|
|
|
| 1 | 2026-09-03T01:00:03.632Z | job assigned to worker 01M1JCE1EJTKH8DTVG04D0K1TE [factory aws, i-0d8fce9a8de63f8ef] (queued for 48 s) |
| |
| 2 | 2026-09-03T01:00:10.653Z | starting task 0: "setup" |
| 3 | 2026-09-03T01:00:10.658Z | ++ uname -s |
| 4 | 2026-09-03T01:00:10.661Z | + kern=SunOS |
| 5 | 2026-09-03T01:00:10.661Z | + build_user=build |
| 6 | 2026-09-03T01:00:10.661Z | + build_uid=12345 |
| 7 | 2026-09-03T01:00:10.661Z | + work_dir=/work |
| 8 | 2026-09-03T01:00:10.661Z | + input_dir=/input |
| 9 | 2026-09-03T01:00:10.661Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T01:00:10.661Z | + case "$kern" in |
| 11 | 2026-09-03T01:00:10.661Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T01:00:10.664Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T01:00:12.669Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T01:00:12.837Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T01:00:12.840Z | + home_fs=zfs |
| 16 | 2026-09-03T01:00:12.840Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T01:00:12.840Z | + mkdir -p /home/build |
| 18 | 2026-09-03T01:00:12.840Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T01:00:14.843Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T01:00:14.846Z | process exited: duration 4194 ms, exit code 0 |
| |
| 21 | 2026-09-03T01:00:14.851Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T01:00:14.857Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-03T01:00:14.857Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-03T01:00:14.857Z | * rust toolchain profile = "default" |
| 25 | 2026-09-03T01:00:14.857Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-03T01:00:14.857Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-03T01:00:14.857Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T01:00:14.860Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T01:00:14.860Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-03T01:00:14.960Z | info: downloading installer |
| 31 | 2026-09-03T01:00:16.356Z | info: profile set to default |
| 32 | 2026-09-03T01:00:16.356Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T01:00:16.359Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-03T01:00:16.484Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-03T01:00:16.487Z | info: downloading 6 components |
| 36 | 2026-09-03T01:00:31.331Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-03T01:00:31.331Z | |
| 38 | 2026-09-03T01:00:31.359Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-03T01:00:31.359Z | |
| 40 | 2026-09-03T01:00:31.359Z | |
| 41 | 2026-09-03T01:00:31.359Z | Rust is installed now. Great! |
| 42 | 2026-09-03T01:00:31.359Z | |
| 43 | 2026-09-03T01:00:31.359Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T01:00:31.359Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T01:00:31.359Z | |
| 46 | 2026-09-03T01:00:31.359Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T01:00:31.359Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T01:00:31.359Z | |
| 49 | 2026-09-03T01:00:31.359Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T01:00:31.359Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T01:00:31.362Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T01:00:31.362Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T01:00:31.362Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T01:00:31.362Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T01:00:31.362Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T01:00:31.362Z | HOST_CC = None |
| 57 | 2026-09-03T01:00:31.362Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T01:00:31.362Z | CC = None |
| 59 | 2026-09-03T01:00:31.362Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T01:00:31.549Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T01:00:31.549Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T01:00:31.549Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T01:00:31.549Z | CFLAGS = None |
| 64 | 2026-09-03T01:00:31.549Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T01:00:31.549Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T01:00:31.549Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T01:00:31.549Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T01:00:31.549Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T01:00:31.549Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T01:00:31.654Z | + rustup --version |
| 71 | 2026-09-03T01:00:31.659Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T01:00:31.662Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T01:00:31.681Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-03T01:00:31.684Z | + cargo --version |
| 75 | 2026-09-03T01:00:31.691Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-03T01:00:31.694Z | + rustc --version |
| 77 | 2026-09-03T01:00:31.714Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-03T01:00:31.717Z | process exited: duration 16865 ms, exit code 0 |
| |
| 79 | 2026-09-03T01:00:31.724Z | starting task 2: "authentication" |
| 80 | 2026-09-03T01:00:31.743Z | process exited: duration 19 ms, exit code 0 |
| |
| 81 | 2026-09-03T01:00:31.762Z | starting task 3: "clone repository" |
| 82 | 2026-09-03T01:00:31.767Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-03T01:00:31.769Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-03T01:00:31.796Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-03T01:00:44.325Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-03T01:00:44.325Z | + git fetch origin 024ca11720cf78eabd19c26bf1f0899d2b173c35 |
| 87 | 2026-09-03T01:00:44.699Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-03T01:00:44.699Z | * branch 024ca11720cf78eabd19c26bf1f0899d2b173c35 -> FETCH_HEAD |
| 89 | 2026-09-03T01:00:44.714Z | + [[ -n paulina-livetestids ]] |
| 90 | 2026-09-03T01:00:44.717Z | ++ git branch --show-current |
| 91 | 2026-09-03T01:00:44.717Z | + current=main |
| 92 | 2026-09-03T01:00:44.717Z | + [[ main != paulina-livetestids ]] |
| 93 | 2026-09-03T01:00:44.717Z | + git branch -f paulina-livetestids 024ca11720cf78eabd19c26bf1f0899d2b173c35 |
| 94 | 2026-09-03T01:00:44.720Z | + git checkout -f paulina-livetestids |
| 95 | 2026-09-03T01:00:44.974Z | Switched to branch 'paulina-livetestids' |
| 96 | 2026-09-03T01:00:44.977Z | + git reset --hard 024ca11720cf78eabd19c26bf1f0899d2b173c35 |
| 97 | 2026-09-03T01:00:44.990Z | HEAD is now at 024ca1172 live-tests: Updating sled ids for london, dublin and berlin |
| 98 | 2026-09-03T01:00:44.993Z | process exited: duration 13229 ms, exit code 0 |
| |
| 99 | 2026-09-03T01:00:44.999Z | starting task 4: "build" |
| 100 | 2026-09-03T01:00:45.005Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-03T01:00:45.005Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-03T01:00:45.005Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-03T01:00:45.008Z | +++ uname -s |
| 104 | 2026-09-03T01:00:45.008Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-03T01:00:45.008Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-03T01:00:45.011Z | + cargo --version |
| 107 | 2026-09-03T01:00:45.018Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-03T01:00:45.022Z | + rustc --version |
| 109 | 2026-09-03T01:00:45.040Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-03T01:00:45.043Z | + WORK=/work |
| 111 | 2026-09-03T01:00:45.043Z | + pfexec mkdir -p /work |
| 112 | 2026-09-03T01:00:45.046Z | + pfexec chown build /work |
| 113 | 2026-09-03T01:00:45.050Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-03T01:00:47.129Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-03T01:00:47.558Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-03T01:00:50.129Z | Planning: Solver setup ... Done (2.400s) |
| 117 | 2026-09-03T01:00:50.196Z | Planning: Running solver ... Done (0.067s) |
| 118 | 2026-09-03T01:00:50.246Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2026-09-03T01:00:50.258Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-03T01:00:50.274Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-03T01:00:50.288Z | Planning: Package planning ... Done (0.014s) |
| 122 | 2026-09-03T01:00:50.291Z | Planning: Merging actions ... Done (0.001s) |
| 123 | 2026-09-03T01:00:50.453Z | Planning: Checking for conflicting actions ... Done (0.164s) |
| 124 | 2026-09-03T01:00:50.456Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-03T01:00:51.334Z | Planning: Evaluating mediators ... Done (0.879s) |
| 126 | 2026-09-03T01:00:51.337Z | Planning: Planning completed in 3.74 seconds |
| 127 | 2026-09-03T01:00:51.343Z | Packages to install: 2 |
| 128 | 2026-09-03T01:00:51.343Z | Estimated space available: 156.00 GB |
| 129 | 2026-09-03T01:00:51.343Z | Estimated space to be consumed: 86.47 MB |
| 130 | 2026-09-03T01:00:51.343Z | Create boot environment: No |
| 131 | 2026-09-03T01:00:51.343Z | Create backup boot environment: No |
| 132 | 2026-09-03T01:00:51.346Z | Rebuild boot archive: No |
| 133 | 2026-09-03T01:00:51.346Z | |
| 134 | 2026-09-03T01:00:51.346Z | Changed packages: |
| 135 | 2026-09-03T01:00:51.346Z | helios |
| 136 | 2026-09-03T01:00:51.346Z | developer/build-essential |
| 137 | 2026-09-03T01:00:51.346Z | None -> 11-3.0 |
| 138 | 2026-09-03T01:00:51.346Z | library/libxmlsec1 |
| 139 | 2026-09-03T01:00:51.346Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-03T01:00:51.369Z | |
| 141 | 2026-09-03T01:00:51.369Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-03T01:00:51.437Z | Download: Completed 1.28 MB in 0.07 seconds (18.9M/s) |
| 143 | 2026-09-03T01:00:51.510Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-03T01:00:51.550Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-03T01:00:51.588Z | Finalize: Updating package state database ... Done (0.038s) |
| 146 | 2026-09-03T01:00:51.588Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-03T01:00:51.688Z | Finalize: Updating image state ... Done (0.100s) |
| 148 | 2026-09-03T01:00:54.415Z | Finalize: Creating fast lookup database ... Done (2.671s) |
| 149 | 2026-09-03T01:00:54.483Z | Finalize: Reading search index ... Done (0.012s) |
| 150 | 2026-09-03T01:00:54.486Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-03T01:00:54.586Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-03T01:00:54.966Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-03T01:00:55.074Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-03T01:00:55.077Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-03T01:00:55.234Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-03T01:00:55.237Z | Planning: Planning completed in 0.27 seconds |
| 157 | 2026-09-03T01:00:55.258Z | Mediators to change: 2 |
| 158 | 2026-09-03T01:00:55.258Z | Create boot environment: No |
| 159 | 2026-09-03T01:00:55.258Z | Create backup boot environment: No |
| 160 | 2026-09-03T01:00:55.326Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-03T01:00:55.327Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-03T01:00:55.387Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-03T01:00:57.367Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-03T01:00:57.430Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-03T01:00:57.433Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-03T01:00:57.523Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-03T01:00:57.807Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-03T01:00:57.917Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-03T01:00:57.920Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-03T01:00:58.077Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-03T01:00:58.080Z | Planning: Planning completed in 0.27 seconds |
| 172 | 2026-09-03T01:00:58.103Z | Mediators to change: 1 |
| 173 | 2026-09-03T01:00:58.103Z | Create boot environment: No |
| 174 | 2026-09-03T01:00:58.103Z | Create backup boot environment: No |
| 175 | 2026-09-03T01:00:58.158Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-03T01:00:58.158Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-03T01:00:58.223Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-03T01:01:00.200Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-03T01:01:00.267Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-03T01:01:00.270Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-03T01:01:00.354Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-03T01:01:00.673Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-03T01:01:00.673Z | apache system 2.4 system |
| 184 | 2026-09-03T01:01:00.673Z | clang system 15 system |
| 185 | 2026-09-03T01:01:00.673Z | csh system system illumos |
| 186 | 2026-09-03T01:01:00.673Z | ctags system system illumos |
| 187 | 2026-09-03T01:01:00.673Z | file vendor vendor darwinsys |
| 188 | 2026-09-03T01:01:00.673Z | file system system illumos |
| 189 | 2026-09-03T01:01:00.673Z | gcc vendor 14 vendor |
| 190 | 2026-09-03T01:01:00.673Z | gcc system 13 system |
| 191 | 2026-09-03T01:01:00.673Z | gcc system 10 system |
| 192 | 2026-09-03T01:01:00.673Z | go system 1.25 system |
| 193 | 2026-09-03T01:01:00.673Z | llvm system 15 system |
| 194 | 2026-09-03T01:01:00.673Z | mariadb system 11.4 system |
| 195 | 2026-09-03T01:01:00.673Z | mta vendor vendor dma |
| 196 | 2026-09-03T01:01:00.673Z | openjdk system 17 system |
| 197 | 2026-09-03T01:01:00.673Z | openjdk system 11 system |
| 198 | 2026-09-03T01:01:00.673Z | openssl vendor 3 vendor |
| 199 | 2026-09-03T01:01:00.673Z | perl system 5.40 system |
| 200 | 2026-09-03T01:01:00.674Z | postgresql system 18 system |
| 201 | 2026-09-03T01:01:00.674Z | postgresql system 17 system |
| 202 | 2026-09-03T01:01:00.674Z | python vendor 3 vendor |
| 203 | 2026-09-03T01:01:00.674Z | python system 2 system |
| 204 | 2026-09-03T01:01:00.674Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-03T01:01:00.674Z | ruby system 3.4 system |
| 206 | 2026-09-03T01:01:00.674Z | ruby system 3.0 system |
| 207 | 2026-09-03T01:01:00.674Z | words vendor vendor american-english |
| 208 | 2026-09-03T01:01:00.674Z | words system system australian-english |
| 209 | 2026-09-03T01:01:00.674Z | words system system british-english |
| 210 | 2026-09-03T01:01:00.674Z | words system system canadian-english |
| 211 | 2026-09-03T01:01:00.674Z | words system system french |
| 212 | 2026-09-03T01:01:00.674Z | words system system italian |
| 213 | 2026-09-03T01:01:00.674Z | words system system ngerman |
| 214 | 2026-09-03T01:01:00.674Z | words system system ogerman |
| 215 | 2026-09-03T01:01:00.674Z | words system system spanish |
| 216 | 2026-09-03T01:01:00.924Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-03T01:01:00.924Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-03T01:01:01.449Z | FMRI IFO |
| 219 | 2026-09-03T01:01:01.449Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-03T01:01:01.449Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-03T01:01:01.449Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-03T01:01:01.449Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-03T01:01:01.449Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-03T01:01:01.449Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-03T01:01:01.449Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-03T01:01:01.449Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-03T01:01:01.449Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-03T01:01:01.800Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-03T01:01:02.124Z | Updating crates.io index |
| 230 | 2026-09-03T01:01:02.127Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-03T01:01:02.414Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-03T01:01:02.807Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-03T01:01:03.102Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-03T01:01:04.156Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-03T01:01:04.700Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-03T01:01:06.287Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-03T01:01:07.227Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-03T01:01:07.506Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-03T01:01:07.874Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-03T01:01:09.048Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-03T01:01:09.364Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-03T01:01:09.777Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-03T01:01:10.059Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-03T01:01:10.594Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-03T01:01:10.871Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-03T01:01:11.164Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-03T01:01:11.450Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-03T01:01:11.779Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-03T01:01:12.117Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 250 | 2026-09-03T01:01:12.653Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 251 | 2026-09-03T01:01:12.984Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 252 | 2026-09-03T01:01:13.534Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 253 | 2026-09-03T01:01:13.881Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 254 | 2026-09-03T01:01:14.195Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 255 | 2026-09-03T01:01:14.641Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 256 | 2026-09-03T01:01:14.968Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 257 | 2026-09-03T01:01:15.419Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 258 | 2026-09-03T01:01:16.217Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-09-03T01:01:16.511Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 260 | 2026-09-03T01:01:16.907Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-09-03T01:01:17.330Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 262 | 2026-09-03T01:01:17.935Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 263 | 2026-09-03T01:01:18.221Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-09-03T01:01:18.517Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-03T01:01:18.807Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 266 | 2026-09-03T01:01:19.113Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-09-03T01:01:19.397Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 268 | 2026-09-03T01:01:19.690Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 269 | 2026-09-03T01:01:20.033Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 270 | 2026-09-03T01:01:20.321Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 271 | 2026-09-03T01:01:20.756Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 272 | 2026-09-03T01:01:23.627Z | Downloading crates ... |
| 273 | 2026-09-03T01:01:23.674Z | Downloaded anstyle-query v1.1.5 |
| 274 | 2026-09-03T01:01:23.681Z | Downloaded is_terminal_polyfill v1.70.2 |
| 275 | 2026-09-03T01:01:23.694Z | Downloaded anstream v1.0.0 |
| 276 | 2026-09-03T01:01:23.699Z | Downloaded goblin v0.8.2 |
| 277 | 2026-09-03T01:01:23.703Z | Downloaded fnv v1.0.7 |
| 278 | 2026-09-03T01:01:23.706Z | Downloaded autocfg v1.5.0 |
| 279 | 2026-09-03T01:01:23.708Z | Downloaded equivalent v1.0.2 |
| 280 | 2026-09-03T01:01:23.708Z | Downloaded zerocopy v0.7.35 |
| 281 | 2026-09-03T01:01:23.716Z | Downloaded itoa v1.0.17 |
| 282 | 2026-09-03T01:01:23.719Z | Downloaded zmij v1.0.21 |
| 283 | 2026-09-03T01:01:23.719Z | Downloaded fastrand v2.3.0 |
| 284 | 2026-09-03T01:01:23.719Z | Downloaded digest v0.10.7 |
| 285 | 2026-09-03T01:01:23.720Z | Downloaded zerocopy-derive v0.7.35 |
| 286 | 2026-09-03T01:01:23.723Z | Downloaded dtrace-parser v0.2.0 |
| 287 | 2026-09-03T01:01:23.723Z | Downloaded bytecount v0.6.9 |
| 288 | 2026-09-03T01:01:23.723Z | Downloaded camino v1.2.5 |
| 289 | 2026-09-03T01:01:23.726Z | Downloaded anstyle-parse v1.0.0 |
| 290 | 2026-09-03T01:01:23.726Z | Downloaded camino-tempfile v1.4.1 |
| 291 | 2026-09-03T01:01:23.729Z | Downloaded pest_generator v2.8.6 |
| 292 | 2026-09-03T01:01:23.732Z | Downloaded heck v0.4.1 |
| 293 | 2026-09-03T01:01:23.735Z | Downloaded once_cell v1.21.3 |
| 294 | 2026-09-03T01:01:23.738Z | Downloaded colorchoice v1.0.4 |
| 295 | 2026-09-03T01:01:23.738Z | Downloaded bitflags v2.11.0 |
| 296 | 2026-09-03T01:01:23.741Z | Downloaded errno v0.3.14 |
| 297 | 2026-09-03T01:01:23.745Z | Downloaded memmap v0.7.0 |
| 298 | 2026-09-03T01:01:23.745Z | Downloaded plain v0.2.3 |
| 299 | 2026-09-03T01:01:23.745Z | Downloaded clap v4.6.1 |
| 300 | 2026-09-03T01:01:23.752Z | Downloaded serde_spanned v0.6.9 |
| 301 | 2026-09-03T01:01:23.756Z | Downloaded generic-array v0.14.7 |
| 302 | 2026-09-03T01:01:23.756Z | Downloaded block-buffer v0.10.4 |
| 303 | 2026-09-03T01:01:23.758Z | Downloaded version_check v0.9.5 |
| 304 | 2026-09-03T01:01:23.758Z | Downloaded thread-id v4.2.2 |
| 305 | 2026-09-03T01:01:23.761Z | Downloaded heck v0.5.0 |
| 306 | 2026-09-03T01:01:23.761Z | Downloaded proc-macro-error-attr v1.0.4 |
| 307 | 2026-09-03T01:01:23.764Z | Downloaded toml_write v0.1.2 |
| 308 | 2026-09-03T01:01:23.764Z | Downloaded cpufeatures v0.2.17 |
| 309 | 2026-09-03T01:01:23.764Z | Downloaded crypto-common v0.1.7 |
| 310 | 2026-09-03T01:01:23.767Z | Downloaded swrite v0.1.0 |
| 311 | 2026-09-03T01:01:23.771Z | Downloaded clap_lex v1.0.0 |
| 312 | 2026-09-03T01:01:23.771Z | Downloaded usdt-attr-macro v0.5.0 |
| 313 | 2026-09-03T01:01:23.771Z | Downloaded terminal_size v0.4.3 |
| 314 | 2026-09-03T01:01:23.774Z | Downloaded usdt-macro v0.5.0 |
| 315 | 2026-09-03T01:01:23.777Z | Downloaded strsim v0.11.1 |
| 316 | 2026-09-03T01:01:23.780Z | Downloaded dof v0.3.0 |
| 317 | 2026-09-03T01:01:23.780Z | Downloaded byteorder v1.5.0 |
| 318 | 2026-09-03T01:01:23.783Z | Downloaded cargo-platform v0.3.2 |
| 319 | 2026-09-03T01:01:23.786Z | Downloaded pretty-hex v0.4.1 |
| 320 | 2026-09-03T01:01:23.790Z | Downloaded scroll_derive v0.12.1 |
| 321 | 2026-09-03T01:01:23.794Z | Downloaded tabled_derive v0.7.0 |
| 322 | 2026-09-03T01:01:23.794Z | Downloaded toml_datetime v0.6.11 |
| 323 | 2026-09-03T01:01:23.794Z | Downloaded macaddr v1.0.1 |
| 324 | 2026-09-03T01:01:23.797Z | Downloaded smawk v0.3.2 |
| 325 | 2026-09-03T01:01:23.800Z | Downloaded pest_derive v2.8.6 |
| 326 | 2026-09-03T01:01:23.800Z | Downloaded anyhow v1.0.104 |
| 327 | 2026-09-03T01:01:23.803Z | Downloaded cargo_toml v0.21.0 |
| 328 | 2026-09-03T01:01:23.806Z | Downloaded anstyle v1.0.14 |
| 329 | 2026-09-03T01:01:23.811Z | Downloaded utf8parse v0.2.2 |
| 330 | 2026-09-03T01:01:23.814Z | Downloaded usdt v0.5.0 |
| 331 | 2026-09-03T01:01:23.817Z | Downloaded thiserror-impl v2.0.18 |
| 332 | 2026-09-03T01:01:23.817Z | Downloaded scroll v0.12.0 |
| 333 | 2026-09-03T01:01:23.820Z | Downloaded fs-err v3.3.0 |
| 334 | 2026-09-03T01:01:23.820Z | Downloaded sha2 v0.10.9 |
| 335 | 2026-09-03T01:01:23.823Z | Downloaded thiserror v2.0.18 |
| 336 | 2026-09-03T01:01:23.826Z | Downloaded quote v1.0.45 |
| 337 | 2026-09-03T01:01:23.829Z | Downloaded cfg-if v1.0.4 |
| 338 | 2026-09-03T01:01:23.829Z | Downloaded unicode-linebreak v0.1.5 |
| 339 | 2026-09-03T01:01:23.832Z | Downloaded thiserror v1.0.69 |
| 340 | 2026-09-03T01:01:23.832Z | Downloaded cargo_metadata v0.23.1 |
| 341 | 2026-09-03T01:01:23.835Z | Downloaded proc-macro-error v1.0.4 |
| 342 | 2026-09-03T01:01:23.835Z | Downloaded winnow v0.7.14 |
| 343 | 2026-09-03T01:01:23.839Z | Downloaded usdt-impl v0.5.0 |
| 344 | 2026-09-03T01:01:23.842Z | Downloaded thiserror-impl v1.0.69 |
| 345 | 2026-09-03T01:01:23.842Z | Downloaded tempfile v3.27.0 |
| 346 | 2026-09-03T01:01:23.845Z | Downloaded clap_derive v4.6.1 |
| 347 | 2026-09-03T01:01:23.845Z | Downloaded semver v1.0.28 |
| 348 | 2026-09-03T01:01:23.856Z | Downloaded toml v0.8.23 |
| 349 | 2026-09-03T01:01:23.859Z | Downloaded ucd-trie v0.1.7 |
| 350 | 2026-09-03T01:01:23.859Z | Downloaded log v0.4.33 |
| 351 | 2026-09-03T01:01:23.865Z | Downloaded papergrid v0.11.0 |
| 352 | 2026-09-03T01:01:23.869Z | Downloaded serde_tokenstream v0.2.3 |
| 353 | 2026-09-03T01:01:23.872Z | Downloaded getrandom v0.4.3 |
| 354 | 2026-09-03T01:01:23.874Z | Downloaded serde_core v1.0.228 |
| 355 | 2026-09-03T01:01:23.874Z | Downloaded pest_meta v2.8.6 |
| 356 | 2026-09-03T01:01:23.877Z | Downloaded textwrap v0.16.2 |
| 357 | 2026-09-03T01:01:23.880Z | Downloaded proc-macro2 v1.0.106 |
| 358 | 2026-09-03T01:01:23.885Z | Downloaded serde_derive v1.0.228 |
| 359 | 2026-09-03T01:01:23.888Z | Downloaded unicode-ident v1.0.24 |
| 360 | 2026-09-03T01:01:23.891Z | Downloaded toml_edit v0.22.27 |
| 361 | 2026-09-03T01:01:23.895Z | Downloaded indexmap v2.14.0 |
| 362 | 2026-09-03T01:01:23.899Z | Downloaded serde v1.0.228 |
| 363 | 2026-09-03T01:01:23.902Z | Downloaded memchr v2.8.0 |
| 364 | 2026-09-03T01:01:23.910Z | Downloaded typenum v1.20.1 |
| 365 | 2026-09-03T01:01:23.926Z | Downloaded pest v2.8.6 |
| 366 | 2026-09-03T01:01:23.937Z | Downloaded hashbrown v0.17.0 |
| 367 | 2026-09-03T01:01:23.947Z | Downloaded clap_builder v4.6.0 |
| 368 | 2026-09-03T01:01:23.955Z | Downloaded serde_json v1.0.151 |
| 369 | 2026-09-03T01:01:23.970Z | Downloaded tabled v0.15.0 |
| 370 | 2026-09-03T01:01:23.979Z | Downloaded syn v1.0.109 |
| 371 | 2026-09-03T01:01:23.985Z | Downloaded unicode-width v0.1.14 |
| 372 | 2026-09-03T01:01:23.991Z | Downloaded unicode-width v0.2.0 |
| 373 | 2026-09-03T01:01:23.995Z | Downloaded syn v2.0.117 |
| 374 | 2026-09-03T01:01:24.008Z | Downloaded rustix v1.1.4 |
| 375 | 2026-09-03T01:01:24.029Z | Downloaded libc v0.2.185 |
| 376 | 2026-09-03T01:01:24.097Z | Compiling proc-macro2 v1.0.106 |
| 377 | 2026-09-03T01:01:24.097Z | Compiling quote v1.0.45 |
| 378 | 2026-09-03T01:01:24.097Z | Compiling unicode-ident v1.0.24 |
| 379 | 2026-09-03T01:01:24.100Z | Compiling serde_core v1.0.228 |
| 380 | 2026-09-03T01:01:24.100Z | Compiling libc v0.2.185 |
| 381 | 2026-09-03T01:01:24.100Z | Compiling version_check v0.9.5 |
| 382 | 2026-09-03T01:01:24.101Z | Compiling memchr v2.8.0 |
| 383 | 2026-09-03T01:01:24.101Z | Compiling serde v1.0.228 |
| 384 | 2026-09-03T01:01:24.101Z | Compiling zmij v1.0.21 |
| 385 | 2026-09-03T01:01:24.101Z | Compiling thiserror v1.0.69 |
| 386 | 2026-09-03T01:01:24.101Z | Compiling itoa v1.0.17 |
| 387 | 2026-09-03T01:01:24.101Z | Compiling ucd-trie v0.1.7 |
| 388 | 2026-09-03T01:01:24.101Z | Compiling byteorder v1.5.0 |
| 389 | 2026-09-03T01:01:24.275Z | Compiling rustix v1.1.4 |
| 390 | 2026-09-03T01:01:24.537Z | Compiling bitflags v2.11.0 |
| 391 | 2026-09-03T01:01:24.648Z | Compiling serde_json v1.0.151 |
| 392 | 2026-09-03T01:01:24.747Z | Compiling pest v2.8.6 |
| 393 | 2026-09-03T01:01:24.750Z | Compiling camino v1.2.5 |
| 394 | 2026-09-03T01:01:24.785Z | Compiling syn v1.0.109 |
| 395 | 2026-09-03T01:01:24.873Z | Compiling hashbrown v0.17.0 |
| 396 | 2026-09-03T01:01:24.876Z | Compiling usdt-impl v0.5.0 |
| 397 | 2026-09-03T01:01:24.944Z | Compiling proc-macro-error-attr v1.0.4 |
| 398 | 2026-09-03T01:01:25.043Z | Compiling proc-macro-error v1.0.4 |
| 399 | 2026-09-03T01:01:25.047Z | Compiling plain v0.2.3 |
| 400 | 2026-09-03T01:01:25.096Z | Compiling equivalent v1.0.2 |
| 401 | 2026-09-03T01:01:25.099Z | Compiling getrandom v0.4.3 |
| 402 | 2026-09-03T01:01:25.130Z | Compiling errno v0.3.14 |
| 403 | 2026-09-03T01:01:25.148Z | Compiling thread-id v4.2.2 |
| 404 | 2026-09-03T01:01:25.207Z | Compiling log v0.4.33 |
| 405 | 2026-09-03T01:01:25.228Z | Compiling utf8parse v0.2.2 |
| 406 | 2026-09-03T01:01:25.244Z | Compiling is_terminal_polyfill v1.70.2 |
| 407 | 2026-09-03T01:01:25.334Z | Compiling autocfg v1.5.0 |
| 408 | 2026-09-03T01:01:25.338Z | Compiling winnow v0.7.14 |
| 409 | 2026-09-03T01:01:25.351Z | Compiling anstyle-query v1.1.5 |
| 410 | 2026-09-03T01:01:25.385Z | Compiling anstyle-parse v1.0.0 |
| 411 | 2026-09-03T01:01:25.465Z | Compiling indexmap v2.14.0 |
| 412 | 2026-09-03T01:01:25.481Z | Compiling colorchoice v1.0.4 |
| 413 | 2026-09-03T01:01:25.511Z | Compiling toml_write v0.1.2 |
| 414 | 2026-09-03T01:01:25.530Z | Compiling cfg-if v1.0.4 |
| 415 | 2026-09-03T01:01:25.569Z | Compiling pretty-hex v0.4.1 |
| 416 | 2026-09-03T01:01:25.605Z | Compiling anstyle v1.0.14 |
| 417 | 2026-09-03T01:01:25.623Z | Compiling thiserror v2.0.18 |
| 418 | 2026-09-03T01:01:25.642Z | Compiling heck v0.5.0 |
| 419 | 2026-09-03T01:01:25.739Z | Compiling syn v2.0.117 |
| 420 | 2026-09-03T01:01:25.778Z | Compiling anyhow v1.0.104 |
| 421 | 2026-09-03T01:01:25.815Z | Compiling anstream v1.0.0 |
| 422 | 2026-09-03T01:01:25.847Z | Compiling pest_meta v2.8.6 |
| 423 | 2026-09-03T01:01:25.867Z | Compiling fnv v1.0.7 |
| 424 | 2026-09-03T01:01:25.886Z | Compiling fs-err v3.3.0 |
| 425 | 2026-09-03T01:01:25.922Z | Compiling once_cell v1.21.3 |
| 426 | 2026-09-03T01:01:25.995Z | Compiling unicode-width v0.1.14 |
| 427 | 2026-09-03T01:01:26.070Z | Compiling fastrand v2.3.0 |
| 428 | 2026-09-03T01:01:26.103Z | Compiling clap_lex v1.0.0 |
| 429 | 2026-09-03T01:01:26.130Z | Compiling bytecount v0.6.9 |
| 430 | 2026-09-03T01:01:26.149Z | Compiling strsim v0.11.1 |
| 431 | 2026-09-03T01:01:26.168Z | Compiling heck v0.4.1 |
| 432 | 2026-09-03T01:01:26.250Z | Compiling papergrid v0.11.0 |
| 433 | 2026-09-03T01:01:26.285Z | Compiling terminal_size v0.4.3 |
| 434 | 2026-09-03T01:01:26.305Z | Compiling tempfile v3.27.0 |
| 435 | 2026-09-03T01:01:26.332Z | Compiling memmap v0.7.0 |
| 436 | 2026-09-03T01:01:26.366Z | Compiling smawk v0.3.2 |
| 437 | 2026-09-03T01:01:26.366Z | Compiling unicode-width v0.2.0 |
| 438 | 2026-09-03T01:01:26.421Z | Compiling clap_builder v4.6.0 |
| 439 | 2026-09-03T01:01:26.424Z | Compiling unicode-linebreak v0.1.5 |
| 440 | 2026-09-03T01:01:26.603Z | Compiling swrite v0.1.0 |
| 441 | 2026-09-03T01:01:26.704Z | Compiling textwrap v0.16.2 |
| 442 | 2026-09-03T01:01:26.927Z | Compiling cargo-platform v0.3.2 |
| 443 | 2026-09-03T01:01:26.927Z | Compiling semver v1.0.28 |
| 444 | 2026-09-03T01:01:27.228Z | Compiling camino-tempfile v1.4.1 |
| 445 | 2026-09-03T01:01:27.363Z | Compiling tabled_derive v0.7.0 |
| 446 | 2026-09-03T01:01:27.934Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-03T01:01:27.967Z | Compiling tabled v0.15.0 |
| 448 | 2026-09-03T01:01:28.506Z | Compiling serde_derive v1.0.228 |
| 449 | 2026-09-03T01:01:28.506Z | Compiling thiserror-impl v1.0.69 |
| 450 | 2026-09-03T01:01:28.506Z | Compiling zerocopy-derive v0.7.35 |
| 451 | 2026-09-03T01:01:28.510Z | Compiling scroll_derive v0.12.1 |
| 452 | 2026-09-03T01:01:28.510Z | Compiling thiserror-impl v2.0.18 |
| 453 | 2026-09-03T01:01:28.510Z | Compiling clap_derive v4.6.1 |
| 454 | 2026-09-03T01:01:28.588Z | Compiling pest_derive v2.8.6 |
| 455 | 2026-09-03T01:01:29.139Z | Compiling scroll v0.12.0 |
| 456 | 2026-09-03T01:01:29.233Z | Compiling zerocopy v0.7.35 |
| 457 | 2026-09-03T01:01:29.364Z | Compiling goblin v0.8.2 |
| 458 | 2026-09-03T01:01:29.539Z | Compiling dtrace-parser v0.2.0 |
| 459 | 2026-09-03T01:01:29.889Z | Compiling clap v4.6.1 |
| 460 | 2026-09-03T01:01:30.841Z | Compiling toml_datetime v0.6.11 |
| 461 | 2026-09-03T01:01:30.841Z | Compiling serde_spanned v0.6.9 |
| 462 | 2026-09-03T01:01:30.844Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 463 | 2026-09-03T01:01:30.844Z | Compiling macaddr v1.0.1 |
| 464 | 2026-09-03T01:01:30.844Z | Compiling cargo_metadata v0.23.1 |
| 465 | 2026-09-03T01:01:30.876Z | Compiling dof v0.3.0 |
| 466 | 2026-09-03T01:01:30.879Z | Compiling serde_tokenstream v0.2.3 |
| 467 | 2026-09-03T01:01:31.086Z | Compiling toml_edit v0.22.27 |
| 468 | 2026-09-03T01:01:31.622Z | Compiling usdt-macro v0.5.0 |
| 469 | 2026-09-03T01:01:31.622Z | Compiling usdt-attr-macro v0.5.0 |
| 470 | 2026-09-03T01:01:32.244Z | Compiling usdt v0.5.0 |
| 471 | 2026-09-03T01:01:32.346Z | Compiling toml v0.8.23 |
| 472 | 2026-09-03T01:01:32.662Z | Compiling cargo_toml v0.21.0 |
| 473 | 2026-09-03T01:01:33.925Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 474 | 2026-09-03T01:01:36.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.38s |
| 475 | 2026-09-03T01:01:36.227Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 476 | 2026-09-03T01:01:36.741Z | Downloading crates ... |
| 477 | 2026-09-03T01:01:36.798Z | Downloaded adler2 v2.0.1 |
| 478 | 2026-09-03T01:01:36.806Z | Downloaded bitfield-struct v0.6.2 |
| 479 | 2026-09-03T01:01:36.809Z | Downloaded async-stream-impl v0.3.6 |
| 480 | 2026-09-03T01:01:36.812Z | Downloaded aead v0.5.2 |
| 481 | 2026-09-03T01:01:36.815Z | Downloaded aead v0.6.1 |
| 482 | 2026-09-03T01:01:36.820Z | Downloaded foreign-types-shared v0.1.1 |
| 483 | 2026-09-03T01:01:36.823Z | Downloaded array-init v0.0.4 |
| 484 | 2026-09-03T01:01:36.823Z | Downloaded arrayref v0.3.9 |
| 485 | 2026-09-03T01:01:36.823Z | Downloaded atomicwrites v0.4.4 |
| 486 | 2026-09-03T01:01:36.823Z | Downloaded globwalk v0.9.1 |
| 487 | 2026-09-03T01:01:36.826Z | Downloaded base16ct v1.0.0 |
| 488 | 2026-09-03T01:01:36.827Z | Downloaded backtrace-ext v0.2.1 |
| 489 | 2026-09-03T01:01:36.830Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 490 | 2026-09-03T01:01:36.830Z | Downloaded block-buffer v0.12.1 |
| 491 | 2026-09-03T01:01:36.830Z | Downloaded bb8 v0.8.6 |
| 492 | 2026-09-03T01:01:36.830Z | Downloaded fd-lock v4.0.4 |
| 493 | 2026-09-03T01:01:36.833Z | Downloaded ff v0.14.0 |
| 494 | 2026-09-03T01:01:36.833Z | Downloaded git-stub v1.0.0 |
| 495 | 2026-09-03T01:01:36.833Z | Downloaded endian-type v0.1.2 |
| 496 | 2026-09-03T01:01:36.833Z | Downloaded bit-set v0.8.0 |
| 497 | 2026-09-03T01:01:36.836Z | Downloaded compression-core v0.4.31 |
| 498 | 2026-09-03T01:01:36.836Z | Downloaded ascii-canvas v3.0.0 |
| 499 | 2026-09-03T01:01:36.836Z | Downloaded base16ct v0.2.0 |
| 500 | 2026-09-03T01:01:36.837Z | Downloaded async-recursion v1.1.1 |
| 501 | 2026-09-03T01:01:36.840Z | Downloaded hex v0.4.3 |
| 502 | 2026-09-03T01:01:36.843Z | Downloaded ahash v0.8.12 |
| 503 | 2026-09-03T01:01:36.843Z | Downloaded base64ct v1.8.3 |
| 504 | 2026-09-03T01:01:36.843Z | Downloaded hex-literal v1.1.0 |
| 505 | 2026-09-03T01:01:36.847Z | Downloaded embedded-io v0.6.1 |
| 506 | 2026-09-03T01:01:36.847Z | Downloaded anstream v0.6.21 |
| 507 | 2026-09-03T01:01:36.847Z | Downloaded anstyle-parse v0.2.7 |
| 508 | 2026-09-03T01:01:36.847Z | Downloaded ena v0.14.4 |
| 509 | 2026-09-03T01:01:36.850Z | Downloaded http-body-util v0.1.3 |
| 510 | 2026-09-03T01:01:36.850Z | Downloaded async-stream v0.3.6 |
| 511 | 2026-09-03T01:01:36.850Z | Downloaded bitfield-macros v0.19.4 |
| 512 | 2026-09-03T01:01:36.850Z | Downloaded atomic-waker v1.1.2 |
| 513 | 2026-09-03T01:01:36.850Z | Downloaded atty v0.2.14 |
| 514 | 2026-09-03T01:01:36.853Z | Downloaded embedded-io v0.4.0 |
| 515 | 2026-09-03T01:01:36.853Z | Downloaded elliptic-curve v0.14.1 |
| 516 | 2026-09-03T01:01:36.857Z | Downloaded cipher v0.4.4 |
| 517 | 2026-09-03T01:01:36.857Z | Downloaded futures-util v0.3.32 |
| 518 | 2026-09-03T01:01:36.862Z | Downloaded async-trait v0.1.89 |
| 519 | 2026-09-03T01:01:36.865Z | Downloaded arrayvec v0.7.6 |
| 520 | 2026-09-03T01:01:36.865Z | Downloaded const-oid v0.10.2 |
| 521 | 2026-09-03T01:01:36.869Z | Downloaded argon2 v0.5.3 |
| 522 | 2026-09-03T01:01:36.872Z | Downloaded ciborium-io v0.2.2 |
| 523 | 2026-09-03T01:01:36.875Z | Downloaded nodrop v0.1.14 |
| 524 | 2026-09-03T01:01:36.875Z | Downloaded block-padding v0.4.2 |
| 525 | 2026-09-03T01:01:36.879Z | Downloaded futures-macro v0.3.32 |
| 526 | 2026-09-03T01:01:36.879Z | Downloaded assert_matches v1.5.0 |
| 527 | 2026-09-03T01:01:36.879Z | Downloaded cfg_aliases v0.1.1 |
| 528 | 2026-09-03T01:01:36.879Z | Downloaded foreign-types v0.5.0 |
| 529 | 2026-09-03T01:01:36.883Z | Downloaded futures-core v0.3.32 |
| 530 | 2026-09-03T01:01:36.886Z | Downloaded bit-vec v0.8.0 |
| 531 | 2026-09-03T01:01:36.886Z | Downloaded cobs v0.3.0 |
| 532 | 2026-09-03T01:01:36.886Z | Downloaded bitfield v0.19.4 |
| 533 | 2026-09-03T01:01:36.886Z | Downloaded buf-list v1.1.2 |
| 534 | 2026-09-03T01:01:36.889Z | Downloaded foreign-types-shared v0.3.1 |
| 535 | 2026-09-03T01:01:36.889Z | Downloaded hostname v0.4.2 |
| 536 | 2026-09-03T01:01:36.889Z | Downloaded bit-set v0.5.3 |
| 537 | 2026-09-03T01:01:36.894Z | Downloaded cfg_aliases v0.2.1 |
| 538 | 2026-09-03T01:01:36.897Z | Downloaded env_logger v0.11.11 |
| 539 | 2026-09-03T01:01:36.900Z | Downloaded form_urlencoded v1.2.2 |
| 540 | 2026-09-03T01:01:36.900Z | Downloaded futures-io v0.3.32 |
| 541 | 2026-09-03T01:01:36.900Z | Downloaded futures-task v0.3.32 |
| 542 | 2026-09-03T01:01:36.909Z | Downloaded allocator-api2 v0.2.21 |
| 543 | 2026-09-03T01:01:36.912Z | Downloaded bit-vec v0.6.3 |
| 544 | 2026-09-03T01:01:36.912Z | Downloaded foreign-types-macros v0.2.3 |
| 545 | 2026-09-03T01:01:36.912Z | Downloaded flagset v0.4.7 |
| 546 | 2026-09-03T01:01:36.915Z | Downloaded castaway v0.2.4 |
| 547 | 2026-09-03T01:01:36.915Z | Downloaded float-ord v0.3.2 |
| 548 | 2026-09-03T01:01:36.918Z | Downloaded ciborium-ll v0.2.2 |
| 549 | 2026-09-03T01:01:36.918Z | Downloaded newline-converter v0.3.0 |
| 550 | 2026-09-03T01:01:36.922Z | Downloaded ghash v0.6.0 |
| 551 | 2026-09-03T01:01:36.922Z | Downloaded fixedbitset v0.4.2 |
| 552 | 2026-09-03T01:01:36.925Z | Downloaded float-cmp v0.10.0 |
| 553 | 2026-09-03T01:01:36.925Z | Downloaded nibble_vec v0.1.0 |
| 554 | 2026-09-03T01:01:36.925Z | Downloaded normalize-line-endings v0.3.0 |
| 555 | 2026-09-03T01:01:36.925Z | Downloaded packed_struct_codegen v0.10.1 |
| 556 | 2026-09-03T01:01:36.925Z | Downloaded gethostname v0.5.0 |
| 557 | 2026-09-03T01:01:36.925Z | Downloaded blowfish v0.10.0 |
| 558 | 2026-09-03T01:01:36.928Z | Downloaded foreign-types v0.3.2 |
| 559 | 2026-09-03T01:01:36.928Z | Downloaded fxhash v0.2.1 |
| 560 | 2026-09-03T01:01:36.928Z | Downloaded http-range v0.1.5 |
| 561 | 2026-09-03T01:01:36.931Z | Downloaded backoff v0.4.0 |
| 562 | 2026-09-03T01:01:36.931Z | Downloaded cmov v0.5.4 |
| 563 | 2026-09-03T01:01:36.934Z | Downloaded home v0.5.12 |
| 564 | 2026-09-03T01:01:36.937Z | Downloaded hash32 v0.2.1 |
| 565 | 2026-09-03T01:01:36.937Z | Downloaded httpdate v1.0.3 |
| 566 | 2026-09-03T01:01:36.937Z | Downloaded num_enum_derive v0.5.11 |
| 567 | 2026-09-03T01:01:36.942Z | Downloaded http-body v1.0.1 |
| 568 | 2026-09-03T01:01:36.946Z | Downloaded env_filter v2.0.0 |
| 569 | 2026-09-03T01:01:36.946Z | Downloaded argon2 v0.6.0-rc.8 |
| 570 | 2026-09-03T01:01:36.946Z | Downloaded bcs v0.1.6 |
| 571 | 2026-09-03T01:01:36.946Z | Downloaded camino-tempfile-ext v0.3.3 |
| 572 | 2026-09-03T01:01:36.946Z | Downloaded cassowary v0.3.0 |
| 573 | 2026-09-03T01:01:36.950Z | Downloaded async-bb8-diesel v0.2.1 |
| 574 | 2026-09-03T01:01:36.950Z | Downloaded headers-core v0.3.0 |
| 575 | 2026-09-03T01:01:36.950Z | Downloaded bitflags v1.3.2 |
| 576 | 2026-09-03T01:01:36.951Z | Downloaded cexpr v0.6.0 |
| 577 | 2026-09-03T01:01:36.953Z | Downloaded chacha20 v0.9.1 |
| 578 | 2026-09-03T01:01:36.953Z | Downloaded proc-macro-crate v3.4.0 |
| 579 | 2026-09-03T01:01:36.953Z | Downloaded funty v2.0.0 |
| 580 | 2026-09-03T01:01:36.954Z | Downloaded hubpack v0.1.2 |
| 581 | 2026-09-03T01:01:36.954Z | Downloaded proc-macro-crate v1.3.1 |
| 582 | 2026-09-03T01:01:36.954Z | Downloaded phf_shared v0.11.3 |
| 583 | 2026-09-03T01:01:36.954Z | Downloaded potential_utf v0.1.4 |
| 584 | 2026-09-03T01:01:36.957Z | Downloaded hubpack_derive v0.1.1 |
| 585 | 2026-09-03T01:01:36.957Z | Downloaded addr2line v0.25.1 |
| 586 | 2026-09-03T01:01:36.957Z | Downloaded bs58 v0.5.1 |
| 587 | 2026-09-03T01:01:36.957Z | Downloaded compression-codecs v0.4.37 |
| 588 | 2026-09-03T01:01:36.963Z | Downloaded filetime v0.2.27 |
| 589 | 2026-09-03T01:01:36.963Z | Downloaded globset v0.4.18 |
| 590 | 2026-09-03T01:01:36.963Z | Downloaded password-hash v0.6.1 |
| 591 | 2026-09-03T01:01:36.966Z | Downloaded hash32 v0.3.1 |
| 592 | 2026-09-03T01:01:36.966Z | Downloaded backon v1.6.0 |
| 593 | 2026-09-03T01:01:36.966Z | Downloaded futures-sink v0.3.32 |
| 594 | 2026-09-03T01:01:36.966Z | Downloaded rand_xorshift v0.4.0 |
| 595 | 2026-09-03T01:01:36.966Z | Downloaded ref-cast-impl v1.0.25 |
| 596 | 2026-09-03T01:01:36.970Z | Downloaded enum-as-inner v0.6.1 |
| 597 | 2026-09-03T01:01:36.970Z | Downloaded rustc-hash v2.1.1 |
| 598 | 2026-09-03T01:01:36.970Z | Downloaded openssl-macros v0.1.1 |
| 599 | 2026-09-03T01:01:36.974Z | Downloaded cipher v0.5.2 |
| 600 | 2026-09-03T01:01:36.977Z | Downloaded powerfmt v0.2.0 |
| 601 | 2026-09-03T01:01:36.981Z | Downloaded radium v0.7.0 |
| 602 | 2026-09-03T01:01:36.981Z | Downloaded rfc6979 v0.4.0 |
| 603 | 2026-09-03T01:01:36.985Z | Downloaded scopeguard v1.2.0 |
| 604 | 2026-09-03T01:01:36.988Z | Downloaded serde_urlencoded v0.7.1 |
| 605 | 2026-09-03T01:01:36.991Z | Downloaded futures-channel v0.3.32 |
| 606 | 2026-09-03T01:01:36.991Z | Downloaded serde-big-array v0.5.1 |
| 607 | 2026-09-03T01:01:36.996Z | Downloaded signal-hook-tokio v0.3.1 |
| 608 | 2026-09-03T01:01:36.996Z | Downloaded group v0.13.0 |
| 609 | 2026-09-03T01:01:36.996Z | Downloaded foldhash v0.2.0 |
| 610 | 2026-09-03T01:01:36.999Z | Downloaded colored v2.2.0 |
| 611 | 2026-09-03T01:01:36.999Z | Downloaded ff v0.13.1 |
| 612 | 2026-09-03T01:01:37.004Z | Downloaded glob v0.3.3 |
| 613 | 2026-09-03T01:01:37.004Z | Downloaded num_enum v0.5.11 |
| 614 | 2026-09-03T01:01:37.004Z | Downloaded hostname v0.3.1 |
| 615 | 2026-09-03T01:01:37.004Z | Downloaded oxide-update-engine-display v0.1.2 |
| 616 | 2026-09-03T01:01:37.007Z | Downloaded fs-err v2.11.0 |
| 617 | 2026-09-03T01:01:37.007Z | Downloaded group v0.14.0 |
| 618 | 2026-09-03T01:01:37.008Z | Downloaded highway v1.3.0 |
| 619 | 2026-09-03T01:01:37.011Z | Downloaded num_enum v0.7.6 |
| 620 | 2026-09-03T01:01:37.011Z | Downloaded oxide-generation v0.1.3 |
| 621 | 2026-09-03T01:01:37.014Z | Downloaded slog-envlogger v2.2.0 |
| 622 | 2026-09-03T01:01:37.014Z | Downloaded find-msvc-tools v0.1.9 |
| 623 | 2026-09-03T01:01:37.014Z | Downloaded blake2 v0.10.6 |
| 624 | 2026-09-03T01:01:37.014Z | Downloaded pkcs8 v0.10.2 |
| 625 | 2026-09-03T01:01:37.017Z | Downloaded cbc v0.2.1 |
| 626 | 2026-09-03T01:01:37.017Z | Downloaded stable_deref_trait v1.2.1 |
| 627 | 2026-09-03T01:01:37.017Z | Downloaded foldhash v0.1.5 |
| 628 | 2026-09-03T01:01:37.017Z | Downloaded futures-executor v0.3.32 |
| 629 | 2026-09-03T01:01:37.021Z | Downloaded fixedbitset v0.5.7 |
| 630 | 2026-09-03T01:01:37.021Z | Downloaded fallible-iterator v0.2.0 |
| 631 | 2026-09-03T01:01:37.021Z | Downloaded supports-unicode v3.0.0 |
| 632 | 2026-09-03T01:01:37.021Z | Downloaded supports-hyperlinks v3.2.0 |
| 633 | 2026-09-03T01:01:37.021Z | Downloaded testing_table v0.3.0 |
| 634 | 2026-09-03T01:01:37.024Z | Downloaded bzip2 v0.4.4 |
| 635 | 2026-09-03T01:01:37.024Z | Downloaded chacha20 v0.10.0 |
| 636 | 2026-09-03T01:01:37.024Z | Downloaded console v0.15.11 |
| 637 | 2026-09-03T01:01:37.027Z | Downloaded arc-swap v1.8.2 |
| 638 | 2026-09-03T01:01:37.028Z | Downloaded sponge-cursor v0.1.0 |
| 639 | 2026-09-03T01:01:37.031Z | Downloaded supports-color v3.0.2 |
| 640 | 2026-09-03T01:01:37.031Z | Downloaded tokio-macros v2.7.0 |
| 641 | 2026-09-03T01:01:37.034Z | Downloaded structmeta v0.3.0 |
| 642 | 2026-09-03T01:01:37.034Z | Downloaded utf8_iter v1.0.4 |
| 643 | 2026-09-03T01:01:37.037Z | Downloaded cancel-safe-futures v0.1.5 |
| 644 | 2026-09-03T01:01:37.037Z | Downloaded r2d2 v0.8.10 |
| 645 | 2026-09-03T01:01:37.037Z | Downloaded rpassword v7.5.4 |
| 646 | 2026-09-03T01:01:37.041Z | Downloaded blake2 v0.11.0-rc.6 |
| 647 | 2026-09-03T01:01:37.044Z | Downloaded colored v3.1.1 |
| 648 | 2026-09-03T01:01:37.045Z | Downloaded const-oid v0.9.6 |
| 649 | 2026-09-03T01:01:37.048Z | Downloaded byte-wrapper v0.1.0 |
| 650 | 2026-09-03T01:01:37.048Z | Downloaded ciborium v0.2.2 |
| 651 | 2026-09-03T01:01:37.051Z | Downloaded clang-sys v1.8.1 |
| 652 | 2026-09-03T01:01:37.051Z | Downloaded pem v3.0.6 |
| 653 | 2026-09-03T01:01:37.051Z | Downloaded erased-serde v0.3.31 |
| 654 | 2026-09-03T01:01:37.054Z | Downloaded git-stub-vcs v0.1.0 |
| 655 | 2026-09-03T01:01:37.054Z | Downloaded password-hash v0.5.0 |
| 656 | 2026-09-03T01:01:37.054Z | Downloaded num-integer v0.1.46 |
| 657 | 2026-09-03T01:01:37.054Z | Downloaded secrecy v0.10.3 |
| 658 | 2026-09-03T01:01:37.057Z | Downloaded serde-hex v0.1.0 |
| 659 | 2026-09-03T01:01:37.057Z | Downloaded progenitor-extras v0.2.0 |
| 660 | 2026-09-03T01:01:37.057Z | Downloaded serde_tokenstream v0.3.0 |
| 661 | 2026-09-03T01:01:37.057Z | Downloaded signal-hook-mio v0.2.5 |
| 662 | 2026-09-03T01:01:37.057Z | Downloaded unarray v0.1.4 |
| 663 | 2026-09-03T01:01:37.061Z | Downloaded unit-prefix v0.5.2 |
| 664 | 2026-09-03T01:01:37.061Z | Downloaded usdt-macro v0.6.0 |
| 665 | 2026-09-03T01:01:37.061Z | Downloaded utf-8 v0.7.6 |
| 666 | 2026-09-03T01:01:37.061Z | Downloaded try-lock v0.2.5 |
| 667 | 2026-09-03T01:01:37.061Z | Downloaded usdt v0.6.0 |
| 668 | 2026-09-03T01:01:37.061Z | Downloaded zeroize_derive v1.5.0 |
| 669 | 2026-09-03T01:01:37.061Z | Downloaded bzip2 v0.6.1 |
| 670 | 2026-09-03T01:01:37.064Z | Downloaded want v0.3.1 |
| 671 | 2026-09-03T01:01:37.064Z | Downloaded console v0.16.2 |
| 672 | 2026-09-03T01:01:37.067Z | Downloaded xshell-macros v0.2.7 |
| 673 | 2026-09-03T01:01:37.071Z | Downloaded futures v0.3.32 |
| 674 | 2026-09-03T01:01:37.071Z | Downloaded slog-json v2.6.1 |
| 675 | 2026-09-03T01:01:37.074Z | Downloaded pkcs1 v0.7.5 |
| 676 | 2026-09-03T01:01:37.074Z | Downloaded postcard v1.1.3 |
| 677 | 2026-09-03T01:01:37.074Z | Downloaded spki v0.8.0 |
| 678 | 2026-09-03T01:01:37.077Z | Downloaded stacker v0.1.23 |
| 679 | 2026-09-03T01:01:37.077Z | Downloaded crunchy v0.2.4 |
| 680 | 2026-09-03T01:01:37.077Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 681 | 2026-09-03T01:01:37.078Z | Downloaded enum_dispatch v0.3.13 |
| 682 | 2026-09-03T01:01:37.080Z | Downloaded signal-hook-registry v1.4.8 |
| 683 | 2026-09-03T01:01:37.081Z | Downloaded hmac v0.12.1 |
| 684 | 2026-09-03T01:01:37.087Z | Downloaded tokio-native-tls v0.3.1 |
| 685 | 2026-09-03T01:01:37.091Z | Downloaded half v1.8.3 |
| 686 | 2026-09-03T01:01:37.091Z | Downloaded hyper-tls v0.6.0 |
| 687 | 2026-09-03T01:01:37.094Z | Downloaded idna_adapter v1.2.1 |
| 688 | 2026-09-03T01:01:37.097Z | Downloaded illumos-nvpair v0.3.0 |
| 689 | 2026-09-03T01:01:37.097Z | Downloaded unicase v2.9.0 |
| 690 | 2026-09-03T01:01:37.097Z | Downloaded fatfs v0.3.6 |
| 691 | 2026-09-03T01:01:37.101Z | Downloaded slog-scope v4.4.1 |
| 692 | 2026-09-03T01:01:37.104Z | Downloaded cmake v0.1.57 |
| 693 | 2026-09-03T01:01:37.104Z | Downloaded darling_macro v0.20.11 |
| 694 | 2026-09-03T01:01:37.104Z | Downloaded strum_macros v0.24.3 |
| 695 | 2026-09-03T01:01:37.107Z | Downloaded strum_macros v0.26.4 |
| 696 | 2026-09-03T01:01:37.108Z | Downloaded thread_local v1.1.9 |
| 697 | 2026-09-03T01:01:37.108Z | Downloaded tls_codec v0.4.2 |
| 698 | 2026-09-03T01:01:37.108Z | Downloaded darling_macro v0.21.3 |
| 699 | 2026-09-03T01:01:37.111Z | Downloaded defmt-parser v1.0.0 |
| 700 | 2026-09-03T01:01:37.111Z | Downloaded is-terminal v0.4.17 |
| 701 | 2026-09-03T01:01:37.111Z | Downloaded is_ci v1.2.0 |
| 702 | 2026-09-03T01:01:37.111Z | Downloaded jiff-static v0.2.34 |
| 703 | 2026-09-03T01:01:37.111Z | Downloaded lru v0.12.5 |
| 704 | 2026-09-03T01:01:37.111Z | Downloaded lru-slab v0.1.2 |
| 705 | 2026-09-03T01:01:37.114Z | Downloaded dirs-sys-next v0.1.2 |
| 706 | 2026-09-03T01:01:37.114Z | Downloaded lru-cache v0.1.2 |
| 707 | 2026-09-03T01:01:37.114Z | Downloaded instability v0.3.11 |
| 708 | 2026-09-03T01:01:37.118Z | Downloaded dsl_auto_type v0.2.0 |
| 709 | 2026-09-03T01:01:37.118Z | Downloaded dof v0.4.0 |
| 710 | 2026-09-03T01:01:37.121Z | Downloaded chumsky v0.9.3 |
| 711 | 2026-09-03T01:01:37.121Z | Downloaded kem v0.3.0 |
| 712 | 2026-09-03T01:01:37.125Z | Downloaded hmac v0.13.0 |
| 713 | 2026-09-03T01:01:37.125Z | Downloaded base64 v0.22.1 |
| 714 | 2026-09-03T01:01:37.129Z | Downloaded new_debug_unreachable v1.0.6 |
| 715 | 2026-09-03T01:01:37.132Z | Downloaded critical-section v1.2.0 |
| 716 | 2026-09-03T01:01:37.136Z | Downloaded wyz v0.5.1 |
| 717 | 2026-09-03T01:01:37.136Z | Downloaded num_threads v0.1.7 |
| 718 | 2026-09-03T01:01:37.136Z | Downloaded poly1305 v0.9.0 |
| 719 | 2026-09-03T01:01:37.140Z | Downloaded openssl-probe v0.1.6 |
| 720 | 2026-09-03T01:01:37.143Z | Downloaded oso-derive v0.27.3 |
| 721 | 2026-09-03T01:01:37.143Z | Downloaded quinn-udp v0.5.14 |
| 722 | 2026-09-03T01:01:37.143Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 723 | 2026-09-03T01:01:37.146Z | Downloaded chacha20poly1305 v0.10.1 |
| 724 | 2026-09-03T01:01:37.146Z | Downloaded corncobs v0.1.4 |
| 725 | 2026-09-03T01:01:37.147Z | Downloaded ar_archive_writer v0.5.1 |
| 726 | 2026-09-03T01:01:37.149Z | Downloaded async-compression v0.4.41 |
| 727 | 2026-09-03T01:01:37.153Z | Downloaded backtrace v0.3.76 |
| 728 | 2026-09-03T01:01:37.156Z | Downloaded httparse v1.10.1 |
| 729 | 2026-09-03T01:01:37.156Z | Downloaded progenitor-macro v0.13.0 |
| 730 | 2026-09-03T01:01:37.164Z | Downloaded fs_extra v1.3.0 |
| 731 | 2026-09-03T01:01:37.167Z | Downloaded compact_str v0.8.1 |
| 732 | 2026-09-03T01:01:37.170Z | Downloaded bytes v1.11.1 |
| 733 | 2026-09-03T01:01:37.173Z | Downloaded twox-hash v2.1.2 |
| 734 | 2026-09-03T01:01:37.176Z | Downloaded generic-array v1.4.3 |
| 735 | 2026-09-03T01:01:37.176Z | Downloaded ipnet v2.12.0 |
| 736 | 2026-09-03T01:01:37.180Z | Downloaded progenitor-client v0.14.0 |
| 737 | 2026-09-03T01:01:37.180Z | Downloaded rustc_version v0.1.7 |
| 738 | 2026-09-03T01:01:37.180Z | Downloaded path-slash v0.1.5 |
| 739 | 2026-09-03T01:01:37.180Z | Downloaded scheduled-thread-pool v0.2.7 |
| 740 | 2026-09-03T01:01:37.180Z | Downloaded sapling-renderdag v0.1.0 |
| 741 | 2026-09-03T01:01:37.183Z | Downloaded ctr v0.10.1 |
| 742 | 2026-09-03T01:01:37.187Z | Downloaded predicates-core v1.0.10 |
| 743 | 2026-09-03T01:01:37.187Z | Downloaded predicates-tree v1.0.13 |
| 744 | 2026-09-03T01:01:37.187Z | Downloaded lock_api v0.4.14 |
| 745 | 2026-09-03T01:01:37.190Z | Downloaded rand_chacha v0.3.1 |
| 746 | 2026-09-03T01:01:37.190Z | Downloaded term v1.2.1 |
| 747 | 2026-09-03T01:01:37.193Z | Downloaded delegate v0.13.5 |
| 748 | 2026-09-03T01:01:37.193Z | Downloaded oso v0.27.3 |
| 749 | 2026-09-03T01:01:37.196Z | Downloaded p384 v0.14.0 |
| 750 | 2026-09-03T01:01:37.199Z | Downloaded serde_spanned v1.1.1 |
| 751 | 2026-09-03T01:01:37.199Z | Downloaded num-iter v0.1.45 |
| 752 | 2026-09-03T01:01:37.202Z | Downloaded russh-cryptovec v0.62.0 |
| 753 | 2026-09-03T01:01:37.205Z | Downloaded signature v2.2.0 |
| 754 | 2026-09-03T01:01:37.208Z | Downloaded thread-id v5.1.0 |
| 755 | 2026-09-03T01:01:37.212Z | Downloaded time-core v0.1.8 |
| 756 | 2026-09-03T01:01:37.212Z | Downloaded tokio-test v0.4.5 |
| 757 | 2026-09-03T01:01:37.212Z | Downloaded num_enum_derive v0.7.6 |
| 758 | 2026-09-03T01:01:37.212Z | Downloaded owo-colors v4.3.0 |
| 759 | 2026-09-03T01:01:37.215Z | Downloaded getrandom v0.2.17 |
| 760 | 2026-09-03T01:01:37.215Z | Downloaded papergrid v0.18.0 |
| 761 | 2026-09-03T01:01:37.218Z | Downloaded progenitor-impl v0.13.0 |
| 762 | 2026-09-03T01:01:37.221Z | Downloaded progenitor-client v0.13.0 |
| 763 | 2026-09-03T01:01:37.222Z | Downloaded rayon-core v1.13.0 |
| 764 | 2026-09-03T01:01:37.222Z | Downloaded rustls-platform-verifier v0.6.2 |
| 765 | 2026-09-03T01:01:37.225Z | Downloaded signal-hook v0.3.18 |
| 766 | 2026-09-03T01:01:37.225Z | Downloaded tracing-attributes v0.1.31 |
| 767 | 2026-09-03T01:01:37.228Z | Downloaded parking_lot_core v0.8.6 |
| 768 | 2026-09-03T01:01:37.228Z | Downloaded libefi-sys v0.1.0 |
| 769 | 2026-09-03T01:01:37.232Z | Downloaded poly1305 v0.8.0 |
| 770 | 2026-09-03T01:01:37.232Z | Downloaded postgres-protocol v0.6.10 |
| 771 | 2026-09-03T01:01:37.232Z | Downloaded multer v3.1.0 |
| 772 | 2026-09-03T01:01:37.235Z | Downloaded unicode-truncate v1.1.0 |
| 773 | 2026-09-03T01:01:37.235Z | Downloaded strum v0.26.3 |
| 774 | 2026-09-03T01:01:37.235Z | Downloaded tabwriter v1.4.1 |
| 775 | 2026-09-03T01:01:37.235Z | Downloaded wait-timeout v0.2.1 |
| 776 | 2026-09-03T01:01:37.235Z | Downloaded tagptr v0.2.0 |
| 777 | 2026-09-03T01:01:37.239Z | Downloaded structmeta-derive v0.3.0 |
| 778 | 2026-09-03T01:01:37.239Z | Downloaded strum v0.27.2 |
| 779 | 2026-09-03T01:01:37.239Z | Downloaded trait-variant v0.1.2 |
| 780 | 2026-09-03T01:01:37.239Z | Downloaded headers v0.4.1 |
| 781 | 2026-09-03T01:01:37.243Z | Downloaded heapless v0.8.0 |
| 782 | 2026-09-03T01:01:37.253Z | Downloaded crossbeam-utils v0.8.21 |
| 783 | 2026-09-03T01:01:37.253Z | Downloaded aes v0.9.1 |
| 784 | 2026-09-03T01:01:37.256Z | Downloaded half v2.7.1 |
| 785 | 2026-09-03T01:01:37.256Z | Downloaded scuffle v0.1.0 |
| 786 | 2026-09-03T01:01:37.256Z | Downloaded serde_yaml v0.9.34+deprecated |
| 787 | 2026-09-03T01:01:37.256Z | Downloaded crc8 v0.1.1 |
| 788 | 2026-09-03T01:01:37.256Z | Downloaded unicode-bidi v0.3.18 |
| 789 | 2026-09-03T01:01:37.256Z | Downloaded uuid v1.23.4 |
| 790 | 2026-09-03T01:01:37.260Z | Downloaded bumpalo v3.20.2 |
| 791 | 2026-09-03T01:01:37.260Z | Downloaded base64 v0.21.7 |
| 792 | 2026-09-03T01:01:37.265Z | Downloaded usdt-attr-macro v0.6.0 |
| 793 | 2026-09-03T01:01:37.269Z | Downloaded phf v0.13.1 |
| 794 | 2026-09-03T01:01:37.269Z | Downloaded cc v1.2.56 |
| 795 | 2026-09-03T01:01:37.274Z | Downloaded phf v0.12.1 |
| 796 | 2026-09-03T01:01:37.277Z | Downloaded slog-dtrace v0.3.0 |
| 797 | 2026-09-03T01:01:37.277Z | Downloaded ssh-cipher v0.3.0 |
| 798 | 2026-09-03T01:01:37.277Z | Downloaded debug-ignore v1.0.5 |
| 799 | 2026-09-03T01:01:37.277Z | Downloaded predicates v3.1.4 |
| 800 | 2026-09-03T01:01:37.280Z | Downloaded rand_chacha v0.9.0 |
| 801 | 2026-09-03T01:01:37.280Z | Downloaded des v0.9.0 |
| 802 | 2026-09-03T01:01:37.280Z | Downloaded ecdsa v0.17.0 |
| 803 | 2026-09-03T01:01:37.283Z | Downloaded hybrid-array v0.4.13 |
| 804 | 2026-09-03T01:01:37.284Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 805 | 2026-09-03T01:01:37.284Z | Downloaded dyn-clone v1.0.20 |
| 806 | 2026-09-03T01:01:37.287Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 807 | 2026-09-03T01:01:37.287Z | Downloaded parking_lot v0.12.5 |
| 808 | 2026-09-03T01:01:37.287Z | Downloaded serde_path_to_error v0.1.20 |
| 809 | 2026-09-03T01:01:37.287Z | Downloaded qorb v0.4.1 |
| 810 | 2026-09-03T01:01:37.291Z | Downloaded document-features v0.2.12 |
| 811 | 2026-09-03T01:01:37.294Z | Downloaded publicsuffix v2.3.0 |
| 812 | 2026-09-03T01:01:37.301Z | Downloaded flume v0.11.1 |
| 813 | 2026-09-03T01:01:37.305Z | Downloaded tokio-dtrace v0.1.1 |
| 814 | 2026-09-03T01:01:37.305Z | Downloaded tokio-tungstenite v0.21.0 |
| 815 | 2026-09-03T01:01:37.310Z | Downloaded instant v0.1.13 |
| 816 | 2026-09-03T01:01:37.310Z | Downloaded prettyplease v0.2.37 |
| 817 | 2026-09-03T01:01:37.313Z | Downloaded rcgen v0.12.1 |
| 818 | 2026-09-03T01:01:37.313Z | Downloaded sqlformat v0.3.5 |
| 819 | 2026-09-03T01:01:37.313Z | Downloaded vergen-lib v9.1.0 |
| 820 | 2026-09-03T01:01:37.313Z | Downloaded snafu-derive v0.8.9 |
| 821 | 2026-09-03T01:01:37.313Z | Downloaded ssh-encoding v0.3.0 |
| 822 | 2026-09-03T01:01:37.316Z | Downloaded ignore v0.4.25 |
| 823 | 2026-09-03T01:01:37.316Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 824 | 2026-09-03T01:01:37.317Z | Downloaded rustls-pki-types v1.14.0 |
| 825 | 2026-09-03T01:01:37.320Z | Downloaded writeable v0.6.2 |
| 826 | 2026-09-03T01:01:37.320Z | Downloaded md5 v0.8.0 |
| 827 | 2026-09-03T01:01:37.320Z | Downloaded crc-any v2.5.0 |
| 828 | 2026-09-03T01:01:37.323Z | Downloaded yansi v1.0.1 |
| 829 | 2026-09-03T01:01:37.323Z | Downloaded zerotrie v0.2.3 |
| 830 | 2026-09-03T01:01:37.326Z | Downloaded zerovec-derive v0.11.2 |
| 831 | 2026-09-03T01:01:37.326Z | Downloaded const_format_proc_macros v0.2.34 |
| 832 | 2026-09-03T01:01:37.329Z | Downloaded getrandom v0.3.4 |
| 833 | 2026-09-03T01:01:37.329Z | Downloaded flate2 v1.1.9 |
| 834 | 2026-09-03T01:01:37.337Z | Downloaded nonempty v0.12.0 |
| 835 | 2026-09-03T01:01:37.337Z | Downloaded parse-display v0.10.0 |
| 836 | 2026-09-03T01:01:37.346Z | Downloaded pbkdf2 v0.13.0 |
| 837 | 2026-09-03T01:01:37.346Z | Downloaded darling v0.20.11 |
| 838 | 2026-09-03T01:01:37.346Z | Downloaded kstat-rs v0.2.5 |
| 839 | 2026-09-03T01:01:37.349Z | Downloaded opaque-debug v0.3.1 |
| 840 | 2026-09-03T01:01:37.349Z | Downloaded socket2 v0.5.10 |
| 841 | 2026-09-03T01:01:37.349Z | Downloaded parse-size v1.1.0 |
| 842 | 2026-09-03T01:01:37.349Z | Downloaded rfc6979 v0.6.0 |
| 843 | 2026-09-03T01:01:37.354Z | Downloaded darling_core v0.20.11 |
| 844 | 2026-09-03T01:01:37.354Z | Downloaded derive_builder v0.20.2 |
| 845 | 2026-09-03T01:01:37.360Z | Downloaded serdect v0.4.3 |
| 846 | 2026-09-03T01:01:37.367Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 847 | 2026-09-03T01:01:37.367Z | Downloaded rand_pcg v0.10.2 |
| 848 | 2026-09-03T01:01:37.367Z | Downloaded sha1 v0.10.6 |
| 849 | 2026-09-03T01:01:37.373Z | Downloaded whoami v1.6.1 |
| 850 | 2026-09-03T01:01:37.373Z | Downloaded ron v0.8.1 |
| 851 | 2026-09-03T01:01:37.379Z | Downloaded litrs v1.0.0 |
| 852 | 2026-09-03T01:01:37.379Z | Downloaded ryu v1.0.23 |
| 853 | 2026-09-03T01:01:37.379Z | Downloaded derive-ex v0.1.8 |
| 854 | 2026-09-03T01:01:37.379Z | Downloaded jobserver v0.1.34 |
| 855 | 2026-09-03T01:01:37.384Z | Downloaded semver v0.1.20 |
| 856 | 2026-09-03T01:01:37.384Z | Downloaded samael v0.0.19 |
| 857 | 2026-09-03T01:01:37.384Z | Downloaded heapless v0.7.17 |
| 858 | 2026-09-03T01:01:37.391Z | Downloaded libsw v3.5.0 |
| 859 | 2026-09-03T01:01:37.391Z | Downloaded libsw-core v0.3.2 |
| 860 | 2026-09-03T01:01:37.391Z | Downloaded phc v0.6.1 |
| 861 | 2026-09-03T01:01:37.391Z | Downloaded siphasher v1.0.2 |
| 862 | 2026-09-03T01:01:37.391Z | Downloaded take_mut v0.2.2 |
| 863 | 2026-09-03T01:01:37.395Z | Downloaded termtree v0.5.1 |
| 864 | 2026-09-03T01:01:37.396Z | Downloaded strip-ansi-escapes v0.2.1 |
| 865 | 2026-09-03T01:01:37.396Z | Downloaded untrusted v0.9.0 |
| 866 | 2026-09-03T01:01:37.399Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 867 | 2026-09-03T01:01:37.399Z | Downloaded http v1.4.2 |
| 868 | 2026-09-03T01:01:37.403Z | Downloaded oxide-update-engine v0.1.2 |
| 869 | 2026-09-03T01:01:37.403Z | Downloaded parse-display-derive v0.10.0 |
| 870 | 2026-09-03T01:01:37.403Z | Downloaded pin-project-lite v0.2.17 |
| 871 | 2026-09-03T01:01:37.406Z | Downloaded hashbrown v0.12.3 |
| 872 | 2026-09-03T01:01:37.409Z | Downloaded similar v2.7.0 |
| 873 | 2026-09-03T01:01:37.412Z | Downloaded smallvec v1.15.1 |
| 874 | 2026-09-03T01:01:37.415Z | Downloaded tower-service v0.3.3 |
| 875 | 2026-09-03T01:01:37.415Z | Downloaded wnaf v0.14.0 |
| 876 | 2026-09-03T01:01:37.415Z | Downloaded cpubits v0.1.1 |
| 877 | 2026-09-03T01:01:37.415Z | Downloaded zone v0.3.1 |
| 878 | 2026-09-03T01:01:37.415Z | Downloaded expectorate v1.2.0 |
| 879 | 2026-09-03T01:01:37.418Z | Downloaded topological-sort v0.2.2 |
| 880 | 2026-09-03T01:01:37.422Z | Downloaded aes-gcm v0.11.0 |
| 881 | 2026-09-03T01:01:37.426Z | Downloaded yasna v0.5.2 |
| 882 | 2026-09-03T01:01:37.430Z | Downloaded p256 v0.14.0 |
| 883 | 2026-09-03T01:01:37.430Z | Downloaded progenitor-impl v0.14.0 |
| 884 | 2026-09-03T01:01:37.430Z | Downloaded vergen v9.1.0 |
| 885 | 2026-09-03T01:01:37.433Z | Downloaded yoke-derive v0.8.1 |
| 886 | 2026-09-03T01:01:37.433Z | Downloaded rustversion v1.0.22 |
| 887 | 2026-09-03T01:01:37.436Z | Downloaded downcast-rs v2.0.2 |
| 888 | 2026-09-03T01:01:37.436Z | Downloaded derive_more v2.1.1 |
| 889 | 2026-09-03T01:01:37.441Z | Downloaded icu_locale_core v2.1.1 |
| 890 | 2026-09-03T01:01:37.445Z | Downloaded icu_normalizer v2.1.1 |
| 891 | 2026-09-03T01:01:37.448Z | Downloaded schemars v0.8.22 |
| 892 | 2026-09-03T01:01:37.454Z | Downloaded darling v0.21.3 |
| 893 | 2026-09-03T01:01:37.458Z | Downloaded schemars v0.9.0 |
| 894 | 2026-09-03T01:01:37.465Z | Downloaded rustyline v14.0.0 |
| 895 | 2026-09-03T01:01:37.469Z | Downloaded nanorand v0.7.0 |
| 896 | 2026-09-03T01:01:37.472Z | Downloaded inout v0.1.4 |
| 897 | 2026-09-03T01:01:37.472Z | Downloaded progenitor v0.13.0 |
| 898 | 2026-09-03T01:01:37.472Z | Downloaded memmap2 v0.9.10 |
| 899 | 2026-09-03T01:01:37.472Z | Downloaded crc32fast v1.5.0 |
| 900 | 2026-09-03T01:01:37.475Z | Downloaded hashbrown v0.13.2 |
| 901 | 2026-09-03T01:01:37.478Z | Downloaded num-bigint-dig v0.8.6 |
| 902 | 2026-09-03T01:01:37.478Z | Downloaded progenitor v0.14.0 |
| 903 | 2026-09-03T01:01:37.481Z | Downloaded rand_core v0.6.4 |
| 904 | 2026-09-03T01:01:37.481Z | Downloaded slab v0.4.12 |
| 905 | 2026-09-03T01:01:37.482Z | Downloaded tinystr v0.8.2 |
| 906 | 2026-09-03T01:01:37.485Z | Downloaded aho-corasick v1.1.4 |
| 907 | 2026-09-03T01:01:37.485Z | Downloaded md-5 v0.10.6 |
| 908 | 2026-09-03T01:01:37.488Z | Downloaded icu_normalizer_data v2.1.1 |
| 909 | 2026-09-03T01:01:37.488Z | Downloaded knus v3.4.0 |
| 910 | 2026-09-03T01:01:37.491Z | Downloaded mime v0.3.17 |
| 911 | 2026-09-03T01:01:37.491Z | Downloaded iana-time-zone v0.1.65 |
| 912 | 2026-09-03T01:01:37.491Z | Downloaded ingot-macros v0.2.0 |
| 913 | 2026-09-03T01:01:37.494Z | Downloaded serde_derive_internals v0.29.1 |
| 914 | 2026-09-03T01:01:37.494Z | Downloaded slog v2.8.2 |
| 915 | 2026-09-03T01:01:37.498Z | Downloaded const_format v0.2.35 |
| 916 | 2026-09-03T01:01:37.498Z | Downloaded test-strategy v0.4.5 |
| 917 | 2026-09-03T01:01:37.501Z | Downloaded derive_more v0.99.20 |
| 918 | 2026-09-03T01:01:37.505Z | Downloaded num-conv v0.2.0 |
| 919 | 2026-09-03T01:01:37.505Z | Downloaded peg-runtime v0.8.5 |
| 920 | 2026-09-03T01:01:37.505Z | Downloaded string_cache v0.8.9 |
| 921 | 2026-09-03T01:01:37.508Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 922 | 2026-09-03T01:01:37.508Z | Downloaded hickory-resolver v0.25.2 |
| 923 | 2026-09-03T01:01:37.511Z | Downloaded hickory-server v0.25.2 |
| 924 | 2026-09-03T01:01:37.511Z | Downloaded diff v0.1.13 |
| 925 | 2026-09-03T01:01:37.514Z | Downloaded dtrace-parser v0.3.0 |
| 926 | 2026-09-03T01:01:37.514Z | Downloaded salsa20 v0.11.0 |
| 927 | 2026-09-03T01:01:37.514Z | Downloaded lazy_static v1.5.0 |
| 928 | 2026-09-03T01:01:37.517Z | Downloaded crypto-bigint v0.5.5 |
| 929 | 2026-09-03T01:01:37.520Z | Downloaded rusty-fork v0.3.1 |
| 930 | 2026-09-03T01:01:37.520Z | Downloaded pkcs5 v0.8.1 |
| 931 | 2026-09-03T01:01:37.525Z | Downloaded unsafe-libyaml v0.2.11 |
| 932 | 2026-09-03T01:01:37.529Z | Downloaded multimap v0.10.1 |
| 933 | 2026-09-03T01:01:37.529Z | Downloaded stringprep v0.1.5 |
| 934 | 2026-09-03T01:01:37.529Z | Downloaded tui-tree-widget v0.23.1 |
| 935 | 2026-09-03T01:01:37.529Z | Downloaded walkdir v2.5.0 |
| 936 | 2026-09-03T01:01:37.529Z | Downloaded yoke v0.8.1 |
| 937 | 2026-09-03T01:01:37.534Z | Downloaded linked-hash-map v0.5.6 |
| 938 | 2026-09-03T01:01:37.534Z | Downloaded smf v0.2.3 |
| 939 | 2026-09-03T01:01:37.534Z | Downloaded diesel-dtrace v0.5.0 |
| 940 | 2026-09-03T01:01:37.534Z | Downloaded cookie_store v0.22.1 |
| 941 | 2026-09-03T01:01:37.537Z | Downloaded usdt-impl v0.6.0 |
| 942 | 2026-09-03T01:01:37.537Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 943 | 2026-09-03T01:01:37.537Z | Downloaded proc-macro-error2 v2.0.1 |
| 944 | 2026-09-03T01:01:37.537Z | Downloaded typify-macro v0.6.2 |
| 945 | 2026-09-03T01:01:37.540Z | Downloaded zstd-safe v7.2.4 |
| 946 | 2026-09-03T01:01:37.540Z | Downloaded oxide-generation-macros v0.2.0 |
| 947 | 2026-09-03T01:01:37.540Z | Downloaded pkcs8 v0.11.0 |
| 948 | 2026-09-03T01:01:37.543Z | Downloaded hickory-resolver v0.24.4 |
| 949 | 2026-09-03T01:01:37.546Z | Downloaded sha1 v0.11.0 |
| 950 | 2026-09-03T01:01:37.546Z | Downloaded strsim v0.10.0 |
| 951 | 2026-09-03T01:01:37.546Z | Downloaded sync_wrapper v1.0.2 |
| 952 | 2026-09-03T01:01:37.546Z | Downloaded module-lattice v0.2.3 |
| 953 | 2026-09-03T01:01:37.550Z | Downloaded newtype-uuid v1.3.2 |
| 954 | 2026-09-03T01:01:37.550Z | Downloaded linear-map v1.2.0 |
| 955 | 2026-09-03T01:01:37.550Z | Downloaded shlex v1.3.0 |
| 956 | 2026-09-03T01:01:37.550Z | Downloaded unicode-properties v0.1.4 |
| 957 | 2026-09-03T01:01:37.553Z | Downloaded cookie v0.18.1 |
| 958 | 2026-09-03T01:01:37.553Z | Downloaded russh-util v0.52.0 |
| 959 | 2026-09-03T01:01:37.553Z | Downloaded darling v0.23.0 |
| 960 | 2026-09-03T01:01:37.556Z | Downloaded zone_cfg_derive v0.3.1 |
| 961 | 2026-09-03T01:01:37.556Z | Downloaded ed25519 v3.0.0 |
| 962 | 2026-09-03T01:01:37.559Z | Downloaded keccak v0.2.0 |
| 963 | 2026-09-03T01:01:37.559Z | Downloaded icu_provider v2.1.1 |
| 964 | 2026-09-03T01:01:37.562Z | Downloaded spin v0.9.8 |
| 965 | 2026-09-03T01:01:37.562Z | Downloaded libbz2-rs-sys v0.2.2 |
| 966 | 2026-09-03T01:01:37.562Z | Downloaded xattr v1.6.1 |
| 967 | 2026-09-03T01:01:37.565Z | Downloaded convert_case v0.4.0 |
| 968 | 2026-09-03T01:01:37.565Z | Downloaded dirs-next v2.0.0 |
| 969 | 2026-09-03T01:01:37.565Z | Downloaded crc-catalog v2.4.0 |
| 970 | 2026-09-03T01:01:37.565Z | Downloaded pin-project-internal v1.1.11 |
| 971 | 2026-09-03T01:01:37.568Z | Downloaded zip v0.6.6 |
| 972 | 2026-09-03T01:01:37.571Z | Downloaded crypto-common v0.2.2 |
| 973 | 2026-09-03T01:01:37.571Z | Downloaded nu-ansi-term v0.50.3 |
| 974 | 2026-09-03T01:01:37.571Z | Downloaded universal-hash v0.5.1 |
| 975 | 2026-09-03T01:01:37.574Z | Downloaded crucible-workspace-hack v0.1.0 |
| 976 | 2026-09-03T01:01:37.574Z | Downloaded ident_case v1.0.1 |
| 977 | 2026-09-03T01:01:37.574Z | Downloaded indent_write v2.2.0 |
| 978 | 2026-09-03T01:01:37.577Z | Downloaded toml_edit v0.19.15 |
| 979 | 2026-09-03T01:01:37.586Z | Downloaded derive_more-impl v2.1.1 |
| 980 | 2026-09-03T01:01:37.589Z | Downloaded ipnetwork v0.21.1 |
| 981 | 2026-09-03T01:01:37.592Z | Downloaded rustls-pemfile v2.2.0 |
| 982 | 2026-09-03T01:01:37.592Z | Downloaded schemars_derive v0.8.22 |
| 983 | 2026-09-03T01:01:37.596Z | Downloaded sec1 v0.7.3 |
| 984 | 2026-09-03T01:01:37.596Z | Downloaded lzss v0.8.2 |
| 985 | 2026-09-03T01:01:37.596Z | Downloaded memoffset v0.9.1 |
| 986 | 2026-09-03T01:01:37.596Z | Downloaded omicron-zone-package v0.12.3 |
| 987 | 2026-09-03T01:01:37.599Z | Downloaded toml v0.7.8 |
| 988 | 2026-09-03T01:01:37.602Z | Downloaded deranged v0.5.8 |
| 989 | 2026-09-03T01:01:37.602Z | Downloaded mio v1.2.0 |
| 990 | 2026-09-03T01:01:37.605Z | Downloaded primeorder v0.14.0 |
| 991 | 2026-09-03T01:01:37.608Z | Downloaded serde_bytes v0.11.19 |
| 992 | 2026-09-03T01:01:37.608Z | Downloaded keccak v0.1.6 |
| 993 | 2026-09-03T01:01:37.608Z | Downloaded num v0.4.3 |
| 994 | 2026-09-03T01:01:37.608Z | Downloaded time-macros v0.2.27 |
| 995 | 2026-09-03T01:01:37.611Z | Downloaded darling_core v0.23.0 |
| 996 | 2026-09-03T01:01:37.620Z | Downloaded der v0.7.10 |
| 997 | 2026-09-03T01:01:37.620Z | Downloaded num-bigint v0.4.6 |
| 998 | 2026-09-03T01:01:37.623Z | Downloaded hyper-rustls v0.27.7 |
| 999 | 2026-09-03T01:01:37.623Z | Downloaded vergen-lib v0.1.6 |
| 1000 | 2026-09-03T01:01:37.623Z | Downloaded slog-bunyan v2.5.0 |
| 1001 | 2026-09-03T01:01:37.623Z | Downloaded serde_repr v0.1.20 |
| 1002 | 2026-09-03T01:01:37.623Z | Downloaded tls_codec_derive v0.4.2 |
| 1003 | 2026-09-03T01:01:37.623Z | Downloaded parking_lot_core v0.9.12 |
| 1004 | 2026-09-03T01:01:37.626Z | Downloaded tower-http v0.6.8 |
| 1005 | 2026-09-03T01:01:37.630Z | Downloaded ref-cast v1.0.25 |
| 1006 | 2026-09-03T01:01:37.634Z | Downloaded psl-types v2.0.11 |
| 1007 | 2026-09-03T01:01:37.634Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1008 | 2026-09-03T01:01:37.634Z | Downloaded rustc_version v0.4.1 |
| 1009 | 2026-09-03T01:01:37.634Z | Downloaded indicatif v0.18.4 |
| 1010 | 2026-09-03T01:01:37.636Z | Downloaded socket2 v0.6.3 |
| 1011 | 2026-09-03T01:01:37.639Z | Downloaded port-file v0.1.0 |
| 1012 | 2026-09-03T01:01:37.639Z | Downloaded hashbrown v0.15.5 |
| 1013 | 2026-09-03T01:01:37.642Z | Downloaded hashbrown v0.16.1 |
| 1014 | 2026-09-03T01:01:37.645Z | Downloaded psm v0.1.30 |
| 1015 | 2026-09-03T01:01:37.648Z | Downloaded num-traits v0.2.19 |
| 1016 | 2026-09-03T01:01:37.650Z | Downloaded indoc v1.0.9 |
| 1017 | 2026-09-03T01:01:37.651Z | Downloaded whoami v2.1.0 |
| 1018 | 2026-09-03T01:01:37.654Z | Downloaded maybe-uninit v2.0.0 |
| 1019 | 2026-09-03T01:01:37.654Z | Downloaded miniz_oxide v0.8.9 |
| 1020 | 2026-09-03T01:01:37.654Z | Downloaded xshell v0.2.7 |
| 1021 | 2026-09-03T01:01:37.657Z | Downloaded inout v0.2.2 |
| 1022 | 2026-09-03T01:01:37.657Z | Downloaded zerocopy-derive v0.8.55 |
| 1023 | 2026-09-03T01:01:37.660Z | Downloaded crossbeam-channel v0.5.15 |
| 1024 | 2026-09-03T01:01:37.664Z | Downloaded oxnet v0.1.6 |
| 1025 | 2026-09-03T01:01:37.667Z | Downloaded pem-rfc7468 v1.0.0 |
| 1026 | 2026-09-03T01:01:37.667Z | Downloaded primefield v0.14.0 |
| 1027 | 2026-09-03T01:01:37.667Z | Downloaded pretty_assertions v1.4.1 |
| 1028 | 2026-09-03T01:01:37.670Z | Downloaded tokio-stream v0.1.18 |
| 1029 | 2026-09-03T01:01:37.673Z | Downloaded libscf-sys v1.2.0 |
| 1030 | 2026-09-03T01:01:37.673Z | Downloaded darling_macro v0.13.4 |
| 1031 | 2026-09-03T01:01:37.673Z | Downloaded native-tls v0.2.18 |
| 1032 | 2026-09-03T01:01:37.673Z | Downloaded difflib v0.4.0 |
| 1033 | 2026-09-03T01:01:37.673Z | Downloaded recursive v0.1.1 |
| 1034 | 2026-09-03T01:01:37.676Z | Downloaded uzers v0.12.2 |
| 1035 | 2026-09-03T01:01:37.676Z | Downloaded darling_core v0.13.4 |
| 1036 | 2026-09-03T01:01:37.679Z | Downloaded ed25519-dalek v2.2.0 |
| 1037 | 2026-09-03T01:01:37.679Z | Downloaded ed25519-dalek v3.0.0 |
| 1038 | 2026-09-03T01:01:37.682Z | Downloaded num-complex v0.4.6 |
| 1039 | 2026-09-03T01:01:37.686Z | Downloaded cpufeatures v0.3.0 |
| 1040 | 2026-09-03T01:01:37.686Z | Downloaded crossbeam-deque v0.8.6 |
| 1041 | 2026-09-03T01:01:37.686Z | Downloaded sha2 v0.11.0 |
| 1042 | 2026-09-03T01:01:37.686Z | Downloaded vsss-rs v3.3.4 |
| 1043 | 2026-09-03T01:01:37.689Z | Downloaded paste v1.0.15 |
| 1044 | 2026-09-03T01:01:37.697Z | Downloaded polyval v0.7.1 |
| 1045 | 2026-09-03T01:01:37.697Z | Downloaded rustls-native-certs v0.8.3 |
| 1046 | 2026-09-03T01:01:37.697Z | Downloaded serde_plain v1.0.2 |
| 1047 | 2026-09-03T01:01:37.697Z | Downloaded universal-hash v0.6.1 |
| 1048 | 2026-09-03T01:01:37.697Z | Downloaded crossbeam-epoch v0.9.18 |
| 1049 | 2026-09-03T01:01:37.700Z | Downloaded olpc-cjson v0.1.4 |
| 1050 | 2026-09-03T01:01:37.700Z | Downloaded openssl-probe v0.2.1 |
| 1051 | 2026-09-03T01:01:37.700Z | Downloaded dropshot-api-manager v0.8.0 |
| 1052 | 2026-09-03T01:01:37.704Z | Downloaded ctutils v0.4.2 |
| 1053 | 2026-09-03T01:01:37.704Z | Downloaded progenitor-macro v0.14.0 |
| 1054 | 2026-09-03T01:01:37.707Z | Downloaded defmt v1.0.1 |
| 1055 | 2026-09-03T01:01:37.707Z | Downloaded signature v3.0.0 |
| 1056 | 2026-09-03T01:01:37.707Z | Downloaded sqlparser_derive v0.5.0 |
| 1057 | 2026-09-03T01:01:37.707Z | Downloaded salty v0.3.0 |
| 1058 | 2026-09-03T01:01:37.711Z | Downloaded term v0.7.0 |
| 1059 | 2026-09-03T01:01:37.716Z | Downloaded icu_properties v2.1.2 |
| 1060 | 2026-09-03T01:01:37.716Z | Downloaded simd-adler32 v0.3.8 |
| 1061 | 2026-09-03T01:01:37.716Z | Downloaded strum_macros v0.27.2 |
| 1062 | 2026-09-03T01:01:37.719Z | Downloaded serde_cbor v0.11.2 |
| 1063 | 2026-09-03T01:01:37.719Z | Downloaded void v1.0.2 |
| 1064 | 2026-09-03T01:01:37.719Z | Downloaded hashbrown v0.14.5 |
| 1065 | 2026-09-03T01:01:37.723Z | Downloaded hyper-staticfile v0.10.1 |
| 1066 | 2026-09-03T01:01:37.726Z | Downloaded slog-stdlog v4.1.1 |
| 1067 | 2026-09-03T01:01:37.726Z | Downloaded spki v0.7.3 |
| 1068 | 2026-09-03T01:01:37.726Z | Downloaded darling_macro v0.23.0 |
| 1069 | 2026-09-03T01:01:37.726Z | Downloaded tiny-keccak v2.0.2 |
| 1070 | 2026-09-03T01:01:37.729Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1071 | 2026-09-03T01:01:37.729Z | Downloaded ed25519 v2.2.3 |
| 1072 | 2026-09-03T01:01:37.729Z | Downloaded internet-checksum v0.2.1 |
| 1073 | 2026-09-03T01:01:37.741Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1074 | 2026-09-03T01:01:37.745Z | Downloaded rand_seeder v0.4.0 |
| 1075 | 2026-09-03T01:01:37.745Z | Downloaded digest v0.11.3 |
| 1076 | 2026-09-03T01:01:37.745Z | Downloaded newtype_derive v0.1.6 |
| 1077 | 2026-09-03T01:01:37.756Z | Downloaded zerocopy v0.6.6 |
| 1078 | 2026-09-03T01:01:37.760Z | Downloaded scrypt v0.12.0 |
| 1079 | 2026-09-03T01:01:37.763Z | Downloaded smallvec v0.6.14 |
| 1080 | 2026-09-03T01:01:37.763Z | Downloaded sigpipe v0.1.3 |
| 1081 | 2026-09-03T01:01:37.766Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1082 | 2026-09-03T01:01:37.766Z | Downloaded zerofrom-derive v0.1.6 |
| 1083 | 2026-09-03T01:01:37.769Z | Downloaded primeorder v0.13.6 |
| 1084 | 2026-09-03T01:01:37.771Z | Downloaded rand_core v0.10.0 |
| 1085 | 2026-09-03T01:01:37.774Z | Downloaded untrusted v0.7.1 |
| 1086 | 2026-09-03T01:01:37.774Z | Downloaded crc v3.4.0 |
| 1087 | 2026-09-03T01:01:37.778Z | Downloaded sec1 v0.8.1 |
| 1088 | 2026-09-03T01:01:37.781Z | Downloaded digest-io v0.1.0 |
| 1089 | 2026-09-03T01:01:37.782Z | Downloaded hkdf v0.12.4 |
| 1090 | 2026-09-03T01:01:37.782Z | Downloaded h2 v0.4.15 |
| 1091 | 2026-09-03T01:01:37.785Z | Downloaded typed-path v0.9.3 |
| 1092 | 2026-09-03T01:01:37.789Z | Downloaded hkdf v0.13.0 |
| 1093 | 2026-09-03T01:01:37.792Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1094 | 2026-09-03T01:01:37.792Z | Downloaded vergen-gitcl v1.0.8 |
| 1095 | 2026-09-03T01:01:37.792Z | Downloaded csv-core v0.1.13 |
| 1096 | 2026-09-03T01:01:37.792Z | Downloaded zeroize v1.9.0 |
| 1097 | 2026-09-03T01:01:37.797Z | Downloaded url v2.5.8 |
| 1098 | 2026-09-03T01:01:37.797Z | Downloaded num-derive v0.4.2 |
| 1099 | 2026-09-03T01:01:37.797Z | Downloaded dropshot_endpoint v0.17.1 |
| 1100 | 2026-09-03T01:01:37.834Z | Downloaded tokio-rustls v0.26.4 |
| 1101 | 2026-09-03T01:01:37.835Z | Downloaded scroll_derive v0.13.1 |
| 1102 | 2026-09-03T01:01:37.835Z | Downloaded zerofrom v0.1.6 |
| 1103 | 2026-09-03T01:01:37.835Z | Downloaded openssl-sys v0.9.117 |
| 1104 | 2026-09-03T01:01:37.835Z | Downloaded indexmap v1.9.3 |
| 1105 | 2026-09-03T01:01:37.835Z | Downloaded darling_core v0.21.3 |
| 1106 | 2026-09-03T01:01:37.835Z | Downloaded pkg-config v0.3.32 |
| 1107 | 2026-09-03T01:01:37.835Z | Downloaded miette-derive v7.6.0 |
| 1108 | 2026-09-03T01:01:37.835Z | Downloaded bindgen v0.71.1 |
| 1109 | 2026-09-03T01:01:37.835Z | Downloaded percent-encoding v2.3.2 |
| 1110 | 2026-09-03T01:01:37.835Z | Downloaded pem-rfc7468 v0.7.0 |
| 1111 | 2026-09-03T01:01:37.835Z | Downloaded maplit v1.0.2 |
| 1112 | 2026-09-03T01:01:37.835Z | Downloaded reqwest v0.13.2 |
| 1113 | 2026-09-03T01:01:37.835Z | Downloaded seq-macro v0.3.6 |
| 1114 | 2026-09-03T01:01:37.839Z | Downloaded tower-layer v0.3.3 |
| 1115 | 2026-09-03T01:01:37.839Z | Downloaded typify v0.6.2 |
| 1116 | 2026-09-03T01:01:37.839Z | Downloaded tungstenite v0.21.0 |
| 1117 | 2026-09-03T01:01:37.839Z | Downloaded vte v0.14.1 |
| 1118 | 2026-09-03T01:01:37.839Z | Downloaded slog-term v2.9.2 |
| 1119 | 2026-09-03T01:01:37.839Z | Downloaded scroll v0.13.0 |
| 1120 | 2026-09-03T01:01:37.839Z | Downloaded static_assertions v1.1.0 |
| 1121 | 2026-09-03T01:01:37.839Z | Downloaded tokio-util v0.7.18 |
| 1122 | 2026-09-03T01:01:37.842Z | Downloaded nom v8.0.0 |
| 1123 | 2026-09-03T01:01:37.846Z | Downloaded blake3 v1.8.5 |
| 1124 | 2026-09-03T01:01:37.851Z | Downloaded ml-kem v0.3.2 |
| 1125 | 2026-09-03T01:01:37.855Z | Downloaded tokio-tungstenite v0.23.1 |
| 1126 | 2026-09-03T01:01:37.855Z | Downloaded waitgroup v0.1.2 |
| 1127 | 2026-09-03T01:01:37.858Z | Downloaded dunce v1.0.5 |
| 1128 | 2026-09-03T01:01:37.858Z | Downloaded parking_lot v0.11.2 |
| 1129 | 2026-09-03T01:01:37.858Z | Downloaded peg v0.8.5 |
| 1130 | 2026-09-03T01:01:37.861Z | Downloaded ecdsa v0.16.9 |
| 1131 | 2026-09-03T01:01:37.861Z | Downloaded steno v0.4.1 |
| 1132 | 2026-09-03T01:01:37.864Z | Downloaded libxml v0.3.3 |
| 1133 | 2026-09-03T01:01:37.867Z | Downloaded serde_with_macros v1.5.2 |
| 1134 | 2026-09-03T01:01:37.871Z | Downloaded convert_case v0.10.0 |
| 1135 | 2026-09-03T01:01:37.872Z | Downloaded defmt-macros v1.0.1 |
| 1136 | 2026-09-03T01:01:37.872Z | Downloaded derive-where v1.6.0 |
| 1137 | 2026-09-03T01:01:37.875Z | Downloaded humantime v2.3.0 |
| 1138 | 2026-09-03T01:01:37.875Z | Downloaded shell-words v1.1.1 |
| 1139 | 2026-09-03T01:01:37.875Z | Downloaded match_cfg v0.1.0 |
| 1140 | 2026-09-03T01:01:37.875Z | Downloaded phf_shared v0.12.1 |
| 1141 | 2026-09-03T01:01:37.875Z | Downloaded quick-error v1.2.3 |
| 1142 | 2026-09-03T01:01:37.878Z | Downloaded managed v0.8.0 |
| 1143 | 2026-09-03T01:01:37.878Z | Downloaded unicode-normalization v0.1.25 |
| 1144 | 2026-09-03T01:01:37.878Z | Downloaded zopfli v0.8.3 |
| 1145 | 2026-09-03T01:01:37.882Z | Downloaded resolv-conf v0.7.6 |
| 1146 | 2026-09-03T01:01:37.882Z | Downloaded constant_time_eq v0.4.2 |
| 1147 | 2026-09-03T01:01:37.885Z | Downloaded peg-macros v0.8.5 |
| 1148 | 2026-09-03T01:01:37.885Z | Downloaded zstd v0.13.3 |
| 1149 | 2026-09-03T01:01:37.885Z | Downloaded slog-async v2.8.0 |
| 1150 | 2026-09-03T01:01:37.888Z | Downloaded packed_struct v0.10.1 |
| 1151 | 2026-09-03T01:01:37.888Z | Downloaded prefix-trie v0.7.0 |
| 1152 | 2026-09-03T01:01:37.888Z | Downloaded iri-string v0.7.10 |
| 1153 | 2026-09-03T01:01:37.893Z | Downloaded litemap v0.8.1 |
| 1154 | 2026-09-03T01:01:37.896Z | Downloaded tungstenite v0.23.0 |
| 1155 | 2026-09-03T01:01:37.896Z | Downloaded cstr-argument v0.1.2 |
| 1156 | 2026-09-03T01:01:37.899Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1157 | 2026-09-03T01:01:37.899Z | Downloaded sync-ptr v0.1.4 |
| 1158 | 2026-09-03T01:01:37.903Z | Downloaded rustc-demangle v0.1.27 |
| 1159 | 2026-09-03T01:01:37.903Z | Downloaded rand_core v0.9.5 |
| 1160 | 2026-09-03T01:01:37.903Z | Downloaded tinyvec_macros v0.1.1 |
| 1161 | 2026-09-03T01:01:37.908Z | Downloaded data-encoding v2.10.0 |
| 1162 | 2026-09-03T01:01:37.908Z | Downloaded rayon v1.11.0 |
| 1163 | 2026-09-03T01:01:37.911Z | Downloaded defmt v0.3.100 |
| 1164 | 2026-09-03T01:01:37.911Z | Downloaded tap v1.0.1 |
| 1165 | 2026-09-03T01:01:37.911Z | Downloaded same-file v1.0.6 |
| 1166 | 2026-09-03T01:01:37.915Z | Downloaded display-error-chain v0.2.2 |
| 1167 | 2026-09-03T01:01:37.915Z | Downloaded either v1.15.0 |
| 1168 | 2026-09-03T01:01:37.915Z | Downloaded nom v7.1.3 |
| 1169 | 2026-09-03T01:01:37.918Z | Downloaded termios v0.3.3 |
| 1170 | 2026-09-03T01:01:37.918Z | Downloaded der_derive v0.7.3 |
| 1171 | 2026-09-03T01:01:37.921Z | Downloaded drift v0.2.0 |
| 1172 | 2026-09-03T01:01:37.925Z | Downloaded postgres-types v0.2.12 |
| 1173 | 2026-09-03T01:01:37.928Z | Downloaded rtoolbox v0.0.3 |
| 1174 | 2026-09-03T01:01:37.928Z | Downloaded aws-lc-rs v1.16.3 |
| 1175 | 2026-09-03T01:01:37.933Z | Downloaded pin-project v1.1.11 |
| 1176 | 2026-09-03T01:01:37.940Z | Downloaded derive_builder_macro v0.20.2 |
| 1177 | 2026-09-03T01:01:37.943Z | Downloaded subtle v2.6.1 |
| 1178 | 2026-09-03T01:01:37.943Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1179 | 2026-09-03T01:01:37.948Z | Downloaded winnow v0.6.26 |
| 1180 | 2026-09-03T01:01:37.951Z | Downloaded synstructure v0.13.2 |
| 1181 | 2026-09-03T01:01:37.951Z | Downloaded daft v0.1.8 |
| 1182 | 2026-09-03T01:01:37.951Z | Downloaded phf_shared v0.13.1 |
| 1183 | 2026-09-03T01:01:37.954Z | Downloaded precomputed-hash v0.1.1 |
| 1184 | 2026-09-03T01:01:37.954Z | Downloaded derive_builder_core v0.20.2 |
| 1185 | 2026-09-03T01:01:37.954Z | Downloaded reedline v0.40.0 |
| 1186 | 2026-09-03T01:01:37.958Z | Downloaded indoc v2.0.7 |
| 1187 | 2026-09-03T01:01:37.961Z | Downloaded secrecy v0.8.0 |
| 1188 | 2026-09-03T01:01:37.961Z | Downloaded tar v0.4.46 |
| 1189 | 2026-09-03T01:01:37.968Z | Downloaded lalrpop-util v0.19.12 |
| 1190 | 2026-09-03T01:01:37.968Z | Downloaded bitvec v1.0.1 |
| 1191 | 2026-09-03T01:01:37.972Z | Downloaded subprocess v0.2.15 |
| 1192 | 2026-09-03T01:01:37.975Z | Downloaded russh v0.62.4 |
| 1193 | 2026-09-03T01:01:37.979Z | Downloaded mime_guess v2.0.5 |
| 1194 | 2026-09-03T01:01:37.982Z | Downloaded p521 v0.14.0 |
| 1195 | 2026-09-03T01:01:37.986Z | Downloaded zlib-rs v0.6.2 |
| 1196 | 2026-09-03T01:01:37.989Z | Downloaded elliptic-curve v0.13.8 |
| 1197 | 2026-09-03T01:01:37.989Z | Downloaded unicode-xid v0.2.6 |
| 1198 | 2026-09-03T01:01:37.992Z | Downloaded libloading v0.8.9 |
| 1199 | 2026-09-03T01:01:37.992Z | Downloaded serde_with_macros v3.21.0 |
| 1200 | 2026-09-03T01:01:37.992Z | Downloaded daft-derive v0.1.8 |
| 1201 | 2026-09-03T01:01:37.995Z | Downloaded ingot v0.2.1 |
| 1202 | 2026-09-03T01:01:38.000Z | Downloaded num-rational v0.4.2 |
| 1203 | 2026-09-03T01:01:38.000Z | Downloaded rand v0.10.1 |
| 1204 | 2026-09-03T01:01:38.005Z | Downloaded rawzip v0.4.4 |
| 1205 | 2026-09-03T01:01:38.005Z | Downloaded diesel_derives v2.3.7 |
| 1206 | 2026-09-03T01:01:38.008Z | Downloaded knus-derive v3.4.0 |
| 1207 | 2026-09-03T01:01:38.008Z | Downloaded ppv-lite86 v0.2.21 |
| 1208 | 2026-09-03T01:01:38.008Z | Downloaded vergen-git2 v9.1.0 |
| 1209 | 2026-09-03T01:01:38.011Z | Downloaded chrono v0.4.45 |
| 1210 | 2026-09-03T01:01:38.015Z | Downloaded darling v0.13.4 |
| 1211 | 2026-09-03T01:01:38.019Z | Downloaded support-bundle-viewer v0.1.2 |
| 1212 | 2026-09-03T01:01:38.019Z | Downloaded ingot-types v0.2.0 |
| 1213 | 2026-09-03T01:01:38.022Z | Downloaded displaydoc v0.2.5 |
| 1214 | 2026-09-03T01:01:38.025Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1215 | 2026-09-03T01:01:38.025Z | Downloaded thiserror-no-std v2.0.2 |
| 1216 | 2026-09-03T01:01:38.030Z | Downloaded crossterm v0.29.0 |
| 1217 | 2026-09-03T01:01:38.034Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1218 | 2026-09-03T01:01:38.037Z | Downloaded serde_with v1.14.0 |
| 1219 | 2026-09-03T01:01:38.040Z | Downloaded oxide-update-engine-types v0.1.2 |
| 1220 | 2026-09-03T01:01:38.044Z | Downloaded libm v0.2.16 |
| 1221 | 2026-09-03T01:01:38.050Z | Downloaded hyper v1.10.1 |
| 1222 | 2026-09-03T01:01:38.054Z | Downloaded snafu v0.8.9 |
| 1223 | 2026-09-03T01:01:38.057Z | Downloaded tower v0.5.3 |
| 1224 | 2026-09-03T01:01:38.062Z | Downloaded itertools v0.14.0 |
| 1225 | 2026-09-03T01:01:38.066Z | Downloaded crossterm v0.28.1 |
| 1226 | 2026-09-03T01:01:38.081Z | Downloaded miette v7.6.0 |
| 1227 | 2026-09-03T01:01:38.091Z | Downloaded tokio-postgres v0.7.16 |
| 1228 | 2026-09-03T01:01:38.094Z | Downloaded tracing-core v0.1.36 |
| 1229 | 2026-09-03T01:01:38.098Z | Downloaded quinn v0.11.11 |
| 1230 | 2026-09-03T01:01:38.098Z | Downloaded itertools v0.12.1 |
| 1231 | 2026-09-03T01:01:38.102Z | Downloaded regex v1.12.3 |
| 1232 | 2026-09-03T01:01:38.105Z | Downloaded der v0.8.0 |
| 1233 | 2026-09-03T01:01:38.108Z | Downloaded icu_collections v2.1.1 |
| 1234 | 2026-09-03T01:01:38.111Z | Downloaded rand v0.8.6 |
| 1235 | 2026-09-03T01:01:38.114Z | Downloaded rustls-webpki v0.103.13 |
| 1236 | 2026-09-03T01:01:38.117Z | Downloaded tinyvec v1.10.0 |
| 1237 | 2026-09-03T01:01:38.125Z | Downloaded time v0.3.47 |
| 1238 | 2026-09-03T01:01:38.132Z | Downloaded hyper-util v0.1.20 |
| 1239 | 2026-09-03T01:01:38.135Z | Downloaded unicode_categories v0.1.1 |
| 1240 | 2026-09-03T01:01:38.138Z | Downloaded rsa v0.9.10 |
| 1241 | 2026-09-03T01:01:38.144Z | Downloaded minimal-lexical v0.2.1 |
| 1242 | 2026-09-03T01:01:38.144Z | Downloaded icu_properties_data v2.1.2 |
| 1243 | 2026-09-03T01:01:38.149Z | Downloaded itertools v0.15.0 |
| 1244 | 2026-09-03T01:01:38.153Z | Downloaded schemars v1.2.1 |
| 1245 | 2026-09-03T01:01:38.161Z | Downloaded tough v0.22.0 |
| 1246 | 2026-09-03T01:01:38.165Z | Downloaded git2 v0.20.4 |
| 1247 | 2026-09-03T01:01:38.170Z | Downloaded itertools v0.10.5 |
| 1248 | 2026-09-03T01:01:38.175Z | Downloaded unicode-segmentation v1.12.0 |
| 1249 | 2026-09-03T01:01:38.178Z | Downloaded portable-atomic v1.13.1 |
| 1250 | 2026-09-03T01:01:38.181Z | Downloaded goblin v0.10.5 |
| 1251 | 2026-09-03T01:01:38.185Z | Downloaded rand v0.9.2 |
| 1252 | 2026-09-03T01:01:38.189Z | Downloaded crypto-primes v0.7.2 |
| 1253 | 2026-09-03T01:01:38.205Z | Downloaded tabled v0.21.0 |
| 1254 | 2026-09-03T01:01:38.215Z | Downloaded nix v0.27.1 |
| 1255 | 2026-09-03T01:01:38.222Z | Downloaded gimli v0.32.3 |
| 1256 | 2026-09-03T01:01:38.225Z | Downloaded idna v1.1.0 |
| 1257 | 2026-09-03T01:01:38.229Z | Downloaded zip v4.6.1 |
| 1258 | 2026-09-03T01:01:38.232Z | Downloaded winnow v0.5.40 |
| 1259 | 2026-09-03T01:01:38.237Z | Downloaded zerovec v0.11.5 |
| 1260 | 2026-09-03T01:01:38.243Z | Downloaded rsa v0.10.0-rc.18 |
| 1261 | 2026-09-03T01:01:38.245Z | Downloaded serde_with v3.21.0 |
| 1262 | 2026-09-03T01:01:38.251Z | Downloaded x509-cert v0.2.5 |
| 1263 | 2026-09-03T01:01:38.254Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1264 | 2026-09-03T01:01:38.258Z | Downloaded jiff-core v0.1.0 |
| 1265 | 2026-09-03T01:01:38.262Z | Downloaded petname v2.0.2 |
| 1266 | 2026-09-03T01:01:38.277Z | Downloaded itertools v0.13.0 |
| 1267 | 2026-09-03T01:01:38.281Z | Downloaded zerocopy v0.8.55 |
| 1268 | 2026-09-03T01:01:38.292Z | Downloaded bstr v1.12.1 |
| 1269 | 2026-09-03T01:01:38.297Z | Downloaded regex-syntax v0.6.29 |
| 1270 | 2026-09-03T01:01:38.314Z | Downloaded quick-xml v0.37.5 |
| 1271 | 2026-09-03T01:01:38.324Z | Downloaded reqwest v0.12.28 |
| 1272 | 2026-09-03T01:01:38.330Z | Downloaded iddqd v0.4.2 |
| 1273 | 2026-09-03T01:01:38.333Z | Downloaded lalrpop v0.19.12 |
| 1274 | 2026-09-03T01:01:38.339Z | Downloaded regress v0.11.1 |
| 1275 | 2026-09-03T01:01:38.344Z | Downloaded rustix v0.38.44 |
| 1276 | 2026-09-03T01:01:38.357Z | Downloaded winnow v1.0.3 |
| 1277 | 2026-09-03T01:01:38.362Z | Downloaded proptest v1.11.0 |
| 1278 | 2026-09-03T01:01:38.367Z | Downloaded sha3 v0.12.0 |
| 1279 | 2026-09-03T01:01:38.370Z | Downloaded moka v0.12.13 |
| 1280 | 2026-09-03T01:01:38.373Z | Downloaded curve25519-dalek v4.1.3 |
| 1281 | 2026-09-03T01:01:38.378Z | Downloaded quinn-proto v0.11.16 |
| 1282 | 2026-09-03T01:01:38.382Z | Downloaded curve25519-dalek v5.0.0 |
| 1283 | 2026-09-03T01:01:38.387Z | Downloaded smoltcp v0.9.1 |
| 1284 | 2026-09-03T01:01:38.393Z | Downloaded hickory-proto v0.24.4 |
| 1285 | 2026-09-03T01:01:38.401Z | Downloaded p384 v0.13.1 |
| 1286 | 2026-09-03T01:01:38.405Z | Downloaded vcpkg v0.2.15 |
| 1287 | 2026-09-03T01:01:38.427Z | Downloaded object v0.30.4 |
| 1288 | 2026-09-03T01:01:38.432Z | Downloaded polar-core v0.27.3 |
| 1289 | 2026-09-03T01:01:38.437Z | Downloaded radix_trie v0.2.1 |
| 1290 | 2026-09-03T01:01:38.440Z | Downloaded crypto-bigint v0.7.5 |
| 1291 | 2026-09-03T01:01:38.450Z | Downloaded hickory-proto v0.25.2 |
| 1292 | 2026-09-03T01:01:38.457Z | Downloaded object v0.37.3 |
| 1293 | 2026-09-03T01:01:38.464Z | Downloaded syn v3.0.3 |
| 1294 | 2026-09-03T01:01:38.470Z | Downloaded regex-syntax v0.8.10 |
| 1295 | 2026-09-03T01:01:38.475Z | Downloaded nix v0.31.2 |
| 1296 | 2026-09-03T01:01:38.482Z | Downloaded rustls v0.23.41 |
| 1297 | 2026-09-03T01:01:38.488Z | Downloaded dropshot v0.17.1 |
| 1298 | 2026-09-03T01:01:38.501Z | Downloaded nix v0.28.0 |
| 1299 | 2026-09-03T01:01:38.507Z | Downloaded smoltcp v0.11.0 |
| 1300 | 2026-09-03T01:01:38.514Z | Downloaded openssl v0.10.80 |
| 1301 | 2026-09-03T01:01:38.521Z | Downloaded sqlparser v0.61.0 |
| 1302 | 2026-09-03T01:01:38.525Z | Downloaded sha3 v0.11.0 |
| 1303 | 2026-09-03T01:01:38.528Z | Downloaded regress v0.10.5 |
| 1304 | 2026-09-03T01:01:38.532Z | Downloaded diesel v2.3.7 |
| 1305 | 2026-09-03T01:01:38.544Z | Downloaded openapiv3 v2.2.0 |
| 1306 | 2026-09-03T01:01:38.551Z | Downloaded tracing v0.1.44 |
| 1307 | 2026-09-03T01:01:38.563Z | Downloaded typify-impl v0.6.2 |
| 1308 | 2026-09-03T01:01:38.571Z | Downloaded zerocopy-derive v0.6.6 |
| 1309 | 2026-09-03T01:01:38.584Z | Downloaded sled v0.34.7 |
| 1310 | 2026-09-03T01:01:38.590Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1311 | 2026-09-03T01:01:38.597Z | Downloaded ratatui v0.29.0 |
| 1312 | 2026-09-03T01:01:38.611Z | Downloaded petgraph v0.6.5 |
| 1313 | 2026-09-03T01:01:38.621Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1314 | 2026-09-03T01:01:38.632Z | Downloaded jiff v0.2.34 |
| 1315 | 2026-09-03T01:01:38.646Z | Downloaded chrono-tz v0.10.4 |
| 1316 | 2026-09-03T01:01:38.652Z | Downloaded regex-automata v0.4.14 |
| 1317 | 2026-09-03T01:01:38.660Z | Downloaded petgraph v0.8.3 |
| 1318 | 2026-09-03T01:01:38.673Z | Downloaded encoding_rs v0.8.35 |
| 1319 | 2026-09-03T01:01:38.686Z | Downloaded tokio v1.52.1 |
| 1320 | 2026-09-03T01:01:38.709Z | Downloaded csv v1.4.0 |
| 1321 | 2026-09-03T01:01:38.721Z | Downloaded sha3 v0.10.8 |
| 1322 | 2026-09-03T01:01:38.725Z | Downloaded libz-sys v1.1.24 |
| 1323 | 2026-09-03T01:01:38.736Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1324 | 2026-09-03T01:01:38.769Z | Downloaded ring v0.17.14 |
| 1325 | 2026-09-03T01:01:39.206Z | Downloaded aws-lc-sys v0.40.0 |
| 1326 | 2026-09-03T01:01:39.470Z | Compiling serde_core v1.0.228 |
| 1327 | 2026-09-03T01:01:39.470Z | Compiling libc v0.2.185 |
| 1328 | 2026-09-03T01:01:39.470Z | Compiling serde v1.0.228 |
| 1329 | 2026-09-03T01:01:39.473Z | Compiling log v0.4.33 |
| 1330 | 2026-09-03T01:01:39.473Z | Compiling smallvec v1.15.1 |
| 1331 | 2026-09-03T01:01:39.473Z | Compiling shlex v1.3.0 |
| 1332 | 2026-09-03T01:01:39.474Z | Compiling find-msvc-tools v0.1.9 |
| 1333 | 2026-09-03T01:01:39.474Z | Compiling subtle v2.6.1 |
| 1334 | 2026-09-03T01:01:39.630Z | Compiling scopeguard v1.2.0 |
| 1335 | 2026-09-03T01:01:39.633Z | Compiling stable_deref_trait v1.2.1 |
| 1336 | 2026-09-03T01:01:39.644Z | Compiling typenum v1.20.1 |
| 1337 | 2026-09-03T01:01:39.647Z | Compiling zerocopy v0.8.55 |
| 1338 | 2026-09-03T01:01:39.647Z | Compiling portable-atomic v1.13.1 |
| 1339 | 2026-09-03T01:01:39.678Z | Compiling serde_json v1.0.151 |
| 1340 | 2026-09-03T01:01:39.718Z | Compiling syn v2.0.117 |
| 1341 | 2026-09-03T01:01:39.743Z | Compiling critical-section v1.2.0 |
| 1342 | 2026-09-03T01:01:39.795Z | Compiling libm v0.2.16 |
| 1343 | 2026-09-03T01:01:39.810Z | Compiling num-traits v0.2.19 |
| 1344 | 2026-09-03T01:01:39.840Z | Compiling lock_api v0.4.14 |
| 1345 | 2026-09-03T01:01:39.855Z | Compiling pkg-config v0.3.32 |
| 1346 | 2026-09-03T01:01:39.925Z | Compiling generic-array v0.14.7 |
| 1347 | 2026-09-03T01:01:39.943Z | Compiling getrandom v0.4.3 |
| 1348 | 2026-09-03T01:01:39.967Z | Compiling parking_lot_core v0.9.12 |
| 1349 | 2026-09-03T01:01:40.016Z | Compiling pin-project-lite v0.2.17 |
| 1350 | 2026-09-03T01:01:40.075Z | Compiling const-oid v0.9.6 |
| 1351 | 2026-09-03T01:01:40.101Z | Compiling rand_core v0.10.0 |
| 1352 | 2026-09-03T01:01:40.133Z | Compiling futures-core v0.3.32 |
| 1353 | 2026-09-03T01:01:40.136Z | Compiling litemap v0.8.1 |
| 1354 | 2026-09-03T01:01:40.233Z | Compiling percent-encoding v2.3.2 |
| 1355 | 2026-09-03T01:01:40.256Z | Compiling writeable v0.6.2 |
| 1356 | 2026-09-03T01:01:40.261Z | Compiling icu_properties_data v2.1.2 |
| 1357 | 2026-09-03T01:01:40.287Z | Compiling icu_normalizer_data v2.1.1 |
| 1358 | 2026-09-03T01:01:40.318Z | Compiling getrandom v0.3.4 |
| 1359 | 2026-09-03T01:01:40.419Z | Compiling rustix v1.1.4 |
| 1360 | 2026-09-03T01:01:40.448Z | Compiling futures-sink v0.3.32 |
| 1361 | 2026-09-03T01:01:40.459Z | Compiling slab v0.4.12 |
| 1362 | 2026-09-03T01:01:40.499Z | Compiling futures-io v0.3.32 |
| 1363 | 2026-09-03T01:01:40.522Z | Compiling utf8_iter v1.0.4 |
| 1364 | 2026-09-03T01:01:40.551Z | Compiling futures-task v0.3.32 |
| 1365 | 2026-09-03T01:01:40.581Z | Compiling futures-channel v0.3.32 |
| 1366 | 2026-09-03T01:01:40.614Z | Compiling form_urlencoded v1.2.2 |
| 1367 | 2026-09-03T01:01:40.690Z | Compiling errno v0.3.14 |
| 1368 | 2026-09-03T01:01:40.693Z | Compiling jobserver v0.1.34 |
| 1369 | 2026-09-03T01:01:40.721Z | Compiling getrandom v0.2.17 |
| 1370 | 2026-09-03T01:01:40.768Z | Compiling mio v1.2.0 |
| 1371 | 2026-09-03T01:01:40.771Z | Compiling socket2 v0.6.3 |
| 1372 | 2026-09-03T01:01:40.816Z | Compiling signal-hook-registry v1.4.8 |
| 1373 | 2026-09-03T01:01:40.861Z | Compiling rustversion v1.0.22 |
| 1374 | 2026-09-03T01:01:40.878Z | Compiling rand_core v0.6.4 |
| 1375 | 2026-09-03T01:01:40.946Z | Compiling cc v1.2.56 |
| 1376 | 2026-09-03T01:01:40.979Z | Compiling once_cell v1.21.3 |
| 1377 | 2026-09-03T01:01:41.004Z | Compiling parking_lot v0.12.5 |
| 1378 | 2026-09-03T01:01:41.018Z | Compiling base64ct v1.8.3 |
| 1379 | 2026-09-03T01:01:41.051Z | Compiling iana-time-zone v0.1.65 |
| 1380 | 2026-09-03T01:01:41.106Z | Compiling ident_case v1.0.1 |
| 1381 | 2026-09-03T01:01:41.134Z | Compiling fs_extra v1.3.0 |
| 1382 | 2026-09-03T01:01:41.188Z | Compiling regex-syntax v0.8.10 |
| 1383 | 2026-09-03T01:01:41.223Z | Compiling dunce v1.0.5 |
| 1384 | 2026-09-03T01:01:41.238Z | Compiling flagset v0.4.7 |
| 1385 | 2026-09-03T01:01:41.269Z | Compiling pem-rfc7468 v0.7.0 |
| 1386 | 2026-09-03T01:01:41.285Z | Compiling base64 v0.22.1 |
| 1387 | 2026-09-03T01:01:41.300Z | Compiling rand_core v0.9.5 |
| 1388 | 2026-09-03T01:01:41.337Z | Compiling syn v1.0.109 |
| 1389 | 2026-09-03T01:01:41.351Z | Compiling vcpkg v0.2.15 |
| 1390 | 2026-09-03T01:01:41.393Z | Compiling tracing-core v0.1.36 |
| 1391 | 2026-09-03T01:01:41.408Z | Compiling schemars v0.8.22 |
| 1392 | 2026-09-03T01:01:41.422Z | Compiling aws-lc-rs v1.16.3 |
| 1393 | 2026-09-03T01:01:41.438Z | Compiling simd-adler32 v0.3.8 |
| 1394 | 2026-09-03T01:01:41.456Z | Compiling cpufeatures v0.2.17 |
| 1395 | 2026-09-03T01:01:41.546Z | Compiling dyn-clone v1.0.20 |
| 1396 | 2026-09-03T01:01:41.600Z | Compiling spin v0.9.8 |
| 1397 | 2026-09-03T01:01:41.619Z | Compiling openssl-probe v0.2.1 |
| 1398 | 2026-09-03T01:01:41.652Z | Compiling adler2 v2.0.1 |
| 1399 | 2026-09-03T01:01:41.672Z | Compiling cmov v0.5.4 |
| 1400 | 2026-09-03T01:01:41.707Z | Compiling cmake v0.1.57 |
| 1401 | 2026-09-03T01:01:41.723Z | Compiling tinyvec_macros v0.1.1 |
| 1402 | 2026-09-03T01:01:41.742Z | Compiling crc32fast v1.5.0 |
| 1403 | 2026-09-03T01:01:41.771Z | Compiling httparse v1.10.1 |
| 1404 | 2026-09-03T01:01:41.798Z | Compiling tinyvec v1.10.0 |
| 1405 | 2026-09-03T01:01:41.814Z | Compiling miniz_oxide v0.8.9 |
| 1406 | 2026-09-03T01:01:41.817Z | Compiling aho-corasick v1.1.4 |
| 1407 | 2026-09-03T01:01:41.842Z | Compiling untrusted v0.7.1 |
| 1408 | 2026-09-03T01:01:41.918Z | Compiling ctutils v0.4.2 |
| 1409 | 2026-09-03T01:01:41.945Z | Compiling bitflags v2.11.0 |
| 1410 | 2026-09-03T01:01:42.006Z | Compiling semver v1.0.28 |
| 1411 | 2026-09-03T01:01:42.059Z | Compiling indexmap v2.14.0 |
| 1412 | 2026-09-03T01:01:42.145Z | Compiling uuid v1.23.4 |
| 1413 | 2026-09-03T01:01:42.205Z | Compiling tower-service v0.3.3 |
| 1414 | 2026-09-03T01:01:42.221Z | Compiling atomic-waker v1.1.2 |
| 1415 | 2026-09-03T01:01:42.224Z | Compiling radium v0.7.0 |
| 1416 | 2026-09-03T01:01:42.224Z | Compiling try-lock v0.2.5 |
| 1417 | 2026-09-03T01:01:42.265Z | Compiling rustc_version v0.4.1 |
| 1418 | 2026-09-03T01:01:42.317Z | Compiling tower-layer v0.3.3 |
| 1419 | 2026-09-03T01:01:42.369Z | Compiling unicode-segmentation v1.12.0 |
| 1420 | 2026-09-03T01:01:42.385Z | Compiling want v0.3.1 |
| 1421 | 2026-09-03T01:01:42.507Z | Compiling maybe-uninit v2.0.0 |
| 1422 | 2026-09-03T01:01:42.541Z | Compiling tap v1.0.1 |
| 1423 | 2026-09-03T01:01:42.577Z | Compiling untrusted v0.9.0 |
| 1424 | 2026-09-03T01:01:42.614Z | Compiling httpdate v1.0.3 |
| 1425 | 2026-09-03T01:01:42.630Z | Compiling aws-lc-sys v0.40.0 |
| 1426 | 2026-09-03T01:01:42.675Z | Compiling openssl-sys v0.9.117 |
| 1427 | 2026-09-03T01:01:42.703Z | Compiling foreign-types-shared v0.1.1 |
| 1428 | 2026-09-03T01:01:42.719Z | Compiling regex-automata v0.4.14 |
| 1429 | 2026-09-03T01:01:42.735Z | Compiling rustls v0.23.41 |
| 1430 | 2026-09-03T01:01:42.766Z | Compiling openssl v0.10.80 |
| 1431 | 2026-09-03T01:01:42.785Z | Compiling foreign-types v0.3.2 |
| 1432 | 2026-09-03T01:01:42.802Z | Compiling synstructure v0.13.2 |
| 1433 | 2026-09-03T01:01:42.815Z | Compiling serde_derive_internals v0.29.1 |
| 1434 | 2026-09-03T01:01:42.867Z | Compiling pest_generator v2.8.6 |
| 1435 | 2026-09-03T01:01:42.882Z | Compiling darling_core v0.20.11 |
| 1436 | 2026-09-03T01:01:42.927Z | Compiling wyz v0.5.1 |
| 1437 | 2026-09-03T01:01:42.965Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1438 | 2026-09-03T01:01:43.021Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1439 | 2026-09-03T01:01:43.135Z | Compiling tempfile v3.27.0 |
| 1440 | 2026-09-03T01:01:43.216Z | Compiling terminal_size v0.4.3 |
| 1441 | 2026-09-03T01:01:43.383Z | Compiling unicode-normalization v0.1.25 |
| 1442 | 2026-09-03T01:01:43.401Z | Compiling num-integer v0.1.46 |
| 1443 | 2026-09-03T01:01:43.441Z | Compiling wait-timeout v0.2.1 |
| 1444 | 2026-09-03T01:01:43.456Z | Compiling socket2 v0.5.10 |
| 1445 | 2026-09-03T01:01:43.507Z | Compiling ahash v0.8.12 |
| 1446 | 2026-09-03T01:01:43.548Z | Compiling powerfmt v0.2.0 |
| 1447 | 2026-09-03T01:01:43.609Z | Compiling time-core v0.1.8 |
| 1448 | 2026-09-03T01:01:43.628Z | Compiling quick-error v1.2.3 |
| 1449 | 2026-09-03T01:01:43.652Z | Compiling bit-vec v0.8.0 |
| 1450 | 2026-09-03T01:01:43.763Z | Compiling num-bigint-dig v0.8.6 |
| 1451 | 2026-09-03T01:01:43.779Z | Compiling funty v2.0.0 |
| 1452 | 2026-09-03T01:01:43.783Z | Compiling num-conv v0.2.0 |
| 1453 | 2026-09-03T01:01:43.796Z | Compiling packed_struct v0.10.1 |
| 1454 | 2026-09-03T01:01:43.799Z | Compiling native-tls v0.2.18 |
| 1455 | 2026-09-03T01:01:43.844Z | Compiling rusty-fork v0.3.1 |
| 1456 | 2026-09-03T01:01:43.847Z | Compiling deranged v0.5.8 |
| 1457 | 2026-09-03T01:01:43.901Z | Compiling bit-set v0.8.0 |
| 1458 | 2026-09-03T01:01:43.916Z | Compiling num-iter v0.1.45 |
| 1459 | 2026-09-03T01:01:43.919Z | Compiling clap_builder v4.6.0 |
| 1460 | 2026-09-03T01:01:43.962Z | Compiling time-macros v0.2.27 |
| 1461 | 2026-09-03T01:01:44.074Z | Compiling lazy_static v1.5.0 |
| 1462 | 2026-09-03T01:01:44.088Z | Compiling rand_xorshift v0.4.0 |
| 1463 | 2026-09-03T01:01:44.126Z | Compiling bitvec v1.0.1 |
| 1464 | 2026-09-03T01:01:44.141Z | Compiling sync_wrapper v1.0.2 |
| 1465 | 2026-09-03T01:01:44.186Z | Compiling indexmap v1.9.3 |
| 1466 | 2026-09-03T01:01:44.201Z | Compiling zlib-rs v0.6.2 |
| 1467 | 2026-09-03T01:01:44.263Z | Compiling paste v1.0.15 |
| 1468 | 2026-09-03T01:01:44.280Z | Compiling object v0.37.3 |
| 1469 | 2026-09-03T01:01:44.391Z | Compiling num_threads v0.1.7 |
| 1470 | 2026-09-03T01:01:44.406Z | Compiling unarray v0.1.4 |
| 1471 | 2026-09-03T01:01:44.510Z | Compiling crossbeam-utils v0.8.21 |
| 1472 | 2026-09-03T01:01:44.539Z | Compiling nodrop v0.1.14 |
| 1473 | 2026-09-03T01:01:44.568Z | Compiling siphasher v1.0.2 |
| 1474 | 2026-09-03T01:01:44.583Z | Compiling crc-catalog v2.4.0 |
| 1475 | 2026-09-03T01:01:44.605Z | Compiling serde_derive v1.0.228 |
| 1476 | 2026-09-03T01:01:44.648Z | Compiling zeroize_derive v1.5.0 |
| 1477 | 2026-09-03T01:01:44.689Z | Compiling zerocopy-derive v0.8.55 |
| 1478 | 2026-09-03T01:01:44.776Z | Compiling zerofrom-derive v0.1.6 |
| 1479 | 2026-09-03T01:01:44.823Z | Compiling yoke-derive v0.8.1 |
| 1480 | 2026-09-03T01:01:44.909Z | Compiling zerovec-derive v0.11.2 |
| 1481 | 2026-09-03T01:01:44.967Z | Compiling displaydoc v0.2.5 |
| 1482 | 2026-09-03T01:01:45.098Z | Compiling tokio-macros v2.7.0 |
| 1483 | 2026-09-03T01:01:45.308Z | Compiling futures-macro v0.3.32 |
| 1484 | 2026-09-03T01:01:45.369Z | Compiling thiserror-impl v2.0.18 |
| 1485 | 2026-09-03T01:01:45.657Z | Compiling der_derive v0.7.3 |
| 1486 | 2026-09-03T01:01:45.797Z | Compiling tracing-attributes v0.1.31 |
| 1487 | 2026-09-03T01:01:45.817Z | Compiling schemars_derive v0.8.22 |
| 1488 | 2026-09-03T01:01:45.884Z | Compiling scroll_derive v0.13.1 |
| 1489 | 2026-09-03T01:01:46.115Z | Compiling pest_derive v2.8.6 |
| 1490 | 2026-09-03T01:01:46.130Z | Compiling darling_macro v0.20.11 |
| 1491 | 2026-09-03T01:01:46.196Z | Compiling futures-util v0.3.32 |
| 1492 | 2026-09-03T01:01:46.261Z | Compiling zerofrom v0.1.6 |
| 1493 | 2026-09-03T01:01:46.528Z | Compiling yoke v0.8.1 |
| 1494 | 2026-09-03T01:01:46.607Z | Compiling zerovec v0.11.5 |
| 1495 | 2026-09-03T01:01:46.621Z | Compiling zerotrie v0.2.3 |
| 1496 | 2026-09-03T01:01:46.672Z | Compiling thiserror-impl v1.0.69 |
| 1497 | 2026-09-03T01:01:46.688Z | Compiling openssl-macros v0.1.1 |
| 1498 | 2026-09-03T01:01:46.743Z | Compiling scroll v0.13.0 |
| 1499 | 2026-09-03T01:01:46.759Z | Compiling thiserror v2.0.18 |
| 1500 | 2026-09-03T01:01:46.885Z | Compiling darling v0.20.11 |
| 1501 | 2026-09-03T01:01:46.947Z | Compiling packed_struct_codegen v0.10.1 |
| 1502 | 2026-09-03T01:01:46.989Z | Compiling goblin v0.10.5 |
| 1503 | 2026-09-03T01:01:47.036Z | Compiling clap_derive v4.6.1 |
| 1504 | 2026-09-03T01:01:47.052Z | Compiling zerocopy-derive v0.6.6 |
| 1505 | 2026-09-03T01:01:47.073Z | Compiling bitfield-macros v0.19.4 |
| 1506 | 2026-09-03T01:01:47.126Z | Compiling tinystr v0.8.2 |
| 1507 | 2026-09-03T01:01:47.144Z | Compiling potential_utf v0.1.4 |
| 1508 | 2026-09-03T01:01:47.228Z | Compiling tracing v0.1.44 |
| 1509 | 2026-09-03T01:01:47.337Z | Compiling icu_locale_core v2.1.1 |
| 1510 | 2026-09-03T01:01:47.357Z | Compiling icu_collections v2.1.1 |
| 1511 | 2026-09-03T01:01:47.535Z | Compiling usdt-impl v0.6.0 |
| 1512 | 2026-09-03T01:01:47.553Z | Compiling flate2 v1.1.9 |
| 1513 | 2026-09-03T01:01:47.810Z | Compiling derive_builder_core v0.20.2 |
| 1514 | 2026-09-03T01:01:47.865Z | Compiling bitfield v0.19.4 |
| 1515 | 2026-09-03T01:01:47.887Z | Compiling dtrace-parser v0.3.0 |
| 1516 | 2026-09-03T01:01:47.956Z | Compiling zerocopy v0.6.6 |
| 1517 | 2026-09-03T01:01:47.994Z | Compiling icu_provider v2.1.1 |
| 1518 | 2026-09-03T01:01:48.018Z | Compiling thiserror v1.0.69 |
| 1519 | 2026-09-03T01:01:48.125Z | Compiling zeroize v1.9.0 |
| 1520 | 2026-09-03T01:01:48.151Z | Compiling bytes v1.11.1 |
| 1521 | 2026-09-03T01:01:48.179Z | Compiling chrono v0.4.45 |
| 1522 | 2026-09-03T01:01:48.216Z | Compiling ipnet v2.12.0 |
| 1523 | 2026-09-03T01:01:48.262Z | Compiling icu_properties v2.1.2 |
| 1524 | 2026-09-03T01:01:48.326Z | Compiling icu_normalizer v2.1.1 |
| 1525 | 2026-09-03T01:01:48.370Z | Compiling der v0.7.10 |
| 1526 | 2026-09-03T01:01:48.595Z | Compiling rustls-pki-types v1.14.0 |
| 1527 | 2026-09-03T01:01:48.653Z | Compiling tokio v1.52.1 |
| 1528 | 2026-09-03T01:01:48.709Z | Compiling http v1.4.2 |
| 1529 | 2026-09-03T01:01:48.742Z | Compiling hybrid-array v0.4.13 |
| 1530 | 2026-09-03T01:01:48.770Z | Compiling hex v0.4.3 |
| 1531 | 2026-09-03T01:01:48.871Z | Compiling crypto-common v0.1.7 |
| 1532 | 2026-09-03T01:01:48.887Z | Compiling block-buffer v0.10.4 |
| 1533 | 2026-09-03T01:01:48.902Z | Compiling serde_spanned v0.6.9 |
| 1534 | 2026-09-03T01:01:49.040Z | Compiling digest v0.10.7 |
| 1535 | 2026-09-03T01:01:49.057Z | Compiling toml_datetime v0.6.11 |
| 1536 | 2026-09-03T01:01:49.073Z | Compiling clap v4.6.1 |
| 1537 | 2026-09-03T01:01:49.103Z | Compiling time v0.3.47 |
| 1538 | 2026-09-03T01:01:49.168Z | Compiling idna_adapter v1.2.1 |
| 1539 | 2026-09-03T01:01:49.312Z | Compiling ppv-lite86 v0.2.21 |
| 1540 | 2026-09-03T01:01:49.326Z | Compiling idna v1.1.0 |
| 1541 | 2026-09-03T01:01:49.341Z | Compiling spki v0.7.3 |
| 1542 | 2026-09-03T01:01:49.382Z | Compiling http-body v1.0.1 |
| 1543 | 2026-09-03T01:01:49.455Z | Compiling sha2 v0.10.9 |
| 1544 | 2026-09-03T01:01:49.529Z | Compiling pkcs8 v0.10.2 |
| 1545 | 2026-09-03T01:01:49.554Z | Compiling signature v2.2.0 |
| 1546 | 2026-09-03T01:01:49.568Z | Compiling hmac v0.12.1 |
| 1547 | 2026-09-03T01:01:49.571Z | Compiling http-body-util v0.1.3 |
| 1548 | 2026-09-03T01:01:49.617Z | Compiling rand_chacha v0.9.0 |
| 1549 | 2026-09-03T01:01:49.651Z | Compiling url v2.5.8 |
| 1550 | 2026-09-03T01:01:49.747Z | Compiling rand_chacha v0.3.1 |
| 1551 | 2026-09-03T01:01:49.762Z | Compiling dof v0.4.0 |
| 1552 | 2026-09-03T01:01:49.811Z | Compiling pkcs1 v0.7.5 |
| 1553 | 2026-09-03T01:01:49.843Z | Compiling rand v0.9.2 |
| 1554 | 2026-09-03T01:01:49.998Z | Compiling rand v0.8.6 |
| 1555 | 2026-09-03T01:01:50.243Z | Compiling crc v3.4.0 |
| 1556 | 2026-09-03T01:01:50.304Z | Compiling array-init v0.0.4 |
| 1557 | 2026-09-03T01:01:50.375Z | Compiling structmeta-derive v0.3.0 |
| 1558 | 2026-09-03T01:01:50.478Z | Compiling proptest v1.11.0 |
| 1559 | 2026-09-03T01:01:50.513Z | Compiling scroll_derive v0.12.1 |
| 1560 | 2026-09-03T01:01:50.646Z | Compiling smallvec v0.6.14 |
| 1561 | 2026-09-03T01:01:50.660Z | Compiling darling_core v0.23.0 |
| 1562 | 2026-09-03T01:01:50.730Z | Compiling heapless v0.7.17 |
| 1563 | 2026-09-03T01:01:50.799Z | Compiling slog v2.8.2 |
| 1564 | 2026-09-03T01:01:50.830Z | Compiling thread-id v5.1.0 |
| 1565 | 2026-09-03T01:01:50.833Z | Compiling env_filter v2.0.0 |
| 1566 | 2026-09-03T01:01:50.865Z | Compiling syn v3.0.3 |
| 1567 | 2026-09-03T01:01:50.929Z | Compiling cookie v0.18.1 |
| 1568 | 2026-09-03T01:01:50.995Z | Compiling base64 v0.21.7 |
| 1569 | 2026-09-03T01:01:51.013Z | Compiling winnow v0.5.40 |
| 1570 | 2026-09-03T01:01:51.028Z | Compiling gimli v0.32.3 |
| 1571 | 2026-09-03T01:01:51.044Z | Compiling ipnetwork v0.21.1 |
| 1572 | 2026-09-03T01:01:51.136Z | Compiling ryu v1.0.23 |
| 1573 | 2026-09-03T01:01:51.161Z | Compiling anyhow v1.0.104 |
| 1574 | 2026-09-03T01:01:51.228Z | Compiling zstd-safe v7.2.4 |
| 1575 | 2026-09-03T01:01:51.318Z | Compiling unicode-properties v0.1.4 |
| 1576 | 2026-09-03T01:01:51.336Z | Compiling unicode-bidi v0.3.18 |
| 1577 | 2026-09-03T01:01:51.350Z | Compiling iri-string v0.7.10 |
| 1578 | 2026-09-03T01:01:51.455Z | Compiling allocator-api2 v0.2.21 |
| 1579 | 2026-09-03T01:01:51.470Z | Compiling signal-hook v0.3.18 |
| 1580 | 2026-09-03T01:01:51.501Z | Compiling hashbrown v0.12.3 |
| 1581 | 2026-09-03T01:01:51.516Z | Compiling structmeta v0.3.0 |
| 1582 | 2026-09-03T01:01:51.620Z | Compiling oxnet v0.1.6 |
| 1583 | 2026-09-03T01:01:51.679Z | Compiling stringprep v0.1.5 |
| 1584 | 2026-09-03T01:01:51.747Z | Compiling rsa v0.9.10 |
| 1585 | 2026-09-03T01:01:51.775Z | Compiling serde_urlencoded v0.7.1 |
| 1586 | 2026-09-03T01:01:51.806Z | Compiling ron v0.8.1 |
| 1587 | 2026-09-03T01:01:51.896Z | Compiling scroll v0.12.0 |
| 1588 | 2026-09-03T01:01:52.121Z | Compiling env_logger v0.11.11 |
| 1589 | 2026-09-03T01:01:52.198Z | Compiling serde-hex v0.1.0 |
| 1590 | 2026-09-03T01:01:52.217Z | Compiling camino v1.2.5 |
| 1591 | 2026-09-03T01:01:52.388Z | Compiling toml_edit v0.19.15 |
| 1592 | 2026-09-03T01:01:52.631Z | Compiling tokio-util v0.7.18 |
| 1593 | 2026-09-03T01:01:52.802Z | Compiling tower v0.5.3 |
| 1594 | 2026-09-03T01:01:52.818Z | Compiling addr2line v0.25.1 |
| 1595 | 2026-09-03T01:01:52.927Z | Compiling newtype-uuid v1.3.2 |
| 1596 | 2026-09-03T01:01:53.026Z | Compiling tokio-native-tls v0.3.1 |
| 1597 | 2026-09-03T01:01:53.040Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1598 | 2026-09-03T01:01:53.171Z | Compiling bzip2 v0.4.4 |
| 1599 | 2026-09-03T01:01:53.233Z | Compiling tower-http v0.6.8 |
| 1600 | 2026-09-03T01:01:53.261Z | Compiling darling_macro v0.23.0 |
| 1601 | 2026-09-03T01:01:53.289Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1602 | 2026-09-03T01:01:53.318Z | Compiling hashbrown v0.13.2 |
| 1603 | 2026-09-03T01:01:53.403Z | Compiling h2 v0.4.15 |
| 1604 | 2026-09-03T01:01:53.672Z | Compiling x509-cert v0.2.5 |
| 1605 | 2026-09-03T01:01:53.713Z | Compiling block-buffer v0.12.1 |
| 1606 | 2026-09-03T01:01:53.788Z | Compiling crypto-common v0.2.2 |
| 1607 | 2026-09-03T01:01:53.814Z | Compiling block-padding v0.4.2 |
| 1608 | 2026-09-03T01:01:53.850Z | Compiling md-5 v0.10.6 |
| 1609 | 2026-09-03T01:01:53.932Z | Compiling rustls-native-certs v0.8.3 |
| 1610 | 2026-09-03T01:01:54.010Z | Compiling derive_builder_macro v0.20.2 |
| 1611 | 2026-09-03T01:01:54.024Z | Compiling erased-serde v0.3.31 |
| 1612 | 2026-09-03T01:01:54.038Z | Compiling serde_tokenstream v0.2.3 |
| 1613 | 2026-09-03T01:01:54.242Z | Compiling bstr v1.12.1 |
| 1614 | 2026-09-03T01:01:54.375Z | Compiling pin-project-internal v1.1.11 |
| 1615 | 2026-09-03T01:01:54.424Z | Compiling daft-derive v0.1.8 |
| 1616 | 2026-09-03T01:01:54.527Z | Compiling async-trait v0.1.89 |
| 1617 | 2026-09-03T01:01:54.542Z | Compiling zerocopy-derive v0.7.35 |
| 1618 | 2026-09-03T01:01:54.560Z | Compiling heck v0.4.1 |
| 1619 | 2026-09-03T01:01:54.805Z | Compiling curve25519-dalek v4.1.3 |
| 1620 | 2026-09-03T01:01:54.868Z | Compiling vergen-lib v9.1.0 |
| 1621 | 2026-09-03T01:01:54.897Z | Compiling hash32 v0.2.1 |
| 1622 | 2026-09-03T01:01:55.073Z | Compiling memoffset v0.9.1 |
| 1623 | 2026-09-03T01:01:55.092Z | Compiling encoding_rs v0.8.35 |
| 1624 | 2026-09-03T01:01:55.109Z | Compiling smoltcp v0.9.1 |
| 1625 | 2026-09-03T01:01:55.173Z | Compiling owo-colors v4.3.0 |
| 1626 | 2026-09-03T01:01:55.188Z | Compiling fallible-iterator v0.2.0 |
| 1627 | 2026-09-03T01:01:55.314Z | Compiling rustix v0.38.44 |
| 1628 | 2026-09-03T01:01:55.358Z | Compiling rustc-demangle v0.1.27 |
| 1629 | 2026-09-03T01:01:55.375Z | Compiling cfg_aliases v0.2.1 |
| 1630 | 2026-09-03T01:01:55.465Z | Compiling litrs v1.0.0 |
| 1631 | 2026-09-03T01:01:55.482Z | Compiling crc-any v2.5.0 |
| 1632 | 2026-09-03T01:01:55.512Z | Compiling ref-cast v1.0.25 |
| 1633 | 2026-09-03T01:01:55.535Z | Compiling psl-types v2.0.11 |
| 1634 | 2026-09-03T01:01:55.571Z | Compiling mime v0.3.17 |
| 1635 | 2026-09-03T01:01:55.575Z | Compiling pin-project v1.1.11 |
| 1636 | 2026-09-03T01:01:55.629Z | Compiling backtrace v0.3.76 |
| 1637 | 2026-09-03T01:01:55.667Z | Compiling publicsuffix v2.3.0 |
| 1638 | 2026-09-03T01:01:55.682Z | Compiling postgres-protocol v0.6.10 |
| 1639 | 2026-09-03T01:01:55.702Z | Compiling zerocopy v0.7.35 |
| 1640 | 2026-09-03T01:01:55.735Z | Compiling nix v0.31.2 |
| 1641 | 2026-09-03T01:01:55.856Z | Compiling daft v0.1.8 |
| 1642 | 2026-09-03T01:01:55.913Z | Compiling snafu-derive v0.8.9 |
| 1643 | 2026-09-03T01:01:55.916Z | Compiling derive_builder v0.20.2 |
| 1644 | 2026-09-03T01:01:56.009Z | Compiling document-features v0.2.12 |
| 1645 | 2026-09-03T01:01:56.075Z | Compiling inout v0.2.2 |
| 1646 | 2026-09-03T01:01:56.134Z | Compiling darling v0.23.0 |
| 1647 | 2026-09-03T01:01:56.164Z | Compiling object v0.30.4 |
| 1648 | 2026-09-03T01:01:56.211Z | Compiling toml v0.7.8 |
| 1649 | 2026-09-03T01:01:56.230Z | Compiling zip v0.6.6 |
| 1650 | 2026-09-03T01:01:56.272Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1651 | 2026-09-03T01:01:56.304Z | Compiling goblin v0.8.2 |
| 1652 | 2026-09-03T01:01:56.519Z | Compiling derive-ex v0.1.8 |
| 1653 | 2026-09-03T01:01:56.642Z | Compiling hyper v1.10.1 |
| 1654 | 2026-09-03T01:01:56.692Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1655 | 2026-09-03T01:01:56.790Z | Compiling futures-executor v0.3.32 |
| 1656 | 2026-09-03T01:01:56.831Z | Compiling hubpack_derive v0.1.1 |
| 1657 | 2026-09-03T01:01:56.847Z | Compiling regex v1.12.3 |
| 1658 | 2026-09-03T01:01:56.874Z | Compiling phf_shared v0.13.1 |
| 1659 | 2026-09-03T01:01:56.923Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1660 | 2026-09-03T01:01:56.926Z | Compiling ref-cast-impl v1.0.25 |
| 1661 | 2026-09-03T01:01:57.082Z | Compiling strum_macros v0.27.2 |
| 1662 | 2026-09-03T01:01:57.144Z | Compiling convert_case v0.10.0 |
| 1663 | 2026-09-03T01:01:57.302Z | Compiling vergen v9.1.0 |
| 1664 | 2026-09-03T01:01:57.334Z | Compiling cargo-platform v0.3.2 |
| 1665 | 2026-09-03T01:01:57.474Z | Compiling ff v0.13.1 |
| 1666 | 2026-09-03T01:01:57.503Z | Compiling fs-err v3.3.0 |
| 1667 | 2026-09-03T01:01:57.524Z | Compiling libbz2-rs-sys v0.2.2 |
| 1668 | 2026-09-03T01:01:57.617Z | Compiling foldhash v0.2.0 |
| 1669 | 2026-09-03T01:01:57.637Z | Compiling base16ct v0.2.0 |
| 1670 | 2026-09-03T01:01:57.651Z | Compiling is_ci v1.2.0 |
| 1671 | 2026-09-03T01:01:57.705Z | Compiling managed v0.8.0 |
| 1672 | 2026-09-03T01:01:57.723Z | Compiling foldhash v0.1.5 |
| 1673 | 2026-09-03T01:01:57.810Z | Compiling hyper-util v0.1.20 |
| 1674 | 2026-09-03T01:01:57.838Z | Compiling bitflags v1.3.2 |
| 1675 | 2026-09-03T01:01:57.871Z | Compiling bumpalo v3.20.2 |
| 1676 | 2026-09-03T01:01:57.906Z | Compiling path-slash v0.1.5 |
| 1677 | 2026-09-03T01:01:57.920Z | Compiling same-file v1.0.6 |
| 1678 | 2026-09-03T01:01:57.933Z | Compiling jiff-core v0.1.0 |
| 1679 | 2026-09-03T01:01:57.948Z | Compiling bzip2 v0.6.1 |
| 1680 | 2026-09-03T01:01:58.051Z | Compiling walkdir v2.5.0 |
| 1681 | 2026-09-03T01:01:58.065Z | Compiling snafu v0.8.9 |
| 1682 | 2026-09-03T01:01:58.104Z | Compiling zopfli v0.8.3 |
| 1683 | 2026-09-03T01:01:58.173Z | Compiling hashbrown v0.15.5 |
| 1684 | 2026-09-03T01:01:58.220Z | Compiling hashbrown v0.16.1 |
| 1685 | 2026-09-03T01:01:58.310Z | Compiling test-strategy v0.4.5 |
| 1686 | 2026-09-03T01:01:58.326Z | Compiling sec1 v0.7.3 |
| 1687 | 2026-09-03T01:01:58.382Z | Compiling supports-color v3.0.2 |
| 1688 | 2026-09-03T01:01:58.568Z | Compiling dof v0.3.0 |
| 1689 | 2026-09-03T01:01:58.582Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1690 | 2026-09-03T01:01:58.740Z | Compiling jiff v0.2.34 |
| 1691 | 2026-09-03T01:01:58.778Z | Compiling group v0.13.0 |
| 1692 | 2026-09-03T01:01:58.841Z | Compiling cargo_metadata v0.23.1 |
| 1693 | 2026-09-03T01:01:58.978Z | Compiling textwrap v0.16.2 |
| 1694 | 2026-09-03T01:01:59.047Z | Compiling derive_more-impl v2.1.1 |
| 1695 | 2026-09-03T01:01:59.111Z | Compiling strum v0.27.2 |
| 1696 | 2026-09-03T01:01:59.115Z | Compiling hubpack v0.1.2 |
| 1697 | 2026-09-03T01:01:59.141Z | Compiling phf v0.13.1 |
| 1698 | 2026-09-03T01:01:59.263Z | Compiling hyper-tls v0.6.0 |
| 1699 | 2026-09-03T01:01:59.308Z | Compiling futures v0.3.32 |
| 1700 | 2026-09-03T01:01:59.322Z | Compiling signal-hook-mio v0.2.5 |
| 1701 | 2026-09-03T01:01:59.362Z | Compiling cookie_store v0.22.1 |
| 1702 | 2026-09-03T01:01:59.454Z | Compiling reqwest v0.12.28 |
| 1703 | 2026-09-03T01:01:59.468Z | Compiling zstd v0.13.3 |
| 1704 | 2026-09-03T01:01:59.515Z | Compiling serde_with_macros v3.21.0 |
| 1705 | 2026-09-03T01:01:59.612Z | Compiling cipher v0.5.2 |
| 1706 | 2026-09-03T01:01:59.775Z | Compiling backtrace-ext v0.2.1 |
| 1707 | 2026-09-03T01:01:59.791Z | Compiling postgres-types v0.2.12 |
| 1708 | 2026-09-03T01:01:59.957Z | Compiling globset v0.4.18 |
| 1709 | 2026-09-03T01:01:59.971Z | Compiling usdt-attr-macro v0.6.0 |
| 1710 | 2026-09-03T01:02:00.047Z | Compiling usdt-macro v0.6.0 |
| 1711 | 2026-09-03T01:02:00.060Z | Compiling byte-wrapper v0.1.0 |
| 1712 | 2026-09-03T01:02:00.241Z | Compiling hkdf v0.12.4 |
| 1713 | 2026-09-03T01:02:00.256Z | Compiling ed25519 v2.2.3 |
| 1714 | 2026-09-03T01:02:00.409Z | Compiling crypto-bigint v0.5.5 |
| 1715 | 2026-09-03T01:02:00.440Z | Compiling serde-big-array v0.5.1 |
| 1716 | 2026-09-03T01:02:00.492Z | Compiling serde_plain v1.0.2 |
| 1717 | 2026-09-03T01:02:00.604Z | Compiling olpc-cjson v0.1.4 |
| 1718 | 2026-09-03T01:02:00.701Z | Compiling dtrace-parser v0.2.0 |
| 1719 | 2026-09-03T01:02:00.716Z | Compiling phf_shared v0.11.3 |
| 1720 | 2026-09-03T01:02:00.720Z | Compiling miette-derive v7.6.0 |
| 1721 | 2026-09-03T01:02:00.747Z | Compiling serde_repr v0.1.20 |
| 1722 | 2026-09-03T01:02:00.794Z | Compiling async-recursion v1.1.1 |
| 1723 | 2026-09-03T01:02:00.886Z | Compiling enum-as-inner v0.6.1 |
| 1724 | 2026-09-03T01:02:00.900Z | Compiling strum_macros v0.26.4 |
| 1725 | 2026-09-03T01:02:00.924Z | Compiling float-cmp v0.10.0 |
| 1726 | 2026-09-03T01:02:01.047Z | Compiling pem v3.0.6 |
| 1727 | 2026-09-03T01:02:01.093Z | Compiling memmap2 v0.9.10 |
| 1728 | 2026-09-03T01:02:01.242Z | Compiling thread-id v4.2.2 |
| 1729 | 2026-09-03T01:02:01.338Z | Compiling predicates-core v1.0.10 |
| 1730 | 2026-09-03T01:02:01.354Z | Compiling supports-unicode v3.0.0 |
| 1731 | 2026-09-03T01:02:01.357Z | Compiling keccak v0.1.6 |
| 1732 | 2026-09-03T01:02:01.394Z | Compiling either v1.15.0 |
| 1733 | 2026-09-03T01:02:01.431Z | Compiling typed-path v0.9.3 |
| 1734 | 2026-09-03T01:02:01.475Z | Compiling cpufeatures v0.3.0 |
| 1735 | 2026-09-03T01:02:01.505Z | Compiling const-oid v0.10.2 |
| 1736 | 2026-09-03T01:02:01.525Z | Compiling fixedbitset v0.5.7 |
| 1737 | 2026-09-03T01:02:01.552Z | Compiling new_debug_unreachable v1.0.6 |
| 1738 | 2026-09-03T01:02:01.569Z | Compiling difflib v0.4.0 |
| 1739 | 2026-09-03T01:02:01.626Z | Compiling static_assertions v1.1.0 |
| 1740 | 2026-09-03T01:02:01.643Z | Compiling winnow v1.0.3 |
| 1741 | 2026-09-03T01:02:01.685Z | Compiling normalize-line-endings v0.3.0 |
| 1742 | 2026-09-03T01:02:01.717Z | Compiling supports-hyperlinks v3.2.0 |
| 1743 | 2026-09-03T01:02:01.742Z | Compiling precomputed-hash v0.1.1 |
| 1744 | 2026-09-03T01:02:01.770Z | Compiling fixedbitset v0.4.2 |
| 1745 | 2026-09-03T01:02:01.799Z | Compiling data-encoding v2.10.0 |
| 1746 | 2026-09-03T01:02:01.848Z | Compiling whoami v2.1.0 |
| 1747 | 2026-09-03T01:02:01.870Z | Compiling string_cache v0.8.9 |
| 1748 | 2026-09-03T01:02:01.893Z | Compiling predicates v3.1.4 |
| 1749 | 2026-09-03T01:02:01.952Z | Compiling miette v7.6.0 |
| 1750 | 2026-09-03T01:02:02.006Z | Compiling petgraph v0.6.5 |
| 1751 | 2026-09-03T01:02:02.139Z | Compiling hickory-proto v0.25.2 |
| 1752 | 2026-09-03T01:02:02.154Z | Compiling tokio-postgres v0.7.16 |
| 1753 | 2026-09-03T01:02:02.157Z | Compiling petgraph v0.8.3 |
| 1754 | 2026-09-03T01:02:02.249Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1755 | 2026-09-03T01:02:02.402Z | Compiling digest v0.11.3 |
| 1756 | 2026-09-03T01:02:02.518Z | Compiling toml_edit v0.22.27 |
| 1757 | 2026-09-03T01:02:02.562Z | Compiling itertools v0.13.0 |
| 1758 | 2026-09-03T01:02:02.610Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1759 | 2026-09-03T01:02:02.647Z | Compiling chacha20 v0.10.0 |
| 1760 | 2026-09-03T01:02:02.716Z | Compiling sha3 v0.10.8 |
| 1761 | 2026-09-03T01:02:02.731Z | Compiling strum v0.26.3 |
| 1762 | 2026-09-03T01:02:02.753Z | Compiling elliptic-curve v0.13.8 |
| 1763 | 2026-09-03T01:02:02.872Z | Compiling usdt-impl v0.5.0 |
| 1764 | 2026-09-03T01:02:03.054Z | Compiling usdt v0.6.0 |
| 1765 | 2026-09-03T01:02:03.139Z | Compiling zip v4.6.1 |
| 1766 | 2026-09-03T01:02:03.183Z | Compiling crossterm v0.28.1 |
| 1767 | 2026-09-03T01:02:03.201Z | Compiling serde_with v3.21.0 |
| 1768 | 2026-09-03T01:02:03.273Z | Compiling ed25519-dalek v2.2.0 |
| 1769 | 2026-09-03T01:02:03.301Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1770 | 2026-09-03T01:02:03.340Z | Compiling derive_more v2.1.1 |
| 1771 | 2026-09-03T01:02:03.537Z | Compiling iddqd v0.4.2 |
| 1772 | 2026-09-03T01:02:03.842Z | Compiling similar v2.7.0 |
| 1773 | 2026-09-03T01:02:03.894Z | Compiling crossbeam-epoch v0.9.18 |
| 1774 | 2026-09-03T01:02:04.100Z | Compiling tokio-stream v0.1.18 |
| 1775 | 2026-09-03T01:02:04.151Z | Compiling buf-list v1.1.2 |
| 1776 | 2026-09-03T01:02:04.242Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1777 | 2026-09-03T01:02:04.259Z | Compiling openapiv3 v2.2.0 |
| 1778 | 2026-09-03T01:02:04.437Z | Compiling lalrpop-util v0.19.12 |
| 1779 | 2026-09-03T01:02:04.452Z | Compiling peg-runtime v0.8.5 |
| 1780 | 2026-09-03T01:02:04.471Z | Compiling thread_local v1.1.9 |
| 1781 | 2026-09-03T01:02:04.560Z | Compiling slog-async v2.8.0 |
| 1782 | 2026-09-03T01:02:04.585Z | Compiling crossbeam-channel v0.5.15 |
| 1783 | 2026-09-03T01:02:04.651Z | Compiling filetime v0.2.27 |
| 1784 | 2026-09-03T01:02:04.716Z | Compiling is-terminal v0.4.17 |
| 1785 | 2026-09-03T01:02:04.744Z | Compiling term v1.2.1 |
| 1786 | 2026-09-03T01:02:04.761Z | Compiling take_mut v0.2.2 |
| 1787 | 2026-09-03T01:02:04.834Z | Compiling xattr v1.6.1 |
| 1788 | 2026-09-03T01:02:04.849Z | Compiling camino-tempfile v1.4.1 |
| 1789 | 2026-09-03T01:02:05.024Z | Compiling slog-term v2.9.2 |
| 1790 | 2026-09-03T01:02:05.079Z | Compiling tar v0.4.46 |
| 1791 | 2026-09-03T01:02:22.366Z | Compiling rustls-webpki v0.103.13 |
| 1792 | 2026-09-03T01:02:25.029Z | Compiling tokio-rustls v0.26.4 |
| 1793 | 2026-09-03T01:02:25.029Z | Compiling rustls-platform-verifier v0.6.2 |
| 1794 | 2026-09-03T01:02:25.029Z | Compiling tough v0.22.0 |
| 1795 | 2026-09-03T01:02:25.232Z | Compiling hyper-rustls v0.27.7 |
| 1796 | 2026-09-03T01:02:25.425Z | Compiling reqwest v0.13.2 |
| 1797 | 2026-09-03T01:02:27.597Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1798 | 2026-09-03T01:02:27.832Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1799 | 2026-09-03T01:02:30.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.45s |
| 1800 | 2026-09-03T01:02:30.894Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1801 | 2026-09-03T01:02:30.947Z | Sep 03 01:02:30.000 INFO Starting download, target: Cockroach |
| 1802 | 2026-09-03T01:02:30.947Z | Sep 03 01:02:30.000 INFO Starting download, target: Clickhouse |
| 1803 | 2026-09-03T01:02:30.947Z | Sep 03 01:02:30.000 INFO Starting download, target: Console |
| 1804 | 2026-09-03T01:02:30.947Z | Sep 03 01:02:30.000 INFO Starting download, target: MaghemiteMgd |
| 1805 | 2026-09-03T01:02:30.962Z | Sep 03 01:02:30.000 INFO Starting download, target: DendriteStub |
| 1806 | 2026-09-03T01:02:30.963Z | Sep 03 01:02:30.000 INFO Starting download, target: MaghemiteDdmd |
| 1807 | 2026-09-03T01:02:30.963Z | Sep 03 01:02:30.000 INFO Starting download, target: TransceiverControl |
| 1808 | 2026-09-03T01:02:30.963Z | Sep 03 01:02:30.001 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1809 | 2026-09-03T01:02:30.963Z | Sep 03 01:02:30.001 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1810 | 2026-09-03T01:02:30.963Z | Sep 03 01:02:30.001 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1811 | 2026-09-03T01:02:30.963Z | Sep 03 01:02:30.001 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1812 | 2026-09-03T01:02:30.963Z | Sep 03 01:02:30.001 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1813 | 2026-09-03T01:02:30.963Z | Sep 03 01:02:30.001 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1814 | 2026-09-03T01:02:30.963Z | Sep 03 01:02:30.001 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1815 | 2026-09-03T01:02:31.784Z | Sep 03 01:02:30.822 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1816 | 2026-09-03T01:02:32.038Z | Sep 03 01:02:31.054 INFO Download complete, target: TransceiverControl |
| 1817 | 2026-09-03T01:02:32.664Z | Sep 03 01:02:31.710 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1818 | 2026-09-03T01:02:32.940Z | Sep 03 01:02:31.956 INFO Download complete, target: Console |
| 1819 | 2026-09-03T01:02:33.719Z | Sep 03 01:02:32.776 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1820 | 2026-09-03T01:02:33.945Z | Sep 03 01:02:32.985 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1821 | 2026-09-03T01:02:35.631Z | Sep 03 01:02:34.691 INFO Download complete, target: MaghemiteDdmd |
| 1822 | 2026-09-03T01:02:36.628Z | Sep 03 01:02:35.639 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1823 | 2026-09-03T01:02:36.790Z | Sep 03 01:02:35.845 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1824 | 2026-09-03T01:02:37.387Z | Sep 03 01:02:36.446 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1825 | 2026-09-03T01:02:37.387Z | Sep 03 01:02:36.446 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1826 | 2026-09-03T01:02:39.131Z | Sep 03 01:02:38.191 INFO Download complete, target: DendriteStub |
| 1827 | 2026-09-03T01:02:39.346Z | Sep 03 01:02:38.405 INFO Download complete, target: MaghemiteMgd |
| 1828 | 2026-09-03T01:02:40.369Z | Sep 03 01:02:39.428 INFO Checking that binary works, target: Clickhouse |
| 1829 | 2026-09-03T01:02:40.473Z | Sep 03 01:02:39.532 INFO Download complete, target: Clickhouse |
| 1830 | 2026-09-03T01:02:41.933Z | Sep 03 01:02:40.989 INFO Checking that binary works, target: Cockroach |
| 1831 | 2026-09-03T01:02:42.066Z | Sep 03 01:02:41.114 INFO Download complete, target: Cockroach |
| 1832 | 2026-09-03T01:02:42.093Z | All prerequisites installed successfully |
| 1833 | 2026-09-03T01:02:42.094Z | |
| 1834 | 2026-09-03T01:02:42.094Z | real 1:57.009381891 |
| 1835 | 2026-09-03T01:02:42.094Z | user 7:24.576764138 |
| 1836 | 2026-09-03T01:02:42.094Z | sys 1:47.420616524 |
| 1837 | 2026-09-03T01:02:42.094Z | trap 0.316931430 |
| 1838 | 2026-09-03T01:02:42.094Z | tflt 0.885273202 |
| 1839 | 2026-09-03T01:02:42.095Z | dflt 1.709792325 |
| 1840 | 2026-09-03T01:02:42.095Z | kflt 0.018991142 |
| 1841 | 2026-09-03T01:02:42.095Z | lock 29:45.739699658 |
| 1842 | 2026-09-03T01:02:42.095Z | slp 20:23.322195005 |
| 1843 | 2026-09-03T01:02:42.095Z | lat 30.655771250 |
| 1844 | 2026-09-03T01:02:42.096Z | stop 3:33.868314147 |
| 1845 | 2026-09-03T01:02:42.096Z | + ptime -m cargo xtask download softnpu |
| 1846 | 2026-09-03T01:02:42.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1847 | 2026-09-03T01:02:42.552Z | Running `target/debug/xtask download softnpu` |
| 1848 | 2026-09-03T01:02:43.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 1849 | 2026-09-03T01:02:43.390Z | Running `target/debug/xtask-downloader softnpu` |
| 1850 | 2026-09-03T01:02:43.430Z | Sep 03 01:02:42.489 INFO Starting download, target: Softnpu |
| 1851 | 2026-09-03T01:02:43.433Z | Sep 03 01:02:42.490 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1852 | 2026-09-03T01:02:44.111Z | Sep 03 01:02:43.170 INFO Download complete, target: Softnpu |
| 1853 | 2026-09-03T01:02:44.115Z | |
| 1854 | 2026-09-03T01:02:44.118Z | real 2.047916574 |
| 1855 | 2026-09-03T01:02:44.118Z | user 1.316860676 |
| 1856 | 2026-09-03T01:02:44.118Z | sys 0.625582205 |
| 1857 | 2026-09-03T01:02:44.118Z | trap 0.000634980 |
| 1858 | 2026-09-03T01:02:44.118Z | tflt 0.000632860 |
| 1859 | 2026-09-03T01:02:44.118Z | dflt 0.000115580 |
| 1860 | 2026-09-03T01:02:44.118Z | kflt 0.000000000 |
| 1861 | 2026-09-03T01:02:44.118Z | lock 13.091672135 |
| 1862 | 2026-09-03T01:02:44.118Z | slp 0.562393399 |
| 1863 | 2026-09-03T01:02:44.118Z | lat 0.092420802 |
| 1864 | 2026-09-03T01:02:44.118Z | stop 0.000244770 |
| 1865 | 2026-09-03T01:02:44.118Z | + export CARGO_INCREMENTAL=0 |
| 1866 | 2026-09-03T01:02:44.118Z | + CARGO_INCREMENTAL=0 |
| 1867 | 2026-09-03T01:02:44.118Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1868 | 2026-09-03T01:02:45.027Z | Compiling proc-macro2 v1.0.106 |
| 1869 | 2026-09-03T01:02:45.027Z | Compiling quote v1.0.45 |
| 1870 | 2026-09-03T01:02:45.027Z | Compiling unicode-ident v1.0.24 |
| 1871 | 2026-09-03T01:02:45.030Z | Compiling serde_core v1.0.228 |
| 1872 | 2026-09-03T01:02:45.030Z | Compiling libc v0.2.185 |
| 1873 | 2026-09-03T01:02:45.030Z | Compiling serde v1.0.228 |
| 1874 | 2026-09-03T01:02:45.030Z | Compiling cfg-if v1.0.4 |
| 1875 | 2026-09-03T01:02:45.031Z | Compiling version_check v0.9.5 |
| 1876 | 2026-09-03T01:02:45.031Z | Compiling autocfg v1.5.0 |
| 1877 | 2026-09-03T01:02:45.031Z | Compiling find-msvc-tools v0.1.9 |
| 1878 | 2026-09-03T01:02:45.031Z | Compiling shlex v1.3.0 |
| 1879 | 2026-09-03T01:02:45.175Z | Compiling memchr v2.8.0 |
| 1880 | 2026-09-03T01:02:45.178Z | Compiling zmij v1.0.21 |
| 1881 | 2026-09-03T01:02:45.178Z | Compiling serde_json v1.0.151 |
| 1882 | 2026-09-03T01:02:45.305Z | Compiling portable-atomic v1.13.1 |
| 1883 | 2026-09-03T01:02:45.321Z | Compiling zerocopy v0.8.55 |
| 1884 | 2026-09-03T01:02:45.334Z | Compiling libm v0.2.16 |
| 1885 | 2026-09-03T01:02:45.518Z | Compiling getrandom v0.4.3 |
| 1886 | 2026-09-03T01:02:45.553Z | Compiling generic-array v0.14.7 |
| 1887 | 2026-09-03T01:02:45.588Z | Compiling smallvec v1.15.1 |
| 1888 | 2026-09-03T01:02:45.771Z | Compiling num-traits v0.2.19 |
| 1889 | 2026-09-03T01:02:45.771Z | Compiling icu_normalizer_data v2.1.1 |
| 1890 | 2026-09-03T01:02:45.771Z | Compiling icu_properties_data v2.1.2 |
| 1891 | 2026-09-03T01:02:45.771Z | Compiling parking_lot_core v0.9.12 |
| 1892 | 2026-09-03T01:02:45.879Z | Compiling itoa v1.0.17 |
| 1893 | 2026-09-03T01:02:45.882Z | Compiling log v0.4.33 |
| 1894 | 2026-09-03T01:02:45.926Z | Compiling subtle v2.6.1 |
| 1895 | 2026-09-03T01:02:45.929Z | Compiling pkg-config v0.3.32 |
| 1896 | 2026-09-03T01:02:46.012Z | Compiling stable_deref_trait v1.2.1 |
| 1897 | 2026-09-03T01:02:46.071Z | Compiling rustix v1.1.4 |
| 1898 | 2026-09-03T01:02:46.087Z | Compiling typenum v1.20.1 |
| 1899 | 2026-09-03T01:02:46.109Z | Compiling getrandom v0.3.4 |
| 1900 | 2026-09-03T01:02:46.157Z | Compiling scopeguard v1.2.0 |
| 1901 | 2026-09-03T01:02:46.189Z | Compiling thiserror v2.0.18 |
| 1902 | 2026-09-03T01:02:46.266Z | Compiling lock_api v0.4.14 |
| 1903 | 2026-09-03T01:02:46.269Z | Compiling rand_core v0.10.0 |
| 1904 | 2026-09-03T01:02:46.297Z | Compiling jobserver v0.1.34 |
| 1905 | 2026-09-03T01:02:46.314Z | Compiling errno v0.3.14 |
| 1906 | 2026-09-03T01:02:46.515Z | Compiling cc v1.2.56 |
| 1907 | 2026-09-03T01:02:46.576Z | Compiling critical-section v1.2.0 |
| 1908 | 2026-09-03T01:02:46.579Z | Compiling getrandom v0.2.17 |
| 1909 | 2026-09-03T01:02:46.579Z | Compiling writeable v0.6.2 |
| 1910 | 2026-09-03T01:02:46.625Z | Compiling syn v2.0.117 |
| 1911 | 2026-09-03T01:02:46.641Z | Compiling schemars v0.8.22 |
| 1912 | 2026-09-03T01:02:46.644Z | Compiling percent-encoding v2.3.2 |
| 1913 | 2026-09-03T01:02:46.675Z | Compiling equivalent v1.0.2 |
| 1914 | 2026-09-03T01:02:46.708Z | Compiling litemap v0.8.1 |
| 1915 | 2026-09-03T01:02:46.801Z | Compiling rand_core v0.6.4 |
| 1916 | 2026-09-03T01:02:46.808Z | Compiling syn v1.0.109 |
| 1917 | 2026-09-03T01:02:46.808Z | Compiling pin-project-lite v0.2.17 |
| 1918 | 2026-09-03T01:02:46.933Z | Compiling rustversion v1.0.22 |
| 1919 | 2026-09-03T01:02:46.964Z | Compiling once_cell v1.21.3 |
| 1920 | 2026-09-03T01:02:47.081Z | Compiling hashbrown v0.17.0 |
| 1921 | 2026-09-03T01:02:47.085Z | Compiling heck v0.5.0 |
| 1922 | 2026-09-03T01:02:47.120Z | Compiling dunce v1.0.5 |
| 1923 | 2026-09-03T01:02:47.138Z | Compiling fs_extra v1.3.0 |
| 1924 | 2026-09-03T01:02:47.170Z | Compiling utf8_iter v1.0.4 |
| 1925 | 2026-09-03T01:02:47.188Z | Compiling byteorder v1.5.0 |
| 1926 | 2026-09-03T01:02:47.222Z | Compiling form_urlencoded v1.2.2 |
| 1927 | 2026-09-03T01:02:47.278Z | Compiling cmake v0.1.57 |
| 1928 | 2026-09-03T01:02:47.386Z | Compiling strsim v0.11.1 |
| 1929 | 2026-09-03T01:02:47.451Z | Compiling semver v1.0.28 |
| 1930 | 2026-09-03T01:02:47.465Z | Compiling bitflags v2.11.0 |
| 1931 | 2026-09-03T01:02:47.657Z | Compiling indexmap v2.14.0 |
| 1932 | 2026-09-03T01:02:47.704Z | Compiling signal-hook-registry v1.4.8 |
| 1933 | 2026-09-03T01:02:47.735Z | Compiling thiserror v1.0.69 |
| 1934 | 2026-09-03T01:02:47.774Z | Compiling parking_lot v0.12.5 |
| 1935 | 2026-09-03T01:02:47.793Z | Compiling mio v1.2.0 |
| 1936 | 2026-09-03T01:02:47.809Z | Compiling socket2 v0.6.3 |
| 1937 | 2026-09-03T01:02:47.827Z | Compiling aws-lc-sys v0.40.0 |
| 1938 | 2026-09-03T01:02:47.944Z | Compiling aws-lc-rs v1.16.3 |
| 1939 | 2026-09-03T01:02:48.033Z | Compiling futures-core v0.3.32 |
| 1940 | 2026-09-03T01:02:48.067Z | Compiling const-oid v0.9.6 |
| 1941 | 2026-09-03T01:02:48.165Z | Compiling iana-time-zone v0.1.65 |
| 1942 | 2026-09-03T01:02:48.194Z | Compiling httparse v1.10.1 |
| 1943 | 2026-09-03T01:02:48.339Z | Compiling regex-syntax v0.8.10 |
| 1944 | 2026-09-03T01:02:48.343Z | Compiling ucd-trie v0.1.7 |
| 1945 | 2026-09-03T01:02:48.549Z | Compiling crc32fast v1.5.0 |
| 1946 | 2026-09-03T01:02:48.549Z | Compiling fnv v1.0.7 |
| 1947 | 2026-09-03T01:02:48.617Z | Compiling pest v2.8.6 |
| 1948 | 2026-09-03T01:02:48.681Z | Compiling uuid v1.23.4 |
| 1949 | 2026-09-03T01:02:48.722Z | Compiling ident_case v1.0.1 |
| 1950 | 2026-09-03T01:02:48.732Z | Compiling vcpkg v0.2.15 |
| 1951 | 2026-09-03T01:02:48.895Z | Compiling rustc_version v0.4.1 |
| 1952 | 2026-09-03T01:02:49.037Z | Compiling dyn-clone v1.0.20 |
| 1953 | 2026-09-03T01:02:49.083Z | Compiling rustls v0.23.41 |
| 1954 | 2026-09-03T01:02:49.141Z | Compiling futures-sink v0.3.32 |
| 1955 | 2026-09-03T01:02:49.233Z | Compiling futures-channel v0.3.32 |
| 1956 | 2026-09-03T01:02:49.321Z | Compiling openssl-sys v0.9.117 |
| 1957 | 2026-09-03T01:02:49.339Z | Compiling aho-corasick v1.1.4 |
| 1958 | 2026-09-03T01:02:49.339Z | Compiling futures-io v0.3.32 |
| 1959 | 2026-09-03T01:02:49.364Z | Compiling futures-task v0.3.32 |
| 1960 | 2026-09-03T01:02:49.397Z | Compiling synstructure v0.13.2 |
| 1961 | 2026-09-03T01:02:49.476Z | Compiling serde_derive_internals v0.29.1 |
| 1962 | 2026-09-03T01:02:49.502Z | Compiling slab v0.4.12 |
| 1963 | 2026-09-03T01:02:49.696Z | Compiling pest_meta v2.8.6 |
| 1964 | 2026-09-03T01:02:49.758Z | Compiling time-core v0.1.8 |
| 1965 | 2026-09-03T01:02:49.786Z | Compiling plain v0.2.3 |
| 1966 | 2026-09-03T01:02:49.797Z | Compiling radium v0.7.0 |
| 1967 | 2026-09-03T01:02:49.892Z | Compiling num-conv v0.2.0 |
| 1968 | 2026-09-03T01:02:49.941Z | Compiling crossbeam-utils v0.8.21 |
| 1969 | 2026-09-03T01:02:49.954Z | Compiling base64ct v1.8.3 |
| 1970 | 2026-09-03T01:02:49.973Z | Compiling maybe-uninit v2.0.0 |
| 1971 | 2026-09-03T01:02:50.045Z | Compiling time-macros v0.2.27 |
| 1972 | 2026-09-03T01:02:50.069Z | Compiling openssl v0.10.80 |
| 1973 | 2026-09-03T01:02:50.114Z | Compiling pretty-hex v0.4.1 |
| 1974 | 2026-09-03T01:02:50.152Z | Compiling regex-automata v0.4.14 |
| 1975 | 2026-09-03T01:02:50.256Z | Compiling base64 v0.22.1 |
| 1976 | 2026-09-03T01:02:50.266Z | Compiling pem-rfc7468 v0.7.0 |
| 1977 | 2026-09-03T01:02:50.281Z | Compiling slog v2.8.2 |
| 1978 | 2026-09-03T01:02:50.281Z | Compiling pest_generator v2.8.6 |
| 1979 | 2026-09-03T01:02:50.312Z | Compiling unicode-segmentation v1.12.0 |
| 1980 | 2026-09-03T01:02:50.416Z | Compiling flagset v0.4.7 |
| 1981 | 2026-09-03T01:02:50.487Z | Compiling darling_core v0.23.0 |
| 1982 | 2026-09-03T01:02:50.511Z | Compiling rand_core v0.9.5 |
| 1983 | 2026-09-03T01:02:50.571Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1984 | 2026-09-03T01:02:50.575Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1985 | 2026-09-03T01:02:50.615Z | Compiling syn v3.0.3 |
| 1986 | 2026-09-03T01:02:50.639Z | Compiling ahash v0.8.12 |
| 1987 | 2026-09-03T01:02:50.674Z | Compiling serde_derive v1.0.228 |
| 1988 | 2026-09-03T01:02:50.701Z | Compiling zeroize_derive v1.5.0 |
| 1989 | 2026-09-03T01:02:50.751Z | Compiling zerofrom-derive v0.1.6 |
| 1990 | 2026-09-03T01:02:50.754Z | Compiling yoke-derive v0.8.1 |
| 1991 | 2026-09-03T01:02:50.783Z | Compiling zerocopy-derive v0.8.55 |
| 1992 | 2026-09-03T01:02:50.916Z | Compiling zerovec-derive v0.11.2 |
| 1993 | 2026-09-03T01:02:50.935Z | Compiling displaydoc v0.2.5 |
| 1994 | 2026-09-03T01:02:50.963Z | Compiling tokio-macros v2.7.0 |
| 1995 | 2026-09-03T01:02:50.997Z | Compiling futures-macro v0.3.32 |
| 1996 | 2026-09-03T01:02:51.014Z | Compiling thiserror-impl v2.0.18 |
| 1997 | 2026-09-03T01:02:51.019Z | Compiling schemars_derive v0.8.22 |
| 1998 | 2026-09-03T01:02:51.046Z | Compiling der_derive v0.7.3 |
| 1999 | 2026-09-03T01:02:51.064Z | Compiling tracing-attributes v0.1.31 |
| 2000 | 2026-09-03T01:02:51.360Z | Compiling thiserror-impl v1.0.69 |
| 2001 | 2026-09-03T01:02:51.655Z | Compiling pest_derive v2.8.6 |
| 2002 | 2026-09-03T01:02:51.715Z | Compiling scroll_derive v0.12.1 |
| 2003 | 2026-09-03T01:02:51.758Z | Compiling scroll_derive v0.13.1 |
| 2004 | 2026-09-03T01:02:51.817Z | Compiling futures-util v0.3.32 |
| 2005 | 2026-09-03T01:02:51.947Z | Compiling zerofrom v0.1.6 |
| 2006 | 2026-09-03T01:02:52.105Z | Compiling yoke v0.8.1 |
| 2007 | 2026-09-03T01:02:52.158Z | Compiling openssl-macros v0.1.1 |
| 2008 | 2026-09-03T01:02:52.226Z | Compiling native-tls v0.2.18 |
| 2009 | 2026-09-03T01:02:52.333Z | Compiling zerovec v0.11.5 |
| 2010 | 2026-09-03T01:02:52.361Z | Compiling zerotrie v0.2.3 |
| 2011 | 2026-09-03T01:02:52.469Z | Compiling num-bigint-dig v0.8.6 |
| 2012 | 2026-09-03T01:02:52.522Z | Compiling packed_struct v0.10.1 |
| 2013 | 2026-09-03T01:02:52.571Z | Compiling anyhow v1.0.104 |
| 2014 | 2026-09-03T01:02:52.602Z | Compiling paste v1.0.15 |
| 2015 | 2026-09-03T01:02:52.713Z | Compiling darling_macro v0.23.0 |
| 2016 | 2026-09-03T01:02:52.728Z | Compiling regex v1.12.3 |
| 2017 | 2026-09-03T01:02:52.754Z | Compiling zerocopy-derive v0.7.35 |
| 2018 | 2026-09-03T01:02:52.895Z | Compiling tinystr v0.8.2 |
| 2019 | 2026-09-03T01:02:52.937Z | Compiling potential_utf v0.1.4 |
| 2020 | 2026-09-03T01:02:53.125Z | Compiling icu_locale_core v2.1.1 |
| 2021 | 2026-09-03T01:02:53.143Z | Compiling icu_collections v2.1.1 |
| 2022 | 2026-09-03T01:02:53.430Z | Compiling tracing-core v0.1.36 |
| 2023 | 2026-09-03T01:02:53.551Z | Compiling cookie v0.18.1 |
| 2024 | 2026-09-03T01:02:53.699Z | Compiling cpufeatures v0.2.17 |
| 2025 | 2026-09-03T01:02:53.743Z | Compiling camino v1.2.5 |
| 2026 | 2026-09-03T01:02:53.767Z | Compiling icu_provider v2.1.1 |
| 2027 | 2026-09-03T01:02:53.772Z | Compiling fastrand v2.3.0 |
| 2028 | 2026-09-03T01:02:53.798Z | Compiling tracing v0.1.44 |
| 2029 | 2026-09-03T01:02:53.906Z | Compiling zeroize v1.9.0 |
| 2030 | 2026-09-03T01:02:53.970Z | Compiling bytes v1.11.1 |
| 2031 | 2026-09-03T01:02:54.118Z | Compiling chrono v0.4.45 |
| 2032 | 2026-09-03T01:02:54.144Z | Compiling icu_normalizer v2.1.1 |
| 2033 | 2026-09-03T01:02:54.161Z | Compiling icu_properties v2.1.2 |
| 2034 | 2026-09-03T01:02:54.214Z | Compiling serde_tokenstream v0.2.3 |
| 2035 | 2026-09-03T01:02:54.544Z | Compiling tokio v1.52.1 |
| 2036 | 2026-09-03T01:02:54.621Z | Compiling crypto-common v0.1.7 |
| 2037 | 2026-09-03T01:02:54.638Z | Compiling block-buffer v0.10.4 |
| 2038 | 2026-09-03T01:02:54.706Z | Compiling der v0.7.10 |
| 2039 | 2026-09-03T01:02:54.791Z | Compiling digest v0.10.7 |
| 2040 | 2026-09-03T01:02:54.814Z | Compiling http v1.4.2 |
| 2041 | 2026-09-03T01:02:55.026Z | Compiling idna_adapter v1.2.1 |
| 2042 | 2026-09-03T01:02:55.137Z | Compiling idna v1.1.0 |
| 2043 | 2026-09-03T01:02:55.197Z | Compiling ppv-lite86 v0.2.21 |
| 2044 | 2026-09-03T01:02:55.203Z | Compiling serde_spanned v0.6.9 |
| 2045 | 2026-09-03T01:02:55.537Z | Compiling url v2.5.8 |
| 2046 | 2026-09-03T01:02:55.556Z | Compiling spki v0.7.3 |
| 2047 | 2026-09-03T01:02:55.653Z | Compiling rand_chacha v0.9.0 |
| 2048 | 2026-09-03T01:02:55.671Z | Compiling toml_datetime v0.6.11 |
| 2049 | 2026-09-03T01:02:55.830Z | Compiling darling v0.23.0 |
| 2050 | 2026-09-03T01:02:55.879Z | Compiling zerocopy-derive v0.6.6 |
| 2051 | 2026-09-03T01:02:55.935Z | Compiling bitfield-macros v0.19.4 |
| 2052 | 2026-09-03T01:02:55.951Z | Compiling clap_derive v4.6.1 |
| 2053 | 2026-09-03T01:02:56.056Z | Compiling packed_struct_codegen v0.10.1 |
| 2054 | 2026-09-03T01:02:56.331Z | Compiling indexmap v1.9.3 |
| 2055 | 2026-09-03T01:02:56.382Z | Compiling simd-adler32 v0.3.8 |
| 2056 | 2026-09-03T01:02:56.397Z | Compiling object v0.37.3 |
| 2057 | 2026-09-03T01:02:56.647Z | Compiling rand v0.9.2 |
| 2058 | 2026-09-03T01:02:56.679Z | Compiling pkcs8 v0.10.2 |
| 2059 | 2026-09-03T01:02:56.696Z | Compiling http-body v1.0.1 |
| 2060 | 2026-09-03T01:02:56.700Z | Compiling rustls-pki-types v1.14.0 |
| 2061 | 2026-09-03T01:02:56.808Z | Compiling daft-derive v0.1.8 |
| 2062 | 2026-09-03T01:02:56.949Z | Compiling spin v0.9.8 |
| 2063 | 2026-09-03T01:02:57.015Z | Compiling usdt-impl v0.5.0 |
| 2064 | 2026-09-03T01:02:57.066Z | Compiling cmov v0.5.4 |
| 2065 | 2026-09-03T01:02:57.154Z | Compiling winnow v0.5.40 |
| 2066 | 2026-09-03T01:02:57.281Z | Compiling utf8parse v0.2.2 |
| 2067 | 2026-09-03T01:02:57.296Z | Compiling adler2 v2.0.1 |
| 2068 | 2026-09-03T01:02:57.320Z | Compiling ref-cast v1.0.25 |
| 2069 | 2026-09-03T01:02:57.388Z | Compiling either v1.15.0 |
| 2070 | 2026-09-03T01:02:57.393Z | Compiling anstyle v1.0.14 |
| 2071 | 2026-09-03T01:02:57.393Z | Compiling openssl-probe v0.2.1 |
| 2072 | 2026-09-03T01:02:57.410Z | Compiling usdt-impl v0.6.0 |
| 2073 | 2026-09-03T01:02:57.443Z | Compiling tinyvec_macros v0.1.1 |
| 2074 | 2026-09-03T01:02:57.460Z | Compiling ctutils v0.4.2 |
| 2075 | 2026-09-03T01:02:57.501Z | Compiling miniz_oxide v0.8.9 |
| 2076 | 2026-09-03T01:02:57.528Z | Compiling tinyvec v1.10.0 |
| 2077 | 2026-09-03T01:02:57.576Z | Compiling anstyle-parse v1.0.0 |
| 2078 | 2026-09-03T01:02:57.626Z | Compiling sha2 v0.10.9 |
| 2079 | 2026-09-03T01:02:57.717Z | Compiling tempfile v3.27.0 |
| 2080 | 2026-09-03T01:02:57.770Z | Compiling scroll v0.13.0 |
| 2081 | 2026-09-03T01:02:57.834Z | Compiling scroll v0.12.0 |
| 2082 | 2026-09-03T01:02:57.890Z | Compiling async-trait v0.1.89 |
| 2083 | 2026-09-03T01:02:57.907Z | Compiling terminal_size v0.4.3 |
| 2084 | 2026-09-03T01:02:58.012Z | Compiling heapless v0.7.17 |
| 2085 | 2026-09-03T01:02:58.103Z | Compiling atomic-waker v1.1.2 |
| 2086 | 2026-09-03T01:02:58.122Z | Compiling is_terminal_polyfill v1.70.2 |
| 2087 | 2026-09-03T01:02:58.139Z | Compiling winnow v1.0.3 |
| 2088 | 2026-09-03T01:02:58.170Z | Compiling try-lock v0.2.5 |
| 2089 | 2026-09-03T01:02:58.238Z | Compiling colorchoice v1.0.4 |
| 2090 | 2026-09-03T01:02:58.253Z | Compiling tower-service v0.3.3 |
| 2091 | 2026-09-03T01:02:58.258Z | Compiling signal-hook v0.3.18 |
| 2092 | 2026-09-03T01:02:58.311Z | Compiling untrusted v0.7.1 |
| 2093 | 2026-09-03T01:02:58.316Z | Compiling anstyle-query v1.1.5 |
| 2094 | 2026-09-03T01:02:58.369Z | Compiling rustix v0.38.44 |
| 2095 | 2026-09-03T01:02:58.385Z | Compiling zstd-safe v7.2.4 |
| 2096 | 2026-09-03T01:02:58.445Z | Compiling toml_edit v0.19.15 |
| 2097 | 2026-09-03T01:02:58.478Z | Compiling litrs v1.0.0 |
| 2098 | 2026-09-03T01:02:58.553Z | Compiling tokio-util v0.7.18 |
| 2099 | 2026-09-03T01:02:58.595Z | Compiling winnow v0.7.14 |
| 2100 | 2026-09-03T01:02:58.611Z | Compiling tower-layer v0.3.3 |
| 2101 | 2026-09-03T01:02:58.770Z | Compiling anstream v1.0.0 |
| 2102 | 2026-09-03T01:02:58.793Z | Compiling want v0.3.1 |
| 2103 | 2026-09-03T01:02:58.947Z | Compiling document-features v0.2.12 |
| 2104 | 2026-09-03T01:02:59.073Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2105 | 2026-09-03T01:02:59.197Z | Compiling goblin v0.8.2 |
| 2106 | 2026-09-03T01:02:59.213Z | Compiling goblin v0.10.5 |
| 2107 | 2026-09-03T01:02:59.275Z | Compiling h2 v0.4.15 |
| 2108 | 2026-09-03T01:02:59.308Z | Compiling hybrid-array v0.4.13 |
| 2109 | 2026-09-03T01:02:59.502Z | Compiling ipnetwork v0.21.1 |
| 2110 | 2026-09-03T01:02:59.597Z | Compiling ipnet v2.12.0 |
| 2111 | 2026-09-03T01:02:59.642Z | Compiling zerocopy v0.7.35 |
| 2112 | 2026-09-03T01:02:59.843Z | Compiling ref-cast-impl v1.0.25 |
| 2113 | 2026-09-03T01:02:59.993Z | Compiling structmeta-derive v0.3.0 |
| 2114 | 2026-09-03T01:03:00.056Z | Compiling heck v0.4.1 |
| 2115 | 2026-09-03T01:03:00.097Z | Compiling darling_core v0.20.11 |
| 2116 | 2026-09-03T01:03:00.118Z | Compiling curve25519-dalek v4.1.3 |
| 2117 | 2026-09-03T01:03:00.258Z | Compiling memoffset v0.9.1 |
| 2118 | 2026-09-03T01:03:00.281Z | Compiling untrusted v0.9.0 |
| 2119 | 2026-09-03T01:03:00.281Z | Compiling httpdate v1.0.3 |
| 2120 | 2026-09-03T01:03:00.313Z | Compiling powerfmt v0.2.0 |
| 2121 | 2026-09-03T01:03:00.424Z | Compiling tap v1.0.1 |
| 2122 | 2026-09-03T01:03:00.552Z | Compiling foreign-types-shared v0.1.1 |
| 2123 | 2026-09-03T01:03:00.573Z | Compiling wyz v0.5.1 |
| 2124 | 2026-09-03T01:03:00.573Z | Compiling deranged v0.5.8 |
| 2125 | 2026-09-03T01:03:00.658Z | Compiling foreign-types v0.3.2 |
| 2126 | 2026-09-03T01:03:00.761Z | Compiling unicode-normalization v0.1.25 |
| 2127 | 2026-09-03T01:03:00.855Z | Compiling dtrace-parser v0.2.0 |
| 2128 | 2026-09-03T01:03:00.874Z | Compiling rand_chacha v0.3.1 |
| 2129 | 2026-09-03T01:03:00.926Z | Compiling signature v2.2.0 |
| 2130 | 2026-09-03T01:03:00.985Z | Compiling structmeta v0.3.0 |
| 2131 | 2026-09-03T01:03:01.097Z | Compiling hex v0.4.3 |
| 2132 | 2026-09-03T01:03:01.215Z | Compiling dtrace-parser v0.3.0 |
| 2133 | 2026-09-03T01:03:01.256Z | Compiling pin-project-internal v1.1.11 |
| 2134 | 2026-09-03T01:03:01.320Z | Compiling num-integer v0.1.46 |
| 2135 | 2026-09-03T01:03:01.393Z | Compiling wait-timeout v0.2.1 |
| 2136 | 2026-09-03T01:03:01.473Z | Compiling dof v0.3.0 |
| 2137 | 2026-09-03T01:03:01.582Z | Compiling thread-id v5.1.0 |
| 2138 | 2026-09-03T01:03:01.634Z | Compiling socket2 v0.5.10 |
| 2139 | 2026-09-03T01:03:01.637Z | Compiling thread-id v4.2.2 |
| 2140 | 2026-09-03T01:03:01.682Z | Compiling cfg_aliases v0.2.1 |
| 2141 | 2026-09-03T01:03:01.735Z | Compiling smoltcp v0.9.1 |
| 2142 | 2026-09-03T01:03:01.754Z | Compiling quick-error v1.2.3 |
| 2143 | 2026-09-03T01:03:01.831Z | Compiling bit-vec v0.8.0 |
| 2144 | 2026-09-03T01:03:01.886Z | Compiling funty v2.0.0 |
| 2145 | 2026-09-03T01:03:01.933Z | Compiling dof v0.4.0 |
| 2146 | 2026-09-03T01:03:02.014Z | Compiling num_threads v0.1.7 |
| 2147 | 2026-09-03T01:03:02.045Z | Compiling clap_lex v1.0.0 |
| 2148 | 2026-09-03T01:03:02.093Z | Compiling owo-colors v4.3.0 |
| 2149 | 2026-09-03T01:03:02.111Z | Compiling darling_macro v0.20.11 |
| 2150 | 2026-09-03T01:03:02.142Z | Compiling time v0.3.47 |
| 2151 | 2026-09-03T01:03:02.207Z | Compiling bit-set v0.8.0 |
| 2152 | 2026-09-03T01:03:02.279Z | Compiling bitvec v1.0.1 |
| 2153 | 2026-09-03T01:03:02.297Z | Compiling clap_builder v4.6.0 |
| 2154 | 2026-09-03T01:03:02.300Z | Compiling rusty-fork v0.3.1 |
| 2155 | 2026-09-03T01:03:02.398Z | Compiling nix v0.31.2 |
| 2156 | 2026-09-03T01:03:02.414Z | Compiling num-iter v0.1.45 |
| 2157 | 2026-09-03T01:03:02.516Z | Compiling hyper v1.10.1 |
| 2158 | 2026-09-03T01:03:02.610Z | Compiling rand v0.8.6 |
| 2159 | 2026-09-03T01:03:02.639Z | Compiling darling v0.20.11 |
| 2160 | 2026-09-03T01:03:02.855Z | Compiling lazy_static v1.5.0 |
| 2161 | 2026-09-03T01:03:02.987Z | Compiling hmac v0.12.1 |
| 2162 | 2026-09-03T01:03:02.991Z | Compiling erased-serde v0.3.31 |
| 2163 | 2026-09-03T01:03:03.177Z | Compiling rand_xorshift v0.4.0 |
| 2164 | 2026-09-03T01:03:03.221Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2165 | 2026-09-03T01:03:03.265Z | Compiling sync_wrapper v1.0.2 |
| 2166 | 2026-09-03T01:03:03.390Z | Compiling siphasher v1.0.2 |
| 2167 | 2026-09-03T01:03:03.557Z | Compiling nodrop v0.1.14 |
| 2168 | 2026-09-03T01:03:03.586Z | Compiling zlib-rs v0.6.2 |
| 2169 | 2026-09-03T01:03:03.665Z | Compiling hyper-util v0.1.20 |
| 2170 | 2026-09-03T01:03:03.681Z | Compiling unarray v0.1.4 |
| 2171 | 2026-09-03T01:03:03.723Z | Compiling crc-catalog v2.4.0 |
| 2172 | 2026-09-03T01:03:03.807Z | Compiling crc v3.4.0 |
| 2173 | 2026-09-03T01:03:03.840Z | Compiling proptest v1.11.0 |
| 2174 | 2026-09-03T01:03:03.840Z | Compiling clap v4.6.1 |
| 2175 | 2026-09-03T01:03:03.952Z | Compiling array-init v0.0.4 |
| 2176 | 2026-09-03T01:03:04.447Z | Compiling tower v0.5.3 |
| 2177 | 2026-09-03T01:03:04.928Z | Compiling derive_builder_core v0.20.2 |
| 2178 | 2026-09-03T01:03:04.944Z | Compiling smallvec v0.6.14 |
| 2179 | 2026-09-03T01:03:05.002Z | Compiling snafu-derive v0.8.9 |
| 2180 | 2026-09-03T01:03:05.171Z | Compiling pkcs1 v0.7.5 |
| 2181 | 2026-09-03T01:03:05.283Z | Compiling http-body-util v0.1.3 |
| 2182 | 2026-09-03T01:03:05.354Z | Compiling zerocopy v0.6.6 |
| 2183 | 2026-09-03T01:03:05.371Z | Compiling bitfield v0.19.4 |
| 2184 | 2026-09-03T01:03:05.513Z | Compiling strum_macros v0.26.4 |
| 2185 | 2026-09-03T01:03:05.548Z | Compiling strum_macros v0.27.2 |
| 2186 | 2026-09-03T01:03:05.565Z | Compiling hubpack_derive v0.1.1 |
| 2187 | 2026-09-03T01:03:05.634Z | Compiling flate2 v1.1.9 |
| 2188 | 2026-09-03T01:03:05.765Z | Compiling env_filter v2.0.0 |
| 2189 | 2026-09-03T01:03:05.881Z | Compiling fs-err v3.3.0 |
| 2190 | 2026-09-03T01:03:06.069Z | Compiling unicode-bidi v0.3.18 |
| 2191 | 2026-09-03T01:03:06.113Z | Compiling base64 v0.21.7 |
| 2192 | 2026-09-03T01:03:06.130Z | Compiling allocator-api2 v0.2.21 |
| 2193 | 2026-09-03T01:03:06.347Z | Compiling ryu v1.0.23 |
| 2194 | 2026-09-03T01:03:06.430Z | Compiling unicode-properties v0.1.4 |
| 2195 | 2026-09-03T01:03:06.463Z | Compiling gimli v0.32.3 |
| 2196 | 2026-09-03T01:03:06.500Z | Compiling hashbrown v0.12.3 |
| 2197 | 2026-09-03T01:03:06.535Z | Compiling iri-string v0.7.10 |
| 2198 | 2026-09-03T01:03:06.558Z | Compiling serde_urlencoded v0.7.1 |
| 2199 | 2026-09-03T01:03:06.615Z | Compiling stringprep v0.1.5 |
| 2200 | 2026-09-03T01:03:06.822Z | Compiling ron v0.8.1 |
| 2201 | 2026-09-03T01:03:07.142Z | Compiling env_logger v0.11.11 |
| 2202 | 2026-09-03T01:03:07.203Z | Compiling newtype-uuid v1.3.2 |
| 2203 | 2026-09-03T01:03:07.261Z | Compiling derive_builder_macro v0.20.2 |
| 2204 | 2026-09-03T01:03:07.365Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2205 | 2026-09-03T01:03:07.389Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2206 | 2026-09-03T01:03:07.466Z | Compiling rsa v0.9.10 |
| 2207 | 2026-09-03T01:03:07.518Z | Compiling oxnet v0.1.6 |
| 2208 | 2026-09-03T01:03:07.564Z | Compiling serde-hex v0.1.0 |
| 2209 | 2026-09-03T01:03:07.604Z | Compiling tokio-native-tls v0.3.1 |
| 2210 | 2026-09-03T01:03:07.691Z | Compiling tower-http v0.6.8 |
| 2211 | 2026-09-03T01:03:07.757Z | Compiling hashbrown v0.13.2 |
| 2212 | 2026-09-03T01:03:07.790Z | Compiling bzip2 v0.4.4 |
| 2213 | 2026-09-03T01:03:07.911Z | Compiling usdt-attr-macro v0.6.0 |
| 2214 | 2026-09-03T01:03:07.927Z | Compiling usdt-macro v0.6.0 |
| 2215 | 2026-09-03T01:03:08.006Z | Compiling derive-ex v0.1.8 |
| 2216 | 2026-09-03T01:03:08.112Z | Compiling block-buffer v0.12.1 |
| 2217 | 2026-09-03T01:03:08.135Z | Compiling crypto-common v0.2.2 |
| 2218 | 2026-09-03T01:03:08.175Z | Compiling addr2line v0.25.1 |
| 2219 | 2026-09-03T01:03:08.228Z | Compiling block-padding v0.4.2 |
| 2220 | 2026-09-03T01:03:08.550Z | Compiling rustls-native-certs v0.8.3 |
| 2221 | 2026-09-03T01:03:08.698Z | Compiling x509-cert v0.2.5 |
| 2222 | 2026-09-03T01:03:08.832Z | Compiling md-5 v0.10.6 |
| 2223 | 2026-09-03T01:03:08.984Z | Compiling bstr v1.12.1 |
| 2224 | 2026-09-03T01:03:09.012Z | Compiling convert_case v0.10.0 |
| 2225 | 2026-09-03T01:03:09.295Z | Compiling vergen-lib v9.1.0 |
| 2226 | 2026-09-03T01:03:09.312Z | Compiling hash32 v0.2.1 |
| 2227 | 2026-09-03T01:03:09.345Z | Compiling encoding_rs v0.8.35 |
| 2228 | 2026-09-03T01:03:09.349Z | Compiling psl-types v2.0.11 |
| 2229 | 2026-09-03T01:03:09.408Z | Compiling crc-any v2.5.0 |
| 2230 | 2026-09-03T01:03:09.490Z | Compiling unicode-width v0.2.0 |
| 2231 | 2026-09-03T01:03:09.544Z | Compiling mime v0.3.17 |
| 2232 | 2026-09-03T01:03:09.547Z | Compiling fallible-iterator v0.2.0 |
| 2233 | 2026-09-03T01:03:09.615Z | Compiling rustc-demangle v0.1.27 |
| 2234 | 2026-09-03T01:03:09.644Z | Compiling cpufeatures v0.3.0 |
| 2235 | 2026-09-03T01:03:09.886Z | Compiling postgres-protocol v0.6.10 |
| 2236 | 2026-09-03T01:03:09.928Z | Compiling test-strategy v0.4.5 |
| 2237 | 2026-09-03T01:03:09.968Z | Compiling backtrace v0.3.76 |
| 2238 | 2026-09-03T01:03:09.986Z | Compiling publicsuffix v2.3.0 |
| 2239 | 2026-09-03T01:03:10.191Z | Compiling derive_more-impl v2.1.1 |
| 2240 | 2026-09-03T01:03:10.657Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2241 | 2026-09-03T01:03:10.674Z | Compiling inout v0.2.2 |
| 2242 | 2026-09-03T01:03:10.693Z | Compiling object v0.30.4 |
| 2243 | 2026-09-03T01:03:10.885Z | Compiling zip v0.6.6 |
| 2244 | 2026-09-03T01:03:10.885Z | Compiling daft v0.1.8 |
| 2245 | 2026-09-03T01:03:10.917Z | Compiling derive_builder v0.20.2 |
| 2246 | 2026-09-03T01:03:10.949Z | Compiling hyper-tls v0.6.0 |
| 2247 | 2026-09-03T01:03:10.974Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2248 | 2026-09-03T01:03:11.195Z | Compiling phf_shared v0.13.1 |
| 2249 | 2026-09-03T01:03:11.245Z | Compiling pin-project v1.1.11 |
| 2250 | 2026-09-03T01:03:11.317Z | Compiling toml v0.7.8 |
| 2251 | 2026-09-03T01:03:11.401Z | Compiling serde_with_macros v3.21.0 |
| 2252 | 2026-09-03T01:03:11.418Z | Compiling futures-executor v0.3.32 |
| 2253 | 2026-09-03T01:03:11.574Z | Compiling async-recursion v1.1.1 |
| 2254 | 2026-09-03T01:03:11.624Z | Compiling miette-derive v7.6.0 |
| 2255 | 2026-09-03T01:03:11.676Z | Compiling enum-as-inner v0.6.1 |
| 2256 | 2026-09-03T01:03:11.691Z | Compiling serde_repr v0.1.20 |
| 2257 | 2026-09-03T01:03:11.766Z | Compiling ff v0.13.1 |
| 2258 | 2026-09-03T01:03:11.809Z | Compiling vergen v9.1.0 |
| 2259 | 2026-09-03T01:03:11.869Z | Compiling cargo-platform v0.3.2 |
| 2260 | 2026-09-03T01:03:11.929Z | Compiling jiff-core v0.1.0 |
| 2261 | 2026-09-03T01:03:12.027Z | Compiling managed v0.8.0 |
| 2262 | 2026-09-03T01:03:12.040Z | Compiling bitflags v1.3.2 |
| 2263 | 2026-09-03T01:03:12.054Z | Compiling base16ct v0.2.0 |
| 2264 | 2026-09-03T01:03:12.206Z | Compiling is_ci v1.2.0 |
| 2265 | 2026-09-03T01:03:12.222Z | Compiling path-slash v0.1.5 |
| 2266 | 2026-09-03T01:03:12.260Z | Compiling libbz2-rs-sys v0.2.2 |
| 2267 | 2026-09-03T01:03:12.275Z | Compiling foldhash v0.2.0 |
| 2268 | 2026-09-03T01:03:12.336Z | Compiling unicode-linebreak v0.1.5 |
| 2269 | 2026-09-03T01:03:12.374Z | Compiling smawk v0.3.2 |
| 2270 | 2026-09-03T01:03:12.452Z | Compiling bumpalo v3.20.2 |
| 2271 | 2026-09-03T01:03:12.502Z | Compiling same-file v1.0.6 |
| 2272 | 2026-09-03T01:03:12.583Z | Compiling foldhash v0.1.5 |
| 2273 | 2026-09-03T01:03:12.599Z | Compiling textwrap v0.16.2 |
| 2274 | 2026-09-03T01:03:12.632Z | Compiling walkdir v2.5.0 |
| 2275 | 2026-09-03T01:03:12.669Z | Compiling jiff v0.2.34 |
| 2276 | 2026-09-03T01:03:12.713Z | Compiling hashbrown v0.15.5 |
| 2277 | 2026-09-03T01:03:12.728Z | Compiling zopfli v0.8.3 |
| 2278 | 2026-09-03T01:03:12.742Z | Compiling bzip2 v0.6.1 |
| 2279 | 2026-09-03T01:03:12.765Z | Compiling hashbrown v0.16.1 |
| 2280 | 2026-09-03T01:03:12.922Z | Compiling supports-color v3.0.2 |
| 2281 | 2026-09-03T01:03:13.011Z | Compiling sec1 v0.7.3 |
| 2282 | 2026-09-03T01:03:13.105Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2283 | 2026-09-03T01:03:13.190Z | Compiling cargo_metadata v0.23.1 |
| 2284 | 2026-09-03T01:03:13.297Z | Compiling group v0.13.0 |
| 2285 | 2026-09-03T01:03:13.491Z | Compiling futures v0.3.32 |
| 2286 | 2026-09-03T01:03:13.606Z | Compiling phf v0.13.1 |
| 2287 | 2026-09-03T01:03:13.690Z | Compiling snafu v0.8.9 |
| 2288 | 2026-09-03T01:03:13.811Z | Compiling reqwest v0.12.28 |
| 2289 | 2026-09-03T01:03:14.039Z | Compiling cipher v0.5.2 |
| 2290 | 2026-09-03T01:03:14.167Z | Compiling signal-hook-mio v0.2.5 |
| 2291 | 2026-09-03T01:03:14.183Z | Compiling cookie_store v0.22.1 |
| 2292 | 2026-09-03T01:03:14.259Z | Compiling backtrace-ext v0.2.1 |
| 2293 | 2026-09-03T01:03:14.276Z | Compiling postgres-types v0.2.12 |
| 2294 | 2026-09-03T01:03:14.311Z | Compiling zstd v0.13.3 |
| 2295 | 2026-09-03T01:03:14.328Z | Compiling globset v0.4.18 |
| 2296 | 2026-09-03T01:03:14.436Z | Compiling strum v0.27.2 |
| 2297 | 2026-09-03T01:03:14.568Z | Compiling hubpack v0.1.2 |
| 2298 | 2026-09-03T01:03:14.620Z | Compiling phf_shared v0.11.3 |
| 2299 | 2026-09-03T01:03:14.636Z | Compiling hkdf v0.12.4 |
| 2300 | 2026-09-03T01:03:14.653Z | Compiling crossbeam-epoch v0.9.18 |
| 2301 | 2026-09-03T01:03:14.779Z | Compiling byte-wrapper v0.1.0 |
| 2302 | 2026-09-03T01:03:14.812Z | Compiling olpc-cjson v0.1.4 |
| 2303 | 2026-09-03T01:03:14.816Z | Compiling ed25519 v2.2.3 |
| 2304 | 2026-09-03T01:03:14.981Z | Compiling crypto-bigint v0.5.5 |
| 2305 | 2026-09-03T01:03:15.036Z | Compiling serde-big-array v0.5.1 |
| 2306 | 2026-09-03T01:03:15.054Z | Compiling serde_plain v1.0.2 |
| 2307 | 2026-09-03T01:03:15.088Z | Compiling pem v3.0.6 |
| 2308 | 2026-09-03T01:03:15.172Z | Compiling float-cmp v0.10.0 |
| 2309 | 2026-09-03T01:03:15.212Z | Compiling memmap2 v0.9.10 |
| 2310 | 2026-09-03T01:03:15.221Z | Compiling difflib v0.4.0 |
| 2311 | 2026-09-03T01:03:15.266Z | Compiling supports-hyperlinks v3.2.0 |
| 2312 | 2026-09-03T01:03:15.309Z | Compiling new_debug_unreachable v1.0.6 |
| 2313 | 2026-09-03T01:03:15.394Z | Compiling toml_write v0.1.2 |
| 2314 | 2026-09-03T01:03:15.416Z | Compiling normalize-line-endings v0.3.0 |
| 2315 | 2026-09-03T01:03:15.427Z | Compiling typed-path v0.9.3 |
| 2316 | 2026-09-03T01:03:15.448Z | Compiling precomputed-hash v0.1.1 |
| 2317 | 2026-09-03T01:03:15.457Z | Compiling unicode-width v0.1.14 |
| 2318 | 2026-09-03T01:03:15.490Z | Compiling data-encoding v2.10.0 |
| 2319 | 2026-09-03T01:03:15.523Z | Compiling fixedbitset v0.5.7 |
| 2320 | 2026-09-03T01:03:15.554Z | Compiling supports-unicode v3.0.0 |
| 2321 | 2026-09-03T01:03:15.574Z | Compiling predicates-core v1.0.10 |
| 2322 | 2026-09-03T01:03:15.664Z | Compiling const-oid v0.10.2 |
| 2323 | 2026-09-03T01:03:15.773Z | Compiling keccak v0.1.6 |
| 2324 | 2026-09-03T01:03:15.826Z | Compiling fixedbitset v0.4.2 |
| 2325 | 2026-09-03T01:03:15.913Z | Compiling static_assertions v1.1.0 |
| 2326 | 2026-09-03T01:03:15.930Z | Compiling whoami v2.1.0 |
| 2327 | 2026-09-03T01:03:15.953Z | Compiling chacha20 v0.10.0 |
| 2328 | 2026-09-03T01:03:15.982Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2329 | 2026-09-03T01:03:15.999Z | Compiling petgraph v0.6.5 |
| 2330 | 2026-09-03T01:03:16.071Z | Compiling sha3 v0.10.8 |
| 2331 | 2026-09-03T01:03:16.103Z | Compiling elliptic-curve v0.13.8 |
| 2332 | 2026-09-03T01:03:16.274Z | Compiling tokio-postgres v0.7.16 |
| 2333 | 2026-09-03T01:03:16.311Z | Compiling digest v0.11.3 |
| 2334 | 2026-09-03T01:03:16.328Z | Compiling hickory-proto v0.25.2 |
| 2335 | 2026-09-03T01:03:16.354Z | Compiling petgraph v0.8.3 |
| 2336 | 2026-09-03T01:03:16.369Z | Compiling predicates v3.1.4 |
| 2337 | 2026-09-03T01:03:16.478Z | Compiling miette v7.6.0 |
| 2338 | 2026-09-03T01:03:16.537Z | Compiling toml_edit v0.22.27 |
| 2339 | 2026-09-03T01:03:16.601Z | Compiling string_cache v0.8.9 |
| 2340 | 2026-09-03T01:03:17.105Z | Compiling usdt v0.6.0 |
| 2341 | 2026-09-03T01:03:17.499Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2342 | 2026-09-03T01:03:17.722Z | Compiling ed25519-dalek v2.2.0 |
| 2343 | 2026-09-03T01:03:17.888Z | Compiling zip v4.6.1 |
| 2344 | 2026-09-03T01:03:18.203Z | Compiling crossterm v0.28.1 |
| 2345 | 2026-09-03T01:03:18.454Z | Compiling iddqd v0.4.2 |
| 2346 | 2026-09-03T01:03:18.683Z | Compiling serde_with v3.21.0 |
| 2347 | 2026-09-03T01:03:18.773Z | Compiling derive_more v2.1.1 |
| 2348 | 2026-09-03T01:03:18.789Z | Compiling similar v2.7.0 |
| 2349 | 2026-09-03T01:03:18.809Z | Compiling strum v0.26.3 |
| 2350 | 2026-09-03T01:03:18.899Z | Compiling tokio-stream v0.1.18 |
| 2351 | 2026-09-03T01:03:18.959Z | Compiling buf-list v1.1.2 |
| 2352 | 2026-09-03T01:03:19.007Z | Compiling itertools v0.13.0 |
| 2353 | 2026-09-03T01:03:19.048Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2354 | 2026-09-03T01:03:19.096Z | Compiling openapiv3 v2.2.0 |
| 2355 | 2026-09-03T01:03:19.663Z | Compiling lalrpop-util v0.19.12 |
| 2356 | 2026-09-03T01:03:19.841Z | Compiling peg-runtime v0.8.5 |
| 2357 | 2026-09-03T01:03:33.395Z | Compiling macaddr v1.0.1 |
| 2358 | 2026-09-03T01:03:33.456Z | Compiling crucible-workspace-hack v0.1.0 |
| 2359 | 2026-09-03T01:03:33.533Z | Compiling rayon-core v1.13.0 |
| 2360 | 2026-09-03T01:03:33.574Z | Compiling itertools v0.15.0 |
| 2361 | 2026-09-03T01:03:33.638Z | Compiling secrecy v0.10.3 |
| 2362 | 2026-09-03T01:03:33.656Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2363 | 2026-09-03T01:03:33.673Z | Compiling heapless v0.8.0 |
| 2364 | 2026-09-03T01:03:33.709Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2365 | 2026-09-03T01:03:33.763Z | Compiling crossbeam-deque v0.8.6 |
| 2366 | 2026-09-03T01:03:33.767Z | Compiling inout v0.1.4 |
| 2367 | 2026-09-03T01:03:33.796Z | Compiling hash32 v0.3.1 |
| 2368 | 2026-09-03T01:03:33.815Z | Compiling multer v3.1.0 |
| 2369 | 2026-09-03T01:03:33.826Z | Compiling thread_local v1.1.9 |
| 2370 | 2026-09-03T01:03:33.956Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2371 | 2026-09-03T01:03:33.972Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2372 | 2026-09-03T01:03:33.989Z | Compiling compression-core v0.4.31 |
| 2373 | 2026-09-03T01:03:34.022Z | Compiling smoltcp v0.11.0 |
| 2374 | 2026-09-03T01:03:34.037Z | Compiling match_cfg v0.1.0 |
| 2375 | 2026-09-03T01:03:34.076Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2376 | 2026-09-03T01:03:34.121Z | Compiling slog-async v2.8.0 |
| 2377 | 2026-09-03T01:03:34.141Z | Compiling compression-codecs v0.4.37 |
| 2378 | 2026-09-03T01:03:34.179Z | Compiling hostname v0.3.1 |
| 2379 | 2026-09-03T01:03:34.260Z | Compiling cipher v0.4.4 |
| 2380 | 2026-09-03T01:03:34.265Z | Compiling atomicwrites v0.4.4 |
| 2381 | 2026-09-03T01:03:34.373Z | Compiling slog-json v2.6.1 |
| 2382 | 2026-09-03T01:03:34.398Z | Compiling crossbeam-channel v0.5.15 |
| 2383 | 2026-09-03T01:03:34.442Z | Compiling half v2.7.1 |
| 2384 | 2026-09-03T01:03:34.467Z | Compiling universal-hash v0.5.1 |
| 2385 | 2026-09-03T01:03:34.521Z | Compiling proc-macro-crate v3.4.0 |
| 2386 | 2026-09-03T01:03:34.538Z | Compiling newtype-uuid-macros v0.1.0 |
| 2387 | 2026-09-03T01:03:34.548Z | Compiling serde_tokenstream v0.3.0 |
| 2388 | 2026-09-03T01:03:34.623Z | Compiling cobs v0.3.0 |
| 2389 | 2026-09-03T01:03:34.644Z | Compiling async-stream-impl v0.3.6 |
| 2390 | 2026-09-03T01:03:34.747Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2391 | 2026-09-03T01:03:34.775Z | Compiling serde_spanned v1.1.1 |
| 2392 | 2026-09-03T01:03:34.855Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2393 | 2026-09-03T01:03:34.858Z | Compiling is-terminal v0.4.17 |
| 2394 | 2026-09-03T01:03:34.858Z | Compiling dropshot v0.17.1 |
| 2395 | 2026-09-03T01:03:34.909Z | Compiling ingot-macros v0.2.0 |
| 2396 | 2026-09-03T01:03:34.943Z | Compiling proc-macro-error-attr v1.0.4 |
| 2397 | 2026-09-03T01:03:34.957Z | Compiling take_mut v0.2.2 |
| 2398 | 2026-09-03T01:03:34.973Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2399 | 2026-09-03T01:03:34.988Z | Compiling ciborium-io v0.2.2 |
| 2400 | 2026-09-03T01:03:35.089Z | Compiling opaque-debug v0.3.1 |
| 2401 | 2026-09-03T01:03:35.104Z | Compiling convert_case v0.4.0 |
| 2402 | 2026-09-03T01:03:35.120Z | Compiling term v1.2.1 |
| 2403 | 2026-09-03T01:03:35.161Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2404 | 2026-09-03T01:03:35.178Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2405 | 2026-09-03T01:03:35.223Z | Compiling async-stream v0.3.6 |
| 2406 | 2026-09-03T01:03:35.226Z | Compiling poly1305 v0.8.0 |
| 2407 | 2026-09-03T01:03:35.261Z | Compiling ciborium-ll v0.2.2 |
| 2408 | 2026-09-03T01:03:35.291Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2409 | 2026-09-03T01:03:35.331Z | Compiling num_enum_derive v0.7.6 |
| 2410 | 2026-09-03T01:03:35.387Z | Compiling oxide-generation-macros v0.2.0 |
| 2411 | 2026-09-03T01:03:35.425Z | Compiling derive_more v0.99.20 |
| 2412 | 2026-09-03T01:03:35.430Z | Compiling postcard v1.1.3 |
| 2413 | 2026-09-03T01:03:35.522Z | Compiling slog-term v2.9.2 |
| 2414 | 2026-09-03T01:03:35.789Z | Compiling thiserror-no-std v2.0.2 |
| 2415 | 2026-09-03T01:03:35.843Z | Compiling slog-bunyan v2.5.0 |
| 2416 | 2026-09-03T01:03:35.899Z | Compiling chacha20 v0.9.1 |
| 2417 | 2026-09-03T01:03:36.021Z | Compiling async-compression v0.4.41 |
| 2418 | 2026-09-03T01:03:36.123Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2419 | 2026-09-03T01:03:36.163Z | Compiling sha1 v0.11.0 |
| 2420 | 2026-09-03T01:03:36.179Z | Compiling oxide-generation v0.1.3 |
| 2421 | 2026-09-03T01:03:36.325Z | Compiling parse-display-derive v0.10.0 |
| 2422 | 2026-09-03T01:03:36.407Z | Compiling proc-macro-crate v1.3.1 |
| 2423 | 2026-09-03T01:03:36.437Z | Compiling waitgroup v0.1.2 |
| 2424 | 2026-09-03T01:03:36.454Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2425 | 2026-09-03T01:03:36.522Z | Compiling rustls-pemfile v2.2.0 |
| 2426 | 2026-09-03T01:03:36.606Z | Compiling blake2 v0.10.6 |
| 2427 | 2026-09-03T01:03:36.768Z | Compiling aead v0.5.2 |
| 2428 | 2026-09-03T01:03:36.789Z | Compiling dropshot_endpoint v0.17.1 |
| 2429 | 2026-09-03T01:03:36.805Z | Compiling backon v1.6.0 |
| 2430 | 2026-09-03T01:03:36.966Z | Compiling password-hash v0.5.0 |
| 2431 | 2026-09-03T01:03:36.980Z | Compiling foreign-types-macros v0.2.3 |
| 2432 | 2026-09-03T01:03:37.000Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2433 | 2026-09-03T01:03:37.047Z | Compiling serde_path_to_error v0.1.20 |
| 2434 | 2026-09-03T01:03:37.144Z | Compiling hostname v0.4.2 |
| 2435 | 2026-09-03T01:03:37.170Z | Compiling proc-macro-error v1.0.4 |
| 2436 | 2026-09-03T01:03:37.290Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2437 | 2026-09-03T01:03:37.310Z | Compiling instant v0.1.13 |
| 2438 | 2026-09-03T01:03:37.324Z | Compiling debug-ignore v1.0.5 |
| 2439 | 2026-09-03T01:03:37.368Z | Compiling foreign-types-shared v0.3.1 |
| 2440 | 2026-09-03T01:03:37.401Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2441 | 2026-09-03T01:03:37.460Z | Compiling backoff v0.4.0 |
| 2442 | 2026-09-03T01:03:37.481Z | Compiling argon2 v0.5.3 |
| 2443 | 2026-09-03T01:03:37.484Z | Compiling chacha20poly1305 v0.10.1 |
| 2444 | 2026-09-03T01:03:37.548Z | Compiling num_enum_derive v0.5.11 |
| 2445 | 2026-09-03T01:03:37.566Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2446 | 2026-09-03T01:03:37.581Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2447 | 2026-09-03T01:03:37.598Z | Compiling foreign-types v0.5.0 |
| 2448 | 2026-09-03T01:03:37.601Z | Compiling ingot-types v0.2.0 |
| 2449 | 2026-09-03T01:03:37.655Z | Compiling num_enum v0.7.6 |
| 2450 | 2026-09-03T01:03:37.672Z | Compiling vsss-rs v3.3.4 |
| 2451 | 2026-09-03T01:03:37.700Z | Compiling ciborium v0.2.2 |
| 2452 | 2026-09-03T01:03:37.842Z | Compiling rustls-webpki v0.103.13 |
| 2453 | 2026-09-03T01:03:37.858Z | Compiling parse-display v0.10.0 |
| 2454 | 2026-09-03T01:03:37.933Z | Compiling regress v0.10.5 |
| 2455 | 2026-09-03T01:03:38.084Z | Compiling ingot v0.2.1 |
| 2456 | 2026-09-03T01:03:38.107Z | Compiling itertools v0.14.0 |
| 2457 | 2026-09-03T01:03:38.131Z | Compiling tabwriter v1.4.1 |
| 2458 | 2026-09-03T01:03:38.151Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2459 | 2026-09-03T01:03:38.166Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2460 | 2026-09-03T01:03:38.180Z | Compiling cstr-argument v0.1.2 |
| 2461 | 2026-09-03T01:03:38.372Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2462 | 2026-09-03T01:03:38.410Z | Compiling humantime v2.3.0 |
| 2463 | 2026-09-03T01:03:38.441Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2464 | 2026-09-03T01:03:38.511Z | Compiling num_enum v0.5.11 |
| 2465 | 2026-09-03T01:03:38.618Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2466 | 2026-09-03T01:03:38.635Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2467 | 2026-09-03T01:03:38.666Z | Compiling rayon v1.11.0 |
| 2468 | 2026-09-03T01:03:38.669Z | Compiling rand v0.10.1 |
| 2469 | 2026-09-03T01:03:38.750Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2470 | 2026-09-03T01:03:38.753Z | Compiling colored v3.1.1 |
| 2471 | 2026-09-03T01:03:38.784Z | Compiling libefi-sys v0.1.0 |
| 2472 | 2026-09-03T01:03:38.787Z | Compiling indent_write v2.2.0 |
| 2473 | 2026-09-03T01:03:38.815Z | Compiling illumos-nvpair v0.3.0 |
| 2474 | 2026-09-03T01:03:38.839Z | Compiling zone_cfg_derive v0.3.1 |
| 2475 | 2026-09-03T01:03:38.968Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2476 | 2026-09-03T01:03:39.018Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2477 | 2026-09-03T01:03:39.121Z | Compiling camino-tempfile v1.4.1 |
| 2478 | 2026-09-03T01:03:39.125Z | Compiling itertools v0.12.1 |
| 2479 | 2026-09-03T01:03:39.178Z | Compiling usdt-attr-macro v0.5.0 |
| 2480 | 2026-09-03T01:03:39.240Z | Compiling usdt-macro v0.5.0 |
| 2481 | 2026-09-03T01:03:39.382Z | Compiling bitfield-struct v0.6.2 |
| 2482 | 2026-09-03T01:03:39.430Z | Compiling num-derive v0.4.2 |
| 2483 | 2026-09-03T01:03:39.467Z | Compiling blake3 v1.8.5 |
| 2484 | 2026-09-03T01:03:39.482Z | Compiling sigpipe v0.1.3 |
| 2485 | 2026-09-03T01:03:39.593Z | Compiling memmap v0.7.0 |
| 2486 | 2026-09-03T01:03:39.609Z | Compiling swrite v0.1.0 |
| 2487 | 2026-09-03T01:03:39.736Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2488 | 2026-09-03T01:03:39.810Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2489 | 2026-09-03T01:03:39.844Z | Compiling glob v0.3.3 |
| 2490 | 2026-09-03T01:03:39.954Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2491 | 2026-09-03T01:03:39.971Z | Compiling usdt v0.5.0 |
| 2492 | 2026-09-03T01:03:40.008Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2493 | 2026-09-03T01:03:40.023Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2494 | 2026-09-03T01:03:40.314Z | Compiling smf v0.2.3 |
| 2495 | 2026-09-03T01:03:40.329Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2496 | 2026-09-03T01:03:40.432Z | Compiling zone v0.3.1 |
| 2497 | 2026-09-03T01:03:40.452Z | Compiling filetime v0.2.27 |
| 2498 | 2026-09-03T01:03:40.480Z | Compiling arrayvec v0.7.6 |
| 2499 | 2026-09-03T01:03:40.502Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2500 | 2026-09-03T01:03:40.569Z | Compiling xattr v1.6.1 |
| 2501 | 2026-09-03T01:03:40.586Z | Compiling arrayref v0.3.9 |
| 2502 | 2026-09-03T01:03:40.600Z | Compiling whoami v1.6.1 |
| 2503 | 2026-09-03T01:03:40.675Z | Compiling constant_time_eq v0.4.2 |
| 2504 | 2026-09-03T01:03:40.682Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2505 | 2026-09-03T01:03:40.754Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2506 | 2026-09-03T01:03:40.777Z | Compiling tar v0.4.46 |
| 2507 | 2026-09-03T01:03:40.810Z | Compiling tokio-dtrace v0.1.1 |
| 2508 | 2026-09-03T01:03:40.828Z | Compiling gethostname v0.5.0 |
| 2509 | 2026-09-03T01:03:40.922Z | Compiling console v0.16.2 |
| 2510 | 2026-09-03T01:03:41.017Z | Compiling unit-prefix v0.5.2 |
| 2511 | 2026-09-03T01:03:41.123Z | Compiling topological-sort v0.2.2 |
| 2512 | 2026-09-03T01:03:41.178Z | Compiling oxide-tokio-rt v0.1.4 |
| 2513 | 2026-09-03T01:03:41.196Z | Compiling toml v0.8.23 |
| 2514 | 2026-09-03T01:03:41.312Z | Compiling tokio-rustls v0.26.4 |
| 2515 | 2026-09-03T01:03:41.373Z | Compiling rustls-platform-verifier v0.6.2 |
| 2516 | 2026-09-03T01:03:41.442Z | Compiling tough v0.22.0 |
| 2517 | 2026-09-03T01:03:41.458Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2518 | 2026-09-03T01:03:41.566Z | Compiling hyper-rustls v0.27.7 |
| 2519 | 2026-09-03T01:03:41.600Z | Compiling indicatif v0.18.4 |
| 2520 | 2026-09-03T01:03:41.617Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2521 | 2026-09-03T01:03:41.620Z | Compiling shell-words v1.1.1 |
| 2522 | 2026-09-03T01:03:41.848Z | Compiling reqwest v0.13.2 |
| 2523 | 2026-09-03T01:03:42.898Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2524 | 2026-09-03T01:03:44.478Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2525 | 2026-09-03T01:03:44.748Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2526 | 2026-09-03T01:03:51.033Z | Compiling progenitor-client v0.14.0 |
| 2527 | 2026-09-03T01:03:51.033Z | Compiling omicron-zone-package v0.12.3 |
| 2528 | 2026-09-03T01:03:51.273Z | Compiling progenitor-extras v0.2.0 |
| 2529 | 2026-09-03T01:03:51.614Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2530 | 2026-09-03T01:03:51.694Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2531 | 2026-09-03T01:03:51.725Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2532 | 2026-09-03T01:03:51.793Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2533 | 2026-09-03T01:03:51.808Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2534 | 2026-09-03T01:03:51.811Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2535 | 2026-09-03T01:03:51.934Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2536 | 2026-09-03T01:03:52.055Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2537 | 2026-09-03T01:03:52.362Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2538 | 2026-09-03T01:03:55.538Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2539 | 2026-09-03T01:04:05.111Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2540 | 2026-09-03T01:04:08.189Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2541 | 2026-09-03T01:04:09.167Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2542 | 2026-09-03T01:04:20.704Z | Finished `release` profile [optimized] target(s) in 1m 36s |
| 2543 | 2026-09-03T01:04:20.856Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2544 | 2026-09-03T01:04:20.913Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2545 | 2026-09-03T01:04:20.916Z | Created new build target 'test' and set it as active |
| 2546 | 2026-09-03T01:04:20.916Z | |
| 2547 | 2026-09-03T01:04:20.916Z | real 1:36.796667583 |
| 2548 | 2026-09-03T01:04:20.916Z | user 14:31.570785876 |
| 2549 | 2026-09-03T01:04:20.916Z | sys 2:48.755563121 |
| 2550 | 2026-09-03T01:04:20.916Z | trap 0.431532864 |
| 2551 | 2026-09-03T01:04:20.916Z | tflt 0.535635811 |
| 2552 | 2026-09-03T01:04:20.916Z | dflt 3.953702468 |
| 2553 | 2026-09-03T01:04:20.916Z | kflt 0.000740380 |
| 2554 | 2026-09-03T01:04:20.916Z | lock 40:31.602283679 |
| 2555 | 2026-09-03T01:04:20.916Z | slp 34:20.574633130 |
| 2556 | 2026-09-03T01:04:20.916Z | lat 40.807580021 |
| 2557 | 2026-09-03T01:04:20.917Z | stop 6:16.389096048 |
| 2558 | 2026-09-03T01:04:20.917Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2559 | 2026-09-03T01:04:21.825Z | Finished `release` profile [optimized] target(s) in 0.89s |
| 2560 | 2026-09-03T01:04:21.902Z | Running `target/release/omicron-package -t test package` |
| 2561 | 2026-09-03T01:04:21.959Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2562 | 2026-09-03T01:04:23.416Z | Compiling cfg-if v1.0.4 |
| 2563 | 2026-09-03T01:04:23.633Z | Compiling serde_core v1.0.228 |
| 2564 | 2026-09-03T01:04:23.633Z | Compiling libc v0.2.185 |
| 2565 | 2026-09-03T01:04:23.636Z | Compiling memchr v2.8.0 |
| 2566 | 2026-09-03T01:04:23.692Z | Compiling smallvec v1.15.1 |
| 2567 | 2026-09-03T01:04:23.726Z | Compiling stable_deref_trait v1.2.1 |
| 2568 | 2026-09-03T01:04:23.759Z | Compiling libm v0.2.16 |
| 2569 | 2026-09-03T01:04:23.777Z | Compiling scopeguard v1.2.0 |
| 2570 | 2026-09-03T01:04:23.800Z | Compiling zerofrom v0.1.6 |
| 2571 | 2026-09-03T01:04:23.827Z | Compiling rand_core v0.10.0 |
| 2572 | 2026-09-03T01:04:23.846Z | Compiling writeable v0.6.2 |
| 2573 | 2026-09-03T01:04:23.849Z | Compiling percent-encoding v2.3.2 |
| 2574 | 2026-09-03T01:04:23.870Z | Compiling litemap v0.8.1 |
| 2575 | 2026-09-03T01:04:23.914Z | Compiling lock_api v0.4.14 |
| 2576 | 2026-09-03T01:04:23.935Z | Compiling yoke v0.8.1 |
| 2577 | 2026-09-03T01:04:23.961Z | Compiling icu_normalizer_data v2.1.1 |
| 2578 | 2026-09-03T01:04:23.985Z | Compiling icu_properties_data v2.1.2 |
| 2579 | 2026-09-03T01:04:24.013Z | Compiling utf8_iter v1.0.4 |
| 2580 | 2026-09-03T01:04:24.039Z | Compiling form_urlencoded v1.2.2 |
| 2581 | 2026-09-03T01:04:24.061Z | Compiling iana-time-zone v0.1.65 |
| 2582 | 2026-09-03T01:04:24.087Z | Compiling errno v0.3.14 |
| 2583 | 2026-09-03T01:04:24.088Z | Compiling getrandom v0.4.3 |
| 2584 | 2026-09-03T01:04:24.091Z | Compiling parking_lot_core v0.9.12 |
| 2585 | 2026-09-03T01:04:24.159Z | Compiling zerovec v0.11.5 |
| 2586 | 2026-09-03T01:04:24.163Z | Compiling zerotrie v0.2.3 |
| 2587 | 2026-09-03T01:04:24.207Z | Compiling zerocopy v0.8.55 |
| 2588 | 2026-09-03T01:04:24.232Z | Compiling signal-hook-registry v1.4.8 |
| 2589 | 2026-09-03T01:04:24.256Z | Compiling mio v1.2.0 |
| 2590 | 2026-09-03T01:04:24.286Z | Compiling socket2 v0.6.3 |
| 2591 | 2026-09-03T01:04:24.328Z | Compiling thiserror v2.0.18 |
| 2592 | 2026-09-03T01:04:24.355Z | Compiling parking_lot v0.12.5 |
| 2593 | 2026-09-03T01:04:24.390Z | Compiling getrandom v0.2.17 |
| 2594 | 2026-09-03T01:04:24.435Z | Compiling futures-util v0.3.32 |
| 2595 | 2026-09-03T01:04:24.458Z | Compiling getrandom v0.3.4 |
| 2596 | 2026-09-03T01:04:24.467Z | Compiling base64 v0.22.1 |
| 2597 | 2026-09-03T01:04:24.501Z | Compiling time v0.3.47 |
| 2598 | 2026-09-03T01:04:24.526Z | Compiling aho-corasick v1.1.4 |
| 2599 | 2026-09-03T01:04:24.596Z | Compiling num-traits v0.2.19 |
| 2600 | 2026-09-03T01:04:24.628Z | Compiling rand_core v0.6.4 |
| 2601 | 2026-09-03T01:04:24.641Z | Compiling rand_core v0.9.5 |
| 2602 | 2026-09-03T01:04:24.692Z | Compiling tinystr v0.8.2 |
| 2603 | 2026-09-03T01:04:24.757Z | Compiling potential_utf v0.1.4 |
| 2604 | 2026-09-03T01:04:24.782Z | Compiling spin v0.9.8 |
| 2605 | 2026-09-03T01:04:24.806Z | Compiling socket2 v0.5.10 |
| 2606 | 2026-09-03T01:04:24.848Z | Compiling pest v2.8.6 |
| 2607 | 2026-09-03T01:04:24.883Z | Compiling encoding_rs v0.8.35 |
| 2608 | 2026-09-03T01:04:24.946Z | Compiling icu_locale_core v2.1.1 |
| 2609 | 2026-09-03T01:04:24.971Z | Compiling icu_collections v2.1.1 |
| 2610 | 2026-09-03T01:04:24.995Z | Compiling simd-adler32 v0.3.8 |
| 2611 | 2026-09-03T01:04:25.019Z | Compiling adler2 v2.0.1 |
| 2612 | 2026-09-03T01:04:25.025Z | Compiling crc32fast v1.5.0 |
| 2613 | 2026-09-03T01:04:25.064Z | Compiling wait-timeout v0.2.1 |
| 2614 | 2026-09-03T01:04:25.267Z | Compiling miniz_oxide v0.8.9 |
| 2615 | 2026-09-03T01:04:25.367Z | Compiling zlib-rs v0.6.2 |
| 2616 | 2026-09-03T01:04:25.390Z | Compiling rand_xorshift v0.4.0 |
| 2617 | 2026-09-03T01:04:25.449Z | Compiling lazy_static v1.5.0 |
| 2618 | 2026-09-03T01:04:25.484Z | Compiling serde v1.0.228 |
| 2619 | 2026-09-03T01:04:25.526Z | Compiling serde_json v1.0.151 |
| 2620 | 2026-09-03T01:04:25.578Z | Compiling bitflags v2.11.0 |
| 2621 | 2026-09-03T01:04:25.583Z | Compiling uuid v1.23.4 |
| 2622 | 2026-09-03T01:04:25.634Z | Compiling semver v1.0.28 |
| 2623 | 2026-09-03T01:04:25.691Z | Compiling indexmap v2.14.0 |
| 2624 | 2026-09-03T01:04:25.771Z | Compiling icu_provider v2.1.1 |
| 2625 | 2026-09-03T01:04:26.045Z | Compiling bytes v1.11.1 |
| 2626 | 2026-09-03T01:04:26.108Z | Compiling zeroize v1.9.0 |
| 2627 | 2026-09-03T01:04:26.135Z | Compiling icu_normalizer v2.1.1 |
| 2628 | 2026-09-03T01:04:26.222Z | Compiling icu_properties v2.1.2 |
| 2629 | 2026-09-03T01:04:26.274Z | Compiling chrono v0.4.45 |
| 2630 | 2026-09-03T01:04:26.366Z | Compiling rustix v1.1.4 |
| 2631 | 2026-09-03T01:04:26.390Z | Compiling generic-array v0.14.7 |
| 2632 | 2026-09-03T01:04:26.559Z | Compiling erased-serde v0.3.31 |
| 2633 | 2026-09-03T01:04:26.693Z | Compiling tokio v1.52.1 |
| 2634 | 2026-09-03T01:04:26.782Z | Compiling http v1.4.2 |
| 2635 | 2026-09-03T01:04:26.883Z | Compiling rustls-pki-types v1.14.0 |
| 2636 | 2026-09-03T01:04:26.968Z | Compiling crypto-common v0.1.7 |
| 2637 | 2026-09-03T01:04:27.080Z | Compiling block-buffer v0.10.4 |
| 2638 | 2026-09-03T01:04:27.134Z | Compiling idna_adapter v1.2.1 |
| 2639 | 2026-09-03T01:04:27.150Z | Compiling slog v2.8.2 |
| 2640 | 2026-09-03T01:04:27.195Z | Compiling ipnet v2.12.0 |
| 2641 | 2026-09-03T01:04:27.230Z | Compiling aws-lc-rs v1.16.3 |
| 2642 | 2026-09-03T01:04:27.252Z | Compiling digest v0.10.7 |
| 2643 | 2026-09-03T01:04:27.284Z | Compiling idna v1.1.0 |
| 2644 | 2026-09-03T01:04:27.311Z | Compiling regex-automata v0.4.14 |
| 2645 | 2026-09-03T01:04:27.350Z | Compiling ppv-lite86 v0.2.21 |
| 2646 | 2026-09-03T01:04:27.382Z | Compiling terminal_size v0.4.3 |
| 2647 | 2026-09-03T01:04:27.539Z | Compiling http-body v1.0.1 |
| 2648 | 2026-09-03T01:04:27.566Z | Compiling clap_builder v4.6.0 |
| 2649 | 2026-09-03T01:04:27.569Z | Compiling tempfile v3.27.0 |
| 2650 | 2026-09-03T01:04:27.569Z | Compiling der v0.7.10 |
| 2651 | 2026-09-03T01:04:27.673Z | Compiling url v2.5.8 |
| 2652 | 2026-09-03T01:04:27.729Z | Compiling rand_chacha v0.9.0 |
| 2653 | 2026-09-03T01:04:27.752Z | Compiling http-body-util v0.1.3 |
| 2654 | 2026-09-03T01:04:27.756Z | Compiling rand_chacha v0.3.1 |
| 2655 | 2026-09-03T01:04:27.796Z | Compiling serde_urlencoded v0.7.1 |
| 2656 | 2026-09-03T01:04:27.931Z | Compiling rustls-native-certs v0.8.3 |
| 2657 | 2026-09-03T01:04:28.071Z | Compiling rand v0.9.2 |
| 2658 | 2026-09-03T01:04:28.098Z | Compiling rand v0.8.6 |
| 2659 | 2026-09-03T01:04:28.119Z | Compiling futures-executor v0.3.32 |
| 2660 | 2026-09-03T01:04:28.124Z | Compiling hybrid-array v0.4.13 |
| 2661 | 2026-09-03T01:04:28.305Z | Compiling schemars v0.8.22 |
| 2662 | 2026-09-03T01:04:28.326Z | Compiling rustls-webpki v0.103.13 |
| 2663 | 2026-09-03T01:04:28.425Z | Compiling hex v0.4.3 |
| 2664 | 2026-09-03T01:04:28.483Z | Compiling hubpack v0.1.2 |
| 2665 | 2026-09-03T01:04:28.741Z | Compiling spki v0.7.3 |
| 2666 | 2026-09-03T01:04:28.769Z | Compiling futures v0.3.32 |
| 2667 | 2026-09-03T01:04:28.836Z | Compiling publicsuffix v2.3.0 |
| 2668 | 2026-09-03T01:04:28.864Z | Compiling openapiv3 v2.2.0 |
| 2669 | 2026-09-03T01:04:28.885Z | Compiling rustls v0.23.41 |
| 2670 | 2026-09-03T01:04:28.921Z | Compiling cookie v0.18.1 |
| 2671 | 2026-09-03T01:04:28.989Z | Compiling pkcs8 v0.10.2 |
| 2672 | 2026-09-03T01:04:29.034Z | Compiling rusty-fork v0.3.1 |
| 2673 | 2026-09-03T01:04:29.070Z | Compiling flate2 v1.1.9 |
| 2674 | 2026-09-03T01:04:29.291Z | Compiling ipnetwork v0.21.1 |
| 2675 | 2026-09-03T01:04:29.357Z | Compiling cookie_store v0.22.1 |
| 2676 | 2026-09-03T01:04:29.535Z | Compiling clap v4.6.1 |
| 2677 | 2026-09-03T01:04:29.579Z | Compiling sha2 v0.10.9 |
| 2678 | 2026-09-03T01:04:29.604Z | Compiling proptest v1.11.0 |
| 2679 | 2026-09-03T01:04:29.629Z | Compiling oxnet v0.1.6 |
| 2680 | 2026-09-03T01:04:29.653Z | Compiling crypto-common v0.2.2 |
| 2681 | 2026-09-03T01:04:29.678Z | Compiling block-buffer v0.12.1 |
| 2682 | 2026-09-03T01:04:29.763Z | Compiling signature v2.2.0 |
| 2683 | 2026-09-03T01:04:29.813Z | Compiling camino v1.2.5 |
| 2684 | 2026-09-03T01:04:29.911Z | Compiling hmac v0.12.1 |
| 2685 | 2026-09-03T01:04:29.960Z | Compiling dof v0.4.0 |
| 2686 | 2026-09-03T01:04:30.109Z | Compiling regex v1.12.3 |
| 2687 | 2026-09-03T01:04:30.130Z | Compiling dtrace-parser v0.3.0 |
| 2688 | 2026-09-03T01:04:30.152Z | Compiling thread-id v5.1.0 |
| 2689 | 2026-09-03T01:04:30.268Z | Compiling data-encoding v2.10.0 |
| 2690 | 2026-09-03T01:04:30.290Z | Compiling memmap2 v0.9.10 |
| 2691 | 2026-09-03T01:04:30.316Z | Compiling num-integer v0.1.46 |
| 2692 | 2026-09-03T01:04:30.440Z | Compiling rustix v0.38.44 |
| 2693 | 2026-09-03T01:04:30.524Z | Compiling x509-cert v0.2.5 |
| 2694 | 2026-09-03T01:04:30.557Z | Compiling toml_datetime v0.6.11 |
| 2695 | 2026-09-03T01:04:30.595Z | Compiling serde_spanned v0.6.9 |
| 2696 | 2026-09-03T01:04:30.738Z | Compiling dof v0.3.0 |
| 2697 | 2026-09-03T01:04:30.761Z | Compiling usdt-impl v0.6.0 |
| 2698 | 2026-09-03T01:04:30.808Z | Compiling num-iter v0.1.45 |
| 2699 | 2026-09-03T01:04:30.873Z | Compiling bstr v1.12.1 |
| 2700 | 2026-09-03T01:04:30.915Z | Compiling dtrace-parser v0.2.0 |
| 2701 | 2026-09-03T01:04:30.939Z | Compiling ff v0.13.1 |
| 2702 | 2026-09-03T01:04:30.964Z | Compiling thread-id v4.2.2 |
| 2703 | 2026-09-03T01:04:31.081Z | Compiling tokio-util v0.7.18 |
| 2704 | 2026-09-03T01:04:31.133Z | Compiling tower v0.5.3 |
| 2705 | 2026-09-03T01:04:31.627Z | Compiling usdt v0.6.0 |
| 2706 | 2026-09-03T01:04:31.654Z | Compiling tower-http v0.6.8 |
| 2707 | 2026-09-03T01:04:31.768Z | Compiling sec1 v0.7.3 |
| 2708 | 2026-09-03T01:04:31.830Z | Compiling digest v0.11.3 |
| 2709 | 2026-09-03T01:04:31.891Z | Compiling usdt-impl v0.5.0 |
| 2710 | 2026-09-03T01:04:32.078Z | Compiling h2 v0.4.15 |
| 2711 | 2026-09-03T01:04:32.099Z | Compiling newtype-uuid v1.3.2 |
| 2712 | 2026-09-03T01:04:32.136Z | Compiling group v0.13.0 |
| 2713 | 2026-09-03T01:04:32.354Z | Compiling tokio-rustls v0.26.4 |
| 2714 | 2026-09-03T01:04:32.376Z | Compiling rustls-platform-verifier v0.6.2 |
| 2715 | 2026-09-03T01:04:32.380Z | Compiling daft v0.1.8 |
| 2716 | 2026-09-03T01:04:32.424Z | Compiling signal-hook v0.3.18 |
| 2717 | 2026-09-03T01:04:32.464Z | Compiling nix v0.31.2 |
| 2718 | 2026-09-03T01:04:32.626Z | Compiling hkdf v0.12.4 |
| 2719 | 2026-09-03T01:04:32.656Z | Compiling serde_with v3.21.0 |
| 2720 | 2026-09-03T01:04:32.690Z | Compiling crypto-bigint v0.5.5 |
| 2721 | 2026-09-03T01:04:32.716Z | Compiling foreign-types-shared v0.1.1 |
| 2722 | 2026-09-03T01:04:32.746Z | Compiling ahash v0.8.12 |
| 2723 | 2026-09-03T01:04:32.803Z | Compiling num-bigint-dig v0.8.6 |
| 2724 | 2026-09-03T01:04:32.827Z | Compiling foreign-types v0.3.2 |
| 2725 | 2026-09-03T01:04:32.850Z | Compiling packed_struct v0.10.1 |
| 2726 | 2026-09-03T01:04:32.869Z | Compiling openssl-sys v0.9.117 |
| 2727 | 2026-09-03T01:04:32.929Z | Compiling pkcs1 v0.7.5 |
| 2728 | 2026-09-03T01:04:33.036Z | Compiling toml_edit v0.19.15 |
| 2729 | 2026-09-03T01:04:33.059Z | Compiling hashbrown v0.13.2 |
| 2730 | 2026-09-03T01:04:33.176Z | Compiling serde-hex v0.1.0 |
| 2731 | 2026-09-03T01:04:33.350Z | Compiling openssl v0.10.80 |
| 2732 | 2026-09-03T01:04:33.518Z | Compiling bzip2 v0.4.4 |
| 2733 | 2026-09-03T01:04:33.667Z | Compiling elliptic-curve v0.13.8 |
| 2734 | 2026-09-03T01:04:33.773Z | Compiling signal-hook-mio v0.2.5 |
| 2735 | 2026-09-03T01:04:33.822Z | Compiling rsa v0.9.10 |
| 2736 | 2026-09-03T01:04:33.928Z | Compiling ron v0.8.1 |
| 2737 | 2026-09-03T01:04:34.105Z | Compiling globset v0.4.18 |
| 2738 | 2026-09-03T01:04:34.294Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2739 | 2026-09-03T01:04:34.336Z | Compiling block-padding v0.4.2 |
| 2740 | 2026-09-03T01:04:34.513Z | Compiling sha3 v0.10.8 |
| 2741 | 2026-09-03T01:04:34.539Z | Compiling toml v0.7.8 |
| 2742 | 2026-09-03T01:04:34.566Z | Compiling curve25519-dalek v4.1.3 |
| 2743 | 2026-09-03T01:04:34.596Z | Compiling inout v0.2.2 |
| 2744 | 2026-09-03T01:04:34.621Z | Compiling zip v0.6.6 |
| 2745 | 2026-09-03T01:04:34.803Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2746 | 2026-09-03T01:04:34.888Z | Compiling object v0.30.4 |
| 2747 | 2026-09-03T01:04:34.938Z | Compiling jiff v0.2.34 |
| 2748 | 2026-09-03T01:04:35.011Z | Compiling cipher v0.5.2 |
| 2749 | 2026-09-03T01:04:35.164Z | Compiling crossterm v0.28.1 |
| 2750 | 2026-09-03T01:04:35.247Z | Compiling ed25519 v2.2.3 |
| 2751 | 2026-09-03T01:04:35.291Z | Compiling serde-big-array v0.5.1 |
| 2752 | 2026-09-03T01:04:35.351Z | Compiling pem v3.0.6 |
| 2753 | 2026-09-03T01:04:35.375Z | Compiling petgraph v0.8.3 |
| 2754 | 2026-09-03T01:04:35.467Z | Compiling ed25519-dalek v2.2.0 |
| 2755 | 2026-09-03T01:04:35.490Z | Compiling object v0.37.3 |
| 2756 | 2026-09-03T01:04:35.514Z | Compiling heapless v0.7.17 |
| 2757 | 2026-09-03T01:04:35.544Z | Compiling chacha20 v0.10.0 |
| 2758 | 2026-09-03T01:04:35.815Z | Compiling hyper v1.10.1 |
| 2759 | 2026-09-03T01:04:35.861Z | Compiling byte-wrapper v0.1.0 |
| 2760 | 2026-09-03T01:04:35.925Z | Compiling native-tls v0.2.18 |
| 2761 | 2026-09-03T01:04:35.946Z | Compiling md-5 v0.10.6 |
| 2762 | 2026-09-03T01:04:36.105Z | Compiling serde_plain v1.0.2 |
| 2763 | 2026-09-03T01:04:36.129Z | Compiling zopfli v0.8.3 |
| 2764 | 2026-09-03T01:04:36.152Z | Compiling toml_edit v0.22.27 |
| 2765 | 2026-09-03T01:04:36.366Z | Compiling tokio-native-tls v0.3.1 |
| 2766 | 2026-09-03T01:04:36.389Z | Compiling postgres-protocol v0.6.10 |
| 2767 | 2026-09-03T01:04:36.442Z | Compiling smoltcp v0.9.1 |
| 2768 | 2026-09-03T01:04:36.592Z | Compiling hickory-proto v0.25.2 |
| 2769 | 2026-09-03T01:04:37.099Z | Compiling float-cmp v0.10.0 |
| 2770 | 2026-09-03T01:04:37.126Z | Compiling textwrap v0.16.2 |
| 2771 | 2026-09-03T01:04:37.278Z | Compiling hyper-util v0.1.20 |
| 2772 | 2026-09-03T01:04:37.303Z | Compiling predicates v3.1.4 |
| 2773 | 2026-09-03T01:04:37.428Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2774 | 2026-09-03T01:04:37.543Z | Compiling petgraph v0.6.5 |
| 2775 | 2026-09-03T01:04:37.642Z | Compiling zip v4.6.1 |
| 2776 | 2026-09-03T01:04:37.902Z | Compiling string_cache v0.8.9 |
| 2777 | 2026-09-03T01:04:38.121Z | Compiling postgres-types v0.2.12 |
| 2778 | 2026-09-03T01:04:38.196Z | Compiling iddqd v0.4.2 |
| 2779 | 2026-09-03T01:04:38.219Z | Compiling similar v2.7.0 |
| 2780 | 2026-09-03T01:04:38.532Z | Compiling backtrace v0.3.76 |
| 2781 | 2026-09-03T01:04:38.586Z | Compiling tokio-stream v0.1.18 |
| 2782 | 2026-09-03T01:04:38.610Z | Compiling olpc-cjson v0.1.4 |
| 2783 | 2026-09-03T01:04:38.801Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2784 | 2026-09-03T01:04:38.848Z | Compiling tokio-postgres v0.7.16 |
| 2785 | 2026-09-03T01:04:39.146Z | Compiling hyper-rustls v0.27.7 |
| 2786 | 2026-09-03T01:04:39.169Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2787 | 2026-09-03T01:04:39.173Z | Compiling hyper-tls v0.6.0 |
| 2788 | 2026-09-03T01:04:39.216Z | Compiling backtrace-ext v0.2.1 |
| 2789 | 2026-09-03T01:04:39.395Z | Compiling reqwest v0.12.28 |
| 2790 | 2026-09-03T01:04:39.473Z | Compiling reqwest v0.13.2 |
| 2791 | 2026-09-03T01:04:39.495Z | Compiling miette v7.6.0 |
| 2792 | 2026-09-03T01:04:39.725Z | Compiling fs-err v3.3.0 |
| 2793 | 2026-09-03T01:04:39.750Z | Compiling buf-list v1.1.2 |
| 2794 | 2026-09-03T01:04:39.803Z | Compiling thread_local v1.1.9 |
| 2795 | 2026-09-03T01:04:39.968Z | Compiling is-terminal v0.4.17 |
| 2796 | 2026-09-03T01:04:40.000Z | Compiling slog-async v2.8.0 |
| 2797 | 2026-09-03T01:04:40.105Z | Compiling slog-term v2.9.2 |
| 2798 | 2026-09-03T01:04:40.138Z | Compiling slog-json v2.6.1 |
| 2799 | 2026-09-03T01:04:40.138Z | Compiling hostname v0.3.1 |
| 2800 | 2026-09-03T01:04:40.233Z | Compiling compression-codecs v0.4.37 |
| 2801 | 2026-09-03T01:04:40.346Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2802 | 2026-09-03T01:04:40.427Z | Compiling slog-bunyan v2.5.0 |
| 2803 | 2026-09-03T01:04:40.544Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2804 | 2026-09-03T01:04:40.637Z | Compiling serde_spanned v1.1.1 |
| 2805 | 2026-09-03T01:04:40.700Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2806 | 2026-09-03T01:04:40.748Z | Compiling multer v3.1.0 |
| 2807 | 2026-09-03T01:04:40.777Z | Compiling async-compression v0.4.41 |
| 2808 | 2026-09-03T01:04:40.808Z | Compiling sha1 v0.11.0 |
| 2809 | 2026-09-03T01:04:40.835Z | Compiling rustls-pemfile v2.2.0 |
| 2810 | 2026-09-03T01:04:40.927Z | Compiling tough v0.22.0 |
| 2811 | 2026-09-03T01:04:41.077Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2812 | 2026-09-03T01:04:41.111Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2813 | 2026-09-03T01:04:41.113Z | Compiling serde_path_to_error v0.1.20 |
| 2814 | 2026-09-03T01:04:41.184Z | Compiling hostname v0.4.2 |
| 2815 | 2026-09-03T01:04:41.208Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2816 | 2026-09-03T01:04:41.381Z | Compiling progenitor-client v0.14.0 |
| 2817 | 2026-09-03T01:04:41.405Z | Compiling atomicwrites v0.4.4 |
| 2818 | 2026-09-03T01:04:41.519Z | Compiling macaddr v1.0.1 |
| 2819 | 2026-09-03T01:04:41.591Z | Compiling instant v0.1.13 |
| 2820 | 2026-09-03T01:04:41.687Z | Compiling oxide-generation v0.1.3 |
| 2821 | 2026-09-03T01:04:41.712Z | Compiling regress v0.10.5 |
| 2822 | 2026-09-03T01:04:41.712Z | Compiling backoff v0.4.0 |
| 2823 | 2026-09-03T01:04:41.758Z | Compiling progenitor-extras v0.2.0 |
| 2824 | 2026-09-03T01:04:41.763Z | Compiling parse-display v0.10.0 |
| 2825 | 2026-09-03T01:04:41.806Z | Compiling half v2.7.1 |
| 2826 | 2026-09-03T01:04:41.844Z | Compiling heck v0.5.0 |
| 2827 | 2026-09-03T01:04:41.986Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2828 | 2026-09-03T01:04:42.058Z | Compiling dropshot v0.17.1 |
| 2829 | 2026-09-03T01:04:42.170Z | Compiling ciborium-ll v0.2.2 |
| 2830 | 2026-09-03T01:04:42.292Z | Compiling regress v0.11.1 |
| 2831 | 2026-09-03T01:04:42.316Z | Compiling secrecy v0.10.3 |
| 2832 | 2026-09-03T01:04:42.342Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2833 | 2026-09-03T01:04:42.440Z | Compiling ciborium v0.2.2 |
| 2834 | 2026-09-03T01:04:42.514Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2835 | 2026-09-03T01:04:42.517Z | Compiling inout v0.1.4 |
| 2836 | 2026-09-03T01:04:42.561Z | Compiling universal-hash v0.5.1 |
| 2837 | 2026-09-03T01:04:42.735Z | Compiling cipher v0.4.4 |
| 2838 | 2026-09-03T01:04:42.767Z | Compiling unsafe-libyaml v0.2.11 |
| 2839 | 2026-09-03T01:04:43.022Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2840 | 2026-09-03T01:04:43.046Z | Compiling poly1305 v0.8.0 |
| 2841 | 2026-09-03T01:04:43.103Z | Compiling chacha20 v0.9.1 |
| 2842 | 2026-09-03T01:04:43.178Z | Compiling blake2 v0.10.6 |
| 2843 | 2026-09-03T01:04:43.209Z | Compiling aead v0.5.2 |
| 2844 | 2026-09-03T01:04:43.384Z | Compiling serde_yaml v0.9.34+deprecated |
| 2845 | 2026-09-03T01:04:43.426Z | Compiling password-hash v0.5.0 |
| 2846 | 2026-09-03T01:04:43.480Z | Compiling chacha20poly1305 v0.10.1 |
| 2847 | 2026-09-03T01:04:43.506Z | Compiling vsss-rs v3.3.4 |
| 2848 | 2026-09-03T01:04:43.567Z | Compiling camino-tempfile v1.4.1 |
| 2849 | 2026-09-03T01:04:43.594Z | Compiling heapless v0.8.0 |
| 2850 | 2026-09-03T01:04:43.594Z | Compiling ingot-types v0.2.0 |
| 2851 | 2026-09-03T01:04:43.671Z | Compiling cobs v0.3.0 |
| 2852 | 2026-09-03T01:04:43.832Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2853 | 2026-09-03T01:04:43.916Z | Compiling typify-impl v0.6.2 |
| 2854 | 2026-09-03T01:04:43.942Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2855 | 2026-09-03T01:04:43.969Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2856 | 2026-09-03T01:04:44.019Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2857 | 2026-09-03T01:04:44.068Z | Compiling argon2 v0.5.3 |
| 2858 | 2026-09-03T01:04:44.147Z | Compiling smoltcp v0.11.0 |
| 2859 | 2026-09-03T01:04:44.265Z | Compiling ingot v0.2.1 |
| 2860 | 2026-09-03T01:04:44.663Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2861 | 2026-09-03T01:04:44.687Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2862 | 2026-09-03T01:04:44.694Z | Compiling postcard v1.1.3 |
| 2863 | 2026-09-03T01:04:44.731Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2864 | 2026-09-03T01:04:44.765Z | Compiling cstr-argument v0.1.2 |
| 2865 | 2026-09-03T01:04:44.959Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2866 | 2026-09-03T01:04:44.981Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2867 | 2026-09-03T01:04:45.029Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2868 | 2026-09-03T01:04:45.111Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2869 | 2026-09-03T01:04:45.135Z | Compiling rand v0.10.1 |
| 2870 | 2026-09-03T01:04:45.158Z | Compiling sigpipe v0.1.3 |
| 2871 | 2026-09-03T01:04:45.274Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2872 | 2026-09-03T01:04:45.364Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2873 | 2026-09-03T01:04:45.364Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2874 | 2026-09-03T01:04:45.408Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2875 | 2026-09-03T01:04:45.562Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2876 | 2026-09-03T01:04:45.621Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2877 | 2026-09-03T01:04:45.839Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2878 | 2026-09-03T01:04:45.887Z | Compiling memmap v0.7.0 |
| 2879 | 2026-09-03T01:04:45.938Z | Compiling zone v0.3.1 |
| 2880 | 2026-09-03T01:04:46.126Z | Compiling usdt v0.5.0 |
| 2881 | 2026-09-03T01:04:46.406Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2882 | 2026-09-03T01:04:46.482Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2883 | 2026-09-03T01:04:46.552Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2884 | 2026-09-03T01:04:46.645Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2885 | 2026-09-03T01:04:46.669Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2886 | 2026-09-03T01:04:46.775Z | Compiling derive-where v1.6.0 |
| 2887 | 2026-09-03T01:04:46.861Z | Compiling bytecount v0.6.9 |
| 2888 | 2026-09-03T01:04:46.935Z | Compiling toml v0.8.23 |
| 2889 | 2026-09-03T01:04:46.958Z | Compiling tokio-dtrace v0.1.1 |
| 2890 | 2026-09-03T01:04:47.001Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2891 | 2026-09-03T01:04:47.161Z | Compiling oxide-tokio-rt v0.1.4 |
| 2892 | 2026-09-03T01:04:47.259Z | Compiling prettyplease v0.2.37 |
| 2893 | 2026-09-03T01:04:47.281Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2894 | 2026-09-03T01:04:47.284Z | Compiling newline-converter v0.3.0 |
| 2895 | 2026-09-03T01:04:47.385Z | Compiling typify-macro v0.6.2 |
| 2896 | 2026-09-03T01:04:47.473Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2897 | 2026-09-03T01:04:47.502Z | Compiling gethostname v0.5.0 |
| 2898 | 2026-09-03T01:04:47.610Z | Compiling console v0.15.11 |
| 2899 | 2026-09-03T01:04:47.665Z | Compiling slog-dtrace v0.3.0 |
| 2900 | 2026-09-03T01:04:47.743Z | Compiling cancel-safe-futures v0.1.5 |
| 2901 | 2026-09-03T01:04:47.879Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2902 | 2026-09-03T01:04:47.999Z | Compiling oxide-update-engine-types v0.1.2 |
| 2903 | 2026-09-03T01:04:48.054Z | Compiling expectorate v1.2.0 |
| 2904 | 2026-09-03T01:04:48.113Z | Compiling num-rational v0.4.2 |
| 2905 | 2026-09-03T01:04:48.136Z | Compiling num-complex v0.4.6 |
| 2906 | 2026-09-03T01:04:48.256Z | Compiling resolv-conf v0.7.6 |
| 2907 | 2026-09-03T01:04:48.280Z | Compiling match_cfg v0.1.0 |
| 2908 | 2026-09-03T01:04:48.304Z | Compiling compression-core v0.4.31 |
| 2909 | 2026-09-03T01:04:48.565Z | Compiling num v0.4.3 |
| 2910 | 2026-09-03T01:04:48.591Z | Compiling crossbeam-channel v0.5.15 |
| 2911 | 2026-09-03T01:04:48.721Z | Compiling term v1.2.1 |
| 2912 | 2026-09-03T01:04:48.743Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2913 | 2026-09-03T01:04:48.826Z | Compiling take_mut v0.2.2 |
| 2914 | 2026-09-03T01:04:48.863Z | Compiling linear-map v1.2.0 |
| 2915 | 2026-09-03T01:04:48.886Z | Compiling float-ord v0.3.2 |
| 2916 | 2026-09-03T01:04:49.001Z | Compiling typify v0.6.2 |
| 2917 | 2026-09-03T01:04:49.137Z | Compiling progenitor-impl v0.14.0 |
| 2918 | 2026-09-03T01:04:49.239Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2919 | 2026-09-03T01:04:49.411Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2920 | 2026-09-03T01:04:49.449Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2921 | 2026-09-03T01:04:49.548Z | Compiling oxide-update-engine v0.1.2 |
| 2922 | 2026-09-03T01:04:49.740Z | Compiling async-stream v0.3.6 |
| 2923 | 2026-09-03T01:04:50.102Z | Compiling waitgroup v0.1.2 |
| 2924 | 2026-09-03T01:04:50.157Z | Compiling backon v1.6.0 |
| 2925 | 2026-09-03T01:04:50.292Z | Compiling debug-ignore v1.0.5 |
| 2926 | 2026-09-03T01:04:50.365Z | Compiling minimal-lexical v0.2.1 |
| 2927 | 2026-09-03T01:04:50.388Z | Compiling linked-hash-map v0.5.6 |
| 2928 | 2026-09-03T01:04:50.596Z | Compiling lru-cache v0.1.2 |
| 2929 | 2026-09-03T01:04:50.646Z | Compiling nom v7.1.3 |
| 2930 | 2026-09-03T01:04:50.668Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2931 | 2026-09-03T01:04:50.963Z | Compiling itertools v0.14.0 |
| 2932 | 2026-09-03T01:04:51.369Z | Compiling progenitor-macro v0.14.0 |
| 2933 | 2026-09-03T01:04:51.391Z | Compiling unicode-xid v0.2.6 |
| 2934 | 2026-09-03T01:04:51.477Z | Compiling humantime v2.3.0 |
| 2935 | 2026-09-03T01:04:51.550Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2936 | 2026-09-03T01:04:51.577Z | Compiling hickory-proto v0.24.4 |
| 2937 | 2026-09-03T01:04:51.831Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2938 | 2026-09-03T01:04:51.909Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2939 | 2026-09-03T01:04:52.068Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2940 | 2026-09-03T01:04:52.313Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2941 | 2026-09-03T01:04:52.827Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2942 | 2026-09-03T01:04:52.852Z | Compiling papergrid v0.11.0 |
| 2943 | 2026-09-03T01:04:53.103Z | Compiling tabled_derive v0.7.0 |
| 2944 | 2026-09-03T01:04:53.144Z | Compiling termtree v0.5.1 |
| 2945 | 2026-09-03T01:04:53.184Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2946 | 2026-09-03T01:04:53.271Z | Compiling crossterm v0.29.0 |
| 2947 | 2026-09-03T01:04:53.274Z | Compiling phf_shared v0.12.1 |
| 2948 | 2026-09-03T01:04:53.369Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2949 | 2026-09-03T01:04:53.907Z | Compiling csv-core v0.1.13 |
| 2950 | 2026-09-03T01:04:53.927Z | Compiling vte v0.14.1 |
| 2951 | 2026-09-03T01:04:54.011Z | Compiling tabled v0.15.0 |
| 2952 | 2026-09-03T01:04:54.081Z | Compiling highway v1.3.0 |
| 2953 | 2026-09-03T01:04:54.175Z | Compiling hickory-resolver v0.24.4 |
| 2954 | 2026-09-03T01:04:54.235Z | Compiling chrono-tz v0.10.4 |
| 2955 | 2026-09-03T01:04:54.486Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2956 | 2026-09-03T01:04:54.579Z | Compiling strip-ansi-escapes v0.2.1 |
| 2957 | 2026-09-03T01:04:54.984Z | Compiling csv v1.4.0 |
| 2958 | 2026-09-03T01:04:55.011Z | Compiling phf v0.12.1 |
| 2959 | 2026-09-03T01:04:55.035Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-09-03T01:04:55.220Z | Compiling const_format_proc_macros v0.2.34 |
| 2961 | 2026-09-03T01:04:55.369Z | Compiling qorb v0.4.1 |
| 2962 | 2026-09-03T01:04:55.519Z | Compiling fd-lock v4.0.4 |
| 2963 | 2026-09-03T01:04:55.555Z | Compiling progenitor v0.14.0 |
| 2964 | 2026-09-03T01:04:55.589Z | Compiling peg-macros v0.8.5 |
| 2965 | 2026-09-03T01:04:55.736Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2966 | 2026-09-03T01:04:55.771Z | Compiling nu-ansi-term v0.50.3 |
| 2967 | 2026-09-03T01:04:55.832Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2968 | 2026-09-03T01:04:55.910Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2969 | 2026-09-03T01:04:55.913Z | Compiling bcs v0.1.6 |
| 2970 | 2026-09-03T01:04:56.017Z | Compiling const_format v0.2.35 |
| 2971 | 2026-09-03T01:04:56.040Z | Compiling reedline v0.40.0 |
| 2972 | 2026-09-03T01:04:56.333Z | Compiling nom v8.0.0 |
| 2973 | 2026-09-03T01:04:56.402Z | Compiling semver v0.1.20 |
| 2974 | 2026-09-03T01:04:56.426Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2975 | 2026-09-03T01:04:56.712Z | Compiling rustc_version v0.1.7 |
| 2976 | 2026-09-03T01:04:56.960Z | Compiling peg v0.8.5 |
| 2977 | 2026-09-03T01:04:57.070Z | Compiling newtype_derive v0.1.6 |
| 2978 | 2026-09-03T01:04:57.297Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2979 | 2026-09-03T01:04:57.422Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2980 | 2026-09-03T01:04:57.558Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2981 | 2026-09-03T01:04:57.636Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2982 | 2026-09-03T01:04:57.693Z | Compiling steno v0.4.1 |
| 2983 | 2026-09-03T01:04:57.838Z | Compiling sha1 v0.10.6 |
| 2984 | 2026-09-03T01:04:57.861Z | Compiling utf-8 v0.7.6 |
| 2985 | 2026-09-03T01:04:57.986Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2986 | 2026-09-03T01:04:58.008Z | Compiling tagptr v0.2.0 |
| 2987 | 2026-09-03T01:04:58.034Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2988 | 2026-09-03T01:04:58.080Z | Compiling tungstenite v0.21.0 |
| 2989 | 2026-09-03T01:04:58.159Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2990 | 2026-09-03T01:04:58.182Z | Compiling moka v0.12.13 |
| 2991 | 2026-09-03T01:04:58.211Z | Compiling darling_core v0.21.3 |
| 2992 | 2026-09-03T01:04:58.285Z | Compiling display-error-chain v0.2.2 |
| 2993 | 2026-09-03T01:04:58.315Z | Compiling vergen-lib v0.1.6 |
| 2994 | 2026-09-03T01:04:58.340Z | Compiling diesel_derives v2.3.7 |
| 2995 | 2026-09-03T01:04:58.595Z | Compiling scheduled-thread-pool v0.2.7 |
| 2996 | 2026-09-03T01:04:58.617Z | Compiling vergen-gitcl v1.0.8 |
| 2997 | 2026-09-03T01:04:58.641Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2998 | 2026-09-03T01:04:58.844Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2999 | 2026-09-03T01:04:58.877Z | Compiling tokio-tungstenite v0.21.0 |
| 3000 | 2026-09-03T01:04:58.978Z | Compiling dirs-sys-next v0.1.2 |
| 3001 | 2026-09-03T01:04:59.096Z | Compiling crunchy v0.2.4 |
| 3002 | 2026-09-03T01:04:59.257Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3003 | 2026-09-03T01:04:59.279Z | Compiling hickory-resolver v0.25.2 |
| 3004 | 2026-09-03T01:04:59.388Z | Compiling maplit v1.0.2 |
| 3005 | 2026-09-03T01:04:59.419Z | Compiling glob v0.3.3 |
| 3006 | 2026-09-03T01:04:59.466Z | Compiling dirs-next v2.0.0 |
| 3007 | 2026-09-03T01:04:59.518Z | Compiling r2d2 v0.8.10 |
| 3008 | 2026-09-03T01:04:59.568Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3009 | 2026-09-03T01:04:59.617Z | Compiling libscf-sys v1.2.0 |
| 3010 | 2026-09-03T01:04:59.706Z | Compiling tiny-keccak v2.0.2 |
| 3011 | 2026-09-03T01:04:59.787Z | Compiling clang-sys v1.8.1 |
| 3012 | 2026-09-03T01:04:59.809Z | Compiling downcast-rs v2.0.2 |
| 3013 | 2026-09-03T01:04:59.812Z | Compiling xshell-macros v0.2.7 |
| 3014 | 2026-09-03T01:04:59.885Z | Compiling term v0.7.0 |
| 3015 | 2026-09-03T01:04:59.983Z | Compiling papergrid v0.18.0 |
| 3016 | 2026-09-03T01:05:00.058Z | Compiling bit-vec v0.6.3 |
| 3017 | 2026-09-03T01:05:00.216Z | Compiling ascii-canvas v3.0.0 |
| 3018 | 2026-09-03T01:05:00.240Z | Compiling xshell v0.2.7 |
| 3019 | 2026-09-03T01:05:00.305Z | Compiling bit-set v0.5.3 |
| 3020 | 2026-09-03T01:05:00.360Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3021 | 2026-09-03T01:05:00.384Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3022 | 2026-09-03T01:05:00.388Z | Compiling darling_macro v0.21.3 |
| 3023 | 2026-09-03T01:05:00.388Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3024 | 2026-09-03T01:05:00.486Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3025 | 2026-09-03T01:05:00.508Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3026 | 2026-09-03T01:05:00.628Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3027 | 2026-09-03T01:05:00.733Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3028 | 2026-09-03T01:05:00.969Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3029 | 2026-09-03T01:05:00.992Z | Compiling itertools v0.15.0 |
| 3030 | 2026-09-03T01:05:01.017Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3031 | 2026-09-03T01:05:01.020Z | Compiling darling v0.21.3 |
| 3032 | 2026-09-03T01:05:01.061Z | Compiling itertools v0.10.5 |
| 3033 | 2026-09-03T01:05:01.162Z | Compiling dsl_auto_type v0.2.0 |
| 3034 | 2026-09-03T01:05:01.197Z | Compiling ena v0.14.4 |
| 3035 | 2026-09-03T01:05:01.221Z | Compiling tabled v0.21.0 |
| 3036 | 2026-09-03T01:05:01.445Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3037 | 2026-09-03T01:05:01.528Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3038 | 2026-09-03T01:05:01.721Z | Compiling libloading v0.8.9 |
| 3039 | 2026-09-03T01:05:01.930Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3040 | 2026-09-03T01:05:01.957Z | Compiling unicase v2.9.0 |
| 3041 | 2026-09-03T01:05:02.170Z | Compiling regex-syntax v0.6.29 |
| 3042 | 2026-09-03T01:05:02.204Z | Compiling diff v0.1.13 |
| 3043 | 2026-09-03T01:05:02.234Z | Compiling bindgen v0.71.1 |
| 3044 | 2026-09-03T01:05:02.332Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3045 | 2026-09-03T01:05:02.559Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3046 | 2026-09-03T01:05:02.632Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3047 | 2026-09-03T01:05:02.790Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3048 | 2026-09-03T01:05:02.817Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3049 | 2026-09-03T01:05:03.473Z | Compiling cexpr v0.6.0 |
| 3050 | 2026-09-03T01:05:03.501Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3051 | 2026-09-03T01:05:03.730Z | Compiling lalrpop v0.19.12 |
| 3052 | 2026-09-03T01:05:03.935Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3053 | 2026-09-03T01:05:04.070Z | Compiling rustc-hash v2.1.1 |
| 3054 | 2026-09-03T01:05:04.303Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3055 | 2026-09-03T01:05:04.331Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3056 | 2026-09-03T01:05:04.474Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3057 | 2026-09-03T01:05:04.796Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3058 | 2026-09-03T01:05:05.387Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3059 | 2026-09-03T01:05:05.828Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3060 | 2026-09-03T01:05:05.952Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3061 | 2026-09-03T01:05:06.410Z | Compiling diesel v2.3.7 |
| 3062 | 2026-09-03T01:05:06.436Z | Compiling headers-core v0.3.0 |
| 3063 | 2026-09-03T01:05:06.461Z | Compiling libxml v0.3.3 |
| 3064 | 2026-09-03T01:05:06.604Z | Compiling crc8 v0.1.1 |
| 3065 | 2026-09-03T01:05:06.649Z | Compiling headers v0.4.1 |
| 3066 | 2026-09-03T01:05:06.726Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3067 | 2026-09-03T01:05:06.792Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3068 | 2026-09-03T01:05:07.031Z | Compiling strum_macros v0.24.3 |
| 3069 | 2026-09-03T01:05:07.055Z | Compiling indoc v1.0.9 |
| 3070 | 2026-09-03T01:05:07.566Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3071 | 2026-09-03T01:05:07.790Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3072 | 2026-09-03T01:05:07.815Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3073 | 2026-09-03T01:05:07.818Z | Compiling quick-xml v0.37.5 |
| 3074 | 2026-09-03T01:05:08.183Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3075 | 2026-09-03T01:05:08.275Z | Compiling derive_builder v0.20.2 |
| 3076 | 2026-09-03T01:05:08.335Z | Compiling oso-derive v0.27.3 |
| 3077 | 2026-09-03T01:05:08.449Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3078 | 2026-09-03T01:05:08.723Z | Compiling openssl-probe v0.1.6 |
| 3079 | 2026-09-03T01:05:08.876Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3080 | 2026-09-03T01:05:09.032Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3081 | 2026-09-03T01:05:09.208Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3082 | 2026-09-03T01:05:09.295Z | Compiling samael v0.0.19 |
| 3083 | 2026-09-03T01:05:09.427Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3084 | 2026-09-03T01:05:09.552Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3085 | 2026-09-03T01:05:09.619Z | Compiling bb8 v0.8.6 |
| 3086 | 2026-09-03T01:05:09.647Z | Compiling filetime v0.2.27 |
| 3087 | 2026-09-03T01:05:09.730Z | Compiling trait-variant v0.1.2 |
| 3088 | 2026-09-03T01:05:09.794Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3089 | 2026-09-03T01:05:09.870Z | Compiling half v1.8.3 |
| 3090 | 2026-09-03T01:05:10.001Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3091 | 2026-09-03T01:05:10.048Z | Compiling tar v0.4.46 |
| 3092 | 2026-09-03T01:05:10.196Z | Compiling serde_cbor v0.11.2 |
| 3093 | 2026-09-03T01:05:10.245Z | Compiling proc-macro-error2 v2.0.1 |
| 3094 | 2026-09-03T01:05:10.295Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3095 | 2026-09-03T01:05:10.315Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3096 | 2026-09-03T01:05:10.337Z | Compiling hashbrown v0.14.5 |
| 3097 | 2026-09-03T01:05:10.523Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3098 | 2026-09-03T01:05:10.578Z | Compiling rfc6979 v0.4.0 |
| 3099 | 2026-09-03T01:05:10.583Z | Compiling salty v0.3.0 |
| 3100 | 2026-09-03T01:05:10.787Z | Compiling ecdsa v0.16.9 |
| 3101 | 2026-09-03T01:05:10.895Z | Compiling chumsky v0.9.3 |
| 3102 | 2026-09-03T01:05:10.952Z | Compiling knus-derive v3.4.0 |
| 3103 | 2026-09-03T01:05:11.028Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3104 | 2026-09-03T01:05:11.179Z | Compiling polar-core v0.27.3 |
| 3105 | 2026-09-03T01:05:11.223Z | Compiling primeorder v0.13.6 |
| 3106 | 2026-09-03T01:05:11.272Z | Compiling nonempty v0.12.0 |
| 3107 | 2026-09-03T01:05:11.509Z | Compiling p384 v0.13.1 |
| 3108 | 2026-09-03T01:05:11.554Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3109 | 2026-09-03T01:05:12.056Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3110 | 2026-09-03T01:05:12.116Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3111 | 2026-09-03T01:05:12.264Z | Compiling fxhash v0.2.1 |
| 3112 | 2026-09-03T01:05:12.339Z | Compiling knus v3.4.0 |
| 3113 | 2026-09-03T01:05:12.412Z | Compiling libz-sys v1.1.24 |
| 3114 | 2026-09-03T01:05:12.437Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3115 | 2026-09-03T01:05:12.618Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3116 | 2026-09-03T01:05:12.642Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3117 | 2026-09-03T01:05:12.911Z | Compiling kstat-rs v0.2.5 |
| 3118 | 2026-09-03T01:05:12.992Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3119 | 2026-09-03T01:05:13.148Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3120 | 2026-09-03T01:05:13.226Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3121 | 2026-09-03T01:05:13.263Z | Compiling mime_guess v2.0.5 |
| 3122 | 2026-09-03T01:05:13.682Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3123 | 2026-09-03T01:05:13.785Z | Compiling nanorand v0.7.0 |
| 3124 | 2026-09-03T01:05:14.139Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3125 | 2026-09-03T01:05:14.226Z | Compiling parking_lot_core v0.8.6 |
| 3126 | 2026-09-03T01:05:14.553Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3127 | 2026-09-03T01:05:14.614Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3128 | 2026-09-03T01:05:14.617Z | Compiling flume v0.11.1 |
| 3129 | 2026-09-03T01:05:14.699Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3130 | 2026-09-03T01:05:15.060Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3131 | 2026-09-03T01:05:15.127Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3132 | 2026-09-03T01:05:15.334Z | Compiling git-stub v1.0.0 |
| 3133 | 2026-09-03T01:05:15.359Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3134 | 2026-09-03T01:05:15.515Z | Compiling corncobs v0.1.4 |
| 3135 | 2026-09-03T01:05:15.611Z | Compiling strsim v0.10.0 |
| 3136 | 2026-09-03T01:05:15.614Z | Compiling http-range v0.1.5 |
| 3137 | 2026-09-03T01:05:15.731Z | Compiling instability v0.3.11 |
| 3138 | 2026-09-03T01:05:15.898Z | Compiling darling_core v0.13.4 |
| 3139 | 2026-09-03T01:05:15.962Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3140 | 2026-09-03T01:05:16.039Z | Compiling git-stub-vcs v0.1.0 |
| 3141 | 2026-09-03T01:05:16.082Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3142 | 2026-09-03T01:05:16.830Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3143 | 2026-09-03T01:05:16.852Z | Compiling progenitor-impl v0.13.0 |
| 3144 | 2026-09-03T01:05:16.912Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3145 | 2026-09-03T01:05:16.976Z | Compiling ignore v0.4.25 |
| 3146 | 2026-09-03T01:05:17.118Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3147 | 2026-09-03T01:05:17.382Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3148 | 2026-09-03T01:05:17.531Z | Compiling secrecy v0.8.0 |
| 3149 | 2026-09-03T01:05:17.567Z | Compiling anstyle-parse v0.2.7 |
| 3150 | 2026-09-03T01:05:17.730Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3151 | 2026-09-03T01:05:17.817Z | Compiling vergen-git2 v9.1.0 |
| 3152 | 2026-09-03T01:05:18.048Z | Compiling castaway v0.2.4 |
| 3153 | 2026-09-03T01:05:18.211Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3154 | 2026-09-03T01:05:18.451Z | Compiling indoc v2.0.7 |
| 3155 | 2026-09-03T01:05:18.636Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3156 | 2026-09-03T01:05:19.001Z | Compiling progenitor-macro v0.13.0 |
| 3157 | 2026-09-03T01:05:19.596Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3158 | 2026-09-03T01:05:19.618Z | Compiling compact_str v0.8.1 |
| 3159 | 2026-09-03T01:05:19.836Z | Compiling anstream v0.6.21 |
| 3160 | 2026-09-03T01:05:20.182Z | Compiling oso v0.27.3 |
| 3161 | 2026-09-03T01:05:20.272Z | Compiling globwalk v0.9.1 |
| 3162 | 2026-09-03T01:05:20.435Z | Compiling darling_macro v0.13.4 |
| 3163 | 2026-09-03T01:05:20.769Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3164 | 2026-09-03T01:05:20.972Z | Compiling hyper-staticfile v0.10.1 |
| 3165 | 2026-09-03T01:05:20.979Z | Compiling parking_lot v0.11.2 |
| 3166 | 2026-09-03T01:05:21.129Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3167 | 2026-09-03T01:05:21.533Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3168 | 2026-09-03T01:05:21.600Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3169 | 2026-09-03T01:05:21.777Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3170 | 2026-09-03T01:05:21.858Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3171 | 2026-09-03T01:05:22.017Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3172 | 2026-09-03T01:05:22.099Z | Compiling predicates-tree v1.0.13 |
| 3173 | 2026-09-03T01:05:22.463Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3174 | 2026-09-03T01:05:22.621Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3175 | 2026-09-03T01:05:22.690Z | Compiling progenitor-client v0.13.0 |
| 3176 | 2026-09-03T01:05:23.157Z | Compiling unicode-truncate v1.1.0 |
| 3177 | 2026-09-03T01:05:23.181Z | Compiling digest-io v0.1.0 |
| 3178 | 2026-09-03T01:05:23.216Z | Compiling sha2 v0.11.0 |
| 3179 | 2026-09-03T01:05:23.230Z | Compiling lru v0.12.5 |
| 3180 | 2026-09-03T01:05:23.364Z | Compiling prefix-trie v0.7.0 |
| 3181 | 2026-09-03T01:05:23.391Z | Compiling rand_seeder v0.4.0 |
| 3182 | 2026-09-03T01:05:23.471Z | Compiling rawzip v0.4.4 |
| 3183 | 2026-09-03T01:05:23.829Z | Compiling diesel-dtrace v0.5.0 |
| 3184 | 2026-09-03T01:05:23.852Z | Compiling async-bb8-diesel v0.2.1 |
| 3185 | 2026-09-03T01:05:23.882Z | Compiling cassowary v0.3.0 |
| 3186 | 2026-09-03T01:05:24.166Z | Compiling ratatui v0.29.0 |
| 3187 | 2026-09-03T01:05:24.253Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3188 | 2026-09-03T01:05:24.283Z | Compiling progenitor v0.13.0 |
| 3189 | 2026-09-03T01:05:24.351Z | Compiling hickory-server v0.25.2 |
| 3190 | 2026-09-03T01:05:24.483Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3191 | 2026-09-03T01:05:24.679Z | Compiling camino-tempfile-ext v0.3.3 |
| 3192 | 2026-09-03T01:05:24.746Z | Compiling sled v0.34.7 |
| 3193 | 2026-09-03T01:05:25.135Z | Compiling darling v0.13.4 |
| 3194 | 2026-09-03T01:05:25.476Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3195 | 2026-09-03T01:05:26.953Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3196 | 2026-09-03T01:05:27.298Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3197 | 2026-09-03T01:05:27.509Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3198 | 2026-09-03T01:05:28.014Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3199 | 2026-09-03T01:05:28.069Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3200 | 2026-09-03T01:05:28.276Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3201 | 2026-09-03T01:05:28.570Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3202 | 2026-09-03T01:05:28.908Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3203 | 2026-09-03T01:05:28.982Z | Compiling serde_with_macros v1.5.2 |
| 3204 | 2026-09-03T01:05:29.319Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3205 | 2026-09-03T01:05:29.491Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3206 | 2026-09-03T01:05:29.723Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3207 | 2026-09-03T01:05:29.819Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3208 | 2026-09-03T01:05:29.843Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3209 | 2026-09-03T01:05:29.956Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3210 | 2026-09-03T01:05:30.053Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3211 | 2026-09-03T01:05:30.079Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3212 | 2026-09-03T01:05:30.110Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3213 | 2026-09-03T01:05:30.186Z | Compiling arc-swap v1.8.2 |
| 3214 | 2026-09-03T01:05:30.292Z | Compiling void v1.0.2 |
| 3215 | 2026-09-03T01:05:30.415Z | Compiling lzss v0.8.2 |
| 3216 | 2026-09-03T01:05:30.462Z | Compiling slog-scope v4.4.1 |
| 3217 | 2026-09-03T01:05:30.530Z | Compiling serde_with v1.14.0 |
| 3218 | 2026-09-03T01:05:30.551Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3219 | 2026-09-03T01:05:30.598Z | Compiling scuffle v0.1.0 |
| 3220 | 2026-09-03T01:05:30.622Z | Compiling tungstenite v0.23.0 |
| 3221 | 2026-09-03T01:05:30.649Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3222 | 2026-09-03T01:05:30.688Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3223 | 2026-09-03T01:05:30.823Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3224 | 2026-09-03T01:05:31.048Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3225 | 2026-09-03T01:05:31.251Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3226 | 2026-09-03T01:05:31.278Z | Compiling libsw-core v0.3.2 |
| 3227 | 2026-09-03T01:05:31.362Z | Compiling nix v0.27.1 |
| 3228 | 2026-09-03T01:05:31.488Z | Compiling twox-hash v2.1.2 |
| 3229 | 2026-09-03T01:05:31.510Z | Compiling serde_bytes v0.11.19 |
| 3230 | 2026-09-03T01:05:31.743Z | Compiling atty v0.2.14 |
| 3231 | 2026-09-03T01:05:31.766Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3232 | 2026-09-03T01:05:31.795Z | Compiling libsw v3.5.0 |
| 3233 | 2026-09-03T01:05:31.887Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3234 | 2026-09-03T01:05:31.970Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3235 | 2026-09-03T01:05:31.996Z | Compiling tokio-tungstenite v0.23.1 |
| 3236 | 2026-09-03T01:05:32.072Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3237 | 2026-09-03T01:05:32.097Z | Compiling slog-stdlog v4.1.1 |
| 3238 | 2026-09-03T01:05:32.118Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3239 | 2026-09-03T01:05:32.121Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3240 | 2026-09-03T01:05:32.275Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3241 | 2026-09-03T01:05:32.374Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3242 | 2026-09-03T01:05:32.409Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3243 | 2026-09-03T01:05:32.431Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3244 | 2026-09-03T01:05:32.585Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3245 | 2026-09-03T01:05:32.849Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3246 | 2026-09-03T01:05:33.083Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3247 | 2026-09-03T01:05:33.106Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3248 | 2026-09-03T01:05:33.109Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3249 | 2026-09-03T01:05:33.514Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3250 | 2026-09-03T01:05:34.132Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3251 | 2026-09-03T01:05:34.199Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3252 | 2026-09-03T01:05:34.406Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3253 | 2026-09-03T01:05:34.657Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3254 | 2026-09-03T01:05:35.000Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3255 | 2026-09-03T01:05:35.189Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3256 | 2026-09-03T01:05:35.956Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3257 | 2026-09-03T01:05:37.279Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3258 | 2026-09-03T01:05:37.510Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3259 | 2026-09-03T01:05:37.647Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3260 | 2026-09-03T01:05:38.424Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3261 | 2026-09-03T01:05:38.882Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3262 | 2026-09-03T01:05:38.885Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3263 | 2026-09-03T01:05:39.110Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3264 | 2026-09-03T01:05:39.885Z | Compiling git2 v0.20.4 |
| 3265 | 2026-09-03T01:05:40.176Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3266 | 2026-09-03T01:05:40.867Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3267 | 2026-09-03T01:05:41.079Z | Compiling signal-hook-tokio v0.3.1 |
| 3268 | 2026-09-03T01:05:41.280Z | Compiling fatfs v0.3.6 |
| 3269 | 2026-09-03T01:05:41.351Z | Compiling yasna v0.5.2 |
| 3270 | 2026-09-03T01:05:41.426Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3271 | 2026-09-03T01:05:42.008Z | Compiling console v0.16.2 |
| 3272 | 2026-09-03T01:05:42.375Z | Compiling seq-macro v0.3.6 |
| 3273 | 2026-09-03T01:05:42.853Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3274 | 2026-09-03T01:05:42.925Z | Compiling assert_matches v1.5.0 |
| 3275 | 2026-09-03T01:05:42.948Z | Compiling indicatif v0.18.4 |
| 3276 | 2026-09-03T01:05:42.973Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3277 | 2026-09-03T01:05:43.033Z | Compiling rcgen v0.12.1 |
| 3278 | 2026-09-03T01:05:43.418Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3279 | 2026-09-03T01:05:43.841Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3280 | 2026-09-03T01:05:45.930Z | Compiling slog-envlogger v2.2.0 |
| 3281 | 2026-09-03T01:05:46.644Z | Compiling oxide-update-engine-display v0.1.2 |
| 3282 | 2026-09-03T01:05:47.368Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3283 | 2026-09-03T01:05:47.654Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3284 | 2026-09-03T01:05:47.902Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3285 | 2026-09-03T01:05:48.076Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3286 | 2026-09-03T01:05:48.138Z | Compiling port-file v0.1.0 |
| 3287 | 2026-09-03T01:05:48.301Z | Compiling subprocess v0.2.15 |
| 3288 | 2026-09-03T01:05:48.435Z | Compiling rtoolbox v0.0.3 |
| 3289 | 2026-09-03T01:05:48.698Z | Compiling rpassword v7.5.4 |
| 3290 | 2026-09-03T01:05:48.958Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3291 | 2026-09-03T01:05:49.187Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3292 | 2026-09-03T01:05:49.482Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3293 | 2026-09-03T01:05:49.616Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3294 | 2026-09-03T01:05:50.086Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3295 | 2026-09-03T01:05:50.278Z | Compiling tui-tree-widget v0.23.1 |
| 3296 | 2026-09-03T01:05:50.566Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3297 | 2026-09-03T01:05:50.834Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3298 | 2026-09-03T01:05:51.572Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3299 | 2026-09-03T01:05:52.534Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3300 | 2026-09-03T01:05:52.996Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3301 | 2026-09-03T01:05:53.025Z | Compiling uzers v0.12.2 |
| 3302 | 2026-09-03T01:05:53.218Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3303 | 2026-09-03T01:05:53.302Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3304 | 2026-09-03T01:05:53.432Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3305 | 2026-09-03T01:05:53.469Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3306 | 2026-09-03T01:05:53.850Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3307 | 2026-09-03T01:05:54.149Z | Compiling support-bundle-viewer v0.1.2 |
| 3308 | 2026-09-03T01:05:54.247Z | Compiling multimap v0.10.1 |
| 3309 | 2026-09-03T01:05:55.294Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3310 | 2026-09-03T01:06:19.522Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3311 | 2026-09-03T01:06:39.693Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3312 | 2026-09-03T01:06:54.287Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3313 | 2026-09-03T01:14:27.501Z | Finished `release` profile [optimized] target(s) in 10m 05s |
| 3314 | 2026-09-03T01:14:27.504Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3315 | 2026-09-03T01:14:27.504Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3316 | 2026-09-03T01:15:04.227Z | |
| 3317 | 2026-09-03T01:15:04.230Z | real 10:43.289000649 |
| 3318 | 2026-09-03T01:15:04.230Z | user 2:03:28.328938397 |
| 3319 | 2026-09-03T01:15:04.231Z | sys 4:38.275074238 |
| 3320 | 2026-09-03T01:15:04.231Z | trap 3.291215108 |
| 3321 | 2026-09-03T01:15:04.231Z | tflt 0.748808749 |
| 3322 | 2026-09-03T01:15:04.231Z | dflt 9.986863306 |
| 3323 | 2026-09-03T01:15:04.231Z | kflt 0.011852317 |
| 3324 | 2026-09-03T01:15:04.231Z | lock 8:13:29.905158006 |
| 3325 | 2026-09-03T01:15:04.231Z | slp 3:05:23.776791367 |
| 3326 | 2026-09-03T01:15:04.231Z | lat 3:01.034506654 |
| 3327 | 2026-09-03T01:15:04.231Z | stop 8:32.194835421 |
| 3328 | 2026-09-03T01:15:04.231Z | + mapfile -t packages |
| 3329 | 2026-09-03T01:15:04.231Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3330 | 2026-09-03T01:15:05.200Z | Finished `release` profile [optimized] target(s) in 0.96s |
| 3331 | 2026-09-03T01:15:05.273Z | Running `target/release/omicron-package -t test list-outputs` |
| 3332 | 2026-09-03T01:15:05.331Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3333 | 2026-09-03T01:15:05.334Z | + ptime -m cargo build --locked --release -p xtask |
| 3334 | 2026-09-03T01:15:05.814Z | Compiling libc v0.2.185 |
| 3335 | 2026-09-03T01:15:05.814Z | Compiling serde_core v1.0.228 |
| 3336 | 2026-09-03T01:15:05.817Z | Compiling serde v1.0.228 |
| 3337 | 2026-09-03T01:15:05.817Z | Compiling rustix v1.1.4 |
| 3338 | 2026-09-03T01:15:05.821Z | Compiling bitflags v2.11.0 |
| 3339 | 2026-09-03T01:15:05.821Z | Compiling serde_json v1.0.151 |
| 3340 | 2026-09-03T01:15:05.971Z | Compiling usdt-impl v0.5.0 |
| 3341 | 2026-09-03T01:15:05.974Z | Compiling syn v2.0.117 |
| 3342 | 2026-09-03T01:15:05.990Z | Compiling syn v1.0.109 |
| 3343 | 2026-09-03T01:15:06.004Z | Compiling getrandom v0.4.3 |
| 3344 | 2026-09-03T01:15:06.014Z | Compiling log v0.4.33 |
| 3345 | 2026-09-03T01:15:06.024Z | Compiling indexmap v2.14.0 |
| 3346 | 2026-09-03T01:15:06.039Z | Compiling fs-err v3.3.0 |
| 3347 | 2026-09-03T01:15:06.183Z | Compiling anyhow v1.0.104 |
| 3348 | 2026-09-03T01:15:06.248Z | Compiling once_cell v1.21.3 |
| 3349 | 2026-09-03T01:15:06.309Z | Compiling heck v0.4.1 |
| 3350 | 2026-09-03T01:15:06.665Z | Compiling thread-id v4.2.2 |
| 3351 | 2026-09-03T01:15:06.687Z | Compiling errno v0.3.14 |
| 3352 | 2026-09-03T01:15:06.690Z | Compiling memmap v0.7.0 |
| 3353 | 2026-09-03T01:15:07.437Z | Compiling proc-macro-error v1.0.4 |
| 3354 | 2026-09-03T01:15:07.664Z | Compiling terminal_size v0.4.3 |
| 3355 | 2026-09-03T01:15:07.665Z | Compiling tempfile v3.27.0 |
| 3356 | 2026-09-03T01:15:07.697Z | Compiling tabled_derive v0.7.0 |
| 3357 | 2026-09-03T01:15:07.764Z | Compiling clap_builder v4.6.0 |
| 3358 | 2026-09-03T01:15:07.764Z | Compiling textwrap v0.16.2 |
| 3359 | 2026-09-03T01:15:08.054Z | Compiling camino v1.2.5 |
| 3360 | 2026-09-03T01:15:08.076Z | Compiling cargo-platform v0.3.2 |
| 3361 | 2026-09-03T01:15:08.091Z | Compiling semver v1.0.28 |
| 3362 | 2026-09-03T01:15:08.125Z | Compiling pest_generator v2.8.6 |
| 3363 | 2026-09-03T01:15:08.374Z | Compiling camino-tempfile v1.4.1 |
| 3364 | 2026-09-03T01:15:08.398Z | Compiling tabled v0.15.0 |
| 3365 | 2026-09-03T01:15:08.549Z | Compiling serde_derive v1.0.228 |
| 3366 | 2026-09-03T01:15:08.550Z | Compiling thiserror-impl v1.0.69 |
| 3367 | 2026-09-03T01:15:08.552Z | Compiling zerocopy-derive v0.7.35 |
| 3368 | 2026-09-03T01:15:08.553Z | Compiling scroll_derive v0.12.1 |
| 3369 | 2026-09-03T01:15:08.553Z | Compiling thiserror-impl v2.0.18 |
| 3370 | 2026-09-03T01:15:08.553Z | Compiling clap_derive v4.6.1 |
| 3371 | 2026-09-03T01:15:08.660Z | Compiling pest_derive v2.8.6 |
| 3372 | 2026-09-03T01:15:09.237Z | Compiling scroll v0.12.0 |
| 3373 | 2026-09-03T01:15:09.383Z | Compiling zerocopy v0.7.35 |
| 3374 | 2026-09-03T01:15:09.490Z | Compiling goblin v0.8.2 |
| 3375 | 2026-09-03T01:15:09.714Z | Compiling thiserror v1.0.69 |
| 3376 | 2026-09-03T01:15:09.761Z | Compiling thiserror v2.0.18 |
| 3377 | 2026-09-03T01:15:09.837Z | Compiling dtrace-parser v0.2.0 |
| 3378 | 2026-09-03T01:15:09.960Z | Compiling clap v4.6.1 |
| 3379 | 2026-09-03T01:15:11.049Z | Compiling dof v0.3.0 |
| 3380 | 2026-09-03T01:15:11.049Z | Compiling serde_tokenstream v0.2.3 |
| 3381 | 2026-09-03T01:15:11.096Z | Compiling toml_datetime v0.6.11 |
| 3382 | 2026-09-03T01:15:11.096Z | Compiling serde_spanned v0.6.9 |
| 3383 | 2026-09-03T01:15:11.099Z | Compiling macaddr v1.0.1 |
| 3384 | 2026-09-03T01:15:11.099Z | Compiling cargo_metadata v0.23.1 |
| 3385 | 2026-09-03T01:15:11.099Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3386 | 2026-09-03T01:15:11.297Z | Compiling toml_edit v0.22.27 |
| 3387 | 2026-09-03T01:15:11.673Z | Compiling usdt-attr-macro v0.5.0 |
| 3388 | 2026-09-03T01:15:11.673Z | Compiling usdt-macro v0.5.0 |
| 3389 | 2026-09-03T01:15:12.546Z | Compiling usdt v0.5.0 |
| 3390 | 2026-09-03T01:15:12.727Z | Compiling toml v0.8.23 |
| 3391 | 2026-09-03T01:15:13.162Z | Compiling cargo_toml v0.21.0 |
| 3392 | 2026-09-03T01:15:15.394Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3393 | 2026-09-03T01:15:21.431Z | Finished `release` profile [optimized] target(s) in 16.08s |
| 3394 | 2026-09-03T01:15:21.568Z | |
| 3395 | 2026-09-03T01:15:21.568Z | real 16.199456280 |
| 3396 | 2026-09-03T01:15:21.571Z | user 1:55.466808010 |
| 3397 | 2026-09-03T01:15:21.571Z | sys 13.912266104 |
| 3398 | 2026-09-03T01:15:21.571Z | trap 0.044048251 |
| 3399 | 2026-09-03T01:15:21.571Z | tflt 0.772983349 |
| 3400 | 2026-09-03T01:15:21.571Z | dflt 1.632752407 |
| 3401 | 2026-09-03T01:15:21.571Z | kflt 0.000067820 |
| 3402 | 2026-09-03T01:15:21.571Z | lock 3:41.542850753 |
| 3403 | 2026-09-03T01:15:21.571Z | slp 2:10.420158586 |
| 3404 | 2026-09-03T01:15:21.571Z | lat 2.846926766 |
| 3405 | 2026-09-03T01:15:21.571Z | stop 15.347778226 |
| 3406 | 2026-09-03T01:15:21.571Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3407 | 2026-09-03T01:15:21.571Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3408 | 2026-09-03T01:15:21.571Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3409 | 2026-09-03T01:15:21.571Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3410 | 2026-09-03T01:15:21.571Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3411 | 2026-09-03T01:15:22.538Z | Compiling progenitor-client v0.14.0 |
| 3412 | 2026-09-03T01:15:22.543Z | Compiling match_cfg v0.1.0 |
| 3413 | 2026-09-03T01:15:22.543Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3414 | 2026-09-03T01:15:22.543Z | Compiling slog-json v2.6.1 |
| 3415 | 2026-09-03T01:15:22.543Z | Compiling newtype-uuid-macros v0.1.0 |
| 3416 | 2026-09-03T01:15:22.543Z | Compiling sha1 v0.11.0 |
| 3417 | 2026-09-03T01:15:22.689Z | Compiling multer v3.1.0 |
| 3418 | 2026-09-03T01:15:22.691Z | Compiling debug-ignore v1.0.5 |
| 3419 | 2026-09-03T01:15:22.691Z | Compiling compression-core v0.4.31 |
| 3420 | 2026-09-03T01:15:22.692Z | Compiling async-stream-impl v0.3.6 |
| 3421 | 2026-09-03T01:15:22.692Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3422 | 2026-09-03T01:15:22.702Z | Compiling serde_spanned v1.1.1 |
| 3423 | 2026-09-03T01:15:22.704Z | Compiling dropshot v0.17.1 |
| 3424 | 2026-09-03T01:15:22.705Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3425 | 2026-09-03T01:15:22.718Z | Compiling waitgroup v0.1.2 |
| 3426 | 2026-09-03T01:15:22.723Z | Compiling rustls-pemfile v2.2.0 |
| 3427 | 2026-09-03T01:15:22.788Z | Compiling hostname v0.3.1 |
| 3428 | 2026-09-03T01:15:22.806Z | Compiling dropshot_endpoint v0.17.1 |
| 3429 | 2026-09-03T01:15:22.974Z | Compiling serde_path_to_error v0.1.20 |
| 3430 | 2026-09-03T01:15:23.006Z | Compiling compression-codecs v0.4.37 |
| 3431 | 2026-09-03T01:15:23.023Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3432 | 2026-09-03T01:15:23.026Z | Compiling hostname v0.4.2 |
| 3433 | 2026-09-03T01:15:23.026Z | Compiling atomicwrites v0.4.4 |
| 3434 | 2026-09-03T01:15:23.089Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3435 | 2026-09-03T01:15:23.092Z | Compiling macaddr v1.0.1 |
| 3436 | 2026-09-03T01:15:23.173Z | Compiling slog-bunyan v2.5.0 |
| 3437 | 2026-09-03T01:15:23.211Z | Compiling serde_tokenstream v0.3.0 |
| 3438 | 2026-09-03T01:15:23.215Z | Compiling oxide-generation v0.1.3 |
| 3439 | 2026-09-03T01:15:23.269Z | Compiling async-compression v0.4.41 |
| 3440 | 2026-09-03T01:15:23.272Z | Compiling instant v0.1.13 |
| 3441 | 2026-09-03T01:15:23.325Z | Compiling parse-display-derive v0.10.0 |
| 3442 | 2026-09-03T01:15:23.346Z | Compiling regress v0.10.5 |
| 3443 | 2026-09-03T01:15:23.349Z | Compiling backon v1.6.0 |
| 3444 | 2026-09-03T01:15:23.383Z | Compiling backoff v0.4.0 |
| 3445 | 2026-09-03T01:15:23.386Z | Compiling itertools v0.14.0 |
| 3446 | 2026-09-03T01:15:23.417Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3447 | 2026-09-03T01:15:23.420Z | Compiling humantime v2.3.0 |
| 3448 | 2026-09-03T01:15:23.539Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3449 | 2026-09-03T01:15:23.559Z | Compiling async-stream v0.3.6 |
| 3450 | 2026-09-03T01:15:23.563Z | Compiling oxide-generation-macros v0.2.0 |
| 3451 | 2026-09-03T01:15:23.563Z | Compiling progenitor-extras v0.2.0 |
| 3452 | 2026-09-03T01:15:23.608Z | Compiling half v2.7.1 |
| 3453 | 2026-09-03T01:15:23.624Z | Compiling ciborium-io v0.2.2 |
| 3454 | 2026-09-03T01:15:23.627Z | Compiling crucible-workspace-hack v0.1.0 |
| 3455 | 2026-09-03T01:15:23.697Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3456 | 2026-09-03T01:15:23.714Z | Compiling convert_case v0.4.0 |
| 3457 | 2026-09-03T01:15:23.739Z | Compiling secrecy v0.10.3 |
| 3458 | 2026-09-03T01:15:23.776Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3459 | 2026-09-03T01:15:23.793Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3460 | 2026-09-03T01:15:23.796Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3461 | 2026-09-03T01:15:23.856Z | Compiling ciborium-ll v0.2.2 |
| 3462 | 2026-09-03T01:15:23.875Z | Compiling inout v0.1.4 |
| 3463 | 2026-09-03T01:15:23.913Z | Compiling regress v0.11.1 |
| 3464 | 2026-09-03T01:15:23.930Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3465 | 2026-09-03T01:15:23.977Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3466 | 2026-09-03T01:15:23.994Z | Compiling universal-hash v0.5.1 |
| 3467 | 2026-09-03T01:15:24.064Z | Compiling ciborium v0.2.2 |
| 3468 | 2026-09-03T01:15:24.096Z | Compiling cipher v0.4.4 |
| 3469 | 2026-09-03T01:15:24.113Z | Compiling derive_more v0.99.20 |
| 3470 | 2026-09-03T01:15:24.137Z | Compiling opaque-debug v0.3.1 |
| 3471 | 2026-09-03T01:15:24.156Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3472 | 2026-09-03T01:15:24.171Z | Compiling blake2 v0.10.6 |
| 3473 | 2026-09-03T01:15:24.227Z | Compiling poly1305 v0.8.0 |
| 3474 | 2026-09-03T01:15:24.334Z | Compiling aead v0.5.2 |
| 3475 | 2026-09-03T01:15:24.366Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3476 | 2026-09-03T01:15:24.385Z | Compiling chacha20 v0.9.1 |
| 3477 | 2026-09-03T01:15:24.521Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3478 | 2026-09-03T01:15:24.574Z | Compiling password-hash v0.5.0 |
| 3479 | 2026-09-03T01:15:24.660Z | Compiling indent_write v2.2.0 |
| 3480 | 2026-09-03T01:15:24.677Z | Compiling chacha20poly1305 v0.10.1 |
| 3481 | 2026-09-03T01:15:24.677Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3482 | 2026-09-03T01:15:24.711Z | Compiling unsafe-libyaml v0.2.11 |
| 3483 | 2026-09-03T01:15:24.730Z | Compiling itertools v0.15.0 |
| 3484 | 2026-09-03T01:15:24.761Z | Compiling num-derive v0.4.2 |
| 3485 | 2026-09-03T01:15:24.827Z | Compiling argon2 v0.5.3 |
| 3486 | 2026-09-03T01:15:24.860Z | Compiling heapless v0.8.0 |
| 3487 | 2026-09-03T01:15:24.974Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3488 | 2026-09-03T01:15:25.017Z | Compiling tabwriter v1.4.1 |
| 3489 | 2026-09-03T01:15:25.037Z | Compiling hash32 v0.3.1 |
| 3490 | 2026-09-03T01:15:25.113Z | Compiling parse-display v0.10.0 |
| 3491 | 2026-09-03T01:15:25.158Z | Compiling thiserror-no-std v2.0.2 |
| 3492 | 2026-09-03T01:15:25.217Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3493 | 2026-09-03T01:15:25.272Z | Compiling vsss-rs v3.3.4 |
| 3494 | 2026-09-03T01:15:25.289Z | Compiling serde_yaml v0.9.34+deprecated |
| 3495 | 2026-09-03T01:15:25.428Z | Compiling smoltcp v0.11.0 |
| 3496 | 2026-09-03T01:15:25.452Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3497 | 2026-09-03T01:15:25.532Z | Compiling cobs v0.3.0 |
| 3498 | 2026-09-03T01:15:25.694Z | Compiling typify-impl v0.6.2 |
| 3499 | 2026-09-03T01:15:25.765Z | Compiling proc-macro-crate v3.4.0 |
| 3500 | 2026-09-03T01:15:25.807Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3501 | 2026-09-03T01:15:25.848Z | Compiling colored v3.1.1 |
| 3502 | 2026-09-03T01:15:25.993Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3503 | 2026-09-03T01:15:26.065Z | Compiling postcard v1.1.3 |
| 3504 | 2026-09-03T01:15:26.107Z | Compiling proc-macro-error v1.0.4 |
| 3505 | 2026-09-03T01:15:26.160Z | Compiling ingot-macros v0.2.0 |
| 3506 | 2026-09-03T01:15:26.237Z | Compiling rand v0.10.1 |
| 3507 | 2026-09-03T01:15:26.253Z | Compiling proc-macro-crate v1.3.1 |
| 3508 | 2026-09-03T01:15:26.334Z | Compiling foreign-types-macros v0.2.3 |
| 3509 | 2026-09-03T01:15:26.363Z | Compiling num_enum_derive v0.7.6 |
| 3510 | 2026-09-03T01:15:26.449Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3511 | 2026-09-03T01:15:26.466Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3512 | 2026-09-03T01:15:26.593Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3513 | 2026-09-03T01:15:26.693Z | Compiling rayon-core v1.13.0 |
| 3514 | 2026-09-03T01:15:26.696Z | Compiling foreign-types-shared v0.3.1 |
| 3515 | 2026-09-03T01:15:26.733Z | Compiling num_enum_derive v0.5.11 |
| 3516 | 2026-09-03T01:15:26.834Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3517 | 2026-09-03T01:15:26.853Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3518 | 2026-09-03T01:15:26.952Z | Compiling crossbeam-deque v0.8.6 |
| 3519 | 2026-09-03T01:15:26.968Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3520 | 2026-09-03T01:15:26.988Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3521 | 2026-09-03T01:15:26.988Z | Compiling foreign-types v0.5.0 |
| 3522 | 2026-09-03T01:15:27.021Z | Compiling cstr-argument v0.1.2 |
| 3523 | 2026-09-03T01:15:27.098Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3524 | 2026-09-03T01:15:27.101Z | Compiling illumos-nvpair v0.3.0 |
| 3525 | 2026-09-03T01:15:27.181Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3526 | 2026-09-03T01:15:27.274Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3527 | 2026-09-03T01:15:27.348Z | Compiling zone_cfg_derive v0.3.1 |
| 3528 | 2026-09-03T01:15:27.385Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3529 | 2026-09-03T01:15:27.469Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3530 | 2026-09-03T01:15:27.486Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3531 | 2026-09-03T01:15:27.505Z | Compiling num_enum v0.7.6 |
| 3532 | 2026-09-03T01:15:27.519Z | Compiling itertools v0.12.1 |
| 3533 | 2026-09-03T01:15:27.548Z | Compiling sigpipe v0.1.3 |
| 3534 | 2026-09-03T01:15:27.566Z | Compiling glob v0.3.3 |
| 3535 | 2026-09-03T01:15:27.621Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3536 | 2026-09-03T01:15:27.648Z | Compiling rayon v1.11.0 |
| 3537 | 2026-09-03T01:15:27.666Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3538 | 2026-09-03T01:15:27.669Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3539 | 2026-09-03T01:15:27.720Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3540 | 2026-09-03T01:15:27.871Z | Compiling num_enum v0.5.11 |
| 3541 | 2026-09-03T01:15:27.891Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3542 | 2026-09-03T01:15:27.911Z | Compiling smf v0.2.3 |
| 3543 | 2026-09-03T01:15:27.951Z | Compiling cpubits v0.1.1 |
| 3544 | 2026-09-03T01:15:27.986Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3545 | 2026-09-03T01:15:28.005Z | Compiling whoami v1.6.1 |
| 3546 | 2026-09-03T01:15:28.005Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3547 | 2026-09-03T01:15:28.040Z | Compiling gethostname v0.5.0 |
| 3548 | 2026-09-03T01:15:28.060Z | Compiling num-rational v0.4.2 |
| 3549 | 2026-09-03T01:15:28.078Z | Compiling num-complex v0.4.6 |
| 3550 | 2026-09-03T01:15:28.185Z | Compiling derive-where v1.6.0 |
| 3551 | 2026-09-03T01:15:28.290Z | Compiling toml v0.8.23 |
| 3552 | 2026-09-03T01:15:28.319Z | Compiling usdt-macro v0.5.0 |
| 3553 | 2026-09-03T01:15:28.322Z | Compiling usdt-attr-macro v0.5.0 |
| 3554 | 2026-09-03T01:15:28.470Z | Compiling num v0.4.3 |
| 3555 | 2026-09-03T01:15:28.486Z | Compiling pem-rfc7468 v1.0.0 |
| 3556 | 2026-09-03T01:15:28.503Z | Compiling memmap v0.7.0 |
| 3557 | 2026-09-03T01:15:28.567Z | Compiling float-ord v0.3.2 |
| 3558 | 2026-09-03T01:15:28.672Z | Compiling zone v0.3.1 |
| 3559 | 2026-09-03T01:15:28.717Z | Compiling cancel-safe-futures v0.1.5 |
| 3560 | 2026-09-03T01:15:28.720Z | Compiling hmac v0.13.0 |
| 3561 | 2026-09-03T01:15:28.784Z | Compiling universal-hash v0.6.1 |
| 3562 | 2026-09-03T01:15:28.814Z | Compiling resolv-conf v0.7.6 |
| 3563 | 2026-09-03T01:15:28.950Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3564 | 2026-09-03T01:15:28.967Z | Compiling sha1 v0.10.6 |
| 3565 | 2026-09-03T01:15:28.968Z | Compiling linear-map v1.2.0 |
| 3566 | 2026-09-03T01:15:29.117Z | Compiling ingot-types v0.2.0 |
| 3567 | 2026-09-03T01:15:29.150Z | Compiling prettyplease v0.2.37 |
| 3568 | 2026-09-03T01:15:29.197Z | Compiling libefi-sys v0.1.0 |
| 3569 | 2026-09-03T01:15:29.217Z | Compiling usdt v0.5.0 |
| 3570 | 2026-09-03T01:15:29.236Z | Compiling polyval v0.7.1 |
| 3571 | 2026-09-03T01:15:29.267Z | Compiling der v0.8.0 |
| 3572 | 2026-09-03T01:15:29.374Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3573 | 2026-09-03T01:15:29.392Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3574 | 2026-09-03T01:15:29.428Z | Compiling newline-converter v0.3.0 |
| 3575 | 2026-09-03T01:15:29.466Z | Compiling console v0.15.11 |
| 3576 | 2026-09-03T01:15:29.469Z | Compiling bitfield-struct v0.6.2 |
| 3577 | 2026-09-03T01:15:29.501Z | Compiling ingot v0.2.1 |
| 3578 | 2026-09-03T01:15:29.552Z | Compiling oxide-update-engine-types v0.1.2 |
| 3579 | 2026-09-03T01:15:29.571Z | Compiling ghash v0.6.0 |
| 3580 | 2026-09-03T01:15:29.587Z | Compiling pbkdf2 v0.13.0 |
| 3581 | 2026-09-03T01:15:29.718Z | Compiling aes v0.9.1 |
| 3582 | 2026-09-03T01:15:29.739Z | Compiling crypto-bigint v0.7.5 |
| 3583 | 2026-09-03T01:15:29.755Z | Compiling hickory-proto v0.24.4 |
| 3584 | 2026-09-03T01:15:29.995Z | Compiling expectorate v1.2.0 |
| 3585 | 2026-09-03T01:15:30.133Z | Compiling ctr v0.10.1 |
| 3586 | 2026-09-03T01:15:30.160Z | Compiling sha2 v0.11.0 |
| 3587 | 2026-09-03T01:15:30.232Z | Compiling aead v0.6.1 |
| 3588 | 2026-09-03T01:15:30.249Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3589 | 2026-09-03T01:15:30.297Z | Compiling typify-macro v0.6.2 |
| 3590 | 2026-09-03T01:15:30.375Z | Compiling nom v8.0.0 |
| 3591 | 2026-09-03T01:15:30.411Z | Compiling semver v0.1.20 |
| 3592 | 2026-09-03T01:15:30.428Z | Compiling linked-hash-map v0.5.6 |
| 3593 | 2026-09-03T01:15:30.565Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3594 | 2026-09-03T01:15:30.626Z | Compiling oxide-update-engine v0.1.2 |
| 3595 | 2026-09-03T01:15:30.645Z | Compiling lru-cache v0.1.2 |
| 3596 | 2026-09-03T01:15:30.670Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3597 | 2026-09-03T01:15:30.732Z | Compiling rustc_version v0.1.7 |
| 3598 | 2026-09-03T01:15:30.753Z | Compiling aes-gcm v0.11.0 |
| 3599 | 2026-09-03T01:15:30.795Z | Compiling spki v0.8.0 |
| 3600 | 2026-09-03T01:15:30.859Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3601 | 2026-09-03T01:15:30.888Z | Compiling tokio-dtrace v0.1.1 |
| 3602 | 2026-09-03T01:15:30.983Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3603 | 2026-09-03T01:15:31.002Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3604 | 2026-09-03T01:15:31.058Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3605 | 2026-09-03T01:15:31.082Z | Compiling salsa20 v0.11.0 |
| 3606 | 2026-09-03T01:15:31.102Z | Compiling slog-dtrace v0.3.0 |
| 3607 | 2026-09-03T01:15:31.153Z | Compiling xshell-macros v0.2.7 |
| 3608 | 2026-09-03T01:15:31.207Z | Compiling minimal-lexical v0.2.1 |
| 3609 | 2026-09-03T01:15:31.263Z | Compiling scrypt v0.12.0 |
| 3610 | 2026-09-03T01:15:31.336Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3611 | 2026-09-03T01:15:31.414Z | Compiling oxide-tokio-rt v0.1.4 |
| 3612 | 2026-09-03T01:15:31.435Z | Compiling nom v7.1.3 |
| 3613 | 2026-09-03T01:15:31.510Z | Compiling newtype_derive v0.1.6 |
| 3614 | 2026-09-03T01:15:31.539Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3615 | 2026-09-03T01:15:31.601Z | Compiling xshell v0.2.7 |
| 3616 | 2026-09-03T01:15:31.619Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3617 | 2026-09-03T01:15:31.738Z | Compiling phf_shared v0.12.1 |
| 3618 | 2026-09-03T01:15:31.757Z | Compiling rfc6979 v0.4.0 |
| 3619 | 2026-09-03T01:15:31.926Z | Compiling cbc v0.2.1 |
| 3620 | 2026-09-03T01:15:31.955Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-09-03T01:15:31.982Z | Compiling csv-core v0.1.13 |
| 3622 | 2026-09-03T01:15:32.123Z | Compiling hickory-resolver v0.24.4 |
| 3623 | 2026-09-03T01:15:32.142Z | Compiling unicode-xid v0.2.6 |
| 3624 | 2026-09-03T01:15:32.183Z | Compiling typify v0.6.2 |
| 3625 | 2026-09-03T01:15:32.202Z | Compiling chrono-tz v0.10.4 |
| 3626 | 2026-09-03T01:15:32.289Z | Compiling progenitor-impl v0.14.0 |
| 3627 | 2026-09-03T01:15:32.325Z | Compiling highway v1.3.0 |
| 3628 | 2026-09-03T01:15:32.423Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3629 | 2026-09-03T01:15:32.440Z | Compiling proc-macro-error2 v2.0.1 |
| 3630 | 2026-09-03T01:15:32.489Z | Compiling const_format_proc_macros v0.2.34 |
| 3631 | 2026-09-03T01:15:32.511Z | Compiling csv v1.4.0 |
| 3632 | 2026-09-03T01:15:32.528Z | Compiling pkcs5 v0.8.1 |
| 3633 | 2026-09-03T01:15:32.658Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3634 | 2026-09-03T01:15:32.744Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3635 | 2026-09-03T01:15:32.786Z | Compiling phf v0.12.1 |
| 3636 | 2026-09-03T01:15:32.804Z | Compiling ecdsa v0.16.9 |
| 3637 | 2026-09-03T01:15:32.886Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3638 | 2026-09-03T01:15:32.912Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3639 | 2026-09-03T01:15:33.081Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3640 | 2026-09-03T01:15:33.098Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3641 | 2026-09-03T01:15:33.149Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3642 | 2026-09-03T01:15:33.266Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3643 | 2026-09-03T01:15:33.284Z | Compiling qorb v0.4.1 |
| 3644 | 2026-09-03T01:15:33.316Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3645 | 2026-09-03T01:15:33.340Z | Compiling primeorder v0.13.6 |
| 3646 | 2026-09-03T01:15:33.358Z | Compiling hashbrown v0.14.5 |
| 3647 | 2026-09-03T01:15:33.422Z | Compiling salty v0.3.0 |
| 3648 | 2026-09-03T01:15:33.642Z | Compiling p384 v0.13.1 |
| 3649 | 2026-09-03T01:15:33.770Z | Compiling const_format v0.2.35 |
| 3650 | 2026-09-03T01:15:33.961Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3651 | 2026-09-03T01:15:34.030Z | Compiling chumsky v0.9.3 |
| 3652 | 2026-09-03T01:15:34.119Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3653 | 2026-09-03T01:15:34.246Z | Compiling pkcs8 v0.11.0 |
| 3654 | 2026-09-03T01:15:34.276Z | Compiling knus-derive v3.4.0 |
| 3655 | 2026-09-03T01:15:34.409Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3656 | 2026-09-03T01:15:34.658Z | Compiling tabled_derive v0.7.0 |
| 3657 | 2026-09-03T01:15:34.818Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3658 | 2026-09-03T01:15:34.963Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3659 | 2026-09-03T01:15:34.980Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3660 | 2026-09-03T01:15:35.038Z | Compiling progenitor-macro v0.14.0 |
| 3661 | 2026-09-03T01:15:35.109Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3662 | 2026-09-03T01:15:35.200Z | Compiling bcs v0.1.6 |
| 3663 | 2026-09-03T01:15:35.317Z | Compiling ff v0.14.0 |
| 3664 | 2026-09-03T01:15:35.332Z | Compiling termtree v0.5.1 |
| 3665 | 2026-09-03T01:15:35.355Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3666 | 2026-09-03T01:15:35.491Z | Compiling steno v0.4.1 |
| 3667 | 2026-09-03T01:15:35.557Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3668 | 2026-09-03T01:15:35.615Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3669 | 2026-09-03T01:15:35.671Z | Compiling group v0.14.0 |
| 3670 | 2026-09-03T01:15:35.757Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3671 | 2026-09-03T01:15:35.779Z | Compiling tabled v0.15.0 |
| 3672 | 2026-09-03T01:15:35.843Z | Compiling knus v3.4.0 |
| 3673 | 2026-09-03T01:15:35.886Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3674 | 2026-09-03T01:15:35.902Z | Compiling signature v3.0.0 |
| 3675 | 2026-09-03T01:15:35.974Z | Compiling base16ct v1.0.0 |
| 3676 | 2026-09-03T01:15:36.063Z | Compiling tagptr v0.2.0 |
| 3677 | 2026-09-03T01:15:36.161Z | Compiling hkdf v0.13.0 |
| 3678 | 2026-09-03T01:15:36.208Z | Compiling sec1 v0.8.1 |
| 3679 | 2026-09-03T01:15:36.225Z | Compiling moka v0.12.13 |
| 3680 | 2026-09-03T01:15:36.250Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3681 | 2026-09-03T01:15:36.354Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3682 | 2026-09-03T01:15:36.370Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3683 | 2026-09-03T01:15:36.498Z | Compiling elliptic-curve v0.14.1 |
| 3684 | 2026-09-03T01:15:36.545Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3685 | 2026-09-03T01:15:36.589Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3686 | 2026-09-03T01:15:36.725Z | Compiling corncobs v0.1.4 |
| 3687 | 2026-09-03T01:15:36.801Z | Compiling parking_lot_core v0.8.6 |
| 3688 | 2026-09-03T01:15:36.933Z | Compiling utf-8 v0.7.6 |
| 3689 | 2026-09-03T01:15:37.056Z | Compiling hickory-resolver v0.25.2 |
| 3690 | 2026-09-03T01:15:37.093Z | Compiling tungstenite v0.21.0 |
| 3691 | 2026-09-03T01:15:37.111Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3692 | 2026-09-03T01:15:37.185Z | Compiling wnaf v0.14.0 |
| 3693 | 2026-09-03T01:15:37.389Z | Compiling primefield v0.14.0 |
| 3694 | 2026-09-03T01:15:37.406Z | Compiling rfc6979 v0.6.0 |
| 3695 | 2026-09-03T01:15:37.421Z | Compiling libscf-sys v1.2.0 |
| 3696 | 2026-09-03T01:15:37.557Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3697 | 2026-09-03T01:15:37.588Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3698 | 2026-09-03T01:15:37.605Z | Compiling git-stub v1.0.0 |
| 3699 | 2026-09-03T01:15:37.653Z | Compiling secrecy v0.8.0 |
| 3700 | 2026-09-03T01:15:37.696Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3701 | 2026-09-03T01:15:37.825Z | Compiling git-stub-vcs v0.1.0 |
| 3702 | 2026-09-03T01:15:37.896Z | Compiling tokio-tungstenite v0.21.0 |
| 3703 | 2026-09-03T01:15:37.947Z | Compiling primeorder v0.14.0 |
| 3704 | 2026-09-03T01:15:37.975Z | Compiling ecdsa v0.17.0 |
| 3705 | 2026-09-03T01:15:38.113Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3706 | 2026-09-03T01:15:38.222Z | Compiling papergrid v0.18.0 |
| 3707 | 2026-09-03T01:15:38.256Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3708 | 2026-09-03T01:15:38.376Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3709 | 2026-09-03T01:15:38.415Z | Compiling curve25519-dalek v5.0.0 |
| 3710 | 2026-09-03T01:15:38.465Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3711 | 2026-09-03T01:15:38.485Z | Compiling unicase v2.9.0 |
| 3712 | 2026-09-03T01:15:38.527Z | Compiling parking_lot v0.11.2 |
| 3713 | 2026-09-03T01:15:38.563Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3714 | 2026-09-03T01:15:38.605Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3715 | 2026-09-03T01:15:38.642Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3716 | 2026-09-03T01:15:38.716Z | Compiling mime_guess v2.0.5 |
| 3717 | 2026-09-03T01:15:38.758Z | Compiling ssh-encoding v0.3.0 |
| 3718 | 2026-09-03T01:15:38.953Z | Compiling prefix-trie v0.7.0 |
| 3719 | 2026-09-03T01:15:38.974Z | Compiling fxhash v0.2.1 |
| 3720 | 2026-09-03T01:15:38.995Z | Compiling keccak v0.2.0 |
| 3721 | 2026-09-03T01:15:39.103Z | Compiling sled v0.34.7 |
| 3722 | 2026-09-03T01:15:39.124Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3723 | 2026-09-03T01:15:39.145Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3724 | 2026-09-03T01:15:39.198Z | Compiling tabled v0.21.0 |
| 3725 | 2026-09-03T01:15:39.221Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3726 | 2026-09-03T01:15:39.330Z | Compiling hickory-server v0.25.2 |
| 3727 | 2026-09-03T01:15:39.377Z | Compiling ed25519 v3.0.0 |
| 3728 | 2026-09-03T01:15:39.398Z | Compiling crypto-primes v0.7.2 |
| 3729 | 2026-09-03T01:15:39.975Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3730 | 2026-09-03T01:15:40.219Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3731 | 2026-09-03T01:15:40.277Z | Compiling poly1305 v0.9.0 |
| 3732 | 2026-09-03T01:15:40.361Z | Compiling progenitor v0.14.0 |
| 3733 | 2026-09-03T01:15:40.508Z | Compiling blowfish v0.10.0 |
| 3734 | 2026-09-03T01:15:40.549Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3735 | 2026-09-03T01:15:40.580Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3736 | 2026-09-03T01:15:40.656Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3737 | 2026-09-03T01:15:40.783Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3738 | 2026-09-03T01:15:40.802Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3739 | 2026-09-03T01:15:40.828Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3740 | 2026-09-03T01:15:41.068Z | Compiling blake2 v0.11.0-rc.6 |
| 3741 | 2026-09-03T01:15:41.200Z | Compiling crc8 v0.1.1 |
| 3742 | 2026-09-03T01:15:41.261Z | Compiling http-range v0.1.5 |
| 3743 | 2026-09-03T01:15:41.351Z | Compiling half v1.8.3 |
| 3744 | 2026-09-03T01:15:41.377Z | Compiling argon2 v0.6.0-rc.8 |
| 3745 | 2026-09-03T01:15:41.484Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3746 | 2026-09-03T01:15:41.501Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3747 | 2026-09-03T01:15:41.541Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3748 | 2026-09-03T01:15:41.645Z | Compiling serde_cbor v0.11.2 |
| 3749 | 2026-09-03T01:15:41.708Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3750 | 2026-09-03T01:15:41.813Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3751 | 2026-09-03T01:15:41.876Z | Compiling ssh-cipher v0.3.0 |
| 3752 | 2026-09-03T01:15:42.079Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3753 | 2026-09-03T01:15:42.281Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3754 | 2026-09-03T01:15:42.295Z | Compiling rsa v0.10.0-rc.18 |
| 3755 | 2026-09-03T01:15:42.409Z | Compiling ed25519-dalek v3.0.0 |
| 3756 | 2026-09-03T01:15:42.513Z | Compiling sha3 v0.11.0 |
| 3757 | 2026-09-03T01:15:42.952Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3758 | 2026-09-03T01:15:43.005Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3759 | 2026-09-03T01:15:43.023Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3760 | 2026-09-03T01:15:43.238Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3761 | 2026-09-03T01:15:43.446Z | Compiling p256 v0.14.0 |
| 3762 | 2026-09-03T01:15:43.475Z | Compiling p521 v0.14.0 |
| 3763 | 2026-09-03T01:15:43.550Z | Compiling p384 v0.14.0 |
| 3764 | 2026-09-03T01:15:44.181Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3765 | 2026-09-03T01:15:44.214Z | Compiling scuffle v0.1.0 |
| 3766 | 2026-09-03T01:15:44.375Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3767 | 2026-09-03T01:15:44.454Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3768 | 2026-09-03T01:15:44.587Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3769 | 2026-09-03T01:15:44.762Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3770 | 2026-09-03T01:15:44.932Z | Compiling yasna v0.5.2 |
| 3771 | 2026-09-03T01:15:44.969Z | Compiling kstat-rs v0.2.5 |
| 3772 | 2026-09-03T01:15:45.232Z | Compiling headers-core v0.3.0 |
| 3773 | 2026-09-03T01:15:45.326Z | Compiling kem v0.3.0 |
| 3774 | 2026-09-03T01:15:45.386Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3775 | 2026-09-03T01:15:45.405Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3776 | 2026-09-03T01:15:45.453Z | Compiling module-lattice v0.2.3 |
| 3777 | 2026-09-03T01:15:45.487Z | Compiling nanorand v0.7.0 |
| 3778 | 2026-09-03T01:15:45.512Z | Compiling sponge-cursor v0.1.0 |
| 3779 | 2026-09-03T01:15:45.609Z | Compiling rcgen v0.12.1 |
| 3780 | 2026-09-03T01:15:45.680Z | Compiling ml-kem v0.3.2 |
| 3781 | 2026-09-03T01:15:45.697Z | Compiling sha3 v0.12.0 |
| 3782 | 2026-09-03T01:15:45.741Z | Compiling flume v0.11.1 |
| 3783 | 2026-09-03T01:15:45.814Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3784 | 2026-09-03T01:15:45.943Z | Compiling headers v0.4.1 |
| 3785 | 2026-09-03T01:15:46.090Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3786 | 2026-09-03T01:15:46.303Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3787 | 2026-09-03T01:15:46.527Z | Compiling hyper-staticfile v0.10.1 |
| 3788 | 2026-09-03T01:15:46.544Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3789 | 2026-09-03T01:15:46.651Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3790 | 2026-09-03T01:15:46.670Z | Compiling ssh-key v0.7.0-rc.11 |
| 3791 | 2026-09-03T01:15:46.670Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3792 | 2026-09-03T01:15:46.742Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3793 | 2026-09-03T01:15:46.988Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3794 | 2026-09-03T01:15:47.010Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3795 | 2026-09-03T01:15:47.055Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3796 | 2026-09-03T01:15:47.071Z | Compiling russh-cryptovec v0.62.0 |
| 3797 | 2026-09-03T01:15:47.110Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3798 | 2026-09-03T01:15:47.130Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3799 | 2026-09-03T01:15:47.149Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3800 | 2026-09-03T01:15:47.301Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3801 | 2026-09-03T01:15:47.324Z | Compiling port-file v0.1.0 |
| 3802 | 2026-09-03T01:15:47.360Z | Compiling num-bigint v0.4.6 |
| 3803 | 2026-09-03T01:15:47.380Z | Compiling generic-array v1.4.3 |
| 3804 | 2026-09-03T01:15:47.464Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3805 | 2026-09-03T01:15:47.527Z | Compiling russh-util v0.52.0 |
| 3806 | 2026-09-03T01:15:47.577Z | Compiling enum_dispatch v0.3.13 |
| 3807 | 2026-09-03T01:15:47.595Z | Compiling delegate v0.13.5 |
| 3808 | 2026-09-03T01:15:47.664Z | Compiling subprocess v0.2.15 |
| 3809 | 2026-09-03T01:15:47.710Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3810 | 2026-09-03T01:15:47.810Z | Compiling md5 v0.8.0 |
| 3811 | 2026-09-03T01:15:47.888Z | Compiling display-error-chain v0.2.2 |
| 3812 | 2026-09-03T01:15:47.942Z | Compiling hex-literal v1.1.0 |
| 3813 | 2026-09-03T01:15:48.079Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3814 | 2026-09-03T01:15:48.096Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3815 | 2026-09-03T01:15:48.110Z | Compiling colored v2.2.0 |
| 3816 | 2026-09-03T01:15:48.166Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3817 | 2026-09-03T01:15:48.430Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3818 | 2026-09-03T01:15:48.496Z | Compiling internet-checksum v0.2.1 |
| 3819 | 2026-09-03T01:15:48.594Z | Compiling russh v0.62.4 |
| 3820 | 2026-09-03T01:15:49.040Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3821 | 2026-09-03T01:15:49.193Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3822 | 2026-09-03T01:15:50.179Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3823 | 2026-09-03T01:15:50.179Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3824 | 2026-09-03T01:15:52.876Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3825 | 2026-09-03T01:15:53.553Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3826 | 2026-09-03T01:15:54.061Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3827 | 2026-09-03T01:15:55.275Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3828 | 2026-09-03T01:15:55.340Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3829 | 2026-09-03T01:16:04.388Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3830 | 2026-09-03T01:16:04.388Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3831 | 2026-09-03T01:16:04.388Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3832 | 2026-09-03T01:16:04.408Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3833 | 2026-09-03T01:16:04.408Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3834 | 2026-09-03T01:16:06.269Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3835 | 2026-09-03T01:16:06.332Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3836 | 2026-09-03T01:16:10.681Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3837 | 2026-09-03T01:16:51.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s |
| 3838 | 2026-09-03T01:16:51.862Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3839 | 2026-09-03T01:16:51.862Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3840 | 2026-09-03T01:16:52.083Z | |
| 3841 | 2026-09-03T01:16:52.083Z | real 1:30.453346681 |
| 3842 | 2026-09-03T01:16:52.083Z | user 8:30.845379949 |
| 3843 | 2026-09-03T01:16:52.083Z | sys 1:40.559831523 |
| 3844 | 2026-09-03T01:16:52.083Z | trap 0.249747048 |
| 3845 | 2026-09-03T01:16:52.083Z | tflt 0.445688107 |
| 3846 | 2026-09-03T01:16:52.083Z | dflt 1.876765132 |
| 3847 | 2026-09-03T01:16:52.087Z | kflt 0.000312800 |
| 3848 | 2026-09-03T01:16:52.087Z | lock 31:19.905662508 |
| 3849 | 2026-09-03T01:16:52.087Z | slp 19:03.468637017 |
| 3850 | 2026-09-03T01:16:52.087Z | lat 39.033234738 |
| 3851 | 2026-09-03T01:16:52.087Z | stop 3:03.079472993 |
| 3852 | 2026-09-03T01:16:52.087Z | + mkdir tests |
| 3853 | 2026-09-03T01:16:52.090Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3854 | 2026-09-03T01:16:52.090Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3855 | 2026-09-03T01:16:52.112Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/ |
| 3856 | 2026-09-03T01:16:52.143Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/ |
| 3857 | 2026-09-03T01:16:52.175Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/ |
| 3858 | 2026-09-03T01:16:52.206Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/ |
| 3859 | 2026-09-03T01:16:52.583Z | + 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) |
| 3860 | 2026-09-03T01:16:52.586Z | + 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-0144be0f1f486767 tests/commtest-967955464f559dda tests/dhcp_server-26dd07e52df3a016 tests/end_to_end_tests-8d60c10a3fab2411 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 |
| 3861 | 2026-09-03T01:17:58.080Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3862 | 2026-09-03T01:17:58.080Z | a .github/buildomat/ci-env.sh 1K |
| 3863 | 2026-09-03T01:17:58.080Z | a out/target/test 1K |
| 3864 | 2026-09-03T01:17:58.080Z | a out/npuzone/npuzone 27402K |
| 3865 | 2026-09-03T01:17:58.080Z | a package-manifest.toml 35K |
| 3866 | 2026-09-03T01:17:58.080Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3867 | 2026-09-03T01:17:58.080Z | a target/release/omicron-package 16941K |
| 3868 | 2026-09-03T01:17:58.080Z | a target/release/xtask 6405K |
| 3869 | 2026-09-03T01:17:58.080Z | a target/debug/bootstrap 440473K |
| 3870 | 2026-09-03T01:17:58.080Z | a tests/bootstrap-0144be0f1f486767 34430K |
| 3871 | 2026-09-03T01:17:58.080Z | a tests/commtest-967955464f559dda 34431K |
| 3872 | 2026-09-03T01:17:58.080Z | a tests/dhcp_server-26dd07e52df3a016 34431K |
| 3873 | 2026-09-03T01:17:58.080Z | a tests/end_to_end_tests-8d60c10a3fab2411 504109K |
| 3874 | 2026-09-03T01:17:58.080Z | a tools/opte_version 1K |
| 3875 | 2026-09-03T01:17:58.081Z | a tools/opte_version_override 2K |
| 3876 | 2026-09-03T01:17:58.081Z | a out/clickhouse.tar.gz 233168K |
| 3877 | 2026-09-03T01:17:58.081Z | a out/clickhouse_keeper.tar.gz 227722K |
| 3878 | 2026-09-03T01:17:58.081Z | a out/clickhouse_server.tar.gz 233166K |
| 3879 | 2026-09-03T01:17:58.081Z | a out/cockroachdb.tar.gz 125059K |
| 3880 | 2026-09-03T01:17:58.081Z | a out/crucible-pantry-zone.tar.gz 24768K |
| 3881 | 2026-09-03T01:17:58.081Z | a out/crucible-utils.tar 18900K |
| 3882 | 2026-09-03T01:17:58.081Z | a out/crucible-zone.tar.gz 39580K |
| 3883 | 2026-09-03T01:17:58.081Z | a out/external-dns.tar.gz 15167K |
| 3884 | 2026-09-03T01:17:58.081Z | a out/internal-dns.tar.gz 15167K |
| 3885 | 2026-09-03T01:17:58.081Z | a out/mg-ddm-gz.tar 100917K |
| 3886 | 2026-09-03T01:17:58.081Z | a out/nexus.tar.gz 194012K |
| 3887 | 2026-09-03T01:17:58.081Z | a out/ntp.tar.gz 7133K |
| 3888 | 2026-09-03T01:17:58.081Z | a out/omicron-gateway-softnpu.tar.gz 13828K |
| 3889 | 2026-09-03T01:17:58.081Z | a out/omicron-sled-agent.tar 116431K |
| 3890 | 2026-09-03T01:17:58.081Z | a out/overlay.tar.gz 4K |
| 3891 | 2026-09-03T01:17:58.081Z | a out/oximeter.tar.gz 17658K |
| 3892 | 2026-09-03T01:17:58.081Z | a out/oxlog.tar 2419K |
| 3893 | 2026-09-03T01:17:58.081Z | a out/probe.tar.gz 3037K |
| 3894 | 2026-09-03T01:17:58.081Z | a out/propolis-server.tar.gz 34642K |
| 3895 | 2026-09-03T01:17:58.081Z | a out/pumpkind-gz.tar 26647K |
| 3896 | 2026-09-03T01:17:58.082Z | a out/switch-softnpu.tar.gz 306180K |
| 3897 | 2026-09-03T01:17:58.093Z | |
| 3898 | 2026-09-03T01:17:58.093Z | real 1:05.486080451 |
| 3899 | 2026-09-03T01:17:58.093Z | user 1:03.314446998 |
| 3900 | 2026-09-03T01:17:58.093Z | sys 3.568614539 |
| 3901 | 2026-09-03T01:17:58.093Z | trap 0.005217383 |
| 3902 | 2026-09-03T01:17:58.093Z | tflt 0.000000000 |
| 3903 | 2026-09-03T01:17:58.093Z | dflt 0.000000000 |
| 3904 | 2026-09-03T01:17:58.093Z | kflt 0.000000000 |
| 3905 | 2026-09-03T01:17:58.093Z | lock 0.000000000 |
| 3906 | 2026-09-03T01:17:58.094Z | slp 1:03.285032726 |
| 3907 | 2026-09-03T01:17:58.094Z | lat 0.794454398 |
| 3908 | 2026-09-03T01:17:58.094Z | stop 0.000168640 |
| 3909 | 2026-09-03T01:17:58.094Z | process exited: duration 1033072 ms, exit code 0 |
| |
| 3910 | 2026-09-03T01:17:58.120Z | found 1 output files |
| 3911 | 2026-09-03T01:17:58.120Z | uploading: /work/package.tar.gz (1836027962 bytes) |
| 3912 | 2026-09-03T01:18:22.256Z | uploaded: /work/package.tar.gz |