|
|
|
| 1 | 2026-09-04T23:12:37.455Z | job assigned to worker 01M1QB2GKS21N64Z2PM5MFFTEY [factory aws, i-0bfeb9f717e978a37] (queued for 55 s) |
| |
| 2 | 2026-09-04T23:12:45.082Z | starting task 0: "setup" |
| 3 | 2026-09-04T23:12:45.090Z | ++ uname -s |
| 4 | 2026-09-04T23:12:45.094Z | + kern=SunOS |
| 5 | 2026-09-04T23:12:45.094Z | + build_user=build |
| 6 | 2026-09-04T23:12:45.094Z | + build_uid=12345 |
| 7 | 2026-09-04T23:12:45.094Z | + work_dir=/work |
| 8 | 2026-09-04T23:12:45.094Z | + input_dir=/input |
| 9 | 2026-09-04T23:12:45.094Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T23:12:45.094Z | + case "$kern" in |
| 11 | 2026-09-04T23:12:45.094Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T23:12:45.098Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T23:12:47.102Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T23:12:47.166Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T23:12:47.172Z | + home_fs=zfs |
| 16 | 2026-09-04T23:12:47.172Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T23:12:47.172Z | + mkdir -p /home/build |
| 18 | 2026-09-04T23:12:47.172Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T23:12:49.170Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T23:12:49.173Z | process exited: duration 4091 ms, exit code 0 |
| |
| 21 | 2026-09-04T23:12:49.180Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T23:12:49.186Z | * rust toolchain channel = "1.97.1" |
| 23 | 2026-09-04T23:12:49.186Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 24 | 2026-09-04T23:12:49.186Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T23:12:49.186Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T23:12:49.186Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T23:12:49.186Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T23:12:49.189Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T23:12:49.189Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T23:12:49.252Z | info: downloading installer |
| 31 | 2026-09-04T23:12:50.433Z | info: profile set to default |
| 32 | 2026-09-04T23:12:50.433Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T23:12:50.436Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T23:12:50.578Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T23:12:50.581Z | info: downloading 6 components |
| 36 | 2026-09-04T23:13:06.534Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T23:13:06.534Z | |
| 38 | 2026-09-04T23:13:06.534Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T23:13:06.534Z | |
| 40 | 2026-09-04T23:13:06.534Z | |
| 41 | 2026-09-04T23:13:06.535Z | Rust is installed now. Great! |
| 42 | 2026-09-04T23:13:06.535Z | |
| 43 | 2026-09-04T23:13:06.535Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T23:13:06.535Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T23:13:06.535Z | |
| 46 | 2026-09-04T23:13:06.535Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T23:13:06.535Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T23:13:06.535Z | |
| 49 | 2026-09-04T23:13:06.535Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T23:13:06.535Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T23:13:06.535Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T23:13:06.535Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T23:13:06.535Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T23:13:06.535Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T23:13:06.535Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T23:13:06.535Z | HOST_CC = None |
| 57 | 2026-09-04T23:13:06.535Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T23:13:06.535Z | CC = None |
| 59 | 2026-09-04T23:13:06.536Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T23:13:06.536Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T23:13:06.536Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T23:13:06.536Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T23:13:06.536Z | CFLAGS = None |
| 64 | 2026-09-04T23:13:06.536Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T23:13:06.536Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T23:13:06.536Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T23:13:06.536Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T23:13:06.536Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T23:13:06.536Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T23:13:06.536Z | + rustup --version |
| 71 | 2026-09-04T23:13:06.536Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T23:13:06.536Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T23:13:06.536Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T23:13:06.536Z | + cargo --version |
| 75 | 2026-09-04T23:13:06.536Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T23:13:06.536Z | + rustc --version |
| 77 | 2026-09-04T23:13:06.536Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T23:13:06.536Z | process exited: duration 16523 ms, exit code 0 |
| |
| 79 | 2026-09-04T23:13:06.592Z | starting task 2: "authentication" |
| 80 | 2026-09-04T23:13:09.562Z | process exited: duration 32 ms, exit code 0 |
| |
| 81 | 2026-09-04T23:13:09.605Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T23:13:09.611Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-04T23:13:09.611Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-04T23:13:09.631Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-04T23:13:22.879Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-04T23:13:22.879Z | + git fetch origin bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7 |
| 87 | 2026-09-04T23:13:23.195Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-04T23:13:23.195Z | * branch bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7 -> FETCH_HEAD |
| 89 | 2026-09-04T23:13:23.209Z | + [[ -n sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests ]] |
| 90 | 2026-09-04T23:13:23.212Z | ++ git branch --show-current |
| 91 | 2026-09-04T23:13:23.212Z | + current=main |
| 92 | 2026-09-04T23:13:23.212Z | + [[ main != sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests ]] |
| 93 | 2026-09-04T23:13:23.212Z | + git branch -f sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7 |
| 94 | 2026-09-04T23:13:23.216Z | + git checkout -f sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests |
| 95 | 2026-09-04T23:13:23.466Z | Switched to branch 'sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests' |
| 96 | 2026-09-04T23:13:23.469Z | + git reset --hard bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7 |
| 97 | 2026-09-04T23:13:23.484Z | HEAD is now at bdb5ffd9b rebase on main, review feedback |
| 98 | 2026-09-04T23:13:23.488Z | process exited: duration 13892 ms, exit code 0 |
| |
| 99 | 2026-09-04T23:13:23.495Z | starting task 4: "build" |
| 100 | 2026-09-04T23:13:23.501Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-04T23:13:23.501Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-04T23:13:23.501Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-04T23:13:23.504Z | +++ uname -s |
| 104 | 2026-09-04T23:13:23.504Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-04T23:13:23.504Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-04T23:13:23.507Z | + cargo --version |
| 107 | 2026-09-04T23:13:23.514Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-04T23:13:23.518Z | + rustc --version |
| 109 | 2026-09-04T23:13:23.538Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-04T23:13:23.543Z | + WORK=/work |
| 111 | 2026-09-04T23:13:23.543Z | + pfexec mkdir -p /work |
| 112 | 2026-09-04T23:13:23.546Z | + pfexec chown build /work |
| 113 | 2026-09-04T23:13:23.546Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-04T23:13:25.945Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-04T23:13:26.374Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-04T23:13:28.935Z | Planning: Solver setup ... Done (2.387s) |
| 117 | 2026-09-04T23:13:29.002Z | Planning: Running solver ... Done (0.069s) |
| 118 | 2026-09-04T23:13:29.057Z | Planning: Finding local manifests ... Done (0.004s) |
| 119 | 2026-09-04T23:13:29.068Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-04T23:13:29.087Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-04T23:13:29.103Z | Planning: Package planning ... Done (0.016s) |
| 122 | 2026-09-04T23:13:29.106Z | Planning: Merging actions ... Done (0.001s) |
| 123 | 2026-09-04T23:13:29.274Z | Planning: Checking for conflicting actions ... Done (0.168s) |
| 124 | 2026-09-04T23:13:29.278Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-04T23:13:30.163Z | Planning: Evaluating mediators ... Done (0.889s) |
| 126 | 2026-09-04T23:13:30.167Z | Planning: Planning completed in 3.75 seconds |
| 127 | 2026-09-04T23:13:30.175Z | Packages to install: 2 |
| 128 | 2026-09-04T23:13:30.175Z | Estimated space available: 156.01 GB |
| 129 | 2026-09-04T23:13:30.175Z | Estimated space to be consumed: 86.48 MB |
| 130 | 2026-09-04T23:13:30.175Z | Create boot environment: No |
| 131 | 2026-09-04T23:13:30.175Z | Create backup boot environment: No |
| 132 | 2026-09-04T23:13:30.175Z | Rebuild boot archive: No |
| 133 | 2026-09-04T23:13:30.175Z | |
| 134 | 2026-09-04T23:13:30.179Z | Changed packages: |
| 135 | 2026-09-04T23:13:30.179Z | helios |
| 136 | 2026-09-04T23:13:30.179Z | developer/build-essential |
| 137 | 2026-09-04T23:13:30.179Z | None -> 11-3.0 |
| 138 | 2026-09-04T23:13:30.179Z | library/libxmlsec1 |
| 139 | 2026-09-04T23:13:30.179Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-04T23:13:30.201Z | |
| 141 | 2026-09-04T23:13:30.201Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-04T23:13:30.270Z | Download: Completed 1.28 MB in 0.07 seconds (18.9M/s) |
| 143 | 2026-09-04T23:13:30.323Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-04T23:13:30.362Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-04T23:13:30.397Z | Finalize: Updating package state database ... Done (0.034s) |
| 146 | 2026-09-04T23:13:30.397Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-04T23:13:30.496Z | Finalize: Updating image state ... Done (0.098s) |
| 148 | 2026-09-04T23:13:33.276Z | Finalize: Creating fast lookup database ... Done (2.723s) |
| 149 | 2026-09-04T23:13:33.352Z | Finalize: Reading search index ... Done (0.012s) |
| 150 | 2026-09-04T23:13:33.356Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-04T23:13:33.436Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-04T23:13:33.819Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-04T23:13:33.923Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-04T23:13:33.926Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-04T23:13:34.079Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-04T23:13:34.082Z | Planning: Planning completed in 0.26 seconds |
| 157 | 2026-09-04T23:13:34.103Z | Mediators to change: 2 |
| 158 | 2026-09-04T23:13:34.103Z | Create boot environment: No |
| 159 | 2026-09-04T23:13:34.103Z | Create backup boot environment: No |
| 160 | 2026-09-04T23:13:34.142Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-04T23:13:34.142Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-04T23:13:34.204Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-04T23:13:36.152Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-04T23:13:36.224Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-04T23:13:36.228Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-04T23:13:36.302Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-04T23:13:36.590Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-04T23:13:36.697Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-04T23:13:36.701Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-04T23:13:36.853Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-04T23:13:36.857Z | Planning: Planning completed in 0.26 seconds |
| 172 | 2026-09-04T23:13:36.877Z | Mediators to change: 1 |
| 173 | 2026-09-04T23:13:36.877Z | Create boot environment: No |
| 174 | 2026-09-04T23:13:36.877Z | Create backup boot environment: No |
| 175 | 2026-09-04T23:13:36.932Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-04T23:13:36.932Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-04T23:13:36.989Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-04T23:13:38.947Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-04T23:13:39.013Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-04T23:13:39.017Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-04T23:13:39.097Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-04T23:13:39.407Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-04T23:13:39.407Z | apache system 2.4 system |
| 184 | 2026-09-04T23:13:39.407Z | clang system 15 system |
| 185 | 2026-09-04T23:13:39.407Z | csh system system illumos |
| 186 | 2026-09-04T23:13:39.407Z | ctags system system illumos |
| 187 | 2026-09-04T23:13:39.407Z | file vendor vendor darwinsys |
| 188 | 2026-09-04T23:13:39.407Z | file system system illumos |
| 189 | 2026-09-04T23:13:39.407Z | gcc vendor 14 vendor |
| 190 | 2026-09-04T23:13:39.407Z | gcc system 13 system |
| 191 | 2026-09-04T23:13:39.407Z | gcc system 10 system |
| 192 | 2026-09-04T23:13:39.407Z | go system 1.25 system |
| 193 | 2026-09-04T23:13:39.407Z | llvm system 15 system |
| 194 | 2026-09-04T23:13:39.407Z | mariadb system 11.4 system |
| 195 | 2026-09-04T23:13:39.407Z | mta vendor vendor dma |
| 196 | 2026-09-04T23:13:39.407Z | openjdk system 17 system |
| 197 | 2026-09-04T23:13:39.407Z | openjdk system 11 system |
| 198 | 2026-09-04T23:13:39.407Z | openssl vendor 3 vendor |
| 199 | 2026-09-04T23:13:39.407Z | perl system 5.40 system |
| 200 | 2026-09-04T23:13:39.407Z | postgresql system 18 system |
| 201 | 2026-09-04T23:13:39.407Z | postgresql system 17 system |
| 202 | 2026-09-04T23:13:39.407Z | python vendor 3 vendor |
| 203 | 2026-09-04T23:13:39.407Z | python system 2 system |
| 204 | 2026-09-04T23:13:39.407Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-04T23:13:39.407Z | ruby system 3.4 system |
| 206 | 2026-09-04T23:13:39.407Z | ruby system 3.0 system |
| 207 | 2026-09-04T23:13:39.407Z | words vendor vendor american-english |
| 208 | 2026-09-04T23:13:39.407Z | words system system australian-english |
| 209 | 2026-09-04T23:13:39.407Z | words system system british-english |
| 210 | 2026-09-04T23:13:39.407Z | words system system canadian-english |
| 211 | 2026-09-04T23:13:39.407Z | words system system french |
| 212 | 2026-09-04T23:13:39.407Z | words system system italian |
| 213 | 2026-09-04T23:13:39.407Z | words system system ngerman |
| 214 | 2026-09-04T23:13:39.407Z | words system system ogerman |
| 215 | 2026-09-04T23:13:39.408Z | words system system spanish |
| 216 | 2026-09-04T23:13:39.662Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-04T23:13:39.663Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-04T23:13:40.179Z | FMRI IFO |
| 219 | 2026-09-04T23:13:40.179Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-04T23:13:40.179Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-04T23:13:40.179Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-04T23:13:40.179Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-04T23:13:40.179Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-04T23:13:40.179Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-04T23:13:40.179Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-04T23:13:40.179Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-04T23:13:40.179Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-04T23:13:40.532Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-04T23:13:40.856Z | Updating crates.io index |
| 230 | 2026-09-04T23:13:40.859Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-04T23:13:41.129Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-04T23:13:41.510Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-04T23:13:41.794Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-04T23:13:43.129Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-04T23:13:43.820Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-04T23:13:45.806Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-04T23:13:46.916Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-04T23:13:47.199Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-04T23:13:47.569Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-04T23:13:48.927Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-04T23:13:49.217Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-04T23:13:49.635Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-04T23:13:49.918Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-04T23:13:50.186Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-04T23:13:50.453Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-04T23:13:50.769Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-04T23:13:51.043Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-04T23:13:51.358Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-04T23:13:51.807Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 250 | 2026-09-04T23:13:52.452Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 251 | 2026-09-04T23:13:52.790Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 252 | 2026-09-04T23:13:53.332Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 253 | 2026-09-04T23:13:53.692Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 254 | 2026-09-04T23:13:53.943Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 255 | 2026-09-04T23:13:54.407Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 256 | 2026-09-04T23:13:54.669Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 257 | 2026-09-04T23:13:55.113Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 258 | 2026-09-04T23:13:55.466Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-09-04T23:13:55.754Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 260 | 2026-09-04T23:13:57.168Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-09-04T23:13:57.196Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 262 | 2026-09-04T23:13:57.196Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 263 | 2026-09-04T23:13:57.303Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-09-04T23:13:57.583Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-04T23:13:57.943Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 266 | 2026-09-04T23:13:58.282Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-09-04T23:13:58.555Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 268 | 2026-09-04T23:13:58.838Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 269 | 2026-09-04T23:13:59.175Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 270 | 2026-09-04T23:13:59.452Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 271 | 2026-09-04T23:13:59.836Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 272 | 2026-09-04T23:14:02.686Z | Downloading crates ... |
| 273 | 2026-09-04T23:14:02.748Z | Downloaded anstream v1.0.0 |
| 274 | 2026-09-04T23:14:02.759Z | Downloaded clap_lex v1.0.0 |
| 275 | 2026-09-04T23:14:02.767Z | Downloaded fastrand v2.3.0 |
| 276 | 2026-09-04T23:14:02.767Z | Downloaded crypto-common v0.1.7 |
| 277 | 2026-09-04T23:14:02.770Z | Downloaded zerocopy-derive v0.7.35 |
| 278 | 2026-09-04T23:14:02.770Z | Downloaded macaddr v1.0.1 |
| 279 | 2026-09-04T23:14:02.774Z | Downloaded heck v0.4.1 |
| 280 | 2026-09-04T23:14:02.774Z | Downloaded zmij v1.0.21 |
| 281 | 2026-09-04T23:14:02.778Z | Downloaded equivalent v1.0.2 |
| 282 | 2026-09-04T23:14:02.778Z | Downloaded dof v0.3.0 |
| 283 | 2026-09-04T23:14:02.781Z | Downloaded heck v0.5.0 |
| 284 | 2026-09-04T23:14:02.781Z | Downloaded clap_derive v4.6.1 |
| 285 | 2026-09-04T23:14:02.784Z | Downloaded anstyle v1.0.14 |
| 286 | 2026-09-04T23:14:02.785Z | Downloaded zerocopy v0.7.35 |
| 287 | 2026-09-04T23:14:02.793Z | Downloaded anstyle-query v1.1.5 |
| 288 | 2026-09-04T23:14:02.796Z | Downloaded dtrace-parser v0.2.0 |
| 289 | 2026-09-04T23:14:02.796Z | Downloaded itoa v1.0.17 |
| 290 | 2026-09-04T23:14:02.796Z | Downloaded memmap v0.7.0 |
| 291 | 2026-09-04T23:14:02.796Z | Downloaded is_terminal_polyfill v1.70.2 |
| 292 | 2026-09-04T23:14:02.801Z | Downloaded cargo-platform v0.3.2 |
| 293 | 2026-09-04T23:14:02.801Z | Downloaded cfg-if v1.0.4 |
| 294 | 2026-09-04T23:14:02.801Z | Downloaded generic-array v0.14.7 |
| 295 | 2026-09-04T23:14:02.801Z | Downloaded colorchoice v1.0.4 |
| 296 | 2026-09-04T23:14:02.804Z | Downloaded fnv v1.0.7 |
| 297 | 2026-09-04T23:14:02.816Z | Downloaded cargo_metadata v0.23.1 |
| 298 | 2026-09-04T23:14:02.831Z | Downloaded fs-err v3.3.0 |
| 299 | 2026-09-04T23:14:02.831Z | Downloaded bitflags v2.11.0 |
| 300 | 2026-09-04T23:14:02.859Z | Downloaded swrite v0.1.0 |
| 301 | 2026-09-04T23:14:02.859Z | Downloaded utf8parse v0.2.2 |
| 302 | 2026-09-04T23:14:02.859Z | Downloaded toml_write v0.1.2 |
| 303 | 2026-09-04T23:14:02.859Z | Downloaded toml_datetime v0.6.11 |
| 304 | 2026-09-04T23:14:02.859Z | Downloaded plain v0.2.3 |
| 305 | 2026-09-04T23:14:02.859Z | Downloaded pretty-hex v0.4.1 |
| 306 | 2026-09-04T23:14:02.859Z | Downloaded usdt v0.5.0 |
| 307 | 2026-09-04T23:14:02.860Z | Downloaded errno v0.3.14 |
| 308 | 2026-09-04T23:14:02.860Z | Downloaded strsim v0.11.1 |
| 309 | 2026-09-04T23:14:02.860Z | Downloaded usdt-attr-macro v0.5.0 |
| 310 | 2026-09-04T23:14:02.860Z | Downloaded cpufeatures v0.2.17 |
| 311 | 2026-09-04T23:14:02.867Z | Downloaded cargo_toml v0.21.0 |
| 312 | 2026-09-04T23:14:02.867Z | Downloaded bytecount v0.6.9 |
| 313 | 2026-09-04T23:14:02.868Z | Downloaded byteorder v1.5.0 |
| 314 | 2026-09-04T23:14:02.868Z | Downloaded autocfg v1.5.0 |
| 315 | 2026-09-04T23:14:02.868Z | Downloaded sha2 v0.10.9 |
| 316 | 2026-09-04T23:14:02.868Z | Downloaded thread-id v4.2.2 |
| 317 | 2026-09-04T23:14:02.868Z | Downloaded scroll_derive v0.12.1 |
| 318 | 2026-09-04T23:14:02.868Z | Downloaded tabled_derive v0.7.0 |
| 319 | 2026-09-04T23:14:02.868Z | Downloaded version_check v0.9.5 |
| 320 | 2026-09-04T23:14:02.874Z | Downloaded unicode-linebreak v0.1.5 |
| 321 | 2026-09-04T23:14:02.878Z | Downloaded camino-tempfile v1.4.1 |
| 322 | 2026-09-04T23:14:02.878Z | Downloaded anstyle-parse v1.0.0 |
| 323 | 2026-09-04T23:14:02.882Z | Downloaded pest_generator v2.8.6 |
| 324 | 2026-09-04T23:14:02.882Z | Downloaded clap v4.6.1 |
| 325 | 2026-09-04T23:14:02.885Z | Downloaded proc-macro-error-attr v1.0.4 |
| 326 | 2026-09-04T23:14:02.885Z | Downloaded terminal_size v0.4.3 |
| 327 | 2026-09-04T23:14:02.894Z | Downloaded usdt-macro v0.5.0 |
| 328 | 2026-09-04T23:14:02.894Z | Downloaded smawk v0.3.2 |
| 329 | 2026-09-04T23:14:02.894Z | Downloaded block-buffer v0.10.4 |
| 330 | 2026-09-04T23:14:02.894Z | Downloaded serde_tokenstream v0.2.3 |
| 331 | 2026-09-04T23:14:02.894Z | Downloaded thiserror v2.0.18 |
| 332 | 2026-09-04T23:14:02.900Z | Downloaded thiserror-impl v2.0.18 |
| 333 | 2026-09-04T23:14:02.911Z | Downloaded serde_spanned v0.6.9 |
| 334 | 2026-09-04T23:14:02.915Z | Downloaded thiserror-impl v1.0.69 |
| 335 | 2026-09-04T23:14:02.921Z | Downloaded scroll v0.12.0 |
| 336 | 2026-09-04T23:14:02.921Z | Downloaded once_cell v1.21.3 |
| 337 | 2026-09-04T23:14:02.921Z | Downloaded pest_derive v2.8.6 |
| 338 | 2026-09-04T23:14:02.931Z | Downloaded quote v1.0.45 |
| 339 | 2026-09-04T23:14:02.934Z | Downloaded digest v0.10.7 |
| 340 | 2026-09-04T23:14:02.934Z | Downloaded proc-macro-error v1.0.4 |
| 341 | 2026-09-04T23:14:02.934Z | Downloaded log v0.4.33 |
| 342 | 2026-09-04T23:14:02.938Z | Downloaded ucd-trie v0.1.7 |
| 343 | 2026-09-04T23:14:02.943Z | Downloaded anyhow v1.0.104 |
| 344 | 2026-09-04T23:14:02.943Z | Downloaded semver v1.0.28 |
| 345 | 2026-09-04T23:14:02.946Z | Downloaded usdt-impl v0.5.0 |
| 346 | 2026-09-04T23:14:02.946Z | Downloaded tempfile v3.27.0 |
| 347 | 2026-09-04T23:14:02.953Z | Downloaded toml v0.8.23 |
| 348 | 2026-09-04T23:14:02.958Z | Downloaded pest_meta v2.8.6 |
| 349 | 2026-09-04T23:14:02.958Z | Downloaded serde_derive v1.0.228 |
| 350 | 2026-09-04T23:14:02.958Z | Downloaded camino v1.2.5 |
| 351 | 2026-09-04T23:14:02.963Z | Downloaded getrandom v0.4.3 |
| 352 | 2026-09-04T23:14:02.963Z | Downloaded thiserror v1.0.69 |
| 353 | 2026-09-04T23:14:02.967Z | Downloaded textwrap v0.16.2 |
| 354 | 2026-09-04T23:14:02.971Z | Downloaded serde_core v1.0.228 |
| 355 | 2026-09-04T23:14:02.978Z | Downloaded unicode-ident v1.0.24 |
| 356 | 2026-09-04T23:14:02.978Z | Downloaded papergrid v0.11.0 |
| 357 | 2026-09-04T23:14:02.978Z | Downloaded proc-macro2 v1.0.106 |
| 358 | 2026-09-04T23:14:02.982Z | Downloaded memchr v2.8.0 |
| 359 | 2026-09-04T23:14:02.994Z | Downloaded toml_edit v0.22.27 |
| 360 | 2026-09-04T23:14:02.997Z | Downloaded tabled v0.15.0 |
| 361 | 2026-09-04T23:14:03.006Z | Downloaded serde v1.0.228 |
| 362 | 2026-09-04T23:14:03.021Z | Downloaded indexmap v2.14.0 |
| 363 | 2026-09-04T23:14:03.030Z | Downloaded typenum v1.20.1 |
| 364 | 2026-09-04T23:14:03.047Z | Downloaded goblin v0.8.2 |
| 365 | 2026-09-04T23:14:03.051Z | Downloaded pest v2.8.6 |
| 366 | 2026-09-04T23:14:03.059Z | Downloaded clap_builder v4.6.0 |
| 367 | 2026-09-04T23:14:03.062Z | Downloaded serde_json v1.0.151 |
| 368 | 2026-09-04T23:14:03.071Z | Downloaded hashbrown v0.17.0 |
| 369 | 2026-09-04T23:14:03.075Z | Downloaded winnow v0.7.14 |
| 370 | 2026-09-04T23:14:03.109Z | Downloaded syn v1.0.109 |
| 371 | 2026-09-04T23:14:03.115Z | Downloaded unicode-width v0.1.14 |
| 372 | 2026-09-04T23:14:03.118Z | Downloaded unicode-width v0.2.0 |
| 373 | 2026-09-04T23:14:03.121Z | Downloaded syn v2.0.117 |
| 374 | 2026-09-04T23:14:03.139Z | Downloaded rustix v1.1.4 |
| 375 | 2026-09-04T23:14:03.167Z | Downloaded libc v0.2.185 |
| 376 | 2026-09-04T23:14:03.229Z | Compiling proc-macro2 v1.0.106 |
| 377 | 2026-09-04T23:14:03.230Z | Compiling quote v1.0.45 |
| 378 | 2026-09-04T23:14:03.230Z | Compiling unicode-ident v1.0.24 |
| 379 | 2026-09-04T23:14:03.230Z | Compiling serde_core v1.0.228 |
| 380 | 2026-09-04T23:14:03.238Z | Compiling libc v0.2.185 |
| 381 | 2026-09-04T23:14:03.238Z | Compiling version_check v0.9.5 |
| 382 | 2026-09-04T23:14:03.238Z | Compiling memchr v2.8.0 |
| 383 | 2026-09-04T23:14:03.238Z | Compiling serde v1.0.228 |
| 384 | 2026-09-04T23:14:03.238Z | Compiling zmij v1.0.21 |
| 385 | 2026-09-04T23:14:03.399Z | Compiling thiserror v1.0.69 |
| 386 | 2026-09-04T23:14:03.411Z | Compiling itoa v1.0.17 |
| 387 | 2026-09-04T23:14:03.415Z | Compiling ucd-trie v0.1.7 |
| 388 | 2026-09-04T23:14:03.415Z | Compiling rustix v1.1.4 |
| 389 | 2026-09-04T23:14:03.415Z | Compiling byteorder v1.5.0 |
| 390 | 2026-09-04T23:14:03.628Z | Compiling bitflags v2.11.0 |
| 391 | 2026-09-04T23:14:03.715Z | Compiling serde_json v1.0.151 |
| 392 | 2026-09-04T23:14:03.820Z | Compiling usdt-impl v0.5.0 |
| 393 | 2026-09-04T23:14:03.823Z | Compiling proc-macro-error-attr v1.0.4 |
| 394 | 2026-09-04T23:14:03.908Z | Compiling camino v1.2.5 |
| 395 | 2026-09-04T23:14:03.927Z | Compiling syn v1.0.109 |
| 396 | 2026-09-04T23:14:03.932Z | Compiling proc-macro-error v1.0.4 |
| 397 | 2026-09-04T23:14:04.052Z | Compiling pest v2.8.6 |
| 398 | 2026-09-04T23:14:04.111Z | Compiling utf8parse v0.2.2 |
| 399 | 2026-09-04T23:14:04.161Z | Compiling plain v0.2.3 |
| 400 | 2026-09-04T23:14:04.178Z | Compiling hashbrown v0.17.0 |
| 401 | 2026-09-04T23:14:04.195Z | Compiling log v0.4.33 |
| 402 | 2026-09-04T23:14:04.231Z | Compiling getrandom v0.4.3 |
| 403 | 2026-09-04T23:14:04.242Z | Compiling equivalent v1.0.2 |
| 404 | 2026-09-04T23:14:04.300Z | Compiling anstyle-parse v1.0.0 |
| 405 | 2026-09-04T23:14:04.349Z | Compiling thiserror v2.0.18 |
| 406 | 2026-09-04T23:14:04.349Z | Compiling cfg-if v1.0.4 |
| 407 | 2026-09-04T23:14:04.401Z | Compiling winnow v0.7.14 |
| 408 | 2026-09-04T23:14:04.451Z | Compiling anstyle v1.0.14 |
| 409 | 2026-09-04T23:14:04.455Z | Compiling toml_write v0.1.2 |
| 410 | 2026-09-04T23:14:04.455Z | Compiling is_terminal_polyfill v1.70.2 |
| 411 | 2026-09-04T23:14:04.455Z | Compiling autocfg v1.5.0 |
| 412 | 2026-09-04T23:14:04.521Z | Compiling errno v0.3.14 |
| 413 | 2026-09-04T23:14:04.524Z | Compiling thread-id v4.2.2 |
| 414 | 2026-09-04T23:14:04.557Z | Compiling anstyle-query v1.1.5 |
| 415 | 2026-09-04T23:14:04.595Z | Compiling colorchoice v1.0.4 |
| 416 | 2026-09-04T23:14:04.644Z | Compiling pretty-hex v0.4.1 |
| 417 | 2026-09-04T23:14:04.734Z | Compiling anstream v1.0.0 |
| 418 | 2026-09-04T23:14:04.734Z | Compiling heck v0.4.1 |
| 419 | 2026-09-04T23:14:04.735Z | Compiling anyhow v1.0.104 |
| 420 | 2026-09-04T23:14:04.735Z | Compiling fnv v1.0.7 |
| 421 | 2026-09-04T23:14:04.786Z | Compiling indexmap v2.14.0 |
| 422 | 2026-09-04T23:14:04.819Z | Compiling unicode-width v0.1.14 |
| 423 | 2026-09-04T23:14:04.892Z | Compiling fastrand v2.3.0 |
| 424 | 2026-09-04T23:14:04.955Z | Compiling fs-err v3.3.0 |
| 425 | 2026-09-04T23:14:04.995Z | Compiling once_cell v1.21.3 |
| 426 | 2026-09-04T23:14:05.014Z | Compiling bytecount v0.6.9 |
| 427 | 2026-09-04T23:14:05.064Z | Compiling syn v2.0.117 |
| 428 | 2026-09-04T23:14:05.143Z | Compiling heck v0.5.0 |
| 429 | 2026-09-04T23:14:05.160Z | Compiling clap_lex v1.0.0 |
| 430 | 2026-09-04T23:14:05.163Z | Compiling strsim v0.11.1 |
| 431 | 2026-09-04T23:14:05.215Z | Compiling pest_meta v2.8.6 |
| 432 | 2026-09-04T23:14:05.267Z | Compiling papergrid v0.11.0 |
| 433 | 2026-09-04T23:14:05.361Z | Compiling memmap v0.7.0 |
| 434 | 2026-09-04T23:14:05.424Z | Compiling unicode-width v0.2.0 |
| 435 | 2026-09-04T23:14:05.460Z | Compiling unicode-linebreak v0.1.5 |
| 436 | 2026-09-04T23:14:05.487Z | Compiling smawk v0.3.2 |
| 437 | 2026-09-04T23:14:05.591Z | Compiling swrite v0.1.0 |
| 438 | 2026-09-04T23:14:05.627Z | Compiling terminal_size v0.4.3 |
| 439 | 2026-09-04T23:14:05.695Z | Compiling tempfile v3.27.0 |
| 440 | 2026-09-04T23:14:05.749Z | Compiling clap_builder v4.6.0 |
| 441 | 2026-09-04T23:14:05.772Z | Compiling textwrap v0.16.2 |
| 442 | 2026-09-04T23:14:06.035Z | Compiling semver v1.0.28 |
| 443 | 2026-09-04T23:14:06.035Z | Compiling cargo-platform v0.3.2 |
| 444 | 2026-09-04T23:14:06.317Z | Compiling camino-tempfile v1.4.1 |
| 445 | 2026-09-04T23:14:06.631Z | Compiling tabled_derive v0.7.0 |
| 446 | 2026-09-04T23:14:07.282Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-04T23:14:07.300Z | Compiling tabled v0.15.0 |
| 448 | 2026-09-04T23:14:07.905Z | Compiling serde_derive v1.0.228 |
| 449 | 2026-09-04T23:14:07.905Z | Compiling thiserror-impl v1.0.69 |
| 450 | 2026-09-04T23:14:07.910Z | Compiling zerocopy-derive v0.7.35 |
| 451 | 2026-09-04T23:14:07.910Z | Compiling pest_derive v2.8.6 |
| 452 | 2026-09-04T23:14:07.910Z | Compiling scroll_derive v0.12.1 |
| 453 | 2026-09-04T23:14:07.910Z | Compiling thiserror-impl v2.0.18 |
| 454 | 2026-09-04T23:14:07.910Z | Compiling clap_derive v4.6.1 |
| 455 | 2026-09-04T23:14:08.581Z | Compiling scroll v0.12.0 |
| 456 | 2026-09-04T23:14:08.630Z | Compiling zerocopy v0.7.35 |
| 457 | 2026-09-04T23:14:08.802Z | Compiling goblin v0.8.2 |
| 458 | 2026-09-04T23:14:08.940Z | Compiling dtrace-parser v0.2.0 |
| 459 | 2026-09-04T23:14:09.347Z | Compiling clap v4.6.1 |
| 460 | 2026-09-04T23:14:10.451Z | Compiling toml_datetime v0.6.11 |
| 461 | 2026-09-04T23:14:10.451Z | Compiling serde_spanned v0.6.9 |
| 462 | 2026-09-04T23:14:10.452Z | Compiling cargo_metadata v0.23.1 |
| 463 | 2026-09-04T23:14:10.452Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 464 | 2026-09-04T23:14:10.452Z | Compiling macaddr v1.0.1 |
| 465 | 2026-09-04T23:14:10.452Z | Compiling dof v0.3.0 |
| 466 | 2026-09-04T23:14:10.452Z | Compiling serde_tokenstream v0.2.3 |
| 467 | 2026-09-04T23:14:10.452Z | Compiling toml_edit v0.22.27 |
| 468 | 2026-09-04T23:14:10.951Z | Compiling usdt-macro v0.5.0 |
| 469 | 2026-09-04T23:14:10.951Z | Compiling usdt-attr-macro v0.5.0 |
| 470 | 2026-09-04T23:14:11.589Z | Compiling usdt v0.5.0 |
| 471 | 2026-09-04T23:14:11.665Z | Compiling toml v0.8.23 |
| 472 | 2026-09-04T23:14:11.980Z | Compiling cargo_toml v0.21.0 |
| 473 | 2026-09-04T23:14:13.239Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 474 | 2026-09-04T23:14:15.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.92s |
| 475 | 2026-09-04T23:14:15.487Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 476 | 2026-09-04T23:14:15.993Z | Downloading crates ... |
| 477 | 2026-09-04T23:14:16.057Z | Downloaded allocator-api2 v0.2.21 |
| 478 | 2026-09-04T23:14:16.063Z | Downloaded async-recursion v1.1.1 |
| 479 | 2026-09-04T23:14:16.067Z | Downloaded bcs v0.1.6 |
| 480 | 2026-09-04T23:14:16.067Z | Downloaded argon2 v0.5.3 |
| 481 | 2026-09-04T23:14:16.067Z | Downloaded ar_archive_writer v0.5.1 |
| 482 | 2026-09-04T23:14:16.073Z | Downloaded env_filter v2.0.0 |
| 483 | 2026-09-04T23:14:16.076Z | Downloaded castaway v0.2.4 |
| 484 | 2026-09-04T23:14:16.076Z | Downloaded enum-as-inner v0.6.1 |
| 485 | 2026-09-04T23:14:16.076Z | Downloaded ascii-canvas v3.0.0 |
| 486 | 2026-09-04T23:14:16.076Z | Downloaded aead v0.5.2 |
| 487 | 2026-09-04T23:14:16.076Z | Downloaded atomic-waker v1.1.2 |
| 488 | 2026-09-04T23:14:16.080Z | Downloaded flagset v0.4.7 |
| 489 | 2026-09-04T23:14:16.083Z | Downloaded env_logger v0.11.11 |
| 490 | 2026-09-04T23:14:16.083Z | Downloaded erased-serde v0.3.31 |
| 491 | 2026-09-04T23:14:16.087Z | Downloaded foreign-types-macros v0.2.3 |
| 492 | 2026-09-04T23:14:16.087Z | Downloaded bit-set v0.5.3 |
| 493 | 2026-09-04T23:14:16.087Z | Downloaded atty v0.2.14 |
| 494 | 2026-09-04T23:14:16.087Z | Downloaded base16ct v0.2.0 |
| 495 | 2026-09-04T23:14:16.087Z | Downloaded arrayref v0.3.9 |
| 496 | 2026-09-04T23:14:16.087Z | Downloaded base16ct v1.0.0 |
| 497 | 2026-09-04T23:14:16.087Z | Downloaded async-stream-impl v0.3.6 |
| 498 | 2026-09-04T23:14:16.091Z | Downloaded embedded-io v0.4.0 |
| 499 | 2026-09-04T23:14:16.091Z | Downloaded array-init v0.0.4 |
| 500 | 2026-09-04T23:14:16.091Z | Downloaded async-stream v0.3.6 |
| 501 | 2026-09-04T23:14:16.101Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 502 | 2026-09-04T23:14:16.108Z | Downloaded assert_matches v1.5.0 |
| 503 | 2026-09-04T23:14:16.111Z | Downloaded bit-set v0.8.0 |
| 504 | 2026-09-04T23:14:16.111Z | Downloaded endian-type v0.1.2 |
| 505 | 2026-09-04T23:14:16.111Z | Downloaded bitfield-macros v0.19.4 |
| 506 | 2026-09-04T23:14:16.111Z | Downloaded backtrace-ext v0.2.1 |
| 507 | 2026-09-04T23:14:16.117Z | Downloaded ena v0.14.4 |
| 508 | 2026-09-04T23:14:16.122Z | Downloaded ciborium-io v0.2.2 |
| 509 | 2026-09-04T23:14:16.122Z | Downloaded bb8 v0.8.6 |
| 510 | 2026-09-04T23:14:16.127Z | Downloaded const-oid v0.10.2 |
| 511 | 2026-09-04T23:14:16.127Z | Downloaded enum_dispatch v0.3.13 |
| 512 | 2026-09-04T23:14:16.127Z | Downloaded futures-io v0.3.32 |
| 513 | 2026-09-04T23:14:16.127Z | Downloaded home v0.5.12 |
| 514 | 2026-09-04T23:14:16.127Z | Downloaded http-body v1.0.1 |
| 515 | 2026-09-04T23:14:16.127Z | Downloaded cobs v0.3.0 |
| 516 | 2026-09-04T23:14:16.135Z | Downloaded elliptic-curve v0.14.1 |
| 517 | 2026-09-04T23:14:16.135Z | Downloaded git-stub-vcs v0.1.0 |
| 518 | 2026-09-04T23:14:16.143Z | Downloaded cfg_aliases v0.1.1 |
| 519 | 2026-09-04T23:14:16.143Z | Downloaded embedded-io v0.6.1 |
| 520 | 2026-09-04T23:14:16.143Z | Downloaded hash32 v0.3.1 |
| 521 | 2026-09-04T23:14:16.143Z | Downloaded ciborium-ll v0.2.2 |
| 522 | 2026-09-04T23:14:16.146Z | Downloaded cfg_aliases v0.2.1 |
| 523 | 2026-09-04T23:14:16.146Z | Downloaded adler2 v2.0.1 |
| 524 | 2026-09-04T23:14:16.146Z | Downloaded aead v0.6.1 |
| 525 | 2026-09-04T23:14:16.146Z | Downloaded foreign-types v0.3.2 |
| 526 | 2026-09-04T23:14:16.151Z | Downloaded anstream v0.6.21 |
| 527 | 2026-09-04T23:14:16.151Z | Downloaded backoff v0.4.0 |
| 528 | 2026-09-04T23:14:16.151Z | Downloaded bit-vec v0.6.3 |
| 529 | 2026-09-04T23:14:16.151Z | Downloaded fxhash v0.2.1 |
| 530 | 2026-09-04T23:14:16.159Z | Downloaded http-range v0.1.5 |
| 531 | 2026-09-04T23:14:16.159Z | Downloaded atomicwrites v0.4.4 |
| 532 | 2026-09-04T23:14:16.159Z | Downloaded httpdate v1.0.3 |
| 533 | 2026-09-04T23:14:16.159Z | Downloaded anstyle-parse v0.2.7 |
| 534 | 2026-09-04T23:14:16.162Z | Downloaded futures-sink v0.3.32 |
| 535 | 2026-09-04T23:14:16.162Z | Downloaded float-ord v0.3.2 |
| 536 | 2026-09-04T23:14:16.162Z | Downloaded futures-task v0.3.32 |
| 537 | 2026-09-04T23:14:16.166Z | Downloaded bitfield-struct v0.6.2 |
| 538 | 2026-09-04T23:14:16.166Z | Downloaded async-trait v0.1.89 |
| 539 | 2026-09-04T23:14:16.166Z | Downloaded git-stub v1.0.0 |
| 540 | 2026-09-04T23:14:16.166Z | Downloaded backon v1.6.0 |
| 541 | 2026-09-04T23:14:16.171Z | Downloaded block-buffer v0.12.1 |
| 542 | 2026-09-04T23:14:16.171Z | Downloaded hex-literal v1.1.0 |
| 543 | 2026-09-04T23:14:16.174Z | Downloaded hex v0.4.3 |
| 544 | 2026-09-04T23:14:16.174Z | Downloaded funty v2.0.0 |
| 545 | 2026-09-04T23:14:16.174Z | Downloaded compression-core v0.4.31 |
| 546 | 2026-09-04T23:14:16.177Z | Downloaded block-padding v0.4.2 |
| 547 | 2026-09-04T23:14:16.180Z | Downloaded fixedbitset v0.5.7 |
| 548 | 2026-09-04T23:14:16.184Z | Downloaded normalize-line-endings v0.3.0 |
| 549 | 2026-09-04T23:14:16.188Z | Downloaded newline-converter v0.3.0 |
| 550 | 2026-09-04T23:14:16.192Z | Downloaded openssl-macros v0.1.1 |
| 551 | 2026-09-04T23:14:16.192Z | Downloaded fixedbitset v0.4.2 |
| 552 | 2026-09-04T23:14:16.192Z | Downloaded ghash v0.6.0 |
| 553 | 2026-09-04T23:14:16.195Z | Downloaded headers-core v0.3.0 |
| 554 | 2026-09-04T23:14:16.195Z | Downloaded hostname v0.3.1 |
| 555 | 2026-09-04T23:14:16.195Z | Downloaded parse-size v1.1.0 |
| 556 | 2026-09-04T23:14:16.198Z | Downloaded peg-runtime v0.8.5 |
| 557 | 2026-09-04T23:14:16.204Z | Downloaded cipher v0.5.2 |
| 558 | 2026-09-04T23:14:16.208Z | Downloaded buf-list v1.1.2 |
| 559 | 2026-09-04T23:14:16.208Z | Downloaded arrayvec v0.7.6 |
| 560 | 2026-09-04T23:14:16.208Z | Downloaded chacha20 v0.9.1 |
| 561 | 2026-09-04T23:14:16.208Z | Downloaded cipher v0.4.4 |
| 562 | 2026-09-04T23:14:16.208Z | Downloaded base64ct v1.8.3 |
| 563 | 2026-09-04T23:14:16.208Z | Downloaded hubpack v0.1.2 |
| 564 | 2026-09-04T23:14:16.213Z | Downloaded hubpack_derive v0.1.1 |
| 565 | 2026-09-04T23:14:16.213Z | Downloaded form_urlencoded v1.2.2 |
| 566 | 2026-09-04T23:14:16.213Z | Downloaded gethostname v0.5.0 |
| 567 | 2026-09-04T23:14:16.213Z | Downloaded float-cmp v0.10.0 |
| 568 | 2026-09-04T23:14:16.213Z | Downloaded foreign-types-shared v0.1.1 |
| 569 | 2026-09-04T23:14:16.213Z | Downloaded foreign-types v0.5.0 |
| 570 | 2026-09-04T23:14:16.213Z | Downloaded globwalk v0.9.1 |
| 571 | 2026-09-04T23:14:16.213Z | Downloaded blowfish v0.10.0 |
| 572 | 2026-09-04T23:14:16.220Z | Downloaded futures-core v0.3.32 |
| 573 | 2026-09-04T23:14:16.220Z | Downloaded hostname v0.4.2 |
| 574 | 2026-09-04T23:14:16.220Z | Downloaded bitflags v1.3.2 |
| 575 | 2026-09-04T23:14:16.228Z | Downloaded cbc v0.2.1 |
| 576 | 2026-09-04T23:14:16.228Z | Downloaded fd-lock v4.0.4 |
| 577 | 2026-09-04T23:14:16.228Z | Downloaded bzip2 v0.4.4 |
| 578 | 2026-09-04T23:14:16.228Z | Downloaded clang-sys v1.8.1 |
| 579 | 2026-09-04T23:14:16.228Z | Downloaded hash32 v0.2.1 |
| 580 | 2026-09-04T23:14:16.232Z | Downloaded futures-macro v0.3.32 |
| 581 | 2026-09-04T23:14:16.232Z | Downloaded foreign-types-shared v0.3.1 |
| 582 | 2026-09-04T23:14:16.232Z | Downloaded bit-vec v0.8.0 |
| 583 | 2026-09-04T23:14:16.232Z | Downloaded bitfield v0.19.4 |
| 584 | 2026-09-04T23:14:16.232Z | Downloaded blake2 v0.11.0-rc.6 |
| 585 | 2026-09-04T23:14:16.232Z | Downloaded addr2line v0.25.1 |
| 586 | 2026-09-04T23:14:16.232Z | Downloaded argon2 v0.6.0-rc.8 |
| 587 | 2026-09-04T23:14:16.236Z | Downloaded oxide-generation-macros v0.2.0 |
| 588 | 2026-09-04T23:14:16.236Z | Downloaded phf_shared v0.13.1 |
| 589 | 2026-09-04T23:14:16.236Z | Downloaded group v0.13.0 |
| 590 | 2026-09-04T23:14:16.236Z | Downloaded highway v1.3.0 |
| 591 | 2026-09-04T23:14:16.245Z | Downloaded async-bb8-diesel v0.2.1 |
| 592 | 2026-09-04T23:14:16.245Z | Downloaded powerfmt v0.2.0 |
| 593 | 2026-09-04T23:14:16.245Z | Downloaded proc-macro-crate v1.3.1 |
| 594 | 2026-09-04T23:14:16.245Z | Downloaded progenitor-macro v0.13.0 |
| 595 | 2026-09-04T23:14:16.250Z | Downloaded rand_xorshift v0.4.0 |
| 596 | 2026-09-04T23:14:16.250Z | Downloaded glob v0.3.3 |
| 597 | 2026-09-04T23:14:16.250Z | Downloaded num_enum v0.7.6 |
| 598 | 2026-09-04T23:14:16.250Z | Downloaded predicates-core v1.0.10 |
| 599 | 2026-09-04T23:14:16.250Z | Downloaded fallible-iterator v0.2.0 |
| 600 | 2026-09-04T23:14:16.250Z | Downloaded ff v0.13.1 |
| 601 | 2026-09-04T23:14:16.251Z | Downloaded filetime v0.2.27 |
| 602 | 2026-09-04T23:14:16.251Z | Downloaded heapless v0.7.17 |
| 603 | 2026-09-04T23:14:16.260Z | Downloaded rustc-hash v2.1.1 |
| 604 | 2026-09-04T23:14:16.261Z | Downloaded camino-tempfile-ext v0.3.3 |
| 605 | 2026-09-04T23:14:16.261Z | Downloaded cassowary v0.3.0 |
| 606 | 2026-09-04T23:14:16.261Z | Downloaded cexpr v0.6.0 |
| 607 | 2026-09-04T23:14:16.261Z | Downloaded radium v0.7.0 |
| 608 | 2026-09-04T23:14:16.261Z | Downloaded rand_chacha v0.3.1 |
| 609 | 2026-09-04T23:14:16.261Z | Downloaded nibble_vec v0.1.0 |
| 610 | 2026-09-04T23:14:16.261Z | Downloaded compression-codecs v0.4.37 |
| 611 | 2026-09-04T23:14:16.265Z | Downloaded scopeguard v1.2.0 |
| 612 | 2026-09-04T23:14:16.265Z | Downloaded num_enum v0.5.11 |
| 613 | 2026-09-04T23:14:16.269Z | Downloaded phf v0.12.1 |
| 614 | 2026-09-04T23:14:16.269Z | Downloaded password-hash v0.5.0 |
| 615 | 2026-09-04T23:14:16.269Z | Downloaded sha1 v0.10.6 |
| 616 | 2026-09-04T23:14:16.269Z | Downloaded slog-envlogger v2.2.0 |
| 617 | 2026-09-04T23:14:16.274Z | Downloaded signature v2.2.0 |
| 618 | 2026-09-04T23:14:16.274Z | Downloaded secrecy v0.10.3 |
| 619 | 2026-09-04T23:14:16.277Z | Downloaded fs-err v2.11.0 |
| 620 | 2026-09-04T23:14:16.277Z | Downloaded futures-executor v0.3.32 |
| 621 | 2026-09-04T23:14:16.277Z | Downloaded ahash v0.8.12 |
| 622 | 2026-09-04T23:14:16.281Z | Downloaded fs_extra v1.3.0 |
| 623 | 2026-09-04T23:14:16.281Z | Downloaded group v0.14.0 |
| 624 | 2026-09-04T23:14:16.284Z | Downloaded colored v2.2.0 |
| 625 | 2026-09-04T23:14:16.285Z | Downloaded const-oid v0.9.6 |
| 626 | 2026-09-04T23:14:16.288Z | Downloaded byte-wrapper v0.1.0 |
| 627 | 2026-09-04T23:14:16.288Z | Downloaded cancel-safe-futures v0.1.5 |
| 628 | 2026-09-04T23:14:16.288Z | Downloaded foldhash v0.1.5 |
| 629 | 2026-09-04T23:14:16.291Z | Downloaded bzip2 v0.6.1 |
| 630 | 2026-09-04T23:14:16.292Z | Downloaded chacha20 v0.10.0 |
| 631 | 2026-09-04T23:14:16.292Z | Downloaded blake2 v0.10.6 |
| 632 | 2026-09-04T23:14:16.298Z | Downloaded peg-macros v0.8.5 |
| 633 | 2026-09-04T23:14:16.298Z | Downloaded foldhash v0.2.0 |
| 634 | 2026-09-04T23:14:16.298Z | Downloaded num-integer v0.1.46 |
| 635 | 2026-09-04T23:14:16.299Z | Downloaded packed_struct_codegen v0.10.1 |
| 636 | 2026-09-04T23:14:16.302Z | Downloaded sqlparser_derive v0.5.0 |
| 637 | 2026-09-04T23:14:16.302Z | Downloaded strum v0.27.2 |
| 638 | 2026-09-04T23:14:16.302Z | Downloaded console v0.15.11 |
| 639 | 2026-09-04T23:14:16.302Z | Downloaded find-msvc-tools v0.1.9 |
| 640 | 2026-09-04T23:14:16.302Z | Downloaded progenitor v0.13.0 |
| 641 | 2026-09-04T23:14:16.306Z | Downloaded getrandom v0.2.17 |
| 642 | 2026-09-04T23:14:16.306Z | Downloaded globset v0.4.18 |
| 643 | 2026-09-04T23:14:16.310Z | Downloaded ff v0.14.0 |
| 644 | 2026-09-04T23:14:16.316Z | Downloaded half v2.7.1 |
| 645 | 2026-09-04T23:14:16.316Z | Downloaded structmeta v0.3.0 |
| 646 | 2026-09-04T23:14:16.316Z | Downloaded take_mut v0.2.2 |
| 647 | 2026-09-04T23:14:16.316Z | Downloaded tap v1.0.1 |
| 648 | 2026-09-04T23:14:16.325Z | Downloaded testing_table v0.3.0 |
| 649 | 2026-09-04T23:14:16.325Z | Downloaded thread-id v5.1.0 |
| 650 | 2026-09-04T23:14:16.326Z | Downloaded futures-channel v0.3.32 |
| 651 | 2026-09-04T23:14:16.336Z | Downloaded rpassword v7.5.4 |
| 652 | 2026-09-04T23:14:16.336Z | Downloaded colored v3.1.1 |
| 653 | 2026-09-04T23:14:16.336Z | Downloaded console v0.16.2 |
| 654 | 2026-09-04T23:14:16.336Z | Downloaded cmake v0.1.57 |
| 655 | 2026-09-04T23:14:16.336Z | Downloaded serde-hex v0.1.0 |
| 656 | 2026-09-04T23:14:16.336Z | Downloaded slog-term v2.9.2 |
| 657 | 2026-09-04T23:14:16.336Z | Downloaded unit-prefix v0.5.2 |
| 658 | 2026-09-04T23:14:16.341Z | Downloaded ciborium v0.2.2 |
| 659 | 2026-09-04T23:14:16.341Z | Downloaded want v0.3.1 |
| 660 | 2026-09-04T23:14:16.341Z | Downloaded parking_lot_core v0.9.12 |
| 661 | 2026-09-04T23:14:16.341Z | Downloaded convert_case v0.4.0 |
| 662 | 2026-09-04T23:14:16.341Z | Downloaded debug-ignore v1.0.5 |
| 663 | 2026-09-04T23:14:16.341Z | Downloaded serde_tokenstream v0.3.0 |
| 664 | 2026-09-04T23:14:16.346Z | Downloaded serde_with_macros v1.5.2 |
| 665 | 2026-09-04T23:14:16.346Z | Downloaded serde_path_to_error v0.1.20 |
| 666 | 2026-09-04T23:14:16.346Z | Downloaded utf-8 v0.7.6 |
| 667 | 2026-09-04T23:14:16.346Z | Downloaded usdt v0.6.0 |
| 668 | 2026-09-04T23:14:16.346Z | Downloaded yoke-derive v0.8.1 |
| 669 | 2026-09-04T23:14:16.350Z | Downloaded http-body-util v0.1.3 |
| 670 | 2026-09-04T23:14:16.350Z | Downloaded zeroize_derive v1.5.0 |
| 671 | 2026-09-04T23:14:16.351Z | Downloaded half v1.8.3 |
| 672 | 2026-09-04T23:14:16.358Z | Downloaded shlex v1.3.0 |
| 673 | 2026-09-04T23:14:16.361Z | Downloaded hmac v0.12.1 |
| 674 | 2026-09-04T23:14:16.365Z | Downloaded smf v0.2.3 |
| 675 | 2026-09-04T23:14:16.365Z | Downloaded strum_macros v0.24.3 |
| 676 | 2026-09-04T23:14:16.365Z | Downloaded supports-unicode v3.0.0 |
| 677 | 2026-09-04T23:14:16.365Z | Downloaded cmov v0.5.4 |
| 678 | 2026-09-04T23:14:16.369Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 679 | 2026-09-04T23:14:16.370Z | Downloaded simd-adler32 v0.3.8 |
| 680 | 2026-09-04T23:14:16.370Z | Downloaded spki v0.8.0 |
| 681 | 2026-09-04T23:14:16.380Z | Downloaded stable_deref_trait v1.2.1 |
| 682 | 2026-09-04T23:14:16.380Z | Downloaded getrandom v0.3.4 |
| 683 | 2026-09-04T23:14:16.380Z | Downloaded fatfs v0.3.6 |
| 684 | 2026-09-04T23:14:16.385Z | Downloaded hmac v0.13.0 |
| 685 | 2026-09-04T23:14:16.385Z | Downloaded dirs-sys-next v0.1.2 |
| 686 | 2026-09-04T23:14:16.385Z | Downloaded difflib v0.4.0 |
| 687 | 2026-09-04T23:14:16.385Z | Downloaded dof v0.4.0 |
| 688 | 2026-09-04T23:14:16.385Z | Downloaded downcast-rs v2.0.2 |
| 689 | 2026-09-04T23:14:16.392Z | Downloaded poly1305 v0.9.0 |
| 690 | 2026-09-04T23:14:16.392Z | Downloaded dtrace-parser v0.3.0 |
| 691 | 2026-09-04T23:14:16.392Z | Downloaded hyper-tls v0.6.0 |
| 692 | 2026-09-04T23:14:16.392Z | Downloaded progenitor-extras v0.2.0 |
| 693 | 2026-09-04T23:14:16.392Z | Downloaded string_cache v0.8.9 |
| 694 | 2026-09-04T23:14:16.392Z | Downloaded tiny-keccak v2.0.2 |
| 695 | 2026-09-04T23:14:16.399Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 696 | 2026-09-04T23:14:16.399Z | Downloaded time-macros v0.2.27 |
| 697 | 2026-09-04T23:14:16.399Z | Downloaded instability v0.3.11 |
| 698 | 2026-09-04T23:14:16.399Z | Downloaded is_ci v1.2.0 |
| 699 | 2026-09-04T23:14:16.399Z | Downloaded tokio-tungstenite v0.23.1 |
| 700 | 2026-09-04T23:14:16.404Z | Downloaded jiff-static v0.2.34 |
| 701 | 2026-09-04T23:14:16.407Z | Downloaded bs58 v0.5.1 |
| 702 | 2026-09-04T23:14:16.412Z | Downloaded zone_cfg_derive v0.3.1 |
| 703 | 2026-09-04T23:14:16.419Z | Downloaded wyz v0.5.1 |
| 704 | 2026-09-04T23:14:16.419Z | Downloaded pkcs1 v0.7.5 |
| 705 | 2026-09-04T23:14:16.424Z | Downloaded salsa20 v0.11.0 |
| 706 | 2026-09-04T23:14:16.424Z | Downloaded lru-slab v0.1.2 |
| 707 | 2026-09-04T23:14:16.424Z | Downloaded maplit v1.0.2 |
| 708 | 2026-09-04T23:14:16.424Z | Downloaded match_cfg v0.1.0 |
| 709 | 2026-09-04T23:14:16.424Z | Downloaded new_debug_unreachable v1.0.6 |
| 710 | 2026-09-04T23:14:16.425Z | Downloaded newtype_derive v0.1.6 |
| 711 | 2026-09-04T23:14:16.425Z | Downloaded num-iter v0.1.45 |
| 712 | 2026-09-04T23:14:16.425Z | Downloaded vergen-lib v0.1.6 |
| 713 | 2026-09-04T23:14:16.425Z | Downloaded vergen-lib v9.1.0 |
| 714 | 2026-09-04T23:14:16.425Z | Downloaded xshell v0.2.7 |
| 715 | 2026-09-04T23:14:16.428Z | Downloaded mime v0.3.17 |
| 716 | 2026-09-04T23:14:16.428Z | Downloaded yoke v0.8.1 |
| 717 | 2026-09-04T23:14:16.428Z | Downloaded critical-section v1.2.0 |
| 718 | 2026-09-04T23:14:16.428Z | Downloaded crossbeam-deque v0.8.6 |
| 719 | 2026-09-04T23:14:16.428Z | Downloaded base64 v0.22.1 |
| 720 | 2026-09-04T23:14:16.432Z | Downloaded corncobs v0.1.4 |
| 721 | 2026-09-04T23:14:16.435Z | Downloaded generic-array v1.4.3 |
| 722 | 2026-09-04T23:14:16.442Z | Downloaded httparse v1.10.1 |
| 723 | 2026-09-04T23:14:16.442Z | Downloaded futures v0.3.32 |
| 724 | 2026-09-04T23:14:16.446Z | Downloaded compact_str v0.8.1 |
| 725 | 2026-09-04T23:14:16.446Z | Downloaded postcard v1.1.3 |
| 726 | 2026-09-04T23:14:16.446Z | Downloaded opaque-debug v0.3.1 |
| 727 | 2026-09-04T23:14:16.453Z | Downloaded path-slash v0.1.5 |
| 728 | 2026-09-04T23:14:16.453Z | Downloaded defmt v0.3.100 |
| 729 | 2026-09-04T23:14:16.458Z | Downloaded backtrace v0.3.76 |
| 730 | 2026-09-04T23:14:16.458Z | Downloaded oxide-update-engine-types v0.1.2 |
| 731 | 2026-09-04T23:14:16.458Z | Downloaded ctr v0.10.1 |
| 732 | 2026-09-04T23:14:16.462Z | Downloaded der_derive v0.7.3 |
| 733 | 2026-09-04T23:14:16.462Z | Downloaded password-hash v0.6.1 |
| 734 | 2026-09-04T23:14:16.467Z | Downloaded rand_pcg v0.10.2 |
| 735 | 2026-09-04T23:14:16.467Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 736 | 2026-09-04T23:14:16.472Z | Downloaded precomputed-hash v0.1.1 |
| 737 | 2026-09-04T23:14:16.472Z | Downloaded proc-macro-crate v3.4.0 |
| 738 | 2026-09-04T23:14:16.472Z | Downloaded progenitor-macro v0.14.0 |
| 739 | 2026-09-04T23:14:16.472Z | Downloaded ed25519 v2.2.3 |
| 740 | 2026-09-04T23:14:16.472Z | Downloaded tokio-stream v0.1.18 |
| 741 | 2026-09-04T23:14:16.476Z | Downloaded unicode-properties v0.1.4 |
| 742 | 2026-09-04T23:14:16.476Z | Downloaded russh-cryptovec v0.62.0 |
| 743 | 2026-09-04T23:14:16.476Z | Downloaded libefi-sys v0.1.0 |
| 744 | 2026-09-04T23:14:16.479Z | Downloaded scheduled-thread-pool v0.2.7 |
| 745 | 2026-09-04T23:14:16.483Z | Downloaded rcgen v0.12.1 |
| 746 | 2026-09-04T23:14:16.486Z | Downloaded rustls-platform-verifier v0.6.2 |
| 747 | 2026-09-04T23:14:16.486Z | Downloaded scroll v0.13.0 |
| 748 | 2026-09-04T23:14:16.486Z | Downloaded chacha20poly1305 v0.10.1 |
| 749 | 2026-09-04T23:14:16.491Z | Downloaded libsw-core v0.3.2 |
| 750 | 2026-09-04T23:14:16.491Z | Downloaded multer v3.1.0 |
| 751 | 2026-09-04T23:14:16.494Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 752 | 2026-09-04T23:14:16.494Z | Downloaded bytes v1.11.1 |
| 753 | 2026-09-04T23:14:16.498Z | Downloaded openssl-sys v0.9.117 |
| 754 | 2026-09-04T23:14:16.498Z | Downloaded ryu v1.0.23 |
| 755 | 2026-09-04T23:14:16.502Z | Downloaded mime_guess v2.0.5 |
| 756 | 2026-09-04T23:14:16.502Z | Downloaded rustc_version v0.4.1 |
| 757 | 2026-09-04T23:14:16.502Z | Downloaded serde_urlencoded v0.7.1 |
| 758 | 2026-09-04T23:14:16.506Z | Downloaded sigpipe v0.1.3 |
| 759 | 2026-09-04T23:14:16.509Z | Downloaded arc-swap v1.8.2 |
| 760 | 2026-09-04T23:14:16.513Z | Downloaded ctutils v0.4.2 |
| 761 | 2026-09-04T23:14:16.513Z | Downloaded num_enum_derive v0.7.6 |
| 762 | 2026-09-04T23:14:16.513Z | Downloaded socket2 v0.5.10 |
| 763 | 2026-09-04T23:14:16.516Z | Downloaded chumsky v0.9.3 |
| 764 | 2026-09-04T23:14:16.516Z | Downloaded base64 v0.21.7 |
| 765 | 2026-09-04T23:14:16.523Z | Downloaded headers v0.4.1 |
| 766 | 2026-09-04T23:14:16.523Z | Downloaded oxide-generation v0.1.3 |
| 767 | 2026-09-04T23:14:16.528Z | Downloaded owo-colors v4.3.0 |
| 768 | 2026-09-04T23:14:16.528Z | Downloaded oxide-tokio-rt v0.1.4 |
| 769 | 2026-09-04T23:14:16.529Z | Downloaded phc v0.6.1 |
| 770 | 2026-09-04T23:14:16.532Z | Downloaded p384 v0.14.0 |
| 771 | 2026-09-04T23:14:16.532Z | Downloaded async-compression v0.4.41 |
| 772 | 2026-09-04T23:14:16.535Z | Downloaded bumpalo v3.20.2 |
| 773 | 2026-09-04T23:14:16.535Z | Downloaded cc v1.2.56 |
| 774 | 2026-09-04T23:14:16.538Z | Downloaded paste v1.0.15 |
| 775 | 2026-09-04T23:14:16.538Z | Downloaded postgres-protocol v0.6.10 |
| 776 | 2026-09-04T23:14:16.542Z | Downloaded pkcs8 v0.10.2 |
| 777 | 2026-09-04T23:14:16.542Z | Downloaded tokio-macros v2.7.0 |
| 778 | 2026-09-04T23:14:16.542Z | Downloaded tokio-test v0.4.5 |
| 779 | 2026-09-04T23:14:16.545Z | Downloaded usdt-attr-macro v0.6.0 |
| 780 | 2026-09-04T23:14:16.548Z | Downloaded prettyplease v0.2.37 |
| 781 | 2026-09-04T23:14:16.548Z | Downloaded try-lock v0.2.5 |
| 782 | 2026-09-04T23:14:16.552Z | Downloaded ecdsa v0.17.0 |
| 783 | 2026-09-04T23:14:16.562Z | Downloaded hybrid-array v0.4.13 |
| 784 | 2026-09-04T23:14:16.567Z | Downloaded r2d2 v0.8.10 |
| 785 | 2026-09-04T23:14:16.567Z | Downloaded rand_core v0.10.0 |
| 786 | 2026-09-04T23:14:16.567Z | Downloaded ingot-macros v0.2.0 |
| 787 | 2026-09-04T23:14:16.571Z | Downloaded jobserver v0.1.34 |
| 788 | 2026-09-04T23:14:16.571Z | Downloaded tinystr v0.8.2 |
| 789 | 2026-09-04T23:14:16.571Z | Downloaded poly1305 v0.8.0 |
| 790 | 2026-09-04T23:14:16.571Z | Downloaded progenitor-client v0.13.0 |
| 791 | 2026-09-04T23:14:16.571Z | Downloaded sec1 v0.7.3 |
| 792 | 2026-09-04T23:14:16.590Z | Downloaded usdt-macro v0.6.0 |
| 793 | 2026-09-04T23:14:16.590Z | Downloaded resolv-conf v0.7.6 |
| 794 | 2026-09-04T23:14:16.591Z | Downloaded tower-layer v0.3.3 |
| 795 | 2026-09-04T23:14:16.591Z | Downloaded cpubits v0.1.1 |
| 796 | 2026-09-04T23:14:16.591Z | Downloaded wait-timeout v0.2.1 |
| 797 | 2026-09-04T23:14:16.596Z | Downloaded litrs v1.0.0 |
| 798 | 2026-09-04T23:14:16.596Z | Downloaded hashbrown v0.14.5 |
| 799 | 2026-09-04T23:14:16.596Z | Downloaded schemars_derive v0.8.22 |
| 800 | 2026-09-04T23:14:16.596Z | Downloaded ipnet v2.12.0 |
| 801 | 2026-09-04T23:14:16.596Z | Downloaded rayon-core v1.13.0 |
| 802 | 2026-09-04T23:14:16.596Z | Downloaded rustls-native-certs v0.8.3 |
| 803 | 2026-09-04T23:14:16.596Z | Downloaded crc-any v2.5.0 |
| 804 | 2026-09-04T23:14:16.596Z | Downloaded sec1 v0.8.1 |
| 805 | 2026-09-04T23:14:16.596Z | Downloaded slog-async v2.8.0 |
| 806 | 2026-09-04T23:14:16.596Z | Downloaded tracing-attributes v0.1.31 |
| 807 | 2026-09-04T23:14:16.596Z | Downloaded typify v0.6.2 |
| 808 | 2026-09-04T23:14:16.596Z | Downloaded tracing-core v0.1.36 |
| 809 | 2026-09-04T23:14:16.596Z | Downloaded zopfli v0.8.3 |
| 810 | 2026-09-04T23:14:16.596Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 811 | 2026-09-04T23:14:16.596Z | Downloaded heapless v0.8.0 |
| 812 | 2026-09-04T23:14:16.599Z | Downloaded flate2 v1.1.9 |
| 813 | 2026-09-04T23:14:16.599Z | Downloaded hickory-resolver v0.24.4 |
| 814 | 2026-09-04T23:14:16.602Z | Downloaded parking_lot v0.12.5 |
| 815 | 2026-09-04T23:14:16.603Z | Downloaded supports-hyperlinks v3.2.0 |
| 816 | 2026-09-04T23:14:16.603Z | Downloaded ssh-encoding v0.3.0 |
| 817 | 2026-09-04T23:14:16.609Z | Downloaded instant v0.1.13 |
| 818 | 2026-09-04T23:14:16.609Z | Downloaded snafu-derive v0.8.9 |
| 819 | 2026-09-04T23:14:16.609Z | Downloaded darling_macro v0.13.4 |
| 820 | 2026-09-04T23:14:16.614Z | Downloaded keccak v0.1.6 |
| 821 | 2026-09-04T23:14:16.614Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 822 | 2026-09-04T23:14:16.615Z | Downloaded tls_codec v0.4.2 |
| 823 | 2026-09-04T23:14:16.615Z | Downloaded derive_builder v0.20.2 |
| 824 | 2026-09-04T23:14:16.615Z | Downloaded idna_adapter v1.2.1 |
| 825 | 2026-09-04T23:14:16.615Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 826 | 2026-09-04T23:14:16.643Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 827 | 2026-09-04T23:14:16.644Z | Downloaded hickory-resolver v0.25.2 |
| 828 | 2026-09-04T23:14:16.644Z | Downloaded whoami v2.1.0 |
| 829 | 2026-09-04T23:14:16.644Z | Downloaded multimap v0.10.1 |
| 830 | 2026-09-04T23:14:16.644Z | Downloaded quinn-udp v0.5.14 |
| 831 | 2026-09-04T23:14:16.644Z | Downloaded tui-tree-widget v0.23.1 |
| 832 | 2026-09-04T23:14:16.644Z | Downloaded newtype-uuid-macros v0.1.0 |
| 833 | 2026-09-04T23:14:16.644Z | Downloaded openssl-probe v0.1.6 |
| 834 | 2026-09-04T23:14:16.645Z | Downloaded constant_time_eq v0.4.2 |
| 835 | 2026-09-04T23:14:16.645Z | Downloaded zeroize v1.9.0 |
| 836 | 2026-09-04T23:14:16.645Z | Downloaded linked-hash-map v0.5.6 |
| 837 | 2026-09-04T23:14:16.645Z | Downloaded md-5 v0.10.6 |
| 838 | 2026-09-04T23:14:16.645Z | Downloaded md5 v0.8.0 |
| 839 | 2026-09-04T23:14:16.645Z | Downloaded olpc-cjson v0.1.4 |
| 840 | 2026-09-04T23:14:16.645Z | Downloaded publicsuffix v2.3.0 |
| 841 | 2026-09-04T23:14:16.655Z | Downloaded qorb v0.4.1 |
| 842 | 2026-09-04T23:14:16.655Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 843 | 2026-09-04T23:14:16.661Z | Downloaded data-encoding v2.10.0 |
| 844 | 2026-09-04T23:14:16.662Z | Downloaded smallvec v1.15.1 |
| 845 | 2026-09-04T23:14:16.662Z | Downloaded static_assertions v1.1.0 |
| 846 | 2026-09-04T23:14:16.662Z | Downloaded delegate v0.13.5 |
| 847 | 2026-09-04T23:14:16.662Z | Downloaded percent-encoding v2.3.2 |
| 848 | 2026-09-04T23:14:16.666Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 849 | 2026-09-04T23:14:16.666Z | Downloaded derive-ex v0.1.8 |
| 850 | 2026-09-04T23:14:16.672Z | Downloaded expectorate v1.2.0 |
| 851 | 2026-09-04T23:14:16.672Z | Downloaded sapling-renderdag v0.1.0 |
| 852 | 2026-09-04T23:14:16.676Z | Downloaded scroll_derive v0.13.1 |
| 853 | 2026-09-04T23:14:16.676Z | Downloaded omicron-zone-package v0.12.3 |
| 854 | 2026-09-04T23:14:16.676Z | Downloaded darling_core v0.21.3 |
| 855 | 2026-09-04T23:14:16.680Z | Downloaded http v1.4.2 |
| 856 | 2026-09-04T23:14:16.680Z | Downloaded flume v0.11.1 |
| 857 | 2026-09-04T23:14:16.684Z | Downloaded hashbrown v0.13.2 |
| 858 | 2026-09-04T23:14:16.684Z | Downloaded hickory-server v0.25.2 |
| 859 | 2026-09-04T23:14:16.689Z | Downloaded darling_core v0.20.11 |
| 860 | 2026-09-04T23:14:16.689Z | Downloaded ipnetwork v0.21.1 |
| 861 | 2026-09-04T23:14:16.690Z | Downloaded rtoolbox v0.0.3 |
| 862 | 2026-09-04T23:14:16.697Z | Downloaded russh-util v0.52.0 |
| 863 | 2026-09-04T23:14:16.697Z | Downloaded seq-macro v0.3.6 |
| 864 | 2026-09-04T23:14:16.705Z | Downloaded lru-cache v0.1.2 |
| 865 | 2026-09-04T23:14:16.705Z | Downloaded twox-hash v2.1.2 |
| 866 | 2026-09-04T23:14:16.705Z | Downloaded aes v0.9.1 |
| 867 | 2026-09-04T23:14:16.708Z | Downloaded keccak v0.2.0 |
| 868 | 2026-09-04T23:14:16.708Z | Downloaded strip-ansi-escapes v0.2.1 |
| 869 | 2026-09-04T23:14:16.708Z | Downloaded tabwriter v1.4.1 |
| 870 | 2026-09-04T23:14:16.708Z | Downloaded usdt-impl v0.6.0 |
| 871 | 2026-09-04T23:14:16.708Z | Downloaded topological-sort v0.2.2 |
| 872 | 2026-09-04T23:14:16.714Z | Downloaded tower-service v0.3.3 |
| 873 | 2026-09-04T23:14:16.719Z | Downloaded pin-project v1.1.11 |
| 874 | 2026-09-04T23:14:16.724Z | Downloaded libsw v3.5.0 |
| 875 | 2026-09-04T23:14:16.724Z | Downloaded newtype-uuid v1.3.2 |
| 876 | 2026-09-04T23:14:16.724Z | Downloaded oxnet v0.1.6 |
| 877 | 2026-09-04T23:14:16.727Z | Downloaded untrusted v0.9.0 |
| 878 | 2026-09-04T23:14:16.728Z | Downloaded nodrop v0.1.14 |
| 879 | 2026-09-04T23:14:16.728Z | Downloaded typify-macro v0.6.2 |
| 880 | 2026-09-04T23:14:16.728Z | Downloaded unarray v0.1.4 |
| 881 | 2026-09-04T23:14:16.728Z | Downloaded zerofrom v0.1.6 |
| 882 | 2026-09-04T23:14:16.733Z | Downloaded unicode_categories v0.1.1 |
| 883 | 2026-09-04T23:14:16.737Z | Downloaded slog v2.8.2 |
| 884 | 2026-09-04T23:14:16.737Z | Downloaded zerotrie v0.2.3 |
| 885 | 2026-09-04T23:14:16.741Z | Downloaded daft v0.1.8 |
| 886 | 2026-09-04T23:14:16.741Z | Downloaded crc-catalog v2.4.0 |
| 887 | 2026-09-04T23:14:16.746Z | Downloaded peg v0.8.5 |
| 888 | 2026-09-04T23:14:16.746Z | Downloaded serde_yaml v0.9.34+deprecated |
| 889 | 2026-09-04T23:14:16.746Z | Downloaded signal-hook v0.3.18 |
| 890 | 2026-09-04T23:14:16.751Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 891 | 2026-09-04T23:14:16.751Z | Downloaded darling_macro v0.21.3 |
| 892 | 2026-09-04T23:14:16.751Z | Downloaded primeorder v0.14.0 |
| 893 | 2026-09-04T23:14:16.751Z | Downloaded rand_core v0.9.5 |
| 894 | 2026-09-04T23:14:16.751Z | Downloaded sha1 v0.11.0 |
| 895 | 2026-09-04T23:14:16.751Z | Downloaded crc8 v0.1.1 |
| 896 | 2026-09-04T23:14:16.751Z | Downloaded crypto-common v0.2.2 |
| 897 | 2026-09-04T23:14:16.751Z | Downloaded dunce v1.0.5 |
| 898 | 2026-09-04T23:14:16.757Z | Downloaded psm v0.1.30 |
| 899 | 2026-09-04T23:14:16.757Z | Downloaded rand_core v0.6.4 |
| 900 | 2026-09-04T23:14:16.757Z | Downloaded defmt-parser v1.0.0 |
| 901 | 2026-09-04T23:14:16.757Z | Downloaded darling v0.21.3 |
| 902 | 2026-09-04T23:14:16.765Z | Downloaded rand_chacha v0.9.0 |
| 903 | 2026-09-04T23:14:16.774Z | Downloaded rand_seeder v0.4.0 |
| 904 | 2026-09-04T23:14:16.774Z | Downloaded serdect v0.4.3 |
| 905 | 2026-09-04T23:14:16.774Z | Downloaded derive_more v2.1.1 |
| 906 | 2026-09-04T23:14:16.774Z | Downloaded is-terminal v0.4.17 |
| 907 | 2026-09-04T23:14:16.774Z | Downloaded indoc v1.0.9 |
| 908 | 2026-09-04T23:14:16.778Z | Downloaded slog-dtrace v0.3.0 |
| 909 | 2026-09-04T23:14:16.778Z | Downloaded diff v0.1.13 |
| 910 | 2026-09-04T23:14:16.781Z | Downloaded subprocess v0.2.15 |
| 911 | 2026-09-04T23:14:16.785Z | Downloaded libscf-sys v1.2.0 |
| 912 | 2026-09-04T23:14:16.785Z | Downloaded maybe-uninit v2.0.0 |
| 913 | 2026-09-04T23:14:16.785Z | Downloaded smallvec v0.6.14 |
| 914 | 2026-09-04T23:14:16.791Z | Downloaded stringprep v0.1.5 |
| 915 | 2026-09-04T23:14:16.792Z | Downloaded thiserror-no-std v2.0.2 |
| 916 | 2026-09-04T23:14:16.792Z | Downloaded ron v0.8.1 |
| 917 | 2026-09-04T23:14:16.795Z | Downloaded tokio-native-tls v0.3.1 |
| 918 | 2026-09-04T23:14:16.795Z | Downloaded inout v0.1.4 |
| 919 | 2026-09-04T23:14:16.795Z | Downloaded crc32fast v1.5.0 |
| 920 | 2026-09-04T23:14:16.795Z | Downloaded rand v0.10.1 |
| 921 | 2026-09-04T23:14:16.800Z | Downloaded tungstenite v0.21.0 |
| 922 | 2026-09-04T23:14:16.800Z | Downloaded thread_local v1.1.9 |
| 923 | 2026-09-04T23:14:16.803Z | Downloaded num v0.4.3 |
| 924 | 2026-09-04T23:14:16.803Z | Downloaded oxide-update-engine-display v0.1.2 |
| 925 | 2026-09-04T23:14:16.803Z | Downloaded synstructure v0.13.2 |
| 926 | 2026-09-04T23:14:16.803Z | Downloaded void v1.0.2 |
| 927 | 2026-09-04T23:14:16.803Z | Downloaded num-derive v0.4.2 |
| 928 | 2026-09-04T23:14:16.803Z | Downloaded writeable v0.6.2 |
| 929 | 2026-09-04T23:14:16.809Z | Downloaded scuffle v0.1.0 |
| 930 | 2026-09-04T23:14:16.812Z | Downloaded num-bigint-dig v0.8.6 |
| 931 | 2026-09-04T23:14:16.812Z | Downloaded unicase v2.9.0 |
| 932 | 2026-09-04T23:14:16.824Z | Downloaded crossbeam-channel v0.5.15 |
| 933 | 2026-09-04T23:14:16.824Z | Downloaded rustyline v14.0.0 |
| 934 | 2026-09-04T23:14:16.824Z | Downloaded typed-path v0.9.3 |
| 935 | 2026-09-04T23:14:16.828Z | Downloaded tar v0.4.46 |
| 936 | 2026-09-04T23:14:16.828Z | Downloaded postgres-types v0.2.12 |
| 937 | 2026-09-04T23:14:16.828Z | Downloaded progenitor-client v0.14.0 |
| 938 | 2026-09-04T23:14:16.836Z | Downloaded hashbrown v0.12.3 |
| 939 | 2026-09-04T23:14:16.840Z | Downloaded socket2 v0.6.3 |
| 940 | 2026-09-04T23:14:16.840Z | Downloaded icu_properties v2.1.2 |
| 941 | 2026-09-04T23:14:16.843Z | Downloaded diesel-dtrace v0.5.0 |
| 942 | 2026-09-04T23:14:16.848Z | Downloaded serde-big-array v0.5.1 |
| 943 | 2026-09-04T23:14:16.848Z | Downloaded serde_spanned v1.1.1 |
| 944 | 2026-09-04T23:14:16.857Z | Downloaded recursive v0.1.1 |
| 945 | 2026-09-04T23:14:16.857Z | Downloaded derive_more-impl v2.1.1 |
| 946 | 2026-09-04T23:14:16.857Z | Downloaded same-file v1.0.6 |
| 947 | 2026-09-04T23:14:16.857Z | Downloaded spin v0.9.8 |
| 948 | 2026-09-04T23:14:16.857Z | Downloaded aes-gcm v0.11.0 |
| 949 | 2026-09-04T23:14:16.858Z | Downloaded pretty_assertions v1.4.1 |
| 950 | 2026-09-04T23:14:16.858Z | Downloaded libbz2-rs-sys v0.2.2 |
| 951 | 2026-09-04T23:14:16.863Z | Downloaded test-strategy v0.4.5 |
| 952 | 2026-09-04T23:14:16.863Z | Downloaded either v1.15.0 |
| 953 | 2026-09-04T23:14:16.863Z | Downloaded tungstenite v0.23.0 |
| 954 | 2026-09-04T23:14:16.867Z | Downloaded hashbrown v0.15.5 |
| 955 | 2026-09-04T23:14:16.867Z | Downloaded hashbrown v0.16.1 |
| 956 | 2026-09-04T23:14:16.871Z | Downloaded indexmap v1.9.3 |
| 957 | 2026-09-04T23:14:16.871Z | Downloaded supports-color v3.0.2 |
| 958 | 2026-09-04T23:14:16.871Z | Downloaded support-bundle-viewer v0.1.2 |
| 959 | 2026-09-04T23:14:16.871Z | Downloaded signal-hook-tokio v0.3.1 |
| 960 | 2026-09-04T23:14:16.874Z | Downloaded sponge-cursor v0.1.0 |
| 961 | 2026-09-04T23:14:16.875Z | Downloaded untrusted v0.7.1 |
| 962 | 2026-09-04T23:14:16.875Z | Downloaded num-traits v0.2.19 |
| 963 | 2026-09-04T23:14:16.875Z | Downloaded predicates v3.1.4 |
| 964 | 2026-09-04T23:14:16.878Z | Downloaded sync-ptr v0.1.4 |
| 965 | 2026-09-04T23:14:16.878Z | Downloaded time-core v0.1.8 |
| 966 | 2026-09-04T23:14:16.878Z | Downloaded trait-variant v0.1.2 |
| 967 | 2026-09-04T23:14:16.878Z | Downloaded zone v0.3.1 |
| 968 | 2026-09-04T23:14:16.878Z | Downloaded lock_api v0.4.14 |
| 969 | 2026-09-04T23:14:16.885Z | Downloaded miette-derive v7.6.0 |
| 970 | 2026-09-04T23:14:16.885Z | Downloaded parse-display-derive v0.10.0 |
| 971 | 2026-09-04T23:14:16.885Z | Downloaded phf v0.13.1 |
| 972 | 2026-09-04T23:14:16.885Z | Downloaded pin-project-lite v0.2.17 |
| 973 | 2026-09-04T23:14:16.888Z | Downloaded universal-hash v0.6.1 |
| 974 | 2026-09-04T23:14:16.888Z | Downloaded xshell-macros v0.2.7 |
| 975 | 2026-09-04T23:14:16.888Z | Downloaded display-error-chain v0.2.2 |
| 976 | 2026-09-04T23:14:16.892Z | Downloaded num-rational v0.4.2 |
| 977 | 2026-09-04T23:14:16.895Z | Downloaded yasna v0.5.2 |
| 978 | 2026-09-04T23:14:16.895Z | Downloaded hyper-util v0.1.20 |
| 979 | 2026-09-04T23:14:16.899Z | Downloaded darling_macro v0.23.0 |
| 980 | 2026-09-04T23:14:16.902Z | Downloaded indent_write v2.2.0 |
| 981 | 2026-09-04T23:14:16.905Z | Downloaded primeorder v0.13.6 |
| 982 | 2026-09-04T23:14:16.908Z | Downloaded zstd-safe v7.2.4 |
| 983 | 2026-09-04T23:14:16.908Z | Downloaded crucible-workspace-hack v0.1.0 |
| 984 | 2026-09-04T23:14:16.911Z | Downloaded internet-checksum v0.2.1 |
| 985 | 2026-09-04T23:14:16.911Z | Downloaded steno v0.4.1 |
| 986 | 2026-09-04T23:14:16.915Z | Downloaded rustversion v1.0.22 |
| 987 | 2026-09-04T23:14:16.918Z | Downloaded walkdir v2.5.0 |
| 988 | 2026-09-04T23:14:16.921Z | Downloaded serde_cbor v0.11.2 |
| 989 | 2026-09-04T23:14:16.924Z | Downloaded rustc-demangle v0.1.27 |
| 990 | 2026-09-04T23:14:16.927Z | Downloaded derive_more v0.99.20 |
| 991 | 2026-09-04T23:14:16.930Z | Downloaded humantime v2.3.0 |
| 992 | 2026-09-04T23:14:16.933Z | Downloaded scrypt v0.12.0 |
| 993 | 2026-09-04T23:14:16.938Z | Downloaded slab v0.4.12 |
| 994 | 2026-09-04T23:14:16.938Z | Downloaded num_enum_derive v0.5.11 |
| 995 | 2026-09-04T23:14:16.942Z | Downloaded itertools v0.10.5 |
| 996 | 2026-09-04T23:14:16.948Z | Downloaded indicatif v0.18.4 |
| 997 | 2026-09-04T23:14:16.951Z | Downloaded crypto-bigint v0.5.5 |
| 998 | 2026-09-04T23:14:16.951Z | Downloaded crc v3.4.0 |
| 999 | 2026-09-04T23:14:16.951Z | Downloaded tokio-dtrace v0.1.1 |
| 1000 | 2026-09-04T23:14:16.955Z | Downloaded papergrid v0.18.0 |
| 1001 | 2026-09-04T23:14:16.958Z | Downloaded vsss-rs v3.3.4 |
| 1002 | 2026-09-04T23:14:16.958Z | Downloaded hkdf v0.12.4 |
| 1003 | 2026-09-04T23:14:16.961Z | Downloaded module-lattice v0.2.3 |
| 1004 | 2026-09-04T23:14:16.961Z | Downloaded ml-kem v0.3.2 |
| 1005 | 2026-09-04T23:14:16.961Z | Downloaded signature v3.0.0 |
| 1006 | 2026-09-04T23:14:16.961Z | Downloaded zstd v0.13.3 |
| 1007 | 2026-09-04T23:14:16.969Z | Downloaded secrecy v0.8.0 |
| 1008 | 2026-09-04T23:14:16.972Z | Downloaded subtle v2.6.1 |
| 1009 | 2026-09-04T23:14:16.972Z | Downloaded uuid v1.23.4 |
| 1010 | 2026-09-04T23:14:16.975Z | Downloaded cookie v0.18.1 |
| 1011 | 2026-09-04T23:14:16.979Z | Downloaded deranged v0.5.8 |
| 1012 | 2026-09-04T23:14:16.983Z | Downloaded unicode-xid v0.2.6 |
| 1013 | 2026-09-04T23:14:16.986Z | Downloaded inout v0.2.2 |
| 1014 | 2026-09-04T23:14:16.986Z | Downloaded ed25519 v3.0.0 |
| 1015 | 2026-09-04T23:14:16.989Z | Downloaded document-features v0.2.12 |
| 1016 | 2026-09-04T23:14:16.989Z | Downloaded ident_case v1.0.1 |
| 1017 | 2026-09-04T23:14:16.989Z | Downloaded linear-map v1.2.0 |
| 1018 | 2026-09-04T23:14:16.989Z | Downloaded zerofrom-derive v0.1.6 |
| 1019 | 2026-09-04T23:14:16.998Z | Downloaded lalrpop-util v0.19.12 |
| 1020 | 2026-09-04T23:14:17.001Z | Downloaded lru v0.12.5 |
| 1021 | 2026-09-04T23:14:17.001Z | Downloaded dropshot_endpoint v0.17.1 |
| 1022 | 2026-09-04T23:14:17.001Z | Downloaded icu_collections v2.1.1 |
| 1023 | 2026-09-04T23:14:17.013Z | Downloaded darling v0.23.0 |
| 1024 | 2026-09-04T23:14:17.017Z | Downloaded elliptic-curve v0.13.8 |
| 1025 | 2026-09-04T23:14:17.020Z | Downloaded similar v2.7.0 |
| 1026 | 2026-09-04T23:14:17.025Z | Downloaded derive-where v1.6.0 |
| 1027 | 2026-09-04T23:14:17.026Z | Downloaded drift v0.2.0 |
| 1028 | 2026-09-04T23:14:17.029Z | Downloaded oxide-update-engine v0.1.2 |
| 1029 | 2026-09-04T23:14:17.032Z | Downloaded pin-project-internal v1.1.11 |
| 1030 | 2026-09-04T23:14:17.032Z | Downloaded polyval v0.7.1 |
| 1031 | 2026-09-04T23:14:17.032Z | Downloaded stacker v0.1.23 |
| 1032 | 2026-09-04T23:14:17.036Z | Downloaded libloading v0.8.9 |
| 1033 | 2026-09-04T23:14:17.036Z | Downloaded packed_struct v0.10.1 |
| 1034 | 2026-09-04T23:14:17.036Z | Downloaded aho-corasick v1.1.4 |
| 1035 | 2026-09-04T23:14:17.041Z | Downloaded lzss v0.8.2 |
| 1036 | 2026-09-04T23:14:17.041Z | Downloaded num_threads v0.1.7 |
| 1037 | 2026-09-04T23:14:17.044Z | Downloaded predicates-tree v1.0.13 |
| 1038 | 2026-09-04T23:14:17.045Z | Downloaded strum_macros v0.26.4 |
| 1039 | 2026-09-04T23:14:17.045Z | Downloaded ref-cast-impl v1.0.25 |
| 1040 | 2026-09-04T23:14:17.045Z | Downloaded slog-bunyan v2.5.0 |
| 1041 | 2026-09-04T23:14:17.045Z | Downloaded hkdf v0.13.0 |
| 1042 | 2026-09-04T23:14:17.045Z | Downloaded psl-types v2.0.11 |
| 1043 | 2026-09-04T23:14:17.045Z | Downloaded rfc6979 v0.6.0 |
| 1044 | 2026-09-04T23:14:17.045Z | Downloaded serde_repr v0.1.20 |
| 1045 | 2026-09-04T23:14:17.049Z | Downloaded tokio-rustls v0.26.4 |
| 1046 | 2026-09-04T23:14:17.049Z | Downloaded serde_plain v1.0.2 |
| 1047 | 2026-09-04T23:14:17.049Z | Downloaded strum v0.26.3 |
| 1048 | 2026-09-04T23:14:17.049Z | Downloaded rustls-pemfile v2.2.0 |
| 1049 | 2026-09-04T23:14:17.054Z | Downloaded slog-scope v4.4.1 |
| 1050 | 2026-09-04T23:14:17.054Z | Downloaded pkcs5 v0.8.1 |
| 1051 | 2026-09-04T23:14:17.054Z | Downloaded signal-hook-mio v0.2.5 |
| 1052 | 2026-09-04T23:14:17.054Z | Downloaded tinyvec_macros v0.1.1 |
| 1053 | 2026-09-04T23:14:17.058Z | Downloaded unicode-truncate v1.1.0 |
| 1054 | 2026-09-04T23:14:17.058Z | Downloaded oso v0.27.3 |
| 1055 | 2026-09-04T23:14:17.061Z | Downloaded reqwest v0.12.28 |
| 1056 | 2026-09-04T23:14:17.064Z | Downloaded spki v0.7.3 |
| 1057 | 2026-09-04T23:14:17.067Z | Downloaded csv-core v0.1.13 |
| 1058 | 2026-09-04T23:14:17.067Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1059 | 2026-09-04T23:14:17.073Z | Downloaded litemap v0.8.1 |
| 1060 | 2026-09-04T23:14:17.077Z | Downloaded uzers v0.12.2 |
| 1061 | 2026-09-04T23:14:17.077Z | Downloaded digest v0.11.3 |
| 1062 | 2026-09-04T23:14:17.077Z | Downloaded wnaf v0.14.0 |
| 1063 | 2026-09-04T23:14:17.083Z | Downloaded ed25519-dalek v3.0.0 |
| 1064 | 2026-09-04T23:14:17.086Z | Downloaded zip v0.6.6 |
| 1065 | 2026-09-04T23:14:17.086Z | Downloaded h2 v0.4.15 |
| 1066 | 2026-09-04T23:14:17.089Z | Downloaded futures-util v0.3.32 |
| 1067 | 2026-09-04T23:14:17.094Z | Downloaded diesel_derives v2.3.7 |
| 1068 | 2026-09-04T23:14:17.098Z | Downloaded kstat-rs v0.2.5 |
| 1069 | 2026-09-04T23:14:17.101Z | Downloaded ecdsa v0.16.9 |
| 1070 | 2026-09-04T23:14:17.106Z | Downloaded nu-ansi-term v0.50.3 |
| 1071 | 2026-09-04T23:14:17.112Z | Downloaded num-conv v0.2.0 |
| 1072 | 2026-09-04T23:14:17.118Z | Downloaded phf_shared v0.12.1 |
| 1073 | 2026-09-04T23:14:17.121Z | Downloaded ref-cast v1.0.25 |
| 1074 | 2026-09-04T23:14:17.122Z | Downloaded zip v4.6.1 |
| 1075 | 2026-09-04T23:14:17.126Z | Downloaded unsafe-libyaml v0.2.11 |
| 1076 | 2026-09-04T23:14:17.130Z | Downloaded rustls-pki-types v1.14.0 |
| 1077 | 2026-09-04T23:14:17.130Z | Downloaded serde_with_macros v3.21.0 |
| 1078 | 2026-09-04T23:14:17.136Z | Downloaded shell-words v1.1.1 |
| 1079 | 2026-09-04T23:14:17.136Z | Downloaded ssh-cipher v0.3.0 |
| 1080 | 2026-09-04T23:14:17.136Z | Downloaded sync_wrapper v1.0.2 |
| 1081 | 2026-09-04T23:14:17.142Z | Downloaded structmeta-derive v0.3.0 |
| 1082 | 2026-09-04T23:14:17.149Z | Downloaded term v0.7.0 |
| 1083 | 2026-09-04T23:14:17.152Z | Downloaded sqlformat v0.3.5 |
| 1084 | 2026-09-04T23:14:17.152Z | Downloaded daft-derive v0.1.8 |
| 1085 | 2026-09-04T23:14:17.157Z | Downloaded vergen-git2 v9.1.0 |
| 1086 | 2026-09-04T23:14:17.162Z | Downloaded zerovec-derive v0.11.2 |
| 1087 | 2026-09-04T23:14:17.162Z | Downloaded dyn-clone v1.0.20 |
| 1088 | 2026-09-04T23:14:17.162Z | Downloaded memoffset v0.9.1 |
| 1089 | 2026-09-04T23:14:17.162Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1090 | 2026-09-04T23:14:17.172Z | Downloaded vergen-gitcl v1.0.8 |
| 1091 | 2026-09-04T23:14:17.172Z | Downloaded waitgroup v0.1.2 |
| 1092 | 2026-09-04T23:14:17.172Z | Downloaded darling v0.13.4 |
| 1093 | 2026-09-04T23:14:17.172Z | Downloaded indoc v2.0.7 |
| 1094 | 2026-09-04T23:14:17.172Z | Downloaded illumos-nvpair v0.3.0 |
| 1095 | 2026-09-04T23:14:17.172Z | Downloaded kem v0.3.0 |
| 1096 | 2026-09-04T23:14:17.172Z | Downloaded nonempty v0.12.0 |
| 1097 | 2026-09-04T23:14:17.176Z | Downloaded convert_case v0.10.0 |
| 1098 | 2026-09-04T23:14:17.176Z | Downloaded hyper-staticfile v0.10.1 |
| 1099 | 2026-09-04T23:14:17.176Z | Downloaded rustls-webpki v0.103.13 |
| 1100 | 2026-09-04T23:14:17.181Z | Downloaded winnow v0.5.40 |
| 1101 | 2026-09-04T23:14:17.189Z | Downloaded native-tls v0.2.18 |
| 1102 | 2026-09-04T23:14:17.189Z | Downloaded siphasher v1.0.2 |
| 1103 | 2026-09-04T23:14:17.189Z | Downloaded pkg-config v0.3.32 |
| 1104 | 2026-09-04T23:14:17.193Z | Downloaded serde_bytes v0.11.19 |
| 1105 | 2026-09-04T23:14:17.199Z | Downloaded derive_builder_macro v0.20.2 |
| 1106 | 2026-09-04T23:14:17.202Z | Downloaded potential_utf v0.1.4 |
| 1107 | 2026-09-04T23:14:17.202Z | Downloaded knus-derive v3.4.0 |
| 1108 | 2026-09-04T23:14:17.202Z | Downloaded pem-rfc7468 v0.7.0 |
| 1109 | 2026-09-04T23:14:17.202Z | Downloaded tokio-postgres v0.7.16 |
| 1110 | 2026-09-04T23:14:17.206Z | Downloaded parking_lot_core v0.8.6 |
| 1111 | 2026-09-04T23:14:17.206Z | Downloaded primefield v0.14.0 |
| 1112 | 2026-09-04T23:14:17.209Z | Downloaded yansi v1.0.1 |
| 1113 | 2026-09-04T23:14:17.209Z | Downloaded idna v1.1.0 |
| 1114 | 2026-09-04T23:14:17.213Z | Downloaded mio v1.2.0 |
| 1115 | 2026-09-04T23:14:17.217Z | Downloaded oso-derive v0.27.3 |
| 1116 | 2026-09-04T23:14:17.217Z | Downloaded progenitor-impl v0.13.0 |
| 1117 | 2026-09-04T23:14:17.217Z | Downloaded icu_properties_data v2.1.2 |
| 1118 | 2026-09-04T23:14:17.222Z | Downloaded digest-io v0.1.0 |
| 1119 | 2026-09-04T23:14:17.225Z | Downloaded proc-macro-error2 v2.0.1 |
| 1120 | 2026-09-04T23:14:17.225Z | Downloaded term v1.2.1 |
| 1121 | 2026-09-04T23:14:17.229Z | Downloaded universal-hash v0.5.1 |
| 1122 | 2026-09-04T23:14:17.229Z | Downloaded rustc_version v0.1.7 |
| 1123 | 2026-09-04T23:14:17.232Z | Downloaded crossterm v0.28.1 |
| 1124 | 2026-09-04T23:14:17.236Z | Downloaded tagptr v0.2.0 |
| 1125 | 2026-09-04T23:14:17.236Z | Downloaded strum_macros v0.27.2 |
| 1126 | 2026-09-04T23:14:17.239Z | Downloaded unicode-bidi v0.3.18 |
| 1127 | 2026-09-04T23:14:17.239Z | Downloaded toml v0.7.8 |
| 1128 | 2026-09-04T23:14:17.242Z | Downloaded tokio-util v0.7.18 |
| 1129 | 2026-09-04T23:14:17.246Z | Downloaded quick-error v1.2.3 |
| 1130 | 2026-09-04T23:14:17.250Z | Downloaded tinyvec v1.10.0 |
| 1131 | 2026-09-04T23:14:17.250Z | Downloaded darling v0.20.11 |
| 1132 | 2026-09-04T23:14:17.253Z | Downloaded rand v0.9.2 |
| 1133 | 2026-09-04T23:14:17.253Z | Downloaded cookie_store v0.22.1 |
| 1134 | 2026-09-04T23:14:17.253Z | Downloaded des v0.9.0 |
| 1135 | 2026-09-04T23:14:17.257Z | Downloaded openssl-probe v0.2.1 |
| 1136 | 2026-09-04T23:14:17.257Z | Downloaded crunchy v0.2.4 |
| 1137 | 2026-09-04T23:14:17.262Z | Downloaded num-complex v0.4.6 |
| 1138 | 2026-09-04T23:14:17.267Z | Downloaded ed25519-dalek v2.2.0 |
| 1139 | 2026-09-04T23:14:17.267Z | Downloaded serde_with v1.14.0 |
| 1140 | 2026-09-04T23:14:17.270Z | Downloaded port-file v0.1.0 |
| 1141 | 2026-09-04T23:14:17.270Z | Downloaded phf_shared v0.11.3 |
| 1142 | 2026-09-04T23:14:17.270Z | Downloaded tokio-tungstenite v0.21.0 |
| 1143 | 2026-09-04T23:14:17.273Z | Downloaded rfc6979 v0.4.0 |
| 1144 | 2026-09-04T23:14:17.273Z | Downloaded termios v0.3.3 |
| 1145 | 2026-09-04T23:14:17.276Z | Downloaded prefix-trie v0.7.0 |
| 1146 | 2026-09-04T23:14:17.280Z | Downloaded slog-json v2.6.1 |
| 1147 | 2026-09-04T23:14:17.280Z | Downloaded dirs-next v2.0.0 |
| 1148 | 2026-09-04T23:14:17.283Z | Downloaded ingot-types v0.2.0 |
| 1149 | 2026-09-04T23:14:17.292Z | Downloaded sha2 v0.11.0 |
| 1150 | 2026-09-04T23:14:17.295Z | Downloaded managed v0.8.0 |
| 1151 | 2026-09-04T23:14:17.295Z | Downloaded reedline v0.40.0 |
| 1152 | 2026-09-04T23:14:17.299Z | Downloaded utf8_iter v1.0.4 |
| 1153 | 2026-09-04T23:14:17.302Z | Downloaded cpufeatures v0.3.0 |
| 1154 | 2026-09-04T23:14:17.302Z | Downloaded lazy_static v1.5.0 |
| 1155 | 2026-09-04T23:14:17.302Z | Downloaded strsim v0.10.0 |
| 1156 | 2026-09-04T23:14:17.306Z | Downloaded goblin v0.10.5 |
| 1157 | 2026-09-04T23:14:17.310Z | Downloaded pem v3.0.6 |
| 1158 | 2026-09-04T23:14:17.310Z | Downloaded blake3 v1.8.5 |
| 1159 | 2026-09-04T23:14:17.317Z | Downloaded icu_provider v2.1.1 |
| 1160 | 2026-09-04T23:14:17.320Z | Downloaded defmt v1.0.1 |
| 1161 | 2026-09-04T23:14:17.325Z | Downloaded parse-display v0.10.0 |
| 1162 | 2026-09-04T23:14:17.325Z | Downloaded cstr-argument v0.1.2 |
| 1163 | 2026-09-04T23:14:17.325Z | Downloaded icu_locale_core v2.1.1 |
| 1164 | 2026-09-04T23:14:17.328Z | Downloaded crypto-primes v0.7.2 |
| 1165 | 2026-09-04T23:14:17.331Z | Downloaded icu_normalizer_data v2.1.1 |
| 1166 | 2026-09-04T23:14:17.337Z | Downloaded termtree v0.5.1 |
| 1167 | 2026-09-04T23:14:17.340Z | Downloaded semver v0.1.20 |
| 1168 | 2026-09-04T23:14:17.341Z | Downloaded icu_normalizer v2.1.1 |
| 1169 | 2026-09-04T23:14:17.350Z | Downloaded darling_macro v0.20.11 |
| 1170 | 2026-09-04T23:14:17.350Z | Downloaded p256 v0.14.0 |
| 1171 | 2026-09-04T23:14:17.350Z | Downloaded pem-rfc7468 v1.0.0 |
| 1172 | 2026-09-04T23:14:17.354Z | Downloaded aws-lc-rs v1.16.3 |
| 1173 | 2026-09-04T23:14:17.354Z | Downloaded xattr v1.6.1 |
| 1174 | 2026-09-04T23:14:17.354Z | Downloaded quinn v0.11.11 |
| 1175 | 2026-09-04T23:14:17.357Z | Downloaded rusty-fork v0.3.1 |
| 1176 | 2026-09-04T23:14:17.357Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1177 | 2026-09-04T23:14:17.360Z | Downloaded vergen v9.1.0 |
| 1178 | 2026-09-04T23:14:17.363Z | Downloaded crossbeam-utils v0.8.21 |
| 1179 | 2026-09-04T23:14:17.368Z | Downloaded progenitor-impl v0.14.0 |
| 1180 | 2026-09-04T23:14:17.377Z | Downloaded tls_codec_derive v0.4.2 |
| 1181 | 2026-09-04T23:14:17.380Z | Downloaded nanorand v0.7.0 |
| 1182 | 2026-09-04T23:14:17.380Z | Downloaded derive_builder_core v0.20.2 |
| 1183 | 2026-09-04T23:14:17.380Z | Downloaded displaydoc v0.2.5 |
| 1184 | 2026-09-04T23:14:17.384Z | Downloaded whoami v1.6.1 |
| 1185 | 2026-09-04T23:14:17.389Z | Downloaded schemars v0.8.22 |
| 1186 | 2026-09-04T23:14:17.395Z | Downloaded ingot v0.2.1 |
| 1187 | 2026-09-04T23:14:17.398Z | Downloaded pbkdf2 v0.13.0 |
| 1188 | 2026-09-04T23:14:17.398Z | Downloaded serde_derive_internals v0.29.1 |
| 1189 | 2026-09-04T23:14:17.398Z | Downloaded slog-stdlog v4.1.1 |
| 1190 | 2026-09-04T23:14:17.398Z | Downloaded dsl_auto_type v0.2.0 |
| 1191 | 2026-09-04T23:14:17.403Z | Downloaded p521 v0.14.0 |
| 1192 | 2026-09-04T23:14:17.403Z | Downloaded zerocopy v0.6.6 |
| 1193 | 2026-09-04T23:14:17.416Z | Downloaded chrono v0.4.45 |
| 1194 | 2026-09-04T23:14:17.422Z | Downloaded darling_core v0.23.0 |
| 1195 | 2026-09-04T23:14:17.422Z | Downloaded minimal-lexical v0.2.1 |
| 1196 | 2026-09-04T23:14:17.422Z | Downloaded ppv-lite86 v0.2.21 |
| 1197 | 2026-09-04T23:14:17.422Z | Downloaded winnow v0.6.26 |
| 1198 | 2026-09-04T23:14:17.426Z | Downloaded hyper-rustls v0.27.7 |
| 1199 | 2026-09-04T23:14:17.426Z | Downloaded progenitor v0.14.0 |
| 1200 | 2026-09-04T23:14:17.426Z | Downloaded memmap2 v0.9.10 |
| 1201 | 2026-09-04T23:14:17.426Z | Downloaded hyper v1.10.1 |
| 1202 | 2026-09-04T23:14:17.429Z | Downloaded const_format_proc_macros v0.2.34 |
| 1203 | 2026-09-04T23:14:17.432Z | Downloaded signal-hook-registry v1.4.8 |
| 1204 | 2026-09-04T23:14:17.432Z | Downloaded defmt-macros v1.0.1 |
| 1205 | 2026-09-04T23:14:17.437Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1206 | 2026-09-04T23:14:17.441Z | Downloaded bitvec v1.0.1 |
| 1207 | 2026-09-04T23:14:17.448Z | Downloaded iana-time-zone v0.1.65 |
| 1208 | 2026-09-04T23:14:17.453Z | Downloaded russh v0.62.4 |
| 1209 | 2026-09-04T23:14:17.456Z | Downloaded darling_core v0.13.4 |
| 1210 | 2026-09-04T23:14:17.456Z | Downloaded toml_edit v0.19.15 |
| 1211 | 2026-09-04T23:14:17.465Z | Downloaded bindgen v0.71.1 |
| 1212 | 2026-09-04T23:14:17.469Z | Downloaded rsa v0.9.10 |
| 1213 | 2026-09-04T23:14:17.472Z | Downloaded x509-cert v0.2.5 |
| 1214 | 2026-09-04T23:14:17.475Z | Downloaded const_format v0.2.35 |
| 1215 | 2026-09-04T23:14:17.479Z | Downloaded iri-string v0.7.10 |
| 1216 | 2026-09-04T23:14:17.482Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1217 | 2026-09-04T23:14:17.486Z | Downloaded der v0.7.10 |
| 1218 | 2026-09-04T23:14:17.489Z | Downloaded crossbeam-epoch v0.9.18 |
| 1219 | 2026-09-04T23:14:17.489Z | Downloaded pkcs8 v0.11.0 |
| 1220 | 2026-09-04T23:14:17.489Z | Downloaded winnow v1.0.3 |
| 1221 | 2026-09-04T23:14:17.495Z | Downloaded itertools v0.14.0 |
| 1222 | 2026-09-04T23:14:17.498Z | Downloaded nom v7.1.3 |
| 1223 | 2026-09-04T23:14:17.502Z | Downloaded vte v0.14.1 |
| 1224 | 2026-09-04T23:14:17.505Z | Downloaded der v0.8.0 |
| 1225 | 2026-09-04T23:14:17.509Z | Downloaded miette v7.6.0 |
| 1226 | 2026-09-04T23:14:17.516Z | Downloaded parking_lot v0.11.2 |
| 1227 | 2026-09-04T23:14:17.516Z | Downloaded schemars v0.9.0 |
| 1228 | 2026-09-04T23:14:17.520Z | Downloaded schemars v1.2.1 |
| 1229 | 2026-09-04T23:14:17.532Z | Downloaded miniz_oxide v0.8.9 |
| 1230 | 2026-09-04T23:14:17.537Z | Downloaded vcpkg v0.2.15 |
| 1231 | 2026-09-04T23:14:17.552Z | Downloaded git2 v0.20.4 |
| 1232 | 2026-09-04T23:14:17.556Z | Downloaded zerocopy-derive v0.8.55 |
| 1233 | 2026-09-04T23:14:17.561Z | Downloaded ignore v0.4.25 |
| 1234 | 2026-09-04T23:14:17.565Z | Downloaded dropshot-api-manager v0.8.0 |
| 1235 | 2026-09-04T23:14:17.568Z | Downloaded url v2.5.8 |
| 1236 | 2026-09-04T23:14:17.568Z | Downloaded itertools v0.15.0 |
| 1237 | 2026-09-04T23:14:17.571Z | Downloaded snafu v0.8.9 |
| 1238 | 2026-09-04T23:14:17.580Z | Downloaded rand v0.8.6 |
| 1239 | 2026-09-04T23:14:17.583Z | Downloaded num-bigint v0.4.6 |
| 1240 | 2026-09-04T23:14:17.586Z | Downloaded crossterm v0.29.0 |
| 1241 | 2026-09-04T23:14:17.595Z | Downloaded time v0.3.47 |
| 1242 | 2026-09-04T23:14:17.603Z | Downloaded knus v3.4.0 |
| 1243 | 2026-09-04T23:14:17.607Z | Downloaded zlib-rs v0.6.2 |
| 1244 | 2026-09-04T23:14:17.613Z | Downloaded unicode-segmentation v1.12.0 |
| 1245 | 2026-09-04T23:14:17.617Z | Downloaded proptest v1.11.0 |
| 1246 | 2026-09-04T23:14:17.618Z | Downloaded samael v0.0.19 |
| 1247 | 2026-09-04T23:14:17.623Z | Downloaded lalrpop v0.19.12 |
| 1248 | 2026-09-04T23:14:17.627Z | Downloaded regex v1.12.3 |
| 1249 | 2026-09-04T23:14:17.637Z | Downloaded nix v0.27.1 |
| 1250 | 2026-09-04T23:14:17.642Z | Downloaded portable-atomic v1.13.1 |
| 1251 | 2026-09-04T23:14:17.642Z | Downloaded quick-xml v0.37.5 |
| 1252 | 2026-09-04T23:14:17.646Z | Downloaded itertools v0.13.0 |
| 1253 | 2026-09-04T23:14:17.650Z | Downloaded rayon v1.11.0 |
| 1254 | 2026-09-04T23:14:17.653Z | Downloaded tabled v0.21.0 |
| 1255 | 2026-09-04T23:14:17.660Z | Downloaded gimli v0.32.3 |
| 1256 | 2026-09-04T23:14:17.664Z | Downloaded tower v0.5.3 |
| 1257 | 2026-09-04T23:14:17.669Z | Downloaded rsa v0.10.0-rc.18 |
| 1258 | 2026-09-04T23:14:17.672Z | Downloaded iddqd v0.4.2 |
| 1259 | 2026-09-04T23:14:17.677Z | Downloaded sha3 v0.12.0 |
| 1260 | 2026-09-04T23:14:17.681Z | Downloaded zerovec v0.11.5 |
| 1261 | 2026-09-04T23:14:17.684Z | Downloaded unicode-normalization v0.1.25 |
| 1262 | 2026-09-04T23:14:17.687Z | Downloaded nom v8.0.0 |
| 1263 | 2026-09-04T23:14:17.690Z | Downloaded tower-http v0.6.8 |
| 1264 | 2026-09-04T23:14:17.694Z | Downloaded jiff-core v0.1.0 |
| 1265 | 2026-09-04T23:14:17.699Z | Downloaded regex-syntax v0.6.29 |
| 1266 | 2026-09-04T23:14:17.711Z | Downloaded libxml v0.3.3 |
| 1267 | 2026-09-04T23:14:17.711Z | Downloaded p384 v0.13.1 |
| 1268 | 2026-09-04T23:14:17.717Z | Downloaded bstr v1.12.1 |
| 1269 | 2026-09-04T23:14:17.721Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1270 | 2026-09-04T23:14:17.726Z | Downloaded object v0.37.3 |
| 1271 | 2026-09-04T23:14:17.733Z | Downloaded quinn-proto v0.11.16 |
| 1272 | 2026-09-04T23:14:17.738Z | Downloaded itertools v0.12.1 |
| 1273 | 2026-09-04T23:14:17.742Z | Downloaded syn v3.0.3 |
| 1274 | 2026-09-04T23:14:17.750Z | Downloaded libm v0.2.16 |
| 1275 | 2026-09-04T23:14:17.756Z | Downloaded polar-core v0.27.3 |
| 1276 | 2026-09-04T23:14:17.762Z | Downloaded salty v0.3.0 |
| 1277 | 2026-09-04T23:14:17.787Z | Downloaded curve25519-dalek v4.1.3 |
| 1278 | 2026-09-04T23:14:17.798Z | Downloaded reqwest v0.13.2 |
| 1279 | 2026-09-04T23:14:17.807Z | Downloaded tough v0.22.0 |
| 1280 | 2026-09-04T23:14:17.816Z | Downloaded rawzip v0.4.4 |
| 1281 | 2026-09-04T23:14:17.822Z | Downloaded smoltcp v0.9.1 |
| 1282 | 2026-09-04T23:14:17.828Z | Downloaded radix_trie v0.2.1 |
| 1283 | 2026-09-04T23:14:17.832Z | Downloaded moka v0.12.13 |
| 1284 | 2026-09-04T23:14:17.836Z | Downloaded regress v0.11.1 |
| 1285 | 2026-09-04T23:14:17.852Z | Downloaded rustls v0.23.41 |
| 1286 | 2026-09-04T23:14:17.860Z | Downloaded nix v0.28.0 |
| 1287 | 2026-09-04T23:14:17.860Z | Downloaded petname v2.0.2 |
| 1288 | 2026-09-04T23:14:17.863Z | Downloaded nix v0.31.2 |
| 1289 | 2026-09-04T23:14:17.881Z | Downloaded hickory-proto v0.24.4 |
| 1290 | 2026-09-04T23:14:17.891Z | Downloaded serde_with v3.21.0 |
| 1291 | 2026-09-04T23:14:17.898Z | Downloaded openssl v0.10.80 |
| 1292 | 2026-09-04T23:14:17.904Z | Downloaded curve25519-dalek v5.0.0 |
| 1293 | 2026-09-04T23:14:17.910Z | Downloaded object v0.30.4 |
| 1294 | 2026-09-04T23:14:17.916Z | Downloaded hickory-proto v0.25.2 |
| 1295 | 2026-09-04T23:14:17.925Z | Downloaded zerocopy v0.8.55 |
| 1296 | 2026-09-04T23:14:17.937Z | Downloaded rustix v0.38.44 |
| 1297 | 2026-09-04T23:14:17.953Z | Downloaded regex-syntax v0.8.10 |
| 1298 | 2026-09-04T23:14:17.957Z | Downloaded regress v0.10.5 |
| 1299 | 2026-09-04T23:14:17.962Z | Downloaded sled v0.34.7 |
| 1300 | 2026-09-04T23:14:17.969Z | Downloaded crypto-bigint v0.7.5 |
| 1301 | 2026-09-04T23:14:17.977Z | Downloaded sha3 v0.11.0 |
| 1302 | 2026-09-04T23:14:17.981Z | Downloaded diesel v2.3.7 |
| 1303 | 2026-09-04T23:14:17.992Z | Downloaded dropshot v0.17.1 |
| 1304 | 2026-09-04T23:14:18.006Z | Downloaded smoltcp v0.11.0 |
| 1305 | 2026-09-04T23:14:18.016Z | Downloaded openapiv3 v2.2.0 |
| 1306 | 2026-09-04T23:14:18.022Z | Downloaded typify-impl v0.6.2 |
| 1307 | 2026-09-04T23:14:18.033Z | Downloaded zerocopy-derive v0.6.6 |
| 1308 | 2026-09-04T23:14:18.039Z | Downloaded sqlparser v0.61.0 |
| 1309 | 2026-09-04T23:14:18.050Z | Downloaded regex-automata v0.4.14 |
| 1310 | 2026-09-04T23:14:18.057Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1311 | 2026-09-04T23:14:18.064Z | Downloaded tracing v0.1.44 |
| 1312 | 2026-09-04T23:14:18.084Z | Downloaded ratatui v0.29.0 |
| 1313 | 2026-09-04T23:14:18.094Z | Downloaded jiff v0.2.34 |
| 1314 | 2026-09-04T23:14:18.104Z | Downloaded petgraph v0.6.5 |
| 1315 | 2026-09-04T23:14:18.115Z | Downloaded chrono-tz v0.10.4 |
| 1316 | 2026-09-04T23:14:18.126Z | Downloaded petgraph v0.8.3 |
| 1317 | 2026-09-04T23:14:18.157Z | Downloaded libz-sys v1.1.24 |
| 1318 | 2026-09-04T23:14:18.190Z | Downloaded sha3 v0.10.8 |
| 1319 | 2026-09-04T23:14:18.194Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1320 | 2026-09-04T23:14:18.205Z | Downloaded csv v1.4.0 |
| 1321 | 2026-09-04T23:14:18.222Z | Downloaded encoding_rs v0.8.35 |
| 1322 | 2026-09-04T23:14:18.233Z | Downloaded tokio v1.52.1 |
| 1323 | 2026-09-04T23:14:18.256Z | Downloaded ring v0.17.14 |
| 1324 | 2026-09-04T23:14:18.287Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1325 | 2026-09-04T23:14:18.808Z | Downloaded aws-lc-sys v0.40.0 |
| 1326 | 2026-09-04T23:14:19.096Z | Compiling serde_core v1.0.228 |
| 1327 | 2026-09-04T23:14:19.096Z | Compiling libc v0.2.185 |
| 1328 | 2026-09-04T23:14:19.096Z | Compiling serde v1.0.228 |
| 1329 | 2026-09-04T23:14:19.096Z | Compiling log v0.4.33 |
| 1330 | 2026-09-04T23:14:19.096Z | Compiling smallvec v1.15.1 |
| 1331 | 2026-09-04T23:14:19.096Z | Compiling find-msvc-tools v0.1.9 |
| 1332 | 2026-09-04T23:14:19.096Z | Compiling shlex v1.3.0 |
| 1333 | 2026-09-04T23:14:19.096Z | Compiling subtle v2.6.1 |
| 1334 | 2026-09-04T23:14:19.245Z | Compiling scopeguard v1.2.0 |
| 1335 | 2026-09-04T23:14:19.248Z | Compiling stable_deref_trait v1.2.1 |
| 1336 | 2026-09-04T23:14:19.248Z | Compiling typenum v1.20.1 |
| 1337 | 2026-09-04T23:14:19.253Z | Compiling zerocopy v0.8.55 |
| 1338 | 2026-09-04T23:14:19.256Z | Compiling portable-atomic v1.13.1 |
| 1339 | 2026-09-04T23:14:19.304Z | Compiling serde_json v1.0.151 |
| 1340 | 2026-09-04T23:14:19.325Z | Compiling syn v2.0.117 |
| 1341 | 2026-09-04T23:14:19.338Z | Compiling critical-section v1.2.0 |
| 1342 | 2026-09-04T23:14:19.433Z | Compiling libm v0.2.16 |
| 1343 | 2026-09-04T23:14:19.479Z | Compiling lock_api v0.4.14 |
| 1344 | 2026-09-04T23:14:19.485Z | Compiling num-traits v0.2.19 |
| 1345 | 2026-09-04T23:14:19.494Z | Compiling pkg-config v0.3.32 |
| 1346 | 2026-09-04T23:14:19.520Z | Compiling generic-array v0.14.7 |
| 1347 | 2026-09-04T23:14:19.535Z | Compiling pin-project-lite v0.2.17 |
| 1348 | 2026-09-04T23:14:19.550Z | Compiling getrandom v0.4.3 |
| 1349 | 2026-09-04T23:14:19.566Z | Compiling const-oid v0.9.6 |
| 1350 | 2026-09-04T23:14:19.626Z | Compiling parking_lot_core v0.9.12 |
| 1351 | 2026-09-04T23:14:19.659Z | Compiling rand_core v0.10.0 |
| 1352 | 2026-09-04T23:14:19.689Z | Compiling percent-encoding v2.3.2 |
| 1353 | 2026-09-04T23:14:19.738Z | Compiling litemap v0.8.1 |
| 1354 | 2026-09-04T23:14:19.820Z | Compiling writeable v0.6.2 |
| 1355 | 2026-09-04T23:14:19.836Z | Compiling futures-core v0.3.32 |
| 1356 | 2026-09-04T23:14:19.864Z | Compiling icu_properties_data v2.1.2 |
| 1357 | 2026-09-04T23:14:19.903Z | Compiling icu_normalizer_data v2.1.1 |
| 1358 | 2026-09-04T23:14:19.931Z | Compiling rustix v1.1.4 |
| 1359 | 2026-09-04T23:14:19.961Z | Compiling getrandom v0.3.4 |
| 1360 | 2026-09-04T23:14:19.961Z | Compiling futures-sink v0.3.32 |
| 1361 | 2026-09-04T23:14:19.992Z | Compiling futures-task v0.3.32 |
| 1362 | 2026-09-04T23:14:20.011Z | Compiling utf8_iter v1.0.4 |
| 1363 | 2026-09-04T23:14:20.059Z | Compiling slab v0.4.12 |
| 1364 | 2026-09-04T23:14:20.103Z | Compiling futures-channel v0.3.32 |
| 1365 | 2026-09-04T23:14:20.116Z | Compiling futures-io v0.3.32 |
| 1366 | 2026-09-04T23:14:20.167Z | Compiling errno v0.3.14 |
| 1367 | 2026-09-04T23:14:20.189Z | Compiling jobserver v0.1.34 |
| 1368 | 2026-09-04T23:14:20.205Z | Compiling getrandom v0.2.17 |
| 1369 | 2026-09-04T23:14:20.271Z | Compiling mio v1.2.0 |
| 1370 | 2026-09-04T23:14:20.309Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-09-04T23:14:20.336Z | Compiling socket2 v0.6.3 |
| 1372 | 2026-09-04T23:14:20.370Z | Compiling rand_core v0.6.4 |
| 1373 | 2026-09-04T23:14:20.374Z | Compiling form_urlencoded v1.2.2 |
| 1374 | 2026-09-04T23:14:20.397Z | Compiling rustversion v1.0.22 |
| 1375 | 2026-09-04T23:14:20.465Z | Compiling cc v1.2.56 |
| 1376 | 2026-09-04T23:14:20.482Z | Compiling parking_lot v0.12.5 |
| 1377 | 2026-09-04T23:14:20.564Z | Compiling once_cell v1.21.3 |
| 1378 | 2026-09-04T23:14:20.584Z | Compiling iana-time-zone v0.1.65 |
| 1379 | 2026-09-04T23:14:20.613Z | Compiling base64ct v1.8.3 |
| 1380 | 2026-09-04T23:14:20.620Z | Compiling dunce v1.0.5 |
| 1381 | 2026-09-04T23:14:20.643Z | Compiling flagset v0.4.7 |
| 1382 | 2026-09-04T23:14:20.674Z | Compiling ident_case v1.0.1 |
| 1383 | 2026-09-04T23:14:20.742Z | Compiling regex-syntax v0.8.10 |
| 1384 | 2026-09-04T23:14:20.781Z | Compiling fs_extra v1.3.0 |
| 1385 | 2026-09-04T23:14:20.785Z | Compiling base64 v0.22.1 |
| 1386 | 2026-09-04T23:14:20.814Z | Compiling syn v1.0.109 |
| 1387 | 2026-09-04T23:14:20.817Z | Compiling vcpkg v0.2.15 |
| 1388 | 2026-09-04T23:14:20.829Z | Compiling tracing-core v0.1.36 |
| 1389 | 2026-09-04T23:14:20.841Z | Compiling simd-adler32 v0.3.8 |
| 1390 | 2026-09-04T23:14:20.890Z | Compiling pem-rfc7468 v0.7.0 |
| 1391 | 2026-09-04T23:14:20.928Z | Compiling rand_core v0.9.5 |
| 1392 | 2026-09-04T23:14:20.944Z | Compiling cpufeatures v0.2.17 |
| 1393 | 2026-09-04T23:14:20.982Z | Compiling aws-lc-rs v1.16.3 |
| 1394 | 2026-09-04T23:14:21.029Z | Compiling dyn-clone v1.0.20 |
| 1395 | 2026-09-04T23:14:21.084Z | Compiling schemars v0.8.22 |
| 1396 | 2026-09-04T23:14:21.107Z | Compiling spin v0.9.8 |
| 1397 | 2026-09-04T23:14:21.151Z | Compiling adler2 v2.0.1 |
| 1398 | 2026-09-04T23:14:21.184Z | Compiling openssl-probe v0.2.1 |
| 1399 | 2026-09-04T23:14:21.209Z | Compiling httparse v1.10.1 |
| 1400 | 2026-09-04T23:14:21.238Z | Compiling cmake v0.1.57 |
| 1401 | 2026-09-04T23:14:21.271Z | Compiling crc32fast v1.5.0 |
| 1402 | 2026-09-04T23:14:21.299Z | Compiling cmov v0.5.4 |
| 1403 | 2026-09-04T23:14:21.315Z | Compiling tinyvec_macros v0.1.1 |
| 1404 | 2026-09-04T23:14:21.345Z | Compiling miniz_oxide v0.8.9 |
| 1405 | 2026-09-04T23:14:21.362Z | Compiling aho-corasick v1.1.4 |
| 1406 | 2026-09-04T23:14:21.385Z | Compiling tinyvec v1.10.0 |
| 1407 | 2026-09-04T23:14:21.401Z | Compiling radium v0.7.0 |
| 1408 | 2026-09-04T23:14:21.436Z | Compiling unicode-segmentation v1.12.0 |
| 1409 | 2026-09-04T23:14:21.487Z | Compiling bitflags v2.11.0 |
| 1410 | 2026-09-04T23:14:21.565Z | Compiling semver v1.0.28 |
| 1411 | 2026-09-04T23:14:21.584Z | Compiling indexmap v2.14.0 |
| 1412 | 2026-09-04T23:14:21.605Z | Compiling uuid v1.23.4 |
| 1413 | 2026-09-04T23:14:21.742Z | Compiling ctutils v0.4.2 |
| 1414 | 2026-09-04T23:14:21.756Z | Compiling atomic-waker v1.1.2 |
| 1415 | 2026-09-04T23:14:21.785Z | Compiling untrusted v0.7.1 |
| 1416 | 2026-09-04T23:14:21.789Z | Compiling try-lock v0.2.5 |
| 1417 | 2026-09-04T23:14:21.853Z | Compiling rustc_version v0.4.1 |
| 1418 | 2026-09-04T23:14:21.902Z | Compiling tower-layer v0.3.3 |
| 1419 | 2026-09-04T23:14:21.917Z | Compiling tower-service v0.3.3 |
| 1420 | 2026-09-04T23:14:21.921Z | Compiling want v0.3.1 |
| 1421 | 2026-09-04T23:14:22.040Z | Compiling httpdate v1.0.3 |
| 1422 | 2026-09-04T23:14:22.077Z | Compiling openssl v0.10.80 |
| 1423 | 2026-09-04T23:14:22.086Z | Compiling rustls v0.23.41 |
| 1424 | 2026-09-04T23:14:22.116Z | Compiling untrusted v0.9.0 |
| 1425 | 2026-09-04T23:14:22.124Z | Compiling aws-lc-sys v0.40.0 |
| 1426 | 2026-09-04T23:14:22.157Z | Compiling openssl-sys v0.9.117 |
| 1427 | 2026-09-04T23:14:22.226Z | Compiling maybe-uninit v2.0.0 |
| 1428 | 2026-09-04T23:14:22.259Z | Compiling regex-automata v0.4.14 |
| 1429 | 2026-09-04T23:14:22.280Z | Compiling tap v1.0.1 |
| 1430 | 2026-09-04T23:14:22.302Z | Compiling foreign-types-shared v0.1.1 |
| 1431 | 2026-09-04T23:14:22.336Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1432 | 2026-09-04T23:14:22.363Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1433 | 2026-09-04T23:14:22.363Z | Compiling synstructure v0.13.2 |
| 1434 | 2026-09-04T23:14:22.368Z | Compiling serde_derive_internals v0.29.1 |
| 1435 | 2026-09-04T23:14:22.376Z | Compiling pest_generator v2.8.6 |
| 1436 | 2026-09-04T23:14:22.380Z | Compiling darling_core v0.20.11 |
| 1437 | 2026-09-04T23:14:22.535Z | Compiling foreign-types v0.3.2 |
| 1438 | 2026-09-04T23:14:22.620Z | Compiling terminal_size v0.4.3 |
| 1439 | 2026-09-04T23:14:22.634Z | Compiling tempfile v3.27.0 |
| 1440 | 2026-09-04T23:14:22.733Z | Compiling wyz v0.5.1 |
| 1441 | 2026-09-04T23:14:22.778Z | Compiling unicode-normalization v0.1.25 |
| 1442 | 2026-09-04T23:14:22.896Z | Compiling num-integer v0.1.46 |
| 1443 | 2026-09-04T23:14:22.945Z | Compiling socket2 v0.5.10 |
| 1444 | 2026-09-04T23:14:22.960Z | Compiling wait-timeout v0.2.1 |
| 1445 | 2026-09-04T23:14:23.012Z | Compiling ahash v0.8.12 |
| 1446 | 2026-09-04T23:14:23.043Z | Compiling quick-error v1.2.3 |
| 1447 | 2026-09-04T23:14:23.133Z | Compiling packed_struct v0.10.1 |
| 1448 | 2026-09-04T23:14:23.198Z | Compiling bit-vec v0.8.0 |
| 1449 | 2026-09-04T23:14:23.204Z | Compiling num-bigint-dig v0.8.6 |
| 1450 | 2026-09-04T23:14:23.224Z | Compiling native-tls v0.2.18 |
| 1451 | 2026-09-04T23:14:23.230Z | Compiling powerfmt v0.2.0 |
| 1452 | 2026-09-04T23:14:23.253Z | Compiling num-conv v0.2.0 |
| 1453 | 2026-09-04T23:14:23.258Z | Compiling time-core v0.1.8 |
| 1454 | 2026-09-04T23:14:23.270Z | Compiling funty v2.0.0 |
| 1455 | 2026-09-04T23:14:23.313Z | Compiling clap_builder v4.6.0 |
| 1456 | 2026-09-04T23:14:23.341Z | Compiling rusty-fork v0.3.1 |
| 1457 | 2026-09-04T23:14:23.378Z | Compiling deranged v0.5.8 |
| 1458 | 2026-09-04T23:14:23.395Z | Compiling bit-set v0.8.0 |
| 1459 | 2026-09-04T23:14:23.427Z | Compiling time-macros v0.2.27 |
| 1460 | 2026-09-04T23:14:23.448Z | Compiling num-iter v0.1.45 |
| 1461 | 2026-09-04T23:14:23.529Z | Compiling lazy_static v1.5.0 |
| 1462 | 2026-09-04T23:14:23.569Z | Compiling rand_xorshift v0.4.0 |
| 1463 | 2026-09-04T23:14:23.592Z | Compiling bitvec v1.0.1 |
| 1464 | 2026-09-04T23:14:23.605Z | Compiling sync_wrapper v1.0.2 |
| 1465 | 2026-09-04T23:14:23.634Z | Compiling indexmap v1.9.3 |
| 1466 | 2026-09-04T23:14:23.668Z | Compiling crc-catalog v2.4.0 |
| 1467 | 2026-09-04T23:14:23.730Z | Compiling usdt-impl v0.6.0 |
| 1468 | 2026-09-04T23:14:23.763Z | Compiling crossbeam-utils v0.8.21 |
| 1469 | 2026-09-04T23:14:23.768Z | Compiling zlib-rs v0.6.2 |
| 1470 | 2026-09-04T23:14:23.838Z | Compiling nodrop v0.1.14 |
| 1471 | 2026-09-04T23:14:23.851Z | Compiling paste v1.0.15 |
| 1472 | 2026-09-04T23:14:23.942Z | Compiling siphasher v1.0.2 |
| 1473 | 2026-09-04T23:14:23.956Z | Compiling num_threads v0.1.7 |
| 1474 | 2026-09-04T23:14:24.058Z | Compiling object v0.37.3 |
| 1475 | 2026-09-04T23:14:24.073Z | Compiling unarray v0.1.4 |
| 1476 | 2026-09-04T23:14:24.103Z | Compiling serde_derive v1.0.228 |
| 1477 | 2026-09-04T23:14:24.187Z | Compiling zeroize_derive v1.5.0 |
| 1478 | 2026-09-04T23:14:24.187Z | Compiling zerocopy-derive v0.8.55 |
| 1479 | 2026-09-04T23:14:24.217Z | Compiling zerofrom-derive v0.1.6 |
| 1480 | 2026-09-04T23:14:24.349Z | Compiling yoke-derive v0.8.1 |
| 1481 | 2026-09-04T23:14:24.417Z | Compiling zerovec-derive v0.11.2 |
| 1482 | 2026-09-04T23:14:24.474Z | Compiling displaydoc v0.2.5 |
| 1483 | 2026-09-04T23:14:24.543Z | Compiling tokio-macros v2.7.0 |
| 1484 | 2026-09-04T23:14:24.784Z | Compiling futures-macro v0.3.32 |
| 1485 | 2026-09-04T23:14:24.859Z | Compiling der_derive v0.7.3 |
| 1486 | 2026-09-04T23:14:25.138Z | Compiling thiserror-impl v2.0.18 |
| 1487 | 2026-09-04T23:14:25.193Z | Compiling tracing-attributes v0.1.31 |
| 1488 | 2026-09-04T23:14:25.270Z | Compiling schemars_derive v0.8.22 |
| 1489 | 2026-09-04T23:14:25.297Z | Compiling pest_derive v2.8.6 |
| 1490 | 2026-09-04T23:14:25.571Z | Compiling scroll_derive v0.13.1 |
| 1491 | 2026-09-04T23:14:25.586Z | Compiling darling_macro v0.20.11 |
| 1492 | 2026-09-04T23:14:25.652Z | Compiling futures-util v0.3.32 |
| 1493 | 2026-09-04T23:14:25.656Z | Compiling zerofrom v0.1.6 |
| 1494 | 2026-09-04T23:14:25.781Z | Compiling yoke v0.8.1 |
| 1495 | 2026-09-04T23:14:25.812Z | Compiling thiserror-impl v1.0.69 |
| 1496 | 2026-09-04T23:14:25.875Z | Compiling openssl-macros v0.1.1 |
| 1497 | 2026-09-04T23:14:25.982Z | Compiling zerovec v0.11.5 |
| 1498 | 2026-09-04T23:14:26.111Z | Compiling zerotrie v0.2.3 |
| 1499 | 2026-09-04T23:14:26.476Z | Compiling darling v0.20.11 |
| 1500 | 2026-09-04T23:14:26.493Z | Compiling tinystr v0.8.2 |
| 1501 | 2026-09-04T23:14:26.496Z | Compiling potential_utf v0.1.4 |
| 1502 | 2026-09-04T23:14:26.534Z | Compiling scroll v0.13.0 |
| 1503 | 2026-09-04T23:14:26.573Z | Compiling thiserror v2.0.18 |
| 1504 | 2026-09-04T23:14:26.583Z | Compiling tracing v0.1.44 |
| 1505 | 2026-09-04T23:14:26.583Z | Compiling packed_struct_codegen v0.10.1 |
| 1506 | 2026-09-04T23:14:26.614Z | Compiling clap_derive v4.6.1 |
| 1507 | 2026-09-04T23:14:26.614Z | Compiling bitfield-macros v0.19.4 |
| 1508 | 2026-09-04T23:14:26.715Z | Compiling icu_locale_core v2.1.1 |
| 1509 | 2026-09-04T23:14:26.721Z | Compiling icu_collections v2.1.1 |
| 1510 | 2026-09-04T23:14:26.721Z | Compiling zerocopy-derive v0.6.6 |
| 1511 | 2026-09-04T23:14:26.820Z | Compiling goblin v0.10.5 |
| 1512 | 2026-09-04T23:14:26.875Z | Compiling flate2 v1.1.9 |
| 1513 | 2026-09-04T23:14:27.046Z | Compiling dtrace-parser v0.3.0 |
| 1514 | 2026-09-04T23:14:27.176Z | Compiling thiserror v1.0.69 |
| 1515 | 2026-09-04T23:14:27.195Z | Compiling derive_builder_core v0.20.2 |
| 1516 | 2026-09-04T23:14:27.334Z | Compiling icu_provider v2.1.1 |
| 1517 | 2026-09-04T23:14:27.428Z | Compiling time v0.3.47 |
| 1518 | 2026-09-04T23:14:27.468Z | Compiling bitfield v0.19.4 |
| 1519 | 2026-09-04T23:14:27.570Z | Compiling icu_normalizer v2.1.1 |
| 1520 | 2026-09-04T23:14:27.586Z | Compiling icu_properties v2.1.2 |
| 1521 | 2026-09-04T23:14:27.621Z | Compiling zeroize v1.9.0 |
| 1522 | 2026-09-04T23:14:27.665Z | Compiling bytes v1.11.1 |
| 1523 | 2026-09-04T23:14:27.698Z | Compiling chrono v0.4.45 |
| 1524 | 2026-09-04T23:14:27.733Z | Compiling ipnet v2.12.0 |
| 1525 | 2026-09-04T23:14:27.856Z | Compiling der v0.7.10 |
| 1526 | 2026-09-04T23:14:28.039Z | Compiling rustls-pki-types v1.14.0 |
| 1527 | 2026-09-04T23:14:28.067Z | Compiling hybrid-array v0.4.13 |
| 1528 | 2026-09-04T23:14:28.111Z | Compiling hex v0.4.3 |
| 1529 | 2026-09-04T23:14:28.232Z | Compiling tokio v1.52.1 |
| 1530 | 2026-09-04T23:14:28.294Z | Compiling http v1.4.2 |
| 1531 | 2026-09-04T23:14:28.364Z | Compiling block-buffer v0.10.4 |
| 1532 | 2026-09-04T23:14:28.391Z | Compiling crypto-common v0.1.7 |
| 1533 | 2026-09-04T23:14:28.394Z | Compiling serde_spanned v0.6.9 |
| 1534 | 2026-09-04T23:14:28.494Z | Compiling idna_adapter v1.2.1 |
| 1535 | 2026-09-04T23:14:28.552Z | Compiling digest v0.10.7 |
| 1536 | 2026-09-04T23:14:28.568Z | Compiling toml_datetime v0.6.11 |
| 1537 | 2026-09-04T23:14:28.646Z | Compiling ppv-lite86 v0.2.21 |
| 1538 | 2026-09-04T23:14:28.691Z | Compiling idna v1.1.0 |
| 1539 | 2026-09-04T23:14:28.820Z | Compiling spki v0.7.3 |
| 1540 | 2026-09-04T23:14:28.845Z | Compiling sha2 v0.10.9 |
| 1541 | 2026-09-04T23:14:28.861Z | Compiling signature v2.2.0 |
| 1542 | 2026-09-04T23:14:28.864Z | Compiling hmac v0.12.1 |
| 1543 | 2026-09-04T23:14:28.916Z | Compiling http-body v1.0.1 |
| 1544 | 2026-09-04T23:14:28.987Z | Compiling url v2.5.8 |
| 1545 | 2026-09-04T23:14:29.076Z | Compiling rand_chacha v0.9.0 |
| 1546 | 2026-09-04T23:14:29.076Z | Compiling pkcs8 v0.10.2 |
| 1547 | 2026-09-04T23:14:29.111Z | Compiling rand_chacha v0.3.1 |
| 1548 | 2026-09-04T23:14:29.140Z | Compiling http-body-util v0.1.3 |
| 1549 | 2026-09-04T23:14:29.143Z | Compiling clap v4.6.1 |
| 1550 | 2026-09-04T23:14:29.218Z | Compiling zerocopy v0.6.6 |
| 1551 | 2026-09-04T23:14:29.319Z | Compiling rand v0.9.2 |
| 1552 | 2026-09-04T23:14:29.367Z | Compiling rand v0.8.6 |
| 1553 | 2026-09-04T23:14:29.382Z | Compiling pkcs1 v0.7.5 |
| 1554 | 2026-09-04T23:14:29.401Z | Compiling scroll_derive v0.12.1 |
| 1555 | 2026-09-04T23:14:29.404Z | Compiling structmeta-derive v0.3.0 |
| 1556 | 2026-09-04T23:14:29.475Z | Compiling dof v0.4.0 |
| 1557 | 2026-09-04T23:14:29.817Z | Compiling array-init v0.0.4 |
| 1558 | 2026-09-04T23:14:29.863Z | Compiling crc v3.4.0 |
| 1559 | 2026-09-04T23:14:29.877Z | Compiling smallvec v0.6.14 |
| 1560 | 2026-09-04T23:14:29.922Z | Compiling proptest v1.11.0 |
| 1561 | 2026-09-04T23:14:30.101Z | Compiling darling_core v0.23.0 |
| 1562 | 2026-09-04T23:14:30.115Z | Compiling heapless v0.7.17 |
| 1563 | 2026-09-04T23:14:30.130Z | Compiling slog v2.8.2 |
| 1564 | 2026-09-04T23:14:30.174Z | Compiling thread-id v5.1.0 |
| 1565 | 2026-09-04T23:14:30.198Z | Compiling env_filter v2.0.0 |
| 1566 | 2026-09-04T23:14:30.213Z | Compiling syn v3.0.3 |
| 1567 | 2026-09-04T23:14:30.271Z | Compiling cookie v0.18.1 |
| 1568 | 2026-09-04T23:14:30.339Z | Compiling allocator-api2 v0.2.21 |
| 1569 | 2026-09-04T23:14:30.376Z | Compiling ipnetwork v0.21.1 |
| 1570 | 2026-09-04T23:14:30.481Z | Compiling unicode-properties v0.1.4 |
| 1571 | 2026-09-04T23:14:30.505Z | Compiling iri-string v0.7.10 |
| 1572 | 2026-09-04T23:14:30.519Z | Compiling unicode-bidi v0.3.18 |
| 1573 | 2026-09-04T23:14:30.535Z | Compiling base64 v0.21.7 |
| 1574 | 2026-09-04T23:14:30.688Z | Compiling signal-hook v0.3.18 |
| 1575 | 2026-09-04T23:14:30.702Z | Compiling gimli v0.32.3 |
| 1576 | 2026-09-04T23:14:30.718Z | Compiling winnow v0.5.40 |
| 1577 | 2026-09-04T23:14:30.786Z | Compiling anyhow v1.0.104 |
| 1578 | 2026-09-04T23:14:30.850Z | Compiling zstd-safe v7.2.4 |
| 1579 | 2026-09-04T23:14:30.870Z | Compiling ryu v1.0.23 |
| 1580 | 2026-09-04T23:14:30.886Z | Compiling hashbrown v0.12.3 |
| 1581 | 2026-09-04T23:14:31.022Z | Compiling serde_urlencoded v0.7.1 |
| 1582 | 2026-09-04T23:14:31.079Z | Compiling stringprep v0.1.5 |
| 1583 | 2026-09-04T23:14:31.079Z | Compiling ron v0.8.1 |
| 1584 | 2026-09-04T23:14:31.079Z | Compiling oxnet v0.1.6 |
| 1585 | 2026-09-04T23:14:31.121Z | Compiling rsa v0.9.10 |
| 1586 | 2026-09-04T23:14:31.282Z | Compiling structmeta v0.3.0 |
| 1587 | 2026-09-04T23:14:31.480Z | Compiling env_logger v0.11.11 |
| 1588 | 2026-09-04T23:14:31.532Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1589 | 2026-09-04T23:14:31.547Z | Compiling scroll v0.12.0 |
| 1590 | 2026-09-04T23:14:31.746Z | Compiling serde-hex v0.1.0 |
| 1591 | 2026-09-04T23:14:31.846Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1592 | 2026-09-04T23:14:31.861Z | Compiling camino v1.2.5 |
| 1593 | 2026-09-04T23:14:32.049Z | Compiling toml_edit v0.19.15 |
| 1594 | 2026-09-04T23:14:32.174Z | Compiling tokio-util v0.7.18 |
| 1595 | 2026-09-04T23:14:32.177Z | Compiling tower v0.5.3 |
| 1596 | 2026-09-04T23:14:32.286Z | Compiling tokio-native-tls v0.3.1 |
| 1597 | 2026-09-04T23:14:32.473Z | Compiling addr2line v0.25.1 |
| 1598 | 2026-09-04T23:14:32.580Z | Compiling newtype-uuid v1.3.2 |
| 1599 | 2026-09-04T23:14:32.605Z | Compiling tower-http v0.6.8 |
| 1600 | 2026-09-04T23:14:32.654Z | Compiling darling_macro v0.23.0 |
| 1601 | 2026-09-04T23:14:32.686Z | Compiling bzip2 v0.4.4 |
| 1602 | 2026-09-04T23:14:32.817Z | Compiling hashbrown v0.13.2 |
| 1603 | 2026-09-04T23:14:32.917Z | Compiling h2 v0.4.15 |
| 1604 | 2026-09-04T23:14:32.933Z | Compiling x509-cert v0.2.5 |
| 1605 | 2026-09-04T23:14:33.014Z | Compiling crypto-common v0.2.2 |
| 1606 | 2026-09-04T23:14:33.165Z | Compiling block-buffer v0.12.1 |
| 1607 | 2026-09-04T23:14:33.233Z | Compiling block-padding v0.4.2 |
| 1608 | 2026-09-04T23:14:33.313Z | Compiling md-5 v0.10.6 |
| 1609 | 2026-09-04T23:14:33.378Z | Compiling rustls-native-certs v0.8.3 |
| 1610 | 2026-09-04T23:14:33.418Z | Compiling derive_builder_macro v0.20.2 |
| 1611 | 2026-09-04T23:14:33.499Z | Compiling serde_tokenstream v0.2.3 |
| 1612 | 2026-09-04T23:14:33.502Z | Compiling erased-serde v0.3.31 |
| 1613 | 2026-09-04T23:14:33.682Z | Compiling bstr v1.12.1 |
| 1614 | 2026-09-04T23:14:33.685Z | Compiling daft-derive v0.1.8 |
| 1615 | 2026-09-04T23:14:33.837Z | Compiling zerocopy-derive v0.7.35 |
| 1616 | 2026-09-04T23:14:33.912Z | Compiling async-trait v0.1.89 |
| 1617 | 2026-09-04T23:14:33.997Z | Compiling pin-project-internal v1.1.11 |
| 1618 | 2026-09-04T23:14:34.066Z | Compiling curve25519-dalek v4.1.3 |
| 1619 | 2026-09-04T23:14:34.190Z | Compiling heck v0.4.1 |
| 1620 | 2026-09-04T23:14:34.389Z | Compiling vergen-lib v9.1.0 |
| 1621 | 2026-09-04T23:14:34.432Z | Compiling hash32 v0.2.1 |
| 1622 | 2026-09-04T23:14:34.436Z | Compiling memoffset v0.9.1 |
| 1623 | 2026-09-04T23:14:34.436Z | Compiling encoding_rs v0.8.35 |
| 1624 | 2026-09-04T23:14:34.580Z | Compiling rustix v0.38.44 |
| 1625 | 2026-09-04T23:14:34.595Z | Compiling ref-cast v1.0.25 |
| 1626 | 2026-09-04T23:14:34.647Z | Compiling cfg_aliases v0.2.1 |
| 1627 | 2026-09-04T23:14:34.681Z | Compiling smoltcp v0.9.1 |
| 1628 | 2026-09-04T23:14:34.697Z | Compiling litrs v1.0.0 |
| 1629 | 2026-09-04T23:14:34.730Z | Compiling owo-colors v4.3.0 |
| 1630 | 2026-09-04T23:14:34.783Z | Compiling rustc-demangle v0.1.27 |
| 1631 | 2026-09-04T23:14:34.802Z | Compiling crc-any v2.5.0 |
| 1632 | 2026-09-04T23:14:34.920Z | Compiling mime v0.3.17 |
| 1633 | 2026-09-04T23:14:34.946Z | Compiling fallible-iterator v0.2.0 |
| 1634 | 2026-09-04T23:14:35.033Z | Compiling psl-types v2.0.11 |
| 1635 | 2026-09-04T23:14:35.063Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1636 | 2026-09-04T23:14:35.180Z | Compiling publicsuffix v2.3.0 |
| 1637 | 2026-09-04T23:14:35.196Z | Compiling zerocopy v0.7.35 |
| 1638 | 2026-09-04T23:14:35.200Z | Compiling nix v0.31.2 |
| 1639 | 2026-09-04T23:14:35.239Z | Compiling pin-project v1.1.11 |
| 1640 | 2026-09-04T23:14:35.242Z | Compiling document-features v0.2.12 |
| 1641 | 2026-09-04T23:14:35.285Z | Compiling backtrace v0.3.76 |
| 1642 | 2026-09-04T23:14:35.302Z | Compiling postgres-protocol v0.6.10 |
| 1643 | 2026-09-04T23:14:35.373Z | Compiling daft v0.1.8 |
| 1644 | 2026-09-04T23:14:35.478Z | Compiling snafu-derive v0.8.9 |
| 1645 | 2026-09-04T23:14:35.574Z | Compiling derive_builder v0.20.2 |
| 1646 | 2026-09-04T23:14:35.648Z | Compiling toml v0.7.8 |
| 1647 | 2026-09-04T23:14:35.684Z | Compiling inout v0.2.2 |
| 1648 | 2026-09-04T23:14:35.720Z | Compiling object v0.30.4 |
| 1649 | 2026-09-04T23:14:35.793Z | Compiling darling v0.23.0 |
| 1650 | 2026-09-04T23:14:35.833Z | Compiling zip v0.6.6 |
| 1651 | 2026-09-04T23:14:35.876Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1652 | 2026-09-04T23:14:35.891Z | Compiling goblin v0.8.2 |
| 1653 | 2026-09-04T23:14:35.907Z | Compiling derive-ex v0.1.8 |
| 1654 | 2026-09-04T23:14:36.182Z | Compiling hyper v1.10.1 |
| 1655 | 2026-09-04T23:14:36.257Z | Compiling futures-executor v0.3.32 |
| 1656 | 2026-09-04T23:14:36.271Z | Compiling hubpack_derive v0.1.1 |
| 1657 | 2026-09-04T23:14:36.379Z | Compiling regex v1.12.3 |
| 1658 | 2026-09-04T23:14:36.420Z | Compiling phf_shared v0.13.1 |
| 1659 | 2026-09-04T23:14:36.460Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1660 | 2026-09-04T23:14:36.475Z | Compiling strum_macros v0.27.2 |
| 1661 | 2026-09-04T23:14:36.532Z | Compiling ref-cast-impl v1.0.25 |
| 1662 | 2026-09-04T23:14:36.560Z | Compiling convert_case v0.10.0 |
| 1663 | 2026-09-04T23:14:36.679Z | Compiling vergen v9.1.0 |
| 1664 | 2026-09-04T23:14:36.751Z | Compiling cargo-platform v0.3.2 |
| 1665 | 2026-09-04T23:14:36.829Z | Compiling ff v0.13.1 |
| 1666 | 2026-09-04T23:14:36.881Z | Compiling fs-err v3.3.0 |
| 1667 | 2026-09-04T23:14:36.894Z | Compiling base16ct v0.2.0 |
| 1668 | 2026-09-04T23:14:36.980Z | Compiling jiff-core v0.1.0 |
| 1669 | 2026-09-04T23:14:37.057Z | Compiling foldhash v0.2.0 |
| 1670 | 2026-09-04T23:14:37.090Z | Compiling same-file v1.0.6 |
| 1671 | 2026-09-04T23:14:37.103Z | Compiling managed v0.8.0 |
| 1672 | 2026-09-04T23:14:37.121Z | Compiling path-slash v0.1.5 |
| 1673 | 2026-09-04T23:14:37.140Z | Compiling foldhash v0.1.5 |
| 1674 | 2026-09-04T23:14:37.144Z | Compiling is_ci v1.2.0 |
| 1675 | 2026-09-04T23:14:37.262Z | Compiling libbz2-rs-sys v0.2.2 |
| 1676 | 2026-09-04T23:14:37.276Z | Compiling hyper-util v0.1.20 |
| 1677 | 2026-09-04T23:14:37.290Z | Compiling bitflags v1.3.2 |
| 1678 | 2026-09-04T23:14:37.308Z | Compiling bumpalo v3.20.2 |
| 1679 | 2026-09-04T23:14:37.330Z | Compiling textwrap v0.16.2 |
| 1680 | 2026-09-04T23:14:37.334Z | Compiling hashbrown v0.15.5 |
| 1681 | 2026-09-04T23:14:37.450Z | Compiling snafu v0.8.9 |
| 1682 | 2026-09-04T23:14:37.578Z | Compiling zopfli v0.8.3 |
| 1683 | 2026-09-04T23:14:37.636Z | Compiling test-strategy v0.4.5 |
| 1684 | 2026-09-04T23:14:37.806Z | Compiling jiff v0.2.34 |
| 1685 | 2026-09-04T23:14:37.820Z | Compiling bzip2 v0.6.1 |
| 1686 | 2026-09-04T23:14:37.824Z | Compiling supports-color v3.0.2 |
| 1687 | 2026-09-04T23:14:37.923Z | Compiling walkdir v2.5.0 |
| 1688 | 2026-09-04T23:14:37.948Z | Compiling hashbrown v0.16.1 |
| 1689 | 2026-09-04T23:14:38.063Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1690 | 2026-09-04T23:14:38.166Z | Compiling dof v0.3.0 |
| 1691 | 2026-09-04T23:14:38.247Z | Compiling sec1 v0.7.3 |
| 1692 | 2026-09-04T23:14:38.261Z | Compiling group v0.13.0 |
| 1693 | 2026-09-04T23:14:38.313Z | Compiling cargo_metadata v0.23.1 |
| 1694 | 2026-09-04T23:14:38.458Z | Compiling derive_more-impl v2.1.1 |
| 1695 | 2026-09-04T23:14:38.478Z | Compiling strum v0.27.2 |
| 1696 | 2026-09-04T23:14:38.563Z | Compiling hubpack v0.1.2 |
| 1697 | 2026-09-04T23:14:38.576Z | Compiling phf v0.13.1 |
| 1698 | 2026-09-04T23:14:38.630Z | Compiling signal-hook-mio v0.2.5 |
| 1699 | 2026-09-04T23:14:38.673Z | Compiling hyper-tls v0.6.0 |
| 1700 | 2026-09-04T23:14:38.755Z | Compiling futures v0.3.32 |
| 1701 | 2026-09-04T23:14:38.795Z | Compiling cookie_store v0.22.1 |
| 1702 | 2026-09-04T23:14:38.852Z | Compiling reqwest v0.12.28 |
| 1703 | 2026-09-04T23:14:38.906Z | Compiling zstd v0.13.3 |
| 1704 | 2026-09-04T23:14:38.925Z | Compiling serde_with_macros v3.21.0 |
| 1705 | 2026-09-04T23:14:39.061Z | Compiling cipher v0.5.2 |
| 1706 | 2026-09-04T23:14:39.164Z | Compiling backtrace-ext v0.2.1 |
| 1707 | 2026-09-04T23:14:39.167Z | Compiling postgres-types v0.2.12 |
| 1708 | 2026-09-04T23:14:39.410Z | Compiling globset v0.4.18 |
| 1709 | 2026-09-04T23:14:39.436Z | Compiling usdt-macro v0.6.0 |
| 1710 | 2026-09-04T23:14:39.498Z | Compiling usdt-attr-macro v0.6.0 |
| 1711 | 2026-09-04T23:14:39.527Z | Compiling byte-wrapper v0.1.0 |
| 1712 | 2026-09-04T23:14:39.632Z | Compiling ed25519 v2.2.3 |
| 1713 | 2026-09-04T23:14:39.733Z | Compiling hkdf v0.12.4 |
| 1714 | 2026-09-04T23:14:39.786Z | Compiling crypto-bigint v0.5.5 |
| 1715 | 2026-09-04T23:14:39.882Z | Compiling serde_plain v1.0.2 |
| 1716 | 2026-09-04T23:14:39.931Z | Compiling serde-big-array v0.5.1 |
| 1717 | 2026-09-04T23:14:40.092Z | Compiling olpc-cjson v0.1.4 |
| 1718 | 2026-09-04T23:14:40.109Z | Compiling dtrace-parser v0.2.0 |
| 1719 | 2026-09-04T23:14:40.125Z | Compiling phf_shared v0.11.3 |
| 1720 | 2026-09-04T23:14:40.139Z | Compiling async-recursion v1.1.1 |
| 1721 | 2026-09-04T23:14:40.181Z | Compiling strum_macros v0.26.4 |
| 1722 | 2026-09-04T23:14:40.258Z | Compiling serde_repr v0.1.20 |
| 1723 | 2026-09-04T23:14:40.275Z | Compiling enum-as-inner v0.6.1 |
| 1724 | 2026-09-04T23:14:40.333Z | Compiling miette-derive v7.6.0 |
| 1725 | 2026-09-04T23:14:40.368Z | Compiling float-cmp v0.10.0 |
| 1726 | 2026-09-04T23:14:40.477Z | Compiling pem v3.0.6 |
| 1727 | 2026-09-04T23:14:40.525Z | Compiling memmap2 v0.9.10 |
| 1728 | 2026-09-04T23:14:40.585Z | Compiling thread-id v4.2.2 |
| 1729 | 2026-09-04T23:14:40.685Z | Compiling new_debug_unreachable v1.0.6 |
| 1730 | 2026-09-04T23:14:40.763Z | Compiling precomputed-hash v0.1.1 |
| 1731 | 2026-09-04T23:14:40.778Z | Compiling fixedbitset v0.4.2 |
| 1732 | 2026-09-04T23:14:40.828Z | Compiling const-oid v0.10.2 |
| 1733 | 2026-09-04T23:14:40.848Z | Compiling typed-path v0.9.3 |
| 1734 | 2026-09-04T23:14:40.858Z | Compiling winnow v1.0.3 |
| 1735 | 2026-09-04T23:14:40.878Z | Compiling static_assertions v1.1.0 |
| 1736 | 2026-09-04T23:14:40.884Z | Compiling difflib v0.4.0 |
| 1737 | 2026-09-04T23:14:40.901Z | Compiling keccak v0.1.6 |
| 1738 | 2026-09-04T23:14:40.958Z | Compiling either v1.15.0 |
| 1739 | 2026-09-04T23:14:41.030Z | Compiling supports-hyperlinks v3.2.0 |
| 1740 | 2026-09-04T23:14:41.058Z | Compiling whoami v2.1.0 |
| 1741 | 2026-09-04T23:14:41.090Z | Compiling supports-unicode v3.0.0 |
| 1742 | 2026-09-04T23:14:41.126Z | Compiling data-encoding v2.10.0 |
| 1743 | 2026-09-04T23:14:41.186Z | Compiling fixedbitset v0.5.7 |
| 1744 | 2026-09-04T23:14:41.209Z | Compiling cpufeatures v0.3.0 |
| 1745 | 2026-09-04T23:14:41.249Z | Compiling predicates-core v1.0.10 |
| 1746 | 2026-09-04T23:14:41.308Z | Compiling normalize-line-endings v0.3.0 |
| 1747 | 2026-09-04T23:14:41.414Z | Compiling petgraph v0.8.3 |
| 1748 | 2026-09-04T23:14:41.448Z | Compiling hickory-proto v0.25.2 |
| 1749 | 2026-09-04T23:14:41.451Z | Compiling predicates v3.1.4 |
| 1750 | 2026-09-04T23:14:41.451Z | Compiling chacha20 v0.10.0 |
| 1751 | 2026-09-04T23:14:41.479Z | Compiling tokio-postgres v0.7.16 |
| 1752 | 2026-09-04T23:14:41.531Z | Compiling itertools v0.13.0 |
| 1753 | 2026-09-04T23:14:41.544Z | Compiling miette v7.6.0 |
| 1754 | 2026-09-04T23:14:41.658Z | Compiling sha3 v0.10.8 |
| 1755 | 2026-09-04T23:14:41.867Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1756 | 2026-09-04T23:14:41.883Z | Compiling digest v0.11.3 |
| 1757 | 2026-09-04T23:14:41.964Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1758 | 2026-09-04T23:14:41.974Z | Compiling petgraph v0.6.5 |
| 1759 | 2026-09-04T23:14:41.990Z | Compiling strum v0.26.3 |
| 1760 | 2026-09-04T23:14:42.089Z | Compiling string_cache v0.8.9 |
| 1761 | 2026-09-04T23:14:42.103Z | Compiling toml_edit v0.22.27 |
| 1762 | 2026-09-04T23:14:42.131Z | Compiling elliptic-curve v0.13.8 |
| 1763 | 2026-09-04T23:14:42.147Z | Compiling usdt v0.6.0 |
| 1764 | 2026-09-04T23:14:42.152Z | Compiling usdt-impl v0.5.0 |
| 1765 | 2026-09-04T23:14:42.340Z | Compiling crossterm v0.28.1 |
| 1766 | 2026-09-04T23:14:42.431Z | Compiling serde_with v3.21.0 |
| 1767 | 2026-09-04T23:14:42.522Z | Compiling zip v4.6.1 |
| 1768 | 2026-09-04T23:14:42.563Z | Compiling ed25519-dalek v2.2.0 |
| 1769 | 2026-09-04T23:14:42.702Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1770 | 2026-09-04T23:14:42.702Z | Compiling derive_more v2.1.1 |
| 1771 | 2026-09-04T23:14:42.834Z | Compiling iddqd v0.4.2 |
| 1772 | 2026-09-04T23:14:43.211Z | Compiling similar v2.7.0 |
| 1773 | 2026-09-04T23:14:43.364Z | Compiling tokio-stream v0.1.18 |
| 1774 | 2026-09-04T23:14:43.453Z | Compiling crossbeam-epoch v0.9.18 |
| 1775 | 2026-09-04T23:14:43.485Z | Compiling buf-list v1.1.2 |
| 1776 | 2026-09-04T23:14:43.525Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1777 | 2026-09-04T23:14:43.626Z | Compiling openapiv3 v2.2.0 |
| 1778 | 2026-09-04T23:14:43.741Z | Compiling peg-runtime v0.8.5 |
| 1779 | 2026-09-04T23:14:43.785Z | Compiling lalrpop-util v0.19.12 |
| 1780 | 2026-09-04T23:14:43.800Z | Compiling thread_local v1.1.9 |
| 1781 | 2026-09-04T23:14:43.833Z | Compiling slog-async v2.8.0 |
| 1782 | 2026-09-04T23:14:43.852Z | Compiling crossbeam-channel v0.5.15 |
| 1783 | 2026-09-04T23:14:43.997Z | Compiling is-terminal v0.4.17 |
| 1784 | 2026-09-04T23:14:44.039Z | Compiling filetime v0.2.27 |
| 1785 | 2026-09-04T23:14:44.090Z | Compiling xattr v1.6.1 |
| 1786 | 2026-09-04T23:14:44.094Z | Compiling term v1.2.1 |
| 1787 | 2026-09-04T23:14:44.154Z | Compiling take_mut v0.2.2 |
| 1788 | 2026-09-04T23:14:44.167Z | Compiling camino-tempfile v1.4.1 |
| 1789 | 2026-09-04T23:14:44.226Z | Compiling tar v0.4.46 |
| 1790 | 2026-09-04T23:14:44.424Z | Compiling slog-term v2.9.2 |
| 1791 | 2026-09-04T23:15:01.646Z | Compiling rustls-webpki v0.103.13 |
| 1792 | 2026-09-04T23:15:04.323Z | Compiling tokio-rustls v0.26.4 |
| 1793 | 2026-09-04T23:15:04.323Z | Compiling rustls-platform-verifier v0.6.2 |
| 1794 | 2026-09-04T23:15:04.323Z | Compiling tough v0.22.0 |
| 1795 | 2026-09-04T23:15:04.532Z | Compiling hyper-rustls v0.27.7 |
| 1796 | 2026-09-04T23:15:04.719Z | Compiling reqwest v0.13.2 |
| 1797 | 2026-09-04T23:15:06.843Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1798 | 2026-09-04T23:15:07.062Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1799 | 2026-09-04T23:15:09.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.41s |
| 1800 | 2026-09-04T23:15:10.101Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1801 | 2026-09-04T23:15:10.156Z | Sep 04 23:15:08.199 INFO Starting download, target: Cockroach |
| 1802 | 2026-09-04T23:15:10.156Z | Sep 04 23:15:08.200 INFO Starting download, target: DendriteStub |
| 1803 | 2026-09-04T23:15:10.156Z | Sep 04 23:15:08.200 INFO Starting download, target: MaghemiteMgd |
| 1804 | 2026-09-04T23:15:10.156Z | Sep 04 23:15:08.200 INFO Starting download, target: Clickhouse |
| 1805 | 2026-09-04T23:15:10.160Z | Sep 04 23:15:08.200 INFO Starting download, target: Console |
| 1806 | 2026-09-04T23:15:10.160Z | Sep 04 23:15:08.200 INFO Starting download, target: MaghemiteDdmd |
| 1807 | 2026-09-04T23:15:10.160Z | Sep 04 23:15:08.200 INFO Starting download, target: TransceiverControl |
| 1808 | 2026-09-04T23:15:10.160Z | Sep 04 23:15:08.200 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1809 | 2026-09-04T23:15:10.160Z | Sep 04 23:15:08.200 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1810 | 2026-09-04T23:15:10.160Z | Sep 04 23:15:08.200 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1811 | 2026-09-04T23:15:10.160Z | Sep 04 23:15:08.200 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1812 | 2026-09-04T23:15:10.160Z | Sep 04 23:15:08.200 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1813 | 2026-09-04T23:15:10.160Z | Sep 04 23:15:08.200 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1814 | 2026-09-04T23:15:10.160Z | Sep 04 23:15:08.200 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1815 | 2026-09-04T23:15:11.648Z | Sep 04 23:15:09.684 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1816 | 2026-09-04T23:15:11.888Z | Sep 04 23:15:09.925 INFO Download complete, target: TransceiverControl |
| 1817 | 2026-09-04T23:15:11.943Z | Sep 04 23:15:09.949 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1818 | 2026-09-04T23:15:11.996Z | Sep 04 23:15:09.972 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1819 | 2026-09-04T23:15:12.150Z | Sep 04 23:15:10.193 INFO Download complete, target: Console |
| 1820 | 2026-09-04T23:15:14.954Z | Sep 04 23:15:12.993 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1821 | 2026-09-04T23:15:15.370Z | Sep 04 23:15:13.397 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1822 | 2026-09-04T23:15:15.481Z | Sep 04 23:15:13.517 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1823 | 2026-09-04T23:15:16.208Z | Sep 04 23:15:14.249 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1824 | 2026-09-04T23:15:16.208Z | Sep 04 23:15:14.249 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1825 | 2026-09-04T23:15:16.802Z | Sep 04 23:15:14.844 INFO Download complete, target: MaghemiteDdmd |
| 1826 | 2026-09-04T23:15:17.905Z | Sep 04 23:15:15.948 INFO Download complete, target: MaghemiteMgd |
| 1827 | 2026-09-04T23:15:18.006Z | Sep 04 23:15:16.050 INFO Download complete, target: DendriteStub |
| 1828 | 2026-09-04T23:15:18.575Z | Sep 04 23:15:16.618 INFO Checking that binary works, target: Clickhouse |
| 1829 | 2026-09-04T23:15:18.663Z | Sep 04 23:15:16.706 INFO Download complete, target: Clickhouse |
| 1830 | 2026-09-04T23:15:20.716Z | Sep 04 23:15:18.760 INFO Checking that binary works, target: Cockroach |
| 1831 | 2026-09-04T23:15:20.838Z | Sep 04 23:15:18.881 INFO Download complete, target: Cockroach |
| 1832 | 2026-09-04T23:15:20.843Z | All prerequisites installed successfully |
| 1833 | 2026-09-04T23:15:20.847Z | |
| 1834 | 2026-09-04T23:15:20.847Z | real 1:57.295278769 |
| 1835 | 2026-09-04T23:15:20.847Z | user 7:22.163208789 |
| 1836 | 2026-09-04T23:15:20.847Z | sys 1:45.563000622 |
| 1837 | 2026-09-04T23:15:20.847Z | trap 0.303767886 |
| 1838 | 2026-09-04T23:15:20.847Z | tflt 0.854491006 |
| 1839 | 2026-09-04T23:15:20.847Z | dflt 1.555873087 |
| 1840 | 2026-09-04T23:15:20.847Z | kflt 0.020329155 |
| 1841 | 2026-09-04T23:15:20.847Z | lock 29:02.323792524 |
| 1842 | 2026-09-04T23:15:20.847Z | slp 20:11.729501080 |
| 1843 | 2026-09-04T23:15:20.847Z | lat 28.255555650 |
| 1844 | 2026-09-04T23:15:20.847Z | stop 3:35.299946940 |
| 1845 | 2026-09-04T23:15:20.847Z | + ptime -m cargo xtask download softnpu |
| 1846 | 2026-09-04T23:15:21.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1847 | 2026-09-04T23:15:21.327Z | Running `target/debug/xtask download softnpu` |
| 1848 | 2026-09-04T23:15:22.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1849 | 2026-09-04T23:15:22.154Z | Running `target/debug/xtask-downloader softnpu` |
| 1850 | 2026-09-04T23:15:22.194Z | Sep 04 23:15:20.237 INFO Starting download, target: Softnpu |
| 1851 | 2026-09-04T23:15:22.197Z | Sep 04 23:15:20.238 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1852 | 2026-09-04T23:15:24.232Z | Sep 04 23:15:22.276 INFO Download complete, target: Softnpu |
| 1853 | 2026-09-04T23:15:24.235Z | |
| 1854 | 2026-09-04T23:15:24.238Z | real 3.386128620 |
| 1855 | 2026-09-04T23:15:24.238Z | user 1.332629722 |
| 1856 | 2026-09-04T23:15:24.238Z | sys 0.620013001 |
| 1857 | 2026-09-04T23:15:24.238Z | trap 0.000706560 |
| 1858 | 2026-09-04T23:15:24.238Z | tflt 0.000099810 |
| 1859 | 2026-09-04T23:15:24.238Z | dflt 0.000267920 |
| 1860 | 2026-09-04T23:15:24.238Z | kflt 0.000000000 |
| 1861 | 2026-09-04T23:15:24.238Z | lock 37.542027581 |
| 1862 | 2026-09-04T23:15:24.238Z | slp 1.888560208 |
| 1863 | 2026-09-04T23:15:24.238Z | lat 0.095405610 |
| 1864 | 2026-09-04T23:15:24.238Z | stop 0.000205300 |
| 1865 | 2026-09-04T23:15:24.238Z | + export CARGO_INCREMENTAL=0 |
| 1866 | 2026-09-04T23:15:24.238Z | + CARGO_INCREMENTAL=0 |
| 1867 | 2026-09-04T23:15:24.238Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1868 | 2026-09-04T23:15:25.171Z | Compiling proc-macro2 v1.0.106 |
| 1869 | 2026-09-04T23:15:25.171Z | Compiling quote v1.0.45 |
| 1870 | 2026-09-04T23:15:25.171Z | Compiling unicode-ident v1.0.24 |
| 1871 | 2026-09-04T23:15:25.171Z | Compiling serde_core v1.0.228 |
| 1872 | 2026-09-04T23:15:25.175Z | Compiling libc v0.2.185 |
| 1873 | 2026-09-04T23:15:25.175Z | Compiling serde v1.0.228 |
| 1874 | 2026-09-04T23:15:25.175Z | Compiling cfg-if v1.0.4 |
| 1875 | 2026-09-04T23:15:25.175Z | Compiling version_check v0.9.5 |
| 1876 | 2026-09-04T23:15:25.175Z | Compiling autocfg v1.5.0 |
| 1877 | 2026-09-04T23:15:25.175Z | Compiling find-msvc-tools v0.1.9 |
| 1878 | 2026-09-04T23:15:25.175Z | Compiling shlex v1.3.0 |
| 1879 | 2026-09-04T23:15:25.175Z | Compiling memchr v2.8.0 |
| 1880 | 2026-09-04T23:15:25.175Z | Compiling zmij v1.0.21 |
| 1881 | 2026-09-04T23:15:25.175Z | Compiling serde_json v1.0.151 |
| 1882 | 2026-09-04T23:15:25.489Z | Compiling portable-atomic v1.13.1 |
| 1883 | 2026-09-04T23:15:25.529Z | Compiling zerocopy v0.8.55 |
| 1884 | 2026-09-04T23:15:25.544Z | Compiling libm v0.2.16 |
| 1885 | 2026-09-04T23:15:25.633Z | Compiling getrandom v0.4.3 |
| 1886 | 2026-09-04T23:15:25.683Z | Compiling smallvec v1.15.1 |
| 1887 | 2026-09-04T23:15:25.687Z | Compiling generic-array v0.14.7 |
| 1888 | 2026-09-04T23:15:25.906Z | Compiling icu_properties_data v2.1.2 |
| 1889 | 2026-09-04T23:15:25.939Z | Compiling icu_normalizer_data v2.1.1 |
| 1890 | 2026-09-04T23:15:25.939Z | Compiling parking_lot_core v0.9.12 |
| 1891 | 2026-09-04T23:15:25.942Z | Compiling num-traits v0.2.19 |
| 1892 | 2026-09-04T23:15:25.958Z | Compiling itoa v1.0.17 |
| 1893 | 2026-09-04T23:15:25.976Z | Compiling log v0.4.33 |
| 1894 | 2026-09-04T23:15:25.991Z | Compiling pkg-config v0.3.32 |
| 1895 | 2026-09-04T23:15:26.024Z | Compiling subtle v2.6.1 |
| 1896 | 2026-09-04T23:15:26.134Z | Compiling stable_deref_trait v1.2.1 |
| 1897 | 2026-09-04T23:15:26.158Z | Compiling typenum v1.20.1 |
| 1898 | 2026-09-04T23:15:26.193Z | Compiling rustix v1.1.4 |
| 1899 | 2026-09-04T23:15:26.230Z | Compiling getrandom v0.3.4 |
| 1900 | 2026-09-04T23:15:26.262Z | Compiling scopeguard v1.2.0 |
| 1901 | 2026-09-04T23:15:26.311Z | Compiling errno v0.3.14 |
| 1902 | 2026-09-04T23:15:26.341Z | Compiling jobserver v0.1.34 |
| 1903 | 2026-09-04T23:15:26.410Z | Compiling lock_api v0.4.14 |
| 1904 | 2026-09-04T23:15:26.413Z | Compiling thiserror v2.0.18 |
| 1905 | 2026-09-04T23:15:26.479Z | Compiling rand_core v0.10.0 |
| 1906 | 2026-09-04T23:15:26.574Z | Compiling cc v1.2.56 |
| 1907 | 2026-09-04T23:15:26.651Z | Compiling syn v2.0.117 |
| 1908 | 2026-09-04T23:15:26.669Z | Compiling critical-section v1.2.0 |
| 1909 | 2026-09-04T23:15:26.672Z | Compiling getrandom v0.2.17 |
| 1910 | 2026-09-04T23:15:26.704Z | Compiling schemars v0.8.22 |
| 1911 | 2026-09-04T23:15:26.709Z | Compiling litemap v0.8.1 |
| 1912 | 2026-09-04T23:15:26.753Z | Compiling percent-encoding v2.3.2 |
| 1913 | 2026-09-04T23:15:26.756Z | Compiling equivalent v1.0.2 |
| 1914 | 2026-09-04T23:15:26.795Z | Compiling writeable v0.6.2 |
| 1915 | 2026-09-04T23:15:26.864Z | Compiling rand_core v0.6.4 |
| 1916 | 2026-09-04T23:15:26.880Z | Compiling syn v1.0.109 |
| 1917 | 2026-09-04T23:15:26.915Z | Compiling pin-project-lite v0.2.17 |
| 1918 | 2026-09-04T23:15:27.005Z | Compiling rustversion v1.0.22 |
| 1919 | 2026-09-04T23:15:27.080Z | Compiling once_cell v1.21.3 |
| 1920 | 2026-09-04T23:15:27.133Z | Compiling hashbrown v0.17.0 |
| 1921 | 2026-09-04T23:15:27.147Z | Compiling heck v0.5.0 |
| 1922 | 2026-09-04T23:15:27.215Z | Compiling fs_extra v1.3.0 |
| 1923 | 2026-09-04T23:15:27.232Z | Compiling dunce v1.0.5 |
| 1924 | 2026-09-04T23:15:27.249Z | Compiling byteorder v1.5.0 |
| 1925 | 2026-09-04T23:15:27.252Z | Compiling utf8_iter v1.0.4 |
| 1926 | 2026-09-04T23:15:27.337Z | Compiling cmake v0.1.57 |
| 1927 | 2026-09-04T23:15:27.384Z | Compiling form_urlencoded v1.2.2 |
| 1928 | 2026-09-04T23:15:27.481Z | Compiling strsim v0.11.1 |
| 1929 | 2026-09-04T23:15:27.512Z | Compiling signal-hook-registry v1.4.8 |
| 1930 | 2026-09-04T23:15:27.700Z | Compiling bitflags v2.11.0 |
| 1931 | 2026-09-04T23:15:27.753Z | Compiling semver v1.0.28 |
| 1932 | 2026-09-04T23:15:27.788Z | Compiling indexmap v2.14.0 |
| 1933 | 2026-09-04T23:15:27.804Z | Compiling thiserror v1.0.69 |
| 1934 | 2026-09-04T23:15:27.864Z | Compiling aws-lc-sys v0.40.0 |
| 1935 | 2026-09-04T23:15:27.864Z | Compiling parking_lot v0.12.5 |
| 1936 | 2026-09-04T23:15:27.896Z | Compiling mio v1.2.0 |
| 1937 | 2026-09-04T23:15:27.912Z | Compiling socket2 v0.6.3 |
| 1938 | 2026-09-04T23:15:28.042Z | Compiling const-oid v0.9.6 |
| 1939 | 2026-09-04T23:15:28.057Z | Compiling aws-lc-rs v1.16.3 |
| 1940 | 2026-09-04T23:15:28.092Z | Compiling futures-core v0.3.32 |
| 1941 | 2026-09-04T23:15:28.241Z | Compiling iana-time-zone v0.1.65 |
| 1942 | 2026-09-04T23:15:28.273Z | Compiling httparse v1.10.1 |
| 1943 | 2026-09-04T23:15:28.432Z | Compiling crc32fast v1.5.0 |
| 1944 | 2026-09-04T23:15:28.441Z | Compiling regex-syntax v0.8.10 |
| 1945 | 2026-09-04T23:15:28.607Z | Compiling fnv v1.0.7 |
| 1946 | 2026-09-04T23:15:28.662Z | Compiling ucd-trie v0.1.7 |
| 1947 | 2026-09-04T23:15:28.701Z | Compiling uuid v1.23.4 |
| 1948 | 2026-09-04T23:15:28.734Z | Compiling ident_case v1.0.1 |
| 1949 | 2026-09-04T23:15:28.738Z | Compiling vcpkg v0.2.15 |
| 1950 | 2026-09-04T23:15:28.808Z | Compiling pest v2.8.6 |
| 1951 | 2026-09-04T23:15:28.981Z | Compiling rustc_version v0.4.1 |
| 1952 | 2026-09-04T23:15:29.045Z | Compiling futures-sink v0.3.32 |
| 1953 | 2026-09-04T23:15:29.134Z | Compiling rustls v0.23.41 |
| 1954 | 2026-09-04T23:15:29.176Z | Compiling dyn-clone v1.0.20 |
| 1955 | 2026-09-04T23:15:29.205Z | Compiling futures-channel v0.3.32 |
| 1956 | 2026-09-04T23:15:29.312Z | Compiling openssl-sys v0.9.117 |
| 1957 | 2026-09-04T23:15:29.344Z | Compiling aho-corasick v1.1.4 |
| 1958 | 2026-09-04T23:15:29.395Z | Compiling synstructure v0.13.2 |
| 1959 | 2026-09-04T23:15:29.413Z | Compiling serde_derive_internals v0.29.1 |
| 1960 | 2026-09-04T23:15:29.470Z | Compiling futures-io v0.3.32 |
| 1961 | 2026-09-04T23:15:29.487Z | Compiling futures-task v0.3.32 |
| 1962 | 2026-09-04T23:15:29.504Z | Compiling slab v0.4.12 |
| 1963 | 2026-09-04T23:15:29.790Z | Compiling radium v0.7.0 |
| 1964 | 2026-09-04T23:15:29.805Z | Compiling plain v0.2.3 |
| 1965 | 2026-09-04T23:15:29.822Z | Compiling num-conv v0.2.0 |
| 1966 | 2026-09-04T23:15:29.839Z | Compiling time-core v0.1.8 |
| 1967 | 2026-09-04T23:15:29.934Z | Compiling pest_meta v2.8.6 |
| 1968 | 2026-09-04T23:15:29.967Z | Compiling crossbeam-utils v0.8.21 |
| 1969 | 2026-09-04T23:15:29.981Z | Compiling base64 v0.22.1 |
| 1970 | 2026-09-04T23:15:30.007Z | Compiling time-macros v0.2.27 |
| 1971 | 2026-09-04T23:15:30.064Z | Compiling maybe-uninit v2.0.0 |
| 1972 | 2026-09-04T23:15:30.081Z | Compiling base64ct v1.8.3 |
| 1973 | 2026-09-04T23:15:30.096Z | Compiling pretty-hex v0.4.1 |
| 1974 | 2026-09-04T23:15:30.179Z | Compiling openssl v0.10.80 |
| 1975 | 2026-09-04T23:15:30.194Z | Compiling slog v2.8.2 |
| 1976 | 2026-09-04T23:15:30.249Z | Compiling regex-automata v0.4.14 |
| 1977 | 2026-09-04T23:15:30.265Z | Compiling unicode-segmentation v1.12.0 |
| 1978 | 2026-09-04T23:15:30.337Z | Compiling pem-rfc7468 v0.7.0 |
| 1979 | 2026-09-04T23:15:30.387Z | Compiling flagset v0.4.7 |
| 1980 | 2026-09-04T23:15:30.415Z | Compiling rand_core v0.9.5 |
| 1981 | 2026-09-04T23:15:30.448Z | Compiling darling_core v0.23.0 |
| 1982 | 2026-09-04T23:15:30.530Z | Compiling pest_generator v2.8.6 |
| 1983 | 2026-09-04T23:15:30.587Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1984 | 2026-09-04T23:15:30.615Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1985 | 2026-09-04T23:15:30.632Z | Compiling syn v3.0.3 |
| 1986 | 2026-09-04T23:15:30.656Z | Compiling serde_derive v1.0.228 |
| 1987 | 2026-09-04T23:15:30.673Z | Compiling zeroize_derive v1.5.0 |
| 1988 | 2026-09-04T23:15:30.688Z | Compiling zerofrom-derive v0.1.6 |
| 1989 | 2026-09-04T23:15:30.708Z | Compiling yoke-derive v0.8.1 |
| 1990 | 2026-09-04T23:15:30.711Z | Compiling zerocopy-derive v0.8.55 |
| 1991 | 2026-09-04T23:15:30.805Z | Compiling zerovec-derive v0.11.2 |
| 1992 | 2026-09-04T23:15:30.840Z | Compiling displaydoc v0.2.5 |
| 1993 | 2026-09-04T23:15:30.925Z | Compiling tokio-macros v2.7.0 |
| 1994 | 2026-09-04T23:15:30.971Z | Compiling futures-macro v0.3.32 |
| 1995 | 2026-09-04T23:15:30.989Z | Compiling thiserror-impl v2.0.18 |
| 1996 | 2026-09-04T23:15:31.004Z | Compiling schemars_derive v0.8.22 |
| 1997 | 2026-09-04T23:15:31.163Z | Compiling der_derive v0.7.3 |
| 1998 | 2026-09-04T23:15:31.203Z | Compiling tracing-attributes v0.1.31 |
| 1999 | 2026-09-04T23:15:31.297Z | Compiling thiserror-impl v1.0.69 |
| 2000 | 2026-09-04T23:15:31.531Z | Compiling pest_derive v2.8.6 |
| 2001 | 2026-09-04T23:15:31.619Z | Compiling scroll_derive v0.12.1 |
| 2002 | 2026-09-04T23:15:31.689Z | Compiling scroll_derive v0.13.1 |
| 2003 | 2026-09-04T23:15:31.733Z | Compiling futures-util v0.3.32 |
| 2004 | 2026-09-04T23:15:31.835Z | Compiling zerofrom v0.1.6 |
| 2005 | 2026-09-04T23:15:31.984Z | Compiling yoke v0.8.1 |
| 2006 | 2026-09-04T23:15:32.088Z | Compiling openssl-macros v0.1.1 |
| 2007 | 2026-09-04T23:15:32.176Z | Compiling zerovec v0.11.5 |
| 2008 | 2026-09-04T23:15:32.213Z | Compiling zerotrie v0.2.3 |
| 2009 | 2026-09-04T23:15:32.458Z | Compiling ahash v0.8.12 |
| 2010 | 2026-09-04T23:15:32.542Z | Compiling anyhow v1.0.104 |
| 2011 | 2026-09-04T23:15:32.572Z | Compiling packed_struct v0.10.1 |
| 2012 | 2026-09-04T23:15:32.588Z | Compiling num-bigint-dig v0.8.6 |
| 2013 | 2026-09-04T23:15:32.604Z | Compiling native-tls v0.2.18 |
| 2014 | 2026-09-04T23:15:32.690Z | Compiling paste v1.0.15 |
| 2015 | 2026-09-04T23:15:32.758Z | Compiling tinystr v0.8.2 |
| 2016 | 2026-09-04T23:15:32.784Z | Compiling potential_utf v0.1.4 |
| 2017 | 2026-09-04T23:15:32.848Z | Compiling darling_macro v0.23.0 |
| 2018 | 2026-09-04T23:15:32.852Z | Compiling regex v1.12.3 |
| 2019 | 2026-09-04T23:15:32.852Z | Compiling zerocopy-derive v0.7.35 |
| 2020 | 2026-09-04T23:15:32.965Z | Compiling icu_locale_core v2.1.1 |
| 2021 | 2026-09-04T23:15:32.980Z | Compiling icu_collections v2.1.1 |
| 2022 | 2026-09-04T23:15:33.531Z | Compiling tracing-core v0.1.36 |
| 2023 | 2026-09-04T23:15:33.547Z | Compiling cookie v0.18.1 |
| 2024 | 2026-09-04T23:15:33.657Z | Compiling icu_provider v2.1.1 |
| 2025 | 2026-09-04T23:15:33.697Z | Compiling cpufeatures v0.2.17 |
| 2026 | 2026-09-04T23:15:33.722Z | Compiling zeroize v1.9.0 |
| 2027 | 2026-09-04T23:15:33.780Z | Compiling bytes v1.11.1 |
| 2028 | 2026-09-04T23:15:33.825Z | Compiling chrono v0.4.45 |
| 2029 | 2026-09-04T23:15:33.849Z | Compiling serde_tokenstream v0.2.3 |
| 2030 | 2026-09-04T23:15:33.950Z | Compiling icu_normalizer v2.1.1 |
| 2031 | 2026-09-04T23:15:33.967Z | Compiling icu_properties v2.1.2 |
| 2032 | 2026-09-04T23:15:34.251Z | Compiling der v0.7.10 |
| 2033 | 2026-09-04T23:15:34.363Z | Compiling tokio v1.52.1 |
| 2034 | 2026-09-04T23:15:34.485Z | Compiling block-buffer v0.10.4 |
| 2035 | 2026-09-04T23:15:34.502Z | Compiling crypto-common v0.1.7 |
| 2036 | 2026-09-04T23:15:34.705Z | Compiling digest v0.10.7 |
| 2037 | 2026-09-04T23:15:34.705Z | Compiling http v1.4.2 |
| 2038 | 2026-09-04T23:15:34.948Z | Compiling idna_adapter v1.2.1 |
| 2039 | 2026-09-04T23:15:35.000Z | Compiling ppv-lite86 v0.2.21 |
| 2040 | 2026-09-04T23:15:35.103Z | Compiling idna v1.1.0 |
| 2041 | 2026-09-04T23:15:35.244Z | Compiling spki v0.7.3 |
| 2042 | 2026-09-04T23:15:35.367Z | Compiling fastrand v2.3.0 |
| 2043 | 2026-09-04T23:15:35.386Z | Compiling camino v1.2.5 |
| 2044 | 2026-09-04T23:15:35.419Z | Compiling rand_chacha v0.9.0 |
| 2045 | 2026-09-04T23:15:35.477Z | Compiling url v2.5.8 |
| 2046 | 2026-09-04T23:15:35.550Z | Compiling tracing v0.1.44 |
| 2047 | 2026-09-04T23:15:35.614Z | Compiling toml_datetime v0.6.11 |
| 2048 | 2026-09-04T23:15:35.697Z | Compiling serde_spanned v0.6.9 |
| 2049 | 2026-09-04T23:15:35.881Z | Compiling darling v0.23.0 |
| 2050 | 2026-09-04T23:15:35.916Z | Compiling packed_struct_codegen v0.10.1 |
| 2051 | 2026-09-04T23:15:35.919Z | Compiling zerocopy-derive v0.6.6 |
| 2052 | 2026-09-04T23:15:35.951Z | Compiling clap_derive v4.6.1 |
| 2053 | 2026-09-04T23:15:35.983Z | Compiling bitfield-macros v0.19.4 |
| 2054 | 2026-09-04T23:15:36.238Z | Compiling indexmap v1.9.3 |
| 2055 | 2026-09-04T23:15:36.364Z | Compiling simd-adler32 v0.3.8 |
| 2056 | 2026-09-04T23:15:36.435Z | Compiling object v0.37.3 |
| 2057 | 2026-09-04T23:15:36.507Z | Compiling rand v0.9.2 |
| 2058 | 2026-09-04T23:15:36.544Z | Compiling pkcs8 v0.10.2 |
| 2059 | 2026-09-04T23:15:36.615Z | Compiling http-body v1.0.1 |
| 2060 | 2026-09-04T23:15:36.674Z | Compiling rustls-pki-types v1.14.0 |
| 2061 | 2026-09-04T23:15:36.719Z | Compiling daft-derive v0.1.8 |
| 2062 | 2026-09-04T23:15:36.814Z | Compiling spin v0.9.8 |
| 2063 | 2026-09-04T23:15:36.872Z | Compiling usdt-impl v0.5.0 |
| 2064 | 2026-09-04T23:15:36.888Z | Compiling anstyle v1.0.14 |
| 2065 | 2026-09-04T23:15:37.037Z | Compiling openssl-probe v0.2.1 |
| 2066 | 2026-09-04T23:15:37.071Z | Compiling ref-cast v1.0.25 |
| 2067 | 2026-09-04T23:15:37.089Z | Compiling utf8parse v0.2.2 |
| 2068 | 2026-09-04T23:15:37.110Z | Compiling either v1.15.0 |
| 2069 | 2026-09-04T23:15:37.127Z | Compiling winnow v0.5.40 |
| 2070 | 2026-09-04T23:15:37.145Z | Compiling tinyvec_macros v0.1.1 |
| 2071 | 2026-09-04T23:15:37.159Z | Compiling usdt-impl v0.6.0 |
| 2072 | 2026-09-04T23:15:37.211Z | Compiling adler2 v2.0.1 |
| 2073 | 2026-09-04T23:15:37.214Z | Compiling cmov v0.5.4 |
| 2074 | 2026-09-04T23:15:37.339Z | Compiling miniz_oxide v0.8.9 |
| 2075 | 2026-09-04T23:15:37.357Z | Compiling tinyvec v1.10.0 |
| 2076 | 2026-09-04T23:15:37.373Z | Compiling anstyle-parse v1.0.0 |
| 2077 | 2026-09-04T23:15:37.472Z | Compiling ctutils v0.4.2 |
| 2078 | 2026-09-04T23:15:37.561Z | Compiling sha2 v0.10.9 |
| 2079 | 2026-09-04T23:15:37.612Z | Compiling tempfile v3.27.0 |
| 2080 | 2026-09-04T23:15:37.733Z | Compiling scroll v0.13.0 |
| 2081 | 2026-09-04T23:15:37.782Z | Compiling scroll v0.12.0 |
| 2082 | 2026-09-04T23:15:37.878Z | Compiling async-trait v0.1.89 |
| 2083 | 2026-09-04T23:15:37.893Z | Compiling terminal_size v0.4.3 |
| 2084 | 2026-09-04T23:15:37.931Z | Compiling heapless v0.7.17 |
| 2085 | 2026-09-04T23:15:38.061Z | Compiling tower-layer v0.3.3 |
| 2086 | 2026-09-04T23:15:38.078Z | Compiling winnow v0.7.14 |
| 2087 | 2026-09-04T23:15:38.093Z | Compiling zstd-safe v7.2.4 |
| 2088 | 2026-09-04T23:15:38.110Z | Compiling tower-service v0.3.3 |
| 2089 | 2026-09-04T23:15:38.190Z | Compiling tokio-util v0.7.18 |
| 2090 | 2026-09-04T23:15:38.207Z | Compiling litrs v1.0.0 |
| 2091 | 2026-09-04T23:15:38.223Z | Compiling atomic-waker v1.1.2 |
| 2092 | 2026-09-04T23:15:38.240Z | Compiling winnow v1.0.3 |
| 2093 | 2026-09-04T23:15:38.313Z | Compiling anstyle-query v1.1.5 |
| 2094 | 2026-09-04T23:15:38.364Z | Compiling try-lock v0.2.5 |
| 2095 | 2026-09-04T23:15:38.380Z | Compiling toml_edit v0.19.15 |
| 2096 | 2026-09-04T23:15:38.438Z | Compiling is_terminal_polyfill v1.70.2 |
| 2097 | 2026-09-04T23:15:38.518Z | Compiling rustix v0.38.44 |
| 2098 | 2026-09-04T23:15:38.535Z | Compiling colorchoice v1.0.4 |
| 2099 | 2026-09-04T23:15:38.555Z | Compiling signal-hook v0.3.18 |
| 2100 | 2026-09-04T23:15:38.558Z | Compiling untrusted v0.7.1 |
| 2101 | 2026-09-04T23:15:38.666Z | Compiling document-features v0.2.12 |
| 2102 | 2026-09-04T23:15:38.669Z | Compiling anstream v1.0.0 |
| 2103 | 2026-09-04T23:15:38.753Z | Compiling want v0.3.1 |
| 2104 | 2026-09-04T23:15:38.933Z | Compiling h2 v0.4.15 |
| 2105 | 2026-09-04T23:15:39.074Z | Compiling goblin v0.8.2 |
| 2106 | 2026-09-04T23:15:39.147Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2107 | 2026-09-04T23:15:39.209Z | Compiling goblin v0.10.5 |
| 2108 | 2026-09-04T23:15:39.273Z | Compiling hybrid-array v0.4.13 |
| 2109 | 2026-09-04T23:15:39.419Z | Compiling ipnetwork v0.21.1 |
| 2110 | 2026-09-04T23:15:39.490Z | Compiling ipnet v2.12.0 |
| 2111 | 2026-09-04T23:15:39.541Z | Compiling zerocopy v0.7.35 |
| 2112 | 2026-09-04T23:15:39.754Z | Compiling ref-cast-impl v1.0.25 |
| 2113 | 2026-09-04T23:15:39.779Z | Compiling structmeta-derive v0.3.0 |
| 2114 | 2026-09-04T23:15:39.971Z | Compiling heck v0.4.1 |
| 2115 | 2026-09-04T23:15:40.013Z | Compiling darling_core v0.20.11 |
| 2116 | 2026-09-04T23:15:40.123Z | Compiling curve25519-dalek v4.1.3 |
| 2117 | 2026-09-04T23:15:40.142Z | Compiling memoffset v0.9.1 |
| 2118 | 2026-09-04T23:15:40.197Z | Compiling untrusted v0.9.0 |
| 2119 | 2026-09-04T23:15:40.245Z | Compiling powerfmt v0.2.0 |
| 2120 | 2026-09-04T23:15:40.288Z | Compiling foreign-types-shared v0.1.1 |
| 2121 | 2026-09-04T23:15:40.312Z | Compiling httpdate v1.0.3 |
| 2122 | 2026-09-04T23:15:40.396Z | Compiling tap v1.0.1 |
| 2123 | 2026-09-04T23:15:40.490Z | Compiling deranged v0.5.8 |
| 2124 | 2026-09-04T23:15:40.525Z | Compiling wyz v0.5.1 |
| 2125 | 2026-09-04T23:15:40.541Z | Compiling foreign-types v0.3.2 |
| 2126 | 2026-09-04T23:15:40.647Z | Compiling unicode-normalization v0.1.25 |
| 2127 | 2026-09-04T23:15:40.741Z | Compiling dtrace-parser v0.2.0 |
| 2128 | 2026-09-04T23:15:40.786Z | Compiling structmeta v0.3.0 |
| 2129 | 2026-09-04T23:15:40.802Z | Compiling rand_chacha v0.3.1 |
| 2130 | 2026-09-04T23:15:40.805Z | Compiling signature v2.2.0 |
| 2131 | 2026-09-04T23:15:40.974Z | Compiling hex v0.4.3 |
| 2132 | 2026-09-04T23:15:41.010Z | Compiling dtrace-parser v0.3.0 |
| 2133 | 2026-09-04T23:15:41.130Z | Compiling pin-project-internal v1.1.11 |
| 2134 | 2026-09-04T23:15:41.227Z | Compiling num-integer v0.1.46 |
| 2135 | 2026-09-04T23:15:41.266Z | Compiling socket2 v0.5.10 |
| 2136 | 2026-09-04T23:15:41.358Z | Compiling dof v0.3.0 |
| 2137 | 2026-09-04T23:15:41.491Z | Compiling thread-id v5.1.0 |
| 2138 | 2026-09-04T23:15:41.552Z | Compiling thread-id v4.2.2 |
| 2139 | 2026-09-04T23:15:41.583Z | Compiling wait-timeout v0.2.1 |
| 2140 | 2026-09-04T23:15:41.615Z | Compiling clap_lex v1.0.0 |
| 2141 | 2026-09-04T23:15:41.641Z | Compiling quick-error v1.2.3 |
| 2142 | 2026-09-04T23:15:41.658Z | Compiling bit-vec v0.8.0 |
| 2143 | 2026-09-04T23:15:41.743Z | Compiling cfg_aliases v0.2.1 |
| 2144 | 2026-09-04T23:15:41.807Z | Compiling owo-colors v4.3.0 |
| 2145 | 2026-09-04T23:15:41.827Z | Compiling smoltcp v0.9.1 |
| 2146 | 2026-09-04T23:15:41.844Z | Compiling num_threads v0.1.7 |
| 2147 | 2026-09-04T23:15:41.918Z | Compiling funty v2.0.0 |
| 2148 | 2026-09-04T23:15:41.958Z | Compiling bit-set v0.8.0 |
| 2149 | 2026-09-04T23:15:41.977Z | Compiling dof v0.4.0 |
| 2150 | 2026-09-04T23:15:41.994Z | Compiling darling_macro v0.20.11 |
| 2151 | 2026-09-04T23:15:42.031Z | Compiling time v0.3.47 |
| 2152 | 2026-09-04T23:15:42.091Z | Compiling hyper v1.10.1 |
| 2153 | 2026-09-04T23:15:42.128Z | Compiling nix v0.31.2 |
| 2154 | 2026-09-04T23:15:42.149Z | Compiling clap_builder v4.6.0 |
| 2155 | 2026-09-04T23:15:42.162Z | Compiling rusty-fork v0.3.1 |
| 2156 | 2026-09-04T23:15:42.198Z | Compiling num-iter v0.1.45 |
| 2157 | 2026-09-04T23:15:42.339Z | Compiling bitvec v1.0.1 |
| 2158 | 2026-09-04T23:15:42.497Z | Compiling rand v0.8.6 |
| 2159 | 2026-09-04T23:15:42.513Z | Compiling darling v0.20.11 |
| 2160 | 2026-09-04T23:15:42.612Z | Compiling lazy_static v1.5.0 |
| 2161 | 2026-09-04T23:15:42.748Z | Compiling hmac v0.12.1 |
| 2162 | 2026-09-04T23:15:42.805Z | Compiling erased-serde v0.3.31 |
| 2163 | 2026-09-04T23:15:43.006Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2164 | 2026-09-04T23:15:43.023Z | Compiling rand_xorshift v0.4.0 |
| 2165 | 2026-09-04T23:15:43.081Z | Compiling sync_wrapper v1.0.2 |
| 2166 | 2026-09-04T23:15:43.179Z | Compiling hyper-util v0.1.20 |
| 2167 | 2026-09-04T23:15:43.219Z | Compiling nodrop v0.1.14 |
| 2168 | 2026-09-04T23:15:43.328Z | Compiling siphasher v1.0.2 |
| 2169 | 2026-09-04T23:15:43.359Z | Compiling unarray v0.1.4 |
| 2170 | 2026-09-04T23:15:43.550Z | Compiling crc-catalog v2.4.0 |
| 2171 | 2026-09-04T23:15:43.579Z | Compiling zlib-rs v0.6.2 |
| 2172 | 2026-09-04T23:15:43.629Z | Compiling clap v4.6.1 |
| 2173 | 2026-09-04T23:15:43.644Z | Compiling crc v3.4.0 |
| 2174 | 2026-09-04T23:15:43.798Z | Compiling proptest v1.11.0 |
| 2175 | 2026-09-04T23:15:43.850Z | Compiling array-init v0.0.4 |
| 2176 | 2026-09-04T23:15:44.203Z | Compiling tower v0.5.3 |
| 2177 | 2026-09-04T23:15:44.768Z | Compiling derive_builder_core v0.20.2 |
| 2178 | 2026-09-04T23:15:44.784Z | Compiling smallvec v0.6.14 |
| 2179 | 2026-09-04T23:15:44.788Z | Compiling snafu-derive v0.8.9 |
| 2180 | 2026-09-04T23:15:45.011Z | Compiling http-body-util v0.1.3 |
| 2181 | 2026-09-04T23:15:45.028Z | Compiling pkcs1 v0.7.5 |
| 2182 | 2026-09-04T23:15:45.101Z | Compiling zerocopy v0.6.6 |
| 2183 | 2026-09-04T23:15:45.217Z | Compiling bitfield v0.19.4 |
| 2184 | 2026-09-04T23:15:45.283Z | Compiling hubpack_derive v0.1.1 |
| 2185 | 2026-09-04T23:15:45.314Z | Compiling strum_macros v0.27.2 |
| 2186 | 2026-09-04T23:15:45.407Z | Compiling strum_macros v0.26.4 |
| 2187 | 2026-09-04T23:15:45.521Z | Compiling env_filter v2.0.0 |
| 2188 | 2026-09-04T23:15:45.537Z | Compiling fs-err v3.3.0 |
| 2189 | 2026-09-04T23:15:45.616Z | Compiling flate2 v1.1.9 |
| 2190 | 2026-09-04T23:15:45.777Z | Compiling gimli v0.32.3 |
| 2191 | 2026-09-04T23:15:45.800Z | Compiling hashbrown v0.12.3 |
| 2192 | 2026-09-04T23:15:45.865Z | Compiling base64 v0.21.7 |
| 2193 | 2026-09-04T23:15:45.880Z | Compiling ryu v1.0.23 |
| 2194 | 2026-09-04T23:15:46.079Z | Compiling iri-string v0.7.10 |
| 2195 | 2026-09-04T23:15:46.178Z | Compiling unicode-bidi v0.3.18 |
| 2196 | 2026-09-04T23:15:46.220Z | Compiling allocator-api2 v0.2.21 |
| 2197 | 2026-09-04T23:15:46.418Z | Compiling unicode-properties v0.1.4 |
| 2198 | 2026-09-04T23:15:46.650Z | Compiling stringprep v0.1.5 |
| 2199 | 2026-09-04T23:15:46.732Z | Compiling ron v0.8.1 |
| 2200 | 2026-09-04T23:15:46.978Z | Compiling serde_urlencoded v0.7.1 |
| 2201 | 2026-09-04T23:15:46.996Z | Compiling newtype-uuid v1.3.2 |
| 2202 | 2026-09-04T23:15:47.024Z | Compiling env_logger v0.11.11 |
| 2203 | 2026-09-04T23:15:47.074Z | Compiling derive_builder_macro v0.20.2 |
| 2204 | 2026-09-04T23:15:47.231Z | Compiling tower-http v0.6.8 |
| 2205 | 2026-09-04T23:15:47.248Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2206 | 2026-09-04T23:15:47.301Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2207 | 2026-09-04T23:15:47.317Z | Compiling rsa v0.9.10 |
| 2208 | 2026-09-04T23:15:47.432Z | Compiling oxnet v0.1.6 |
| 2209 | 2026-09-04T23:15:47.496Z | Compiling addr2line v0.25.1 |
| 2210 | 2026-09-04T23:15:47.562Z | Compiling serde-hex v0.1.0 |
| 2211 | 2026-09-04T23:15:47.581Z | Compiling tokio-native-tls v0.3.1 |
| 2212 | 2026-09-04T23:15:47.624Z | Compiling hashbrown v0.13.2 |
| 2213 | 2026-09-04T23:15:47.656Z | Compiling bzip2 v0.4.4 |
| 2214 | 2026-09-04T23:15:47.672Z | Compiling usdt-attr-macro v0.6.0 |
| 2215 | 2026-09-04T23:15:47.772Z | Compiling usdt-macro v0.6.0 |
| 2216 | 2026-09-04T23:15:47.828Z | Compiling derive-ex v0.1.8 |
| 2217 | 2026-09-04T23:15:47.843Z | Compiling crypto-common v0.2.2 |
| 2218 | 2026-09-04T23:15:47.877Z | Compiling block-buffer v0.12.1 |
| 2219 | 2026-09-04T23:15:47.949Z | Compiling block-padding v0.4.2 |
| 2220 | 2026-09-04T23:15:48.259Z | Compiling rustls-native-certs v0.8.3 |
| 2221 | 2026-09-04T23:15:48.554Z | Compiling x509-cert v0.2.5 |
| 2222 | 2026-09-04T23:15:48.572Z | Compiling md-5 v0.10.6 |
| 2223 | 2026-09-04T23:15:48.684Z | Compiling bstr v1.12.1 |
| 2224 | 2026-09-04T23:15:48.743Z | Compiling convert_case v0.10.0 |
| 2225 | 2026-09-04T23:15:49.014Z | Compiling vergen-lib v9.1.0 |
| 2226 | 2026-09-04T23:15:49.031Z | Compiling hash32 v0.2.1 |
| 2227 | 2026-09-04T23:15:49.066Z | Compiling encoding_rs v0.8.35 |
| 2228 | 2026-09-04T23:15:49.101Z | Compiling fallible-iterator v0.2.0 |
| 2229 | 2026-09-04T23:15:49.133Z | Compiling cpufeatures v0.3.0 |
| 2230 | 2026-09-04T23:15:49.221Z | Compiling crc-any v2.5.0 |
| 2231 | 2026-09-04T23:15:49.288Z | Compiling unicode-width v0.2.0 |
| 2232 | 2026-09-04T23:15:49.341Z | Compiling rustc-demangle v0.1.27 |
| 2233 | 2026-09-04T23:15:49.373Z | Compiling mime v0.3.17 |
| 2234 | 2026-09-04T23:15:49.467Z | Compiling psl-types v2.0.11 |
| 2235 | 2026-09-04T23:15:49.640Z | Compiling publicsuffix v2.3.0 |
| 2236 | 2026-09-04T23:15:49.655Z | Compiling postgres-protocol v0.6.10 |
| 2237 | 2026-09-04T23:15:49.722Z | Compiling test-strategy v0.4.5 |
| 2238 | 2026-09-04T23:15:49.821Z | Compiling backtrace v0.3.76 |
| 2239 | 2026-09-04T23:15:49.919Z | Compiling derive_more-impl v2.1.1 |
| 2240 | 2026-09-04T23:15:50.429Z | Compiling inout v0.2.2 |
| 2241 | 2026-09-04T23:15:50.452Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2242 | 2026-09-04T23:15:50.614Z | Compiling object v0.30.4 |
| 2243 | 2026-09-04T23:15:50.630Z | Compiling zip v0.6.6 |
| 2244 | 2026-09-04T23:15:50.666Z | Compiling hyper-tls v0.6.0 |
| 2245 | 2026-09-04T23:15:50.684Z | Compiling daft v0.1.8 |
| 2246 | 2026-09-04T23:15:50.762Z | Compiling derive_builder v0.20.2 |
| 2247 | 2026-09-04T23:15:50.843Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2248 | 2026-09-04T23:15:50.926Z | Compiling phf_shared v0.13.1 |
| 2249 | 2026-09-04T23:15:50.982Z | Compiling pin-project v1.1.11 |
| 2250 | 2026-09-04T23:15:51.110Z | Compiling toml v0.7.8 |
| 2251 | 2026-09-04T23:15:51.157Z | Compiling serde_with_macros v3.21.0 |
| 2252 | 2026-09-04T23:15:51.184Z | Compiling futures-executor v0.3.32 |
| 2253 | 2026-09-04T23:15:51.375Z | Compiling async-recursion v1.1.1 |
| 2254 | 2026-09-04T23:15:51.392Z | Compiling enum-as-inner v0.6.1 |
| 2255 | 2026-09-04T23:15:51.425Z | Compiling miette-derive v7.6.0 |
| 2256 | 2026-09-04T23:15:51.442Z | Compiling serde_repr v0.1.20 |
| 2257 | 2026-09-04T23:15:51.511Z | Compiling ff v0.13.1 |
| 2258 | 2026-09-04T23:15:51.549Z | Compiling vergen v9.1.0 |
| 2259 | 2026-09-04T23:15:51.649Z | Compiling cargo-platform v0.3.2 |
| 2260 | 2026-09-04T23:15:51.668Z | Compiling same-file v1.0.6 |
| 2261 | 2026-09-04T23:15:51.767Z | Compiling is_ci v1.2.0 |
| 2262 | 2026-09-04T23:15:51.838Z | Compiling foldhash v0.1.5 |
| 2263 | 2026-09-04T23:15:51.853Z | Compiling managed v0.8.0 |
| 2264 | 2026-09-04T23:15:51.900Z | Compiling bitflags v1.3.2 |
| 2265 | 2026-09-04T23:15:51.919Z | Compiling foldhash v0.2.0 |
| 2266 | 2026-09-04T23:15:51.935Z | Compiling unicode-linebreak v0.1.5 |
| 2267 | 2026-09-04T23:15:51.975Z | Compiling jiff-core v0.1.0 |
| 2268 | 2026-09-04T23:15:51.995Z | Compiling base16ct v0.2.0 |
| 2269 | 2026-09-04T23:15:51.998Z | Compiling libbz2-rs-sys v0.2.2 |
| 2270 | 2026-09-04T23:15:52.028Z | Compiling bumpalo v3.20.2 |
| 2271 | 2026-09-04T23:15:52.081Z | Compiling path-slash v0.1.5 |
| 2272 | 2026-09-04T23:15:52.184Z | Compiling smawk v0.3.2 |
| 2273 | 2026-09-04T23:15:52.236Z | Compiling zopfli v0.8.3 |
| 2274 | 2026-09-04T23:15:52.288Z | Compiling sec1 v0.7.3 |
| 2275 | 2026-09-04T23:15:52.353Z | Compiling textwrap v0.16.2 |
| 2276 | 2026-09-04T23:15:52.470Z | Compiling bzip2 v0.6.1 |
| 2277 | 2026-09-04T23:15:52.489Z | Compiling hashbrown v0.16.1 |
| 2278 | 2026-09-04T23:15:52.579Z | Compiling hashbrown v0.15.5 |
| 2279 | 2026-09-04T23:15:52.582Z | Compiling supports-color v3.0.2 |
| 2280 | 2026-09-04T23:15:52.690Z | Compiling cargo_metadata v0.23.1 |
| 2281 | 2026-09-04T23:15:52.764Z | Compiling jiff v0.2.34 |
| 2282 | 2026-09-04T23:15:52.813Z | Compiling walkdir v2.5.0 |
| 2283 | 2026-09-04T23:15:52.858Z | Compiling group v0.13.0 |
| 2284 | 2026-09-04T23:15:52.944Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2285 | 2026-09-04T23:15:53.121Z | Compiling futures v0.3.32 |
| 2286 | 2026-09-04T23:15:53.303Z | Compiling phf v0.13.1 |
| 2287 | 2026-09-04T23:15:53.401Z | Compiling snafu v0.8.9 |
| 2288 | 2026-09-04T23:15:53.572Z | Compiling reqwest v0.12.28 |
| 2289 | 2026-09-04T23:15:53.747Z | Compiling cipher v0.5.2 |
| 2290 | 2026-09-04T23:15:53.794Z | Compiling signal-hook-mio v0.2.5 |
| 2291 | 2026-09-04T23:15:53.933Z | Compiling cookie_store v0.22.1 |
| 2292 | 2026-09-04T23:15:53.960Z | Compiling backtrace-ext v0.2.1 |
| 2293 | 2026-09-04T23:15:54.044Z | Compiling postgres-types v0.2.12 |
| 2294 | 2026-09-04T23:15:54.068Z | Compiling zstd v0.13.3 |
| 2295 | 2026-09-04T23:15:54.119Z | Compiling globset v0.4.18 |
| 2296 | 2026-09-04T23:15:54.137Z | Compiling strum v0.27.2 |
| 2297 | 2026-09-04T23:15:54.203Z | Compiling hubpack v0.1.2 |
| 2298 | 2026-09-04T23:15:54.335Z | Compiling phf_shared v0.11.3 |
| 2299 | 2026-09-04T23:15:54.350Z | Compiling hkdf v0.12.4 |
| 2300 | 2026-09-04T23:15:54.379Z | Compiling crossbeam-epoch v0.9.18 |
| 2301 | 2026-09-04T23:15:54.454Z | Compiling byte-wrapper v0.1.0 |
| 2302 | 2026-09-04T23:15:54.514Z | Compiling olpc-cjson v0.1.4 |
| 2303 | 2026-09-04T23:15:54.531Z | Compiling ed25519 v2.2.3 |
| 2304 | 2026-09-04T23:15:54.727Z | Compiling crypto-bigint v0.5.5 |
| 2305 | 2026-09-04T23:15:54.775Z | Compiling serde-big-array v0.5.1 |
| 2306 | 2026-09-04T23:15:54.792Z | Compiling serde_plain v1.0.2 |
| 2307 | 2026-09-04T23:15:54.807Z | Compiling pem v3.0.6 |
| 2308 | 2026-09-04T23:15:54.890Z | Compiling float-cmp v0.10.0 |
| 2309 | 2026-09-04T23:15:54.926Z | Compiling memmap2 v0.9.10 |
| 2310 | 2026-09-04T23:15:54.993Z | Compiling toml_write v0.1.2 |
| 2311 | 2026-09-04T23:15:55.055Z | Compiling const-oid v0.10.2 |
| 2312 | 2026-09-04T23:15:55.071Z | Compiling normalize-line-endings v0.3.0 |
| 2313 | 2026-09-04T23:15:55.147Z | Compiling supports-unicode v3.0.0 |
| 2314 | 2026-09-04T23:15:55.180Z | Compiling whoami v2.1.0 |
| 2315 | 2026-09-04T23:15:55.246Z | Compiling data-encoding v2.10.0 |
| 2316 | 2026-09-04T23:15:55.266Z | Compiling precomputed-hash v0.1.1 |
| 2317 | 2026-09-04T23:15:55.305Z | Compiling difflib v0.4.0 |
| 2318 | 2026-09-04T23:15:55.336Z | Compiling unicode-width v0.1.14 |
| 2319 | 2026-09-04T23:15:55.373Z | Compiling typed-path v0.9.3 |
| 2320 | 2026-09-04T23:15:55.406Z | Compiling supports-hyperlinks v3.2.0 |
| 2321 | 2026-09-04T23:15:55.529Z | Compiling fixedbitset v0.4.2 |
| 2322 | 2026-09-04T23:15:55.578Z | Compiling new_debug_unreachable v1.0.6 |
| 2323 | 2026-09-04T23:15:55.581Z | Compiling predicates-core v1.0.10 |
| 2324 | 2026-09-04T23:15:55.654Z | Compiling static_assertions v1.1.0 |
| 2325 | 2026-09-04T23:15:55.670Z | Compiling fixedbitset v0.5.7 |
| 2326 | 2026-09-04T23:15:55.747Z | Compiling keccak v0.1.6 |
| 2327 | 2026-09-04T23:15:55.764Z | Compiling predicates v3.1.4 |
| 2328 | 2026-09-04T23:15:55.782Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2329 | 2026-09-04T23:15:55.785Z | Compiling petgraph v0.6.5 |
| 2330 | 2026-09-04T23:15:55.785Z | Compiling elliptic-curve v0.13.8 |
| 2331 | 2026-09-04T23:15:55.851Z | Compiling string_cache v0.8.9 |
| 2332 | 2026-09-04T23:15:55.851Z | Compiling miette v7.6.0 |
| 2333 | 2026-09-04T23:15:55.946Z | Compiling sha3 v0.10.8 |
| 2334 | 2026-09-04T23:15:55.965Z | Compiling petgraph v0.8.3 |
| 2335 | 2026-09-04T23:15:55.968Z | Compiling hickory-proto v0.25.2 |
| 2336 | 2026-09-04T23:15:56.197Z | Compiling chacha20 v0.10.0 |
| 2337 | 2026-09-04T23:15:56.230Z | Compiling tokio-postgres v0.7.16 |
| 2338 | 2026-09-04T23:15:56.533Z | Compiling digest v0.11.3 |
| 2339 | 2026-09-04T23:15:56.561Z | Compiling toml_edit v0.22.27 |
| 2340 | 2026-09-04T23:15:56.751Z | Compiling usdt v0.6.0 |
| 2341 | 2026-09-04T23:15:56.878Z | Compiling zip v4.6.1 |
| 2342 | 2026-09-04T23:15:57.019Z | Compiling ed25519-dalek v2.2.0 |
| 2343 | 2026-09-04T23:15:57.337Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2344 | 2026-09-04T23:15:57.890Z | Compiling crossterm v0.28.1 |
| 2345 | 2026-09-04T23:15:58.254Z | Compiling iddqd v0.4.2 |
| 2346 | 2026-09-04T23:15:58.284Z | Compiling serde_with v3.21.0 |
| 2347 | 2026-09-04T23:15:58.299Z | Compiling derive_more v2.1.1 |
| 2348 | 2026-09-04T23:15:58.422Z | Compiling similar v2.7.0 |
| 2349 | 2026-09-04T23:15:58.538Z | Compiling strum v0.26.3 |
| 2350 | 2026-09-04T23:15:58.632Z | Compiling tokio-stream v0.1.18 |
| 2351 | 2026-09-04T23:15:58.691Z | Compiling buf-list v1.1.2 |
| 2352 | 2026-09-04T23:15:58.781Z | Compiling itertools v0.13.0 |
| 2353 | 2026-09-04T23:15:58.834Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2354 | 2026-09-04T23:15:58.868Z | Compiling openapiv3 v2.2.0 |
| 2355 | 2026-09-04T23:15:59.164Z | Compiling lalrpop-util v0.19.12 |
| 2356 | 2026-09-04T23:15:59.576Z | Compiling peg-runtime v0.8.5 |
| 2357 | 2026-09-04T23:16:12.989Z | Compiling macaddr v1.0.1 |
| 2358 | 2026-09-04T23:16:13.012Z | Compiling rayon-core v1.13.0 |
| 2359 | 2026-09-04T23:16:13.116Z | Compiling crucible-workspace-hack v0.1.0 |
| 2360 | 2026-09-04T23:16:13.132Z | Compiling itertools v0.15.0 |
| 2361 | 2026-09-04T23:16:13.135Z | Compiling secrecy v0.10.3 |
| 2362 | 2026-09-04T23:16:13.201Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2363 | 2026-09-04T23:16:13.238Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2364 | 2026-09-04T23:16:13.293Z | Compiling heapless v0.8.0 |
| 2365 | 2026-09-04T23:16:13.296Z | Compiling crossbeam-deque v0.8.6 |
| 2366 | 2026-09-04T23:16:13.296Z | Compiling inout v0.1.4 |
| 2367 | 2026-09-04T23:16:13.331Z | Compiling hash32 v0.3.1 |
| 2368 | 2026-09-04T23:16:13.435Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2369 | 2026-09-04T23:16:13.465Z | Compiling multer v3.1.0 |
| 2370 | 2026-09-04T23:16:13.487Z | Compiling thread_local v1.1.9 |
| 2371 | 2026-09-04T23:16:13.502Z | Compiling slog-async v2.8.0 |
| 2372 | 2026-09-04T23:16:13.519Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2373 | 2026-09-04T23:16:13.607Z | Compiling compression-core v0.4.31 |
| 2374 | 2026-09-04T23:16:13.624Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2375 | 2026-09-04T23:16:13.673Z | Compiling match_cfg v0.1.0 |
| 2376 | 2026-09-04T23:16:13.731Z | Compiling smoltcp v0.11.0 |
| 2377 | 2026-09-04T23:16:13.766Z | Compiling hostname v0.3.1 |
| 2378 | 2026-09-04T23:16:13.782Z | Compiling compression-codecs v0.4.37 |
| 2379 | 2026-09-04T23:16:13.861Z | Compiling cipher v0.4.4 |
| 2380 | 2026-09-04T23:16:13.880Z | Compiling atomicwrites v0.4.4 |
| 2381 | 2026-09-04T23:16:13.928Z | Compiling slog-json v2.6.1 |
| 2382 | 2026-09-04T23:16:14.070Z | Compiling proc-macro-crate v3.4.0 |
| 2383 | 2026-09-04T23:16:14.096Z | Compiling crossbeam-channel v0.5.15 |
| 2384 | 2026-09-04T23:16:14.122Z | Compiling half v2.7.1 |
| 2385 | 2026-09-04T23:16:14.138Z | Compiling universal-hash v0.5.1 |
| 2386 | 2026-09-04T23:16:14.191Z | Compiling newtype-uuid-macros v0.1.0 |
| 2387 | 2026-09-04T23:16:14.196Z | Compiling serde_tokenstream v0.3.0 |
| 2388 | 2026-09-04T23:16:14.281Z | Compiling cobs v0.3.0 |
| 2389 | 2026-09-04T23:16:14.301Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2390 | 2026-09-04T23:16:14.340Z | Compiling async-stream-impl v0.3.6 |
| 2391 | 2026-09-04T23:16:14.356Z | Compiling serde_spanned v1.1.1 |
| 2392 | 2026-09-04T23:16:14.444Z | Compiling ingot-macros v0.2.0 |
| 2393 | 2026-09-04T23:16:14.464Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2394 | 2026-09-04T23:16:14.500Z | Compiling is-terminal v0.4.17 |
| 2395 | 2026-09-04T23:16:14.516Z | Compiling dropshot v0.17.1 |
| 2396 | 2026-09-04T23:16:14.520Z | Compiling proc-macro-error-attr v1.0.4 |
| 2397 | 2026-09-04T23:16:14.569Z | Compiling convert_case v0.4.0 |
| 2398 | 2026-09-04T23:16:14.639Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2399 | 2026-09-04T23:16:14.686Z | Compiling ciborium-io v0.2.2 |
| 2400 | 2026-09-04T23:16:14.728Z | Compiling term v1.2.1 |
| 2401 | 2026-09-04T23:16:14.769Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2402 | 2026-09-04T23:16:14.802Z | Compiling take_mut v0.2.2 |
| 2403 | 2026-09-04T23:16:14.826Z | Compiling opaque-debug v0.3.1 |
| 2404 | 2026-09-04T23:16:14.858Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2405 | 2026-09-04T23:16:14.886Z | Compiling derive_more v0.99.20 |
| 2406 | 2026-09-04T23:16:14.907Z | Compiling poly1305 v0.8.0 |
| 2407 | 2026-09-04T23:16:14.959Z | Compiling async-stream v0.3.6 |
| 2408 | 2026-09-04T23:16:14.962Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2409 | 2026-09-04T23:16:14.973Z | Compiling ciborium-ll v0.2.2 |
| 2410 | 2026-09-04T23:16:15.042Z | Compiling slog-term v2.9.2 |
| 2411 | 2026-09-04T23:16:15.062Z | Compiling oxide-generation-macros v0.2.0 |
| 2412 | 2026-09-04T23:16:15.164Z | Compiling num_enum_derive v0.7.6 |
| 2413 | 2026-09-04T23:16:15.237Z | Compiling postcard v1.1.3 |
| 2414 | 2026-09-04T23:16:15.319Z | Compiling thiserror-no-std v2.0.2 |
| 2415 | 2026-09-04T23:16:15.430Z | Compiling slog-bunyan v2.5.0 |
| 2416 | 2026-09-04T23:16:15.620Z | Compiling chacha20 v0.9.1 |
| 2417 | 2026-09-04T23:16:15.636Z | Compiling async-compression v0.4.41 |
| 2418 | 2026-09-04T23:16:15.761Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2419 | 2026-09-04T23:16:15.776Z | Compiling sha1 v0.11.0 |
| 2420 | 2026-09-04T23:16:15.831Z | Compiling oxide-generation v0.1.3 |
| 2421 | 2026-09-04T23:16:15.883Z | Compiling parse-display-derive v0.10.0 |
| 2422 | 2026-09-04T23:16:16.033Z | Compiling proc-macro-crate v1.3.1 |
| 2423 | 2026-09-04T23:16:16.096Z | Compiling waitgroup v0.1.2 |
| 2424 | 2026-09-04T23:16:16.111Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2425 | 2026-09-04T23:16:16.135Z | Compiling rustls-pemfile v2.2.0 |
| 2426 | 2026-09-04T23:16:16.256Z | Compiling backon v1.6.0 |
| 2427 | 2026-09-04T23:16:16.377Z | Compiling blake2 v0.10.6 |
| 2428 | 2026-09-04T23:16:16.394Z | Compiling aead v0.5.2 |
| 2429 | 2026-09-04T23:16:16.409Z | Compiling dropshot_endpoint v0.17.1 |
| 2430 | 2026-09-04T23:16:16.453Z | Compiling password-hash v0.5.0 |
| 2431 | 2026-09-04T23:16:16.488Z | Compiling foreign-types-macros v0.2.3 |
| 2432 | 2026-09-04T23:16:16.591Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2433 | 2026-09-04T23:16:16.762Z | Compiling serde_path_to_error v0.1.20 |
| 2434 | 2026-09-04T23:16:16.787Z | Compiling hostname v0.4.2 |
| 2435 | 2026-09-04T23:16:16.814Z | Compiling proc-macro-error v1.0.4 |
| 2436 | 2026-09-04T23:16:16.913Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2437 | 2026-09-04T23:16:16.950Z | Compiling instant v0.1.13 |
| 2438 | 2026-09-04T23:16:16.966Z | Compiling debug-ignore v1.0.5 |
| 2439 | 2026-09-04T23:16:16.969Z | Compiling foreign-types-shared v0.3.1 |
| 2440 | 2026-09-04T23:16:17.021Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2441 | 2026-09-04T23:16:17.099Z | Compiling ingot-types v0.2.0 |
| 2442 | 2026-09-04T23:16:17.102Z | Compiling foreign-types v0.5.0 |
| 2443 | 2026-09-04T23:16:17.103Z | Compiling backoff v0.4.0 |
| 2444 | 2026-09-04T23:16:17.117Z | Compiling argon2 v0.5.3 |
| 2445 | 2026-09-04T23:16:17.134Z | Compiling chacha20poly1305 v0.10.1 |
| 2446 | 2026-09-04T23:16:17.167Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2447 | 2026-09-04T23:16:17.230Z | Compiling num_enum_derive v0.5.11 |
| 2448 | 2026-09-04T23:16:17.235Z | Compiling num_enum v0.7.6 |
| 2449 | 2026-09-04T23:16:17.281Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2450 | 2026-09-04T23:16:17.284Z | Compiling vsss-rs v3.3.4 |
| 2451 | 2026-09-04T23:16:17.313Z | Compiling ciborium v0.2.2 |
| 2452 | 2026-09-04T23:16:17.344Z | Compiling parse-display v0.10.0 |
| 2453 | 2026-09-04T23:16:17.499Z | Compiling regress v0.10.5 |
| 2454 | 2026-09-04T23:16:17.529Z | Compiling ingot v0.2.1 |
| 2455 | 2026-09-04T23:16:17.639Z | Compiling itertools v0.14.0 |
| 2456 | 2026-09-04T23:16:17.753Z | Compiling tabwriter v1.4.1 |
| 2457 | 2026-09-04T23:16:17.770Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2458 | 2026-09-04T23:16:17.787Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2459 | 2026-09-04T23:16:17.806Z | Compiling cstr-argument v0.1.2 |
| 2460 | 2026-09-04T23:16:17.833Z | Compiling humantime v2.3.0 |
| 2461 | 2026-09-04T23:16:17.977Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2462 | 2026-09-04T23:16:17.993Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2463 | 2026-09-04T23:16:18.066Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2464 | 2026-09-04T23:16:18.178Z | Compiling num_enum v0.5.11 |
| 2465 | 2026-09-04T23:16:18.229Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2466 | 2026-09-04T23:16:18.251Z | Compiling rayon v1.11.0 |
| 2467 | 2026-09-04T23:16:18.267Z | Compiling rand v0.10.1 |
| 2468 | 2026-09-04T23:16:18.296Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2469 | 2026-09-04T23:16:18.317Z | Compiling indent_write v2.2.0 |
| 2470 | 2026-09-04T23:16:18.334Z | Compiling libefi-sys v0.1.0 |
| 2471 | 2026-09-04T23:16:18.334Z | Compiling colored v3.1.1 |
| 2472 | 2026-09-04T23:16:18.369Z | Compiling zone_cfg_derive v0.3.1 |
| 2473 | 2026-09-04T23:16:18.372Z | Compiling illumos-nvpair v0.3.0 |
| 2474 | 2026-09-04T23:16:18.483Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2475 | 2026-09-04T23:16:18.547Z | Compiling rustls-webpki v0.103.13 |
| 2476 | 2026-09-04T23:16:18.683Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2477 | 2026-09-04T23:16:18.719Z | Compiling camino-tempfile v1.4.1 |
| 2478 | 2026-09-04T23:16:18.735Z | Compiling itertools v0.12.1 |
| 2479 | 2026-09-04T23:16:18.824Z | Compiling usdt-macro v0.5.0 |
| 2480 | 2026-09-04T23:16:18.893Z | Compiling usdt-attr-macro v0.5.0 |
| 2481 | 2026-09-04T23:16:18.909Z | Compiling bitfield-struct v0.6.2 |
| 2482 | 2026-09-04T23:16:18.995Z | Compiling num-derive v0.4.2 |
| 2483 | 2026-09-04T23:16:19.017Z | Compiling blake3 v1.8.5 |
| 2484 | 2026-09-04T23:16:19.099Z | Compiling sigpipe v0.1.3 |
| 2485 | 2026-09-04T23:16:19.201Z | Compiling memmap v0.7.0 |
| 2486 | 2026-09-04T23:16:19.334Z | Compiling swrite v0.1.0 |
| 2487 | 2026-09-04T23:16:19.387Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2488 | 2026-09-04T23:16:19.413Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2489 | 2026-09-04T23:16:19.463Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2490 | 2026-09-04T23:16:19.525Z | Compiling glob v0.3.3 |
| 2491 | 2026-09-04T23:16:19.588Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2492 | 2026-09-04T23:16:19.678Z | Compiling usdt v0.5.0 |
| 2493 | 2026-09-04T23:16:19.681Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2494 | 2026-09-04T23:16:19.937Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2495 | 2026-09-04T23:16:19.955Z | Compiling smf v0.2.3 |
| 2496 | 2026-09-04T23:16:19.971Z | Compiling filetime v0.2.27 |
| 2497 | 2026-09-04T23:16:20.126Z | Compiling zone v0.3.1 |
| 2498 | 2026-09-04T23:16:20.149Z | Compiling arrayref v0.3.9 |
| 2499 | 2026-09-04T23:16:20.178Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2500 | 2026-09-04T23:16:20.181Z | Compiling constant_time_eq v0.4.2 |
| 2501 | 2026-09-04T23:16:20.215Z | Compiling arrayvec v0.7.6 |
| 2502 | 2026-09-04T23:16:20.237Z | Compiling whoami v1.6.1 |
| 2503 | 2026-09-04T23:16:20.266Z | Compiling xattr v1.6.1 |
| 2504 | 2026-09-04T23:16:20.282Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2505 | 2026-09-04T23:16:20.370Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2506 | 2026-09-04T23:16:20.403Z | Compiling tar v0.4.46 |
| 2507 | 2026-09-04T23:16:20.486Z | Compiling tokio-dtrace v0.1.1 |
| 2508 | 2026-09-04T23:16:20.486Z | Compiling gethostname v0.5.0 |
| 2509 | 2026-09-04T23:16:20.591Z | Compiling console v0.16.2 |
| 2510 | 2026-09-04T23:16:20.644Z | Compiling topological-sort v0.2.2 |
| 2511 | 2026-09-04T23:16:20.772Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2512 | 2026-09-04T23:16:20.788Z | Compiling unit-prefix v0.5.2 |
| 2513 | 2026-09-04T23:16:20.803Z | Compiling oxide-tokio-rt v0.1.4 |
| 2514 | 2026-09-04T23:16:20.877Z | Compiling toml v0.8.23 |
| 2515 | 2026-09-04T23:16:20.956Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2516 | 2026-09-04T23:16:20.992Z | Compiling indicatif v0.18.4 |
| 2517 | 2026-09-04T23:16:21.015Z | Compiling shell-words v1.1.1 |
| 2518 | 2026-09-04T23:16:21.929Z | Compiling tokio-rustls v0.26.4 |
| 2519 | 2026-09-04T23:16:21.955Z | Compiling rustls-platform-verifier v0.6.2 |
| 2520 | 2026-09-04T23:16:22.046Z | Compiling tough v0.22.0 |
| 2521 | 2026-09-04T23:16:22.071Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2522 | 2026-09-04T23:16:22.170Z | Compiling hyper-rustls v0.27.7 |
| 2523 | 2026-09-04T23:16:22.478Z | Compiling reqwest v0.13.2 |
| 2524 | 2026-09-04T23:16:24.647Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2525 | 2026-09-04T23:16:24.922Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2526 | 2026-09-04T23:16:30.481Z | Compiling progenitor-client v0.14.0 |
| 2527 | 2026-09-04T23:16:30.481Z | Compiling omicron-zone-package v0.12.3 |
| 2528 | 2026-09-04T23:16:30.720Z | Compiling progenitor-extras v0.2.0 |
| 2529 | 2026-09-04T23:16:31.061Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2530 | 2026-09-04T23:16:31.116Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2531 | 2026-09-04T23:16:31.181Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2532 | 2026-09-04T23:16:31.220Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2533 | 2026-09-04T23:16:31.255Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2534 | 2026-09-04T23:16:31.262Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2535 | 2026-09-04T23:16:31.382Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2536 | 2026-09-04T23:16:31.540Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2537 | 2026-09-04T23:16:31.819Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2538 | 2026-09-04T23:16:34.975Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2539 | 2026-09-04T23:16:44.508Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2540 | 2026-09-04T23:16:47.524Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2541 | 2026-09-04T23:16:48.500Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2542 | 2026-09-04T23:16:59.881Z | Finished `release` profile [optimized] target(s) in 1m 35s |
| 2543 | 2026-09-04T23:17:00.027Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2544 | 2026-09-04T23:17:00.089Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2545 | 2026-09-04T23:17:00.092Z | Created new build target 'test' and set it as active |
| 2546 | 2026-09-04T23:17:00.092Z | |
| 2547 | 2026-09-04T23:17:00.092Z | real 1:35.851734162 |
| 2548 | 2026-09-04T23:17:00.092Z | user 14:24.969528543 |
| 2549 | 2026-09-04T23:17:00.092Z | sys 2:47.815369207 |
| 2550 | 2026-09-04T23:17:00.092Z | trap 0.421682182 |
| 2551 | 2026-09-04T23:17:00.092Z | tflt 0.615213483 |
| 2552 | 2026-09-04T23:17:00.093Z | dflt 3.945539614 |
| 2553 | 2026-09-04T23:17:00.093Z | kflt 0.000887900 |
| 2554 | 2026-09-04T23:17:00.093Z | lock 40:01.724182167 |
| 2555 | 2026-09-04T23:17:00.093Z | slp 34:00.581340997 |
| 2556 | 2026-09-04T23:17:00.093Z | lat 39.497516968 |
| 2557 | 2026-09-04T23:17:00.093Z | stop 6:13.685645124 |
| 2558 | 2026-09-04T23:17:00.093Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2559 | 2026-09-04T23:17:00.990Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2560 | 2026-09-04T23:17:01.061Z | Running `target/release/omicron-package -t test package` |
| 2561 | 2026-09-04T23:17:01.118Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2562 | 2026-09-04T23:17:02.563Z | Compiling cfg-if v1.0.4 |
| 2563 | 2026-09-04T23:17:02.780Z | Compiling serde_core v1.0.228 |
| 2564 | 2026-09-04T23:17:02.780Z | Compiling libc v0.2.185 |
| 2565 | 2026-09-04T23:17:02.783Z | Compiling memchr v2.8.0 |
| 2566 | 2026-09-04T23:17:02.841Z | Compiling smallvec v1.15.1 |
| 2567 | 2026-09-04T23:17:02.875Z | Compiling stable_deref_trait v1.2.1 |
| 2568 | 2026-09-04T23:17:02.902Z | Compiling libm v0.2.16 |
| 2569 | 2026-09-04T23:17:02.905Z | Compiling scopeguard v1.2.0 |
| 2570 | 2026-09-04T23:17:02.946Z | Compiling zerofrom v0.1.6 |
| 2571 | 2026-09-04T23:17:02.967Z | Compiling rand_core v0.10.0 |
| 2572 | 2026-09-04T23:17:02.989Z | Compiling percent-encoding v2.3.2 |
| 2573 | 2026-09-04T23:17:02.989Z | Compiling writeable v0.6.2 |
| 2574 | 2026-09-04T23:17:02.992Z | Compiling litemap v0.8.1 |
| 2575 | 2026-09-04T23:17:03.055Z | Compiling lock_api v0.4.14 |
| 2576 | 2026-09-04T23:17:03.079Z | Compiling yoke v0.8.1 |
| 2577 | 2026-09-04T23:17:03.082Z | Compiling icu_properties_data v2.1.2 |
| 2578 | 2026-09-04T23:17:03.099Z | Compiling icu_normalizer_data v2.1.1 |
| 2579 | 2026-09-04T23:17:03.150Z | Compiling utf8_iter v1.0.4 |
| 2580 | 2026-09-04T23:17:03.172Z | Compiling form_urlencoded v1.2.2 |
| 2581 | 2026-09-04T23:17:03.199Z | Compiling iana-time-zone v0.1.65 |
| 2582 | 2026-09-04T23:17:03.225Z | Compiling errno v0.3.14 |
| 2583 | 2026-09-04T23:17:03.225Z | Compiling getrandom v0.4.3 |
| 2584 | 2026-09-04T23:17:03.228Z | Compiling parking_lot_core v0.9.12 |
| 2585 | 2026-09-04T23:17:03.294Z | Compiling zerovec v0.11.5 |
| 2586 | 2026-09-04T23:17:03.297Z | Compiling zerotrie v0.2.3 |
| 2587 | 2026-09-04T23:17:03.342Z | Compiling zerocopy v0.8.55 |
| 2588 | 2026-09-04T23:17:03.368Z | Compiling mio v1.2.0 |
| 2589 | 2026-09-04T23:17:03.394Z | Compiling signal-hook-registry v1.4.8 |
| 2590 | 2026-09-04T23:17:03.420Z | Compiling socket2 v0.6.3 |
| 2591 | 2026-09-04T23:17:03.460Z | Compiling thiserror v2.0.18 |
| 2592 | 2026-09-04T23:17:03.489Z | Compiling parking_lot v0.12.5 |
| 2593 | 2026-09-04T23:17:03.522Z | Compiling getrandom v0.2.17 |
| 2594 | 2026-09-04T23:17:03.570Z | Compiling futures-util v0.3.32 |
| 2595 | 2026-09-04T23:17:03.593Z | Compiling getrandom v0.3.4 |
| 2596 | 2026-09-04T23:17:03.612Z | Compiling base64 v0.22.1 |
| 2597 | 2026-09-04T23:17:03.635Z | Compiling time v0.3.47 |
| 2598 | 2026-09-04T23:17:03.662Z | Compiling aho-corasick v1.1.4 |
| 2599 | 2026-09-04T23:17:03.740Z | Compiling num-traits v0.2.19 |
| 2600 | 2026-09-04T23:17:03.762Z | Compiling rand_core v0.6.4 |
| 2601 | 2026-09-04T23:17:03.786Z | Compiling rand_core v0.9.5 |
| 2602 | 2026-09-04T23:17:03.826Z | Compiling tinystr v0.8.2 |
| 2603 | 2026-09-04T23:17:03.864Z | Compiling potential_utf v0.1.4 |
| 2604 | 2026-09-04T23:17:03.907Z | Compiling spin v0.9.8 |
| 2605 | 2026-09-04T23:17:03.932Z | Compiling socket2 v0.5.10 |
| 2606 | 2026-09-04T23:17:03.956Z | Compiling pest v2.8.6 |
| 2607 | 2026-09-04T23:17:04.028Z | Compiling icu_locale_core v2.1.1 |
| 2608 | 2026-09-04T23:17:04.076Z | Compiling icu_collections v2.1.1 |
| 2609 | 2026-09-04T23:17:04.098Z | Compiling encoding_rs v0.8.35 |
| 2610 | 2026-09-04T23:17:04.102Z | Compiling simd-adler32 v0.3.8 |
| 2611 | 2026-09-04T23:17:04.144Z | Compiling adler2 v2.0.1 |
| 2612 | 2026-09-04T23:17:04.169Z | Compiling crc32fast v1.5.0 |
| 2613 | 2026-09-04T23:17:04.196Z | Compiling wait-timeout v0.2.1 |
| 2614 | 2026-09-04T23:17:04.346Z | Compiling miniz_oxide v0.8.9 |
| 2615 | 2026-09-04T23:17:04.452Z | Compiling zlib-rs v0.6.2 |
| 2616 | 2026-09-04T23:17:04.474Z | Compiling rand_xorshift v0.4.0 |
| 2617 | 2026-09-04T23:17:04.521Z | Compiling lazy_static v1.5.0 |
| 2618 | 2026-09-04T23:17:04.574Z | Compiling thread-id v5.1.0 |
| 2619 | 2026-09-04T23:17:04.657Z | Compiling serde v1.0.228 |
| 2620 | 2026-09-04T23:17:04.657Z | Compiling serde_json v1.0.151 |
| 2621 | 2026-09-04T23:17:04.703Z | Compiling bitflags v2.11.0 |
| 2622 | 2026-09-04T23:17:04.706Z | Compiling uuid v1.23.4 |
| 2623 | 2026-09-04T23:17:04.746Z | Compiling semver v1.0.28 |
| 2624 | 2026-09-04T23:17:04.798Z | Compiling icu_provider v2.1.1 |
| 2625 | 2026-09-04T23:17:04.856Z | Compiling indexmap v2.14.0 |
| 2626 | 2026-09-04T23:17:05.152Z | Compiling icu_properties v2.1.2 |
| 2627 | 2026-09-04T23:17:05.197Z | Compiling bytes v1.11.1 |
| 2628 | 2026-09-04T23:17:05.250Z | Compiling zeroize v1.9.0 |
| 2629 | 2026-09-04T23:17:05.317Z | Compiling icu_normalizer v2.1.1 |
| 2630 | 2026-09-04T23:17:05.393Z | Compiling chrono v0.4.45 |
| 2631 | 2026-09-04T23:17:05.426Z | Compiling rustix v1.1.4 |
| 2632 | 2026-09-04T23:17:05.498Z | Compiling generic-array v0.14.7 |
| 2633 | 2026-09-04T23:17:05.706Z | Compiling erased-serde v0.3.31 |
| 2634 | 2026-09-04T23:17:05.784Z | Compiling tokio v1.52.1 |
| 2635 | 2026-09-04T23:17:05.926Z | Compiling http v1.4.2 |
| 2636 | 2026-09-04T23:17:05.963Z | Compiling rustls-pki-types v1.14.0 |
| 2637 | 2026-09-04T23:17:06.071Z | Compiling idna_adapter v1.2.1 |
| 2638 | 2026-09-04T23:17:06.169Z | Compiling crypto-common v0.1.7 |
| 2639 | 2026-09-04T23:17:06.246Z | Compiling idna v1.1.0 |
| 2640 | 2026-09-04T23:17:06.274Z | Compiling block-buffer v0.10.4 |
| 2641 | 2026-09-04T23:17:06.301Z | Compiling slog v2.8.2 |
| 2642 | 2026-09-04T23:17:06.343Z | Compiling ipnet v2.12.0 |
| 2643 | 2026-09-04T23:17:06.366Z | Compiling aws-lc-rs v1.16.3 |
| 2644 | 2026-09-04T23:17:06.390Z | Compiling regex-automata v0.4.14 |
| 2645 | 2026-09-04T23:17:06.415Z | Compiling ppv-lite86 v0.2.21 |
| 2646 | 2026-09-04T23:17:06.477Z | Compiling digest v0.10.7 |
| 2647 | 2026-09-04T23:17:06.511Z | Compiling terminal_size v0.4.3 |
| 2648 | 2026-09-04T23:17:06.584Z | Compiling tempfile v3.27.0 |
| 2649 | 2026-09-04T23:17:06.611Z | Compiling url v2.5.8 |
| 2650 | 2026-09-04T23:17:06.691Z | Compiling http-body v1.0.1 |
| 2651 | 2026-09-04T23:17:06.714Z | Compiling clap_builder v4.6.0 |
| 2652 | 2026-09-04T23:17:06.760Z | Compiling der v0.7.10 |
| 2653 | 2026-09-04T23:17:06.782Z | Compiling serde_urlencoded v0.7.1 |
| 2654 | 2026-09-04T23:17:06.805Z | Compiling rand_chacha v0.9.0 |
| 2655 | 2026-09-04T23:17:06.830Z | Compiling rand_chacha v0.3.1 |
| 2656 | 2026-09-04T23:17:06.884Z | Compiling http-body-util v0.1.3 |
| 2657 | 2026-09-04T23:17:07.062Z | Compiling rand v0.9.2 |
| 2658 | 2026-09-04T23:17:07.087Z | Compiling rand v0.8.6 |
| 2659 | 2026-09-04T23:17:07.119Z | Compiling rustls-native-certs v0.8.3 |
| 2660 | 2026-09-04T23:17:07.190Z | Compiling futures-executor v0.3.32 |
| 2661 | 2026-09-04T23:17:07.237Z | Compiling schemars v0.8.22 |
| 2662 | 2026-09-04T23:17:07.357Z | Compiling hybrid-array v0.4.13 |
| 2663 | 2026-09-04T23:17:07.390Z | Compiling hubpack v0.1.2 |
| 2664 | 2026-09-04T23:17:07.582Z | Compiling rustls-webpki v0.103.13 |
| 2665 | 2026-09-04T23:17:07.605Z | Compiling hex v0.4.3 |
| 2666 | 2026-09-04T23:17:07.643Z | Compiling futures v0.3.32 |
| 2667 | 2026-09-04T23:17:07.749Z | Compiling spki v0.7.3 |
| 2668 | 2026-09-04T23:17:07.797Z | Compiling publicsuffix v2.3.0 |
| 2669 | 2026-09-04T23:17:07.845Z | Compiling openapiv3 v2.2.0 |
| 2670 | 2026-09-04T23:17:07.926Z | Compiling cookie v0.18.1 |
| 2671 | 2026-09-04T23:17:08.028Z | Compiling pkcs8 v0.10.2 |
| 2672 | 2026-09-04T23:17:08.049Z | Compiling rusty-fork v0.3.1 |
| 2673 | 2026-09-04T23:17:08.079Z | Compiling sha2 v0.10.9 |
| 2674 | 2026-09-04T23:17:08.188Z | Compiling rustls v0.23.41 |
| 2675 | 2026-09-04T23:17:08.328Z | Compiling ipnetwork v0.21.1 |
| 2676 | 2026-09-04T23:17:08.470Z | Compiling cookie_store v0.22.1 |
| 2677 | 2026-09-04T23:17:08.567Z | Compiling flate2 v1.1.9 |
| 2678 | 2026-09-04T23:17:08.589Z | Compiling proptest v1.11.0 |
| 2679 | 2026-09-04T23:17:08.685Z | Compiling clap v4.6.1 |
| 2680 | 2026-09-04T23:17:08.775Z | Compiling oxnet v0.1.6 |
| 2681 | 2026-09-04T23:17:08.798Z | Compiling crypto-common v0.2.2 |
| 2682 | 2026-09-04T23:17:08.822Z | Compiling block-buffer v0.12.1 |
| 2683 | 2026-09-04T23:17:08.844Z | Compiling signature v2.2.0 |
| 2684 | 2026-09-04T23:17:08.874Z | Compiling hmac v0.12.1 |
| 2685 | 2026-09-04T23:17:09.021Z | Compiling dof v0.4.0 |
| 2686 | 2026-09-04T23:17:09.044Z | Compiling dtrace-parser v0.3.0 |
| 2687 | 2026-09-04T23:17:09.069Z | Compiling camino v1.2.5 |
| 2688 | 2026-09-04T23:17:09.072Z | Compiling data-encoding v2.10.0 |
| 2689 | 2026-09-04T23:17:09.138Z | Compiling memmap2 v0.9.10 |
| 2690 | 2026-09-04T23:17:09.161Z | Compiling num-integer v0.1.46 |
| 2691 | 2026-09-04T23:17:09.398Z | Compiling regex v1.12.3 |
| 2692 | 2026-09-04T23:17:09.428Z | Compiling rustix v0.38.44 |
| 2693 | 2026-09-04T23:17:09.601Z | Compiling x509-cert v0.2.5 |
| 2694 | 2026-09-04T23:17:09.625Z | Compiling toml_datetime v0.6.11 |
| 2695 | 2026-09-04T23:17:09.674Z | Compiling serde_spanned v0.6.9 |
| 2696 | 2026-09-04T23:17:09.738Z | Compiling dof v0.3.0 |
| 2697 | 2026-09-04T23:17:09.854Z | Compiling usdt-impl v0.6.0 |
| 2698 | 2026-09-04T23:17:09.918Z | Compiling num-iter v0.1.45 |
| 2699 | 2026-09-04T23:17:09.957Z | Compiling bstr v1.12.1 |
| 2700 | 2026-09-04T23:17:09.979Z | Compiling dtrace-parser v0.2.0 |
| 2701 | 2026-09-04T23:17:10.071Z | Compiling ff v0.13.1 |
| 2702 | 2026-09-04T23:17:10.141Z | Compiling tokio-util v0.7.18 |
| 2703 | 2026-09-04T23:17:10.263Z | Compiling tower v0.5.3 |
| 2704 | 2026-09-04T23:17:10.479Z | Compiling usdt v0.6.0 |
| 2705 | 2026-09-04T23:17:10.713Z | Compiling thread-id v4.2.2 |
| 2706 | 2026-09-04T23:17:10.769Z | Compiling tower-http v0.6.8 |
| 2707 | 2026-09-04T23:17:10.824Z | Compiling digest v0.11.3 |
| 2708 | 2026-09-04T23:17:10.847Z | Compiling sec1 v0.7.3 |
| 2709 | 2026-09-04T23:17:10.918Z | Compiling usdt-impl v0.5.0 |
| 2710 | 2026-09-04T23:17:11.003Z | Compiling h2 v0.4.15 |
| 2711 | 2026-09-04T23:17:11.031Z | Compiling newtype-uuid v1.3.2 |
| 2712 | 2026-09-04T23:17:11.081Z | Compiling signal-hook v0.3.18 |
| 2713 | 2026-09-04T23:17:11.369Z | Compiling daft v0.1.8 |
| 2714 | 2026-09-04T23:17:11.418Z | Compiling nix v0.31.2 |
| 2715 | 2026-09-04T23:17:11.474Z | Compiling group v0.13.0 |
| 2716 | 2026-09-04T23:17:11.477Z | Compiling hkdf v0.12.4 |
| 2717 | 2026-09-04T23:17:11.517Z | Compiling serde_with v3.21.0 |
| 2718 | 2026-09-04T23:17:11.633Z | Compiling crypto-bigint v0.5.5 |
| 2719 | 2026-09-04T23:17:11.656Z | Compiling foreign-types-shared v0.1.1 |
| 2720 | 2026-09-04T23:17:11.687Z | Compiling tokio-rustls v0.26.4 |
| 2721 | 2026-09-04T23:17:11.710Z | Compiling rustls-platform-verifier v0.6.2 |
| 2722 | 2026-09-04T23:17:11.713Z | Compiling ahash v0.8.12 |
| 2723 | 2026-09-04T23:17:11.713Z | Compiling num-bigint-dig v0.8.6 |
| 2724 | 2026-09-04T23:17:11.776Z | Compiling foreign-types v0.3.2 |
| 2725 | 2026-09-04T23:17:11.857Z | Compiling packed_struct v0.10.1 |
| 2726 | 2026-09-04T23:17:11.880Z | Compiling openssl-sys v0.9.117 |
| 2727 | 2026-09-04T23:17:12.016Z | Compiling pkcs1 v0.7.5 |
| 2728 | 2026-09-04T23:17:12.040Z | Compiling toml_edit v0.19.15 |
| 2729 | 2026-09-04T23:17:12.122Z | Compiling hashbrown v0.13.2 |
| 2730 | 2026-09-04T23:17:12.191Z | Compiling serde-hex v0.1.0 |
| 2731 | 2026-09-04T23:17:12.344Z | Compiling openssl v0.10.80 |
| 2732 | 2026-09-04T23:17:12.549Z | Compiling bzip2 v0.4.4 |
| 2733 | 2026-09-04T23:17:12.716Z | Compiling elliptic-curve v0.13.8 |
| 2734 | 2026-09-04T23:17:12.794Z | Compiling rsa v0.9.10 |
| 2735 | 2026-09-04T23:17:12.968Z | Compiling signal-hook-mio v0.2.5 |
| 2736 | 2026-09-04T23:17:13.044Z | Compiling ron v0.8.1 |
| 2737 | 2026-09-04T23:17:13.142Z | Compiling globset v0.4.18 |
| 2738 | 2026-09-04T23:17:13.222Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2739 | 2026-09-04T23:17:13.365Z | Compiling block-padding v0.4.2 |
| 2740 | 2026-09-04T23:17:13.389Z | Compiling sha3 v0.10.8 |
| 2741 | 2026-09-04T23:17:13.436Z | Compiling curve25519-dalek v4.1.3 |
| 2742 | 2026-09-04T23:17:13.540Z | Compiling inout v0.2.2 |
| 2743 | 2026-09-04T23:17:13.577Z | Compiling toml v0.7.8 |
| 2744 | 2026-09-04T23:17:13.625Z | Compiling zip v0.6.6 |
| 2745 | 2026-09-04T23:17:13.750Z | Compiling object v0.30.4 |
| 2746 | 2026-09-04T23:17:13.774Z | Compiling jiff v0.2.34 |
| 2747 | 2026-09-04T23:17:13.839Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2748 | 2026-09-04T23:17:13.864Z | Compiling cipher v0.5.2 |
| 2749 | 2026-09-04T23:17:14.131Z | Compiling crossterm v0.28.1 |
| 2750 | 2026-09-04T23:17:14.187Z | Compiling ed25519 v2.2.3 |
| 2751 | 2026-09-04T23:17:14.269Z | Compiling serde-big-array v0.5.1 |
| 2752 | 2026-09-04T23:17:14.292Z | Compiling pem v3.0.6 |
| 2753 | 2026-09-04T23:17:14.447Z | Compiling petgraph v0.8.3 |
| 2754 | 2026-09-04T23:17:14.447Z | Compiling object v0.37.3 |
| 2755 | 2026-09-04T23:17:14.491Z | Compiling heapless v0.7.17 |
| 2756 | 2026-09-04T23:17:14.557Z | Compiling ed25519-dalek v2.2.0 |
| 2757 | 2026-09-04T23:17:14.600Z | Compiling hyper v1.10.1 |
| 2758 | 2026-09-04T23:17:14.734Z | Compiling chacha20 v0.10.0 |
| 2759 | 2026-09-04T23:17:14.801Z | Compiling byte-wrapper v0.1.0 |
| 2760 | 2026-09-04T23:17:15.000Z | Compiling native-tls v0.2.18 |
| 2761 | 2026-09-04T23:17:15.023Z | Compiling md-5 v0.10.6 |
| 2762 | 2026-09-04T23:17:15.102Z | Compiling serde_plain v1.0.2 |
| 2763 | 2026-09-04T23:17:15.126Z | Compiling zopfli v0.8.3 |
| 2764 | 2026-09-04T23:17:15.224Z | Compiling postgres-protocol v0.6.10 |
| 2765 | 2026-09-04T23:17:15.375Z | Compiling tokio-native-tls v0.3.1 |
| 2766 | 2026-09-04T23:17:15.398Z | Compiling toml_edit v0.22.27 |
| 2767 | 2026-09-04T23:17:15.440Z | Compiling smoltcp v0.9.1 |
| 2768 | 2026-09-04T23:17:15.603Z | Compiling hickory-proto v0.25.2 |
| 2769 | 2026-09-04T23:17:16.082Z | Compiling hyper-util v0.1.20 |
| 2770 | 2026-09-04T23:17:16.105Z | Compiling float-cmp v0.10.0 |
| 2771 | 2026-09-04T23:17:16.147Z | Compiling string_cache v0.8.9 |
| 2772 | 2026-09-04T23:17:16.280Z | Compiling predicates v3.1.4 |
| 2773 | 2026-09-04T23:17:16.396Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2774 | 2026-09-04T23:17:16.443Z | Compiling zip v4.6.1 |
| 2775 | 2026-09-04T23:17:16.467Z | Compiling textwrap v0.16.2 |
| 2776 | 2026-09-04T23:17:16.920Z | Compiling petgraph v0.6.5 |
| 2777 | 2026-09-04T23:17:16.986Z | Compiling postgres-types v0.2.12 |
| 2778 | 2026-09-04T23:17:17.217Z | Compiling iddqd v0.4.2 |
| 2779 | 2026-09-04T23:17:17.314Z | Compiling similar v2.7.0 |
| 2780 | 2026-09-04T23:17:17.414Z | Compiling tokio-stream v0.1.18 |
| 2781 | 2026-09-04T23:17:17.443Z | Compiling backtrace v0.3.76 |
| 2782 | 2026-09-04T23:17:17.556Z | Compiling olpc-cjson v0.1.4 |
| 2783 | 2026-09-04T23:17:17.791Z | Compiling hyper-rustls v0.27.7 |
| 2784 | 2026-09-04T23:17:17.815Z | Compiling hyper-tls v0.6.0 |
| 2785 | 2026-09-04T23:17:17.966Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2786 | 2026-09-04T23:17:17.988Z | Compiling backtrace-ext v0.2.1 |
| 2787 | 2026-09-04T23:17:18.044Z | Compiling reqwest v0.12.28 |
| 2788 | 2026-09-04T23:17:18.088Z | Compiling reqwest v0.13.2 |
| 2789 | 2026-09-04T23:17:18.229Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2790 | 2026-09-04T23:17:18.349Z | Compiling tokio-postgres v0.7.16 |
| 2791 | 2026-09-04T23:17:18.539Z | Compiling miette v7.6.0 |
| 2792 | 2026-09-04T23:17:18.562Z | Compiling fs-err v3.3.0 |
| 2793 | 2026-09-04T23:17:18.719Z | Compiling buf-list v1.1.2 |
| 2794 | 2026-09-04T23:17:18.850Z | Compiling thread_local v1.1.9 |
| 2795 | 2026-09-04T23:17:18.910Z | Compiling is-terminal v0.4.17 |
| 2796 | 2026-09-04T23:17:18.966Z | Compiling hostname v0.3.1 |
| 2797 | 2026-09-04T23:17:19.042Z | Compiling slog-json v2.6.1 |
| 2798 | 2026-09-04T23:17:19.067Z | Compiling slog-async v2.8.0 |
| 2799 | 2026-09-04T23:17:19.091Z | Compiling slog-term v2.9.2 |
| 2800 | 2026-09-04T23:17:19.156Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2801 | 2026-09-04T23:17:19.181Z | Compiling compression-codecs v0.4.37 |
| 2802 | 2026-09-04T23:17:19.322Z | Compiling slog-bunyan v2.5.0 |
| 2803 | 2026-09-04T23:17:19.497Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2804 | 2026-09-04T23:17:19.521Z | Compiling tough v0.22.0 |
| 2805 | 2026-09-04T23:17:19.559Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2806 | 2026-09-04T23:17:19.612Z | Compiling serde_spanned v1.1.1 |
| 2807 | 2026-09-04T23:17:19.676Z | Compiling multer v3.1.0 |
| 2808 | 2026-09-04T23:17:19.799Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2809 | 2026-09-04T23:17:19.824Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2810 | 2026-09-04T23:17:19.912Z | Compiling progenitor-client v0.14.0 |
| 2811 | 2026-09-04T23:17:19.940Z | Compiling async-compression v0.4.41 |
| 2812 | 2026-09-04T23:17:20.363Z | Compiling sha1 v0.11.0 |
| 2813 | 2026-09-04T23:17:20.363Z | Compiling rustls-pemfile v2.2.0 |
| 2814 | 2026-09-04T23:17:20.366Z | Compiling serde_path_to_error v0.1.20 |
| 2815 | 2026-09-04T23:17:20.437Z | Compiling hostname v0.4.2 |
| 2816 | 2026-09-04T23:17:20.627Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2817 | 2026-09-04T23:17:20.650Z | Compiling atomicwrites v0.4.4 |
| 2818 | 2026-09-04T23:17:20.674Z | Compiling macaddr v1.0.1 |
| 2819 | 2026-09-04T23:17:20.700Z | Compiling instant v0.1.13 |
| 2820 | 2026-09-04T23:17:20.730Z | Compiling oxide-generation v0.1.3 |
| 2821 | 2026-09-04T23:17:20.751Z | Compiling dropshot v0.17.1 |
| 2822 | 2026-09-04T23:17:20.792Z | Compiling regress v0.10.5 |
| 2823 | 2026-09-04T23:17:20.841Z | Compiling backoff v0.4.0 |
| 2824 | 2026-09-04T23:17:20.862Z | Compiling progenitor-extras v0.2.0 |
| 2825 | 2026-09-04T23:17:20.918Z | Compiling parse-display v0.10.0 |
| 2826 | 2026-09-04T23:17:20.958Z | Compiling half v2.7.1 |
| 2827 | 2026-09-04T23:17:21.088Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2828 | 2026-09-04T23:17:21.113Z | Compiling heck v0.5.0 |
| 2829 | 2026-09-04T23:17:21.150Z | Compiling regress v0.11.1 |
| 2830 | 2026-09-04T23:17:21.307Z | Compiling ciborium-ll v0.2.2 |
| 2831 | 2026-09-04T23:17:21.347Z | Compiling secrecy v0.10.3 |
| 2832 | 2026-09-04T23:17:21.424Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2833 | 2026-09-04T23:17:21.536Z | Compiling ciborium v0.2.2 |
| 2834 | 2026-09-04T23:17:21.574Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2835 | 2026-09-04T23:17:21.612Z | Compiling inout v0.1.4 |
| 2836 | 2026-09-04T23:17:21.810Z | Compiling cipher v0.4.4 |
| 2837 | 2026-09-04T23:17:21.810Z | Compiling universal-hash v0.5.1 |
| 2838 | 2026-09-04T23:17:21.855Z | Compiling unsafe-libyaml v0.2.11 |
| 2839 | 2026-09-04T23:17:22.005Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2840 | 2026-09-04T23:17:22.028Z | Compiling poly1305 v0.8.0 |
| 2841 | 2026-09-04T23:17:22.091Z | Compiling chacha20 v0.9.1 |
| 2842 | 2026-09-04T23:17:22.275Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2843 | 2026-09-04T23:17:22.299Z | Compiling blake2 v0.10.6 |
| 2844 | 2026-09-04T23:17:22.371Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2845 | 2026-09-04T23:17:22.396Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2846 | 2026-09-04T23:17:22.537Z | Compiling serde_yaml v0.9.34+deprecated |
| 2847 | 2026-09-04T23:17:22.540Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2848 | 2026-09-04T23:17:22.609Z | Compiling aead v0.5.2 |
| 2849 | 2026-09-04T23:17:22.609Z | Compiling password-hash v0.5.0 |
| 2850 | 2026-09-04T23:17:22.613Z | Compiling vsss-rs v3.3.4 |
| 2851 | 2026-09-04T23:17:22.693Z | Compiling typify-impl v0.6.2 |
| 2852 | 2026-09-04T23:17:22.717Z | Compiling camino-tempfile v1.4.1 |
| 2853 | 2026-09-04T23:17:22.793Z | Compiling chacha20poly1305 v0.10.1 |
| 2854 | 2026-09-04T23:17:22.973Z | Compiling argon2 v0.5.3 |
| 2855 | 2026-09-04T23:17:23.065Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2856 | 2026-09-04T23:17:23.090Z | Compiling heapless v0.8.0 |
| 2857 | 2026-09-04T23:17:23.207Z | Compiling ingot-types v0.2.0 |
| 2858 | 2026-09-04T23:17:23.207Z | Compiling cobs v0.3.0 |
| 2859 | 2026-09-04T23:17:23.293Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2860 | 2026-09-04T23:17:23.468Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2861 | 2026-09-04T23:17:23.646Z | Compiling ingot v0.2.1 |
| 2862 | 2026-09-04T23:17:23.670Z | Compiling smoltcp v0.11.0 |
| 2863 | 2026-09-04T23:17:23.695Z | Compiling postcard v1.1.3 |
| 2864 | 2026-09-04T23:17:23.737Z | Compiling cstr-argument v0.1.2 |
| 2865 | 2026-09-04T23:17:23.813Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2866 | 2026-09-04T23:17:23.838Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2867 | 2026-09-04T23:17:23.919Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2868 | 2026-09-04T23:17:23.961Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2869 | 2026-09-04T23:17:24.076Z | Compiling rand v0.10.1 |
| 2870 | 2026-09-04T23:17:24.097Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2871 | 2026-09-04T23:17:24.118Z | Compiling sigpipe v0.1.3 |
| 2872 | 2026-09-04T23:17:24.237Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2873 | 2026-09-04T23:17:24.258Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2874 | 2026-09-04T23:17:24.367Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2875 | 2026-09-04T23:17:24.808Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2876 | 2026-09-04T23:17:24.848Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2877 | 2026-09-04T23:17:24.851Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2878 | 2026-09-04T23:17:25.003Z | Compiling memmap v0.7.0 |
| 2879 | 2026-09-04T23:17:25.007Z | Compiling zone v0.3.1 |
| 2880 | 2026-09-04T23:17:25.105Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2881 | 2026-09-04T23:17:25.233Z | Compiling usdt v0.5.0 |
| 2882 | 2026-09-04T23:17:25.377Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2883 | 2026-09-04T23:17:25.400Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2884 | 2026-09-04T23:17:25.564Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2885 | 2026-09-04T23:17:25.743Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2886 | 2026-09-04T23:17:25.772Z | Compiling derive-where v1.6.0 |
| 2887 | 2026-09-04T23:17:25.802Z | Compiling bytecount v0.6.9 |
| 2888 | 2026-09-04T23:17:25.860Z | Compiling toml v0.8.23 |
| 2889 | 2026-09-04T23:17:25.934Z | Compiling tokio-dtrace v0.1.1 |
| 2890 | 2026-09-04T23:17:25.983Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2891 | 2026-09-04T23:17:26.118Z | Compiling typify-macro v0.6.2 |
| 2892 | 2026-09-04T23:17:26.148Z | Compiling oxide-tokio-rt v0.1.4 |
| 2893 | 2026-09-04T23:17:26.225Z | Compiling prettyplease v0.2.37 |
| 2894 | 2026-09-04T23:17:26.247Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2895 | 2026-09-04T23:17:26.267Z | Compiling newline-converter v0.3.0 |
| 2896 | 2026-09-04T23:17:26.433Z | Compiling gethostname v0.5.0 |
| 2897 | 2026-09-04T23:17:26.464Z | Compiling console v0.15.11 |
| 2898 | 2026-09-04T23:17:26.585Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2899 | 2026-09-04T23:17:26.609Z | Compiling slog-dtrace v0.3.0 |
| 2900 | 2026-09-04T23:17:26.612Z | Compiling cancel-safe-futures v0.1.5 |
| 2901 | 2026-09-04T23:17:26.729Z | Compiling num-rational v0.4.2 |
| 2902 | 2026-09-04T23:17:26.874Z | Compiling expectorate v1.2.0 |
| 2903 | 2026-09-04T23:17:26.954Z | Compiling num-complex v0.4.6 |
| 2904 | 2026-09-04T23:17:26.977Z | Compiling oxide-update-engine-types v0.1.2 |
| 2905 | 2026-09-04T23:17:27.022Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2906 | 2026-09-04T23:17:27.140Z | Compiling resolv-conf v0.7.6 |
| 2907 | 2026-09-04T23:17:27.194Z | Compiling match_cfg v0.1.0 |
| 2908 | 2026-09-04T23:17:27.224Z | Compiling compression-core v0.4.31 |
| 2909 | 2026-09-04T23:17:27.370Z | Compiling num v0.4.3 |
| 2910 | 2026-09-04T23:17:27.486Z | Compiling crossbeam-channel v0.5.15 |
| 2911 | 2026-09-04T23:17:27.574Z | Compiling linear-map v1.2.0 |
| 2912 | 2026-09-04T23:17:27.611Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2913 | 2026-09-04T23:17:27.660Z | Compiling float-ord v0.3.2 |
| 2914 | 2026-09-04T23:17:27.704Z | Compiling typify v0.6.2 |
| 2915 | 2026-09-04T23:17:27.795Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2916 | 2026-09-04T23:17:27.818Z | Compiling progenitor-impl v0.14.0 |
| 2917 | 2026-09-04T23:17:27.821Z | Compiling take_mut v0.2.2 |
| 2918 | 2026-09-04T23:17:27.821Z | Compiling term v1.2.1 |
| 2919 | 2026-09-04T23:17:27.886Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2920 | 2026-09-04T23:17:28.333Z | Compiling oxide-update-engine v0.1.2 |
| 2921 | 2026-09-04T23:17:28.357Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2922 | 2026-09-04T23:17:28.912Z | Compiling async-stream v0.3.6 |
| 2923 | 2026-09-04T23:17:29.074Z | Compiling waitgroup v0.1.2 |
| 2924 | 2026-09-04T23:17:29.241Z | Compiling backon v1.6.0 |
| 2925 | 2026-09-04T23:17:29.345Z | Compiling linked-hash-map v0.5.6 |
| 2926 | 2026-09-04T23:17:29.431Z | Compiling minimal-lexical v0.2.1 |
| 2927 | 2026-09-04T23:17:29.459Z | Compiling debug-ignore v1.0.5 |
| 2928 | 2026-09-04T23:17:29.597Z | Compiling lru-cache v0.1.2 |
| 2929 | 2026-09-04T23:17:29.680Z | Compiling nom v7.1.3 |
| 2930 | 2026-09-04T23:17:29.760Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2931 | 2026-09-04T23:17:29.979Z | Compiling progenitor-macro v0.14.0 |
| 2932 | 2026-09-04T23:17:30.088Z | Compiling itertools v0.14.0 |
| 2933 | 2026-09-04T23:17:30.400Z | Compiling humantime v2.3.0 |
| 2934 | 2026-09-04T23:17:30.471Z | Compiling unicode-xid v0.2.6 |
| 2935 | 2026-09-04T23:17:30.632Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2936 | 2026-09-04T23:17:30.657Z | Compiling hickory-proto v0.24.4 |
| 2937 | 2026-09-04T23:17:30.702Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2938 | 2026-09-04T23:17:30.826Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2939 | 2026-09-04T23:17:31.057Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2940 | 2026-09-04T23:17:31.308Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2941 | 2026-09-04T23:17:31.695Z | Compiling papergrid v0.11.0 |
| 2942 | 2026-09-04T23:17:31.725Z | Compiling tabled_derive v0.7.0 |
| 2943 | 2026-09-04T23:17:31.909Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2944 | 2026-09-04T23:17:31.944Z | Compiling termtree v0.5.1 |
| 2945 | 2026-09-04T23:17:32.058Z | Compiling crossterm v0.29.0 |
| 2946 | 2026-09-04T23:17:32.081Z | Compiling phf_shared v0.12.1 |
| 2947 | 2026-09-04T23:17:32.145Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2948 | 2026-09-04T23:17:32.193Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2949 | 2026-09-04T23:17:32.314Z | Compiling csv-core v0.1.13 |
| 2950 | 2026-09-04T23:17:32.514Z | Compiling vte v0.14.1 |
| 2951 | 2026-09-04T23:17:32.659Z | Compiling tabled v0.15.0 |
| 2952 | 2026-09-04T23:17:32.684Z | Compiling highway v1.3.0 |
| 2953 | 2026-09-04T23:17:32.758Z | Compiling chrono-tz v0.10.4 |
| 2954 | 2026-09-04T23:17:32.883Z | Compiling strip-ansi-escapes v0.2.1 |
| 2955 | 2026-09-04T23:17:33.014Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2956 | 2026-09-04T23:17:33.178Z | Compiling hickory-resolver v0.24.4 |
| 2957 | 2026-09-04T23:17:33.284Z | Compiling csv v1.4.0 |
| 2958 | 2026-09-04T23:17:33.777Z | Compiling phf v0.12.1 |
| 2959 | 2026-09-04T23:17:33.980Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-09-04T23:17:34.051Z | Compiling const_format_proc_macros v0.2.34 |
| 2961 | 2026-09-04T23:17:34.096Z | Compiling fd-lock v4.0.4 |
| 2962 | 2026-09-04T23:17:34.152Z | Compiling progenitor v0.14.0 |
| 2963 | 2026-09-04T23:17:34.276Z | Compiling peg-macros v0.8.5 |
| 2964 | 2026-09-04T23:17:34.344Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2965 | 2026-09-04T23:17:34.445Z | Compiling qorb v0.4.1 |
| 2966 | 2026-09-04T23:17:34.502Z | Compiling nu-ansi-term v0.50.3 |
| 2967 | 2026-09-04T23:17:34.827Z | Compiling reedline v0.40.0 |
| 2968 | 2026-09-04T23:17:34.850Z | Compiling const_format v0.2.35 |
| 2969 | 2026-09-04T23:17:34.876Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2970 | 2026-09-04T23:17:34.943Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2971 | 2026-09-04T23:17:35.001Z | Compiling bcs v0.1.6 |
| 2972 | 2026-09-04T23:17:35.231Z | Compiling nom v8.0.0 |
| 2973 | 2026-09-04T23:17:35.388Z | Compiling semver v0.1.20 |
| 2974 | 2026-09-04T23:17:35.411Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2975 | 2026-09-04T23:17:35.558Z | Compiling peg v0.8.5 |
| 2976 | 2026-09-04T23:17:35.662Z | Compiling rustc_version v0.1.7 |
| 2977 | 2026-09-04T23:17:35.691Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2978 | 2026-09-04T23:17:35.917Z | Compiling newtype_derive v0.1.6 |
| 2979 | 2026-09-04T23:17:35.942Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2980 | 2026-09-04T23:17:36.046Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2981 | 2026-09-04T23:17:36.318Z | Compiling steno v0.4.1 |
| 2982 | 2026-09-04T23:17:36.423Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2983 | 2026-09-04T23:17:36.503Z | Compiling sha1 v0.10.6 |
| 2984 | 2026-09-04T23:17:36.636Z | Compiling utf-8 v0.7.6 |
| 2985 | 2026-09-04T23:17:36.830Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2986 | 2026-09-04T23:17:36.857Z | Compiling tagptr v0.2.0 |
| 2987 | 2026-09-04T23:17:36.879Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2988 | 2026-09-04T23:17:36.960Z | Compiling tungstenite v0.21.0 |
| 2989 | 2026-09-04T23:17:37.004Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2990 | 2026-09-04T23:17:37.025Z | Compiling moka v0.12.13 |
| 2991 | 2026-09-04T23:17:37.044Z | Compiling darling_core v0.21.3 |
| 2992 | 2026-09-04T23:17:37.065Z | Compiling display-error-chain v0.2.2 |
| 2993 | 2026-09-04T23:17:37.133Z | Compiling vergen-lib v0.1.6 |
| 2994 | 2026-09-04T23:17:37.160Z | Compiling diesel_derives v2.3.7 |
| 2995 | 2026-09-04T23:17:37.408Z | Compiling scheduled-thread-pool v0.2.7 |
| 2996 | 2026-09-04T23:17:37.431Z | Compiling vergen-gitcl v1.0.8 |
| 2997 | 2026-09-04T23:17:37.454Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2998 | 2026-09-04T23:17:37.660Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2999 | 2026-09-04T23:17:37.704Z | Compiling tokio-tungstenite v0.21.0 |
| 3000 | 2026-09-04T23:17:37.852Z | Compiling dirs-sys-next v0.1.2 |
| 3001 | 2026-09-04T23:17:37.873Z | Compiling crunchy v0.2.4 |
| 3002 | 2026-09-04T23:17:38.086Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3003 | 2026-09-04T23:17:38.110Z | Compiling hickory-resolver v0.25.2 |
| 3004 | 2026-09-04T23:17:38.133Z | Compiling maplit v1.0.2 |
| 3005 | 2026-09-04T23:17:38.159Z | Compiling glob v0.3.3 |
| 3006 | 2026-09-04T23:17:38.259Z | Compiling dirs-next v2.0.0 |
| 3007 | 2026-09-04T23:17:38.301Z | Compiling r2d2 v0.8.10 |
| 3008 | 2026-09-04T23:17:38.411Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3009 | 2026-09-04T23:17:38.508Z | Compiling clang-sys v1.8.1 |
| 3010 | 2026-09-04T23:17:38.534Z | Compiling libscf-sys v1.2.0 |
| 3011 | 2026-09-04T23:17:38.534Z | Compiling xshell-macros v0.2.7 |
| 3012 | 2026-09-04T23:17:38.582Z | Compiling tiny-keccak v2.0.2 |
| 3013 | 2026-09-04T23:17:38.643Z | Compiling downcast-rs v2.0.2 |
| 3014 | 2026-09-04T23:17:38.709Z | Compiling term v0.7.0 |
| 3015 | 2026-09-04T23:17:38.836Z | Compiling papergrid v0.18.0 |
| 3016 | 2026-09-04T23:17:38.877Z | Compiling bit-vec v0.6.3 |
| 3017 | 2026-09-04T23:17:38.952Z | Compiling xshell v0.2.7 |
| 3018 | 2026-09-04T23:17:39.125Z | Compiling bit-set v0.5.3 |
| 3019 | 2026-09-04T23:17:39.174Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3020 | 2026-09-04T23:17:39.196Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3021 | 2026-09-04T23:17:39.200Z | Compiling darling_macro v0.21.3 |
| 3022 | 2026-09-04T23:17:39.237Z | Compiling ascii-canvas v3.0.0 |
| 3023 | 2026-09-04T23:17:39.308Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3024 | 2026-09-04T23:17:39.330Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3025 | 2026-09-04T23:17:39.494Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3026 | 2026-09-04T23:17:39.570Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3027 | 2026-09-04T23:17:39.598Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3028 | 2026-09-04T23:17:39.720Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3029 | 2026-09-04T23:17:39.784Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3030 | 2026-09-04T23:17:39.806Z | Compiling darling v0.21.3 |
| 3031 | 2026-09-04T23:17:39.832Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3032 | 2026-09-04T23:17:39.835Z | Compiling itertools v0.15.0 |
| 3033 | 2026-09-04T23:17:39.927Z | Compiling dsl_auto_type v0.2.0 |
| 3034 | 2026-09-04T23:17:40.119Z | Compiling tabled v0.21.0 |
| 3035 | 2026-09-04T23:17:40.409Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3036 | 2026-09-04T23:17:40.505Z | Compiling itertools v0.10.5 |
| 3037 | 2026-09-04T23:17:40.530Z | Compiling ena v0.14.4 |
| 3038 | 2026-09-04T23:17:40.596Z | Compiling libloading v0.8.9 |
| 3039 | 2026-09-04T23:17:40.783Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3040 | 2026-09-04T23:17:40.831Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3041 | 2026-09-04T23:17:41.021Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3042 | 2026-09-04T23:17:41.086Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3043 | 2026-09-04T23:17:41.500Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3044 | 2026-09-04T23:17:41.620Z | Compiling diff v0.1.13 |
| 3045 | 2026-09-04T23:17:41.643Z | Compiling regex-syntax v0.6.29 |
| 3046 | 2026-09-04T23:17:41.646Z | Compiling bindgen v0.71.1 |
| 3047 | 2026-09-04T23:17:41.887Z | Compiling unicase v2.9.0 |
| 3048 | 2026-09-04T23:17:42.066Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3049 | 2026-09-04T23:17:42.211Z | Compiling cexpr v0.6.0 |
| 3050 | 2026-09-04T23:17:42.283Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3051 | 2026-09-04T23:17:42.515Z | Compiling rustc-hash v2.1.1 |
| 3052 | 2026-09-04T23:17:42.835Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3053 | 2026-09-04T23:17:42.875Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3054 | 2026-09-04T23:17:42.948Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3055 | 2026-09-04T23:17:43.102Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3056 | 2026-09-04T23:17:43.133Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3057 | 2026-09-04T23:17:43.512Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3058 | 2026-09-04T23:17:43.653Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3059 | 2026-09-04T23:17:44.103Z | Compiling lalrpop v0.19.12 |
| 3060 | 2026-09-04T23:17:44.860Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3061 | 2026-09-04T23:17:44.953Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3062 | 2026-09-04T23:17:44.979Z | Compiling headers-core v0.3.0 |
| 3063 | 2026-09-04T23:17:45.126Z | Compiling diesel v2.3.7 |
| 3064 | 2026-09-04T23:17:45.148Z | Compiling libxml v0.3.3 |
| 3065 | 2026-09-04T23:17:45.353Z | Compiling crc8 v0.1.1 |
| 3066 | 2026-09-04T23:17:45.451Z | Compiling headers v0.4.1 |
| 3067 | 2026-09-04T23:17:45.498Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3068 | 2026-09-04T23:17:45.721Z | Compiling strum_macros v0.24.3 |
| 3069 | 2026-09-04T23:17:45.773Z | Compiling indoc v1.0.9 |
| 3070 | 2026-09-04T23:17:46.212Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3071 | 2026-09-04T23:17:46.252Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3072 | 2026-09-04T23:17:46.436Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3073 | 2026-09-04T23:17:46.559Z | Compiling quick-xml v0.37.5 |
| 3074 | 2026-09-04T23:17:46.610Z | Compiling derive_builder v0.20.2 |
| 3075 | 2026-09-04T23:17:46.785Z | Compiling oso-derive v0.27.3 |
| 3076 | 2026-09-04T23:17:46.808Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3077 | 2026-09-04T23:17:46.944Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3078 | 2026-09-04T23:17:47.177Z | Compiling openssl-probe v0.1.6 |
| 3079 | 2026-09-04T23:17:47.328Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3080 | 2026-09-04T23:17:47.479Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3081 | 2026-09-04T23:17:47.502Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3082 | 2026-09-04T23:17:47.851Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3083 | 2026-09-04T23:17:47.892Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3084 | 2026-09-04T23:17:48.040Z | Compiling bb8 v0.8.6 |
| 3085 | 2026-09-04T23:17:48.084Z | Compiling filetime v0.2.27 |
| 3086 | 2026-09-04T23:17:48.117Z | Compiling trait-variant v0.1.2 |
| 3087 | 2026-09-04T23:17:48.316Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3088 | 2026-09-04T23:17:48.340Z | Compiling half v1.8.3 |
| 3089 | 2026-09-04T23:17:48.385Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3090 | 2026-09-04T23:17:48.411Z | Compiling tar v0.4.46 |
| 3091 | 2026-09-04T23:17:48.664Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3092 | 2026-09-04T23:17:48.685Z | Compiling serde_cbor v0.11.2 |
| 3093 | 2026-09-04T23:17:48.732Z | Compiling proc-macro-error2 v2.0.1 |
| 3094 | 2026-09-04T23:17:48.758Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3095 | 2026-09-04T23:17:48.948Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3096 | 2026-09-04T23:17:48.998Z | Compiling hashbrown v0.14.5 |
| 3097 | 2026-09-04T23:17:49.039Z | Compiling samael v0.0.19 |
| 3098 | 2026-09-04T23:17:49.062Z | Compiling rfc6979 v0.4.0 |
| 3099 | 2026-09-04T23:17:49.241Z | Compiling salty v0.3.0 |
| 3100 | 2026-09-04T23:17:49.259Z | Compiling ecdsa v0.16.9 |
| 3101 | 2026-09-04T23:17:49.289Z | Compiling knus-derive v3.4.0 |
| 3102 | 2026-09-04T23:17:49.541Z | Compiling chumsky v0.9.3 |
| 3103 | 2026-09-04T23:17:49.612Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3104 | 2026-09-04T23:17:49.734Z | Compiling primeorder v0.13.6 |
| 3105 | 2026-09-04T23:17:49.759Z | Compiling nonempty v0.12.0 |
| 3106 | 2026-09-04T23:17:49.990Z | Compiling p384 v0.13.1 |
| 3107 | 2026-09-04T23:17:50.032Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3108 | 2026-09-04T23:17:50.488Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3109 | 2026-09-04T23:17:50.511Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3110 | 2026-09-04T23:17:50.683Z | Compiling fxhash v0.2.1 |
| 3111 | 2026-09-04T23:17:50.745Z | Compiling knus v3.4.0 |
| 3112 | 2026-09-04T23:17:50.851Z | Compiling libz-sys v1.1.24 |
| 3113 | 2026-09-04T23:17:50.909Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3114 | 2026-09-04T23:17:51.090Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3115 | 2026-09-04T23:17:51.136Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3116 | 2026-09-04T23:17:51.338Z | Compiling kstat-rs v0.2.5 |
| 3117 | 2026-09-04T23:17:51.464Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3118 | 2026-09-04T23:17:51.505Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3119 | 2026-09-04T23:17:51.593Z | Compiling polar-core v0.27.3 |
| 3120 | 2026-09-04T23:17:51.625Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3121 | 2026-09-04T23:17:51.795Z | Compiling mime_guess v2.0.5 |
| 3122 | 2026-09-04T23:17:52.012Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3123 | 2026-09-04T23:17:52.331Z | Compiling nanorand v0.7.0 |
| 3124 | 2026-09-04T23:17:52.683Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3125 | 2026-09-04T23:17:52.705Z | Compiling parking_lot_core v0.8.6 |
| 3126 | 2026-09-04T23:17:52.859Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3127 | 2026-09-04T23:17:53.019Z | Compiling flume v0.11.1 |
| 3128 | 2026-09-04T23:17:53.042Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3129 | 2026-09-04T23:17:53.098Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3130 | 2026-09-04T23:17:53.391Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3131 | 2026-09-04T23:17:53.507Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3132 | 2026-09-04T23:17:53.741Z | Compiling git-stub v1.0.0 |
| 3133 | 2026-09-04T23:17:53.828Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3134 | 2026-09-04T23:17:53.895Z | Compiling instability v0.3.11 |
| 3135 | 2026-09-04T23:17:54.004Z | Compiling corncobs v0.1.4 |
| 3136 | 2026-09-04T23:17:54.073Z | Compiling http-range v0.1.5 |
| 3137 | 2026-09-04T23:17:54.116Z | Compiling strsim v0.10.0 |
| 3138 | 2026-09-04T23:17:54.186Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3139 | 2026-09-04T23:17:54.283Z | Compiling git-stub-vcs v0.1.0 |
| 3140 | 2026-09-04T23:17:54.362Z | Compiling darling_core v0.13.4 |
| 3141 | 2026-09-04T23:17:54.424Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3142 | 2026-09-04T23:17:55.083Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3143 | 2026-09-04T23:17:55.204Z | Compiling progenitor-impl v0.13.0 |
| 3144 | 2026-09-04T23:17:55.266Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3145 | 2026-09-04T23:17:55.364Z | Compiling ignore v0.4.25 |
| 3146 | 2026-09-04T23:17:55.417Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3147 | 2026-09-04T23:17:55.676Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3148 | 2026-09-04T23:17:55.913Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3149 | 2026-09-04T23:17:56.031Z | Compiling secrecy v0.8.0 |
| 3150 | 2026-09-04T23:17:56.218Z | Compiling anstyle-parse v0.2.7 |
| 3151 | 2026-09-04T23:17:56.462Z | Compiling vergen-git2 v9.1.0 |
| 3152 | 2026-09-04T23:17:56.691Z | Compiling castaway v0.2.4 |
| 3153 | 2026-09-04T23:17:56.853Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3154 | 2026-09-04T23:17:56.902Z | Compiling indoc v2.0.7 |
| 3155 | 2026-09-04T23:17:57.285Z | Compiling compact_str v0.8.1 |
| 3156 | 2026-09-04T23:17:57.315Z | Compiling progenitor-macro v0.13.0 |
| 3157 | 2026-09-04T23:17:57.955Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3158 | 2026-09-04T23:17:58.079Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3159 | 2026-09-04T23:17:58.102Z | Compiling anstream v0.6.21 |
| 3160 | 2026-09-04T23:17:58.319Z | Compiling globwalk v0.9.1 |
| 3161 | 2026-09-04T23:17:58.516Z | Compiling darling_macro v0.13.4 |
| 3162 | 2026-09-04T23:17:58.804Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3163 | 2026-09-04T23:17:59.022Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3164 | 2026-09-04T23:17:59.096Z | Compiling hyper-staticfile v0.10.1 |
| 3165 | 2026-09-04T23:17:59.346Z | Compiling parking_lot v0.11.2 |
| 3166 | 2026-09-04T23:17:59.453Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3167 | 2026-09-04T23:17:59.627Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3168 | 2026-09-04T23:17:59.650Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3169 | 2026-09-04T23:17:59.954Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3170 | 2026-09-04T23:17:59.980Z | Compiling predicates-tree v1.0.13 |
| 3171 | 2026-09-04T23:18:00.180Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3172 | 2026-09-04T23:18:00.338Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3173 | 2026-09-04T23:18:00.466Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3174 | 2026-09-04T23:18:00.570Z | Compiling oso v0.27.3 |
| 3175 | 2026-09-04T23:18:01.144Z | Compiling progenitor-client v0.13.0 |
| 3176 | 2026-09-04T23:18:01.453Z | Compiling unicode-truncate v1.1.0 |
| 3177 | 2026-09-04T23:18:01.612Z | Compiling digest-io v0.1.0 |
| 3178 | 2026-09-04T23:18:01.633Z | Compiling sha2 v0.11.0 |
| 3179 | 2026-09-04T23:18:01.659Z | Compiling lru v0.12.5 |
| 3180 | 2026-09-04T23:18:01.685Z | Compiling prefix-trie v0.7.0 |
| 3181 | 2026-09-04T23:18:01.689Z | Compiling rand_seeder v0.4.0 |
| 3182 | 2026-09-04T23:18:01.790Z | Compiling cassowary v0.3.0 |
| 3183 | 2026-09-04T23:18:01.885Z | Compiling rawzip v0.4.4 |
| 3184 | 2026-09-04T23:18:01.949Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3185 | 2026-09-04T23:18:02.179Z | Compiling async-bb8-diesel v0.2.1 |
| 3186 | 2026-09-04T23:18:02.550Z | Compiling diesel-dtrace v0.5.0 |
| 3187 | 2026-09-04T23:18:02.614Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3188 | 2026-09-04T23:18:02.684Z | Compiling hickory-server v0.25.2 |
| 3189 | 2026-09-04T23:18:02.725Z | Compiling ratatui v0.29.0 |
| 3190 | 2026-09-04T23:18:02.881Z | Compiling progenitor v0.13.0 |
| 3191 | 2026-09-04T23:18:03.105Z | Compiling camino-tempfile-ext v0.3.3 |
| 3192 | 2026-09-04T23:18:03.597Z | Compiling sled v0.34.7 |
| 3193 | 2026-09-04T23:18:04.163Z | Compiling darling v0.13.4 |
| 3194 | 2026-09-04T23:18:04.276Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3195 | 2026-09-04T23:18:05.431Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3196 | 2026-09-04T23:18:05.645Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3197 | 2026-09-04T23:18:05.729Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3198 | 2026-09-04T23:18:05.805Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3199 | 2026-09-04T23:18:06.032Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3200 | 2026-09-04T23:18:06.670Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3201 | 2026-09-04T23:18:06.716Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3202 | 2026-09-04T23:18:06.901Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3203 | 2026-09-04T23:18:07.455Z | Compiling serde_with_macros v1.5.2 |
| 3204 | 2026-09-04T23:18:07.526Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3205 | 2026-09-04T23:18:07.707Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3206 | 2026-09-04T23:18:07.921Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3207 | 2026-09-04T23:18:07.944Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3208 | 2026-09-04T23:18:08.148Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3209 | 2026-09-04T23:18:08.173Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3210 | 2026-09-04T23:18:08.284Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3211 | 2026-09-04T23:18:08.374Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3212 | 2026-09-04T23:18:08.406Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3213 | 2026-09-04T23:18:08.509Z | Compiling arc-swap v1.8.2 |
| 3214 | 2026-09-04T23:18:08.594Z | Compiling void v1.0.2 |
| 3215 | 2026-09-04T23:18:08.730Z | Compiling lzss v0.8.2 |
| 3216 | 2026-09-04T23:18:08.781Z | Compiling slog-scope v4.4.1 |
| 3217 | 2026-09-04T23:18:08.872Z | Compiling serde_with v1.14.0 |
| 3218 | 2026-09-04T23:18:08.963Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3219 | 2026-09-04T23:18:08.986Z | Compiling scuffle v0.1.0 |
| 3220 | 2026-09-04T23:18:09.010Z | Compiling tungstenite v0.23.0 |
| 3221 | 2026-09-04T23:18:09.034Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3222 | 2026-09-04T23:18:09.118Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3223 | 2026-09-04T23:18:09.615Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3224 | 2026-09-04T23:18:09.838Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3225 | 2026-09-04T23:18:10.062Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3226 | 2026-09-04T23:18:10.082Z | Compiling libsw-core v0.3.2 |
| 3227 | 2026-09-04T23:18:10.111Z | Compiling nix v0.27.1 |
| 3228 | 2026-09-04T23:18:10.195Z | Compiling twox-hash v2.1.2 |
| 3229 | 2026-09-04T23:18:10.293Z | Compiling serde_bytes v0.11.19 |
| 3230 | 2026-09-04T23:18:10.296Z | Compiling atty v0.2.14 |
| 3231 | 2026-09-04T23:18:10.376Z | Compiling libsw v3.5.0 |
| 3232 | 2026-09-04T23:18:10.432Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3233 | 2026-09-04T23:18:10.477Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3234 | 2026-09-04T23:18:10.501Z | Compiling tokio-tungstenite v0.23.1 |
| 3235 | 2026-09-04T23:18:10.523Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3236 | 2026-09-04T23:18:10.579Z | Compiling slog-stdlog v4.1.1 |
| 3237 | 2026-09-04T23:18:10.601Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3238 | 2026-09-04T23:18:10.623Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3239 | 2026-09-04T23:18:10.682Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3240 | 2026-09-04T23:18:10.789Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3241 | 2026-09-04T23:18:10.867Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3242 | 2026-09-04T23:18:10.897Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3243 | 2026-09-04T23:18:11.025Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3244 | 2026-09-04T23:18:11.075Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3245 | 2026-09-04T23:18:11.568Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3246 | 2026-09-04T23:18:11.590Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3247 | 2026-09-04T23:18:11.787Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3248 | 2026-09-04T23:18:11.902Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3249 | 2026-09-04T23:18:11.925Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3250 | 2026-09-04T23:18:12.525Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3251 | 2026-09-04T23:18:12.695Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3252 | 2026-09-04T23:18:12.738Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3253 | 2026-09-04T23:18:13.071Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3254 | 2026-09-04T23:18:13.095Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3255 | 2026-09-04T23:18:13.474Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3256 | 2026-09-04T23:18:13.862Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3257 | 2026-09-04T23:18:14.397Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3258 | 2026-09-04T23:18:15.857Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3259 | 2026-09-04T23:18:16.446Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3260 | 2026-09-04T23:18:17.046Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3261 | 2026-09-04T23:18:17.071Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3262 | 2026-09-04T23:18:17.346Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3263 | 2026-09-04T23:18:17.970Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3264 | 2026-09-04T23:18:18.006Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3265 | 2026-09-04T23:18:18.413Z | Compiling git2 v0.20.4 |
| 3266 | 2026-09-04T23:18:18.554Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3267 | 2026-09-04T23:18:19.361Z | Compiling signal-hook-tokio v0.3.1 |
| 3268 | 2026-09-04T23:18:19.556Z | Compiling fatfs v0.3.6 |
| 3269 | 2026-09-04T23:18:19.973Z | Compiling yasna v0.5.2 |
| 3270 | 2026-09-04T23:18:20.154Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3271 | 2026-09-04T23:18:20.551Z | Compiling console v0.16.2 |
| 3272 | 2026-09-04T23:18:21.151Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3273 | 2026-09-04T23:18:21.430Z | Compiling assert_matches v1.5.0 |
| 3274 | 2026-09-04T23:18:21.451Z | Compiling seq-macro v0.3.6 |
| 3275 | 2026-09-04T23:18:21.539Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3276 | 2026-09-04T23:18:21.560Z | Compiling indicatif v0.18.4 |
| 3277 | 2026-09-04T23:18:21.679Z | Compiling rcgen v0.12.1 |
| 3278 | 2026-09-04T23:18:21.948Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3279 | 2026-09-04T23:18:22.516Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3280 | 2026-09-04T23:18:24.614Z | Compiling slog-envlogger v2.2.0 |
| 3281 | 2026-09-04T23:18:25.329Z | Compiling oxide-update-engine-display v0.1.2 |
| 3282 | 2026-09-04T23:18:25.884Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3283 | 2026-09-04T23:18:26.043Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3284 | 2026-09-04T23:18:26.294Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3285 | 2026-09-04T23:18:26.520Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3286 | 2026-09-04T23:18:26.553Z | Compiling port-file v0.1.0 |
| 3287 | 2026-09-04T23:18:26.759Z | Compiling subprocess v0.2.15 |
| 3288 | 2026-09-04T23:18:26.876Z | Compiling rtoolbox v0.0.3 |
| 3289 | 2026-09-04T23:18:27.130Z | Compiling rpassword v7.5.4 |
| 3290 | 2026-09-04T23:18:27.420Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3291 | 2026-09-04T23:18:27.573Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3292 | 2026-09-04T23:18:27.900Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3293 | 2026-09-04T23:18:27.937Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3294 | 2026-09-04T23:18:28.068Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3295 | 2026-09-04T23:18:28.631Z | Compiling tui-tree-widget v0.23.1 |
| 3296 | 2026-09-04T23:18:28.922Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3297 | 2026-09-04T23:18:29.082Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3298 | 2026-09-04T23:18:29.727Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3299 | 2026-09-04T23:18:31.040Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3300 | 2026-09-04T23:18:31.367Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3301 | 2026-09-04T23:18:31.367Z | Compiling uzers v0.12.2 |
| 3302 | 2026-09-04T23:18:31.432Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3303 | 2026-09-04T23:18:31.595Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3304 | 2026-09-04T23:18:31.650Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3305 | 2026-09-04T23:18:31.740Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3306 | 2026-09-04T23:18:32.248Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3307 | 2026-09-04T23:18:32.449Z | Compiling support-bundle-viewer v0.1.2 |
| 3308 | 2026-09-04T23:18:32.520Z | Compiling multimap v0.10.1 |
| 3309 | 2026-09-04T23:18:33.624Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3310 | 2026-09-04T23:18:57.476Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3311 | 2026-09-04T23:19:18.055Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3312 | 2026-09-04T23:19:32.221Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3313 | 2026-09-04T23:27:03.561Z | Finished `release` profile [optimized] target(s) in 10m 02s |
| 3314 | 2026-09-04T23:27:03.572Z | 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-04T23:27:03.572Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3316 | 2026-09-04T23:27:38.887Z | |
| 3317 | 2026-09-04T23:27:38.887Z | real 10:38.768262769 |
| 3318 | 2026-09-04T23:27:38.887Z | user 2:03:05.635460351 |
| 3319 | 2026-09-04T23:27:38.890Z | sys 4:35.649246227 |
| 3320 | 2026-09-04T23:27:38.890Z | trap 3.291440026 |
| 3321 | 2026-09-04T23:27:38.890Z | tflt 0.844039886 |
| 3322 | 2026-09-04T23:27:38.890Z | dflt 10.764008421 |
| 3323 | 2026-09-04T23:27:38.890Z | kflt 0.005551560 |
| 3324 | 2026-09-04T23:27:38.890Z | lock 8:08:35.179988681 |
| 3325 | 2026-09-04T23:27:38.890Z | slp 3:02:43.633377958 |
| 3326 | 2026-09-04T23:27:38.890Z | lat 3:02.540583291 |
| 3327 | 2026-09-04T23:27:38.890Z | stop 8:33.705537527 |
| 3328 | 2026-09-04T23:27:38.890Z | + mapfile -t packages |
| 3329 | 2026-09-04T23:27:38.890Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3330 | 2026-09-04T23:27:39.861Z | Finished `release` profile [optimized] target(s) in 0.96s |
| 3331 | 2026-09-04T23:27:39.939Z | Running `target/release/omicron-package -t test list-outputs` |
| 3332 | 2026-09-04T23:27:39.999Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3333 | 2026-09-04T23:27:40.002Z | + ptime -m cargo build --locked --release -p xtask |
| 3334 | 2026-09-04T23:27:40.487Z | Compiling libc v0.2.185 |
| 3335 | 2026-09-04T23:27:40.487Z | Compiling serde_core v1.0.228 |
| 3336 | 2026-09-04T23:27:40.487Z | Compiling serde v1.0.228 |
| 3337 | 2026-09-04T23:27:40.490Z | Compiling rustix v1.1.4 |
| 3338 | 2026-09-04T23:27:40.490Z | Compiling serde_json v1.0.151 |
| 3339 | 2026-09-04T23:27:40.490Z | Compiling bitflags v2.11.0 |
| 3340 | 2026-09-04T23:27:40.642Z | Compiling syn v2.0.117 |
| 3341 | 2026-09-04T23:27:40.642Z | Compiling usdt-impl v0.5.0 |
| 3342 | 2026-09-04T23:27:40.653Z | Compiling syn v1.0.109 |
| 3343 | 2026-09-04T23:27:40.677Z | Compiling getrandom v0.4.3 |
| 3344 | 2026-09-04T23:27:40.680Z | Compiling log v0.4.33 |
| 3345 | 2026-09-04T23:27:40.699Z | Compiling indexmap v2.14.0 |
| 3346 | 2026-09-04T23:27:40.713Z | Compiling fs-err v3.3.0 |
| 3347 | 2026-09-04T23:27:40.911Z | Compiling heck v0.4.1 |
| 3348 | 2026-09-04T23:27:40.972Z | Compiling once_cell v1.21.3 |
| 3349 | 2026-09-04T23:27:40.983Z | Compiling anyhow v1.0.104 |
| 3350 | 2026-09-04T23:27:41.348Z | Compiling errno v0.3.14 |
| 3351 | 2026-09-04T23:27:41.351Z | Compiling thread-id v4.2.2 |
| 3352 | 2026-09-04T23:27:41.351Z | Compiling memmap v0.7.0 |
| 3353 | 2026-09-04T23:27:42.106Z | Compiling proc-macro-error v1.0.4 |
| 3354 | 2026-09-04T23:27:42.311Z | Compiling terminal_size v0.4.3 |
| 3355 | 2026-09-04T23:27:42.311Z | Compiling tempfile v3.27.0 |
| 3356 | 2026-09-04T23:27:42.373Z | Compiling tabled_derive v0.7.0 |
| 3357 | 2026-09-04T23:27:42.409Z | Compiling clap_builder v4.6.0 |
| 3358 | 2026-09-04T23:27:42.409Z | Compiling textwrap v0.16.2 |
| 3359 | 2026-09-04T23:27:42.688Z | Compiling camino v1.2.5 |
| 3360 | 2026-09-04T23:27:42.691Z | Compiling cargo-platform v0.3.2 |
| 3361 | 2026-09-04T23:27:42.691Z | Compiling semver v1.0.28 |
| 3362 | 2026-09-04T23:27:42.806Z | Compiling pest_generator v2.8.6 |
| 3363 | 2026-09-04T23:27:42.999Z | Compiling camino-tempfile v1.4.1 |
| 3364 | 2026-09-04T23:27:43.062Z | Compiling tabled v0.15.0 |
| 3365 | 2026-09-04T23:27:43.219Z | Compiling serde_derive v1.0.228 |
| 3366 | 2026-09-04T23:27:43.219Z | Compiling thiserror-impl v1.0.69 |
| 3367 | 2026-09-04T23:27:43.222Z | Compiling zerocopy-derive v0.7.35 |
| 3368 | 2026-09-04T23:27:43.222Z | Compiling scroll_derive v0.12.1 |
| 3369 | 2026-09-04T23:27:43.222Z | Compiling thiserror-impl v2.0.18 |
| 3370 | 2026-09-04T23:27:43.222Z | Compiling clap_derive v4.6.1 |
| 3371 | 2026-09-04T23:27:43.339Z | Compiling pest_derive v2.8.6 |
| 3372 | 2026-09-04T23:27:43.922Z | Compiling scroll v0.12.0 |
| 3373 | 2026-09-04T23:27:44.051Z | Compiling zerocopy v0.7.35 |
| 3374 | 2026-09-04T23:27:44.187Z | Compiling goblin v0.8.2 |
| 3375 | 2026-09-04T23:27:44.394Z | Compiling thiserror v1.0.69 |
| 3376 | 2026-09-04T23:27:44.451Z | Compiling thiserror v2.0.18 |
| 3377 | 2026-09-04T23:27:44.517Z | Compiling dtrace-parser v0.2.0 |
| 3378 | 2026-09-04T23:27:44.616Z | Compiling clap v4.6.1 |
| 3379 | 2026-09-04T23:27:45.639Z | Compiling dof v0.3.0 |
| 3380 | 2026-09-04T23:27:45.640Z | Compiling serde_tokenstream v0.2.3 |
| 3381 | 2026-09-04T23:27:45.686Z | Compiling toml_datetime v0.6.11 |
| 3382 | 2026-09-04T23:27:45.686Z | Compiling serde_spanned v0.6.9 |
| 3383 | 2026-09-04T23:27:45.748Z | Compiling macaddr v1.0.1 |
| 3384 | 2026-09-04T23:27:45.748Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3385 | 2026-09-04T23:27:45.748Z | Compiling cargo_metadata v0.23.1 |
| 3386 | 2026-09-04T23:27:45.900Z | Compiling toml_edit v0.22.27 |
| 3387 | 2026-09-04T23:27:46.268Z | Compiling usdt-attr-macro v0.5.0 |
| 3388 | 2026-09-04T23:27:46.268Z | Compiling usdt-macro v0.5.0 |
| 3389 | 2026-09-04T23:27:47.206Z | Compiling usdt v0.5.0 |
| 3390 | 2026-09-04T23:27:47.349Z | Compiling toml v0.8.23 |
| 3391 | 2026-09-04T23:27:47.772Z | Compiling cargo_toml v0.21.0 |
| 3392 | 2026-09-04T23:27:51.219Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3393 | 2026-09-04T23:27:55.980Z | Finished `release` profile [optimized] target(s) in 15.96s |
| 3394 | 2026-09-04T23:27:56.122Z | |
| 3395 | 2026-09-04T23:27:56.125Z | real 16.081808336 |
| 3396 | 2026-09-04T23:27:56.125Z | user 1:54.924990311 |
| 3397 | 2026-09-04T23:27:56.125Z | sys 13.930182574 |
| 3398 | 2026-09-04T23:27:56.125Z | trap 0.050403330 |
| 3399 | 2026-09-04T23:27:56.125Z | tflt 0.659105888 |
| 3400 | 2026-09-04T23:27:56.125Z | dflt 1.565816026 |
| 3401 | 2026-09-04T23:27:56.125Z | kflt 0.000042900 |
| 3402 | 2026-09-04T23:27:56.125Z | lock 3:43.762868600 |
| 3403 | 2026-09-04T23:27:56.125Z | slp 2:09.490164878 |
| 3404 | 2026-09-04T23:27:56.125Z | lat 2.699431024 |
| 3405 | 2026-09-04T23:27:56.125Z | stop 15.593935365 |
| 3406 | 2026-09-04T23:27:56.125Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3407 | 2026-09-04T23:27:56.125Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3408 | 2026-09-04T23:27:56.125Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3409 | 2026-09-04T23:27:56.125Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3410 | 2026-09-04T23:27:56.125Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3411 | 2026-09-04T23:27:57.067Z | Compiling progenitor-client v0.14.0 |
| 3412 | 2026-09-04T23:27:57.067Z | Compiling match_cfg v0.1.0 |
| 3413 | 2026-09-04T23:27:57.070Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3414 | 2026-09-04T23:27:57.071Z | Compiling slog-json v2.6.1 |
| 3415 | 2026-09-04T23:27:57.071Z | Compiling newtype-uuid-macros v0.1.0 |
| 3416 | 2026-09-04T23:27:57.071Z | Compiling sha1 v0.11.0 |
| 3417 | 2026-09-04T23:27:57.071Z | Compiling multer v3.1.0 |
| 3418 | 2026-09-04T23:27:57.071Z | Compiling compression-core v0.4.31 |
| 3419 | 2026-09-04T23:27:57.071Z | Compiling debug-ignore v1.0.5 |
| 3420 | 2026-09-04T23:27:57.071Z | Compiling async-stream-impl v0.3.6 |
| 3421 | 2026-09-04T23:27:57.215Z | Compiling serde_spanned v1.1.1 |
| 3422 | 2026-09-04T23:27:57.218Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3423 | 2026-09-04T23:27:57.218Z | Compiling dropshot v0.17.1 |
| 3424 | 2026-09-04T23:27:57.218Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3425 | 2026-09-04T23:27:57.268Z | Compiling waitgroup v0.1.2 |
| 3426 | 2026-09-04T23:27:57.280Z | Compiling hostname v0.3.1 |
| 3427 | 2026-09-04T23:27:57.283Z | Compiling rustls-pemfile v2.2.0 |
| 3428 | 2026-09-04T23:27:57.426Z | Compiling dropshot_endpoint v0.17.1 |
| 3429 | 2026-09-04T23:27:57.476Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3430 | 2026-09-04T23:27:57.540Z | Compiling serde_path_to_error v0.1.20 |
| 3431 | 2026-09-04T23:27:57.559Z | Compiling hostname v0.4.2 |
| 3432 | 2026-09-04T23:27:57.582Z | Compiling compression-codecs v0.4.37 |
| 3433 | 2026-09-04T23:27:57.587Z | Compiling atomicwrites v0.4.4 |
| 3434 | 2026-09-04T23:27:57.587Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3435 | 2026-09-04T23:27:57.631Z | Compiling macaddr v1.0.1 |
| 3436 | 2026-09-04T23:27:57.647Z | Compiling slog-bunyan v2.5.0 |
| 3437 | 2026-09-04T23:27:57.718Z | Compiling serde_tokenstream v0.3.0 |
| 3438 | 2026-09-04T23:27:57.737Z | Compiling oxide-generation v0.1.3 |
| 3439 | 2026-09-04T23:27:57.738Z | Compiling instant v0.1.13 |
| 3440 | 2026-09-04T23:27:57.819Z | Compiling async-stream v0.3.6 |
| 3441 | 2026-09-04T23:27:57.837Z | Compiling async-compression v0.4.41 |
| 3442 | 2026-09-04T23:27:57.840Z | Compiling parse-display-derive v0.10.0 |
| 3443 | 2026-09-04T23:27:57.840Z | Compiling regress v0.10.5 |
| 3444 | 2026-09-04T23:27:57.890Z | Compiling backon v1.6.0 |
| 3445 | 2026-09-04T23:27:57.894Z | Compiling backoff v0.4.0 |
| 3446 | 2026-09-04T23:27:57.894Z | Compiling itertools v0.14.0 |
| 3447 | 2026-09-04T23:27:57.940Z | Compiling humantime v2.3.0 |
| 3448 | 2026-09-04T23:27:57.958Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3449 | 2026-09-04T23:27:58.016Z | Compiling half v2.7.1 |
| 3450 | 2026-09-04T23:27:58.037Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3451 | 2026-09-04T23:27:58.054Z | Compiling oxide-generation-macros v0.2.0 |
| 3452 | 2026-09-04T23:27:58.070Z | Compiling progenitor-extras v0.2.0 |
| 3453 | 2026-09-04T23:27:58.118Z | Compiling crucible-workspace-hack v0.1.0 |
| 3454 | 2026-09-04T23:27:58.154Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3455 | 2026-09-04T23:27:58.190Z | Compiling ciborium-io v0.2.2 |
| 3456 | 2026-09-04T23:27:58.207Z | Compiling convert_case v0.4.0 |
| 3457 | 2026-09-04T23:27:58.229Z | Compiling secrecy v0.10.3 |
| 3458 | 2026-09-04T23:27:58.249Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3459 | 2026-09-04T23:27:58.266Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3460 | 2026-09-04T23:27:58.304Z | Compiling ciborium-ll v0.2.2 |
| 3461 | 2026-09-04T23:27:58.343Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3462 | 2026-09-04T23:27:58.362Z | Compiling inout v0.1.4 |
| 3463 | 2026-09-04T23:27:58.404Z | Compiling regress v0.11.1 |
| 3464 | 2026-09-04T23:27:58.421Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3465 | 2026-09-04T23:27:58.442Z | Compiling universal-hash v0.5.1 |
| 3466 | 2026-09-04T23:27:58.471Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3467 | 2026-09-04T23:27:58.541Z | Compiling ciborium v0.2.2 |
| 3468 | 2026-09-04T23:27:58.561Z | Compiling cipher v0.4.4 |
| 3469 | 2026-09-04T23:27:58.599Z | Compiling derive_more v0.99.20 |
| 3470 | 2026-09-04T23:27:58.599Z | Compiling opaque-debug v0.3.1 |
| 3471 | 2026-09-04T23:27:58.633Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3472 | 2026-09-04T23:27:58.688Z | Compiling poly1305 v0.8.0 |
| 3473 | 2026-09-04T23:27:58.705Z | Compiling blake2 v0.10.6 |
| 3474 | 2026-09-04T23:27:58.825Z | Compiling chacha20 v0.9.1 |
| 3475 | 2026-09-04T23:27:58.845Z | Compiling aead v0.5.2 |
| 3476 | 2026-09-04T23:27:58.848Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3477 | 2026-09-04T23:27:58.968Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3478 | 2026-09-04T23:27:59.076Z | Compiling password-hash v0.5.0 |
| 3479 | 2026-09-04T23:27:59.111Z | Compiling indent_write v2.2.0 |
| 3480 | 2026-09-04T23:27:59.133Z | Compiling chacha20poly1305 v0.10.1 |
| 3481 | 2026-09-04T23:27:59.150Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3482 | 2026-09-04T23:27:59.190Z | Compiling unsafe-libyaml v0.2.11 |
| 3483 | 2026-09-04T23:27:59.207Z | Compiling itertools v0.15.0 |
| 3484 | 2026-09-04T23:27:59.282Z | Compiling num-derive v0.4.2 |
| 3485 | 2026-09-04T23:27:59.301Z | Compiling heapless v0.8.0 |
| 3486 | 2026-09-04T23:27:59.336Z | Compiling argon2 v0.5.3 |
| 3487 | 2026-09-04T23:27:59.434Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3488 | 2026-09-04T23:27:59.459Z | Compiling tabwriter v1.4.1 |
| 3489 | 2026-09-04T23:27:59.518Z | Compiling hash32 v0.3.1 |
| 3490 | 2026-09-04T23:27:59.630Z | Compiling parse-display v0.10.0 |
| 3491 | 2026-09-04T23:27:59.668Z | Compiling thiserror-no-std v2.0.2 |
| 3492 | 2026-09-04T23:27:59.700Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3493 | 2026-09-04T23:27:59.717Z | Compiling smoltcp v0.11.0 |
| 3494 | 2026-09-04T23:27:59.788Z | Compiling vsss-rs v3.3.4 |
| 3495 | 2026-09-04T23:27:59.847Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3496 | 2026-09-04T23:27:59.933Z | Compiling serde_yaml v0.9.34+deprecated |
| 3497 | 2026-09-04T23:28:00.002Z | Compiling proc-macro-crate v3.4.0 |
| 3498 | 2026-09-04T23:28:00.102Z | Compiling typify-impl v0.6.2 |
| 3499 | 2026-09-04T23:28:00.174Z | Compiling cobs v0.3.0 |
| 3500 | 2026-09-04T23:28:00.255Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3501 | 2026-09-04T23:28:00.400Z | Compiling colored v3.1.1 |
| 3502 | 2026-09-04T23:28:00.453Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3503 | 2026-09-04T23:28:00.523Z | Compiling postcard v1.1.3 |
| 3504 | 2026-09-04T23:28:00.571Z | Compiling proc-macro-error v1.0.4 |
| 3505 | 2026-09-04T23:28:00.588Z | Compiling num_enum_derive v0.7.6 |
| 3506 | 2026-09-04T23:28:00.591Z | Compiling ingot-macros v0.2.0 |
| 3507 | 2026-09-04T23:28:00.692Z | Compiling rand v0.10.1 |
| 3508 | 2026-09-04T23:28:00.773Z | Compiling proc-macro-crate v1.3.1 |
| 3509 | 2026-09-04T23:28:00.795Z | Compiling foreign-types-macros v0.2.3 |
| 3510 | 2026-09-04T23:28:00.906Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3511 | 2026-09-04T23:28:00.924Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3512 | 2026-09-04T23:28:01.003Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3513 | 2026-09-04T23:28:01.034Z | Compiling rayon-core v1.13.0 |
| 3514 | 2026-09-04T23:28:01.218Z | Compiling foreign-types-shared v0.3.1 |
| 3515 | 2026-09-04T23:28:01.244Z | Compiling num_enum_derive v0.5.11 |
| 3516 | 2026-09-04T23:28:01.280Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3517 | 2026-09-04T23:28:01.323Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3518 | 2026-09-04T23:28:01.446Z | Compiling foreign-types v0.5.0 |
| 3519 | 2026-09-04T23:28:01.467Z | Compiling crossbeam-deque v0.8.6 |
| 3520 | 2026-09-04T23:28:01.515Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3521 | 2026-09-04T23:28:01.542Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3522 | 2026-09-04T23:28:01.561Z | Compiling cstr-argument v0.1.2 |
| 3523 | 2026-09-04T23:28:01.561Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3524 | 2026-09-04T23:28:01.610Z | Compiling illumos-nvpair v0.3.0 |
| 3525 | 2026-09-04T23:28:01.730Z | Compiling num_enum v0.7.6 |
| 3526 | 2026-09-04T23:28:01.755Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3527 | 2026-09-04T23:28:01.774Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3528 | 2026-09-04T23:28:01.816Z | Compiling zone_cfg_derive v0.3.1 |
| 3529 | 2026-09-04T23:28:01.883Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3530 | 2026-09-04T23:28:01.900Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3531 | 2026-09-04T23:28:01.987Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3532 | 2026-09-04T23:28:02.005Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3533 | 2026-09-04T23:28:02.046Z | Compiling itertools v0.12.1 |
| 3534 | 2026-09-04T23:28:02.065Z | Compiling sigpipe v0.1.3 |
| 3535 | 2026-09-04T23:28:02.101Z | Compiling rayon v1.11.0 |
| 3536 | 2026-09-04T23:28:02.158Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3537 | 2026-09-04T23:28:02.175Z | Compiling glob v0.3.3 |
| 3538 | 2026-09-04T23:28:02.194Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3539 | 2026-09-04T23:28:02.221Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3540 | 2026-09-04T23:28:02.382Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3541 | 2026-09-04T23:28:02.400Z | Compiling smf v0.2.3 |
| 3542 | 2026-09-04T23:28:02.432Z | Compiling num_enum v0.5.11 |
| 3543 | 2026-09-04T23:28:02.453Z | Compiling cpubits v0.1.1 |
| 3544 | 2026-09-04T23:28:02.472Z | Compiling whoami v1.6.1 |
| 3545 | 2026-09-04T23:28:02.487Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3546 | 2026-09-04T23:28:02.527Z | Compiling gethostname v0.5.0 |
| 3547 | 2026-09-04T23:28:02.551Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3548 | 2026-09-04T23:28:02.578Z | Compiling num-rational v0.4.2 |
| 3549 | 2026-09-04T23:28:02.606Z | Compiling num-complex v0.4.6 |
| 3550 | 2026-09-04T23:28:02.645Z | Compiling derive-where v1.6.0 |
| 3551 | 2026-09-04T23:28:02.663Z | Compiling toml v0.8.23 |
| 3552 | 2026-09-04T23:28:02.679Z | Compiling usdt-macro v0.5.0 |
| 3553 | 2026-09-04T23:28:02.891Z | Compiling usdt-attr-macro v0.5.0 |
| 3554 | 2026-09-04T23:28:02.943Z | Compiling pem-rfc7468 v1.0.0 |
| 3555 | 2026-09-04T23:28:03.033Z | Compiling num v0.4.3 |
| 3556 | 2026-09-04T23:28:03.074Z | Compiling memmap v0.7.0 |
| 3557 | 2026-09-04T23:28:03.132Z | Compiling float-ord v0.3.2 |
| 3558 | 2026-09-04T23:28:03.189Z | Compiling cancel-safe-futures v0.1.5 |
| 3559 | 2026-09-04T23:28:03.274Z | Compiling zone v0.3.1 |
| 3560 | 2026-09-04T23:28:03.292Z | Compiling hmac v0.13.0 |
| 3561 | 2026-09-04T23:28:03.310Z | Compiling universal-hash v0.6.1 |
| 3562 | 2026-09-04T23:28:03.329Z | Compiling resolv-conf v0.7.6 |
| 3563 | 2026-09-04T23:28:03.354Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3564 | 2026-09-04T23:28:03.485Z | Compiling sha1 v0.10.6 |
| 3565 | 2026-09-04T23:28:03.518Z | Compiling linear-map v1.2.0 |
| 3566 | 2026-09-04T23:28:03.535Z | Compiling prettyplease v0.2.37 |
| 3567 | 2026-09-04T23:28:03.617Z | Compiling ingot-types v0.2.0 |
| 3568 | 2026-09-04T23:28:03.713Z | Compiling libefi-sys v0.1.0 |
| 3569 | 2026-09-04T23:28:03.713Z | Compiling polyval v0.7.1 |
| 3570 | 2026-09-04T23:28:03.747Z | Compiling der v0.8.0 |
| 3571 | 2026-09-04T23:28:03.767Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3572 | 2026-09-04T23:28:03.787Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3573 | 2026-09-04T23:28:03.790Z | Compiling usdt v0.5.0 |
| 3574 | 2026-09-04T23:28:03.849Z | Compiling newline-converter v0.3.0 |
| 3575 | 2026-09-04T23:28:03.983Z | Compiling console v0.15.11 |
| 3576 | 2026-09-04T23:28:04.001Z | Compiling ingot v0.2.1 |
| 3577 | 2026-09-04T23:28:04.004Z | Compiling bitfield-struct v0.6.2 |
| 3578 | 2026-09-04T23:28:04.005Z | Compiling ghash v0.6.0 |
| 3579 | 2026-09-04T23:28:04.073Z | Compiling oxide-update-engine-types v0.1.2 |
| 3580 | 2026-09-04T23:28:04.112Z | Compiling pbkdf2 v0.13.0 |
| 3581 | 2026-09-04T23:28:04.225Z | Compiling aes v0.9.1 |
| 3582 | 2026-09-04T23:28:04.258Z | Compiling crypto-bigint v0.7.5 |
| 3583 | 2026-09-04T23:28:04.275Z | Compiling hickory-proto v0.24.4 |
| 3584 | 2026-09-04T23:28:04.411Z | Compiling expectorate v1.2.0 |
| 3585 | 2026-09-04T23:28:04.515Z | Compiling ctr v0.10.1 |
| 3586 | 2026-09-04T23:28:04.588Z | Compiling sha2 v0.11.0 |
| 3587 | 2026-09-04T23:28:04.607Z | Compiling aead v0.6.1 |
| 3588 | 2026-09-04T23:28:04.702Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3589 | 2026-09-04T23:28:04.761Z | Compiling nom v8.0.0 |
| 3590 | 2026-09-04T23:28:04.779Z | Compiling typify-macro v0.6.2 |
| 3591 | 2026-09-04T23:28:04.808Z | Compiling linked-hash-map v0.5.6 |
| 3592 | 2026-09-04T23:28:05.014Z | Compiling semver v0.1.20 |
| 3593 | 2026-09-04T23:28:05.031Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3594 | 2026-09-04T23:28:05.035Z | Compiling lru-cache v0.1.2 |
| 3595 | 2026-09-04T23:28:05.065Z | Compiling aes-gcm v0.11.0 |
| 3596 | 2026-09-04T23:28:05.138Z | Compiling oxide-update-engine v0.1.2 |
| 3597 | 2026-09-04T23:28:05.205Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3598 | 2026-09-04T23:28:05.278Z | Compiling rustc_version v0.1.7 |
| 3599 | 2026-09-04T23:28:05.307Z | Compiling spki v0.8.0 |
| 3600 | 2026-09-04T23:28:05.331Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3601 | 2026-09-04T23:28:05.335Z | Compiling tokio-dtrace v0.1.1 |
| 3602 | 2026-09-04T23:28:05.365Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3603 | 2026-09-04T23:28:05.539Z | Compiling salsa20 v0.11.0 |
| 3604 | 2026-09-04T23:28:05.558Z | Compiling slog-dtrace v0.3.0 |
| 3605 | 2026-09-04T23:28:05.585Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3606 | 2026-09-04T23:28:05.625Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3607 | 2026-09-04T23:28:05.650Z | Compiling xshell-macros v0.2.7 |
| 3608 | 2026-09-04T23:28:05.668Z | Compiling minimal-lexical v0.2.1 |
| 3609 | 2026-09-04T23:28:05.672Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3610 | 2026-09-04T23:28:05.704Z | Compiling scrypt v0.12.0 |
| 3611 | 2026-09-04T23:28:05.723Z | Compiling oxide-tokio-rt v0.1.4 |
| 3612 | 2026-09-04T23:28:05.780Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3613 | 2026-09-04T23:28:05.958Z | Compiling nom v7.1.3 |
| 3614 | 2026-09-04T23:28:06.033Z | Compiling newtype_derive v0.1.6 |
| 3615 | 2026-09-04T23:28:06.050Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3616 | 2026-09-04T23:28:06.054Z | Compiling phf_shared v0.12.1 |
| 3617 | 2026-09-04T23:28:06.081Z | Compiling xshell v0.2.7 |
| 3618 | 2026-09-04T23:28:06.249Z | Compiling rfc6979 v0.4.0 |
| 3619 | 2026-09-04T23:28:06.269Z | Compiling cbc v0.2.1 |
| 3620 | 2026-09-04T23:28:06.364Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-09-04T23:28:06.449Z | Compiling csv-core v0.1.13 |
| 3622 | 2026-09-04T23:28:06.507Z | Compiling hickory-resolver v0.24.4 |
| 3623 | 2026-09-04T23:28:06.647Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3624 | 2026-09-04T23:28:06.650Z | Compiling typify v0.6.2 |
| 3625 | 2026-09-04T23:28:06.682Z | Compiling highway v1.3.0 |
| 3626 | 2026-09-04T23:28:06.758Z | Compiling chrono-tz v0.10.4 |
| 3627 | 2026-09-04T23:28:06.807Z | Compiling progenitor-impl v0.14.0 |
| 3628 | 2026-09-04T23:28:06.827Z | Compiling unicode-xid v0.2.6 |
| 3629 | 2026-09-04T23:28:06.844Z | Compiling proc-macro-error2 v2.0.1 |
| 3630 | 2026-09-04T23:28:06.977Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3631 | 2026-09-04T23:28:06.995Z | Compiling const_format_proc_macros v0.2.34 |
| 3632 | 2026-09-04T23:28:07.051Z | Compiling csv v1.4.0 |
| 3633 | 2026-09-04T23:28:07.072Z | Compiling pkcs5 v0.8.1 |
| 3634 | 2026-09-04T23:28:07.099Z | Compiling ecdsa v0.16.9 |
| 3635 | 2026-09-04T23:28:07.115Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3636 | 2026-09-04T23:28:07.260Z | Compiling phf v0.12.1 |
| 3637 | 2026-09-04T23:28:07.444Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3638 | 2026-09-04T23:28:07.462Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3639 | 2026-09-04T23:28:07.539Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3640 | 2026-09-04T23:28:07.576Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3641 | 2026-09-04T23:28:07.623Z | Compiling qorb v0.4.1 |
| 3642 | 2026-09-04T23:28:07.653Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3643 | 2026-09-04T23:28:07.672Z | Compiling primeorder v0.13.6 |
| 3644 | 2026-09-04T23:28:07.786Z | Compiling hashbrown v0.14.5 |
| 3645 | 2026-09-04T23:28:07.879Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3646 | 2026-09-04T23:28:07.933Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3647 | 2026-09-04T23:28:07.975Z | Compiling salty v0.3.0 |
| 3648 | 2026-09-04T23:28:08.019Z | Compiling p384 v0.13.1 |
| 3649 | 2026-09-04T23:28:08.269Z | Compiling const_format v0.2.35 |
| 3650 | 2026-09-04T23:28:08.292Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3651 | 2026-09-04T23:28:08.394Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3652 | 2026-09-04T23:28:08.550Z | Compiling chumsky v0.9.3 |
| 3653 | 2026-09-04T23:28:08.627Z | Compiling pkcs8 v0.11.0 |
| 3654 | 2026-09-04T23:28:08.801Z | Compiling knus-derive v3.4.0 |
| 3655 | 2026-09-04T23:28:08.819Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3656 | 2026-09-04T23:28:09.040Z | Compiling tabled_derive v0.7.0 |
| 3657 | 2026-09-04T23:28:09.146Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3658 | 2026-09-04T23:28:09.321Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3659 | 2026-09-04T23:28:09.403Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3660 | 2026-09-04T23:28:09.422Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3661 | 2026-09-04T23:28:09.521Z | Compiling progenitor-macro v0.14.0 |
| 3662 | 2026-09-04T23:28:09.602Z | Compiling bcs v0.1.6 |
| 3663 | 2026-09-04T23:28:09.709Z | Compiling ff v0.14.0 |
| 3664 | 2026-09-04T23:28:09.728Z | Compiling termtree v0.5.1 |
| 3665 | 2026-09-04T23:28:09.814Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3666 | 2026-09-04T23:28:09.878Z | Compiling steno v0.4.1 |
| 3667 | 2026-09-04T23:28:09.960Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3668 | 2026-09-04T23:28:10.021Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3669 | 2026-09-04T23:28:10.051Z | Compiling tabled v0.15.0 |
| 3670 | 2026-09-04T23:28:10.070Z | Compiling group v0.14.0 |
| 3671 | 2026-09-04T23:28:10.111Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3672 | 2026-09-04T23:28:10.289Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3673 | 2026-09-04T23:28:10.301Z | Compiling signature v3.0.0 |
| 3674 | 2026-09-04T23:28:10.349Z | Compiling tagptr v0.2.0 |
| 3675 | 2026-09-04T23:28:10.374Z | Compiling base16ct v1.0.0 |
| 3676 | 2026-09-04T23:28:10.386Z | Compiling knus v3.4.0 |
| 3677 | 2026-09-04T23:28:10.522Z | Compiling sec1 v0.8.1 |
| 3678 | 2026-09-04T23:28:10.539Z | Compiling moka v0.12.13 |
| 3679 | 2026-09-04T23:28:10.584Z | Compiling hkdf v0.13.0 |
| 3680 | 2026-09-04T23:28:10.604Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3681 | 2026-09-04T23:28:10.701Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3682 | 2026-09-04T23:28:10.792Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3683 | 2026-09-04T23:28:10.863Z | Compiling elliptic-curve v0.14.1 |
| 3684 | 2026-09-04T23:28:10.888Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3685 | 2026-09-04T23:28:10.948Z | Compiling utf-8 v0.7.6 |
| 3686 | 2026-09-04T23:28:11.156Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3687 | 2026-09-04T23:28:11.213Z | Compiling corncobs v0.1.4 |
| 3688 | 2026-09-04T23:28:11.301Z | Compiling hickory-resolver v0.25.2 |
| 3689 | 2026-09-04T23:28:11.356Z | Compiling parking_lot_core v0.8.6 |
| 3690 | 2026-09-04T23:28:11.364Z | Compiling tungstenite v0.21.0 |
| 3691 | 2026-09-04T23:28:11.454Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3692 | 2026-09-04T23:28:11.703Z | Compiling wnaf v0.14.0 |
| 3693 | 2026-09-04T23:28:11.739Z | Compiling primefield v0.14.0 |
| 3694 | 2026-09-04T23:28:11.802Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3695 | 2026-09-04T23:28:11.884Z | Compiling rfc6979 v0.6.0 |
| 3696 | 2026-09-04T23:28:11.923Z | Compiling libscf-sys v1.2.0 |
| 3697 | 2026-09-04T23:28:11.940Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3698 | 2026-09-04T23:28:12.024Z | Compiling git-stub v1.0.0 |
| 3699 | 2026-09-04T23:28:12.072Z | Compiling secrecy v0.8.0 |
| 3700 | 2026-09-04T23:28:12.097Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3701 | 2026-09-04T23:28:12.242Z | Compiling git-stub-vcs v0.1.0 |
| 3702 | 2026-09-04T23:28:12.266Z | Compiling ecdsa v0.17.0 |
| 3703 | 2026-09-04T23:28:12.339Z | Compiling primeorder v0.14.0 |
| 3704 | 2026-09-04T23:28:12.363Z | Compiling tokio-tungstenite v0.21.0 |
| 3705 | 2026-09-04T23:28:12.442Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3706 | 2026-09-04T23:28:12.647Z | Compiling papergrid v0.18.0 |
| 3707 | 2026-09-04T23:28:12.734Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3708 | 2026-09-04T23:28:12.771Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3709 | 2026-09-04T23:28:12.780Z | Compiling curve25519-dalek v5.0.0 |
| 3710 | 2026-09-04T23:28:12.783Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3711 | 2026-09-04T23:28:12.818Z | Compiling unicase v2.9.0 |
| 3712 | 2026-09-04T23:28:12.893Z | Compiling parking_lot v0.11.2 |
| 3713 | 2026-09-04T23:28:12.936Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3714 | 2026-09-04T23:28:13.059Z | Compiling mime_guess v2.0.5 |
| 3715 | 2026-09-04T23:28:13.107Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3716 | 2026-09-04T23:28:13.148Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3717 | 2026-09-04T23:28:13.305Z | Compiling ssh-encoding v0.3.0 |
| 3718 | 2026-09-04T23:28:13.323Z | Compiling prefix-trie v0.7.0 |
| 3719 | 2026-09-04T23:28:13.330Z | Compiling fxhash v0.2.1 |
| 3720 | 2026-09-04T23:28:13.388Z | Compiling keccak v0.2.0 |
| 3721 | 2026-09-04T23:28:13.502Z | Compiling sled v0.34.7 |
| 3722 | 2026-09-04T23:28:13.510Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3723 | 2026-09-04T23:28:13.581Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3724 | 2026-09-04T23:28:13.657Z | Compiling tabled v0.21.0 |
| 3725 | 2026-09-04T23:28:13.672Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3726 | 2026-09-04T23:28:13.704Z | Compiling hickory-server v0.25.2 |
| 3727 | 2026-09-04T23:28:13.779Z | Compiling ed25519 v3.0.0 |
| 3728 | 2026-09-04T23:28:13.789Z | Compiling crypto-primes v0.7.2 |
| 3729 | 2026-09-04T23:28:14.368Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3730 | 2026-09-04T23:28:14.459Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3731 | 2026-09-04T23:28:14.660Z | Compiling poly1305 v0.9.0 |
| 3732 | 2026-09-04T23:28:14.739Z | Compiling progenitor v0.14.0 |
| 3733 | 2026-09-04T23:28:14.837Z | Compiling blowfish v0.10.0 |
| 3734 | 2026-09-04T23:28:14.873Z | Compiling blake2 v0.11.0-rc.6 |
| 3735 | 2026-09-04T23:28:14.917Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3736 | 2026-09-04T23:28:14.935Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3737 | 2026-09-04T23:28:15.065Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3738 | 2026-09-04T23:28:15.114Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3739 | 2026-09-04T23:28:15.186Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3740 | 2026-09-04T23:28:15.446Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3741 | 2026-09-04T23:28:15.495Z | Compiling half v1.8.3 |
| 3742 | 2026-09-04T23:28:15.536Z | Compiling http-range v0.1.5 |
| 3743 | 2026-09-04T23:28:15.590Z | Compiling crc8 v0.1.1 |
| 3744 | 2026-09-04T23:28:15.606Z | Compiling argon2 v0.6.0-rc.8 |
| 3745 | 2026-09-04T23:28:15.741Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3746 | 2026-09-04T23:28:15.759Z | Compiling serde_cbor v0.11.2 |
| 3747 | 2026-09-04T23:28:15.854Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3748 | 2026-09-04T23:28:15.989Z | Compiling ssh-cipher v0.3.0 |
| 3749 | 2026-09-04T23:28:16.032Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3750 | 2026-09-04T23:28:16.189Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3751 | 2026-09-04T23:28:16.207Z | Compiling rsa v0.10.0-rc.18 |
| 3752 | 2026-09-04T23:28:16.343Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3753 | 2026-09-04T23:28:16.452Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3754 | 2026-09-04T23:28:16.633Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3755 | 2026-09-04T23:28:16.672Z | Compiling ed25519-dalek v3.0.0 |
| 3756 | 2026-09-04T23:28:16.883Z | Compiling sha3 v0.11.0 |
| 3757 | 2026-09-04T23:28:17.167Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3758 | 2026-09-04T23:28:17.226Z | Compiling p521 v0.14.0 |
| 3759 | 2026-09-04T23:28:17.244Z | Compiling p384 v0.14.0 |
| 3760 | 2026-09-04T23:28:17.279Z | Compiling p256 v0.14.0 |
| 3761 | 2026-09-04T23:28:17.399Z | Compiling scuffle v0.1.0 |
| 3762 | 2026-09-04T23:28:17.718Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3763 | 2026-09-04T23:28:17.759Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3764 | 2026-09-04T23:28:18.391Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3765 | 2026-09-04T23:28:18.434Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3766 | 2026-09-04T23:28:18.598Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3767 | 2026-09-04T23:28:18.829Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3768 | 2026-09-04T23:28:18.910Z | Compiling yasna v0.5.2 |
| 3769 | 2026-09-04T23:28:19.170Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3770 | 2026-09-04T23:28:19.268Z | Compiling headers-core v0.3.0 |
| 3771 | 2026-09-04T23:28:19.423Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3772 | 2026-09-04T23:28:19.452Z | Compiling kstat-rs v0.2.5 |
| 3773 | 2026-09-04T23:28:19.485Z | Compiling kem v0.3.0 |
| 3774 | 2026-09-04T23:28:19.621Z | Compiling module-lattice v0.2.3 |
| 3775 | 2026-09-04T23:28:19.639Z | Compiling nanorand v0.7.0 |
| 3776 | 2026-09-04T23:28:19.656Z | Compiling sponge-cursor v0.1.0 |
| 3777 | 2026-09-04T23:28:19.676Z | Compiling headers v0.4.1 |
| 3778 | 2026-09-04T23:28:19.769Z | Compiling rcgen v0.12.1 |
| 3779 | 2026-09-04T23:28:19.822Z | Compiling sha3 v0.12.0 |
| 3780 | 2026-09-04T23:28:19.900Z | Compiling ml-kem v0.3.2 |
| 3781 | 2026-09-04T23:28:19.917Z | Compiling flume v0.11.1 |
| 3782 | 2026-09-04T23:28:19.956Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3783 | 2026-09-04T23:28:20.145Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3784 | 2026-09-04T23:28:20.245Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3785 | 2026-09-04T23:28:20.270Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3786 | 2026-09-04T23:28:20.423Z | Compiling ssh-key v0.7.0-rc.11 |
| 3787 | 2026-09-04T23:28:20.484Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3788 | 2026-09-04T23:28:20.687Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3789 | 2026-09-04T23:28:20.704Z | Compiling hyper-staticfile v0.10.1 |
| 3790 | 2026-09-04T23:28:20.829Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3791 | 2026-09-04T23:28:20.874Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3792 | 2026-09-04T23:28:20.994Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3793 | 2026-09-04T23:28:21.034Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3794 | 2026-09-04T23:28:21.144Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3795 | 2026-09-04T23:28:21.208Z | Compiling russh-cryptovec v0.62.0 |
| 3796 | 2026-09-04T23:28:21.228Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3797 | 2026-09-04T23:28:21.262Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3798 | 2026-09-04T23:28:21.291Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3799 | 2026-09-04T23:28:21.503Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3800 | 2026-09-04T23:28:21.506Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3801 | 2026-09-04T23:28:21.556Z | Compiling port-file v0.1.0 |
| 3802 | 2026-09-04T23:28:21.583Z | Compiling num-bigint v0.4.6 |
| 3803 | 2026-09-04T23:28:21.751Z | Compiling generic-array v1.4.3 |
| 3804 | 2026-09-04T23:28:21.824Z | Compiling russh-util v0.52.0 |
| 3805 | 2026-09-04T23:28:21.842Z | Compiling enum_dispatch v0.3.13 |
| 3806 | 2026-09-04T23:28:21.997Z | Compiling delegate v0.13.5 |
| 3807 | 2026-09-04T23:28:22.016Z | Compiling subprocess v0.2.15 |
| 3808 | 2026-09-04T23:28:22.053Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3809 | 2026-09-04T23:28:22.119Z | Compiling hex-literal v1.1.0 |
| 3810 | 2026-09-04T23:28:22.138Z | Compiling display-error-chain v0.2.2 |
| 3811 | 2026-09-04T23:28:22.263Z | Compiling md5 v0.8.0 |
| 3812 | 2026-09-04T23:28:22.281Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3813 | 2026-09-04T23:28:22.330Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3814 | 2026-09-04T23:28:22.508Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3815 | 2026-09-04T23:28:22.526Z | Compiling colored v2.2.0 |
| 3816 | 2026-09-04T23:28:22.558Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3817 | 2026-09-04T23:28:22.808Z | Compiling internet-checksum v0.2.1 |
| 3818 | 2026-09-04T23:28:22.935Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3819 | 2026-09-04T23:28:22.997Z | Compiling russh v0.62.4 |
| 3820 | 2026-09-04T23:28:23.783Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3821 | 2026-09-04T23:28:23.801Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3822 | 2026-09-04T23:28:24.870Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3823 | 2026-09-04T23:28:24.870Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3824 | 2026-09-04T23:28:27.532Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3825 | 2026-09-04T23:28:28.200Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3826 | 2026-09-04T23:28:28.705Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3827 | 2026-09-04T23:28:29.483Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3828 | 2026-09-04T23:28:30.080Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3829 | 2026-09-04T23:28:38.639Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3830 | 2026-09-04T23:28:38.640Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3831 | 2026-09-04T23:28:38.642Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3832 | 2026-09-04T23:28:38.642Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3833 | 2026-09-04T23:28:38.642Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3834 | 2026-09-04T23:28:40.461Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3835 | 2026-09-04T23:28:40.574Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3836 | 2026-09-04T23:28:44.919Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3837 | 2026-09-04T23:29:25.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s |
| 3838 | 2026-09-04T23:29:25.861Z | 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-04T23:29:25.861Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3840 | 2026-09-04T23:29:26.083Z | |
| 3841 | 2026-09-04T23:29:26.084Z | real 1:29.896640932 |
| 3842 | 2026-09-04T23:29:26.084Z | user 8:27.535021783 |
| 3843 | 2026-09-04T23:29:26.084Z | sys 1:40.520665229 |
| 3844 | 2026-09-04T23:29:26.084Z | trap 0.244461818 |
| 3845 | 2026-09-04T23:29:26.084Z | tflt 0.416370508 |
| 3846 | 2026-09-04T23:29:26.084Z | dflt 2.050923937 |
| 3847 | 2026-09-04T23:29:26.087Z | kflt 0.000240950 |
| 3848 | 2026-09-04T23:29:26.087Z | lock 31:09.014436183 |
| 3849 | 2026-09-04T23:29:26.087Z | slp 18:59.990072352 |
| 3850 | 2026-09-04T23:29:26.087Z | lat 39.451491558 |
| 3851 | 2026-09-04T23:29:26.087Z | stop 3:01.889731415 |
| 3852 | 2026-09-04T23:29:26.087Z | + mkdir tests |
| 3853 | 2026-09-04T23:29:26.090Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3854 | 2026-09-04T23:29:26.090Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3855 | 2026-09-04T23:29:26.112Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/ |
| 3856 | 2026-09-04T23:29:26.138Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/ |
| 3857 | 2026-09-04T23:29:26.156Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/ |
| 3858 | 2026-09-04T23:29:26.178Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/ |
| 3859 | 2026-09-04T23:29:26.492Z | + 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-04T23:29:26.495Z | + 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-04T23:30:32.036Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3862 | 2026-09-04T23:30:32.036Z | a .github/buildomat/ci-env.sh 1K |
| 3863 | 2026-09-04T23:30:32.036Z | a out/target/test 1K |
| 3864 | 2026-09-04T23:30:32.036Z | a out/npuzone/npuzone 27402K |
| 3865 | 2026-09-04T23:30:32.036Z | a package-manifest.toml 35K |
| 3866 | 2026-09-04T23:30:32.036Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3867 | 2026-09-04T23:30:32.036Z | a target/release/omicron-package 16941K |
| 3868 | 2026-09-04T23:30:32.036Z | a target/release/xtask 6405K |
| 3869 | 2026-09-04T23:30:32.036Z | a target/debug/bootstrap 440489K |
| 3870 | 2026-09-04T23:30:32.037Z | a tests/bootstrap-0144be0f1f486767 34430K |
| 3871 | 2026-09-04T23:30:32.037Z | a tests/commtest-967955464f559dda 34431K |
| 3872 | 2026-09-04T23:30:32.037Z | a tests/dhcp_server-26dd07e52df3a016 34431K |
| 3873 | 2026-09-04T23:30:32.037Z | a tests/end_to_end_tests-8d60c10a3fab2411 504125K |
| 3874 | 2026-09-04T23:30:32.037Z | a tools/opte_version 1K |
| 3875 | 2026-09-04T23:30:32.037Z | a tools/opte_version_override 2K |
| 3876 | 2026-09-04T23:30:32.037Z | a out/clickhouse.tar.gz 233168K |
| 3877 | 2026-09-04T23:30:32.037Z | a out/clickhouse_keeper.tar.gz 227722K |
| 3878 | 2026-09-04T23:30:32.037Z | a out/clickhouse_server.tar.gz 233166K |
| 3879 | 2026-09-04T23:30:32.037Z | a out/cockroachdb.tar.gz 125060K |
| 3880 | 2026-09-04T23:30:32.037Z | a out/crucible-pantry-zone.tar.gz 24768K |
| 3881 | 2026-09-04T23:30:32.037Z | a out/crucible-utils.tar 18900K |
| 3882 | 2026-09-04T23:30:32.037Z | a out/crucible-zone.tar.gz 39580K |
| 3883 | 2026-09-04T23:30:32.037Z | a out/external-dns.tar.gz 15167K |
| 3884 | 2026-09-04T23:30:32.037Z | a out/internal-dns.tar.gz 15167K |
| 3885 | 2026-09-04T23:30:32.037Z | a out/mg-ddm-gz.tar 100917K |
| 3886 | 2026-09-04T23:30:32.037Z | a out/nexus.tar.gz 196610K |
| 3887 | 2026-09-04T23:30:32.037Z | a out/ntp.tar.gz 7133K |
| 3888 | 2026-09-04T23:30:32.037Z | a out/omicron-gateway-softnpu.tar.gz 13830K |
| 3889 | 2026-09-04T23:30:32.037Z | a out/omicron-sled-agent.tar 116431K |
| 3890 | 2026-09-04T23:30:32.037Z | a out/overlay.tar.gz 4K |
| 3891 | 2026-09-04T23:30:32.037Z | a out/oximeter.tar.gz 17658K |
| 3892 | 2026-09-04T23:30:32.037Z | a out/oxlog.tar 2419K |
| 3893 | 2026-09-04T23:30:32.037Z | a out/probe.tar.gz 3037K |
| 3894 | 2026-09-04T23:30:32.037Z | a out/propolis-server.tar.gz 34642K |
| 3895 | 2026-09-04T23:30:32.037Z | a out/pumpkind-gz.tar 26647K |
| 3896 | 2026-09-04T23:30:32.038Z | a out/switch-softnpu.tar.gz 306153K |
| 3897 | 2026-09-04T23:30:32.041Z | |
| 3898 | 2026-09-04T23:30:32.041Z | real 1:05.541340538 |
| 3899 | 2026-09-04T23:30:32.042Z | user 1:03.418775467 |
| 3900 | 2026-09-04T23:30:32.042Z | sys 3.516169598 |
| 3901 | 2026-09-04T23:30:32.042Z | trap 0.005260941 |
| 3902 | 2026-09-04T23:30:32.042Z | tflt 0.000000000 |
| 3903 | 2026-09-04T23:30:32.042Z | dflt 0.000000000 |
| 3904 | 2026-09-04T23:30:32.042Z | kflt 0.000000000 |
| 3905 | 2026-09-04T23:30:32.042Z | lock 0.000000000 |
| 3906 | 2026-09-04T23:30:32.042Z | slp 1:03.331317685 |
| 3907 | 2026-09-04T23:30:32.042Z | lat 0.805369755 |
| 3908 | 2026-09-04T23:30:32.042Z | stop 0.000216710 |
| 3909 | 2026-09-04T23:30:32.042Z | process exited: duration 1028533 ms, exit code 0 |
| |
| 3910 | 2026-09-04T23:30:32.058Z | found 1 output files |
| 3911 | 2026-09-04T23:30:32.058Z | uploading: /work/package.tar.gz (1838634240 bytes) |
| 3912 | 2026-09-04T23:30:57.481Z | uploaded: /work/package.tar.gz |