|
|
|
| 1 | 2026-03-17T05:44:05.532Z | job assigned to worker 01KKX53TPV8E9VN61PNCWXNPPJ [factory aws, i-082175b095e1022ae] (queued for 50 s) |
| |
| 2 | 2026-03-17T05:44:14.012Z | starting task 0: "setup" |
| 3 | 2026-03-17T05:44:14.020Z | ++ uname -s |
| 4 | 2026-03-17T05:44:14.024Z | + kern=SunOS |
| 5 | 2026-03-17T05:44:14.024Z | + build_user=build |
| 6 | 2026-03-17T05:44:14.024Z | + build_uid=12345 |
| 7 | 2026-03-17T05:44:14.024Z | + work_dir=/work |
| 8 | 2026-03-17T05:44:14.024Z | + input_dir=/input |
| 9 | 2026-03-17T05:44:14.024Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-17T05:44:14.024Z | + case "$kern" in |
| 11 | 2026-03-17T05:44:14.024Z | + groupadd -g 12345 build |
| 12 | 2026-03-17T05:44:14.027Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-17T05:44:16.034Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-17T05:44:16.204Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-17T05:44:16.207Z | + home_fs=zfs |
| 16 | 2026-03-17T05:44:16.207Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-17T05:44:16.207Z | + mkdir -p /home/build |
| 18 | 2026-03-17T05:44:16.210Z | + chown build:build /home/build /work |
| 19 | 2026-03-17T05:44:18.212Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-17T05:44:18.221Z | process exited: duration 4201 ms, exit code 0 |
| |
| 21 | 2026-03-17T05:44:18.235Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-17T05:44:18.242Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-17T05:44:18.242Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-17T05:44:18.242Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-17T05:44:18.242Z | * rust toolchain profile = "default" |
| 26 | 2026-03-17T05:44:18.242Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-17T05:44:18.242Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-17T05:44:18.249Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-17T05:44:18.249Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-17T05:44:18.384Z | info: downloading installer |
| 31 | 2026-03-17T05:44:20.082Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-17T05:44:20.087Z | warn: /opt/ooce/bin |
| 33 | 2026-03-17T05:44:20.087Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-17T05:44:20.087Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-17T05:44:20.088Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-17T05:44:20.088Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-17T05:44:20.088Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-17T05:44:20.088Z | error: cannot install while Rust is installed |
| 39 | 2026-03-17T05:44:20.088Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-17T05:44:20.088Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-17T05:44:20.088Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-17T05:44:20.088Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-17T05:44:20.088Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-17T05:44:20.097Z | info: profile set to default |
| 45 | 2026-03-17T05:44:20.097Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-17T05:44:20.104Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-17T05:44:20.260Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-17T05:44:20.265Z | info: downloading 6 components |
| 49 | 2026-03-17T05:44:36.127Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-17T05:44:36.127Z | |
| 51 | 2026-03-17T05:44:36.161Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-17T05:44:36.161Z | |
| 53 | 2026-03-17T05:44:36.161Z | |
| 54 | 2026-03-17T05:44:36.166Z | Rust is installed now. Great! |
| 55 | 2026-03-17T05:44:36.167Z | |
| 56 | 2026-03-17T05:44:36.167Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-17T05:44:36.167Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-17T05:44:36.167Z | |
| 59 | 2026-03-17T05:44:36.167Z | To configure your current shell, you need to source |
| 60 | 2026-03-17T05:44:36.167Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-17T05:44:36.167Z | |
| 62 | 2026-03-17T05:44:36.167Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-17T05:44:36.167Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-17T05:44:36.167Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-17T05:44:36.167Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-17T05:44:36.167Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-17T05:44:36.167Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-17T05:44:36.167Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-17T05:44:36.167Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-17T05:44:36.168Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-17T05:44:36.275Z | + rustup --version |
| 72 | 2026-03-17T05:44:36.286Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-17T05:44:36.292Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-17T05:44:36.307Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-17T05:44:36.313Z | + cargo --version |
| 76 | 2026-03-17T05:44:36.322Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-17T05:44:36.326Z | + rustc --version |
| 78 | 2026-03-17T05:44:36.351Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-17T05:44:36.361Z | process exited: duration 18115 ms, exit code 0 |
| |
| 80 | 2026-03-17T05:44:36.370Z | starting task 2: "authentication" |
| 81 | 2026-03-17T05:44:36.395Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-17T05:44:36.402Z | starting task 3: "clone repository" |
| 83 | 2026-03-17T05:44:36.408Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-17T05:44:36.411Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-17T05:44:36.449Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-17T05:44:46.151Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-17T05:44:46.161Z | + git fetch origin 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 88 | 2026-03-17T05:44:46.441Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-17T05:44:46.442Z | * branch 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf -> FETCH_HEAD |
| 90 | 2026-03-17T05:44:46.454Z | + [[ -n zl/multicast-m2p-forwarding ]] |
| 91 | 2026-03-17T05:44:46.462Z | ++ git branch --show-current |
| 92 | 2026-03-17T05:44:46.463Z | + current=main |
| 93 | 2026-03-17T05:44:46.463Z | + [[ main != zl/multicast-m2p-forwarding ]] |
| 94 | 2026-03-17T05:44:46.463Z | + git branch -f zl/multicast-m2p-forwarding 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 95 | 2026-03-17T05:44:46.463Z | + git checkout -f zl/multicast-m2p-forwarding |
| 96 | 2026-03-17T05:44:46.774Z | Switched to branch 'zl/multicast-m2p-forwarding' |
| 97 | 2026-03-17T05:44:46.781Z | + git reset --hard 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 98 | 2026-03-17T05:44:46.842Z | HEAD is now at 98e9742dc [multicast] M2P forwarding, OPTE port subscription, and sled-agent propagation |
| 99 | 2026-03-17T05:44:46.852Z | process exited: duration 10438 ms, exit code 0 |
| |
| 100 | 2026-03-17T05:44:46.870Z | starting task 4: "build" |
| 101 | 2026-03-17T05:44:46.965Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-17T05:44:46.965Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-17T05:44:46.965Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-17T05:44:46.965Z | + cargo --version |
| 105 | 2026-03-17T05:44:46.965Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-17T05:44:46.965Z | + rustc --version |
| 107 | 2026-03-17T05:44:46.966Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-17T05:44:46.966Z | + WORK=/work |
| 109 | 2026-03-17T05:44:46.966Z | + pfexec mkdir -p /work |
| 110 | 2026-03-17T05:44:46.966Z | + pfexec chown build /work |
| 111 | 2026-03-17T05:44:46.966Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-17T05:44:56.681Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-17T05:45:06.302Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-17T05:45:28.285Z | Planning: Solver setup ... Done (20.376s) |
| 115 | 2026-03-17T05:45:28.435Z | Planning: Running solver ... Done (0.149s) |
| 116 | 2026-03-17T05:45:28.618Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-03-17T05:45:28.629Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-17T05:45:28.758Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-17T05:45:28.799Z | Planning: Package planning ... Done (0.043s) |
| 120 | 2026-03-17T05:45:28.839Z | Planning: Merging actions ... Done (0.041s) |
| 121 | 2026-03-17T05:45:29.084Z | Planning: Checking for conflicting actions ... Done (0.245s) |
| 122 | 2026-03-17T05:45:29.096Z | Planning: Consolidating action changes ... Done (0.011s) |
| 123 | 2026-03-17T05:45:29.979Z | Planning: Evaluating mediators ... Done (0.883s) |
| 124 | 2026-03-17T05:45:29.989Z | Planning: Planning completed in 23.53 seconds |
| 125 | 2026-03-17T05:45:30.001Z | Packages to install: 4 |
| 126 | 2026-03-17T05:45:30.001Z | Mediators to change: 2 |
| 127 | 2026-03-17T05:45:30.001Z | Services to change: 1 |
| 128 | 2026-03-17T05:45:30.001Z | Estimated space available: 155.43 GB |
| 129 | 2026-03-17T05:45:30.005Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-17T05:45:30.005Z | Create boot environment: No |
| 131 | 2026-03-17T05:45:30.005Z | Create backup boot environment: No |
| 132 | 2026-03-17T05:45:30.005Z | Rebuild boot archive: No |
| 133 | 2026-03-17T05:45:30.005Z | |
| 134 | 2026-03-17T05:45:30.005Z | Changed mediators: |
| 135 | 2026-03-17T05:45:30.005Z | mediator clang: |
| 136 | 2026-03-17T05:45:30.005Z | version: None -> 15 (system default) |
| 137 | 2026-03-17T05:45:30.005Z | |
| 138 | 2026-03-17T05:45:30.005Z | mediator llvm: |
| 139 | 2026-03-17T05:45:30.005Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-17T05:45:30.005Z | |
| 141 | 2026-03-17T05:45:30.005Z | Changed packages: |
| 142 | 2026-03-17T05:45:30.005Z | helios-dev |
| 143 | 2026-03-17T05:45:30.005Z | developer/build-essential |
| 144 | 2026-03-17T05:45:30.005Z | None -> 11-2.0 |
| 145 | 2026-03-17T05:45:30.005Z | library/libxmlsec1 |
| 146 | 2026-03-17T05:45:30.005Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-17T05:45:30.005Z | ooce/developer/clang-15 |
| 148 | 2026-03-17T05:45:30.005Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-17T05:45:30.005Z | ooce/developer/llvm-15 |
| 150 | 2026-03-17T05:45:30.005Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-17T05:45:30.005Z | |
| 152 | 2026-03-17T05:45:30.005Z | Services: |
| 153 | 2026-03-17T05:45:30.005Z | restart_fmri: |
| 154 | 2026-03-17T05:45:30.005Z | svc:/system/update-man-index:default |
| 155 | 2026-03-17T05:45:30.050Z | |
| 156 | 2026-03-17T05:45:30.050Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-17T05:45:35.052Z | Download: 1171/3290 items 79.3/212.6MB 37% complete (15.7M/s) |
| 158 | 2026-03-17T05:45:40.641Z | Download: 2223/3290 items 119.1/212.6MB 56% complete (13.0M/s) |
| 159 | 2026-03-17T05:45:45.922Z | Download: 3280/3290 items 210.8/212.6MB 99% complete (18.8M/s) |
| 160 | 2026-03-17T05:45:48.221Z | Download: Completed 212.60 MB in 18.17 seconds (11.7M/s) |
| 161 | 2026-03-17T05:45:48.390Z | Actions: 1/3689 actions (Installing new actions) |
| 162 | 2026-03-17T05:45:52.552Z | Actions: Completed 3689 actions in 4.16 seconds. |
| 163 | 2026-03-17T05:45:52.885Z | Done (0.329s) |
| 164 | 2026-03-17T05:45:52.885Z | Done (0.000s) |
| 165 | 2026-03-17T05:45:53.773Z | Done (0.887s) |
| 166 | 2026-03-17T05:45:57.783Z | Done (3.666s) |
| 167 | 2026-03-17T05:45:57.863Z | Done (0.018s) |
| 168 | 2026-03-17T05:45:57.866Z | Done (0.000s) |
| 169 | 2026-03-17T05:45:58.032Z | Done (0.000s) |
| 170 | 2026-03-17T05:45:58.987Z | Planning: Evaluating mediator changes ... Done |
| 171 | 2026-03-17T05:45:59.128Z | Planning: Checking for conflicting actions ... Done |
| 172 | 2026-03-17T05:45:59.131Z | Planning: Consolidating action changes ... Done |
| 173 | 2026-03-17T05:45:59.348Z | Planning: Evaluating mediators ... Done |
| 174 | 2026-03-17T05:45:59.351Z | Planning: Planning completed in 0.36 seconds |
| 175 | 2026-03-17T05:45:59.378Z | Mediators to change: 2 |
| 176 | 2026-03-17T05:45:59.378Z | Create boot environment: No |
| 177 | 2026-03-17T05:45:59.381Z | Create backup boot environment: No |
| 178 | 2026-03-17T05:45:59.456Z | Done |
| 179 | 2026-03-17T05:45:59.456Z | Done |
| 180 | 2026-03-17T05:46:00.208Z | Done |
| 181 | 2026-03-17T05:46:03.490Z | Done |
| 182 | 2026-03-17T05:46:03.576Z | Done |
| 183 | 2026-03-17T05:46:03.579Z | Done |
| 184 | 2026-03-17T05:46:03.728Z | Done |
| 185 | 2026-03-17T05:46:04.265Z | Planning: Evaluating mediator changes ... Done |
| 186 | 2026-03-17T05:46:04.268Z | Planning: Merging actions ... Done |
| 187 | 2026-03-17T05:46:04.430Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2026-03-17T05:46:04.433Z | Planning: Consolidating action changes ... Done |
| 189 | 2026-03-17T05:46:04.649Z | Planning: Evaluating mediators ... Done |
| 190 | 2026-03-17T05:46:04.691Z | Planning: Planning completed in 0.63 seconds |
| 191 | 2026-03-17T05:46:04.722Z | Packages to change: 1 |
| 192 | 2026-03-17T05:46:04.722Z | Mediators to change: 1 |
| 193 | 2026-03-17T05:46:04.725Z | Services to change: 1 |
| 194 | 2026-03-17T05:46:04.725Z | Create boot environment: No |
| 195 | 2026-03-17T05:46:04.725Z | Create backup boot environment: Yes |
| 196 | 2026-03-17T05:46:07.196Z | Actions: 1/6 actions (Updating modified actions) |
| 197 | 2026-03-17T05:46:07.199Z | Actions: Completed 6 actions in 0.00 seconds. |
| 198 | 2026-03-17T05:46:07.199Z | Done |
| 199 | 2026-03-17T05:46:07.199Z | Done |
| 200 | 2026-03-17T05:46:07.390Z | Done |
| 201 | 2026-03-17T05:46:10.647Z | Done |
| 202 | 2026-03-17T05:46:10.731Z | Done |
| 203 | 2026-03-17T05:46:10.734Z | Done |
| 204 | 2026-03-17T05:46:10.895Z | Done |
| 205 | 2026-03-17T05:46:11.265Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 206 | 2026-03-17T05:46:11.265Z | clang system 15 system |
| 207 | 2026-03-17T05:46:11.265Z | csh system system illumos |
| 208 | 2026-03-17T05:46:11.265Z | ctags system system illumos |
| 209 | 2026-03-17T05:46:11.265Z | file system system illumos |
| 210 | 2026-03-17T05:46:11.265Z | gcc vendor 12 vendor |
| 211 | 2026-03-17T05:46:11.265Z | gcc system 10 system |
| 212 | 2026-03-17T05:46:11.265Z | gcc system 7 system |
| 213 | 2026-03-17T05:46:11.265Z | go system 1.20 system |
| 214 | 2026-03-17T05:46:11.265Z | go system 1.19 system |
| 215 | 2026-03-17T05:46:11.265Z | llvm system 15 system |
| 216 | 2026-03-17T05:46:11.265Z | llvm system 14 system |
| 217 | 2026-03-17T05:46:11.265Z | mariadb system 10.6 system |
| 218 | 2026-03-17T05:46:11.265Z | mta vendor vendor dma |
| 219 | 2026-03-17T05:46:11.265Z | openjdk system 17 system |
| 220 | 2026-03-17T05:46:11.265Z | openjdk system 11 system |
| 221 | 2026-03-17T05:46:11.265Z | openjdk system 1.8 system |
| 222 | 2026-03-17T05:46:11.265Z | openssl vendor 3 vendor |
| 223 | 2026-03-17T05:46:11.265Z | perl system 5.36 system |
| 224 | 2026-03-17T05:46:11.265Z | postgresql system 15 system |
| 225 | 2026-03-17T05:46:11.265Z | postgresql system 13 system |
| 226 | 2026-03-17T05:46:11.265Z | python vendor 3 vendor |
| 227 | 2026-03-17T05:46:11.265Z | python system 2 system |
| 228 | 2026-03-17T05:46:11.265Z | python3 system 3.11 system |
| 229 | 2026-03-17T05:46:11.265Z | ruby system 3.0 system |
| 230 | 2026-03-17T05:46:11.265Z | words vendor vendor american-english |
| 231 | 2026-03-17T05:46:11.265Z | words system system australian-english |
| 232 | 2026-03-17T05:46:11.265Z | words system system british-english |
| 233 | 2026-03-17T05:46:11.265Z | words system system canadian-english |
| 234 | 2026-03-17T05:46:11.265Z | words system system french |
| 235 | 2026-03-17T05:46:11.265Z | words system system italian |
| 236 | 2026-03-17T05:46:11.265Z | words system system ngerman |
| 237 | 2026-03-17T05:46:11.265Z | words system system ogerman |
| 238 | 2026-03-17T05:46:11.266Z | words system system spanish |
| 239 | 2026-03-17T05:46:11.561Z | PUBLISHER TYPE STATUS P LOCATION |
| 240 | 2026-03-17T05:46:11.561Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 241 | 2026-03-17T05:46:17.474Z | FMRI IFO |
| 242 | 2026-03-17T05:46:17.474Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 243 | 2026-03-17T05:46:17.474Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 244 | 2026-03-17T05:46:17.474Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 245 | 2026-03-17T05:46:17.474Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 246 | 2026-03-17T05:46:17.474Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 247 | 2026-03-17T05:46:17.474Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 248 | 2026-03-17T05:46:17.475Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 249 | 2026-03-17T05:46:17.475Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 250 | 2026-03-17T05:46:17.475Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 251 | 2026-03-17T05:46:17.475Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 252 | 2026-03-17T05:46:17.475Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 253 | 2026-03-17T05:46:17.475Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 254 | 2026-03-17T05:46:17.475Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 255 | 2026-03-17T05:46:17.475Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 256 | 2026-03-17T05:46:17.475Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 257 | 2026-03-17T05:46:17.475Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 258 | 2026-03-17T05:46:18.680Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 259 | 2026-03-17T05:46:18.942Z | Updating crates.io index |
| 260 | 2026-03-17T05:46:18.980Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 261 | 2026-03-17T05:46:19.194Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-03-17T05:46:19.995Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 263 | 2026-03-17T05:46:20.360Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 264 | 2026-03-17T05:46:20.747Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 265 | 2026-03-17T05:46:22.330Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 266 | 2026-03-17T05:46:22.823Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 267 | 2026-03-17T05:46:24.248Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 268 | 2026-03-17T05:46:25.829Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 269 | 2026-03-17T05:46:26.704Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 270 | 2026-03-17T05:46:27.001Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 271 | 2026-03-17T05:46:28.208Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 272 | 2026-03-17T05:46:28.456Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 273 | 2026-03-17T05:46:28.931Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 274 | 2026-03-17T05:46:29.408Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 275 | 2026-03-17T05:46:30.494Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 276 | 2026-03-17T05:46:31.010Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 277 | 2026-03-17T05:46:31.464Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 278 | 2026-03-17T05:46:31.868Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 279 | 2026-03-17T05:46:32.324Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 280 | 2026-03-17T05:46:32.697Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 281 | 2026-03-17T05:46:32.913Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 282 | 2026-03-17T05:46:33.463Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 283 | 2026-03-17T05:46:33.965Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 284 | 2026-03-17T05:46:34.442Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 285 | 2026-03-17T05:46:34.981Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 286 | 2026-03-17T05:46:35.326Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 287 | 2026-03-17T05:46:35.629Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 288 | 2026-03-17T05:46:36.570Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 289 | 2026-03-17T05:46:37.222Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 290 | 2026-03-17T05:46:37.459Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 291 | 2026-03-17T05:46:37.823Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 292 | 2026-03-17T05:46:38.158Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 293 | 2026-03-17T05:46:38.699Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 294 | 2026-03-17T05:46:38.962Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 295 | 2026-03-17T05:46:39.227Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 296 | 2026-03-17T05:46:39.465Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 297 | 2026-03-17T05:46:39.940Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 298 | 2026-03-17T05:46:54.427Z | Downloading crates ... |
| 299 | 2026-03-17T05:46:54.488Z | Downloaded camino v1.2.2 |
| 300 | 2026-03-17T05:46:54.490Z | Downloaded macaddr v1.0.1 |
| 301 | 2026-03-17T05:46:54.494Z | Downloaded icu_normalizer_data v2.1.1 |
| 302 | 2026-03-17T05:46:54.498Z | Downloaded byteorder v1.5.0 |
| 303 | 2026-03-17T05:46:54.501Z | Downloaded itoa v1.0.17 |
| 304 | 2026-03-17T05:46:54.501Z | Downloaded heck v0.4.1 |
| 305 | 2026-03-17T05:46:54.501Z | Downloaded block-buffer v0.10.4 |
| 306 | 2026-03-17T05:46:54.501Z | Downloaded heck v0.5.0 |
| 307 | 2026-03-17T05:46:54.504Z | Downloaded cargo_toml v0.21.0 |
| 308 | 2026-03-17T05:46:54.504Z | Downloaded proc-macro-error-attr v1.0.4 |
| 309 | 2026-03-17T05:46:54.504Z | Downloaded fastrand v2.3.0 |
| 310 | 2026-03-17T05:46:54.507Z | Downloaded litemap v0.8.1 |
| 311 | 2026-03-17T05:46:54.508Z | Downloaded errno v0.3.14 |
| 312 | 2026-03-17T05:46:54.510Z | Downloaded textwrap v0.16.2 |
| 313 | 2026-03-17T05:46:54.513Z | Downloaded terminal_size v0.4.3 |
| 314 | 2026-03-17T05:46:54.513Z | Downloaded sha2 v0.10.9 |
| 315 | 2026-03-17T05:46:54.516Z | Downloaded fs-err v3.3.0 |
| 316 | 2026-03-17T05:46:54.516Z | Downloaded cargo_metadata v0.21.0 |
| 317 | 2026-03-17T05:46:54.519Z | Downloaded unicode-xid v0.2.6 |
| 318 | 2026-03-17T05:46:54.519Z | Downloaded cfg-if v1.0.4 |
| 319 | 2026-03-17T05:46:54.519Z | Downloaded utf8_iter v1.0.4 |
| 320 | 2026-03-17T05:46:54.522Z | Downloaded cargo-platform v0.2.0 |
| 321 | 2026-03-17T05:46:54.522Z | Downloaded toml_datetime v0.6.11 |
| 322 | 2026-03-17T05:46:54.525Z | Downloaded zerofrom v0.1.6 |
| 323 | 2026-03-17T05:46:54.525Z | Downloaded utf8parse v0.2.2 |
| 324 | 2026-03-17T05:46:54.525Z | Downloaded typeid v1.0.3 |
| 325 | 2026-03-17T05:46:54.528Z | Downloaded usdt-attr-macro v0.5.0 |
| 326 | 2026-03-17T05:46:54.528Z | Downloaded dof v0.3.0 |
| 327 | 2026-03-17T05:46:54.534Z | Downloaded clap_derive v4.5.55 |
| 328 | 2026-03-17T05:46:54.537Z | Downloaded zerofrom-derive v0.1.6 |
| 329 | 2026-03-17T05:46:54.540Z | Downloaded usdt v0.5.0 |
| 330 | 2026-03-17T05:46:54.540Z | Downloaded yoke-derive v0.8.1 |
| 331 | 2026-03-17T05:46:54.540Z | Downloaded form_urlencoded v1.2.2 |
| 332 | 2026-03-17T05:46:54.540Z | Downloaded version_check v0.9.5 |
| 333 | 2026-03-17T05:46:54.543Z | Downloaded autocfg v1.5.0 |
| 334 | 2026-03-17T05:46:54.543Z | Downloaded anstyle-query v1.1.5 |
| 335 | 2026-03-17T05:46:54.543Z | Downloaded writeable v0.6.2 |
| 336 | 2026-03-17T05:46:54.547Z | Downloaded yoke v0.8.1 |
| 337 | 2026-03-17T05:46:54.547Z | Downloaded tinystr v0.8.2 |
| 338 | 2026-03-17T05:46:54.550Z | Downloaded thread-id v4.2.2 |
| 339 | 2026-03-17T05:46:54.550Z | Downloaded percent-encoding v2.3.2 |
| 340 | 2026-03-17T05:46:54.550Z | Downloaded equivalent v1.0.2 |
| 341 | 2026-03-17T05:46:54.550Z | Downloaded unicode-linebreak v0.1.5 |
| 342 | 2026-03-17T05:46:54.553Z | Downloaded generic-array v0.14.7 |
| 343 | 2026-03-17T05:46:54.553Z | Downloaded clap_lex v1.0.0 |
| 344 | 2026-03-17T05:46:54.553Z | Downloaded zerovec-derive v0.11.2 |
| 345 | 2026-03-17T05:46:54.556Z | Downloaded toml_write v0.1.2 |
| 346 | 2026-03-17T05:46:54.556Z | Downloaded fnv v1.0.7 |
| 347 | 2026-03-17T05:46:54.556Z | Downloaded dtrace-parser v0.2.0 |
| 348 | 2026-03-17T05:46:54.559Z | Downloaded thiserror-impl v1.0.69 |
| 349 | 2026-03-17T05:46:54.559Z | Downloaded usdt-macro v0.5.0 |
| 350 | 2026-03-17T05:46:54.559Z | Downloaded thiserror v2.0.18 |
| 351 | 2026-03-17T05:46:54.563Z | Downloaded stable_deref_trait v1.2.1 |
| 352 | 2026-03-17T05:46:54.566Z | Downloaded is_terminal_polyfill v1.70.2 |
| 353 | 2026-03-17T05:46:54.566Z | Downloaded zmij v1.0.21 |
| 354 | 2026-03-17T05:46:54.566Z | Downloaded thiserror-impl v2.0.18 |
| 355 | 2026-03-17T05:46:54.569Z | Downloaded plain v0.2.3 |
| 356 | 2026-03-17T05:46:54.569Z | Downloaded smawk v0.3.2 |
| 357 | 2026-03-17T05:46:54.569Z | Downloaded scroll_derive v0.12.1 |
| 358 | 2026-03-17T05:46:54.572Z | Downloaded potential_utf v0.1.4 |
| 359 | 2026-03-17T05:46:54.572Z | Downloaded anstyle-parse v0.2.7 |
| 360 | 2026-03-17T05:46:54.572Z | Downloaded ucd-trie v0.1.7 |
| 361 | 2026-03-17T05:46:54.576Z | Downloaded zerocopy-derive v0.7.35 |
| 362 | 2026-03-17T05:46:54.579Z | Downloaded thiserror v1.0.69 |
| 363 | 2026-03-17T05:46:54.582Z | Downloaded strsim v0.11.1 |
| 364 | 2026-03-17T05:46:54.582Z | Downloaded pretty-hex v0.4.1 |
| 365 | 2026-03-17T05:46:54.582Z | Downloaded idna_adapter v1.2.1 |
| 366 | 2026-03-17T05:46:54.582Z | Downloaded toml v0.8.23 |
| 367 | 2026-03-17T05:46:54.585Z | Downloaded usdt-impl v0.5.0 |
| 368 | 2026-03-17T05:46:54.585Z | Downloaded serde_spanned v0.6.9 |
| 369 | 2026-03-17T05:46:54.588Z | Downloaded ordered-float v2.10.1 |
| 370 | 2026-03-17T05:46:54.588Z | Downloaded crypto-common v0.1.7 |
| 371 | 2026-03-17T05:46:54.588Z | Downloaded unicode-width v0.2.0 |
| 372 | 2026-03-17T05:46:54.592Z | Downloaded memmap v0.7.0 |
| 373 | 2026-03-17T05:46:54.595Z | Downloaded cpufeatures v0.2.17 |
| 374 | 2026-03-17T05:46:54.598Z | Downloaded zerotrie v0.2.3 |
| 375 | 2026-03-17T05:46:54.602Z | Downloaded tabled_derive v0.7.0 |
| 376 | 2026-03-17T05:46:54.602Z | Downloaded unicode-ident v1.0.24 |
| 377 | 2026-03-17T05:46:54.605Z | Downloaded toml_edit v0.22.27 |
| 378 | 2026-03-17T05:46:54.608Z | Downloaded typenum v1.19.0 |
| 379 | 2026-03-17T05:46:54.608Z | Downloaded swrite v0.1.0 |
| 380 | 2026-03-17T05:46:54.611Z | Downloaded colorchoice v1.0.4 |
| 381 | 2026-03-17T05:46:54.611Z | Downloaded erased-serde v0.4.9 |
| 382 | 2026-03-17T05:46:54.614Z | Downloaded url v2.5.8 |
| 383 | 2026-03-17T05:46:54.617Z | Downloaded camino-tempfile v1.4.1 |
| 384 | 2026-03-17T05:46:54.617Z | Downloaded anstream v0.6.21 |
| 385 | 2026-03-17T05:46:54.620Z | Downloaded zerovec v0.11.5 |
| 386 | 2026-03-17T05:46:54.653Z | Downloaded zerocopy v0.7.35 |
| 387 | 2026-03-17T05:46:54.653Z | Downloaded winnow v0.7.15 |
| 388 | 2026-03-17T05:46:54.653Z | Downloaded quote v1.0.44 |
| 389 | 2026-03-17T05:46:54.653Z | Downloaded digest v0.10.7 |
| 390 | 2026-03-17T05:46:54.653Z | Downloaded synstructure v0.13.2 |
| 391 | 2026-03-17T05:46:54.653Z | Downloaded scroll v0.12.0 |
| 392 | 2026-03-17T05:46:54.653Z | Downloaded unicode-width v0.1.14 |
| 393 | 2026-03-17T05:46:54.656Z | Downloaded cargo-util-schemas v0.8.2 |
| 394 | 2026-03-17T05:46:54.656Z | Downloaded anstyle v1.0.13 |
| 395 | 2026-03-17T05:46:54.657Z | Downloaded serde-untagged v0.1.9 |
| 396 | 2026-03-17T05:46:54.657Z | Downloaded proc-macro-error v1.0.4 |
| 397 | 2026-03-17T05:46:54.661Z | Downloaded displaydoc v0.2.5 |
| 398 | 2026-03-17T05:46:54.661Z | Downloaded bytecount v0.6.9 |
| 399 | 2026-03-17T05:46:54.661Z | Downloaded icu_collections v2.1.1 |
| 400 | 2026-03-17T05:46:54.664Z | Downloaded serde_tokenstream v0.2.3 |
| 401 | 2026-03-17T05:46:54.667Z | Downloaded once_cell v1.21.3 |
| 402 | 2026-03-17T05:46:54.667Z | Downloaded serde-value v0.7.0 |
| 403 | 2026-03-17T05:46:54.670Z | Downloaded semver v1.0.27 |
| 404 | 2026-03-17T05:46:54.670Z | Downloaded icu_locale_core v2.1.1 |
| 405 | 2026-03-17T05:46:54.678Z | Downloaded tempfile v3.25.0 |
| 406 | 2026-03-17T05:46:54.685Z | Downloaded anyhow v1.0.102 |
| 407 | 2026-03-17T05:46:54.688Z | Downloaded icu_provider v2.1.1 |
| 408 | 2026-03-17T05:46:54.691Z | Downloaded clap v4.5.60 |
| 409 | 2026-03-17T05:46:54.696Z | Downloaded serde_derive v1.0.228 |
| 410 | 2026-03-17T05:46:54.700Z | Downloaded papergrid v0.11.0 |
| 411 | 2026-03-17T05:46:54.703Z | Downloaded smallvec v1.15.1 |
| 412 | 2026-03-17T05:46:54.703Z | Downloaded bitflags v2.11.0 |
| 413 | 2026-03-17T05:46:54.706Z | Downloaded icu_properties v2.1.2 |
| 414 | 2026-03-17T05:46:54.710Z | Downloaded indexmap v2.13.0 |
| 415 | 2026-03-17T05:46:54.713Z | Downloaded log v0.4.29 |
| 416 | 2026-03-17T05:46:54.713Z | Downloaded getrandom v0.4.1 |
| 417 | 2026-03-17T05:46:54.716Z | Downloaded serde_core v1.0.228 |
| 418 | 2026-03-17T05:46:54.719Z | Downloaded pest_derive v2.8.6 |
| 419 | 2026-03-17T05:46:54.719Z | Downloaded proc-macro2 v1.0.106 |
| 420 | 2026-03-17T05:46:54.722Z | Downloaded pest_meta v2.8.6 |
| 421 | 2026-03-17T05:46:54.725Z | Downloaded num-traits v0.2.19 |
| 422 | 2026-03-17T05:46:54.725Z | Downloaded icu_normalizer v2.1.1 |
| 423 | 2026-03-17T05:46:54.729Z | Downloaded pest_generator v2.8.6 |
| 424 | 2026-03-17T05:46:54.735Z | Downloaded serde v1.0.228 |
| 425 | 2026-03-17T05:46:54.738Z | Downloaded hashbrown v0.16.1 |
| 426 | 2026-03-17T05:46:54.745Z | Downloaded idna v1.1.0 |
| 427 | 2026-03-17T05:46:54.759Z | Downloaded memchr v2.8.0 |
| 428 | 2026-03-17T05:46:54.766Z | Downloaded pest v2.8.6 |
| 429 | 2026-03-17T05:46:54.785Z | Downloaded serde_json v1.0.149 |
| 430 | 2026-03-17T05:46:54.790Z | Downloaded icu_properties_data v2.1.2 |
| 431 | 2026-03-17T05:46:54.797Z | Downloaded clap_builder v4.5.60 |
| 432 | 2026-03-17T05:46:54.804Z | Downloaded goblin v0.8.2 |
| 433 | 2026-03-17T05:46:54.809Z | Downloaded tabled v0.15.0 |
| 434 | 2026-03-17T05:46:54.820Z | Downloaded syn v1.0.109 |
| 435 | 2026-03-17T05:46:54.832Z | Downloaded syn v2.0.117 |
| 436 | 2026-03-17T05:46:54.848Z | Downloaded rustix v1.1.3 |
| 437 | 2026-03-17T05:46:54.875Z | Downloaded libc v0.2.180 |
| 438 | 2026-03-17T05:46:54.960Z | Compiling proc-macro2 v1.0.106 |
| 439 | 2026-03-17T05:46:54.964Z | Compiling quote v1.0.44 |
| 440 | 2026-03-17T05:46:54.964Z | Compiling unicode-ident v1.0.24 |
| 441 | 2026-03-17T05:46:54.964Z | Compiling serde_core v1.0.228 |
| 442 | 2026-03-17T05:46:54.964Z | Compiling libc v0.2.180 |
| 443 | 2026-03-17T05:46:54.964Z | Compiling version_check v0.9.5 |
| 444 | 2026-03-17T05:46:54.964Z | Compiling serde v1.0.228 |
| 445 | 2026-03-17T05:46:54.964Z | Compiling stable_deref_trait v1.2.1 |
| 446 | 2026-03-17T05:46:54.964Z | Compiling memchr v2.8.0 |
| 447 | 2026-03-17T05:46:54.964Z | Compiling zmij v1.0.21 |
| 448 | 2026-03-17T05:46:54.964Z | Compiling thiserror v1.0.69 |
| 449 | 2026-03-17T05:46:55.171Z | Compiling autocfg v1.5.0 |
| 450 | 2026-03-17T05:46:55.175Z | Compiling ucd-trie v0.1.7 |
| 451 | 2026-03-17T05:46:55.175Z | Compiling itoa v1.0.17 |
| 452 | 2026-03-17T05:46:55.175Z | Compiling writeable v0.6.2 |
| 453 | 2026-03-17T05:46:55.424Z | Compiling litemap v0.8.1 |
| 454 | 2026-03-17T05:46:55.706Z | Compiling rustix v1.1.3 |
| 455 | 2026-03-17T05:46:55.709Z | Compiling byteorder v1.5.0 |
| 456 | 2026-03-17T05:46:55.805Z | Compiling icu_normalizer_data v2.1.1 |
| 457 | 2026-03-17T05:46:55.861Z | Compiling icu_properties_data v2.1.2 |
| 458 | 2026-03-17T05:46:55.889Z | Compiling serde_json v1.0.149 |
| 459 | 2026-03-17T05:46:55.892Z | Compiling bitflags v2.11.0 |
| 460 | 2026-03-17T05:46:55.921Z | Compiling equivalent v1.0.2 |
| 461 | 2026-03-17T05:46:55.925Z | Compiling hashbrown v0.16.1 |
| 462 | 2026-03-17T05:46:56.118Z | Compiling pest v2.8.6 |
| 463 | 2026-03-17T05:46:56.175Z | Compiling typeid v1.0.3 |
| 464 | 2026-03-17T05:46:56.228Z | Compiling num-traits v0.2.19 |
| 465 | 2026-03-17T05:46:56.388Z | Compiling smallvec v1.15.1 |
| 466 | 2026-03-17T05:46:56.474Z | Compiling proc-macro-error-attr v1.0.4 |
| 467 | 2026-03-17T05:46:56.528Z | Compiling errno v0.3.14 |
| 468 | 2026-03-17T05:46:56.616Z | Compiling indexmap v2.13.0 |
| 469 | 2026-03-17T05:46:56.710Z | Compiling thread-id v4.2.2 |
| 470 | 2026-03-17T05:46:56.710Z | Compiling usdt-impl v0.5.0 |
| 471 | 2026-03-17T05:46:56.713Z | Compiling erased-serde v0.4.9 |
| 472 | 2026-03-17T05:46:56.825Z | Compiling winnow v0.7.15 |
| 473 | 2026-03-17T05:46:56.825Z | Compiling syn v1.0.109 |
| 474 | 2026-03-17T05:46:56.830Z | Compiling toml_write v0.1.2 |
| 475 | 2026-03-17T05:46:56.939Z | Compiling proc-macro-error v1.0.4 |
| 476 | 2026-03-17T05:46:57.020Z | Compiling camino v1.2.2 |
| 477 | 2026-03-17T05:46:57.101Z | Compiling utf8_iter v1.0.4 |
| 478 | 2026-03-17T05:46:57.159Z | Compiling utf8parse v0.2.2 |
| 479 | 2026-03-17T05:46:57.215Z | Compiling plain v0.2.3 |
| 480 | 2026-03-17T05:46:57.275Z | Compiling log v0.4.29 |
| 481 | 2026-03-17T05:46:57.275Z | Compiling thiserror v2.0.18 |
| 482 | 2026-03-17T05:46:57.327Z | Compiling percent-encoding v2.3.2 |
| 483 | 2026-03-17T05:46:57.327Z | Compiling getrandom v0.4.1 |
| 484 | 2026-03-17T05:46:57.333Z | Compiling anstyle-parse v0.2.7 |
| 485 | 2026-03-17T05:46:57.529Z | Compiling anstyle-query v1.1.5 |
| 486 | 2026-03-17T05:46:57.555Z | Compiling pretty-hex v0.4.1 |
| 487 | 2026-03-17T05:46:57.584Z | Compiling cfg-if v1.0.4 |
| 488 | 2026-03-17T05:46:57.617Z | Compiling syn v2.0.117 |
| 489 | 2026-03-17T05:46:57.678Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-03-17T05:46:57.708Z | Compiling form_urlencoded v1.2.2 |
| 491 | 2026-03-17T05:46:57.712Z | Compiling colorchoice v1.0.4 |
| 492 | 2026-03-17T05:46:57.791Z | Compiling anstyle v1.0.13 |
| 493 | 2026-03-17T05:46:57.795Z | Compiling is_terminal_polyfill v1.70.2 |
| 494 | 2026-03-17T05:46:57.943Z | Compiling ordered-float v2.10.1 |
| 495 | 2026-03-17T05:46:58.061Z | Compiling anstream v0.6.21 |
| 496 | 2026-03-17T05:46:58.064Z | Compiling fs-err v3.3.0 |
| 497 | 2026-03-17T05:46:58.120Z | Compiling heck v0.4.1 |
| 498 | 2026-03-17T05:46:58.149Z | Compiling once_cell v1.21.3 |
| 499 | 2026-03-17T05:46:58.152Z | Compiling heck v0.5.0 |
| 500 | 2026-03-17T05:46:58.265Z | Compiling terminal_size v0.4.3 |
| 501 | 2026-03-17T05:46:58.329Z | Compiling unicode-xid v0.2.6 |
| 502 | 2026-03-17T05:46:58.357Z | Compiling bytecount v0.6.9 |
| 503 | 2026-03-17T05:46:58.360Z | Compiling fnv v1.0.7 |
| 504 | 2026-03-17T05:46:58.449Z | Compiling unicode-width v0.1.14 |
| 505 | 2026-03-17T05:46:58.463Z | Compiling fastrand v2.3.0 |
| 506 | 2026-03-17T05:46:58.492Z | Compiling anyhow v1.0.102 |
| 507 | 2026-03-17T05:46:58.492Z | Compiling clap_lex v1.0.0 |
| 508 | 2026-03-17T05:46:58.544Z | Compiling strsim v0.11.1 |
| 509 | 2026-03-17T05:46:58.547Z | Compiling memmap v0.7.0 |
| 510 | 2026-03-17T05:46:58.628Z | Compiling unicode-linebreak v0.1.5 |
| 511 | 2026-03-17T05:46:58.717Z | Compiling tempfile v3.25.0 |
| 512 | 2026-03-17T05:46:58.864Z | Compiling semver v1.0.27 |
| 513 | 2026-03-17T05:46:58.868Z | Compiling clap_builder v4.5.60 |
| 514 | 2026-03-17T05:46:58.949Z | Compiling papergrid v0.11.0 |
| 515 | 2026-03-17T05:46:59.010Z | Compiling smawk v0.3.2 |
| 516 | 2026-03-17T05:46:59.036Z | Compiling unicode-width v0.2.0 |
| 517 | 2026-03-17T05:46:59.203Z | Compiling swrite v0.1.0 |
| 518 | 2026-03-17T05:46:59.341Z | Compiling camino-tempfile v1.4.1 |
| 519 | 2026-03-17T05:46:59.367Z | Compiling textwrap v0.16.2 |
| 520 | 2026-03-17T05:46:59.409Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 521 | 2026-03-17T05:46:59.437Z | Compiling serde-untagged v0.1.9 |
| 522 | 2026-03-17T05:46:59.997Z | Compiling tabled_derive v0.7.0 |
| 523 | 2026-03-17T05:47:00.845Z | Compiling tabled v0.15.0 |
| 524 | 2026-03-17T05:47:01.166Z | Compiling synstructure v0.13.2 |
| 525 | 2026-03-17T05:47:01.170Z | Compiling pest_generator v2.8.6 |
| 526 | 2026-03-17T05:47:01.912Z | Compiling serde_derive v1.0.228 |
| 527 | 2026-03-17T05:47:01.912Z | Compiling zerofrom-derive v0.1.6 |
| 528 | 2026-03-17T05:47:01.915Z | Compiling yoke-derive v0.8.1 |
| 529 | 2026-03-17T05:47:01.915Z | Compiling zerovec-derive v0.11.2 |
| 530 | 2026-03-17T05:47:01.915Z | Compiling displaydoc v0.2.5 |
| 531 | 2026-03-17T05:47:01.915Z | Compiling thiserror-impl v1.0.69 |
| 532 | 2026-03-17T05:47:01.916Z | Compiling zerocopy-derive v0.7.35 |
| 533 | 2026-03-17T05:47:01.916Z | Compiling pest_derive v2.8.6 |
| 534 | 2026-03-17T05:47:01.916Z | Compiling scroll_derive v0.12.1 |
| 535 | 2026-03-17T05:47:01.916Z | Compiling thiserror-impl v2.0.18 |
| 536 | 2026-03-17T05:47:01.916Z | Compiling clap_derive v4.5.55 |
| 537 | 2026-03-17T05:47:02.700Z | Compiling scroll v0.12.0 |
| 538 | 2026-03-17T05:47:02.909Z | Compiling zerocopy v0.7.35 |
| 539 | 2026-03-17T05:47:03.016Z | Compiling goblin v0.8.2 |
| 540 | 2026-03-17T05:47:03.378Z | Compiling zerofrom v0.1.6 |
| 541 | 2026-03-17T05:47:03.515Z | Compiling yoke v0.8.1 |
| 542 | 2026-03-17T05:47:03.568Z | Compiling dtrace-parser v0.2.0 |
| 543 | 2026-03-17T05:47:03.723Z | Compiling zerovec v0.11.5 |
| 544 | 2026-03-17T05:47:03.723Z | Compiling zerotrie v0.2.3 |
| 545 | 2026-03-17T05:47:03.784Z | Compiling clap v4.5.60 |
| 546 | 2026-03-17T05:47:04.326Z | Compiling tinystr v0.8.2 |
| 547 | 2026-03-17T05:47:04.326Z | Compiling potential_utf v0.1.4 |
| 548 | 2026-03-17T05:47:04.496Z | Compiling icu_collections v2.1.1 |
| 549 | 2026-03-17T05:47:04.528Z | Compiling icu_locale_core v2.1.1 |
| 550 | 2026-03-17T05:47:05.199Z | Compiling toml_datetime v0.6.11 |
| 551 | 2026-03-17T05:47:05.199Z | Compiling serde_spanned v0.6.9 |
| 552 | 2026-03-17T05:47:05.202Z | Compiling serde-value v0.7.0 |
| 553 | 2026-03-17T05:47:05.202Z | Compiling cargo-platform v0.2.0 |
| 554 | 2026-03-17T05:47:05.202Z | Compiling macaddr v1.0.1 |
| 555 | 2026-03-17T05:47:05.223Z | Compiling dof v0.3.0 |
| 556 | 2026-03-17T05:47:05.228Z | Compiling serde_tokenstream v0.2.3 |
| 557 | 2026-03-17T05:47:05.327Z | Compiling icu_provider v2.1.1 |
| 558 | 2026-03-17T05:47:05.496Z | Compiling toml_edit v0.22.27 |
| 559 | 2026-03-17T05:47:05.677Z | Compiling icu_properties v2.1.2 |
| 560 | 2026-03-17T05:47:05.677Z | Compiling icu_normalizer v2.1.1 |
| 561 | 2026-03-17T05:47:06.198Z | Compiling usdt-macro v0.5.0 |
| 562 | 2026-03-17T05:47:06.198Z | Compiling usdt-attr-macro v0.5.0 |
| 563 | 2026-03-17T05:47:06.862Z | Compiling idna_adapter v1.2.1 |
| 564 | 2026-03-17T05:47:06.916Z | Compiling usdt v0.5.0 |
| 565 | 2026-03-17T05:47:06.994Z | Compiling idna v1.1.0 |
| 566 | 2026-03-17T05:47:07.281Z | Compiling toml v0.8.23 |
| 567 | 2026-03-17T05:47:07.325Z | Compiling url v2.5.8 |
| 568 | 2026-03-17T05:47:07.751Z | Compiling cargo_toml v0.21.0 |
| 569 | 2026-03-17T05:47:07.855Z | Compiling cargo-util-schemas v0.8.2 |
| 570 | 2026-03-17T05:47:08.970Z | Compiling cargo_metadata v0.21.0 |
| 571 | 2026-03-17T05:47:10.230Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 572 | 2026-03-17T05:47:13.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.60s |
| 573 | 2026-03-17T05:47:13.339Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 574 | 2026-03-17T05:47:14.046Z | Downloading crates ... |
| 575 | 2026-03-17T05:47:14.152Z | Downloaded adler2 v2.0.1 |
| 576 | 2026-03-17T05:47:14.155Z | Downloaded bit-set v0.5.3 |
| 577 | 2026-03-17T05:47:14.158Z | Downloaded base16ct v1.0.0 |
| 578 | 2026-03-17T05:47:14.161Z | Downloaded base64ct v1.8.3 |
| 579 | 2026-03-17T05:47:14.164Z | Downloaded argon2 v0.5.3 |
| 580 | 2026-03-17T05:47:14.167Z | Downloaded base16ct v0.2.0 |
| 581 | 2026-03-17T05:47:14.171Z | Downloaded ahash v0.8.12 |
| 582 | 2026-03-17T05:47:14.171Z | Downloaded bit-vec v0.6.3 |
| 583 | 2026-03-17T05:47:14.175Z | Downloaded bitfield v0.19.4 |
| 584 | 2026-03-17T05:47:14.175Z | Downloaded blowfish v0.9.1 |
| 585 | 2026-03-17T05:47:14.178Z | Downloaded bit-set v0.8.0 |
| 586 | 2026-03-17T05:47:14.178Z | Downloaded aead v0.5.2 |
| 587 | 2026-03-17T05:47:14.178Z | Downloaded arrayvec v0.7.6 |
| 588 | 2026-03-17T05:47:14.181Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 589 | 2026-03-17T05:47:14.184Z | Downloaded bb8 v0.8.6 |
| 590 | 2026-03-17T05:47:14.184Z | Downloaded async-stream-impl v0.3.6 |
| 591 | 2026-03-17T05:47:14.187Z | Downloaded cstr-argument v0.1.2 |
| 592 | 2026-03-17T05:47:14.190Z | Downloaded critical-section v1.2.0 |
| 593 | 2026-03-17T05:47:14.192Z | Downloaded cpufeatures v0.3.0 |
| 594 | 2026-03-17T05:47:14.193Z | Downloaded ciborium-ll v0.2.2 |
| 595 | 2026-03-17T05:47:14.197Z | Downloaded castaway v0.2.4 |
| 596 | 2026-03-17T05:47:14.200Z | Downloaded ctr v0.9.2 |
| 597 | 2026-03-17T05:47:14.203Z | Downloaded cfg_aliases v0.2.1 |
| 598 | 2026-03-17T05:47:14.203Z | Downloaded async-recursion v1.1.1 |
| 599 | 2026-03-17T05:47:14.206Z | Downloaded convert_case v0.4.0 |
| 600 | 2026-03-17T05:47:14.206Z | Downloaded deranged v0.5.8 |
| 601 | 2026-03-17T05:47:14.207Z | Downloaded arrayref v0.3.9 |
| 602 | 2026-03-17T05:47:14.210Z | Downloaded bit-vec v0.8.0 |
| 603 | 2026-03-17T05:47:14.213Z | Downloaded crossbeam-utils v0.8.21 |
| 604 | 2026-03-17T05:47:14.216Z | Downloaded foreign-types v0.5.0 |
| 605 | 2026-03-17T05:47:14.219Z | Downloaded dunce v1.0.5 |
| 606 | 2026-03-17T05:47:14.221Z | Downloaded atomic-waker v1.1.2 |
| 607 | 2026-03-17T05:47:14.221Z | Downloaded ascii-canvas v3.0.0 |
| 608 | 2026-03-17T05:47:14.226Z | Downloaded defmt-parser v1.0.0 |
| 609 | 2026-03-17T05:47:14.226Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 610 | 2026-03-17T05:47:14.228Z | Downloaded atty v0.2.14 |
| 611 | 2026-03-17T05:47:14.228Z | Downloaded async-stream v0.3.6 |
| 612 | 2026-03-17T05:47:14.228Z | Downloaded assert_matches v1.5.0 |
| 613 | 2026-03-17T05:47:14.231Z | Downloaded atomicwrites v0.4.4 |
| 614 | 2026-03-17T05:47:14.231Z | Downloaded endian-type v0.1.2 |
| 615 | 2026-03-17T05:47:14.234Z | Downloaded dof v0.4.0 |
| 616 | 2026-03-17T05:47:14.234Z | Downloaded cobs v0.3.0 |
| 617 | 2026-03-17T05:47:14.237Z | Downloaded array-init v0.0.4 |
| 618 | 2026-03-17T05:47:14.237Z | Downloaded ff v0.13.1 |
| 619 | 2026-03-17T05:47:14.240Z | Downloaded crc8 v0.1.1 |
| 620 | 2026-03-17T05:47:14.240Z | Downloaded crc v3.4.0 |
| 621 | 2026-03-17T05:47:14.243Z | Downloaded block-padding v0.3.3 |
| 622 | 2026-03-17T05:47:14.246Z | Downloaded clang-sys v1.8.1 |
| 623 | 2026-03-17T05:47:14.249Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 624 | 2026-03-17T05:47:14.249Z | Downloaded bcs v0.1.6 |
| 625 | 2026-03-17T05:47:14.252Z | Downloaded dirs-sys-next v0.1.2 |
| 626 | 2026-03-17T05:47:14.252Z | Downloaded defmt v0.3.100 |
| 627 | 2026-03-17T05:47:14.255Z | Downloaded cipher v0.4.4 |
| 628 | 2026-03-17T05:47:14.255Z | Downloaded enum-as-inner v0.6.1 |
| 629 | 2026-03-17T05:47:14.258Z | Downloaded downcast-rs v2.0.2 |
| 630 | 2026-03-17T05:47:14.258Z | Downloaded allocator-api2 v0.2.21 |
| 631 | 2026-03-17T05:47:14.261Z | Downloaded fixedbitset v0.4.2 |
| 632 | 2026-03-17T05:47:14.261Z | Downloaded bitfield-struct v0.6.2 |
| 633 | 2026-03-17T05:47:14.263Z | Downloaded foreign-types-macros v0.2.3 |
| 634 | 2026-03-17T05:47:14.263Z | Downloaded float-cmp v0.10.0 |
| 635 | 2026-03-17T05:47:14.266Z | Downloaded cbc v0.1.2 |
| 636 | 2026-03-17T05:47:14.266Z | Downloaded env_filter v1.0.0 |
| 637 | 2026-03-17T05:47:14.269Z | Downloaded crc-catalog v2.4.0 |
| 638 | 2026-03-17T05:47:14.269Z | Downloaded ciborium-io v0.2.2 |
| 639 | 2026-03-17T05:47:14.272Z | Downloaded bitfield-macros v0.19.4 |
| 640 | 2026-03-17T05:47:14.276Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 641 | 2026-03-17T05:47:14.279Z | Downloaded defmt v1.0.1 |
| 642 | 2026-03-17T05:47:14.282Z | Downloaded backoff v0.4.0 |
| 643 | 2026-03-17T05:47:14.285Z | Downloaded darling v0.21.3 |
| 644 | 2026-03-17T05:47:14.288Z | Downloaded futures-task v0.3.32 |
| 645 | 2026-03-17T05:47:14.291Z | Downloaded futures-sink v0.3.32 |
| 646 | 2026-03-17T05:47:14.291Z | Downloaded funty v2.0.0 |
| 647 | 2026-03-17T05:47:14.291Z | Downloaded futures-io v0.3.32 |
| 648 | 2026-03-17T05:47:14.291Z | Downloaded dsl_auto_type v0.2.0 |
| 649 | 2026-03-17T05:47:14.296Z | Downloaded foreign-types-shared v0.3.1 |
| 650 | 2026-03-17T05:47:14.296Z | Downloaded display-error-chain v0.2.2 |
| 651 | 2026-03-17T05:47:14.296Z | Downloaded difflib v0.4.0 |
| 652 | 2026-03-17T05:47:14.300Z | Downloaded futures-macro v0.3.32 |
| 653 | 2026-03-17T05:47:14.300Z | Downloaded futures-core v0.3.32 |
| 654 | 2026-03-17T05:47:14.300Z | Downloaded fxhash v0.2.1 |
| 655 | 2026-03-17T05:47:14.300Z | Downloaded document-features v0.2.12 |
| 656 | 2026-03-17T05:47:14.303Z | Downloaded embedded-io v0.6.1 |
| 657 | 2026-03-17T05:47:14.303Z | Downloaded git-stub v1.0.0 |
| 658 | 2026-03-17T05:47:14.306Z | Downloaded constant_time_eq v0.4.2 |
| 659 | 2026-03-17T05:47:14.306Z | Downloaded dtrace-parser v0.3.0 |
| 660 | 2026-03-17T05:47:14.309Z | Downloaded cexpr v0.6.0 |
| 661 | 2026-03-17T05:47:14.309Z | Downloaded debug-ignore v1.0.5 |
| 662 | 2026-03-17T05:47:14.312Z | Downloaded darling_macro v0.23.0 |
| 663 | 2026-03-17T05:47:14.313Z | Downloaded float-ord v0.3.2 |
| 664 | 2026-03-17T05:47:14.313Z | Downloaded dirs-next v2.0.0 |
| 665 | 2026-03-17T05:47:14.316Z | Downloaded chacha20 v0.9.1 |
| 666 | 2026-03-17T05:47:14.316Z | Downloaded backon v1.6.0 |
| 667 | 2026-03-17T05:47:14.319Z | Downloaded dyn-clone v1.0.20 |
| 668 | 2026-03-17T05:47:14.319Z | Downloaded gethostname v0.5.0 |
| 669 | 2026-03-17T05:47:14.322Z | Downloaded crunchy v0.2.4 |
| 670 | 2026-03-17T05:47:14.322Z | Downloaded globwalk v0.9.1 |
| 671 | 2026-03-17T05:47:14.325Z | Downloaded ghash v0.5.1 |
| 672 | 2026-03-17T05:47:14.325Z | Downloaded foreign-types-shared v0.1.1 |
| 673 | 2026-03-17T05:47:14.325Z | Downloaded foreign-types v0.3.2 |
| 674 | 2026-03-17T05:47:14.325Z | Downloaded async-trait v0.1.89 |
| 675 | 2026-03-17T05:47:14.330Z | Downloaded hash32 v0.3.1 |
| 676 | 2026-03-17T05:47:14.333Z | Downloaded darling_macro v0.21.3 |
| 677 | 2026-03-17T05:47:14.334Z | Downloaded darling_macro v0.20.11 |
| 678 | 2026-03-17T05:47:14.334Z | Downloaded derive_builder_macro v0.20.2 |
| 679 | 2026-03-17T05:47:14.334Z | Downloaded bitflags v1.3.2 |
| 680 | 2026-03-17T05:47:14.337Z | Downloaded crucible-workspace-hack v0.1.0 |
| 681 | 2026-03-17T05:47:14.337Z | Downloaded const_format_proc_macros v0.2.34 |
| 682 | 2026-03-17T05:47:14.338Z | Downloaded cargo-platform v0.1.9 |
| 683 | 2026-03-17T05:47:14.341Z | Downloaded fixedbitset v0.5.7 |
| 684 | 2026-03-17T05:47:14.341Z | Downloaded headers-core v0.3.0 |
| 685 | 2026-03-17T05:47:14.341Z | Downloaded embedded-io v0.4.0 |
| 686 | 2026-03-17T05:47:14.344Z | Downloaded data-encoding v2.10.0 |
| 687 | 2026-03-17T05:47:14.344Z | Downloaded hex v0.4.3 |
| 688 | 2026-03-17T05:47:14.347Z | Downloaded convert_case v0.10.0 |
| 689 | 2026-03-17T05:47:14.347Z | Downloaded filetime v0.2.27 |
| 690 | 2026-03-17T05:47:14.352Z | Downloaded fd-lock v4.0.4 |
| 691 | 2026-03-17T05:47:14.352Z | Downloaded base64 v0.21.7 |
| 692 | 2026-03-17T05:47:14.355Z | Downloaded defmt-macros v1.0.1 |
| 693 | 2026-03-17T05:47:14.360Z | Downloaded fs-err v2.11.0 |
| 694 | 2026-03-17T05:47:14.360Z | Downloaded cmake v0.1.57 |
| 695 | 2026-03-17T05:47:14.364Z | Downloaded cassowary v0.3.0 |
| 696 | 2026-03-17T05:47:14.364Z | Downloaded corncobs v0.1.4 |
| 697 | 2026-03-17T05:47:14.364Z | Downloaded camino-tempfile-ext v0.3.3 |
| 698 | 2026-03-17T05:47:14.368Z | Downloaded drift v0.1.3 |
| 699 | 2026-03-17T05:47:14.368Z | Downloaded hash32 v0.2.1 |
| 700 | 2026-03-17T05:47:14.372Z | Downloaded buf-list v1.1.2 |
| 701 | 2026-03-17T05:47:14.375Z | Downloaded hostname v0.4.2 |
| 702 | 2026-03-17T05:47:14.375Z | Downloaded hostname v0.3.1 |
| 703 | 2026-03-17T05:47:14.375Z | Downloaded http-body v1.0.1 |
| 704 | 2026-03-17T05:47:14.375Z | Downloaded hex-literal v0.4.1 |
| 705 | 2026-03-17T05:47:14.378Z | Downloaded cfg_aliases v0.1.1 |
| 706 | 2026-03-17T05:47:14.378Z | Downloaded colored v2.2.0 |
| 707 | 2026-03-17T05:47:14.381Z | Downloaded hubpack_derive v0.1.1 |
| 708 | 2026-03-17T05:47:14.382Z | Downloaded blake2 v0.10.6 |
| 709 | 2026-03-17T05:47:14.385Z | Downloaded httpdate v1.0.3 |
| 710 | 2026-03-17T05:47:14.388Z | Downloaded diesel-dtrace v0.5.0 |
| 711 | 2026-03-17T05:47:14.388Z | Downloaded derive-ex v0.1.8 |
| 712 | 2026-03-17T05:47:14.391Z | Downloaded group v0.13.0 |
| 713 | 2026-03-17T05:47:14.391Z | Downloaded hyper-tls v0.6.0 |
| 714 | 2026-03-17T05:47:14.391Z | Downloaded foldhash v0.2.0 |
| 715 | 2026-03-17T05:47:14.394Z | Downloaded derive_builder_core v0.20.2 |
| 716 | 2026-03-17T05:47:14.394Z | Downloaded globset v0.4.18 |
| 717 | 2026-03-17T05:47:14.397Z | Downloaded git-stub-vcs v0.1.0 |
| 718 | 2026-03-17T05:47:14.397Z | Downloaded inout v0.1.4 |
| 719 | 2026-03-17T05:47:14.400Z | Downloaded console v0.16.2 |
| 720 | 2026-03-17T05:47:14.400Z | Downloaded ident_case v1.0.1 |
| 721 | 2026-03-17T05:47:14.403Z | Downloaded csv-core v0.1.13 |
| 722 | 2026-03-17T05:47:14.403Z | Downloaded ciborium v0.2.2 |
| 723 | 2026-03-17T05:47:14.406Z | Downloaded fs_extra v1.3.0 |
| 724 | 2026-03-17T05:47:14.406Z | Downloaded daft-derive v0.1.5 |
| 725 | 2026-03-17T05:47:14.409Z | Downloaded bzip2 v0.6.1 |
| 726 | 2026-03-17T05:47:14.412Z | Downloaded daft v0.1.5 |
| 727 | 2026-03-17T05:47:14.415Z | Downloaded indent_write v2.2.0 |
| 728 | 2026-03-17T05:47:14.427Z | Downloaded lazy_static v1.5.0 |
| 729 | 2026-03-17T05:47:14.430Z | Downloaded const-oid v0.9.6 |
| 730 | 2026-03-17T05:47:14.433Z | Downloaded kstat-rs v0.2.4 |
| 731 | 2026-03-17T05:47:14.433Z | Downloaded keccak v0.1.6 |
| 732 | 2026-03-17T05:47:14.436Z | Downloaded internet-checksum v0.2.1 |
| 733 | 2026-03-17T05:47:14.436Z | Downloaded instability v0.3.11 |
| 734 | 2026-03-17T05:47:14.436Z | Downloaded futures-channel v0.3.32 |
| 735 | 2026-03-17T05:47:14.439Z | Downloaded is_ci v1.2.0 |
| 736 | 2026-03-17T05:47:14.439Z | Downloaded is-terminal v0.4.17 |
| 737 | 2026-03-17T05:47:14.442Z | Downloaded instant v0.1.13 |
| 738 | 2026-03-17T05:47:14.442Z | Downloaded highway v1.3.0 |
| 739 | 2026-03-17T05:47:14.447Z | Downloaded libscf-sys v1.1.0 |
| 740 | 2026-03-17T05:47:14.447Z | Downloaded http-body-util v0.1.3 |
| 741 | 2026-03-17T05:47:14.450Z | Downloaded glob v0.3.3 |
| 742 | 2026-03-17T05:47:14.450Z | Downloaded futures-executor v0.3.32 |
| 743 | 2026-03-17T05:47:14.450Z | Downloaded crc-any v2.5.0 |
| 744 | 2026-03-17T05:47:14.453Z | Downloaded half v1.8.3 |
| 745 | 2026-03-17T05:47:14.453Z | Downloaded crc32fast v1.5.0 |
| 746 | 2026-03-17T05:47:14.456Z | Downloaded getrandom v0.2.17 |
| 747 | 2026-03-17T05:47:14.459Z | Downloaded lru-cache v0.1.2 |
| 748 | 2026-03-17T05:47:14.459Z | Downloaded lalrpop-util v0.19.12 |
| 749 | 2026-03-17T05:47:14.459Z | Downloaded lru v0.12.5 |
| 750 | 2026-03-17T05:47:14.462Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 751 | 2026-03-17T05:47:14.465Z | Downloaded hyper-staticfile v0.10.1 |
| 752 | 2026-03-17T05:47:14.465Z | Downloaded md5 v0.7.0 |
| 753 | 2026-03-17T05:47:14.468Z | Downloaded md-5 v0.10.6 |
| 754 | 2026-03-17T05:47:14.468Z | Downloaded humantime v2.3.0 |
| 755 | 2026-03-17T05:47:14.471Z | Downloaded des v0.8.1 |
| 756 | 2026-03-17T05:47:14.471Z | Downloaded maybe-uninit v2.0.0 |
| 757 | 2026-03-17T05:47:14.471Z | Downloaded managed v0.8.0 |
| 758 | 2026-03-17T05:47:14.474Z | Downloaded console v0.15.11 |
| 759 | 2026-03-17T05:47:14.477Z | Downloaded chacha20 v0.10.0 |
| 760 | 2026-03-17T05:47:14.477Z | Downloaded lzss v0.8.2 |
| 761 | 2026-03-17T05:47:14.480Z | Downloaded crossbeam-epoch v0.9.18 |
| 762 | 2026-03-17T05:47:14.483Z | Downloaded lru-slab v0.1.2 |
| 763 | 2026-03-17T05:47:14.483Z | Downloaded ipnet v2.11.0 |
| 764 | 2026-03-17T05:47:14.483Z | Downloaded ingot-types v0.1.2 |
| 765 | 2026-03-17T05:47:14.486Z | Downloaded mime v0.3.17 |
| 766 | 2026-03-17T05:47:14.486Z | Downloaded linked-hash-map v0.5.6 |
| 767 | 2026-03-17T05:47:14.489Z | Downloaded darling v0.23.0 |
| 768 | 2026-03-17T05:47:14.493Z | Downloaded multimap v0.10.1 |
| 769 | 2026-03-17T05:47:14.495Z | Downloaded fatfs v0.3.6 |
| 770 | 2026-03-17T05:47:14.495Z | Downloaded derive_more v0.99.20 |
| 771 | 2026-03-17T05:47:14.499Z | Downloaded der_derive v0.7.3 |
| 772 | 2026-03-17T05:47:14.501Z | Downloaded memoffset v0.9.1 |
| 773 | 2026-03-17T05:47:14.502Z | Downloaded hmac v0.12.1 |
| 774 | 2026-03-17T05:47:14.505Z | Downloaded nibble_vec v0.1.0 |
| 775 | 2026-03-17T05:47:14.505Z | Downloaded newtype_derive v0.1.6 |
| 776 | 2026-03-17T05:47:14.509Z | Downloaded newtype-uuid-macros v0.1.0 |
| 777 | 2026-03-17T05:47:14.509Z | Downloaded ingot v0.1.1 |
| 778 | 2026-03-17T05:47:14.509Z | Downloaded indoc v2.0.7 |
| 779 | 2026-03-17T05:47:14.513Z | Downloaded num-iter v0.1.45 |
| 780 | 2026-03-17T05:47:14.513Z | Downloaded derive_more v2.1.1 |
| 781 | 2026-03-17T05:47:14.521Z | Downloaded nodrop v0.1.14 |
| 782 | 2026-03-17T05:47:14.524Z | Downloaded num v0.4.3 |
| 783 | 2026-03-17T05:47:14.524Z | Downloaded nonempty v0.12.0 |
| 784 | 2026-03-17T05:47:14.527Z | Downloaded newline-converter v0.3.0 |
| 785 | 2026-03-17T05:47:14.527Z | Downloaded hyper-rustls v0.27.7 |
| 786 | 2026-03-17T05:47:14.530Z | Downloaded new_debug_unreachable v1.0.6 |
| 787 | 2026-03-17T05:47:14.530Z | Downloaded futures v0.3.32 |
| 788 | 2026-03-17T05:47:14.534Z | Downloaded oso-derive v0.27.3 |
| 789 | 2026-03-17T05:47:14.537Z | Downloaded hickory-client v0.25.2 |
| 790 | 2026-03-17T05:47:14.537Z | Downloaded compact_str v0.8.1 |
| 791 | 2026-03-17T05:47:14.540Z | Downloaded opaque-debug v0.3.1 |
| 792 | 2026-03-17T05:47:14.540Z | Downloaded cookie_store v0.22.1 |
| 793 | 2026-03-17T05:47:14.543Z | Downloaded libloading v0.8.9 |
| 794 | 2026-03-17T05:47:14.546Z | Downloaded der v0.7.10 |
| 795 | 2026-03-17T05:47:14.549Z | Downloaded ipnetwork v0.21.1 |
| 796 | 2026-03-17T05:47:14.549Z | Downloaded mime_guess v2.0.5 |
| 797 | 2026-03-17T05:47:14.552Z | Downloaded openssl-probe v0.1.6 |
| 798 | 2026-03-17T05:47:14.552Z | Downloaded num_threads v0.1.7 |
| 799 | 2026-03-17T05:47:14.556Z | Downloaded num-conv v0.2.0 |
| 800 | 2026-03-17T05:47:14.556Z | Downloaded packed_struct_codegen v0.10.1 |
| 801 | 2026-03-17T05:47:14.556Z | Downloaded olpc-cjson v0.1.4 |
| 802 | 2026-03-17T05:47:14.559Z | Downloaded chacha20poly1305 v0.10.1 |
| 803 | 2026-03-17T05:47:14.559Z | Downloaded parse-display v0.10.0 |
| 804 | 2026-03-17T05:47:14.559Z | Downloaded derive_builder v0.20.2 |
| 805 | 2026-03-17T05:47:14.584Z | Downloaded derive-where v1.6.0 |
| 806 | 2026-03-17T05:47:14.584Z | Downloaded darling v0.20.11 |
| 807 | 2026-03-17T05:47:14.584Z | Downloaded pbkdf2 v0.11.0 |
| 808 | 2026-03-17T05:47:14.585Z | Downloaded newtype-uuid v1.3.2 |
| 809 | 2026-03-17T05:47:14.585Z | Downloaded bytes v1.11.1 |
| 810 | 2026-03-17T05:47:14.585Z | Downloaded lock_api v0.4.14 |
| 811 | 2026-03-17T05:47:14.585Z | Downloaded multer v3.1.0 |
| 812 | 2026-03-17T05:47:14.585Z | Downloaded libefi-sys v0.1.0 |
| 813 | 2026-03-17T05:47:14.585Z | Downloaded num-derive v0.4.2 |
| 814 | 2026-03-17T05:47:14.588Z | Downloaded openssl-probe v0.2.1 |
| 815 | 2026-03-17T05:47:14.588Z | Downloaded pbkdf2 v0.12.2 |
| 816 | 2026-03-17T05:47:14.588Z | Downloaded maplit v1.0.2 |
| 817 | 2026-03-17T05:47:14.588Z | Downloaded path-slash v0.1.5 |
| 818 | 2026-03-17T05:47:14.588Z | Downloaded nu-ansi-term v0.50.3 |
| 819 | 2026-03-17T05:47:14.591Z | Downloaded cc v1.2.56 |
| 820 | 2026-03-17T05:47:14.594Z | Downloaded parse-size v1.1.0 |
| 821 | 2026-03-17T05:47:14.594Z | Downloaded num_enum_derive v0.7.5 |
| 822 | 2026-03-17T05:47:14.597Z | Downloaded peg-runtime v0.8.5 |
| 823 | 2026-03-17T05:47:14.597Z | Downloaded flume v0.11.1 |
| 824 | 2026-03-17T05:47:14.600Z | Downloaded phf_shared v0.11.3 |
| 825 | 2026-03-17T05:47:14.600Z | Downloaded normalize-line-endings v0.3.0 |
| 826 | 2026-03-17T05:47:14.603Z | Downloaded nanorand v0.7.0 |
| 827 | 2026-03-17T05:47:14.603Z | Downloaded native-tls v0.2.18 |
| 828 | 2026-03-17T05:47:14.606Z | Downloaded ignore v0.4.25 |
| 829 | 2026-03-17T05:47:14.606Z | Downloaded ingot-macros v0.1.1 |
| 830 | 2026-03-17T05:47:14.609Z | Downloaded dropshot_endpoint v0.16.7 |
| 831 | 2026-03-17T05:47:14.612Z | Downloaded pin-utils v0.1.0 |
| 832 | 2026-03-17T05:47:14.612Z | Downloaded phf_shared v0.13.1 |
| 833 | 2026-03-17T05:47:14.612Z | Downloaded phf_shared v0.12.1 |
| 834 | 2026-03-17T05:47:14.615Z | Downloaded num-integer v0.1.46 |
| 835 | 2026-03-17T05:47:14.616Z | Downloaded half v2.7.1 |
| 836 | 2026-03-17T05:47:14.618Z | Downloaded heapless v0.7.17 |
| 837 | 2026-03-17T05:47:14.621Z | Downloaded getrandom v0.3.4 |
| 838 | 2026-03-17T05:47:14.624Z | Downloaded bumpalo v3.20.2 |
| 839 | 2026-03-17T05:47:14.627Z | Downloaded num-complex v0.4.6 |
| 840 | 2026-03-17T05:47:14.627Z | Downloaded num-derive v0.3.3 |
| 841 | 2026-03-17T05:47:14.630Z | Downloaded iana-time-zone v0.1.65 |
| 842 | 2026-03-17T05:47:14.633Z | Downloaded num_enum_derive v0.5.11 |
| 843 | 2026-03-17T05:47:14.633Z | Downloaded num_enum v0.7.5 |
| 844 | 2026-03-17T05:47:14.636Z | Downloaded powerfmt v0.2.0 |
| 845 | 2026-03-17T05:47:14.639Z | Downloaded num_enum v0.5.11 |
| 846 | 2026-03-17T05:47:14.642Z | Downloaded packed_struct v0.10.1 |
| 847 | 2026-03-17T05:47:14.644Z | Downloaded parse-display-derive v0.10.0 |
| 848 | 2026-03-17T05:47:14.645Z | Downloaded oxnet v0.1.4 |
| 849 | 2026-03-17T05:47:14.647Z | Downloaded oxide-tokio-rt v0.1.3 |
| 850 | 2026-03-17T05:47:14.647Z | Downloaded predicates-core v1.0.10 |
| 851 | 2026-03-17T05:47:14.650Z | Downloaded precomputed-hash v0.1.1 |
| 852 | 2026-03-17T05:47:14.650Z | Downloaded password-hash v0.5.0 |
| 853 | 2026-03-17T05:47:14.653Z | Downloaded const_format v0.2.35 |
| 854 | 2026-03-17T05:47:14.656Z | Downloaded httparse v1.10.1 |
| 855 | 2026-03-17T05:47:14.656Z | Downloaded password-hash v0.4.2 |
| 856 | 2026-03-17T05:47:14.659Z | Downloaded parking_lot_core v0.8.6 |
| 857 | 2026-03-17T05:47:14.662Z | Downloaded owo-colors v4.3.0 |
| 858 | 2026-03-17T05:47:14.662Z | Downloaded paste v1.0.15 |
| 859 | 2026-03-17T05:47:14.665Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 860 | 2026-03-17T05:47:14.665Z | Downloaded proc-macro-crate v3.4.0 |
| 861 | 2026-03-17T05:47:14.668Z | Downloaded pem-rfc7468 v0.7.0 |
| 862 | 2026-03-17T05:47:14.671Z | Downloaded peg-macros v0.8.5 |
| 863 | 2026-03-17T05:47:14.671Z | Downloaded litrs v1.0.0 |
| 864 | 2026-03-17T05:47:14.675Z | Downloaded pem v3.0.6 |
| 865 | 2026-03-17T05:47:14.675Z | Downloaded darling_core v0.23.0 |
| 866 | 2026-03-17T05:47:14.678Z | Downloaded proc-macro-crate v1.3.1 |
| 867 | 2026-03-17T05:47:14.682Z | Downloaded predicates-tree v1.0.13 |
| 868 | 2026-03-17T05:47:14.682Z | Downloaded progenitor-client v0.11.2 |
| 869 | 2026-03-17T05:47:14.682Z | Downloaded pin-project-internal v1.1.11 |
| 870 | 2026-03-17T05:47:14.685Z | Downloaded poly1305 v0.8.0 |
| 871 | 2026-03-17T05:47:14.688Z | Downloaded progenitor-macro v0.10.0 |
| 872 | 2026-03-17T05:47:14.688Z | Downloaded peg v0.8.5 |
| 873 | 2026-03-17T05:47:14.691Z | Downloaded psl-types v2.0.11 |
| 874 | 2026-03-17T05:47:14.691Z | Downloaded progenitor-macro v0.11.2 |
| 875 | 2026-03-17T05:47:14.694Z | Downloaded pin-project-lite v0.2.17 |
| 876 | 2026-03-17T05:47:14.697Z | Downloaded radium v0.7.0 |
| 877 | 2026-03-17T05:47:14.697Z | Downloaded dropshot-api-manager v0.6.0 |
| 878 | 2026-03-17T05:47:14.700Z | Downloaded polyval v0.6.2 |
| 879 | 2026-03-17T05:47:14.703Z | Downloaded memmap2 v0.9.10 |
| 880 | 2026-03-17T05:47:14.703Z | Downloaded aes v0.8.4 |
| 881 | 2026-03-17T05:47:14.706Z | Downloaded progenitor-client v0.10.0 |
| 882 | 2026-03-17T05:47:14.709Z | Downloaded indexmap v1.9.3 |
| 883 | 2026-03-17T05:47:14.712Z | Downloaded hickory-resolver v0.25.2 |
| 884 | 2026-03-17T05:47:14.715Z | Downloaded crossterm v0.28.1 |
| 885 | 2026-03-17T05:47:14.719Z | Downloaded omicron-zone-package v0.12.2 |
| 886 | 2026-03-17T05:47:14.722Z | Downloaded predicates v3.1.4 |
| 887 | 2026-03-17T05:47:14.724Z | Downloaded pkcs8 v0.10.2 |
| 888 | 2026-03-17T05:47:14.727Z | Downloaded parking_lot_core v0.9.12 |
| 889 | 2026-03-17T05:47:14.730Z | Downloaded phf v0.12.1 |
| 890 | 2026-03-17T05:47:14.730Z | Downloaded rand_xorshift v0.4.0 |
| 891 | 2026-03-17T05:47:14.733Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 892 | 2026-03-17T05:47:14.733Z | Downloaded ref-cast-impl v1.0.25 |
| 893 | 2026-03-17T05:47:14.733Z | Downloaded recursive v0.1.1 |
| 894 | 2026-03-17T05:47:14.733Z | Downloaded rand_chacha v0.3.1 |
| 895 | 2026-03-17T05:47:14.737Z | Downloaded num-rational v0.4.2 |
| 896 | 2026-03-17T05:47:14.737Z | Downloaded ref-cast v1.0.25 |
| 897 | 2026-03-17T05:47:14.739Z | Downloaded elliptic-curve v0.13.8 |
| 898 | 2026-03-17T05:47:14.742Z | Downloaded progenitor v0.11.2 |
| 899 | 2026-03-17T05:47:14.745Z | Downloaded ppv-lite86 v0.2.21 |
| 900 | 2026-03-17T05:47:14.745Z | Downloaded libbz2-rs-sys v0.2.2 |
| 901 | 2026-03-17T05:47:14.748Z | Downloaded flate2 v1.1.9 |
| 902 | 2026-03-17T05:47:14.751Z | Downloaded progenitor-extras v0.1.1 |
| 903 | 2026-03-17T05:47:14.754Z | Downloaded progenitor v0.13.0 |
| 904 | 2026-03-17T05:47:14.754Z | Downloaded postgres-protocol v0.6.10 |
| 905 | 2026-03-17T05:47:14.757Z | Downloaded darling_core v0.20.11 |
| 906 | 2026-03-17T05:47:14.760Z | Downloaded indicatif v0.18.4 |
| 907 | 2026-03-17T05:47:14.763Z | Downloaded phf v0.13.1 |
| 908 | 2026-03-17T05:47:14.766Z | Downloaded progenitor-macro v0.13.0 |
| 909 | 2026-03-17T05:47:14.766Z | Downloaded ed25519-dalek v2.2.0 |
| 910 | 2026-03-17T05:47:14.769Z | Downloaded rtoolbox v0.0.3 |
| 911 | 2026-03-17T05:47:14.769Z | Downloaded primeorder v0.13.6 |
| 912 | 2026-03-17T05:47:14.772Z | Downloaded parking_lot v0.12.5 |
| 913 | 2026-03-17T05:47:14.775Z | Downloaded rfc6979 v0.4.0 |
| 914 | 2026-03-17T05:47:14.775Z | Downloaded rustc_version v0.4.1 |
| 915 | 2026-03-17T05:47:14.775Z | Downloaded derive_more-impl v2.1.1 |
| 916 | 2026-03-17T05:47:14.779Z | Downloaded rustc_version v0.1.7 |
| 917 | 2026-03-17T05:47:14.782Z | Downloaded progenitor-client v0.13.0 |
| 918 | 2026-03-17T05:47:14.782Z | Downloaded rand_chacha v0.9.0 |
| 919 | 2026-03-17T05:47:14.785Z | Downloaded rustc-hash v2.1.1 |
| 920 | 2026-03-17T05:47:14.785Z | Downloaded quick-error v1.2.3 |
| 921 | 2026-03-17T05:47:14.785Z | Downloaded heapless v0.8.0 |
| 922 | 2026-03-17T05:47:14.788Z | Downloaded psm v0.1.30 |
| 923 | 2026-03-17T05:47:14.791Z | Downloaded russh-cryptovec v0.7.3 |
| 924 | 2026-03-17T05:47:14.794Z | Downloaded parking_lot v0.11.2 |
| 925 | 2026-03-17T05:47:14.794Z | Downloaded darling_core v0.21.3 |
| 926 | 2026-03-17T05:47:14.797Z | Downloaded p256 v0.13.2 |
| 927 | 2026-03-17T05:47:14.800Z | Downloaded crypto-bigint v0.5.5 |
| 928 | 2026-03-17T05:47:14.805Z | Downloaded rand_seeder v0.4.0 |
| 929 | 2026-03-17T05:47:14.809Z | Downloaded rand_core v0.9.5 |
| 930 | 2026-03-17T05:47:14.809Z | Downloaded rand_core v0.6.4 |
| 931 | 2026-03-17T05:47:14.812Z | Downloaded r2d2 v0.8.10 |
| 932 | 2026-03-17T05:47:14.812Z | Downloaded pkcs5 v0.7.1 |
| 933 | 2026-03-17T05:47:14.815Z | Downloaded pkcs1 v0.7.5 |
| 934 | 2026-03-17T05:47:14.818Z | Downloaded jobserver v0.1.34 |
| 935 | 2026-03-17T05:47:14.818Z | Downloaded headers v0.4.1 |
| 936 | 2026-03-17T05:47:14.822Z | Downloaded postgres-types v0.2.12 |
| 937 | 2026-03-17T05:47:14.825Z | Downloaded same-file v1.0.6 |
| 938 | 2026-03-17T05:47:14.828Z | Downloaded salsa20 v0.10.2 |
| 939 | 2026-03-17T05:47:14.828Z | Downloaded pkg-config v0.3.32 |
| 940 | 2026-03-17T05:47:14.832Z | Downloaded scheduled-thread-pool v0.2.7 |
| 941 | 2026-03-17T05:47:14.832Z | Downloaded progenitor v0.10.0 |
| 942 | 2026-03-17T05:47:14.835Z | Downloaded scopeguard v1.2.0 |
| 943 | 2026-03-17T05:47:14.835Z | Downloaded sapling-renderdag v0.1.0 |
| 944 | 2026-03-17T05:47:14.835Z | Downloaded scrypt v0.11.0 |
| 945 | 2026-03-17T05:47:14.838Z | Downloaded expectorate v1.2.0 |
| 946 | 2026-03-17T05:47:14.838Z | Downloaded diff v0.1.13 |
| 947 | 2026-03-17T05:47:14.841Z | Downloaded oso v0.27.3 |
| 948 | 2026-03-17T05:47:14.844Z | Downloaded scroll_derive v0.13.1 |
| 949 | 2026-03-17T05:47:14.847Z | Downloaded proc-macro-error2 v2.0.1 |
| 950 | 2026-03-17T05:47:14.850Z | Downloaded aes-gcm v0.10.3 |
| 951 | 2026-03-17T05:47:14.853Z | Downloaded postcard v1.1.3 |
| 952 | 2026-03-17T05:47:14.853Z | Downloaded hickory-resolver v0.24.4 |
| 953 | 2026-03-17T05:47:14.856Z | Downloaded secrecy v0.8.0 |
| 954 | 2026-03-17T05:47:14.860Z | Downloaded serde_bytes v0.11.19 |
| 955 | 2026-03-17T05:47:14.860Z | Downloaded miniz_oxide v0.8.9 |
| 956 | 2026-03-17T05:47:14.865Z | Downloaded secrecy v0.10.3 |
| 957 | 2026-03-17T05:47:14.865Z | Downloaded rustls-pemfile v1.0.4 |
| 958 | 2026-03-17T05:47:14.868Z | Downloaded pin-project v1.1.11 |
| 959 | 2026-03-17T05:47:14.872Z | Downloaded serde_spanned v1.0.4 |
| 960 | 2026-03-17T05:47:14.875Z | Downloaded hashbrown v0.13.2 |
| 961 | 2026-03-17T05:47:14.879Z | Downloaded rustls-pemfile v2.2.0 |
| 962 | 2026-03-17T05:47:14.882Z | Downloaded hickory-server v0.25.2 |
| 963 | 2026-03-17T05:47:14.885Z | Downloaded serde_plain v1.0.2 |
| 964 | 2026-03-17T05:47:14.885Z | Downloaded shell-words v1.1.1 |
| 965 | 2026-03-17T05:47:14.888Z | Downloaded rand_core v0.10.0 |
| 966 | 2026-03-17T05:47:14.888Z | Downloaded serde_urlencoded v0.7.1 |
| 967 | 2026-03-17T05:47:14.891Z | Downloaded signal-hook-tokio v0.3.1 |
| 968 | 2026-03-17T05:47:14.891Z | Downloaded serde_repr v0.1.20 |
| 969 | 2026-03-17T05:47:14.894Z | Downloaded sha1 v0.10.6 |
| 970 | 2026-03-17T05:47:14.894Z | Downloaded signature v2.2.0 |
| 971 | 2026-03-17T05:47:14.894Z | Downloaded signal-hook-mio v0.2.5 |
| 972 | 2026-03-17T05:47:14.897Z | Downloaded jiff-static v0.2.21 |
| 973 | 2026-03-17T05:47:14.900Z | Downloaded crossbeam-channel v0.5.15 |
| 974 | 2026-03-17T05:47:14.903Z | Downloaded rusty-fork v0.3.1 |
| 975 | 2026-03-17T05:47:14.904Z | Downloaded semver v0.1.20 |
| 976 | 2026-03-17T05:47:14.906Z | Downloaded rustversion v1.0.22 |
| 977 | 2026-03-17T05:47:14.906Z | Downloaded quinn-udp v0.5.14 |
| 978 | 2026-03-17T05:47:14.909Z | Downloaded sigpipe v0.1.3 |
| 979 | 2026-03-17T05:47:14.909Z | Downloaded serde-big-array v0.5.1 |
| 980 | 2026-03-17T05:47:14.913Z | Downloaded openssl-macros v0.1.1 |
| 981 | 2026-03-17T05:47:14.913Z | Downloaded linear-map v1.2.0 |
| 982 | 2026-03-17T05:47:14.916Z | Downloaded libsw-core v0.3.2 |
| 983 | 2026-03-17T05:47:14.916Z | Downloaded libsw v3.5.0 |
| 984 | 2026-03-17T05:47:14.916Z | Downloaded match_cfg v0.1.0 |
| 985 | 2026-03-17T05:47:14.920Z | Downloaded crossbeam-deque v0.8.6 |
| 986 | 2026-03-17T05:47:14.920Z | Downloaded schemars_derive v0.8.22 |
| 987 | 2026-03-17T05:47:14.920Z | Downloaded scroll v0.13.0 |
| 988 | 2026-03-17T05:47:14.923Z | Downloaded siphasher v1.0.2 |
| 989 | 2026-03-17T05:47:14.923Z | Downloaded slog-envlogger v2.2.0 |
| 990 | 2026-03-17T05:47:14.926Z | Downloaded prefix-trie v0.7.0 |
| 991 | 2026-03-17T05:47:14.930Z | Downloaded cookie v0.18.1 |
| 992 | 2026-03-17T05:47:14.930Z | Downloaded cargo_toml v0.22.3 |
| 993 | 2026-03-17T05:47:14.934Z | Downloaded async-bb8-diesel v0.2.1 |
| 994 | 2026-03-17T05:47:14.934Z | Downloaded indoc v1.0.9 |
| 995 | 2026-03-17T05:47:14.937Z | Downloaded sec1 v0.7.3 |
| 996 | 2026-03-17T05:47:14.937Z | Downloaded sct v0.7.1 |
| 997 | 2026-03-17T05:47:14.940Z | Downloaded find-msvc-tools v0.1.9 |
| 998 | 2026-03-17T05:47:14.940Z | Downloaded resolv-conf v0.7.6 |
| 999 | 2026-03-17T05:47:14.943Z | Downloaded progenitor-impl v0.10.0 |
| 1000 | 2026-03-17T05:47:14.944Z | Downloaded papergrid v0.17.0 |
| 1001 | 2026-03-17T05:47:14.947Z | Downloaded slog-bunyan v2.5.0 |
| 1002 | 2026-03-17T05:47:14.950Z | Downloaded russh-keys v0.45.0 |
| 1003 | 2026-03-17T05:47:14.953Z | Downloaded serde-hex v0.1.0 |
| 1004 | 2026-03-17T05:47:14.953Z | Downloaded fallible-iterator v0.2.0 |
| 1005 | 2026-03-17T05:47:14.953Z | Downloaded env_logger v0.11.9 |
| 1006 | 2026-03-17T05:47:14.957Z | Downloaded serde_derive_internals v0.29.1 |
| 1007 | 2026-03-17T05:47:14.957Z | Downloaded sqlparser_derive v0.5.0 |
| 1008 | 2026-03-17T05:47:14.960Z | Downloaded ena v0.14.4 |
| 1009 | 2026-03-17T05:47:14.960Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1010 | 2026-03-17T05:47:14.963Z | Downloaded ssh-encoding v0.2.0 |
| 1011 | 2026-03-17T05:47:14.963Z | Downloaded ecdsa v0.16.9 |
| 1012 | 2026-03-17T05:47:14.966Z | Downloaded cancel-safe-futures v0.1.5 |
| 1013 | 2026-03-17T05:47:14.969Z | Downloaded serde_path_to_error v0.1.20 |
| 1014 | 2026-03-17T05:47:14.969Z | Downloaded progenitor-impl v0.13.0 |
| 1015 | 2026-03-17T05:47:14.972Z | Downloaded rustls-pki-types v1.14.0 |
| 1016 | 2026-03-17T05:47:14.972Z | Downloaded base64 v0.22.1 |
| 1017 | 2026-03-17T05:47:14.975Z | Downloaded ar_archive_writer v0.5.1 |
| 1018 | 2026-03-17T05:47:14.978Z | Downloaded signal-hook-registry v1.4.8 |
| 1019 | 2026-03-17T05:47:14.982Z | Downloaded ssh-cipher v0.2.0 |
| 1020 | 2026-03-17T05:47:14.982Z | Downloaded prettyplease v0.2.37 |
| 1021 | 2026-03-17T05:47:14.985Z | Downloaded pretty_assertions v1.4.1 |
| 1022 | 2026-03-17T05:47:14.985Z | Downloaded structmeta-derive v0.3.0 |
| 1023 | 2026-03-17T05:47:14.990Z | Downloaded strum v0.27.2 |
| 1024 | 2026-03-17T05:47:14.990Z | Downloaded strum v0.26.3 |
| 1025 | 2026-03-17T05:47:14.990Z | Downloaded shlex v1.3.0 |
| 1026 | 2026-03-17T05:47:14.994Z | Downloaded rustls-native-certs v0.8.3 |
| 1027 | 2026-03-17T05:47:14.994Z | Downloaded foldhash v0.1.5 |
| 1028 | 2026-03-17T05:47:14.994Z | Downloaded erased-serde v0.3.31 |
| 1029 | 2026-03-17T05:47:14.997Z | Downloaded diesel_derives v2.3.7 |
| 1030 | 2026-03-17T05:47:15.000Z | Downloaded hashbrown v0.12.3 |
| 1031 | 2026-03-17T05:47:15.004Z | Downloaded subtle v2.6.1 |
| 1032 | 2026-03-17T05:47:15.007Z | Downloaded slog-json v2.6.1 |
| 1033 | 2026-03-17T05:47:15.007Z | Downloaded slog-dtrace v0.3.0 |
| 1034 | 2026-03-17T05:47:15.010Z | Downloaded rcgen v0.12.1 |
| 1035 | 2026-03-17T05:47:15.013Z | Downloaded either v1.15.0 |
| 1036 | 2026-03-17T05:47:15.013Z | Downloaded ed25519 v2.2.3 |
| 1037 | 2026-03-17T05:47:15.013Z | Downloaded take_mut v0.2.2 |
| 1038 | 2026-03-17T05:47:15.016Z | Downloaded slog-async v2.8.0 |
| 1039 | 2026-03-17T05:47:15.016Z | Downloaded slab v0.4.12 |
| 1040 | 2026-03-17T05:47:15.020Z | Downloaded sync_wrapper v1.0.2 |
| 1041 | 2026-03-17T05:47:15.020Z | Downloaded sync-ptr v0.1.4 |
| 1042 | 2026-03-17T05:47:15.020Z | Downloaded slog-term v2.9.2 |
| 1043 | 2026-03-17T05:47:15.023Z | Downloaded tagptr v0.2.0 |
| 1044 | 2026-03-17T05:47:15.023Z | Downloaded slog-stdlog v4.1.1 |
| 1045 | 2026-03-17T05:47:15.027Z | Downloaded slog-scope v4.4.1 |
| 1046 | 2026-03-17T05:47:15.027Z | Downloaded termtree v0.5.1 |
| 1047 | 2026-03-17T05:47:15.027Z | Downloaded smallvec v0.6.14 |
| 1048 | 2026-03-17T05:47:15.030Z | Downloaded tabwriter v1.4.1 |
| 1049 | 2026-03-17T05:47:15.030Z | Downloaded minimal-lexical v0.2.1 |
| 1050 | 2026-03-17T05:47:15.033Z | Downloaded crossterm v0.29.0 |
| 1051 | 2026-03-17T05:47:15.037Z | Downloaded sqlformat v0.3.5 |
| 1052 | 2026-03-17T05:47:15.040Z | Downloaded thread-id v5.1.0 |
| 1053 | 2026-03-17T05:47:15.040Z | Downloaded spki v0.7.3 |
| 1054 | 2026-03-17T05:47:15.045Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1055 | 2026-03-17T05:47:15.045Z | Downloaded testing_table v0.3.0 |
| 1056 | 2026-03-17T05:47:15.048Z | Downloaded smf v0.2.3 |
| 1057 | 2026-03-17T05:47:15.048Z | Downloaded seq-macro v0.3.6 |
| 1058 | 2026-03-17T05:47:15.048Z | Downloaded snafu-derive v0.8.9 |
| 1059 | 2026-03-17T05:47:15.048Z | Downloaded stringprep v0.1.5 |
| 1060 | 2026-03-17T05:47:15.052Z | Downloaded static_assertions v1.1.0 |
| 1061 | 2026-03-17T05:47:15.052Z | Downloaded serde_cbor v0.11.2 |
| 1062 | 2026-03-17T05:47:15.055Z | Downloaded progenitor-impl v0.11.2 |
| 1063 | 2026-03-17T05:47:15.059Z | Downloaded tabled_derive v0.11.0 |
| 1064 | 2026-03-17T05:47:15.059Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1065 | 2026-03-17T05:47:15.062Z | Downloaded mio v1.1.1 |
| 1066 | 2026-03-17T05:47:15.065Z | Downloaded tinyvec_macros v0.1.1 |
| 1067 | 2026-03-17T05:47:15.069Z | Downloaded structmeta v0.3.0 |
| 1068 | 2026-03-17T05:47:15.069Z | Downloaded simd-adler32 v0.3.8 |
| 1069 | 2026-03-17T05:47:15.069Z | Downloaded time-core v0.1.8 |
| 1070 | 2026-03-17T05:47:15.072Z | Downloaded string_cache v0.8.9 |
| 1071 | 2026-03-17T05:47:15.072Z | Downloaded serde_with_macros v3.17.0 |
| 1072 | 2026-03-17T05:47:15.075Z | Downloaded ryu v1.0.23 |
| 1073 | 2026-03-17T05:47:15.078Z | Downloaded strum_macros v0.24.3 |
| 1074 | 2026-03-17T05:47:15.078Z | Downloaded itertools v0.10.5 |
| 1075 | 2026-03-17T05:47:15.083Z | Downloaded supports-color v3.0.2 |
| 1076 | 2026-03-17T05:47:15.086Z | Downloaded openssl-sys v0.9.111 |
| 1077 | 2026-03-17T05:47:15.089Z | Downloaded nom v7.1.3 |
| 1078 | 2026-03-17T05:47:15.092Z | Downloaded support-bundle-viewer v0.1.2 |
| 1079 | 2026-03-17T05:47:15.095Z | Downloaded http v1.4.0 |
| 1080 | 2026-03-17T05:47:15.099Z | Downloaded strum_macros v0.27.2 |
| 1081 | 2026-03-17T05:47:15.099Z | Downloaded strum_macros v0.26.4 |
| 1082 | 2026-03-17T05:47:15.103Z | Downloaded tap v1.0.1 |
| 1083 | 2026-03-17T05:47:15.103Z | Downloaded schemars v0.8.22 |
| 1084 | 2026-03-17T05:47:15.110Z | Downloaded ron v0.8.1 |
| 1085 | 2026-03-17T05:47:15.114Z | Downloaded time-macros v0.2.27 |
| 1086 | 2026-03-17T05:47:15.117Z | Downloaded termios v0.3.3 |
| 1087 | 2026-03-17T05:47:15.120Z | Downloaded tower-layer v0.3.3 |
| 1088 | 2026-03-17T05:47:15.121Z | Downloaded topological-sort v0.2.2 |
| 1089 | 2026-03-17T05:47:15.121Z | Downloaded thiserror-no-std v2.0.2 |
| 1090 | 2026-03-17T05:47:15.123Z | Downloaded thread_local v1.1.9 |
| 1091 | 2026-03-17T05:47:15.126Z | Downloaded spin v0.9.8 |
| 1092 | 2026-03-17T05:47:15.129Z | Downloaded tower-service v0.3.3 |
| 1093 | 2026-03-17T05:47:15.129Z | Downloaded hyper-util v0.1.20 |
| 1094 | 2026-03-17T05:47:15.134Z | Downloaded aho-corasick v1.1.4 |
| 1095 | 2026-03-17T05:47:15.137Z | Downloaded tiny-keccak v2.0.2 |
| 1096 | 2026-03-17T05:47:15.140Z | Downloaded publicsuffix v2.3.0 |
| 1097 | 2026-03-17T05:47:15.143Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1098 | 2026-03-17T05:47:15.146Z | Downloaded quinn v0.11.9 |
| 1099 | 2026-03-17T05:47:15.149Z | Downloaded iddqd v0.3.17 |
| 1100 | 2026-03-17T05:47:15.153Z | Downloaded unarray v0.1.4 |
| 1101 | 2026-03-17T05:47:15.156Z | Downloaded typify-macro v0.6.1 |
| 1102 | 2026-03-17T05:47:15.156Z | Downloaded typify-macro v0.4.3 |
| 1103 | 2026-03-17T05:47:15.156Z | Downloaded try-lock v0.2.5 |
| 1104 | 2026-03-17T05:47:15.159Z | Downloaded tls_codec_derive v0.4.2 |
| 1105 | 2026-03-17T05:47:15.159Z | Downloaded tls_codec v0.4.2 |
| 1106 | 2026-03-17T05:47:15.162Z | Downloaded tokio-dtrace v0.1.1 |
| 1107 | 2026-03-17T05:47:15.162Z | Downloaded similar v2.7.0 |
| 1108 | 2026-03-17T05:47:15.165Z | Downloaded tokio-tungstenite v0.21.0 |
| 1109 | 2026-03-17T05:47:15.168Z | Downloaded hashbrown v0.15.5 |
| 1110 | 2026-03-17T05:47:15.171Z | Downloaded unit-prefix v0.5.2 |
| 1111 | 2026-03-17T05:47:15.174Z | Downloaded rayon-core v1.13.0 |
| 1112 | 2026-03-17T05:47:15.178Z | Downloaded tokio-native-tls v0.3.1 |
| 1113 | 2026-03-17T05:47:15.178Z | Downloaded tokio-macros v2.6.0 |
| 1114 | 2026-03-17T05:47:15.180Z | Downloaded num-bigint v0.4.6 |
| 1115 | 2026-03-17T05:47:15.184Z | Downloaded untrusted v0.9.0 |
| 1116 | 2026-03-17T05:47:15.184Z | Downloaded untrusted v0.7.1 |
| 1117 | 2026-03-17T05:47:15.187Z | Downloaded slog v2.8.2 |
| 1118 | 2026-03-17T05:47:15.190Z | Downloaded universal-hash v0.5.1 |
| 1119 | 2026-03-17T05:47:15.190Z | Downloaded trait-variant v0.1.2 |
| 1120 | 2026-03-17T05:47:15.190Z | Downloaded usdt-macro v0.6.0 |
| 1121 | 2026-03-17T05:47:15.190Z | Downloaded term v0.7.0 |
| 1122 | 2026-03-17T05:47:15.193Z | Downloaded stacker v0.1.23 |
| 1123 | 2026-03-17T05:47:15.196Z | Downloaded libxml v0.3.3 |
| 1124 | 2026-03-17T05:47:15.199Z | Downloaded utf-8 v0.7.6 |
| 1125 | 2026-03-17T05:47:15.202Z | Downloaded rand v0.8.5 |
| 1126 | 2026-03-17T05:47:15.206Z | Downloaded socket2 v0.5.10 |
| 1127 | 2026-03-17T05:47:15.206Z | Downloaded usdt-attr-macro v0.6.0 |
| 1128 | 2026-03-17T05:47:15.209Z | Downloaded usdt v0.6.0 |
| 1129 | 2026-03-17T05:47:15.209Z | Downloaded futures-util v0.3.32 |
| 1130 | 2026-03-17T05:47:15.215Z | Downloaded flagset v0.4.7 |
| 1131 | 2026-03-17T05:47:15.218Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1132 | 2026-03-17T05:47:15.218Z | Downloaded arc-swap v1.8.2 |
| 1133 | 2026-03-17T05:47:15.221Z | Downloaded void v1.0.2 |
| 1134 | 2026-03-17T05:47:15.224Z | Downloaded hubpack v0.1.2 |
| 1135 | 2026-03-17T05:47:15.224Z | Downloaded iri-string v0.7.10 |
| 1136 | 2026-03-17T05:47:15.228Z | Downloaded http-range v0.1.5 |
| 1137 | 2026-03-17T05:47:15.231Z | Downloaded home v0.5.12 |
| 1138 | 2026-03-17T05:47:15.232Z | Downloaded colored v3.1.1 |
| 1139 | 2026-03-17T05:47:15.235Z | Downloaded signal-hook v0.3.18 |
| 1140 | 2026-03-17T05:47:15.238Z | Downloaded rustls-webpki v0.103.9 |
| 1141 | 2026-03-17T05:47:15.238Z | Downloaded cargo_metadata v0.19.2 |
| 1142 | 2026-03-17T05:47:15.241Z | Downloaded bzip2 v0.4.4 |
| 1143 | 2026-03-17T05:47:15.241Z | Downloaded want v0.3.1 |
| 1144 | 2026-03-17T05:47:15.244Z | Downloaded hkdf v0.12.4 |
| 1145 | 2026-03-17T05:47:15.244Z | Downloaded xattr v1.6.1 |
| 1146 | 2026-03-17T05:47:15.247Z | Downloaded waitgroup v0.1.2 |
| 1147 | 2026-03-17T05:47:15.247Z | Downloaded samael v0.0.19 |
| 1148 | 2026-03-17T05:47:15.251Z | Downloaded tui-tree-widget v0.23.1 |
| 1149 | 2026-03-17T05:47:15.254Z | Downloaded tokio-rustls v0.25.0 |
| 1150 | 2026-03-17T05:47:15.254Z | Downloaded tokio-rustls v0.24.1 |
| 1151 | 2026-03-17T05:47:15.257Z | Downloaded rand v0.9.2 |
| 1152 | 2026-03-17T05:47:15.260Z | Downloaded qorb v0.4.1 |
| 1153 | 2026-03-17T05:47:15.263Z | Downloaded xshell-macros v0.2.7 |
| 1154 | 2026-03-17T05:47:15.263Z | Downloaded unicase v2.9.0 |
| 1155 | 2026-03-17T05:47:15.267Z | Downloaded itertools v0.12.1 |
| 1156 | 2026-03-17T05:47:15.270Z | Downloaded unicode-truncate v1.1.0 |
| 1157 | 2026-03-17T05:47:15.273Z | Downloaded schemars v1.2.1 |
| 1158 | 2026-03-17T05:47:15.282Z | Downloaded zeroize_derive v1.4.3 |
| 1159 | 2026-03-17T05:47:15.285Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1160 | 2026-03-17T05:47:15.285Z | Downloaded zone v0.3.1 |
| 1161 | 2026-03-17T05:47:15.289Z | Downloaded socket2 v0.6.2 |
| 1162 | 2026-03-17T05:47:15.289Z | Downloaded hyper v1.8.1 |
| 1163 | 2026-03-17T05:47:15.293Z | Downloaded uzers v0.12.2 |
| 1164 | 2026-03-17T05:47:15.296Z | Downloaded test-strategy v0.4.5 |
| 1165 | 2026-03-17T05:47:15.300Z | Downloaded zone_cfg_derive v0.3.1 |
| 1166 | 2026-03-17T05:47:15.300Z | Downloaded vergen-lib v0.1.6 |
| 1167 | 2026-03-17T05:47:15.303Z | Downloaded vergen-git2 v1.0.7 |
| 1168 | 2026-03-17T05:47:15.303Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1169 | 2026-03-17T05:47:15.303Z | Downloaded vsss-rs v3.3.4 |
| 1170 | 2026-03-17T05:47:15.307Z | Downloaded term v1.2.1 |
| 1171 | 2026-03-17T05:47:15.307Z | Downloaded tracing-attributes v0.1.31 |
| 1172 | 2026-03-17T05:47:15.310Z | Downloaded tinyvec v1.10.0 |
| 1173 | 2026-03-17T05:47:15.313Z | Downloaded rsa v0.9.10 |
| 1174 | 2026-03-17T05:47:15.316Z | Downloaded itertools v0.14.0 |
| 1175 | 2026-03-17T05:47:15.320Z | Downloaded walkdir v2.5.0 |
| 1176 | 2026-03-17T05:47:15.323Z | Downloaded wyz v0.5.1 |
| 1177 | 2026-03-17T05:47:15.323Z | Downloaded twox-hash v2.1.2 |
| 1178 | 2026-03-17T05:47:15.326Z | Downloaded subprocess v0.2.15 |
| 1179 | 2026-03-17T05:47:15.329Z | Downloaded schemars v0.9.0 |
| 1180 | 2026-03-17T05:47:15.336Z | Downloaded xshell v0.2.7 |
| 1181 | 2026-03-17T05:47:15.339Z | Downloaded whoami v1.6.1 |
| 1182 | 2026-03-17T05:47:15.342Z | Downloaded xz2 v0.1.7 |
| 1183 | 2026-03-17T05:47:15.342Z | Downloaded unicode-properties v0.1.4 |
| 1184 | 2026-03-17T05:47:15.342Z | Downloaded rand v0.10.0 |
| 1185 | 2026-03-17T05:47:15.345Z | Downloaded whoami v2.1.0 |
| 1186 | 2026-03-17T05:47:15.348Z | Downloaded num-bigint-dig v0.8.6 |
| 1187 | 2026-03-17T05:47:15.351Z | Downloaded tar v0.4.44 |
| 1188 | 2026-03-17T05:47:15.354Z | Downloaded tokio-stream v0.1.18 |
| 1189 | 2026-03-17T05:47:15.357Z | Downloaded tokio-rustls v0.26.4 |
| 1190 | 2026-03-17T05:47:15.361Z | Downloaded wait-timeout v0.2.1 |
| 1191 | 2026-03-17T05:47:15.361Z | Downloaded usdt-impl v0.6.0 |
| 1192 | 2026-03-17T05:47:15.364Z | Downloaded tokio-tungstenite v0.23.1 |
| 1193 | 2026-03-17T05:47:15.364Z | Downloaded snafu v0.8.9 |
| 1194 | 2026-03-17T05:47:15.368Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1195 | 2026-03-17T05:47:15.371Z | Downloaded russh v0.45.0 |
| 1196 | 2026-03-17T05:47:15.375Z | Downloaded zstd-safe v7.2.4 |
| 1197 | 2026-03-17T05:47:15.380Z | Downloaded zeroize v1.8.2 |
| 1198 | 2026-03-17T05:47:15.380Z | Downloaded vergen-gitcl v1.0.8 |
| 1199 | 2026-03-17T05:47:15.383Z | Downloaded vergen v9.0.6 |
| 1200 | 2026-03-17T05:47:15.383Z | Downloaded bindgen v0.71.1 |
| 1201 | 2026-03-17T05:47:15.387Z | Downloaded toml v0.7.8 |
| 1202 | 2026-03-17T05:47:15.390Z | Downloaded tracing-core v0.1.36 |
| 1203 | 2026-03-17T05:47:15.393Z | Downloaded tungstenite v0.23.0 |
| 1204 | 2026-03-17T05:47:15.396Z | Downloaded itertools v0.13.0 |
| 1205 | 2026-03-17T05:47:15.399Z | Downloaded unicode-bidi v0.3.18 |
| 1206 | 2026-03-17T05:47:15.402Z | Downloaded blake3 v1.8.3 |
| 1207 | 2026-03-17T05:47:15.408Z | Downloaded typify v0.6.1 |
| 1208 | 2026-03-17T05:47:15.411Z | Downloaded typify v0.4.3 |
| 1209 | 2026-03-17T05:47:15.413Z | Downloaded yasna v0.5.2 |
| 1210 | 2026-03-17T05:47:15.416Z | Downloaded h2 v0.4.13 |
| 1211 | 2026-03-17T05:47:15.420Z | Downloaded steno v0.4.1 |
| 1212 | 2026-03-17T05:47:15.423Z | Downloaded zerocopy v0.6.6 |
| 1213 | 2026-03-17T05:47:15.426Z | Downloaded rpassword v7.4.0 |
| 1214 | 2026-03-17T05:47:15.429Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1215 | 2026-03-17T05:47:15.432Z | Downloaded p521 v0.13.3 |
| 1216 | 2026-03-17T05:47:15.435Z | Downloaded uuid v1.21.0 |
| 1217 | 2026-03-17T05:47:15.440Z | Downloaded zstd v0.13.3 |
| 1218 | 2026-03-17T05:47:15.443Z | Downloaded bitvec v1.0.1 |
| 1219 | 2026-03-17T05:47:15.454Z | Downloaded tungstenite v0.21.0 |
| 1220 | 2026-03-17T05:47:15.457Z | Downloaded aws-lc-rs v1.16.0 |
| 1221 | 2026-03-17T05:47:15.463Z | Downloaded vte v0.14.1 |
| 1222 | 2026-03-17T05:47:15.467Z | Downloaded unsafe-libyaml v0.2.11 |
| 1223 | 2026-03-17T05:47:15.470Z | Downloaded libm v0.2.16 |
| 1224 | 2026-03-17T05:47:15.492Z | Downloaded zopfli v0.8.3 |
| 1225 | 2026-03-17T05:47:15.495Z | Downloaded ssh-key v0.6.7 |
| 1226 | 2026-03-17T05:47:15.501Z | Downloaded p384 v0.13.1 |
| 1227 | 2026-03-17T05:47:15.505Z | Downloaded rustyline v14.0.0 |
| 1228 | 2026-03-17T05:47:15.509Z | Downloaded ron v0.12.0 |
| 1229 | 2026-03-17T05:47:15.515Z | Downloaded chrono v0.4.44 |
| 1230 | 2026-03-17T05:47:15.523Z | Downloaded regex v1.12.3 |
| 1231 | 2026-03-17T05:47:15.528Z | Downloaded unicode_categories v0.1.1 |
| 1232 | 2026-03-17T05:47:15.531Z | Downloaded toml_edit v0.19.15 |
| 1233 | 2026-03-17T05:47:15.542Z | Downloaded zip v0.6.6 |
| 1234 | 2026-03-17T05:47:15.545Z | Downloaded reqwest v0.13.2 |
| 1235 | 2026-03-17T05:47:15.549Z | Downloaded lalrpop v0.19.12 |
| 1236 | 2026-03-17T05:47:15.560Z | Downloaded yansi v1.0.1 |
| 1237 | 2026-03-17T05:47:15.563Z | Downloaded tokio-postgres v0.7.16 |
| 1238 | 2026-03-17T05:47:15.587Z | Downloaded unicode-segmentation v1.12.0 |
| 1239 | 2026-03-17T05:47:15.587Z | Downloaded portable-atomic v1.13.1 |
| 1240 | 2026-03-17T05:47:15.587Z | Downloaded zerocopy-derive v0.8.40 |
| 1241 | 2026-03-17T05:47:15.588Z | Downloaded reedline v0.40.0 |
| 1242 | 2026-03-17T05:47:15.588Z | Downloaded tower v0.5.3 |
| 1243 | 2026-03-17T05:47:15.591Z | Downloaded typed-path v0.9.3 |
| 1244 | 2026-03-17T05:47:15.596Z | Downloaded salty v0.3.0 |
| 1245 | 2026-03-17T05:47:15.602Z | Downloaded x509-cert v0.2.5 |
| 1246 | 2026-03-17T05:47:15.605Z | Downloaded goblin v0.10.5 |
| 1247 | 2026-03-17T05:47:15.611Z | Downloaded rustls-webpki v0.101.7 |
| 1248 | 2026-03-17T05:47:15.622Z | Downloaded quick-xml v0.37.5 |
| 1249 | 2026-03-17T05:47:15.627Z | Downloaded moka v0.12.13 |
| 1250 | 2026-03-17T05:47:15.633Z | Downloaded rayon v1.11.0 |
| 1251 | 2026-03-17T05:47:15.640Z | Downloaded reqwest v0.12.28 |
| 1252 | 2026-03-17T05:47:15.644Z | Downloaded git2 v0.20.4 |
| 1253 | 2026-03-17T05:47:15.650Z | Downloaded tower-http v0.6.8 |
| 1254 | 2026-03-17T05:47:15.656Z | Downloaded proptest v1.10.0 |
| 1255 | 2026-03-17T05:47:15.664Z | Downloaded tough v0.20.0 |
| 1256 | 2026-03-17T05:47:15.671Z | Downloaded object v0.30.4 |
| 1257 | 2026-03-17T05:47:15.678Z | Downloaded zip v4.6.1 |
| 1258 | 2026-03-17T05:47:15.682Z | Downloaded rustls-webpki v0.102.8 |
| 1259 | 2026-03-17T05:47:15.696Z | Downloaded serde_with v3.17.0 |
| 1260 | 2026-03-17T05:47:15.706Z | Downloaded unicode-normalization v0.1.25 |
| 1261 | 2026-03-17T05:47:15.709Z | Downloaded curve25519-dalek v4.1.3 |
| 1262 | 2026-03-17T05:47:15.716Z | Downloaded nix v0.27.1 |
| 1263 | 2026-03-17T05:47:15.724Z | Downloaded petname v2.0.2 |
| 1264 | 2026-03-17T05:47:15.728Z | Downloaded winnow v0.6.26 |
| 1265 | 2026-03-17T05:47:15.734Z | Downloaded tokio-util v0.7.18 |
| 1266 | 2026-03-17T05:47:15.745Z | Downloaded polar-core v0.27.3 |
| 1267 | 2026-03-17T05:47:15.754Z | Downloaded quinn-proto v0.11.13 |
| 1268 | 2026-03-17T05:47:15.759Z | Downloaded radix_trie v0.2.1 |
| 1269 | 2026-03-17T05:47:15.764Z | Downloaded winnow v0.5.40 |
| 1270 | 2026-03-17T05:47:15.770Z | Downloaded nix v0.29.0 |
| 1271 | 2026-03-17T05:47:15.798Z | Downloaded tabled v0.20.0 |
| 1272 | 2026-03-17T05:47:15.815Z | Downloaded rustls v0.21.12 |
| 1273 | 2026-03-17T05:47:15.824Z | Downloaded time v0.3.47 |
| 1274 | 2026-03-17T05:47:15.834Z | Downloaded zlib-rs v0.6.2 |
| 1275 | 2026-03-17T05:47:15.838Z | Downloaded nix v0.31.1 |
| 1276 | 2026-03-17T05:47:15.847Z | Downloaded vcpkg v0.2.15 |
| 1277 | 2026-03-17T05:47:15.878Z | Downloaded regex-syntax v0.6.29 |
| 1278 | 2026-03-17T05:47:15.882Z | Downloaded hickory-proto v0.24.4 |
| 1279 | 2026-03-17T05:47:15.894Z | Downloaded regress v0.10.5 |
| 1280 | 2026-03-17T05:47:15.900Z | Downloaded smoltcp v0.9.1 |
| 1281 | 2026-03-17T05:47:15.907Z | Downloaded webpki-roots v1.0.6 |
| 1282 | 2026-03-17T05:47:15.911Z | Downloaded smoltcp v0.11.0 |
| 1283 | 2026-03-17T05:47:15.920Z | Downloaded hickory-proto v0.25.2 |
| 1284 | 2026-03-17T05:47:15.932Z | Downloaded zerocopy v0.8.40 |
| 1285 | 2026-03-17T05:47:15.939Z | Downloaded regex-syntax v0.8.10 |
| 1286 | 2026-03-17T05:47:15.945Z | Downloaded openapiv3 v2.2.0 |
| 1287 | 2026-03-17T05:47:15.952Z | Downloaded rustls v0.23.37 |
| 1288 | 2026-03-17T05:47:15.961Z | Downloaded rustix v0.38.44 |
| 1289 | 2026-03-17T05:47:15.978Z | Downloaded rustls v0.22.4 |
| 1290 | 2026-03-17T05:47:15.987Z | Downloaded object v0.37.3 |
| 1291 | 2026-03-17T05:47:15.995Z | Downloaded diesel v2.3.7 |
| 1292 | 2026-03-17T05:47:16.010Z | Downloaded dropshot v0.16.7 |
| 1293 | 2026-03-17T05:47:16.026Z | Downloaded bstr v1.12.1 |
| 1294 | 2026-03-17T05:47:16.032Z | Downloaded nix v0.28.0 |
| 1295 | 2026-03-17T05:47:16.039Z | Downloaded sqlparser v0.61.0 |
| 1296 | 2026-03-17T05:47:16.049Z | Downloaded openssl v0.10.75 |
| 1297 | 2026-03-17T05:47:16.063Z | Downloaded sled v0.34.7 |
| 1298 | 2026-03-17T05:47:16.070Z | Downloaded ratatui v0.29.0 |
| 1299 | 2026-03-17T05:47:16.085Z | Downloaded typify-impl v0.6.1 |
| 1300 | 2026-03-17T05:47:16.093Z | Downloaded typify-impl v0.4.3 |
| 1301 | 2026-03-17T05:47:16.103Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1302 | 2026-03-17T05:47:16.111Z | Downloaded tracing v0.1.44 |
| 1303 | 2026-03-17T05:47:16.127Z | Downloaded regex-automata v0.4.14 |
| 1304 | 2026-03-17T05:47:16.138Z | Downloaded petgraph v0.6.5 |
| 1305 | 2026-03-17T05:47:16.150Z | Downloaded chrono-tz v0.10.4 |
| 1306 | 2026-03-17T05:47:16.162Z | Downloaded zerocopy-derive v0.6.6 |
| 1307 | 2026-03-17T05:47:16.169Z | Downloaded libz-sys v1.1.24 |
| 1308 | 2026-03-17T05:47:16.219Z | Downloaded csv v1.4.0 |
| 1309 | 2026-03-17T05:47:16.234Z | Downloaded jiff v0.2.21 |
| 1310 | 2026-03-17T05:47:16.247Z | Downloaded lzma-sys v0.1.20 |
| 1311 | 2026-03-17T05:47:16.278Z | Downloaded petgraph v0.8.3 |
| 1312 | 2026-03-17T05:47:16.322Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1313 | 2026-03-17T05:47:16.338Z | Downloaded sha3 v0.10.8 |
| 1314 | 2026-03-17T05:47:16.342Z | Downloaded tokio v1.49.0 |
| 1315 | 2026-03-17T05:47:16.451Z | Downloaded encoding_rs v0.8.35 |
| 1316 | 2026-03-17T05:47:16.486Z | Downloaded ring v0.17.14 |
| 1317 | 2026-03-17T05:47:16.517Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1318 | 2026-03-17T05:47:16.851Z | Downloaded aws-lc-sys v0.37.1 |
| 1319 | 2026-03-17T05:47:17.182Z | Compiling libc v0.2.180 |
| 1320 | 2026-03-17T05:47:17.185Z | Compiling serde v1.0.228 |
| 1321 | 2026-03-17T05:47:17.185Z | Compiling log v0.4.29 |
| 1322 | 2026-03-17T05:47:17.185Z | Compiling shlex v1.3.0 |
| 1323 | 2026-03-17T05:47:17.185Z | Compiling find-msvc-tools v0.1.9 |
| 1324 | 2026-03-17T05:47:17.185Z | Compiling smallvec v1.15.1 |
| 1325 | 2026-03-17T05:47:17.186Z | Compiling typenum v1.19.0 |
| 1326 | 2026-03-17T05:47:17.186Z | Compiling subtle v2.6.1 |
| 1327 | 2026-03-17T05:47:17.374Z | Compiling generic-array v0.14.7 |
| 1328 | 2026-03-17T05:47:17.377Z | Compiling scopeguard v1.2.0 |
| 1329 | 2026-03-17T05:47:17.377Z | Compiling portable-atomic v1.13.1 |
| 1330 | 2026-03-17T05:47:17.492Z | Compiling const-oid v0.9.6 |
| 1331 | 2026-03-17T05:47:17.511Z | Compiling critical-section v1.2.0 |
| 1332 | 2026-03-17T05:47:17.533Z | Compiling syn v2.0.117 |
| 1333 | 2026-03-17T05:47:17.555Z | Compiling zerocopy v0.8.40 |
| 1334 | 2026-03-17T05:47:17.558Z | Compiling parking_lot_core v0.9.12 |
| 1335 | 2026-03-17T05:47:17.645Z | Compiling lock_api v0.4.14 |
| 1336 | 2026-03-17T05:47:17.667Z | Compiling serde_json v1.0.149 |
| 1337 | 2026-03-17T05:47:17.692Z | Compiling pin-project-lite v0.2.17 |
| 1338 | 2026-03-17T05:47:17.718Z | Compiling pkg-config v0.3.32 |
| 1339 | 2026-03-17T05:47:17.718Z | Compiling bitflags v2.11.0 |
| 1340 | 2026-03-17T05:47:17.721Z | Compiling libm v0.2.16 |
| 1341 | 2026-03-17T05:47:17.766Z | Compiling num-traits v0.2.19 |
| 1342 | 2026-03-17T05:47:17.858Z | Compiling futures-core v0.3.32 |
| 1343 | 2026-03-17T05:47:17.926Z | Compiling percent-encoding v2.3.2 |
| 1344 | 2026-03-17T05:47:17.952Z | Compiling allocator-api2 v0.2.21 |
| 1345 | 2026-03-17T05:47:18.049Z | Compiling cpufeatures v0.2.17 |
| 1346 | 2026-03-17T05:47:18.072Z | Compiling foldhash v0.2.0 |
| 1347 | 2026-03-17T05:47:18.164Z | Compiling futures-sink v0.3.32 |
| 1348 | 2026-03-17T05:47:18.213Z | Compiling getrandom v0.4.1 |
| 1349 | 2026-03-17T05:47:18.216Z | Compiling futures-io v0.3.32 |
| 1350 | 2026-03-17T05:47:18.233Z | Compiling slab v0.4.12 |
| 1351 | 2026-03-17T05:47:18.297Z | Compiling futures-channel v0.3.32 |
| 1352 | 2026-03-17T05:47:18.365Z | Compiling hashbrown v0.16.1 |
| 1353 | 2026-03-17T05:47:18.389Z | Compiling futures-task v0.3.32 |
| 1354 | 2026-03-17T05:47:18.435Z | Compiling getrandom v0.3.4 |
| 1355 | 2026-03-17T05:47:18.435Z | Compiling rustversion v1.0.22 |
| 1356 | 2026-03-17T05:47:18.482Z | Compiling rand_core v0.10.0 |
| 1357 | 2026-03-17T05:47:18.485Z | Compiling form_urlencoded v1.2.2 |
| 1358 | 2026-03-17T05:47:18.529Z | Compiling fs_extra v1.3.0 |
| 1359 | 2026-03-17T05:47:18.622Z | Compiling ident_case v1.0.1 |
| 1360 | 2026-03-17T05:47:18.645Z | Compiling base64ct v1.8.3 |
| 1361 | 2026-03-17T05:47:18.687Z | Compiling dunce v1.0.5 |
| 1362 | 2026-03-17T05:47:18.711Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-03-17T05:47:18.734Z | Compiling jobserver v0.1.34 |
| 1364 | 2026-03-17T05:47:18.757Z | Compiling errno v0.3.14 |
| 1365 | 2026-03-17T05:47:18.808Z | Compiling mio v1.1.1 |
| 1366 | 2026-03-17T05:47:18.831Z | Compiling socket2 v0.6.2 |
| 1367 | 2026-03-17T05:47:18.881Z | Compiling flagset v0.4.7 |
| 1368 | 2026-03-17T05:47:18.884Z | Compiling rand_core v0.6.4 |
| 1369 | 2026-03-17T05:47:18.928Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-03-17T05:47:18.959Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-03-17T05:47:19.012Z | Compiling cc v1.2.56 |
| 1372 | 2026-03-17T05:47:19.046Z | Compiling parking_lot v0.12.5 |
| 1373 | 2026-03-17T05:47:19.162Z | Compiling indexmap v2.13.0 |
| 1374 | 2026-03-17T05:47:19.186Z | Compiling pem-rfc7468 v0.7.0 |
| 1375 | 2026-03-17T05:47:19.231Z | Compiling iana-time-zone v0.1.65 |
| 1376 | 2026-03-17T05:47:19.257Z | Compiling rustix v1.1.3 |
| 1377 | 2026-03-17T05:47:19.283Z | Compiling uuid v1.21.0 |
| 1378 | 2026-03-17T05:47:19.329Z | Compiling rustc_version v0.4.1 |
| 1379 | 2026-03-17T05:47:19.377Z | Compiling aws-lc-rs v1.16.0 |
| 1380 | 2026-03-17T05:47:19.402Z | Compiling vcpkg v0.2.15 |
| 1381 | 2026-03-17T05:47:19.507Z | Compiling regex-syntax v0.8.10 |
| 1382 | 2026-03-17T05:47:19.558Z | Compiling tracing-core v0.1.36 |
| 1383 | 2026-03-17T05:47:19.623Z | Compiling rand_core v0.9.5 |
| 1384 | 2026-03-17T05:47:19.649Z | Compiling crossbeam-utils v0.8.21 |
| 1385 | 2026-03-17T05:47:19.708Z | Compiling base64 v0.22.1 |
| 1386 | 2026-03-17T05:47:19.788Z | Compiling schemars v0.8.22 |
| 1387 | 2026-03-17T05:47:19.791Z | Compiling syn v1.0.109 |
| 1388 | 2026-03-17T05:47:19.971Z | Compiling cmake v0.1.57 |
| 1389 | 2026-03-17T05:47:20.005Z | Compiling openssl-probe v0.2.1 |
| 1390 | 2026-03-17T05:47:20.028Z | Compiling untrusted v0.7.1 |
| 1391 | 2026-03-17T05:47:20.053Z | Compiling httparse v1.10.1 |
| 1392 | 2026-03-17T05:47:20.100Z | Compiling untrusted v0.9.0 |
| 1393 | 2026-03-17T05:47:20.192Z | Compiling tower-service v0.3.3 |
| 1394 | 2026-03-17T05:47:20.215Z | Compiling tinyvec_macros v0.1.1 |
| 1395 | 2026-03-17T05:47:20.261Z | Compiling dyn-clone v1.0.20 |
| 1396 | 2026-03-17T05:47:20.264Z | Compiling tower-layer v0.3.3 |
| 1397 | 2026-03-17T05:47:20.307Z | Compiling rustls v0.23.37 |
| 1398 | 2026-03-17T05:47:20.310Z | Compiling atomic-waker v1.1.2 |
| 1399 | 2026-03-17T05:47:20.332Z | Compiling try-lock v0.2.5 |
| 1400 | 2026-03-17T05:47:20.356Z | Compiling tinyvec v1.10.0 |
| 1401 | 2026-03-17T05:47:20.427Z | Compiling spin v0.9.8 |
| 1402 | 2026-03-17T05:47:20.452Z | Compiling aho-corasick v1.1.4 |
| 1403 | 2026-03-17T05:47:20.477Z | Compiling want v0.3.1 |
| 1404 | 2026-03-17T05:47:20.502Z | Compiling openssl v0.10.75 |
| 1405 | 2026-03-17T05:47:20.502Z | Compiling time-core v0.1.8 |
| 1406 | 2026-03-17T05:47:20.549Z | Compiling httpdate v1.0.3 |
| 1407 | 2026-03-17T05:47:20.553Z | Compiling foreign-types-shared v0.1.1 |
| 1408 | 2026-03-17T05:47:20.596Z | Compiling crc32fast v1.5.0 |
| 1409 | 2026-03-17T05:47:20.671Z | Compiling pin-utils v0.1.0 |
| 1410 | 2026-03-17T05:47:20.720Z | Compiling num-conv v0.2.0 |
| 1411 | 2026-03-17T05:47:20.720Z | Compiling powerfmt v0.2.0 |
| 1412 | 2026-03-17T05:47:20.723Z | Compiling foreign-types v0.3.2 |
| 1413 | 2026-03-17T05:47:20.811Z | Compiling socket2 v0.5.10 |
| 1414 | 2026-03-17T05:47:20.873Z | Compiling wait-timeout v0.2.1 |
| 1415 | 2026-03-17T05:47:20.897Z | Compiling either v1.15.0 |
| 1416 | 2026-03-17T05:47:20.926Z | Compiling deranged v0.5.8 |
| 1417 | 2026-03-17T05:47:20.950Z | Compiling num_threads v0.1.7 |
| 1418 | 2026-03-17T05:47:20.953Z | Compiling simd-adler32 v0.3.8 |
| 1419 | 2026-03-17T05:47:20.999Z | Compiling time-macros v0.2.27 |
| 1420 | 2026-03-17T05:47:21.043Z | Compiling usdt-impl v0.6.0 |
| 1421 | 2026-03-17T05:47:21.088Z | Compiling siphasher v1.0.2 |
| 1422 | 2026-03-17T05:47:21.088Z | Compiling native-tls v0.2.18 |
| 1423 | 2026-03-17T05:47:21.191Z | Compiling bit-vec v0.8.0 |
| 1424 | 2026-03-17T05:47:21.213Z | Compiling quick-error v1.2.3 |
| 1425 | 2026-03-17T05:47:21.217Z | Compiling aws-lc-sys v0.37.1 |
| 1426 | 2026-03-17T05:47:21.261Z | Compiling ring v0.17.14 |
| 1427 | 2026-03-17T05:47:21.321Z | Compiling openssl-sys v0.9.111 |
| 1428 | 2026-03-17T05:47:21.345Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1429 | 2026-03-17T05:47:21.393Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1430 | 2026-03-17T05:47:21.397Z | Compiling tempfile v3.25.0 |
| 1431 | 2026-03-17T05:47:21.441Z | Compiling unicode-normalization v0.1.25 |
| 1432 | 2026-03-17T05:47:21.514Z | Compiling bit-set v0.8.0 |
| 1433 | 2026-03-17T05:47:21.698Z | Compiling synstructure v0.13.2 |
| 1434 | 2026-03-17T05:47:21.746Z | Compiling pest_generator v2.8.6 |
| 1435 | 2026-03-17T05:47:21.780Z | Compiling serde_derive_internals v0.29.1 |
| 1436 | 2026-03-17T05:47:21.804Z | Compiling darling_core v0.20.11 |
| 1437 | 2026-03-17T05:47:21.952Z | Compiling regex-automata v0.4.14 |
| 1438 | 2026-03-17T05:47:22.118Z | Compiling rusty-fork v0.3.1 |
| 1439 | 2026-03-17T05:47:22.400Z | Compiling darling_core v0.21.3 |
| 1440 | 2026-03-17T05:47:22.525Z | Compiling time v0.3.47 |
| 1441 | 2026-03-17T05:47:22.555Z | Compiling crossbeam-epoch v0.9.18 |
| 1442 | 2026-03-17T05:47:22.576Z | Compiling slog v2.8.2 |
| 1443 | 2026-03-17T05:47:22.760Z | Compiling rand_xorshift v0.4.0 |
| 1444 | 2026-03-17T05:47:22.827Z | Compiling heapless v0.7.17 |
| 1445 | 2026-03-17T05:47:22.890Z | Compiling thread-id v5.1.0 |
| 1446 | 2026-03-17T05:47:22.915Z | Compiling sync_wrapper v1.0.2 |
| 1447 | 2026-03-17T05:47:22.960Z | Compiling cookie v0.18.1 |
| 1448 | 2026-03-17T05:47:22.986Z | Compiling paste v1.0.15 |
| 1449 | 2026-03-17T05:47:23.013Z | Compiling unarray v0.1.4 |
| 1450 | 2026-03-17T05:47:23.035Z | Compiling signal-hook v0.3.18 |
| 1451 | 2026-03-17T05:47:23.064Z | Compiling rayon-core v1.13.0 |
| 1452 | 2026-03-17T05:47:23.095Z | Compiling zstd-safe v7.2.4 |
| 1453 | 2026-03-17T05:47:23.164Z | Compiling unicode-properties v0.1.4 |
| 1454 | 2026-03-17T05:47:23.167Z | Compiling anyhow v1.0.102 |
| 1455 | 2026-03-17T05:47:23.217Z | Compiling unicode-segmentation v1.12.0 |
| 1456 | 2026-03-17T05:47:23.275Z | Compiling unicode-bidi v0.3.18 |
| 1457 | 2026-03-17T05:47:23.308Z | Compiling adler2 v2.0.1 |
| 1458 | 2026-03-17T05:47:23.457Z | Compiling miniz_oxide v0.8.9 |
| 1459 | 2026-03-17T05:47:23.499Z | Compiling crossbeam-deque v0.8.6 |
| 1460 | 2026-03-17T05:47:23.573Z | Compiling num-integer v0.1.46 |
| 1461 | 2026-03-17T05:47:23.758Z | Compiling stringprep v0.1.5 |
| 1462 | 2026-03-17T05:47:23.778Z | Compiling vergen-lib v0.1.6 |
| 1463 | 2026-03-17T05:47:23.893Z | Compiling curve25519-dalek v4.1.3 |
| 1464 | 2026-03-17T05:47:24.020Z | Compiling ff v0.13.1 |
| 1465 | 2026-03-17T05:47:24.024Z | Compiling hash32 v0.2.1 |
| 1466 | 2026-03-17T05:47:24.024Z | Compiling memoffset v0.9.1 |
| 1467 | 2026-03-17T05:47:24.221Z | Compiling litrs v1.0.0 |
| 1468 | 2026-03-17T05:47:24.292Z | Compiling serde_derive v1.0.228 |
| 1469 | 2026-03-17T05:47:24.315Z | Compiling zeroize_derive v1.4.3 |
| 1470 | 2026-03-17T05:47:24.319Z | Compiling zerofrom-derive v0.1.6 |
| 1471 | 2026-03-17T05:47:24.338Z | Compiling yoke-derive v0.8.1 |
| 1472 | 2026-03-17T05:47:24.362Z | Compiling zerocopy-derive v0.8.40 |
| 1473 | 2026-03-17T05:47:24.362Z | Compiling zerovec-derive v0.11.2 |
| 1474 | 2026-03-17T05:47:24.404Z | Compiling displaydoc v0.2.5 |
| 1475 | 2026-03-17T05:47:24.791Z | Compiling tokio-macros v2.6.0 |
| 1476 | 2026-03-17T05:47:24.904Z | Compiling futures-macro v0.3.32 |
| 1477 | 2026-03-17T05:47:25.142Z | Compiling der_derive v0.7.3 |
| 1478 | 2026-03-17T05:47:25.183Z | Compiling zeroize v1.8.2 |
| 1479 | 2026-03-17T05:47:25.448Z | Compiling thiserror-impl v2.0.18 |
| 1480 | 2026-03-17T05:47:25.787Z | Compiling rustls-pki-types v1.14.0 |
| 1481 | 2026-03-17T05:47:25.942Z | Compiling tracing-attributes v0.1.31 |
| 1482 | 2026-03-17T05:47:26.023Z | Compiling schemars_derive v0.8.22 |
| 1483 | 2026-03-17T05:47:26.062Z | Compiling futures-util v0.3.32 |
| 1484 | 2026-03-17T05:47:26.146Z | Compiling pest_derive v2.8.6 |
| 1485 | 2026-03-17T05:47:26.218Z | Compiling scroll_derive v0.13.1 |
| 1486 | 2026-03-17T05:47:26.307Z | Compiling crypto-common v0.1.7 |
| 1487 | 2026-03-17T05:47:26.347Z | Compiling zerofrom v0.1.6 |
| 1488 | 2026-03-17T05:47:26.428Z | Compiling block-buffer v0.10.4 |
| 1489 | 2026-03-17T05:47:26.497Z | Compiling block-padding v0.3.3 |
| 1490 | 2026-03-17T05:47:26.523Z | Compiling yoke v0.8.1 |
| 1491 | 2026-03-17T05:47:26.526Z | Compiling der v0.7.10 |
| 1492 | 2026-03-17T05:47:26.657Z | Compiling digest v0.10.7 |
| 1493 | 2026-03-17T05:47:26.721Z | Compiling inout v0.1.4 |
| 1494 | 2026-03-17T05:47:26.743Z | Compiling darling_macro v0.20.11 |
| 1495 | 2026-03-17T05:47:26.789Z | Compiling zerovec v0.11.5 |
| 1496 | 2026-03-17T05:47:26.956Z | Compiling zerotrie v0.2.3 |
| 1497 | 2026-03-17T05:47:27.003Z | Compiling hmac v0.12.1 |
| 1498 | 2026-03-17T05:47:27.227Z | Compiling sha2 v0.10.9 |
| 1499 | 2026-03-17T05:47:27.341Z | Compiling cipher v0.4.4 |
| 1500 | 2026-03-17T05:47:27.371Z | Compiling pbkdf2 v0.12.2 |
| 1501 | 2026-03-17T05:47:27.395Z | Compiling scroll v0.13.0 |
| 1502 | 2026-03-17T05:47:27.420Z | Compiling thiserror v2.0.18 |
| 1503 | 2026-03-17T05:47:27.516Z | Compiling tinystr v0.8.2 |
| 1504 | 2026-03-17T05:47:27.539Z | Compiling potential_utf v0.1.4 |
| 1505 | 2026-03-17T05:47:27.570Z | Compiling darling v0.20.11 |
| 1506 | 2026-03-17T05:47:27.687Z | Compiling salsa20 v0.10.2 |
| 1507 | 2026-03-17T05:47:27.713Z | Compiling icu_collections v2.1.1 |
| 1508 | 2026-03-17T05:47:27.772Z | Compiling icu_locale_core v2.1.1 |
| 1509 | 2026-03-17T05:47:27.775Z | Compiling spki v0.7.3 |
| 1510 | 2026-03-17T05:47:27.823Z | Compiling cbc v0.1.2 |
| 1511 | 2026-03-17T05:47:27.826Z | Compiling aes v0.8.4 |
| 1512 | 2026-03-17T05:47:27.870Z | Compiling tracing v0.1.44 |
| 1513 | 2026-03-17T05:47:27.870Z | Compiling goblin v0.10.5 |
| 1514 | 2026-03-17T05:47:27.917Z | Compiling scrypt v0.11.0 |
| 1515 | 2026-03-17T05:47:28.029Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-03-17T05:47:28.087Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-03-17T05:47:28.233Z | Compiling derive_builder_core v0.20.2 |
| 1518 | 2026-03-17T05:47:28.271Z | Compiling dtrace-parser v0.3.0 |
| 1519 | 2026-03-17T05:47:28.299Z | Compiling signature v2.2.0 |
| 1520 | 2026-03-17T05:47:28.387Z | Compiling pkcs5 v0.7.1 |
| 1521 | 2026-03-17T05:47:28.540Z | Compiling rustls-native-certs v0.8.3 |
| 1522 | 2026-03-17T05:47:28.638Z | Compiling icu_provider v2.1.1 |
| 1523 | 2026-03-17T05:47:28.926Z | Compiling pkcs8 v0.10.2 |
| 1524 | 2026-03-17T05:47:29.015Z | Compiling icu_properties v2.1.2 |
| 1525 | 2026-03-17T05:47:29.039Z | Compiling bytes v1.11.1 |
| 1526 | 2026-03-17T05:47:29.063Z | Compiling icu_normalizer v2.1.1 |
| 1527 | 2026-03-17T05:47:29.097Z | Compiling chrono v0.4.44 |
| 1528 | 2026-03-17T05:47:29.137Z | Compiling ipnet v2.11.0 |
| 1529 | 2026-03-17T05:47:29.239Z | Compiling scroll_derive v0.12.1 |
| 1530 | 2026-03-17T05:47:29.263Z | Compiling erased-serde v0.3.31 |
| 1531 | 2026-03-17T05:47:29.328Z | Compiling serde_spanned v0.6.9 |
| 1532 | 2026-03-17T05:47:29.360Z | Compiling serde_tokenstream v0.2.3 |
| 1533 | 2026-03-17T05:47:29.462Z | Compiling derive_builder_macro v0.20.2 |
| 1534 | 2026-03-17T05:47:29.521Z | Compiling toml_datetime v0.6.11 |
| 1535 | 2026-03-17T05:47:29.745Z | Compiling tokio v1.49.0 |
| 1536 | 2026-03-17T05:47:29.777Z | Compiling http v1.4.0 |
| 1537 | 2026-03-17T05:47:29.798Z | Compiling thiserror v1.0.69 |
| 1538 | 2026-03-17T05:47:29.825Z | Compiling md-5 v0.10.6 |
| 1539 | 2026-03-17T05:47:29.872Z | Compiling webpki-roots v1.0.6 |
| 1540 | 2026-03-17T05:47:29.904Z | Compiling darling_macro v0.21.3 |
| 1541 | 2026-03-17T05:47:29.942Z | Compiling zerocopy-derive v0.7.35 |
| 1542 | 2026-03-17T05:47:30.000Z | Compiling num-bigint-dig v0.8.6 |
| 1543 | 2026-03-17T05:47:30.036Z | Compiling ryu v1.0.23 |
| 1544 | 2026-03-17T05:47:30.058Z | Compiling smoltcp v0.9.1 |
| 1545 | 2026-03-17T05:47:30.083Z | Compiling base16ct v0.2.0 |
| 1546 | 2026-03-17T05:47:30.149Z | Compiling scroll v0.12.0 |
| 1547 | 2026-03-17T05:47:30.242Z | Compiling idna_adapter v1.2.1 |
| 1548 | 2026-03-17T05:47:30.314Z | Compiling zlib-rs v0.6.2 |
| 1549 | 2026-03-17T05:47:30.334Z | Compiling psl-types v2.0.11 |
| 1550 | 2026-03-17T05:47:30.431Z | Compiling idna v1.1.0 |
| 1551 | 2026-03-17T05:47:30.460Z | Compiling cfg_aliases v0.2.1 |
| 1552 | 2026-03-17T05:47:30.507Z | Compiling ref-cast v1.0.25 |
| 1553 | 2026-03-17T05:47:30.530Z | Compiling rustix v0.38.44 |
| 1554 | 2026-03-17T05:47:30.533Z | Compiling iri-string v0.7.10 |
| 1555 | 2026-03-17T05:47:30.578Z | Compiling ppv-lite86 v0.2.21 |
| 1556 | 2026-03-17T05:47:30.581Z | Compiling fallible-iterator v0.2.0 |
| 1557 | 2026-03-17T05:47:30.622Z | Compiling nix v0.31.1 |
| 1558 | 2026-03-17T05:47:30.819Z | Compiling http-body v1.0.1 |
| 1559 | 2026-03-17T05:47:30.968Z | Compiling url v2.5.8 |
| 1560 | 2026-03-17T05:47:31.042Z | Compiling http-body-util v0.1.3 |
| 1561 | 2026-03-17T05:47:31.066Z | Compiling rand_chacha v0.9.0 |
| 1562 | 2026-03-17T05:47:31.089Z | Compiling rand_chacha v0.3.1 |
| 1563 | 2026-03-17T05:47:31.160Z | Compiling publicsuffix v2.3.0 |
| 1564 | 2026-03-17T05:47:31.186Z | Compiling darling v0.21.3 |
| 1565 | 2026-03-17T05:47:31.231Z | Compiling zerocopy v0.7.35 |
| 1566 | 2026-03-17T05:47:31.258Z | Compiling goblin v0.8.2 |
| 1567 | 2026-03-17T05:47:31.334Z | Compiling sec1 v0.7.3 |
| 1568 | 2026-03-17T05:47:31.361Z | Compiling rand v0.9.2 |
| 1569 | 2026-03-17T05:47:31.384Z | Compiling rand v0.8.5 |
| 1570 | 2026-03-17T05:47:31.408Z | Compiling serde_urlencoded v0.7.1 |
| 1571 | 2026-03-17T05:47:31.568Z | Compiling derive_builder v0.20.2 |
| 1572 | 2026-03-17T05:47:31.749Z | Compiling dof v0.4.0 |
| 1573 | 2026-03-17T05:47:32.044Z | Compiling cargo-platform v0.1.9 |
| 1574 | 2026-03-17T05:47:32.066Z | Compiling hkdf v0.12.4 |
| 1575 | 2026-03-17T05:47:32.172Z | Compiling proptest v1.10.0 |
| 1576 | 2026-03-17T05:47:32.192Z | Compiling postgres-protocol v0.6.10 |
| 1577 | 2026-03-17T05:47:32.282Z | Compiling crypto-bigint v0.5.5 |
| 1578 | 2026-03-17T05:47:32.405Z | Compiling hubpack_derive v0.1.1 |
| 1579 | 2026-03-17T05:47:32.431Z | Compiling regex v1.12.3 |
| 1580 | 2026-03-17T05:47:32.519Z | Compiling document-features v0.2.12 |
| 1581 | 2026-03-17T05:47:32.862Z | Compiling ipnetwork v0.21.1 |
| 1582 | 2026-03-17T05:47:32.948Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1583 | 2026-03-17T05:47:32.951Z | Compiling daft-derive v0.1.5 |
| 1584 | 2026-03-17T05:47:32.996Z | Compiling async-trait v0.1.89 |
| 1585 | 2026-03-17T05:47:33.041Z | Compiling strum_macros v0.27.2 |
| 1586 | 2026-03-17T05:47:33.313Z | Compiling oxnet v0.1.4 |
| 1587 | 2026-03-17T05:47:33.403Z | Compiling ref-cast-impl v1.0.25 |
| 1588 | 2026-03-17T05:47:33.580Z | Compiling group v0.13.0 |
| 1589 | 2026-03-17T05:47:33.866Z | Compiling num-iter v0.1.45 |
| 1590 | 2026-03-17T05:47:33.950Z | Compiling heck v0.4.1 |
| 1591 | 2026-03-17T05:47:33.972Z | Compiling proc-macro-error v1.0.4 |
| 1592 | 2026-03-17T05:47:34.189Z | Compiling terminal_size v0.4.3 |
| 1593 | 2026-03-17T05:47:34.218Z | Compiling phf_shared v0.13.1 |
| 1594 | 2026-03-17T05:47:34.251Z | Compiling lazy_static v1.5.0 |
| 1595 | 2026-03-17T05:47:34.321Z | Compiling vergen v9.0.6 |
| 1596 | 2026-03-17T05:47:34.374Z | Compiling fs-err v3.3.0 |
| 1597 | 2026-03-17T05:47:34.377Z | Compiling ahash v0.8.12 |
| 1598 | 2026-03-17T05:47:34.421Z | Compiling libbz2-rs-sys v0.2.2 |
| 1599 | 2026-03-17T05:47:34.447Z | Compiling object v0.37.3 |
| 1600 | 2026-03-17T05:47:34.451Z | Compiling winnow v0.5.40 |
| 1601 | 2026-03-17T05:47:34.562Z | Compiling bumpalo v3.20.2 |
| 1602 | 2026-03-17T05:47:34.584Z | Compiling managed v0.8.0 |
| 1603 | 2026-03-17T05:47:34.630Z | Compiling foldhash v0.1.5 |
| 1604 | 2026-03-17T05:47:34.675Z | Compiling flate2 v1.1.9 |
| 1605 | 2026-03-17T05:47:34.799Z | Compiling bitflags v1.3.2 |
| 1606 | 2026-03-17T05:47:34.824Z | Compiling tokio-util v0.7.18 |
| 1607 | 2026-03-17T05:47:34.829Z | Compiling tower v0.5.3 |
| 1608 | 2026-03-17T05:47:34.870Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-17T05:47:34.920Z | Compiling zopfli v0.8.3 |
| 1610 | 2026-03-17T05:47:34.990Z | Compiling bzip2 v0.6.1 |
| 1611 | 2026-03-17T05:47:35.106Z | Compiling hashbrown v0.15.5 |
| 1612 | 2026-03-17T05:47:35.264Z | Compiling console v0.16.2 |
| 1613 | 2026-03-17T05:47:35.284Z | Compiling phf v0.13.1 |
| 1614 | 2026-03-17T05:47:35.306Z | Compiling clap_builder v4.5.60 |
| 1615 | 2026-03-17T05:47:35.329Z | Compiling zone_cfg_derive v0.3.1 |
| 1616 | 2026-03-17T05:47:35.357Z | Compiling rayon v1.11.0 |
| 1617 | 2026-03-17T05:47:35.509Z | Compiling newtype-uuid v1.3.2 |
| 1618 | 2026-03-17T05:47:35.529Z | Compiling tower-http v0.6.8 |
| 1619 | 2026-03-17T05:47:35.795Z | Compiling h2 v0.4.13 |
| 1620 | 2026-03-17T05:47:35.855Z | Compiling daft v0.1.5 |
| 1621 | 2026-03-17T05:47:35.944Z | Compiling strum v0.27.2 |
| 1622 | 2026-03-17T05:47:36.072Z | Compiling dof v0.3.0 |
| 1623 | 2026-03-17T05:47:36.095Z | Compiling signal-hook-mio v0.2.5 |
| 1624 | 2026-03-17T05:47:36.193Z | Compiling cargo_metadata v0.19.2 |
| 1625 | 2026-03-17T05:47:36.215Z | Compiling usdt-attr-macro v0.6.0 |
| 1626 | 2026-03-17T05:47:36.249Z | Compiling usdt-macro v0.6.0 |
| 1627 | 2026-03-17T05:47:36.273Z | Compiling cookie_store v0.22.1 |
| 1628 | 2026-03-17T05:47:36.329Z | Compiling toml_edit v0.19.15 |
| 1629 | 2026-03-17T05:47:36.514Z | Compiling elliptic-curve v0.13.8 |
| 1630 | 2026-03-17T05:47:36.661Z | Compiling hubpack v0.1.2 |
| 1631 | 2026-03-17T05:47:37.068Z | Compiling postgres-types v0.2.12 |
| 1632 | 2026-03-17T05:47:37.091Z | Compiling bzip2 v0.4.4 |
| 1633 | 2026-03-17T05:47:37.116Z | Compiling zstd v0.13.3 |
| 1634 | 2026-03-17T05:47:37.223Z | Compiling serde_with_macros v3.17.0 |
| 1635 | 2026-03-17T05:47:37.320Z | Compiling dtrace-parser v0.2.0 |
| 1636 | 2026-03-17T05:47:37.381Z | Compiling pkcs1 v0.7.5 |
| 1637 | 2026-03-17T05:47:37.482Z | Compiling ed25519 v2.2.3 |
| 1638 | 2026-03-17T05:47:37.799Z | Compiling serde-big-array v0.5.1 |
| 1639 | 2026-03-17T05:47:37.870Z | Compiling hex v0.4.3 |
| 1640 | 2026-03-17T05:47:37.910Z | Compiling rfc6979 v0.4.0 |
| 1641 | 2026-03-17T05:47:37.950Z | Compiling bstr v1.12.1 |
| 1642 | 2026-03-17T05:47:37.994Z | Compiling serde_repr v0.1.20 |
| 1643 | 2026-03-17T05:47:38.083Z | Compiling clap_derive v4.5.55 |
| 1644 | 2026-03-17T05:47:38.104Z | Compiling strum_macros v0.26.4 |
| 1645 | 2026-03-17T05:47:38.240Z | Compiling enum-as-inner v0.6.1 |
| 1646 | 2026-03-17T05:47:38.408Z | Compiling phf_shared v0.11.3 |
| 1647 | 2026-03-17T05:47:38.642Z | Compiling itertools v0.12.1 |
| 1648 | 2026-03-17T05:47:38.673Z | Compiling float-cmp v0.10.0 |
| 1649 | 2026-03-17T05:47:38.722Z | Compiling thread-id v4.2.2 |
| 1650 | 2026-03-17T05:47:38.793Z | Compiling memmap2 v0.9.10 |
| 1651 | 2026-03-17T05:47:38.844Z | Compiling env_filter v1.0.0 |
| 1652 | 2026-03-17T05:47:38.868Z | Compiling encoding_rs v0.8.35 |
| 1653 | 2026-03-17T05:47:38.871Z | Compiling fixedbitset v0.5.7 |
| 1654 | 2026-03-17T05:47:38.914Z | Compiling precomputed-hash v0.1.1 |
| 1655 | 2026-03-17T05:47:38.936Z | Compiling new_debug_unreachable v1.0.6 |
| 1656 | 2026-03-17T05:47:39.041Z | Compiling mime v0.3.17 |
| 1657 | 2026-03-17T05:47:39.062Z | Compiling fixedbitset v0.4.2 |
| 1658 | 2026-03-17T05:47:39.091Z | Compiling normalize-line-endings v0.3.0 |
| 1659 | 2026-03-17T05:47:39.221Z | Compiling whoami v2.1.0 |
| 1660 | 2026-03-17T05:47:39.262Z | Compiling jiff v0.2.21 |
| 1661 | 2026-03-17T05:47:39.314Z | Compiling static_assertions v1.1.0 |
| 1662 | 2026-03-17T05:47:39.357Z | Compiling predicates-core v1.0.10 |
| 1663 | 2026-03-17T05:47:39.394Z | Compiling rustc-hash v2.1.1 |
| 1664 | 2026-03-17T05:47:39.422Z | Compiling difflib v0.4.0 |
| 1665 | 2026-03-17T05:47:39.565Z | Compiling data-encoding v2.10.0 |
| 1666 | 2026-03-17T05:47:39.610Z | Compiling unit-prefix v0.5.2 |
| 1667 | 2026-03-17T05:47:39.678Z | Compiling keccak v0.1.6 |
| 1668 | 2026-03-17T05:47:39.755Z | Compiling predicates v3.1.4 |
| 1669 | 2026-03-17T05:47:39.816Z | Compiling hyper v1.8.1 |
| 1670 | 2026-03-17T05:47:40.136Z | Compiling hickory-proto v0.25.2 |
| 1671 | 2026-03-17T05:47:40.205Z | Compiling zone v0.3.1 |
| 1672 | 2026-03-17T05:47:40.231Z | Compiling sha3 v0.10.8 |
| 1673 | 2026-03-17T05:47:40.313Z | Compiling indicatif v0.18.4 |
| 1674 | 2026-03-17T05:47:40.551Z | Compiling clap v4.5.60 |
| 1675 | 2026-03-17T05:47:40.574Z | Compiling strum v0.26.3 |
| 1676 | 2026-03-17T05:47:40.594Z | Compiling iddqd v0.3.17 |
| 1677 | 2026-03-17T05:47:40.646Z | Compiling tokio-postgres v0.7.16 |
| 1678 | 2026-03-17T05:47:40.670Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1679 | 2026-03-17T05:47:40.758Z | Compiling petgraph v0.6.5 |
| 1680 | 2026-03-17T05:47:40.809Z | Compiling toml_edit v0.22.27 |
| 1681 | 2026-03-17T05:47:40.897Z | Compiling petgraph v0.8.3 |
| 1682 | 2026-03-17T05:47:40.923Z | Compiling env_logger v0.11.9 |
| 1683 | 2026-03-17T05:47:41.186Z | Compiling string_cache v0.8.9 |
| 1684 | 2026-03-17T05:47:41.287Z | Compiling usdt v0.6.0 |
| 1685 | 2026-03-17T05:47:41.426Z | Compiling hyper-util v0.1.20 |
| 1686 | 2026-03-17T05:47:41.499Z | Compiling usdt-impl v0.5.0 |
| 1687 | 2026-03-17T05:47:41.533Z | Compiling serde_with v3.17.0 |
| 1688 | 2026-03-17T05:47:41.649Z | Compiling similar v2.7.0 |
| 1689 | 2026-03-17T05:47:42.077Z | Compiling crossterm v0.28.1 |
| 1690 | 2026-03-17T05:47:42.212Z | Compiling toml v0.7.8 |
| 1691 | 2026-03-17T05:47:42.311Z | Compiling ecdsa v0.16.9 |
| 1692 | 2026-03-17T05:47:42.844Z | Compiling ed25519-dalek v2.2.0 |
| 1693 | 2026-03-17T05:47:42.867Z | Compiling zip v4.6.1 |
| 1694 | 2026-03-17T05:47:42.893Z | Compiling rsa v0.9.10 |
| 1695 | 2026-03-17T05:47:43.488Z | Compiling hyper-tls v0.6.0 |
| 1696 | 2026-03-17T05:47:43.638Z | Compiling zip v0.6.6 |
| 1697 | 2026-03-17T05:47:43.726Z | Compiling tokio-stream v0.1.18 |
| 1698 | 2026-03-17T05:47:43.892Z | Compiling buf-list v1.1.2 |
| 1699 | 2026-03-17T05:47:43.939Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1700 | 2026-03-17T05:47:44.115Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1701 | 2026-03-17T05:47:44.198Z | Compiling openapiv3 v2.2.0 |
| 1702 | 2026-03-17T05:47:44.269Z | Compiling x509-cert v0.2.5 |
| 1703 | 2026-03-17T05:47:44.272Z | Compiling sha1 v0.10.6 |
| 1704 | 2026-03-17T05:47:44.327Z | Compiling itertools v0.13.0 |
| 1705 | 2026-03-17T05:47:44.436Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1706 | 2026-03-17T05:47:44.499Z | Compiling lalrpop-util v0.19.12 |
| 1707 | 2026-03-17T05:47:44.547Z | Compiling peg-runtime v0.8.5 |
| 1708 | 2026-03-17T05:47:44.598Z | Compiling thread_local v1.1.9 |
| 1709 | 2026-03-17T05:47:44.717Z | Compiling slog-async v2.8.0 |
| 1710 | 2026-03-17T05:47:44.768Z | Compiling futures-executor v0.3.32 |
| 1711 | 2026-03-17T05:47:44.816Z | Compiling crossbeam-channel v0.5.15 |
| 1712 | 2026-03-17T05:47:44.839Z | Compiling is-terminal v0.4.17 |
| 1713 | 2026-03-17T05:47:44.947Z | Compiling filetime v0.2.27 |
| 1714 | 2026-03-17T05:47:44.968Z | Compiling term v1.2.1 |
| 1715 | 2026-03-17T05:47:44.989Z | Compiling take_mut v0.2.2 |
| 1716 | 2026-03-17T05:47:45.127Z | Compiling xattr v1.6.1 |
| 1717 | 2026-03-17T05:47:45.151Z | Compiling futures v0.3.32 |
| 1718 | 2026-03-17T05:47:45.358Z | Compiling slog-term v2.9.2 |
| 1719 | 2026-03-17T05:47:45.459Z | Compiling tar v0.4.44 |
| 1720 | 2026-03-17T05:48:05.873Z | Compiling rustls-webpki v0.103.9 |
| 1721 | 2026-03-17T05:48:09.857Z | Compiling tokio-rustls v0.26.4 |
| 1722 | 2026-03-17T05:48:09.857Z | Compiling rustls-platform-verifier v0.6.2 |
| 1723 | 2026-03-17T05:48:10.123Z | Compiling hyper-rustls v0.27.7 |
| 1724 | 2026-03-17T05:48:10.374Z | Compiling reqwest v0.13.2 |
| 1725 | 2026-03-17T05:48:10.377Z | Compiling reqwest v0.12.28 |
| 1726 | 2026-03-17T05:48:13.165Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1727 | 2026-03-17T05:48:13.456Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1728 | 2026-03-17T05:48:17.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 1729 | 2026-03-17T05:48:17.376Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1730 | 2026-03-17T05:48:17.436Z | Mar 17 05:48:15.778 INFO Starting download, target: MaghemiteMgd |
| 1731 | 2026-03-17T05:48:17.436Z | Mar 17 05:48:15.778 INFO Starting download, target: DendriteStub |
| 1732 | 2026-03-17T05:48:17.436Z | Mar 17 05:48:15.778 INFO Starting download, target: Cockroach |
| 1733 | 2026-03-17T05:48:17.440Z | Mar 17 05:48:15.778 INFO Starting download, target: Console |
| 1734 | 2026-03-17T05:48:17.440Z | Mar 17 05:48:15.778 INFO Starting download, target: TransceiverControl |
| 1735 | 2026-03-17T05:48:17.440Z | Mar 17 05:48:15.778 INFO Starting download, target: Clickhouse |
| 1736 | 2026-03-17T05:48:17.441Z | Mar 17 05:48:15.778 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1737 | 2026-03-17T05:48:17.441Z | Mar 17 05:48:15.778 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1738 | 2026-03-17T05:48:17.441Z | Mar 17 05:48:15.778 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1739 | 2026-03-17T05:48:17.441Z | Mar 17 05:48:15.778 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1740 | 2026-03-17T05:48:17.441Z | Mar 17 05:48:15.778 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1741 | 2026-03-17T05:48:17.441Z | Mar 17 05:48:15.778 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1742 | 2026-03-17T05:48:17.999Z | Mar 17 05:48:16.326 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1743 | 2026-03-17T05:48:18.337Z | Mar 17 05:48:16.664 INFO Download complete, target: TransceiverControl |
| 1744 | 2026-03-17T05:48:18.514Z | Mar 17 05:48:16.852 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1745 | 2026-03-17T05:48:18.896Z | Mar 17 05:48:17.228 INFO Download complete, target: Console |
| 1746 | 2026-03-17T05:48:19.062Z | Mar 17 05:48:17.402 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1747 | 2026-03-17T05:48:19.166Z | Mar 17 05:48:17.507 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1748 | 2026-03-17T05:48:19.655Z | Mar 17 05:48:17.996 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1749 | 2026-03-17T05:48:19.905Z | Mar 17 05:48:18.246 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1750 | 2026-03-17T05:48:19.905Z | Mar 17 05:48:18.246 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1751 | 2026-03-17T05:48:22.853Z | Mar 17 05:48:21.194 INFO Download complete, target: MaghemiteMgd |
| 1752 | 2026-03-17T05:48:23.078Z | Mar 17 05:48:21.418 INFO Download complete, target: DendriteStub |
| 1753 | 2026-03-17T05:48:27.572Z | Mar 17 05:48:25.911 INFO Checking that binary works, target: Cockroach |
| 1754 | 2026-03-17T05:48:27.691Z | Mar 17 05:48:26.030 INFO Download complete, target: Cockroach |
| 1755 | 2026-03-17T05:48:30.757Z | Mar 17 05:48:29.096 INFO Checking that binary works, target: Clickhouse |
| 1756 | 2026-03-17T05:48:30.858Z | Mar 17 05:48:29.196 INFO Download complete, target: Clickhouse |
| 1757 | 2026-03-17T05:48:30.864Z | All prerequisites installed successfully |
| 1758 | 2026-03-17T05:48:30.866Z | |
| 1759 | 2026-03-17T05:48:30.866Z | real 3:43.878654824 |
| 1760 | 2026-03-17T05:48:30.867Z | user 10:20.358052902 |
| 1761 | 2026-03-17T05:48:30.867Z | sys 2:05.689013471 |
| 1762 | 2026-03-17T05:48:30.867Z | trap 0.328723849 |
| 1763 | 2026-03-17T05:48:30.867Z | tflt 1.008484506 |
| 1764 | 2026-03-17T05:48:30.867Z | dflt 1.879671075 |
| 1765 | 2026-03-17T05:48:30.867Z | kflt 0.023689337 |
| 1766 | 2026-03-17T05:48:30.867Z | lock 31:50.494645484 |
| 1767 | 2026-03-17T05:48:30.867Z | slp 25:13.623215953 |
| 1768 | 2026-03-17T05:48:30.867Z | lat 29.797210620 |
| 1769 | 2026-03-17T05:48:30.867Z | stop 4:31.061694765 |
| 1770 | 2026-03-17T05:48:30.867Z | + ptime -m cargo xtask download softnpu |
| 1771 | 2026-03-17T05:48:31.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1772 | 2026-03-17T05:48:31.583Z | Running `target/debug/xtask download softnpu` |
| 1773 | 2026-03-17T05:48:32.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s |
| 1774 | 2026-03-17T05:48:32.669Z | Running `target/debug/xtask-downloader softnpu` |
| 1775 | 2026-03-17T05:48:32.715Z | Mar 17 05:48:31.053 INFO Starting download, target: Softnpu |
| 1776 | 2026-03-17T05:48:32.715Z | Mar 17 05:48:31.054 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1777 | 2026-03-17T05:48:33.324Z | Mar 17 05:48:31.662 INFO Download complete, target: Softnpu |
| 1778 | 2026-03-17T05:48:33.327Z | |
| 1779 | 2026-03-17T05:48:33.327Z | real 2.455955012 |
| 1780 | 2026-03-17T05:48:33.327Z | user 1.757241106 |
| 1781 | 2026-03-17T05:48:33.327Z | sys 0.785282348 |
| 1782 | 2026-03-17T05:48:33.327Z | trap 0.000671730 |
| 1783 | 2026-03-17T05:48:33.328Z | tflt 0.000109400 |
| 1784 | 2026-03-17T05:48:33.330Z | dflt 0.000203708 |
| 1785 | 2026-03-17T05:48:33.331Z | kflt 0.000000000 |
| 1786 | 2026-03-17T05:48:33.331Z | lock 10.879308524 |
| 1787 | 2026-03-17T05:48:33.331Z | slp 0.411926536 |
| 1788 | 2026-03-17T05:48:33.331Z | lat 0.055234615 |
| 1789 | 2026-03-17T05:48:33.331Z | stop 0.000163853 |
| 1790 | 2026-03-17T05:48:33.331Z | + export CARGO_INCREMENTAL=0 |
| 1791 | 2026-03-17T05:48:33.331Z | + CARGO_INCREMENTAL=0 |
| 1792 | 2026-03-17T05:48:33.331Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1793 | 2026-03-17T05:48:34.514Z | Compiling proc-macro2 v1.0.106 |
| 1794 | 2026-03-17T05:48:34.514Z | Compiling quote v1.0.44 |
| 1795 | 2026-03-17T05:48:34.517Z | Compiling unicode-ident v1.0.24 |
| 1796 | 2026-03-17T05:48:34.517Z | Compiling libc v0.2.180 |
| 1797 | 2026-03-17T05:48:34.517Z | Compiling serde_core v1.0.228 |
| 1798 | 2026-03-17T05:48:34.517Z | Compiling serde v1.0.228 |
| 1799 | 2026-03-17T05:48:34.517Z | Compiling cfg-if v1.0.4 |
| 1800 | 2026-03-17T05:48:34.517Z | Compiling version_check v0.9.5 |
| 1801 | 2026-03-17T05:48:34.517Z | Compiling shlex v1.3.0 |
| 1802 | 2026-03-17T05:48:34.517Z | Compiling find-msvc-tools v0.1.9 |
| 1803 | 2026-03-17T05:48:34.517Z | Compiling typenum v1.19.0 |
| 1804 | 2026-03-17T05:48:34.517Z | Compiling portable-atomic v1.13.1 |
| 1805 | 2026-03-17T05:48:34.517Z | Compiling memchr v2.8.0 |
| 1806 | 2026-03-17T05:48:34.517Z | Compiling autocfg v1.5.0 |
| 1807 | 2026-03-17T05:48:34.517Z | Compiling zmij v1.0.21 |
| 1808 | 2026-03-17T05:48:34.900Z | Compiling serde_json v1.0.149 |
| 1809 | 2026-03-17T05:48:34.995Z | Compiling zerocopy v0.8.40 |
| 1810 | 2026-03-17T05:48:35.064Z | Compiling parking_lot_core v0.9.12 |
| 1811 | 2026-03-17T05:48:35.087Z | Compiling libm v0.2.16 |
| 1812 | 2026-03-17T05:48:35.187Z | Compiling smallvec v1.15.1 |
| 1813 | 2026-03-17T05:48:35.237Z | Compiling num-traits v0.2.19 |
| 1814 | 2026-03-17T05:48:35.290Z | Compiling generic-array v0.14.7 |
| 1815 | 2026-03-17T05:48:35.293Z | Compiling icu_normalizer_data v2.1.1 |
| 1816 | 2026-03-17T05:48:35.434Z | Compiling icu_properties_data v2.1.2 |
| 1817 | 2026-03-17T05:48:35.487Z | Compiling itoa v1.0.17 |
| 1818 | 2026-03-17T05:48:35.534Z | Compiling log v0.4.29 |
| 1819 | 2026-03-17T05:48:35.559Z | Compiling getrandom v0.4.1 |
| 1820 | 2026-03-17T05:48:35.583Z | Compiling pkg-config v0.3.32 |
| 1821 | 2026-03-17T05:48:35.676Z | Compiling stable_deref_trait v1.2.1 |
| 1822 | 2026-03-17T05:48:35.746Z | Compiling subtle v2.6.1 |
| 1823 | 2026-03-17T05:48:35.796Z | Compiling scopeguard v1.2.0 |
| 1824 | 2026-03-17T05:48:35.937Z | Compiling lock_api v0.4.14 |
| 1825 | 2026-03-17T05:48:35.964Z | Compiling thiserror v2.0.18 |
| 1826 | 2026-03-17T05:48:35.967Z | Compiling fnv v1.0.7 |
| 1827 | 2026-03-17T05:48:36.107Z | Compiling jobserver v0.1.34 |
| 1828 | 2026-03-17T05:48:36.133Z | Compiling getrandom v0.2.17 |
| 1829 | 2026-03-17T05:48:36.136Z | Compiling errno v0.3.14 |
| 1830 | 2026-03-17T05:48:36.272Z | Compiling getrandom v0.3.4 |
| 1831 | 2026-03-17T05:48:36.293Z | Compiling pin-project-lite v0.2.17 |
| 1832 | 2026-03-17T05:48:36.325Z | Compiling rand_core v0.6.4 |
| 1833 | 2026-03-17T05:48:36.421Z | Compiling cc v1.2.56 |
| 1834 | 2026-03-17T05:48:36.445Z | Compiling syn v2.0.117 |
| 1835 | 2026-03-17T05:48:36.571Z | Compiling critical-section v1.2.0 |
| 1836 | 2026-03-17T05:48:36.668Z | Compiling allocator-api2 v0.2.21 |
| 1837 | 2026-03-17T05:48:36.738Z | Compiling rustversion v1.0.22 |
| 1838 | 2026-03-17T05:48:36.738Z | Compiling equivalent v1.0.2 |
| 1839 | 2026-03-17T05:48:36.760Z | Compiling fs_extra v1.3.0 |
| 1840 | 2026-03-17T05:48:36.856Z | Compiling writeable v0.6.2 |
| 1841 | 2026-03-17T05:48:36.910Z | Compiling dunce v1.0.5 |
| 1842 | 2026-03-17T05:48:36.984Z | Compiling once_cell v1.21.3 |
| 1843 | 2026-03-17T05:48:37.035Z | Compiling foldhash v0.2.0 |
| 1844 | 2026-03-17T05:48:37.057Z | Compiling litemap v0.8.1 |
| 1845 | 2026-03-17T05:48:37.168Z | Compiling percent-encoding v2.3.2 |
| 1846 | 2026-03-17T05:48:37.246Z | Compiling hashbrown v0.16.1 |
| 1847 | 2026-03-17T05:48:37.340Z | Compiling const-oid v0.9.6 |
| 1848 | 2026-03-17T05:48:37.388Z | Compiling cmake v0.1.57 |
| 1849 | 2026-03-17T05:48:37.461Z | Compiling signal-hook-registry v1.4.8 |
| 1850 | 2026-03-17T05:48:37.464Z | Compiling rustix v1.1.3 |
| 1851 | 2026-03-17T05:48:37.557Z | Compiling socket2 v0.6.2 |
| 1852 | 2026-03-17T05:48:37.560Z | Compiling mio v1.1.1 |
| 1853 | 2026-03-17T05:48:37.604Z | Compiling semver v1.0.27 |
| 1854 | 2026-03-17T05:48:37.796Z | Compiling parking_lot v0.12.5 |
| 1855 | 2026-03-17T05:48:37.936Z | Compiling bitflags v2.11.0 |
| 1856 | 2026-03-17T05:48:37.980Z | Compiling schemars v0.8.22 |
| 1857 | 2026-03-17T05:48:38.036Z | Compiling indexmap v2.13.0 |
| 1858 | 2026-03-17T05:48:38.067Z | Compiling rand_core v0.10.0 |
| 1859 | 2026-03-17T05:48:38.091Z | Compiling utf8_iter v1.0.4 |
| 1860 | 2026-03-17T05:48:38.208Z | Compiling ring v0.17.14 |
| 1861 | 2026-03-17T05:48:38.260Z | Compiling aws-lc-sys v0.37.1 |
| 1862 | 2026-03-17T05:48:38.302Z | Compiling aws-lc-rs v1.16.0 |
| 1863 | 2026-03-17T05:48:38.326Z | Compiling form_urlencoded v1.2.2 |
| 1864 | 2026-03-17T05:48:38.498Z | Compiling futures-core v0.3.32 |
| 1865 | 2026-03-17T05:48:38.541Z | Compiling strsim v0.11.1 |
| 1866 | 2026-03-17T05:48:38.695Z | Compiling ucd-trie v0.1.7 |
| 1867 | 2026-03-17T05:48:38.743Z | Compiling byteorder v1.5.0 |
| 1868 | 2026-03-17T05:48:38.949Z | Compiling thiserror v1.0.69 |
| 1869 | 2026-03-17T05:48:38.952Z | Compiling httparse v1.10.1 |
| 1870 | 2026-03-17T05:48:39.002Z | Compiling pest v2.8.6 |
| 1871 | 2026-03-17T05:48:39.104Z | Compiling vcpkg v0.2.15 |
| 1872 | 2026-03-17T05:48:39.107Z | Compiling heck v0.5.0 |
| 1873 | 2026-03-17T05:48:39.107Z | Compiling ident_case v1.0.1 |
| 1874 | 2026-03-17T05:48:39.344Z | Compiling syn v1.0.109 |
| 1875 | 2026-03-17T05:48:39.383Z | Compiling regex-syntax v0.8.10 |
| 1876 | 2026-03-17T05:48:39.412Z | Compiling crossbeam-utils v0.8.21 |
| 1877 | 2026-03-17T05:48:39.566Z | Compiling rustls v0.23.37 |
| 1878 | 2026-03-17T05:48:39.590Z | Compiling futures-sink v0.3.32 |
| 1879 | 2026-03-17T05:48:39.716Z | Compiling rustc_version v0.4.1 |
| 1880 | 2026-03-17T05:48:39.741Z | Compiling futures-channel v0.3.32 |
| 1881 | 2026-03-17T05:48:39.840Z | Compiling slab v0.4.12 |
| 1882 | 2026-03-17T05:48:39.843Z | Compiling futures-task v0.3.32 |
| 1883 | 2026-03-17T05:48:39.843Z | Compiling cpufeatures v0.2.17 |
| 1884 | 2026-03-17T05:48:39.843Z | Compiling futures-io v0.3.32 |
| 1885 | 2026-03-17T05:48:39.934Z | Compiling openssl-sys v0.9.111 |
| 1886 | 2026-03-17T05:48:40.089Z | Compiling iana-time-zone v0.1.65 |
| 1887 | 2026-03-17T05:48:40.113Z | Compiling plain v0.2.3 |
| 1888 | 2026-03-17T05:48:40.113Z | Compiling uuid v1.21.0 |
| 1889 | 2026-03-17T05:48:40.157Z | Compiling aho-corasick v1.1.4 |
| 1890 | 2026-03-17T05:48:40.205Z | Compiling num-conv v0.2.0 |
| 1891 | 2026-03-17T05:48:40.255Z | Compiling time-core v0.1.8 |
| 1892 | 2026-03-17T05:48:40.376Z | Compiling synstructure v0.13.2 |
| 1893 | 2026-03-17T05:48:40.399Z | Compiling serde_derive_internals v0.29.1 |
| 1894 | 2026-03-17T05:48:40.463Z | Compiling time-macros v0.2.27 |
| 1895 | 2026-03-17T05:48:40.500Z | Compiling pest_meta v2.8.6 |
| 1896 | 2026-03-17T05:48:40.991Z | Compiling pretty-hex v0.4.1 |
| 1897 | 2026-03-17T05:48:41.076Z | Compiling openssl v0.10.75 |
| 1898 | 2026-03-17T05:48:41.306Z | Compiling either v1.15.0 |
| 1899 | 2026-03-17T05:48:41.373Z | Compiling pest_generator v2.8.6 |
| 1900 | 2026-03-17T05:48:41.399Z | Compiling regex-automata v0.4.14 |
| 1901 | 2026-03-17T05:48:41.402Z | Compiling crc32fast v1.5.0 |
| 1902 | 2026-03-17T05:48:41.448Z | Compiling anyhow v1.0.102 |
| 1903 | 2026-03-17T05:48:41.451Z | Compiling base64ct v1.8.3 |
| 1904 | 2026-03-17T05:48:41.497Z | Compiling darling_core v0.21.3 |
| 1905 | 2026-03-17T05:48:41.596Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1906 | 2026-03-17T05:48:41.622Z | Compiling native-tls v0.2.18 |
| 1907 | 2026-03-17T05:48:41.741Z | Compiling flagset v0.4.7 |
| 1908 | 2026-03-17T05:48:41.814Z | Compiling pem-rfc7468 v0.7.0 |
| 1909 | 2026-03-17T05:48:41.843Z | Compiling rand_core v0.9.5 |
| 1910 | 2026-03-17T05:48:41.934Z | Compiling slog v2.8.2 |
| 1911 | 2026-03-17T05:48:41.987Z | Compiling tracing-core v0.1.36 |
| 1912 | 2026-03-17T05:48:42.126Z | Compiling rayon-core v1.13.0 |
| 1913 | 2026-03-17T05:48:42.147Z | Compiling untrusted v0.9.0 |
| 1914 | 2026-03-17T05:48:42.173Z | Compiling dyn-clone v1.0.20 |
| 1915 | 2026-03-17T05:48:42.295Z | Compiling serde_derive v1.0.228 |
| 1916 | 2026-03-17T05:48:42.333Z | Compiling zeroize_derive v1.4.3 |
| 1917 | 2026-03-17T05:48:42.338Z | Compiling zerofrom-derive v0.1.6 |
| 1918 | 2026-03-17T05:48:42.381Z | Compiling yoke-derive v0.8.1 |
| 1919 | 2026-03-17T05:48:42.384Z | Compiling zerovec-derive v0.11.2 |
| 1920 | 2026-03-17T05:48:42.427Z | Compiling displaydoc v0.2.5 |
| 1921 | 2026-03-17T05:48:42.466Z | Compiling zerocopy-derive v0.8.40 |
| 1922 | 2026-03-17T05:48:42.506Z | Compiling tokio-macros v2.6.0 |
| 1923 | 2026-03-17T05:48:42.754Z | Compiling futures-macro v0.3.32 |
| 1924 | 2026-03-17T05:48:43.118Z | Compiling zeroize v1.8.2 |
| 1925 | 2026-03-17T05:48:43.331Z | Compiling thiserror-impl v2.0.18 |
| 1926 | 2026-03-17T05:48:43.433Z | Compiling tracing-attributes v0.1.31 |
| 1927 | 2026-03-17T05:48:43.664Z | Compiling der_derive v0.7.3 |
| 1928 | 2026-03-17T05:48:43.771Z | Compiling schemars_derive v0.8.22 |
| 1929 | 2026-03-17T05:48:43.794Z | Compiling thiserror-impl v1.0.69 |
| 1930 | 2026-03-17T05:48:43.890Z | Compiling zerofrom v0.1.6 |
| 1931 | 2026-03-17T05:48:44.067Z | Compiling yoke v0.8.1 |
| 1932 | 2026-03-17T05:48:44.172Z | Compiling crypto-common v0.1.7 |
| 1933 | 2026-03-17T05:48:44.336Z | Compiling zerovec v0.11.5 |
| 1934 | 2026-03-17T05:48:44.365Z | Compiling zerotrie v0.2.3 |
| 1935 | 2026-03-17T05:48:44.846Z | Compiling block-buffer v0.10.4 |
| 1936 | 2026-03-17T05:48:44.921Z | Compiling pest_derive v2.8.6 |
| 1937 | 2026-03-17T05:48:44.943Z | Compiling futures-util v0.3.32 |
| 1938 | 2026-03-17T05:48:45.027Z | Compiling digest v0.10.7 |
| 1939 | 2026-03-17T05:48:45.053Z | Compiling tinystr v0.8.2 |
| 1940 | 2026-03-17T05:48:45.129Z | Compiling potential_utf v0.1.4 |
| 1941 | 2026-03-17T05:48:45.296Z | Compiling icu_locale_core v2.1.1 |
| 1942 | 2026-03-17T05:48:45.326Z | Compiling icu_collections v2.1.1 |
| 1943 | 2026-03-17T05:48:45.350Z | Compiling hmac v0.12.1 |
| 1944 | 2026-03-17T05:48:45.460Z | Compiling block-padding v0.3.3 |
| 1945 | 2026-03-17T05:48:45.485Z | Compiling sha2 v0.10.9 |
| 1946 | 2026-03-17T05:48:45.555Z | Compiling rustls-pki-types v1.14.0 |
| 1947 | 2026-03-17T05:48:45.707Z | Compiling inout v0.1.4 |
| 1948 | 2026-03-17T05:48:45.970Z | Compiling cipher v0.4.4 |
| 1949 | 2026-03-17T05:48:46.293Z | Compiling icu_provider v2.1.1 |
| 1950 | 2026-03-17T05:48:46.317Z | Compiling scroll_derive v0.13.1 |
| 1951 | 2026-03-17T05:48:46.376Z | Compiling scroll_derive v0.12.1 |
| 1952 | 2026-03-17T05:48:46.539Z | Compiling openssl-macros v0.1.1 |
| 1953 | 2026-03-17T05:48:46.666Z | Compiling bytes v1.11.1 |
| 1954 | 2026-03-17T05:48:46.798Z | Compiling icu_properties v2.1.2 |
| 1955 | 2026-03-17T05:48:46.842Z | Compiling icu_normalizer v2.1.1 |
| 1956 | 2026-03-17T05:48:47.094Z | Compiling chrono v0.4.44 |
| 1957 | 2026-03-17T05:48:47.218Z | Compiling serde_tokenstream v0.2.3 |
| 1958 | 2026-03-17T05:48:47.441Z | Compiling tokio v1.49.0 |
| 1959 | 2026-03-17T05:48:47.903Z | Compiling http v1.4.0 |
| 1960 | 2026-03-17T05:48:48.263Z | Compiling idna_adapter v1.2.1 |
| 1961 | 2026-03-17T05:48:48.444Z | Compiling idna v1.1.0 |
| 1962 | 2026-03-17T05:48:48.489Z | Compiling der v0.7.10 |
| 1963 | 2026-03-17T05:48:48.512Z | Compiling darling_macro v0.21.3 |
| 1964 | 2026-03-17T05:48:48.537Z | Compiling ppv-lite86 v0.2.21 |
| 1965 | 2026-03-17T05:48:48.643Z | Compiling regex v1.12.3 |
| 1966 | 2026-03-17T05:48:48.956Z | Compiling url v2.5.8 |
| 1967 | 2026-03-17T05:48:49.009Z | Compiling zerocopy-derive v0.7.35 |
| 1968 | 2026-03-17T05:48:49.107Z | Compiling darling v0.21.3 |
| 1969 | 2026-03-17T05:48:49.215Z | Compiling salsa20 v0.10.2 |
| 1970 | 2026-03-17T05:48:49.238Z | Compiling pbkdf2 v0.12.2 |
| 1971 | 2026-03-17T05:48:49.341Z | Compiling tracing v0.1.44 |
| 1972 | 2026-03-17T05:48:49.654Z | Compiling spki v0.7.3 |
| 1973 | 2026-03-17T05:48:49.938Z | Compiling cookie v0.18.1 |
| 1974 | 2026-03-17T05:48:50.055Z | Compiling base64 v0.22.1 |
| 1975 | 2026-03-17T05:48:50.081Z | Compiling camino v1.2.2 |
| 1976 | 2026-03-17T05:48:50.255Z | Compiling scrypt v0.11.0 |
| 1977 | 2026-03-17T05:48:50.421Z | Compiling rand_chacha v0.9.0 |
| 1978 | 2026-03-17T05:48:50.464Z | Compiling cbc v0.1.2 |
| 1979 | 2026-03-17T05:48:50.487Z | Compiling aes v0.8.4 |
| 1980 | 2026-03-17T05:48:51.143Z | Compiling usdt-impl v0.5.0 |
| 1981 | 2026-03-17T05:48:51.243Z | Compiling usdt-impl v0.6.0 |
| 1982 | 2026-03-17T05:48:51.305Z | Compiling ref-cast v1.0.25 |
| 1983 | 2026-03-17T05:48:51.457Z | Compiling paste v1.0.15 |
| 1984 | 2026-03-17T05:48:51.536Z | Compiling winnow v0.7.15 |
| 1985 | 2026-03-17T05:48:51.825Z | Compiling pkcs5 v0.7.1 |
| 1986 | 2026-03-17T05:48:51.852Z | Compiling rand v0.9.2 |
| 1987 | 2026-03-17T05:48:52.051Z | Compiling http-body v1.0.1 |
| 1988 | 2026-03-17T05:48:52.171Z | Compiling scroll v0.13.0 |
| 1989 | 2026-03-17T05:48:52.235Z | Compiling scroll v0.12.0 |
| 1990 | 2026-03-17T05:48:52.259Z | Compiling toml_datetime v0.6.11 |
| 1991 | 2026-03-17T05:48:52.286Z | Compiling serde_spanned v0.6.9 |
| 1992 | 2026-03-17T05:48:52.489Z | Compiling heapless v0.7.17 |
| 1993 | 2026-03-17T05:48:52.551Z | Compiling tokio-util v0.7.18 |
| 1994 | 2026-03-17T05:48:52.618Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1995 | 2026-03-17T05:48:52.626Z | Compiling zstd-safe v7.2.4 |
| 1996 | 2026-03-17T05:48:52.806Z | Compiling untrusted v0.7.1 |
| 1997 | 2026-03-17T05:48:52.840Z | Compiling signal-hook v0.3.18 |
| 1998 | 2026-03-17T05:48:52.857Z | Compiling atomic-waker v1.1.2 |
| 1999 | 2026-03-17T05:48:52.907Z | Compiling openssl-probe v0.2.1 |
| 2000 | 2026-03-17T05:48:53.154Z | Compiling goblin v0.8.2 |
| 2001 | 2026-03-17T05:48:53.179Z | Compiling goblin v0.10.5 |
| 2002 | 2026-03-17T05:48:53.382Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2003 | 2026-03-17T05:48:53.552Z | Compiling pkcs8 v0.10.2 |
| 2004 | 2026-03-17T05:48:53.846Z | Compiling zerocopy v0.7.35 |
| 2005 | 2026-03-17T05:48:53.930Z | Compiling ref-cast-impl v1.0.25 |
| 2006 | 2026-03-17T05:48:53.955Z | Compiling darling_core v0.20.11 |
| 2007 | 2026-03-17T05:48:54.170Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2008 | 2026-03-17T05:48:54.200Z | Compiling memoffset v0.9.1 |
| 2009 | 2026-03-17T05:48:54.352Z | Compiling fastrand v2.3.0 |
| 2010 | 2026-03-17T05:48:54.537Z | Compiling litrs v1.0.0 |
| 2011 | 2026-03-17T05:48:54.633Z | Compiling tower-layer v0.3.3 |
| 2012 | 2026-03-17T05:48:54.659Z | Compiling try-lock v0.2.5 |
| 2013 | 2026-03-17T05:48:54.747Z | Compiling tinyvec_macros v0.1.1 |
| 2014 | 2026-03-17T05:48:54.790Z | Compiling rustix v0.38.44 |
| 2015 | 2026-03-17T05:48:54.839Z | Compiling winnow v0.5.40 |
| 2016 | 2026-03-17T05:48:54.915Z | Compiling tower-service v0.3.3 |
| 2017 | 2026-03-17T05:48:55.185Z | Compiling document-features v0.2.12 |
| 2018 | 2026-03-17T05:48:55.216Z | Compiling tinyvec v1.10.0 |
| 2019 | 2026-03-17T05:48:55.240Z | Compiling want v0.3.1 |
| 2020 | 2026-03-17T05:48:55.243Z | Compiling h2 v0.4.13 |
| 2021 | 2026-03-17T05:48:55.940Z | Compiling dtrace-parser v0.2.0 |
| 2022 | 2026-03-17T05:48:56.064Z | Compiling dtrace-parser v0.3.0 |
| 2023 | 2026-03-17T05:48:56.513Z | Compiling dof v0.3.0 |
| 2024 | 2026-03-17T05:48:56.758Z | Compiling darling_macro v0.20.11 |
| 2025 | 2026-03-17T05:48:56.804Z | Compiling toml_edit v0.19.15 |
| 2026 | 2026-03-17T05:48:56.828Z | Compiling ipnet v2.11.0 |
| 2027 | 2026-03-17T05:48:56.955Z | Compiling dof v0.4.0 |
| 2028 | 2026-03-17T05:48:57.092Z | Compiling daft-derive v0.1.5 |
| 2029 | 2026-03-17T05:48:57.356Z | Compiling async-trait v0.1.89 |
| 2030 | 2026-03-17T05:48:57.378Z | Compiling curve25519-dalek v4.1.3 |
| 2031 | 2026-03-17T05:48:57.617Z | Compiling spin v0.9.8 |
| 2032 | 2026-03-17T05:48:57.638Z | Compiling thread-id v4.2.2 |
| 2033 | 2026-03-17T05:48:57.702Z | Compiling thread-id v5.1.0 |
| 2034 | 2026-03-17T05:48:57.766Z | Compiling proc-macro-error-attr v1.0.4 |
| 2035 | 2026-03-17T05:48:57.823Z | Compiling httpdate v1.0.3 |
| 2036 | 2026-03-17T05:48:57.982Z | Compiling num-bigint-dig v0.8.6 |
| 2037 | 2026-03-17T05:48:58.027Z | Compiling smoltcp v0.9.1 |
| 2038 | 2026-03-17T05:48:58.105Z | Compiling pin-utils v0.1.0 |
| 2039 | 2026-03-17T05:48:58.217Z | Compiling powerfmt v0.2.0 |
| 2040 | 2026-03-17T05:48:58.245Z | Compiling foreign-types-shared v0.1.1 |
| 2041 | 2026-03-17T05:48:58.377Z | Compiling cfg_aliases v0.2.1 |
| 2042 | 2026-03-17T05:48:58.485Z | Compiling nix v0.31.1 |
| 2043 | 2026-03-17T05:48:58.488Z | Compiling deranged v0.5.8 |
| 2044 | 2026-03-17T05:48:58.535Z | Compiling foreign-types v0.3.2 |
| 2045 | 2026-03-17T05:48:58.677Z | Compiling tempfile v3.25.0 |
| 2046 | 2026-03-17T05:48:58.765Z | Compiling darling v0.20.11 |
| 2047 | 2026-03-17T05:48:59.282Z | Compiling hyper v1.8.1 |
| 2048 | 2026-03-17T05:48:59.307Z | Compiling ipnetwork v0.21.1 |
| 2049 | 2026-03-17T05:48:59.329Z | Compiling strum_macros v0.26.4 |
| 2050 | 2026-03-17T05:48:59.615Z | Compiling socket2 v0.5.10 |
| 2051 | 2026-03-17T05:48:59.663Z | Compiling wait-timeout v0.2.1 |
| 2052 | 2026-03-17T05:48:59.944Z | Compiling proc-macro-error v1.0.4 |
| 2053 | 2026-03-17T05:49:00.086Z | Compiling utf8parse v0.2.2 |
| 2054 | 2026-03-17T05:49:00.210Z | Compiling siphasher v1.0.2 |
| 2055 | 2026-03-17T05:49:00.245Z | Compiling simd-adler32 v0.3.8 |
| 2056 | 2026-03-17T05:49:00.314Z | Compiling unicode-segmentation v1.12.0 |
| 2057 | 2026-03-17T05:49:00.430Z | Compiling anstyle v1.0.13 |
| 2058 | 2026-03-17T05:49:00.477Z | Compiling num_threads v0.1.7 |
| 2059 | 2026-03-17T05:49:00.616Z | Compiling quick-error v1.2.3 |
| 2060 | 2026-03-17T05:49:00.734Z | Compiling bit-vec v0.8.0 |
| 2061 | 2026-03-17T05:49:00.767Z | Compiling rusty-fork v0.3.1 |
| 2062 | 2026-03-17T05:49:00.832Z | Compiling time v0.3.47 |
| 2063 | 2026-03-17T05:49:01.052Z | Compiling bit-set v0.8.0 |
| 2064 | 2026-03-17T05:49:01.165Z | Compiling hyper-util v0.1.20 |
| 2065 | 2026-03-17T05:49:01.327Z | Compiling anstyle-parse v0.2.7 |
| 2066 | 2026-03-17T05:49:01.578Z | Compiling crossbeam-epoch v0.9.18 |
| 2067 | 2026-03-17T05:49:01.697Z | Compiling derive_builder_core v0.20.2 |
| 2068 | 2026-03-17T05:49:02.073Z | Compiling unicode-normalization v0.1.25 |
| 2069 | 2026-03-17T05:49:02.716Z | Compiling rustls-native-certs v0.8.3 |
| 2070 | 2026-03-17T05:49:03.067Z | Compiling signature v2.2.0 |
| 2071 | 2026-03-17T05:49:03.205Z | Compiling hubpack_derive v0.1.1 |
| 2072 | 2026-03-17T05:49:03.271Z | Compiling strum_macros v0.27.2 |
| 2073 | 2026-03-17T05:49:03.450Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2074 | 2026-03-17T05:49:03.501Z | Compiling rand_xorshift v0.4.0 |
| 2075 | 2026-03-17T05:49:03.504Z | Compiling sync_wrapper v1.0.2 |
| 2076 | 2026-03-17T05:49:03.584Z | Compiling ahash v0.8.12 |
| 2077 | 2026-03-17T05:49:03.705Z | Compiling fs-err v3.3.0 |
| 2078 | 2026-03-17T05:49:03.754Z | Compiling unicode-properties v0.1.4 |
| 2079 | 2026-03-17T05:49:03.779Z | Compiling object v0.37.3 |
| 2080 | 2026-03-17T05:49:03.866Z | Compiling unicode-bidi v0.3.18 |
| 2081 | 2026-03-17T05:49:03.888Z | Compiling anstyle-query v1.1.5 |
| 2082 | 2026-03-17T05:49:04.040Z | Compiling colorchoice v1.0.4 |
| 2083 | 2026-03-17T05:49:04.040Z | Compiling adler2 v2.0.1 |
| 2084 | 2026-03-17T05:49:04.124Z | Compiling unarray v0.1.4 |
| 2085 | 2026-03-17T05:49:04.242Z | Compiling is_terminal_polyfill v1.70.2 |
| 2086 | 2026-03-17T05:49:04.265Z | Compiling proptest v1.10.0 |
| 2087 | 2026-03-17T05:49:04.292Z | Compiling miniz_oxide v0.8.9 |
| 2088 | 2026-03-17T05:49:04.359Z | Compiling anstream v0.6.21 |
| 2089 | 2026-03-17T05:49:04.382Z | Compiling stringprep v0.1.5 |
| 2090 | 2026-03-17T05:49:04.783Z | Compiling tower v0.5.3 |
| 2091 | 2026-03-17T05:49:04.926Z | Compiling derive_builder_macro v0.20.2 |
| 2092 | 2026-03-17T05:49:05.279Z | Compiling crossbeam-deque v0.8.6 |
| 2093 | 2026-03-17T05:49:05.402Z | Compiling heck v0.4.1 |
| 2094 | 2026-03-17T05:49:05.427Z | Compiling usdt-macro v0.6.0 |
| 2095 | 2026-03-17T05:49:05.535Z | Compiling usdt-attr-macro v0.6.0 |
| 2096 | 2026-03-17T05:49:05.759Z | Compiling http-body-util v0.1.3 |
| 2097 | 2026-03-17T05:49:05.840Z | Compiling webpki-roots v1.0.6 |
| 2098 | 2026-03-17T05:49:06.092Z | Compiling rand_chacha v0.3.1 |
| 2099 | 2026-03-17T05:49:06.125Z | Compiling erased-serde v0.3.31 |
| 2100 | 2026-03-17T05:49:06.146Z | Compiling md-5 v0.10.6 |
| 2101 | 2026-03-17T05:49:06.380Z | Compiling num-integer v0.1.46 |
| 2102 | 2026-03-17T05:49:06.404Z | Compiling hash32 v0.2.1 |
| 2103 | 2026-03-17T05:49:06.498Z | Compiling vergen-lib v0.1.6 |
| 2104 | 2026-03-17T05:49:06.531Z | Compiling ff v0.13.1 |
| 2105 | 2026-03-17T05:49:06.596Z | Compiling zlib-rs v0.6.2 |
| 2106 | 2026-03-17T05:49:06.639Z | Compiling psl-types v2.0.11 |
| 2107 | 2026-03-17T05:49:06.665Z | Compiling base16ct v0.2.0 |
| 2108 | 2026-03-17T05:49:06.669Z | Compiling fallible-iterator v0.2.0 |
| 2109 | 2026-03-17T05:49:06.711Z | Compiling iri-string v0.7.10 |
| 2110 | 2026-03-17T05:49:06.714Z | Compiling ryu v1.0.23 |
| 2111 | 2026-03-17T05:49:06.827Z | Compiling publicsuffix v2.3.0 |
| 2112 | 2026-03-17T05:49:06.875Z | Compiling sec1 v0.7.3 |
| 2113 | 2026-03-17T05:49:06.920Z | Compiling serde_urlencoded v0.7.1 |
| 2114 | 2026-03-17T05:49:06.991Z | Compiling num-iter v0.1.45 |
| 2115 | 2026-03-17T05:49:06.995Z | Compiling group v0.13.0 |
| 2116 | 2026-03-17T05:49:07.078Z | Compiling newtype-uuid v1.3.2 |
| 2117 | 2026-03-17T05:49:07.125Z | Compiling postgres-protocol v0.6.10 |
| 2118 | 2026-03-17T05:49:07.273Z | Compiling rand v0.8.5 |
| 2119 | 2026-03-17T05:49:07.538Z | Compiling oxnet v0.1.4 |
| 2120 | 2026-03-17T05:49:07.752Z | Compiling zone_cfg_derive v0.3.1 |
| 2121 | 2026-03-17T05:49:07.802Z | Compiling derive_builder v0.20.2 |
| 2122 | 2026-03-17T05:49:07.980Z | Compiling tokio-native-tls v0.3.1 |
| 2123 | 2026-03-17T05:49:08.006Z | Compiling phf_shared v0.13.1 |
| 2124 | 2026-03-17T05:49:08.124Z | Compiling lazy_static v1.5.0 |
| 2125 | 2026-03-17T05:49:08.245Z | Compiling terminal_size v0.4.3 |
| 2126 | 2026-03-17T05:49:08.271Z | Compiling serde_with_macros v3.17.0 |
| 2127 | 2026-03-17T05:49:08.324Z | Compiling tower-http v0.6.8 |
| 2128 | 2026-03-17T05:49:08.349Z | Compiling cargo-platform v0.1.9 |
| 2129 | 2026-03-17T05:49:08.419Z | Compiling hkdf v0.12.4 |
| 2130 | 2026-03-17T05:49:08.443Z | Compiling crypto-bigint v0.5.5 |
| 2131 | 2026-03-17T05:49:08.523Z | Compiling enum-as-inner v0.6.1 |
| 2132 | 2026-03-17T05:49:08.549Z | Compiling serde_repr v0.1.20 |
| 2133 | 2026-03-17T05:49:08.571Z | Compiling clap_derive v4.5.55 |
| 2134 | 2026-03-17T05:49:08.620Z | Compiling vergen v9.0.6 |
| 2135 | 2026-03-17T05:49:08.796Z | Compiling managed v0.8.0 |
| 2136 | 2026-03-17T05:49:08.843Z | Compiling unicode-width v0.2.0 |
| 2137 | 2026-03-17T05:49:08.868Z | Compiling foldhash v0.1.5 |
| 2138 | 2026-03-17T05:49:08.893Z | Compiling bitflags v1.3.2 |
| 2139 | 2026-03-17T05:49:09.155Z | Compiling bumpalo v3.20.2 |
| 2140 | 2026-03-17T05:49:09.178Z | Compiling libbz2-rs-sys v0.2.2 |
| 2141 | 2026-03-17T05:49:09.218Z | Compiling clap_lex v1.0.0 |
| 2142 | 2026-03-17T05:49:09.244Z | Compiling console v0.16.2 |
| 2143 | 2026-03-17T05:49:09.290Z | Compiling hashbrown v0.15.5 |
| 2144 | 2026-03-17T05:49:09.429Z | Compiling clap_builder v4.5.60 |
| 2145 | 2026-03-17T05:49:09.484Z | Compiling zopfli v0.8.3 |
| 2146 | 2026-03-17T05:49:09.509Z | Compiling flate2 v1.1.9 |
| 2147 | 2026-03-17T05:49:09.785Z | Compiling elliptic-curve v0.13.8 |
| 2148 | 2026-03-17T05:49:09.844Z | Compiling bzip2 v0.6.1 |
| 2149 | 2026-03-17T05:49:10.019Z | Compiling cargo_metadata v0.19.2 |
| 2150 | 2026-03-17T05:49:10.118Z | Compiling phf v0.13.1 |
| 2151 | 2026-03-17T05:49:10.236Z | Compiling hyper-tls v0.6.0 |
| 2152 | 2026-03-17T05:49:10.280Z | Compiling signal-hook-mio v0.2.5 |
| 2153 | 2026-03-17T05:49:10.436Z | Compiling daft v0.1.5 |
| 2154 | 2026-03-17T05:49:10.541Z | Compiling rayon v1.11.0 |
| 2155 | 2026-03-17T05:49:10.723Z | Compiling cookie_store v0.22.1 |
| 2156 | 2026-03-17T05:49:10.751Z | Compiling postgres-types v0.2.12 |
| 2157 | 2026-03-17T05:49:10.751Z | Compiling zstd v0.13.3 |
| 2158 | 2026-03-17T05:49:11.023Z | Compiling bzip2 v0.4.4 |
| 2159 | 2026-03-17T05:49:11.101Z | Compiling strum v0.27.2 |
| 2160 | 2026-03-17T05:49:11.428Z | Compiling hubpack v0.1.2 |
| 2161 | 2026-03-17T05:49:11.460Z | Compiling ed25519 v2.2.3 |
| 2162 | 2026-03-17T05:49:11.496Z | Compiling phf_shared v0.11.3 |
| 2163 | 2026-03-17T05:49:11.629Z | Compiling pkcs1 v0.7.5 |
| 2164 | 2026-03-17T05:49:11.777Z | Compiling serde-big-array v0.5.1 |
| 2165 | 2026-03-17T05:49:11.802Z | Compiling hex v0.4.3 |
| 2166 | 2026-03-17T05:49:11.954Z | Compiling rfc6979 v0.4.0 |
| 2167 | 2026-03-17T05:49:11.981Z | Compiling bstr v1.12.1 |
| 2168 | 2026-03-17T05:49:12.185Z | Compiling itertools v0.12.1 |
| 2169 | 2026-03-17T05:49:12.207Z | Compiling float-cmp v0.10.0 |
| 2170 | 2026-03-17T05:49:12.210Z | Compiling memmap2 v0.9.10 |
| 2171 | 2026-03-17T05:49:12.236Z | Compiling env_filter v1.0.0 |
| 2172 | 2026-03-17T05:49:12.257Z | Compiling encoding_rs v0.8.35 |
| 2173 | 2026-03-17T05:49:12.261Z | Compiling normalize-line-endings v0.3.0 |
| 2174 | 2026-03-17T05:49:12.414Z | Compiling rustc-hash v2.1.1 |
| 2175 | 2026-03-17T05:49:12.435Z | Compiling precomputed-hash v0.1.1 |
| 2176 | 2026-03-17T05:49:12.527Z | Compiling keccak v0.1.6 |
| 2177 | 2026-03-17T05:49:12.561Z | Compiling fixedbitset v0.5.7 |
| 2178 | 2026-03-17T05:49:12.586Z | Compiling jiff v0.2.21 |
| 2179 | 2026-03-17T05:49:12.612Z | Compiling new_debug_unreachable v1.0.6 |
| 2180 | 2026-03-17T05:49:12.634Z | Compiling data-encoding v2.10.0 |
| 2181 | 2026-03-17T05:49:12.721Z | Compiling toml_write v0.1.2 |
| 2182 | 2026-03-17T05:49:12.806Z | Compiling difflib v0.4.0 |
| 2183 | 2026-03-17T05:49:12.947Z | Compiling fixedbitset v0.4.2 |
| 2184 | 2026-03-17T05:49:12.996Z | Compiling predicates-core v1.0.10 |
| 2185 | 2026-03-17T05:49:13.080Z | Compiling whoami v2.1.0 |
| 2186 | 2026-03-17T05:49:13.231Z | Compiling unit-prefix v0.5.2 |
| 2187 | 2026-03-17T05:49:13.257Z | Compiling static_assertions v1.1.0 |
| 2188 | 2026-03-17T05:49:13.361Z | Compiling mime v0.3.17 |
| 2189 | 2026-03-17T05:49:13.389Z | Compiling indicatif v0.18.4 |
| 2190 | 2026-03-17T05:49:13.433Z | Compiling tokio-postgres v0.7.16 |
| 2191 | 2026-03-17T05:49:13.480Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2192 | 2026-03-17T05:49:13.532Z | Compiling predicates v3.1.4 |
| 2193 | 2026-03-17T05:49:13.555Z | Compiling petgraph v0.6.5 |
| 2194 | 2026-03-17T05:49:13.722Z | Compiling zone v0.3.1 |
| 2195 | 2026-03-17T05:49:13.826Z | Compiling hickory-proto v0.25.2 |
| 2196 | 2026-03-17T05:49:14.199Z | Compiling toml_edit v0.22.27 |
| 2197 | 2026-03-17T05:49:14.311Z | Compiling petgraph v0.8.3 |
| 2198 | 2026-03-17T05:49:14.411Z | Compiling sha3 v0.10.8 |
| 2199 | 2026-03-17T05:49:14.577Z | Compiling string_cache v0.8.9 |
| 2200 | 2026-03-17T05:49:14.815Z | Compiling similar v2.7.0 |
| 2201 | 2026-03-17T05:49:14.875Z | Compiling iddqd v0.3.17 |
| 2202 | 2026-03-17T05:49:15.610Z | Compiling env_logger v0.11.9 |
| 2203 | 2026-03-17T05:49:15.803Z | Compiling usdt v0.6.0 |
| 2204 | 2026-03-17T05:49:16.283Z | Compiling zip v4.6.1 |
| 2205 | 2026-03-17T05:49:16.382Z | Compiling serde_with v3.17.0 |
| 2206 | 2026-03-17T05:49:16.597Z | Compiling ecdsa v0.16.9 |
| 2207 | 2026-03-17T05:49:16.912Z | Compiling rsa v0.9.10 |
| 2208 | 2026-03-17T05:49:17.146Z | Compiling ed25519-dalek v2.2.0 |
| 2209 | 2026-03-17T05:49:17.522Z | Compiling clap v4.5.60 |
| 2210 | 2026-03-17T05:49:17.788Z | Compiling crossterm v0.28.1 |
| 2211 | 2026-03-17T05:49:17.846Z | Compiling zip v0.6.6 |
| 2212 | 2026-03-17T05:49:18.041Z | Compiling strum v0.26.3 |
| 2213 | 2026-03-17T05:49:18.217Z | Compiling toml v0.7.8 |
| 2214 | 2026-03-17T05:49:18.238Z | Compiling tokio-stream v0.1.18 |
| 2215 | 2026-03-17T05:49:18.355Z | Compiling buf-list v1.1.2 |
| 2216 | 2026-03-17T05:49:18.757Z | Compiling x509-cert v0.2.5 |
| 2217 | 2026-03-17T05:49:18.784Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2218 | 2026-03-17T05:49:18.996Z | Compiling openapiv3 v2.2.0 |
| 2219 | 2026-03-17T05:49:19.208Z | Compiling sha1 v0.10.6 |
| 2220 | 2026-03-17T05:49:19.262Z | Compiling itertools v0.13.0 |
| 2221 | 2026-03-17T05:49:19.496Z | Compiling lalrpop-util v0.19.12 |
| 2222 | 2026-03-17T05:49:19.887Z | Compiling peg-runtime v0.8.5 |
| 2223 | 2026-03-17T05:49:35.120Z | Compiling macaddr v1.0.1 |
| 2224 | 2026-03-17T05:49:35.189Z | Compiling structmeta-derive v0.3.0 |
| 2225 | 2026-03-17T05:49:35.212Z | Compiling itertools v0.14.0 |
| 2226 | 2026-03-17T05:49:35.603Z | Compiling heapless v0.8.0 |
| 2227 | 2026-03-17T05:49:36.909Z | Compiling ingot-macros v0.1.1 |
| 2228 | 2026-03-17T05:49:37.517Z | Compiling structmeta v0.3.0 |
| 2229 | 2026-03-17T05:49:40.203Z | Compiling rustls-webpki v0.103.9 |
| 2230 | 2026-03-17T05:49:42.791Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2231 | 2026-03-17T05:49:43.524Z | Compiling hash32 v0.3.1 |
| 2232 | 2026-03-17T05:49:43.624Z | Compiling smoltcp v0.11.0 |
| 2233 | 2026-03-17T05:49:43.753Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2234 | 2026-03-17T05:49:43.951Z | Compiling proc-macro-crate v3.4.0 |
| 2235 | 2026-03-17T05:49:44.093Z | Compiling ingot-types v0.1.2 |
| 2236 | 2026-03-17T05:49:44.116Z | Compiling cobs v0.3.0 |
| 2237 | 2026-03-17T05:49:44.140Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2238 | 2026-03-17T05:49:44.396Z | Compiling rustls v0.22.4 |
| 2239 | 2026-03-17T05:49:44.573Z | Compiling num_enum_derive v0.7.5 |
| 2240 | 2026-03-17T05:49:44.621Z | Compiling postcard v1.1.3 |
| 2241 | 2026-03-17T05:49:44.702Z | Compiling ingot v0.1.1 |
| 2242 | 2026-03-17T05:49:44.728Z | Compiling proc-macro-crate v1.3.1 |
| 2243 | 2026-03-17T05:49:44.752Z | Compiling rustls-webpki v0.102.8 |
| 2244 | 2026-03-17T05:49:44.779Z | Compiling futures-executor v0.3.32 |
| 2245 | 2026-03-17T05:49:45.062Z | Compiling tokio-rustls v0.26.4 |
| 2246 | 2026-03-17T05:49:45.133Z | Compiling rustls-platform-verifier v0.6.2 |
| 2247 | 2026-03-17T05:49:45.345Z | Compiling foreign-types-macros v0.2.3 |
| 2248 | 2026-03-17T05:49:45.369Z | Compiling hyper-rustls v0.27.7 |
| 2249 | 2026-03-17T05:49:45.372Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2250 | 2026-03-17T05:49:45.417Z | Compiling multer v3.1.0 |
| 2251 | 2026-03-17T05:49:45.440Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2252 | 2026-03-17T05:49:45.443Z | Compiling thread_local v1.1.9 |
| 2253 | 2026-03-17T05:49:45.684Z | Compiling reqwest v0.13.2 |
| 2254 | 2026-03-17T05:49:45.709Z | Compiling reqwest v0.12.28 |
| 2255 | 2026-03-17T05:49:45.803Z | Compiling match_cfg v0.1.0 |
| 2256 | 2026-03-17T05:49:45.832Z | Compiling slog-async v2.8.0 |
| 2257 | 2026-03-17T05:49:45.908Z | Compiling cpufeatures v0.3.0 |
| 2258 | 2026-03-17T05:49:45.933Z | Compiling typeid v1.0.3 |
| 2259 | 2026-03-17T05:49:45.958Z | Compiling foreign-types-shared v0.3.1 |
| 2260 | 2026-03-17T05:49:46.029Z | Compiling chacha20 v0.10.0 |
| 2261 | 2026-03-17T05:49:46.093Z | Compiling foreign-types v0.5.0 |
| 2262 | 2026-03-17T05:49:46.114Z | Compiling hostname v0.3.1 |
| 2263 | 2026-03-17T05:49:46.215Z | Compiling num_enum v0.7.5 |
| 2264 | 2026-03-17T05:49:46.374Z | Compiling num_enum_derive v0.5.11 |
| 2265 | 2026-03-17T05:49:46.421Z | Compiling futures v0.3.32 |
| 2266 | 2026-03-17T05:49:46.549Z | Compiling derive-ex v0.1.8 |
| 2267 | 2026-03-17T05:49:46.609Z | Compiling tabwriter v1.4.1 |
| 2268 | 2026-03-17T05:49:46.636Z | Compiling slog-json v2.6.1 |
| 2269 | 2026-03-17T05:49:46.976Z | Compiling crossbeam-channel v0.5.15 |
| 2270 | 2026-03-17T05:49:47.047Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2271 | 2026-03-17T05:49:47.118Z | Compiling async-stream-impl v0.3.6 |
| 2272 | 2026-03-17T05:49:47.581Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2273 | 2026-03-17T05:49:47.623Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2274 | 2026-03-17T05:49:47.652Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2275 | 2026-03-17T05:49:47.856Z | Compiling serde_spanned v1.0.4 |
| 2276 | 2026-03-17T05:49:47.894Z | Compiling is-terminal v0.4.17 |
| 2277 | 2026-03-17T05:49:47.916Z | Compiling cstr-argument v0.1.2 |
| 2278 | 2026-03-17T05:49:48.041Z | Compiling dropshot v0.16.7 |
| 2279 | 2026-03-17T05:49:48.085Z | Compiling take_mut v0.2.2 |
| 2280 | 2026-03-17T05:49:48.136Z | Compiling term v1.2.1 |
| 2281 | 2026-03-17T05:49:48.160Z | Compiling erased-serde v0.4.9 |
| 2282 | 2026-03-17T05:49:48.220Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2283 | 2026-03-17T05:49:48.249Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 2284 | 2026-03-17T05:49:48.272Z | Compiling crucible-workspace-hack v0.1.0 |
| 2285 | 2026-03-17T05:49:48.388Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2286 | 2026-03-17T05:49:48.581Z | Compiling slog-term v2.9.2 |
| 2287 | 2026-03-17T05:49:48.584Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2288 | 2026-03-17T05:49:48.626Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2289 | 2026-03-17T05:49:48.629Z | Compiling async-stream v0.3.6 |
| 2290 | 2026-03-17T05:49:48.629Z | Compiling num_enum v0.5.11 |
| 2291 | 2026-03-17T05:49:48.697Z | Compiling test-strategy v0.4.5 |
| 2292 | 2026-03-17T05:49:48.813Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2293 | 2026-03-17T05:49:48.835Z | Compiling slog-bunyan v2.5.0 |
| 2294 | 2026-03-17T05:49:48.998Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2295 | 2026-03-17T05:49:49.337Z | Compiling tokio-rustls v0.25.0 |
| 2296 | 2026-03-17T05:49:49.366Z | Compiling rand v0.10.0 |
| 2297 | 2026-03-17T05:49:49.678Z | Compiling parse-display-derive v0.10.0 |
| 2298 | 2026-03-17T05:49:49.776Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2299 | 2026-03-17T05:49:49.853Z | Compiling backon v1.6.0 |
| 2300 | 2026-03-17T05:49:49.911Z | Compiling waitgroup v0.1.2 |
| 2301 | 2026-03-17T05:49:49.985Z | Compiling newtype-uuid-macros v0.1.0 |
| 2302 | 2026-03-17T05:49:50.086Z | Compiling dropshot_endpoint v0.16.7 |
| 2303 | 2026-03-17T05:49:50.125Z | Compiling rustls-pemfile v2.2.0 |
| 2304 | 2026-03-17T05:49:50.193Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2305 | 2026-03-17T05:49:50.216Z | Compiling serde_path_to_error v0.1.20 |
| 2306 | 2026-03-17T05:49:50.398Z | Compiling hostname v0.4.2 |
| 2307 | 2026-03-17T05:49:50.423Z | Compiling instant v0.1.13 |
| 2308 | 2026-03-17T05:49:50.448Z | Compiling debug-ignore v1.0.5 |
| 2309 | 2026-03-17T05:49:50.473Z | Compiling colored v3.1.1 |
| 2310 | 2026-03-17T05:49:50.495Z | Compiling libefi-sys v0.1.0 |
| 2311 | 2026-03-17T05:49:50.564Z | Compiling backoff v0.4.0 |
| 2312 | 2026-03-17T05:49:50.593Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2313 | 2026-03-17T05:49:50.620Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2314 | 2026-03-17T05:49:50.644Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2315 | 2026-03-17T05:49:50.695Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2316 | 2026-03-17T05:49:50.863Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2317 | 2026-03-17T05:49:50.950Z | Compiling camino-tempfile v1.4.1 |
| 2318 | 2026-03-17T05:49:50.953Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2319 | 2026-03-17T05:49:51.111Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2320 | 2026-03-17T05:49:51.339Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2321 | 2026-03-17T05:49:51.427Z | Compiling usdt-attr-macro v0.5.0 |
| 2322 | 2026-03-17T05:49:51.479Z | Compiling usdt-macro v0.5.0 |
| 2323 | 2026-03-17T05:49:51.519Z | Compiling secrecy v0.10.3 |
| 2324 | 2026-03-17T05:49:51.661Z | Compiling num-derive v0.4.2 |
| 2325 | 2026-03-17T05:49:51.693Z | Compiling parse-display v0.10.0 |
| 2326 | 2026-03-17T05:49:51.756Z | Compiling bitfield-struct v0.6.2 |
| 2327 | 2026-03-17T05:49:52.379Z | Compiling regress v0.10.5 |
| 2328 | 2026-03-17T05:49:52.401Z | Compiling ordered-float v2.10.1 |
| 2329 | 2026-03-17T05:49:52.555Z | Compiling blake3 v1.8.3 |
| 2330 | 2026-03-17T05:49:52.602Z | Compiling memmap v0.7.0 |
| 2331 | 2026-03-17T05:49:52.810Z | Compiling sigpipe v0.1.3 |
| 2332 | 2026-03-17T05:49:52.833Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2333 | 2026-03-17T05:49:52.861Z | Compiling glob v0.3.3 |
| 2334 | 2026-03-17T05:49:52.911Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2335 | 2026-03-17T05:49:52.951Z | Compiling usdt v0.5.0 |
| 2336 | 2026-03-17T05:49:53.150Z | Compiling serde-value v0.7.0 |
| 2337 | 2026-03-17T05:49:53.234Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2338 | 2026-03-17T05:49:53.384Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2339 | 2026-03-17T05:49:53.550Z | Compiling serde-untagged v0.1.9 |
| 2340 | 2026-03-17T05:49:53.577Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2341 | 2026-03-17T05:49:53.754Z | Compiling toml v0.8.23 |
| 2342 | 2026-03-17T05:49:53.793Z | Compiling smf v0.2.3 |
| 2343 | 2026-03-17T05:49:53.959Z | Compiling filetime v0.2.27 |
| 2344 | 2026-03-17T05:49:53.983Z | Compiling arrayvec v0.7.6 |
| 2345 | 2026-03-17T05:49:54.009Z | Compiling whoami v1.6.1 |
| 2346 | 2026-03-17T05:49:54.040Z | Compiling constant_time_eq v0.4.2 |
| 2347 | 2026-03-17T05:49:54.043Z | Compiling xattr v1.6.1 |
| 2348 | 2026-03-17T05:49:54.043Z | Compiling unicode-xid v0.2.6 |
| 2349 | 2026-03-17T05:49:54.244Z | Compiling same-file v1.0.6 |
| 2350 | 2026-03-17T05:49:54.267Z | Compiling arrayref v0.3.9 |
| 2351 | 2026-03-17T05:49:54.298Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2352 | 2026-03-17T05:49:54.321Z | Compiling tar v0.4.44 |
| 2353 | 2026-03-17T05:49:54.324Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2354 | 2026-03-17T05:49:54.395Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2355 | 2026-03-17T05:49:54.416Z | Compiling cargo-util-schemas v0.8.2 |
| 2356 | 2026-03-17T05:49:54.486Z | Compiling walkdir v2.5.0 |
| 2357 | 2026-03-17T05:49:54.596Z | Compiling tokio-dtrace v0.1.1 |
| 2358 | 2026-03-17T05:49:54.661Z | Compiling gethostname v0.5.0 |
| 2359 | 2026-03-17T05:49:54.847Z | Compiling cargo-platform v0.2.0 |
| 2360 | 2026-03-17T05:49:55.022Z | Compiling topological-sort v0.2.2 |
| 2361 | 2026-03-17T05:49:55.213Z | Compiling oxide-tokio-rt v0.1.3 |
| 2362 | 2026-03-17T05:49:55.245Z | Compiling indent_write v2.2.0 |
| 2363 | 2026-03-17T05:49:55.248Z | Compiling shell-words v1.1.1 |
| 2364 | 2026-03-17T05:49:55.289Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2365 | 2026-03-17T05:49:55.982Z | Compiling cargo_metadata v0.21.0 |
| 2366 | 2026-03-17T05:50:07.550Z | Compiling progenitor-client v0.10.0 |
| 2367 | 2026-03-17T05:50:07.550Z | Compiling omicron-zone-package v0.12.2 |
| 2368 | 2026-03-17T05:50:07.574Z | Compiling progenitor-client v0.13.0 |
| 2369 | 2026-03-17T05:50:07.692Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2370 | 2026-03-17T05:50:07.692Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2371 | 2026-03-17T05:50:07.695Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2372 | 2026-03-17T05:50:07.696Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2373 | 2026-03-17T05:50:08.092Z | Compiling progenitor-extras v0.1.1 |
| 2374 | 2026-03-17T05:50:08.414Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2375 | 2026-03-17T05:50:18.084Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2376 | 2026-03-17T05:50:19.340Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2377 | 2026-03-17T05:50:27.588Z | Finished `release` profile [optimized] target(s) in 1m 54s |
| 2378 | 2026-03-17T05:50:27.772Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2379 | 2026-03-17T05:50:27.840Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2380 | 2026-03-17T05:50:27.844Z | Created new build target 'test' and set it as active |
| 2381 | 2026-03-17T05:50:27.844Z | |
| 2382 | 2026-03-17T05:50:27.844Z | real 1:54.483351764 |
| 2383 | 2026-03-17T05:50:27.844Z | user 20:11.800316091 |
| 2384 | 2026-03-17T05:50:27.844Z | sys 3:02.455341764 |
| 2385 | 2026-03-17T05:50:27.844Z | trap 0.525976347 |
| 2386 | 2026-03-17T05:50:27.844Z | tflt 2.923735915 |
| 2387 | 2026-03-17T05:50:27.844Z | dflt 3.679460017 |
| 2388 | 2026-03-17T05:50:27.844Z | kflt 0.000484608 |
| 2389 | 2026-03-17T05:50:27.844Z | lock 1:04:08.655586500 |
| 2390 | 2026-03-17T05:50:27.844Z | slp 51:34.129974232 |
| 2391 | 2026-03-17T05:50:27.844Z | lat 45.697957533 |
| 2392 | 2026-03-17T05:50:27.844Z | stop 7:39.200627490 |
| 2393 | 2026-03-17T05:50:27.847Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2394 | 2026-03-17T05:50:29.023Z | Finished `release` profile [optimized] target(s) in 1.16s |
| 2395 | 2026-03-17T05:50:29.092Z | Running `target/release/omicron-package -t test package` |
| 2396 | 2026-03-17T05:50:29.155Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2397 | 2026-03-17T05:50:31.049Z | Compiling regress v0.10.5 |
| 2398 | 2026-03-17T05:50:31.049Z | Compiling heck v0.5.0 |
| 2399 | 2026-03-17T05:50:31.052Z | Compiling unsafe-libyaml v0.2.11 |
| 2400 | 2026-03-17T05:50:31.329Z | Compiling convert_case v0.4.0 |
| 2401 | 2026-03-17T05:50:31.362Z | Compiling half v2.7.1 |
| 2402 | 2026-03-17T05:50:31.365Z | Compiling ciborium-io v0.2.2 |
| 2403 | 2026-03-17T05:50:31.422Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2404 | 2026-03-17T05:50:31.425Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2405 | 2026-03-17T05:50:31.481Z | Compiling typify-impl v0.6.1 |
| 2406 | 2026-03-17T05:50:31.484Z | Compiling prettyplease v0.2.37 |
| 2407 | 2026-03-17T05:50:31.509Z | Compiling universal-hash v0.5.1 |
| 2408 | 2026-03-17T05:50:31.512Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2409 | 2026-03-17T05:50:31.512Z | Compiling opaque-debug v0.3.1 |
| 2410 | 2026-03-17T05:50:31.512Z | Compiling unicode-width v0.1.14 |
| 2411 | 2026-03-17T05:50:31.627Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2412 | 2026-03-17T05:50:31.659Z | Compiling chacha20 v0.9.1 |
| 2413 | 2026-03-17T05:50:31.659Z | Compiling password-hash v0.5.0 |
| 2414 | 2026-03-17T05:50:31.758Z | Compiling derive_more v0.99.20 |
| 2415 | 2026-03-17T05:50:31.759Z | Compiling ciborium-ll v0.2.2 |
| 2416 | 2026-03-17T05:50:31.762Z | Compiling poly1305 v0.8.0 |
| 2417 | 2026-03-17T05:50:31.822Z | Compiling blake2 v0.10.6 |
| 2418 | 2026-03-17T05:50:31.886Z | Compiling aead v0.5.2 |
| 2419 | 2026-03-17T05:50:32.032Z | Compiling serde_yaml v0.9.34+deprecated |
| 2420 | 2026-03-17T05:50:32.062Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2421 | 2026-03-17T05:50:32.095Z | Compiling ciborium v0.2.2 |
| 2422 | 2026-03-17T05:50:32.156Z | Compiling is-terminal v0.4.17 |
| 2423 | 2026-03-17T05:50:32.188Z | Compiling swrite v0.1.0 |
| 2424 | 2026-03-17T05:50:32.218Z | Compiling argon2 v0.5.3 |
| 2425 | 2026-03-17T05:50:32.300Z | Compiling chacha20poly1305 v0.10.1 |
| 2426 | 2026-03-17T05:50:32.349Z | Compiling serde_spanned v1.0.4 |
| 2427 | 2026-03-17T05:50:32.517Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2428 | 2026-03-17T05:50:32.581Z | Compiling bytecount v0.6.9 |
| 2429 | 2026-03-17T05:50:32.626Z | Compiling rustls v0.22.4 |
| 2430 | 2026-03-17T05:50:32.659Z | Compiling rustls-webpki v0.102.8 |
| 2431 | 2026-03-17T05:50:32.702Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2432 | 2026-03-17T05:50:32.832Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2433 | 2026-03-17T05:50:32.864Z | Compiling derive-where v1.6.0 |
| 2434 | 2026-03-17T05:50:32.895Z | Compiling thread_local v1.1.9 |
| 2435 | 2026-03-17T05:50:32.936Z | Compiling match_cfg v0.1.0 |
| 2436 | 2026-03-17T05:50:32.968Z | Compiling thiserror-no-std v2.0.2 |
| 2437 | 2026-03-17T05:50:33.061Z | Compiling hostname v0.3.1 |
| 2438 | 2026-03-17T05:50:33.113Z | Compiling vsss-rs v3.3.4 |
| 2439 | 2026-03-17T05:50:33.221Z | Compiling multer v3.1.0 |
| 2440 | 2026-03-17T05:50:33.254Z | Compiling slog-async v2.8.0 |
| 2441 | 2026-03-17T05:50:33.368Z | Compiling slog-json v2.6.1 |
| 2442 | 2026-03-17T05:50:33.371Z | Compiling crossbeam-channel v0.5.15 |
| 2443 | 2026-03-17T05:50:33.457Z | Compiling futures-executor v0.3.32 |
| 2444 | 2026-03-17T05:50:33.525Z | Compiling take_mut v0.2.2 |
| 2445 | 2026-03-17T05:50:33.608Z | Compiling term v1.2.1 |
| 2446 | 2026-03-17T05:50:33.652Z | Compiling slog-bunyan v2.5.0 |
| 2447 | 2026-03-17T05:50:33.693Z | Compiling futures v0.3.32 |
| 2448 | 2026-03-17T05:50:33.834Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2449 | 2026-03-17T05:50:33.869Z | Compiling async-stream v0.3.6 |
| 2450 | 2026-03-17T05:50:34.005Z | Compiling slog-term v2.9.2 |
| 2451 | 2026-03-17T05:50:34.008Z | Compiling dropshot v0.16.7 |
| 2452 | 2026-03-17T05:50:34.096Z | Compiling progenitor-client v0.13.0 |
| 2453 | 2026-03-17T05:50:34.117Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2454 | 2026-03-17T05:50:34.146Z | Compiling waitgroup v0.1.2 |
| 2455 | 2026-03-17T05:50:34.310Z | Compiling backon v1.6.0 |
| 2456 | 2026-03-17T05:50:34.344Z | Compiling rustls-pemfile v2.2.0 |
| 2457 | 2026-03-17T05:50:34.379Z | Compiling hostname v0.4.2 |
| 2458 | 2026-03-17T05:50:34.379Z | Compiling serde_path_to_error v0.1.20 |
| 2459 | 2026-03-17T05:50:34.461Z | Compiling instant v0.1.13 |
| 2460 | 2026-03-17T05:50:34.493Z | Compiling debug-ignore v1.0.5 |
| 2461 | 2026-03-17T05:50:34.496Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2462 | 2026-03-17T05:50:34.497Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2463 | 2026-03-17T05:50:34.592Z | Compiling backoff v0.4.0 |
| 2464 | 2026-03-17T05:50:34.592Z | Compiling progenitor-extras v0.1.1 |
| 2465 | 2026-03-17T05:50:34.657Z | Compiling parse-display v0.10.0 |
| 2466 | 2026-03-17T05:50:34.659Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2467 | 2026-03-17T05:50:34.659Z | Compiling progenitor-client v0.10.0 |
| 2468 | 2026-03-17T05:50:34.659Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2469 | 2026-03-17T05:50:34.783Z | Compiling macaddr v1.0.1 |
| 2470 | 2026-03-17T05:50:34.860Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2471 | 2026-03-17T05:50:34.893Z | Compiling console v0.15.11 |
| 2472 | 2026-03-17T05:50:34.929Z | Compiling newline-converter v0.3.0 |
| 2473 | 2026-03-17T05:50:34.932Z | Compiling atomicwrites v0.4.4 |
| 2474 | 2026-03-17T05:50:34.965Z | Compiling num-rational v0.4.2 |
| 2475 | 2026-03-17T05:50:35.035Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2476 | 2026-03-17T05:50:35.146Z | Compiling num-complex v0.4.6 |
| 2477 | 2026-03-17T05:50:35.235Z | Compiling slog-dtrace v0.3.0 |
| 2478 | 2026-03-17T05:50:35.296Z | Compiling async-recursion v1.1.1 |
| 2479 | 2026-03-17T05:50:35.359Z | Compiling float-ord v0.3.2 |
| 2480 | 2026-03-17T05:50:35.521Z | Compiling expectorate v1.2.0 |
| 2481 | 2026-03-17T05:50:35.552Z | Compiling cancel-safe-futures v0.1.5 |
| 2482 | 2026-03-17T05:50:35.637Z | Compiling owo-colors v4.3.0 |
| 2483 | 2026-03-17T05:50:35.759Z | Compiling tokio-rustls v0.25.0 |
| 2484 | 2026-03-17T05:50:35.791Z | Compiling num v0.4.3 |
| 2485 | 2026-03-17T05:50:35.924Z | Compiling libsw-core v0.3.2 |
| 2486 | 2026-03-17T05:50:35.988Z | Compiling resolv-conf v0.7.6 |
| 2487 | 2026-03-17T05:50:36.130Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2488 | 2026-03-17T05:50:36.133Z | Compiling toml v0.8.23 |
| 2489 | 2026-03-17T05:50:36.250Z | Compiling libsw v3.5.0 |
| 2490 | 2026-03-17T05:50:36.318Z | Compiling linear-map v1.2.0 |
| 2491 | 2026-03-17T05:50:36.425Z | Compiling linked-hash-map v0.5.6 |
| 2492 | 2026-03-17T05:50:36.521Z | Compiling minimal-lexical v0.2.1 |
| 2493 | 2026-03-17T05:50:36.553Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2494 | 2026-03-17T05:50:36.640Z | Compiling unicode-xid v0.2.6 |
| 2495 | 2026-03-17T05:50:36.731Z | Compiling lru-cache v0.1.2 |
| 2496 | 2026-03-17T05:50:36.798Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2497 | 2026-03-17T05:50:36.831Z | Compiling nom v7.1.3 |
| 2498 | 2026-03-17T05:50:36.834Z | Compiling globset v0.4.18 |
| 2499 | 2026-03-17T05:50:36.897Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2500 | 2026-03-17T05:50:36.951Z | Compiling hickory-proto v0.24.4 |
| 2501 | 2026-03-17T05:50:37.004Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2502 | 2026-03-17T05:50:37.312Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2503 | 2026-03-17T05:50:37.540Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2504 | 2026-03-17T05:50:38.204Z | Compiling typify-macro v0.6.1 |
| 2505 | 2026-03-17T05:50:38.601Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2506 | 2026-03-17T05:50:38.746Z | Compiling convert_case v0.10.0 |
| 2507 | 2026-03-17T05:50:39.152Z | Compiling derive_more-impl v2.1.1 |
| 2508 | 2026-03-17T05:50:40.140Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2509 | 2026-03-17T05:50:40.143Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2510 | 2026-03-17T05:50:40.173Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2511 | 2026-03-17T05:50:40.265Z | Compiling typify v0.6.1 |
| 2512 | 2026-03-17T05:50:40.430Z | Compiling progenitor-impl v0.13.0 |
| 2513 | 2026-03-17T05:50:40.509Z | Compiling hickory-resolver v0.24.4 |
| 2514 | 2026-03-17T05:50:40.540Z | Compiling pin-project-internal v1.1.11 |
| 2515 | 2026-03-17T05:50:41.305Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2516 | 2026-03-17T05:50:41.572Z | Compiling derive_more v2.1.1 |
| 2517 | 2026-03-17T05:50:41.720Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2518 | 2026-03-17T05:50:41.936Z | Compiling pem v3.0.6 |
| 2519 | 2026-03-17T05:50:41.997Z | Compiling pin-project v1.1.11 |
| 2520 | 2026-03-17T05:50:42.157Z | Compiling qorb v0.4.1 |
| 2521 | 2026-03-17T05:50:42.504Z | Compiling snafu-derive v0.8.9 |
| 2522 | 2026-03-17T05:50:42.821Z | Compiling termtree v0.5.1 |
| 2523 | 2026-03-17T05:50:43.105Z | Compiling crossterm v0.29.0 |
| 2524 | 2026-03-17T05:50:43.242Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2525 | 2026-03-17T05:50:43.498Z | Compiling progenitor-macro v0.13.0 |
| 2526 | 2026-03-17T05:50:44.650Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2527 | 2026-03-17T05:50:44.883Z | Compiling snafu v0.8.9 |
| 2528 | 2026-03-17T05:50:45.609Z | Compiling phf_shared v0.12.1 |
| 2529 | 2026-03-17T05:50:45.956Z | Compiling olpc-cjson v0.1.4 |
| 2530 | 2026-03-17T05:50:46.057Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2531 | 2026-03-17T05:50:46.250Z | Compiling serde_plain v1.0.2 |
| 2532 | 2026-03-17T05:50:46.655Z | Compiling csv-core v0.1.13 |
| 2533 | 2026-03-17T05:50:46.751Z | Compiling vte v0.14.1 |
| 2534 | 2026-03-17T05:50:46.900Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2535 | 2026-03-17T05:50:47.205Z | Compiling highway v1.3.0 |
| 2536 | 2026-03-17T05:50:47.415Z | Compiling chrono-tz v0.10.4 |
| 2537 | 2026-03-17T05:50:47.489Z | Compiling typed-path v0.9.3 |
| 2538 | 2026-03-17T05:50:47.835Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2539 | 2026-03-17T05:50:48.115Z | Compiling strip-ansi-escapes v0.2.1 |
| 2540 | 2026-03-17T05:50:48.297Z | Compiling csv v1.4.0 |
| 2541 | 2026-03-17T05:50:48.419Z | Compiling phf v0.12.1 |
| 2542 | 2026-03-17T05:50:48.709Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2543 | 2026-03-17T05:50:48.832Z | Compiling const_format_proc_macros v0.2.34 |
| 2544 | 2026-03-17T05:50:48.878Z | Compiling papergrid v0.11.0 |
| 2545 | 2026-03-17T05:50:49.283Z | Compiling tough v0.20.0 |
| 2546 | 2026-03-17T05:50:49.341Z | Compiling fd-lock v4.0.4 |
| 2547 | 2026-03-17T05:50:49.452Z | Compiling progenitor v0.13.0 |
| 2548 | 2026-03-17T05:50:49.554Z | Compiling peg-macros v0.8.5 |
| 2549 | 2026-03-17T05:50:49.554Z | Compiling tabled_derive v0.7.0 |
| 2550 | 2026-03-17T05:50:49.666Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2551 | 2026-03-17T05:50:50.761Z | Compiling nu-ansi-term v0.50.3 |
| 2552 | 2026-03-17T05:50:50.828Z | Compiling tabled v0.15.0 |
| 2553 | 2026-03-17T05:50:51.232Z | Compiling peg v0.8.5 |
| 2554 | 2026-03-17T05:50:51.285Z | Compiling reedline v0.40.0 |
| 2555 | 2026-03-17T05:50:51.293Z | Compiling const_format v0.2.35 |
| 2556 | 2026-03-17T05:50:51.453Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2557 | 2026-03-17T05:50:51.640Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2558 | 2026-03-17T05:50:51.961Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2559 | 2026-03-17T05:50:53.353Z | Compiling bcs v0.1.6 |
| 2560 | 2026-03-17T05:50:53.490Z | Compiling semver v0.1.20 |
| 2561 | 2026-03-17T05:50:53.872Z | Compiling rustc_version v0.1.7 |
| 2562 | 2026-03-17T05:50:53.900Z | Compiling base64 v0.21.7 |
| 2563 | 2026-03-17T05:50:54.173Z | Compiling newtype_derive v0.1.6 |
| 2564 | 2026-03-17T05:50:54.448Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2565 | 2026-03-17T05:50:54.591Z | Compiling typify-impl v0.4.3 |
| 2566 | 2026-03-17T05:50:54.759Z | Compiling smawk v0.3.2 |
| 2567 | 2026-03-17T05:50:55.055Z | Compiling unicode-linebreak v0.1.5 |
| 2568 | 2026-03-17T05:50:55.284Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2569 | 2026-03-17T05:50:55.435Z | Compiling humantime v2.3.0 |
| 2570 | 2026-03-17T05:50:55.468Z | Compiling textwrap v0.16.2 |
| 2571 | 2026-03-17T05:50:55.653Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2572 | 2026-03-17T05:50:55.686Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2573 | 2026-03-17T05:50:55.721Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2574 | 2026-03-17T05:50:56.157Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2575 | 2026-03-17T05:50:56.341Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2576 | 2026-03-17T05:50:56.490Z | Compiling steno v0.4.1 |
| 2577 | 2026-03-17T05:50:57.524Z | Compiling utf-8 v0.7.6 |
| 2578 | 2026-03-17T05:50:57.833Z | Compiling tagptr v0.2.0 |
| 2579 | 2026-03-17T05:50:58.102Z | Compiling moka v0.12.13 |
| 2580 | 2026-03-17T05:50:58.170Z | Compiling tungstenite v0.21.0 |
| 2581 | 2026-03-17T05:50:58.283Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2582 | 2026-03-17T05:50:58.523Z | Compiling radium v0.7.0 |
| 2583 | 2026-03-17T05:50:58.924Z | Compiling maybe-uninit v2.0.0 |
| 2584 | 2026-03-17T05:50:59.291Z | Compiling tokio-tungstenite v0.21.0 |
| 2585 | 2026-03-17T05:50:59.607Z | Compiling typify-macro v0.4.3 |
| 2586 | 2026-03-17T05:50:59.737Z | Compiling hickory-resolver v0.25.2 |
| 2587 | 2026-03-17T05:50:59.769Z | Compiling tap v1.0.1 |
| 2588 | 2026-03-17T05:50:59.955Z | Compiling wyz v0.5.1 |
| 2589 | 2026-03-17T05:51:00.281Z | Compiling zerocopy-derive v0.6.6 |
| 2590 | 2026-03-17T05:51:00.556Z | Compiling display-error-chain v0.2.2 |
| 2591 | 2026-03-17T05:51:00.773Z | Compiling crc-catalog v2.4.0 |
| 2592 | 2026-03-17T05:51:00.853Z | Compiling packed_struct v0.10.1 |
| 2593 | 2026-03-17T05:51:00.933Z | Compiling funty v2.0.0 |
| 2594 | 2026-03-17T05:51:01.065Z | Compiling crc v3.4.0 |
| 2595 | 2026-03-17T05:51:01.204Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2596 | 2026-03-17T05:51:01.331Z | Compiling zerocopy v0.6.6 |
| 2597 | 2026-03-17T05:51:01.552Z | Compiling bitvec v1.0.1 |
| 2598 | 2026-03-17T05:51:01.637Z | Compiling typify v0.4.3 |
| 2599 | 2026-03-17T05:51:01.812Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2600 | 2026-03-17T05:51:02.038Z | Compiling progenitor-impl v0.10.0 |
| 2601 | 2026-03-17T05:51:04.238Z | Compiling packed_struct_codegen v0.10.1 |
| 2602 | 2026-03-17T05:51:04.546Z | Compiling bitfield-macros v0.19.4 |
| 2603 | 2026-03-17T05:51:04.987Z | Compiling indexmap v1.9.3 |
| 2604 | 2026-03-17T05:51:05.016Z | Compiling progenitor-macro v0.10.0 |
| 2605 | 2026-03-17T05:51:05.268Z | Compiling nodrop v0.1.14 |
| 2606 | 2026-03-17T05:51:05.429Z | Compiling array-init v0.0.4 |
| 2607 | 2026-03-17T05:51:05.490Z | Compiling bitfield v0.19.4 |
| 2608 | 2026-03-17T05:51:05.984Z | Compiling smallvec v0.6.14 |
| 2609 | 2026-03-17T05:51:06.017Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2610 | 2026-03-17T05:51:06.333Z | Compiling num-derive v0.3.3 |
| 2611 | 2026-03-17T05:51:06.780Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2612 | 2026-03-17T05:51:07.302Z | Compiling hashbrown v0.12.3 |
| 2613 | 2026-03-17T05:51:07.514Z | Compiling libscf-sys v1.1.0 |
| 2614 | 2026-03-17T05:51:07.571Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2615 | 2026-03-17T05:51:07.735Z | Compiling proc-macro-error2 v2.0.1 |
| 2616 | 2026-03-17T05:51:07.771Z | Compiling serde-hex v0.1.0 |
| 2617 | 2026-03-17T05:51:07.804Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2618 | 2026-03-17T05:51:08.110Z | Compiling ron v0.8.1 |
| 2619 | 2026-03-17T05:51:08.175Z | Compiling hashbrown v0.13.2 |
| 2620 | 2026-03-17T05:51:08.178Z | Compiling vergen-gitcl v1.0.8 |
| 2621 | 2026-03-17T05:51:08.483Z | Compiling dirs-sys-next v0.1.2 |
| 2622 | 2026-03-17T05:51:08.808Z | Compiling crc-any v2.5.0 |
| 2623 | 2026-03-17T05:51:08.838Z | Compiling maplit v1.0.2 |
| 2624 | 2026-03-17T05:51:08.985Z | Compiling diesel_derives v2.3.7 |
| 2625 | 2026-03-17T05:51:09.014Z | Compiling glob v0.3.3 |
| 2626 | 2026-03-17T05:51:09.146Z | Compiling crunchy v0.2.4 |
| 2627 | 2026-03-17T05:51:09.300Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2628 | 2026-03-17T05:51:09.370Z | Compiling object v0.30.4 |
| 2629 | 2026-03-17T05:51:09.495Z | Compiling clang-sys v1.8.1 |
| 2630 | 2026-03-17T05:51:09.570Z | Compiling dirs-next v2.0.0 |
| 2631 | 2026-03-17T05:51:09.671Z | Compiling tabled_derive v0.11.0 |
| 2632 | 2026-03-17T05:51:09.762Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2633 | 2026-03-17T05:51:09.999Z | Compiling papergrid v0.17.0 |
| 2634 | 2026-03-17T05:51:10.159Z | Compiling testing_table v0.3.0 |
| 2635 | 2026-03-17T05:51:10.205Z | Compiling dsl_auto_type v0.2.0 |
| 2636 | 2026-03-17T05:51:10.667Z | Compiling scheduled-thread-pool v0.2.7 |
| 2637 | 2026-03-17T05:51:10.702Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2638 | 2026-03-17T05:51:10.731Z | Compiling path-slash v0.1.5 |
| 2639 | 2026-03-17T05:51:10.874Z | Compiling progenitor v0.10.0 |
| 2640 | 2026-03-17T05:51:10.944Z | Compiling tiny-keccak v2.0.2 |
| 2641 | 2026-03-17T05:51:10.979Z | Compiling r2d2 v0.8.10 |
| 2642 | 2026-03-17T05:51:11.090Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2643 | 2026-03-17T05:51:11.170Z | Compiling term v0.7.0 |
| 2644 | 2026-03-17T05:51:11.376Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2645 | 2026-03-17T05:51:11.409Z | Compiling arc-swap v1.8.2 |
| 2646 | 2026-03-17T05:51:11.442Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2647 | 2026-03-17T05:51:11.472Z | Compiling bit-vec v0.6.3 |
| 2648 | 2026-03-17T05:51:11.731Z | Compiling tabled v0.20.0 |
| 2649 | 2026-03-17T05:51:11.788Z | Compiling downcast-rs v2.0.2 |
| 2650 | 2026-03-17T05:51:11.869Z | Compiling xshell-macros v0.2.7 |
| 2651 | 2026-03-17T05:51:11.914Z | Compiling slog-scope v4.4.1 |
| 2652 | 2026-03-17T05:51:11.977Z | Compiling bit-set v0.5.3 |
| 2653 | 2026-03-17T05:51:12.039Z | Compiling ascii-canvas v3.0.0 |
| 2654 | 2026-03-17T05:51:12.362Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2655 | 2026-03-17T05:51:12.392Z | Compiling xshell v0.2.7 |
| 2656 | 2026-03-17T05:51:12.492Z | Compiling itertools v0.10.5 |
| 2657 | 2026-03-17T05:51:12.551Z | Compiling ena v0.14.4 |
| 2658 | 2026-03-17T05:51:12.868Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2659 | 2026-03-17T05:51:12.930Z | Compiling libloading v0.8.9 |
| 2660 | 2026-03-17T05:51:13.232Z | Compiling regex-syntax v0.6.29 |
| 2661 | 2026-03-17T05:51:13.261Z | Compiling bindgen v0.71.1 |
| 2662 | 2026-03-17T05:51:13.618Z | Compiling diff v0.1.13 |
| 2663 | 2026-03-17T05:51:13.959Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2664 | 2026-03-17T05:51:13.992Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2665 | 2026-03-17T05:51:14.033Z | Compiling unicase v2.9.0 |
| 2666 | 2026-03-17T05:51:15.836Z | Compiling lalrpop v0.19.12 |
| 2667 | 2026-03-17T05:51:16.343Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2668 | 2026-03-17T05:51:17.347Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2669 | 2026-03-17T05:51:17.558Z | Compiling diesel v2.3.7 |
| 2670 | 2026-03-17T05:51:17.694Z | Compiling slog-stdlog v4.1.1 |
| 2671 | 2026-03-17T05:51:17.768Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2672 | 2026-03-17T05:51:18.135Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2673 | 2026-03-17T05:51:18.258Z | Compiling cexpr v0.6.0 |
| 2674 | 2026-03-17T05:51:18.492Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2675 | 2026-03-17T05:51:18.768Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2676 | 2026-03-17T05:51:18.904Z | Compiling crc8 v0.1.1 |
| 2677 | 2026-03-17T05:51:19.124Z | Compiling slog-envlogger v2.2.0 |
| 2678 | 2026-03-17T05:51:19.154Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2679 | 2026-03-17T05:51:19.375Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2680 | 2026-03-17T05:51:20.032Z | Compiling headers-core v0.3.0 |
| 2681 | 2026-03-17T05:51:20.222Z | Compiling libxml v0.3.3 |
| 2682 | 2026-03-17T05:51:20.452Z | Compiling headers v0.4.1 |
| 2683 | 2026-03-17T05:51:20.631Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2684 | 2026-03-17T05:51:20.737Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2685 | 2026-03-17T05:51:21.016Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2686 | 2026-03-17T05:51:21.606Z | Compiling strum_macros v0.24.3 |
| 2687 | 2026-03-17T05:51:21.637Z | Compiling indoc v1.0.9 |
| 2688 | 2026-03-17T05:51:22.019Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2689 | 2026-03-17T05:51:22.091Z | Compiling derive_builder v0.20.2 |
| 2690 | 2026-03-17T05:51:22.207Z | Compiling oso-derive v0.27.3 |
| 2691 | 2026-03-17T05:51:22.278Z | Compiling quick-xml v0.37.5 |
| 2692 | 2026-03-17T05:51:22.311Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2693 | 2026-03-17T05:51:22.314Z | Compiling openssl-probe v0.1.6 |
| 2694 | 2026-03-17T05:51:22.560Z | Compiling half v1.8.3 |
| 2695 | 2026-03-17T05:51:22.767Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2696 | 2026-03-17T05:51:22.854Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2697 | 2026-03-17T05:51:23.129Z | Compiling serde_cbor v0.11.2 |
| 2698 | 2026-03-17T05:51:23.329Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2699 | 2026-03-17T05:51:23.787Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2700 | 2026-03-17T05:51:24.072Z | Compiling bb8 v0.8.6 |
| 2701 | 2026-03-17T05:51:24.144Z | Compiling trait-variant v0.1.2 |
| 2702 | 2026-03-17T05:51:24.470Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2703 | 2026-03-17T05:51:24.516Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2704 | 2026-03-17T05:51:24.546Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2705 | 2026-03-17T05:51:24.835Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2706 | 2026-03-17T05:51:24.922Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2707 | 2026-03-17T05:51:25.065Z | Compiling fxhash v0.2.1 |
| 2708 | 2026-03-17T05:51:25.201Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2709 | 2026-03-17T05:51:25.272Z | Compiling kstat-rs v0.2.4 |
| 2710 | 2026-03-17T05:51:25.311Z | Compiling libz-sys v1.1.24 |
| 2711 | 2026-03-17T05:51:25.534Z | Compiling nonempty v0.12.0 |
| 2712 | 2026-03-17T05:51:25.688Z | Compiling samael v0.0.19 |
| 2713 | 2026-03-17T05:51:25.809Z | Compiling salty v0.3.0 |
| 2714 | 2026-03-17T05:51:25.840Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2715 | 2026-03-17T05:51:25.996Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2716 | 2026-03-17T05:51:26.266Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=e8a68118b5c2333f586d9bdcc4a1f63f2db98631#e8a68118) |
| 2717 | 2026-03-17T05:51:26.303Z | Compiling progenitor-impl v0.11.2 |
| 2718 | 2026-03-17T05:51:26.335Z | Compiling darling_core v0.23.0 |
| 2719 | 2026-03-17T05:51:26.860Z | Compiling polar-core v0.27.3 |
| 2720 | 2026-03-17T05:51:27.088Z | Compiling nanorand v0.7.0 |
| 2721 | 2026-03-17T05:51:27.289Z | Compiling fs-err v2.11.0 |
| 2722 | 2026-03-17T05:51:27.594Z | Compiling parking_lot_core v0.8.6 |
| 2723 | 2026-03-17T05:51:27.857Z | Compiling mime_guess v2.0.5 |
| 2724 | 2026-03-17T05:51:28.026Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=e8a68118b5c2333f586d9bdcc4a1f63f2db98631#e8a68118) |
| 2725 | 2026-03-17T05:51:28.753Z | Compiling flume v0.11.1 |
| 2726 | 2026-03-17T05:51:28.885Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2727 | 2026-03-17T05:51:29.378Z | Compiling progenitor-macro v0.11.2 |
| 2728 | 2026-03-17T05:51:29.529Z | Compiling darling_macro v0.23.0 |
| 2729 | 2026-03-17T05:51:30.566Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2730 | 2026-03-17T05:51:31.282Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2731 | 2026-03-17T05:51:31.853Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2732 | 2026-03-17T05:51:32.678Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2733 | 2026-03-17T05:51:33.472Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2734 | 2026-03-17T05:51:33.963Z | Compiling progenitor-client v0.11.2 |
| 2735 | 2026-03-17T05:51:34.630Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2736 | 2026-03-17T05:51:35.560Z | Compiling git-stub v1.0.0 |
| 2737 | 2026-03-17T05:51:35.897Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2738 | 2026-03-17T05:51:36.425Z | Compiling instability v0.3.11 |
| 2739 | 2026-03-17T05:51:36.872Z | Compiling git-stub-vcs v0.1.0 |
| 2740 | 2026-03-17T05:51:37.342Z | Compiling progenitor v0.11.2 |
| 2741 | 2026-03-17T05:51:37.562Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2742 | 2026-03-17T05:51:37.593Z | Compiling darling v0.23.0 |
| 2743 | 2026-03-17T05:51:37.774Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2744 | 2026-03-17T05:51:39.851Z | Compiling oso v0.27.3 |
| 2745 | 2026-03-17T05:51:41.539Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2746 | 2026-03-17T05:51:41.542Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2747 | 2026-03-17T05:51:41.603Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2748 | 2026-03-17T05:51:42.823Z | Compiling async-bb8-diesel v0.2.1 |
| 2749 | 2026-03-17T05:51:43.096Z | Compiling diesel-dtrace v0.5.0 |
| 2750 | 2026-03-17T05:51:43.367Z | Compiling ignore v0.4.25 |
| 2751 | 2026-03-17T05:51:45.429Z | Compiling primeorder v0.13.6 |
| 2752 | 2026-03-17T05:51:45.584Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2753 | 2026-03-17T05:51:45.754Z | Compiling castaway v0.2.4 |
| 2754 | 2026-03-17T05:51:45.840Z | Compiling nibble_vec v0.1.0 |
| 2755 | 2026-03-17T05:51:45.950Z | Compiling atty v0.2.14 |
| 2756 | 2026-03-17T05:51:46.079Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2757 | 2026-03-17T05:51:46.133Z | Compiling parse-size v1.1.0 |
| 2758 | 2026-03-17T05:51:46.360Z | Compiling endian-type v0.1.2 |
| 2759 | 2026-03-17T05:51:46.391Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2760 | 2026-03-17T05:51:46.426Z | Compiling indoc v2.0.7 |
| 2761 | 2026-03-17T05:51:46.588Z | Compiling http-range v0.1.5 |
| 2762 | 2026-03-17T05:51:46.742Z | Compiling radix_trie v0.2.1 |
| 2763 | 2026-03-17T05:51:47.004Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2764 | 2026-03-17T05:51:47.431Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2765 | 2026-03-17T05:51:47.459Z | Compiling compact_str v0.8.1 |
| 2766 | 2026-03-17T05:51:47.926Z | Compiling p384 v0.13.1 |
| 2767 | 2026-03-17T05:51:48.156Z | Compiling globwalk v0.9.1 |
| 2768 | 2026-03-17T05:51:49.008Z | Compiling parking_lot v0.11.2 |
| 2769 | 2026-03-17T05:51:49.784Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2770 | 2026-03-17T05:51:50.169Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2771 | 2026-03-17T05:51:50.207Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2772 | 2026-03-17T05:51:50.297Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2773 | 2026-03-17T05:51:50.658Z | Compiling predicates-tree v1.0.13 |
| 2774 | 2026-03-17T05:51:50.739Z | Compiling unicode-truncate v1.1.0 |
| 2775 | 2026-03-17T05:51:50.771Z | Compiling lru v0.12.5 |
| 2776 | 2026-03-17T05:51:50.998Z | Compiling prefix-trie v0.7.0 |
| 2777 | 2026-03-17T05:51:51.055Z | Compiling vergen-git2 v1.0.7 |
| 2778 | 2026-03-17T05:51:51.229Z | Compiling cassowary v0.3.0 |
| 2779 | 2026-03-17T05:51:51.557Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2780 | 2026-03-17T05:51:51.652Z | Compiling ratatui v0.29.0 |
| 2781 | 2026-03-17T05:51:52.012Z | Compiling hickory-server v0.25.2 |
| 2782 | 2026-03-17T05:51:52.572Z | Compiling camino-tempfile-ext v0.3.3 |
| 2783 | 2026-03-17T05:51:52.779Z | Compiling hyper-staticfile v0.10.1 |
| 2784 | 2026-03-17T05:51:53.236Z | Compiling sled v0.34.7 |
| 2785 | 2026-03-17T05:51:54.309Z | Compiling hickory-client v0.25.2 |
| 2786 | 2026-03-17T05:51:54.369Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2787 | 2026-03-17T05:51:55.197Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2788 | 2026-03-17T05:51:55.360Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2789 | 2026-03-17T05:51:55.502Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2790 | 2026-03-17T05:51:55.566Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2791 | 2026-03-17T05:51:56.366Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2792 | 2026-03-17T05:51:56.590Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2793 | 2026-03-17T05:51:56.646Z | Compiling rand_seeder v0.4.0 |
| 2794 | 2026-03-17T05:51:56.973Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2795 | 2026-03-17T05:51:57.288Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2796 | 2026-03-17T05:51:57.561Z | Compiling lzma-sys v0.1.20 |
| 2797 | 2026-03-17T05:51:57.604Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2798 | 2026-03-17T05:51:57.887Z | Compiling corncobs v0.1.4 |
| 2799 | 2026-03-17T05:51:58.051Z | Compiling rustls v0.21.12 |
| 2800 | 2026-03-17T05:51:58.181Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2801 | 2026-03-17T05:51:58.504Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2802 | 2026-03-17T05:51:58.549Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2803 | 2026-03-17T05:51:58.630Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2804 | 2026-03-17T05:51:58.870Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2805 | 2026-03-17T05:51:58.904Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2806 | 2026-03-17T05:51:59.096Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2807 | 2026-03-17T05:51:59.305Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2808 | 2026-03-17T05:52:00.354Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2809 | 2026-03-17T05:52:00.491Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2810 | 2026-03-17T05:52:02.474Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2811 | 2026-03-17T05:52:03.122Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2812 | 2026-03-17T05:52:03.402Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2813 | 2026-03-17T05:52:03.681Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2814 | 2026-03-17T05:52:03.954Z | Compiling cargo_toml v0.22.3 |
| 2815 | 2026-03-17T05:52:04.290Z | Compiling rustls-webpki v0.101.7 |
| 2816 | 2026-03-17T05:52:05.336Z | Compiling sct v0.7.1 |
| 2817 | 2026-03-17T05:52:05.666Z | Compiling nix v0.29.0 |
| 2818 | 2026-03-17T05:52:05.912Z | Compiling secrecy v0.8.0 |
| 2819 | 2026-03-17T05:52:06.149Z | Compiling void v1.0.2 |
| 2820 | 2026-03-17T05:52:06.335Z | Compiling lzss v0.8.2 |
| 2821 | 2026-03-17T05:52:06.830Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2822 | 2026-03-17T05:52:06.968Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2823 | 2026-03-17T05:52:07.098Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2824 | 2026-03-17T05:52:07.318Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2825 | 2026-03-17T05:52:07.847Z | Compiling git2 v0.20.4 |
| 2826 | 2026-03-17T05:52:08.069Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2827 | 2026-03-17T05:52:08.587Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2828 | 2026-03-17T05:52:08.744Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2829 | 2026-03-17T05:52:08.883Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2830 | 2026-03-17T05:52:09.187Z | Compiling tungstenite v0.23.0 |
| 2831 | 2026-03-17T05:52:09.520Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2832 | 2026-03-17T05:52:09.558Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2833 | 2026-03-17T05:52:09.805Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2834 | 2026-03-17T05:52:09.848Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2835 | 2026-03-17T05:52:10.089Z | Compiling nix v0.27.1 |
| 2836 | 2026-03-17T05:52:10.128Z | Compiling serde_bytes v0.11.19 |
| 2837 | 2026-03-17T05:52:10.592Z | Compiling tokio-tungstenite v0.23.1 |
| 2838 | 2026-03-17T05:52:11.068Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2839 | 2026-03-17T05:52:11.815Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2840 | 2026-03-17T05:52:12.184Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2841 | 2026-03-17T05:52:12.326Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2842 | 2026-03-17T05:52:12.461Z | Compiling tokio-rustls v0.24.1 |
| 2843 | 2026-03-17T05:52:12.813Z | Compiling xz2 v0.1.7 |
| 2844 | 2026-03-17T05:52:12.845Z | Compiling ron v0.12.0 |
| 2845 | 2026-03-17T05:52:13.270Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2846 | 2026-03-17T05:52:13.889Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2847 | 2026-03-17T05:52:15.655Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2848 | 2026-03-17T05:52:17.896Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2849 | 2026-03-17T05:52:18.363Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2850 | 2026-03-17T05:52:18.895Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2851 | 2026-03-17T05:52:20.298Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2852 | 2026-03-17T05:52:21.075Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2853 | 2026-03-17T05:52:21.968Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2854 | 2026-03-17T05:52:22.452Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2855 | 2026-03-17T05:52:22.614Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2856 | 2026-03-17T05:52:23.135Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2857 | 2026-03-17T05:52:24.444Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2858 | 2026-03-17T05:52:25.814Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2859 | 2026-03-17T05:52:25.971Z | Compiling rustls-pemfile v1.0.4 |
| 2860 | 2026-03-17T05:52:26.479Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2861 | 2026-03-17T05:52:27.928Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2862 | 2026-03-17T05:52:28.259Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2863 | 2026-03-17T05:52:28.537Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2864 | 2026-03-17T05:52:29.276Z | Compiling signal-hook-tokio v0.3.1 |
| 2865 | 2026-03-17T05:52:29.310Z | Compiling twox-hash v2.1.2 |
| 2866 | 2026-03-17T05:52:29.510Z | Compiling yasna v0.5.2 |
| 2867 | 2026-03-17T05:52:29.551Z | Compiling is_ci v1.2.0 |
| 2868 | 2026-03-17T05:52:29.774Z | Compiling base16ct v1.0.0 |
| 2869 | 2026-03-17T05:52:29.863Z | Compiling supports-color v3.0.2 |
| 2870 | 2026-03-17T05:52:29.956Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2871 | 2026-03-17T05:52:30.277Z | Compiling rcgen v0.12.1 |
| 2872 | 2026-03-17T05:52:30.310Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2873 | 2026-03-17T05:52:30.767Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2874 | 2026-03-17T05:52:31.494Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2875 | 2026-03-17T05:52:31.525Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2876 | 2026-03-17T05:52:32.531Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2877 | 2026-03-17T05:52:33.606Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2878 | 2026-03-17T05:52:35.858Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2879 | 2026-03-17T05:52:35.888Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2880 | 2026-03-17T05:52:36.195Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2881 | 2026-03-17T05:52:37.325Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2882 | 2026-03-17T05:52:37.718Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2883 | 2026-03-17T05:52:37.954Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2884 | 2026-03-17T05:52:38.008Z | Compiling fatfs v0.3.6 |
| 2885 | 2026-03-17T05:52:38.219Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2886 | 2026-03-17T05:52:39.558Z | Compiling rtoolbox v0.0.3 |
| 2887 | 2026-03-17T05:52:39.898Z | Compiling subprocess v0.2.15 |
| 2888 | 2026-03-17T05:52:40.849Z | Compiling seq-macro v0.3.6 |
| 2889 | 2026-03-17T05:52:41.488Z | Compiling assert_matches v1.5.0 |
| 2890 | 2026-03-17T05:52:41.625Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2891 | 2026-03-17T05:52:42.471Z | Compiling rpassword v7.4.0 |
| 2892 | 2026-03-17T05:52:42.649Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2893 | 2026-03-17T05:52:42.915Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2894 | 2026-03-17T05:52:43.001Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2895 | 2026-03-17T05:52:43.168Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2896 | 2026-03-17T05:52:43.271Z | Compiling tui-tree-widget v0.23.1 |
| 2897 | 2026-03-17T05:52:43.641Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2898 | 2026-03-17T05:52:46.172Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2899 | 2026-03-17T05:52:46.824Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2900 | 2026-03-17T05:52:47.168Z | Compiling uzers v0.12.2 |
| 2901 | 2026-03-17T05:52:48.113Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2902 | 2026-03-17T05:52:48.968Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2903 | 2026-03-17T05:52:50.220Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2904 | 2026-03-17T05:52:54.330Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2905 | 2026-03-17T05:52:54.379Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2906 | 2026-03-17T05:52:57.106Z | Compiling support-bundle-viewer v0.1.2 |
| 2907 | 2026-03-17T05:52:57.575Z | Compiling multimap v0.10.1 |
| 2908 | 2026-03-17T05:53:19.544Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2909 | 2026-03-17T05:53:19.929Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2910 | 2026-03-17T05:53:21.894Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2911 | 2026-03-17T06:00:50.325Z | Finished `release` profile [optimized] target(s) in 10m 20s |
| 2912 | 2026-03-17T06:01:45.813Z | |
| 2913 | 2026-03-17T06:01:45.817Z | real 11:17.775864449 |
| 2914 | 2026-03-17T06:01:45.817Z | user 1:41:18.050185544 |
| 2915 | 2026-03-17T06:01:45.817Z | sys 4:10.240947399 |
| 2916 | 2026-03-17T06:01:45.817Z | trap 2.316205699 |
| 2917 | 2026-03-17T06:01:45.817Z | tflt 2.242120843 |
| 2918 | 2026-03-17T06:01:45.817Z | dflt 18.769113400 |
| 2919 | 2026-03-17T06:01:45.817Z | kflt 0.005437583 |
| 2920 | 2026-03-17T06:01:45.817Z | lock 8:17:45.418836711 |
| 2921 | 2026-03-17T06:01:45.817Z | slp 2:49:36.344969148 |
| 2922 | 2026-03-17T06:01:45.817Z | lat 2:49.955735627 |
| 2923 | 2026-03-17T06:01:45.817Z | stop 7:09.724181657 |
| 2924 | 2026-03-17T06:01:45.817Z | + mapfile -t packages |
| 2925 | 2026-03-17T06:01:45.817Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2926 | 2026-03-17T06:01:47.076Z | Finished `release` profile [optimized] target(s) in 1.25s |
| 2927 | 2026-03-17T06:01:47.144Z | Running `target/release/omicron-package -t test list-outputs` |
| 2928 | 2026-03-17T06:01:47.208Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2929 | 2026-03-17T06:01:47.211Z | + ptime -m cargo build --locked --release -p xtask |
| 2930 | 2026-03-17T06:01:47.910Z | Compiling libc v0.2.180 |
| 2931 | 2026-03-17T06:01:47.910Z | Compiling serde v1.0.228 |
| 2932 | 2026-03-17T06:01:47.913Z | Compiling serde_core v1.0.228 |
| 2933 | 2026-03-17T06:01:48.032Z | Compiling rustix v1.1.3 |
| 2934 | 2026-03-17T06:01:48.058Z | Compiling bitflags v2.11.0 |
| 2935 | 2026-03-17T06:01:48.067Z | Compiling serde_json v1.0.149 |
| 2936 | 2026-03-17T06:01:48.099Z | Compiling num-traits v0.2.19 |
| 2937 | 2026-03-17T06:01:48.114Z | Compiling syn v2.0.117 |
| 2938 | 2026-03-17T06:01:48.132Z | Compiling smallvec v1.15.1 |
| 2939 | 2026-03-17T06:01:48.135Z | Compiling hashbrown v0.16.1 |
| 2940 | 2026-03-17T06:01:48.183Z | Compiling usdt-impl v0.5.0 |
| 2941 | 2026-03-17T06:01:48.202Z | Compiling syn v1.0.109 |
| 2942 | 2026-03-17T06:01:48.219Z | Compiling log v0.4.29 |
| 2943 | 2026-03-17T06:01:48.236Z | Compiling getrandom v0.4.1 |
| 2944 | 2026-03-17T06:01:48.416Z | Compiling percent-encoding v2.3.2 |
| 2945 | 2026-03-17T06:01:48.696Z | Compiling form_urlencoded v1.2.2 |
| 2946 | 2026-03-17T06:01:48.746Z | Compiling fs-err v3.3.0 |
| 2947 | 2026-03-17T06:01:48.780Z | Compiling anyhow v1.0.102 |
| 2948 | 2026-03-17T06:01:48.796Z | Compiling once_cell v1.21.3 |
| 2949 | 2026-03-17T06:01:48.799Z | Compiling heck v0.4.1 |
| 2950 | 2026-03-17T06:01:48.959Z | Compiling indexmap v2.13.0 |
| 2951 | 2026-03-17T06:01:49.117Z | Compiling errno v0.3.14 |
| 2952 | 2026-03-17T06:01:49.117Z | Compiling thread-id v4.2.2 |
| 2953 | 2026-03-17T06:01:49.120Z | Compiling memmap v0.7.0 |
| 2954 | 2026-03-17T06:01:49.553Z | Compiling ordered-float v2.10.1 |
| 2955 | 2026-03-17T06:01:50.285Z | Compiling proc-macro-error v1.0.4 |
| 2956 | 2026-03-17T06:01:50.598Z | Compiling tabled_derive v0.7.0 |
| 2957 | 2026-03-17T06:01:50.611Z | Compiling terminal_size v0.4.3 |
| 2958 | 2026-03-17T06:01:50.614Z | Compiling tempfile v3.25.0 |
| 2959 | 2026-03-17T06:01:50.751Z | Compiling clap_builder v4.5.60 |
| 2960 | 2026-03-17T06:01:50.751Z | Compiling textwrap v0.16.2 |
| 2961 | 2026-03-17T06:01:50.916Z | Compiling camino-tempfile v1.4.1 |
| 2962 | 2026-03-17T06:01:51.452Z | Compiling tabled v0.15.0 |
| 2963 | 2026-03-17T06:01:51.712Z | Compiling synstructure v0.13.2 |
| 2964 | 2026-03-17T06:01:51.712Z | Compiling pest_generator v2.8.6 |
| 2965 | 2026-03-17T06:01:52.259Z | Compiling serde_derive v1.0.228 |
| 2966 | 2026-03-17T06:01:52.259Z | Compiling zerofrom-derive v0.1.6 |
| 2967 | 2026-03-17T06:01:52.262Z | Compiling yoke-derive v0.8.1 |
| 2968 | 2026-03-17T06:01:52.262Z | Compiling zerovec-derive v0.11.2 |
| 2969 | 2026-03-17T06:01:52.262Z | Compiling displaydoc v0.2.5 |
| 2970 | 2026-03-17T06:01:52.262Z | Compiling thiserror-impl v1.0.69 |
| 2971 | 2026-03-17T06:01:52.262Z | Compiling zerocopy-derive v0.7.35 |
| 2972 | 2026-03-17T06:01:52.262Z | Compiling scroll_derive v0.12.1 |
| 2973 | 2026-03-17T06:01:52.288Z | Compiling thiserror-impl v2.0.18 |
| 2974 | 2026-03-17T06:01:52.291Z | Compiling clap_derive v4.5.55 |
| 2975 | 2026-03-17T06:01:52.421Z | Compiling pest_derive v2.8.6 |
| 2976 | 2026-03-17T06:01:53.246Z | Compiling scroll v0.12.0 |
| 2977 | 2026-03-17T06:01:53.413Z | Compiling zerocopy v0.7.35 |
| 2978 | 2026-03-17T06:01:53.622Z | Compiling goblin v0.8.2 |
| 2979 | 2026-03-17T06:01:53.655Z | Compiling zerofrom v0.1.6 |
| 2980 | 2026-03-17T06:01:53.848Z | Compiling yoke v0.8.1 |
| 2981 | 2026-03-17T06:01:53.897Z | Compiling thiserror v1.0.69 |
| 2982 | 2026-03-17T06:01:54.058Z | Compiling dtrace-parser v0.2.0 |
| 2983 | 2026-03-17T06:01:54.089Z | Compiling zerovec v0.11.5 |
| 2984 | 2026-03-17T06:01:54.119Z | Compiling zerotrie v0.2.3 |
| 2985 | 2026-03-17T06:01:54.242Z | Compiling thiserror v2.0.18 |
| 2986 | 2026-03-17T06:01:54.540Z | Compiling clap v4.5.60 |
| 2987 | 2026-03-17T06:01:54.917Z | Compiling tinystr v0.8.2 |
| 2988 | 2026-03-17T06:01:54.945Z | Compiling potential_utf v0.1.4 |
| 2989 | 2026-03-17T06:01:55.199Z | Compiling icu_locale_core v2.1.1 |
| 2990 | 2026-03-17T06:01:55.228Z | Compiling icu_collections v2.1.1 |
| 2991 | 2026-03-17T06:01:56.443Z | Compiling icu_provider v2.1.1 |
| 2992 | 2026-03-17T06:01:56.759Z | Compiling toml_datetime v0.6.11 |
| 2993 | 2026-03-17T06:01:56.922Z | Compiling icu_properties v2.1.2 |
| 2994 | 2026-03-17T06:01:57.007Z | Compiling icu_normalizer v2.1.1 |
| 2995 | 2026-03-17T06:01:57.010Z | Compiling serde_spanned v0.6.9 |
| 2996 | 2026-03-17T06:01:57.056Z | Compiling dof v0.3.0 |
| 2997 | 2026-03-17T06:01:57.269Z | Compiling toml_edit v0.22.27 |
| 2998 | 2026-03-17T06:01:57.310Z | Compiling serde_tokenstream v0.2.3 |
| 2999 | 2026-03-17T06:01:57.380Z | Compiling serde-value v0.7.0 |
| 3000 | 2026-03-17T06:01:57.538Z | Compiling cargo-platform v0.2.0 |
| 3001 | 2026-03-17T06:01:57.577Z | Compiling macaddr v1.0.1 |
| 3002 | 2026-03-17T06:01:58.183Z | Compiling usdt-attr-macro v0.5.0 |
| 3003 | 2026-03-17T06:01:58.237Z | Compiling idna_adapter v1.2.1 |
| 3004 | 2026-03-17T06:01:58.253Z | Compiling usdt-macro v0.5.0 |
| 3005 | 2026-03-17T06:01:58.431Z | Compiling idna v1.1.0 |
| 3006 | 2026-03-17T06:01:58.913Z | Compiling url v2.5.8 |
| 3007 | 2026-03-17T06:01:59.043Z | Compiling usdt v0.5.0 |
| 3008 | 2026-03-17T06:01:59.427Z | Compiling toml v0.8.23 |
| 3009 | 2026-03-17T06:02:00.024Z | Compiling cargo-util-schemas v0.8.2 |
| 3010 | 2026-03-17T06:02:00.024Z | Compiling cargo_toml v0.21.0 |
| 3011 | 2026-03-17T06:02:01.433Z | Compiling cargo_metadata v0.21.0 |
| 3012 | 2026-03-17T06:02:05.612Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3013 | 2026-03-17T06:02:09.624Z | Finished `release` profile [optimized] target(s) in 22.39s |
| 3014 | 2026-03-17T06:02:09.807Z | |
| 3015 | 2026-03-17T06:02:09.810Z | real 22.553008970 |
| 3016 | 2026-03-17T06:02:09.810Z | user 3:09.131657344 |
| 3017 | 2026-03-17T06:02:09.810Z | sys 21.380276795 |
| 3018 | 2026-03-17T06:02:09.810Z | trap 0.090807229 |
| 3019 | 2026-03-17T06:02:09.810Z | tflt 0.866319522 |
| 3020 | 2026-03-17T06:02:09.810Z | dflt 1.784846551 |
| 3021 | 2026-03-17T06:02:09.810Z | kflt 0.000065663 |
| 3022 | 2026-03-17T06:02:09.810Z | lock 7:19.847678189 |
| 3023 | 2026-03-17T06:02:09.810Z | slp 4:25.461378911 |
| 3024 | 2026-03-17T06:02:09.810Z | lat 9.204427140 |
| 3025 | 2026-03-17T06:02:09.810Z | stop 31.708498562 |
| 3026 | 2026-03-17T06:02:09.810Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3027 | 2026-03-17T06:02:09.810Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3028 | 2026-03-17T06:02:09.810Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3029 | 2026-03-17T06:02:09.810Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3030 | 2026-03-17T06:02:09.810Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3031 | 2026-03-17T06:02:11.093Z | Compiling regress v0.10.5 |
| 3032 | 2026-03-17T06:02:11.096Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3033 | 2026-03-17T06:02:11.265Z | Compiling serde_spanned v1.0.4 |
| 3034 | 2026-03-17T06:02:11.305Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3035 | 2026-03-17T06:02:11.308Z | Compiling newtype-uuid-macros v0.1.0 |
| 3036 | 2026-03-17T06:02:11.308Z | Compiling structmeta-derive v0.3.0 |
| 3037 | 2026-03-17T06:02:11.308Z | Compiling rustls v0.22.4 |
| 3038 | 2026-03-17T06:02:11.308Z | Compiling rustls-webpki v0.102.8 |
| 3039 | 2026-03-17T06:02:11.308Z | Compiling multer v3.1.0 |
| 3040 | 2026-03-17T06:02:11.327Z | Compiling match_cfg v0.1.0 |
| 3041 | 2026-03-17T06:02:11.416Z | Compiling debug-ignore v1.0.5 |
| 3042 | 2026-03-17T06:02:11.419Z | Compiling progenitor-client v0.13.0 |
| 3043 | 2026-03-17T06:02:11.441Z | Compiling slog-json v2.6.1 |
| 3044 | 2026-03-17T06:02:11.444Z | Compiling async-stream-impl v0.3.6 |
| 3045 | 2026-03-17T06:02:11.493Z | Compiling dropshot v0.16.7 |
| 3046 | 2026-03-17T06:02:11.520Z | Compiling hostname v0.3.1 |
| 3047 | 2026-03-17T06:02:11.546Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3048 | 2026-03-17T06:02:11.571Z | Compiling itertools v0.14.0 |
| 3049 | 2026-03-17T06:02:11.669Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3050 | 2026-03-17T06:02:11.742Z | Compiling slog-bunyan v2.5.0 |
| 3051 | 2026-03-17T06:02:11.746Z | Compiling waitgroup v0.1.2 |
| 3052 | 2026-03-17T06:02:11.769Z | Compiling rustls-pemfile v2.2.0 |
| 3053 | 2026-03-17T06:02:11.795Z | Compiling dropshot_endpoint v0.16.7 |
| 3054 | 2026-03-17T06:02:11.963Z | Compiling hostname v0.4.2 |
| 3055 | 2026-03-17T06:02:11.990Z | Compiling serde_path_to_error v0.1.20 |
| 3056 | 2026-03-17T06:02:12.015Z | Compiling macaddr v1.0.1 |
| 3057 | 2026-03-17T06:02:12.040Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3058 | 2026-03-17T06:02:12.095Z | Compiling progenitor-client v0.10.0 |
| 3059 | 2026-03-17T06:02:12.127Z | Compiling instant v0.1.13 |
| 3060 | 2026-03-17T06:02:12.172Z | Compiling backon v1.6.0 |
| 3061 | 2026-03-17T06:02:12.298Z | Compiling backoff v0.4.0 |
| 3062 | 2026-03-17T06:02:12.322Z | Compiling async-stream v0.3.6 |
| 3063 | 2026-03-17T06:02:12.385Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3064 | 2026-03-17T06:02:12.412Z | Compiling progenitor-extras v0.1.1 |
| 3065 | 2026-03-17T06:02:12.475Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3066 | 2026-03-17T06:02:12.505Z | Compiling unsafe-libyaml v0.2.11 |
| 3067 | 2026-03-17T06:02:12.532Z | Compiling crucible-workspace-hack v0.1.0 |
| 3068 | 2026-03-17T06:02:12.559Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3069 | 2026-03-17T06:02:12.586Z | Compiling secrecy v0.10.3 |
| 3070 | 2026-03-17T06:02:12.613Z | Compiling heapless v0.8.0 |
| 3071 | 2026-03-17T06:02:12.641Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3072 | 2026-03-17T06:02:12.752Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3073 | 2026-03-17T06:02:12.777Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3074 | 2026-03-17T06:02:12.801Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3075 | 2026-03-17T06:02:12.857Z | Compiling hash32 v0.3.1 |
| 3076 | 2026-03-17T06:02:12.943Z | Compiling structmeta v0.3.0 |
| 3077 | 2026-03-17T06:02:12.946Z | Compiling smoltcp v0.11.0 |
| 3078 | 2026-03-17T06:02:13.012Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 3079 | 2026-03-17T06:02:13.102Z | Compiling toml v0.8.23 |
| 3080 | 2026-03-17T06:02:13.138Z | Compiling tabwriter v1.4.1 |
| 3081 | 2026-03-17T06:02:13.166Z | Compiling cobs v0.3.0 |
| 3082 | 2026-03-17T06:02:13.275Z | Compiling derive-ex v0.1.8 |
| 3083 | 2026-03-17T06:02:13.302Z | Compiling parse-display-derive v0.10.0 |
| 3084 | 2026-03-17T06:02:13.305Z | Compiling serde_yaml v0.9.34+deprecated |
| 3085 | 2026-03-17T06:02:13.381Z | Compiling ingot-macros v0.1.1 |
| 3086 | 2026-03-17T06:02:13.451Z | Compiling proc-macro-crate v3.4.0 |
| 3087 | 2026-03-17T06:02:13.553Z | Compiling foreign-types-macros v0.2.3 |
| 3088 | 2026-03-17T06:02:13.580Z | Compiling convert_case v0.4.0 |
| 3089 | 2026-03-17T06:02:13.605Z | Compiling foreign-types-shared v0.3.1 |
| 3090 | 2026-03-17T06:02:13.608Z | Compiling cpufeatures v0.3.0 |
| 3091 | 2026-03-17T06:02:13.758Z | Compiling chacha20 v0.10.0 |
| 3092 | 2026-03-17T06:02:13.761Z | Compiling postcard v1.1.3 |
| 3093 | 2026-03-17T06:02:14.019Z | Compiling proc-macro-crate v1.3.1 |
| 3094 | 2026-03-17T06:02:14.121Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3095 | 2026-03-17T06:02:14.124Z | Compiling derive_more v0.99.20 |
| 3096 | 2026-03-17T06:02:14.174Z | Compiling universal-hash v0.5.1 |
| 3097 | 2026-03-17T06:02:14.208Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 3098 | 2026-03-17T06:02:14.238Z | Compiling num_enum_derive v0.7.5 |
| 3099 | 2026-03-17T06:02:14.277Z | Compiling cstr-argument v0.1.2 |
| 3100 | 2026-03-17T06:02:14.333Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 3101 | 2026-03-17T06:02:14.382Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 3102 | 2026-03-17T06:02:14.408Z | Compiling foreign-types v0.5.0 |
| 3103 | 2026-03-17T06:02:14.510Z | Compiling tokio-rustls v0.25.0 |
| 3104 | 2026-03-17T06:02:14.541Z | Compiling opaque-debug v0.3.1 |
| 3105 | 2026-03-17T06:02:14.624Z | Compiling colored v3.1.1 |
| 3106 | 2026-03-17T06:02:14.650Z | Compiling num_enum_derive v0.5.11 |
| 3107 | 2026-03-17T06:02:14.676Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3108 | 2026-03-17T06:02:14.753Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3109 | 2026-03-17T06:02:14.805Z | Compiling rand v0.10.0 |
| 3110 | 2026-03-17T06:02:14.846Z | Compiling typify-impl v0.6.1 |
| 3111 | 2026-03-17T06:02:14.937Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3112 | 2026-03-17T06:02:15.067Z | Compiling half v2.7.1 |
| 3113 | 2026-03-17T06:02:15.151Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 3114 | 2026-03-17T06:02:15.465Z | Compiling ciborium-io v0.2.2 |
| 3115 | 2026-03-17T06:02:15.493Z | Compiling camino-tempfile v1.4.1 |
| 3116 | 2026-03-17T06:02:15.519Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3117 | 2026-03-17T06:02:15.625Z | Compiling ciborium-ll v0.2.2 |
| 3118 | 2026-03-17T06:02:15.715Z | Compiling test-strategy v0.4.5 |
| 3119 | 2026-03-17T06:02:15.743Z | Compiling parse-display v0.10.0 |
| 3120 | 2026-03-17T06:02:15.747Z | Compiling num_enum v0.7.5 |
| 3121 | 2026-03-17T06:02:15.797Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3122 | 2026-03-17T06:02:15.800Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3123 | 2026-03-17T06:02:15.848Z | Compiling smf v0.2.3 |
| 3124 | 2026-03-17T06:02:15.945Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 3125 | 2026-03-17T06:02:15.971Z | Compiling ciborium v0.2.2 |
| 3126 | 2026-03-17T06:02:15.996Z | Compiling aead v0.5.2 |
| 3127 | 2026-03-17T06:02:16.025Z | Compiling num-derive v0.4.2 |
| 3128 | 2026-03-17T06:02:16.054Z | Compiling sigpipe v0.1.3 |
| 3129 | 2026-03-17T06:02:16.100Z | Compiling glob v0.3.3 |
| 3130 | 2026-03-17T06:02:16.103Z | Compiling num_enum v0.5.11 |
| 3131 | 2026-03-17T06:02:16.219Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3132 | 2026-03-17T06:02:16.248Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3133 | 2026-03-17T06:02:16.289Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3134 | 2026-03-17T06:02:16.315Z | Compiling poly1305 v0.8.0 |
| 3135 | 2026-03-17T06:02:16.531Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3136 | 2026-03-17T06:02:16.617Z | Compiling chacha20 v0.9.1 |
| 3137 | 2026-03-17T06:02:16.659Z | Compiling whoami v1.6.1 |
| 3138 | 2026-03-17T06:02:16.686Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3139 | 2026-03-17T06:02:16.740Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3140 | 2026-03-17T06:02:16.807Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3141 | 2026-03-17T06:02:16.831Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3142 | 2026-03-17T06:02:16.999Z | Compiling num-rational v0.4.2 |
| 3143 | 2026-03-17T06:02:17.032Z | Compiling password-hash v0.5.0 |
| 3144 | 2026-03-17T06:02:17.133Z | Compiling blake2 v0.10.6 |
| 3145 | 2026-03-17T06:02:17.265Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3146 | 2026-03-17T06:02:17.349Z | Compiling num-complex v0.4.6 |
| 3147 | 2026-03-17T06:02:17.377Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3148 | 2026-03-17T06:02:17.421Z | Compiling ingot-types v0.1.2 |
| 3149 | 2026-03-17T06:02:17.447Z | Compiling prettyplease v0.2.37 |
| 3150 | 2026-03-17T06:02:17.475Z | Compiling indent_write v2.2.0 |
| 3151 | 2026-03-17T06:02:17.644Z | Compiling argon2 v0.5.3 |
| 3152 | 2026-03-17T06:02:17.689Z | Compiling chacha20poly1305 v0.10.1 |
| 3153 | 2026-03-17T06:02:17.783Z | Compiling float-ord v0.3.2 |
| 3154 | 2026-03-17T06:02:17.907Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3155 | 2026-03-17T06:02:17.910Z | Compiling num v0.4.3 |
| 3156 | 2026-03-17T06:02:17.910Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3157 | 2026-03-17T06:02:17.990Z | Compiling ingot v0.1.1 |
| 3158 | 2026-03-17T06:02:17.993Z | Compiling gethostname v0.5.0 |
| 3159 | 2026-03-17T06:02:17.993Z | Compiling usdt-macro v0.5.0 |
| 3160 | 2026-03-17T06:02:17.993Z | Compiling usdt-attr-macro v0.5.0 |
| 3161 | 2026-03-17T06:02:18.114Z | Compiling derive-where v1.6.0 |
| 3162 | 2026-03-17T06:02:18.117Z | Compiling memmap v0.7.0 |
| 3163 | 2026-03-17T06:02:18.224Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3164 | 2026-03-17T06:02:18.391Z | Compiling typify-impl v0.4.3 |
| 3165 | 2026-03-17T06:02:18.423Z | Compiling atomicwrites v0.4.4 |
| 3166 | 2026-03-17T06:02:18.534Z | Compiling thiserror-no-std v2.0.2 |
| 3167 | 2026-03-17T06:02:18.621Z | Compiling owo-colors v4.3.0 |
| 3168 | 2026-03-17T06:02:18.693Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3169 | 2026-03-17T06:02:18.716Z | Compiling vsss-rs v3.3.4 |
| 3170 | 2026-03-17T06:02:18.739Z | Compiling cancel-safe-futures v0.1.5 |
| 3171 | 2026-03-17T06:02:19.043Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3172 | 2026-03-17T06:02:19.122Z | Compiling libsw-core v0.3.2 |
| 3173 | 2026-03-17T06:02:19.184Z | Compiling async-recursion v1.1.1 |
| 3174 | 2026-03-17T06:02:19.215Z | Compiling usdt v0.5.0 |
| 3175 | 2026-03-17T06:02:19.250Z | Compiling resolv-conf v0.7.6 |
| 3176 | 2026-03-17T06:02:19.383Z | Compiling libsw v3.5.0 |
| 3177 | 2026-03-17T06:02:19.593Z | Compiling libefi-sys v0.1.0 |
| 3178 | 2026-03-17T06:02:19.652Z | Compiling linear-map v1.2.0 |
| 3179 | 2026-03-17T06:02:19.684Z | Compiling hickory-proto v0.24.4 |
| 3180 | 2026-03-17T06:02:19.750Z | Compiling newline-converter v0.3.0 |
| 3181 | 2026-03-17T06:02:19.895Z | Compiling console v0.15.11 |
| 3182 | 2026-03-17T06:02:19.924Z | Compiling bitfield-struct v0.6.2 |
| 3183 | 2026-03-17T06:02:19.949Z | Compiling semver v0.1.20 |
| 3184 | 2026-03-17T06:02:19.952Z | Compiling linked-hash-map v0.5.6 |
| 3185 | 2026-03-17T06:02:20.031Z | Compiling pin-project-internal v1.1.11 |
| 3186 | 2026-03-17T06:02:20.130Z | Compiling slog-dtrace v0.3.0 |
| 3187 | 2026-03-17T06:02:20.154Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3188 | 2026-03-17T06:02:20.263Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3189 | 2026-03-17T06:02:20.289Z | Compiling rustc_version v0.1.7 |
| 3190 | 2026-03-17T06:02:20.316Z | Compiling lru-cache v0.1.2 |
| 3191 | 2026-03-17T06:02:20.372Z | Compiling expectorate v1.2.0 |
| 3192 | 2026-03-17T06:02:20.375Z | Compiling minimal-lexical v0.2.1 |
| 3193 | 2026-03-17T06:02:20.509Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3194 | 2026-03-17T06:02:20.534Z | Compiling tokio-dtrace v0.1.1 |
| 3195 | 2026-03-17T06:02:20.611Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 3196 | 2026-03-17T06:02:20.636Z | Compiling newtype_derive v0.1.6 |
| 3197 | 2026-03-17T06:02:20.745Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3198 | 2026-03-17T06:02:20.776Z | Compiling nom v7.1.3 |
| 3199 | 2026-03-17T06:02:20.820Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3200 | 2026-03-17T06:02:20.845Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3201 | 2026-03-17T06:02:20.893Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3202 | 2026-03-17T06:02:20.922Z | Compiling phf_shared v0.12.1 |
| 3203 | 2026-03-17T06:02:20.922Z | Compiling snafu-derive v0.8.9 |
| 3204 | 2026-03-17T06:02:21.056Z | Compiling pem v3.0.6 |
| 3205 | 2026-03-17T06:02:21.193Z | Compiling csv-core v0.1.13 |
| 3206 | 2026-03-17T06:02:21.313Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3207 | 2026-03-17T06:02:21.374Z | Compiling xshell-macros v0.2.7 |
| 3208 | 2026-03-17T06:02:21.545Z | Compiling highway v1.3.0 |
| 3209 | 2026-03-17T06:02:21.571Z | Compiling typify-macro v0.6.1 |
| 3210 | 2026-03-17T06:02:21.574Z | Compiling same-file v1.0.6 |
| 3211 | 2026-03-17T06:02:21.622Z | Compiling chrono-tz v0.10.4 |
| 3212 | 2026-03-17T06:02:21.662Z | Compiling pin-project v1.1.11 |
| 3213 | 2026-03-17T06:02:21.855Z | Compiling walkdir v2.5.0 |
| 3214 | 2026-03-17T06:02:21.928Z | Compiling const_format_proc_macros v0.2.34 |
| 3215 | 2026-03-17T06:02:21.981Z | Compiling xshell v0.2.7 |
| 3216 | 2026-03-17T06:02:21.981Z | Compiling csv v1.4.0 |
| 3217 | 2026-03-17T06:02:22.132Z | Compiling phf v0.12.1 |
| 3218 | 2026-03-17T06:02:22.314Z | Compiling oxide-tokio-rt v0.1.3 |
| 3219 | 2026-03-17T06:02:22.375Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 3220 | 2026-03-17T06:02:22.555Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3221 | 2026-03-17T06:02:22.580Z | Compiling globset v0.4.18 |
| 3222 | 2026-03-17T06:02:22.609Z | Compiling olpc-cjson v0.1.4 |
| 3223 | 2026-03-17T06:02:22.725Z | Compiling hickory-resolver v0.24.4 |
| 3224 | 2026-03-17T06:02:22.752Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3225 | 2026-03-17T06:02:22.752Z | Compiling primeorder v0.13.6 |
| 3226 | 2026-03-17T06:02:22.805Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3227 | 2026-03-17T06:02:22.852Z | Compiling serde_plain v1.0.2 |
| 3228 | 2026-03-17T06:02:22.878Z | Compiling typed-path v0.9.3 |
| 3229 | 2026-03-17T06:02:23.147Z | Compiling base64 v0.21.7 |
| 3230 | 2026-03-17T06:02:23.172Z | Compiling const_format v0.2.35 |
| 3231 | 2026-03-17T06:02:23.199Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3232 | 2026-03-17T06:02:23.611Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3233 | 2026-03-17T06:02:23.614Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3234 | 2026-03-17T06:02:23.664Z | Compiling tabled_derive v0.7.0 |
| 3235 | 2026-03-17T06:02:23.690Z | Compiling bcs v0.1.6 |
| 3236 | 2026-03-17T06:02:23.793Z | Compiling snafu v0.8.9 |
| 3237 | 2026-03-17T06:02:24.158Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 3238 | 2026-03-17T06:02:24.209Z | Compiling typify v0.6.1 |
| 3239 | 2026-03-17T06:02:24.294Z | Compiling qorb v0.4.1 |
| 3240 | 2026-03-17T06:02:24.331Z | Compiling tough v0.20.0 |
| 3241 | 2026-03-17T06:02:24.357Z | Compiling progenitor-impl v0.13.0 |
| 3242 | 2026-03-17T06:02:24.383Z | Compiling termtree v0.5.1 |
| 3243 | 2026-03-17T06:02:24.412Z | Compiling salty v0.3.0 |
| 3244 | 2026-03-17T06:02:24.446Z | Compiling radium v0.7.0 |
| 3245 | 2026-03-17T06:02:24.621Z | Compiling textwrap v0.16.2 |
| 3246 | 2026-03-17T06:02:24.722Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3247 | 2026-03-17T06:02:24.798Z | Compiling steno v0.4.1 |
| 3248 | 2026-03-17T06:02:24.865Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3249 | 2026-03-17T06:02:25.040Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3250 | 2026-03-17T06:02:25.075Z | Compiling typify-macro v0.4.3 |
| 3251 | 2026-03-17T06:02:25.101Z | Compiling humantime v2.3.0 |
| 3252 | 2026-03-17T06:02:25.125Z | Compiling tabled v0.15.0 |
| 3253 | 2026-03-17T06:02:25.295Z | Compiling maybe-uninit v2.0.0 |
| 3254 | 2026-03-17T06:02:25.328Z | Compiling tap v1.0.1 |
| 3255 | 2026-03-17T06:02:25.361Z | Compiling utf-8 v0.7.6 |
| 3256 | 2026-03-17T06:02:25.495Z | Compiling wyz v0.5.1 |
| 3257 | 2026-03-17T06:02:25.637Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3258 | 2026-03-17T06:02:25.665Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3259 | 2026-03-17T06:02:25.704Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3260 | 2026-03-17T06:02:25.803Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3261 | 2026-03-17T06:02:25.918Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3262 | 2026-03-17T06:02:25.941Z | Compiling tungstenite v0.21.0 |
| 3263 | 2026-03-17T06:02:26.347Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3264 | 2026-03-17T06:02:26.726Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3265 | 2026-03-17T06:02:26.958Z | Compiling p384 v0.13.1 |
| 3266 | 2026-03-17T06:02:27.055Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3267 | 2026-03-17T06:02:27.122Z | Compiling arc-swap v1.8.2 |
| 3268 | 2026-03-17T06:02:27.188Z | Compiling packed_struct v0.10.1 |
| 3269 | 2026-03-17T06:02:27.534Z | Compiling typify v0.4.3 |
| 3270 | 2026-03-17T06:02:27.561Z | Compiling funty v2.0.0 |
| 3271 | 2026-03-17T06:02:27.587Z | Compiling tagptr v0.2.0 |
| 3272 | 2026-03-17T06:02:27.712Z | Compiling progenitor-impl v0.10.0 |
| 3273 | 2026-03-17T06:02:27.763Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3274 | 2026-03-17T06:02:27.827Z | Compiling moka v0.12.13 |
| 3275 | 2026-03-17T06:02:28.116Z | Compiling bitvec v1.0.1 |
| 3276 | 2026-03-17T06:02:28.236Z | Compiling slog-scope v4.4.1 |
| 3277 | 2026-03-17T06:02:28.261Z | Compiling progenitor-macro v0.13.0 |
| 3278 | 2026-03-17T06:02:28.426Z | Compiling tokio-tungstenite v0.21.0 |
| 3279 | 2026-03-17T06:02:28.525Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3280 | 2026-03-17T06:02:28.594Z | Compiling polyval v0.6.2 |
| 3281 | 2026-03-17T06:02:28.620Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3282 | 2026-03-17T06:02:28.689Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3283 | 2026-03-17T06:02:28.738Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3284 | 2026-03-17T06:02:28.880Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3285 | 2026-03-17T06:02:28.927Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3286 | 2026-03-17T06:02:28.930Z | Compiling packed_struct_codegen v0.10.1 |
| 3287 | 2026-03-17T06:02:29.088Z | Compiling bitfield-macros v0.19.4 |
| 3288 | 2026-03-17T06:02:29.751Z | Compiling zerocopy-derive v0.6.6 |
| 3289 | 2026-03-17T06:02:29.872Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3290 | 2026-03-17T06:02:30.010Z | Compiling indexmap v1.9.3 |
| 3291 | 2026-03-17T06:02:30.145Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3292 | 2026-03-17T06:02:30.170Z | Compiling crc-catalog v2.4.0 |
| 3293 | 2026-03-17T06:02:30.198Z | Compiling nodrop v0.1.14 |
| 3294 | 2026-03-17T06:02:30.306Z | Compiling parking_lot_core v0.8.6 |
| 3295 | 2026-03-17T06:02:30.341Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3296 | 2026-03-17T06:02:30.368Z | Compiling array-init v0.0.4 |
| 3297 | 2026-03-17T06:02:30.458Z | Compiling proc-macro-error2 v2.0.1 |
| 3298 | 2026-03-17T06:02:30.549Z | Compiling crc v3.4.0 |
| 3299 | 2026-03-17T06:02:30.710Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3300 | 2026-03-17T06:02:30.762Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3301 | 2026-03-17T06:02:30.855Z | Compiling bitfield v0.19.4 |
| 3302 | 2026-03-17T06:02:30.922Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3303 | 2026-03-17T06:02:30.948Z | Compiling ghash v0.5.1 |
| 3304 | 2026-03-17T06:02:30.994Z | Compiling zerocopy v0.6.6 |
| 3305 | 2026-03-17T06:02:31.090Z | Compiling hickory-resolver v0.25.2 |
| 3306 | 2026-03-17T06:02:31.167Z | Compiling smallvec v0.6.14 |
| 3307 | 2026-03-17T06:02:31.309Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3308 | 2026-03-17T06:02:31.430Z | Compiling slog-stdlog v4.1.1 |
| 3309 | 2026-03-17T06:02:31.487Z | Compiling git-stub v1.0.0 |
| 3310 | 2026-03-17T06:02:31.515Z | Compiling progenitor-macro v0.10.0 |
| 3311 | 2026-03-17T06:02:31.519Z | Compiling ctr v0.9.2 |
| 3312 | 2026-03-17T06:02:31.570Z | Compiling num-derive v0.3.3 |
| 3313 | 2026-03-17T06:02:31.601Z | Compiling lzma-sys v0.1.20 |
| 3314 | 2026-03-17T06:02:31.754Z | Compiling unicase v2.9.0 |
| 3315 | 2026-03-17T06:02:31.842Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3316 | 2026-03-17T06:02:31.877Z | Compiling hashbrown v0.12.3 |
| 3317 | 2026-03-17T06:02:32.105Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3318 | 2026-03-17T06:02:32.232Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3319 | 2026-03-17T06:02:32.254Z | Compiling mime_guess v2.0.5 |
| 3320 | 2026-03-17T06:02:32.280Z | Compiling aes-gcm v0.10.3 |
| 3321 | 2026-03-17T06:02:32.280Z | Compiling git-stub-vcs v0.1.0 |
| 3322 | 2026-03-17T06:02:32.492Z | Compiling slog-envlogger v2.2.0 |
| 3323 | 2026-03-17T06:02:32.624Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3324 | 2026-03-17T06:02:32.714Z | Compiling serde-hex v0.1.0 |
| 3325 | 2026-03-17T06:02:32.812Z | Compiling tabled_derive v0.11.0 |
| 3326 | 2026-03-17T06:02:32.815Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3327 | 2026-03-17T06:02:32.865Z | Compiling libscf-sys v1.1.0 |
| 3328 | 2026-03-17T06:02:33.055Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3329 | 2026-03-17T06:02:33.088Z | Compiling progenitor-impl v0.11.2 |
| 3330 | 2026-03-17T06:02:33.162Z | Compiling ron v0.8.1 |
| 3331 | 2026-03-17T06:02:33.342Z | Compiling papergrid v0.17.0 |
| 3332 | 2026-03-17T06:02:33.368Z | Compiling cargo_toml v0.22.3 |
| 3333 | 2026-03-17T06:02:33.809Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3334 | 2026-03-17T06:02:33.812Z | Compiling hashbrown v0.13.2 |
| 3335 | 2026-03-17T06:02:33.996Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3336 | 2026-03-17T06:02:34.553Z | Compiling testing_table v0.3.0 |
| 3337 | 2026-03-17T06:02:34.556Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3338 | 2026-03-17T06:02:34.604Z | Compiling blowfish v0.9.1 |
| 3339 | 2026-03-17T06:02:34.607Z | Compiling ssh-encoding v0.2.0 |
| 3340 | 2026-03-17T06:02:34.824Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3341 | 2026-03-17T06:02:34.859Z | Compiling nibble_vec v0.1.0 |
| 3342 | 2026-03-17T06:02:34.941Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3343 | 2026-03-17T06:02:34.985Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3344 | 2026-03-17T06:02:35.011Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3345 | 2026-03-17T06:02:35.082Z | Compiling crc-any v2.5.0 |
| 3346 | 2026-03-17T06:02:35.221Z | Compiling corncobs v0.1.4 |
| 3347 | 2026-03-17T06:02:35.310Z | Compiling endian-type v0.1.2 |
| 3348 | 2026-03-17T06:02:35.394Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3349 | 2026-03-17T06:02:35.420Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3350 | 2026-03-17T06:02:35.448Z | Compiling ssh-cipher v0.2.0 |
| 3351 | 2026-03-17T06:02:35.502Z | Compiling radix_trie v0.2.1 |
| 3352 | 2026-03-17T06:02:35.530Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3353 | 2026-03-17T06:02:35.554Z | Compiling tabled v0.20.0 |
| 3354 | 2026-03-17T06:02:35.625Z | Compiling progenitor v0.13.0 |
| 3355 | 2026-03-17T06:02:35.814Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3356 | 2026-03-17T06:02:35.860Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3357 | 2026-03-17T06:02:35.941Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3358 | 2026-03-17T06:02:36.000Z | Compiling object v0.30.4 |
| 3359 | 2026-03-17T06:02:36.024Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3360 | 2026-03-17T06:02:36.291Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3361 | 2026-03-17T06:02:36.460Z | Compiling parking_lot v0.11.2 |
| 3362 | 2026-03-17T06:02:36.644Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3363 | 2026-03-17T06:02:36.806Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3364 | 2026-03-17T06:02:36.923Z | Compiling progenitor-macro v0.11.2 |
| 3365 | 2026-03-17T06:02:37.030Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3366 | 2026-03-17T06:02:37.233Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3367 | 2026-03-17T06:02:37.510Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3368 | 2026-03-17T06:02:37.535Z | Compiling progenitor-client v0.11.2 |
| 3369 | 2026-03-17T06:02:37.753Z | Compiling prefix-trie v0.7.0 |
| 3370 | 2026-03-17T06:02:37.781Z | Compiling password-hash v0.4.2 |
| 3371 | 2026-03-17T06:02:37.863Z | Compiling fxhash v0.2.1 |
| 3372 | 2026-03-17T06:02:37.991Z | Compiling secrecy v0.8.0 |
| 3373 | 2026-03-17T06:02:38.076Z | Compiling path-slash v0.1.5 |
| 3374 | 2026-03-17T06:02:38.219Z | Compiling half v1.8.3 |
| 3375 | 2026-03-17T06:02:38.286Z | Compiling http-range v0.1.5 |
| 3376 | 2026-03-17T06:02:38.320Z | Compiling hickory-server v0.25.2 |
| 3377 | 2026-03-17T06:02:38.556Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3378 | 2026-03-17T06:02:38.583Z | Compiling serde_cbor v0.11.2 |
| 3379 | 2026-03-17T06:02:38.640Z | Compiling pbkdf2 v0.11.0 |
| 3380 | 2026-03-17T06:02:38.821Z | Compiling sled v0.34.7 |
| 3381 | 2026-03-17T06:02:38.983Z | Compiling progenitor v0.10.0 |
| 3382 | 2026-03-17T06:02:39.044Z | Compiling xz2 v0.1.7 |
| 3383 | 2026-03-17T06:02:39.106Z | Compiling ron v0.12.0 |
| 3384 | 2026-03-17T06:02:39.217Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3385 | 2026-03-17T06:02:39.401Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3386 | 2026-03-17T06:02:39.873Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3387 | 2026-03-17T06:02:39.997Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3388 | 2026-03-17T06:02:40.106Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3389 | 2026-03-17T06:02:40.349Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3390 | 2026-03-17T06:02:40.657Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3391 | 2026-03-17T06:02:40.879Z | Compiling hickory-client v0.25.2 |
| 3392 | 2026-03-17T06:02:40.932Z | Compiling ssh-key v0.6.7 |
| 3393 | 2026-03-17T06:02:41.150Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3394 | 2026-03-17T06:02:41.343Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3395 | 2026-03-17T06:02:41.380Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3396 | 2026-03-17T06:02:41.947Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3397 | 2026-03-17T06:02:42.145Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3398 | 2026-03-17T06:02:42.169Z | Compiling p521 v0.13.3 |
| 3399 | 2026-03-17T06:02:42.367Z | Compiling p256 v0.13.2 |
| 3400 | 2026-03-17T06:02:42.890Z | Compiling yasna v0.5.2 |
| 3401 | 2026-03-17T06:02:42.921Z | Compiling kstat-rs v0.2.4 |
| 3402 | 2026-03-17T06:02:42.949Z | Compiling headers-core v0.3.0 |
| 3403 | 2026-03-17T06:02:42.994Z | Compiling nanorand v0.7.0 |
| 3404 | 2026-03-17T06:02:43.141Z | Compiling atty v0.2.14 |
| 3405 | 2026-03-17T06:02:43.208Z | Compiling russh-cryptovec v0.7.3 |
| 3406 | 2026-03-17T06:02:43.325Z | Compiling base16ct v1.0.0 |
| 3407 | 2026-03-17T06:02:43.371Z | Compiling home v0.5.12 |
| 3408 | 2026-03-17T06:02:43.429Z | Compiling crc8 v0.1.1 |
| 3409 | 2026-03-17T06:02:43.457Z | Compiling md5 v0.7.0 |
| 3410 | 2026-03-17T06:02:43.498Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3411 | 2026-03-17T06:02:43.529Z | Compiling flume v0.11.1 |
| 3412 | 2026-03-17T06:02:43.589Z | Compiling rcgen v0.12.1 |
| 3413 | 2026-03-17T06:02:43.621Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3414 | 2026-03-17T06:02:43.624Z | Compiling headers v0.4.1 |
| 3415 | 2026-03-17T06:02:43.680Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3416 | 2026-03-17T06:02:43.850Z | Compiling russh-keys v0.45.0 |
| 3417 | 2026-03-17T06:02:43.878Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3418 | 2026-03-17T06:02:43.904Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3419 | 2026-03-17T06:02:43.994Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3420 | 2026-03-17T06:02:44.218Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3421 | 2026-03-17T06:02:44.259Z | Compiling progenitor v0.11.2 |
| 3422 | 2026-03-17T06:02:44.481Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3423 | 2026-03-17T06:02:44.540Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3424 | 2026-03-17T06:02:44.719Z | Compiling hyper-staticfile v0.10.1 |
| 3425 | 2026-03-17T06:02:44.800Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3426 | 2026-03-17T06:02:44.838Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3427 | 2026-03-17T06:02:45.135Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3428 | 2026-03-17T06:02:45.345Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3429 | 2026-03-17T06:02:45.436Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3430 | 2026-03-17T06:02:45.463Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3431 | 2026-03-17T06:02:45.665Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3432 | 2026-03-17T06:02:45.846Z | Compiling num-bigint v0.4.6 |
| 3433 | 2026-03-17T06:02:45.879Z | Compiling des v0.8.1 |
| 3434 | 2026-03-17T06:02:45.960Z | Compiling subprocess v0.2.15 |
| 3435 | 2026-03-17T06:02:46.049Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3436 | 2026-03-17T06:02:46.170Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3437 | 2026-03-17T06:02:46.354Z | Compiling display-error-chain v0.2.2 |
| 3438 | 2026-03-17T06:02:46.423Z | Compiling hex-literal v0.4.1 |
| 3439 | 2026-03-17T06:02:46.559Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3440 | 2026-03-17T06:02:46.594Z | Compiling colored v2.2.0 |
| 3441 | 2026-03-17T06:02:46.627Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3442 | 2026-03-17T06:02:46.766Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3443 | 2026-03-17T06:02:46.998Z | Compiling internet-checksum v0.2.1 |
| 3444 | 2026-03-17T06:02:47.151Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3445 | 2026-03-17T06:02:47.606Z | Compiling russh v0.45.0 |
| 3446 | 2026-03-17T06:02:47.903Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3447 | 2026-03-17T06:02:54.653Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3448 | 2026-03-17T06:03:04.742Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3449 | 2026-03-17T06:03:04.746Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3450 | 2026-03-17T06:03:04.747Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3451 | 2026-03-17T06:03:04.747Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3452 | 2026-03-17T06:03:07.025Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3453 | 2026-03-17T06:03:07.074Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3454 | 2026-03-17T06:03:12.730Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3455 | 2026-03-17T06:03:43.921Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3456 | 2026-03-17T06:04:09.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s |
| 3457 | 2026-03-17T06:04:09.290Z | |
| 3458 | 2026-03-17T06:04:09.294Z | real 1:59.380875984 |
| 3459 | 2026-03-17T06:04:09.294Z | user 11:35.688081728 |
| 3460 | 2026-03-17T06:04:09.294Z | sys 2:05.548490588 |
| 3461 | 2026-03-17T06:04:09.295Z | trap 0.371000615 |
| 3462 | 2026-03-17T06:04:09.295Z | tflt 0.495810292 |
| 3463 | 2026-03-17T06:04:09.295Z | dflt 1.785722396 |
| 3464 | 2026-03-17T06:04:09.295Z | kflt 0.000275486 |
| 3465 | 2026-03-17T06:04:09.295Z | lock 40:32.485093757 |
| 3466 | 2026-03-17T06:04:09.295Z | slp 26:09.384484787 |
| 3467 | 2026-03-17T06:04:09.295Z | lat 44.392733140 |
| 3468 | 2026-03-17T06:04:09.295Z | stop 3:59.567121345 |
| 3469 | 2026-03-17T06:04:09.295Z | + mkdir tests |
| 3470 | 2026-03-17T06:04:09.295Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3471 | 2026-03-17T06:04:09.307Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3472 | 2026-03-17T06:04:09.332Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-530ecc14a0c4d124 tests/ |
| 3473 | 2026-03-17T06:04:09.364Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ce927ede589904ba tests/ |
| 3474 | 2026-03-17T06:04:09.405Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-ed680c524300f199 tests/ |
| 3475 | 2026-03-17T06:04:09.436Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-3148bac0dcf3127f tests/ |
| 3476 | 2026-03-17T06:04:09.780Z | + 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/*) |
| 3477 | 2026-03-17T06:04:09.783Z | + 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-ce927ede589904ba tests/commtest-ed680c524300f199 tests/dhcp_server-530ecc14a0c4d124 tests/end_to_end_tests-3148bac0dcf3127f 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 |
| 3478 | 2026-03-17T06:05:53.002Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3479 | 2026-03-17T06:05:53.002Z | a .github/buildomat/ci-env.sh 1K |
| 3480 | 2026-03-17T06:05:53.002Z | a out/target/test 1K |
| 3481 | 2026-03-17T06:05:53.002Z | a out/npuzone/npuzone 27402K |
| 3482 | 2026-03-17T06:05:53.002Z | a package-manifest.toml 35K |
| 3483 | 2026-03-17T06:05:53.002Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3484 | 2026-03-17T06:05:53.002Z | a target/release/omicron-package 40927K |
| 3485 | 2026-03-17T06:05:53.002Z | a target/release/xtask 11426K |
| 3486 | 2026-03-17T06:05:53.002Z | a target/debug/bootstrap 335861K |
| 3487 | 2026-03-17T06:05:53.002Z | a tests/bootstrap-ce927ede589904ba 31310K |
| 3488 | 2026-03-17T06:05:53.002Z | a tests/commtest-ed680c524300f199 32395K |
| 3489 | 2026-03-17T06:05:53.002Z | a tests/dhcp_server-530ecc14a0c4d124 31310K |
| 3490 | 2026-03-17T06:05:53.002Z | a tests/end_to_end_tests-3148bac0dcf3127f 377756K |
| 3491 | 2026-03-17T06:05:53.002Z | a out/clickhouse.tar.gz 317507K |
| 3492 | 2026-03-17T06:05:53.002Z | a out/clickhouse_keeper.tar.gz 301483K |
| 3493 | 2026-03-17T06:05:53.002Z | a out/clickhouse_server.tar.gz 317506K |
| 3494 | 2026-03-17T06:05:53.002Z | a out/cockroachdb.tar.gz 165992K |
| 3495 | 2026-03-17T06:05:53.002Z | a out/crucible-pantry-zone.tar.gz 42710K |
| 3496 | 2026-03-17T06:05:53.002Z | a out/crucible-utils.tar 17744K |
| 3497 | 2026-03-17T06:05:53.002Z | a out/crucible-zone.tar.gz 56848K |
| 3498 | 2026-03-17T06:05:53.002Z | a out/external-dns.tar.gz 50530K |
| 3499 | 2026-03-17T06:05:53.002Z | a out/internal-dns.tar.gz 50530K |
| 3500 | 2026-03-17T06:05:53.002Z | a out/mg-ddm-gz.tar 78377K |
| 3501 | 2026-03-17T06:05:53.002Z | a out/nexus.tar.gz 216700K |
| 3502 | 2026-03-17T06:05:53.003Z | a out/ntp.tar.gz 31164K |
| 3503 | 2026-03-17T06:05:53.003Z | a out/omicron-gateway-softnpu.tar.gz 27333K |
| 3504 | 2026-03-17T06:05:53.003Z | a out/omicron-sled-agent.tar 200513K |
| 3505 | 2026-03-17T06:05:53.003Z | a out/overlay.tar.gz 3K |
| 3506 | 2026-03-17T06:05:53.003Z | a out/oximeter.tar.gz 65821K |
| 3507 | 2026-03-17T06:05:53.003Z | a out/oxlog.tar 3781K |
| 3508 | 2026-03-17T06:05:53.003Z | a out/probe.tar.gz 3037K |
| 3509 | 2026-03-17T06:05:53.003Z | a out/propolis-server.tar.gz 74633K |
| 3510 | 2026-03-17T06:05:53.003Z | a out/pumpkind-gz.tar 26647K |
| 3511 | 2026-03-17T06:05:53.003Z | a out/switch-softnpu.tar.gz 379304K |
| 3512 | 2026-03-17T06:05:53.006Z | |
| 3513 | 2026-03-17T06:05:53.006Z | real 1:43.194436888 |
| 3514 | 2026-03-17T06:05:53.006Z | user 1:40.036441702 |
| 3515 | 2026-03-17T06:05:53.006Z | sys 6.546369650 |
| 3516 | 2026-03-17T06:05:53.006Z | trap 0.007147335 |
| 3517 | 2026-03-17T06:05:53.006Z | tflt 0.000000000 |
| 3518 | 2026-03-17T06:05:53.006Z | dflt 0.000000000 |
| 3519 | 2026-03-17T06:05:53.006Z | kflt 0.000000000 |
| 3520 | 2026-03-17T06:05:53.006Z | lock 0.000000000 |
| 3521 | 2026-03-17T06:05:53.006Z | slp 1:39.149126412 |
| 3522 | 2026-03-17T06:05:53.006Z | lat 0.644692325 |
| 3523 | 2026-03-17T06:05:53.006Z | stop 0.000628412 |
| 3524 | 2026-03-17T06:05:53.006Z | process exited: duration 1265831 ms, exit code 0 |
| |
| 3525 | 2026-03-17T06:05:53.022Z | found 1 output files |
| 3526 | 2026-03-17T06:05:53.022Z | uploading: /work/package.tar.gz (2434355028 bytes) |
| 3527 | 2026-03-17T06:06:20.615Z | uploaded: /work/package.tar.gz |