|
|
|
| 1 | 2026-09-06T23:56:08.517Z | job assigned to worker 01M1WJBXJ2NV6DM0BY13FC63H7 [factory aws, i-0e8a47a7fc26d5ea8] (queued for 1 m 14 s) |
| |
| 2 | 2026-09-06T23:56:15.928Z | starting task 0: "setup" |
| 3 | 2026-09-06T23:56:15.932Z | ++ uname -s |
| 4 | 2026-09-06T23:56:15.937Z | + kern=SunOS |
| 5 | 2026-09-06T23:56:15.937Z | + build_user=build |
| 6 | 2026-09-06T23:56:15.937Z | + build_uid=12345 |
| 7 | 2026-09-06T23:56:15.937Z | + work_dir=/work |
| 8 | 2026-09-06T23:56:15.937Z | + input_dir=/input |
| 9 | 2026-09-06T23:56:15.937Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-06T23:56:15.937Z | + case "$kern" in |
| 11 | 2026-09-06T23:56:15.938Z | + groupadd -g 12345 build |
| 12 | 2026-09-06T23:56:15.941Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-06T23:56:17.943Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-06T23:56:18.037Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-06T23:56:18.041Z | + home_fs=zfs |
| 16 | 2026-09-06T23:56:18.041Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-06T23:56:18.041Z | + mkdir -p /home/build |
| 18 | 2026-09-06T23:56:18.042Z | + chown build:build /home/build /work |
| 19 | 2026-09-06T23:56:20.043Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-06T23:56:20.047Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-09-06T23:56:20.054Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-06T23:56:20.059Z | * rust toolchain channel = "1.98.1" |
| 23 | 2026-09-06T23:56:20.059Z | * rust toolchain profile = "default" |
| 24 | 2026-09-06T23:56:20.059Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 25 | 2026-09-06T23:56:20.059Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-06T23:56:20.059Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-06T23:56:20.059Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-06T23:56:20.062Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-06T23:56:20.062Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-06T23:56:20.176Z | info: downloading installer |
| 31 | 2026-09-06T23:56:21.321Z | info: profile set to default |
| 32 | 2026-09-06T23:56:21.322Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-06T23:56:21.325Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-06T23:56:21.454Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-06T23:56:21.457Z | info: downloading 6 components |
| 36 | 2026-09-06T23:56:35.231Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 37 | 2026-09-06T23:56:35.231Z | |
| 38 | 2026-09-06T23:56:35.267Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-06T23:56:35.267Z | |
| 40 | 2026-09-06T23:56:35.271Z | |
| 41 | 2026-09-06T23:56:35.271Z | Rust is installed now. Great! |
| 42 | 2026-09-06T23:56:35.271Z | |
| 43 | 2026-09-06T23:56:35.271Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-06T23:56:35.271Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-06T23:56:35.271Z | |
| 46 | 2026-09-06T23:56:35.271Z | To configure your current shell, you need to source |
| 47 | 2026-09-06T23:56:35.271Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-06T23:56:35.271Z | |
| 49 | 2026-09-06T23:56:35.271Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-06T23:56:35.271Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-06T23:56:35.271Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-06T23:56:35.271Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-06T23:56:35.271Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-06T23:56:35.271Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-06T23:56:35.271Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-06T23:56:35.271Z | HOST_CC = None |
| 57 | 2026-09-06T23:56:35.271Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-06T23:56:35.271Z | CC = None |
| 59 | 2026-09-06T23:56:35.271Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-06T23:56:35.476Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-06T23:56:35.476Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-06T23:56:35.476Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-06T23:56:35.476Z | CFLAGS = None |
| 64 | 2026-09-06T23:56:35.476Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-06T23:56:35.476Z | HOST_CFLAGS = None |
| 66 | 2026-09-06T23:56:35.476Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-06T23:56:35.476Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-06T23:56:35.476Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-06T23:56:35.476Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-06T23:56:35.589Z | + rustup --version |
| 71 | 2026-09-06T23:56:35.593Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-06T23:56:35.597Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-06T23:56:35.615Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-06T23:56:35.618Z | + cargo --version |
| 75 | 2026-09-06T23:56:35.625Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-06T23:56:35.628Z | + rustc --version |
| 77 | 2026-09-06T23:56:35.647Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-06T23:56:35.651Z | process exited: duration 15595 ms, exit code 0 |
| |
| 79 | 2026-09-06T23:56:35.658Z | starting task 2: "authentication" |
| 80 | 2026-09-06T23:56:35.676Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-06T23:56:35.683Z | starting task 3: "clone repository" |
| 82 | 2026-09-06T23:56:35.687Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-06T23:56:35.691Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-06T23:56:35.727Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-06T23:56:55.263Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-06T23:56:55.263Z | + git fetch origin 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b |
| 87 | 2026-09-06T23:56:55.573Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-06T23:56:55.573Z | * branch 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b -> FETCH_HEAD |
| 89 | 2026-09-06T23:56:55.587Z | + [[ -n sush-switch-proxy ]] |
| 90 | 2026-09-06T23:56:55.591Z | ++ git branch --show-current |
| 91 | 2026-09-06T23:56:55.591Z | + current=main |
| 92 | 2026-09-06T23:56:55.591Z | + [[ main != sush-switch-proxy ]] |
| 93 | 2026-09-06T23:56:55.591Z | + git branch -f sush-switch-proxy 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b |
| 94 | 2026-09-06T23:56:55.594Z | + git checkout -f sush-switch-proxy |
| 95 | 2026-09-06T23:56:55.642Z | Switched to branch 'sush-switch-proxy' |
| 96 | 2026-09-06T23:56:55.646Z | + git reset --hard 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b |
| 97 | 2026-09-06T23:56:55.696Z | HEAD is now at 7dc9f6db0 Add the sush proxy to the switch zone |
| 98 | 2026-09-06T23:56:55.699Z | process exited: duration 20011 ms, exit code 0 |
| |
| 99 | 2026-09-06T23:56:55.708Z | starting task 4: "build" |
| 100 | 2026-09-06T23:56:55.711Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-06T23:56:55.711Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-06T23:56:55.711Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-06T23:56:55.714Z | +++ uname -s |
| 104 | 2026-09-06T23:56:55.714Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-06T23:56:55.715Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-06T23:56:55.718Z | + cargo --version |
| 107 | 2026-09-06T23:56:55.724Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 108 | 2026-09-06T23:56:55.727Z | + rustc --version |
| 109 | 2026-09-06T23:56:55.747Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 110 | 2026-09-06T23:56:55.750Z | + WORK=/work |
| 111 | 2026-09-06T23:56:55.750Z | + pfexec mkdir -p /work |
| 112 | 2026-09-06T23:56:55.754Z | + pfexec chown build /work |
| 113 | 2026-09-06T23:56:55.758Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-06T23:56:57.720Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-06T23:56:58.140Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-06T23:57:00.681Z | Planning: Solver setup ... Done (2.371s) |
| 117 | 2026-09-06T23:57:00.751Z | Planning: Running solver ... Done (0.068s) |
| 118 | 2026-09-06T23:57:00.803Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2026-09-06T23:57:00.811Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-06T23:57:00.828Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-06T23:57:00.842Z | Planning: Package planning ... Done (0.014s) |
| 122 | 2026-09-06T23:57:00.847Z | Planning: Merging actions ... Done (0.002s) |
| 123 | 2026-09-06T23:57:01.008Z | Planning: Checking for conflicting actions ... Done (0.163s) |
| 124 | 2026-09-06T23:57:01.011Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-06T23:57:01.856Z | Planning: Evaluating mediators ... Done (0.848s) |
| 126 | 2026-09-06T23:57:01.859Z | Planning: Planning completed in 3.68 seconds |
| 127 | 2026-09-06T23:57:01.866Z | Packages to install: 2 |
| 128 | 2026-09-06T23:57:01.866Z | Estimated space available: 156.02 GB |
| 129 | 2026-09-06T23:57:01.866Z | Estimated space to be consumed: 86.48 MB |
| 130 | 2026-09-06T23:57:01.866Z | Create boot environment: No |
| 131 | 2026-09-06T23:57:01.870Z | Create backup boot environment: No |
| 132 | 2026-09-06T23:57:01.870Z | Rebuild boot archive: No |
| 133 | 2026-09-06T23:57:01.870Z | |
| 134 | 2026-09-06T23:57:01.870Z | Changed packages: |
| 135 | 2026-09-06T23:57:01.870Z | helios |
| 136 | 2026-09-06T23:57:01.870Z | developer/build-essential |
| 137 | 2026-09-06T23:57:01.870Z | None -> 11-3.0 |
| 138 | 2026-09-06T23:57:01.870Z | library/libxmlsec1 |
| 139 | 2026-09-06T23:57:01.870Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-06T23:57:01.894Z | |
| 141 | 2026-09-06T23:57:01.894Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-06T23:57:01.960Z | Download: Completed 1.28 MB in 0.07 seconds (18.9M/s) |
| 143 | 2026-09-06T23:57:02.014Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-06T23:57:02.054Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-06T23:57:02.089Z | Finalize: Updating package state database ... Done (0.035s) |
| 146 | 2026-09-06T23:57:02.089Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-06T23:57:02.182Z | Finalize: Updating image state ... Done (0.095s) |
| 148 | 2026-09-06T23:57:04.909Z | Finalize: Creating fast lookup database ... Done (2.671s) |
| 149 | 2026-09-06T23:57:04.980Z | Finalize: Reading search index ... Done (0.012s) |
| 150 | 2026-09-06T23:57:04.984Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-06T23:57:05.084Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-06T23:57:05.458Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-06T23:57:05.564Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-06T23:57:05.568Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-06T23:57:05.720Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-06T23:57:05.724Z | Planning: Planning completed in 0.26 seconds |
| 157 | 2026-09-06T23:57:05.747Z | Mediators to change: 2 |
| 158 | 2026-09-06T23:57:05.747Z | Create boot environment: No |
| 159 | 2026-09-06T23:57:05.747Z | Create backup boot environment: No |
| 160 | 2026-09-06T23:57:05.787Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-06T23:57:05.787Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-06T23:57:05.848Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-06T23:57:07.811Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-06T23:57:07.877Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-06T23:57:07.884Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-06T23:57:07.956Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-06T23:57:08.241Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-06T23:57:08.346Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-06T23:57:08.351Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-06T23:57:08.501Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-06T23:57:08.508Z | Planning: Planning completed in 0.26 seconds |
| 172 | 2026-09-06T23:57:08.526Z | Mediators to change: 1 |
| 173 | 2026-09-06T23:57:08.527Z | Create boot environment: No |
| 174 | 2026-09-06T23:57:08.527Z | Create backup boot environment: No |
| 175 | 2026-09-06T23:57:08.592Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-06T23:57:08.592Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-06T23:57:08.653Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-06T23:57:10.597Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-06T23:57:10.659Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-06T23:57:10.663Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-06T23:57:10.743Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-06T23:57:11.058Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-06T23:57:11.058Z | apache system 2.4 system |
| 184 | 2026-09-06T23:57:11.058Z | clang system 15 system |
| 185 | 2026-09-06T23:57:11.058Z | csh system system illumos |
| 186 | 2026-09-06T23:57:11.058Z | ctags system system illumos |
| 187 | 2026-09-06T23:57:11.058Z | file vendor vendor darwinsys |
| 188 | 2026-09-06T23:57:11.058Z | file system system illumos |
| 189 | 2026-09-06T23:57:11.058Z | gcc vendor 14 vendor |
| 190 | 2026-09-06T23:57:11.058Z | gcc system 13 system |
| 191 | 2026-09-06T23:57:11.058Z | gcc system 10 system |
| 192 | 2026-09-06T23:57:11.058Z | go system 1.25 system |
| 193 | 2026-09-06T23:57:11.058Z | llvm system 15 system |
| 194 | 2026-09-06T23:57:11.058Z | mariadb system 11.4 system |
| 195 | 2026-09-06T23:57:11.058Z | mta vendor vendor dma |
| 196 | 2026-09-06T23:57:11.058Z | openjdk system 17 system |
| 197 | 2026-09-06T23:57:11.058Z | openjdk system 11 system |
| 198 | 2026-09-06T23:57:11.058Z | openssl vendor 3 vendor |
| 199 | 2026-09-06T23:57:11.058Z | perl system 5.40 system |
| 200 | 2026-09-06T23:57:11.058Z | postgresql system 18 system |
| 201 | 2026-09-06T23:57:11.058Z | postgresql system 17 system |
| 202 | 2026-09-06T23:57:11.058Z | python vendor 3 vendor |
| 203 | 2026-09-06T23:57:11.058Z | python system 2 system |
| 204 | 2026-09-06T23:57:11.058Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-06T23:57:11.058Z | ruby system 3.4 system |
| 206 | 2026-09-06T23:57:11.058Z | ruby system 3.0 system |
| 207 | 2026-09-06T23:57:11.058Z | words vendor vendor american-english |
| 208 | 2026-09-06T23:57:11.058Z | words system system australian-english |
| 209 | 2026-09-06T23:57:11.058Z | words system system british-english |
| 210 | 2026-09-06T23:57:11.058Z | words system system canadian-english |
| 211 | 2026-09-06T23:57:11.058Z | words system system french |
| 212 | 2026-09-06T23:57:11.059Z | words system system italian |
| 213 | 2026-09-06T23:57:11.059Z | words system system ngerman |
| 214 | 2026-09-06T23:57:11.059Z | words system system ogerman |
| 215 | 2026-09-06T23:57:11.059Z | words system system spanish |
| 216 | 2026-09-06T23:57:11.307Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-06T23:57:11.307Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-06T23:57:11.820Z | FMRI IFO |
| 219 | 2026-09-06T23:57:11.820Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-06T23:57:11.820Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-06T23:57:11.820Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-06T23:57:11.820Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-06T23:57:11.821Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-06T23:57:11.821Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-06T23:57:11.821Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-06T23:57:11.821Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-06T23:57:11.821Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-06T23:57:12.169Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-06T23:57:12.502Z | Updating crates.io index |
| 230 | 2026-09-06T23:57:12.534Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-06T23:57:12.760Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-06T23:57:13.136Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-06T23:57:13.441Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-06T23:57:14.377Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-06T23:57:14.916Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-06T23:57:16.907Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-06T23:57:17.773Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-06T23:57:18.068Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-06T23:57:18.465Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-06T23:57:19.628Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-06T23:57:19.927Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-06T23:57:20.361Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-06T23:57:20.901Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-06T23:57:21.181Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-06T23:57:21.481Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-06T23:57:21.776Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-06T23:57:22.069Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-06T23:57:22.394Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-06T23:57:22.763Z | Updating git repository `https://github.com/oxidecomputer/sush` |
| 250 | 2026-09-06T23:57:23.277Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 251 | 2026-09-06T23:57:23.784Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 252 | 2026-09-06T23:57:24.136Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 253 | 2026-09-06T23:57:24.724Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 254 | 2026-09-06T23:57:25.054Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 255 | 2026-09-06T23:57:25.332Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 256 | 2026-09-06T23:57:25.775Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 257 | 2026-09-06T23:57:26.106Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 258 | 2026-09-06T23:57:26.529Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 259 | 2026-09-06T23:57:26.905Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-09-06T23:57:27.179Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 261 | 2026-09-06T23:57:27.544Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 262 | 2026-09-06T23:57:27.933Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 263 | 2026-09-06T23:57:28.453Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 264 | 2026-09-06T23:57:28.736Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 265 | 2026-09-06T23:57:29.045Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 266 | 2026-09-06T23:57:35.023Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 267 | 2026-09-06T23:57:35.329Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 268 | 2026-09-06T23:57:35.673Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 269 | 2026-09-06T23:57:35.964Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 270 | 2026-09-06T23:57:36.399Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 271 | 2026-09-06T23:57:36.676Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 272 | 2026-09-06T23:57:37.002Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 273 | 2026-09-06T23:57:37.269Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 274 | 2026-09-06T23:57:39.536Z | Downloading crates ... |
| 275 | 2026-09-06T23:57:39.585Z | Downloaded anstream v1.0.0 |
| 276 | 2026-09-06T23:57:39.591Z | Downloaded proc-macro2 v1.0.106 |
| 277 | 2026-09-06T23:57:39.596Z | Downloaded is_terminal_polyfill v1.70.2 |
| 278 | 2026-09-06T23:57:39.599Z | Downloaded serde_core v1.0.228 |
| 279 | 2026-09-06T23:57:39.600Z | Downloaded camino-tempfile v1.4.1 |
| 280 | 2026-09-06T23:57:39.604Z | Downloaded crypto-common v0.1.7 |
| 281 | 2026-09-06T23:57:39.608Z | Downloaded cfg-if v1.0.4 |
| 282 | 2026-09-06T23:57:39.608Z | Downloaded memmap v0.7.0 |
| 283 | 2026-09-06T23:57:39.612Z | Downloaded proc-macro-error v1.0.4 |
| 284 | 2026-09-06T23:57:39.615Z | Downloaded semver v1.0.28 |
| 285 | 2026-09-06T23:57:39.615Z | Downloaded pretty-hex v0.4.1 |
| 286 | 2026-09-06T23:57:39.618Z | Downloaded anstyle-query v1.1.5 |
| 287 | 2026-09-06T23:57:39.618Z | Downloaded dof v0.3.0 |
| 288 | 2026-09-06T23:57:39.622Z | Downloaded clap_lex v1.0.0 |
| 289 | 2026-09-06T23:57:39.622Z | Downloaded zerocopy v0.7.35 |
| 290 | 2026-09-06T23:57:39.628Z | Downloaded byteorder v1.5.0 |
| 291 | 2026-09-06T23:57:39.631Z | Downloaded zmij v1.0.21 |
| 292 | 2026-09-06T23:57:39.632Z | Downloaded fnv v1.0.7 |
| 293 | 2026-09-06T23:57:39.632Z | Downloaded heck v0.4.1 |
| 294 | 2026-09-06T23:57:39.635Z | Downloaded cpufeatures v0.2.17 |
| 295 | 2026-09-06T23:57:39.635Z | Downloaded plain v0.2.3 |
| 296 | 2026-09-06T23:57:39.640Z | Downloaded block-buffer v0.10.4 |
| 297 | 2026-09-06T23:57:39.640Z | Downloaded generic-array v0.14.7 |
| 298 | 2026-09-06T23:57:39.640Z | Downloaded heck v0.5.0 |
| 299 | 2026-09-06T23:57:39.640Z | Downloaded errno v0.3.14 |
| 300 | 2026-09-06T23:57:39.643Z | Downloaded thread-id v4.2.2 |
| 301 | 2026-09-06T23:57:39.643Z | Downloaded colorchoice v1.0.4 |
| 302 | 2026-09-06T23:57:39.643Z | Downloaded scroll_derive v0.12.1 |
| 303 | 2026-09-06T23:57:39.646Z | Downloaded pest_meta v2.8.6 |
| 304 | 2026-09-06T23:57:39.647Z | Downloaded anstyle-parse v1.0.0 |
| 305 | 2026-09-06T23:57:39.650Z | Downloaded bitflags v2.11.0 |
| 306 | 2026-09-06T23:57:39.653Z | Downloaded cargo-platform v0.3.2 |
| 307 | 2026-09-06T23:57:39.664Z | Downloaded usdt v0.5.0 |
| 308 | 2026-09-06T23:57:39.667Z | Downloaded dtrace-parser v0.2.0 |
| 309 | 2026-09-06T23:57:39.667Z | Downloaded terminal_size v0.4.3 |
| 310 | 2026-09-06T23:57:39.667Z | Downloaded proc-macro-error-attr v1.0.4 |
| 311 | 2026-09-06T23:57:39.673Z | Downloaded macaddr v1.0.1 |
| 312 | 2026-09-06T23:57:39.679Z | Downloaded usdt-attr-macro v0.5.0 |
| 313 | 2026-09-06T23:57:39.683Z | Downloaded itoa v1.0.17 |
| 314 | 2026-09-06T23:57:39.683Z | Downloaded usdt-macro v0.5.0 |
| 315 | 2026-09-06T23:57:39.683Z | Downloaded toml_write v0.1.2 |
| 316 | 2026-09-06T23:57:39.687Z | Downloaded equivalent v1.0.2 |
| 317 | 2026-09-06T23:57:39.690Z | Downloaded fastrand v2.3.0 |
| 318 | 2026-09-06T23:57:39.693Z | Downloaded smawk v0.3.2 |
| 319 | 2026-09-06T23:57:39.693Z | Downloaded bytecount v0.6.9 |
| 320 | 2026-09-06T23:57:39.699Z | Downloaded strsim v0.11.1 |
| 321 | 2026-09-06T23:57:39.705Z | Downloaded swrite v0.1.0 |
| 322 | 2026-09-06T23:57:39.705Z | Downloaded tabled_derive v0.7.0 |
| 323 | 2026-09-06T23:57:39.710Z | Downloaded toml_datetime v0.6.11 |
| 324 | 2026-09-06T23:57:39.710Z | Downloaded serde_spanned v0.6.9 |
| 325 | 2026-09-06T23:57:39.710Z | Downloaded unicode-linebreak v0.1.5 |
| 326 | 2026-09-06T23:57:39.713Z | Downloaded anyhow v1.0.104 |
| 327 | 2026-09-06T23:57:39.716Z | Downloaded log v0.4.33 |
| 328 | 2026-09-06T23:57:39.716Z | Downloaded autocfg v1.5.0 |
| 329 | 2026-09-06T23:57:39.719Z | Downloaded serde_tokenstream v0.2.3 |
| 330 | 2026-09-06T23:57:39.725Z | Downloaded quote v1.0.45 |
| 331 | 2026-09-06T23:57:39.729Z | Downloaded thiserror-impl v2.0.18 |
| 332 | 2026-09-06T23:57:39.729Z | Downloaded cargo_toml v0.21.0 |
| 333 | 2026-09-06T23:57:39.732Z | Downloaded scroll v0.12.0 |
| 334 | 2026-09-06T23:57:39.732Z | Downloaded utf8parse v0.2.2 |
| 335 | 2026-09-06T23:57:39.735Z | Downloaded anstyle v1.0.14 |
| 336 | 2026-09-06T23:57:39.735Z | Downloaded digest v0.10.7 |
| 337 | 2026-09-06T23:57:39.735Z | Downloaded thiserror v1.0.69 |
| 338 | 2026-09-06T23:57:39.739Z | Downloaded cargo_metadata v0.23.1 |
| 339 | 2026-09-06T23:57:39.739Z | Downloaded thiserror v2.0.18 |
| 340 | 2026-09-06T23:57:39.742Z | Downloaded sha2 v0.10.9 |
| 341 | 2026-09-06T23:57:39.746Z | Downloaded pest_derive v2.8.6 |
| 342 | 2026-09-06T23:57:39.751Z | Downloaded version_check v0.9.5 |
| 343 | 2026-09-06T23:57:39.751Z | Downloaded usdt-impl v0.5.0 |
| 344 | 2026-09-06T23:57:39.751Z | Downloaded fs-err v3.3.0 |
| 345 | 2026-09-06T23:57:39.755Z | Downloaded thiserror-impl v1.0.69 |
| 346 | 2026-09-06T23:57:39.755Z | Downloaded papergrid v0.11.0 |
| 347 | 2026-09-06T23:57:39.758Z | Downloaded clap v4.6.1 |
| 348 | 2026-09-06T23:57:39.763Z | Downloaded once_cell v1.21.3 |
| 349 | 2026-09-06T23:57:39.770Z | Downloaded toml v0.8.23 |
| 350 | 2026-09-06T23:57:39.775Z | Downloaded pest_generator v2.8.6 |
| 351 | 2026-09-06T23:57:39.775Z | Downloaded camino v1.2.5 |
| 352 | 2026-09-06T23:57:39.778Z | Downloaded tempfile v3.27.0 |
| 353 | 2026-09-06T23:57:39.789Z | Downloaded ucd-trie v0.1.7 |
| 354 | 2026-09-06T23:57:39.793Z | Downloaded clap_derive v4.6.1 |
| 355 | 2026-09-06T23:57:39.793Z | Downloaded getrandom v0.4.3 |
| 356 | 2026-09-06T23:57:39.799Z | Downloaded memchr v2.8.0 |
| 357 | 2026-09-06T23:57:39.799Z | Downloaded unicode-ident v1.0.24 |
| 358 | 2026-09-06T23:57:39.802Z | Downloaded zerocopy-derive v0.7.35 |
| 359 | 2026-09-06T23:57:39.811Z | Downloaded serde_derive v1.0.228 |
| 360 | 2026-09-06T23:57:39.814Z | Downloaded textwrap v0.16.2 |
| 361 | 2026-09-06T23:57:39.818Z | Downloaded toml_edit v0.22.27 |
| 362 | 2026-09-06T23:57:39.823Z | Downloaded serde v1.0.228 |
| 363 | 2026-09-06T23:57:39.843Z | Downloaded typenum v1.20.1 |
| 364 | 2026-09-06T23:57:39.847Z | Downloaded indexmap v2.14.0 |
| 365 | 2026-09-06T23:57:39.859Z | Downloaded pest v2.8.6 |
| 366 | 2026-09-06T23:57:39.923Z | Downloaded serde_json v1.0.151 |
| 367 | 2026-09-06T23:57:39.936Z | Downloaded clap_builder v4.6.0 |
| 368 | 2026-09-06T23:57:39.936Z | Downloaded winnow v0.7.14 |
| 369 | 2026-09-06T23:57:39.936Z | Downloaded hashbrown v0.17.0 |
| 370 | 2026-09-06T23:57:39.936Z | Downloaded goblin v0.8.2 |
| 371 | 2026-09-06T23:57:39.936Z | Downloaded syn v1.0.109 |
| 372 | 2026-09-06T23:57:39.942Z | Downloaded tabled v0.15.0 |
| 373 | 2026-09-06T23:57:39.946Z | Downloaded unicode-width v0.2.0 |
| 374 | 2026-09-06T23:57:39.946Z | Downloaded unicode-width v0.1.14 |
| 375 | 2026-09-06T23:57:39.949Z | Downloaded syn v2.0.117 |
| 376 | 2026-09-06T23:57:39.962Z | Downloaded rustix v1.1.4 |
| 377 | 2026-09-06T23:57:39.986Z | Downloaded libc v0.2.185 |
| 378 | 2026-09-06T23:57:40.047Z | Compiling proc-macro2 v1.0.106 |
| 379 | 2026-09-06T23:57:40.047Z | Compiling unicode-ident v1.0.24 |
| 380 | 2026-09-06T23:57:40.047Z | Compiling quote v1.0.45 |
| 381 | 2026-09-06T23:57:40.051Z | Compiling serde_core v1.0.228 |
| 382 | 2026-09-06T23:57:40.051Z | Compiling libc v0.2.185 |
| 383 | 2026-09-06T23:57:40.051Z | Compiling version_check v0.9.5 |
| 384 | 2026-09-06T23:57:40.051Z | Compiling memchr v2.8.0 |
| 385 | 2026-09-06T23:57:40.051Z | Compiling serde v1.0.228 |
| 386 | 2026-09-06T23:57:40.051Z | Compiling zmij v1.0.21 |
| 387 | 2026-09-06T23:57:40.051Z | Compiling ucd-trie v0.1.7 |
| 388 | 2026-09-06T23:57:40.220Z | Compiling thiserror v1.0.69 |
| 389 | 2026-09-06T23:57:40.224Z | Compiling itoa v1.0.17 |
| 390 | 2026-09-06T23:57:40.224Z | Compiling byteorder v1.5.0 |
| 391 | 2026-09-06T23:57:40.237Z | Compiling rustix v1.1.4 |
| 392 | 2026-09-06T23:57:40.501Z | Compiling serde_json v1.0.151 |
| 393 | 2026-09-06T23:57:40.519Z | Compiling bitflags v2.11.0 |
| 394 | 2026-09-06T23:57:40.586Z | Compiling proc-macro-error-attr v1.0.4 |
| 395 | 2026-09-06T23:57:40.622Z | Compiling usdt-impl v0.5.0 |
| 396 | 2026-09-06T23:57:40.723Z | Compiling pest v2.8.6 |
| 397 | 2026-09-06T23:57:40.932Z | Compiling camino v1.2.5 |
| 398 | 2026-09-06T23:57:40.932Z | Compiling syn v1.0.109 |
| 399 | 2026-09-06T23:57:40.932Z | Compiling proc-macro-error v1.0.4 |
| 400 | 2026-09-06T23:57:40.962Z | Compiling equivalent v1.0.2 |
| 401 | 2026-09-06T23:57:41.043Z | Compiling hashbrown v0.17.0 |
| 402 | 2026-09-06T23:57:41.065Z | Compiling log v0.4.33 |
| 403 | 2026-09-06T23:57:41.071Z | Compiling getrandom v0.4.3 |
| 404 | 2026-09-06T23:57:41.071Z | Compiling utf8parse v0.2.2 |
| 405 | 2026-09-06T23:57:41.100Z | Compiling plain v0.2.3 |
| 406 | 2026-09-06T23:57:41.142Z | Compiling is_terminal_polyfill v1.70.2 |
| 407 | 2026-09-06T23:57:41.282Z | Compiling winnow v0.7.14 |
| 408 | 2026-09-06T23:57:41.290Z | Compiling anstyle-parse v1.0.0 |
| 409 | 2026-09-06T23:57:41.305Z | Compiling anstyle v1.0.14 |
| 410 | 2026-09-06T23:57:41.370Z | Compiling pretty-hex v0.4.1 |
| 411 | 2026-09-06T23:57:41.403Z | Compiling cfg-if v1.0.4 |
| 412 | 2026-09-06T23:57:41.421Z | Compiling thiserror v2.0.18 |
| 413 | 2026-09-06T23:57:41.439Z | Compiling colorchoice v1.0.4 |
| 414 | 2026-09-06T23:57:41.452Z | Compiling toml_write v0.1.2 |
| 415 | 2026-09-06T23:57:41.456Z | Compiling autocfg v1.5.0 |
| 416 | 2026-09-06T23:57:41.494Z | Compiling anstyle-query v1.1.5 |
| 417 | 2026-09-06T23:57:41.538Z | Compiling errno v0.3.14 |
| 418 | 2026-09-06T23:57:41.560Z | Compiling thread-id v4.2.2 |
| 419 | 2026-09-06T23:57:41.596Z | Compiling heck v0.5.0 |
| 420 | 2026-09-06T23:57:41.630Z | Compiling anstream v1.0.0 |
| 421 | 2026-09-06T23:57:41.671Z | Compiling indexmap v2.14.0 |
| 422 | 2026-09-06T23:57:41.708Z | Compiling strsim v0.11.1 |
| 423 | 2026-09-06T23:57:41.724Z | Compiling once_cell v1.21.3 |
| 424 | 2026-09-06T23:57:41.733Z | Compiling clap_lex v1.0.0 |
| 425 | 2026-09-06T23:57:41.803Z | Compiling syn v2.0.117 |
| 426 | 2026-09-06T23:57:41.886Z | Compiling unicode-width v0.1.14 |
| 427 | 2026-09-06T23:57:41.905Z | Compiling pest_meta v2.8.6 |
| 428 | 2026-09-06T23:57:41.984Z | Compiling fs-err v3.3.0 |
| 429 | 2026-09-06T23:57:41.994Z | Compiling fastrand v2.3.0 |
| 430 | 2026-09-06T23:57:42.001Z | Compiling heck v0.4.1 |
| 431 | 2026-09-06T23:57:42.079Z | Compiling bytecount v0.6.9 |
| 432 | 2026-09-06T23:57:42.097Z | Compiling fnv v1.0.7 |
| 433 | 2026-09-06T23:57:42.133Z | Compiling anyhow v1.0.104 |
| 434 | 2026-09-06T23:57:42.183Z | Compiling papergrid v0.11.0 |
| 435 | 2026-09-06T23:57:42.217Z | Compiling memmap v0.7.0 |
| 436 | 2026-09-06T23:57:42.236Z | Compiling unicode-width v0.2.0 |
| 437 | 2026-09-06T23:57:42.243Z | Compiling smawk v0.3.2 |
| 438 | 2026-09-06T23:57:42.277Z | Compiling unicode-linebreak v0.1.5 |
| 439 | 2026-09-06T23:57:42.338Z | Compiling swrite v0.1.0 |
| 440 | 2026-09-06T23:57:42.514Z | Compiling terminal_size v0.4.3 |
| 441 | 2026-09-06T23:57:42.514Z | Compiling tempfile v3.27.0 |
| 442 | 2026-09-06T23:57:42.671Z | Compiling clap_builder v4.6.0 |
| 443 | 2026-09-06T23:57:42.692Z | Compiling cargo-platform v0.3.2 |
| 444 | 2026-09-06T23:57:42.736Z | Compiling semver v1.0.28 |
| 445 | 2026-09-06T23:57:42.763Z | Compiling textwrap v0.16.2 |
| 446 | 2026-09-06T23:57:42.881Z | Compiling camino-tempfile v1.4.1 |
| 447 | 2026-09-06T23:57:43.288Z | Compiling tabled_derive v0.7.0 |
| 448 | 2026-09-06T23:57:43.928Z | Compiling pest_generator v2.8.6 |
| 449 | 2026-09-06T23:57:43.965Z | Compiling tabled v0.15.0 |
| 450 | 2026-09-06T23:57:44.433Z | Compiling serde_derive v1.0.228 |
| 451 | 2026-09-06T23:57:44.437Z | Compiling thiserror-impl v1.0.69 |
| 452 | 2026-09-06T23:57:44.437Z | Compiling zerocopy-derive v0.7.35 |
| 453 | 2026-09-06T23:57:44.437Z | Compiling scroll_derive v0.12.1 |
| 454 | 2026-09-06T23:57:44.437Z | Compiling thiserror-impl v2.0.18 |
| 455 | 2026-09-06T23:57:44.437Z | Compiling clap_derive v4.6.1 |
| 456 | 2026-09-06T23:57:44.531Z | Compiling pest_derive v2.8.6 |
| 457 | 2026-09-06T23:57:45.113Z | Compiling scroll v0.12.0 |
| 458 | 2026-09-06T23:57:45.193Z | Compiling zerocopy v0.7.35 |
| 459 | 2026-09-06T23:57:45.326Z | Compiling goblin v0.8.2 |
| 460 | 2026-09-06T23:57:45.449Z | Compiling dtrace-parser v0.2.0 |
| 461 | 2026-09-06T23:57:45.784Z | Compiling clap v4.6.1 |
| 462 | 2026-09-06T23:57:46.809Z | Compiling toml_datetime v0.6.11 |
| 463 | 2026-09-06T23:57:46.809Z | Compiling serde_spanned v0.6.9 |
| 464 | 2026-09-06T23:57:46.809Z | Compiling cargo_metadata v0.23.1 |
| 465 | 2026-09-06T23:57:46.816Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 466 | 2026-09-06T23:57:46.816Z | Compiling macaddr v1.0.1 |
| 467 | 2026-09-06T23:57:46.827Z | Compiling dof v0.3.0 |
| 468 | 2026-09-06T23:57:46.836Z | Compiling serde_tokenstream v0.2.3 |
| 469 | 2026-09-06T23:57:47.049Z | Compiling toml_edit v0.22.27 |
| 470 | 2026-09-06T23:57:47.605Z | Compiling usdt-macro v0.5.0 |
| 471 | 2026-09-06T23:57:47.625Z | Compiling usdt-attr-macro v0.5.0 |
| 472 | 2026-09-06T23:57:48.244Z | Compiling usdt v0.5.0 |
| 473 | 2026-09-06T23:57:48.300Z | Compiling toml v0.8.23 |
| 474 | 2026-09-06T23:57:48.650Z | Compiling cargo_toml v0.21.0 |
| 475 | 2026-09-06T23:57:49.929Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 476 | 2026-09-06T23:57:51.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.00s |
| 477 | 2026-09-06T23:57:52.215Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 478 | 2026-09-06T23:57:52.743Z | Downloading crates ... |
| 479 | 2026-09-06T23:57:52.796Z | Downloaded async-stream-impl v0.3.6 |
| 480 | 2026-09-06T23:57:52.804Z | Downloaded addr2line v0.25.1 |
| 481 | 2026-09-06T23:57:52.810Z | Downloaded allocator-api2 v0.2.21 |
| 482 | 2026-09-06T23:57:52.814Z | Downloaded aead v0.5.2 |
| 483 | 2026-09-06T23:57:52.814Z | Downloaded bb8 v0.8.6 |
| 484 | 2026-09-06T23:57:52.815Z | Downloaded arrayref v0.3.9 |
| 485 | 2026-09-06T23:57:52.815Z | Downloaded async-recursion v1.1.1 |
| 486 | 2026-09-06T23:57:52.815Z | Downloaded futures-core v0.3.32 |
| 487 | 2026-09-06T23:57:52.820Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 488 | 2026-09-06T23:57:52.820Z | Downloaded adler2 v2.0.1 |
| 489 | 2026-09-06T23:57:52.820Z | Downloaded const-oid v0.9.6 |
| 490 | 2026-09-06T23:57:52.832Z | Downloaded atomic-waker v1.1.2 |
| 491 | 2026-09-06T23:57:52.832Z | Downloaded assert_matches v1.5.0 |
| 492 | 2026-09-06T23:57:52.832Z | Downloaded block-buffer v0.12.1 |
| 493 | 2026-09-06T23:57:52.839Z | Downloaded atty v0.2.14 |
| 494 | 2026-09-06T23:57:52.840Z | Downloaded hkdf v0.13.0 |
| 495 | 2026-09-06T23:57:52.840Z | Downloaded aead v0.6.1 |
| 496 | 2026-09-06T23:57:52.840Z | Downloaded async-trait v0.1.89 |
| 497 | 2026-09-06T23:57:52.840Z | Downloaded argon2 v0.5.3 |
| 498 | 2026-09-06T23:57:52.840Z | Downloaded argon2 v0.6.0-rc.8 |
| 499 | 2026-09-06T23:57:52.840Z | Downloaded ascii-canvas v3.0.0 |
| 500 | 2026-09-06T23:57:52.840Z | Downloaded async-stream v0.3.6 |
| 501 | 2026-09-06T23:57:52.844Z | Downloaded form_urlencoded v1.2.2 |
| 502 | 2026-09-06T23:57:52.844Z | Downloaded fixedbitset v0.4.2 |
| 503 | 2026-09-06T23:57:52.844Z | Downloaded foreign-types v0.5.0 |
| 504 | 2026-09-06T23:57:52.844Z | Downloaded fxhash v0.2.1 |
| 505 | 2026-09-06T23:57:52.844Z | Downloaded hashbrown v0.13.2 |
| 506 | 2026-09-06T23:57:52.844Z | Downloaded flagset v0.4.7 |
| 507 | 2026-09-06T23:57:52.844Z | Downloaded half v1.8.3 |
| 508 | 2026-09-06T23:57:52.848Z | Downloaded cfg_aliases v0.1.1 |
| 509 | 2026-09-06T23:57:52.848Z | Downloaded cfg_aliases v0.2.1 |
| 510 | 2026-09-06T23:57:52.848Z | Downloaded cobs v0.3.0 |
| 511 | 2026-09-06T23:57:52.848Z | Downloaded float-cmp v0.10.0 |
| 512 | 2026-09-06T23:57:52.851Z | Downloaded futures-executor v0.3.32 |
| 513 | 2026-09-06T23:57:52.851Z | Downloaded base16ct v1.0.0 |
| 514 | 2026-09-06T23:57:52.851Z | Downloaded anstyle-parse v0.2.7 |
| 515 | 2026-09-06T23:57:52.855Z | Downloaded async-bb8-diesel v0.2.1 |
| 516 | 2026-09-06T23:57:52.855Z | Downloaded base64ct v1.8.3 |
| 517 | 2026-09-06T23:57:52.855Z | Downloaded bitfield v0.19.4 |
| 518 | 2026-09-06T23:57:52.855Z | Downloaded compression-core v0.4.31 |
| 519 | 2026-09-06T23:57:52.858Z | Downloaded ff v0.13.1 |
| 520 | 2026-09-06T23:57:52.858Z | Downloaded fixedbitset v0.5.7 |
| 521 | 2026-09-06T23:57:52.858Z | Downloaded filetime v0.2.27 |
| 522 | 2026-09-06T23:57:52.858Z | Downloaded fallible-iterator v0.2.0 |
| 523 | 2026-09-06T23:57:52.859Z | Downloaded ff v0.14.0 |
| 524 | 2026-09-06T23:57:52.863Z | Downloaded foldhash v0.1.5 |
| 525 | 2026-09-06T23:57:52.863Z | Downloaded array-init v0.0.4 |
| 526 | 2026-09-06T23:57:52.863Z | Downloaded fd-lock v4.0.4 |
| 527 | 2026-09-06T23:57:52.863Z | Downloaded foreign-types-shared v0.3.1 |
| 528 | 2026-09-06T23:57:52.863Z | Downloaded futures-task v0.3.32 |
| 529 | 2026-09-06T23:57:52.863Z | Downloaded flate2 v1.1.9 |
| 530 | 2026-09-06T23:57:52.866Z | Downloaded flume v0.11.1 |
| 531 | 2026-09-06T23:57:52.867Z | Downloaded futures-macro v0.3.32 |
| 532 | 2026-09-06T23:57:52.872Z | Downloaded futures-sink v0.3.32 |
| 533 | 2026-09-06T23:57:52.872Z | Downloaded enum-as-inner v0.6.1 |
| 534 | 2026-09-06T23:57:52.872Z | Downloaded elliptic-curve v0.14.1 |
| 535 | 2026-09-06T23:57:52.872Z | Downloaded embedded-io v0.6.1 |
| 536 | 2026-09-06T23:57:52.876Z | Downloaded float-ord v0.3.2 |
| 537 | 2026-09-06T23:57:52.876Z | Downloaded futures-io v0.3.32 |
| 538 | 2026-09-06T23:57:52.876Z | Downloaded headers v0.4.1 |
| 539 | 2026-09-06T23:57:52.876Z | Downloaded backtrace-ext v0.2.1 |
| 540 | 2026-09-06T23:57:52.876Z | Downloaded bitfield-macros v0.19.4 |
| 541 | 2026-09-06T23:57:52.876Z | Downloaded castaway v0.2.4 |
| 542 | 2026-09-06T23:57:52.879Z | Downloaded foreign-types v0.3.2 |
| 543 | 2026-09-06T23:57:52.879Z | Downloaded httpdate v1.0.3 |
| 544 | 2026-09-06T23:57:52.879Z | Downloaded embedded-io v0.4.0 |
| 545 | 2026-09-06T23:57:52.883Z | Downloaded endian-type v0.1.2 |
| 546 | 2026-09-06T23:57:52.883Z | Downloaded env_filter v2.0.0 |
| 547 | 2026-09-06T23:57:52.883Z | Downloaded bit-set v0.8.0 |
| 548 | 2026-09-06T23:57:52.884Z | Downloaded gethostname v0.5.0 |
| 549 | 2026-09-06T23:57:52.887Z | Downloaded hash32 v0.3.1 |
| 550 | 2026-09-06T23:57:52.887Z | Downloaded http-body v1.0.1 |
| 551 | 2026-09-06T23:57:52.890Z | Downloaded git-stub v1.0.0 |
| 552 | 2026-09-06T23:57:52.896Z | Downloaded bitfield-struct v0.6.2 |
| 553 | 2026-09-06T23:57:52.900Z | Downloaded home v0.5.12 |
| 554 | 2026-09-06T23:57:52.900Z | Downloaded http-range v0.1.5 |
| 555 | 2026-09-06T23:57:52.900Z | Downloaded hubpack v0.1.2 |
| 556 | 2026-09-06T23:57:52.900Z | Downloaded atomicwrites v0.4.4 |
| 557 | 2026-09-06T23:57:52.900Z | Downloaded http-range-header v0.4.2 |
| 558 | 2026-09-06T23:57:52.905Z | Downloaded bit-set v0.5.3 |
| 559 | 2026-09-06T23:57:52.905Z | Downloaded hash32 v0.2.1 |
| 560 | 2026-09-06T23:57:52.905Z | Downloaded funty v2.0.0 |
| 561 | 2026-09-06T23:57:52.910Z | Downloaded foreign-types-macros v0.2.3 |
| 562 | 2026-09-06T23:57:52.910Z | Downloaded num v0.4.3 |
| 563 | 2026-09-06T23:57:52.910Z | Downloaded fs-err v2.11.0 |
| 564 | 2026-09-06T23:57:52.917Z | Downloaded headers-core v0.3.0 |
| 565 | 2026-09-06T23:57:52.917Z | Downloaded foldhash v0.2.0 |
| 566 | 2026-09-06T23:57:52.917Z | Downloaded ciborium-ll v0.2.2 |
| 567 | 2026-09-06T23:57:52.917Z | Downloaded env_logger v0.11.11 |
| 568 | 2026-09-06T23:57:52.923Z | Downloaded block-padding v0.4.2 |
| 569 | 2026-09-06T23:57:52.923Z | Downloaded ciborium-io v0.2.2 |
| 570 | 2026-09-06T23:57:52.923Z | Downloaded compression-codecs v0.4.37 |
| 571 | 2026-09-06T23:57:52.923Z | Downloaded hostname v0.3.1 |
| 572 | 2026-09-06T23:57:52.932Z | Downloaded bit-vec v0.8.0 |
| 573 | 2026-09-06T23:57:52.932Z | Downloaded phf_shared v0.12.1 |
| 574 | 2026-09-06T23:57:52.933Z | Downloaded newtype-uuid-macros v0.1.0 |
| 575 | 2026-09-06T23:57:52.933Z | Downloaded phf_shared v0.13.1 |
| 576 | 2026-09-06T23:57:52.938Z | Downloaded hex-literal v1.1.0 |
| 577 | 2026-09-06T23:57:52.938Z | Downloaded foreign-types-shared v0.1.1 |
| 578 | 2026-09-06T23:57:52.938Z | Downloaded num_threads v0.1.7 |
| 579 | 2026-09-06T23:57:52.938Z | Downloaded openssl-macros v0.1.1 |
| 580 | 2026-09-06T23:57:52.942Z | Downloaded predicates-tree v1.0.13 |
| 581 | 2026-09-06T23:57:52.942Z | Downloaded oxide-generation-macros v0.2.0 |
| 582 | 2026-09-06T23:57:52.942Z | Downloaded parse-size v1.1.0 |
| 583 | 2026-09-06T23:57:52.942Z | Downloaded peg-runtime v0.8.5 |
| 584 | 2026-09-06T23:57:52.942Z | Downloaded packed_struct_codegen v0.10.1 |
| 585 | 2026-09-06T23:57:52.942Z | Downloaded precomputed-hash v0.1.1 |
| 586 | 2026-09-06T23:57:52.942Z | Downloaded predicates-core v1.0.10 |
| 587 | 2026-09-06T23:57:52.942Z | Downloaded globwalk v0.9.1 |
| 588 | 2026-09-06T23:57:52.942Z | Downloaded hostname v0.4.2 |
| 589 | 2026-09-06T23:57:52.945Z | Downloaded psl-types v2.0.11 |
| 590 | 2026-09-06T23:57:52.949Z | Downloaded pwd v1.4.0 |
| 591 | 2026-09-06T23:57:52.949Z | Downloaded rfc6979 v0.6.0 |
| 592 | 2026-09-06T23:57:52.949Z | Downloaded hex v0.4.3 |
| 593 | 2026-09-06T23:57:52.953Z | Downloaded ena v0.14.4 |
| 594 | 2026-09-06T23:57:52.953Z | Downloaded fs_extra v1.3.0 |
| 595 | 2026-09-06T23:57:52.956Z | Downloaded cipher v0.4.4 |
| 596 | 2026-09-06T23:57:52.961Z | Downloaded cipher v0.5.2 |
| 597 | 2026-09-06T23:57:52.966Z | Downloaded rand_pcg v0.10.2 |
| 598 | 2026-09-06T23:57:52.966Z | Downloaded base16ct v0.2.0 |
| 599 | 2026-09-06T23:57:52.966Z | Downloaded byte-wrapper v0.1.0 |
| 600 | 2026-09-06T23:57:52.966Z | Downloaded phf_shared v0.11.3 |
| 601 | 2026-09-06T23:57:52.969Z | Downloaded anstream v0.6.21 |
| 602 | 2026-09-06T23:57:52.973Z | Downloaded bytesize v2.7.0 |
| 603 | 2026-09-06T23:57:52.973Z | Downloaded blowfish v0.10.0 |
| 604 | 2026-09-06T23:57:52.973Z | Downloaded cmake v0.1.57 |
| 605 | 2026-09-06T23:57:52.973Z | Downloaded ref-cast v1.0.25 |
| 606 | 2026-09-06T23:57:52.976Z | Downloaded ref-cast-impl v1.0.25 |
| 607 | 2026-09-06T23:57:52.976Z | Downloaded bit-vec v0.6.3 |
| 608 | 2026-09-06T23:57:52.976Z | Downloaded cmov v0.5.4 |
| 609 | 2026-09-06T23:57:52.982Z | Downloaded bcs v0.1.6 |
| 610 | 2026-09-06T23:57:52.986Z | Downloaded siphasher v1.0.2 |
| 611 | 2026-09-06T23:57:52.986Z | Downloaded bitflags v1.3.2 |
| 612 | 2026-09-06T23:57:52.986Z | Downloaded camino-tempfile-ext v0.3.3 |
| 613 | 2026-09-06T23:57:52.990Z | Downloaded cassowary v0.3.0 |
| 614 | 2026-09-06T23:57:52.990Z | Downloaded buf-list v1.1.2 |
| 615 | 2026-09-06T23:57:52.996Z | Downloaded cbc v0.2.1 |
| 616 | 2026-09-06T23:57:53.005Z | Downloaded glob v0.3.3 |
| 617 | 2026-09-06T23:57:53.005Z | Downloaded ghash v0.6.0 |
| 618 | 2026-09-06T23:57:53.005Z | Downloaded group v0.14.0 |
| 619 | 2026-09-06T23:57:53.016Z | Downloaded backon v1.6.0 |
| 620 | 2026-09-06T23:57:53.016Z | Downloaded ahash v0.8.12 |
| 621 | 2026-09-06T23:57:53.016Z | Downloaded chacha20 v0.10.0 |
| 622 | 2026-09-06T23:57:53.016Z | Downloaded http-body-util v0.1.3 |
| 623 | 2026-09-06T23:57:53.016Z | Downloaded enum_dispatch v0.3.13 |
| 624 | 2026-09-06T23:57:53.016Z | Downloaded find-msvc-tools v0.1.9 |
| 625 | 2026-09-06T23:57:53.016Z | Downloaded erased-serde v0.3.31 |
| 626 | 2026-09-06T23:57:53.019Z | Downloaded git-stub-vcs v0.1.0 |
| 627 | 2026-09-06T23:57:53.019Z | Downloaded slog-envlogger v2.2.0 |
| 628 | 2026-09-06T23:57:53.019Z | Downloaded sqlparser_derive v0.5.0 |
| 629 | 2026-09-06T23:57:53.019Z | Downloaded structmeta-derive v0.3.0 |
| 630 | 2026-09-06T23:57:53.020Z | Downloaded port-file v0.1.0 |
| 631 | 2026-09-06T23:57:53.020Z | Downloaded num_enum v0.5.11 |
| 632 | 2026-09-06T23:57:53.020Z | Downloaded password-hash v0.5.0 |
| 633 | 2026-09-06T23:57:53.020Z | Downloaded chacha20 v0.9.1 |
| 634 | 2026-09-06T23:57:53.020Z | Downloaded globset v0.4.18 |
| 635 | 2026-09-06T23:57:53.023Z | Downloaded group v0.13.0 |
| 636 | 2026-09-06T23:57:53.023Z | Downloaded tap v1.0.1 |
| 637 | 2026-09-06T23:57:53.023Z | Downloaded packed_struct v0.10.1 |
| 638 | 2026-09-06T23:57:53.023Z | Downloaded parse-display-derive v0.10.0 |
| 639 | 2026-09-06T23:57:53.023Z | Downloaded psm v0.1.30 |
| 640 | 2026-09-06T23:57:53.027Z | Downloaded hmac v0.12.1 |
| 641 | 2026-09-06T23:57:53.027Z | Downloaded predicates v3.1.4 |
| 642 | 2026-09-06T23:57:53.027Z | Downloaded num-modular v0.6.5 |
| 643 | 2026-09-06T23:57:53.030Z | Downloaded highway v1.3.0 |
| 644 | 2026-09-06T23:57:53.033Z | Downloaded futures-channel v0.3.32 |
| 645 | 2026-09-06T23:57:53.034Z | Downloaded tokio-test v0.4.5 |
| 646 | 2026-09-06T23:57:53.034Z | Downloaded unicode-xid v0.2.6 |
| 647 | 2026-09-06T23:57:53.038Z | Downloaded utf8_iter v1.0.4 |
| 648 | 2026-09-06T23:57:53.038Z | Downloaded testing_table v0.3.0 |
| 649 | 2026-09-06T23:57:53.038Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 650 | 2026-09-06T23:57:53.043Z | Downloaded console v0.15.11 |
| 651 | 2026-09-06T23:57:53.043Z | Downloaded ciborium v0.2.2 |
| 652 | 2026-09-06T23:57:53.043Z | Downloaded console v0.16.2 |
| 653 | 2026-09-06T23:57:53.046Z | Downloaded typify-macro v0.6.2 |
| 654 | 2026-09-06T23:57:53.046Z | Downloaded backoff v0.4.0 |
| 655 | 2026-09-06T23:57:53.046Z | Downloaded colored v2.2.0 |
| 656 | 2026-09-06T23:57:53.050Z | Downloaded colored v3.1.1 |
| 657 | 2026-09-06T23:57:53.050Z | Downloaded rand_core v0.10.0 |
| 658 | 2026-09-06T23:57:53.053Z | Downloaded blake2 v0.10.6 |
| 659 | 2026-09-06T23:57:53.053Z | Downloaded bzip2 v0.6.1 |
| 660 | 2026-09-06T23:57:53.053Z | Downloaded polyval v0.7.1 |
| 661 | 2026-09-06T23:57:53.057Z | Downloaded progenitor-client v0.13.0 |
| 662 | 2026-09-06T23:57:53.057Z | Downloaded schemars_derive v0.8.22 |
| 663 | 2026-09-06T23:57:53.057Z | Downloaded sec1 v0.7.3 |
| 664 | 2026-09-06T23:57:53.057Z | Downloaded clang-sys v1.8.1 |
| 665 | 2026-09-06T23:57:53.057Z | Downloaded rpassword v7.5.4 |
| 666 | 2026-09-06T23:57:53.060Z | Downloaded bzip2 v0.4.4 |
| 667 | 2026-09-06T23:57:53.060Z | Downloaded cexpr v0.6.0 |
| 668 | 2026-09-06T23:57:53.060Z | Downloaded serde_path_to_error v0.1.20 |
| 669 | 2026-09-06T23:57:53.063Z | Downloaded sec1 v0.8.1 |
| 670 | 2026-09-06T23:57:53.063Z | Downloaded arrayvec v0.7.6 |
| 671 | 2026-09-06T23:57:53.064Z | Downloaded slog-term v2.9.2 |
| 672 | 2026-09-06T23:57:53.067Z | Downloaded zone v0.3.1 |
| 673 | 2026-09-06T23:57:53.071Z | Downloaded utf-8 v0.7.6 |
| 674 | 2026-09-06T23:57:53.071Z | Downloaded usdt-macro v0.6.0 |
| 675 | 2026-09-06T23:57:53.074Z | Downloaded bs58 v0.5.1 |
| 676 | 2026-09-06T23:57:53.074Z | Downloaded spki v0.8.0 |
| 677 | 2026-09-06T23:57:53.078Z | Downloaded getrandom v0.2.17 |
| 678 | 2026-09-06T23:57:53.078Z | Downloaded native-tls v0.2.18 |
| 679 | 2026-09-06T23:57:53.079Z | Downloaded serde_tokenstream v0.3.0 |
| 680 | 2026-09-06T23:57:53.082Z | Downloaded wait-timeout v0.2.1 |
| 681 | 2026-09-06T23:57:53.088Z | Downloaded base64 v0.22.1 |
| 682 | 2026-09-06T23:57:53.095Z | Downloaded ssh-encoding v0.3.0 |
| 683 | 2026-09-06T23:57:53.095Z | Downloaded serde_with_macros v1.5.2 |
| 684 | 2026-09-06T23:57:53.095Z | Downloaded cpufeatures v0.3.0 |
| 685 | 2026-09-06T23:57:53.095Z | Downloaded generic-array v1.4.3 |
| 686 | 2026-09-06T23:57:53.100Z | Downloaded httparse v1.10.1 |
| 687 | 2026-09-06T23:57:53.100Z | Downloaded crc v3.4.0 |
| 688 | 2026-09-06T23:57:53.100Z | Downloaded crypto-common v0.2.2 |
| 689 | 2026-09-06T23:57:53.100Z | Downloaded strum_macros v0.26.4 |
| 690 | 2026-09-06T23:57:53.101Z | Downloaded futures v0.3.32 |
| 691 | 2026-09-06T23:57:53.105Z | Downloaded oxide-update-engine-display v0.1.2 |
| 692 | 2026-09-06T23:57:53.108Z | Downloaded getrandom v0.3.4 |
| 693 | 2026-09-06T23:57:53.108Z | Downloaded support-bundle-viewer v0.1.2 |
| 694 | 2026-09-06T23:57:53.108Z | Downloaded termios v0.3.3 |
| 695 | 2026-09-06T23:57:53.111Z | Downloaded tinystr v0.8.2 |
| 696 | 2026-09-06T23:57:53.111Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 697 | 2026-09-06T23:57:53.111Z | Downloaded tls_codec_derive v0.4.2 |
| 698 | 2026-09-06T23:57:53.111Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 699 | 2026-09-06T23:57:53.112Z | Downloaded tui-tree-widget v0.23.1 |
| 700 | 2026-09-06T23:57:53.112Z | Downloaded dof v0.4.0 |
| 701 | 2026-09-06T23:57:53.112Z | Downloaded dsl_auto_type v0.2.0 |
| 702 | 2026-09-06T23:57:53.112Z | Downloaded defmt-parser v1.0.0 |
| 703 | 2026-09-06T23:57:53.116Z | Downloaded derive_builder_macro v0.20.2 |
| 704 | 2026-09-06T23:57:53.116Z | Downloaded ident_case v1.0.1 |
| 705 | 2026-09-06T23:57:53.116Z | Downloaded internet-checksum v0.2.1 |
| 706 | 2026-09-06T23:57:53.116Z | Downloaded difflib v0.4.0 |
| 707 | 2026-09-06T23:57:53.121Z | Downloaded dirs-sys-next v0.1.2 |
| 708 | 2026-09-06T23:57:53.121Z | Downloaded rustls-native-certs v0.8.3 |
| 709 | 2026-09-06T23:57:53.121Z | Downloaded writeable v0.6.2 |
| 710 | 2026-09-06T23:57:53.121Z | Downloaded xshell v0.2.7 |
| 711 | 2026-09-06T23:57:53.126Z | Downloaded blake2 v0.11.0-rc.6 |
| 712 | 2026-09-06T23:57:53.133Z | Downloaded keccak v0.1.6 |
| 713 | 2026-09-06T23:57:53.138Z | Downloaded cancel-safe-futures v0.1.5 |
| 714 | 2026-09-06T23:57:53.142Z | Downloaded md-5 v0.10.6 |
| 715 | 2026-09-06T23:57:53.146Z | Downloaded fatfs v0.3.6 |
| 716 | 2026-09-06T23:57:53.151Z | Downloaded indoc v1.0.9 |
| 717 | 2026-09-06T23:57:53.151Z | Downloaded is-terminal v0.4.17 |
| 718 | 2026-09-06T23:57:53.151Z | Downloaded hmac v0.13.0 |
| 719 | 2026-09-06T23:57:53.154Z | Downloaded zstd-safe v7.2.4 |
| 720 | 2026-09-06T23:57:53.154Z | Downloaded half v2.7.1 |
| 721 | 2026-09-06T23:57:53.154Z | Downloaded is_ci v1.2.0 |
| 722 | 2026-09-06T23:57:53.161Z | Downloaded vsss-rs v3.3.4 |
| 723 | 2026-09-06T23:57:53.166Z | Downloaded yoke v0.8.1 |
| 724 | 2026-09-06T23:57:53.170Z | Downloaded libscf-sys v1.2.0 |
| 725 | 2026-09-06T23:57:53.170Z | Downloaded heapless v0.8.0 |
| 726 | 2026-09-06T23:57:53.174Z | Downloaded const_format_proc_macros v0.2.34 |
| 727 | 2026-09-06T23:57:53.175Z | Downloaded der_derive v0.7.3 |
| 728 | 2026-09-06T23:57:53.182Z | Downloaded newtype_derive v0.1.6 |
| 729 | 2026-09-06T23:57:53.182Z | Downloaded opaque-debug v0.3.1 |
| 730 | 2026-09-06T23:57:53.182Z | Downloaded num-derive v0.4.2 |
| 731 | 2026-09-06T23:57:53.182Z | Downloaded path-slash v0.1.5 |
| 732 | 2026-09-06T23:57:53.186Z | Downloaded tracing-attributes v0.1.31 |
| 733 | 2026-09-06T23:57:53.186Z | Downloaded proc-macro-crate v3.4.0 |
| 734 | 2026-09-06T23:57:53.191Z | Downloaded progenitor-macro v0.13.0 |
| 735 | 2026-09-06T23:57:53.194Z | Downloaded recursive v0.1.1 |
| 736 | 2026-09-06T23:57:53.194Z | Downloaded same-file v1.0.6 |
| 737 | 2026-09-06T23:57:53.194Z | Downloaded tokio-tungstenite v0.21.0 |
| 738 | 2026-09-06T23:57:53.194Z | Downloaded derive_builder_core v0.20.2 |
| 739 | 2026-09-06T23:57:53.197Z | Downloaded hyper-staticfile v0.10.1 |
| 740 | 2026-09-06T23:57:53.200Z | Downloaded schemars v0.8.22 |
| 741 | 2026-09-06T23:57:53.207Z | Downloaded signal-hook-registry v1.4.8 |
| 742 | 2026-09-06T23:57:53.210Z | Downloaded socket2 v0.5.10 |
| 743 | 2026-09-06T23:57:53.210Z | Downloaded zerovec-derive v0.11.2 |
| 744 | 2026-09-06T23:57:53.213Z | Downloaded keccak v0.2.0 |
| 745 | 2026-09-06T23:57:53.213Z | Downloaded lru v0.18.3 |
| 746 | 2026-09-06T23:57:53.213Z | Downloaded nodrop v0.1.14 |
| 747 | 2026-09-06T23:57:53.213Z | Downloaded mime_guess v2.0.5 |
| 748 | 2026-09-06T23:57:53.217Z | Downloaded rustc-hash v2.1.1 |
| 749 | 2026-09-06T23:57:53.217Z | Downloaded scroll_derive v0.13.1 |
| 750 | 2026-09-06T23:57:53.217Z | Downloaded serde_bytes v0.11.19 |
| 751 | 2026-09-06T23:57:53.217Z | Downloaded serde_repr v0.1.20 |
| 752 | 2026-09-06T23:57:53.220Z | Downloaded ecdsa v0.16.9 |
| 753 | 2026-09-06T23:57:53.220Z | Downloaded either v1.15.0 |
| 754 | 2026-09-06T23:57:53.220Z | Downloaded sha1 v0.10.6 |
| 755 | 2026-09-06T23:57:53.220Z | Downloaded ssh-cipher v0.2.0 |
| 756 | 2026-09-06T23:57:53.223Z | Downloaded bytes v1.11.1 |
| 757 | 2026-09-06T23:57:53.228Z | Downloaded compact_str v0.8.1 |
| 758 | 2026-09-06T23:57:53.231Z | Downloaded omicron-zone-package v0.12.3 |
| 759 | 2026-09-06T23:57:53.238Z | Downloaded managed v0.8.0 |
| 760 | 2026-09-06T23:57:53.258Z | Downloaded heapless v0.7.17 |
| 761 | 2026-09-06T23:57:53.261Z | Downloaded hickory-resolver v0.25.2 |
| 762 | 2026-09-06T23:57:53.261Z | Downloaded arc-swap v1.8.2 |
| 763 | 2026-09-06T23:57:53.261Z | Downloaded peg-macros v0.8.5 |
| 764 | 2026-09-06T23:57:53.261Z | Downloaded chumsky v0.9.3 |
| 765 | 2026-09-06T23:57:53.265Z | Downloaded pbkdf2 v0.13.0 |
| 766 | 2026-09-06T23:57:53.265Z | Downloaded strsim v0.10.0 |
| 767 | 2026-09-06T23:57:53.265Z | Downloaded take_mut v0.2.2 |
| 768 | 2026-09-06T23:57:53.269Z | Downloaded primefield v0.14.0 |
| 769 | 2026-09-06T23:57:53.269Z | Downloaded cookie v0.18.1 |
| 770 | 2026-09-06T23:57:53.273Z | Downloaded module-lattice v0.2.3 |
| 771 | 2026-09-06T23:57:53.273Z | Downloaded num-rational v0.4.2 |
| 772 | 2026-09-06T23:57:53.282Z | Downloaded scuffle v0.1.0 |
| 773 | 2026-09-06T23:57:53.285Z | Downloaded similar v2.7.0 |
| 774 | 2026-09-06T23:57:53.290Z | Downloaded tokio-macros v2.7.0 |
| 775 | 2026-09-06T23:57:53.290Z | Downloaded untrusted v0.7.1 |
| 776 | 2026-09-06T23:57:53.290Z | Downloaded openssl-sys v0.9.117 |
| 777 | 2026-09-06T23:57:53.293Z | Downloaded xattr v1.6.1 |
| 778 | 2026-09-06T23:57:53.293Z | Downloaded progenitor-impl v0.14.0 |
| 779 | 2026-09-06T23:57:53.293Z | Downloaded derive_builder v0.20.2 |
| 780 | 2026-09-06T23:57:53.296Z | Downloaded parking_lot_core v0.8.6 |
| 781 | 2026-09-06T23:57:53.296Z | Downloaded hickory-resolver v0.24.4 |
| 782 | 2026-09-06T23:57:53.300Z | Downloaded slab v0.4.12 |
| 783 | 2026-09-06T23:57:53.300Z | Downloaded progenitor v0.14.0 |
| 784 | 2026-09-06T23:57:53.300Z | Downloaded r2d2 v0.8.10 |
| 785 | 2026-09-06T23:57:53.303Z | Downloaded rand_core v0.6.4 |
| 786 | 2026-09-06T23:57:53.307Z | Downloaded void v1.0.2 |
| 787 | 2026-09-06T23:57:53.311Z | Downloaded crc-any v2.5.0 |
| 788 | 2026-09-06T23:57:53.312Z | Downloaded yoke-derive v0.8.1 |
| 789 | 2026-09-06T23:57:53.317Z | Downloaded strum_macros v0.27.2 |
| 790 | 2026-09-06T23:57:53.328Z | Downloaded thread_local v1.1.9 |
| 791 | 2026-09-06T23:57:53.328Z | Downloaded ar_archive_writer v0.5.1 |
| 792 | 2026-09-06T23:57:53.328Z | Downloaded base64 v0.21.7 |
| 793 | 2026-09-06T23:57:53.328Z | Downloaded crc-catalog v2.4.0 |
| 794 | 2026-09-06T23:57:53.328Z | Downloaded expectorate v1.2.0 |
| 795 | 2026-09-06T23:57:53.328Z | Downloaded chacha20poly1305 v0.10.1 |
| 796 | 2026-09-06T23:57:53.328Z | Downloaded peg v0.8.5 |
| 797 | 2026-09-06T23:57:53.333Z | Downloaded bumpalo v3.20.2 |
| 798 | 2026-09-06T23:57:53.333Z | Downloaded darling_macro v0.13.4 |
| 799 | 2026-09-06T23:57:53.333Z | Downloaded defmt v0.3.100 |
| 800 | 2026-09-06T23:57:53.333Z | Downloaded vte v0.14.1 |
| 801 | 2026-09-06T23:57:53.337Z | Downloaded rustls-pemfile v2.2.0 |
| 802 | 2026-09-06T23:57:53.342Z | Downloaded scrypt v0.12.0 |
| 803 | 2026-09-06T23:57:53.342Z | Downloaded smallvec v0.6.14 |
| 804 | 2026-09-06T23:57:53.342Z | Downloaded string_cache v0.8.9 |
| 805 | 2026-09-06T23:57:53.345Z | Downloaded ed25519-dalek v2.2.0 |
| 806 | 2026-09-06T23:57:53.345Z | Downloaded debug-ignore v1.0.5 |
| 807 | 2026-09-06T23:57:53.348Z | Downloaded backtrace v0.3.76 |
| 808 | 2026-09-06T23:57:53.348Z | Downloaded downcast-rs v2.0.2 |
| 809 | 2026-09-06T23:57:53.349Z | Downloaded shlex v1.3.0 |
| 810 | 2026-09-06T23:57:53.352Z | Downloaded document-features v0.2.12 |
| 811 | 2026-09-06T23:57:53.352Z | Downloaded instability v0.3.11 |
| 812 | 2026-09-06T23:57:53.357Z | Downloaded synstructure v0.13.2 |
| 813 | 2026-09-06T23:57:53.361Z | Downloaded oxnet v0.1.6 |
| 814 | 2026-09-06T23:57:53.364Z | Downloaded samael v0.0.19 |
| 815 | 2026-09-06T23:57:53.368Z | Downloaded indent_write v2.2.0 |
| 816 | 2026-09-06T23:57:53.371Z | Downloaded libbz2-rs-sys v0.2.2 |
| 817 | 2026-09-06T23:57:53.371Z | Downloaded publicsuffix v2.3.0 |
| 818 | 2026-09-06T23:57:53.375Z | Downloaded lazy_static v1.5.0 |
| 819 | 2026-09-06T23:57:53.375Z | Downloaded darling v0.23.0 |
| 820 | 2026-09-06T23:57:53.378Z | Downloaded darling_core v0.13.4 |
| 821 | 2026-09-06T23:57:53.381Z | Downloaded parking_lot v0.12.5 |
| 822 | 2026-09-06T23:57:53.381Z | Downloaded poly1305 v0.8.0 |
| 823 | 2026-09-06T23:57:53.384Z | Downloaded poly1305 v0.9.0 |
| 824 | 2026-09-06T23:57:53.385Z | Downloaded convert_case v0.10.0 |
| 825 | 2026-09-06T23:57:53.385Z | Downloaded hickory-server v0.25.2 |
| 826 | 2026-09-06T23:57:53.388Z | Downloaded uzers v0.12.2 |
| 827 | 2026-09-06T23:57:53.388Z | Downloaded zeroize_derive v1.5.0 |
| 828 | 2026-09-06T23:57:53.388Z | Downloaded ctr v0.10.1 |
| 829 | 2026-09-06T23:57:53.391Z | Downloaded lru-cache v0.1.2 |
| 830 | 2026-09-06T23:57:53.404Z | Downloaded darling_core v0.20.11 |
| 831 | 2026-09-06T23:57:53.404Z | Downloaded lru v0.12.5 |
| 832 | 2026-09-06T23:57:53.421Z | Downloaded newline-converter v0.3.0 |
| 833 | 2026-09-06T23:57:53.421Z | Downloaded nonempty v0.12.0 |
| 834 | 2026-09-06T23:57:53.421Z | Downloaded async-compression v0.4.41 |
| 835 | 2026-09-06T23:57:53.421Z | Downloaded normalize-line-endings v0.3.0 |
| 836 | 2026-09-06T23:57:53.421Z | Downloaded cc v1.2.56 |
| 837 | 2026-09-06T23:57:53.421Z | Downloaded tokio-stream v0.1.18 |
| 838 | 2026-09-06T23:57:53.421Z | Downloaded indexmap v1.9.3 |
| 839 | 2026-09-06T23:57:53.425Z | Downloaded tungstenite v0.21.0 |
| 840 | 2026-09-06T23:57:53.425Z | Downloaded rustls-pki-types v1.14.0 |
| 841 | 2026-09-06T23:57:53.425Z | Downloaded serde_with_macros v3.21.0 |
| 842 | 2026-09-06T23:57:53.425Z | Downloaded smallvec v1.15.1 |
| 843 | 2026-09-06T23:57:53.425Z | Downloaded openssl-probe v0.1.6 |
| 844 | 2026-09-06T23:57:53.425Z | Downloaded parse-display v0.10.0 |
| 845 | 2026-09-06T23:57:53.425Z | Downloaded derive-ex v0.1.8 |
| 846 | 2026-09-06T23:57:53.425Z | Downloaded digest-io v0.1.0 |
| 847 | 2026-09-06T23:57:53.428Z | Downloaded litemap v0.8.1 |
| 848 | 2026-09-06T23:57:53.429Z | Downloaded rfc6979 v0.4.0 |
| 849 | 2026-09-06T23:57:53.429Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 850 | 2026-09-06T23:57:53.429Z | Downloaded powerfmt v0.2.0 |
| 851 | 2026-09-06T23:57:53.517Z | Downloaded unicode-properties v0.1.4 |
| 852 | 2026-09-06T23:57:53.517Z | Downloaded url v2.5.8 |
| 853 | 2026-09-06T23:57:53.517Z | Downloaded rsa v0.9.10 |
| 854 | 2026-09-06T23:57:53.517Z | Downloaded aes v0.9.1 |
| 855 | 2026-09-06T23:57:53.517Z | Downloaded num-traits v0.2.19 |
| 856 | 2026-09-06T23:57:53.517Z | Downloaded whoami v1.6.1 |
| 857 | 2026-09-06T23:57:53.517Z | Downloaded progenitor-macro v0.14.0 |
| 858 | 2026-09-06T23:57:53.517Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 859 | 2026-09-06T23:57:53.517Z | Downloaded ipnetwork v0.21.1 |
| 860 | 2026-09-06T23:57:53.517Z | Downloaded russh-cryptovec v0.62.0 |
| 861 | 2026-09-06T23:57:53.517Z | Downloaded sapling-renderdag v0.1.0 |
| 862 | 2026-09-06T23:57:53.517Z | Downloaded scopeguard v1.2.0 |
| 863 | 2026-09-06T23:57:53.517Z | Downloaded rustc_version v0.4.1 |
| 864 | 2026-09-06T23:57:53.518Z | Downloaded http v1.4.2 |
| 865 | 2026-09-06T23:57:53.518Z | Downloaded linear-map v1.2.0 |
| 866 | 2026-09-06T23:57:53.518Z | Downloaded num-bigint v0.4.6 |
| 867 | 2026-09-06T23:57:53.518Z | Downloaded secrecy v0.8.0 |
| 868 | 2026-09-06T23:57:53.518Z | Downloaded serde-big-array v0.5.1 |
| 869 | 2026-09-06T23:57:53.518Z | Downloaded pkcs5 v0.8.1 |
| 870 | 2026-09-06T23:57:53.518Z | Downloaded subprocess v0.2.15 |
| 871 | 2026-09-06T23:57:53.518Z | Downloaded zerocopy v0.6.6 |
| 872 | 2026-09-06T23:57:53.518Z | Downloaded libsw v3.5.0 |
| 873 | 2026-09-06T23:57:53.518Z | Downloaded knus-derive v3.4.0 |
| 874 | 2026-09-06T23:57:53.518Z | Downloaded multer v3.1.0 |
| 875 | 2026-09-06T23:57:53.518Z | Downloaded darling_core v0.21.3 |
| 876 | 2026-09-06T23:57:53.518Z | Downloaded signal-hook-mio v0.2.5 |
| 877 | 2026-09-06T23:57:53.518Z | Downloaded sha1 v0.11.0 |
| 878 | 2026-09-06T23:57:53.518Z | Downloaded sigpipe v0.1.3 |
| 879 | 2026-09-06T23:57:53.518Z | Downloaded nu-ansi-term v0.50.3 |
| 880 | 2026-09-06T23:57:53.518Z | Downloaded owo-colors v4.3.0 |
| 881 | 2026-09-06T23:57:53.518Z | Downloaded unicode_categories v0.1.1 |
| 882 | 2026-09-06T23:57:53.518Z | Downloaded sponge-cursor v0.1.0 |
| 883 | 2026-09-06T23:57:53.518Z | Downloaded tagptr v0.2.0 |
| 884 | 2026-09-06T23:57:53.518Z | Downloaded indicatif v0.18.4 |
| 885 | 2026-09-06T23:57:53.518Z | Downloaded strip-ansi-escapes v0.2.1 |
| 886 | 2026-09-06T23:57:53.518Z | Downloaded supports-unicode v3.0.0 |
| 887 | 2026-09-06T23:57:53.518Z | Downloaded termtree v0.5.1 |
| 888 | 2026-09-06T23:57:53.518Z | Downloaded topological-sort v0.2.2 |
| 889 | 2026-09-06T23:57:53.518Z | Downloaded pin-project-internal v1.1.11 |
| 890 | 2026-09-06T23:57:53.520Z | Downloaded signal-hook v0.3.18 |
| 891 | 2026-09-06T23:57:53.520Z | Downloaded slog-stdlog v4.1.1 |
| 892 | 2026-09-06T23:57:53.520Z | Downloaded hybrid-array v0.4.13 |
| 893 | 2026-09-06T23:57:53.520Z | Downloaded pem-rfc7468 v0.7.0 |
| 894 | 2026-09-06T23:57:53.520Z | Downloaded rand_xorshift v0.4.0 |
| 895 | 2026-09-06T23:57:53.520Z | Downloaded universal-hash v0.5.1 |
| 896 | 2026-09-06T23:57:53.527Z | Downloaded icu_locale_core v2.1.1 |
| 897 | 2026-09-06T23:57:53.527Z | Downloaded usdt v0.6.0 |
| 898 | 2026-09-06T23:57:53.528Z | Downloaded unicode-bidi v0.3.18 |
| 899 | 2026-09-06T23:57:53.528Z | Downloaded rsa v0.10.0-rc.18 |
| 900 | 2026-09-06T23:57:53.528Z | Downloaded icu_collections v2.1.1 |
| 901 | 2026-09-06T23:57:53.528Z | Downloaded toml v0.7.8 |
| 902 | 2026-09-06T23:57:53.528Z | Downloaded progenitor-extras v0.2.0 |
| 903 | 2026-09-06T23:57:53.533Z | Downloaded simd-adler32 v0.3.8 |
| 904 | 2026-09-06T23:57:53.533Z | Downloaded crc8 v0.1.1 |
| 905 | 2026-09-06T23:57:53.533Z | Downloaded cstr-argument v0.1.2 |
| 906 | 2026-09-06T23:57:53.533Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 907 | 2026-09-06T23:57:53.533Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 908 | 2026-09-06T23:57:53.533Z | Downloaded hashbrown v0.12.3 |
| 909 | 2026-09-06T23:57:53.538Z | Downloaded ssh-key v0.6.7 |
| 910 | 2026-09-06T23:57:53.541Z | Downloaded test-strategy v0.4.5 |
| 911 | 2026-09-06T23:57:53.542Z | Downloaded dtrace-parser v0.3.0 |
| 912 | 2026-09-06T23:57:53.546Z | Downloaded daft-derive v0.1.8 |
| 913 | 2026-09-06T23:57:53.551Z | Downloaded serde-hex v0.1.0 |
| 914 | 2026-09-06T23:57:53.551Z | Downloaded smf v0.2.3 |
| 915 | 2026-09-06T23:57:53.551Z | Downloaded stacker v0.1.23 |
| 916 | 2026-09-06T23:57:53.559Z | Downloaded time-macros v0.2.27 |
| 917 | 2026-09-06T23:57:53.559Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 918 | 2026-09-06T23:57:53.559Z | Downloaded strum_macros v0.24.3 |
| 919 | 2026-09-06T23:57:53.559Z | Downloaded new_debug_unreachable v1.0.6 |
| 920 | 2026-09-06T23:57:53.559Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 921 | 2026-09-06T23:57:53.570Z | Downloaded derive-where v1.6.0 |
| 922 | 2026-09-06T23:57:53.571Z | Downloaded drift v0.2.0 |
| 923 | 2026-09-06T23:57:53.597Z | Downloaded icu_properties v2.1.2 |
| 924 | 2026-09-06T23:57:53.597Z | Downloaded instant v0.1.13 |
| 925 | 2026-09-06T23:57:53.597Z | Downloaded linked-hash-map v0.5.6 |
| 926 | 2026-09-06T23:57:53.597Z | Downloaded lzss v0.8.2 |
| 927 | 2026-09-06T23:57:53.598Z | Downloaded rustyline v14.0.0 |
| 928 | 2026-09-06T23:57:53.598Z | Downloaded unicase v2.9.0 |
| 929 | 2026-09-06T23:57:53.598Z | Downloaded num_enum_derive v0.5.11 |
| 930 | 2026-09-06T23:57:53.598Z | Downloaded tokio-native-tls v0.3.1 |
| 931 | 2026-09-06T23:57:53.650Z | Downloaded postcard v1.1.3 |
| 932 | 2026-09-06T23:57:53.650Z | Downloaded tls_codec v0.4.2 |
| 933 | 2026-09-06T23:57:53.650Z | Downloaded tokio-dtrace v0.1.1 |
| 934 | 2026-09-06T23:57:53.651Z | Downloaded maplit v1.0.2 |
| 935 | 2026-09-06T23:57:53.651Z | Downloaded whoami v2.1.0 |
| 936 | 2026-09-06T23:57:53.651Z | Downloaded memmap2 v0.9.10 |
| 937 | 2026-09-06T23:57:53.651Z | Downloaded radium v0.7.0 |
| 938 | 2026-09-06T23:57:53.651Z | Downloaded hashbrown v0.14.5 |
| 939 | 2026-09-06T23:57:53.651Z | Downloaded hashbrown v0.15.5 |
| 940 | 2026-09-06T23:57:53.651Z | Downloaded quick-error v1.2.3 |
| 941 | 2026-09-06T23:57:53.651Z | Downloaded password-hash v0.6.1 |
| 942 | 2026-09-06T23:57:53.651Z | Downloaded vergen-lib v9.1.0 |
| 943 | 2026-09-06T23:57:53.651Z | Downloaded tracing-core v0.1.36 |
| 944 | 2026-09-06T23:57:53.651Z | Downloaded tungstenite v0.23.0 |
| 945 | 2026-09-06T23:57:53.651Z | Downloaded wyz v0.5.1 |
| 946 | 2026-09-06T23:57:53.651Z | Downloaded structmeta v0.3.0 |
| 947 | 2026-09-06T23:57:53.651Z | Downloaded zeroize v1.9.0 |
| 948 | 2026-09-06T23:57:53.651Z | Downloaded russh-util v0.52.0 |
| 949 | 2026-09-06T23:57:53.652Z | Downloaded scheduled-thread-pool v0.2.7 |
| 950 | 2026-09-06T23:57:53.652Z | Downloaded serde_urlencoded v0.7.1 |
| 951 | 2026-09-06T23:57:53.687Z | Downloaded tabwriter v1.4.1 |
| 952 | 2026-09-06T23:57:53.687Z | Downloaded darling_core v0.23.0 |
| 953 | 2026-09-06T23:57:53.687Z | Downloaded derive_more v0.99.20 |
| 954 | 2026-09-06T23:57:53.687Z | Downloaded uuid v1.23.4 |
| 955 | 2026-09-06T23:57:53.687Z | Downloaded nanorand v0.7.0 |
| 956 | 2026-09-06T23:57:53.687Z | Downloaded unicode-normalization v0.1.25 |
| 957 | 2026-09-06T23:57:53.687Z | Downloaded deranged v0.5.8 |
| 958 | 2026-09-06T23:57:53.687Z | Downloaded daft v0.1.8 |
| 959 | 2026-09-06T23:57:53.687Z | Downloaded defmt-macros v1.0.1 |
| 960 | 2026-09-06T23:57:53.687Z | Downloaded displaydoc v0.2.5 |
| 961 | 2026-09-06T23:57:53.688Z | Downloaded try-lock v0.2.5 |
| 962 | 2026-09-06T23:57:53.688Z | Downloaded wnaf v0.14.0 |
| 963 | 2026-09-06T23:57:53.688Z | Downloaded stable_deref_trait v1.2.1 |
| 964 | 2026-09-06T23:57:53.688Z | Downloaded supports-color v3.0.2 |
| 965 | 2026-09-06T23:57:53.688Z | Downloaded ed25519 v2.2.3 |
| 966 | 2026-09-06T23:57:53.688Z | Downloaded humantime v2.3.0 |
| 967 | 2026-09-06T23:57:53.688Z | Downloaded ingot-types v0.2.0 |
| 968 | 2026-09-06T23:57:53.688Z | Downloaded postgres-protocol v0.6.10 |
| 969 | 2026-09-06T23:57:53.688Z | Downloaded oxide-update-engine-types v0.1.2 |
| 970 | 2026-09-06T23:57:53.688Z | Downloaded miette v7.6.0 |
| 971 | 2026-09-06T23:57:53.688Z | Downloaded waitgroup v0.1.2 |
| 972 | 2026-09-06T23:57:53.688Z | Downloaded darling_macro v0.21.3 |
| 973 | 2026-09-06T23:57:53.689Z | Downloaded num-integer v0.1.46 |
| 974 | 2026-09-06T23:57:53.736Z | Downloaded const-oid v0.10.2 |
| 975 | 2026-09-06T23:57:53.736Z | Downloaded oxide-generation v0.1.3 |
| 976 | 2026-09-06T23:57:53.736Z | Downloaded proc-macro-crate v1.3.1 |
| 977 | 2026-09-06T23:57:53.737Z | Downloaded lalrpop-util v0.19.12 |
| 978 | 2026-09-06T23:57:53.737Z | Downloaded num_enum v0.7.6 |
| 979 | 2026-09-06T23:57:53.737Z | Downloaded phc v0.6.1 |
| 980 | 2026-09-06T23:57:53.737Z | Downloaded phf v0.12.1 |
| 981 | 2026-09-06T23:57:53.737Z | Downloaded cpubits v0.1.1 |
| 982 | 2026-09-06T23:57:53.737Z | Downloaded convert_case v0.4.0 |
| 983 | 2026-09-06T23:57:53.737Z | Downloaded hashbrown v0.16.1 |
| 984 | 2026-09-06T23:57:53.737Z | Downloaded ssh-key v0.7.0-rc.11 |
| 985 | 2026-09-06T23:57:53.737Z | Downloaded vergen v9.1.0 |
| 986 | 2026-09-06T23:57:53.737Z | Downloaded yasna v0.5.2 |
| 987 | 2026-09-06T23:57:53.737Z | Downloaded crossbeam-utils v0.8.21 |
| 988 | 2026-09-06T23:57:53.737Z | Downloaded rand_core v0.9.5 |
| 989 | 2026-09-06T23:57:53.738Z | Downloaded cookie_store v0.22.1 |
| 990 | 2026-09-06T23:57:53.738Z | Downloaded darling v0.13.4 |
| 991 | 2026-09-06T23:57:53.738Z | Downloaded hyper-tls v0.6.0 |
| 992 | 2026-09-06T23:57:53.738Z | Downloaded kem v0.3.0 |
| 993 | 2026-09-06T23:57:53.738Z | Downloaded iana-time-zone v0.1.65 |
| 994 | 2026-09-06T23:57:53.738Z | Downloaded idna_adapter v1.2.1 |
| 995 | 2026-09-06T23:57:53.738Z | Downloaded nom v7.1.3 |
| 996 | 2026-09-06T23:57:53.739Z | Downloaded serdect v0.4.3 |
| 997 | 2026-09-06T23:57:53.739Z | Downloaded ed25519-dalek v3.0.0 |
| 998 | 2026-09-06T23:57:53.739Z | Downloaded jobserver v0.1.34 |
| 999 | 2026-09-06T23:57:53.739Z | Downloaded illumos-nvpair v0.3.0 |
| 1000 | 2026-09-06T23:57:53.739Z | Downloaded spki v0.7.3 |
| 1001 | 2026-09-06T23:57:53.739Z | Downloaded thiserror-no-std v2.0.2 |
| 1002 | 2026-09-06T23:57:53.739Z | Downloaded tiny-keccak v2.0.2 |
| 1003 | 2026-09-06T23:57:53.776Z | Downloaded multimap v0.10.1 |
| 1004 | 2026-09-06T23:57:53.776Z | Downloaded tower-service v0.3.3 |
| 1005 | 2026-09-06T23:57:53.776Z | Downloaded twox-hash v2.1.2 |
| 1006 | 2026-09-06T23:57:53.776Z | Downloaded socket2 v0.6.3 |
| 1007 | 2026-09-06T23:57:53.776Z | Downloaded rand_chacha v0.3.1 |
| 1008 | 2026-09-06T23:57:53.776Z | Downloaded aes-gcm v0.11.0 |
| 1009 | 2026-09-06T23:57:53.776Z | Downloaded itertools v0.10.5 |
| 1010 | 2026-09-06T23:57:53.777Z | Downloaded tokio-tungstenite v0.23.1 |
| 1011 | 2026-09-06T23:57:53.777Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1012 | 2026-09-06T23:57:53.777Z | Downloaded zerocopy-derive v0.8.55 |
| 1013 | 2026-09-06T23:57:53.777Z | Downloaded pin-project v1.1.11 |
| 1014 | 2026-09-06T23:57:53.777Z | Downloaded ctutils v0.4.2 |
| 1015 | 2026-09-06T23:57:53.777Z | Downloaded data-encoding v2.10.0 |
| 1016 | 2026-09-06T23:57:53.777Z | Downloaded parking_lot_core v0.9.12 |
| 1017 | 2026-09-06T23:57:53.777Z | Downloaded crossterm v0.29.0 |
| 1018 | 2026-09-06T23:57:53.804Z | Downloaded hkdf v0.12.4 |
| 1019 | 2026-09-06T23:57:53.804Z | Downloaded corncobs v0.1.4 |
| 1020 | 2026-09-06T23:57:53.804Z | Downloaded rtoolbox v0.0.3 |
| 1021 | 2026-09-06T23:57:53.804Z | Downloaded signature v2.2.0 |
| 1022 | 2026-09-06T23:57:53.804Z | Downloaded progenitor-impl v0.13.0 |
| 1023 | 2026-09-06T23:57:53.804Z | Downloaded slog-bunyan v2.5.0 |
| 1024 | 2026-09-06T23:57:53.804Z | Downloaded diesel-dtrace v0.5.0 |
| 1025 | 2026-09-06T23:57:53.805Z | Downloaded crossbeam-channel v0.5.15 |
| 1026 | 2026-09-06T23:57:53.805Z | Downloaded ed25519 v3.0.0 |
| 1027 | 2026-09-06T23:57:53.806Z | Downloaded strum v0.26.3 |
| 1028 | 2026-09-06T23:57:53.806Z | Downloaded strum v0.27.2 |
| 1029 | 2026-09-06T23:57:53.807Z | Downloaded p521 v0.13.3 |
| 1030 | 2026-09-06T23:57:53.807Z | Downloaded unit-prefix v0.5.2 |
| 1031 | 2026-09-06T23:57:53.807Z | Downloaded rand v0.9.2 |
| 1032 | 2026-09-06T23:57:53.807Z | Downloaded zone_cfg_derive v0.3.1 |
| 1033 | 2026-09-06T23:57:53.807Z | Downloaded crunchy v0.2.4 |
| 1034 | 2026-09-06T23:57:53.807Z | Downloaded salsa20 v0.11.0 |
| 1035 | 2026-09-06T23:57:53.807Z | Downloaded sha2 v0.11.0 |
| 1036 | 2026-09-06T23:57:53.807Z | Downloaded num-primitive v0.2.1 |
| 1037 | 2026-09-06T23:57:53.807Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1038 | 2026-09-06T23:57:53.807Z | Downloaded minimal-lexical v0.2.1 |
| 1039 | 2026-09-06T23:57:53.807Z | Downloaded tower v0.5.3 |
| 1040 | 2026-09-06T23:57:53.807Z | Downloaded prettyplease v0.2.37 |
| 1041 | 2026-09-06T23:57:53.808Z | Downloaded lock_api v0.4.14 |
| 1042 | 2026-09-06T23:57:53.808Z | Downloaded pem v3.0.6 |
| 1043 | 2026-09-06T23:57:53.836Z | Downloaded pin-project-lite v0.2.17 |
| 1044 | 2026-09-06T23:57:53.836Z | Downloaded darling_macro v0.23.0 |
| 1045 | 2026-09-06T23:57:53.836Z | Downloaded zerofrom v0.1.6 |
| 1046 | 2026-09-06T23:57:53.836Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1047 | 2026-09-06T23:57:53.836Z | Downloaded display-error-chain v0.2.2 |
| 1048 | 2026-09-06T23:57:53.837Z | Downloaded dropshot-api-manager v0.8.0 |
| 1049 | 2026-09-06T23:57:53.837Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 1050 | 2026-09-06T23:57:53.837Z | Downloaded idna v1.1.0 |
| 1051 | 2026-09-06T23:57:53.837Z | Downloaded regex v1.12.3 |
| 1052 | 2026-09-06T23:57:53.837Z | Downloaded prefix-trie v0.7.0 |
| 1053 | 2026-09-06T23:57:53.838Z | Downloaded tower-http v0.6.8 |
| 1054 | 2026-09-06T23:57:53.838Z | Downloaded ppv-lite86 v0.2.21 |
| 1055 | 2026-09-06T23:57:53.838Z | Downloaded semver v0.1.20 |
| 1056 | 2026-09-06T23:57:53.838Z | Downloaded seq-macro v0.3.6 |
| 1057 | 2026-09-06T23:57:53.838Z | Downloaded scroll v0.13.0 |
| 1058 | 2026-09-06T23:57:53.838Z | Downloaded maybe-uninit v2.0.0 |
| 1059 | 2026-09-06T23:57:53.838Z | Downloaded md5 v0.8.0 |
| 1060 | 2026-09-06T23:57:53.839Z | Downloaded nom v8.0.0 |
| 1061 | 2026-09-06T23:57:53.878Z | Downloaded rustc-demangle v0.1.27 |
| 1062 | 2026-09-06T23:57:53.878Z | Downloaded ssh-encoding v0.2.0 |
| 1063 | 2026-09-06T23:57:53.879Z | Downloaded memoffset v0.9.1 |
| 1064 | 2026-09-06T23:57:53.879Z | Downloaded num-iter v0.1.45 |
| 1065 | 2026-09-06T23:57:53.879Z | Downloaded h2 v0.4.15 |
| 1066 | 2026-09-06T23:57:53.879Z | Downloaded percent-encoding v2.3.2 |
| 1067 | 2026-09-06T23:57:53.879Z | Downloaded futures-util v0.3.32 |
| 1068 | 2026-09-06T23:57:53.879Z | Downloaded ssh-cipher v0.3.0 |
| 1069 | 2026-09-06T23:57:53.879Z | Downloaded stringprep v0.1.5 |
| 1070 | 2026-09-06T23:57:53.879Z | Downloaded universal-hash v0.6.1 |
| 1071 | 2026-09-06T23:57:53.879Z | Downloaded zip v0.6.6 |
| 1072 | 2026-09-06T23:57:53.879Z | Downloaded tokio-tungstenite v0.28.0 |
| 1073 | 2026-09-06T23:57:53.879Z | Downloaded vergen-lib v0.1.6 |
| 1074 | 2026-09-06T23:57:53.879Z | Downloaded trait-variant v0.1.2 |
| 1075 | 2026-09-06T23:57:53.879Z | Downloaded untrusted v0.9.0 |
| 1076 | 2026-09-06T23:57:53.879Z | Downloaded miniz_oxide v0.8.9 |
| 1077 | 2026-09-06T23:57:53.902Z | Downloaded xshell-macros v0.2.7 |
| 1078 | 2026-09-06T23:57:53.902Z | Downloaded jiff-static v0.2.34 |
| 1079 | 2026-09-06T23:57:53.902Z | Downloaded rayon v1.11.0 |
| 1080 | 2026-09-06T23:57:53.902Z | Downloaded libloading v0.8.9 |
| 1081 | 2026-09-06T23:57:53.902Z | Downloaded qorb v0.4.1 |
| 1082 | 2026-09-06T23:57:53.902Z | Downloaded litrs v1.0.0 |
| 1083 | 2026-09-06T23:57:53.903Z | Downloaded rustc_version v0.1.7 |
| 1084 | 2026-09-06T23:57:53.903Z | Downloaded serde_plain v1.0.2 |
| 1085 | 2026-09-06T23:57:53.927Z | Downloaded static_assertions v1.1.0 |
| 1086 | 2026-09-06T23:57:53.927Z | Downloaded sync-ptr v0.1.4 |
| 1087 | 2026-09-06T23:57:53.927Z | Downloaded tinyvec_macros v0.1.1 |
| 1088 | 2026-09-06T23:57:53.927Z | Downloaded olpc-cjson v0.1.4 |
| 1089 | 2026-09-06T23:57:53.927Z | Downloaded dirs-next v2.0.0 |
| 1090 | 2026-09-06T23:57:53.927Z | Downloaded num-conv v0.2.0 |
| 1091 | 2026-09-06T23:57:53.927Z | Downloaded potential_utf v0.1.4 |
| 1092 | 2026-09-06T23:57:53.965Z | Downloaded pem-rfc7468 v1.0.0 |
| 1093 | 2026-09-06T23:57:53.965Z | Downloaded crossterm v0.28.1 |
| 1094 | 2026-09-06T23:57:53.965Z | Downloaded num_enum_derive v0.7.6 |
| 1095 | 2026-09-06T23:57:53.965Z | Downloaded progenitor v0.13.0 |
| 1096 | 2026-09-06T23:57:53.965Z | Downloaded lru-slab v0.1.2 |
| 1097 | 2026-09-06T23:57:53.965Z | Downloaded proc-macro-error2 v2.0.1 |
| 1098 | 2026-09-06T23:57:53.965Z | Downloaded thread-id v5.1.0 |
| 1099 | 2026-09-06T23:57:53.965Z | Downloaded ignore v0.4.25 |
| 1100 | 2026-09-06T23:57:53.965Z | Downloaded time-core v0.1.8 |
| 1101 | 2026-09-06T23:57:53.965Z | Downloaded want v0.3.1 |
| 1102 | 2026-09-06T23:57:53.965Z | Downloaded tungstenite v0.28.0 |
| 1103 | 2026-09-06T23:57:53.966Z | Downloaded papergrid v0.18.0 |
| 1104 | 2026-09-06T23:57:53.966Z | Downloaded slog-scope v4.4.1 |
| 1105 | 2026-09-06T23:57:53.966Z | Downloaded constant_time_eq v0.4.2 |
| 1106 | 2026-09-06T23:57:53.997Z | Downloaded p256 v0.14.0 |
| 1107 | 2026-09-06T23:57:53.997Z | Downloaded sha3 v0.12.0 |
| 1108 | 2026-09-06T23:57:53.997Z | Downloaded icu_provider v2.1.1 |
| 1109 | 2026-09-06T23:57:53.997Z | Downloaded newtype-uuid v1.3.2 |
| 1110 | 2026-09-06T23:57:53.997Z | Downloaded schemars v0.9.0 |
| 1111 | 2026-09-06T23:57:53.997Z | Downloaded miette-derive v7.6.0 |
| 1112 | 2026-09-06T23:57:53.997Z | Downloaded postgres-types v0.2.12 |
| 1113 | 2026-09-06T23:57:53.998Z | Downloaded primeorder v0.13.6 |
| 1114 | 2026-09-06T23:57:53.998Z | Downloaded primeorder v0.14.0 |
| 1115 | 2026-09-06T23:57:53.998Z | Downloaded p384 v0.13.1 |
| 1116 | 2026-09-06T23:57:53.998Z | Downloaded serde_cbor v0.11.2 |
| 1117 | 2026-09-06T23:57:53.998Z | Downloaded zopfli v0.8.3 |
| 1118 | 2026-09-06T23:57:53.998Z | Downloaded delegate v0.13.5 |
| 1119 | 2026-09-06T23:57:53.998Z | Downloaded ingot v0.2.1 |
| 1120 | 2026-09-06T23:57:53.998Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1121 | 2026-09-06T23:57:53.998Z | Downloaded supports-hyperlinks v3.2.0 |
| 1122 | 2026-09-06T23:57:53.998Z | Downloaded aho-corasick v1.1.4 |
| 1123 | 2026-09-06T23:57:53.998Z | Downloaded sqlformat v0.3.5 |
| 1124 | 2026-09-06T23:57:54.022Z | Downloaded tinyvec v1.11.0 |
| 1125 | 2026-09-06T23:57:54.022Z | Downloaded blake3 v1.8.5 |
| 1126 | 2026-09-06T23:57:54.022Z | Downloaded csv-core v0.1.13 |
| 1127 | 2026-09-06T23:57:54.022Z | Downloaded crc32fast v1.5.0 |
| 1128 | 2026-09-06T23:57:54.022Z | Downloaded usdt-impl v0.6.0 |
| 1129 | 2026-09-06T23:57:54.022Z | Downloaded pkcs8 v0.11.0 |
| 1130 | 2026-09-06T23:57:54.023Z | Downloaded digest v0.11.3 |
| 1131 | 2026-09-06T23:57:54.023Z | Downloaded secrecy v0.10.3 |
| 1132 | 2026-09-06T23:57:54.023Z | Downloaded signal-hook-tokio v0.3.1 |
| 1133 | 2026-09-06T23:57:54.023Z | Downloaded rcgen v0.12.1 |
| 1134 | 2026-09-06T23:57:54.023Z | Downloaded hyper-rustls v0.27.7 |
| 1135 | 2026-09-06T23:57:54.023Z | Downloaded rlimit v0.10.2 |
| 1136 | 2026-09-06T23:57:54.023Z | Downloaded usdt-attr-macro v0.6.0 |
| 1137 | 2026-09-06T23:57:54.023Z | Downloaded unarray v0.1.4 |
| 1138 | 2026-09-06T23:57:54.023Z | Downloaded dyn-clone v1.0.20 |
| 1139 | 2026-09-06T23:57:54.050Z | Downloaded oso-derive v0.27.3 |
| 1140 | 2026-09-06T23:57:54.051Z | Downloaded snafu-derive v0.8.9 |
| 1141 | 2026-09-06T23:57:54.051Z | Downloaded mime v0.3.17 |
| 1142 | 2026-09-06T23:57:54.051Z | Downloaded subtle v2.6.1 |
| 1143 | 2026-09-06T23:57:54.051Z | Downloaded resolv-conf v0.7.6 |
| 1144 | 2026-09-06T23:57:54.051Z | Downloaded libm v0.2.16 |
| 1145 | 2026-09-06T23:57:54.051Z | Downloaded rusty-fork v0.3.1 |
| 1146 | 2026-09-06T23:57:54.051Z | Downloaded rand_seeder v0.4.0 |
| 1147 | 2026-09-06T23:57:54.051Z | Downloaded slog-dtrace v0.3.0 |
| 1148 | 2026-09-06T23:57:54.051Z | Downloaded defmt v1.0.1 |
| 1149 | 2026-09-06T23:57:54.051Z | Downloaded zerotrie v0.2.3 |
| 1150 | 2026-09-06T23:57:54.051Z | Downloaded parking_lot v0.11.2 |
| 1151 | 2026-09-06T23:57:54.051Z | Downloaded typify v0.6.2 |
| 1152 | 2026-09-06T23:57:54.051Z | Downloaded term v0.7.0 |
| 1153 | 2026-09-06T23:57:54.051Z | Downloaded libsw-core v0.3.2 |
| 1154 | 2026-09-06T23:57:54.052Z | Downloaded petname v2.0.2 |
| 1155 | 2026-09-06T23:57:54.071Z | Downloaded serde_derive_internals v0.29.1 |
| 1156 | 2026-09-06T23:57:54.071Z | Downloaded darling_macro v0.20.11 |
| 1157 | 2026-09-06T23:57:54.071Z | Downloaded openssl-probe v0.2.1 |
| 1158 | 2026-09-06T23:57:54.071Z | Downloaded snafu v0.8.9 |
| 1159 | 2026-09-06T23:57:54.071Z | Downloaded ryu v1.0.23 |
| 1160 | 2026-09-06T23:57:54.071Z | Downloaded slog v2.8.2 |
| 1161 | 2026-09-06T23:57:54.072Z | Downloaded shell-words v1.1.1 |
| 1162 | 2026-09-06T23:57:54.072Z | Downloaded rustls-webpki v0.103.13 |
| 1163 | 2026-09-06T23:57:54.072Z | Downloaded hubpack_derive v0.1.1 |
| 1164 | 2026-09-06T23:57:54.072Z | Downloaded ingot-macros v0.2.0 |
| 1165 | 2026-09-06T23:57:54.072Z | Downloaded darling v0.20.11 |
| 1166 | 2026-09-06T23:57:54.072Z | Downloaded ecdsa v0.17.0 |
| 1167 | 2026-09-06T23:57:54.072Z | Downloaded paste v1.0.15 |
| 1168 | 2026-09-06T23:57:54.072Z | Downloaded oxide-update-engine v0.1.2 |
| 1169 | 2026-09-06T23:57:54.072Z | Downloaded rustversion v1.0.22 |
| 1170 | 2026-09-06T23:57:54.098Z | Downloaded sync_wrapper v1.0.2 |
| 1171 | 2026-09-06T23:57:54.099Z | Downloaded kstat-rs v0.2.5 |
| 1172 | 2026-09-06T23:57:54.100Z | Downloaded inout v0.1.4 |
| 1173 | 2026-09-06T23:57:54.100Z | Downloaded quinn-udp v0.5.14 |
| 1174 | 2026-09-06T23:57:54.100Z | Downloaded inout v0.2.2 |
| 1175 | 2026-09-06T23:57:54.100Z | Downloaded icu_properties_data v2.1.2 |
| 1176 | 2026-09-06T23:57:54.100Z | Downloaded portable-atomic v1.13.1 |
| 1177 | 2026-09-06T23:57:54.100Z | Downloaded quick-xml v0.37.5 |
| 1178 | 2026-09-06T23:57:54.100Z | Downloaded pretty_assertions v1.4.1 |
| 1179 | 2026-09-06T23:57:54.101Z | Downloaded pkcs1 v0.7.5 |
| 1180 | 2026-09-06T23:57:54.133Z | Downloaded critical-section v1.2.0 |
| 1181 | 2026-09-06T23:57:54.133Z | Downloaded nibble_vec v0.1.0 |
| 1182 | 2026-09-06T23:57:54.133Z | Downloaded progenitor-client v0.14.0 |
| 1183 | 2026-09-06T23:57:54.133Z | Downloaded serde_spanned v1.1.1 |
| 1184 | 2026-09-06T23:57:54.133Z | Downloaded match_cfg v0.1.0 |
| 1185 | 2026-09-06T23:57:54.133Z | Downloaded signature v3.0.0 |
| 1186 | 2026-09-06T23:57:54.133Z | Downloaded salty v0.3.0 |
| 1187 | 2026-09-06T23:57:54.136Z | Downloaded tokio-rustls v0.26.4 |
| 1188 | 2026-09-06T23:57:54.137Z | Downloaded itertools v0.14.0 |
| 1189 | 2026-09-06T23:57:54.137Z | Downloaded knus v3.4.0 |
| 1190 | 2026-09-06T23:57:54.138Z | Downloaded ipnet v2.12.0 |
| 1191 | 2026-09-06T23:57:54.138Z | Downloaded git2 v0.20.4 |
| 1192 | 2026-09-06T23:57:54.138Z | Downloaded unicode-truncate v1.1.0 |
| 1193 | 2026-09-06T23:57:54.138Z | Downloaded zerofrom-derive v0.1.6 |
| 1194 | 2026-09-06T23:57:54.161Z | Downloaded crossbeam-deque v0.8.6 |
| 1195 | 2026-09-06T23:57:54.161Z | Downloaded vergen-gitcl v1.0.8 |
| 1196 | 2026-09-06T23:57:54.161Z | Downloaded vergen-git2 v9.1.0 |
| 1197 | 2026-09-06T23:57:54.161Z | Downloaded libefi-sys v0.1.0 |
| 1198 | 2026-09-06T23:57:54.161Z | Downloaded dunce v1.0.5 |
| 1199 | 2026-09-06T23:57:54.161Z | Downloaded pkcs8 v0.10.2 |
| 1200 | 2026-09-06T23:57:54.161Z | Downloaded proptest v1.11.0 |
| 1201 | 2026-09-06T23:57:54.162Z | Downloaded winnow v0.6.26 |
| 1202 | 2026-09-06T23:57:54.162Z | Downloaded const_format v0.2.35 |
| 1203 | 2026-09-06T23:57:54.162Z | Downloaded typed-path v0.9.3 |
| 1204 | 2026-09-06T23:57:54.187Z | Downloaded spin v0.9.8 |
| 1205 | 2026-09-06T23:57:54.187Z | Downloaded indoc v2.0.7 |
| 1206 | 2026-09-06T23:57:54.187Z | Downloaded slog-json v2.6.1 |
| 1207 | 2026-09-06T23:57:54.187Z | Downloaded itertools v0.15.0 |
| 1208 | 2026-09-06T23:57:54.188Z | Downloaded zstd v0.13.3 |
| 1209 | 2026-09-06T23:57:54.188Z | Downloaded der v0.8.0 |
| 1210 | 2026-09-06T23:57:54.188Z | Downloaded dropshot_endpoint v0.17.1 |
| 1211 | 2026-09-06T23:57:54.188Z | Downloaded p521 v0.14.0 |
| 1212 | 2026-09-06T23:57:54.188Z | Downloaded goblin v0.10.5 |
| 1213 | 2026-09-06T23:57:54.188Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1214 | 2026-09-06T23:57:54.219Z | Downloaded slog-async v2.8.0 |
| 1215 | 2026-09-06T23:57:54.219Z | Downloaded chrono v0.4.45 |
| 1216 | 2026-09-06T23:57:54.219Z | Downloaded icu_normalizer v2.1.1 |
| 1217 | 2026-09-06T23:57:54.219Z | Downloaded diesel_derives v2.3.7 |
| 1218 | 2026-09-06T23:57:54.219Z | Downloaded num-complex v0.4.6 |
| 1219 | 2026-09-06T23:57:54.219Z | Downloaded darling v0.21.3 |
| 1220 | 2026-09-06T23:57:54.219Z | Downloaded x509-cert v0.2.5 |
| 1221 | 2026-09-06T23:57:54.219Z | Downloaded phf v0.13.1 |
| 1222 | 2026-09-06T23:57:54.219Z | Downloaded rand_chacha v0.9.0 |
| 1223 | 2026-09-06T23:57:54.219Z | Downloaded hyper v1.10.1 |
| 1224 | 2026-09-06T23:57:54.219Z | Downloaded itertools v0.13.0 |
| 1225 | 2026-09-06T23:57:54.219Z | Downloaded tabled v0.21.0 |
| 1226 | 2026-09-06T23:57:54.237Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1227 | 2026-09-06T23:57:54.238Z | Downloaded dashu-base v0.5.1 |
| 1228 | 2026-09-06T23:57:54.238Z | Downloaded unsafe-libyaml v0.2.11 |
| 1229 | 2026-09-06T23:57:54.238Z | Downloaded rawzip v0.4.4 |
| 1230 | 2026-09-06T23:57:54.238Z | Downloaded tower-layer v0.3.3 |
| 1231 | 2026-09-06T23:57:54.238Z | Downloaded p256 v0.13.2 |
| 1232 | 2026-09-06T23:57:54.238Z | Downloaded serde_with v1.14.0 |
| 1233 | 2026-09-06T23:57:54.238Z | Downloaded diff v0.1.13 |
| 1234 | 2026-09-06T23:57:54.238Z | Downloaded gimli v0.32.3 |
| 1235 | 2026-09-06T23:57:54.266Z | Downloaded walkdir v2.5.0 |
| 1236 | 2026-09-06T23:57:54.267Z | Downloaded derive_more-impl v2.1.1 |
| 1237 | 2026-09-06T23:57:54.267Z | Downloaded bindgen v0.71.1 |
| 1238 | 2026-09-06T23:57:54.267Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1239 | 2026-09-06T23:57:54.267Z | Downloaded aws-lc-rs v1.16.3 |
| 1240 | 2026-09-06T23:57:54.267Z | Downloaded term v1.2.1 |
| 1241 | 2026-09-06T23:57:54.267Z | Downloaded smoltcp v0.9.1 |
| 1242 | 2026-09-06T23:57:54.281Z | Downloaded elliptic-curve v0.13.8 |
| 1243 | 2026-09-06T23:57:54.281Z | Downloaded bitvec v1.0.1 |
| 1244 | 2026-09-06T23:57:54.281Z | Downloaded rayon-core v1.13.0 |
| 1245 | 2026-09-06T23:57:54.281Z | Downloaded yansi v1.0.1 |
| 1246 | 2026-09-06T23:57:54.281Z | Downloaded time v0.3.47 |
| 1247 | 2026-09-06T23:57:54.290Z | Downloaded crossbeam-epoch v0.9.18 |
| 1248 | 2026-09-06T23:57:54.291Z | Downloaded serde_with v3.21.0 |
| 1249 | 2026-09-06T23:57:54.291Z | Downloaded quinn v0.11.11 |
| 1250 | 2026-09-06T23:57:54.291Z | Downloaded pkg-config v0.3.32 |
| 1251 | 2026-09-06T23:57:54.291Z | Downloaded des v0.9.0 |
| 1252 | 2026-09-06T23:57:54.291Z | Downloaded num-bigint-dig v0.8.6 |
| 1253 | 2026-09-06T23:57:54.312Z | Downloaded ml-kem v0.3.2 |
| 1254 | 2026-09-06T23:57:54.312Z | Downloaded crypto-primes v0.7.2 |
| 1255 | 2026-09-06T23:57:54.312Z | Downloaded polar-core v0.27.3 |
| 1256 | 2026-09-06T23:57:54.312Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1257 | 2026-09-06T23:57:54.322Z | Downloaded ron v0.8.1 |
| 1258 | 2026-09-06T23:57:54.322Z | Downloaded iddqd v0.4.2 |
| 1259 | 2026-09-06T23:57:54.323Z | Downloaded tokio-util v0.7.18 |
| 1260 | 2026-09-06T23:57:54.323Z | Downloaded der v0.7.10 |
| 1261 | 2026-09-06T23:57:54.323Z | Downloaded steno v0.4.1 |
| 1262 | 2026-09-06T23:57:54.323Z | Downloaded derive_more v2.1.1 |
| 1263 | 2026-09-06T23:57:54.346Z | Downloaded zlib-rs v0.6.2 |
| 1264 | 2026-09-06T23:57:54.346Z | Downloaded tough v0.22.0 |
| 1265 | 2026-09-06T23:57:54.346Z | Downloaded toml_edit v0.19.15 |
| 1266 | 2026-09-06T23:57:54.368Z | Downloaded icu_normalizer_data v2.1.1 |
| 1267 | 2026-09-06T23:57:54.369Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1268 | 2026-09-06T23:57:54.369Z | Downloaded jiff-core v0.1.0 |
| 1269 | 2026-09-06T23:57:54.370Z | Downloaded zip v4.6.1 |
| 1270 | 2026-09-06T23:57:54.370Z | Downloaded rand v0.10.1 |
| 1271 | 2026-09-06T23:57:54.370Z | Downloaded winnow v1.0.3 |
| 1272 | 2026-09-06T23:57:54.377Z | Downloaded tar v0.4.46 |
| 1273 | 2026-09-06T23:57:54.377Z | Downloaded hyper-util v0.1.20 |
| 1274 | 2026-09-06T23:57:54.378Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1275 | 2026-09-06T23:57:54.378Z | Downloaded libxml v0.3.3 |
| 1276 | 2026-09-06T23:57:54.378Z | Downloaded tokio-postgres v0.7.16 |
| 1277 | 2026-09-06T23:57:54.378Z | Downloaded syn v3.0.3 |
| 1278 | 2026-09-06T23:57:54.378Z | Downloaded moka v0.12.13 |
| 1279 | 2026-09-06T23:57:54.383Z | Downloaded p384 v0.14.0 |
| 1280 | 2026-09-06T23:57:54.383Z | Downloaded crypto-bigint v0.5.5 |
| 1281 | 2026-09-06T23:57:54.388Z | Downloaded zerovec v0.11.5 |
| 1282 | 2026-09-06T23:57:54.388Z | Downloaded russh v0.62.4 |
| 1283 | 2026-09-06T23:57:54.403Z | Downloaded unicode-segmentation v1.12.0 |
| 1284 | 2026-09-06T23:57:54.403Z | Downloaded rand v0.8.6 |
| 1285 | 2026-09-06T23:57:54.404Z | Downloaded oso v0.27.3 |
| 1286 | 2026-09-06T23:57:54.424Z | Downloaded nix v0.27.1 |
| 1287 | 2026-09-06T23:57:54.425Z | Downloaded openssl v0.10.80 |
| 1288 | 2026-09-06T23:57:54.446Z | Downloaded hickory-proto v0.24.4 |
| 1289 | 2026-09-06T23:57:54.447Z | Downloaded dashu-int v0.5.1 |
| 1290 | 2026-09-06T23:57:54.447Z | Downloaded reqwest v0.13.2 |
| 1291 | 2026-09-06T23:57:54.458Z | Downloaded radix_trie v0.2.1 |
| 1292 | 2026-09-06T23:57:54.458Z | Downloaded rustls v0.23.41 |
| 1293 | 2026-09-06T23:57:54.481Z | Downloaded mio v1.2.0 |
| 1294 | 2026-09-06T23:57:54.481Z | Downloaded itertools v0.12.1 |
| 1295 | 2026-09-06T23:57:54.498Z | Downloaded iri-string v0.7.10 |
| 1296 | 2026-09-06T23:57:54.499Z | Downloaded hickory-proto v0.25.2 |
| 1297 | 2026-09-06T23:57:54.510Z | Downloaded winnow v0.5.40 |
| 1298 | 2026-09-06T23:57:54.510Z | Downloaded schemars v1.2.1 |
| 1299 | 2026-09-06T23:57:54.530Z | Downloaded dropshot v0.17.1 |
| 1300 | 2026-09-06T23:57:54.559Z | Downloaded reedline v0.40.0 |
| 1301 | 2026-09-06T23:57:54.570Z | Downloaded crypto-bigint v0.7.5 |
| 1302 | 2026-09-06T23:57:54.570Z | Downloaded regress v0.10.5 |
| 1303 | 2026-09-06T23:57:54.570Z | Downloaded smoltcp v0.11.0 |
| 1304 | 2026-09-06T23:57:54.570Z | Downloaded curve25519-dalek v4.1.3 |
| 1305 | 2026-09-06T23:57:54.584Z | Downloaded rustix v0.38.44 |
| 1306 | 2026-09-06T23:57:54.613Z | Downloaded vcpkg v0.2.15 |
| 1307 | 2026-09-06T23:57:54.628Z | Downloaded regex-syntax v0.6.29 |
| 1308 | 2026-09-06T23:57:54.628Z | Downloaded reqwest v0.12.28 |
| 1309 | 2026-09-06T23:57:54.628Z | Downloaded object v0.37.3 |
| 1310 | 2026-09-06T23:57:54.628Z | Downloaded regex-syntax v0.8.10 |
| 1311 | 2026-09-06T23:57:54.677Z | Downloaded bstr v1.12.1 |
| 1312 | 2026-09-06T23:57:54.677Z | Downloaded typify-impl v0.6.2 |
| 1313 | 2026-09-06T23:57:54.677Z | Downloaded sqlparser v0.61.0 |
| 1314 | 2026-09-06T23:57:54.677Z | Downloaded quinn-proto v0.11.16 |
| 1315 | 2026-09-06T23:57:54.678Z | Downloaded nix v0.28.0 |
| 1316 | 2026-09-06T23:57:54.678Z | Downloaded curve25519-dalek v5.0.0 |
| 1317 | 2026-09-06T23:57:54.678Z | Downloaded lalrpop v0.19.12 |
| 1318 | 2026-09-06T23:57:54.678Z | Downloaded sled v0.34.7 |
| 1319 | 2026-09-06T23:57:54.706Z | Downloaded sha3 v0.11.0 |
| 1320 | 2026-09-06T23:57:54.706Z | Downloaded diesel v2.3.7 |
| 1321 | 2026-09-06T23:57:54.706Z | Downloaded ratatui v0.29.0 |
| 1322 | 2026-09-06T23:57:54.730Z | Downloaded object v0.30.4 |
| 1323 | 2026-09-06T23:57:54.731Z | Downloaded regress v0.11.1 |
| 1324 | 2026-09-06T23:57:54.731Z | Downloaded nix v0.31.2 |
| 1325 | 2026-09-06T23:57:54.731Z | Downloaded openapiv3 v2.2.0 |
| 1326 | 2026-09-06T23:57:54.731Z | Downloaded zerocopy v0.8.55 |
| 1327 | 2026-09-06T23:57:54.767Z | Downloaded jiff v0.2.34 |
| 1328 | 2026-09-06T23:57:54.767Z | Downloaded petgraph v0.8.3 |
| 1329 | 2026-09-06T23:57:54.788Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1330 | 2026-09-06T23:57:54.788Z | Downloaded tokio v1.52.1 |
| 1331 | 2026-09-06T23:57:54.810Z | Downloaded zerocopy-derive v0.6.6 |
| 1332 | 2026-09-06T23:57:54.825Z | Downloaded encoding_rs v0.8.35 |
| 1333 | 2026-09-06T23:57:54.861Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1334 | 2026-09-06T23:57:54.893Z | Downloaded tracing v0.1.44 |
| 1335 | 2026-09-06T23:57:54.987Z | Downloaded regex-automata v0.4.14 |
| 1336 | 2026-09-06T23:57:55.012Z | Downloaded chrono-tz v0.10.4 |
| 1337 | 2026-09-06T23:57:55.035Z | Downloaded petgraph v0.6.5 |
| 1338 | 2026-09-06T23:57:55.072Z | Downloaded sha3 v0.10.8 |
| 1339 | 2026-09-06T23:57:55.081Z | Downloaded libz-sys v1.1.24 |
| 1340 | 2026-09-06T23:57:56.127Z | Downloaded csv v1.4.0 |
| 1341 | 2026-09-06T23:57:56.142Z | Downloaded dsi-bitstream v0.10.1 |
| 1342 | 2026-09-06T23:57:56.142Z | Downloaded ring v0.17.14 |
| 1343 | 2026-09-06T23:57:56.142Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1344 | 2026-09-06T23:57:56.142Z | Downloaded aws-lc-sys v0.40.0 |
| 1345 | 2026-09-06T23:57:56.142Z | Compiling serde_core v1.0.228 |
| 1346 | 2026-09-06T23:57:56.142Z | Compiling libc v0.2.185 |
| 1347 | 2026-09-06T23:57:56.142Z | Compiling serde v1.0.228 |
| 1348 | 2026-09-06T23:57:56.142Z | Compiling log v0.4.33 |
| 1349 | 2026-09-06T23:57:56.142Z | Compiling smallvec v1.15.1 |
| 1350 | 2026-09-06T23:57:56.142Z | Compiling subtle v2.6.1 |
| 1351 | 2026-09-06T23:57:56.142Z | Compiling zerocopy v0.8.55 |
| 1352 | 2026-09-06T23:57:56.142Z | Compiling typenum v1.20.1 |
| 1353 | 2026-09-06T23:57:56.285Z | Compiling shlex v1.3.0 |
| 1354 | 2026-09-06T23:57:56.289Z | Compiling find-msvc-tools v0.1.9 |
| 1355 | 2026-09-06T23:57:56.289Z | Compiling scopeguard v1.2.0 |
| 1356 | 2026-09-06T23:57:56.289Z | Compiling portable-atomic v1.13.1 |
| 1357 | 2026-09-06T23:57:56.300Z | Compiling stable_deref_trait v1.2.1 |
| 1358 | 2026-09-06T23:57:56.308Z | Compiling critical-section v1.2.0 |
| 1359 | 2026-09-06T23:57:56.355Z | Compiling generic-array v0.14.7 |
| 1360 | 2026-09-06T23:57:56.386Z | Compiling syn v2.0.117 |
| 1361 | 2026-09-06T23:57:56.461Z | Compiling lock_api v0.4.14 |
| 1362 | 2026-09-06T23:57:56.495Z | Compiling serde_json v1.0.151 |
| 1363 | 2026-09-06T23:57:56.507Z | Compiling const-oid v0.9.6 |
| 1364 | 2026-09-06T23:57:56.525Z | Compiling libm v0.2.16 |
| 1365 | 2026-09-06T23:57:56.525Z | Compiling num-traits v0.2.19 |
| 1366 | 2026-09-06T23:57:56.529Z | Compiling allocator-api2 v0.2.21 |
| 1367 | 2026-09-06T23:57:56.573Z | Compiling litemap v0.8.1 |
| 1368 | 2026-09-06T23:57:56.661Z | Compiling writeable v0.6.2 |
| 1369 | 2026-09-06T23:57:56.693Z | Compiling percent-encoding v2.3.2 |
| 1370 | 2026-09-06T23:57:56.727Z | Compiling parking_lot_core v0.9.12 |
| 1371 | 2026-09-06T23:57:56.755Z | Compiling pin-project-lite v0.2.17 |
| 1372 | 2026-09-06T23:57:56.788Z | Compiling icu_normalizer_data v2.1.1 |
| 1373 | 2026-09-06T23:57:56.832Z | Compiling getrandom v0.4.3 |
| 1374 | 2026-09-06T23:57:56.875Z | Compiling getrandom v0.3.4 |
| 1375 | 2026-09-06T23:57:56.889Z | Compiling icu_properties_data v2.1.2 |
| 1376 | 2026-09-06T23:57:56.902Z | Compiling rand_core v0.10.0 |
| 1377 | 2026-09-06T23:57:56.931Z | Compiling rustix v1.1.4 |
| 1378 | 2026-09-06T23:57:56.945Z | Compiling pkg-config v0.3.32 |
| 1379 | 2026-09-06T23:57:56.989Z | Compiling futures-core v0.3.32 |
| 1380 | 2026-09-06T23:57:57.150Z | Compiling utf8_iter v1.0.4 |
| 1381 | 2026-09-06T23:57:57.168Z | Compiling base64ct v1.8.3 |
| 1382 | 2026-09-06T23:57:57.179Z | Compiling form_urlencoded v1.2.2 |
| 1383 | 2026-09-06T23:57:57.189Z | Compiling foldhash v0.2.0 |
| 1384 | 2026-09-06T23:57:57.204Z | Compiling flagset v0.4.7 |
| 1385 | 2026-09-06T23:57:57.245Z | Compiling futures-sink v0.3.32 |
| 1386 | 2026-09-06T23:57:57.259Z | Compiling errno v0.3.14 |
| 1387 | 2026-09-06T23:57:57.300Z | Compiling jobserver v0.1.34 |
| 1388 | 2026-09-06T23:57:57.315Z | Compiling getrandom v0.2.17 |
| 1389 | 2026-09-06T23:57:57.365Z | Compiling mio v1.2.0 |
| 1390 | 2026-09-06T23:57:57.391Z | Compiling socket2 v0.6.3 |
| 1391 | 2026-09-06T23:57:57.418Z | Compiling pem-rfc7468 v0.7.0 |
| 1392 | 2026-09-06T23:57:57.432Z | Compiling signal-hook-registry v1.4.8 |
| 1393 | 2026-09-06T23:57:57.446Z | Compiling futures-channel v0.3.32 |
| 1394 | 2026-09-06T23:57:57.532Z | Compiling cc v1.2.56 |
| 1395 | 2026-09-06T23:57:57.548Z | Compiling rand_core v0.6.4 |
| 1396 | 2026-09-06T23:57:57.569Z | Compiling once_cell v1.21.3 |
| 1397 | 2026-09-06T23:57:57.588Z | Compiling parking_lot v0.12.5 |
| 1398 | 2026-09-06T23:57:57.614Z | Compiling hashbrown v0.17.0 |
| 1399 | 2026-09-06T23:57:57.646Z | Compiling futures-io v0.3.32 |
| 1400 | 2026-09-06T23:57:57.696Z | Compiling rustversion v1.0.22 |
| 1401 | 2026-09-06T23:57:57.710Z | Compiling futures-task v0.3.32 |
| 1402 | 2026-09-06T23:57:57.737Z | Compiling slab v0.4.12 |
| 1403 | 2026-09-06T23:57:57.807Z | Compiling base64 v0.22.1 |
| 1404 | 2026-09-06T23:57:57.822Z | Compiling iana-time-zone v0.1.65 |
| 1405 | 2026-09-06T23:57:57.837Z | Compiling ident_case v1.0.1 |
| 1406 | 2026-09-06T23:57:57.862Z | Compiling cpufeatures v0.2.17 |
| 1407 | 2026-09-06T23:57:57.878Z | Compiling simd-adler32 v0.3.8 |
| 1408 | 2026-09-06T23:57:57.894Z | Compiling syn v1.0.109 |
| 1409 | 2026-09-06T23:57:57.908Z | Compiling adler2 v2.0.1 |
| 1410 | 2026-09-06T23:57:57.941Z | Compiling spin v0.9.8 |
| 1411 | 2026-09-06T23:57:57.961Z | Compiling ahash v0.8.12 |
| 1412 | 2026-09-06T23:57:57.994Z | Compiling dunce v1.0.5 |
| 1413 | 2026-09-06T23:57:58.019Z | Compiling fs_extra v1.3.0 |
| 1414 | 2026-09-06T23:57:58.062Z | Compiling schemars v0.8.22 |
| 1415 | 2026-09-06T23:57:58.078Z | Compiling miniz_oxide v0.8.9 |
| 1416 | 2026-09-06T23:57:58.112Z | Compiling dyn-clone v1.0.20 |
| 1417 | 2026-09-06T23:57:58.145Z | Compiling rand_core v0.9.5 |
| 1418 | 2026-09-06T23:57:58.170Z | Compiling tracing-core v0.1.36 |
| 1419 | 2026-09-06T23:57:58.201Z | Compiling regex-syntax v0.8.10 |
| 1420 | 2026-09-06T23:57:58.205Z | Compiling tinyvec_macros v0.1.1 |
| 1421 | 2026-09-06T23:57:58.269Z | Compiling anyhow v1.0.104 |
| 1422 | 2026-09-06T23:57:58.272Z | Compiling object v0.37.3 |
| 1423 | 2026-09-06T23:57:58.311Z | Compiling cmake v0.1.57 |
| 1424 | 2026-09-06T23:57:58.314Z | Compiling tinyvec v1.11.0 |
| 1425 | 2026-09-06T23:57:58.329Z | Compiling aws-lc-rs v1.16.3 |
| 1426 | 2026-09-06T23:57:58.387Z | Compiling num-integer v0.1.46 |
| 1427 | 2026-09-06T23:57:58.475Z | Compiling vcpkg v0.2.15 |
| 1428 | 2026-09-06T23:57:58.490Z | Compiling num-bigint-dig v0.8.6 |
| 1429 | 2026-09-06T23:57:58.649Z | Compiling bitflags v2.11.0 |
| 1430 | 2026-09-06T23:57:58.682Z | Compiling semver v1.0.28 |
| 1431 | 2026-09-06T23:57:58.706Z | Compiling indexmap v2.14.0 |
| 1432 | 2026-09-06T23:57:58.723Z | Compiling uuid v1.23.4 |
| 1433 | 2026-09-06T23:57:58.773Z | Compiling num-iter v0.1.45 |
| 1434 | 2026-09-06T23:57:58.787Z | Compiling lazy_static v1.5.0 |
| 1435 | 2026-09-06T23:57:58.790Z | Compiling ff v0.13.1 |
| 1436 | 2026-09-06T23:57:58.860Z | Compiling base16ct v0.2.0 |
| 1437 | 2026-09-06T23:57:58.919Z | Compiling rustc_version v0.4.1 |
| 1438 | 2026-09-06T23:57:58.925Z | Compiling gimli v0.32.3 |
| 1439 | 2026-09-06T23:57:58.941Z | Compiling group v0.13.0 |
| 1440 | 2026-09-06T23:57:59.037Z | Compiling rustc-demangle v0.1.27 |
| 1441 | 2026-09-06T23:57:59.068Z | Compiling openssl-probe v0.2.1 |
| 1442 | 2026-09-06T23:57:59.140Z | Compiling crc32fast v1.5.0 |
| 1443 | 2026-09-06T23:57:59.224Z | Compiling aws-lc-sys v0.40.0 |
| 1444 | 2026-09-06T23:57:59.252Z | Compiling openssl-sys v0.9.117 |
| 1445 | 2026-09-06T23:57:59.266Z | Compiling owo-colors v4.3.0 |
| 1446 | 2026-09-06T23:57:59.266Z | Compiling crossbeam-utils v0.8.21 |
| 1447 | 2026-09-06T23:57:59.373Z | Compiling cmov v0.5.4 |
| 1448 | 2026-09-06T23:57:59.408Z | Compiling synstructure v0.13.2 |
| 1449 | 2026-09-06T23:57:59.474Z | Compiling serde_derive_internals v0.29.1 |
| 1450 | 2026-09-06T23:57:59.486Z | Compiling pest_generator v2.8.6 |
| 1451 | 2026-09-06T23:57:59.487Z | Compiling httparse v1.10.1 |
| 1452 | 2026-09-06T23:57:59.612Z | Compiling untrusted v0.7.1 |
| 1453 | 2026-09-06T23:57:59.655Z | Compiling ctutils v0.4.2 |
| 1454 | 2026-09-06T23:57:59.742Z | Compiling darling_core v0.23.0 |
| 1455 | 2026-09-06T23:57:59.767Z | Compiling curve25519-dalek v4.1.3 |
| 1456 | 2026-09-06T23:57:59.891Z | Compiling camino v1.2.5 |
| 1457 | 2026-09-06T23:57:59.921Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1458 | 2026-09-06T23:57:59.933Z | Compiling aho-corasick v1.1.4 |
| 1459 | 2026-09-06T23:57:59.950Z | Compiling try-lock v0.2.5 |
| 1460 | 2026-09-06T23:58:00.053Z | Compiling terminal_size v0.4.3 |
| 1461 | 2026-09-06T23:58:00.076Z | Compiling tempfile v3.27.0 |
| 1462 | 2026-09-06T23:58:00.151Z | Compiling rustls v0.23.41 |
| 1463 | 2026-09-06T23:58:00.213Z | Compiling clap_builder v4.6.0 |
| 1464 | 2026-09-06T23:58:00.224Z | Compiling unicode-segmentation v1.12.0 |
| 1465 | 2026-09-06T23:58:00.282Z | Compiling tower-service v0.3.3 |
| 1466 | 2026-09-06T23:58:00.311Z | Compiling is_ci v1.2.0 |
| 1467 | 2026-09-06T23:58:00.350Z | Compiling untrusted v0.9.0 |
| 1468 | 2026-09-06T23:58:00.365Z | Compiling tower-layer v0.3.3 |
| 1469 | 2026-09-06T23:58:00.456Z | Compiling atomic-waker v1.1.2 |
| 1470 | 2026-09-06T23:58:00.475Z | Compiling radium v0.7.0 |
| 1471 | 2026-09-06T23:58:00.475Z | Compiling supports-color v3.0.2 |
| 1472 | 2026-09-06T23:58:00.496Z | Compiling proc-macro-error2 v2.0.1 |
| 1473 | 2026-09-06T23:58:00.496Z | Compiling textwrap v0.16.2 |
| 1474 | 2026-09-06T23:58:00.551Z | Compiling want v0.3.1 |
| 1475 | 2026-09-06T23:58:00.807Z | Compiling addr2line v0.25.1 |
| 1476 | 2026-09-06T23:58:00.850Z | Compiling regex-automata v0.4.14 |
| 1477 | 2026-09-06T23:58:00.864Z | Compiling darling_core v0.20.11 |
| 1478 | 2026-09-06T23:58:00.921Z | Compiling slog v2.8.2 |
| 1479 | 2026-09-06T23:58:01.004Z | Compiling keccak v0.1.6 |
| 1480 | 2026-09-06T23:58:01.053Z | Compiling foreign-types-shared v0.1.1 |
| 1481 | 2026-09-06T23:58:01.076Z | Compiling httpdate v1.0.3 |
| 1482 | 2026-09-06T23:58:01.158Z | Compiling openssl v0.10.80 |
| 1483 | 2026-09-06T23:58:01.173Z | Compiling maybe-uninit v2.0.0 |
| 1484 | 2026-09-06T23:58:01.174Z | Compiling num-conv v0.2.0 |
| 1485 | 2026-09-06T23:58:01.224Z | Compiling serde_derive v1.0.228 |
| 1486 | 2026-09-06T23:58:01.290Z | Compiling zeroize_derive v1.5.0 |
| 1487 | 2026-09-06T23:58:01.331Z | Compiling zerocopy-derive v0.8.55 |
| 1488 | 2026-09-06T23:58:01.337Z | Compiling zerofrom-derive v0.1.6 |
| 1489 | 2026-09-06T23:58:01.432Z | Compiling yoke-derive v0.8.1 |
| 1490 | 2026-09-06T23:58:01.498Z | Compiling zerovec-derive v0.11.2 |
| 1491 | 2026-09-06T23:58:01.515Z | Compiling displaydoc v0.2.5 |
| 1492 | 2026-09-06T23:58:01.765Z | Compiling tokio-macros v2.7.0 |
| 1493 | 2026-09-06T23:58:01.793Z | Compiling thiserror-impl v2.0.18 |
| 1494 | 2026-09-06T23:58:01.948Z | Compiling der_derive v0.7.3 |
| 1495 | 2026-09-06T23:58:01.985Z | Compiling futures-macro v0.3.32 |
| 1496 | 2026-09-06T23:58:02.295Z | Compiling thiserror-impl v1.0.69 |
| 1497 | 2026-09-06T23:58:02.426Z | Compiling schemars_derive v0.8.22 |
| 1498 | 2026-09-06T23:58:02.513Z | Compiling tracing-attributes v0.1.31 |
| 1499 | 2026-09-06T23:58:02.575Z | Compiling clap_derive v4.6.1 |
| 1500 | 2026-09-06T23:58:02.705Z | Compiling pest_derive v2.8.6 |
| 1501 | 2026-09-06T23:58:02.720Z | Compiling backtrace v0.3.76 |
| 1502 | 2026-09-06T23:58:02.818Z | Compiling zerofrom v0.1.6 |
| 1503 | 2026-09-06T23:58:02.850Z | Compiling futures-util v0.3.32 |
| 1504 | 2026-09-06T23:58:02.962Z | Compiling yoke v0.8.1 |
| 1505 | 2026-09-06T23:58:02.965Z | Compiling async-trait v0.1.89 |
| 1506 | 2026-09-06T23:58:03.174Z | Compiling zerovec v0.11.5 |
| 1507 | 2026-09-06T23:58:03.230Z | Compiling zerotrie v0.2.3 |
| 1508 | 2026-09-06T23:58:03.247Z | Compiling thiserror v2.0.18 |
| 1509 | 2026-09-06T23:58:03.262Z | Compiling scroll_derive v0.12.1 |
| 1510 | 2026-09-06T23:58:03.375Z | Compiling backtrace-ext v0.2.1 |
| 1511 | 2026-09-06T23:58:03.419Z | Compiling darling_macro v0.23.0 |
| 1512 | 2026-09-06T23:58:03.551Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1513 | 2026-09-06T23:58:03.568Z | Compiling miette-derive v7.6.0 |
| 1514 | 2026-09-06T23:58:03.646Z | Compiling tinystr v0.8.2 |
| 1515 | 2026-09-06T23:58:03.769Z | Compiling potential_utf v0.1.4 |
| 1516 | 2026-09-06T23:58:03.774Z | Compiling thiserror v1.0.69 |
| 1517 | 2026-09-06T23:58:03.884Z | Compiling icu_locale_core v2.1.1 |
| 1518 | 2026-09-06T23:58:03.906Z | Compiling icu_collections v2.1.1 |
| 1519 | 2026-09-06T23:58:03.920Z | Compiling tracing v0.1.44 |
| 1520 | 2026-09-06T23:58:03.935Z | Compiling scroll_derive v0.13.1 |
| 1521 | 2026-09-06T23:58:03.950Z | Compiling zerocopy-derive v0.7.35 |
| 1522 | 2026-09-06T23:58:03.969Z | Compiling time-core v0.1.8 |
| 1523 | 2026-09-06T23:58:04.003Z | Compiling scroll v0.12.0 |
| 1524 | 2026-09-06T23:58:04.073Z | Compiling supports-hyperlinks v3.2.0 |
| 1525 | 2026-09-06T23:58:04.139Z | Compiling powerfmt v0.2.0 |
| 1526 | 2026-09-06T23:58:04.222Z | Compiling supports-unicode v3.0.0 |
| 1527 | 2026-09-06T23:58:04.247Z | Compiling tap v1.0.1 |
| 1528 | 2026-09-06T23:58:04.264Z | Compiling goblin v0.8.2 |
| 1529 | 2026-09-06T23:58:04.314Z | Compiling deranged v0.5.8 |
| 1530 | 2026-09-06T23:58:04.364Z | Compiling wyz v0.5.1 |
| 1531 | 2026-09-06T23:58:04.379Z | Compiling time-macros v0.2.27 |
| 1532 | 2026-09-06T23:58:04.396Z | Compiling darling v0.23.0 |
| 1533 | 2026-09-06T23:58:04.413Z | Compiling darling_macro v0.20.11 |
| 1534 | 2026-09-06T23:58:04.433Z | Compiling clap v4.6.1 |
| 1535 | 2026-09-06T23:58:04.500Z | Compiling hubpack_derive v0.1.1 |
| 1536 | 2026-09-06T23:58:04.524Z | Compiling icu_provider v2.1.1 |
| 1537 | 2026-09-06T23:58:04.654Z | Compiling knus-derive v3.4.0 |
| 1538 | 2026-09-06T23:58:04.777Z | Compiling zeroize v1.9.0 |
| 1539 | 2026-09-06T23:58:04.795Z | Compiling bytes v1.11.1 |
| 1540 | 2026-09-06T23:58:04.811Z | Compiling icu_normalizer v2.1.1 |
| 1541 | 2026-09-06T23:58:04.844Z | Compiling icu_properties v2.1.2 |
| 1542 | 2026-09-06T23:58:04.860Z | Compiling chrono v0.4.45 |
| 1543 | 2026-09-06T23:58:04.875Z | Compiling ipnet v2.12.0 |
| 1544 | 2026-09-06T23:58:05.026Z | Compiling der v0.7.10 |
| 1545 | 2026-09-06T23:58:05.045Z | Compiling hex v0.4.3 |
| 1546 | 2026-09-06T23:58:05.104Z | Compiling rustls-pki-types v1.14.0 |
| 1547 | 2026-09-06T23:58:05.215Z | Compiling hybrid-array v0.4.13 |
| 1548 | 2026-09-06T23:58:05.319Z | Compiling tokio v1.52.1 |
| 1549 | 2026-09-06T23:58:05.335Z | Compiling http v1.4.2 |
| 1550 | 2026-09-06T23:58:05.370Z | Compiling toml_datetime v0.6.11 |
| 1551 | 2026-09-06T23:58:05.403Z | Compiling serde_spanned v0.6.9 |
| 1552 | 2026-09-06T23:58:05.424Z | Compiling serde_tokenstream v0.2.3 |
| 1553 | 2026-09-06T23:58:05.510Z | Compiling crypto-common v0.1.7 |
| 1554 | 2026-09-06T23:58:05.583Z | Compiling block-buffer v0.10.4 |
| 1555 | 2026-09-06T23:58:05.596Z | Compiling crypto-bigint v0.5.5 |
| 1556 | 2026-09-06T23:58:05.596Z | Compiling zerocopy v0.7.35 |
| 1557 | 2026-09-06T23:58:05.652Z | Compiling scroll v0.13.0 |
| 1558 | 2026-09-06T23:58:05.678Z | Compiling miette v7.6.0 |
| 1559 | 2026-09-06T23:58:05.823Z | Compiling digest v0.10.7 |
| 1560 | 2026-09-06T23:58:05.836Z | Compiling idna_adapter v1.2.1 |
| 1561 | 2026-09-06T23:58:05.955Z | Compiling ppv-lite86 v0.2.21 |
| 1562 | 2026-09-06T23:58:05.996Z | Compiling idna v1.1.0 |
| 1563 | 2026-09-06T23:58:06.053Z | Compiling spki v0.7.3 |
| 1564 | 2026-09-06T23:58:06.084Z | Compiling sha2 v0.10.9 |
| 1565 | 2026-09-06T23:58:06.104Z | Compiling hmac v0.12.1 |
| 1566 | 2026-09-06T23:58:06.130Z | Compiling signature v2.2.0 |
| 1567 | 2026-09-06T23:58:06.249Z | Compiling pkcs8 v0.10.2 |
| 1568 | 2026-09-06T23:58:06.264Z | Compiling rand_chacha v0.3.1 |
| 1569 | 2026-09-06T23:58:06.290Z | Compiling rand_chacha v0.9.0 |
| 1570 | 2026-09-06T23:58:06.307Z | Compiling url v2.5.8 |
| 1571 | 2026-09-06T23:58:06.338Z | Compiling hkdf v0.12.4 |
| 1572 | 2026-09-06T23:58:06.338Z | Compiling x509-cert v0.2.5 |
| 1573 | 2026-09-06T23:58:06.342Z | Compiling http-body v1.0.1 |
| 1574 | 2026-09-06T23:58:06.365Z | Compiling rfc6979 v0.4.0 |
| 1575 | 2026-09-06T23:58:06.545Z | Compiling rand v0.8.6 |
| 1576 | 2026-09-06T23:58:06.545Z | Compiling rand v0.9.2 |
| 1577 | 2026-09-06T23:58:06.567Z | Compiling sec1 v0.7.3 |
| 1578 | 2026-09-06T23:58:06.577Z | Compiling pkcs1 v0.7.5 |
| 1579 | 2026-09-06T23:58:06.577Z | Compiling hashbrown v0.14.5 |
| 1580 | 2026-09-06T23:58:06.684Z | Compiling ed25519 v2.2.3 |
| 1581 | 2026-09-06T23:58:06.885Z | Compiling elliptic-curve v0.13.8 |
| 1582 | 2026-09-06T23:58:06.985Z | Compiling sha3 v0.10.8 |
| 1583 | 2026-09-06T23:58:07.047Z | Compiling half v2.7.1 |
| 1584 | 2026-09-06T23:58:07.168Z | Compiling chumsky v0.9.3 |
| 1585 | 2026-09-06T23:58:07.321Z | Compiling ecdsa v0.16.9 |
| 1586 | 2026-09-06T23:58:07.353Z | Compiling primeorder v0.13.6 |
| 1587 | 2026-09-06T23:58:07.366Z | Compiling erased-serde v0.3.31 |
| 1588 | 2026-09-06T23:58:07.375Z | Compiling openssl-macros v0.1.1 |
| 1589 | 2026-09-06T23:58:07.451Z | Compiling foreign-types v0.3.2 |
| 1590 | 2026-09-06T23:58:07.646Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1591 | 2026-09-06T23:58:07.688Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1592 | 2026-09-06T23:58:07.754Z | Compiling unicode-normalization v0.1.25 |
| 1593 | 2026-09-06T23:58:07.777Z | Compiling socket2 v0.5.10 |
| 1594 | 2026-09-06T23:58:07.798Z | Compiling wait-timeout v0.2.1 |
| 1595 | 2026-09-06T23:58:07.842Z | Compiling env_filter v2.0.0 |
| 1596 | 2026-09-06T23:58:07.899Z | Compiling funty v2.0.0 |
| 1597 | 2026-09-06T23:58:07.916Z | Compiling quick-error v1.2.3 |
| 1598 | 2026-09-06T23:58:07.965Z | Compiling packed_struct v0.10.1 |
| 1599 | 2026-09-06T23:58:08.018Z | Compiling num_threads v0.1.7 |
| 1600 | 2026-09-06T23:58:08.032Z | Compiling bit-vec v0.8.0 |
| 1601 | 2026-09-06T23:58:08.051Z | Compiling ciborium-io v0.2.2 |
| 1602 | 2026-09-06T23:58:08.064Z | Compiling native-tls v0.2.18 |
| 1603 | 2026-09-06T23:58:08.098Z | Compiling time v0.3.47 |
| 1604 | 2026-09-06T23:58:08.141Z | Compiling ciborium-ll v0.2.2 |
| 1605 | 2026-09-06T23:58:08.163Z | Compiling env_logger v0.11.11 |
| 1606 | 2026-09-06T23:58:08.191Z | Compiling rusty-fork v0.3.1 |
| 1607 | 2026-09-06T23:58:08.199Z | Compiling rsa v0.9.10 |
| 1608 | 2026-09-06T23:58:08.281Z | Compiling bit-set v0.8.0 |
| 1609 | 2026-09-06T23:58:08.301Z | Compiling bitvec v1.0.1 |
| 1610 | 2026-09-06T23:58:08.340Z | Compiling knus v3.4.0 |
| 1611 | 2026-09-06T23:58:08.429Z | Compiling ed25519-dalek v2.2.0 |
| 1612 | 2026-09-06T23:58:08.507Z | Compiling p384 v0.13.1 |
| 1613 | 2026-09-06T23:58:08.537Z | Compiling dof v0.3.0 |
| 1614 | 2026-09-06T23:58:08.562Z | Compiling sha1 v0.10.6 |
| 1615 | 2026-09-06T23:58:08.817Z | Compiling goblin v0.10.5 |
| 1616 | 2026-09-06T23:58:08.903Z | Compiling hubpack v0.1.2 |
| 1617 | 2026-09-06T23:58:08.976Z | Compiling darling v0.20.11 |
| 1618 | 2026-09-06T23:58:09.131Z | Compiling serde_with_macros v3.21.0 |
| 1619 | 2026-09-06T23:58:09.144Z | Compiling dtrace-parser v0.2.0 |
| 1620 | 2026-09-06T23:58:09.144Z | Compiling packed_struct_codegen v0.10.1 |
| 1621 | 2026-09-06T23:58:09.144Z | Compiling bitfield-macros v0.19.4 |
| 1622 | 2026-09-06T23:58:09.273Z | Compiling tokio-util v0.7.18 |
| 1623 | 2026-09-06T23:58:09.307Z | Compiling zerocopy-derive v0.6.6 |
| 1624 | 2026-09-06T23:58:09.749Z | Compiling strum_macros v0.26.4 |
| 1625 | 2026-09-06T23:58:09.775Z | Compiling rand_xorshift v0.4.0 |
| 1626 | 2026-09-06T23:58:09.869Z | Compiling thread-id v4.2.2 |
| 1627 | 2026-09-06T23:58:09.881Z | Compiling sync_wrapper v1.0.2 |
| 1628 | 2026-09-06T23:58:09.982Z | Compiling h2 v0.4.15 |
| 1629 | 2026-09-06T23:58:10.007Z | Compiling indexmap v1.9.3 |
| 1630 | 2026-09-06T23:58:10.007Z | Compiling salty v0.3.0 |
| 1631 | 2026-09-06T23:58:10.073Z | Compiling zlib-rs v0.6.2 |
| 1632 | 2026-09-06T23:58:10.168Z | Compiling usdt-impl v0.6.0 |
| 1633 | 2026-09-06T23:58:10.225Z | Compiling unarray v0.1.4 |
| 1634 | 2026-09-06T23:58:10.246Z | Compiling nodrop v0.1.14 |
| 1635 | 2026-09-06T23:58:10.263Z | Compiling paste v1.0.15 |
| 1636 | 2026-09-06T23:58:10.268Z | Compiling crc-catalog v2.4.0 |
| 1637 | 2026-09-06T23:58:10.319Z | Compiling siphasher v1.0.2 |
| 1638 | 2026-09-06T23:58:10.329Z | Compiling proptest v1.11.0 |
| 1639 | 2026-09-06T23:58:10.345Z | Compiling array-init v0.0.4 |
| 1640 | 2026-09-06T23:58:10.376Z | Compiling crc v3.4.0 |
| 1641 | 2026-09-06T23:58:10.437Z | Compiling serde_with v3.21.0 |
| 1642 | 2026-09-06T23:58:10.621Z | Compiling zerocopy v0.6.6 |
| 1643 | 2026-09-06T23:58:10.704Z | Compiling tower v0.5.3 |
| 1644 | 2026-09-06T23:58:10.985Z | Compiling usdt-impl v0.5.0 |
| 1645 | 2026-09-06T23:58:11.007Z | Compiling bitfield v0.19.4 |
| 1646 | 2026-09-06T23:58:11.225Z | Compiling smallvec v0.6.14 |
| 1647 | 2026-09-06T23:58:11.250Z | Compiling derive_builder_core v0.20.2 |
| 1648 | 2026-09-06T23:58:11.300Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1649 | 2026-09-06T23:58:11.437Z | Compiling ciborium v0.2.2 |
| 1650 | 2026-09-06T23:58:11.458Z | Compiling ipnetwork v0.21.1 |
| 1651 | 2026-09-06T23:58:11.470Z | Compiling http-body-util v0.1.3 |
| 1652 | 2026-09-06T23:58:11.540Z | Compiling strum v0.26.3 |
| 1653 | 2026-09-06T23:58:11.604Z | Compiling dof v0.4.0 |
| 1654 | 2026-09-06T23:58:11.693Z | Compiling dtrace-parser v0.3.0 |
| 1655 | 2026-09-06T23:58:11.728Z | Compiling enum-as-inner v0.6.1 |
| 1656 | 2026-09-06T23:58:11.872Z | Compiling structmeta-derive v0.3.0 |
| 1657 | 2026-09-06T23:58:11.901Z | Compiling heapless v0.7.17 |
| 1658 | 2026-09-06T23:58:12.019Z | Compiling thread-id v5.1.0 |
| 1659 | 2026-09-06T23:58:12.202Z | Compiling syn v3.0.3 |
| 1660 | 2026-09-06T23:58:12.219Z | Compiling cookie v0.18.1 |
| 1661 | 2026-09-06T23:58:12.220Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 1662 | 2026-09-06T23:58:12.282Z | Compiling unicode-bidi v0.3.18 |
| 1663 | 2026-09-06T23:58:12.329Z | Compiling winnow v0.5.40 |
| 1664 | 2026-09-06T23:58:12.389Z | Compiling unicode-properties v0.1.4 |
| 1665 | 2026-09-06T23:58:12.413Z | Compiling ryu v1.0.23 |
| 1666 | 2026-09-06T23:58:12.459Z | Compiling iri-string v0.7.10 |
| 1667 | 2026-09-06T23:58:12.593Z | Compiling base64 v0.21.7 |
| 1668 | 2026-09-06T23:58:12.614Z | Compiling zstd-safe v7.2.4 |
| 1669 | 2026-09-06T23:58:12.614Z | Compiling data-encoding v2.10.0 |
| 1670 | 2026-09-06T23:58:12.834Z | Compiling hashbrown v0.12.3 |
| 1671 | 2026-09-06T23:58:12.851Z | Compiling rayon-core v1.13.0 |
| 1672 | 2026-09-06T23:58:12.855Z | Compiling signal-hook v0.3.18 |
| 1673 | 2026-09-06T23:58:12.927Z | Compiling flate2 v1.1.9 |
| 1674 | 2026-09-06T23:58:13.002Z | Compiling static_assertions v1.1.0 |
| 1675 | 2026-09-06T23:58:13.084Z | Compiling hyper v1.10.1 |
| 1676 | 2026-09-06T23:58:13.130Z | Compiling structmeta v0.3.0 |
| 1677 | 2026-09-06T23:58:13.157Z | Compiling ron v0.8.1 |
| 1678 | 2026-09-06T23:58:13.186Z | Compiling newtype-uuid v1.3.2 |
| 1679 | 2026-09-06T23:58:13.345Z | Compiling stringprep v0.1.5 |
| 1680 | 2026-09-06T23:58:13.380Z | Compiling serde_urlencoded v0.7.1 |
| 1681 | 2026-09-06T23:58:13.517Z | Compiling derive_builder_macro v0.20.2 |
| 1682 | 2026-09-06T23:58:13.662Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1683 | 2026-09-06T23:58:13.698Z | Compiling tower-http v0.6.8 |
| 1684 | 2026-09-06T23:58:13.730Z | Compiling toml_edit v0.19.15 |
| 1685 | 2026-09-06T23:58:13.775Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1686 | 2026-09-06T23:58:13.804Z | Compiling oxnet v0.1.6 |
| 1687 | 2026-09-06T23:58:14.037Z | Compiling serde-hex v0.1.0 |
| 1688 | 2026-09-06T23:58:14.064Z | Compiling bzip2 v0.4.4 |
| 1689 | 2026-09-06T23:58:14.064Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1690 | 2026-09-06T23:58:14.081Z | Compiling tokio-native-tls v0.3.1 |
| 1691 | 2026-09-06T23:58:14.178Z | Compiling hyper-util v0.1.20 |
| 1692 | 2026-09-06T23:58:14.287Z | Compiling hashbrown v0.13.2 |
| 1693 | 2026-09-06T23:58:14.305Z | Compiling md-5 v0.10.6 |
| 1694 | 2026-09-06T23:58:14.305Z | Compiling block-buffer v0.12.1 |
| 1695 | 2026-09-06T23:58:14.508Z | Compiling crypto-common v0.2.2 |
| 1696 | 2026-09-06T23:58:14.508Z | Compiling block-padding v0.4.2 |
| 1697 | 2026-09-06T23:58:14.643Z | Compiling rustls-native-certs v0.8.3 |
| 1698 | 2026-09-06T23:58:14.711Z | Compiling futures-executor v0.3.32 |
| 1699 | 2026-09-06T23:58:14.742Z | Compiling serde-big-array v0.5.1 |
| 1700 | 2026-09-06T23:58:14.742Z | Compiling bstr v1.12.1 |
| 1701 | 2026-09-06T23:58:15.223Z | Compiling pin-project-internal v1.1.11 |
| 1702 | 2026-09-06T23:58:15.235Z | Compiling crossbeam-epoch v0.9.18 |
| 1703 | 2026-09-06T23:58:15.235Z | Compiling heck v0.4.1 |
| 1704 | 2026-09-06T23:58:15.235Z | Compiling vergen-lib v9.1.0 |
| 1705 | 2026-09-06T23:58:15.236Z | Compiling hash32 v0.2.1 |
| 1706 | 2026-09-06T23:58:15.236Z | Compiling memoffset v0.9.1 |
| 1707 | 2026-09-06T23:58:15.236Z | Compiling encoding_rs v0.8.35 |
| 1708 | 2026-09-06T23:58:15.326Z | Compiling thread_local v1.1.9 |
| 1709 | 2026-09-06T23:58:15.394Z | Compiling ref-cast v1.0.25 |
| 1710 | 2026-09-06T23:58:15.493Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 1711 | 2026-09-06T23:58:15.520Z | Compiling rustix v0.38.44 |
| 1712 | 2026-09-06T23:58:15.608Z | Compiling daft-derive v0.1.8 |
| 1713 | 2026-09-06T23:58:15.633Z | Compiling fallible-iterator v0.2.0 |
| 1714 | 2026-09-06T23:58:15.673Z | Compiling linked-hash-map v0.5.6 |
| 1715 | 2026-09-06T23:58:15.674Z | Compiling cfg_aliases v0.2.1 |
| 1716 | 2026-09-06T23:58:15.747Z | Compiling psl-types v2.0.11 |
| 1717 | 2026-09-06T23:58:15.778Z | Compiling slog-async v2.8.0 |
| 1718 | 2026-09-06T23:58:15.791Z | Compiling mime v0.3.17 |
| 1719 | 2026-09-06T23:58:15.847Z | Compiling smoltcp v0.9.1 |
| 1720 | 2026-09-06T23:58:15.876Z | Compiling crc-any v2.5.0 |
| 1721 | 2026-09-06T23:58:15.888Z | Compiling litrs v1.0.0 |
| 1722 | 2026-09-06T23:58:15.969Z | Compiling postgres-protocol v0.6.10 |
| 1723 | 2026-09-06T23:58:16.006Z | Compiling pin-project v1.1.11 |
| 1724 | 2026-09-06T23:58:16.025Z | Compiling toml_edit v0.22.27 |
| 1725 | 2026-09-06T23:58:16.083Z | Compiling publicsuffix v2.3.0 |
| 1726 | 2026-09-06T23:58:16.127Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1727 | 2026-09-06T23:58:16.169Z | Compiling lru-cache v0.1.2 |
| 1728 | 2026-09-06T23:58:16.193Z | Compiling nix v0.31.2 |
| 1729 | 2026-09-06T23:58:16.296Z | Compiling hyper-tls v0.6.0 |
| 1730 | 2026-09-06T23:58:16.359Z | Compiling snafu-derive v0.8.9 |
| 1731 | 2026-09-06T23:58:16.412Z | Compiling crossbeam-deque v0.8.6 |
| 1732 | 2026-09-06T23:58:16.438Z | Compiling daft v0.1.8 |
| 1733 | 2026-09-06T23:58:16.454Z | Compiling toml v0.7.8 |
| 1734 | 2026-09-06T23:58:16.468Z | Compiling document-features v0.2.12 |
| 1735 | 2026-09-06T23:58:16.518Z | Compiling futures v0.3.32 |
| 1736 | 2026-09-06T23:58:16.575Z | Compiling object v0.30.4 |
| 1737 | 2026-09-06T23:58:16.599Z | Compiling inout v0.2.2 |
| 1738 | 2026-09-06T23:58:16.607Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1739 | 2026-09-06T23:58:16.622Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1740 | 2026-09-06T23:58:16.643Z | Compiling zip v0.6.6 |
| 1741 | 2026-09-06T23:58:16.751Z | Compiling derive_builder v0.20.2 |
| 1742 | 2026-09-06T23:58:16.869Z | Compiling derive-ex v0.1.8 |
| 1743 | 2026-09-06T23:58:16.936Z | Compiling hickory-proto v0.24.4 |
| 1744 | 2026-09-06T23:58:17.050Z | Compiling usdt-attr-macro v0.5.0 |
| 1745 | 2026-09-06T23:58:17.094Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1746 | 2026-09-06T23:58:17.132Z | Compiling usdt-macro v0.5.0 |
| 1747 | 2026-09-06T23:58:17.151Z | Compiling phf_shared v0.13.1 |
| 1748 | 2026-09-06T23:58:17.229Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1749 | 2026-09-06T23:58:17.261Z | Compiling regex v1.12.3 |
| 1750 | 2026-09-06T23:58:17.323Z | Compiling ref-cast-impl v1.0.25 |
| 1751 | 2026-09-06T23:58:17.379Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1752 | 2026-09-06T23:58:17.418Z | Compiling strum_macros v0.27.2 |
| 1753 | 2026-09-06T23:58:17.565Z | Compiling crossbeam-channel v0.5.15 |
| 1754 | 2026-09-06T23:58:17.732Z | Compiling convert_case v0.10.0 |
| 1755 | 2026-09-06T23:58:17.841Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1756 | 2026-09-06T23:58:17.883Z | Compiling blake3 v1.8.5 |
| 1757 | 2026-09-06T23:58:17.920Z | Compiling vergen v9.1.0 |
| 1758 | 2026-09-06T23:58:17.961Z | Compiling cargo-platform v0.3.2 |
| 1759 | 2026-09-06T23:58:18.072Z | Compiling is-terminal v0.4.17 |
| 1760 | 2026-09-06T23:58:18.088Z | Compiling memmap2 v0.9.10 |
| 1761 | 2026-09-06T23:58:18.102Z | Compiling memmap v0.7.0 |
| 1762 | 2026-09-06T23:58:18.147Z | Compiling fs-err v3.3.0 |
| 1763 | 2026-09-06T23:58:18.188Z | Compiling term v1.2.1 |
| 1764 | 2026-09-06T23:58:18.254Z | Compiling resolv-conf v0.7.6 |
| 1765 | 2026-09-06T23:58:18.303Z | Compiling bitflags v1.3.2 |
| 1766 | 2026-09-06T23:58:18.325Z | Compiling cpufeatures v0.3.0 |
| 1767 | 2026-09-06T23:58:18.337Z | Compiling corncobs v0.1.4 |
| 1768 | 2026-09-06T23:58:18.394Z | Compiling managed v0.8.0 |
| 1769 | 2026-09-06T23:58:18.402Z | Compiling path-slash v0.1.5 |
| 1770 | 2026-09-06T23:58:18.403Z | Compiling take_mut v0.2.2 |
| 1771 | 2026-09-06T23:58:18.403Z | Compiling same-file v1.0.6 |
| 1772 | 2026-09-06T23:58:18.514Z | Compiling bumpalo v3.20.2 |
| 1773 | 2026-09-06T23:58:18.514Z | Compiling libbz2-rs-sys v0.2.2 |
| 1774 | 2026-09-06T23:58:18.594Z | Compiling foldhash v0.1.5 |
| 1775 | 2026-09-06T23:58:18.615Z | Compiling jiff-core v0.1.0 |
| 1776 | 2026-09-06T23:58:18.627Z | Compiling walkdir v2.5.0 |
| 1777 | 2026-09-06T23:58:18.661Z | Compiling test-strategy v0.4.5 |
| 1778 | 2026-09-06T23:58:18.736Z | Compiling zopfli v0.8.3 |
| 1779 | 2026-09-06T23:58:18.783Z | Compiling hashbrown v0.15.5 |
| 1780 | 2026-09-06T23:58:18.799Z | Compiling slog-term v2.9.2 |
| 1781 | 2026-09-06T23:58:18.858Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1782 | 2026-09-06T23:58:18.948Z | Compiling bzip2 v0.6.1 |
| 1783 | 2026-09-06T23:58:19.142Z | Compiling hickory-resolver v0.24.4 |
| 1784 | 2026-09-06T23:58:19.178Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1785 | 2026-09-06T23:58:19.230Z | Compiling snafu v0.8.9 |
| 1786 | 2026-09-06T23:58:19.360Z | Compiling jiff v0.2.34 |
| 1787 | 2026-09-06T23:58:19.394Z | Compiling usdt v0.5.0 |
| 1788 | 2026-09-06T23:58:19.423Z | Compiling cargo_metadata v0.23.1 |
| 1789 | 2026-09-06T23:58:19.477Z | Compiling derive_more-impl v2.1.1 |
| 1790 | 2026-09-06T23:58:19.490Z | Compiling strum v0.27.2 |
| 1791 | 2026-09-06T23:58:19.625Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1792 | 2026-09-06T23:58:19.639Z | Compiling toml v0.8.23 |
| 1793 | 2026-09-06T23:58:19.656Z | Compiling phf v0.13.1 |
| 1794 | 2026-09-06T23:58:19.683Z | Compiling cookie_store v0.22.1 |
| 1795 | 2026-09-06T23:58:19.769Z | Compiling signal-hook-mio v0.2.5 |
| 1796 | 2026-09-06T23:58:19.906Z | Compiling cipher v0.5.2 |
| 1797 | 2026-09-06T23:58:20.191Z | Compiling reqwest v0.12.28 |
| 1798 | 2026-09-06T23:58:20.223Z | Compiling zstd v0.13.3 |
| 1799 | 2026-09-06T23:58:20.238Z | Compiling postgres-types v0.2.12 |
| 1800 | 2026-09-06T23:58:20.363Z | Compiling globset v0.4.18 |
| 1801 | 2026-09-06T23:58:20.500Z | Compiling usdt-macro v0.6.0 |
| 1802 | 2026-09-06T23:58:20.513Z | Compiling usdt-attr-macro v0.6.0 |
| 1803 | 2026-09-06T23:58:20.633Z | Compiling phf_shared v0.11.3 |
| 1804 | 2026-09-06T23:58:20.654Z | Compiling tokio-stream v0.1.18 |
| 1805 | 2026-09-06T23:58:20.681Z | Compiling olpc-cjson v0.1.4 |
| 1806 | 2026-09-06T23:58:20.853Z | Compiling byte-wrapper v0.1.0 |
| 1807 | 2026-09-06T23:58:20.877Z | Compiling inout v0.1.4 |
| 1808 | 2026-09-06T23:58:20.890Z | Compiling secrecy v0.8.0 |
| 1809 | 2026-09-06T23:58:20.907Z | Compiling serde_plain v1.0.2 |
| 1810 | 2026-09-06T23:58:21.068Z | Compiling serde_repr v0.1.20 |
| 1811 | 2026-09-06T23:58:21.081Z | Compiling derive-where v1.6.0 |
| 1812 | 2026-09-06T23:58:21.092Z | Compiling async-recursion v1.1.1 |
| 1813 | 2026-09-06T23:58:21.096Z | Compiling float-cmp v0.10.0 |
| 1814 | 2026-09-06T23:58:21.124Z | Compiling pem v3.0.6 |
| 1815 | 2026-09-06T23:58:21.179Z | Compiling hashbrown v0.16.1 |
| 1816 | 2026-09-06T23:58:21.232Z | Compiling typed-path v0.9.3 |
| 1817 | 2026-09-06T23:58:21.346Z | Compiling either v1.15.0 |
| 1818 | 2026-09-06T23:58:21.398Z | Compiling debug-ignore v1.0.5 |
| 1819 | 2026-09-06T23:58:21.422Z | Compiling fixedbitset v0.4.2 |
| 1820 | 2026-09-06T23:58:21.438Z | Compiling constant_time_eq v0.4.2 |
| 1821 | 2026-09-06T23:58:21.475Z | Compiling arrayref v0.3.9 |
| 1822 | 2026-09-06T23:58:21.492Z | Compiling normalize-line-endings v0.3.0 |
| 1823 | 2026-09-06T23:58:21.511Z | Compiling predicates-core v1.0.10 |
| 1824 | 2026-09-06T23:58:21.527Z | Compiling difflib v0.4.0 |
| 1825 | 2026-09-06T23:58:21.566Z | Compiling const-oid v0.10.2 |
| 1826 | 2026-09-06T23:58:21.613Z | Compiling winnow v1.0.3 |
| 1827 | 2026-09-06T23:58:21.636Z | Compiling precomputed-hash v0.1.1 |
| 1828 | 2026-09-06T23:58:21.656Z | Compiling new_debug_unreachable v1.0.6 |
| 1829 | 2026-09-06T23:58:21.680Z | Compiling arrayvec v0.7.6 |
| 1830 | 2026-09-06T23:58:21.690Z | Compiling fixedbitset v0.5.7 |
| 1831 | 2026-09-06T23:58:21.706Z | Compiling whoami v2.1.0 |
| 1832 | 2026-09-06T23:58:21.745Z | Compiling digest v0.11.3 |
| 1833 | 2026-09-06T23:58:21.761Z | Compiling iddqd v0.4.2 |
| 1834 | 2026-09-06T23:58:21.791Z | Compiling predicates v3.1.4 |
| 1835 | 2026-09-06T23:58:21.809Z | Compiling string_cache v0.8.9 |
| 1836 | 2026-09-06T23:58:21.813Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1837 | 2026-09-06T23:58:21.901Z | Compiling petgraph v0.8.3 |
| 1838 | 2026-09-06T23:58:21.999Z | Compiling tokio-postgres v0.7.16 |
| 1839 | 2026-09-06T23:58:22.064Z | Compiling zip v4.6.1 |
| 1840 | 2026-09-06T23:58:22.100Z | Compiling petgraph v0.6.5 |
| 1841 | 2026-09-06T23:58:22.123Z | Compiling itertools v0.13.0 |
| 1842 | 2026-09-06T23:58:22.467Z | Compiling qorb v0.4.1 |
| 1843 | 2026-09-06T23:58:22.483Z | Compiling usdt v0.6.0 |
| 1844 | 2026-09-06T23:58:22.501Z | Compiling crossterm v0.28.1 |
| 1845 | 2026-09-06T23:58:22.569Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1846 | 2026-09-06T23:58:22.744Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1847 | 2026-09-06T23:58:22.782Z | Compiling cipher v0.4.4 |
| 1848 | 2026-09-06T23:58:23.053Z | Compiling derive_more v2.1.1 |
| 1849 | 2026-09-06T23:58:23.101Z | Compiling chacha20 v0.10.0 |
| 1850 | 2026-09-06T23:58:23.223Z | Compiling similar v2.7.0 |
| 1851 | 2026-09-06T23:58:23.399Z | Compiling hickory-proto v0.25.2 |
| 1852 | 2026-09-06T23:58:23.505Z | Compiling buf-list v1.1.2 |
| 1853 | 2026-09-06T23:58:23.518Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1854 | 2026-09-06T23:58:23.611Z | Compiling openapiv3 v2.2.0 |
| 1855 | 2026-09-06T23:58:23.645Z | Compiling lalrpop-util v0.19.12 |
| 1856 | 2026-09-06T23:58:23.804Z | Compiling peg-runtime v0.8.5 |
| 1857 | 2026-09-06T23:58:23.824Z | Compiling filetime v0.2.27 |
| 1858 | 2026-09-06T23:58:23.841Z | Compiling xattr v1.6.1 |
| 1859 | 2026-09-06T23:58:23.857Z | Compiling camino-tempfile v1.4.1 |
| 1860 | 2026-09-06T23:58:24.019Z | Compiling tar v0.4.46 |
| 1861 | 2026-09-06T23:58:41.800Z | Compiling rustls-webpki v0.103.13 |
| 1862 | 2026-09-06T23:58:44.471Z | Compiling tokio-rustls v0.26.4 |
| 1863 | 2026-09-06T23:58:44.471Z | Compiling rustls-platform-verifier v0.6.2 |
| 1864 | 2026-09-06T23:58:44.472Z | Compiling tough v0.22.0 |
| 1865 | 2026-09-06T23:58:44.672Z | Compiling hyper-rustls v0.27.7 |
| 1866 | 2026-09-06T23:58:44.871Z | Compiling reqwest v0.13.2 |
| 1867 | 2026-09-06T23:58:47.095Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1868 | 2026-09-06T23:58:47.358Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1869 | 2026-09-06T23:58:50.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.04s |
| 1870 | 2026-09-06T23:58:50.323Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1871 | 2026-09-06T23:58:50.323Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1872 | 2026-09-06T23:58:50.459Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1873 | 2026-09-06T23:58:50.519Z | Sep 06 23:58:50.311 INFO Starting download, target: Cockroach |
| 1874 | 2026-09-06T23:58:50.519Z | Sep 06 23:58:50.312 INFO Starting download, target: DendriteStub |
| 1875 | 2026-09-06T23:58:50.519Z | Sep 06 23:58:50.312 INFO Starting download, target: Clickhouse |
| 1876 | 2026-09-06T23:58:50.519Z | Sep 06 23:58:50.312 INFO Starting download, target: Console |
| 1877 | 2026-09-06T23:58:50.526Z | Sep 06 23:58:50.312 INFO Starting download, target: MaghemiteMgd |
| 1878 | 2026-09-06T23:58:50.526Z | Sep 06 23:58:50.312 INFO Starting download, target: MaghemiteDdmd |
| 1879 | 2026-09-06T23:58:50.526Z | Sep 06 23:58:50.312 INFO Starting download, target: TransceiverControl |
| 1880 | 2026-09-06T23:58:50.526Z | Sep 06 23:58:50.312 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1881 | 2026-09-06T23:58:50.526Z | Sep 06 23:58:50.312 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1882 | 2026-09-06T23:58:50.526Z | Sep 06 23:58:50.312 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1883 | 2026-09-06T23:58:50.526Z | Sep 06 23:58:50.312 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1884 | 2026-09-06T23:58:50.526Z | Sep 06 23:58:50.312 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1885 | 2026-09-06T23:58:50.526Z | Sep 06 23:58:50.312 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1886 | 2026-09-06T23:58:50.527Z | Sep 06 23:58:50.312 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1887 | 2026-09-06T23:58:51.828Z | Sep 06 23:58:51.619 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1888 | 2026-09-06T23:58:52.001Z | Sep 06 23:58:51.794 INFO Download complete, target: TransceiverControl |
| 1889 | 2026-09-06T23:58:52.341Z | Sep 06 23:58:52.089 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1890 | 2026-09-06T23:58:56.384Z | Sep 06 23:58:56.166 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1891 | 2026-09-06T23:58:56.719Z | Sep 06 23:58:56.481 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1892 | 2026-09-06T23:58:57.743Z | Sep 06 23:58:57.516 INFO Checking that binary works, target: Clickhouse |
| 1893 | 2026-09-06T23:58:57.890Z | Sep 06 23:58:57.678 INFO Download complete, target: Clickhouse |
| 1894 | 2026-09-06T23:58:57.949Z | Sep 06 23:58:57.699 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1895 | 2026-09-06T23:58:58.049Z | Sep 06 23:58:57.799 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1896 | 2026-09-06T23:58:58.216Z | Sep 06 23:58:57.986 INFO Download complete, target: Console |
| 1897 | 2026-09-06T23:58:58.459Z | Sep 06 23:58:58.231 INFO Download complete, target: MaghemiteDdmd |
| 1898 | 2026-09-06T23:58:58.616Z | Sep 06 23:58:58.314 INFO Download complete, target: DendriteStub |
| 1899 | 2026-09-06T23:58:59.211Z | Sep 06 23:58:58.992 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1900 | 2026-09-06T23:58:59.211Z | Sep 06 23:58:58.992 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1901 | 2026-09-06T23:59:00.038Z | Sep 06 23:58:59.832 INFO Download complete, target: MaghemiteMgd |
| 1902 | 2026-09-06T23:59:02.960Z | Sep 06 23:59:02.735 INFO Checking that binary works, target: Cockroach |
| 1903 | 2026-09-06T23:59:03.105Z | Sep 06 23:59:02.859 INFO Download complete, target: Cockroach |
| 1904 | 2026-09-06T23:59:03.129Z | All prerequisites installed successfully |
| 1905 | 2026-09-06T23:59:03.129Z | |
| 1906 | 2026-09-06T23:59:03.129Z | real 2:07.311851876 |
| 1907 | 2026-09-06T23:59:03.129Z | user 7:51.859767866 |
| 1908 | 2026-09-06T23:59:03.129Z | sys 1:59.623047374 |
| 1909 | 2026-09-06T23:59:03.129Z | trap 0.320782521 |
| 1910 | 2026-09-06T23:59:03.129Z | tflt 0.776090515 |
| 1911 | 2026-09-06T23:59:03.129Z | dflt 1.487605485 |
| 1912 | 2026-09-06T23:59:03.129Z | kflt 0.029954988 |
| 1913 | 2026-09-06T23:59:03.129Z | lock 31:55.256894070 |
| 1914 | 2026-09-06T23:59:03.129Z | slp 22:09.355001632 |
| 1915 | 2026-09-06T23:59:03.129Z | lat 32.731579252 |
| 1916 | 2026-09-06T23:59:03.129Z | stop 3:56.983158447 |
| 1917 | 2026-09-06T23:59:03.129Z | + ptime -m cargo xtask download softnpu |
| 1918 | 2026-09-06T23:59:03.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1919 | 2026-09-06T23:59:03.606Z | Running `target/debug/xtask download softnpu` |
| 1920 | 2026-09-06T23:59:04.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 1921 | 2026-09-06T23:59:04.463Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1922 | 2026-09-06T23:59:04.463Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1923 | 2026-09-06T23:59:04.485Z | Running `target/debug/xtask-downloader softnpu` |
| 1924 | 2026-09-06T23:59:04.526Z | Sep 06 23:59:04.314 INFO Starting download, target: Softnpu |
| 1925 | 2026-09-06T23:59:04.532Z | Sep 06 23:59:04.315 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1926 | 2026-09-06T23:59:06.699Z | Sep 06 23:59:06.447 INFO Download complete, target: Softnpu |
| 1927 | 2026-09-06T23:59:06.739Z | |
| 1928 | 2026-09-06T23:59:06.739Z | real 3.579544308 |
| 1929 | 2026-09-06T23:59:06.739Z | user 1.372892508 |
| 1930 | 2026-09-06T23:59:06.739Z | sys 0.663116263 |
| 1931 | 2026-09-06T23:59:06.739Z | trap 0.000669411 |
| 1932 | 2026-09-06T23:59:06.739Z | tflt 0.000036505 |
| 1933 | 2026-09-06T23:59:06.739Z | dflt 0.000408821 |
| 1934 | 2026-09-06T23:59:06.739Z | kflt 0.000000000 |
| 1935 | 2026-09-06T23:59:06.739Z | lock 42.078661536 |
| 1936 | 2026-09-06T23:59:06.740Z | slp 1.975409815 |
| 1937 | 2026-09-06T23:59:06.740Z | lat 0.110104908 |
| 1938 | 2026-09-06T23:59:06.740Z | stop 0.000181936 |
| 1939 | 2026-09-06T23:59:06.740Z | + export CARGO_INCREMENTAL=0 |
| 1940 | 2026-09-06T23:59:06.740Z | + CARGO_INCREMENTAL=0 |
| 1941 | 2026-09-06T23:59:06.740Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1942 | 2026-09-06T23:59:07.728Z | Compiling proc-macro2 v1.0.106 |
| 1943 | 2026-09-06T23:59:07.729Z | Compiling quote v1.0.45 |
| 1944 | 2026-09-06T23:59:07.729Z | Compiling unicode-ident v1.0.24 |
| 1945 | 2026-09-06T23:59:07.729Z | Compiling serde_core v1.0.228 |
| 1946 | 2026-09-06T23:59:07.753Z | Compiling libc v0.2.185 |
| 1947 | 2026-09-06T23:59:07.753Z | Compiling serde v1.0.228 |
| 1948 | 2026-09-06T23:59:07.753Z | Compiling cfg-if v1.0.4 |
| 1949 | 2026-09-06T23:59:07.753Z | Compiling version_check v0.9.5 |
| 1950 | 2026-09-06T23:59:07.753Z | Compiling zerocopy v0.8.55 |
| 1951 | 2026-09-06T23:59:07.753Z | Compiling autocfg v1.5.0 |
| 1952 | 2026-09-06T23:59:07.770Z | Compiling memchr v2.8.0 |
| 1953 | 2026-09-06T23:59:07.789Z | Compiling portable-atomic v1.13.1 |
| 1954 | 2026-09-06T23:59:07.789Z | Compiling zmij v1.0.21 |
| 1955 | 2026-09-06T23:59:07.804Z | Compiling serde_json v1.0.151 |
| 1956 | 2026-09-06T23:59:07.804Z | Compiling find-msvc-tools v0.1.9 |
| 1957 | 2026-09-06T23:59:07.946Z | Compiling shlex v1.3.0 |
| 1958 | 2026-09-06T23:59:07.975Z | Compiling libm v0.2.16 |
| 1959 | 2026-09-06T23:59:08.137Z | Compiling generic-array v0.14.7 |
| 1960 | 2026-09-06T23:59:08.172Z | Compiling getrandom v0.4.3 |
| 1961 | 2026-09-06T23:59:08.250Z | Compiling icu_normalizer_data v2.1.1 |
| 1962 | 2026-09-06T23:59:08.378Z | Compiling icu_properties_data v2.1.2 |
| 1963 | 2026-09-06T23:59:08.393Z | Compiling parking_lot_core v0.9.12 |
| 1964 | 2026-09-06T23:59:08.394Z | Compiling smallvec v1.15.1 |
| 1965 | 2026-09-06T23:59:08.409Z | Compiling itoa v1.0.17 |
| 1966 | 2026-09-06T23:59:08.409Z | Compiling log v0.4.33 |
| 1967 | 2026-09-06T23:59:08.409Z | Compiling thiserror v2.0.18 |
| 1968 | 2026-09-06T23:59:08.474Z | Compiling num-traits v0.2.19 |
| 1969 | 2026-09-06T23:59:08.478Z | Compiling subtle v2.6.1 |
| 1970 | 2026-09-06T23:59:08.529Z | Compiling rustix v1.1.4 |
| 1971 | 2026-09-06T23:59:08.613Z | Compiling getrandom v0.3.4 |
| 1972 | 2026-09-06T23:59:08.725Z | Compiling stable_deref_trait v1.2.1 |
| 1973 | 2026-09-06T23:59:08.758Z | Compiling jobserver v0.1.34 |
| 1974 | 2026-09-06T23:59:08.759Z | Compiling errno v0.3.14 |
| 1975 | 2026-09-06T23:59:08.810Z | Compiling heck v0.5.0 |
| 1976 | 2026-09-06T23:59:08.814Z | Compiling typenum v1.20.1 |
| 1977 | 2026-09-06T23:59:08.862Z | Compiling pkg-config v0.3.32 |
| 1978 | 2026-09-06T23:59:08.912Z | Compiling allocator-api2 v0.2.21 |
| 1979 | 2026-09-06T23:59:08.943Z | Compiling critical-section v1.2.0 |
| 1980 | 2026-09-06T23:59:08.993Z | Compiling cc v1.2.56 |
| 1981 | 2026-09-06T23:59:09.026Z | Compiling getrandom v0.2.17 |
| 1982 | 2026-09-06T23:59:09.029Z | Compiling scopeguard v1.2.0 |
| 1983 | 2026-09-06T23:59:09.105Z | Compiling rustversion v1.0.22 |
| 1984 | 2026-09-06T23:59:09.182Z | Compiling rand_core v0.6.4 |
| 1985 | 2026-09-06T23:59:09.215Z | Compiling lock_api v0.4.14 |
| 1986 | 2026-09-06T23:59:09.341Z | Compiling thiserror v1.0.69 |
| 1987 | 2026-09-06T23:59:09.358Z | Compiling syn v2.0.117 |
| 1988 | 2026-09-06T23:59:09.375Z | Compiling schemars v0.8.22 |
| 1989 | 2026-09-06T23:59:09.514Z | Compiling rand_core v0.10.0 |
| 1990 | 2026-09-06T23:59:09.536Z | Compiling percent-encoding v2.3.2 |
| 1991 | 2026-09-06T23:59:09.536Z | Compiling once_cell v1.21.3 |
| 1992 | 2026-09-06T23:59:09.548Z | Compiling syn v1.0.109 |
| 1993 | 2026-09-06T23:59:09.548Z | Compiling litemap v0.8.1 |
| 1994 | 2026-09-06T23:59:09.553Z | Compiling writeable v0.6.2 |
| 1995 | 2026-09-06T23:59:09.694Z | Compiling strsim v0.11.1 |
| 1996 | 2026-09-06T23:59:09.712Z | Compiling const-oid v0.9.6 |
| 1997 | 2026-09-06T23:59:09.865Z | Compiling pin-project-lite v0.2.17 |
| 1998 | 2026-09-06T23:59:09.915Z | Compiling equivalent v1.0.2 |
| 1999 | 2026-09-06T23:59:09.956Z | Compiling foldhash v0.2.0 |
| 2000 | 2026-09-06T23:59:09.973Z | Compiling utf8_iter v1.0.4 |
| 2001 | 2026-09-06T23:59:10.008Z | Compiling bitflags v2.11.0 |
| 2002 | 2026-09-06T23:59:10.012Z | Compiling semver v1.0.28 |
| 2003 | 2026-09-06T23:59:10.042Z | Compiling form_urlencoded v1.2.2 |
| 2004 | 2026-09-06T23:59:10.236Z | Compiling hashbrown v0.17.0 |
| 2005 | 2026-09-06T23:59:10.275Z | Compiling cmake v0.1.57 |
| 2006 | 2026-09-06T23:59:10.309Z | Compiling signal-hook-registry v1.4.8 |
| 2007 | 2026-09-06T23:59:10.356Z | Compiling byteorder v1.5.0 |
| 2008 | 2026-09-06T23:59:10.406Z | Compiling dunce v1.0.5 |
| 2009 | 2026-09-06T23:59:10.437Z | Compiling fs_extra v1.3.0 |
| 2010 | 2026-09-06T23:59:10.493Z | Compiling mio v1.2.0 |
| 2011 | 2026-09-06T23:59:10.509Z | Compiling socket2 v0.6.3 |
| 2012 | 2026-09-06T23:59:10.660Z | Compiling parking_lot v0.12.5 |
| 2013 | 2026-09-06T23:59:10.724Z | Compiling aws-lc-sys v0.40.0 |
| 2014 | 2026-09-06T23:59:10.740Z | Compiling ident_case v1.0.1 |
| 2015 | 2026-09-06T23:59:10.820Z | Compiling indexmap v2.14.0 |
| 2016 | 2026-09-06T23:59:11.166Z | Compiling futures-core v0.3.32 |
| 2017 | 2026-09-06T23:59:11.198Z | Compiling iana-time-zone v0.1.65 |
| 2018 | 2026-09-06T23:59:11.216Z | Compiling base64ct v1.8.3 |
| 2019 | 2026-09-06T23:59:11.284Z | Compiling rustc_version v0.4.1 |
| 2020 | 2026-09-06T23:59:11.406Z | Compiling aws-lc-rs v1.16.3 |
| 2021 | 2026-09-06T23:59:11.406Z | Compiling flagset v0.4.7 |
| 2022 | 2026-09-06T23:59:11.453Z | Compiling pem-rfc7468 v0.7.0 |
| 2023 | 2026-09-06T23:59:11.496Z | Compiling uuid v1.23.4 |
| 2024 | 2026-09-06T23:59:11.514Z | Compiling ucd-trie v0.1.7 |
| 2025 | 2026-09-06T23:59:11.630Z | Compiling anyhow v1.0.104 |
| 2026 | 2026-09-06T23:59:11.697Z | Compiling pest v2.8.6 |
| 2027 | 2026-09-06T23:59:11.778Z | Compiling ahash v0.8.12 |
| 2028 | 2026-09-06T23:59:11.795Z | Compiling httparse v1.10.1 |
| 2029 | 2026-09-06T23:59:11.855Z | Compiling fnv v1.0.7 |
| 2030 | 2026-09-06T23:59:11.940Z | Compiling regex-syntax v0.8.10 |
| 2031 | 2026-09-06T23:59:11.950Z | Compiling crossbeam-utils v0.8.21 |
| 2032 | 2026-09-06T23:59:11.965Z | Compiling crc32fast v1.5.0 |
| 2033 | 2026-09-06T23:59:11.985Z | Compiling dyn-clone v1.0.20 |
| 2034 | 2026-09-06T23:59:12.001Z | Compiling base64 v0.22.1 |
| 2035 | 2026-09-06T23:59:12.039Z | Compiling futures-sink v0.3.32 |
| 2036 | 2026-09-06T23:59:12.056Z | Compiling vcpkg v0.2.15 |
| 2037 | 2026-09-06T23:59:12.117Z | Compiling slog v2.8.2 |
| 2038 | 2026-09-06T23:59:12.137Z | Compiling futures-channel v0.3.32 |
| 2039 | 2026-09-06T23:59:12.155Z | Compiling synstructure v0.13.2 |
| 2040 | 2026-09-06T23:59:12.166Z | Compiling serde_derive_internals v0.29.1 |
| 2041 | 2026-09-06T23:59:12.208Z | Compiling darling_core v0.23.0 |
| 2042 | 2026-09-06T23:59:12.287Z | Compiling futures-io v0.3.32 |
| 2043 | 2026-09-06T23:59:12.339Z | Compiling futures-task v0.3.32 |
| 2044 | 2026-09-06T23:59:12.361Z | Compiling cpufeatures v0.2.17 |
| 2045 | 2026-09-06T23:59:12.387Z | Compiling num-bigint-dig v0.8.6 |
| 2046 | 2026-09-06T23:59:12.444Z | Compiling slab v0.4.12 |
| 2047 | 2026-09-06T23:59:12.480Z | Compiling rustls v0.23.41 |
| 2048 | 2026-09-06T23:59:12.594Z | Compiling terminal_size v0.4.3 |
| 2049 | 2026-09-06T23:59:12.631Z | Compiling openssl-sys v0.9.117 |
| 2050 | 2026-09-06T23:59:12.674Z | Compiling anstyle v1.0.14 |
| 2051 | 2026-09-06T23:59:12.680Z | Compiling object v0.37.3 |
| 2052 | 2026-09-06T23:59:12.703Z | Compiling utf8parse v0.2.2 |
| 2053 | 2026-09-06T23:59:12.729Z | Compiling simd-adler32 v0.3.8 |
| 2054 | 2026-09-06T23:59:12.748Z | Compiling pest_meta v2.8.6 |
| 2055 | 2026-09-06T23:59:12.766Z | Compiling num-conv v0.2.0 |
| 2056 | 2026-09-06T23:59:12.828Z | Compiling time-core v0.1.8 |
| 2057 | 2026-09-06T23:59:12.904Z | Compiling plain v0.2.3 |
| 2058 | 2026-09-06T23:59:12.923Z | Compiling camino v1.2.5 |
| 2059 | 2026-09-06T23:59:12.938Z | Compiling anstyle-parse v1.0.0 |
| 2060 | 2026-09-06T23:59:13.002Z | Compiling time-macros v0.2.27 |
| 2061 | 2026-09-06T23:59:13.012Z | Compiling colorchoice v1.0.4 |
| 2062 | 2026-09-06T23:59:13.012Z | Compiling anstyle-query v1.1.5 |
| 2063 | 2026-09-06T23:59:13.049Z | Compiling adler2 v2.0.1 |
| 2064 | 2026-09-06T23:59:13.137Z | Compiling is_terminal_polyfill v1.70.2 |
| 2065 | 2026-09-06T23:59:13.157Z | Compiling miniz_oxide v0.8.9 |
| 2066 | 2026-09-06T23:59:13.157Z | Compiling spin v0.9.8 |
| 2067 | 2026-09-06T23:59:13.205Z | Compiling aho-corasick v1.1.4 |
| 2068 | 2026-09-06T23:59:13.215Z | Compiling pretty-hex v0.4.1 |
| 2069 | 2026-09-06T23:59:13.228Z | Compiling anstream v1.0.0 |
| 2070 | 2026-09-06T23:59:13.363Z | Compiling pest_generator v2.8.6 |
| 2071 | 2026-09-06T23:59:13.441Z | Compiling serde_derive v1.0.228 |
| 2072 | 2026-09-06T23:59:13.459Z | Compiling zeroize_derive v1.5.0 |
| 2073 | 2026-09-06T23:59:13.479Z | Compiling zerocopy-derive v0.8.55 |
| 2074 | 2026-09-06T23:59:13.547Z | Compiling zerofrom-derive v0.1.6 |
| 2075 | 2026-09-06T23:59:13.566Z | Compiling yoke-derive v0.8.1 |
| 2076 | 2026-09-06T23:59:13.686Z | Compiling zerovec-derive v0.11.2 |
| 2077 | 2026-09-06T23:59:13.722Z | Compiling displaydoc v0.2.5 |
| 2078 | 2026-09-06T23:59:13.739Z | Compiling tokio-macros v2.7.0 |
| 2079 | 2026-09-06T23:59:13.788Z | Compiling thiserror-impl v2.0.18 |
| 2080 | 2026-09-06T23:59:13.991Z | Compiling der_derive v0.7.3 |
| 2081 | 2026-09-06T23:59:14.004Z | Compiling futures-macro v0.3.32 |
| 2082 | 2026-09-06T23:59:14.023Z | Compiling schemars_derive v0.8.22 |
| 2083 | 2026-09-06T23:59:14.029Z | Compiling thiserror-impl v1.0.69 |
| 2084 | 2026-09-06T23:59:14.101Z | Compiling tracing-attributes v0.1.31 |
| 2085 | 2026-09-06T23:59:14.219Z | Compiling clap_derive v4.6.1 |
| 2086 | 2026-09-06T23:59:14.327Z | Compiling pest_derive v2.8.6 |
| 2087 | 2026-09-06T23:59:14.448Z | Compiling darling_macro v0.23.0 |
| 2088 | 2026-09-06T23:59:14.465Z | Compiling async-trait v0.1.89 |
| 2089 | 2026-09-06T23:59:14.565Z | Compiling regex-automata v0.4.14 |
| 2090 | 2026-09-06T23:59:14.613Z | Compiling scroll_derive v0.12.1 |
| 2091 | 2026-09-06T23:59:14.718Z | Compiling zerofrom v0.1.6 |
| 2092 | 2026-09-06T23:59:14.821Z | Compiling futures-util v0.3.32 |
| 2093 | 2026-09-06T23:59:14.844Z | Compiling yoke v0.8.1 |
| 2094 | 2026-09-06T23:59:15.041Z | Compiling zerovec v0.11.5 |
| 2095 | 2026-09-06T23:59:15.096Z | Compiling zerotrie v0.2.3 |
| 2096 | 2026-09-06T23:59:15.309Z | Compiling darling v0.23.0 |
| 2097 | 2026-09-06T23:59:15.382Z | Compiling radium v0.7.0 |
| 2098 | 2026-09-06T23:59:15.416Z | Compiling clap_lex v1.0.0 |
| 2099 | 2026-09-06T23:59:15.434Z | Compiling curve25519-dalek v4.1.3 |
| 2100 | 2026-09-06T23:59:15.480Z | Compiling owo-colors v4.3.0 |
| 2101 | 2026-09-06T23:59:15.498Z | Compiling zerocopy-derive v0.7.35 |
| 2102 | 2026-09-06T23:59:15.540Z | Compiling num-integer v0.1.46 |
| 2103 | 2026-09-06T23:59:15.662Z | Compiling tinystr v0.8.2 |
| 2104 | 2026-09-06T23:59:15.693Z | Compiling potential_utf v0.1.4 |
| 2105 | 2026-09-06T23:59:15.741Z | Compiling clap_builder v4.6.0 |
| 2106 | 2026-09-06T23:59:15.777Z | Compiling tracing-core v0.1.36 |
| 2107 | 2026-09-06T23:59:15.819Z | Compiling openssl v0.10.80 |
| 2108 | 2026-09-06T23:59:15.871Z | Compiling icu_locale_core v2.1.1 |
| 2109 | 2026-09-06T23:59:15.888Z | Compiling icu_collections v2.1.1 |
| 2110 | 2026-09-06T23:59:16.089Z | Compiling maybe-uninit v2.0.0 |
| 2111 | 2026-09-06T23:59:16.106Z | Compiling num-iter v0.1.45 |
| 2112 | 2026-09-06T23:59:16.342Z | Compiling tracing v0.1.44 |
| 2113 | 2026-09-06T23:59:16.397Z | Compiling scroll_derive v0.13.1 |
| 2114 | 2026-09-06T23:59:16.462Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2115 | 2026-09-06T23:59:16.479Z | Compiling lazy_static v1.5.0 |
| 2116 | 2026-09-06T23:59:16.556Z | Compiling icu_provider v2.1.1 |
| 2117 | 2026-09-06T23:59:16.687Z | Compiling zeroize v1.9.0 |
| 2118 | 2026-09-06T23:59:16.705Z | Compiling bytes v1.11.1 |
| 2119 | 2026-09-06T23:59:16.799Z | Compiling chrono v0.4.45 |
| 2120 | 2026-09-06T23:59:16.875Z | Compiling icu_normalizer v2.1.1 |
| 2121 | 2026-09-06T23:59:16.965Z | Compiling icu_properties v2.1.2 |
| 2122 | 2026-09-06T23:59:17.112Z | Compiling der v0.7.10 |
| 2123 | 2026-09-06T23:59:17.321Z | Compiling tokio v1.52.1 |
| 2124 | 2026-09-06T23:59:17.433Z | Compiling crypto-common v0.1.7 |
| 2125 | 2026-09-06T23:59:17.520Z | Compiling block-buffer v0.10.4 |
| 2126 | 2026-09-06T23:59:17.595Z | Compiling ipnet v2.12.0 |
| 2127 | 2026-09-06T23:59:17.661Z | Compiling digest v0.10.7 |
| 2128 | 2026-09-06T23:59:17.681Z | Compiling serde_tokenstream v0.2.3 |
| 2129 | 2026-09-06T23:59:17.712Z | Compiling hex v0.4.3 |
| 2130 | 2026-09-06T23:59:17.887Z | Compiling idna_adapter v1.2.1 |
| 2131 | 2026-09-06T23:59:17.983Z | Compiling ppv-lite86 v0.2.21 |
| 2132 | 2026-09-06T23:59:18.001Z | Compiling spki v0.7.3 |
| 2133 | 2026-09-06T23:59:18.028Z | Compiling hmac v0.12.1 |
| 2134 | 2026-09-06T23:59:18.057Z | Compiling idna v1.1.0 |
| 2135 | 2026-09-06T23:59:18.060Z | Compiling sha2 v0.10.9 |
| 2136 | 2026-09-06T23:59:18.169Z | Compiling signature v2.2.0 |
| 2137 | 2026-09-06T23:59:18.205Z | Compiling pkcs8 v0.10.2 |
| 2138 | 2026-09-06T23:59:18.272Z | Compiling clap v4.6.1 |
| 2139 | 2026-09-06T23:59:18.316Z | Compiling rand_chacha v0.3.1 |
| 2140 | 2026-09-06T23:59:18.364Z | Compiling rand_core v0.9.5 |
| 2141 | 2026-09-06T23:59:18.415Z | Compiling url v2.5.8 |
| 2142 | 2026-09-06T23:59:18.439Z | Compiling ff v0.13.1 |
| 2143 | 2026-09-06T23:59:18.463Z | Compiling gimli v0.32.3 |
| 2144 | 2026-09-06T23:59:18.483Z | Compiling fastrand v2.3.0 |
| 2145 | 2026-09-06T23:59:18.486Z | Compiling base16ct v0.2.0 |
| 2146 | 2026-09-06T23:59:18.527Z | Compiling unicode-segmentation v1.12.0 |
| 2147 | 2026-09-06T23:59:18.615Z | Compiling rand v0.8.6 |
| 2148 | 2026-09-06T23:59:18.672Z | Compiling sec1 v0.7.3 |
| 2149 | 2026-09-06T23:59:18.716Z | Compiling group v0.13.0 |
| 2150 | 2026-09-06T23:59:18.812Z | Compiling pkcs1 v0.7.5 |
| 2151 | 2026-09-06T23:59:18.894Z | Compiling x509-cert v0.2.5 |
| 2152 | 2026-09-06T23:59:18.911Z | Compiling hkdf v0.12.4 |
| 2153 | 2026-09-06T23:59:18.932Z | Compiling crypto-bigint v0.5.5 |
| 2154 | 2026-09-06T23:59:18.948Z | Compiling serde_spanned v0.6.9 |
| 2155 | 2026-09-06T23:59:18.968Z | Compiling toml_datetime v0.6.11 |
| 2156 | 2026-09-06T23:59:19.081Z | Compiling hubpack_derive v0.1.1 |
| 2157 | 2026-09-06T23:59:19.195Z | Compiling strum_macros v0.26.4 |
| 2158 | 2026-09-06T23:59:19.250Z | Compiling openssl-macros v0.1.1 |
| 2159 | 2026-09-06T23:59:19.579Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2160 | 2026-09-06T23:59:19.684Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2161 | 2026-09-06T23:59:19.825Z | Compiling syn v3.0.3 |
| 2162 | 2026-09-06T23:59:19.904Z | Compiling usdt-impl v0.5.0 |
| 2163 | 2026-09-06T23:59:19.979Z | Compiling tinyvec_macros v0.1.1 |
| 2164 | 2026-09-06T23:59:20.014Z | Compiling packed_struct v0.10.1 |
| 2165 | 2026-09-06T23:59:20.068Z | Compiling native-tls v0.2.18 |
| 2166 | 2026-09-06T23:59:20.121Z | Compiling addr2line v0.25.1 |
| 2167 | 2026-09-06T23:59:20.192Z | Compiling rustc-demangle v0.1.27 |
| 2168 | 2026-09-06T23:59:20.259Z | Compiling paste v1.0.15 |
| 2169 | 2026-09-06T23:59:20.315Z | Compiling tinyvec v1.11.0 |
| 2170 | 2026-09-06T23:59:20.330Z | Compiling rsa v0.9.10 |
| 2171 | 2026-09-06T23:59:20.352Z | Compiling elliptic-curve v0.13.8 |
| 2172 | 2026-09-06T23:59:20.371Z | Compiling rand_chacha v0.9.0 |
| 2173 | 2026-09-06T23:59:20.387Z | Compiling http v1.4.2 |
| 2174 | 2026-09-06T23:59:20.571Z | Compiling regex v1.12.3 |
| 2175 | 2026-09-06T23:59:20.667Z | Compiling scroll v0.12.0 |
| 2176 | 2026-09-06T23:59:20.683Z | Compiling miette-derive v7.6.0 |
| 2177 | 2026-09-06T23:59:20.818Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2178 | 2026-09-06T23:59:20.832Z | Compiling cookie v0.18.1 |
| 2179 | 2026-09-06T23:59:20.958Z | Compiling is_ci v1.2.0 |
| 2180 | 2026-09-06T23:59:20.996Z | Compiling unicode-linebreak v0.1.5 |
| 2181 | 2026-09-06T23:59:20.999Z | Compiling rayon-core v1.13.0 |
| 2182 | 2026-09-06T23:59:21.065Z | Compiling unicode-width v0.2.0 |
| 2183 | 2026-09-06T23:59:21.110Z | Compiling smawk v0.3.2 |
| 2184 | 2026-09-06T23:59:21.216Z | Compiling tokio-util v0.7.18 |
| 2185 | 2026-09-06T23:59:21.235Z | Compiling proc-macro-error2 v2.0.1 |
| 2186 | 2026-09-06T23:59:21.256Z | Compiling supports-color v3.0.2 |
| 2187 | 2026-09-06T23:59:21.261Z | Compiling goblin v0.8.2 |
| 2188 | 2026-09-06T23:59:21.302Z | Compiling textwrap v0.16.2 |
| 2189 | 2026-09-06T23:59:21.538Z | Compiling rand v0.9.2 |
| 2190 | 2026-09-06T23:59:21.663Z | Compiling backtrace v0.3.76 |
| 2191 | 2026-09-06T23:59:21.791Z | Compiling tempfile v3.27.0 |
| 2192 | 2026-09-06T23:59:21.839Z | Compiling hashbrown v0.14.5 |
| 2193 | 2026-09-06T23:59:21.942Z | Compiling rfc6979 v0.4.0 |
| 2194 | 2026-09-06T23:59:22.143Z | Compiling rustls-pki-types v1.14.0 |
| 2195 | 2026-09-06T23:59:22.155Z | Compiling backtrace-ext v0.2.1 |
| 2196 | 2026-09-06T23:59:22.187Z | Compiling zerocopy v0.7.35 |
| 2197 | 2026-09-06T23:59:22.318Z | Compiling serde_with_macros v3.21.0 |
| 2198 | 2026-09-06T23:59:22.339Z | Compiling packed_struct_codegen v0.10.1 |
| 2199 | 2026-09-06T23:59:22.383Z | Compiling bitfield-macros v0.19.4 |
| 2200 | 2026-09-06T23:59:22.403Z | Compiling zerocopy-derive v0.6.6 |
| 2201 | 2026-09-06T23:59:22.548Z | Compiling indexmap v1.9.3 |
| 2202 | 2026-09-06T23:59:22.566Z | Compiling unicode-width v0.1.14 |
| 2203 | 2026-09-06T23:59:22.608Z | Compiling keccak v0.1.6 |
| 2204 | 2026-09-06T23:59:22.752Z | Compiling winnow v0.7.14 |
| 2205 | 2026-09-06T23:59:22.756Z | Compiling supports-unicode v3.0.0 |
| 2206 | 2026-09-06T23:59:22.789Z | Compiling salty v0.3.0 |
| 2207 | 2026-09-06T23:59:22.865Z | Compiling supports-hyperlinks v3.2.0 |
| 2208 | 2026-09-06T23:59:22.918Z | Compiling daft-derive v0.1.8 |
| 2209 | 2026-09-06T23:59:22.936Z | Compiling sha3 v0.10.8 |
| 2210 | 2026-09-06T23:59:23.068Z | Compiling miette v7.6.0 |
| 2211 | 2026-09-06T23:59:23.102Z | Compiling chumsky v0.9.3 |
| 2212 | 2026-09-06T23:59:23.191Z | Compiling ecdsa v0.16.9 |
| 2213 | 2026-09-06T23:59:23.208Z | Compiling knus-derive v3.4.0 |
| 2214 | 2026-09-06T23:59:23.227Z | Compiling http-body v1.0.1 |
| 2215 | 2026-09-06T23:59:23.375Z | Compiling primeorder v0.13.6 |
| 2216 | 2026-09-06T23:59:23.412Z | Compiling ed25519 v2.2.3 |
| 2217 | 2026-09-06T23:59:23.523Z | Compiling dof v0.3.0 |
| 2218 | 2026-09-06T23:59:23.624Z | Compiling dtrace-parser v0.2.0 |
| 2219 | 2026-09-06T23:59:23.674Z | Compiling thread-id v4.2.2 |
| 2220 | 2026-09-06T23:59:23.715Z | Compiling openssl-probe v0.2.1 |
| 2221 | 2026-09-06T23:59:23.775Z | Compiling cmov v0.5.4 |
| 2222 | 2026-09-06T23:59:23.837Z | Compiling ref-cast v1.0.25 |
| 2223 | 2026-09-06T23:59:23.895Z | Compiling either v1.15.0 |
| 2224 | 2026-09-06T23:59:24.044Z | Compiling untrusted v0.7.1 |
| 2225 | 2026-09-06T23:59:24.083Z | Compiling winnow v0.5.40 |
| 2226 | 2026-09-06T23:59:24.118Z | Compiling usdt-impl v0.6.0 |
| 2227 | 2026-09-06T23:59:24.151Z | Compiling ctutils v0.4.2 |
| 2228 | 2026-09-06T23:59:24.272Z | Compiling ed25519-dalek v2.2.0 |
| 2229 | 2026-09-06T23:59:24.278Z | Compiling p384 v0.13.1 |
| 2230 | 2026-09-06T23:59:24.385Z | Compiling sha1 v0.10.6 |
| 2231 | 2026-09-06T23:59:24.388Z | Compiling scroll v0.13.0 |
| 2232 | 2026-09-06T23:59:24.422Z | Compiling enum-as-inner v0.6.1 |
| 2233 | 2026-09-06T23:59:24.560Z | Compiling heapless v0.7.17 |
| 2234 | 2026-09-06T23:59:24.582Z | Compiling tower-layer v0.3.3 |
| 2235 | 2026-09-06T23:59:24.598Z | Compiling powerfmt v0.2.0 |
| 2236 | 2026-09-06T23:59:24.616Z | Compiling knus v3.4.0 |
| 2237 | 2026-09-06T23:59:24.616Z | Compiling untrusted v0.9.0 |
| 2238 | 2026-09-06T23:59:24.719Z | Compiling litrs v1.0.0 |
| 2239 | 2026-09-06T23:59:24.761Z | Compiling winnow v1.0.3 |
| 2240 | 2026-09-06T23:59:24.778Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2241 | 2026-09-06T23:59:24.781Z | Compiling try-lock v0.2.5 |
| 2242 | 2026-09-06T23:59:24.781Z | Compiling atomic-waker v1.1.2 |
| 2243 | 2026-09-06T23:59:24.834Z | Compiling tower-service v0.3.3 |
| 2244 | 2026-09-06T23:59:24.840Z | Compiling rustix v0.38.44 |
| 2245 | 2026-09-06T23:59:24.930Z | Compiling signal-hook v0.3.18 |
| 2246 | 2026-09-06T23:59:24.953Z | Compiling zstd-safe v7.2.4 |
| 2247 | 2026-09-06T23:59:25.018Z | Compiling want v0.3.1 |
| 2248 | 2026-09-06T23:59:25.036Z | Compiling deranged v0.5.8 |
| 2249 | 2026-09-06T23:59:25.070Z | Compiling h2 v0.4.15 |
| 2250 | 2026-09-06T23:59:25.133Z | Compiling goblin v0.10.5 |
| 2251 | 2026-09-06T23:59:25.226Z | Compiling hybrid-array v0.4.13 |
| 2252 | 2026-09-06T23:59:25.248Z | Compiling document-features v0.2.12 |
| 2253 | 2026-09-06T23:59:25.454Z | Compiling toml_edit v0.19.15 |
| 2254 | 2026-09-06T23:59:25.474Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2255 | 2026-09-06T23:59:25.527Z | Compiling ipnetwork v0.21.1 |
| 2256 | 2026-09-06T23:59:25.545Z | Compiling heck v0.4.1 |
| 2257 | 2026-09-06T23:59:25.722Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2258 | 2026-09-06T23:59:25.838Z | Compiling erased-serde v0.3.31 |
| 2259 | 2026-09-06T23:59:25.998Z | Compiling ref-cast-impl v1.0.25 |
| 2260 | 2026-09-06T23:59:25.998Z | Compiling structmeta-derive v0.3.0 |
| 2261 | 2026-09-06T23:59:26.199Z | Compiling darling_core v0.20.11 |
| 2262 | 2026-09-06T23:59:26.199Z | Compiling memoffset v0.9.1 |
| 2263 | 2026-09-06T23:59:26.300Z | Compiling slog-async v2.8.0 |
| 2264 | 2026-09-06T23:59:26.452Z | Compiling tap v1.0.1 |
| 2265 | 2026-09-06T23:59:26.528Z | Compiling foreign-types-shared v0.1.1 |
| 2266 | 2026-09-06T23:59:26.545Z | Compiling httpdate v1.0.3 |
| 2267 | 2026-09-06T23:59:26.578Z | Compiling num_threads v0.1.7 |
| 2268 | 2026-09-06T23:59:26.691Z | Compiling foreign-types v0.3.2 |
| 2269 | 2026-09-06T23:59:26.726Z | Compiling time v0.3.47 |
| 2270 | 2026-09-06T23:59:26.749Z | Compiling wyz v0.5.1 |
| 2271 | 2026-09-06T23:59:26.992Z | Compiling structmeta v0.3.0 |
| 2272 | 2026-09-06T23:59:27.149Z | Compiling usdt-attr-macro v0.5.0 |
| 2273 | 2026-09-06T23:59:27.174Z | Compiling usdt-macro v0.5.0 |
| 2274 | 2026-09-06T23:59:27.252Z | Compiling unicode-normalization v0.1.25 |
| 2275 | 2026-09-06T23:59:27.436Z | Compiling half v2.7.1 |
| 2276 | 2026-09-06T23:59:27.727Z | Compiling dtrace-parser v0.3.0 |
| 2277 | 2026-09-06T23:59:27.744Z | Compiling pin-project-internal v1.1.11 |
| 2278 | 2026-09-06T23:59:27.929Z | Compiling wait-timeout v0.2.1 |
| 2279 | 2026-09-06T23:59:27.998Z | Compiling dof v0.4.0 |
| 2280 | 2026-09-06T23:59:28.035Z | Compiling socket2 v0.5.10 |
| 2281 | 2026-09-06T23:59:28.035Z | Compiling thread-id v5.1.0 |
| 2282 | 2026-09-06T23:59:28.052Z | Compiling env_filter v2.0.0 |
| 2283 | 2026-09-06T23:59:28.189Z | Compiling darling_macro v0.20.11 |
| 2284 | 2026-09-06T23:59:28.199Z | Compiling funty v2.0.0 |
| 2285 | 2026-09-06T23:59:28.292Z | Compiling hyper v1.10.1 |
| 2286 | 2026-09-06T23:59:28.319Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2287 | 2026-09-06T23:59:28.444Z | Compiling cfg_aliases v0.2.1 |
| 2288 | 2026-09-06T23:59:28.467Z | Compiling bit-vec v0.8.0 |
| 2289 | 2026-09-06T23:59:28.562Z | Compiling quick-error v1.2.3 |
| 2290 | 2026-09-06T23:59:28.679Z | Compiling smoltcp v0.9.1 |
| 2291 | 2026-09-06T23:59:28.702Z | Compiling ciborium-io v0.2.2 |
| 2292 | 2026-09-06T23:59:28.705Z | Compiling darling v0.20.11 |
| 2293 | 2026-09-06T23:59:28.738Z | Compiling rusty-fork v0.3.1 |
| 2294 | 2026-09-06T23:59:28.741Z | Compiling bit-set v0.8.0 |
| 2295 | 2026-09-06T23:59:28.789Z | Compiling ciborium-ll v0.2.2 |
| 2296 | 2026-09-06T23:59:28.836Z | Compiling nix v0.31.2 |
| 2297 | 2026-09-06T23:59:28.872Z | Compiling bitvec v1.0.1 |
| 2298 | 2026-09-06T23:59:28.962Z | Compiling env_logger v0.11.11 |
| 2299 | 2026-09-06T23:59:29.220Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2300 | 2026-09-06T23:59:29.293Z | Compiling hubpack v0.1.2 |
| 2301 | 2026-09-06T23:59:29.348Z | Compiling rand_xorshift v0.4.0 |
| 2302 | 2026-09-06T23:59:29.399Z | Compiling hyper-util v0.1.20 |
| 2303 | 2026-09-06T23:59:29.525Z | Compiling sync_wrapper v1.0.2 |
| 2304 | 2026-09-06T23:59:29.651Z | Compiling blake3 v1.8.5 |
| 2305 | 2026-09-06T23:59:29.865Z | Compiling siphasher v1.0.2 |
| 2306 | 2026-09-06T23:59:29.871Z | Compiling crc-catalog v2.4.0 |
| 2307 | 2026-09-06T23:59:29.938Z | Compiling zlib-rs v0.6.2 |
| 2308 | 2026-09-06T23:59:30.003Z | Compiling unarray v0.1.4 |
| 2309 | 2026-09-06T23:59:30.040Z | Compiling nodrop v0.1.14 |
| 2310 | 2026-09-06T23:59:30.155Z | Compiling array-init v0.0.4 |
| 2311 | 2026-09-06T23:59:30.176Z | Compiling proptest v1.11.0 |
| 2312 | 2026-09-06T23:59:30.355Z | Compiling crc v3.4.0 |
| 2313 | 2026-09-06T23:59:30.450Z | Compiling tower v0.5.3 |
| 2314 | 2026-09-06T23:59:30.466Z | Compiling smallvec v0.6.14 |
| 2315 | 2026-09-06T23:59:30.481Z | Compiling ciborium v0.2.2 |
| 2316 | 2026-09-06T23:59:30.527Z | Compiling derive_builder_core v0.20.2 |
| 2317 | 2026-09-06T23:59:30.599Z | Compiling snafu-derive v0.8.9 |
| 2318 | 2026-09-06T23:59:30.689Z | Compiling serde_with v3.21.0 |
| 2319 | 2026-09-06T23:59:30.963Z | Compiling http-body-util v0.1.3 |
| 2320 | 2026-09-06T23:59:31.046Z | Compiling zerocopy v0.6.6 |
| 2321 | 2026-09-06T23:59:31.074Z | Compiling bitfield v0.19.4 |
| 2322 | 2026-09-06T23:59:31.277Z | Compiling strum v0.26.3 |
| 2323 | 2026-09-06T23:59:31.400Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2324 | 2026-09-06T23:59:31.423Z | Compiling strum_macros v0.27.2 |
| 2325 | 2026-09-06T23:59:31.574Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2326 | 2026-09-06T23:59:31.688Z | Compiling fs-err v3.3.0 |
| 2327 | 2026-09-06T23:59:31.742Z | Compiling base64 v0.21.7 |
| 2328 | 2026-09-06T23:59:31.898Z | Compiling iri-string v0.7.10 |
| 2329 | 2026-09-06T23:59:31.930Z | Compiling hashbrown v0.12.3 |
| 2330 | 2026-09-06T23:59:32.018Z | Compiling flate2 v1.1.9 |
| 2331 | 2026-09-06T23:59:32.032Z | Compiling static_assertions v1.1.0 |
| 2332 | 2026-09-06T23:59:32.054Z | Compiling ryu v1.0.23 |
| 2333 | 2026-09-06T23:59:32.122Z | Compiling unicode-properties v0.1.4 |
| 2334 | 2026-09-06T23:59:32.290Z | Compiling data-encoding v2.10.0 |
| 2335 | 2026-09-06T23:59:32.375Z | Compiling unicode-bidi v0.3.18 |
| 2336 | 2026-09-06T23:59:32.559Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2337 | 2026-09-06T23:59:32.725Z | Compiling stringprep v0.1.5 |
| 2338 | 2026-09-06T23:59:32.827Z | Compiling newtype-uuid v1.3.2 |
| 2339 | 2026-09-06T23:59:32.844Z | Compiling serde_urlencoded v0.7.1 |
| 2340 | 2026-09-06T23:59:32.955Z | Compiling ron v0.8.1 |
| 2341 | 2026-09-06T23:59:33.107Z | Compiling tower-http v0.6.8 |
| 2342 | 2026-09-06T23:59:33.114Z | Compiling oxnet v0.1.6 |
| 2343 | 2026-09-06T23:59:33.131Z | Compiling tokio-native-tls v0.3.1 |
| 2344 | 2026-09-06T23:59:33.137Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2345 | 2026-09-06T23:59:33.161Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2346 | 2026-09-06T23:59:33.208Z | Compiling derive_builder_macro v0.20.2 |
| 2347 | 2026-09-06T23:59:33.329Z | Compiling serde-hex v0.1.0 |
| 2348 | 2026-09-06T23:59:33.518Z | Compiling bzip2 v0.4.4 |
| 2349 | 2026-09-06T23:59:33.535Z | Compiling usdt-macro v0.6.0 |
| 2350 | 2026-09-06T23:59:33.587Z | Compiling usdt-attr-macro v0.6.0 |
| 2351 | 2026-09-06T23:59:33.656Z | Compiling derive-ex v0.1.8 |
| 2352 | 2026-09-06T23:59:33.726Z | Compiling crypto-common v0.2.2 |
| 2353 | 2026-09-06T23:59:33.743Z | Compiling block-buffer v0.12.1 |
| 2354 | 2026-09-06T23:59:33.793Z | Compiling block-padding v0.4.2 |
| 2355 | 2026-09-06T23:59:34.167Z | Compiling crossbeam-epoch v0.9.18 |
| 2356 | 2026-09-06T23:59:34.405Z | Compiling rustls-native-certs v0.8.3 |
| 2357 | 2026-09-06T23:59:34.748Z | Compiling convert_case v0.10.0 |
| 2358 | 2026-09-06T23:59:34.807Z | Compiling hashbrown v0.13.2 |
| 2359 | 2026-09-06T23:59:34.825Z | Compiling md-5 v0.10.6 |
| 2360 | 2026-09-06T23:59:34.843Z | Compiling futures-executor v0.3.32 |
| 2361 | 2026-09-06T23:59:34.860Z | Compiling bstr v1.12.1 |
| 2362 | 2026-09-06T23:59:34.983Z | Compiling serde-big-array v0.5.1 |
| 2363 | 2026-09-06T23:59:35.121Z | Compiling hash32 v0.2.1 |
| 2364 | 2026-09-06T23:59:35.182Z | Compiling vergen-lib v9.1.0 |
| 2365 | 2026-09-06T23:59:35.235Z | Compiling encoding_rs v0.8.35 |
| 2366 | 2026-09-06T23:59:35.316Z | Compiling thread_local v1.1.9 |
| 2367 | 2026-09-06T23:59:35.333Z | Compiling cpufeatures v0.3.0 |
| 2368 | 2026-09-06T23:59:35.355Z | Compiling linked-hash-map v0.5.6 |
| 2369 | 2026-09-06T23:59:35.373Z | Compiling crc-any v2.5.0 |
| 2370 | 2026-09-06T23:59:35.394Z | Compiling mime v0.3.17 |
| 2371 | 2026-09-06T23:59:35.417Z | Compiling toml_write v0.1.2 |
| 2372 | 2026-09-06T23:59:35.572Z | Compiling fallible-iterator v0.2.0 |
| 2373 | 2026-09-06T23:59:35.592Z | Compiling psl-types v2.0.11 |
| 2374 | 2026-09-06T23:59:35.636Z | Compiling toml_edit v0.22.27 |
| 2375 | 2026-09-06T23:59:35.735Z | Compiling publicsuffix v2.3.0 |
| 2376 | 2026-09-06T23:59:35.795Z | Compiling lru-cache v0.1.2 |
| 2377 | 2026-09-06T23:59:35.913Z | Compiling postgres-protocol v0.6.10 |
| 2378 | 2026-09-06T23:59:36.046Z | Compiling object v0.30.4 |
| 2379 | 2026-09-06T23:59:36.062Z | Compiling test-strategy v0.4.5 |
| 2380 | 2026-09-06T23:59:36.439Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2381 | 2026-09-06T23:59:36.456Z | Compiling futures v0.3.32 |
| 2382 | 2026-09-06T23:59:36.482Z | Compiling derive_more-impl v2.1.1 |
| 2383 | 2026-09-06T23:59:36.626Z | Compiling crossbeam-deque v0.8.6 |
| 2384 | 2026-09-06T23:59:36.927Z | Compiling inout v0.2.2 |
| 2385 | 2026-09-06T23:59:37.026Z | Compiling derive_builder v0.20.2 |
| 2386 | 2026-09-06T23:59:37.118Z | Compiling zip v0.6.6 |
| 2387 | 2026-09-06T23:59:37.138Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2388 | 2026-09-06T23:59:37.176Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2389 | 2026-09-06T23:59:37.437Z | Compiling daft v0.1.8 |
| 2390 | 2026-09-06T23:59:37.445Z | Compiling hyper-tls v0.6.0 |
| 2391 | 2026-09-06T23:59:37.480Z | Compiling hickory-proto v0.24.4 |
| 2392 | 2026-09-06T23:59:37.573Z | Compiling phf_shared v0.13.1 |
| 2393 | 2026-09-06T23:59:37.639Z | Compiling pin-project v1.1.11 |
| 2394 | 2026-09-06T23:59:37.691Z | Compiling toml v0.7.8 |
| 2395 | 2026-09-06T23:59:37.799Z | Compiling crossbeam-channel v0.5.15 |
| 2396 | 2026-09-06T23:59:37.880Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2397 | 2026-09-06T23:59:37.898Z | Compiling serde_repr v0.1.20 |
| 2398 | 2026-09-06T23:59:37.916Z | Compiling derive-where v1.6.0 |
| 2399 | 2026-09-06T23:59:37.933Z | Compiling async-recursion v1.1.1 |
| 2400 | 2026-09-06T23:59:38.085Z | Compiling vergen v9.1.0 |
| 2401 | 2026-09-06T23:59:38.169Z | Compiling cargo-platform v0.3.2 |
| 2402 | 2026-09-06T23:59:38.185Z | Compiling memmap v0.7.0 |
| 2403 | 2026-09-06T23:59:38.209Z | Compiling is-terminal v0.4.17 |
| 2404 | 2026-09-06T23:59:38.239Z | Compiling memmap2 v0.9.10 |
| 2405 | 2026-09-06T23:59:38.314Z | Compiling corncobs v0.1.4 |
| 2406 | 2026-09-06T23:59:38.329Z | Compiling jiff-core v0.1.0 |
| 2407 | 2026-09-06T23:59:38.458Z | Compiling path-slash v0.1.5 |
| 2408 | 2026-09-06T23:59:38.474Z | Compiling managed v0.8.0 |
| 2409 | 2026-09-06T23:59:38.489Z | Compiling take_mut v0.2.2 |
| 2410 | 2026-09-06T23:59:38.570Z | Compiling term v1.2.1 |
| 2411 | 2026-09-06T23:59:38.587Z | Compiling bitflags v1.3.2 |
| 2412 | 2026-09-06T23:59:38.623Z | Compiling same-file v1.0.6 |
| 2413 | 2026-09-06T23:59:38.745Z | Compiling foldhash v0.1.5 |
| 2414 | 2026-09-06T23:59:38.795Z | Compiling libbz2-rs-sys v0.2.2 |
| 2415 | 2026-09-06T23:59:38.831Z | Compiling bumpalo v3.20.2 |
| 2416 | 2026-09-06T23:59:38.904Z | Compiling resolv-conf v0.7.6 |
| 2417 | 2026-09-06T23:59:38.950Z | Compiling hashbrown v0.15.5 |
| 2418 | 2026-09-06T23:59:39.072Z | Compiling jiff v0.2.34 |
| 2419 | 2026-09-06T23:59:39.096Z | Compiling zopfli v0.8.3 |
| 2420 | 2026-09-06T23:59:39.147Z | Compiling slog-term v2.9.2 |
| 2421 | 2026-09-06T23:59:39.222Z | Compiling bzip2 v0.6.1 |
| 2422 | 2026-09-06T23:59:39.454Z | Compiling walkdir v2.5.0 |
| 2423 | 2026-09-06T23:59:39.478Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2424 | 2026-09-06T23:59:39.642Z | Compiling hickory-resolver v0.24.4 |
| 2425 | 2026-09-06T23:59:39.659Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2426 | 2026-09-06T23:59:39.716Z | Compiling cargo_metadata v0.23.1 |
| 2427 | 2026-09-06T23:59:39.732Z | Compiling usdt v0.5.0 |
| 2428 | 2026-09-06T23:59:40.436Z | Compiling phf v0.13.1 |
| 2429 | 2026-09-06T23:59:40.485Z | Compiling snafu v0.8.9 |
| 2430 | 2026-09-06T23:59:40.545Z | Compiling reqwest v0.12.28 |
| 2431 | 2026-09-06T23:59:40.682Z | Compiling toml v0.8.23 |
| 2432 | 2026-09-06T23:59:40.699Z | Compiling cipher v0.5.2 |
| 2433 | 2026-09-06T23:59:40.726Z | Compiling signal-hook-mio v0.2.5 |
| 2434 | 2026-09-06T23:59:40.843Z | Compiling cookie_store v0.22.1 |
| 2435 | 2026-09-06T23:59:40.934Z | Compiling postgres-types v0.2.12 |
| 2436 | 2026-09-06T23:59:40.971Z | Compiling zstd v0.13.3 |
| 2437 | 2026-09-06T23:59:40.999Z | Compiling globset v0.4.18 |
| 2438 | 2026-09-06T23:59:41.268Z | Compiling strum v0.27.2 |
| 2439 | 2026-09-06T23:59:41.388Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2440 | 2026-09-06T23:59:41.483Z | Compiling phf_shared v0.11.3 |
| 2441 | 2026-09-06T23:59:41.520Z | Compiling olpc-cjson v0.1.4 |
| 2442 | 2026-09-06T23:59:41.619Z | Compiling tokio-stream v0.1.18 |
| 2443 | 2026-09-06T23:59:41.716Z | Compiling byte-wrapper v0.1.0 |
| 2444 | 2026-09-06T23:59:41.793Z | Compiling inout v0.1.4 |
| 2445 | 2026-09-06T23:59:41.843Z | Compiling secrecy v0.8.0 |
| 2446 | 2026-09-06T23:59:41.933Z | Compiling serde_plain v1.0.2 |
| 2447 | 2026-09-06T23:59:41.998Z | Compiling pem v3.0.6 |
| 2448 | 2026-09-06T23:59:42.015Z | Compiling float-cmp v0.10.0 |
| 2449 | 2026-09-06T23:59:42.054Z | Compiling hashbrown v0.16.1 |
| 2450 | 2026-09-06T23:59:42.113Z | Compiling precomputed-hash v0.1.1 |
| 2451 | 2026-09-06T23:59:42.157Z | Compiling debug-ignore v1.0.5 |
| 2452 | 2026-09-06T23:59:42.179Z | Compiling whoami v2.1.0 |
| 2453 | 2026-09-06T23:59:42.221Z | Compiling arrayref v0.3.9 |
| 2454 | 2026-09-06T23:59:42.285Z | Compiling predicates-core v1.0.10 |
| 2455 | 2026-09-06T23:59:42.307Z | Compiling normalize-line-endings v0.3.0 |
| 2456 | 2026-09-06T23:59:42.329Z | Compiling fixedbitset v0.4.2 |
| 2457 | 2026-09-06T23:59:42.380Z | Compiling typed-path v0.9.3 |
| 2458 | 2026-09-06T23:59:42.427Z | Compiling new_debug_unreachable v1.0.6 |
| 2459 | 2026-09-06T23:59:42.446Z | Compiling const-oid v0.10.2 |
| 2460 | 2026-09-06T23:59:42.469Z | Compiling fixedbitset v0.5.7 |
| 2461 | 2026-09-06T23:59:42.485Z | Compiling difflib v0.4.0 |
| 2462 | 2026-09-06T23:59:42.507Z | Compiling arrayvec v0.7.6 |
| 2463 | 2026-09-06T23:59:42.563Z | Compiling constant_time_eq v0.4.2 |
| 2464 | 2026-09-06T23:59:42.667Z | Compiling digest v0.11.3 |
| 2465 | 2026-09-06T23:59:42.667Z | Compiling iddqd v0.4.2 |
| 2466 | 2026-09-06T23:59:42.725Z | Compiling predicates v3.1.4 |
| 2467 | 2026-09-06T23:59:42.765Z | Compiling petgraph v0.8.3 |
| 2468 | 2026-09-06T23:59:42.906Z | Compiling string_cache v0.8.9 |
| 2469 | 2026-09-06T23:59:42.943Z | Compiling petgraph v0.6.5 |
| 2470 | 2026-09-06T23:59:43.212Z | Compiling tokio-postgres v0.7.16 |
| 2471 | 2026-09-06T23:59:43.366Z | Compiling qorb v0.4.1 |
| 2472 | 2026-09-06T23:59:43.476Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2473 | 2026-09-06T23:59:43.509Z | Compiling cipher v0.4.4 |
| 2474 | 2026-09-06T23:59:43.921Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2475 | 2026-09-06T23:59:43.946Z | Compiling zip v4.6.1 |
| 2476 | 2026-09-06T23:59:44.385Z | Compiling crossterm v0.28.1 |
| 2477 | 2026-09-06T23:59:44.392Z | Compiling chacha20 v0.10.0 |
| 2478 | 2026-09-06T23:59:44.702Z | Compiling usdt v0.6.0 |
| 2479 | 2026-09-06T23:59:44.719Z | Compiling derive_more v2.1.1 |
| 2480 | 2026-09-06T23:59:44.740Z | Compiling similar v2.7.0 |
| 2481 | 2026-09-06T23:59:44.778Z | Compiling hickory-proto v0.25.2 |
| 2482 | 2026-09-06T23:59:44.912Z | Compiling itertools v0.13.0 |
| 2483 | 2026-09-06T23:59:44.952Z | Compiling buf-list v1.1.2 |
| 2484 | 2026-09-06T23:59:45.180Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2485 | 2026-09-06T23:59:45.407Z | Compiling openapiv3 v2.2.0 |
| 2486 | 2026-09-06T23:59:45.561Z | Compiling lalrpop-util v0.19.12 |
| 2487 | 2026-09-06T23:59:45.592Z | Compiling peg-runtime v0.8.5 |
| 2488 | 2026-09-07T00:00:00.706Z | Compiling macaddr v1.0.1 |
| 2489 | 2026-09-07T00:00:00.764Z | Compiling crucible-workspace-hack v0.1.0 |
| 2490 | 2026-09-07T00:00:00.894Z | Compiling itertools v0.15.0 |
| 2491 | 2026-09-07T00:00:00.975Z | Compiling secrecy v0.10.3 |
| 2492 | 2026-09-07T00:00:01.018Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2493 | 2026-09-07T00:00:01.036Z | Compiling heapless v0.8.0 |
| 2494 | 2026-09-07T00:00:01.175Z | Compiling hash32 v0.3.1 |
| 2495 | 2026-09-07T00:00:01.252Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2496 | 2026-09-07T00:00:01.265Z | Compiling multer v3.1.0 |
| 2497 | 2026-09-07T00:00:01.359Z | Compiling compression-core v0.4.31 |
| 2498 | 2026-09-07T00:00:01.390Z | Compiling smoltcp v0.11.0 |
| 2499 | 2026-09-07T00:00:01.506Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2500 | 2026-09-07T00:00:01.531Z | Compiling match_cfg v0.1.0 |
| 2501 | 2026-09-07T00:00:01.620Z | Compiling hostname v0.3.1 |
| 2502 | 2026-09-07T00:00:01.696Z | Compiling compression-codecs v0.4.37 |
| 2503 | 2026-09-07T00:00:01.762Z | Compiling atomicwrites v0.4.4 |
| 2504 | 2026-09-07T00:00:01.796Z | Compiling slog-json v2.6.1 |
| 2505 | 2026-09-07T00:00:01.816Z | Compiling proc-macro-crate v3.4.0 |
| 2506 | 2026-09-07T00:00:01.880Z | Compiling serde_tokenstream v0.3.0 |
| 2507 | 2026-09-07T00:00:01.982Z | Compiling newtype-uuid-macros v0.1.0 |
| 2508 | 2026-09-07T00:00:02.022Z | Compiling universal-hash v0.5.1 |
| 2509 | 2026-09-07T00:00:02.063Z | Compiling cobs v0.3.0 |
| 2510 | 2026-09-07T00:00:02.080Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2511 | 2026-09-07T00:00:02.107Z | Compiling async-stream-impl v0.3.6 |
| 2512 | 2026-09-07T00:00:02.195Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2513 | 2026-09-07T00:00:02.206Z | Compiling serde_spanned v1.1.1 |
| 2514 | 2026-09-07T00:00:02.206Z | Compiling dropshot v0.17.1 |
| 2515 | 2026-09-07T00:00:02.221Z | Compiling ingot-macros v0.2.0 |
| 2516 | 2026-09-07T00:00:02.257Z | Compiling proc-macro-error-attr v1.0.4 |
| 2517 | 2026-09-07T00:00:02.300Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2518 | 2026-09-07T00:00:02.361Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2519 | 2026-09-07T00:00:02.448Z | Compiling convert_case v0.4.0 |
| 2520 | 2026-09-07T00:00:02.496Z | Compiling opaque-debug v0.3.1 |
| 2521 | 2026-09-07T00:00:02.554Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2522 | 2026-09-07T00:00:02.577Z | Compiling poly1305 v0.8.0 |
| 2523 | 2026-09-07T00:00:02.652Z | Compiling num_enum_derive v0.7.6 |
| 2524 | 2026-09-07T00:00:02.684Z | Compiling postcard v1.1.3 |
| 2525 | 2026-09-07T00:00:02.754Z | Compiling async-stream v0.3.6 |
| 2526 | 2026-09-07T00:00:02.773Z | Compiling derive_more v0.99.20 |
| 2527 | 2026-09-07T00:00:02.776Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2528 | 2026-09-07T00:00:02.807Z | Compiling oxide-generation-macros v0.2.0 |
| 2529 | 2026-09-07T00:00:03.075Z | Compiling slog-bunyan v2.5.0 |
| 2530 | 2026-09-07T00:00:03.092Z | Compiling async-compression v0.4.41 |
| 2531 | 2026-09-07T00:00:03.128Z | Compiling thiserror-no-std v2.0.2 |
| 2532 | 2026-09-07T00:00:03.332Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2533 | 2026-09-07T00:00:03.485Z | Compiling chacha20 v0.9.1 |
| 2534 | 2026-09-07T00:00:03.494Z | Compiling sha1 v0.11.0 |
| 2535 | 2026-09-07T00:00:03.569Z | Compiling oxide-generation v0.1.3 |
| 2536 | 2026-09-07T00:00:03.641Z | Compiling parse-display-derive v0.10.0 |
| 2537 | 2026-09-07T00:00:03.727Z | Compiling proc-macro-crate v1.3.1 |
| 2538 | 2026-09-07T00:00:03.857Z | Compiling waitgroup v0.1.2 |
| 2539 | 2026-09-07T00:00:03.914Z | Compiling rustls-pemfile v2.2.0 |
| 2540 | 2026-09-07T00:00:03.965Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2541 | 2026-09-07T00:00:04.021Z | Compiling backon v1.6.0 |
| 2542 | 2026-09-07T00:00:04.037Z | Compiling dropshot_endpoint v0.17.1 |
| 2543 | 2026-09-07T00:00:04.081Z | Compiling blake2 v0.10.6 |
| 2544 | 2026-09-07T00:00:04.176Z | Compiling aead v0.5.2 |
| 2545 | 2026-09-07T00:00:04.248Z | Compiling rustls-webpki v0.103.13 |
| 2546 | 2026-09-07T00:00:04.253Z | Compiling foreign-types-macros v0.2.3 |
| 2547 | 2026-09-07T00:00:04.377Z | Compiling password-hash v0.5.0 |
| 2548 | 2026-09-07T00:00:04.472Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2549 | 2026-09-07T00:00:04.489Z | Compiling serde_path_to_error v0.1.20 |
| 2550 | 2026-09-07T00:00:04.534Z | Compiling hostname v0.4.2 |
| 2551 | 2026-09-07T00:00:04.554Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2552 | 2026-09-07T00:00:04.646Z | Compiling proc-macro-error v1.0.4 |
| 2553 | 2026-09-07T00:00:04.805Z | Compiling instant v0.1.13 |
| 2554 | 2026-09-07T00:00:04.839Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2555 | 2026-09-07T00:00:04.872Z | Compiling ingot-types v0.2.0 |
| 2556 | 2026-09-07T00:00:04.889Z | Compiling foreign-types-shared v0.3.1 |
| 2557 | 2026-09-07T00:00:04.927Z | Compiling backoff v0.4.0 |
| 2558 | 2026-09-07T00:00:04.963Z | Compiling argon2 v0.5.3 |
| 2559 | 2026-09-07T00:00:05.005Z | Compiling foreign-types v0.5.0 |
| 2560 | 2026-09-07T00:00:05.022Z | Compiling chacha20poly1305 v0.10.1 |
| 2561 | 2026-09-07T00:00:05.025Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2562 | 2026-09-07T00:00:05.025Z | Compiling num_enum_derive v0.5.11 |
| 2563 | 2026-09-07T00:00:05.041Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2564 | 2026-09-07T00:00:05.126Z | Compiling num_enum v0.7.6 |
| 2565 | 2026-09-07T00:00:05.168Z | Compiling vsss-rs v3.3.4 |
| 2566 | 2026-09-07T00:00:05.221Z | Compiling parse-display v0.10.0 |
| 2567 | 2026-09-07T00:00:05.355Z | Compiling ingot v0.2.1 |
| 2568 | 2026-09-07T00:00:05.374Z | Compiling regress v0.10.5 |
| 2569 | 2026-09-07T00:00:05.390Z | Compiling itertools v0.14.0 |
| 2570 | 2026-09-07T00:00:05.408Z | Compiling tabwriter v1.4.1 |
| 2571 | 2026-09-07T00:00:05.624Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2572 | 2026-09-07T00:00:05.630Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2573 | 2026-09-07T00:00:05.657Z | Compiling cstr-argument v0.1.2 |
| 2574 | 2026-09-07T00:00:05.687Z | Compiling humantime v2.3.0 |
| 2575 | 2026-09-07T00:00:05.729Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2576 | 2026-09-07T00:00:05.831Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2577 | 2026-09-07T00:00:05.997Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2578 | 2026-09-07T00:00:06.077Z | Compiling rand v0.10.1 |
| 2579 | 2026-09-07T00:00:06.095Z | Compiling num_enum v0.5.11 |
| 2580 | 2026-09-07T00:00:06.126Z | Compiling rayon v1.11.0 |
| 2581 | 2026-09-07T00:00:06.129Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2582 | 2026-09-07T00:00:06.171Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2583 | 2026-09-07T00:00:06.185Z | Compiling indent_write v2.2.0 |
| 2584 | 2026-09-07T00:00:06.223Z | Compiling colored v3.1.1 |
| 2585 | 2026-09-07T00:00:06.244Z | Compiling libefi-sys v0.1.0 |
| 2586 | 2026-09-07T00:00:06.287Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2587 | 2026-09-07T00:00:06.358Z | Compiling illumos-nvpair v0.3.0 |
| 2588 | 2026-09-07T00:00:06.511Z | Compiling zone_cfg_derive v0.3.1 |
| 2589 | 2026-09-07T00:00:06.562Z | Compiling itertools v0.12.1 |
| 2590 | 2026-09-07T00:00:06.629Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2591 | 2026-09-07T00:00:06.654Z | Compiling camino-tempfile v1.4.1 |
| 2592 | 2026-09-07T00:00:06.729Z | Compiling num-derive v0.4.2 |
| 2593 | 2026-09-07T00:00:06.734Z | Compiling bitfield-struct v0.6.2 |
| 2594 | 2026-09-07T00:00:06.825Z | Compiling sigpipe v0.1.3 |
| 2595 | 2026-09-07T00:00:06.850Z | Compiling glob v0.3.3 |
| 2596 | 2026-09-07T00:00:06.910Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2597 | 2026-09-07T00:00:06.928Z | Compiling swrite v0.1.0 |
| 2598 | 2026-09-07T00:00:07.010Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2599 | 2026-09-07T00:00:07.181Z | Compiling smf v0.2.3 |
| 2600 | 2026-09-07T00:00:07.286Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2601 | 2026-09-07T00:00:07.387Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2602 | 2026-09-07T00:00:07.403Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2603 | 2026-09-07T00:00:07.436Z | Compiling filetime v0.2.27 |
| 2604 | 2026-09-07T00:00:07.461Z | Compiling xattr v1.6.1 |
| 2605 | 2026-09-07T00:00:07.562Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2606 | 2026-09-07T00:00:07.572Z | Compiling whoami v1.6.1 |
| 2607 | 2026-09-07T00:00:07.590Z | Compiling tar v0.4.46 |
| 2608 | 2026-09-07T00:00:07.642Z | Compiling tokio-rustls v0.26.4 |
| 2609 | 2026-09-07T00:00:07.658Z | Compiling rustls-platform-verifier v0.6.2 |
| 2610 | 2026-09-07T00:00:07.673Z | Compiling tough v0.22.0 |
| 2611 | 2026-09-07T00:00:07.711Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2612 | 2026-09-07T00:00:07.879Z | Compiling hyper-rustls v0.27.7 |
| 2613 | 2026-09-07T00:00:07.938Z | Compiling zone v0.3.1 |
| 2614 | 2026-09-07T00:00:07.984Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2615 | 2026-09-07T00:00:08.011Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2616 | 2026-09-07T00:00:08.172Z | Compiling reqwest v0.13.2 |
| 2617 | 2026-09-07T00:00:08.227Z | Compiling gethostname v0.5.0 |
| 2618 | 2026-09-07T00:00:08.259Z | Compiling tokio-dtrace v0.1.1 |
| 2619 | 2026-09-07T00:00:08.351Z | Compiling console v0.16.2 |
| 2620 | 2026-09-07T00:00:08.465Z | Compiling topological-sort v0.2.2 |
| 2621 | 2026-09-07T00:00:08.573Z | Compiling unit-prefix v0.5.2 |
| 2622 | 2026-09-07T00:00:08.658Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2623 | 2026-09-07T00:00:08.746Z | Compiling oxide-tokio-rt v0.1.4 |
| 2624 | 2026-09-07T00:00:08.762Z | Compiling indicatif v0.18.4 |
| 2625 | 2026-09-07T00:00:08.882Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2626 | 2026-09-07T00:00:08.899Z | Compiling shell-words v1.1.1 |
| 2627 | 2026-09-07T00:00:09.929Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2628 | 2026-09-07T00:00:10.959Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2629 | 2026-09-07T00:00:11.254Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2630 | 2026-09-07T00:00:18.199Z | Compiling progenitor-client v0.14.0 |
| 2631 | 2026-09-07T00:00:18.199Z | Compiling omicron-zone-package v0.12.3 |
| 2632 | 2026-09-07T00:00:18.439Z | Compiling progenitor-extras v0.2.0 |
| 2633 | 2026-09-07T00:00:18.694Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2634 | 2026-09-07T00:00:18.721Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2635 | 2026-09-07T00:00:18.793Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2636 | 2026-09-07T00:00:18.817Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2637 | 2026-09-07T00:00:18.888Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2638 | 2026-09-07T00:00:19.051Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2639 | 2026-09-07T00:00:19.067Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2640 | 2026-09-07T00:00:19.104Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2641 | 2026-09-07T00:00:19.645Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2642 | 2026-09-07T00:00:22.829Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2643 | 2026-09-07T00:00:32.387Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2644 | 2026-09-07T00:00:35.498Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2645 | 2026-09-07T00:00:36.483Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2646 | 2026-09-07T00:00:48.032Z | Finished `release` profile [optimized] target(s) in 1m 41s |
| 2647 | 2026-09-07T00:00:48.036Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2648 | 2026-09-07T00:00:48.037Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2649 | 2026-09-07T00:00:48.185Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2650 | 2026-09-07T00:00:48.247Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2651 | 2026-09-07T00:00:48.250Z | Created new build target 'test' and set it as active |
| 2652 | 2026-09-07T00:00:48.250Z | |
| 2653 | 2026-09-07T00:00:48.250Z | real 1:41.586785603 |
| 2654 | 2026-09-07T00:00:48.250Z | user 15:24.079690794 |
| 2655 | 2026-09-07T00:00:48.250Z | sys 3:03.839958333 |
| 2656 | 2026-09-07T00:00:48.250Z | trap 0.453917632 |
| 2657 | 2026-09-07T00:00:48.250Z | tflt 0.448230247 |
| 2658 | 2026-09-07T00:00:48.250Z | dflt 4.125656334 |
| 2659 | 2026-09-07T00:00:48.250Z | kflt 0.001025519 |
| 2660 | 2026-09-07T00:00:48.251Z | lock 43:51.651669065 |
| 2661 | 2026-09-07T00:00:48.251Z | slp 36:32.915988789 |
| 2662 | 2026-09-07T00:00:48.251Z | lat 48.037634789 |
| 2663 | 2026-09-07T00:00:48.251Z | stop 7:04.015470571 |
| 2664 | 2026-09-07T00:00:48.251Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2665 | 2026-09-07T00:00:49.186Z | Finished `release` profile [optimized] target(s) in 0.92s |
| 2666 | 2026-09-07T00:00:49.189Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2667 | 2026-09-07T00:00:49.190Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2668 | 2026-09-07T00:00:49.257Z | Running `target/release/omicron-package -t test package` |
| 2669 | 2026-09-07T00:00:49.316Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2670 | 2026-09-07T00:00:50.859Z | Compiling cfg-if v1.0.4 |
| 2671 | 2026-09-07T00:00:51.081Z | Compiling serde_core v1.0.228 |
| 2672 | 2026-09-07T00:00:51.082Z | Compiling libc v0.2.185 |
| 2673 | 2026-09-07T00:00:51.104Z | Compiling memchr v2.8.0 |
| 2674 | 2026-09-07T00:00:51.150Z | Compiling smallvec v1.15.1 |
| 2675 | 2026-09-07T00:00:51.187Z | Compiling stable_deref_trait v1.2.1 |
| 2676 | 2026-09-07T00:00:51.191Z | Compiling scopeguard v1.2.0 |
| 2677 | 2026-09-07T00:00:51.239Z | Compiling zerofrom v0.1.6 |
| 2678 | 2026-09-07T00:00:51.266Z | Compiling libm v0.2.16 |
| 2679 | 2026-09-07T00:00:51.292Z | Compiling rand_core v0.10.0 |
| 2680 | 2026-09-07T00:00:51.314Z | Compiling lock_api v0.4.14 |
| 2681 | 2026-09-07T00:00:51.342Z | Compiling litemap v0.8.1 |
| 2682 | 2026-09-07T00:00:51.359Z | Compiling percent-encoding v2.3.2 |
| 2683 | 2026-09-07T00:00:51.359Z | Compiling writeable v0.6.2 |
| 2684 | 2026-09-07T00:00:51.438Z | Compiling yoke v0.8.1 |
| 2685 | 2026-09-07T00:00:51.438Z | Compiling icu_properties_data v2.1.2 |
| 2686 | 2026-09-07T00:00:51.469Z | Compiling icu_normalizer_data v2.1.1 |
| 2687 | 2026-09-07T00:00:51.490Z | Compiling utf8_iter v1.0.4 |
| 2688 | 2026-09-07T00:00:51.514Z | Compiling errno v0.3.14 |
| 2689 | 2026-09-07T00:00:51.517Z | Compiling getrandom v0.4.3 |
| 2690 | 2026-09-07T00:00:51.565Z | Compiling form_urlencoded v1.2.2 |
| 2691 | 2026-09-07T00:00:51.592Z | Compiling parking_lot_core v0.9.12 |
| 2692 | 2026-09-07T00:00:51.620Z | Compiling zerovec v0.11.5 |
| 2693 | 2026-09-07T00:00:51.623Z | Compiling zerotrie v0.2.3 |
| 2694 | 2026-09-07T00:00:51.668Z | Compiling zerocopy v0.8.55 |
| 2695 | 2026-09-07T00:00:51.697Z | Compiling iana-time-zone v0.1.65 |
| 2696 | 2026-09-07T00:00:51.725Z | Compiling signal-hook-registry v1.4.8 |
| 2697 | 2026-09-07T00:00:51.750Z | Compiling mio v1.2.0 |
| 2698 | 2026-09-07T00:00:51.780Z | Compiling socket2 v0.6.3 |
| 2699 | 2026-09-07T00:00:51.807Z | Compiling parking_lot v0.12.5 |
| 2700 | 2026-09-07T00:00:51.841Z | Compiling thiserror v2.0.18 |
| 2701 | 2026-09-07T00:00:51.874Z | Compiling getrandom v0.2.17 |
| 2702 | 2026-09-07T00:00:51.929Z | Compiling futures-util v0.3.32 |
| 2703 | 2026-09-07T00:00:51.961Z | Compiling getrandom v0.3.4 |
| 2704 | 2026-09-07T00:00:51.964Z | Compiling base64 v0.22.1 |
| 2705 | 2026-09-07T00:00:52.010Z | Compiling time v0.3.47 |
| 2706 | 2026-09-07T00:00:52.033Z | Compiling rand_core v0.6.4 |
| 2707 | 2026-09-07T00:00:52.105Z | Compiling num-traits v0.2.19 |
| 2708 | 2026-09-07T00:00:52.133Z | Compiling rand_core v0.9.5 |
| 2709 | 2026-09-07T00:00:52.162Z | Compiling aho-corasick v1.1.4 |
| 2710 | 2026-09-07T00:00:52.215Z | Compiling tinystr v0.8.2 |
| 2711 | 2026-09-07T00:00:52.258Z | Compiling potential_utf v0.1.4 |
| 2712 | 2026-09-07T00:00:52.280Z | Compiling spin v0.9.8 |
| 2713 | 2026-09-07T00:00:52.281Z | Compiling socket2 v0.5.10 |
| 2714 | 2026-09-07T00:00:52.330Z | Compiling pest v2.8.6 |
| 2715 | 2026-09-07T00:00:52.355Z | Compiling encoding_rs v0.8.35 |
| 2716 | 2026-09-07T00:00:52.418Z | Compiling icu_locale_core v2.1.1 |
| 2717 | 2026-09-07T00:00:52.445Z | Compiling icu_collections v2.1.1 |
| 2718 | 2026-09-07T00:00:52.469Z | Compiling simd-adler32 v0.3.8 |
| 2719 | 2026-09-07T00:00:52.493Z | Compiling adler2 v2.0.1 |
| 2720 | 2026-09-07T00:00:52.516Z | Compiling crc32fast v1.5.0 |
| 2721 | 2026-09-07T00:00:52.570Z | Compiling wait-timeout v0.2.1 |
| 2722 | 2026-09-07T00:00:52.703Z | Compiling miniz_oxide v0.8.9 |
| 2723 | 2026-09-07T00:00:52.820Z | Compiling thread_local v1.1.9 |
| 2724 | 2026-09-07T00:00:52.857Z | Compiling zlib-rs v0.6.2 |
| 2725 | 2026-09-07T00:00:52.922Z | Compiling rand_xorshift v0.4.0 |
| 2726 | 2026-09-07T00:00:52.952Z | Compiling serde v1.0.228 |
| 2727 | 2026-09-07T00:00:53.045Z | Compiling serde_json v1.0.151 |
| 2728 | 2026-09-07T00:00:53.092Z | Compiling bitflags v2.11.0 |
| 2729 | 2026-09-07T00:00:53.116Z | Compiling uuid v1.23.4 |
| 2730 | 2026-09-07T00:00:53.136Z | Compiling semver v1.0.28 |
| 2731 | 2026-09-07T00:00:53.158Z | Compiling indexmap v2.14.0 |
| 2732 | 2026-09-07T00:00:53.228Z | Compiling icu_provider v2.1.1 |
| 2733 | 2026-09-07T00:00:53.535Z | Compiling bytes v1.11.1 |
| 2734 | 2026-09-07T00:00:53.595Z | Compiling zeroize v1.9.0 |
| 2735 | 2026-09-07T00:00:53.599Z | Compiling icu_normalizer v2.1.1 |
| 2736 | 2026-09-07T00:00:53.670Z | Compiling icu_properties v2.1.2 |
| 2737 | 2026-09-07T00:00:53.764Z | Compiling chrono v0.4.45 |
| 2738 | 2026-09-07T00:00:53.810Z | Compiling generic-array v0.14.7 |
| 2739 | 2026-09-07T00:00:53.859Z | Compiling rustix v1.1.4 |
| 2740 | 2026-09-07T00:00:54.015Z | Compiling erased-serde v0.3.31 |
| 2741 | 2026-09-07T00:00:54.120Z | Compiling tokio v1.52.1 |
| 2742 | 2026-09-07T00:00:54.269Z | Compiling http v1.4.2 |
| 2743 | 2026-09-07T00:00:54.326Z | Compiling crypto-common v0.1.7 |
| 2744 | 2026-09-07T00:00:54.390Z | Compiling block-buffer v0.10.4 |
| 2745 | 2026-09-07T00:00:54.505Z | Compiling slog v2.8.2 |
| 2746 | 2026-09-07T00:00:54.529Z | Compiling rustls-pki-types v1.14.0 |
| 2747 | 2026-09-07T00:00:54.591Z | Compiling idna_adapter v1.2.1 |
| 2748 | 2026-09-07T00:00:54.616Z | Compiling digest v0.10.7 |
| 2749 | 2026-09-07T00:00:54.616Z | Compiling ipnet v2.12.0 |
| 2750 | 2026-09-07T00:00:54.726Z | Compiling idna v1.1.0 |
| 2751 | 2026-09-07T00:00:54.765Z | Compiling aws-lc-rs v1.16.3 |
| 2752 | 2026-09-07T00:00:54.794Z | Compiling ppv-lite86 v0.2.21 |
| 2753 | 2026-09-07T00:00:54.836Z | Compiling regex-automata v0.4.14 |
| 2754 | 2026-09-07T00:00:54.864Z | Compiling der v0.7.10 |
| 2755 | 2026-09-07T00:00:54.905Z | Compiling serde_urlencoded v0.7.1 |
| 2756 | 2026-09-07T00:00:55.015Z | Compiling sha2 v0.10.9 |
| 2757 | 2026-09-07T00:00:55.037Z | Compiling terminal_size v0.4.3 |
| 2758 | 2026-09-07T00:00:55.166Z | Compiling url v2.5.8 |
| 2759 | 2026-09-07T00:00:55.213Z | Compiling rand_chacha v0.9.0 |
| 2760 | 2026-09-07T00:00:55.237Z | Compiling http-body v1.0.1 |
| 2761 | 2026-09-07T00:00:55.242Z | Compiling clap_builder v4.6.0 |
| 2762 | 2026-09-07T00:00:55.242Z | Compiling tempfile v3.27.0 |
| 2763 | 2026-09-07T00:00:55.387Z | Compiling http-body-util v0.1.3 |
| 2764 | 2026-09-07T00:00:55.434Z | Compiling rand_chacha v0.3.1 |
| 2765 | 2026-09-07T00:00:55.475Z | Compiling rand v0.9.2 |
| 2766 | 2026-09-07T00:00:55.592Z | Compiling futures-executor v0.3.32 |
| 2767 | 2026-09-07T00:00:55.700Z | Compiling rand v0.8.6 |
| 2768 | 2026-09-07T00:00:55.753Z | Compiling hex v0.4.3 |
| 2769 | 2026-09-07T00:00:55.834Z | Compiling schemars v0.8.22 |
| 2770 | 2026-09-07T00:00:55.857Z | Compiling futures v0.3.32 |
| 2771 | 2026-09-07T00:00:55.962Z | Compiling rustls-webpki v0.103.13 |
| 2772 | 2026-09-07T00:00:55.988Z | Compiling spki v0.7.3 |
| 2773 | 2026-09-07T00:00:55.992Z | Compiling rustls-native-certs v0.8.3 |
| 2774 | 2026-09-07T00:00:56.092Z | Compiling hybrid-array v0.4.13 |
| 2775 | 2026-09-07T00:00:56.276Z | Compiling pkcs8 v0.10.2 |
| 2776 | 2026-09-07T00:00:56.302Z | Compiling hubpack v0.1.2 |
| 2777 | 2026-09-07T00:00:56.493Z | Compiling publicsuffix v2.3.0 |
| 2778 | 2026-09-07T00:00:56.501Z | Compiling openapiv3 v2.2.0 |
| 2779 | 2026-09-07T00:00:56.552Z | Compiling rustls v0.23.41 |
| 2780 | 2026-09-07T00:00:56.574Z | Compiling cookie v0.18.1 |
| 2781 | 2026-09-07T00:00:56.616Z | Compiling signature v2.2.0 |
| 2782 | 2026-09-07T00:00:56.689Z | Compiling rusty-fork v0.3.1 |
| 2783 | 2026-09-07T00:00:56.811Z | Compiling flate2 v1.1.9 |
| 2784 | 2026-09-07T00:00:56.836Z | Compiling ipnetwork v0.21.1 |
| 2785 | 2026-09-07T00:00:56.836Z | Compiling hmac v0.12.1 |
| 2786 | 2026-09-07T00:00:56.938Z | Compiling cookie_store v0.22.1 |
| 2787 | 2026-09-07T00:00:57.017Z | Compiling is-terminal v0.4.17 |
| 2788 | 2026-09-07T00:00:57.042Z | Compiling data-encoding v2.10.0 |
| 2789 | 2026-09-07T00:00:57.149Z | Compiling oxnet v0.1.6 |
| 2790 | 2026-09-07T00:00:57.245Z | Compiling clap v4.6.1 |
| 2791 | 2026-09-07T00:00:57.268Z | Compiling slog-async v2.8.0 |
| 2792 | 2026-09-07T00:00:57.313Z | Compiling slog-term v2.9.2 |
| 2793 | 2026-09-07T00:00:57.357Z | Compiling proptest v1.11.0 |
| 2794 | 2026-09-07T00:00:57.394Z | Compiling block-buffer v0.12.1 |
| 2795 | 2026-09-07T00:00:57.484Z | Compiling crypto-common v0.2.2 |
| 2796 | 2026-09-07T00:00:57.629Z | Compiling lazy_static v1.5.0 |
| 2797 | 2026-09-07T00:00:57.669Z | Compiling memmap2 v0.9.10 |
| 2798 | 2026-09-07T00:00:57.693Z | Compiling regex v1.12.3 |
| 2799 | 2026-09-07T00:00:57.762Z | Compiling camino v1.2.5 |
| 2800 | 2026-09-07T00:00:57.955Z | Compiling dof v0.4.0 |
| 2801 | 2026-09-07T00:00:58.000Z | Compiling dtrace-parser v0.3.0 |
| 2802 | 2026-09-07T00:00:58.024Z | Compiling thread-id v5.1.0 |
| 2803 | 2026-09-07T00:00:58.091Z | Compiling half v2.7.1 |
| 2804 | 2026-09-07T00:00:58.119Z | Compiling num-integer v0.1.46 |
| 2805 | 2026-09-07T00:00:58.145Z | Compiling ff v0.13.1 |
| 2806 | 2026-09-07T00:00:58.170Z | Compiling sec1 v0.7.3 |
| 2807 | 2026-09-07T00:00:58.259Z | Compiling rustix v0.38.44 |
| 2808 | 2026-09-07T00:00:58.339Z | Compiling group v0.13.0 |
| 2809 | 2026-09-07T00:00:58.445Z | Compiling tokio-util v0.7.18 |
| 2810 | 2026-09-07T00:00:58.468Z | Compiling tower v0.5.3 |
| 2811 | 2026-09-07T00:00:58.545Z | Compiling ciborium-ll v0.2.2 |
| 2812 | 2026-09-07T00:00:58.571Z | Compiling hkdf v0.12.4 |
| 2813 | 2026-09-07T00:00:58.595Z | Compiling x509-cert v0.2.5 |
| 2814 | 2026-09-07T00:00:58.598Z | Compiling crypto-bigint v0.5.5 |
| 2815 | 2026-09-07T00:00:58.750Z | Compiling usdt-impl v0.6.0 |
| 2816 | 2026-09-07T00:00:58.773Z | Compiling toml_datetime v0.6.11 |
| 2817 | 2026-09-07T00:00:58.817Z | Compiling serde_spanned v0.6.9 |
| 2818 | 2026-09-07T00:00:59.003Z | Compiling tower-http v0.6.8 |
| 2819 | 2026-09-07T00:00:59.059Z | Compiling dof v0.3.0 |
| 2820 | 2026-09-07T00:00:59.144Z | Compiling ciborium v0.2.2 |
| 2821 | 2026-09-07T00:00:59.440Z | Compiling h2 v0.4.15 |
| 2822 | 2026-09-07T00:00:59.577Z | Compiling usdt v0.6.0 |
| 2823 | 2026-09-07T00:00:59.641Z | Compiling elliptic-curve v0.13.8 |
| 2824 | 2026-09-07T00:00:59.771Z | Compiling num-iter v0.1.45 |
| 2825 | 2026-09-07T00:00:59.808Z | Compiling newtype-uuid v1.3.2 |
| 2826 | 2026-09-07T00:00:59.914Z | Compiling bstr v1.12.1 |
| 2827 | 2026-09-07T00:00:59.937Z | Compiling dtrace-parser v0.2.0 |
| 2828 | 2026-09-07T00:00:59.987Z | Compiling thread-id v4.2.2 |
| 2829 | 2026-09-07T00:01:00.083Z | Compiling tokio-rustls v0.26.4 |
| 2830 | 2026-09-07T00:01:00.110Z | Compiling rustls-platform-verifier v0.6.2 |
| 2831 | 2026-09-07T00:01:00.113Z | Compiling daft v0.1.8 |
| 2832 | 2026-09-07T00:01:00.228Z | Compiling digest v0.11.3 |
| 2833 | 2026-09-07T00:01:00.371Z | Compiling usdt-impl v0.5.0 |
| 2834 | 2026-09-07T00:01:00.415Z | Compiling signal-hook v0.3.18 |
| 2835 | 2026-09-07T00:01:00.438Z | Compiling nix v0.31.2 |
| 2836 | 2026-09-07T00:01:00.465Z | Compiling serde_with v3.21.0 |
| 2837 | 2026-09-07T00:01:00.493Z | Compiling memmap v0.7.0 |
| 2838 | 2026-09-07T00:01:00.496Z | Compiling foreign-types-shared v0.1.1 |
| 2839 | 2026-09-07T00:01:00.546Z | Compiling ahash v0.8.12 |
| 2840 | 2026-09-07T00:01:00.546Z | Compiling num-bigint-dig v0.8.6 |
| 2841 | 2026-09-07T00:01:00.622Z | Compiling foreign-types v0.3.2 |
| 2842 | 2026-09-07T00:01:00.742Z | Compiling packed_struct v0.10.1 |
| 2843 | 2026-09-07T00:01:00.765Z | Compiling openssl-sys v0.9.117 |
| 2844 | 2026-09-07T00:01:00.812Z | Compiling usdt v0.5.0 |
| 2845 | 2026-09-07T00:01:00.848Z | Compiling rfc6979 v0.4.0 |
| 2846 | 2026-09-07T00:01:00.900Z | Compiling pkcs1 v0.7.5 |
| 2847 | 2026-09-07T00:01:01.038Z | Compiling toml_edit v0.19.15 |
| 2848 | 2026-09-07T00:01:01.268Z | Compiling openssl v0.10.80 |
| 2849 | 2026-09-07T00:01:01.296Z | Compiling curve25519-dalek v4.1.3 |
| 2850 | 2026-09-07T00:01:01.333Z | Compiling ecdsa v0.16.9 |
| 2851 | 2026-09-07T00:01:01.388Z | Compiling hashbrown v0.13.2 |
| 2852 | 2026-09-07T00:01:01.821Z | Compiling rsa v0.9.10 |
| 2853 | 2026-09-07T00:01:01.850Z | Compiling serde-hex v0.1.0 |
| 2854 | 2026-09-07T00:01:01.905Z | Compiling bzip2 v0.4.4 |
| 2855 | 2026-09-07T00:01:01.999Z | Compiling signal-hook-mio v0.2.5 |
| 2856 | 2026-09-07T00:01:02.023Z | Compiling globset v0.4.18 |
| 2857 | 2026-09-07T00:01:02.157Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2858 | 2026-09-07T00:01:02.157Z | Compiling ron v0.8.1 |
| 2859 | 2026-09-07T00:01:02.222Z | Compiling primeorder v0.13.6 |
| 2860 | 2026-09-07T00:01:02.250Z | Compiling block-padding v0.4.2 |
| 2861 | 2026-09-07T00:01:02.278Z | Compiling sha3 v0.10.8 |
| 2862 | 2026-09-07T00:01:02.450Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2863 | 2026-09-07T00:01:02.487Z | Compiling inout v0.2.2 |
| 2864 | 2026-09-07T00:01:02.549Z | Compiling salty v0.3.0 |
| 2865 | 2026-09-07T00:01:02.625Z | Compiling toml v0.7.8 |
| 2866 | 2026-09-07T00:01:02.649Z | Compiling zip v0.6.6 |
| 2867 | 2026-09-07T00:01:02.699Z | Compiling object v0.30.4 |
| 2868 | 2026-09-07T00:01:02.817Z | Compiling ed25519 v2.2.3 |
| 2869 | 2026-09-07T00:01:02.837Z | Compiling inout v0.1.4 |
| 2870 | 2026-09-07T00:01:03.033Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2871 | 2026-09-07T00:01:03.130Z | Compiling jiff v0.2.34 |
| 2872 | 2026-09-07T00:01:03.160Z | Compiling hyper v1.10.1 |
| 2873 | 2026-09-07T00:01:03.362Z | Compiling ed25519-dalek v2.2.0 |
| 2874 | 2026-09-07T00:01:03.451Z | Compiling cipher v0.4.4 |
| 2875 | 2026-09-07T00:01:03.481Z | Compiling cipher v0.5.2 |
| 2876 | 2026-09-07T00:01:03.505Z | Compiling crossterm v0.28.1 |
| 2877 | 2026-09-07T00:01:03.592Z | Compiling serde-big-array v0.5.1 |
| 2878 | 2026-09-07T00:01:03.663Z | Compiling pem v3.0.6 |
| 2879 | 2026-09-07T00:01:03.737Z | Compiling petgraph v0.8.3 |
| 2880 | 2026-09-07T00:01:03.780Z | Compiling native-tls v0.2.18 |
| 2881 | 2026-09-07T00:01:03.804Z | Compiling chacha20 v0.10.0 |
| 2882 | 2026-09-07T00:01:03.827Z | Compiling object v0.37.3 |
| 2883 | 2026-09-07T00:01:03.958Z | Compiling heapless v0.7.17 |
| 2884 | 2026-09-07T00:01:04.176Z | Compiling tokio-native-tls v0.3.1 |
| 2885 | 2026-09-07T00:01:04.198Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2886 | 2026-09-07T00:01:04.220Z | Compiling p384 v0.13.1 |
| 2887 | 2026-09-07T00:01:04.392Z | Compiling byte-wrapper v0.1.0 |
| 2888 | 2026-09-07T00:01:04.451Z | Compiling md-5 v0.10.6 |
| 2889 | 2026-09-07T00:01:04.538Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2890 | 2026-09-07T00:01:04.656Z | Compiling hyper-util v0.1.20 |
| 2891 | 2026-09-07T00:01:04.704Z | Compiling serde_plain v1.0.2 |
| 2892 | 2026-09-07T00:01:04.926Z | Compiling zopfli v0.8.3 |
| 2893 | 2026-09-07T00:01:04.968Z | Compiling toml_edit v0.22.27 |
| 2894 | 2026-09-07T00:01:04.992Z | Compiling postgres-protocol v0.6.10 |
| 2895 | 2026-09-07T00:01:05.283Z | Compiling smoltcp v0.9.1 |
| 2896 | 2026-09-07T00:01:05.547Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2897 | 2026-09-07T00:01:05.580Z | Compiling tokio-stream v0.1.18 |
| 2898 | 2026-09-07T00:01:05.827Z | Compiling hickory-proto v0.24.4 |
| 2899 | 2026-09-07T00:01:05.915Z | Compiling hickory-proto v0.25.2 |
| 2900 | 2026-09-07T00:01:05.946Z | Compiling float-cmp v0.10.0 |
| 2901 | 2026-09-07T00:01:06.120Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2902 | 2026-09-07T00:01:06.168Z | Compiling petgraph v0.6.5 |
| 2903 | 2026-09-07T00:01:06.209Z | Compiling textwrap v0.16.2 |
| 2904 | 2026-09-07T00:01:06.270Z | Compiling string_cache v0.8.9 |
| 2905 | 2026-09-07T00:01:06.294Z | Compiling predicates v3.1.4 |
| 2906 | 2026-09-07T00:01:06.297Z | Compiling blake3 v1.8.5 |
| 2907 | 2026-09-07T00:01:06.383Z | Compiling hyper-rustls v0.27.7 |
| 2908 | 2026-09-07T00:01:06.510Z | Compiling hyper-tls v0.6.0 |
| 2909 | 2026-09-07T00:01:06.577Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2910 | 2026-09-07T00:01:06.803Z | Compiling reqwest v0.13.2 |
| 2911 | 2026-09-07T00:01:06.965Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2912 | 2026-09-07T00:01:07.017Z | Compiling backtrace v0.3.76 |
| 2913 | 2026-09-07T00:01:07.061Z | Compiling reqwest v0.12.28 |
| 2914 | 2026-09-07T00:01:07.152Z | Compiling toml v0.8.23 |
| 2915 | 2026-09-07T00:01:07.176Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2916 | 2026-09-07T00:01:07.228Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2917 | 2026-09-07T00:01:07.491Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2918 | 2026-09-07T00:01:07.591Z | Compiling backtrace-ext v0.2.1 |
| 2919 | 2026-09-07T00:01:07.848Z | Compiling zip v4.6.1 |
| 2920 | 2026-09-07T00:01:07.914Z | Compiling postgres-types v0.2.12 |
| 2921 | 2026-09-07T00:01:07.957Z | Compiling iddqd v0.4.2 |
| 2922 | 2026-09-07T00:01:08.018Z | Compiling similar v2.7.0 |
| 2923 | 2026-09-07T00:01:08.450Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2924 | 2026-09-07T00:01:08.973Z | Compiling hickory-resolver v0.24.4 |
| 2925 | 2026-09-07T00:01:08.999Z | Compiling olpc-cjson v0.1.4 |
| 2926 | 2026-09-07T00:01:09.234Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2927 | 2026-09-07T00:01:09.256Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2928 | 2026-09-07T00:01:09.326Z | Compiling secrecy v0.8.0 |
| 2929 | 2026-09-07T00:01:09.518Z | Compiling miette v7.6.0 |
| 2930 | 2026-09-07T00:01:09.568Z | Compiling tokio-postgres v0.7.16 |
| 2931 | 2026-09-07T00:01:09.592Z | Compiling fs-err v3.3.0 |
| 2932 | 2026-09-07T00:01:09.612Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2933 | 2026-09-07T00:01:09.684Z | Compiling tough v0.22.0 |
| 2934 | 2026-09-07T00:01:10.064Z | Compiling buf-list v1.1.2 |
| 2935 | 2026-09-07T00:01:10.102Z | Compiling hostname v0.3.1 |
| 2936 | 2026-09-07T00:01:10.128Z | Compiling slog-json v2.6.1 |
| 2937 | 2026-09-07T00:01:10.260Z | Compiling qorb v0.4.1 |
| 2938 | 2026-09-07T00:01:10.305Z | Compiling compression-codecs v0.4.37 |
| 2939 | 2026-09-07T00:01:10.415Z | Compiling slog-bunyan v2.5.0 |
| 2940 | 2026-09-07T00:01:10.449Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2941 | 2026-09-07T00:01:10.612Z | Compiling serde_spanned v1.1.1 |
| 2942 | 2026-09-07T00:01:10.639Z | Compiling async-compression v0.4.41 |
| 2943 | 2026-09-07T00:01:10.643Z | Compiling multer v3.1.0 |
| 2944 | 2026-09-07T00:01:10.745Z | Compiling sha1 v0.11.0 |
| 2945 | 2026-09-07T00:01:10.812Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2946 | 2026-09-07T00:01:10.862Z | Compiling rustls-pemfile v2.2.0 |
| 2947 | 2026-09-07T00:01:11.067Z | Compiling serde_path_to_error v0.1.20 |
| 2948 | 2026-09-07T00:01:11.126Z | Compiling hostname v0.4.2 |
| 2949 | 2026-09-07T00:01:11.126Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2950 | 2026-09-07T00:01:11.174Z | Compiling progenitor-client v0.14.0 |
| 2951 | 2026-09-07T00:01:11.326Z | Compiling atomicwrites v0.4.4 |
| 2952 | 2026-09-07T00:01:11.461Z | Compiling macaddr v1.0.1 |
| 2953 | 2026-09-07T00:01:11.523Z | Compiling instant v0.1.13 |
| 2954 | 2026-09-07T00:01:11.609Z | Compiling oxide-generation v0.1.3 |
| 2955 | 2026-09-07T00:01:11.637Z | Compiling regress v0.10.5 |
| 2956 | 2026-09-07T00:01:11.670Z | Compiling backoff v0.4.0 |
| 2957 | 2026-09-07T00:01:11.733Z | Compiling dropshot v0.17.1 |
| 2958 | 2026-09-07T00:01:11.737Z | Compiling progenitor-extras v0.2.0 |
| 2959 | 2026-09-07T00:01:11.927Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2960 | 2026-09-07T00:01:12.059Z | Compiling parse-display v0.10.0 |
| 2961 | 2026-09-07T00:01:12.063Z | Compiling heck v0.5.0 |
| 2962 | 2026-09-07T00:01:12.137Z | Compiling regress v0.11.1 |
| 2963 | 2026-09-07T00:01:12.262Z | Compiling secrecy v0.10.3 |
| 2964 | 2026-09-07T00:01:12.451Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2965 | 2026-09-07T00:01:12.475Z | Compiling unsafe-libyaml v0.2.11 |
| 2966 | 2026-09-07T00:01:12.545Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2967 | 2026-09-07T00:01:12.573Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2968 | 2026-09-07T00:01:12.711Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2969 | 2026-09-07T00:01:12.815Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2970 | 2026-09-07T00:01:12.854Z | Compiling universal-hash v0.5.1 |
| 2971 | 2026-09-07T00:01:12.881Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2972 | 2026-09-07T00:01:13.034Z | Compiling serde_yaml v0.9.34+deprecated |
| 2973 | 2026-09-07T00:01:13.166Z | Compiling poly1305 v0.8.0 |
| 2974 | 2026-09-07T00:01:13.269Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2975 | 2026-09-07T00:01:13.293Z | Compiling chacha20 v0.9.1 |
| 2976 | 2026-09-07T00:01:13.462Z | Compiling blake2 v0.10.6 |
| 2977 | 2026-09-07T00:01:13.511Z | Compiling aead v0.5.2 |
| 2978 | 2026-09-07T00:01:13.575Z | Compiling password-hash v0.5.0 |
| 2979 | 2026-09-07T00:01:13.631Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2980 | 2026-09-07T00:01:13.674Z | Compiling vsss-rs v3.3.4 |
| 2981 | 2026-09-07T00:01:13.728Z | Compiling typify-impl v0.6.2 |
| 2982 | 2026-09-07T00:01:13.869Z | Compiling chacha20poly1305 v0.10.1 |
| 2983 | 2026-09-07T00:01:13.892Z | Compiling argon2 v0.5.3 |
| 2984 | 2026-09-07T00:01:14.168Z | Compiling camino-tempfile v1.4.1 |
| 2985 | 2026-09-07T00:01:14.213Z | Compiling heapless v0.8.0 |
| 2986 | 2026-09-07T00:01:14.318Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2987 | 2026-09-07T00:01:14.535Z | Compiling ingot-types v0.2.0 |
| 2988 | 2026-09-07T00:01:14.559Z | Compiling cobs v0.3.0 |
| 2989 | 2026-09-07T00:01:14.627Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2990 | 2026-09-07T00:01:14.653Z | Compiling cstr-argument v0.1.2 |
| 2991 | 2026-09-07T00:01:14.678Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2992 | 2026-09-07T00:01:14.747Z | Compiling smoltcp v0.11.0 |
| 2993 | 2026-09-07T00:01:14.807Z | Compiling postcard v1.1.3 |
| 2994 | 2026-09-07T00:01:14.839Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2995 | 2026-09-07T00:01:14.863Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2996 | 2026-09-07T00:01:15.003Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2997 | 2026-09-07T00:01:15.029Z | Compiling ingot v0.2.1 |
| 2998 | 2026-09-07T00:01:15.121Z | Compiling rand v0.10.1 |
| 2999 | 2026-09-07T00:01:15.146Z | Compiling sigpipe v0.1.3 |
| 3000 | 2026-09-07T00:01:15.205Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3001 | 2026-09-07T00:01:15.239Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3002 | 2026-09-07T00:01:15.271Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3003 | 2026-09-07T00:01:15.296Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3004 | 2026-09-07T00:01:15.361Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3005 | 2026-09-07T00:01:15.458Z | Compiling zone v0.3.1 |
| 3006 | 2026-09-07T00:01:15.589Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3007 | 2026-09-07T00:01:15.612Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3008 | 2026-09-07T00:01:15.639Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3009 | 2026-09-07T00:01:15.728Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3010 | 2026-09-07T00:01:15.746Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3011 | 2026-09-07T00:01:15.905Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3012 | 2026-09-07T00:01:15.905Z | Compiling tokio-dtrace v0.1.1 |
| 3013 | 2026-09-07T00:01:16.041Z | Compiling bytecount v0.6.9 |
| 3014 | 2026-09-07T00:01:16.124Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3015 | 2026-09-07T00:01:16.213Z | Compiling oxide-tokio-rt v0.1.4 |
| 3016 | 2026-09-07T00:01:16.237Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3017 | 2026-09-07T00:01:16.337Z | Compiling slog-dtrace v0.3.0 |
| 3018 | 2026-09-07T00:01:16.408Z | Compiling prettyplease v0.2.37 |
| 3019 | 2026-09-07T00:01:16.474Z | Compiling newline-converter v0.3.0 |
| 3020 | 2026-09-07T00:01:16.524Z | Compiling gethostname v0.5.0 |
| 3021 | 2026-09-07T00:01:16.648Z | Compiling console v0.15.11 |
| 3022 | 2026-09-07T00:01:16.672Z | Compiling oxide-update-engine-types v0.1.2 |
| 3023 | 2026-09-07T00:01:16.718Z | Compiling cancel-safe-futures v0.1.5 |
| 3024 | 2026-09-07T00:01:16.775Z | Compiling num-rational v0.4.2 |
| 3025 | 2026-09-07T00:01:16.823Z | Compiling num-complex v0.4.6 |
| 3026 | 2026-09-07T00:01:16.991Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3027 | 2026-09-07T00:01:17.167Z | Compiling expectorate v1.2.0 |
| 3028 | 2026-09-07T00:01:17.236Z | Compiling typify-macro v0.6.2 |
| 3029 | 2026-09-07T00:01:17.239Z | Compiling compression-core v0.4.31 |
| 3030 | 2026-09-07T00:01:17.283Z | Compiling match_cfg v0.1.0 |
| 3031 | 2026-09-07T00:01:17.411Z | Compiling num v0.4.3 |
| 3032 | 2026-09-07T00:01:17.596Z | Compiling float-ord v0.3.2 |
| 3033 | 2026-09-07T00:01:17.683Z | Compiling linear-map v1.2.0 |
| 3034 | 2026-09-07T00:01:17.706Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3035 | 2026-09-07T00:01:17.943Z | Compiling oxide-update-engine v0.1.2 |
| 3036 | 2026-09-07T00:01:17.994Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3037 | 2026-09-07T00:01:18.111Z | Compiling async-stream v0.3.6 |
| 3038 | 2026-09-07T00:01:18.309Z | Compiling waitgroup v0.1.2 |
| 3039 | 2026-09-07T00:01:18.448Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3040 | 2026-09-07T00:01:18.472Z | Compiling backon v1.6.0 |
| 3041 | 2026-09-07T00:01:18.571Z | Compiling minimal-lexical v0.2.1 |
| 3042 | 2026-09-07T00:01:18.738Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3043 | 2026-09-07T00:01:18.858Z | Compiling typify v0.6.2 |
| 3044 | 2026-09-07T00:01:18.919Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3045 | 2026-09-07T00:01:18.943Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3046 | 2026-09-07T00:01:18.993Z | Compiling progenitor-impl v0.14.0 |
| 3047 | 2026-09-07T00:01:19.019Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3048 | 2026-09-07T00:01:19.023Z | Compiling nom v7.1.3 |
| 3049 | 2026-09-07T00:01:19.550Z | Compiling itertools v0.14.0 |
| 3050 | 2026-09-07T00:01:19.780Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3051 | 2026-09-07T00:01:20.454Z | Compiling humantime v2.3.0 |
| 3052 | 2026-09-07T00:01:20.478Z | Compiling unicode-xid v0.2.6 |
| 3053 | 2026-09-07T00:01:20.618Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3054 | 2026-09-07T00:01:20.640Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3055 | 2026-09-07T00:01:20.879Z | Compiling papergrid v0.11.0 |
| 3056 | 2026-09-07T00:01:20.927Z | Compiling tabled_derive v0.7.0 |
| 3057 | 2026-09-07T00:01:21.207Z | Compiling progenitor-macro v0.14.0 |
| 3058 | 2026-09-07T00:01:21.345Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3059 | 2026-09-07T00:01:21.711Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3060 | 2026-09-07T00:01:21.828Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3061 | 2026-09-07T00:01:21.872Z | Compiling termtree v0.5.1 |
| 3062 | 2026-09-07T00:01:21.953Z | Compiling tabled v0.15.0 |
| 3063 | 2026-09-07T00:01:21.999Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3064 | 2026-09-07T00:01:22.078Z | Compiling crossterm v0.29.0 |
| 3065 | 2026-09-07T00:01:22.774Z | Compiling phf_shared v0.12.1 |
| 3066 | 2026-09-07T00:01:23.011Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3067 | 2026-09-07T00:01:23.052Z | Compiling vte v0.14.1 |
| 3068 | 2026-09-07T00:01:23.298Z | Compiling csv-core v0.1.13 |
| 3069 | 2026-09-07T00:01:23.323Z | Compiling highway v1.3.0 |
| 3070 | 2026-09-07T00:01:23.410Z | Compiling chrono-tz v0.10.4 |
| 3071 | 2026-09-07T00:01:23.527Z | Compiling csv v1.4.0 |
| 3072 | 2026-09-07T00:01:23.577Z | Compiling strip-ansi-escapes v0.2.1 |
| 3073 | 2026-09-07T00:01:23.628Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3074 | 2026-09-07T00:01:23.683Z | Compiling phf v0.12.1 |
| 3075 | 2026-09-07T00:01:23.804Z | Compiling const_format_proc_macros v0.2.34 |
| 3076 | 2026-09-07T00:01:23.828Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3077 | 2026-09-07T00:01:23.888Z | Compiling fd-lock v4.0.4 |
| 3078 | 2026-09-07T00:01:23.892Z | Compiling peg-macros v0.8.5 |
| 3079 | 2026-09-07T00:01:23.914Z | Compiling nu-ansi-term v0.50.3 |
| 3080 | 2026-09-07T00:01:24.042Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3081 | 2026-09-07T00:01:24.293Z | Compiling reedline v0.40.0 |
| 3082 | 2026-09-07T00:01:24.378Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3083 | 2026-09-07T00:01:24.466Z | Compiling bcs v0.1.6 |
| 3084 | 2026-09-07T00:01:24.600Z | Compiling const_format v0.2.35 |
| 3085 | 2026-09-07T00:01:24.670Z | Compiling nom v8.0.0 |
| 3086 | 2026-09-07T00:01:24.863Z | Compiling semver v0.1.20 |
| 3087 | 2026-09-07T00:01:24.983Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3088 | 2026-09-07T00:01:25.200Z | Compiling peg v0.8.5 |
| 3089 | 2026-09-07T00:01:25.272Z | Compiling rustc_version v0.1.7 |
| 3090 | 2026-09-07T00:01:25.308Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3091 | 2026-09-07T00:01:25.422Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3092 | 2026-09-07T00:01:25.454Z | Compiling progenitor v0.14.0 |
| 3093 | 2026-09-07T00:01:25.513Z | Compiling newtype_derive v0.1.6 |
| 3094 | 2026-09-07T00:01:25.535Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3095 | 2026-09-07T00:01:25.649Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3096 | 2026-09-07T00:01:25.811Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3097 | 2026-09-07T00:01:25.835Z | Compiling sha1 v0.10.6 |
| 3098 | 2026-09-07T00:01:25.970Z | Compiling steno v0.4.1 |
| 3099 | 2026-09-07T00:01:25.973Z | Compiling utf-8 v0.7.6 |
| 3100 | 2026-09-07T00:01:26.017Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3101 | 2026-09-07T00:01:26.173Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3102 | 2026-09-07T00:01:26.198Z | Compiling tagptr v0.2.0 |
| 3103 | 2026-09-07T00:01:26.225Z | Compiling tungstenite v0.21.0 |
| 3104 | 2026-09-07T00:01:26.279Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3105 | 2026-09-07T00:01:26.306Z | Compiling darling_core v0.21.3 |
| 3106 | 2026-09-07T00:01:26.407Z | Compiling moka v0.12.13 |
| 3107 | 2026-09-07T00:01:26.456Z | Compiling display-error-chain v0.2.2 |
| 3108 | 2026-09-07T00:01:26.486Z | Compiling vergen-lib v0.1.6 |
| 3109 | 2026-09-07T00:01:26.536Z | Compiling diesel_derives v2.3.7 |
| 3110 | 2026-09-07T00:01:26.624Z | Compiling scheduled-thread-pool v0.2.7 |
| 3111 | 2026-09-07T00:01:26.723Z | Compiling vergen-gitcl v1.0.8 |
| 3112 | 2026-09-07T00:01:26.800Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 3113 | 2026-09-07T00:01:26.832Z | Compiling dirs-sys-next v0.1.2 |
| 3114 | 2026-09-07T00:01:26.883Z | Compiling tokio-tungstenite v0.21.0 |
| 3115 | 2026-09-07T00:01:26.982Z | Compiling maplit v1.0.2 |
| 3116 | 2026-09-07T00:01:27.080Z | Compiling crunchy v0.2.4 |
| 3117 | 2026-09-07T00:01:27.106Z | Compiling glob v0.3.3 |
| 3118 | 2026-09-07T00:01:27.110Z | Compiling dirs-next v2.0.0 |
| 3119 | 2026-09-07T00:01:27.281Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3120 | 2026-09-07T00:01:27.341Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3121 | 2026-09-07T00:01:27.436Z | Compiling r2d2 v0.8.10 |
| 3122 | 2026-09-07T00:01:27.485Z | Compiling clang-sys v1.8.1 |
| 3123 | 2026-09-07T00:01:27.580Z | Compiling hickory-resolver v0.25.2 |
| 3124 | 2026-09-07T00:01:27.651Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3125 | 2026-09-07T00:01:27.724Z | Compiling libscf-sys v1.2.0 |
| 3126 | 2026-09-07T00:01:27.800Z | Compiling downcast-rs v2.0.2 |
| 3127 | 2026-09-07T00:01:27.834Z | Compiling tiny-keccak v2.0.2 |
| 3128 | 2026-09-07T00:01:27.864Z | Compiling xshell-macros v0.2.7 |
| 3129 | 2026-09-07T00:01:27.962Z | Compiling term v0.7.0 |
| 3130 | 2026-09-07T00:01:27.995Z | Compiling papergrid v0.18.0 |
| 3131 | 2026-09-07T00:01:28.022Z | Compiling bit-vec v0.6.3 |
| 3132 | 2026-09-07T00:01:28.269Z | Compiling ascii-canvas v3.0.0 |
| 3133 | 2026-09-07T00:01:28.292Z | Compiling xshell v0.2.7 |
| 3134 | 2026-09-07T00:01:28.360Z | Compiling bit-set v0.5.3 |
| 3135 | 2026-09-07T00:01:28.418Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3136 | 2026-09-07T00:01:28.469Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3137 | 2026-09-07T00:01:28.496Z | Compiling darling_macro v0.21.3 |
| 3138 | 2026-09-07T00:01:28.545Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3139 | 2026-09-07T00:01:28.569Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3140 | 2026-09-07T00:01:28.595Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3141 | 2026-09-07T00:01:28.944Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3142 | 2026-09-07T00:01:29.008Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3143 | 2026-09-07T00:01:29.051Z | Compiling darling v0.21.3 |
| 3144 | 2026-09-07T00:01:29.074Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3145 | 2026-09-07T00:01:29.117Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3146 | 2026-09-07T00:01:29.156Z | Compiling itertools v0.15.0 |
| 3147 | 2026-09-07T00:01:29.179Z | Compiling dsl_auto_type v0.2.0 |
| 3148 | 2026-09-07T00:01:29.263Z | Compiling tabled v0.21.0 |
| 3149 | 2026-09-07T00:01:29.307Z | Compiling itertools v0.10.5 |
| 3150 | 2026-09-07T00:01:29.398Z | Compiling ena v0.14.4 |
| 3151 | 2026-09-07T00:01:29.565Z | Compiling libloading v0.8.9 |
| 3152 | 2026-09-07T00:01:29.645Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3153 | 2026-09-07T00:01:29.800Z | Compiling unicase v2.9.0 |
| 3154 | 2026-09-07T00:01:29.908Z | Compiling diff v0.1.13 |
| 3155 | 2026-09-07T00:01:30.076Z | Compiling regex-syntax v0.6.29 |
| 3156 | 2026-09-07T00:01:30.117Z | Compiling bindgen v0.71.1 |
| 3157 | 2026-09-07T00:01:30.206Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3158 | 2026-09-07T00:01:30.462Z | Compiling cexpr v0.6.0 |
| 3159 | 2026-09-07T00:01:30.495Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3160 | 2026-09-07T00:01:30.521Z | Compiling rustc-hash v2.1.1 |
| 3161 | 2026-09-07T00:01:30.789Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3162 | 2026-09-07T00:01:30.814Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3163 | 2026-09-07T00:01:30.877Z | Compiling headers-core v0.3.0 |
| 3164 | 2026-09-07T00:01:30.959Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3165 | 2026-09-07T00:01:31.035Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3166 | 2026-09-07T00:01:31.098Z | Compiling libxml v0.3.3 |
| 3167 | 2026-09-07T00:01:31.120Z | Compiling crc8 v0.1.1 |
| 3168 | 2026-09-07T00:01:31.267Z | Compiling headers v0.4.1 |
| 3169 | 2026-09-07T00:01:31.303Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3170 | 2026-09-07T00:01:31.327Z | Compiling strum_macros v0.24.3 |
| 3171 | 2026-09-07T00:01:31.432Z | Compiling indoc v1.0.9 |
| 3172 | 2026-09-07T00:01:31.564Z | Compiling lalrpop v0.19.12 |
| 3173 | 2026-09-07T00:01:32.156Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3174 | 2026-09-07T00:01:32.454Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3175 | 2026-09-07T00:01:32.612Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3176 | 2026-09-07T00:01:32.636Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3177 | 2026-09-07T00:01:33.037Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3178 | 2026-09-07T00:01:33.319Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3179 | 2026-09-07T00:01:33.462Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3180 | 2026-09-07T00:01:33.680Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3181 | 2026-09-07T00:01:33.765Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3182 | 2026-09-07T00:01:33.939Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3183 | 2026-09-07T00:01:34.025Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3184 | 2026-09-07T00:01:34.025Z | Compiling quick-xml v0.37.5 |
| 3185 | 2026-09-07T00:01:34.277Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3186 | 2026-09-07T00:01:34.367Z | Compiling derive_builder v0.20.2 |
| 3187 | 2026-09-07T00:01:34.485Z | Compiling diesel v2.3.7 |
| 3188 | 2026-09-07T00:01:34.544Z | Compiling oso-derive v0.27.3 |
| 3189 | 2026-09-07T00:01:34.706Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3190 | 2026-09-07T00:01:35.069Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3191 | 2026-09-07T00:01:36.045Z | Compiling openssl-probe v0.1.6 |
| 3192 | 2026-09-07T00:01:36.269Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3193 | 2026-09-07T00:01:36.362Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3194 | 2026-09-07T00:01:36.460Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3195 | 2026-09-07T00:01:36.610Z | Compiling samael v0.0.19 |
| 3196 | 2026-09-07T00:01:36.750Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3197 | 2026-09-07T00:01:37.025Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3198 | 2026-09-07T00:01:37.068Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3199 | 2026-09-07T00:01:37.412Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3200 | 2026-09-07T00:01:37.600Z | Compiling bb8 v0.8.6 |
| 3201 | 2026-09-07T00:01:37.684Z | Compiling filetime v0.2.27 |
| 3202 | 2026-09-07T00:01:37.921Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3203 | 2026-09-07T00:01:37.983Z | Compiling trait-variant v0.1.2 |
| 3204 | 2026-09-07T00:01:38.007Z | Compiling half v1.8.3 |
| 3205 | 2026-09-07T00:01:38.131Z | Compiling tar v0.4.46 |
| 3206 | 2026-09-07T00:01:38.347Z | Compiling serde_cbor v0.11.2 |
| 3207 | 2026-09-07T00:01:38.549Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3208 | 2026-09-07T00:01:38.572Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3209 | 2026-09-07T00:01:38.735Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3210 | 2026-09-07T00:01:38.835Z | Compiling nonempty v0.12.0 |
| 3211 | 2026-09-07T00:01:38.963Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3212 | 2026-09-07T00:01:39.059Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3213 | 2026-09-07T00:01:39.083Z | Compiling polar-core v0.27.3 |
| 3214 | 2026-09-07T00:01:39.105Z | Compiling fxhash v0.2.1 |
| 3215 | 2026-09-07T00:01:39.240Z | Compiling libz-sys v1.1.24 |
| 3216 | 2026-09-07T00:01:39.286Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3217 | 2026-09-07T00:01:39.569Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3218 | 2026-09-07T00:01:39.686Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3219 | 2026-09-07T00:01:39.756Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3220 | 2026-09-07T00:01:39.818Z | Compiling kstat-rs v0.2.5 |
| 3221 | 2026-09-07T00:01:40.022Z | Compiling seq-macro v0.3.6 |
| 3222 | 2026-09-07T00:01:40.261Z | Compiling dashu-int v0.5.1 |
| 3223 | 2026-09-07T00:01:40.489Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3224 | 2026-09-07T00:01:40.525Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3225 | 2026-09-07T00:01:40.528Z | Compiling mime_guess v2.0.5 |
| 3226 | 2026-09-07T00:01:40.595Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3227 | 2026-09-07T00:01:40.598Z | Compiling ssh-encoding v0.2.0 |
| 3228 | 2026-09-07T00:01:41.087Z | Compiling nanorand v0.7.0 |
| 3229 | 2026-09-07T00:01:41.119Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3230 | 2026-09-07T00:01:41.232Z | Compiling rlimit v0.10.2 |
| 3231 | 2026-09-07T00:01:41.400Z | Compiling num-modular v0.6.5 |
| 3232 | 2026-09-07T00:01:41.445Z | Compiling dashu-base v0.5.1 |
| 3233 | 2026-09-07T00:01:41.523Z | Compiling parking_lot_core v0.8.6 |
| 3234 | 2026-09-07T00:01:41.702Z | Compiling flume v0.11.1 |
| 3235 | 2026-09-07T00:01:41.844Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3236 | 2026-09-07T00:01:41.892Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3237 | 2026-09-07T00:01:41.925Z | Compiling ssh-cipher v0.2.0 |
| 3238 | 2026-09-07T00:01:42.156Z | Compiling tungstenite v0.28.0 |
| 3239 | 2026-09-07T00:01:42.267Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3240 | 2026-09-07T00:01:42.293Z | Compiling p256 v0.13.2 |
| 3241 | 2026-09-07T00:01:42.522Z | Compiling git-stub v1.0.0 |
| 3242 | 2026-09-07T00:01:42.793Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3243 | 2026-09-07T00:01:42.856Z | Compiling strsim v0.10.0 |
| 3244 | 2026-09-07T00:01:43.068Z | Compiling instability v0.3.11 |
| 3245 | 2026-09-07T00:01:43.173Z | Compiling http-range v0.1.5 |
| 3246 | 2026-09-07T00:01:43.279Z | Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3247 | 2026-09-07T00:01:43.323Z | Compiling num-primitive v0.2.1 |
| 3248 | 2026-09-07T00:01:43.629Z | Compiling darling_core v0.13.4 |
| 3249 | 2026-09-07T00:01:43.657Z | Compiling tokio-tungstenite v0.28.0 |
| 3250 | 2026-09-07T00:01:43.710Z | Compiling git-stub-vcs v0.1.0 |
| 3251 | 2026-09-07T00:01:43.977Z | Compiling dsi-bitstream v0.10.1 |
| 3252 | 2026-09-07T00:01:44.017Z | Compiling ssh-key v0.6.7 |
| 3253 | 2026-09-07T00:01:44.643Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3254 | 2026-09-07T00:01:44.992Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3255 | 2026-09-07T00:01:45.033Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3256 | 2026-09-07T00:01:45.244Z | Compiling progenitor-impl v0.13.0 |
| 3257 | 2026-09-07T00:01:45.293Z | Compiling ignore v0.4.25 |
| 3258 | 2026-09-07T00:01:46.204Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3259 | 2026-09-07T00:01:46.448Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3260 | 2026-09-07T00:01:47.147Z | Compiling anstyle-parse v0.2.7 |
| 3261 | 2026-09-07T00:01:47.241Z | Compiling castaway v0.2.4 |
| 3262 | 2026-09-07T00:01:47.269Z | Compiling vergen-git2 v9.1.0 |
| 3263 | 2026-09-07T00:01:47.345Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3264 | 2026-09-07T00:01:47.410Z | Compiling bytesize v2.7.0 |
| 3265 | 2026-09-07T00:01:47.438Z | Compiling http-range-header v0.4.2 |
| 3266 | 2026-09-07T00:01:47.480Z | Compiling indoc v2.0.7 |
| 3267 | 2026-09-07T00:01:47.557Z | Compiling progenitor-macro v0.13.0 |
| 3268 | 2026-09-07T00:01:47.690Z | Compiling compact_str v0.8.1 |
| 3269 | 2026-09-07T00:01:47.791Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3270 | 2026-09-07T00:01:47.827Z | Compiling anstream v0.6.21 |
| 3271 | 2026-09-07T00:01:48.244Z | Compiling oso v0.27.3 |
| 3272 | 2026-09-07T00:01:48.321Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3273 | 2026-09-07T00:01:48.492Z | Compiling globwalk v0.9.1 |
| 3274 | 2026-09-07T00:01:48.676Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3275 | 2026-09-07T00:01:48.989Z | Compiling darling_macro v0.13.4 |
| 3276 | 2026-09-07T00:01:49.525Z | Compiling parking_lot v0.11.2 |
| 3277 | 2026-09-07T00:01:49.854Z | Compiling hyper-staticfile v0.10.1 |
| 3278 | 2026-09-07T00:01:50.160Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3279 | 2026-09-07T00:01:50.184Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3280 | 2026-09-07T00:01:50.596Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3281 | 2026-09-07T00:01:50.687Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3282 | 2026-09-07T00:01:50.757Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3283 | 2026-09-07T00:01:51.148Z | Compiling predicates-tree v1.0.13 |
| 3284 | 2026-09-07T00:01:51.506Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3285 | 2026-09-07T00:01:51.713Z | Compiling async-bb8-diesel v0.2.1 |
| 3286 | 2026-09-07T00:01:51.760Z | Compiling diesel-dtrace v0.5.0 |
| 3287 | 2026-09-07T00:01:51.825Z | Compiling progenitor-client v0.13.0 |
| 3288 | 2026-09-07T00:01:51.910Z | Compiling unicode-truncate v1.1.0 |
| 3289 | 2026-09-07T00:01:51.946Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3290 | 2026-09-07T00:01:52.079Z | Compiling digest-io v0.1.0 |
| 3291 | 2026-09-07T00:01:52.114Z | Compiling sha2 v0.11.0 |
| 3292 | 2026-09-07T00:01:52.144Z | Compiling lru v0.12.5 |
| 3293 | 2026-09-07T00:01:52.263Z | Compiling prefix-trie v0.7.0 |
| 3294 | 2026-09-07T00:01:52.286Z | Compiling rand_seeder v0.4.0 |
| 3295 | 2026-09-07T00:01:52.370Z | Compiling rawzip v0.4.4 |
| 3296 | 2026-09-07T00:01:52.509Z | Compiling cassowary v0.3.0 |
| 3297 | 2026-09-07T00:01:52.726Z | Compiling hickory-server v0.25.2 |
| 3298 | 2026-09-07T00:01:52.750Z | Compiling progenitor v0.13.0 |
| 3299 | 2026-09-07T00:01:52.939Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3300 | 2026-09-07T00:01:53.158Z | Compiling ratatui v0.29.0 |
| 3301 | 2026-09-07T00:01:53.242Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3302 | 2026-09-07T00:01:53.310Z | Compiling camino-tempfile-ext v0.3.3 |
| 3303 | 2026-09-07T00:01:53.507Z | Compiling sled v0.34.7 |
| 3304 | 2026-09-07T00:01:53.570Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3305 | 2026-09-07T00:01:53.757Z | Compiling darling v0.13.4 |
| 3306 | 2026-09-07T00:01:53.879Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3307 | 2026-09-07T00:01:55.002Z | Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3308 | 2026-09-07T00:01:56.729Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3309 | 2026-09-07T00:01:56.884Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3310 | 2026-09-07T00:01:57.389Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3311 | 2026-09-07T00:01:57.414Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3312 | 2026-09-07T00:01:57.577Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3313 | 2026-09-07T00:01:57.659Z | Compiling pwd v1.4.0 |
| 3314 | 2026-09-07T00:01:57.832Z | Compiling lru v0.18.3 |
| 3315 | 2026-09-07T00:01:57.992Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3316 | 2026-09-07T00:01:58.017Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3317 | 2026-09-07T00:01:58.041Z | Compiling serde_with_macros v1.5.2 |
| 3318 | 2026-09-07T00:01:58.083Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3319 | 2026-09-07T00:01:58.115Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3320 | 2026-09-07T00:01:58.894Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3321 | 2026-09-07T00:01:59.154Z | Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3322 | 2026-09-07T00:01:59.188Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3323 | 2026-09-07T00:01:59.303Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3324 | 2026-09-07T00:01:59.369Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3325 | 2026-09-07T00:01:59.438Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3326 | 2026-09-07T00:01:59.463Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3327 | 2026-09-07T00:01:59.551Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3328 | 2026-09-07T00:01:59.630Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3329 | 2026-09-07T00:01:59.684Z | Compiling arc-swap v1.8.2 |
| 3330 | 2026-09-07T00:01:59.708Z | Compiling void v1.0.2 |
| 3331 | 2026-09-07T00:01:59.850Z | Compiling lzss v0.8.2 |
| 3332 | 2026-09-07T00:01:59.945Z | Compiling slog-scope v4.4.1 |
| 3333 | 2026-09-07T00:01:59.996Z | Compiling serde_with v1.14.0 |
| 3334 | 2026-09-07T00:02:00.030Z | Compiling scuffle v0.1.0 |
| 3335 | 2026-09-07T00:02:00.053Z | Compiling tungstenite v0.23.0 |
| 3336 | 2026-09-07T00:02:00.137Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3337 | 2026-09-07T00:02:00.139Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3338 | 2026-09-07T00:02:00.267Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3339 | 2026-09-07T00:02:00.368Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3340 | 2026-09-07T00:02:00.412Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3341 | 2026-09-07T00:02:00.515Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3342 | 2026-09-07T00:02:00.568Z | Compiling libsw-core v0.3.2 |
| 3343 | 2026-09-07T00:02:00.747Z | Compiling nix v0.27.1 |
| 3344 | 2026-09-07T00:02:00.778Z | Compiling twox-hash v2.1.2 |
| 3345 | 2026-09-07T00:02:01.083Z | Compiling serde_bytes v0.11.19 |
| 3346 | 2026-09-07T00:02:01.180Z | Compiling atty v0.2.14 |
| 3347 | 2026-09-07T00:02:01.234Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3348 | 2026-09-07T00:02:01.265Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3349 | 2026-09-07T00:02:01.325Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3350 | 2026-09-07T00:02:01.371Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3351 | 2026-09-07T00:02:01.407Z | Compiling libsw v3.5.0 |
| 3352 | 2026-09-07T00:02:01.478Z | Compiling tokio-tungstenite v0.23.1 |
| 3353 | 2026-09-07T00:02:01.616Z | Compiling slog-stdlog v4.1.1 |
| 3354 | 2026-09-07T00:02:01.637Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3355 | 2026-09-07T00:02:01.674Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3356 | 2026-09-07T00:02:01.855Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3357 | 2026-09-07T00:02:01.881Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3358 | 2026-09-07T00:02:01.917Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3359 | 2026-09-07T00:02:02.119Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3360 | 2026-09-07T00:02:02.604Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3361 | 2026-09-07T00:02:02.648Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3362 | 2026-09-07T00:02:03.056Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3363 | 2026-09-07T00:02:03.680Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3364 | 2026-09-07T00:02:03.888Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3365 | 2026-09-07T00:02:04.522Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3366 | 2026-09-07T00:02:04.745Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3367 | 2026-09-07T00:02:06.244Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3368 | 2026-09-07T00:02:06.896Z | Compiling git2 v0.20.4 |
| 3369 | 2026-09-07T00:02:07.111Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3370 | 2026-09-07T00:02:08.348Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3371 | 2026-09-07T00:02:08.705Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3372 | 2026-09-07T00:02:08.731Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3373 | 2026-09-07T00:02:09.721Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3374 | 2026-09-07T00:02:09.838Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3375 | 2026-09-07T00:02:09.883Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3376 | 2026-09-07T00:02:10.821Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3377 | 2026-09-07T00:02:11.753Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3378 | 2026-09-07T00:02:12.327Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3379 | 2026-09-07T00:02:13.942Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3380 | 2026-09-07T00:02:14.056Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3381 | 2026-09-07T00:02:15.568Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3382 | 2026-09-07T00:02:15.658Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3383 | 2026-09-07T00:02:16.288Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3384 | 2026-09-07T00:02:16.506Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3385 | 2026-09-07T00:02:17.231Z | Compiling signal-hook-tokio v0.3.1 |
| 3386 | 2026-09-07T00:02:17.429Z | Compiling fatfs v0.3.6 |
| 3387 | 2026-09-07T00:02:17.514Z | Compiling yasna v0.5.2 |
| 3388 | 2026-09-07T00:02:17.716Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3389 | 2026-09-07T00:02:18.077Z | Compiling console v0.16.2 |
| 3390 | 2026-09-07T00:02:18.417Z | Compiling assert_matches v1.5.0 |
| 3391 | 2026-09-07T00:02:18.526Z | Compiling indicatif v0.18.4 |
| 3392 | 2026-09-07T00:02:18.559Z | Compiling rcgen v0.12.1 |
| 3393 | 2026-09-07T00:02:18.774Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3394 | 2026-09-07T00:02:19.042Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3395 | 2026-09-07T00:02:19.158Z | Compiling slog-envlogger v2.2.0 |
| 3396 | 2026-09-07T00:02:19.583Z | Compiling oxide-update-engine-display v0.1.2 |
| 3397 | 2026-09-07T00:02:19.668Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3398 | 2026-09-07T00:02:19.823Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3399 | 2026-09-07T00:02:20.036Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3400 | 2026-09-07T00:02:20.079Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3401 | 2026-09-07T00:02:20.316Z | Compiling port-file v0.1.0 |
| 3402 | 2026-09-07T00:02:20.339Z | Compiling subprocess v0.2.15 |
| 3403 | 2026-09-07T00:02:20.365Z | Compiling rtoolbox v0.0.3 |
| 3404 | 2026-09-07T00:02:20.616Z | Compiling rpassword v7.5.4 |
| 3405 | 2026-09-07T00:02:20.709Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3406 | 2026-09-07T00:02:21.043Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3407 | 2026-09-07T00:02:21.435Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3408 | 2026-09-07T00:02:21.542Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3409 | 2026-09-07T00:02:21.616Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3410 | 2026-09-07T00:02:21.684Z | Compiling tui-tree-widget v0.23.1 |
| 3411 | 2026-09-07T00:02:21.970Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3412 | 2026-09-07T00:02:22.559Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3413 | 2026-09-07T00:02:22.627Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3414 | 2026-09-07T00:02:24.279Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3415 | 2026-09-07T00:02:24.438Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3416 | 2026-09-07T00:02:24.497Z | Compiling uzers v0.12.2 |
| 3417 | 2026-09-07T00:02:24.713Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3418 | 2026-09-07T00:02:24.830Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3419 | 2026-09-07T00:02:25.111Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3420 | 2026-09-07T00:02:25.137Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3421 | 2026-09-07T00:02:25.514Z | Compiling sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy) |
| 3422 | 2026-09-07T00:02:25.577Z | Compiling support-bundle-viewer v0.1.2 |
| 3423 | 2026-09-07T00:02:25.750Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3424 | 2026-09-07T00:02:26.797Z | Compiling multimap v0.10.1 |
| 3425 | 2026-09-07T00:02:30.667Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3426 | 2026-09-07T00:02:47.137Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3427 | 2026-09-07T00:03:12.543Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3428 | 2026-09-07T00:03:36.659Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3429 | 2026-09-07T00:11:18.510Z | Finished `release` profile [optimized] target(s) in 10m 29s |
| 3430 | 2026-09-07T00:11:18.513Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3431 | 2026-09-07T00:11:18.513Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3432 | 2026-09-07T00:11:53.441Z | |
| 3433 | 2026-09-07T00:11:53.441Z | real 11:05.161384832 |
| 3434 | 2026-09-07T00:11:53.441Z | user 2:09:21.083224396 |
| 3435 | 2026-09-07T00:11:53.444Z | sys 4:45.070871887 |
| 3436 | 2026-09-07T00:11:53.444Z | trap 3.347970649 |
| 3437 | 2026-09-07T00:11:53.445Z | tflt 0.896701441 |
| 3438 | 2026-09-07T00:11:53.445Z | dflt 10.626488574 |
| 3439 | 2026-09-07T00:11:53.445Z | kflt 0.123320555 |
| 3440 | 2026-09-07T00:11:53.445Z | lock 8:39:59.674176991 |
| 3441 | 2026-09-07T00:11:53.445Z | slp 3:15:38.853491305 |
| 3442 | 2026-09-07T00:11:53.445Z | lat 3:09.825634767 |
| 3443 | 2026-09-07T00:11:53.445Z | stop 8:58.116393063 |
| 3444 | 2026-09-07T00:11:53.445Z | + mapfile -t packages |
| 3445 | 2026-09-07T00:11:53.445Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3446 | 2026-09-07T00:11:54.477Z | Finished `release` profile [optimized] target(s) in 1.02s |
| 3447 | 2026-09-07T00:11:54.480Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3448 | 2026-09-07T00:11:54.481Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3449 | 2026-09-07T00:11:54.535Z | Running `target/release/omicron-package -t test list-outputs` |
| 3450 | 2026-09-07T00:11:54.596Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3451 | 2026-09-07T00:11:54.600Z | + ptime -m cargo build --locked --release -p xtask |
| 3452 | 2026-09-07T00:11:55.108Z | Compiling libc v0.2.185 |
| 3453 | 2026-09-07T00:11:55.108Z | Compiling serde_core v1.0.228 |
| 3454 | 2026-09-07T00:11:55.108Z | Compiling serde v1.0.228 |
| 3455 | 2026-09-07T00:11:55.111Z | Compiling rustix v1.1.4 |
| 3456 | 2026-09-07T00:11:55.111Z | Compiling bitflags v2.11.0 |
| 3457 | 2026-09-07T00:11:55.111Z | Compiling serde_json v1.0.151 |
| 3458 | 2026-09-07T00:11:55.263Z | Compiling usdt-impl v0.5.0 |
| 3459 | 2026-09-07T00:11:55.266Z | Compiling syn v2.0.117 |
| 3460 | 2026-09-07T00:11:55.274Z | Compiling syn v1.0.109 |
| 3461 | 2026-09-07T00:11:55.299Z | Compiling getrandom v0.4.3 |
| 3462 | 2026-09-07T00:11:55.303Z | Compiling hashbrown v0.17.0 |
| 3463 | 2026-09-07T00:11:55.322Z | Compiling log v0.4.33 |
| 3464 | 2026-09-07T00:11:55.338Z | Compiling fs-err v3.3.0 |
| 3465 | 2026-09-07T00:11:55.494Z | Compiling anyhow v1.0.104 |
| 3466 | 2026-09-07T00:11:55.568Z | Compiling heck v0.4.1 |
| 3467 | 2026-09-07T00:11:55.632Z | Compiling once_cell v1.21.3 |
| 3468 | 2026-09-07T00:11:55.923Z | Compiling indexmap v2.14.0 |
| 3469 | 2026-09-07T00:11:55.990Z | Compiling thread-id v4.2.2 |
| 3470 | 2026-09-07T00:11:56.009Z | Compiling errno v0.3.14 |
| 3471 | 2026-09-07T00:11:56.012Z | Compiling memmap v0.7.0 |
| 3472 | 2026-09-07T00:11:56.749Z | Compiling proc-macro-error v1.0.4 |
| 3473 | 2026-09-07T00:11:56.992Z | Compiling terminal_size v0.4.3 |
| 3474 | 2026-09-07T00:11:56.992Z | Compiling tempfile v3.27.0 |
| 3475 | 2026-09-07T00:11:57.015Z | Compiling tabled_derive v0.7.0 |
| 3476 | 2026-09-07T00:11:57.091Z | Compiling clap_builder v4.6.0 |
| 3477 | 2026-09-07T00:11:57.091Z | Compiling textwrap v0.16.2 |
| 3478 | 2026-09-07T00:11:57.357Z | Compiling camino v1.2.5 |
| 3479 | 2026-09-07T00:11:57.357Z | Compiling semver v1.0.28 |
| 3480 | 2026-09-07T00:11:57.360Z | Compiling cargo-platform v0.3.2 |
| 3481 | 2026-09-07T00:11:57.467Z | Compiling pest_generator v2.8.6 |
| 3482 | 2026-09-07T00:11:57.693Z | Compiling camino-tempfile v1.4.1 |
| 3483 | 2026-09-07T00:11:57.731Z | Compiling tabled v0.15.0 |
| 3484 | 2026-09-07T00:11:57.876Z | Compiling serde_derive v1.0.228 |
| 3485 | 2026-09-07T00:11:57.876Z | Compiling thiserror-impl v1.0.69 |
| 3486 | 2026-09-07T00:11:57.879Z | Compiling zerocopy-derive v0.7.35 |
| 3487 | 2026-09-07T00:11:57.879Z | Compiling scroll_derive v0.12.1 |
| 3488 | 2026-09-07T00:11:57.880Z | Compiling thiserror-impl v2.0.18 |
| 3489 | 2026-09-07T00:11:57.880Z | Compiling clap_derive v4.6.1 |
| 3490 | 2026-09-07T00:11:58.002Z | Compiling pest_derive v2.8.6 |
| 3491 | 2026-09-07T00:11:58.606Z | Compiling scroll v0.12.0 |
| 3492 | 2026-09-07T00:11:58.725Z | Compiling zerocopy v0.7.35 |
| 3493 | 2026-09-07T00:11:58.873Z | Compiling goblin v0.8.2 |
| 3494 | 2026-09-07T00:11:59.041Z | Compiling thiserror v1.0.69 |
| 3495 | 2026-09-07T00:11:59.117Z | Compiling thiserror v2.0.18 |
| 3496 | 2026-09-07T00:11:59.132Z | Compiling dtrace-parser v0.2.0 |
| 3497 | 2026-09-07T00:11:59.340Z | Compiling clap v4.6.1 |
| 3498 | 2026-09-07T00:12:00.455Z | Compiling dof v0.3.0 |
| 3499 | 2026-09-07T00:12:00.455Z | Compiling serde_tokenstream v0.2.3 |
| 3500 | 2026-09-07T00:12:00.508Z | Compiling serde_spanned v0.6.9 |
| 3501 | 2026-09-07T00:12:00.508Z | Compiling toml_datetime v0.6.11 |
| 3502 | 2026-09-07T00:12:00.508Z | Compiling macaddr v1.0.1 |
| 3503 | 2026-09-07T00:12:00.512Z | Compiling cargo_metadata v0.23.1 |
| 3504 | 2026-09-07T00:12:00.512Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3505 | 2026-09-07T00:12:00.705Z | Compiling toml_edit v0.22.27 |
| 3506 | 2026-09-07T00:12:01.076Z | Compiling usdt-macro v0.5.0 |
| 3507 | 2026-09-07T00:12:01.076Z | Compiling usdt-attr-macro v0.5.0 |
| 3508 | 2026-09-07T00:12:01.949Z | Compiling usdt v0.5.0 |
| 3509 | 2026-09-07T00:12:02.170Z | Compiling toml v0.8.23 |
| 3510 | 2026-09-07T00:12:02.591Z | Compiling cargo_toml v0.21.0 |
| 3511 | 2026-09-07T00:12:04.849Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3512 | 2026-09-07T00:12:10.785Z | Finished `release` profile [optimized] target(s) in 16.17s |
| 3513 | 2026-09-07T00:12:10.894Z | |
| 3514 | 2026-09-07T00:12:10.897Z | real 16.257465646 |
| 3515 | 2026-09-07T00:12:10.897Z | user 1:56.581040516 |
| 3516 | 2026-09-07T00:12:10.897Z | sys 14.516960926 |
| 3517 | 2026-09-07T00:12:10.897Z | trap 0.058288071 |
| 3518 | 2026-09-07T00:12:10.897Z | tflt 0.721893942 |
| 3519 | 2026-09-07T00:12:10.897Z | dflt 1.979042324 |
| 3520 | 2026-09-07T00:12:10.897Z | kflt 0.000064027 |
| 3521 | 2026-09-07T00:12:10.897Z | lock 3:49.434324120 |
| 3522 | 2026-09-07T00:12:10.897Z | slp 2:14.241162491 |
| 3523 | 2026-09-07T00:12:10.897Z | lat 2.805380755 |
| 3524 | 2026-09-07T00:12:10.897Z | stop 16.724200315 |
| 3525 | 2026-09-07T00:12:10.897Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3526 | 2026-09-07T00:12:10.897Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3527 | 2026-09-07T00:12:10.897Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3528 | 2026-09-07T00:12:10.897Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3529 | 2026-09-07T00:12:10.897Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3530 | 2026-09-07T00:12:11.900Z | Compiling match_cfg v0.1.0 |
| 3531 | 2026-09-07T00:12:11.900Z | Compiling progenitor-client v0.14.0 |
| 3532 | 2026-09-07T00:12:11.900Z | Compiling slog-json v2.6.1 |
| 3533 | 2026-09-07T00:12:11.904Z | Compiling sha1 v0.11.0 |
| 3534 | 2026-09-07T00:12:11.904Z | Compiling async-stream-impl v0.3.6 |
| 3535 | 2026-09-07T00:12:11.904Z | Compiling multer v3.1.0 |
| 3536 | 2026-09-07T00:12:11.904Z | Compiling compression-core v0.4.31 |
| 3537 | 2026-09-07T00:12:11.904Z | Compiling newtype-uuid-macros v0.1.0 |
| 3538 | 2026-09-07T00:12:11.904Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3539 | 2026-09-07T00:12:11.904Z | Compiling serde_spanned v1.1.1 |
| 3540 | 2026-09-07T00:12:12.050Z | Compiling dropshot v0.17.1 |
| 3541 | 2026-09-07T00:12:12.054Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3542 | 2026-09-07T00:12:12.054Z | Compiling waitgroup v0.1.2 |
| 3543 | 2026-09-07T00:12:12.054Z | Compiling rustls-pemfile v2.2.0 |
| 3544 | 2026-09-07T00:12:12.054Z | Compiling dropshot_endpoint v0.17.1 |
| 3545 | 2026-09-07T00:12:12.072Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3546 | 2026-09-07T00:12:12.153Z | Compiling hostname v0.3.1 |
| 3547 | 2026-09-07T00:12:12.289Z | Compiling hostname v0.4.2 |
| 3548 | 2026-09-07T00:12:12.305Z | Compiling serde_path_to_error v0.1.20 |
| 3549 | 2026-09-07T00:12:12.324Z | Compiling atomicwrites v0.4.4 |
| 3550 | 2026-09-07T00:12:12.343Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3551 | 2026-09-07T00:12:12.346Z | Compiling macaddr v1.0.1 |
| 3552 | 2026-09-07T00:12:12.418Z | Compiling compression-codecs v0.4.37 |
| 3553 | 2026-09-07T00:12:12.455Z | Compiling slog-bunyan v2.5.0 |
| 3554 | 2026-09-07T00:12:12.509Z | Compiling serde_tokenstream v0.3.0 |
| 3555 | 2026-09-07T00:12:12.509Z | Compiling oxide-generation v0.1.3 |
| 3556 | 2026-09-07T00:12:12.513Z | Compiling instant v0.1.13 |
| 3557 | 2026-09-07T00:12:12.579Z | Compiling itertools v0.14.0 |
| 3558 | 2026-09-07T00:12:12.580Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3559 | 2026-09-07T00:12:12.616Z | Compiling async-compression v0.4.41 |
| 3560 | 2026-09-07T00:12:12.636Z | Compiling parse-display-derive v0.10.0 |
| 3561 | 2026-09-07T00:12:12.639Z | Compiling regress v0.10.5 |
| 3562 | 2026-09-07T00:12:12.675Z | Compiling backon v1.6.0 |
| 3563 | 2026-09-07T00:12:12.678Z | Compiling backoff v0.4.0 |
| 3564 | 2026-09-07T00:12:12.711Z | Compiling humantime v2.3.0 |
| 3565 | 2026-09-07T00:12:12.715Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3566 | 2026-09-07T00:12:12.848Z | Compiling oxide-generation-macros v0.2.0 |
| 3567 | 2026-09-07T00:12:12.868Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3568 | 2026-09-07T00:12:12.887Z | Compiling progenitor-extras v0.2.0 |
| 3569 | 2026-09-07T00:12:12.906Z | Compiling async-stream v0.3.6 |
| 3570 | 2026-09-07T00:12:12.911Z | Compiling crucible-workspace-hack v0.1.0 |
| 3571 | 2026-09-07T00:12:12.944Z | Compiling convert_case v0.4.0 |
| 3572 | 2026-09-07T00:12:12.963Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3573 | 2026-09-07T00:12:12.967Z | Compiling secrecy v0.10.3 |
| 3574 | 2026-09-07T00:12:13.004Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3575 | 2026-09-07T00:12:13.039Z | Compiling regress v0.11.1 |
| 3576 | 2026-09-07T00:12:13.109Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3577 | 2026-09-07T00:12:13.170Z | Compiling universal-hash v0.5.1 |
| 3578 | 2026-09-07T00:12:13.186Z | Compiling opaque-debug v0.3.1 |
| 3579 | 2026-09-07T00:12:13.206Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3580 | 2026-09-07T00:12:13.295Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3581 | 2026-09-07T00:12:13.313Z | Compiling poly1305 v0.8.0 |
| 3582 | 2026-09-07T00:12:13.334Z | Compiling chacha20 v0.9.1 |
| 3583 | 2026-09-07T00:12:13.357Z | Compiling derive_more v0.99.20 |
| 3584 | 2026-09-07T00:12:13.376Z | Compiling blake2 v0.10.6 |
| 3585 | 2026-09-07T00:12:13.394Z | Compiling aead v0.5.2 |
| 3586 | 2026-09-07T00:12:13.593Z | Compiling password-hash v0.5.0 |
| 3587 | 2026-09-07T00:12:13.625Z | Compiling indent_write v2.2.0 |
| 3588 | 2026-09-07T00:12:13.643Z | Compiling chacha20poly1305 v0.10.1 |
| 3589 | 2026-09-07T00:12:13.684Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3590 | 2026-09-07T00:12:13.702Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3591 | 2026-09-07T00:12:13.795Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3592 | 2026-09-07T00:12:13.836Z | Compiling unsafe-libyaml v0.2.11 |
| 3593 | 2026-09-07T00:12:13.901Z | Compiling argon2 v0.5.3 |
| 3594 | 2026-09-07T00:12:13.979Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3595 | 2026-09-07T00:12:13.996Z | Compiling itertools v0.15.0 |
| 3596 | 2026-09-07T00:12:13.996Z | Compiling num-derive v0.4.2 |
| 3597 | 2026-09-07T00:12:14.033Z | Compiling heapless v0.8.0 |
| 3598 | 2026-09-07T00:12:14.051Z | Compiling tabwriter v1.4.1 |
| 3599 | 2026-09-07T00:12:14.102Z | Compiling hash32 v0.3.1 |
| 3600 | 2026-09-07T00:12:14.288Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3601 | 2026-09-07T00:12:14.319Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3602 | 2026-09-07T00:12:14.389Z | Compiling serde_yaml v0.9.34+deprecated |
| 3603 | 2026-09-07T00:12:14.406Z | Compiling thiserror-no-std v2.0.2 |
| 3604 | 2026-09-07T00:12:14.494Z | Compiling parse-display v0.10.0 |
| 3605 | 2026-09-07T00:12:14.521Z | Compiling vsss-rs v3.3.4 |
| 3606 | 2026-09-07T00:12:14.585Z | Compiling proc-macro-crate v3.4.0 |
| 3607 | 2026-09-07T00:12:14.629Z | Compiling smoltcp v0.11.0 |
| 3608 | 2026-09-07T00:12:14.796Z | Compiling typify-impl v0.6.2 |
| 3609 | 2026-09-07T00:12:15.047Z | Compiling cobs v0.3.0 |
| 3610 | 2026-09-07T00:12:15.064Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3611 | 2026-09-07T00:12:15.083Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3612 | 2026-09-07T00:12:15.111Z | Compiling colored v3.1.1 |
| 3613 | 2026-09-07T00:12:15.160Z | Compiling num_enum_derive v0.7.6 |
| 3614 | 2026-09-07T00:12:15.302Z | Compiling postcard v1.1.3 |
| 3615 | 2026-09-07T00:12:15.355Z | Compiling ingot-macros v0.2.0 |
| 3616 | 2026-09-07T00:12:15.372Z | Compiling proc-macro-error v1.0.4 |
| 3617 | 2026-09-07T00:12:15.389Z | Compiling rand v0.10.1 |
| 3618 | 2026-09-07T00:12:15.392Z | Compiling proc-macro-crate v1.3.1 |
| 3619 | 2026-09-07T00:12:15.501Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3620 | 2026-09-07T00:12:15.683Z | Compiling foreign-types-macros v0.2.3 |
| 3621 | 2026-09-07T00:12:15.715Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3622 | 2026-09-07T00:12:15.832Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3623 | 2026-09-07T00:12:15.851Z | Compiling foreign-types-shared v0.3.1 |
| 3624 | 2026-09-07T00:12:15.868Z | Compiling num_enum_derive v0.5.11 |
| 3625 | 2026-09-07T00:12:16.015Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3626 | 2026-09-07T00:12:16.031Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3627 | 2026-09-07T00:12:16.048Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3628 | 2026-09-07T00:12:16.114Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3629 | 2026-09-07T00:12:16.133Z | Compiling cstr-argument v0.1.2 |
| 3630 | 2026-09-07T00:12:16.153Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3631 | 2026-09-07T00:12:16.256Z | Compiling illumos-nvpair v0.3.0 |
| 3632 | 2026-09-07T00:12:16.326Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3633 | 2026-09-07T00:12:16.343Z | Compiling num_enum v0.7.6 |
| 3634 | 2026-09-07T00:12:16.367Z | Compiling foreign-types v0.5.0 |
| 3635 | 2026-09-07T00:12:16.427Z | Compiling zone_cfg_derive v0.3.1 |
| 3636 | 2026-09-07T00:12:16.445Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3637 | 2026-09-07T00:12:16.472Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3638 | 2026-09-07T00:12:16.502Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3639 | 2026-09-07T00:12:16.518Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3640 | 2026-09-07T00:12:16.538Z | Compiling rayon v1.11.0 |
| 3641 | 2026-09-07T00:12:16.558Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3642 | 2026-09-07T00:12:16.686Z | Compiling itertools v0.12.1 |
| 3643 | 2026-09-07T00:12:16.718Z | Compiling sigpipe v0.1.3 |
| 3644 | 2026-09-07T00:12:16.736Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3645 | 2026-09-07T00:12:16.739Z | Compiling glob v0.3.3 |
| 3646 | 2026-09-07T00:12:16.783Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3647 | 2026-09-07T00:12:16.801Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3648 | 2026-09-07T00:12:16.830Z | Compiling smf v0.2.3 |
| 3649 | 2026-09-07T00:12:16.974Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3650 | 2026-09-07T00:12:17.008Z | Compiling num_enum v0.5.11 |
| 3651 | 2026-09-07T00:12:17.073Z | Compiling cpubits v0.1.1 |
| 3652 | 2026-09-07T00:12:17.114Z | Compiling whoami v1.6.1 |
| 3653 | 2026-09-07T00:12:17.141Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3654 | 2026-09-07T00:12:17.159Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3655 | 2026-09-07T00:12:17.179Z | Compiling gethostname v0.5.0 |
| 3656 | 2026-09-07T00:12:17.198Z | Compiling num-rational v0.4.2 |
| 3657 | 2026-09-07T00:12:17.233Z | Compiling num-complex v0.4.6 |
| 3658 | 2026-09-07T00:12:17.238Z | Compiling pem-rfc7468 v1.0.0 |
| 3659 | 2026-09-07T00:12:17.326Z | Compiling float-ord v0.3.2 |
| 3660 | 2026-09-07T00:12:17.370Z | Compiling cancel-safe-futures v0.1.5 |
| 3661 | 2026-09-07T00:12:17.434Z | Compiling hmac v0.13.0 |
| 3662 | 2026-09-07T00:12:17.479Z | Compiling universal-hash v0.6.1 |
| 3663 | 2026-09-07T00:12:17.498Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3664 | 2026-09-07T00:12:17.571Z | Compiling num v0.4.3 |
| 3665 | 2026-09-07T00:12:17.636Z | Compiling oxide-update-engine-types v0.1.2 |
| 3666 | 2026-09-07T00:12:17.655Z | Compiling prettyplease v0.2.37 |
| 3667 | 2026-09-07T00:12:17.671Z | Compiling libefi-sys v0.1.0 |
| 3668 | 2026-09-07T00:12:17.690Z | Compiling linear-map v1.2.0 |
| 3669 | 2026-09-07T00:12:17.707Z | Compiling polyval v0.7.1 |
| 3670 | 2026-09-07T00:12:17.817Z | Compiling der v0.8.0 |
| 3671 | 2026-09-07T00:12:17.933Z | Compiling zone v0.3.1 |
| 3672 | 2026-09-07T00:12:17.967Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3673 | 2026-09-07T00:12:18.003Z | Compiling newline-converter v0.3.0 |
| 3674 | 2026-09-07T00:12:18.006Z | Compiling console v0.15.11 |
| 3675 | 2026-09-07T00:12:18.038Z | Compiling bitfield-struct v0.6.2 |
| 3676 | 2026-09-07T00:12:18.218Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3677 | 2026-09-07T00:12:18.300Z | Compiling ingot-types v0.2.0 |
| 3678 | 2026-09-07T00:12:18.407Z | Compiling expectorate v1.2.0 |
| 3679 | 2026-09-07T00:12:18.439Z | Compiling ghash v0.6.0 |
| 3680 | 2026-09-07T00:12:18.604Z | Compiling pbkdf2 v0.13.0 |
| 3681 | 2026-09-07T00:12:18.604Z | Compiling aes v0.9.1 |
| 3682 | 2026-09-07T00:12:18.680Z | Compiling crypto-bigint v0.7.5 |
| 3683 | 2026-09-07T00:12:18.698Z | Compiling ingot v0.2.1 |
| 3684 | 2026-09-07T00:12:18.769Z | Compiling oxide-update-engine v0.1.2 |
| 3685 | 2026-09-07T00:12:18.787Z | Compiling ctr v0.10.1 |
| 3686 | 2026-09-07T00:12:18.805Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3687 | 2026-09-07T00:12:18.808Z | Compiling aead v0.6.1 |
| 3688 | 2026-09-07T00:12:18.907Z | Compiling sha2 v0.11.0 |
| 3689 | 2026-09-07T00:12:18.953Z | Compiling nom v8.0.0 |
| 3690 | 2026-09-07T00:12:19.029Z | Compiling semver v0.1.20 |
| 3691 | 2026-09-07T00:12:19.046Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3692 | 2026-09-07T00:12:19.131Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3693 | 2026-09-07T00:12:19.151Z | Compiling aes-gcm v0.11.0 |
| 3694 | 2026-09-07T00:12:19.154Z | Compiling spki v0.8.0 |
| 3695 | 2026-09-07T00:12:19.320Z | Compiling rustc_version v0.1.7 |
| 3696 | 2026-09-07T00:12:19.337Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3697 | 2026-09-07T00:12:19.363Z | Compiling tokio-dtrace v0.1.1 |
| 3698 | 2026-09-07T00:12:19.398Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3699 | 2026-09-07T00:12:19.433Z | Compiling salsa20 v0.11.0 |
| 3700 | 2026-09-07T00:12:19.453Z | Compiling typify-macro v0.6.2 |
| 3701 | 2026-09-07T00:12:19.569Z | Compiling slog-dtrace v0.3.0 |
| 3702 | 2026-09-07T00:12:19.586Z | Compiling minimal-lexical v0.2.1 |
| 3703 | 2026-09-07T00:12:19.591Z | Compiling xshell-macros v0.2.7 |
| 3704 | 2026-09-07T00:12:19.624Z | Compiling newtype_derive v0.1.6 |
| 3705 | 2026-09-07T00:12:19.676Z | Compiling scrypt v0.12.0 |
| 3706 | 2026-09-07T00:12:19.697Z | Compiling oxide-tokio-rt v0.1.4 |
| 3707 | 2026-09-07T00:12:19.750Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3708 | 2026-09-07T00:12:19.769Z | Compiling phf_shared v0.12.1 |
| 3709 | 2026-09-07T00:12:19.878Z | Compiling nom v7.1.3 |
| 3710 | 2026-09-07T00:12:19.895Z | Compiling cbc v0.2.1 |
| 3711 | 2026-09-07T00:12:19.899Z | Compiling csv-core v0.1.13 |
| 3712 | 2026-09-07T00:12:19.931Z | Compiling unicode-xid v0.2.6 |
| 3713 | 2026-09-07T00:12:19.971Z | Compiling highway v1.3.0 |
| 3714 | 2026-09-07T00:12:20.010Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3715 | 2026-09-07T00:12:20.034Z | Compiling chrono-tz v0.10.4 |
| 3716 | 2026-09-07T00:12:20.067Z | Compiling xshell v0.2.7 |
| 3717 | 2026-09-07T00:12:20.087Z | Compiling pkcs5 v0.8.1 |
| 3718 | 2026-09-07T00:12:20.104Z | Compiling const_format_proc_macros v0.2.34 |
| 3719 | 2026-09-07T00:12:20.124Z | Compiling csv v1.4.0 |
| 3720 | 2026-09-07T00:12:20.212Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3721 | 2026-09-07T00:12:20.281Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3722 | 2026-09-07T00:12:20.347Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3723 | 2026-09-07T00:12:20.401Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3724 | 2026-09-07T00:12:20.609Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3725 | 2026-09-07T00:12:20.676Z | Compiling phf v0.12.1 |
| 3726 | 2026-09-07T00:12:20.754Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3727 | 2026-09-07T00:12:20.788Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3728 | 2026-09-07T00:12:20.893Z | Compiling utf-8 v0.7.6 |
| 3729 | 2026-09-07T00:12:21.011Z | Compiling const_format v0.2.35 |
| 3730 | 2026-09-07T00:12:21.111Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3731 | 2026-09-07T00:12:21.166Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3732 | 2026-09-07T00:12:21.301Z | Compiling pkcs8 v0.11.0 |
| 3733 | 2026-09-07T00:12:21.323Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3734 | 2026-09-07T00:12:21.360Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3735 | 2026-09-07T00:12:21.382Z | Compiling typify v0.6.2 |
| 3736 | 2026-09-07T00:12:21.419Z | Compiling tabled_derive v0.7.0 |
| 3737 | 2026-09-07T00:12:21.439Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3738 | 2026-09-07T00:12:21.517Z | Compiling progenitor-impl v0.14.0 |
| 3739 | 2026-09-07T00:12:21.710Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3740 | 2026-09-07T00:12:21.748Z | Compiling bcs v0.1.6 |
| 3741 | 2026-09-07T00:12:21.771Z | Compiling ff v0.14.0 |
| 3742 | 2026-09-07T00:12:21.905Z | Compiling termtree v0.5.1 |
| 3743 | 2026-09-07T00:12:21.944Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3744 | 2026-09-07T00:12:21.964Z | Compiling steno v0.4.1 |
| 3745 | 2026-09-07T00:12:22.080Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3746 | 2026-09-07T00:12:22.095Z | Compiling group v0.14.0 |
| 3747 | 2026-09-07T00:12:22.145Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3748 | 2026-09-07T00:12:22.191Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3749 | 2026-09-07T00:12:22.321Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3750 | 2026-09-07T00:12:22.483Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3751 | 2026-09-07T00:12:22.501Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3752 | 2026-09-07T00:12:22.521Z | Compiling tabled v0.15.0 |
| 3753 | 2026-09-07T00:12:22.605Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3754 | 2026-09-07T00:12:22.659Z | Compiling signature v3.0.0 |
| 3755 | 2026-09-07T00:12:22.673Z | Compiling tagptr v0.2.0 |
| 3756 | 2026-09-07T00:12:22.876Z | Compiling base16ct v1.0.0 |
| 3757 | 2026-09-07T00:12:22.891Z | Compiling moka v0.12.13 |
| 3758 | 2026-09-07T00:12:22.913Z | Compiling hkdf v0.13.0 |
| 3759 | 2026-09-07T00:12:23.031Z | Compiling sec1 v0.8.1 |
| 3760 | 2026-09-07T00:12:23.083Z | Compiling dashu-int v0.5.1 |
| 3761 | 2026-09-07T00:12:23.123Z | Compiling parking_lot_core v0.8.6 |
| 3762 | 2026-09-07T00:12:23.281Z | Compiling elliptic-curve v0.14.1 |
| 3763 | 2026-09-07T00:12:23.358Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3764 | 2026-09-07T00:12:23.405Z | Compiling wnaf v0.14.0 |
| 3765 | 2026-09-07T00:12:23.482Z | Compiling primefield v0.14.0 |
| 3766 | 2026-09-07T00:12:23.505Z | Compiling rfc6979 v0.6.0 |
| 3767 | 2026-09-07T00:12:23.676Z | Compiling hickory-resolver v0.25.2 |
| 3768 | 2026-09-07T00:12:23.702Z | Compiling tungstenite v0.21.0 |
| 3769 | 2026-09-07T00:12:23.740Z | Compiling libscf-sys v1.2.0 |
| 3770 | 2026-09-07T00:12:23.794Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3771 | 2026-09-07T00:12:23.903Z | Compiling git-stub v1.0.0 |
| 3772 | 2026-09-07T00:12:23.919Z | Compiling ssh-encoding v0.2.0 |
| 3773 | 2026-09-07T00:12:24.065Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3774 | 2026-09-07T00:12:24.198Z | Compiling rlimit v0.10.2 |
| 3775 | 2026-09-07T00:12:24.214Z | Compiling dashu-base v0.5.1 |
| 3776 | 2026-09-07T00:12:24.270Z | Compiling progenitor-macro v0.14.0 |
| 3777 | 2026-09-07T00:12:24.314Z | Compiling num-modular v0.6.5 |
| 3778 | 2026-09-07T00:12:24.386Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3779 | 2026-09-07T00:12:24.490Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3780 | 2026-09-07T00:12:24.591Z | Compiling tokio-tungstenite v0.21.0 |
| 3781 | 2026-09-07T00:12:24.596Z | Compiling ssh-cipher v0.2.0 |
| 3782 | 2026-09-07T00:12:24.597Z | Compiling git-stub-vcs v0.1.0 |
| 3783 | 2026-09-07T00:12:24.645Z | Compiling primeorder v0.14.0 |
| 3784 | 2026-09-07T00:12:24.697Z | Compiling ecdsa v0.17.0 |
| 3785 | 2026-09-07T00:12:24.970Z | Compiling tungstenite v0.28.0 |
| 3786 | 2026-09-07T00:12:24.989Z | Compiling papergrid v0.18.0 |
| 3787 | 2026-09-07T00:12:25.030Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3788 | 2026-09-07T00:12:25.062Z | Compiling p256 v0.13.2 |
| 3789 | 2026-09-07T00:12:25.087Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3790 | 2026-09-07T00:12:25.127Z | Compiling curve25519-dalek v5.0.0 |
| 3791 | 2026-09-07T00:12:25.215Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3792 | 2026-09-07T00:12:25.234Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3793 | 2026-09-07T00:12:25.468Z | Compiling unicase v2.9.0 |
| 3794 | 2026-09-07T00:12:25.493Z | Compiling num-primitive v0.2.1 |
| 3795 | 2026-09-07T00:12:25.615Z | Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3796 | 2026-09-07T00:12:25.686Z | Compiling tokio-tungstenite v0.28.0 |
| 3797 | 2026-09-07T00:12:25.700Z | Compiling mime_guess v2.0.5 |
| 3798 | 2026-09-07T00:12:25.778Z | Compiling ssh-key v0.6.7 |
| 3799 | 2026-09-07T00:12:25.886Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3800 | 2026-09-07T00:12:25.944Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3801 | 2026-09-07T00:12:26.003Z | Compiling tabled v0.21.0 |
| 3802 | 2026-09-07T00:12:26.021Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3803 | 2026-09-07T00:12:26.080Z | Compiling dsi-bitstream v0.10.1 |
| 3804 | 2026-09-07T00:12:26.097Z | Compiling parking_lot v0.11.2 |
| 3805 | 2026-09-07T00:12:26.306Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3806 | 2026-09-07T00:12:26.336Z | Compiling ssh-encoding v0.3.0 |
| 3807 | 2026-09-07T00:12:26.428Z | Compiling prefix-trie v0.7.0 |
| 3808 | 2026-09-07T00:12:26.516Z | Compiling fxhash v0.2.1 |
| 3809 | 2026-09-07T00:12:26.691Z | Compiling keccak v0.2.0 |
| 3810 | 2026-09-07T00:12:26.711Z | Compiling http-range-header v0.4.2 |
| 3811 | 2026-09-07T00:12:26.721Z | Compiling bytesize v2.7.0 |
| 3812 | 2026-09-07T00:12:26.750Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3813 | 2026-09-07T00:12:26.841Z | Compiling hickory-server v0.25.2 |
| 3814 | 2026-09-07T00:12:26.988Z | Compiling sled v0.34.7 |
| 3815 | 2026-09-07T00:12:27.042Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3816 | 2026-09-07T00:12:27.494Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3817 | 2026-09-07T00:12:27.527Z | Compiling ed25519 v3.0.0 |
| 3818 | 2026-09-07T00:12:27.572Z | Compiling crypto-primes v0.7.2 |
| 3819 | 2026-09-07T00:12:27.889Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3820 | 2026-09-07T00:12:28.601Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3821 | 2026-09-07T00:12:28.621Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3822 | 2026-09-07T00:12:28.670Z | Compiling poly1305 v0.9.0 |
| 3823 | 2026-09-07T00:12:28.705Z | Compiling blowfish v0.10.0 |
| 3824 | 2026-09-07T00:12:28.763Z | Compiling blake2 v0.11.0-rc.6 |
| 3825 | 2026-09-07T00:12:29.011Z | Compiling crc8 v0.1.1 |
| 3826 | 2026-09-07T00:12:29.026Z | Compiling http-range v0.1.5 |
| 3827 | 2026-09-07T00:12:29.154Z | Compiling seq-macro v0.3.6 |
| 3828 | 2026-09-07T00:12:29.168Z | Compiling half v1.8.3 |
| 3829 | 2026-09-07T00:12:29.198Z | Compiling argon2 v0.6.0-rc.8 |
| 3830 | 2026-09-07T00:12:29.304Z | Compiling ssh-cipher v0.3.0 |
| 3831 | 2026-09-07T00:12:29.339Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3832 | 2026-09-07T00:12:29.395Z | Compiling serde_cbor v0.11.2 |
| 3833 | 2026-09-07T00:12:29.419Z | Compiling rsa v0.10.0-rc.18 |
| 3834 | 2026-09-07T00:12:29.451Z | Compiling ed25519-dalek v3.0.0 |
| 3835 | 2026-09-07T00:12:29.476Z | Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3836 | 2026-09-07T00:12:29.561Z | Compiling progenitor v0.14.0 |
| 3837 | 2026-09-07T00:12:29.687Z | Compiling sha3 v0.11.0 |
| 3838 | 2026-09-07T00:12:29.732Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3839 | 2026-09-07T00:12:29.743Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3840 | 2026-09-07T00:12:29.943Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3841 | 2026-09-07T00:12:30.007Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3842 | 2026-09-07T00:12:30.025Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3843 | 2026-09-07T00:12:30.077Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3844 | 2026-09-07T00:12:30.164Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3845 | 2026-09-07T00:12:30.329Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3846 | 2026-09-07T00:12:30.484Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 3847 | 2026-09-07T00:12:30.639Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3848 | 2026-09-07T00:12:30.642Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3849 | 2026-09-07T00:12:30.757Z | Compiling p384 v0.14.0 |
| 3850 | 2026-09-07T00:12:30.775Z | Compiling p521 v0.14.0 |
| 3851 | 2026-09-07T00:12:30.889Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3852 | 2026-09-07T00:12:30.909Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3853 | 2026-09-07T00:12:31.096Z | Compiling p256 v0.14.0 |
| 3854 | 2026-09-07T00:12:31.366Z | Compiling scuffle v0.1.0 |
| 3855 | 2026-09-07T00:12:31.422Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3856 | 2026-09-07T00:12:32.259Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3857 | 2026-09-07T00:12:32.323Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3858 | 2026-09-07T00:12:32.532Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3859 | 2026-09-07T00:12:32.553Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3860 | 2026-09-07T00:12:32.848Z | Compiling yasna v0.5.2 |
| 3861 | 2026-09-07T00:12:33.106Z | Compiling pwd v1.4.0 |
| 3862 | 2026-09-07T00:12:33.123Z | Compiling headers-core v0.3.0 |
| 3863 | 2026-09-07T00:12:33.270Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3864 | 2026-09-07T00:12:33.360Z | Compiling kstat-rs v0.2.5 |
| 3865 | 2026-09-07T00:12:33.379Z | Compiling kem v0.3.0 |
| 3866 | 2026-09-07T00:12:33.441Z | Compiling module-lattice v0.2.3 |
| 3867 | 2026-09-07T00:12:33.542Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3868 | 2026-09-07T00:12:33.560Z | Compiling lru v0.18.3 |
| 3869 | 2026-09-07T00:12:33.693Z | Compiling nanorand v0.7.0 |
| 3870 | 2026-09-07T00:12:33.725Z | Compiling sponge-cursor v0.1.0 |
| 3871 | 2026-09-07T00:12:33.751Z | Compiling ml-kem v0.3.2 |
| 3872 | 2026-09-07T00:12:33.780Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3873 | 2026-09-07T00:12:33.860Z | Compiling sha3 v0.12.0 |
| 3874 | 2026-09-07T00:12:33.898Z | Compiling ssh-key v0.7.0-rc.11 |
| 3875 | 2026-09-07T00:12:34.029Z | Compiling flume v0.11.1 |
| 3876 | 2026-09-07T00:12:34.073Z | Compiling rcgen v0.12.1 |
| 3877 | 2026-09-07T00:12:34.158Z | Compiling headers v0.4.1 |
| 3878 | 2026-09-07T00:12:34.228Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3879 | 2026-09-07T00:12:34.384Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3880 | 2026-09-07T00:12:34.494Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3881 | 2026-09-07T00:12:34.732Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3882 | 2026-09-07T00:12:34.751Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3883 | 2026-09-07T00:12:34.774Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3884 | 2026-09-07T00:12:34.803Z | Compiling hyper-staticfile v0.10.1 |
| 3885 | 2026-09-07T00:12:34.961Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3886 | 2026-09-07T00:12:34.978Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3887 | 2026-09-07T00:12:35.002Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3888 | 2026-09-07T00:12:35.280Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3889 | 2026-09-07T00:12:35.340Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3890 | 2026-09-07T00:12:35.487Z | Compiling russh-cryptovec v0.62.0 |
| 3891 | 2026-09-07T00:12:35.698Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3892 | 2026-09-07T00:12:35.716Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3893 | 2026-09-07T00:12:35.753Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3894 | 2026-09-07T00:12:35.790Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3895 | 2026-09-07T00:12:35.824Z | Compiling port-file v0.1.0 |
| 3896 | 2026-09-07T00:12:35.851Z | Compiling num-bigint v0.4.6 |
| 3897 | 2026-09-07T00:12:35.963Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3898 | 2026-09-07T00:12:36.094Z | Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3899 | 2026-09-07T00:12:36.394Z | Compiling generic-array v1.4.3 |
| 3900 | 2026-09-07T00:12:36.451Z | Compiling russh-util v0.52.0 |
| 3901 | 2026-09-07T00:12:36.558Z | Compiling enum_dispatch v0.3.13 |
| 3902 | 2026-09-07T00:12:36.605Z | Compiling delegate v0.13.5 |
| 3903 | 2026-09-07T00:12:36.645Z | Compiling subprocess v0.2.15 |
| 3904 | 2026-09-07T00:12:36.663Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3905 | 2026-09-07T00:12:36.684Z | Compiling display-error-chain v0.2.2 |
| 3906 | 2026-09-07T00:12:36.853Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3907 | 2026-09-07T00:12:36.917Z | Compiling md5 v0.8.0 |
| 3908 | 2026-09-07T00:12:36.987Z | Compiling hex-literal v1.1.0 |
| 3909 | 2026-09-07T00:12:37.131Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3910 | 2026-09-07T00:12:37.149Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3911 | 2026-09-07T00:12:37.152Z | Compiling colored v2.2.0 |
| 3912 | 2026-09-07T00:12:37.214Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3913 | 2026-09-07T00:12:37.430Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3914 | 2026-09-07T00:12:37.482Z | Compiling internet-checksum v0.2.1 |
| 3915 | 2026-09-07T00:12:37.550Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3916 | 2026-09-07T00:12:37.633Z | Compiling russh v0.62.4 |
| 3917 | 2026-09-07T00:12:38.501Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3918 | 2026-09-07T00:12:39.671Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3919 | 2026-09-07T00:12:39.671Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3920 | 2026-09-07T00:12:42.412Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3921 | 2026-09-07T00:12:43.092Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3922 | 2026-09-07T00:12:43.594Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3923 | 2026-09-07T00:12:44.612Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3924 | 2026-09-07T00:12:44.939Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3925 | 2026-09-07T00:12:53.752Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3926 | 2026-09-07T00:12:53.752Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3927 | 2026-09-07T00:12:53.752Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3928 | 2026-09-07T00:12:53.767Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3929 | 2026-09-07T00:12:53.767Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3930 | 2026-09-07T00:12:55.602Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3931 | 2026-09-07T00:12:55.670Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3932 | 2026-09-07T00:13:00.106Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3933 | 2026-09-07T00:13:44.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s |
| 3934 | 2026-09-07T00:13:44.794Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3935 | 2026-09-07T00:13:44.794Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3936 | 2026-09-07T00:13:45.038Z | |
| 3937 | 2026-09-07T00:13:45.038Z | real 1:34.075128765 |
| 3938 | 2026-09-07T00:13:45.038Z | user 8:49.581284510 |
| 3939 | 2026-09-07T00:13:45.038Z | sys 1:39.945209513 |
| 3940 | 2026-09-07T00:13:45.038Z | trap 0.247927287 |
| 3941 | 2026-09-07T00:13:45.038Z | tflt 0.379537711 |
| 3942 | 2026-09-07T00:13:45.041Z | dflt 1.790895965 |
| 3943 | 2026-09-07T00:13:45.041Z | kflt 0.000346515 |
| 3944 | 2026-09-07T00:13:45.041Z | lock 30:59.504958967 |
| 3945 | 2026-09-07T00:13:45.041Z | slp 19:27.371732495 |
| 3946 | 2026-09-07T00:13:45.042Z | lat 36.199277292 |
| 3947 | 2026-09-07T00:13:45.042Z | stop 2:44.656288733 |
| 3948 | 2026-09-07T00:13:45.042Z | + mkdir tests |
| 3949 | 2026-09-07T00:13:45.042Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3950 | 2026-09-07T00:13:45.042Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3951 | 2026-09-07T00:13:45.064Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-69d997fe14e17619 tests/ |
| 3952 | 2026-09-07T00:13:45.098Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-6421c1b5d6f7b184 tests/ |
| 3953 | 2026-09-07T00:13:45.131Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-ee7bbd6dea8f0b79 tests/ |
| 3954 | 2026-09-07T00:13:45.164Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-34eeb32cfcbb8983 tests/ |
| 3955 | 2026-09-07T00:13:45.625Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override) |
| 3956 | 2026-09-07T00:13:45.628Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-6421c1b5d6f7b184 tests/commtest-ee7bbd6dea8f0b79 tests/dhcp_server-69d997fe14e17619 tests/end_to_end_tests-34eeb32cfcbb8983 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3957 | 2026-09-07T00:14:51.627Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3958 | 2026-09-07T00:14:51.627Z | a .github/buildomat/ci-env.sh 1K |
| 3959 | 2026-09-07T00:14:51.630Z | a out/target/test 1K |
| 3960 | 2026-09-07T00:14:51.630Z | a out/npuzone/npuzone 27402K |
| 3961 | 2026-09-07T00:14:51.630Z | a package-manifest.toml 35K |
| 3962 | 2026-09-07T00:14:51.630Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3963 | 2026-09-07T00:14:51.630Z | a target/release/omicron-package 16972K |
| 3964 | 2026-09-07T00:14:51.630Z | a target/release/xtask 6403K |
| 3965 | 2026-09-07T00:14:51.630Z | a target/debug/bootstrap 441149K |
| 3966 | 2026-09-07T00:14:51.630Z | a tests/bootstrap-6421c1b5d6f7b184 34531K |
| 3967 | 2026-09-07T00:14:51.630Z | a tests/commtest-ee7bbd6dea8f0b79 34532K |
| 3968 | 2026-09-07T00:14:51.630Z | a tests/dhcp_server-69d997fe14e17619 34531K |
| 3969 | 2026-09-07T00:14:51.630Z | a tests/end_to_end_tests-34eeb32cfcbb8983 504651K |
| 3970 | 2026-09-07T00:14:51.630Z | a tools/opte_version 1K |
| 3971 | 2026-09-07T00:14:51.630Z | a tools/opte_version_override 2K |
| 3972 | 2026-09-07T00:14:51.630Z | a out/clickhouse.tar.gz 233253K |
| 3973 | 2026-09-07T00:14:51.631Z | a out/clickhouse_keeper.tar.gz 227770K |
| 3974 | 2026-09-07T00:14:51.631Z | a out/clickhouse_server.tar.gz 233250K |
| 3975 | 2026-09-07T00:14:51.631Z | a out/cockroachdb.tar.gz 125096K |
| 3976 | 2026-09-07T00:14:51.631Z | a out/crucible-pantry-zone.tar.gz 24780K |
| 3977 | 2026-09-07T00:14:51.631Z | a out/crucible-utils.tar 18900K |
| 3978 | 2026-09-07T00:14:51.631Z | a out/crucible-zone.tar.gz 39592K |
| 3979 | 2026-09-07T00:14:51.631Z | a out/external-dns.tar.gz 15171K |
| 3980 | 2026-09-07T00:14:51.631Z | a out/internal-dns.tar.gz 15170K |
| 3981 | 2026-09-07T00:14:51.631Z | a out/mg-ddm-gz.tar 100917K |
| 3982 | 2026-09-07T00:14:51.631Z | a out/nexus.tar.gz 196077K |
| 3983 | 2026-09-07T00:14:51.631Z | a out/ntp.tar.gz 7163K |
| 3984 | 2026-09-07T00:14:51.631Z | a out/omicron-gateway-softnpu.tar.gz 13870K |
| 3985 | 2026-09-07T00:14:51.631Z | a out/omicron-sled-agent.tar 133283K |
| 3986 | 2026-09-07T00:14:51.631Z | a out/overlay.tar.gz 4K |
| 3987 | 2026-09-07T00:14:51.631Z | a out/oximeter.tar.gz 17702K |
| 3988 | 2026-09-07T00:14:51.631Z | a out/oxlog.tar 2408K |
| 3989 | 2026-09-07T00:14:51.631Z | a out/probe.tar.gz 3037K |
| 3990 | 2026-09-07T00:14:51.631Z | a out/propolis-server.tar.gz 34642K |
| 3991 | 2026-09-07T00:14:51.631Z | a out/pumpkind-gz.tar 26647K |
| 3992 | 2026-09-07T00:14:51.631Z | a out/switch-softnpu.tar.gz 313236K |
| 3993 | 2026-09-07T00:14:51.635Z | |
| 3994 | 2026-09-07T00:14:51.635Z | real 1:05.998766067 |
| 3995 | 2026-09-07T00:14:51.635Z | user 1:03.908177654 |
| 3996 | 2026-09-07T00:14:51.635Z | sys 3.501432907 |
| 3997 | 2026-09-07T00:14:51.635Z | trap 0.005459646 |
| 3998 | 2026-09-07T00:14:51.635Z | tflt 0.000000000 |
| 3999 | 2026-09-07T00:14:51.635Z | dflt 0.000000000 |
| 4000 | 2026-09-07T00:14:51.635Z | kflt 0.000000000 |
| 4001 | 2026-09-07T00:14:51.635Z | lock 0.000000000 |
| 4002 | 2026-09-07T00:14:51.635Z | slp 1:03.817383119 |
| 4003 | 2026-09-07T00:14:51.635Z | lat 0.761138073 |
| 4004 | 2026-09-07T00:14:51.636Z | stop 0.000160608 |
| 4005 | 2026-09-07T00:14:51.636Z | process exited: duration 1075908 ms, exit code 0 |
| |
| 4006 | 2026-09-07T00:14:51.697Z | found 1 output files |
| 4007 | 2026-09-07T00:14:51.697Z | uploading: /work/package.tar.gz (1850967420 bytes) |
| 4008 | 2026-09-07T00:15:21.592Z | uploaded: /work/package.tar.gz |