|
|
|
| 1 | 2026-03-20T23:51:42.543Z | job assigned to worker 01KM6TGGQ4VZJ3EH6EBFXDNKBM [factory aws, i-0f5cb422b0d1dfa03] (queued for 1 m 24 s) |
| |
| 2 | 2026-03-20T23:51:50.754Z | starting task 0: "setup" |
| 3 | 2026-03-20T23:51:50.759Z | ++ uname -s |
| 4 | 2026-03-20T23:51:50.762Z | + kern=SunOS |
| 5 | 2026-03-20T23:51:50.762Z | + build_user=build |
| 6 | 2026-03-20T23:51:50.762Z | + build_uid=12345 |
| 7 | 2026-03-20T23:51:50.762Z | + work_dir=/work |
| 8 | 2026-03-20T23:51:50.762Z | + input_dir=/input |
| 9 | 2026-03-20T23:51:50.762Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T23:51:50.762Z | + case "$kern" in |
| 11 | 2026-03-20T23:51:50.762Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T23:51:50.765Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T23:51:52.772Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T23:51:52.884Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T23:51:52.887Z | + home_fs=zfs |
| 16 | 2026-03-20T23:51:52.887Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T23:51:52.887Z | + mkdir -p /home/build |
| 18 | 2026-03-20T23:51:52.890Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T23:51:54.891Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T23:51:54.895Z | process exited: duration 4143 ms, exit code 0 |
| |
| 21 | 2026-03-20T23:51:54.901Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T23:51:54.907Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-03-20T23:51:54.907Z | * rust toolchain profile = "default" |
| 24 | 2026-03-20T23:51:54.907Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 25 | 2026-03-20T23:51:54.907Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-20T23:51:54.907Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-20T23:51:54.907Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T23:51:54.910Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T23:51:54.910Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-20T23:51:55.048Z | info: downloading installer |
| 31 | 2026-03-20T23:51:56.695Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T23:51:56.695Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T23:51:56.695Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T23:51:56.695Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T23:51:56.695Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T23:51:56.695Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T23:51:56.695Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T23:51:56.695Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T23:51:56.696Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T23:51:56.696Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T23:51:56.696Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T23:51:56.696Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T23:51:56.696Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T23:51:56.710Z | info: profile set to default |
| 45 | 2026-03-20T23:51:56.710Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T23:51:56.713Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-20T23:51:56.852Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-20T23:51:56.855Z | info: downloading 6 components |
| 49 | 2026-03-20T23:52:11.870Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-20T23:52:11.870Z | |
| 51 | 2026-03-20T23:52:11.908Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-20T23:52:11.908Z | |
| 53 | 2026-03-20T23:52:11.908Z | |
| 54 | 2026-03-20T23:52:11.911Z | Rust is installed now. Great! |
| 55 | 2026-03-20T23:52:11.911Z | |
| 56 | 2026-03-20T23:52:11.911Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T23:52:11.911Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T23:52:11.911Z | |
| 59 | 2026-03-20T23:52:11.911Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T23:52:11.911Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T23:52:11.912Z | |
| 62 | 2026-03-20T23:52:11.912Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T23:52:11.912Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T23:52:11.912Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T23:52:11.912Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T23:52:11.912Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T23:52:11.912Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T23:52:11.912Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T23:52:11.912Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T23:52:11.912Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T23:52:12.025Z | + rustup --version |
| 72 | 2026-03-20T23:52:12.032Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T23:52:12.035Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T23:52:12.058Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-20T23:52:12.061Z | + cargo --version |
| 76 | 2026-03-20T23:52:12.073Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-20T23:52:12.076Z | + rustc --version |
| 78 | 2026-03-20T23:52:12.101Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-20T23:52:12.105Z | process exited: duration 17202 ms, exit code 0 |
| |
| 80 | 2026-03-20T23:52:12.112Z | starting task 2: "authentication" |
| 81 | 2026-03-20T23:52:12.132Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-20T23:52:12.138Z | starting task 3: "clone repository" |
| 83 | 2026-03-20T23:52:12.143Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-20T23:52:12.146Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-20T23:52:12.184Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-20T23:52:21.871Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-20T23:52:21.871Z | + git fetch origin bb01bbf4f69d79cea18ee830f0d39870fbfde3e6 |
| 88 | 2026-03-20T23:52:22.193Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-20T23:52:22.193Z | * branch bb01bbf4f69d79cea18ee830f0d39870fbfde3e6 -> FETCH_HEAD |
| 90 | 2026-03-20T23:52:22.205Z | + [[ -n baby-write-back ]] |
| 91 | 2026-03-20T23:52:22.208Z | ++ git branch --show-current |
| 92 | 2026-03-20T23:52:22.211Z | + current=main |
| 93 | 2026-03-20T23:52:22.211Z | + [[ main != baby-write-back ]] |
| 94 | 2026-03-20T23:52:22.211Z | + git branch -f baby-write-back bb01bbf4f69d79cea18ee830f0d39870fbfde3e6 |
| 95 | 2026-03-20T23:52:22.214Z | + git checkout -f baby-write-back |
| 96 | 2026-03-20T23:52:22.532Z | Switched to branch 'baby-write-back' |
| 97 | 2026-03-20T23:52:22.535Z | + git reset --hard bb01bbf4f69d79cea18ee830f0d39870fbfde3e6 |
| 98 | 2026-03-20T23:52:22.584Z | HEAD is now at bb01bbf4f comments |
| 99 | 2026-03-20T23:52:22.587Z | process exited: duration 10447 ms, exit code 0 |
| |
| 100 | 2026-03-20T23:52:22.627Z | starting task 4: "build" |
| 101 | 2026-03-20T23:52:22.631Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-20T23:52:22.631Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-20T23:52:22.631Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-20T23:52:22.631Z | + cargo --version |
| 105 | 2026-03-20T23:52:22.631Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-20T23:52:22.631Z | + rustc --version |
| 107 | 2026-03-20T23:52:22.642Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-20T23:52:22.645Z | + WORK=/work |
| 109 | 2026-03-20T23:52:22.650Z | + pfexec mkdir -p /work |
| 110 | 2026-03-20T23:52:22.655Z | + pfexec chown build /work |
| 111 | 2026-03-20T23:52:22.658Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-20T23:52:32.561Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-20T23:52:42.655Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-20T23:53:05.146Z | Planning: Solver setup ... Done (21.060s) |
| 115 | 2026-03-20T23:53:05.300Z | Planning: Running solver ... Done (0.153s) |
| 116 | 2026-03-20T23:53:05.480Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-03-20T23:53:05.494Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-20T23:53:05.624Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-20T23:53:05.667Z | Planning: Package planning ... Done (0.044s) |
| 120 | 2026-03-20T23:53:05.711Z | Planning: Merging actions ... Done (0.043s) |
| 121 | 2026-03-20T23:53:05.952Z | Planning: Checking for conflicting actions ... Done (0.239s) |
| 122 | 2026-03-20T23:53:05.961Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-03-20T23:53:06.808Z | Planning: Evaluating mediators ... Done (0.847s) |
| 124 | 2026-03-20T23:53:06.817Z | Planning: Planning completed in 24.02 seconds |
| 125 | 2026-03-20T23:53:06.830Z | Packages to install: 4 |
| 126 | 2026-03-20T23:53:06.830Z | Mediators to change: 2 |
| 127 | 2026-03-20T23:53:06.830Z | Services to change: 1 |
| 128 | 2026-03-20T23:53:06.830Z | Estimated space available: 155.42 GB |
| 129 | 2026-03-20T23:53:06.833Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-20T23:53:06.833Z | Create boot environment: No |
| 131 | 2026-03-20T23:53:06.833Z | Create backup boot environment: No |
| 132 | 2026-03-20T23:53:06.834Z | Rebuild boot archive: No |
| 133 | 2026-03-20T23:53:06.834Z | |
| 134 | 2026-03-20T23:53:06.834Z | Changed mediators: |
| 135 | 2026-03-20T23:53:06.834Z | mediator clang: |
| 136 | 2026-03-20T23:53:06.834Z | version: None -> 15 (system default) |
| 137 | 2026-03-20T23:53:06.834Z | |
| 138 | 2026-03-20T23:53:06.834Z | mediator llvm: |
| 139 | 2026-03-20T23:53:06.834Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-20T23:53:06.834Z | |
| 141 | 2026-03-20T23:53:06.834Z | Changed packages: |
| 142 | 2026-03-20T23:53:06.834Z | helios-dev |
| 143 | 2026-03-20T23:53:06.834Z | developer/build-essential |
| 144 | 2026-03-20T23:53:06.834Z | None -> 11-2.0 |
| 145 | 2026-03-20T23:53:06.834Z | library/libxmlsec1 |
| 146 | 2026-03-20T23:53:06.834Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-20T23:53:06.834Z | ooce/developer/clang-15 |
| 148 | 2026-03-20T23:53:06.834Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-20T23:53:06.834Z | ooce/developer/llvm-15 |
| 150 | 2026-03-20T23:53:06.834Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-20T23:53:06.834Z | |
| 152 | 2026-03-20T23:53:06.834Z | Services: |
| 153 | 2026-03-20T23:53:06.834Z | restart_fmri: |
| 154 | 2026-03-20T23:53:06.834Z | svc:/system/update-man-index:default |
| 155 | 2026-03-20T23:53:06.879Z | |
| 156 | 2026-03-20T23:53:06.879Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-20T23:53:11.882Z | Download: 2445/3290 items 119.9/212.6MB 56% complete (24.2M/s) |
| 158 | 2026-03-20T23:53:14.479Z | Download: Completed 212.60 MB in 7.55 seconds (28.2M/s) |
| 159 | 2026-03-20T23:53:14.690Z | Actions: 1/3689 actions (Installing new actions) |
| 160 | 2026-03-20T23:53:18.836Z | Actions: Completed 3689 actions in 4.14 seconds. |
| 161 | 2026-03-20T23:53:19.179Z | Done (0.339s) |
| 162 | 2026-03-20T23:53:19.180Z | Done (0.000s) |
| 163 | 2026-03-20T23:53:20.077Z | Done (0.897s) |
| 164 | 2026-03-20T23:53:24.231Z | Done (3.820s) |
| 165 | 2026-03-20T23:53:24.318Z | Done (0.018s) |
| 166 | 2026-03-20T23:53:24.321Z | Done (0.000s) |
| 167 | 2026-03-20T23:53:24.488Z | Done (0.000s) |
| 168 | 2026-03-20T23:53:25.461Z | Planning: Evaluating mediator changes ... Done |
| 169 | 2026-03-20T23:53:25.602Z | Planning: Checking for conflicting actions ... Done |
| 170 | 2026-03-20T23:53:25.605Z | Planning: Consolidating action changes ... Done |
| 171 | 2026-03-20T23:53:25.825Z | Planning: Evaluating mediators ... Done |
| 172 | 2026-03-20T23:53:25.828Z | Planning: Planning completed in 0.36 seconds |
| 173 | 2026-03-20T23:53:25.854Z | Mediators to change: 2 |
| 174 | 2026-03-20T23:53:25.854Z | Create boot environment: No |
| 175 | 2026-03-20T23:53:25.854Z | Create backup boot environment: No |
| 176 | 2026-03-20T23:53:25.932Z | Done |
| 177 | 2026-03-20T23:53:25.932Z | Done |
| 178 | 2026-03-20T23:53:26.677Z | Done |
| 179 | 2026-03-20T23:53:29.973Z | Done |
| 180 | 2026-03-20T23:53:30.055Z | Done |
| 181 | 2026-03-20T23:53:30.059Z | Done |
| 182 | 2026-03-20T23:53:30.273Z | Done |
| 183 | 2026-03-20T23:53:30.809Z | Planning: Evaluating mediator changes ... Done |
| 184 | 2026-03-20T23:53:30.812Z | Planning: Merging actions ... Done |
| 185 | 2026-03-20T23:53:30.975Z | Planning: Checking for conflicting actions ... Done |
| 186 | 2026-03-20T23:53:30.978Z | Planning: Consolidating action changes ... Done |
| 187 | 2026-03-20T23:53:31.194Z | Planning: Evaluating mediators ... Done |
| 188 | 2026-03-20T23:53:31.238Z | Planning: Planning completed in 0.63 seconds |
| 189 | 2026-03-20T23:53:31.267Z | Packages to change: 1 |
| 190 | 2026-03-20T23:53:31.267Z | Mediators to change: 1 |
| 191 | 2026-03-20T23:53:31.267Z | Services to change: 1 |
| 192 | 2026-03-20T23:53:31.270Z | Create boot environment: No |
| 193 | 2026-03-20T23:53:31.270Z | Create backup boot environment: Yes |
| 194 | 2026-03-20T23:53:33.644Z | Actions: 1/6 actions (Updating modified actions) |
| 195 | 2026-03-20T23:53:33.649Z | Actions: Completed 6 actions in 0.00 seconds. |
| 196 | 2026-03-20T23:53:33.649Z | Done |
| 197 | 2026-03-20T23:53:33.649Z | Done |
| 198 | 2026-03-20T23:53:33.817Z | Done |
| 199 | 2026-03-20T23:53:37.059Z | Done |
| 200 | 2026-03-20T23:53:37.142Z | Done |
| 201 | 2026-03-20T23:53:37.145Z | Done |
| 202 | 2026-03-20T23:53:37.299Z | Done |
| 203 | 2026-03-20T23:53:37.673Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 204 | 2026-03-20T23:53:37.673Z | clang system 15 system |
| 205 | 2026-03-20T23:53:37.673Z | csh system system illumos |
| 206 | 2026-03-20T23:53:37.673Z | ctags system system illumos |
| 207 | 2026-03-20T23:53:37.673Z | file system system illumos |
| 208 | 2026-03-20T23:53:37.673Z | gcc vendor 12 vendor |
| 209 | 2026-03-20T23:53:37.673Z | gcc system 10 system |
| 210 | 2026-03-20T23:53:37.673Z | gcc system 7 system |
| 211 | 2026-03-20T23:53:37.673Z | go system 1.20 system |
| 212 | 2026-03-20T23:53:37.673Z | go system 1.19 system |
| 213 | 2026-03-20T23:53:37.673Z | llvm system 15 system |
| 214 | 2026-03-20T23:53:37.673Z | llvm system 14 system |
| 215 | 2026-03-20T23:53:37.673Z | mariadb system 10.6 system |
| 216 | 2026-03-20T23:53:37.673Z | mta vendor vendor dma |
| 217 | 2026-03-20T23:53:37.673Z | openjdk system 17 system |
| 218 | 2026-03-20T23:53:37.673Z | openjdk system 11 system |
| 219 | 2026-03-20T23:53:37.673Z | openjdk system 1.8 system |
| 220 | 2026-03-20T23:53:37.673Z | openssl vendor 3 vendor |
| 221 | 2026-03-20T23:53:37.673Z | perl system 5.36 system |
| 222 | 2026-03-20T23:53:37.673Z | postgresql system 15 system |
| 223 | 2026-03-20T23:53:37.673Z | postgresql system 13 system |
| 224 | 2026-03-20T23:53:37.673Z | python vendor 3 vendor |
| 225 | 2026-03-20T23:53:37.673Z | python system 2 system |
| 226 | 2026-03-20T23:53:37.673Z | python3 system 3.11 system |
| 227 | 2026-03-20T23:53:37.673Z | ruby system 3.0 system |
| 228 | 2026-03-20T23:53:37.673Z | words vendor vendor american-english |
| 229 | 2026-03-20T23:53:37.674Z | words system system australian-english |
| 230 | 2026-03-20T23:53:37.674Z | words system system british-english |
| 231 | 2026-03-20T23:53:37.674Z | words system system canadian-english |
| 232 | 2026-03-20T23:53:37.674Z | words system system french |
| 233 | 2026-03-20T23:53:37.674Z | words system system italian |
| 234 | 2026-03-20T23:53:37.674Z | words system system ngerman |
| 235 | 2026-03-20T23:53:37.674Z | words system system ogerman |
| 236 | 2026-03-20T23:53:37.674Z | words system system spanish |
| 237 | 2026-03-20T23:53:37.980Z | PUBLISHER TYPE STATUS P LOCATION |
| 238 | 2026-03-20T23:53:37.980Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 239 | 2026-03-20T23:53:43.864Z | FMRI IFO |
| 240 | 2026-03-20T23:53:43.864Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 241 | 2026-03-20T23:53:43.864Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 242 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 243 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 244 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 245 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 246 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 247 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 248 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 249 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 250 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 251 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 252 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 253 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 254 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 255 | 2026-03-20T23:53:43.865Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 256 | 2026-03-20T23:53:45.060Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 257 | 2026-03-20T23:53:45.331Z | Updating crates.io index |
| 258 | 2026-03-20T23:53:45.373Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 259 | 2026-03-20T23:53:46.181Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 260 | 2026-03-20T23:53:46.641Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 261 | 2026-03-20T23:53:46.908Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 262 | 2026-03-20T23:53:47.503Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 263 | 2026-03-20T23:53:48.422Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 264 | 2026-03-20T23:53:48.954Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 265 | 2026-03-20T23:53:50.276Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 266 | 2026-03-20T23:53:51.957Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 267 | 2026-03-20T23:53:52.964Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 268 | 2026-03-20T23:53:53.284Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 269 | 2026-03-20T23:53:54.233Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 270 | 2026-03-20T23:53:54.622Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 271 | 2026-03-20T23:53:54.998Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 272 | 2026-03-20T23:53:55.432Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 273 | 2026-03-20T23:53:56.311Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 274 | 2026-03-20T23:53:56.947Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 275 | 2026-03-20T23:53:57.225Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 276 | 2026-03-20T23:53:57.494Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-03-20T23:53:57.940Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2026-03-20T23:53:58.190Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 279 | 2026-03-20T23:53:58.410Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 280 | 2026-03-20T23:53:58.644Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 281 | 2026-03-20T23:53:59.058Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 282 | 2026-03-20T23:53:59.582Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 283 | 2026-03-20T23:54:00.090Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 284 | 2026-03-20T23:54:00.330Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 285 | 2026-03-20T23:54:00.623Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 286 | 2026-03-20T23:54:01.719Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-03-20T23:54:02.390Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 288 | 2026-03-20T23:54:02.746Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 289 | 2026-03-20T23:54:03.086Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-03-20T23:54:03.413Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-03-20T23:54:04.185Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 292 | 2026-03-20T23:54:04.433Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 293 | 2026-03-20T23:54:04.689Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 294 | 2026-03-20T23:54:05.013Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 295 | 2026-03-20T23:54:05.339Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 296 | 2026-03-20T23:54:19.253Z | Downloading crates ... |
| 297 | 2026-03-20T23:54:19.309Z | Downloaded anstyle-query v1.1.5 |
| 298 | 2026-03-20T23:54:19.321Z | Downloaded autocfg v1.5.0 |
| 299 | 2026-03-20T23:54:19.325Z | Downloaded anstyle v1.0.13 |
| 300 | 2026-03-20T23:54:19.325Z | Downloaded terminal_size v0.4.3 |
| 301 | 2026-03-20T23:54:19.328Z | Downloaded anstream v0.6.21 |
| 302 | 2026-03-20T23:54:19.328Z | Downloaded potential_utf v0.1.4 |
| 303 | 2026-03-20T23:54:19.330Z | Downloaded digest v0.10.7 |
| 304 | 2026-03-20T23:54:19.334Z | Downloaded litemap v0.8.1 |
| 305 | 2026-03-20T23:54:19.337Z | Downloaded bitflags v2.11.0 |
| 306 | 2026-03-20T23:54:19.340Z | Downloaded usdt-attr-macro v0.5.0 |
| 307 | 2026-03-20T23:54:19.340Z | Downloaded textwrap v0.16.2 |
| 308 | 2026-03-20T23:54:19.343Z | Downloaded tinystr v0.8.2 |
| 309 | 2026-03-20T23:54:19.343Z | Downloaded cargo_toml v0.21.0 |
| 310 | 2026-03-20T23:54:19.346Z | Downloaded anstyle-parse v0.2.7 |
| 311 | 2026-03-20T23:54:19.346Z | Downloaded cpufeatures v0.2.17 |
| 312 | 2026-03-20T23:54:19.349Z | Downloaded clap_lex v1.0.0 |
| 313 | 2026-03-20T23:54:19.349Z | Downloaded toml v0.8.23 |
| 314 | 2026-03-20T23:54:19.352Z | Downloaded num-traits v0.2.19 |
| 315 | 2026-03-20T23:54:19.355Z | Downloaded form_urlencoded v1.2.2 |
| 316 | 2026-03-20T23:54:19.355Z | Downloaded anyhow v1.0.102 |
| 317 | 2026-03-20T23:54:19.359Z | Downloaded idna_adapter v1.2.1 |
| 318 | 2026-03-20T23:54:19.359Z | Downloaded unicode-xid v0.2.6 |
| 319 | 2026-03-20T23:54:19.359Z | Downloaded toml_write v0.1.2 |
| 320 | 2026-03-20T23:54:19.362Z | Downloaded zerofrom-derive v0.1.6 |
| 321 | 2026-03-20T23:54:19.362Z | Downloaded pest_derive v2.8.6 |
| 322 | 2026-03-20T23:54:19.365Z | Downloaded fastrand v2.3.0 |
| 323 | 2026-03-20T23:54:19.365Z | Downloaded errno v0.3.14 |
| 324 | 2026-03-20T23:54:19.365Z | Downloaded thread-id v4.2.2 |
| 325 | 2026-03-20T23:54:19.368Z | Downloaded version_check v0.9.5 |
| 326 | 2026-03-20T23:54:19.368Z | Downloaded serde v1.0.228 |
| 327 | 2026-03-20T23:54:19.371Z | Downloaded pretty-hex v0.4.1 |
| 328 | 2026-03-20T23:54:19.371Z | Downloaded macaddr v1.0.1 |
| 329 | 2026-03-20T23:54:19.371Z | Downloaded dof v0.3.0 |
| 330 | 2026-03-20T23:54:19.374Z | Downloaded icu_normalizer_data v2.1.1 |
| 331 | 2026-03-20T23:54:19.374Z | Downloaded yoke-derive v0.8.1 |
| 332 | 2026-03-20T23:54:19.376Z | Downloaded erased-serde v0.4.9 |
| 333 | 2026-03-20T23:54:19.376Z | Downloaded crypto-common v0.1.7 |
| 334 | 2026-03-20T23:54:19.379Z | Downloaded usdt-impl v0.5.0 |
| 335 | 2026-03-20T23:54:19.379Z | Downloaded zmij v1.0.21 |
| 336 | 2026-03-20T23:54:19.382Z | Downloaded writeable v0.6.2 |
| 337 | 2026-03-20T23:54:19.382Z | Downloaded is_terminal_polyfill v1.70.2 |
| 338 | 2026-03-20T23:54:19.385Z | Downloaded thiserror-impl v2.0.18 |
| 339 | 2026-03-20T23:54:19.385Z | Downloaded toml_datetime v0.6.11 |
| 340 | 2026-03-20T23:54:19.385Z | Downloaded itoa v1.0.17 |
| 341 | 2026-03-20T23:54:19.388Z | Downloaded heck v0.5.0 |
| 342 | 2026-03-20T23:54:19.388Z | Downloaded smawk v0.3.2 |
| 343 | 2026-03-20T23:54:19.391Z | Downloaded fnv v1.0.7 |
| 344 | 2026-03-20T23:54:19.394Z | Downloaded utf8parse v0.2.2 |
| 345 | 2026-03-20T23:54:19.394Z | Downloaded typeid v1.0.3 |
| 346 | 2026-03-20T23:54:19.396Z | Downloaded fs-err v3.3.0 |
| 347 | 2026-03-20T23:54:19.396Z | Downloaded unicode-linebreak v0.1.5 |
| 348 | 2026-03-20T23:54:19.400Z | Downloaded heck v0.4.1 |
| 349 | 2026-03-20T23:54:19.400Z | Downloaded zerovec-derive v0.11.2 |
| 350 | 2026-03-20T23:54:19.400Z | Downloaded thiserror v2.0.18 |
| 351 | 2026-03-20T23:54:19.403Z | Downloaded percent-encoding v2.3.2 |
| 352 | 2026-03-20T23:54:19.406Z | Downloaded zerofrom v0.1.6 |
| 353 | 2026-03-20T23:54:19.406Z | Downloaded usdt v0.5.0 |
| 354 | 2026-03-20T23:54:19.409Z | Downloaded strsim v0.11.1 |
| 355 | 2026-03-20T23:54:19.409Z | Downloaded thiserror-impl v1.0.69 |
| 356 | 2026-03-20T23:54:19.409Z | Downloaded dtrace-parser v0.2.0 |
| 357 | 2026-03-20T23:54:19.412Z | Downloaded memmap v0.7.0 |
| 358 | 2026-03-20T23:54:19.412Z | Downloaded swrite v0.1.0 |
| 359 | 2026-03-20T23:54:19.412Z | Downloaded yoke v0.8.1 |
| 360 | 2026-03-20T23:54:19.415Z | Downloaded utf8_iter v1.0.4 |
| 361 | 2026-03-20T23:54:19.415Z | Downloaded usdt-macro v0.5.0 |
| 362 | 2026-03-20T23:54:19.418Z | Downloaded equivalent v1.0.2 |
| 363 | 2026-03-20T23:54:19.418Z | Downloaded generic-array v0.14.7 |
| 364 | 2026-03-20T23:54:19.421Z | Downloaded thiserror v1.0.69 |
| 365 | 2026-03-20T23:54:19.424Z | Downloaded tabled_derive v0.7.0 |
| 366 | 2026-03-20T23:54:19.427Z | Downloaded ucd-trie v0.1.7 |
| 367 | 2026-03-20T23:54:19.427Z | Downloaded serde_spanned v0.6.9 |
| 368 | 2026-03-20T23:54:19.427Z | Downloaded toml_edit v0.22.27 |
| 369 | 2026-03-20T23:54:19.430Z | Downloaded unicode-ident v1.0.24 |
| 370 | 2026-03-20T23:54:19.433Z | Downloaded serde-value v0.7.0 |
| 371 | 2026-03-20T23:54:19.433Z | Downloaded block-buffer v0.10.4 |
| 372 | 2026-03-20T23:54:19.436Z | Downloaded proc-macro-error-attr v1.0.4 |
| 373 | 2026-03-20T23:54:19.436Z | Downloaded zerocopy-derive v0.7.35 |
| 374 | 2026-03-20T23:54:19.439Z | Downloaded scroll_derive v0.12.1 |
| 375 | 2026-03-20T23:54:19.439Z | Downloaded cargo-platform v0.2.0 |
| 376 | 2026-03-20T23:54:19.439Z | Downloaded colorchoice v1.0.4 |
| 377 | 2026-03-20T23:54:19.442Z | Downloaded cfg-if v1.0.4 |
| 378 | 2026-03-20T23:54:19.446Z | Downloaded semver v1.0.27 |
| 379 | 2026-03-20T23:54:19.449Z | Downloaded plain v0.2.3 |
| 380 | 2026-03-20T23:54:19.452Z | Downloaded zerotrie v0.2.3 |
| 381 | 2026-03-20T23:54:19.455Z | Downloaded typenum v1.19.0 |
| 382 | 2026-03-20T23:54:19.458Z | Downloaded bytecount v0.6.9 |
| 383 | 2026-03-20T23:54:19.461Z | Downloaded url v2.5.8 |
| 384 | 2026-03-20T23:54:19.461Z | Downloaded memchr v2.8.0 |
| 385 | 2026-03-20T23:54:19.464Z | Downloaded zerocopy v0.7.35 |
| 386 | 2026-03-20T23:54:19.475Z | Downloaded synstructure v0.13.2 |
| 387 | 2026-03-20T23:54:19.478Z | Downloaded camino-tempfile v1.4.1 |
| 388 | 2026-03-20T23:54:19.478Z | Downloaded stable_deref_trait v1.2.1 |
| 389 | 2026-03-20T23:54:19.481Z | Downloaded sha2 v0.10.9 |
| 390 | 2026-03-20T23:54:19.481Z | Downloaded byteorder v1.5.0 |
| 391 | 2026-03-20T23:54:19.481Z | Downloaded zerovec v0.11.5 |
| 392 | 2026-03-20T23:54:19.484Z | Downloaded serde-untagged v0.1.9 |
| 393 | 2026-03-20T23:54:19.487Z | Downloaded proc-macro-error v1.0.4 |
| 394 | 2026-03-20T23:54:19.490Z | Downloaded once_cell v1.21.3 |
| 395 | 2026-03-20T23:54:19.490Z | Downloaded scroll v0.12.0 |
| 396 | 2026-03-20T23:54:19.494Z | Downloaded pest_generator v2.8.6 |
| 397 | 2026-03-20T23:54:19.494Z | Downloaded winnow v0.7.14 |
| 398 | 2026-03-20T23:54:19.499Z | Downloaded cargo-util-schemas v0.8.2 |
| 399 | 2026-03-20T23:54:19.502Z | Downloaded quote v1.0.44 |
| 400 | 2026-03-20T23:54:19.502Z | Downloaded clap_derive v4.5.55 |
| 401 | 2026-03-20T23:54:19.505Z | Downloaded cargo_metadata v0.21.0 |
| 402 | 2026-03-20T23:54:19.505Z | Downloaded serde_tokenstream v0.2.3 |
| 403 | 2026-03-20T23:54:19.505Z | Downloaded ordered-float v2.10.1 |
| 404 | 2026-03-20T23:54:19.508Z | Downloaded displaydoc v0.2.5 |
| 405 | 2026-03-20T23:54:19.508Z | Downloaded camino v1.2.2 |
| 406 | 2026-03-20T23:54:19.511Z | Downloaded unicode-width v0.1.14 |
| 407 | 2026-03-20T23:54:19.514Z | Downloaded tempfile v3.25.0 |
| 408 | 2026-03-20T23:54:19.518Z | Downloaded unicode-width v0.2.0 |
| 409 | 2026-03-20T23:54:19.522Z | Downloaded smallvec v1.15.1 |
| 410 | 2026-03-20T23:54:19.525Z | Downloaded serde_derive v1.0.228 |
| 411 | 2026-03-20T23:54:19.528Z | Downloaded icu_properties v2.1.2 |
| 412 | 2026-03-20T23:54:19.528Z | Downloaded papergrid v0.11.0 |
| 413 | 2026-03-20T23:54:19.532Z | Downloaded log v0.4.29 |
| 414 | 2026-03-20T23:54:19.535Z | Downloaded proc-macro2 v1.0.106 |
| 415 | 2026-03-20T23:54:19.540Z | Downloaded icu_provider v2.1.1 |
| 416 | 2026-03-20T23:54:19.544Z | Downloaded pest_meta v2.8.6 |
| 417 | 2026-03-20T23:54:19.549Z | Downloaded icu_normalizer v2.1.1 |
| 418 | 2026-03-20T23:54:19.552Z | Downloaded serde_core v1.0.228 |
| 419 | 2026-03-20T23:54:19.555Z | Downloaded clap v4.5.60 |
| 420 | 2026-03-20T23:54:19.560Z | Downloaded getrandom v0.4.1 |
| 421 | 2026-03-20T23:54:19.563Z | Downloaded icu_collections v2.1.1 |
| 422 | 2026-03-20T23:54:19.569Z | Downloaded icu_locale_core v2.1.1 |
| 423 | 2026-03-20T23:54:19.578Z | Downloaded serde_json v1.0.149 |
| 424 | 2026-03-20T23:54:19.584Z | Downloaded indexmap v2.13.0 |
| 425 | 2026-03-20T23:54:19.587Z | Downloaded icu_properties_data v2.1.2 |
| 426 | 2026-03-20T23:54:19.595Z | Downloaded pest v2.8.6 |
| 427 | 2026-03-20T23:54:19.604Z | Downloaded hashbrown v0.16.1 |
| 428 | 2026-03-20T23:54:19.611Z | Downloaded idna v1.1.0 |
| 429 | 2026-03-20T23:54:19.617Z | Downloaded clap_builder v4.5.60 |
| 430 | 2026-03-20T23:54:19.638Z | Downloaded tabled v0.15.0 |
| 431 | 2026-03-20T23:54:19.649Z | Downloaded goblin v0.8.2 |
| 432 | 2026-03-20T23:54:19.653Z | Downloaded syn v1.0.109 |
| 433 | 2026-03-20T23:54:19.660Z | Downloaded syn v2.0.117 |
| 434 | 2026-03-20T23:54:19.675Z | Downloaded rustix v1.1.3 |
| 435 | 2026-03-20T23:54:19.701Z | Downloaded libc v0.2.180 |
| 436 | 2026-03-20T23:54:19.785Z | Compiling proc-macro2 v1.0.106 |
| 437 | 2026-03-20T23:54:19.785Z | Compiling unicode-ident v1.0.24 |
| 438 | 2026-03-20T23:54:19.789Z | Compiling quote v1.0.44 |
| 439 | 2026-03-20T23:54:19.789Z | Compiling serde_core v1.0.228 |
| 440 | 2026-03-20T23:54:19.789Z | Compiling libc v0.2.180 |
| 441 | 2026-03-20T23:54:19.789Z | Compiling version_check v0.9.5 |
| 442 | 2026-03-20T23:54:19.789Z | Compiling memchr v2.8.0 |
| 443 | 2026-03-20T23:54:19.789Z | Compiling stable_deref_trait v1.2.1 |
| 444 | 2026-03-20T23:54:19.789Z | Compiling serde v1.0.228 |
| 445 | 2026-03-20T23:54:19.789Z | Compiling zmij v1.0.21 |
| 446 | 2026-03-20T23:54:19.789Z | Compiling thiserror v1.0.69 |
| 447 | 2026-03-20T23:54:19.789Z | Compiling itoa v1.0.17 |
| 448 | 2026-03-20T23:54:19.789Z | Compiling ucd-trie v0.1.7 |
| 449 | 2026-03-20T23:54:19.789Z | Compiling autocfg v1.5.0 |
| 450 | 2026-03-20T23:54:19.789Z | Compiling writeable v0.6.2 |
| 451 | 2026-03-20T23:54:20.415Z | Compiling litemap v0.8.1 |
| 452 | 2026-03-20T23:54:20.455Z | Compiling rustix v1.1.3 |
| 453 | 2026-03-20T23:54:20.512Z | Compiling icu_properties_data v2.1.2 |
| 454 | 2026-03-20T23:54:20.630Z | Compiling byteorder v1.5.0 |
| 455 | 2026-03-20T23:54:20.658Z | Compiling icu_normalizer_data v2.1.1 |
| 456 | 2026-03-20T23:54:20.714Z | Compiling bitflags v2.11.0 |
| 457 | 2026-03-20T23:54:20.796Z | Compiling serde_json v1.0.149 |
| 458 | 2026-03-20T23:54:20.799Z | Compiling pest v2.8.6 |
| 459 | 2026-03-20T23:54:20.852Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-20T23:54:21.077Z | Compiling hashbrown v0.16.1 |
| 461 | 2026-03-20T23:54:21.081Z | Compiling smallvec v1.15.1 |
| 462 | 2026-03-20T23:54:21.104Z | Compiling equivalent v1.0.2 |
| 463 | 2026-03-20T23:54:21.156Z | Compiling typeid v1.0.3 |
| 464 | 2026-03-20T23:54:21.348Z | Compiling errno v0.3.14 |
| 465 | 2026-03-20T23:54:21.377Z | Compiling thread-id v4.2.2 |
| 466 | 2026-03-20T23:54:21.491Z | Compiling proc-macro-error-attr v1.0.4 |
| 467 | 2026-03-20T23:54:21.494Z | Compiling usdt-impl v0.5.0 |
| 468 | 2026-03-20T23:54:21.518Z | Compiling winnow v0.7.14 |
| 469 | 2026-03-20T23:54:21.603Z | Compiling syn v1.0.109 |
| 470 | 2026-03-20T23:54:21.692Z | Compiling erased-serde v0.4.9 |
| 471 | 2026-03-20T23:54:21.722Z | Compiling toml_write v0.1.2 |
| 472 | 2026-03-20T23:54:21.809Z | Compiling indexmap v2.13.0 |
| 473 | 2026-03-20T23:54:21.895Z | Compiling syn v2.0.117 |
| 474 | 2026-03-20T23:54:21.954Z | Compiling proc-macro-error v1.0.4 |
| 475 | 2026-03-20T23:54:21.981Z | Compiling percent-encoding v2.3.2 |
| 476 | 2026-03-20T23:54:22.011Z | Compiling thiserror v2.0.18 |
| 477 | 2026-03-20T23:54:22.044Z | Compiling utf8parse v0.2.2 |
| 478 | 2026-03-20T23:54:22.048Z | Compiling getrandom v0.4.1 |
| 479 | 2026-03-20T23:54:22.076Z | Compiling plain v0.2.3 |
| 480 | 2026-03-20T23:54:22.232Z | Compiling camino v1.2.2 |
| 481 | 2026-03-20T23:54:22.261Z | Compiling log v0.4.29 |
| 482 | 2026-03-20T23:54:22.264Z | Compiling utf8_iter v1.0.4 |
| 483 | 2026-03-20T23:54:22.339Z | Compiling pest_meta v2.8.6 |
| 484 | 2026-03-20T23:54:22.466Z | Compiling anstyle-parse v0.2.7 |
| 485 | 2026-03-20T23:54:22.501Z | Compiling form_urlencoded v1.2.2 |
| 486 | 2026-03-20T23:54:22.659Z | Compiling pretty-hex v0.4.1 |
| 487 | 2026-03-20T23:54:22.719Z | Compiling ordered-float v2.10.1 |
| 488 | 2026-03-20T23:54:22.748Z | Compiling anstyle v1.0.13 |
| 489 | 2026-03-20T23:54:22.777Z | Compiling anstyle-query v1.1.5 |
| 490 | 2026-03-20T23:54:22.808Z | Compiling is_terminal_polyfill v1.70.2 |
| 491 | 2026-03-20T23:54:22.811Z | Compiling cfg-if v1.0.4 |
| 492 | 2026-03-20T23:54:22.836Z | Compiling colorchoice v1.0.4 |
| 493 | 2026-03-20T23:54:22.981Z | Compiling terminal_size v0.4.3 |
| 494 | 2026-03-20T23:54:23.010Z | Compiling fs-err v3.3.0 |
| 495 | 2026-03-20T23:54:23.039Z | Compiling anstream v0.6.21 |
| 496 | 2026-03-20T23:54:23.074Z | Compiling heck v0.4.1 |
| 497 | 2026-03-20T23:54:23.101Z | Compiling fastrand v2.3.0 |
| 498 | 2026-03-20T23:54:23.130Z | Compiling unicode-xid v0.2.6 |
| 499 | 2026-03-20T23:54:23.134Z | Compiling bytecount v0.6.9 |
| 500 | 2026-03-20T23:54:23.219Z | Compiling anyhow v1.0.102 |
| 501 | 2026-03-20T23:54:23.268Z | Compiling clap_lex v1.0.0 |
| 502 | 2026-03-20T23:54:23.320Z | Compiling heck v0.5.0 |
| 503 | 2026-03-20T23:54:23.357Z | Compiling fnv v1.0.7 |
| 504 | 2026-03-20T23:54:23.398Z | Compiling strsim v0.11.1 |
| 505 | 2026-03-20T23:54:23.608Z | Compiling semver v1.0.27 |
| 506 | 2026-03-20T23:54:23.660Z | Compiling unicode-width v0.1.14 |
| 507 | 2026-03-20T23:54:23.698Z | Compiling once_cell v1.21.3 |
| 508 | 2026-03-20T23:54:23.799Z | Compiling clap_builder v4.5.60 |
| 509 | 2026-03-20T23:54:23.802Z | Compiling memmap v0.7.0 |
| 510 | 2026-03-20T23:54:23.942Z | Compiling unicode-width v0.2.0 |
| 511 | 2026-03-20T23:54:24.025Z | Compiling tempfile v3.25.0 |
| 512 | 2026-03-20T23:54:24.096Z | Compiling papergrid v0.11.0 |
| 513 | 2026-03-20T23:54:24.122Z | Compiling unicode-linebreak v0.1.5 |
| 514 | 2026-03-20T23:54:24.150Z | Compiling smawk v0.3.2 |
| 515 | 2026-03-20T23:54:24.179Z | Compiling serde-untagged v0.1.9 |
| 516 | 2026-03-20T23:54:24.331Z | Compiling camino-tempfile v1.4.1 |
| 517 | 2026-03-20T23:54:24.355Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 518 | 2026-03-20T23:54:24.462Z | Compiling textwrap v0.16.2 |
| 519 | 2026-03-20T23:54:24.493Z | Compiling swrite v0.1.0 |
| 520 | 2026-03-20T23:54:24.938Z | Compiling tabled_derive v0.7.0 |
| 521 | 2026-03-20T23:54:25.660Z | Compiling synstructure v0.13.2 |
| 522 | 2026-03-20T23:54:25.660Z | Compiling pest_generator v2.8.6 |
| 523 | 2026-03-20T23:54:25.808Z | Compiling tabled v0.15.0 |
| 524 | 2026-03-20T23:54:26.366Z | Compiling serde_derive v1.0.228 |
| 525 | 2026-03-20T23:54:26.366Z | Compiling zerofrom-derive v0.1.6 |
| 526 | 2026-03-20T23:54:26.369Z | Compiling yoke-derive v0.8.1 |
| 527 | 2026-03-20T23:54:26.369Z | Compiling zerovec-derive v0.11.2 |
| 528 | 2026-03-20T23:54:26.389Z | Compiling displaydoc v0.2.5 |
| 529 | 2026-03-20T23:54:26.415Z | Compiling thiserror-impl v1.0.69 |
| 530 | 2026-03-20T23:54:26.419Z | Compiling zerocopy-derive v0.7.35 |
| 531 | 2026-03-20T23:54:26.419Z | Compiling scroll_derive v0.12.1 |
| 532 | 2026-03-20T23:54:26.442Z | Compiling thiserror-impl v2.0.18 |
| 533 | 2026-03-20T23:54:26.498Z | Compiling pest_derive v2.8.6 |
| 534 | 2026-03-20T23:54:26.582Z | Compiling clap_derive v4.5.55 |
| 535 | 2026-03-20T23:54:27.466Z | Compiling scroll v0.12.0 |
| 536 | 2026-03-20T23:54:27.557Z | Compiling zerocopy v0.7.35 |
| 537 | 2026-03-20T23:54:27.695Z | Compiling zerofrom v0.1.6 |
| 538 | 2026-03-20T23:54:27.789Z | Compiling goblin v0.8.2 |
| 539 | 2026-03-20T23:54:27.866Z | Compiling yoke v0.8.1 |
| 540 | 2026-03-20T23:54:28.030Z | Compiling dtrace-parser v0.2.0 |
| 541 | 2026-03-20T23:54:28.061Z | Compiling zerovec v0.11.5 |
| 542 | 2026-03-20T23:54:28.061Z | Compiling zerotrie v0.2.3 |
| 543 | 2026-03-20T23:54:28.429Z | Compiling clap v4.5.60 |
| 544 | 2026-03-20T23:54:28.652Z | Compiling tinystr v0.8.2 |
| 545 | 2026-03-20T23:54:28.652Z | Compiling potential_utf v0.1.4 |
| 546 | 2026-03-20T23:54:28.794Z | Compiling icu_collections v2.1.1 |
| 547 | 2026-03-20T23:54:28.869Z | Compiling icu_locale_core v2.1.1 |
| 548 | 2026-03-20T23:54:29.622Z | Compiling icu_provider v2.1.1 |
| 549 | 2026-03-20T23:54:29.691Z | Compiling serde_spanned v0.6.9 |
| 550 | 2026-03-20T23:54:29.691Z | Compiling toml_datetime v0.6.11 |
| 551 | 2026-03-20T23:54:29.694Z | Compiling serde-value v0.7.0 |
| 552 | 2026-03-20T23:54:29.694Z | Compiling cargo-platform v0.2.0 |
| 553 | 2026-03-20T23:54:29.694Z | Compiling macaddr v1.0.1 |
| 554 | 2026-03-20T23:54:29.716Z | Compiling dof v0.3.0 |
| 555 | 2026-03-20T23:54:29.720Z | Compiling serde_tokenstream v0.2.3 |
| 556 | 2026-03-20T23:54:29.912Z | Compiling icu_properties v2.1.2 |
| 557 | 2026-03-20T23:54:29.912Z | Compiling icu_normalizer v2.1.1 |
| 558 | 2026-03-20T23:54:30.169Z | Compiling toml_edit v0.22.27 |
| 559 | 2026-03-20T23:54:30.670Z | Compiling usdt-macro v0.5.0 |
| 560 | 2026-03-20T23:54:30.670Z | Compiling usdt-attr-macro v0.5.0 |
| 561 | 2026-03-20T23:54:31.075Z | Compiling idna_adapter v1.2.1 |
| 562 | 2026-03-20T23:54:31.210Z | Compiling idna v1.1.0 |
| 563 | 2026-03-20T23:54:31.419Z | Compiling usdt v0.5.0 |
| 564 | 2026-03-20T23:54:31.559Z | Compiling url v2.5.8 |
| 565 | 2026-03-20T23:54:31.821Z | Compiling toml v0.8.23 |
| 566 | 2026-03-20T23:54:32.303Z | Compiling cargo-util-schemas v0.8.2 |
| 567 | 2026-03-20T23:54:32.303Z | Compiling cargo_toml v0.21.0 |
| 568 | 2026-03-20T23:54:33.458Z | Compiling cargo_metadata v0.21.0 |
| 569 | 2026-03-20T23:54:34.723Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 570 | 2026-03-20T23:54:37.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.69s |
| 571 | 2026-03-20T23:54:37.821Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 572 | 2026-03-20T23:54:38.526Z | Downloading crates ... |
| 573 | 2026-03-20T23:54:38.676Z | Downloaded async-trait v0.1.89 |
| 574 | 2026-03-20T23:54:38.680Z | Downloaded bit-vec v0.8.0 |
| 575 | 2026-03-20T23:54:38.680Z | Downloaded critical-section v1.2.0 |
| 576 | 2026-03-20T23:54:38.680Z | Downloaded defmt-parser v1.0.0 |
| 577 | 2026-03-20T23:54:38.680Z | Downloaded ed25519 v2.2.3 |
| 578 | 2026-03-20T23:54:38.680Z | Downloaded crossbeam-deque v0.8.6 |
| 579 | 2026-03-20T23:54:38.686Z | Downloaded crossbeam-utils v0.8.21 |
| 580 | 2026-03-20T23:54:38.690Z | Downloaded crossbeam-epoch v0.9.18 |
| 581 | 2026-03-20T23:54:38.690Z | Downloaded ciborium-io v0.2.2 |
| 582 | 2026-03-20T23:54:38.690Z | Downloaded bitfield-struct v0.6.2 |
| 583 | 2026-03-20T23:54:38.693Z | Downloaded bb8 v0.8.6 |
| 584 | 2026-03-20T23:54:38.693Z | Downloaded crossbeam-channel v0.5.15 |
| 585 | 2026-03-20T23:54:38.696Z | Downloaded darling_macro v0.20.11 |
| 586 | 2026-03-20T23:54:38.696Z | Downloaded async-stream-impl v0.3.6 |
| 587 | 2026-03-20T23:54:38.696Z | Downloaded dirs-next v2.0.0 |
| 588 | 2026-03-20T23:54:38.699Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 589 | 2026-03-20T23:54:38.699Z | Downloaded erased-serde v0.3.31 |
| 590 | 2026-03-20T23:54:38.704Z | Downloaded atty v0.2.14 |
| 591 | 2026-03-20T23:54:38.704Z | Downloaded base16ct v0.2.0 |
| 592 | 2026-03-20T23:54:38.708Z | Downloaded downcast-rs v2.0.2 |
| 593 | 2026-03-20T23:54:38.708Z | Downloaded crc-catalog v2.4.0 |
| 594 | 2026-03-20T23:54:38.708Z | Downloaded dunce v1.0.5 |
| 595 | 2026-03-20T23:54:38.708Z | Downloaded dirs-sys-next v0.1.2 |
| 596 | 2026-03-20T23:54:38.711Z | Downloaded cstr-argument v0.1.2 |
| 597 | 2026-03-20T23:54:38.711Z | Downloaded adler2 v2.0.1 |
| 598 | 2026-03-20T23:54:38.711Z | Downloaded either v1.15.0 |
| 599 | 2026-03-20T23:54:38.714Z | Downloaded ena v0.14.4 |
| 600 | 2026-03-20T23:54:38.714Z | Downloaded derive-ex v0.1.8 |
| 601 | 2026-03-20T23:54:38.717Z | Downloaded der_derive v0.7.3 |
| 602 | 2026-03-20T23:54:38.717Z | Downloaded derive_builder_core v0.20.2 |
| 603 | 2026-03-20T23:54:38.720Z | Downloaded convert_case v0.4.0 |
| 604 | 2026-03-20T23:54:38.720Z | Downloaded atomicwrites v0.4.4 |
| 605 | 2026-03-20T23:54:38.723Z | Downloaded darling v0.23.0 |
| 606 | 2026-03-20T23:54:38.725Z | Downloaded flagset v0.4.7 |
| 607 | 2026-03-20T23:54:38.726Z | Downloaded embedded-io v0.4.0 |
| 608 | 2026-03-20T23:54:38.730Z | Downloaded drift v0.1.3 |
| 609 | 2026-03-20T23:54:38.735Z | Downloaded foreign-types v0.5.0 |
| 610 | 2026-03-20T23:54:38.735Z | Downloaded foldhash v0.2.0 |
| 611 | 2026-03-20T23:54:38.738Z | Downloaded difflib v0.4.0 |
| 612 | 2026-03-20T23:54:38.738Z | Downloaded bit-vec v0.6.3 |
| 613 | 2026-03-20T23:54:38.738Z | Downloaded backoff v0.4.0 |
| 614 | 2026-03-20T23:54:38.743Z | Downloaded const_format_proc_macros v0.2.34 |
| 615 | 2026-03-20T23:54:38.747Z | Downloaded fixedbitset v0.4.2 |
| 616 | 2026-03-20T23:54:38.747Z | Downloaded dof v0.4.0 |
| 617 | 2026-03-20T23:54:38.747Z | Downloaded float-cmp v0.10.0 |
| 618 | 2026-03-20T23:54:38.747Z | Downloaded defmt v0.3.100 |
| 619 | 2026-03-20T23:54:38.747Z | Downloaded enum-as-inner v0.6.1 |
| 620 | 2026-03-20T23:54:38.752Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 621 | 2026-03-20T23:54:38.752Z | Downloaded crunchy v0.2.4 |
| 622 | 2026-03-20T23:54:38.752Z | Downloaded display-error-chain v0.2.2 |
| 623 | 2026-03-20T23:54:38.752Z | Downloaded crucible-workspace-hack v0.1.0 |
| 624 | 2026-03-20T23:54:38.755Z | Downloaded cassowary v0.3.0 |
| 625 | 2026-03-20T23:54:38.755Z | Downloaded foreign-types-macros v0.2.3 |
| 626 | 2026-03-20T23:54:38.755Z | Downloaded foreign-types v0.3.2 |
| 627 | 2026-03-20T23:54:38.755Z | Downloaded bitfield-macros v0.19.4 |
| 628 | 2026-03-20T23:54:38.755Z | Downloaded dsl_auto_type v0.2.0 |
| 629 | 2026-03-20T23:54:38.758Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 630 | 2026-03-20T23:54:38.759Z | Downloaded foldhash v0.1.5 |
| 631 | 2026-03-20T23:54:38.762Z | Downloaded bit-set v0.8.0 |
| 632 | 2026-03-20T23:54:38.762Z | Downloaded darling_macro v0.23.0 |
| 633 | 2026-03-20T23:54:38.762Z | Downloaded darling_macro v0.21.3 |
| 634 | 2026-03-20T23:54:38.765Z | Downloaded bitfield v0.19.4 |
| 635 | 2026-03-20T23:54:38.765Z | Downloaded des v0.8.1 |
| 636 | 2026-03-20T23:54:38.765Z | Downloaded crc32fast v1.5.0 |
| 637 | 2026-03-20T23:54:38.770Z | Downloaded cipher v0.4.4 |
| 638 | 2026-03-20T23:54:38.772Z | Downloaded cbc v0.1.2 |
| 639 | 2026-03-20T23:54:38.772Z | Downloaded ahash v0.8.12 |
| 640 | 2026-03-20T23:54:38.772Z | Downloaded blowfish v0.9.1 |
| 641 | 2026-03-20T23:54:38.775Z | Downloaded debug-ignore v1.0.5 |
| 642 | 2026-03-20T23:54:38.775Z | Downloaded funty v2.0.0 |
| 643 | 2026-03-20T23:54:38.775Z | Downloaded dtrace-parser v0.3.0 |
| 644 | 2026-03-20T23:54:38.779Z | Downloaded ascii-canvas v3.0.0 |
| 645 | 2026-03-20T23:54:38.779Z | Downloaded document-features v0.2.12 |
| 646 | 2026-03-20T23:54:38.782Z | Downloaded assert_matches v1.5.0 |
| 647 | 2026-03-20T23:54:38.782Z | Downloaded aead v0.5.2 |
| 648 | 2026-03-20T23:54:38.782Z | Downloaded block-padding v0.3.3 |
| 649 | 2026-03-20T23:54:38.785Z | Downloaded embedded-io v0.6.1 |
| 650 | 2026-03-20T23:54:38.785Z | Downloaded derive_builder_macro v0.20.2 |
| 651 | 2026-03-20T23:54:38.788Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 652 | 2026-03-20T23:54:38.791Z | Downloaded ciborium v0.2.2 |
| 653 | 2026-03-20T23:54:38.794Z | Downloaded env_filter v1.0.0 |
| 654 | 2026-03-20T23:54:38.794Z | Downloaded cargo_toml v0.22.3 |
| 655 | 2026-03-20T23:54:38.797Z | Downloaded foreign-types-shared v0.1.1 |
| 656 | 2026-03-20T23:54:38.797Z | Downloaded float-ord v0.3.2 |
| 657 | 2026-03-20T23:54:38.797Z | Downloaded cookie v0.18.1 |
| 658 | 2026-03-20T23:54:38.799Z | Downloaded futures-io v0.3.32 |
| 659 | 2026-03-20T23:54:38.802Z | Downloaded futures-core v0.3.32 |
| 660 | 2026-03-20T23:54:38.802Z | Downloaded argon2 v0.5.3 |
| 661 | 2026-03-20T23:54:38.805Z | Downloaded endian-type v0.1.2 |
| 662 | 2026-03-20T23:54:38.805Z | Downloaded bcs v0.1.6 |
| 663 | 2026-03-20T23:54:38.805Z | Downloaded find-msvc-tools v0.1.9 |
| 664 | 2026-03-20T23:54:38.808Z | Downloaded data-encoding v2.10.0 |
| 665 | 2026-03-20T23:54:38.808Z | Downloaded ff v0.13.1 |
| 666 | 2026-03-20T23:54:38.811Z | Downloaded cobs v0.3.0 |
| 667 | 2026-03-20T23:54:38.811Z | Downloaded cargo-platform v0.1.9 |
| 668 | 2026-03-20T23:54:38.815Z | Downloaded defmt v1.0.1 |
| 669 | 2026-03-20T23:54:38.818Z | Downloaded fxhash v0.2.1 |
| 670 | 2026-03-20T23:54:38.818Z | Downloaded derive_more v2.1.1 |
| 671 | 2026-03-20T23:54:38.825Z | Downloaded hash32 v0.3.1 |
| 672 | 2026-03-20T23:54:38.828Z | Downloaded globwalk v0.9.1 |
| 673 | 2026-03-20T23:54:38.828Z | Downloaded ghash v0.5.1 |
| 674 | 2026-03-20T23:54:38.831Z | Downloaded crc8 v0.1.1 |
| 675 | 2026-03-20T23:54:38.831Z | Downloaded headers-core v0.3.0 |
| 676 | 2026-03-20T23:54:38.831Z | Downloaded base16ct v1.0.0 |
| 677 | 2026-03-20T23:54:38.834Z | Downloaded hex v0.4.3 |
| 678 | 2026-03-20T23:54:38.834Z | Downloaded cfg_aliases v0.2.1 |
| 679 | 2026-03-20T23:54:38.837Z | Downloaded cpufeatures v0.3.0 |
| 680 | 2026-03-20T23:54:38.837Z | Downloaded atomic-waker v1.1.2 |
| 681 | 2026-03-20T23:54:38.840Z | Downloaded async-recursion v1.1.1 |
| 682 | 2026-03-20T23:54:38.843Z | Downloaded foreign-types-shared v0.3.1 |
| 683 | 2026-03-20T23:54:38.843Z | Downloaded crossterm v0.28.1 |
| 684 | 2026-03-20T23:54:38.846Z | Downloaded crc v3.4.0 |
| 685 | 2026-03-20T23:54:38.849Z | Downloaded dyn-clone v1.0.20 |
| 686 | 2026-03-20T23:54:38.852Z | Downloaded async-stream v0.3.6 |
| 687 | 2026-03-20T23:54:38.852Z | Downloaded ecdsa v0.16.9 |
| 688 | 2026-03-20T23:54:38.855Z | Downloaded ciborium-ll v0.2.2 |
| 689 | 2026-03-20T23:54:38.855Z | Downloaded git-stub v1.0.0 |
| 690 | 2026-03-20T23:54:38.859Z | Downloaded filetime v0.2.27 |
| 691 | 2026-03-20T23:54:38.859Z | Downloaded defmt-macros v1.0.1 |
| 692 | 2026-03-20T23:54:38.862Z | Downloaded fd-lock v4.0.4 |
| 693 | 2026-03-20T23:54:38.862Z | Downloaded diesel-dtrace v0.5.0 |
| 694 | 2026-03-20T23:54:38.864Z | Downloaded cfg_aliases v0.1.1 |
| 695 | 2026-03-20T23:54:38.864Z | Downloaded daft-derive v0.1.5 |
| 696 | 2026-03-20T23:54:38.867Z | Downloaded daft v0.1.5 |
| 697 | 2026-03-20T23:54:38.870Z | Downloaded bit-set v0.5.3 |
| 698 | 2026-03-20T23:54:38.870Z | Downloaded hostname v0.3.1 |
| 699 | 2026-03-20T23:54:38.873Z | Downloaded chacha20 v0.10.0 |
| 700 | 2026-03-20T23:54:38.876Z | Downloaded arrayref v0.3.9 |
| 701 | 2026-03-20T23:54:38.876Z | Downloaded cexpr v0.6.0 |
| 702 | 2026-03-20T23:54:38.879Z | Downloaded http-range v0.1.5 |
| 703 | 2026-03-20T23:54:38.879Z | Downloaded hubpack_derive v0.1.1 |
| 704 | 2026-03-20T23:54:38.879Z | Downloaded http-body v1.0.1 |
| 705 | 2026-03-20T23:54:38.879Z | Downloaded fixedbitset v0.5.7 |
| 706 | 2026-03-20T23:54:38.882Z | Downloaded ctr v0.9.2 |
| 707 | 2026-03-20T23:54:38.885Z | Downloaded hostname v0.4.2 |
| 708 | 2026-03-20T23:54:38.885Z | Downloaded castaway v0.2.4 |
| 709 | 2026-03-20T23:54:38.888Z | Downloaded hubpack v0.1.2 |
| 710 | 2026-03-20T23:54:38.888Z | Downloaded fallible-iterator v0.2.0 |
| 711 | 2026-03-20T23:54:38.888Z | Downloaded env_logger v0.11.9 |
| 712 | 2026-03-20T23:54:38.891Z | Downloaded httpdate v1.0.3 |
| 713 | 2026-03-20T23:54:38.894Z | Downloaded darling v0.20.11 |
| 714 | 2026-03-20T23:54:38.910Z | Downloaded indent_write v2.2.0 |
| 715 | 2026-03-20T23:54:38.913Z | Downloaded hyper-tls v0.6.0 |
| 716 | 2026-03-20T23:54:38.913Z | Downloaded home v0.5.12 |
| 717 | 2026-03-20T23:54:38.916Z | Downloaded hex-literal v0.4.1 |
| 718 | 2026-03-20T23:54:38.916Z | Downloaded hash32 v0.2.1 |
| 719 | 2026-03-20T23:54:38.916Z | Downloaded group v0.13.0 |
| 720 | 2026-03-20T23:54:38.919Z | Downloaded git-stub-vcs v0.1.0 |
| 721 | 2026-03-20T23:54:38.919Z | Downloaded lazy_static v1.5.0 |
| 722 | 2026-03-20T23:54:38.922Z | Downloaded is-terminal v0.4.17 |
| 723 | 2026-03-20T23:54:38.922Z | Downloaded internet-checksum v0.2.1 |
| 724 | 2026-03-20T23:54:38.925Z | Downloaded gethostname v0.5.0 |
| 725 | 2026-03-20T23:54:38.925Z | Downloaded constant_time_eq v0.4.2 |
| 726 | 2026-03-20T23:54:38.928Z | Downloaded buf-list v1.1.2 |
| 727 | 2026-03-20T23:54:38.928Z | Downloaded derive_builder v0.20.2 |
| 728 | 2026-03-20T23:54:38.931Z | Downloaded arrayvec v0.7.6 |
| 729 | 2026-03-20T23:54:38.934Z | Downloaded indoc v1.0.9 |
| 730 | 2026-03-20T23:54:38.937Z | Downloaded futures-channel v0.3.32 |
| 731 | 2026-03-20T23:54:38.940Z | Downloaded darling v0.21.3 |
| 732 | 2026-03-20T23:54:38.943Z | Downloaded async-bb8-diesel v0.2.1 |
| 733 | 2026-03-20T23:54:38.946Z | Downloaded const-oid v0.9.6 |
| 734 | 2026-03-20T23:54:38.949Z | Downloaded bitflags v1.3.2 |
| 735 | 2026-03-20T23:54:38.949Z | Downloaded diff v0.1.13 |
| 736 | 2026-03-20T23:54:38.952Z | Downloaded lalrpop-util v0.19.12 |
| 737 | 2026-03-20T23:54:38.952Z | Downloaded backon v1.6.0 |
| 738 | 2026-03-20T23:54:38.955Z | Downloaded is_ci v1.2.0 |
| 739 | 2026-03-20T23:54:38.955Z | Downloaded instability v0.3.11 |
| 740 | 2026-03-20T23:54:38.958Z | Downloaded elliptic-curve v0.13.8 |
| 741 | 2026-03-20T23:54:38.960Z | Downloaded derive-where v1.6.0 |
| 742 | 2026-03-20T23:54:38.963Z | Downloaded humantime v2.3.0 |
| 743 | 2026-03-20T23:54:38.966Z | Downloaded futures-sink v0.3.32 |
| 744 | 2026-03-20T23:54:38.966Z | Downloaded kstat-rs v0.2.4 |
| 745 | 2026-03-20T23:54:38.966Z | Downloaded camino-tempfile-ext v0.3.3 |
| 746 | 2026-03-20T23:54:38.969Z | Downloaded clang-sys v1.8.1 |
| 747 | 2026-03-20T23:54:38.973Z | Downloaded lzss v0.8.2 |
| 748 | 2026-03-20T23:54:38.973Z | Downloaded managed v0.8.0 |
| 749 | 2026-03-20T23:54:38.973Z | Downloaded getrandom v0.2.17 |
| 750 | 2026-03-20T23:54:38.975Z | Downloaded inout v0.1.4 |
| 751 | 2026-03-20T23:54:38.978Z | Downloaded half v1.8.3 |
| 752 | 2026-03-20T23:54:38.978Z | Downloaded globset v0.4.18 |
| 753 | 2026-03-20T23:54:38.981Z | Downloaded lru v0.12.5 |
| 754 | 2026-03-20T23:54:38.981Z | Downloaded corncobs v0.1.4 |
| 755 | 2026-03-20T23:54:38.984Z | Downloaded ident_case v1.0.1 |
| 756 | 2026-03-20T23:54:38.984Z | Downloaded ingot-types v0.1.2 |
| 757 | 2026-03-20T23:54:38.984Z | Downloaded maybe-uninit v2.0.0 |
| 758 | 2026-03-20T23:54:38.988Z | Downloaded mime v0.3.17 |
| 759 | 2026-03-20T23:54:38.988Z | Downloaded glob v0.3.3 |
| 760 | 2026-03-20T23:54:38.991Z | Downloaded futures-macro v0.3.32 |
| 761 | 2026-03-20T23:54:38.991Z | Downloaded fs-err v2.11.0 |
| 762 | 2026-03-20T23:54:38.991Z | Downloaded convert_case v0.10.0 |
| 763 | 2026-03-20T23:54:38.994Z | Downloaded newline-converter v0.3.0 |
| 764 | 2026-03-20T23:54:38.994Z | Downloaded new_debug_unreachable v1.0.6 |
| 765 | 2026-03-20T23:54:38.997Z | Downloaded newtype-uuid-macros v0.1.0 |
| 766 | 2026-03-20T23:54:38.997Z | Downloaded futures-task v0.3.32 |
| 767 | 2026-03-20T23:54:38.997Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 768 | 2026-03-20T23:54:39.000Z | Downloaded nodrop v0.1.14 |
| 769 | 2026-03-20T23:54:39.000Z | Downloaded keccak v0.1.6 |
| 770 | 2026-03-20T23:54:39.004Z | Downloaded futures-executor v0.3.32 |
| 771 | 2026-03-20T23:54:39.004Z | Downloaded linked-hash-map v0.5.6 |
| 772 | 2026-03-20T23:54:39.007Z | Downloaded fs_extra v1.3.0 |
| 773 | 2026-03-20T23:54:39.007Z | Downloaded expectorate v1.2.0 |
| 774 | 2026-03-20T23:54:39.010Z | Downloaded libscf-sys v1.1.0 |
| 775 | 2026-03-20T23:54:39.010Z | Downloaded lru-slab v0.1.2 |
| 776 | 2026-03-20T23:54:39.010Z | Downloaded fatfs v0.3.6 |
| 777 | 2026-03-20T23:54:39.013Z | Downloaded md-5 v0.10.6 |
| 778 | 2026-03-20T23:54:39.016Z | Downloaded dropshot_endpoint v0.16.7 |
| 779 | 2026-03-20T23:54:39.016Z | Downloaded cmake v0.1.57 |
| 780 | 2026-03-20T23:54:39.018Z | Downloaded csv-core v0.1.13 |
| 781 | 2026-03-20T23:54:39.018Z | Downloaded array-init v0.0.4 |
| 782 | 2026-03-20T23:54:39.021Z | Downloaded cookie_store v0.22.1 |
| 783 | 2026-03-20T23:54:39.021Z | Downloaded derive_more v0.99.20 |
| 784 | 2026-03-20T23:54:39.025Z | Downloaded bzip2 v0.4.4 |
| 785 | 2026-03-20T23:54:39.028Z | Downloaded base64ct v1.8.3 |
| 786 | 2026-03-20T23:54:39.031Z | Downloaded jobserver v0.1.34 |
| 787 | 2026-03-20T23:54:39.031Z | Downloaded libloading v0.8.9 |
| 788 | 2026-03-20T23:54:39.033Z | Downloaded memoffset v0.9.1 |
| 789 | 2026-03-20T23:54:39.036Z | Downloaded match_cfg v0.1.0 |
| 790 | 2026-03-20T23:54:39.036Z | Downloaded highway v1.3.0 |
| 791 | 2026-03-20T23:54:39.036Z | Downloaded md5 v0.7.0 |
| 792 | 2026-03-20T23:54:39.039Z | Downloaded maplit v1.0.2 |
| 793 | 2026-03-20T23:54:39.039Z | Downloaded num-conv v0.2.0 |
| 794 | 2026-03-20T23:54:39.039Z | Downloaded chacha20 v0.9.1 |
| 795 | 2026-03-20T23:54:39.043Z | Downloaded num-derive v0.3.3 |
| 796 | 2026-03-20T23:54:39.046Z | Downloaded bzip2 v0.6.1 |
| 797 | 2026-03-20T23:54:39.047Z | Downloaded iana-time-zone v0.1.65 |
| 798 | 2026-03-20T23:54:39.049Z | Downloaded lock_api v0.4.14 |
| 799 | 2026-03-20T23:54:39.049Z | Downloaded libsw-core v0.3.2 |
| 800 | 2026-03-20T23:54:39.049Z | Downloaded bumpalo v3.20.2 |
| 801 | 2026-03-20T23:54:39.052Z | Downloaded multimap v0.10.1 |
| 802 | 2026-03-20T23:54:39.055Z | Downloaded http-body-util v0.1.3 |
| 803 | 2026-03-20T23:54:39.055Z | Downloaded num_threads v0.1.7 |
| 804 | 2026-03-20T23:54:39.058Z | Downloaded getrandom v0.3.4 |
| 805 | 2026-03-20T23:54:39.061Z | Downloaded nibble_vec v0.1.0 |
| 806 | 2026-03-20T23:54:39.061Z | Downloaded instant v0.1.13 |
| 807 | 2026-03-20T23:54:39.061Z | Downloaded colored v2.2.0 |
| 808 | 2026-03-20T23:54:39.064Z | Downloaded cargo_metadata v0.19.2 |
| 809 | 2026-03-20T23:54:39.067Z | Downloaded ipnet v2.11.0 |
| 810 | 2026-03-20T23:54:39.067Z | Downloaded ingot-macros v0.1.1 |
| 811 | 2026-03-20T23:54:39.070Z | Downloaded blake2 v0.10.6 |
| 812 | 2026-03-20T23:54:39.073Z | Downloaded normalize-line-endings v0.3.0 |
| 813 | 2026-03-20T23:54:39.073Z | Downloaded num-iter v0.1.45 |
| 814 | 2026-03-20T23:54:39.073Z | Downloaded nonempty v0.12.0 |
| 815 | 2026-03-20T23:54:39.076Z | Downloaded newtype_derive v0.1.6 |
| 816 | 2026-03-20T23:54:39.076Z | Downloaded mime_guess v2.0.5 |
| 817 | 2026-03-20T23:54:39.079Z | Downloaded openssl-probe v0.2.1 |
| 818 | 2026-03-20T23:54:39.079Z | Downloaded openssl-macros v0.1.1 |
| 819 | 2026-03-20T23:54:39.079Z | Downloaded newtype-uuid v1.3.2 |
| 820 | 2026-03-20T23:54:39.082Z | Downloaded oso-derive v0.27.3 |
| 821 | 2026-03-20T23:54:39.082Z | Downloaded ingot v0.1.1 |
| 822 | 2026-03-20T23:54:39.082Z | Downloaded indoc v2.0.7 |
| 823 | 2026-03-20T23:54:39.085Z | Downloaded native-tls v0.2.18 |
| 824 | 2026-03-20T23:54:39.088Z | Downloaded hickory-client v0.25.2 |
| 825 | 2026-03-20T23:54:39.088Z | Downloaded allocator-api2 v0.2.21 |
| 826 | 2026-03-20T23:54:39.091Z | Downloaded deranged v0.5.8 |
| 827 | 2026-03-20T23:54:39.094Z | Downloaded console v0.16.2 |
| 828 | 2026-03-20T23:54:39.094Z | Downloaded colored v3.1.1 |
| 829 | 2026-03-20T23:54:39.097Z | Downloaded lru-cache v0.1.2 |
| 830 | 2026-03-20T23:54:39.097Z | Downloaded linear-map v1.2.0 |
| 831 | 2026-03-20T23:54:39.100Z | Downloaded libefi-sys v0.1.0 |
| 832 | 2026-03-20T23:54:39.100Z | Downloaded num_enum_derive v0.5.11 |
| 833 | 2026-03-20T23:54:39.106Z | Downloaded opaque-debug v0.3.1 |
| 834 | 2026-03-20T23:54:39.106Z | Downloaded flume v0.11.1 |
| 835 | 2026-03-20T23:54:39.111Z | Downloaded futures v0.3.32 |
| 836 | 2026-03-20T23:54:39.111Z | Downloaded ipnetwork v0.21.1 |
| 837 | 2026-03-20T23:54:39.113Z | Downloaded openssl-probe v0.1.6 |
| 838 | 2026-03-20T23:54:39.113Z | Downloaded httparse v1.10.1 |
| 839 | 2026-03-20T23:54:39.113Z | Downloaded hmac v0.12.1 |
| 840 | 2026-03-20T23:54:39.116Z | Downloaded olpc-cjson v0.1.4 |
| 841 | 2026-03-20T23:54:39.116Z | Downloaded cancel-safe-futures v0.1.5 |
| 842 | 2026-03-20T23:54:39.119Z | Downloaded flate2 v1.1.9 |
| 843 | 2026-03-20T23:54:39.122Z | Downloaded parse-size v1.1.0 |
| 844 | 2026-03-20T23:54:39.125Z | Downloaded multer v3.1.0 |
| 845 | 2026-03-20T23:54:39.125Z | Downloaded pbkdf2 v0.12.2 |
| 846 | 2026-03-20T23:54:39.128Z | Downloaded hyper-rustls v0.27.7 |
| 847 | 2026-03-20T23:54:39.131Z | Downloaded path-slash v0.1.5 |
| 848 | 2026-03-20T23:54:39.131Z | Downloaded libsw v3.5.0 |
| 849 | 2026-03-20T23:54:39.134Z | Downloaded parse-display v0.10.0 |
| 850 | 2026-03-20T23:54:39.134Z | Downloaded num-integer v0.1.46 |
| 851 | 2026-03-20T23:54:39.134Z | Downloaded num_enum v0.7.5 |
| 852 | 2026-03-20T23:54:39.137Z | Downloaded phf_shared v0.13.1 |
| 853 | 2026-03-20T23:54:39.140Z | Downloaded base64 v0.22.1 |
| 854 | 2026-03-20T23:54:39.143Z | Downloaded pbkdf2 v0.11.0 |
| 855 | 2026-03-20T23:54:39.146Z | Downloaded packed_struct_codegen v0.10.1 |
| 856 | 2026-03-20T23:54:39.146Z | Downloaded num_enum v0.5.11 |
| 857 | 2026-03-20T23:54:39.149Z | Downloaded memmap2 v0.9.10 |
| 858 | 2026-03-20T23:54:39.152Z | Downloaded indexmap v1.9.3 |
| 859 | 2026-03-20T23:54:39.155Z | Downloaded heapless v0.7.17 |
| 860 | 2026-03-20T23:54:39.158Z | Downloaded num v0.4.3 |
| 861 | 2026-03-20T23:54:39.158Z | Downloaded nu-ansi-term v0.50.3 |
| 862 | 2026-03-20T23:54:39.161Z | Downloaded hyper-staticfile v0.10.1 |
| 863 | 2026-03-20T23:54:39.164Z | Downloaded pin-utils v0.1.0 |
| 864 | 2026-03-20T23:54:39.164Z | Downloaded headers v0.4.1 |
| 865 | 2026-03-20T23:54:39.167Z | Downloaded precomputed-hash v0.1.1 |
| 866 | 2026-03-20T23:54:39.168Z | Downloaded powerfmt v0.2.0 |
| 867 | 2026-03-20T23:54:39.171Z | Downloaded phf_shared v0.11.3 |
| 868 | 2026-03-20T23:54:39.171Z | Downloaded half v2.7.1 |
| 869 | 2026-03-20T23:54:39.175Z | Downloaded parking_lot_core v0.8.6 |
| 870 | 2026-03-20T23:54:39.175Z | Downloaded peg-runtime v0.8.5 |
| 871 | 2026-03-20T23:54:39.175Z | Downloaded num-rational v0.4.2 |
| 872 | 2026-03-20T23:54:39.179Z | Downloaded num-derive v0.4.2 |
| 873 | 2026-03-20T23:54:39.179Z | Downloaded num-complex v0.4.6 |
| 874 | 2026-03-20T23:54:39.182Z | Downloaded crypto-bigint v0.5.5 |
| 875 | 2026-03-20T23:54:39.185Z | Downloaded darling_core v0.23.0 |
| 876 | 2026-03-20T23:54:39.188Z | Downloaded darling_core v0.20.11 |
| 877 | 2026-03-20T23:54:39.192Z | Downloaded nanorand v0.7.0 |
| 878 | 2026-03-20T23:54:39.194Z | Downloaded crc-any v2.5.0 |
| 879 | 2026-03-20T23:54:39.198Z | Downloaded console v0.15.11 |
| 880 | 2026-03-20T23:54:39.201Z | Downloaded darling_core v0.21.3 |
| 881 | 2026-03-20T23:54:39.204Z | Downloaded owo-colors v4.3.0 |
| 882 | 2026-03-20T23:54:39.207Z | Downloaded parse-display-derive v0.10.0 |
| 883 | 2026-03-20T23:54:39.210Z | Downloaded password-hash v0.5.0 |
| 884 | 2026-03-20T23:54:39.210Z | Downloaded predicates-core v1.0.10 |
| 885 | 2026-03-20T23:54:39.213Z | Downloaded peg-macros v0.8.5 |
| 886 | 2026-03-20T23:54:39.217Z | Downloaded peg v0.8.5 |
| 887 | 2026-03-20T23:54:39.222Z | Downloaded phf v0.13.1 |
| 888 | 2026-03-20T23:54:39.222Z | Downloaded litrs v1.0.0 |
| 889 | 2026-03-20T23:54:39.225Z | Downloaded chacha20poly1305 v0.10.1 |
| 890 | 2026-03-20T23:54:39.225Z | Downloaded quick-error v1.2.3 |
| 891 | 2026-03-20T23:54:39.228Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 892 | 2026-03-20T23:54:39.231Z | Downloaded proc-macro-crate v1.3.1 |
| 893 | 2026-03-20T23:54:39.231Z | Downloaded indicatif v0.18.4 |
| 894 | 2026-03-20T23:54:39.234Z | Downloaded oxnet v0.1.4 |
| 895 | 2026-03-20T23:54:39.237Z | Downloaded heapless v0.8.0 |
| 896 | 2026-03-20T23:54:39.240Z | Downloaded oxide-tokio-rt v0.1.3 |
| 897 | 2026-03-20T23:54:39.242Z | Downloaded progenitor-client v0.10.0 |
| 898 | 2026-03-20T23:54:39.245Z | Downloaded predicates-tree v1.0.13 |
| 899 | 2026-03-20T23:54:39.245Z | Downloaded poly1305 v0.8.0 |
| 900 | 2026-03-20T23:54:39.248Z | Downloaded radium v0.7.0 |
| 901 | 2026-03-20T23:54:39.248Z | Downloaded pkg-config v0.3.32 |
| 902 | 2026-03-20T23:54:39.251Z | Downloaded paste v1.0.15 |
| 903 | 2026-03-20T23:54:39.251Z | Downloaded progenitor-macro v0.10.0 |
| 904 | 2026-03-20T23:54:39.254Z | Downloaded psl-types v2.0.11 |
| 905 | 2026-03-20T23:54:39.254Z | Downloaded rand_chacha v0.3.1 |
| 906 | 2026-03-20T23:54:39.257Z | Downloaded progenitor-macro v0.13.0 |
| 907 | 2026-03-20T23:54:39.257Z | Downloaded progenitor-macro v0.11.2 |
| 908 | 2026-03-20T23:54:39.257Z | Downloaded parking_lot_core v0.9.12 |
| 909 | 2026-03-20T23:54:39.260Z | Downloaded ed25519-dalek v2.2.0 |
| 910 | 2026-03-20T23:54:39.263Z | Downloaded dropshot-api-manager v0.6.0 |
| 911 | 2026-03-20T23:54:39.266Z | Downloaded libbz2-rs-sys v0.2.2 |
| 912 | 2026-03-20T23:54:39.269Z | Downloaded phf_shared v0.12.1 |
| 913 | 2026-03-20T23:54:39.269Z | Downloaded pin-project-internal v1.1.11 |
| 914 | 2026-03-20T23:54:39.269Z | Downloaded pem-rfc7468 v0.7.0 |
| 915 | 2026-03-20T23:54:39.272Z | Downloaded pem v3.0.6 |
| 916 | 2026-03-20T23:54:39.272Z | Downloaded password-hash v0.4.2 |
| 917 | 2026-03-20T23:54:39.275Z | Downloaded pin-project-lite v0.2.17 |
| 918 | 2026-03-20T23:54:39.278Z | Downloaded ref-cast v1.0.25 |
| 919 | 2026-03-20T23:54:39.281Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 920 | 2026-03-20T23:54:39.281Z | Downloaded recursive v0.1.1 |
| 921 | 2026-03-20T23:54:39.284Z | Downloaded parking_lot v0.12.5 |
| 922 | 2026-03-20T23:54:39.284Z | Downloaded proc-macro-error2 v2.0.1 |
| 923 | 2026-03-20T23:54:39.286Z | Downloaded primeorder v0.13.6 |
| 924 | 2026-03-20T23:54:39.289Z | Downloaded rand_xorshift v0.4.0 |
| 925 | 2026-03-20T23:54:39.289Z | Downloaded postgres-protocol v0.6.10 |
| 926 | 2026-03-20T23:54:39.292Z | Downloaded polyval v0.6.2 |
| 927 | 2026-03-20T23:54:39.292Z | Downloaded phf v0.12.1 |
| 928 | 2026-03-20T23:54:39.295Z | Downloaded hickory-resolver v0.25.2 |
| 929 | 2026-03-20T23:54:39.298Z | Downloaded derive_more-impl v2.1.1 |
| 930 | 2026-03-20T23:54:39.300Z | Downloaded ignore v0.4.25 |
| 931 | 2026-03-20T23:54:39.303Z | Downloaded progenitor-extras v0.1.1 |
| 932 | 2026-03-20T23:54:39.306Z | Downloaded progenitor-client v0.11.2 |
| 933 | 2026-03-20T23:54:39.306Z | Downloaded progenitor v0.13.0 |
| 934 | 2026-03-20T23:54:39.309Z | Downloaded compact_str v0.8.1 |
| 935 | 2026-03-20T23:54:39.312Z | Downloaded rtoolbox v0.0.3 |
| 936 | 2026-03-20T23:54:39.312Z | Downloaded russh-cryptovec v0.7.3 |
| 937 | 2026-03-20T23:54:39.312Z | Downloaded omicron-zone-package v0.12.2 |
| 938 | 2026-03-20T23:54:39.315Z | Downloaded ref-cast-impl v1.0.25 |
| 939 | 2026-03-20T23:54:39.315Z | Downloaded miniz_oxide v0.8.9 |
| 940 | 2026-03-20T23:54:39.320Z | Downloaded num_enum_derive v0.7.5 |
| 941 | 2026-03-20T23:54:39.322Z | Downloaded diesel_derives v2.3.7 |
| 942 | 2026-03-20T23:54:39.325Z | Downloaded pkcs8 v0.10.2 |
| 943 | 2026-03-20T23:54:39.328Z | Downloaded packed_struct v0.10.1 |
| 944 | 2026-03-20T23:54:39.328Z | Downloaded rand_core v0.6.4 |
| 945 | 2026-03-20T23:54:39.331Z | Downloaded rand_chacha v0.9.0 |
| 946 | 2026-03-20T23:54:39.331Z | Downloaded rustc_version v0.4.1 |
| 947 | 2026-03-20T23:54:39.334Z | Downloaded ar_archive_writer v0.5.1 |
| 948 | 2026-03-20T23:54:39.337Z | Downloaded predicates v3.1.4 |
| 949 | 2026-03-20T23:54:39.337Z | Downloaded ppv-lite86 v0.2.21 |
| 950 | 2026-03-20T23:54:39.340Z | Downloaded cc v1.2.56 |
| 951 | 2026-03-20T23:54:39.343Z | Downloaded hickory-resolver v0.24.4 |
| 952 | 2026-03-20T23:54:39.345Z | Downloaded progenitor v0.11.2 |
| 953 | 2026-03-20T23:54:39.348Z | Downloaded jiff-static v0.2.21 |
| 954 | 2026-03-20T23:54:39.348Z | Downloaded const_format v0.2.35 |
| 955 | 2026-03-20T23:54:39.352Z | Downloaded p256 v0.13.2 |
| 956 | 2026-03-20T23:54:39.354Z | Downloaded psm v0.1.30 |
| 957 | 2026-03-20T23:54:39.358Z | Downloaded progenitor-client v0.13.0 |
| 958 | 2026-03-20T23:54:39.361Z | Downloaded r2d2 v0.8.10 |
| 959 | 2026-03-20T23:54:39.361Z | Downloaded arc-swap v1.8.2 |
| 960 | 2026-03-20T23:54:39.364Z | Downloaded progenitor v0.10.0 |
| 961 | 2026-03-20T23:54:39.364Z | Downloaded bytes v1.11.1 |
| 962 | 2026-03-20T23:54:39.367Z | Downloaded resolv-conf v0.7.6 |
| 963 | 2026-03-20T23:54:39.370Z | Downloaded pkcs1 v0.7.5 |
| 964 | 2026-03-20T23:54:39.373Z | Downloaded same-file v1.0.6 |
| 965 | 2026-03-20T23:54:39.373Z | Downloaded salsa20 v0.10.2 |
| 966 | 2026-03-20T23:54:39.376Z | Downloaded postcard v1.1.3 |
| 967 | 2026-03-20T23:54:39.376Z | Downloaded pkcs5 v0.7.1 |
| 968 | 2026-03-20T23:54:39.378Z | Downloaded rustc_version v0.1.7 |
| 969 | 2026-03-20T23:54:39.381Z | Downloaded der v0.7.10 |
| 970 | 2026-03-20T23:54:39.384Z | Downloaded parking_lot v0.11.2 |
| 971 | 2026-03-20T23:54:39.387Z | Downloaded aes-gcm v0.10.3 |
| 972 | 2026-03-20T23:54:39.391Z | Downloaded scrypt v0.11.0 |
| 973 | 2026-03-20T23:54:39.395Z | Downloaded rand_seeder v0.4.0 |
| 974 | 2026-03-20T23:54:39.395Z | Downloaded scroll_derive v0.13.1 |
| 975 | 2026-03-20T23:54:39.395Z | Downloaded rand_core v0.10.0 |
| 976 | 2026-03-20T23:54:39.400Z | Downloaded secrecy v0.10.3 |
| 977 | 2026-03-20T23:54:39.411Z | Downloaded serde_urlencoded v0.7.1 |
| 978 | 2026-03-20T23:54:39.414Z | Downloaded serde_spanned v1.0.4 |
| 979 | 2026-03-20T23:54:39.414Z | Downloaded serde_repr v0.1.20 |
| 980 | 2026-03-20T23:54:39.417Z | Downloaded rfc6979 v0.4.0 |
| 981 | 2026-03-20T23:54:39.417Z | Downloaded rustc-hash v2.1.1 |
| 982 | 2026-03-20T23:54:39.422Z | Downloaded sapling-renderdag v0.1.0 |
| 983 | 2026-03-20T23:54:39.422Z | Downloaded rand_core v0.9.5 |
| 984 | 2026-03-20T23:54:39.425Z | Downloaded scheduled-thread-pool v0.2.7 |
| 985 | 2026-03-20T23:54:39.425Z | Downloaded rustls-pemfile v1.0.4 |
| 986 | 2026-03-20T23:54:39.431Z | Downloaded proc-macro-crate v3.4.0 |
| 987 | 2026-03-20T23:54:39.433Z | Downloaded secrecy v0.8.0 |
| 988 | 2026-03-20T23:54:39.436Z | Downloaded prefix-trie v0.7.0 |
| 989 | 2026-03-20T23:54:39.439Z | Downloaded serde_bytes v0.11.19 |
| 990 | 2026-03-20T23:54:39.442Z | Downloaded serde-big-array v0.5.1 |
| 991 | 2026-03-20T23:54:39.442Z | Downloaded seq-macro v0.3.6 |
| 992 | 2026-03-20T23:54:39.446Z | Downloaded papergrid v0.17.0 |
| 993 | 2026-03-20T23:54:39.449Z | Downloaded http v1.4.0 |
| 994 | 2026-03-20T23:54:39.456Z | Downloaded serde_plain v1.0.2 |
| 995 | 2026-03-20T23:54:39.459Z | Downloaded sha1 v0.10.6 |
| 996 | 2026-03-20T23:54:39.468Z | Downloaded sigpipe v0.1.3 |
| 997 | 2026-03-20T23:54:39.471Z | Downloaded signal-hook-tokio v0.3.1 |
| 998 | 2026-03-20T23:54:39.471Z | Downloaded signal-hook-mio v0.2.5 |
| 999 | 2026-03-20T23:54:39.474Z | Downloaded pin-project v1.1.11 |
| 1000 | 2026-03-20T23:54:39.480Z | Downloaded slog-bunyan v2.5.0 |
| 1001 | 2026-03-20T23:54:39.483Z | Downloaded rustls-native-certs v0.8.3 |
| 1002 | 2026-03-20T23:54:39.486Z | Downloaded hyper-util v0.1.20 |
| 1003 | 2026-03-20T23:54:39.489Z | Downloaded signature v2.2.0 |
| 1004 | 2026-03-20T23:54:39.492Z | Downloaded russh-keys v0.45.0 |
| 1005 | 2026-03-20T23:54:39.492Z | Downloaded siphasher v1.0.2 |
| 1006 | 2026-03-20T23:54:39.496Z | Downloaded shell-words v1.1.1 |
| 1007 | 2026-03-20T23:54:39.496Z | Downloaded progenitor-impl v0.13.0 |
| 1008 | 2026-03-20T23:54:39.499Z | Downloaded sct v0.7.1 |
| 1009 | 2026-03-20T23:54:39.502Z | Downloaded rusty-fork v0.3.1 |
| 1010 | 2026-03-20T23:54:39.502Z | Downloaded rustversion v1.0.22 |
| 1011 | 2026-03-20T23:54:39.534Z | Downloaded scroll v0.13.0 |
| 1012 | 2026-03-20T23:54:39.534Z | Downloaded hickory-server v0.25.2 |
| 1013 | 2026-03-20T23:54:39.538Z | Downloaded hashbrown v0.13.2 |
| 1014 | 2026-03-20T23:54:39.538Z | Downloaded ssh-cipher v0.2.0 |
| 1015 | 2026-03-20T23:54:39.538Z | Downloaded sqlparser_derive v0.5.0 |
| 1016 | 2026-03-20T23:54:39.538Z | Downloaded oso v0.27.3 |
| 1017 | 2026-03-20T23:54:39.538Z | Downloaded hashbrown v0.12.3 |
| 1018 | 2026-03-20T23:54:39.538Z | Downloaded scopeguard v1.2.0 |
| 1019 | 2026-03-20T23:54:39.538Z | Downloaded schemars_derive v0.8.22 |
| 1020 | 2026-03-20T23:54:39.538Z | Downloaded progenitor-impl v0.11.2 |
| 1021 | 2026-03-20T23:54:39.538Z | Downloaded quinn-udp v0.5.14 |
| 1022 | 2026-03-20T23:54:39.538Z | Downloaded postgres-types v0.2.12 |
| 1023 | 2026-03-20T23:54:39.538Z | Downloaded rustls-pki-types v1.14.0 |
| 1024 | 2026-03-20T23:54:39.541Z | Downloaded strum v0.26.3 |
| 1025 | 2026-03-20T23:54:39.541Z | Downloaded base64 v0.21.7 |
| 1026 | 2026-03-20T23:54:39.544Z | Downloaded structmeta-derive v0.3.0 |
| 1027 | 2026-03-20T23:54:39.544Z | Downloaded openssl-sys v0.9.111 |
| 1028 | 2026-03-20T23:54:39.548Z | Downloaded serde-hex v0.1.0 |
| 1029 | 2026-03-20T23:54:39.550Z | Downloaded semver v0.1.20 |
| 1030 | 2026-03-20T23:54:39.550Z | Downloaded prettyplease v0.2.37 |
| 1031 | 2026-03-20T23:54:39.554Z | Downloaded pretty_assertions v1.4.1 |
| 1032 | 2026-03-20T23:54:39.556Z | Downloaded structmeta v0.3.0 |
| 1033 | 2026-03-20T23:54:39.556Z | Downloaded sec1 v0.7.3 |
| 1034 | 2026-03-20T23:54:39.559Z | Downloaded shlex v1.3.0 |
| 1035 | 2026-03-20T23:54:39.559Z | Downloaded ssh-encoding v0.2.0 |
| 1036 | 2026-03-20T23:54:39.562Z | Downloaded slog-envlogger v2.2.0 |
| 1037 | 2026-03-20T23:54:39.566Z | Downloaded strum v0.27.2 |
| 1038 | 2026-03-20T23:54:39.566Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1039 | 2026-03-20T23:54:39.569Z | Downloaded slog-dtrace v0.3.0 |
| 1040 | 2026-03-20T23:54:39.569Z | Downloaded slab v0.4.12 |
| 1041 | 2026-03-20T23:54:39.569Z | Downloaded progenitor-impl v0.10.0 |
| 1042 | 2026-03-20T23:54:39.573Z | Downloaded serde_path_to_error v0.1.20 |
| 1043 | 2026-03-20T23:54:39.576Z | Downloaded serde_derive_internals v0.29.1 |
| 1044 | 2026-03-20T23:54:39.576Z | Downloaded slog-stdlog v4.1.1 |
| 1045 | 2026-03-20T23:54:39.579Z | Downloaded minimal-lexical v0.2.1 |
| 1046 | 2026-03-20T23:54:39.585Z | Downloaded mio v1.1.1 |
| 1047 | 2026-03-20T23:54:39.589Z | Downloaded signal-hook-registry v1.4.8 |
| 1048 | 2026-03-20T23:54:39.592Z | Downloaded supports-color v3.0.2 |
| 1049 | 2026-03-20T23:54:39.592Z | Downloaded rustls-pemfile v2.2.0 |
| 1050 | 2026-03-20T23:54:39.595Z | Downloaded tap v1.0.1 |
| 1051 | 2026-03-20T23:54:39.595Z | Downloaded spki v0.7.3 |
| 1052 | 2026-03-20T23:54:39.598Z | Downloaded sync-ptr v0.1.4 |
| 1053 | 2026-03-20T23:54:39.598Z | Downloaded tabwriter v1.4.1 |
| 1054 | 2026-03-20T23:54:39.601Z | Downloaded tabled_derive v0.11.0 |
| 1055 | 2026-03-20T23:54:39.601Z | Downloaded crossterm v0.29.0 |
| 1056 | 2026-03-20T23:54:39.606Z | Downloaded smf v0.2.3 |
| 1057 | 2026-03-20T23:54:39.609Z | Downloaded slog-json v2.6.1 |
| 1058 | 2026-03-20T23:54:39.609Z | Downloaded sync_wrapper v1.0.2 |
| 1059 | 2026-03-20T23:54:39.613Z | Downloaded subtle v2.6.1 |
| 1060 | 2026-03-20T23:54:39.613Z | Downloaded slog-scope v4.4.1 |
| 1061 | 2026-03-20T23:54:39.616Z | Downloaded nom v7.1.3 |
| 1062 | 2026-03-20T23:54:39.618Z | Downloaded serde_with_macros v3.17.0 |
| 1063 | 2026-03-20T23:54:39.622Z | Downloaded stringprep v0.1.5 |
| 1064 | 2026-03-20T23:54:39.622Z | Downloaded stacker v0.1.23 |
| 1065 | 2026-03-20T23:54:39.625Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1066 | 2026-03-20T23:54:39.625Z | Downloaded tinyvec_macros v0.1.1 |
| 1067 | 2026-03-20T23:54:39.625Z | Downloaded time-core v0.1.8 |
| 1068 | 2026-03-20T23:54:39.628Z | Downloaded slog-term v2.9.2 |
| 1069 | 2026-03-20T23:54:39.631Z | Downloaded smallvec v0.6.14 |
| 1070 | 2026-03-20T23:54:39.631Z | Downloaded string_cache v0.8.9 |
| 1071 | 2026-03-20T23:54:39.634Z | Downloaded rcgen v0.12.1 |
| 1072 | 2026-03-20T23:54:39.637Z | Downloaded rayon-core v1.13.0 |
| 1073 | 2026-03-20T23:54:39.640Z | Downloaded testing_table v0.3.0 |
| 1074 | 2026-03-20T23:54:39.640Z | Downloaded take_mut v0.2.2 |
| 1075 | 2026-03-20T23:54:39.640Z | Downloaded tagptr v0.2.0 |
| 1076 | 2026-03-20T23:54:39.643Z | Downloaded snafu-derive v0.8.9 |
| 1077 | 2026-03-20T23:54:39.643Z | Downloaded simd-adler32 v0.3.8 |
| 1078 | 2026-03-20T23:54:39.646Z | Downloaded ron v0.8.1 |
| 1079 | 2026-03-20T23:54:39.650Z | Downloaded termtree v0.5.1 |
| 1080 | 2026-03-20T23:54:39.654Z | Downloaded libxml v0.3.3 |
| 1081 | 2026-03-20T23:54:39.658Z | Downloaded thread-id v5.1.0 |
| 1082 | 2026-03-20T23:54:39.662Z | Downloaded itertools v0.12.1 |
| 1083 | 2026-03-20T23:54:39.669Z | Downloaded serde_cbor v0.11.2 |
| 1084 | 2026-03-20T23:54:39.672Z | Downloaded rand v0.8.5 |
| 1085 | 2026-03-20T23:54:39.675Z | Downloaded static_assertions v1.1.0 |
| 1086 | 2026-03-20T23:54:39.678Z | Downloaded tower-service v0.3.3 |
| 1087 | 2026-03-20T23:54:39.682Z | Downloaded iri-string v0.7.10 |
| 1088 | 2026-03-20T23:54:39.688Z | Downloaded strum_macros v0.24.3 |
| 1089 | 2026-03-20T23:54:39.698Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1090 | 2026-03-20T23:54:39.701Z | Downloaded strum_macros v0.26.4 |
| 1091 | 2026-03-20T23:54:39.704Z | Downloaded strum_macros v0.27.2 |
| 1092 | 2026-03-20T23:54:39.707Z | Downloaded slog-async v2.8.0 |
| 1093 | 2026-03-20T23:54:39.707Z | Downloaded signal-hook v0.3.18 |
| 1094 | 2026-03-20T23:54:39.710Z | Downloaded topological-sort v0.2.2 |
| 1095 | 2026-03-20T23:54:39.713Z | Downloaded tls_codec v0.4.2 |
| 1096 | 2026-03-20T23:54:39.716Z | Downloaded tower-layer v0.3.3 |
| 1097 | 2026-03-20T23:54:39.719Z | Downloaded try-lock v0.2.5 |
| 1098 | 2026-03-20T23:54:39.719Z | Downloaded trait-variant v0.1.2 |
| 1099 | 2026-03-20T23:54:39.723Z | Downloaded thread_local v1.1.9 |
| 1100 | 2026-03-20T23:54:39.727Z | Downloaded tokio-rustls v0.25.0 |
| 1101 | 2026-03-20T23:54:39.733Z | Downloaded ryu v1.0.23 |
| 1102 | 2026-03-20T23:54:39.736Z | Downloaded slog v2.8.2 |
| 1103 | 2026-03-20T23:54:39.739Z | Downloaded similar v2.7.0 |
| 1104 | 2026-03-20T23:54:39.743Z | Downloaded spin v0.9.8 |
| 1105 | 2026-03-20T23:54:39.746Z | Downloaded schemars v0.8.22 |
| 1106 | 2026-03-20T23:54:39.754Z | Downloaded termios v0.3.3 |
| 1107 | 2026-03-20T23:54:39.757Z | Downloaded h2 v0.4.13 |
| 1108 | 2026-03-20T23:54:39.761Z | Downloaded typify-macro v0.6.1 |
| 1109 | 2026-03-20T23:54:39.764Z | Downloaded time-macros v0.2.27 |
| 1110 | 2026-03-20T23:54:39.767Z | Downloaded itertools v0.13.0 |
| 1111 | 2026-03-20T23:54:39.769Z | Downloaded thiserror-no-std v2.0.2 |
| 1112 | 2026-03-20T23:54:39.774Z | Downloaded unit-prefix v0.5.2 |
| 1113 | 2026-03-20T23:54:39.778Z | Downloaded publicsuffix v2.3.0 |
| 1114 | 2026-03-20T23:54:39.778Z | Downloaded usdt-macro v0.6.0 |
| 1115 | 2026-03-20T23:54:39.778Z | Downloaded universal-hash v0.5.1 |
| 1116 | 2026-03-20T23:54:39.781Z | Downloaded unarray v0.1.4 |
| 1117 | 2026-03-20T23:54:39.781Z | Downloaded typify-macro v0.4.3 |
| 1118 | 2026-03-20T23:54:39.781Z | Downloaded usdt-attr-macro v0.6.0 |
| 1119 | 2026-03-20T23:54:39.781Z | Downloaded unicode-truncate v1.1.0 |
| 1120 | 2026-03-20T23:54:39.784Z | Downloaded aes v0.8.4 |
| 1121 | 2026-03-20T23:54:39.787Z | Downloaded usdt v0.6.0 |
| 1122 | 2026-03-20T23:54:39.787Z | Downloaded untrusted v0.9.0 |
| 1123 | 2026-03-20T23:54:39.790Z | Downloaded untrusted v0.7.1 |
| 1124 | 2026-03-20T23:54:39.790Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1125 | 2026-03-20T23:54:39.793Z | Downloaded tokio-native-tls v0.3.1 |
| 1126 | 2026-03-20T23:54:39.793Z | Downloaded tokio-macros v2.6.0 |
| 1127 | 2026-03-20T23:54:39.795Z | Downloaded tokio-dtrace v0.1.1 |
| 1128 | 2026-03-20T23:54:39.796Z | Downloaded tls_codec_derive v0.4.2 |
| 1129 | 2026-03-20T23:54:39.799Z | Downloaded sqlformat v0.3.5 |
| 1130 | 2026-03-20T23:54:39.799Z | Downloaded num-bigint v0.4.6 |
| 1131 | 2026-03-20T23:54:39.801Z | Downloaded rsa v0.9.10 |
| 1132 | 2026-03-20T23:54:39.806Z | Downloaded term v0.7.0 |
| 1133 | 2026-03-20T23:54:39.809Z | Downloaded tokio-tungstenite v0.21.0 |
| 1134 | 2026-03-20T23:54:39.811Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1135 | 2026-03-20T23:54:39.814Z | Downloaded utf-8 v0.7.6 |
| 1136 | 2026-03-20T23:54:39.814Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1137 | 2026-03-20T23:54:39.814Z | Downloaded void v1.0.2 |
| 1138 | 2026-03-20T23:54:39.817Z | Downloaded tui-tree-widget v0.23.1 |
| 1139 | 2026-03-20T23:54:39.817Z | Downloaded tokio-rustls v0.24.1 |
| 1140 | 2026-03-20T23:54:39.820Z | Downloaded support-bundle-viewer v0.1.2 |
| 1141 | 2026-03-20T23:54:39.820Z | Downloaded hyper v1.8.1 |
| 1142 | 2026-03-20T23:54:39.824Z | Downloaded wait-timeout v0.2.1 |
| 1143 | 2026-03-20T23:54:39.827Z | Downloaded hashbrown v0.15.5 |
| 1144 | 2026-03-20T23:54:39.830Z | Downloaded waitgroup v0.1.2 |
| 1145 | 2026-03-20T23:54:39.833Z | Downloaded tiny-keccak v2.0.2 |
| 1146 | 2026-03-20T23:54:39.836Z | Downloaded samael v0.0.19 |
| 1147 | 2026-03-20T23:54:39.840Z | Downloaded schemars v1.2.1 |
| 1148 | 2026-03-20T23:54:39.848Z | Downloaded xattr v1.6.1 |
| 1149 | 2026-03-20T23:54:39.851Z | Downloaded socket2 v0.5.10 |
| 1150 | 2026-03-20T23:54:39.854Z | Downloaded term v1.2.1 |
| 1151 | 2026-03-20T23:54:39.857Z | Downloaded tokio-rustls v0.26.4 |
| 1152 | 2026-03-20T23:54:39.857Z | Downloaded iddqd v0.3.17 |
| 1153 | 2026-03-20T23:54:39.862Z | Downloaded want v0.3.1 |
| 1154 | 2026-03-20T23:54:39.865Z | Downloaded tokio-tungstenite v0.23.1 |
| 1155 | 2026-03-20T23:54:39.865Z | Downloaded tokio-stream v0.1.18 |
| 1156 | 2026-03-20T23:54:39.868Z | Downloaded xshell-macros v0.2.7 |
| 1157 | 2026-03-20T23:54:39.872Z | Downloaded vergen-gitcl v1.0.8 |
| 1158 | 2026-03-20T23:54:39.872Z | Downloaded usdt-impl v0.6.0 |
| 1159 | 2026-03-20T23:54:39.875Z | Downloaded schemars v0.9.0 |
| 1160 | 2026-03-20T23:54:39.880Z | Downloaded num-bigint-dig v0.8.6 |
| 1161 | 2026-03-20T23:54:39.884Z | Downloaded rustls-webpki v0.103.9 |
| 1162 | 2026-03-20T23:54:39.887Z | Downloaded itertools v0.10.5 |
| 1163 | 2026-03-20T23:54:39.893Z | Downloaded unicase v2.9.0 |
| 1164 | 2026-03-20T23:54:39.895Z | Downloaded tinyvec v1.10.0 |
| 1165 | 2026-03-20T23:54:39.895Z | Downloaded aho-corasick v1.1.4 |
| 1166 | 2026-03-20T23:54:39.899Z | Downloaded qorb v0.4.1 |
| 1167 | 2026-03-20T23:54:39.902Z | Downloaded zone_cfg_derive v0.3.1 |
| 1168 | 2026-03-20T23:54:39.905Z | Downloaded test-strategy v0.4.5 |
| 1169 | 2026-03-20T23:54:39.908Z | Downloaded rand v0.10.0 |
| 1170 | 2026-03-20T23:54:39.911Z | Downloaded rand v0.9.2 |
| 1171 | 2026-03-20T23:54:39.913Z | Downloaded twox-hash v2.1.2 |
| 1172 | 2026-03-20T23:54:39.914Z | Downloaded subprocess v0.2.15 |
| 1173 | 2026-03-20T23:54:39.916Z | Downloaded uzers v0.12.2 |
| 1174 | 2026-03-20T23:54:39.919Z | Downloaded zeroize_derive v1.4.3 |
| 1175 | 2026-03-20T23:54:39.919Z | Downloaded vergen-lib v0.1.6 |
| 1176 | 2026-03-20T23:54:39.922Z | Downloaded russh v0.45.0 |
| 1177 | 2026-03-20T23:54:39.926Z | Downloaded zone v0.3.1 |
| 1178 | 2026-03-20T23:54:39.926Z | Downloaded tar v0.4.44 |
| 1179 | 2026-03-20T23:54:39.929Z | Downloaded walkdir v2.5.0 |
| 1180 | 2026-03-20T23:54:39.932Z | Downloaded quinn v0.11.9 |
| 1181 | 2026-03-20T23:54:39.935Z | Downloaded vergen-git2 v1.0.7 |
| 1182 | 2026-03-20T23:54:39.939Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1183 | 2026-03-20T23:54:39.951Z | Downloaded socket2 v0.6.2 |
| 1184 | 2026-03-20T23:54:39.954Z | Downloaded snafu v0.8.9 |
| 1185 | 2026-03-20T23:54:39.958Z | Downloaded vsss-rs v3.3.4 |
| 1186 | 2026-03-20T23:54:39.971Z | Downloaded whoami v1.6.1 |
| 1187 | 2026-03-20T23:54:39.982Z | Downloaded zeroize v1.8.2 |
| 1188 | 2026-03-20T23:54:39.984Z | Downloaded libm v0.2.16 |
| 1189 | 2026-03-20T23:54:39.989Z | Downloaded zstd-safe v7.2.4 |
| 1190 | 2026-03-20T23:54:39.992Z | Downloaded wyz v0.5.1 |
| 1191 | 2026-03-20T23:54:39.995Z | Downloaded typify v0.6.1 |
| 1192 | 2026-03-20T23:54:39.998Z | Downloaded whoami v2.1.0 |
| 1193 | 2026-03-20T23:54:40.001Z | Downloaded ron v0.12.0 |
| 1194 | 2026-03-20T23:54:40.006Z | Downloaded xshell v0.2.7 |
| 1195 | 2026-03-20T23:54:40.009Z | Downloaded unicode-bidi v0.3.18 |
| 1196 | 2026-03-20T23:54:40.011Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1197 | 2026-03-20T23:54:40.014Z | Downloaded vergen v9.0.6 |
| 1198 | 2026-03-20T23:54:40.017Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1199 | 2026-03-20T23:54:40.020Z | Downloaded toml v0.7.8 |
| 1200 | 2026-03-20T23:54:40.023Z | Downloaded zstd v0.13.3 |
| 1201 | 2026-03-20T23:54:40.026Z | Downloaded xz2 v0.1.7 |
| 1202 | 2026-03-20T23:54:40.029Z | Downloaded itertools v0.14.0 |
| 1203 | 2026-03-20T23:54:40.032Z | Downloaded futures-util v0.3.32 |
| 1204 | 2026-03-20T23:54:40.045Z | Downloaded tracing-attributes v0.1.31 |
| 1205 | 2026-03-20T23:54:40.047Z | Downloaded tracing-core v0.1.36 |
| 1206 | 2026-03-20T23:54:40.051Z | Downloaded tungstenite v0.21.0 |
| 1207 | 2026-03-20T23:54:40.054Z | Downloaded reedline v0.40.0 |
| 1208 | 2026-03-20T23:54:40.061Z | Downloaded blake3 v1.8.3 |
| 1209 | 2026-03-20T23:54:40.068Z | Downloaded p521 v0.13.3 |
| 1210 | 2026-03-20T23:54:40.071Z | Downloaded typify v0.4.3 |
| 1211 | 2026-03-20T23:54:40.075Z | Downloaded zerocopy v0.6.6 |
| 1212 | 2026-03-20T23:54:40.077Z | Downloaded aws-lc-rs v1.16.0 |
| 1213 | 2026-03-20T23:54:40.084Z | Downloaded toml_edit v0.19.15 |
| 1214 | 2026-03-20T23:54:40.096Z | Downloaded uuid v1.21.0 |
| 1215 | 2026-03-20T23:54:40.099Z | Downloaded unsafe-libyaml v0.2.11 |
| 1216 | 2026-03-20T23:54:40.102Z | Downloaded yasna v0.5.2 |
| 1217 | 2026-03-20T23:54:40.105Z | Downloaded unicode-properties v0.1.4 |
| 1218 | 2026-03-20T23:54:40.113Z | Downloaded reqwest v0.13.2 |
| 1219 | 2026-03-20T23:54:40.118Z | Downloaded rustyline v14.0.0 |
| 1220 | 2026-03-20T23:54:40.121Z | Downloaded vte v0.14.1 |
| 1221 | 2026-03-20T23:54:40.124Z | Downloaded tungstenite v0.23.0 |
| 1222 | 2026-03-20T23:54:40.131Z | Downloaded hkdf v0.12.4 |
| 1223 | 2026-03-20T23:54:40.134Z | Downloaded p384 v0.13.1 |
| 1224 | 2026-03-20T23:54:40.134Z | Downloaded steno v0.4.1 |
| 1225 | 2026-03-20T23:54:40.137Z | Downloaded rpassword v7.4.0 |
| 1226 | 2026-03-20T23:54:40.139Z | Downloaded yansi v1.0.1 |
| 1227 | 2026-03-20T23:54:40.139Z | Downloaded unicode_categories v0.1.1 |
| 1228 | 2026-03-20T23:54:40.142Z | Downloaded tokio-postgres v0.7.16 |
| 1229 | 2026-03-20T23:54:40.154Z | Downloaded zopfli v0.8.3 |
| 1230 | 2026-03-20T23:54:40.159Z | Downloaded lalrpop v0.19.12 |
| 1231 | 2026-03-20T23:54:40.167Z | Downloaded zip v0.6.6 |
| 1232 | 2026-03-20T23:54:40.182Z | Downloaded bindgen v0.71.1 |
| 1233 | 2026-03-20T23:54:40.187Z | Downloaded moka v0.12.13 |
| 1234 | 2026-03-20T23:54:40.193Z | Downloaded ssh-key v0.6.7 |
| 1235 | 2026-03-20T23:54:40.203Z | Downloaded rayon v1.11.0 |
| 1236 | 2026-03-20T23:54:40.213Z | Downloaded tower v0.5.3 |
| 1237 | 2026-03-20T23:54:40.219Z | Downloaded reqwest v0.12.28 |
| 1238 | 2026-03-20T23:54:40.225Z | Downloaded salty v0.3.0 |
| 1239 | 2026-03-20T23:54:40.229Z | Downloaded goblin v0.10.5 |
| 1240 | 2026-03-20T23:54:40.235Z | Downloaded chrono v0.4.44 |
| 1241 | 2026-03-20T23:54:40.241Z | Downloaded unicode-segmentation v1.12.0 |
| 1242 | 2026-03-20T23:54:40.269Z | Downloaded x509-cert v0.2.5 |
| 1243 | 2026-03-20T23:54:40.274Z | Downloaded petname v2.0.2 |
| 1244 | 2026-03-20T23:54:40.278Z | Downloaded tokio-util v0.7.18 |
| 1245 | 2026-03-20T23:54:40.283Z | Downloaded regex v1.12.3 |
| 1246 | 2026-03-20T23:54:40.292Z | Downloaded typed-path v0.9.3 |
| 1247 | 2026-03-20T23:54:40.297Z | Downloaded serde_with v3.17.0 |
| 1248 | 2026-03-20T23:54:40.306Z | Downloaded zerocopy-derive v0.8.40 |
| 1249 | 2026-03-20T23:54:40.312Z | Downloaded portable-atomic v1.13.1 |
| 1250 | 2026-03-20T23:54:40.318Z | Downloaded git2 v0.20.4 |
| 1251 | 2026-03-20T23:54:40.325Z | Downloaded curve25519-dalek v4.1.3 |
| 1252 | 2026-03-20T23:54:40.331Z | Downloaded tough v0.20.0 |
| 1253 | 2026-03-20T23:54:40.337Z | Downloaded tower-http v0.6.8 |
| 1254 | 2026-03-20T23:54:40.343Z | Downloaded unicode-normalization v0.1.25 |
| 1255 | 2026-03-20T23:54:40.346Z | Downloaded rustls-webpki v0.102.8 |
| 1256 | 2026-03-20T23:54:40.361Z | Downloaded zip v4.6.1 |
| 1257 | 2026-03-20T23:54:40.364Z | Downloaded nix v0.27.1 |
| 1258 | 2026-03-20T23:54:40.371Z | Downloaded rustls-webpki v0.101.7 |
| 1259 | 2026-03-20T23:54:40.381Z | Downloaded quick-xml v0.37.5 |
| 1260 | 2026-03-20T23:54:40.386Z | Downloaded winnow v0.6.26 |
| 1261 | 2026-03-20T23:54:40.392Z | Downloaded bitvec v1.0.1 |
| 1262 | 2026-03-20T23:54:40.407Z | Downloaded openssl v0.10.75 |
| 1263 | 2026-03-20T23:54:40.415Z | Downloaded radix_trie v0.2.1 |
| 1264 | 2026-03-20T23:54:40.424Z | Downloaded bstr v1.12.1 |
| 1265 | 2026-03-20T23:54:40.431Z | Downloaded nix v0.29.0 |
| 1266 | 2026-03-20T23:54:40.444Z | Downloaded proptest v1.10.0 |
| 1267 | 2026-03-20T23:54:40.451Z | Downloaded dropshot v0.16.7 |
| 1268 | 2026-03-20T23:54:40.467Z | Downloaded regex-syntax v0.6.29 |
| 1269 | 2026-03-20T23:54:40.472Z | Downloaded time v0.3.47 |
| 1270 | 2026-03-20T23:54:40.481Z | Downloaded tabled v0.20.0 |
| 1271 | 2026-03-20T23:54:40.495Z | Downloaded winnow v0.5.40 |
| 1272 | 2026-03-20T23:54:40.501Z | Downloaded object v0.30.4 |
| 1273 | 2026-03-20T23:54:40.508Z | Downloaded quinn-proto v0.11.13 |
| 1274 | 2026-03-20T23:54:40.513Z | Downloaded nix v0.31.1 |
| 1275 | 2026-03-20T23:54:40.523Z | Downloaded hickory-proto v0.24.4 |
| 1276 | 2026-03-20T23:54:40.534Z | Downloaded smoltcp v0.9.1 |
| 1277 | 2026-03-20T23:54:40.542Z | Downloaded rustls v0.21.12 |
| 1278 | 2026-03-20T23:54:40.550Z | Downloaded rustls v0.22.4 |
| 1279 | 2026-03-20T23:54:40.560Z | Downloaded polar-core v0.27.3 |
| 1280 | 2026-03-20T23:54:40.566Z | Downloaded openapiv3 v2.2.0 |
| 1281 | 2026-03-20T23:54:40.574Z | Downloaded regress v0.10.5 |
| 1282 | 2026-03-20T23:54:40.581Z | Downloaded zerocopy v0.8.40 |
| 1283 | 2026-03-20T23:54:40.589Z | Downloaded zlib-rs v0.6.2 |
| 1284 | 2026-03-20T23:54:40.593Z | Downloaded hickory-proto v0.25.2 |
| 1285 | 2026-03-20T23:54:40.604Z | Downloaded webpki-roots v1.0.6 |
| 1286 | 2026-03-20T23:54:40.607Z | Downloaded vcpkg v0.2.15 |
| 1287 | 2026-03-20T23:54:40.637Z | Downloaded rustls v0.23.37 |
| 1288 | 2026-03-20T23:54:40.646Z | Downloaded rustix v0.38.44 |
| 1289 | 2026-03-20T23:54:40.663Z | Downloaded object v0.37.3 |
| 1290 | 2026-03-20T23:54:40.671Z | Downloaded smoltcp v0.11.0 |
| 1291 | 2026-03-20T23:54:40.680Z | Downloaded regex-syntax v0.8.10 |
| 1292 | 2026-03-20T23:54:40.686Z | Downloaded diesel v2.3.7 |
| 1293 | 2026-03-20T23:54:40.701Z | Downloaded nix v0.28.0 |
| 1294 | 2026-03-20T23:54:40.718Z | Downloaded sled v0.34.7 |
| 1295 | 2026-03-20T23:54:40.740Z | Downloaded tracing v0.1.44 |
| 1296 | 2026-03-20T23:54:40.758Z | Downloaded typify-impl v0.6.1 |
| 1297 | 2026-03-20T23:54:40.769Z | Downloaded typify-impl v0.4.3 |
| 1298 | 2026-03-20T23:54:40.802Z | Downloaded sqlparser v0.61.0 |
| 1299 | 2026-03-20T23:54:40.808Z | Downloaded zerocopy-derive v0.6.6 |
| 1300 | 2026-03-20T23:54:40.831Z | Downloaded jiff v0.2.21 |
| 1301 | 2026-03-20T23:54:40.845Z | Downloaded petgraph v0.6.5 |
| 1302 | 2026-03-20T23:54:40.877Z | Downloaded csv v1.4.0 |
| 1303 | 2026-03-20T23:54:40.881Z | Downloaded libz-sys v1.1.24 |
| 1304 | 2026-03-20T23:54:40.894Z | Downloaded ratatui v0.29.0 |
| 1305 | 2026-03-20T23:54:40.908Z | Downloaded sha3 v0.10.8 |
| 1306 | 2026-03-20T23:54:40.912Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1307 | 2026-03-20T23:54:40.939Z | Downloaded encoding_rs v0.8.35 |
| 1308 | 2026-03-20T23:54:40.956Z | Downloaded regex-automata v0.4.14 |
| 1309 | 2026-03-20T23:54:41.031Z | Downloaded chrono-tz v0.10.4 |
| 1310 | 2026-03-20T23:54:41.049Z | Downloaded lzma-sys v0.1.20 |
| 1311 | 2026-03-20T23:54:41.082Z | Downloaded petgraph v0.8.3 |
| 1312 | 2026-03-20T23:54:41.102Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1313 | 2026-03-20T23:54:41.155Z | Downloaded tokio v1.49.0 |
| 1314 | 2026-03-20T23:54:41.318Z | Downloaded ring v0.17.14 |
| 1315 | 2026-03-20T23:54:41.391Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1316 | 2026-03-20T23:54:42.210Z | Downloaded aws-lc-sys v0.37.1 |
| 1317 | 2026-03-20T23:54:42.531Z | Compiling libc v0.2.180 |
| 1318 | 2026-03-20T23:54:42.535Z | Compiling serde v1.0.228 |
| 1319 | 2026-03-20T23:54:42.535Z | Compiling log v0.4.29 |
| 1320 | 2026-03-20T23:54:42.536Z | Compiling shlex v1.3.0 |
| 1321 | 2026-03-20T23:54:42.536Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-03-20T23:54:42.536Z | Compiling smallvec v1.15.1 |
| 1323 | 2026-03-20T23:54:42.536Z | Compiling typenum v1.19.0 |
| 1324 | 2026-03-20T23:54:42.536Z | Compiling subtle v2.6.1 |
| 1325 | 2026-03-20T23:54:42.721Z | Compiling generic-array v0.14.7 |
| 1326 | 2026-03-20T23:54:42.725Z | Compiling scopeguard v1.2.0 |
| 1327 | 2026-03-20T23:54:42.725Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-03-20T23:54:42.773Z | Compiling const-oid v0.9.6 |
| 1329 | 2026-03-20T23:54:42.789Z | Compiling critical-section v1.2.0 |
| 1330 | 2026-03-20T23:54:42.835Z | Compiling syn v2.0.117 |
| 1331 | 2026-03-20T23:54:42.849Z | Compiling zerocopy v0.8.40 |
| 1332 | 2026-03-20T23:54:42.873Z | Compiling serde_json v1.0.149 |
| 1333 | 2026-03-20T23:54:42.981Z | Compiling lock_api v0.4.14 |
| 1334 | 2026-03-20T23:54:43.004Z | Compiling pin-project-lite v0.2.17 |
| 1335 | 2026-03-20T23:54:43.004Z | Compiling parking_lot_core v0.9.12 |
| 1336 | 2026-03-20T23:54:43.008Z | Compiling pkg-config v0.3.32 |
| 1337 | 2026-03-20T23:54:43.048Z | Compiling bitflags v2.11.0 |
| 1338 | 2026-03-20T23:54:43.094Z | Compiling libm v0.2.16 |
| 1339 | 2026-03-20T23:54:43.160Z | Compiling num-traits v0.2.19 |
| 1340 | 2026-03-20T23:54:43.168Z | Compiling futures-core v0.3.32 |
| 1341 | 2026-03-20T23:54:43.209Z | Compiling percent-encoding v2.3.2 |
| 1342 | 2026-03-20T23:54:43.250Z | Compiling allocator-api2 v0.2.21 |
| 1343 | 2026-03-20T23:54:43.335Z | Compiling cpufeatures v0.2.17 |
| 1344 | 2026-03-20T23:54:43.405Z | Compiling futures-sink v0.3.32 |
| 1345 | 2026-03-20T23:54:43.408Z | Compiling foldhash v0.2.0 |
| 1346 | 2026-03-20T23:54:43.496Z | Compiling slab v0.4.12 |
| 1347 | 2026-03-20T23:54:43.496Z | Compiling futures-io v0.3.32 |
| 1348 | 2026-03-20T23:54:43.505Z | Compiling futures-task v0.3.32 |
| 1349 | 2026-03-20T23:54:43.611Z | Compiling futures-channel v0.3.32 |
| 1350 | 2026-03-20T23:54:43.620Z | Compiling getrandom v0.4.1 |
| 1351 | 2026-03-20T23:54:43.708Z | Compiling hashbrown v0.16.1 |
| 1352 | 2026-03-20T23:54:43.771Z | Compiling getrandom v0.3.4 |
| 1353 | 2026-03-20T23:54:43.775Z | Compiling rustversion v1.0.22 |
| 1354 | 2026-03-20T23:54:43.776Z | Compiling rand_core v0.10.0 |
| 1355 | 2026-03-20T23:54:43.848Z | Compiling form_urlencoded v1.2.2 |
| 1356 | 2026-03-20T23:54:43.854Z | Compiling fs_extra v1.3.0 |
| 1357 | 2026-03-20T23:54:43.854Z | Compiling ident_case v1.0.1 |
| 1358 | 2026-03-20T23:54:43.957Z | Compiling base64ct v1.8.3 |
| 1359 | 2026-03-20T23:54:44.032Z | Compiling dunce v1.0.5 |
| 1360 | 2026-03-20T23:54:44.056Z | Compiling getrandom v0.2.17 |
| 1361 | 2026-03-20T23:54:44.078Z | Compiling jobserver v0.1.34 |
| 1362 | 2026-03-20T23:54:44.102Z | Compiling errno v0.3.14 |
| 1363 | 2026-03-20T23:54:44.159Z | Compiling mio v1.1.1 |
| 1364 | 2026-03-20T23:54:44.185Z | Compiling socket2 v0.6.2 |
| 1365 | 2026-03-20T23:54:44.231Z | Compiling flagset v0.4.7 |
| 1366 | 2026-03-20T23:54:44.259Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-03-20T23:54:44.339Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-20T23:54:44.357Z | Compiling cc v1.2.56 |
| 1369 | 2026-03-20T23:54:44.377Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-03-20T23:54:44.400Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-20T23:54:44.500Z | Compiling indexmap v2.13.0 |
| 1372 | 2026-03-20T23:54:44.555Z | Compiling pem-rfc7468 v0.7.0 |
| 1373 | 2026-03-20T23:54:44.614Z | Compiling iana-time-zone v0.1.65 |
| 1374 | 2026-03-20T23:54:44.644Z | Compiling rustix v1.1.3 |
| 1375 | 2026-03-20T23:54:44.680Z | Compiling uuid v1.21.0 |
| 1376 | 2026-03-20T23:54:44.704Z | Compiling rustc_version v0.4.1 |
| 1377 | 2026-03-20T23:54:44.732Z | Compiling regex-syntax v0.8.10 |
| 1378 | 2026-03-20T23:54:44.775Z | Compiling vcpkg v0.2.15 |
| 1379 | 2026-03-20T23:54:44.896Z | Compiling aws-lc-rs v1.16.0 |
| 1380 | 2026-03-20T23:54:44.941Z | Compiling tracing-core v0.1.36 |
| 1381 | 2026-03-20T23:54:44.976Z | Compiling crossbeam-utils v0.8.21 |
| 1382 | 2026-03-20T23:54:45.010Z | Compiling openssl-probe v0.2.1 |
| 1383 | 2026-03-20T23:54:45.121Z | Compiling rand_core v0.9.5 |
| 1384 | 2026-03-20T23:54:45.336Z | Compiling httparse v1.10.1 |
| 1385 | 2026-03-20T23:54:45.350Z | Compiling syn v1.0.109 |
| 1386 | 2026-03-20T23:54:45.350Z | Compiling untrusted v0.7.1 |
| 1387 | 2026-03-20T23:54:45.350Z | Compiling schemars v0.8.22 |
| 1388 | 2026-03-20T23:54:45.361Z | Compiling cmake v0.1.57 |
| 1389 | 2026-03-20T23:54:45.421Z | Compiling base64 v0.22.1 |
| 1390 | 2026-03-20T23:54:45.444Z | Compiling untrusted v0.9.0 |
| 1391 | 2026-03-20T23:54:45.524Z | Compiling tinyvec_macros v0.1.1 |
| 1392 | 2026-03-20T23:54:45.627Z | Compiling tower-layer v0.3.3 |
| 1393 | 2026-03-20T23:54:45.632Z | Compiling try-lock v0.2.5 |
| 1394 | 2026-03-20T23:54:45.632Z | Compiling atomic-waker v1.1.2 |
| 1395 | 2026-03-20T23:54:45.694Z | Compiling rustls v0.23.37 |
| 1396 | 2026-03-20T23:54:45.761Z | Compiling tower-service v0.3.3 |
| 1397 | 2026-03-20T23:54:45.788Z | Compiling dyn-clone v1.0.20 |
| 1398 | 2026-03-20T23:54:45.839Z | Compiling want v0.3.1 |
| 1399 | 2026-03-20T23:54:45.860Z | Compiling tinyvec v1.10.0 |
| 1400 | 2026-03-20T23:54:45.866Z | Compiling spin v0.9.8 |
| 1401 | 2026-03-20T23:54:45.904Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-03-20T23:54:45.914Z | Compiling crc32fast v1.5.0 |
| 1403 | 2026-03-20T23:54:45.955Z | Compiling openssl v0.10.75 |
| 1404 | 2026-03-20T23:54:45.977Z | Compiling foreign-types-shared v0.1.1 |
| 1405 | 2026-03-20T23:54:46.018Z | Compiling httpdate v1.0.3 |
| 1406 | 2026-03-20T23:54:46.021Z | Compiling time-core v0.1.8 |
| 1407 | 2026-03-20T23:54:46.086Z | Compiling pin-utils v0.1.0 |
| 1408 | 2026-03-20T23:54:46.119Z | Compiling powerfmt v0.2.0 |
| 1409 | 2026-03-20T23:54:46.180Z | Compiling num-conv v0.2.0 |
| 1410 | 2026-03-20T23:54:46.212Z | Compiling foreign-types v0.3.2 |
| 1411 | 2026-03-20T23:54:46.236Z | Compiling wait-timeout v0.2.1 |
| 1412 | 2026-03-20T23:54:46.251Z | Compiling either v1.15.0 |
| 1413 | 2026-03-20T23:54:46.251Z | Compiling usdt-impl v0.6.0 |
| 1414 | 2026-03-20T23:54:46.299Z | Compiling simd-adler32 v0.3.8 |
| 1415 | 2026-03-20T23:54:46.345Z | Compiling deranged v0.5.8 |
| 1416 | 2026-03-20T23:54:46.345Z | Compiling num_threads v0.1.7 |
| 1417 | 2026-03-20T23:54:46.389Z | Compiling native-tls v0.2.18 |
| 1418 | 2026-03-20T23:54:46.394Z | Compiling time-macros v0.2.27 |
| 1419 | 2026-03-20T23:54:46.394Z | Compiling siphasher v1.0.2 |
| 1420 | 2026-03-20T23:54:46.454Z | Compiling quick-error v1.2.3 |
| 1421 | 2026-03-20T23:54:46.482Z | Compiling bit-vec v0.8.0 |
| 1422 | 2026-03-20T23:54:46.583Z | Compiling aws-lc-sys v0.37.1 |
| 1423 | 2026-03-20T23:54:46.617Z | Compiling ring v0.17.14 |
| 1424 | 2026-03-20T23:54:46.628Z | Compiling openssl-sys v0.9.111 |
| 1425 | 2026-03-20T23:54:46.661Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1426 | 2026-03-20T23:54:46.675Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1427 | 2026-03-20T23:54:46.681Z | Compiling unicode-normalization v0.1.25 |
| 1428 | 2026-03-20T23:54:46.722Z | Compiling crossbeam-epoch v0.9.18 |
| 1429 | 2026-03-20T23:54:46.791Z | Compiling tempfile v3.25.0 |
| 1430 | 2026-03-20T23:54:46.806Z | Compiling bit-set v0.8.0 |
| 1431 | 2026-03-20T23:54:47.031Z | Compiling synstructure v0.13.2 |
| 1432 | 2026-03-20T23:54:47.060Z | Compiling serde_derive_internals v0.29.1 |
| 1433 | 2026-03-20T23:54:47.135Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-03-20T23:54:47.177Z | Compiling darling_core v0.20.11 |
| 1435 | 2026-03-20T23:54:47.360Z | Compiling regex-automata v0.4.14 |
| 1436 | 2026-03-20T23:54:47.363Z | Compiling rusty-fork v0.3.1 |
| 1437 | 2026-03-20T23:54:47.813Z | Compiling darling_core v0.21.3 |
| 1438 | 2026-03-20T23:54:47.834Z | Compiling rand_xorshift v0.4.0 |
| 1439 | 2026-03-20T23:54:47.933Z | Compiling slog v2.8.2 |
| 1440 | 2026-03-20T23:54:47.954Z | Compiling time v0.3.47 |
| 1441 | 2026-03-20T23:54:48.053Z | Compiling heapless v0.7.17 |
| 1442 | 2026-03-20T23:54:48.075Z | Compiling thread-id v5.1.0 |
| 1443 | 2026-03-20T23:54:48.169Z | Compiling sync_wrapper v1.0.2 |
| 1444 | 2026-03-20T23:54:48.191Z | Compiling cookie v0.18.1 |
| 1445 | 2026-03-20T23:54:48.194Z | Compiling paste v1.0.15 |
| 1446 | 2026-03-20T23:54:48.258Z | Compiling anyhow v1.0.102 |
| 1447 | 2026-03-20T23:54:48.331Z | Compiling adler2 v2.0.1 |
| 1448 | 2026-03-20T23:54:48.389Z | Compiling unicode-bidi v0.3.18 |
| 1449 | 2026-03-20T23:54:48.445Z | Compiling rayon-core v1.13.0 |
| 1450 | 2026-03-20T23:54:48.445Z | Compiling zstd-safe v7.2.4 |
| 1451 | 2026-03-20T23:54:48.451Z | Compiling unicode-properties v0.1.4 |
| 1452 | 2026-03-20T23:54:48.504Z | Compiling signal-hook v0.3.18 |
| 1453 | 2026-03-20T23:54:48.593Z | Compiling unarray v0.1.4 |
| 1454 | 2026-03-20T23:54:48.632Z | Compiling unicode-segmentation v1.12.0 |
| 1455 | 2026-03-20T23:54:48.750Z | Compiling miniz_oxide v0.8.9 |
| 1456 | 2026-03-20T23:54:48.813Z | Compiling stringprep v0.1.5 |
| 1457 | 2026-03-20T23:54:48.900Z | Compiling crossbeam-deque v0.8.6 |
| 1458 | 2026-03-20T23:54:48.984Z | Compiling num-integer v0.1.46 |
| 1459 | 2026-03-20T23:54:49.100Z | Compiling vergen-lib v0.1.6 |
| 1460 | 2026-03-20T23:54:49.167Z | Compiling curve25519-dalek v4.1.3 |
| 1461 | 2026-03-20T23:54:49.183Z | Compiling ff v0.13.1 |
| 1462 | 2026-03-20T23:54:49.333Z | Compiling hash32 v0.2.1 |
| 1463 | 2026-03-20T23:54:49.367Z | Compiling memoffset v0.9.1 |
| 1464 | 2026-03-20T23:54:49.424Z | Compiling num-bigint-dig v0.8.6 |
| 1465 | 2026-03-20T23:54:49.448Z | Compiling psl-types v2.0.11 |
| 1466 | 2026-03-20T23:54:49.602Z | Compiling iri-string v0.7.10 |
| 1467 | 2026-03-20T23:54:49.624Z | Compiling fallible-iterator v0.2.0 |
| 1468 | 2026-03-20T23:54:49.630Z | Compiling base16ct v0.2.0 |
| 1469 | 2026-03-20T23:54:49.630Z | Compiling rustix v0.38.44 |
| 1470 | 2026-03-20T23:54:49.630Z | Compiling zlib-rs v0.6.2 |
| 1471 | 2026-03-20T23:54:49.708Z | Compiling ryu v1.0.23 |
| 1472 | 2026-03-20T23:54:49.712Z | Compiling smoltcp v0.9.1 |
| 1473 | 2026-03-20T23:54:49.712Z | Compiling serde_derive v1.0.228 |
| 1474 | 2026-03-20T23:54:49.927Z | Compiling zeroize_derive v1.4.3 |
| 1475 | 2026-03-20T23:54:49.960Z | Compiling zerofrom-derive v0.1.6 |
| 1476 | 2026-03-20T23:54:50.043Z | Compiling yoke-derive v0.8.1 |
| 1477 | 2026-03-20T23:54:50.107Z | Compiling zerocopy-derive v0.8.40 |
| 1478 | 2026-03-20T23:54:50.181Z | Compiling zerovec-derive v0.11.2 |
| 1479 | 2026-03-20T23:54:50.215Z | Compiling displaydoc v0.2.5 |
| 1480 | 2026-03-20T23:54:50.521Z | Compiling tokio-macros v2.6.0 |
| 1481 | 2026-03-20T23:54:50.799Z | Compiling zeroize v1.8.2 |
| 1482 | 2026-03-20T23:54:51.217Z | Compiling futures-macro v0.3.32 |
| 1483 | 2026-03-20T23:54:51.413Z | Compiling der_derive v0.7.3 |
| 1484 | 2026-03-20T23:54:51.424Z | Compiling thiserror-impl v2.0.18 |
| 1485 | 2026-03-20T23:54:51.520Z | Compiling rustls-pki-types v1.14.0 |
| 1486 | 2026-03-20T23:54:51.574Z | Compiling tracing-attributes v0.1.31 |
| 1487 | 2026-03-20T23:54:51.734Z | Compiling schemars_derive v0.8.22 |
| 1488 | 2026-03-20T23:54:51.766Z | Compiling scroll_derive v0.13.1 |
| 1489 | 2026-03-20T23:54:51.904Z | Compiling crypto-common v0.1.7 |
| 1490 | 2026-03-20T23:54:51.929Z | Compiling zerofrom v0.1.6 |
| 1491 | 2026-03-20T23:54:52.106Z | Compiling yoke v0.8.1 |
| 1492 | 2026-03-20T23:54:52.129Z | Compiling block-buffer v0.10.4 |
| 1493 | 2026-03-20T23:54:52.180Z | Compiling block-padding v0.3.3 |
| 1494 | 2026-03-20T23:54:52.331Z | Compiling futures-util v0.3.32 |
| 1495 | 2026-03-20T23:54:52.404Z | Compiling digest v0.10.7 |
| 1496 | 2026-03-20T23:54:52.427Z | Compiling zerovec v0.11.5 |
| 1497 | 2026-03-20T23:54:52.460Z | Compiling zerotrie v0.2.3 |
| 1498 | 2026-03-20T23:54:52.743Z | Compiling hmac v0.12.1 |
| 1499 | 2026-03-20T23:54:52.759Z | Compiling inout v0.1.4 |
| 1500 | 2026-03-20T23:54:52.875Z | Compiling sha2 v0.10.9 |
| 1501 | 2026-03-20T23:54:52.912Z | Compiling der v0.7.10 |
| 1502 | 2026-03-20T23:54:52.948Z | Compiling cipher v0.4.4 |
| 1503 | 2026-03-20T23:54:52.988Z | Compiling pbkdf2 v0.12.2 |
| 1504 | 2026-03-20T23:54:53.135Z | Compiling tinystr v0.8.2 |
| 1505 | 2026-03-20T23:54:53.158Z | Compiling potential_utf v0.1.4 |
| 1506 | 2026-03-20T23:54:53.239Z | Compiling pest_derive v2.8.6 |
| 1507 | 2026-03-20T23:54:53.313Z | Compiling salsa20 v0.10.2 |
| 1508 | 2026-03-20T23:54:53.344Z | Compiling icu_collections v2.1.1 |
| 1509 | 2026-03-20T23:54:53.391Z | Compiling thiserror v2.0.18 |
| 1510 | 2026-03-20T23:54:53.395Z | Compiling icu_locale_core v2.1.1 |
| 1511 | 2026-03-20T23:54:53.493Z | Compiling scrypt v0.11.0 |
| 1512 | 2026-03-20T23:54:53.516Z | Compiling aes v0.8.4 |
| 1513 | 2026-03-20T23:54:53.540Z | Compiling cbc v0.1.2 |
| 1514 | 2026-03-20T23:54:53.563Z | Compiling tracing v0.1.44 |
| 1515 | 2026-03-20T23:54:53.747Z | Compiling scroll v0.13.0 |
| 1516 | 2026-03-20T23:54:53.818Z | Compiling darling_macro v0.20.11 |
| 1517 | 2026-03-20T23:54:53.864Z | Compiling openssl-macros v0.1.1 |
| 1518 | 2026-03-20T23:54:53.929Z | Compiling thiserror-impl v1.0.69 |
| 1519 | 2026-03-20T23:54:54.016Z | Compiling dtrace-parser v0.3.0 |
| 1520 | 2026-03-20T23:54:54.245Z | Compiling spki v0.7.3 |
| 1521 | 2026-03-20T23:54:54.251Z | Compiling goblin v0.10.5 |
| 1522 | 2026-03-20T23:54:54.394Z | Compiling icu_provider v2.1.1 |
| 1523 | 2026-03-20T23:54:54.415Z | Compiling pkcs5 v0.7.1 |
| 1524 | 2026-03-20T23:54:54.454Z | Compiling bytes v1.11.1 |
| 1525 | 2026-03-20T23:54:54.498Z | Compiling chrono v0.4.44 |
| 1526 | 2026-03-20T23:54:54.567Z | Compiling ipnet v2.11.0 |
| 1527 | 2026-03-20T23:54:54.640Z | Compiling darling v0.20.11 |
| 1528 | 2026-03-20T23:54:54.749Z | Compiling icu_normalizer v2.1.1 |
| 1529 | 2026-03-20T23:54:54.752Z | Compiling icu_properties v2.1.2 |
| 1530 | 2026-03-20T23:54:54.799Z | Compiling derive_builder_core v0.20.2 |
| 1531 | 2026-03-20T23:54:54.948Z | Compiling pkcs8 v0.10.2 |
| 1532 | 2026-03-20T23:54:55.074Z | Compiling signature v2.2.0 |
| 1533 | 2026-03-20T23:54:55.094Z | Compiling rustls-native-certs v0.8.3 |
| 1534 | 2026-03-20T23:54:55.265Z | Compiling tokio v1.49.0 |
| 1535 | 2026-03-20T23:54:55.314Z | Compiling http v1.4.0 |
| 1536 | 2026-03-20T23:54:55.337Z | Compiling scroll_derive v0.12.1 |
| 1537 | 2026-03-20T23:54:55.371Z | Compiling toml_datetime v0.6.11 |
| 1538 | 2026-03-20T23:54:55.487Z | Compiling serde_tokenstream v0.2.3 |
| 1539 | 2026-03-20T23:54:55.492Z | Compiling serde_spanned v0.6.9 |
| 1540 | 2026-03-20T23:54:55.530Z | Compiling erased-serde v0.3.31 |
| 1541 | 2026-03-20T23:54:55.672Z | Compiling thiserror v1.0.69 |
| 1542 | 2026-03-20T23:54:55.707Z | Compiling md-5 v0.10.6 |
| 1543 | 2026-03-20T23:54:55.728Z | Compiling webpki-roots v1.0.6 |
| 1544 | 2026-03-20T23:54:55.815Z | Compiling darling_macro v0.21.3 |
| 1545 | 2026-03-20T23:54:55.924Z | Compiling zerocopy-derive v0.7.35 |
| 1546 | 2026-03-20T23:54:55.939Z | Compiling ref-cast v1.0.25 |
| 1547 | 2026-03-20T23:54:55.967Z | Compiling litrs v1.0.0 |
| 1548 | 2026-03-20T23:54:56.216Z | Compiling idna_adapter v1.2.1 |
| 1549 | 2026-03-20T23:54:56.228Z | Compiling derive_builder_macro v0.20.2 |
| 1550 | 2026-03-20T23:54:56.233Z | Compiling idna v1.1.0 |
| 1551 | 2026-03-20T23:54:56.251Z | Compiling http-body v1.0.1 |
| 1552 | 2026-03-20T23:54:56.275Z | Compiling scroll v0.12.0 |
| 1553 | 2026-03-20T23:54:56.341Z | Compiling ppv-lite86 v0.2.21 |
| 1554 | 2026-03-20T23:54:56.363Z | Compiling cfg_aliases v0.2.1 |
| 1555 | 2026-03-20T23:54:56.455Z | Compiling http-body-util v0.1.3 |
| 1556 | 2026-03-20T23:54:56.479Z | Compiling darling v0.21.3 |
| 1557 | 2026-03-20T23:54:56.491Z | Compiling nix v0.31.1 |
| 1558 | 2026-03-20T23:54:56.583Z | Compiling goblin v0.8.2 |
| 1559 | 2026-03-20T23:54:56.649Z | Compiling url v2.5.8 |
| 1560 | 2026-03-20T23:54:56.653Z | Compiling publicsuffix v2.3.0 |
| 1561 | 2026-03-20T23:54:56.692Z | Compiling derive_builder v0.20.2 |
| 1562 | 2026-03-20T23:54:56.696Z | Compiling document-features v0.2.12 |
| 1563 | 2026-03-20T23:54:56.790Z | Compiling rand_chacha v0.9.0 |
| 1564 | 2026-03-20T23:54:56.813Z | Compiling rand_chacha v0.3.1 |
| 1565 | 2026-03-20T23:54:56.862Z | Compiling sec1 v0.7.3 |
| 1566 | 2026-03-20T23:54:56.886Z | Compiling serde_urlencoded v0.7.1 |
| 1567 | 2026-03-20T23:54:56.920Z | Compiling cargo-platform v0.1.9 |
| 1568 | 2026-03-20T23:54:56.992Z | Compiling flate2 v1.1.9 |
| 1569 | 2026-03-20T23:54:57.108Z | Compiling rand v0.9.2 |
| 1570 | 2026-03-20T23:54:57.138Z | Compiling zerocopy v0.7.35 |
| 1571 | 2026-03-20T23:54:57.159Z | Compiling rand v0.8.5 |
| 1572 | 2026-03-20T23:54:57.282Z | Compiling hkdf v0.12.4 |
| 1573 | 2026-03-20T23:54:57.303Z | Compiling crypto-bigint v0.5.5 |
| 1574 | 2026-03-20T23:54:57.313Z | Compiling hubpack_derive v0.1.1 |
| 1575 | 2026-03-20T23:54:57.574Z | Compiling regex v1.12.3 |
| 1576 | 2026-03-20T23:54:57.721Z | Compiling async-trait v0.1.89 |
| 1577 | 2026-03-20T23:54:57.759Z | Compiling ref-cast-impl v1.0.25 |
| 1578 | 2026-03-20T23:54:57.783Z | Compiling daft-derive v0.1.5 |
| 1579 | 2026-03-20T23:54:57.930Z | Compiling proptest v1.10.0 |
| 1580 | 2026-03-20T23:54:57.952Z | Compiling dof v0.4.0 |
| 1581 | 2026-03-20T23:54:58.185Z | Compiling postgres-protocol v0.6.10 |
| 1582 | 2026-03-20T23:54:58.246Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1583 | 2026-03-20T23:54:58.345Z | Compiling strum_macros v0.27.2 |
| 1584 | 2026-03-20T23:54:58.614Z | Compiling ipnetwork v0.21.1 |
| 1585 | 2026-03-20T23:54:58.946Z | Compiling oxnet v0.1.4 |
| 1586 | 2026-03-20T23:54:59.166Z | Compiling group v0.13.0 |
| 1587 | 2026-03-20T23:54:59.175Z | Compiling num-iter v0.1.45 |
| 1588 | 2026-03-20T23:54:59.253Z | Compiling heck v0.4.1 |
| 1589 | 2026-03-20T23:54:59.356Z | Compiling proc-macro-error v1.0.4 |
| 1590 | 2026-03-20T23:54:59.571Z | Compiling terminal_size v0.4.3 |
| 1591 | 2026-03-20T23:54:59.644Z | Compiling phf_shared v0.13.1 |
| 1592 | 2026-03-20T23:54:59.672Z | Compiling lazy_static v1.5.0 |
| 1593 | 2026-03-20T23:54:59.781Z | Compiling vergen v9.0.6 |
| 1594 | 2026-03-20T23:54:59.787Z | Compiling fs-err v3.3.0 |
| 1595 | 2026-03-20T23:54:59.787Z | Compiling ahash v0.8.12 |
| 1596 | 2026-03-20T23:54:59.839Z | Compiling winnow v0.5.40 |
| 1597 | 2026-03-20T23:54:59.849Z | Compiling object v0.37.3 |
| 1598 | 2026-03-20T23:54:59.883Z | Compiling bitflags v1.3.2 |
| 1599 | 2026-03-20T23:54:59.995Z | Compiling foldhash v0.1.5 |
| 1600 | 2026-03-20T23:55:00.010Z | Compiling libbz2-rs-sys v0.2.2 |
| 1601 | 2026-03-20T23:55:00.014Z | Compiling managed v0.8.0 |
| 1602 | 2026-03-20T23:55:00.069Z | Compiling bumpalo v3.20.2 |
| 1603 | 2026-03-20T23:55:00.178Z | Compiling hashbrown v0.15.5 |
| 1604 | 2026-03-20T23:55:00.229Z | Compiling clap_builder v4.5.60 |
| 1605 | 2026-03-20T23:55:00.254Z | Compiling phf v0.13.1 |
| 1606 | 2026-03-20T23:55:00.301Z | Compiling console v0.16.2 |
| 1607 | 2026-03-20T23:55:00.301Z | Compiling usdt-attr-macro v0.6.0 |
| 1608 | 2026-03-20T23:55:00.502Z | Compiling tokio-util v0.7.18 |
| 1609 | 2026-03-20T23:55:00.508Z | Compiling tower v0.5.3 |
| 1610 | 2026-03-20T23:55:00.508Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-20T23:55:00.508Z | Compiling zopfli v0.8.3 |
| 1612 | 2026-03-20T23:55:00.653Z | Compiling bzip2 v0.6.1 |
| 1613 | 2026-03-20T23:55:00.935Z | Compiling tower-http v0.6.8 |
| 1614 | 2026-03-20T23:55:00.955Z | Compiling usdt-macro v0.6.0 |
| 1615 | 2026-03-20T23:55:00.958Z | Compiling zone_cfg_derive v0.3.1 |
| 1616 | 2026-03-20T23:55:01.117Z | Compiling rayon v1.11.0 |
| 1617 | 2026-03-20T23:55:01.121Z | Compiling strum v0.27.2 |
| 1618 | 2026-03-20T23:55:01.315Z | Compiling h2 v0.4.13 |
| 1619 | 2026-03-20T23:55:01.375Z | Compiling newtype-uuid v1.3.2 |
| 1620 | 2026-03-20T23:55:01.407Z | Compiling signal-hook-mio v0.2.5 |
| 1621 | 2026-03-20T23:55:01.432Z | Compiling dof v0.3.0 |
| 1622 | 2026-03-20T23:55:01.573Z | Compiling toml_edit v0.19.15 |
| 1623 | 2026-03-20T23:55:01.595Z | Compiling cargo_metadata v0.19.2 |
| 1624 | 2026-03-20T23:55:01.817Z | Compiling daft v0.1.5 |
| 1625 | 2026-03-20T23:55:01.817Z | Compiling elliptic-curve v0.13.8 |
| 1626 | 2026-03-20T23:55:01.956Z | Compiling cookie_store v0.22.1 |
| 1627 | 2026-03-20T23:55:02.040Z | Compiling postgres-types v0.2.12 |
| 1628 | 2026-03-20T23:55:02.048Z | Compiling bzip2 v0.4.4 |
| 1629 | 2026-03-20T23:55:02.306Z | Compiling hubpack v0.1.2 |
| 1630 | 2026-03-20T23:55:02.433Z | Compiling zstd v0.13.3 |
| 1631 | 2026-03-20T23:55:02.494Z | Compiling serde_with_macros v3.17.0 |
| 1632 | 2026-03-20T23:55:02.613Z | Compiling dtrace-parser v0.2.0 |
| 1633 | 2026-03-20T23:55:02.808Z | Compiling ed25519 v2.2.3 |
| 1634 | 2026-03-20T23:55:02.825Z | Compiling pkcs1 v0.7.5 |
| 1635 | 2026-03-20T23:55:02.878Z | Compiling hex v0.4.3 |
| 1636 | 2026-03-20T23:55:03.277Z | Compiling serde-big-array v0.5.1 |
| 1637 | 2026-03-20T23:55:03.314Z | Compiling rfc6979 v0.4.0 |
| 1638 | 2026-03-20T23:55:03.395Z | Compiling bstr v1.12.1 |
| 1639 | 2026-03-20T23:55:03.449Z | Compiling strum_macros v0.26.4 |
| 1640 | 2026-03-20T23:55:03.494Z | Compiling clap_derive v4.5.55 |
| 1641 | 2026-03-20T23:55:03.519Z | Compiling serde_repr v0.1.20 |
| 1642 | 2026-03-20T23:55:03.606Z | Compiling enum-as-inner v0.6.1 |
| 1643 | 2026-03-20T23:55:03.705Z | Compiling phf_shared v0.11.3 |
| 1644 | 2026-03-20T23:55:03.971Z | Compiling itertools v0.12.1 |
| 1645 | 2026-03-20T23:55:03.994Z | Compiling float-cmp v0.10.0 |
| 1646 | 2026-03-20T23:55:04.020Z | Compiling memmap2 v0.9.10 |
| 1647 | 2026-03-20T23:55:04.083Z | Compiling thread-id v4.2.2 |
| 1648 | 2026-03-20T23:55:04.192Z | Compiling env_filter v1.0.0 |
| 1649 | 2026-03-20T23:55:04.207Z | Compiling encoding_rs v0.8.35 |
| 1650 | 2026-03-20T23:55:04.249Z | Compiling fixedbitset v0.4.2 |
| 1651 | 2026-03-20T23:55:04.295Z | Compiling whoami v2.1.0 |
| 1652 | 2026-03-20T23:55:04.324Z | Compiling precomputed-hash v0.1.1 |
| 1653 | 2026-03-20T23:55:04.346Z | Compiling unit-prefix v0.5.2 |
| 1654 | 2026-03-20T23:55:04.455Z | Compiling mime v0.3.17 |
| 1655 | 2026-03-20T23:55:04.554Z | Compiling fixedbitset v0.5.7 |
| 1656 | 2026-03-20T23:55:04.577Z | Compiling predicates-core v1.0.10 |
| 1657 | 2026-03-20T23:55:04.599Z | Compiling keccak v0.1.6 |
| 1658 | 2026-03-20T23:55:04.618Z | Compiling data-encoding v2.10.0 |
| 1659 | 2026-03-20T23:55:04.823Z | Compiling difflib v0.4.0 |
| 1660 | 2026-03-20T23:55:04.823Z | Compiling rustc-hash v2.1.1 |
| 1661 | 2026-03-20T23:55:04.858Z | Compiling static_assertions v1.1.0 |
| 1662 | 2026-03-20T23:55:04.975Z | Compiling normalize-line-endings v0.3.0 |
| 1663 | 2026-03-20T23:55:04.983Z | Compiling jiff v0.2.21 |
| 1664 | 2026-03-20T23:55:05.002Z | Compiling new_debug_unreachable v1.0.6 |
| 1665 | 2026-03-20T23:55:05.100Z | Compiling toml_edit v0.22.27 |
| 1666 | 2026-03-20T23:55:05.117Z | Compiling string_cache v0.8.9 |
| 1667 | 2026-03-20T23:55:05.374Z | Compiling predicates v3.1.4 |
| 1668 | 2026-03-20T23:55:05.429Z | Compiling hyper v1.8.1 |
| 1669 | 2026-03-20T23:55:05.720Z | Compiling zone v0.3.1 |
| 1670 | 2026-03-20T23:55:05.725Z | Compiling hickory-proto v0.25.2 |
| 1671 | 2026-03-20T23:55:05.725Z | Compiling iddqd v0.3.17 |
| 1672 | 2026-03-20T23:55:05.796Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1673 | 2026-03-20T23:55:05.822Z | Compiling petgraph v0.8.3 |
| 1674 | 2026-03-20T23:55:05.916Z | Compiling strum v0.26.3 |
| 1675 | 2026-03-20T23:55:05.965Z | Compiling clap v4.5.60 |
| 1676 | 2026-03-20T23:55:06.086Z | Compiling sha3 v0.10.8 |
| 1677 | 2026-03-20T23:55:06.103Z | Compiling tokio-postgres v0.7.16 |
| 1678 | 2026-03-20T23:55:06.258Z | Compiling indicatif v0.18.4 |
| 1679 | 2026-03-20T23:55:06.309Z | Compiling petgraph v0.6.5 |
| 1680 | 2026-03-20T23:55:06.565Z | Compiling env_logger v0.11.9 |
| 1681 | 2026-03-20T23:55:06.676Z | Compiling usdt v0.6.0 |
| 1682 | 2026-03-20T23:55:06.865Z | Compiling hyper-util v0.1.20 |
| 1683 | 2026-03-20T23:55:07.029Z | Compiling usdt-impl v0.5.0 |
| 1684 | 2026-03-20T23:55:07.059Z | Compiling serde_with v3.17.0 |
| 1685 | 2026-03-20T23:55:07.198Z | Compiling similar v2.7.0 |
| 1686 | 2026-03-20T23:55:07.482Z | Compiling crossterm v0.28.1 |
| 1687 | 2026-03-20T23:55:07.672Z | Compiling ecdsa v0.16.9 |
| 1688 | 2026-03-20T23:55:07.855Z | Compiling toml v0.7.8 |
| 1689 | 2026-03-20T23:55:08.156Z | Compiling rsa v0.9.10 |
| 1690 | 2026-03-20T23:55:08.353Z | Compiling ed25519-dalek v2.2.0 |
| 1691 | 2026-03-20T23:55:08.556Z | Compiling zip v4.6.1 |
| 1692 | 2026-03-20T23:55:08.735Z | Compiling zip v0.6.6 |
| 1693 | 2026-03-20T23:55:08.939Z | Compiling hyper-tls v0.6.0 |
| 1694 | 2026-03-20T23:55:09.003Z | Compiling tokio-stream v0.1.18 |
| 1695 | 2026-03-20T23:55:09.215Z | Compiling buf-list v1.1.2 |
| 1696 | 2026-03-20T23:55:09.297Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1697 | 2026-03-20T23:55:09.511Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1698 | 2026-03-20T23:55:09.541Z | Compiling openapiv3 v2.2.0 |
| 1699 | 2026-03-20T23:55:09.599Z | Compiling x509-cert v0.2.5 |
| 1700 | 2026-03-20T23:55:09.610Z | Compiling sha1 v0.10.6 |
| 1701 | 2026-03-20T23:55:09.644Z | Compiling itertools v0.13.0 |
| 1702 | 2026-03-20T23:55:09.673Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1703 | 2026-03-20T23:55:09.843Z | Compiling lalrpop-util v0.19.12 |
| 1704 | 2026-03-20T23:55:09.891Z | Compiling peg-runtime v0.8.5 |
| 1705 | 2026-03-20T23:55:09.916Z | Compiling thread_local v1.1.9 |
| 1706 | 2026-03-20T23:55:09.937Z | Compiling slog-async v2.8.0 |
| 1707 | 2026-03-20T23:55:10.074Z | Compiling futures-executor v0.3.32 |
| 1708 | 2026-03-20T23:55:10.108Z | Compiling crossbeam-channel v0.5.15 |
| 1709 | 2026-03-20T23:55:10.180Z | Compiling is-terminal v0.4.17 |
| 1710 | 2026-03-20T23:55:10.264Z | Compiling filetime v0.2.27 |
| 1711 | 2026-03-20T23:55:10.295Z | Compiling xattr v1.6.1 |
| 1712 | 2026-03-20T23:55:10.336Z | Compiling term v1.2.1 |
| 1713 | 2026-03-20T23:55:10.383Z | Compiling take_mut v0.2.2 |
| 1714 | 2026-03-20T23:55:10.425Z | Compiling futures v0.3.32 |
| 1715 | 2026-03-20T23:55:10.495Z | Compiling tar v0.4.44 |
| 1716 | 2026-03-20T23:55:10.736Z | Compiling slog-term v2.9.2 |
| 1717 | 2026-03-20T23:55:31.272Z | Compiling rustls-webpki v0.103.9 |
| 1718 | 2026-03-20T23:55:35.313Z | Compiling tokio-rustls v0.26.4 |
| 1719 | 2026-03-20T23:55:35.318Z | Compiling rustls-platform-verifier v0.6.2 |
| 1720 | 2026-03-20T23:55:35.586Z | Compiling hyper-rustls v0.27.7 |
| 1721 | 2026-03-20T23:55:35.838Z | Compiling reqwest v0.12.28 |
| 1722 | 2026-03-20T23:55:35.838Z | Compiling reqwest v0.13.2 |
| 1723 | 2026-03-20T23:55:38.638Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1724 | 2026-03-20T23:55:38.930Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1725 | 2026-03-20T23:55:42.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1726 | 2026-03-20T23:55:42.874Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1727 | 2026-03-20T23:55:42.933Z | Mar 20 23:55:41.709 INFO Starting download, target: DendriteStub |
| 1728 | 2026-03-20T23:55:42.933Z | Mar 20 23:55:41.710 INFO Starting download, target: TransceiverControl |
| 1729 | 2026-03-20T23:55:42.933Z | Mar 20 23:55:41.710 INFO Starting download, target: Cockroach |
| 1730 | 2026-03-20T23:55:42.936Z | Mar 20 23:55:41.710 INFO Starting download, target: MaghemiteMgd |
| 1731 | 2026-03-20T23:55:42.936Z | Mar 20 23:55:41.710 INFO Starting download, target: Console |
| 1732 | 2026-03-20T23:55:42.936Z | Mar 20 23:55:41.710 INFO Starting download, target: Clickhouse |
| 1733 | 2026-03-20T23:55:42.936Z | Mar 20 23:55:41.710 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1734 | 2026-03-20T23:55:42.936Z | Mar 20 23:55:41.710 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1735 | 2026-03-20T23:55:42.936Z | Mar 20 23:55:41.710 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1736 | 2026-03-20T23:55:42.936Z | Mar 20 23:55:41.710 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1737 | 2026-03-20T23:55:42.936Z | Mar 20 23:55:41.710 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1738 | 2026-03-20T23:55:42.936Z | Mar 20 23:55:41.710 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1739 | 2026-03-20T23:55:43.452Z | Mar 20 23:55:42.223 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1740 | 2026-03-20T23:55:43.793Z | Mar 20 23:55:42.565 INFO Download complete, target: TransceiverControl |
| 1741 | 2026-03-20T23:55:44.037Z | Mar 20 23:55:42.813 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1742 | 2026-03-20T23:55:44.420Z | Mar 20 23:55:43.192 INFO Download complete, target: Console |
| 1743 | 2026-03-20T23:55:44.504Z | Mar 20 23:55:43.279 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1744 | 2026-03-20T23:55:44.561Z | Mar 20 23:55:43.338 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1745 | 2026-03-20T23:55:45.229Z | Mar 20 23:55:44.005 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1746 | 2026-03-20T23:55:45.229Z | Mar 20 23:55:44.006 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1747 | 2026-03-20T23:55:45.455Z | Mar 20 23:55:44.230 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1748 | 2026-03-20T23:55:48.135Z | Mar 20 23:55:46.911 INFO Download complete, target: MaghemiteMgd |
| 1749 | 2026-03-20T23:55:48.194Z | Mar 20 23:55:46.971 INFO Download complete, target: DendriteStub |
| 1750 | 2026-03-20T23:55:53.053Z | Mar 20 23:55:51.830 INFO Checking that binary works, target: Cockroach |
| 1751 | 2026-03-20T23:55:53.179Z | Mar 20 23:55:51.955 INFO Download complete, target: Cockroach |
| 1752 | 2026-03-20T23:55:56.732Z | Mar 20 23:55:55.508 INFO Checking that binary works, target: Clickhouse |
| 1753 | 2026-03-20T23:55:56.836Z | Mar 20 23:55:55.612 INFO Download complete, target: Clickhouse |
| 1754 | 2026-03-20T23:55:56.842Z | All prerequisites installed successfully |
| 1755 | 2026-03-20T23:55:56.845Z | |
| 1756 | 2026-03-20T23:55:56.845Z | real 3:34.168509254 |
| 1757 | 2026-03-20T23:55:56.845Z | user 10:21.180945273 |
| 1758 | 2026-03-20T23:55:56.845Z | sys 2:05.982848014 |
| 1759 | 2026-03-20T23:55:56.845Z | trap 0.338764655 |
| 1760 | 2026-03-20T23:55:56.845Z | tflt 1.179209935 |
| 1761 | 2026-03-20T23:55:56.845Z | dflt 1.817781157 |
| 1762 | 2026-03-20T23:55:56.845Z | kflt 0.030168707 |
| 1763 | 2026-03-20T23:55:56.845Z | lock 32:16.372625864 |
| 1764 | 2026-03-20T23:55:56.845Z | slp 25:00.058046213 |
| 1765 | 2026-03-20T23:55:56.845Z | lat 32.690120331 |
| 1766 | 2026-03-20T23:55:56.845Z | stop 4:30.723036940 |
| 1767 | 2026-03-20T23:55:56.845Z | + ptime -m cargo xtask download softnpu |
| 1768 | 2026-03-20T23:55:57.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1769 | 2026-03-20T23:55:57.556Z | Running `target/debug/xtask download softnpu` |
| 1770 | 2026-03-20T23:55:58.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s |
| 1771 | 2026-03-20T23:55:58.653Z | Running `target/debug/xtask-downloader softnpu` |
| 1772 | 2026-03-20T23:55:58.700Z | Mar 20 23:55:57.475 INFO Starting download, target: Softnpu |
| 1773 | 2026-03-20T23:55:58.703Z | Mar 20 23:55:57.476 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1774 | 2026-03-20T23:55:59.423Z | Mar 20 23:55:58.199 INFO Download complete, target: Softnpu |
| 1775 | 2026-03-20T23:55:59.427Z | |
| 1776 | 2026-03-20T23:55:59.430Z | real 2.577419591 |
| 1777 | 2026-03-20T23:55:59.430Z | user 1.770472488 |
| 1778 | 2026-03-20T23:55:59.430Z | sys 0.791464947 |
| 1779 | 2026-03-20T23:55:59.430Z | trap 0.000477887 |
| 1780 | 2026-03-20T23:55:59.430Z | tflt 0.000200629 |
| 1781 | 2026-03-20T23:55:59.430Z | dflt 0.000153671 |
| 1782 | 2026-03-20T23:55:59.430Z | kflt 0.000000000 |
| 1783 | 2026-03-20T23:55:59.430Z | lock 13.128032924 |
| 1784 | 2026-03-20T23:55:59.430Z | slp 0.500031596 |
| 1785 | 2026-03-20T23:55:59.430Z | lat 0.053270336 |
| 1786 | 2026-03-20T23:55:59.430Z | stop 0.000174382 |
| 1787 | 2026-03-20T23:55:59.430Z | + export CARGO_INCREMENTAL=0 |
| 1788 | 2026-03-20T23:55:59.430Z | + CARGO_INCREMENTAL=0 |
| 1789 | 2026-03-20T23:55:59.430Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1790 | 2026-03-20T23:56:00.633Z | Compiling proc-macro2 v1.0.106 |
| 1791 | 2026-03-20T23:56:00.633Z | Compiling quote v1.0.44 |
| 1792 | 2026-03-20T23:56:00.636Z | Compiling unicode-ident v1.0.24 |
| 1793 | 2026-03-20T23:56:00.636Z | Compiling libc v0.2.180 |
| 1794 | 2026-03-20T23:56:00.636Z | Compiling serde_core v1.0.228 |
| 1795 | 2026-03-20T23:56:00.636Z | Compiling serde v1.0.228 |
| 1796 | 2026-03-20T23:56:00.636Z | Compiling cfg-if v1.0.4 |
| 1797 | 2026-03-20T23:56:00.636Z | Compiling version_check v0.9.5 |
| 1798 | 2026-03-20T23:56:00.636Z | Compiling find-msvc-tools v0.1.9 |
| 1799 | 2026-03-20T23:56:00.637Z | Compiling shlex v1.3.0 |
| 1800 | 2026-03-20T23:56:00.637Z | Compiling typenum v1.19.0 |
| 1801 | 2026-03-20T23:56:00.637Z | Compiling portable-atomic v1.13.1 |
| 1802 | 2026-03-20T23:56:00.802Z | Compiling memchr v2.8.0 |
| 1803 | 2026-03-20T23:56:00.805Z | Compiling autocfg v1.5.0 |
| 1804 | 2026-03-20T23:56:00.805Z | Compiling zmij v1.0.21 |
| 1805 | 2026-03-20T23:56:00.961Z | Compiling serde_json v1.0.149 |
| 1806 | 2026-03-20T23:56:01.124Z | Compiling zerocopy v0.8.40 |
| 1807 | 2026-03-20T23:56:01.385Z | Compiling parking_lot_core v0.9.12 |
| 1808 | 2026-03-20T23:56:01.408Z | Compiling libm v0.2.16 |
| 1809 | 2026-03-20T23:56:01.433Z | Compiling smallvec v1.15.1 |
| 1810 | 2026-03-20T23:56:01.480Z | Compiling icu_properties_data v2.1.2 |
| 1811 | 2026-03-20T23:56:01.501Z | Compiling generic-array v0.14.7 |
| 1812 | 2026-03-20T23:56:01.504Z | Compiling icu_normalizer_data v2.1.1 |
| 1813 | 2026-03-20T23:56:01.505Z | Compiling itoa v1.0.17 |
| 1814 | 2026-03-20T23:56:01.568Z | Compiling num-traits v0.2.19 |
| 1815 | 2026-03-20T23:56:01.619Z | Compiling log v0.4.29 |
| 1816 | 2026-03-20T23:56:01.743Z | Compiling getrandom v0.4.1 |
| 1817 | 2026-03-20T23:56:01.772Z | Compiling pkg-config v0.3.32 |
| 1818 | 2026-03-20T23:56:01.822Z | Compiling stable_deref_trait v1.2.1 |
| 1819 | 2026-03-20T23:56:01.883Z | Compiling subtle v2.6.1 |
| 1820 | 2026-03-20T23:56:01.905Z | Compiling scopeguard v1.2.0 |
| 1821 | 2026-03-20T23:56:02.064Z | Compiling lock_api v0.4.14 |
| 1822 | 2026-03-20T23:56:02.067Z | Compiling fnv v1.0.7 |
| 1823 | 2026-03-20T23:56:02.067Z | Compiling thiserror v2.0.18 |
| 1824 | 2026-03-20T23:56:02.153Z | Compiling jobserver v0.1.34 |
| 1825 | 2026-03-20T23:56:02.153Z | Compiling getrandom v0.2.17 |
| 1826 | 2026-03-20T23:56:02.161Z | Compiling errno v0.3.14 |
| 1827 | 2026-03-20T23:56:02.382Z | Compiling rand_core v0.6.4 |
| 1828 | 2026-03-20T23:56:02.430Z | Compiling cc v1.2.56 |
| 1829 | 2026-03-20T23:56:02.478Z | Compiling syn v2.0.117 |
| 1830 | 2026-03-20T23:56:02.523Z | Compiling getrandom v0.3.4 |
| 1831 | 2026-03-20T23:56:02.526Z | Compiling pin-project-lite v0.2.17 |
| 1832 | 2026-03-20T23:56:02.663Z | Compiling critical-section v1.2.0 |
| 1833 | 2026-03-20T23:56:02.761Z | Compiling rustversion v1.0.22 |
| 1834 | 2026-03-20T23:56:02.862Z | Compiling equivalent v1.0.2 |
| 1835 | 2026-03-20T23:56:02.865Z | Compiling allocator-api2 v0.2.21 |
| 1836 | 2026-03-20T23:56:02.968Z | Compiling foldhash v0.2.0 |
| 1837 | 2026-03-20T23:56:03.001Z | Compiling dunce v1.0.5 |
| 1838 | 2026-03-20T23:56:03.004Z | Compiling percent-encoding v2.3.2 |
| 1839 | 2026-03-20T23:56:03.154Z | Compiling fs_extra v1.3.0 |
| 1840 | 2026-03-20T23:56:03.176Z | Compiling litemap v0.8.1 |
| 1841 | 2026-03-20T23:56:03.223Z | Compiling once_cell v1.21.3 |
| 1842 | 2026-03-20T23:56:03.271Z | Compiling writeable v0.6.2 |
| 1843 | 2026-03-20T23:56:03.347Z | Compiling hashbrown v0.16.1 |
| 1844 | 2026-03-20T23:56:03.388Z | Compiling cmake v0.1.57 |
| 1845 | 2026-03-20T23:56:03.533Z | Compiling const-oid v0.9.6 |
| 1846 | 2026-03-20T23:56:03.582Z | Compiling signal-hook-registry v1.4.8 |
| 1847 | 2026-03-20T23:56:03.668Z | Compiling rustix v1.1.3 |
| 1848 | 2026-03-20T23:56:03.743Z | Compiling semver v1.0.27 |
| 1849 | 2026-03-20T23:56:03.746Z | Compiling mio v1.1.1 |
| 1850 | 2026-03-20T23:56:03.800Z | Compiling socket2 v0.6.2 |
| 1851 | 2026-03-20T23:56:03.871Z | Compiling parking_lot v0.12.5 |
| 1852 | 2026-03-20T23:56:03.895Z | Compiling schemars v0.8.22 |
| 1853 | 2026-03-20T23:56:04.084Z | Compiling bitflags v2.11.0 |
| 1854 | 2026-03-20T23:56:04.162Z | Compiling indexmap v2.13.0 |
| 1855 | 2026-03-20T23:56:04.185Z | Compiling aws-lc-rs v1.16.0 |
| 1856 | 2026-03-20T23:56:04.246Z | Compiling rand_core v0.10.0 |
| 1857 | 2026-03-20T23:56:04.269Z | Compiling ring v0.17.14 |
| 1858 | 2026-03-20T23:56:04.292Z | Compiling aws-lc-sys v0.37.1 |
| 1859 | 2026-03-20T23:56:04.479Z | Compiling utf8_iter v1.0.4 |
| 1860 | 2026-03-20T23:56:04.559Z | Compiling form_urlencoded v1.2.2 |
| 1861 | 2026-03-20T23:56:04.680Z | Compiling strsim v0.11.1 |
| 1862 | 2026-03-20T23:56:04.703Z | Compiling futures-core v0.3.32 |
| 1863 | 2026-03-20T23:56:04.931Z | Compiling thiserror v1.0.69 |
| 1864 | 2026-03-20T23:56:04.989Z | Compiling ucd-trie v0.1.7 |
| 1865 | 2026-03-20T23:56:05.044Z | Compiling httparse v1.10.1 |
| 1866 | 2026-03-20T23:56:05.077Z | Compiling byteorder v1.5.0 |
| 1867 | 2026-03-20T23:56:05.195Z | Compiling pest v2.8.6 |
| 1868 | 2026-03-20T23:56:05.276Z | Compiling ident_case v1.0.1 |
| 1869 | 2026-03-20T23:56:05.308Z | Compiling heck v0.5.0 |
| 1870 | 2026-03-20T23:56:05.331Z | Compiling vcpkg v0.2.15 |
| 1871 | 2026-03-20T23:56:05.451Z | Compiling regex-syntax v0.8.10 |
| 1872 | 2026-03-20T23:56:05.455Z | Compiling crossbeam-utils v0.8.21 |
| 1873 | 2026-03-20T23:56:05.516Z | Compiling syn v1.0.109 |
| 1874 | 2026-03-20T23:56:05.692Z | Compiling futures-sink v0.3.32 |
| 1875 | 2026-03-20T23:56:05.723Z | Compiling rustls v0.23.37 |
| 1876 | 2026-03-20T23:56:05.822Z | Compiling futures-channel v0.3.32 |
| 1877 | 2026-03-20T23:56:05.848Z | Compiling rustc_version v0.4.1 |
| 1878 | 2026-03-20T23:56:05.899Z | Compiling futures-io v0.3.32 |
| 1879 | 2026-03-20T23:56:05.903Z | Compiling futures-task v0.3.32 |
| 1880 | 2026-03-20T23:56:05.966Z | Compiling cpufeatures v0.2.17 |
| 1881 | 2026-03-20T23:56:05.970Z | Compiling slab v0.4.12 |
| 1882 | 2026-03-20T23:56:06.107Z | Compiling openssl-sys v0.9.111 |
| 1883 | 2026-03-20T23:56:06.162Z | Compiling plain v0.2.3 |
| 1884 | 2026-03-20T23:56:06.185Z | Compiling iana-time-zone v0.1.65 |
| 1885 | 2026-03-20T23:56:06.187Z | Compiling uuid v1.21.0 |
| 1886 | 2026-03-20T23:56:06.256Z | Compiling aho-corasick v1.1.4 |
| 1887 | 2026-03-20T23:56:06.279Z | Compiling num-conv v0.2.0 |
| 1888 | 2026-03-20T23:56:06.352Z | Compiling synstructure v0.13.2 |
| 1889 | 2026-03-20T23:56:06.375Z | Compiling serde_derive_internals v0.29.1 |
| 1890 | 2026-03-20T23:56:06.520Z | Compiling time-core v0.1.8 |
| 1891 | 2026-03-20T23:56:06.728Z | Compiling pest_meta v2.8.6 |
| 1892 | 2026-03-20T23:56:06.778Z | Compiling time-macros v0.2.27 |
| 1893 | 2026-03-20T23:56:07.182Z | Compiling openssl v0.10.75 |
| 1894 | 2026-03-20T23:56:07.196Z | Compiling pretty-hex v0.4.1 |
| 1895 | 2026-03-20T23:56:07.399Z | Compiling base64ct v1.8.3 |
| 1896 | 2026-03-20T23:56:07.451Z | Compiling either v1.15.0 |
| 1897 | 2026-03-20T23:56:07.475Z | Compiling anyhow v1.0.102 |
| 1898 | 2026-03-20T23:56:07.479Z | Compiling crc32fast v1.5.0 |
| 1899 | 2026-03-20T23:56:07.524Z | Compiling pest_generator v2.8.6 |
| 1900 | 2026-03-20T23:56:07.527Z | Compiling regex-automata v0.4.14 |
| 1901 | 2026-03-20T23:56:07.527Z | Compiling darling_core v0.21.3 |
| 1902 | 2026-03-20T23:56:07.592Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1903 | 2026-03-20T23:56:07.750Z | Compiling pem-rfc7468 v0.7.0 |
| 1904 | 2026-03-20T23:56:07.785Z | Compiling flagset v0.4.7 |
| 1905 | 2026-03-20T23:56:07.818Z | Compiling native-tls v0.2.18 |
| 1906 | 2026-03-20T23:56:07.889Z | Compiling rand_core v0.9.5 |
| 1907 | 2026-03-20T23:56:08.126Z | Compiling slog v2.8.2 |
| 1908 | 2026-03-20T23:56:08.150Z | Compiling tracing-core v0.1.36 |
| 1909 | 2026-03-20T23:56:08.175Z | Compiling untrusted v0.9.0 |
| 1910 | 2026-03-20T23:56:08.223Z | Compiling rayon-core v1.13.0 |
| 1911 | 2026-03-20T23:56:08.246Z | Compiling dyn-clone v1.0.20 |
| 1912 | 2026-03-20T23:56:08.274Z | Compiling serde_derive v1.0.228 |
| 1913 | 2026-03-20T23:56:08.300Z | Compiling zeroize_derive v1.4.3 |
| 1914 | 2026-03-20T23:56:08.385Z | Compiling zerofrom-derive v0.1.6 |
| 1915 | 2026-03-20T23:56:08.411Z | Compiling yoke-derive v0.8.1 |
| 1916 | 2026-03-20T23:56:08.436Z | Compiling zerovec-derive v0.11.2 |
| 1917 | 2026-03-20T23:56:08.460Z | Compiling displaydoc v0.2.5 |
| 1918 | 2026-03-20T23:56:08.464Z | Compiling zerocopy-derive v0.8.40 |
| 1919 | 2026-03-20T23:56:08.504Z | Compiling tokio-macros v2.6.0 |
| 1920 | 2026-03-20T23:56:08.570Z | Compiling futures-macro v0.3.32 |
| 1921 | 2026-03-20T23:56:09.105Z | Compiling zeroize v1.8.2 |
| 1922 | 2026-03-20T23:56:09.417Z | Compiling thiserror-impl v2.0.18 |
| 1923 | 2026-03-20T23:56:09.499Z | Compiling tracing-attributes v0.1.31 |
| 1924 | 2026-03-20T23:56:09.623Z | Compiling der_derive v0.7.3 |
| 1925 | 2026-03-20T23:56:09.731Z | Compiling schemars_derive v0.8.22 |
| 1926 | 2026-03-20T23:56:09.830Z | Compiling thiserror-impl v1.0.69 |
| 1927 | 2026-03-20T23:56:09.944Z | Compiling zerofrom v0.1.6 |
| 1928 | 2026-03-20T23:56:10.125Z | Compiling yoke v0.8.1 |
| 1929 | 2026-03-20T23:56:10.225Z | Compiling crypto-common v0.1.7 |
| 1930 | 2026-03-20T23:56:10.392Z | Compiling zerovec v0.11.5 |
| 1931 | 2026-03-20T23:56:10.417Z | Compiling zerotrie v0.2.3 |
| 1932 | 2026-03-20T23:56:10.841Z | Compiling block-buffer v0.10.4 |
| 1933 | 2026-03-20T23:56:11.027Z | Compiling digest v0.10.7 |
| 1934 | 2026-03-20T23:56:11.056Z | Compiling pest_derive v2.8.6 |
| 1935 | 2026-03-20T23:56:11.081Z | Compiling futures-util v0.3.32 |
| 1936 | 2026-03-20T23:56:11.134Z | Compiling tinystr v0.8.2 |
| 1937 | 2026-03-20T23:56:11.183Z | Compiling potential_utf v0.1.4 |
| 1938 | 2026-03-20T23:56:11.295Z | Compiling hmac v0.12.1 |
| 1939 | 2026-03-20T23:56:11.462Z | Compiling icu_locale_core v2.1.1 |
| 1940 | 2026-03-20T23:56:11.466Z | Compiling icu_collections v2.1.1 |
| 1941 | 2026-03-20T23:56:11.479Z | Compiling block-padding v0.3.3 |
| 1942 | 2026-03-20T23:56:11.503Z | Compiling sha2 v0.10.9 |
| 1943 | 2026-03-20T23:56:11.607Z | Compiling rustls-pki-types v1.14.0 |
| 1944 | 2026-03-20T23:56:11.652Z | Compiling inout v0.1.4 |
| 1945 | 2026-03-20T23:56:11.682Z | Compiling scroll_derive v0.13.1 |
| 1946 | 2026-03-20T23:56:12.363Z | Compiling icu_provider v2.1.1 |
| 1947 | 2026-03-20T23:56:12.471Z | Compiling cipher v0.4.4 |
| 1948 | 2026-03-20T23:56:12.570Z | Compiling bytes v1.11.1 |
| 1949 | 2026-03-20T23:56:12.661Z | Compiling chrono v0.4.44 |
| 1950 | 2026-03-20T23:56:12.706Z | Compiling icu_normalizer v2.1.1 |
| 1951 | 2026-03-20T23:56:12.772Z | Compiling icu_properties v2.1.2 |
| 1952 | 2026-03-20T23:56:12.795Z | Compiling serde_tokenstream v0.2.3 |
| 1953 | 2026-03-20T23:56:12.898Z | Compiling scroll_derive v0.12.1 |
| 1954 | 2026-03-20T23:56:13.359Z | Compiling tokio v1.49.0 |
| 1955 | 2026-03-20T23:56:13.782Z | Compiling openssl-macros v0.1.1 |
| 1956 | 2026-03-20T23:56:14.275Z | Compiling idna_adapter v1.2.1 |
| 1957 | 2026-03-20T23:56:14.297Z | Compiling http v1.4.0 |
| 1958 | 2026-03-20T23:56:14.461Z | Compiling idna v1.1.0 |
| 1959 | 2026-03-20T23:56:14.534Z | Compiling ppv-lite86 v0.2.21 |
| 1960 | 2026-03-20T23:56:14.638Z | Compiling der v0.7.10 |
| 1961 | 2026-03-20T23:56:14.662Z | Compiling darling_macro v0.21.3 |
| 1962 | 2026-03-20T23:56:14.694Z | Compiling regex v1.12.3 |
| 1963 | 2026-03-20T23:56:14.870Z | Compiling zerocopy-derive v0.7.35 |
| 1964 | 2026-03-20T23:56:14.963Z | Compiling url v2.5.8 |
| 1965 | 2026-03-20T23:56:15.276Z | Compiling darling v0.21.3 |
| 1966 | 2026-03-20T23:56:15.279Z | Compiling salsa20 v0.10.2 |
| 1967 | 2026-03-20T23:56:15.320Z | Compiling pbkdf2 v0.12.2 |
| 1968 | 2026-03-20T23:56:15.401Z | Compiling tracing v0.1.44 |
| 1969 | 2026-03-20T23:56:15.785Z | Compiling spki v0.7.3 |
| 1970 | 2026-03-20T23:56:16.209Z | Compiling cookie v0.18.1 |
| 1971 | 2026-03-20T23:56:16.229Z | Compiling base64 v0.22.1 |
| 1972 | 2026-03-20T23:56:16.375Z | Compiling camino v1.2.2 |
| 1973 | 2026-03-20T23:56:16.656Z | Compiling scrypt v0.11.0 |
| 1974 | 2026-03-20T23:56:16.688Z | Compiling rand_chacha v0.9.0 |
| 1975 | 2026-03-20T23:56:16.774Z | Compiling aes v0.8.4 |
| 1976 | 2026-03-20T23:56:16.862Z | Compiling cbc v0.1.2 |
| 1977 | 2026-03-20T23:56:17.208Z | Compiling usdt-impl v0.5.0 |
| 1978 | 2026-03-20T23:56:17.394Z | Compiling paste v1.0.15 |
| 1979 | 2026-03-20T23:56:17.424Z | Compiling winnow v0.7.14 |
| 1980 | 2026-03-20T23:56:17.497Z | Compiling ref-cast v1.0.25 |
| 1981 | 2026-03-20T23:56:17.562Z | Compiling usdt-impl v0.6.0 |
| 1982 | 2026-03-20T23:56:17.875Z | Compiling pkcs5 v0.7.1 |
| 1983 | 2026-03-20T23:56:17.878Z | Compiling rand v0.9.2 |
| 1984 | 2026-03-20T23:56:18.114Z | Compiling http-body v1.0.1 |
| 1985 | 2026-03-20T23:56:18.374Z | Compiling scroll v0.12.0 |
| 1986 | 2026-03-20T23:56:18.410Z | Compiling scroll v0.13.0 |
| 1987 | 2026-03-20T23:56:18.530Z | Compiling tokio-util v0.7.18 |
| 1988 | 2026-03-20T23:56:18.553Z | Compiling serde_spanned v0.6.9 |
| 1989 | 2026-03-20T23:56:18.557Z | Compiling toml_datetime v0.6.11 |
| 1990 | 2026-03-20T23:56:18.673Z | Compiling heapless v0.7.17 |
| 1991 | 2026-03-20T23:56:18.762Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1992 | 2026-03-20T23:56:18.788Z | Compiling atomic-waker v1.1.2 |
| 1993 | 2026-03-20T23:56:18.917Z | Compiling untrusted v0.7.1 |
| 1994 | 2026-03-20T23:56:19.021Z | Compiling zstd-safe v7.2.4 |
| 1995 | 2026-03-20T23:56:19.090Z | Compiling openssl-probe v0.2.1 |
| 1996 | 2026-03-20T23:56:19.137Z | Compiling signal-hook v0.3.18 |
| 1997 | 2026-03-20T23:56:19.295Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1998 | 2026-03-20T23:56:19.457Z | Compiling goblin v0.10.5 |
| 1999 | 2026-03-20T23:56:19.479Z | Compiling goblin v0.8.2 |
| 2000 | 2026-03-20T23:56:19.482Z | Compiling pkcs8 v0.10.2 |
| 2001 | 2026-03-20T23:56:19.903Z | Compiling zerocopy v0.7.35 |
| 2002 | 2026-03-20T23:56:20.021Z | Compiling ref-cast-impl v1.0.25 |
| 2003 | 2026-03-20T23:56:20.055Z | Compiling darling_core v0.20.11 |
| 2004 | 2026-03-20T23:56:20.346Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2005 | 2026-03-20T23:56:20.405Z | Compiling memoffset v0.9.1 |
| 2006 | 2026-03-20T23:56:20.493Z | Compiling try-lock v0.2.5 |
| 2007 | 2026-03-20T23:56:20.557Z | Compiling litrs v1.0.0 |
| 2008 | 2026-03-20T23:56:20.683Z | Compiling tower-layer v0.3.3 |
| 2009 | 2026-03-20T23:56:20.706Z | Compiling tinyvec_macros v0.1.1 |
| 2010 | 2026-03-20T23:56:20.805Z | Compiling tower-service v0.3.3 |
| 2011 | 2026-03-20T23:56:20.826Z | Compiling winnow v0.5.40 |
| 2012 | 2026-03-20T23:56:21.092Z | Compiling rustix v0.38.44 |
| 2013 | 2026-03-20T23:56:21.119Z | Compiling fastrand v2.3.0 |
| 2014 | 2026-03-20T23:56:21.279Z | Compiling document-features v0.2.12 |
| 2015 | 2026-03-20T23:56:21.364Z | Compiling want v0.3.1 |
| 2016 | 2026-03-20T23:56:21.517Z | Compiling tinyvec v1.10.0 |
| 2017 | 2026-03-20T23:56:21.563Z | Compiling h2 v0.4.13 |
| 2018 | 2026-03-20T23:56:22.059Z | Compiling dtrace-parser v0.2.0 |
| 2019 | 2026-03-20T23:56:22.182Z | Compiling dtrace-parser v0.3.0 |
| 2020 | 2026-03-20T23:56:22.750Z | Compiling toml_edit v0.19.15 |
| 2021 | 2026-03-20T23:56:22.761Z | Compiling dof v0.3.0 |
| 2022 | 2026-03-20T23:56:22.844Z | Compiling darling_macro v0.20.11 |
| 2023 | 2026-03-20T23:56:22.918Z | Compiling ipnet v2.11.0 |
| 2024 | 2026-03-20T23:56:23.008Z | Compiling daft-derive v0.1.5 |
| 2025 | 2026-03-20T23:56:23.280Z | Compiling dof v0.4.0 |
| 2026 | 2026-03-20T23:56:23.465Z | Compiling async-trait v0.1.89 |
| 2027 | 2026-03-20T23:56:23.594Z | Compiling curve25519-dalek v4.1.3 |
| 2028 | 2026-03-20T23:56:23.691Z | Compiling spin v0.9.8 |
| 2029 | 2026-03-20T23:56:23.815Z | Compiling thread-id v5.1.0 |
| 2030 | 2026-03-20T23:56:23.930Z | Compiling thread-id v4.2.2 |
| 2031 | 2026-03-20T23:56:23.953Z | Compiling proc-macro-error-attr v1.0.4 |
| 2032 | 2026-03-20T23:56:23.998Z | Compiling cfg_aliases v0.2.1 |
| 2033 | 2026-03-20T23:56:24.058Z | Compiling httpdate v1.0.3 |
| 2034 | 2026-03-20T23:56:24.108Z | Compiling foreign-types-shared v0.1.1 |
| 2035 | 2026-03-20T23:56:24.295Z | Compiling pin-utils v0.1.0 |
| 2036 | 2026-03-20T23:56:24.346Z | Compiling powerfmt v0.2.0 |
| 2037 | 2026-03-20T23:56:24.404Z | Compiling num-bigint-dig v0.8.6 |
| 2038 | 2026-03-20T23:56:24.578Z | Compiling smoltcp v0.9.1 |
| 2039 | 2026-03-20T23:56:24.583Z | Compiling deranged v0.5.8 |
| 2040 | 2026-03-20T23:56:24.719Z | Compiling foreign-types v0.3.2 |
| 2041 | 2026-03-20T23:56:24.760Z | Compiling tempfile v3.25.0 |
| 2042 | 2026-03-20T23:56:24.782Z | Compiling nix v0.31.1 |
| 2043 | 2026-03-20T23:56:24.968Z | Compiling darling v0.20.11 |
| 2044 | 2026-03-20T23:56:25.364Z | Compiling ipnetwork v0.21.1 |
| 2045 | 2026-03-20T23:56:25.476Z | Compiling strum_macros v0.26.4 |
| 2046 | 2026-03-20T23:56:25.595Z | Compiling hyper v1.8.1 |
| 2047 | 2026-03-20T23:56:25.721Z | Compiling wait-timeout v0.2.1 |
| 2048 | 2026-03-20T23:56:25.768Z | Compiling proc-macro-error v1.0.4 |
| 2049 | 2026-03-20T23:56:26.081Z | Compiling anstyle v1.0.13 |
| 2050 | 2026-03-20T23:56:26.253Z | Compiling quick-error v1.2.3 |
| 2051 | 2026-03-20T23:56:26.419Z | Compiling utf8parse v0.2.2 |
| 2052 | 2026-03-20T23:56:26.427Z | Compiling num_threads v0.1.7 |
| 2053 | 2026-03-20T23:56:26.427Z | Compiling bit-vec v0.8.0 |
| 2054 | 2026-03-20T23:56:26.595Z | Compiling unicode-segmentation v1.12.0 |
| 2055 | 2026-03-20T23:56:26.604Z | Compiling siphasher v1.0.2 |
| 2056 | 2026-03-20T23:56:26.609Z | Compiling simd-adler32 v0.3.8 |
| 2057 | 2026-03-20T23:56:26.779Z | Compiling bit-set v0.8.0 |
| 2058 | 2026-03-20T23:56:26.784Z | Compiling time v0.3.47 |
| 2059 | 2026-03-20T23:56:26.939Z | Compiling anstyle-parse v0.2.7 |
| 2060 | 2026-03-20T23:56:26.948Z | Compiling rusty-fork v0.3.1 |
| 2061 | 2026-03-20T23:56:27.138Z | Compiling hyper-util v0.1.20 |
| 2062 | 2026-03-20T23:56:27.663Z | Compiling crossbeam-epoch v0.9.18 |
| 2063 | 2026-03-20T23:56:27.860Z | Compiling derive_builder_core v0.20.2 |
| 2064 | 2026-03-20T23:56:28.209Z | Compiling unicode-normalization v0.1.25 |
| 2065 | 2026-03-20T23:56:28.770Z | Compiling rustls-native-certs v0.8.3 |
| 2066 | 2026-03-20T23:56:29.302Z | Compiling signature v2.2.0 |
| 2067 | 2026-03-20T23:56:29.310Z | Compiling hubpack_derive v0.1.1 |
| 2068 | 2026-03-20T23:56:29.310Z | Compiling strum_macros v0.27.2 |
| 2069 | 2026-03-20T23:56:29.310Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2070 | 2026-03-20T23:56:29.310Z | Compiling rand_xorshift v0.4.0 |
| 2071 | 2026-03-20T23:56:29.466Z | Compiling sync_wrapper v1.0.2 |
| 2072 | 2026-03-20T23:56:29.511Z | Compiling fs-err v3.3.0 |
| 2073 | 2026-03-20T23:56:29.511Z | Compiling ahash v0.8.12 |
| 2074 | 2026-03-20T23:56:29.664Z | Compiling unarray v0.1.4 |
| 2075 | 2026-03-20T23:56:29.672Z | Compiling object v0.37.3 |
| 2076 | 2026-03-20T23:56:29.837Z | Compiling anstyle-query v1.1.5 |
| 2077 | 2026-03-20T23:56:29.843Z | Compiling is_terminal_polyfill v1.70.2 |
| 2078 | 2026-03-20T23:56:29.843Z | Compiling adler2 v2.0.1 |
| 2079 | 2026-03-20T23:56:29.843Z | Compiling colorchoice v1.0.4 |
| 2080 | 2026-03-20T23:56:29.998Z | Compiling unicode-properties v0.1.4 |
| 2081 | 2026-03-20T23:56:30.007Z | Compiling unicode-bidi v0.3.18 |
| 2082 | 2026-03-20T23:56:30.007Z | Compiling anstream v0.6.21 |
| 2083 | 2026-03-20T23:56:30.166Z | Compiling miniz_oxide v0.8.9 |
| 2084 | 2026-03-20T23:56:30.172Z | Compiling proptest v1.10.0 |
| 2085 | 2026-03-20T23:56:30.505Z | Compiling stringprep v0.1.5 |
| 2086 | 2026-03-20T23:56:30.836Z | Compiling tower v0.5.3 |
| 2087 | 2026-03-20T23:56:31.003Z | Compiling derive_builder_macro v0.20.2 |
| 2088 | 2026-03-20T23:56:31.484Z | Compiling crossbeam-deque v0.8.6 |
| 2089 | 2026-03-20T23:56:31.487Z | Compiling heck v0.4.1 |
| 2090 | 2026-03-20T23:56:31.487Z | Compiling usdt-attr-macro v0.6.0 |
| 2091 | 2026-03-20T23:56:31.638Z | Compiling usdt-macro v0.6.0 |
| 2092 | 2026-03-20T23:56:31.805Z | Compiling http-body-util v0.1.3 |
| 2093 | 2026-03-20T23:56:31.969Z | Compiling webpki-roots v1.0.6 |
| 2094 | 2026-03-20T23:56:32.123Z | Compiling rand_chacha v0.3.1 |
| 2095 | 2026-03-20T23:56:32.129Z | Compiling erased-serde v0.3.31 |
| 2096 | 2026-03-20T23:56:32.143Z | Compiling md-5 v0.10.6 |
| 2097 | 2026-03-20T23:56:32.290Z | Compiling num-integer v0.1.46 |
| 2098 | 2026-03-20T23:56:32.453Z | Compiling hash32 v0.2.1 |
| 2099 | 2026-03-20T23:56:32.456Z | Compiling vergen-lib v0.1.6 |
| 2100 | 2026-03-20T23:56:32.456Z | Compiling ff v0.13.1 |
| 2101 | 2026-03-20T23:56:32.610Z | Compiling ryu v1.0.23 |
| 2102 | 2026-03-20T23:56:32.615Z | Compiling zlib-rs v0.6.2 |
| 2103 | 2026-03-20T23:56:32.615Z | Compiling psl-types v2.0.11 |
| 2104 | 2026-03-20T23:56:32.616Z | Compiling fallible-iterator v0.2.0 |
| 2105 | 2026-03-20T23:56:32.626Z | Compiling base16ct v0.2.0 |
| 2106 | 2026-03-20T23:56:32.651Z | Compiling iri-string v0.7.10 |
| 2107 | 2026-03-20T23:56:33.798Z | Compiling publicsuffix v2.3.0 |
| 2108 | 2026-03-20T23:56:33.798Z | Compiling serde_urlencoded v0.7.1 |
| 2109 | 2026-03-20T23:56:33.838Z | Compiling sec1 v0.7.3 |
| 2110 | 2026-03-20T23:56:33.838Z | Compiling newtype-uuid v1.3.2 |
| 2111 | 2026-03-20T23:56:33.838Z | Compiling num-iter v0.1.45 |
| 2112 | 2026-03-20T23:56:33.838Z | Compiling group v0.13.0 |
| 2113 | 2026-03-20T23:56:33.838Z | Compiling postgres-protocol v0.6.10 |
| 2114 | 2026-03-20T23:56:33.838Z | Compiling rand v0.8.5 |
| 2115 | 2026-03-20T23:56:33.838Z | Compiling oxnet v0.1.4 |
| 2116 | 2026-03-20T23:56:33.838Z | Compiling zone_cfg_derive v0.3.1 |
| 2117 | 2026-03-20T23:56:33.838Z | Compiling derive_builder v0.20.2 |
| 2118 | 2026-03-20T23:56:33.873Z | Compiling tokio-native-tls v0.3.1 |
| 2119 | 2026-03-20T23:56:33.904Z | Compiling phf_shared v0.13.1 |
| 2120 | 2026-03-20T23:56:34.031Z | Compiling lazy_static v1.5.0 |
| 2121 | 2026-03-20T23:56:34.152Z | Compiling terminal_size v0.4.3 |
| 2122 | 2026-03-20T23:56:34.177Z | Compiling serde_with_macros v3.17.0 |
| 2123 | 2026-03-20T23:56:34.226Z | Compiling cargo-platform v0.1.9 |
| 2124 | 2026-03-20T23:56:34.271Z | Compiling hkdf v0.12.4 |
| 2125 | 2026-03-20T23:56:34.271Z | Compiling crypto-bigint v0.5.5 |
| 2126 | 2026-03-20T23:56:34.345Z | Compiling tower-http v0.6.8 |
| 2127 | 2026-03-20T23:56:34.429Z | Compiling clap_derive v4.5.55 |
| 2128 | 2026-03-20T23:56:34.453Z | Compiling enum-as-inner v0.6.1 |
| 2129 | 2026-03-20T23:56:34.479Z | Compiling serde_repr v0.1.20 |
| 2130 | 2026-03-20T23:56:34.503Z | Compiling vergen v9.0.6 |
| 2131 | 2026-03-20T23:56:34.644Z | Compiling bitflags v1.3.2 |
| 2132 | 2026-03-20T23:56:34.687Z | Compiling foldhash v0.1.5 |
| 2133 | 2026-03-20T23:56:34.783Z | Compiling unicode-width v0.2.0 |
| 2134 | 2026-03-20T23:56:34.937Z | Compiling managed v0.8.0 |
| 2135 | 2026-03-20T23:56:34.985Z | Compiling bumpalo v3.20.2 |
| 2136 | 2026-03-20T23:56:35.171Z | Compiling libbz2-rs-sys v0.2.2 |
| 2137 | 2026-03-20T23:56:35.174Z | Compiling clap_lex v1.0.0 |
| 2138 | 2026-03-20T23:56:35.174Z | Compiling console v0.16.2 |
| 2139 | 2026-03-20T23:56:35.302Z | Compiling zopfli v0.8.3 |
| 2140 | 2026-03-20T23:56:35.485Z | Compiling flate2 v1.1.9 |
| 2141 | 2026-03-20T23:56:35.508Z | Compiling clap_builder v4.5.60 |
| 2142 | 2026-03-20T23:56:35.511Z | Compiling hashbrown v0.15.5 |
| 2143 | 2026-03-20T23:56:35.750Z | Compiling bzip2 v0.6.1 |
| 2144 | 2026-03-20T23:56:35.891Z | Compiling elliptic-curve v0.13.8 |
| 2145 | 2026-03-20T23:56:35.962Z | Compiling cargo_metadata v0.19.2 |
| 2146 | 2026-03-20T23:56:36.147Z | Compiling phf v0.13.1 |
| 2147 | 2026-03-20T23:56:36.270Z | Compiling hyper-tls v0.6.0 |
| 2148 | 2026-03-20T23:56:36.325Z | Compiling signal-hook-mio v0.2.5 |
| 2149 | 2026-03-20T23:56:36.368Z | Compiling daft v0.1.5 |
| 2150 | 2026-03-20T23:56:36.490Z | Compiling rayon v1.11.0 |
| 2151 | 2026-03-20T23:56:36.564Z | Compiling cookie_store v0.22.1 |
| 2152 | 2026-03-20T23:56:36.614Z | Compiling postgres-types v0.2.12 |
| 2153 | 2026-03-20T23:56:36.635Z | Compiling zstd v0.13.3 |
| 2154 | 2026-03-20T23:56:36.796Z | Compiling bzip2 v0.4.4 |
| 2155 | 2026-03-20T23:56:36.973Z | Compiling strum v0.27.2 |
| 2156 | 2026-03-20T23:56:37.138Z | Compiling hubpack v0.1.2 |
| 2157 | 2026-03-20T23:56:37.312Z | Compiling ed25519 v2.2.3 |
| 2158 | 2026-03-20T23:56:37.338Z | Compiling phf_shared v0.11.3 |
| 2159 | 2026-03-20T23:56:37.493Z | Compiling pkcs1 v0.7.5 |
| 2160 | 2026-03-20T23:56:37.620Z | Compiling hex v0.4.3 |
| 2161 | 2026-03-20T23:56:37.705Z | Compiling serde-big-array v0.5.1 |
| 2162 | 2026-03-20T23:56:37.741Z | Compiling rfc6979 v0.4.0 |
| 2163 | 2026-03-20T23:56:37.899Z | Compiling bstr v1.12.1 |
| 2164 | 2026-03-20T23:56:38.043Z | Compiling itertools v0.12.1 |
| 2165 | 2026-03-20T23:56:38.046Z | Compiling float-cmp v0.10.0 |
| 2166 | 2026-03-20T23:56:38.046Z | Compiling memmap2 v0.9.10 |
| 2167 | 2026-03-20T23:56:38.046Z | Compiling env_filter v1.0.0 |
| 2168 | 2026-03-20T23:56:38.115Z | Compiling encoding_rs v0.8.35 |
| 2169 | 2026-03-20T23:56:38.182Z | Compiling difflib v0.4.0 |
| 2170 | 2026-03-20T23:56:38.302Z | Compiling new_debug_unreachable v1.0.6 |
| 2171 | 2026-03-20T23:56:38.402Z | Compiling fixedbitset v0.5.7 |
| 2172 | 2026-03-20T23:56:38.424Z | Compiling toml_write v0.1.2 |
| 2173 | 2026-03-20T23:56:38.499Z | Compiling unit-prefix v0.5.2 |
| 2174 | 2026-03-20T23:56:38.735Z | Compiling mime v0.3.17 |
| 2175 | 2026-03-20T23:56:38.758Z | Compiling static_assertions v1.1.0 |
| 2176 | 2026-03-20T23:56:38.791Z | Compiling normalize-line-endings v0.3.0 |
| 2177 | 2026-03-20T23:56:38.817Z | Compiling whoami v2.1.0 |
| 2178 | 2026-03-20T23:56:38.821Z | Compiling data-encoding v2.10.0 |
| 2179 | 2026-03-20T23:56:38.869Z | Compiling precomputed-hash v0.1.1 |
| 2180 | 2026-03-20T23:56:38.891Z | Compiling predicates-core v1.0.10 |
| 2181 | 2026-03-20T23:56:38.915Z | Compiling rustc-hash v2.1.1 |
| 2182 | 2026-03-20T23:56:38.937Z | Compiling jiff v0.2.21 |
| 2183 | 2026-03-20T23:56:38.996Z | Compiling fixedbitset v0.4.2 |
| 2184 | 2026-03-20T23:56:39.092Z | Compiling keccak v0.1.6 |
| 2185 | 2026-03-20T23:56:39.126Z | Compiling tokio-postgres v0.7.16 |
| 2186 | 2026-03-20T23:56:39.285Z | Compiling sha3 v0.10.8 |
| 2187 | 2026-03-20T23:56:39.309Z | Compiling hickory-proto v0.25.2 |
| 2188 | 2026-03-20T23:56:39.368Z | Compiling petgraph v0.6.5 |
| 2189 | 2026-03-20T23:56:39.488Z | Compiling predicates v3.1.4 |
| 2190 | 2026-03-20T23:56:39.603Z | Compiling zone v0.3.1 |
| 2191 | 2026-03-20T23:56:39.668Z | Compiling iddqd v0.3.17 |
| 2192 | 2026-03-20T23:56:39.724Z | Compiling string_cache v0.8.9 |
| 2193 | 2026-03-20T23:56:39.946Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2194 | 2026-03-20T23:56:40.021Z | Compiling petgraph v0.8.3 |
| 2195 | 2026-03-20T23:56:40.130Z | Compiling indicatif v0.18.4 |
| 2196 | 2026-03-20T23:56:40.274Z | Compiling toml_edit v0.22.27 |
| 2197 | 2026-03-20T23:56:41.129Z | Compiling similar v2.7.0 |
| 2198 | 2026-03-20T23:56:41.164Z | Compiling env_logger v0.11.9 |
| 2199 | 2026-03-20T23:56:41.385Z | Compiling usdt v0.6.0 |
| 2200 | 2026-03-20T23:56:42.048Z | Compiling serde_with v3.17.0 |
| 2201 | 2026-03-20T23:56:42.123Z | Compiling ecdsa v0.16.9 |
| 2202 | 2026-03-20T23:56:42.159Z | Compiling rsa v0.9.10 |
| 2203 | 2026-03-20T23:56:42.614Z | Compiling zip v4.6.1 |
| 2204 | 2026-03-20T23:56:42.964Z | Compiling ed25519-dalek v2.2.0 |
| 2205 | 2026-03-20T23:56:43.027Z | Compiling clap v4.5.60 |
| 2206 | 2026-03-20T23:56:43.665Z | Compiling crossterm v0.28.1 |
| 2207 | 2026-03-20T23:56:43.923Z | Compiling zip v0.6.6 |
| 2208 | 2026-03-20T23:56:44.128Z | Compiling strum v0.26.3 |
| 2209 | 2026-03-20T23:56:44.152Z | Compiling toml v0.7.8 |
| 2210 | 2026-03-20T23:56:44.308Z | Compiling tokio-stream v0.1.18 |
| 2211 | 2026-03-20T23:56:44.382Z | Compiling buf-list v1.1.2 |
| 2212 | 2026-03-20T23:56:44.633Z | Compiling x509-cert v0.2.5 |
| 2213 | 2026-03-20T23:56:44.747Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2214 | 2026-03-20T23:56:44.967Z | Compiling openapiv3 v2.2.0 |
| 2215 | 2026-03-20T23:56:44.968Z | Compiling sha1 v0.10.6 |
| 2216 | 2026-03-20T23:56:45.166Z | Compiling itertools v0.13.0 |
| 2217 | 2026-03-20T23:56:45.546Z | Compiling peg-runtime v0.8.5 |
| 2218 | 2026-03-20T23:56:45.879Z | Compiling lalrpop-util v0.19.12 |
| 2219 | 2026-03-20T23:57:00.931Z | Compiling macaddr v1.0.1 |
| 2220 | 2026-03-20T23:57:01.109Z | Compiling structmeta-derive v0.3.0 |
| 2221 | 2026-03-20T23:57:01.143Z | Compiling itertools v0.14.0 |
| 2222 | 2026-03-20T23:57:02.263Z | Compiling heapless v0.8.0 |
| 2223 | 2026-03-20T23:57:02.834Z | Compiling ingot-macros v0.1.1 |
| 2224 | 2026-03-20T23:57:02.911Z | Compiling structmeta v0.3.0 |
| 2225 | 2026-03-20T23:57:06.284Z | Compiling rustls-webpki v0.103.9 |
| 2226 | 2026-03-20T23:57:07.661Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2227 | 2026-03-20T23:57:09.299Z | Compiling hash32 v0.3.1 |
| 2228 | 2026-03-20T23:57:09.572Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2229 | 2026-03-20T23:57:09.653Z | Compiling smoltcp v0.11.0 |
| 2230 | 2026-03-20T23:57:09.775Z | Compiling proc-macro-crate v3.4.0 |
| 2231 | 2026-03-20T23:57:09.895Z | Compiling ingot-types v0.1.2 |
| 2232 | 2026-03-20T23:57:10.107Z | Compiling cobs v0.3.0 |
| 2233 | 2026-03-20T23:57:10.311Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2234 | 2026-03-20T23:57:10.379Z | Compiling rustls v0.22.4 |
| 2235 | 2026-03-20T23:57:10.400Z | Compiling num_enum_derive v0.7.5 |
| 2236 | 2026-03-20T23:57:10.480Z | Compiling ingot v0.1.1 |
| 2237 | 2026-03-20T23:57:10.547Z | Compiling postcard v1.1.3 |
| 2238 | 2026-03-20T23:57:10.615Z | Compiling proc-macro-crate v1.3.1 |
| 2239 | 2026-03-20T23:57:10.675Z | Compiling rustls-webpki v0.102.8 |
| 2240 | 2026-03-20T23:57:10.700Z | Compiling futures-executor v0.3.32 |
| 2241 | 2026-03-20T23:57:10.879Z | Compiling foreign-types-macros v0.2.3 |
| 2242 | 2026-03-20T23:57:11.074Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2243 | 2026-03-20T23:57:11.101Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2244 | 2026-03-20T23:57:11.139Z | Compiling multer v3.1.0 |
| 2245 | 2026-03-20T23:57:11.317Z | Compiling tokio-rustls v0.26.4 |
| 2246 | 2026-03-20T23:57:11.361Z | Compiling rustls-platform-verifier v0.6.2 |
| 2247 | 2026-03-20T23:57:11.410Z | Compiling thread_local v1.1.9 |
| 2248 | 2026-03-20T23:57:11.626Z | Compiling foreign-types-shared v0.3.1 |
| 2249 | 2026-03-20T23:57:11.653Z | Compiling hyper-rustls v0.27.7 |
| 2250 | 2026-03-20T23:57:11.677Z | Compiling typeid v1.0.3 |
| 2251 | 2026-03-20T23:57:11.700Z | Compiling cpufeatures v0.3.0 |
| 2252 | 2026-03-20T23:57:11.703Z | Compiling match_cfg v0.1.0 |
| 2253 | 2026-03-20T23:57:11.770Z | Compiling slog-async v2.8.0 |
| 2254 | 2026-03-20T23:57:11.819Z | Compiling hostname v0.3.1 |
| 2255 | 2026-03-20T23:57:11.841Z | Compiling chacha20 v0.10.0 |
| 2256 | 2026-03-20T23:57:11.867Z | Compiling foreign-types v0.5.0 |
| 2257 | 2026-03-20T23:57:11.993Z | Compiling reqwest v0.12.28 |
| 2258 | 2026-03-20T23:57:12.051Z | Compiling reqwest v0.13.2 |
| 2259 | 2026-03-20T23:57:12.100Z | Compiling num_enum v0.7.5 |
| 2260 | 2026-03-20T23:57:12.252Z | Compiling num_enum_derive v0.5.11 |
| 2261 | 2026-03-20T23:57:12.282Z | Compiling futures v0.3.32 |
| 2262 | 2026-03-20T23:57:12.472Z | Compiling derive-ex v0.1.8 |
| 2263 | 2026-03-20T23:57:12.593Z | Compiling tabwriter v1.4.1 |
| 2264 | 2026-03-20T23:57:12.617Z | Compiling slog-json v2.6.1 |
| 2265 | 2026-03-20T23:57:12.958Z | Compiling crossbeam-channel v0.5.15 |
| 2266 | 2026-03-20T23:57:12.961Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2267 | 2026-03-20T23:57:13.077Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2268 | 2026-03-20T23:57:13.511Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2269 | 2026-03-20T23:57:13.580Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2270 | 2026-03-20T23:57:13.603Z | Compiling async-stream-impl v0.3.6 |
| 2271 | 2026-03-20T23:57:13.672Z | Compiling serde_spanned v1.0.4 |
| 2272 | 2026-03-20T23:57:13.768Z | Compiling is-terminal v0.4.17 |
| 2273 | 2026-03-20T23:57:13.807Z | Compiling cstr-argument v0.1.2 |
| 2274 | 2026-03-20T23:57:13.919Z | Compiling dropshot v0.16.7 |
| 2275 | 2026-03-20T23:57:13.919Z | Compiling take_mut v0.2.2 |
| 2276 | 2026-03-20T23:57:13.966Z | Compiling term v1.2.1 |
| 2277 | 2026-03-20T23:57:13.969Z | Compiling crucible-workspace-hack v0.1.0 |
| 2278 | 2026-03-20T23:57:14.053Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2279 | 2026-03-20T23:57:14.093Z | Compiling erased-serde v0.4.9 |
| 2280 | 2026-03-20T23:57:14.116Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2281 | 2026-03-20T23:57:14.285Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2282 | 2026-03-20T23:57:14.379Z | Compiling async-stream v0.3.6 |
| 2283 | 2026-03-20T23:57:14.429Z | Compiling slog-term v2.9.2 |
| 2284 | 2026-03-20T23:57:14.482Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2285 | 2026-03-20T23:57:14.507Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2286 | 2026-03-20T23:57:14.537Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2287 | 2026-03-20T23:57:14.576Z | Compiling test-strategy v0.4.5 |
| 2288 | 2026-03-20T23:57:14.649Z | Compiling num_enum v0.5.11 |
| 2289 | 2026-03-20T23:57:14.727Z | Compiling slog-bunyan v2.5.0 |
| 2290 | 2026-03-20T23:57:14.751Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2291 | 2026-03-20T23:57:15.053Z | Compiling tokio-rustls v0.25.0 |
| 2292 | 2026-03-20T23:57:15.253Z | Compiling rand v0.10.0 |
| 2293 | 2026-03-20T23:57:15.311Z | Compiling parse-display-derive v0.10.0 |
| 2294 | 2026-03-20T23:57:15.400Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2295 | 2026-03-20T23:57:15.679Z | Compiling backon v1.6.0 |
| 2296 | 2026-03-20T23:57:15.719Z | Compiling waitgroup v0.1.2 |
| 2297 | 2026-03-20T23:57:15.896Z | Compiling newtype-uuid-macros v0.1.0 |
| 2298 | 2026-03-20T23:57:15.920Z | Compiling dropshot_endpoint v0.16.7 |
| 2299 | 2026-03-20T23:57:15.945Z | Compiling rustls-pemfile v2.2.0 |
| 2300 | 2026-03-20T23:57:16.029Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2301 | 2026-03-20T23:57:16.032Z | Compiling serde_path_to_error v0.1.20 |
| 2302 | 2026-03-20T23:57:16.241Z | Compiling hostname v0.4.2 |
| 2303 | 2026-03-20T23:57:16.320Z | Compiling instant v0.1.13 |
| 2304 | 2026-03-20T23:57:16.353Z | Compiling colored v3.1.1 |
| 2305 | 2026-03-20T23:57:16.373Z | Compiling debug-ignore v1.0.5 |
| 2306 | 2026-03-20T23:57:16.391Z | Compiling libefi-sys v0.1.0 |
| 2307 | 2026-03-20T23:57:16.471Z | Compiling backoff v0.4.0 |
| 2308 | 2026-03-20T23:57:16.495Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2309 | 2026-03-20T23:57:16.532Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2310 | 2026-03-20T23:57:16.710Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2311 | 2026-03-20T23:57:16.773Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2312 | 2026-03-20T23:57:16.856Z | Compiling camino-tempfile v1.4.1 |
| 2313 | 2026-03-20T23:57:16.881Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2314 | 2026-03-20T23:57:16.980Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2315 | 2026-03-20T23:57:17.244Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2316 | 2026-03-20T23:57:17.300Z | Compiling parse-display v0.10.0 |
| 2317 | 2026-03-20T23:57:17.375Z | Compiling usdt-macro v0.5.0 |
| 2318 | 2026-03-20T23:57:17.398Z | Compiling usdt-attr-macro v0.5.0 |
| 2319 | 2026-03-20T23:57:17.423Z | Compiling secrecy v0.10.3 |
| 2320 | 2026-03-20T23:57:17.451Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2321 | 2026-03-20T23:57:17.653Z | Compiling num-derive v0.4.2 |
| 2322 | 2026-03-20T23:57:17.982Z | Compiling bitfield-struct v0.6.2 |
| 2323 | 2026-03-20T23:57:18.301Z | Compiling regress v0.10.5 |
| 2324 | 2026-03-20T23:57:18.391Z | Compiling ordered-float v2.10.1 |
| 2325 | 2026-03-20T23:57:18.450Z | Compiling blake3 v1.8.3 |
| 2326 | 2026-03-20T23:57:18.472Z | Compiling sigpipe v0.1.3 |
| 2327 | 2026-03-20T23:57:18.611Z | Compiling memmap v0.7.0 |
| 2328 | 2026-03-20T23:57:18.815Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2329 | 2026-03-20T23:57:18.818Z | Compiling glob v0.3.3 |
| 2330 | 2026-03-20T23:57:18.863Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2331 | 2026-03-20T23:57:18.888Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2332 | 2026-03-20T23:57:18.952Z | Compiling usdt v0.5.0 |
| 2333 | 2026-03-20T23:57:19.282Z | Compiling serde-value v0.7.0 |
| 2334 | 2026-03-20T23:57:19.293Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2335 | 2026-03-20T23:57:19.293Z | Compiling serde-untagged v0.1.9 |
| 2336 | 2026-03-20T23:57:19.293Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2337 | 2026-03-20T23:57:19.672Z | Compiling toml v0.8.23 |
| 2338 | 2026-03-20T23:57:19.707Z | Compiling smf v0.2.3 |
| 2339 | 2026-03-20T23:57:19.762Z | Compiling filetime v0.2.27 |
| 2340 | 2026-03-20T23:57:19.788Z | Compiling same-file v1.0.6 |
| 2341 | 2026-03-20T23:57:19.788Z | Compiling whoami v1.6.1 |
| 2342 | 2026-03-20T23:57:19.833Z | Compiling arrayref v0.3.9 |
| 2343 | 2026-03-20T23:57:19.946Z | Compiling arrayvec v0.7.6 |
| 2344 | 2026-03-20T23:57:20.024Z | Compiling constant_time_eq v0.4.2 |
| 2345 | 2026-03-20T23:57:20.049Z | Compiling xattr v1.6.1 |
| 2346 | 2026-03-20T23:57:20.052Z | Compiling unicode-xid v0.2.6 |
| 2347 | 2026-03-20T23:57:20.052Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2348 | 2026-03-20T23:57:20.117Z | Compiling walkdir v2.5.0 |
| 2349 | 2026-03-20T23:57:20.195Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2350 | 2026-03-20T23:57:20.273Z | Compiling tar v0.4.44 |
| 2351 | 2026-03-20T23:57:20.298Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2352 | 2026-03-20T23:57:20.346Z | Compiling cargo-util-schemas v0.8.2 |
| 2353 | 2026-03-20T23:57:20.388Z | Compiling tokio-dtrace v0.1.1 |
| 2354 | 2026-03-20T23:57:20.636Z | Compiling gethostname v0.5.0 |
| 2355 | 2026-03-20T23:57:20.810Z | Compiling cargo-platform v0.2.0 |
| 2356 | 2026-03-20T23:57:20.831Z | Compiling topological-sort v0.2.2 |
| 2357 | 2026-03-20T23:57:21.054Z | Compiling oxide-tokio-rt v0.1.3 |
| 2358 | 2026-03-20T23:57:21.054Z | Compiling indent_write v2.2.0 |
| 2359 | 2026-03-20T23:57:21.104Z | Compiling shell-words v1.1.1 |
| 2360 | 2026-03-20T23:57:21.131Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2361 | 2026-03-20T23:57:21.883Z | Compiling cargo_metadata v0.21.0 |
| 2362 | 2026-03-20T23:57:32.908Z | Compiling progenitor-client v0.13.0 |
| 2363 | 2026-03-20T23:57:32.932Z | Compiling progenitor-client v0.10.0 |
| 2364 | 2026-03-20T23:57:32.932Z | Compiling omicron-zone-package v0.12.2 |
| 2365 | 2026-03-20T23:57:33.032Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2366 | 2026-03-20T23:57:33.032Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2367 | 2026-03-20T23:57:33.035Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2368 | 2026-03-20T23:57:33.035Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2369 | 2026-03-20T23:57:33.221Z | Compiling progenitor-extras v0.1.1 |
| 2370 | 2026-03-20T23:57:33.502Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2371 | 2026-03-20T23:57:42.967Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2372 | 2026-03-20T23:57:44.228Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2373 | 2026-03-20T23:57:52.482Z | Finished `release` profile [optimized] target(s) in 1m 53s |
| 2374 | 2026-03-20T23:57:52.669Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2375 | 2026-03-20T23:57:52.738Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2376 | 2026-03-20T23:57:52.741Z | Created new build target 'test' and set it as active |
| 2377 | 2026-03-20T23:57:52.741Z | |
| 2378 | 2026-03-20T23:57:52.741Z | real 1:53.299494614 |
| 2379 | 2026-03-20T23:57:52.741Z | user 20:03.830435369 |
| 2380 | 2026-03-20T23:57:52.741Z | sys 3:04.360628189 |
| 2381 | 2026-03-20T23:57:52.741Z | trap 0.519651994 |
| 2382 | 2026-03-20T23:57:52.741Z | tflt 3.031175851 |
| 2383 | 2026-03-20T23:57:52.741Z | dflt 4.160457562 |
| 2384 | 2026-03-20T23:57:52.741Z | kflt 0.005149463 |
| 2385 | 2026-03-20T23:57:52.741Z | lock 1:03:47.399036767 |
| 2386 | 2026-03-20T23:57:52.741Z | slp 51:24.440214047 |
| 2387 | 2026-03-20T23:57:52.741Z | lat 43.952432198 |
| 2388 | 2026-03-20T23:57:52.741Z | stop 7:32.317777335 |
| 2389 | 2026-03-20T23:57:52.744Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2390 | 2026-03-20T23:57:53.942Z | Finished `release` profile [optimized] target(s) in 1.18s |
| 2391 | 2026-03-20T23:57:54.015Z | Running `target/release/omicron-package -t test package` |
| 2392 | 2026-03-20T23:57:54.075Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2393 | 2026-03-20T23:57:55.969Z | Compiling regress v0.10.5 |
| 2394 | 2026-03-20T23:57:55.969Z | Compiling heck v0.5.0 |
| 2395 | 2026-03-20T23:57:55.972Z | Compiling unsafe-libyaml v0.2.11 |
| 2396 | 2026-03-20T23:57:55.972Z | Compiling convert_case v0.4.0 |
| 2397 | 2026-03-20T23:57:56.280Z | Compiling half v2.7.1 |
| 2398 | 2026-03-20T23:57:56.283Z | Compiling ciborium-io v0.2.2 |
| 2399 | 2026-03-20T23:57:56.333Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2400 | 2026-03-20T23:57:56.337Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2401 | 2026-03-20T23:57:56.392Z | Compiling prettyplease v0.2.37 |
| 2402 | 2026-03-20T23:57:56.425Z | Compiling universal-hash v0.5.1 |
| 2403 | 2026-03-20T23:57:56.428Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2404 | 2026-03-20T23:57:56.428Z | Compiling unicode-width v0.1.14 |
| 2405 | 2026-03-20T23:57:56.428Z | Compiling opaque-debug v0.3.1 |
| 2406 | 2026-03-20T23:57:56.428Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2407 | 2026-03-20T23:57:56.459Z | Compiling typify-impl v0.6.1 |
| 2408 | 2026-03-20T23:57:56.549Z | Compiling chacha20 v0.9.1 |
| 2409 | 2026-03-20T23:57:56.553Z | Compiling password-hash v0.5.0 |
| 2410 | 2026-03-20T23:57:56.678Z | Compiling derive_more v0.99.20 |
| 2411 | 2026-03-20T23:57:56.678Z | Compiling ciborium-ll v0.2.2 |
| 2412 | 2026-03-20T23:57:56.681Z | Compiling poly1305 v0.8.0 |
| 2413 | 2026-03-20T23:57:56.770Z | Compiling blake2 v0.10.6 |
| 2414 | 2026-03-20T23:57:56.774Z | Compiling aead v0.5.2 |
| 2415 | 2026-03-20T23:57:56.898Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2416 | 2026-03-20T23:57:56.973Z | Compiling serde_yaml v0.9.34+deprecated |
| 2417 | 2026-03-20T23:57:57.002Z | Compiling ciborium v0.2.2 |
| 2418 | 2026-03-20T23:57:57.049Z | Compiling is-terminal v0.4.17 |
| 2419 | 2026-03-20T23:57:57.080Z | Compiling swrite v0.1.0 |
| 2420 | 2026-03-20T23:57:57.113Z | Compiling serde_spanned v1.0.4 |
| 2421 | 2026-03-20T23:57:57.210Z | Compiling argon2 v0.5.3 |
| 2422 | 2026-03-20T23:57:57.251Z | Compiling chacha20poly1305 v0.10.1 |
| 2423 | 2026-03-20T23:57:57.344Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2424 | 2026-03-20T23:57:57.492Z | Compiling bytecount v0.6.9 |
| 2425 | 2026-03-20T23:57:57.531Z | Compiling rustls v0.22.4 |
| 2426 | 2026-03-20T23:57:57.576Z | Compiling rustls-webpki v0.102.8 |
| 2427 | 2026-03-20T23:57:57.610Z | Compiling derive-where v1.6.0 |
| 2428 | 2026-03-20T23:57:57.651Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2429 | 2026-03-20T23:57:57.751Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2430 | 2026-03-20T23:57:57.784Z | Compiling thread_local v1.1.9 |
| 2431 | 2026-03-20T23:57:57.872Z | Compiling thiserror-no-std v2.0.2 |
| 2432 | 2026-03-20T23:57:57.910Z | Compiling match_cfg v0.1.0 |
| 2433 | 2026-03-20T23:57:58.029Z | Compiling vsss-rs v3.3.4 |
| 2434 | 2026-03-20T23:57:58.058Z | Compiling hostname v0.3.1 |
| 2435 | 2026-03-20T23:57:58.230Z | Compiling multer v3.1.0 |
| 2436 | 2026-03-20T23:57:58.235Z | Compiling slog-async v2.8.0 |
| 2437 | 2026-03-20T23:57:58.324Z | Compiling slog-json v2.6.1 |
| 2438 | 2026-03-20T23:57:58.353Z | Compiling crossbeam-channel v0.5.15 |
| 2439 | 2026-03-20T23:57:58.428Z | Compiling futures-executor v0.3.32 |
| 2440 | 2026-03-20T23:57:58.530Z | Compiling take_mut v0.2.2 |
| 2441 | 2026-03-20T23:57:58.560Z | Compiling term v1.2.1 |
| 2442 | 2026-03-20T23:57:58.616Z | Compiling slog-bunyan v2.5.0 |
| 2443 | 2026-03-20T23:57:58.698Z | Compiling futures v0.3.32 |
| 2444 | 2026-03-20T23:57:58.810Z | Compiling dropshot v0.16.7 |
| 2445 | 2026-03-20T23:57:58.843Z | Compiling async-stream v0.3.6 |
| 2446 | 2026-03-20T23:57:58.849Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2447 | 2026-03-20T23:57:58.909Z | Compiling progenitor-client v0.13.0 |
| 2448 | 2026-03-20T23:57:58.981Z | Compiling slog-term v2.9.2 |
| 2449 | 2026-03-20T23:57:59.048Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2450 | 2026-03-20T23:57:59.118Z | Compiling waitgroup v0.1.2 |
| 2451 | 2026-03-20T23:57:59.269Z | Compiling backon v1.6.0 |
| 2452 | 2026-03-20T23:57:59.303Z | Compiling rustls-pemfile v2.2.0 |
| 2453 | 2026-03-20T23:57:59.338Z | Compiling serde_path_to_error v0.1.20 |
| 2454 | 2026-03-20T23:57:59.341Z | Compiling hostname v0.4.2 |
| 2455 | 2026-03-20T23:57:59.341Z | Compiling instant v0.1.13 |
| 2456 | 2026-03-20T23:57:59.341Z | Compiling debug-ignore v1.0.5 |
| 2457 | 2026-03-20T23:57:59.341Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2458 | 2026-03-20T23:57:59.545Z | Compiling backoff v0.4.0 |
| 2459 | 2026-03-20T23:57:59.580Z | Compiling progenitor-extras v0.1.1 |
| 2460 | 2026-03-20T23:57:59.584Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2461 | 2026-03-20T23:57:59.646Z | Compiling parse-display v0.10.0 |
| 2462 | 2026-03-20T23:57:59.649Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2463 | 2026-03-20T23:57:59.649Z | Compiling progenitor-client v0.10.0 |
| 2464 | 2026-03-20T23:57:59.649Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2465 | 2026-03-20T23:57:59.769Z | Compiling macaddr v1.0.1 |
| 2466 | 2026-03-20T23:57:59.827Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2467 | 2026-03-20T23:57:59.829Z | Compiling console v0.15.11 |
| 2468 | 2026-03-20T23:57:59.891Z | Compiling newline-converter v0.3.0 |
| 2469 | 2026-03-20T23:57:59.932Z | Compiling atomicwrites v0.4.4 |
| 2470 | 2026-03-20T23:57:59.973Z | Compiling num-rational v0.4.2 |
| 2471 | 2026-03-20T23:58:00.028Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2472 | 2026-03-20T23:58:00.139Z | Compiling num-complex v0.4.6 |
| 2473 | 2026-03-20T23:58:00.203Z | Compiling slog-dtrace v0.3.0 |
| 2474 | 2026-03-20T23:58:00.260Z | Compiling async-recursion v1.1.1 |
| 2475 | 2026-03-20T23:58:00.329Z | Compiling cancel-safe-futures v0.1.5 |
| 2476 | 2026-03-20T23:58:00.470Z | Compiling expectorate v1.2.0 |
| 2477 | 2026-03-20T23:58:00.600Z | Compiling tokio-rustls v0.25.0 |
| 2478 | 2026-03-20T23:58:00.630Z | Compiling owo-colors v4.3.0 |
| 2479 | 2026-03-20T23:58:00.761Z | Compiling num v0.4.3 |
| 2480 | 2026-03-20T23:58:00.823Z | Compiling float-ord v0.3.2 |
| 2481 | 2026-03-20T23:58:00.957Z | Compiling libsw-core v0.3.2 |
| 2482 | 2026-03-20T23:58:01.027Z | Compiling resolv-conf v0.7.6 |
| 2483 | 2026-03-20T23:58:01.096Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2484 | 2026-03-20T23:58:01.096Z | Compiling toml v0.8.23 |
| 2485 | 2026-03-20T23:58:01.269Z | Compiling libsw v3.5.0 |
| 2486 | 2026-03-20T23:58:01.300Z | Compiling linear-map v1.2.0 |
| 2487 | 2026-03-20T23:58:01.406Z | Compiling minimal-lexical v0.2.1 |
| 2488 | 2026-03-20T23:58:01.491Z | Compiling linked-hash-map v0.5.6 |
| 2489 | 2026-03-20T23:58:01.580Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2490 | 2026-03-20T23:58:01.628Z | Compiling unicode-xid v0.2.6 |
| 2491 | 2026-03-20T23:58:01.757Z | Compiling lru-cache v0.1.2 |
| 2492 | 2026-03-20T23:58:01.812Z | Compiling nom v7.1.3 |
| 2493 | 2026-03-20T23:58:01.843Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2494 | 2026-03-20T23:58:01.843Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2495 | 2026-03-20T23:58:01.906Z | Compiling globset v0.4.18 |
| 2496 | 2026-03-20T23:58:01.971Z | Compiling hickory-proto v0.24.4 |
| 2497 | 2026-03-20T23:58:02.002Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2498 | 2026-03-20T23:58:02.190Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2499 | 2026-03-20T23:58:02.520Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2500 | 2026-03-20T23:58:03.210Z | Compiling typify-macro v0.6.1 |
| 2501 | 2026-03-20T23:58:03.595Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2502 | 2026-03-20T23:58:03.737Z | Compiling convert_case v0.10.0 |
| 2503 | 2026-03-20T23:58:04.149Z | Compiling derive_more-impl v2.1.1 |
| 2504 | 2026-03-20T23:58:04.988Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2505 | 2026-03-20T23:58:05.034Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2506 | 2026-03-20T23:58:05.191Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2507 | 2026-03-20T23:58:05.314Z | Compiling typify v0.6.1 |
| 2508 | 2026-03-20T23:58:05.400Z | Compiling hickory-resolver v0.24.4 |
| 2509 | 2026-03-20T23:58:05.512Z | Compiling progenitor-impl v0.13.0 |
| 2510 | 2026-03-20T23:58:05.577Z | Compiling pin-project-internal v1.1.11 |
| 2511 | 2026-03-20T23:58:06.302Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2512 | 2026-03-20T23:58:06.559Z | Compiling derive_more v2.1.1 |
| 2513 | 2026-03-20T23:58:06.708Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2514 | 2026-03-20T23:58:06.907Z | Compiling qorb v0.4.1 |
| 2515 | 2026-03-20T23:58:06.979Z | Compiling pin-project v1.1.11 |
| 2516 | 2026-03-20T23:58:07.144Z | Compiling pem v3.0.6 |
| 2517 | 2026-03-20T23:58:07.300Z | Compiling snafu-derive v0.8.9 |
| 2518 | 2026-03-20T23:58:08.042Z | Compiling termtree v0.5.1 |
| 2519 | 2026-03-20T23:58:08.305Z | Compiling crossterm v0.29.0 |
| 2520 | 2026-03-20T23:58:08.352Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2521 | 2026-03-20T23:58:08.594Z | Compiling progenitor-macro v0.13.0 |
| 2522 | 2026-03-20T23:58:09.605Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2523 | 2026-03-20T23:58:09.645Z | Compiling snafu v0.8.9 |
| 2524 | 2026-03-20T23:58:10.381Z | Compiling phf_shared v0.12.1 |
| 2525 | 2026-03-20T23:58:10.748Z | Compiling olpc-cjson v0.1.4 |
| 2526 | 2026-03-20T23:58:11.060Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2527 | 2026-03-20T23:58:11.182Z | Compiling serde_plain v1.0.2 |
| 2528 | 2026-03-20T23:58:11.727Z | Compiling vte v0.14.1 |
| 2529 | 2026-03-20T23:58:12.043Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2530 | 2026-03-20T23:58:12.071Z | Compiling csv-core v0.1.13 |
| 2531 | 2026-03-20T23:58:12.338Z | Compiling typed-path v0.9.3 |
| 2532 | 2026-03-20T23:58:12.517Z | Compiling chrono-tz v0.10.4 |
| 2533 | 2026-03-20T23:58:12.616Z | Compiling highway v1.3.0 |
| 2534 | 2026-03-20T23:58:12.838Z | Compiling csv v1.4.0 |
| 2535 | 2026-03-20T23:58:13.004Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2536 | 2026-03-20T23:58:13.340Z | Compiling strip-ansi-escapes v0.2.1 |
| 2537 | 2026-03-20T23:58:13.575Z | Compiling phf v0.12.1 |
| 2538 | 2026-03-20T23:58:13.834Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2539 | 2026-03-20T23:58:13.868Z | Compiling const_format_proc_macros v0.2.34 |
| 2540 | 2026-03-20T23:58:13.924Z | Compiling tough v0.20.0 |
| 2541 | 2026-03-20T23:58:14.094Z | Compiling papergrid v0.11.0 |
| 2542 | 2026-03-20T23:58:14.176Z | Compiling fd-lock v4.0.4 |
| 2543 | 2026-03-20T23:58:14.398Z | Compiling peg-macros v0.8.5 |
| 2544 | 2026-03-20T23:58:14.488Z | Compiling progenitor v0.13.0 |
| 2545 | 2026-03-20T23:58:14.707Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2546 | 2026-03-20T23:58:14.899Z | Compiling tabled_derive v0.7.0 |
| 2547 | 2026-03-20T23:58:15.614Z | Compiling nu-ansi-term v0.50.3 |
| 2548 | 2026-03-20T23:58:15.967Z | Compiling reedline v0.40.0 |
| 2549 | 2026-03-20T23:58:16.082Z | Compiling peg v0.8.5 |
| 2550 | 2026-03-20T23:58:16.117Z | Compiling tabled v0.15.0 |
| 2551 | 2026-03-20T23:58:16.120Z | Compiling const_format v0.2.35 |
| 2552 | 2026-03-20T23:58:16.299Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2553 | 2026-03-20T23:58:16.329Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2554 | 2026-03-20T23:58:16.753Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2555 | 2026-03-20T23:58:18.175Z | Compiling bcs v0.1.6 |
| 2556 | 2026-03-20T23:58:18.238Z | Compiling semver v0.1.20 |
| 2557 | 2026-03-20T23:58:18.622Z | Compiling rustc_version v0.1.7 |
| 2558 | 2026-03-20T23:58:18.740Z | Compiling base64 v0.21.7 |
| 2559 | 2026-03-20T23:58:18.935Z | Compiling newtype_derive v0.1.6 |
| 2560 | 2026-03-20T23:58:19.211Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2561 | 2026-03-20T23:58:19.409Z | Compiling typify-impl v0.4.3 |
| 2562 | 2026-03-20T23:58:19.519Z | Compiling smawk v0.3.2 |
| 2563 | 2026-03-20T23:58:19.878Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2564 | 2026-03-20T23:58:19.883Z | Compiling humantime v2.3.0 |
| 2565 | 2026-03-20T23:58:20.107Z | Compiling unicode-linebreak v0.1.5 |
| 2566 | 2026-03-20T23:58:20.468Z | Compiling textwrap v0.16.2 |
| 2567 | 2026-03-20T23:58:20.504Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2568 | 2026-03-20T23:58:20.596Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2569 | 2026-03-20T23:58:20.723Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2570 | 2026-03-20T23:58:20.905Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2571 | 2026-03-20T23:58:21.286Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2572 | 2026-03-20T23:58:21.322Z | Compiling steno v0.4.1 |
| 2573 | 2026-03-20T23:58:22.462Z | Compiling utf-8 v0.7.6 |
| 2574 | 2026-03-20T23:58:22.763Z | Compiling tagptr v0.2.0 |
| 2575 | 2026-03-20T23:58:22.917Z | Compiling tungstenite v0.21.0 |
| 2576 | 2026-03-20T23:58:23.056Z | Compiling moka v0.12.13 |
| 2577 | 2026-03-20T23:58:23.292Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2578 | 2026-03-20T23:58:23.508Z | Compiling radium v0.7.0 |
| 2579 | 2026-03-20T23:58:23.884Z | Compiling tokio-tungstenite v0.21.0 |
| 2580 | 2026-03-20T23:58:24.395Z | Compiling typify-macro v0.4.3 |
| 2581 | 2026-03-20T23:58:24.436Z | Compiling maybe-uninit v2.0.0 |
| 2582 | 2026-03-20T23:58:24.744Z | Compiling hickory-resolver v0.25.2 |
| 2583 | 2026-03-20T23:58:24.808Z | Compiling tap v1.0.1 |
| 2584 | 2026-03-20T23:58:25.002Z | Compiling wyz v0.5.1 |
| 2585 | 2026-03-20T23:58:25.333Z | Compiling zerocopy-derive v0.6.6 |
| 2586 | 2026-03-20T23:58:25.567Z | Compiling display-error-chain v0.2.2 |
| 2587 | 2026-03-20T23:58:25.672Z | Compiling crc-catalog v2.4.0 |
| 2588 | 2026-03-20T23:58:25.790Z | Compiling packed_struct v0.10.1 |
| 2589 | 2026-03-20T23:58:25.844Z | Compiling funty v2.0.0 |
| 2590 | 2026-03-20T23:58:26.152Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2591 | 2026-03-20T23:58:26.399Z | Compiling zerocopy v0.6.6 |
| 2592 | 2026-03-20T23:58:26.427Z | Compiling typify v0.4.3 |
| 2593 | 2026-03-20T23:58:26.606Z | Compiling progenitor-impl v0.10.0 |
| 2594 | 2026-03-20T23:58:26.924Z | Compiling bitvec v1.0.1 |
| 2595 | 2026-03-20T23:58:27.143Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2596 | 2026-03-20T23:58:29.062Z | Compiling crc v3.4.0 |
| 2597 | 2026-03-20T23:58:29.481Z | Compiling packed_struct_codegen v0.10.1 |
| 2598 | 2026-03-20T23:58:29.653Z | Compiling bitfield-macros v0.19.4 |
| 2599 | 2026-03-20T23:58:29.656Z | Compiling progenitor-macro v0.10.0 |
| 2600 | 2026-03-20T23:58:30.289Z | Compiling indexmap v1.9.3 |
| 2601 | 2026-03-20T23:58:30.585Z | Compiling nodrop v0.1.14 |
| 2602 | 2026-03-20T23:58:30.588Z | Compiling bitfield v0.19.4 |
| 2603 | 2026-03-20T23:58:30.782Z | Compiling array-init v0.0.4 |
| 2604 | 2026-03-20T23:58:31.078Z | Compiling smallvec v0.6.14 |
| 2605 | 2026-03-20T23:58:31.154Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2606 | 2026-03-20T23:58:31.366Z | Compiling num-derive v0.3.3 |
| 2607 | 2026-03-20T23:58:31.472Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2608 | 2026-03-20T23:58:32.002Z | Compiling hashbrown v0.12.3 |
| 2609 | 2026-03-20T23:58:32.269Z | Compiling proc-macro-error2 v2.0.1 |
| 2610 | 2026-03-20T23:58:32.312Z | Compiling serde-hex v0.1.0 |
| 2611 | 2026-03-20T23:58:32.540Z | Compiling libscf-sys v1.1.0 |
| 2612 | 2026-03-20T23:58:32.683Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2613 | 2026-03-20T23:58:32.759Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2614 | 2026-03-20T23:58:32.973Z | Compiling ron v0.8.1 |
| 2615 | 2026-03-20T23:58:33.003Z | Compiling hashbrown v0.13.2 |
| 2616 | 2026-03-20T23:58:33.107Z | Compiling vergen-gitcl v1.0.8 |
| 2617 | 2026-03-20T23:58:33.398Z | Compiling dirs-sys-next v0.1.2 |
| 2618 | 2026-03-20T23:58:33.562Z | Compiling maplit v1.0.2 |
| 2619 | 2026-03-20T23:58:33.706Z | Compiling glob v0.3.3 |
| 2620 | 2026-03-20T23:58:33.757Z | Compiling crunchy v0.2.4 |
| 2621 | 2026-03-20T23:58:33.836Z | Compiling crc-any v2.5.0 |
| 2622 | 2026-03-20T23:58:34.002Z | Compiling diesel_derives v2.3.7 |
| 2623 | 2026-03-20T23:58:34.165Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2624 | 2026-03-20T23:58:34.195Z | Compiling clang-sys v1.8.1 |
| 2625 | 2026-03-20T23:58:34.322Z | Compiling object v0.30.4 |
| 2626 | 2026-03-20T23:58:34.401Z | Compiling dirs-next v2.0.0 |
| 2627 | 2026-03-20T23:58:34.630Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2628 | 2026-03-20T23:58:34.689Z | Compiling tabled_derive v0.11.0 |
| 2629 | 2026-03-20T23:58:34.738Z | Compiling papergrid v0.17.0 |
| 2630 | 2026-03-20T23:58:35.021Z | Compiling testing_table v0.3.0 |
| 2631 | 2026-03-20T23:58:35.230Z | Compiling dsl_auto_type v0.2.0 |
| 2632 | 2026-03-20T23:58:35.344Z | Compiling scheduled-thread-pool v0.2.7 |
| 2633 | 2026-03-20T23:58:35.558Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2634 | 2026-03-20T23:58:35.589Z | Compiling tiny-keccak v2.0.2 |
| 2635 | 2026-03-20T23:58:35.592Z | Compiling progenitor v0.10.0 |
| 2636 | 2026-03-20T23:58:35.820Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2637 | 2026-03-20T23:58:35.860Z | Compiling path-slash v0.1.5 |
| 2638 | 2026-03-20T23:58:35.946Z | Compiling r2d2 v0.8.10 |
| 2639 | 2026-03-20T23:58:36.100Z | Compiling term v0.7.0 |
| 2640 | 2026-03-20T23:58:36.170Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2641 | 2026-03-20T23:58:36.281Z | Compiling arc-swap v1.8.2 |
| 2642 | 2026-03-20T23:58:36.317Z | Compiling tabled v0.20.0 |
| 2643 | 2026-03-20T23:58:36.350Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2644 | 2026-03-20T23:58:36.643Z | Compiling xshell-macros v0.2.7 |
| 2645 | 2026-03-20T23:58:36.701Z | Compiling downcast-rs v2.0.2 |
| 2646 | 2026-03-20T23:58:36.806Z | Compiling bit-vec v0.6.3 |
| 2647 | 2026-03-20T23:58:36.866Z | Compiling slog-scope v4.4.1 |
| 2648 | 2026-03-20T23:58:36.921Z | Compiling ascii-canvas v3.0.0 |
| 2649 | 2026-03-20T23:58:37.107Z | Compiling bit-set v0.5.3 |
| 2650 | 2026-03-20T23:58:37.138Z | Compiling xshell v0.2.7 |
| 2651 | 2026-03-20T23:58:37.344Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2652 | 2026-03-20T23:58:37.423Z | Compiling itertools v0.10.5 |
| 2653 | 2026-03-20T23:58:37.586Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2654 | 2026-03-20T23:58:37.924Z | Compiling ena v0.14.4 |
| 2655 | 2026-03-20T23:58:38.048Z | Compiling libloading v0.8.9 |
| 2656 | 2026-03-20T23:58:38.242Z | Compiling unicase v2.9.0 |
| 2657 | 2026-03-20T23:58:38.359Z | Compiling bindgen v0.71.1 |
| 2658 | 2026-03-20T23:58:38.647Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2659 | 2026-03-20T23:58:38.721Z | Compiling diff v0.1.13 |
| 2660 | 2026-03-20T23:58:38.823Z | Compiling regex-syntax v0.6.29 |
| 2661 | 2026-03-20T23:58:39.101Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2662 | 2026-03-20T23:58:40.814Z | Compiling lalrpop v0.19.12 |
| 2663 | 2026-03-20T23:58:41.444Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2664 | 2026-03-20T23:58:42.063Z | Compiling slog-stdlog v4.1.1 |
| 2665 | 2026-03-20T23:58:42.552Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2666 | 2026-03-20T23:58:42.638Z | Compiling diesel v2.3.7 |
| 2667 | 2026-03-20T23:58:42.878Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2668 | 2026-03-20T23:58:43.041Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2669 | 2026-03-20T23:58:43.179Z | Compiling cexpr v0.6.0 |
| 2670 | 2026-03-20T23:58:43.542Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2671 | 2026-03-20T23:58:43.811Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2672 | 2026-03-20T23:58:43.842Z | Compiling crc8 v0.1.1 |
| 2673 | 2026-03-20T23:58:44.103Z | Compiling slog-envlogger v2.2.0 |
| 2674 | 2026-03-20T23:58:44.135Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2675 | 2026-03-20T23:58:44.256Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2676 | 2026-03-20T23:58:44.562Z | Compiling headers-core v0.3.0 |
| 2677 | 2026-03-20T23:58:44.763Z | Compiling libxml v0.3.3 |
| 2678 | 2026-03-20T23:58:45.070Z | Compiling headers v0.4.1 |
| 2679 | 2026-03-20T23:58:45.156Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2680 | 2026-03-20T23:58:45.593Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2681 | 2026-03-20T23:58:45.873Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2682 | 2026-03-20T23:58:46.363Z | Compiling strum_macros v0.24.3 |
| 2683 | 2026-03-20T23:58:46.449Z | Compiling indoc v1.0.9 |
| 2684 | 2026-03-20T23:58:46.622Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2685 | 2026-03-20T23:58:46.754Z | Compiling derive_builder v0.20.2 |
| 2686 | 2026-03-20T23:58:46.908Z | Compiling oso-derive v0.27.3 |
| 2687 | 2026-03-20T23:58:46.965Z | Compiling quick-xml v0.37.5 |
| 2688 | 2026-03-20T23:58:47.012Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2689 | 2026-03-20T23:58:47.174Z | Compiling half v1.8.3 |
| 2690 | 2026-03-20T23:58:47.203Z | Compiling openssl-probe v0.1.6 |
| 2691 | 2026-03-20T23:58:47.554Z | Compiling serde_cbor v0.11.2 |
| 2692 | 2026-03-20T23:58:47.629Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2693 | 2026-03-20T23:58:47.745Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2694 | 2026-03-20T23:58:48.059Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2695 | 2026-03-20T23:58:48.592Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2696 | 2026-03-20T23:58:48.818Z | Compiling bb8 v0.8.6 |
| 2697 | 2026-03-20T23:58:48.867Z | Compiling trait-variant v0.1.2 |
| 2698 | 2026-03-20T23:58:48.941Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2699 | 2026-03-20T23:58:48.945Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2700 | 2026-03-20T23:58:49.366Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2701 | 2026-03-20T23:58:49.399Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2702 | 2026-03-20T23:58:49.573Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2703 | 2026-03-20T23:58:49.681Z | Compiling fxhash v0.2.1 |
| 2704 | 2026-03-20T23:58:49.878Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2705 | 2026-03-20T23:58:49.951Z | Compiling kstat-rs v0.2.4 |
| 2706 | 2026-03-20T23:58:50.201Z | Compiling libz-sys v1.1.24 |
| 2707 | 2026-03-20T23:58:50.230Z | Compiling salty v0.3.0 |
| 2708 | 2026-03-20T23:58:50.529Z | Compiling nonempty v0.12.0 |
| 2709 | 2026-03-20T23:58:50.563Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2710 | 2026-03-20T23:58:50.717Z | Compiling samael v0.0.19 |
| 2711 | 2026-03-20T23:58:50.827Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2712 | 2026-03-20T23:58:50.867Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2713 | 2026-03-20T23:58:51.062Z | Compiling progenitor-impl v0.11.2 |
| 2714 | 2026-03-20T23:58:51.104Z | Compiling darling_core v0.23.0 |
| 2715 | 2026-03-20T23:58:51.708Z | Compiling polar-core v0.27.3 |
| 2716 | 2026-03-20T23:58:51.740Z | Compiling nanorand v0.7.0 |
| 2717 | 2026-03-20T23:58:51.995Z | Compiling fs-err v2.11.0 |
| 2718 | 2026-03-20T23:58:52.296Z | Compiling parking_lot_core v0.8.6 |
| 2719 | 2026-03-20T23:58:52.518Z | Compiling mime_guess v2.0.5 |
| 2720 | 2026-03-20T23:58:52.733Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2721 | 2026-03-20T23:58:53.383Z | Compiling flume v0.11.1 |
| 2722 | 2026-03-20T23:58:53.689Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2723 | 2026-03-20T23:58:54.190Z | Compiling progenitor-macro v0.11.2 |
| 2724 | 2026-03-20T23:58:54.270Z | Compiling darling_macro v0.23.0 |
| 2725 | 2026-03-20T23:58:55.244Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2726 | 2026-03-20T23:58:55.641Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2727 | 2026-03-20T23:58:55.978Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2728 | 2026-03-20T23:58:57.522Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2729 | 2026-03-20T23:58:58.246Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2730 | 2026-03-20T23:58:58.416Z | Compiling progenitor-client v0.11.2 |
| 2731 | 2026-03-20T23:58:59.367Z | Compiling git-stub v1.0.0 |
| 2732 | 2026-03-20T23:58:59.712Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2733 | 2026-03-20T23:59:00.045Z | Compiling instability v0.3.11 |
| 2734 | 2026-03-20T23:59:00.234Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2735 | 2026-03-20T23:59:01.567Z | Compiling progenitor v0.11.2 |
| 2736 | 2026-03-20T23:59:01.795Z | Compiling git-stub-vcs v0.1.0 |
| 2737 | 2026-03-20T23:59:02.265Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2738 | 2026-03-20T23:59:02.336Z | Compiling darling v0.23.0 |
| 2739 | 2026-03-20T23:59:02.482Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2740 | 2026-03-20T23:59:05.312Z | Compiling oso v0.27.3 |
| 2741 | 2026-03-20T23:59:06.260Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2742 | 2026-03-20T23:59:06.289Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2743 | 2026-03-20T23:59:06.435Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2744 | 2026-03-20T23:59:07.698Z | Compiling diesel-dtrace v0.5.0 |
| 2745 | 2026-03-20T23:59:07.753Z | Compiling async-bb8-diesel v0.2.1 |
| 2746 | 2026-03-20T23:59:07.894Z | Compiling ignore v0.4.25 |
| 2747 | 2026-03-20T23:59:08.366Z | Compiling primeorder v0.13.6 |
| 2748 | 2026-03-20T23:59:08.862Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2749 | 2026-03-20T23:59:10.060Z | Compiling castaway v0.2.4 |
| 2750 | 2026-03-20T23:59:10.165Z | Compiling nibble_vec v0.1.0 |
| 2751 | 2026-03-20T23:59:10.257Z | Compiling atty v0.2.14 |
| 2752 | 2026-03-20T23:59:10.405Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2753 | 2026-03-20T23:59:10.442Z | Compiling http-range v0.1.5 |
| 2754 | 2026-03-20T23:59:10.702Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2755 | 2026-03-20T23:59:10.732Z | Compiling parse-size v1.1.0 |
| 2756 | 2026-03-20T23:59:10.871Z | Compiling endian-type v0.1.2 |
| 2757 | 2026-03-20T23:59:11.003Z | Compiling indoc v2.0.7 |
| 2758 | 2026-03-20T23:59:11.086Z | Compiling radix_trie v0.2.1 |
| 2759 | 2026-03-20T23:59:11.116Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2760 | 2026-03-20T23:59:11.242Z | Compiling compact_str v0.8.1 |
| 2761 | 2026-03-20T23:59:11.688Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2762 | 2026-03-20T23:59:12.488Z | Compiling globwalk v0.9.1 |
| 2763 | 2026-03-20T23:59:12.696Z | Compiling p384 v0.13.1 |
| 2764 | 2026-03-20T23:59:13.508Z | Compiling parking_lot v0.11.2 |
| 2765 | 2026-03-20T23:59:14.389Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2766 | 2026-03-20T23:59:14.666Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2767 | 2026-03-20T23:59:14.696Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2768 | 2026-03-20T23:59:14.933Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2769 | 2026-03-20T23:59:14.963Z | Compiling predicates-tree v1.0.13 |
| 2770 | 2026-03-20T23:59:15.252Z | Compiling unicode-truncate v1.1.0 |
| 2771 | 2026-03-20T23:59:15.515Z | Compiling lru v0.12.5 |
| 2772 | 2026-03-20T23:59:15.546Z | Compiling prefix-trie v0.7.0 |
| 2773 | 2026-03-20T23:59:15.550Z | Compiling vergen-git2 v1.0.7 |
| 2774 | 2026-03-20T23:59:15.810Z | Compiling cassowary v0.3.0 |
| 2775 | 2026-03-20T23:59:16.133Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2776 | 2026-03-20T23:59:16.199Z | Compiling ratatui v0.29.0 |
| 2777 | 2026-03-20T23:59:16.433Z | Compiling hickory-server v0.25.2 |
| 2778 | 2026-03-20T23:59:17.260Z | Compiling camino-tempfile-ext v0.3.3 |
| 2779 | 2026-03-20T23:59:17.288Z | Compiling hyper-staticfile v0.10.1 |
| 2780 | 2026-03-20T23:59:17.787Z | Compiling sled v0.34.7 |
| 2781 | 2026-03-20T23:59:18.821Z | Compiling hickory-client v0.25.2 |
| 2782 | 2026-03-20T23:59:19.380Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2783 | 2026-03-20T23:59:19.593Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2784 | 2026-03-20T23:59:19.907Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2785 | 2026-03-20T23:59:19.957Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2786 | 2026-03-20T23:59:20.203Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2787 | 2026-03-20T23:59:20.883Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2788 | 2026-03-20T23:59:21.261Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2789 | 2026-03-20T23:59:21.357Z | Compiling rand_seeder v0.4.0 |
| 2790 | 2026-03-20T23:59:21.691Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2791 | 2026-03-20T23:59:21.957Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2792 | 2026-03-20T23:59:22.280Z | Compiling lzma-sys v0.1.20 |
| 2793 | 2026-03-20T23:59:22.310Z | Compiling corncobs v0.1.4 |
| 2794 | 2026-03-20T23:59:22.621Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2795 | 2026-03-20T23:59:22.796Z | Compiling rustls v0.21.12 |
| 2796 | 2026-03-20T23:59:22.988Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2797 | 2026-03-20T23:59:23.082Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2798 | 2026-03-20T23:59:23.144Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2799 | 2026-03-20T23:59:23.188Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2800 | 2026-03-20T23:59:23.429Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2801 | 2026-03-20T23:59:23.465Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2802 | 2026-03-20T23:59:23.929Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2803 | 2026-03-20T23:59:23.933Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2804 | 2026-03-20T23:59:24.693Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2805 | 2026-03-20T23:59:25.004Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2806 | 2026-03-20T23:59:26.893Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2807 | 2026-03-20T23:59:27.919Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2808 | 2026-03-20T23:59:28.214Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2809 | 2026-03-20T23:59:28.500Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2810 | 2026-03-20T23:59:28.625Z | Compiling cargo_toml v0.22.3 |
| 2811 | 2026-03-20T23:59:28.788Z | Compiling sct v0.7.1 |
| 2812 | 2026-03-20T23:59:29.128Z | Compiling rustls-webpki v0.101.7 |
| 2813 | 2026-03-20T23:59:29.949Z | Compiling nix v0.29.0 |
| 2814 | 2026-03-20T23:59:30.463Z | Compiling secrecy v0.8.0 |
| 2815 | 2026-03-20T23:59:30.705Z | Compiling void v1.0.2 |
| 2816 | 2026-03-20T23:59:30.897Z | Compiling lzss v0.8.2 |
| 2817 | 2026-03-20T23:59:31.218Z | Compiling git2 v0.20.4 |
| 2818 | 2026-03-20T23:59:31.441Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2819 | 2026-03-20T23:59:31.486Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2820 | 2026-03-20T23:59:31.529Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2821 | 2026-03-20T23:59:31.993Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2822 | 2026-03-20T23:59:32.041Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2823 | 2026-03-20T23:59:33.051Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2824 | 2026-03-20T23:59:33.090Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2825 | 2026-03-20T23:59:33.630Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2826 | 2026-03-20T23:59:33.953Z | Compiling tungstenite v0.23.0 |
| 2827 | 2026-03-20T23:59:33.972Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2828 | 2026-03-20T23:59:34.091Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2829 | 2026-03-20T23:59:34.246Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2830 | 2026-03-20T23:59:34.532Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2831 | 2026-03-20T23:59:34.807Z | Compiling nix v0.27.1 |
| 2832 | 2026-03-20T23:59:35.103Z | Compiling serde_bytes v0.11.19 |
| 2833 | 2026-03-20T23:59:35.581Z | Compiling tokio-tungstenite v0.23.1 |
| 2834 | 2026-03-20T23:59:35.683Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2835 | 2026-03-20T23:59:35.724Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2836 | 2026-03-20T23:59:36.381Z | Compiling tokio-rustls v0.24.1 |
| 2837 | 2026-03-20T23:59:36.764Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2838 | 2026-03-20T23:59:36.929Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2839 | 2026-03-20T23:59:36.981Z | Compiling ron v0.12.0 |
| 2840 | 2026-03-20T23:59:37.366Z | Compiling xz2 v0.1.7 |
| 2841 | 2026-03-20T23:59:37.825Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2842 | 2026-03-20T23:59:38.443Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2843 | 2026-03-20T23:59:39.616Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2844 | 2026-03-20T23:59:42.049Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2845 | 2026-03-20T23:59:42.153Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2846 | 2026-03-20T23:59:43.626Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2847 | 2026-03-20T23:59:44.820Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2848 | 2026-03-20T23:59:45.453Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2849 | 2026-03-20T23:59:45.483Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2850 | 2026-03-20T23:59:46.156Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2851 | 2026-03-20T23:59:46.676Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2852 | 2026-03-20T23:59:46.942Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2853 | 2026-03-20T23:59:48.690Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2854 | 2026-03-20T23:59:49.675Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2855 | 2026-03-20T23:59:50.355Z | Compiling rustls-pemfile v1.0.4 |
| 2856 | 2026-03-20T23:59:50.864Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2857 | 2026-03-20T23:59:51.826Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2858 | 2026-03-20T23:59:52.629Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2859 | 2026-03-20T23:59:52.681Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2860 | 2026-03-20T23:59:52.912Z | Compiling signal-hook-tokio v0.3.1 |
| 2861 | 2026-03-20T23:59:53.144Z | Compiling twox-hash v2.1.2 |
| 2862 | 2026-03-20T23:59:53.481Z | Compiling yasna v0.5.2 |
| 2863 | 2026-03-20T23:59:53.615Z | Compiling base16ct v1.0.0 |
| 2864 | 2026-03-20T23:59:53.752Z | Compiling is_ci v1.2.0 |
| 2865 | 2026-03-20T23:59:54.026Z | Compiling supports-color v3.0.2 |
| 2866 | 2026-03-20T23:59:54.398Z | Compiling rcgen v0.12.1 |
| 2867 | 2026-03-20T23:59:54.496Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2868 | 2026-03-20T23:59:54.745Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2869 | 2026-03-20T23:59:54.779Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2870 | 2026-03-20T23:59:55.391Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2871 | 2026-03-20T23:59:55.618Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2872 | 2026-03-20T23:59:56.431Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2873 | 2026-03-20T23:59:58.016Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2874 | 2026-03-20T23:59:59.912Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2875 | 2026-03-20T23:59:59.963Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2876 | 2026-03-21T00:00:00.673Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2877 | 2026-03-21T00:00:01.923Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2878 | 2026-03-21T00:00:02.238Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2879 | 2026-03-21T00:00:02.305Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2880 | 2026-03-21T00:00:02.525Z | Compiling fatfs v0.3.6 |
| 2881 | 2026-03-21T00:00:02.569Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2882 | 2026-03-21T00:00:04.120Z | Compiling subprocess v0.2.15 |
| 2883 | 2026-03-21T00:00:04.901Z | Compiling rtoolbox v0.0.3 |
| 2884 | 2026-03-21T00:00:05.255Z | Compiling assert_matches v1.5.0 |
| 2885 | 2026-03-21T00:00:05.393Z | Compiling seq-macro v0.3.6 |
| 2886 | 2026-03-21T00:00:06.064Z | Compiling rpassword v7.4.0 |
| 2887 | 2026-03-21T00:00:06.335Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2888 | 2026-03-21T00:00:06.425Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2889 | 2026-03-21T00:00:06.909Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2890 | 2026-03-21T00:00:07.338Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2891 | 2026-03-21T00:00:07.509Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2892 | 2026-03-21T00:00:07.614Z | Compiling tui-tree-widget v0.23.1 |
| 2893 | 2026-03-21T00:00:07.977Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2894 | 2026-03-21T00:00:10.511Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2895 | 2026-03-21T00:00:11.168Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2896 | 2026-03-21T00:00:11.481Z | Compiling uzers v0.12.2 |
| 2897 | 2026-03-21T00:00:12.791Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2898 | 2026-03-21T00:00:13.336Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2899 | 2026-03-21T00:00:14.586Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2900 | 2026-03-21T00:00:14.615Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2901 | 2026-03-21T00:00:17.942Z | Compiling support-bundle-viewer v0.1.2 |
| 2902 | 2026-03-21T00:00:20.299Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2903 | 2026-03-21T00:00:21.003Z | Compiling multimap v0.10.1 |
| 2904 | 2026-03-21T00:00:34.674Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2905 | 2026-03-21T00:00:43.744Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2906 | 2026-03-21T00:00:47.729Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2907 | 2026-03-21T00:08:00.589Z | Finished `release` profile [optimized] target(s) in 10m 06s |
| 2908 | 2026-03-21T00:08:53.580Z | |
| 2909 | 2026-03-21T00:08:53.583Z | real 11:00.755004279 |
| 2910 | 2026-03-21T00:08:53.583Z | user 1:39:51.025589364 |
| 2911 | 2026-03-21T00:08:53.583Z | sys 4:11.834562232 |
| 2912 | 2026-03-21T00:08:53.583Z | trap 2.278600445 |
| 2913 | 2026-03-21T00:08:53.583Z | tflt 2.320746916 |
| 2914 | 2026-03-21T00:08:53.583Z | dflt 17.675521348 |
| 2915 | 2026-03-21T00:08:53.583Z | kflt 0.001305362 |
| 2916 | 2026-03-21T00:08:53.583Z | lock 8:09:05.335339172 |
| 2917 | 2026-03-21T00:08:53.583Z | slp 2:46:23.235177907 |
| 2918 | 2026-03-21T00:08:53.583Z | lat 2:48.760321982 |
| 2919 | 2026-03-21T00:08:53.583Z | stop 7:02.433758682 |
| 2920 | 2026-03-21T00:08:53.583Z | + mapfile -t packages |
| 2921 | 2026-03-21T00:08:53.583Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2922 | 2026-03-21T00:08:54.837Z | Finished `release` profile [optimized] target(s) in 1.24s |
| 2923 | 2026-03-21T00:08:54.905Z | Running `target/release/omicron-package -t test list-outputs` |
| 2924 | 2026-03-21T00:08:54.967Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2925 | 2026-03-21T00:08:54.970Z | + ptime -m cargo build --locked --release -p xtask |
| 2926 | 2026-03-21T00:08:55.657Z | Compiling libc v0.2.180 |
| 2927 | 2026-03-21T00:08:55.657Z | Compiling serde v1.0.228 |
| 2928 | 2026-03-21T00:08:55.660Z | Compiling serde_core v1.0.228 |
| 2929 | 2026-03-21T00:08:55.768Z | Compiling rustix v1.1.3 |
| 2930 | 2026-03-21T00:08:55.789Z | Compiling serde_json v1.0.149 |
| 2931 | 2026-03-21T00:08:55.795Z | Compiling bitflags v2.11.0 |
| 2932 | 2026-03-21T00:08:55.828Z | Compiling num-traits v0.2.19 |
| 2933 | 2026-03-21T00:08:55.842Z | Compiling syn v2.0.117 |
| 2934 | 2026-03-21T00:08:55.877Z | Compiling hashbrown v0.16.1 |
| 2935 | 2026-03-21T00:08:55.877Z | Compiling smallvec v1.15.1 |
| 2936 | 2026-03-21T00:08:55.904Z | Compiling usdt-impl v0.5.0 |
| 2937 | 2026-03-21T00:08:55.922Z | Compiling syn v1.0.109 |
| 2938 | 2026-03-21T00:08:55.939Z | Compiling getrandom v0.4.1 |
| 2939 | 2026-03-21T00:08:55.939Z | Compiling log v0.4.29 |
| 2940 | 2026-03-21T00:08:56.086Z | Compiling percent-encoding v2.3.2 |
| 2941 | 2026-03-21T00:08:56.299Z | Compiling form_urlencoded v1.2.2 |
| 2942 | 2026-03-21T00:08:56.356Z | Compiling fs-err v3.3.0 |
| 2943 | 2026-03-21T00:08:56.360Z | Compiling heck v0.4.1 |
| 2944 | 2026-03-21T00:08:56.360Z | Compiling once_cell v1.21.3 |
| 2945 | 2026-03-21T00:08:56.364Z | Compiling anyhow v1.0.102 |
| 2946 | 2026-03-21T00:08:56.679Z | Compiling indexmap v2.13.0 |
| 2947 | 2026-03-21T00:08:56.896Z | Compiling thread-id v4.2.2 |
| 2948 | 2026-03-21T00:08:56.924Z | Compiling errno v0.3.14 |
| 2949 | 2026-03-21T00:08:56.927Z | Compiling memmap v0.7.0 |
| 2950 | 2026-03-21T00:08:57.304Z | Compiling ordered-float v2.10.1 |
| 2951 | 2026-03-21T00:08:58.057Z | Compiling proc-macro-error v1.0.4 |
| 2952 | 2026-03-21T00:08:58.368Z | Compiling terminal_size v0.4.3 |
| 2953 | 2026-03-21T00:08:58.368Z | Compiling tempfile v3.25.0 |
| 2954 | 2026-03-21T00:08:58.398Z | Compiling tabled_derive v0.7.0 |
| 2955 | 2026-03-21T00:08:58.493Z | Compiling clap_builder v4.5.60 |
| 2956 | 2026-03-21T00:08:58.493Z | Compiling textwrap v0.16.2 |
| 2957 | 2026-03-21T00:08:58.684Z | Compiling camino-tempfile v1.4.1 |
| 2958 | 2026-03-21T00:08:59.243Z | Compiling tabled v0.15.0 |
| 2959 | 2026-03-21T00:08:59.433Z | Compiling synstructure v0.13.2 |
| 2960 | 2026-03-21T00:08:59.433Z | Compiling pest_generator v2.8.6 |
| 2961 | 2026-03-21T00:08:59.970Z | Compiling serde_derive v1.0.228 |
| 2962 | 2026-03-21T00:08:59.970Z | Compiling zerofrom-derive v0.1.6 |
| 2963 | 2026-03-21T00:08:59.973Z | Compiling yoke-derive v0.8.1 |
| 2964 | 2026-03-21T00:08:59.973Z | Compiling zerovec-derive v0.11.2 |
| 2965 | 2026-03-21T00:08:59.973Z | Compiling displaydoc v0.2.5 |
| 2966 | 2026-03-21T00:08:59.973Z | Compiling thiserror-impl v1.0.69 |
| 2967 | 2026-03-21T00:08:59.974Z | Compiling zerocopy-derive v0.7.35 |
| 2968 | 2026-03-21T00:08:59.983Z | Compiling scroll_derive v0.12.1 |
| 2969 | 2026-03-21T00:09:00.011Z | Compiling thiserror-impl v2.0.18 |
| 2970 | 2026-03-21T00:09:00.025Z | Compiling clap_derive v4.5.55 |
| 2971 | 2026-03-21T00:09:00.122Z | Compiling pest_derive v2.8.6 |
| 2972 | 2026-03-21T00:09:00.991Z | Compiling scroll v0.12.0 |
| 2973 | 2026-03-21T00:09:01.059Z | Compiling zerocopy v0.7.35 |
| 2974 | 2026-03-21T00:09:01.351Z | Compiling goblin v0.8.2 |
| 2975 | 2026-03-21T00:09:01.451Z | Compiling thiserror v1.0.69 |
| 2976 | 2026-03-21T00:09:01.611Z | Compiling dtrace-parser v0.2.0 |
| 2977 | 2026-03-21T00:09:01.666Z | Compiling zerofrom v0.1.6 |
| 2978 | 2026-03-21T00:09:01.730Z | Compiling thiserror v2.0.18 |
| 2979 | 2026-03-21T00:09:01.857Z | Compiling yoke v0.8.1 |
| 2980 | 2026-03-21T00:09:02.156Z | Compiling zerovec v0.11.5 |
| 2981 | 2026-03-21T00:09:02.196Z | Compiling zerotrie v0.2.3 |
| 2982 | 2026-03-21T00:09:02.303Z | Compiling clap v4.5.60 |
| 2983 | 2026-03-21T00:09:02.976Z | Compiling tinystr v0.8.2 |
| 2984 | 2026-03-21T00:09:03.352Z | Compiling icu_locale_core v2.1.1 |
| 2985 | 2026-03-21T00:09:04.204Z | Compiling potential_utf v0.1.4 |
| 2986 | 2026-03-21T00:09:04.392Z | Compiling icu_provider v2.1.1 |
| 2987 | 2026-03-21T00:09:04.407Z | Compiling icu_collections v2.1.1 |
| 2988 | 2026-03-21T00:09:04.573Z | Compiling serde_spanned v0.6.9 |
| 2989 | 2026-03-21T00:09:04.642Z | Compiling toml_datetime v0.6.11 |
| 2990 | 2026-03-21T00:09:04.807Z | Compiling serde-value v0.7.0 |
| 2991 | 2026-03-21T00:09:04.812Z | Compiling dof v0.3.0 |
| 2992 | 2026-03-21T00:09:04.862Z | Compiling icu_normalizer v2.1.1 |
| 2993 | 2026-03-21T00:09:05.121Z | Compiling icu_properties v2.1.2 |
| 2994 | 2026-03-21T00:09:05.134Z | Compiling toml_edit v0.22.27 |
| 2995 | 2026-03-21T00:09:05.134Z | Compiling cargo-platform v0.2.0 |
| 2996 | 2026-03-21T00:09:05.134Z | Compiling serde_tokenstream v0.2.3 |
| 2997 | 2026-03-21T00:09:05.158Z | Compiling macaddr v1.0.1 |
| 2998 | 2026-03-21T00:09:06.347Z | Compiling idna_adapter v1.2.1 |
| 2999 | 2026-03-21T00:09:06.357Z | Compiling usdt-macro v0.5.0 |
| 3000 | 2026-03-21T00:09:06.524Z | Compiling usdt-attr-macro v0.5.0 |
| 3001 | 2026-03-21T00:09:06.553Z | Compiling idna v1.1.0 |
| 3002 | 2026-03-21T00:09:06.926Z | Compiling url v2.5.8 |
| 3003 | 2026-03-21T00:09:07.264Z | Compiling usdt v0.5.0 |
| 3004 | 2026-03-21T00:09:07.282Z | Compiling toml v0.8.23 |
| 3005 | 2026-03-21T00:09:07.801Z | Compiling cargo-util-schemas v0.8.2 |
| 3006 | 2026-03-21T00:09:07.801Z | Compiling cargo_toml v0.21.0 |
| 3007 | 2026-03-21T00:09:09.296Z | Compiling cargo_metadata v0.21.0 |
| 3008 | 2026-03-21T00:09:13.488Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3009 | 2026-03-21T00:09:17.540Z | Finished `release` profile [optimized] target(s) in 22.42s |
| 3010 | 2026-03-21T00:09:17.550Z | |
| 3011 | 2026-03-21T00:09:17.553Z | real 22.544030636 |
| 3012 | 2026-03-21T00:09:17.553Z | user 3:08.134828467 |
| 3013 | 2026-03-21T00:09:17.553Z | sys 21.070434657 |
| 3014 | 2026-03-21T00:09:17.553Z | trap 0.092879244 |
| 3015 | 2026-03-21T00:09:17.553Z | tflt 0.746391230 |
| 3016 | 2026-03-21T00:09:17.553Z | dflt 1.844885174 |
| 3017 | 2026-03-21T00:09:17.553Z | kflt 0.000070309 |
| 3018 | 2026-03-21T00:09:17.553Z | lock 7:13.188101305 |
| 3019 | 2026-03-21T00:09:17.553Z | slp 4:23.436944634 |
| 3020 | 2026-03-21T00:09:17.553Z | lat 7.955153236 |
| 3021 | 2026-03-21T00:09:17.553Z | stop 29.923269607 |
| 3022 | 2026-03-21T00:09:17.554Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3023 | 2026-03-21T00:09:17.554Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3024 | 2026-03-21T00:09:17.554Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3025 | 2026-03-21T00:09:17.554Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3026 | 2026-03-21T00:09:17.554Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3027 | 2026-03-21T00:09:18.833Z | Compiling regress v0.10.5 |
| 3028 | 2026-03-21T00:09:18.837Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3029 | 2026-03-21T00:09:19.018Z | Compiling serde_spanned v1.0.4 |
| 3030 | 2026-03-21T00:09:19.019Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3031 | 2026-03-21T00:09:19.185Z | Compiling newtype-uuid-macros v0.1.0 |
| 3032 | 2026-03-21T00:09:19.186Z | Compiling structmeta-derive v0.3.0 |
| 3033 | 2026-03-21T00:09:19.191Z | Compiling rustls v0.22.4 |
| 3034 | 2026-03-21T00:09:19.191Z | Compiling rustls-webpki v0.102.8 |
| 3035 | 2026-03-21T00:09:19.191Z | Compiling multer v3.1.0 |
| 3036 | 2026-03-21T00:09:19.191Z | Compiling debug-ignore v1.0.5 |
| 3037 | 2026-03-21T00:09:19.191Z | Compiling match_cfg v0.1.0 |
| 3038 | 2026-03-21T00:09:19.191Z | Compiling progenitor-client v0.13.0 |
| 3039 | 2026-03-21T00:09:19.191Z | Compiling slog-json v2.6.1 |
| 3040 | 2026-03-21T00:09:19.191Z | Compiling async-stream-impl v0.3.6 |
| 3041 | 2026-03-21T00:09:19.214Z | Compiling dropshot v0.16.7 |
| 3042 | 2026-03-21T00:09:19.374Z | Compiling hostname v0.3.1 |
| 3043 | 2026-03-21T00:09:19.379Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3044 | 2026-03-21T00:09:19.380Z | Compiling itertools v0.14.0 |
| 3045 | 2026-03-21T00:09:19.380Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3046 | 2026-03-21T00:09:19.380Z | Compiling waitgroup v0.1.2 |
| 3047 | 2026-03-21T00:09:19.535Z | Compiling slog-bunyan v2.5.0 |
| 3048 | 2026-03-21T00:09:19.540Z | Compiling rustls-pemfile v2.2.0 |
| 3049 | 2026-03-21T00:09:19.540Z | Compiling dropshot_endpoint v0.16.7 |
| 3050 | 2026-03-21T00:09:19.713Z | Compiling hostname v0.4.2 |
| 3051 | 2026-03-21T00:09:19.723Z | Compiling serde_path_to_error v0.1.20 |
| 3052 | 2026-03-21T00:09:19.723Z | Compiling macaddr v1.0.1 |
| 3053 | 2026-03-21T00:09:19.881Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3054 | 2026-03-21T00:09:19.885Z | Compiling progenitor-client v0.10.0 |
| 3055 | 2026-03-21T00:09:19.885Z | Compiling instant v0.1.13 |
| 3056 | 2026-03-21T00:09:19.893Z | Compiling backon v1.6.0 |
| 3057 | 2026-03-21T00:09:20.055Z | Compiling async-stream v0.3.6 |
| 3058 | 2026-03-21T00:09:20.060Z | Compiling backoff v0.4.0 |
| 3059 | 2026-03-21T00:09:20.064Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3060 | 2026-03-21T00:09:20.213Z | Compiling progenitor-extras v0.1.1 |
| 3061 | 2026-03-21T00:09:20.219Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3062 | 2026-03-21T00:09:20.219Z | Compiling unsafe-libyaml v0.2.11 |
| 3063 | 2026-03-21T00:09:20.219Z | Compiling crucible-workspace-hack v0.1.0 |
| 3064 | 2026-03-21T00:09:20.377Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3065 | 2026-03-21T00:09:20.381Z | Compiling secrecy v0.10.3 |
| 3066 | 2026-03-21T00:09:20.381Z | Compiling heapless v0.8.0 |
| 3067 | 2026-03-21T00:09:20.381Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3068 | 2026-03-21T00:09:20.381Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3069 | 2026-03-21T00:09:20.578Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3070 | 2026-03-21T00:09:20.582Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3071 | 2026-03-21T00:09:20.582Z | Compiling hash32 v0.3.1 |
| 3072 | 2026-03-21T00:09:20.766Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3073 | 2026-03-21T00:09:20.772Z | Compiling smoltcp v0.11.0 |
| 3074 | 2026-03-21T00:09:20.784Z | Compiling structmeta v0.3.0 |
| 3075 | 2026-03-21T00:09:20.962Z | Compiling toml v0.8.23 |
| 3076 | 2026-03-21T00:09:20.966Z | Compiling tabwriter v1.4.1 |
| 3077 | 2026-03-21T00:09:20.966Z | Compiling cobs v0.3.0 |
| 3078 | 2026-03-21T00:09:20.966Z | Compiling foreign-types-macros v0.2.3 |
| 3079 | 2026-03-21T00:09:21.135Z | Compiling serde_yaml v0.9.34+deprecated |
| 3080 | 2026-03-21T00:09:21.140Z | Compiling derive-ex v0.1.8 |
| 3081 | 2026-03-21T00:09:21.153Z | Compiling parse-display-derive v0.10.0 |
| 3082 | 2026-03-21T00:09:21.307Z | Compiling ingot-macros v0.1.1 |
| 3083 | 2026-03-21T00:09:21.313Z | Compiling proc-macro-crate v3.4.0 |
| 3084 | 2026-03-21T00:09:21.313Z | Compiling convert_case v0.4.0 |
| 3085 | 2026-03-21T00:09:21.319Z | Compiling foreign-types-shared v0.3.1 |
| 3086 | 2026-03-21T00:09:21.319Z | Compiling cpufeatures v0.3.0 |
| 3087 | 2026-03-21T00:09:21.459Z | Compiling chacha20 v0.10.0 |
| 3088 | 2026-03-21T00:09:21.481Z | Compiling postcard v1.1.3 |
| 3089 | 2026-03-21T00:09:21.858Z | Compiling proc-macro-crate v1.3.1 |
| 3090 | 2026-03-21T00:09:21.864Z | Compiling foreign-types v0.5.0 |
| 3091 | 2026-03-21T00:09:21.864Z | Compiling derive_more v0.99.20 |
| 3092 | 2026-03-21T00:09:21.870Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3093 | 2026-03-21T00:09:22.033Z | Compiling universal-hash v0.5.1 |
| 3094 | 2026-03-21T00:09:22.036Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3095 | 2026-03-21T00:09:22.036Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3096 | 2026-03-21T00:09:22.036Z | Compiling cstr-argument v0.1.2 |
| 3097 | 2026-03-21T00:09:22.036Z | Compiling num_enum_derive v0.7.5 |
| 3098 | 2026-03-21T00:09:22.036Z | Compiling colored v3.1.1 |
| 3099 | 2026-03-21T00:09:22.195Z | Compiling opaque-debug v0.3.1 |
| 3100 | 2026-03-21T00:09:22.204Z | Compiling tokio-rustls v0.25.0 |
| 3101 | 2026-03-21T00:09:22.225Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3102 | 2026-03-21T00:09:22.323Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3103 | 2026-03-21T00:09:22.347Z | Compiling num_enum_derive v0.5.11 |
| 3104 | 2026-03-21T00:09:22.513Z | Compiling rand v0.10.0 |
| 3105 | 2026-03-21T00:09:22.518Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3106 | 2026-03-21T00:09:22.684Z | Compiling typify-impl v0.6.1 |
| 3107 | 2026-03-21T00:09:22.687Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3108 | 2026-03-21T00:09:22.687Z | Compiling half v2.7.1 |
| 3109 | 2026-03-21T00:09:22.695Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3110 | 2026-03-21T00:09:23.145Z | Compiling ciborium-io v0.2.2 |
| 3111 | 2026-03-21T00:09:23.150Z | Compiling camino-tempfile v1.4.1 |
| 3112 | 2026-03-21T00:09:23.153Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3113 | 2026-03-21T00:09:23.311Z | Compiling ciborium-ll v0.2.2 |
| 3114 | 2026-03-21T00:09:23.321Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3115 | 2026-03-21T00:09:23.486Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3116 | 2026-03-21T00:09:23.651Z | Compiling ciborium v0.2.2 |
| 3117 | 2026-03-21T00:09:23.656Z | Compiling num_enum v0.7.5 |
| 3118 | 2026-03-21T00:09:23.656Z | Compiling smf v0.2.3 |
| 3119 | 2026-03-21T00:09:23.657Z | Compiling test-strategy v0.4.5 |
| 3120 | 2026-03-21T00:09:23.657Z | Compiling parse-display v0.10.0 |
| 3121 | 2026-03-21T00:09:23.657Z | Compiling aead v0.5.2 |
| 3122 | 2026-03-21T00:09:23.664Z | Compiling num-derive v0.4.2 |
| 3123 | 2026-03-21T00:09:23.813Z | Compiling sigpipe v0.1.3 |
| 3124 | 2026-03-21T00:09:23.818Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3125 | 2026-03-21T00:09:23.818Z | Compiling glob v0.3.3 |
| 3126 | 2026-03-21T00:09:23.824Z | Compiling num_enum v0.5.11 |
| 3127 | 2026-03-21T00:09:23.981Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3128 | 2026-03-21T00:09:23.985Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3129 | 2026-03-21T00:09:24.159Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3130 | 2026-03-21T00:09:24.166Z | Compiling poly1305 v0.8.0 |
| 3131 | 2026-03-21T00:09:24.166Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3132 | 2026-03-21T00:09:24.348Z | Compiling chacha20 v0.9.1 |
| 3133 | 2026-03-21T00:09:24.395Z | Compiling whoami v1.6.1 |
| 3134 | 2026-03-21T00:09:24.398Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3135 | 2026-03-21T00:09:24.398Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3136 | 2026-03-21T00:09:24.601Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3137 | 2026-03-21T00:09:24.609Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3138 | 2026-03-21T00:09:24.792Z | Compiling num-rational v0.4.2 |
| 3139 | 2026-03-21T00:09:24.959Z | Compiling password-hash v0.5.0 |
| 3140 | 2026-03-21T00:09:24.964Z | Compiling blake2 v0.10.6 |
| 3141 | 2026-03-21T00:09:24.964Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3142 | 2026-03-21T00:09:25.004Z | Compiling num-complex v0.4.6 |
| 3143 | 2026-03-21T00:09:25.216Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3144 | 2026-03-21T00:09:25.220Z | Compiling indent_write v2.2.0 |
| 3145 | 2026-03-21T00:09:25.221Z | Compiling prettyplease v0.2.37 |
| 3146 | 2026-03-21T00:09:25.221Z | Compiling ingot-types v0.1.2 |
| 3147 | 2026-03-21T00:09:25.380Z | Compiling argon2 v0.5.3 |
| 3148 | 2026-03-21T00:09:25.591Z | Compiling chacha20poly1305 v0.10.1 |
| 3149 | 2026-03-21T00:09:25.599Z | Compiling float-ord v0.3.2 |
| 3150 | 2026-03-21T00:09:25.599Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3151 | 2026-03-21T00:09:25.766Z | Compiling num v0.4.3 |
| 3152 | 2026-03-21T00:09:25.770Z | Compiling gethostname v0.5.0 |
| 3153 | 2026-03-21T00:09:25.770Z | Compiling usdt-attr-macro v0.5.0 |
| 3154 | 2026-03-21T00:09:25.770Z | Compiling usdt-macro v0.5.0 |
| 3155 | 2026-03-21T00:09:25.770Z | Compiling derive-where v1.6.0 |
| 3156 | 2026-03-21T00:09:25.948Z | Compiling ingot v0.1.1 |
| 3157 | 2026-03-21T00:09:25.958Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3158 | 2026-03-21T00:09:25.961Z | Compiling memmap v0.7.0 |
| 3159 | 2026-03-21T00:09:25.961Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3160 | 2026-03-21T00:09:26.140Z | Compiling typify-impl v0.4.3 |
| 3161 | 2026-03-21T00:09:26.307Z | Compiling atomicwrites v0.4.4 |
| 3162 | 2026-03-21T00:09:26.317Z | Compiling thiserror-no-std v2.0.2 |
| 3163 | 2026-03-21T00:09:26.317Z | Compiling owo-colors v4.3.0 |
| 3164 | 2026-03-21T00:09:26.477Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3165 | 2026-03-21T00:09:26.483Z | Compiling vsss-rs v3.3.4 |
| 3166 | 2026-03-21T00:09:26.660Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3167 | 2026-03-21T00:09:26.871Z | Compiling cancel-safe-futures v0.1.5 |
| 3168 | 2026-03-21T00:09:26.883Z | Compiling libsw-core v0.3.2 |
| 3169 | 2026-03-21T00:09:26.888Z | Compiling usdt v0.5.0 |
| 3170 | 2026-03-21T00:09:27.052Z | Compiling async-recursion v1.1.1 |
| 3171 | 2026-03-21T00:09:27.068Z | Compiling resolv-conf v0.7.6 |
| 3172 | 2026-03-21T00:09:27.231Z | Compiling libsw v3.5.0 |
| 3173 | 2026-03-21T00:09:27.407Z | Compiling libefi-sys v0.1.0 |
| 3174 | 2026-03-21T00:09:27.412Z | Compiling linear-map v1.2.0 |
| 3175 | 2026-03-21T00:09:27.412Z | Compiling hickory-proto v0.24.4 |
| 3176 | 2026-03-21T00:09:27.602Z | Compiling newline-converter v0.3.0 |
| 3177 | 2026-03-21T00:09:27.612Z | Compiling console v0.15.11 |
| 3178 | 2026-03-21T00:09:27.613Z | Compiling bitfield-struct v0.6.2 |
| 3179 | 2026-03-21T00:09:27.774Z | Compiling semver v0.1.20 |
| 3180 | 2026-03-21T00:09:27.783Z | Compiling linked-hash-map v0.5.6 |
| 3181 | 2026-03-21T00:09:27.783Z | Compiling pin-project-internal v1.1.11 |
| 3182 | 2026-03-21T00:09:27.942Z | Compiling slog-dtrace v0.3.0 |
| 3183 | 2026-03-21T00:09:27.953Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3184 | 2026-03-21T00:09:28.111Z | Compiling rustc_version v0.1.7 |
| 3185 | 2026-03-21T00:09:28.122Z | Compiling expectorate v1.2.0 |
| 3186 | 2026-03-21T00:09:28.122Z | Compiling lru-cache v0.1.2 |
| 3187 | 2026-03-21T00:09:28.122Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3188 | 2026-03-21T00:09:28.289Z | Compiling minimal-lexical v0.2.1 |
| 3189 | 2026-03-21T00:09:28.305Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3190 | 2026-03-21T00:09:28.305Z | Compiling tokio-dtrace v0.1.1 |
| 3191 | 2026-03-21T00:09:28.309Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3192 | 2026-03-21T00:09:28.463Z | Compiling newtype_derive v0.1.6 |
| 3193 | 2026-03-21T00:09:28.470Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3194 | 2026-03-21T00:09:28.635Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3195 | 2026-03-21T00:09:28.648Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3196 | 2026-03-21T00:09:28.648Z | Compiling nom v7.1.3 |
| 3197 | 2026-03-21T00:09:28.648Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3198 | 2026-03-21T00:09:28.648Z | Compiling phf_shared v0.12.1 |
| 3199 | 2026-03-21T00:09:28.809Z | Compiling pem v3.0.6 |
| 3200 | 2026-03-21T00:09:28.817Z | Compiling snafu-derive v0.8.9 |
| 3201 | 2026-03-21T00:09:28.978Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3202 | 2026-03-21T00:09:28.985Z | Compiling csv-core v0.1.13 |
| 3203 | 2026-03-21T00:09:29.148Z | Compiling xshell-macros v0.2.7 |
| 3204 | 2026-03-21T00:09:29.155Z | Compiling same-file v1.0.6 |
| 3205 | 2026-03-21T00:09:29.155Z | Compiling highway v1.3.0 |
| 3206 | 2026-03-21T00:09:29.322Z | Compiling typify-macro v0.6.1 |
| 3207 | 2026-03-21T00:09:29.333Z | Compiling chrono-tz v0.10.4 |
| 3208 | 2026-03-21T00:09:29.504Z | Compiling pin-project v1.1.11 |
| 3209 | 2026-03-21T00:09:29.509Z | Compiling const_format_proc_macros v0.2.34 |
| 3210 | 2026-03-21T00:09:29.510Z | Compiling walkdir v2.5.0 |
| 3211 | 2026-03-21T00:09:29.684Z | Compiling xshell v0.2.7 |
| 3212 | 2026-03-21T00:09:29.692Z | Compiling csv v1.4.0 |
| 3213 | 2026-03-21T00:09:29.692Z | Compiling phf v0.12.1 |
| 3214 | 2026-03-21T00:09:30.031Z | Compiling oxide-tokio-rt v0.1.3 |
| 3215 | 2026-03-21T00:09:30.037Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3216 | 2026-03-21T00:09:30.257Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3217 | 2026-03-21T00:09:30.265Z | Compiling globset v0.4.18 |
| 3218 | 2026-03-21T00:09:30.279Z | Compiling olpc-cjson v0.1.4 |
| 3219 | 2026-03-21T00:09:30.458Z | Compiling hickory-resolver v0.24.4 |
| 3220 | 2026-03-21T00:09:30.479Z | Compiling primeorder v0.13.6 |
| 3221 | 2026-03-21T00:09:30.479Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3222 | 2026-03-21T00:09:30.479Z | Compiling serde_plain v1.0.2 |
| 3223 | 2026-03-21T00:09:30.479Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3224 | 2026-03-21T00:09:30.727Z | Compiling typed-path v0.9.3 |
| 3225 | 2026-03-21T00:09:30.740Z | Compiling base64 v0.21.7 |
| 3226 | 2026-03-21T00:09:30.924Z | Compiling const_format v0.2.35 |
| 3227 | 2026-03-21T00:09:30.937Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3228 | 2026-03-21T00:09:31.119Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3229 | 2026-03-21T00:09:31.301Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3230 | 2026-03-21T00:09:31.320Z | Compiling tabled_derive v0.7.0 |
| 3231 | 2026-03-21T00:09:31.321Z | Compiling bcs v0.1.6 |
| 3232 | 2026-03-21T00:09:31.663Z | Compiling snafu v0.8.9 |
| 3233 | 2026-03-21T00:09:31.862Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3234 | 2026-03-21T00:09:31.887Z | Compiling typify v0.6.1 |
| 3235 | 2026-03-21T00:09:32.067Z | Compiling qorb v0.4.1 |
| 3236 | 2026-03-21T00:09:32.075Z | Compiling progenitor-impl v0.13.0 |
| 3237 | 2026-03-21T00:09:32.075Z | Compiling tough v0.20.0 |
| 3238 | 2026-03-21T00:09:32.075Z | Compiling radium v0.7.0 |
| 3239 | 2026-03-21T00:09:32.075Z | Compiling termtree v0.5.1 |
| 3240 | 2026-03-21T00:09:32.251Z | Compiling salty v0.3.0 |
| 3241 | 2026-03-21T00:09:32.260Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3242 | 2026-03-21T00:09:32.429Z | Compiling textwrap v0.16.2 |
| 3243 | 2026-03-21T00:09:32.435Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3244 | 2026-03-21T00:09:32.598Z | Compiling steno v0.4.1 |
| 3245 | 2026-03-21T00:09:32.608Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3246 | 2026-03-21T00:09:32.765Z | Compiling tabled v0.15.0 |
| 3247 | 2026-03-21T00:09:32.769Z | Compiling humantime v2.3.0 |
| 3248 | 2026-03-21T00:09:32.769Z | Compiling maybe-uninit v2.0.0 |
| 3249 | 2026-03-21T00:09:32.788Z | Compiling typify-macro v0.4.3 |
| 3250 | 2026-03-21T00:09:32.964Z | Compiling tap v1.0.1 |
| 3251 | 2026-03-21T00:09:33.140Z | Compiling utf-8 v0.7.6 |
| 3252 | 2026-03-21T00:09:33.144Z | Compiling wyz v0.5.1 |
| 3253 | 2026-03-21T00:09:33.144Z | Compiling p384 v0.13.1 |
| 3254 | 2026-03-21T00:09:33.309Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3255 | 2026-03-21T00:09:33.491Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3256 | 2026-03-21T00:09:33.491Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3257 | 2026-03-21T00:09:33.505Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3258 | 2026-03-21T00:09:33.661Z | Compiling tungstenite v0.21.0 |
| 3259 | 2026-03-21T00:09:34.032Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3260 | 2026-03-21T00:09:34.215Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3261 | 2026-03-21T00:09:34.430Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3262 | 2026-03-21T00:09:34.691Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3263 | 2026-03-21T00:09:34.749Z | Compiling arc-swap v1.8.2 |
| 3264 | 2026-03-21T00:09:34.956Z | Compiling tagptr v0.2.0 |
| 3265 | 2026-03-21T00:09:34.963Z | Compiling funty v2.0.0 |
| 3266 | 2026-03-21T00:09:35.148Z | Compiling packed_struct v0.10.1 |
| 3267 | 2026-03-21T00:09:35.188Z | Compiling slog-scope v4.4.1 |
| 3268 | 2026-03-21T00:09:35.354Z | Compiling typify v0.4.3 |
| 3269 | 2026-03-21T00:09:35.590Z | Compiling progenitor-impl v0.10.0 |
| 3270 | 2026-03-21T00:09:35.601Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3271 | 2026-03-21T00:09:35.611Z | Compiling bitvec v1.0.1 |
| 3272 | 2026-03-21T00:09:35.801Z | Compiling progenitor-macro v0.13.0 |
| 3273 | 2026-03-21T00:09:35.821Z | Compiling moka v0.12.13 |
| 3274 | 2026-03-21T00:09:36.021Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3275 | 2026-03-21T00:09:36.021Z | Compiling tokio-tungstenite v0.21.0 |
| 3276 | 2026-03-21T00:09:36.188Z | Compiling polyval v0.6.2 |
| 3277 | 2026-03-21T00:09:36.199Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3278 | 2026-03-21T00:09:36.382Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3279 | 2026-03-21T00:09:36.393Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3280 | 2026-03-21T00:09:36.569Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3281 | 2026-03-21T00:09:36.573Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3282 | 2026-03-21T00:09:36.809Z | Compiling packed_struct_codegen v0.10.1 |
| 3283 | 2026-03-21T00:09:36.830Z | Compiling zerocopy-derive v0.6.6 |
| 3284 | 2026-03-21T00:09:36.908Z | Compiling bitfield-macros v0.19.4 |
| 3285 | 2026-03-21T00:09:37.665Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3286 | 2026-03-21T00:09:37.669Z | Compiling indexmap v1.9.3 |
| 3287 | 2026-03-21T00:09:37.669Z | Compiling nodrop v0.1.14 |
| 3288 | 2026-03-21T00:09:37.729Z | Compiling crc-catalog v2.4.0 |
| 3289 | 2026-03-21T00:09:37.889Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3290 | 2026-03-21T00:09:37.906Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3291 | 2026-03-21T00:09:38.094Z | Compiling parking_lot_core v0.8.6 |
| 3292 | 2026-03-21T00:09:38.107Z | Compiling bitfield v0.19.4 |
| 3293 | 2026-03-21T00:09:38.107Z | Compiling zerocopy v0.6.6 |
| 3294 | 2026-03-21T00:09:38.107Z | Compiling proc-macro-error2 v2.0.1 |
| 3295 | 2026-03-21T00:09:38.145Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3296 | 2026-03-21T00:09:38.319Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3297 | 2026-03-21T00:09:38.387Z | Compiling crc v3.4.0 |
| 3298 | 2026-03-21T00:09:38.408Z | Compiling array-init v0.0.4 |
| 3299 | 2026-03-21T00:09:38.534Z | Compiling hickory-resolver v0.25.2 |
| 3300 | 2026-03-21T00:09:38.559Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3301 | 2026-03-21T00:09:38.588Z | Compiling ghash v0.5.1 |
| 3302 | 2026-03-21T00:09:38.841Z | Compiling smallvec v0.6.14 |
| 3303 | 2026-03-21T00:09:38.845Z | Compiling slog-stdlog v4.1.1 |
| 3304 | 2026-03-21T00:09:38.845Z | Compiling git-stub v1.0.0 |
| 3305 | 2026-03-21T00:09:39.018Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3306 | 2026-03-21T00:09:39.024Z | Compiling ctr v0.9.2 |
| 3307 | 2026-03-21T00:09:39.027Z | Compiling num-derive v0.3.3 |
| 3308 | 2026-03-21T00:09:39.220Z | Compiling lzma-sys v0.1.20 |
| 3309 | 2026-03-21T00:09:39.230Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3310 | 2026-03-21T00:09:39.230Z | Compiling progenitor-macro v0.10.0 |
| 3311 | 2026-03-21T00:09:39.230Z | Compiling unicase v2.9.0 |
| 3312 | 2026-03-21T00:09:39.298Z | Compiling hashbrown v0.12.3 |
| 3313 | 2026-03-21T00:09:39.411Z | Compiling aes-gcm v0.10.3 |
| 3314 | 2026-03-21T00:09:39.645Z | Compiling mime_guess v2.0.5 |
| 3315 | 2026-03-21T00:09:39.651Z | Compiling git-stub-vcs v0.1.0 |
| 3316 | 2026-03-21T00:09:39.817Z | Compiling serde-hex v0.1.0 |
| 3317 | 2026-03-21T00:09:39.821Z | Compiling slog-envlogger v2.2.0 |
| 3318 | 2026-03-21T00:09:39.821Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3319 | 2026-03-21T00:09:40.004Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3320 | 2026-03-21T00:09:40.206Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3321 | 2026-03-21T00:09:40.233Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3322 | 2026-03-21T00:09:40.423Z | Compiling tabled_derive v0.11.0 |
| 3323 | 2026-03-21T00:09:40.429Z | Compiling libscf-sys v1.1.0 |
| 3324 | 2026-03-21T00:09:40.630Z | Compiling progenitor-impl v0.11.2 |
| 3325 | 2026-03-21T00:09:40.633Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3326 | 2026-03-21T00:09:40.801Z | Compiling ron v0.8.1 |
| 3327 | 2026-03-21T00:09:40.806Z | Compiling papergrid v0.17.0 |
| 3328 | 2026-03-21T00:09:40.806Z | Compiling cargo_toml v0.22.3 |
| 3329 | 2026-03-21T00:09:41.394Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3330 | 2026-03-21T00:09:41.409Z | Compiling hashbrown v0.13.2 |
| 3331 | 2026-03-21T00:09:41.761Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3332 | 2026-03-21T00:09:42.171Z | Compiling testing_table v0.3.0 |
| 3333 | 2026-03-21T00:09:42.174Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3334 | 2026-03-21T00:09:42.174Z | Compiling ssh-encoding v0.2.0 |
| 3335 | 2026-03-21T00:09:42.174Z | Compiling blowfish v0.9.1 |
| 3336 | 2026-03-21T00:09:42.199Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3337 | 2026-03-21T00:09:42.354Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3338 | 2026-03-21T00:09:42.379Z | Compiling nibble_vec v0.1.0 |
| 3339 | 2026-03-21T00:09:42.464Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3340 | 2026-03-21T00:09:42.490Z | Compiling corncobs v0.1.4 |
| 3341 | 2026-03-21T00:09:42.574Z | Compiling crc-any v2.5.0 |
| 3342 | 2026-03-21T00:09:42.599Z | Compiling endian-type v0.1.2 |
| 3343 | 2026-03-21T00:09:42.761Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3344 | 2026-03-21T00:09:42.764Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3345 | 2026-03-21T00:09:42.941Z | Compiling radix_trie v0.2.1 |
| 3346 | 2026-03-21T00:09:42.947Z | Compiling ssh-cipher v0.2.0 |
| 3347 | 2026-03-21T00:09:42.947Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3348 | 2026-03-21T00:09:42.947Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3349 | 2026-03-21T00:09:43.167Z | Compiling progenitor v0.13.0 |
| 3350 | 2026-03-21T00:09:43.172Z | Compiling tabled v0.20.0 |
| 3351 | 2026-03-21T00:09:43.190Z | Compiling object v0.30.4 |
| 3352 | 2026-03-21T00:09:43.350Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3353 | 2026-03-21T00:09:43.354Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3354 | 2026-03-21T00:09:43.354Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3355 | 2026-03-21T00:09:43.373Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3356 | 2026-03-21T00:09:43.689Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3357 | 2026-03-21T00:09:43.712Z | Compiling parking_lot v0.11.2 |
| 3358 | 2026-03-21T00:09:44.081Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3359 | 2026-03-21T00:09:44.309Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3360 | 2026-03-21T00:09:44.490Z | Compiling progenitor-macro v0.11.2 |
| 3361 | 2026-03-21T00:09:44.494Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3362 | 2026-03-21T00:09:44.737Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3363 | 2026-03-21T00:09:45.008Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3364 | 2026-03-21T00:09:45.011Z | Compiling progenitor-client v0.11.2 |
| 3365 | 2026-03-21T00:09:45.023Z | Compiling prefix-trie v0.7.0 |
| 3366 | 2026-03-21T00:09:45.094Z | Compiling password-hash v0.4.2 |
| 3367 | 2026-03-21T00:09:45.146Z | Compiling fxhash v0.2.1 |
| 3368 | 2026-03-21T00:09:45.371Z | Compiling secrecy v0.8.0 |
| 3369 | 2026-03-21T00:09:45.394Z | Compiling half v1.8.3 |
| 3370 | 2026-03-21T00:09:45.679Z | Compiling path-slash v0.1.5 |
| 3371 | 2026-03-21T00:09:45.687Z | Compiling http-range v0.1.5 |
| 3372 | 2026-03-21T00:09:45.916Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3373 | 2026-03-21T00:09:45.916Z | Compiling serde_cbor v0.11.2 |
| 3374 | 2026-03-21T00:09:46.085Z | Compiling hickory-server v0.25.2 |
| 3375 | 2026-03-21T00:09:46.089Z | Compiling pbkdf2 v0.11.0 |
| 3376 | 2026-03-21T00:09:46.263Z | Compiling sled v0.34.7 |
| 3377 | 2026-03-21T00:09:46.610Z | Compiling progenitor v0.10.0 |
| 3378 | 2026-03-21T00:09:46.781Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3379 | 2026-03-21T00:09:46.796Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3380 | 2026-03-21T00:09:46.809Z | Compiling ron v0.12.0 |
| 3381 | 2026-03-21T00:09:46.834Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3382 | 2026-03-21T00:09:47.329Z | Compiling xz2 v0.1.7 |
| 3383 | 2026-03-21T00:09:47.502Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3384 | 2026-03-21T00:09:47.650Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3385 | 2026-03-21T00:09:47.973Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3386 | 2026-03-21T00:09:48.111Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3387 | 2026-03-21T00:09:48.439Z | Compiling ssh-key v0.6.7 |
| 3388 | 2026-03-21T00:09:48.621Z | Compiling hickory-client v0.25.2 |
| 3389 | 2026-03-21T00:09:48.809Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3390 | 2026-03-21T00:09:49.142Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3391 | 2026-03-21T00:09:49.160Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3392 | 2026-03-21T00:09:49.323Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3393 | 2026-03-21T00:09:49.636Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3394 | 2026-03-21T00:09:49.809Z | Compiling p256 v0.13.2 |
| 3395 | 2026-03-21T00:09:49.901Z | Compiling p521 v0.13.3 |
| 3396 | 2026-03-21T00:09:50.373Z | Compiling yasna v0.5.2 |
| 3397 | 2026-03-21T00:09:50.462Z | Compiling kstat-rs v0.2.4 |
| 3398 | 2026-03-21T00:09:50.543Z | Compiling headers-core v0.3.0 |
| 3399 | 2026-03-21T00:09:50.625Z | Compiling nanorand v0.7.0 |
| 3400 | 2026-03-21T00:09:50.778Z | Compiling atty v0.2.14 |
| 3401 | 2026-03-21T00:09:50.781Z | Compiling russh-cryptovec v0.7.3 |
| 3402 | 2026-03-21T00:09:50.782Z | Compiling crc8 v0.1.1 |
| 3403 | 2026-03-21T00:09:50.968Z | Compiling home v0.5.12 |
| 3404 | 2026-03-21T00:09:50.975Z | Compiling base16ct v1.0.0 |
| 3405 | 2026-03-21T00:09:50.975Z | Compiling md5 v0.7.0 |
| 3406 | 2026-03-21T00:09:50.976Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3407 | 2026-03-21T00:09:50.976Z | Compiling flume v0.11.1 |
| 3408 | 2026-03-21T00:09:51.010Z | Compiling rcgen v0.12.1 |
| 3409 | 2026-03-21T00:09:51.010Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3410 | 2026-03-21T00:09:51.062Z | Compiling headers v0.4.1 |
| 3411 | 2026-03-21T00:09:51.142Z | Compiling russh-keys v0.45.0 |
| 3412 | 2026-03-21T00:09:51.347Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3413 | 2026-03-21T00:09:51.365Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3414 | 2026-03-21T00:09:51.422Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3415 | 2026-03-21T00:09:51.527Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3416 | 2026-03-21T00:09:51.596Z | Compiling hyper-staticfile v0.10.1 |
| 3417 | 2026-03-21T00:09:51.797Z | Compiling progenitor v0.11.2 |
| 3418 | 2026-03-21T00:09:51.973Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3419 | 2026-03-21T00:09:52.060Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3420 | 2026-03-21T00:09:52.291Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3421 | 2026-03-21T00:09:52.298Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3422 | 2026-03-21T00:09:52.303Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3423 | 2026-03-21T00:09:52.466Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3424 | 2026-03-21T00:09:52.749Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3425 | 2026-03-21T00:09:52.802Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3426 | 2026-03-21T00:09:53.324Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3427 | 2026-03-21T00:09:53.329Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3428 | 2026-03-21T00:09:53.329Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3429 | 2026-03-21T00:09:53.501Z | Compiling num-bigint v0.4.6 |
| 3430 | 2026-03-21T00:09:53.509Z | Compiling des v0.8.1 |
| 3431 | 2026-03-21T00:09:53.509Z | Compiling subprocess v0.2.15 |
| 3432 | 2026-03-21T00:09:53.723Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3433 | 2026-03-21T00:09:53.730Z | Compiling display-error-chain v0.2.2 |
| 3434 | 2026-03-21T00:09:53.946Z | Compiling hex-literal v0.4.1 |
| 3435 | 2026-03-21T00:09:54.023Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3436 | 2026-03-21T00:09:54.197Z | Compiling colored v2.2.0 |
| 3437 | 2026-03-21T00:09:54.293Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3438 | 2026-03-21T00:09:54.320Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3439 | 2026-03-21T00:09:54.409Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3440 | 2026-03-21T00:09:54.604Z | Compiling socket2 v0.5.10 |
| 3441 | 2026-03-21T00:09:54.646Z | Compiling internet-checksum v0.2.1 |
| 3442 | 2026-03-21T00:09:55.102Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3443 | 2026-03-21T00:09:55.343Z | Compiling russh v0.45.0 |
| 3444 | 2026-03-21T00:10:02.374Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3445 | 2026-03-21T00:10:12.569Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3446 | 2026-03-21T00:10:12.570Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3447 | 2026-03-21T00:10:12.573Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3448 | 2026-03-21T00:10:12.573Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3449 | 2026-03-21T00:10:14.760Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3450 | 2026-03-21T00:10:14.971Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3451 | 2026-03-21T00:10:20.716Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3452 | 2026-03-21T00:10:50.917Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3453 | 2026-03-21T00:11:15.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s |
| 3454 | 2026-03-21T00:11:15.560Z | |
| 3455 | 2026-03-21T00:11:15.564Z | real 1:57.929674801 |
| 3456 | 2026-03-21T00:11:15.564Z | user 11:33.702493531 |
| 3457 | 2026-03-21T00:11:15.564Z | sys 2:03.438428558 |
| 3458 | 2026-03-21T00:11:15.564Z | trap 0.361337323 |
| 3459 | 2026-03-21T00:11:15.564Z | tflt 0.492581118 |
| 3460 | 2026-03-21T00:11:15.564Z | dflt 1.709987049 |
| 3461 | 2026-03-21T00:11:15.564Z | kflt 0.003407945 |
| 3462 | 2026-03-21T00:11:15.564Z | lock 40:15.306182134 |
| 3463 | 2026-03-21T00:11:15.564Z | slp 26:10.682461805 |
| 3464 | 2026-03-21T00:11:15.564Z | lat 45.667314348 |
| 3465 | 2026-03-21T00:11:15.564Z | stop 3:51.392107745 |
| 3466 | 2026-03-21T00:11:15.564Z | + mkdir tests |
| 3467 | 2026-03-21T00:11:15.567Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3468 | 2026-03-21T00:11:15.567Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3469 | 2026-03-21T00:11:15.606Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-58b78f45b9570bbf tests/ |
| 3470 | 2026-03-21T00:11:15.629Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e6f8ef4052bfb0c2 tests/ |
| 3471 | 2026-03-21T00:11:15.651Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-24d786529c44a77c tests/ |
| 3472 | 2026-03-21T00:11:15.675Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a99e61b3cc7d9b0e tests/ |
| 3473 | 2026-03-21T00:11:15.925Z | + 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/*) |
| 3474 | 2026-03-21T00:11:15.928Z | + 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-e6f8ef4052bfb0c2 tests/commtest-24d786529c44a77c tests/dhcp_server-58b78f45b9570bbf tests/end_to_end_tests-a99e61b3cc7d9b0e 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 |
| 3475 | 2026-03-21T00:12:55.422Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3476 | 2026-03-21T00:12:55.422Z | a .github/buildomat/ci-env.sh 1K |
| 3477 | 2026-03-21T00:12:55.422Z | a out/target/test 1K |
| 3478 | 2026-03-21T00:12:55.422Z | a out/npuzone/npuzone 27402K |
| 3479 | 2026-03-21T00:12:55.422Z | a package-manifest.toml 35K |
| 3480 | 2026-03-21T00:12:55.422Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3481 | 2026-03-21T00:12:55.422Z | a target/release/omicron-package 40561K |
| 3482 | 2026-03-21T00:12:55.422Z | a target/release/xtask 11433K |
| 3483 | 2026-03-21T00:12:55.422Z | a target/debug/bootstrap 335394K |
| 3484 | 2026-03-21T00:12:55.422Z | a tests/bootstrap-e6f8ef4052bfb0c2 31310K |
| 3485 | 2026-03-21T00:12:55.422Z | a tests/commtest-24d786529c44a77c 32395K |
| 3486 | 2026-03-21T00:12:55.423Z | a tests/dhcp_server-58b78f45b9570bbf 31310K |
| 3487 | 2026-03-21T00:12:55.423Z | a tests/end_to_end_tests-a99e61b3cc7d9b0e 377689K |
| 3488 | 2026-03-21T00:12:55.423Z | a out/clickhouse.tar.gz 301709K |
| 3489 | 2026-03-21T00:12:55.423Z | a out/clickhouse_keeper.tar.gz 287173K |
| 3490 | 2026-03-21T00:12:55.423Z | a out/clickhouse_server.tar.gz 301708K |
| 3491 | 2026-03-21T00:12:55.423Z | a out/cockroachdb.tar.gz 156534K |
| 3492 | 2026-03-21T00:12:55.423Z | a out/crucible-pantry-zone.tar.gz 38990K |
| 3493 | 2026-03-21T00:12:55.423Z | a out/crucible-utils.tar 17744K |
| 3494 | 2026-03-21T00:12:55.423Z | a out/crucible-zone.tar.gz 53128K |
| 3495 | 2026-03-21T00:12:55.423Z | a out/external-dns.tar.gz 43604K |
| 3496 | 2026-03-21T00:12:55.423Z | a out/internal-dns.tar.gz 43604K |
| 3497 | 2026-03-21T00:12:55.423Z | a out/mg-ddm-gz.tar 78377K |
| 3498 | 2026-03-21T00:12:55.423Z | a out/nexus.tar.gz 209044K |
| 3499 | 2026-03-21T00:12:55.423Z | a out/ntp.tar.gz 25418K |
| 3500 | 2026-03-21T00:12:55.423Z | a out/omicron-gateway-softnpu.tar.gz 28226K |
| 3501 | 2026-03-21T00:12:55.423Z | a out/omicron-sled-agent.tar 186543K |
| 3502 | 2026-03-21T00:12:55.423Z | a out/overlay.tar.gz 3K |
| 3503 | 2026-03-21T00:12:55.423Z | a out/oximeter.tar.gz 57439K |
| 3504 | 2026-03-21T00:12:55.423Z | a out/oxlog.tar 3782K |
| 3505 | 2026-03-21T00:12:55.423Z | a out/probe.tar.gz 3037K |
| 3506 | 2026-03-21T00:12:55.423Z | a out/propolis-server.tar.gz 74633K |
| 3507 | 2026-03-21T00:12:55.423Z | a out/pumpkind-gz.tar 26647K |
| 3508 | 2026-03-21T00:12:55.423Z | a out/switch-softnpu.tar.gz 367872K |
| 3509 | 2026-03-21T00:12:55.427Z | |
| 3510 | 2026-03-21T00:12:55.427Z | real 1:39.486686142 |
| 3511 | 2026-03-21T00:12:55.427Z | user 1:36.456629716 |
| 3512 | 2026-03-21T00:12:55.427Z | sys 6.028243026 |
| 3513 | 2026-03-21T00:12:55.427Z | trap 0.006873164 |
| 3514 | 2026-03-21T00:12:55.427Z | tflt 0.000000000 |
| 3515 | 2026-03-21T00:12:55.427Z | dflt 0.000000000 |
| 3516 | 2026-03-21T00:12:55.427Z | kflt 0.000000000 |
| 3517 | 2026-03-21T00:12:55.427Z | lock 0.000000000 |
| 3518 | 2026-03-21T00:12:55.427Z | slp 1:35.859278877 |
| 3519 | 2026-03-21T00:12:55.427Z | lat 0.617732321 |
| 3520 | 2026-03-21T00:12:55.427Z | stop 0.000190254 |
| 3521 | 2026-03-21T00:12:55.427Z | process exited: duration 1232730 ms, exit code 0 |
| |
| 3522 | 2026-03-21T00:12:55.443Z | found 1 output files |
| 3523 | 2026-03-21T00:12:55.444Z | uploading: /work/package.tar.gz (2319739821 bytes) |
| 3524 | 2026-03-21T00:13:25.902Z | uploaded: /work/package.tar.gz |