|
|
|
| 1 | 2026-04-03T03:51:35.575Z | job assigned to worker 01KN8QDXJWP8RKP2GMRXHPZJS7 [factory aws, i-0e04d4bc127cae8ca] (queued for 55 s) |
| |
| 2 | 2026-04-03T03:51:41.978Z | starting task 0: "setup" |
| 3 | 2026-04-03T03:51:41.982Z | ++ uname -s |
| 4 | 2026-04-03T03:51:41.986Z | + kern=SunOS |
| 5 | 2026-04-03T03:51:41.986Z | + build_user=build |
| 6 | 2026-04-03T03:51:41.986Z | + build_uid=12345 |
| 7 | 2026-04-03T03:51:41.986Z | + work_dir=/work |
| 8 | 2026-04-03T03:51:41.986Z | + input_dir=/input |
| 9 | 2026-04-03T03:51:41.986Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-03T03:51:41.986Z | + case "$kern" in |
| 11 | 2026-04-03T03:51:41.986Z | + groupadd -g 12345 build |
| 12 | 2026-04-03T03:51:41.989Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-03T03:51:43.993Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-03T03:51:44.111Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-03T03:51:44.115Z | + home_fs=zfs |
| 16 | 2026-04-03T03:51:44.115Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-03T03:51:44.115Z | + mkdir -p /home/build |
| 18 | 2026-04-03T03:51:44.115Z | + chown build:build /home/build /work |
| 19 | 2026-04-03T03:51:45.115Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-03T03:51:45.119Z | process exited: duration 3141 ms, exit code 0 |
| |
| 21 | 2026-04-03T03:51:45.126Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-03T03:51:45.130Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-03T03:51:45.130Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-03T03:51:45.130Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-04-03T03:51:45.130Z | * rust toolchain profile = "default" |
| 26 | 2026-04-03T03:51:45.130Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-03T03:51:45.130Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-03T03:51:45.134Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-03T03:51:45.134Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-03T03:51:45.255Z | info: downloading installer |
| 31 | 2026-04-03T03:51:46.931Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-03T03:51:46.931Z | warn: /opt/ooce/bin |
| 33 | 2026-04-03T03:51:46.931Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-03T03:51:46.931Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-03T03:51:46.931Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-03T03:51:46.931Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-03T03:51:46.931Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-03T03:51:46.931Z | error: cannot install while Rust is installed |
| 39 | 2026-04-03T03:51:46.931Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-03T03:51:46.931Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-03T03:51:46.931Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-03T03:51:46.931Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-03T03:51:46.931Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-03T03:51:46.944Z | info: profile set to default |
| 45 | 2026-04-03T03:51:46.944Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-03T03:51:46.953Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-03T03:51:47.101Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-03T03:51:47.104Z | info: downloading 6 components |
| 49 | 2026-04-03T03:52:02.794Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-03T03:52:02.794Z | |
| 51 | 2026-04-03T03:52:02.823Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-03T03:52:02.823Z | |
| 53 | 2026-04-03T03:52:02.823Z | |
| 54 | 2026-04-03T03:52:02.823Z | Rust is installed now. Great! |
| 55 | 2026-04-03T03:52:02.823Z | |
| 56 | 2026-04-03T03:52:02.823Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-03T03:52:02.823Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-03T03:52:02.823Z | |
| 59 | 2026-04-03T03:52:02.823Z | To configure your current shell, you need to source |
| 60 | 2026-04-03T03:52:02.823Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-03T03:52:02.827Z | |
| 62 | 2026-04-03T03:52:02.827Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-03T03:52:02.827Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-03T03:52:02.827Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-03T03:52:02.827Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-03T03:52:02.827Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-03T03:52:02.827Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-03T03:52:02.827Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-03T03:52:02.827Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-03T03:52:02.827Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-03T03:52:02.925Z | + rustup --version |
| 72 | 2026-04-03T03:52:02.934Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-03T03:52:02.937Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-03T03:52:02.956Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-03T03:52:02.959Z | + cargo --version |
| 76 | 2026-04-03T03:52:02.971Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-03T03:52:02.974Z | + rustc --version |
| 78 | 2026-04-03T03:52:02.993Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-03T03:52:02.996Z | process exited: duration 17867 ms, exit code 0 |
| |
| 80 | 2026-04-03T03:52:03.003Z | starting task 2: "authentication" |
| 81 | 2026-04-03T03:52:03.022Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-03T03:52:03.029Z | starting task 3: "clone repository" |
| 83 | 2026-04-03T03:52:03.032Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-03T03:52:03.036Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-03T03:52:03.064Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-03T03:52:13.184Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-03T03:52:13.188Z | + git fetch origin 15afd49c3e2863dd83c4f00584287003cbebe23d |
| 88 | 2026-04-03T03:52:13.467Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-03T03:52:13.468Z | * branch 15afd49c3e2863dd83c4f00584287003cbebe23d -> FETCH_HEAD |
| 90 | 2026-04-03T03:52:13.477Z | + [[ -n bump-console-b6c8d101 ]] |
| 91 | 2026-04-03T03:52:13.481Z | ++ git branch --show-current |
| 92 | 2026-04-03T03:52:13.481Z | + current=main |
| 93 | 2026-04-03T03:52:13.481Z | + [[ main != bump-console-b6c8d101 ]] |
| 94 | 2026-04-03T03:52:13.481Z | + git branch -f bump-console-b6c8d101 15afd49c3e2863dd83c4f00584287003cbebe23d |
| 95 | 2026-04-03T03:52:13.484Z | + git checkout -f bump-console-b6c8d101 |
| 96 | 2026-04-03T03:52:13.536Z | Switched to branch 'bump-console-b6c8d101' |
| 97 | 2026-04-03T03:52:13.539Z | + git reset --hard 15afd49c3e2863dd83c4f00584287003cbebe23d |
| 98 | 2026-04-03T03:52:13.589Z | HEAD is now at 15afd49c3 Bump web console (fix double error toasts) |
| 99 | 2026-04-03T03:52:13.593Z | process exited: duration 10560 ms, exit code 0 |
| |
| 100 | 2026-04-03T03:52:13.599Z | starting task 4: "build" |
| 101 | 2026-04-03T03:52:13.604Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-03T03:52:13.607Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-03T03:52:13.607Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-03T03:52:13.607Z | + cargo --version |
| 105 | 2026-04-03T03:52:13.614Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-03T03:52:13.617Z | + rustc --version |
| 107 | 2026-04-03T03:52:13.636Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-03T03:52:13.639Z | + source ./env.sh |
| 109 | 2026-04-03T03:52:13.639Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-04-03T03:52:13.639Z | ++ set -o xtrace |
| 111 | 2026-04-03T03:52:13.642Z | ++++ dirname ./env.sh |
| 112 | 2026-04-03T03:52:13.642Z | +++ readlink -f . |
| 113 | 2026-04-03T03:52:13.646Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-04-03T03:52:13.646Z | ++ 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-03T03:52:13.646Z | ++ 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-03T03:52:13.646Z | ++ 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-03T03:52:13.646Z | ++ 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-03T03:52:13.646Z | ++ 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-03T03:52:13.646Z | ++ 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-03T03:52:13.646Z | ++ 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-03T03:52:13.646Z | ++ 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-03T03:52:13.646Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-04-03T03:52:13.646Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-04-03T03:52:13.646Z | + 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-03T03:52:13.646Z | + 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-03T03:52:13.646Z | + banner prerequisites |
| 127 | 2026-04-03T03:52:13.646Z | |
| 128 | 2026-04-03T03:52:13.646Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-04-03T03:52:13.646Z | # # # # # # # # # # # # # # # |
| 130 | 2026-04-03T03:52:13.646Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-04-03T03:52:13.646Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-04-03T03:52:13.646Z | # # # # # # # # # # # # # # # |
| 133 | 2026-04-03T03:52:13.646Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-04-03T03:52:13.646Z | |
| 135 | 2026-04-03T03:52:13.646Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-04-03T03:52:22.044Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-04-03T03:52:29.092Z | Startup: Caching catalogs ... Done |
| 138 | 2026-04-03T03:52:33.361Z | Planning: Solver setup ... Done (3.067s) |
| 139 | 2026-04-03T03:52:33.382Z | Planning: Running solver ... Done (0.020s) |
| 140 | 2026-04-03T03:52:33.502Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-04-03T03:52:33.521Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-04-03T03:52:33.686Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-04-03T03:52:33.717Z | Planning: Package planning ... Done (0.031s) |
| 144 | 2026-04-03T03:52:33.745Z | Planning: Merging actions ... Done (0.028s) |
| 145 | 2026-04-03T03:52:33.924Z | Planning: Checking for conflicting actions ... Done (0.178s) |
| 146 | 2026-04-03T03:52:33.931Z | Planning: Consolidating action changes ... Done (0.007s) |
| 147 | 2026-04-03T03:52:35.027Z | Planning: Evaluating mediators ... Done (1.096s) |
| 148 | 2026-04-03T03:52:35.033Z | Planning: Planning completed in 5.77 seconds |
| 149 | 2026-04-03T03:52:35.044Z | Packages to install: 4 |
| 150 | 2026-04-03T03:52:35.047Z | Mediators to change: 2 |
| 151 | 2026-04-03T03:52:35.047Z | Services to change: 1 |
| 152 | 2026-04-03T03:52:35.047Z | Estimated space available: 155.35 GB |
| 153 | 2026-04-03T03:52:35.047Z | Estimated space to be consumed: 1.84 GB |
| 154 | 2026-04-03T03:52:35.047Z | Create boot environment: No |
| 155 | 2026-04-03T03:52:35.047Z | Create backup boot environment: No |
| 156 | 2026-04-03T03:52:35.047Z | Rebuild boot archive: No |
| 157 | 2026-04-03T03:52:35.048Z | |
| 158 | 2026-04-03T03:52:35.048Z | Changed mediators: |
| 159 | 2026-04-03T03:52:35.048Z | mediator clang: |
| 160 | 2026-04-03T03:52:35.048Z | version: None -> 15 (system default) |
| 161 | 2026-04-03T03:52:35.048Z | |
| 162 | 2026-04-03T03:52:35.048Z | mediator llvm: |
| 163 | 2026-04-03T03:52:35.048Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-04-03T03:52:35.048Z | |
| 165 | 2026-04-03T03:52:35.048Z | Changed packages: |
| 166 | 2026-04-03T03:52:35.048Z | helios-dev |
| 167 | 2026-04-03T03:52:35.048Z | developer/build-essential |
| 168 | 2026-04-03T03:52:35.048Z | None -> 11-2.0 |
| 169 | 2026-04-03T03:52:35.048Z | library/libxmlsec1 |
| 170 | 2026-04-03T03:52:35.048Z | None -> 1.2.35-2.0 |
| 171 | 2026-04-03T03:52:35.048Z | ooce/developer/clang-15 |
| 172 | 2026-04-03T03:52:35.048Z | None -> 15.0.7-2.0 |
| 173 | 2026-04-03T03:52:35.048Z | ooce/developer/llvm-15 |
| 174 | 2026-04-03T03:52:35.048Z | None -> 15.0.7-2.0 |
| 175 | 2026-04-03T03:52:35.048Z | |
| 176 | 2026-04-03T03:52:35.048Z | Services: |
| 177 | 2026-04-03T03:52:35.048Z | restart_fmri: |
| 178 | 2026-04-03T03:52:35.048Z | svc:/system/update-man-index:default |
| 179 | 2026-04-03T03:52:35.086Z | |
| 180 | 2026-04-03T03:52:35.086Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-04-03T03:52:44.232Z | Download: 1198/3290 items 83.5/212.6MB 39% complete (20.4M/s) |
| 182 | 2026-04-03T03:52:50.153Z | Download: 3240/3290 items 202.1/212.6MB 95% complete (12.5M/s) |
| 183 | 2026-04-03T03:52:52.605Z | Download: Completed 212.60 MB in 17.52 seconds (12.1M/s) |
| 184 | 2026-04-03T03:52:52.747Z | Actions: 1/3689 actions (Installing new actions) |
| 185 | 2026-04-03T03:52:55.939Z | Actions: Completed 3689 actions in 3.19 seconds. |
| 186 | 2026-04-03T03:52:56.235Z | Done (0.293s) |
| 187 | 2026-04-03T03:52:56.235Z | Done (0.000s) |
| 188 | 2026-04-03T03:52:56.933Z | Done (0.697s) |
| 189 | 2026-04-03T03:53:00.199Z | Done (2.919s) |
| 190 | 2026-04-03T03:53:00.275Z | Done (0.012s) |
| 191 | 2026-04-03T03:53:00.280Z | Done (0.000s) |
| 192 | 2026-04-03T03:53:00.587Z | Done (0.000s) |
| 193 | 2026-04-03T03:53:01.422Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-04-03T03:53:01.529Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-04-03T03:53:01.533Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-04-03T03:53:01.691Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-04-03T03:53:01.694Z | Planning: Planning completed in 0.27 seconds |
| 198 | 2026-04-03T03:53:01.712Z | Mediators to change: 2 |
| 199 | 2026-04-03T03:53:01.712Z | Create boot environment: No |
| 200 | 2026-04-03T03:53:01.712Z | Create backup boot environment: No |
| 201 | 2026-04-03T03:53:01.774Z | Done |
| 202 | 2026-04-03T03:53:01.775Z | Done |
| 203 | 2026-04-03T03:53:02.359Z | Done |
| 204 | 2026-04-03T03:53:04.883Z | Done |
| 205 | 2026-04-03T03:53:04.950Z | Done |
| 206 | 2026-04-03T03:53:04.954Z | Done |
| 207 | 2026-04-03T03:53:05.091Z | Done |
| 208 | 2026-04-03T03:53:05.496Z | Planning: Evaluating mediator changes ... Done |
| 209 | 2026-04-03T03:53:05.499Z | Planning: Merging actions ... Done |
| 210 | 2026-04-03T03:53:05.638Z | Planning: Checking for conflicting actions ... Done |
| 211 | 2026-04-03T03:53:05.642Z | Planning: Consolidating action changes ... Done |
| 212 | 2026-04-03T03:53:05.776Z | Planning: Evaluating mediators ... Done |
| 213 | 2026-04-03T03:53:05.804Z | Planning: Planning completed in 0.45 seconds |
| 214 | 2026-04-03T03:53:05.826Z | Packages to change: 1 |
| 215 | 2026-04-03T03:53:05.826Z | Mediators to change: 1 |
| 216 | 2026-04-03T03:53:05.826Z | Services to change: 1 |
| 217 | 2026-04-03T03:53:05.826Z | Create boot environment: No |
| 218 | 2026-04-03T03:53:05.826Z | Create backup boot environment: Yes |
| 219 | 2026-04-03T03:53:08.180Z | Actions: 1/6 actions (Updating modified actions) |
| 220 | 2026-04-03T03:53:08.184Z | Actions: Completed 6 actions in 0.00 seconds. |
| 221 | 2026-04-03T03:53:08.184Z | Done |
| 222 | 2026-04-03T03:53:08.184Z | Done |
| 223 | 2026-04-03T03:53:08.324Z | Done |
| 224 | 2026-04-03T03:53:10.776Z | Done |
| 225 | 2026-04-03T03:53:10.846Z | Done |
| 226 | 2026-04-03T03:53:10.849Z | Done |
| 227 | 2026-04-03T03:53:10.996Z | Done |
| 228 | 2026-04-03T03:53:11.282Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 229 | 2026-04-03T03:53:11.282Z | clang system 15 system |
| 230 | 2026-04-03T03:53:11.282Z | csh system system illumos |
| 231 | 2026-04-03T03:53:11.282Z | ctags system system illumos |
| 232 | 2026-04-03T03:53:11.282Z | file system system illumos |
| 233 | 2026-04-03T03:53:11.282Z | gcc vendor 12 vendor |
| 234 | 2026-04-03T03:53:11.282Z | gcc system 14 system |
| 235 | 2026-04-03T03:53:11.282Z | gcc system 10 system |
| 236 | 2026-04-03T03:53:11.282Z | go system 1.20 system |
| 237 | 2026-04-03T03:53:11.282Z | go system 1.19 system |
| 238 | 2026-04-03T03:53:11.282Z | llvm system 15 system |
| 239 | 2026-04-03T03:53:11.282Z | llvm system 14 system |
| 240 | 2026-04-03T03:53:11.282Z | mariadb system 10.6 system |
| 241 | 2026-04-03T03:53:11.282Z | mta vendor vendor dma |
| 242 | 2026-04-03T03:53:11.282Z | openjdk system 17 system |
| 243 | 2026-04-03T03:53:11.283Z | openjdk system 11 system |
| 244 | 2026-04-03T03:53:11.283Z | openjdk system 1.8 system |
| 245 | 2026-04-03T03:53:11.283Z | openssl vendor 3 vendor |
| 246 | 2026-04-03T03:53:11.283Z | perl system 5.36 system |
| 247 | 2026-04-03T03:53:11.283Z | postgresql system 15 system |
| 248 | 2026-04-03T03:53:11.283Z | postgresql system 13 system |
| 249 | 2026-04-03T03:53:11.283Z | python vendor 3 vendor |
| 250 | 2026-04-03T03:53:11.283Z | python system 2 system |
| 251 | 2026-04-03T03:53:11.283Z | python3 system 3.11 system |
| 252 | 2026-04-03T03:53:11.283Z | ruby system 3.0 system |
| 253 | 2026-04-03T03:53:11.283Z | words vendor vendor american-english |
| 254 | 2026-04-03T03:53:11.283Z | words system system australian-english |
| 255 | 2026-04-03T03:53:11.283Z | words system system british-english |
| 256 | 2026-04-03T03:53:11.283Z | words system system canadian-english |
| 257 | 2026-04-03T03:53:11.283Z | words system system french |
| 258 | 2026-04-03T03:53:11.283Z | words system system italian |
| 259 | 2026-04-03T03:53:11.283Z | words system system ngerman |
| 260 | 2026-04-03T03:53:11.283Z | words system system ogerman |
| 261 | 2026-04-03T03:53:11.283Z | words system system spanish |
| 262 | 2026-04-03T03:53:11.511Z | PUBLISHER TYPE STATUS P LOCATION |
| 263 | 2026-04-03T03:53:11.511Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 264 | 2026-04-03T03:53:15.847Z | FMRI IFO |
| 265 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 266 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 267 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 268 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 269 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 270 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 271 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 272 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 273 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 274 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 275 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 276 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 277 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 278 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 279 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 280 | 2026-04-03T03:53:15.848Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 281 | 2026-04-03T03:53:16.964Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 282 | 2026-04-03T03:53:17.245Z | Updating crates.io index |
| 283 | 2026-04-03T03:53:17.285Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 284 | 2026-04-03T03:53:18.013Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 285 | 2026-04-03T03:53:18.483Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 286 | 2026-04-03T03:53:18.733Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 287 | 2026-04-03T03:53:19.739Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 288 | 2026-04-03T03:53:20.220Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-04-03T03:53:21.577Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-04-03T03:53:22.925Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-04-03T03:53:23.731Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-04-03T03:53:23.988Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-04-03T03:53:24.760Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-04-03T03:53:25.102Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-04-03T03:53:25.403Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-04-03T03:53:25.747Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-04-03T03:53:26.705Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-04-03T03:53:27.229Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-04-03T03:53:27.503Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-04-03T03:53:27.791Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-04-03T03:53:28.162Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-04-03T03:53:28.380Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-04-03T03:53:28.610Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-04-03T03:53:28.832Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-04-03T03:53:29.247Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-04-03T03:53:29.654Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-04-03T03:53:30.043Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-04-03T03:53:30.346Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-04-03T03:53:30.664Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-04-03T03:53:31.468Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 311 | 2026-04-03T03:53:32.002Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 312 | 2026-04-03T03:53:32.390Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 313 | 2026-04-03T03:53:32.996Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 314 | 2026-04-03T03:53:33.304Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 315 | 2026-04-03T03:53:33.646Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 316 | 2026-04-03T03:53:34.002Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 317 | 2026-04-03T03:53:34.312Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 318 | 2026-04-03T03:53:34.797Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 319 | 2026-04-03T03:53:35.020Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 320 | 2026-04-03T03:53:35.317Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 321 | 2026-04-03T03:53:35.690Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 322 | 2026-04-03T03:53:47.437Z | Downloading crates ... |
| 323 | 2026-04-03T03:53:47.514Z | Downloaded cargo_toml v0.21.0 |
| 324 | 2026-04-03T03:53:47.518Z | Downloaded thiserror v2.0.18 |
| 325 | 2026-04-03T03:53:47.522Z | Downloaded thiserror v1.0.69 |
| 326 | 2026-04-03T03:53:47.525Z | Downloaded cpufeatures v0.2.17 |
| 327 | 2026-04-03T03:53:47.528Z | Downloaded strsim v0.11.1 |
| 328 | 2026-04-03T03:53:47.528Z | Downloaded synstructure v0.13.2 |
| 329 | 2026-04-03T03:53:47.528Z | Downloaded crypto-common v0.1.7 |
| 330 | 2026-04-03T03:53:47.532Z | Downloaded toml_write v0.1.2 |
| 331 | 2026-04-03T03:53:47.532Z | Downloaded utf8_iter v1.0.4 |
| 332 | 2026-04-03T03:53:47.532Z | Downloaded usdt-macro v0.5.0 |
| 333 | 2026-04-03T03:53:47.532Z | Downloaded stable_deref_trait v1.2.1 |
| 334 | 2026-04-03T03:53:47.535Z | Downloaded unicode-linebreak v0.1.5 |
| 335 | 2026-04-03T03:53:47.535Z | Downloaded errno v0.3.14 |
| 336 | 2026-04-03T03:53:47.535Z | Downloaded icu_properties v2.1.2 |
| 337 | 2026-04-03T03:53:47.538Z | Downloaded typeid v1.0.3 |
| 338 | 2026-04-03T03:53:47.538Z | Downloaded usdt-attr-macro v0.5.0 |
| 339 | 2026-04-03T03:53:47.542Z | Downloaded usdt v0.5.0 |
| 340 | 2026-04-03T03:53:47.542Z | Downloaded displaydoc v0.2.5 |
| 341 | 2026-04-03T03:53:47.545Z | Downloaded dtrace-parser v0.2.0 |
| 342 | 2026-04-03T03:53:47.545Z | Downloaded camino v1.2.2 |
| 343 | 2026-04-03T03:53:47.545Z | Downloaded anstyle-query v1.1.5 |
| 344 | 2026-04-03T03:53:47.545Z | Downloaded zerofrom v0.1.6 |
| 345 | 2026-04-03T03:53:47.548Z | Downloaded usdt-impl v0.5.0 |
| 346 | 2026-04-03T03:53:47.548Z | Downloaded toml_edit v0.22.27 |
| 347 | 2026-04-03T03:53:47.552Z | Downloaded semver v1.0.27 |
| 348 | 2026-04-03T03:53:47.555Z | Downloaded zmij v1.0.21 |
| 349 | 2026-04-03T03:53:47.558Z | Downloaded plain v0.2.3 |
| 350 | 2026-04-03T03:53:47.558Z | Downloaded zerofrom-derive v0.1.6 |
| 351 | 2026-04-03T03:53:47.558Z | Downloaded serde_tokenstream v0.2.3 |
| 352 | 2026-04-03T03:53:47.561Z | Downloaded scroll_derive v0.12.1 |
| 353 | 2026-04-03T03:53:47.561Z | Downloaded toml_datetime v0.6.11 |
| 354 | 2026-04-03T03:53:47.561Z | Downloaded thiserror-impl v2.0.18 |
| 355 | 2026-04-03T03:53:47.561Z | Downloaded typenum v1.19.0 |
| 356 | 2026-04-03T03:53:47.564Z | Downloaded log v0.4.29 |
| 357 | 2026-04-03T03:53:47.565Z | Downloaded litemap v0.8.1 |
| 358 | 2026-04-03T03:53:47.568Z | Downloaded proc-macro-error-attr v1.0.4 |
| 359 | 2026-04-03T03:53:47.568Z | Downloaded clap_derive v4.5.55 |
| 360 | 2026-04-03T03:53:47.568Z | Downloaded thiserror-impl v1.0.69 |
| 361 | 2026-04-03T03:53:47.568Z | Downloaded cfg-if v1.0.4 |
| 362 | 2026-04-03T03:53:47.571Z | Downloaded zerocopy-derive v0.7.35 |
| 363 | 2026-04-03T03:53:47.571Z | Downloaded sha2 v0.10.9 |
| 364 | 2026-04-03T03:53:47.575Z | Downloaded textwrap v0.16.2 |
| 365 | 2026-04-03T03:53:47.578Z | Downloaded version_check v0.9.5 |
| 366 | 2026-04-03T03:53:47.578Z | Downloaded utf8parse v0.2.2 |
| 367 | 2026-04-03T03:53:47.578Z | Downloaded unicode-xid v0.2.6 |
| 368 | 2026-04-03T03:53:47.581Z | Downloaded thread-id v4.2.2 |
| 369 | 2026-04-03T03:53:47.584Z | Downloaded writeable v0.6.2 |
| 370 | 2026-04-03T03:53:47.584Z | Downloaded fnv v1.0.7 |
| 371 | 2026-04-03T03:53:47.588Z | Downloaded scroll v0.12.0 |
| 372 | 2026-04-03T03:53:47.591Z | Downloaded yoke-derive v0.8.1 |
| 373 | 2026-04-03T03:53:47.591Z | Downloaded yoke v0.8.1 |
| 374 | 2026-04-03T03:53:47.594Z | Downloaded serde-value v0.7.0 |
| 375 | 2026-04-03T03:53:47.594Z | Downloaded icu_normalizer v2.1.1 |
| 376 | 2026-04-03T03:53:47.594Z | Downloaded heck v0.4.1 |
| 377 | 2026-04-03T03:53:47.598Z | Downloaded clap v4.5.60 |
| 378 | 2026-04-03T03:53:47.601Z | Downloaded idna v1.1.0 |
| 379 | 2026-04-03T03:53:47.604Z | Downloaded icu_normalizer_data v2.1.1 |
| 380 | 2026-04-03T03:53:47.604Z | Downloaded zerovec-derive v0.11.2 |
| 381 | 2026-04-03T03:53:47.604Z | Downloaded tinystr v0.8.2 |
| 382 | 2026-04-03T03:53:47.608Z | Downloaded pest v2.8.6 |
| 383 | 2026-04-03T03:53:47.608Z | Downloaded zerotrie v0.2.3 |
| 384 | 2026-04-03T03:53:47.611Z | Downloaded toml v0.8.23 |
| 385 | 2026-04-03T03:53:47.611Z | Downloaded indexmap v2.13.0 |
| 386 | 2026-04-03T03:53:47.614Z | Downloaded ucd-trie v0.1.7 |
| 387 | 2026-04-03T03:53:47.614Z | Downloaded goblin v0.8.2 |
| 388 | 2026-04-03T03:53:47.617Z | Downloaded url v2.5.8 |
| 389 | 2026-04-03T03:53:47.621Z | Downloaded unicode-ident v1.0.24 |
| 390 | 2026-04-03T03:53:47.624Z | Downloaded zerovec v0.11.5 |
| 391 | 2026-04-03T03:53:47.633Z | Downloaded icu_collections v2.1.1 |
| 392 | 2026-04-03T03:53:47.637Z | Downloaded zerocopy v0.7.35 |
| 393 | 2026-04-03T03:53:47.644Z | Downloaded winnow v0.7.14 |
| 394 | 2026-04-03T03:53:47.649Z | Downloaded potential_utf v0.1.4 |
| 395 | 2026-04-03T03:53:47.652Z | Downloaded anstyle v1.0.13 |
| 396 | 2026-04-03T03:53:47.652Z | Downloaded unicode-width v0.2.0 |
| 397 | 2026-04-03T03:53:47.656Z | Downloaded pest_generator v2.8.6 |
| 398 | 2026-04-03T03:53:47.656Z | Downloaded unicode-width v0.1.14 |
| 399 | 2026-04-03T03:53:47.659Z | Downloaded smallvec v1.15.1 |
| 400 | 2026-04-03T03:53:47.659Z | Downloaded once_cell v1.21.3 |
| 401 | 2026-04-03T03:53:47.662Z | Downloaded autocfg v1.5.0 |
| 402 | 2026-04-03T03:53:47.665Z | Downloaded pest_derive v2.8.6 |
| 403 | 2026-04-03T03:53:47.665Z | Downloaded erased-serde v0.4.9 |
| 404 | 2026-04-03T03:53:47.669Z | Downloaded icu_provider v2.1.1 |
| 405 | 2026-04-03T03:53:47.672Z | Downloaded cargo_metadata v0.21.0 |
| 406 | 2026-04-03T03:53:47.685Z | Downloaded terminal_size v0.4.3 |
| 407 | 2026-04-03T03:53:47.690Z | Downloaded camino-tempfile v1.4.1 |
| 408 | 2026-04-03T03:53:47.693Z | Downloaded dof v0.3.0 |
| 409 | 2026-04-03T03:53:47.699Z | Downloaded clap_lex v1.0.0 |
| 410 | 2026-04-03T03:53:47.714Z | Downloaded form_urlencoded v1.2.2 |
| 411 | 2026-04-03T03:53:47.717Z | Downloaded ordered-float v2.10.1 |
| 412 | 2026-04-03T03:53:47.717Z | Downloaded fastrand v2.3.0 |
| 413 | 2026-04-03T03:53:47.721Z | Downloaded generic-array v0.14.7 |
| 414 | 2026-04-03T03:53:47.724Z | Downloaded memmap v0.7.0 |
| 415 | 2026-04-03T03:53:47.727Z | Downloaded itoa v1.0.17 |
| 416 | 2026-04-03T03:53:47.731Z | Downloaded serde-untagged v0.1.9 |
| 417 | 2026-04-03T03:53:47.731Z | Downloaded anstream v0.6.21 |
| 418 | 2026-04-03T03:53:47.735Z | Downloaded tabled_derive v0.7.0 |
| 419 | 2026-04-03T03:53:47.741Z | Downloaded icu_locale_core v2.1.1 |
| 420 | 2026-04-03T03:53:47.745Z | Downloaded serde_derive v1.0.228 |
| 421 | 2026-04-03T03:53:47.762Z | Downloaded proc-macro2 v1.0.106 |
| 422 | 2026-04-03T03:53:47.766Z | Downloaded cargo-util-schemas v0.8.2 |
| 423 | 2026-04-03T03:53:47.766Z | Downloaded bitflags v2.11.0 |
| 424 | 2026-04-03T03:53:47.769Z | Downloaded equivalent v1.0.2 |
| 425 | 2026-04-03T03:53:47.772Z | Downloaded pretty-hex v0.4.1 |
| 426 | 2026-04-03T03:53:47.776Z | Downloaded swrite v0.1.0 |
| 427 | 2026-04-03T03:53:47.780Z | Downloaded serde_spanned v0.6.9 |
| 428 | 2026-04-03T03:53:47.783Z | Downloaded getrandom v0.4.1 |
| 429 | 2026-04-03T03:53:47.800Z | Downloaded anyhow v1.0.102 |
| 430 | 2026-04-03T03:53:47.803Z | Downloaded percent-encoding v2.3.2 |
| 431 | 2026-04-03T03:53:47.809Z | Downloaded tabled v0.15.0 |
| 432 | 2026-04-03T03:53:47.817Z | Downloaded quote v1.0.44 |
| 433 | 2026-04-03T03:53:47.820Z | Downloaded proc-macro-error v1.0.4 |
| 434 | 2026-04-03T03:53:47.823Z | Downloaded tempfile v3.25.0 |
| 435 | 2026-04-03T03:53:47.827Z | Downloaded num-traits v0.2.19 |
| 436 | 2026-04-03T03:53:47.827Z | Downloaded icu_properties_data v2.1.2 |
| 437 | 2026-04-03T03:53:47.831Z | Downloaded byteorder v1.5.0 |
| 438 | 2026-04-03T03:53:47.834Z | Downloaded pest_meta v2.8.6 |
| 439 | 2026-04-03T03:53:47.837Z | Downloaded block-buffer v0.10.4 |
| 440 | 2026-04-03T03:53:47.840Z | Downloaded macaddr v1.0.1 |
| 441 | 2026-04-03T03:53:47.844Z | Downloaded is_terminal_polyfill v1.70.2 |
| 442 | 2026-04-03T03:53:47.847Z | Downloaded hashbrown v0.16.1 |
| 443 | 2026-04-03T03:53:47.850Z | Downloaded idna_adapter v1.2.1 |
| 444 | 2026-04-03T03:53:47.850Z | Downloaded colorchoice v1.0.4 |
| 445 | 2026-04-03T03:53:47.850Z | Downloaded anstyle-parse v0.2.7 |
| 446 | 2026-04-03T03:53:47.854Z | Downloaded digest v0.10.7 |
| 447 | 2026-04-03T03:53:47.854Z | Downloaded fs-err v3.3.0 |
| 448 | 2026-04-03T03:53:47.858Z | Downloaded bytecount v0.6.9 |
| 449 | 2026-04-03T03:53:47.858Z | Downloaded cargo-platform v0.2.0 |
| 450 | 2026-04-03T03:53:47.862Z | Downloaded heck v0.5.0 |
| 451 | 2026-04-03T03:53:47.862Z | Downloaded serde_json v1.0.149 |
| 452 | 2026-04-03T03:53:47.865Z | Downloaded serde v1.0.228 |
| 453 | 2026-04-03T03:53:47.865Z | Downloaded smawk v0.3.2 |
| 454 | 2026-04-03T03:53:47.882Z | Downloaded memchr v2.8.0 |
| 455 | 2026-04-03T03:53:47.885Z | Downloaded clap_builder v4.5.60 |
| 456 | 2026-04-03T03:53:47.890Z | Downloaded serde_core v1.0.228 |
| 457 | 2026-04-03T03:53:47.893Z | Downloaded syn v1.0.109 |
| 458 | 2026-04-03T03:53:47.897Z | Downloaded papergrid v0.11.0 |
| 459 | 2026-04-03T03:53:47.928Z | Downloaded syn v2.0.117 |
| 460 | 2026-04-03T03:53:47.934Z | Downloaded rustix v1.1.3 |
| 461 | 2026-04-03T03:53:48.950Z | Downloaded libc v0.2.180 |
| 462 | 2026-04-03T03:53:48.953Z | Compiling proc-macro2 v1.0.106 |
| 463 | 2026-04-03T03:53:48.953Z | Compiling quote v1.0.44 |
| 464 | 2026-04-03T03:53:48.953Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-04-03T03:53:48.953Z | Compiling serde_core v1.0.228 |
| 466 | 2026-04-03T03:53:48.953Z | Compiling libc v0.2.180 |
| 467 | 2026-04-03T03:53:48.953Z | Compiling version_check v0.9.5 |
| 468 | 2026-04-03T03:53:48.953Z | Compiling serde v1.0.228 |
| 469 | 2026-04-03T03:53:48.953Z | Compiling memchr v2.8.0 |
| 470 | 2026-04-03T03:53:48.953Z | Compiling stable_deref_trait v1.2.1 |
| 471 | 2026-04-03T03:53:48.953Z | Compiling zmij v1.0.21 |
| 472 | 2026-04-03T03:53:48.953Z | Compiling thiserror v1.0.69 |
| 473 | 2026-04-03T03:53:48.953Z | Compiling itoa v1.0.17 |
| 474 | 2026-04-03T03:53:48.953Z | Compiling autocfg v1.5.0 |
| 475 | 2026-04-03T03:53:48.953Z | Compiling ucd-trie v0.1.7 |
| 476 | 2026-04-03T03:53:49.013Z | Compiling pest v2.8.6 |
| 477 | 2026-04-03T03:53:49.029Z | Compiling litemap v0.8.1 |
| 478 | 2026-04-03T03:53:49.047Z | Compiling writeable v0.6.2 |
| 479 | 2026-04-03T03:53:49.112Z | Compiling byteorder v1.5.0 |
| 480 | 2026-04-03T03:53:49.220Z | Compiling rustix v1.1.3 |
| 481 | 2026-04-03T03:53:49.241Z | Compiling icu_properties_data v2.1.2 |
| 482 | 2026-04-03T03:53:49.440Z | Compiling syn v2.0.117 |
| 483 | 2026-04-03T03:53:49.511Z | Compiling icu_normalizer_data v2.1.1 |
| 484 | 2026-04-03T03:53:49.551Z | Compiling errno v0.3.14 |
| 485 | 2026-04-03T03:53:49.716Z | Compiling serde_json v1.0.149 |
| 486 | 2026-04-03T03:53:49.734Z | Compiling bitflags v2.11.0 |
| 487 | 2026-04-03T03:53:49.835Z | Compiling num-traits v0.2.19 |
| 488 | 2026-04-03T03:53:49.960Z | Compiling equivalent v1.0.2 |
| 489 | 2026-04-03T03:53:50.021Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-04-03T03:53:50.050Z | Compiling pest_meta v2.8.6 |
| 491 | 2026-04-03T03:53:50.170Z | Compiling smallvec v1.15.1 |
| 492 | 2026-04-03T03:53:50.254Z | Compiling typeid v1.0.3 |
| 493 | 2026-04-03T03:53:50.493Z | Compiling indexmap v2.13.0 |
| 494 | 2026-04-03T03:53:50.550Z | Compiling thread-id v4.2.2 |
| 495 | 2026-04-03T03:53:50.568Z | Compiling usdt-impl v0.5.0 |
| 496 | 2026-04-03T03:53:50.583Z | Compiling proc-macro-error-attr v1.0.4 |
| 497 | 2026-04-03T03:53:50.637Z | Compiling winnow v0.7.14 |
| 498 | 2026-04-03T03:53:50.784Z | Compiling syn v1.0.109 |
| 499 | 2026-04-03T03:53:50.855Z | Compiling toml_write v0.1.2 |
| 500 | 2026-04-03T03:53:51.077Z | Compiling erased-serde v0.4.9 |
| 501 | 2026-04-03T03:53:51.341Z | Compiling proc-macro-error v1.0.4 |
| 502 | 2026-04-03T03:53:51.411Z | Compiling thiserror v2.0.18 |
| 503 | 2026-04-03T03:53:51.540Z | Compiling camino v1.2.2 |
| 504 | 2026-04-03T03:53:51.745Z | Compiling percent-encoding v2.3.2 |
| 505 | 2026-04-03T03:53:51.763Z | Compiling utf8_iter v1.0.4 |
| 506 | 2026-04-03T03:53:51.826Z | Compiling utf8parse v0.2.2 |
| 507 | 2026-04-03T03:53:51.830Z | Compiling plain v0.2.3 |
| 508 | 2026-04-03T03:53:51.868Z | Compiling getrandom v0.4.1 |
| 509 | 2026-04-03T03:53:51.918Z | Compiling log v0.4.29 |
| 510 | 2026-04-03T03:53:51.942Z | Compiling anstyle-parse v0.2.7 |
| 511 | 2026-04-03T03:53:51.961Z | Compiling form_urlencoded v1.2.2 |
| 512 | 2026-04-03T03:53:52.110Z | Compiling synstructure v0.13.2 |
| 513 | 2026-04-03T03:53:52.145Z | Compiling pest_generator v2.8.6 |
| 514 | 2026-04-03T03:53:52.162Z | Compiling ordered-float v2.10.1 |
| 515 | 2026-04-03T03:53:52.300Z | Compiling terminal_size v0.4.3 |
| 516 | 2026-04-03T03:53:52.454Z | Compiling anstyle v1.0.13 |
| 517 | 2026-04-03T03:53:52.659Z | Compiling colorchoice v1.0.4 |
| 518 | 2026-04-03T03:53:52.663Z | Compiling cfg-if v1.0.4 |
| 519 | 2026-04-03T03:53:52.696Z | Compiling anstyle-query v1.1.5 |
| 520 | 2026-04-03T03:53:52.719Z | Compiling is_terminal_polyfill v1.70.2 |
| 521 | 2026-04-03T03:53:52.736Z | Compiling pretty-hex v0.4.1 |
| 522 | 2026-04-03T03:53:52.798Z | Compiling anstream v0.6.21 |
| 523 | 2026-04-03T03:53:52.836Z | Compiling serde-untagged v0.1.9 |
| 524 | 2026-04-03T03:53:52.887Z | Compiling semver v1.0.27 |
| 525 | 2026-04-03T03:53:52.938Z | Compiling fs-err v3.3.0 |
| 526 | 2026-04-03T03:53:53.077Z | Compiling unicode-xid v0.2.6 |
| 527 | 2026-04-03T03:53:53.103Z | Compiling heck v0.4.1 |
| 528 | 2026-04-03T03:53:53.125Z | Compiling heck v0.5.0 |
| 529 | 2026-04-03T03:53:53.207Z | Compiling clap_lex v1.0.0 |
| 530 | 2026-04-03T03:53:53.224Z | Compiling bytecount v0.6.9 |
| 531 | 2026-04-03T03:53:53.250Z | Compiling unicode-width v0.1.14 |
| 532 | 2026-04-03T03:53:53.329Z | Compiling fnv v1.0.7 |
| 533 | 2026-04-03T03:53:53.361Z | Compiling once_cell v1.21.3 |
| 534 | 2026-04-03T03:53:53.365Z | Compiling strsim v0.11.1 |
| 535 | 2026-04-03T03:53:53.451Z | Compiling fastrand v2.3.0 |
| 536 | 2026-04-03T03:53:53.525Z | Compiling anyhow v1.0.102 |
| 537 | 2026-04-03T03:53:53.576Z | Compiling clap_builder v4.5.60 |
| 538 | 2026-04-03T03:53:53.715Z | Compiling tempfile v3.25.0 |
| 539 | 2026-04-03T03:53:53.731Z | Compiling papergrid v0.11.0 |
| 540 | 2026-04-03T03:53:53.782Z | Compiling serde_derive v1.0.228 |
| 541 | 2026-04-03T03:53:53.831Z | Compiling zerofrom-derive v0.1.6 |
| 542 | 2026-04-03T03:53:53.852Z | Compiling yoke-derive v0.8.1 |
| 543 | 2026-04-03T03:53:54.086Z | Compiling zerovec-derive v0.11.2 |
| 544 | 2026-04-03T03:53:54.305Z | Compiling displaydoc v0.2.5 |
| 545 | 2026-04-03T03:53:54.980Z | Compiling thiserror-impl v1.0.69 |
| 546 | 2026-04-03T03:53:55.035Z | Compiling zerocopy-derive v0.7.35 |
| 547 | 2026-04-03T03:53:55.145Z | Compiling pest_derive v2.8.6 |
| 548 | 2026-04-03T03:53:55.202Z | Compiling zerofrom v0.1.6 |
| 549 | 2026-04-03T03:53:55.205Z | Compiling scroll_derive v0.12.1 |
| 550 | 2026-04-03T03:53:55.354Z | Compiling yoke v0.8.1 |
| 551 | 2026-04-03T03:53:55.551Z | Compiling zerovec v0.11.5 |
| 552 | 2026-04-03T03:53:55.570Z | Compiling zerotrie v0.2.3 |
| 553 | 2026-04-03T03:53:55.896Z | Compiling scroll v0.12.0 |
| 554 | 2026-04-03T03:53:55.896Z | Compiling thiserror-impl v2.0.18 |
| 555 | 2026-04-03T03:53:55.959Z | Compiling zerocopy v0.7.35 |
| 556 | 2026-04-03T03:53:56.107Z | Compiling tinystr v0.8.2 |
| 557 | 2026-04-03T03:53:56.223Z | Compiling potential_utf v0.1.4 |
| 558 | 2026-04-03T03:53:56.320Z | Compiling icu_locale_core v2.1.1 |
| 559 | 2026-04-03T03:53:56.368Z | Compiling icu_collections v2.1.1 |
| 560 | 2026-04-03T03:53:56.397Z | Compiling dtrace-parser v0.2.0 |
| 561 | 2026-04-03T03:53:56.524Z | Compiling goblin v0.8.2 |
| 562 | 2026-04-03T03:53:56.619Z | Compiling tabled_derive v0.7.0 |
| 563 | 2026-04-03T03:53:57.089Z | Compiling icu_provider v2.1.1 |
| 564 | 2026-04-03T03:53:57.158Z | Compiling serde_spanned v0.6.9 |
| 565 | 2026-04-03T03:53:57.212Z | Compiling toml_datetime v0.6.11 |
| 566 | 2026-04-03T03:53:57.233Z | Compiling serde-value v0.7.0 |
| 567 | 2026-04-03T03:53:57.309Z | Compiling dof v0.3.0 |
| 568 | 2026-04-03T03:53:57.366Z | Compiling icu_properties v2.1.2 |
| 569 | 2026-04-03T03:53:57.400Z | Compiling icu_normalizer v2.1.1 |
| 570 | 2026-04-03T03:53:57.418Z | Compiling toml_edit v0.22.27 |
| 571 | 2026-04-03T03:53:57.486Z | Compiling serde_tokenstream v0.2.3 |
| 572 | 2026-04-03T03:53:57.546Z | Compiling cargo-platform v0.2.0 |
| 573 | 2026-04-03T03:53:57.756Z | Compiling clap_derive v4.5.55 |
| 574 | 2026-04-03T03:53:57.801Z | Compiling memmap v0.7.0 |
| 575 | 2026-04-03T03:53:57.822Z | Compiling unicode-linebreak v0.1.5 |
| 576 | 2026-04-03T03:53:57.945Z | Compiling smawk v0.3.2 |
| 577 | 2026-04-03T03:53:57.988Z | Compiling unicode-width v0.2.0 |
| 578 | 2026-04-03T03:53:58.066Z | Compiling tabled v0.15.0 |
| 579 | 2026-04-03T03:53:58.087Z | Compiling macaddr v1.0.1 |
| 580 | 2026-04-03T03:53:58.224Z | Compiling idna_adapter v1.2.1 |
| 581 | 2026-04-03T03:53:58.267Z | Compiling usdt-attr-macro v0.5.0 |
| 582 | 2026-04-03T03:53:58.321Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-04-03T03:53:58.372Z | Compiling idna v1.1.0 |
| 584 | 2026-04-03T03:53:58.446Z | Compiling textwrap v0.16.2 |
| 585 | 2026-04-03T03:53:58.909Z | Compiling toml v0.8.23 |
| 586 | 2026-04-03T03:53:58.952Z | Compiling url v2.5.8 |
| 587 | 2026-04-03T03:53:59.461Z | Compiling cargo-util-schemas v0.8.2 |
| 588 | 2026-04-03T03:53:59.524Z | Compiling clap v4.5.60 |
| 589 | 2026-04-03T03:53:59.614Z | Compiling cargo_toml v0.21.0 |
| 590 | 2026-04-03T03:53:59.634Z | Compiling camino-tempfile v1.4.1 |
| 591 | 2026-04-03T03:53:59.696Z | Compiling usdt v0.5.0 |
| 592 | 2026-04-03T03:53:59.954Z | Compiling swrite v0.1.0 |
| 593 | 2026-04-03T03:53:59.958Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 594 | 2026-04-03T03:54:00.397Z | Compiling cargo_metadata v0.21.0 |
| 595 | 2026-04-03T03:54:01.344Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 596 | 2026-04-03T03:54:03.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.65s |
| 597 | 2026-04-03T03:54:03.672Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 598 | 2026-04-03T03:54:04.246Z | Downloading crates ... |
| 599 | 2026-04-03T03:54:04.365Z | Downloaded cfg_aliases v0.1.1 |
| 600 | 2026-04-03T03:54:04.375Z | Downloaded argon2 v0.5.3 |
| 601 | 2026-04-03T03:54:04.380Z | Downloaded bit-vec v0.6.3 |
| 602 | 2026-04-03T03:54:04.380Z | Downloaded bitfield v0.19.4 |
| 603 | 2026-04-03T03:54:04.380Z | Downloaded cancel-safe-futures v0.1.5 |
| 604 | 2026-04-03T03:54:04.390Z | Downloaded base64 v0.21.7 |
| 605 | 2026-04-03T03:54:04.394Z | Downloaded ff v0.13.1 |
| 606 | 2026-04-03T03:54:04.394Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 607 | 2026-04-03T03:54:04.394Z | Downloaded derive_builder_macro v0.20.2 |
| 608 | 2026-04-03T03:54:04.394Z | Downloaded blake2 v0.10.6 |
| 609 | 2026-04-03T03:54:04.398Z | Downloaded async-stream-impl v0.3.6 |
| 610 | 2026-04-03T03:54:04.399Z | Downloaded ar_archive_writer v0.5.1 |
| 611 | 2026-04-03T03:54:04.399Z | Downloaded document-features v0.2.12 |
| 612 | 2026-04-03T03:54:04.399Z | Downloaded defmt-parser v1.0.0 |
| 613 | 2026-04-03T03:54:04.403Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 614 | 2026-04-03T03:54:04.403Z | Downloaded flagset v0.4.7 |
| 615 | 2026-04-03T03:54:04.403Z | Downloaded aead v0.5.2 |
| 616 | 2026-04-03T03:54:04.403Z | Downloaded async-trait v0.1.89 |
| 617 | 2026-04-03T03:54:04.407Z | Downloaded console v0.15.11 |
| 618 | 2026-04-03T03:54:04.407Z | Downloaded base16ct v0.2.0 |
| 619 | 2026-04-03T03:54:04.407Z | Downloaded base16ct v1.0.0 |
| 620 | 2026-04-03T03:54:04.410Z | Downloaded defmt v0.3.100 |
| 621 | 2026-04-03T03:54:04.410Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 622 | 2026-04-03T03:54:04.416Z | Downloaded atomicwrites v0.4.4 |
| 623 | 2026-04-03T03:54:04.416Z | Downloaded cargo-platform v0.1.9 |
| 624 | 2026-04-03T03:54:04.419Z | Downloaded cexpr v0.6.0 |
| 625 | 2026-04-03T03:54:04.423Z | Downloaded derive_more-impl v2.1.1 |
| 626 | 2026-04-03T03:54:04.430Z | Downloaded async-stream v0.3.6 |
| 627 | 2026-04-03T03:54:04.434Z | Downloaded convert_case v0.4.0 |
| 628 | 2026-04-03T03:54:04.437Z | Downloaded bb8 v0.8.6 |
| 629 | 2026-04-03T03:54:04.442Z | Downloaded cbc v0.1.2 |
| 630 | 2026-04-03T03:54:04.445Z | Downloaded crossbeam-epoch v0.9.18 |
| 631 | 2026-04-03T03:54:04.445Z | Downloaded buf-list v1.1.2 |
| 632 | 2026-04-03T03:54:04.449Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 633 | 2026-04-03T03:54:04.453Z | Downloaded diesel v2.3.7 |
| 634 | 2026-04-03T03:54:04.461Z | Downloaded display-error-chain v0.2.2 |
| 635 | 2026-04-03T03:54:04.464Z | Downloaded crossterm v0.29.0 |
| 636 | 2026-04-03T03:54:04.469Z | Downloaded futures-sink v0.3.32 |
| 637 | 2026-04-03T03:54:04.469Z | Downloaded fixedbitset v0.4.2 |
| 638 | 2026-04-03T03:54:04.469Z | Downloaded darling_macro v0.21.3 |
| 639 | 2026-04-03T03:54:04.474Z | Downloaded ciborium v0.2.2 |
| 640 | 2026-04-03T03:54:04.474Z | Downloaded crc32fast v1.5.0 |
| 641 | 2026-04-03T03:54:04.474Z | Downloaded enum-as-inner v0.6.1 |
| 642 | 2026-04-03T03:54:04.474Z | Downloaded crucible-workspace-hack v0.1.0 |
| 643 | 2026-04-03T03:54:04.478Z | Downloaded byte-wrapper v0.1.0 |
| 644 | 2026-04-03T03:54:04.478Z | Downloaded bit-set v0.8.0 |
| 645 | 2026-04-03T03:54:04.478Z | Downloaded critical-section v1.2.0 |
| 646 | 2026-04-03T03:54:04.478Z | Downloaded backoff v0.4.0 |
| 647 | 2026-04-03T03:54:04.482Z | Downloaded crunchy v0.2.4 |
| 648 | 2026-04-03T03:54:04.482Z | Downloaded darling_macro v0.20.11 |
| 649 | 2026-04-03T03:54:04.482Z | Downloaded const_format v0.2.35 |
| 650 | 2026-04-03T03:54:04.485Z | Downloaded darling_macro v0.23.0 |
| 651 | 2026-04-03T03:54:04.485Z | Downloaded base64 v0.22.1 |
| 652 | 2026-04-03T03:54:04.485Z | Downloaded dyn-clone v1.0.20 |
| 653 | 2026-04-03T03:54:04.489Z | Downloaded cpufeatures v0.3.0 |
| 654 | 2026-04-03T03:54:04.489Z | Downloaded foreign-types v0.3.2 |
| 655 | 2026-04-03T03:54:04.489Z | Downloaded ecdsa v0.16.9 |
| 656 | 2026-04-03T03:54:04.492Z | Downloaded atty v0.2.14 |
| 657 | 2026-04-03T03:54:04.493Z | Downloaded ascii-canvas v3.0.0 |
| 658 | 2026-04-03T03:54:04.493Z | Downloaded env_logger v0.11.9 |
| 659 | 2026-04-03T03:54:04.493Z | Downloaded fxhash v0.2.1 |
| 660 | 2026-04-03T03:54:04.496Z | Downloaded filetime v0.2.27 |
| 661 | 2026-04-03T03:54:04.496Z | Downloaded fd-lock v4.0.4 |
| 662 | 2026-04-03T03:54:04.496Z | Downloaded downcast-rs v2.0.2 |
| 663 | 2026-04-03T03:54:04.500Z | Downloaded aes-gcm v0.10.3 |
| 664 | 2026-04-03T03:54:04.500Z | Downloaded blowfish v0.9.1 |
| 665 | 2026-04-03T03:54:04.500Z | Downloaded data-encoding v2.10.0 |
| 666 | 2026-04-03T03:54:04.504Z | Downloaded crc v3.4.0 |
| 667 | 2026-04-03T03:54:04.504Z | Downloaded csv-core v0.1.13 |
| 668 | 2026-04-03T03:54:04.504Z | Downloaded embedded-io v0.6.1 |
| 669 | 2026-04-03T03:54:04.508Z | Downloaded dirs-sys-next v0.1.2 |
| 670 | 2026-04-03T03:54:04.508Z | Downloaded block-padding v0.3.3 |
| 671 | 2026-04-03T03:54:04.508Z | Downloaded bitfield-macros v0.19.4 |
| 672 | 2026-04-03T03:54:04.508Z | Downloaded async-recursion v1.1.1 |
| 673 | 2026-04-03T03:54:04.511Z | Downloaded fs-err v2.11.0 |
| 674 | 2026-04-03T03:54:04.515Z | Downloaded drift v0.1.3 |
| 675 | 2026-04-03T03:54:04.518Z | Downloaded globwalk v0.9.1 |
| 676 | 2026-04-03T03:54:04.518Z | Downloaded darling v0.23.0 |
| 677 | 2026-04-03T03:54:04.522Z | Downloaded foreign-types-macros v0.2.3 |
| 678 | 2026-04-03T03:54:04.522Z | Downloaded foreign-types v0.5.0 |
| 679 | 2026-04-03T03:54:04.522Z | Downloaded ctr v0.9.2 |
| 680 | 2026-04-03T03:54:04.522Z | Downloaded foreign-types-shared v0.1.1 |
| 681 | 2026-04-03T03:54:04.525Z | Downloaded colored v2.2.0 |
| 682 | 2026-04-03T03:54:04.526Z | Downloaded chacha20 v0.10.0 |
| 683 | 2026-04-03T03:54:04.529Z | Downloaded float-ord v0.3.2 |
| 684 | 2026-04-03T03:54:04.529Z | Downloaded embedded-io v0.4.0 |
| 685 | 2026-04-03T03:54:04.529Z | Downloaded crc-any v2.5.0 |
| 686 | 2026-04-03T03:54:04.529Z | Downloaded clang-sys v1.8.1 |
| 687 | 2026-04-03T03:54:04.532Z | Downloaded bzip2 v0.6.1 |
| 688 | 2026-04-03T03:54:04.532Z | Downloaded dsl_auto_type v0.2.0 |
| 689 | 2026-04-03T03:54:04.537Z | Downloaded dirs-next v2.0.0 |
| 690 | 2026-04-03T03:54:04.537Z | Downloaded cassowary v0.3.0 |
| 691 | 2026-04-03T03:54:04.541Z | Downloaded git-stub v1.0.0 |
| 692 | 2026-04-03T03:54:04.545Z | Downloaded env_filter v1.0.0 |
| 693 | 2026-04-03T03:54:04.548Z | Downloaded debug-ignore v1.0.5 |
| 694 | 2026-04-03T03:54:04.552Z | Downloaded camino-tempfile-ext v0.3.3 |
| 695 | 2026-04-03T03:54:04.556Z | Downloaded find-msvc-tools v0.1.9 |
| 696 | 2026-04-03T03:54:04.556Z | Downloaded assert_matches v1.5.0 |
| 697 | 2026-04-03T03:54:04.556Z | Downloaded cstr-argument v0.1.2 |
| 698 | 2026-04-03T03:54:04.559Z | Downloaded chacha20 v0.9.1 |
| 699 | 2026-04-03T03:54:04.559Z | Downloaded defmt v1.0.1 |
| 700 | 2026-04-03T03:54:04.563Z | Downloaded futures-task v0.3.32 |
| 701 | 2026-04-03T03:54:04.563Z | Downloaded derive_builder_core v0.20.2 |
| 702 | 2026-04-03T03:54:04.563Z | Downloaded derive_builder v0.20.2 |
| 703 | 2026-04-03T03:54:04.566Z | Downloaded const_format_proc_macros v0.2.34 |
| 704 | 2026-04-03T03:54:04.570Z | Downloaded cargo_toml v0.22.3 |
| 705 | 2026-04-03T03:54:04.570Z | Downloaded cipher v0.4.4 |
| 706 | 2026-04-03T03:54:04.570Z | Downloaded cobs v0.3.0 |
| 707 | 2026-04-03T03:54:04.574Z | Downloaded ciborium-ll v0.2.2 |
| 708 | 2026-04-03T03:54:04.577Z | Downloaded crc8 v0.1.1 |
| 709 | 2026-04-03T03:54:04.581Z | Downloaded endian-type v0.1.2 |
| 710 | 2026-04-03T03:54:04.581Z | Downloaded futures-macro v0.3.32 |
| 711 | 2026-04-03T03:54:04.585Z | Downloaded foreign-types-shared v0.3.1 |
| 712 | 2026-04-03T03:54:04.585Z | Downloaded cfg_aliases v0.2.1 |
| 713 | 2026-04-03T03:54:04.585Z | Downloaded castaway v0.2.4 |
| 714 | 2026-04-03T03:54:04.585Z | Downloaded futures-core v0.3.32 |
| 715 | 2026-04-03T03:54:04.589Z | Downloaded hex v0.4.3 |
| 716 | 2026-04-03T03:54:04.589Z | Downloaded arrayref v0.3.9 |
| 717 | 2026-04-03T03:54:04.589Z | Downloaded gethostname v0.5.0 |
| 718 | 2026-04-03T03:54:04.589Z | Downloaded git-stub-vcs v0.1.0 |
| 719 | 2026-04-03T03:54:04.593Z | Downloaded bitflags v1.3.2 |
| 720 | 2026-04-03T03:54:04.593Z | Downloaded array-init v0.0.4 |
| 721 | 2026-04-03T03:54:04.593Z | Downloaded bit-set v0.5.3 |
| 722 | 2026-04-03T03:54:04.597Z | Downloaded futures-io v0.3.32 |
| 723 | 2026-04-03T03:54:04.597Z | Downloaded defmt-macros v1.0.1 |
| 724 | 2026-04-03T03:54:04.597Z | Downloaded difflib v0.4.0 |
| 725 | 2026-04-03T03:54:04.602Z | Downloaded fs_extra v1.3.0 |
| 726 | 2026-04-03T03:54:04.602Z | Downloaded bzip2 v0.4.4 |
| 727 | 2026-04-03T03:54:04.602Z | Downloaded atomic-waker v1.1.2 |
| 728 | 2026-04-03T03:54:04.602Z | Downloaded dunce v1.0.5 |
| 729 | 2026-04-03T03:54:04.608Z | Downloaded convert_case v0.10.0 |
| 730 | 2026-04-03T03:54:04.612Z | Downloaded hostname v0.4.2 |
| 731 | 2026-04-03T03:54:04.616Z | Downloaded hash32 v0.2.1 |
| 732 | 2026-04-03T03:54:04.621Z | Downloaded allocator-api2 v0.2.21 |
| 733 | 2026-04-03T03:54:04.621Z | Downloaded arrayvec v0.7.6 |
| 734 | 2026-04-03T03:54:04.627Z | Downloaded bcs v0.1.6 |
| 735 | 2026-04-03T03:54:04.631Z | Downloaded adler2 v2.0.1 |
| 736 | 2026-04-03T03:54:04.636Z | Downloaded hex-literal v0.4.1 |
| 737 | 2026-04-03T03:54:04.636Z | Downloaded ghash v0.5.1 |
| 738 | 2026-04-03T03:54:04.636Z | Downloaded float-cmp v0.10.0 |
| 739 | 2026-04-03T03:54:04.636Z | Downloaded daft-derive v0.1.5 |
| 740 | 2026-04-03T03:54:04.693Z | Downloaded derive-ex v0.1.8 |
| 741 | 2026-04-03T03:54:04.693Z | Downloaded fixedbitset v0.5.7 |
| 742 | 2026-04-03T03:54:04.694Z | Downloaded erased-serde v0.3.31 |
| 743 | 2026-04-03T03:54:04.694Z | Downloaded ed25519 v2.2.3 |
| 744 | 2026-04-03T03:54:04.694Z | Downloaded der_derive v0.7.3 |
| 745 | 2026-04-03T03:54:04.694Z | Downloaded futures-channel v0.3.32 |
| 746 | 2026-04-03T03:54:04.694Z | Downloaded cookie v0.18.1 |
| 747 | 2026-04-03T03:54:04.694Z | Downloaded colored v3.1.1 |
| 748 | 2026-04-03T03:54:04.694Z | Downloaded futures-executor v0.3.32 |
| 749 | 2026-04-03T03:54:04.694Z | Downloaded funty v2.0.0 |
| 750 | 2026-04-03T03:54:04.694Z | Downloaded darling v0.20.11 |
| 751 | 2026-04-03T03:54:04.694Z | Downloaded cmake v0.1.57 |
| 752 | 2026-04-03T03:54:04.694Z | Downloaded const-oid v0.9.6 |
| 753 | 2026-04-03T03:54:04.694Z | Downloaded getrandom v0.2.17 |
| 754 | 2026-04-03T03:54:04.694Z | Downloaded http-range v0.1.5 |
| 755 | 2026-04-03T03:54:04.694Z | Downloaded bitfield-struct v0.6.2 |
| 756 | 2026-04-03T03:54:04.694Z | Downloaded backon v1.6.0 |
| 757 | 2026-04-03T03:54:04.694Z | Downloaded http-body v1.0.1 |
| 758 | 2026-04-03T03:54:04.694Z | Downloaded home v0.5.12 |
| 759 | 2026-04-03T03:54:04.694Z | Downloaded http-body-util v0.1.3 |
| 760 | 2026-04-03T03:54:04.694Z | Downloaded elliptic-curve v0.13.8 |
| 761 | 2026-04-03T03:54:04.695Z | Downloaded indent_write v2.2.0 |
| 762 | 2026-04-03T03:54:04.695Z | Downloaded compact_str v0.8.1 |
| 763 | 2026-04-03T03:54:04.695Z | Downloaded foldhash v0.1.5 |
| 764 | 2026-04-03T03:54:04.695Z | Downloaded either v1.15.0 |
| 765 | 2026-04-03T03:54:04.695Z | Downloaded hubpack_derive v0.1.1 |
| 766 | 2026-04-03T03:54:04.695Z | Downloaded futures v0.3.32 |
| 767 | 2026-04-03T03:54:04.695Z | Downloaded hyper-tls v0.6.0 |
| 768 | 2026-04-03T03:54:04.695Z | Downloaded half v1.8.3 |
| 769 | 2026-04-03T03:54:04.695Z | Downloaded globset v0.4.18 |
| 770 | 2026-04-03T03:54:04.695Z | Downloaded crc-catalog v2.4.0 |
| 771 | 2026-04-03T03:54:04.695Z | Downloaded fallible-iterator v0.2.0 |
| 772 | 2026-04-03T03:54:04.695Z | Downloaded is-terminal v0.4.17 |
| 773 | 2026-04-03T03:54:04.695Z | Downloaded dof v0.4.0 |
| 774 | 2026-04-03T03:54:04.695Z | Downloaded diesel-dtrace v0.5.0 |
| 775 | 2026-04-03T03:54:04.695Z | Downloaded instability v0.3.11 |
| 776 | 2026-04-03T03:54:04.695Z | Downloaded daft v0.1.5 |
| 777 | 2026-04-03T03:54:04.695Z | Downloaded fatfs v0.3.6 |
| 778 | 2026-04-03T03:54:04.695Z | Downloaded inout v0.1.4 |
| 779 | 2026-04-03T03:54:04.701Z | Downloaded bit-vec v0.8.0 |
| 780 | 2026-04-03T03:54:04.701Z | Downloaded hash32 v0.3.1 |
| 781 | 2026-04-03T03:54:04.701Z | Downloaded crossbeam-channel v0.5.15 |
| 782 | 2026-04-03T03:54:04.701Z | Downloaded glob v0.3.3 |
| 783 | 2026-04-03T03:54:04.701Z | Downloaded corncobs v0.1.4 |
| 784 | 2026-04-03T03:54:04.701Z | Downloaded lazy_static v1.5.0 |
| 785 | 2026-04-03T03:54:04.708Z | Downloaded cargo_metadata v0.19.2 |
| 786 | 2026-04-03T03:54:04.708Z | Downloaded base64ct v1.8.3 |
| 787 | 2026-04-03T03:54:04.712Z | Downloaded des v0.8.1 |
| 788 | 2026-04-03T03:54:04.712Z | Downloaded diff v0.1.13 |
| 789 | 2026-04-03T03:54:04.716Z | Downloaded headers-core v0.3.0 |
| 790 | 2026-04-03T03:54:04.716Z | Downloaded group v0.13.0 |
| 791 | 2026-04-03T03:54:04.716Z | Downloaded dtrace-parser v0.3.0 |
| 792 | 2026-04-03T03:54:04.716Z | Downloaded arc-swap v1.8.2 |
| 793 | 2026-04-03T03:54:04.721Z | Downloaded highway v1.3.0 |
| 794 | 2026-04-03T03:54:04.721Z | Downloaded crossbeam-utils v0.8.21 |
| 795 | 2026-04-03T03:54:04.721Z | Downloaded darling v0.21.3 |
| 796 | 2026-04-03T03:54:04.726Z | Downloaded lru-cache v0.1.2 |
| 797 | 2026-04-03T03:54:04.730Z | Downloaded deranged v0.5.8 |
| 798 | 2026-04-03T03:54:04.734Z | Downloaded ipnetwork v0.21.1 |
| 799 | 2026-04-03T03:54:04.734Z | Downloaded humantime v2.3.0 |
| 800 | 2026-04-03T03:54:04.734Z | Downloaded hubpack v0.1.2 |
| 801 | 2026-04-03T03:54:04.737Z | Downloaded foldhash v0.2.0 |
| 802 | 2026-04-03T03:54:04.737Z | Downloaded httpdate v1.0.3 |
| 803 | 2026-04-03T03:54:04.737Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 804 | 2026-04-03T03:54:04.741Z | Downloaded ingot v0.1.1 |
| 805 | 2026-04-03T03:54:04.741Z | Downloaded hyper-staticfile v0.10.1 |
| 806 | 2026-04-03T03:54:04.744Z | Downloaded crossbeam-deque v0.8.6 |
| 807 | 2026-04-03T03:54:04.758Z | Downloaded newtype-uuid-macros v0.1.0 |
| 808 | 2026-04-03T03:54:04.762Z | Downloaded md5 v0.7.0 |
| 809 | 2026-04-03T03:54:04.762Z | Downloaded md-5 v0.10.6 |
| 810 | 2026-04-03T03:54:04.762Z | Downloaded cookie_store v0.22.1 |
| 811 | 2026-04-03T03:54:04.765Z | Downloaded lru-slab v0.1.2 |
| 812 | 2026-04-03T03:54:04.765Z | Downloaded lalrpop-util v0.19.12 |
| 813 | 2026-04-03T03:54:04.765Z | Downloaded instant v0.1.13 |
| 814 | 2026-04-03T03:54:04.765Z | Downloaded hostname v0.3.1 |
| 815 | 2026-04-03T03:54:04.769Z | Downloaded dropshot_endpoint v0.16.7 |
| 816 | 2026-04-03T03:54:04.769Z | Downloaded ahash v0.8.12 |
| 817 | 2026-04-03T03:54:04.772Z | Downloaded derive-where v1.6.0 |
| 818 | 2026-04-03T03:54:04.776Z | Downloaded mime v0.3.17 |
| 819 | 2026-04-03T03:54:04.776Z | Downloaded libscf-sys v1.1.0 |
| 820 | 2026-04-03T03:54:04.776Z | Downloaded match_cfg v0.1.0 |
| 821 | 2026-04-03T03:54:04.780Z | Downloaded ena v0.14.4 |
| 822 | 2026-04-03T03:54:04.780Z | Downloaded half v2.7.1 |
| 823 | 2026-04-03T03:54:04.780Z | Downloaded num v0.4.3 |
| 824 | 2026-04-03T03:54:04.783Z | Downloaded hmac v0.12.1 |
| 825 | 2026-04-03T03:54:04.784Z | Downloaded derive_more v0.99.20 |
| 826 | 2026-04-03T03:54:04.787Z | Downloaded ipnet v2.11.0 |
| 827 | 2026-04-03T03:54:04.787Z | Downloaded hyper-rustls v0.27.7 |
| 828 | 2026-04-03T03:54:04.787Z | Downloaded ingot-macros v0.1.1 |
| 829 | 2026-04-03T03:54:04.790Z | Downloaded httparse v1.10.1 |
| 830 | 2026-04-03T03:54:04.794Z | Downloaded maybe-uninit v2.0.0 |
| 831 | 2026-04-03T03:54:04.794Z | Downloaded maplit v1.0.2 |
| 832 | 2026-04-03T03:54:04.798Z | Downloaded num_threads v0.1.7 |
| 833 | 2026-04-03T03:54:04.798Z | Downloaded ingot-types v0.1.2 |
| 834 | 2026-04-03T03:54:04.798Z | Downloaded num-derive v0.3.3 |
| 835 | 2026-04-03T03:54:04.798Z | Downloaded indoc v2.0.7 |
| 836 | 2026-04-03T03:54:04.801Z | Downloaded kstat-rs v0.2.4 |
| 837 | 2026-04-03T03:54:04.805Z | Downloaded darling_core v0.20.11 |
| 838 | 2026-04-03T03:54:04.809Z | Downloaded num_enum_derive v0.5.11 |
| 839 | 2026-04-03T03:54:04.812Z | Downloaded lock_api v0.4.14 |
| 840 | 2026-04-03T03:54:04.812Z | Downloaded openssl-probe v0.1.6 |
| 841 | 2026-04-03T03:54:04.815Z | Downloaded cc v1.2.56 |
| 842 | 2026-04-03T03:54:04.819Z | Downloaded libsw-core v0.3.2 |
| 843 | 2026-04-03T03:54:04.822Z | Downloaded libefi-sys v0.1.0 |
| 844 | 2026-04-03T03:54:04.825Z | Downloaded heapless v0.7.17 |
| 845 | 2026-04-03T03:54:04.831Z | Downloaded mime_guess v2.0.5 |
| 846 | 2026-04-03T03:54:04.831Z | Downloaded num-derive v0.4.2 |
| 847 | 2026-04-03T03:54:04.834Z | Downloaded der v0.7.10 |
| 848 | 2026-04-03T03:54:04.834Z | Downloaded bytes v1.11.1 |
| 849 | 2026-04-03T03:54:04.837Z | Downloaded num-complex v0.4.6 |
| 850 | 2026-04-03T03:54:04.838Z | Downloaded linear-map v1.2.0 |
| 851 | 2026-04-03T03:54:04.838Z | Downloaded bumpalo v3.20.2 |
| 852 | 2026-04-03T03:54:04.842Z | Downloaded aes v0.8.4 |
| 853 | 2026-04-03T03:54:04.842Z | Downloaded chacha20poly1305 v0.10.1 |
| 854 | 2026-04-03T03:54:04.845Z | Downloaded hickory-resolver v0.24.4 |
| 855 | 2026-04-03T03:54:04.845Z | Downloaded litrs v1.0.0 |
| 856 | 2026-04-03T03:54:04.848Z | Downloaded ident_case v1.0.1 |
| 857 | 2026-04-03T03:54:04.851Z | Downloaded aho-corasick v1.1.4 |
| 858 | 2026-04-03T03:54:04.855Z | Downloaded num_enum v0.7.5 |
| 859 | 2026-04-03T03:54:04.858Z | Downloaded num-iter v0.1.45 |
| 860 | 2026-04-03T03:54:04.858Z | Downloaded crypto-bigint v0.5.5 |
| 861 | 2026-04-03T03:54:04.861Z | Downloaded path-slash v0.1.5 |
| 862 | 2026-04-03T03:54:04.861Z | Downloaded nonempty v0.12.0 |
| 863 | 2026-04-03T03:54:04.864Z | Downloaded flume v0.11.1 |
| 864 | 2026-04-03T03:54:04.864Z | Downloaded num_enum_derive v0.7.5 |
| 865 | 2026-04-03T03:54:04.864Z | Downloaded async-bb8-diesel v0.2.1 |
| 866 | 2026-04-03T03:54:04.868Z | Downloaded num_enum v0.5.11 |
| 867 | 2026-04-03T03:54:04.871Z | Downloaded console v0.16.2 |
| 868 | 2026-04-03T03:54:04.874Z | Downloaded memmap2 v0.9.10 |
| 869 | 2026-04-03T03:54:04.874Z | Downloaded ignore v0.4.25 |
| 870 | 2026-04-03T03:54:04.883Z | Downloaded packed_struct_codegen v0.10.1 |
| 871 | 2026-04-03T03:54:04.892Z | Downloaded num-conv v0.2.0 |
| 872 | 2026-04-03T03:54:04.896Z | Downloaded newtype_derive v0.1.6 |
| 873 | 2026-04-03T03:54:04.896Z | Downloaded nu-ansi-term v0.50.3 |
| 874 | 2026-04-03T03:54:04.896Z | Downloaded oxnet v0.1.4 |
| 875 | 2026-04-03T03:54:04.899Z | Downloaded indexmap v1.9.3 |
| 876 | 2026-04-03T03:54:04.899Z | Downloaded blake3 v1.8.3 |
| 877 | 2026-04-03T03:54:04.903Z | Downloaded is_ci v1.2.0 |
| 878 | 2026-04-03T03:54:04.906Z | Downloaded native-tls v0.2.18 |
| 879 | 2026-04-03T03:54:04.906Z | Downloaded predicates-tree v1.0.13 |
| 880 | 2026-04-03T03:54:04.910Z | Downloaded phf v0.12.1 |
| 881 | 2026-04-03T03:54:04.914Z | Downloaded indicatif v0.18.4 |
| 882 | 2026-04-03T03:54:04.918Z | Downloaded pbkdf2 v0.12.2 |
| 883 | 2026-04-03T03:54:04.923Z | Downloaded parse-size v1.1.0 |
| 884 | 2026-04-03T03:54:04.923Z | Downloaded oso-derive v0.27.3 |
| 885 | 2026-04-03T03:54:04.923Z | Downloaded lzss v0.8.2 |
| 886 | 2026-04-03T03:54:04.926Z | Downloaded openssl-probe v0.2.1 |
| 887 | 2026-04-03T03:54:04.926Z | Downloaded opaque-debug v0.3.1 |
| 888 | 2026-04-03T03:54:04.926Z | Downloaded predicates-core v1.0.10 |
| 889 | 2026-04-03T03:54:04.930Z | Downloaded new_debug_unreachable v1.0.6 |
| 890 | 2026-04-03T03:54:04.930Z | Downloaded pin-project-lite v0.2.17 |
| 891 | 2026-04-03T03:54:04.937Z | Downloaded getrandom v0.3.4 |
| 892 | 2026-04-03T03:54:04.941Z | Downloaded peg-runtime v0.8.5 |
| 893 | 2026-04-03T03:54:04.941Z | Downloaded openssl-macros v0.1.1 |
| 894 | 2026-04-03T03:54:04.941Z | Downloaded headers v0.4.1 |
| 895 | 2026-04-03T03:54:04.945Z | Downloaded pkcs8 v0.10.2 |
| 896 | 2026-04-03T03:54:04.952Z | Downloaded flate2 v1.1.9 |
| 897 | 2026-04-03T03:54:04.952Z | Downloaded olpc-cjson v0.1.4 |
| 898 | 2026-04-03T03:54:04.952Z | Downloaded expectorate v1.2.0 |
| 899 | 2026-04-03T03:54:04.952Z | Downloaded darling_core v0.23.0 |
| 900 | 2026-04-03T03:54:04.956Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 901 | 2026-04-03T03:54:04.956Z | Downloaded proc-macro-crate v3.4.0 |
| 902 | 2026-04-03T03:54:04.956Z | Downloaded diesel_derives v2.3.7 |
| 903 | 2026-04-03T03:54:04.959Z | Downloaded phf_shared v0.13.1 |
| 904 | 2026-04-03T03:54:04.959Z | Downloaded ciborium-io v0.2.2 |
| 905 | 2026-04-03T03:54:04.963Z | Downloaded phf_shared v0.12.1 |
| 906 | 2026-04-03T03:54:04.963Z | Downloaded phf_shared v0.11.3 |
| 907 | 2026-04-03T03:54:04.967Z | Downloaded precomputed-hash v0.1.1 |
| 908 | 2026-04-03T03:54:04.967Z | Downloaded nibble_vec v0.1.0 |
| 909 | 2026-04-03T03:54:04.971Z | Downloaded postgres-protocol v0.6.10 |
| 910 | 2026-04-03T03:54:04.971Z | Downloaded primeorder v0.13.6 |
| 911 | 2026-04-03T03:54:04.971Z | Downloaded progenitor-client v0.11.2 |
| 912 | 2026-04-03T03:54:04.972Z | Downloaded ppv-lite86 v0.2.21 |
| 913 | 2026-04-03T03:54:04.977Z | Downloaded p256 v0.13.2 |
| 914 | 2026-04-03T03:54:04.977Z | Downloaded newtype-uuid v1.3.2 |
| 915 | 2026-04-03T03:54:04.977Z | Downloaded derive_more v2.1.1 |
| 916 | 2026-04-03T03:54:04.981Z | Downloaded oso v0.27.3 |
| 917 | 2026-04-03T03:54:04.986Z | Downloaded password-hash v0.5.0 |
| 918 | 2026-04-03T03:54:04.986Z | Downloaded progenitor-macro v0.11.2 |
| 919 | 2026-04-03T03:54:04.986Z | Downloaded progenitor-macro v0.10.0 |
| 920 | 2026-04-03T03:54:04.990Z | Downloaded miniz_oxide v0.8.9 |
| 921 | 2026-04-03T03:54:04.990Z | Downloaded jobserver v0.1.34 |
| 922 | 2026-04-03T03:54:04.990Z | Downloaded iana-time-zone v0.1.65 |
| 923 | 2026-04-03T03:54:04.994Z | Downloaded psl-types v2.0.11 |
| 924 | 2026-04-03T03:54:04.994Z | Downloaded parse-display v0.10.0 |
| 925 | 2026-04-03T03:54:04.994Z | Downloaded num-rational v0.4.2 |
| 926 | 2026-04-03T03:54:04.995Z | Downloaded quick-error v1.2.3 |
| 927 | 2026-04-03T03:54:04.998Z | Downloaded num-integer v0.1.46 |
| 928 | 2026-04-03T03:54:04.999Z | Downloaded keccak v0.1.6 |
| 929 | 2026-04-03T03:54:04.999Z | Downloaded pem v3.0.6 |
| 930 | 2026-04-03T03:54:04.999Z | Downloaded peg v0.8.5 |
| 931 | 2026-04-03T03:54:05.005Z | Downloaded radium v0.7.0 |
| 932 | 2026-04-03T03:54:05.005Z | Downloaded progenitor-client v0.10.0 |
| 933 | 2026-04-03T03:54:05.006Z | Downloaded parking_lot_core v0.8.6 |
| 934 | 2026-04-03T03:54:05.006Z | Downloaded libloading v0.8.9 |
| 935 | 2026-04-03T03:54:05.016Z | Downloaded libbz2-rs-sys v0.2.2 |
| 936 | 2026-04-03T03:54:05.016Z | Downloaded progenitor-extras v0.1.1 |
| 937 | 2026-04-03T03:54:05.027Z | Downloaded pkcs5 v0.7.1 |
| 938 | 2026-04-03T03:54:05.027Z | Downloaded progenitor v0.10.0 |
| 939 | 2026-04-03T03:54:05.028Z | Downloaded password-hash v0.4.2 |
| 940 | 2026-04-03T03:54:05.028Z | Downloaded indoc v1.0.9 |
| 941 | 2026-04-03T03:54:05.042Z | Downloaded internet-checksum v0.2.1 |
| 942 | 2026-04-03T03:54:05.043Z | Downloaded ed25519-dalek v2.2.0 |
| 943 | 2026-04-03T03:54:05.043Z | Downloaded hickory-resolver v0.25.2 |
| 944 | 2026-04-03T03:54:05.043Z | Downloaded powerfmt v0.2.0 |
| 945 | 2026-04-03T03:54:05.043Z | Downloaded pkg-config v0.3.32 |
| 946 | 2026-04-03T03:54:05.043Z | Downloaded psm v0.1.30 |
| 947 | 2026-04-03T03:54:05.043Z | Downloaded pin-project-internal v1.1.11 |
| 948 | 2026-04-03T03:54:05.065Z | Downloaded predicates v3.1.4 |
| 949 | 2026-04-03T03:54:05.065Z | Downloaded managed v0.8.0 |
| 950 | 2026-04-03T03:54:05.065Z | Downloaded bitvec v1.0.1 |
| 951 | 2026-04-03T03:54:05.065Z | Downloaded poly1305 v0.8.0 |
| 952 | 2026-04-03T03:54:05.066Z | Downloaded progenitor-macro v0.13.0 |
| 953 | 2026-04-03T03:54:05.066Z | Downloaded memoffset v0.9.1 |
| 954 | 2026-04-03T03:54:05.066Z | Downloaded jiff-static v0.2.21 |
| 955 | 2026-04-03T03:54:05.080Z | Downloaded r2d2 v0.8.10 |
| 956 | 2026-04-03T03:54:05.080Z | Downloaded lru v0.12.5 |
| 957 | 2026-04-03T03:54:05.080Z | Downloaded pem-rfc7468 v0.7.0 |
| 958 | 2026-04-03T03:54:05.080Z | Downloaded parking_lot_core v0.9.12 |
| 959 | 2026-04-03T03:54:05.080Z | Downloaded rand_core v0.6.4 |
| 960 | 2026-04-03T03:54:05.080Z | Downloaded parking_lot v0.12.5 |
| 961 | 2026-04-03T03:54:05.080Z | Downloaded oxide-tokio-rt v0.1.3 |
| 962 | 2026-04-03T03:54:05.088Z | Downloaded postgres-types v0.2.12 |
| 963 | 2026-04-03T03:54:05.089Z | Downloaded rustc-hash v2.1.1 |
| 964 | 2026-04-03T03:54:05.089Z | Downloaded ref-cast-impl v1.0.25 |
| 965 | 2026-04-03T03:54:05.089Z | Downloaded dropshot-api-manager v0.6.0 |
| 966 | 2026-04-03T03:54:05.089Z | Downloaded darling_core v0.21.3 |
| 967 | 2026-04-03T03:54:05.100Z | Downloaded rand_seeder v0.4.0 |
| 968 | 2026-04-03T03:54:05.101Z | Downloaded progenitor v0.11.2 |
| 969 | 2026-04-03T03:54:05.111Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 970 | 2026-04-03T03:54:05.111Z | Downloaded paste v1.0.15 |
| 971 | 2026-04-03T03:54:05.111Z | Downloaded parking_lot v0.11.2 |
| 972 | 2026-04-03T03:54:05.111Z | Downloaded nodrop v0.1.14 |
| 973 | 2026-04-03T03:54:05.111Z | Downloaded newline-converter v0.3.0 |
| 974 | 2026-04-03T03:54:05.111Z | Downloaded openssl-sys v0.9.111 |
| 975 | 2026-04-03T03:54:05.126Z | Downloaded recursive v0.1.1 |
| 976 | 2026-04-03T03:54:05.127Z | Downloaded rfc6979 v0.4.0 |
| 977 | 2026-04-03T03:54:05.143Z | Downloaded iddqd v0.3.17 |
| 978 | 2026-04-03T03:54:05.143Z | Downloaded ref-cast v1.0.25 |
| 979 | 2026-04-03T03:54:05.143Z | Downloaded rand_core v0.10.0 |
| 980 | 2026-04-03T03:54:05.144Z | Downloaded rustc_version v0.1.7 |
| 981 | 2026-04-03T03:54:05.144Z | Downloaded rustc_version v0.4.1 |
| 982 | 2026-04-03T03:54:05.144Z | Downloaded normalize-line-endings v0.3.0 |
| 983 | 2026-04-03T03:54:05.144Z | Downloaded linked-hash-map v0.5.6 |
| 984 | 2026-04-03T03:54:05.144Z | Downloaded scroll_derive v0.13.1 |
| 985 | 2026-04-03T03:54:05.144Z | Downloaded same-file v1.0.6 |
| 986 | 2026-04-03T03:54:05.144Z | Downloaded rand_chacha v0.3.1 |
| 987 | 2026-04-03T03:54:05.144Z | Downloaded mio v1.1.1 |
| 988 | 2026-04-03T03:54:05.144Z | Downloaded russh-cryptovec v0.7.3 |
| 989 | 2026-04-03T03:54:05.144Z | Downloaded salsa20 v0.10.2 |
| 990 | 2026-04-03T03:54:05.145Z | Downloaded rand_xorshift v0.4.0 |
| 991 | 2026-04-03T03:54:05.145Z | Downloaded rand_core v0.9.5 |
| 992 | 2026-04-03T03:54:05.145Z | Downloaded libsw v3.5.0 |
| 993 | 2026-04-03T03:54:05.145Z | Downloaded rtoolbox v0.0.3 |
| 994 | 2026-04-03T03:54:05.158Z | Downloaded sapling-renderdag v0.1.0 |
| 995 | 2026-04-03T03:54:05.158Z | Downloaded postcard v1.1.3 |
| 996 | 2026-04-03T03:54:05.158Z | Downloaded hashbrown v0.12.3 |
| 997 | 2026-04-03T03:54:05.158Z | Downloaded progenitor v0.13.0 |
| 998 | 2026-04-03T03:54:05.159Z | Downloaded secrecy v0.8.0 |
| 999 | 2026-04-03T03:54:05.166Z | Downloaded http v1.4.0 |
| 1000 | 2026-04-03T03:54:05.166Z | Downloaded multimap v0.10.1 |
| 1001 | 2026-04-03T03:54:05.168Z | Downloaded pbkdf2 v0.11.0 |
| 1002 | 2026-04-03T03:54:05.169Z | Downloaded papergrid v0.17.0 |
| 1003 | 2026-04-03T03:54:05.169Z | Downloaded omicron-zone-package v0.12.2 |
| 1004 | 2026-04-03T03:54:05.169Z | Downloaded progenitor-impl v0.13.0 |
| 1005 | 2026-04-03T03:54:05.173Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1006 | 2026-04-03T03:54:05.173Z | Downloaded futures-util v0.3.32 |
| 1007 | 2026-04-03T03:54:05.177Z | Downloaded owo-colors v4.3.0 |
| 1008 | 2026-04-03T03:54:05.177Z | Downloaded scrypt v0.11.0 |
| 1009 | 2026-04-03T03:54:05.181Z | Downloaded hashbrown v0.13.2 |
| 1010 | 2026-04-03T03:54:05.185Z | Downloaded serde_plain v1.0.2 |
| 1011 | 2026-04-03T03:54:05.185Z | Downloaded serde-big-array v0.5.1 |
| 1012 | 2026-04-03T03:54:05.185Z | Downloaded hickory-server v0.25.2 |
| 1013 | 2026-04-03T03:54:05.191Z | Downloaded scopeguard v1.2.0 |
| 1014 | 2026-04-03T03:54:05.191Z | Downloaded serde_bytes v0.11.19 |
| 1015 | 2026-04-03T03:54:05.195Z | Downloaded semver v0.1.20 |
| 1016 | 2026-04-03T03:54:05.195Z | Downloaded serde_repr v0.1.20 |
| 1017 | 2026-04-03T03:54:05.195Z | Downloaded pin-utils v0.1.0 |
| 1018 | 2026-04-03T03:54:05.199Z | Downloaded rustls-pemfile v2.2.0 |
| 1019 | 2026-04-03T03:54:05.199Z | Downloaded rustls-pemfile v1.0.4 |
| 1020 | 2026-04-03T03:54:05.202Z | Downloaded progenitor-impl v0.10.0 |
| 1021 | 2026-04-03T03:54:05.202Z | Downloaded resolv-conf v0.7.6 |
| 1022 | 2026-04-03T03:54:05.207Z | Downloaded rustls-native-certs v0.8.3 |
| 1023 | 2026-04-03T03:54:05.211Z | Downloaded signal-hook-mio v0.2.5 |
| 1024 | 2026-04-03T03:54:05.215Z | Downloaded sigpipe v0.1.3 |
| 1025 | 2026-04-03T03:54:05.220Z | Downloaded multer v3.1.0 |
| 1026 | 2026-04-03T03:54:05.224Z | Downloaded nom v7.1.3 |
| 1027 | 2026-04-03T03:54:05.228Z | Downloaded scroll v0.13.0 |
| 1028 | 2026-04-03T03:54:05.231Z | Downloaded packed_struct v0.10.1 |
| 1029 | 2026-04-03T03:54:05.232Z | Downloaded rustversion v1.0.22 |
| 1030 | 2026-04-03T03:54:05.237Z | Downloaded phf v0.13.1 |
| 1031 | 2026-04-03T03:54:05.241Z | Downloaded slog-bunyan v2.5.0 |
| 1032 | 2026-04-03T03:54:05.241Z | Downloaded signal-hook-tokio v0.3.1 |
| 1033 | 2026-04-03T03:54:05.241Z | Downloaded secrecy v0.10.3 |
| 1034 | 2026-04-03T03:54:05.244Z | Downloaded seq-macro v0.3.6 |
| 1035 | 2026-04-03T03:54:05.247Z | Downloaded h2 v0.4.13 |
| 1036 | 2026-04-03T03:54:05.251Z | Downloaded slog-envlogger v2.2.0 |
| 1037 | 2026-04-03T03:54:05.251Z | Downloaded serde_path_to_error v0.1.20 |
| 1038 | 2026-04-03T03:54:05.251Z | Downloaded crossterm v0.28.1 |
| 1039 | 2026-04-03T03:54:05.255Z | Downloaded proc-macro-crate v1.3.1 |
| 1040 | 2026-04-03T03:54:05.258Z | Downloaded polyval v0.6.2 |
| 1041 | 2026-04-03T03:54:05.258Z | Downloaded parse-display-derive v0.10.0 |
| 1042 | 2026-04-03T03:54:05.264Z | Downloaded sha1 v0.10.6 |
| 1043 | 2026-04-03T03:54:05.267Z | Downloaded serde_spanned v1.0.4 |
| 1044 | 2026-04-03T03:54:05.272Z | Downloaded serde_derive_internals v0.29.1 |
| 1045 | 2026-04-03T03:54:05.272Z | Downloaded prettyplease v0.2.37 |
| 1046 | 2026-04-03T03:54:05.277Z | Downloaded shlex v1.3.0 |
| 1047 | 2026-04-03T03:54:05.277Z | Downloaded prefix-trie v0.7.0 |
| 1048 | 2026-04-03T03:54:05.277Z | Downloaded itertools v0.10.5 |
| 1049 | 2026-04-03T03:54:05.282Z | Downloaded quinn-udp v0.5.14 |
| 1050 | 2026-04-03T03:54:05.282Z | Downloaded peg-macros v0.8.5 |
| 1051 | 2026-04-03T03:54:05.285Z | Downloaded constant_time_eq v0.4.2 |
| 1052 | 2026-04-03T03:54:05.286Z | Downloaded serde-hex v0.1.0 |
| 1053 | 2026-04-03T03:54:05.286Z | Downloaded sct v0.7.1 |
| 1054 | 2026-04-03T03:54:05.290Z | Downloaded serde_urlencoded v0.7.1 |
| 1055 | 2026-04-03T03:54:05.293Z | Downloaded ssh-encoding v0.2.0 |
| 1056 | 2026-04-03T03:54:05.297Z | Downloaded signature v2.2.0 |
| 1057 | 2026-04-03T03:54:05.300Z | Downloaded serde_cbor v0.11.2 |
| 1058 | 2026-04-03T03:54:05.305Z | Downloaded rusty-fork v0.3.1 |
| 1059 | 2026-04-03T03:54:05.305Z | Downloaded structmeta v0.3.0 |
| 1060 | 2026-04-03T03:54:05.309Z | Downloaded progenitor-impl v0.11.2 |
| 1061 | 2026-04-03T03:54:05.309Z | Downloaded nanorand v0.7.0 |
| 1062 | 2026-04-03T03:54:05.314Z | Downloaded slog-async v2.8.0 |
| 1063 | 2026-04-03T03:54:05.318Z | Downloaded num-bigint-dig v0.8.6 |
| 1064 | 2026-04-03T03:54:05.322Z | Downloaded pretty_assertions v1.4.1 |
| 1065 | 2026-04-03T03:54:05.322Z | Downloaded libm v0.2.16 |
| 1066 | 2026-04-03T03:54:05.325Z | Downloaded slab v0.4.12 |
| 1067 | 2026-04-03T03:54:05.328Z | Downloaded minimal-lexical v0.2.1 |
| 1068 | 2026-04-03T03:54:05.328Z | Downloaded hyper-util v0.1.20 |
| 1069 | 2026-04-03T03:54:05.332Z | Downloaded sqlparser_derive v0.5.0 |
| 1070 | 2026-04-03T03:54:05.335Z | Downloaded rayon-core v1.13.0 |
| 1071 | 2026-04-03T03:54:05.335Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1072 | 2026-04-03T03:54:05.339Z | Downloaded proc-macro-error2 v2.0.1 |
| 1073 | 2026-04-03T03:54:05.343Z | Downloaded smf v0.2.3 |
| 1074 | 2026-04-03T03:54:05.343Z | Downloaded progenitor-client v0.13.0 |
| 1075 | 2026-04-03T03:54:05.343Z | Downloaded hashbrown v0.15.5 |
| 1076 | 2026-04-03T03:54:05.346Z | Downloaded heapless v0.8.0 |
| 1077 | 2026-04-03T03:54:05.346Z | Downloaded snafu-derive v0.8.9 |
| 1078 | 2026-04-03T03:54:05.349Z | Downloaded slog-scope v4.4.1 |
| 1079 | 2026-04-03T03:54:05.349Z | Downloaded supports-color v3.0.2 |
| 1080 | 2026-04-03T03:54:05.353Z | Downloaded termtree v0.5.1 |
| 1081 | 2026-04-03T03:54:05.353Z | Downloaded take_mut v0.2.2 |
| 1082 | 2026-04-03T03:54:05.353Z | Downloaded shell-words v1.1.1 |
| 1083 | 2026-04-03T03:54:05.356Z | Downloaded slog-term v2.9.2 |
| 1084 | 2026-04-03T03:54:05.356Z | Downloaded slog-stdlog v4.1.1 |
| 1085 | 2026-04-03T03:54:05.359Z | Downloaded pkcs1 v0.7.5 |
| 1086 | 2026-04-03T03:54:05.363Z | Downloaded sync-ptr v0.1.4 |
| 1087 | 2026-04-03T03:54:05.363Z | Downloaded strum v0.27.2 |
| 1088 | 2026-04-03T03:54:05.363Z | Downloaded static_assertions v1.1.0 |
| 1089 | 2026-04-03T03:54:05.363Z | Downloaded sec1 v0.7.3 |
| 1090 | 2026-04-03T03:54:05.370Z | Downloaded rustls-pki-types v1.14.0 |
| 1091 | 2026-04-03T03:54:05.370Z | Downloaded russh-keys v0.45.0 |
| 1092 | 2026-04-03T03:54:05.373Z | Downloaded ryu v1.0.23 |
| 1093 | 2026-04-03T03:54:05.373Z | Downloaded siphasher v1.0.2 |
| 1094 | 2026-04-03T03:54:05.377Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1095 | 2026-04-03T03:54:05.380Z | Downloaded strum_macros v0.24.3 |
| 1096 | 2026-04-03T03:54:05.383Z | Downloaded tagptr v0.2.0 |
| 1097 | 2026-04-03T03:54:05.383Z | Downloaded tabwriter v1.4.1 |
| 1098 | 2026-04-03T03:54:05.383Z | Downloaded subtle v2.6.1 |
| 1099 | 2026-04-03T03:54:05.387Z | Downloaded schemars v0.8.22 |
| 1100 | 2026-04-03T03:54:05.391Z | Downloaded tabled_derive v0.11.0 |
| 1101 | 2026-04-03T03:54:05.396Z | Downloaded slog-json v2.6.1 |
| 1102 | 2026-04-03T03:54:05.396Z | Downloaded spki v0.7.3 |
| 1103 | 2026-04-03T03:54:05.396Z | Downloaded ron v0.8.1 |
| 1104 | 2026-04-03T03:54:05.399Z | Downloaded quinn v0.11.9 |
| 1105 | 2026-04-03T03:54:05.402Z | Downloaded iri-string v0.7.10 |
| 1106 | 2026-04-03T03:54:05.406Z | Downloaded sync_wrapper v1.0.2 |
| 1107 | 2026-04-03T03:54:05.406Z | Downloaded strum v0.26.3 |
| 1108 | 2026-04-03T03:54:05.411Z | Downloaded tinyvec_macros v0.1.1 |
| 1109 | 2026-04-03T03:54:05.417Z | Downloaded structmeta-derive v0.3.0 |
| 1110 | 2026-04-03T03:54:05.420Z | Downloaded signal-hook-registry v1.4.8 |
| 1111 | 2026-04-03T03:54:05.420Z | Downloaded thread-id v5.1.0 |
| 1112 | 2026-04-03T03:54:05.425Z | Downloaded qorb v0.4.1 |
| 1113 | 2026-04-03T03:54:05.428Z | Downloaded sqlformat v0.3.5 |
| 1114 | 2026-04-03T03:54:05.428Z | Downloaded stringprep v0.1.5 |
| 1115 | 2026-04-03T03:54:05.432Z | Downloaded rand_chacha v0.9.0 |
| 1116 | 2026-04-03T03:54:05.436Z | Downloaded rcgen v0.12.1 |
| 1117 | 2026-04-03T03:54:05.439Z | Downloaded time-core v0.1.8 |
| 1118 | 2026-04-03T03:54:05.446Z | Downloaded simd-adler32 v0.3.8 |
| 1119 | 2026-04-03T03:54:05.450Z | Downloaded strum_macros v0.27.2 |
| 1120 | 2026-04-03T03:54:05.453Z | Downloaded slog-dtrace v0.3.0 |
| 1121 | 2026-04-03T03:54:05.453Z | Downloaded schemars_derive v0.8.22 |
| 1122 | 2026-04-03T03:54:05.458Z | Downloaded tower-service v0.3.3 |
| 1123 | 2026-04-03T03:54:05.458Z | Downloaded chrono v0.4.44 |
| 1124 | 2026-04-03T03:54:05.461Z | Downloaded testing_table v0.3.0 |
| 1125 | 2026-04-03T03:54:05.465Z | Downloaded tap v1.0.1 |
| 1126 | 2026-04-03T03:54:05.465Z | Downloaded strum_macros v0.26.4 |
| 1127 | 2026-04-03T03:54:05.469Z | Downloaded try-lock v0.2.5 |
| 1128 | 2026-04-03T03:54:05.472Z | Downloaded spin v0.9.8 |
| 1129 | 2026-04-03T03:54:05.477Z | Downloaded tower-layer v0.3.3 |
| 1130 | 2026-04-03T03:54:05.477Z | Downloaded topological-sort v0.2.2 |
| 1131 | 2026-04-03T03:54:05.477Z | Downloaded thread_local v1.1.9 |
| 1132 | 2026-04-03T03:54:05.481Z | Downloaded rand v0.9.2 |
| 1133 | 2026-04-03T03:54:05.481Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1134 | 2026-04-03T03:54:05.481Z | Downloaded tls_codec v0.4.2 |
| 1135 | 2026-04-03T03:54:05.485Z | Downloaded time-macros v0.2.27 |
| 1136 | 2026-04-03T03:54:05.485Z | Downloaded string_cache v0.8.9 |
| 1137 | 2026-04-03T03:54:05.488Z | Downloaded stacker v0.1.23 |
| 1138 | 2026-04-03T03:54:05.488Z | Downloaded thiserror-no-std v2.0.2 |
| 1139 | 2026-04-03T03:54:05.491Z | Downloaded trait-variant v0.1.2 |
| 1140 | 2026-04-03T03:54:05.491Z | Downloaded unit-prefix v0.5.2 |
| 1141 | 2026-04-03T03:54:05.491Z | Downloaded ssh-cipher v0.2.0 |
| 1142 | 2026-04-03T03:54:05.491Z | Downloaded num-bigint v0.4.6 |
| 1143 | 2026-04-03T03:54:05.495Z | Downloaded typify-macro v0.6.1 |
| 1144 | 2026-04-03T03:54:05.495Z | Downloaded unarray v0.1.4 |
| 1145 | 2026-04-03T03:54:05.498Z | Downloaded tokio-tungstenite v0.21.0 |
| 1146 | 2026-04-03T03:54:05.498Z | Downloaded tokio-macros v2.6.0 |
| 1147 | 2026-04-03T03:54:05.498Z | Downloaded typify-macro v0.4.3 |
| 1148 | 2026-04-03T03:54:05.502Z | Downloaded p521 v0.13.3 |
| 1149 | 2026-04-03T03:54:05.502Z | Downloaded universal-hash v0.5.1 |
| 1150 | 2026-04-03T03:54:05.502Z | Downloaded unicode-truncate v1.1.0 |
| 1151 | 2026-04-03T03:54:05.508Z | Downloaded tls_codec_derive v0.4.2 |
| 1152 | 2026-04-03T03:54:05.508Z | Downloaded termios v0.3.3 |
| 1153 | 2026-04-03T03:54:05.508Z | Downloaded smallvec v0.6.14 |
| 1154 | 2026-04-03T03:54:05.511Z | Downloaded itertools v0.14.0 |
| 1155 | 2026-04-03T03:54:05.511Z | Downloaded serde_with_macros v3.17.0 |
| 1156 | 2026-04-03T03:54:05.515Z | Downloaded schemars v0.9.0 |
| 1157 | 2026-04-03T03:54:05.519Z | Downloaded tokio-tungstenite v0.23.1 |
| 1158 | 2026-04-03T03:54:05.522Z | Downloaded bindgen v0.71.1 |
| 1159 | 2026-04-03T03:54:05.528Z | Downloaded usdt v0.6.0 |
| 1160 | 2026-04-03T03:54:05.528Z | Downloaded utf-8 v0.7.6 |
| 1161 | 2026-04-03T03:54:05.537Z | Downloaded untrusted v0.9.0 |
| 1162 | 2026-04-03T03:54:05.537Z | Downloaded untrusted v0.7.1 |
| 1163 | 2026-04-03T03:54:05.537Z | Downloaded tiny-keccak v2.0.2 |
| 1164 | 2026-04-03T03:54:05.537Z | Downloaded tokio-rustls v0.25.0 |
| 1165 | 2026-04-03T03:54:05.537Z | Downloaded void v1.0.2 |
| 1166 | 2026-04-03T03:54:05.537Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1167 | 2026-04-03T03:54:05.537Z | Downloaded rsa v0.9.10 |
| 1168 | 2026-04-03T03:54:05.541Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1169 | 2026-04-03T03:54:05.541Z | Downloaded tokio-dtrace v0.1.1 |
| 1170 | 2026-04-03T03:54:05.541Z | Downloaded usdt-macro v0.6.0 |
| 1171 | 2026-04-03T03:54:05.545Z | Downloaded term v1.2.1 |
| 1172 | 2026-04-03T03:54:05.545Z | Downloaded itertools v0.13.0 |
| 1173 | 2026-04-03T03:54:05.549Z | Downloaded socket2 v0.6.2 |
| 1174 | 2026-04-03T03:54:05.549Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1175 | 2026-04-03T03:54:05.552Z | Downloaded slog v2.8.2 |
| 1176 | 2026-04-03T03:54:05.556Z | Downloaded rand v0.8.5 |
| 1177 | 2026-04-03T03:54:05.556Z | Downloaded support-bundle-viewer v0.1.2 |
| 1178 | 2026-04-03T03:54:05.569Z | Downloaded want v0.3.1 |
| 1179 | 2026-04-03T03:54:05.574Z | Downloaded wait-timeout v0.2.1 |
| 1180 | 2026-04-03T03:54:05.574Z | Downloaded waitgroup v0.1.2 |
| 1181 | 2026-04-03T03:54:05.574Z | Downloaded similar v2.7.0 |
| 1182 | 2026-04-03T03:54:05.574Z | Downloaded tui-tree-widget v0.23.1 |
| 1183 | 2026-04-03T03:54:05.581Z | Downloaded xshell-macros v0.2.7 |
| 1184 | 2026-04-03T03:54:05.582Z | Downloaded xattr v1.6.1 |
| 1185 | 2026-04-03T03:54:05.582Z | Downloaded tokio-native-tls v0.3.1 |
| 1186 | 2026-04-03T03:54:05.582Z | Downloaded unicase v2.9.0 |
| 1187 | 2026-04-03T03:54:05.582Z | Downloaded usdt-attr-macro v0.6.0 |
| 1188 | 2026-04-03T03:54:05.587Z | Downloaded itertools v0.12.1 |
| 1189 | 2026-04-03T03:54:05.592Z | Downloaded snafu v0.8.9 |
| 1190 | 2026-04-03T03:54:05.596Z | Downloaded tokio-rustls v0.26.4 |
| 1191 | 2026-04-03T03:54:05.596Z | Downloaded tokio-rustls v0.24.1 |
| 1192 | 2026-04-03T03:54:05.602Z | Downloaded test-strategy v0.4.5 |
| 1193 | 2026-04-03T03:54:05.602Z | Downloaded socket2 v0.5.10 |
| 1194 | 2026-04-03T03:54:05.606Z | Downloaded usdt-impl v0.6.0 |
| 1195 | 2026-04-03T03:54:05.618Z | Downloaded vergen-git2 v1.0.7 |
| 1196 | 2026-04-03T03:54:05.623Z | Downloaded zeroize_derive v1.4.3 |
| 1197 | 2026-04-03T03:54:05.629Z | Downloaded zone_cfg_derive v0.3.1 |
| 1198 | 2026-04-03T03:54:05.629Z | Downloaded aws-lc-rs v1.16.0 |
| 1199 | 2026-04-03T03:54:05.633Z | Downloaded rustls-webpki v0.103.9 |
| 1200 | 2026-04-03T03:54:05.637Z | Downloaded subprocess v0.2.15 |
| 1201 | 2026-04-03T03:54:05.637Z | Downloaded vergen-gitcl v1.0.8 |
| 1202 | 2026-04-03T03:54:05.637Z | Downloaded zone v0.3.1 |
| 1203 | 2026-04-03T03:54:05.637Z | Downloaded tracing-attributes v0.1.31 |
| 1204 | 2026-04-03T03:54:05.640Z | Downloaded libxml v0.3.3 |
| 1205 | 2026-04-03T03:54:05.643Z | Downloaded publicsuffix v2.3.0 |
| 1206 | 2026-04-03T03:54:05.652Z | Downloaded tinyvec v1.10.0 |
| 1207 | 2026-04-03T03:54:05.659Z | Downloaded twox-hash v2.1.2 |
| 1208 | 2026-04-03T03:54:05.662Z | Downloaded walkdir v2.5.0 |
| 1209 | 2026-04-03T03:54:05.666Z | Downloaded unicode-properties v0.1.4 |
| 1210 | 2026-04-03T03:54:05.669Z | Downloaded rustyline v14.0.0 |
| 1211 | 2026-04-03T03:54:05.673Z | Downloaded vsss-rs v3.3.4 |
| 1212 | 2026-04-03T03:54:05.676Z | Downloaded signal-hook v0.3.18 |
| 1213 | 2026-04-03T03:54:05.676Z | Downloaded tokio-stream v0.1.18 |
| 1214 | 2026-04-03T03:54:05.681Z | Downloaded goblin v0.10.5 |
| 1215 | 2026-04-03T03:54:05.685Z | Downloaded xshell v0.2.7 |
| 1216 | 2026-04-03T03:54:05.685Z | Downloaded rand v0.10.0 |
| 1217 | 2026-04-03T03:54:05.688Z | Downloaded toml v0.7.8 |
| 1218 | 2026-04-03T03:54:05.688Z | Downloaded whoami v2.1.0 |
| 1219 | 2026-04-03T03:54:05.692Z | Downloaded uzers v0.12.2 |
| 1220 | 2026-04-03T03:54:05.695Z | Downloaded p384 v0.13.1 |
| 1221 | 2026-04-03T03:54:05.698Z | Downloaded wyz v0.5.1 |
| 1222 | 2026-04-03T03:54:05.698Z | Downloaded whoami v1.6.1 |
| 1223 | 2026-04-03T03:54:05.702Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1224 | 2026-04-03T03:54:05.706Z | Downloaded vergen-lib v0.1.6 |
| 1225 | 2026-04-03T03:54:05.706Z | Downloaded pin-project v1.1.11 |
| 1226 | 2026-04-03T03:54:05.710Z | Downloaded zeroize v1.8.2 |
| 1227 | 2026-04-03T03:54:05.710Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1228 | 2026-04-03T03:54:05.714Z | Downloaded samael v0.0.19 |
| 1229 | 2026-04-03T03:54:05.719Z | Downloaded tracing-core v0.1.36 |
| 1230 | 2026-04-03T03:54:05.719Z | Downloaded tungstenite v0.23.0 |
| 1231 | 2026-04-03T03:54:05.719Z | Downloaded russh v0.45.0 |
| 1232 | 2026-04-03T03:54:05.723Z | Downloaded term v0.7.0 |
| 1233 | 2026-04-03T03:54:05.731Z | Downloaded hyper v1.8.1 |
| 1234 | 2026-04-03T03:54:05.740Z | Downloaded typify v0.4.3 |
| 1235 | 2026-04-03T03:54:05.746Z | Downloaded unicode-bidi v0.3.18 |
| 1236 | 2026-04-03T03:54:05.750Z | Downloaded xz2 v0.1.7 |
| 1237 | 2026-04-03T03:54:05.750Z | Downloaded tungstenite v0.21.0 |
| 1238 | 2026-04-03T03:54:05.751Z | Downloaded steno v0.4.1 |
| 1239 | 2026-04-03T03:54:05.755Z | Downloaded ssh-key v0.6.7 |
| 1240 | 2026-04-03T03:54:05.759Z | Downloaded uuid v1.21.0 |
| 1241 | 2026-04-03T03:54:05.759Z | Downloaded tar v0.4.45 |
| 1242 | 2026-04-03T03:54:05.762Z | Downloaded moka v0.12.13 |
| 1243 | 2026-04-03T03:54:05.805Z | Downloaded zerocopy v0.6.6 |
| 1244 | 2026-04-03T03:54:05.805Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1245 | 2026-04-03T03:54:05.805Z | Downloaded zstd-safe v7.2.4 |
| 1246 | 2026-04-03T03:54:05.805Z | Downloaded rpassword v7.4.0 |
| 1247 | 2026-04-03T03:54:05.805Z | Downloaded unsafe-libyaml v0.2.11 |
| 1248 | 2026-04-03T03:54:05.805Z | Downloaded ron v0.12.0 |
| 1249 | 2026-04-03T03:54:05.805Z | Downloaded schemars v1.2.1 |
| 1250 | 2026-04-03T03:54:05.805Z | Downloaded typify v0.6.1 |
| 1251 | 2026-04-03T03:54:05.805Z | Downloaded hkdf v0.12.4 |
| 1252 | 2026-04-03T03:54:05.805Z | Downloaded vte v0.14.1 |
| 1253 | 2026-04-03T03:54:05.805Z | Downloaded zstd v0.13.3 |
| 1254 | 2026-04-03T03:54:05.805Z | Downloaded reedline v0.40.0 |
| 1255 | 2026-04-03T03:54:05.826Z | Downloaded yasna v0.5.2 |
| 1256 | 2026-04-03T03:54:05.844Z | Downloaded quick-xml v0.37.5 |
| 1257 | 2026-04-03T03:54:05.848Z | Downloaded zopfli v0.8.3 |
| 1258 | 2026-04-03T03:54:05.860Z | Downloaded unicode_categories v0.1.1 |
| 1259 | 2026-04-03T03:54:05.864Z | Downloaded tokio-postgres v0.7.16 |
| 1260 | 2026-04-03T03:54:05.867Z | Downloaded zip v0.6.6 |
| 1261 | 2026-04-03T03:54:05.871Z | Downloaded toml_edit v0.19.15 |
| 1262 | 2026-04-03T03:54:05.893Z | Downloaded yansi v1.0.1 |
| 1263 | 2026-04-03T03:54:05.896Z | Downloaded rayon v1.11.0 |
| 1264 | 2026-04-03T03:54:05.902Z | Downloaded git2 v0.20.4 |
| 1265 | 2026-04-03T03:54:05.907Z | Downloaded vergen v9.0.6 |
| 1266 | 2026-04-03T03:54:05.910Z | Downloaded portable-atomic v1.13.1 |
| 1267 | 2026-04-03T03:54:05.914Z | Downloaded reqwest v0.12.28 |
| 1268 | 2026-04-03T03:54:05.917Z | Downloaded petname v2.0.2 |
| 1269 | 2026-04-03T03:54:05.927Z | Downloaded reqwest v0.13.2 |
| 1270 | 2026-04-03T03:54:05.931Z | Downloaded zerocopy-derive v0.8.40 |
| 1271 | 2026-04-03T03:54:05.936Z | Downloaded tower v0.5.3 |
| 1272 | 2026-04-03T03:54:05.949Z | Downloaded rustls-webpki v0.101.7 |
| 1273 | 2026-04-03T03:54:05.953Z | Downloaded proptest v1.10.0 |
| 1274 | 2026-04-03T03:54:05.958Z | Downloaded unicode-segmentation v1.12.0 |
| 1275 | 2026-04-03T03:54:05.958Z | Downloaded salty v0.3.0 |
| 1276 | 2026-04-03T03:54:05.969Z | Downloaded typed-path v0.9.3 |
| 1277 | 2026-04-03T03:54:05.973Z | Downloaded zip v4.6.1 |
| 1278 | 2026-04-03T03:54:05.983Z | Downloaded regex v1.12.3 |
| 1279 | 2026-04-03T03:54:05.987Z | Downloaded x509-cert v0.2.5 |
| 1280 | 2026-04-03T03:54:05.991Z | Downloaded lalrpop v0.19.12 |
| 1281 | 2026-04-03T03:54:05.997Z | Downloaded tough v0.20.0 |
| 1282 | 2026-04-03T03:54:06.003Z | Downloaded serde_with v3.17.0 |
| 1283 | 2026-04-03T03:54:06.009Z | Downloaded unicode-normalization v0.1.25 |
| 1284 | 2026-04-03T03:54:06.013Z | Downloaded bstr v1.12.1 |
| 1285 | 2026-04-03T03:54:06.019Z | Downloaded curve25519-dalek v4.1.3 |
| 1286 | 2026-04-03T03:54:06.023Z | Downloaded tokio-util v0.7.18 |
| 1287 | 2026-04-03T03:54:06.064Z | Downloaded winnow v0.5.40 |
| 1288 | 2026-04-03T03:54:06.068Z | Downloaded nix v0.27.1 |
| 1289 | 2026-04-03T03:54:06.074Z | Downloaded object v0.30.4 |
| 1290 | 2026-04-03T03:54:06.079Z | Downloaded winnow v0.6.26 |
| 1291 | 2026-04-03T03:54:06.090Z | Downloaded rustls-webpki v0.102.8 |
| 1292 | 2026-04-03T03:54:06.100Z | Downloaded radix_trie v0.2.1 |
| 1293 | 2026-04-03T03:54:06.103Z | Downloaded openssl v0.10.75 |
| 1294 | 2026-04-03T03:54:06.108Z | Downloaded nix v0.28.0 |
| 1295 | 2026-04-03T03:54:06.113Z | Downloaded polar-core v0.27.3 |
| 1296 | 2026-04-03T03:54:06.118Z | Downloaded quinn-proto v0.11.13 |
| 1297 | 2026-04-03T03:54:06.141Z | Downloaded time v0.3.47 |
| 1298 | 2026-04-03T03:54:06.147Z | Downloaded rustls v0.21.12 |
| 1299 | 2026-04-03T03:54:06.155Z | Downloaded tower-http v0.6.8 |
| 1300 | 2026-04-03T03:54:06.159Z | Downloaded dropshot v0.16.7 |
| 1301 | 2026-04-03T03:54:06.172Z | Downloaded zlib-rs v0.6.2 |
| 1302 | 2026-04-03T03:54:06.176Z | Downloaded tabled v0.20.0 |
| 1303 | 2026-04-03T03:54:06.183Z | Downloaded vcpkg v0.2.15 |
| 1304 | 2026-04-03T03:54:06.204Z | Downloaded smoltcp v0.9.1 |
| 1305 | 2026-04-03T03:54:06.210Z | Downloaded regex-syntax v0.6.29 |
| 1306 | 2026-04-03T03:54:06.215Z | Downloaded object v0.37.3 |
| 1307 | 2026-04-03T03:54:06.220Z | Downloaded nix v0.31.1 |
| 1308 | 2026-04-03T03:54:06.228Z | Downloaded nix v0.29.0 |
| 1309 | 2026-04-03T03:54:06.234Z | Downloaded webpki-roots v1.0.6 |
| 1310 | 2026-04-03T03:54:06.239Z | Downloaded hickory-proto v0.25.2 |
| 1311 | 2026-04-03T03:54:06.245Z | Downloaded hickory-proto v0.24.4 |
| 1312 | 2026-04-03T03:54:06.253Z | Downloaded regress v0.10.5 |
| 1313 | 2026-04-03T03:54:06.258Z | Downloaded smoltcp v0.11.0 |
| 1314 | 2026-04-03T03:54:06.265Z | Downloaded regex-syntax v0.8.10 |
| 1315 | 2026-04-03T03:54:06.275Z | Downloaded zerocopy v0.8.40 |
| 1316 | 2026-04-03T03:54:06.292Z | Downloaded rustls v0.23.37 |
| 1317 | 2026-04-03T03:54:06.300Z | Downloaded openapiv3 v2.2.0 |
| 1318 | 2026-04-03T03:54:06.312Z | Downloaded rustix v0.38.44 |
| 1319 | 2026-04-03T03:54:06.325Z | Downloaded rustls v0.22.4 |
| 1320 | 2026-04-03T03:54:06.336Z | Downloaded sled v0.34.7 |
| 1321 | 2026-04-03T03:54:06.383Z | Downloaded sqlparser v0.61.0 |
| 1322 | 2026-04-03T03:54:06.406Z | Downloaded regex-automata v0.4.14 |
| 1323 | 2026-04-03T03:54:06.441Z | Downloaded petgraph v0.6.5 |
| 1324 | 2026-04-03T03:54:06.451Z | Downloaded ratatui v0.29.0 |
| 1325 | 2026-04-03T03:54:06.464Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1326 | 2026-04-03T03:54:06.469Z | Downloaded typify-impl v0.4.3 |
| 1327 | 2026-04-03T03:54:06.481Z | Downloaded typify-impl v0.6.1 |
| 1328 | 2026-04-03T03:54:06.493Z | Downloaded tracing v0.1.44 |
| 1329 | 2026-04-03T03:54:06.504Z | Downloaded zerocopy-derive v0.6.6 |
| 1330 | 2026-04-03T03:54:06.510Z | Downloaded csv v1.4.0 |
| 1331 | 2026-04-03T03:54:06.521Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1332 | 2026-04-03T03:54:06.532Z | Downloaded sha3 v0.10.8 |
| 1333 | 2026-04-03T03:54:06.536Z | Downloaded chrono-tz v0.10.4 |
| 1334 | 2026-04-03T03:54:06.542Z | Downloaded libz-sys v1.1.24 |
| 1335 | 2026-04-03T03:54:06.573Z | Downloaded lzma-sys v0.1.20 |
| 1336 | 2026-04-03T03:54:06.587Z | Downloaded petgraph v0.8.3 |
| 1337 | 2026-04-03T03:54:06.599Z | Downloaded jiff v0.2.21 |
| 1338 | 2026-04-03T03:54:06.620Z | Downloaded encoding_rs v0.8.35 |
| 1339 | 2026-04-03T03:54:06.635Z | Downloaded tokio v1.49.0 |
| 1340 | 2026-04-03T03:54:06.667Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1341 | 2026-04-03T03:54:06.757Z | Downloaded ring v0.17.14 |
| 1342 | 2026-04-03T03:54:07.382Z | Downloaded aws-lc-sys v0.37.1 |
| 1343 | 2026-04-03T03:54:07.636Z | Compiling libc v0.2.180 |
| 1344 | 2026-04-03T03:54:07.636Z | Compiling serde v1.0.228 |
| 1345 | 2026-04-03T03:54:07.640Z | Compiling log v0.4.29 |
| 1346 | 2026-04-03T03:54:07.640Z | Compiling shlex v1.3.0 |
| 1347 | 2026-04-03T03:54:07.771Z | Compiling find-msvc-tools v0.1.9 |
| 1348 | 2026-04-03T03:54:07.782Z | Compiling smallvec v1.15.1 |
| 1349 | 2026-04-03T03:54:07.790Z | Compiling syn v2.0.117 |
| 1350 | 2026-04-03T03:54:07.821Z | Compiling typenum v1.19.0 |
| 1351 | 2026-04-03T03:54:07.972Z | Compiling generic-array v0.14.7 |
| 1352 | 2026-04-03T03:54:08.004Z | Compiling subtle v2.6.1 |
| 1353 | 2026-04-03T03:54:08.025Z | Compiling scopeguard v1.2.0 |
| 1354 | 2026-04-03T03:54:08.063Z | Compiling portable-atomic v1.13.1 |
| 1355 | 2026-04-03T03:54:08.113Z | Compiling lock_api v0.4.14 |
| 1356 | 2026-04-03T03:54:08.135Z | Compiling const-oid v0.9.6 |
| 1357 | 2026-04-03T03:54:08.189Z | Compiling critical-section v1.2.0 |
| 1358 | 2026-04-03T03:54:08.230Z | Compiling zerocopy v0.8.40 |
| 1359 | 2026-04-03T03:54:08.296Z | Compiling parking_lot_core v0.9.12 |
| 1360 | 2026-04-03T03:54:08.346Z | Compiling pin-project-lite v0.2.17 |
| 1361 | 2026-04-03T03:54:08.447Z | Compiling serde_json v1.0.149 |
| 1362 | 2026-04-03T03:54:08.569Z | Compiling pkg-config v0.3.32 |
| 1363 | 2026-04-03T03:54:08.640Z | Compiling getrandom v0.2.17 |
| 1364 | 2026-04-03T03:54:08.673Z | Compiling jobserver v0.1.34 |
| 1365 | 2026-04-03T03:54:08.701Z | Compiling errno v0.3.14 |
| 1366 | 2026-04-03T03:54:08.795Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-04-03T03:54:08.863Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-04-03T03:54:08.882Z | Compiling cc v1.2.56 |
| 1369 | 2026-04-03T03:54:09.045Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-04-03T03:54:09.101Z | Compiling mio v1.1.1 |
| 1371 | 2026-04-03T03:54:09.110Z | Compiling bitflags v2.11.0 |
| 1372 | 2026-04-03T03:54:09.129Z | Compiling libm v0.2.16 |
| 1373 | 2026-04-03T03:54:09.252Z | Compiling parking_lot v0.12.5 |
| 1374 | 2026-04-03T03:54:09.331Z | Compiling num-traits v0.2.19 |
| 1375 | 2026-04-03T03:54:09.335Z | Compiling futures-core v0.3.32 |
| 1376 | 2026-04-03T03:54:09.494Z | Compiling socket2 v0.6.2 |
| 1377 | 2026-04-03T03:54:09.540Z | Compiling percent-encoding v2.3.2 |
| 1378 | 2026-04-03T03:54:09.611Z | Compiling allocator-api2 v0.2.21 |
| 1379 | 2026-04-03T03:54:09.677Z | Compiling cpufeatures v0.2.17 |
| 1380 | 2026-04-03T03:54:09.728Z | Compiling foldhash v0.2.0 |
| 1381 | 2026-04-03T03:54:09.751Z | Compiling futures-sink v0.3.32 |
| 1382 | 2026-04-03T03:54:09.857Z | Compiling futures-channel v0.3.32 |
| 1383 | 2026-04-03T03:54:09.890Z | Compiling hashbrown v0.16.1 |
| 1384 | 2026-04-03T03:54:09.930Z | Compiling slab v0.4.12 |
| 1385 | 2026-04-03T03:54:09.944Z | Compiling futures-io v0.3.32 |
| 1386 | 2026-04-03T03:54:10.005Z | Compiling getrandom v0.4.1 |
| 1387 | 2026-04-03T03:54:10.075Z | Compiling futures-task v0.3.32 |
| 1388 | 2026-04-03T03:54:10.092Z | Compiling rand_core v0.10.0 |
| 1389 | 2026-04-03T03:54:10.113Z | Compiling getrandom v0.3.4 |
| 1390 | 2026-04-03T03:54:10.257Z | Compiling rustversion v1.0.22 |
| 1391 | 2026-04-03T03:54:10.413Z | Compiling indexmap v2.13.0 |
| 1392 | 2026-04-03T03:54:10.466Z | Compiling form_urlencoded v1.2.2 |
| 1393 | 2026-04-03T03:54:10.520Z | Compiling cmake v0.1.57 |
| 1394 | 2026-04-03T03:54:10.569Z | Compiling synstructure v0.13.2 |
| 1395 | 2026-04-03T03:54:10.649Z | Compiling base64ct v1.8.3 |
| 1396 | 2026-04-03T03:54:10.857Z | Compiling dunce v1.0.5 |
| 1397 | 2026-04-03T03:54:10.993Z | Compiling fs_extra v1.3.0 |
| 1398 | 2026-04-03T03:54:11.027Z | Compiling ident_case v1.0.1 |
| 1399 | 2026-04-03T03:54:11.030Z | Compiling pem-rfc7468 v0.7.0 |
| 1400 | 2026-04-03T03:54:11.086Z | Compiling flagset v0.4.7 |
| 1401 | 2026-04-03T03:54:11.122Z | Compiling rand_core v0.9.5 |
| 1402 | 2026-04-03T03:54:11.159Z | Compiling rustix v1.1.3 |
| 1403 | 2026-04-03T03:54:11.220Z | Compiling iana-time-zone v0.1.65 |
| 1404 | 2026-04-03T03:54:11.237Z | Compiling uuid v1.21.0 |
| 1405 | 2026-04-03T03:54:11.253Z | Compiling ring v0.17.14 |
| 1406 | 2026-04-03T03:54:11.264Z | Compiling aws-lc-sys v0.37.1 |
| 1407 | 2026-04-03T03:54:11.350Z | Compiling rustc_version v0.4.1 |
| 1408 | 2026-04-03T03:54:11.401Z | Compiling regex-syntax v0.8.10 |
| 1409 | 2026-04-03T03:54:11.418Z | Compiling vcpkg v0.2.15 |
| 1410 | 2026-04-03T03:54:11.676Z | Compiling aws-lc-rs v1.16.0 |
| 1411 | 2026-04-03T03:54:11.946Z | Compiling tracing-core v0.1.36 |
| 1412 | 2026-04-03T03:54:11.962Z | Compiling crossbeam-utils v0.8.21 |
| 1413 | 2026-04-03T03:54:12.159Z | Compiling openssl-sys v0.9.111 |
| 1414 | 2026-04-03T03:54:12.275Z | Compiling pest_generator v2.8.6 |
| 1415 | 2026-04-03T03:54:12.349Z | Compiling serde_derive v1.0.228 |
| 1416 | 2026-04-03T03:54:12.502Z | Compiling zeroize_derive v1.4.3 |
| 1417 | 2026-04-03T03:54:12.685Z | Compiling zerofrom-derive v0.1.6 |
| 1418 | 2026-04-03T03:54:12.902Z | Compiling yoke-derive v0.8.1 |
| 1419 | 2026-04-03T03:54:12.999Z | Compiling zerocopy-derive v0.8.40 |
| 1420 | 2026-04-03T03:54:13.149Z | Compiling zeroize v1.8.2 |
| 1421 | 2026-04-03T03:54:13.777Z | Compiling zerovec-derive v0.11.2 |
| 1422 | 2026-04-03T03:54:13.925Z | Compiling crypto-common v0.1.7 |
| 1423 | 2026-04-03T03:54:14.075Z | Compiling block-buffer v0.10.4 |
| 1424 | 2026-04-03T03:54:14.088Z | Compiling displaydoc v0.2.5 |
| 1425 | 2026-04-03T03:54:14.102Z | Compiling zerofrom v0.1.6 |
| 1426 | 2026-04-03T03:54:14.222Z | Compiling yoke v0.8.1 |
| 1427 | 2026-04-03T03:54:14.260Z | Compiling digest v0.10.7 |
| 1428 | 2026-04-03T03:54:14.408Z | Compiling tokio-macros v2.6.0 |
| 1429 | 2026-04-03T03:54:14.483Z | Compiling hmac v0.12.1 |
| 1430 | 2026-04-03T03:54:14.632Z | Compiling futures-macro v0.3.32 |
| 1431 | 2026-04-03T03:54:14.808Z | Compiling zerotrie v0.2.3 |
| 1432 | 2026-04-03T03:54:14.909Z | Compiling zerovec v0.11.5 |
| 1433 | 2026-04-03T03:54:15.101Z | Compiling block-padding v0.3.3 |
| 1434 | 2026-04-03T03:54:15.119Z | Compiling sha2 v0.10.9 |
| 1435 | 2026-04-03T03:54:15.258Z | Compiling inout v0.1.4 |
| 1436 | 2026-04-03T03:54:15.379Z | Compiling tinystr v0.8.2 |
| 1437 | 2026-04-03T03:54:15.417Z | Compiling potential_utf v0.1.4 |
| 1438 | 2026-04-03T03:54:15.432Z | Compiling futures-util v0.3.32 |
| 1439 | 2026-04-03T03:54:15.573Z | Compiling icu_locale_core v2.1.1 |
| 1440 | 2026-04-03T03:54:15.576Z | Compiling icu_collections v2.1.1 |
| 1441 | 2026-04-03T03:54:15.783Z | Compiling bytes v1.11.1 |
| 1442 | 2026-04-03T03:54:15.894Z | Compiling cipher v0.4.4 |
| 1443 | 2026-04-03T03:54:16.112Z | Compiling der_derive v0.7.3 |
| 1444 | 2026-04-03T03:54:16.191Z | Compiling salsa20 v0.10.2 |
| 1445 | 2026-04-03T03:54:16.338Z | Compiling tokio v1.49.0 |
| 1446 | 2026-04-03T03:54:16.448Z | Compiling icu_provider v2.1.1 |
| 1447 | 2026-04-03T03:54:16.492Z | Compiling http v1.4.0 |
| 1448 | 2026-04-03T03:54:16.529Z | Compiling chrono v0.4.44 |
| 1449 | 2026-04-03T03:54:16.750Z | Compiling icu_normalizer v2.1.1 |
| 1450 | 2026-04-03T03:54:17.079Z | Compiling icu_properties v2.1.2 |
| 1451 | 2026-04-03T03:54:17.297Z | Compiling ppv-lite86 v0.2.21 |
| 1452 | 2026-04-03T03:54:17.412Z | Compiling der v0.7.10 |
| 1453 | 2026-04-03T03:54:17.457Z | Compiling pbkdf2 v0.12.2 |
| 1454 | 2026-04-03T03:54:17.572Z | Compiling thiserror-impl v2.0.18 |
| 1455 | 2026-04-03T03:54:17.613Z | Compiling rand_chacha v0.9.0 |
| 1456 | 2026-04-03T03:54:17.741Z | Compiling scrypt v0.11.0 |
| 1457 | 2026-04-03T03:54:17.917Z | Compiling idna_adapter v1.2.1 |
| 1458 | 2026-04-03T03:54:17.993Z | Compiling aes v0.8.4 |
| 1459 | 2026-04-03T03:54:18.053Z | Compiling idna v1.1.0 |
| 1460 | 2026-04-03T03:54:18.160Z | Compiling cbc v0.1.2 |
| 1461 | 2026-04-03T03:54:18.302Z | Compiling spki v0.7.3 |
| 1462 | 2026-04-03T03:54:18.302Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-04-03T03:54:18.520Z | Compiling url v2.5.8 |
| 1464 | 2026-04-03T03:54:18.582Z | Compiling tracing-attributes v0.1.31 |
| 1465 | 2026-04-03T03:54:18.688Z | Compiling pkcs5 v0.7.1 |
| 1466 | 2026-04-03T03:54:18.742Z | Compiling rand v0.9.2 |
| 1467 | 2026-04-03T03:54:18.882Z | Compiling thiserror v2.0.18 |
| 1468 | 2026-04-03T03:54:18.987Z | Compiling http-body v1.0.1 |
| 1469 | 2026-04-03T03:54:19.096Z | Compiling serde_derive_internals v0.29.1 |
| 1470 | 2026-04-03T03:54:19.140Z | Compiling httparse v1.10.1 |
| 1471 | 2026-04-03T03:54:19.155Z | Compiling syn v1.0.109 |
| 1472 | 2026-04-03T03:54:19.296Z | Compiling base64 v0.22.1 |
| 1473 | 2026-04-03T03:54:19.453Z | Compiling untrusted v0.9.0 |
| 1474 | 2026-04-03T03:54:19.467Z | Compiling schemars v0.8.22 |
| 1475 | 2026-04-03T03:54:19.527Z | Compiling openssl-probe v0.2.1 |
| 1476 | 2026-04-03T03:54:19.569Z | Compiling untrusted v0.7.1 |
| 1477 | 2026-04-03T03:54:19.706Z | Compiling pkcs8 v0.10.2 |
| 1478 | 2026-04-03T03:54:19.728Z | Compiling pest_derive v2.8.6 |
| 1479 | 2026-04-03T03:54:19.739Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-04-03T03:54:19.859Z | Compiling tracing v0.1.44 |
| 1481 | 2026-04-03T03:54:19.972Z | Compiling schemars_derive v0.8.22 |
| 1482 | 2026-04-03T03:54:20.010Z | Compiling tokio-util v0.7.18 |
| 1483 | 2026-04-03T03:54:20.146Z | Compiling darling_core v0.20.11 |
| 1484 | 2026-04-03T03:54:20.528Z | Compiling rustls v0.23.37 |
| 1485 | 2026-04-03T03:54:20.600Z | Compiling tinyvec_macros v0.1.1 |
| 1486 | 2026-04-03T03:54:20.672Z | Compiling tower-service v0.3.3 |
| 1487 | 2026-04-03T03:54:20.703Z | Compiling tower-layer v0.3.3 |
| 1488 | 2026-04-03T03:54:20.770Z | Compiling try-lock v0.2.5 |
| 1489 | 2026-04-03T03:54:20.861Z | Compiling atomic-waker v1.1.2 |
| 1490 | 2026-04-03T03:54:20.879Z | Compiling dyn-clone v1.0.20 |
| 1491 | 2026-04-03T03:54:21.012Z | Compiling h2 v0.4.13 |
| 1492 | 2026-04-03T03:54:21.040Z | Compiling want v0.3.1 |
| 1493 | 2026-04-03T03:54:21.070Z | Compiling tinyvec v1.10.0 |
| 1494 | 2026-04-03T03:54:21.209Z | Compiling scroll v0.13.0 |
| 1495 | 2026-04-03T03:54:21.475Z | Compiling ipnet v2.11.0 |
| 1496 | 2026-04-03T03:54:21.725Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1497 | 2026-04-03T03:54:21.947Z | Compiling spin v0.9.8 |
| 1498 | 2026-04-03T03:54:21.975Z | Compiling aho-corasick v1.1.4 |
| 1499 | 2026-04-03T03:54:22.118Z | Compiling powerfmt v0.2.0 |
| 1500 | 2026-04-03T03:54:22.160Z | Compiling num-conv v0.2.0 |
| 1501 | 2026-04-03T03:54:22.302Z | Compiling pin-utils v0.1.0 |
| 1502 | 2026-04-03T03:54:22.318Z | Compiling foreign-types-shared v0.1.1 |
| 1503 | 2026-04-03T03:54:22.370Z | Compiling openssl v0.10.75 |
| 1504 | 2026-04-03T03:54:22.404Z | Compiling time-core v0.1.8 |
| 1505 | 2026-04-03T03:54:22.467Z | Compiling darling_macro v0.20.11 |
| 1506 | 2026-04-03T03:54:22.523Z | Compiling crc32fast v1.5.0 |
| 1507 | 2026-04-03T03:54:22.554Z | Compiling httpdate v1.0.3 |
| 1508 | 2026-04-03T03:54:22.612Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-04-03T03:54:22.774Z | Compiling tempfile v3.25.0 |
| 1510 | 2026-04-03T03:54:22.836Z | Compiling regex-automata v0.4.14 |
| 1511 | 2026-04-03T03:54:22.927Z | Compiling darling v0.20.11 |
| 1512 | 2026-04-03T03:54:23.014Z | Compiling foreign-types v0.3.2 |
| 1513 | 2026-04-03T03:54:23.090Z | Compiling deranged v0.5.8 |
| 1514 | 2026-04-03T03:54:23.659Z | Compiling goblin v0.10.5 |
| 1515 | 2026-04-03T03:54:24.072Z | Compiling hyper v1.8.1 |
| 1516 | 2026-04-03T03:54:24.199Z | Compiling thiserror-impl v1.0.69 |
| 1517 | 2026-04-03T03:54:24.904Z | Compiling openssl-macros v0.1.1 |
| 1518 | 2026-04-03T03:54:25.216Z | Compiling wait-timeout v0.2.1 |
| 1519 | 2026-04-03T03:54:25.290Z | Compiling quick-error v1.2.3 |
| 1520 | 2026-04-03T03:54:25.401Z | Compiling either v1.15.0 |
| 1521 | 2026-04-03T03:54:25.431Z | Compiling native-tls v0.2.18 |
| 1522 | 2026-04-03T03:54:25.487Z | Compiling simd-adler32 v0.3.8 |
| 1523 | 2026-04-03T03:54:25.606Z | Compiling usdt-impl v0.6.0 |
| 1524 | 2026-04-03T03:54:25.630Z | Compiling siphasher v1.0.2 |
| 1525 | 2026-04-03T03:54:25.645Z | Compiling num_threads v0.1.7 |
| 1526 | 2026-04-03T03:54:25.731Z | Compiling bit-vec v0.8.0 |
| 1527 | 2026-04-03T03:54:25.748Z | Compiling time v0.3.47 |
| 1528 | 2026-04-03T03:54:25.840Z | Compiling thiserror v1.0.69 |
| 1529 | 2026-04-03T03:54:25.854Z | Compiling rusty-fork v0.3.1 |
| 1530 | 2026-04-03T03:54:25.970Z | Compiling bit-set v0.8.0 |
| 1531 | 2026-04-03T03:54:26.138Z | Compiling hyper-util v0.1.20 |
| 1532 | 2026-04-03T03:54:26.182Z | Compiling derive_builder_core v0.20.2 |
| 1533 | 2026-04-03T03:54:26.921Z | Compiling dof v0.4.0 |
| 1534 | 2026-04-03T03:54:27.256Z | Compiling unicode-normalization v0.1.25 |
| 1535 | 2026-04-03T03:54:27.329Z | Compiling crossbeam-epoch v0.9.18 |
| 1536 | 2026-04-03T03:54:27.646Z | Compiling dtrace-parser v0.3.0 |
| 1537 | 2026-04-03T03:54:27.709Z | Compiling rustls-native-certs v0.8.3 |
| 1538 | 2026-04-03T03:54:27.875Z | Compiling signature v2.2.0 |
| 1539 | 2026-04-03T03:54:27.938Z | Compiling scroll_derive v0.12.1 |
| 1540 | 2026-04-03T03:54:27.997Z | Compiling heapless v0.7.17 |
| 1541 | 2026-04-03T03:54:28.050Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-04-03T03:54:28.075Z | Compiling slog v2.8.2 |
| 1543 | 2026-04-03T03:54:28.212Z | Compiling darling_core v0.21.3 |
| 1544 | 2026-04-03T03:54:28.230Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1545 | 2026-04-03T03:54:28.256Z | Compiling sync_wrapper v1.0.2 |
| 1546 | 2026-04-03T03:54:28.363Z | Compiling thread-id v5.1.0 |
| 1547 | 2026-04-03T03:54:28.377Z | Compiling cookie v0.18.1 |
| 1548 | 2026-04-03T03:54:28.446Z | Compiling adler2 v2.0.1 |
| 1549 | 2026-04-03T03:54:28.498Z | Compiling unarray v0.1.4 |
| 1550 | 2026-04-03T03:54:28.555Z | Compiling anyhow v1.0.102 |
| 1551 | 2026-04-03T03:54:28.574Z | Compiling zstd-safe v7.2.4 |
| 1552 | 2026-04-03T03:54:28.588Z | Compiling paste v1.0.15 |
| 1553 | 2026-04-03T03:54:28.608Z | Compiling unicode-properties v0.1.4 |
| 1554 | 2026-04-03T03:54:28.765Z | Compiling unicode-bidi v0.3.18 |
| 1555 | 2026-04-03T03:54:28.843Z | Compiling rayon-core v1.13.0 |
| 1556 | 2026-04-03T03:54:28.848Z | Compiling signal-hook v0.3.18 |
| 1557 | 2026-04-03T03:54:28.863Z | Compiling unicode-segmentation v1.12.0 |
| 1558 | 2026-04-03T03:54:29.038Z | Compiling proptest v1.10.0 |
| 1559 | 2026-04-03T03:54:29.055Z | Compiling scroll v0.12.0 |
| 1560 | 2026-04-03T03:54:29.103Z | Compiling stringprep v0.1.5 |
| 1561 | 2026-04-03T03:54:29.286Z | Compiling miniz_oxide v0.8.9 |
| 1562 | 2026-04-03T03:54:29.542Z | Compiling tower v0.5.3 |
| 1563 | 2026-04-03T03:54:29.868Z | Compiling crossbeam-deque v0.8.6 |
| 1564 | 2026-04-03T03:54:29.882Z | Compiling derive_builder_macro v0.20.2 |
| 1565 | 2026-04-03T03:54:30.005Z | Compiling ipnetwork v0.21.1 |
| 1566 | 2026-04-03T03:54:30.045Z | Compiling http-body-util v0.1.3 |
| 1567 | 2026-04-03T03:54:30.059Z | Compiling webpki-roots v1.0.6 |
| 1568 | 2026-04-03T03:54:30.143Z | Compiling rand_chacha v0.3.1 |
| 1569 | 2026-04-03T03:54:30.178Z | Compiling serde_spanned v0.6.9 |
| 1570 | 2026-04-03T03:54:30.286Z | Compiling erased-serde v0.3.31 |
| 1571 | 2026-04-03T03:54:30.324Z | Compiling serde_tokenstream v0.2.3 |
| 1572 | 2026-04-03T03:54:30.339Z | Compiling toml_datetime v0.6.11 |
| 1573 | 2026-04-03T03:54:30.395Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-04-03T03:54:30.562Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-04-03T03:54:30.593Z | Compiling curve25519-dalek v4.1.3 |
| 1576 | 2026-04-03T03:54:30.630Z | Compiling vergen-lib v0.1.6 |
| 1577 | 2026-04-03T03:54:30.688Z | Compiling darling_macro v0.21.3 |
| 1578 | 2026-04-03T03:54:30.765Z | Compiling num-integer v0.1.46 |
| 1579 | 2026-04-03T03:54:30.806Z | Compiling hash32 v0.2.1 |
| 1580 | 2026-04-03T03:54:30.977Z | Compiling ff v0.13.1 |
| 1581 | 2026-04-03T03:54:30.994Z | Compiling memoffset v0.9.1 |
| 1582 | 2026-04-03T03:54:31.040Z | Compiling litrs v1.0.0 |
| 1583 | 2026-04-03T03:54:31.120Z | Compiling base16ct v0.2.0 |
| 1584 | 2026-04-03T03:54:31.133Z | Compiling psl-types v2.0.11 |
| 1585 | 2026-04-03T03:54:31.186Z | Compiling iri-string v0.7.10 |
| 1586 | 2026-04-03T03:54:31.189Z | Compiling ref-cast v1.0.25 |
| 1587 | 2026-04-03T03:54:31.254Z | Compiling cfg_aliases v0.2.1 |
| 1588 | 2026-04-03T03:54:31.297Z | Compiling num-bigint-dig v0.8.6 |
| 1589 | 2026-04-03T03:54:31.329Z | Compiling fallible-iterator v0.2.0 |
| 1590 | 2026-04-03T03:54:31.464Z | Compiling ryu v1.0.23 |
| 1591 | 2026-04-03T03:54:31.481Z | Compiling smoltcp v0.9.1 |
| 1592 | 2026-04-03T03:54:31.496Z | Compiling rustix v0.38.44 |
| 1593 | 2026-04-03T03:54:31.634Z | Compiling zlib-rs v0.6.2 |
| 1594 | 2026-04-03T03:54:31.642Z | Compiling postgres-protocol v0.6.10 |
| 1595 | 2026-04-03T03:54:31.646Z | Compiling serde_urlencoded v0.7.1 |
| 1596 | 2026-04-03T03:54:31.829Z | Compiling document-features v0.2.12 |
| 1597 | 2026-04-03T03:54:31.948Z | Compiling zerocopy v0.7.35 |
| 1598 | 2026-04-03T03:54:31.964Z | Compiling nix v0.31.1 |
| 1599 | 2026-04-03T03:54:32.185Z | Compiling newtype-uuid v1.3.2 |
| 1600 | 2026-04-03T03:54:32.339Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-04-03T03:54:32.409Z | Compiling publicsuffix v2.3.0 |
| 1602 | 2026-04-03T03:54:32.495Z | Compiling sec1 v0.7.3 |
| 1603 | 2026-04-03T03:54:32.515Z | Compiling darling v0.21.3 |
| 1604 | 2026-04-03T03:54:32.602Z | Compiling group v0.13.0 |
| 1605 | 2026-04-03T03:54:32.679Z | Compiling num-iter v0.1.45 |
| 1606 | 2026-04-03T03:54:32.793Z | Compiling rand v0.8.5 |
| 1607 | 2026-04-03T03:54:32.796Z | Compiling derive_builder v0.20.2 |
| 1608 | 2026-04-03T03:54:32.807Z | Compiling oxnet v0.1.4 |
| 1609 | 2026-04-03T03:54:33.149Z | Compiling tokio-native-tls v0.3.1 |
| 1610 | 2026-04-03T03:54:33.167Z | Compiling proc-macro-error v1.0.4 |
| 1611 | 2026-04-03T03:54:33.388Z | Compiling goblin v0.8.2 |
| 1612 | 2026-04-03T03:54:33.461Z | Compiling heck v0.4.1 |
| 1613 | 2026-04-03T03:54:33.838Z | Compiling phf_shared v0.13.1 |
| 1614 | 2026-04-03T03:54:33.954Z | Compiling hubpack_derive v0.1.1 |
| 1615 | 2026-04-03T03:54:33.988Z | Compiling regex v1.12.3 |
| 1616 | 2026-04-03T03:54:34.075Z | Compiling lazy_static v1.5.0 |
| 1617 | 2026-04-03T03:54:34.170Z | Compiling cargo-platform v0.1.9 |
| 1618 | 2026-04-03T03:54:34.173Z | Compiling hkdf v0.12.4 |
| 1619 | 2026-04-03T03:54:34.347Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-04-03T03:54:34.386Z | Compiling flate2 v1.1.9 |
| 1621 | 2026-04-03T03:54:34.406Z | Compiling terminal_size v0.4.3 |
| 1622 | 2026-04-03T03:54:34.427Z | Compiling daft-derive v0.1.5 |
| 1623 | 2026-04-03T03:54:34.545Z | Compiling ref-cast-impl v1.0.25 |
| 1624 | 2026-04-03T03:54:34.765Z | Compiling strum_macros v0.27.2 |
| 1625 | 2026-04-03T03:54:34.787Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1626 | 2026-04-03T03:54:35.081Z | Compiling async-trait v0.1.89 |
| 1627 | 2026-04-03T03:54:35.139Z | Compiling vergen v9.0.6 |
| 1628 | 2026-04-03T03:54:35.323Z | Compiling fs-err v3.3.0 |
| 1629 | 2026-04-03T03:54:35.427Z | Compiling ahash v0.8.12 |
| 1630 | 2026-04-03T03:54:35.513Z | Compiling winnow v0.5.40 |
| 1631 | 2026-04-03T03:54:35.632Z | Compiling object v0.37.3 |
| 1632 | 2026-04-03T03:54:35.957Z | Compiling managed v0.8.0 |
| 1633 | 2026-04-03T03:54:36.130Z | Compiling bitflags v1.3.2 |
| 1634 | 2026-04-03T03:54:36.178Z | Compiling foldhash v0.1.5 |
| 1635 | 2026-04-03T03:54:36.211Z | Compiling bumpalo v3.20.2 |
| 1636 | 2026-04-03T03:54:36.354Z | Compiling libbz2-rs-sys v0.2.2 |
| 1637 | 2026-04-03T03:54:36.476Z | Compiling zopfli v0.8.3 |
| 1638 | 2026-04-03T03:54:36.508Z | Compiling hashbrown v0.15.5 |
| 1639 | 2026-04-03T03:54:36.730Z | Compiling strum v0.27.2 |
| 1640 | 2026-04-03T03:54:36.865Z | Compiling toml_edit v0.19.15 |
| 1641 | 2026-04-03T03:54:36.880Z | Compiling bzip2 v0.6.1 |
| 1642 | 2026-04-03T03:54:36.982Z | Compiling console v0.16.2 |
| 1643 | 2026-04-03T03:54:37.047Z | Compiling clap_builder v4.5.60 |
| 1644 | 2026-04-03T03:54:37.155Z | Compiling dof v0.3.0 |
| 1645 | 2026-04-03T03:54:37.560Z | Compiling elliptic-curve v0.13.8 |
| 1646 | 2026-04-03T03:54:37.861Z | Compiling daft v0.1.5 |
| 1647 | 2026-04-03T03:54:37.954Z | Compiling hubpack v0.1.2 |
| 1648 | 2026-04-03T03:54:37.979Z | Compiling cargo_metadata v0.19.2 |
| 1649 | 2026-04-03T03:54:38.168Z | Compiling phf v0.13.1 |
| 1650 | 2026-04-03T03:54:38.331Z | Compiling signal-hook-mio v0.2.5 |
| 1651 | 2026-04-03T03:54:38.820Z | Compiling zone_cfg_derive v0.3.1 |
| 1652 | 2026-04-03T03:54:39.307Z | Compiling cookie_store v0.22.1 |
| 1653 | 2026-04-03T03:54:39.442Z | Compiling rayon v1.11.0 |
| 1654 | 2026-04-03T03:54:39.498Z | Compiling zstd v0.13.3 |
| 1655 | 2026-04-03T03:54:39.759Z | Compiling hyper-tls v0.6.0 |
| 1656 | 2026-04-03T03:54:40.055Z | Compiling bzip2 v0.4.4 |
| 1657 | 2026-04-03T03:54:40.069Z | Compiling serde_with_macros v3.17.0 |
| 1658 | 2026-04-03T03:54:40.069Z | Compiling postgres-types v0.2.12 |
| 1659 | 2026-04-03T03:54:40.149Z | Compiling usdt-attr-macro v0.6.0 |
| 1660 | 2026-04-03T03:54:40.276Z | Compiling usdt-macro v0.6.0 |
| 1661 | 2026-04-03T03:54:40.583Z | Compiling ed25519 v2.2.3 |
| 1662 | 2026-04-03T03:54:40.967Z | Compiling dtrace-parser v0.2.0 |
| 1663 | 2026-04-03T03:54:41.053Z | Compiling phf_shared v0.11.3 |
| 1664 | 2026-04-03T03:54:41.149Z | Compiling itertools v0.12.1 |
| 1665 | 2026-04-03T03:54:41.164Z | Compiling bstr v1.12.1 |
| 1666 | 2026-04-03T03:54:41.219Z | Compiling pkcs1 v0.7.5 |
| 1667 | 2026-04-03T03:54:41.244Z | Compiling hex v0.4.3 |
| 1668 | 2026-04-03T03:54:41.513Z | Compiling serde-big-array v0.5.1 |
| 1669 | 2026-04-03T03:54:41.527Z | Compiling rfc6979 v0.4.0 |
| 1670 | 2026-04-03T03:54:41.623Z | Compiling strum_macros v0.26.4 |
| 1671 | 2026-04-03T03:54:41.652Z | Compiling clap_derive v4.5.55 |
| 1672 | 2026-04-03T03:54:41.655Z | Compiling serde_repr v0.1.20 |
| 1673 | 2026-04-03T03:54:41.724Z | Compiling enum-as-inner v0.6.1 |
| 1674 | 2026-04-03T03:54:41.819Z | Compiling float-cmp v0.10.0 |
| 1675 | 2026-04-03T03:54:41.970Z | Compiling thread-id v4.2.2 |
| 1676 | 2026-04-03T03:54:42.058Z | Compiling memmap2 v0.9.10 |
| 1677 | 2026-04-03T03:54:42.193Z | Compiling env_filter v1.0.0 |
| 1678 | 2026-04-03T03:54:42.228Z | Compiling encoding_rs v0.8.35 |
| 1679 | 2026-04-03T03:54:42.272Z | Compiling static_assertions v1.1.0 |
| 1680 | 2026-04-03T03:54:42.348Z | Compiling precomputed-hash v0.1.1 |
| 1681 | 2026-04-03T03:54:42.363Z | Compiling normalize-line-endings v0.3.0 |
| 1682 | 2026-04-03T03:54:42.439Z | Compiling fixedbitset v0.4.2 |
| 1683 | 2026-04-03T03:54:42.459Z | Compiling difflib v0.4.0 |
| 1684 | 2026-04-03T03:54:42.492Z | Compiling mime v0.3.17 |
| 1685 | 2026-04-03T03:54:42.661Z | Compiling keccak v0.1.6 |
| 1686 | 2026-04-03T03:54:42.751Z | Compiling whoami v2.1.0 |
| 1687 | 2026-04-03T03:54:43.022Z | Compiling fixedbitset v0.5.7 |
| 1688 | 2026-04-03T03:54:43.121Z | Compiling new_debug_unreachable v1.0.6 |
| 1689 | 2026-04-03T03:54:43.197Z | Compiling jiff v0.2.21 |
| 1690 | 2026-04-03T03:54:43.329Z | Compiling unit-prefix v0.5.2 |
| 1691 | 2026-04-03T03:54:43.349Z | Compiling predicates-core v1.0.10 |
| 1692 | 2026-04-03T03:54:43.422Z | Compiling data-encoding v2.10.0 |
| 1693 | 2026-04-03T03:54:43.476Z | Compiling rustc-hash v2.1.1 |
| 1694 | 2026-04-03T03:54:43.479Z | Compiling toml_edit v0.22.27 |
| 1695 | 2026-04-03T03:54:43.526Z | Compiling predicates v3.1.4 |
| 1696 | 2026-04-03T03:54:43.603Z | Compiling iddqd v0.3.17 |
| 1697 | 2026-04-03T03:54:43.745Z | Compiling hickory-proto v0.25.2 |
| 1698 | 2026-04-03T03:54:43.787Z | Compiling indicatif v0.18.4 |
| 1699 | 2026-04-03T03:54:44.111Z | Compiling clap v4.5.60 |
| 1700 | 2026-04-03T03:54:44.167Z | Compiling strum v0.26.3 |
| 1701 | 2026-04-03T03:54:44.196Z | Compiling petgraph v0.8.3 |
| 1702 | 2026-04-03T03:54:44.301Z | Compiling string_cache v0.8.9 |
| 1703 | 2026-04-03T03:54:44.532Z | Compiling tokio-postgres v0.7.16 |
| 1704 | 2026-04-03T03:54:44.637Z | Compiling sha3 v0.10.8 |
| 1705 | 2026-04-03T03:54:44.735Z | Compiling petgraph v0.6.5 |
| 1706 | 2026-04-03T03:54:45.092Z | Compiling env_logger v0.11.9 |
| 1707 | 2026-04-03T03:54:45.443Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1708 | 2026-04-03T03:54:46.139Z | Compiling zip v4.6.1 |
| 1709 | 2026-04-03T03:54:46.234Z | Compiling usdt v0.6.0 |
| 1710 | 2026-04-03T03:54:46.249Z | Compiling zone v0.3.1 |
| 1711 | 2026-04-03T03:54:46.502Z | Compiling usdt-impl v0.5.0 |
| 1712 | 2026-04-03T03:54:46.733Z | Compiling ecdsa v0.16.9 |
| 1713 | 2026-04-03T03:54:46.937Z | Compiling similar v2.7.0 |
| 1714 | 2026-04-03T03:54:47.102Z | Compiling serde_with v3.17.0 |
| 1715 | 2026-04-03T03:54:47.123Z | Compiling rsa v0.9.10 |
| 1716 | 2026-04-03T03:54:47.126Z | Compiling crossterm v0.28.1 |
| 1717 | 2026-04-03T03:54:47.403Z | Compiling ed25519-dalek v2.2.0 |
| 1718 | 2026-04-03T03:54:47.810Z | Compiling zip v0.6.6 |
| 1719 | 2026-04-03T03:54:48.399Z | Compiling toml v0.7.8 |
| 1720 | 2026-04-03T03:54:48.686Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1721 | 2026-04-03T03:54:48.799Z | Compiling itertools v0.13.0 |
| 1722 | 2026-04-03T03:54:48.831Z | Compiling tokio-stream v0.1.18 |
| 1723 | 2026-04-03T03:54:49.013Z | Compiling buf-list v1.1.2 |
| 1724 | 2026-04-03T03:54:49.285Z | Compiling x509-cert v0.2.5 |
| 1725 | 2026-04-03T03:54:49.301Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1726 | 2026-04-03T03:54:49.317Z | Compiling openapiv3 v2.2.0 |
| 1727 | 2026-04-03T03:54:49.483Z | Compiling sha1 v0.10.6 |
| 1728 | 2026-04-03T03:54:49.599Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1729 | 2026-04-03T03:54:49.706Z | Compiling peg-runtime v0.8.5 |
| 1730 | 2026-04-03T03:54:49.887Z | Compiling lalrpop-util v0.19.12 |
| 1731 | 2026-04-03T03:54:49.990Z | Compiling thread_local v1.1.9 |
| 1732 | 2026-04-03T03:54:50.040Z | Compiling slog-async v2.8.0 |
| 1733 | 2026-04-03T03:54:50.078Z | Compiling crossbeam-channel v0.5.15 |
| 1734 | 2026-04-03T03:54:50.243Z | Compiling futures-executor v0.3.32 |
| 1735 | 2026-04-03T03:54:50.361Z | Compiling filetime v0.2.27 |
| 1736 | 2026-04-03T03:54:50.465Z | Compiling is-terminal v0.4.17 |
| 1737 | 2026-04-03T03:54:50.506Z | Compiling take_mut v0.2.2 |
| 1738 | 2026-04-03T03:54:50.535Z | Compiling term v1.2.1 |
| 1739 | 2026-04-03T03:54:50.550Z | Compiling xattr v1.6.1 |
| 1740 | 2026-04-03T03:54:50.563Z | Compiling futures v0.3.32 |
| 1741 | 2026-04-03T03:54:50.712Z | Compiling tar v0.4.45 |
| 1742 | 2026-04-03T03:54:50.886Z | Compiling slog-term v2.9.2 |
| 1743 | 2026-04-03T03:54:56.760Z | Compiling rustls-webpki v0.103.9 |
| 1744 | 2026-04-03T03:54:59.593Z | Compiling tokio-rustls v0.26.4 |
| 1745 | 2026-04-03T03:54:59.593Z | Compiling rustls-platform-verifier v0.6.2 |
| 1746 | 2026-04-03T03:54:59.791Z | Compiling hyper-rustls v0.27.7 |
| 1747 | 2026-04-03T03:55:00.055Z | Compiling reqwest v0.13.2 |
| 1748 | 2026-04-03T03:55:00.056Z | Compiling reqwest v0.12.28 |
| 1749 | 2026-04-03T03:55:02.151Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1750 | 2026-04-03T03:55:02.368Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1751 | 2026-04-03T03:55:05.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 1752 | 2026-04-03T03:55:05.314Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1753 | 2026-04-03T03:55:05.372Z | Apr 03 03:55:04.238 INFO Starting download, target: DendriteStub |
| 1754 | 2026-04-03T03:55:05.372Z | Apr 03 03:55:04.239 INFO Starting download, target: Console |
| 1755 | 2026-04-03T03:55:05.372Z | Apr 03 03:55:04.239 INFO Starting download, target: MaghemiteMgd |
| 1756 | 2026-04-03T03:55:05.372Z | Apr 03 03:55:04.239 INFO Starting download, target: Cockroach |
| 1757 | 2026-04-03T03:55:05.375Z | Apr 03 03:55:04.239 INFO Starting download, target: Clickhouse |
| 1758 | 2026-04-03T03:55:05.375Z | Apr 03 03:55:04.239 INFO Starting download, target: TransceiverControl |
| 1759 | 2026-04-03T03:55:05.375Z | Apr 03 03:55:04.239 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1760 | 2026-04-03T03:55:05.375Z | Apr 03 03:55:04.239 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1761 | 2026-04-03T03:55:05.376Z | Apr 03 03:55:04.239 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1762 | 2026-04-03T03:55:05.376Z | Apr 03 03:55:04.239 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1763 | 2026-04-03T03:55:05.376Z | Apr 03 03:55:04.239 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1764 | 2026-04-03T03:55:05.376Z | Apr 03 03:55:04.239 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1765 | 2026-04-03T03:55:05.707Z | Apr 03 03:55:04.571 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1766 | 2026-04-03T03:55:05.937Z | Apr 03 03:55:04.796 INFO Download complete, target: TransceiverControl |
| 1767 | 2026-04-03T03:55:06.310Z | Apr 03 03:55:05.171 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1768 | 2026-04-03T03:55:06.557Z | Apr 03 03:55:05.421 INFO Download complete, target: Console |
| 1769 | 2026-04-03T03:55:06.769Z | Apr 03 03:55:05.635 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1770 | 2026-04-03T03:55:07.006Z | Apr 03 03:55:05.864 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1771 | 2026-04-03T03:55:07.212Z | Apr 03 03:55:06.077 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1772 | 2026-04-03T03:55:07.793Z | Apr 03 03:55:06.660 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1773 | 2026-04-03T03:55:07.793Z | Apr 03 03:55:06.660 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1774 | 2026-04-03T03:55:09.188Z | Apr 03 03:55:08.054 INFO Download complete, target: DendriteStub |
| 1775 | 2026-04-03T03:55:09.336Z | Apr 03 03:55:08.203 INFO Download complete, target: MaghemiteMgd |
| 1776 | 2026-04-03T03:55:12.346Z | Apr 03 03:55:11.211 INFO Checking that binary works, target: Cockroach |
| 1777 | 2026-04-03T03:55:12.446Z | Apr 03 03:55:11.306 INFO Download complete, target: Cockroach |
| 1778 | 2026-04-03T03:55:14.003Z | Apr 03 03:55:12.869 INFO Checking that binary works, target: Clickhouse |
| 1779 | 2026-04-03T03:55:14.102Z | Apr 03 03:55:12.968 INFO Download complete, target: Clickhouse |
| 1780 | 2026-04-03T03:55:14.117Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1781 | 2026-04-03T03:55:14.120Z | |
| 1782 | 2026-04-03T03:55:14.120Z | real 3:00.452560019 |
| 1783 | 2026-04-03T03:55:14.120Z | user 7:17.823875833 |
| 1784 | 2026-04-03T03:55:14.120Z | sys 1:25.498764805 |
| 1785 | 2026-04-03T03:55:14.120Z | trap 0.214621902 |
| 1786 | 2026-04-03T03:55:14.120Z | tflt 0.581046726 |
| 1787 | 2026-04-03T03:55:14.120Z | dflt 0.487965581 |
| 1788 | 2026-04-03T03:55:14.120Z | kflt 0.023606626 |
| 1789 | 2026-04-03T03:55:14.120Z | lock 22:46.940884090 |
| 1790 | 2026-04-03T03:55:14.120Z | slp 21:47.898615484 |
| 1791 | 2026-04-03T03:55:14.120Z | lat 43.439368979 |
| 1792 | 2026-04-03T03:55:14.120Z | stop 2:00.261963094 |
| 1793 | 2026-04-03T03:55:14.120Z | + banner hack-check |
| 1794 | 2026-04-03T03:55:14.120Z | |
| 1795 | 2026-04-03T03:55:14.120Z | # # ## #### # # #### # # ###### #### # # |
| 1796 | 2026-04-03T03:55:14.120Z | # # # # # # # # # # # # # # # # # |
| 1797 | 2026-04-03T03:55:14.120Z | ###### # # # #### ##### # ###### ##### # #### |
| 1798 | 2026-04-03T03:55:14.120Z | # # ###### # # # # # # # # # # |
| 1799 | 2026-04-03T03:55:14.121Z | # # # # # # # # # # # # # # # # # |
| 1800 | 2026-04-03T03:55:14.121Z | # # # # #### # # #### # # ###### #### # # |
| 1801 | 2026-04-03T03:55:14.121Z | |
| 1802 | 2026-04-03T03:55:14.121Z | + export CARGO_INCREMENTAL=0 |
| 1803 | 2026-04-03T03:55:14.121Z | + CARGO_INCREMENTAL=0 |
| 1804 | 2026-04-03T03:55:14.121Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1805 | 2026-04-03T03:55:14.648Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1806 | 2026-04-03T03:55:14.879Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1807 | 2026-04-03T03:55:16.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s |
| 1808 | 2026-04-03T03:55:16.845Z | Running `target/debug/xtask check-features --ci` |
| 1809 | 2026-04-03T03:55:16.874Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1810 | 2026-04-03T03:55:16.877Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1811 | 2026-04-03T03:55:17.365Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1812 | 2026-04-03T03:55:17.396Z | Running `target/debug/xtask download cargo-hack` |
| 1813 | 2026-04-03T03:55:18.189Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1814 | 2026-04-03T03:55:18.507Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1815 | 2026-04-03T03:55:20.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s |
| 1816 | 2026-04-03T03:55:21.106Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1817 | 2026-04-03T03:55:21.149Z | Apr 03 03:55:20.014 INFO Starting download, target: CargoHack |
| 1818 | 2026-04-03T03:55:21.152Z | Apr 03 03:55:20.015 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1819 | 2026-04-03T03:55:21.552Z | Apr 03 03:55:20.418 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1820 | 2026-04-03T03:55:21.602Z | Apr 03 03:55:20.468 INFO Download complete, target: CargoHack |
| 1821 | 2026-04-03T03:55:21.605Z | 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" |
| 1822 | 2026-04-03T03:55:21.618Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1823 | 2026-04-03T03:55:21.768Z | info: running `cargo check --bins` on api_identity (1/270) |
| 1824 | 2026-04-03T03:55:22.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1825 | 2026-04-03T03:55:22.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1826 | 2026-04-03T03:55:22.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1827 | 2026-04-03T03:55:22.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1828 | 2026-04-03T03:55:22.364Z | |
| 1829 | 2026-04-03T03:55:22.364Z | info: running `cargo check --bins` on bootstore (2/270) |
| 1830 | 2026-04-03T03:55:22.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1831 | 2026-04-03T03:55:22.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1832 | 2026-04-03T03:55:22.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1833 | 2026-04-03T03:55:22.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1834 | 2026-04-03T03:55:22.954Z | |
| 1835 | 2026-04-03T03:55:22.954Z | info: running `cargo check --bins` on omicron-ledger (3/270) |
| 1836 | 2026-04-03T03:55:23.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1837 | 2026-04-03T03:55:23.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1838 | 2026-04-03T03:55:23.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1839 | 2026-04-03T03:55:23.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1840 | 2026-04-03T03:55:23.545Z | |
| 1841 | 2026-04-03T03:55:23.545Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/270) |
| 1842 | 2026-04-03T03:55:24.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1843 | 2026-04-03T03:55:24.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1844 | 2026-04-03T03:55:24.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1845 | 2026-04-03T03:55:24.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1846 | 2026-04-03T03:55:24.125Z | |
| 1847 | 2026-04-03T03:55:24.125Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/270) |
| 1848 | 2026-04-03T03:55:24.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1849 | 2026-04-03T03:55:24.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1850 | 2026-04-03T03:55:24.626Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1851 | 2026-04-03T03:55:24.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1852 | 2026-04-03T03:55:24.712Z | |
| 1853 | 2026-04-03T03:55:24.712Z | info: running `cargo check --bins` on omicron-certificates (6/270) |
| 1854 | 2026-04-03T03:55:25.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1855 | 2026-04-03T03:55:25.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1856 | 2026-04-03T03:55:25.233Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1857 | 2026-04-03T03:55:25.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1858 | 2026-04-03T03:55:25.320Z | |
| 1859 | 2026-04-03T03:55:25.320Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/270) |
| 1860 | 2026-04-03T03:55:25.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1861 | 2026-04-03T03:55:25.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1862 | 2026-04-03T03:55:25.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1863 | 2026-04-03T03:55:25.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1864 | 2026-04-03T03:55:25.926Z | |
| 1865 | 2026-04-03T03:55:25.926Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/270) |
| 1866 | 2026-04-03T03:55:26.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1867 | 2026-04-03T03:55:26.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1868 | 2026-04-03T03:55:26.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1869 | 2026-04-03T03:55:26.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1870 | 2026-04-03T03:55:26.523Z | |
| 1871 | 2026-04-03T03:55:26.523Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/270) |
| 1872 | 2026-04-03T03:55:26.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1873 | 2026-04-03T03:55:26.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1874 | 2026-04-03T03:55:26.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1875 | 2026-04-03T03:55:26.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1876 | 2026-04-03T03:55:27.001Z | |
| 1877 | 2026-04-03T03:55:27.001Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/270) |
| 1878 | 2026-04-03T03:55:27.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1879 | 2026-04-03T03:55:27.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1880 | 2026-04-03T03:55:27.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1881 | 2026-04-03T03:55:27.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1882 | 2026-04-03T03:55:27.478Z | |
| 1883 | 2026-04-03T03:55:27.478Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/270) |
| 1884 | 2026-04-03T03:55:27.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1885 | 2026-04-03T03:55:27.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1886 | 2026-04-03T03:55:27.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1887 | 2026-04-03T03:55:27.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1888 | 2026-04-03T03:55:27.952Z | |
| 1889 | 2026-04-03T03:55:27.952Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/270) |
| 1890 | 2026-04-03T03:55:28.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1891 | 2026-04-03T03:55:28.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1892 | 2026-04-03T03:55:28.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1893 | 2026-04-03T03:55:28.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1894 | 2026-04-03T03:55:28.426Z | |
| 1895 | 2026-04-03T03:55:28.426Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/270) |
| 1896 | 2026-04-03T03:55:28.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1897 | 2026-04-03T03:55:28.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1898 | 2026-04-03T03:55:28.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1899 | 2026-04-03T03:55:28.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1900 | 2026-04-03T03:55:28.902Z | |
| 1901 | 2026-04-03T03:55:28.902Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/270) |
| 1902 | 2026-04-03T03:55:29.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-04-03T03:55:29.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-04-03T03:55:29.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-04-03T03:55:29.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1906 | 2026-04-03T03:55:29.378Z | |
| 1907 | 2026-04-03T03:55:29.378Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/270) |
| 1908 | 2026-04-03T03:55:29.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-04-03T03:55:29.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-04-03T03:55:29.793Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-04-03T03:55:29.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1912 | 2026-04-03T03:55:29.855Z | |
| 1913 | 2026-04-03T03:55:29.855Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/270) |
| 1914 | 2026-04-03T03:55:30.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-04-03T03:55:30.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-04-03T03:55:30.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-04-03T03:55:30.274Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1918 | 2026-04-03T03:55:30.329Z | |
| 1919 | 2026-04-03T03:55:30.329Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/270) |
| 1920 | 2026-04-03T03:55:30.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-04-03T03:55:30.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-04-03T03:55:30.743Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-04-03T03:55:30.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1924 | 2026-04-03T03:55:30.804Z | |
| 1925 | 2026-04-03T03:55:30.804Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/270) |
| 1926 | 2026-04-03T03:55:31.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-04-03T03:55:31.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-04-03T03:55:31.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-04-03T03:55:31.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1930 | 2026-04-03T03:55:31.279Z | |
| 1931 | 2026-04-03T03:55:31.279Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/270) |
| 1932 | 2026-04-03T03:55:31.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-04-03T03:55:31.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-04-03T03:55:31.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-04-03T03:55:31.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1936 | 2026-04-03T03:55:31.750Z | |
| 1937 | 2026-04-03T03:55:31.750Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/270) |
| 1938 | 2026-04-03T03:55:32.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-04-03T03:55:32.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-04-03T03:55:32.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-04-03T03:55:32.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1942 | 2026-04-03T03:55:32.227Z | |
| 1943 | 2026-04-03T03:55:32.227Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/270) |
| 1944 | 2026-04-03T03:55:32.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-04-03T03:55:32.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-04-03T03:55:32.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-04-03T03:55:32.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1948 | 2026-04-03T03:55:32.701Z | |
| 1949 | 2026-04-03T03:55:32.701Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/270) |
| 1950 | 2026-04-03T03:55:33.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-04-03T03:55:33.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-04-03T03:55:33.117Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-04-03T03:55:33.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1954 | 2026-04-03T03:55:33.178Z | |
| 1955 | 2026-04-03T03:55:33.178Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/270) |
| 1956 | 2026-04-03T03:55:33.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-04-03T03:55:33.591Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-04-03T03:55:33.591Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-04-03T03:55:33.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1960 | 2026-04-03T03:55:33.652Z | |
| 1961 | 2026-04-03T03:55:33.652Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/270) |
| 1962 | 2026-04-03T03:55:34.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-04-03T03:55:34.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-04-03T03:55:34.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-04-03T03:55:34.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1966 | 2026-04-03T03:55:34.127Z | |
| 1967 | 2026-04-03T03:55:34.127Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/270) |
| 1968 | 2026-04-03T03:55:34.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-04-03T03:55:34.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-04-03T03:55:34.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-04-03T03:55:34.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1972 | 2026-04-03T03:55:34.600Z | |
| 1973 | 2026-04-03T03:55:34.600Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/270) |
| 1974 | 2026-04-03T03:55:35.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-04-03T03:55:35.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-04-03T03:55:35.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-04-03T03:55:35.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1978 | 2026-04-03T03:55:35.081Z | |
| 1979 | 2026-04-03T03:55:35.081Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/270) |
| 1980 | 2026-04-03T03:55:35.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-04-03T03:55:35.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-04-03T03:55:35.499Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-04-03T03:55:35.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1984 | 2026-04-03T03:55:35.558Z | |
| 1985 | 2026-04-03T03:55:35.558Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/270) |
| 1986 | 2026-04-03T03:55:35.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-04-03T03:55:35.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-04-03T03:55:35.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-04-03T03:55:35.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1990 | 2026-04-03T03:55:36.033Z | |
| 1991 | 2026-04-03T03:55:36.033Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/270) |
| 1992 | 2026-04-03T03:55:36.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-04-03T03:55:36.449Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-04-03T03:55:36.449Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-04-03T03:55:36.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1996 | 2026-04-03T03:55:36.508Z | |
| 1997 | 2026-04-03T03:55:36.508Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/270) |
| 1998 | 2026-04-03T03:55:36.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-04-03T03:55:36.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-04-03T03:55:36.923Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-04-03T03:55:36.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2002 | 2026-04-03T03:55:36.980Z | |
| 2003 | 2026-04-03T03:55:36.980Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/270) |
| 2004 | 2026-04-03T03:55:37.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-04-03T03:55:37.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-04-03T03:55:37.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-04-03T03:55:37.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2008 | 2026-04-03T03:55:37.452Z | |
| 2009 | 2026-04-03T03:55:37.453Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/270) |
| 2010 | 2026-04-03T03:55:37.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-04-03T03:55:37.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-04-03T03:55:37.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-04-03T03:55:37.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2014 | 2026-04-03T03:55:37.929Z | |
| 2015 | 2026-04-03T03:55:37.929Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/270) |
| 2016 | 2026-04-03T03:55:38.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-04-03T03:55:38.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-04-03T03:55:38.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-04-03T03:55:38.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2020 | 2026-04-03T03:55:38.402Z | |
| 2021 | 2026-04-03T03:55:38.403Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/270) |
| 2022 | 2026-04-03T03:55:38.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-04-03T03:55:38.819Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-04-03T03:55:38.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-04-03T03:55:38.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2026 | 2026-04-03T03:55:38.880Z | |
| 2027 | 2026-04-03T03:55:38.880Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/270) |
| 2028 | 2026-04-03T03:55:39.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-04-03T03:55:39.294Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-04-03T03:55:39.294Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-04-03T03:55:39.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2032 | 2026-04-03T03:55:39.352Z | |
| 2033 | 2026-04-03T03:55:39.353Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/270) |
| 2034 | 2026-04-03T03:55:39.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-04-03T03:55:39.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-04-03T03:55:39.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-04-03T03:55:39.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2038 | 2026-04-03T03:55:39.828Z | |
| 2039 | 2026-04-03T03:55:39.828Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/270) |
| 2040 | 2026-04-03T03:55:40.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-04-03T03:55:40.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-04-03T03:55:40.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-04-03T03:55:40.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2044 | 2026-04-03T03:55:40.300Z | |
| 2045 | 2026-04-03T03:55:40.300Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/270) |
| 2046 | 2026-04-03T03:55:40.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-04-03T03:55:40.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-04-03T03:55:40.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-04-03T03:55:40.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2050 | 2026-04-03T03:55:40.771Z | |
| 2051 | 2026-04-03T03:55:40.771Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/270) |
| 2052 | 2026-04-03T03:55:41.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-04-03T03:55:41.190Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-04-03T03:55:41.190Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-04-03T03:55:41.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2056 | 2026-04-03T03:55:41.248Z | |
| 2057 | 2026-04-03T03:55:41.248Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/270) |
| 2058 | 2026-04-03T03:55:41.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-04-03T03:55:41.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-04-03T03:55:41.666Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-04-03T03:55:41.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2062 | 2026-04-03T03:55:41.728Z | |
| 2063 | 2026-04-03T03:55:41.728Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/270) |
| 2064 | 2026-04-03T03:55:42.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-04-03T03:55:42.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-04-03T03:55:42.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-04-03T03:55:42.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2068 | 2026-04-03T03:55:42.206Z | |
| 2069 | 2026-04-03T03:55:42.206Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/270) |
| 2070 | 2026-04-03T03:55:42.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-04-03T03:55:42.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-04-03T03:55:42.621Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-04-03T03:55:42.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2074 | 2026-04-03T03:55:42.682Z | |
| 2075 | 2026-04-03T03:55:42.683Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/270) |
| 2076 | 2026-04-03T03:55:43.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-04-03T03:55:43.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-04-03T03:55:43.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-04-03T03:55:43.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2080 | 2026-04-03T03:55:43.160Z | |
| 2081 | 2026-04-03T03:55:43.160Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/270) |
| 2082 | 2026-04-03T03:55:43.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-04-03T03:55:43.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-04-03T03:55:43.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-04-03T03:55:43.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2086 | 2026-04-03T03:55:43.635Z | |
| 2087 | 2026-04-03T03:55:43.635Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/270) |
| 2088 | 2026-04-03T03:55:44.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-04-03T03:55:44.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-04-03T03:55:44.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-04-03T03:55:44.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2092 | 2026-04-03T03:55:44.110Z | |
| 2093 | 2026-04-03T03:55:44.110Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/270) |
| 2094 | 2026-04-03T03:55:44.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-04-03T03:55:44.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-04-03T03:55:44.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-04-03T03:55:44.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2098 | 2026-04-03T03:55:44.587Z | |
| 2099 | 2026-04-03T03:55:44.587Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/270) |
| 2100 | 2026-04-03T03:55:44.999Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-04-03T03:55:45.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-04-03T03:55:45.002Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-04-03T03:55:45.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2104 | 2026-04-03T03:55:45.061Z | |
| 2105 | 2026-04-03T03:55:45.061Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/270) |
| 2106 | 2026-04-03T03:55:45.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-04-03T03:55:45.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-04-03T03:55:45.478Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-04-03T03:55:45.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2110 | 2026-04-03T03:55:45.536Z | |
| 2111 | 2026-04-03T03:55:45.536Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/270) |
| 2112 | 2026-04-03T03:55:46.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-04-03T03:55:46.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-04-03T03:55:46.332Z | Checking cfg-if v1.0.4 |
| 2115 | 2026-04-03T03:55:46.335Z | Checking libc v0.2.180 |
| 2116 | 2026-04-03T03:55:46.466Z | Checking serde_core v1.0.228 |
| 2117 | 2026-04-03T03:55:46.486Z | Checking memchr v2.8.0 |
| 2118 | 2026-04-03T03:55:46.498Z | Checking itoa v1.0.17 |
| 2119 | 2026-04-03T03:55:46.498Z | Checking smallvec v1.15.1 |
| 2120 | 2026-04-03T03:55:46.525Z | Checking log v0.4.29 |
| 2121 | 2026-04-03T03:55:46.525Z | Checking zeroize v1.8.2 |
| 2122 | 2026-04-03T03:55:46.552Z | Checking stable_deref_trait v1.2.1 |
| 2123 | 2026-04-03T03:55:46.628Z | Checking zerofrom v0.1.6 |
| 2124 | 2026-04-03T03:55:46.644Z | Checking zmij v1.0.21 |
| 2125 | 2026-04-03T03:55:46.686Z | Checking writeable v0.6.2 |
| 2126 | 2026-04-03T03:55:46.686Z | Checking litemap v0.8.1 |
| 2127 | 2026-04-03T03:55:46.686Z | Checking percent-encoding v2.3.2 |
| 2128 | 2026-04-03T03:55:46.741Z | Checking yoke v0.8.1 |
| 2129 | 2026-04-03T03:55:46.843Z | Checking libm v0.2.16 |
| 2130 | 2026-04-03T03:55:46.857Z | Checking scopeguard v1.2.0 |
| 2131 | 2026-04-03T03:55:46.869Z | Checking icu_properties_data v2.1.2 |
| 2132 | 2026-04-03T03:55:46.872Z | Checking icu_normalizer_data v2.1.1 |
| 2133 | 2026-04-03T03:55:46.895Z | Checking getrandom v0.2.17 |
| 2134 | 2026-04-03T03:55:46.895Z | Checking errno v0.3.14 |
| 2135 | 2026-04-03T03:55:46.921Z | Checking zerovec v0.11.5 |
| 2136 | 2026-04-03T03:55:46.950Z | Checking zerotrie v0.2.3 |
| 2137 | 2026-04-03T03:55:46.964Z | Checking lock_api v0.4.14 |
| 2138 | 2026-04-03T03:55:47.019Z | Checking subtle v2.6.1 |
| 2139 | 2026-04-03T03:55:47.022Z | Checking utf8_iter v1.0.4 |
| 2140 | 2026-04-03T03:55:47.065Z | Checking rand_core v0.6.4 |
| 2141 | 2026-04-03T03:55:47.159Z | Checking form_urlencoded v1.2.2 |
| 2142 | 2026-04-03T03:55:47.177Z | Checking rand_core v0.10.0 |
| 2143 | 2026-04-03T03:55:47.192Z | Checking pin-project-lite v0.2.17 |
| 2144 | 2026-04-03T03:55:47.208Z | Checking portable-atomic v1.13.1 |
| 2145 | 2026-04-03T03:55:47.249Z | Checking typenum v1.19.0 |
| 2146 | 2026-04-03T03:55:47.286Z | Checking critical-section v1.2.0 |
| 2147 | 2026-04-03T03:55:47.302Z | Checking iana-time-zone v0.1.65 |
| 2148 | 2026-04-03T03:55:47.315Z | Checking getrandom v0.4.1 |
| 2149 | 2026-04-03T03:55:47.349Z | Checking tinystr v0.8.2 |
| 2150 | 2026-04-03T03:55:47.387Z | Checking potential_utf v0.1.4 |
| 2151 | 2026-04-03T03:55:47.410Z | Checking signal-hook-registry v1.4.8 |
| 2152 | 2026-04-03T03:55:47.462Z | Checking parking_lot_core v0.9.12 |
| 2153 | 2026-04-03T03:55:47.518Z | Checking icu_collections v2.1.1 |
| 2154 | 2026-04-03T03:55:47.533Z | Checking icu_locale_core v2.1.1 |
| 2155 | 2026-04-03T03:55:47.536Z | Checking num-traits v0.2.19 |
| 2156 | 2026-04-03T03:55:47.576Z | Checking mio v1.1.1 |
| 2157 | 2026-04-03T03:55:47.608Z | Checking once_cell v1.21.3 |
| 2158 | 2026-04-03T03:55:47.652Z | Checking parking_lot v0.12.5 |
| 2159 | 2026-04-03T03:55:47.773Z | Checking generic-array v0.14.7 |
| 2160 | 2026-04-03T03:55:47.789Z | Checking socket2 v0.6.2 |
| 2161 | 2026-04-03T03:55:47.824Z | Checking zerocopy v0.8.40 |
| 2162 | 2026-04-03T03:55:47.846Z | Checking futures-core v0.3.32 |
| 2163 | 2026-04-03T03:55:47.863Z | Checking dyn-clone v1.0.20 |
| 2164 | 2026-04-03T03:55:47.933Z | Checking serde v1.0.228 |
| 2165 | 2026-04-03T03:55:47.963Z | Checking serde_json v1.0.149 |
| 2166 | 2026-04-03T03:55:47.978Z | Checking bitflags v2.11.0 |
| 2167 | 2026-04-03T03:55:48.029Z | Checking uuid v1.21.0 |
| 2168 | 2026-04-03T03:55:48.065Z | Checking semver v1.0.27 |
| 2169 | 2026-04-03T03:55:48.083Z | Checking icu_provider v2.1.1 |
| 2170 | 2026-04-03T03:55:48.142Z | Checking equivalent v1.0.2 |
| 2171 | 2026-04-03T03:55:48.216Z | Checking crypto-common v0.1.7 |
| 2172 | 2026-04-03T03:55:48.230Z | Checking allocator-api2 v0.2.21 |
| 2173 | 2026-04-03T03:55:48.275Z | Checking foldhash v0.2.0 |
| 2174 | 2026-04-03T03:55:48.316Z | Checking icu_properties v2.1.2 |
| 2175 | 2026-04-03T03:55:48.335Z | Checking icu_normalizer v2.1.1 |
| 2176 | 2026-04-03T03:55:48.353Z | Checking bytes v1.11.1 |
| 2177 | 2026-04-03T03:55:48.353Z | Checking chrono v0.4.44 |
| 2178 | 2026-04-03T03:55:48.428Z | Checking const-oid v0.9.6 |
| 2179 | 2026-04-03T03:55:48.512Z | Checking hashbrown v0.16.1 |
| 2180 | 2026-04-03T03:55:48.625Z | Checking futures-sink v0.3.32 |
| 2181 | 2026-04-03T03:55:48.642Z | Checking block-buffer v0.10.4 |
| 2182 | 2026-04-03T03:55:48.728Z | Checking futures-channel v0.3.32 |
| 2183 | 2026-04-03T03:55:48.780Z | Checking futures-task v0.3.32 |
| 2184 | 2026-04-03T03:55:48.806Z | Checking tokio v1.49.0 |
| 2185 | 2026-04-03T03:55:48.917Z | Checking slab v0.4.12 |
| 2186 | 2026-04-03T03:55:48.932Z | Checking futures-io v0.3.32 |
| 2187 | 2026-04-03T03:55:49.011Z | Checking thiserror v2.0.18 |
| 2188 | 2026-04-03T03:55:49.045Z | Checking byteorder v1.5.0 |
| 2189 | 2026-04-03T03:55:49.074Z | Checking futures-util v0.3.32 |
| 2190 | 2026-04-03T03:55:49.095Z | Checking digest v0.10.7 |
| 2191 | 2026-04-03T03:55:49.114Z | Checking base64 v0.22.1 |
| 2192 | 2026-04-03T03:55:49.130Z | Checking idna_adapter v1.2.1 |
| 2193 | 2026-04-03T03:55:49.202Z | Checking indexmap v2.13.0 |
| 2194 | 2026-04-03T03:55:49.246Z | Checking idna v1.1.0 |
| 2195 | 2026-04-03T03:55:49.261Z | Checking cpufeatures v0.2.17 |
| 2196 | 2026-04-03T03:55:49.290Z | Checking http v1.4.0 |
| 2197 | 2026-04-03T03:55:49.335Z | Checking fnv v1.0.7 |
| 2198 | 2026-04-03T03:55:49.352Z | Checking unicode-ident v1.0.24 |
| 2199 | 2026-04-03T03:55:49.433Z | Checking tracing-core v0.1.36 |
| 2200 | 2026-04-03T03:55:49.466Z | Checking proc-macro2 v1.0.106 |
| 2201 | 2026-04-03T03:55:49.493Z | Checking url v2.5.8 |
| 2202 | 2026-04-03T03:55:49.742Z | Checking tracing v0.1.44 |
| 2203 | 2026-04-03T03:55:49.765Z | Checking thiserror v1.0.69 |
| 2204 | 2026-04-03T03:55:49.780Z | Checking rustls-pki-types v1.14.0 |
| 2205 | 2026-04-03T03:55:49.863Z | Checking regex-syntax v0.8.10 |
| 2206 | 2026-04-03T03:55:49.879Z | Checking quote v1.0.44 |
| 2207 | 2026-04-03T03:55:49.934Z | Checking schemars v0.8.22 |
| 2208 | 2026-04-03T03:55:49.954Z | Checking untrusted v0.9.0 |
| 2209 | 2026-04-03T03:55:50.066Z | Checking syn v2.0.117 |
| 2210 | 2026-04-03T03:55:50.082Z | Checking ring v0.17.14 |
| 2211 | 2026-04-03T03:55:50.104Z | Checking ipnet v2.11.0 |
| 2212 | 2026-04-03T03:55:50.376Z | Checking httparse v1.10.1 |
| 2213 | 2026-04-03T03:55:50.592Z | Checking http-body v1.0.1 |
| 2214 | 2026-04-03T03:55:50.610Z | Checking ppv-lite86 v0.2.21 |
| 2215 | 2026-04-03T03:55:50.626Z | Checking block-padding v0.3.3 |
| 2216 | 2026-04-03T03:55:50.727Z | Checking rustix v1.1.3 |
| 2217 | 2026-04-03T03:55:50.763Z | Checking getrandom v0.3.4 |
| 2218 | 2026-04-03T03:55:50.912Z | Checking atomic-waker v1.1.2 |
| 2219 | 2026-04-03T03:55:50.930Z | Checking inout v0.1.4 |
| 2220 | 2026-04-03T03:55:51.015Z | Checking hmac v0.12.1 |
| 2221 | 2026-04-03T03:55:51.032Z | Checking aws-lc-sys v0.37.1 |
| 2222 | 2026-04-03T03:55:51.069Z | Checking aho-corasick v1.1.4 |
| 2223 | 2026-04-03T03:55:51.086Z | Checking openssl-probe v0.2.1 |
| 2224 | 2026-04-03T03:55:51.156Z | Checking untrusted v0.7.1 |
| 2225 | 2026-04-03T03:55:51.188Z | Checking tower-layer v0.3.3 |
| 2226 | 2026-04-03T03:55:51.204Z | Checking httpdate v1.0.3 |
| 2227 | 2026-04-03T03:55:51.269Z | Checking tower-service v0.3.3 |
| 2228 | 2026-04-03T03:55:51.339Z | Checking powerfmt v0.2.0 |
| 2229 | 2026-04-03T03:55:51.354Z | Checking try-lock v0.2.5 |
| 2230 | 2026-04-03T03:55:51.369Z | Checking cipher v0.4.4 |
| 2231 | 2026-04-03T03:55:51.454Z | Checking want v0.3.1 |
| 2232 | 2026-04-03T03:55:51.493Z | Checking deranged v0.5.8 |
| 2233 | 2026-04-03T03:55:51.533Z | Checking aws-lc-rs v1.16.0 |
| 2234 | 2026-04-03T03:55:51.554Z | Checking rand_core v0.9.5 |
| 2235 | 2026-04-03T03:55:51.578Z | Checking num_threads v0.1.7 |
| 2236 | 2026-04-03T03:55:51.594Z | Checking base64ct v1.8.3 |
| 2237 | 2026-04-03T03:55:51.669Z | Checking pin-utils v0.1.0 |
| 2238 | 2026-04-03T03:55:51.733Z | Checking time-core v0.1.8 |
| 2239 | 2026-04-03T03:55:51.747Z | Checking num-conv v0.2.0 |
| 2240 | 2026-04-03T03:55:51.750Z | Checking regex-automata v0.4.14 |
| 2241 | 2026-04-03T03:55:51.833Z | Checking sha2 v0.10.9 |
| 2242 | 2026-04-03T03:55:51.866Z | Checking erased-serde v0.3.31 |
| 2243 | 2026-04-03T03:55:51.882Z | Checking pretty-hex v0.4.1 |
| 2244 | 2026-04-03T03:55:51.995Z | Checking tokio-util v0.7.18 |
| 2245 | 2026-04-03T03:55:52.014Z | Checking rand_chacha v0.9.0 |
| 2246 | 2026-04-03T03:55:52.112Z | Checking fastrand v2.3.0 |
| 2247 | 2026-04-03T03:55:52.214Z | Checking ryu v1.0.23 |
| 2248 | 2026-04-03T03:55:52.243Z | Checking slog v2.8.2 |
| 2249 | 2026-04-03T03:55:52.299Z | Checking rand v0.9.2 |
| 2250 | 2026-04-03T03:55:52.334Z | Checking pem-rfc7468 v0.7.0 |
| 2251 | 2026-04-03T03:55:52.352Z | Checking rustls-native-certs v0.8.3 |
| 2252 | 2026-04-03T03:55:52.371Z | Checking rustls-webpki v0.103.9 |
| 2253 | 2026-04-03T03:55:52.415Z | Checking time v0.3.47 |
| 2254 | 2026-04-03T03:55:52.483Z | Checking http-body-util v0.1.3 |
| 2255 | 2026-04-03T03:55:52.496Z | Checking ipnetwork v0.21.1 |
| 2256 | 2026-04-03T03:55:52.512Z | Checking sync_wrapper v1.0.2 |
| 2257 | 2026-04-03T03:55:52.602Z | Checking h2 v0.4.13 |
| 2258 | 2026-04-03T03:55:52.619Z | Checking spin v0.9.8 |
| 2259 | 2026-04-03T03:55:52.702Z | Checking flagset v0.4.7 |
| 2260 | 2026-04-03T03:55:52.719Z | Checking plain v0.2.3 |
| 2261 | 2026-04-03T03:55:52.768Z | Checking tower v0.5.3 |
| 2262 | 2026-04-03T03:55:52.785Z | Checking rustls v0.23.37 |
| 2263 | 2026-04-03T03:55:52.801Z | Checking serde_urlencoded v0.7.1 |
| 2264 | 2026-04-03T03:55:52.823Z | Checking rand_chacha v0.3.1 |
| 2265 | 2026-04-03T03:55:52.838Z | Checking der v0.7.10 |
| 2266 | 2026-04-03T03:55:53.005Z | Checking webpki-roots v1.0.6 |
| 2267 | 2026-04-03T03:55:53.036Z | Checking ucd-trie v0.1.7 |
| 2268 | 2026-04-03T03:55:53.128Z | Checking iri-string v0.7.10 |
| 2269 | 2026-04-03T03:55:53.162Z | Checking tinyvec_macros v0.1.1 |
| 2270 | 2026-04-03T03:55:53.177Z | Checking pest v2.8.6 |
| 2271 | 2026-04-03T03:55:53.232Z | Checking tinyvec v1.10.0 |
| 2272 | 2026-04-03T03:55:53.542Z | Checking rand v0.8.5 |
| 2273 | 2026-04-03T03:55:53.563Z | Checking tempfile v3.25.0 |
| 2274 | 2026-04-03T03:55:53.566Z | Checking spki v0.7.3 |
| 2275 | 2026-04-03T03:55:53.593Z | Checking salsa20 v0.10.2 |
| 2276 | 2026-04-03T03:55:53.727Z | Checking pbkdf2 v0.12.2 |
| 2277 | 2026-04-03T03:55:53.745Z | Checking foreign-types-shared v0.1.1 |
| 2278 | 2026-04-03T03:55:53.760Z | Checking unicode-width v0.2.0 |
| 2279 | 2026-04-03T03:55:53.834Z | Checking foreign-types v0.3.2 |
| 2280 | 2026-04-03T03:55:53.849Z | Checking scrypt v0.11.0 |
| 2281 | 2026-04-03T03:55:53.907Z | Checking regex v1.12.3 |
| 2282 | 2026-04-03T03:55:53.989Z | Checking aes v0.8.4 |
| 2283 | 2026-04-03T03:55:54.007Z | Checking cbc v0.1.2 |
| 2284 | 2026-04-03T03:55:54.061Z | Checking anyhow v1.0.102 |
| 2285 | 2026-04-03T03:55:54.137Z | Checking openssl-sys v0.9.111 |
| 2286 | 2026-04-03T03:55:54.152Z | Checking tower-http v0.6.8 |
| 2287 | 2026-04-03T03:55:54.194Z | Checking crossbeam-utils v0.8.21 |
| 2288 | 2026-04-03T03:55:54.233Z | Checking oxnet v0.1.4 |
| 2289 | 2026-04-03T03:55:54.263Z | Checking mime v0.3.17 |
| 2290 | 2026-04-03T03:55:54.381Z | Checking pkcs5 v0.7.1 |
| 2291 | 2026-04-03T03:55:54.428Z | Checking openapiv3 v2.2.0 |
| 2292 | 2026-04-03T03:55:54.444Z | Checking scroll v0.12.0 |
| 2293 | 2026-04-03T03:55:54.468Z | Checking encoding_rs v0.8.35 |
| 2294 | 2026-04-03T03:55:54.531Z | Checking winnow v0.7.14 |
| 2295 | 2026-04-03T03:55:54.624Z | Checking openssl v0.10.75 |
| 2296 | 2026-04-03T03:55:54.639Z | Checking pkcs8 v0.10.2 |
| 2297 | 2026-04-03T03:55:54.668Z | Checking siphasher v1.0.2 |
| 2298 | 2026-04-03T03:55:54.820Z | Checking data-encoding v2.10.0 |
| 2299 | 2026-04-03T03:55:54.836Z | Checking goblin v0.8.2 |
| 2300 | 2026-04-03T03:55:55.099Z | Checking lazy_static v1.5.0 |
| 2301 | 2026-04-03T03:55:55.178Z | Checking tokio-rustls v0.26.4 |
| 2302 | 2026-04-03T03:55:55.193Z | Checking zerocopy v0.7.35 |
| 2303 | 2026-04-03T03:55:55.266Z | Checking hyper v1.8.1 |
| 2304 | 2026-04-03T03:55:55.414Z | Checking wait-timeout v0.2.1 |
| 2305 | 2026-04-03T03:55:55.431Z | Checking either v1.15.0 |
| 2306 | 2026-04-03T03:55:55.544Z | Checking bit-vec v0.8.0 |
| 2307 | 2026-04-03T03:55:55.618Z | Checking psl-types v2.0.11 |
| 2308 | 2026-04-03T03:55:55.687Z | Checking anstyle v1.0.13 |
| 2309 | 2026-04-03T03:55:55.735Z | Checking quick-error v1.2.3 |
| 2310 | 2026-04-03T03:55:55.739Z | Checking managed v0.8.0 |
| 2311 | 2026-04-03T03:55:55.766Z | Checking bitflags v1.3.2 |
| 2312 | 2026-04-03T03:55:55.769Z | Checking utf8parse v0.2.2 |
| 2313 | 2026-04-03T03:55:55.840Z | Checking bit-set v0.8.0 |
| 2314 | 2026-04-03T03:55:55.855Z | Checking rusty-fork v0.3.1 |
| 2315 | 2026-04-03T03:55:55.870Z | Checking publicsuffix v2.3.0 |
| 2316 | 2026-04-03T03:55:55.885Z | Checking anstyle-parse v0.2.7 |
| 2317 | 2026-04-03T03:55:55.925Z | Checking dtrace-parser v0.2.0 |
| 2318 | 2026-04-03T03:55:55.986Z | Checking cookie v0.18.1 |
| 2319 | 2026-04-03T03:55:56.023Z | Checking unicode-normalization v0.1.25 |
| 2320 | 2026-04-03T03:55:56.038Z | Checking rand_xorshift v0.4.0 |
| 2321 | 2026-04-03T03:55:56.038Z | Checking sha1 v0.10.6 |
| 2322 | 2026-04-03T03:55:56.160Z | Checking hex v0.4.3 |
| 2323 | 2026-04-03T03:55:56.175Z | Checking thread-id v4.2.2 |
| 2324 | 2026-04-03T03:55:56.178Z | Checking hyper-util v0.1.20 |
| 2325 | 2026-04-03T03:55:56.204Z | Checking unarray v0.1.4 |
| 2326 | 2026-04-03T03:55:56.217Z | Checking anstyle-query v1.1.5 |
| 2327 | 2026-04-03T03:55:56.255Z | Checking is_terminal_polyfill v1.70.2 |
| 2328 | 2026-04-03T03:55:56.307Z | Checking colorchoice v1.0.4 |
| 2329 | 2026-04-03T03:55:56.307Z | Checking proptest v1.10.0 |
| 2330 | 2026-04-03T03:55:56.345Z | Checking cookie_store v0.22.1 |
| 2331 | 2026-04-03T03:55:56.384Z | Checking rustls-platform-verifier v0.6.2 |
| 2332 | 2026-04-03T03:55:56.413Z | Checking anstream v0.6.21 |
| 2333 | 2026-04-03T03:55:56.428Z | Checking crossbeam-epoch v0.9.18 |
| 2334 | 2026-04-03T03:55:56.525Z | Checking terminal_size v0.4.3 |
| 2335 | 2026-04-03T03:55:56.605Z | Checking native-tls v0.2.18 |
| 2336 | 2026-04-03T03:55:56.620Z | Checking scroll v0.13.0 |
| 2337 | 2026-04-03T03:55:56.642Z | Checking num-integer v0.1.46 |
| 2338 | 2026-04-03T03:55:56.657Z | Checking simd-adler32 v0.3.8 |
| 2339 | 2026-04-03T03:55:56.677Z | Checking crossbeam-deque v0.8.6 |
| 2340 | 2026-04-03T03:55:56.745Z | Checking dof v0.3.0 |
| 2341 | 2026-04-03T03:55:56.782Z | Checking tokio-native-tls v0.3.1 |
| 2342 | 2026-04-03T03:55:56.825Z | Checking bstr v1.12.1 |
| 2343 | 2026-04-03T03:55:56.844Z | Checking goblin v0.10.5 |
| 2344 | 2026-04-03T03:55:56.859Z | Checking ref-cast v1.0.25 |
| 2345 | 2026-04-03T03:55:56.874Z | Checking rustix v0.38.44 |
| 2346 | 2026-04-03T03:55:56.940Z | Checking camino v1.2.2 |
| 2347 | 2026-04-03T03:55:56.957Z | Checking crc32fast v1.5.0 |
| 2348 | 2026-04-03T03:55:57.032Z | Checking usdt-impl v0.5.0 |
| 2349 | 2026-04-03T03:55:57.100Z | Checking signature v2.2.0 |
| 2350 | 2026-04-03T03:55:57.194Z | Checking toml_datetime v0.6.11 |
| 2351 | 2026-04-03T03:55:57.224Z | Checking serde_spanned v0.6.9 |
| 2352 | 2026-04-03T03:55:57.241Z | Checking ff v0.13.1 |
| 2353 | 2026-04-03T03:55:57.317Z | Checking base16ct v0.2.0 |
| 2354 | 2026-04-03T03:55:57.353Z | Checking unicode-bidi v0.3.18 |
| 2355 | 2026-04-03T03:55:57.368Z | Checking unicode-properties v0.1.4 |
| 2356 | 2026-04-03T03:55:57.382Z | Checking clap_lex v1.0.0 |
| 2357 | 2026-04-03T03:55:57.435Z | Checking hyper-rustls v0.27.7 |
| 2358 | 2026-04-03T03:55:57.451Z | Checking hyper-tls v0.6.0 |
| 2359 | 2026-04-03T03:55:57.533Z | Checking adler2 v2.0.1 |
| 2360 | 2026-04-03T03:55:57.554Z | Checking strsim v0.11.1 |
| 2361 | 2026-04-03T03:55:57.623Z | Checking sec1 v0.7.3 |
| 2362 | 2026-04-03T03:55:57.641Z | Checking miniz_oxide v0.8.9 |
| 2363 | 2026-04-03T03:55:57.644Z | Checking stringprep v0.1.5 |
| 2364 | 2026-04-03T03:55:57.671Z | Checking reqwest v0.12.28 |
| 2365 | 2026-04-03T03:55:57.686Z | Checking reqwest v0.13.2 |
| 2366 | 2026-04-03T03:55:57.714Z | Checking clap_builder v4.5.60 |
| 2367 | 2026-04-03T03:55:57.806Z | Checking group v0.13.0 |
| 2368 | 2026-04-03T03:55:57.830Z | Checking num-iter v0.1.45 |
| 2369 | 2026-04-03T03:55:57.946Z | Checking rayon-core v1.13.0 |
| 2370 | 2026-04-03T03:55:57.961Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2371 | 2026-04-03T03:55:58.007Z | Checking dtrace-parser v0.3.0 |
| 2372 | 2026-04-03T03:55:58.085Z | Checking newtype-uuid v1.3.2 |
| 2373 | 2026-04-03T03:55:58.243Z | Checking hkdf v0.12.4 |
| 2374 | 2026-04-03T03:55:58.272Z | Checking strum v0.26.3 |
| 2375 | 2026-04-03T03:55:58.288Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2376 | 2026-04-03T03:55:58.302Z | Checking daft v0.1.5 |
| 2377 | 2026-04-03T03:55:58.377Z | Checking md-5 v0.10.6 |
| 2378 | 2026-04-03T03:55:58.392Z | Checking hash32 v0.2.1 |
| 2379 | 2026-04-03T03:55:58.405Z | Checking crypto-bigint v0.5.5 |
| 2380 | 2026-04-03T03:55:58.512Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2381 | 2026-04-03T03:55:58.515Z | Checking thread-id v5.1.0 |
| 2382 | 2026-04-03T03:55:58.529Z | Checking fallible-iterator v0.2.0 |
| 2383 | 2026-04-03T03:55:58.558Z | Checking unicode-segmentation v1.12.0 |
| 2384 | 2026-04-03T03:55:58.561Z | Checking zlib-rs v0.6.2 |
| 2385 | 2026-04-03T03:55:58.594Z | Checking heapless v0.7.17 |
| 2386 | 2026-04-03T03:55:58.727Z | Checking zstd-safe v7.2.4 |
| 2387 | 2026-04-03T03:55:58.815Z | Checking postgres-protocol v0.6.10 |
| 2388 | 2026-04-03T03:55:58.872Z | Checking rayon v1.11.0 |
| 2389 | 2026-04-03T03:55:58.896Z | Checking itertools v0.12.1 |
| 2390 | 2026-04-03T03:55:58.940Z | Checking clap v4.5.60 |
| 2391 | 2026-04-03T03:55:59.003Z | Checking phf_shared v0.13.1 |
| 2392 | 2026-04-03T03:55:59.021Z | Checking console v0.16.2 |
| 2393 | 2026-04-03T03:55:59.132Z | Checking curve25519-dalek v4.1.3 |
| 2394 | 2026-04-03T03:55:59.149Z | Checking dof v0.4.0 |
| 2395 | 2026-04-03T03:55:59.201Z | Checking memoffset v0.9.1 |
| 2396 | 2026-04-03T03:55:59.284Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2397 | 2026-04-03T03:55:59.300Z | Checking elliptic-curve v0.13.8 |
| 2398 | 2026-04-03T03:55:59.318Z | Checking signal-hook v0.3.18 |
| 2399 | 2026-04-03T03:55:59.382Z | Checking memmap2 v0.9.10 |
| 2400 | 2026-04-03T03:55:59.445Z | Checking flate2 v1.1.9 |
| 2401 | 2026-04-03T03:55:59.508Z | Checking unit-prefix v0.5.2 |
| 2402 | 2026-04-03T03:55:59.534Z | Checking libbz2-rs-sys v0.2.2 |
| 2403 | 2026-04-03T03:55:59.604Z | Checking toml_write v0.1.2 |
| 2404 | 2026-04-03T03:55:59.634Z | Checking foldhash v0.1.5 |
| 2405 | 2026-04-03T03:55:59.744Z | Checking bumpalo v3.20.2 |
| 2406 | 2026-04-03T03:55:59.770Z | Checking fixedbitset v0.4.2 |
| 2407 | 2026-04-03T03:55:59.773Z | Checking usdt-impl v0.6.0 |
| 2408 | 2026-04-03T03:55:59.773Z | Checking winnow v0.5.40 |
| 2409 | 2026-04-03T03:55:59.889Z | Checking zone v0.3.1 |
| 2410 | 2026-04-03T03:55:59.906Z | Checking toml_edit v0.22.27 |
| 2411 | 2026-04-03T03:55:59.925Z | Checking bzip2 v0.6.1 |
| 2412 | 2026-04-03T03:55:59.963Z | Checking petgraph v0.6.5 |
| 2413 | 2026-04-03T03:55:59.967Z | Checking zopfli v0.8.3 |
| 2414 | 2026-04-03T03:56:00.063Z | Checking usdt v0.6.0 |
| 2415 | 2026-04-03T03:56:00.091Z | Checking hashbrown v0.15.5 |
| 2416 | 2026-04-03T03:56:00.233Z | Checking signal-hook-mio v0.2.5 |
| 2417 | 2026-04-03T03:56:00.262Z | Checking bzip2 v0.4.4 |
| 2418 | 2026-04-03T03:56:00.315Z | Checking nix v0.31.1 |
| 2419 | 2026-04-03T03:56:00.331Z | Checking indicatif v0.18.4 |
| 2420 | 2026-04-03T03:56:00.359Z | Checking phf v0.13.1 |
| 2421 | 2026-04-03T03:56:00.431Z | Checking postgres-types v0.2.12 |
| 2422 | 2026-04-03T03:56:00.535Z | Checking smoltcp v0.9.1 |
| 2423 | 2026-04-03T03:56:00.568Z | Checking zstd v0.13.3 |
| 2424 | 2026-04-03T03:56:00.698Z | Checking similar v2.7.0 |
| 2425 | 2026-04-03T03:56:00.755Z | Checking num-bigint-dig v0.8.6 |
| 2426 | 2026-04-03T03:56:00.758Z | Checking ed25519 v2.2.3 |
| 2427 | 2026-04-03T03:56:00.945Z | Checking toml_edit v0.19.15 |
| 2428 | 2026-04-03T03:56:00.961Z | Checking phf_shared v0.11.3 |
| 2429 | 2026-04-03T03:56:00.996Z | Checking pkcs1 v0.7.5 |
| 2430 | 2026-04-03T03:56:01.083Z | Checking tokio-stream v0.1.18 |
| 2431 | 2026-04-03T03:56:01.106Z | Checking strum v0.27.2 |
| 2432 | 2026-04-03T03:56:01.136Z | Checking hubpack v0.1.2 |
| 2433 | 2026-04-03T03:56:01.209Z | Checking rfc6979 v0.4.0 |
| 2434 | 2026-04-03T03:56:01.225Z | Checking serde-big-array v0.5.1 |
| 2435 | 2026-04-03T03:56:01.225Z | Checking float-cmp v0.10.0 |
| 2436 | 2026-04-03T03:56:01.303Z | Checking env_filter v1.0.0 |
| 2437 | 2026-04-03T03:56:01.306Z | Checking whoami v2.1.0 |
| 2438 | 2026-04-03T03:56:01.331Z | Checking rustc-hash v2.1.1 |
| 2439 | 2026-04-03T03:56:01.352Z | Checking keccak v0.1.6 |
| 2440 | 2026-04-03T03:56:01.367Z | Checking fixedbitset v0.5.7 |
| 2441 | 2026-04-03T03:56:01.444Z | Checking normalize-line-endings v0.3.0 |
| 2442 | 2026-04-03T03:56:01.444Z | Checking new_debug_unreachable v1.0.6 |
| 2443 | 2026-04-03T03:56:01.474Z | Checking difflib v0.4.0 |
| 2444 | 2026-04-03T03:56:01.510Z | Checking precomputed-hash v0.1.1 |
| 2445 | 2026-04-03T03:56:01.525Z | Checking predicates-core v1.0.10 |
| 2446 | 2026-04-03T03:56:01.539Z | Checking static_assertions v1.1.0 |
| 2447 | 2026-04-03T03:56:01.551Z | Checking jiff v0.2.21 |
| 2448 | 2026-04-03T03:56:01.568Z | Checking petgraph v0.8.3 |
| 2449 | 2026-04-03T03:56:01.571Z | Checking rsa v0.9.10 |
| 2450 | 2026-04-03T03:56:01.597Z | Checking string_cache v0.8.9 |
| 2451 | 2026-04-03T03:56:01.611Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2452 | 2026-04-03T03:56:01.643Z | Checking sha3 v0.10.8 |
| 2453 | 2026-04-03T03:56:01.646Z | Checking predicates v3.1.4 |
| 2454 | 2026-04-03T03:56:01.762Z | Checking tokio-postgres v0.7.16 |
| 2455 | 2026-04-03T03:56:01.851Z | Checking env_logger v0.11.9 |
| 2456 | 2026-04-03T03:56:01.960Z | Checking iddqd v0.3.17 |
| 2457 | 2026-04-03T03:56:01.975Z | Checking toml v0.7.8 |
| 2458 | 2026-04-03T03:56:02.043Z | Checking ecdsa v0.16.9 |
| 2459 | 2026-04-03T03:56:02.059Z | Checking ed25519-dalek v2.2.0 |
| 2460 | 2026-04-03T03:56:02.285Z | Checking zip v0.6.6 |
| 2461 | 2026-04-03T03:56:02.301Z | Checking crossterm v0.28.1 |
| 2462 | 2026-04-03T03:56:02.387Z | Checking serde_with v3.17.0 |
| 2463 | 2026-04-03T03:56:02.613Z | Checking itertools v0.13.0 |
| 2464 | 2026-04-03T03:56:02.798Z | Checking hickory-proto v0.25.2 |
| 2465 | 2026-04-03T03:56:02.996Z | Checking x509-cert v0.2.5 |
| 2466 | 2026-04-03T03:56:03.001Z | Checking fs-err v3.3.0 |
| 2467 | 2026-04-03T03:56:03.123Z | Checking ahash v0.8.12 |
| 2468 | 2026-04-03T03:56:03.307Z | Checking object v0.37.3 |
| 2469 | 2026-04-03T03:56:03.324Z | Checking buf-list v1.1.2 |
| 2470 | 2026-04-03T03:56:03.506Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2471 | 2026-04-03T03:56:03.630Z | Checking peg-runtime v0.8.5 |
| 2472 | 2026-04-03T03:56:03.650Z | Checking lalrpop-util v0.19.12 |
| 2473 | 2026-04-03T03:56:03.786Z | Compiling structmeta-derive v0.3.0 |
| 2474 | 2026-04-03T03:56:03.801Z | Checking zip v4.6.1 |
| 2475 | 2026-04-03T03:56:03.801Z | Compiling rustls v0.22.4 |
| 2476 | 2026-04-03T03:56:03.865Z | Compiling newtype-uuid-macros v0.1.0 |
| 2477 | 2026-04-03T03:56:03.865Z | Compiling multer v3.1.0 |
| 2478 | 2026-04-03T03:56:03.874Z | Compiling async-stream-impl v0.3.6 |
| 2479 | 2026-04-03T03:56:03.985Z | Checking futures-executor v0.3.32 |
| 2480 | 2026-04-03T03:56:04.083Z | Checking regress v0.10.5 |
| 2481 | 2026-04-03T03:56:04.378Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2482 | 2026-04-03T03:56:04.445Z | Compiling dropshot v0.16.7 |
| 2483 | 2026-04-03T03:56:04.581Z | Checking futures v0.3.32 |
| 2484 | 2026-04-03T03:56:04.664Z | Compiling dropshot_endpoint v0.16.7 |
| 2485 | 2026-04-03T03:56:04.693Z | Checking thread_local v1.1.9 |
| 2486 | 2026-04-03T03:56:04.779Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2487 | 2026-04-03T03:56:04.885Z | Compiling structmeta v0.3.0 |
| 2488 | 2026-04-03T03:56:04.885Z | Checking crossbeam-channel v0.5.15 |
| 2489 | 2026-04-03T03:56:05.086Z | Compiling derive-ex v0.1.8 |
| 2490 | 2026-04-03T03:56:05.142Z | Checking is-terminal v0.4.17 |
| 2491 | 2026-04-03T03:56:05.202Z | Checking take_mut v0.2.2 |
| 2492 | 2026-04-03T03:56:05.239Z | Checking term v1.2.1 |
| 2493 | 2026-04-03T03:56:05.316Z | Checking slog-async v2.8.0 |
| 2494 | 2026-04-03T03:56:05.474Z | Checking slog-term v2.9.2 |
| 2495 | 2026-04-03T03:56:05.499Z | Compiling parse-display-derive v0.10.0 |
| 2496 | 2026-04-03T03:56:05.514Z | Checking rustls-webpki v0.102.8 |
| 2497 | 2026-04-03T03:56:05.621Z | Checking serde_spanned v1.0.4 |
| 2498 | 2026-04-03T03:56:05.649Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2499 | 2026-04-03T03:56:05.729Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2500 | 2026-04-03T03:56:05.748Z | Checking match_cfg v0.1.0 |
| 2501 | 2026-04-03T03:56:05.762Z | Checking debug-ignore v1.0.5 |
| 2502 | 2026-04-03T03:56:05.821Z | Checking hostname v0.3.1 |
| 2503 | 2026-04-03T03:56:05.865Z | Checking slog-json v2.6.1 |
| 2504 | 2026-04-03T03:56:05.914Z | Checking toml v0.9.12+spec-1.1.0 |
| 2505 | 2026-04-03T03:56:05.930Z | Checking macaddr v1.0.1 |
| 2506 | 2026-04-03T03:56:06.026Z | Checking slog-bunyan v2.5.0 |
| 2507 | 2026-04-03T03:56:06.114Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2508 | 2026-04-03T03:56:06.150Z | Checking async-stream v0.3.6 |
| 2509 | 2026-04-03T03:56:06.448Z | Checking waitgroup v0.1.2 |
| 2510 | 2026-04-03T03:56:06.497Z | Checking rustls-pemfile v2.2.0 |
| 2511 | 2026-04-03T03:56:06.514Z | Checking serde_path_to_error v0.1.20 |
| 2512 | 2026-04-03T03:56:06.529Z | Checking hostname v0.4.2 |
| 2513 | 2026-04-03T03:56:06.553Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2514 | 2026-04-03T03:56:06.630Z | Checking progenitor-client v0.13.0 |
| 2515 | 2026-04-03T03:56:06.646Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2516 | 2026-04-03T03:56:06.666Z | Checking progenitor-client v0.10.0 |
| 2517 | 2026-04-03T03:56:06.789Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2518 | 2026-04-03T03:56:06.792Z | Checking backon v1.6.0 |
| 2519 | 2026-04-03T03:56:06.819Z | Compiling test-strategy v0.4.5 |
| 2520 | 2026-04-03T03:56:06.863Z | Checking instant v0.1.13 |
| 2521 | 2026-04-03T03:56:06.896Z | Checking itertools v0.14.0 |
| 2522 | 2026-04-03T03:56:06.954Z | Checking backoff v0.4.0 |
| 2523 | 2026-04-03T03:56:06.970Z | Checking progenitor-extras v0.1.1 |
| 2524 | 2026-04-03T03:56:07.017Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2525 | 2026-04-03T03:56:07.137Z | Checking heck v0.5.0 |
| 2526 | 2026-04-03T03:56:07.215Z | Checking parse-display v0.10.0 |
| 2527 | 2026-04-03T03:56:07.267Z | Compiling crucible-workspace-hack v0.1.0 |
| 2528 | 2026-04-03T03:56:07.336Z | Checking tokio-rustls v0.25.0 |
| 2529 | 2026-04-03T03:56:07.361Z | Compiling convert_case v0.4.0 |
| 2530 | 2026-04-03T03:56:07.491Z | Checking secrecy v0.10.3 |
| 2531 | 2026-04-03T03:56:07.546Z | Compiling prettyplease v0.2.37 |
| 2532 | 2026-04-03T03:56:07.611Z | Compiling typify-impl v0.6.1 |
| 2533 | 2026-04-03T03:56:07.732Z | Compiling derive_more v0.99.20 |
| 2534 | 2026-04-03T03:56:07.950Z | Compiling unsafe-libyaml v0.2.11 |
| 2535 | 2026-04-03T03:56:08.306Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2536 | 2026-04-03T03:56:08.540Z | Compiling serde_yaml v0.9.34+deprecated |
| 2537 | 2026-04-03T03:56:08.707Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2538 | 2026-04-03T03:56:09.338Z | Checking half v2.7.1 |
| 2539 | 2026-04-03T03:56:09.415Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2540 | 2026-04-03T03:56:09.599Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2541 | 2026-04-03T03:56:09.637Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2542 | 2026-04-03T03:56:09.811Z | Checking universal-hash v0.5.1 |
| 2543 | 2026-04-03T03:56:10.268Z | Checking ciborium-io v0.2.2 |
| 2544 | 2026-04-03T03:56:10.348Z | Compiling heapless v0.8.0 |
| 2545 | 2026-04-03T03:56:10.406Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2546 | 2026-04-03T03:56:10.406Z | Checking opaque-debug v0.3.1 |
| 2547 | 2026-04-03T03:56:10.599Z | Checking poly1305 v0.8.0 |
| 2548 | 2026-04-03T03:56:10.724Z | Checking ciborium-ll v0.2.2 |
| 2549 | 2026-04-03T03:56:10.865Z | Checking thiserror-no-std v2.0.2 |
| 2550 | 2026-04-03T03:56:10.880Z | Compiling proc-macro-crate v3.4.0 |
| 2551 | 2026-04-03T03:56:11.163Z | Compiling ingot-macros v0.1.1 |
| 2552 | 2026-04-03T03:56:11.439Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2553 | 2026-04-03T03:56:11.508Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2554 | 2026-04-03T03:56:11.804Z | Compiling typify-impl v0.4.3 |
| 2555 | 2026-04-03T03:56:12.049Z | Checking toml v0.8.23 |
| 2556 | 2026-04-03T03:56:12.139Z | Compiling typify-macro v0.6.1 |
| 2557 | 2026-04-03T03:56:12.379Z | Checking num-rational v0.4.2 |
| 2558 | 2026-04-03T03:56:12.453Z | Checking byte-wrapper v0.1.0 |
| 2559 | 2026-04-03T03:56:12.610Z | Checking tabwriter v1.4.1 |
| 2560 | 2026-04-03T03:56:12.671Z | Checking password-hash v0.5.0 |
| 2561 | 2026-04-03T03:56:12.765Z | Checking chacha20 v0.9.1 |
| 2562 | 2026-04-03T03:56:12.954Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2563 | 2026-04-03T03:56:12.970Z | Checking blake2 v0.10.6 |
| 2564 | 2026-04-03T03:56:13.198Z | Checking hash32 v0.3.1 |
| 2565 | 2026-04-03T03:56:13.214Z | Checking aead v0.5.2 |
| 2566 | 2026-04-03T03:56:13.334Z | Checking num-complex v0.4.6 |
| 2567 | 2026-04-03T03:56:13.607Z | Compiling smoltcp v0.11.0 |
| 2568 | 2026-04-03T03:56:13.675Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2569 | 2026-04-03T03:56:13.693Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2570 | 2026-04-03T03:56:13.794Z | Checking num v0.4.3 |
| 2571 | 2026-04-03T03:56:13.859Z | Compiling typify v0.6.1 |
| 2572 | 2026-04-03T03:56:13.902Z | Checking chacha20poly1305 v0.10.1 |
| 2573 | 2026-04-03T03:56:13.970Z | Checking ingot-types v0.1.2 |
| 2574 | 2026-04-03T03:56:14.002Z | Checking argon2 v0.5.3 |
| 2575 | 2026-04-03T03:56:14.030Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2576 | 2026-04-03T03:56:14.082Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2577 | 2026-04-03T03:56:14.330Z | Compiling num_enum_derive v0.7.5 |
| 2578 | 2026-04-03T03:56:14.349Z | Checking vsss-rs v3.3.4 |
| 2579 | 2026-04-03T03:56:14.379Z | Checking ciborium v0.2.2 |
| 2580 | 2026-04-03T03:56:15.433Z | Compiling usdt-macro v0.5.0 |
| 2581 | 2026-04-03T03:56:15.449Z | Compiling usdt-attr-macro v0.5.0 |
| 2582 | 2026-04-03T03:56:15.470Z | Checking cobs v0.3.0 |
| 2583 | 2026-04-03T03:56:15.623Z | Checking memmap v0.7.0 |
| 2584 | 2026-04-03T03:56:15.766Z | Compiling foreign-types-macros v0.2.3 |
| 2585 | 2026-04-03T03:56:15.905Z | Checking foreign-types-shared v0.3.1 |
| 2586 | 2026-04-03T03:56:15.920Z | Checking colored v3.1.1 |
| 2587 | 2026-04-03T03:56:16.012Z | Checking cpufeatures v0.3.0 |
| 2588 | 2026-04-03T03:56:16.031Z | Checking indent_write v2.2.0 |
| 2589 | 2026-04-03T03:56:16.090Z | Checking float-ord v0.3.2 |
| 2590 | 2026-04-03T03:56:16.133Z | Checking chacha20 v0.10.0 |
| 2591 | 2026-04-03T03:56:16.198Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2592 | 2026-04-03T03:56:16.224Z | Checking usdt v0.5.0 |
| 2593 | 2026-04-03T03:56:16.263Z | Checking postcard v1.1.3 |
| 2594 | 2026-04-03T03:56:16.278Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2595 | 2026-04-03T03:56:16.336Z | Compiling typify-macro v0.4.3 |
| 2596 | 2026-04-03T03:56:16.353Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2597 | 2026-04-03T03:56:16.367Z | Checking foreign-types v0.5.0 |
| 2598 | 2026-04-03T03:56:16.381Z | Checking num_enum v0.7.5 |
| 2599 | 2026-04-03T03:56:16.444Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2600 | 2026-04-03T03:56:16.495Z | Checking ingot v0.1.1 |
| 2601 | 2026-04-03T03:56:16.554Z | Compiling progenitor-impl v0.13.0 |
| 2602 | 2026-04-03T03:56:16.886Z | Compiling proc-macro-crate v1.3.1 |
| 2603 | 2026-04-03T03:56:17.314Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2604 | 2026-04-03T03:56:17.456Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2605 | 2026-04-03T03:56:17.558Z | Checking cstr-argument v0.1.2 |
| 2606 | 2026-04-03T03:56:17.574Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2607 | 2026-04-03T03:56:17.668Z | Checking swrite v0.1.0 |
| 2608 | 2026-04-03T03:56:17.743Z | Compiling semver v0.1.20 |
| 2609 | 2026-04-03T03:56:17.766Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2610 | 2026-04-03T03:56:17.814Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2611 | 2026-04-03T03:56:17.833Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2612 | 2026-04-03T03:56:17.930Z | Compiling rustc_version v0.1.7 |
| 2613 | 2026-04-03T03:56:17.979Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2614 | 2026-04-03T03:56:18.005Z | Compiling num_enum_derive v0.5.11 |
| 2615 | 2026-04-03T03:56:18.026Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2616 | 2026-04-03T03:56:18.029Z | Checking rand v0.10.0 |
| 2617 | 2026-04-03T03:56:18.114Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2618 | 2026-04-03T03:56:18.526Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2619 | 2026-04-03T03:56:18.913Z | Compiling pin-project-internal v1.1.11 |
| 2620 | 2026-04-03T03:56:18.983Z | Checking linked-hash-map v0.5.6 |
| 2621 | 2026-04-03T03:56:19.033Z | Compiling minimal-lexical v0.2.1 |
| 2622 | 2026-04-03T03:56:19.050Z | Checking num_enum v0.5.11 |
| 2623 | 2026-04-03T03:56:19.162Z | Checking lru-cache v0.1.2 |
| 2624 | 2026-04-03T03:56:19.178Z | Compiling progenitor-macro v0.13.0 |
| 2625 | 2026-04-03T03:56:19.305Z | Compiling nom v7.1.3 |
| 2626 | 2026-04-03T03:56:19.495Z | Compiling newtype_derive v0.1.6 |
| 2627 | 2026-04-03T03:56:19.693Z | Compiling typify v0.4.3 |
| 2628 | 2026-04-03T03:56:20.085Z | Checking pin-project v1.1.11 |
| 2629 | 2026-04-03T03:56:20.261Z | Checking newline-converter v0.3.0 |
| 2630 | 2026-04-03T03:56:20.348Z | Checking atomicwrites v0.4.4 |
| 2631 | 2026-04-03T03:56:20.382Z | Checking camino-tempfile v1.4.1 |
| 2632 | 2026-04-03T03:56:20.488Z | Checking hickory-proto v0.24.4 |
| 2633 | 2026-04-03T03:56:20.554Z | Checking phf_shared v0.12.1 |
| 2634 | 2026-04-03T03:56:20.708Z | Checking console v0.15.11 |
| 2635 | 2026-04-03T03:56:20.724Z | Checking pem v3.0.6 |
| 2636 | 2026-04-03T03:56:20.896Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2637 | 2026-04-03T03:56:20.994Z | Checking csv-core v0.1.13 |
| 2638 | 2026-04-03T03:56:21.048Z | Compiling snafu-derive v0.8.9 |
| 2639 | 2026-04-03T03:56:21.184Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2640 | 2026-04-03T03:56:21.360Z | Compiling derive-where v1.6.0 |
| 2641 | 2026-04-03T03:56:21.447Z | Compiling async-recursion v1.1.1 |
| 2642 | 2026-04-03T03:56:21.942Z | Compiling slog-dtrace v0.3.0 |
| 2643 | 2026-04-03T03:56:22.106Z | Checking highway v1.3.0 |
| 2644 | 2026-04-03T03:56:22.143Z | Checking same-file v1.0.6 |
| 2645 | 2026-04-03T03:56:22.272Z | Checking unicode-width v0.1.14 |
| 2646 | 2026-04-03T03:56:22.322Z | Compiling chrono-tz v0.10.4 |
| 2647 | 2026-04-03T03:56:22.322Z | Checking resolv-conf v0.7.6 |
| 2648 | 2026-04-03T03:56:22.353Z | Compiling cancel-safe-futures v0.1.5 |
| 2649 | 2026-04-03T03:56:22.504Z | Compiling owo-colors v4.3.0 |
| 2650 | 2026-04-03T03:56:22.521Z | Checking hickory-resolver v0.24.4 |
| 2651 | 2026-04-03T03:56:22.557Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2652 | 2026-04-03T03:56:22.594Z | Compiling const_format_proc_macros v0.2.34 |
| 2653 | 2026-04-03T03:56:22.675Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2654 | 2026-04-03T03:56:22.885Z | Checking walkdir v2.5.0 |
| 2655 | 2026-04-03T03:56:22.960Z | Checking snafu v0.8.9 |
| 2656 | 2026-04-03T03:56:23.206Z | Checking csv v1.4.0 |
| 2657 | 2026-04-03T03:56:23.251Z | Checking expectorate v1.2.0 |
| 2658 | 2026-04-03T03:56:23.291Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2659 | 2026-04-03T03:56:23.307Z | Checking phf v0.12.1 |
| 2660 | 2026-04-03T03:56:23.404Z | Compiling progenitor-impl v0.10.0 |
| 2661 | 2026-04-03T03:56:23.505Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2662 | 2026-04-03T03:56:23.567Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2663 | 2026-04-03T03:56:23.750Z | Checking tokio-dtrace v0.1.1 |
| 2664 | 2026-04-03T03:56:23.773Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2665 | 2026-04-03T03:56:23.907Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2666 | 2026-04-03T03:56:23.948Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2667 | 2026-04-03T03:56:24.131Z | Checking globset v0.4.18 |
| 2668 | 2026-04-03T03:56:24.190Z | Checking progenitor v0.13.0 |
| 2669 | 2026-04-03T03:56:24.336Z | Checking olpc-cjson v0.1.4 |
| 2670 | 2026-04-03T03:56:24.367Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2671 | 2026-04-03T03:56:24.387Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2672 | 2026-04-03T03:56:24.426Z | Checking libsw-core v0.3.2 |
| 2673 | 2026-04-03T03:56:24.474Z | Checking smf v0.2.3 |
| 2674 | 2026-04-03T03:56:24.498Z | Checking serde_plain v1.0.2 |
| 2675 | 2026-04-03T03:56:24.580Z | Checking arc-swap v1.8.2 |
| 2676 | 2026-04-03T03:56:24.647Z | Compiling lzma-sys v0.1.20 |
| 2677 | 2026-04-03T03:56:24.662Z | Checking sigpipe v0.1.3 |
| 2678 | 2026-04-03T03:56:24.715Z | Compiling num-derive v0.4.2 |
| 2679 | 2026-04-03T03:56:24.748Z | Checking utf-8 v0.7.6 |
| 2680 | 2026-04-03T03:56:24.813Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2681 | 2026-04-03T03:56:25.031Z | Checking bytecount v0.6.9 |
| 2682 | 2026-04-03T03:56:25.100Z | Checking typed-path v0.9.3 |
| 2683 | 2026-04-03T03:56:25.147Z | Checking glob v0.3.3 |
| 2684 | 2026-04-03T03:56:25.201Z | Checking papergrid v0.11.0 |
| 2685 | 2026-04-03T03:56:25.324Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2686 | 2026-04-03T03:56:25.337Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2687 | 2026-04-03T03:56:25.524Z | Checking tungstenite v0.21.0 |
| 2688 | 2026-04-03T03:56:25.540Z | Checking slog-scope v4.4.1 |
| 2689 | 2026-04-03T03:56:25.682Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2690 | 2026-04-03T03:56:25.698Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2691 | 2026-04-03T03:56:25.713Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2692 | 2026-04-03T03:56:25.828Z | Checking libsw v3.5.0 |
| 2693 | 2026-04-03T03:56:25.887Z | Checking tough v0.20.0 |
| 2694 | 2026-04-03T03:56:25.922Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2695 | 2026-04-03T03:56:25.952Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2696 | 2026-04-03T03:56:25.968Z | Checking oxide-tokio-rt v0.1.3 |
| 2697 | 2026-04-03T03:56:26.088Z | Compiling progenitor-macro v0.10.0 |
| 2698 | 2026-04-03T03:56:26.110Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2699 | 2026-04-03T03:56:26.162Z | Checking const_format v0.2.35 |
| 2700 | 2026-04-03T03:56:26.206Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2701 | 2026-04-03T03:56:26.396Z | Checking qorb v0.4.1 |
| 2702 | 2026-04-03T03:56:27.291Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2703 | 2026-04-03T03:56:27.335Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2704 | 2026-04-03T03:56:27.401Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2705 | 2026-04-03T03:56:27.425Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2706 | 2026-04-03T03:56:27.619Z | Compiling cargo_toml v0.22.3 |
| 2707 | 2026-04-03T03:56:27.773Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2708 | 2026-04-03T03:56:27.875Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2709 | 2026-04-03T03:56:27.891Z | Checking gethostname v0.5.0 |
| 2710 | 2026-04-03T03:56:27.906Z | Compiling tabled_derive v0.7.0 |
| 2711 | 2026-04-03T03:56:27.932Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2712 | 2026-04-03T03:56:27.983Z | Checking bcs v0.1.6 |
| 2713 | 2026-04-03T03:56:28.168Z | Checking unicode-linebreak v0.1.5 |
| 2714 | 2026-04-03T03:56:28.184Z | Checking linear-map v1.2.0 |
| 2715 | 2026-04-03T03:56:28.221Z | Checking whoami v1.6.1 |
| 2716 | 2026-04-03T03:56:28.356Z | Checking termtree v0.5.1 |
| 2717 | 2026-04-03T03:56:28.387Z | Checking smawk v0.3.2 |
| 2718 | 2026-04-03T03:56:28.499Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2719 | 2026-04-03T03:56:28.522Z | Checking textwrap v0.16.2 |
| 2720 | 2026-04-03T03:56:28.748Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2721 | 2026-04-03T03:56:28.871Z | Checking tabled v0.15.0 |
| 2722 | 2026-04-03T03:56:29.284Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2723 | 2026-04-03T03:56:29.796Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2724 | 2026-04-03T03:56:30.050Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2725 | 2026-04-03T03:56:30.066Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2726 | 2026-04-03T03:56:30.293Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2727 | 2026-04-03T03:56:30.326Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2728 | 2026-04-03T03:56:30.449Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2729 | 2026-04-03T03:56:30.473Z | Checking steno v0.4.1 |
| 2730 | 2026-04-03T03:56:30.507Z | Checking tokio-tungstenite v0.21.0 |
| 2731 | 2026-04-03T03:56:30.796Z | Checking slog-stdlog v4.1.1 |
| 2732 | 2026-04-03T03:56:30.926Z | Checking typeid v1.0.3 |
| 2733 | 2026-04-03T03:56:31.011Z | Checking progenitor v0.10.0 |
| 2734 | 2026-04-03T03:56:31.027Z | Checking humantime v2.3.0 |
| 2735 | 2026-04-03T03:56:31.042Z | Checking base64 v0.21.7 |
| 2736 | 2026-04-03T03:56:31.158Z | Checking ron v0.12.0 |
| 2737 | 2026-04-03T03:56:31.222Z | Checking xz2 v0.1.7 |
| 2738 | 2026-04-03T03:56:31.292Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2739 | 2026-04-03T03:56:31.354Z | Checking slog-envlogger v2.2.0 |
| 2740 | 2026-04-03T03:56:31.400Z | Checking yasna v0.5.2 |
| 2741 | 2026-04-03T03:56:31.507Z | Checking headers-core v0.3.0 |
| 2742 | 2026-04-03T03:56:31.524Z | Checking filetime v0.2.27 |
| 2743 | 2026-04-03T03:56:31.623Z | Checking xattr v1.6.1 |
| 2744 | 2026-04-03T03:56:31.663Z | Checking base16ct v1.0.0 |
| 2745 | 2026-04-03T03:56:31.759Z | Checking tar v0.4.45 |
| 2746 | 2026-04-03T03:56:31.779Z | Checking rcgen v0.12.1 |
| 2747 | 2026-04-03T03:56:31.801Z | Checking headers v0.4.1 |
| 2748 | 2026-04-03T03:56:31.901Z | Checking subprocess v0.2.15 |
| 2749 | 2026-04-03T03:56:37.114Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2750 | 2026-04-03T03:56:43.055Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2751 | 2026-04-03T03:56:44.366Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2752 | 2026-04-03T03:56:45.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 2753 | 2026-04-03T03:56:45.769Z | |
| 2754 | 2026-04-03T03:56:45.769Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/270) |
| 2755 | 2026-04-03T03:56:46.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2756 | 2026-04-03T03:56:46.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2757 | 2026-04-03T03:56:46.526Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2758 | 2026-04-03T03:56:47.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s |
| 2759 | 2026-04-03T03:56:48.073Z | |
| 2760 | 2026-04-03T03:56:48.073Z | info: running `cargo check --bins` on nexus-config (51/270) |
| 2761 | 2026-04-03T03:56:48.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2762 | 2026-04-03T03:56:48.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2763 | 2026-04-03T03:56:48.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2764 | 2026-04-03T03:56:48.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2765 | 2026-04-03T03:56:48.723Z | |
| 2766 | 2026-04-03T03:56:48.723Z | info: running `cargo check --bins` on nexus-types (52/270) |
| 2767 | 2026-04-03T03:56:49.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2768 | 2026-04-03T03:56:49.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2769 | 2026-04-03T03:56:49.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2770 | 2026-04-03T03:56:49.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2771 | 2026-04-03T03:56:49.379Z | |
| 2772 | 2026-04-03T03:56:49.379Z | info: running `cargo check --bins` on clickhouse-admin-types (53/270) |
| 2773 | 2026-04-03T03:56:49.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2774 | 2026-04-03T03:56:49.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2775 | 2026-04-03T03:56:49.899Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2776 | 2026-04-03T03:56:49.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2777 | 2026-04-03T03:56:49.995Z | |
| 2778 | 2026-04-03T03:56:49.995Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/270) |
| 2779 | 2026-04-03T03:56:50.505Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2780 | 2026-04-03T03:56:50.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2781 | 2026-04-03T03:56:50.509Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2782 | 2026-04-03T03:56:50.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2783 | 2026-04-03T03:56:50.600Z | |
| 2784 | 2026-04-03T03:56:50.600Z | info: running `cargo check --bins` on cockroach-admin-types (55/270) |
| 2785 | 2026-04-03T03:56:51.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2786 | 2026-04-03T03:56:51.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2787 | 2026-04-03T03:56:51.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2788 | 2026-04-03T03:56:51.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2789 | 2026-04-03T03:56:51.195Z | |
| 2790 | 2026-04-03T03:56:51.195Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/270) |
| 2791 | 2026-04-03T03:56:51.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2792 | 2026-04-03T03:56:51.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2793 | 2026-04-03T03:56:51.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2794 | 2026-04-03T03:56:51.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2795 | 2026-04-03T03:56:51.795Z | |
| 2796 | 2026-04-03T03:56:51.795Z | info: running `cargo check --bins` on ereport-types (57/270) |
| 2797 | 2026-04-03T03:56:52.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2798 | 2026-04-03T03:56:52.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2799 | 2026-04-03T03:56:52.308Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2800 | 2026-04-03T03:56:52.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2801 | 2026-04-03T03:56:52.403Z | |
| 2802 | 2026-04-03T03:56:52.403Z | info: running `cargo check --bins` on gateway-client (58/270) |
| 2803 | 2026-04-03T03:56:52.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2804 | 2026-04-03T03:56:52.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2805 | 2026-04-03T03:56:52.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2806 | 2026-04-03T03:56:52.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2807 | 2026-04-03T03:56:53.013Z | |
| 2808 | 2026-04-03T03:56:53.013Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/270) |
| 2809 | 2026-04-03T03:56:53.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2026-04-03T03:56:53.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2026-04-03T03:56:53.527Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2026-04-03T03:56:53.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2813 | 2026-04-03T03:56:53.621Z | |
| 2814 | 2026-04-03T03:56:53.622Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/270) |
| 2815 | 2026-04-03T03:56:54.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2026-04-03T03:56:54.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2026-04-03T03:56:54.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2818 | 2026-04-03T03:56:54.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2819 | 2026-04-03T03:56:54.230Z | |
| 2820 | 2026-04-03T03:56:54.230Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/270) |
| 2821 | 2026-04-03T03:56:54.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2822 | 2026-04-03T03:56:54.749Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2823 | 2026-04-03T03:56:54.749Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2824 | 2026-04-03T03:56:54.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2825 | 2026-04-03T03:56:54.842Z | |
| 2826 | 2026-04-03T03:56:54.843Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/270) |
| 2827 | 2026-04-03T03:56:55.357Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2828 | 2026-04-03T03:56:55.360Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2829 | 2026-04-03T03:56:55.360Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2830 | 2026-04-03T03:56:55.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2831 | 2026-04-03T03:56:55.450Z | |
| 2832 | 2026-04-03T03:56:55.450Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/270) |
| 2833 | 2026-04-03T03:56:55.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2834 | 2026-04-03T03:56:55.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2835 | 2026-04-03T03:56:55.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2836 | 2026-04-03T03:56:55.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2837 | 2026-04-03T03:56:56.079Z | |
| 2838 | 2026-04-03T03:56:56.079Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/270) |
| 2839 | 2026-04-03T03:56:56.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2840 | 2026-04-03T03:56:56.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2841 | 2026-04-03T03:56:56.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2842 | 2026-04-03T03:56:56.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2843 | 2026-04-03T03:56:56.704Z | |
| 2844 | 2026-04-03T03:56:56.704Z | info: running `cargo check --bins` on key-manager-types (65/270) |
| 2845 | 2026-04-03T03:56:57.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2846 | 2026-04-03T03:56:57.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2847 | 2026-04-03T03:56:57.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2848 | 2026-04-03T03:56:57.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2849 | 2026-04-03T03:56:57.304Z | |
| 2850 | 2026-04-03T03:56:57.304Z | info: running `cargo check --bins` on oxlog (66/270) |
| 2851 | 2026-04-03T03:56:57.808Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2852 | 2026-04-03T03:56:57.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2853 | 2026-04-03T03:56:57.926Z | Compiling newtype-uuid v1.3.2 |
| 2854 | 2026-04-03T03:56:58.134Z | Compiling daft v0.1.5 |
| 2855 | 2026-04-03T03:56:58.332Z | Compiling iddqd v0.3.17 |
| 2856 | 2026-04-03T03:56:59.238Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2857 | 2026-04-03T03:56:59.475Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2858 | 2026-04-03T03:56:59.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s |
| 2859 | 2026-04-03T03:56:59.927Z | |
| 2860 | 2026-04-03T03:56:59.927Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (67/270) |
| 2861 | 2026-04-03T03:57:00.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-04-03T03:57:00.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-04-03T03:57:00.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2864 | 2026-04-03T03:57:00.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2865 | 2026-04-03T03:57:00.546Z | |
| 2866 | 2026-04-03T03:57:00.547Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (68/270) |
| 2867 | 2026-04-03T03:57:01.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-04-03T03:57:01.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-04-03T03:57:01.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-04-03T03:57:01.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2871 | 2026-04-03T03:57:01.163Z | |
| 2872 | 2026-04-03T03:57:01.163Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (69/270) |
| 2873 | 2026-04-03T03:57:01.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-04-03T03:57:01.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-04-03T03:57:01.686Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2876 | 2026-04-03T03:57:01.689Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2877 | 2026-04-03T03:57:01.784Z | |
| 2878 | 2026-04-03T03:57:01.784Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (70/270) |
| 2879 | 2026-04-03T03:57:02.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-04-03T03:57:02.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-04-03T03:57:02.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-04-03T03:57:02.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2883 | 2026-04-03T03:57:02.403Z | |
| 2884 | 2026-04-03T03:57:02.403Z | info: running `cargo check --bins` on omicron-passwords (71/270) |
| 2885 | 2026-04-03T03:57:02.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-04-03T03:57:02.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-04-03T03:57:02.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-04-03T03:57:02.915Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2889 | 2026-04-03T03:57:03.001Z | |
| 2890 | 2026-04-03T03:57:03.002Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (72/270) |
| 2891 | 2026-04-03T03:57:03.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-04-03T03:57:03.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-04-03T03:57:03.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-04-03T03:57:03.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2895 | 2026-04-03T03:57:03.601Z | |
| 2896 | 2026-04-03T03:57:03.601Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (73/270) |
| 2897 | 2026-04-03T03:57:04.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-04-03T03:57:04.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-04-03T03:57:04.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-04-03T03:57:04.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2901 | 2026-04-03T03:57:04.204Z | |
| 2902 | 2026-04-03T03:57:04.204Z | info: running `cargo check --bins --no-default-features` on gfss (74/270) |
| 2903 | 2026-04-03T03:57:04.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-04-03T03:57:04.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-04-03T03:57:04.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-04-03T03:57:04.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2907 | 2026-04-03T03:57:04.803Z | |
| 2908 | 2026-04-03T03:57:04.803Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (75/270) |
| 2909 | 2026-04-03T03:57:05.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-04-03T03:57:05.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-04-03T03:57:05.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-04-03T03:57:05.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2913 | 2026-04-03T03:57:05.398Z | |
| 2914 | 2026-04-03T03:57:05.398Z | info: running `cargo check --bins` on internal-dns-types (76/270) |
| 2915 | 2026-04-03T03:57:05.909Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-04-03T03:57:05.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-04-03T03:57:05.912Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-04-03T03:57:05.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2919 | 2026-04-03T03:57:06.003Z | |
| 2920 | 2026-04-03T03:57:06.003Z | info: running `cargo check --bins` on internal-dns-types-versions (77/270) |
| 2921 | 2026-04-03T03:57:06.515Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-04-03T03:57:06.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-04-03T03:57:06.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-04-03T03:57:06.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2925 | 2026-04-03T03:57:06.611Z | |
| 2926 | 2026-04-03T03:57:06.611Z | info: running `cargo check --bins` on nexus-types-versions (78/270) |
| 2927 | 2026-04-03T03:57:07.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-04-03T03:57:07.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-04-03T03:57:07.143Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-04-03T03:57:07.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2931 | 2026-04-03T03:57:07.240Z | |
| 2932 | 2026-04-03T03:57:07.241Z | info: running `cargo check --bins` on oxql-types (79/270) |
| 2933 | 2026-04-03T03:57:07.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-04-03T03:57:07.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-04-03T03:57:07.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-04-03T03:57:07.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2937 | 2026-04-03T03:57:07.847Z | |
| 2938 | 2026-04-03T03:57:07.848Z | info: running `cargo check --bins` on oximeter-types (80/270) |
| 2939 | 2026-04-03T03:57:08.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-04-03T03:57:08.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-04-03T03:57:08.364Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-04-03T03:57:08.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2943 | 2026-04-03T03:57:08.458Z | |
| 2944 | 2026-04-03T03:57:08.458Z | info: running `cargo check --bins` on oximeter-types-versions (81/270) |
| 2945 | 2026-04-03T03:57:08.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-04-03T03:57:08.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-04-03T03:57:08.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-04-03T03:57:08.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2949 | 2026-04-03T03:57:09.070Z | |
| 2950 | 2026-04-03T03:57:09.070Z | info: running `cargo check --bins` on oximeter-macro-impl (82/270) |
| 2951 | 2026-04-03T03:57:09.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-04-03T03:57:09.577Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-04-03T03:57:09.577Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2954 | 2026-04-03T03:57:09.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2955 | 2026-04-03T03:57:09.669Z | |
| 2956 | 2026-04-03T03:57:09.669Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/270) |
| 2957 | 2026-04-03T03:57:10.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2958 | 2026-04-03T03:57:10.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2959 | 2026-04-03T03:57:10.347Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-04-03T03:57:10.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s |
| 2961 | 2026-04-03T03:57:11.063Z | |
| 2962 | 2026-04-03T03:57:11.063Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/270) |
| 2963 | 2026-04-03T03:57:11.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2964 | 2026-04-03T03:57:11.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2965 | 2026-04-03T03:57:11.748Z | Compiling ar_archive_writer v0.5.1 |
| 2966 | 2026-04-03T03:57:11.860Z | Compiling stacker v0.1.23 |
| 2967 | 2026-04-03T03:57:11.868Z | Compiling cfg_aliases v0.1.1 |
| 2968 | 2026-04-03T03:57:11.874Z | Compiling convert_case v0.10.0 |
| 2969 | 2026-04-03T03:57:11.881Z | Checking fd-lock v4.0.4 |
| 2970 | 2026-04-03T03:57:11.884Z | Checking nibble_vec v0.1.0 |
| 2971 | 2026-04-03T03:57:11.884Z | Checking vte v0.14.1 |
| 2972 | 2026-04-03T03:57:11.884Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2973 | 2026-04-03T03:57:11.925Z | Compiling nix v0.28.0 |
| 2974 | 2026-04-03T03:57:11.991Z | Checking endian-type v0.1.2 |
| 2975 | 2026-04-03T03:57:12.006Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2976 | 2026-04-03T03:57:12.041Z | Checking strip-ansi-escapes v0.2.1 |
| 2977 | 2026-04-03T03:57:12.119Z | Compiling peg-macros v0.8.5 |
| 2978 | 2026-04-03T03:57:12.131Z | Checking radix_trie v0.2.1 |
| 2979 | 2026-04-03T03:57:12.144Z | Checking winnow v0.6.26 |
| 2980 | 2026-04-03T03:57:12.159Z | Compiling derive_more-impl v2.1.1 |
| 2981 | 2026-04-03T03:57:12.310Z | Compiling sqlparser_derive v0.5.0 |
| 2982 | 2026-04-03T03:57:12.344Z | Checking home v0.5.12 |
| 2983 | 2026-04-03T03:57:12.448Z | Checking unicode_categories v0.1.1 |
| 2984 | 2026-04-03T03:57:12.476Z | Checking nu-ansi-term v0.50.3 |
| 2985 | 2026-04-03T03:57:12.627Z | Checking display-error-chain v0.2.2 |
| 2986 | 2026-04-03T03:57:12.689Z | Checking reedline v0.40.0 |
| 2987 | 2026-04-03T03:57:12.708Z | Compiling psm v0.1.30 |
| 2988 | 2026-04-03T03:57:12.958Z | Checking derive_more v2.1.1 |
| 2989 | 2026-04-03T03:57:13.037Z | Checking crossterm v0.29.0 |
| 2990 | 2026-04-03T03:57:13.249Z | Checking peg v0.8.5 |
| 2991 | 2026-04-03T03:57:13.252Z | Checking rustyline v14.0.0 |
| 2992 | 2026-04-03T03:57:13.252Z | Checking sqlformat v0.3.5 |
| 2993 | 2026-04-03T03:57:13.449Z | Checking recursive v0.1.1 |
| 2994 | 2026-04-03T03:57:13.540Z | Checking sqlparser v0.61.0 |
| 2995 | 2026-04-03T03:57:24.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.63s |
| 2996 | 2026-04-03T03:57:24.886Z | |
| 2997 | 2026-04-03T03:57:24.886Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/270) |
| 2998 | 2026-04-03T03:57:25.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2999 | 2026-04-03T03:57:25.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3000 | 2026-04-03T03:57:25.573Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3001 | 2026-04-03T03:57:29.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s |
| 3002 | 2026-04-03T03:57:29.219Z | |
| 3003 | 2026-04-03T03:57:29.219Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/270) |
| 3004 | 2026-04-03T03:57:29.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3005 | 2026-04-03T03:57:29.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3006 | 2026-04-03T03:57:29.905Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3007 | 2026-04-03T03:57:32.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s |
| 3008 | 2026-04-03T03:57:32.512Z | |
| 3009 | 2026-04-03T03:57:32.512Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/270) |
| 3010 | 2026-04-03T03:57:33.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3011 | 2026-04-03T03:57:33.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3012 | 2026-04-03T03:57:33.193Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3013 | 2026-04-03T03:57:36.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.90s |
| 3014 | 2026-04-03T03:57:36.613Z | |
| 3015 | 2026-04-03T03:57:36.614Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/270) |
| 3016 | 2026-04-03T03:57:37.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3017 | 2026-04-03T03:57:37.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3018 | 2026-04-03T03:57:37.341Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3019 | 2026-04-03T03:57:40.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s |
| 3020 | 2026-04-03T03:57:40.796Z | |
| 3021 | 2026-04-03T03:57:40.796Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/270) |
| 3022 | 2026-04-03T03:57:41.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3023 | 2026-04-03T03:57:41.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3024 | 2026-04-03T03:57:41.479Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3025 | 2026-04-03T03:57:44.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 3026 | 2026-04-03T03:57:44.242Z | |
| 3027 | 2026-04-03T03:57:44.242Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/270) |
| 3028 | 2026-04-03T03:57:44.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3029 | 2026-04-03T03:57:44.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3030 | 2026-04-03T03:57:44.916Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3031 | 2026-04-03T03:57:47.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 3032 | 2026-04-03T03:57:47.687Z | |
| 3033 | 2026-04-03T03:57:47.688Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/270) |
| 3034 | 2026-04-03T03:57:48.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2026-04-03T03:57:48.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2026-04-03T03:57:48.361Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3037 | 2026-04-03T03:57:51.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s |
| 3038 | 2026-04-03T03:57:51.958Z | |
| 3039 | 2026-04-03T03:57:51.959Z | info: running `cargo check --bins` on oximeter (92/270) |
| 3040 | 2026-04-03T03:57:52.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-04-03T03:57:52.474Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-04-03T03:57:52.474Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3043 | 2026-04-03T03:57:52.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3044 | 2026-04-03T03:57:52.567Z | |
| 3045 | 2026-04-03T03:57:52.567Z | info: running `cargo check --bins` on oximeter-schema (93/270) |
| 3046 | 2026-04-03T03:57:53.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3047 | 2026-04-03T03:57:53.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3048 | 2026-04-03T03:57:53.212Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3049 | 2026-04-03T03:57:53.377Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3050 | 2026-04-03T03:57:53.380Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3051 | 2026-04-03T03:57:53.717Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3052 | 2026-04-03T03:57:57.177Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3053 | 2026-04-03T03:57:57.505Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3054 | 2026-04-03T03:57:58.603Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3055 | 2026-04-03T03:57:59.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.71s |
| 3056 | 2026-04-03T03:57:59.479Z | |
| 3057 | 2026-04-03T03:57:59.479Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/270) |
| 3058 | 2026-04-03T03:57:59.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-04-03T03:57:59.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-04-03T03:57:59.991Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-04-03T03:57:59.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3062 | 2026-04-03T03:58:00.085Z | |
| 3063 | 2026-04-03T03:58:00.085Z | info: running `cargo check --bins` on oximeter-test-utils (95/270) |
| 3064 | 2026-04-03T03:58:00.630Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-04-03T03:58:00.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-04-03T03:58:00.633Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-04-03T03:58:00.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3068 | 2026-04-03T03:58:00.736Z | |
| 3069 | 2026-04-03T03:58:00.736Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/270) |
| 3070 | 2026-04-03T03:58:01.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-04-03T03:58:01.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-04-03T03:58:01.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-04-03T03:58:01.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3074 | 2026-04-03T03:58:01.348Z | |
| 3075 | 2026-04-03T03:58:01.348Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/270) |
| 3076 | 2026-04-03T03:58:01.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-04-03T03:58:01.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-04-03T03:58:01.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-04-03T03:58:01.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3080 | 2026-04-03T03:58:01.962Z | |
| 3081 | 2026-04-03T03:58:01.962Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/270) |
| 3082 | 2026-04-03T03:58:02.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-04-03T03:58:02.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-04-03T03:58:02.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-04-03T03:58:02.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3086 | 2026-04-03T03:58:02.577Z | |
| 3087 | 2026-04-03T03:58:02.577Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/270) |
| 3088 | 2026-04-03T03:58:03.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-04-03T03:58:03.097Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-04-03T03:58:03.097Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-04-03T03:58:03.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3092 | 2026-04-03T03:58:03.189Z | |
| 3093 | 2026-04-03T03:58:03.189Z | info: running `cargo check --bins` on trust-quorum-types (100/270) |
| 3094 | 2026-04-03T03:58:03.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-04-03T03:58:03.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-04-03T03:58:03.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-04-03T03:58:03.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3098 | 2026-04-03T03:58:03.786Z | |
| 3099 | 2026-04-03T03:58:03.786Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/270) |
| 3100 | 2026-04-03T03:58:04.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-04-03T03:58:04.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-04-03T03:58:04.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-04-03T03:58:04.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3104 | 2026-04-03T03:58:04.399Z | |
| 3105 | 2026-04-03T03:58:04.400Z | info: running `cargo check --bins` on update-engine (102/270) |
| 3106 | 2026-04-03T03:58:04.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-04-03T03:58:04.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-04-03T03:58:04.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3109 | 2026-04-03T03:58:04.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3110 | 2026-04-03T03:58:04.991Z | |
| 3111 | 2026-04-03T03:58:04.991Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/270) |
| 3112 | 2026-04-03T03:58:05.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3113 | 2026-04-03T03:58:05.526Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3114 | 2026-04-03T03:58:05.697Z | Checking dropshot-api-manager-types v0.6.0 |
| 3115 | 2026-04-03T03:58:05.697Z | Checking nanorand v0.7.0 |
| 3116 | 2026-04-03T03:58:05.942Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3117 | 2026-04-03T03:58:05.967Z | Checking flume v0.11.1 |
| 3118 | 2026-04-03T03:58:06.176Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3119 | 2026-04-03T03:58:07.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s |
| 3120 | 2026-04-03T03:58:07.406Z | |
| 3121 | 2026-04-03T03:58:07.406Z | info: running `cargo check --bins` on clickhouse-admin-api (104/270) |
| 3122 | 2026-04-03T03:58:07.919Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3123 | 2026-04-03T03:58:07.922Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3124 | 2026-04-03T03:58:07.922Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3125 | 2026-04-03T03:58:07.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3126 | 2026-04-03T03:58:08.018Z | |
| 3127 | 2026-04-03T03:58:08.018Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/270) |
| 3128 | 2026-04-03T03:58:08.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3129 | 2026-04-03T03:58:08.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3130 | 2026-04-03T03:58:08.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3131 | 2026-04-03T03:58:08.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3132 | 2026-04-03T03:58:08.637Z | |
| 3133 | 2026-04-03T03:58:08.637Z | info: running `cargo check --bins` on bootstrap-agent-client (106/270) |
| 3134 | 2026-04-03T03:58:09.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3135 | 2026-04-03T03:58:09.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3136 | 2026-04-03T03:58:09.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3137 | 2026-04-03T03:58:09.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3138 | 2026-04-03T03:58:09.260Z | |
| 3139 | 2026-04-03T03:58:09.260Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/270) |
| 3140 | 2026-04-03T03:58:09.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3141 | 2026-04-03T03:58:09.786Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3142 | 2026-04-03T03:58:09.786Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3143 | 2026-04-03T03:58:09.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3144 | 2026-04-03T03:58:09.882Z | |
| 3145 | 2026-04-03T03:58:09.882Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/270) |
| 3146 | 2026-04-03T03:58:10.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3147 | 2026-04-03T03:58:10.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3148 | 2026-04-03T03:58:10.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3149 | 2026-04-03T03:58:10.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3150 | 2026-04-03T03:58:10.501Z | |
| 3151 | 2026-04-03T03:58:10.501Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/270) |
| 3152 | 2026-04-03T03:58:11.017Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3153 | 2026-04-03T03:58:11.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3154 | 2026-04-03T03:58:11.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3155 | 2026-04-03T03:58:11.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3156 | 2026-04-03T03:58:11.114Z | |
| 3157 | 2026-04-03T03:58:11.114Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/270) |
| 3158 | 2026-04-03T03:58:11.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3159 | 2026-04-03T03:58:11.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3160 | 2026-04-03T03:58:11.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3161 | 2026-04-03T03:58:11.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3162 | 2026-04-03T03:58:11.732Z | |
| 3163 | 2026-04-03T03:58:11.732Z | info: running `cargo check --bins` on cockroach-admin-client (111/270) |
| 3164 | 2026-04-03T03:58:12.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3165 | 2026-04-03T03:58:12.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3166 | 2026-04-03T03:58:12.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3167 | 2026-04-03T03:58:12.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3168 | 2026-04-03T03:58:12.328Z | |
| 3169 | 2026-04-03T03:58:12.328Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/270) |
| 3170 | 2026-04-03T03:58:12.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3171 | 2026-04-03T03:58:12.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3172 | 2026-04-03T03:58:12.844Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3173 | 2026-04-03T03:58:12.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3174 | 2026-04-03T03:58:12.940Z | |
| 3175 | 2026-04-03T03:58:12.940Z | info: running `cargo check --bins` on dns-service-client (113/270) |
| 3176 | 2026-04-03T03:58:13.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3177 | 2026-04-03T03:58:13.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3178 | 2026-04-03T03:58:13.455Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3179 | 2026-04-03T03:58:13.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3180 | 2026-04-03T03:58:13.548Z | |
| 3181 | 2026-04-03T03:58:13.548Z | info: running `cargo check --bins` on installinator-client (114/270) |
| 3182 | 2026-04-03T03:58:14.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-04-03T03:58:14.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-04-03T03:58:14.065Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3185 | 2026-04-03T03:58:14.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3186 | 2026-04-03T03:58:14.159Z | |
| 3187 | 2026-04-03T03:58:14.159Z | info: running `cargo check --bins` on nexus-client (115/270) |
| 3188 | 2026-04-03T03:58:14.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3189 | 2026-04-03T03:58:14.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3190 | 2026-04-03T03:58:14.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3191 | 2026-04-03T03:58:14.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3192 | 2026-04-03T03:58:14.803Z | |
| 3193 | 2026-04-03T03:58:14.803Z | info: running `cargo check --bins` on nexus-lockstep-client (116/270) |
| 3194 | 2026-04-03T03:58:15.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-04-03T03:58:15.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-04-03T03:58:15.347Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-04-03T03:58:15.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3198 | 2026-04-03T03:58:15.447Z | |
| 3199 | 2026-04-03T03:58:15.447Z | info: running `cargo check --bins` on ntp-admin-client (117/270) |
| 3200 | 2026-04-03T03:58:15.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-04-03T03:58:15.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-04-03T03:58:15.957Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-04-03T03:58:15.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3204 | 2026-04-03T03:58:16.046Z | |
| 3205 | 2026-04-03T03:58:16.047Z | info: running `cargo check --bins` on oxide-client (118/270) |
| 3206 | 2026-04-03T03:58:16.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-04-03T03:58:16.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-04-03T03:58:16.555Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-04-03T03:58:16.558Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3210 | 2026-04-03T03:58:16.645Z | |
| 3211 | 2026-04-03T03:58:16.645Z | info: running `cargo check --bins` on oximeter-client (119/270) |
| 3212 | 2026-04-03T03:58:17.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-04-03T03:58:17.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-04-03T03:58:17.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-04-03T03:58:17.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3216 | 2026-04-03T03:58:17.258Z | |
| 3217 | 2026-04-03T03:58:17.258Z | info: running `cargo check --bins` on repo-depot-client (120/270) |
| 3218 | 2026-04-03T03:58:17.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-04-03T03:58:17.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-04-03T03:58:17.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-04-03T03:58:17.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3222 | 2026-04-03T03:58:17.854Z | |
| 3223 | 2026-04-03T03:58:17.854Z | info: running `cargo check --bins` on sled-agent-client (121/270) |
| 3224 | 2026-04-03T03:58:18.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-04-03T03:58:18.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-04-03T03:58:18.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-04-03T03:58:18.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3228 | 2026-04-03T03:58:18.472Z | |
| 3229 | 2026-04-03T03:58:18.472Z | info: running `cargo check --bins` on wicketd-client (122/270) |
| 3230 | 2026-04-03T03:58:19.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-04-03T03:58:19.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-04-03T03:58:19.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3233 | 2026-04-03T03:58:19.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3234 | 2026-04-03T03:58:19.103Z | |
| 3235 | 2026-04-03T03:58:19.103Z | info: running `cargo check --bins` on installinator-common (123/270) |
| 3236 | 2026-04-03T03:58:19.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3237 | 2026-04-03T03:58:19.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3238 | 2026-04-03T03:58:19.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3239 | 2026-04-03T03:58:19.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3240 | 2026-04-03T03:58:19.726Z | |
| 3241 | 2026-04-03T03:58:19.726Z | info: running `cargo check --bins` on installinator-common-versions (124/270) |
| 3242 | 2026-04-03T03:58:20.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3243 | 2026-04-03T03:58:20.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3244 | 2026-04-03T03:58:20.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3245 | 2026-04-03T03:58:20.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3246 | 2026-04-03T03:58:20.317Z | |
| 3247 | 2026-04-03T03:58:20.317Z | info: running `cargo check --bins` on wicket-common (125/270) |
| 3248 | 2026-04-03T03:58:20.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3249 | 2026-04-03T03:58:20.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3250 | 2026-04-03T03:58:20.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3251 | 2026-04-03T03:58:20.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3252 | 2026-04-03T03:58:20.933Z | |
| 3253 | 2026-04-03T03:58:20.933Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/270) |
| 3254 | 2026-04-03T03:58:21.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3255 | 2026-04-03T03:58:21.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3256 | 2026-04-03T03:58:21.624Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3257 | 2026-04-03T03:58:21.738Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3258 | 2026-04-03T03:58:21.748Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3259 | 2026-04-03T03:58:21.752Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3260 | 2026-04-03T03:58:21.759Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3261 | 2026-04-03T03:58:21.762Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3262 | 2026-04-03T03:58:21.780Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3263 | 2026-04-03T03:58:21.783Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3264 | 2026-04-03T03:58:21.919Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3265 | 2026-04-03T03:58:21.967Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3266 | 2026-04-03T03:58:21.991Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3267 | 2026-04-03T03:58:22.141Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3268 | 2026-04-03T03:58:22.144Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3269 | 2026-04-03T03:58:22.902Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3270 | 2026-04-03T03:58:28.116Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3271 | 2026-04-03T03:58:28.744Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3272 | 2026-04-03T03:58:31.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.13s |
| 3273 | 2026-04-03T03:58:31.268Z | |
| 3274 | 2026-04-03T03:58:31.268Z | info: running `cargo check --bins` on cockroach-admin-api (127/270) |
| 3275 | 2026-04-03T03:58:31.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3276 | 2026-04-03T03:58:31.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3277 | 2026-04-03T03:58:31.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3278 | 2026-04-03T03:58:31.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3279 | 2026-04-03T03:58:31.869Z | |
| 3280 | 2026-04-03T03:58:31.869Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/270) |
| 3281 | 2026-04-03T03:58:32.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3282 | 2026-04-03T03:58:32.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3283 | 2026-04-03T03:58:32.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3284 | 2026-04-03T03:58:32.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3285 | 2026-04-03T03:58:32.555Z | |
| 3286 | 2026-04-03T03:58:32.555Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/270) |
| 3287 | 2026-04-03T03:58:33.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3288 | 2026-04-03T03:58:33.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3289 | 2026-04-03T03:58:33.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3290 | 2026-04-03T03:58:33.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3291 | 2026-04-03T03:58:33.242Z | |
| 3292 | 2026-04-03T03:58:33.242Z | info: running `cargo check --bins` on gateway-test-utils (130/270) |
| 3293 | 2026-04-03T03:58:33.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3294 | 2026-04-03T03:58:33.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3295 | 2026-04-03T03:58:33.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3296 | 2026-04-03T03:58:33.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3297 | 2026-04-03T03:58:33.906Z | |
| 3298 | 2026-04-03T03:58:33.906Z | info: running `cargo check --bins` on omicron-gateway (131/270) |
| 3299 | 2026-04-03T03:58:34.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3300 | 2026-04-03T03:58:34.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3301 | 2026-04-03T03:58:34.646Z | Compiling radium v0.7.0 |
| 3302 | 2026-04-03T03:58:34.765Z | Checking tap v1.0.1 |
| 3303 | 2026-04-03T03:58:34.769Z | Compiling maybe-uninit v2.0.0 |
| 3304 | 2026-04-03T03:58:34.781Z | Compiling zerocopy-derive v0.6.6 |
| 3305 | 2026-04-03T03:58:34.789Z | Checking crc-catalog v2.4.0 |
| 3306 | 2026-04-03T03:58:34.789Z | Compiling packed_struct v0.10.1 |
| 3307 | 2026-04-03T03:58:34.799Z | Checking funty v2.0.0 |
| 3308 | 2026-04-03T03:58:34.825Z | Compiling packed_struct_codegen v0.10.1 |
| 3309 | 2026-04-03T03:58:34.855Z | Checking wyz v0.5.1 |
| 3310 | 2026-04-03T03:58:34.874Z | Checking crc v3.4.0 |
| 3311 | 2026-04-03T03:58:35.050Z | Compiling bitfield-macros v0.19.4 |
| 3312 | 2026-04-03T03:58:35.075Z | Compiling indexmap v1.9.3 |
| 3313 | 2026-04-03T03:58:35.101Z | Checking nodrop v0.1.14 |
| 3314 | 2026-04-03T03:58:35.148Z | Checking smallvec v0.6.14 |
| 3315 | 2026-04-03T03:58:35.151Z | Checking tagptr v0.2.0 |
| 3316 | 2026-04-03T03:58:35.190Z | Checking array-init v0.0.4 |
| 3317 | 2026-04-03T03:58:35.213Z | Checking bitvec v1.0.1 |
| 3318 | 2026-04-03T03:58:35.299Z | Checking hashbrown v0.12.3 |
| 3319 | 2026-04-03T03:58:35.315Z | Checking moka v0.12.13 |
| 3320 | 2026-04-03T03:58:35.357Z | Checking ron v0.8.1 |
| 3321 | 2026-04-03T03:58:35.490Z | Checking serde-hex v0.1.0 |
| 3322 | 2026-04-03T03:58:35.612Z | Checking zerocopy v0.6.6 |
| 3323 | 2026-04-03T03:58:35.766Z | Checking bitfield v0.19.4 |
| 3324 | 2026-04-03T03:58:35.879Z | Checking hashbrown v0.13.2 |
| 3325 | 2026-04-03T03:58:35.893Z | Checking crc-any v2.5.0 |
| 3326 | 2026-04-03T03:58:35.907Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3327 | 2026-04-03T03:58:35.935Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3328 | 2026-04-03T03:58:36.027Z | Checking hickory-resolver v0.25.2 |
| 3329 | 2026-04-03T03:58:36.040Z | Checking void v1.0.2 |
| 3330 | 2026-04-03T03:58:36.058Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3331 | 2026-04-03T03:58:36.071Z | Checking half v1.8.3 |
| 3332 | 2026-04-03T03:58:36.139Z | Checking path-slash v0.1.5 |
| 3333 | 2026-04-03T03:58:36.152Z | Checking lzss v0.8.2 |
| 3334 | 2026-04-03T03:58:36.241Z | Checking tungstenite v0.23.0 |
| 3335 | 2026-04-03T03:58:36.261Z | Checking serde_cbor v0.11.2 |
| 3336 | 2026-04-03T03:58:36.293Z | Checking object v0.30.4 |
| 3337 | 2026-04-03T03:58:36.335Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3338 | 2026-04-03T03:58:36.349Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3339 | 2026-04-03T03:58:36.503Z | Checking nix v0.27.1 |
| 3340 | 2026-04-03T03:58:36.635Z | Checking kstat-rs v0.2.4 |
| 3341 | 2026-04-03T03:58:36.648Z | Checking fxhash v0.2.1 |
| 3342 | 2026-04-03T03:58:36.720Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3343 | 2026-04-03T03:58:36.766Z | Checking serde_bytes v0.11.19 |
| 3344 | 2026-04-03T03:58:36.819Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3345 | 2026-04-03T03:58:36.940Z | Checking tokio-tungstenite v0.23.1 |
| 3346 | 2026-04-03T03:58:36.967Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3347 | 2026-04-03T03:58:37.003Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3348 | 2026-04-03T03:58:37.139Z | Checking signal-hook-tokio v0.3.1 |
| 3349 | 2026-04-03T03:58:37.543Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3350 | 2026-04-03T03:58:37.939Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3351 | 2026-04-03T03:58:40.053Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3352 | 2026-04-03T03:58:40.909Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3353 | 2026-04-03T03:58:41.185Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3354 | 2026-04-03T03:58:42.267Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3355 | 2026-04-03T03:58:44.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.40s |
| 3356 | 2026-04-03T03:58:44.507Z | |
| 3357 | 2026-04-03T03:58:44.507Z | info: running `cargo check --bins` on gateway-api (132/270) |
| 3358 | 2026-04-03T03:58:45.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3359 | 2026-04-03T03:58:45.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3360 | 2026-04-03T03:58:45.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3361 | 2026-04-03T03:58:45.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3362 | 2026-04-03T03:58:45.107Z | |
| 3363 | 2026-04-03T03:58:45.107Z | info: running `cargo check --bins` on ipcc (133/270) |
| 3364 | 2026-04-03T03:58:45.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3365 | 2026-04-03T03:58:45.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3366 | 2026-04-03T03:58:45.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3367 | 2026-04-03T03:58:45.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3368 | 2026-04-03T03:58:45.706Z | |
| 3369 | 2026-04-03T03:58:45.707Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (134/270) |
| 3370 | 2026-04-03T03:58:46.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3371 | 2026-04-03T03:58:46.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3372 | 2026-04-03T03:58:46.206Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3373 | 2026-04-03T03:58:46.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3374 | 2026-04-03T03:58:46.291Z | |
| 3375 | 2026-04-03T03:58:46.291Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (135/270) |
| 3376 | 2026-04-03T03:58:46.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-04-03T03:58:46.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-04-03T03:58:46.802Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-04-03T03:58:46.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3380 | 2026-04-03T03:58:46.894Z | |
| 3381 | 2026-04-03T03:58:46.894Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (136/270) |
| 3382 | 2026-04-03T03:58:47.405Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-04-03T03:58:47.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-04-03T03:58:47.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-04-03T03:58:47.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3386 | 2026-04-03T03:58:47.501Z | |
| 3387 | 2026-04-03T03:58:47.501Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (137/270) |
| 3388 | 2026-04-03T03:58:48.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-04-03T03:58:48.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-04-03T03:58:48.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-04-03T03:58:48.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3392 | 2026-04-03T03:58:48.106Z | |
| 3393 | 2026-04-03T03:58:48.106Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (138/270) |
| 3394 | 2026-04-03T03:58:48.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-04-03T03:58:48.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-04-03T03:58:48.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-04-03T03:58:48.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3398 | 2026-04-03T03:58:48.705Z | |
| 3399 | 2026-04-03T03:58:48.706Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (139/270) |
| 3400 | 2026-04-03T03:58:49.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-04-03T03:58:49.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-04-03T03:58:49.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-04-03T03:58:49.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3404 | 2026-04-03T03:58:49.307Z | |
| 3405 | 2026-04-03T03:58:49.307Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (140/270) |
| 3406 | 2026-04-03T03:58:49.814Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-04-03T03:58:49.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-04-03T03:58:49.817Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-04-03T03:58:49.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3410 | 2026-04-03T03:58:49.908Z | |
| 3411 | 2026-04-03T03:58:49.908Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (141/270) |
| 3412 | 2026-04-03T03:58:50.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-04-03T03:58:50.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-04-03T03:58:50.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-04-03T03:58:50.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3416 | 2026-04-03T03:58:50.510Z | |
| 3417 | 2026-04-03T03:58:50.510Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (142/270) |
| 3418 | 2026-04-03T03:58:51.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-04-03T03:58:51.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-04-03T03:58:51.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-04-03T03:58:51.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3422 | 2026-04-03T03:58:51.115Z | |
| 3423 | 2026-04-03T03:58:51.115Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (143/270) |
| 3424 | 2026-04-03T03:58:51.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-04-03T03:58:51.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-04-03T03:58:51.626Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-04-03T03:58:51.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3428 | 2026-04-03T03:58:51.714Z | |
| 3429 | 2026-04-03T03:58:51.714Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (144/270) |
| 3430 | 2026-04-03T03:58:52.221Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-04-03T03:58:52.224Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-04-03T03:58:52.224Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-04-03T03:58:52.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3434 | 2026-04-03T03:58:52.318Z | |
| 3435 | 2026-04-03T03:58:52.318Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (145/270) |
| 3436 | 2026-04-03T03:58:52.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-04-03T03:58:52.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-04-03T03:58:52.828Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-04-03T03:58:52.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3440 | 2026-04-03T03:58:52.920Z | |
| 3441 | 2026-04-03T03:58:52.920Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (146/270) |
| 3442 | 2026-04-03T03:58:53.429Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-04-03T03:58:53.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-04-03T03:58:53.432Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-04-03T03:58:53.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3446 | 2026-04-03T03:58:53.526Z | |
| 3447 | 2026-04-03T03:58:53.526Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (147/270) |
| 3448 | 2026-04-03T03:58:54.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-04-03T03:58:54.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-04-03T03:58:54.040Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-04-03T03:58:54.043Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3452 | 2026-04-03T03:58:54.131Z | |
| 3453 | 2026-04-03T03:58:54.131Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (148/270) |
| 3454 | 2026-04-03T03:58:54.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-04-03T03:58:54.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-04-03T03:58:54.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-04-03T03:58:54.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3458 | 2026-04-03T03:58:54.739Z | |
| 3459 | 2026-04-03T03:58:54.739Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (149/270) |
| 3460 | 2026-04-03T03:58:55.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-04-03T03:58:55.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-04-03T03:58:55.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3463 | 2026-04-03T03:58:55.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3464 | 2026-04-03T03:58:55.349Z | |
| 3465 | 2026-04-03T03:58:55.349Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (150/270) |
| 3466 | 2026-04-03T03:58:55.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-04-03T03:58:55.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-04-03T03:58:55.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-04-03T03:58:55.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3470 | 2026-04-03T03:58:55.954Z | |
| 3471 | 2026-04-03T03:58:55.954Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (151/270) |
| 3472 | 2026-04-03T03:58:56.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-04-03T03:58:56.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-04-03T03:58:56.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-04-03T03:58:56.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3476 | 2026-04-03T03:58:56.563Z | |
| 3477 | 2026-04-03T03:58:56.563Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (152/270) |
| 3478 | 2026-04-03T03:58:57.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-04-03T03:58:57.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-04-03T03:58:57.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-04-03T03:58:57.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3482 | 2026-04-03T03:58:57.174Z | |
| 3483 | 2026-04-03T03:58:57.174Z | info: running `cargo check --bins` on oximeter-producer (153/270) |
| 3484 | 2026-04-03T03:58:57.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-04-03T03:58:57.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-04-03T03:58:57.721Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-04-03T03:58:57.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3488 | 2026-04-03T03:58:57.826Z | |
| 3489 | 2026-04-03T03:58:57.826Z | info: running `cargo check --bins` on internal-dns-resolver (154/270) |
| 3490 | 2026-04-03T03:58:58.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-04-03T03:58:58.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-04-03T03:58:58.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-04-03T03:58:58.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3494 | 2026-04-03T03:58:58.442Z | |
| 3495 | 2026-04-03T03:58:58.442Z | info: running `cargo check --bins` on dns-server (155/270) |
| 3496 | 2026-04-03T03:58:58.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-04-03T03:58:58.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-04-03T03:58:59.103Z | Compiling parking_lot_core v0.8.6 |
| 3499 | 2026-04-03T03:58:59.103Z | Compiling git-stub v1.0.0 |
| 3500 | 2026-04-03T03:58:59.103Z | Compiling atomicwrites v0.4.4 |
| 3501 | 2026-04-03T03:58:59.106Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3502 | 2026-04-03T03:58:59.106Z | Checking prefix-trie v0.7.0 |
| 3503 | 2026-04-03T03:58:59.341Z | Compiling git-stub-vcs v0.1.0 |
| 3504 | 2026-04-03T03:58:59.512Z | Checking hickory-server v0.25.2 |
| 3505 | 2026-04-03T03:58:59.616Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3506 | 2026-04-03T03:58:59.639Z | Checking parking_lot v0.11.2 |
| 3507 | 2026-04-03T03:58:59.696Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3508 | 2026-04-03T03:58:59.696Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3509 | 2026-04-03T03:58:59.811Z | Checking sled v0.34.7 |
| 3510 | 2026-04-03T03:59:01.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 3511 | 2026-04-03T03:59:01.876Z | |
| 3512 | 2026-04-03T03:59:01.876Z | info: running `cargo check --bins` on dns-server-api (156/270) |
| 3513 | 2026-04-03T03:59:02.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3514 | 2026-04-03T03:59:02.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3515 | 2026-04-03T03:59:02.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3516 | 2026-04-03T03:59:02.391Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3517 | 2026-04-03T03:59:02.483Z | |
| 3518 | 2026-04-03T03:59:02.483Z | info: running `cargo check --bins` on sp-sim (157/270) |
| 3519 | 2026-04-03T03:59:03.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3520 | 2026-04-03T03:59:03.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3521 | 2026-04-03T03:59:03.210Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3522 | 2026-04-03T03:59:04.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s |
| 3523 | 2026-04-03T03:59:05.154Z | |
| 3524 | 2026-04-03T03:59:05.154Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (158/270) |
| 3525 | 2026-04-03T03:59:05.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3526 | 2026-04-03T03:59:05.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3527 | 2026-04-03T03:59:05.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3528 | 2026-04-03T03:59:05.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3529 | 2026-04-03T03:59:05.810Z | |
| 3530 | 2026-04-03T03:59:05.810Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (159/270) |
| 3531 | 2026-04-03T03:59:06.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3532 | 2026-04-03T03:59:06.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3533 | 2026-04-03T03:59:06.372Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3534 | 2026-04-03T03:59:06.375Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3535 | 2026-04-03T03:59:06.479Z | |
| 3536 | 2026-04-03T03:59:06.479Z | info: running `cargo check --bins` on db-macros (160/270) |
| 3537 | 2026-04-03T03:59:06.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3538 | 2026-04-03T03:59:06.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3539 | 2026-04-03T03:59:06.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3540 | 2026-04-03T03:59:06.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3541 | 2026-04-03T03:59:07.071Z | |
| 3542 | 2026-04-03T03:59:07.071Z | info: running `cargo check --bins` on nexus-macros-common (161/270) |
| 3543 | 2026-04-03T03:59:07.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3544 | 2026-04-03T03:59:07.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3545 | 2026-04-03T03:59:07.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3546 | 2026-04-03T03:59:07.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3547 | 2026-04-03T03:59:07.666Z | |
| 3548 | 2026-04-03T03:59:07.666Z | info: running `cargo check --bins` on nexus-auth (162/270) |
| 3549 | 2026-04-03T03:59:08.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3550 | 2026-04-03T03:59:08.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3551 | 2026-04-03T03:59:08.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3552 | 2026-04-03T03:59:08.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3553 | 2026-04-03T03:59:08.324Z | |
| 3554 | 2026-04-03T03:59:08.324Z | info: running `cargo check --bins` on authz-macros (163/270) |
| 3555 | 2026-04-03T03:59:08.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3556 | 2026-04-03T03:59:08.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3557 | 2026-04-03T03:59:08.829Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3558 | 2026-04-03T03:59:08.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3559 | 2026-04-03T03:59:08.919Z | |
| 3560 | 2026-04-03T03:59:08.919Z | info: running `cargo check --bins` on nexus-db-fixed-data (164/270) |
| 3561 | 2026-04-03T03:59:09.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3562 | 2026-04-03T03:59:09.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3563 | 2026-04-03T03:59:09.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3564 | 2026-04-03T03:59:09.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3565 | 2026-04-03T03:59:09.573Z | |
| 3566 | 2026-04-03T03:59:09.573Z | info: running `cargo check --bins` on nexus-db-model (165/270) |
| 3567 | 2026-04-03T03:59:10.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3568 | 2026-04-03T03:59:10.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3569 | 2026-04-03T03:59:10.121Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3570 | 2026-04-03T03:59:10.124Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3571 | 2026-04-03T03:59:10.223Z | |
| 3572 | 2026-04-03T03:59:10.223Z | info: running `cargo check --bins` on nexus-db-schema (166/270) |
| 3573 | 2026-04-03T03:59:10.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3574 | 2026-04-03T03:59:10.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3575 | 2026-04-03T03:59:10.725Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3576 | 2026-04-03T03:59:10.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3577 | 2026-04-03T03:59:10.815Z | |
| 3578 | 2026-04-03T03:59:10.815Z | info: running `cargo check --bins` on omicron-rpaths (167/270) |
| 3579 | 2026-04-03T03:59:11.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3580 | 2026-04-03T03:59:11.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3581 | 2026-04-03T03:59:11.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3582 | 2026-04-03T03:59:11.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3583 | 2026-04-03T03:59:11.408Z | |
| 3584 | 2026-04-03T03:59:11.409Z | info: running `cargo check --bins` on nexus-defaults (168/270) |
| 3585 | 2026-04-03T03:59:11.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3586 | 2026-04-03T03:59:11.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3587 | 2026-04-03T03:59:11.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3588 | 2026-04-03T03:59:11.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3589 | 2026-04-03T03:59:12.017Z | |
| 3590 | 2026-04-03T03:59:12.017Z | info: running `cargo check --bins` on omicron-cockroach-metrics (169/270) |
| 3591 | 2026-04-03T03:59:12.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3592 | 2026-04-03T03:59:12.526Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3593 | 2026-04-03T03:59:12.526Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3594 | 2026-04-03T03:59:12.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3595 | 2026-04-03T03:59:12.617Z | |
| 3596 | 2026-04-03T03:59:12.617Z | info: running `cargo check --bins` on parallel-task-set (170/270) |
| 3597 | 2026-04-03T03:59:13.112Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3598 | 2026-04-03T03:59:13.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3599 | 2026-04-03T03:59:13.116Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3600 | 2026-04-03T03:59:13.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3601 | 2026-04-03T03:59:13.206Z | |
| 3602 | 2026-04-03T03:59:13.206Z | info: running `cargo check --bins` on nexus-db-errors (171/270) |
| 3603 | 2026-04-03T03:59:13.752Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3604 | 2026-04-03T03:59:13.755Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3605 | 2026-04-03T03:59:13.755Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3606 | 2026-04-03T03:59:13.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3607 | 2026-04-03T03:59:13.858Z | |
| 3608 | 2026-04-03T03:59:13.858Z | info: running `cargo check --bins` on nexus-db-lookup (172/270) |
| 3609 | 2026-04-03T03:59:14.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3610 | 2026-04-03T03:59:14.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3611 | 2026-04-03T03:59:14.410Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3612 | 2026-04-03T03:59:14.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3613 | 2026-04-03T03:59:14.513Z | |
| 3614 | 2026-04-03T03:59:14.513Z | info: running `cargo check --bins` on nexus-inventory (173/270) |
| 3615 | 2026-04-03T03:59:15.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3616 | 2026-04-03T03:59:15.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3617 | 2026-04-03T03:59:15.059Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3618 | 2026-04-03T03:59:15.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3619 | 2026-04-03T03:59:15.154Z | |
| 3620 | 2026-04-03T03:59:15.155Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (174/270) |
| 3621 | 2026-04-03T03:59:15.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3622 | 2026-04-03T03:59:15.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3623 | 2026-04-03T03:59:15.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3624 | 2026-04-03T03:59:15.683Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3625 | 2026-04-03T03:59:15.778Z | |
| 3626 | 2026-04-03T03:59:15.778Z | info: running `cargo check --bins --no-default-features` on sled-storage (175/270) |
| 3627 | 2026-04-03T03:59:16.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3628 | 2026-04-03T03:59:16.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3629 | 2026-04-03T03:59:16.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3630 | 2026-04-03T03:59:16.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3631 | 2026-04-03T03:59:16.397Z | |
| 3632 | 2026-04-03T03:59:16.397Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (176/270) |
| 3633 | 2026-04-03T03:59:16.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3634 | 2026-04-03T03:59:16.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3635 | 2026-04-03T03:59:16.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3636 | 2026-04-03T03:59:16.924Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3637 | 2026-04-03T03:59:17.018Z | |
| 3638 | 2026-04-03T03:59:17.018Z | info: running `cargo check --bins` on key-manager (177/270) |
| 3639 | 2026-04-03T03:59:17.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3640 | 2026-04-03T03:59:17.535Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3641 | 2026-04-03T03:59:17.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3642 | 2026-04-03T03:59:17.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3643 | 2026-04-03T03:59:17.631Z | |
| 3644 | 2026-04-03T03:59:17.631Z | info: running `cargo check --bins --no-default-features` on sled-hardware (178/270) |
| 3645 | 2026-04-03T03:59:18.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3646 | 2026-04-03T03:59:18.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3647 | 2026-04-03T03:59:18.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3648 | 2026-04-03T03:59:18.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3649 | 2026-04-03T03:59:18.249Z | |
| 3650 | 2026-04-03T03:59:18.249Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (179/270) |
| 3651 | 2026-04-03T03:59:18.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3652 | 2026-04-03T03:59:18.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3653 | 2026-04-03T03:59:18.773Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3654 | 2026-04-03T03:59:18.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3655 | 2026-04-03T03:59:18.870Z | |
| 3656 | 2026-04-03T03:59:18.870Z | info: running `cargo check --bins` on typed-rng (180/270) |
| 3657 | 2026-04-03T03:59:19.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3658 | 2026-04-03T03:59:19.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3659 | 2026-04-03T03:59:19.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3660 | 2026-04-03T03:59:19.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3661 | 2026-04-03T03:59:19.454Z | |
| 3662 | 2026-04-03T03:59:19.454Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (181/270) |
| 3663 | 2026-04-03T03:59:20.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3664 | 2026-04-03T03:59:20.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3665 | 2026-04-03T03:59:20.299Z | Compiling libefi-sys v0.1.0 |
| 3666 | 2026-04-03T03:59:20.302Z | Compiling bitfield-struct v0.6.2 |
| 3667 | 2026-04-03T03:59:20.442Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3668 | 2026-04-03T03:59:20.450Z | Compiling xshell-macros v0.2.7 |
| 3669 | 2026-04-03T03:59:20.460Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3670 | 2026-04-03T03:59:20.488Z | Compiling salty v0.3.0 |
| 3671 | 2026-04-03T03:59:20.491Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3672 | 2026-04-03T03:59:20.495Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3673 | 2026-04-03T03:59:20.564Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3674 | 2026-04-03T03:59:20.790Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3675 | 2026-04-03T03:59:20.805Z | Checking xshell v0.2.7 |
| 3676 | 2026-04-03T03:59:20.834Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3677 | 2026-04-03T03:59:20.940Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3678 | 2026-04-03T03:59:20.991Z | Checking primeorder v0.13.6 |
| 3679 | 2026-04-03T03:59:21.007Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3680 | 2026-04-03T03:59:21.036Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3681 | 2026-04-03T03:59:21.053Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3682 | 2026-04-03T03:59:21.083Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3683 | 2026-04-03T03:59:21.184Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3684 | 2026-04-03T03:59:21.225Z | Checking p384 v0.13.1 |
| 3685 | 2026-04-03T03:59:21.261Z | Compiling num-derive v0.3.3 |
| 3686 | 2026-04-03T03:59:21.275Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3687 | 2026-04-03T03:59:21.392Z | Compiling proc-macro-error2 v2.0.1 |
| 3688 | 2026-04-03T03:59:21.510Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3689 | 2026-04-03T03:59:21.528Z | Compiling unicase v2.9.0 |
| 3690 | 2026-04-03T03:59:21.707Z | Compiling tabled_derive v0.11.0 |
| 3691 | 2026-04-03T03:59:21.727Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3692 | 2026-04-03T03:59:21.743Z | Compiling mime_guess v2.0.5 |
| 3693 | 2026-04-03T03:59:21.777Z | Compiling progenitor-impl v0.11.2 |
| 3694 | 2026-04-03T03:59:22.107Z | Checking papergrid v0.17.0 |
| 3695 | 2026-04-03T03:59:22.142Z | Checking libscf-sys v1.1.0 |
| 3696 | 2026-04-03T03:59:22.277Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3697 | 2026-04-03T03:59:22.281Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3698 | 2026-04-03T03:59:22.375Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3699 | 2026-04-03T03:59:22.416Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3700 | 2026-04-03T03:59:22.887Z | Checking testing_table v0.3.0 |
| 3701 | 2026-04-03T03:59:22.902Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3702 | 2026-04-03T03:59:22.924Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3703 | 2026-04-03T03:59:22.983Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3704 | 2026-04-03T03:59:23.058Z | Checking corncobs v0.1.4 |
| 3705 | 2026-04-03T03:59:23.075Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3706 | 2026-04-03T03:59:23.111Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3707 | 2026-04-03T03:59:23.148Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3708 | 2026-04-03T03:59:23.194Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3709 | 2026-04-03T03:59:23.230Z | Checking tabled v0.20.0 |
| 3710 | 2026-04-03T03:59:23.329Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3711 | 2026-04-03T03:59:23.476Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3712 | 2026-04-03T03:59:23.527Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3713 | 2026-04-03T03:59:23.543Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3714 | 2026-04-03T03:59:23.805Z | Checking progenitor-client v0.11.2 |
| 3715 | 2026-04-03T03:59:23.821Z | Checking secrecy v0.8.0 |
| 3716 | 2026-04-03T03:59:24.032Z | Checking http-range v0.1.5 |
| 3717 | 2026-04-03T03:59:24.166Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3718 | 2026-04-03T03:59:24.228Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3719 | 2026-04-03T03:59:24.232Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3720 | 2026-04-03T03:59:24.430Z | Compiling progenitor-macro v0.11.2 |
| 3721 | 2026-04-03T03:59:24.444Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3722 | 2026-04-03T03:59:24.519Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3723 | 2026-04-03T03:59:24.615Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3724 | 2026-04-03T03:59:24.820Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3725 | 2026-04-03T03:59:24.902Z | Checking atty v0.2.14 |
| 3726 | 2026-04-03T03:59:24.950Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3727 | 2026-04-03T03:59:25.015Z | Checking crc8 v0.1.1 |
| 3728 | 2026-04-03T03:59:25.105Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3729 | 2026-04-03T03:59:25.121Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3730 | 2026-04-03T03:59:25.304Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3731 | 2026-04-03T03:59:25.438Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3732 | 2026-04-03T03:59:25.484Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3733 | 2026-04-03T03:59:25.676Z | Checking hyper-staticfile v0.10.1 |
| 3734 | 2026-04-03T03:59:25.769Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3735 | 2026-04-03T03:59:25.785Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3736 | 2026-04-03T03:59:25.981Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3737 | 2026-04-03T03:59:26.053Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3738 | 2026-04-03T03:59:26.069Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3739 | 2026-04-03T03:59:26.209Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3740 | 2026-04-03T03:59:26.316Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3741 | 2026-04-03T03:59:26.488Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3742 | 2026-04-03T03:59:26.695Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3743 | 2026-04-03T03:59:26.767Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3744 | 2026-04-03T03:59:26.958Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3745 | 2026-04-03T03:59:27.118Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3746 | 2026-04-03T03:59:27.270Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3747 | 2026-04-03T03:59:27.514Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3748 | 2026-04-03T03:59:27.634Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3749 | 2026-04-03T03:59:28.055Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3750 | 2026-04-03T03:59:28.722Z | Checking progenitor v0.11.2 |
| 3751 | 2026-04-03T03:59:28.865Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3752 | 2026-04-03T03:59:33.826Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3753 | 2026-04-03T03:59:44.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.40s |
| 3754 | 2026-04-03T03:59:45.079Z | |
| 3755 | 2026-04-03T03:59:45.079Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (182/270) |
| 3756 | 2026-04-03T03:59:45.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3757 | 2026-04-03T03:59:45.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3758 | 2026-04-03T03:59:45.865Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3759 | 2026-04-03T03:59:56.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.74s |
| 3760 | 2026-04-03T03:59:57.048Z | |
| 3761 | 2026-04-03T03:59:57.048Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (183/270) |
| 3762 | 2026-04-03T03:59:57.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3763 | 2026-04-03T03:59:57.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3764 | 2026-04-03T03:59:57.829Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3765 | 2026-04-03T04:00:08.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.78s |
| 3766 | 2026-04-03T04:00:09.048Z | |
| 3767 | 2026-04-03T04:00:09.048Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (184/270) |
| 3768 | 2026-04-03T04:00:09.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3769 | 2026-04-03T04:00:09.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3770 | 2026-04-03T04:00:09.839Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3771 | 2026-04-03T04:00:20.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s |
| 3772 | 2026-04-03T04:00:21.031Z | |
| 3773 | 2026-04-03T04:00:21.031Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (185/270) |
| 3774 | 2026-04-03T04:00:21.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3775 | 2026-04-03T04:00:21.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3776 | 2026-04-03T04:00:21.803Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3777 | 2026-04-03T04:00:32.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.77s |
| 3778 | 2026-04-03T04:00:33.027Z | |
| 3779 | 2026-04-03T04:00:33.027Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (186/270) |
| 3780 | 2026-04-03T04:00:33.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3781 | 2026-04-03T04:00:33.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3782 | 2026-04-03T04:00:33.802Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3783 | 2026-04-03T04:00:44.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.69s |
| 3784 | 2026-04-03T04:00:44.937Z | |
| 3785 | 2026-04-03T04:00:44.937Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (187/270) |
| 3786 | 2026-04-03T04:00:45.498Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3787 | 2026-04-03T04:00:45.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3788 | 2026-04-03T04:00:45.720Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3789 | 2026-04-03T04:00:56.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s |
| 3790 | 2026-04-03T04:00:56.928Z | |
| 3791 | 2026-04-03T04:00:56.929Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (188/270) |
| 3792 | 2026-04-03T04:00:57.483Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3793 | 2026-04-03T04:00:57.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3794 | 2026-04-03T04:00:57.702Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3795 | 2026-04-03T04:01:08.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.73s |
| 3796 | 2026-04-03T04:01:08.881Z | |
| 3797 | 2026-04-03T04:01:08.881Z | info: running `cargo check --bins` on bootstrap-agent-api (189/270) |
| 3798 | 2026-04-03T04:01:09.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3799 | 2026-04-03T04:01:09.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3800 | 2026-04-03T04:01:09.422Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3801 | 2026-04-03T04:01:09.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3802 | 2026-04-03T04:01:09.504Z | |
| 3803 | 2026-04-03T04:01:09.506Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (190/270) |
| 3804 | 2026-04-03T04:01:10.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3805 | 2026-04-03T04:01:10.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3806 | 2026-04-03T04:01:10.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3807 | 2026-04-03T04:01:10.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3808 | 2026-04-03T04:01:10.106Z | |
| 3809 | 2026-04-03T04:01:10.106Z | info: running `cargo check --bins` on range-requests (191/270) |
| 3810 | 2026-04-03T04:01:10.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3811 | 2026-04-03T04:01:10.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3812 | 2026-04-03T04:01:10.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3813 | 2026-04-03T04:01:10.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3814 | 2026-04-03T04:01:10.706Z | |
| 3815 | 2026-04-03T04:01:10.706Z | info: running `cargo check --bins` on repo-depot-api (192/270) |
| 3816 | 2026-04-03T04:01:11.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3817 | 2026-04-03T04:01:11.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3818 | 2026-04-03T04:01:11.222Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3819 | 2026-04-03T04:01:11.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3820 | 2026-04-03T04:01:11.318Z | |
| 3821 | 2026-04-03T04:01:11.318Z | info: running `cargo check --bins` on sled-agent-api (193/270) |
| 3822 | 2026-04-03T04:01:11.846Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3823 | 2026-04-03T04:01:11.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3824 | 2026-04-03T04:01:11.849Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3825 | 2026-04-03T04:01:11.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3826 | 2026-04-03T04:01:11.949Z | |
| 3827 | 2026-04-03T04:01:11.949Z | info: running `cargo check --bins` on sled-diagnostics (194/270) |
| 3828 | 2026-04-03T04:01:12.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3829 | 2026-04-03T04:01:12.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3830 | 2026-04-03T04:01:12.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3831 | 2026-04-03T04:01:12.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3832 | 2026-04-03T04:01:12.572Z | |
| 3833 | 2026-04-03T04:01:12.572Z | info: running `cargo check --bins` on zfs-test-harness (195/270) |
| 3834 | 2026-04-03T04:01:13.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3835 | 2026-04-03T04:01:13.101Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3836 | 2026-04-03T04:01:13.101Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3837 | 2026-04-03T04:01:13.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3838 | 2026-04-03T04:01:13.199Z | |
| 3839 | 2026-04-03T04:01:13.199Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (196/270) |
| 3840 | 2026-04-03T04:01:13.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3841 | 2026-04-03T04:01:13.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3842 | 2026-04-03T04:01:13.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3843 | 2026-04-03T04:01:13.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3844 | 2026-04-03T04:01:13.833Z | |
| 3845 | 2026-04-03T04:01:13.833Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (197/270) |
| 3846 | 2026-04-03T04:01:14.365Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3847 | 2026-04-03T04:01:14.369Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3848 | 2026-04-03T04:01:14.369Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3849 | 2026-04-03T04:01:14.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3850 | 2026-04-03T04:01:14.468Z | |
| 3851 | 2026-04-03T04:01:14.468Z | info: running `cargo check --bins` on sled-agent-health-monitor (198/270) |
| 3852 | 2026-04-03T04:01:14.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3853 | 2026-04-03T04:01:15.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3854 | 2026-04-03T04:01:15.000Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3855 | 2026-04-03T04:01:15.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3856 | 2026-04-03T04:01:15.099Z | |
| 3857 | 2026-04-03T04:01:15.099Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (199/270) |
| 3858 | 2026-04-03T04:01:15.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3859 | 2026-04-03T04:01:15.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3860 | 2026-04-03T04:01:15.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3861 | 2026-04-03T04:01:15.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3862 | 2026-04-03T04:01:15.732Z | |
| 3863 | 2026-04-03T04:01:15.733Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (200/270) |
| 3864 | 2026-04-03T04:01:16.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3865 | 2026-04-03T04:01:16.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3866 | 2026-04-03T04:01:16.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3867 | 2026-04-03T04:01:16.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3868 | 2026-04-03T04:01:16.369Z | |
| 3869 | 2026-04-03T04:01:16.369Z | info: running `cargo check --bins` on sled-agent-resolvable-files (201/270) |
| 3870 | 2026-04-03T04:01:16.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3871 | 2026-04-03T04:01:16.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3872 | 2026-04-03T04:01:16.904Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3873 | 2026-04-03T04:01:16.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3874 | 2026-04-03T04:01:17.002Z | |
| 3875 | 2026-04-03T04:01:17.003Z | info: running `cargo check --bins` on transient-dns-server (202/270) |
| 3876 | 2026-04-03T04:01:17.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3877 | 2026-04-03T04:01:17.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3878 | 2026-04-03T04:01:17.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3879 | 2026-04-03T04:01:17.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3880 | 2026-04-03T04:01:17.620Z | |
| 3881 | 2026-04-03T04:01:17.620Z | info: running `cargo check --bins` on trust-quorum (203/270) |
| 3882 | 2026-04-03T04:01:18.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3883 | 2026-04-03T04:01:18.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3884 | 2026-04-03T04:01:18.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3885 | 2026-04-03T04:01:18.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3886 | 2026-04-03T04:01:18.254Z | |
| 3887 | 2026-04-03T04:01:18.254Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (204/270) |
| 3888 | 2026-04-03T04:01:18.800Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3889 | 2026-04-03T04:01:18.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3890 | 2026-04-03T04:01:18.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3891 | 2026-04-03T04:01:18.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3892 | 2026-04-03T04:01:18.906Z | |
| 3893 | 2026-04-03T04:01:18.906Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (205/270) |
| 3894 | 2026-04-03T04:01:19.459Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3895 | 2026-04-03T04:01:19.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3896 | 2026-04-03T04:01:19.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3897 | 2026-04-03T04:01:19.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3898 | 2026-04-03T04:01:19.568Z | |
| 3899 | 2026-04-03T04:01:19.568Z | info: running `cargo check --bins` on update-common (206/270) |
| 3900 | 2026-04-03T04:01:20.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3901 | 2026-04-03T04:01:20.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3902 | 2026-04-03T04:01:20.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3903 | 2026-04-03T04:01:20.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3904 | 2026-04-03T04:01:20.186Z | |
| 3905 | 2026-04-03T04:01:20.186Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (207/270) |
| 3906 | 2026-04-03T04:01:20.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3907 | 2026-04-03T04:01:20.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3908 | 2026-04-03T04:01:20.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3909 | 2026-04-03T04:01:20.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3910 | 2026-04-03T04:01:20.850Z | |
| 3911 | 2026-04-03T04:01:20.850Z | info: running `cargo check --bins` on reconfigurator-cli (208/270) |
| 3912 | 2026-04-03T04:01:21.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3913 | 2026-04-03T04:01:21.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3914 | 2026-04-03T04:01:21.631Z | Compiling fs-err v2.11.0 |
| 3915 | 2026-04-03T04:01:21.631Z | Checking ignore v0.4.25 |
| 3916 | 2026-04-03T04:01:21.752Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3917 | 2026-04-03T04:01:21.769Z | Checking predicates-tree v1.0.13 |
| 3918 | 2026-04-03T04:01:21.776Z | Checking parse-size v1.1.0 |
| 3919 | 2026-04-03T04:01:21.786Z | Checking rand_seeder v0.4.0 |
| 3920 | 2026-04-03T04:01:21.790Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3921 | 2026-04-03T04:01:21.810Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3922 | 2026-04-03T04:01:21.864Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3923 | 2026-04-03T04:01:21.885Z | Compiling petname v2.0.2 |
| 3924 | 2026-04-03T04:01:21.939Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3925 | 2026-04-03T04:01:22.073Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3926 | 2026-04-03T04:01:22.091Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3927 | 2026-04-03T04:01:22.136Z | Checking globwalk v0.9.1 |
| 3928 | 2026-04-03T04:01:22.227Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3929 | 2026-04-03T04:01:22.258Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3930 | 2026-04-03T04:01:22.315Z | Checking sapling-renderdag v0.1.0 |
| 3931 | 2026-04-03T04:01:22.330Z | Checking camino-tempfile-ext v0.3.3 |
| 3932 | 2026-04-03T04:01:22.444Z | Checking sync-ptr v0.1.4 |
| 3933 | 2026-04-03T04:01:22.521Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3934 | 2026-04-03T04:01:22.554Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3935 | 2026-04-03T04:01:22.587Z | Checking colored v2.2.0 |
| 3936 | 2026-04-03T04:01:22.634Z | Checking assert_matches v1.5.0 |
| 3937 | 2026-04-03T04:01:22.860Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3938 | 2026-04-03T04:01:23.018Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3939 | 2026-04-03T04:01:23.019Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3940 | 2026-04-03T04:01:23.603Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3941 | 2026-04-03T04:01:24.885Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3942 | 2026-04-03T04:01:27.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.20s |
| 3943 | 2026-04-03T04:01:27.260Z | |
| 3944 | 2026-04-03T04:01:27.260Z | info: running `cargo check --bins` on omicron-repl-utils (209/270) |
| 3945 | 2026-04-03T04:01:27.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3946 | 2026-04-03T04:01:27.768Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3947 | 2026-04-03T04:01:27.768Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3948 | 2026-04-03T04:01:27.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3949 | 2026-04-03T04:01:27.855Z | |
| 3950 | 2026-04-03T04:01:27.855Z | info: running `cargo check --bins` on nexus-test-interface (210/270) |
| 3951 | 2026-04-03T04:01:28.409Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3952 | 2026-04-03T04:01:28.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3953 | 2026-04-03T04:01:28.413Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3954 | 2026-04-03T04:01:28.416Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3955 | 2026-04-03T04:01:28.520Z | |
| 3956 | 2026-04-03T04:01:28.520Z | info: running `cargo check --bins` on oximeter-collector (211/270) |
| 3957 | 2026-04-03T04:01:29.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3958 | 2026-04-03T04:01:29.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3959 | 2026-04-03T04:01:29.251Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3960 | 2026-04-03T04:01:29.251Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3961 | 2026-04-03T04:01:29.901Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3962 | 2026-04-03T04:01:31.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.91s |
| 3963 | 2026-04-03T04:01:31.633Z | |
| 3964 | 2026-04-03T04:01:31.633Z | info: running `cargo check --bins` on oximeter-api (212/270) |
| 3965 | 2026-04-03T04:01:32.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3966 | 2026-04-03T04:01:32.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3967 | 2026-04-03T04:01:32.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3968 | 2026-04-03T04:01:32.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3969 | 2026-04-03T04:01:32.241Z | |
| 3970 | 2026-04-03T04:01:32.241Z | info: running `cargo check --bins` on cert-dev (213/270) |
| 3971 | 2026-04-03T04:01:32.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3972 | 2026-04-03T04:01:32.746Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3973 | 2026-04-03T04:01:32.856Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3974 | 2026-04-03T04:01:33.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s |
| 3975 | 2026-04-03T04:01:33.302Z | |
| 3976 | 2026-04-03T04:01:33.302Z | info: running `cargo check --bins` on clickana (214/270) |
| 3977 | 2026-04-03T04:01:33.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3978 | 2026-04-03T04:01:33.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3979 | 2026-04-03T04:01:33.955Z | Compiling darling_core v0.23.0 |
| 3980 | 2026-04-03T04:01:34.063Z | Compiling instability v0.3.11 |
| 3981 | 2026-04-03T04:01:34.074Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3982 | 2026-04-03T04:01:34.074Z | Checking castaway v0.2.4 |
| 3983 | 2026-04-03T04:01:34.080Z | Compiling indoc v2.0.7 |
| 3984 | 2026-04-03T04:01:34.097Z | Checking unicode-truncate v1.1.0 |
| 3985 | 2026-04-03T04:01:34.101Z | Checking lru v0.12.5 |
| 3986 | 2026-04-03T04:01:34.101Z | Checking cassowary v0.3.0 |
| 3987 | 2026-04-03T04:01:34.174Z | Checking compact_str v0.8.1 |
| 3988 | 2026-04-03T04:01:35.032Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3989 | 2026-04-03T04:01:35.214Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3990 | 2026-04-03T04:01:35.483Z | Compiling darling_macro v0.23.0 |
| 3991 | 2026-04-03T04:01:35.890Z | Compiling darling v0.23.0 |
| 3992 | 2026-04-03T04:01:36.483Z | Checking ratatui v0.29.0 |
| 3993 | 2026-04-03T04:01:37.538Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3994 | 2026-04-03T04:01:38.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s |
| 3995 | 2026-04-03T04:01:38.392Z | |
| 3996 | 2026-04-03T04:01:38.392Z | info: running `cargo check --bins` on clickhouse-cluster-dev (215/270) |
| 3997 | 2026-04-03T04:01:38.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3998 | 2026-04-03T04:01:38.943Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3999 | 2026-04-03T04:01:39.125Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4000 | 2026-04-03T04:01:39.125Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4001 | 2026-04-03T04:01:39.717Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4002 | 2026-04-03T04:01:40.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s |
| 4003 | 2026-04-03T04:01:40.329Z | |
| 4004 | 2026-04-03T04:01:40.329Z | info: running `cargo check --bins` on ch-dev (216/270) |
| 4005 | 2026-04-03T04:01:40.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-04-03T04:01:40.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-04-03T04:01:41.060Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4008 | 2026-04-03T04:01:41.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4009 | 2026-04-03T04:01:41.995Z | |
| 4010 | 2026-04-03T04:01:41.995Z | info: running `cargo check --bins` on dev-tools-common (217/270) |
| 4011 | 2026-04-03T04:01:42.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-04-03T04:01:42.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-04-03T04:01:42.412Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4014 | 2026-04-03T04:01:42.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 4015 | 2026-04-03T04:01:42.473Z | |
| 4016 | 2026-04-03T04:01:42.473Z | info: running `cargo check --bins` on crdb-seed (218/270) |
| 4017 | 2026-04-03T04:01:43.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-04-03T04:01:43.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-04-03T04:01:43.193Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4020 | 2026-04-03T04:01:43.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 4021 | 2026-04-03T04:01:43.840Z | |
| 4022 | 2026-04-03T04:01:43.840Z | info: running `cargo check --bins` on db-dev (219/270) |
| 4023 | 2026-04-03T04:01:44.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-04-03T04:01:44.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-04-03T04:01:44.566Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4026 | 2026-04-03T04:01:45.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
| 4027 | 2026-04-03T04:01:45.528Z | |
| 4028 | 2026-04-03T04:01:45.528Z | info: running `cargo check --bins` on omicron-dev-lib (220/270) |
| 4029 | 2026-04-03T04:01:46.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-04-03T04:01:46.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-04-03T04:01:46.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4032 | 2026-04-03T04:01:46.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4033 | 2026-04-03T04:01:46.176Z | |
| 4034 | 2026-04-03T04:01:46.176Z | info: running `cargo check --bins` on xtask-downloader (221/270) |
| 4035 | 2026-04-03T04:01:46.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4036 | 2026-04-03T04:01:46.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4037 | 2026-04-03T04:01:46.788Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4038 | 2026-04-03T04:01:47.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s |
| 4039 | 2026-04-03T04:01:47.632Z | |
| 4040 | 2026-04-03T04:01:47.632Z | info: running `cargo check --bins` on omicron-dropshot-apis (222/270) |
| 4041 | 2026-04-03T04:01:48.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4042 | 2026-04-03T04:01:48.184Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4043 | 2026-04-03T04:01:48.379Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4044 | 2026-04-03T04:01:48.379Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4045 | 2026-04-03T04:01:48.379Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4046 | 2026-04-03T04:01:48.383Z | Checking git-stub v1.0.0 |
| 4047 | 2026-04-03T04:01:48.383Z | Compiling trait-variant v0.1.2 |
| 4048 | 2026-04-03T04:01:48.383Z | Checking is_ci v1.2.0 |
| 4049 | 2026-04-03T04:01:48.383Z | Checking maplit v1.0.2 |
| 4050 | 2026-04-03T04:01:48.560Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4051 | 2026-04-03T04:01:48.578Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4052 | 2026-04-03T04:01:48.639Z | Checking supports-color v3.0.2 |
| 4053 | 2026-04-03T04:01:48.662Z | Checking git-stub-vcs v0.1.0 |
| 4054 | 2026-04-03T04:01:48.748Z | Checking drift v0.1.3 |
| 4055 | 2026-04-03T04:01:48.765Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4056 | 2026-04-03T04:01:48.778Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4057 | 2026-04-03T04:01:48.859Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4058 | 2026-04-03T04:01:48.958Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4059 | 2026-04-03T04:01:49.036Z | Checking dropshot-api-manager v0.6.0 |
| 4060 | 2026-04-03T04:01:49.052Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4061 | 2026-04-03T04:01:49.067Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4062 | 2026-04-03T04:01:49.236Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4063 | 2026-04-03T04:01:49.278Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4064 | 2026-04-03T04:01:49.461Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4065 | 2026-04-03T04:01:49.775Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4066 | 2026-04-03T04:01:54.726Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4067 | 2026-04-03T04:01:55.717Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4068 | 2026-04-03T04:01:56.261Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4069 | 2026-04-03T04:01:56.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.04s |
| 4070 | 2026-04-03T04:01:56.870Z | |
| 4071 | 2026-04-03T04:01:56.870Z | info: running `cargo check --bins` on installinator-api (223/270) |
| 4072 | 2026-04-03T04:01:57.376Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4073 | 2026-04-03T04:01:57.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4074 | 2026-04-03T04:01:57.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4075 | 2026-04-03T04:01:57.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4076 | 2026-04-03T04:01:57.470Z | |
| 4077 | 2026-04-03T04:01:57.470Z | info: running `cargo check --bins` on nexus-external-api (224/270) |
| 4078 | 2026-04-03T04:01:58.005Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4079 | 2026-04-03T04:01:58.009Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4080 | 2026-04-03T04:01:58.009Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4081 | 2026-04-03T04:01:58.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4082 | 2026-04-03T04:01:58.107Z | |
| 4083 | 2026-04-03T04:01:58.108Z | info: running `cargo check --bins` on nexus-internal-api (225/270) |
| 4084 | 2026-04-03T04:01:58.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4085 | 2026-04-03T04:01:58.645Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4086 | 2026-04-03T04:01:58.645Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4087 | 2026-04-03T04:01:58.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4088 | 2026-04-03T04:01:58.743Z | |
| 4089 | 2026-04-03T04:01:58.743Z | info: running `cargo check --bins` on nexus-lockstep-api (226/270) |
| 4090 | 2026-04-03T04:01:59.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4091 | 2026-04-03T04:01:59.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4092 | 2026-04-03T04:01:59.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4093 | 2026-04-03T04:01:59.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4094 | 2026-04-03T04:01:59.380Z | |
| 4095 | 2026-04-03T04:01:59.380Z | info: running `cargo check --bins` on ntp-admin-api (227/270) |
| 4096 | 2026-04-03T04:01:59.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4097 | 2026-04-03T04:01:59.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4098 | 2026-04-03T04:01:59.887Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4099 | 2026-04-03T04:01:59.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4100 | 2026-04-03T04:01:59.978Z | |
| 4101 | 2026-04-03T04:01:59.978Z | info: running `cargo check --bins` on ntp-admin-types-versions (228/270) |
| 4102 | 2026-04-03T04:02:00.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4103 | 2026-04-03T04:02:00.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4104 | 2026-04-03T04:02:00.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4105 | 2026-04-03T04:02:00.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4106 | 2026-04-03T04:02:00.566Z | |
| 4107 | 2026-04-03T04:02:00.566Z | info: running `cargo check --bins` on wicketd-api (229/270) |
| 4108 | 2026-04-03T04:02:01.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4109 | 2026-04-03T04:02:01.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4110 | 2026-04-03T04:02:01.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4111 | 2026-04-03T04:02:01.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4112 | 2026-04-03T04:02:01.175Z | |
| 4113 | 2026-04-03T04:02:01.175Z | info: running `cargo check --bins` on omicron-ls-apis (230/270) |
| 4114 | 2026-04-03T04:02:01.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4115 | 2026-04-03T04:02:01.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4116 | 2026-04-03T04:02:01.782Z | Checking erased-serde v0.4.9 |
| 4117 | 2026-04-03T04:02:01.887Z | Checking ordered-float v2.10.1 |
| 4118 | 2026-04-03T04:02:01.901Z | Checking unicode-xid v0.2.6 |
| 4119 | 2026-04-03T04:02:01.917Z | Checking cargo-platform v0.2.0 |
| 4120 | 2026-04-03T04:02:02.076Z | Checking serde-value v0.7.0 |
| 4121 | 2026-04-03T04:02:02.188Z | Checking serde-untagged v0.1.9 |
| 4122 | 2026-04-03T04:02:02.340Z | Checking cargo-util-schemas v0.8.2 |
| 4123 | 2026-04-03T04:02:03.012Z | Checking cargo_metadata v0.21.0 |
| 4124 | 2026-04-03T04:02:03.613Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4125 | 2026-04-03T04:02:04.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s |
| 4126 | 2026-04-03T04:02:04.482Z | |
| 4127 | 2026-04-03T04:02:04.483Z | info: running `cargo check --bins` on mgs-dev (231/270) |
| 4128 | 2026-04-03T04:02:05.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4129 | 2026-04-03T04:02:05.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4130 | 2026-04-03T04:02:05.231Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4131 | 2026-04-03T04:02:05.840Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4132 | 2026-04-03T04:02:06.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s |
| 4133 | 2026-04-03T04:02:06.544Z | |
| 4134 | 2026-04-03T04:02:06.544Z | info: running `cargo check --bins` on omicron-omdb (232/270) |
| 4135 | 2026-04-03T04:02:07.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4136 | 2026-04-03T04:02:07.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4137 | 2026-04-03T04:02:07.394Z | Compiling vergen-gitcl v1.0.8 |
| 4138 | 2026-04-03T04:02:07.394Z | Compiling dirs-sys-next v0.1.2 |
| 4139 | 2026-04-03T04:02:07.394Z | Compiling diesel_derives v2.3.7 |
| 4140 | 2026-04-03T04:02:07.394Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4141 | 2026-04-03T04:02:07.397Z | Compiling glob v0.3.3 |
| 4142 | 2026-04-03T04:02:07.397Z | Compiling crunchy v0.2.4 |
| 4143 | 2026-04-03T04:02:07.397Z | Compiling dsl_auto_type v0.2.0 |
| 4144 | 2026-04-03T04:02:07.397Z | Checking scheduled-thread-pool v0.2.7 |
| 4145 | 2026-04-03T04:02:07.670Z | Compiling dirs-next v2.0.0 |
| 4146 | 2026-04-03T04:02:07.771Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4147 | 2026-04-03T04:02:07.781Z | Compiling tiny-keccak v2.0.2 |
| 4148 | 2026-04-03T04:02:07.789Z | Compiling term v0.7.0 |
| 4149 | 2026-04-03T04:02:07.929Z | Compiling clang-sys v1.8.1 |
| 4150 | 2026-04-03T04:02:07.964Z | Checking r2d2 v0.8.10 |
| 4151 | 2026-04-03T04:02:08.045Z | Compiling bit-vec v0.6.3 |
| 4152 | 2026-04-03T04:02:08.061Z | Checking downcast-rs v2.0.2 |
| 4153 | 2026-04-03T04:02:08.148Z | Compiling ascii-canvas v3.0.0 |
| 4154 | 2026-04-03T04:02:08.261Z | Compiling bit-set v0.5.3 |
| 4155 | 2026-04-03T04:02:08.298Z | Compiling itertools v0.10.5 |
| 4156 | 2026-04-03T04:02:08.371Z | Compiling ena v0.14.4 |
| 4157 | 2026-04-03T04:02:08.386Z | Compiling libloading v0.8.9 |
| 4158 | 2026-04-03T04:02:08.419Z | Compiling bindgen v0.71.1 |
| 4159 | 2026-04-03T04:02:08.457Z | Compiling diff v0.1.13 |
| 4160 | 2026-04-03T04:02:08.573Z | Compiling regex-syntax v0.6.29 |
| 4161 | 2026-04-03T04:02:08.603Z | Compiling cexpr v0.6.0 |
| 4162 | 2026-04-03T04:02:08.720Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4163 | 2026-04-03T04:02:08.856Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4164 | 2026-04-03T04:02:08.935Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4165 | 2026-04-03T04:02:09.009Z | Compiling libxml v0.3.3 |
| 4166 | 2026-04-03T04:02:09.233Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4167 | 2026-04-03T04:02:09.290Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4168 | 2026-04-03T04:02:09.335Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4169 | 2026-04-03T04:02:09.522Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4170 | 2026-04-03T04:02:09.545Z | Compiling strum_macros v0.24.3 |
| 4171 | 2026-04-03T04:02:09.560Z | Compiling indoc v1.0.9 |
| 4172 | 2026-04-03T04:02:09.994Z | Compiling lalrpop v0.19.12 |
| 4173 | 2026-04-03T04:02:10.582Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4174 | 2026-04-03T04:02:10.674Z | Checking derive_builder v0.20.2 |
| 4175 | 2026-04-03T04:02:10.774Z | Compiling oso-derive v0.27.3 |
| 4176 | 2026-04-03T04:02:10.795Z | Checking quick-xml v0.37.5 |
| 4177 | 2026-04-03T04:02:10.935Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4178 | 2026-04-03T04:02:11.269Z | Checking openssl-probe v0.1.6 |
| 4179 | 2026-04-03T04:02:11.412Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4180 | 2026-04-03T04:02:11.673Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4181 | 2026-04-03T04:02:11.874Z | Checking bb8 v0.8.6 |
| 4182 | 2026-04-03T04:02:12.160Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4183 | 2026-04-03T04:02:12.181Z | Checking nonempty v0.12.0 |
| 4184 | 2026-04-03T04:02:12.269Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4185 | 2026-04-03T04:02:12.346Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4186 | 2026-04-03T04:02:12.383Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4187 | 2026-04-03T04:02:12.460Z | Checking support-bundle-viewer v0.1.2 |
| 4188 | 2026-04-03T04:02:12.495Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4189 | 2026-04-03T04:02:12.554Z | Checking multimap v0.10.1 |
| 4190 | 2026-04-03T04:02:13.360Z | Checking diesel v2.3.7 |
| 4191 | 2026-04-03T04:02:14.711Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4192 | 2026-04-03T04:02:15.782Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4193 | 2026-04-03T04:02:15.876Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4194 | 2026-04-03T04:02:16.095Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4195 | 2026-04-03T04:02:16.429Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4196 | 2026-04-03T04:02:17.421Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4197 | 2026-04-03T04:02:17.513Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4198 | 2026-04-03T04:02:18.238Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4199 | 2026-04-03T04:02:20.223Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4200 | 2026-04-03T04:02:24.972Z | Compiling samael v0.0.19 |
| 4201 | 2026-04-03T04:02:29.143Z | Checking async-bb8-diesel v0.2.1 |
| 4202 | 2026-04-03T04:02:29.429Z | Checking diesel-dtrace v0.5.0 |
| 4203 | 2026-04-03T04:02:30.553Z | Compiling polar-core v0.27.3 |
| 4204 | 2026-04-03T04:02:34.936Z | Checking oso v0.27.3 |
| 4205 | 2026-04-03T04:03:10.297Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4206 | 2026-04-03T04:03:42.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s |
| 4207 | 2026-04-03T04:03:42.933Z | |
| 4208 | 2026-04-03T04:03:42.933Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (233/270) |
| 4209 | 2026-04-03T04:03:43.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-04-03T04:03:43.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-04-03T04:03:43.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-04-03T04:03:43.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4213 | 2026-04-03T04:03:43.596Z | |
| 4214 | 2026-04-03T04:03:43.596Z | info: running `cargo check --bins` on nexus-saga-recovery (234/270) |
| 4215 | 2026-04-03T04:03:44.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-04-03T04:03:44.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-04-03T04:03:44.150Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4218 | 2026-04-03T04:03:44.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4219 | 2026-04-03T04:03:44.252Z | |
| 4220 | 2026-04-03T04:03:44.252Z | info: running `cargo check --bins` on nexus-test-utils-macros (235/270) |
| 4221 | 2026-04-03T04:03:44.749Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-04-03T04:03:44.753Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-04-03T04:03:44.753Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-04-03T04:03:44.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4225 | 2026-04-03T04:03:44.841Z | |
| 4226 | 2026-04-03T04:03:44.841Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (236/270) |
| 4227 | 2026-04-03T04:03:45.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-04-03T04:03:45.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-04-03T04:03:45.709Z | Compiling libz-sys v1.1.24 |
| 4230 | 2026-04-03T04:03:45.840Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4231 | 2026-04-03T04:03:45.851Z | Compiling vergen-git2 v1.0.7 |
| 4232 | 2026-04-03T04:03:45.860Z | Compiling rustls v0.21.12 |
| 4233 | 2026-04-03T04:03:45.887Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4234 | 2026-04-03T04:03:45.895Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4235 | 2026-04-03T04:03:45.898Z | Checking rustls-webpki v0.101.7 |
| 4236 | 2026-04-03T04:03:45.898Z | Checking sct v0.7.1 |
| 4237 | 2026-04-03T04:03:46.053Z | Compiling nix v0.29.0 |
| 4238 | 2026-04-03T04:03:46.069Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4239 | 2026-04-03T04:03:46.084Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4240 | 2026-04-03T04:03:46.158Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4241 | 2026-04-03T04:03:46.220Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4242 | 2026-04-03T04:03:46.371Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4243 | 2026-04-03T04:03:46.386Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4244 | 2026-04-03T04:03:46.449Z | Checking rustls-pemfile v1.0.4 |
| 4245 | 2026-04-03T04:03:46.555Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4246 | 2026-04-03T04:03:46.677Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4247 | 2026-04-03T04:03:46.828Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4248 | 2026-04-03T04:03:46.865Z | Checking twox-hash v2.1.2 |
| 4249 | 2026-04-03T04:03:46.964Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4250 | 2026-04-03T04:03:47.489Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4251 | 2026-04-03T04:03:47.520Z | Checking tokio-rustls v0.24.1 |
| 4252 | 2026-04-03T04:03:47.620Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4253 | 2026-04-03T04:03:47.719Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4254 | 2026-04-03T04:03:47.746Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4255 | 2026-04-03T04:03:47.891Z | Checking fatfs v0.3.6 |
| 4256 | 2026-04-03T04:03:48.144Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4257 | 2026-04-03T04:03:48.338Z | Compiling seq-macro v0.3.6 |
| 4258 | 2026-04-03T04:03:52.301Z | Compiling git2 v0.20.4 |
| 4259 | 2026-04-03T04:03:52.618Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4260 | 2026-04-03T04:03:52.746Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4261 | 2026-04-03T04:03:54.553Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4262 | 2026-04-03T04:04:42.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.25s |
| 4263 | 2026-04-03T04:04:42.321Z | |
| 4264 | 2026-04-03T04:04:42.321Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (237/270) |
| 4265 | 2026-04-03T04:04:42.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4266 | 2026-04-03T04:04:42.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4267 | 2026-04-03T04:04:43.205Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4268 | 2026-04-03T04:05:21.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.41s |
| 4269 | 2026-04-03T04:05:21.964Z | |
| 4270 | 2026-04-03T04:05:21.964Z | info: running `cargo check --bins` on nexus-background-task-interface (238/270) |
| 4271 | 2026-04-03T04:05:22.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4272 | 2026-04-03T04:05:22.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4273 | 2026-04-03T04:05:22.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4274 | 2026-04-03T04:05:22.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4275 | 2026-04-03T04:05:22.555Z | |
| 4276 | 2026-04-03T04:05:22.555Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (239/270) |
| 4277 | 2026-04-03T04:05:23.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-04-03T04:05:23.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-04-03T04:05:23.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4280 | 2026-04-03T04:05:23.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4281 | 2026-04-03T04:05:23.215Z | |
| 4282 | 2026-04-03T04:05:23.215Z | info: running `cargo check --bins` on nexus-mgs-updates (240/270) |
| 4283 | 2026-04-03T04:05:23.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-04-03T04:05:23.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-04-03T04:05:23.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-04-03T04:05:23.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4287 | 2026-04-03T04:05:23.868Z | |
| 4288 | 2026-04-03T04:05:23.868Z | info: running `cargo check --bins` on nexus-networking (241/270) |
| 4289 | 2026-04-03T04:05:24.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-04-03T04:05:24.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-04-03T04:05:24.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-04-03T04:05:24.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4293 | 2026-04-03T04:05:24.529Z | |
| 4294 | 2026-04-03T04:05:24.529Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (242/270) |
| 4295 | 2026-04-03T04:05:25.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-04-03T04:05:25.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-04-03T04:05:25.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-04-03T04:05:25.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4299 | 2026-04-03T04:05:25.190Z | |
| 4300 | 2026-04-03T04:05:25.190Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (243/270) |
| 4301 | 2026-04-03T04:05:25.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-04-03T04:05:25.746Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-04-03T04:05:25.746Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4304 | 2026-04-03T04:05:25.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4305 | 2026-04-03T04:05:25.852Z | |
| 4306 | 2026-04-03T04:05:25.852Z | info: running `cargo check --bins --no-default-features` on nexus-fm (244/270) |
| 4307 | 2026-04-03T04:05:26.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-04-03T04:05:26.397Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-04-03T04:05:26.397Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4310 | 2026-04-03T04:05:26.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4311 | 2026-04-03T04:05:26.494Z | |
| 4312 | 2026-04-03T04:05:26.494Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (245/270) |
| 4313 | 2026-04-03T04:05:27.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-04-03T04:05:27.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-04-03T04:05:27.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4316 | 2026-04-03T04:05:27.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4317 | 2026-04-03T04:05:27.156Z | |
| 4318 | 2026-04-03T04:05:27.156Z | info: running `cargo check --bins` on omicron-dev (246/270) |
| 4319 | 2026-04-03T04:05:27.745Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-04-03T04:05:27.748Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-04-03T04:05:28.048Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4322 | 2026-04-03T04:05:28.048Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4323 | 2026-04-03T04:05:28.229Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4324 | 2026-04-03T04:05:28.264Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4325 | 2026-04-03T04:05:28.280Z | Checking yansi v1.0.1 |
| 4326 | 2026-04-03T04:05:28.283Z | Checking diff v0.1.13 |
| 4327 | 2026-04-03T04:05:28.283Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4328 | 2026-04-03T04:05:28.283Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4329 | 2026-04-03T04:05:28.365Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4330 | 2026-04-03T04:05:28.529Z | Checking pretty_assertions v1.4.1 |
| 4331 | 2026-04-03T04:05:29.187Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4332 | 2026-04-03T04:05:52.224Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4333 | 2026-04-03T04:05:52.227Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4334 | 2026-04-03T04:05:52.227Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4335 | 2026-04-03T04:05:52.227Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4336 | 2026-04-03T04:05:52.227Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4337 | 2026-04-03T04:05:52.227Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4338 | 2026-04-03T04:05:52.957Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4339 | 2026-04-03T04:05:54.035Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4340 | 2026-04-03T04:06:32.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 4341 | 2026-04-03T04:06:33.198Z | |
| 4342 | 2026-04-03T04:06:33.199Z | info: running `cargo check --bins` on omicron-pins (247/270) |
| 4343 | 2026-04-03T04:06:33.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4344 | 2026-04-03T04:06:33.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4345 | 2026-04-03T04:06:33.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4346 | 2026-04-03T04:06:33.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4347 | 2026-04-03T04:06:33.803Z | |
| 4348 | 2026-04-03T04:06:33.803Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (248/270) |
| 4349 | 2026-04-03T04:06:34.358Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4350 | 2026-04-03T04:06:34.361Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4351 | 2026-04-03T04:06:34.580Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4352 | 2026-04-03T04:06:34.704Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4353 | 2026-04-03T04:06:34.707Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4354 | 2026-04-03T04:06:59.937Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4355 | 2026-04-03T04:07:00.317Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4356 | 2026-04-03T04:07:02.021Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4357 | 2026-04-03T04:07:02.467Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4358 | 2026-04-03T04:07:05.445Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4359 | 2026-04-03T04:07:27.589Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4360 | 2026-04-03T04:07:28.212Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4361 | 2026-04-03T04:07:29.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.00s |
| 4362 | 2026-04-03T04:07:30.035Z | |
| 4363 | 2026-04-03T04:07:30.035Z | info: running `cargo check --bins` on reconfigurator-sp-updater (249/270) |
| 4364 | 2026-04-03T04:07:30.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4365 | 2026-04-03T04:07:30.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4366 | 2026-04-03T04:07:30.761Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4367 | 2026-04-03T04:07:31.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 4368 | 2026-04-03T04:07:31.650Z | |
| 4369 | 2026-04-03T04:07:31.650Z | info: running `cargo check --bins` on omicron-releng (250/270) |
| 4370 | 2026-04-03T04:07:32.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4371 | 2026-04-03T04:07:32.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4372 | 2026-04-03T04:07:32.315Z | Compiling blake3 v1.8.3 |
| 4373 | 2026-04-03T04:07:32.426Z | Checking constant_time_eq v0.4.2 |
| 4374 | 2026-04-03T04:07:32.429Z | Checking arrayvec v0.7.6 |
| 4375 | 2026-04-03T04:07:32.434Z | Checking arrayref v0.3.9 |
| 4376 | 2026-04-03T04:07:32.446Z | Checking topological-sort v0.2.2 |
| 4377 | 2026-04-03T04:07:32.449Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4378 | 2026-04-03T04:07:32.449Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4379 | 2026-04-03T04:07:32.449Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4380 | 2026-04-03T04:07:32.501Z | Checking shell-words v1.1.1 |
| 4381 | 2026-04-03T04:07:33.215Z | Checking omicron-zone-package v0.12.2 |
| 4382 | 2026-04-03T04:07:33.938Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4383 | 2026-04-03T04:07:34.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s |
| 4384 | 2026-04-03T04:07:34.949Z | |
| 4385 | 2026-04-03T04:07:34.949Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (251/270) |
| 4386 | 2026-04-03T04:07:35.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4387 | 2026-04-03T04:07:35.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4388 | 2026-04-03T04:07:35.607Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4389 | 2026-04-03T04:07:35.929Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4390 | 2026-04-03T04:07:36.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 4391 | 2026-04-03T04:07:36.517Z | |
| 4392 | 2026-04-03T04:07:36.517Z | info: running `cargo check --bins` on schema (252/270) |
| 4393 | 2026-04-03T04:07:37.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4394 | 2026-04-03T04:07:37.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4395 | 2026-04-03T04:07:37.255Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4396 | 2026-04-03T04:07:37.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 4397 | 2026-04-03T04:07:38.139Z | |
| 4398 | 2026-04-03T04:07:38.139Z | info: running `cargo check --bins` on xtask (253/270) |
| 4399 | 2026-04-03T04:07:38.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4400 | 2026-04-03T04:07:38.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4401 | 2026-04-03T04:07:38.604Z | Checking libc v0.2.180 |
| 4402 | 2026-04-03T04:07:38.685Z | Checking serde v1.0.228 |
| 4403 | 2026-04-03T04:07:38.690Z | Checking zerofrom v0.1.6 |
| 4404 | 2026-04-03T04:07:38.694Z | Checking bitflags v2.11.0 |
| 4405 | 2026-04-03T04:07:38.699Z | Checking hashbrown v0.16.1 |
| 4406 | 2026-04-03T04:07:38.702Z | Checking smallvec v1.15.1 |
| 4407 | 2026-04-03T04:07:38.714Z | Checking serde_json v1.0.149 |
| 4408 | 2026-04-03T04:07:38.717Z | Checking scroll v0.12.0 |
| 4409 | 2026-04-03T04:07:38.787Z | Checking yoke v0.8.1 |
| 4410 | 2026-04-03T04:07:38.838Z | Checking num-traits v0.2.19 |
| 4411 | 2026-04-03T04:07:38.869Z | Checking thiserror v1.0.69 |
| 4412 | 2026-04-03T04:07:38.944Z | Checking log v0.4.29 |
| 4413 | 2026-04-03T04:07:38.955Z | Checking zerovec v0.11.5 |
| 4414 | 2026-04-03T04:07:38.963Z | Checking zerotrie v0.2.3 |
| 4415 | 2026-04-03T04:07:38.979Z | Checking errno v0.3.14 |
| 4416 | 2026-04-03T04:07:39.065Z | Checking serde_spanned v0.6.9 |
| 4417 | 2026-04-03T04:07:39.092Z | Checking toml_datetime v0.6.11 |
| 4418 | 2026-04-03T04:07:39.102Z | Checking rustix v1.1.3 |
| 4419 | 2026-04-03T04:07:39.148Z | Checking indexmap v2.13.0 |
| 4420 | 2026-04-03T04:07:39.190Z | Checking percent-encoding v2.3.2 |
| 4421 | 2026-04-03T04:07:39.201Z | Checking zerocopy v0.7.35 |
| 4422 | 2026-04-03T04:07:39.271Z | Checking goblin v0.8.2 |
| 4423 | 2026-04-03T04:07:39.314Z | Checking getrandom v0.4.1 |
| 4424 | 2026-04-03T04:07:39.329Z | Checking form_urlencoded v1.2.2 |
| 4425 | 2026-04-03T04:07:39.359Z | Checking ordered-float v2.10.1 |
| 4426 | 2026-04-03T04:07:39.383Z | Checking tinystr v0.8.2 |
| 4427 | 2026-04-03T04:07:39.444Z | Checking potential_utf v0.1.4 |
| 4428 | 2026-04-03T04:07:39.454Z | Checking thiserror v2.0.18 |
| 4429 | 2026-04-03T04:07:39.555Z | Checking syn v2.0.117 |
| 4430 | 2026-04-03T04:07:39.566Z | Checking icu_locale_core v2.1.1 |
| 4431 | 2026-04-03T04:07:39.575Z | Checking serde-value v0.7.0 |
| 4432 | 2026-04-03T04:07:39.578Z | Checking icu_collections v2.1.1 |
| 4433 | 2026-04-03T04:07:39.683Z | Checking toml_edit v0.22.27 |
| 4434 | 2026-04-03T04:07:39.695Z | Checking dtrace-parser v0.2.0 |
| 4435 | 2026-04-03T04:07:39.773Z | Checking thread-id v4.2.2 |
| 4436 | 2026-04-03T04:07:39.856Z | Checking once_cell v1.21.3 |
| 4437 | 2026-04-03T04:07:39.896Z | Checking cargo-platform v0.2.0 |
| 4438 | 2026-04-03T04:07:39.928Z | Checking memmap v0.7.0 |
| 4439 | 2026-04-03T04:07:39.944Z | Checking terminal_size v0.4.3 |
| 4440 | 2026-04-03T04:07:40.029Z | Checking tempfile v3.25.0 |
| 4441 | 2026-04-03T04:07:40.054Z | Checking clap_builder v4.5.60 |
| 4442 | 2026-04-03T04:07:40.065Z | Checking textwrap v0.16.2 |
| 4443 | 2026-04-03T04:07:40.075Z | Checking fs-err v3.3.0 |
| 4444 | 2026-04-03T04:07:40.109Z | Checking icu_provider v2.1.1 |
| 4445 | 2026-04-03T04:07:40.217Z | Checking camino-tempfile v1.4.1 |
| 4446 | 2026-04-03T04:07:40.252Z | Checking tabled v0.15.0 |
| 4447 | 2026-04-03T04:07:40.269Z | Checking anyhow v1.0.102 |
| 4448 | 2026-04-03T04:07:40.346Z | Checking icu_properties v2.1.2 |
| 4449 | 2026-04-03T04:07:40.373Z | Checking icu_normalizer v2.1.1 |
| 4450 | 2026-04-03T04:07:40.466Z | Checking macaddr v1.0.1 |
| 4451 | 2026-04-03T04:07:40.645Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4452 | 2026-04-03T04:07:40.782Z | Checking toml v0.8.23 |
| 4453 | 2026-04-03T04:07:41.089Z | Checking cargo_toml v0.21.0 |
| 4454 | 2026-04-03T04:07:41.145Z | Checking idna_adapter v1.2.1 |
| 4455 | 2026-04-03T04:07:41.156Z | Checking dof v0.3.0 |
| 4456 | 2026-04-03T04:07:41.250Z | Checking clap v4.5.60 |
| 4457 | 2026-04-03T04:07:41.264Z | Checking idna v1.1.0 |
| 4458 | 2026-04-03T04:07:41.422Z | Checking usdt-impl v0.5.0 |
| 4459 | 2026-04-03T04:07:41.487Z | Checking url v2.5.8 |
| 4460 | 2026-04-03T04:07:41.681Z | Checking usdt v0.5.0 |
| 4461 | 2026-04-03T04:07:41.832Z | Checking cargo-util-schemas v0.8.2 |
| 4462 | 2026-04-03T04:07:42.520Z | Checking cargo_metadata v0.21.0 |
| 4463 | 2026-04-03T04:07:43.121Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4464 | 2026-04-03T04:07:43.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s |
| 4465 | 2026-04-03T04:07:43.668Z | |
| 4466 | 2026-04-03T04:07:43.668Z | info: running `cargo check --bins` on dnsadm (254/270) |
| 4467 | 2026-04-03T04:07:44.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4468 | 2026-04-03T04:07:44.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4469 | 2026-04-03T04:07:44.323Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4470 | 2026-04-03T04:07:44.803Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4471 | 2026-04-03T04:07:45.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s |
| 4472 | 2026-04-03T04:07:45.395Z | |
| 4473 | 2026-04-03T04:07:45.395Z | info: running `cargo check --bins` on end-to-end-tests (255/270) |
| 4474 | 2026-04-03T04:07:45.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4475 | 2026-04-03T04:07:45.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4476 | 2026-04-03T04:07:46.207Z | Checking polyval v0.6.2 |
| 4477 | 2026-04-03T04:07:46.332Z | Checking ctr v0.9.2 |
| 4478 | 2026-04-03T04:07:46.343Z | Checking ssh-encoding v0.2.0 |
| 4479 | 2026-04-03T04:07:46.343Z | Checking blowfish v0.9.1 |
| 4480 | 2026-04-03T04:07:46.364Z | Checking password-hash v0.4.2 |
| 4481 | 2026-04-03T04:07:46.380Z | Checking p256 v0.13.2 |
| 4482 | 2026-04-03T04:07:46.383Z | Checking p521 v0.13.3 |
| 4483 | 2026-04-03T04:07:46.407Z | Checking russh-cryptovec v0.7.3 |
| 4484 | 2026-04-03T04:07:46.474Z | Checking ghash v0.5.1 |
| 4485 | 2026-04-03T04:07:46.487Z | Checking bcrypt-pbkdf v0.10.0 |
| 4486 | 2026-04-03T04:07:46.490Z | Checking md5 v0.7.0 |
| 4487 | 2026-04-03T04:07:46.517Z | Checking num-bigint v0.4.6 |
| 4488 | 2026-04-03T04:07:46.533Z | Checking des v0.8.1 |
| 4489 | 2026-04-03T04:07:46.587Z | Checking pbkdf2 v0.11.0 |
| 4490 | 2026-04-03T04:07:46.605Z | Checking aes-gcm v0.10.3 |
| 4491 | 2026-04-03T04:07:46.636Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4492 | 2026-04-03T04:07:46.651Z | Checking hex-literal v0.4.1 |
| 4493 | 2026-04-03T04:07:46.664Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4494 | 2026-04-03T04:07:46.716Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4495 | 2026-04-03T04:07:46.743Z | Checking socket2 v0.5.10 |
| 4496 | 2026-04-03T04:07:46.757Z | Checking ssh-cipher v0.2.0 |
| 4497 | 2026-04-03T04:07:46.757Z | Checking internet-checksum v0.2.1 |
| 4498 | 2026-04-03T04:07:46.920Z | Checking ssh-key v0.6.7 |
| 4499 | 2026-04-03T04:07:47.024Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4500 | 2026-04-03T04:07:47.540Z | Checking russh-keys v0.45.0 |
| 4501 | 2026-04-03T04:07:48.090Z | Checking russh v0.45.0 |
| 4502 | 2026-04-03T04:08:03.238Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4503 | 2026-04-03T04:08:04.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.03s |
| 4504 | 2026-04-03T04:08:04.646Z | |
| 4505 | 2026-04-03T04:08:04.646Z | info: running `cargo check --bins` on gateway-cli (256/270) |
| 4506 | 2026-04-03T04:08:05.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4507 | 2026-04-03T04:08:05.172Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4508 | 2026-04-03T04:08:05.302Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4509 | 2026-04-03T04:08:05.413Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4510 | 2026-04-03T04:08:05.420Z | Checking termios v0.3.3 |
| 4511 | 2026-04-03T04:08:06.623Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4512 | 2026-04-03T04:08:06.774Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4513 | 2026-04-03T04:08:08.671Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4514 | 2026-04-03T04:08:09.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s |
| 4515 | 2026-04-03T04:08:09.427Z | |
| 4516 | 2026-04-03T04:08:09.428Z | info: running `cargo check --bins --no-default-features` on installinator (257/270) |
| 4517 | 2026-04-03T04:08:09.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4518 | 2026-04-03T04:08:09.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4519 | 2026-04-03T04:08:10.150Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4520 | 2026-04-03T04:08:10.153Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4521 | 2026-04-03T04:08:10.276Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4522 | 2026-04-03T04:08:10.279Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4523 | 2026-04-03T04:08:10.282Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4524 | 2026-04-03T04:08:10.290Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4525 | 2026-04-03T04:08:11.011Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4526 | 2026-04-03T04:08:11.356Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4527 | 2026-04-03T04:08:11.359Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4528 | 2026-04-03T04:08:12.009Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4529 | 2026-04-03T04:08:13.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s |
| 4530 | 2026-04-03T04:08:13.839Z | |
| 4531 | 2026-04-03T04:08:13.839Z | info: running `cargo check --bins` on internal-dns-cli (258/270) |
| 4532 | 2026-04-03T04:08:14.358Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4533 | 2026-04-03T04:08:14.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4534 | 2026-04-03T04:08:14.485Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4535 | 2026-04-03T04:08:14.939Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4536 | 2026-04-03T04:08:15.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 4537 | 2026-04-03T04:08:15.457Z | |
| 4538 | 2026-04-03T04:08:15.457Z | info: running `cargo check --bins` on omicron-live-tests (259/270) |
| 4539 | 2026-04-03T04:08:15.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4540 | 2026-04-03T04:08:15.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4541 | 2026-04-03T04:08:15.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4542 | 2026-04-03T04:08:15.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4543 | 2026-04-03T04:08:16.060Z | |
| 4544 | 2026-04-03T04:08:16.060Z | info: running `cargo check --bins` on live-tests-macros (260/270) |
| 4545 | 2026-04-03T04:08:16.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4546 | 2026-04-03T04:08:16.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4547 | 2026-04-03T04:08:16.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4548 | 2026-04-03T04:08:16.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4549 | 2026-04-03T04:08:16.662Z | |
| 4550 | 2026-04-03T04:08:16.662Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (261/270) |
| 4551 | 2026-04-03T04:08:17.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4552 | 2026-04-03T04:08:17.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4553 | 2026-04-03T04:08:17.423Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4554 | 2026-04-03T04:08:18.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s |
| 4555 | 2026-04-03T04:08:18.234Z | |
| 4556 | 2026-04-03T04:08:18.234Z | info: running `cargo check --bins` on omicron-ntp-admin (262/270) |
| 4557 | 2026-04-03T04:08:18.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4558 | 2026-04-03T04:08:18.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4559 | 2026-04-03T04:08:18.896Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4560 | 2026-04-03T04:08:18.899Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4561 | 2026-04-03T04:08:19.148Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4562 | 2026-04-03T04:08:19.148Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4563 | 2026-04-03T04:08:19.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 4564 | 2026-04-03T04:08:20.132Z | |
| 4565 | 2026-04-03T04:08:20.132Z | info: running `cargo check --bins` on ntp-admin-types (263/270) |
| 4566 | 2026-04-03T04:08:20.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4567 | 2026-04-03T04:08:20.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4568 | 2026-04-03T04:08:20.646Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4569 | 2026-04-03T04:08:20.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4570 | 2026-04-03T04:08:20.738Z | |
| 4571 | 2026-04-03T04:08:20.738Z | info: running `cargo check --bins` on omicron-package (264/270) |
| 4572 | 2026-04-03T04:08:21.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4573 | 2026-04-03T04:08:21.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4574 | 2026-04-03T04:08:21.427Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4575 | 2026-04-03T04:08:22.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
| 4576 | 2026-04-03T04:08:22.720Z | |
| 4577 | 2026-04-03T04:08:22.720Z | info: running `cargo check --bins` on tqdb (265/270) |
| 4578 | 2026-04-03T04:08:23.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4579 | 2026-04-03T04:08:23.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4580 | 2026-04-03T04:08:23.517Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4581 | 2026-04-03T04:08:23.871Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4582 | 2026-04-03T04:08:24.389Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4583 | 2026-04-03T04:08:24.393Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4584 | 2026-04-03T04:08:29.603Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4585 | 2026-04-03T04:08:30.251Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4586 | 2026-04-03T04:08:30.251Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4587 | 2026-04-03T04:08:30.254Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4588 | 2026-04-03T04:08:30.255Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4589 | 2026-04-03T04:08:31.004Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4590 | 2026-04-03T04:08:31.960Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4591 | 2026-04-03T04:08:32.729Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4592 | 2026-04-03T04:08:33.350Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4593 | 2026-04-03T04:08:37.853Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4594 | 2026-04-03T04:08:43.857Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4595 | 2026-04-03T04:08:43.860Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4596 | 2026-04-03T04:08:43.860Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4597 | 2026-04-03T04:08:43.860Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4598 | 2026-04-03T04:08:45.292Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4599 | 2026-04-03T04:08:46.591Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4600 | 2026-04-03T04:08:47.270Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4601 | 2026-04-03T04:08:48.498Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4602 | 2026-04-03T04:08:49.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.30s |
| 4603 | 2026-04-03T04:08:49.250Z | |
| 4604 | 2026-04-03T04:08:49.250Z | info: running `cargo check --bins` on wicket-dbg (266/270) |
| 4605 | 2026-04-03T04:08:49.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4606 | 2026-04-03T04:08:49.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4607 | 2026-04-03T04:08:49.965Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4608 | 2026-04-03T04:08:49.969Z | Checking rtoolbox v0.0.3 |
| 4609 | 2026-04-03T04:08:49.969Z | Checking tui-tree-widget v0.23.1 |
| 4610 | 2026-04-03T04:08:50.190Z | Checking rpassword v7.4.0 |
| 4611 | 2026-04-03T04:08:51.086Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4612 | 2026-04-03T04:08:54.137Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4613 | 2026-04-03T04:08:55.907Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4614 | 2026-04-03T04:08:56.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s |
| 4615 | 2026-04-03T04:08:56.970Z | |
| 4616 | 2026-04-03T04:08:56.970Z | info: running `cargo check --bins` on wicket (267/270) |
| 4617 | 2026-04-03T04:08:57.511Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4618 | 2026-04-03T04:08:57.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4619 | 2026-04-03T04:08:57.670Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4620 | 2026-04-03T04:08:58.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
| 4621 | 2026-04-03T04:08:58.227Z | |
| 4622 | 2026-04-03T04:08:58.228Z | info: running `cargo check --bins` on wicketd (268/270) |
| 4623 | 2026-04-03T04:08:58.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4624 | 2026-04-03T04:08:58.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4625 | 2026-04-03T04:08:58.965Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4626 | 2026-04-03T04:08:58.968Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4627 | 2026-04-03T04:08:58.968Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4628 | 2026-04-03T04:08:58.968Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4629 | 2026-04-03T04:08:59.936Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4630 | 2026-04-03T04:09:00.498Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4631 | 2026-04-03T04:09:03.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s |
| 4632 | 2026-04-03T04:09:03.626Z | |
| 4633 | 2026-04-03T04:09:03.626Z | info: running `cargo check --bins` on omicron-workspace-hack (269/270) |
| 4634 | 2026-04-03T04:09:04.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4635 | 2026-04-03T04:09:04.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4636 | 2026-04-03T04:09:04.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4637 | 2026-04-03T04:09:04.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4638 | 2026-04-03T04:09:04.229Z | |
| 4639 | 2026-04-03T04:09:04.229Z | info: running `cargo check --bins` on zone-setup (270/270) |
| 4640 | 2026-04-03T04:09:04.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4641 | 2026-04-03T04:09:04.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4642 | 2026-04-03T04:09:04.907Z | Checking uzers v0.12.2 |
| 4643 | 2026-04-03T04:09:05.181Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4644 | 2026-04-03T04:09:05.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s |
| 4645 | 2026-04-03T04:09:06.163Z | |
| 4646 | 2026-04-03T04:09:06.163Z | real 13:51.961403089 |
| 4647 | 2026-04-03T04:09:06.163Z | user 20:25.787570826 |
| 4648 | 2026-04-03T04:09:06.163Z | sys 4:17.548379554 |
| 4649 | 2026-04-03T04:09:06.163Z | trap 0.310272083 |
| 4650 | 2026-04-03T04:09:06.163Z | tflt 0.254468666 |
| 4651 | 2026-04-03T04:09:06.163Z | dflt 0.630599510 |
| 4652 | 2026-04-03T04:09:06.163Z | kflt 0.001075942 |
| 4653 | 2026-04-03T04:09:06.163Z | lock 1:16:31.375413072 |
| 4654 | 2026-04-03T04:09:06.163Z | slp 1:37:02.186859646 |
| 4655 | 2026-04-03T04:09:06.163Z | lat 1:10.720101270 |
| 4656 | 2026-04-03T04:09:06.163Z | stop 4:09.122802638 |
| 4657 | 2026-04-03T04:09:06.166Z | process exited: duration 1012467 ms, exit code 0 |
| |
| 4658 | 2026-04-03T04:09:06.173Z | found 0 output files |