|
|
|
| 1 | 2025-05-14T15:41:54.679Z | job assigned to worker 01JV7QAGN33MF0M45MYV70JBB9 [factory gimlet-EVT22200007-propolis, EVT22200007/27277] (queued for 25 s) |
| |
| 2 | 2025-05-14T15:42:03.289Z | starting task 0: "setup" |
| 3 | 2025-05-14T15:42:03.316Z | ++ uname -s |
| 4 | 2025-05-14T15:42:03.316Z | + kern=SunOS |
| 5 | 2025-05-14T15:42:03.316Z | + build_user=build |
| 6 | 2025-05-14T15:42:03.316Z | + build_uid=12345 |
| 7 | 2025-05-14T15:42:03.316Z | + work_dir=/work |
| 8 | 2025-05-14T15:42:03.316Z | + input_dir=/input |
| 9 | 2025-05-14T15:42:03.316Z | + [[ 0 == 12345 ]] |
| 10 | 2025-05-14T15:42:03.316Z | + case "$kern" in |
| 11 | 2025-05-14T15:42:03.316Z | + groupadd -g 12345 build |
| 12 | 2025-05-14T15:42:03.316Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-05-14T15:42:05.313Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-05-14T15:42:05.350Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-05-14T15:42:05.376Z | + home_fs=zfs |
| 16 | 2025-05-14T15:42:05.376Z | + [[ zfs == autofs ]] |
| 17 | 2025-05-14T15:42:05.376Z | + mkdir -p /home/build |
| 18 | 2025-05-14T15:42:05.376Z | + chown build:build /home/build /work |
| 19 | 2025-05-14T15:42:07.358Z | + chmod 0700 /home/build /work |
| 20 | 2025-05-14T15:42:07.385Z | process exited: duration 4071 ms, exit code 0 |
| |
| 21 | 2025-05-14T15:42:07.440Z | starting task 1: "rust-toolchain" |
| 22 | 2025-05-14T15:42:07.467Z | + printf ' * rust toolchain channel = "%s"\n' 1.86.0 |
| 23 | 2025-05-14T15:42:07.467Z | * rust toolchain channel = "1.86.0" |
| 24 | 2025-05-14T15:42:07.467Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2025-05-14T15:42:07.467Z | * rust toolchain profile = "default" |
| 26 | 2025-05-14T15:42:07.467Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-05-14T15:42:07.467Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-05-14T15:42:07.467Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-05-14T15:42:07.467Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default |
| 30 | 2025-05-14T15:42:07.586Z | info: downloading installer |
| 31 | 2025-05-14T15:42:08.598Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-05-14T15:42:08.598Z | warn: /opt/ooce/bin |
| 33 | 2025-05-14T15:42:08.598Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-05-14T15:42:08.598Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-05-14T15:42:08.598Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-05-14T15:42:08.598Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-05-14T15:42:08.598Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-05-14T15:42:08.598Z | error: cannot install while Rust is installed |
| 39 | 2025-05-14T15:42:08.598Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-05-14T15:42:08.624Z | info: profile set to 'default' |
| 41 | 2025-05-14T15:42:08.625Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-05-14T15:42:08.625Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 43 | 2025-05-14T15:42:08.727Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 44 | 2025-05-14T15:42:08.727Z | info: downloading component 'cargo' |
| 45 | 2025-05-14T15:42:08.923Z | info: downloading component 'clippy' |
| 46 | 2025-05-14T15:42:09.001Z | info: downloading component 'rust-docs' |
| 47 | 2025-05-14T15:42:09.298Z | info: downloading component 'rust-std' |
| 48 | 2025-05-14T15:42:09.596Z | info: downloading component 'rustc' |
| 49 | 2025-05-14T15:42:11.145Z | info: downloading component 'rustfmt' |
| 50 | 2025-05-14T15:42:11.206Z | info: installing component 'cargo' |
| 51 | 2025-05-14T15:42:12.312Z | info: installing component 'clippy' |
| 52 | 2025-05-14T15:42:12.803Z | info: installing component 'rust-docs' |
| 53 | 2025-05-14T15:42:16.042Z | info: installing component 'rust-std' |
| 54 | 2025-05-14T15:42:17.959Z | info: installing component 'rustc' |
| 55 | 2025-05-14T15:42:25.701Z | info: installing component 'rustfmt' |
| 56 | 2025-05-14T15:42:26.088Z | info: default toolchain set to '1.86.0-x86_64-unknown-illumos' |
| 57 | 2025-05-14T15:42:26.088Z | |
| 58 | 2025-05-14T15:42:26.252Z | 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
| 59 | 2025-05-14T15:42:26.252Z | |
| 60 | 2025-05-14T15:42:26.252Z | |
| 61 | 2025-05-14T15:42:26.252Z | Rust is installed now. Great! |
| 62 | 2025-05-14T15:42:26.252Z | |
| 63 | 2025-05-14T15:42:26.253Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-05-14T15:42:26.253Z | environment variable. This has not been done automatically. |
| 65 | 2025-05-14T15:42:26.253Z | |
| 66 | 2025-05-14T15:42:26.253Z | To configure your current shell, you need to source |
| 67 | 2025-05-14T15:42:26.253Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-05-14T15:42:26.253Z | |
| 69 | 2025-05-14T15:42:26.253Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-05-14T15:42:26.253Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-05-14T15:42:26.253Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-05-14T15:42:26.253Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-05-14T15:42:26.361Z | + rustup --version |
| 74 | 2025-05-14T15:42:26.387Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-05-14T15:42:26.387Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-05-14T15:42:26.497Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
| 77 | 2025-05-14T15:42:26.523Z | + cargo --version |
| 78 | 2025-05-14T15:42:26.605Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 79 | 2025-05-14T15:42:26.631Z | + rustc --version |
| 80 | 2025-05-14T15:42:26.717Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 81 | 2025-05-14T15:42:26.743Z | process exited: duration 19284 ms, exit code 0 |
| |
| 82 | 2025-05-14T15:42:26.795Z | starting task 2: "authentication" |
| 83 | 2025-05-14T15:42:26.856Z | process exited: duration 60 ms, exit code 0 |
| |
| 84 | 2025-05-14T15:42:26.909Z | starting task 3: "clone repository" |
| 85 | 2025-05-14T15:42:26.935Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2025-05-14T15:42:26.935Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2025-05-14T15:42:26.960Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2025-05-14T15:42:37.196Z | + cd /work/oxidecomputer/omicron |
| 89 | 2025-05-14T15:42:37.196Z | + git fetch origin b2583a79d18df2494c6c145c332b0b859e951205 |
| 90 | 2025-05-14T15:42:37.664Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2025-05-14T15:42:37.664Z | * branch b2583a79d18df2494c6c145c332b0b859e951205 -> FETCH_HEAD |
| 92 | 2025-05-14T15:42:37.690Z | + [[ -n john/sled-agent-config-reconciler-zones ]] |
| 93 | 2025-05-14T15:42:37.690Z | ++ git branch --show-current |
| 94 | 2025-05-14T15:42:37.690Z | + current=main |
| 95 | 2025-05-14T15:42:37.690Z | + [[ main != john/sled-agent-config-reconciler-zones ]] |
| 96 | 2025-05-14T15:42:37.690Z | + git branch -f john/sled-agent-config-reconciler-zones b2583a79d18df2494c6c145c332b0b859e951205 |
| 97 | 2025-05-14T15:42:37.690Z | + git checkout -f john/sled-agent-config-reconciler-zones |
| 98 | 2025-05-14T15:42:37.854Z | Switched to branch 'john/sled-agent-config-reconciler-zones' |
| 99 | 2025-05-14T15:42:37.880Z | + git reset --hard b2583a79d18df2494c6c145c332b0b859e951205 |
| 100 | 2025-05-14T15:42:38.019Z | HEAD is now at b2583a79d add doc comment to ZoneState |
| 101 | 2025-05-14T15:42:38.045Z | process exited: duration 11112 ms, exit code 0 |
| |
| 102 | 2025-05-14T15:42:38.099Z | starting task 4: "build" |
| 103 | 2025-05-14T15:42:38.125Z | + source ./env.sh |
| 104 | 2025-05-14T15:42:38.125Z | ++ OLD_SHELL_OPTS=ehxB |
| 105 | 2025-05-14T15:42:38.125Z | ++ set -o xtrace |
| 106 | 2025-05-14T15:42:38.125Z | ++++ dirname ./env.sh |
| 107 | 2025-05-14T15:42:38.125Z | +++ readlink -f . |
| 108 | 2025-05-14T15:42:38.125Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 109 | 2025-05-14T15:42:38.125Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2025-05-14T15:42:38.125Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2025-05-14T15:42:38.125Z | ++ 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 |
| 112 | 2025-05-14T15:42:38.125Z | ++ 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 |
| 113 | 2025-05-14T15:42:38.125Z | ++ 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 |
| 114 | 2025-05-14T15:42:38.125Z | ++ 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 |
| 115 | 2025-05-14T15:42:38.125Z | ++ 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 |
| 116 | 2025-05-14T15:42:38.125Z | ++ 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 |
| 117 | 2025-05-14T15:42:38.125Z | ++ case $OLD_SHELL_OPTS in |
| 118 | 2025-05-14T15:42:38.125Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 119 | 2025-05-14T15:42:38.125Z | + source .github/buildomat/ci-env.sh |
| 120 | 2025-05-14T15:42:38.125Z | ++ export CARGO_TERM_COLOR=always |
| 121 | 2025-05-14T15:42:38.125Z | ++ CARGO_TERM_COLOR=always |
| 122 | 2025-05-14T15:42:38.125Z | + cargo --version |
| 123 | 2025-05-14T15:42:38.187Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 124 | 2025-05-14T15:42:38.212Z | + rustc --version |
| 125 | 2025-05-14T15:42:38.277Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 126 | 2025-05-14T15:42:38.329Z | + banner prerequisites |
| 127 | 2025-05-14T15:42:38.329Z | |
| 128 | 2025-05-14T15:42:38.329Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2025-05-14T15:42:38.330Z | # # # # # # # # # # # # # # # |
| 130 | 2025-05-14T15:42:38.330Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2025-05-14T15:42:38.330Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2025-05-14T15:42:38.330Z | # # # # # # # # # # # # # # # |
| 133 | 2025-05-14T15:42:38.330Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2025-05-14T15:42:38.330Z | |
| 135 | 2025-05-14T15:42:38.330Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2025-05-14T15:42:50.162Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2025-05-14T15:42:56.922Z | Startup: Caching catalogs ... Done |
| 138 | 2025-05-14T15:43:02.994Z | Planning: Solver setup ... Done (4.664s) |
| 139 | 2025-05-14T15:43:03.040Z | Planning: Running solver ... Done (0.047s) |
| 140 | 2025-05-14T15:43:03.112Z | Planning: Finding local manifests ... Done (0.002s) |
| 141 | 2025-05-14T15:43:03.199Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2025-05-14T15:43:03.930Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2025-05-14T15:43:03.994Z | Planning: Package planning ... Done (0.064s) |
| 144 | 2025-05-14T15:43:04.052Z | Planning: Merging actions ... Done (0.058s) |
| 145 | 2025-05-14T15:43:04.385Z | Planning: Checking for conflicting actions ... Done (0.332s) |
| 146 | 2025-05-14T15:43:04.411Z | Planning: Consolidating action changes ... Done (0.013s) |
| 147 | 2025-05-14T15:43:05.036Z | Planning: Evaluating mediators ... Done (0.637s) |
| 148 | 2025-05-14T15:43:05.062Z | Planning: Planning completed in 8.03 seconds |
| 149 | 2025-05-14T15:43:05.088Z | Packages to install: 4 |
| 150 | 2025-05-14T15:43:05.088Z | Mediators to change: 2 |
| 151 | 2025-05-14T15:43:05.088Z | Services to change: 1 |
| 152 | 2025-05-14T15:43:05.088Z | Estimated space available: 155.07 GB |
| 153 | 2025-05-14T15:43:05.088Z | Estimated space to be consumed: 1.65 GB |
| 154 | 2025-05-14T15:43:05.088Z | Create boot environment: No |
| 155 | 2025-05-14T15:43:05.088Z | Create backup boot environment: No |
| 156 | 2025-05-14T15:43:05.088Z | Rebuild boot archive: No |
| 157 | 2025-05-14T15:43:05.088Z | |
| 158 | 2025-05-14T15:43:05.088Z | Changed mediators: |
| 159 | 2025-05-14T15:43:05.088Z | mediator clang: |
| 160 | 2025-05-14T15:43:05.088Z | version: None -> 15 (system default) |
| 161 | 2025-05-14T15:43:05.088Z | |
| 162 | 2025-05-14T15:43:05.088Z | mediator llvm: |
| 163 | 2025-05-14T15:43:05.088Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2025-05-14T15:43:05.088Z | |
| 165 | 2025-05-14T15:43:05.088Z | Changed packages: |
| 166 | 2025-05-14T15:43:05.088Z | helios-dev |
| 167 | 2025-05-14T15:43:05.088Z | developer/build-essential |
| 168 | 2025-05-14T15:43:05.088Z | None -> 11-2.0 |
| 169 | 2025-05-14T15:43:05.088Z | library/libxmlsec1 |
| 170 | 2025-05-14T15:43:05.088Z | None -> 1.2.35-2.0 |
| 171 | 2025-05-14T15:43:05.088Z | ooce/developer/clang-15 |
| 172 | 2025-05-14T15:43:05.088Z | None -> 15.0.7-2.0 |
| 173 | 2025-05-14T15:43:05.088Z | ooce/developer/llvm-15 |
| 174 | 2025-05-14T15:43:05.088Z | None -> 15.0.7-2.0 |
| 175 | 2025-05-14T15:43:05.088Z | |
| 176 | 2025-05-14T15:43:05.088Z | Services: |
| 177 | 2025-05-14T15:43:05.088Z | restart_fmri: |
| 178 | 2025-05-14T15:43:05.088Z | svc:/system/update-man-index:default |
| 179 | 2025-05-14T15:43:05.119Z | |
| 180 | 2025-05-14T15:43:05.119Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2025-05-14T15:43:10.119Z | Download: 740/3290 items 18.3/212.6MB 8% complete (3.8M/s) |
| 182 | 2025-05-14T15:43:15.123Z | Download: 1197/3290 items 66.7/212.6MB 31% complete (7.0M/s) |
| 183 | 2025-05-14T15:43:20.125Z | Download: 1478/3290 items 116.7/212.6MB 54% complete (9.8M/s) |
| 184 | 2025-05-14T15:43:25.126Z | Download: 3184/3290 items 153.6/212.6MB 72% complete (8.6M/s) |
| 185 | 2025-05-14T15:43:28.001Z | Download: Completed 212.60 MB in 22.88 seconds (9.3M/s) |
| 186 | 2025-05-14T15:43:28.240Z | Actions: 1/3689 actions (Installing new actions) |
| 187 | 2025-05-14T15:43:33.246Z | Actions: 3032/3689 actions (Installing new actions) |
| 188 | 2025-05-14T15:43:34.133Z | Actions: Completed 3689 actions in 5.89 seconds. |
| 189 | 2025-05-14T15:43:34.889Z | Done (0.751s) |
| 190 | 2025-05-14T15:43:34.889Z | Done (0.000s) |
| 191 | 2025-05-14T15:43:35.768Z | Done (0.878s) |
| 192 | 2025-05-14T15:43:40.712Z | Done (4.734s) |
| 193 | 2025-05-14T15:43:40.818Z | Done (0.019s) |
| 194 | 2025-05-14T15:43:40.845Z | Done (0.000s) |
| 195 | 2025-05-14T15:43:40.982Z | Done (0.000s) |
| 196 | 2025-05-14T15:43:41.860Z | Planning: Evaluating mediator changes ... Done |
| 197 | 2025-05-14T15:43:42.124Z | Planning: Checking for conflicting actions ... Done |
| 198 | 2025-05-14T15:43:42.150Z | Planning: Consolidating action changes ... Done |
| 199 | 2025-05-14T15:43:42.461Z | Planning: Evaluating mediators ... Done |
| 200 | 2025-05-14T15:43:42.490Z | Planning: Planning completed in 0.60 seconds |
| 201 | 2025-05-14T15:43:42.518Z | Mediators to change: 2 |
| 202 | 2025-05-14T15:43:42.518Z | Create boot environment: No |
| 203 | 2025-05-14T15:43:42.518Z | Create backup boot environment: No |
| 204 | 2025-05-14T15:43:42.560Z | Done |
| 205 | 2025-05-14T15:43:42.560Z | Done |
| 206 | 2025-05-14T15:43:43.315Z | Done |
| 207 | 2025-05-14T15:43:47.923Z | Done |
| 208 | 2025-05-14T15:43:48.017Z | Done |
| 209 | 2025-05-14T15:43:48.017Z | Done |
| 210 | 2025-05-14T15:43:48.072Z | Done |
| 211 | 2025-05-14T15:43:48.871Z | Planning: Evaluating mediator changes ... Done |
| 212 | 2025-05-14T15:43:48.897Z | Planning: Merging actions ... Done |
| 213 | 2025-05-14T15:43:49.165Z | Planning: Checking for conflicting actions ... Done |
| 214 | 2025-05-14T15:43:49.191Z | Planning: Consolidating action changes ... Done |
| 215 | 2025-05-14T15:43:49.494Z | Planning: Evaluating mediators ... Done |
| 216 | 2025-05-14T15:43:49.562Z | Planning: Planning completed in 1.00 seconds |
| 217 | 2025-05-14T15:43:49.604Z | Packages to change: 1 |
| 218 | 2025-05-14T15:43:49.604Z | Mediators to change: 1 |
| 219 | 2025-05-14T15:43:49.604Z | Services to change: 1 |
| 220 | 2025-05-14T15:43:49.604Z | Create boot environment: No |
| 221 | 2025-05-14T15:43:49.630Z | Create backup boot environment: Yes |
| 222 | 2025-05-14T15:43:51.421Z | Actions: 1/6 actions (Updating modified actions) |
| 223 | 2025-05-14T15:43:51.447Z | Actions: Completed 6 actions in 0.00 seconds. |
| 224 | 2025-05-14T15:43:51.447Z | Done |
| 225 | 2025-05-14T15:43:51.447Z | Done |
| 226 | 2025-05-14T15:43:51.604Z | Done |
| 227 | 2025-05-14T15:43:55.988Z | Done |
| 228 | 2025-05-14T15:43:56.083Z | Done |
| 229 | 2025-05-14T15:43:56.083Z | Done |
| 230 | 2025-05-14T15:43:56.178Z | Done |
| 231 | 2025-05-14T15:43:56.716Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 232 | 2025-05-14T15:43:56.716Z | clang system 15 system |
| 233 | 2025-05-14T15:43:56.716Z | csh system system illumos |
| 234 | 2025-05-14T15:43:56.716Z | ctags system system illumos |
| 235 | 2025-05-14T15:43:56.716Z | file system system illumos |
| 236 | 2025-05-14T15:43:56.716Z | gcc vendor 12 vendor |
| 237 | 2025-05-14T15:43:56.716Z | gcc system 10 system |
| 238 | 2025-05-14T15:43:56.716Z | gcc system 7 system |
| 239 | 2025-05-14T15:43:56.716Z | go system 1.20 system |
| 240 | 2025-05-14T15:43:56.716Z | go system 1.19 system |
| 241 | 2025-05-14T15:43:56.716Z | llvm system 15 system |
| 242 | 2025-05-14T15:43:56.716Z | llvm system 14 system |
| 243 | 2025-05-14T15:43:56.716Z | mariadb system 10.6 system |
| 244 | 2025-05-14T15:43:56.716Z | mta vendor vendor dma |
| 245 | 2025-05-14T15:43:56.716Z | openjdk system 17 system |
| 246 | 2025-05-14T15:43:56.716Z | openjdk system 11 system |
| 247 | 2025-05-14T15:43:56.716Z | openjdk system 1.8 system |
| 248 | 2025-05-14T15:43:56.716Z | openssl vendor 3 vendor |
| 249 | 2025-05-14T15:43:56.716Z | perl system 5.36 system |
| 250 | 2025-05-14T15:43:56.716Z | postgresql system 15 system |
| 251 | 2025-05-14T15:43:56.716Z | postgresql system 13 system |
| 252 | 2025-05-14T15:43:56.716Z | python vendor 3 vendor |
| 253 | 2025-05-14T15:43:56.716Z | python system 2 system |
| 254 | 2025-05-14T15:43:56.716Z | python3 system 3.11 system |
| 255 | 2025-05-14T15:43:56.716Z | ruby system 3.0 system |
| 256 | 2025-05-14T15:43:56.716Z | words vendor vendor american-english |
| 257 | 2025-05-14T15:43:56.716Z | words system system australian-english |
| 258 | 2025-05-14T15:43:56.716Z | words system system british-english |
| 259 | 2025-05-14T15:43:56.716Z | words system system canadian-english |
| 260 | 2025-05-14T15:43:56.716Z | words system system french |
| 261 | 2025-05-14T15:43:56.716Z | words system system italian |
| 262 | 2025-05-14T15:43:56.716Z | words system system ngerman |
| 263 | 2025-05-14T15:43:56.716Z | words system system ogerman |
| 264 | 2025-05-14T15:43:56.716Z | words system system spanish |
| 265 | 2025-05-14T15:43:57.121Z | PUBLISHER TYPE STATUS P LOCATION |
| 266 | 2025-05-14T15:43:57.121Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 267 | 2025-05-14T15:44:01.680Z | FMRI IFO |
| 268 | 2025-05-14T15:44:01.680Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 269 | 2025-05-14T15:44:01.680Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 270 | 2025-05-14T15:44:01.680Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 271 | 2025-05-14T15:44:01.680Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 272 | 2025-05-14T15:44:01.680Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 273 | 2025-05-14T15:44:01.680Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 274 | 2025-05-14T15:44:01.681Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 275 | 2025-05-14T15:44:01.681Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 276 | 2025-05-14T15:44:01.681Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 277 | 2025-05-14T15:44:01.681Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 278 | 2025-05-14T15:44:01.681Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 279 | 2025-05-14T15:44:01.681Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 280 | 2025-05-14T15:44:01.681Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 281 | 2025-05-14T15:44:01.681Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 282 | 2025-05-14T15:44:01.681Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 283 | 2025-05-14T15:44:02.658Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 284 | 2025-05-14T15:44:03.093Z | Updating git repository `https://github.com/seanmonstar/reqwest` |
| 285 | 2025-05-14T15:44:04.064Z | Updating crates.io index |
| 286 | 2025-05-14T15:44:04.111Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 287 | 2025-05-14T15:44:04.564Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 288 | 2025-05-14T15:44:05.310Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 289 | 2025-05-14T15:44:05.659Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 290 | 2025-05-14T15:44:05.993Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 291 | 2025-05-14T15:44:06.775Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 292 | 2025-05-14T15:44:09.489Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 293 | 2025-05-14T15:44:11.649Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 294 | 2025-05-14T15:44:12.611Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 295 | 2025-05-14T15:44:13.491Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 296 | 2025-05-14T15:44:13.881Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 297 | 2025-05-14T15:44:14.266Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 298 | 2025-05-14T15:44:15.018Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 299 | 2025-05-14T15:44:15.587Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 300 | 2025-05-14T15:44:16.164Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 301 | 2025-05-14T15:44:16.539Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 302 | 2025-05-14T15:44:17.004Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 303 | 2025-05-14T15:44:17.483Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 304 | 2025-05-14T15:44:17.896Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 305 | 2025-05-14T15:44:18.257Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 306 | 2025-05-14T15:44:18.607Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 307 | 2025-05-14T15:44:19.026Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 308 | 2025-05-14T15:44:19.636Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 309 | 2025-05-14T15:44:20.037Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 310 | 2025-05-14T15:44:20.442Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2025-05-14T15:44:21.036Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 312 | 2025-05-14T15:44:21.590Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 313 | 2025-05-14T15:44:21.949Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 314 | 2025-05-14T15:44:22.423Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 315 | 2025-05-14T15:44:23.010Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2025-05-14T15:44:23.563Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2025-05-14T15:44:23.992Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2025-05-14T15:44:24.393Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 319 | 2025-05-14T15:44:33.899Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 320 | 2025-05-14T15:44:35.305Z | Downloading crates ... |
| 321 | 2025-05-14T15:44:35.385Z | Downloaded usdt-attr-macro v0.5.0 |
| 322 | 2025-05-14T15:44:35.412Z | Downloaded usdt-macro v0.5.0 |
| 323 | 2025-05-14T15:44:35.412Z | Downloaded zerocopy-derive v0.7.35 |
| 324 | 2025-05-14T15:44:35.412Z | Downloaded cargo-platform v0.1.8 |
| 325 | 2025-05-14T15:44:35.412Z | Downloaded version_check v0.9.5 |
| 326 | 2025-05-14T15:44:35.412Z | Downloaded utf8parse v0.2.2 |
| 327 | 2025-05-14T15:44:35.412Z | Downloaded sha2 v0.10.8 |
| 328 | 2025-05-14T15:44:35.412Z | Downloaded winnow v0.7.3 |
| 329 | 2025-05-14T15:44:35.438Z | Downloaded unicode-ident v1.0.14 |
| 330 | 2025-05-14T15:44:35.438Z | Downloaded serde_derive v1.0.219 |
| 331 | 2025-05-14T15:44:35.438Z | Downloaded zerocopy v0.7.35 |
| 332 | 2025-05-14T15:44:35.464Z | Downloaded memchr v2.7.4 |
| 333 | 2025-05-14T15:44:35.464Z | Downloaded pest v2.7.14 |
| 334 | 2025-05-14T15:44:35.464Z | Downloaded indexmap v2.9.0 |
| 335 | 2025-05-14T15:44:35.464Z | Downloaded serde_json v1.0.140 |
| 336 | 2025-05-14T15:44:35.490Z | Downloaded clap_builder v4.5.35 |
| 337 | 2025-05-14T15:44:35.490Z | Downloaded hashbrown v0.15.1 |
| 338 | 2025-05-14T15:44:35.490Z | Downloaded tabled v0.15.0 |
| 339 | 2025-05-14T15:44:35.515Z | Downloaded goblin v0.8.2 |
| 340 | 2025-05-14T15:44:35.516Z | Downloaded syn v1.0.109 |
| 341 | 2025-05-14T15:44:35.541Z | Downloaded unicode-width v0.1.14 |
| 342 | 2025-05-14T15:44:35.541Z | Downloaded toml_edit v0.22.24 |
| 343 | 2025-05-14T15:44:35.567Z | Downloaded syn v2.0.98 |
| 344 | 2025-05-14T15:44:35.567Z | Downloaded rustix v0.37.28 |
| 345 | 2025-05-14T15:44:35.596Z | Downloaded serde v1.0.219 |
| 346 | 2025-05-14T15:44:35.596Z | Downloaded proc-macro2 v1.0.94 |
| 347 | 2025-05-14T15:44:35.596Z | Downloaded rustix v0.38.37 |
| 348 | 2025-05-14T15:44:35.623Z | Downloaded papergrid v0.11.0 |
| 349 | 2025-05-14T15:44:35.623Z | Downloaded bitflags v2.9.0 |
| 350 | 2025-05-14T15:44:35.650Z | Downloaded anyhow v1.0.98 |
| 351 | 2025-05-14T15:44:35.651Z | Downloaded ucd-trie v0.1.7 |
| 352 | 2025-05-14T15:44:35.651Z | Downloaded textwrap v0.16.1 |
| 353 | 2025-05-14T15:44:35.651Z | Downloaded pest_meta v2.7.14 |
| 354 | 2025-05-14T15:44:35.651Z | Downloaded once_cell v1.21.3 |
| 355 | 2025-05-14T15:44:35.651Z | Downloaded log v0.4.22 |
| 356 | 2025-05-14T15:44:35.651Z | Downloaded clap_derive v4.5.32 |
| 357 | 2025-05-14T15:44:35.651Z | Downloaded clap v4.5.35 |
| 358 | 2025-05-14T15:44:35.680Z | Downloaded usdt v0.5.0 |
| 359 | 2025-05-14T15:44:35.680Z | Downloaded typenum v1.17.0 |
| 360 | 2025-05-14T15:44:35.680Z | Downloaded toml v0.8.20 |
| 361 | 2025-05-14T15:44:35.680Z | Downloaded thiserror-impl v1.0.69 |
| 362 | 2025-05-14T15:44:35.681Z | Downloaded thiserror v2.0.12 |
| 363 | 2025-05-14T15:44:35.681Z | Downloaded tempfile v3.13.0 |
| 364 | 2025-05-14T15:44:35.681Z | Downloaded semver v1.0.26 |
| 365 | 2025-05-14T15:44:35.681Z | Downloaded scroll v0.12.0 |
| 366 | 2025-05-14T15:44:35.681Z | Downloaded ryu v1.0.18 |
| 367 | 2025-05-14T15:44:35.681Z | Downloaded quote v1.0.39 |
| 368 | 2025-05-14T15:44:35.681Z | Downloaded proc-macro-error v1.0.4 |
| 369 | 2025-05-14T15:44:35.709Z | Downloaded libc v0.2.171 |
| 370 | 2025-05-14T15:44:35.736Z | Downloaded pest_derive v2.7.14 |
| 371 | 2025-05-14T15:44:35.736Z | Downloaded macaddr v1.0.1 |
| 372 | 2025-05-14T15:44:35.736Z | Downloaded io-lifetimes v1.0.11 |
| 373 | 2025-05-14T15:44:35.736Z | Downloaded cargo_toml v0.21.0 |
| 374 | 2025-05-14T15:44:35.736Z | Downloaded cargo_metadata v0.19.2 |
| 375 | 2025-05-14T15:44:35.736Z | Downloaded camino-tempfile v1.3.0 |
| 376 | 2025-05-14T15:44:35.736Z | Downloaded camino v1.1.9 |
| 377 | 2025-05-14T15:44:35.736Z | Downloaded autocfg v1.4.0 |
| 378 | 2025-05-14T15:44:35.737Z | Downloaded usdt-impl v0.5.0 |
| 379 | 2025-05-14T15:44:35.737Z | Downloaded unicode-linebreak v0.1.5 |
| 380 | 2025-05-14T15:44:35.737Z | Downloaded thread-id v4.2.2 |
| 381 | 2025-05-14T15:44:35.737Z | Downloaded thiserror-impl v2.0.12 |
| 382 | 2025-05-14T15:44:35.737Z | Downloaded thiserror v1.0.69 |
| 383 | 2025-05-14T15:44:35.737Z | Downloaded terminal_size v0.4.0 |
| 384 | 2025-05-14T15:44:35.773Z | Downloaded strsim v0.11.1 |
| 385 | 2025-05-14T15:44:35.773Z | Downloaded smawk v0.3.2 |
| 386 | 2025-05-14T15:44:35.773Z | Downloaded serde_spanned v0.6.8 |
| 387 | 2025-05-14T15:44:35.773Z | Downloaded is_terminal_polyfill v1.70.1 |
| 388 | 2025-05-14T15:44:35.773Z | Downloaded fastrand v2.1.1 |
| 389 | 2025-05-14T15:44:35.773Z | Downloaded anstyle-parse v0.2.5 |
| 390 | 2025-05-14T15:44:35.773Z | Downloaded anstyle v1.0.10 |
| 391 | 2025-05-14T15:44:35.773Z | Downloaded toml_datetime v0.6.8 |
| 392 | 2025-05-14T15:44:35.774Z | Downloaded terminal_size v0.2.6 |
| 393 | 2025-05-14T15:44:35.774Z | Downloaded tabled_derive v0.7.0 |
| 394 | 2025-05-14T15:44:35.774Z | Downloaded serde_tokenstream v0.2.2 |
| 395 | 2025-05-14T15:44:35.774Z | Downloaded proc-macro-error-attr v1.0.4 |
| 396 | 2025-05-14T15:44:35.774Z | Downloaded plain v0.2.3 |
| 397 | 2025-05-14T15:44:35.774Z | Downloaded pest_generator v2.7.14 |
| 398 | 2025-05-14T15:44:35.774Z | Downloaded memmap v0.7.0 |
| 399 | 2025-05-14T15:44:35.774Z | Downloaded itoa v1.0.11 |
| 400 | 2025-05-14T15:44:35.774Z | Downloaded heck v0.5.0 |
| 401 | 2025-05-14T15:44:35.775Z | Downloaded heck v0.4.1 |
| 402 | 2025-05-14T15:44:35.775Z | Downloaded generic-array v0.14.7 |
| 403 | 2025-05-14T15:44:35.775Z | Downloaded fs-err v3.1.0 |
| 404 | 2025-05-14T15:44:35.775Z | Downloaded fnv v1.0.7 |
| 405 | 2025-05-14T15:44:35.775Z | Downloaded errno v0.3.9 |
| 406 | 2025-05-14T15:44:35.805Z | Downloaded dof v0.3.0 |
| 407 | 2025-05-14T15:44:35.805Z | Downloaded colorchoice v1.0.2 |
| 408 | 2025-05-14T15:44:35.805Z | Downloaded clap_lex v0.7.4 |
| 409 | 2025-05-14T15:44:35.805Z | Downloaded block-buffer v0.10.4 |
| 410 | 2025-05-14T15:44:35.805Z | Downloaded anstream v0.6.18 |
| 411 | 2025-05-14T15:44:35.805Z | Downloaded bytecount v0.6.8 |
| 412 | 2025-05-14T15:44:35.805Z | Downloaded bitflags v1.3.2 |
| 413 | 2025-05-14T15:44:35.806Z | Downloaded anstyle-query v1.1.1 |
| 414 | 2025-05-14T15:44:35.806Z | Downloaded swrite v0.1.0 |
| 415 | 2025-05-14T15:44:35.806Z | Downloaded digest v0.10.7 |
| 416 | 2025-05-14T15:44:35.806Z | Downloaded crypto-common v0.1.6 |
| 417 | 2025-05-14T15:44:35.806Z | Downloaded cpufeatures v0.2.14 |
| 418 | 2025-05-14T15:44:35.806Z | Downloaded cfg-if v1.0.0 |
| 419 | 2025-05-14T15:44:35.806Z | Downloaded byteorder v1.5.0 |
| 420 | 2025-05-14T15:44:35.806Z | Downloaded scroll_derive v0.12.0 |
| 421 | 2025-05-14T15:44:35.807Z | Downloaded pretty-hex v0.4.1 |
| 422 | 2025-05-14T15:44:35.807Z | Downloaded equivalent v1.0.1 |
| 423 | 2025-05-14T15:44:35.807Z | Downloaded dtrace-parser v0.2.0 |
| 424 | 2025-05-14T15:44:35.904Z | Compiling proc-macro2 v1.0.94 |
| 425 | 2025-05-14T15:44:35.904Z | Compiling unicode-ident v1.0.14 |
| 426 | 2025-05-14T15:44:35.931Z | Compiling version_check v0.9.5 |
| 427 | 2025-05-14T15:44:35.931Z | Compiling serde v1.0.219 |
| 428 | 2025-05-14T15:44:35.931Z | Compiling libc v0.2.171 |
| 429 | 2025-05-14T15:44:35.931Z | Compiling memchr v2.7.4 |
| 430 | 2025-05-14T15:44:35.931Z | Compiling thiserror v1.0.69 |
| 431 | 2025-05-14T15:44:35.931Z | Compiling itoa v1.0.11 |
| 432 | 2025-05-14T15:44:36.303Z | Compiling ryu v1.0.18 |
| 433 | 2025-05-14T15:44:36.380Z | Compiling ucd-trie v0.1.7 |
| 434 | 2025-05-14T15:44:36.727Z | Compiling once_cell v1.21.3 |
| 435 | 2025-05-14T15:44:36.781Z | Compiling byteorder v1.5.0 |
| 436 | 2025-05-14T15:44:36.993Z | Compiling serde_json v1.0.140 |
| 437 | 2025-05-14T15:44:37.177Z | Compiling rustix v0.38.37 |
| 438 | 2025-05-14T15:44:37.206Z | Compiling bitflags v2.9.0 |
| 439 | 2025-05-14T15:44:37.334Z | Compiling usdt-impl v0.5.0 |
| 440 | 2025-05-14T15:44:37.401Z | Compiling proc-macro-error-attr v1.0.4 |
| 441 | 2025-05-14T15:44:37.536Z | Compiling io-lifetimes v1.0.11 |
| 442 | 2025-05-14T15:44:37.629Z | Compiling syn v1.0.109 |
| 443 | 2025-05-14T15:44:37.698Z | Compiling quote v1.0.39 |
| 444 | 2025-05-14T15:44:37.768Z | Compiling errno v0.3.9 |
| 445 | 2025-05-14T15:44:38.015Z | Compiling proc-macro-error v1.0.4 |
| 446 | 2025-05-14T15:44:38.041Z | Compiling equivalent v1.0.1 |
| 447 | 2025-05-14T15:44:38.133Z | Compiling syn v2.0.98 |
| 448 | 2025-05-14T15:44:38.190Z | Compiling thread-id v4.2.2 |
| 449 | 2025-05-14T15:44:38.241Z | Compiling rustix v0.37.28 |
| 450 | 2025-05-14T15:44:38.282Z | Compiling plain v0.2.3 |
| 451 | 2025-05-14T15:44:38.335Z | Compiling camino v1.1.9 |
| 452 | 2025-05-14T15:44:38.361Z | Compiling hashbrown v0.15.1 |
| 453 | 2025-05-14T15:44:38.386Z | Compiling utf8parse v0.2.2 |
| 454 | 2025-05-14T15:44:38.443Z | Compiling log v0.4.22 |
| 455 | 2025-05-14T15:44:38.540Z | Compiling anstyle-parse v0.2.5 |
| 456 | 2025-05-14T15:44:38.937Z | Compiling pretty-hex v0.4.1 |
| 457 | 2025-05-14T15:44:39.055Z | Compiling colorchoice v1.0.2 |
| 458 | 2025-05-14T15:44:39.156Z | Compiling semver v1.0.26 |
| 459 | 2025-05-14T15:44:39.230Z | Compiling indexmap v2.9.0 |
| 460 | 2025-05-14T15:44:39.263Z | Compiling anstyle-query v1.1.1 |
| 461 | 2025-05-14T15:44:39.314Z | Compiling winnow v0.7.3 |
| 462 | 2025-05-14T15:44:39.418Z | Compiling autocfg v1.4.0 |
| 463 | 2025-05-14T15:44:39.481Z | Compiling thiserror v2.0.12 |
| 464 | 2025-05-14T15:44:39.577Z | Compiling bitflags v1.3.2 |
| 465 | 2025-05-14T15:44:39.687Z | Compiling is_terminal_polyfill v1.70.1 |
| 466 | 2025-05-14T15:44:39.818Z | Compiling anstyle v1.0.10 |
| 467 | 2025-05-14T15:44:39.959Z | Compiling unicode-width v0.1.14 |
| 468 | 2025-05-14T15:44:40.211Z | Compiling anstream v0.6.18 |
| 469 | 2025-05-14T15:44:40.238Z | Compiling fs-err v3.1.0 |
| 470 | 2025-05-14T15:44:40.410Z | Compiling terminal_size v0.4.0 |
| 471 | 2025-05-14T15:44:40.620Z | Compiling cfg-if v1.0.0 |
| 472 | 2025-05-14T15:44:40.674Z | Compiling heck v0.5.0 |
| 473 | 2025-05-14T15:44:40.699Z | Compiling bytecount v0.6.8 |
| 474 | 2025-05-14T15:44:40.756Z | Compiling clap_lex v0.7.4 |
| 475 | 2025-05-14T15:44:40.897Z | Compiling fnv v1.0.7 |
| 476 | 2025-05-14T15:44:41.038Z | Compiling heck v0.4.1 |
| 477 | 2025-05-14T15:44:41.102Z | Compiling strsim v0.11.1 |
| 478 | 2025-05-14T15:44:41.220Z | Compiling fastrand v2.1.1 |
| 479 | 2025-05-14T15:44:41.457Z | Compiling anyhow v1.0.98 |
| 480 | 2025-05-14T15:44:41.511Z | Compiling terminal_size v0.2.6 |
| 481 | 2025-05-14T15:44:41.651Z | Compiling tempfile v3.13.0 |
| 482 | 2025-05-14T15:44:41.681Z | Compiling clap_builder v4.5.35 |
| 483 | 2025-05-14T15:44:41.707Z | Compiling papergrid v0.11.0 |
| 484 | 2025-05-14T15:44:41.951Z | Compiling memmap v0.7.0 |
| 485 | 2025-05-14T15:44:42.126Z | Compiling unicode-linebreak v0.1.5 |
| 486 | 2025-05-14T15:44:42.246Z | Compiling smawk v0.3.2 |
| 487 | 2025-05-14T15:44:42.450Z | Compiling swrite v0.1.0 |
| 488 | 2025-05-14T15:44:42.519Z | Compiling textwrap v0.16.1 |
| 489 | 2025-05-14T15:44:42.584Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 490 | 2025-05-14T15:44:43.157Z | Compiling tabled_derive v0.7.0 |
| 491 | 2025-05-14T15:44:44.367Z | Compiling serde_derive v1.0.219 |
| 492 | 2025-05-14T15:44:44.367Z | Compiling thiserror-impl v1.0.69 |
| 493 | 2025-05-14T15:44:44.367Z | Compiling zerocopy-derive v0.7.35 |
| 494 | 2025-05-14T15:44:44.367Z | Compiling scroll_derive v0.12.0 |
| 495 | 2025-05-14T15:44:44.393Z | Compiling thiserror-impl v2.0.12 |
| 496 | 2025-05-14T15:44:44.393Z | Compiling clap_derive v4.5.32 |
| 497 | 2025-05-14T15:44:44.500Z | Compiling tabled v0.15.0 |
| 498 | 2025-05-14T15:44:45.473Z | Compiling scroll v0.12.0 |
| 499 | 2025-05-14T15:44:45.943Z | Compiling goblin v0.8.2 |
| 500 | 2025-05-14T15:44:45.984Z | Compiling zerocopy v0.7.35 |
| 501 | 2025-05-14T15:44:47.144Z | Compiling pest v2.7.14 |
| 502 | 2025-05-14T15:44:47.943Z | Compiling clap v4.5.35 |
| 503 | 2025-05-14T15:44:49.381Z | Compiling pest_meta v2.7.14 |
| 504 | 2025-05-14T15:44:50.405Z | Compiling pest_generator v2.7.14 |
| 505 | 2025-05-14T15:44:51.477Z | Compiling pest_derive v2.7.14 |
| 506 | 2025-05-14T15:44:52.048Z | Compiling dtrace-parser v0.2.0 |
| 507 | 2025-05-14T15:44:52.907Z | Compiling serde_spanned v0.6.8 |
| 508 | 2025-05-14T15:44:52.907Z | Compiling toml_datetime v0.6.8 |
| 509 | 2025-05-14T15:44:52.907Z | Compiling cargo-platform v0.1.8 |
| 510 | 2025-05-14T15:44:53.199Z | Compiling serde_tokenstream v0.2.2 |
| 511 | 2025-05-14T15:44:53.332Z | Compiling toml_edit v0.22.24 |
| 512 | 2025-05-14T15:44:53.395Z | Compiling macaddr v1.0.1 |
| 513 | 2025-05-14T15:44:53.468Z | Compiling camino-tempfile v1.3.0 |
| 514 | 2025-05-14T15:44:54.260Z | Compiling dof v0.3.0 |
| 515 | 2025-05-14T15:44:54.260Z | Compiling cargo_metadata v0.19.2 |
| 516 | 2025-05-14T15:44:55.717Z | Compiling usdt-macro v0.5.0 |
| 517 | 2025-05-14T15:44:55.743Z | Compiling usdt-attr-macro v0.5.0 |
| 518 | 2025-05-14T15:44:56.134Z | Compiling toml v0.8.20 |
| 519 | 2025-05-14T15:44:56.756Z | Compiling usdt v0.5.0 |
| 520 | 2025-05-14T15:44:56.883Z | Compiling cargo_toml v0.21.0 |
| 521 | 2025-05-14T15:45:00.006Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 522 | 2025-05-14T15:45:03.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 523 | 2025-05-14T15:45:04.137Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 524 | 2025-05-14T15:45:05.011Z | Downloading crates ... |
| 525 | 2025-05-14T15:45:05.142Z | Downloaded atty v0.2.14 |
| 526 | 2025-05-14T15:45:05.169Z | Downloaded headers-core v0.3.0 |
| 527 | 2025-05-14T15:45:05.169Z | Downloaded cfg_aliases v0.2.1 |
| 528 | 2025-05-14T15:45:05.169Z | Downloaded crunchy v0.2.2 |
| 529 | 2025-05-14T15:45:05.169Z | Downloaded cfg_aliases v0.1.1 |
| 530 | 2025-05-14T15:45:05.169Z | Downloaded async-stream-impl v0.3.6 |
| 531 | 2025-05-14T15:45:05.170Z | Downloaded is_ci v1.2.0 |
| 532 | 2025-05-14T15:45:05.170Z | Downloaded ingot v0.1.0 |
| 533 | 2025-05-14T15:45:05.196Z | Downloaded md-5 v0.10.6 |
| 534 | 2025-05-14T15:45:05.196Z | Downloaded precomputed-hash v0.1.1 |
| 535 | 2025-05-14T15:45:05.196Z | Downloaded md5 v0.7.0 |
| 536 | 2025-05-14T15:45:05.222Z | Downloaded rand_core v0.6.4 |
| 537 | 2025-05-14T15:45:05.248Z | Downloaded rpassword v7.3.1 |
| 538 | 2025-05-14T15:45:05.249Z | Downloaded strum_macros v0.25.3 |
| 539 | 2025-05-14T15:45:05.249Z | Downloaded unicode-truncate v1.1.0 |
| 540 | 2025-05-14T15:45:05.249Z | Downloaded zerofrom v0.1.4 |
| 541 | 2025-05-14T15:45:05.275Z | Downloaded zerovec-derive v0.10.3 |
| 542 | 2025-05-14T15:45:05.275Z | Downloaded zone v0.1.8 |
| 543 | 2025-05-14T15:45:05.275Z | Downloaded float-cmp v0.10.0 |
| 544 | 2025-05-14T15:45:05.275Z | Downloaded num_threads v0.1.7 |
| 545 | 2025-05-14T15:45:05.275Z | Downloaded rustyline v14.0.0 |
| 546 | 2025-05-14T15:45:05.301Z | Downloaded progenitor-macro v0.9.1 |
| 547 | 2025-05-14T15:45:05.301Z | Downloaded r2d2 v0.8.10 |
| 548 | 2025-05-14T15:45:05.301Z | Downloaded slog-json v2.6.1 |
| 549 | 2025-05-14T15:45:05.301Z | Downloaded want v0.3.1 |
| 550 | 2025-05-14T15:45:05.328Z | Downloaded foreign-types v0.3.2 |
| 551 | 2025-05-14T15:45:05.328Z | Downloaded walkdir v2.5.0 |
| 552 | 2025-05-14T15:45:05.328Z | Downloaded openssl-probe v0.1.5 |
| 553 | 2025-05-14T15:45:05.328Z | Downloaded oso-derive v0.27.3 |
| 554 | 2025-05-14T15:45:05.355Z | Downloaded pkg-config v0.3.31 |
| 555 | 2025-05-14T15:45:05.355Z | Downloaded tower-service v0.3.3 |
| 556 | 2025-05-14T15:45:05.355Z | Downloaded darling_macro v0.20.10 |
| 557 | 2025-05-14T15:45:05.355Z | Downloaded serde_derive_internals v0.29.1 |
| 558 | 2025-05-14T15:45:05.355Z | Downloaded defmt v0.3.8 |
| 559 | 2025-05-14T15:45:05.382Z | Downloaded hash32 v0.3.1 |
| 560 | 2025-05-14T15:45:05.382Z | Downloaded termtree v0.5.1 |
| 561 | 2025-05-14T15:45:05.382Z | Downloaded void v1.0.2 |
| 562 | 2025-05-14T15:45:05.382Z | Downloaded float-ord v0.3.2 |
| 563 | 2025-05-14T15:45:05.409Z | Downloaded time-core v0.1.2 |
| 564 | 2025-05-14T15:45:05.409Z | Downloaded rtoolbox v0.0.2 |
| 565 | 2025-05-14T15:45:05.409Z | Downloaded document-features v0.2.10 |
| 566 | 2025-05-14T15:45:05.409Z | Downloaded time-macros v0.2.18 |
| 567 | 2025-05-14T15:45:05.409Z | Downloaded try-lock v0.2.5 |
| 568 | 2025-05-14T15:45:05.436Z | Downloaded parse-size v1.1.0 |
| 569 | 2025-05-14T15:45:05.436Z | Downloaded tui-tree-widget v0.23.0 |
| 570 | 2025-05-14T15:45:05.436Z | Downloaded number_prefix v0.4.0 |
| 571 | 2025-05-14T15:45:05.436Z | Downloaded path-slash v0.1.5 |
| 572 | 2025-05-14T15:45:05.436Z | Downloaded untrusted v0.9.0 |
| 573 | 2025-05-14T15:45:05.464Z | Downloaded paste v1.0.15 |
| 574 | 2025-05-14T15:45:05.464Z | Downloaded signal-hook-mio v0.2.4 |
| 575 | 2025-05-14T15:45:05.464Z | Downloaded password-hash v0.5.0 |
| 576 | 2025-05-14T15:45:05.464Z | Downloaded miniz_oxide v0.8.5 |
| 577 | 2025-05-14T15:45:05.464Z | Downloaded signal-hook v0.3.17 |
| 578 | 2025-05-14T15:45:05.464Z | Downloaded packed_struct_codegen v0.10.1 |
| 579 | 2025-05-14T15:45:05.464Z | Downloaded ecdsa v0.16.9 |
| 580 | 2025-05-14T15:45:05.493Z | Downloaded parse-zoneinfo v0.3.1 |
| 581 | 2025-05-14T15:45:05.493Z | Downloaded mio v1.0.2 |
| 582 | 2025-05-14T15:45:05.493Z | Downloaded sha1 v0.10.6 |
| 583 | 2025-05-14T15:45:05.493Z | Downloaded signal-hook-tokio v0.3.1 |
| 584 | 2025-05-14T15:45:05.493Z | Downloaded crossterm v0.28.1 |
| 585 | 2025-05-14T15:45:05.519Z | Downloaded rustls v0.21.12 |
| 586 | 2025-05-14T15:45:05.519Z | Downloaded zone v0.3.1 |
| 587 | 2025-05-14T15:45:05.519Z | Downloaded pbkdf2 v0.12.2 |
| 588 | 2025-05-14T15:45:05.519Z | Downloaded serde_with_macros v3.12.0 |
| 589 | 2025-05-14T15:45:05.519Z | Downloaded diesel v2.2.10 |
| 590 | 2025-05-14T15:45:05.546Z | Downloaded signal-hook-registry v1.4.2 |
| 591 | 2025-05-14T15:45:05.546Z | Downloaded openapiv3 v2.0.0 |
| 592 | 2025-05-14T15:45:05.572Z | Downloaded polar-core v0.27.3 |
| 593 | 2025-05-14T15:45:05.599Z | Downloaded serde_yaml v0.9.34+deprecated |
| 594 | 2025-05-14T15:45:05.599Z | Downloaded typify-impl v0.3.0 |
| 595 | 2025-05-14T15:45:05.626Z | Downloaded object v0.30.4 |
| 596 | 2025-05-14T15:45:05.626Z | Downloaded ed25519-dalek v2.1.1 |
| 597 | 2025-05-14T15:45:05.653Z | Downloaded sled v0.34.7 |
| 598 | 2025-05-14T15:45:05.653Z | Downloaded p521 v0.13.3 |
| 599 | 2025-05-14T15:45:05.653Z | Downloaded dropshot v0.16.0 |
| 600 | 2025-05-14T15:45:05.681Z | Downloaded serde_with v3.12.0 |
| 601 | 2025-05-14T15:45:05.707Z | Downloaded futures-util v0.3.31 |
| 602 | 2025-05-14T15:45:05.708Z | Downloaded radix_trie v0.2.1 |
| 603 | 2025-05-14T15:45:05.708Z | Downloaded smoltcp v0.9.1 |
| 604 | 2025-05-14T15:45:05.734Z | Downloaded libz-sys v1.1.20 |
| 605 | 2025-05-14T15:45:05.761Z | Downloaded petname v2.0.2 |
| 606 | 2025-05-14T15:45:05.761Z | Downloaded p384 v0.13.0 |
| 607 | 2025-05-14T15:45:05.761Z | Downloaded tabled v0.18.0 |
| 608 | 2025-05-14T15:45:05.789Z | Downloaded curve25519-dalek v4.1.3 |
| 609 | 2025-05-14T15:45:05.816Z | Downloaded regex-automata v0.4.8 |
| 610 | 2025-05-14T15:45:05.816Z | Downloaded object v0.36.5 |
| 611 | 2025-05-14T15:45:05.846Z | Downloaded regex-syntax v0.8.5 |
| 612 | 2025-05-14T15:45:05.846Z | Downloaded bstr v1.10.0 |
| 613 | 2025-05-14T15:45:05.872Z | Downloaded regress v0.10.3 |
| 614 | 2025-05-14T15:45:05.872Z | Downloaded tokio v1.43.1 |
| 615 | 2025-05-14T15:45:05.920Z | Downloaded chrono-tz v0.10.3 |
| 616 | 2025-05-14T15:45:05.947Z | Downloaded nix v0.28.0 |
| 617 | 2025-05-14T15:45:05.947Z | Downloaded smoltcp v0.11.0 |
| 618 | 2025-05-14T15:45:05.973Z | Downloaded ratatui v0.29.0 |
| 619 | 2025-05-14T15:45:05.998Z | Downloaded nix v0.27.1 |
| 620 | 2025-05-14T15:45:05.998Z | Downloaded csv v1.3.1 |
| 621 | 2025-05-14T15:45:06.023Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 622 | 2025-05-14T15:45:06.049Z | Downloaded bindgen v0.71.1 |
| 623 | 2025-05-14T15:45:06.074Z | Downloaded chrono v0.4.40 |
| 624 | 2025-05-14T15:45:06.074Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 625 | 2025-05-14T15:45:06.100Z | Downloaded lzma-sys v0.1.20 |
| 626 | 2025-05-14T15:45:06.132Z | Downloaded jiff v0.2.13 |
| 627 | 2025-05-14T15:45:06.158Z | Downloaded bitvec v1.0.1 |
| 628 | 2025-05-14T15:45:06.184Z | Downloaded bindgen v0.69.5 |
| 629 | 2025-05-14T15:45:06.184Z | Downloaded blake3 v1.5.4 |
| 630 | 2025-05-14T15:45:06.211Z | Downloaded aws-lc-rs v1.12.4 |
| 631 | 2025-05-14T15:45:06.211Z | Downloaded petgraph v0.6.5 |
| 632 | 2025-05-14T15:45:06.238Z | Downloaded petgraph v0.7.1 |
| 633 | 2025-05-14T15:45:06.264Z | Downloaded typify-impl v0.2.0 |
| 634 | 2025-05-14T15:45:06.289Z | Downloaded papergrid v0.14.0 |
| 635 | 2025-05-14T15:45:06.289Z | Downloaded regex-syntax v0.6.29 |
| 636 | 2025-05-14T15:45:06.289Z | Downloaded url v2.5.3 |
| 637 | 2025-05-14T15:45:06.315Z | Downloaded rustls v0.22.4 |
| 638 | 2025-05-14T15:45:06.315Z | Downloaded zerocopy-derive v0.6.6 |
| 639 | 2025-05-14T15:45:06.341Z | Downloaded ring v0.17.11 |
| 640 | 2025-05-14T15:45:06.371Z | Downloaded sha3 v0.10.8 |
| 641 | 2025-05-14T15:45:06.397Z | Downloaded rustls v0.23.19 |
| 642 | 2025-05-14T15:45:06.397Z | Downloaded typed-path v0.9.3 |
| 643 | 2025-05-14T15:45:06.397Z | Downloaded aho-corasick v1.1.3 |
| 644 | 2025-05-14T15:45:06.423Z | Downloaded zopfli v0.8.1 |
| 645 | 2025-05-14T15:45:06.423Z | Downloaded parking_lot v0.12.3 |
| 646 | 2025-05-14T15:45:06.423Z | Downloaded parking_lot v0.11.2 |
| 647 | 2025-05-14T15:45:06.423Z | Downloaded diesel_derives v2.2.3 |
| 648 | 2025-05-14T15:45:06.423Z | Downloaded regex v1.11.1 |
| 649 | 2025-05-14T15:45:06.448Z | Downloaded gimli v0.31.1 |
| 650 | 2025-05-14T15:45:06.448Z | Downloaded vcpkg v0.2.15 |
| 651 | 2025-05-14T15:45:06.485Z | Downloaded portable-atomic v1.11.0 |
| 652 | 2025-05-14T15:45:06.511Z | Downloaded der v0.7.9 |
| 653 | 2025-05-14T15:45:06.511Z | Downloaded typify-macro v0.3.0 |
| 654 | 2025-05-14T15:45:06.511Z | Downloaded tracing-attributes v0.1.27 |
| 655 | 2025-05-14T15:45:06.511Z | Downloaded synstructure v0.13.1 |
| 656 | 2025-05-14T15:45:06.511Z | Downloaded git2 v0.19.0 |
| 657 | 2025-05-14T15:45:06.537Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 658 | 2025-05-14T15:45:06.580Z | Downloaded openssl v0.10.72 |
| 659 | 2025-05-14T15:45:06.606Z | Downloaded x509-cert v0.2.5 |
| 660 | 2025-05-14T15:45:06.606Z | Downloaded qorb v0.3.1 |
| 661 | 2025-05-14T15:45:06.606Z | Downloaded aes-gcm v0.10.3 |
| 662 | 2025-05-14T15:45:06.631Z | Downloaded untrusted v0.7.1 |
| 663 | 2025-05-14T15:45:06.631Z | Downloaded parking_lot_core v0.9.10 |
| 664 | 2025-05-14T15:45:06.631Z | Downloaded parking_lot_core v0.8.6 |
| 665 | 2025-05-14T15:45:06.631Z | Downloaded winnow v0.6.26 |
| 666 | 2025-05-14T15:45:06.632Z | Downloaded encoding_rs v0.8.34 |
| 667 | 2025-05-14T15:45:06.657Z | Downloaded russh v0.45.0 |
| 668 | 2025-05-14T15:45:06.657Z | Downloaded rayon v1.10.0 |
| 669 | 2025-05-14T15:45:06.683Z | Downloaded h2 v0.4.6 |
| 670 | 2025-05-14T15:45:06.683Z | Downloaded packed_struct v0.10.1 |
| 671 | 2025-05-14T15:45:06.683Z | Downloaded time v0.3.36 |
| 672 | 2025-05-14T15:45:06.683Z | Downloaded aes v0.8.4 |
| 673 | 2025-05-14T15:45:06.709Z | Downloaded tracing-core v0.1.32 |
| 674 | 2025-05-14T15:45:06.709Z | Downloaded peg v0.8.5 |
| 675 | 2025-05-14T15:45:06.709Z | Downloaded reedline v0.38.0 |
| 676 | 2025-05-14T15:45:06.709Z | Downloaded smf v0.2.3 |
| 677 | 2025-05-14T15:45:06.709Z | Downloaded smallvec v1.14.0 |
| 678 | 2025-05-14T15:45:06.709Z | Downloaded dsl_auto_type v0.1.2 |
| 679 | 2025-05-14T15:45:06.709Z | Downloaded tokio-rustls v0.25.0 |
| 680 | 2025-05-14T15:45:06.709Z | Downloaded nix v0.29.0 |
| 681 | 2025-05-14T15:45:06.735Z | Downloaded elliptic-curve v0.13.8 |
| 682 | 2025-05-14T15:45:06.735Z | Downloaded shlex v1.3.0 |
| 683 | 2025-05-14T15:45:06.735Z | Downloaded shell-words v1.1.0 |
| 684 | 2025-05-14T15:45:06.735Z | Downloaded serde_urlencoded v0.7.1 |
| 685 | 2025-05-14T15:45:06.735Z | Downloaded pbkdf2 v0.11.0 |
| 686 | 2025-05-14T15:45:06.735Z | Downloaded smallvec v0.6.14 |
| 687 | 2025-05-14T15:45:06.735Z | Downloaded slog-term v2.9.1 |
| 688 | 2025-05-14T15:45:06.761Z | Downloaded slog-scope v4.4.0 |
| 689 | 2025-05-14T15:45:06.761Z | Downloaded zone_cfg_derive v0.1.2 |
| 690 | 2025-05-14T15:45:06.761Z | Downloaded tungstenite v0.23.0 |
| 691 | 2025-05-14T15:45:06.761Z | Downloaded tungstenite v0.21.0 |
| 692 | 2025-05-14T15:45:06.761Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 693 | 2025-05-14T15:45:06.761Z | Downloaded tabwriter v1.4.0 |
| 694 | 2025-05-14T15:45:06.761Z | Downloaded tabled_derive v0.10.0 |
| 695 | 2025-05-14T15:45:06.761Z | Downloaded postcard v1.0.10 |
| 696 | 2025-05-14T15:45:06.761Z | Downloaded getrandom v0.3.1 |
| 697 | 2025-05-14T15:45:06.761Z | Downloaded getrandom v0.2.15 |
| 698 | 2025-05-14T15:45:06.787Z | Downloaded csv-core v0.1.11 |
| 699 | 2025-05-14T15:45:06.787Z | Downloaded prettyplease v0.2.30 |
| 700 | 2025-05-14T15:45:06.787Z | Downloaded slog-stdlog v4.1.1 |
| 701 | 2025-05-14T15:45:06.787Z | Downloaded zstd-safe v7.2.3 |
| 702 | 2025-05-14T15:45:06.787Z | Downloaded zstd v0.13.3 |
| 703 | 2025-05-14T15:45:06.787Z | Downloaded write16 v1.0.0 |
| 704 | 2025-05-14T15:45:06.787Z | Downloaded rsa v0.9.6 |
| 705 | 2025-05-14T15:45:06.787Z | Downloaded tokio-stream v0.1.17 |
| 706 | 2025-05-14T15:45:06.813Z | Downloaded rustls-webpki v0.101.7 |
| 707 | 2025-05-14T15:45:06.814Z | Downloaded russh-keys v0.45.0 |
| 708 | 2025-05-14T15:45:06.814Z | Downloaded webpki-roots v0.26.6 |
| 709 | 2025-05-14T15:45:06.814Z | Downloaded zone_cfg_derive v0.3.0 |
| 710 | 2025-05-14T15:45:06.814Z | Downloaded phf v0.11.2 |
| 711 | 2025-05-14T15:45:06.839Z | Downloaded sync-ptr v0.1.1 |
| 712 | 2025-05-14T15:45:06.839Z | Downloaded password-hash v0.4.2 |
| 713 | 2025-05-14T15:45:06.839Z | Downloaded minimal-lexical v0.2.1 |
| 714 | 2025-05-14T15:45:06.839Z | Downloaded dyn-clone v1.0.19 |
| 715 | 2025-05-14T15:45:06.839Z | Downloaded dunce v1.0.5 |
| 716 | 2025-05-14T15:45:06.839Z | Downloaded tough v0.20.0 |
| 717 | 2025-05-14T15:45:06.839Z | Downloaded tokio-tungstenite v0.21.0 |
| 718 | 2025-05-14T15:45:06.839Z | Downloaded tokio-rustls v0.26.0 |
| 719 | 2025-05-14T15:45:06.865Z | Downloaded cc v1.2.15 |
| 720 | 2025-05-14T15:45:06.865Z | Downloaded base64 v0.22.1 |
| 721 | 2025-05-14T15:45:06.865Z | Downloaded diesel-dtrace v0.4.2 |
| 722 | 2025-05-14T15:45:06.865Z | Downloaded defmt-parser v0.3.4 |
| 723 | 2025-05-14T15:45:06.865Z | Downloaded defmt-macros v0.3.9 |
| 724 | 2025-05-14T15:45:06.865Z | Downloaded parse-display-derive v0.10.0 |
| 725 | 2025-05-14T15:45:06.865Z | Downloaded parse-display v0.10.0 |
| 726 | 2025-05-14T15:45:06.865Z | Downloaded twox-hash v2.1.0 |
| 727 | 2025-05-14T15:45:06.865Z | Downloaded dropshot_endpoint v0.16.0 |
| 728 | 2025-05-14T15:45:06.865Z | Downloaded diff v0.1.13 |
| 729 | 2025-05-14T15:45:06.891Z | Downloaded flume v0.11.1 |
| 730 | 2025-05-14T15:45:06.891Z | Downloaded ed25519 v2.2.3 |
| 731 | 2025-05-14T15:45:06.891Z | Downloaded tinyvec v1.8.0 |
| 732 | 2025-05-14T15:45:06.891Z | Downloaded quinn-proto v0.11.8 |
| 733 | 2025-05-14T15:45:06.891Z | Downloaded rand v0.8.5 |
| 734 | 2025-05-14T15:45:06.891Z | Downloaded sync_wrapper v1.0.1 |
| 735 | 2025-05-14T15:45:06.891Z | Downloaded pem-rfc7468 v0.7.0 |
| 736 | 2025-05-14T15:45:06.917Z | Downloaded peg-macros v0.8.5 |
| 737 | 2025-05-14T15:45:06.917Z | Downloaded displaydoc v0.2.5 |
| 738 | 2025-05-14T15:45:06.917Z | Downloaded tap v1.0.1 |
| 739 | 2025-05-14T15:45:06.917Z | Downloaded radium v0.7.0 |
| 740 | 2025-05-14T15:45:06.917Z | Downloaded ctr v0.9.2 |
| 741 | 2025-05-14T15:45:06.917Z | Downloaded tokio-util v0.7.13 |
| 742 | 2025-05-14T15:45:06.917Z | Downloaded rustc-demangle v0.1.24 |
| 743 | 2025-05-14T15:45:06.917Z | Downloaded predicates v3.1.3 |
| 744 | 2025-05-14T15:45:06.917Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 745 | 2025-05-14T15:45:06.917Z | Downloaded russh-cryptovec v0.7.3 |
| 746 | 2025-05-14T15:45:06.943Z | Downloaded percent-encoding v2.3.1 |
| 747 | 2025-05-14T15:45:06.943Z | Downloaded pem v3.0.5 |
| 748 | 2025-05-14T15:45:06.943Z | Downloaded peg-runtime v0.8.5 |
| 749 | 2025-05-14T15:45:06.943Z | Downloaded display-error-chain v0.2.2 |
| 750 | 2025-05-14T15:45:06.943Z | Downloaded dirs-sys-next v0.1.2 |
| 751 | 2025-05-14T15:45:06.943Z | Downloaded dirs-next v2.0.0 |
| 752 | 2025-05-14T15:45:06.943Z | Downloaded difflib v0.4.0 |
| 753 | 2025-05-14T15:45:06.943Z | Downloaded vergen v8.3.2 |
| 754 | 2025-05-14T15:45:06.943Z | Downloaded tar v0.4.44 |
| 755 | 2025-05-14T15:45:06.943Z | Downloaded rayon-core v1.12.1 |
| 756 | 2025-05-14T15:45:06.943Z | Downloaded hashbrown v0.13.2 |
| 757 | 2025-05-14T15:45:06.943Z | Downloaded hashbrown v0.12.3 |
| 758 | 2025-05-14T15:45:06.969Z | Downloaded gethostname v0.5.0 |
| 759 | 2025-05-14T15:45:06.969Z | Downloaded daft v0.1.3 |
| 760 | 2025-05-14T15:45:06.969Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 761 | 2025-05-14T15:45:06.969Z | Downloaded tower v0.5.2 |
| 762 | 2025-05-14T15:45:06.969Z | Downloaded der_derive v0.7.3 |
| 763 | 2025-05-14T15:45:06.969Z | Downloaded vsss-rs v3.3.4 |
| 764 | 2025-05-14T15:45:06.969Z | Downloaded socket2 v0.5.9 |
| 765 | 2025-05-14T15:45:06.969Z | Downloaded snafu v0.8.5 |
| 766 | 2025-05-14T15:45:06.995Z | Downloaded backtrace v0.3.74 |
| 767 | 2025-05-14T15:45:06.995Z | Downloaded uzers v0.12.1 |
| 768 | 2025-05-14T15:45:06.995Z | Downloaded uuid v1.16.0 |
| 769 | 2025-05-14T15:45:06.995Z | Downloaded utf16_iter v1.0.5 |
| 770 | 2025-05-14T15:45:06.995Z | Downloaded utf-8 v0.7.6 |
| 771 | 2025-05-14T15:45:06.995Z | Downloaded unicode-width v0.2.0 |
| 772 | 2025-05-14T15:45:07.022Z | Downloaded crossbeam-channel v0.5.15 |
| 773 | 2025-05-14T15:45:07.022Z | Downloaded const_format v0.2.34 |
| 774 | 2025-05-14T15:45:07.022Z | Downloaded base64 v0.21.7 |
| 775 | 2025-05-14T15:45:07.022Z | Downloaded tiny-keccak v2.0.2 |
| 776 | 2025-05-14T15:45:07.022Z | Downloaded thread_local v1.1.8 |
| 777 | 2025-05-14T15:45:07.022Z | Downloaded thiserror-no-std v2.0.2 |
| 778 | 2025-05-14T15:45:07.022Z | Downloaded poly1305 v0.8.0 |
| 779 | 2025-05-14T15:45:07.047Z | Downloaded mime_guess v2.0.5 |
| 780 | 2025-05-14T15:45:07.047Z | Downloaded foreign-types-macros v0.2.3 |
| 781 | 2025-05-14T15:45:07.047Z | Downloaded test-strategy v0.4.0 |
| 782 | 2025-05-14T15:45:07.047Z | Downloaded rcgen v0.12.1 |
| 783 | 2025-05-14T15:45:07.047Z | Downloaded half v2.4.1 |
| 784 | 2025-05-14T15:45:07.047Z | Downloaded tracing v0.1.40 |
| 785 | 2025-05-14T15:45:07.047Z | Downloaded toml_edit v0.19.15 |
| 786 | 2025-05-14T15:45:07.073Z | Downloaded tokio-tungstenite v0.23.1 |
| 787 | 2025-05-14T15:45:07.073Z | Downloaded polyval v0.6.2 |
| 788 | 2025-05-14T15:45:07.073Z | Downloaded foreign-types v0.5.0 |
| 789 | 2025-05-14T15:45:07.073Z | Downloaded value-bag v1.9.0 |
| 790 | 2025-05-14T15:45:07.073Z | Downloaded headers v0.4.0 |
| 791 | 2025-05-14T15:45:07.099Z | Downloaded typify v0.2.0 |
| 792 | 2025-05-14T15:45:07.099Z | Downloaded postgres-protocol v0.6.8 |
| 793 | 2025-05-14T15:45:07.099Z | Downloaded mime v0.3.17 |
| 794 | 2025-05-14T15:45:07.099Z | Downloaded memoffset v0.9.1 |
| 795 | 2025-05-14T15:45:07.099Z | Downloaded foldhash v0.1.3 |
| 796 | 2025-05-14T15:45:07.099Z | Downloaded term v0.7.0 |
| 797 | 2025-05-14T15:45:07.099Z | Downloaded take_mut v0.2.2 |
| 798 | 2025-05-14T15:45:07.099Z | Downloaded rustc_version v0.1.7 |
| 799 | 2025-05-14T15:45:07.099Z | Downloaded rustc-hash v2.1.1 |
| 800 | 2025-05-14T15:45:07.099Z | Downloaded rustc-hash v1.1.0 |
| 801 | 2025-05-14T15:45:07.099Z | Downloaded winnow v0.5.40 |
| 802 | 2025-05-14T15:45:07.125Z | Downloaded proptest v1.6.0 |
| 803 | 2025-05-14T15:45:07.125Z | Downloaded newtype-uuid v1.2.1 |
| 804 | 2025-05-14T15:45:07.125Z | Downloaded zerocopy v0.8.10 |
| 805 | 2025-05-14T15:45:07.150Z | Downloaded utf8_iter v1.0.4 |
| 806 | 2025-05-14T15:45:07.176Z | Downloaded rand_core v0.9.2 |
| 807 | 2025-05-14T15:45:07.176Z | Downloaded darling_core v0.20.10 |
| 808 | 2025-05-14T15:45:07.176Z | Downloaded phf_shared v0.11.2 |
| 809 | 2025-05-14T15:45:07.176Z | Downloaded phf_generator v0.11.2 |
| 810 | 2025-05-14T15:45:07.176Z | Downloaded phf_codegen v0.11.2 |
| 811 | 2025-05-14T15:45:07.176Z | Downloaded form_urlencoded v1.2.1 |
| 812 | 2025-05-14T15:45:07.176Z | Downloaded deranged v0.3.11 |
| 813 | 2025-05-14T15:45:07.176Z | Downloaded postgres-types v0.2.9 |
| 814 | 2025-05-14T15:45:07.177Z | Downloaded native-tls v0.2.12 |
| 815 | 2025-05-14T15:45:07.177Z | Downloaded multer v3.1.0 |
| 816 | 2025-05-14T15:45:07.177Z | Downloaded chacha20poly1305 v0.10.1 |
| 817 | 2025-05-14T15:45:07.177Z | Downloaded termios v0.3.3 |
| 818 | 2025-05-14T15:45:07.177Z | Downloaded termcolor v1.4.1 |
| 819 | 2025-05-14T15:45:07.203Z | Downloaded ref-cast v1.0.23 |
| 820 | 2025-05-14T15:45:07.203Z | Downloaded ghash v0.5.1 |
| 821 | 2025-05-14T15:45:07.203Z | Downloaded fxhash v0.2.1 |
| 822 | 2025-05-14T15:45:07.203Z | Downloaded foreign-types-shared v0.1.1 |
| 823 | 2025-05-14T15:45:07.203Z | Downloaded quick-xml v0.37.2 |
| 824 | 2025-05-14T15:45:07.203Z | Downloaded hickory-proto v0.24.4 |
| 825 | 2025-05-14T15:45:07.229Z | Downloaded ref-cast-impl v1.0.23 |
| 826 | 2025-05-14T15:45:07.229Z | Downloaded rand_xorshift v0.3.0 |
| 827 | 2025-05-14T15:45:07.229Z | Downloaded rand_seeder v0.3.0 |
| 828 | 2025-05-14T15:45:07.229Z | Downloaded memmap2 v0.9.5 |
| 829 | 2025-05-14T15:45:07.229Z | Downloaded globset v0.4.15 |
| 830 | 2025-05-14T15:45:07.229Z | Downloaded toml v0.7.8 |
| 831 | 2025-05-14T15:45:07.229Z | Downloaded crypto-bigint v0.5.5 |
| 832 | 2025-05-14T15:45:07.255Z | Downloaded compact_str v0.8.0 |
| 833 | 2025-05-14T15:45:07.255Z | Downloaded hash32 v0.2.1 |
| 834 | 2025-05-14T15:45:07.255Z | Downloaded group v0.13.0 |
| 835 | 2025-05-14T15:45:07.255Z | Downloaded glob v0.3.2 |
| 836 | 2025-05-14T15:45:07.255Z | Downloaded debug-ignore v1.0.5 |
| 837 | 2025-05-14T15:45:07.255Z | Downloaded darling v0.20.10 |
| 838 | 2025-05-14T15:45:07.255Z | Downloaded daft-derive v0.1.3 |
| 839 | 2025-05-14T15:45:07.255Z | Downloaded rustls-pki-types v1.10.0 |
| 840 | 2025-05-14T15:45:07.281Z | Downloaded openssl-sys v0.9.107 |
| 841 | 2025-05-14T15:45:07.281Z | Downloaded bytes v1.10.1 |
| 842 | 2025-05-14T15:45:07.281Z | Downloaded bumpalo v3.16.0 |
| 843 | 2025-05-14T15:45:07.281Z | Downloaded data-encoding v2.6.0 |
| 844 | 2025-05-14T15:45:07.281Z | Downloaded topological-sort v0.2.2 |
| 845 | 2025-05-14T15:45:07.281Z | Downloaded rustls-pemfile v1.0.4 |
| 846 | 2025-05-14T15:45:07.281Z | Downloaded pin-project v1.1.6 |
| 847 | 2025-05-14T15:45:07.307Z | Downloaded p256 v0.13.2 |
| 848 | 2025-05-14T15:45:07.307Z | Downloaded tinystr v0.7.6 |
| 849 | 2025-05-14T15:45:07.307Z | Downloaded simd-adler32 v0.3.7 |
| 850 | 2025-05-14T15:45:07.307Z | Downloaded env_logger v0.10.2 |
| 851 | 2025-05-14T15:45:07.307Z | Downloaded xshell v0.2.7 |
| 852 | 2025-05-14T15:45:07.307Z | Downloaded serde-hex v0.1.0 |
| 853 | 2025-05-14T15:45:07.307Z | Downloaded rustls-pemfile v2.2.0 |
| 854 | 2025-05-14T15:45:07.307Z | Downloaded pkcs8 v0.10.2 |
| 855 | 2025-05-14T15:45:07.333Z | Downloaded pkcs5 v0.7.1 |
| 856 | 2025-05-14T15:45:07.333Z | Downloaded pkcs1 v0.7.5 |
| 857 | 2025-05-14T15:45:07.333Z | Downloaded oso v0.27.3 |
| 858 | 2025-05-14T15:45:07.333Z | Downloaded proc-macro-crate v1.3.1 |
| 859 | 2025-05-14T15:45:07.333Z | Downloaded predicates-core v1.0.8 |
| 860 | 2025-05-14T15:45:07.333Z | Downloaded ppv-lite86 v0.2.20 |
| 861 | 2025-05-14T15:45:07.333Z | Downloaded powerfmt v0.2.0 |
| 862 | 2025-05-14T15:45:07.333Z | Downloaded tower-layer v0.3.3 |
| 863 | 2025-05-14T15:45:07.333Z | Downloaded serde_repr v0.1.19 |
| 864 | 2025-05-14T15:45:07.333Z | Downloaded serde_plain v1.0.2 |
| 865 | 2025-05-14T15:45:07.333Z | Downloaded serde_path_to_error v0.1.16 |
| 866 | 2025-05-14T15:45:07.333Z | Downloaded pin-project-lite v0.2.14 |
| 867 | 2025-05-14T15:45:07.359Z | Downloaded owo-colors v4.2.0 |
| 868 | 2025-05-14T15:45:07.359Z | Downloaded omicron-zone-package v0.12.2 |
| 869 | 2025-05-14T15:45:07.359Z | Downloaded nom v7.1.3 |
| 870 | 2025-05-14T15:45:07.359Z | Downloaded nanorand v0.7.0 |
| 871 | 2025-05-14T15:45:07.359Z | Downloaded multimap v0.10.0 |
| 872 | 2025-05-14T15:45:07.359Z | Downloaded wyz v0.5.1 |
| 873 | 2025-05-14T15:45:07.359Z | Downloaded progenitor-impl v0.9.1 |
| 874 | 2025-05-14T15:45:07.359Z | Downloaded progenitor-impl v0.8.0 |
| 875 | 2025-05-14T15:45:07.359Z | Downloaded serde-big-array v0.5.1 |
| 876 | 2025-05-14T15:45:07.386Z | Downloaded rustc_version v0.4.1 |
| 877 | 2025-05-14T15:45:07.386Z | Downloaded pin-project-internal v1.1.6 |
| 878 | 2025-05-14T15:45:07.386Z | Downloaded futures-channel v0.3.31 |
| 879 | 2025-05-14T15:45:07.386Z | Downloaded futures v0.3.31 |
| 880 | 2025-05-14T15:45:07.386Z | Downloaded foreign-types-shared v0.3.1 |
| 881 | 2025-05-14T15:45:07.386Z | Downloaded tokio-postgres v0.7.13 |
| 882 | 2025-05-14T15:45:07.386Z | Downloaded num-bigint-dig v0.8.4 |
| 883 | 2025-05-14T15:45:07.386Z | Downloaded snafu-derive v0.8.5 |
| 884 | 2025-05-14T15:45:07.386Z | Downloaded arc-swap v1.7.1 |
| 885 | 2025-05-14T15:45:07.412Z | Downloaded pin-utils v0.1.0 |
| 886 | 2025-05-14T15:45:07.412Z | Downloaded oxnet v0.1.1 |
| 887 | 2025-05-14T15:45:07.412Z | Downloaded futures-executor v0.3.31 |
| 888 | 2025-05-14T15:45:07.412Z | Downloaded derive_more v0.99.20 |
| 889 | 2025-05-14T15:45:07.412Z | Downloaded zerovec v0.10.4 |
| 890 | 2025-05-14T15:45:07.412Z | Downloaded spin v0.9.8 |
| 891 | 2025-05-14T15:45:07.412Z | Downloaded base64 v0.13.1 |
| 892 | 2025-05-14T15:45:07.412Z | Downloaded olpc-cjson v0.1.4 |
| 893 | 2025-05-14T15:45:07.412Z | Downloaded futures-task v0.3.31 |
| 894 | 2025-05-14T15:45:07.438Z | Downloaded futures-sink v0.3.31 |
| 895 | 2025-05-14T15:45:07.438Z | Downloaded futures-macro v0.3.31 |
| 896 | 2025-05-14T15:45:07.438Z | Downloaded futures-io v0.3.31 |
| 897 | 2025-05-14T15:45:07.438Z | Downloaded fs_extra v1.3.0 |
| 898 | 2025-05-14T15:45:07.438Z | Downloaded des v0.8.1 |
| 899 | 2025-05-14T15:45:07.438Z | Downloaded derive-where v1.2.7 |
| 900 | 2025-05-14T15:45:07.438Z | Downloaded quinn v0.11.5 |
| 901 | 2025-05-14T15:45:07.438Z | Downloaded zip v2.6.1 |
| 902 | 2025-05-14T15:45:07.438Z | Downloaded sqlparser v0.45.0 |
| 903 | 2025-05-14T15:45:07.465Z | Downloaded crossbeam-epoch v0.9.18 |
| 904 | 2025-05-14T15:45:07.465Z | Downloaded console v0.15.10 |
| 905 | 2025-05-14T15:45:07.465Z | Downloaded openssl-macros v0.1.1 |
| 906 | 2025-05-14T15:45:07.465Z | Downloaded opaque-debug v0.3.1 |
| 907 | 2025-05-14T15:45:07.465Z | Downloaded futures-core v0.3.31 |
| 908 | 2025-05-14T15:45:07.465Z | Downloaded funty v2.0.0 |
| 909 | 2025-05-14T15:45:07.465Z | Downloaded fs-err v2.11.0 |
| 910 | 2025-05-14T15:45:07.465Z | Downloaded derive_builder_core v0.20.2 |
| 911 | 2025-05-14T15:45:07.465Z | Downloaded derive_builder v0.20.2 |
| 912 | 2025-05-14T15:45:07.465Z | Downloaded typify v0.3.0 |
| 913 | 2025-05-14T15:45:07.465Z | Downloaded publicsuffix v2.3.0 |
| 914 | 2025-05-14T15:45:07.491Z | Downloaded num-bigint v0.4.6 |
| 915 | 2025-05-14T15:45:07.491Z | Downloaded env_filter v0.1.2 |
| 916 | 2025-05-14T15:45:07.491Z | Downloaded enum-as-inner v0.6.1 |
| 917 | 2025-05-14T15:45:07.491Z | Downloaded ena v0.14.3 |
| 918 | 2025-05-14T15:45:07.491Z | Downloaded embedded-io v0.6.1 |
| 919 | 2025-05-14T15:45:07.491Z | Downloaded embedded-io v0.4.0 |
| 920 | 2025-05-14T15:45:07.491Z | Downloaded either v1.14.0 |
| 921 | 2025-05-14T15:45:07.491Z | Downloaded xattr v1.3.1 |
| 922 | 2025-05-14T15:45:07.491Z | Downloaded salty v0.3.0 |
| 923 | 2025-05-14T15:45:07.516Z | Downloaded rustls-webpki v0.102.8 |
| 924 | 2025-05-14T15:45:07.517Z | Downloaded wait-timeout v0.2.0 |
| 925 | 2025-05-14T15:45:07.517Z | Downloaded vte v0.11.1 |
| 926 | 2025-05-14T15:45:07.542Z | Downloaded tokio-macros v2.5.0 |
| 927 | 2025-05-14T15:45:07.542Z | Downloaded tinyvec_macros v0.1.1 |
| 928 | 2025-05-14T15:45:07.542Z | Downloaded slog v2.7.0 |
| 929 | 2025-05-14T15:45:07.543Z | Downloaded sigpipe v0.1.3 |
| 930 | 2025-05-14T15:45:07.543Z | Downloaded signature v2.2.0 |
| 931 | 2025-05-14T15:45:07.543Z | Downloaded proc-macro-error2 v2.0.1 |
| 932 | 2025-05-14T15:45:07.543Z | Downloaded pretty-hex v0.2.1 |
| 933 | 2025-05-14T15:45:07.543Z | Downloaded nibble_vec v0.1.0 |
| 934 | 2025-05-14T15:45:07.543Z | Downloaded icu_properties_data v1.5.0 |
| 935 | 2025-05-14T15:45:07.569Z | Downloaded derive_builder_macro v0.20.2 |
| 936 | 2025-05-14T15:45:07.569Z | Downloaded whoami v1.5.2 |
| 937 | 2025-05-14T15:45:07.569Z | Downloaded which v4.4.2 |
| 938 | 2025-05-14T15:45:07.569Z | Downloaded tokio-rustls v0.24.1 |
| 939 | 2025-05-14T15:45:07.569Z | Downloaded slog-bunyan v2.5.0 |
| 940 | 2025-05-14T15:45:07.569Z | Downloaded similar v2.7.0 |
| 941 | 2025-05-14T15:45:07.569Z | Downloaded new_debug_unreachable v1.0.6 |
| 942 | 2025-05-14T15:45:07.569Z | Downloaded flate2 v1.1.1 |
| 943 | 2025-05-14T15:45:07.569Z | Downloaded expectorate v1.2.0 |
| 944 | 2025-05-14T15:45:07.569Z | Downloaded xz2 v0.1.7 |
| 945 | 2025-05-14T15:45:07.595Z | Downloaded writeable v0.5.5 |
| 946 | 2025-05-14T15:45:07.595Z | Downloaded unicase v2.7.0 |
| 947 | 2025-05-14T15:45:07.595Z | Downloaded unarray v0.1.4 |
| 948 | 2025-05-14T15:45:07.595Z | Downloaded waitgroup v0.1.2 |
| 949 | 2025-05-14T15:45:07.595Z | Downloaded vte_generate_state_changes v0.1.2 |
| 950 | 2025-05-14T15:45:07.595Z | Downloaded typify-macro v0.2.0 |
| 951 | 2025-05-14T15:45:07.595Z | Downloaded tokio-native-tls v0.3.1 |
| 952 | 2025-05-14T15:45:07.596Z | Downloaded tls_codec_derive v0.4.1 |
| 953 | 2025-05-14T15:45:07.596Z | Downloaded tls_codec v0.4.1 |
| 954 | 2025-05-14T15:45:07.596Z | Downloaded slog-envlogger v2.2.0 |
| 955 | 2025-05-14T15:45:07.596Z | Downloaded slog-dtrace v0.3.0 |
| 956 | 2025-05-14T15:45:07.596Z | Downloaded slog-async v2.8.0 |
| 957 | 2025-05-14T15:45:07.596Z | Downloaded slab v0.4.9 |
| 958 | 2025-05-14T15:45:07.596Z | Downloaded psl-types v2.0.11 |
| 959 | 2025-05-14T15:45:07.596Z | Downloaded newtype_derive v0.1.6 |
| 960 | 2025-05-14T15:45:07.596Z | Downloaded newline-converter v0.3.0 |
| 961 | 2025-05-14T15:45:07.596Z | Downloaded unicode-normalization v0.1.24 |
| 962 | 2025-05-14T15:45:07.622Z | Downloaded ssh-key v0.6.6 |
| 963 | 2025-05-14T15:45:07.622Z | Downloaded crc-any v2.5.0 |
| 964 | 2025-05-14T15:45:07.622Z | Downloaded clang-sys v1.8.1 |
| 965 | 2025-05-14T15:45:07.622Z | Downloaded allocator-api2 v0.2.18 |
| 966 | 2025-05-14T15:45:07.622Z | Downloaded siphasher v0.3.11 |
| 967 | 2025-05-14T15:45:07.622Z | Downloaded quinn-udp v0.5.5 |
| 968 | 2025-05-14T15:45:07.622Z | Downloaded progenitor-macro v0.8.0 |
| 969 | 2025-05-14T15:45:07.622Z | Downloaded num-traits v0.2.19 |
| 970 | 2025-05-14T15:45:07.622Z | Downloaded num-integer v0.1.46 |
| 971 | 2025-05-14T15:45:07.648Z | Downloaded nu-ansi-term v0.50.1 |
| 972 | 2025-05-14T15:45:07.648Z | Downloaded unicode-segmentation v1.12.0 |
| 973 | 2025-05-14T15:45:07.648Z | Downloaded spki v0.7.3 |
| 974 | 2025-05-14T15:45:07.648Z | Downloaded crossbeam-utils v0.8.21 |
| 975 | 2025-05-14T15:45:07.648Z | Downloaded cookie v0.18.1 |
| 976 | 2025-05-14T15:45:07.648Z | Downloaded progenitor v0.9.1 |
| 977 | 2025-05-14T15:45:07.648Z | Downloaded progenitor v0.8.0 |
| 978 | 2025-05-14T15:45:07.648Z | Downloaded num_enum_derive v0.5.11 |
| 979 | 2025-05-14T15:45:07.648Z | Downloaded num_enum v0.5.11 |
| 980 | 2025-05-14T15:45:07.648Z | Downloaded num-rational v0.4.2 |
| 981 | 2025-05-14T15:45:07.674Z | Downloaded num-complex v0.4.6 |
| 982 | 2025-05-14T15:45:07.674Z | Downloaded fatfs v0.3.6 |
| 983 | 2025-05-14T15:45:07.674Z | Downloaded zerocopy-derive v0.8.10 |
| 984 | 2025-05-14T15:45:07.674Z | Downloaded yansi v1.0.1 |
| 985 | 2025-05-14T15:45:07.674Z | Downloaded unicode_categories v0.1.1 |
| 986 | 2025-05-14T15:45:07.674Z | Downloaded steno v0.4.1 |
| 987 | 2025-05-14T15:45:07.674Z | Downloaded lalrpop v0.19.12 |
| 988 | 2025-05-14T15:45:07.700Z | Downloaded blake2 v0.10.6 |
| 989 | 2025-05-14T15:45:07.700Z | Downloaded progenitor-client v0.9.1 |
| 990 | 2025-05-14T15:45:07.700Z | Downloaded progenitor-client v0.8.0 |
| 991 | 2025-05-14T15:45:07.700Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 992 | 2025-05-14T15:45:07.700Z | Downloaded num-iter v0.1.45 |
| 993 | 2025-05-14T15:45:07.700Z | Downloaded num-derive v0.3.3 |
| 994 | 2025-05-14T15:45:07.700Z | Downloaded num v0.4.3 |
| 995 | 2025-05-14T15:45:07.700Z | Downloaded normalize-line-endings v0.3.0 |
| 996 | 2025-05-14T15:45:07.700Z | Downloaded nodrop v0.1.14 |
| 997 | 2025-05-14T15:45:07.700Z | Downloaded fixedbitset v0.5.7 |
| 998 | 2025-05-14T15:45:07.700Z | Downloaded zip v0.6.6 |
| 999 | 2025-05-14T15:45:07.726Z | Downloaded resolv-conf v0.7.0 |
| 1000 | 2025-05-14T15:45:07.726Z | Downloaded const-oid v0.9.6 |
| 1001 | 2025-05-14T15:45:07.726Z | Downloaded num-derive v0.4.2 |
| 1002 | 2025-05-14T15:45:07.726Z | Downloaded num-conv v0.1.0 |
| 1003 | 2025-05-14T15:45:07.726Z | Downloaded env_logger v0.11.5 |
| 1004 | 2025-05-14T15:45:07.727Z | Downloaded endian-type v0.1.2 |
| 1005 | 2025-05-14T15:45:07.727Z | Downloaded zerocopy v0.6.6 |
| 1006 | 2025-05-14T15:45:07.727Z | Downloaded unsafe-libyaml v0.2.11 |
| 1007 | 2025-05-14T15:45:07.727Z | Downloaded unicode-bidi v0.3.17 |
| 1008 | 2025-05-14T15:45:07.727Z | Downloaded rfc6979 v0.4.0 |
| 1009 | 2025-05-14T15:45:07.727Z | Downloaded ciborium v0.2.2 |
| 1010 | 2025-05-14T15:45:07.753Z | Downloaded flagset v0.4.6 |
| 1011 | 2025-05-14T15:45:07.753Z | Downloaded fixedbitset v0.4.2 |
| 1012 | 2025-05-14T15:45:07.753Z | Downloaded filetime v0.2.25 |
| 1013 | 2025-05-14T15:45:07.753Z | Downloaded ff v0.13.0 |
| 1014 | 2025-05-14T15:45:07.753Z | Downloaded fd-lock v4.0.2 |
| 1015 | 2025-05-14T15:45:07.753Z | Downloaded fallible-iterator v0.2.0 |
| 1016 | 2025-05-14T15:45:07.753Z | Downloaded xshell-macros v0.2.7 |
| 1017 | 2025-05-14T15:45:07.753Z | Downloaded unicode-properties v0.1.3 |
| 1018 | 2025-05-14T15:45:07.753Z | Downloaded libm v0.2.8 |
| 1019 | 2025-05-14T15:45:07.753Z | Downloaded idna v1.0.3 |
| 1020 | 2025-05-14T15:45:07.779Z | Downloaded yoke v0.7.4 |
| 1021 | 2025-05-14T15:45:07.779Z | Downloaded yasna v0.5.2 |
| 1022 | 2025-05-14T15:45:07.779Z | Downloaded quick-error v1.2.3 |
| 1023 | 2025-05-14T15:45:07.779Z | Downloaded primeorder v0.13.6 |
| 1024 | 2025-05-14T15:45:07.779Z | Downloaded hyper v1.6.0 |
| 1025 | 2025-05-14T15:45:07.779Z | Downloaded zeroize_derive v1.4.2 |
| 1026 | 2025-05-14T15:45:07.779Z | Downloaded zeroize v1.8.1 |
| 1027 | 2025-05-14T15:45:07.779Z | Downloaded zerofrom-derive v0.1.4 |
| 1028 | 2025-05-14T15:45:07.779Z | Downloaded universal-hash v0.5.1 |
| 1029 | 2025-05-14T15:45:07.779Z | Downloaded libxml v0.3.3 |
| 1030 | 2025-05-14T15:45:07.805Z | Downloaded itertools v0.14.0 |
| 1031 | 2025-05-14T15:45:07.805Z | Downloaded cancel-safe-futures v0.1.5 |
| 1032 | 2025-05-14T15:45:07.805Z | Downloaded argon2 v0.5.3 |
| 1033 | 2025-05-14T15:45:07.805Z | Downloaded ahash v0.8.11 |
| 1034 | 2025-05-14T15:45:07.805Z | Downloaded yoke-derive v0.7.4 |
| 1035 | 2025-05-14T15:45:07.805Z | Downloaded unicode-xid v0.2.6 |
| 1036 | 2025-05-14T15:45:07.805Z | Downloaded support-bundle-viewer v0.1.0 |
| 1037 | 2025-05-14T15:45:07.805Z | Downloaded strum_macros v0.24.3 |
| 1038 | 2025-05-14T15:45:07.805Z | Downloaded samael v0.0.18 |
| 1039 | 2025-05-14T15:45:07.831Z | Downloaded rand v0.9.0 |
| 1040 | 2025-05-14T15:45:07.831Z | Downloaded itertools v0.13.0 |
| 1041 | 2025-05-14T15:45:07.831Z | Downloaded itertools v0.10.5 |
| 1042 | 2025-05-14T15:45:07.831Z | Downloaded hkdf v0.12.4 |
| 1043 | 2025-05-14T15:45:07.857Z | Downloaded crc-catalog v2.4.0 |
| 1044 | 2025-05-14T15:45:07.857Z | Downloaded colored v2.2.0 |
| 1045 | 2025-05-14T15:45:07.857Z | Downloaded block-padding v0.3.3 |
| 1046 | 2025-05-14T15:45:07.857Z | Downloaded supports-color v3.0.2 |
| 1047 | 2025-05-14T15:45:07.857Z | Downloaded subtle v2.6.1 |
| 1048 | 2025-05-14T15:45:07.857Z | Downloaded subprocess v0.2.9 |
| 1049 | 2025-05-14T15:45:07.857Z | Downloaded strum_macros v0.26.4 |
| 1050 | 2025-05-14T15:45:07.857Z | Downloaded structmeta-derive v0.3.0 |
| 1051 | 2025-05-14T15:45:07.857Z | Downloaded structmeta v0.3.0 |
| 1052 | 2025-05-14T15:45:07.857Z | Downloaded strip-ansi-escapes v0.2.0 |
| 1053 | 2025-05-14T15:45:07.857Z | Downloaded stringprep v0.1.5 |
| 1054 | 2025-05-14T15:45:07.857Z | Downloaded string_cache v0.8.9 |
| 1055 | 2025-05-14T15:45:07.857Z | Downloaded static_assertions v1.1.0 |
| 1056 | 2025-05-14T15:45:07.857Z | Downloaded sqlformat v0.3.5 |
| 1057 | 2025-05-14T15:45:07.857Z | Downloaded schemars v0.8.22 |
| 1058 | 2025-05-14T15:45:07.883Z | Downloaded ron v0.8.1 |
| 1059 | 2025-05-14T15:45:07.883Z | Downloaded ron v0.7.1 |
| 1060 | 2025-05-14T15:45:07.883Z | Downloaded itertools v0.12.1 |
| 1061 | 2025-05-14T15:45:07.909Z | Downloaded crc32fast v1.4.2 |
| 1062 | 2025-05-14T15:45:07.909Z | Downloaded cookie_store v0.21.1 |
| 1063 | 2025-05-14T15:45:07.909Z | Downloaded cargo_metadata v0.18.1 |
| 1064 | 2025-05-14T15:45:07.909Z | Downloaded bzip2 v0.5.2 |
| 1065 | 2025-05-14T15:45:07.909Z | Downloaded bcs v0.1.6 |
| 1066 | 2025-05-14T15:45:07.909Z | Downloaded async-bb8-diesel v0.2.1 |
| 1067 | 2025-05-14T15:45:07.909Z | Downloaded arrayref v0.3.9 |
| 1068 | 2025-05-14T15:45:07.909Z | Downloaded addr2line v0.24.2 |
| 1069 | 2025-05-14T15:45:07.909Z | Downloaded strum v0.26.3 |
| 1070 | 2025-05-14T15:45:07.909Z | Downloaded stable_deref_trait v1.2.0 |
| 1071 | 2025-05-14T15:45:07.909Z | Downloaded ssh-encoding v0.2.0 |
| 1072 | 2025-05-14T15:45:07.909Z | Downloaded ssh-cipher v0.2.0 |
| 1073 | 2025-05-14T15:45:07.935Z | Downloaded sqlparser_derive v0.2.2 |
| 1074 | 2025-05-14T15:45:07.935Z | Downloaded semver v0.1.20 |
| 1075 | 2025-05-14T15:45:07.935Z | Downloaded secrecy v0.10.3 |
| 1076 | 2025-05-14T15:45:07.935Z | Downloaded secrecy v0.8.0 |
| 1077 | 2025-05-14T15:45:07.935Z | Downloaded sec1 v0.7.3 |
| 1078 | 2025-05-14T15:45:07.935Z | Downloaded sct v0.7.1 |
| 1079 | 2025-05-14T15:45:07.935Z | Downloaded scrypt v0.11.0 |
| 1080 | 2025-05-14T15:45:07.936Z | Downloaded scopeguard v1.2.0 |
| 1081 | 2025-05-14T15:45:07.936Z | Downloaded aws-lc-sys v0.26.0 |
| 1082 | 2025-05-14T15:45:08.199Z | Downloaded schemars_derive v0.8.22 |
| 1083 | 2025-05-14T15:45:08.225Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1084 | 2025-05-14T15:45:08.225Z | Downloaded same-file v1.0.6 |
| 1085 | 2025-05-14T15:45:08.225Z | Downloaded salsa20 v0.10.2 |
| 1086 | 2025-05-14T15:45:08.225Z | Downloaded rusty-fork v0.3.0 |
| 1087 | 2025-05-14T15:45:08.225Z | Downloaded rustversion v1.0.17 |
| 1088 | 2025-05-14T15:45:08.225Z | Downloaded crossbeam-deque v0.8.5 |
| 1089 | 2025-05-14T15:45:08.225Z | Downloaded cmake v0.1.51 |
| 1090 | 2025-05-14T15:45:08.225Z | Downloaded cipher v0.4.4 |
| 1091 | 2025-05-14T15:45:08.225Z | Downloaded ciborium-ll v0.2.2 |
| 1092 | 2025-05-14T15:45:08.225Z | Downloaded chrono-tz-build v0.4.0 |
| 1093 | 2025-05-14T15:45:08.225Z | Downloaded bzip2 v0.4.4 |
| 1094 | 2025-05-14T15:45:08.225Z | Downloaded bit-vec v0.8.0 |
| 1095 | 2025-05-14T15:45:08.225Z | Downloaded base64ct v1.6.0 |
| 1096 | 2025-05-14T15:45:08.225Z | Downloaded backoff v0.4.0 |
| 1097 | 2025-05-14T15:45:08.251Z | Downloaded async-trait v0.1.88 |
| 1098 | 2025-05-14T15:45:08.251Z | Downloaded arrayvec v0.7.6 |
| 1099 | 2025-05-14T15:45:08.251Z | Downloaded rand_chacha v0.9.0 |
| 1100 | 2025-05-14T15:45:08.251Z | Downloaded rand_chacha v0.3.1 |
| 1101 | 2025-05-14T15:45:08.251Z | Downloaded pretty_assertions v1.4.1 |
| 1102 | 2025-05-14T15:45:08.251Z | Downloaded lzss v0.8.2 |
| 1103 | 2025-05-14T15:45:08.251Z | Downloaded lru v0.12.5 |
| 1104 | 2025-05-14T15:45:08.251Z | Downloaded libsw-core v0.3.1 |
| 1105 | 2025-05-14T15:45:08.251Z | Downloaded libloading v0.8.5 |
| 1106 | 2025-05-14T15:45:08.251Z | Downloaded indexmap v1.9.3 |
| 1107 | 2025-05-14T15:45:08.251Z | Downloaded icu_provider v1.5.0 |
| 1108 | 2025-05-14T15:45:08.251Z | Downloaded http v1.2.0 |
| 1109 | 2025-05-14T15:45:08.277Z | Downloaded hickory-server v0.24.4 |
| 1110 | 2025-05-14T15:45:08.277Z | Downloaded constant_time_eq v0.3.1 |
| 1111 | 2025-05-14T15:45:08.277Z | Downloaded const_format_proc_macros v0.2.34 |
| 1112 | 2025-05-14T15:45:08.277Z | Downloaded cobs v0.2.3 |
| 1113 | 2025-05-14T15:45:08.277Z | Downloaded chacha20 v0.9.1 |
| 1114 | 2025-05-14T15:45:08.277Z | Downloaded cexpr v0.6.0 |
| 1115 | 2025-05-14T15:45:08.277Z | Downloaded cbc v0.1.2 |
| 1116 | 2025-05-14T15:45:08.277Z | Downloaded castaway v0.2.3 |
| 1117 | 2025-05-14T15:45:08.277Z | Downloaded bitfield-struct v0.6.2 |
| 1118 | 2025-05-14T15:45:08.277Z | Downloaded bitfield v0.14.0 |
| 1119 | 2025-05-14T15:45:08.277Z | Downloaded base16ct v0.2.0 |
| 1120 | 2025-05-14T15:45:08.303Z | Downloaded match_cfg v0.1.0 |
| 1121 | 2025-05-14T15:45:08.303Z | Downloaded maplit v1.0.2 |
| 1122 | 2025-05-14T15:45:08.303Z | Downloaded libsw v3.4.0 |
| 1123 | 2025-05-14T15:45:08.303Z | Downloaded libscf-sys v1.1.0 |
| 1124 | 2025-05-14T15:45:08.303Z | Downloaded libefi-sys v0.1.0 |
| 1125 | 2025-05-14T15:45:08.303Z | Downloaded jiff-static v0.2.13 |
| 1126 | 2025-05-14T15:45:08.303Z | Downloaded icu_properties v1.5.1 |
| 1127 | 2025-05-14T15:45:08.336Z | Downloaded icu_locid v1.5.0 |
| 1128 | 2025-05-14T15:45:08.336Z | Downloaded icu_collections v1.5.0 |
| 1129 | 2025-05-14T15:45:08.336Z | Downloaded hyper-util v0.1.11 |
| 1130 | 2025-05-14T15:45:08.336Z | Downloaded hubpack_derive v0.1.1 |
| 1131 | 2025-05-14T15:45:08.336Z | Downloaded hubpack v0.1.2 |
| 1132 | 2025-05-14T15:45:08.336Z | Downloaded hostname v0.3.1 |
| 1133 | 2025-05-14T15:45:08.336Z | Downloaded hickory-resolver v0.24.4 |
| 1134 | 2025-05-14T15:45:08.336Z | Downloaded hickory-client v0.24.4 |
| 1135 | 2025-05-14T15:45:08.336Z | Downloaded heapless v0.7.17 |
| 1136 | 2025-05-14T15:45:08.336Z | Downloaded cassowary v0.3.0 |
| 1137 | 2025-05-14T15:45:08.336Z | Downloaded bit-set v0.8.0 |
| 1138 | 2025-05-14T15:45:08.337Z | Downloaded bit-set v0.5.3 |
| 1139 | 2025-05-14T15:45:08.337Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1140 | 2025-05-14T15:45:08.337Z | Downloaded bb8 v0.8.5 |
| 1141 | 2025-05-14T15:45:08.337Z | Downloaded assert_matches v1.5.0 |
| 1142 | 2025-05-14T15:45:08.337Z | Downloaded ascii-canvas v3.0.0 |
| 1143 | 2025-05-14T15:45:08.337Z | Downloaded lock_api v0.4.12 |
| 1144 | 2025-05-14T15:45:08.337Z | Downloaded litrs v0.4.1 |
| 1145 | 2025-05-14T15:45:08.362Z | Downloaded ipnetwork v0.21.1 |
| 1146 | 2025-05-14T15:45:08.362Z | Downloaded indoc v2.0.6 |
| 1147 | 2025-05-14T15:45:08.362Z | Downloaded indicatif v0.17.11 |
| 1148 | 2025-05-14T15:45:08.362Z | Downloaded icu_provider_macros v1.5.0 |
| 1149 | 2025-05-14T15:45:08.362Z | Downloaded httpdate v1.0.3 |
| 1150 | 2025-05-14T15:45:08.362Z | Downloaded http-range v0.1.5 |
| 1151 | 2025-05-14T15:45:08.362Z | Downloaded home v0.5.9 |
| 1152 | 2025-05-14T15:45:08.362Z | Downloaded crc v3.2.1 |
| 1153 | 2025-05-14T15:45:08.362Z | Downloaded blowfish v0.9.1 |
| 1154 | 2025-05-14T15:45:08.362Z | Downloaded maybe-uninit v2.0.0 |
| 1155 | 2025-05-14T15:45:08.362Z | Downloaded litemap v0.7.3 |
| 1156 | 2025-05-14T15:45:08.362Z | Downloaded linked-hash-map v0.5.6 |
| 1157 | 2025-05-14T15:45:08.362Z | Downloaded lazy_static v1.5.0 |
| 1158 | 2025-05-14T15:45:08.386Z | Downloaded jobserver v0.1.32 |
| 1159 | 2025-05-14T15:45:08.386Z | Downloaded ipnet v2.11.0 |
| 1160 | 2025-05-14T15:45:08.386Z | Downloaded inout v0.1.3 |
| 1161 | 2025-05-14T15:45:08.387Z | Downloaded ingot-macros v0.1.0 |
| 1162 | 2025-05-14T15:45:08.387Z | Downloaded ident_case v1.0.1 |
| 1163 | 2025-05-14T15:45:08.387Z | Downloaded icu_normalizer_data v1.5.0 |
| 1164 | 2025-05-14T15:45:08.387Z | Downloaded icu_normalizer v1.5.0 |
| 1165 | 2025-05-14T15:45:08.387Z | Downloaded icu_locid_transform_data v1.5.0 |
| 1166 | 2025-05-14T15:45:08.387Z | Downloaded icu_locid_transform v1.5.0 |
| 1167 | 2025-05-14T15:45:08.387Z | Downloaded iana-time-zone v0.1.63 |
| 1168 | 2025-05-14T15:45:08.387Z | Downloaded hyper-staticfile v0.10.1 |
| 1169 | 2025-05-14T15:45:08.387Z | Downloaded hyper-rustls v0.27.3 |
| 1170 | 2025-05-14T15:45:08.428Z | Downloaded humantime v2.1.0 |
| 1171 | 2025-05-14T15:45:08.428Z | Downloaded httparse v1.9.5 |
| 1172 | 2025-05-14T15:45:08.428Z | Downloaded hmac v0.12.1 |
| 1173 | 2025-05-14T15:45:08.428Z | Downloaded highway v1.3.0 |
| 1174 | 2025-05-14T15:45:08.428Z | Downloaded hex v0.4.3 |
| 1175 | 2025-05-14T15:45:08.428Z | Downloaded heapless v0.8.0 |
| 1176 | 2025-05-14T15:45:08.428Z | Downloaded cstr-argument v0.1.2 |
| 1177 | 2025-05-14T15:45:08.428Z | Downloaded convert_case v0.4.0 |
| 1178 | 2025-05-14T15:45:08.428Z | Downloaded buf-list v1.0.3 |
| 1179 | 2025-05-14T15:45:08.428Z | Downloaded bit-vec v0.6.3 |
| 1180 | 2025-05-14T15:45:08.428Z | Downloaded atomic-waker v1.1.2 |
| 1181 | 2025-05-14T15:45:08.428Z | Downloaded aead v0.5.2 |
| 1182 | 2025-05-14T15:45:08.428Z | Downloaded managed v0.8.0 |
| 1183 | 2025-05-14T15:45:08.428Z | Downloaded lru-cache v0.1.2 |
| 1184 | 2025-05-14T15:45:08.428Z | Downloaded lockfree-object-pool v0.1.6 |
| 1185 | 2025-05-14T15:45:08.428Z | Downloaded linear-map v1.2.0 |
| 1186 | 2025-05-14T15:45:08.428Z | Downloaded lazycell v1.3.0 |
| 1187 | 2025-05-14T15:45:08.428Z | Downloaded lalrpop-util v0.19.12 |
| 1188 | 2025-05-14T15:45:08.428Z | Downloaded kstat-rs v0.2.4 |
| 1189 | 2025-05-14T15:45:08.428Z | Downloaded keccak v0.1.5 |
| 1190 | 2025-05-14T15:45:08.428Z | Downloaded is-terminal v0.4.13 |
| 1191 | 2025-05-14T15:45:08.428Z | Downloaded internet-checksum v0.2.1 |
| 1192 | 2025-05-14T15:45:08.428Z | Downloaded instability v0.3.2 |
| 1193 | 2025-05-14T15:45:08.428Z | Downloaded ingot-types v0.1.0 |
| 1194 | 2025-05-14T15:45:08.455Z | Downloaded indoc v1.0.9 |
| 1195 | 2025-05-14T15:45:08.455Z | Downloaded indent_write v2.2.0 |
| 1196 | 2025-05-14T15:45:08.455Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 1197 | 2025-05-14T15:45:08.455Z | Downloaded hyper-tls v0.6.0 |
| 1198 | 2025-05-14T15:45:08.455Z | Downloaded http-body-util v0.1.3 |
| 1199 | 2025-05-14T15:45:08.455Z | Downloaded idna_adapter v1.2.0 |
| 1200 | 2025-05-14T15:45:08.455Z | Downloaded hex-literal v0.4.1 |
| 1201 | 2025-05-14T15:45:08.455Z | Downloaded heck v0.3.3 |
| 1202 | 2025-05-14T15:45:08.455Z | Downloaded async-stream v0.3.6 |
| 1203 | 2025-05-14T15:45:08.455Z | Downloaded async-recursion v1.1.1 |
| 1204 | 2025-05-14T15:45:08.455Z | Downloaded array-init v0.0.4 |
| 1205 | 2025-05-14T15:45:08.455Z | Downloaded adler2 v2.0.0 |
| 1206 | 2025-05-14T15:45:08.455Z | Downloaded instant v0.1.13 |
| 1207 | 2025-05-14T15:45:08.455Z | Downloaded http-body v1.0.1 |
| 1208 | 2025-05-14T15:45:08.455Z | Downloaded hostname v0.4.0 |
| 1209 | 2025-05-14T15:45:08.455Z | Downloaded crc8 v0.1.1 |
| 1210 | 2025-05-14T15:45:08.480Z | Downloaded ciborium-io v0.2.2 |
| 1211 | 2025-05-14T15:45:08.480Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1212 | 2025-05-14T15:45:08.480Z | Downloaded atomicwrites v0.4.4 |
| 1213 | 2025-05-14T15:45:08.596Z | Compiling serde v1.0.219 |
| 1214 | 2025-05-14T15:45:08.620Z | Compiling value-bag v1.9.0 |
| 1215 | 2025-05-14T15:45:08.621Z | Compiling shlex v1.3.0 |
| 1216 | 2025-05-14T15:45:08.621Z | Compiling lock_api v0.4.12 |
| 1217 | 2025-05-14T15:45:08.621Z | Compiling scopeguard v1.2.0 |
| 1218 | 2025-05-14T15:45:08.621Z | Compiling typenum v1.17.0 |
| 1219 | 2025-05-14T15:45:08.621Z | Compiling syn v2.0.98 |
| 1220 | 2025-05-14T15:45:08.621Z | Compiling getrandom v0.2.15 |
| 1221 | 2025-05-14T15:45:08.846Z | Compiling jobserver v0.1.32 |
| 1222 | 2025-05-14T15:45:08.998Z | Compiling log v0.4.22 |
| 1223 | 2025-05-14T15:45:09.131Z | Compiling rand_core v0.6.4 |
| 1224 | 2025-05-14T15:45:09.156Z | Compiling generic-array v0.14.7 |
| 1225 | 2025-05-14T15:45:09.204Z | Compiling smallvec v1.14.0 |
| 1226 | 2025-05-14T15:45:09.469Z | Compiling cc v1.2.15 |
| 1227 | 2025-05-14T15:45:09.603Z | Compiling subtle v2.6.1 |
| 1228 | 2025-05-14T15:45:09.652Z | Compiling const-oid v0.9.6 |
| 1229 | 2025-05-14T15:45:09.652Z | Compiling stable_deref_trait v1.2.0 |
| 1230 | 2025-05-14T15:45:09.676Z | Compiling pkg-config v0.3.31 |
| 1231 | 2025-05-14T15:45:09.721Z | Compiling pin-project-lite v0.2.14 |
| 1232 | 2025-05-14T15:45:09.800Z | Compiling rustix v0.38.37 |
| 1233 | 2025-05-14T15:45:09.874Z | Compiling parking_lot_core v0.9.10 |
| 1234 | 2025-05-14T15:45:09.963Z | Compiling signal-hook-registry v1.4.2 |
| 1235 | 2025-05-14T15:45:10.586Z | Compiling spin v0.9.8 |
| 1236 | 2025-05-14T15:45:10.615Z | Compiling mio v1.0.2 |
| 1237 | 2025-05-14T15:45:10.735Z | Compiling parking_lot v0.12.3 |
| 1238 | 2025-05-14T15:45:10.825Z | Compiling futures-core v0.3.31 |
| 1239 | 2025-05-14T15:45:10.871Z | Compiling aho-corasick v1.1.3 |
| 1240 | 2025-05-14T15:45:10.938Z | Compiling writeable v0.5.5 |
| 1241 | 2025-05-14T15:45:11.058Z | Compiling libm v0.2.8 |
| 1242 | 2025-05-14T15:45:11.645Z | Compiling cpufeatures v0.2.14 |
| 1243 | 2025-05-14T15:45:11.783Z | Compiling either v1.14.0 |
| 1244 | 2025-05-14T15:45:11.836Z | Compiling serde_json v1.0.140 |
| 1245 | 2025-05-14T15:45:11.861Z | Compiling litemap v0.7.3 |
| 1246 | 2025-05-14T15:45:11.897Z | Compiling regex-syntax v0.8.5 |
| 1247 | 2025-05-14T15:45:12.060Z | Compiling socket2 v0.5.9 |
| 1248 | 2025-05-14T15:45:12.233Z | Compiling num-traits v0.2.19 |
| 1249 | 2025-05-14T15:45:12.290Z | Compiling slab v0.4.9 |
| 1250 | 2025-05-14T15:45:12.338Z | Compiling glob v0.3.2 |
| 1251 | 2025-05-14T15:45:12.803Z | Compiling futures-sink v0.3.31 |
| 1252 | 2025-05-14T15:45:12.938Z | Compiling icu_locid_transform_data v1.5.0 |
| 1253 | 2025-05-14T15:45:12.964Z | Compiling getrandom v0.3.1 |
| 1254 | 2025-05-14T15:45:13.060Z | Compiling prettyplease v0.2.30 |
| 1255 | 2025-05-14T15:45:13.088Z | Compiling clang-sys v1.8.1 |
| 1256 | 2025-05-14T15:45:13.382Z | Compiling lazy_static v1.5.0 |
| 1257 | 2025-05-14T15:45:13.579Z | Compiling allocator-api2 v0.2.18 |
| 1258 | 2025-05-14T15:45:13.604Z | Compiling icu_properties_data v1.5.0 |
| 1259 | 2025-05-14T15:45:13.735Z | Compiling minimal-lexical v0.2.1 |
| 1260 | 2025-05-14T15:45:13.815Z | Compiling foldhash v0.1.3 |
| 1261 | 2025-05-14T15:45:14.104Z | Compiling nom v7.1.3 |
| 1262 | 2025-05-14T15:45:14.185Z | Compiling hashbrown v0.15.1 |
| 1263 | 2025-05-14T15:45:14.239Z | Compiling libloading v0.8.5 |
| 1264 | 2025-05-14T15:45:14.266Z | Compiling percent-encoding v2.3.1 |
| 1265 | 2025-05-14T15:45:14.564Z | Compiling base64ct v1.6.0 |
| 1266 | 2025-05-14T15:45:14.588Z | Compiling write16 v1.0.0 |
| 1267 | 2025-05-14T15:45:14.731Z | Compiling utf16_iter v1.0.5 |
| 1268 | 2025-05-14T15:45:14.922Z | Compiling home v0.5.9 |
| 1269 | 2025-05-14T15:45:14.987Z | Compiling regex-automata v0.4.8 |
| 1270 | 2025-05-14T15:45:15.077Z | Compiling bindgen v0.69.5 |
| 1271 | 2025-05-14T15:45:15.116Z | Compiling icu_normalizer_data v1.5.0 |
| 1272 | 2025-05-14T15:45:15.233Z | Compiling utf8_iter v1.0.4 |
| 1273 | 2025-05-14T15:45:15.258Z | Compiling pem-rfc7468 v0.7.0 |
| 1274 | 2025-05-14T15:45:15.453Z | Compiling synstructure v0.13.1 |
| 1275 | 2025-05-14T15:45:15.896Z | Compiling itertools v0.12.1 |
| 1276 | 2025-05-14T15:45:16.784Z | Compiling cexpr v0.6.0 |
| 1277 | 2025-05-14T15:45:17.026Z | Compiling flagset v0.4.6 |
| 1278 | 2025-05-14T15:45:17.060Z | Compiling rustc-hash v1.1.0 |
| 1279 | 2025-05-14T15:45:17.233Z | Compiling lazycell v1.3.0 |
| 1280 | 2025-05-14T15:45:17.265Z | Compiling futures-channel v0.3.31 |
| 1281 | 2025-05-14T15:45:17.431Z | Compiling cmake v0.1.51 |
| 1282 | 2025-05-14T15:45:17.658Z | Compiling futures-task v0.3.31 |
| 1283 | 2025-05-14T15:45:17.971Z | Compiling pin-utils v0.1.0 |
| 1284 | 2025-05-14T15:45:18.091Z | Compiling dunce v1.0.5 |
| 1285 | 2025-05-14T15:45:18.160Z | Compiling futures-io v0.3.31 |
| 1286 | 2025-05-14T15:45:18.195Z | Compiling fs_extra v1.3.0 |
| 1287 | 2025-05-14T15:45:18.247Z | Compiling form_urlencoded v1.2.1 |
| 1288 | 2025-05-14T15:45:18.345Z | Compiling vcpkg v0.2.15 |
| 1289 | 2025-05-14T15:45:18.439Z | Compiling paste v1.0.15 |
| 1290 | 2025-05-14T15:45:18.468Z | Compiling crossbeam-utils v0.8.21 |
| 1291 | 2025-05-14T15:45:18.576Z | Compiling ring v0.17.11 |
| 1292 | 2025-05-14T15:45:18.716Z | Compiling tracing-core v0.1.32 |
| 1293 | 2025-05-14T15:45:19.068Z | Compiling zerocopy v0.8.10 |
| 1294 | 2025-05-14T15:45:19.545Z | Compiling aws-lc-rs v1.12.4 |
| 1295 | 2025-05-14T15:45:19.788Z | Compiling serde_derive v1.0.219 |
| 1296 | 2025-05-14T15:45:19.788Z | Compiling zeroize_derive v1.4.2 |
| 1297 | 2025-05-14T15:45:19.833Z | Compiling zerofrom-derive v0.1.4 |
| 1298 | 2025-05-14T15:45:19.917Z | Compiling yoke-derive v0.7.4 |
| 1299 | 2025-05-14T15:45:19.941Z | Compiling zerovec-derive v0.10.3 |
| 1300 | 2025-05-14T15:45:19.966Z | Compiling displaydoc v0.2.5 |
| 1301 | 2025-05-14T15:45:20.963Z | Compiling zeroize v1.8.1 |
| 1302 | 2025-05-14T15:45:21.222Z | Compiling zerocopy-derive v0.7.35 |
| 1303 | 2025-05-14T15:45:21.915Z | Compiling icu_provider_macros v1.5.0 |
| 1304 | 2025-05-14T15:45:22.148Z | Compiling tokio-macros v2.5.0 |
| 1305 | 2025-05-14T15:45:22.496Z | Compiling crypto-common v0.1.6 |
| 1306 | 2025-05-14T15:45:22.739Z | Compiling block-buffer v0.10.4 |
| 1307 | 2025-05-14T15:45:22.763Z | Compiling zerofrom v0.1.4 |
| 1308 | 2025-05-14T15:45:22.836Z | Compiling block-padding v0.3.3 |
| 1309 | 2025-05-14T15:45:22.861Z | Compiling zerocopy v0.7.35 |
| 1310 | 2025-05-14T15:45:22.991Z | Compiling digest v0.10.7 |
| 1311 | 2025-05-14T15:45:23.031Z | Compiling yoke v0.7.4 |
| 1312 | 2025-05-14T15:45:23.086Z | Compiling inout v0.1.3 |
| 1313 | 2025-05-14T15:45:23.356Z | Compiling zerovec v0.10.4 |
| 1314 | 2025-05-14T15:45:23.380Z | Compiling hmac v0.12.1 |
| 1315 | 2025-05-14T15:45:23.405Z | Compiling sha2 v0.10.8 |
| 1316 | 2025-05-14T15:45:23.444Z | Compiling cipher v0.4.4 |
| 1317 | 2025-05-14T15:45:23.656Z | Compiling regex v1.11.1 |
| 1318 | 2025-05-14T15:45:23.934Z | Compiling der_derive v0.7.3 |
| 1319 | 2025-05-14T15:45:24.030Z | Compiling thiserror-impl v1.0.69 |
| 1320 | 2025-05-14T15:45:24.226Z | Compiling futures-macro v0.3.31 |
| 1321 | 2025-05-14T15:45:24.440Z | Compiling ppv-lite86 v0.2.20 |
| 1322 | 2025-05-14T15:45:24.534Z | Compiling salsa20 v0.10.2 |
| 1323 | 2025-05-14T15:45:24.752Z | Compiling pbkdf2 v0.12.2 |
| 1324 | 2025-05-14T15:45:24.930Z | Compiling tinystr v0.7.6 |
| 1325 | 2025-05-14T15:45:25.112Z | Compiling icu_collections v1.5.0 |
| 1326 | 2025-05-14T15:45:25.177Z | Compiling scrypt v0.11.0 |
| 1327 | 2025-05-14T15:45:25.277Z | Compiling icu_locid v1.5.0 |
| 1328 | 2025-05-14T15:45:25.651Z | Compiling cbc v0.1.2 |
| 1329 | 2025-05-14T15:45:25.775Z | Compiling futures-util v0.3.31 |
| 1330 | 2025-05-14T15:45:25.803Z | Compiling der v0.7.9 |
| 1331 | 2025-05-14T15:45:25.903Z | Compiling aes v0.8.4 |
| 1332 | 2025-05-14T15:45:26.047Z | Compiling openssl-sys v0.9.107 |
| 1333 | 2025-05-14T15:45:26.332Z | Compiling tracing-attributes v0.1.27 |
| 1334 | 2025-05-14T15:45:26.633Z | Compiling icu_provider v1.5.0 |
| 1335 | 2025-05-14T15:45:27.057Z | Compiling thiserror v1.0.69 |
| 1336 | 2025-05-14T15:45:27.220Z | Compiling pest v2.7.14 |
| 1337 | 2025-05-14T15:45:27.277Z | Compiling icu_locid_transform v1.5.0 |
| 1338 | 2025-05-14T15:45:27.500Z | Compiling iana-time-zone v0.1.63 |
| 1339 | 2025-05-14T15:45:27.830Z | Compiling spki v0.7.3 |
| 1340 | 2025-05-14T15:45:28.171Z | Compiling pkcs5 v0.7.1 |
| 1341 | 2025-05-14T15:45:28.268Z | Compiling scroll_derive v0.12.0 |
| 1342 | 2025-05-14T15:45:28.425Z | Compiling icu_properties v1.5.1 |
| 1343 | 2025-05-14T15:45:29.037Z | Compiling tracing v0.1.40 |
| 1344 | 2025-05-14T15:45:29.139Z | Compiling pkcs8 v0.10.2 |
| 1345 | 2025-05-14T15:45:29.332Z | Compiling zerocopy-derive v0.8.10 |
| 1346 | 2025-05-14T15:45:29.485Z | Compiling pest_meta v2.7.14 |
| 1347 | 2025-05-14T15:45:29.874Z | Compiling tinyvec_macros v0.1.1 |
| 1348 | 2025-05-14T15:45:29.993Z | Compiling httparse v1.9.5 |
| 1349 | 2025-05-14T15:45:30.621Z | Compiling bitflags v2.9.0 |
| 1350 | 2025-05-14T15:45:30.647Z | Compiling bytes v1.10.1 |
| 1351 | 2025-05-14T15:45:30.837Z | Compiling semver v1.0.26 |
| 1352 | 2025-05-14T15:45:31.551Z | Compiling indexmap v2.9.0 |
| 1353 | 2025-05-14T15:45:31.714Z | Compiling tokio v1.43.1 |
| 1354 | 2025-05-14T15:45:32.021Z | Compiling icu_normalizer v1.5.0 |
| 1355 | 2025-05-14T15:45:32.498Z | Compiling rustc_version v0.4.1 |
| 1356 | 2025-05-14T15:45:32.787Z | Compiling http v1.2.0 |
| 1357 | 2025-05-14T15:45:33.106Z | Compiling idna_adapter v1.2.0 |
| 1358 | 2025-05-14T15:45:33.187Z | Compiling uuid v1.16.0 |
| 1359 | 2025-05-14T15:45:33.276Z | Compiling idna v1.0.3 |
| 1360 | 2025-05-14T15:45:33.324Z | Compiling chrono v0.4.40 |
| 1361 | 2025-05-14T15:45:33.521Z | Compiling rustls-pki-types v1.10.0 |
| 1362 | 2025-05-14T15:45:34.422Z | Compiling which v4.4.2 |
| 1363 | 2025-05-14T15:45:34.514Z | Compiling url v2.5.3 |
| 1364 | 2025-05-14T15:45:34.623Z | Compiling http-body v1.0.1 |
| 1365 | 2025-05-14T15:45:34.859Z | Compiling pest_generator v2.7.14 |
| 1366 | 2025-05-14T15:45:35.018Z | Compiling tinyvec v1.8.0 |
| 1367 | 2025-05-14T15:45:35.230Z | Compiling scroll v0.12.0 |
| 1368 | 2025-05-14T15:45:35.720Z | Compiling serde_derive_internals v0.29.1 |
| 1369 | 2025-05-14T15:45:36.047Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1370 | 2025-05-14T15:45:36.251Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1371 | 2025-05-14T15:45:36.279Z | Compiling num-conv v0.1.0 |
| 1372 | 2025-05-14T15:45:36.437Z | Compiling adler2 v2.0.0 |
| 1373 | 2025-05-14T15:45:36.538Z | Compiling rustversion v1.0.17 |
| 1374 | 2025-05-14T15:45:36.648Z | Compiling schemars v0.8.22 |
| 1375 | 2025-05-14T15:45:36.672Z | Compiling time-core v0.1.2 |
| 1376 | 2025-05-14T15:45:36.754Z | Compiling atomic-waker v1.1.2 |
| 1377 | 2025-05-14T15:45:36.849Z | Compiling openssl v0.10.72 |
| 1378 | 2025-05-14T15:45:36.950Z | Compiling untrusted v0.9.0 |
| 1379 | 2025-05-14T15:45:36.976Z | Compiling foreign-types-shared v0.1.1 |
| 1380 | 2025-05-14T15:45:37.118Z | Compiling powerfmt v0.2.0 |
| 1381 | 2025-05-14T15:45:37.144Z | Compiling try-lock v0.2.5 |
| 1382 | 2025-05-14T15:45:37.168Z | Compiling untrusted v0.7.1 |
| 1383 | 2025-05-14T15:45:37.220Z | Compiling goblin v0.8.2 |
| 1384 | 2025-05-14T15:45:37.314Z | Compiling want v0.3.1 |
| 1385 | 2025-05-14T15:45:37.364Z | Compiling deranged v0.3.11 |
| 1386 | 2025-05-14T15:45:37.427Z | Compiling rand_core v0.9.2 |
| 1387 | 2025-05-14T15:45:37.597Z | Compiling foreign-types v0.3.2 |
| 1388 | 2025-05-14T15:45:37.681Z | Compiling schemars_derive v0.8.22 |
| 1389 | 2025-05-14T15:45:37.738Z | Compiling time-macros v0.2.18 |
| 1390 | 2025-05-14T15:45:39.969Z | Compiling tokio-util v0.7.13 |
| 1391 | 2025-05-14T15:45:40.122Z | Compiling miniz_oxide v0.8.5 |
| 1392 | 2025-05-14T15:45:40.162Z | Compiling pest_derive v2.7.14 |
| 1393 | 2025-05-14T15:45:41.268Z | Compiling h2 v0.4.6 |
| 1394 | 2025-05-14T15:45:41.476Z | Compiling openssl-macros v0.1.1 |
| 1395 | 2025-05-14T15:45:41.501Z | Compiling rustls v0.23.19 |
| 1396 | 2025-05-14T15:45:41.761Z | Compiling num_threads v0.1.7 |
| 1397 | 2025-05-14T15:45:41.899Z | Compiling syn v1.0.109 |
| 1398 | 2025-05-14T15:45:42.088Z | Compiling dyn-clone v1.0.19 |
| 1399 | 2025-05-14T15:45:42.289Z | Compiling tower-service v0.3.3 |
| 1400 | 2025-05-14T15:45:42.381Z | Compiling httpdate v1.0.3 |
| 1401 | 2025-05-14T15:45:42.405Z | Compiling native-tls v0.2.12 |
| 1402 | 2025-05-14T15:45:42.513Z | Compiling dof v0.3.0 |
| 1403 | 2025-05-14T15:45:43.355Z | Compiling time v0.3.36 |
| 1404 | 2025-05-14T15:45:44.049Z | Compiling dtrace-parser v0.2.0 |
| 1405 | 2025-05-14T15:45:45.027Z | Compiling rand_chacha v0.9.0 |
| 1406 | 2025-05-14T15:45:45.665Z | Compiling unicode-normalization v0.1.24 |
| 1407 | 2025-05-14T15:45:46.627Z | Compiling heapless v0.7.17 |
| 1408 | 2025-05-14T15:45:46.706Z | Compiling crossbeam-epoch v0.9.18 |
| 1409 | 2025-05-14T15:45:46.760Z | Compiling rand_chacha v0.3.1 |
| 1410 | 2025-05-14T15:45:47.090Z | Compiling signature v2.2.0 |
| 1411 | 2025-05-14T15:45:47.336Z | Compiling hyper v1.6.0 |
| 1412 | 2025-05-14T15:45:47.380Z | Compiling cookie v0.18.1 |
| 1413 | 2025-05-14T15:45:47.412Z | Compiling crc32fast v1.4.2 |
| 1414 | 2025-05-14T15:45:47.688Z | Compiling unicode-bidi v0.3.17 |
| 1415 | 2025-05-14T15:45:47.750Z | Compiling signal-hook v0.3.17 |
| 1416 | 2025-05-14T15:45:48.003Z | Compiling slog v2.7.0 |
| 1417 | 2025-05-14T15:45:48.436Z | Compiling rayon-core v1.12.1 |
| 1418 | 2025-05-14T15:45:48.648Z | Compiling openssl-probe v0.1.5 |
| 1419 | 2025-05-14T15:45:48.723Z | Compiling unicode-properties v0.1.3 |
| 1420 | 2025-05-14T15:45:48.749Z | Compiling base64 v0.22.1 |
| 1421 | 2025-05-14T15:45:48.951Z | Compiling zstd-safe v7.2.3 |
| 1422 | 2025-05-14T15:45:49.085Z | Compiling siphasher v0.3.11 |
| 1423 | 2025-05-14T15:45:49.255Z | Compiling stringprep v0.1.5 |
| 1424 | 2025-05-14T15:45:49.413Z | Compiling phf_shared v0.11.2 |
| 1425 | 2025-05-14T15:45:49.513Z | Compiling hyper-util v0.1.11 |
| 1426 | 2025-05-14T15:45:49.746Z | Compiling usdt-impl v0.5.0 |
| 1427 | 2025-05-14T15:45:49.772Z | Compiling rand v0.8.5 |
| 1428 | 2025-05-14T15:45:49.797Z | Compiling crossbeam-deque v0.8.5 |
| 1429 | 2025-05-14T15:45:50.064Z | Compiling rand v0.9.0 |
| 1430 | 2025-05-14T15:45:50.147Z | Compiling curve25519-dalek v4.1.3 |
| 1431 | 2025-05-14T15:45:50.540Z | Compiling serde_spanned v0.6.8 |
| 1432 | 2025-05-14T15:45:50.710Z | Compiling toml_datetime v0.6.8 |
| 1433 | 2025-05-14T15:45:50.767Z | Compiling serde_tokenstream v0.2.2 |
| 1434 | 2025-05-14T15:45:50.870Z | Compiling md-5 v0.10.6 |
| 1435 | 2025-05-14T15:45:51.114Z | Compiling num-integer v0.1.46 |
| 1436 | 2025-05-14T15:45:51.168Z | Compiling ff v0.13.0 |
| 1437 | 2025-05-14T15:45:51.346Z | Compiling hash32 v0.2.1 |
| 1438 | 2025-05-14T15:45:51.395Z | Compiling memoffset v0.9.1 |
| 1439 | 2025-05-14T15:45:51.579Z | Compiling smoltcp v0.9.1 |
| 1440 | 2025-05-14T15:45:51.636Z | Compiling fallible-iterator v0.2.0 |
| 1441 | 2025-05-14T15:45:51.685Z | Compiling gimli v0.31.1 |
| 1442 | 2025-05-14T15:45:51.709Z | Compiling psl-types v2.0.11 |
| 1443 | 2025-05-14T15:45:51.786Z | Compiling num-bigint-dig v0.8.4 |
| 1444 | 2025-05-14T15:45:51.912Z | Compiling cfg_aliases v0.2.1 |
| 1445 | 2025-05-14T15:45:52.031Z | Compiling litrs v0.4.1 |
| 1446 | 2025-05-14T15:45:52.105Z | Compiling base16ct v0.2.0 |
| 1447 | 2025-05-14T15:45:52.130Z | Compiling newtype-uuid v1.2.1 |
| 1448 | 2025-05-14T15:45:52.155Z | Compiling portable-atomic v1.11.0 |
| 1449 | 2025-05-14T15:45:52.239Z | Compiling postgres-protocol v0.6.8 |
| 1450 | 2025-05-14T15:45:52.412Z | Compiling sec1 v0.7.3 |
| 1451 | 2025-05-14T15:45:52.521Z | Compiling nix v0.29.0 |
| 1452 | 2025-05-14T15:45:52.921Z | Compiling publicsuffix v2.3.0 |
| 1453 | 2025-05-14T15:45:52.996Z | Compiling document-features v0.2.10 |
| 1454 | 2025-05-14T15:45:53.221Z | Compiling num-iter v0.1.45 |
| 1455 | 2025-05-14T15:45:53.246Z | Compiling group v0.13.0 |
| 1456 | 2025-05-14T15:45:53.434Z | Compiling tokio-native-tls v0.3.1 |
| 1457 | 2025-05-14T15:45:54.136Z | Compiling flate2 v1.1.1 |
| 1458 | 2025-05-14T15:45:54.434Z | Compiling ipnetwork v0.21.1 |
| 1459 | 2025-05-14T15:45:54.693Z | Compiling http-body-util v0.1.3 |
| 1460 | 2025-05-14T15:45:54.770Z | Compiling terminal_size v0.4.0 |
| 1461 | 2025-05-14T15:45:54.796Z | Compiling webpki-roots v0.26.6 |
| 1462 | 2025-05-14T15:45:54.952Z | Compiling hkdf v0.12.4 |
| 1463 | 2025-05-14T15:45:54.997Z | Compiling crypto-bigint v0.5.5 |
| 1464 | 2025-05-14T15:45:55.021Z | Compiling zerocopy-derive v0.6.6 |
| 1465 | 2025-05-14T15:45:55.155Z | Compiling addr2line v0.24.2 |
| 1466 | 2025-05-14T15:45:55.183Z | Compiling async-trait v0.1.88 |
| 1467 | 2025-05-14T15:45:55.216Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1468 | 2025-05-14T15:45:55.567Z | Compiling sync_wrapper v1.0.1 |
| 1469 | 2025-05-14T15:45:55.731Z | Compiling fs-err v3.1.0 |
| 1470 | 2025-05-14T15:45:55.765Z | Compiling ahash v0.8.11 |
| 1471 | 2025-05-14T15:45:56.013Z | Compiling object v0.36.5 |
| 1472 | 2025-05-14T15:45:56.091Z | Compiling zip v2.6.1 |
| 1473 | 2025-05-14T15:45:56.440Z | Compiling anyhow v1.0.98 |
| 1474 | 2025-05-14T15:45:56.464Z | Compiling unicode-width v0.2.0 |
| 1475 | 2025-05-14T15:45:56.699Z | Compiling tower-layer v0.3.3 |
| 1476 | 2025-05-14T15:45:56.934Z | Compiling winnow v0.5.40 |
| 1477 | 2025-05-14T15:45:56.979Z | Compiling simd-adler32 v0.3.7 |
| 1478 | 2025-05-14T15:45:57.004Z | Compiling bumpalo v3.16.0 |
| 1479 | 2025-05-14T15:45:57.313Z | Compiling lockfree-object-pool v0.1.6 |
| 1480 | 2025-05-14T15:45:57.423Z | Compiling ipnet v2.11.0 |
| 1481 | 2025-05-14T15:45:57.467Z | Compiling managed v0.8.0 |
| 1482 | 2025-05-14T15:45:57.560Z | Compiling rustc-demangle v0.1.24 |
| 1483 | 2025-05-14T15:45:57.867Z | Compiling buf-list v1.0.3 |
| 1484 | 2025-05-14T15:45:58.349Z | Compiling clap_builder v4.5.35 |
| 1485 | 2025-05-14T15:45:58.474Z | Compiling zopfli v0.8.1 |
| 1486 | 2025-05-14T15:45:59.794Z | Compiling toml_edit v0.19.15 |
| 1487 | 2025-05-14T15:45:59.867Z | Compiling elliptic-curve v0.13.8 |
| 1488 | 2025-05-14T15:45:59.904Z | Compiling strum_macros v0.25.3 |
| 1489 | 2025-05-14T15:46:00.272Z | Compiling hubpack_derive v0.1.1 |
| 1490 | 2025-05-14T15:46:00.414Z | Compiling tower v0.5.2 |
| 1491 | 2025-05-14T15:46:00.612Z | Compiling console v0.15.10 |
| 1492 | 2025-05-14T15:46:00.998Z | Compiling hubpack v0.1.2 |
| 1493 | 2025-05-14T15:46:01.213Z | Compiling zerocopy v0.6.6 |
| 1494 | 2025-05-14T15:46:01.818Z | Compiling backtrace v0.3.74 |
| 1495 | 2025-05-14T15:46:02.111Z | Compiling hyper-tls v0.6.0 |
| 1496 | 2025-05-14T15:46:02.170Z | Compiling oxnet v0.1.1 |
| 1497 | 2025-05-14T15:46:02.477Z | Compiling signal-hook-mio v0.2.4 |
| 1498 | 2025-05-14T15:46:02.652Z | Compiling rayon v1.10.0 |
| 1499 | 2025-05-14T15:46:02.816Z | Compiling cookie_store v0.21.1 |
| 1500 | 2025-05-14T15:46:02.885Z | Compiling zstd v0.13.3 |
| 1501 | 2025-05-14T15:46:04.385Z | Compiling postgres-types v0.2.9 |
| 1502 | 2025-05-14T15:46:05.335Z | Compiling usdt-attr-macro v0.5.0 |
| 1503 | 2025-05-14T15:46:05.478Z | Compiling usdt-macro v0.5.0 |
| 1504 | 2025-05-14T15:46:05.653Z | Compiling phf v0.11.2 |
| 1505 | 2025-05-14T15:46:05.738Z | Compiling ed25519 v2.2.3 |
| 1506 | 2025-05-14T15:46:05.930Z | Compiling strum_macros v0.26.4 |
| 1507 | 2025-05-14T15:46:06.421Z | Compiling bzip2 v0.5.2 |
| 1508 | 2025-05-14T15:46:06.654Z | Compiling bzip2 v0.4.4 |
| 1509 | 2025-05-14T15:46:06.695Z | Compiling enum-as-inner v0.6.1 |
| 1510 | 2025-05-14T15:46:06.787Z | Compiling clap_derive v4.5.32 |
| 1511 | 2025-05-14T15:46:06.998Z | Compiling rustls-pemfile v2.2.0 |
| 1512 | 2025-05-14T15:46:07.316Z | Compiling futures-executor v0.3.31 |
| 1513 | 2025-05-14T15:46:07.402Z | Compiling serde_urlencoded v0.7.1 |
| 1514 | 2025-05-14T15:46:07.535Z | Compiling serde-big-array v0.5.1 |
| 1515 | 2025-05-14T15:46:07.699Z | Compiling pkcs1 v0.7.5 |
| 1516 | 2025-05-14T15:46:07.767Z | Compiling rfc6979 v0.4.0 |
| 1517 | 2025-05-14T15:46:07.795Z | Compiling serde_repr v0.1.19 |
| 1518 | 2025-05-14T15:46:07.862Z | Compiling daft-derive v0.1.3 |
| 1519 | 2025-05-14T15:46:07.963Z | Compiling bstr v1.10.0 |
| 1520 | 2025-05-14T15:46:08.488Z | Compiling float-cmp v0.10.0 |
| 1521 | 2025-05-14T15:46:08.696Z | Compiling encoding_rs v0.8.34 |
| 1522 | 2025-05-14T15:46:08.727Z | Compiling unicode-segmentation v1.12.0 |
| 1523 | 2025-05-14T15:46:09.205Z | Compiling static_assertions v1.1.0 |
| 1524 | 2025-05-14T15:46:09.319Z | Compiling whoami v1.5.2 |
| 1525 | 2025-05-14T15:46:09.365Z | Compiling difflib v0.4.0 |
| 1526 | 2025-05-14T15:46:09.508Z | Compiling predicates-core v1.0.8 |
| 1527 | 2025-05-14T15:46:09.594Z | Compiling fixedbitset v0.4.2 |
| 1528 | 2025-05-14T15:46:09.814Z | Compiling mime v0.3.17 |
| 1529 | 2025-05-14T15:46:09.839Z | Compiling new_debug_unreachable v1.0.6 |
| 1530 | 2025-05-14T15:46:09.954Z | Compiling data-encoding v2.6.0 |
| 1531 | 2025-05-14T15:46:10.002Z | Compiling normalize-line-endings v0.3.0 |
| 1532 | 2025-05-14T15:46:10.142Z | Compiling number_prefix v0.4.0 |
| 1533 | 2025-05-14T15:46:10.281Z | Compiling precomputed-hash v0.1.1 |
| 1534 | 2025-05-14T15:46:10.371Z | Compiling indicatif v0.17.11 |
| 1535 | 2025-05-14T15:46:10.396Z | Compiling clap v4.5.35 |
| 1536 | 2025-05-14T15:46:10.424Z | Compiling string_cache v0.8.9 |
| 1537 | 2025-05-14T15:46:10.522Z | Compiling predicates v3.1.3 |
| 1538 | 2025-05-14T15:46:10.547Z | Compiling hickory-proto v0.24.4 |
| 1539 | 2025-05-14T15:46:10.837Z | Compiling petgraph v0.6.5 |
| 1540 | 2025-05-14T15:46:11.606Z | Compiling tokio-postgres v0.7.13 |
| 1541 | 2025-05-14T15:46:11.875Z | Compiling strum v0.26.3 |
| 1542 | 2025-05-14T15:46:11.900Z | Compiling similar v2.7.0 |
| 1543 | 2025-05-14T15:46:12.047Z | Compiling toml_edit v0.22.24 |
| 1544 | 2025-05-14T15:46:12.164Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
| 1545 | 2025-05-14T15:46:13.608Z | Compiling daft v0.1.3 |
| 1546 | 2025-05-14T15:46:13.935Z | Compiling usdt v0.5.0 |
| 1547 | 2025-05-14T15:46:14.107Z | Compiling rsa v0.9.6 |
| 1548 | 2025-05-14T15:46:14.360Z | Compiling ecdsa v0.16.9 |
| 1549 | 2025-05-14T15:46:14.951Z | Compiling futures v0.3.31 |
| 1550 | 2025-05-14T15:46:15.068Z | Compiling zip v0.6.6 |
| 1551 | 2025-05-14T15:46:16.154Z | Compiling ed25519-dalek v2.1.1 |
| 1552 | 2025-05-14T15:46:17.334Z | Compiling toml v0.7.8 |
| 1553 | 2025-05-14T15:46:17.529Z | Compiling crossterm v0.28.1 |
| 1554 | 2025-05-14T15:46:18.089Z | Compiling tokio-stream v0.1.17 |
| 1555 | 2025-05-14T15:46:18.326Z | Compiling openapiv3 v2.0.0 |
| 1556 | 2025-05-14T15:46:18.351Z | Compiling x509-cert v0.2.5 |
| 1557 | 2025-05-14T15:46:18.527Z | Compiling sha1 v0.10.6 |
| 1558 | 2025-05-14T15:46:18.555Z | Compiling itertools v0.10.5 |
| 1559 | 2025-05-14T15:46:18.897Z | Compiling dirs-sys-next v0.1.2 |
| 1560 | 2025-05-14T15:46:18.939Z | Compiling winnow v0.6.26 |
| 1561 | 2025-05-14T15:46:19.397Z | Compiling peg-runtime v0.8.5 |
| 1562 | 2025-05-14T15:46:19.903Z | Compiling lalrpop-util v0.19.12 |
| 1563 | 2025-05-14T15:46:20.215Z | Compiling unicode-xid v0.2.6 |
| 1564 | 2025-05-14T15:46:20.240Z | Compiling dirs-next v2.0.0 |
| 1565 | 2025-05-14T15:46:20.401Z | Compiling thread_local v1.1.8 |
| 1566 | 2025-05-14T15:46:20.425Z | Compiling slog-async v2.8.0 |
| 1567 | 2025-05-14T15:46:20.486Z | Compiling term v0.7.0 |
| 1568 | 2025-05-14T15:46:20.664Z | Compiling xattr v1.3.1 |
| 1569 | 2025-05-14T15:46:20.845Z | Compiling crossbeam-channel v0.5.15 |
| 1570 | 2025-05-14T15:46:20.921Z | Compiling is-terminal v0.4.13 |
| 1571 | 2025-05-14T15:46:20.953Z | Compiling filetime v0.2.25 |
| 1572 | 2025-05-14T15:46:21.065Z | Compiling take_mut v0.2.2 |
| 1573 | 2025-05-14T15:46:21.255Z | Compiling tar v0.4.44 |
| 1574 | 2025-05-14T15:46:21.279Z | Compiling slog-term v2.9.1 |
| 1575 | 2025-05-14T15:46:21.597Z | Compiling camino v1.1.9 |
| 1576 | 2025-05-14T15:46:26.765Z | Compiling aws-lc-sys v0.26.0 |
| 1577 | 2025-05-14T15:46:58.947Z | Compiling rustls-webpki v0.102.8 |
| 1578 | 2025-05-14T15:47:04.634Z | Compiling tokio-rustls v0.26.0 |
| 1579 | 2025-05-14T15:47:04.943Z | Compiling hyper-rustls v0.27.3 |
| 1580 | 2025-05-14T15:47:05.247Z | Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1) |
| 1581 | 2025-05-14T15:47:09.304Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1582 | 2025-05-14T15:47:09.668Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1583 | 2025-05-14T15:47:15.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s |
| 1584 | 2025-05-14T15:47:15.164Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1585 | 2025-05-14T15:47:15.235Z | May 14 15:47:15.211 INFO Starting download, target: Clickhouse |
| 1586 | 2025-05-14T15:47:15.235Z | May 14 15:47:15.211 INFO Starting download, target: Cockroach |
| 1587 | 2025-05-14T15:47:15.235Z | May 14 15:47:15.211 INFO Starting download, target: Console |
| 1588 | 2025-05-14T15:47:15.235Z | May 14 15:47:15.211 INFO Starting download, target: DendriteStub |
| 1589 | 2025-05-14T15:47:15.235Z | May 14 15:47:15.211 INFO Starting download, target: MaghemiteMgd |
| 1590 | 2025-05-14T15:47:15.235Z | May 14 15:47:15.211 INFO Starting download, target: TransceiverControl |
| 1591 | 2025-05-14T15:47:15.260Z | May 14 15:47:15.213 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1592 | 2025-05-14T15:47:15.260Z | May 14 15:47:15.213 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1593 | 2025-05-14T15:47:15.260Z | May 14 15:47:15.213 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1594 | 2025-05-14T15:47:15.260Z | May 14 15:47:15.213 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1595 | 2025-05-14T15:47:15.260Z | May 14 15:47:15.213 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1596 | 2025-05-14T15:47:15.260Z | May 14 15:47:15.213 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1597 | 2025-05-14T15:47:15.540Z | May 14 15:47:15.501 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1598 | 2025-05-14T15:47:15.906Z | May 14 15:47:15.877 INFO Download complete, target: Console |
| 1599 | 2025-05-14T15:47:17.230Z | May 14 15:47:17.197 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1600 | 2025-05-14T15:47:17.721Z | May 14 15:47:17.696 INFO Download complete, target: TransceiverControl |
| 1601 | 2025-05-14T15:47:18.563Z | May 14 15:47:18.540 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1602 | 2025-05-14T15:47:19.034Z | May 14 15:47:19.010 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1603 | 2025-05-14T15:47:20.795Z | May 14 15:47:20.771 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1604 | 2025-05-14T15:47:20.795Z | May 14 15:47:20.771 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1605 | 2025-05-14T15:47:21.889Z | May 14 15:47:21.865 INFO Download complete, target: DendriteStub |
| 1606 | 2025-05-14T15:47:22.540Z | May 14 15:47:22.516 INFO Download complete, target: MaghemiteMgd |
| 1607 | 2025-05-14T15:47:28.130Z | May 14 15:47:28.077 INFO Checking that binary works, target: Cockroach |
| 1608 | 2025-05-14T15:47:28.456Z | May 14 15:47:28.423 INFO Download complete, target: Cockroach |
| 1609 | 2025-05-14T15:47:36.414Z | May 14 15:47:36.391 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1610 | 2025-05-14T15:47:47.683Z | May 14 15:47:47.660 INFO Checking that binary works, target: Clickhouse |
| 1611 | 2025-05-14T15:47:47.890Z | May 14 15:47:47.867 INFO Download complete, target: Clickhouse |
| 1612 | 2025-05-14T15:47:47.921Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1613 | 2025-05-14T15:47:47.946Z | |
| 1614 | 2025-05-14T15:47:47.946Z | real 5:09.639159103 |
| 1615 | 2025-05-14T15:47:47.946Z | user 13:49.543693553 |
| 1616 | 2025-05-14T15:47:47.946Z | sys 2:20.267924302 |
| 1617 | 2025-05-14T15:47:47.946Z | trap 0.496392690 |
| 1618 | 2025-05-14T15:47:47.946Z | tflt 0.441477967 |
| 1619 | 2025-05-14T15:47:47.946Z | dflt 1.104028191 |
| 1620 | 2025-05-14T15:47:47.946Z | kflt 0.009980641 |
| 1621 | 2025-05-14T15:47:47.946Z | lock 28:03.853441582 |
| 1622 | 2025-05-14T15:47:47.947Z | slp 50:44.116106751 |
| 1623 | 2025-05-14T15:47:47.947Z | lat 1:02.250645218 |
| 1624 | 2025-05-14T15:47:47.947Z | stop 2:25.436889930 |
| 1625 | 2025-05-14T15:47:47.947Z | + banner clippy |
| 1626 | 2025-05-14T15:47:47.947Z | |
| 1627 | 2025-05-14T15:47:47.947Z | #### # # ##### ##### # # |
| 1628 | 2025-05-14T15:47:47.947Z | # # # # # # # # # # |
| 1629 | 2025-05-14T15:47:47.947Z | # # # # # # # # |
| 1630 | 2025-05-14T15:47:47.947Z | # # # ##### ##### # |
| 1631 | 2025-05-14T15:47:47.947Z | # # # # # # # |
| 1632 | 2025-05-14T15:47:47.947Z | #### ###### # # # # |
| 1633 | 2025-05-14T15:47:47.947Z | |
| 1634 | 2025-05-14T15:47:47.947Z | + export CARGO_INCREMENTAL=0 |
| 1635 | 2025-05-14T15:47:47.947Z | + CARGO_INCREMENTAL=0 |
| 1636 | 2025-05-14T15:47:47.947Z | + ptime -m cargo xtask clippy |
| 1637 | 2025-05-14T15:47:48.896Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1638 | 2025-05-14T15:47:49.183Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1639 | 2025-05-14T15:47:52.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s |
| 1640 | 2025-05-14T15:47:52.680Z | Running `target/debug/xtask clippy` |
| 1641 | 2025-05-14T15:47:52.713Z | running: /home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1642 | 2025-05-14T15:47:53.707Z | Downloading crates ... |
| 1643 | 2025-05-14T15:47:54.089Z | Downloaded async-object-pool v0.1.5 |
| 1644 | 2025-05-14T15:47:54.114Z | Downloaded async-global-executor v2.4.1 |
| 1645 | 2025-05-14T15:47:54.114Z | Downloaded async-executor v1.13.1 |
| 1646 | 2025-05-14T15:47:54.114Z | Downloaded assert_cmd v2.0.17 |
| 1647 | 2025-05-14T15:47:54.114Z | Downloaded plotters-svg v0.3.7 |
| 1648 | 2025-05-14T15:47:54.114Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1649 | 2025-05-14T15:47:54.114Z | Downloaded doc-comment v0.3.3 |
| 1650 | 2025-05-14T15:47:54.114Z | Downloaded async-channel v2.3.1 |
| 1651 | 2025-05-14T15:47:54.114Z | Downloaded target-triple v0.1.3 |
| 1652 | 2025-05-14T15:47:54.114Z | Downloaded nested v0.1.1 |
| 1653 | 2025-05-14T15:47:54.114Z | Downloaded oorandom v11.1.4 |
| 1654 | 2025-05-14T15:47:54.114Z | Downloaded pathdiff v0.2.3 |
| 1655 | 2025-05-14T15:47:54.114Z | Downloaded globwalk v0.9.1 |
| 1656 | 2025-05-14T15:47:54.114Z | Downloaded plotters-backend v0.3.7 |
| 1657 | 2025-05-14T15:47:54.139Z | Downloaded piper v0.2.4 |
| 1658 | 2025-05-14T15:47:54.139Z | Downloaded similar-asserts v1.7.0 |
| 1659 | 2025-05-14T15:47:54.139Z | Downloaded serde_regex v1.1.0 |
| 1660 | 2025-05-14T15:47:54.139Z | Downloaded blake2b_simd v1.0.2 |
| 1661 | 2025-05-14T15:47:54.139Z | Downloaded stringmetrics v2.2.2 |
| 1662 | 2025-05-14T15:47:54.139Z | Downloaded tinytemplate v1.2.1 |
| 1663 | 2025-05-14T15:47:54.139Z | Downloaded target-spec v3.4.2 |
| 1664 | 2025-05-14T15:47:54.139Z | Downloaded rstest v0.24.0 |
| 1665 | 2025-05-14T15:47:54.164Z | Downloaded trybuild v1.0.103 |
| 1666 | 2025-05-14T15:47:54.164Z | Downloaded ignore v0.4.23 |
| 1667 | 2025-05-14T15:47:54.164Z | Downloaded fancy-regex v0.14.0 |
| 1668 | 2025-05-14T15:47:54.164Z | Downloaded criterion v0.5.1 |
| 1669 | 2025-05-14T15:47:54.164Z | Downloaded plotters v0.3.7 |
| 1670 | 2025-05-14T15:47:54.189Z | Downloaded guppy v0.17.18 |
| 1671 | 2025-05-14T15:47:54.189Z | Downloaded rstest_macros v0.24.0 |
| 1672 | 2025-05-14T15:47:54.189Z | Downloaded rand_distr v0.4.3 |
| 1673 | 2025-05-14T15:47:54.189Z | Downloaded async-std v1.13.0 |
| 1674 | 2025-05-14T15:47:54.213Z | Downloaded polling v3.7.3 |
| 1675 | 2025-05-14T15:47:54.214Z | Downloaded datatest-stable v0.3.2 |
| 1676 | 2025-05-14T15:47:54.214Z | Downloaded hyper-rustls v0.26.0 |
| 1677 | 2025-05-14T15:47:54.238Z | Downloaded event-listener v5.3.1 |
| 1678 | 2025-05-14T15:47:54.238Z | Downloaded cfg-expr v0.18.0 |
| 1679 | 2025-05-14T15:47:54.238Z | Downloaded rust-argon2 v2.1.0 |
| 1680 | 2025-05-14T15:47:54.238Z | Downloaded partial-io v0.5.4 |
| 1681 | 2025-05-14T15:47:54.238Z | Downloaded async-io v2.3.4 |
| 1682 | 2025-05-14T15:47:54.238Z | Downloaded target-lexicon v0.13.2 |
| 1683 | 2025-05-14T15:47:54.238Z | Downloaded rustls-native-certs v0.7.3 |
| 1684 | 2025-05-14T15:47:54.238Z | Downloaded httptest v0.16.3 |
| 1685 | 2025-05-14T15:47:54.238Z | Downloaded futures-lite v2.3.0 |
| 1686 | 2025-05-14T15:47:54.238Z | Downloaded proc-macro-crate v3.2.0 |
| 1687 | 2025-05-14T15:47:54.263Z | Downloaded libtest-mimic v0.8.1 |
| 1688 | 2025-05-14T15:47:54.263Z | Downloaded async-process v2.3.0 |
| 1689 | 2025-05-14T15:47:54.263Z | Downloaded async-lock v3.4.0 |
| 1690 | 2025-05-14T15:47:54.263Z | Downloaded relative-path v1.9.3 |
| 1691 | 2025-05-14T15:47:54.263Z | Downloaded predicates-tree v1.0.12 |
| 1692 | 2025-05-14T15:47:54.263Z | Downloaded futures-timer v3.0.3 |
| 1693 | 2025-05-14T15:47:54.263Z | Downloaded async-attributes v1.1.2 |
| 1694 | 2025-05-14T15:47:54.263Z | Downloaded kv-log-macro v1.0.7 |
| 1695 | 2025-05-14T15:47:54.264Z | Downloaded cast v0.3.0 |
| 1696 | 2025-05-14T15:47:54.264Z | Downloaded blocking v1.6.1 |
| 1697 | 2025-05-14T15:47:54.264Z | Downloaded path-tree v0.8.1 |
| 1698 | 2025-05-14T15:47:54.264Z | Downloaded parking v2.2.1 |
| 1699 | 2025-05-14T15:47:54.264Z | Downloaded criterion-plot v0.5.0 |
| 1700 | 2025-05-14T15:47:54.264Z | Downloaded camino-tempfile-ext v0.3.0 |
| 1701 | 2025-05-14T15:47:54.264Z | Downloaded event-listener-strategy v0.5.2 |
| 1702 | 2025-05-14T15:47:54.288Z | Downloaded event-listener v2.5.3 |
| 1703 | 2025-05-14T15:47:54.288Z | Downloaded concurrent-queue v2.5.0 |
| 1704 | 2025-05-14T15:47:54.288Z | Downloaded async-signal v0.2.10 |
| 1705 | 2025-05-14T15:47:54.288Z | Downloaded escape8259 v0.5.3 |
| 1706 | 2025-05-14T15:47:54.288Z | Downloaded async-channel v1.9.0 |
| 1707 | 2025-05-14T15:47:54.289Z | Downloaded async-task v4.7.1 |
| 1708 | 2025-05-14T15:47:54.289Z | Downloaded anes v0.1.6 |
| 1709 | 2025-05-14T15:47:54.289Z | Downloaded approx v0.5.1 |
| 1710 | 2025-05-14T15:47:54.289Z | Downloaded assert-json-diff v2.0.2 |
| 1711 | 2025-05-14T15:47:54.289Z | Downloaded httpmock v0.8.0-alpha.1 |
| 1712 | 2025-05-14T15:47:55.099Z | Checking cfg-if v1.0.0 |
| 1713 | 2025-05-14T15:47:55.143Z | Checking libc v0.2.171 |
| 1714 | 2025-05-14T15:47:55.168Z | Checking serde v1.0.219 |
| 1715 | 2025-05-14T15:47:55.192Z | Checking memchr v2.7.4 |
| 1716 | 2025-05-14T15:47:55.217Z | Checking smallvec v1.14.0 |
| 1717 | 2025-05-14T15:47:55.242Z | Checking value-bag v1.9.0 |
| 1718 | 2025-05-14T15:47:55.271Z | Checking itoa v1.0.11 |
| 1719 | 2025-05-14T15:47:55.297Z | Checking scopeguard v1.2.0 |
| 1720 | 2025-05-14T15:47:55.322Z | Checking zeroize v1.8.1 |
| 1721 | 2025-05-14T15:47:55.464Z | Checking lock_api v0.4.12 |
| 1722 | 2025-05-14T15:47:55.492Z | Checking pin-project-lite v0.2.14 |
| 1723 | 2025-05-14T15:47:55.542Z | Checking libm v0.2.8 |
| 1724 | 2025-05-14T15:47:55.572Z | Checking subtle v2.6.1 |
| 1725 | 2025-05-14T15:47:55.597Z | Checking log v0.4.22 |
| 1726 | 2025-05-14T15:47:55.631Z | Checking once_cell v1.21.3 |
| 1727 | 2025-05-14T15:47:55.838Z | Checking ryu v1.0.18 |
| 1728 | 2025-05-14T15:47:55.865Z | Checking stable_deref_trait v1.2.0 |
| 1729 | 2025-05-14T15:47:55.923Z | Checking byteorder v1.5.0 |
| 1730 | 2025-05-14T15:47:55.978Z | Checking typenum v1.17.0 |
| 1731 | 2025-05-14T15:47:56.009Z | Checking zerofrom v0.1.4 |
| 1732 | 2025-05-14T15:47:56.043Z | Checking getrandom v0.2.15 |
| 1733 | 2025-05-14T15:47:56.077Z | Checking signal-hook-registry v1.4.2 |
| 1734 | 2025-05-14T15:47:56.105Z | Checking parking_lot_core v0.9.10 |
| 1735 | 2025-05-14T15:47:56.238Z | Checking yoke v0.7.4 |
| 1736 | 2025-05-14T15:47:56.309Z | Checking rand_core v0.6.4 |
| 1737 | 2025-05-14T15:47:56.344Z | Checking futures-core v0.3.31 |
| 1738 | 2025-05-14T15:47:56.369Z | Checking num-traits v0.2.19 |
| 1739 | 2025-05-14T15:47:56.406Z | Checking mio v1.0.2 |
| 1740 | 2025-05-14T15:47:56.470Z | Checking parking_lot v0.12.3 |
| 1741 | 2025-05-14T15:47:56.575Z | Checking litemap v0.7.3 |
| 1742 | 2025-05-14T15:47:56.604Z | Checking zerovec v0.10.4 |
| 1743 | 2025-05-14T15:47:56.654Z | Checking writeable v0.5.5 |
| 1744 | 2025-05-14T15:47:56.831Z | Checking icu_locid_transform_data v1.5.0 |
| 1745 | 2025-05-14T15:47:56.886Z | Checking generic-array v0.14.7 |
| 1746 | 2025-05-14T15:47:56.933Z | Checking icu_properties_data v1.5.0 |
| 1747 | 2025-05-14T15:47:56.963Z | Checking percent-encoding v2.3.1 |
| 1748 | 2025-05-14T15:47:56.997Z | Checking socket2 v0.5.9 |
| 1749 | 2025-05-14T15:47:57.023Z | Checking utf8_iter v1.0.4 |
| 1750 | 2025-05-14T15:47:57.202Z | Checking utf16_iter v1.0.5 |
| 1751 | 2025-05-14T15:47:57.229Z | Checking icu_normalizer_data v1.5.0 |
| 1752 | 2025-05-14T15:47:57.264Z | Checking write16 v1.0.0 |
| 1753 | 2025-05-14T15:47:57.357Z | Checking form_urlencoded v1.2.1 |
| 1754 | 2025-05-14T15:47:57.402Z | Checking thiserror v1.0.69 |
| 1755 | 2025-05-14T15:47:57.433Z | Checking const-oid v0.9.6 |
| 1756 | 2025-05-14T15:47:57.462Z | Checking zerocopy v0.7.35 |
| 1757 | 2025-05-14T15:47:57.556Z | Checking getrandom v0.3.1 |
| 1758 | 2025-05-14T15:47:57.581Z | Checking slab v0.4.9 |
| 1759 | 2025-05-14T15:47:57.704Z | Checking futures-io v0.3.31 |
| 1760 | 2025-05-14T15:47:57.791Z | Checking allocator-api2 v0.2.18 |
| 1761 | 2025-05-14T15:47:57.822Z | Checking crypto-common v0.1.6 |
| 1762 | 2025-05-14T15:47:57.848Z | Checking foldhash v0.1.3 |
| 1763 | 2025-05-14T15:47:57.886Z | Checking equivalent v1.0.1 |
| 1764 | 2025-05-14T15:47:57.973Z | Checking tinystr v0.7.6 |
| 1765 | 2025-05-14T15:47:58.004Z | Checking icu_collections v1.5.0 |
| 1766 | 2025-05-14T15:47:58.035Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1767 | 2025-05-14T15:47:58.061Z | Checking block-buffer v0.10.4 |
| 1768 | 2025-05-14T15:47:58.327Z | Checking icu_locid v1.5.0 |
| 1769 | 2025-05-14T15:47:58.352Z | Checking errno v0.3.9 |
| 1770 | 2025-05-14T15:47:58.381Z | Checking iana-time-zone v0.1.63 |
| 1771 | 2025-05-14T15:47:58.405Z | Checking hashbrown v0.15.1 |
| 1772 | 2025-05-14T15:47:58.543Z | Checking cpufeatures v0.2.14 |
| 1773 | 2025-05-14T15:47:58.569Z | Checking futures-sink v0.3.31 |
| 1774 | 2025-05-14T15:47:58.598Z | Checking fnv v1.0.7 |
| 1775 | 2025-05-14T15:47:58.630Z | Checking pin-utils v0.1.0 |
| 1776 | 2025-05-14T15:47:58.657Z | Checking futures-task v0.3.31 |
| 1777 | 2025-05-14T15:47:58.721Z | Checking futures-channel v0.3.31 |
| 1778 | 2025-05-14T15:47:58.750Z | Checking dyn-clone v1.0.19 |
| 1779 | 2025-05-14T15:47:58.750Z | Checking ppv-lite86 v0.2.20 |
| 1780 | 2025-05-14T15:47:58.893Z | Checking tracing-core v0.1.32 |
| 1781 | 2025-05-14T15:47:58.924Z | Checking regex-syntax v0.8.5 |
| 1782 | 2025-05-14T15:47:58.948Z | Checking bytes v1.10.1 |
| 1783 | 2025-05-14T15:47:58.973Z | Checking bitflags v2.9.0 |
| 1784 | 2025-05-14T15:47:59.042Z | Checking serde_json v1.0.140 |
| 1785 | 2025-05-14T15:47:59.173Z | Checking icu_provider v1.5.0 |
| 1786 | 2025-05-14T15:47:59.261Z | Checking chrono v0.4.40 |
| 1787 | 2025-05-14T15:47:59.323Z | Checking digest v0.10.7 |
| 1788 | 2025-05-14T15:47:59.447Z | Checking rustix v0.38.37 |
| 1789 | 2025-05-14T15:47:59.472Z | Checking uuid v1.16.0 |
| 1790 | 2025-05-14T15:47:59.655Z | Checking semver v1.0.26 |
| 1791 | 2025-05-14T15:47:59.805Z | Checking icu_locid_transform v1.5.0 |
| 1792 | 2025-05-14T15:47:59.834Z | Checking tokio v1.43.1 |
| 1793 | 2025-05-14T15:48:00.014Z | Checking indexmap v2.9.0 |
| 1794 | 2025-05-14T15:48:00.038Z | Checking futures-util v0.3.31 |
| 1795 | 2025-05-14T15:48:00.438Z | Checking tracing v0.1.40 |
| 1796 | 2025-05-14T15:48:00.624Z | Checking icu_properties v1.5.1 |
| 1797 | 2025-05-14T15:48:00.753Z | Checking rand_chacha v0.3.1 |
| 1798 | 2025-05-14T15:48:00.818Z | Checking http v1.2.0 |
| 1799 | 2025-05-14T15:48:01.050Z | Checking crossbeam-utils v0.8.21 |
| 1800 | 2025-05-14T15:48:01.106Z | Checking rand v0.8.5 |
| 1801 | 2025-05-14T15:48:01.362Z | Checking block-padding v0.3.3 |
| 1802 | 2025-05-14T15:48:01.554Z | Checking inout v0.1.3 |
| 1803 | 2025-05-14T15:48:01.636Z | Checking aho-corasick v1.1.3 |
| 1804 | 2025-05-14T15:48:01.766Z | Checking cipher v0.4.4 |
| 1805 | 2025-05-14T15:48:01.871Z | Checking spin v0.9.8 |
| 1806 | 2025-05-14T15:48:01.981Z | Checking atomic-waker v1.1.2 |
| 1807 | 2025-05-14T15:48:02.055Z | Checking adler2 v2.0.0 |
| 1808 | 2025-05-14T15:48:02.138Z | Checking base64ct v1.6.0 |
| 1809 | 2025-05-14T15:48:02.163Z | Checking hmac v0.12.1 |
| 1810 | 2025-05-14T15:48:02.189Z | Checking sha2 v0.10.8 |
| 1811 | 2025-05-14T15:48:02.219Z | Checking miniz_oxide v0.8.5 |
| 1812 | 2025-05-14T15:48:02.376Z | Checking powerfmt v0.2.0 |
| 1813 | 2025-05-14T15:48:02.548Z | Checking unicode-ident v1.0.14 |
| 1814 | 2025-05-14T15:48:02.644Z | Checking untrusted v0.9.0 |
| 1815 | 2025-05-14T15:48:02.701Z | Checking deranged v0.3.11 |
| 1816 | 2025-05-14T15:48:02.738Z | Checking proc-macro2 v1.0.94 |
| 1817 | 2025-05-14T15:48:02.800Z | Checking ring v0.17.11 |
| 1818 | 2025-05-14T15:48:02.871Z | Checking httparse v1.9.5 |
| 1819 | 2025-05-14T15:48:02.981Z | Checking regex-automata v0.4.8 |
| 1820 | 2025-05-14T15:48:03.233Z | Checking num-conv v0.1.0 |
| 1821 | 2025-05-14T15:48:03.321Z | Checking time-core v0.1.2 |
| 1822 | 2025-05-14T15:48:03.407Z | Checking icu_normalizer v1.5.0 |
| 1823 | 2025-05-14T15:48:03.465Z | Checking num_threads v0.1.7 |
| 1824 | 2025-05-14T15:48:03.499Z | Checking quote v1.0.39 |
| 1825 | 2025-05-14T15:48:03.618Z | Checking rustls-pki-types v1.10.0 |
| 1826 | 2025-05-14T15:48:03.748Z | Checking utf8parse v0.2.2 |
| 1827 | 2025-05-14T15:48:03.796Z | Checking syn v2.0.98 |
| 1828 | 2025-05-14T15:48:03.858Z | Checking time v0.3.36 |
| 1829 | 2025-05-14T15:48:03.912Z | Checking pem-rfc7468 v0.7.0 |
| 1830 | 2025-05-14T15:48:04.070Z | Checking idna_adapter v1.2.0 |
| 1831 | 2025-05-14T15:48:04.094Z | Checking http-body v1.0.1 |
| 1832 | 2025-05-14T15:48:04.164Z | Checking aws-lc-sys v0.26.0 |
| 1833 | 2025-05-14T15:48:04.261Z | Checking idna v1.0.3 |
| 1834 | 2025-05-14T15:48:04.285Z | Checking httpdate v1.0.3 |
| 1835 | 2025-05-14T15:48:04.513Z | Checking base64 v0.22.1 |
| 1836 | 2025-05-14T15:48:04.672Z | Checking try-lock v0.2.5 |
| 1837 | 2025-05-14T15:48:04.697Z | Checking url v2.5.3 |
| 1838 | 2025-05-14T15:48:04.820Z | Checking untrusted v0.7.1 |
| 1839 | 2025-05-14T15:48:04.938Z | Checking want v0.3.1 |
| 1840 | 2025-05-14T15:48:04.992Z | Checking gimli v0.31.1 |
| 1841 | 2025-05-14T15:48:05.116Z | Checking flagset v0.4.6 |
| 1842 | 2025-05-14T15:48:05.313Z | Checking anstyle v1.0.10 |
| 1843 | 2025-05-14T15:48:05.460Z | Checking schemars v0.8.22 |
| 1844 | 2025-05-14T15:48:05.541Z | Checking tokio-util v0.7.13 |
| 1845 | 2025-05-14T15:48:05.622Z | Checking der v0.7.9 |
| 1846 | 2025-05-14T15:48:05.773Z | Checking pbkdf2 v0.12.2 |
| 1847 | 2025-05-14T15:48:05.822Z | Checking aws-lc-rs v1.12.4 |
| 1848 | 2025-05-14T15:48:05.941Z | Checking lazy_static v1.5.0 |
| 1849 | 2025-05-14T15:48:06.067Z | Checking aes v0.8.4 |
| 1850 | 2025-05-14T15:48:06.379Z | Checking h2 v0.4.6 |
| 1851 | 2025-05-14T15:48:06.485Z | Checking object v0.36.5 |
| 1852 | 2025-05-14T15:48:06.778Z | Checking rustc-demangle v0.1.24 |
| 1853 | 2025-05-14T15:48:06.805Z | Checking tower-service v0.3.3 |
| 1854 | 2025-05-14T15:48:06.947Z | Checking anstyle-parse v0.2.5 |
| 1855 | 2025-05-14T15:48:07.018Z | Checking spki v0.7.3 |
| 1856 | 2025-05-14T15:48:07.185Z | Checking cbc v0.1.2 |
| 1857 | 2025-05-14T15:48:07.212Z | Checking salsa20 v0.10.2 |
| 1858 | 2025-05-14T15:48:07.286Z | Checking slog v2.7.0 |
| 1859 | 2025-05-14T15:48:07.323Z | Checking rustls-webpki v0.102.8 |
| 1860 | 2025-05-14T15:48:07.400Z | Checking is_terminal_polyfill v1.70.1 |
| 1861 | 2025-05-14T15:48:07.430Z | Checking anstyle-query v1.1.1 |
| 1862 | 2025-05-14T15:48:07.530Z | Checking colorchoice v1.0.2 |
| 1863 | 2025-05-14T15:48:07.559Z | Checking scrypt v0.11.0 |
| 1864 | 2025-05-14T15:48:07.676Z | Checking anstream v0.6.18 |
| 1865 | 2025-05-14T15:48:07.710Z | Checking mime v0.3.17 |
| 1866 | 2025-05-14T15:48:07.779Z | Checking pkcs5 v0.7.1 |
| 1867 | 2025-05-14T15:48:07.896Z | Checking addr2line v0.24.2 |
| 1868 | 2025-05-14T15:48:07.984Z | Checking regex v1.11.1 |
| 1869 | 2025-05-14T15:48:08.010Z | Checking terminal_size v0.4.0 |
| 1870 | 2025-05-14T15:48:08.034Z | Checking strsim v0.11.1 |
| 1871 | 2025-05-14T15:48:08.203Z | Checking clap_lex v0.7.4 |
| 1872 | 2025-05-14T15:48:08.231Z | Checking openssl-probe v0.1.5 |
| 1873 | 2025-05-14T15:48:08.310Z | Checking foreign-types-shared v0.1.1 |
| 1874 | 2025-05-14T15:48:08.390Z | Checking ipnet v2.11.0 |
| 1875 | 2025-05-14T15:48:08.415Z | Checking pkcs8 v0.10.2 |
| 1876 | 2025-05-14T15:48:08.452Z | Checking clap_builder v4.5.35 |
| 1877 | 2025-05-14T15:48:08.477Z | Checking foreign-types v0.3.2 |
| 1878 | 2025-05-14T15:48:08.556Z | Checking http-body-util v0.1.3 |
| 1879 | 2025-05-14T15:48:08.588Z | Checking openssl-sys v0.9.107 |
| 1880 | 2025-05-14T15:48:08.613Z | Checking either v1.14.0 |
| 1881 | 2025-05-14T15:48:08.715Z | Checking rustls-pemfile v2.2.0 |
| 1882 | 2025-05-14T15:48:08.806Z | Checking rustls v0.23.19 |
| 1883 | 2025-05-14T15:48:08.938Z | Checking futures-executor v0.3.31 |
| 1884 | 2025-05-14T15:48:08.963Z | Checking serde_spanned v0.6.8 |
| 1885 | 2025-05-14T15:48:08.987Z | Checking toml_datetime v0.6.8 |
| 1886 | 2025-05-14T15:48:09.162Z | Checking serde_urlencoded v0.7.1 |
| 1887 | 2025-05-14T15:48:09.187Z | Checking encoding_rs v0.8.34 |
| 1888 | 2025-05-14T15:48:09.259Z | Checking futures v0.3.31 |
| 1889 | 2025-05-14T15:48:09.370Z | Checking psl-types v2.0.11 |
| 1890 | 2025-05-14T15:48:09.534Z | Checking ipnetwork v0.21.1 |
| 1891 | 2025-05-14T15:48:09.562Z | Checking publicsuffix v2.3.0 |
| 1892 | 2025-05-14T15:48:09.586Z | Checking openssl v0.10.72 |
| 1893 | 2025-05-14T15:48:09.812Z | Checking cookie v0.18.1 |
| 1894 | 2025-05-14T15:48:09.888Z | Checking webpki-roots v0.26.6 |
| 1895 | 2025-05-14T15:48:10.072Z | Checking sync_wrapper v1.0.1 |
| 1896 | 2025-05-14T15:48:10.203Z | Checking tower-layer v0.3.3 |
| 1897 | 2025-05-14T15:48:10.227Z | Checking cookie_store v0.21.1 |
| 1898 | 2025-05-14T15:48:10.432Z | Checking tower v0.5.2 |
| 1899 | 2025-05-14T15:48:10.818Z | Checking signature v2.2.0 |
| 1900 | 2025-05-14T15:48:10.857Z | Checking clap v4.5.35 |
| 1901 | 2025-05-14T15:48:10.920Z | Checking data-encoding v2.6.0 |
| 1902 | 2025-05-14T15:48:10.979Z | Checking tinyvec_macros v0.1.1 |
| 1903 | 2025-05-14T15:48:11.035Z | Checking bitflags v1.3.2 |
| 1904 | 2025-05-14T15:48:11.061Z | Checking openapiv3 v2.0.0 |
| 1905 | 2025-05-14T15:48:11.089Z | Checking tinyvec v1.8.0 |
| 1906 | 2025-05-14T15:48:11.149Z | Checking scroll v0.12.0 |
| 1907 | 2025-05-14T15:48:11.354Z | Checking hyper v1.6.0 |
| 1908 | 2025-05-14T15:48:11.419Z | Checking plain v0.2.3 |
| 1909 | 2025-05-14T15:48:11.449Z | Checking backtrace v0.3.74 |
| 1910 | 2025-05-14T15:48:11.541Z | Checking ucd-trie v0.1.7 |
| 1911 | 2025-05-14T15:48:11.576Z | Checking goblin v0.8.2 |
| 1912 | 2025-05-14T15:48:11.742Z | Checking pest v2.7.14 |
| 1913 | 2025-05-14T15:48:11.931Z | Checking anyhow v1.0.98 |
| 1914 | 2025-05-14T15:48:12.134Z | Checking sha1 v0.10.6 |
| 1915 | 2025-05-14T15:48:12.249Z | Checking num-integer v0.1.46 |
| 1916 | 2025-05-14T15:48:12.378Z | Checking crc32fast v1.4.2 |
| 1917 | 2025-05-14T15:48:12.596Z | Checking static_assertions v1.1.0 |
| 1918 | 2025-05-14T15:48:12.658Z | Checking pretty-hex v0.4.1 |
| 1919 | 2025-05-14T15:48:12.701Z | Checking bstr v1.10.0 |
| 1920 | 2025-05-14T15:48:12.839Z | Checking thread-id v4.2.2 |
| 1921 | 2025-05-14T15:48:12.960Z | Checking zerocopy v0.8.10 |
| 1922 | 2025-05-14T15:48:12.992Z | Checking hyper-util v0.1.11 |
| 1923 | 2025-05-14T15:48:13.020Z | Checking tokio-rustls v0.26.0 |
| 1924 | 2025-05-14T15:48:13.375Z | Checking base16ct v0.2.0 |
| 1925 | 2025-05-14T15:48:13.463Z | Checking unicode-width v0.2.0 |
| 1926 | 2025-05-14T15:48:13.562Z | Checking crossbeam-epoch v0.9.18 |
| 1927 | 2025-05-14T15:48:13.587Z | Checking sec1 v0.7.3 |
| 1928 | 2025-05-14T15:48:13.795Z | Checking native-tls v0.2.12 |
| 1929 | 2025-05-14T15:48:13.820Z | Checking dtrace-parser v0.2.0 |
| 1930 | 2025-05-14T15:48:13.871Z | Checking ff v0.13.0 |
| 1931 | 2025-05-14T15:48:13.946Z | Checking memmap v0.7.0 |
| 1932 | 2025-05-14T15:48:13.971Z | Checking winnow v0.7.3 |
| 1933 | 2025-05-14T15:48:14.088Z | Checking group v0.13.0 |
| 1934 | 2025-05-14T15:48:14.117Z | Checking tokio-native-tls v0.3.1 |
| 1935 | 2025-05-14T15:48:14.159Z | Checking num-iter v0.1.45 |
| 1936 | 2025-05-14T15:48:14.258Z | Checking oxnet v0.1.1 |
| 1937 | 2025-05-14T15:48:14.343Z | Checking hkdf v0.12.4 |
| 1938 | 2025-05-14T15:48:14.369Z | Checking hubpack v0.1.2 |
| 1939 | 2025-05-14T15:48:14.398Z | Checking crypto-bigint v0.5.5 |
| 1940 | 2025-05-14T15:48:14.558Z | Checking unicode-segmentation v1.12.0 |
| 1941 | 2025-05-14T15:48:14.601Z | Checking crossbeam-deque v0.8.5 |
| 1942 | 2025-05-14T15:48:14.651Z | Checking flate2 v1.1.1 |
| 1943 | 2025-05-14T15:48:14.681Z | Checking hyper-tls v0.6.0 |
| 1944 | 2025-05-14T15:48:14.886Z | Checking hyper-rustls v0.27.3 |
| 1945 | 2025-05-14T15:48:14.950Z | Checking strum v0.26.3 |
| 1946 | 2025-05-14T15:48:15.099Z | Checking winnow v0.5.40 |
| 1947 | 2025-05-14T15:48:15.124Z | Checking num-bigint-dig v0.8.4 |
| 1948 | 2025-05-14T15:48:15.193Z | Checking pkcs1 v0.7.5 |
| 1949 | 2025-05-14T15:48:15.218Z | Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1) |
| 1950 | 2025-05-14T15:48:15.303Z | Checking zerocopy v0.6.6 |
| 1951 | 2025-05-14T15:48:15.552Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 1952 | 2025-05-14T15:48:15.584Z | Checking dof v0.3.0 |
| 1953 | 2025-05-14T15:48:15.687Z | Checking unicode-normalization v0.1.24 |
| 1954 | 2025-05-14T15:48:15.859Z | Checking rfc6979 v0.4.0 |
| 1955 | 2025-05-14T15:48:16.032Z | Checking managed v0.8.0 |
| 1956 | 2025-05-14T15:48:16.099Z | Checking usdt-impl v0.5.0 |
| 1957 | 2025-05-14T15:48:16.225Z | Checking toml_edit v0.22.24 |
| 1958 | 2025-05-14T15:48:16.356Z | Checking x509-cert v0.2.5 |
| 1959 | 2025-05-14T15:48:16.393Z | Checking newtype-uuid v1.2.1 |
| 1960 | 2025-05-14T15:48:16.538Z | Checking elliptic-curve v0.13.8 |
| 1961 | 2025-05-14T15:48:16.600Z | Checking usdt v0.5.0 |
| 1962 | 2025-05-14T15:48:16.676Z | Checking curve25519-dalek v4.1.3 |
| 1963 | 2025-05-14T15:48:16.723Z | Checking ahash v0.8.11 |
| 1964 | 2025-05-14T15:48:16.775Z | Checking rsa v0.9.6 |
| 1965 | 2025-05-14T15:48:16.854Z | Checking signal-hook v0.3.17 |
| 1966 | 2025-05-14T15:48:17.093Z | Checking ecdsa v0.16.9 |
| 1967 | 2025-05-14T15:48:17.137Z | Checking daft v0.1.3 |
| 1968 | 2025-05-14T15:48:17.168Z | Checking rand_core v0.9.2 |
| 1969 | 2025-05-14T15:48:17.266Z | Checking toml_edit v0.19.15 |
| 1970 | 2025-05-14T15:48:17.489Z | Checking rayon-core v1.12.1 |
| 1971 | 2025-05-14T15:48:17.520Z | Checking ed25519 v2.2.3 |
| 1972 | 2025-05-14T15:48:17.608Z | Checking memoffset v0.9.1 |
| 1973 | 2025-05-14T15:48:17.652Z | Checking zstd-sys v2.0.14+zstd.1.5.7 |
| 1974 | 2025-05-14T15:48:17.689Z | Checking siphasher v0.3.11 |
| 1975 | 2025-05-14T15:48:17.736Z | Checking rand_chacha v0.9.0 |
| 1976 | 2025-05-14T15:48:17.809Z | Checking signal-hook-mio v0.2.4 |
| 1977 | 2025-05-14T15:48:17.857Z | Checking zstd-safe v7.2.3 |
| 1978 | 2025-05-14T15:48:17.965Z | Checking bzip2 v0.4.4 |
| 1979 | 2025-05-14T15:48:17.992Z | Checking phf_shared v0.11.2 |
| 1980 | 2025-05-14T15:48:18.078Z | Checking console v0.15.10 |
| 1981 | 2025-05-14T15:48:18.107Z | Checking hickory-proto v0.24.4 |
| 1982 | 2025-05-14T15:48:18.131Z | Checking ed25519-dalek v2.1.1 |
| 1983 | 2025-05-14T15:48:18.158Z | Checking bumpalo v3.16.0 |
| 1984 | 2025-05-14T15:48:18.258Z | Checking simd-adler32 v0.3.7 |
| 1985 | 2025-05-14T15:48:18.283Z | Checking lockfree-object-pool v0.1.6 |
| 1986 | 2025-05-14T15:48:18.404Z | Checking zip v0.6.6 |
| 1987 | 2025-05-14T15:48:18.464Z | Checking zstd v0.13.3 |
| 1988 | 2025-05-14T15:48:18.500Z | Checking rand v0.9.0 |
| 1989 | 2025-05-14T15:48:18.526Z | Checking crossterm v0.28.1 |
| 1990 | 2025-05-14T15:48:18.578Z | Checking zopfli v0.8.1 |
| 1991 | 2025-05-14T15:48:18.604Z | Checking bzip2 v0.5.2 |
| 1992 | 2025-05-14T15:48:18.788Z | Checking itertools v0.10.5 |
| 1993 | 2025-05-14T15:48:18.865Z | Checking hash32 v0.2.1 |
| 1994 | 2025-05-14T15:48:18.994Z | Checking winnow v0.6.26 |
| 1995 | 2025-05-14T15:48:19.147Z | Checking predicates-core v1.0.8 |
| 1996 | 2025-05-14T15:48:19.173Z | Checking unicode-properties v0.1.3 |
| 1997 | 2025-05-14T15:48:19.345Z | Checking unicode-bidi v0.3.17 |
| 1998 | 2025-05-14T15:48:19.370Z | Checking toml v0.7.8 |
| 1999 | 2025-05-14T15:48:19.398Z | Checking zip v2.6.1 |
| 2000 | 2025-05-14T15:48:19.495Z | Checking heapless v0.7.17 |
| 2001 | 2025-05-14T15:48:19.861Z | Checking stringprep v0.1.5 |
| 2002 | 2025-05-14T15:48:19.886Z | Checking rayon v1.10.0 |
| 2003 | 2025-05-14T15:48:19.962Z | Checking nix v0.29.0 |
| 2004 | 2025-05-14T15:48:20.110Z | Checking similar v2.7.0 |
| 2005 | 2025-05-14T15:48:20.262Z | Checking tokio-stream v0.1.17 |
| 2006 | 2025-05-14T15:48:20.418Z | Checking md-5 v0.10.6 |
| 2007 | 2025-05-14T15:48:20.499Z | Checking float-cmp v0.10.0 |
| 2008 | 2025-05-14T15:48:20.632Z | Checking normalize-line-endings v0.3.0 |
| 2009 | 2025-05-14T15:48:20.689Z | Checking difflib v0.4.0 |
| 2010 | 2025-05-14T15:48:20.758Z | Checking fallible-iterator v0.2.0 |
| 2011 | 2025-05-14T15:48:20.801Z | Checking smoltcp v0.9.1 |
| 2012 | 2025-05-14T15:48:20.932Z | Checking phf v0.11.2 |
| 2013 | 2025-05-14T15:48:20.994Z | Checking predicates v3.1.3 |
| 2014 | 2025-05-14T15:48:21.076Z | Checking itertools v0.12.1 |
| 2015 | 2025-05-14T15:48:21.187Z | Checking fs-err v3.1.0 |
| 2016 | 2025-05-14T15:48:21.211Z | Checking buf-list v1.0.3 |
| 2017 | 2025-05-14T15:48:21.252Z | Checking postgres-protocol v0.6.8 |
| 2018 | 2025-05-14T15:48:21.486Z | Checking serde-big-array v0.5.1 |
| 2019 | 2025-05-14T15:48:21.529Z | Checking portable-atomic v1.11.0 |
| 2020 | 2025-05-14T15:48:21.685Z | Checking lalrpop-util v0.19.12 |
| 2021 | 2025-05-14T15:48:21.710Z | Checking number_prefix v0.4.0 |
| 2022 | 2025-05-14T15:48:21.817Z | Checking precomputed-hash v0.1.1 |
| 2023 | 2025-05-14T15:48:21.873Z | Checking fixedbitset v0.4.2 |
| 2024 | 2025-05-14T15:48:21.904Z | Checking new_debug_unreachable v1.0.6 |
| 2025 | 2025-05-14T15:48:21.950Z | Checking postgres-types v0.2.9 |
| 2026 | 2025-05-14T15:48:21.981Z | Checking whoami v1.5.2 |
| 2027 | 2025-05-14T15:48:22.016Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
| 2028 | 2025-05-14T15:48:22.041Z | Checking string_cache v0.8.9 |
| 2029 | 2025-05-14T15:48:22.125Z | Checking petgraph v0.6.5 |
| 2030 | 2025-05-14T15:48:22.255Z | Checking minimal-lexical v0.2.1 |
| 2031 | 2025-05-14T15:48:22.312Z | Checking peg-runtime v0.8.5 |
| 2032 | 2025-05-14T15:48:22.343Z | Compiling thiserror-impl v2.0.12 |
| 2033 | 2025-05-14T15:48:22.495Z | Checking tokio-postgres v0.7.13 |
| 2034 | 2025-05-14T15:48:22.607Z | Checking nom v7.1.3 |
| 2035 | 2025-05-14T15:48:22.664Z | Checking camino v1.1.9 |
| 2036 | 2025-05-14T15:48:22.780Z | Checking indicatif v0.17.11 |
| 2037 | 2025-05-14T15:48:23.011Z | Compiling regress v0.10.3 |
| 2038 | 2025-05-14T15:48:23.151Z | Checking fastrand v2.1.1 |
| 2039 | 2025-05-14T15:48:23.418Z | Compiling ident_case v1.0.1 |
| 2040 | 2025-05-14T15:48:23.474Z | Checking is-terminal v0.4.13 |
| 2041 | 2025-05-14T15:48:23.609Z | Compiling darling_core v0.20.10 |
| 2042 | 2025-05-14T15:48:23.633Z | Compiling unsafe-libyaml v0.2.11 |
| 2043 | 2025-05-14T15:48:24.686Z | Compiling serde_yaml v0.9.34+deprecated |
| 2044 | 2025-05-14T15:48:24.733Z | Checking heck v0.5.0 |
| 2045 | 2025-05-14T15:48:24.822Z | Checking tempfile v3.13.0 |
| 2046 | 2025-05-14T15:48:24.852Z | Checking thiserror v2.0.12 |
| 2047 | 2025-05-14T15:48:25.004Z | Compiling structmeta-derive v0.3.0 |
| 2048 | 2025-05-14T15:48:25.087Z | Checking dirs-sys-next v0.1.2 |
| 2049 | 2025-05-14T15:48:25.177Z | Checking crossbeam-channel v0.5.15 |
| 2050 | 2025-05-14T15:48:25.271Z | Checking dirs-next v2.0.0 |
| 2051 | 2025-05-14T15:48:25.407Z | Checking thread_local v1.1.8 |
| 2052 | 2025-05-14T15:48:25.665Z | Compiling rustls v0.22.4 |
| 2053 | 2025-05-14T15:48:25.779Z | Compiling typify-impl v0.3.0 |
| 2054 | 2025-05-14T15:48:25.953Z | Checking term v0.7.0 |
| 2055 | 2025-05-14T15:48:26.149Z | Checking take_mut v0.2.2 |
| 2056 | 2025-05-14T15:48:26.295Z | Checking slog-async v2.8.0 |
| 2057 | 2025-05-14T15:48:26.329Z | Checking slog-term v2.9.1 |
| 2058 | 2025-05-14T15:48:26.489Z | Checking toml v0.8.20 |
| 2059 | 2025-05-14T15:48:26.561Z | Compiling multer v3.1.0 |
| 2060 | 2025-05-14T15:48:26.755Z | Compiling async-stream-impl v0.3.6 |
| 2061 | 2025-05-14T15:48:26.933Z | Checking quick-error v1.2.3 |
| 2062 | 2025-05-14T15:48:26.957Z | Compiling structmeta v0.3.0 |
| 2063 | 2025-05-14T15:48:27.095Z | Compiling dropshot v0.16.0 |
| 2064 | 2025-05-14T15:48:27.120Z | Compiling dropshot_endpoint v0.16.0 |
| 2065 | 2025-05-14T15:48:27.299Z | Compiling test-strategy v0.4.0 |
| 2066 | 2025-05-14T15:48:27.450Z | Checking hex v0.4.3 |
| 2067 | 2025-05-14T15:48:27.577Z | Checking match_cfg v0.1.0 |
| 2068 | 2025-05-14T15:48:27.694Z | Checking bit-vec v0.8.0 |
| 2069 | 2025-05-14T15:48:27.738Z | Checking debug-ignore v1.0.5 |
| 2070 | 2025-05-14T15:48:27.895Z | Checking hostname v0.3.1 |
| 2071 | 2025-05-14T15:48:27.926Z | Checking progenitor-client v0.9.1 |
| 2072 | 2025-05-14T15:48:28.051Z | Checking wait-timeout v0.2.0 |
| 2073 | 2025-05-14T15:48:28.075Z | Checking bit-set v0.8.0 |
| 2074 | 2025-05-14T15:48:28.310Z | Checking rusty-fork v0.3.0 |
| 2075 | 2025-05-14T15:48:28.335Z | Checking serde_path_to_error v0.1.16 |
| 2076 | 2025-05-14T15:48:28.369Z | Checking rand_xorshift v0.3.0 |
| 2077 | 2025-05-14T15:48:28.403Z | Compiling darling_macro v0.20.10 |
| 2078 | 2025-05-14T15:48:28.571Z | Checking unarray v0.1.4 |
| 2079 | 2025-05-14T15:48:28.741Z | Checking proptest v1.6.0 |
| 2080 | 2025-05-14T15:48:28.920Z | Checking slog-json v2.6.1 |
| 2081 | 2025-05-14T15:48:29.164Z | Compiling darling v0.20.10 |
| 2082 | 2025-05-14T15:48:29.191Z | Compiling derive-where v1.2.7 |
| 2083 | 2025-05-14T15:48:29.299Z | Compiling serde_with_macros v3.12.0 |
| 2084 | 2025-05-14T15:48:29.720Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2085 | 2025-05-14T15:48:30.057Z | Checking slog-bunyan v2.5.0 |
| 2086 | 2025-05-14T15:48:30.227Z | Checking async-stream v0.3.6 |
| 2087 | 2025-05-14T15:48:30.314Z | Compiling parse-display-derive v0.10.0 |
| 2088 | 2025-05-14T15:48:30.521Z | Checking waitgroup v0.1.2 |
| 2089 | 2025-05-14T15:48:30.667Z | Checking hostname v0.4.0 |
| 2090 | 2025-05-14T15:48:30.807Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2091 | 2025-05-14T15:48:30.832Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2092 | 2025-05-14T15:48:30.972Z | Checking macaddr v1.0.1 |
| 2093 | 2025-05-14T15:48:31.290Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2094 | 2025-05-14T15:48:31.321Z | Checking instant v0.1.13 |
| 2095 | 2025-05-14T15:48:31.346Z | Checking serde_with v3.12.0 |
| 2096 | 2025-05-14T15:48:31.411Z | Checking tokio-rustls v0.25.0 |
| 2097 | 2025-05-14T15:48:31.474Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2098 | 2025-05-14T15:48:31.639Z | Checking backoff v0.4.0 |
| 2099 | 2025-05-14T15:48:31.687Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 2100 | 2025-05-14T15:48:31.928Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2101 | 2025-05-14T15:48:31.957Z | Checking camino-tempfile v1.3.0 |
| 2102 | 2025-05-14T15:48:32.041Z | Checking unicode-width v0.1.14 |
| 2103 | 2025-05-14T15:48:32.237Z | Compiling proc-macro-error v1.0.4 |
| 2104 | 2025-05-14T15:48:32.414Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
| 2105 | 2025-05-14T15:48:32.461Z | Compiling proc-macro-crate v1.3.1 |
| 2106 | 2025-05-14T15:48:32.785Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2107 | 2025-05-14T15:48:32.812Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2108 | 2025-05-14T15:48:32.990Z | Checking tabwriter v1.4.0 |
| 2109 | 2025-05-14T15:48:33.226Z | Compiling foreign-types-macros v0.2.3 |
| 2110 | 2025-05-14T15:48:33.256Z | Compiling num_enum_derive v0.5.11 |
| 2111 | 2025-05-14T15:48:33.310Z | Checking foreign-types-shared v0.3.1 |
| 2112 | 2025-05-14T15:48:33.475Z | Checking cstr-argument v0.1.2 |
| 2113 | 2025-05-14T15:48:33.567Z | Checking parse-display v0.10.0 |
| 2114 | 2025-05-14T15:48:33.615Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2115 | 2025-05-14T15:48:33.674Z | Checking pretty-hex v0.2.1 |
| 2116 | 2025-05-14T15:48:33.804Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2117 | 2025-05-14T15:48:33.851Z | Checking colored v2.2.0 |
| 2118 | 2025-05-14T15:48:33.946Z | Checking smf v0.2.3 |
| 2119 | 2025-05-14T15:48:34.116Z | Checking itertools v0.14.0 |
| 2120 | 2025-05-14T15:48:34.197Z | Checking atomicwrites v0.4.4 |
| 2121 | 2025-05-14T15:48:34.718Z | Checking foreign-types v0.5.0 |
| 2122 | 2025-05-14T15:48:34.718Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2123 | 2025-05-14T15:48:34.718Z | Checking base64 v0.21.7 |
| 2124 | 2025-05-14T15:48:34.718Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2125 | 2025-05-14T15:48:34.718Z | Compiling itertools v0.13.0 |
| 2126 | 2025-05-14T15:48:34.718Z | Compiling crucible-workspace-hack v0.1.0 |
| 2127 | 2025-05-14T15:48:34.718Z | Compiling heapless v0.8.0 |
| 2128 | 2025-05-14T15:48:34.793Z | Checking hash32 v0.3.1 |
| 2129 | 2025-05-14T15:48:34.865Z | Compiling smoltcp v0.11.0 |
| 2130 | 2025-05-14T15:48:35.009Z | Checking cobs v0.2.3 |
| 2131 | 2025-05-14T15:48:35.125Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
| 2132 | 2025-05-14T15:48:35.153Z | Checking num_enum v0.5.11 |
| 2133 | 2025-05-14T15:48:35.240Z | Checking postcard v1.0.10 |
| 2134 | 2025-05-14T15:48:35.348Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2135 | 2025-05-14T15:48:35.558Z | Checking sigpipe v0.1.3 |
| 2136 | 2025-05-14T15:48:35.588Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
| 2137 | 2025-05-14T15:48:35.709Z | Checking jiff v0.2.13 |
| 2138 | 2025-05-14T15:48:35.766Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
| 2139 | 2025-05-14T15:48:36.031Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 2140 | 2025-05-14T15:48:36.250Z | Compiling zone_cfg_derive v0.3.0 |
| 2141 | 2025-05-14T15:48:36.275Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
| 2142 | 2025-05-14T15:48:36.580Z | Compiling num-derive v0.4.2 |
| 2143 | 2025-05-14T15:48:36.605Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2144 | 2025-05-14T15:48:36.910Z | Compiling ingot-macros v0.1.0 |
| 2145 | 2025-05-14T15:48:36.934Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
| 2146 | 2025-05-14T15:48:37.153Z | Compiling convert_case v0.4.0 |
| 2147 | 2025-05-14T15:48:37.302Z | Checking utf-8 v0.7.6 |
| 2148 | 2025-05-14T15:48:37.328Z | Compiling typify-macro v0.3.0 |
| 2149 | 2025-05-14T15:48:37.371Z | Checking zone v0.3.1 |
| 2150 | 2025-05-14T15:48:37.507Z | Checking tungstenite v0.21.0 |
| 2151 | 2025-05-14T15:48:37.845Z | Compiling derive_more v0.99.20 |
| 2152 | 2025-05-14T15:48:38.014Z | Checking newline-converter v0.3.0 |
| 2153 | 2025-05-14T15:48:38.203Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
| 2154 | 2025-05-14T15:48:38.255Z | Checking expectorate v1.2.0 |
| 2155 | 2025-05-14T15:48:38.339Z | Checking tokio-tungstenite v0.21.0 |
| 2156 | 2025-05-14T15:48:38.462Z | Checking num-rational v0.4.2 |
| 2157 | 2025-05-14T15:48:38.634Z | Checking num-complex v0.4.6 |
| 2158 | 2025-05-14T15:48:38.754Z | Checking float-ord v0.3.2 |
| 2159 | 2025-05-14T15:48:38.797Z | Checking same-file v1.0.6 |
| 2160 | 2025-05-14T15:48:38.907Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2161 | 2025-05-14T15:48:38.976Z | Checking walkdir v2.5.0 |
| 2162 | 2025-05-14T15:48:39.008Z | Checking indent_write v2.2.0 |
| 2163 | 2025-05-14T15:48:39.168Z | Checking fixedbitset v0.5.7 |
| 2164 | 2025-05-14T15:48:39.226Z | Checking password-hash v0.5.0 |
| 2165 | 2025-05-14T15:48:39.250Z | Checking xattr v1.3.1 |
| 2166 | 2025-05-14T15:48:39.326Z | Checking num v0.4.3 |
| 2167 | 2025-05-14T15:48:39.443Z | Checking blake2 v0.10.6 |
| 2168 | 2025-05-14T15:48:39.468Z | Checking filetime v0.2.25 |
| 2169 | 2025-05-14T15:48:39.523Z | Checking petgraph v0.7.1 |
| 2170 | 2025-05-14T15:48:39.634Z | Checking arc-swap v1.7.1 |
| 2171 | 2025-05-14T15:48:39.684Z | Checking tar v0.4.44 |
| 2172 | 2025-05-14T15:48:39.857Z | Checking argon2 v0.5.3 |
| 2173 | 2025-05-14T15:48:40.008Z | Checking slog-scope v4.4.0 |
| 2174 | 2025-05-14T15:48:40.205Z | Checking half v2.4.1 |
| 2175 | 2025-05-14T15:48:40.388Z | Checking ciborium-io v0.2.2 |
| 2176 | 2025-05-14T15:48:40.467Z | Checking slog-stdlog v4.1.1 |
| 2177 | 2025-05-14T15:48:40.527Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2178 | 2025-05-14T15:48:40.632Z | Checking ciborium-ll v0.2.2 |
| 2179 | 2025-05-14T15:48:40.659Z | Checking slog-envlogger v2.2.0 |
| 2180 | 2025-05-14T15:48:40.684Z | Compiling typify v0.3.0 |
| 2181 | 2025-05-14T15:48:40.864Z | Compiling progenitor-impl v0.9.1 |
| 2182 | 2025-05-14T15:48:40.926Z | Checking ciborium v0.2.2 |
| 2183 | 2025-05-14T15:48:40.951Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2184 | 2025-05-14T15:48:40.976Z | Compiling cancel-safe-futures v0.1.5 |
| 2185 | 2025-05-14T15:48:41.245Z | Compiling owo-colors v4.2.0 |
| 2186 | 2025-05-14T15:48:41.298Z | Checking swrite v0.1.0 |
| 2187 | 2025-05-14T15:48:41.473Z | Checking libsw-core v0.3.1 |
| 2188 | 2025-05-14T15:48:41.690Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2189 | 2025-05-14T15:48:41.757Z | Checking libsw v3.4.0 |
| 2190 | 2025-05-14T15:48:42.124Z | Checking linear-map v1.2.0 |
| 2191 | 2025-05-14T15:48:42.251Z | Checking ingot-types v0.1.0 |
| 2192 | 2025-05-14T15:48:42.365Z | Checking keccak v0.1.5 |
| 2193 | 2025-05-14T15:48:42.397Z | Checking pem v3.0.5 |
| 2194 | 2025-05-14T15:48:42.427Z | Compiling typify-impl v0.2.0 |
| 2195 | 2025-05-14T15:48:42.680Z | Checking sha3 v0.10.8 |
| 2196 | 2025-05-14T15:48:42.706Z | Checking prettyplease v0.2.30 |
| 2197 | 2025-05-14T15:48:42.897Z | Checking ingot v0.1.0 |
| 2198 | 2025-05-14T15:48:43.201Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2199 | 2025-05-14T15:48:44.522Z | Checking highway v1.3.0 |
| 2200 | 2025-05-14T15:48:45.304Z | Checking headers-core v0.3.0 |
| 2201 | 2025-05-14T15:48:45.572Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
| 2202 | 2025-05-14T15:48:46.312Z | Compiling progenitor-macro v0.9.1 |
| 2203 | 2025-05-14T15:48:46.774Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
| 2204 | 2025-05-14T15:48:46.848Z | Checking headers v0.4.0 |
| 2205 | 2025-05-14T15:48:48.153Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b) |
| 2206 | 2025-05-14T15:48:50.890Z | Compiling lzma-sys v0.1.20 |
| 2207 | 2025-05-14T15:48:51.286Z | Checking progenitor-client v0.8.0 |
| 2208 | 2025-05-14T15:48:51.388Z | Compiling heck v0.3.3 |
| 2209 | 2025-05-14T15:48:51.565Z | Checking linked-hash-map v0.5.6 |
| 2210 | 2025-05-14T15:48:51.718Z | Compiling zone_cfg_derive v0.1.2 |
| 2211 | 2025-05-14T15:48:51.790Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2212 | 2025-05-14T15:48:51.862Z | Checking lru-cache v0.1.2 |
| 2213 | 2025-05-14T15:48:52.033Z | Checking yasna v0.5.2 |
| 2214 | 2025-05-14T15:48:52.064Z | Checking base64 v0.13.1 |
| 2215 | 2025-05-14T15:48:52.089Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2216 | 2025-05-14T15:48:52.420Z | Checking ron v0.7.1 |
| 2217 | 2025-05-14T15:48:52.493Z | Checking xz2 v0.1.7 |
| 2218 | 2025-05-14T15:48:52.741Z | Checking rcgen v0.12.1 |
| 2219 | 2025-05-14T15:48:52.766Z | Checking resolv-conf v0.7.0 |
| 2220 | 2025-05-14T15:48:52.814Z | Checking zone v0.1.8 |
| 2221 | 2025-05-14T15:48:53.092Z | Checking hickory-resolver v0.24.4 |
| 2222 | 2025-05-14T15:48:53.342Z | Checking subprocess v0.2.9 |
| 2223 | 2025-05-14T15:48:53.414Z | Checking humantime v2.1.0 |
| 2224 | 2025-05-14T15:48:53.439Z | Checking secrecy v0.10.3 |
| 2225 | 2025-05-14T15:48:53.719Z | Compiling semver v0.1.20 |
| 2226 | 2025-05-14T15:48:53.844Z | Checking universal-hash v0.5.1 |
| 2227 | 2025-05-14T15:48:53.873Z | Checking opaque-debug v0.3.1 |
| 2228 | 2025-05-14T15:48:53.923Z | Compiling typify-macro v0.2.0 |
| 2229 | 2025-05-14T15:48:53.992Z | Checking aead v0.5.2 |
| 2230 | 2025-05-14T15:48:54.058Z | Compiling rustc_version v0.1.7 |
| 2231 | 2025-05-14T15:48:54.217Z | Checking poly1305 v0.8.0 |
| 2232 | 2025-05-14T15:48:54.244Z | Checking chacha20 v0.9.1 |
| 2233 | 2025-05-14T15:48:54.466Z | Compiling newtype_derive v0.1.6 |
| 2234 | 2025-05-14T15:48:54.536Z | Checking qorb v0.3.1 |
| 2235 | 2025-05-14T15:48:54.599Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2236 | 2025-05-14T15:48:54.702Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2237 | 2025-05-14T15:48:54.984Z | Checking steno v0.4.1 |
| 2238 | 2025-05-14T15:48:55.077Z | Checking chacha20poly1305 v0.10.1 |
| 2239 | 2025-05-14T15:48:55.101Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
| 2240 | 2025-05-14T15:48:55.279Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
| 2241 | 2025-05-14T15:48:55.625Z | Checking bytecount v0.6.8 |
| 2242 | 2025-05-14T15:48:55.682Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
| 2243 | 2025-05-14T15:48:55.791Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2244 | 2025-05-14T15:48:56.243Z | Checking progenitor v0.9.1 |
| 2245 | 2025-05-14T15:48:56.466Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
| 2246 | 2025-05-14T15:48:56.646Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2247 | 2025-05-14T15:48:56.910Z | Checking display-error-chain v0.2.2 |
| 2248 | 2025-05-14T15:48:56.940Z | Checking thiserror-no-std v2.0.2 |
| 2249 | 2025-05-14T15:48:57.097Z | Checking vsss-rs v3.3.4 |
| 2250 | 2025-05-14T15:48:57.122Z | Compiling slog-dtrace v0.3.0 |
| 2251 | 2025-05-14T15:48:57.260Z | Compiling typify v0.2.0 |
| 2252 | 2025-05-14T15:48:57.427Z | Compiling progenitor-impl v0.8.0 |
| 2253 | 2025-05-14T15:48:57.972Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
| 2254 | 2025-05-14T15:48:59.701Z | Checking gethostname v0.5.0 |
| 2255 | 2025-05-14T15:48:59.861Z | Checking nibble_vec v0.1.0 |
| 2256 | 2025-05-14T15:48:59.911Z | Checking endian-type v0.1.2 |
| 2257 | 2025-05-14T15:49:00.090Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 2258 | 2025-05-14T15:49:00.160Z | Checking radix_trie v0.2.1 |
| 2259 | 2025-05-14T15:49:00.339Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2260 | 2025-05-14T15:49:00.545Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2261 | 2025-05-14T15:49:00.587Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2262 | 2025-05-14T15:49:00.976Z | Checking papergrid v0.14.0 |
| 2263 | 2025-05-14T15:49:01.197Z | Compiling num-derive v0.3.3 |
| 2264 | 2025-05-14T15:49:01.346Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 2265 | 2025-05-14T15:49:01.370Z | Compiling proc-macro-error2 v2.0.1 |
| 2266 | 2025-05-14T15:49:02.288Z | Compiling tabled_derive v0.10.0 |
| 2267 | 2025-05-14T15:49:02.844Z | Checking libscf-sys v1.1.0 |
| 2268 | 2025-05-14T15:49:02.938Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2269 | 2025-05-14T15:49:03.058Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 2270 | 2025-05-14T15:49:03.087Z | Compiling progenitor-macro v0.8.0 |
| 2271 | 2025-05-14T15:49:03.162Z | Checking maplit v1.0.2 |
| 2272 | 2025-05-14T15:49:03.310Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2273 | 2025-05-14T15:49:03.473Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 2274 | 2025-05-14T15:49:03.667Z | Checking crc8 v0.1.1 |
| 2275 | 2025-05-14T15:49:03.825Z | Compiling vte_generate_state_changes v0.1.2 |
| 2276 | 2025-05-14T15:49:03.850Z | Checking fd-lock v4.0.2 |
| 2277 | 2025-05-14T15:49:04.059Z | Checking fxhash v0.2.1 |
| 2278 | 2025-05-14T15:49:04.255Z | Compiling async-recursion v1.1.1 |
| 2279 | 2025-05-14T15:49:04.374Z | Checking vte v0.11.1 |
| 2280 | 2025-05-14T15:49:04.552Z | Checking tabled v0.18.0 |
| 2281 | 2025-05-14T15:49:05.246Z | Checking nu-ansi-term v0.50.1 |
| 2282 | 2025-05-14T15:49:05.484Z | Checking termcolor v1.4.1 |
| 2283 | 2025-05-14T15:49:05.508Z | Checking strip-ansi-escapes v0.2.0 |
| 2284 | 2025-05-14T15:49:05.625Z | Compiling radium v0.7.0 |
| 2285 | 2025-05-14T15:49:05.683Z | Checking reedline v0.38.0 |
| 2286 | 2025-05-14T15:49:05.880Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2287 | 2025-05-14T15:49:06.086Z | Compiling const_format_proc_macros v0.2.34 |
| 2288 | 2025-05-14T15:49:06.401Z | Compiling maybe-uninit v2.0.0 |
| 2289 | 2025-05-14T15:49:06.633Z | Checking tap v1.0.1 |
| 2290 | 2025-05-14T15:49:06.813Z | Checking wyz v0.5.1 |
| 2291 | 2025-05-14T15:49:07.164Z | Checking crc-catalog v2.4.0 |
| 2292 | 2025-05-14T15:49:07.270Z | Compiling packed_struct v0.10.1 |
| 2293 | 2025-05-14T15:49:07.332Z | Checking funty v2.0.0 |
| 2294 | 2025-05-14T15:49:07.629Z | Checking const_format v0.2.34 |
| 2295 | 2025-05-14T15:49:07.696Z | Checking crc v3.2.1 |
| 2296 | 2025-05-14T15:49:07.947Z | Compiling packed_struct_codegen v0.10.1 |
| 2297 | 2025-05-14T15:49:08.053Z | Checking bitvec v1.0.1 |
| 2298 | 2025-05-14T15:49:08.080Z | Compiling indexmap v1.9.3 |
| 2299 | 2025-05-14T15:49:08.107Z | Checking nodrop v0.1.14 |
| 2300 | 2025-05-14T15:49:08.273Z | Checking array-init v0.0.4 |
| 2301 | 2025-05-14T15:49:08.490Z | Checking smallvec v0.6.14 |
| 2302 | 2025-05-14T15:49:08.588Z | Checking hashbrown v0.12.3 |
| 2303 | 2025-05-14T15:49:08.840Z | Checking bitfield v0.14.0 |
| 2304 | 2025-05-14T15:49:09.043Z | Checking serde-hex v0.1.0 |
| 2305 | 2025-05-14T15:49:09.097Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2306 | 2025-05-14T15:49:09.344Z | Checking env_logger v0.10.2 |
| 2307 | 2025-05-14T15:49:09.744Z | Checking ron v0.8.1 |
| 2308 | 2025-05-14T15:49:09.963Z | Checking hashbrown v0.13.2 |
| 2309 | 2025-05-14T15:49:10.018Z | Checking crc-any v2.5.0 |
| 2310 | 2025-05-14T15:49:10.324Z | Checking home v0.5.9 |
| 2311 | 2025-05-14T15:49:10.482Z | Compiling libefi-sys v0.1.0 |
| 2312 | 2025-05-14T15:49:10.748Z | Checking path-slash v0.1.5 |
| 2313 | 2025-05-14T15:49:10.774Z | Checking object v0.30.4 |
| 2314 | 2025-05-14T15:49:10.800Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2315 | 2025-05-14T15:49:10.946Z | Checking kstat-rs v0.2.4 |
| 2316 | 2025-05-14T15:49:11.071Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
| 2317 | 2025-05-14T15:49:11.266Z | Compiling bitfield-struct v0.6.2 |
| 2318 | 2025-05-14T15:49:11.915Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2319 | 2025-05-14T15:49:12.174Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2320 | 2025-05-14T15:49:12.348Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2321 | 2025-05-14T15:49:12.909Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2322 | 2025-05-14T15:49:13.075Z | Checking progenitor v0.8.0 |
| 2323 | 2025-05-14T15:49:13.335Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2324 | 2025-05-14T15:49:14.881Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2325 | 2025-05-14T15:49:14.909Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2326 | 2025-05-14T15:49:15.011Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2327 | 2025-05-14T15:49:15.619Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2328 | 2025-05-14T15:49:15.667Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 2329 | 2025-05-14T15:49:15.838Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2330 | 2025-05-14T15:49:16.741Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 2331 | 2025-05-14T15:49:17.254Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2332 | 2025-05-14T15:49:17.354Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 2333 | 2025-05-14T15:49:17.499Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2334 | 2025-05-14T15:49:18.364Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2335 | 2025-05-14T15:49:18.786Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2336 | 2025-05-14T15:49:19.460Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2337 | 2025-05-14T15:49:20.464Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2338 | 2025-05-14T15:49:20.614Z | Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api) |
| 2339 | 2025-05-14T15:49:20.958Z | Checking papergrid v0.11.0 |
| 2340 | 2025-05-14T15:49:21.025Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2341 | 2025-05-14T15:49:21.198Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2342 | 2025-05-14T15:49:21.224Z | Compiling tabled_derive v0.7.0 |
| 2343 | 2025-05-14T15:49:21.318Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2344 | 2025-05-14T15:49:21.474Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2345 | 2025-05-14T15:49:21.500Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2346 | 2025-05-14T15:49:22.170Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2347 | 2025-05-14T15:49:22.199Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
| 2348 | 2025-05-14T15:49:22.428Z | Checking termtree v0.5.1 |
| 2349 | 2025-05-14T15:49:22.574Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2350 | 2025-05-14T15:49:22.662Z | Checking glob v0.3.2 |
| 2351 | 2025-05-14T15:49:22.999Z | Compiling phf_generator v0.11.2 |
| 2352 | 2025-05-14T15:49:23.060Z | Checking tabled v0.15.0 |
| 2353 | 2025-05-14T15:49:23.261Z | Compiling phf_codegen v0.11.2 |
| 2354 | 2025-05-14T15:49:23.349Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2355 | 2025-05-14T15:49:23.521Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2356 | 2025-05-14T15:49:23.965Z | Compiling dsl_auto_type v0.1.2 |
| 2357 | 2025-05-14T15:49:24.271Z | Checking scheduled-thread-pool v0.2.7 |
| 2358 | 2025-05-14T15:49:24.498Z | Compiling parse-zoneinfo v0.3.1 |
| 2359 | 2025-05-14T15:49:25.257Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2360 | 2025-05-14T15:49:25.580Z | Compiling cfg_aliases v0.1.1 |
| 2361 | 2025-05-14T15:49:25.674Z | Compiling diesel_derives v2.2.3 |
| 2362 | 2025-05-14T15:49:25.731Z | Compiling nix v0.28.0 |
| 2363 | 2025-05-14T15:49:25.990Z | Compiling chrono-tz-build v0.4.0 |
| 2364 | 2025-05-14T15:49:26.022Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2365 | 2025-05-14T15:49:26.374Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2366 | 2025-05-14T15:49:26.434Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
| 2367 | 2025-05-14T15:49:26.491Z | Checking r2d2 v0.8.10 |
| 2368 | 2025-05-14T15:49:26.769Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2369 | 2025-05-14T15:49:26.804Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2370 | 2025-05-14T15:49:27.061Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2371 | 2025-05-14T15:49:27.229Z | Checking bcs v0.1.6 |
| 2372 | 2025-05-14T15:49:27.387Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 2373 | 2025-05-14T15:49:27.585Z | Checking nanorand v0.7.0 |
| 2374 | 2025-05-14T15:49:27.679Z | Compiling xshell-macros v0.2.7 |
| 2375 | 2025-05-14T15:49:27.939Z | Compiling parking_lot_core v0.8.6 |
| 2376 | 2025-05-14T15:49:28.183Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
| 2377 | 2025-05-14T15:49:28.458Z | Checking flume v0.11.1 |
| 2378 | 2025-05-14T15:49:28.516Z | Checking xshell v0.2.7 |
| 2379 | 2025-05-14T15:49:28.577Z | Compiling chrono-tz v0.10.3 |
| 2380 | 2025-05-14T15:49:28.898Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2381 | 2025-05-14T15:49:28.922Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2382 | 2025-05-14T15:49:29.197Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2383 | 2025-05-14T15:49:29.278Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e) |
| 2384 | 2025-05-14T15:49:29.672Z | Compiling crunchy v0.2.2 |
| 2385 | 2025-05-14T15:49:30.457Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2386 | 2025-05-14T15:49:30.684Z | Compiling peg-macros v0.8.5 |
| 2387 | 2025-05-14T15:49:30.963Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2388 | 2025-05-14T15:49:31.615Z | Compiling sqlparser_derive v0.2.2 |
| 2389 | 2025-05-14T15:49:31.848Z | Checking unicode_categories v0.1.1 |
| 2390 | 2025-05-14T15:49:32.104Z | Compiling tiny-keccak v2.0.2 |
| 2391 | 2025-05-14T15:49:32.138Z | Checking sqlformat v0.3.5 |
| 2392 | 2025-05-14T15:49:32.429Z | Checking rustyline v14.0.0 |
| 2393 | 2025-05-14T15:49:32.474Z | Checking sqlparser v0.45.0 |
| 2394 | 2025-05-14T15:49:33.346Z | Checking peg v0.8.5 |
| 2395 | 2025-05-14T15:49:33.463Z | Checking parking_lot v0.11.2 |
| 2396 | 2025-05-14T15:49:33.781Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2397 | 2025-05-14T15:49:33.810Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2398 | 2025-05-14T15:49:33.838Z | Compiling bit-vec v0.6.3 |
| 2399 | 2025-05-14T15:49:34.087Z | Compiling ref-cast v1.0.23 |
| 2400 | 2025-05-14T15:49:34.238Z | Compiling bit-set v0.5.3 |
| 2401 | 2025-05-14T15:49:34.491Z | Checking diesel v2.2.10 |
| 2402 | 2025-05-14T15:49:34.516Z | Checking sled v0.34.7 |
| 2403 | 2025-05-14T15:49:35.201Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2404 | 2025-05-14T15:49:36.022Z | Checking hickory-client v0.24.4 |
| 2405 | 2025-05-14T15:49:36.611Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
| 2406 | 2025-05-14T15:49:36.913Z | Compiling ascii-canvas v3.0.0 |
| 2407 | 2025-05-14T15:49:37.027Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2408 | 2025-05-14T15:49:37.318Z | Checking hickory-server v0.24.4 |
| 2409 | 2025-05-14T15:49:37.368Z | Compiling ena v0.14.3 |
| 2410 | 2025-05-14T15:49:37.613Z | Compiling ref-cast-impl v1.0.23 |
| 2411 | 2025-05-14T15:49:37.744Z | Compiling diff v0.1.13 |
| 2412 | 2025-05-14T15:49:38.106Z | Compiling bindgen v0.71.1 |
| 2413 | 2025-05-14T15:49:38.309Z | Compiling regex-syntax v0.6.29 |
| 2414 | 2025-05-14T15:49:38.750Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2415 | 2025-05-14T15:49:39.003Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2416 | 2025-05-14T15:49:39.173Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2417 | 2025-05-14T15:49:39.554Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2418 | 2025-05-14T15:49:39.814Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2419 | 2025-05-14T15:49:39.931Z | Compiling unicase v2.7.0 |
| 2420 | 2025-05-14T15:49:40.208Z | Compiling rustc-hash v2.1.1 |
| 2421 | 2025-05-14T15:49:40.485Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2422 | 2025-05-14T15:49:41.340Z | Compiling lalrpop v0.19.12 |
| 2423 | 2025-05-14T15:49:41.713Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2424 | 2025-05-14T15:49:41.853Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2425 | 2025-05-14T15:49:42.145Z | Compiling derive_builder_core v0.20.2 |
| 2426 | 2025-05-14T15:49:42.324Z | Compiling libxml v0.3.3 |
| 2427 | 2025-05-14T15:49:42.591Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2428 | 2025-05-14T15:49:42.713Z | Compiling strum_macros v0.24.3 |
| 2429 | 2025-05-14T15:49:43.775Z | Checking assert_matches v1.5.0 |
| 2430 | 2025-05-14T15:49:43.888Z | Compiling indoc v1.0.9 |
| 2431 | 2025-05-14T15:49:44.022Z | Compiling derive_builder_macro v0.20.2 |
| 2432 | 2025-05-14T15:49:44.695Z | Checking derive_builder v0.20.2 |
| 2433 | 2025-05-14T15:49:45.217Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2434 | 2025-05-14T15:49:45.331Z | Checking primeorder v0.13.6 |
| 2435 | 2025-05-14T15:49:45.500Z | Checking quick-xml v0.37.2 |
| 2436 | 2025-05-14T15:49:45.767Z | Compiling impl-trait-for-tuples v0.2.2 |
| 2437 | 2025-05-14T15:49:45.843Z | Compiling oso-derive v0.27.3 |
| 2438 | 2025-05-14T15:49:46.666Z | Compiling mime_guess v2.0.5 |
| 2439 | 2025-05-14T15:49:47.221Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2440 | 2025-05-14T15:49:47.576Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2441 | 2025-05-14T15:49:48.355Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2442 | 2025-05-14T15:49:48.891Z | Checking http-range v0.1.5 |
| 2443 | 2025-05-14T15:49:49.096Z | Checking signal-hook-tokio v0.3.1 |
| 2444 | 2025-05-14T15:49:49.234Z | Checking atty v0.2.14 |
| 2445 | 2025-05-14T15:49:49.287Z | Compiling salty v0.3.0 |
| 2446 | 2025-05-14T15:49:49.379Z | Checking p384 v0.13.0 |
| 2447 | 2025-05-14T15:49:49.635Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2448 | 2025-05-14T15:49:49.706Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2449 | 2025-05-14T15:49:49.936Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2450 | 2025-05-14T15:49:50.282Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
| 2451 | 2025-05-14T15:49:50.651Z | Compiling diesel-dtrace v0.4.2 |
| 2452 | 2025-05-14T15:49:50.677Z | Checking hyper-staticfile v0.10.1 |
| 2453 | 2025-05-14T15:49:51.038Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2454 | 2025-05-14T15:49:51.176Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2455 | 2025-05-14T15:49:51.201Z | Checking tungstenite v0.23.0 |
| 2456 | 2025-05-14T15:49:51.225Z | Checking bb8 v0.8.5 |
| 2457 | 2025-05-14T15:49:51.250Z | Checking env_filter v0.1.2 |
| 2458 | 2025-05-14T15:49:51.489Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 2459 | 2025-05-14T15:49:51.514Z | Checking env_logger v0.11.5 |
| 2460 | 2025-05-14T15:49:51.542Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2461 | 2025-05-14T15:49:51.676Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
| 2462 | 2025-05-14T15:49:51.836Z | Checking void v1.0.2 |
| 2463 | 2025-05-14T15:49:51.860Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
| 2464 | 2025-05-14T15:49:51.996Z | Checking tokio-tungstenite v0.23.1 |
| 2465 | 2025-05-14T15:49:52.048Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 2466 | 2025-05-14T15:49:52.073Z | Checking lzss v0.8.2 |
| 2467 | 2025-05-14T15:49:52.157Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2468 | 2025-05-14T15:49:52.219Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2469 | 2025-05-14T15:49:52.352Z | Checking nix v0.27.1 |
| 2470 | 2025-05-14T15:49:52.407Z | Checking secrecy v0.8.0 |
| 2471 | 2025-05-14T15:49:52.444Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
| 2472 | 2025-05-14T15:49:52.492Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2473 | 2025-05-14T15:49:53.249Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2474 | 2025-05-14T15:49:54.063Z | Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
| 2475 | 2025-05-14T15:49:54.769Z | Checking globset v0.4.15 |
| 2476 | 2025-05-14T15:49:55.215Z | Compiling pin-project-internal v1.1.6 |
| 2477 | 2025-05-14T15:49:55.366Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2478 | 2025-05-14T15:49:55.391Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2479 | 2025-05-14T15:49:55.604Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2480 | 2025-05-14T15:49:55.866Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2481 | 2025-05-14T15:49:56.458Z | Checking rand_seeder v0.3.0 |
| 2482 | 2025-05-14T15:49:56.686Z | Compiling snafu-derive v0.8.5 |
| 2483 | 2025-05-14T15:49:57.320Z | Checking pin-project v1.1.6 |
| 2484 | 2025-05-14T15:49:57.476Z | Compiling fs-err v2.11.0 |
| 2485 | 2025-05-14T15:49:57.501Z | Checking olpc-cjson v0.1.4 |
| 2486 | 2025-05-14T15:49:57.723Z | Checking serde_plain v1.0.2 |
| 2487 | 2025-05-14T15:49:57.964Z | Checking typed-path v0.9.3 |
| 2488 | 2025-05-14T15:49:58.310Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2489 | 2025-05-14T15:49:58.557Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2490 | 2025-05-14T15:49:58.953Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2491 | 2025-05-14T15:49:59.590Z | Checking parse-size v1.1.0 |
| 2492 | 2025-05-14T15:49:59.634Z | Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2493 | 2025-05-14T15:49:59.777Z | Checking async-bb8-diesel v0.2.1 |
| 2494 | 2025-05-14T15:49:59.837Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2495 | 2025-05-14T15:50:00.190Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2496 | 2025-05-14T15:50:00.378Z | Checking heck v0.4.1 |
| 2497 | 2025-05-14T15:50:00.526Z | Checking snafu v0.8.5 |
| 2498 | 2025-05-14T15:50:00.604Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
| 2499 | 2025-05-14T15:50:00.890Z | Checking yansi v1.0.1 |
| 2500 | 2025-05-14T15:50:00.941Z | Checking tough v0.20.0 |
| 2501 | 2025-05-14T15:50:00.983Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2502 | 2025-05-14T15:50:01.176Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2503 | 2025-05-14T15:50:01.364Z | Checking pretty_assertions v1.4.1 |
| 2504 | 2025-05-14T15:50:01.576Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2505 | 2025-05-14T15:50:01.951Z | Checking io-lifetimes v1.0.11 |
| 2506 | 2025-05-14T15:50:02.165Z | Checking rustix v0.37.28 |
| 2507 | 2025-05-14T15:50:02.492Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2508 | 2025-05-14T15:50:03.060Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2509 | 2025-05-14T15:50:03.269Z | Compiling indoc v2.0.6 |
| 2510 | 2025-05-14T15:50:04.067Z | Checking is_ci v1.2.0 |
| 2511 | 2025-05-14T15:50:04.225Z | Checking supports-color v3.0.2 |
| 2512 | 2025-05-14T15:50:04.437Z | Checking terminal_size v0.2.6 |
| 2513 | 2025-05-14T15:50:04.626Z | Checking castaway v0.2.3 |
| 2514 | 2025-05-14T15:50:04.772Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
| 2515 | 2025-05-14T15:50:04.806Z | Compiling libz-sys v1.1.20 |
| 2516 | 2025-05-14T15:50:05.385Z | Checking unicode-linebreak v0.1.5 |
| 2517 | 2025-05-14T15:50:05.527Z | Checking smawk v0.3.2 |
| 2518 | 2025-05-14T15:50:05.714Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2519 | 2025-05-14T15:50:05.771Z | Checking textwrap v0.16.1 |
| 2520 | 2025-05-14T15:50:05.873Z | Checking compact_str v0.8.0 |
| 2521 | 2025-05-14T15:50:06.179Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2522 | 2025-05-14T15:50:06.256Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2523 | 2025-05-14T15:50:06.620Z | Checking unicode-truncate v1.1.0 |
| 2524 | 2025-05-14T15:50:06.717Z | Checking lru v0.12.5 |
| 2525 | 2025-05-14T15:50:06.866Z | Compiling instability v0.3.2 |
| 2526 | 2025-05-14T15:50:07.001Z | Checking cassowary v0.3.0 |
| 2527 | 2025-05-14T15:50:07.380Z | Checking concurrent-queue v2.5.0 |
| 2528 | 2025-05-14T15:50:07.707Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2529 | 2025-05-14T15:50:07.733Z | Checking ratatui v0.29.0 |
| 2530 | 2025-05-14T15:50:07.770Z | Checking parking v2.2.1 |
| 2531 | 2025-05-14T15:50:08.157Z | Checking cargo-platform v0.1.8 |
| 2532 | 2025-05-14T15:50:08.469Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2533 | 2025-05-14T15:50:08.495Z | Checking cargo_metadata v0.19.2 |
| 2534 | 2025-05-14T15:50:09.721Z | Compiling vergen v8.3.2 |
| 2535 | 2025-05-14T15:50:10.052Z | Checking event-listener v5.3.1 |
| 2536 | 2025-05-14T15:50:10.375Z | Compiling cargo_metadata v0.18.1 |
| 2537 | 2025-05-14T15:50:10.418Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2538 | 2025-05-14T15:50:10.444Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2539 | 2025-05-14T15:50:11.902Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2540 | 2025-05-14T15:50:12.243Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2541 | 2025-05-14T15:50:12.569Z | Checking shell-words v1.1.0 |
| 2542 | 2025-05-14T15:50:12.596Z | Checking plotters-backend v0.3.7 |
| 2543 | 2025-05-14T15:50:12.788Z | Compiling rustls v0.21.12 |
| 2544 | 2025-05-14T15:50:12.993Z | Checking plotters-svg v0.3.7 |
| 2545 | 2025-05-14T15:50:13.116Z | Checking event-listener-strategy v0.5.2 |
| 2546 | 2025-05-14T15:50:13.211Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2547 | 2025-05-14T15:50:13.271Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2548 | 2025-05-14T15:50:13.405Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2549 | 2025-05-14T15:50:13.648Z | Checking rustls-webpki v0.101.7 |
| 2550 | 2025-05-14T15:50:13.800Z | Checking sct v0.7.1 |
| 2551 | 2025-05-14T15:50:14.010Z | Checking cast v0.3.0 |
| 2552 | 2025-05-14T15:50:14.138Z | Checking plotters v0.3.7 |
| 2553 | 2025-05-14T15:50:14.341Z | Checking criterion-plot v0.5.0 |
| 2554 | 2025-05-14T15:50:14.794Z | Checking futures-lite v2.3.0 |
| 2555 | 2025-05-14T15:50:15.660Z | Checking tinytemplate v1.2.1 |
| 2556 | 2025-05-14T15:50:15.881Z | Checking oorandom v11.1.4 |
| 2557 | 2025-05-14T15:50:16.042Z | Checking anes v0.1.6 |
| 2558 | 2025-05-14T15:50:16.071Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2559 | 2025-05-14T15:50:16.297Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2560 | 2025-05-14T15:50:16.367Z | Checking criterion v0.5.1 |
| 2561 | 2025-05-14T15:50:16.592Z | Checking rustls-pemfile v1.0.4 |
| 2562 | 2025-05-14T15:50:16.808Z | Checking twox-hash v2.1.0 |
| 2563 | 2025-05-14T15:50:16.968Z | Checking tokio-rustls v0.24.1 |
| 2564 | 2025-05-14T15:50:17.290Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2565 | 2025-05-14T15:50:17.316Z | Checking async-lock v3.4.0 |
| 2566 | 2025-05-14T15:50:17.380Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2567 | 2025-05-14T15:50:18.039Z | Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client) |
| 2568 | 2025-05-14T15:50:18.765Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
| 2569 | 2025-05-14T15:50:18.911Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2570 | 2025-05-14T15:50:19.162Z | Checking fatfs v0.3.6 |
| 2571 | 2025-05-14T15:50:19.243Z | Checking polling v3.7.3 |
| 2572 | 2025-05-14T15:50:19.621Z | Checking csv-core v0.1.11 |
| 2573 | 2025-05-14T15:50:19.941Z | Checking hex-literal v0.4.1 |
| 2574 | 2025-05-14T15:50:20.057Z | Checking csv v1.3.1 |
| 2575 | 2025-05-14T15:50:20.102Z | Checking async-io v2.3.4 |
| 2576 | 2025-05-14T15:50:20.152Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2577 | 2025-05-14T15:50:20.782Z | Checking rtoolbox v0.0.2 |
| 2578 | 2025-05-14T15:50:20.886Z | Checking async-task v4.7.1 |
| 2579 | 2025-05-14T15:50:21.005Z | Checking rpassword v7.3.1 |
| 2580 | 2025-05-14T15:50:21.196Z | Checking async-channel v2.3.1 |
| 2581 | 2025-05-14T15:50:21.227Z | Checking tui-tree-widget v0.23.0 |
| 2582 | 2025-05-14T15:50:21.518Z | Checking polyval v0.6.2 |
| 2583 | 2025-05-14T15:50:21.550Z | Checking piper v0.2.4 |
| 2584 | 2025-05-14T15:50:21.798Z | Checking futures-timer v3.0.3 |
| 2585 | 2025-05-14T15:50:21.823Z | Checking ghash v0.5.1 |
| 2586 | 2025-05-14T15:50:22.008Z | Checking blocking v1.6.1 |
| 2587 | 2025-05-14T15:50:22.103Z | Checking async-executor v1.13.1 |
| 2588 | 2025-05-14T15:50:22.315Z | Checking async-signal v0.2.10 |
| 2589 | 2025-05-14T15:50:22.436Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2590 | 2025-05-14T15:50:22.601Z | Checking ctr v0.9.2 |
| 2591 | 2025-05-14T15:50:22.888Z | Checking constant_time_eq v0.3.1 |
| 2592 | 2025-05-14T15:50:22.931Z | Checking arrayvec v0.7.6 |
| 2593 | 2025-05-14T15:50:23.045Z | Checking event-listener v2.5.3 |
| 2594 | 2025-05-14T15:50:23.269Z | Checking arrayref v0.3.9 |
| 2595 | 2025-05-14T15:50:23.315Z | Checking async-channel v1.9.0 |
| 2596 | 2025-05-14T15:50:23.395Z | Checking aes-gcm v0.10.3 |
| 2597 | 2025-05-14T15:50:23.565Z | Checking async-process v2.3.0 |
| 2598 | 2025-05-14T15:50:23.649Z | Checking async-global-executor v2.4.1 |
| 2599 | 2025-05-14T15:50:23.944Z | Checking ssh-encoding v0.2.0 |
| 2600 | 2025-05-14T15:50:23.970Z | Checking blowfish v0.9.1 |
| 2601 | 2025-05-14T15:50:24.228Z | Compiling petname v2.0.2 |
| 2602 | 2025-05-14T15:50:24.274Z | Checking kv-log-macro v1.0.7 |
| 2603 | 2025-05-14T15:50:24.435Z | Compiling async-attributes v1.1.2 |
| 2604 | 2025-05-14T15:50:25.172Z | Checking async-std v1.13.0 |
| 2605 | 2025-05-14T15:50:25.346Z | Checking ssh-cipher v0.2.0 |
| 2606 | 2025-05-14T15:50:25.567Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2607 | 2025-05-14T15:50:25.646Z | Checking bcrypt-pbkdf v0.10.0 |
| 2608 | 2025-05-14T15:50:25.954Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2609 | 2025-05-14T15:50:26.725Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2610 | 2025-05-14T15:50:27.806Z | Checking password-hash v0.4.2 |
| 2611 | 2025-05-14T15:50:28.115Z | Checking async-object-pool v0.1.5 |
| 2612 | 2025-05-14T15:50:28.228Z | Checking pbkdf2 v0.11.0 |
| 2613 | 2025-05-14T15:50:28.324Z | Checking ssh-key v0.6.6 |
| 2614 | 2025-05-14T15:50:29.179Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2615 | 2025-05-14T15:50:29.786Z | Checking p521 v0.13.3 |
| 2616 | 2025-05-14T15:50:29.812Z | Checking p256 v0.13.2 |
| 2617 | 2025-05-14T15:50:30.255Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2618 | 2025-05-14T15:50:30.491Z | Checking serde_regex v1.1.0 |
| 2619 | 2025-05-14T15:50:30.691Z | Checking assert-json-diff v2.0.2 |
| 2620 | 2025-05-14T15:50:30.741Z | Checking russh-cryptovec v0.7.3 |
| 2621 | 2025-05-14T15:50:30.884Z | Checking path-tree v0.8.1 |
| 2622 | 2025-05-14T15:50:30.961Z | Compiling target-lexicon v0.13.2 |
| 2623 | 2025-05-14T15:50:30.987Z | Checking sync-ptr v0.1.1 |
| 2624 | 2025-05-14T15:50:31.211Z | Checking md5 v0.7.0 |
| 2625 | 2025-05-14T15:50:31.237Z | Checking stringmetrics v2.2.2 |
| 2626 | 2025-05-14T15:50:31.477Z | Checking russh-keys v0.45.0 |
| 2627 | 2025-05-14T15:50:31.503Z | Checking httpmock v0.8.0-alpha.1 |
| 2628 | 2025-05-14T15:50:31.893Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2629 | 2025-05-14T15:50:32.624Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
| 2630 | 2025-05-14T15:50:33.259Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2631 | 2025-05-14T15:50:33.308Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2632 | 2025-05-14T15:50:33.588Z | Checking num-bigint v0.4.6 |
| 2633 | 2025-05-14T15:50:33.909Z | Checking des v0.8.1 |
| 2634 | 2025-05-14T15:50:34.168Z | Compiling blake3 v1.5.4 |
| 2635 | 2025-05-14T15:50:34.742Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2636 | 2025-05-14T15:50:35.486Z | Compiling guppy-workspace-hack v0.1.0 |
| 2637 | 2025-05-14T15:50:35.631Z | Checking russh v0.45.0 |
| 2638 | 2025-05-14T15:50:35.733Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2639 | 2025-05-14T15:50:36.873Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2640 | 2025-05-14T15:50:36.903Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2641 | 2025-05-14T15:50:37.450Z | Checking rustls-native-certs v0.7.3 |
| 2642 | 2025-05-14T15:50:37.642Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2643 | 2025-05-14T15:50:37.826Z | Checking memmap2 v0.9.5 |
| 2644 | 2025-05-14T15:50:37.994Z | Checking internet-checksum v0.2.1 |
| 2645 | 2025-05-14T15:50:38.110Z | Compiling target-spec v3.4.2 |
| 2646 | 2025-05-14T15:50:38.616Z | Checking hyper-rustls v0.26.0 |
| 2647 | 2025-05-14T15:50:38.719Z | Checking cfg-expr v0.18.0 |
| 2648 | 2025-05-14T15:50:39.048Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2649 | 2025-05-14T15:50:39.097Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2650 | 2025-05-14T15:50:39.422Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2651 | 2025-05-14T15:50:39.482Z | Checking httptest v0.16.3 |
| 2652 | 2025-05-14T15:50:40.130Z | Checking topological-sort v0.2.2 |
| 2653 | 2025-05-14T15:50:40.347Z | Checking omicron-zone-package v0.12.2 |
| 2654 | 2025-05-14T15:50:41.993Z | Checking predicates-tree v1.0.12 |
| 2655 | 2025-05-14T15:50:42.175Z | Checking pathdiff v0.2.3 |
| 2656 | 2025-05-14T15:50:42.333Z | Compiling rstest_macros v0.24.0 |
| 2657 | 2025-05-14T15:50:42.448Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2658 | 2025-05-14T15:50:42.640Z | Compiling doc-comment v0.3.3 |
| 2659 | 2025-05-14T15:50:42.665Z | Checking nested v0.1.1 |
| 2660 | 2025-05-14T15:50:42.805Z | Compiling target-triple v0.1.3 |
| 2661 | 2025-05-14T15:50:42.899Z | Checking guppy v0.17.18 |
| 2662 | 2025-05-14T15:50:43.355Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2663 | 2025-05-14T15:50:43.459Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2664 | 2025-05-14T15:50:43.765Z | Checking similar-asserts v1.7.0 |
| 2665 | 2025-05-14T15:50:44.014Z | Compiling proc-macro-crate v3.2.0 |
| 2666 | 2025-05-14T15:50:44.692Z | Checking escape8259 v0.5.3 |
| 2667 | 2025-05-14T15:50:44.889Z | Compiling assert_cmd v2.0.17 |
| 2668 | 2025-05-14T15:50:45.062Z | Compiling relative-path v1.9.3 |
| 2669 | 2025-05-14T15:50:45.285Z | Checking libtest-mimic v0.8.1 |
| 2670 | 2025-05-14T15:50:46.018Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2671 | 2025-05-14T15:50:46.046Z | Checking blake2b_simd v1.0.2 |
| 2672 | 2025-05-14T15:50:46.802Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2673 | 2025-05-14T15:50:47.190Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2674 | 2025-05-14T15:50:47.491Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2675 | 2025-05-14T15:50:47.784Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2676 | 2025-05-14T15:50:48.083Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2677 | 2025-05-14T15:50:48.420Z | Checking fancy-regex v0.14.0 |
| 2678 | 2025-05-14T15:50:49.318Z | Checking serde_tokenstream v0.2.2 |
| 2679 | 2025-05-14T15:50:49.681Z | Checking uzers v0.12.1 |
| 2680 | 2025-05-14T15:50:50.059Z | Checking datatest-stable v0.3.2 |
| 2681 | 2025-05-14T15:50:50.494Z | Checking rust-argon2 v2.1.0 |
| 2682 | 2025-05-14T15:50:51.286Z | Checking trybuild v1.0.103 |
| 2683 | 2025-05-14T15:50:52.385Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2684 | 2025-05-14T15:50:52.959Z | Checking rstest v0.24.0 |
| 2685 | 2025-05-14T15:50:53.244Z | Checking support-bundle-viewer v0.1.0 |
| 2686 | 2025-05-14T15:50:53.682Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2687 | 2025-05-14T15:50:54.752Z | Checking ignore v0.4.23 |
| 2688 | 2025-05-14T15:50:55.527Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2689 | 2025-05-14T15:50:55.806Z | Compiling git2 v0.19.0 |
| 2690 | 2025-05-14T15:50:55.981Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2691 | 2025-05-14T15:50:56.308Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2692 | 2025-05-14T15:50:56.599Z | Checking rand_distr v0.4.3 |
| 2693 | 2025-05-14T15:50:57.238Z | Checking multimap v0.10.0 |
| 2694 | 2025-05-14T15:50:57.514Z | Compiling samael v0.0.18 |
| 2695 | 2025-05-14T15:50:57.539Z | Checking approx v0.5.1 |
| 2696 | 2025-05-14T15:50:57.854Z | Checking globwalk v0.9.1 |
| 2697 | 2025-05-14T15:50:57.987Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2698 | 2025-05-14T15:50:58.021Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2699 | 2025-05-14T15:50:58.566Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2700 | 2025-05-14T15:50:59.247Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
| 2701 | 2025-05-14T15:50:59.287Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2702 | 2025-05-14T15:50:59.632Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2703 | 2025-05-14T15:50:59.921Z | Checking partial-io v0.5.4 |
| 2704 | 2025-05-14T15:51:00.051Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2705 | 2025-05-14T15:51:00.263Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2706 | 2025-05-14T15:51:01.049Z | Checking cargo_toml v0.21.0 |
| 2707 | 2025-05-14T15:51:01.180Z | Checking termios v0.3.3 |
| 2708 | 2025-05-14T15:51:01.421Z | Checking camino-tempfile-ext v0.3.0 |
| 2709 | 2025-05-14T15:51:01.780Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2710 | 2025-05-14T15:51:01.939Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 2711 | 2025-05-14T15:51:02.633Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 2712 | 2025-05-14T15:51:02.962Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
| 2713 | 2025-05-14T15:51:03.577Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 2714 | 2025-05-14T15:51:05.390Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2715 | 2025-05-14T15:51:17.327Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 2716 | 2025-05-14T15:51:20.518Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 2717 | 2025-05-14T15:51:25.147Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 2718 | 2025-05-14T15:51:32.882Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 2719 | 2025-05-14T15:51:37.329Z | Compiling polar-core v0.27.3 |
| 2720 | 2025-05-14T15:51:45.176Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 2721 | 2025-05-14T15:51:46.723Z | Checking oso v0.27.3 |
| 2722 | 2025-05-14T15:51:47.723Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 2723 | 2025-05-14T15:51:52.568Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2724 | 2025-05-14T15:51:54.168Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2725 | 2025-05-14T15:52:38.848Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2726 | 2025-05-14T15:52:38.848Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2727 | 2025-05-14T15:52:38.873Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2728 | 2025-05-14T15:54:19.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 27s |
| 2729 | 2025-05-14T15:54:20.429Z | |
| 2730 | 2025-05-14T15:54:20.430Z | real 6:32.503430839 |
| 2731 | 2025-05-14T15:54:20.430Z | user 32:31.844026072 |
| 2732 | 2025-05-14T15:54:20.430Z | sys 5:32.910250477 |
| 2733 | 2025-05-14T15:54:20.430Z | trap 0.922512329 |
| 2734 | 2025-05-14T15:54:20.455Z | tflt 0.211226268 |
| 2735 | 2025-05-14T15:54:20.455Z | dflt 0.119762355 |
| 2736 | 2025-05-14T15:54:20.455Z | kflt 0.000662166 |
| 2737 | 2025-05-14T15:54:20.455Z | lock 47:47.349725707 |
| 2738 | 2025-05-14T15:54:20.455Z | slp 1:52:14.717227544 |
| 2739 | 2025-05-14T15:54:20.455Z | lat 1:50.237858477 |
| 2740 | 2025-05-14T15:54:20.455Z | stop 6:46.640954362 |
| 2741 | 2025-05-14T15:54:20.455Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
| 2742 | 2025-05-14T15:54:20.455Z | + ptime -m cargo doc --workspace --no-deps |
| 2743 | 2025-05-14T15:54:22.036Z | warning: output filename collision. |
| 2744 | 2025-05-14T15:54:22.036Z | The bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`. |
| 2745 | 2025-05-14T15:54:22.036Z | Colliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 2746 | 2025-05-14T15:54:22.036Z | The targets should have unique names. |
| 2747 | 2025-05-14T15:54:22.036Z | This is a known bug where multiple crates with the same name use |
| 2748 | 2025-05-14T15:54:22.036Z | the same path; see <https://github.com/rust-lang/cargo/issues/6313>. |
| 2749 | 2025-05-14T15:54:22.824Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2750 | 2025-05-14T15:54:22.877Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2751 | 2025-05-14T15:54:22.902Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2752 | 2025-05-14T15:54:22.960Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2753 | 2025-05-14T15:54:22.991Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2754 | 2025-05-14T15:54:23.016Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2755 | 2025-05-14T15:54:23.054Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2756 | 2025-05-14T15:54:23.258Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 2757 | 2025-05-14T15:54:23.308Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 2758 | 2025-05-14T15:54:23.333Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2759 | 2025-05-14T15:54:23.358Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2760 | 2025-05-14T15:54:23.478Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2761 | 2025-05-14T15:54:23.570Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2762 | 2025-05-14T15:54:23.596Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2763 | 2025-05-14T15:54:23.731Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2764 | 2025-05-14T15:54:23.862Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2765 | 2025-05-14T15:54:23.887Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2766 | 2025-05-14T15:54:24.001Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2767 | 2025-05-14T15:54:24.230Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2768 | 2025-05-14T15:54:24.397Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2769 | 2025-05-14T15:54:24.478Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2770 | 2025-05-14T15:54:24.726Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2771 | 2025-05-14T15:54:24.751Z | Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2772 | 2025-05-14T15:54:24.989Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2773 | 2025-05-14T15:54:25.278Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 2774 | 2025-05-14T15:54:25.380Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2775 | 2025-05-14T15:54:25.470Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2776 | 2025-05-14T15:54:25.688Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2777 | 2025-05-14T15:54:26.026Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2778 | 2025-05-14T15:54:26.084Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2779 | 2025-05-14T15:54:26.423Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2780 | 2025-05-14T15:54:26.485Z | Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api) |
| 2781 | 2025-05-14T15:54:26.791Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2782 | 2025-05-14T15:54:26.916Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2783 | 2025-05-14T15:54:26.982Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2784 | 2025-05-14T15:54:27.183Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2785 | 2025-05-14T15:54:27.310Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2786 | 2025-05-14T15:54:27.398Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2787 | 2025-05-14T15:54:27.423Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2788 | 2025-05-14T15:54:27.528Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2789 | 2025-05-14T15:54:27.635Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2790 | 2025-05-14T15:54:27.659Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2791 | 2025-05-14T15:54:27.723Z | Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client) |
| 2792 | 2025-05-14T15:54:27.781Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2793 | 2025-05-14T15:54:27.845Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2794 | 2025-05-14T15:54:27.964Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2795 | 2025-05-14T15:54:28.074Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2796 | 2025-05-14T15:54:28.196Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2797 | 2025-05-14T15:54:28.229Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2798 | 2025-05-14T15:54:28.304Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2799 | 2025-05-14T15:54:28.475Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2800 | 2025-05-14T15:54:28.501Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2801 | 2025-05-14T15:54:28.719Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2802 | 2025-05-14T15:54:28.745Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2803 | 2025-05-14T15:54:28.813Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2804 | 2025-05-14T15:54:28.872Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2805 | 2025-05-14T15:54:29.089Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2806 | 2025-05-14T15:54:29.284Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2807 | 2025-05-14T15:54:29.500Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2808 | 2025-05-14T15:54:30.284Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 2809 | 2025-05-14T15:54:30.702Z | Documenting ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api) |
| 2810 | 2025-05-14T15:54:31.347Z | Documenting ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client) |
| 2811 | 2025-05-14T15:54:32.684Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2812 | 2025-05-14T15:54:32.874Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2813 | 2025-05-14T15:54:33.526Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2814 | 2025-05-14T15:54:33.970Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2815 | 2025-05-14T15:54:34.957Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2816 | 2025-05-14T15:54:34.986Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2817 | 2025-05-14T15:54:35.348Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2818 | 2025-05-14T15:54:35.630Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2819 | 2025-05-14T15:54:35.655Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 2820 | 2025-05-14T15:54:36.598Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2821 | 2025-05-14T15:54:36.623Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2822 | 2025-05-14T15:54:37.116Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2823 | 2025-05-14T15:54:38.393Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2824 | 2025-05-14T15:54:39.910Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2825 | 2025-05-14T15:54:41.094Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2826 | 2025-05-14T15:54:41.214Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2827 | 2025-05-14T15:54:41.316Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2828 | 2025-05-14T15:54:41.693Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2829 | 2025-05-14T15:54:42.085Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2830 | 2025-05-14T15:54:42.110Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2831 | 2025-05-14T15:54:42.786Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2832 | 2025-05-14T15:54:43.137Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2833 | 2025-05-14T15:54:43.378Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2834 | 2025-05-14T15:54:43.862Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2835 | 2025-05-14T15:54:43.944Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2836 | 2025-05-14T15:54:45.463Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2837 | 2025-05-14T15:54:45.516Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2838 | 2025-05-14T15:54:45.871Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2839 | 2025-05-14T15:54:45.926Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2840 | 2025-05-14T15:54:47.291Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2841 | 2025-05-14T15:54:47.636Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2842 | 2025-05-14T15:54:47.695Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2843 | 2025-05-14T15:54:47.719Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2844 | 2025-05-14T15:54:48.000Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
| 2845 | 2025-05-14T15:54:48.080Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2846 | 2025-05-14T15:54:49.402Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2847 | 2025-05-14T15:54:49.448Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2848 | 2025-05-14T15:54:49.705Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
| 2849 | 2025-05-14T15:54:50.054Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2850 | 2025-05-14T15:54:50.549Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2851 | 2025-05-14T15:54:50.631Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2852 | 2025-05-14T15:54:51.236Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2853 | 2025-05-14T15:54:51.645Z | Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
| 2854 | 2025-05-14T15:54:51.768Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2855 | 2025-05-14T15:54:52.328Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2856 | 2025-05-14T15:54:52.438Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2857 | 2025-05-14T15:54:52.591Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2858 | 2025-05-14T15:54:53.055Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2859 | 2025-05-14T15:54:53.080Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2860 | 2025-05-14T15:54:53.511Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2861 | 2025-05-14T15:54:53.541Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2862 | 2025-05-14T15:54:53.619Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2863 | 2025-05-14T15:54:53.720Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2864 | 2025-05-14T15:54:54.147Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2865 | 2025-05-14T15:54:54.525Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2866 | 2025-05-14T15:54:54.641Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2867 | 2025-05-14T15:54:54.829Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2868 | 2025-05-14T15:54:54.923Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2869 | 2025-05-14T15:54:55.308Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2870 | 2025-05-14T15:54:55.426Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2871 | 2025-05-14T15:54:56.038Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2872 | 2025-05-14T15:54:56.157Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2873 | 2025-05-14T15:54:57.097Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2874 | 2025-05-14T15:54:57.153Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2875 | 2025-05-14T15:54:57.678Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2876 | 2025-05-14T15:54:58.524Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2877 | 2025-05-14T15:54:58.648Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2878 | 2025-05-14T15:54:58.893Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2879 | 2025-05-14T15:54:59.434Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2880 | 2025-05-14T15:55:00.316Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2881 | 2025-05-14T15:55:00.480Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2882 | 2025-05-14T15:55:00.615Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2883 | 2025-05-14T15:55:00.833Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2884 | 2025-05-14T15:55:01.074Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2885 | 2025-05-14T15:55:01.448Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 2886 | 2025-05-14T15:55:01.968Z | Documenting openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
| 2887 | 2025-05-14T15:55:02.004Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2888 | 2025-05-14T15:55:03.021Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2889 | 2025-05-14T15:55:03.046Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2890 | 2025-05-14T15:55:03.146Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2891 | 2025-05-14T15:55:04.815Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2892 | 2025-05-14T15:55:05.190Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2893 | 2025-05-14T15:55:06.261Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2894 | 2025-05-14T15:55:07.076Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2895 | 2025-05-14T15:55:07.169Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 2896 | 2025-05-14T15:55:07.437Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2897 | 2025-05-14T15:55:08.957Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2898 | 2025-05-14T15:55:11.352Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2899 | 2025-05-14T15:55:12.621Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2900 | 2025-05-14T15:55:13.895Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2901 | 2025-05-14T15:55:13.960Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2902 | 2025-05-14T15:55:16.399Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2903 | 2025-05-14T15:55:18.403Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2904 | 2025-05-14T15:55:19.320Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2905 | 2025-05-14T15:55:20.586Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2906 | 2025-05-14T15:55:21.261Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2907 | 2025-05-14T15:55:21.811Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2908 | 2025-05-14T15:55:24.853Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2909 | 2025-05-14T15:55:27.128Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2910 | 2025-05-14T15:55:27.252Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2911 | 2025-05-14T15:55:28.469Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2912 | 2025-05-14T15:55:30.413Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2913 | 2025-05-14T15:55:31.015Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2914 | 2025-05-14T15:55:31.041Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2915 | 2025-05-14T15:55:31.579Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2916 | 2025-05-14T15:55:31.646Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2917 | 2025-05-14T15:55:31.866Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 2918 | 2025-05-14T15:55:35.700Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2919 | 2025-05-14T15:55:36.001Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2920 | 2025-05-14T15:55:36.265Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2921 | 2025-05-14T15:55:36.438Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2922 | 2025-05-14T15:55:36.509Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2923 | 2025-05-14T15:55:38.145Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2924 | 2025-05-14T15:55:39.160Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2925 | 2025-05-14T15:55:40.497Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2926 | 2025-05-14T15:55:40.955Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2927 | 2025-05-14T15:55:41.037Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2928 | 2025-05-14T15:55:41.224Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2929 | 2025-05-14T15:55:43.410Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2930 | 2025-05-14T15:55:43.534Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2931 | 2025-05-14T15:55:45.102Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2932 | 2025-05-14T15:55:45.284Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2933 | 2025-05-14T15:55:45.702Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2934 | 2025-05-14T15:55:47.397Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2935 | 2025-05-14T15:55:47.422Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2936 | 2025-05-14T15:55:47.875Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2937 | 2025-05-14T15:55:47.926Z | Documenting sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
| 2938 | 2025-05-14T15:55:48.810Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2939 | 2025-05-14T15:55:50.199Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2940 | 2025-05-14T15:55:51.400Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2941 | 2025-05-14T15:55:51.522Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2942 | 2025-05-14T15:55:51.985Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2943 | 2025-05-14T15:55:52.195Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2944 | 2025-05-14T15:55:53.070Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2945 | 2025-05-14T15:55:53.363Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2946 | 2025-05-14T15:55:53.955Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2947 | 2025-05-14T15:55:55.227Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2948 | 2025-05-14T15:55:55.700Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2949 | 2025-05-14T15:55:56.634Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2950 | 2025-05-14T15:55:56.734Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2951 | 2025-05-14T15:55:58.103Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2952 | 2025-05-14T15:55:59.439Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 2953 | 2025-05-14T15:55:59.611Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2954 | 2025-05-14T15:55:59.640Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2955 | 2025-05-14T15:56:00.035Z | Documenting nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 2956 | 2025-05-14T15:56:00.605Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2957 | 2025-05-14T15:56:01.291Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2958 | 2025-05-14T15:56:02.449Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2959 | 2025-05-14T15:56:02.552Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2960 | 2025-05-14T15:56:03.864Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2961 | 2025-05-14T15:56:04.835Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2962 | 2025-05-14T15:56:05.046Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2963 | 2025-05-14T15:56:06.373Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2964 | 2025-05-14T15:56:06.946Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2965 | 2025-05-14T15:56:07.058Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2966 | 2025-05-14T15:56:08.042Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2967 | 2025-05-14T15:56:08.356Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2968 | 2025-05-14T15:56:08.381Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2969 | 2025-05-14T15:56:09.977Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2970 | 2025-05-14T15:56:10.718Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2971 | 2025-05-14T15:56:10.808Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2972 | 2025-05-14T15:56:10.903Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2973 | 2025-05-14T15:56:11.464Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2974 | 2025-05-14T15:56:12.067Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2975 | 2025-05-14T15:56:12.098Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2976 | 2025-05-14T15:56:12.291Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2977 | 2025-05-14T15:56:13.303Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2978 | 2025-05-14T15:56:13.557Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2979 | 2025-05-14T15:56:13.983Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 2980 | 2025-05-14T15:56:14.138Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2981 | 2025-05-14T15:56:14.420Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2982 | 2025-05-14T15:56:14.445Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2983 | 2025-05-14T15:56:16.043Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2984 | 2025-05-14T15:56:16.234Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2985 | 2025-05-14T15:56:17.236Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2986 | 2025-05-14T15:56:17.263Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2987 | 2025-05-14T15:56:17.436Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2988 | 2025-05-14T15:56:17.562Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2989 | 2025-05-14T15:56:17.747Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2990 | 2025-05-14T15:56:18.578Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2991 | 2025-05-14T15:56:18.821Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2992 | 2025-05-14T15:56:20.258Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2993 | 2025-05-14T15:56:24.491Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2994 | 2025-05-14T15:56:24.977Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2995 | 2025-05-14T15:56:25.063Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2996 | 2025-05-14T15:56:25.296Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2997 | 2025-05-14T15:56:26.108Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2998 | 2025-05-14T15:56:26.133Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2999 | 2025-05-14T15:56:28.491Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3000 | 2025-05-14T15:56:29.010Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3001 | 2025-05-14T15:56:29.035Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3002 | 2025-05-14T15:56:29.105Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3003 | 2025-05-14T15:56:30.268Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3004 | 2025-05-14T15:56:31.318Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3005 | 2025-05-14T15:56:31.548Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3006 | 2025-05-14T15:56:31.724Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3007 | 2025-05-14T15:56:32.939Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3008 | 2025-05-14T15:56:33.148Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3009 | 2025-05-14T15:56:33.765Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3010 | 2025-05-14T15:56:34.055Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3011 | 2025-05-14T15:56:34.131Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3012 | 2025-05-14T15:56:34.802Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3013 | 2025-05-14T15:56:34.827Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3014 | 2025-05-14T15:56:34.930Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3015 | 2025-05-14T15:56:35.373Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3016 | 2025-05-14T15:56:35.671Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3017 | 2025-05-14T15:56:35.799Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3018 | 2025-05-14T15:56:36.525Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3019 | 2025-05-14T15:56:36.550Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3020 | 2025-05-14T15:56:36.909Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3021 | 2025-05-14T15:56:36.938Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3022 | 2025-05-14T15:56:37.361Z | Documenting openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 3023 | 2025-05-14T15:56:37.421Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3024 | 2025-05-14T15:56:37.862Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3025 | 2025-05-14T15:56:38.240Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3026 | 2025-05-14T15:56:38.965Z | Documenting id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 3027 | 2025-05-14T15:56:39.130Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3028 | 2025-05-14T15:57:29.528Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3029 | 2025-05-14T15:57:39.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 18s |
| 3030 | 2025-05-14T15:57:39.489Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 162 other files |
| 3031 | 2025-05-14T15:57:39.569Z | |
| 3032 | 2025-05-14T15:57:39.569Z | real 3:19.077412260 |
| 3033 | 2025-05-14T15:57:39.569Z | user 16:45.152125810 |
| 3034 | 2025-05-14T15:57:39.569Z | sys 3:07.261503451 |
| 3035 | 2025-05-14T15:57:39.569Z | trap 0.425257672 |
| 3036 | 2025-05-14T15:57:39.569Z | tflt 0.035737212 |
| 3037 | 2025-05-14T15:57:39.569Z | dflt 0.037191682 |
| 3038 | 2025-05-14T15:57:39.569Z | kflt 0.000865842 |
| 3039 | 2025-05-14T15:57:39.569Z | lock 24:10.751051241 |
| 3040 | 2025-05-14T15:57:39.569Z | slp 49:06.385134525 |
| 3041 | 2025-05-14T15:57:39.569Z | lat 1:17.398260596 |
| 3042 | 2025-05-14T15:57:39.569Z | stop 1:36.478028651 |
| 3043 | 2025-05-14T15:57:39.594Z | process exited: duration 901487 ms, exit code 0 |
| |
| 3044 | 2025-05-14T15:57:39.644Z | found 0 output files |