|
|
|
| 1 | 2026-03-19T03:51:33.182Z | job assigned to worker 01KM23DAXT8C897GM22C2BEHSS [factory aws, i-0da62ec5d94d771c6] (queued for 53 s) |
| |
| 2 | 2026-03-19T03:51:40.583Z | starting task 0: "setup" |
| 3 | 2026-03-19T03:51:40.587Z | ++ uname -s |
| 4 | 2026-03-19T03:51:40.590Z | + kern=SunOS |
| 5 | 2026-03-19T03:51:40.591Z | + build_user=build |
| 6 | 2026-03-19T03:51:40.591Z | + build_uid=12345 |
| 7 | 2026-03-19T03:51:40.591Z | + work_dir=/work |
| 8 | 2026-03-19T03:51:40.591Z | + input_dir=/input |
| 9 | 2026-03-19T03:51:40.591Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T03:51:40.591Z | + case "$kern" in |
| 11 | 2026-03-19T03:51:40.591Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T03:51:40.594Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T03:51:42.581Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T03:51:42.683Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T03:51:42.686Z | + home_fs=zfs |
| 16 | 2026-03-19T03:51:42.686Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T03:51:42.686Z | + mkdir -p /home/build |
| 18 | 2026-03-19T03:51:42.686Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T03:51:44.672Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T03:51:44.675Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-03-19T03:51:44.682Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T03:51:44.686Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-19T03:51:44.686Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-19T03:51:44.686Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-19T03:51:44.686Z | * rust toolchain profile = "default" |
| 26 | 2026-03-19T03:51:44.686Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T03:51:44.686Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T03:51:44.689Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T03:51:44.690Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T03:51:44.814Z | info: downloading installer |
| 31 | 2026-03-19T03:51:46.302Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T03:51:46.302Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T03:51:46.302Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T03:51:46.302Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T03:51:46.302Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T03:51:46.302Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T03:51:46.302Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T03:51:46.305Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T03:51:46.305Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T03:51:46.305Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T03:51:46.305Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T03:51:46.305Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T03:51:46.305Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T03:51:46.319Z | info: profile set to default |
| 45 | 2026-03-19T03:51:46.319Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T03:51:46.322Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T03:51:46.470Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T03:51:46.475Z | info: downloading 6 components |
| 49 | 2026-03-19T03:52:02.114Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T03:52:02.114Z | |
| 51 | 2026-03-19T03:52:02.146Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T03:52:02.146Z | |
| 53 | 2026-03-19T03:52:02.146Z | |
| 54 | 2026-03-19T03:52:02.146Z | Rust is installed now. Great! |
| 55 | 2026-03-19T03:52:02.146Z | |
| 56 | 2026-03-19T03:52:02.146Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T03:52:02.146Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T03:52:02.146Z | |
| 59 | 2026-03-19T03:52:02.146Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T03:52:02.146Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T03:52:02.147Z | |
| 62 | 2026-03-19T03:52:02.147Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T03:52:02.147Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T03:52:02.147Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T03:52:02.147Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T03:52:02.147Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T03:52:02.147Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T03:52:02.147Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T03:52:02.147Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T03:52:02.148Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T03:52:02.208Z | + rustup --version |
| 72 | 2026-03-19T03:52:02.235Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T03:52:02.239Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T03:52:02.244Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T03:52:02.248Z | + cargo --version |
| 76 | 2026-03-19T03:52:02.263Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T03:52:02.271Z | + rustc --version |
| 78 | 2026-03-19T03:52:02.313Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T03:52:02.323Z | process exited: duration 17757 ms, exit code 0 |
| |
| 80 | 2026-03-19T03:52:02.358Z | starting task 2: "authentication" |
| 81 | 2026-03-19T03:52:02.382Z | process exited: duration 25 ms, exit code 0 |
| |
| 82 | 2026-03-19T03:52:02.458Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T03:52:02.472Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-19T03:52:02.473Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-19T03:52:02.492Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-19T03:52:12.692Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-19T03:52:12.692Z | + git fetch origin e9cafb93a966bfa2d1b31c06bdc77a5cb7ae1bf2 |
| 88 | 2026-03-19T03:52:13.304Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-19T03:52:13.304Z | * branch e9cafb93a966bfa2d1b31c06bdc77a5cb7ae1bf2 -> FETCH_HEAD |
| 90 | 2026-03-19T03:52:13.315Z | + [[ -n audit-log-timeout-task ]] |
| 91 | 2026-03-19T03:52:13.318Z | ++ git branch --show-current |
| 92 | 2026-03-19T03:52:13.318Z | + current=main |
| 93 | 2026-03-19T03:52:13.318Z | + [[ main != audit-log-timeout-task ]] |
| 94 | 2026-03-19T03:52:13.318Z | + git branch -f audit-log-timeout-task e9cafb93a966bfa2d1b31c06bdc77a5cb7ae1bf2 |
| 95 | 2026-03-19T03:52:13.322Z | + git checkout -f audit-log-timeout-task |
| 96 | 2026-03-19T03:52:13.646Z | Switched to branch 'audit-log-timeout-task' |
| 97 | 2026-03-19T03:52:13.656Z | + git reset --hard e9cafb93a966bfa2d1b31c06bdc77a5cb7ae1bf2 |
| 98 | 2026-03-19T03:52:13.674Z | HEAD is now at e9cafb93a add note to skill about passing in mutable status object |
| 99 | 2026-03-19T03:52:13.679Z | process exited: duration 11337 ms, exit code 0 |
| |
| 100 | 2026-03-19T03:52:13.688Z | starting task 4: "build" |
| 101 | 2026-03-19T03:52:13.693Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-19T03:52:13.696Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-19T03:52:13.696Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-19T03:52:13.696Z | + cargo --version |
| 105 | 2026-03-19T03:52:13.714Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-19T03:52:13.720Z | + rustc --version |
| 107 | 2026-03-19T03:52:13.732Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-19T03:52:13.736Z | + source ./env.sh |
| 109 | 2026-03-19T03:52:13.741Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-19T03:52:13.741Z | ++ set -o xtrace |
| 111 | 2026-03-19T03:52:13.741Z | ++++ dirname ./env.sh |
| 112 | 2026-03-19T03:52:13.741Z | +++ readlink -f . |
| 113 | 2026-03-19T03:52:13.744Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-19T03:52:13.744Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-19T03:52:13.744Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-03-19T03:52:13.744Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-03-19T03:52:13.744Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-03-19T03:52:13.744Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 119 | 2026-03-19T03:52:13.744Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 120 | 2026-03-19T03:52:13.744Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 121 | 2026-03-19T03:52:13.744Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 122 | 2026-03-19T03:52:13.745Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-19T03:52:13.745Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-19T03:52:13.745Z | + export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-03-19T03:52:13.745Z | + PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-03-19T03:52:13.745Z | + banner prerequisites |
| 127 | 2026-03-19T03:52:13.745Z | |
| 128 | 2026-03-19T03:52:13.745Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-19T03:52:13.745Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-19T03:52:13.745Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-19T03:52:13.745Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-19T03:52:13.745Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-19T03:52:13.745Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-19T03:52:13.745Z | |
| 135 | 2026-03-19T03:52:13.745Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-19T03:52:23.347Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-19T03:52:33.349Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-19T03:52:56.102Z | Planning: Solver setup ... Done (21.486s) |
| 139 | 2026-03-19T03:52:56.255Z | Planning: Running solver ... Done (0.159s) |
| 140 | 2026-03-19T03:52:56.439Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-19T03:52:56.450Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-19T03:52:56.567Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-19T03:52:56.609Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-19T03:52:56.651Z | Planning: Merging actions ... Done (0.041s) |
| 145 | 2026-03-19T03:52:56.889Z | Planning: Checking for conflicting actions ... Done (0.240s) |
| 146 | 2026-03-19T03:52:56.901Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-19T03:52:57.751Z | Planning: Evaluating mediators ... Done (0.859s) |
| 148 | 2026-03-19T03:52:57.761Z | Planning: Planning completed in 24.47 seconds |
| 149 | 2026-03-19T03:52:57.865Z | Packages to install: 4 |
| 150 | 2026-03-19T03:52:57.865Z | Mediators to change: 2 |
| 151 | 2026-03-19T03:52:57.865Z | Services to change: 1 |
| 152 | 2026-03-19T03:52:57.868Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-19T03:52:57.869Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-19T03:52:57.869Z | Create boot environment: No |
| 155 | 2026-03-19T03:52:57.869Z | Create backup boot environment: No |
| 156 | 2026-03-19T03:52:57.869Z | Rebuild boot archive: No |
| 157 | 2026-03-19T03:52:57.869Z | |
| 158 | 2026-03-19T03:52:57.869Z | Changed mediators: |
| 159 | 2026-03-19T03:52:57.869Z | mediator clang: |
| 160 | 2026-03-19T03:52:57.869Z | version: None -> 15 (system default) |
| 161 | 2026-03-19T03:52:57.869Z | |
| 162 | 2026-03-19T03:52:57.869Z | mediator llvm: |
| 163 | 2026-03-19T03:52:57.869Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-19T03:52:57.869Z | |
| 165 | 2026-03-19T03:52:57.869Z | Changed packages: |
| 166 | 2026-03-19T03:52:57.869Z | helios-dev |
| 167 | 2026-03-19T03:52:57.869Z | developer/build-essential |
| 168 | 2026-03-19T03:52:57.869Z | None -> 11-2.0 |
| 169 | 2026-03-19T03:52:57.869Z | library/libxmlsec1 |
| 170 | 2026-03-19T03:52:57.869Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-19T03:52:57.869Z | ooce/developer/clang-15 |
| 172 | 2026-03-19T03:52:57.869Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-19T03:52:57.869Z | ooce/developer/llvm-15 |
| 174 | 2026-03-19T03:52:57.869Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-19T03:52:57.869Z | |
| 176 | 2026-03-19T03:52:57.869Z | Services: |
| 177 | 2026-03-19T03:52:57.869Z | restart_fmri: |
| 178 | 2026-03-19T03:52:57.869Z | svc:/system/update-man-index:default |
| 179 | 2026-03-19T03:52:57.913Z | |
| 180 | 2026-03-19T03:52:57.913Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-19T03:53:02.874Z | Download: 2280/3290 items 119.5/212.6MB 56% complete (24.1M/s) |
| 182 | 2026-03-19T03:53:05.227Z | Download: Completed 212.60 MB in 7.37 seconds (28.8M/s) |
| 183 | 2026-03-19T03:53:07.007Z | Actions: 1/3689 actions (Installing new actions) |
| 184 | 2026-03-19T03:53:11.197Z | Actions: Completed 3689 actions in 4.23 seconds. |
| 185 | 2026-03-19T03:53:11.571Z | Done (0.372s) |
| 186 | 2026-03-19T03:53:11.571Z | Done (0.000s) |
| 187 | 2026-03-19T03:53:12.560Z | Done (0.997s) |
| 188 | 2026-03-19T03:53:16.657Z | Done (3.780s) |
| 189 | 2026-03-19T03:53:16.745Z | Done (0.018s) |
| 190 | 2026-03-19T03:53:16.759Z | Done (0.000s) |
| 191 | 2026-03-19T03:53:16.897Z | Done (0.000s) |
| 192 | 2026-03-19T03:53:17.902Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-19T03:53:18.003Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-19T03:53:18.006Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-19T03:53:18.227Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-19T03:53:18.230Z | Planning: Planning completed in 0.37 seconds |
| 197 | 2026-03-19T03:53:18.257Z | Mediators to change: 2 |
| 198 | 2026-03-19T03:53:18.257Z | Create boot environment: No |
| 199 | 2026-03-19T03:53:18.260Z | Create backup boot environment: No |
| 200 | 2026-03-19T03:53:18.339Z | Done |
| 201 | 2026-03-19T03:53:18.340Z | Done |
| 202 | 2026-03-19T03:53:19.059Z | Done |
| 203 | 2026-03-19T03:53:22.393Z | Done |
| 204 | 2026-03-19T03:53:22.477Z | Done |
| 205 | 2026-03-19T03:53:22.480Z | Done |
| 206 | 2026-03-19T03:53:22.612Z | Done |
| 207 | 2026-03-19T03:53:23.151Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-03-19T03:53:23.154Z | Planning: Merging actions ... Done |
| 209 | 2026-03-19T03:53:23.321Z | Planning: Checking for conflicting actions ... Done |
| 210 | 2026-03-19T03:53:23.328Z | Planning: Consolidating action changes ... Done |
| 211 | 2026-03-19T03:53:23.541Z | Planning: Evaluating mediators ... Done |
| 212 | 2026-03-19T03:53:23.583Z | Planning: Planning completed in 0.60 seconds |
| 213 | 2026-03-19T03:53:23.613Z | Packages to change: 1 |
| 214 | 2026-03-19T03:53:23.613Z | Mediators to change: 1 |
| 215 | 2026-03-19T03:53:23.617Z | Services to change: 1 |
| 216 | 2026-03-19T03:53:23.617Z | Create boot environment: No |
| 217 | 2026-03-19T03:53:23.617Z | Create backup boot environment: Yes |
| 218 | 2026-03-19T03:53:26.257Z | Actions: 1/6 actions (Updating modified actions) |
| 219 | 2026-03-19T03:53:26.260Z | Actions: Completed 6 actions in 0.00 seconds. |
| 220 | 2026-03-19T03:53:26.260Z | Done |
| 221 | 2026-03-19T03:53:26.260Z | Done |
| 222 | 2026-03-19T03:53:26.446Z | Done |
| 223 | 2026-03-19T03:53:29.747Z | Done |
| 224 | 2026-03-19T03:53:29.832Z | Done |
| 225 | 2026-03-19T03:53:29.835Z | Done |
| 226 | 2026-03-19T03:53:29.985Z | Done |
| 227 | 2026-03-19T03:53:30.383Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-03-19T03:53:30.384Z | clang system 15 system |
| 229 | 2026-03-19T03:53:30.384Z | csh system system illumos |
| 230 | 2026-03-19T03:53:30.384Z | ctags system system illumos |
| 231 | 2026-03-19T03:53:30.384Z | file system system illumos |
| 232 | 2026-03-19T03:53:30.384Z | gcc vendor 12 vendor |
| 233 | 2026-03-19T03:53:30.384Z | gcc system 10 system |
| 234 | 2026-03-19T03:53:30.384Z | gcc system 7 system |
| 235 | 2026-03-19T03:53:30.384Z | go system 1.20 system |
| 236 | 2026-03-19T03:53:30.384Z | go system 1.19 system |
| 237 | 2026-03-19T03:53:30.384Z | llvm system 15 system |
| 238 | 2026-03-19T03:53:30.386Z | llvm system 14 system |
| 239 | 2026-03-19T03:53:30.386Z | mariadb system 10.6 system |
| 240 | 2026-03-19T03:53:30.386Z | mta vendor vendor dma |
| 241 | 2026-03-19T03:53:30.386Z | openjdk system 17 system |
| 242 | 2026-03-19T03:53:30.386Z | openjdk system 11 system |
| 243 | 2026-03-19T03:53:30.386Z | openjdk system 1.8 system |
| 244 | 2026-03-19T03:53:30.386Z | openssl vendor 3 vendor |
| 245 | 2026-03-19T03:53:30.386Z | perl system 5.36 system |
| 246 | 2026-03-19T03:53:30.387Z | postgresql system 15 system |
| 247 | 2026-03-19T03:53:30.387Z | postgresql system 13 system |
| 248 | 2026-03-19T03:53:30.387Z | python vendor 3 vendor |
| 249 | 2026-03-19T03:53:30.387Z | python system 2 system |
| 250 | 2026-03-19T03:53:30.387Z | python3 system 3.11 system |
| 251 | 2026-03-19T03:53:30.387Z | ruby system 3.0 system |
| 252 | 2026-03-19T03:53:30.387Z | words vendor vendor american-english |
| 253 | 2026-03-19T03:53:30.387Z | words system system australian-english |
| 254 | 2026-03-19T03:53:30.387Z | words system system british-english |
| 255 | 2026-03-19T03:53:30.387Z | words system system canadian-english |
| 256 | 2026-03-19T03:53:30.387Z | words system system french |
| 257 | 2026-03-19T03:53:30.387Z | words system system italian |
| 258 | 2026-03-19T03:53:30.387Z | words system system ngerman |
| 259 | 2026-03-19T03:53:30.387Z | words system system ogerman |
| 260 | 2026-03-19T03:53:30.387Z | words system system spanish |
| 261 | 2026-03-19T03:53:30.691Z | PUBLISHER TYPE STATUS P LOCATION |
| 262 | 2026-03-19T03:53:30.692Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 263 | 2026-03-19T03:53:36.605Z | FMRI IFO |
| 264 | 2026-03-19T03:53:36.605Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 265 | 2026-03-19T03:53:36.605Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 266 | 2026-03-19T03:53:36.605Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 267 | 2026-03-19T03:53:36.605Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 268 | 2026-03-19T03:53:36.605Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 269 | 2026-03-19T03:53:36.605Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 270 | 2026-03-19T03:53:36.605Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 271 | 2026-03-19T03:53:36.605Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 272 | 2026-03-19T03:53:36.606Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 273 | 2026-03-19T03:53:36.606Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 274 | 2026-03-19T03:53:36.606Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 275 | 2026-03-19T03:53:36.606Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 276 | 2026-03-19T03:53:36.606Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 277 | 2026-03-19T03:53:36.606Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 278 | 2026-03-19T03:53:36.606Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 279 | 2026-03-19T03:53:36.606Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 280 | 2026-03-19T03:53:37.830Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-19T03:53:38.111Z | Updating crates.io index |
| 282 | 2026-03-19T03:53:38.114Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-19T03:53:38.630Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-19T03:53:39.087Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-03-19T03:53:39.368Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 286 | 2026-03-19T03:53:39.768Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 287 | 2026-03-19T03:53:40.555Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 288 | 2026-03-19T03:53:41.081Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-03-19T03:53:45.455Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-03-19T03:53:47.001Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-03-19T03:53:47.905Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-03-19T03:53:48.183Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-03-19T03:53:49.014Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-03-19T03:53:49.280Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-03-19T03:53:49.831Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-03-19T03:53:50.095Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-03-19T03:53:51.097Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-03-19T03:53:51.710Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-03-19T03:53:52.004Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-03-19T03:53:52.286Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-03-19T03:53:52.663Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-03-19T03:53:53.170Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-03-19T03:53:53.457Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-03-19T03:53:53.720Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-03-19T03:53:54.168Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-03-19T03:53:54.702Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-03-19T03:53:55.230Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-03-19T03:53:55.488Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-03-19T03:53:55.790Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-03-19T03:53:56.959Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-19T03:53:57.699Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-03-19T03:53:58.028Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-03-19T03:53:58.416Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-03-19T03:53:58.739Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-03-19T03:53:59.021Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-03-19T03:53:59.493Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-03-19T03:53:59.966Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-03-19T03:54:00.310Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-03-19T03:54:00.642Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-03-19T03:55:09.231Z | Downloading crates ... |
| 321 | 2026-03-19T03:55:09.315Z | Downloaded plain v0.2.3 |
| 322 | 2026-03-19T03:55:09.318Z | Downloaded percent-encoding v2.3.2 |
| 323 | 2026-03-19T03:55:09.375Z | Downloaded usdt-impl v0.5.0 |
| 324 | 2026-03-19T03:55:09.381Z | Downloaded toml_datetime v0.6.11 |
| 325 | 2026-03-19T03:55:09.384Z | Downloaded usdt-macro v0.5.0 |
| 326 | 2026-03-19T03:55:09.388Z | Downloaded usdt v0.5.0 |
| 327 | 2026-03-19T03:55:09.391Z | Downloaded thiserror-impl v1.0.69 |
| 328 | 2026-03-19T03:55:09.394Z | Downloaded dtrace-parser v0.2.0 |
| 329 | 2026-03-19T03:55:09.406Z | Downloaded byteorder v1.5.0 |
| 330 | 2026-03-19T03:55:09.409Z | Downloaded ucd-trie v0.1.7 |
| 331 | 2026-03-19T03:55:09.412Z | Downloaded thiserror-impl v2.0.18 |
| 332 | 2026-03-19T03:55:09.412Z | Downloaded getrandom v0.4.1 |
| 333 | 2026-03-19T03:55:09.415Z | Downloaded camino-tempfile v1.4.1 |
| 334 | 2026-03-19T03:55:09.418Z | Downloaded serde_derive v1.0.228 |
| 335 | 2026-03-19T03:55:09.423Z | Downloaded serde-value v0.7.0 |
| 336 | 2026-03-19T03:55:09.426Z | Downloaded unicode-ident v1.0.24 |
| 337 | 2026-03-19T03:55:09.431Z | Downloaded zerovec v0.11.5 |
| 338 | 2026-03-19T03:55:09.435Z | Downloaded zerocopy v0.7.35 |
| 339 | 2026-03-19T03:55:09.447Z | Downloaded unicode-width v0.2.0 |
| 340 | 2026-03-19T03:55:09.451Z | Downloaded unicode-width v0.1.14 |
| 341 | 2026-03-19T03:55:09.455Z | Downloaded winnow v0.7.14 |
| 342 | 2026-03-19T03:55:09.510Z | Downloaded unicode-linebreak v0.1.5 |
| 343 | 2026-03-19T03:55:09.522Z | Downloaded cargo-platform v0.2.0 |
| 344 | 2026-03-19T03:55:09.525Z | Downloaded macaddr v1.0.1 |
| 345 | 2026-03-19T03:55:09.526Z | Downloaded errno v0.3.14 |
| 346 | 2026-03-19T03:55:09.529Z | Downloaded form_urlencoded v1.2.2 |
| 347 | 2026-03-19T03:55:09.529Z | Downloaded zerofrom-derive v0.1.6 |
| 348 | 2026-03-19T03:55:09.532Z | Downloaded crypto-common v0.1.7 |
| 349 | 2026-03-19T03:55:09.535Z | Downloaded version_check v0.9.5 |
| 350 | 2026-03-19T03:55:09.538Z | Downloaded typenum v1.19.0 |
| 351 | 2026-03-19T03:55:09.541Z | Downloaded idna_adapter v1.2.1 |
| 352 | 2026-03-19T03:55:09.541Z | Downloaded heck v0.4.1 |
| 353 | 2026-03-19T03:55:09.541Z | Downloaded heck v0.5.0 |
| 354 | 2026-03-19T03:55:09.544Z | Downloaded zerocopy-derive v0.7.35 |
| 355 | 2026-03-19T03:55:09.549Z | Downloaded cfg-if v1.0.4 |
| 356 | 2026-03-19T03:55:09.551Z | Downloaded anstyle-query v1.1.5 |
| 357 | 2026-03-19T03:55:09.556Z | Downloaded terminal_size v0.4.3 |
| 358 | 2026-03-19T03:55:09.559Z | Downloaded proc-macro-error-attr v1.0.4 |
| 359 | 2026-03-19T03:55:09.559Z | Downloaded ordered-float v2.10.1 |
| 360 | 2026-03-19T03:55:09.559Z | Downloaded itoa v1.0.17 |
| 361 | 2026-03-19T03:55:09.562Z | Downloaded typeid v1.0.3 |
| 362 | 2026-03-19T03:55:09.562Z | Downloaded block-buffer v0.10.4 |
| 363 | 2026-03-19T03:55:09.565Z | Downloaded pretty-hex v0.4.1 |
| 364 | 2026-03-19T03:55:09.568Z | Downloaded generic-array v0.14.7 |
| 365 | 2026-03-19T03:55:09.572Z | Downloaded serde_spanned v0.6.9 |
| 366 | 2026-03-19T03:55:09.575Z | Downloaded equivalent v1.0.2 |
| 367 | 2026-03-19T03:55:09.579Z | Downloaded strsim v0.11.1 |
| 368 | 2026-03-19T03:55:09.583Z | Downloaded displaydoc v0.2.5 |
| 369 | 2026-03-19T03:55:09.585Z | Downloaded thiserror v2.0.18 |
| 370 | 2026-03-19T03:55:09.588Z | Downloaded zerovec-derive v0.11.2 |
| 371 | 2026-03-19T03:55:09.591Z | Downloaded sha2 v0.10.9 |
| 372 | 2026-03-19T03:55:09.591Z | Downloaded tinystr v0.8.2 |
| 373 | 2026-03-19T03:55:09.594Z | Downloaded fnv v1.0.7 |
| 374 | 2026-03-19T03:55:09.594Z | Downloaded clap_lex v1.0.0 |
| 375 | 2026-03-19T03:55:09.594Z | Downloaded thread-id v4.2.2 |
| 376 | 2026-03-19T03:55:09.597Z | Downloaded zerotrie v0.2.3 |
| 377 | 2026-03-19T03:55:09.600Z | Downloaded potential_utf v0.1.4 |
| 378 | 2026-03-19T03:55:09.600Z | Downloaded semver v1.0.27 |
| 379 | 2026-03-19T03:55:09.603Z | Downloaded serde-untagged v0.1.9 |
| 380 | 2026-03-19T03:55:09.603Z | Downloaded scroll v0.12.0 |
| 381 | 2026-03-19T03:55:09.603Z | Downloaded autocfg v1.5.0 |
| 382 | 2026-03-19T03:55:09.606Z | Downloaded unicode-xid v0.2.6 |
| 383 | 2026-03-19T03:55:09.606Z | Downloaded cargo_metadata v0.21.0 |
| 384 | 2026-03-19T03:55:09.610Z | Downloaded proc-macro-error v1.0.4 |
| 385 | 2026-03-19T03:55:09.613Z | Downloaded yoke-derive v0.8.1 |
| 386 | 2026-03-19T03:55:09.613Z | Downloaded memmap v0.7.0 |
| 387 | 2026-03-19T03:55:09.613Z | Downloaded digest v0.10.7 |
| 388 | 2026-03-19T03:55:09.614Z | Downloaded synstructure v0.13.2 |
| 389 | 2026-03-19T03:55:09.617Z | Downloaded scroll_derive v0.12.1 |
| 390 | 2026-03-19T03:55:09.617Z | Downloaded is_terminal_polyfill v1.70.2 |
| 391 | 2026-03-19T03:55:09.617Z | Downloaded yoke v0.8.1 |
| 392 | 2026-03-19T03:55:09.620Z | Downloaded utf8_iter v1.0.4 |
| 393 | 2026-03-19T03:55:09.620Z | Downloaded smallvec v1.15.1 |
| 394 | 2026-03-19T03:55:09.620Z | Downloaded usdt-attr-macro v0.5.0 |
| 395 | 2026-03-19T03:55:09.623Z | Downloaded erased-serde v0.4.9 |
| 396 | 2026-03-19T03:55:09.623Z | Downloaded toml_edit v0.22.27 |
| 397 | 2026-03-19T03:55:09.626Z | Downloaded toml_write v0.1.2 |
| 398 | 2026-03-19T03:55:09.629Z | Downloaded cpufeatures v0.2.17 |
| 399 | 2026-03-19T03:55:09.629Z | Downloaded smawk v0.3.2 |
| 400 | 2026-03-19T03:55:09.629Z | Downloaded anstyle-parse v0.2.7 |
| 401 | 2026-03-19T03:55:09.632Z | Downloaded anstream v0.6.21 |
| 402 | 2026-03-19T03:55:09.635Z | Downloaded swrite v0.1.0 |
| 403 | 2026-03-19T03:55:09.635Z | Downloaded tabled_derive v0.7.0 |
| 404 | 2026-03-19T03:55:09.635Z | Downloaded colorchoice v1.0.4 |
| 405 | 2026-03-19T03:55:09.635Z | Downloaded serde_tokenstream v0.2.3 |
| 406 | 2026-03-19T03:55:09.638Z | Downloaded quote v1.0.44 |
| 407 | 2026-03-19T03:55:09.641Z | Downloaded fs-err v3.3.0 |
| 408 | 2026-03-19T03:55:09.641Z | Downloaded cargo_toml v0.21.0 |
| 409 | 2026-03-19T03:55:09.644Z | Downloaded clap_derive v4.5.55 |
| 410 | 2026-03-19T03:55:09.644Z | Downloaded anstyle v1.0.13 |
| 411 | 2026-03-19T03:55:09.647Z | Downloaded pest_generator v2.8.6 |
| 412 | 2026-03-19T03:55:09.654Z | Downloaded litemap v0.8.1 |
| 413 | 2026-03-19T03:55:09.656Z | Downloaded dof v0.3.0 |
| 414 | 2026-03-19T03:55:09.659Z | Downloaded utf8parse v0.2.2 |
| 415 | 2026-03-19T03:55:09.662Z | Downloaded stable_deref_trait v1.2.1 |
| 416 | 2026-03-19T03:55:09.665Z | Downloaded textwrap v0.16.2 |
| 417 | 2026-03-19T03:55:09.665Z | Downloaded once_cell v1.21.3 |
| 418 | 2026-03-19T03:55:09.668Z | Downloaded papergrid v0.11.0 |
| 419 | 2026-03-19T03:55:09.672Z | Downloaded log v0.4.29 |
| 420 | 2026-03-19T03:55:09.675Z | Downloaded fastrand v2.3.0 |
| 421 | 2026-03-19T03:55:09.678Z | Downloaded bytecount v0.6.9 |
| 422 | 2026-03-19T03:55:09.678Z | Downloaded toml v0.8.23 |
| 423 | 2026-03-19T03:55:09.684Z | Downloaded anyhow v1.0.102 |
| 424 | 2026-03-19T03:55:09.687Z | Downloaded icu_properties v2.1.2 |
| 425 | 2026-03-19T03:55:09.690Z | Downloaded cargo-util-schemas v0.8.2 |
| 426 | 2026-03-19T03:55:09.693Z | Downloaded num-traits v0.2.19 |
| 427 | 2026-03-19T03:55:09.696Z | Downloaded zerofrom v0.1.6 |
| 428 | 2026-03-19T03:55:09.696Z | Downloaded proc-macro2 v1.0.106 |
| 429 | 2026-03-19T03:55:09.699Z | Downloaded icu_locale_core v2.1.1 |
| 430 | 2026-03-19T03:55:09.703Z | Downloaded serde_core v1.0.228 |
| 431 | 2026-03-19T03:55:09.706Z | Downloaded icu_collections v2.1.1 |
| 432 | 2026-03-19T03:55:09.710Z | Downloaded icu_provider v2.1.1 |
| 433 | 2026-03-19T03:55:09.714Z | Downloaded camino v1.2.2 |
| 434 | 2026-03-19T03:55:09.714Z | Downloaded memchr v2.8.0 |
| 435 | 2026-03-19T03:55:09.771Z | Downloaded indexmap v2.13.0 |
| 436 | 2026-03-19T03:55:09.776Z | Downloaded bitflags v2.11.0 |
| 437 | 2026-03-19T03:55:09.776Z | Downloaded icu_normalizer v2.1.1 |
| 438 | 2026-03-19T03:55:09.776Z | Downloaded pest_meta v2.8.6 |
| 439 | 2026-03-19T03:55:09.776Z | Downloaded icu_normalizer_data v2.1.1 |
| 440 | 2026-03-19T03:55:09.776Z | Downloaded zmij v1.0.21 |
| 441 | 2026-03-19T03:55:09.776Z | Downloaded writeable v0.6.2 |
| 442 | 2026-03-19T03:55:09.776Z | Downloaded url v2.5.8 |
| 443 | 2026-03-19T03:55:09.776Z | Downloaded tempfile v3.25.0 |
| 444 | 2026-03-19T03:55:09.776Z | Downloaded clap v4.5.60 |
| 445 | 2026-03-19T03:55:09.776Z | Downloaded serde v1.0.228 |
| 446 | 2026-03-19T03:55:09.776Z | Downloaded thiserror v1.0.69 |
| 447 | 2026-03-19T03:55:09.776Z | Downloaded pest v2.8.6 |
| 448 | 2026-03-19T03:55:09.776Z | Downloaded idna v1.1.0 |
| 449 | 2026-03-19T03:55:09.776Z | Downloaded serde_json v1.0.149 |
| 450 | 2026-03-19T03:55:09.776Z | Downloaded clap_builder v4.5.60 |
| 451 | 2026-03-19T03:55:09.776Z | Downloaded icu_properties_data v2.1.2 |
| 452 | 2026-03-19T03:55:09.779Z | Downloaded hashbrown v0.16.1 |
| 453 | 2026-03-19T03:55:09.779Z | Downloaded goblin v0.8.2 |
| 454 | 2026-03-19T03:55:09.798Z | Downloaded syn v1.0.109 |
| 455 | 2026-03-19T03:55:09.806Z | Downloaded tabled v0.15.0 |
| 456 | 2026-03-19T03:55:09.830Z | Downloaded pest_derive v2.8.6 |
| 457 | 2026-03-19T03:55:09.846Z | Downloaded rustix v1.1.3 |
| 458 | 2026-03-19T03:55:09.863Z | Downloaded libc v0.2.180 |
| 459 | 2026-03-19T03:55:09.899Z | Downloaded syn v2.0.117 |
| 460 | 2026-03-19T03:55:09.970Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-03-19T03:55:09.970Z | Compiling quote v1.0.44 |
| 462 | 2026-03-19T03:55:09.973Z | Compiling unicode-ident v1.0.24 |
| 463 | 2026-03-19T03:55:09.973Z | Compiling serde_core v1.0.228 |
| 464 | 2026-03-19T03:55:09.973Z | Compiling libc v0.2.180 |
| 465 | 2026-03-19T03:55:09.973Z | Compiling version_check v0.9.5 |
| 466 | 2026-03-19T03:55:09.974Z | Compiling memchr v2.8.0 |
| 467 | 2026-03-19T03:55:09.974Z | Compiling serde v1.0.228 |
| 468 | 2026-03-19T03:55:10.375Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-19T03:55:10.470Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-19T03:55:10.734Z | Compiling autocfg v1.5.0 |
| 471 | 2026-03-19T03:55:10.780Z | Compiling itoa v1.0.17 |
| 472 | 2026-03-19T03:55:11.007Z | Compiling ucd-trie v0.1.7 |
| 473 | 2026-03-19T03:55:11.079Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-19T03:55:11.185Z | Compiling writeable v0.6.2 |
| 475 | 2026-03-19T03:55:11.239Z | Compiling pest v2.8.6 |
| 476 | 2026-03-19T03:55:11.279Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-19T03:55:11.360Z | Compiling rustix v1.1.3 |
| 478 | 2026-03-19T03:55:11.436Z | Compiling byteorder v1.5.0 |
| 479 | 2026-03-19T03:55:11.689Z | Compiling icu_normalizer_data v2.1.1 |
| 480 | 2026-03-19T03:55:11.792Z | Compiling syn v2.0.117 |
| 481 | 2026-03-19T03:55:11.899Z | Compiling icu_properties_data v2.1.2 |
| 482 | 2026-03-19T03:55:11.973Z | Compiling errno v0.3.14 |
| 483 | 2026-03-19T03:55:12.166Z | Compiling serde_json v1.0.149 |
| 484 | 2026-03-19T03:55:12.188Z | Compiling bitflags v2.11.0 |
| 485 | 2026-03-19T03:55:12.341Z | Compiling num-traits v0.2.19 |
| 486 | 2026-03-19T03:55:12.437Z | Compiling typeid v1.0.3 |
| 487 | 2026-03-19T03:55:12.465Z | Compiling hashbrown v0.16.1 |
| 488 | 2026-03-19T03:55:12.566Z | Compiling smallvec v1.15.1 |
| 489 | 2026-03-19T03:55:12.762Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-03-19T03:55:12.932Z | Compiling equivalent v1.0.2 |
| 491 | 2026-03-19T03:55:13.106Z | Compiling thread-id v4.2.2 |
| 492 | 2026-03-19T03:55:13.188Z | Compiling indexmap v2.13.0 |
| 493 | 2026-03-19T03:55:13.230Z | Compiling proc-macro-error-attr v1.0.4 |
| 494 | 2026-03-19T03:55:13.302Z | Compiling usdt-impl v0.5.0 |
| 495 | 2026-03-19T03:55:13.322Z | Compiling winnow v0.7.14 |
| 496 | 2026-03-19T03:55:13.464Z | Compiling toml_write v0.1.2 |
| 497 | 2026-03-19T03:55:13.558Z | Compiling erased-serde v0.4.9 |
| 498 | 2026-03-19T03:55:13.860Z | Compiling syn v1.0.109 |
| 499 | 2026-03-19T03:55:14.301Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-03-19T03:55:14.385Z | Compiling getrandom v0.4.1 |
| 501 | 2026-03-19T03:55:14.562Z | Compiling percent-encoding v2.3.2 |
| 502 | 2026-03-19T03:55:14.784Z | Compiling plain v0.2.3 |
| 503 | 2026-03-19T03:55:14.829Z | Compiling utf8parse v0.2.2 |
| 504 | 2026-03-19T03:55:14.925Z | Compiling camino v1.2.2 |
| 505 | 2026-03-19T03:55:14.969Z | Compiling log v0.4.29 |
| 506 | 2026-03-19T03:55:15.062Z | Compiling utf8_iter v1.0.4 |
| 507 | 2026-03-19T03:55:15.160Z | Compiling thiserror v2.0.18 |
| 508 | 2026-03-19T03:55:15.211Z | Compiling anstyle-parse v0.2.7 |
| 509 | 2026-03-19T03:55:15.236Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-03-19T03:55:15.289Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-03-19T03:55:15.519Z | Compiling synstructure v0.13.2 |
| 512 | 2026-03-19T03:55:15.549Z | Compiling pest_generator v2.8.6 |
| 513 | 2026-03-19T03:55:15.631Z | Compiling terminal_size v0.4.3 |
| 514 | 2026-03-19T03:55:15.869Z | Compiling anstyle v1.0.13 |
| 515 | 2026-03-19T03:55:16.073Z | Compiling is_terminal_polyfill v1.70.2 |
| 516 | 2026-03-19T03:55:16.094Z | Compiling pretty-hex v0.4.1 |
| 517 | 2026-03-19T03:55:16.119Z | Compiling colorchoice v1.0.4 |
| 518 | 2026-03-19T03:55:16.172Z | Compiling cfg-if v1.0.4 |
| 519 | 2026-03-19T03:55:16.189Z | Compiling anstyle-query v1.1.5 |
| 520 | 2026-03-19T03:55:16.281Z | Compiling serde-untagged v0.1.9 |
| 521 | 2026-03-19T03:55:16.328Z | Compiling anstream v0.6.21 |
| 522 | 2026-03-19T03:55:16.406Z | Compiling semver v1.0.27 |
| 523 | 2026-03-19T03:55:16.494Z | Compiling fs-err v3.3.0 |
| 524 | 2026-03-19T03:55:16.621Z | Compiling bytecount v0.6.9 |
| 525 | 2026-03-19T03:55:16.725Z | Compiling heck v0.5.0 |
| 526 | 2026-03-19T03:55:16.730Z | Compiling fastrand v2.3.0 |
| 527 | 2026-03-19T03:55:16.789Z | Compiling unicode-xid v0.2.6 |
| 528 | 2026-03-19T03:55:16.838Z | Compiling once_cell v1.21.3 |
| 529 | 2026-03-19T03:55:16.872Z | Compiling fnv v1.0.7 |
| 530 | 2026-03-19T03:55:16.945Z | Compiling heck v0.4.1 |
| 531 | 2026-03-19T03:55:17.037Z | Compiling clap_lex v1.0.0 |
| 532 | 2026-03-19T03:55:17.100Z | Compiling strsim v0.11.1 |
| 533 | 2026-03-19T03:55:17.128Z | Compiling unicode-width v0.1.14 |
| 534 | 2026-03-19T03:55:17.252Z | Compiling anyhow v1.0.102 |
| 535 | 2026-03-19T03:55:17.345Z | Compiling clap_builder v4.5.60 |
| 536 | 2026-03-19T03:55:17.408Z | Compiling tempfile v3.25.0 |
| 537 | 2026-03-19T03:55:17.481Z | Compiling papergrid v0.11.0 |
| 538 | 2026-03-19T03:55:17.683Z | Compiling memmap v0.7.0 |
| 539 | 2026-03-19T03:55:17.919Z | Compiling unicode-width v0.2.0 |
| 540 | 2026-03-19T03:55:17.924Z | Compiling unicode-linebreak v0.1.5 |
| 541 | 2026-03-19T03:55:17.924Z | Compiling smawk v0.3.2 |
| 542 | 2026-03-19T03:55:18.038Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-03-19T03:55:18.094Z | Compiling zerofrom-derive v0.1.6 |
| 544 | 2026-03-19T03:55:18.247Z | Compiling yoke-derive v0.8.1 |
| 545 | 2026-03-19T03:55:18.270Z | Compiling zerovec-derive v0.11.2 |
| 546 | 2026-03-19T03:55:18.366Z | Compiling displaydoc v0.2.5 |
| 547 | 2026-03-19T03:55:19.370Z | Compiling thiserror-impl v1.0.69 |
| 548 | 2026-03-19T03:55:19.460Z | Compiling zerocopy-derive v0.7.35 |
| 549 | 2026-03-19T03:55:19.761Z | Compiling pest_derive v2.8.6 |
| 550 | 2026-03-19T03:55:19.816Z | Compiling scroll_derive v0.12.1 |
| 551 | 2026-03-19T03:55:20.033Z | Compiling zerofrom v0.1.6 |
| 552 | 2026-03-19T03:55:20.208Z | Compiling yoke v0.8.1 |
| 553 | 2026-03-19T03:55:20.289Z | Compiling thiserror-impl v2.0.18 |
| 554 | 2026-03-19T03:55:20.454Z | Compiling zerovec v0.11.5 |
| 555 | 2026-03-19T03:55:20.591Z | Compiling zerotrie v0.2.3 |
| 556 | 2026-03-19T03:55:20.674Z | Compiling zerocopy v0.7.35 |
| 557 | 2026-03-19T03:55:20.983Z | Compiling scroll v0.12.0 |
| 558 | 2026-03-19T03:55:21.131Z | Compiling tinystr v0.8.2 |
| 559 | 2026-03-19T03:55:21.189Z | Compiling potential_utf v0.1.4 |
| 560 | 2026-03-19T03:55:21.336Z | Compiling dtrace-parser v0.2.0 |
| 561 | 2026-03-19T03:55:21.399Z | Compiling icu_locale_core v2.1.1 |
| 562 | 2026-03-19T03:55:21.403Z | Compiling icu_collections v2.1.1 |
| 563 | 2026-03-19T03:55:21.457Z | Compiling goblin v0.8.2 |
| 564 | 2026-03-19T03:55:21.566Z | Compiling tabled_derive v0.7.0 |
| 565 | 2026-03-19T03:55:22.175Z | Compiling clap_derive v4.5.55 |
| 566 | 2026-03-19T03:55:22.229Z | Compiling icu_provider v2.1.1 |
| 567 | 2026-03-19T03:55:22.370Z | Compiling textwrap v0.16.2 |
| 568 | 2026-03-19T03:55:22.617Z | Compiling icu_normalizer v2.1.1 |
| 569 | 2026-03-19T03:55:22.617Z | Compiling icu_properties v2.1.2 |
| 570 | 2026-03-19T03:55:22.761Z | Compiling serde_spanned v0.6.9 |
| 571 | 2026-03-19T03:55:22.761Z | Compiling toml_datetime v0.6.11 |
| 572 | 2026-03-19T03:55:22.807Z | Compiling dof v0.3.0 |
| 573 | 2026-03-19T03:55:22.945Z | Compiling serde_tokenstream v0.2.3 |
| 574 | 2026-03-19T03:55:22.978Z | Compiling serde-value v0.7.0 |
| 575 | 2026-03-19T03:55:23.130Z | Compiling toml_edit v0.22.27 |
| 576 | 2026-03-19T03:55:23.355Z | Compiling cargo-platform v0.2.0 |
| 577 | 2026-03-19T03:55:23.358Z | Compiling tabled v0.15.0 |
| 578 | 2026-03-19T03:55:23.469Z | Compiling macaddr v1.0.1 |
| 579 | 2026-03-19T03:55:24.185Z | Compiling idna_adapter v1.2.1 |
| 580 | 2026-03-19T03:55:24.210Z | Compiling camino-tempfile v1.4.1 |
| 581 | 2026-03-19T03:55:24.213Z | Compiling usdt-attr-macro v0.5.0 |
| 582 | 2026-03-19T03:55:24.258Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-03-19T03:55:24.361Z | Compiling idna v1.1.0 |
| 584 | 2026-03-19T03:55:24.566Z | Compiling clap v4.5.60 |
| 585 | 2026-03-19T03:55:24.672Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 586 | 2026-03-19T03:55:25.001Z | Compiling url v2.5.8 |
| 587 | 2026-03-19T03:55:25.110Z | Compiling swrite v0.1.0 |
| 588 | 2026-03-19T03:55:25.238Z | Compiling toml v0.8.23 |
| 589 | 2026-03-19T03:55:25.480Z | Compiling usdt v0.5.0 |
| 590 | 2026-03-19T03:55:25.794Z | Compiling cargo-util-schemas v0.8.2 |
| 591 | 2026-03-19T03:55:25.841Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-03-19T03:55:26.973Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-03-19T03:55:28.256Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-03-19T03:55:31.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s |
| 595 | 2026-03-19T03:55:31.328Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-03-19T03:55:32.055Z | Downloading crates ... |
| 597 | 2026-03-19T03:55:32.180Z | Downloaded async-trait v0.1.89 |
| 598 | 2026-03-19T03:55:32.186Z | Downloaded console v0.15.11 |
| 599 | 2026-03-19T03:55:32.190Z | Downloaded bzip2 v0.4.4 |
| 600 | 2026-03-19T03:55:32.190Z | Downloaded ciborium v0.2.2 |
| 601 | 2026-03-19T03:55:32.201Z | Downloaded crunchy v0.2.4 |
| 602 | 2026-03-19T03:55:32.207Z | Downloaded adler2 v2.0.1 |
| 603 | 2026-03-19T03:55:32.220Z | Downloaded daft-derive v0.1.5 |
| 604 | 2026-03-19T03:55:32.223Z | Downloaded crossbeam-epoch v0.9.18 |
| 605 | 2026-03-19T03:55:32.227Z | Downloaded aead v0.5.2 |
| 606 | 2026-03-19T03:55:32.228Z | Downloaded ahash v0.8.12 |
| 607 | 2026-03-19T03:55:32.231Z | Downloaded darling_macro v0.23.0 |
| 608 | 2026-03-19T03:55:32.234Z | Downloaded enum-as-inner v0.6.1 |
| 609 | 2026-03-19T03:55:32.237Z | Downloaded embedded-io v0.4.0 |
| 610 | 2026-03-19T03:55:32.237Z | Downloaded cargo_metadata v0.19.2 |
| 611 | 2026-03-19T03:55:32.241Z | Downloaded find-msvc-tools v0.1.9 |
| 612 | 2026-03-19T03:55:32.249Z | Downloaded base16ct v0.2.0 |
| 613 | 2026-03-19T03:55:32.254Z | Downloaded bb8 v0.8.6 |
| 614 | 2026-03-19T03:55:32.267Z | Downloaded downcast-rs v2.0.2 |
| 615 | 2026-03-19T03:55:32.278Z | Downloaded bitvec v1.0.1 |
| 616 | 2026-03-19T03:55:32.289Z | Downloaded flate2 v1.1.9 |
| 617 | 2026-03-19T03:55:32.294Z | Downloaded crc8 v0.1.1 |
| 618 | 2026-03-19T03:55:32.297Z | Downloaded dropshot_endpoint v0.16.7 |
| 619 | 2026-03-19T03:55:32.300Z | Downloaded buf-list v1.1.2 |
| 620 | 2026-03-19T03:55:32.300Z | Downloaded foreign-types-shared v0.3.1 |
| 621 | 2026-03-19T03:55:32.300Z | Downloaded camino-tempfile-ext v0.3.3 |
| 622 | 2026-03-19T03:55:32.303Z | Downloaded async-stream-impl v0.3.6 |
| 623 | 2026-03-19T03:55:32.303Z | Downloaded constant_time_eq v0.4.2 |
| 624 | 2026-03-19T03:55:32.307Z | Downloaded cexpr v0.6.0 |
| 625 | 2026-03-19T03:55:32.307Z | Downloaded atomicwrites v0.4.4 |
| 626 | 2026-03-19T03:55:32.310Z | Downloaded console v0.16.2 |
| 627 | 2026-03-19T03:55:32.310Z | Downloaded ciborium-ll v0.2.2 |
| 628 | 2026-03-19T03:55:32.310Z | Downloaded dof v0.4.0 |
| 629 | 2026-03-19T03:55:32.313Z | Downloaded cookie v0.18.1 |
| 630 | 2026-03-19T03:55:32.313Z | Downloaded block-padding v0.3.3 |
| 631 | 2026-03-19T03:55:32.317Z | Downloaded crc-catalog v2.4.0 |
| 632 | 2026-03-19T03:55:32.317Z | Downloaded foldhash v0.2.0 |
| 633 | 2026-03-19T03:55:32.317Z | Downloaded cassowary v0.3.0 |
| 634 | 2026-03-19T03:55:32.323Z | Downloaded derive_builder_macro v0.20.2 |
| 635 | 2026-03-19T03:55:32.323Z | Downloaded clang-sys v1.8.1 |
| 636 | 2026-03-19T03:55:32.323Z | Downloaded darling_macro v0.21.3 |
| 637 | 2026-03-19T03:55:32.329Z | Downloaded argon2 v0.5.3 |
| 638 | 2026-03-19T03:55:32.329Z | Downloaded fs-err v2.11.0 |
| 639 | 2026-03-19T03:55:32.329Z | Downloaded base16ct v1.0.0 |
| 640 | 2026-03-19T03:55:32.329Z | Downloaded array-init v0.0.4 |
| 641 | 2026-03-19T03:55:32.329Z | Downloaded derive_more v0.99.20 |
| 642 | 2026-03-19T03:55:32.332Z | Downloaded fixedbitset v0.4.2 |
| 643 | 2026-03-19T03:55:32.332Z | Downloaded defmt-macros v1.0.1 |
| 644 | 2026-03-19T03:55:32.336Z | Downloaded futures-core v0.3.32 |
| 645 | 2026-03-19T03:55:32.336Z | Downloaded base64 v0.22.1 |
| 646 | 2026-03-19T03:55:32.340Z | Downloaded futures-executor v0.3.32 |
| 647 | 2026-03-19T03:55:32.340Z | Downloaded aws-lc-rs v1.16.0 |
| 648 | 2026-03-19T03:55:32.346Z | Downloaded glob v0.3.3 |
| 649 | 2026-03-19T03:55:32.349Z | Downloaded atomic-waker v1.1.2 |
| 650 | 2026-03-19T03:55:32.349Z | Downloaded getrandom v0.3.4 |
| 651 | 2026-03-19T03:55:32.352Z | Downloaded assert_matches v1.5.0 |
| 652 | 2026-03-19T03:55:32.355Z | Downloaded embedded-io v0.6.1 |
| 653 | 2026-03-19T03:55:32.355Z | Downloaded cobs v0.3.0 |
| 654 | 2026-03-19T03:55:32.355Z | Downloaded cargo-platform v0.1.9 |
| 655 | 2026-03-19T03:55:32.358Z | Downloaded float-cmp v0.10.0 |
| 656 | 2026-03-19T03:55:32.359Z | Downloaded funty v2.0.0 |
| 657 | 2026-03-19T03:55:32.359Z | Downloaded cbc v0.1.2 |
| 658 | 2026-03-19T03:55:32.362Z | Downloaded castaway v0.2.4 |
| 659 | 2026-03-19T03:55:32.362Z | Downloaded async-recursion v1.1.1 |
| 660 | 2026-03-19T03:55:32.365Z | Downloaded cstr-argument v0.1.2 |
| 661 | 2026-03-19T03:55:32.365Z | Downloaded arrayvec v0.7.6 |
| 662 | 2026-03-19T03:55:32.369Z | Downloaded cmake v0.1.57 |
| 663 | 2026-03-19T03:55:32.369Z | Downloaded bzip2 v0.6.1 |
| 664 | 2026-03-19T03:55:32.369Z | Downloaded convert_case v0.4.0 |
| 665 | 2026-03-19T03:55:32.372Z | Downloaded bit-set v0.8.0 |
| 666 | 2026-03-19T03:55:32.372Z | Downloaded dsl_auto_type v0.2.0 |
| 667 | 2026-03-19T03:55:32.372Z | Downloaded derive-ex v0.1.8 |
| 668 | 2026-03-19T03:55:32.375Z | Downloaded either v1.15.0 |
| 669 | 2026-03-19T03:55:32.375Z | Downloaded ecdsa v0.16.9 |
| 670 | 2026-03-19T03:55:32.378Z | Downloaded crc v3.4.0 |
| 671 | 2026-03-19T03:55:32.378Z | Downloaded crossbeam-deque v0.8.6 |
| 672 | 2026-03-19T03:55:32.382Z | Downloaded foreign-types v0.3.2 |
| 673 | 2026-03-19T03:55:32.382Z | Downloaded critical-section v1.2.0 |
| 674 | 2026-03-19T03:55:32.382Z | Downloaded bitfield v0.19.4 |
| 675 | 2026-03-19T03:55:32.382Z | Downloaded bytes v1.11.1 |
| 676 | 2026-03-19T03:55:32.386Z | Downloaded futures-task v0.3.32 |
| 677 | 2026-03-19T03:55:32.390Z | Downloaded ed25519 v2.2.3 |
| 678 | 2026-03-19T03:55:32.390Z | Downloaded ciborium-io v0.2.2 |
| 679 | 2026-03-19T03:55:32.394Z | Downloaded foreign-types-macros v0.2.3 |
| 680 | 2026-03-19T03:55:32.394Z | Downloaded blake2 v0.10.6 |
| 681 | 2026-03-19T03:55:32.394Z | Downloaded ascii-canvas v3.0.0 |
| 682 | 2026-03-19T03:55:32.394Z | Downloaded bitfield-struct v0.6.2 |
| 683 | 2026-03-19T03:55:32.397Z | Downloaded colored v3.1.1 |
| 684 | 2026-03-19T03:55:32.410Z | Downloaded getrandom v0.2.17 |
| 685 | 2026-03-19T03:55:32.413Z | Downloaded filetime v0.2.27 |
| 686 | 2026-03-19T03:55:32.416Z | Downloaded data-encoding v2.10.0 |
| 687 | 2026-03-19T03:55:32.416Z | Downloaded corncobs v0.1.4 |
| 688 | 2026-03-19T03:55:32.416Z | Downloaded const_format v0.2.35 |
| 689 | 2026-03-19T03:55:32.419Z | Downloaded futures-sink v0.3.32 |
| 690 | 2026-03-19T03:55:32.423Z | Downloaded futures-io v0.3.32 |
| 691 | 2026-03-19T03:55:32.423Z | Downloaded foldhash v0.1.5 |
| 692 | 2026-03-19T03:55:32.423Z | Downloaded erased-serde v0.3.31 |
| 693 | 2026-03-19T03:55:32.426Z | Downloaded futures v0.3.32 |
| 694 | 2026-03-19T03:55:32.429Z | Downloaded crossbeam-utils v0.8.21 |
| 695 | 2026-03-19T03:55:32.432Z | Downloaded darling v0.20.11 |
| 696 | 2026-03-19T03:55:32.435Z | Downloaded darling v0.23.0 |
| 697 | 2026-03-19T03:55:32.439Z | Downloaded cpufeatures v0.3.0 |
| 698 | 2026-03-19T03:55:32.442Z | Downloaded bit-set v0.5.3 |
| 699 | 2026-03-19T03:55:32.442Z | Downloaded backoff v0.4.0 |
| 700 | 2026-03-19T03:55:32.448Z | Downloaded ar_archive_writer v0.5.1 |
| 701 | 2026-03-19T03:55:32.448Z | Downloaded cipher v0.4.4 |
| 702 | 2026-03-19T03:55:32.451Z | Downloaded globwalk v0.9.1 |
| 703 | 2026-03-19T03:55:32.451Z | Downloaded globset v0.4.18 |
| 704 | 2026-03-19T03:55:32.451Z | Downloaded hash32 v0.2.1 |
| 705 | 2026-03-19T03:55:32.454Z | Downloaded bitfield-macros v0.19.4 |
| 706 | 2026-03-19T03:55:32.454Z | Downloaded base64 v0.21.7 |
| 707 | 2026-03-19T03:55:32.457Z | Downloaded diesel-dtrace v0.5.0 |
| 708 | 2026-03-19T03:55:32.457Z | Downloaded crc-any v2.5.0 |
| 709 | 2026-03-19T03:55:32.461Z | Downloaded cargo_toml v0.22.3 |
| 710 | 2026-03-19T03:55:32.461Z | Downloaded async-bb8-diesel v0.2.1 |
| 711 | 2026-03-19T03:55:32.464Z | Downloaded const-oid v0.9.6 |
| 712 | 2026-03-19T03:55:32.465Z | Downloaded des v0.8.1 |
| 713 | 2026-03-19T03:55:32.469Z | Downloaded hash32 v0.3.1 |
| 714 | 2026-03-19T03:55:32.469Z | Downloaded headers-core v0.3.0 |
| 715 | 2026-03-19T03:55:32.469Z | Downloaded fxhash v0.2.1 |
| 716 | 2026-03-19T03:55:32.469Z | Downloaded elliptic-curve v0.13.8 |
| 717 | 2026-03-19T03:55:32.472Z | Downloaded const_format_proc_macros v0.2.34 |
| 718 | 2026-03-19T03:55:32.475Z | Downloaded foreign-types v0.5.0 |
| 719 | 2026-03-19T03:55:32.475Z | Downloaded bcs v0.1.6 |
| 720 | 2026-03-19T03:55:32.479Z | Downloaded chacha20poly1305 v0.10.1 |
| 721 | 2026-03-19T03:55:32.479Z | Downloaded blake3 v1.8.3 |
| 722 | 2026-03-19T03:55:32.483Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 723 | 2026-03-19T03:55:32.486Z | Downloaded arrayref v0.3.9 |
| 724 | 2026-03-19T03:55:32.486Z | Downloaded bit-vec v0.8.0 |
| 725 | 2026-03-19T03:55:32.494Z | Downloaded bit-vec v0.6.3 |
| 726 | 2026-03-19T03:55:32.494Z | Downloaded env_filter v1.0.0 |
| 727 | 2026-03-19T03:55:32.494Z | Downloaded base64ct v1.8.3 |
| 728 | 2026-03-19T03:55:32.498Z | Downloaded dunce v1.0.5 |
| 729 | 2026-03-19T03:55:32.498Z | Downloaded cfg_aliases v0.2.1 |
| 730 | 2026-03-19T03:55:32.498Z | Downloaded async-stream v0.3.6 |
| 731 | 2026-03-19T03:55:32.498Z | Downloaded git-stub v1.0.0 |
| 732 | 2026-03-19T03:55:32.498Z | Downloaded difflib v0.4.0 |
| 733 | 2026-03-19T03:55:32.501Z | Downloaded cookie_store v0.22.1 |
| 734 | 2026-03-19T03:55:32.505Z | Downloaded chacha20 v0.9.1 |
| 735 | 2026-03-19T03:55:32.509Z | Downloaded deranged v0.5.8 |
| 736 | 2026-03-19T03:55:32.513Z | Downloaded ctr v0.9.2 |
| 737 | 2026-03-19T03:55:32.513Z | Downloaded hex-literal v0.4.1 |
| 738 | 2026-03-19T03:55:32.516Z | Downloaded cfg_aliases v0.1.1 |
| 739 | 2026-03-19T03:55:32.516Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 740 | 2026-03-19T03:55:32.516Z | Downloaded blowfish v0.9.1 |
| 741 | 2026-03-19T03:55:32.516Z | Downloaded dtrace-parser v0.3.0 |
| 742 | 2026-03-19T03:55:32.519Z | Downloaded defmt v0.3.100 |
| 743 | 2026-03-19T03:55:32.519Z | Downloaded darling_macro v0.20.11 |
| 744 | 2026-03-19T03:55:32.519Z | Downloaded crucible-workspace-hack v0.1.0 |
| 745 | 2026-03-19T03:55:32.519Z | Downloaded hmac v0.12.1 |
| 746 | 2026-03-19T03:55:32.522Z | Downloaded fd-lock v4.0.4 |
| 747 | 2026-03-19T03:55:32.525Z | Downloaded defmt-parser v1.0.0 |
| 748 | 2026-03-19T03:55:32.525Z | Downloaded backon v1.6.0 |
| 749 | 2026-03-19T03:55:32.528Z | Downloaded cancel-safe-futures v0.1.5 |
| 750 | 2026-03-19T03:55:32.528Z | Downloaded heapless v0.8.0 |
| 751 | 2026-03-19T03:55:32.533Z | Downloaded endian-type v0.1.2 |
| 752 | 2026-03-19T03:55:32.536Z | Downloaded bitflags v1.3.2 |
| 753 | 2026-03-19T03:55:32.536Z | Downloaded debug-ignore v1.0.5 |
| 754 | 2026-03-19T03:55:32.536Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 755 | 2026-03-19T03:55:32.540Z | Downloaded hex v0.4.3 |
| 756 | 2026-03-19T03:55:32.548Z | Downloaded home v0.5.12 |
| 757 | 2026-03-19T03:55:32.551Z | Downloaded crc32fast v1.5.0 |
| 758 | 2026-03-19T03:55:32.551Z | Downloaded colored v2.2.0 |
| 759 | 2026-03-19T03:55:32.554Z | Downloaded hostname v0.4.2 |
| 760 | 2026-03-19T03:55:32.558Z | Downloaded half v1.8.3 |
| 761 | 2026-03-19T03:55:32.561Z | Downloaded chacha20 v0.10.0 |
| 762 | 2026-03-19T03:55:32.566Z | Downloaded indoc v2.0.7 |
| 763 | 2026-03-19T03:55:32.576Z | Downloaded convert_case v0.10.0 |
| 764 | 2026-03-19T03:55:32.581Z | Downloaded bumpalo v3.20.2 |
| 765 | 2026-03-19T03:55:32.584Z | Downloaded dyn-clone v1.0.20 |
| 766 | 2026-03-19T03:55:32.588Z | Downloaded hubpack_derive v0.1.1 |
| 767 | 2026-03-19T03:55:32.591Z | Downloaded ingot-types v0.1.2 |
| 768 | 2026-03-19T03:55:32.595Z | Downloaded hubpack v0.1.2 |
| 769 | 2026-03-19T03:55:32.598Z | Downloaded csv-core v0.1.13 |
| 770 | 2026-03-19T03:55:32.598Z | Downloaded heapless v0.7.17 |
| 771 | 2026-03-19T03:55:32.602Z | Downloaded http-body-util v0.1.3 |
| 772 | 2026-03-19T03:55:32.602Z | Downloaded der_derive v0.7.3 |
| 773 | 2026-03-19T03:55:32.608Z | Downloaded inout v0.1.4 |
| 774 | 2026-03-19T03:55:32.611Z | Downloaded allocator-api2 v0.2.21 |
| 775 | 2026-03-19T03:55:32.612Z | Downloaded hickory-server v0.25.2 |
| 776 | 2026-03-19T03:55:32.615Z | Downloaded foreign-types-shared v0.1.1 |
| 777 | 2026-03-19T03:55:32.615Z | Downloaded display-error-chain v0.2.2 |
| 778 | 2026-03-19T03:55:32.621Z | Downloaded indoc v1.0.9 |
| 779 | 2026-03-19T03:55:32.621Z | Downloaded hyper-tls v0.6.0 |
| 780 | 2026-03-19T03:55:32.621Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 781 | 2026-03-19T03:55:32.626Z | Downloaded headers v0.4.1 |
| 782 | 2026-03-19T03:55:32.626Z | Downloaded atty v0.2.14 |
| 783 | 2026-03-19T03:55:32.626Z | Downloaded flagset v0.4.7 |
| 784 | 2026-03-19T03:55:32.631Z | Downloaded http-range v0.1.5 |
| 785 | 2026-03-19T03:55:32.631Z | Downloaded aes-gcm v0.10.3 |
| 786 | 2026-03-19T03:55:32.637Z | Downloaded ingot v0.1.1 |
| 787 | 2026-03-19T03:55:32.637Z | Downloaded aes v0.8.4 |
| 788 | 2026-03-19T03:55:32.637Z | Downloaded ignore v0.4.25 |
| 789 | 2026-03-19T03:55:32.640Z | Downloaded darling_core v0.21.3 |
| 790 | 2026-03-19T03:55:32.640Z | Downloaded hickory-resolver v0.24.4 |
| 791 | 2026-03-19T03:55:32.645Z | Downloaded instability v0.3.11 |
| 792 | 2026-03-19T03:55:32.650Z | Downloaded float-ord v0.3.2 |
| 793 | 2026-03-19T03:55:32.650Z | Downloaded arc-swap v1.8.2 |
| 794 | 2026-03-19T03:55:32.655Z | Downloaded fs_extra v1.3.0 |
| 795 | 2026-03-19T03:55:32.655Z | Downloaded internet-checksum v0.2.1 |
| 796 | 2026-03-19T03:55:32.655Z | Downloaded compact_str v0.8.1 |
| 797 | 2026-03-19T03:55:32.658Z | Downloaded hashbrown v0.15.5 |
| 798 | 2026-03-19T03:55:32.661Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 799 | 2026-03-19T03:55:32.666Z | Downloaded document-features v0.2.12 |
| 800 | 2026-03-19T03:55:32.666Z | Downloaded http v1.4.0 |
| 801 | 2026-03-19T03:55:32.670Z | Downloaded ena v0.14.4 |
| 802 | 2026-03-19T03:55:32.670Z | Downloaded iana-time-zone v0.1.65 |
| 803 | 2026-03-19T03:55:32.674Z | Downloaded lru v0.12.5 |
| 804 | 2026-03-19T03:55:32.674Z | Downloaded is_ci v1.2.0 |
| 805 | 2026-03-19T03:55:32.674Z | Downloaded daft v0.1.5 |
| 806 | 2026-03-19T03:55:32.674Z | Downloaded hashbrown v0.12.3 |
| 807 | 2026-03-19T03:55:32.679Z | Downloaded drift v0.1.3 |
| 808 | 2026-03-19T03:55:32.682Z | Downloaded hashbrown v0.13.2 |
| 809 | 2026-03-19T03:55:32.687Z | Downloaded indexmap v1.9.3 |
| 810 | 2026-03-19T03:55:32.687Z | Downloaded hickory-resolver v0.25.2 |
| 811 | 2026-03-19T03:55:32.690Z | Downloaded ff v0.13.1 |
| 812 | 2026-03-19T03:55:32.694Z | Downloaded aho-corasick v1.1.4 |
| 813 | 2026-03-19T03:55:32.697Z | Downloaded futures-channel v0.3.32 |
| 814 | 2026-03-19T03:55:32.697Z | Downloaded defmt v1.0.1 |
| 815 | 2026-03-19T03:55:32.701Z | Downloaded cc v1.2.56 |
| 816 | 2026-03-19T03:55:32.704Z | Downloaded futures-util v0.3.32 |
| 817 | 2026-03-19T03:55:32.711Z | Downloaded expectorate v1.2.0 |
| 818 | 2026-03-19T03:55:32.714Z | Downloaded crossbeam-channel v0.5.15 |
| 819 | 2026-03-19T03:55:32.717Z | Downloaded ipnetwork v0.21.1 |
| 820 | 2026-03-19T03:55:32.721Z | Downloaded diff v0.1.13 |
| 821 | 2026-03-19T03:55:32.724Z | Downloaded keccak v0.1.6 |
| 822 | 2026-03-19T03:55:32.724Z | Downloaded derive_more-impl v2.1.1 |
| 823 | 2026-03-19T03:55:32.728Z | Downloaded multimap v0.10.1 |
| 824 | 2026-03-19T03:55:32.728Z | Downloaded env_logger v0.11.9 |
| 825 | 2026-03-19T03:55:32.731Z | Downloaded lalrpop-util v0.19.12 |
| 826 | 2026-03-19T03:55:32.731Z | Downloaded httpdate v1.0.3 |
| 827 | 2026-03-19T03:55:32.731Z | Downloaded derive-where v1.6.0 |
| 828 | 2026-03-19T03:55:32.736Z | Downloaded derive_builder_core v0.20.2 |
| 829 | 2026-03-19T03:55:32.736Z | Downloaded derive_builder v0.20.2 |
| 830 | 2026-03-19T03:55:32.739Z | Downloaded hyper v1.8.1 |
| 831 | 2026-03-19T03:55:32.744Z | Downloaded dropshot-api-manager v0.6.0 |
| 832 | 2026-03-19T03:55:32.747Z | Downloaded darling v0.21.3 |
| 833 | 2026-03-19T03:55:32.751Z | Downloaded gethostname v0.5.0 |
| 834 | 2026-03-19T03:55:32.754Z | Downloaded futures-macro v0.3.32 |
| 835 | 2026-03-19T03:55:32.754Z | Downloaded http-body v1.0.1 |
| 836 | 2026-03-19T03:55:32.754Z | Downloaded hyper-rustls v0.27.7 |
| 837 | 2026-03-19T03:55:32.757Z | Downloaded linked-hash-map v0.5.6 |
| 838 | 2026-03-19T03:55:32.757Z | Downloaded dirs-sys-next v0.1.2 |
| 839 | 2026-03-19T03:55:32.757Z | Downloaded bindgen v0.71.1 |
| 840 | 2026-03-19T03:55:32.767Z | Downloaded nonempty v0.12.0 |
| 841 | 2026-03-19T03:55:32.770Z | Downloaded fixedbitset v0.5.7 |
| 842 | 2026-03-19T03:55:32.775Z | Downloaded goblin v0.10.5 |
| 843 | 2026-03-19T03:55:32.780Z | Downloaded lzss v0.8.2 |
| 844 | 2026-03-19T03:55:32.785Z | Downloaded lock_api v0.4.14 |
| 845 | 2026-03-19T03:55:32.785Z | Downloaded ed25519-dalek v2.2.0 |
| 846 | 2026-03-19T03:55:32.789Z | Downloaded libsw v3.5.0 |
| 847 | 2026-03-19T03:55:32.789Z | Downloaded memoffset v0.9.1 |
| 848 | 2026-03-19T03:55:32.789Z | Downloaded flume v0.11.1 |
| 849 | 2026-03-19T03:55:32.792Z | Downloaded match_cfg v0.1.0 |
| 850 | 2026-03-19T03:55:32.792Z | Downloaded libxml v0.3.3 |
| 851 | 2026-03-19T03:55:32.796Z | Downloaded minimal-lexical v0.2.1 |
| 852 | 2026-03-19T03:55:32.800Z | Downloaded litrs v1.0.0 |
| 853 | 2026-03-19T03:55:32.803Z | Downloaded mime v0.3.17 |
| 854 | 2026-03-19T03:55:32.806Z | Downloaded ghash v0.5.1 |
| 855 | 2026-03-19T03:55:32.806Z | Downloaded crossterm v0.29.0 |
| 856 | 2026-03-19T03:55:32.809Z | Downloaded num-derive v0.3.3 |
| 857 | 2026-03-19T03:55:32.812Z | Downloaded diesel_derives v2.3.7 |
| 858 | 2026-03-19T03:55:32.816Z | Downloaded nibble_vec v0.1.0 |
| 859 | 2026-03-19T03:55:32.819Z | Downloaded memmap2 v0.9.10 |
| 860 | 2026-03-19T03:55:32.819Z | Downloaded derive_more v2.1.1 |
| 861 | 2026-03-19T03:55:32.827Z | Downloaded nodrop v0.1.14 |
| 862 | 2026-03-19T03:55:32.830Z | Downloaded hyper-staticfile v0.10.1 |
| 863 | 2026-03-19T03:55:32.830Z | Downloaded der v0.7.10 |
| 864 | 2026-03-19T03:55:32.833Z | Downloaded chrono v0.4.44 |
| 865 | 2026-03-19T03:55:32.839Z | Downloaded iri-string v0.7.10 |
| 866 | 2026-03-19T03:55:32.845Z | Downloaded num-integer v0.1.46 |
| 867 | 2026-03-19T03:55:32.848Z | Downloaded crossterm v0.28.1 |
| 868 | 2026-03-19T03:55:32.851Z | Downloaded num-conv v0.2.0 |
| 869 | 2026-03-19T03:55:32.854Z | Downloaded humantime v2.3.0 |
| 870 | 2026-03-19T03:55:32.854Z | Downloaded num v0.4.3 |
| 871 | 2026-03-19T03:55:32.854Z | Downloaded highway v1.3.0 |
| 872 | 2026-03-19T03:55:32.857Z | Downloaded newline-converter v0.3.0 |
| 873 | 2026-03-19T03:55:32.857Z | Downloaded crypto-bigint v0.5.5 |
| 874 | 2026-03-19T03:55:32.861Z | Downloaded nu-ansi-term v0.50.3 |
| 875 | 2026-03-19T03:55:32.866Z | Downloaded iddqd v0.3.17 |
| 876 | 2026-03-19T03:55:32.870Z | Downloaded libsw-core v0.3.2 |
| 877 | 2026-03-19T03:55:32.873Z | Downloaded bstr v1.12.1 |
| 878 | 2026-03-19T03:55:32.877Z | Downloaded openssl-probe v0.1.6 |
| 879 | 2026-03-19T03:55:32.881Z | Downloaded kstat-rs v0.2.4 |
| 880 | 2026-03-19T03:55:32.881Z | Downloaded git-stub-vcs v0.1.0 |
| 881 | 2026-03-19T03:55:32.881Z | Downloaded darling_core v0.23.0 |
| 882 | 2026-03-19T03:55:32.884Z | Downloaded num-complex v0.4.6 |
| 883 | 2026-03-19T03:55:32.887Z | Downloaded libbz2-rs-sys v0.2.2 |
| 884 | 2026-03-19T03:55:32.887Z | Downloaded hostname v0.3.1 |
| 885 | 2026-03-19T03:55:32.890Z | Downloaded fatfs v0.3.6 |
| 886 | 2026-03-19T03:55:32.893Z | Downloaded libscf-sys v1.1.0 |
| 887 | 2026-03-19T03:55:32.896Z | Downloaded native-tls v0.2.18 |
| 888 | 2026-03-19T03:55:32.904Z | Downloaded md5 v0.7.0 |
| 889 | 2026-03-19T03:55:32.907Z | Downloaded lru-slab v0.1.2 |
| 890 | 2026-03-19T03:55:32.908Z | Downloaded is-terminal v0.4.17 |
| 891 | 2026-03-19T03:55:32.911Z | Downloaded instant v0.1.13 |
| 892 | 2026-03-19T03:55:32.911Z | Downloaded managed v0.8.0 |
| 893 | 2026-03-19T03:55:32.911Z | Downloaded olpc-cjson v0.1.4 |
| 894 | 2026-03-19T03:55:32.914Z | Downloaded ident_case v1.0.1 |
| 895 | 2026-03-19T03:55:32.914Z | Downloaded indent_write v2.2.0 |
| 896 | 2026-03-19T03:55:32.918Z | Downloaded half v2.7.1 |
| 897 | 2026-03-19T03:55:32.918Z | Downloaded libefi-sys v0.1.0 |
| 898 | 2026-03-19T03:55:32.923Z | Downloaded ingot-macros v0.1.1 |
| 899 | 2026-03-19T03:55:32.923Z | Downloaded group v0.13.0 |
| 900 | 2026-03-19T03:55:32.926Z | Downloaded lazy_static v1.5.0 |
| 901 | 2026-03-19T03:55:32.929Z | Downloaded num_threads v0.1.7 |
| 902 | 2026-03-19T03:55:32.932Z | Downloaded num_enum v0.7.5 |
| 903 | 2026-03-19T03:55:32.936Z | Downloaded curve25519-dalek v4.1.3 |
| 904 | 2026-03-19T03:55:32.941Z | Downloaded openssl-probe v0.2.1 |
| 905 | 2026-03-19T03:55:32.944Z | Downloaded ipnet v2.11.0 |
| 906 | 2026-03-19T03:55:32.944Z | Downloaded dropshot v0.16.7 |
| 907 | 2026-03-19T03:55:32.960Z | Downloaded newtype_derive v0.1.6 |
| 908 | 2026-03-19T03:55:32.964Z | Downloaded diesel v2.3.7 |
| 909 | 2026-03-19T03:55:32.977Z | Downloaded owo-colors v4.3.0 |
| 910 | 2026-03-19T03:55:32.980Z | Downloaded indicatif v0.18.4 |
| 911 | 2026-03-19T03:55:32.984Z | Downloaded maybe-uninit v2.0.0 |
| 912 | 2026-03-19T03:55:32.984Z | Downloaded lru-cache v0.1.2 |
| 913 | 2026-03-19T03:55:32.984Z | Downloaded libloading v0.8.9 |
| 914 | 2026-03-19T03:55:32.988Z | Downloaded normalize-line-endings v0.3.0 |
| 915 | 2026-03-19T03:55:32.989Z | Downloaded jobserver v0.1.34 |
| 916 | 2026-03-19T03:55:32.989Z | Downloaded itertools v0.14.0 |
| 917 | 2026-03-19T03:55:32.993Z | Downloaded oxnet v0.1.4 |
| 918 | 2026-03-19T03:55:32.996Z | Downloaded hickory-client v0.25.2 |
| 919 | 2026-03-19T03:55:32.996Z | Downloaded md-5 v0.10.6 |
| 920 | 2026-03-19T03:55:33.002Z | Downloaded maplit v1.0.2 |
| 921 | 2026-03-19T03:55:33.002Z | Downloaded linear-map v1.2.0 |
| 922 | 2026-03-19T03:55:33.005Z | Downloaded new_debug_unreachable v1.0.6 |
| 923 | 2026-03-19T03:55:33.038Z | Downloaded newtype-uuid-macros v0.1.0 |
| 924 | 2026-03-19T03:55:33.038Z | Downloaded httparse v1.10.1 |
| 925 | 2026-03-19T03:55:33.038Z | Downloaded mime_guess v2.0.5 |
| 926 | 2026-03-19T03:55:33.038Z | Downloaded hyper-util v0.1.20 |
| 927 | 2026-03-19T03:55:33.038Z | Downloaded nanorand v0.7.0 |
| 928 | 2026-03-19T03:55:33.038Z | Downloaded num-bigint v0.4.6 |
| 929 | 2026-03-19T03:55:33.038Z | Downloaded jiff-static v0.2.21 |
| 930 | 2026-03-19T03:55:33.038Z | Downloaded newtype-uuid v1.3.2 |
| 931 | 2026-03-19T03:55:33.053Z | Downloaded csv v1.4.0 |
| 932 | 2026-03-19T03:55:33.069Z | Downloaded parse-display-derive v0.10.0 |
| 933 | 2026-03-19T03:55:33.073Z | Downloaded parking_lot_core v0.9.12 |
| 934 | 2026-03-19T03:55:33.073Z | Downloaded p256 v0.13.2 |
| 935 | 2026-03-19T03:55:33.076Z | Downloaded num-derive v0.4.2 |
| 936 | 2026-03-19T03:55:33.076Z | Downloaded num_enum_derive v0.5.11 |
| 937 | 2026-03-19T03:55:33.079Z | Downloaded multer v3.1.0 |
| 938 | 2026-03-19T03:55:33.090Z | Downloaded num-iter v0.1.45 |
| 939 | 2026-03-19T03:55:33.094Z | Downloaded encoding_rs v0.8.35 |
| 940 | 2026-03-19T03:55:33.112Z | Downloaded path-slash v0.1.5 |
| 941 | 2026-03-19T03:55:33.116Z | Downloaded password-hash v0.5.0 |
| 942 | 2026-03-19T03:55:33.117Z | Downloaded opaque-debug v0.3.1 |
| 943 | 2026-03-19T03:55:33.117Z | Downloaded itertools v0.10.5 |
| 944 | 2026-03-19T03:55:33.123Z | Downloaded papergrid v0.17.0 |
| 945 | 2026-03-19T03:55:33.127Z | Downloaded h2 v0.4.13 |
| 946 | 2026-03-19T03:55:33.127Z | Downloaded openssl-macros v0.1.1 |
| 947 | 2026-03-19T03:55:33.132Z | Downloaded miniz_oxide v0.8.9 |
| 948 | 2026-03-19T03:55:33.139Z | Downloaded powerfmt v0.2.0 |
| 949 | 2026-03-19T03:55:33.147Z | Downloaded mio v1.1.1 |
| 950 | 2026-03-19T03:55:33.151Z | Downloaded git2 v0.20.4 |
| 951 | 2026-03-19T03:55:33.157Z | Downloaded peg v0.8.5 |
| 952 | 2026-03-19T03:55:33.161Z | Downloaded polyval v0.6.2 |
| 953 | 2026-03-19T03:55:33.167Z | Downloaded hkdf v0.12.4 |
| 954 | 2026-03-19T03:55:33.172Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 955 | 2026-03-19T03:55:33.178Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 956 | 2026-03-19T03:55:33.178Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 957 | 2026-03-19T03:55:33.178Z | Downloaded phf_shared v0.12.1 |
| 958 | 2026-03-19T03:55:33.178Z | Downloaded pkcs8 v0.10.2 |
| 959 | 2026-03-19T03:55:33.184Z | Downloaded packed_struct v0.10.1 |
| 960 | 2026-03-19T03:55:33.188Z | Downloaded itertools v0.13.0 |
| 961 | 2026-03-19T03:55:33.193Z | Downloaded proc-macro-crate v1.3.1 |
| 962 | 2026-03-19T03:55:33.196Z | Downloaded num_enum v0.5.11 |
| 963 | 2026-03-19T03:55:33.200Z | Downloaded hickory-proto v0.25.2 |
| 964 | 2026-03-19T03:55:33.211Z | Downloaded oso-derive v0.27.3 |
| 965 | 2026-03-19T03:55:33.215Z | Downloaded openssl-sys v0.9.111 |
| 966 | 2026-03-19T03:55:33.215Z | Downloaded parse-display v0.10.0 |
| 967 | 2026-03-19T03:55:33.219Z | Downloaded packed_struct_codegen v0.10.1 |
| 968 | 2026-03-19T03:55:33.223Z | Downloaded nom v7.1.3 |
| 969 | 2026-03-19T03:55:33.230Z | Downloaded prettyplease v0.2.37 |
| 970 | 2026-03-19T03:55:33.235Z | Downloaded resolv-conf v0.7.6 |
| 971 | 2026-03-19T03:55:33.238Z | Downloaded rand_core v0.9.5 |
| 972 | 2026-03-19T03:55:33.238Z | Downloaded russh-keys v0.45.0 |
| 973 | 2026-03-19T03:55:33.243Z | Downloaded progenitor v0.10.0 |
| 974 | 2026-03-19T03:55:33.246Z | Downloaded parking_lot v0.12.5 |
| 975 | 2026-03-19T03:55:33.247Z | Downloaded seq-macro v0.3.6 |
| 976 | 2026-03-19T03:55:33.247Z | Downloaded sapling-renderdag v0.1.0 |
| 977 | 2026-03-19T03:55:33.250Z | Downloaded parse-size v1.1.0 |
| 978 | 2026-03-19T03:55:33.250Z | Downloaded parking_lot_core v0.8.6 |
| 979 | 2026-03-19T03:55:33.254Z | Downloaded serde_derive_internals v0.29.1 |
| 980 | 2026-03-19T03:55:33.258Z | Downloaded sct v0.7.1 |
| 981 | 2026-03-19T03:55:33.261Z | Downloaded phf_shared v0.11.3 |
| 982 | 2026-03-19T03:55:33.261Z | Downloaded itertools v0.12.1 |
| 983 | 2026-03-19T03:55:33.267Z | Downloaded rand v0.9.2 |
| 984 | 2026-03-19T03:55:33.271Z | Downloaded pbkdf2 v0.11.0 |
| 985 | 2026-03-19T03:55:33.271Z | Downloaded pbkdf2 v0.12.2 |
| 986 | 2026-03-19T03:55:33.274Z | Downloaded quick-error v1.2.3 |
| 987 | 2026-03-19T03:55:33.274Z | Downloaded rpassword v7.4.0 |
| 988 | 2026-03-19T03:55:33.279Z | Downloaded psl-types v2.0.11 |
| 989 | 2026-03-19T03:55:33.279Z | Downloaded progenitor-client v0.13.0 |
| 990 | 2026-03-19T03:55:33.279Z | Downloaded progenitor-client v0.11.2 |
| 991 | 2026-03-19T03:55:33.279Z | Downloaded pretty_assertions v1.4.1 |
| 992 | 2026-03-19T03:55:33.283Z | Downloaded peg-macros v0.8.5 |
| 993 | 2026-03-19T03:55:33.283Z | Downloaded rayon v1.11.0 |
| 994 | 2026-03-19T03:55:33.291Z | Downloaded libm v0.2.16 |
| 995 | 2026-03-19T03:55:33.301Z | Downloaded reedline v0.40.0 |
| 996 | 2026-03-19T03:55:33.308Z | Downloaded regex-syntax v0.6.29 |
| 997 | 2026-03-19T03:55:33.314Z | Downloaded slog-term v2.9.2 |
| 998 | 2026-03-19T03:55:33.317Z | Downloaded pem v3.0.6 |
| 999 | 2026-03-19T03:55:33.317Z | Downloaded predicates-core v1.0.10 |
| 1000 | 2026-03-19T03:55:33.317Z | Downloaded precomputed-hash v0.1.1 |
| 1001 | 2026-03-19T03:55:33.320Z | Downloaded pin-project-lite v0.2.17 |
| 1002 | 2026-03-19T03:55:33.325Z | Downloaded phf v0.13.1 |
| 1003 | 2026-03-19T03:55:33.330Z | Downloaded phf v0.12.1 |
| 1004 | 2026-03-19T03:55:33.333Z | Downloaded paste v1.0.15 |
| 1005 | 2026-03-19T03:55:33.343Z | Downloaded signal-hook-registry v1.4.8 |
| 1006 | 2026-03-19T03:55:33.348Z | Downloaded num-rational v0.4.2 |
| 1007 | 2026-03-19T03:55:33.355Z | Downloaded scrypt v0.11.0 |
| 1008 | 2026-03-19T03:55:33.355Z | Downloaded serde-big-array v0.5.1 |
| 1009 | 2026-03-19T03:55:33.355Z | Downloaded rustc_version v0.1.7 |
| 1010 | 2026-03-19T03:55:33.360Z | Downloaded progenitor-macro v0.10.0 |
| 1011 | 2026-03-19T03:55:33.360Z | Downloaded progenitor-impl v0.11.2 |
| 1012 | 2026-03-19T03:55:33.360Z | Downloaded secrecy v0.8.0 |
| 1013 | 2026-03-19T03:55:33.360Z | Downloaded sha1 v0.10.6 |
| 1014 | 2026-03-19T03:55:33.360Z | Downloaded serde_spanned v1.0.4 |
| 1015 | 2026-03-19T03:55:33.363Z | Downloaded progenitor-impl v0.10.0 |
| 1016 | 2026-03-19T03:55:33.364Z | Downloaded signature v2.2.0 |
| 1017 | 2026-03-19T03:55:33.364Z | Downloaded signal-hook-tokio v0.3.1 |
| 1018 | 2026-03-19T03:55:33.367Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1019 | 2026-03-19T03:55:33.367Z | Downloaded recursive v0.1.1 |
| 1020 | 2026-03-19T03:55:33.367Z | Downloaded serde_path_to_error v0.1.20 |
| 1021 | 2026-03-19T03:55:33.370Z | Downloaded predicates v3.1.4 |
| 1022 | 2026-03-19T03:55:33.373Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1023 | 2026-03-19T03:55:33.373Z | Downloaded russh-cryptovec v0.7.3 |
| 1024 | 2026-03-19T03:55:33.373Z | Downloaded ref-cast-impl v1.0.25 |
| 1025 | 2026-03-19T03:55:33.376Z | Downloaded primeorder v0.13.6 |
| 1026 | 2026-03-19T03:55:33.376Z | Downloaded sigpipe v0.1.3 |
| 1027 | 2026-03-19T03:55:33.379Z | Downloaded signal-hook-mio v0.2.5 |
| 1028 | 2026-03-19T03:55:33.379Z | Downloaded schemars_derive v0.8.22 |
| 1029 | 2026-03-19T03:55:33.379Z | Downloaded scroll v0.13.0 |
| 1030 | 2026-03-19T03:55:33.382Z | Downloaded progenitor-macro v0.13.0 |
| 1031 | 2026-03-19T03:55:33.386Z | Downloaded sha3 v0.10.8 |
| 1032 | 2026-03-19T03:55:33.390Z | Downloaded rfc6979 v0.4.0 |
| 1033 | 2026-03-19T03:55:33.390Z | Downloaded progenitor-impl v0.13.0 |
| 1034 | 2026-03-19T03:55:33.390Z | Downloaded rand_chacha v0.3.1 |
| 1035 | 2026-03-19T03:55:33.393Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1036 | 2026-03-19T03:55:33.393Z | Downloaded serde_cbor v0.11.2 |
| 1037 | 2026-03-19T03:55:33.396Z | Downloaded siphasher v1.0.2 |
| 1038 | 2026-03-19T03:55:33.400Z | Downloaded serde_bytes v0.11.19 |
| 1039 | 2026-03-19T03:55:33.401Z | Downloaded rustc_version v0.4.1 |
| 1040 | 2026-03-19T03:55:33.403Z | Downloaded salsa20 v0.10.2 |
| 1041 | 2026-03-19T03:55:33.404Z | Downloaded progenitor v0.13.0 |
| 1042 | 2026-03-19T03:55:33.407Z | Downloaded postgres-types v0.2.12 |
| 1043 | 2026-03-19T03:55:33.410Z | Downloaded secrecy v0.10.3 |
| 1044 | 2026-03-19T03:55:33.414Z | Downloaded slog-json v2.6.1 |
| 1045 | 2026-03-19T03:55:33.417Z | Downloaded schemars v0.9.0 |
| 1046 | 2026-03-19T03:55:33.426Z | Downloaded sqlformat v0.3.5 |
| 1047 | 2026-03-19T03:55:33.429Z | Downloaded oso v0.27.3 |
| 1048 | 2026-03-19T03:55:33.433Z | Downloaded semver v0.1.20 |
| 1049 | 2026-03-19T03:55:33.433Z | Downloaded ryu v1.0.23 |
| 1050 | 2026-03-19T03:55:33.436Z | Downloaded spki v0.7.3 |
| 1051 | 2026-03-19T03:55:33.439Z | Downloaded serde_repr v0.1.20 |
| 1052 | 2026-03-19T03:55:33.439Z | Downloaded pkcs5 v0.7.1 |
| 1053 | 2026-03-19T03:55:33.442Z | Downloaded slog-stdlog v4.1.1 |
| 1054 | 2026-03-19T03:55:33.445Z | Downloaded quinn-udp v0.5.14 |
| 1055 | 2026-03-19T03:55:33.445Z | Downloaded slog-dtrace v0.3.0 |
| 1056 | 2026-03-19T03:55:33.448Z | Downloaded rustls-pemfile v2.2.0 |
| 1057 | 2026-03-19T03:55:33.448Z | Downloaded rustls-pki-types v1.14.0 |
| 1058 | 2026-03-19T03:55:33.451Z | Downloaded publicsuffix v2.3.0 |
| 1059 | 2026-03-19T03:55:33.454Z | Downloaded lalrpop v0.19.12 |
| 1060 | 2026-03-19T03:55:33.461Z | Downloaded subtle v2.6.1 |
| 1061 | 2026-03-19T03:55:33.464Z | Downloaded strum v0.26.3 |
| 1062 | 2026-03-19T03:55:33.464Z | Downloaded similar v2.7.0 |
| 1063 | 2026-03-19T03:55:33.467Z | Downloaded rand_core v0.10.0 |
| 1064 | 2026-03-19T03:55:33.467Z | Downloaded prefix-trie v0.7.0 |
| 1065 | 2026-03-19T03:55:33.471Z | Downloaded thiserror-no-std v2.0.2 |
| 1066 | 2026-03-19T03:55:33.474Z | Downloaded tap v1.0.1 |
| 1067 | 2026-03-19T03:55:33.474Z | Downloaded stringprep v0.1.5 |
| 1068 | 2026-03-19T03:55:33.477Z | Downloaded string_cache v0.8.9 |
| 1069 | 2026-03-19T03:55:33.477Z | Downloaded static_assertions v1.1.0 |
| 1070 | 2026-03-19T03:55:33.480Z | Downloaded schemars v0.8.22 |
| 1071 | 2026-03-19T03:55:33.487Z | Downloaded tagptr v0.2.0 |
| 1072 | 2026-03-19T03:55:33.490Z | Downloaded slog v2.8.2 |
| 1073 | 2026-03-19T03:55:33.495Z | Downloaded serde_with_macros v3.17.0 |
| 1074 | 2026-03-19T03:55:33.495Z | Downloaded tabled_derive v0.11.0 |
| 1075 | 2026-03-19T03:55:33.498Z | Downloaded strum_macros v0.27.2 |
| 1076 | 2026-03-19T03:55:33.498Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1077 | 2026-03-19T03:55:33.501Z | Downloaded strum_macros v0.26.4 |
| 1078 | 2026-03-19T03:55:33.504Z | Downloaded strum_macros v0.24.3 |
| 1079 | 2026-03-19T03:55:33.504Z | Downloaded snafu-derive v0.8.9 |
| 1080 | 2026-03-19T03:55:33.507Z | Downloaded rustls-native-certs v0.8.3 |
| 1081 | 2026-03-19T03:55:33.507Z | Downloaded samael v0.0.19 |
| 1082 | 2026-03-19T03:55:33.511Z | Downloaded thread-id v5.1.0 |
| 1083 | 2026-03-19T03:55:33.514Z | Downloaded socket2 v0.5.10 |
| 1084 | 2026-03-19T03:55:33.515Z | Downloaded rand_xorshift v0.4.0 |
| 1085 | 2026-03-19T03:55:33.518Z | Downloaded progenitor v0.11.2 |
| 1086 | 2026-03-19T03:55:33.518Z | Downloaded pin-project v1.1.11 |
| 1087 | 2026-03-19T03:55:33.525Z | Downloaded testing_table v0.3.0 |
| 1088 | 2026-03-19T03:55:33.528Z | Downloaded term v0.7.0 |
| 1089 | 2026-03-19T03:55:33.531Z | Downloaded rustls-pemfile v1.0.4 |
| 1090 | 2026-03-19T03:55:33.531Z | Downloaded support-bundle-viewer v0.1.2 |
| 1091 | 2026-03-19T03:55:33.534Z | Downloaded rayon-core v1.13.0 |
| 1092 | 2026-03-19T03:55:33.537Z | Downloaded num_enum_derive v0.7.5 |
| 1093 | 2026-03-19T03:55:33.537Z | Downloaded radium v0.7.0 |
| 1094 | 2026-03-19T03:55:33.537Z | Downloaded nix v0.29.0 |
| 1095 | 2026-03-19T03:55:33.547Z | Downloaded shell-words v1.1.1 |
| 1096 | 2026-03-19T03:55:33.551Z | Downloaded rtoolbox v0.0.3 |
| 1097 | 2026-03-19T03:55:33.554Z | Downloaded moka v0.12.13 |
| 1098 | 2026-03-19T03:55:33.559Z | Downloaded rustls-webpki v0.101.7 |
| 1099 | 2026-03-19T03:55:33.569Z | Downloaded tokio-dtrace v0.1.1 |
| 1100 | 2026-03-19T03:55:33.573Z | Downloaded termtree v0.5.1 |
| 1101 | 2026-03-19T03:55:33.573Z | Downloaded ref-cast v1.0.25 |
| 1102 | 2026-03-19T03:55:33.577Z | Downloaded scroll_derive v0.13.1 |
| 1103 | 2026-03-19T03:55:33.577Z | Downloaded scopeguard v1.2.0 |
| 1104 | 2026-03-19T03:55:33.577Z | Downloaded serde_plain v1.0.2 |
| 1105 | 2026-03-19T03:55:33.577Z | Downloaded quinn v0.11.9 |
| 1106 | 2026-03-19T03:55:33.580Z | Downloaded serde_with v3.17.0 |
| 1107 | 2026-03-19T03:55:33.589Z | Downloaded tower-service v0.3.3 |
| 1108 | 2026-03-19T03:55:33.593Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1109 | 2026-03-19T03:55:33.593Z | Downloaded test-strategy v0.4.5 |
| 1110 | 2026-03-19T03:55:33.596Z | Downloaded ssh-cipher v0.2.0 |
| 1111 | 2026-03-19T03:55:33.596Z | Downloaded serde_urlencoded v0.7.1 |
| 1112 | 2026-03-19T03:55:33.599Z | Downloaded signal-hook v0.3.18 |
| 1113 | 2026-03-19T03:55:33.602Z | Downloaded rustc-hash v2.1.1 |
| 1114 | 2026-03-19T03:55:33.602Z | Downloaded tls_codec v0.4.2 |
| 1115 | 2026-03-19T03:55:33.604Z | Downloaded rusty-fork v0.3.1 |
| 1116 | 2026-03-19T03:55:33.605Z | Downloaded trait-variant v0.1.2 |
| 1117 | 2026-03-19T03:55:33.605Z | Downloaded p384 v0.13.1 |
| 1118 | 2026-03-19T03:55:33.610Z | Downloaded portable-atomic v1.13.1 |
| 1119 | 2026-03-19T03:55:33.615Z | Downloaded tokio-tungstenite v0.21.0 |
| 1120 | 2026-03-19T03:55:33.618Z | Downloaded tokio-native-tls v0.3.1 |
| 1121 | 2026-03-19T03:55:33.621Z | Downloaded unarray v0.1.4 |
| 1122 | 2026-03-19T03:55:33.621Z | Downloaded qorb v0.4.1 |
| 1123 | 2026-03-19T03:55:33.624Z | Downloaded slog-async v2.8.0 |
| 1124 | 2026-03-19T03:55:33.627Z | Downloaded nix v0.27.1 |
| 1125 | 2026-03-19T03:55:33.633Z | Downloaded stacker v0.1.23 |
| 1126 | 2026-03-19T03:55:33.636Z | Downloaded rand v0.8.5 |
| 1127 | 2026-03-19T03:55:33.640Z | Downloaded tower-layer v0.3.3 |
| 1128 | 2026-03-19T03:55:33.640Z | Downloaded tabwriter v1.4.1 |
| 1129 | 2026-03-19T03:55:33.643Z | Downloaded peg-runtime v0.8.5 |
| 1130 | 2026-03-19T03:55:33.643Z | Downloaded topological-sort v0.2.2 |
| 1131 | 2026-03-19T03:55:33.644Z | Downloaded rustversion v1.0.22 |
| 1132 | 2026-03-19T03:55:33.646Z | Downloaded tiny-keccak v2.0.2 |
| 1133 | 2026-03-19T03:55:33.646Z | Downloaded tar v0.4.44 |
| 1134 | 2026-03-19T03:55:33.652Z | Downloaded tokio-rustls v0.26.4 |
| 1135 | 2026-03-19T03:55:33.656Z | Downloaded term v1.2.1 |
| 1136 | 2026-03-19T03:55:33.656Z | Downloaded reqwest v0.13.2 |
| 1137 | 2026-03-19T03:55:33.658Z | Downloaded sec1 v0.7.3 |
| 1138 | 2026-03-19T03:55:33.659Z | Downloaded pin-utils v0.1.0 |
| 1139 | 2026-03-19T03:55:33.661Z | Downloaded tokio-tungstenite v0.23.1 |
| 1140 | 2026-03-19T03:55:33.661Z | Downloaded smallvec v0.6.14 |
| 1141 | 2026-03-19T03:55:33.665Z | Downloaded same-file v1.0.6 |
| 1142 | 2026-03-19T03:55:33.665Z | Downloaded num-bigint-dig v0.8.6 |
| 1143 | 2026-03-19T03:55:33.668Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1144 | 2026-03-19T03:55:33.674Z | Downloaded tinyvec_macros v0.1.1 |
| 1145 | 2026-03-19T03:55:33.674Z | Downloaded time-macros v0.2.27 |
| 1146 | 2026-03-19T03:55:33.674Z | Downloaded hickory-proto v0.24.4 |
| 1147 | 2026-03-19T03:55:33.682Z | Downloaded unit-prefix v0.5.2 |
| 1148 | 2026-03-19T03:55:33.685Z | Downloaded ssh-key v0.6.7 |
| 1149 | 2026-03-19T03:55:33.689Z | Downloaded want v0.3.1 |
| 1150 | 2026-03-19T03:55:33.692Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1151 | 2026-03-19T03:55:33.692Z | Downloaded r2d2 v0.8.10 |
| 1152 | 2026-03-19T03:55:33.695Z | Downloaded rcgen v0.12.1 |
| 1153 | 2026-03-19T03:55:33.696Z | Downloaded typify-macro v0.6.1 |
| 1154 | 2026-03-19T03:55:33.696Z | Downloaded shlex v1.3.0 |
| 1155 | 2026-03-19T03:55:33.698Z | Downloaded unicase v2.9.0 |
| 1156 | 2026-03-19T03:55:33.699Z | Downloaded toml v0.7.8 |
| 1157 | 2026-03-19T03:55:33.701Z | Downloaded smf v0.2.3 |
| 1158 | 2026-03-19T03:55:33.701Z | Downloaded ron v0.8.1 |
| 1159 | 2026-03-19T03:55:33.705Z | Downloaded waitgroup v0.1.2 |
| 1160 | 2026-03-19T03:55:33.708Z | Downloaded twox-hash v2.1.2 |
| 1161 | 2026-03-19T03:55:33.708Z | Downloaded phf_shared v0.13.1 |
| 1162 | 2026-03-19T03:55:33.711Z | Downloaded utf-8 v0.7.6 |
| 1163 | 2026-03-19T03:55:33.711Z | Downloaded tinyvec v1.10.0 |
| 1164 | 2026-03-19T03:55:33.714Z | Downloaded serde-hex v0.1.0 |
| 1165 | 2026-03-19T03:55:33.714Z | Downloaded rand_seeder v0.4.0 |
| 1166 | 2026-03-19T03:55:33.717Z | Downloaded typify v0.6.1 |
| 1167 | 2026-03-19T03:55:33.720Z | Downloaded walkdir v2.5.0 |
| 1168 | 2026-03-19T03:55:33.720Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1169 | 2026-03-19T03:55:33.723Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1170 | 2026-03-19T03:55:33.726Z | Downloaded radix_trie v0.2.1 |
| 1171 | 2026-03-19T03:55:33.730Z | Downloaded typify-macro v0.4.3 |
| 1172 | 2026-03-19T03:55:33.733Z | Downloaded rand_core v0.6.4 |
| 1173 | 2026-03-19T03:55:33.733Z | Downloaded pin-project-internal v1.1.11 |
| 1174 | 2026-03-19T03:55:33.738Z | Downloaded tungstenite v0.23.0 |
| 1175 | 2026-03-19T03:55:33.741Z | Downloaded rand_chacha v0.9.0 |
| 1176 | 2026-03-19T03:55:33.741Z | Downloaded omicron-zone-package v0.12.2 |
| 1177 | 2026-03-19T03:55:33.741Z | Downloaded sqlparser_derive v0.5.0 |
| 1178 | 2026-03-19T03:55:33.741Z | Downloaded nix v0.28.0 |
| 1179 | 2026-03-19T03:55:33.749Z | Downloaded slog-bunyan v2.5.0 |
| 1180 | 2026-03-19T03:55:33.752Z | Downloaded rustls-webpki v0.103.9 |
| 1181 | 2026-03-19T03:55:33.756Z | Downloaded rand v0.10.0 |
| 1182 | 2026-03-19T03:55:33.758Z | Downloaded rsa v0.9.10 |
| 1183 | 2026-03-19T03:55:33.762Z | Downloaded tokio-postgres v0.7.16 |
| 1184 | 2026-03-19T03:55:33.765Z | Downloaded usdt-impl v0.6.0 |
| 1185 | 2026-03-19T03:55:33.768Z | Downloaded snafu v0.8.9 |
| 1186 | 2026-03-19T03:55:33.770Z | Downloaded schemars v1.2.1 |
| 1187 | 2026-03-19T03:55:33.780Z | Downloaded xshell-macros v0.2.7 |
| 1188 | 2026-03-19T03:55:33.783Z | Downloaded vergen-git2 v1.0.7 |
| 1189 | 2026-03-19T03:55:33.783Z | Downloaded progenitor-extras v0.1.1 |
| 1190 | 2026-03-19T03:55:33.786Z | Downloaded untrusted v0.7.1 |
| 1191 | 2026-03-19T03:55:33.786Z | Downloaded proc-macro-error2 v2.0.1 |
| 1192 | 2026-03-19T03:55:33.789Z | Downloaded postgres-protocol v0.6.10 |
| 1193 | 2026-03-19T03:55:33.789Z | Downloaded unicode-bidi v0.3.18 |
| 1194 | 2026-03-19T03:55:33.792Z | Downloaded strum v0.27.2 |
| 1195 | 2026-03-19T03:55:33.792Z | Downloaded structmeta v0.3.0 |
| 1196 | 2026-03-19T03:55:33.792Z | Downloaded tui-tree-widget v0.23.1 |
| 1197 | 2026-03-19T03:55:33.795Z | Downloaded slog-envlogger v2.2.0 |
| 1198 | 2026-03-19T03:55:33.795Z | Downloaded structmeta-derive v0.3.0 |
| 1199 | 2026-03-19T03:55:33.798Z | Downloaded postcard v1.1.3 |
| 1200 | 2026-03-19T03:55:33.798Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1201 | 2026-03-19T03:55:33.802Z | Downloaded slog-scope v4.4.1 |
| 1202 | 2026-03-19T03:55:33.802Z | Downloaded progenitor-client v0.10.0 |
| 1203 | 2026-03-19T03:55:33.802Z | Downloaded pkg-config v0.3.32 |
| 1204 | 2026-03-19T03:55:33.802Z | Downloaded ppv-lite86 v0.2.21 |
| 1205 | 2026-03-19T03:55:33.805Z | Downloaded simd-adler32 v0.3.8 |
| 1206 | 2026-03-19T03:55:33.805Z | Downloaded psm v0.1.30 |
| 1207 | 2026-03-19T03:55:33.808Z | Downloaded russh v0.45.0 |
| 1208 | 2026-03-19T03:55:33.811Z | Downloaded xattr v1.6.1 |
| 1209 | 2026-03-19T03:55:33.814Z | Downloaded rustyline v14.0.0 |
| 1210 | 2026-03-19T03:55:33.817Z | Downloaded untrusted v0.9.0 |
| 1211 | 2026-03-19T03:55:33.821Z | Downloaded proc-macro-crate v3.4.0 |
| 1212 | 2026-03-19T03:55:33.821Z | Downloaded universal-hash v0.5.1 |
| 1213 | 2026-03-19T03:55:33.821Z | Downloaded poly1305 v0.8.0 |
| 1214 | 2026-03-19T03:55:33.824Z | Downloaded pem-rfc7468 v0.7.0 |
| 1215 | 2026-03-19T03:55:33.824Z | Downloaded proptest v1.10.0 |
| 1216 | 2026-03-19T03:55:33.830Z | Downloaded uzers v0.12.2 |
| 1217 | 2026-03-19T03:55:33.850Z | Downloaded unicode_categories v0.1.1 |
| 1218 | 2026-03-19T03:55:33.856Z | Downloaded zone_cfg_derive v0.3.1 |
| 1219 | 2026-03-19T03:55:33.859Z | Downloaded vergen-lib v0.1.6 |
| 1220 | 2026-03-19T03:55:33.859Z | Downloaded unsafe-libyaml v0.2.11 |
| 1221 | 2026-03-19T03:55:33.862Z | Downloaded usdt-macro v0.6.0 |
| 1222 | 2026-03-19T03:55:33.862Z | Downloaded reqwest v0.12.28 |
| 1223 | 2026-03-19T03:55:33.867Z | Downloaded tokio-rustls v0.25.0 |
| 1224 | 2026-03-19T03:55:33.870Z | Downloaded sync-ptr v0.1.4 |
| 1225 | 2026-03-19T03:55:33.875Z | Downloaded spin v0.9.8 |
| 1226 | 2026-03-19T03:55:33.875Z | Downloaded quick-xml v0.37.5 |
| 1227 | 2026-03-19T03:55:33.878Z | Downloaded xshell v0.2.7 |
| 1228 | 2026-03-19T03:55:33.881Z | Downloaded supports-color v3.0.2 |
| 1229 | 2026-03-19T03:55:33.881Z | Downloaded petname v2.0.2 |
| 1230 | 2026-03-19T03:55:33.884Z | Downloaded zone v0.3.1 |
| 1231 | 2026-03-19T03:55:33.888Z | Downloaded regex v1.12.3 |
| 1232 | 2026-03-19T03:55:33.890Z | Downloaded tracing-attributes v0.1.31 |
| 1233 | 2026-03-19T03:55:33.893Z | Downloaded whoami v2.1.0 |
| 1234 | 2026-03-19T03:55:33.896Z | Downloaded whoami v1.6.1 |
| 1235 | 2026-03-19T03:55:33.896Z | Downloaded void v1.0.2 |
| 1236 | 2026-03-19T03:55:33.896Z | Downloaded polar-core v0.27.3 |
| 1237 | 2026-03-19T03:55:33.901Z | Downloaded usdt v0.6.0 |
| 1238 | 2026-03-19T03:55:33.904Z | Downloaded vte v0.14.1 |
| 1239 | 2026-03-19T03:55:33.904Z | Downloaded vergen v9.0.6 |
| 1240 | 2026-03-19T03:55:33.908Z | Downloaded try-lock v0.2.5 |
| 1241 | 2026-03-19T03:55:33.908Z | Downloaded time-core v0.1.8 |
| 1242 | 2026-03-19T03:55:33.908Z | Downloaded socket2 v0.6.2 |
| 1243 | 2026-03-19T03:55:33.911Z | Downloaded unicode-segmentation v1.12.0 |
| 1244 | 2026-03-19T03:55:33.914Z | Downloaded zip v0.6.6 |
| 1245 | 2026-03-19T03:55:33.917Z | Downloaded zeroize v1.8.2 |
| 1246 | 2026-03-19T03:55:33.917Z | Downloaded unicode-normalization v0.1.25 |
| 1247 | 2026-03-19T03:55:33.920Z | Downloaded thread_local v1.1.9 |
| 1248 | 2026-03-19T03:55:33.923Z | Downloaded salty v0.3.0 |
| 1249 | 2026-03-19T03:55:33.926Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1250 | 2026-03-19T03:55:33.933Z | Downloaded zstd-safe v7.2.4 |
| 1251 | 2026-03-19T03:55:33.936Z | Downloaded wait-timeout v0.2.1 |
| 1252 | 2026-03-19T03:55:33.936Z | Downloaded vsss-rs v3.3.4 |
| 1253 | 2026-03-19T03:55:33.941Z | Downloaded zstd v0.13.3 |
| 1254 | 2026-03-19T03:55:33.941Z | Downloaded typed-path v0.9.3 |
| 1255 | 2026-03-19T03:55:33.944Z | Downloaded tls_codec_derive v0.4.2 |
| 1256 | 2026-03-19T03:55:33.947Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1257 | 2026-03-19T03:55:33.950Z | Downloaded termios v0.3.3 |
| 1258 | 2026-03-19T03:55:33.950Z | Downloaded zeroize_derive v1.4.3 |
| 1259 | 2026-03-19T03:55:33.950Z | Downloaded tower-http v0.6.8 |
| 1260 | 2026-03-19T03:55:33.955Z | Downloaded p521 v0.13.3 |
| 1261 | 2026-03-19T03:55:33.958Z | Downloaded yasna v0.5.2 |
| 1262 | 2026-03-19T03:55:33.961Z | Downloaded tokio-stream v0.1.18 |
| 1263 | 2026-03-19T03:55:33.964Z | Downloaded tokio-rustls v0.24.1 |
| 1264 | 2026-03-19T03:55:33.967Z | Downloaded nix v0.31.1 |
| 1265 | 2026-03-19T03:55:33.975Z | Downloaded xz2 v0.1.7 |
| 1266 | 2026-03-19T03:55:33.978Z | Downloaded tower v0.5.3 |
| 1267 | 2026-03-19T03:55:33.981Z | Downloaded toml_edit v0.19.15 |
| 1268 | 2026-03-19T03:55:33.994Z | Downloaded uuid v1.21.0 |
| 1269 | 2026-03-19T03:55:33.998Z | Downloaded unicode-properties v0.1.4 |
| 1270 | 2026-03-19T03:55:34.001Z | Downloaded tracing-core v0.1.36 |
| 1271 | 2026-03-19T03:55:34.001Z | Downloaded rustls-webpki v0.102.8 |
| 1272 | 2026-03-19T03:55:34.014Z | Downloaded zerocopy v0.6.6 |
| 1273 | 2026-03-19T03:55:34.017Z | Downloaded rustls v0.22.4 |
| 1274 | 2026-03-19T03:55:34.025Z | Downloaded rustls v0.23.37 |
| 1275 | 2026-03-19T03:55:34.034Z | Downloaded zip v4.6.1 |
| 1276 | 2026-03-19T03:55:34.039Z | Downloaded zerocopy-derive v0.8.40 |
| 1277 | 2026-03-19T03:55:34.044Z | Downloaded tough v0.20.0 |
| 1278 | 2026-03-19T03:55:34.050Z | Downloaded yansi v1.0.1 |
| 1279 | 2026-03-19T03:55:34.053Z | Downloaded object v0.37.3 |
| 1280 | 2026-03-19T03:55:34.060Z | Downloaded x509-cert v0.2.5 |
| 1281 | 2026-03-19T03:55:34.064Z | Downloaded chrono-tz v0.10.4 |
| 1282 | 2026-03-19T03:55:34.076Z | Downloaded vcpkg v0.2.15 |
| 1283 | 2026-03-19T03:55:34.105Z | Downloaded tokio-util v0.7.18 |
| 1284 | 2026-03-19T03:55:34.110Z | Downloaded winnow v0.5.40 |
| 1285 | 2026-03-19T03:55:34.116Z | Downloaded smoltcp v0.11.0 |
| 1286 | 2026-03-19T03:55:34.124Z | Downloaded zlib-rs v0.6.2 |
| 1287 | 2026-03-19T03:55:34.128Z | Downloaded quinn-proto v0.11.13 |
| 1288 | 2026-03-19T03:55:34.133Z | Downloaded winnow v0.6.26 |
| 1289 | 2026-03-19T03:55:34.140Z | Downloaded smoltcp v0.9.1 |
| 1290 | 2026-03-19T03:55:34.147Z | Downloaded regex-syntax v0.8.10 |
| 1291 | 2026-03-19T03:55:34.154Z | Downloaded openapiv3 v2.2.0 |
| 1292 | 2026-03-19T03:55:34.162Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1293 | 2026-03-19T03:55:34.165Z | Downloaded subprocess v0.2.15 |
| 1294 | 2026-03-19T03:55:34.168Z | Downloaded sqlparser v0.61.0 |
| 1295 | 2026-03-19T03:55:34.175Z | Downloaded steno v0.4.1 |
| 1296 | 2026-03-19T03:55:34.179Z | Downloaded tabled v0.20.0 |
| 1297 | 2026-03-19T03:55:34.193Z | Downloaded time v0.3.47 |
| 1298 | 2026-03-19T03:55:34.203Z | Downloaded zerocopy v0.8.40 |
| 1299 | 2026-03-19T03:55:34.210Z | Downloaded rustix v0.38.44 |
| 1300 | 2026-03-19T03:55:34.226Z | Downloaded ratatui v0.29.0 |
| 1301 | 2026-03-19T03:55:34.240Z | Downloaded typify-impl v0.6.1 |
| 1302 | 2026-03-19T03:55:34.251Z | Downloaded sled v0.34.7 |
| 1303 | 2026-03-19T03:55:34.258Z | Downloaded tracing v0.1.44 |
| 1304 | 2026-03-19T03:55:34.271Z | Downloaded libz-sys v1.1.24 |
| 1305 | 2026-03-19T03:55:34.323Z | Downloaded jiff v0.2.21 |
| 1306 | 2026-03-19T03:55:34.329Z | Downloaded petgraph v0.8.3 |
| 1307 | 2026-03-19T03:55:34.329Z | Downloaded regex-automata v0.4.14 |
| 1308 | 2026-03-19T03:55:34.330Z | Downloaded typify-impl v0.4.3 |
| 1309 | 2026-03-19T03:55:34.336Z | Downloaded petgraph v0.6.5 |
| 1310 | 2026-03-19T03:55:34.349Z | Downloaded zerocopy-derive v0.6.6 |
| 1311 | 2026-03-19T03:55:34.355Z | Downloaded webpki-roots v1.0.6 |
| 1312 | 2026-03-19T03:55:34.359Z | Downloaded lzma-sys v0.1.20 |
| 1313 | 2026-03-19T03:55:34.379Z | Downloaded rustls v0.21.12 |
| 1314 | 2026-03-19T03:55:34.387Z | Downloaded regress v0.10.5 |
| 1315 | 2026-03-19T03:55:34.393Z | Downloaded vergen-gitcl v1.0.8 |
| 1316 | 2026-03-19T03:55:34.397Z | Downloaded dirs-next v2.0.0 |
| 1317 | 2026-03-19T03:55:34.397Z | Downloaded object v0.30.4 |
| 1318 | 2026-03-19T03:55:34.402Z | Downloaded usdt-attr-macro v0.6.0 |
| 1319 | 2026-03-19T03:55:34.405Z | Downloaded tokio-macros v2.6.0 |
| 1320 | 2026-03-19T03:55:34.405Z | Downloaded tungstenite v0.21.0 |
| 1321 | 2026-03-19T03:55:34.408Z | Downloaded sync_wrapper v1.0.2 |
| 1322 | 2026-03-19T03:55:34.408Z | Downloaded slab v0.4.12 |
| 1323 | 2026-03-19T03:55:34.408Z | Downloaded unicode-truncate v1.1.0 |
| 1324 | 2026-03-19T03:55:34.412Z | Downloaded typify v0.4.3 |
| 1325 | 2026-03-19T03:55:34.412Z | Downloaded pkcs1 v0.7.5 |
| 1326 | 2026-03-19T03:55:34.415Z | Downloaded take_mut v0.2.2 |
| 1327 | 2026-03-19T03:55:34.415Z | Downloaded ssh-encoding v0.2.0 |
| 1328 | 2026-03-19T03:55:34.418Z | Downloaded predicates-tree v1.0.13 |
| 1329 | 2026-03-19T03:55:34.418Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1330 | 2026-03-19T03:55:34.430Z | Downloaded tokio v1.49.0 |
| 1331 | 2026-03-19T03:55:34.458Z | Downloaded password-hash v0.4.2 |
| 1332 | 2026-03-19T03:55:34.461Z | Downloaded ron v0.12.0 |
| 1333 | 2026-03-19T03:55:34.466Z | Downloaded progenitor-macro v0.11.2 |
| 1334 | 2026-03-19T03:55:34.469Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1335 | 2026-03-19T03:55:34.470Z | Downloaded parking_lot v0.11.2 |
| 1336 | 2026-03-19T03:55:34.470Z | Downloaded openssl v0.10.75 |
| 1337 | 2026-03-19T03:55:34.475Z | Downloaded darling_core v0.20.11 |
| 1338 | 2026-03-19T03:55:34.500Z | Downloaded ring v0.17.14 |
| 1339 | 2026-03-19T03:55:34.530Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1340 | 2026-03-19T03:55:34.630Z | Downloaded fallible-iterator v0.2.0 |
| 1341 | 2026-03-19T03:55:34.930Z | Downloaded zopfli v0.8.3 |
| 1342 | 2026-03-19T03:55:34.994Z | Downloaded wyz v0.5.1 |
| 1343 | 2026-03-19T03:55:35.016Z | Downloaded aws-lc-sys v0.37.1 |
| 1344 | 2026-03-19T03:55:35.353Z | Compiling libc v0.2.180 |
| 1345 | 2026-03-19T03:55:35.353Z | Compiling serde v1.0.228 |
| 1346 | 2026-03-19T03:55:35.356Z | Compiling log v0.4.29 |
| 1347 | 2026-03-19T03:55:35.356Z | Compiling find-msvc-tools v0.1.9 |
| 1348 | 2026-03-19T03:55:35.546Z | Compiling shlex v1.3.0 |
| 1349 | 2026-03-19T03:55:35.552Z | Compiling smallvec v1.15.1 |
| 1350 | 2026-03-19T03:55:35.561Z | Compiling syn v2.0.117 |
| 1351 | 2026-03-19T03:55:35.578Z | Compiling typenum v1.19.0 |
| 1352 | 2026-03-19T03:55:35.792Z | Compiling generic-array v0.14.7 |
| 1353 | 2026-03-19T03:55:35.809Z | Compiling subtle v2.6.1 |
| 1354 | 2026-03-19T03:55:35.838Z | Compiling scopeguard v1.2.0 |
| 1355 | 2026-03-19T03:55:35.867Z | Compiling portable-atomic v1.13.1 |
| 1356 | 2026-03-19T03:55:35.945Z | Compiling lock_api v0.4.14 |
| 1357 | 2026-03-19T03:55:35.968Z | Compiling const-oid v0.9.6 |
| 1358 | 2026-03-19T03:55:36.029Z | Compiling critical-section v1.2.0 |
| 1359 | 2026-03-19T03:55:36.096Z | Compiling zerocopy v0.8.40 |
| 1360 | 2026-03-19T03:55:36.179Z | Compiling parking_lot_core v0.9.12 |
| 1361 | 2026-03-19T03:55:36.244Z | Compiling pin-project-lite v0.2.17 |
| 1362 | 2026-03-19T03:55:36.359Z | Compiling serde_json v1.0.149 |
| 1363 | 2026-03-19T03:55:36.519Z | Compiling pkg-config v0.3.32 |
| 1364 | 2026-03-19T03:55:36.662Z | Compiling bitflags v2.11.0 |
| 1365 | 2026-03-19T03:55:36.760Z | Compiling getrandom v0.2.17 |
| 1366 | 2026-03-19T03:55:36.831Z | Compiling jobserver v0.1.34 |
| 1367 | 2026-03-19T03:55:36.953Z | Compiling rand_core v0.6.4 |
| 1368 | 2026-03-19T03:55:37.032Z | Compiling errno v0.3.14 |
| 1369 | 2026-03-19T03:55:37.213Z | Compiling cc v1.2.56 |
| 1370 | 2026-03-19T03:55:37.232Z | Compiling once_cell v1.21.3 |
| 1371 | 2026-03-19T03:55:37.249Z | Compiling signal-hook-registry v1.4.8 |
| 1372 | 2026-03-19T03:55:37.287Z | Compiling parking_lot v0.12.5 |
| 1373 | 2026-03-19T03:55:37.320Z | Compiling mio v1.1.1 |
| 1374 | 2026-03-19T03:55:37.412Z | Compiling libm v0.2.16 |
| 1375 | 2026-03-19T03:55:37.486Z | Compiling num-traits v0.2.19 |
| 1376 | 2026-03-19T03:55:37.587Z | Compiling futures-core v0.3.32 |
| 1377 | 2026-03-19T03:55:37.769Z | Compiling socket2 v0.6.2 |
| 1378 | 2026-03-19T03:55:37.787Z | Compiling percent-encoding v2.3.2 |
| 1379 | 2026-03-19T03:55:37.930Z | Compiling allocator-api2 v0.2.21 |
| 1380 | 2026-03-19T03:55:37.949Z | Compiling futures-sink v0.3.32 |
| 1381 | 2026-03-19T03:55:38.027Z | Compiling cpufeatures v0.2.17 |
| 1382 | 2026-03-19T03:55:38.082Z | Compiling foldhash v0.2.0 |
| 1383 | 2026-03-19T03:55:38.120Z | Compiling futures-channel v0.3.32 |
| 1384 | 2026-03-19T03:55:38.183Z | Compiling futures-task v0.3.32 |
| 1385 | 2026-03-19T03:55:38.316Z | Compiling hashbrown v0.16.1 |
| 1386 | 2026-03-19T03:55:38.337Z | Compiling slab v0.4.12 |
| 1387 | 2026-03-19T03:55:38.355Z | Compiling futures-io v0.3.32 |
| 1388 | 2026-03-19T03:55:38.396Z | Compiling getrandom v0.4.1 |
| 1389 | 2026-03-19T03:55:38.414Z | Compiling getrandom v0.3.4 |
| 1390 | 2026-03-19T03:55:38.542Z | Compiling rand_core v0.10.0 |
| 1391 | 2026-03-19T03:55:38.560Z | Compiling rustversion v1.0.22 |
| 1392 | 2026-03-19T03:55:38.755Z | Compiling cmake v0.1.57 |
| 1393 | 2026-03-19T03:55:39.166Z | Compiling indexmap v2.13.0 |
| 1394 | 2026-03-19T03:55:39.316Z | Compiling form_urlencoded v1.2.2 |
| 1395 | 2026-03-19T03:55:39.405Z | Compiling base64ct v1.8.3 |
| 1396 | 2026-03-19T03:55:39.494Z | Compiling dunce v1.0.5 |
| 1397 | 2026-03-19T03:55:39.541Z | Compiling fs_extra v1.3.0 |
| 1398 | 2026-03-19T03:55:39.615Z | Compiling synstructure v0.13.2 |
| 1399 | 2026-03-19T03:55:39.724Z | Compiling ident_case v1.0.1 |
| 1400 | 2026-03-19T03:55:39.790Z | Compiling pem-rfc7468 v0.7.0 |
| 1401 | 2026-03-19T03:55:39.880Z | Compiling flagset v0.4.7 |
| 1402 | 2026-03-19T03:55:39.898Z | Compiling aws-lc-sys v0.37.1 |
| 1403 | 2026-03-19T03:55:39.966Z | Compiling rand_core v0.9.5 |
| 1404 | 2026-03-19T03:55:40.042Z | Compiling iana-time-zone v0.1.65 |
| 1405 | 2026-03-19T03:55:40.058Z | Compiling rustix v1.1.3 |
| 1406 | 2026-03-19T03:55:40.083Z | Compiling ring v0.17.14 |
| 1407 | 2026-03-19T03:55:40.198Z | Compiling uuid v1.21.0 |
| 1408 | 2026-03-19T03:55:40.297Z | Compiling rustc_version v0.4.1 |
| 1409 | 2026-03-19T03:55:40.319Z | Compiling aws-lc-rs v1.16.0 |
| 1410 | 2026-03-19T03:55:40.457Z | Compiling regex-syntax v0.8.10 |
| 1411 | 2026-03-19T03:55:40.686Z | Compiling vcpkg v0.2.15 |
| 1412 | 2026-03-19T03:55:40.725Z | Compiling tracing-core v0.1.36 |
| 1413 | 2026-03-19T03:55:41.108Z | Compiling crossbeam-utils v0.8.21 |
| 1414 | 2026-03-19T03:55:41.492Z | Compiling pest_generator v2.8.6 |
| 1415 | 2026-03-19T03:55:41.514Z | Compiling serde_derive_internals v0.29.1 |
| 1416 | 2026-03-19T03:55:41.702Z | Compiling openssl-sys v0.9.111 |
| 1417 | 2026-03-19T03:55:42.236Z | Compiling serde_derive v1.0.228 |
| 1418 | 2026-03-19T03:55:42.357Z | Compiling zeroize_derive v1.4.3 |
| 1419 | 2026-03-19T03:55:42.419Z | Compiling zerofrom-derive v0.1.6 |
| 1420 | 2026-03-19T03:55:42.459Z | Compiling yoke-derive v0.8.1 |
| 1421 | 2026-03-19T03:55:42.741Z | Compiling zerocopy-derive v0.8.40 |
| 1422 | 2026-03-19T03:55:43.206Z | Compiling zeroize v1.8.2 |
| 1423 | 2026-03-19T03:55:43.684Z | Compiling zerovec-derive v0.11.2 |
| 1424 | 2026-03-19T03:55:44.014Z | Compiling displaydoc v0.2.5 |
| 1425 | 2026-03-19T03:55:44.256Z | Compiling crypto-common v0.1.7 |
| 1426 | 2026-03-19T03:55:44.330Z | Compiling zerofrom v0.1.6 |
| 1427 | 2026-03-19T03:55:44.437Z | Compiling block-buffer v0.10.4 |
| 1428 | 2026-03-19T03:55:44.487Z | Compiling yoke v0.8.1 |
| 1429 | 2026-03-19T03:55:44.650Z | Compiling digest v0.10.7 |
| 1430 | 2026-03-19T03:55:44.725Z | Compiling tokio-macros v2.6.0 |
| 1431 | 2026-03-19T03:55:44.897Z | Compiling futures-macro v0.3.32 |
| 1432 | 2026-03-19T03:55:44.966Z | Compiling hmac v0.12.1 |
| 1433 | 2026-03-19T03:55:44.988Z | Compiling zerotrie v0.2.3 |
| 1434 | 2026-03-19T03:55:45.166Z | Compiling block-padding v0.3.3 |
| 1435 | 2026-03-19T03:55:45.203Z | Compiling zerovec v0.11.5 |
| 1436 | 2026-03-19T03:55:45.370Z | Compiling inout v0.1.4 |
| 1437 | 2026-03-19T03:55:45.388Z | Compiling sha2 v0.10.9 |
| 1438 | 2026-03-19T03:55:45.583Z | Compiling cipher v0.4.4 |
| 1439 | 2026-03-19T03:55:45.674Z | Compiling der_derive v0.7.3 |
| 1440 | 2026-03-19T03:55:45.894Z | Compiling tinystr v0.8.2 |
| 1441 | 2026-03-19T03:55:45.921Z | Compiling potential_utf v0.1.4 |
| 1442 | 2026-03-19T03:55:45.945Z | Compiling futures-util v0.3.32 |
| 1443 | 2026-03-19T03:55:46.129Z | Compiling icu_locale_core v2.1.1 |
| 1444 | 2026-03-19T03:55:46.159Z | Compiling icu_collections v2.1.1 |
| 1445 | 2026-03-19T03:55:46.794Z | Compiling salsa20 v0.10.2 |
| 1446 | 2026-03-19T03:55:46.974Z | Compiling bytes v1.11.1 |
| 1447 | 2026-03-19T03:55:46.978Z | Compiling icu_provider v2.1.1 |
| 1448 | 2026-03-19T03:55:47.008Z | Compiling der v0.7.10 |
| 1449 | 2026-03-19T03:55:47.233Z | Compiling chrono v0.4.44 |
| 1450 | 2026-03-19T03:55:47.344Z | Compiling icu_properties v2.1.2 |
| 1451 | 2026-03-19T03:55:47.362Z | Compiling icu_normalizer v2.1.1 |
| 1452 | 2026-03-19T03:55:47.796Z | Compiling tokio v1.49.0 |
| 1453 | 2026-03-19T03:55:48.052Z | Compiling http v1.4.0 |
| 1454 | 2026-03-19T03:55:48.630Z | Compiling idna_adapter v1.2.1 |
| 1455 | 2026-03-19T03:55:48.851Z | Compiling ppv-lite86 v0.2.21 |
| 1456 | 2026-03-19T03:55:48.876Z | Compiling idna v1.1.0 |
| 1457 | 2026-03-19T03:55:49.020Z | Compiling spki v0.7.3 |
| 1458 | 2026-03-19T03:55:49.069Z | Compiling pbkdf2 v0.12.2 |
| 1459 | 2026-03-19T03:55:49.146Z | Compiling thiserror-impl v2.0.18 |
| 1460 | 2026-03-19T03:55:49.208Z | Compiling scrypt v0.11.0 |
| 1461 | 2026-03-19T03:55:49.272Z | Compiling url v2.5.8 |
| 1462 | 2026-03-19T03:55:49.299Z | Compiling rand_chacha v0.9.0 |
| 1463 | 2026-03-19T03:55:49.367Z | Compiling cbc v0.1.2 |
| 1464 | 2026-03-19T03:55:49.532Z | Compiling aes v0.8.4 |
| 1465 | 2026-03-19T03:55:49.551Z | Compiling rustls-pki-types v1.14.0 |
| 1466 | 2026-03-19T03:55:49.760Z | Compiling tracing-attributes v0.1.31 |
| 1467 | 2026-03-19T03:55:50.162Z | Compiling pkcs5 v0.7.1 |
| 1468 | 2026-03-19T03:55:50.182Z | Compiling rand v0.9.2 |
| 1469 | 2026-03-19T03:55:50.316Z | Compiling http-body v1.0.1 |
| 1470 | 2026-03-19T03:55:50.573Z | Compiling untrusted v0.7.1 |
| 1471 | 2026-03-19T03:55:50.724Z | Compiling httparse v1.10.1 |
| 1472 | 2026-03-19T03:55:50.779Z | Compiling openssl-probe v0.2.1 |
| 1473 | 2026-03-19T03:55:50.917Z | Compiling thiserror v2.0.18 |
| 1474 | 2026-03-19T03:55:50.935Z | Compiling base64 v0.22.1 |
| 1475 | 2026-03-19T03:55:50.999Z | Compiling untrusted v0.9.0 |
| 1476 | 2026-03-19T03:55:51.046Z | Compiling syn v1.0.109 |
| 1477 | 2026-03-19T03:55:51.148Z | Compiling schemars v0.8.22 |
| 1478 | 2026-03-19T03:55:51.221Z | Compiling pkcs8 v0.10.2 |
| 1479 | 2026-03-19T03:55:51.350Z | Compiling schemars_derive v0.8.22 |
| 1480 | 2026-03-19T03:55:51.413Z | Compiling pest_derive v2.8.6 |
| 1481 | 2026-03-19T03:55:51.487Z | Compiling scroll_derive v0.13.1 |
| 1482 | 2026-03-19T03:55:51.540Z | Compiling tracing v0.1.44 |
| 1483 | 2026-03-19T03:55:51.886Z | Compiling darling_core v0.20.11 |
| 1484 | 2026-03-19T03:55:51.932Z | Compiling tinyvec_macros v0.1.1 |
| 1485 | 2026-03-19T03:55:52.019Z | Compiling rustls v0.23.37 |
| 1486 | 2026-03-19T03:55:52.230Z | Compiling dyn-clone v1.0.20 |
| 1487 | 2026-03-19T03:55:52.270Z | Compiling try-lock v0.2.5 |
| 1488 | 2026-03-19T03:55:52.400Z | Compiling tower-service v0.3.3 |
| 1489 | 2026-03-19T03:55:52.404Z | Compiling atomic-waker v1.1.2 |
| 1490 | 2026-03-19T03:55:52.519Z | Compiling tower-layer v0.3.3 |
| 1491 | 2026-03-19T03:55:52.537Z | Compiling scroll v0.13.0 |
| 1492 | 2026-03-19T03:55:52.569Z | Compiling want v0.3.1 |
| 1493 | 2026-03-19T03:55:52.722Z | Compiling tinyvec v1.10.0 |
| 1494 | 2026-03-19T03:55:52.877Z | Compiling tokio-util v0.7.18 |
| 1495 | 2026-03-19T03:55:53.558Z | Compiling ipnet v2.11.0 |
| 1496 | 2026-03-19T03:55:53.614Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1497 | 2026-03-19T03:55:54.151Z | Compiling h2 v0.4.13 |
| 1498 | 2026-03-19T03:55:54.234Z | Compiling spin v0.9.8 |
| 1499 | 2026-03-19T03:55:54.309Z | Compiling aho-corasick v1.1.4 |
| 1500 | 2026-03-19T03:55:54.506Z | Compiling httpdate v1.0.3 |
| 1501 | 2026-03-19T03:55:54.794Z | Compiling foreign-types-shared v0.1.1 |
| 1502 | 2026-03-19T03:55:54.834Z | Compiling crc32fast v1.5.0 |
| 1503 | 2026-03-19T03:55:54.905Z | Compiling num-conv v0.2.0 |
| 1504 | 2026-03-19T03:55:55.075Z | Compiling time-core v0.1.8 |
| 1505 | 2026-03-19T03:55:55.161Z | Compiling darling_macro v0.20.11 |
| 1506 | 2026-03-19T03:55:55.179Z | Compiling pin-utils v0.1.0 |
| 1507 | 2026-03-19T03:55:55.262Z | Compiling powerfmt v0.2.0 |
| 1508 | 2026-03-19T03:55:55.283Z | Compiling openssl v0.10.75 |
| 1509 | 2026-03-19T03:55:55.522Z | Compiling deranged v0.5.8 |
| 1510 | 2026-03-19T03:55:55.586Z | Compiling regex-automata v0.4.14 |
| 1511 | 2026-03-19T03:55:55.704Z | Compiling time-macros v0.2.27 |
| 1512 | 2026-03-19T03:55:55.753Z | Compiling darling v0.20.11 |
| 1513 | 2026-03-19T03:55:55.914Z | Compiling tempfile v3.25.0 |
| 1514 | 2026-03-19T03:55:56.400Z | Compiling foreign-types v0.3.2 |
| 1515 | 2026-03-19T03:55:56.643Z | Compiling goblin v0.10.5 |
| 1516 | 2026-03-19T03:55:57.152Z | Compiling thiserror-impl v1.0.69 |
| 1517 | 2026-03-19T03:55:57.538Z | Compiling openssl-macros v0.1.1 |
| 1518 | 2026-03-19T03:55:58.030Z | Compiling wait-timeout v0.2.1 |
| 1519 | 2026-03-19T03:55:58.370Z | Compiling hyper v1.8.1 |
| 1520 | 2026-03-19T03:55:58.439Z | Compiling either v1.15.0 |
| 1521 | 2026-03-19T03:55:58.729Z | Compiling simd-adler32 v0.3.8 |
| 1522 | 2026-03-19T03:55:58.839Z | Compiling siphasher v1.0.2 |
| 1523 | 2026-03-19T03:55:59.052Z | Compiling num_threads v0.1.7 |
| 1524 | 2026-03-19T03:55:59.087Z | Compiling usdt-impl v0.6.0 |
| 1525 | 2026-03-19T03:55:59.170Z | Compiling quick-error v1.2.3 |
| 1526 | 2026-03-19T03:55:59.310Z | Compiling native-tls v0.2.18 |
| 1527 | 2026-03-19T03:55:59.343Z | Compiling bit-vec v0.8.0 |
| 1528 | 2026-03-19T03:55:59.517Z | Compiling rusty-fork v0.3.1 |
| 1529 | 2026-03-19T03:55:59.582Z | Compiling time v0.3.47 |
| 1530 | 2026-03-19T03:55:59.648Z | Compiling bit-set v0.8.0 |
| 1531 | 2026-03-19T03:55:59.851Z | Compiling hyper-util v0.1.20 |
| 1532 | 2026-03-19T03:55:59.933Z | Compiling thiserror v1.0.69 |
| 1533 | 2026-03-19T03:56:00.529Z | Compiling dof v0.4.0 |
| 1534 | 2026-03-19T03:56:01.533Z | Compiling derive_builder_core v0.20.2 |
| 1535 | 2026-03-19T03:56:01.739Z | Compiling unicode-normalization v0.1.25 |
| 1536 | 2026-03-19T03:56:02.127Z | Compiling crossbeam-epoch v0.9.18 |
| 1537 | 2026-03-19T03:56:02.146Z | Compiling dtrace-parser v0.3.0 |
| 1538 | 2026-03-19T03:56:02.329Z | Compiling rustls-native-certs v0.8.3 |
| 1539 | 2026-03-19T03:56:02.555Z | Compiling signature v2.2.0 |
| 1540 | 2026-03-19T03:56:02.622Z | Compiling scroll_derive v0.12.1 |
| 1541 | 2026-03-19T03:56:02.697Z | Compiling heapless v0.7.17 |
| 1542 | 2026-03-19T03:56:02.715Z | Compiling rand_xorshift v0.4.0 |
| 1543 | 2026-03-19T03:56:02.767Z | Compiling slog v2.8.2 |
| 1544 | 2026-03-19T03:56:02.912Z | Compiling darling_core v0.21.3 |
| 1545 | 2026-03-19T03:56:02.991Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1546 | 2026-03-19T03:56:02.996Z | Compiling sync_wrapper v1.0.2 |
| 1547 | 2026-03-19T03:56:03.142Z | Compiling thread-id v5.1.0 |
| 1548 | 2026-03-19T03:56:03.176Z | Compiling cookie v0.18.1 |
| 1549 | 2026-03-19T03:56:03.241Z | Compiling paste v1.0.15 |
| 1550 | 2026-03-19T03:56:03.332Z | Compiling adler2 v2.0.1 |
| 1551 | 2026-03-19T03:56:03.405Z | Compiling anyhow v1.0.102 |
| 1552 | 2026-03-19T03:56:03.469Z | Compiling unicode-properties v0.1.4 |
| 1553 | 2026-03-19T03:56:03.493Z | Compiling unicode-bidi v0.3.18 |
| 1554 | 2026-03-19T03:56:03.583Z | Compiling signal-hook v0.3.18 |
| 1555 | 2026-03-19T03:56:03.765Z | Compiling zstd-safe v7.2.4 |
| 1556 | 2026-03-19T03:56:03.822Z | Compiling rayon-core v1.13.0 |
| 1557 | 2026-03-19T03:56:03.840Z | Compiling unicode-segmentation v1.12.0 |
| 1558 | 2026-03-19T03:56:04.007Z | Compiling unarray v0.1.4 |
| 1559 | 2026-03-19T03:56:04.067Z | Compiling stringprep v0.1.5 |
| 1560 | 2026-03-19T03:56:04.155Z | Compiling proptest v1.10.0 |
| 1561 | 2026-03-19T03:56:04.334Z | Compiling scroll v0.12.0 |
| 1562 | 2026-03-19T03:56:04.346Z | Compiling miniz_oxide v0.8.9 |
| 1563 | 2026-03-19T03:56:04.683Z | Compiling tower v0.5.3 |
| 1564 | 2026-03-19T03:56:05.155Z | Compiling derive_builder_macro v0.20.2 |
| 1565 | 2026-03-19T03:56:05.181Z | Compiling crossbeam-deque v0.8.6 |
| 1566 | 2026-03-19T03:56:05.300Z | Compiling ipnetwork v0.21.1 |
| 1567 | 2026-03-19T03:56:05.345Z | Compiling http-body-util v0.1.3 |
| 1568 | 2026-03-19T03:56:05.413Z | Compiling webpki-roots v1.0.6 |
| 1569 | 2026-03-19T03:56:05.431Z | Compiling rand_chacha v0.3.1 |
| 1570 | 2026-03-19T03:56:05.563Z | Compiling toml_datetime v0.6.11 |
| 1571 | 2026-03-19T03:56:05.653Z | Compiling serde_tokenstream v0.2.3 |
| 1572 | 2026-03-19T03:56:05.723Z | Compiling erased-serde v0.3.31 |
| 1573 | 2026-03-19T03:56:05.809Z | Compiling serde_spanned v0.6.9 |
| 1574 | 2026-03-19T03:56:05.897Z | Compiling md-5 v0.10.6 |
| 1575 | 2026-03-19T03:56:05.987Z | Compiling zerocopy-derive v0.7.35 |
| 1576 | 2026-03-19T03:56:06.055Z | Compiling curve25519-dalek v4.1.3 |
| 1577 | 2026-03-19T03:56:06.097Z | Compiling vergen-lib v0.1.6 |
| 1578 | 2026-03-19T03:56:06.317Z | Compiling num-integer v0.1.46 |
| 1579 | 2026-03-19T03:56:06.437Z | Compiling hash32 v0.2.1 |
| 1580 | 2026-03-19T03:56:06.456Z | Compiling ff v0.13.1 |
| 1581 | 2026-03-19T03:56:06.474Z | Compiling memoffset v0.9.1 |
| 1582 | 2026-03-19T03:56:06.539Z | Compiling darling_macro v0.21.3 |
| 1583 | 2026-03-19T03:56:06.623Z | Compiling ryu v1.0.23 |
| 1584 | 2026-03-19T03:56:06.682Z | Compiling base16ct v0.2.0 |
| 1585 | 2026-03-19T03:56:06.707Z | Compiling iri-string v0.7.10 |
| 1586 | 2026-03-19T03:56:06.740Z | Compiling rustix v0.38.44 |
| 1587 | 2026-03-19T03:56:06.849Z | Compiling num-bigint-dig v0.8.6 |
| 1588 | 2026-03-19T03:56:06.911Z | Compiling psl-types v2.0.11 |
| 1589 | 2026-03-19T03:56:07.070Z | Compiling smoltcp v0.9.1 |
| 1590 | 2026-03-19T03:56:07.089Z | Compiling ref-cast v1.0.25 |
| 1591 | 2026-03-19T03:56:07.133Z | Compiling zlib-rs v0.6.2 |
| 1592 | 2026-03-19T03:56:07.136Z | Compiling litrs v1.0.0 |
| 1593 | 2026-03-19T03:56:07.178Z | Compiling fallible-iterator v0.2.0 |
| 1594 | 2026-03-19T03:56:07.462Z | Compiling cfg_aliases v0.2.1 |
| 1595 | 2026-03-19T03:56:07.554Z | Compiling nix v0.31.1 |
| 1596 | 2026-03-19T03:56:07.571Z | Compiling postgres-protocol v0.6.10 |
| 1597 | 2026-03-19T03:56:07.591Z | Compiling newtype-uuid v1.3.2 |
| 1598 | 2026-03-19T03:56:07.822Z | Compiling document-features v0.2.12 |
| 1599 | 2026-03-19T03:56:08.034Z | Compiling zerocopy v0.7.35 |
| 1600 | 2026-03-19T03:56:08.125Z | Compiling darling v0.21.3 |
| 1601 | 2026-03-19T03:56:08.254Z | Compiling publicsuffix v2.3.0 |
| 1602 | 2026-03-19T03:56:08.290Z | Compiling sec1 v0.7.3 |
| 1603 | 2026-03-19T03:56:08.466Z | Compiling tower-http v0.6.8 |
| 1604 | 2026-03-19T03:56:08.646Z | Compiling serde_urlencoded v0.7.1 |
| 1605 | 2026-03-19T03:56:08.866Z | Compiling num-iter v0.1.45 |
| 1606 | 2026-03-19T03:56:08.869Z | Compiling group v0.13.0 |
| 1607 | 2026-03-19T03:56:09.057Z | Compiling derive_builder v0.20.2 |
| 1608 | 2026-03-19T03:56:09.074Z | Compiling rand v0.8.5 |
| 1609 | 2026-03-19T03:56:09.100Z | Compiling oxnet v0.1.4 |
| 1610 | 2026-03-19T03:56:09.532Z | Compiling proc-macro-error v1.0.4 |
| 1611 | 2026-03-19T03:56:09.558Z | Compiling tokio-native-tls v0.3.1 |
| 1612 | 2026-03-19T03:56:09.774Z | Compiling goblin v0.8.2 |
| 1613 | 2026-03-19T03:56:10.375Z | Compiling heck v0.4.1 |
| 1614 | 2026-03-19T03:56:10.559Z | Compiling phf_shared v0.13.1 |
| 1615 | 2026-03-19T03:56:10.607Z | Compiling regex v1.12.3 |
| 1616 | 2026-03-19T03:56:10.671Z | Compiling hubpack_derive v0.1.1 |
| 1617 | 2026-03-19T03:56:10.731Z | Compiling lazy_static v1.5.0 |
| 1618 | 2026-03-19T03:56:10.846Z | Compiling cargo-platform v0.1.9 |
| 1619 | 2026-03-19T03:56:10.879Z | Compiling hkdf v0.12.4 |
| 1620 | 2026-03-19T03:56:11.080Z | Compiling crypto-bigint v0.5.5 |
| 1621 | 2026-03-19T03:56:11.167Z | Compiling async-trait v0.1.89 |
| 1622 | 2026-03-19T03:56:11.186Z | Compiling strum_macros v0.27.2 |
| 1623 | 2026-03-19T03:56:11.215Z | Compiling daft-derive v0.1.5 |
| 1624 | 2026-03-19T03:56:11.786Z | Compiling flate2 v1.1.9 |
| 1625 | 2026-03-19T03:56:12.163Z | Compiling ref-cast-impl v1.0.25 |
| 1626 | 2026-03-19T03:56:12.337Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1627 | 2026-03-19T03:56:12.611Z | Compiling terminal_size v0.4.3 |
| 1628 | 2026-03-19T03:56:12.785Z | Compiling vergen v9.0.6 |
| 1629 | 2026-03-19T03:56:12.848Z | Compiling fs-err v3.3.0 |
| 1630 | 2026-03-19T03:56:13.009Z | Compiling ahash v0.8.12 |
| 1631 | 2026-03-19T03:56:13.082Z | Compiling bumpalo v3.20.2 |
| 1632 | 2026-03-19T03:56:13.168Z | Compiling managed v0.8.0 |
| 1633 | 2026-03-19T03:56:13.258Z | Compiling foldhash v0.1.5 |
| 1634 | 2026-03-19T03:56:13.404Z | Compiling bitflags v1.3.2 |
| 1635 | 2026-03-19T03:56:13.458Z | Compiling libbz2-rs-sys v0.2.2 |
| 1636 | 2026-03-19T03:56:13.473Z | Compiling object v0.37.3 |
| 1637 | 2026-03-19T03:56:13.494Z | Compiling winnow v0.5.40 |
| 1638 | 2026-03-19T03:56:13.862Z | Compiling console v0.16.2 |
| 1639 | 2026-03-19T03:56:13.894Z | Compiling strum v0.27.2 |
| 1640 | 2026-03-19T03:56:13.982Z | Compiling clap_builder v4.5.60 |
| 1641 | 2026-03-19T03:56:14.055Z | Compiling bzip2 v0.6.1 |
| 1642 | 2026-03-19T03:56:14.412Z | Compiling hashbrown v0.15.5 |
| 1643 | 2026-03-19T03:56:14.613Z | Compiling zopfli v0.8.3 |
| 1644 | 2026-03-19T03:56:15.286Z | Compiling toml_edit v0.19.15 |
| 1645 | 2026-03-19T03:56:15.488Z | Compiling dof v0.3.0 |
| 1646 | 2026-03-19T03:56:15.491Z | Compiling elliptic-curve v0.13.8 |
| 1647 | 2026-03-19T03:56:15.596Z | Compiling daft v0.1.5 |
| 1648 | 2026-03-19T03:56:15.951Z | Compiling hubpack v0.1.2 |
| 1649 | 2026-03-19T03:56:16.029Z | Compiling cargo_metadata v0.19.2 |
| 1650 | 2026-03-19T03:56:16.507Z | Compiling phf v0.13.1 |
| 1651 | 2026-03-19T03:56:16.659Z | Compiling zone_cfg_derive v0.3.1 |
| 1652 | 2026-03-19T03:56:17.467Z | Compiling signal-hook-mio v0.2.5 |
| 1653 | 2026-03-19T03:56:17.611Z | Compiling cookie_store v0.22.1 |
| 1654 | 2026-03-19T03:56:18.173Z | Compiling zstd v0.13.3 |
| 1655 | 2026-03-19T03:56:18.258Z | Compiling hyper-tls v0.6.0 |
| 1656 | 2026-03-19T03:56:18.359Z | Compiling rayon v1.11.0 |
| 1657 | 2026-03-19T03:56:18.479Z | Compiling bzip2 v0.4.4 |
| 1658 | 2026-03-19T03:56:18.571Z | Compiling serde_with_macros v3.17.0 |
| 1659 | 2026-03-19T03:56:18.688Z | Compiling postgres-types v0.2.12 |
| 1660 | 2026-03-19T03:56:18.786Z | Compiling usdt-macro v0.6.0 |
| 1661 | 2026-03-19T03:56:19.080Z | Compiling usdt-attr-macro v0.6.0 |
| 1662 | 2026-03-19T03:56:19.461Z | Compiling ed25519 v2.2.3 |
| 1663 | 2026-03-19T03:56:19.742Z | Compiling dtrace-parser v0.2.0 |
| 1664 | 2026-03-19T03:56:20.091Z | Compiling phf_shared v0.11.3 |
| 1665 | 2026-03-19T03:56:20.096Z | Compiling itertools v0.12.1 |
| 1666 | 2026-03-19T03:56:20.240Z | Compiling bstr v1.12.1 |
| 1667 | 2026-03-19T03:56:20.342Z | Compiling pkcs1 v0.7.5 |
| 1668 | 2026-03-19T03:56:20.588Z | Compiling serde-big-array v0.5.1 |
| 1669 | 2026-03-19T03:56:20.769Z | Compiling hex v0.4.3 |
| 1670 | 2026-03-19T03:56:20.790Z | Compiling rfc6979 v0.4.0 |
| 1671 | 2026-03-19T03:56:20.816Z | Compiling strum_macros v0.26.4 |
| 1672 | 2026-03-19T03:56:20.874Z | Compiling serde_repr v0.1.20 |
| 1673 | 2026-03-19T03:56:20.941Z | Compiling enum-as-inner v0.6.1 |
| 1674 | 2026-03-19T03:56:21.118Z | Compiling clap_derive v4.5.55 |
| 1675 | 2026-03-19T03:56:21.137Z | Compiling float-cmp v0.10.0 |
| 1676 | 2026-03-19T03:56:21.319Z | Compiling memmap2 v0.9.10 |
| 1677 | 2026-03-19T03:56:21.551Z | Compiling thread-id v4.2.2 |
| 1678 | 2026-03-19T03:56:21.598Z | Compiling env_filter v1.0.0 |
| 1679 | 2026-03-19T03:56:21.602Z | Compiling encoding_rs v0.8.35 |
| 1680 | 2026-03-19T03:56:21.656Z | Compiling normalize-line-endings v0.3.0 |
| 1681 | 2026-03-19T03:56:21.770Z | Compiling mime v0.3.17 |
| 1682 | 2026-03-19T03:56:21.786Z | Compiling data-encoding v2.10.0 |
| 1683 | 2026-03-19T03:56:22.000Z | Compiling fixedbitset v0.5.7 |
| 1684 | 2026-03-19T03:56:22.108Z | Compiling new_debug_unreachable v1.0.6 |
| 1685 | 2026-03-19T03:56:22.200Z | Compiling unit-prefix v0.5.2 |
| 1686 | 2026-03-19T03:56:22.385Z | Compiling predicates-core v1.0.10 |
| 1687 | 2026-03-19T03:56:22.403Z | Compiling precomputed-hash v0.1.1 |
| 1688 | 2026-03-19T03:56:22.514Z | Compiling whoami v2.1.0 |
| 1689 | 2026-03-19T03:56:22.611Z | Compiling keccak v0.1.6 |
| 1690 | 2026-03-19T03:56:22.743Z | Compiling jiff v0.2.21 |
| 1691 | 2026-03-19T03:56:23.014Z | Compiling difflib v0.4.0 |
| 1692 | 2026-03-19T03:56:23.222Z | Compiling static_assertions v1.1.0 |
| 1693 | 2026-03-19T03:56:23.317Z | Compiling fixedbitset v0.4.2 |
| 1694 | 2026-03-19T03:56:23.574Z | Compiling rustc-hash v2.1.1 |
| 1695 | 2026-03-19T03:56:23.593Z | Compiling clap v4.5.60 |
| 1696 | 2026-03-19T03:56:23.640Z | Compiling petgraph v0.6.5 |
| 1697 | 2026-03-19T03:56:23.691Z | Compiling iddqd v0.3.17 |
| 1698 | 2026-03-19T03:56:23.711Z | Compiling predicates v3.1.4 |
| 1699 | 2026-03-19T03:56:23.729Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1700 | 2026-03-19T03:56:23.779Z | Compiling strum v0.26.3 |
| 1701 | 2026-03-19T03:56:23.786Z | Compiling sha3 v0.10.8 |
| 1702 | 2026-03-19T03:56:23.940Z | Compiling tokio-postgres v0.7.16 |
| 1703 | 2026-03-19T03:56:24.399Z | Compiling string_cache v0.8.9 |
| 1704 | 2026-03-19T03:56:24.591Z | Compiling indicatif v0.18.4 |
| 1705 | 2026-03-19T03:56:24.684Z | Compiling petgraph v0.8.3 |
| 1706 | 2026-03-19T03:56:25.235Z | Compiling hickory-proto v0.25.2 |
| 1707 | 2026-03-19T03:56:25.685Z | Compiling env_logger v0.11.9 |
| 1708 | 2026-03-19T03:56:25.733Z | Compiling toml_edit v0.22.27 |
| 1709 | 2026-03-19T03:56:26.153Z | Compiling zone v0.3.1 |
| 1710 | 2026-03-19T03:56:26.945Z | Compiling zip v4.6.1 |
| 1711 | 2026-03-19T03:56:27.056Z | Compiling usdt-impl v0.5.0 |
| 1712 | 2026-03-19T03:56:27.334Z | Compiling usdt v0.6.0 |
| 1713 | 2026-03-19T03:56:27.405Z | Compiling serde_with v3.17.0 |
| 1714 | 2026-03-19T03:56:27.665Z | Compiling ecdsa v0.16.9 |
| 1715 | 2026-03-19T03:56:27.827Z | Compiling similar v2.7.0 |
| 1716 | 2026-03-19T03:56:28.172Z | Compiling rsa v0.9.10 |
| 1717 | 2026-03-19T03:56:28.223Z | Compiling crossterm v0.28.1 |
| 1718 | 2026-03-19T03:56:28.573Z | Compiling ed25519-dalek v2.2.0 |
| 1719 | 2026-03-19T03:56:29.057Z | Compiling zip v0.6.6 |
| 1720 | 2026-03-19T03:56:29.820Z | Compiling toml v0.7.8 |
| 1721 | 2026-03-19T03:56:30.349Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1722 | 2026-03-19T03:56:30.380Z | Compiling itertools v0.13.0 |
| 1723 | 2026-03-19T03:56:30.664Z | Compiling tokio-stream v0.1.18 |
| 1724 | 2026-03-19T03:56:31.202Z | Compiling buf-list v1.1.2 |
| 1725 | 2026-03-19T03:56:31.272Z | Compiling x509-cert v0.2.5 |
| 1726 | 2026-03-19T03:56:31.455Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1727 | 2026-03-19T03:56:31.570Z | Compiling openapiv3 v2.2.0 |
| 1728 | 2026-03-19T03:56:31.691Z | Compiling sha1 v0.10.6 |
| 1729 | 2026-03-19T03:56:31.855Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1730 | 2026-03-19T03:56:31.975Z | Compiling peg-runtime v0.8.5 |
| 1731 | 2026-03-19T03:56:32.051Z | Compiling lalrpop-util v0.19.12 |
| 1732 | 2026-03-19T03:56:32.238Z | Compiling thread_local v1.1.9 |
| 1733 | 2026-03-19T03:56:32.292Z | Compiling slog-async v2.8.0 |
| 1734 | 2026-03-19T03:56:32.330Z | Compiling crossbeam-channel v0.5.15 |
| 1735 | 2026-03-19T03:56:32.348Z | Compiling futures-executor v0.3.32 |
| 1736 | 2026-03-19T03:56:32.555Z | Compiling filetime v0.2.27 |
| 1737 | 2026-03-19T03:56:32.677Z | Compiling is-terminal v0.4.17 |
| 1738 | 2026-03-19T03:56:32.694Z | Compiling take_mut v0.2.2 |
| 1739 | 2026-03-19T03:56:32.773Z | Compiling xattr v1.6.1 |
| 1740 | 2026-03-19T03:56:32.793Z | Compiling term v1.2.1 |
| 1741 | 2026-03-19T03:56:32.934Z | Compiling tar v0.4.44 |
| 1742 | 2026-03-19T03:56:32.984Z | Compiling futures v0.3.32 |
| 1743 | 2026-03-19T03:56:33.446Z | Compiling slog-term v2.9.2 |
| 1744 | 2026-03-19T03:56:40.012Z | Compiling rustls-webpki v0.103.9 |
| 1745 | 2026-03-19T03:56:44.058Z | Compiling tokio-rustls v0.26.4 |
| 1746 | 2026-03-19T03:56:44.058Z | Compiling rustls-platform-verifier v0.6.2 |
| 1747 | 2026-03-19T03:56:44.313Z | Compiling hyper-rustls v0.27.7 |
| 1748 | 2026-03-19T03:56:44.573Z | Compiling reqwest v0.12.28 |
| 1749 | 2026-03-19T03:56:44.590Z | Compiling reqwest v0.13.2 |
| 1750 | 2026-03-19T03:56:47.506Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1751 | 2026-03-19T03:56:47.775Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1752 | 2026-03-19T03:56:51.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1753 | 2026-03-19T03:56:51.719Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1754 | 2026-03-19T03:56:51.775Z | Mar 19 03:56:52.280 INFO Starting download, target: Clickhouse |
| 1755 | 2026-03-19T03:56:51.775Z | Mar 19 03:56:52.280 INFO Starting download, target: Console |
| 1756 | 2026-03-19T03:56:51.775Z | Mar 19 03:56:52.280 INFO Starting download, target: MaghemiteMgd |
| 1757 | 2026-03-19T03:56:51.775Z | Mar 19 03:56:52.280 INFO Starting download, target: DendriteStub |
| 1758 | 2026-03-19T03:56:51.778Z | Mar 19 03:56:52.280 INFO Starting download, target: Cockroach |
| 1759 | 2026-03-19T03:56:51.778Z | Mar 19 03:56:52.280 INFO Starting download, target: TransceiverControl |
| 1760 | 2026-03-19T03:56:51.778Z | Mar 19 03:56:52.280 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1761 | 2026-03-19T03:56:51.778Z | Mar 19 03:56:52.280 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1762 | 2026-03-19T03:56:51.778Z | Mar 19 03:56:52.280 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1763 | 2026-03-19T03:56:51.778Z | Mar 19 03:56:52.280 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1764 | 2026-03-19T03:56:51.778Z | Mar 19 03:56:52.280 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1765 | 2026-03-19T03:56:51.778Z | Mar 19 03:56:52.280 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1766 | 2026-03-19T03:56:52.234Z | Mar 19 03:56:52.740 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1767 | 2026-03-19T03:56:52.575Z | Mar 19 03:56:53.079 INFO Download complete, target: TransceiverControl |
| 1768 | 2026-03-19T03:56:52.837Z | Mar 19 03:56:53.349 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1769 | 2026-03-19T03:56:53.217Z | Mar 19 03:56:53.726 INFO Download complete, target: Console |
| 1770 | 2026-03-19T03:56:53.312Z | Mar 19 03:56:53.828 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1771 | 2026-03-19T03:56:53.379Z | Mar 19 03:56:53.897 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1772 | 2026-03-19T03:56:53.937Z | Mar 19 03:56:54.459 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1773 | 2026-03-19T03:56:53.937Z | Mar 19 03:56:54.460 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1774 | 2026-03-19T03:56:54.209Z | Mar 19 03:56:54.734 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1775 | 2026-03-19T03:56:57.021Z | Mar 19 03:56:57.568 INFO Download complete, target: MaghemiteMgd |
| 1776 | 2026-03-19T03:56:57.080Z | Mar 19 03:56:57.626 INFO Download complete, target: DendriteStub |
| 1777 | 2026-03-19T03:57:01.778Z | Mar 19 03:57:02.366 INFO Checking that binary works, target: Cockroach |
| 1778 | 2026-03-19T03:57:01.901Z | Mar 19 03:57:02.490 INFO Download complete, target: Cockroach |
| 1779 | 2026-03-19T03:57:05.468Z | Mar 19 03:57:06.087 INFO Checking that binary works, target: Clickhouse |
| 1780 | 2026-03-19T03:57:05.625Z | Mar 19 03:57:06.240 INFO Download complete, target: Clickhouse |
| 1781 | 2026-03-19T03:57:05.642Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1782 | 2026-03-19T03:57:05.646Z | |
| 1783 | 2026-03-19T03:57:05.646Z | real 4:54.314764833 |
| 1784 | 2026-03-19T03:57:05.646Z | user 10:25.314204592 |
| 1785 | 2026-03-19T03:57:05.646Z | sys 1:47.953627960 |
| 1786 | 2026-03-19T03:57:05.646Z | trap 0.319440687 |
| 1787 | 2026-03-19T03:57:05.646Z | tflt 0.576482238 |
| 1788 | 2026-03-19T03:57:05.646Z | dflt 0.579377663 |
| 1789 | 2026-03-19T03:57:05.646Z | kflt 0.022611848 |
| 1790 | 2026-03-19T03:57:05.646Z | lock 34:16.403415457 |
| 1791 | 2026-03-19T03:57:05.646Z | slp 31:06.449692292 |
| 1792 | 2026-03-19T03:57:05.646Z | lat 56.763635610 |
| 1793 | 2026-03-19T03:57:05.646Z | stop 2:38.356218071 |
| 1794 | 2026-03-19T03:57:05.646Z | + banner hack-check |
| 1795 | 2026-03-19T03:57:05.646Z | |
| 1796 | 2026-03-19T03:57:05.646Z | # # ## #### # # #### # # ###### #### # # |
| 1797 | 2026-03-19T03:57:05.646Z | # # # # # # # # # # # # # # # # # |
| 1798 | 2026-03-19T03:57:05.646Z | ###### # # # #### ##### # ###### ##### # #### |
| 1799 | 2026-03-19T03:57:05.646Z | # # ###### # # # # # # # # # # |
| 1800 | 2026-03-19T03:57:05.646Z | # # # # # # # # # # # # # # # # # |
| 1801 | 2026-03-19T03:57:05.647Z | # # # # #### # # #### # # ###### #### # # |
| 1802 | 2026-03-19T03:57:05.647Z | |
| 1803 | 2026-03-19T03:57:05.647Z | + export CARGO_INCREMENTAL=0 |
| 1804 | 2026-03-19T03:57:05.647Z | + CARGO_INCREMENTAL=0 |
| 1805 | 2026-03-19T03:57:05.647Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1806 | 2026-03-19T03:57:06.328Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1807 | 2026-03-19T03:57:06.598Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1808 | 2026-03-19T03:57:09.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s |
| 1809 | 2026-03-19T03:57:09.173Z | Running `target/debug/xtask check-features --ci` |
| 1810 | 2026-03-19T03:57:09.202Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1811 | 2026-03-19T03:57:09.205Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1812 | 2026-03-19T03:57:09.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 1813 | 2026-03-19T03:57:09.849Z | Running `target/debug/xtask download cargo-hack` |
| 1814 | 2026-03-19T03:57:10.874Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1815 | 2026-03-19T03:57:11.259Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1816 | 2026-03-19T03:57:14.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s |
| 1817 | 2026-03-19T03:57:14.679Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1818 | 2026-03-19T03:57:14.724Z | Mar 19 03:57:15.419 INFO Starting download, target: CargoHack |
| 1819 | 2026-03-19T03:57:14.728Z | Mar 19 03:57:15.420 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1820 | 2026-03-19T03:57:15.109Z | Mar 19 03:57:15.808 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1821 | 2026-03-19T03:57:15.190Z | Mar 19 03:57:15.889 INFO Download complete, target: CargoHack |
| 1822 | 2026-03-19T03:57:15.193Z | 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" |
| 1823 | 2026-03-19T03:57:15.210Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1824 | 2026-03-19T03:57:15.411Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1825 | 2026-03-19T03:57:16.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1826 | 2026-03-19T03:57:16.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1827 | 2026-03-19T03:57:16.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1828 | 2026-03-19T03:57:16.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1829 | 2026-03-19T03:57:16.168Z | |
| 1830 | 2026-03-19T03:57:16.168Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1831 | 2026-03-19T03:57:16.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1832 | 2026-03-19T03:57:16.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1833 | 2026-03-19T03:57:16.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1834 | 2026-03-19T03:57:16.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1835 | 2026-03-19T03:57:16.931Z | |
| 1836 | 2026-03-19T03:57:16.932Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1837 | 2026-03-19T03:57:17.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1838 | 2026-03-19T03:57:17.591Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1839 | 2026-03-19T03:57:17.591Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1840 | 2026-03-19T03:57:17.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1841 | 2026-03-19T03:57:17.685Z | |
| 1842 | 2026-03-19T03:57:17.685Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1843 | 2026-03-19T03:57:18.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1844 | 2026-03-19T03:57:18.339Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1845 | 2026-03-19T03:57:18.339Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1846 | 2026-03-19T03:57:18.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1847 | 2026-03-19T03:57:18.434Z | |
| 1848 | 2026-03-19T03:57:18.434Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1849 | 2026-03-19T03:57:19.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1850 | 2026-03-19T03:57:19.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1851 | 2026-03-19T03:57:19.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1852 | 2026-03-19T03:57:19.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1853 | 2026-03-19T03:57:19.186Z | |
| 1854 | 2026-03-19T03:57:19.186Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1855 | 2026-03-19T03:57:19.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1856 | 2026-03-19T03:57:19.855Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1857 | 2026-03-19T03:57:19.855Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1858 | 2026-03-19T03:57:19.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1859 | 2026-03-19T03:57:19.956Z | |
| 1860 | 2026-03-19T03:57:19.956Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1861 | 2026-03-19T03:57:20.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1862 | 2026-03-19T03:57:20.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1863 | 2026-03-19T03:57:20.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1864 | 2026-03-19T03:57:20.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1865 | 2026-03-19T03:57:20.721Z | |
| 1866 | 2026-03-19T03:57:20.721Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1867 | 2026-03-19T03:57:21.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1868 | 2026-03-19T03:57:21.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1869 | 2026-03-19T03:57:21.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1870 | 2026-03-19T03:57:21.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1871 | 2026-03-19T03:57:21.487Z | |
| 1872 | 2026-03-19T03:57:21.487Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1873 | 2026-03-19T03:57:22.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1874 | 2026-03-19T03:57:22.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1875 | 2026-03-19T03:57:22.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1876 | 2026-03-19T03:57:22.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1877 | 2026-03-19T03:57:22.081Z | |
| 1878 | 2026-03-19T03:57:22.081Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1879 | 2026-03-19T03:57:22.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1880 | 2026-03-19T03:57:22.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1881 | 2026-03-19T03:57:22.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1882 | 2026-03-19T03:57:22.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1883 | 2026-03-19T03:57:22.684Z | |
| 1884 | 2026-03-19T03:57:22.684Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1885 | 2026-03-19T03:57:23.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1886 | 2026-03-19T03:57:23.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1887 | 2026-03-19T03:57:23.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1888 | 2026-03-19T03:57:23.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1889 | 2026-03-19T03:57:23.284Z | |
| 1890 | 2026-03-19T03:57:23.284Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1891 | 2026-03-19T03:57:23.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1892 | 2026-03-19T03:57:23.819Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1893 | 2026-03-19T03:57:23.819Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1894 | 2026-03-19T03:57:23.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1895 | 2026-03-19T03:57:23.883Z | |
| 1896 | 2026-03-19T03:57:23.883Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1897 | 2026-03-19T03:57:24.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1898 | 2026-03-19T03:57:24.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1899 | 2026-03-19T03:57:24.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1900 | 2026-03-19T03:57:24.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1901 | 2026-03-19T03:57:24.482Z | |
| 1902 | 2026-03-19T03:57:24.483Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1903 | 2026-03-19T03:57:25.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1904 | 2026-03-19T03:57:25.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1905 | 2026-03-19T03:57:25.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1906 | 2026-03-19T03:57:25.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1907 | 2026-03-19T03:57:25.078Z | |
| 1908 | 2026-03-19T03:57:25.078Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1909 | 2026-03-19T03:57:25.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1910 | 2026-03-19T03:57:25.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1911 | 2026-03-19T03:57:25.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1912 | 2026-03-19T03:57:25.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1913 | 2026-03-19T03:57:25.676Z | |
| 1914 | 2026-03-19T03:57:25.676Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1915 | 2026-03-19T03:57:26.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1916 | 2026-03-19T03:57:26.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1917 | 2026-03-19T03:57:26.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1918 | 2026-03-19T03:57:26.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1919 | 2026-03-19T03:57:26.274Z | |
| 1920 | 2026-03-19T03:57:26.274Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1921 | 2026-03-19T03:57:26.803Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1922 | 2026-03-19T03:57:26.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1923 | 2026-03-19T03:57:26.806Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1924 | 2026-03-19T03:57:26.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1925 | 2026-03-19T03:57:26.872Z | |
| 1926 | 2026-03-19T03:57:26.872Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1927 | 2026-03-19T03:57:27.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1928 | 2026-03-19T03:57:27.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1929 | 2026-03-19T03:57:27.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1930 | 2026-03-19T03:57:27.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1931 | 2026-03-19T03:57:27.471Z | |
| 1932 | 2026-03-19T03:57:27.471Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1933 | 2026-03-19T03:57:28.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1934 | 2026-03-19T03:57:28.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1935 | 2026-03-19T03:57:28.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1936 | 2026-03-19T03:57:28.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1937 | 2026-03-19T03:57:28.069Z | |
| 1938 | 2026-03-19T03:57:28.069Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1939 | 2026-03-19T03:57:28.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1940 | 2026-03-19T03:57:28.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1941 | 2026-03-19T03:57:28.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1942 | 2026-03-19T03:57:28.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1943 | 2026-03-19T03:57:28.674Z | |
| 1944 | 2026-03-19T03:57:28.674Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1945 | 2026-03-19T03:57:29.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1946 | 2026-03-19T03:57:29.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1947 | 2026-03-19T03:57:29.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1948 | 2026-03-19T03:57:29.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1949 | 2026-03-19T03:57:29.277Z | |
| 1950 | 2026-03-19T03:57:29.277Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1951 | 2026-03-19T03:57:29.808Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1952 | 2026-03-19T03:57:29.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1953 | 2026-03-19T03:57:29.811Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1954 | 2026-03-19T03:57:29.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1955 | 2026-03-19T03:57:29.876Z | |
| 1956 | 2026-03-19T03:57:29.876Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1957 | 2026-03-19T03:57:30.409Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1958 | 2026-03-19T03:57:30.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1959 | 2026-03-19T03:57:30.412Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1960 | 2026-03-19T03:57:30.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1961 | 2026-03-19T03:57:30.478Z | |
| 1962 | 2026-03-19T03:57:30.478Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1963 | 2026-03-19T03:57:31.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1964 | 2026-03-19T03:57:31.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1965 | 2026-03-19T03:57:31.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1966 | 2026-03-19T03:57:31.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1967 | 2026-03-19T03:57:31.081Z | |
| 1968 | 2026-03-19T03:57:31.081Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1969 | 2026-03-19T03:57:31.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1970 | 2026-03-19T03:57:31.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1971 | 2026-03-19T03:57:31.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1972 | 2026-03-19T03:57:31.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1973 | 2026-03-19T03:57:31.685Z | |
| 1974 | 2026-03-19T03:57:31.685Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1975 | 2026-03-19T03:57:32.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1976 | 2026-03-19T03:57:32.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1977 | 2026-03-19T03:57:32.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1978 | 2026-03-19T03:57:32.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1979 | 2026-03-19T03:57:32.286Z | |
| 1980 | 2026-03-19T03:57:32.286Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1981 | 2026-03-19T03:57:32.819Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1982 | 2026-03-19T03:57:32.822Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1983 | 2026-03-19T03:57:32.822Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1984 | 2026-03-19T03:57:32.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1985 | 2026-03-19T03:57:32.889Z | |
| 1986 | 2026-03-19T03:57:32.889Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1987 | 2026-03-19T03:57:33.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1988 | 2026-03-19T03:57:33.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1989 | 2026-03-19T03:57:33.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1990 | 2026-03-19T03:57:33.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1991 | 2026-03-19T03:57:33.493Z | |
| 1992 | 2026-03-19T03:57:33.493Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1993 | 2026-03-19T03:57:34.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1994 | 2026-03-19T03:57:34.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1995 | 2026-03-19T03:57:34.027Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1996 | 2026-03-19T03:57:34.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1997 | 2026-03-19T03:57:34.090Z | |
| 1998 | 2026-03-19T03:57:34.090Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1999 | 2026-03-19T03:57:34.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2000 | 2026-03-19T03:57:34.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2001 | 2026-03-19T03:57:34.625Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2002 | 2026-03-19T03:57:34.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2003 | 2026-03-19T03:57:34.690Z | |
| 2004 | 2026-03-19T03:57:34.690Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2005 | 2026-03-19T03:57:35.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2006 | 2026-03-19T03:57:35.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2007 | 2026-03-19T03:57:35.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2008 | 2026-03-19T03:57:35.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2009 | 2026-03-19T03:57:35.293Z | |
| 2010 | 2026-03-19T03:57:35.293Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2011 | 2026-03-19T03:57:35.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2012 | 2026-03-19T03:57:35.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2013 | 2026-03-19T03:57:35.828Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2014 | 2026-03-19T03:57:35.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2015 | 2026-03-19T03:57:35.894Z | |
| 2016 | 2026-03-19T03:57:35.894Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2017 | 2026-03-19T03:57:36.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2018 | 2026-03-19T03:57:36.426Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2019 | 2026-03-19T03:57:36.426Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2020 | 2026-03-19T03:57:36.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2021 | 2026-03-19T03:57:36.490Z | |
| 2022 | 2026-03-19T03:57:36.490Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2023 | 2026-03-19T03:57:37.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2024 | 2026-03-19T03:57:37.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2025 | 2026-03-19T03:57:37.022Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2026 | 2026-03-19T03:57:37.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2027 | 2026-03-19T03:57:37.086Z | |
| 2028 | 2026-03-19T03:57:37.086Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2029 | 2026-03-19T03:57:37.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2030 | 2026-03-19T03:57:37.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2031 | 2026-03-19T03:57:37.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2032 | 2026-03-19T03:57:37.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2033 | 2026-03-19T03:57:37.682Z | |
| 2034 | 2026-03-19T03:57:37.682Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2035 | 2026-03-19T03:57:38.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2036 | 2026-03-19T03:57:38.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2037 | 2026-03-19T03:57:38.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2038 | 2026-03-19T03:57:38.220Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2039 | 2026-03-19T03:57:38.284Z | |
| 2040 | 2026-03-19T03:57:38.284Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2041 | 2026-03-19T03:57:38.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2042 | 2026-03-19T03:57:38.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2043 | 2026-03-19T03:57:38.818Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2044 | 2026-03-19T03:57:38.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2045 | 2026-03-19T03:57:38.884Z | |
| 2046 | 2026-03-19T03:57:38.885Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2047 | 2026-03-19T03:57:39.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2048 | 2026-03-19T03:57:39.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2049 | 2026-03-19T03:57:39.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2050 | 2026-03-19T03:57:39.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2051 | 2026-03-19T03:57:39.485Z | |
| 2052 | 2026-03-19T03:57:39.485Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2053 | 2026-03-19T03:57:40.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2054 | 2026-03-19T03:57:40.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2055 | 2026-03-19T03:57:40.013Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2056 | 2026-03-19T03:57:40.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2057 | 2026-03-19T03:57:40.077Z | |
| 2058 | 2026-03-19T03:57:40.077Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2059 | 2026-03-19T03:57:40.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2060 | 2026-03-19T03:57:40.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2061 | 2026-03-19T03:57:40.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2062 | 2026-03-19T03:57:40.614Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2063 | 2026-03-19T03:57:40.680Z | |
| 2064 | 2026-03-19T03:57:40.680Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2065 | 2026-03-19T03:57:41.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2066 | 2026-03-19T03:57:41.215Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2067 | 2026-03-19T03:57:41.215Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2068 | 2026-03-19T03:57:41.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2069 | 2026-03-19T03:57:41.281Z | |
| 2070 | 2026-03-19T03:57:41.281Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2071 | 2026-03-19T03:57:41.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2072 | 2026-03-19T03:57:41.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2073 | 2026-03-19T03:57:41.816Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2074 | 2026-03-19T03:57:41.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2075 | 2026-03-19T03:57:41.879Z | |
| 2076 | 2026-03-19T03:57:41.879Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2077 | 2026-03-19T03:57:42.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2078 | 2026-03-19T03:57:42.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2079 | 2026-03-19T03:57:42.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2080 | 2026-03-19T03:57:42.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2081 | 2026-03-19T03:57:42.479Z | |
| 2082 | 2026-03-19T03:57:42.479Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2083 | 2026-03-19T03:57:43.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2084 | 2026-03-19T03:57:43.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2085 | 2026-03-19T03:57:43.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2086 | 2026-03-19T03:57:43.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2087 | 2026-03-19T03:57:43.078Z | |
| 2088 | 2026-03-19T03:57:43.078Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2089 | 2026-03-19T03:57:43.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2090 | 2026-03-19T03:57:43.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2091 | 2026-03-19T03:57:43.612Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2092 | 2026-03-19T03:57:43.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2093 | 2026-03-19T03:57:43.677Z | |
| 2094 | 2026-03-19T03:57:43.677Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2095 | 2026-03-19T03:57:44.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2096 | 2026-03-19T03:57:44.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2097 | 2026-03-19T03:57:44.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2098 | 2026-03-19T03:57:44.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2099 | 2026-03-19T03:57:44.277Z | |
| 2100 | 2026-03-19T03:57:44.277Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2101 | 2026-03-19T03:57:44.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2102 | 2026-03-19T03:57:44.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2103 | 2026-03-19T03:57:44.813Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2104 | 2026-03-19T03:57:44.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2105 | 2026-03-19T03:57:44.881Z | |
| 2106 | 2026-03-19T03:57:44.881Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2107 | 2026-03-19T03:57:45.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2108 | 2026-03-19T03:57:45.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2109 | 2026-03-19T03:57:45.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2110 | 2026-03-19T03:57:45.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2111 | 2026-03-19T03:57:45.482Z | |
| 2112 | 2026-03-19T03:57:45.482Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2113 | 2026-03-19T03:57:46.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2114 | 2026-03-19T03:57:46.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2115 | 2026-03-19T03:57:46.559Z | Checking cfg-if v1.0.4 |
| 2116 | 2026-03-19T03:57:46.715Z | Checking libc v0.2.180 |
| 2117 | 2026-03-19T03:57:46.718Z | Checking serde_core v1.0.228 |
| 2118 | 2026-03-19T03:57:46.747Z | Checking memchr v2.8.0 |
| 2119 | 2026-03-19T03:57:46.765Z | Checking smallvec v1.15.1 |
| 2120 | 2026-03-19T03:57:46.765Z | Checking itoa v1.0.17 |
| 2121 | 2026-03-19T03:57:46.801Z | Checking log v0.4.29 |
| 2122 | 2026-03-19T03:57:46.804Z | Checking zeroize v1.8.2 |
| 2123 | 2026-03-19T03:57:46.840Z | Checking stable_deref_trait v1.2.1 |
| 2124 | 2026-03-19T03:57:46.936Z | Checking zerofrom v0.1.6 |
| 2125 | 2026-03-19T03:57:46.959Z | Checking zmij v1.0.21 |
| 2126 | 2026-03-19T03:57:47.011Z | Checking scopeguard v1.2.0 |
| 2127 | 2026-03-19T03:57:47.032Z | Checking subtle v2.6.1 |
| 2128 | 2026-03-19T03:57:47.051Z | Checking litemap v0.8.1 |
| 2129 | 2026-03-19T03:57:47.081Z | Checking yoke v0.8.1 |
| 2130 | 2026-03-19T03:57:47.137Z | Checking lock_api v0.4.14 |
| 2131 | 2026-03-19T03:57:47.221Z | Checking writeable v0.6.2 |
| 2132 | 2026-03-19T03:57:47.239Z | Checking percent-encoding v2.3.2 |
| 2133 | 2026-03-19T03:57:47.260Z | Checking libm v0.2.16 |
| 2134 | 2026-03-19T03:57:47.279Z | Checking icu_normalizer_data v2.1.1 |
| 2135 | 2026-03-19T03:57:47.298Z | Checking zerovec v0.11.5 |
| 2136 | 2026-03-19T03:57:47.318Z | Checking getrandom v0.2.17 |
| 2137 | 2026-03-19T03:57:47.367Z | Checking errno v0.3.14 |
| 2138 | 2026-03-19T03:57:47.403Z | Checking zerotrie v0.2.3 |
| 2139 | 2026-03-19T03:57:47.423Z | Checking icu_properties_data v2.1.2 |
| 2140 | 2026-03-19T03:57:47.441Z | Checking pin-project-lite v0.2.17 |
| 2141 | 2026-03-19T03:57:47.496Z | Checking rand_core v0.6.4 |
| 2142 | 2026-03-19T03:57:47.516Z | Checking utf8_iter v1.0.4 |
| 2143 | 2026-03-19T03:57:47.558Z | Checking form_urlencoded v1.2.2 |
| 2144 | 2026-03-19T03:57:47.589Z | Checking typenum v1.19.0 |
| 2145 | 2026-03-19T03:57:47.669Z | Checking portable-atomic v1.13.1 |
| 2146 | 2026-03-19T03:57:47.714Z | Checking critical-section v1.2.0 |
| 2147 | 2026-03-19T03:57:47.731Z | Checking rand_core v0.10.0 |
| 2148 | 2026-03-19T03:57:47.751Z | Checking signal-hook-registry v1.4.8 |
| 2149 | 2026-03-19T03:57:47.838Z | Checking parking_lot_core v0.9.12 |
| 2150 | 2026-03-19T03:57:47.882Z | Checking tinystr v0.8.2 |
| 2151 | 2026-03-19T03:57:47.913Z | Checking potential_utf v0.1.4 |
| 2152 | 2026-03-19T03:57:47.959Z | Checking getrandom v0.4.1 |
| 2153 | 2026-03-19T03:57:48.074Z | Checking icu_collections v2.1.1 |
| 2154 | 2026-03-19T03:57:48.095Z | Checking parking_lot v0.12.5 |
| 2155 | 2026-03-19T03:57:48.114Z | Checking icu_locale_core v2.1.1 |
| 2156 | 2026-03-19T03:57:48.141Z | Checking socket2 v0.6.2 |
| 2157 | 2026-03-19T03:57:48.217Z | Checking num-traits v0.2.19 |
| 2158 | 2026-03-19T03:57:48.250Z | Checking once_cell v1.21.3 |
| 2159 | 2026-03-19T03:57:48.290Z | Checking generic-array v0.14.7 |
| 2160 | 2026-03-19T03:57:48.334Z | Checking mio v1.1.1 |
| 2161 | 2026-03-19T03:57:48.465Z | Checking zerocopy v0.8.40 |
| 2162 | 2026-03-19T03:57:48.487Z | Checking iana-time-zone v0.1.65 |
| 2163 | 2026-03-19T03:57:48.506Z | Checking futures-core v0.3.32 |
| 2164 | 2026-03-19T03:57:48.627Z | Checking equivalent v1.0.2 |
| 2165 | 2026-03-19T03:57:48.671Z | Checking allocator-api2 v0.2.21 |
| 2166 | 2026-03-19T03:57:48.711Z | Checking foldhash v0.2.0 |
| 2167 | 2026-03-19T03:57:48.732Z | Checking const-oid v0.9.6 |
| 2168 | 2026-03-19T03:57:48.853Z | Checking serde v1.0.228 |
| 2169 | 2026-03-19T03:57:48.875Z | Checking serde_json v1.0.149 |
| 2170 | 2026-03-19T03:57:48.903Z | Checking icu_provider v2.1.1 |
| 2171 | 2026-03-19T03:57:48.922Z | Checking bitflags v2.11.0 |
| 2172 | 2026-03-19T03:57:49.006Z | Checking crypto-common v0.1.7 |
| 2173 | 2026-03-19T03:57:49.036Z | Checking uuid v1.21.0 |
| 2174 | 2026-03-19T03:57:49.134Z | Checking hashbrown v0.16.1 |
| 2175 | 2026-03-19T03:57:49.168Z | Checking futures-sink v0.3.32 |
| 2176 | 2026-03-19T03:57:49.208Z | Checking icu_properties v2.1.2 |
| 2177 | 2026-03-19T03:57:49.293Z | Checking icu_normalizer v2.1.1 |
| 2178 | 2026-03-19T03:57:49.425Z | Checking bytes v1.11.1 |
| 2179 | 2026-03-19T03:57:49.448Z | Checking chrono v0.4.44 |
| 2180 | 2026-03-19T03:57:49.697Z | Checking dyn-clone v1.0.20 |
| 2181 | 2026-03-19T03:57:49.751Z | Checking futures-channel v0.3.32 |
| 2182 | 2026-03-19T03:57:49.808Z | Checking block-buffer v0.10.4 |
| 2183 | 2026-03-19T03:57:49.833Z | Checking semver v1.0.27 |
| 2184 | 2026-03-19T03:57:49.836Z | Checking futures-io v0.3.32 |
| 2185 | 2026-03-19T03:57:49.983Z | Checking futures-task v0.3.32 |
| 2186 | 2026-03-19T03:57:50.001Z | Checking slab v0.4.12 |
| 2187 | 2026-03-19T03:57:50.021Z | Checking digest v0.10.7 |
| 2188 | 2026-03-19T03:57:50.046Z | Checking tokio v1.49.0 |
| 2189 | 2026-03-19T03:57:50.092Z | Checking thiserror v2.0.18 |
| 2190 | 2026-03-19T03:57:50.157Z | Checking byteorder v1.5.0 |
| 2191 | 2026-03-19T03:57:50.196Z | Checking futures-util v0.3.32 |
| 2192 | 2026-03-19T03:57:50.216Z | Checking indexmap v2.13.0 |
| 2193 | 2026-03-19T03:57:50.272Z | Checking cpufeatures v0.2.17 |
| 2194 | 2026-03-19T03:57:50.352Z | Checking idna_adapter v1.2.1 |
| 2195 | 2026-03-19T03:57:50.371Z | Checking http v1.4.0 |
| 2196 | 2026-03-19T03:57:50.433Z | Checking fnv v1.0.7 |
| 2197 | 2026-03-19T03:57:50.500Z | Checking idna v1.1.0 |
| 2198 | 2026-03-19T03:57:50.549Z | Checking base64 v0.22.1 |
| 2199 | 2026-03-19T03:57:50.623Z | Checking unicode-ident v1.0.24 |
| 2200 | 2026-03-19T03:57:50.764Z | Checking tracing-core v0.1.36 |
| 2201 | 2026-03-19T03:57:50.809Z | Checking url v2.5.8 |
| 2202 | 2026-03-19T03:57:50.862Z | Checking proc-macro2 v1.0.106 |
| 2203 | 2026-03-19T03:57:50.978Z | Checking rustls-pki-types v1.14.0 |
| 2204 | 2026-03-19T03:57:51.150Z | Checking regex-syntax v0.8.10 |
| 2205 | 2026-03-19T03:57:51.174Z | Checking tracing v0.1.44 |
| 2206 | 2026-03-19T03:57:51.271Z | Checking quote v1.0.44 |
| 2207 | 2026-03-19T03:57:51.353Z | Checking untrusted v0.9.0 |
| 2208 | 2026-03-19T03:57:51.386Z | Checking schemars v0.8.22 |
| 2209 | 2026-03-19T03:57:51.437Z | Checking thiserror v1.0.69 |
| 2210 | 2026-03-19T03:57:51.493Z | Checking ring v0.17.14 |
| 2211 | 2026-03-19T03:57:51.512Z | Checking syn v2.0.117 |
| 2212 | 2026-03-19T03:57:51.574Z | Checking ipnet v2.11.0 |
| 2213 | 2026-03-19T03:57:51.923Z | Checking httparse v1.10.1 |
| 2214 | 2026-03-19T03:57:52.195Z | Checking http-body v1.0.1 |
| 2215 | 2026-03-19T03:57:52.283Z | Checking rustix v1.1.3 |
| 2216 | 2026-03-19T03:57:52.368Z | Checking block-padding v0.3.3 |
| 2217 | 2026-03-19T03:57:52.449Z | Checking ppv-lite86 v0.2.21 |
| 2218 | 2026-03-19T03:57:52.533Z | Checking getrandom v0.3.4 |
| 2219 | 2026-03-19T03:57:52.716Z | Checking atomic-waker v1.1.2 |
| 2220 | 2026-03-19T03:57:52.812Z | Checking inout v0.1.4 |
| 2221 | 2026-03-19T03:57:52.843Z | Checking hmac v0.12.1 |
| 2222 | 2026-03-19T03:57:52.864Z | Checking aws-lc-sys v0.37.1 |
| 2223 | 2026-03-19T03:57:52.866Z | Checking aho-corasick v1.1.4 |
| 2224 | 2026-03-19T03:57:52.955Z | Checking powerfmt v0.2.0 |
| 2225 | 2026-03-19T03:57:52.988Z | Checking httpdate v1.0.3 |
| 2226 | 2026-03-19T03:57:53.010Z | Checking tower-layer v0.3.3 |
| 2227 | 2026-03-19T03:57:53.155Z | Checking openssl-probe v0.2.1 |
| 2228 | 2026-03-19T03:57:53.174Z | Checking untrusted v0.7.1 |
| 2229 | 2026-03-19T03:57:53.198Z | Checking try-lock v0.2.5 |
| 2230 | 2026-03-19T03:57:53.285Z | Checking tower-service v0.3.3 |
| 2231 | 2026-03-19T03:57:53.314Z | Checking deranged v0.5.8 |
| 2232 | 2026-03-19T03:57:53.333Z | Checking want v0.3.1 |
| 2233 | 2026-03-19T03:57:53.398Z | Checking cipher v0.4.4 |
| 2234 | 2026-03-19T03:57:53.457Z | Checking rand_core v0.9.5 |
| 2235 | 2026-03-19T03:57:53.485Z | Checking base64ct v1.8.3 |
| 2236 | 2026-03-19T03:57:53.574Z | Checking aws-lc-rs v1.16.0 |
| 2237 | 2026-03-19T03:57:53.675Z | Checking time-core v0.1.8 |
| 2238 | 2026-03-19T03:57:53.696Z | Checking num-conv v0.2.0 |
| 2239 | 2026-03-19T03:57:53.798Z | Checking pin-utils v0.1.0 |
| 2240 | 2026-03-19T03:57:53.820Z | Checking regex-automata v0.4.14 |
| 2241 | 2026-03-19T03:57:53.845Z | Checking num_threads v0.1.7 |
| 2242 | 2026-03-19T03:57:53.868Z | Checking sha2 v0.10.9 |
| 2243 | 2026-03-19T03:57:53.889Z | Checking erased-serde v0.3.31 |
| 2244 | 2026-03-19T03:57:53.952Z | Checking pretty-hex v0.4.1 |
| 2245 | 2026-03-19T03:57:54.103Z | Checking rand_chacha v0.9.0 |
| 2246 | 2026-03-19T03:57:54.226Z | Checking fastrand v2.3.0 |
| 2247 | 2026-03-19T03:57:54.330Z | Checking tokio-util v0.7.18 |
| 2248 | 2026-03-19T03:57:54.367Z | Checking ryu v1.0.23 |
| 2249 | 2026-03-19T03:57:54.456Z | Checking slog v2.8.2 |
| 2250 | 2026-03-19T03:57:54.476Z | Checking rand v0.9.2 |
| 2251 | 2026-03-19T03:57:54.543Z | Checking pem-rfc7468 v0.7.0 |
| 2252 | 2026-03-19T03:57:54.588Z | Checking time v0.3.47 |
| 2253 | 2026-03-19T03:57:54.706Z | Checking rustls-webpki v0.103.9 |
| 2254 | 2026-03-19T03:57:54.745Z | Checking rustls-native-certs v0.8.3 |
| 2255 | 2026-03-19T03:57:54.774Z | Checking http-body-util v0.1.3 |
| 2256 | 2026-03-19T03:57:54.809Z | Checking ipnetwork v0.21.1 |
| 2257 | 2026-03-19T03:57:54.905Z | Checking sync_wrapper v1.0.2 |
| 2258 | 2026-03-19T03:57:55.033Z | Checking spin v0.9.8 |
| 2259 | 2026-03-19T03:57:55.055Z | Checking flagset v0.4.7 |
| 2260 | 2026-03-19T03:57:55.087Z | Checking plain v0.2.3 |
| 2261 | 2026-03-19T03:57:55.113Z | Checking tower v0.5.3 |
| 2262 | 2026-03-19T03:57:55.146Z | Checking h2 v0.4.13 |
| 2263 | 2026-03-19T03:57:55.209Z | Checking der v0.7.10 |
| 2264 | 2026-03-19T03:57:55.230Z | Checking serde_urlencoded v0.7.1 |
| 2265 | 2026-03-19T03:57:55.257Z | Checking rustls v0.23.37 |
| 2266 | 2026-03-19T03:57:55.278Z | Checking rand_chacha v0.3.1 |
| 2267 | 2026-03-19T03:57:55.500Z | Checking webpki-roots v1.0.6 |
| 2268 | 2026-03-19T03:57:55.552Z | Checking tinyvec_macros v0.1.1 |
| 2269 | 2026-03-19T03:57:55.631Z | Checking iri-string v0.7.10 |
| 2270 | 2026-03-19T03:57:55.652Z | Checking ucd-trie v0.1.7 |
| 2271 | 2026-03-19T03:57:55.671Z | Checking tinyvec v1.10.0 |
| 2272 | 2026-03-19T03:57:55.822Z | Checking pest v2.8.6 |
| 2273 | 2026-03-19T03:57:56.097Z | Checking rand v0.8.5 |
| 2274 | 2026-03-19T03:57:56.130Z | Checking tempfile v3.25.0 |
| 2275 | 2026-03-19T03:57:56.232Z | Checking spki v0.7.3 |
| 2276 | 2026-03-19T03:57:56.292Z | Checking salsa20 v0.10.2 |
| 2277 | 2026-03-19T03:57:56.392Z | Checking pbkdf2 v0.12.2 |
| 2278 | 2026-03-19T03:57:56.474Z | Checking unicode-width v0.2.0 |
| 2279 | 2026-03-19T03:57:56.479Z | Checking foreign-types-shared v0.1.1 |
| 2280 | 2026-03-19T03:57:56.547Z | Checking scrypt v0.11.0 |
| 2281 | 2026-03-19T03:57:56.586Z | Checking foreign-types v0.3.2 |
| 2282 | 2026-03-19T03:57:56.679Z | Checking regex v1.12.3 |
| 2283 | 2026-03-19T03:57:56.726Z | Checking cbc v0.1.2 |
| 2284 | 2026-03-19T03:57:56.780Z | Checking aes v0.8.4 |
| 2285 | 2026-03-19T03:57:56.801Z | Checking anyhow v1.0.102 |
| 2286 | 2026-03-19T03:57:56.890Z | Checking openssl-sys v0.9.111 |
| 2287 | 2026-03-19T03:57:57.054Z | Checking crossbeam-utils v0.8.21 |
| 2288 | 2026-03-19T03:57:57.057Z | Checking oxnet v0.1.4 |
| 2289 | 2026-03-19T03:57:57.121Z | Checking tower-http v0.6.8 |
| 2290 | 2026-03-19T03:57:57.304Z | Checking mime v0.3.17 |
| 2291 | 2026-03-19T03:57:57.324Z | Checking pkcs5 v0.7.1 |
| 2292 | 2026-03-19T03:57:57.382Z | Checking openapiv3 v2.2.0 |
| 2293 | 2026-03-19T03:57:57.494Z | Checking scroll v0.12.0 |
| 2294 | 2026-03-19T03:57:57.512Z | Checking encoding_rs v0.8.35 |
| 2295 | 2026-03-19T03:57:57.532Z | Checking winnow v0.7.14 |
| 2296 | 2026-03-19T03:57:57.535Z | Checking openssl v0.10.75 |
| 2297 | 2026-03-19T03:57:57.658Z | Checking pkcs8 v0.10.2 |
| 2298 | 2026-03-19T03:57:57.796Z | Checking data-encoding v2.10.0 |
| 2299 | 2026-03-19T03:57:57.886Z | Checking siphasher v1.0.2 |
| 2300 | 2026-03-19T03:57:58.094Z | Checking goblin v0.8.2 |
| 2301 | 2026-03-19T03:57:58.156Z | Checking lazy_static v1.5.0 |
| 2302 | 2026-03-19T03:57:58.270Z | Checking zerocopy v0.7.35 |
| 2303 | 2026-03-19T03:57:58.498Z | Checking tokio-rustls v0.26.4 |
| 2304 | 2026-03-19T03:57:58.792Z | Checking wait-timeout v0.2.1 |
| 2305 | 2026-03-19T03:57:58.811Z | Checking hyper v1.8.1 |
| 2306 | 2026-03-19T03:57:58.831Z | Checking quick-error v1.2.3 |
| 2307 | 2026-03-19T03:57:58.947Z | Checking either v1.15.0 |
| 2308 | 2026-03-19T03:57:58.967Z | Checking psl-types v2.0.11 |
| 2309 | 2026-03-19T03:57:58.970Z | Checking bit-vec v0.8.0 |
| 2310 | 2026-03-19T03:57:59.135Z | Checking anstyle v1.0.13 |
| 2311 | 2026-03-19T03:57:59.167Z | Checking bitflags v1.3.2 |
| 2312 | 2026-03-19T03:57:59.170Z | Checking managed v0.8.0 |
| 2313 | 2026-03-19T03:57:59.206Z | Checking utf8parse v0.2.2 |
| 2314 | 2026-03-19T03:57:59.225Z | Checking bit-set v0.8.0 |
| 2315 | 2026-03-19T03:57:59.256Z | Checking publicsuffix v2.3.0 |
| 2316 | 2026-03-19T03:57:59.332Z | Checking anstyle-parse v0.2.7 |
| 2317 | 2026-03-19T03:57:59.374Z | Checking rusty-fork v0.3.1 |
| 2318 | 2026-03-19T03:57:59.413Z | Checking dtrace-parser v0.2.0 |
| 2319 | 2026-03-19T03:57:59.434Z | Checking cookie v0.18.1 |
| 2320 | 2026-03-19T03:57:59.454Z | Checking unicode-normalization v0.1.25 |
| 2321 | 2026-03-19T03:57:59.522Z | Checking rand_xorshift v0.4.0 |
| 2322 | 2026-03-19T03:57:59.588Z | Checking sha1 v0.10.6 |
| 2323 | 2026-03-19T03:57:59.671Z | Checking thread-id v4.2.2 |
| 2324 | 2026-03-19T03:57:59.727Z | Checking colorchoice v1.0.4 |
| 2325 | 2026-03-19T03:57:59.746Z | Checking anstyle-query v1.1.5 |
| 2326 | 2026-03-19T03:57:59.770Z | Checking is_terminal_polyfill v1.70.2 |
| 2327 | 2026-03-19T03:57:59.792Z | Checking unarray v0.1.4 |
| 2328 | 2026-03-19T03:57:59.852Z | Checking cookie_store v0.22.1 |
| 2329 | 2026-03-19T03:57:59.871Z | Checking rustls-platform-verifier v0.6.2 |
| 2330 | 2026-03-19T03:57:59.891Z | Checking anstream v0.6.21 |
| 2331 | 2026-03-19T03:57:59.923Z | Checking proptest v1.10.0 |
| 2332 | 2026-03-19T03:57:59.981Z | Checking crossbeam-epoch v0.9.18 |
| 2333 | 2026-03-19T03:58:00.015Z | Checking hyper-util v0.1.20 |
| 2334 | 2026-03-19T03:58:00.046Z | Checking terminal_size v0.4.3 |
| 2335 | 2026-03-19T03:58:00.149Z | Checking scroll v0.13.0 |
| 2336 | 2026-03-19T03:58:00.193Z | Checking hex v0.4.3 |
| 2337 | 2026-03-19T03:58:00.271Z | Checking num-integer v0.1.46 |
| 2338 | 2026-03-19T03:58:00.291Z | Checking simd-adler32 v0.3.8 |
| 2339 | 2026-03-19T03:58:00.357Z | Checking native-tls v0.2.18 |
| 2340 | 2026-03-19T03:58:00.453Z | Checking goblin v0.10.5 |
| 2341 | 2026-03-19T03:58:00.497Z | Checking crossbeam-deque v0.8.6 |
| 2342 | 2026-03-19T03:58:00.517Z | Checking bstr v1.12.1 |
| 2343 | 2026-03-19T03:58:00.569Z | Checking ref-cast v1.0.25 |
| 2344 | 2026-03-19T03:58:00.591Z | Checking tokio-native-tls v0.3.1 |
| 2345 | 2026-03-19T03:58:00.692Z | Checking rustix v0.38.44 |
| 2346 | 2026-03-19T03:58:00.722Z | Checking camino v1.2.2 |
| 2347 | 2026-03-19T03:58:00.742Z | Checking dof v0.3.0 |
| 2348 | 2026-03-19T03:58:00.785Z | Checking crc32fast v1.5.0 |
| 2349 | 2026-03-19T03:58:00.964Z | Checking signature v2.2.0 |
| 2350 | 2026-03-19T03:58:01.055Z | Checking serde_spanned v0.6.9 |
| 2351 | 2026-03-19T03:58:01.074Z | Checking toml_datetime v0.6.11 |
| 2352 | 2026-03-19T03:58:01.109Z | Checking usdt-impl v0.5.0 |
| 2353 | 2026-03-19T03:58:01.128Z | Checking ff v0.13.1 |
| 2354 | 2026-03-19T03:58:01.211Z | Checking adler2 v2.0.1 |
| 2355 | 2026-03-19T03:58:01.293Z | Checking strsim v0.11.1 |
| 2356 | 2026-03-19T03:58:01.312Z | Checking base16ct v0.2.0 |
| 2357 | 2026-03-19T03:58:01.347Z | Checking unicode-properties v0.1.4 |
| 2358 | 2026-03-19T03:58:01.466Z | Checking clap_lex v1.0.0 |
| 2359 | 2026-03-19T03:58:01.486Z | Checking unicode-bidi v0.3.18 |
| 2360 | 2026-03-19T03:58:01.513Z | Checking sec1 v0.7.3 |
| 2361 | 2026-03-19T03:58:01.604Z | Checking miniz_oxide v0.8.9 |
| 2362 | 2026-03-19T03:58:01.661Z | Checking clap_builder v4.5.60 |
| 2363 | 2026-03-19T03:58:01.690Z | Checking hyper-rustls v0.27.7 |
| 2364 | 2026-03-19T03:58:01.786Z | Checking hyper-tls v0.6.0 |
| 2365 | 2026-03-19T03:58:01.845Z | Checking group v0.13.0 |
| 2366 | 2026-03-19T03:58:01.878Z | Checking stringprep v0.1.5 |
| 2367 | 2026-03-19T03:58:01.957Z | Checking reqwest v0.13.2 |
| 2368 | 2026-03-19T03:58:02.007Z | Checking reqwest v0.12.28 |
| 2369 | 2026-03-19T03:58:02.033Z | Checking rayon-core v1.13.0 |
| 2370 | 2026-03-19T03:58:02.069Z | Checking num-iter v0.1.45 |
| 2371 | 2026-03-19T03:58:02.073Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2372 | 2026-03-19T03:58:02.233Z | Checking dtrace-parser v0.3.0 |
| 2373 | 2026-03-19T03:58:02.443Z | Checking newtype-uuid v1.3.2 |
| 2374 | 2026-03-19T03:58:02.463Z | Checking hkdf v0.12.4 |
| 2375 | 2026-03-19T03:58:02.512Z | Checking strum v0.26.3 |
| 2376 | 2026-03-19T03:58:02.543Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2377 | 2026-03-19T03:58:02.633Z | Checking hash32 v0.2.1 |
| 2378 | 2026-03-19T03:58:02.653Z | Checking md-5 v0.10.6 |
| 2379 | 2026-03-19T03:58:02.688Z | Checking crypto-bigint v0.5.5 |
| 2380 | 2026-03-19T03:58:02.707Z | Checking daft v0.1.5 |
| 2381 | 2026-03-19T03:58:02.823Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2382 | 2026-03-19T03:58:02.844Z | Checking thread-id v5.1.0 |
| 2383 | 2026-03-19T03:58:02.945Z | Checking unicode-segmentation v1.12.0 |
| 2384 | 2026-03-19T03:58:03.025Z | Checking fallible-iterator v0.2.0 |
| 2385 | 2026-03-19T03:58:03.064Z | Checking zlib-rs v0.6.2 |
| 2386 | 2026-03-19T03:58:03.093Z | Checking heapless v0.7.17 |
| 2387 | 2026-03-19T03:58:03.130Z | Checking zstd-safe v7.2.4 |
| 2388 | 2026-03-19T03:58:03.348Z | Checking rayon v1.11.0 |
| 2389 | 2026-03-19T03:58:03.369Z | Checking itertools v0.12.1 |
| 2390 | 2026-03-19T03:58:03.372Z | Checking clap v4.5.60 |
| 2391 | 2026-03-19T03:58:03.407Z | Checking postgres-protocol v0.6.10 |
| 2392 | 2026-03-19T03:58:03.468Z | Checking phf_shared v0.13.1 |
| 2393 | 2026-03-19T03:58:03.663Z | Checking console v0.16.2 |
| 2394 | 2026-03-19T03:58:03.686Z | Checking dof v0.4.0 |
| 2395 | 2026-03-19T03:58:03.732Z | Checking curve25519-dalek v4.1.3 |
| 2396 | 2026-03-19T03:58:03.822Z | Checking memoffset v0.9.1 |
| 2397 | 2026-03-19T03:58:03.923Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2398 | 2026-03-19T03:58:04.008Z | Checking elliptic-curve v0.13.8 |
| 2399 | 2026-03-19T03:58:04.028Z | Checking signal-hook v0.3.18 |
| 2400 | 2026-03-19T03:58:04.053Z | Checking memmap2 v0.9.10 |
| 2401 | 2026-03-19T03:58:04.260Z | Checking foldhash v0.1.5 |
| 2402 | 2026-03-19T03:58:04.263Z | Checking unit-prefix v0.5.2 |
| 2403 | 2026-03-19T03:58:04.299Z | Checking flate2 v1.1.9 |
| 2404 | 2026-03-19T03:58:04.416Z | Checking winnow v0.5.40 |
| 2405 | 2026-03-19T03:58:04.436Z | Checking toml_write v0.1.2 |
| 2406 | 2026-03-19T03:58:04.439Z | Checking bumpalo v3.20.2 |
| 2407 | 2026-03-19T03:58:04.528Z | Checking usdt-impl v0.6.0 |
| 2408 | 2026-03-19T03:58:04.652Z | Checking libbz2-rs-sys v0.2.2 |
| 2409 | 2026-03-19T03:58:04.699Z | Checking fixedbitset v0.4.2 |
| 2410 | 2026-03-19T03:58:04.719Z | Checking zopfli v0.8.3 |
| 2411 | 2026-03-19T03:58:04.739Z | Checking zone v0.3.1 |
| 2412 | 2026-03-19T03:58:04.775Z | Checking toml_edit v0.22.27 |
| 2413 | 2026-03-19T03:58:04.890Z | Checking petgraph v0.6.5 |
| 2414 | 2026-03-19T03:58:04.910Z | Checking usdt v0.6.0 |
| 2415 | 2026-03-19T03:58:05.120Z | Checking hashbrown v0.15.5 |
| 2416 | 2026-03-19T03:58:05.150Z | Checking signal-hook-mio v0.2.5 |
| 2417 | 2026-03-19T03:58:05.171Z | Checking bzip2 v0.6.1 |
| 2418 | 2026-03-19T03:58:05.201Z | Checking bzip2 v0.4.4 |
| 2419 | 2026-03-19T03:58:05.278Z | Checking nix v0.31.1 |
| 2420 | 2026-03-19T03:58:05.340Z | Checking indicatif v0.18.4 |
| 2421 | 2026-03-19T03:58:05.381Z | Checking postgres-types v0.2.12 |
| 2422 | 2026-03-19T03:58:05.409Z | Checking phf v0.13.1 |
| 2423 | 2026-03-19T03:58:05.603Z | Checking smoltcp v0.9.1 |
| 2424 | 2026-03-19T03:58:05.746Z | Checking similar v2.7.0 |
| 2425 | 2026-03-19T03:58:05.797Z | Checking zstd v0.13.3 |
| 2426 | 2026-03-19T03:58:05.833Z | Checking num-bigint-dig v0.8.6 |
| 2427 | 2026-03-19T03:58:06.017Z | Checking toml_edit v0.19.15 |
| 2428 | 2026-03-19T03:58:06.051Z | Checking ed25519 v2.2.3 |
| 2429 | 2026-03-19T03:58:06.256Z | Checking phf_shared v0.11.3 |
| 2430 | 2026-03-19T03:58:06.275Z | Checking pkcs1 v0.7.5 |
| 2431 | 2026-03-19T03:58:06.294Z | Checking tokio-stream v0.1.18 |
| 2432 | 2026-03-19T03:58:06.407Z | Checking strum v0.27.2 |
| 2433 | 2026-03-19T03:58:06.474Z | Checking hubpack v0.1.2 |
| 2434 | 2026-03-19T03:58:06.547Z | Checking rfc6979 v0.4.0 |
| 2435 | 2026-03-19T03:58:06.566Z | Checking serde-big-array v0.5.1 |
| 2436 | 2026-03-19T03:58:06.633Z | Checking float-cmp v0.10.0 |
| 2437 | 2026-03-19T03:58:06.679Z | Checking env_filter v1.0.0 |
| 2438 | 2026-03-19T03:58:06.699Z | Checking fixedbitset v0.5.7 |
| 2439 | 2026-03-19T03:58:06.702Z | Checking new_debug_unreachable v1.0.6 |
| 2440 | 2026-03-19T03:58:06.738Z | Checking predicates-core v1.0.10 |
| 2441 | 2026-03-19T03:58:06.797Z | Checking jiff v0.2.21 |
| 2442 | 2026-03-19T03:58:06.817Z | Checking static_assertions v1.1.0 |
| 2443 | 2026-03-19T03:58:06.837Z | Checking difflib v0.4.0 |
| 2444 | 2026-03-19T03:58:06.860Z | Checking keccak v0.1.6 |
| 2445 | 2026-03-19T03:58:06.892Z | Checking whoami v2.1.0 |
| 2446 | 2026-03-19T03:58:06.920Z | Checking rustc-hash v2.1.1 |
| 2447 | 2026-03-19T03:58:06.952Z | Checking precomputed-hash v0.1.1 |
| 2448 | 2026-03-19T03:58:06.996Z | Checking normalize-line-endings v0.3.0 |
| 2449 | 2026-03-19T03:58:07.059Z | Checking iddqd v0.3.17 |
| 2450 | 2026-03-19T03:58:07.059Z | Checking string_cache v0.8.9 |
| 2451 | 2026-03-19T03:58:07.095Z | Checking rsa v0.9.10 |
| 2452 | 2026-03-19T03:58:07.115Z | Checking sha3 v0.10.8 |
| 2453 | 2026-03-19T03:58:07.138Z | Checking predicates v3.1.4 |
| 2454 | 2026-03-19T03:58:07.192Z | Checking tokio-postgres v0.7.16 |
| 2455 | 2026-03-19T03:58:07.290Z | Checking petgraph v0.8.3 |
| 2456 | 2026-03-19T03:58:07.407Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2457 | 2026-03-19T03:58:07.472Z | Checking toml v0.7.8 |
| 2458 | 2026-03-19T03:58:07.558Z | Checking env_logger v0.11.9 |
| 2459 | 2026-03-19T03:58:07.729Z | Checking ecdsa v0.16.9 |
| 2460 | 2026-03-19T03:58:07.812Z | Checking ed25519-dalek v2.2.0 |
| 2461 | 2026-03-19T03:58:07.914Z | Checking zip v0.6.6 |
| 2462 | 2026-03-19T03:58:08.120Z | Checking crossterm v0.28.1 |
| 2463 | 2026-03-19T03:58:08.177Z | Checking serde_with v3.17.0 |
| 2464 | 2026-03-19T03:58:08.249Z | Checking itertools v0.13.0 |
| 2465 | 2026-03-19T03:58:08.348Z | Checking hickory-proto v0.25.2 |
| 2466 | 2026-03-19T03:58:08.849Z | Checking x509-cert v0.2.5 |
| 2467 | 2026-03-19T03:58:09.073Z | Checking fs-err v3.3.0 |
| 2468 | 2026-03-19T03:58:09.447Z | Checking ahash v0.8.12 |
| 2469 | 2026-03-19T03:58:09.467Z | Checking object v0.37.3 |
| 2470 | 2026-03-19T03:58:09.662Z | Checking buf-list v1.1.2 |
| 2471 | 2026-03-19T03:58:09.720Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2472 | 2026-03-19T03:58:09.733Z | Checking peg-runtime v0.8.5 |
| 2473 | 2026-03-19T03:58:09.891Z | Checking lalrpop-util v0.19.12 |
| 2474 | 2026-03-19T03:58:09.911Z | Compiling structmeta-derive v0.3.0 |
| 2475 | 2026-03-19T03:58:09.914Z | Checking zip v4.6.1 |
| 2476 | 2026-03-19T03:58:10.049Z | Compiling rustls v0.22.4 |
| 2477 | 2026-03-19T03:58:10.098Z | Compiling newtype-uuid-macros v0.1.0 |
| 2478 | 2026-03-19T03:58:10.165Z | Compiling multer v3.1.0 |
| 2479 | 2026-03-19T03:58:10.295Z | Compiling async-stream-impl v0.3.6 |
| 2480 | 2026-03-19T03:58:10.391Z | Checking futures-executor v0.3.32 |
| 2481 | 2026-03-19T03:58:10.472Z | Checking regress v0.10.5 |
| 2482 | 2026-03-19T03:58:10.713Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2483 | 2026-03-19T03:58:11.080Z | Compiling dropshot v0.16.7 |
| 2484 | 2026-03-19T03:58:11.103Z | Checking futures v0.3.32 |
| 2485 | 2026-03-19T03:58:11.203Z | Compiling dropshot_endpoint v0.16.7 |
| 2486 | 2026-03-19T03:58:11.223Z | Checking thread_local v1.1.9 |
| 2487 | 2026-03-19T03:58:11.391Z | Compiling structmeta v0.3.0 |
| 2488 | 2026-03-19T03:58:11.411Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2489 | 2026-03-19T03:58:11.437Z | Checking crossbeam-channel v0.5.15 |
| 2490 | 2026-03-19T03:58:11.666Z | Compiling derive-ex v0.1.8 |
| 2491 | 2026-03-19T03:58:11.873Z | Checking is-terminal v0.4.17 |
| 2492 | 2026-03-19T03:58:11.902Z | Checking take_mut v0.2.2 |
| 2493 | 2026-03-19T03:58:11.996Z | Checking term v1.2.1 |
| 2494 | 2026-03-19T03:58:12.036Z | Checking slog-async v2.8.0 |
| 2495 | 2026-03-19T03:58:12.208Z | Compiling parse-display-derive v0.10.0 |
| 2496 | 2026-03-19T03:58:12.264Z | Checking rustls-webpki v0.102.8 |
| 2497 | 2026-03-19T03:58:12.283Z | Checking slog-term v2.9.2 |
| 2498 | 2026-03-19T03:58:12.416Z | Checking serde_spanned v1.0.4 |
| 2499 | 2026-03-19T03:58:12.586Z | Checking debug-ignore v1.0.5 |
| 2500 | 2026-03-19T03:58:12.628Z | Checking match_cfg v0.1.0 |
| 2501 | 2026-03-19T03:58:12.715Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2502 | 2026-03-19T03:58:12.718Z | Checking hostname v0.3.1 |
| 2503 | 2026-03-19T03:58:12.792Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2504 | 2026-03-19T03:58:12.860Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2505 | 2026-03-19T03:58:12.889Z | Checking slog-json v2.6.1 |
| 2506 | 2026-03-19T03:58:12.957Z | Checking toml v0.9.12+spec-1.1.0 |
| 2507 | 2026-03-19T03:58:13.044Z | Checking macaddr v1.0.1 |
| 2508 | 2026-03-19T03:58:13.092Z | Checking slog-bunyan v2.5.0 |
| 2509 | 2026-03-19T03:58:13.279Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2510 | 2026-03-19T03:58:13.284Z | Checking async-stream v0.3.6 |
| 2511 | 2026-03-19T03:58:13.628Z | Checking waitgroup v0.1.2 |
| 2512 | 2026-03-19T03:58:13.733Z | Checking rustls-pemfile v2.2.0 |
| 2513 | 2026-03-19T03:58:13.736Z | Checking serde_path_to_error v0.1.20 |
| 2514 | 2026-03-19T03:58:13.773Z | Checking hostname v0.4.2 |
| 2515 | 2026-03-19T03:58:13.776Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2516 | 2026-03-19T03:58:13.899Z | Checking progenitor-client v0.13.0 |
| 2517 | 2026-03-19T03:58:13.919Z | Checking progenitor-client v0.10.0 |
| 2518 | 2026-03-19T03:58:13.939Z | Compiling itertools v0.14.0 |
| 2519 | 2026-03-19T03:58:13.967Z | Compiling test-strategy v0.4.5 |
| 2520 | 2026-03-19T03:58:14.126Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2521 | 2026-03-19T03:58:14.195Z | Checking backon v1.6.0 |
| 2522 | 2026-03-19T03:58:14.215Z | Checking instant v0.1.13 |
| 2523 | 2026-03-19T03:58:14.327Z | Checking backoff v0.4.0 |
| 2524 | 2026-03-19T03:58:14.411Z | Checking progenitor-extras v0.1.1 |
| 2525 | 2026-03-19T03:58:14.472Z | Checking parse-display v0.10.0 |
| 2526 | 2026-03-19T03:58:14.552Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2527 | 2026-03-19T03:58:14.658Z | Checking heck v0.5.0 |
| 2528 | 2026-03-19T03:58:14.755Z | Checking tokio-rustls v0.25.0 |
| 2529 | 2026-03-19T03:58:14.885Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2530 | 2026-03-19T03:58:14.906Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2531 | 2026-03-19T03:58:15.162Z | Compiling crucible-workspace-hack v0.1.0 |
| 2532 | 2026-03-19T03:58:15.181Z | Compiling heapless v0.8.0 |
| 2533 | 2026-03-19T03:58:15.379Z | Compiling convert_case v0.4.0 |
| 2534 | 2026-03-19T03:58:15.627Z | Compiling ingot-macros v0.1.1 |
| 2535 | 2026-03-19T03:58:15.765Z | Compiling proc-macro-crate v3.4.0 |
| 2536 | 2026-03-19T03:58:15.873Z | Compiling derive_more v0.99.20 |
| 2537 | 2026-03-19T03:58:15.897Z | Checking hash32 v0.3.1 |
| 2538 | 2026-03-19T03:58:16.000Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2539 | 2026-03-19T03:58:16.057Z | Checking secrecy v0.10.3 |
| 2540 | 2026-03-19T03:58:16.210Z | Compiling smoltcp v0.11.0 |
| 2541 | 2026-03-19T03:58:16.372Z | Compiling prettyplease v0.2.37 |
| 2542 | 2026-03-19T03:58:16.527Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2543 | 2026-03-19T03:58:16.530Z | Compiling num_enum_derive v0.7.5 |
| 2544 | 2026-03-19T03:58:16.788Z | Compiling typify-impl v0.6.1 |
| 2545 | 2026-03-19T03:58:16.808Z | Checking tabwriter v1.4.1 |
| 2546 | 2026-03-19T03:58:16.996Z | Checking cobs v0.3.0 |
| 2547 | 2026-03-19T03:58:17.190Z | Compiling foreign-types-macros v0.2.3 |
| 2548 | 2026-03-19T03:58:17.218Z | Checking cpufeatures v0.3.0 |
| 2549 | 2026-03-19T03:58:17.316Z | Checking foreign-types-shared v0.3.1 |
| 2550 | 2026-03-19T03:58:17.431Z | Compiling unsafe-libyaml v0.2.11 |
| 2551 | 2026-03-19T03:58:17.535Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2552 | 2026-03-19T03:58:17.970Z | Checking num_enum v0.7.5 |
| 2553 | 2026-03-19T03:58:18.007Z | Checking foreign-types v0.5.0 |
| 2554 | 2026-03-19T03:58:18.125Z | Compiling serde_yaml v0.9.34+deprecated |
| 2555 | 2026-03-19T03:58:18.258Z | Checking chacha20 v0.10.0 |
| 2556 | 2026-03-19T03:58:18.539Z | Checking postcard v1.1.3 |
| 2557 | 2026-03-19T03:58:19.480Z | Compiling proc-macro-crate v1.3.1 |
| 2558 | 2026-03-19T03:58:19.483Z | Checking ingot-types v0.1.2 |
| 2559 | 2026-03-19T03:58:19.500Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2560 | 2026-03-19T03:58:19.988Z | Checking ingot v0.1.1 |
| 2561 | 2026-03-19T03:58:20.021Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2562 | 2026-03-19T03:58:20.043Z | Checking cstr-argument v0.1.2 |
| 2563 | 2026-03-19T03:58:20.062Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2564 | 2026-03-19T03:58:20.152Z | Checking colored v3.1.1 |
| 2565 | 2026-03-19T03:58:20.193Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2566 | 2026-03-19T03:58:20.293Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2567 | 2026-03-19T03:58:20.356Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2568 | 2026-03-19T03:58:20.413Z | Compiling num_enum_derive v0.5.11 |
| 2569 | 2026-03-19T03:58:20.487Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2570 | 2026-03-19T03:58:20.529Z | Checking rand v0.10.0 |
| 2571 | 2026-03-19T03:58:21.738Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2572 | 2026-03-19T03:58:22.167Z | Checking num_enum v0.5.11 |
| 2573 | 2026-03-19T03:58:22.299Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2574 | 2026-03-19T03:58:22.846Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2575 | 2026-03-19T03:58:23.216Z | Compiling typify-macro v0.6.1 |
| 2576 | 2026-03-19T03:58:23.236Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2577 | 2026-03-19T03:58:23.280Z | Compiling typify-impl v0.4.3 |
| 2578 | 2026-03-19T03:58:23.441Z | Checking camino-tempfile v1.4.1 |
| 2579 | 2026-03-19T03:58:23.570Z | Checking num-rational v0.4.2 |
| 2580 | 2026-03-19T03:58:23.956Z | Checking half v2.7.1 |
| 2581 | 2026-03-19T03:58:24.019Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2582 | 2026-03-19T03:58:24.231Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2583 | 2026-03-19T03:58:24.307Z | Checking universal-hash v0.5.1 |
| 2584 | 2026-03-19T03:58:24.326Z | Checking num-complex v0.4.6 |
| 2585 | 2026-03-19T03:58:24.466Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2586 | 2026-03-19T03:58:24.778Z | Checking opaque-debug v0.3.1 |
| 2587 | 2026-03-19T03:58:24.783Z | Checking ciborium-io v0.2.2 |
| 2588 | 2026-03-19T03:58:24.817Z | Checking num v0.4.3 |
| 2589 | 2026-03-19T03:58:24.869Z | Checking poly1305 v0.8.0 |
| 2590 | 2026-03-19T03:58:24.917Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2591 | 2026-03-19T03:58:24.921Z | Checking ciborium-ll v0.2.2 |
| 2592 | 2026-03-19T03:58:24.994Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2593 | 2026-03-19T03:58:25.185Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2594 | 2026-03-19T03:58:25.218Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2595 | 2026-03-19T03:58:25.450Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2596 | 2026-03-19T03:58:25.497Z | Compiling typify v0.6.1 |
| 2597 | 2026-03-19T03:58:25.678Z | Checking toml v0.8.23 |
| 2598 | 2026-03-19T03:58:25.813Z | Checking thiserror-no-std v2.0.2 |
| 2599 | 2026-03-19T03:58:25.927Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2600 | 2026-03-19T03:58:26.134Z | Checking password-hash v0.5.0 |
| 2601 | 2026-03-19T03:58:26.170Z | Checking chacha20 v0.9.1 |
| 2602 | 2026-03-19T03:58:26.428Z | Compiling usdt-attr-macro v0.5.0 |
| 2603 | 2026-03-19T03:58:26.490Z | Compiling usdt-macro v0.5.0 |
| 2604 | 2026-03-19T03:58:26.691Z | Checking smf v0.2.3 |
| 2605 | 2026-03-19T03:58:27.004Z | Checking blake2 v0.10.6 |
| 2606 | 2026-03-19T03:58:27.209Z | Checking aead v0.5.2 |
| 2607 | 2026-03-19T03:58:27.229Z | Checking sigpipe v0.1.3 |
| 2608 | 2026-03-19T03:58:27.320Z | Checking memmap v0.7.0 |
| 2609 | 2026-03-19T03:58:27.389Z | Compiling num-derive v0.4.2 |
| 2610 | 2026-03-19T03:58:27.448Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2611 | 2026-03-19T03:58:27.451Z | Checking glob v0.3.3 |
| 2612 | 2026-03-19T03:58:27.488Z | Checking float-ord v0.3.2 |
| 2613 | 2026-03-19T03:58:27.620Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2614 | 2026-03-19T03:58:27.703Z | Checking usdt v0.5.0 |
| 2615 | 2026-03-19T03:58:27.721Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2616 | 2026-03-19T03:58:27.924Z | Checking chacha20poly1305 v0.10.1 |
| 2617 | 2026-03-19T03:58:27.933Z | Checking argon2 v0.5.3 |
| 2618 | 2026-03-19T03:58:28.073Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2619 | 2026-03-19T03:58:28.129Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2620 | 2026-03-19T03:58:28.330Z | Checking vsss-rs v3.3.4 |
| 2621 | 2026-03-19T03:58:28.348Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2622 | 2026-03-19T03:58:28.378Z | Compiling progenitor-impl v0.13.0 |
| 2623 | 2026-03-19T03:58:28.603Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2624 | 2026-03-19T03:58:29.084Z | Checking ciborium v0.2.2 |
| 2625 | 2026-03-19T03:58:29.151Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2626 | 2026-03-19T03:58:29.294Z | Checking indent_write v2.2.0 |
| 2627 | 2026-03-19T03:58:29.461Z | Checking whoami v1.6.1 |
| 2628 | 2026-03-19T03:58:29.480Z | Compiling semver v0.1.20 |
| 2629 | 2026-03-19T03:58:29.591Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2630 | 2026-03-19T03:58:29.682Z | Compiling typify-macro v0.4.3 |
| 2631 | 2026-03-19T03:58:29.838Z | Compiling rustc_version v0.1.7 |
| 2632 | 2026-03-19T03:58:29.966Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2633 | 2026-03-19T03:58:30.147Z | Compiling pin-project-internal v1.1.11 |
| 2634 | 2026-03-19T03:58:30.751Z | Checking linked-hash-map v0.5.6 |
| 2635 | 2026-03-19T03:58:30.871Z | Compiling minimal-lexical v0.2.1 |
| 2636 | 2026-03-19T03:58:30.976Z | Checking swrite v0.1.0 |
| 2637 | 2026-03-19T03:58:31.097Z | Checking lru-cache v0.1.2 |
| 2638 | 2026-03-19T03:58:31.205Z | Compiling nom v7.1.3 |
| 2639 | 2026-03-19T03:58:31.279Z | Compiling newtype_derive v0.1.6 |
| 2640 | 2026-03-19T03:58:31.751Z | Checking pin-project v1.1.11 |
| 2641 | 2026-03-19T03:58:31.881Z | Checking newline-converter v0.3.0 |
| 2642 | 2026-03-19T03:58:32.018Z | Checking atomicwrites v0.4.4 |
| 2643 | 2026-03-19T03:58:32.037Z | Compiling typify v0.4.3 |
| 2644 | 2026-03-19T03:58:32.061Z | Compiling progenitor-macro v0.13.0 |
| 2645 | 2026-03-19T03:58:32.178Z | Checking hickory-proto v0.24.4 |
| 2646 | 2026-03-19T03:58:32.198Z | Checking phf_shared v0.12.1 |
| 2647 | 2026-03-19T03:58:32.218Z | Checking console v0.15.11 |
| 2648 | 2026-03-19T03:58:32.256Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2649 | 2026-03-19T03:58:32.385Z | Checking pem v3.0.6 |
| 2650 | 2026-03-19T03:58:32.603Z | Checking csv-core v0.1.13 |
| 2651 | 2026-03-19T03:58:32.844Z | Compiling snafu-derive v0.8.9 |
| 2652 | 2026-03-19T03:58:33.076Z | Compiling derive-where v1.6.0 |
| 2653 | 2026-03-19T03:58:33.080Z | Compiling async-recursion v1.1.1 |
| 2654 | 2026-03-19T03:58:33.970Z | Compiling slog-dtrace v0.3.0 |
| 2655 | 2026-03-19T03:58:34.212Z | Checking resolv-conf v0.7.6 |
| 2656 | 2026-03-19T03:58:34.459Z | Checking unicode-width v0.1.14 |
| 2657 | 2026-03-19T03:58:34.643Z | Compiling chrono-tz v0.10.4 |
| 2658 | 2026-03-19T03:58:34.788Z | Compiling owo-colors v4.3.0 |
| 2659 | 2026-03-19T03:58:34.840Z | Compiling cancel-safe-futures v0.1.5 |
| 2660 | 2026-03-19T03:58:34.888Z | Checking highway v1.3.0 |
| 2661 | 2026-03-19T03:58:35.102Z | Checking same-file v1.0.6 |
| 2662 | 2026-03-19T03:58:35.178Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2663 | 2026-03-19T03:58:35.255Z | Checking walkdir v2.5.0 |
| 2664 | 2026-03-19T03:58:35.275Z | Compiling const_format_proc_macros v0.2.34 |
| 2665 | 2026-03-19T03:58:35.393Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2666 | 2026-03-19T03:58:35.471Z | Checking hickory-resolver v0.24.4 |
| 2667 | 2026-03-19T03:58:35.474Z | Checking snafu v0.8.9 |
| 2668 | 2026-03-19T03:58:36.010Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2669 | 2026-03-19T03:58:36.168Z | Checking csv v1.4.0 |
| 2670 | 2026-03-19T03:58:36.425Z | Checking expectorate v1.2.0 |
| 2671 | 2026-03-19T03:58:36.509Z | Checking phf v0.12.1 |
| 2672 | 2026-03-19T03:58:36.689Z | Compiling progenitor-impl v0.10.0 |
| 2673 | 2026-03-19T03:58:36.716Z | Checking tokio-dtrace v0.1.1 |
| 2674 | 2026-03-19T03:58:36.793Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2675 | 2026-03-19T03:58:36.841Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2676 | 2026-03-19T03:58:36.946Z | Checking globset v0.4.18 |
| 2677 | 2026-03-19T03:58:37.271Z | Checking olpc-cjson v0.1.4 |
| 2678 | 2026-03-19T03:58:37.299Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2679 | 2026-03-19T03:58:37.400Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2680 | 2026-03-19T03:58:37.448Z | Checking libsw-core v0.3.2 |
| 2681 | 2026-03-19T03:58:37.517Z | Checking serde_plain v1.0.2 |
| 2682 | 2026-03-19T03:58:37.633Z | Checking arc-swap v1.8.2 |
| 2683 | 2026-03-19T03:58:37.637Z | Compiling lzma-sys v0.1.20 |
| 2684 | 2026-03-19T03:58:37.712Z | Checking utf-8 v0.7.6 |
| 2685 | 2026-03-19T03:58:37.888Z | Checking bytecount v0.6.9 |
| 2686 | 2026-03-19T03:58:37.924Z | Checking typed-path v0.9.3 |
| 2687 | 2026-03-19T03:58:38.175Z | Checking papergrid v0.11.0 |
| 2688 | 2026-03-19T03:58:38.786Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2689 | 2026-03-19T03:58:39.002Z | Checking slog-scope v4.4.1 |
| 2690 | 2026-03-19T03:58:39.022Z | Checking tough v0.20.0 |
| 2691 | 2026-03-19T03:58:39.042Z | Checking tungstenite v0.21.0 |
| 2692 | 2026-03-19T03:58:39.157Z | Checking progenitor v0.13.0 |
| 2693 | 2026-03-19T03:58:39.175Z | Checking libsw v3.5.0 |
| 2694 | 2026-03-19T03:58:39.329Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2695 | 2026-03-19T03:58:39.370Z | Checking oxide-tokio-rt v0.1.3 |
| 2696 | 2026-03-19T03:58:39.605Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2697 | 2026-03-19T03:58:39.791Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2698 | 2026-03-19T03:58:40.055Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2699 | 2026-03-19T03:58:40.172Z | Checking qorb v0.4.1 |
| 2700 | 2026-03-19T03:58:40.310Z | Compiling progenitor-macro v0.10.0 |
| 2701 | 2026-03-19T03:58:41.164Z | Checking const_format v0.2.35 |
| 2702 | 2026-03-19T03:58:41.316Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2703 | 2026-03-19T03:58:41.773Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2704 | 2026-03-19T03:58:41.818Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2705 | 2026-03-19T03:58:41.930Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2706 | 2026-03-19T03:58:41.952Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2707 | 2026-03-19T03:58:42.392Z | Compiling cargo_toml v0.22.3 |
| 2708 | 2026-03-19T03:58:42.504Z | Checking gethostname v0.5.0 |
| 2709 | 2026-03-19T03:58:42.525Z | Compiling tabled_derive v0.7.0 |
| 2710 | 2026-03-19T03:58:42.588Z | Checking bcs v0.1.6 |
| 2711 | 2026-03-19T03:58:42.607Z | Checking smawk v0.3.2 |
| 2712 | 2026-03-19T03:58:42.625Z | Checking linear-map v1.2.0 |
| 2713 | 2026-03-19T03:58:42.775Z | Checking termtree v0.5.1 |
| 2714 | 2026-03-19T03:58:42.860Z | Checking unicode-linebreak v0.1.5 |
| 2715 | 2026-03-19T03:58:42.903Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2716 | 2026-03-19T03:58:42.952Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2717 | 2026-03-19T03:58:43.141Z | Checking textwrap v0.16.2 |
| 2718 | 2026-03-19T03:58:43.433Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2719 | 2026-03-19T03:58:43.461Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2720 | 2026-03-19T03:58:43.812Z | Checking tabled v0.15.0 |
| 2721 | 2026-03-19T03:58:44.313Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2722 | 2026-03-19T03:58:44.550Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2723 | 2026-03-19T03:58:44.611Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2724 | 2026-03-19T03:58:44.806Z | Checking steno v0.4.1 |
| 2725 | 2026-03-19T03:58:44.829Z | Checking tokio-tungstenite v0.21.0 |
| 2726 | 2026-03-19T03:58:45.184Z | Checking slog-stdlog v4.1.1 |
| 2727 | 2026-03-19T03:58:45.344Z | Checking typeid v1.0.3 |
| 2728 | 2026-03-19T03:58:45.476Z | Checking humantime v2.3.0 |
| 2729 | 2026-03-19T03:58:45.545Z | Checking base64 v0.21.7 |
| 2730 | 2026-03-19T03:58:45.729Z | Checking xz2 v0.1.7 |
| 2731 | 2026-03-19T03:58:45.858Z | Checking ron v0.12.0 |
| 2732 | 2026-03-19T03:58:45.950Z | Checking slog-envlogger v2.2.0 |
| 2733 | 2026-03-19T03:58:46.143Z | Checking yasna v0.5.2 |
| 2734 | 2026-03-19T03:58:46.164Z | Checking headers-core v0.3.0 |
| 2735 | 2026-03-19T03:58:46.303Z | Checking filetime v0.2.27 |
| 2736 | 2026-03-19T03:58:46.362Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2737 | 2026-03-19T03:58:46.494Z | Checking xattr v1.6.1 |
| 2738 | 2026-03-19T03:58:46.663Z | Checking base16ct v1.0.0 |
| 2739 | 2026-03-19T03:58:46.683Z | Checking rcgen v0.12.1 |
| 2740 | 2026-03-19T03:58:46.686Z | Checking tar v0.4.44 |
| 2741 | 2026-03-19T03:58:46.831Z | Checking headers v0.4.1 |
| 2742 | 2026-03-19T03:58:46.874Z | Checking subprocess v0.2.15 |
| 2743 | 2026-03-19T03:58:47.406Z | Checking progenitor v0.10.0 |
| 2744 | 2026-03-19T03:58:47.565Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2745 | 2026-03-19T03:58:55.034Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2746 | 2026-03-19T03:59:03.214Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2747 | 2026-03-19T03:59:05.011Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2748 | 2026-03-19T03:59:06.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2749 | 2026-03-19T03:59:06.808Z | |
| 2750 | 2026-03-19T03:59:06.808Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2751 | 2026-03-19T03:59:07.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2752 | 2026-03-19T03:59:07.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2753 | 2026-03-19T03:59:07.840Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2754 | 2026-03-19T03:59:09.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.76s |
| 2755 | 2026-03-19T03:59:09.784Z | |
| 2756 | 2026-03-19T03:59:09.784Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2757 | 2026-03-19T03:59:10.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2758 | 2026-03-19T03:59:10.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2759 | 2026-03-19T03:59:10.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2760 | 2026-03-19T03:59:10.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2761 | 2026-03-19T03:59:10.616Z | |
| 2762 | 2026-03-19T03:59:10.616Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2763 | 2026-03-19T03:59:11.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2764 | 2026-03-19T03:59:11.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2765 | 2026-03-19T03:59:11.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2766 | 2026-03-19T03:59:11.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2767 | 2026-03-19T03:59:11.449Z | |
| 2768 | 2026-03-19T03:59:11.449Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2769 | 2026-03-19T03:59:12.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2770 | 2026-03-19T03:59:12.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2771 | 2026-03-19T03:59:12.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2772 | 2026-03-19T03:59:12.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2773 | 2026-03-19T03:59:12.229Z | |
| 2774 | 2026-03-19T03:59:12.230Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2775 | 2026-03-19T03:59:12.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2776 | 2026-03-19T03:59:12.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2777 | 2026-03-19T03:59:12.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2778 | 2026-03-19T03:59:12.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2779 | 2026-03-19T03:59:13.007Z | |
| 2780 | 2026-03-19T03:59:13.007Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2781 | 2026-03-19T03:59:13.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2782 | 2026-03-19T03:59:13.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2783 | 2026-03-19T03:59:13.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2784 | 2026-03-19T03:59:13.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2785 | 2026-03-19T03:59:13.765Z | |
| 2786 | 2026-03-19T03:59:13.765Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2787 | 2026-03-19T03:59:14.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2788 | 2026-03-19T03:59:14.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2789 | 2026-03-19T03:59:14.429Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2790 | 2026-03-19T03:59:14.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2791 | 2026-03-19T03:59:14.529Z | |
| 2792 | 2026-03-19T03:59:14.529Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2793 | 2026-03-19T03:59:15.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2794 | 2026-03-19T03:59:15.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2795 | 2026-03-19T03:59:15.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2796 | 2026-03-19T03:59:15.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2797 | 2026-03-19T03:59:15.299Z | |
| 2798 | 2026-03-19T03:59:15.299Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2799 | 2026-03-19T03:59:15.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2800 | 2026-03-19T03:59:15.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2801 | 2026-03-19T03:59:15.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2802 | 2026-03-19T03:59:15.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2803 | 2026-03-19T03:59:16.074Z | |
| 2804 | 2026-03-19T03:59:16.074Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2805 | 2026-03-19T03:59:16.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2806 | 2026-03-19T03:59:16.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2807 | 2026-03-19T03:59:16.743Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2808 | 2026-03-19T03:59:16.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2809 | 2026-03-19T03:59:16.844Z | |
| 2810 | 2026-03-19T03:59:16.844Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2811 | 2026-03-19T03:59:17.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2812 | 2026-03-19T03:59:17.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2813 | 2026-03-19T03:59:17.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2814 | 2026-03-19T03:59:17.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2815 | 2026-03-19T03:59:17.611Z | |
| 2816 | 2026-03-19T03:59:17.611Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2817 | 2026-03-19T03:59:18.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2818 | 2026-03-19T03:59:18.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2819 | 2026-03-19T03:59:18.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2820 | 2026-03-19T03:59:18.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2821 | 2026-03-19T03:59:18.380Z | |
| 2822 | 2026-03-19T03:59:18.380Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2823 | 2026-03-19T03:59:19.045Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2824 | 2026-03-19T03:59:19.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2825 | 2026-03-19T03:59:19.048Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2826 | 2026-03-19T03:59:19.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2827 | 2026-03-19T03:59:19.148Z | |
| 2828 | 2026-03-19T03:59:19.148Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2829 | 2026-03-19T03:59:19.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2830 | 2026-03-19T03:59:19.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2831 | 2026-03-19T03:59:19.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2832 | 2026-03-19T03:59:19.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2833 | 2026-03-19T03:59:19.935Z | |
| 2834 | 2026-03-19T03:59:19.935Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2835 | 2026-03-19T03:59:20.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2836 | 2026-03-19T03:59:20.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2837 | 2026-03-19T03:59:20.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2838 | 2026-03-19T03:59:20.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2839 | 2026-03-19T03:59:20.724Z | |
| 2840 | 2026-03-19T03:59:20.725Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2841 | 2026-03-19T03:59:21.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2842 | 2026-03-19T03:59:21.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2843 | 2026-03-19T03:59:21.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2844 | 2026-03-19T03:59:21.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2845 | 2026-03-19T03:59:21.481Z | |
| 2846 | 2026-03-19T03:59:21.481Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2847 | 2026-03-19T03:59:22.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2848 | 2026-03-19T03:59:22.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2849 | 2026-03-19T03:59:22.289Z | Compiling newtype-uuid v1.3.2 |
| 2850 | 2026-03-19T03:59:22.546Z | Compiling daft v0.1.5 |
| 2851 | 2026-03-19T03:59:22.807Z | Compiling iddqd v0.3.17 |
| 2852 | 2026-03-19T03:59:24.063Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2853 | 2026-03-19T03:59:24.345Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2854 | 2026-03-19T03:59:24.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 2855 | 2026-03-19T03:59:24.896Z | |
| 2856 | 2026-03-19T03:59:24.896Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2857 | 2026-03-19T03:59:25.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2858 | 2026-03-19T03:59:25.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2859 | 2026-03-19T03:59:25.568Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2860 | 2026-03-19T03:59:25.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2861 | 2026-03-19T03:59:25.671Z | |
| 2862 | 2026-03-19T03:59:25.671Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2863 | 2026-03-19T03:59:26.346Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2864 | 2026-03-19T03:59:26.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2865 | 2026-03-19T03:59:26.349Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2866 | 2026-03-19T03:59:26.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2867 | 2026-03-19T03:59:26.451Z | |
| 2868 | 2026-03-19T03:59:26.451Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2869 | 2026-03-19T03:59:27.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2870 | 2026-03-19T03:59:27.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2871 | 2026-03-19T03:59:27.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2872 | 2026-03-19T03:59:27.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2873 | 2026-03-19T03:59:27.265Z | |
| 2874 | 2026-03-19T03:59:27.265Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2875 | 2026-03-19T03:59:27.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2876 | 2026-03-19T03:59:27.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2877 | 2026-03-19T03:59:27.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2878 | 2026-03-19T03:59:27.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2879 | 2026-03-19T03:59:28.024Z | |
| 2880 | 2026-03-19T03:59:28.024Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2881 | 2026-03-19T03:59:28.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2882 | 2026-03-19T03:59:28.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2883 | 2026-03-19T03:59:28.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2884 | 2026-03-19T03:59:28.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2885 | 2026-03-19T03:59:28.804Z | |
| 2886 | 2026-03-19T03:59:28.804Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2887 | 2026-03-19T03:59:29.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2888 | 2026-03-19T03:59:29.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2889 | 2026-03-19T03:59:29.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2890 | 2026-03-19T03:59:29.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2891 | 2026-03-19T03:59:29.583Z | |
| 2892 | 2026-03-19T03:59:29.583Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2893 | 2026-03-19T03:59:30.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2894 | 2026-03-19T03:59:30.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2895 | 2026-03-19T03:59:30.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2896 | 2026-03-19T03:59:30.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2897 | 2026-03-19T03:59:30.362Z | |
| 2898 | 2026-03-19T03:59:30.362Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2899 | 2026-03-19T03:59:31.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2900 | 2026-03-19T03:59:31.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2901 | 2026-03-19T03:59:31.022Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2902 | 2026-03-19T03:59:31.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2903 | 2026-03-19T03:59:31.123Z | |
| 2904 | 2026-03-19T03:59:31.123Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2905 | 2026-03-19T03:59:31.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2906 | 2026-03-19T03:59:31.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2907 | 2026-03-19T03:59:31.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2908 | 2026-03-19T03:59:31.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2909 | 2026-03-19T03:59:31.922Z | |
| 2910 | 2026-03-19T03:59:31.922Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2911 | 2026-03-19T03:59:32.613Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2912 | 2026-03-19T03:59:32.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2913 | 2026-03-19T03:59:32.616Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2914 | 2026-03-19T03:59:32.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2915 | 2026-03-19T03:59:32.721Z | |
| 2916 | 2026-03-19T03:59:32.721Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2917 | 2026-03-19T03:59:33.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2918 | 2026-03-19T03:59:33.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2919 | 2026-03-19T03:59:33.415Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2920 | 2026-03-19T03:59:33.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2921 | 2026-03-19T03:59:33.524Z | |
| 2922 | 2026-03-19T03:59:33.524Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2923 | 2026-03-19T03:59:34.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2924 | 2026-03-19T03:59:34.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2925 | 2026-03-19T03:59:34.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2926 | 2026-03-19T03:59:34.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2927 | 2026-03-19T03:59:34.327Z | |
| 2928 | 2026-03-19T03:59:34.327Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2929 | 2026-03-19T03:59:34.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2930 | 2026-03-19T03:59:34.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2931 | 2026-03-19T03:59:34.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2932 | 2026-03-19T03:59:34.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2933 | 2026-03-19T03:59:35.094Z | |
| 2934 | 2026-03-19T03:59:35.094Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2935 | 2026-03-19T03:59:35.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2936 | 2026-03-19T03:59:35.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2937 | 2026-03-19T03:59:35.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2938 | 2026-03-19T03:59:35.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2939 | 2026-03-19T03:59:35.858Z | |
| 2940 | 2026-03-19T03:59:35.858Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2941 | 2026-03-19T03:59:36.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2942 | 2026-03-19T03:59:36.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2943 | 2026-03-19T03:59:36.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2944 | 2026-03-19T03:59:36.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2945 | 2026-03-19T03:59:36.621Z | |
| 2946 | 2026-03-19T03:59:36.621Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2947 | 2026-03-19T03:59:37.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2948 | 2026-03-19T03:59:37.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2949 | 2026-03-19T03:59:37.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2950 | 2026-03-19T03:59:37.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2951 | 2026-03-19T03:59:37.381Z | |
| 2952 | 2026-03-19T03:59:37.381Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2953 | 2026-03-19T03:59:38.063Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2954 | 2026-03-19T03:59:38.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2955 | 2026-03-19T03:59:38.258Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2956 | 2026-03-19T03:59:38.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s |
| 2957 | 2026-03-19T03:59:39.147Z | |
| 2958 | 2026-03-19T03:59:39.147Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2959 | 2026-03-19T03:59:39.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2960 | 2026-03-19T03:59:39.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2961 | 2026-03-19T03:59:40.046Z | Compiling ar_archive_writer v0.5.1 |
| 2962 | 2026-03-19T03:59:40.176Z | Compiling stacker v0.1.23 |
| 2963 | 2026-03-19T03:59:40.189Z | Compiling cfg_aliases v0.1.1 |
| 2964 | 2026-03-19T03:59:40.200Z | Compiling convert_case v0.10.0 |
| 2965 | 2026-03-19T03:59:40.237Z | Checking fd-lock v4.0.4 |
| 2966 | 2026-03-19T03:59:40.240Z | Checking nibble_vec v0.1.0 |
| 2967 | 2026-03-19T03:59:40.240Z | Checking vte v0.14.1 |
| 2968 | 2026-03-19T03:59:40.240Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2969 | 2026-03-19T03:59:40.297Z | Compiling nix v0.28.0 |
| 2970 | 2026-03-19T03:59:40.402Z | Checking endian-type v0.1.2 |
| 2971 | 2026-03-19T03:59:40.430Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2972 | 2026-03-19T03:59:40.494Z | Checking strip-ansi-escapes v0.2.1 |
| 2973 | 2026-03-19T03:59:40.514Z | Compiling peg-macros v0.8.5 |
| 2974 | 2026-03-19T03:59:40.562Z | Checking radix_trie v0.2.1 |
| 2975 | 2026-03-19T03:59:40.594Z | Compiling derive_more-impl v2.1.1 |
| 2976 | 2026-03-19T03:59:40.618Z | Checking winnow v0.6.26 |
| 2977 | 2026-03-19T03:59:40.764Z | Compiling sqlparser_derive v0.5.0 |
| 2978 | 2026-03-19T03:59:40.840Z | Checking nu-ansi-term v0.50.3 |
| 2979 | 2026-03-19T03:59:41.058Z | Checking unicode_categories v0.1.1 |
| 2980 | 2026-03-19T03:59:41.110Z | Checking home v0.5.12 |
| 2981 | 2026-03-19T03:59:41.241Z | Checking reedline v0.40.0 |
| 2982 | 2026-03-19T03:59:41.293Z | Checking display-error-chain v0.2.2 |
| 2983 | 2026-03-19T03:59:41.349Z | Compiling psm v0.1.30 |
| 2984 | 2026-03-19T03:59:41.664Z | Checking derive_more v2.1.1 |
| 2985 | 2026-03-19T03:59:41.755Z | Checking crossterm v0.29.0 |
| 2986 | 2026-03-19T03:59:42.044Z | Checking peg v0.8.5 |
| 2987 | 2026-03-19T03:59:42.098Z | Checking rustyline v14.0.0 |
| 2988 | 2026-03-19T03:59:42.159Z | Checking sqlformat v0.3.5 |
| 2989 | 2026-03-19T03:59:42.287Z | Checking recursive v0.1.1 |
| 2990 | 2026-03-19T03:59:42.392Z | Checking sqlparser v0.61.0 |
| 2991 | 2026-03-19T03:59:58.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.26s |
| 2992 | 2026-03-19T03:59:58.465Z | |
| 2993 | 2026-03-19T03:59:58.466Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2994 | 2026-03-19T03:59:59.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2995 | 2026-03-19T03:59:59.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2996 | 2026-03-19T03:59:59.364Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2997 | 2026-03-19T04:00:04.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s |
| 2998 | 2026-03-19T04:00:04.219Z | |
| 2999 | 2026-03-19T04:00:04.219Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 3000 | 2026-03-19T04:00:04.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3001 | 2026-03-19T04:00:04.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3002 | 2026-03-19T04:00:05.119Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3003 | 2026-03-19T04:00:08.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s |
| 3004 | 2026-03-19T04:00:08.612Z | |
| 3005 | 2026-03-19T04:00:08.612Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3006 | 2026-03-19T04:00:09.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3007 | 2026-03-19T04:00:09.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3008 | 2026-03-19T04:00:09.506Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3009 | 2026-03-19T04:00:13.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s |
| 3010 | 2026-03-19T04:00:14.115Z | |
| 3011 | 2026-03-19T04:00:14.115Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3012 | 2026-03-19T04:00:14.813Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3013 | 2026-03-19T04:00:14.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3014 | 2026-03-19T04:00:15.019Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3015 | 2026-03-19T04:00:19.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s |
| 3016 | 2026-03-19T04:00:19.653Z | |
| 3017 | 2026-03-19T04:00:19.653Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3018 | 2026-03-19T04:00:20.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3019 | 2026-03-19T04:00:20.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3020 | 2026-03-19T04:00:20.553Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3021 | 2026-03-19T04:00:24.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s |
| 3022 | 2026-03-19T04:00:24.256Z | |
| 3023 | 2026-03-19T04:00:24.256Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3024 | 2026-03-19T04:00:24.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3025 | 2026-03-19T04:00:24.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3026 | 2026-03-19T04:00:25.156Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3027 | 2026-03-19T04:00:28.666Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s |
| 3028 | 2026-03-19T04:00:28.890Z | |
| 3029 | 2026-03-19T04:00:28.890Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3030 | 2026-03-19T04:00:29.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3031 | 2026-03-19T04:00:29.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3032 | 2026-03-19T04:00:29.792Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3033 | 2026-03-19T04:00:34.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s |
| 3034 | 2026-03-19T04:00:34.644Z | |
| 3035 | 2026-03-19T04:00:34.644Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3036 | 2026-03-19T04:00:35.322Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3037 | 2026-03-19T04:00:35.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3038 | 2026-03-19T04:00:35.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3039 | 2026-03-19T04:00:35.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3040 | 2026-03-19T04:00:35.431Z | |
| 3041 | 2026-03-19T04:00:35.432Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3042 | 2026-03-19T04:00:36.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3043 | 2026-03-19T04:00:36.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3044 | 2026-03-19T04:00:36.285Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3045 | 2026-03-19T04:00:36.478Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3046 | 2026-03-19T04:00:36.498Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3047 | 2026-03-19T04:00:36.924Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3048 | 2026-03-19T04:00:41.752Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3049 | 2026-03-19T04:00:42.170Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3050 | 2026-03-19T04:00:43.707Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3051 | 2026-03-19T04:00:44.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.22s |
| 3052 | 2026-03-19T04:00:44.796Z | |
| 3053 | 2026-03-19T04:00:44.796Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3054 | 2026-03-19T04:00:45.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3055 | 2026-03-19T04:00:45.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3056 | 2026-03-19T04:00:45.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3057 | 2026-03-19T04:00:45.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3058 | 2026-03-19T04:00:45.583Z | |
| 3059 | 2026-03-19T04:00:45.583Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3060 | 2026-03-19T04:00:46.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3061 | 2026-03-19T04:00:46.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3062 | 2026-03-19T04:00:46.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3063 | 2026-03-19T04:00:46.319Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3064 | 2026-03-19T04:00:46.430Z | |
| 3065 | 2026-03-19T04:00:46.430Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3066 | 2026-03-19T04:00:47.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3067 | 2026-03-19T04:00:47.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3068 | 2026-03-19T04:00:47.127Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3069 | 2026-03-19T04:00:47.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3070 | 2026-03-19T04:00:47.236Z | |
| 3071 | 2026-03-19T04:00:47.236Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3072 | 2026-03-19T04:00:47.926Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3073 | 2026-03-19T04:00:47.929Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3074 | 2026-03-19T04:00:47.929Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3075 | 2026-03-19T04:00:47.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3076 | 2026-03-19T04:00:48.037Z | |
| 3077 | 2026-03-19T04:00:48.037Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3078 | 2026-03-19T04:00:48.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3079 | 2026-03-19T04:00:48.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3080 | 2026-03-19T04:00:48.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3081 | 2026-03-19T04:00:48.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3082 | 2026-03-19T04:00:48.846Z | |
| 3083 | 2026-03-19T04:00:48.846Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3084 | 2026-03-19T04:00:49.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3085 | 2026-03-19T04:00:49.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3086 | 2026-03-19T04:00:49.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3087 | 2026-03-19T04:00:49.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3088 | 2026-03-19T04:00:49.654Z | |
| 3089 | 2026-03-19T04:00:49.654Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3090 | 2026-03-19T04:00:50.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3091 | 2026-03-19T04:00:50.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3092 | 2026-03-19T04:00:50.315Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3093 | 2026-03-19T04:00:50.319Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3094 | 2026-03-19T04:00:50.416Z | |
| 3095 | 2026-03-19T04:00:50.416Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3096 | 2026-03-19T04:00:51.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3097 | 2026-03-19T04:00:51.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3098 | 2026-03-19T04:00:51.107Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3099 | 2026-03-19T04:00:51.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3100 | 2026-03-19T04:00:51.216Z | |
| 3101 | 2026-03-19T04:00:51.216Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3102 | 2026-03-19T04:00:51.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3103 | 2026-03-19T04:00:51.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3104 | 2026-03-19T04:00:51.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3105 | 2026-03-19T04:00:51.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3106 | 2026-03-19T04:00:51.986Z | |
| 3107 | 2026-03-19T04:00:51.986Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3108 | 2026-03-19T04:00:52.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3109 | 2026-03-19T04:00:52.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3110 | 2026-03-19T04:00:52.908Z | Checking dropshot-api-manager-types v0.6.0 |
| 3111 | 2026-03-19T04:00:52.940Z | Checking nanorand v0.7.0 |
| 3112 | 2026-03-19T04:00:53.211Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3113 | 2026-03-19T04:00:53.249Z | Checking flume v0.11.1 |
| 3114 | 2026-03-19T04:00:53.562Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3115 | 2026-03-19T04:00:54.829Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.86s |
| 3116 | 2026-03-19T04:00:55.040Z | |
| 3117 | 2026-03-19T04:00:55.040Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3118 | 2026-03-19T04:00:55.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3119 | 2026-03-19T04:00:55.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3120 | 2026-03-19T04:00:55.721Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3121 | 2026-03-19T04:00:55.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3122 | 2026-03-19T04:00:55.826Z | |
| 3123 | 2026-03-19T04:00:55.826Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3124 | 2026-03-19T04:00:56.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3125 | 2026-03-19T04:00:56.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3126 | 2026-03-19T04:00:56.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3127 | 2026-03-19T04:00:56.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3128 | 2026-03-19T04:00:56.613Z | |
| 3129 | 2026-03-19T04:00:56.613Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3130 | 2026-03-19T04:00:57.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3131 | 2026-03-19T04:00:57.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3132 | 2026-03-19T04:00:57.292Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3133 | 2026-03-19T04:00:57.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3134 | 2026-03-19T04:00:57.396Z | |
| 3135 | 2026-03-19T04:00:57.396Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3136 | 2026-03-19T04:00:58.088Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3137 | 2026-03-19T04:00:58.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3138 | 2026-03-19T04:00:58.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3139 | 2026-03-19T04:00:58.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3140 | 2026-03-19T04:00:58.202Z | |
| 3141 | 2026-03-19T04:00:58.202Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3142 | 2026-03-19T04:00:58.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3143 | 2026-03-19T04:00:58.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3144 | 2026-03-19T04:00:58.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3145 | 2026-03-19T04:00:58.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3146 | 2026-03-19T04:00:58.991Z | |
| 3147 | 2026-03-19T04:00:58.991Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3148 | 2026-03-19T04:00:59.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3149 | 2026-03-19T04:00:59.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3150 | 2026-03-19T04:00:59.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3151 | 2026-03-19T04:00:59.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3152 | 2026-03-19T04:00:59.777Z | |
| 3153 | 2026-03-19T04:00:59.777Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3154 | 2026-03-19T04:01:00.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3155 | 2026-03-19T04:01:00.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3156 | 2026-03-19T04:01:00.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3157 | 2026-03-19T04:01:00.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3158 | 2026-03-19T04:01:00.566Z | |
| 3159 | 2026-03-19T04:01:00.566Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3160 | 2026-03-19T04:01:01.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3161 | 2026-03-19T04:01:01.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3162 | 2026-03-19T04:01:01.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3163 | 2026-03-19T04:01:01.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3164 | 2026-03-19T04:01:01.331Z | |
| 3165 | 2026-03-19T04:01:01.331Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3166 | 2026-03-19T04:01:02.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3167 | 2026-03-19T04:01:02.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3168 | 2026-03-19T04:01:02.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3169 | 2026-03-19T04:01:02.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3170 | 2026-03-19T04:01:02.116Z | |
| 3171 | 2026-03-19T04:01:02.116Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3172 | 2026-03-19T04:01:02.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3173 | 2026-03-19T04:01:02.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3174 | 2026-03-19T04:01:02.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3175 | 2026-03-19T04:01:02.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3176 | 2026-03-19T04:01:02.900Z | |
| 3177 | 2026-03-19T04:01:02.900Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3178 | 2026-03-19T04:01:03.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3179 | 2026-03-19T04:01:03.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3180 | 2026-03-19T04:01:03.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3181 | 2026-03-19T04:01:03.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3182 | 2026-03-19T04:01:03.688Z | |
| 3183 | 2026-03-19T04:01:03.688Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3184 | 2026-03-19T04:01:04.405Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3185 | 2026-03-19T04:01:04.409Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3186 | 2026-03-19T04:01:04.409Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3187 | 2026-03-19T04:01:04.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3188 | 2026-03-19T04:01:04.525Z | |
| 3189 | 2026-03-19T04:01:04.525Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3190 | 2026-03-19T04:01:05.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3191 | 2026-03-19T04:01:05.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3192 | 2026-03-19T04:01:05.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3193 | 2026-03-19T04:01:05.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3194 | 2026-03-19T04:01:05.358Z | |
| 3195 | 2026-03-19T04:01:05.358Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3196 | 2026-03-19T04:01:06.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3197 | 2026-03-19T04:01:06.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3198 | 2026-03-19T04:01:06.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3199 | 2026-03-19T04:01:06.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3200 | 2026-03-19T04:01:06.122Z | |
| 3201 | 2026-03-19T04:01:06.122Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3202 | 2026-03-19T04:01:06.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3203 | 2026-03-19T04:01:06.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3204 | 2026-03-19T04:01:06.791Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3205 | 2026-03-19T04:01:06.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3206 | 2026-03-19T04:01:06.893Z | |
| 3207 | 2026-03-19T04:01:06.893Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3208 | 2026-03-19T04:01:07.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3209 | 2026-03-19T04:01:07.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3210 | 2026-03-19T04:01:07.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3211 | 2026-03-19T04:01:07.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3212 | 2026-03-19T04:01:07.675Z | |
| 3213 | 2026-03-19T04:01:07.675Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3214 | 2026-03-19T04:01:08.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3215 | 2026-03-19T04:01:08.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3216 | 2026-03-19T04:01:08.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3217 | 2026-03-19T04:01:08.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3218 | 2026-03-19T04:01:08.445Z | |
| 3219 | 2026-03-19T04:01:08.445Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3220 | 2026-03-19T04:01:09.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3221 | 2026-03-19T04:01:09.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3222 | 2026-03-19T04:01:09.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3223 | 2026-03-19T04:01:09.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3224 | 2026-03-19T04:01:09.258Z | |
| 3225 | 2026-03-19T04:01:09.258Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3226 | 2026-03-19T04:01:09.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3227 | 2026-03-19T04:01:09.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3228 | 2026-03-19T04:01:09.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3229 | 2026-03-19T04:01:09.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3230 | 2026-03-19T04:01:10.066Z | |
| 3231 | 2026-03-19T04:01:10.066Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3232 | 2026-03-19T04:01:10.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3233 | 2026-03-19T04:01:10.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3234 | 2026-03-19T04:01:10.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3235 | 2026-03-19T04:01:10.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3236 | 2026-03-19T04:01:10.858Z | |
| 3237 | 2026-03-19T04:01:10.858Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3238 | 2026-03-19T04:01:11.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3239 | 2026-03-19T04:01:11.523Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3240 | 2026-03-19T04:01:11.523Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3241 | 2026-03-19T04:01:11.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3242 | 2026-03-19T04:01:11.624Z | |
| 3243 | 2026-03-19T04:01:11.624Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3244 | 2026-03-19T04:01:12.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3245 | 2026-03-19T04:01:12.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3246 | 2026-03-19T04:01:12.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3247 | 2026-03-19T04:01:12.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3248 | 2026-03-19T04:01:12.426Z | |
| 3249 | 2026-03-19T04:01:12.426Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3250 | 2026-03-19T04:01:13.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3251 | 2026-03-19T04:01:13.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3252 | 2026-03-19T04:01:13.320Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3253 | 2026-03-19T04:01:13.325Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3254 | 2026-03-19T04:01:13.325Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3255 | 2026-03-19T04:01:13.474Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3256 | 2026-03-19T04:01:13.477Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3257 | 2026-03-19T04:01:13.624Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3258 | 2026-03-19T04:01:13.668Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3259 | 2026-03-19T04:01:13.955Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3260 | 2026-03-19T04:01:13.958Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3261 | 2026-03-19T04:01:16.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s |
| 3262 | 2026-03-19T04:01:16.994Z | |
| 3263 | 2026-03-19T04:01:16.994Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3264 | 2026-03-19T04:01:17.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3265 | 2026-03-19T04:01:17.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3266 | 2026-03-19T04:01:17.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3267 | 2026-03-19T04:01:17.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3268 | 2026-03-19T04:01:17.774Z | |
| 3269 | 2026-03-19T04:01:17.775Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3270 | 2026-03-19T04:01:18.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3271 | 2026-03-19T04:01:18.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3272 | 2026-03-19T04:01:18.555Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3273 | 2026-03-19T04:01:18.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3274 | 2026-03-19T04:01:18.679Z | |
| 3275 | 2026-03-19T04:01:18.679Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3276 | 2026-03-19T04:01:19.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3277 | 2026-03-19T04:01:19.451Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3278 | 2026-03-19T04:01:19.451Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3279 | 2026-03-19T04:01:19.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3280 | 2026-03-19T04:01:19.576Z | |
| 3281 | 2026-03-19T04:01:19.576Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3282 | 2026-03-19T04:01:20.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3283 | 2026-03-19T04:01:20.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3284 | 2026-03-19T04:01:20.468Z | Compiling parking_lot_core v0.8.6 |
| 3285 | 2026-03-19T04:01:20.468Z | Compiling git-stub v1.0.0 |
| 3286 | 2026-03-19T04:01:20.471Z | Compiling atomicwrites v0.4.4 |
| 3287 | 2026-03-19T04:01:20.471Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3288 | 2026-03-19T04:01:20.629Z | Checking tagptr v0.2.0 |
| 3289 | 2026-03-19T04:01:20.642Z | Checking prefix-trie v0.7.0 |
| 3290 | 2026-03-19T04:01:20.645Z | Checking fxhash v0.2.1 |
| 3291 | 2026-03-19T04:01:20.645Z | Checking hickory-client v0.25.2 |
| 3292 | 2026-03-19T04:01:20.821Z | Compiling git-stub-vcs v0.1.0 |
| 3293 | 2026-03-19T04:01:20.824Z | Checking moka v0.12.13 |
| 3294 | 2026-03-19T04:01:21.099Z | Checking hickory-server v0.25.2 |
| 3295 | 2026-03-19T04:01:21.134Z | Checking parking_lot v0.11.2 |
| 3296 | 2026-03-19T04:01:21.176Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3297 | 2026-03-19T04:01:21.242Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3298 | 2026-03-19T04:01:21.245Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3299 | 2026-03-19T04:01:21.245Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3300 | 2026-03-19T04:01:21.365Z | Checking sled v0.34.7 |
| 3301 | 2026-03-19T04:01:21.639Z | Checking hickory-resolver v0.25.2 |
| 3302 | 2026-03-19T04:01:24.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s |
| 3303 | 2026-03-19T04:01:24.325Z | |
| 3304 | 2026-03-19T04:01:24.325Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3305 | 2026-03-19T04:01:25.000Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3306 | 2026-03-19T04:01:25.003Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3307 | 2026-03-19T04:01:25.003Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3308 | 2026-03-19T04:01:25.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3309 | 2026-03-19T04:01:25.107Z | |
| 3310 | 2026-03-19T04:01:25.107Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3311 | 2026-03-19T04:01:25.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3312 | 2026-03-19T04:01:25.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3313 | 2026-03-19T04:01:25.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3314 | 2026-03-19T04:01:25.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3315 | 2026-03-19T04:01:25.959Z | |
| 3316 | 2026-03-19T04:01:25.959Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3317 | 2026-03-19T04:01:26.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3318 | 2026-03-19T04:01:26.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3319 | 2026-03-19T04:01:26.944Z | Compiling radium v0.7.0 |
| 3320 | 2026-03-19T04:01:27.083Z | Checking tap v1.0.1 |
| 3321 | 2026-03-19T04:01:27.085Z | Compiling maybe-uninit v2.0.0 |
| 3322 | 2026-03-19T04:01:27.133Z | Compiling zerocopy-derive v0.6.6 |
| 3323 | 2026-03-19T04:01:27.135Z | Compiling packed_struct v0.10.1 |
| 3324 | 2026-03-19T04:01:27.136Z | Checking funty v2.0.0 |
| 3325 | 2026-03-19T04:01:27.136Z | Checking crc-catalog v2.4.0 |
| 3326 | 2026-03-19T04:01:27.138Z | Compiling packed_struct_codegen v0.10.1 |
| 3327 | 2026-03-19T04:01:27.233Z | Checking wyz v0.5.1 |
| 3328 | 2026-03-19T04:01:27.285Z | Checking crc v3.4.0 |
| 3329 | 2026-03-19T04:01:27.471Z | Compiling bitfield-macros v0.19.4 |
| 3330 | 2026-03-19T04:01:27.524Z | Compiling indexmap v1.9.3 |
| 3331 | 2026-03-19T04:01:27.546Z | Checking nodrop v0.1.14 |
| 3332 | 2026-03-19T04:01:27.575Z | Checking smallvec v0.6.14 |
| 3333 | 2026-03-19T04:01:27.630Z | Checking hashbrown v0.12.3 |
| 3334 | 2026-03-19T04:01:27.649Z | Checking bitvec v1.0.1 |
| 3335 | 2026-03-19T04:01:27.665Z | Checking array-init v0.0.4 |
| 3336 | 2026-03-19T04:01:27.786Z | Checking ron v0.8.1 |
| 3337 | 2026-03-19T04:01:27.829Z | Checking hashbrown v0.13.2 |
| 3338 | 2026-03-19T04:01:28.139Z | Checking serde-hex v0.1.0 |
| 3339 | 2026-03-19T04:01:28.258Z | Checking zerocopy v0.6.6 |
| 3340 | 2026-03-19T04:01:28.393Z | Checking crc-any v2.5.0 |
| 3341 | 2026-03-19T04:01:28.411Z | Checking bitfield v0.19.4 |
| 3342 | 2026-03-19T04:01:28.500Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3343 | 2026-03-19T04:01:28.623Z | Checking half v1.8.3 |
| 3344 | 2026-03-19T04:01:28.641Z | Checking path-slash v0.1.5 |
| 3345 | 2026-03-19T04:01:28.644Z | Checking object v0.30.4 |
| 3346 | 2026-03-19T04:01:28.674Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3347 | 2026-03-19T04:01:28.759Z | Checking void v1.0.2 |
| 3348 | 2026-03-19T04:01:28.777Z | Checking tungstenite v0.23.0 |
| 3349 | 2026-03-19T04:01:28.866Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3350 | 2026-03-19T04:01:28.884Z | Checking serde_cbor v0.11.2 |
| 3351 | 2026-03-19T04:01:28.901Z | Checking lzss v0.8.2 |
| 3352 | 2026-03-19T04:01:28.954Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3353 | 2026-03-19T04:01:29.064Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3354 | 2026-03-19T04:01:29.134Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3355 | 2026-03-19T04:01:29.153Z | Checking nix v0.27.1 |
| 3356 | 2026-03-19T04:01:29.314Z | Checking kstat-rs v0.2.4 |
| 3357 | 2026-03-19T04:01:29.400Z | Checking serde_bytes v0.11.19 |
| 3358 | 2026-03-19T04:01:29.548Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3359 | 2026-03-19T04:01:29.578Z | Checking tokio-tungstenite v0.23.1 |
| 3360 | 2026-03-19T04:01:29.624Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3361 | 2026-03-19T04:01:29.860Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3362 | 2026-03-19T04:01:29.923Z | Checking signal-hook-tokio v0.3.1 |
| 3363 | 2026-03-19T04:01:30.910Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3364 | 2026-03-19T04:01:31.256Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3365 | 2026-03-19T04:01:34.460Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3366 | 2026-03-19T04:01:35.652Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3367 | 2026-03-19T04:01:36.022Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3368 | 2026-03-19T04:01:37.502Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3369 | 2026-03-19T04:01:40.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s |
| 3370 | 2026-03-19T04:01:40.470Z | |
| 3371 | 2026-03-19T04:01:40.471Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3372 | 2026-03-19T04:01:41.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3373 | 2026-03-19T04:01:41.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3374 | 2026-03-19T04:01:41.150Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3375 | 2026-03-19T04:01:41.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3376 | 2026-03-19T04:01:41.255Z | |
| 3377 | 2026-03-19T04:01:41.255Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3378 | 2026-03-19T04:01:41.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3379 | 2026-03-19T04:01:41.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3380 | 2026-03-19T04:01:41.932Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3381 | 2026-03-19T04:01:41.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3382 | 2026-03-19T04:01:42.039Z | |
| 3383 | 2026-03-19T04:01:42.039Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3384 | 2026-03-19T04:01:42.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3385 | 2026-03-19T04:01:42.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3386 | 2026-03-19T04:01:42.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3387 | 2026-03-19T04:01:42.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3388 | 2026-03-19T04:01:42.799Z | |
| 3389 | 2026-03-19T04:01:42.799Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3390 | 2026-03-19T04:01:43.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3391 | 2026-03-19T04:01:43.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3392 | 2026-03-19T04:01:43.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3393 | 2026-03-19T04:01:43.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3394 | 2026-03-19T04:01:43.579Z | |
| 3395 | 2026-03-19T04:01:43.579Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3396 | 2026-03-19T04:01:44.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3397 | 2026-03-19T04:01:44.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3398 | 2026-03-19T04:01:44.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3399 | 2026-03-19T04:01:44.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3400 | 2026-03-19T04:01:44.356Z | |
| 3401 | 2026-03-19T04:01:44.356Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3402 | 2026-03-19T04:01:45.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3403 | 2026-03-19T04:01:45.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3404 | 2026-03-19T04:01:45.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3405 | 2026-03-19T04:01:45.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3406 | 2026-03-19T04:01:45.134Z | |
| 3407 | 2026-03-19T04:01:45.134Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3408 | 2026-03-19T04:01:45.820Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3409 | 2026-03-19T04:01:45.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3410 | 2026-03-19T04:01:45.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3411 | 2026-03-19T04:01:45.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3412 | 2026-03-19T04:01:45.911Z | |
| 3413 | 2026-03-19T04:01:45.911Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3414 | 2026-03-19T04:01:46.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3415 | 2026-03-19T04:01:46.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3416 | 2026-03-19T04:01:46.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3417 | 2026-03-19T04:01:46.591Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3418 | 2026-03-19T04:01:46.693Z | |
| 3419 | 2026-03-19T04:01:46.693Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3420 | 2026-03-19T04:01:47.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3421 | 2026-03-19T04:01:47.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3422 | 2026-03-19T04:01:47.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3423 | 2026-03-19T04:01:47.375Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3424 | 2026-03-19T04:01:47.477Z | |
| 3425 | 2026-03-19T04:01:47.477Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3426 | 2026-03-19T04:01:48.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3427 | 2026-03-19T04:01:48.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3428 | 2026-03-19T04:01:48.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3429 | 2026-03-19T04:01:48.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3430 | 2026-03-19T04:01:48.265Z | |
| 3431 | 2026-03-19T04:01:48.266Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3432 | 2026-03-19T04:01:48.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3433 | 2026-03-19T04:01:48.940Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3434 | 2026-03-19T04:01:48.940Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3435 | 2026-03-19T04:01:48.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3436 | 2026-03-19T04:01:49.045Z | |
| 3437 | 2026-03-19T04:01:49.045Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3438 | 2026-03-19T04:01:49.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3439 | 2026-03-19T04:01:49.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3440 | 2026-03-19T04:01:49.725Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3441 | 2026-03-19T04:01:49.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3442 | 2026-03-19T04:01:49.830Z | |
| 3443 | 2026-03-19T04:01:49.831Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3444 | 2026-03-19T04:01:50.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3445 | 2026-03-19T04:01:50.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3446 | 2026-03-19T04:01:50.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3447 | 2026-03-19T04:01:50.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3448 | 2026-03-19T04:01:50.613Z | |
| 3449 | 2026-03-19T04:01:50.613Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3450 | 2026-03-19T04:01:51.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3451 | 2026-03-19T04:01:51.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3452 | 2026-03-19T04:01:51.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3453 | 2026-03-19T04:01:51.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3454 | 2026-03-19T04:01:51.444Z | |
| 3455 | 2026-03-19T04:01:51.444Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3456 | 2026-03-19T04:01:52.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3457 | 2026-03-19T04:01:52.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3458 | 2026-03-19T04:01:52.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3459 | 2026-03-19T04:01:52.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3460 | 2026-03-19T04:01:52.235Z | |
| 3461 | 2026-03-19T04:01:52.235Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3462 | 2026-03-19T04:01:52.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3463 | 2026-03-19T04:01:52.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3464 | 2026-03-19T04:01:53.193Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3465 | 2026-03-19T04:01:55.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s |
| 3466 | 2026-03-19T04:01:55.730Z | |
| 3467 | 2026-03-19T04:01:55.730Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3468 | 2026-03-19T04:01:56.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3469 | 2026-03-19T04:01:56.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3470 | 2026-03-19T04:01:56.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3471 | 2026-03-19T04:01:56.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3472 | 2026-03-19T04:01:56.587Z | |
| 3473 | 2026-03-19T04:01:56.587Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3474 | 2026-03-19T04:01:57.325Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3475 | 2026-03-19T04:01:57.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3476 | 2026-03-19T04:01:57.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3477 | 2026-03-19T04:01:57.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3478 | 2026-03-19T04:01:57.448Z | |
| 3479 | 2026-03-19T04:01:57.448Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3480 | 2026-03-19T04:01:58.105Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3481 | 2026-03-19T04:01:58.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3482 | 2026-03-19T04:01:58.108Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3483 | 2026-03-19T04:01:58.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3484 | 2026-03-19T04:01:58.206Z | |
| 3485 | 2026-03-19T04:01:58.206Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3486 | 2026-03-19T04:01:58.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3487 | 2026-03-19T04:01:58.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3488 | 2026-03-19T04:01:58.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3489 | 2026-03-19T04:01:58.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3490 | 2026-03-19T04:01:58.968Z | |
| 3491 | 2026-03-19T04:01:58.968Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3492 | 2026-03-19T04:01:59.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3493 | 2026-03-19T04:01:59.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3494 | 2026-03-19T04:01:59.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3495 | 2026-03-19T04:01:59.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3496 | 2026-03-19T04:01:59.822Z | |
| 3497 | 2026-03-19T04:01:59.822Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3498 | 2026-03-19T04:02:00.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3499 | 2026-03-19T04:02:00.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3500 | 2026-03-19T04:02:00.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3501 | 2026-03-19T04:02:00.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3502 | 2026-03-19T04:02:00.585Z | |
| 3503 | 2026-03-19T04:02:00.585Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3504 | 2026-03-19T04:02:01.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3505 | 2026-03-19T04:02:01.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3506 | 2026-03-19T04:02:01.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3507 | 2026-03-19T04:02:01.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3508 | 2026-03-19T04:02:01.425Z | |
| 3509 | 2026-03-19T04:02:01.425Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3510 | 2026-03-19T04:02:02.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3511 | 2026-03-19T04:02:02.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3512 | 2026-03-19T04:02:02.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3513 | 2026-03-19T04:02:02.160Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3514 | 2026-03-19T04:02:02.297Z | |
| 3515 | 2026-03-19T04:02:02.297Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3516 | 2026-03-19T04:02:02.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3517 | 2026-03-19T04:02:02.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3518 | 2026-03-19T04:02:02.930Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3519 | 2026-03-19T04:02:02.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3520 | 2026-03-19T04:02:03.035Z | |
| 3521 | 2026-03-19T04:02:03.035Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3522 | 2026-03-19T04:02:03.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3523 | 2026-03-19T04:02:03.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3524 | 2026-03-19T04:02:03.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3525 | 2026-03-19T04:02:03.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3526 | 2026-03-19T04:02:03.798Z | |
| 3527 | 2026-03-19T04:02:03.798Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3528 | 2026-03-19T04:02:04.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3529 | 2026-03-19T04:02:04.488Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3530 | 2026-03-19T04:02:04.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3531 | 2026-03-19T04:02:04.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3532 | 2026-03-19T04:02:04.584Z | |
| 3533 | 2026-03-19T04:02:04.584Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3534 | 2026-03-19T04:02:05.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3535 | 2026-03-19T04:02:05.252Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3536 | 2026-03-19T04:02:05.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3537 | 2026-03-19T04:02:05.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3538 | 2026-03-19T04:02:05.355Z | |
| 3539 | 2026-03-19T04:02:05.355Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3540 | 2026-03-19T04:02:06.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3541 | 2026-03-19T04:02:06.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3542 | 2026-03-19T04:02:06.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3543 | 2026-03-19T04:02:06.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3544 | 2026-03-19T04:02:06.117Z | |
| 3545 | 2026-03-19T04:02:06.117Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3546 | 2026-03-19T04:02:06.846Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2026-03-19T04:02:06.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2026-03-19T04:02:06.849Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2026-03-19T04:02:06.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3550 | 2026-03-19T04:02:06.966Z | |
| 3551 | 2026-03-19T04:02:06.966Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3552 | 2026-03-19T04:02:07.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2026-03-19T04:02:07.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2026-03-19T04:02:07.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2026-03-19T04:02:07.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3556 | 2026-03-19T04:02:07.818Z | |
| 3557 | 2026-03-19T04:02:07.818Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3558 | 2026-03-19T04:02:08.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2026-03-19T04:02:08.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2026-03-19T04:02:08.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2026-03-19T04:02:08.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3562 | 2026-03-19T04:02:08.665Z | |
| 3563 | 2026-03-19T04:02:08.665Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3564 | 2026-03-19T04:02:09.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2026-03-19T04:02:09.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2026-03-19T04:02:09.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3567 | 2026-03-19T04:02:09.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3568 | 2026-03-19T04:02:09.477Z | |
| 3569 | 2026-03-19T04:02:09.477Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3570 | 2026-03-19T04:02:10.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3571 | 2026-03-19T04:02:10.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3572 | 2026-03-19T04:02:10.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3573 | 2026-03-19T04:02:10.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3574 | 2026-03-19T04:02:10.273Z | |
| 3575 | 2026-03-19T04:02:10.273Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3576 | 2026-03-19T04:02:10.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3577 | 2026-03-19T04:02:10.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3578 | 2026-03-19T04:02:10.960Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3579 | 2026-03-19T04:02:10.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3580 | 2026-03-19T04:02:11.068Z | |
| 3581 | 2026-03-19T04:02:11.068Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3582 | 2026-03-19T04:02:11.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3583 | 2026-03-19T04:02:11.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3584 | 2026-03-19T04:02:11.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3585 | 2026-03-19T04:02:11.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3586 | 2026-03-19T04:02:11.850Z | |
| 3587 | 2026-03-19T04:02:11.851Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3588 | 2026-03-19T04:02:12.534Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3589 | 2026-03-19T04:02:12.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3590 | 2026-03-19T04:02:12.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3591 | 2026-03-19T04:02:12.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3592 | 2026-03-19T04:02:12.645Z | |
| 3593 | 2026-03-19T04:02:12.646Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3594 | 2026-03-19T04:02:13.328Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3595 | 2026-03-19T04:02:13.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3596 | 2026-03-19T04:02:13.348Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3597 | 2026-03-19T04:02:13.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3598 | 2026-03-19T04:02:13.439Z | |
| 3599 | 2026-03-19T04:02:13.439Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3600 | 2026-03-19T04:02:14.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3601 | 2026-03-19T04:02:14.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3602 | 2026-03-19T04:02:14.102Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3603 | 2026-03-19T04:02:14.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3604 | 2026-03-19T04:02:14.204Z | |
| 3605 | 2026-03-19T04:02:14.204Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3606 | 2026-03-19T04:02:14.953Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3607 | 2026-03-19T04:02:14.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3608 | 2026-03-19T04:02:15.350Z | Compiling libefi-sys v0.1.0 |
| 3609 | 2026-03-19T04:02:15.353Z | Compiling bitfield-struct v0.6.2 |
| 3610 | 2026-03-19T04:02:15.522Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3611 | 2026-03-19T04:02:15.537Z | Compiling xshell-macros v0.2.7 |
| 3612 | 2026-03-19T04:02:15.563Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3613 | 2026-03-19T04:02:15.573Z | Compiling salty v0.3.0 |
| 3614 | 2026-03-19T04:02:15.595Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3615 | 2026-03-19T04:02:15.618Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3616 | 2026-03-19T04:02:15.618Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3617 | 2026-03-19T04:02:15.963Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3618 | 2026-03-19T04:02:15.985Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3619 | 2026-03-19T04:02:16.005Z | Checking xshell v0.2.7 |
| 3620 | 2026-03-19T04:02:16.167Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3621 | 2026-03-19T04:02:16.188Z | Checking primeorder v0.13.6 |
| 3622 | 2026-03-19T04:02:16.231Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3623 | 2026-03-19T04:02:16.252Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3624 | 2026-03-19T04:02:16.296Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3625 | 2026-03-19T04:02:16.300Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3626 | 2026-03-19T04:02:16.485Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3627 | 2026-03-19T04:02:16.523Z | Checking p384 v0.13.1 |
| 3628 | 2026-03-19T04:02:16.543Z | Compiling num-derive v0.3.3 |
| 3629 | 2026-03-19T04:02:16.622Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3630 | 2026-03-19T04:02:16.730Z | Compiling proc-macro-error2 v2.0.1 |
| 3631 | 2026-03-19T04:02:16.913Z | Compiling unicase v2.9.0 |
| 3632 | 2026-03-19T04:02:16.933Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3633 | 2026-03-19T04:02:17.106Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3634 | 2026-03-19T04:02:17.142Z | Compiling tabled_derive v0.11.0 |
| 3635 | 2026-03-19T04:02:17.173Z | Compiling mime_guess v2.0.5 |
| 3636 | 2026-03-19T04:02:17.247Z | Compiling progenitor-impl v0.11.2 |
| 3637 | 2026-03-19T04:02:17.594Z | Checking papergrid v0.17.0 |
| 3638 | 2026-03-19T04:02:17.723Z | Checking libscf-sys v1.1.0 |
| 3639 | 2026-03-19T04:02:17.868Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3640 | 2026-03-19T04:02:17.892Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3641 | 2026-03-19T04:02:17.985Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3642 | 2026-03-19T04:02:18.088Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3643 | 2026-03-19T04:02:18.685Z | Checking testing_table v0.3.0 |
| 3644 | 2026-03-19T04:02:18.728Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3645 | 2026-03-19T04:02:18.742Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3646 | 2026-03-19T04:02:18.803Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3647 | 2026-03-19T04:02:18.846Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3648 | 2026-03-19T04:02:18.923Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3649 | 2026-03-19T04:02:18.974Z | Checking corncobs v0.1.4 |
| 3650 | 2026-03-19T04:02:19.025Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3651 | 2026-03-19T04:02:19.111Z | Checking tabled v0.20.0 |
| 3652 | 2026-03-19T04:02:19.136Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3653 | 2026-03-19T04:02:19.190Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3654 | 2026-03-19T04:02:19.395Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3655 | 2026-03-19T04:02:19.516Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3656 | 2026-03-19T04:02:19.686Z | Checking progenitor-client v0.11.2 |
| 3657 | 2026-03-19T04:02:19.951Z | Checking secrecy v0.8.0 |
| 3658 | 2026-03-19T04:02:20.111Z | Checking http-range v0.1.5 |
| 3659 | 2026-03-19T04:02:20.257Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3660 | 2026-03-19T04:02:20.467Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3661 | 2026-03-19T04:02:20.554Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3662 | 2026-03-19T04:02:20.634Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3663 | 2026-03-19T04:02:20.732Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3664 | 2026-03-19T04:02:20.962Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3665 | 2026-03-19T04:02:20.983Z | Compiling progenitor-macro v0.11.2 |
| 3666 | 2026-03-19T04:02:21.004Z | Checking atty v0.2.14 |
| 3667 | 2026-03-19T04:02:21.023Z | Checking crc8 v0.1.1 |
| 3668 | 2026-03-19T04:02:21.117Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3669 | 2026-03-19T04:02:21.138Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3670 | 2026-03-19T04:02:21.157Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3671 | 2026-03-19T04:02:21.296Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3672 | 2026-03-19T04:02:21.586Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3673 | 2026-03-19T04:02:21.792Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3674 | 2026-03-19T04:02:21.948Z | Checking hyper-staticfile v0.10.1 |
| 3675 | 2026-03-19T04:02:22.025Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3676 | 2026-03-19T04:02:22.131Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3677 | 2026-03-19T04:02:22.225Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3678 | 2026-03-19T04:02:22.310Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3679 | 2026-03-19T04:02:22.404Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3680 | 2026-03-19T04:02:22.534Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3681 | 2026-03-19T04:02:22.869Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3682 | 2026-03-19T04:02:22.980Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3683 | 2026-03-19T04:02:23.355Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3684 | 2026-03-19T04:02:23.393Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3685 | 2026-03-19T04:02:23.512Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3686 | 2026-03-19T04:02:23.956Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3687 | 2026-03-19T04:02:24.322Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3688 | 2026-03-19T04:02:24.621Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3689 | 2026-03-19T04:02:24.650Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3690 | 2026-03-19T04:02:25.175Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3691 | 2026-03-19T04:02:26.237Z | Checking progenitor v0.11.2 |
| 3692 | 2026-03-19T04:02:26.403Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3693 | 2026-03-19T04:02:33.177Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3694 | 2026-03-19T04:02:49.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.13s |
| 3695 | 2026-03-19T04:02:49.306Z | |
| 3696 | 2026-03-19T04:02:49.306Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3697 | 2026-03-19T04:02:50.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3698 | 2026-03-19T04:02:50.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3699 | 2026-03-19T04:02:50.362Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3700 | 2026-03-19T04:03:06.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s |
| 3701 | 2026-03-19T04:03:06.550Z | |
| 3702 | 2026-03-19T04:03:06.550Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3703 | 2026-03-19T04:03:07.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3704 | 2026-03-19T04:03:07.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3705 | 2026-03-19T04:03:07.623Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3706 | 2026-03-19T04:03:23.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.24s |
| 3707 | 2026-03-19T04:03:23.899Z | |
| 3708 | 2026-03-19T04:03:23.899Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3709 | 2026-03-19T04:03:24.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3710 | 2026-03-19T04:03:24.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3711 | 2026-03-19T04:03:24.978Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3712 | 2026-03-19T04:03:40.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s |
| 3713 | 2026-03-19T04:03:41.229Z | |
| 3714 | 2026-03-19T04:03:41.229Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3715 | 2026-03-19T04:03:41.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3716 | 2026-03-19T04:03:41.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3717 | 2026-03-19T04:03:42.309Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3718 | 2026-03-19T04:03:58.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.34s |
| 3719 | 2026-03-19T04:03:58.677Z | |
| 3720 | 2026-03-19T04:03:58.677Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3721 | 2026-03-19T04:03:59.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3722 | 2026-03-19T04:03:59.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3723 | 2026-03-19T04:03:59.755Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3724 | 2026-03-19T04:04:15.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.31s |
| 3725 | 2026-03-19T04:04:16.089Z | |
| 3726 | 2026-03-19T04:04:16.089Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3727 | 2026-03-19T04:04:16.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3728 | 2026-03-19T04:04:16.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3729 | 2026-03-19T04:04:17.147Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3730 | 2026-03-19T04:04:33.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.30s |
| 3731 | 2026-03-19T04:04:33.495Z | |
| 3732 | 2026-03-19T04:04:33.496Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3733 | 2026-03-19T04:04:34.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3734 | 2026-03-19T04:04:34.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3735 | 2026-03-19T04:04:34.553Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3736 | 2026-03-19T04:04:50.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.29s |
| 3737 | 2026-03-19T04:04:50.893Z | |
| 3738 | 2026-03-19T04:04:50.893Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3739 | 2026-03-19T04:04:51.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3740 | 2026-03-19T04:04:51.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3741 | 2026-03-19T04:04:51.591Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3742 | 2026-03-19T04:04:51.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3743 | 2026-03-19T04:04:51.699Z | |
| 3744 | 2026-03-19T04:04:51.699Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3745 | 2026-03-19T04:04:52.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3746 | 2026-03-19T04:04:52.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3747 | 2026-03-19T04:04:52.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3748 | 2026-03-19T04:04:52.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3749 | 2026-03-19T04:04:52.503Z | |
| 3750 | 2026-03-19T04:04:52.503Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3751 | 2026-03-19T04:04:53.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-03-19T04:04:53.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-03-19T04:04:53.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3754 | 2026-03-19T04:04:53.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3755 | 2026-03-19T04:04:53.279Z | |
| 3756 | 2026-03-19T04:04:53.280Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3757 | 2026-03-19T04:04:53.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-03-19T04:04:53.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-03-19T04:04:53.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3760 | 2026-03-19T04:04:53.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3761 | 2026-03-19T04:04:54.057Z | |
| 3762 | 2026-03-19T04:04:54.057Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3763 | 2026-03-19T04:04:54.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-03-19T04:04:54.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-03-19T04:04:54.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3766 | 2026-03-19T04:04:54.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3767 | 2026-03-19T04:04:54.866Z | |
| 3768 | 2026-03-19T04:04:54.866Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3769 | 2026-03-19T04:04:55.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-03-19T04:04:55.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-03-19T04:04:55.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3772 | 2026-03-19T04:04:55.562Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3773 | 2026-03-19T04:04:55.665Z | |
| 3774 | 2026-03-19T04:04:55.665Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3775 | 2026-03-19T04:04:56.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-03-19T04:04:56.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-03-19T04:04:56.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3778 | 2026-03-19T04:04:56.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3779 | 2026-03-19T04:04:56.462Z | |
| 3780 | 2026-03-19T04:04:56.463Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3781 | 2026-03-19T04:04:57.164Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-03-19T04:04:57.167Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-03-19T04:04:57.167Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3784 | 2026-03-19T04:04:57.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3785 | 2026-03-19T04:04:57.276Z | |
| 3786 | 2026-03-19T04:04:57.276Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3787 | 2026-03-19T04:04:57.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-03-19T04:04:57.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-03-19T04:04:57.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3790 | 2026-03-19T04:04:57.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3791 | 2026-03-19T04:04:58.089Z | |
| 3792 | 2026-03-19T04:04:58.090Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3793 | 2026-03-19T04:04:58.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-03-19T04:04:58.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-03-19T04:04:58.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-03-19T04:04:58.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3797 | 2026-03-19T04:04:58.895Z | |
| 3798 | 2026-03-19T04:04:58.896Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3799 | 2026-03-19T04:04:59.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-03-19T04:04:59.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-03-19T04:04:59.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-03-19T04:04:59.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3803 | 2026-03-19T04:04:59.710Z | |
| 3804 | 2026-03-19T04:04:59.710Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3805 | 2026-03-19T04:05:00.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-03-19T04:05:00.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-03-19T04:05:00.413Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-03-19T04:05:00.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3809 | 2026-03-19T04:05:00.524Z | |
| 3810 | 2026-03-19T04:05:00.524Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3811 | 2026-03-19T04:05:01.221Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-03-19T04:05:01.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-03-19T04:05:01.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-03-19T04:05:01.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3815 | 2026-03-19T04:05:01.333Z | |
| 3816 | 2026-03-19T04:05:01.333Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3817 | 2026-03-19T04:05:02.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-03-19T04:05:02.038Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-03-19T04:05:02.038Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-03-19T04:05:02.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3821 | 2026-03-19T04:05:02.144Z | |
| 3822 | 2026-03-19T04:05:02.144Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3823 | 2026-03-19T04:05:02.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-03-19T04:05:02.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-03-19T04:05:02.864Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-03-19T04:05:02.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3827 | 2026-03-19T04:05:02.977Z | |
| 3828 | 2026-03-19T04:05:02.977Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3829 | 2026-03-19T04:05:03.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-03-19T04:05:03.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-03-19T04:05:03.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-03-19T04:05:03.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3833 | 2026-03-19T04:05:03.834Z | |
| 3834 | 2026-03-19T04:05:03.834Z | info: running `cargo check --bins` on update-common (197/257) |
| 3835 | 2026-03-19T04:05:04.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-03-19T04:05:04.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-03-19T04:05:04.538Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-03-19T04:05:04.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3839 | 2026-03-19T04:05:04.640Z | |
| 3840 | 2026-03-19T04:05:04.640Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3841 | 2026-03-19T04:05:05.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-03-19T04:05:05.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-03-19T04:05:05.372Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-03-19T04:05:05.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3845 | 2026-03-19T04:05:05.492Z | |
| 3846 | 2026-03-19T04:05:05.492Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3847 | 2026-03-19T04:05:06.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-03-19T04:05:06.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-03-19T04:05:06.535Z | Compiling fs-err v2.11.0 |
| 3850 | 2026-03-19T04:05:06.676Z | Checking ignore v0.4.25 |
| 3851 | 2026-03-19T04:05:06.692Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3852 | 2026-03-19T04:05:06.695Z | Checking predicates-tree v1.0.13 |
| 3853 | 2026-03-19T04:05:06.716Z | Checking parse-size v1.1.0 |
| 3854 | 2026-03-19T04:05:06.733Z | Checking rand_seeder v0.4.0 |
| 3855 | 2026-03-19T04:05:06.736Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3856 | 2026-03-19T04:05:06.768Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3857 | 2026-03-19T04:05:06.827Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3858 | 2026-03-19T04:05:06.859Z | Compiling petname v2.0.2 |
| 3859 | 2026-03-19T04:05:06.913Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3860 | 2026-03-19T04:05:07.100Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3861 | 2026-03-19T04:05:07.119Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3862 | 2026-03-19T04:05:07.196Z | Checking globwalk v0.9.1 |
| 3863 | 2026-03-19T04:05:07.227Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3864 | 2026-03-19T04:05:07.321Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3865 | 2026-03-19T04:05:07.427Z | Checking camino-tempfile-ext v0.3.3 |
| 3866 | 2026-03-19T04:05:07.447Z | Checking sapling-renderdag v0.1.0 |
| 3867 | 2026-03-19T04:05:07.546Z | Checking sync-ptr v0.1.4 |
| 3868 | 2026-03-19T04:05:07.682Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3869 | 2026-03-19T04:05:07.699Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3870 | 2026-03-19T04:05:07.781Z | Checking colored v2.2.0 |
| 3871 | 2026-03-19T04:05:07.818Z | Checking assert_matches v1.5.0 |
| 3872 | 2026-03-19T04:05:08.155Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3873 | 2026-03-19T04:05:08.279Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3874 | 2026-03-19T04:05:08.284Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3875 | 2026-03-19T04:05:09.028Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3876 | 2026-03-19T04:05:10.822Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3877 | 2026-03-19T04:05:13.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.39s |
| 3878 | 2026-03-19T04:05:14.054Z | |
| 3879 | 2026-03-19T04:05:14.054Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3880 | 2026-03-19T04:05:14.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3881 | 2026-03-19T04:05:14.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3882 | 2026-03-19T04:05:14.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3883 | 2026-03-19T04:05:14.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3884 | 2026-03-19T04:05:14.818Z | |
| 3885 | 2026-03-19T04:05:14.818Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3886 | 2026-03-19T04:05:15.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3887 | 2026-03-19T04:05:15.557Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3888 | 2026-03-19T04:05:15.557Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3889 | 2026-03-19T04:05:15.563Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3890 | 2026-03-19T04:05:15.674Z | |
| 3891 | 2026-03-19T04:05:15.674Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3892 | 2026-03-19T04:05:16.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3893 | 2026-03-19T04:05:16.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3894 | 2026-03-19T04:05:16.636Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3895 | 2026-03-19T04:05:16.639Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3896 | 2026-03-19T04:05:17.480Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3897 | 2026-03-19T04:05:19.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s |
| 3898 | 2026-03-19T04:05:19.721Z | |
| 3899 | 2026-03-19T04:05:19.721Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3900 | 2026-03-19T04:05:20.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3901 | 2026-03-19T04:05:20.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3902 | 2026-03-19T04:05:20.400Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3903 | 2026-03-19T04:05:20.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3904 | 2026-03-19T04:05:20.507Z | |
| 3905 | 2026-03-19T04:05:20.507Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3906 | 2026-03-19T04:05:21.167Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3907 | 2026-03-19T04:05:21.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3908 | 2026-03-19T04:05:21.320Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3909 | 2026-03-19T04:05:21.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 3910 | 2026-03-19T04:05:21.852Z | |
| 3911 | 2026-03-19T04:05:21.852Z | info: running `cargo check --bins` on clickana (205/257) |
| 3912 | 2026-03-19T04:05:22.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3913 | 2026-03-19T04:05:22.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3914 | 2026-03-19T04:05:22.725Z | Compiling darling_core v0.23.0 |
| 3915 | 2026-03-19T04:05:22.846Z | Compiling instability v0.3.11 |
| 3916 | 2026-03-19T04:05:22.858Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3917 | 2026-03-19T04:05:22.861Z | Checking castaway v0.2.4 |
| 3918 | 2026-03-19T04:05:22.861Z | Compiling indoc v2.0.7 |
| 3919 | 2026-03-19T04:05:22.893Z | Checking unicode-truncate v1.1.0 |
| 3920 | 2026-03-19T04:05:22.896Z | Checking lru v0.12.5 |
| 3921 | 2026-03-19T04:05:22.908Z | Checking cassowary v0.3.0 |
| 3922 | 2026-03-19T04:05:22.989Z | Checking compact_str v0.8.1 |
| 3923 | 2026-03-19T04:05:24.142Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3924 | 2026-03-19T04:05:24.358Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3925 | 2026-03-19T04:05:24.833Z | Compiling darling_macro v0.23.0 |
| 3926 | 2026-03-19T04:05:25.351Z | Compiling darling v0.23.0 |
| 3927 | 2026-03-19T04:05:26.121Z | Checking ratatui v0.29.0 |
| 3928 | 2026-03-19T04:05:27.645Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3929 | 2026-03-19T04:05:28.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.69s |
| 3930 | 2026-03-19T04:05:28.717Z | |
| 3931 | 2026-03-19T04:05:28.719Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3932 | 2026-03-19T04:05:29.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3933 | 2026-03-19T04:05:29.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3934 | 2026-03-19T04:05:29.688Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3935 | 2026-03-19T04:05:29.691Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3936 | 2026-03-19T04:05:30.435Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3937 | 2026-03-19T04:05:30.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s |
| 3938 | 2026-03-19T04:05:31.188Z | |
| 3939 | 2026-03-19T04:05:31.188Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3940 | 2026-03-19T04:05:31.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3941 | 2026-03-19T04:05:31.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3942 | 2026-03-19T04:05:32.146Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3943 | 2026-03-19T04:05:37.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s |
| 3944 | 2026-03-19T04:05:40.252Z | |
| 3945 | 2026-03-19T04:05:40.253Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3946 | 2026-03-19T04:05:40.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3947 | 2026-03-19T04:05:40.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3948 | 2026-03-19T04:05:40.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3949 | 2026-03-19T04:05:40.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3950 | 2026-03-19T04:05:40.253Z | |
| 3951 | 2026-03-19T04:05:40.254Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3952 | 2026-03-19T04:05:40.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3953 | 2026-03-19T04:05:40.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3954 | 2026-03-19T04:05:40.254Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3955 | 2026-03-19T04:05:40.254Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s |
| 3956 | 2026-03-19T04:05:40.254Z | |
| 3957 | 2026-03-19T04:05:40.254Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3958 | 2026-03-19T04:05:40.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3959 | 2026-03-19T04:05:40.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3960 | 2026-03-19T04:05:40.254Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3961 | 2026-03-19T04:05:40.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s |
| 3962 | 2026-03-19T04:05:40.328Z | |
| 3963 | 2026-03-19T04:05:40.328Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3964 | 2026-03-19T04:05:40.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3965 | 2026-03-19T04:05:40.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3966 | 2026-03-19T04:05:40.329Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3967 | 2026-03-19T04:05:40.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3968 | 2026-03-19T04:05:41.176Z | |
| 3969 | 2026-03-19T04:05:41.176Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3970 | 2026-03-19T04:05:41.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3971 | 2026-03-19T04:05:41.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3972 | 2026-03-19T04:05:41.177Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3973 | 2026-03-19T04:05:41.191Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 3974 | 2026-03-19T04:05:41.191Z | |
| 3975 | 2026-03-19T04:05:41.191Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3976 | 2026-03-19T04:05:41.270Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3977 | 2026-03-19T04:05:41.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3978 | 2026-03-19T04:05:41.870Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3979 | 2026-03-19T04:05:41.870Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3980 | 2026-03-19T04:05:41.896Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3981 | 2026-03-19T04:05:41.896Z | Checking git-stub v1.0.0 |
| 3982 | 2026-03-19T04:05:41.896Z | Compiling trait-variant v0.1.2 |
| 3983 | 2026-03-19T04:05:41.897Z | Checking maplit v1.0.2 |
| 3984 | 2026-03-19T04:05:41.897Z | Checking is_ci v1.2.0 |
| 3985 | 2026-03-19T04:05:41.897Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3986 | 2026-03-19T04:05:41.897Z | Checking supports-color v3.0.2 |
| 3987 | 2026-03-19T04:05:41.897Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3988 | 2026-03-19T04:05:44.117Z | Checking git-stub-vcs v0.1.0 |
| 3989 | 2026-03-19T04:05:44.209Z | Checking drift v0.1.3 |
| 3990 | 2026-03-19T04:05:44.209Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3991 | 2026-03-19T04:05:44.209Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3992 | 2026-03-19T04:05:44.209Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3993 | 2026-03-19T04:05:44.209Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3994 | 2026-03-19T04:05:44.209Z | Checking dropshot-api-manager v0.6.0 |
| 3995 | 2026-03-19T04:05:44.209Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3996 | 2026-03-19T04:05:44.209Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3997 | 2026-03-19T04:05:44.209Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3998 | 2026-03-19T04:05:44.209Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3999 | 2026-03-19T04:05:44.209Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 4000 | 2026-03-19T04:05:44.209Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4001 | 2026-03-19T04:05:50.349Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4002 | 2026-03-19T04:05:51.691Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4003 | 2026-03-19T04:05:52.470Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4004 | 2026-03-19T04:05:52.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.50s |
| 4005 | 2026-03-19T04:05:53.245Z | |
| 4006 | 2026-03-19T04:05:53.245Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4007 | 2026-03-19T04:05:53.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4008 | 2026-03-19T04:05:53.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4009 | 2026-03-19T04:05:53.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4010 | 2026-03-19T04:05:53.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4011 | 2026-03-19T04:05:53.959Z | |
| 4012 | 2026-03-19T04:05:53.959Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4013 | 2026-03-19T04:05:54.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4014 | 2026-03-19T04:05:54.752Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4015 | 2026-03-19T04:05:54.753Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4016 | 2026-03-19T04:05:54.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4017 | 2026-03-19T04:05:54.810Z | |
| 4018 | 2026-03-19T04:05:54.810Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4019 | 2026-03-19T04:05:56.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4020 | 2026-03-19T04:05:56.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4021 | 2026-03-19T04:05:56.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4022 | 2026-03-19T04:05:56.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4023 | 2026-03-19T04:05:56.071Z | |
| 4024 | 2026-03-19T04:05:56.071Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4025 | 2026-03-19T04:05:56.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4026 | 2026-03-19T04:05:56.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4027 | 2026-03-19T04:05:56.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4028 | 2026-03-19T04:05:56.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4029 | 2026-03-19T04:05:56.983Z | |
| 4030 | 2026-03-19T04:05:56.983Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4031 | 2026-03-19T04:05:57.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4032 | 2026-03-19T04:05:57.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4033 | 2026-03-19T04:05:57.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4034 | 2026-03-19T04:05:57.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4035 | 2026-03-19T04:05:57.257Z | |
| 4036 | 2026-03-19T04:05:57.257Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4037 | 2026-03-19T04:05:58.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4038 | 2026-03-19T04:05:58.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4039 | 2026-03-19T04:05:58.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4040 | 2026-03-19T04:05:58.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4041 | 2026-03-19T04:05:58.026Z | |
| 4042 | 2026-03-19T04:05:58.026Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4043 | 2026-03-19T04:05:59.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4044 | 2026-03-19T04:05:59.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4045 | 2026-03-19T04:05:59.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4046 | 2026-03-19T04:05:59.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4047 | 2026-03-19T04:05:59.029Z | |
| 4048 | 2026-03-19T04:05:59.029Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4049 | 2026-03-19T04:05:59.564Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4050 | 2026-03-19T04:05:59.567Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4051 | 2026-03-19T04:06:00.112Z | Checking erased-serde v0.4.9 |
| 4052 | 2026-03-19T04:06:00.141Z | Checking ordered-float v2.10.1 |
| 4053 | 2026-03-19T04:06:00.141Z | Checking unicode-xid v0.2.6 |
| 4054 | 2026-03-19T04:06:00.141Z | Checking cargo-platform v0.2.0 |
| 4055 | 2026-03-19T04:06:00.141Z | Checking serde-value v0.7.0 |
| 4056 | 2026-03-19T04:06:00.309Z | Checking serde-untagged v0.1.9 |
| 4057 | 2026-03-19T04:06:00.554Z | Checking cargo-util-schemas v0.8.2 |
| 4058 | 2026-03-19T04:06:01.604Z | Checking cargo_metadata v0.21.0 |
| 4059 | 2026-03-19T04:06:02.313Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4060 | 2026-03-19T04:06:03.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s |
| 4061 | 2026-03-19T04:06:03.810Z | |
| 4062 | 2026-03-19T04:06:03.810Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4063 | 2026-03-19T04:06:04.388Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4064 | 2026-03-19T04:06:04.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4065 | 2026-03-19T04:06:04.428Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4066 | 2026-03-19T04:06:05.420Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4067 | 2026-03-19T04:06:06.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s |
| 4068 | 2026-03-19T04:06:06.150Z | |
| 4069 | 2026-03-19T04:06:06.150Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4070 | 2026-03-19T04:06:06.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4071 | 2026-03-19T04:06:06.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4072 | 2026-03-19T04:06:07.233Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4073 | 2026-03-19T04:06:07.235Z | Compiling vergen-gitcl v1.0.8 |
| 4074 | 2026-03-19T04:06:07.236Z | Compiling dirs-sys-next v0.1.2 |
| 4075 | 2026-03-19T04:06:07.236Z | Compiling glob v0.3.3 |
| 4076 | 2026-03-19T04:06:07.236Z | Compiling diesel_derives v2.3.7 |
| 4077 | 2026-03-19T04:06:07.236Z | Compiling crunchy v0.2.4 |
| 4078 | 2026-03-19T04:06:07.437Z | Compiling dsl_auto_type v0.2.0 |
| 4079 | 2026-03-19T04:06:07.440Z | Checking scheduled-thread-pool v0.2.7 |
| 4080 | 2026-03-19T04:06:07.656Z | Compiling dirs-next v2.0.0 |
| 4081 | 2026-03-19T04:06:07.681Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4082 | 2026-03-19T04:06:07.746Z | Compiling tiny-keccak v2.0.2 |
| 4083 | 2026-03-19T04:06:07.801Z | Compiling term v0.7.0 |
| 4084 | 2026-03-19T04:06:07.864Z | Checking r2d2 v0.8.10 |
| 4085 | 2026-03-19T04:06:07.947Z | Compiling clang-sys v1.8.1 |
| 4086 | 2026-03-19T04:06:07.950Z | Checking downcast-rs v2.0.2 |
| 4087 | 2026-03-19T04:06:08.012Z | Compiling bit-vec v0.6.3 |
| 4088 | 2026-03-19T04:06:08.094Z | Compiling itertools v0.10.5 |
| 4089 | 2026-03-19T04:06:08.299Z | Compiling bit-set v0.5.3 |
| 4090 | 2026-03-19T04:06:08.387Z | Compiling ascii-canvas v3.0.0 |
| 4091 | 2026-03-19T04:06:08.498Z | Compiling ena v0.14.4 |
| 4092 | 2026-03-19T04:06:08.539Z | Compiling libloading v0.8.9 |
| 4093 | 2026-03-19T04:06:08.588Z | Compiling diff v0.1.13 |
| 4094 | 2026-03-19T04:06:08.608Z | Compiling bindgen v0.71.1 |
| 4095 | 2026-03-19T04:06:08.698Z | Compiling regex-syntax v0.6.29 |
| 4096 | 2026-03-19T04:06:08.803Z | Compiling cexpr v0.6.0 |
| 4097 | 2026-03-19T04:06:08.930Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4098 | 2026-03-19T04:06:09.144Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4099 | 2026-03-19T04:06:09.196Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4100 | 2026-03-19T04:06:09.330Z | Compiling libxml v0.3.3 |
| 4101 | 2026-03-19T04:06:09.541Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4102 | 2026-03-19T04:06:09.635Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4103 | 2026-03-19T04:06:09.719Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4104 | 2026-03-19T04:06:09.929Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4105 | 2026-03-19T04:06:09.948Z | Compiling strum_macros v0.24.3 |
| 4106 | 2026-03-19T04:06:09.969Z | Compiling indoc v1.0.9 |
| 4107 | 2026-03-19T04:06:10.526Z | Compiling lalrpop v0.19.12 |
| 4108 | 2026-03-19T04:06:11.358Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4109 | 2026-03-19T04:06:11.593Z | Checking derive_builder v0.20.2 |
| 4110 | 2026-03-19T04:06:11.613Z | Compiling oso-derive v0.27.3 |
| 4111 | 2026-03-19T04:06:11.736Z | Checking quick-xml v0.37.5 |
| 4112 | 2026-03-19T04:06:11.756Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4113 | 2026-03-19T04:06:12.252Z | Checking openssl-probe v0.1.6 |
| 4114 | 2026-03-19T04:06:12.470Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4115 | 2026-03-19T04:06:12.994Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4116 | 2026-03-19T04:06:13.240Z | Checking bb8 v0.8.6 |
| 4117 | 2026-03-19T04:06:13.473Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4118 | 2026-03-19T04:06:13.608Z | Checking nonempty v0.12.0 |
| 4119 | 2026-03-19T04:06:13.732Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4120 | 2026-03-19T04:06:13.814Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4121 | 2026-03-19T04:06:13.987Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4122 | 2026-03-19T04:06:14.013Z | Checking support-bundle-viewer v0.1.2 |
| 4123 | 2026-03-19T04:06:14.071Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4124 | 2026-03-19T04:06:14.247Z | Checking multimap v0.10.1 |
| 4125 | 2026-03-19T04:06:15.361Z | Checking diesel v2.3.7 |
| 4126 | 2026-03-19T04:06:16.802Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4127 | 2026-03-19T04:06:18.398Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4128 | 2026-03-19T04:06:18.862Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4129 | 2026-03-19T04:06:19.044Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4130 | 2026-03-19T04:06:20.372Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4131 | 2026-03-19T04:06:20.676Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4132 | 2026-03-19T04:06:20.895Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4133 | 2026-03-19T04:06:21.576Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4134 | 2026-03-19T04:06:24.241Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4135 | 2026-03-19T04:06:30.646Z | Compiling samael v0.0.19 |
| 4136 | 2026-03-19T04:06:35.333Z | Checking async-bb8-diesel v0.2.1 |
| 4137 | 2026-03-19T04:06:35.798Z | Checking diesel-dtrace v0.5.0 |
| 4138 | 2026-03-19T04:06:36.993Z | Compiling polar-core v0.27.3 |
| 4139 | 2026-03-19T04:06:42.820Z | Checking oso v0.27.3 |
| 4140 | 2026-03-19T04:07:37.830Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4141 | 2026-03-19T04:08:24.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s |
| 4142 | 2026-03-19T04:08:25.006Z | |
| 4143 | 2026-03-19T04:08:25.006Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4144 | 2026-03-19T04:08:25.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4145 | 2026-03-19T04:08:25.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4146 | 2026-03-19T04:08:25.759Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4147 | 2026-03-19T04:08:25.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4148 | 2026-03-19T04:08:25.878Z | |
| 4149 | 2026-03-19T04:08:25.878Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4150 | 2026-03-19T04:08:26.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4151 | 2026-03-19T04:08:26.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4152 | 2026-03-19T04:08:26.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4153 | 2026-03-19T04:08:26.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4154 | 2026-03-19T04:08:26.741Z | |
| 4155 | 2026-03-19T04:08:26.741Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4156 | 2026-03-19T04:08:27.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4157 | 2026-03-19T04:08:27.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4158 | 2026-03-19T04:08:27.410Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4159 | 2026-03-19T04:08:27.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4160 | 2026-03-19T04:08:27.513Z | |
| 4161 | 2026-03-19T04:08:27.513Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4162 | 2026-03-19T04:08:28.285Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4163 | 2026-03-19T04:08:28.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4164 | 2026-03-19T04:08:28.697Z | Compiling libz-sys v1.1.24 |
| 4165 | 2026-03-19T04:08:28.850Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4166 | 2026-03-19T04:08:28.869Z | Compiling vergen-git2 v1.0.7 |
| 4167 | 2026-03-19T04:08:28.887Z | Compiling rustls v0.21.12 |
| 4168 | 2026-03-19T04:08:28.903Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4169 | 2026-03-19T04:08:28.921Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4170 | 2026-03-19T04:08:28.924Z | Checking sct v0.7.1 |
| 4171 | 2026-03-19T04:08:28.924Z | Checking rustls-webpki v0.101.7 |
| 4172 | 2026-03-19T04:08:29.111Z | Compiling nix v0.29.0 |
| 4173 | 2026-03-19T04:08:29.170Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4174 | 2026-03-19T04:08:29.173Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4175 | 2026-03-19T04:08:29.209Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4176 | 2026-03-19T04:08:29.357Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4177 | 2026-03-19T04:08:29.521Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4178 | 2026-03-19T04:08:29.541Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4179 | 2026-03-19T04:08:29.610Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4180 | 2026-03-19T04:08:29.943Z | Checking rustls-pemfile v1.0.4 |
| 4181 | 2026-03-19T04:08:30.090Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4182 | 2026-03-19T04:08:30.111Z | Checking twox-hash v2.1.2 |
| 4183 | 2026-03-19T04:08:30.130Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4184 | 2026-03-19T04:08:30.263Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4185 | 2026-03-19T04:08:31.053Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4186 | 2026-03-19T04:08:31.153Z | Checking tokio-rustls v0.24.1 |
| 4187 | 2026-03-19T04:08:31.174Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4188 | 2026-03-19T04:08:31.216Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4189 | 2026-03-19T04:08:31.443Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4190 | 2026-03-19T04:08:31.618Z | Checking fatfs v0.3.6 |
| 4191 | 2026-03-19T04:08:31.910Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4192 | 2026-03-19T04:08:32.034Z | Compiling seq-macro v0.3.6 |
| 4193 | 2026-03-19T04:08:36.966Z | Compiling git2 v0.20.4 |
| 4194 | 2026-03-19T04:08:37.998Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4195 | 2026-03-19T04:08:38.152Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4196 | 2026-03-19T04:08:40.183Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4197 | 2026-03-19T04:09:48.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4198 | 2026-03-19T04:09:48.869Z | |
| 4199 | 2026-03-19T04:09:48.869Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4200 | 2026-03-19T04:09:49.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4201 | 2026-03-19T04:09:49.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4202 | 2026-03-19T04:09:50.087Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4203 | 2026-03-19T04:10:52.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4204 | 2026-03-19T04:10:52.849Z | |
| 4205 | 2026-03-19T04:10:52.849Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4206 | 2026-03-19T04:10:52.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4207 | 2026-03-19T04:10:52.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4208 | 2026-03-19T04:10:52.849Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4209 | 2026-03-19T04:10:52.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4210 | 2026-03-19T04:10:52.849Z | |
| 4211 | 2026-03-19T04:10:52.849Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4212 | 2026-03-19T04:10:52.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4213 | 2026-03-19T04:10:52.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4214 | 2026-03-19T04:10:52.849Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4215 | 2026-03-19T04:10:52.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4216 | 2026-03-19T04:10:52.849Z | |
| 4217 | 2026-03-19T04:10:52.849Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4218 | 2026-03-19T04:10:52.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4219 | 2026-03-19T04:10:52.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4220 | 2026-03-19T04:10:52.897Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4221 | 2026-03-19T04:10:52.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4222 | 2026-03-19T04:10:52.897Z | |
| 4223 | 2026-03-19T04:10:52.897Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4224 | 2026-03-19T04:10:52.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4225 | 2026-03-19T04:10:52.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4226 | 2026-03-19T04:10:52.897Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4227 | 2026-03-19T04:10:52.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4228 | 2026-03-19T04:10:52.897Z | |
| 4229 | 2026-03-19T04:10:52.897Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4230 | 2026-03-19T04:10:53.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4231 | 2026-03-19T04:10:53.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4232 | 2026-03-19T04:10:53.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4233 | 2026-03-19T04:10:53.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4234 | 2026-03-19T04:10:53.439Z | |
| 4235 | 2026-03-19T04:10:53.439Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4236 | 2026-03-19T04:10:54.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4237 | 2026-03-19T04:10:54.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4238 | 2026-03-19T04:10:54.178Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4239 | 2026-03-19T04:10:54.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4240 | 2026-03-19T04:10:54.291Z | |
| 4241 | 2026-03-19T04:10:54.291Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4242 | 2026-03-19T04:10:55.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4243 | 2026-03-19T04:10:55.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4244 | 2026-03-19T04:10:55.517Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4245 | 2026-03-19T04:10:55.519Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4246 | 2026-03-19T04:10:55.705Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4247 | 2026-03-19T04:10:55.730Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4248 | 2026-03-19T04:10:55.732Z | Checking diff v0.1.13 |
| 4249 | 2026-03-19T04:10:55.732Z | Checking yansi v1.0.1 |
| 4250 | 2026-03-19T04:10:55.749Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4251 | 2026-03-19T04:10:55.786Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4252 | 2026-03-19T04:10:55.915Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4253 | 2026-03-19T04:10:56.104Z | Checking pretty_assertions v1.4.1 |
| 4254 | 2026-03-19T04:10:56.948Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4255 | 2026-03-19T04:11:29.920Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4256 | 2026-03-19T04:11:29.923Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4257 | 2026-03-19T04:11:29.923Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4258 | 2026-03-19T04:11:29.923Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4259 | 2026-03-19T04:11:29.923Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4260 | 2026-03-19T04:11:29.923Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4261 | 2026-03-19T04:11:30.860Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4262 | 2026-03-19T04:11:32.266Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4263 | 2026-03-19T04:12:32.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s |
| 4264 | 2026-03-19T04:12:32.785Z | |
| 4265 | 2026-03-19T04:12:32.785Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4266 | 2026-03-19T04:12:33.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4267 | 2026-03-19T04:12:33.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4268 | 2026-03-19T04:12:33.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4269 | 2026-03-19T04:12:33.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4270 | 2026-03-19T04:12:33.565Z | |
| 4271 | 2026-03-19T04:12:33.565Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4272 | 2026-03-19T04:12:34.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4273 | 2026-03-19T04:12:34.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4274 | 2026-03-19T04:12:34.616Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4275 | 2026-03-19T04:12:34.761Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4276 | 2026-03-19T04:12:34.763Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4277 | 2026-03-19T04:13:11.677Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4278 | 2026-03-19T04:13:12.169Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4279 | 2026-03-19T04:13:14.555Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4280 | 2026-03-19T04:13:15.160Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4281 | 2026-03-19T04:13:19.246Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4282 | 2026-03-19T04:13:51.501Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4283 | 2026-03-19T04:13:52.335Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4284 | 2026-03-19T04:13:54.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4285 | 2026-03-19T04:13:54.730Z | |
| 4286 | 2026-03-19T04:13:54.730Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4287 | 2026-03-19T04:13:55.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4288 | 2026-03-19T04:13:55.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4289 | 2026-03-19T04:13:55.702Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4290 | 2026-03-19T04:13:56.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4291 | 2026-03-19T04:13:56.826Z | |
| 4292 | 2026-03-19T04:13:56.826Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4293 | 2026-03-19T04:13:57.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4294 | 2026-03-19T04:13:57.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4295 | 2026-03-19T04:13:57.722Z | Compiling blake3 v1.8.3 |
| 4296 | 2026-03-19T04:13:57.843Z | Checking constant_time_eq v0.4.2 |
| 4297 | 2026-03-19T04:13:57.846Z | Checking arrayvec v0.7.6 |
| 4298 | 2026-03-19T04:13:57.846Z | Checking arrayref v0.3.9 |
| 4299 | 2026-03-19T04:13:57.875Z | Checking topological-sort v0.2.2 |
| 4300 | 2026-03-19T04:13:57.880Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4301 | 2026-03-19T04:13:57.880Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4302 | 2026-03-19T04:13:57.881Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4303 | 2026-03-19T04:13:57.946Z | Checking shell-words v1.1.1 |
| 4304 | 2026-03-19T04:13:58.840Z | Checking omicron-zone-package v0.12.2 |
| 4305 | 2026-03-19T04:13:59.850Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4306 | 2026-03-19T04:14:00.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s |
| 4307 | 2026-03-19T04:14:01.155Z | |
| 4308 | 2026-03-19T04:14:01.155Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4309 | 2026-03-19T04:14:01.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4310 | 2026-03-19T04:14:01.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4311 | 2026-03-19T04:14:02.105Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4312 | 2026-03-19T04:14:02.420Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4313 | 2026-03-19T04:14:02.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4314 | 2026-03-19T04:14:03.158Z | |
| 4315 | 2026-03-19T04:14:03.158Z | info: running `cargo check --bins` on xtask (241/257) |
| 4316 | 2026-03-19T04:14:03.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4317 | 2026-03-19T04:14:03.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4318 | 2026-03-19T04:14:03.760Z | Checking libc v0.2.180 |
| 4319 | 2026-03-19T04:14:03.856Z | Checking serde v1.0.228 |
| 4320 | 2026-03-19T04:14:03.866Z | Checking zerofrom v0.1.6 |
| 4321 | 2026-03-19T04:14:03.874Z | Checking bitflags v2.11.0 |
| 4322 | 2026-03-19T04:14:03.889Z | Checking smallvec v1.15.1 |
| 4323 | 2026-03-19T04:14:03.895Z | Checking hashbrown v0.16.1 |
| 4324 | 2026-03-19T04:14:03.910Z | Checking serde_json v1.0.149 |
| 4325 | 2026-03-19T04:14:03.923Z | Checking scroll v0.12.0 |
| 4326 | 2026-03-19T04:14:04.001Z | Checking yoke v0.8.1 |
| 4327 | 2026-03-19T04:14:04.091Z | Checking num-traits v0.2.19 |
| 4328 | 2026-03-19T04:14:04.114Z | Checking thiserror v1.0.69 |
| 4329 | 2026-03-19T04:14:04.220Z | Checking zerovec v0.11.5 |
| 4330 | 2026-03-19T04:14:04.220Z | Checking zerotrie v0.2.3 |
| 4331 | 2026-03-19T04:14:04.247Z | Checking percent-encoding v2.3.2 |
| 4332 | 2026-03-19T04:14:04.269Z | Checking errno v0.3.14 |
| 4333 | 2026-03-19T04:14:04.413Z | Checking rustix v1.1.3 |
| 4334 | 2026-03-19T04:14:04.428Z | Checking toml_datetime v0.6.11 |
| 4335 | 2026-03-19T04:14:04.428Z | Checking serde_spanned v0.6.9 |
| 4336 | 2026-03-19T04:14:04.520Z | Checking indexmap v2.13.0 |
| 4337 | 2026-03-19T04:14:04.545Z | Checking log v0.4.29 |
| 4338 | 2026-03-19T04:14:04.597Z | Checking form_urlencoded v1.2.2 |
| 4339 | 2026-03-19T04:14:04.662Z | Checking zerocopy v0.7.35 |
| 4340 | 2026-03-19T04:14:04.735Z | Checking goblin v0.8.2 |
| 4341 | 2026-03-19T04:14:04.754Z | Checking getrandom v0.4.1 |
| 4342 | 2026-03-19T04:14:04.769Z | Checking thiserror v2.0.18 |
| 4343 | 2026-03-19T04:14:04.813Z | Checking tinystr v0.8.2 |
| 4344 | 2026-03-19T04:14:04.854Z | Checking potential_utf v0.1.4 |
| 4345 | 2026-03-19T04:14:04.889Z | Checking ordered-float v2.10.1 |
| 4346 | 2026-03-19T04:14:04.918Z | Checking syn v2.0.117 |
| 4347 | 2026-03-19T04:14:05.017Z | Checking icu_collections v2.1.1 |
| 4348 | 2026-03-19T04:14:05.043Z | Checking icu_locale_core v2.1.1 |
| 4349 | 2026-03-19T04:14:05.199Z | Checking serde-value v0.7.0 |
| 4350 | 2026-03-19T04:14:05.281Z | Checking toml_edit v0.22.27 |
| 4351 | 2026-03-19T04:14:05.361Z | Checking dtrace-parser v0.2.0 |
| 4352 | 2026-03-19T04:14:05.418Z | Checking thread-id v4.2.2 |
| 4353 | 2026-03-19T04:14:05.463Z | Checking once_cell v1.21.3 |
| 4354 | 2026-03-19T04:14:05.516Z | Checking cargo-platform v0.2.0 |
| 4355 | 2026-03-19T04:14:05.588Z | Checking terminal_size v0.4.3 |
| 4356 | 2026-03-19T04:14:05.672Z | Checking memmap v0.7.0 |
| 4357 | 2026-03-19T04:14:05.689Z | Checking tempfile v3.25.0 |
| 4358 | 2026-03-19T04:14:05.736Z | Checking clap_builder v4.5.60 |
| 4359 | 2026-03-19T04:14:05.750Z | Checking textwrap v0.16.2 |
| 4360 | 2026-03-19T04:14:05.813Z | Checking icu_provider v2.1.1 |
| 4361 | 2026-03-19T04:14:05.833Z | Checking fs-err v3.3.0 |
| 4362 | 2026-03-19T04:14:05.929Z | Checking camino-tempfile v1.4.1 |
| 4363 | 2026-03-19T04:14:06.024Z | Checking tabled v0.15.0 |
| 4364 | 2026-03-19T04:14:06.082Z | Checking anyhow v1.0.102 |
| 4365 | 2026-03-19T04:14:06.121Z | Checking icu_properties v2.1.2 |
| 4366 | 2026-03-19T04:14:06.133Z | Checking icu_normalizer v2.1.1 |
| 4367 | 2026-03-19T04:14:06.323Z | Checking macaddr v1.0.1 |
| 4368 | 2026-03-19T04:14:06.542Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4369 | 2026-03-19T04:14:06.773Z | Checking toml v0.8.23 |
| 4370 | 2026-03-19T04:14:07.196Z | Checking cargo_toml v0.21.0 |
| 4371 | 2026-03-19T04:14:07.244Z | Checking idna_adapter v1.2.1 |
| 4372 | 2026-03-19T04:14:07.328Z | Checking dof v0.3.0 |
| 4373 | 2026-03-19T04:14:07.379Z | Checking clap v4.5.60 |
| 4374 | 2026-03-19T04:14:07.399Z | Checking idna v1.1.0 |
| 4375 | 2026-03-19T04:14:07.684Z | Checking usdt-impl v0.5.0 |
| 4376 | 2026-03-19T04:14:07.698Z | Checking url v2.5.8 |
| 4377 | 2026-03-19T04:14:08.008Z | Checking usdt v0.5.0 |
| 4378 | 2026-03-19T04:14:08.175Z | Checking cargo-util-schemas v0.8.2 |
| 4379 | 2026-03-19T04:14:09.174Z | Checking cargo_metadata v0.21.0 |
| 4380 | 2026-03-19T04:14:10.048Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4381 | 2026-03-19T04:14:10.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s |
| 4382 | 2026-03-19T04:14:10.755Z | |
| 4383 | 2026-03-19T04:14:10.755Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4384 | 2026-03-19T04:14:11.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4385 | 2026-03-19T04:14:11.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4386 | 2026-03-19T04:14:11.858Z | Checking polyval v0.6.2 |
| 4387 | 2026-03-19T04:14:12.005Z | Checking ctr v0.9.2 |
| 4388 | 2026-03-19T04:14:12.024Z | Checking ssh-encoding v0.2.0 |
| 4389 | 2026-03-19T04:14:12.027Z | Checking blowfish v0.9.1 |
| 4390 | 2026-03-19T04:14:12.093Z | Checking password-hash v0.4.2 |
| 4391 | 2026-03-19T04:14:12.105Z | Checking p521 v0.13.3 |
| 4392 | 2026-03-19T04:14:12.105Z | Checking p256 v0.13.2 |
| 4393 | 2026-03-19T04:14:12.134Z | Checking russh-cryptovec v0.7.3 |
| 4394 | 2026-03-19T04:14:12.182Z | Checking ghash v0.5.1 |
| 4395 | 2026-03-19T04:14:12.200Z | Checking bcrypt-pbkdf v0.10.0 |
| 4396 | 2026-03-19T04:14:12.219Z | Checking md5 v0.7.0 |
| 4397 | 2026-03-19T04:14:12.275Z | Checking num-bigint v0.4.6 |
| 4398 | 2026-03-19T04:14:12.295Z | Checking des v0.8.1 |
| 4399 | 2026-03-19T04:14:12.332Z | Checking aes-gcm v0.10.3 |
| 4400 | 2026-03-19T04:14:12.737Z | Checking pbkdf2 v0.11.0 |
| 4401 | 2026-03-19T04:14:12.747Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4402 | 2026-03-19T04:14:12.747Z | Checking hex-literal v0.4.1 |
| 4403 | 2026-03-19T04:14:12.747Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4404 | 2026-03-19T04:14:12.747Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4405 | 2026-03-19T04:14:12.750Z | Checking ssh-cipher v0.2.0 |
| 4406 | 2026-03-19T04:14:12.750Z | Checking socket2 v0.5.10 |
| 4407 | 2026-03-19T04:14:12.750Z | Checking internet-checksum v0.2.1 |
| 4408 | 2026-03-19T04:14:12.750Z | Checking ssh-key v0.6.7 |
| 4409 | 2026-03-19T04:14:12.912Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4410 | 2026-03-19T04:14:13.618Z | Checking russh-keys v0.45.0 |
| 4411 | 2026-03-19T04:14:14.359Z | Checking russh v0.45.0 |
| 4412 | 2026-03-19T04:14:35.824Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4413 | 2026-03-19T04:14:37.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.81s |
| 4414 | 2026-03-19T04:14:37.595Z | |
| 4415 | 2026-03-19T04:14:37.596Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4416 | 2026-03-19T04:14:38.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4417 | 2026-03-19T04:14:38.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4418 | 2026-03-19T04:14:38.467Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4419 | 2026-03-19T04:14:38.593Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4420 | 2026-03-19T04:14:38.606Z | Checking termios v0.3.3 |
| 4421 | 2026-03-19T04:14:40.299Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4422 | 2026-03-19T04:14:40.482Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4423 | 2026-03-19T04:14:43.166Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4424 | 2026-03-19T04:14:43.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s |
| 4425 | 2026-03-19T04:14:44.145Z | |
| 4426 | 2026-03-19T04:14:44.145Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4427 | 2026-03-19T04:14:44.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4428 | 2026-03-19T04:14:44.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4429 | 2026-03-19T04:14:45.095Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4430 | 2026-03-19T04:14:45.229Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4431 | 2026-03-19T04:14:45.247Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4432 | 2026-03-19T04:14:45.250Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4433 | 2026-03-19T04:14:45.274Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4434 | 2026-03-19T04:14:45.528Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4435 | 2026-03-19T04:14:45.531Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4436 | 2026-03-19T04:14:46.474Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4437 | 2026-03-19T04:14:46.751Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4438 | 2026-03-19T04:14:46.754Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4439 | 2026-03-19T04:14:47.623Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4440 | 2026-03-19T04:14:49.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.64s |
| 4441 | 2026-03-19T04:14:49.959Z | |
| 4442 | 2026-03-19T04:14:49.959Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4443 | 2026-03-19T04:14:50.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4444 | 2026-03-19T04:14:50.647Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4445 | 2026-03-19T04:14:50.815Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4446 | 2026-03-19T04:14:51.379Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4447 | 2026-03-19T04:14:51.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s |
| 4448 | 2026-03-19T04:14:51.994Z | |
| 4449 | 2026-03-19T04:14:51.994Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4450 | 2026-03-19T04:14:52.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4451 | 2026-03-19T04:14:52.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4452 | 2026-03-19T04:14:52.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4453 | 2026-03-19T04:14:52.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4454 | 2026-03-19T04:14:52.758Z | |
| 4455 | 2026-03-19T04:14:52.758Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4456 | 2026-03-19T04:14:53.422Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4457 | 2026-03-19T04:14:53.426Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4458 | 2026-03-19T04:14:53.426Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4459 | 2026-03-19T04:14:53.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4460 | 2026-03-19T04:14:53.529Z | |
| 4461 | 2026-03-19T04:14:53.529Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4462 | 2026-03-19T04:14:54.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4463 | 2026-03-19T04:14:54.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4464 | 2026-03-19T04:14:54.553Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4465 | 2026-03-19T04:14:55.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
| 4466 | 2026-03-19T04:14:55.519Z | |
| 4467 | 2026-03-19T04:14:55.519Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4468 | 2026-03-19T04:14:56.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4469 | 2026-03-19T04:14:56.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4470 | 2026-03-19T04:14:56.389Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4471 | 2026-03-19T04:14:56.392Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4472 | 2026-03-19T04:14:56.692Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4473 | 2026-03-19T04:14:56.695Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4474 | 2026-03-19T04:14:57.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
| 4475 | 2026-03-19T04:14:57.908Z | |
| 4476 | 2026-03-19T04:14:57.908Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4477 | 2026-03-19T04:14:58.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4478 | 2026-03-19T04:14:58.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4479 | 2026-03-19T04:14:58.575Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4480 | 2026-03-19T04:14:58.579Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4481 | 2026-03-19T04:14:58.678Z | |
| 4482 | 2026-03-19T04:14:58.678Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4483 | 2026-03-19T04:14:59.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4484 | 2026-03-19T04:14:59.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4485 | 2026-03-19T04:14:59.575Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4486 | 2026-03-19T04:15:00.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s |
| 4487 | 2026-03-19T04:15:01.174Z | |
| 4488 | 2026-03-19T04:15:01.174Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4489 | 2026-03-19T04:15:01.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4490 | 2026-03-19T04:15:01.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4491 | 2026-03-19T04:15:02.242Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4492 | 2026-03-19T04:15:02.686Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4493 | 2026-03-19T04:15:03.399Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4494 | 2026-03-19T04:15:03.402Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4495 | 2026-03-19T04:15:09.998Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4496 | 2026-03-19T04:15:10.927Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4497 | 2026-03-19T04:15:10.930Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4498 | 2026-03-19T04:15:10.930Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4499 | 2026-03-19T04:15:10.930Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4500 | 2026-03-19T04:15:11.914Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4501 | 2026-03-19T04:15:21.488Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4502 | 2026-03-19T04:15:29.664Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4503 | 2026-03-19T04:15:29.667Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4504 | 2026-03-19T04:15:29.667Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4505 | 2026-03-19T04:15:29.667Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4506 | 2026-03-19T04:15:31.595Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4507 | 2026-03-19T04:15:33.421Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4508 | 2026-03-19T04:15:34.326Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4509 | 2026-03-19T04:15:36.053Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4510 | 2026-03-19T04:15:36.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.87s |
| 4511 | 2026-03-19T04:15:36.996Z | |
| 4512 | 2026-03-19T04:15:36.996Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4513 | 2026-03-19T04:15:37.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4514 | 2026-03-19T04:15:37.713Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4515 | 2026-03-19T04:15:37.946Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4516 | 2026-03-19T04:15:37.949Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4517 | 2026-03-19T04:15:38.096Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4518 | 2026-03-19T04:15:38.137Z | Checking rtoolbox v0.0.3 |
| 4519 | 2026-03-19T04:15:38.140Z | Checking tui-tree-widget v0.23.1 |
| 4520 | 2026-03-19T04:15:38.301Z | Checking rpassword v7.4.0 |
| 4521 | 2026-03-19T04:15:38.404Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4522 | 2026-03-19T04:15:39.363Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4523 | 2026-03-19T04:15:45.979Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4524 | 2026-03-19T04:15:46.898Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4525 | 2026-03-19T04:15:48.293Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4526 | 2026-03-19T04:15:52.446Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4527 | 2026-03-19T04:15:54.955Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4528 | 2026-03-19T04:15:56.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.27s |
| 4529 | 2026-03-19T04:15:56.339Z | |
| 4530 | 2026-03-19T04:15:56.339Z | info: running `cargo check --bins` on wicket (254/257) |
| 4531 | 2026-03-19T04:15:57.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4532 | 2026-03-19T04:15:57.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4533 | 2026-03-19T04:15:57.261Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4534 | 2026-03-19T04:15:57.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4535 | 2026-03-19T04:15:57.924Z | |
| 4536 | 2026-03-19T04:15:57.924Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4537 | 2026-03-19T04:15:58.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4538 | 2026-03-19T04:15:58.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4539 | 2026-03-19T04:15:58.890Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4540 | 2026-03-19T04:15:58.892Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4541 | 2026-03-19T04:15:59.025Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4542 | 2026-03-19T04:15:59.027Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4543 | 2026-03-19T04:16:00.482Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4544 | 2026-03-19T04:16:01.262Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4545 | 2026-03-19T04:16:05.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.44s |
| 4546 | 2026-03-19T04:16:05.546Z | |
| 4547 | 2026-03-19T04:16:05.546Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4548 | 2026-03-19T04:16:06.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4549 | 2026-03-19T04:16:06.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4550 | 2026-03-19T04:16:06.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4551 | 2026-03-19T04:16:06.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4552 | 2026-03-19T04:16:06.317Z | |
| 4553 | 2026-03-19T04:16:06.317Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4554 | 2026-03-19T04:16:07.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4555 | 2026-03-19T04:16:07.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4556 | 2026-03-19T04:16:07.210Z | Checking uzers v0.12.2 |
| 4557 | 2026-03-19T04:16:07.557Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4558 | 2026-03-19T04:16:08.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s |
| 4559 | 2026-03-19T04:16:08.761Z | |
| 4560 | 2026-03-19T04:16:08.761Z | real 19:12.600418868 |
| 4561 | 2026-03-19T04:16:08.761Z | user 28:40.968679740 |
| 4562 | 2026-03-19T04:16:08.764Z | sys 5:13.101132079 |
| 4563 | 2026-03-19T04:16:08.764Z | trap 0.488041096 |
| 4564 | 2026-03-19T04:16:08.764Z | tflt 0.339983973 |
| 4565 | 2026-03-19T04:16:08.765Z | dflt 0.652690546 |
| 4566 | 2026-03-19T04:16:08.765Z | kflt 0.004924266 |
| 4567 | 2026-03-19T04:16:08.765Z | lock 1:46:52.726861820 |
| 4568 | 2026-03-19T04:16:08.765Z | slp 2:14:45.460932761 |
| 4569 | 2026-03-19T04:16:08.765Z | lat 1:24.054129882 |
| 4570 | 2026-03-19T04:16:08.765Z | stop 5:16.751500079 |
| 4571 | 2026-03-19T04:16:08.765Z | process exited: duration 1446979 ms, exit code 0 |
| |
| 4572 | 2026-03-19T04:16:08.771Z | found 0 output files |