|
|
|
| 1 | 2026-03-24T19:32:47.220Z | job assigned to worker 01KMGN8GKM2E5BPD17XJRZ40E3 [factory aws, i-01e79862f28d3915d] (queued for 1 m 56 s) |
| |
| 2 | 2026-03-24T19:32:56.312Z | starting task 0: "setup" |
| 3 | 2026-03-24T19:32:56.323Z | ++ uname -s |
| 4 | 2026-03-24T19:32:56.323Z | + kern=SunOS |
| 5 | 2026-03-24T19:32:56.323Z | + build_user=build |
| 6 | 2026-03-24T19:32:56.323Z | + build_uid=12345 |
| 7 | 2026-03-24T19:32:56.323Z | + work_dir=/work |
| 8 | 2026-03-24T19:32:56.323Z | + input_dir=/input |
| 9 | 2026-03-24T19:32:56.323Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-24T19:32:56.323Z | + case "$kern" in |
| 11 | 2026-03-24T19:32:56.323Z | + groupadd -g 12345 build |
| 12 | 2026-03-24T19:32:56.332Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-24T19:32:58.610Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-24T19:32:58.709Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-24T19:32:58.709Z | + home_fs=zfs |
| 16 | 2026-03-24T19:32:58.709Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-24T19:32:58.709Z | + mkdir -p /home/build |
| 18 | 2026-03-24T19:32:58.709Z | + chown build:build /home/build /work |
| 19 | 2026-03-24T19:33:00.465Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-24T19:33:00.470Z | process exited: duration 4159 ms, exit code 0 |
| |
| 21 | 2026-03-24T19:33:00.478Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-24T19:33:00.485Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-24T19:33:00.485Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-24T19:33:00.485Z | * rust toolchain profile = "default" |
| 25 | 2026-03-24T19:33:00.485Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-24T19:33:00.485Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-24T19:33:00.485Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-24T19:33:00.490Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-24T19:33:00.490Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-24T19:33:00.604Z | info: downloading installer |
| 31 | 2026-03-24T19:33:02.533Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-24T19:33:02.533Z | warn: /opt/ooce/bin |
| 33 | 2026-03-24T19:33:02.534Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-24T19:33:02.534Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-24T19:33:02.534Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-24T19:33:02.534Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-24T19:33:02.534Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-24T19:33:02.534Z | error: cannot install while Rust is installed |
| 39 | 2026-03-24T19:33:02.534Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-24T19:33:02.534Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-24T19:33:02.534Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-24T19:33:02.534Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-24T19:33:02.534Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-24T19:33:02.583Z | info: profile set to default |
| 45 | 2026-03-24T19:33:02.584Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-24T19:33:02.588Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-24T19:33:02.762Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-24T19:33:02.768Z | info: downloading 6 components |
| 49 | 2026-03-24T19:33:18.031Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-24T19:33:18.031Z | |
| 51 | 2026-03-24T19:33:18.062Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-24T19:33:18.062Z | |
| 53 | 2026-03-24T19:33:18.071Z | |
| 54 | 2026-03-24T19:33:18.071Z | Rust is installed now. Great! |
| 55 | 2026-03-24T19:33:18.074Z | |
| 56 | 2026-03-24T19:33:18.075Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-24T19:33:18.075Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-24T19:33:18.075Z | |
| 59 | 2026-03-24T19:33:18.075Z | To configure your current shell, you need to source |
| 60 | 2026-03-24T19:33:18.075Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-24T19:33:18.076Z | |
| 62 | 2026-03-24T19:33:18.076Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-24T19:33:18.076Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-24T19:33:18.076Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-24T19:33:18.077Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-24T19:33:18.077Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-24T19:33:18.077Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-24T19:33:18.077Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-24T19:33:18.077Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-24T19:33:18.077Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-24T19:33:18.160Z | + rustup --version |
| 72 | 2026-03-24T19:33:18.175Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-24T19:33:18.175Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-24T19:33:18.195Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-24T19:33:18.211Z | + cargo --version |
| 76 | 2026-03-24T19:33:18.221Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-24T19:33:18.221Z | + rustc --version |
| 78 | 2026-03-24T19:33:18.240Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-24T19:33:18.254Z | process exited: duration 17753 ms, exit code 0 |
| |
| 80 | 2026-03-24T19:33:18.281Z | starting task 2: "authentication" |
| 81 | 2026-03-24T19:33:18.371Z | process exited: duration 92 ms, exit code 0 |
| |
| 82 | 2026-03-24T19:33:18.391Z | starting task 3: "clone repository" |
| 83 | 2026-03-24T19:33:18.405Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-24T19:33:18.405Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-24T19:33:18.443Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-24T19:33:29.426Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-24T19:33:29.426Z | + git fetch origin 35a378cf06e18fc42a532b61f068a989b56c4448 |
| 88 | 2026-03-24T19:33:29.465Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-24T19:33:29.465Z | * branch 35a378cf06e18fc42a532b61f068a989b56c4448 -> FETCH_HEAD |
| 90 | 2026-03-24T19:33:29.465Z | + [[ -n mergeconflict/more-comments ]] |
| 91 | 2026-03-24T19:33:29.465Z | ++ git branch --show-current |
| 92 | 2026-03-24T19:33:29.465Z | + current=main |
| 93 | 2026-03-24T19:33:29.465Z | + [[ main != mergeconflict/more-comments ]] |
| 94 | 2026-03-24T19:33:29.465Z | + git branch -f mergeconflict/more-comments 35a378cf06e18fc42a532b61f068a989b56c4448 |
| 95 | 2026-03-24T19:33:29.465Z | + git checkout -f mergeconflict/more-comments |
| 96 | 2026-03-24T19:33:29.509Z | Switched to branch 'mergeconflict/more-comments' |
| 97 | 2026-03-24T19:33:29.530Z | + git reset --hard 35a378cf06e18fc42a532b61f068a989b56c4448 |
| 98 | 2026-03-24T19:33:29.571Z | HEAD is now at 35a378cf0 don't ignore examples |
| 99 | 2026-03-24T19:33:29.571Z | process exited: duration 11138 ms, exit code 0 |
| |
| 100 | 2026-03-24T19:33:29.619Z | starting task 4: "build" |
| 101 | 2026-03-24T19:33:29.654Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-24T19:33:29.654Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-24T19:33:29.654Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-24T19:33:29.654Z | + cargo --version |
| 105 | 2026-03-24T19:33:29.654Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-24T19:33:29.654Z | + rustc --version |
| 107 | 2026-03-24T19:33:29.692Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-24T19:33:29.692Z | + WORK=/work |
| 109 | 2026-03-24T19:33:29.692Z | + pfexec mkdir -p /work |
| 110 | 2026-03-24T19:33:29.692Z | + pfexec chown build /work |
| 111 | 2026-03-24T19:33:29.711Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-24T19:33:43.806Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-24T19:33:53.708Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-24T19:34:16.585Z | Planning: Solver setup ... Done (21.404s) |
| 115 | 2026-03-24T19:34:16.745Z | Planning: Running solver ... Done (0.160s) |
| 116 | 2026-03-24T19:34:16.931Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-03-24T19:34:16.950Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-24T19:34:17.133Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-24T19:34:17.174Z | Planning: Package planning ... Done (0.043s) |
| 120 | 2026-03-24T19:34:17.216Z | Planning: Merging actions ... Done (0.043s) |
| 121 | 2026-03-24T19:34:17.520Z | Planning: Checking for conflicting actions ... Done (0.303s) |
| 122 | 2026-03-24T19:34:17.530Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-03-24T19:34:20.760Z | Planning: Evaluating mediators ... Done (3.228s) |
| 124 | 2026-03-24T19:34:20.768Z | Planning: Planning completed in 26.90 seconds |
| 125 | 2026-03-24T19:34:20.781Z | Packages to install: 4 |
| 126 | 2026-03-24T19:34:20.781Z | Mediators to change: 2 |
| 127 | 2026-03-24T19:34:20.781Z | Services to change: 1 |
| 128 | 2026-03-24T19:34:20.788Z | Estimated space available: 155.43 GB |
| 129 | 2026-03-24T19:34:20.788Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-24T19:34:20.788Z | Create boot environment: No |
| 131 | 2026-03-24T19:34:20.788Z | Create backup boot environment: No |
| 132 | 2026-03-24T19:34:20.788Z | Rebuild boot archive: No |
| 133 | 2026-03-24T19:34:20.788Z | |
| 134 | 2026-03-24T19:34:20.788Z | Changed mediators: |
| 135 | 2026-03-24T19:34:20.788Z | mediator clang: |
| 136 | 2026-03-24T19:34:20.788Z | version: None -> 15 (system default) |
| 137 | 2026-03-24T19:34:20.788Z | |
| 138 | 2026-03-24T19:34:20.788Z | mediator llvm: |
| 139 | 2026-03-24T19:34:20.788Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-24T19:34:20.788Z | |
| 141 | 2026-03-24T19:34:20.788Z | Changed packages: |
| 142 | 2026-03-24T19:34:20.788Z | helios-dev |
| 143 | 2026-03-24T19:34:20.788Z | developer/build-essential |
| 144 | 2026-03-24T19:34:20.788Z | None -> 11-2.0 |
| 145 | 2026-03-24T19:34:20.788Z | library/libxmlsec1 |
| 146 | 2026-03-24T19:34:20.788Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-24T19:34:20.788Z | ooce/developer/clang-15 |
| 148 | 2026-03-24T19:34:20.788Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-24T19:34:20.788Z | ooce/developer/llvm-15 |
| 150 | 2026-03-24T19:34:20.788Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-24T19:34:20.788Z | |
| 152 | 2026-03-24T19:34:20.788Z | Services: |
| 153 | 2026-03-24T19:34:20.788Z | restart_fmri: |
| 154 | 2026-03-24T19:34:20.788Z | svc:/system/update-man-index:default |
| 155 | 2026-03-24T19:34:20.993Z | |
| 156 | 2026-03-24T19:34:20.993Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-24T19:34:25.993Z | Download: 1285/3290 items 112.4/212.6MB 52% complete (22.4M/s) |
| 158 | 2026-03-24T19:34:31.162Z | Download: 3247/3290 items 203.1/212.6MB 95% complete (20.7M/s) |
| 159 | 2026-03-24T19:34:31.856Z | Download: Completed 212.60 MB in 10.86 seconds (19.6M/s) |
| 160 | 2026-03-24T19:34:32.388Z | Actions: 1/3689 actions (Installing new actions) |
| 161 | 2026-03-24T19:34:36.916Z | Actions: Completed 3689 actions in 4.53 seconds. |
| 162 | 2026-03-24T19:34:37.655Z | Done (0.735s) |
| 163 | 2026-03-24T19:34:37.655Z | Done (0.000s) |
| 164 | 2026-03-24T19:34:38.537Z | Done (0.881s) |
| 165 | 2026-03-24T19:34:42.324Z | Done (3.425s) |
| 166 | 2026-03-24T19:34:42.412Z | Done (0.017s) |
| 167 | 2026-03-24T19:34:42.422Z | Done (0.000s) |
| 168 | 2026-03-24T19:34:42.539Z | Done (0.000s) |
| 169 | 2026-03-24T19:34:43.873Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-03-24T19:34:43.873Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-03-24T19:34:43.873Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-03-24T19:34:43.903Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-03-24T19:34:43.906Z | Planning: Planning completed in 0.37 seconds |
| 174 | 2026-03-24T19:34:43.922Z | Mediators to change: 2 |
| 175 | 2026-03-24T19:34:43.922Z | Create boot environment: No |
| 176 | 2026-03-24T19:34:43.922Z | Create backup boot environment: No |
| 177 | 2026-03-24T19:34:43.974Z | Done |
| 178 | 2026-03-24T19:34:43.975Z | Done |
| 179 | 2026-03-24T19:34:44.755Z | Done |
| 180 | 2026-03-24T19:34:48.073Z | Done |
| 181 | 2026-03-24T19:34:48.160Z | Done |
| 182 | 2026-03-24T19:34:48.164Z | Done |
| 183 | 2026-03-24T19:34:48.303Z | Done |
| 184 | 2026-03-24T19:34:48.834Z | Planning: Evaluating mediator changes ... Done |
| 185 | 2026-03-24T19:34:48.849Z | Planning: Merging actions ... Done |
| 186 | 2026-03-24T19:34:49.006Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-03-24T19:34:49.010Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-03-24T19:34:49.225Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-03-24T19:34:49.269Z | Planning: Planning completed in 0.64 seconds |
| 190 | 2026-03-24T19:34:49.298Z | Packages to change: 1 |
| 191 | 2026-03-24T19:34:49.298Z | Mediators to change: 1 |
| 192 | 2026-03-24T19:34:49.301Z | Services to change: 1 |
| 193 | 2026-03-24T19:34:49.301Z | Create boot environment: No |
| 194 | 2026-03-24T19:34:49.301Z | Create backup boot environment: Yes |
| 195 | 2026-03-24T19:34:51.598Z | Actions: 1/6 actions (Updating modified actions) |
| 196 | 2026-03-24T19:34:51.598Z | Actions: Completed 6 actions in 0.00 seconds. |
| 197 | 2026-03-24T19:34:51.598Z | Done |
| 198 | 2026-03-24T19:34:51.598Z | Done |
| 199 | 2026-03-24T19:34:51.735Z | Done |
| 200 | 2026-03-24T19:34:55.034Z | Done |
| 201 | 2026-03-24T19:34:55.119Z | Done |
| 202 | 2026-03-24T19:34:55.123Z | Done |
| 203 | 2026-03-24T19:34:55.273Z | Done |
| 204 | 2026-03-24T19:34:55.654Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 205 | 2026-03-24T19:34:55.654Z | clang system 15 system |
| 206 | 2026-03-24T19:34:55.655Z | csh system system illumos |
| 207 | 2026-03-24T19:34:55.655Z | ctags system system illumos |
| 208 | 2026-03-24T19:34:55.655Z | file system system illumos |
| 209 | 2026-03-24T19:34:55.655Z | gcc vendor 12 vendor |
| 210 | 2026-03-24T19:34:55.655Z | gcc system 10 system |
| 211 | 2026-03-24T19:34:55.655Z | gcc system 7 system |
| 212 | 2026-03-24T19:34:55.655Z | go system 1.20 system |
| 213 | 2026-03-24T19:34:55.655Z | go system 1.19 system |
| 214 | 2026-03-24T19:34:55.655Z | llvm system 15 system |
| 215 | 2026-03-24T19:34:55.655Z | llvm system 14 system |
| 216 | 2026-03-24T19:34:55.655Z | mariadb system 10.6 system |
| 217 | 2026-03-24T19:34:55.655Z | mta vendor vendor dma |
| 218 | 2026-03-24T19:34:55.655Z | openjdk system 17 system |
| 219 | 2026-03-24T19:34:55.655Z | openjdk system 11 system |
| 220 | 2026-03-24T19:34:55.655Z | openjdk system 1.8 system |
| 221 | 2026-03-24T19:34:55.656Z | openssl vendor 3 vendor |
| 222 | 2026-03-24T19:34:55.656Z | perl system 5.36 system |
| 223 | 2026-03-24T19:34:55.656Z | postgresql system 15 system |
| 224 | 2026-03-24T19:34:55.656Z | postgresql system 13 system |
| 225 | 2026-03-24T19:34:55.656Z | python vendor 3 vendor |
| 226 | 2026-03-24T19:34:55.656Z | python system 2 system |
| 227 | 2026-03-24T19:34:55.656Z | python3 system 3.11 system |
| 228 | 2026-03-24T19:34:55.656Z | ruby system 3.0 system |
| 229 | 2026-03-24T19:34:55.656Z | words vendor vendor american-english |
| 230 | 2026-03-24T19:34:55.656Z | words system system australian-english |
| 231 | 2026-03-24T19:34:55.656Z | words system system british-english |
| 232 | 2026-03-24T19:34:55.656Z | words system system canadian-english |
| 233 | 2026-03-24T19:34:55.656Z | words system system french |
| 234 | 2026-03-24T19:34:55.657Z | words system system italian |
| 235 | 2026-03-24T19:34:55.657Z | words system system ngerman |
| 236 | 2026-03-24T19:34:55.657Z | words system system ogerman |
| 237 | 2026-03-24T19:34:55.657Z | words system system spanish |
| 238 | 2026-03-24T19:34:55.974Z | PUBLISHER TYPE STATUS P LOCATION |
| 239 | 2026-03-24T19:34:55.974Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 240 | 2026-03-24T19:35:01.958Z | FMRI IFO |
| 241 | 2026-03-24T19:35:01.958Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 242 | 2026-03-24T19:35:01.958Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 243 | 2026-03-24T19:35:01.958Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 244 | 2026-03-24T19:35:01.958Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 245 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 246 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 247 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 248 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 249 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 250 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 251 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 252 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 253 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 254 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 255 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 256 | 2026-03-24T19:35:01.959Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 257 | 2026-03-24T19:35:03.233Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 258 | 2026-03-24T19:35:03.502Z | Updating crates.io index |
| 259 | 2026-03-24T19:35:03.538Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 260 | 2026-03-24T19:35:03.850Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 261 | 2026-03-24T19:35:04.832Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 262 | 2026-03-24T19:35:05.342Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 263 | 2026-03-24T19:35:06.169Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 264 | 2026-03-24T19:35:06.722Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 265 | 2026-03-24T19:35:08.187Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 266 | 2026-03-24T19:35:09.836Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 267 | 2026-03-24T19:35:10.659Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 268 | 2026-03-24T19:35:11.161Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 269 | 2026-03-24T19:35:12.045Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 270 | 2026-03-24T19:35:12.444Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 271 | 2026-03-24T19:35:12.791Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 272 | 2026-03-24T19:35:13.190Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 273 | 2026-03-24T19:35:14.154Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 274 | 2026-03-24T19:35:14.721Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 275 | 2026-03-24T19:35:15.226Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 276 | 2026-03-24T19:35:15.670Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-03-24T19:35:16.154Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2026-03-24T19:35:16.385Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 279 | 2026-03-24T19:35:16.688Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 280 | 2026-03-24T19:35:18.916Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 281 | 2026-03-24T19:35:19.502Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 282 | 2026-03-24T19:35:19.881Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 283 | 2026-03-24T19:35:20.545Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 284 | 2026-03-24T19:35:20.887Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 285 | 2026-03-24T19:35:21.238Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 286 | 2026-03-24T19:35:22.338Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 287 | 2026-03-24T19:35:23.084Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-03-24T19:35:23.489Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 289 | 2026-03-24T19:35:24.222Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 290 | 2026-03-24T19:35:24.488Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 291 | 2026-03-24T19:35:25.072Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 292 | 2026-03-24T19:35:25.333Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 293 | 2026-03-24T19:35:25.735Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 294 | 2026-03-24T19:35:26.362Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 295 | 2026-03-24T19:35:26.604Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 296 | 2026-03-24T19:35:26.894Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 297 | 2026-03-24T19:35:27.298Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 298 | 2026-03-24T19:35:41.239Z | Downloading crates ... |
| 299 | 2026-03-24T19:35:41.299Z | Downloaded autocfg v1.5.0 |
| 300 | 2026-03-24T19:35:41.304Z | Downloaded form_urlencoded v1.2.2 |
| 301 | 2026-03-24T19:35:41.308Z | Downloaded camino v1.2.2 |
| 302 | 2026-03-24T19:35:41.312Z | Downloaded proc-macro-error-attr v1.0.4 |
| 303 | 2026-03-24T19:35:41.312Z | Downloaded yoke-derive v0.8.1 |
| 304 | 2026-03-24T19:35:41.312Z | Downloaded clap_lex v1.0.0 |
| 305 | 2026-03-24T19:35:41.316Z | Downloaded crypto-common v0.1.7 |
| 306 | 2026-03-24T19:35:41.319Z | Downloaded textwrap v0.16.2 |
| 307 | 2026-03-24T19:35:41.323Z | Downloaded thiserror v2.0.18 |
| 308 | 2026-03-24T19:35:41.326Z | Downloaded zerofrom v0.1.6 |
| 309 | 2026-03-24T19:35:41.326Z | Downloaded zerovec-derive v0.11.2 |
| 310 | 2026-03-24T19:35:41.330Z | Downloaded usdt-attr-macro v0.5.0 |
| 311 | 2026-03-24T19:35:41.330Z | Downloaded unicode-linebreak v0.1.5 |
| 312 | 2026-03-24T19:35:41.330Z | Downloaded version_check v0.9.5 |
| 313 | 2026-03-24T19:35:41.330Z | Downloaded anstyle-parse v0.2.7 |
| 314 | 2026-03-24T19:35:41.334Z | Downloaded anstyle-query v1.1.5 |
| 315 | 2026-03-24T19:35:41.334Z | Downloaded usdt-impl v0.5.0 |
| 316 | 2026-03-24T19:35:41.334Z | Downloaded writeable v0.6.2 |
| 317 | 2026-03-24T19:35:41.338Z | Downloaded utf8_iter v1.0.4 |
| 318 | 2026-03-24T19:35:41.339Z | Downloaded fastrand v2.3.0 |
| 319 | 2026-03-24T19:35:41.339Z | Downloaded colorchoice v1.0.4 |
| 320 | 2026-03-24T19:35:41.339Z | Downloaded dtrace-parser v0.2.0 |
| 321 | 2026-03-24T19:35:41.350Z | Downloaded fnv v1.0.7 |
| 322 | 2026-03-24T19:35:41.350Z | Downloaded dof v0.3.0 |
| 323 | 2026-03-24T19:35:41.350Z | Downloaded cfg-if v1.0.4 |
| 324 | 2026-03-24T19:35:41.355Z | Downloaded unicode-xid v0.2.6 |
| 325 | 2026-03-24T19:35:41.355Z | Downloaded utf8parse v0.2.2 |
| 326 | 2026-03-24T19:35:41.355Z | Downloaded usdt-macro v0.5.0 |
| 327 | 2026-03-24T19:35:41.355Z | Downloaded digest v0.10.7 |
| 328 | 2026-03-24T19:35:41.356Z | Downloaded equivalent v1.0.2 |
| 329 | 2026-03-24T19:35:41.356Z | Downloaded displaydoc v0.2.5 |
| 330 | 2026-03-24T19:35:41.356Z | Downloaded cargo_toml v0.21.0 |
| 331 | 2026-03-24T19:35:41.356Z | Downloaded icu_normalizer v2.1.1 |
| 332 | 2026-03-24T19:35:41.356Z | Downloaded zerofrom-derive v0.1.6 |
| 333 | 2026-03-24T19:35:41.356Z | Downloaded typeid v1.0.3 |
| 334 | 2026-03-24T19:35:41.356Z | Downloaded toml_write v0.1.2 |
| 335 | 2026-03-24T19:35:41.360Z | Downloaded thread-id v4.2.2 |
| 336 | 2026-03-24T19:35:41.360Z | Downloaded cargo-platform v0.2.0 |
| 337 | 2026-03-24T19:35:41.360Z | Downloaded bitflags v2.11.0 |
| 338 | 2026-03-24T19:35:41.360Z | Downloaded usdt v0.5.0 |
| 339 | 2026-03-24T19:35:41.360Z | Downloaded toml_datetime v0.6.11 |
| 340 | 2026-03-24T19:35:41.364Z | Downloaded errno v0.3.14 |
| 341 | 2026-03-24T19:35:41.364Z | Downloaded clap_derive v4.5.55 |
| 342 | 2026-03-24T19:35:41.364Z | Downloaded cargo_metadata v0.21.0 |
| 343 | 2026-03-24T19:35:41.367Z | Downloaded serde_core v1.0.228 |
| 344 | 2026-03-24T19:35:41.367Z | Downloaded tinystr v0.8.2 |
| 345 | 2026-03-24T19:35:41.371Z | Downloaded thiserror-impl v2.0.18 |
| 346 | 2026-03-24T19:35:41.371Z | Downloaded erased-serde v0.4.9 |
| 347 | 2026-03-24T19:35:41.371Z | Downloaded thiserror v1.0.69 |
| 348 | 2026-03-24T19:35:41.375Z | Downloaded zmij v1.0.21 |
| 349 | 2026-03-24T19:35:41.378Z | Downloaded yoke v0.8.1 |
| 350 | 2026-03-24T19:35:41.378Z | Downloaded macaddr v1.0.1 |
| 351 | 2026-03-24T19:35:41.381Z | Downloaded heck v0.4.1 |
| 352 | 2026-03-24T19:35:41.381Z | Downloaded percent-encoding v2.3.2 |
| 353 | 2026-03-24T19:35:41.382Z | Downloaded generic-array v0.14.7 |
| 354 | 2026-03-24T19:35:41.385Z | Downloaded serde-value v0.7.0 |
| 355 | 2026-03-24T19:35:41.385Z | Downloaded thiserror-impl v1.0.69 |
| 356 | 2026-03-24T19:35:41.386Z | Downloaded heck v0.5.0 |
| 357 | 2026-03-24T19:35:41.386Z | Downloaded cargo-util-schemas v0.8.2 |
| 358 | 2026-03-24T19:35:41.389Z | Downloaded toml v0.8.23 |
| 359 | 2026-03-24T19:35:41.389Z | Downloaded cpufeatures v0.2.17 |
| 360 | 2026-03-24T19:35:41.389Z | Downloaded bytecount v0.6.9 |
| 361 | 2026-03-24T19:35:41.393Z | Downloaded stable_deref_trait v1.2.1 |
| 362 | 2026-03-24T19:35:41.393Z | Downloaded anstyle v1.0.13 |
| 363 | 2026-03-24T19:35:41.393Z | Downloaded unicode-ident v1.0.24 |
| 364 | 2026-03-24T19:35:41.397Z | Downloaded ucd-trie v0.1.7 |
| 365 | 2026-03-24T19:35:41.400Z | Downloaded ordered-float v2.10.1 |
| 366 | 2026-03-24T19:35:41.404Z | Downloaded is_terminal_polyfill v1.70.2 |
| 367 | 2026-03-24T19:35:41.404Z | Downloaded terminal_size v0.4.3 |
| 368 | 2026-03-24T19:35:41.404Z | Downloaded zerotrie v0.2.3 |
| 369 | 2026-03-24T19:35:41.415Z | Downloaded memmap v0.7.0 |
| 370 | 2026-03-24T19:35:41.415Z | Downloaded zerocopy-derive v0.7.35 |
| 371 | 2026-03-24T19:35:41.420Z | Downloaded url v2.5.8 |
| 372 | 2026-03-24T19:35:41.420Z | Downloaded typenum v1.19.0 |
| 373 | 2026-03-24T19:35:41.420Z | Downloaded plain v0.2.3 |
| 374 | 2026-03-24T19:35:41.420Z | Downloaded toml_edit v0.22.27 |
| 375 | 2026-03-24T19:35:41.420Z | Downloaded strsim v0.11.1 |
| 376 | 2026-03-24T19:35:41.424Z | Downloaded serde_spanned v0.6.9 |
| 377 | 2026-03-24T19:35:41.424Z | Downloaded scroll_derive v0.12.1 |
| 378 | 2026-03-24T19:35:41.424Z | Downloaded pretty-hex v0.4.1 |
| 379 | 2026-03-24T19:35:41.424Z | Downloaded potential_utf v0.1.4 |
| 380 | 2026-03-24T19:35:41.424Z | Downloaded block-buffer v0.10.4 |
| 381 | 2026-03-24T19:35:41.424Z | Downloaded tabled_derive v0.7.0 |
| 382 | 2026-03-24T19:35:41.429Z | Downloaded zerovec v0.11.5 |
| 383 | 2026-03-24T19:35:41.433Z | Downloaded swrite v0.1.0 |
| 384 | 2026-03-24T19:35:41.437Z | Downloaded itoa v1.0.17 |
| 385 | 2026-03-24T19:35:41.437Z | Downloaded idna_adapter v1.2.1 |
| 386 | 2026-03-24T19:35:41.437Z | Downloaded zerocopy v0.7.35 |
| 387 | 2026-03-24T19:35:41.448Z | Downloaded scroll v0.12.0 |
| 388 | 2026-03-24T19:35:41.451Z | Downloaded winnow v0.7.14 |
| 389 | 2026-03-24T19:35:41.455Z | Downloaded unicode-width v0.2.0 |
| 390 | 2026-03-24T19:35:41.459Z | Downloaded serde_tokenstream v0.2.3 |
| 391 | 2026-03-24T19:35:41.463Z | Downloaded fs-err v3.3.0 |
| 392 | 2026-03-24T19:35:41.463Z | Downloaded anstream v0.6.21 |
| 393 | 2026-03-24T19:35:41.468Z | Downloaded unicode-width v0.1.14 |
| 394 | 2026-03-24T19:35:41.471Z | Downloaded smawk v0.3.2 |
| 395 | 2026-03-24T19:35:41.471Z | Downloaded serde-untagged v0.1.9 |
| 396 | 2026-03-24T19:35:41.471Z | Downloaded quote v1.0.44 |
| 397 | 2026-03-24T19:35:41.475Z | Downloaded pest_meta v2.8.6 |
| 398 | 2026-03-24T19:35:41.475Z | Downloaded byteorder v1.5.0 |
| 399 | 2026-03-24T19:35:41.479Z | Downloaded sha2 v0.10.9 |
| 400 | 2026-03-24T19:35:41.484Z | Downloaded litemap v0.8.1 |
| 401 | 2026-03-24T19:35:41.487Z | Downloaded camino-tempfile v1.4.1 |
| 402 | 2026-03-24T19:35:41.487Z | Downloaded proc-macro-error v1.0.4 |
| 403 | 2026-03-24T19:35:41.490Z | Downloaded once_cell v1.21.3 |
| 404 | 2026-03-24T19:35:41.494Z | Downloaded clap v4.5.60 |
| 405 | 2026-03-24T19:35:41.498Z | Downloaded synstructure v0.13.2 |
| 406 | 2026-03-24T19:35:41.518Z | Downloaded tempfile v3.25.0 |
| 407 | 2026-03-24T19:35:41.521Z | Downloaded smallvec v1.15.1 |
| 408 | 2026-03-24T19:35:41.524Z | Downloaded anyhow v1.0.102 |
| 409 | 2026-03-24T19:35:41.525Z | Downloaded semver v1.0.27 |
| 410 | 2026-03-24T19:35:41.528Z | Downloaded pest_derive v2.8.6 |
| 411 | 2026-03-24T19:35:41.528Z | Downloaded num-traits v0.2.19 |
| 412 | 2026-03-24T19:35:41.531Z | Downloaded proc-macro2 v1.0.106 |
| 413 | 2026-03-24T19:35:41.535Z | Downloaded pest_generator v2.8.6 |
| 414 | 2026-03-24T19:35:41.554Z | Downloaded log v0.4.29 |
| 415 | 2026-03-24T19:35:41.558Z | Downloaded icu_properties v2.1.2 |
| 416 | 2026-03-24T19:35:41.558Z | Downloaded icu_locale_core v2.1.1 |
| 417 | 2026-03-24T19:35:41.564Z | Downloaded icu_provider v2.1.1 |
| 418 | 2026-03-24T19:35:41.567Z | Downloaded icu_normalizer_data v2.1.1 |
| 419 | 2026-03-24T19:35:41.570Z | Downloaded getrandom v0.4.1 |
| 420 | 2026-03-24T19:35:41.574Z | Downloaded serde_derive v1.0.228 |
| 421 | 2026-03-24T19:35:41.577Z | Downloaded papergrid v0.11.0 |
| 422 | 2026-03-24T19:35:41.580Z | Downloaded icu_collections v2.1.1 |
| 423 | 2026-03-24T19:35:41.585Z | Downloaded serde v1.0.228 |
| 424 | 2026-03-24T19:35:41.588Z | Downloaded memchr v2.8.0 |
| 425 | 2026-03-24T19:35:41.601Z | Downloaded indexmap v2.13.0 |
| 426 | 2026-03-24T19:35:41.606Z | Downloaded clap_builder v4.5.60 |
| 427 | 2026-03-24T19:35:41.611Z | Downloaded hashbrown v0.16.1 |
| 428 | 2026-03-24T19:35:41.625Z | Downloaded pest v2.8.6 |
| 429 | 2026-03-24T19:35:41.634Z | Downloaded idna v1.1.0 |
| 430 | 2026-03-24T19:35:41.645Z | Downloaded serde_json v1.0.149 |
| 431 | 2026-03-24T19:35:41.651Z | Downloaded icu_properties_data v2.1.2 |
| 432 | 2026-03-24T19:35:41.657Z | Downloaded goblin v0.8.2 |
| 433 | 2026-03-24T19:35:41.670Z | Downloaded tabled v0.15.0 |
| 434 | 2026-03-24T19:35:41.685Z | Downloaded syn v1.0.109 |
| 435 | 2026-03-24T19:35:41.694Z | Downloaded syn v2.0.117 |
| 436 | 2026-03-24T19:35:41.714Z | Downloaded rustix v1.1.3 |
| 437 | 2026-03-24T19:35:41.740Z | Downloaded libc v0.2.180 |
| 438 | 2026-03-24T19:35:41.828Z | Compiling proc-macro2 v1.0.106 |
| 439 | 2026-03-24T19:35:41.828Z | Compiling quote v1.0.44 |
| 440 | 2026-03-24T19:35:41.832Z | Compiling unicode-ident v1.0.24 |
| 441 | 2026-03-24T19:35:41.833Z | Compiling serde_core v1.0.228 |
| 442 | 2026-03-24T19:35:41.833Z | Compiling libc v0.2.180 |
| 443 | 2026-03-24T19:35:41.833Z | Compiling version_check v0.9.5 |
| 444 | 2026-03-24T19:35:41.833Z | Compiling serde v1.0.228 |
| 445 | 2026-03-24T19:35:41.833Z | Compiling memchr v2.8.0 |
| 446 | 2026-03-24T19:35:41.833Z | Compiling stable_deref_trait v1.2.1 |
| 447 | 2026-03-24T19:35:41.833Z | Compiling zmij v1.0.21 |
| 448 | 2026-03-24T19:35:41.833Z | Compiling autocfg v1.5.0 |
| 449 | 2026-03-24T19:35:41.833Z | Compiling thiserror v1.0.69 |
| 450 | 2026-03-24T19:35:41.833Z | Compiling itoa v1.0.17 |
| 451 | 2026-03-24T19:35:41.833Z | Compiling ucd-trie v0.1.7 |
| 452 | 2026-03-24T19:35:41.833Z | Compiling writeable v0.6.2 |
| 453 | 2026-03-24T19:35:42.303Z | Compiling litemap v0.8.1 |
| 454 | 2026-03-24T19:35:42.530Z | Compiling byteorder v1.5.0 |
| 455 | 2026-03-24T19:35:42.679Z | Compiling icu_normalizer_data v2.1.1 |
| 456 | 2026-03-24T19:35:42.709Z | Compiling rustix v1.1.3 |
| 457 | 2026-03-24T19:35:42.765Z | Compiling icu_properties_data v2.1.2 |
| 458 | 2026-03-24T19:35:42.818Z | Compiling pest v2.8.6 |
| 459 | 2026-03-24T19:35:42.852Z | Compiling bitflags v2.11.0 |
| 460 | 2026-03-24T19:35:42.907Z | Compiling serde_json v1.0.149 |
| 461 | 2026-03-24T19:35:42.937Z | Compiling num-traits v0.2.19 |
| 462 | 2026-03-24T19:35:42.992Z | Compiling smallvec v1.15.1 |
| 463 | 2026-03-24T19:35:43.168Z | Compiling equivalent v1.0.2 |
| 464 | 2026-03-24T19:35:43.253Z | Compiling typeid v1.0.3 |
| 465 | 2026-03-24T19:35:43.281Z | Compiling hashbrown v0.16.1 |
| 466 | 2026-03-24T19:35:43.365Z | Compiling usdt-impl v0.5.0 |
| 467 | 2026-03-24T19:35:43.429Z | Compiling proc-macro-error-attr v1.0.4 |
| 468 | 2026-03-24T19:35:43.441Z | Compiling erased-serde v0.4.9 |
| 469 | 2026-03-24T19:35:43.509Z | Compiling errno v0.3.14 |
| 470 | 2026-03-24T19:35:43.597Z | Compiling thread-id v4.2.2 |
| 471 | 2026-03-24T19:35:43.685Z | Compiling toml_write v0.1.2 |
| 472 | 2026-03-24T19:35:43.689Z | Compiling winnow v0.7.14 |
| 473 | 2026-03-24T19:35:43.689Z | Compiling syn v1.0.109 |
| 474 | 2026-03-24T19:35:43.916Z | Compiling proc-macro-error v1.0.4 |
| 475 | 2026-03-24T19:35:44.029Z | Compiling indexmap v2.13.0 |
| 476 | 2026-03-24T19:35:44.034Z | Compiling utf8_iter v1.0.4 |
| 477 | 2026-03-24T19:35:44.035Z | Compiling camino v1.2.2 |
| 478 | 2026-03-24T19:35:44.035Z | Compiling plain v0.2.3 |
| 479 | 2026-03-24T19:35:44.146Z | Compiling syn v2.0.117 |
| 480 | 2026-03-24T19:35:44.150Z | Compiling thiserror v2.0.18 |
| 481 | 2026-03-24T19:35:44.234Z | Compiling utf8parse v0.2.2 |
| 482 | 2026-03-24T19:35:44.238Z | Compiling log v0.4.29 |
| 483 | 2026-03-24T19:35:44.238Z | Compiling getrandom v0.4.1 |
| 484 | 2026-03-24T19:35:44.323Z | Compiling percent-encoding v2.3.2 |
| 485 | 2026-03-24T19:35:44.411Z | Compiling anstyle-parse v0.2.7 |
| 486 | 2026-03-24T19:35:44.557Z | Compiling pest_meta v2.8.6 |
| 487 | 2026-03-24T19:35:44.586Z | Compiling form_urlencoded v1.2.2 |
| 488 | 2026-03-24T19:35:44.739Z | Compiling ordered-float v2.10.1 |
| 489 | 2026-03-24T19:35:44.786Z | Compiling anstyle-query v1.1.5 |
| 490 | 2026-03-24T19:35:44.819Z | Compiling colorchoice v1.0.4 |
| 491 | 2026-03-24T19:35:44.878Z | Compiling cfg-if v1.0.4 |
| 492 | 2026-03-24T19:35:44.915Z | Compiling anstyle v1.0.13 |
| 493 | 2026-03-24T19:35:44.946Z | Compiling is_terminal_polyfill v1.70.2 |
| 494 | 2026-03-24T19:35:44.978Z | Compiling pretty-hex v0.4.1 |
| 495 | 2026-03-24T19:35:45.010Z | Compiling fs-err v3.3.0 |
| 496 | 2026-03-24T19:35:45.129Z | Compiling heck v0.4.1 |
| 497 | 2026-03-24T19:35:45.172Z | Compiling anstream v0.6.21 |
| 498 | 2026-03-24T19:35:45.172Z | Compiling fnv v1.0.7 |
| 499 | 2026-03-24T19:35:45.231Z | Compiling bytecount v0.6.9 |
| 500 | 2026-03-24T19:35:45.237Z | Compiling clap_lex v1.0.0 |
| 501 | 2026-03-24T19:35:45.324Z | Compiling terminal_size v0.4.3 |
| 502 | 2026-03-24T19:35:45.354Z | Compiling unicode-width v0.1.14 |
| 503 | 2026-03-24T19:35:45.357Z | Compiling heck v0.5.0 |
| 504 | 2026-03-24T19:35:45.414Z | Compiling strsim v0.11.1 |
| 505 | 2026-03-24T19:35:45.446Z | Compiling once_cell v1.21.3 |
| 506 | 2026-03-24T19:35:45.478Z | Compiling fastrand v2.3.0 |
| 507 | 2026-03-24T19:35:45.538Z | Compiling anyhow v1.0.102 |
| 508 | 2026-03-24T19:35:45.784Z | Compiling semver v1.0.27 |
| 509 | 2026-03-24T19:35:45.787Z | Compiling unicode-xid v0.2.6 |
| 510 | 2026-03-24T19:35:45.874Z | Compiling tempfile v3.25.0 |
| 511 | 2026-03-24T19:35:45.878Z | Compiling clap_builder v4.5.60 |
| 512 | 2026-03-24T19:35:45.878Z | Compiling papergrid v0.11.0 |
| 513 | 2026-03-24T19:35:45.968Z | Compiling memmap v0.7.0 |
| 514 | 2026-03-24T19:35:46.161Z | Compiling unicode-width v0.2.0 |
| 515 | 2026-03-24T19:35:46.262Z | Compiling smawk v0.3.2 |
| 516 | 2026-03-24T19:35:46.301Z | Compiling unicode-linebreak v0.1.5 |
| 517 | 2026-03-24T19:35:46.467Z | Compiling serde-untagged v0.1.9 |
| 518 | 2026-03-24T19:35:46.501Z | Compiling camino-tempfile v1.4.1 |
| 519 | 2026-03-24T19:35:46.534Z | Compiling swrite v0.1.0 |
| 520 | 2026-03-24T19:35:46.591Z | Compiling textwrap v0.16.2 |
| 521 | 2026-03-24T19:35:46.650Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 522 | 2026-03-24T19:35:47.108Z | Compiling tabled_derive v0.7.0 |
| 523 | 2026-03-24T19:35:47.984Z | Compiling synstructure v0.13.2 |
| 524 | 2026-03-24T19:35:47.985Z | Compiling pest_generator v2.8.6 |
| 525 | 2026-03-24T19:35:48.035Z | Compiling tabled v0.15.0 |
| 526 | 2026-03-24T19:35:48.724Z | Compiling serde_derive v1.0.228 |
| 527 | 2026-03-24T19:35:48.724Z | Compiling zerofrom-derive v0.1.6 |
| 528 | 2026-03-24T19:35:48.728Z | Compiling yoke-derive v0.8.1 |
| 529 | 2026-03-24T19:35:48.728Z | Compiling zerovec-derive v0.11.2 |
| 530 | 2026-03-24T19:35:48.729Z | Compiling displaydoc v0.2.5 |
| 531 | 2026-03-24T19:35:48.729Z | Compiling thiserror-impl v1.0.69 |
| 532 | 2026-03-24T19:35:48.729Z | Compiling zerocopy-derive v0.7.35 |
| 533 | 2026-03-24T19:35:48.729Z | Compiling pest_derive v2.8.6 |
| 534 | 2026-03-24T19:35:48.729Z | Compiling scroll_derive v0.12.1 |
| 535 | 2026-03-24T19:35:48.729Z | Compiling thiserror-impl v2.0.18 |
| 536 | 2026-03-24T19:35:48.874Z | Compiling clap_derive v4.5.55 |
| 537 | 2026-03-24T19:35:49.521Z | Compiling scroll v0.12.0 |
| 538 | 2026-03-24T19:35:49.837Z | Compiling goblin v0.8.2 |
| 539 | 2026-03-24T19:35:49.954Z | Compiling zerocopy v0.7.35 |
| 540 | 2026-03-24T19:35:50.060Z | Compiling zerofrom v0.1.6 |
| 541 | 2026-03-24T19:35:50.224Z | Compiling yoke v0.8.1 |
| 542 | 2026-03-24T19:35:50.306Z | Compiling dtrace-parser v0.2.0 |
| 543 | 2026-03-24T19:35:50.436Z | Compiling zerovec v0.11.5 |
| 544 | 2026-03-24T19:35:50.436Z | Compiling zerotrie v0.2.3 |
| 545 | 2026-03-24T19:35:50.805Z | Compiling clap v4.5.60 |
| 546 | 2026-03-24T19:35:51.036Z | Compiling tinystr v0.8.2 |
| 547 | 2026-03-24T19:35:51.036Z | Compiling potential_utf v0.1.4 |
| 548 | 2026-03-24T19:35:51.217Z | Compiling icu_collections v2.1.1 |
| 549 | 2026-03-24T19:35:51.247Z | Compiling icu_locale_core v2.1.1 |
| 550 | 2026-03-24T19:35:52.034Z | Compiling icu_provider v2.1.1 |
| 551 | 2026-03-24T19:35:52.142Z | Compiling toml_datetime v0.6.11 |
| 552 | 2026-03-24T19:35:52.142Z | Compiling serde_spanned v0.6.9 |
| 553 | 2026-03-24T19:35:52.146Z | Compiling serde-value v0.7.0 |
| 554 | 2026-03-24T19:35:52.146Z | Compiling cargo-platform v0.2.0 |
| 555 | 2026-03-24T19:35:52.146Z | Compiling macaddr v1.0.1 |
| 556 | 2026-03-24T19:35:52.146Z | Compiling dof v0.3.0 |
| 557 | 2026-03-24T19:35:52.147Z | Compiling serde_tokenstream v0.2.3 |
| 558 | 2026-03-24T19:35:52.340Z | Compiling icu_properties v2.1.2 |
| 559 | 2026-03-24T19:35:52.344Z | Compiling icu_normalizer v2.1.1 |
| 560 | 2026-03-24T19:35:52.399Z | Compiling toml_edit v0.22.27 |
| 561 | 2026-03-24T19:35:53.148Z | Compiling usdt-attr-macro v0.5.0 |
| 562 | 2026-03-24T19:35:53.155Z | Compiling usdt-macro v0.5.0 |
| 563 | 2026-03-24T19:35:53.496Z | Compiling idna_adapter v1.2.1 |
| 564 | 2026-03-24T19:35:53.637Z | Compiling idna v1.1.0 |
| 565 | 2026-03-24T19:35:53.877Z | Compiling usdt v0.5.0 |
| 566 | 2026-03-24T19:35:54.011Z | Compiling url v2.5.8 |
| 567 | 2026-03-24T19:35:54.198Z | Compiling toml v0.8.23 |
| 568 | 2026-03-24T19:35:54.658Z | Compiling cargo-util-schemas v0.8.2 |
| 569 | 2026-03-24T19:35:54.658Z | Compiling cargo_toml v0.21.0 |
| 570 | 2026-03-24T19:35:55.795Z | Compiling cargo_metadata v0.21.0 |
| 571 | 2026-03-24T19:35:57.081Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 572 | 2026-03-24T19:35:59.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.94s |
| 573 | 2026-03-24T19:36:00.232Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 574 | 2026-03-24T19:36:00.989Z | Downloading crates ... |
| 575 | 2026-03-24T19:36:01.119Z | Downloaded async-recursion v1.1.1 |
| 576 | 2026-03-24T19:36:01.122Z | Downloaded adler2 v2.0.1 |
| 577 | 2026-03-24T19:36:01.126Z | Downloaded aead v0.5.2 |
| 578 | 2026-03-24T19:36:01.129Z | Downloaded castaway v0.2.4 |
| 579 | 2026-03-24T19:36:01.131Z | Downloaded ahash v0.8.12 |
| 580 | 2026-03-24T19:36:01.136Z | Downloaded async-stream-impl v0.3.6 |
| 581 | 2026-03-24T19:36:01.139Z | Downloaded base64ct v1.8.3 |
| 582 | 2026-03-24T19:36:01.142Z | Downloaded aes-gcm v0.10.3 |
| 583 | 2026-03-24T19:36:01.145Z | Downloaded bb8 v0.8.6 |
| 584 | 2026-03-24T19:36:01.149Z | Downloaded darling v0.21.3 |
| 585 | 2026-03-24T19:36:01.152Z | Downloaded bit-set v0.5.3 |
| 586 | 2026-03-24T19:36:01.155Z | Downloaded bitfield-macros v0.19.4 |
| 587 | 2026-03-24T19:36:01.155Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 588 | 2026-03-24T19:36:01.159Z | Downloaded backoff v0.4.0 |
| 589 | 2026-03-24T19:36:01.159Z | Downloaded defmt v0.3.100 |
| 590 | 2026-03-24T19:36:01.162Z | Downloaded bit-vec v0.8.0 |
| 591 | 2026-03-24T19:36:01.162Z | Downloaded async-trait v0.1.89 |
| 592 | 2026-03-24T19:36:01.165Z | Downloaded bit-vec v0.6.3 |
| 593 | 2026-03-24T19:36:01.167Z | Downloaded darling_macro v0.21.3 |
| 594 | 2026-03-24T19:36:01.174Z | Downloaded curve25519-dalek v4.1.3 |
| 595 | 2026-03-24T19:36:01.224Z | Downloaded darling_macro v0.23.0 |
| 596 | 2026-03-24T19:36:01.232Z | Downloaded foreign-types v0.3.2 |
| 597 | 2026-03-24T19:36:01.232Z | Downloaded base16ct v1.0.0 |
| 598 | 2026-03-24T19:36:01.232Z | Downloaded debug-ignore v1.0.5 |
| 599 | 2026-03-24T19:36:01.232Z | Downloaded cfg_aliases v0.1.1 |
| 600 | 2026-03-24T19:36:01.232Z | Downloaded darling_macro v0.20.11 |
| 601 | 2026-03-24T19:36:01.232Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 602 | 2026-03-24T19:36:01.232Z | Downloaded block-padding v0.3.3 |
| 603 | 2026-03-24T19:36:01.232Z | Downloaded crucible-workspace-hack v0.1.0 |
| 604 | 2026-03-24T19:36:01.232Z | Downloaded byte-wrapper v0.1.0 |
| 605 | 2026-03-24T19:36:01.232Z | Downloaded fixedbitset v0.4.2 |
| 606 | 2026-03-24T19:36:01.232Z | Downloaded erased-serde v0.3.31 |
| 607 | 2026-03-24T19:36:01.232Z | Downloaded data-encoding v2.10.0 |
| 608 | 2026-03-24T19:36:01.232Z | Downloaded bit-set v0.8.0 |
| 609 | 2026-03-24T19:36:01.232Z | Downloaded arrayref v0.3.9 |
| 610 | 2026-03-24T19:36:01.232Z | Downloaded ascii-canvas v3.0.0 |
| 611 | 2026-03-24T19:36:01.232Z | Downloaded ctr v0.9.2 |
| 612 | 2026-03-24T19:36:01.232Z | Downloaded defmt v1.0.1 |
| 613 | 2026-03-24T19:36:01.232Z | Downloaded darling v0.20.11 |
| 614 | 2026-03-24T19:36:01.232Z | Downloaded crc8 v0.1.1 |
| 615 | 2026-03-24T19:36:01.232Z | Downloaded futures-core v0.3.32 |
| 616 | 2026-03-24T19:36:01.232Z | Downloaded flagset v0.4.7 |
| 617 | 2026-03-24T19:36:01.232Z | Downloaded dtrace-parser v0.3.0 |
| 618 | 2026-03-24T19:36:01.232Z | Downloaded assert_matches v1.5.0 |
| 619 | 2026-03-24T19:36:01.232Z | Downloaded float-ord v0.3.2 |
| 620 | 2026-03-24T19:36:01.232Z | Downloaded endian-type v0.1.2 |
| 621 | 2026-03-24T19:36:01.232Z | Downloaded bitfield-struct v0.6.2 |
| 622 | 2026-03-24T19:36:01.233Z | Downloaded ciborium-io v0.2.2 |
| 623 | 2026-03-24T19:36:01.233Z | Downloaded array-init v0.0.4 |
| 624 | 2026-03-24T19:36:01.233Z | Downloaded cmake v0.1.57 |
| 625 | 2026-03-24T19:36:01.233Z | Downloaded float-cmp v0.10.0 |
| 626 | 2026-03-24T19:36:01.233Z | Downloaded csv-core v0.1.13 |
| 627 | 2026-03-24T19:36:01.233Z | Downloaded crc v3.4.0 |
| 628 | 2026-03-24T19:36:01.233Z | Downloaded diesel-dtrace v0.5.0 |
| 629 | 2026-03-24T19:36:01.239Z | Downloaded crossbeam-deque v0.8.6 |
| 630 | 2026-03-24T19:36:01.239Z | Downloaded darling v0.23.0 |
| 631 | 2026-03-24T19:36:01.239Z | Downloaded bcs v0.1.6 |
| 632 | 2026-03-24T19:36:01.242Z | Downloaded fd-lock v4.0.4 |
| 633 | 2026-03-24T19:36:01.242Z | Downloaded defmt-parser v1.0.0 |
| 634 | 2026-03-24T19:36:01.242Z | Downloaded corncobs v0.1.4 |
| 635 | 2026-03-24T19:36:01.245Z | Downloaded convert_case v0.4.0 |
| 636 | 2026-03-24T19:36:01.245Z | Downloaded difflib v0.4.0 |
| 637 | 2026-03-24T19:36:01.245Z | Downloaded foreign-types v0.5.0 |
| 638 | 2026-03-24T19:36:01.245Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 639 | 2026-03-24T19:36:01.248Z | Downloaded dof v0.4.0 |
| 640 | 2026-03-24T19:36:01.248Z | Downloaded async-stream v0.3.6 |
| 641 | 2026-03-24T19:36:01.251Z | Downloaded foreign-types-shared v0.3.1 |
| 642 | 2026-03-24T19:36:01.251Z | Downloaded cfg_aliases v0.2.1 |
| 643 | 2026-03-24T19:36:01.251Z | Downloaded dirs-sys-next v0.1.2 |
| 644 | 2026-03-24T19:36:01.254Z | Downloaded atomicwrites v0.4.4 |
| 645 | 2026-03-24T19:36:01.254Z | Downloaded atty v0.2.14 |
| 646 | 2026-03-24T19:36:01.257Z | Downloaded funty v2.0.0 |
| 647 | 2026-03-24T19:36:01.257Z | Downloaded foreign-types-shared v0.1.1 |
| 648 | 2026-03-24T19:36:01.257Z | Downloaded cargo-platform v0.1.9 |
| 649 | 2026-03-24T19:36:01.260Z | Downloaded atomic-waker v1.1.2 |
| 650 | 2026-03-24T19:36:01.260Z | Downloaded env_filter v1.0.0 |
| 651 | 2026-03-24T19:36:01.263Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 652 | 2026-03-24T19:36:01.263Z | Downloaded futures-macro v0.3.32 |
| 653 | 2026-03-24T19:36:01.263Z | Downloaded embedded-io v0.4.0 |
| 654 | 2026-03-24T19:36:01.266Z | Downloaded allocator-api2 v0.2.21 |
| 655 | 2026-03-24T19:36:01.266Z | Downloaded dyn-clone v1.0.20 |
| 656 | 2026-03-24T19:36:01.269Z | Downloaded dsl_auto_type v0.2.0 |
| 657 | 2026-03-24T19:36:01.269Z | Downloaded foreign-types-macros v0.2.3 |
| 658 | 2026-03-24T19:36:01.272Z | Downloaded display-error-chain v0.2.2 |
| 659 | 2026-03-24T19:36:01.272Z | Downloaded crc-catalog v2.4.0 |
| 660 | 2026-03-24T19:36:01.275Z | Downloaded cpufeatures v0.3.0 |
| 661 | 2026-03-24T19:36:01.275Z | Downloaded ciborium-ll v0.2.2 |
| 662 | 2026-03-24T19:36:01.275Z | Downloaded futures-task v0.3.32 |
| 663 | 2026-03-24T19:36:01.278Z | Downloaded dunce v1.0.5 |
| 664 | 2026-03-24T19:36:01.278Z | Downloaded fxhash v0.2.1 |
| 665 | 2026-03-24T19:36:01.281Z | Downloaded embedded-io v0.6.1 |
| 666 | 2026-03-24T19:36:01.281Z | Downloaded gethostname v0.5.0 |
| 667 | 2026-03-24T19:36:01.281Z | Downloaded dirs-next v2.0.0 |
| 668 | 2026-03-24T19:36:01.284Z | Downloaded cargo_toml v0.22.3 |
| 669 | 2026-03-24T19:36:01.284Z | Downloaded arrayvec v0.7.6 |
| 670 | 2026-03-24T19:36:01.287Z | Downloaded enum-as-inner v0.6.1 |
| 671 | 2026-03-24T19:36:01.287Z | Downloaded futures-sink v0.3.32 |
| 672 | 2026-03-24T19:36:01.293Z | Downloaded cbc v0.1.2 |
| 673 | 2026-03-24T19:36:01.293Z | Downloaded console v0.15.11 |
| 674 | 2026-03-24T19:36:01.296Z | Downloaded ena v0.14.4 |
| 675 | 2026-03-24T19:36:01.296Z | Downloaded deranged v0.5.8 |
| 676 | 2026-03-24T19:36:01.296Z | Downloaded defmt-macros v1.0.1 |
| 677 | 2026-03-24T19:36:01.301Z | Downloaded cipher v0.4.4 |
| 678 | 2026-03-24T19:36:01.301Z | Downloaded globwalk v0.9.1 |
| 679 | 2026-03-24T19:36:01.304Z | Downloaded git-stub v1.0.0 |
| 680 | 2026-03-24T19:36:01.305Z | Downloaded ghash v0.5.1 |
| 681 | 2026-03-24T19:36:01.305Z | Downloaded hash32 v0.3.1 |
| 682 | 2026-03-24T19:36:01.305Z | Downloaded foldhash v0.1.5 |
| 683 | 2026-03-24T19:36:01.308Z | Downloaded blowfish v0.9.1 |
| 684 | 2026-03-24T19:36:01.308Z | Downloaded daft-derive v0.1.5 |
| 685 | 2026-03-24T19:36:01.311Z | Downloaded der_derive v0.7.3 |
| 686 | 2026-03-24T19:36:01.327Z | Downloaded hubpack_derive v0.1.1 |
| 687 | 2026-03-24T19:36:01.330Z | Downloaded httpdate v1.0.3 |
| 688 | 2026-03-24T19:36:01.330Z | Downloaded hubpack v0.1.2 |
| 689 | 2026-03-24T19:36:01.330Z | Downloaded ed25519 v2.2.3 |
| 690 | 2026-03-24T19:36:01.333Z | Downloaded http-range v0.1.5 |
| 691 | 2026-03-24T19:36:01.333Z | Downloaded http-body v1.0.1 |
| 692 | 2026-03-24T19:36:01.336Z | Downloaded fs_extra v1.3.0 |
| 693 | 2026-03-24T19:36:01.336Z | Downloaded filetime v0.2.27 |
| 694 | 2026-03-24T19:36:01.339Z | Downloaded derive-ex v0.1.8 |
| 695 | 2026-03-24T19:36:01.339Z | Downloaded fixedbitset v0.5.7 |
| 696 | 2026-03-24T19:36:01.341Z | Downloaded convert_case v0.10.0 |
| 697 | 2026-03-24T19:36:01.345Z | Downloaded futures-executor v0.3.32 |
| 698 | 2026-03-24T19:36:01.348Z | Downloaded drift v0.1.3 |
| 699 | 2026-03-24T19:36:01.352Z | Downloaded hyper-tls v0.6.0 |
| 700 | 2026-03-24T19:36:01.352Z | Downloaded indent_write v2.2.0 |
| 701 | 2026-03-24T19:36:01.352Z | Downloaded ff v0.13.1 |
| 702 | 2026-03-24T19:36:01.356Z | Downloaded const_format_proc_macros v0.2.34 |
| 703 | 2026-03-24T19:36:01.356Z | Downloaded instant v0.1.13 |
| 704 | 2026-03-24T19:36:01.360Z | Downloaded inout v0.1.4 |
| 705 | 2026-03-24T19:36:01.360Z | Downloaded clang-sys v1.8.1 |
| 706 | 2026-03-24T19:36:01.360Z | Downloaded foldhash v0.2.0 |
| 707 | 2026-03-24T19:36:01.364Z | Downloaded des v0.8.1 |
| 708 | 2026-03-24T19:36:01.364Z | Downloaded colored v3.1.1 |
| 709 | 2026-03-24T19:36:01.371Z | Downloaded ident_case v1.0.1 |
| 710 | 2026-03-24T19:36:01.371Z | Downloaded cargo_metadata v0.19.2 |
| 711 | 2026-03-24T19:36:01.374Z | Downloaded internet-checksum v0.2.1 |
| 712 | 2026-03-24T19:36:01.374Z | Downloaded indoc v1.0.9 |
| 713 | 2026-03-24T19:36:01.374Z | Downloaded crossbeam-channel v0.5.15 |
| 714 | 2026-03-24T19:36:01.374Z | Downloaded bzip2 v0.6.1 |
| 715 | 2026-03-24T19:36:01.377Z | Downloaded console v0.16.2 |
| 716 | 2026-03-24T19:36:01.377Z | Downloaded bzip2 v0.4.4 |
| 717 | 2026-03-24T19:36:01.380Z | Downloaded instability v0.3.11 |
| 718 | 2026-03-24T19:36:01.380Z | Downloaded blake2 v0.10.6 |
| 719 | 2026-03-24T19:36:01.383Z | Downloaded is_ci v1.2.0 |
| 720 | 2026-03-24T19:36:01.383Z | Downloaded is-terminal v0.4.17 |
| 721 | 2026-03-24T19:36:01.387Z | Downloaded kstat-rs v0.2.4 |
| 722 | 2026-03-24T19:36:01.387Z | Downloaded highway v1.3.0 |
| 723 | 2026-03-24T19:36:01.390Z | Downloaded hex-literal v0.4.1 |
| 724 | 2026-03-24T19:36:01.390Z | Downloaded git-stub-vcs v0.1.0 |
| 725 | 2026-03-24T19:36:01.390Z | Downloaded group v0.13.0 |
| 726 | 2026-03-24T19:36:01.393Z | Downloaded globset v0.4.18 |
| 727 | 2026-03-24T19:36:01.393Z | Downloaded glob v0.3.3 |
| 728 | 2026-03-24T19:36:01.396Z | Downloaded hyper-staticfile v0.10.1 |
| 729 | 2026-03-24T19:36:01.396Z | Downloaded cookie v0.18.1 |
| 730 | 2026-03-24T19:36:01.401Z | Downloaded keccak v0.1.6 |
| 731 | 2026-03-24T19:36:01.401Z | Downloaded futures-channel v0.3.32 |
| 732 | 2026-03-24T19:36:01.404Z | Downloaded lazy_static v1.5.0 |
| 733 | 2026-03-24T19:36:01.404Z | Downloaded lalrpop-util v0.19.12 |
| 734 | 2026-03-24T19:36:01.408Z | Downloaded libscf-sys v1.1.0 |
| 735 | 2026-03-24T19:36:01.408Z | Downloaded cookie_store v0.22.1 |
| 736 | 2026-03-24T19:36:01.412Z | Downloaded match_cfg v0.1.0 |
| 737 | 2026-03-24T19:36:01.412Z | Downloaded maplit v1.0.2 |
| 738 | 2026-03-24T19:36:01.412Z | Downloaded linked-hash-map v0.5.6 |
| 739 | 2026-03-24T19:36:01.412Z | Downloaded find-msvc-tools v0.1.9 |
| 740 | 2026-03-24T19:36:01.416Z | Downloaded constant_time_eq v0.4.2 |
| 741 | 2026-03-24T19:36:01.416Z | Downloaded managed v0.8.0 |
| 742 | 2026-03-24T19:36:01.419Z | Downloaded cancel-safe-futures v0.1.5 |
| 743 | 2026-03-24T19:36:01.419Z | Downloaded crc-any v2.5.0 |
| 744 | 2026-03-24T19:36:01.423Z | Downloaded crossbeam-utils v0.8.21 |
| 745 | 2026-03-24T19:36:01.426Z | Downloaded argon2 v0.5.3 |
| 746 | 2026-03-24T19:36:01.426Z | Downloaded aes v0.8.4 |
| 747 | 2026-03-24T19:36:01.429Z | Downloaded ingot-types v0.1.2 |
| 748 | 2026-03-24T19:36:01.429Z | Downloaded mime v0.3.17 |
| 749 | 2026-03-24T19:36:01.432Z | Downloaded memoffset v0.9.1 |
| 750 | 2026-03-24T19:36:01.432Z | Downloaded lru-slab v0.1.2 |
| 751 | 2026-03-24T19:36:01.432Z | Downloaded lru-cache v0.1.2 |
| 752 | 2026-03-24T19:36:01.435Z | Downloaded http-body-util v0.1.3 |
| 753 | 2026-03-24T19:36:01.435Z | Downloaded newtype-uuid-macros v0.1.0 |
| 754 | 2026-03-24T19:36:01.439Z | Downloaded nibble_vec v0.1.0 |
| 755 | 2026-03-24T19:36:01.439Z | Downloaded md-5 v0.10.6 |
| 756 | 2026-03-24T19:36:01.444Z | Downloaded getrandom v0.2.17 |
| 757 | 2026-03-24T19:36:01.444Z | Downloaded ipnetwork v0.21.1 |
| 758 | 2026-03-24T19:36:01.447Z | Downloaded ipnet v2.11.0 |
| 759 | 2026-03-24T19:36:01.447Z | Downloaded colored v2.2.0 |
| 760 | 2026-03-24T19:36:01.447Z | Downloaded maybe-uninit v2.0.0 |
| 761 | 2026-03-24T19:36:01.454Z | Downloaded newtype_derive v0.1.6 |
| 762 | 2026-03-24T19:36:01.454Z | Downloaded lzss v0.8.2 |
| 763 | 2026-03-24T19:36:01.457Z | Downloaded derive_builder v0.20.2 |
| 764 | 2026-03-24T19:36:01.457Z | Downloaded httparse v1.10.1 |
| 765 | 2026-03-24T19:36:01.460Z | Downloaded num v0.4.3 |
| 766 | 2026-03-24T19:36:01.460Z | Downloaded num-derive v0.4.2 |
| 767 | 2026-03-24T19:36:01.460Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 768 | 2026-03-24T19:36:01.464Z | Downloaded multimap v0.10.1 |
| 769 | 2026-03-24T19:36:01.464Z | Downloaded new_debug_unreachable v1.0.6 |
| 770 | 2026-03-24T19:36:01.467Z | Downloaded hmac v0.12.1 |
| 771 | 2026-03-24T19:36:01.467Z | Downloaded num-iter v0.1.45 |
| 772 | 2026-03-24T19:36:01.470Z | Downloaded num-derive v0.3.3 |
| 773 | 2026-03-24T19:36:01.470Z | Downloaded num_threads v0.1.7 |
| 774 | 2026-03-24T19:36:01.473Z | Downloaded nonempty v0.12.0 |
| 775 | 2026-03-24T19:36:01.473Z | Downloaded num-conv v0.2.0 |
| 776 | 2026-03-24T19:36:01.473Z | Downloaded half v1.8.3 |
| 777 | 2026-03-24T19:36:01.481Z | Downloaded getrandom v0.3.4 |
| 778 | 2026-03-24T19:36:01.485Z | Downloaded linear-map v1.2.0 |
| 779 | 2026-03-24T19:36:01.485Z | Downloaded libefi-sys v0.1.0 |
| 780 | 2026-03-24T19:36:01.485Z | Downloaded ingot v0.1.1 |
| 781 | 2026-03-24T19:36:01.485Z | Downloaded md5 v0.7.0 |
| 782 | 2026-03-24T19:36:01.485Z | Downloaded openssl-probe v0.1.6 |
| 783 | 2026-03-24T19:36:01.485Z | Downloaded libsw-core v0.3.2 |
| 784 | 2026-03-24T19:36:01.488Z | Downloaded ingot-macros v0.1.1 |
| 785 | 2026-03-24T19:36:01.488Z | Downloaded arc-swap v1.8.2 |
| 786 | 2026-03-24T19:36:01.492Z | Downloaded opaque-debug v0.3.1 |
| 787 | 2026-03-24T19:36:01.492Z | Downloaded half v2.7.1 |
| 788 | 2026-03-24T19:36:01.495Z | Downloaded compact_str v0.8.1 |
| 789 | 2026-03-24T19:36:01.498Z | Downloaded packed_struct_codegen v0.10.1 |
| 790 | 2026-03-24T19:36:01.502Z | Downloaded oso-derive v0.27.3 |
| 791 | 2026-03-24T19:36:01.502Z | Downloaded derive_more v0.99.20 |
| 792 | 2026-03-24T19:36:01.505Z | Downloaded crossbeam-epoch v0.9.18 |
| 793 | 2026-03-24T19:36:01.505Z | Downloaded env_logger v0.11.9 |
| 794 | 2026-03-24T19:36:01.508Z | Downloaded path-slash v0.1.5 |
| 795 | 2026-03-24T19:36:01.511Z | Downloaded pbkdf2 v0.12.2 |
| 796 | 2026-03-24T19:36:01.511Z | Downloaded openssl-macros v0.1.1 |
| 797 | 2026-03-24T19:36:01.511Z | Downloaded newtype-uuid v1.3.2 |
| 798 | 2026-03-24T19:36:01.515Z | Downloaded lru v0.12.5 |
| 799 | 2026-03-24T19:36:01.515Z | Downloaded openssl-probe v0.2.1 |
| 800 | 2026-03-24T19:36:01.515Z | Downloaded libloading v0.8.9 |
| 801 | 2026-03-24T19:36:01.520Z | Downloaded hyper-rustls v0.27.7 |
| 802 | 2026-03-24T19:36:01.520Z | Downloaded iana-time-zone v0.1.65 |
| 803 | 2026-03-24T19:36:01.525Z | Downloaded const_format v0.2.35 |
| 804 | 2026-03-24T19:36:01.528Z | Downloaded humantime v2.3.0 |
| 805 | 2026-03-24T19:36:01.528Z | Downloaded dropshot_endpoint v0.16.7 |
| 806 | 2026-03-24T19:36:01.532Z | Downloaded num-complex v0.4.6 |
| 807 | 2026-03-24T19:36:01.532Z | Downloaded parse-display v0.10.0 |
| 808 | 2026-03-24T19:36:01.536Z | Downloaded num_enum_derive v0.7.5 |
| 809 | 2026-03-24T19:36:01.536Z | Downloaded peg-runtime v0.8.5 |
| 810 | 2026-03-24T19:36:01.536Z | Downloaded num_enum_derive v0.5.11 |
| 811 | 2026-03-24T19:36:01.536Z | Downloaded nu-ansi-term v0.50.3 |
| 812 | 2026-03-24T19:36:01.539Z | Downloaded parse-size v1.1.0 |
| 813 | 2026-03-24T19:36:01.539Z | Downloaded num-rational v0.4.2 |
| 814 | 2026-03-24T19:36:01.539Z | Downloaded num-integer v0.1.46 |
| 815 | 2026-03-24T19:36:01.542Z | Downloaded bytes v1.11.1 |
| 816 | 2026-03-24T19:36:01.548Z | Downloaded olpc-cjson v0.1.4 |
| 817 | 2026-03-24T19:36:01.548Z | Downloaded normalize-line-endings v0.3.0 |
| 818 | 2026-03-24T19:36:01.553Z | Downloaded native-tls v0.2.18 |
| 819 | 2026-03-24T19:36:01.553Z | Downloaded phf_shared v0.11.3 |
| 820 | 2026-03-24T19:36:01.553Z | Downloaded pbkdf2 v0.11.0 |
| 821 | 2026-03-24T19:36:01.553Z | Downloaded phf_shared v0.12.1 |
| 822 | 2026-03-24T19:36:01.556Z | Downloaded multer v3.1.0 |
| 823 | 2026-03-24T19:36:01.557Z | Downloaded phf_shared v0.13.1 |
| 824 | 2026-03-24T19:36:01.557Z | Downloaded num_enum v0.5.11 |
| 825 | 2026-03-24T19:36:01.559Z | Downloaded chacha20poly1305 v0.10.1 |
| 826 | 2026-03-24T19:36:01.562Z | Downloaded nanorand v0.7.0 |
| 827 | 2026-03-24T19:36:01.565Z | Downloaded indoc v2.0.7 |
| 828 | 2026-03-24T19:36:01.565Z | Downloaded jobserver v0.1.34 |
| 829 | 2026-03-24T19:36:01.568Z | Downloaded ignore v0.4.25 |
| 830 | 2026-03-24T19:36:01.571Z | Downloaded owo-colors v4.3.0 |
| 831 | 2026-03-24T19:36:01.571Z | Downloaded mime_guess v2.0.5 |
| 832 | 2026-03-24T19:36:01.574Z | Downloaded packed_struct v0.10.1 |
| 833 | 2026-03-24T19:36:01.574Z | Downloaded elliptic-curve v0.13.8 |
| 834 | 2026-03-24T19:36:01.578Z | Downloaded predicates-core v1.0.10 |
| 835 | 2026-03-24T19:36:01.581Z | Downloaded precomputed-hash v0.1.1 |
| 836 | 2026-03-24T19:36:01.581Z | Downloaded powerfmt v0.2.0 |
| 837 | 2026-03-24T19:36:01.582Z | Downloaded flume v0.11.1 |
| 838 | 2026-03-24T19:36:01.585Z | Downloaded paste v1.0.15 |
| 839 | 2026-03-24T19:36:01.593Z | Downloaded password-hash v0.5.0 |
| 840 | 2026-03-24T19:36:01.593Z | Downloaded cc v1.2.56 |
| 841 | 2026-03-24T19:36:01.598Z | Downloaded bumpalo v3.20.2 |
| 842 | 2026-03-24T19:36:01.598Z | Downloaded ar_archive_writer v0.5.1 |
| 843 | 2026-03-24T19:36:01.598Z | Downloaded libbz2-rs-sys v0.2.2 |
| 844 | 2026-03-24T19:36:01.601Z | Downloaded predicates-tree v1.0.13 |
| 845 | 2026-03-24T19:36:01.601Z | Downloaded darling_core v0.20.11 |
| 846 | 2026-03-24T19:36:01.604Z | Downloaded progenitor-client v0.11.2 |
| 847 | 2026-03-24T19:36:01.604Z | Downloaded proc-macro-crate v3.4.0 |
| 848 | 2026-03-24T19:36:01.607Z | Downloaded proc-macro-crate v1.3.1 |
| 849 | 2026-03-24T19:36:01.607Z | Downloaded peg v0.8.5 |
| 850 | 2026-03-24T19:36:01.610Z | Downloaded pem v3.0.6 |
| 851 | 2026-03-24T19:36:01.612Z | Downloaded password-hash v0.4.2 |
| 852 | 2026-03-24T19:36:01.613Z | Downloaded oxnet v0.1.4 |
| 853 | 2026-03-24T19:36:01.616Z | Downloaded oxide-tokio-rt v0.1.3 |
| 854 | 2026-03-24T19:36:01.616Z | Downloaded progenitor-client v0.10.0 |
| 855 | 2026-03-24T19:36:01.619Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 856 | 2026-03-24T19:36:01.619Z | Downloaded progenitor-macro v0.11.2 |
| 857 | 2026-03-24T19:36:01.619Z | Downloaded litrs v1.0.0 |
| 858 | 2026-03-24T19:36:01.622Z | Downloaded pem-rfc7468 v0.7.0 |
| 859 | 2026-03-24T19:36:01.625Z | Downloaded dropshot-api-manager v0.6.0 |
| 860 | 2026-03-24T19:36:01.628Z | Downloaded pin-utils v0.1.0 |
| 861 | 2026-03-24T19:36:01.628Z | Downloaded parse-display-derive v0.10.0 |
| 862 | 2026-03-24T19:36:01.628Z | Downloaded progenitor-macro v0.13.0 |
| 863 | 2026-03-24T19:36:01.631Z | Downloaded peg-macros v0.8.5 |
| 864 | 2026-03-24T19:36:01.631Z | Downloaded psl-types v2.0.11 |
| 865 | 2026-03-24T19:36:01.634Z | Downloaded indexmap v1.9.3 |
| 866 | 2026-03-24T19:36:01.634Z | Downloaded polyval v0.6.2 |
| 867 | 2026-03-24T19:36:01.637Z | Downloaded pkg-config v0.3.32 |
| 868 | 2026-03-24T19:36:01.637Z | Downloaded headers v0.4.1 |
| 869 | 2026-03-24T19:36:01.641Z | Downloaded parking_lot_core v0.9.12 |
| 870 | 2026-03-24T19:36:01.644Z | Downloaded parking_lot_core v0.8.6 |
| 871 | 2026-03-24T19:36:01.647Z | Downloaded rand_chacha v0.3.1 |
| 872 | 2026-03-24T19:36:01.647Z | Downloaded predicates v3.1.4 |
| 873 | 2026-03-24T19:36:01.651Z | Downloaded parking_lot v0.11.2 |
| 874 | 2026-03-24T19:36:01.654Z | Downloaded ref-cast v1.0.25 |
| 875 | 2026-03-24T19:36:01.654Z | Downloaded primeorder v0.13.6 |
| 876 | 2026-03-24T19:36:01.657Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 877 | 2026-03-24T19:36:01.657Z | Downloaded recursive v0.1.1 |
| 878 | 2026-03-24T19:36:01.657Z | Downloaded quick-error v1.2.3 |
| 879 | 2026-03-24T19:36:01.660Z | Downloaded pkcs8 v0.10.2 |
| 880 | 2026-03-24T19:36:01.663Z | Downloaded radium v0.7.0 |
| 881 | 2026-03-24T19:36:01.663Z | Downloaded heapless v0.8.0 |
| 882 | 2026-03-24T19:36:01.670Z | Downloaded pin-project-lite v0.2.17 |
| 883 | 2026-03-24T19:36:01.670Z | Downloaded ref-cast-impl v1.0.25 |
| 884 | 2026-03-24T19:36:01.674Z | Downloaded rand_xorshift v0.4.0 |
| 885 | 2026-03-24T19:36:01.674Z | Downloaded num_enum v0.7.5 |
| 886 | 2026-03-24T19:36:01.677Z | Downloaded progenitor-extras v0.1.1 |
| 887 | 2026-03-24T19:36:01.677Z | Downloaded der v0.7.10 |
| 888 | 2026-03-24T19:36:01.680Z | Downloaded postgres-protocol v0.6.10 |
| 889 | 2026-03-24T19:36:01.685Z | Downloaded poly1305 v0.8.0 |
| 890 | 2026-03-24T19:36:01.685Z | Downloaded progenitor v0.13.0 |
| 891 | 2026-03-24T19:36:01.690Z | Downloaded rtoolbox v0.0.3 |
| 892 | 2026-03-24T19:36:01.690Z | Downloaded progenitor v0.10.0 |
| 893 | 2026-03-24T19:36:01.690Z | Downloaded flate2 v1.1.9 |
| 894 | 2026-03-24T19:36:01.694Z | Downloaded ppv-lite86 v0.2.21 |
| 895 | 2026-03-24T19:36:01.699Z | Downloaded pkcs5 v0.7.1 |
| 896 | 2026-03-24T19:36:01.699Z | Downloaded russh-cryptovec v0.7.3 |
| 897 | 2026-03-24T19:36:01.703Z | Downloaded rustc_version v0.4.1 |
| 898 | 2026-03-24T19:36:01.703Z | Downloaded pkcs1 v0.7.5 |
| 899 | 2026-03-24T19:36:01.704Z | Downloaded derive_more v2.1.1 |
| 900 | 2026-03-24T19:36:01.710Z | Downloaded r2d2 v0.8.10 |
| 901 | 2026-03-24T19:36:01.713Z | Downloaded rand_seeder v0.4.0 |
| 902 | 2026-03-24T19:36:01.713Z | Downloaded rfc6979 v0.4.0 |
| 903 | 2026-03-24T19:36:01.718Z | Downloaded parking_lot v0.12.5 |
| 904 | 2026-03-24T19:36:01.718Z | Downloaded papergrid v0.17.0 |
| 905 | 2026-03-24T19:36:01.721Z | Downloaded salsa20 v0.10.2 |
| 906 | 2026-03-24T19:36:01.724Z | Downloaded rustc-hash v2.1.1 |
| 907 | 2026-03-24T19:36:01.724Z | Downloaded rand_core v0.6.4 |
| 908 | 2026-03-24T19:36:01.728Z | Downloaded phf v0.13.1 |
| 909 | 2026-03-24T19:36:01.728Z | Downloaded proc-macro-error2 v2.0.1 |
| 910 | 2026-03-24T19:36:01.731Z | Downloaded miniz_oxide v0.8.9 |
| 911 | 2026-03-24T19:36:01.731Z | Downloaded phf v0.12.1 |
| 912 | 2026-03-24T19:36:01.734Z | Downloaded jiff-static v0.2.21 |
| 913 | 2026-03-24T19:36:01.738Z | Downloaded indicatif v0.18.4 |
| 914 | 2026-03-24T19:36:01.743Z | Downloaded same-file v1.0.6 |
| 915 | 2026-03-24T19:36:01.743Z | Downloaded scheduled-thread-pool v0.2.7 |
| 916 | 2026-03-24T19:36:01.743Z | Downloaded hyper-util v0.1.20 |
| 917 | 2026-03-24T19:36:01.747Z | Downloaded psm v0.1.30 |
| 918 | 2026-03-24T19:36:01.749Z | Downloaded scrypt v0.11.0 |
| 919 | 2026-03-24T19:36:01.750Z | Downloaded sapling-renderdag v0.1.0 |
| 920 | 2026-03-24T19:36:01.753Z | Downloaded expectorate v1.2.0 |
| 921 | 2026-03-24T19:36:01.753Z | Downloaded serde-big-array v0.5.1 |
| 922 | 2026-03-24T19:36:01.758Z | Downloaded semver v0.1.20 |
| 923 | 2026-03-24T19:36:01.758Z | Downloaded secrecy v0.8.0 |
| 924 | 2026-03-24T19:36:01.758Z | Downloaded aho-corasick v1.1.4 |
| 925 | 2026-03-24T19:36:01.761Z | Downloaded pin-project-internal v1.1.11 |
| 926 | 2026-03-24T19:36:01.764Z | Downloaded rustc_version v0.1.7 |
| 927 | 2026-03-24T19:36:01.764Z | Downloaded derive_more-impl v2.1.1 |
| 928 | 2026-03-24T19:36:01.767Z | Downloaded secrecy v0.10.3 |
| 929 | 2026-03-24T19:36:01.767Z | Downloaded serde_bytes v0.11.19 |
| 930 | 2026-03-24T19:36:01.772Z | Downloaded serde_spanned v1.0.4 |
| 931 | 2026-03-24T19:36:01.772Z | Downloaded postgres-types v0.2.12 |
| 932 | 2026-03-24T19:36:01.777Z | Downloaded scopeguard v1.2.0 |
| 933 | 2026-03-24T19:36:01.777Z | Downloaded seq-macro v0.3.6 |
| 934 | 2026-03-24T19:36:01.782Z | Downloaded scroll_derive v0.13.1 |
| 935 | 2026-03-24T19:36:01.782Z | Downloaded hashbrown v0.13.2 |
| 936 | 2026-03-24T19:36:01.782Z | Downloaded serde_repr v0.1.20 |
| 937 | 2026-03-24T19:36:01.785Z | Downloaded signal-hook-mio v0.2.5 |
| 938 | 2026-03-24T19:36:01.785Z | Downloaded crypto-bigint v0.5.5 |
| 939 | 2026-03-24T19:36:01.789Z | Downloaded oso v0.27.3 |
| 940 | 2026-03-24T19:36:01.797Z | Downloaded siphasher v1.0.2 |
| 941 | 2026-03-24T19:36:01.797Z | Downloaded rand_core v0.9.5 |
| 942 | 2026-03-24T19:36:01.800Z | Downloaded minimal-lexical v0.2.1 |
| 943 | 2026-03-24T19:36:01.800Z | Downloaded schemars_derive v0.8.22 |
| 944 | 2026-03-24T19:36:01.800Z | Downloaded sha1 v0.10.6 |
| 945 | 2026-03-24T19:36:01.800Z | Downloaded serde_urlencoded v0.7.1 |
| 946 | 2026-03-24T19:36:01.805Z | Downloaded shell-words v1.1.1 |
| 947 | 2026-03-24T19:36:01.805Z | Downloaded serde_plain v1.0.2 |
| 948 | 2026-03-24T19:36:01.809Z | Downloaded resolv-conf v0.7.6 |
| 949 | 2026-03-24T19:36:01.809Z | Downloaded hickory-server v0.25.2 |
| 950 | 2026-03-24T19:36:01.813Z | Downloaded rand_core v0.10.0 |
| 951 | 2026-03-24T19:36:01.813Z | Downloaded signal-hook-tokio v0.3.1 |
| 952 | 2026-03-24T19:36:01.813Z | Downloaded ed25519-dalek v2.2.0 |
| 953 | 2026-03-24T19:36:01.818Z | Downloaded sigpipe v0.1.3 |
| 954 | 2026-03-24T19:36:01.818Z | Downloaded signature v2.2.0 |
| 955 | 2026-03-24T19:36:01.824Z | Downloaded progenitor-impl v0.10.0 |
| 956 | 2026-03-24T19:36:01.825Z | Downloaded slog-envlogger v2.2.0 |
| 957 | 2026-03-24T19:36:01.825Z | Downloaded pin-project v1.1.11 |
| 958 | 2026-03-24T19:36:01.828Z | Downloaded rustls-native-certs v0.8.3 |
| 959 | 2026-03-24T19:36:01.835Z | Downloaded quinn-udp v0.5.14 |
| 960 | 2026-03-24T19:36:01.839Z | Downloaded progenitor-impl v0.11.2 |
| 961 | 2026-03-24T19:36:01.839Z | Downloaded serde-hex v0.1.0 |
| 962 | 2026-03-24T19:36:01.839Z | Downloaded russh-keys v0.45.0 |
| 963 | 2026-03-24T19:36:01.839Z | Downloaded postcard v1.1.3 |
| 964 | 2026-03-24T19:36:01.843Z | Downloaded serde_derive_internals v0.29.1 |
| 965 | 2026-03-24T19:36:01.843Z | Downloaded rand_chacha v0.9.0 |
| 966 | 2026-03-24T19:36:01.843Z | Downloaded hashbrown v0.12.3 |
| 967 | 2026-03-24T19:36:01.848Z | Downloaded sqlparser_derive v0.5.0 |
| 968 | 2026-03-24T19:36:01.853Z | Downloaded ssh-encoding v0.2.0 |
| 969 | 2026-03-24T19:36:01.854Z | Downloaded rusty-fork v0.3.1 |
| 970 | 2026-03-24T19:36:01.854Z | Downloaded http v1.4.0 |
| 971 | 2026-03-24T19:36:01.883Z | Downloaded rustls-pki-types v1.14.0 |
| 972 | 2026-03-24T19:36:01.884Z | Downloaded rustls-pemfile v2.2.0 |
| 973 | 2026-03-24T19:36:01.884Z | Downloaded rustls-pemfile v1.0.4 |
| 974 | 2026-03-24T19:36:01.888Z | Downloaded diesel_derives v2.3.7 |
| 975 | 2026-03-24T19:36:01.888Z | Downloaded strip-ansi-escapes v0.2.1 |
| 976 | 2026-03-24T19:36:01.888Z | Downloaded slab v0.4.12 |
| 977 | 2026-03-24T19:36:01.888Z | Downloaded signal-hook-registry v1.4.8 |
| 978 | 2026-03-24T19:36:01.888Z | Downloaded scroll v0.13.0 |
| 979 | 2026-03-24T19:36:01.888Z | Downloaded itertools v0.10.5 |
| 980 | 2026-03-24T19:36:01.888Z | Downloaded serde_path_to_error v0.1.20 |
| 981 | 2026-03-24T19:36:01.888Z | Downloaded sec1 v0.7.3 |
| 982 | 2026-03-24T19:36:01.888Z | Downloaded slog-bunyan v2.5.0 |
| 983 | 2026-03-24T19:36:01.888Z | Downloaded progenitor-client v0.13.0 |
| 984 | 2026-03-24T19:36:01.888Z | Downloaded progenitor v0.11.2 |
| 985 | 2026-03-24T19:36:01.888Z | Downloaded hickory-resolver v0.25.2 |
| 986 | 2026-03-24T19:36:01.888Z | Downloaded subtle v2.6.1 |
| 987 | 2026-03-24T19:36:01.889Z | Downloaded strum v0.27.2 |
| 988 | 2026-03-24T19:36:01.889Z | Downloaded structmeta-derive v0.3.0 |
| 989 | 2026-03-24T19:36:01.889Z | Downloaded slog-async v2.8.0 |
| 990 | 2026-03-24T19:36:01.895Z | Downloaded sct v0.7.1 |
| 991 | 2026-03-24T19:36:01.895Z | Downloaded prefix-trie v0.7.0 |
| 992 | 2026-03-24T19:36:01.895Z | Downloaded slog-dtrace v0.3.0 |
| 993 | 2026-03-24T19:36:01.898Z | Downloaded smf v0.2.3 |
| 994 | 2026-03-24T19:36:01.898Z | Downloaded slog-scope v4.4.1 |
| 995 | 2026-03-24T19:36:01.898Z | Downloaded take_mut v0.2.2 |
| 996 | 2026-03-24T19:36:01.902Z | Downloaded tabwriter v1.4.1 |
| 997 | 2026-03-24T19:36:01.902Z | Downloaded sync_wrapper v1.0.2 |
| 998 | 2026-03-24T19:36:01.903Z | Downloaded sync-ptr v0.1.4 |
| 999 | 2026-03-24T19:36:01.906Z | Downloaded simd-adler32 v0.3.8 |
| 1000 | 2026-03-24T19:36:01.906Z | Downloaded strum v0.26.3 |
| 1001 | 2026-03-24T19:36:01.906Z | Downloaded shlex v1.3.0 |
| 1002 | 2026-03-24T19:36:01.906Z | Downloaded progenitor-impl v0.13.0 |
| 1003 | 2026-03-24T19:36:01.911Z | Downloaded slog-json v2.6.1 |
| 1004 | 2026-03-24T19:36:01.911Z | Downloaded tap v1.0.1 |
| 1005 | 2026-03-24T19:36:01.911Z | Downloaded supports-color v3.0.2 |
| 1006 | 2026-03-24T19:36:01.915Z | Downloaded serde_cbor v0.11.2 |
| 1007 | 2026-03-24T19:36:01.915Z | Downloaded hickory-resolver v0.24.4 |
| 1008 | 2026-03-24T19:36:01.921Z | Downloaded sqlformat v0.3.5 |
| 1009 | 2026-03-24T19:36:01.924Z | Downloaded slog-term v2.9.2 |
| 1010 | 2026-03-24T19:36:01.924Z | Downloaded omicron-zone-package v0.12.2 |
| 1011 | 2026-03-24T19:36:01.924Z | Downloaded termtree v0.5.1 |
| 1012 | 2026-03-24T19:36:01.930Z | Downloaded stacker v0.1.23 |
| 1013 | 2026-03-24T19:36:01.930Z | Downloaded heapless v0.7.17 |
| 1014 | 2026-03-24T19:36:01.933Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1015 | 2026-03-24T19:36:01.933Z | Downloaded structmeta v0.3.0 |
| 1016 | 2026-03-24T19:36:01.937Z | Downloaded static_assertions v1.1.0 |
| 1017 | 2026-03-24T19:36:01.937Z | Downloaded stringprep v0.1.5 |
| 1018 | 2026-03-24T19:36:01.937Z | Downloaded string_cache v0.8.9 |
| 1019 | 2026-03-24T19:36:01.940Z | Downloaded progenitor-macro v0.10.0 |
| 1020 | 2026-03-24T19:36:01.940Z | Downloaded memmap2 v0.9.10 |
| 1021 | 2026-03-24T19:36:01.940Z | Downloaded testing_table v0.3.0 |
| 1022 | 2026-03-24T19:36:01.944Z | Downloaded thread-id v5.1.0 |
| 1023 | 2026-03-24T19:36:01.944Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1024 | 2026-03-24T19:36:01.944Z | Downloaded time-core v0.1.8 |
| 1025 | 2026-03-24T19:36:01.948Z | Downloaded libsw v3.5.0 |
| 1026 | 2026-03-24T19:36:01.948Z | Downloaded darling_core v0.21.3 |
| 1027 | 2026-03-24T19:36:01.951Z | Downloaded rustversion v1.0.22 |
| 1028 | 2026-03-24T19:36:01.956Z | Downloaded ron v0.8.1 |
| 1029 | 2026-03-24T19:36:01.960Z | Downloaded strum_macros v0.26.4 |
| 1030 | 2026-03-24T19:36:01.960Z | Downloaded snafu-derive v0.8.9 |
| 1031 | 2026-03-24T19:36:01.964Z | Downloaded ssh-cipher v0.2.0 |
| 1032 | 2026-03-24T19:36:01.964Z | Downloaded spki v0.7.3 |
| 1033 | 2026-03-24T19:36:01.971Z | Downloaded crossterm v0.28.1 |
| 1034 | 2026-03-24T19:36:01.971Z | Downloaded tagptr v0.2.0 |
| 1035 | 2026-03-24T19:36:01.974Z | Downloaded prettyplease v0.2.37 |
| 1036 | 2026-03-24T19:36:01.974Z | Downloaded p256 v0.13.2 |
| 1037 | 2026-03-24T19:36:01.978Z | Downloaded publicsuffix v2.3.0 |
| 1038 | 2026-03-24T19:36:01.981Z | Downloaded pretty_assertions v1.4.1 |
| 1039 | 2026-03-24T19:36:01.981Z | Downloaded openssl-sys v0.9.111 |
| 1040 | 2026-03-24T19:36:01.985Z | Downloaded tinyvec_macros v0.1.1 |
| 1041 | 2026-03-24T19:36:01.988Z | Downloaded smallvec v0.6.14 |
| 1042 | 2026-03-24T19:36:01.988Z | Downloaded support-bundle-viewer v0.1.2 |
| 1043 | 2026-03-24T19:36:01.993Z | Downloaded slog-stdlog v4.1.1 |
| 1044 | 2026-03-24T19:36:01.993Z | Downloaded termios v0.3.3 |
| 1045 | 2026-03-24T19:36:01.993Z | Downloaded serde_with_macros v3.17.0 |
| 1046 | 2026-03-24T19:36:01.996Z | Downloaded tiny-keccak v2.0.2 |
| 1047 | 2026-03-24T19:36:01.996Z | Downloaded tabled_derive v0.11.0 |
| 1048 | 2026-03-24T19:36:01.999Z | Downloaded signal-hook v0.3.18 |
| 1049 | 2026-03-24T19:36:01.999Z | Downloaded mio v1.1.1 |
| 1050 | 2026-03-24T19:36:02.007Z | Downloaded topological-sort v0.2.2 |
| 1051 | 2026-03-24T19:36:02.011Z | Downloaded strum_macros v0.27.2 |
| 1052 | 2026-03-24T19:36:02.011Z | Downloaded strum_macros v0.24.3 |
| 1053 | 2026-03-24T19:36:02.011Z | Downloaded rcgen v0.12.1 |
| 1054 | 2026-03-24T19:36:02.014Z | Downloaded try-lock v0.2.5 |
| 1055 | 2026-03-24T19:36:02.014Z | Downloaded darling_core v0.23.0 |
| 1056 | 2026-03-24T19:36:02.017Z | Downloaded typify-macro v0.4.3 |
| 1057 | 2026-03-24T19:36:02.017Z | Downloaded fatfs v0.3.6 |
| 1058 | 2026-03-24T19:36:02.021Z | Downloaded derive-where v1.6.0 |
| 1059 | 2026-03-24T19:36:02.024Z | Downloaded diff v0.1.13 |
| 1060 | 2026-03-24T19:36:02.027Z | Downloaded ryu v1.0.23 |
| 1061 | 2026-03-24T19:36:02.032Z | Downloaded num-bigint v0.4.6 |
| 1062 | 2026-03-24T19:36:02.035Z | Downloaded tower-service v0.3.3 |
| 1063 | 2026-03-24T19:36:02.035Z | Downloaded unarray v0.1.4 |
| 1064 | 2026-03-24T19:36:02.035Z | Downloaded thiserror-no-std v2.0.2 |
| 1065 | 2026-03-24T19:36:02.039Z | Downloaded typify-macro v0.6.1 |
| 1066 | 2026-03-24T19:36:02.039Z | Downloaded thread_local v1.1.9 |
| 1067 | 2026-03-24T19:36:02.044Z | Downloaded tokio-native-tls v0.3.1 |
| 1068 | 2026-03-24T19:36:02.044Z | Downloaded hyper v1.8.1 |
| 1069 | 2026-03-24T19:36:02.050Z | Downloaded trait-variant v0.1.2 |
| 1070 | 2026-03-24T19:36:02.056Z | Downloaded tokio-tungstenite v0.23.1 |
| 1071 | 2026-03-24T19:36:02.056Z | Downloaded tokio-tungstenite v0.21.0 |
| 1072 | 2026-03-24T19:36:02.056Z | Downloaded time-macros v0.2.27 |
| 1073 | 2026-03-24T19:36:02.061Z | Downloaded unicode-truncate v1.1.0 |
| 1074 | 2026-03-24T19:36:02.061Z | Downloaded spin v0.9.8 |
| 1075 | 2026-03-24T19:36:02.061Z | Downloaded aws-lc-rs v1.16.0 |
| 1076 | 2026-03-24T19:36:02.066Z | Downloaded schemars v0.8.22 |
| 1077 | 2026-03-24T19:36:02.074Z | Downloaded unit-prefix v0.5.2 |
| 1078 | 2026-03-24T19:36:02.079Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1079 | 2026-03-24T19:36:02.079Z | Downloaded similar v2.7.0 |
| 1080 | 2026-03-24T19:36:02.082Z | Downloaded tower-layer v0.3.3 |
| 1081 | 2026-03-24T19:36:02.082Z | Downloaded tokio-rustls v0.25.0 |
| 1082 | 2026-03-24T19:36:02.085Z | Downloaded tokio-macros v2.6.0 |
| 1083 | 2026-03-24T19:36:02.085Z | Downloaded untrusted v0.9.0 |
| 1084 | 2026-03-24T19:36:02.088Z | Downloaded universal-hash v0.5.1 |
| 1085 | 2026-03-24T19:36:02.088Z | Downloaded utf-8 v0.7.6 |
| 1086 | 2026-03-24T19:36:02.088Z | Downloaded usdt-macro v0.6.0 |
| 1087 | 2026-03-24T19:36:02.091Z | Downloaded void v1.0.2 |
| 1088 | 2026-03-24T19:36:02.091Z | Downloaded usdt-attr-macro v0.6.0 |
| 1089 | 2026-03-24T19:36:02.091Z | Downloaded usdt v0.6.0 |
| 1090 | 2026-03-24T19:36:02.091Z | Downloaded tls_codec v0.4.2 |
| 1091 | 2026-03-24T19:36:02.094Z | Downloaded quinn v0.11.9 |
| 1092 | 2026-03-24T19:36:02.097Z | Downloaded tui-tree-widget v0.23.1 |
| 1093 | 2026-03-24T19:36:02.097Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1094 | 2026-03-24T19:36:02.101Z | Downloaded rustls-webpki v0.103.9 |
| 1095 | 2026-03-24T19:36:02.104Z | Downloaded qorb v0.4.1 |
| 1096 | 2026-03-24T19:36:02.106Z | Downloaded term v1.2.1 |
| 1097 | 2026-03-24T19:36:02.111Z | Downloaded wait-timeout v0.2.1 |
| 1098 | 2026-03-24T19:36:02.115Z | Downloaded tokio-dtrace v0.1.1 |
| 1099 | 2026-03-24T19:36:02.115Z | Downloaded tls_codec_derive v0.4.2 |
| 1100 | 2026-03-24T19:36:02.115Z | Downloaded nom v7.1.3 |
| 1101 | 2026-03-24T19:36:02.118Z | Downloaded unicase v2.9.0 |
| 1102 | 2026-03-24T19:36:02.123Z | Downloaded tokio-stream v0.1.18 |
| 1103 | 2026-03-24T19:36:02.126Z | Downloaded xattr v1.6.1 |
| 1104 | 2026-03-24T19:36:02.126Z | Downloaded waitgroup v0.1.2 |
| 1105 | 2026-03-24T19:36:02.126Z | Downloaded tokio-rustls v0.24.1 |
| 1106 | 2026-03-24T19:36:02.132Z | Downloaded term v0.7.0 |
| 1107 | 2026-03-24T19:36:02.132Z | Downloaded rsa v0.9.10 |
| 1108 | 2026-03-24T19:36:02.135Z | Downloaded test-strategy v0.4.5 |
| 1109 | 2026-03-24T19:36:02.138Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1110 | 2026-03-24T19:36:02.141Z | Downloaded zeroize_derive v1.4.3 |
| 1111 | 2026-03-24T19:36:02.141Z | Downloaded zone v0.3.1 |
| 1112 | 2026-03-24T19:36:02.141Z | Downloaded socket2 v0.6.2 |
| 1113 | 2026-03-24T19:36:02.145Z | Downloaded want v0.3.1 |
| 1114 | 2026-03-24T19:36:02.145Z | Downloaded socket2 v0.5.10 |
| 1115 | 2026-03-24T19:36:02.149Z | Downloaded crossterm v0.29.0 |
| 1116 | 2026-03-24T19:36:02.154Z | Downloaded tracing-attributes v0.1.31 |
| 1117 | 2026-03-24T19:36:02.159Z | Downloaded usdt-impl v0.6.0 |
| 1118 | 2026-03-24T19:36:02.159Z | Downloaded bindgen v0.71.1 |
| 1119 | 2026-03-24T19:36:02.165Z | Downloaded vsss-rs v3.3.4 |
| 1120 | 2026-03-24T19:36:02.165Z | Downloaded untrusted v0.7.1 |
| 1121 | 2026-03-24T19:36:02.169Z | Downloaded zone_cfg_derive v0.3.1 |
| 1122 | 2026-03-24T19:36:02.169Z | Downloaded uzers v0.12.2 |
| 1123 | 2026-03-24T19:36:02.170Z | Downloaded iddqd v0.3.17 |
| 1124 | 2026-03-24T19:36:02.177Z | Downloaded tokio-rustls v0.26.4 |
| 1125 | 2026-03-24T19:36:02.177Z | Downloaded tinyvec v1.10.0 |
| 1126 | 2026-03-24T19:36:02.182Z | Downloaded walkdir v2.5.0 |
| 1127 | 2026-03-24T19:36:02.182Z | Downloaded xshell-macros v0.2.7 |
| 1128 | 2026-03-24T19:36:02.182Z | Downloaded subprocess v0.2.15 |
| 1129 | 2026-03-24T19:36:02.182Z | Downloaded samael v0.0.19 |
| 1130 | 2026-03-24T19:36:02.187Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1131 | 2026-03-24T19:36:02.191Z | Downloaded wyz v0.5.1 |
| 1132 | 2026-03-24T19:36:02.191Z | Downloaded unicode-properties v0.1.4 |
| 1133 | 2026-03-24T19:36:02.192Z | Downloaded russh v0.45.0 |
| 1134 | 2026-03-24T19:36:02.195Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1135 | 2026-03-24T19:36:02.198Z | Downloaded snafu v0.8.9 |
| 1136 | 2026-03-24T19:36:02.201Z | Downloaded xshell v0.2.7 |
| 1137 | 2026-03-24T19:36:02.204Z | Downloaded xz2 v0.1.7 |
| 1138 | 2026-03-24T19:36:02.204Z | Downloaded rand v0.9.2 |
| 1139 | 2026-03-24T19:36:02.208Z | Downloaded itertools v0.12.1 |
| 1140 | 2026-03-24T19:36:02.212Z | Downloaded vergen-git2 v1.0.7 |
| 1141 | 2026-03-24T19:36:02.216Z | Downloaded vergen-lib v0.1.6 |
| 1142 | 2026-03-24T19:36:02.216Z | Downloaded vergen-gitcl v1.0.8 |
| 1143 | 2026-03-24T19:36:02.219Z | Downloaded tungstenite v0.21.0 |
| 1144 | 2026-03-24T19:36:02.219Z | Downloaded vergen v9.0.6 |
| 1145 | 2026-03-24T19:36:02.222Z | Downloaded twox-hash v2.1.2 |
| 1146 | 2026-03-24T19:36:02.225Z | Downloaded schemars v0.9.0 |
| 1147 | 2026-03-24T19:36:02.231Z | Downloaded typify v0.6.1 |
| 1148 | 2026-03-24T19:36:02.234Z | Downloaded schemars v1.2.1 |
| 1149 | 2026-03-24T19:36:02.246Z | Downloaded tungstenite v0.23.0 |
| 1150 | 2026-03-24T19:36:02.250Z | Downloaded rand v0.8.5 |
| 1151 | 2026-03-24T19:36:02.253Z | Downloaded rpassword v7.4.0 |
| 1152 | 2026-03-24T19:36:02.253Z | Downloaded toml v0.7.8 |
| 1153 | 2026-03-24T19:36:02.258Z | Downloaded hashbrown v0.15.5 |
| 1154 | 2026-03-24T19:36:02.260Z | Downloaded zstd-safe v7.2.4 |
| 1155 | 2026-03-24T19:36:02.263Z | Downloaded yasna v0.5.2 |
| 1156 | 2026-03-24T19:36:02.263Z | Downloaded h2 v0.4.13 |
| 1157 | 2026-03-24T19:36:02.268Z | Downloaded iri-string v0.7.10 |
| 1158 | 2026-03-24T19:36:02.274Z | Downloaded tracing-core v0.1.36 |
| 1159 | 2026-03-24T19:36:02.278Z | Downloaded libm v0.2.16 |
| 1160 | 2026-03-24T19:36:02.286Z | Downloaded whoami v2.1.0 |
| 1161 | 2026-03-24T19:36:02.289Z | Downloaded reedline v0.40.0 |
| 1162 | 2026-03-24T19:36:02.293Z | Downloaded typify v0.4.3 |
| 1163 | 2026-03-24T19:36:02.296Z | Downloaded whoami v1.6.1 |
| 1164 | 2026-03-24T19:36:02.299Z | Downloaded unicode-bidi v0.3.18 |
| 1165 | 2026-03-24T19:36:02.299Z | Downloaded bitvec v1.0.1 |
| 1166 | 2026-03-24T19:36:02.310Z | Downloaded p521 v0.13.3 |
| 1167 | 2026-03-24T19:36:02.314Z | Downloaded blake3 v1.8.3 |
| 1168 | 2026-03-24T19:36:02.320Z | Downloaded uuid v1.21.0 |
| 1169 | 2026-03-24T19:36:02.323Z | Downloaded tar v0.4.44 |
| 1170 | 2026-03-24T19:36:02.326Z | Downloaded zerocopy v0.6.6 |
| 1171 | 2026-03-24T19:36:02.329Z | Downloaded zopfli v0.8.3 |
| 1172 | 2026-03-24T19:36:02.329Z | Downloaded itertools v0.14.0 |
| 1173 | 2026-03-24T19:36:02.337Z | Downloaded reqwest v0.13.2 |
| 1174 | 2026-03-24T19:36:02.340Z | Downloaded vte v0.14.1 |
| 1175 | 2026-03-24T19:36:02.344Z | Downloaded unicode_categories v0.1.1 |
| 1176 | 2026-03-24T19:36:02.347Z | Downloaded rustyline v14.0.0 |
| 1177 | 2026-03-24T19:36:02.350Z | Downloaded regex v1.12.3 |
| 1178 | 2026-03-24T19:36:02.353Z | Downloaded yansi v1.0.1 |
| 1179 | 2026-03-24T19:36:02.357Z | Downloaded steno v0.4.1 |
| 1180 | 2026-03-24T19:36:02.360Z | Downloaded ssh-key v0.6.7 |
| 1181 | 2026-03-24T19:36:02.363Z | Downloaded rand v0.10.0 |
| 1182 | 2026-03-24T19:36:02.366Z | Downloaded hkdf v0.12.4 |
| 1183 | 2026-03-24T19:36:02.370Z | Downloaded zip v0.6.6 |
| 1184 | 2026-03-24T19:36:02.378Z | Downloaded unsafe-libyaml v0.2.11 |
| 1185 | 2026-03-24T19:36:02.378Z | Downloaded lalrpop v0.19.12 |
| 1186 | 2026-03-24T19:36:02.381Z | Downloaded toml_edit v0.19.15 |
| 1187 | 2026-03-24T19:36:02.393Z | Downloaded quick-xml v0.37.5 |
| 1188 | 2026-03-24T19:36:02.399Z | Downloaded tower v0.5.3 |
| 1189 | 2026-03-24T19:36:02.406Z | Downloaded zerocopy-derive v0.8.40 |
| 1190 | 2026-03-24T19:36:02.414Z | Downloaded moka v0.12.13 |
| 1191 | 2026-03-24T19:36:02.419Z | Downloaded x509-cert v0.2.5 |
| 1192 | 2026-03-24T19:36:02.423Z | Downloaded itertools v0.13.0 |
| 1193 | 2026-03-24T19:36:02.430Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1194 | 2026-03-24T19:36:02.434Z | Downloaded unicode-segmentation v1.12.0 |
| 1195 | 2026-03-24T19:36:02.437Z | Downloaded ron v0.12.0 |
| 1196 | 2026-03-24T19:36:02.445Z | Downloaded goblin v0.10.5 |
| 1197 | 2026-03-24T19:36:02.449Z | Downloaded tokio-util v0.7.18 |
| 1198 | 2026-03-24T19:36:02.452Z | Downloaded serde_with v3.17.0 |
| 1199 | 2026-03-24T19:36:02.462Z | Downloaded p384 v0.13.1 |
| 1200 | 2026-03-24T19:36:02.465Z | Downloaded reqwest v0.12.28 |
| 1201 | 2026-03-24T19:36:02.472Z | Downloaded rustls-webpki v0.102.8 |
| 1202 | 2026-03-24T19:36:02.485Z | Downloaded unicode-normalization v0.1.25 |
| 1203 | 2026-03-24T19:36:02.525Z | Downloaded tough v0.20.0 |
| 1204 | 2026-03-24T19:36:02.525Z | Downloaded typed-path v0.9.3 |
| 1205 | 2026-03-24T19:36:02.525Z | Downloaded rayon v1.11.0 |
| 1206 | 2026-03-24T19:36:02.525Z | Downloaded tower-http v0.6.8 |
| 1207 | 2026-03-24T19:36:02.525Z | Downloaded portable-atomic v1.13.1 |
| 1208 | 2026-03-24T19:36:02.525Z | Downloaded git2 v0.20.4 |
| 1209 | 2026-03-24T19:36:02.529Z | Downloaded salty v0.3.0 |
| 1210 | 2026-03-24T19:36:02.533Z | Downloaded tokio-postgres v0.7.16 |
| 1211 | 2026-03-24T19:36:02.536Z | Downloaded chrono v0.4.44 |
| 1212 | 2026-03-24T19:36:02.540Z | Downloaded dropshot v0.16.7 |
| 1213 | 2026-03-24T19:36:02.558Z | Downloaded zip v4.6.1 |
| 1214 | 2026-03-24T19:36:02.561Z | Downloaded bstr v1.12.1 |
| 1215 | 2026-03-24T19:36:02.570Z | Downloaded winnow v0.6.26 |
| 1216 | 2026-03-24T19:36:02.575Z | Downloaded rustls-webpki v0.101.7 |
| 1217 | 2026-03-24T19:36:02.591Z | Downloaded proptest v1.10.0 |
| 1218 | 2026-03-24T19:36:02.595Z | Downloaded time v0.3.47 |
| 1219 | 2026-03-24T19:36:02.607Z | Downloaded smoltcp v0.9.1 |
| 1220 | 2026-03-24T19:36:02.613Z | Downloaded rustls v0.21.12 |
| 1221 | 2026-03-24T19:36:02.621Z | Downloaded petname v2.0.2 |
| 1222 | 2026-03-24T19:36:02.627Z | Downloaded winnow v0.5.40 |
| 1223 | 2026-03-24T19:36:02.634Z | Downloaded object v0.37.3 |
| 1224 | 2026-03-24T19:36:02.641Z | Downloaded zlib-rs v0.6.2 |
| 1225 | 2026-03-24T19:36:02.645Z | Downloaded polar-core v0.27.3 |
| 1226 | 2026-03-24T19:36:02.653Z | Downloaded nix v0.27.1 |
| 1227 | 2026-03-24T19:36:02.661Z | Downloaded quinn-proto v0.11.13 |
| 1228 | 2026-03-24T19:36:02.666Z | Downloaded object v0.30.4 |
| 1229 | 2026-03-24T19:36:02.674Z | Downloaded vcpkg v0.2.15 |
| 1230 | 2026-03-24T19:36:02.705Z | Downloaded rustls v0.22.4 |
| 1231 | 2026-03-24T19:36:02.719Z | Downloaded webpki-roots v1.0.6 |
| 1232 | 2026-03-24T19:36:02.723Z | Downloaded radix_trie v0.2.1 |
| 1233 | 2026-03-24T19:36:02.723Z | Downloaded rustls v0.23.37 |
| 1234 | 2026-03-24T19:36:02.734Z | Downloaded tabled v0.20.0 |
| 1235 | 2026-03-24T19:36:02.743Z | Downloaded rustix v0.38.44 |
| 1236 | 2026-03-24T19:36:02.760Z | Downloaded nix v0.28.0 |
| 1237 | 2026-03-24T19:36:02.768Z | Downloaded nix v0.29.0 |
| 1238 | 2026-03-24T19:36:02.777Z | Downloaded regex-syntax v0.6.29 |
| 1239 | 2026-03-24T19:36:02.783Z | Downloaded nix v0.31.1 |
| 1240 | 2026-03-24T19:36:02.792Z | Downloaded openssl v0.10.75 |
| 1241 | 2026-03-24T19:36:02.800Z | Downloaded openapiv3 v2.2.0 |
| 1242 | 2026-03-24T19:36:02.809Z | Downloaded hickory-proto v0.24.4 |
| 1243 | 2026-03-24T19:36:02.821Z | Downloaded zerocopy v0.8.40 |
| 1244 | 2026-03-24T19:36:02.828Z | Downloaded smoltcp v0.11.0 |
| 1245 | 2026-03-24T19:36:02.836Z | Downloaded sqlparser v0.61.0 |
| 1246 | 2026-03-24T19:36:02.844Z | Downloaded regex-syntax v0.8.10 |
| 1247 | 2026-03-24T19:36:02.851Z | Downloaded hickory-proto v0.25.2 |
| 1248 | 2026-03-24T19:36:02.862Z | Downloaded ratatui v0.29.0 |
| 1249 | 2026-03-24T19:36:02.878Z | Downloaded tracing v0.1.44 |
| 1250 | 2026-03-24T19:36:02.897Z | Downloaded sled v0.34.7 |
| 1251 | 2026-03-24T19:36:02.903Z | Downloaded diesel v2.3.7 |
| 1252 | 2026-03-24T19:36:02.919Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1253 | 2026-03-24T19:36:02.928Z | Downloaded regress v0.10.5 |
| 1254 | 2026-03-24T19:36:02.934Z | Downloaded zerocopy-derive v0.6.6 |
| 1255 | 2026-03-24T19:36:02.942Z | Downloaded zstd v0.13.3 |
| 1256 | 2026-03-24T19:36:02.945Z | Downloaded zeroize v1.8.2 |
| 1257 | 2026-03-24T19:36:02.949Z | Downloaded futures-util v0.3.32 |
| 1258 | 2026-03-24T19:36:02.955Z | Downloaded rayon-core v1.13.0 |
| 1259 | 2026-03-24T19:36:02.958Z | Downloaded libxml v0.3.3 |
| 1260 | 2026-03-24T19:36:02.961Z | Downloaded petgraph v0.6.5 |
| 1261 | 2026-03-24T19:36:02.974Z | Downloaded typify-impl v0.6.1 |
| 1262 | 2026-03-24T19:36:02.986Z | Downloaded chrono-tz v0.10.4 |
| 1263 | 2026-03-24T19:36:02.999Z | Downloaded typify-impl v0.4.3 |
| 1264 | 2026-03-24T19:36:03.010Z | Downloaded slog v2.8.2 |
| 1265 | 2026-03-24T19:36:03.014Z | Downloaded num-bigint-dig v0.8.6 |
| 1266 | 2026-03-24T19:36:03.017Z | Downloaded base64 v0.21.7 |
| 1267 | 2026-03-24T19:36:03.021Z | Downloaded lock_api v0.4.14 |
| 1268 | 2026-03-24T19:36:03.025Z | Downloaded hickory-client v0.25.2 |
| 1269 | 2026-03-24T19:36:03.025Z | Downloaded nodrop v0.1.14 |
| 1270 | 2026-03-24T19:36:03.025Z | Downloaded futures v0.3.32 |
| 1271 | 2026-03-24T19:36:03.028Z | Downloaded newline-converter v0.3.0 |
| 1272 | 2026-03-24T19:36:03.028Z | Downloaded derive_builder_core v0.20.2 |
| 1273 | 2026-03-24T19:36:03.032Z | Downloaded fs-err v2.11.0 |
| 1274 | 2026-03-24T19:36:03.032Z | Downloaded cexpr v0.6.0 |
| 1275 | 2026-03-24T19:36:03.032Z | Downloaded async-bb8-diesel v0.2.1 |
| 1276 | 2026-03-24T19:36:03.035Z | Downloaded fallible-iterator v0.2.0 |
| 1277 | 2026-03-24T19:36:03.035Z | Downloaded derive_builder_macro v0.20.2 |
| 1278 | 2026-03-24T19:36:03.035Z | Downloaded either v1.15.0 |
| 1279 | 2026-03-24T19:36:03.035Z | Downloaded ecdsa v0.16.9 |
| 1280 | 2026-03-24T19:36:03.040Z | Downloaded crc32fast v1.5.0 |
| 1281 | 2026-03-24T19:36:03.040Z | Downloaded regex-automata v0.4.14 |
| 1282 | 2026-03-24T19:36:03.048Z | Downloaded const-oid v0.9.6 |
| 1283 | 2026-03-24T19:36:03.051Z | Downloaded ciborium v0.2.2 |
| 1284 | 2026-03-24T19:36:03.054Z | Downloaded tokio v1.49.0 |
| 1285 | 2026-03-24T19:36:03.080Z | Downloaded sha3 v0.10.8 |
| 1286 | 2026-03-24T19:36:03.086Z | Downloaded chacha20 v0.10.0 |
| 1287 | 2026-03-24T19:36:03.089Z | Downloaded hostname v0.4.2 |
| 1288 | 2026-03-24T19:36:03.089Z | Downloaded hostname v0.3.1 |
| 1289 | 2026-03-24T19:36:03.089Z | Downloaded home v0.5.12 |
| 1290 | 2026-03-24T19:36:03.092Z | Downloaded hex v0.4.3 |
| 1291 | 2026-03-24T19:36:03.092Z | Downloaded headers-core v0.3.0 |
| 1292 | 2026-03-24T19:36:03.092Z | Downloaded hash32 v0.2.1 |
| 1293 | 2026-03-24T19:36:03.092Z | Downloaded cassowary v0.3.0 |
| 1294 | 2026-03-24T19:36:03.097Z | Downloaded chacha20 v0.9.1 |
| 1295 | 2026-03-24T19:36:03.097Z | Downloaded bitfield v0.19.4 |
| 1296 | 2026-03-24T19:36:03.097Z | Downloaded base64 v0.22.1 |
| 1297 | 2026-03-24T19:36:03.101Z | Downloaded lzma-sys v0.1.20 |
| 1298 | 2026-03-24T19:36:03.119Z | Downloaded jiff v0.2.21 |
| 1299 | 2026-03-24T19:36:03.133Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1300 | 2026-03-24T19:36:03.136Z | Downloaded buf-list v1.1.2 |
| 1301 | 2026-03-24T19:36:03.137Z | Downloaded document-features v0.2.12 |
| 1302 | 2026-03-24T19:36:03.140Z | Downloaded crunchy v0.2.4 |
| 1303 | 2026-03-24T19:36:03.140Z | Downloaded futures-io v0.3.32 |
| 1304 | 2026-03-24T19:36:03.140Z | Downloaded downcast-rs v2.0.2 |
| 1305 | 2026-03-24T19:36:03.140Z | Downloaded base16ct v0.2.0 |
| 1306 | 2026-03-24T19:36:03.143Z | Downloaded cobs v0.3.0 |
| 1307 | 2026-03-24T19:36:03.143Z | Downloaded critical-section v1.2.0 |
| 1308 | 2026-03-24T19:36:03.143Z | Downloaded bitflags v1.3.2 |
| 1309 | 2026-03-24T19:36:03.146Z | Downloaded backon v1.6.0 |
| 1310 | 2026-03-24T19:36:03.149Z | Downloaded daft v0.1.5 |
| 1311 | 2026-03-24T19:36:03.149Z | Downloaded cstr-argument v0.1.2 |
| 1312 | 2026-03-24T19:36:03.159Z | Downloaded csv v1.4.0 |
| 1313 | 2026-03-24T19:36:03.174Z | Downloaded petgraph v0.8.3 |
| 1314 | 2026-03-24T19:36:03.192Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1315 | 2026-03-24T19:36:03.206Z | Downloaded libz-sys v1.1.24 |
| 1316 | 2026-03-24T19:36:03.245Z | Downloaded encoding_rs v0.8.35 |
| 1317 | 2026-03-24T19:36:03.262Z | Downloaded ring v0.17.14 |
| 1318 | 2026-03-24T19:36:03.325Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1319 | 2026-03-24T19:36:03.822Z | Downloaded aws-lc-sys v0.37.1 |
| 1320 | 2026-03-24T19:36:04.151Z | Compiling libc v0.2.180 |
| 1321 | 2026-03-24T19:36:04.156Z | Compiling serde v1.0.228 |
| 1322 | 2026-03-24T19:36:04.156Z | Compiling log v0.4.29 |
| 1323 | 2026-03-24T19:36:04.156Z | Compiling shlex v1.3.0 |
| 1324 | 2026-03-24T19:36:04.156Z | Compiling find-msvc-tools v0.1.9 |
| 1325 | 2026-03-24T19:36:04.156Z | Compiling smallvec v1.15.1 |
| 1326 | 2026-03-24T19:36:04.156Z | Compiling typenum v1.19.0 |
| 1327 | 2026-03-24T19:36:04.156Z | Compiling subtle v2.6.1 |
| 1328 | 2026-03-24T19:36:04.350Z | Compiling generic-array v0.14.7 |
| 1329 | 2026-03-24T19:36:04.368Z | Compiling scopeguard v1.2.0 |
| 1330 | 2026-03-24T19:36:04.372Z | Compiling portable-atomic v1.13.1 |
| 1331 | 2026-03-24T19:36:04.490Z | Compiling const-oid v0.9.6 |
| 1332 | 2026-03-24T19:36:04.495Z | Compiling critical-section v1.2.0 |
| 1333 | 2026-03-24T19:36:04.534Z | Compiling syn v2.0.117 |
| 1334 | 2026-03-24T19:36:04.557Z | Compiling zerocopy v0.8.40 |
| 1335 | 2026-03-24T19:36:04.581Z | Compiling lock_api v0.4.14 |
| 1336 | 2026-03-24T19:36:04.610Z | Compiling serde_json v1.0.149 |
| 1337 | 2026-03-24T19:36:04.627Z | Compiling pin-project-lite v0.2.17 |
| 1338 | 2026-03-24T19:36:04.634Z | Compiling parking_lot_core v0.9.12 |
| 1339 | 2026-03-24T19:36:04.698Z | Compiling pkg-config v0.3.32 |
| 1340 | 2026-03-24T19:36:04.722Z | Compiling bitflags v2.11.0 |
| 1341 | 2026-03-24T19:36:04.801Z | Compiling libm v0.2.16 |
| 1342 | 2026-03-24T19:36:04.810Z | Compiling num-traits v0.2.19 |
| 1343 | 2026-03-24T19:36:04.821Z | Compiling futures-core v0.3.32 |
| 1344 | 2026-03-24T19:36:04.866Z | Compiling percent-encoding v2.3.2 |
| 1345 | 2026-03-24T19:36:04.913Z | Compiling allocator-api2 v0.2.21 |
| 1346 | 2026-03-24T19:36:05.007Z | Compiling cpufeatures v0.2.17 |
| 1347 | 2026-03-24T19:36:05.108Z | Compiling foldhash v0.2.0 |
| 1348 | 2026-03-24T19:36:05.115Z | Compiling futures-sink v0.3.32 |
| 1349 | 2026-03-24T19:36:05.247Z | Compiling slab v0.4.12 |
| 1350 | 2026-03-24T19:36:05.248Z | Compiling futures-io v0.3.32 |
| 1351 | 2026-03-24T19:36:05.248Z | Compiling futures-task v0.3.32 |
| 1352 | 2026-03-24T19:36:05.393Z | Compiling futures-channel v0.3.32 |
| 1353 | 2026-03-24T19:36:05.399Z | Compiling getrandom v0.4.1 |
| 1354 | 2026-03-24T19:36:05.417Z | Compiling hashbrown v0.16.1 |
| 1355 | 2026-03-24T19:36:05.466Z | Compiling rand_core v0.10.0 |
| 1356 | 2026-03-24T19:36:05.533Z | Compiling rustversion v1.0.22 |
| 1357 | 2026-03-24T19:36:05.557Z | Compiling getrandom v0.3.4 |
| 1358 | 2026-03-24T19:36:05.578Z | Compiling form_urlencoded v1.2.2 |
| 1359 | 2026-03-24T19:36:05.584Z | Compiling fs_extra v1.3.0 |
| 1360 | 2026-03-24T19:36:05.624Z | Compiling ident_case v1.0.1 |
| 1361 | 2026-03-24T19:36:05.704Z | Compiling dunce v1.0.5 |
| 1362 | 2026-03-24T19:36:05.726Z | Compiling base64ct v1.8.3 |
| 1363 | 2026-03-24T19:36:05.750Z | Compiling flagset v0.4.7 |
| 1364 | 2026-03-24T19:36:05.818Z | Compiling getrandom v0.2.17 |
| 1365 | 2026-03-24T19:36:05.857Z | Compiling jobserver v0.1.34 |
| 1366 | 2026-03-24T19:36:05.883Z | Compiling errno v0.3.14 |
| 1367 | 2026-03-24T19:36:05.932Z | Compiling mio v1.1.1 |
| 1368 | 2026-03-24T19:36:05.935Z | Compiling socket2 v0.6.2 |
| 1369 | 2026-03-24T19:36:06.007Z | Compiling rand_core v0.6.4 |
| 1370 | 2026-03-24T19:36:06.157Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-03-24T19:36:06.167Z | Compiling cc v1.2.56 |
| 1372 | 2026-03-24T19:36:06.174Z | Compiling parking_lot v0.12.5 |
| 1373 | 2026-03-24T19:36:06.300Z | Compiling once_cell v1.21.3 |
| 1374 | 2026-03-24T19:36:06.326Z | Compiling indexmap v2.13.0 |
| 1375 | 2026-03-24T19:36:06.353Z | Compiling pem-rfc7468 v0.7.0 |
| 1376 | 2026-03-24T19:36:06.377Z | Compiling rustix v1.1.3 |
| 1377 | 2026-03-24T19:36:06.411Z | Compiling iana-time-zone v0.1.65 |
| 1378 | 2026-03-24T19:36:06.415Z | Compiling uuid v1.21.0 |
| 1379 | 2026-03-24T19:36:06.538Z | Compiling rustc_version v0.4.1 |
| 1380 | 2026-03-24T19:36:06.569Z | Compiling aws-lc-rs v1.16.0 |
| 1381 | 2026-03-24T19:36:06.612Z | Compiling vcpkg v0.2.15 |
| 1382 | 2026-03-24T19:36:06.699Z | Compiling regex-syntax v0.8.10 |
| 1383 | 2026-03-24T19:36:06.730Z | Compiling tracing-core v0.1.36 |
| 1384 | 2026-03-24T19:36:06.803Z | Compiling crossbeam-utils v0.8.21 |
| 1385 | 2026-03-24T19:36:06.886Z | Compiling rand_core v0.9.5 |
| 1386 | 2026-03-24T19:36:06.940Z | Compiling schemars v0.8.22 |
| 1387 | 2026-03-24T19:36:06.973Z | Compiling openssl-probe v0.2.1 |
| 1388 | 2026-03-24T19:36:07.012Z | Compiling base64 v0.22.1 |
| 1389 | 2026-03-24T19:36:07.045Z | Compiling untrusted v0.7.1 |
| 1390 | 2026-03-24T19:36:07.206Z | Compiling cmake v0.1.57 |
| 1391 | 2026-03-24T19:36:07.229Z | Compiling httparse v1.10.1 |
| 1392 | 2026-03-24T19:36:07.232Z | Compiling untrusted v0.9.0 |
| 1393 | 2026-03-24T19:36:07.301Z | Compiling syn v1.0.109 |
| 1394 | 2026-03-24T19:36:07.324Z | Compiling rustls v0.23.37 |
| 1395 | 2026-03-24T19:36:07.390Z | Compiling atomic-waker v1.1.2 |
| 1396 | 2026-03-24T19:36:07.438Z | Compiling tinyvec_macros v0.1.1 |
| 1397 | 2026-03-24T19:36:07.441Z | Compiling dyn-clone v1.0.20 |
| 1398 | 2026-03-24T19:36:07.484Z | Compiling try-lock v0.2.5 |
| 1399 | 2026-03-24T19:36:07.534Z | Compiling tower-service v0.3.3 |
| 1400 | 2026-03-24T19:36:07.562Z | Compiling tower-layer v0.3.3 |
| 1401 | 2026-03-24T19:36:07.596Z | Compiling tinyvec v1.10.0 |
| 1402 | 2026-03-24T19:36:07.647Z | Compiling want v0.3.1 |
| 1403 | 2026-03-24T19:36:07.673Z | Compiling spin v0.9.8 |
| 1404 | 2026-03-24T19:36:07.677Z | Compiling aho-corasick v1.1.4 |
| 1405 | 2026-03-24T19:36:07.719Z | Compiling httpdate v1.0.3 |
| 1406 | 2026-03-24T19:36:07.723Z | Compiling crc32fast v1.5.0 |
| 1407 | 2026-03-24T19:36:07.723Z | Compiling time-core v0.1.8 |
| 1408 | 2026-03-24T19:36:07.817Z | Compiling num-conv v0.2.0 |
| 1409 | 2026-03-24T19:36:07.821Z | Compiling pin-utils v0.1.0 |
| 1410 | 2026-03-24T19:36:07.889Z | Compiling foreign-types-shared v0.1.1 |
| 1411 | 2026-03-24T19:36:07.963Z | Compiling powerfmt v0.2.0 |
| 1412 | 2026-03-24T19:36:07.989Z | Compiling openssl v0.10.75 |
| 1413 | 2026-03-24T19:36:07.989Z | Compiling foreign-types v0.3.2 |
| 1414 | 2026-03-24T19:36:08.045Z | Compiling wait-timeout v0.2.1 |
| 1415 | 2026-03-24T19:36:08.055Z | Compiling time-macros v0.2.27 |
| 1416 | 2026-03-24T19:36:08.055Z | Compiling simd-adler32 v0.3.8 |
| 1417 | 2026-03-24T19:36:08.118Z | Compiling siphasher v1.0.2 |
| 1418 | 2026-03-24T19:36:08.138Z | Compiling either v1.15.0 |
| 1419 | 2026-03-24T19:36:08.141Z | Compiling num_threads v0.1.7 |
| 1420 | 2026-03-24T19:36:08.257Z | Compiling deranged v0.5.8 |
| 1421 | 2026-03-24T19:36:08.281Z | Compiling bit-vec v0.8.0 |
| 1422 | 2026-03-24T19:36:08.306Z | Compiling usdt-impl v0.6.0 |
| 1423 | 2026-03-24T19:36:08.330Z | Compiling native-tls v0.2.18 |
| 1424 | 2026-03-24T19:36:08.355Z | Compiling quick-error v1.2.3 |
| 1425 | 2026-03-24T19:36:08.432Z | Compiling unicode-normalization v0.1.25 |
| 1426 | 2026-03-24T19:36:08.459Z | Compiling crossbeam-epoch v0.9.18 |
| 1427 | 2026-03-24T19:36:08.459Z | Compiling rand_xorshift v0.4.0 |
| 1428 | 2026-03-24T19:36:08.509Z | Compiling aws-lc-sys v0.37.1 |
| 1429 | 2026-03-24T19:36:08.512Z | Compiling ring v0.17.14 |
| 1430 | 2026-03-24T19:36:08.599Z | Compiling openssl-sys v0.9.111 |
| 1431 | 2026-03-24T19:36:08.623Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1432 | 2026-03-24T19:36:08.668Z | Compiling tempfile v3.25.0 |
| 1433 | 2026-03-24T19:36:08.695Z | Compiling bit-set v0.8.0 |
| 1434 | 2026-03-24T19:36:08.717Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1435 | 2026-03-24T19:36:08.955Z | Compiling synstructure v0.13.2 |
| 1436 | 2026-03-24T19:36:08.964Z | Compiling serde_derive_internals v0.29.1 |
| 1437 | 2026-03-24T19:36:09.065Z | Compiling pest_generator v2.8.6 |
| 1438 | 2026-03-24T19:36:09.107Z | Compiling darling_core v0.20.11 |
| 1439 | 2026-03-24T19:36:09.127Z | Compiling regex-automata v0.4.14 |
| 1440 | 2026-03-24T19:36:09.216Z | Compiling rusty-fork v0.3.1 |
| 1441 | 2026-03-24T19:36:09.643Z | Compiling time v0.3.47 |
| 1442 | 2026-03-24T19:36:09.702Z | Compiling darling_core v0.21.3 |
| 1443 | 2026-03-24T19:36:09.725Z | Compiling slog v2.8.2 |
| 1444 | 2026-03-24T19:36:09.804Z | Compiling heapless v0.7.17 |
| 1445 | 2026-03-24T19:36:09.990Z | Compiling thread-id v5.1.0 |
| 1446 | 2026-03-24T19:36:10.076Z | Compiling sync_wrapper v1.0.2 |
| 1447 | 2026-03-24T19:36:10.114Z | Compiling cookie v0.18.1 |
| 1448 | 2026-03-24T19:36:10.154Z | Compiling signal-hook v0.3.18 |
| 1449 | 2026-03-24T19:36:10.178Z | Compiling adler2 v2.0.1 |
| 1450 | 2026-03-24T19:36:10.228Z | Compiling paste v1.0.15 |
| 1451 | 2026-03-24T19:36:10.253Z | Compiling unicode-segmentation v1.12.0 |
| 1452 | 2026-03-24T19:36:10.279Z | Compiling rayon-core v1.13.0 |
| 1453 | 2026-03-24T19:36:10.323Z | Compiling unicode-properties v0.1.4 |
| 1454 | 2026-03-24T19:36:10.391Z | Compiling unicode-bidi v0.3.18 |
| 1455 | 2026-03-24T19:36:10.420Z | Compiling zstd-safe v7.2.4 |
| 1456 | 2026-03-24T19:36:10.443Z | Compiling unarray v0.1.4 |
| 1457 | 2026-03-24T19:36:10.521Z | Compiling anyhow v1.0.102 |
| 1458 | 2026-03-24T19:36:10.682Z | Compiling miniz_oxide v0.8.9 |
| 1459 | 2026-03-24T19:36:10.796Z | Compiling crossbeam-deque v0.8.6 |
| 1460 | 2026-03-24T19:36:10.820Z | Compiling num-integer v0.1.46 |
| 1461 | 2026-03-24T19:36:10.823Z | Compiling vergen-lib v0.1.6 |
| 1462 | 2026-03-24T19:36:11.068Z | Compiling stringprep v0.1.5 |
| 1463 | 2026-03-24T19:36:11.096Z | Compiling curve25519-dalek v4.1.3 |
| 1464 | 2026-03-24T19:36:11.149Z | Compiling ff v0.13.1 |
| 1465 | 2026-03-24T19:36:11.241Z | Compiling hash32 v0.2.1 |
| 1466 | 2026-03-24T19:36:11.289Z | Compiling memoffset v0.9.1 |
| 1467 | 2026-03-24T19:36:11.343Z | Compiling litrs v1.0.0 |
| 1468 | 2026-03-24T19:36:11.438Z | Compiling serde_derive v1.0.228 |
| 1469 | 2026-03-24T19:36:11.515Z | Compiling zeroize_derive v1.4.3 |
| 1470 | 2026-03-24T19:36:11.549Z | Compiling zerofrom-derive v0.1.6 |
| 1471 | 2026-03-24T19:36:11.572Z | Compiling yoke-derive v0.8.1 |
| 1472 | 2026-03-24T19:36:11.576Z | Compiling zerocopy-derive v0.8.40 |
| 1473 | 2026-03-24T19:36:11.620Z | Compiling zerovec-derive v0.11.2 |
| 1474 | 2026-03-24T19:36:11.710Z | Compiling displaydoc v0.2.5 |
| 1475 | 2026-03-24T19:36:11.963Z | Compiling tokio-macros v2.6.0 |
| 1476 | 2026-03-24T19:36:12.097Z | Compiling futures-macro v0.3.32 |
| 1477 | 2026-03-24T19:36:12.413Z | Compiling zeroize v1.8.2 |
| 1478 | 2026-03-24T19:36:12.532Z | Compiling der_derive v0.7.3 |
| 1479 | 2026-03-24T19:36:12.730Z | Compiling thiserror-impl v2.0.18 |
| 1480 | 2026-03-24T19:36:12.962Z | Compiling rustls-pki-types v1.14.0 |
| 1481 | 2026-03-24T19:36:13.177Z | Compiling tracing-attributes v0.1.31 |
| 1482 | 2026-03-24T19:36:13.196Z | Compiling futures-util v0.3.32 |
| 1483 | 2026-03-24T19:36:13.217Z | Compiling pest_derive v2.8.6 |
| 1484 | 2026-03-24T19:36:13.443Z | Compiling crypto-common v0.1.7 |
| 1485 | 2026-03-24T19:36:13.525Z | Compiling block-buffer v0.10.4 |
| 1486 | 2026-03-24T19:36:13.549Z | Compiling zerofrom v0.1.6 |
| 1487 | 2026-03-24T19:36:13.616Z | Compiling block-padding v0.3.3 |
| 1488 | 2026-03-24T19:36:13.651Z | Compiling schemars_derive v0.8.22 |
| 1489 | 2026-03-24T19:36:13.734Z | Compiling yoke v0.8.1 |
| 1490 | 2026-03-24T19:36:13.771Z | Compiling digest v0.10.7 |
| 1491 | 2026-03-24T19:36:13.826Z | Compiling inout v0.1.4 |
| 1492 | 2026-03-24T19:36:13.855Z | Compiling scroll_derive v0.13.1 |
| 1493 | 2026-03-24T19:36:13.894Z | Compiling der v0.7.10 |
| 1494 | 2026-03-24T19:36:13.917Z | Compiling darling_macro v0.20.11 |
| 1495 | 2026-03-24T19:36:14.030Z | Compiling zerovec v0.11.5 |
| 1496 | 2026-03-24T19:36:14.078Z | Compiling zerotrie v0.2.3 |
| 1497 | 2026-03-24T19:36:14.128Z | Compiling hmac v0.12.1 |
| 1498 | 2026-03-24T19:36:14.357Z | Compiling sha2 v0.10.9 |
| 1499 | 2026-03-24T19:36:14.514Z | Compiling cipher v0.4.4 |
| 1500 | 2026-03-24T19:36:14.576Z | Compiling pbkdf2 v0.12.2 |
| 1501 | 2026-03-24T19:36:14.656Z | Compiling tinystr v0.8.2 |
| 1502 | 2026-03-24T19:36:14.723Z | Compiling potential_utf v0.1.4 |
| 1503 | 2026-03-24T19:36:14.747Z | Compiling thiserror v2.0.18 |
| 1504 | 2026-03-24T19:36:14.885Z | Compiling icu_locale_core v2.1.1 |
| 1505 | 2026-03-24T19:36:14.909Z | Compiling icu_collections v2.1.1 |
| 1506 | 2026-03-24T19:36:14.936Z | Compiling salsa20 v0.10.2 |
| 1507 | 2026-03-24T19:36:14.965Z | Compiling aes v0.8.4 |
| 1508 | 2026-03-24T19:36:15.007Z | Compiling cbc v0.1.2 |
| 1509 | 2026-03-24T19:36:15.108Z | Compiling spki v0.7.3 |
| 1510 | 2026-03-24T19:36:15.136Z | Compiling scrypt v0.11.0 |
| 1511 | 2026-03-24T19:36:15.143Z | Compiling tracing v0.1.44 |
| 1512 | 2026-03-24T19:36:15.252Z | Compiling scroll v0.13.0 |
| 1513 | 2026-03-24T19:36:15.482Z | Compiling darling v0.20.11 |
| 1514 | 2026-03-24T19:36:15.489Z | Compiling thiserror-impl v1.0.69 |
| 1515 | 2026-03-24T19:36:15.551Z | Compiling pkcs5 v0.7.1 |
| 1516 | 2026-03-24T19:36:15.606Z | Compiling goblin v0.10.5 |
| 1517 | 2026-03-24T19:36:15.633Z | Compiling openssl-macros v0.1.1 |
| 1518 | 2026-03-24T19:36:15.639Z | Compiling derive_builder_core v0.20.2 |
| 1519 | 2026-03-24T19:36:15.707Z | Compiling dtrace-parser v0.3.0 |
| 1520 | 2026-03-24T19:36:15.732Z | Compiling signature v2.2.0 |
| 1521 | 2026-03-24T19:36:15.987Z | Compiling icu_provider v2.1.1 |
| 1522 | 2026-03-24T19:36:16.052Z | Compiling pkcs8 v0.10.2 |
| 1523 | 2026-03-24T19:36:16.243Z | Compiling rustls-native-certs v0.8.3 |
| 1524 | 2026-03-24T19:36:16.273Z | Compiling scroll_derive v0.12.1 |
| 1525 | 2026-03-24T19:36:16.330Z | Compiling bytes v1.11.1 |
| 1526 | 2026-03-24T19:36:16.407Z | Compiling icu_normalizer v2.1.1 |
| 1527 | 2026-03-24T19:36:16.438Z | Compiling icu_properties v2.1.2 |
| 1528 | 2026-03-24T19:36:16.459Z | Compiling chrono v0.4.44 |
| 1529 | 2026-03-24T19:36:16.497Z | Compiling ipnet v2.11.0 |
| 1530 | 2026-03-24T19:36:16.542Z | Compiling serde_tokenstream v0.2.3 |
| 1531 | 2026-03-24T19:36:16.657Z | Compiling serde_spanned v0.6.9 |
| 1532 | 2026-03-24T19:36:16.795Z | Compiling toml_datetime v0.6.11 |
| 1533 | 2026-03-24T19:36:16.859Z | Compiling erased-serde v0.3.31 |
| 1534 | 2026-03-24T19:36:16.928Z | Compiling derive_builder_macro v0.20.2 |
| 1535 | 2026-03-24T19:36:16.981Z | Compiling md-5 v0.10.6 |
| 1536 | 2026-03-24T19:36:17.162Z | Compiling tokio v1.49.0 |
| 1537 | 2026-03-24T19:36:17.186Z | Compiling http v1.4.0 |
| 1538 | 2026-03-24T19:36:17.214Z | Compiling scroll v0.12.0 |
| 1539 | 2026-03-24T19:36:17.218Z | Compiling darling_macro v0.21.3 |
| 1540 | 2026-03-24T19:36:17.264Z | Compiling webpki-roots v1.0.6 |
| 1541 | 2026-03-24T19:36:17.268Z | Compiling zerocopy-derive v0.7.35 |
| 1542 | 2026-03-24T19:36:17.312Z | Compiling thiserror v1.0.69 |
| 1543 | 2026-03-24T19:36:17.435Z | Compiling iri-string v0.7.10 |
| 1544 | 2026-03-24T19:36:17.481Z | Compiling base16ct v0.2.0 |
| 1545 | 2026-03-24T19:36:17.562Z | Compiling cfg_aliases v0.2.1 |
| 1546 | 2026-03-24T19:36:17.589Z | Compiling fallible-iterator v0.2.0 |
| 1547 | 2026-03-24T19:36:17.615Z | Compiling num-bigint-dig v0.8.6 |
| 1548 | 2026-03-24T19:36:17.671Z | Compiling rustix v0.38.44 |
| 1549 | 2026-03-24T19:36:17.708Z | Compiling idna_adapter v1.2.1 |
| 1550 | 2026-03-24T19:36:17.878Z | Compiling idna v1.1.0 |
| 1551 | 2026-03-24T19:36:17.901Z | Compiling smoltcp v0.9.1 |
| 1552 | 2026-03-24T19:36:17.980Z | Compiling ppv-lite86 v0.2.21 |
| 1553 | 2026-03-24T19:36:18.027Z | Compiling psl-types v2.0.11 |
| 1554 | 2026-03-24T19:36:18.051Z | Compiling zlib-rs v0.6.2 |
| 1555 | 2026-03-24T19:36:18.110Z | Compiling http-body v1.0.1 |
| 1556 | 2026-03-24T19:36:18.156Z | Compiling ref-cast v1.0.25 |
| 1557 | 2026-03-24T19:36:18.201Z | Compiling ryu v1.0.23 |
| 1558 | 2026-03-24T19:36:18.330Z | Compiling url v2.5.8 |
| 1559 | 2026-03-24T19:36:18.358Z | Compiling http-body-util v0.1.3 |
| 1560 | 2026-03-24T19:36:18.416Z | Compiling rand_chacha v0.9.0 |
| 1561 | 2026-03-24T19:36:18.460Z | Compiling rand_chacha v0.3.1 |
| 1562 | 2026-03-24T19:36:18.516Z | Compiling serde_urlencoded v0.7.1 |
| 1563 | 2026-03-24T19:36:18.531Z | Compiling publicsuffix v2.3.0 |
| 1564 | 2026-03-24T19:36:18.531Z | Compiling zerocopy v0.7.35 |
| 1565 | 2026-03-24T19:36:18.650Z | Compiling darling v0.21.3 |
| 1566 | 2026-03-24T19:36:18.695Z | Compiling rand v0.9.2 |
| 1567 | 2026-03-24T19:36:18.769Z | Compiling rand v0.8.5 |
| 1568 | 2026-03-24T19:36:18.817Z | Compiling nix v0.31.1 |
| 1569 | 2026-03-24T19:36:18.841Z | Compiling sec1 v0.7.3 |
| 1570 | 2026-03-24T19:36:18.863Z | Compiling derive_builder v0.20.2 |
| 1571 | 2026-03-24T19:36:18.867Z | Compiling goblin v0.8.2 |
| 1572 | 2026-03-24T19:36:19.319Z | Compiling cargo-platform v0.1.9 |
| 1573 | 2026-03-24T19:36:19.366Z | Compiling hkdf v0.12.4 |
| 1574 | 2026-03-24T19:36:19.435Z | Compiling dof v0.4.0 |
| 1575 | 2026-03-24T19:36:19.535Z | Compiling proptest v1.10.0 |
| 1576 | 2026-03-24T19:36:19.596Z | Compiling postgres-protocol v0.6.10 |
| 1577 | 2026-03-24T19:36:19.625Z | Compiling hubpack_derive v0.1.1 |
| 1578 | 2026-03-24T19:36:19.680Z | Compiling crypto-bigint v0.5.5 |
| 1579 | 2026-03-24T19:36:19.760Z | Compiling regex v1.12.3 |
| 1580 | 2026-03-24T19:36:19.786Z | Compiling document-features v0.2.12 |
| 1581 | 2026-03-24T19:36:20.068Z | Compiling strum_macros v0.27.2 |
| 1582 | 2026-03-24T19:36:20.290Z | Compiling ipnetwork v0.21.1 |
| 1583 | 2026-03-24T19:36:20.367Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1584 | 2026-03-24T19:36:20.429Z | Compiling async-trait v0.1.89 |
| 1585 | 2026-03-24T19:36:20.474Z | Compiling daft-derive v0.1.5 |
| 1586 | 2026-03-24T19:36:20.740Z | Compiling oxnet v0.1.4 |
| 1587 | 2026-03-24T19:36:20.849Z | Compiling ref-cast-impl v1.0.25 |
| 1588 | 2026-03-24T19:36:21.192Z | Compiling group v0.13.0 |
| 1589 | 2026-03-24T19:36:21.297Z | Compiling proc-macro-error v1.0.4 |
| 1590 | 2026-03-24T19:36:21.431Z | Compiling num-iter v0.1.45 |
| 1591 | 2026-03-24T19:36:21.599Z | Compiling heck v0.4.1 |
| 1592 | 2026-03-24T19:36:21.681Z | Compiling terminal_size v0.4.3 |
| 1593 | 2026-03-24T19:36:21.734Z | Compiling phf_shared v0.13.1 |
| 1594 | 2026-03-24T19:36:21.778Z | Compiling lazy_static v1.5.0 |
| 1595 | 2026-03-24T19:36:21.783Z | Compiling vergen v9.0.6 |
| 1596 | 2026-03-24T19:36:21.877Z | Compiling fs-err v3.3.0 |
| 1597 | 2026-03-24T19:36:21.921Z | Compiling ahash v0.8.12 |
| 1598 | 2026-03-24T19:36:21.924Z | Compiling managed v0.8.0 |
| 1599 | 2026-03-24T19:36:21.939Z | Compiling bitflags v1.3.2 |
| 1600 | 2026-03-24T19:36:21.944Z | Compiling libbz2-rs-sys v0.2.2 |
| 1601 | 2026-03-24T19:36:22.046Z | Compiling foldhash v0.1.5 |
| 1602 | 2026-03-24T19:36:22.073Z | Compiling bumpalo v3.20.2 |
| 1603 | 2026-03-24T19:36:22.099Z | Compiling object v0.37.3 |
| 1604 | 2026-03-24T19:36:22.151Z | Compiling winnow v0.5.40 |
| 1605 | 2026-03-24T19:36:22.202Z | Compiling console v0.16.2 |
| 1606 | 2026-03-24T19:36:22.291Z | Compiling tokio-util v0.7.18 |
| 1607 | 2026-03-24T19:36:22.313Z | Compiling tower v0.5.3 |
| 1608 | 2026-03-24T19:36:22.338Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-24T19:36:22.408Z | Compiling flate2 v1.1.9 |
| 1610 | 2026-03-24T19:36:22.431Z | Compiling zopfli v0.8.3 |
| 1611 | 2026-03-24T19:36:22.539Z | Compiling bzip2 v0.6.1 |
| 1612 | 2026-03-24T19:36:22.578Z | Compiling hashbrown v0.15.5 |
| 1613 | 2026-03-24T19:36:22.830Z | Compiling clap_builder v4.5.60 |
| 1614 | 2026-03-24T19:36:22.923Z | Compiling tower-http v0.6.8 |
| 1615 | 2026-03-24T19:36:22.949Z | Compiling newtype-uuid v1.3.2 |
| 1616 | 2026-03-24T19:36:22.981Z | Compiling strum v0.27.2 |
| 1617 | 2026-03-24T19:36:22.984Z | Compiling dof v0.3.0 |
| 1618 | 2026-03-24T19:36:23.050Z | Compiling phf v0.13.1 |
| 1619 | 2026-03-24T19:36:23.080Z | Compiling rayon v1.11.0 |
| 1620 | 2026-03-24T19:36:23.165Z | Compiling zone_cfg_derive v0.3.1 |
| 1621 | 2026-03-24T19:36:23.280Z | Compiling h2 v0.4.13 |
| 1622 | 2026-03-24T19:36:23.350Z | Compiling daft v0.1.5 |
| 1623 | 2026-03-24T19:36:23.416Z | Compiling usdt-attr-macro v0.6.0 |
| 1624 | 2026-03-24T19:36:23.508Z | Compiling usdt-macro v0.6.0 |
| 1625 | 2026-03-24T19:36:23.741Z | Compiling signal-hook-mio v0.2.5 |
| 1626 | 2026-03-24T19:36:23.744Z | Compiling cargo_metadata v0.19.2 |
| 1627 | 2026-03-24T19:36:23.956Z | Compiling toml_edit v0.19.15 |
| 1628 | 2026-03-24T19:36:24.000Z | Compiling elliptic-curve v0.13.8 |
| 1629 | 2026-03-24T19:36:24.027Z | Compiling cookie_store v0.22.1 |
| 1630 | 2026-03-24T19:36:24.173Z | Compiling hubpack v0.1.2 |
| 1631 | 2026-03-24T19:36:24.453Z | Compiling postgres-types v0.2.12 |
| 1632 | 2026-03-24T19:36:24.485Z | Compiling bzip2 v0.4.4 |
| 1633 | 2026-03-24T19:36:24.553Z | Compiling serde_with_macros v3.17.0 |
| 1634 | 2026-03-24T19:36:24.608Z | Compiling zstd v0.13.3 |
| 1635 | 2026-03-24T19:36:24.776Z | Compiling dtrace-parser v0.2.0 |
| 1636 | 2026-03-24T19:36:25.965Z | Compiling serde-big-array v0.5.1 |
| 1637 | 2026-03-24T19:36:25.968Z | Compiling hex v0.4.3 |
| 1638 | 2026-03-24T19:36:25.968Z | Compiling pkcs1 v0.7.5 |
| 1639 | 2026-03-24T19:36:25.968Z | Compiling ed25519 v2.2.3 |
| 1640 | 2026-03-24T19:36:25.968Z | Compiling rfc6979 v0.4.0 |
| 1641 | 2026-03-24T19:36:25.968Z | Compiling bstr v1.12.1 |
| 1642 | 2026-03-24T19:36:25.968Z | Compiling clap_derive v4.5.55 |
| 1643 | 2026-03-24T19:36:25.969Z | Compiling strum_macros v0.26.4 |
| 1644 | 2026-03-24T19:36:25.969Z | Compiling serde_repr v0.1.20 |
| 1645 | 2026-03-24T19:36:25.969Z | Compiling enum-as-inner v0.6.1 |
| 1646 | 2026-03-24T19:36:25.969Z | Compiling itertools v0.12.1 |
| 1647 | 2026-03-24T19:36:26.195Z | Compiling phf_shared v0.11.3 |
| 1648 | 2026-03-24T19:36:26.353Z | Compiling float-cmp v0.10.0 |
| 1649 | 2026-03-24T19:36:26.375Z | Compiling memmap2 v0.9.10 |
| 1650 | 2026-03-24T19:36:26.411Z | Compiling thread-id v4.2.2 |
| 1651 | 2026-03-24T19:36:26.437Z | Compiling env_filter v1.0.0 |
| 1652 | 2026-03-24T19:36:26.475Z | Compiling encoding_rs v0.8.35 |
| 1653 | 2026-03-24T19:36:26.501Z | Compiling fixedbitset v0.4.2 |
| 1654 | 2026-03-24T19:36:26.540Z | Compiling rustc-hash v2.1.1 |
| 1655 | 2026-03-24T19:36:26.564Z | Compiling keccak v0.1.6 |
| 1656 | 2026-03-24T19:36:26.708Z | Compiling new_debug_unreachable v1.0.6 |
| 1657 | 2026-03-24T19:36:26.719Z | Compiling data-encoding v2.10.0 |
| 1658 | 2026-03-24T19:36:26.795Z | Compiling whoami v2.1.0 |
| 1659 | 2026-03-24T19:36:26.821Z | Compiling precomputed-hash v0.1.1 |
| 1660 | 2026-03-24T19:36:26.875Z | Compiling fixedbitset v0.5.7 |
| 1661 | 2026-03-24T19:36:26.951Z | Compiling mime v0.3.17 |
| 1662 | 2026-03-24T19:36:27.289Z | Compiling normalize-line-endings v0.3.0 |
| 1663 | 2026-03-24T19:36:27.312Z | Compiling unit-prefix v0.5.2 |
| 1664 | 2026-03-24T19:36:27.333Z | Compiling static_assertions v1.1.0 |
| 1665 | 2026-03-24T19:36:27.336Z | Compiling difflib v0.4.0 |
| 1666 | 2026-03-24T19:36:27.431Z | Compiling jiff v0.2.21 |
| 1667 | 2026-03-24T19:36:27.460Z | Compiling hyper v1.8.1 |
| 1668 | 2026-03-24T19:36:27.517Z | Compiling predicates-core v1.0.10 |
| 1669 | 2026-03-24T19:36:27.629Z | Compiling zone v0.3.1 |
| 1670 | 2026-03-24T19:36:27.709Z | Compiling predicates v3.1.4 |
| 1671 | 2026-03-24T19:36:27.731Z | Compiling indicatif v0.18.4 |
| 1672 | 2026-03-24T19:36:27.772Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1673 | 2026-03-24T19:36:27.847Z | Compiling petgraph v0.8.3 |
| 1674 | 2026-03-24T19:36:27.985Z | Compiling clap v4.5.60 |
| 1675 | 2026-03-24T19:36:28.077Z | Compiling hickory-proto v0.25.2 |
| 1676 | 2026-03-24T19:36:28.102Z | Compiling strum v0.26.3 |
| 1677 | 2026-03-24T19:36:28.128Z | Compiling tokio-postgres v0.7.16 |
| 1678 | 2026-03-24T19:36:28.154Z | Compiling string_cache v0.8.9 |
| 1679 | 2026-03-24T19:36:28.290Z | Compiling sha3 v0.10.8 |
| 1680 | 2026-03-24T19:36:28.463Z | Compiling petgraph v0.6.5 |
| 1681 | 2026-03-24T19:36:28.577Z | Compiling toml_edit v0.22.27 |
| 1682 | 2026-03-24T19:36:28.599Z | Compiling iddqd v0.3.17 |
| 1683 | 2026-03-24T19:36:28.625Z | Compiling env_logger v0.11.9 |
| 1684 | 2026-03-24T19:36:28.910Z | Compiling usdt v0.6.0 |
| 1685 | 2026-03-24T19:36:28.936Z | Compiling hyper-util v0.1.20 |
| 1686 | 2026-03-24T19:36:28.939Z | Compiling usdt-impl v0.5.0 |
| 1687 | 2026-03-24T19:36:29.123Z | Compiling serde_with v3.17.0 |
| 1688 | 2026-03-24T19:36:29.269Z | Compiling similar v2.7.0 |
| 1689 | 2026-03-24T19:36:29.682Z | Compiling crossterm v0.28.1 |
| 1690 | 2026-03-24T19:36:29.771Z | Compiling toml v0.7.8 |
| 1691 | 2026-03-24T19:36:30.151Z | Compiling rsa v0.9.10 |
| 1692 | 2026-03-24T19:36:30.471Z | Compiling ed25519-dalek v2.2.0 |
| 1693 | 2026-03-24T19:36:30.569Z | Compiling ecdsa v0.16.9 |
| 1694 | 2026-03-24T19:36:30.646Z | Compiling zip v0.6.6 |
| 1695 | 2026-03-24T19:36:30.834Z | Compiling hyper-tls v0.6.0 |
| 1696 | 2026-03-24T19:36:31.163Z | Compiling zip v4.6.1 |
| 1697 | 2026-03-24T19:36:31.196Z | Compiling tokio-stream v0.1.18 |
| 1698 | 2026-03-24T19:36:31.458Z | Compiling buf-list v1.1.2 |
| 1699 | 2026-03-24T19:36:31.569Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1700 | 2026-03-24T19:36:31.612Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1701 | 2026-03-24T19:36:31.679Z | Compiling openapiv3 v2.2.0 |
| 1702 | 2026-03-24T19:36:31.703Z | Compiling x509-cert v0.2.5 |
| 1703 | 2026-03-24T19:36:31.807Z | Compiling sha1 v0.10.6 |
| 1704 | 2026-03-24T19:36:31.852Z | Compiling itertools v0.13.0 |
| 1705 | 2026-03-24T19:36:31.875Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1706 | 2026-03-24T19:36:32.037Z | Compiling peg-runtime v0.8.5 |
| 1707 | 2026-03-24T19:36:32.121Z | Compiling lalrpop-util v0.19.12 |
| 1708 | 2026-03-24T19:36:32.293Z | Compiling thread_local v1.1.9 |
| 1709 | 2026-03-24T19:36:32.392Z | Compiling slog-async v2.8.0 |
| 1710 | 2026-03-24T19:36:32.440Z | Compiling futures-executor v0.3.32 |
| 1711 | 2026-03-24T19:36:32.463Z | Compiling crossbeam-channel v0.5.15 |
| 1712 | 2026-03-24T19:36:32.506Z | Compiling filetime v0.2.27 |
| 1713 | 2026-03-24T19:36:32.544Z | Compiling is-terminal v0.4.17 |
| 1714 | 2026-03-24T19:36:32.638Z | Compiling xattr v1.6.1 |
| 1715 | 2026-03-24T19:36:32.684Z | Compiling term v1.2.1 |
| 1716 | 2026-03-24T19:36:32.748Z | Compiling take_mut v0.2.2 |
| 1717 | 2026-03-24T19:36:32.809Z | Compiling futures v0.3.32 |
| 1718 | 2026-03-24T19:36:32.847Z | Compiling tar v0.4.44 |
| 1719 | 2026-03-24T19:36:33.099Z | Compiling slog-term v2.9.2 |
| 1720 | 2026-03-24T19:36:53.516Z | Compiling rustls-webpki v0.103.9 |
| 1721 | 2026-03-24T19:36:57.528Z | Compiling tokio-rustls v0.26.4 |
| 1722 | 2026-03-24T19:36:57.543Z | Compiling rustls-platform-verifier v0.6.2 |
| 1723 | 2026-03-24T19:36:57.813Z | Compiling hyper-rustls v0.27.7 |
| 1724 | 2026-03-24T19:36:58.058Z | Compiling reqwest v0.13.2 |
| 1725 | 2026-03-24T19:36:58.058Z | Compiling reqwest v0.12.28 |
| 1726 | 2026-03-24T19:37:03.728Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1727 | 2026-03-24T19:37:03.816Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1728 | 2026-03-24T19:37:04.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1729 | 2026-03-24T19:37:05.145Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1730 | 2026-03-24T19:37:05.204Z | Mar 24 19:37:04.239 INFO Starting download, target: Console |
| 1731 | 2026-03-24T19:37:05.204Z | Mar 24 19:37:04.239 INFO Starting download, target: TransceiverControl |
| 1732 | 2026-03-24T19:37:05.204Z | Mar 24 19:37:04.239 INFO Starting download, target: Cockroach |
| 1733 | 2026-03-24T19:37:05.204Z | Mar 24 19:37:04.239 INFO Starting download, target: DendriteStub |
| 1734 | 2026-03-24T19:37:05.215Z | Mar 24 19:37:04.239 INFO Starting download, target: Clickhouse |
| 1735 | 2026-03-24T19:37:05.215Z | Mar 24 19:37:04.240 INFO Starting download, target: MaghemiteMgd |
| 1736 | 2026-03-24T19:37:05.215Z | Mar 24 19:37:04.240 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1737 | 2026-03-24T19:37:05.215Z | Mar 24 19:37:04.240 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1738 | 2026-03-24T19:37:05.215Z | Mar 24 19:37:04.240 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1739 | 2026-03-24T19:37:05.215Z | Mar 24 19:37:04.240 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1740 | 2026-03-24T19:37:05.215Z | Mar 24 19:37:04.240 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1741 | 2026-03-24T19:37:05.215Z | Mar 24 19:37:04.240 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1742 | 2026-03-24T19:37:05.749Z | Mar 24 19:37:04.781 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1743 | 2026-03-24T19:37:06.086Z | Mar 24 19:37:05.117 INFO Download complete, target: TransceiverControl |
| 1744 | 2026-03-24T19:37:06.163Z | Mar 24 19:37:05.199 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1745 | 2026-03-24T19:37:06.544Z | Mar 24 19:37:05.580 INFO Download complete, target: Console |
| 1746 | 2026-03-24T19:37:07.350Z | Mar 24 19:37:06.370 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1747 | 2026-03-24T19:37:07.984Z | Mar 24 19:37:07.009 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1748 | 2026-03-24T19:37:08.262Z | Mar 24 19:37:07.288 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1749 | 2026-03-24T19:37:09.302Z | Mar 24 19:37:08.338 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1750 | 2026-03-24T19:37:09.302Z | Mar 24 19:37:08.338 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1751 | 2026-03-24T19:37:11.555Z | Mar 24 19:37:10.590 INFO Download complete, target: DendriteStub |
| 1752 | 2026-03-24T19:37:11.921Z | Mar 24 19:37:10.956 INFO Download complete, target: MaghemiteMgd |
| 1753 | 2026-03-24T19:37:16.978Z | Mar 24 19:37:16.013 INFO Checking that binary works, target: Cockroach |
| 1754 | 2026-03-24T19:37:17.139Z | Mar 24 19:37:16.174 INFO Download complete, target: Cockroach |
| 1755 | 2026-03-24T19:37:18.614Z | Mar 24 19:37:17.648 INFO Checking that binary works, target: Clickhouse |
| 1756 | 2026-03-24T19:37:18.720Z | Mar 24 19:37:17.754 INFO Download complete, target: Clickhouse |
| 1757 | 2026-03-24T19:37:18.727Z | All prerequisites installed successfully |
| 1758 | 2026-03-24T19:37:18.731Z | |
| 1759 | 2026-03-24T19:37:18.731Z | real 3:49.019617414 |
| 1760 | 2026-03-24T19:37:18.731Z | user 10:30.469040978 |
| 1761 | 2026-03-24T19:37:18.731Z | sys 2:09.159173623 |
| 1762 | 2026-03-24T19:37:18.731Z | trap 0.347385113 |
| 1763 | 2026-03-24T19:37:18.731Z | tflt 1.279986139 |
| 1764 | 2026-03-24T19:37:18.731Z | dflt 2.307351394 |
| 1765 | 2026-03-24T19:37:18.731Z | kflt 0.186561984 |
| 1766 | 2026-03-24T19:37:18.732Z | lock 33:04.968065399 |
| 1767 | 2026-03-24T19:37:18.732Z | slp 25:53.977218334 |
| 1768 | 2026-03-24T19:37:18.732Z | lat 29.982198130 |
| 1769 | 2026-03-24T19:37:18.732Z | stop 4:44.176604238 |
| 1770 | 2026-03-24T19:37:18.732Z | + ptime -m cargo xtask download softnpu |
| 1771 | 2026-03-24T19:37:19.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 1772 | 2026-03-24T19:37:19.482Z | Running `target/debug/xtask download softnpu` |
| 1773 | 2026-03-24T19:37:20.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s |
| 1774 | 2026-03-24T19:37:20.617Z | Running `target/debug/xtask-downloader softnpu` |
| 1775 | 2026-03-24T19:37:20.669Z | Mar 24 19:37:19.702 INFO Starting download, target: Softnpu |
| 1776 | 2026-03-24T19:37:20.675Z | Mar 24 19:37:19.703 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1777 | 2026-03-24T19:37:21.451Z | Mar 24 19:37:20.484 INFO Download complete, target: Softnpu |
| 1778 | 2026-03-24T19:37:21.456Z | |
| 1779 | 2026-03-24T19:37:21.456Z | real 2.720205106 |
| 1780 | 2026-03-24T19:37:21.456Z | user 1.818138927 |
| 1781 | 2026-03-24T19:37:21.456Z | sys 0.826695779 |
| 1782 | 2026-03-24T19:37:21.456Z | trap 0.000654271 |
| 1783 | 2026-03-24T19:37:21.456Z | tflt 0.000171046 |
| 1784 | 2026-03-24T19:37:21.456Z | dflt 0.000163858 |
| 1785 | 2026-03-24T19:37:21.456Z | kflt 0.000000000 |
| 1786 | 2026-03-24T19:37:21.456Z | lock 14.237984577 |
| 1787 | 2026-03-24T19:37:21.456Z | slp 0.599738593 |
| 1788 | 2026-03-24T19:37:21.456Z | lat 0.054643794 |
| 1789 | 2026-03-24T19:37:21.456Z | stop 0.000199904 |
| 1790 | 2026-03-24T19:37:21.460Z | + export CARGO_INCREMENTAL=0 |
| 1791 | 2026-03-24T19:37:21.460Z | + CARGO_INCREMENTAL=0 |
| 1792 | 2026-03-24T19:37:21.460Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1793 | 2026-03-24T19:37:22.711Z | Compiling proc-macro2 v1.0.106 |
| 1794 | 2026-03-24T19:37:22.711Z | Compiling quote v1.0.44 |
| 1795 | 2026-03-24T19:37:22.711Z | Compiling unicode-ident v1.0.24 |
| 1796 | 2026-03-24T19:37:22.715Z | Compiling libc v0.2.180 |
| 1797 | 2026-03-24T19:37:22.715Z | Compiling serde_core v1.0.228 |
| 1798 | 2026-03-24T19:37:22.715Z | Compiling serde v1.0.228 |
| 1799 | 2026-03-24T19:37:22.715Z | Compiling cfg-if v1.0.4 |
| 1800 | 2026-03-24T19:37:22.715Z | Compiling version_check v0.9.5 |
| 1801 | 2026-03-24T19:37:22.715Z | Compiling shlex v1.3.0 |
| 1802 | 2026-03-24T19:37:22.715Z | Compiling find-msvc-tools v0.1.9 |
| 1803 | 2026-03-24T19:37:22.884Z | Compiling typenum v1.19.0 |
| 1804 | 2026-03-24T19:37:22.888Z | Compiling portable-atomic v1.13.1 |
| 1805 | 2026-03-24T19:37:22.889Z | Compiling memchr v2.8.0 |
| 1806 | 2026-03-24T19:37:22.889Z | Compiling autocfg v1.5.0 |
| 1807 | 2026-03-24T19:37:22.889Z | Compiling zmij v1.0.21 |
| 1808 | 2026-03-24T19:37:23.143Z | Compiling serde_json v1.0.149 |
| 1809 | 2026-03-24T19:37:23.192Z | Compiling zerocopy v0.8.40 |
| 1810 | 2026-03-24T19:37:23.418Z | Compiling parking_lot_core v0.9.12 |
| 1811 | 2026-03-24T19:37:23.439Z | Compiling libm v0.2.16 |
| 1812 | 2026-03-24T19:37:23.443Z | Compiling smallvec v1.15.1 |
| 1813 | 2026-03-24T19:37:23.486Z | Compiling icu_properties_data v2.1.2 |
| 1814 | 2026-03-24T19:37:23.533Z | Compiling num-traits v0.2.19 |
| 1815 | 2026-03-24T19:37:23.696Z | Compiling generic-array v0.14.7 |
| 1816 | 2026-03-24T19:37:23.720Z | Compiling icu_normalizer_data v2.1.1 |
| 1817 | 2026-03-24T19:37:23.724Z | Compiling itoa v1.0.17 |
| 1818 | 2026-03-24T19:37:23.773Z | Compiling log v0.4.29 |
| 1819 | 2026-03-24T19:37:23.821Z | Compiling getrandom v0.4.1 |
| 1820 | 2026-03-24T19:37:23.826Z | Compiling pkg-config v0.3.32 |
| 1821 | 2026-03-24T19:37:23.892Z | Compiling stable_deref_trait v1.2.1 |
| 1822 | 2026-03-24T19:37:24.025Z | Compiling scopeguard v1.2.0 |
| 1823 | 2026-03-24T19:37:24.049Z | Compiling subtle v2.6.1 |
| 1824 | 2026-03-24T19:37:24.145Z | Compiling fnv v1.0.7 |
| 1825 | 2026-03-24T19:37:24.190Z | Compiling lock_api v0.4.14 |
| 1826 | 2026-03-24T19:37:24.190Z | Compiling thiserror v2.0.18 |
| 1827 | 2026-03-24T19:37:24.240Z | Compiling getrandom v0.2.17 |
| 1828 | 2026-03-24T19:37:24.310Z | Compiling jobserver v0.1.34 |
| 1829 | 2026-03-24T19:37:24.314Z | Compiling errno v0.3.14 |
| 1830 | 2026-03-24T19:37:24.469Z | Compiling rand_core v0.6.4 |
| 1831 | 2026-03-24T19:37:24.590Z | Compiling cc v1.2.56 |
| 1832 | 2026-03-24T19:37:24.594Z | Compiling pin-project-lite v0.2.17 |
| 1833 | 2026-03-24T19:37:24.640Z | Compiling syn v2.0.117 |
| 1834 | 2026-03-24T19:37:24.646Z | Compiling getrandom v0.3.4 |
| 1835 | 2026-03-24T19:37:24.792Z | Compiling critical-section v1.2.0 |
| 1836 | 2026-03-24T19:37:24.869Z | Compiling rustversion v1.0.22 |
| 1837 | 2026-03-24T19:37:24.973Z | Compiling allocator-api2 v0.2.21 |
| 1838 | 2026-03-24T19:37:24.977Z | Compiling equivalent v1.0.2 |
| 1839 | 2026-03-24T19:37:25.096Z | Compiling foldhash v0.2.0 |
| 1840 | 2026-03-24T19:37:25.120Z | Compiling dunce v1.0.5 |
| 1841 | 2026-03-24T19:37:25.144Z | Compiling litemap v0.8.1 |
| 1842 | 2026-03-24T19:37:25.258Z | Compiling fs_extra v1.3.0 |
| 1843 | 2026-03-24T19:37:25.266Z | Compiling writeable v0.6.2 |
| 1844 | 2026-03-24T19:37:25.305Z | Compiling once_cell v1.21.3 |
| 1845 | 2026-03-24T19:37:25.379Z | Compiling percent-encoding v2.3.2 |
| 1846 | 2026-03-24T19:37:25.457Z | Compiling hashbrown v0.16.1 |
| 1847 | 2026-03-24T19:37:25.524Z | Compiling cmake v0.1.57 |
| 1848 | 2026-03-24T19:37:25.610Z | Compiling const-oid v0.9.6 |
| 1849 | 2026-03-24T19:37:25.726Z | Compiling signal-hook-registry v1.4.8 |
| 1850 | 2026-03-24T19:37:25.775Z | Compiling rustix v1.1.3 |
| 1851 | 2026-03-24T19:37:25.779Z | Compiling socket2 v0.6.2 |
| 1852 | 2026-03-24T19:37:25.818Z | Compiling mio v1.1.1 |
| 1853 | 2026-03-24T19:37:25.842Z | Compiling schemars v0.8.22 |
| 1854 | 2026-03-24T19:37:26.132Z | Compiling semver v1.0.27 |
| 1855 | 2026-03-24T19:37:26.156Z | Compiling parking_lot v0.12.5 |
| 1856 | 2026-03-24T19:37:26.204Z | Compiling indexmap v2.13.0 |
| 1857 | 2026-03-24T19:37:26.262Z | Compiling bitflags v2.11.0 |
| 1858 | 2026-03-24T19:37:26.343Z | Compiling utf8_iter v1.0.4 |
| 1859 | 2026-03-24T19:37:26.375Z | Compiling ring v0.17.14 |
| 1860 | 2026-03-24T19:37:26.483Z | Compiling aws-lc-sys v0.37.1 |
| 1861 | 2026-03-24T19:37:26.574Z | Compiling aws-lc-rs v1.16.0 |
| 1862 | 2026-03-24T19:37:26.594Z | Compiling rand_core v0.10.0 |
| 1863 | 2026-03-24T19:37:26.699Z | Compiling form_urlencoded v1.2.2 |
| 1864 | 2026-03-24T19:37:26.848Z | Compiling futures-core v0.3.32 |
| 1865 | 2026-03-24T19:37:26.852Z | Compiling strsim v0.11.1 |
| 1866 | 2026-03-24T19:37:27.092Z | Compiling thiserror v1.0.69 |
| 1867 | 2026-03-24T19:37:27.132Z | Compiling httparse v1.10.1 |
| 1868 | 2026-03-24T19:37:27.197Z | Compiling byteorder v1.5.0 |
| 1869 | 2026-03-24T19:37:27.222Z | Compiling ucd-trie v0.1.7 |
| 1870 | 2026-03-24T19:37:27.354Z | Compiling ident_case v1.0.1 |
| 1871 | 2026-03-24T19:37:27.378Z | Compiling vcpkg v0.2.15 |
| 1872 | 2026-03-24T19:37:27.382Z | Compiling heck v0.5.0 |
| 1873 | 2026-03-24T19:37:27.432Z | Compiling pest v2.8.6 |
| 1874 | 2026-03-24T19:37:27.554Z | Compiling crossbeam-utils v0.8.21 |
| 1875 | 2026-03-24T19:37:27.648Z | Compiling regex-syntax v0.8.10 |
| 1876 | 2026-03-24T19:37:27.651Z | Compiling syn v1.0.109 |
| 1877 | 2026-03-24T19:37:27.882Z | Compiling rustls v0.23.37 |
| 1878 | 2026-03-24T19:37:27.907Z | Compiling futures-sink v0.3.32 |
| 1879 | 2026-03-24T19:37:27.958Z | Compiling rustc_version v0.4.1 |
| 1880 | 2026-03-24T19:37:28.056Z | Compiling futures-channel v0.3.32 |
| 1881 | 2026-03-24T19:37:28.080Z | Compiling cpufeatures v0.2.17 |
| 1882 | 2026-03-24T19:37:28.083Z | Compiling futures-task v0.3.32 |
| 1883 | 2026-03-24T19:37:28.083Z | Compiling slab v0.4.12 |
| 1884 | 2026-03-24T19:37:28.112Z | Compiling futures-io v0.3.32 |
| 1885 | 2026-03-24T19:37:28.180Z | Compiling openssl-sys v0.9.111 |
| 1886 | 2026-03-24T19:37:28.341Z | Compiling iana-time-zone v0.1.65 |
| 1887 | 2026-03-24T19:37:28.420Z | Compiling plain v0.2.3 |
| 1888 | 2026-03-24T19:37:28.425Z | Compiling uuid v1.21.0 |
| 1889 | 2026-03-24T19:37:28.425Z | Compiling aho-corasick v1.1.4 |
| 1890 | 2026-03-24T19:37:28.515Z | Compiling time-core v0.1.8 |
| 1891 | 2026-03-24T19:37:28.566Z | Compiling synstructure v0.13.2 |
| 1892 | 2026-03-24T19:37:28.589Z | Compiling serde_derive_internals v0.29.1 |
| 1893 | 2026-03-24T19:37:28.720Z | Compiling num-conv v0.2.0 |
| 1894 | 2026-03-24T19:37:28.917Z | Compiling time-macros v0.2.27 |
| 1895 | 2026-03-24T19:37:28.987Z | Compiling pest_meta v2.8.6 |
| 1896 | 2026-03-24T19:37:29.131Z | Compiling openssl v0.10.75 |
| 1897 | 2026-03-24T19:37:29.390Z | Compiling pretty-hex v0.4.1 |
| 1898 | 2026-03-24T19:37:29.586Z | Compiling crc32fast v1.5.0 |
| 1899 | 2026-03-24T19:37:29.611Z | Compiling either v1.15.0 |
| 1900 | 2026-03-24T19:37:29.658Z | Compiling anyhow v1.0.102 |
| 1901 | 2026-03-24T19:37:29.668Z | Compiling base64ct v1.8.3 |
| 1902 | 2026-03-24T19:37:29.692Z | Compiling regex-automata v0.4.14 |
| 1903 | 2026-03-24T19:37:29.715Z | Compiling darling_core v0.21.3 |
| 1904 | 2026-03-24T19:37:29.774Z | Compiling pest_generator v2.8.6 |
| 1905 | 2026-03-24T19:37:29.808Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1906 | 2026-03-24T19:37:29.905Z | Compiling native-tls v0.2.18 |
| 1907 | 2026-03-24T19:37:29.938Z | Compiling flagset v0.4.7 |
| 1908 | 2026-03-24T19:37:30.050Z | Compiling pem-rfc7468 v0.7.0 |
| 1909 | 2026-03-24T19:37:30.075Z | Compiling rand_core v0.9.5 |
| 1910 | 2026-03-24T19:37:30.232Z | Compiling slog v2.8.2 |
| 1911 | 2026-03-24T19:37:30.255Z | Compiling tracing-core v0.1.36 |
| 1912 | 2026-03-24T19:37:30.335Z | Compiling dyn-clone v1.0.20 |
| 1913 | 2026-03-24T19:37:30.371Z | Compiling rayon-core v1.13.0 |
| 1914 | 2026-03-24T19:37:30.416Z | Compiling untrusted v0.9.0 |
| 1915 | 2026-03-24T19:37:30.470Z | Compiling serde_derive v1.0.228 |
| 1916 | 2026-03-24T19:37:30.497Z | Compiling zeroize_derive v1.4.3 |
| 1917 | 2026-03-24T19:37:30.537Z | Compiling zerofrom-derive v0.1.6 |
| 1918 | 2026-03-24T19:37:30.593Z | Compiling yoke-derive v0.8.1 |
| 1919 | 2026-03-24T19:37:30.616Z | Compiling zerovec-derive v0.11.2 |
| 1920 | 2026-03-24T19:37:30.641Z | Compiling displaydoc v0.2.5 |
| 1921 | 2026-03-24T19:37:30.644Z | Compiling zerocopy-derive v0.8.40 |
| 1922 | 2026-03-24T19:37:30.710Z | Compiling tokio-macros v2.6.0 |
| 1923 | 2026-03-24T19:37:30.810Z | Compiling futures-macro v0.3.32 |
| 1924 | 2026-03-24T19:37:31.291Z | Compiling zeroize v1.8.2 |
| 1925 | 2026-03-24T19:37:31.598Z | Compiling thiserror-impl v2.0.18 |
| 1926 | 2026-03-24T19:37:31.625Z | Compiling tracing-attributes v0.1.31 |
| 1927 | 2026-03-24T19:37:31.861Z | Compiling der_derive v0.7.3 |
| 1928 | 2026-03-24T19:37:31.922Z | Compiling schemars_derive v0.8.22 |
| 1929 | 2026-03-24T19:37:32.012Z | Compiling thiserror-impl v1.0.69 |
| 1930 | 2026-03-24T19:37:32.112Z | Compiling zerofrom v0.1.6 |
| 1931 | 2026-03-24T19:37:32.302Z | Compiling yoke v0.8.1 |
| 1932 | 2026-03-24T19:37:32.460Z | Compiling crypto-common v0.1.7 |
| 1933 | 2026-03-24T19:37:32.573Z | Compiling zerovec v0.11.5 |
| 1934 | 2026-03-24T19:37:32.595Z | Compiling zerotrie v0.2.3 |
| 1935 | 2026-03-24T19:37:33.085Z | Compiling block-buffer v0.10.4 |
| 1936 | 2026-03-24T19:37:33.232Z | Compiling pest_derive v2.8.6 |
| 1937 | 2026-03-24T19:37:33.291Z | Compiling digest v0.10.7 |
| 1938 | 2026-03-24T19:37:33.316Z | Compiling tinystr v0.8.2 |
| 1939 | 2026-03-24T19:37:33.341Z | Compiling potential_utf v0.1.4 |
| 1940 | 2026-03-24T19:37:33.469Z | Compiling futures-util v0.3.32 |
| 1941 | 2026-03-24T19:37:33.595Z | Compiling icu_locale_core v2.1.1 |
| 1942 | 2026-03-24T19:37:33.619Z | Compiling icu_collections v2.1.1 |
| 1943 | 2026-03-24T19:37:33.648Z | Compiling hmac v0.12.1 |
| 1944 | 2026-03-24T19:37:33.665Z | Compiling block-padding v0.3.3 |
| 1945 | 2026-03-24T19:37:33.740Z | Compiling sha2 v0.10.9 |
| 1946 | 2026-03-24T19:37:33.819Z | Compiling rustls-pki-types v1.14.0 |
| 1947 | 2026-03-24T19:37:33.842Z | Compiling inout v0.1.4 |
| 1948 | 2026-03-24T19:37:33.870Z | Compiling scroll_derive v0.13.1 |
| 1949 | 2026-03-24T19:37:34.549Z | Compiling cipher v0.4.4 |
| 1950 | 2026-03-24T19:37:34.648Z | Compiling icu_provider v2.1.1 |
| 1951 | 2026-03-24T19:37:34.871Z | Compiling bytes v1.11.1 |
| 1952 | 2026-03-24T19:37:34.894Z | Compiling chrono v0.4.44 |
| 1953 | 2026-03-24T19:37:34.939Z | Compiling serde_tokenstream v0.2.3 |
| 1954 | 2026-03-24T19:37:34.942Z | Compiling scroll_derive v0.12.1 |
| 1955 | 2026-03-24T19:37:34.986Z | Compiling icu_normalizer v2.1.1 |
| 1956 | 2026-03-24T19:37:35.187Z | Compiling icu_properties v2.1.2 |
| 1957 | 2026-03-24T19:37:35.447Z | Compiling openssl-macros v0.1.1 |
| 1958 | 2026-03-24T19:37:35.690Z | Compiling tokio v1.49.0 |
| 1959 | 2026-03-24T19:37:36.064Z | Compiling http v1.4.0 |
| 1960 | 2026-03-24T19:37:36.525Z | Compiling idna_adapter v1.2.1 |
| 1961 | 2026-03-24T19:37:36.716Z | Compiling idna v1.1.0 |
| 1962 | 2026-03-24T19:37:36.872Z | Compiling der v0.7.10 |
| 1963 | 2026-03-24T19:37:36.899Z | Compiling darling_macro v0.21.3 |
| 1964 | 2026-03-24T19:37:36.902Z | Compiling regex v1.12.3 |
| 1965 | 2026-03-24T19:37:37.235Z | Compiling url v2.5.8 |
| 1966 | 2026-03-24T19:37:37.260Z | Compiling ppv-lite86 v0.2.21 |
| 1967 | 2026-03-24T19:37:37.332Z | Compiling zerocopy-derive v0.7.35 |
| 1968 | 2026-03-24T19:37:37.539Z | Compiling darling v0.21.3 |
| 1969 | 2026-03-24T19:37:37.676Z | Compiling salsa20 v0.10.2 |
| 1970 | 2026-03-24T19:37:37.807Z | Compiling pbkdf2 v0.12.2 |
| 1971 | 2026-03-24T19:37:37.877Z | Compiling tracing v0.1.44 |
| 1972 | 2026-03-24T19:37:38.112Z | Compiling spki v0.7.3 |
| 1973 | 2026-03-24T19:37:38.437Z | Compiling cookie v0.18.1 |
| 1974 | 2026-03-24T19:37:38.489Z | Compiling base64 v0.22.1 |
| 1975 | 2026-03-24T19:37:38.669Z | Compiling camino v1.2.2 |
| 1976 | 2026-03-24T19:37:38.902Z | Compiling scrypt v0.11.0 |
| 1977 | 2026-03-24T19:37:38.942Z | Compiling rand_chacha v0.9.0 |
| 1978 | 2026-03-24T19:37:38.983Z | Compiling cbc v0.1.2 |
| 1979 | 2026-03-24T19:37:39.065Z | Compiling aes v0.8.4 |
| 1980 | 2026-03-24T19:37:39.499Z | Compiling usdt-impl v0.5.0 |
| 1981 | 2026-03-24T19:37:39.727Z | Compiling usdt-impl v0.6.0 |
| 1982 | 2026-03-24T19:37:39.748Z | Compiling winnow v0.7.14 |
| 1983 | 2026-03-24T19:37:39.800Z | Compiling paste v1.0.15 |
| 1984 | 2026-03-24T19:37:39.803Z | Compiling ref-cast v1.0.25 |
| 1985 | 2026-03-24T19:37:40.176Z | Compiling pkcs5 v0.7.1 |
| 1986 | 2026-03-24T19:37:40.200Z | Compiling rand v0.9.2 |
| 1987 | 2026-03-24T19:37:40.393Z | Compiling http-body v1.0.1 |
| 1988 | 2026-03-24T19:37:40.605Z | Compiling scroll v0.12.0 |
| 1989 | 2026-03-24T19:37:40.636Z | Compiling scroll v0.13.0 |
| 1990 | 2026-03-24T19:37:40.670Z | Compiling serde_spanned v0.6.9 |
| 1991 | 2026-03-24T19:37:40.730Z | Compiling toml_datetime v0.6.11 |
| 1992 | 2026-03-24T19:37:40.873Z | Compiling tokio-util v0.7.18 |
| 1993 | 2026-03-24T19:37:40.895Z | Compiling heapless v0.7.17 |
| 1994 | 2026-03-24T19:37:41.026Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1995 | 2026-03-24T19:37:41.081Z | Compiling atomic-waker v1.1.2 |
| 1996 | 2026-03-24T19:37:41.145Z | Compiling untrusted v0.7.1 |
| 1997 | 2026-03-24T19:37:41.226Z | Compiling signal-hook v0.3.18 |
| 1998 | 2026-03-24T19:37:41.256Z | Compiling openssl-probe v0.2.1 |
| 1999 | 2026-03-24T19:37:41.324Z | Compiling zstd-safe v7.2.4 |
| 2000 | 2026-03-24T19:37:41.478Z | Compiling goblin v0.10.5 |
| 2001 | 2026-03-24T19:37:41.602Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2002 | 2026-03-24T19:37:41.630Z | Compiling goblin v0.8.2 |
| 2003 | 2026-03-24T19:37:41.760Z | Compiling pkcs8 v0.10.2 |
| 2004 | 2026-03-24T19:37:42.245Z | Compiling zerocopy v0.7.35 |
| 2005 | 2026-03-24T19:37:42.250Z | Compiling ref-cast-impl v1.0.25 |
| 2006 | 2026-03-24T19:37:42.405Z | Compiling darling_core v0.20.11 |
| 2007 | 2026-03-24T19:37:42.764Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2008 | 2026-03-24T19:37:42.792Z | Compiling memoffset v0.9.1 |
| 2009 | 2026-03-24T19:37:42.815Z | Compiling tinyvec_macros v0.1.1 |
| 2010 | 2026-03-24T19:37:42.955Z | Compiling try-lock v0.2.5 |
| 2011 | 2026-03-24T19:37:42.989Z | Compiling tower-service v0.3.3 |
| 2012 | 2026-03-24T19:37:43.030Z | Compiling winnow v0.5.40 |
| 2013 | 2026-03-24T19:37:43.070Z | Compiling tower-layer v0.3.3 |
| 2014 | 2026-03-24T19:37:43.297Z | Compiling rustix v0.38.44 |
| 2015 | 2026-03-24T19:37:43.344Z | Compiling litrs v1.0.0 |
| 2016 | 2026-03-24T19:37:43.546Z | Compiling fastrand v2.3.0 |
| 2017 | 2026-03-24T19:37:43.650Z | Compiling want v0.3.1 |
| 2018 | 2026-03-24T19:37:43.871Z | Compiling h2 v0.4.13 |
| 2019 | 2026-03-24T19:37:43.987Z | Compiling tinyvec v1.10.0 |
| 2020 | 2026-03-24T19:37:44.012Z | Compiling document-features v0.2.12 |
| 2021 | 2026-03-24T19:37:44.679Z | Compiling dtrace-parser v0.2.0 |
| 2022 | 2026-03-24T19:37:44.722Z | Compiling dtrace-parser v0.3.0 |
| 2023 | 2026-03-24T19:37:45.009Z | Compiling toml_edit v0.19.15 |
| 2024 | 2026-03-24T19:37:45.169Z | Compiling dof v0.3.0 |
| 2025 | 2026-03-24T19:37:45.249Z | Compiling darling_macro v0.20.11 |
| 2026 | 2026-03-24T19:37:45.337Z | Compiling dof v0.4.0 |
| 2027 | 2026-03-24T19:37:45.442Z | Compiling ipnet v2.11.0 |
| 2028 | 2026-03-24T19:37:45.565Z | Compiling daft-derive v0.1.5 |
| 2029 | 2026-03-24T19:37:45.877Z | Compiling async-trait v0.1.89 |
| 2030 | 2026-03-24T19:37:46.014Z | Compiling curve25519-dalek v4.1.3 |
| 2031 | 2026-03-24T19:37:46.149Z | Compiling spin v0.9.8 |
| 2032 | 2026-03-24T19:37:46.179Z | Compiling thread-id v4.2.2 |
| 2033 | 2026-03-24T19:37:46.308Z | Compiling thread-id v5.1.0 |
| 2034 | 2026-03-24T19:37:46.361Z | Compiling proc-macro-error-attr v1.0.4 |
| 2035 | 2026-03-24T19:37:46.439Z | Compiling cfg_aliases v0.2.1 |
| 2036 | 2026-03-24T19:37:46.461Z | Compiling httpdate v1.0.3 |
| 2037 | 2026-03-24T19:37:46.488Z | Compiling smoltcp v0.9.1 |
| 2038 | 2026-03-24T19:37:46.625Z | Compiling powerfmt v0.2.0 |
| 2039 | 2026-03-24T19:37:46.797Z | Compiling foreign-types-shared v0.1.1 |
| 2040 | 2026-03-24T19:37:46.809Z | Compiling pin-utils v0.1.0 |
| 2041 | 2026-03-24T19:37:46.946Z | Compiling num-bigint-dig v0.8.6 |
| 2042 | 2026-03-24T19:37:46.949Z | Compiling foreign-types v0.3.2 |
| 2043 | 2026-03-24T19:37:47.014Z | Compiling deranged v0.5.8 |
| 2044 | 2026-03-24T19:37:47.018Z | Compiling tempfile v3.25.0 |
| 2045 | 2026-03-24T19:37:47.095Z | Compiling nix v0.31.1 |
| 2046 | 2026-03-24T19:37:47.460Z | Compiling darling v0.20.11 |
| 2047 | 2026-03-24T19:37:47.861Z | Compiling ipnetwork v0.21.1 |
| 2048 | 2026-03-24T19:37:47.888Z | Compiling strum_macros v0.26.4 |
| 2049 | 2026-03-24T19:37:48.035Z | Compiling hyper v1.8.1 |
| 2050 | 2026-03-24T19:37:48.129Z | Compiling wait-timeout v0.2.1 |
| 2051 | 2026-03-24T19:37:48.176Z | Compiling proc-macro-error v1.0.4 |
| 2052 | 2026-03-24T19:37:48.342Z | Compiling num_threads v0.1.7 |
| 2053 | 2026-03-24T19:37:48.428Z | Compiling bit-vec v0.8.0 |
| 2054 | 2026-03-24T19:37:48.453Z | Compiling unicode-segmentation v1.12.0 |
| 2055 | 2026-03-24T19:37:48.663Z | Compiling quick-error v1.2.3 |
| 2056 | 2026-03-24T19:37:48.748Z | Compiling utf8parse v0.2.2 |
| 2057 | 2026-03-24T19:37:48.820Z | Compiling siphasher v1.0.2 |
| 2058 | 2026-03-24T19:37:48.823Z | Compiling anstyle v1.0.13 |
| 2059 | 2026-03-24T19:37:49.029Z | Compiling simd-adler32 v0.3.8 |
| 2060 | 2026-03-24T19:37:49.102Z | Compiling anstyle-parse v0.2.7 |
| 2061 | 2026-03-24T19:37:49.162Z | Compiling time v0.3.47 |
| 2062 | 2026-03-24T19:37:49.225Z | Compiling rusty-fork v0.3.1 |
| 2063 | 2026-03-24T19:37:49.384Z | Compiling bit-set v0.8.0 |
| 2064 | 2026-03-24T19:37:49.616Z | Compiling hyper-util v0.1.20 |
| 2065 | 2026-03-24T19:37:50.093Z | Compiling crossbeam-epoch v0.9.18 |
| 2066 | 2026-03-24T19:37:50.304Z | Compiling derive_builder_core v0.20.2 |
| 2067 | 2026-03-24T19:37:50.480Z | Compiling unicode-normalization v0.1.25 |
| 2068 | 2026-03-24T19:37:51.112Z | Compiling rustls-native-certs v0.8.3 |
| 2069 | 2026-03-24T19:37:51.603Z | Compiling signature v2.2.0 |
| 2070 | 2026-03-24T19:37:51.655Z | Compiling hubpack_derive v0.1.1 |
| 2071 | 2026-03-24T19:37:51.684Z | Compiling strum_macros v0.27.2 |
| 2072 | 2026-03-24T19:37:51.711Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2073 | 2026-03-24T19:37:51.763Z | Compiling rand_xorshift v0.4.0 |
| 2074 | 2026-03-24T19:37:51.788Z | Compiling sync_wrapper v1.0.2 |
| 2075 | 2026-03-24T19:37:51.829Z | Compiling ahash v0.8.12 |
| 2076 | 2026-03-24T19:37:51.907Z | Compiling fs-err v3.3.0 |
| 2077 | 2026-03-24T19:37:51.979Z | Compiling unicode-bidi v0.3.18 |
| 2078 | 2026-03-24T19:37:52.118Z | Compiling unicode-properties v0.1.4 |
| 2079 | 2026-03-24T19:37:52.175Z | Compiling colorchoice v1.0.4 |
| 2080 | 2026-03-24T19:37:52.315Z | Compiling anstyle-query v1.1.5 |
| 2081 | 2026-03-24T19:37:52.415Z | Compiling unarray v0.1.4 |
| 2082 | 2026-03-24T19:37:52.474Z | Compiling object v0.37.3 |
| 2083 | 2026-03-24T19:37:52.495Z | Compiling is_terminal_polyfill v1.70.2 |
| 2084 | 2026-03-24T19:37:52.541Z | Compiling adler2 v2.0.1 |
| 2085 | 2026-03-24T19:37:52.574Z | Compiling proptest v1.10.0 |
| 2086 | 2026-03-24T19:37:52.632Z | Compiling anstream v0.6.21 |
| 2087 | 2026-03-24T19:37:52.723Z | Compiling miniz_oxide v0.8.9 |
| 2088 | 2026-03-24T19:37:52.826Z | Compiling stringprep v0.1.5 |
| 2089 | 2026-03-24T19:37:53.345Z | Compiling tower v0.5.3 |
| 2090 | 2026-03-24T19:37:53.444Z | Compiling derive_builder_macro v0.20.2 |
| 2091 | 2026-03-24T19:37:53.823Z | Compiling crossbeam-deque v0.8.6 |
| 2092 | 2026-03-24T19:37:53.856Z | Compiling heck v0.4.1 |
| 2093 | 2026-03-24T19:37:54.004Z | Compiling usdt-attr-macro v0.6.0 |
| 2094 | 2026-03-24T19:37:54.047Z | Compiling usdt-macro v0.6.0 |
| 2095 | 2026-03-24T19:37:54.304Z | Compiling http-body-util v0.1.3 |
| 2096 | 2026-03-24T19:37:54.365Z | Compiling webpki-roots v1.0.6 |
| 2097 | 2026-03-24T19:37:54.621Z | Compiling rand_chacha v0.3.1 |
| 2098 | 2026-03-24T19:37:54.626Z | Compiling erased-serde v0.3.31 |
| 2099 | 2026-03-24T19:37:54.626Z | Compiling md-5 v0.10.6 |
| 2100 | 2026-03-24T19:37:54.803Z | Compiling num-integer v0.1.46 |
| 2101 | 2026-03-24T19:37:54.814Z | Compiling hash32 v0.2.1 |
| 2102 | 2026-03-24T19:37:54.983Z | Compiling vergen-lib v0.1.6 |
| 2103 | 2026-03-24T19:37:54.990Z | Compiling ff v0.13.1 |
| 2104 | 2026-03-24T19:37:55.036Z | Compiling base16ct v0.2.0 |
| 2105 | 2026-03-24T19:37:55.085Z | Compiling ryu v1.0.23 |
| 2106 | 2026-03-24T19:37:55.090Z | Compiling zlib-rs v0.6.2 |
| 2107 | 2026-03-24T19:37:55.198Z | Compiling iri-string v0.7.10 |
| 2108 | 2026-03-24T19:37:55.203Z | Compiling fallible-iterator v0.2.0 |
| 2109 | 2026-03-24T19:37:55.229Z | Compiling psl-types v2.0.11 |
| 2110 | 2026-03-24T19:37:55.303Z | Compiling serde_urlencoded v0.7.1 |
| 2111 | 2026-03-24T19:37:55.306Z | Compiling sec1 v0.7.3 |
| 2112 | 2026-03-24T19:37:55.404Z | Compiling publicsuffix v2.3.0 |
| 2113 | 2026-03-24T19:37:55.408Z | Compiling newtype-uuid v1.3.2 |
| 2114 | 2026-03-24T19:37:55.431Z | Compiling group v0.13.0 |
| 2115 | 2026-03-24T19:37:55.492Z | Compiling num-iter v0.1.45 |
| 2116 | 2026-03-24T19:37:55.588Z | Compiling postgres-protocol v0.6.10 |
| 2117 | 2026-03-24T19:37:55.696Z | Compiling rand v0.8.5 |
| 2118 | 2026-03-24T19:37:55.956Z | Compiling oxnet v0.1.4 |
| 2119 | 2026-03-24T19:37:56.191Z | Compiling zone_cfg_derive v0.3.1 |
| 2120 | 2026-03-24T19:37:56.252Z | Compiling derive_builder v0.20.2 |
| 2121 | 2026-03-24T19:37:56.477Z | Compiling tokio-native-tls v0.3.1 |
| 2122 | 2026-03-24T19:37:56.501Z | Compiling phf_shared v0.13.1 |
| 2123 | 2026-03-24T19:37:56.556Z | Compiling lazy_static v1.5.0 |
| 2124 | 2026-03-24T19:37:56.687Z | Compiling terminal_size v0.4.3 |
| 2125 | 2026-03-24T19:37:56.732Z | Compiling serde_with_macros v3.17.0 |
| 2126 | 2026-03-24T19:37:56.737Z | Compiling cargo-platform v0.1.9 |
| 2127 | 2026-03-24T19:37:56.804Z | Compiling tower-http v0.6.8 |
| 2128 | 2026-03-24T19:37:56.811Z | Compiling hkdf v0.12.4 |
| 2129 | 2026-03-24T19:37:56.914Z | Compiling crypto-bigint v0.5.5 |
| 2130 | 2026-03-24T19:37:56.991Z | Compiling enum-as-inner v0.6.1 |
| 2131 | 2026-03-24T19:37:57.017Z | Compiling serde_repr v0.1.20 |
| 2132 | 2026-03-24T19:37:57.059Z | Compiling clap_derive v4.5.55 |
| 2133 | 2026-03-24T19:37:57.085Z | Compiling vergen v9.0.6 |
| 2134 | 2026-03-24T19:37:57.299Z | Compiling libbz2-rs-sys v0.2.2 |
| 2135 | 2026-03-24T19:37:57.308Z | Compiling managed v0.8.0 |
| 2136 | 2026-03-24T19:37:57.344Z | Compiling unicode-width v0.2.0 |
| 2137 | 2026-03-24T19:37:57.375Z | Compiling bitflags v1.3.2 |
| 2138 | 2026-03-24T19:37:57.396Z | Compiling clap_lex v1.0.0 |
| 2139 | 2026-03-24T19:37:57.489Z | Compiling bumpalo v3.20.2 |
| 2140 | 2026-03-24T19:37:57.746Z | Compiling foldhash v0.1.5 |
| 2141 | 2026-03-24T19:37:57.821Z | Compiling zopfli v0.8.3 |
| 2142 | 2026-03-24T19:37:57.847Z | Compiling console v0.16.2 |
| 2143 | 2026-03-24T19:37:57.971Z | Compiling hashbrown v0.15.5 |
| 2144 | 2026-03-24T19:37:58.007Z | Compiling bzip2 v0.6.1 |
| 2145 | 2026-03-24T19:37:58.086Z | Compiling flate2 v1.1.9 |
| 2146 | 2026-03-24T19:37:58.146Z | Compiling clap_builder v4.5.60 |
| 2147 | 2026-03-24T19:37:58.303Z | Compiling elliptic-curve v0.13.8 |
| 2148 | 2026-03-24T19:37:58.410Z | Compiling cargo_metadata v0.19.2 |
| 2149 | 2026-03-24T19:37:58.620Z | Compiling phf v0.13.1 |
| 2150 | 2026-03-24T19:37:58.756Z | Compiling hyper-tls v0.6.0 |
| 2151 | 2026-03-24T19:37:58.852Z | Compiling signal-hook-mio v0.2.5 |
| 2152 | 2026-03-24T19:37:58.933Z | Compiling daft v0.1.5 |
| 2153 | 2026-03-24T19:37:59.015Z | Compiling rayon v1.11.0 |
| 2154 | 2026-03-24T19:37:59.059Z | Compiling cookie_store v0.22.1 |
| 2155 | 2026-03-24T19:37:59.195Z | Compiling postgres-types v0.2.12 |
| 2156 | 2026-03-24T19:37:59.294Z | Compiling zstd v0.13.3 |
| 2157 | 2026-03-24T19:37:59.414Z | Compiling bzip2 v0.4.4 |
| 2158 | 2026-03-24T19:37:59.458Z | Compiling strum v0.27.2 |
| 2159 | 2026-03-24T19:37:59.627Z | Compiling hubpack v0.1.2 |
| 2160 | 2026-03-24T19:37:59.799Z | Compiling ed25519 v2.2.3 |
| 2161 | 2026-03-24T19:37:59.864Z | Compiling phf_shared v0.11.3 |
| 2162 | 2026-03-24T19:38:01.520Z | Compiling pkcs1 v0.7.5 |
| 2163 | 2026-03-24T19:38:01.573Z | Compiling hex v0.4.3 |
| 2164 | 2026-03-24T19:38:01.573Z | Compiling serde-big-array v0.5.1 |
| 2165 | 2026-03-24T19:38:01.573Z | Compiling rfc6979 v0.4.0 |
| 2166 | 2026-03-24T19:38:01.573Z | Compiling bstr v1.12.1 |
| 2167 | 2026-03-24T19:38:01.573Z | Compiling itertools v0.12.1 |
| 2168 | 2026-03-24T19:38:01.573Z | Compiling float-cmp v0.10.0 |
| 2169 | 2026-03-24T19:38:01.573Z | Compiling memmap2 v0.9.10 |
| 2170 | 2026-03-24T19:38:01.573Z | Compiling env_filter v1.0.0 |
| 2171 | 2026-03-24T19:38:01.573Z | Compiling encoding_rs v0.8.35 |
| 2172 | 2026-03-24T19:38:01.573Z | Compiling normalize-line-endings v0.3.0 |
| 2173 | 2026-03-24T19:38:01.573Z | Compiling toml_write v0.1.2 |
| 2174 | 2026-03-24T19:38:01.573Z | Compiling data-encoding v2.10.0 |
| 2175 | 2026-03-24T19:38:01.573Z | Compiling keccak v0.1.6 |
| 2176 | 2026-03-24T19:38:01.573Z | Compiling rustc-hash v2.1.1 |
| 2177 | 2026-03-24T19:38:01.573Z | Compiling fixedbitset v0.4.2 |
| 2178 | 2026-03-24T19:38:01.573Z | Compiling predicates-core v1.0.10 |
| 2179 | 2026-03-24T19:38:01.573Z | Compiling mime v0.3.17 |
| 2180 | 2026-03-24T19:38:01.573Z | Compiling fixedbitset v0.5.7 |
| 2181 | 2026-03-24T19:38:01.604Z | Compiling whoami v2.1.0 |
| 2182 | 2026-03-24T19:38:01.638Z | Compiling unit-prefix v0.5.2 |
| 2183 | 2026-03-24T19:38:01.679Z | Compiling static_assertions v1.1.0 |
| 2184 | 2026-03-24T19:38:01.705Z | Compiling difflib v0.4.0 |
| 2185 | 2026-03-24T19:38:01.784Z | Compiling jiff v0.2.21 |
| 2186 | 2026-03-24T19:38:01.822Z | Compiling precomputed-hash v0.1.1 |
| 2187 | 2026-03-24T19:38:01.888Z | Compiling new_debug_unreachable v1.0.6 |
| 2188 | 2026-03-24T19:38:01.923Z | Compiling indicatif v0.18.4 |
| 2189 | 2026-03-24T19:38:01.955Z | Compiling tokio-postgres v0.7.16 |
| 2190 | 2026-03-24T19:38:01.955Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2191 | 2026-03-24T19:38:01.970Z | Compiling string_cache v0.8.9 |
| 2192 | 2026-03-24T19:38:02.085Z | Compiling predicates v3.1.4 |
| 2193 | 2026-03-24T19:38:02.248Z | Compiling zone v0.3.1 |
| 2194 | 2026-03-24T19:38:02.276Z | Compiling petgraph v0.8.3 |
| 2195 | 2026-03-24T19:38:02.368Z | Compiling petgraph v0.6.5 |
| 2196 | 2026-03-24T19:38:02.658Z | Compiling hickory-proto v0.25.2 |
| 2197 | 2026-03-24T19:38:02.669Z | Compiling iddqd v0.3.17 |
| 2198 | 2026-03-24T19:38:02.994Z | Compiling sha3 v0.10.8 |
| 2199 | 2026-03-24T19:38:03.174Z | Compiling toml_edit v0.22.27 |
| 2200 | 2026-03-24T19:38:03.309Z | Compiling similar v2.7.0 |
| 2201 | 2026-03-24T19:38:04.197Z | Compiling env_logger v0.11.9 |
| 2202 | 2026-03-24T19:38:04.293Z | Compiling usdt v0.6.0 |
| 2203 | 2026-03-24T19:38:04.646Z | Compiling serde_with v3.17.0 |
| 2204 | 2026-03-24T19:38:04.784Z | Compiling ecdsa v0.16.9 |
| 2205 | 2026-03-24T19:38:04.974Z | Compiling rsa v0.9.10 |
| 2206 | 2026-03-24T19:38:05.299Z | Compiling clap v4.5.60 |
| 2207 | 2026-03-24T19:38:05.419Z | Compiling zip v4.6.1 |
| 2208 | 2026-03-24T19:38:05.733Z | Compiling ed25519-dalek v2.2.0 |
| 2209 | 2026-03-24T19:38:06.124Z | Compiling crossterm v0.28.1 |
| 2210 | 2026-03-24T19:38:06.673Z | Compiling zip v0.6.6 |
| 2211 | 2026-03-24T19:38:06.726Z | Compiling strum v0.26.3 |
| 2212 | 2026-03-24T19:38:06.923Z | Compiling toml v0.7.8 |
| 2213 | 2026-03-24T19:38:07.049Z | Compiling tokio-stream v0.1.18 |
| 2214 | 2026-03-24T19:38:07.053Z | Compiling buf-list v1.1.2 |
| 2215 | 2026-03-24T19:38:07.403Z | Compiling x509-cert v0.2.5 |
| 2216 | 2026-03-24T19:38:07.417Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2217 | 2026-03-24T19:38:07.627Z | Compiling openapiv3 v2.2.0 |
| 2218 | 2026-03-24T19:38:07.703Z | Compiling sha1 v0.10.6 |
| 2219 | 2026-03-24T19:38:07.841Z | Compiling itertools v0.13.0 |
| 2220 | 2026-03-24T19:38:07.866Z | Compiling peg-runtime v0.8.5 |
| 2221 | 2026-03-24T19:38:08.213Z | Compiling lalrpop-util v0.19.12 |
| 2222 | 2026-03-24T19:38:24.947Z | Compiling macaddr v1.0.1 |
| 2223 | 2026-03-24T19:38:24.985Z | Compiling structmeta-derive v0.3.0 |
| 2224 | 2026-03-24T19:38:24.985Z | Compiling itertools v0.14.0 |
| 2225 | 2026-03-24T19:38:24.985Z | Compiling heapless v0.8.0 |
| 2226 | 2026-03-24T19:38:25.348Z | Compiling structmeta v0.3.0 |
| 2227 | 2026-03-24T19:38:25.858Z | Compiling ingot-macros v0.1.1 |
| 2228 | 2026-03-24T19:38:30.490Z | Compiling rustls-webpki v0.103.9 |
| 2229 | 2026-03-24T19:38:31.142Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2230 | 2026-03-24T19:38:32.536Z | Compiling hash32 v0.3.1 |
| 2231 | 2026-03-24T19:38:32.561Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2232 | 2026-03-24T19:38:32.762Z | Compiling smoltcp v0.11.0 |
| 2233 | 2026-03-24T19:38:34.426Z | Compiling proc-macro-crate v3.4.0 |
| 2234 | 2026-03-24T19:38:34.477Z | Compiling ingot-types v0.1.2 |
| 2235 | 2026-03-24T19:38:34.477Z | Compiling cobs v0.3.0 |
| 2236 | 2026-03-24T19:38:34.477Z | Compiling rustls v0.22.4 |
| 2237 | 2026-03-24T19:38:34.477Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2238 | 2026-03-24T19:38:34.477Z | Compiling postcard v1.1.3 |
| 2239 | 2026-03-24T19:38:34.477Z | Compiling num_enum_derive v0.7.5 |
| 2240 | 2026-03-24T19:38:34.477Z | Compiling proc-macro-crate v1.3.1 |
| 2241 | 2026-03-24T19:38:34.477Z | Compiling ingot v0.1.1 |
| 2242 | 2026-03-24T19:38:34.477Z | Compiling rustls-webpki v0.102.8 |
| 2243 | 2026-03-24T19:38:34.477Z | Compiling futures-executor v0.3.32 |
| 2244 | 2026-03-24T19:38:34.477Z | Compiling foreign-types-macros v0.2.3 |
| 2245 | 2026-03-24T19:38:34.477Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2246 | 2026-03-24T19:38:34.477Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2247 | 2026-03-24T19:38:34.477Z | Compiling multer v3.1.0 |
| 2248 | 2026-03-24T19:38:34.520Z | Compiling thread_local v1.1.9 |
| 2249 | 2026-03-24T19:38:34.579Z | Compiling cpufeatures v0.3.0 |
| 2250 | 2026-03-24T19:38:34.603Z | Compiling match_cfg v0.1.0 |
| 2251 | 2026-03-24T19:38:34.629Z | Compiling slog-async v2.8.0 |
| 2252 | 2026-03-24T19:38:34.707Z | Compiling typeid v1.0.3 |
| 2253 | 2026-03-24T19:38:34.733Z | Compiling foreign-types-shared v0.3.1 |
| 2254 | 2026-03-24T19:38:34.750Z | Compiling hostname v0.3.1 |
| 2255 | 2026-03-24T19:38:34.789Z | Compiling chacha20 v0.10.0 |
| 2256 | 2026-03-24T19:38:34.877Z | Compiling foreign-types v0.5.0 |
| 2257 | 2026-03-24T19:38:34.976Z | Compiling num_enum v0.7.5 |
| 2258 | 2026-03-24T19:38:35.048Z | Compiling futures v0.3.32 |
| 2259 | 2026-03-24T19:38:35.218Z | Compiling num_enum_derive v0.5.11 |
| 2260 | 2026-03-24T19:38:35.228Z | Compiling derive-ex v0.1.8 |
| 2261 | 2026-03-24T19:38:35.228Z | Compiling tabwriter v1.4.1 |
| 2262 | 2026-03-24T19:38:35.228Z | Compiling slog-json v2.6.1 |
| 2263 | 2026-03-24T19:38:35.311Z | Compiling crossbeam-channel v0.5.15 |
| 2264 | 2026-03-24T19:38:35.347Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2265 | 2026-03-24T19:38:35.586Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2266 | 2026-03-24T19:38:35.709Z | Compiling async-stream-impl v0.3.6 |
| 2267 | 2026-03-24T19:38:35.918Z | Compiling tokio-rustls v0.26.4 |
| 2268 | 2026-03-24T19:38:36.167Z | Compiling rustls-platform-verifier v0.6.2 |
| 2269 | 2026-03-24T19:38:36.227Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2270 | 2026-03-24T19:38:36.313Z | Compiling hyper-rustls v0.27.7 |
| 2271 | 2026-03-24T19:38:36.320Z | Compiling serde_spanned v1.0.4 |
| 2272 | 2026-03-24T19:38:36.343Z | Compiling is-terminal v0.4.17 |
| 2273 | 2026-03-24T19:38:36.366Z | Compiling cstr-argument v0.1.2 |
| 2274 | 2026-03-24T19:38:36.464Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2275 | 2026-03-24T19:38:36.489Z | Compiling dropshot v0.16.7 |
| 2276 | 2026-03-24T19:38:36.514Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2277 | 2026-03-24T19:38:36.540Z | Compiling term v1.2.1 |
| 2278 | 2026-03-24T19:38:36.606Z | Compiling reqwest v0.12.28 |
| 2279 | 2026-03-24T19:38:36.707Z | Compiling reqwest v0.13.2 |
| 2280 | 2026-03-24T19:38:36.779Z | Compiling erased-serde v0.4.9 |
| 2281 | 2026-03-24T19:38:36.804Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2282 | 2026-03-24T19:38:36.867Z | Compiling crucible-workspace-hack v0.1.0 |
| 2283 | 2026-03-24T19:38:36.911Z | Compiling take_mut v0.2.2 |
| 2284 | 2026-03-24T19:38:37.158Z | Compiling slog-term v2.9.2 |
| 2285 | 2026-03-24T19:38:37.207Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2286 | 2026-03-24T19:38:37.362Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2287 | 2026-03-24T19:38:37.374Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2288 | 2026-03-24T19:38:37.384Z | Compiling test-strategy v0.4.5 |
| 2289 | 2026-03-24T19:38:37.421Z | Compiling async-stream v0.3.6 |
| 2290 | 2026-03-24T19:38:37.716Z | Compiling num_enum v0.5.11 |
| 2291 | 2026-03-24T19:38:37.918Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2292 | 2026-03-24T19:38:38.022Z | Compiling tokio-rustls v0.25.0 |
| 2293 | 2026-03-24T19:38:38.101Z | Compiling slog-bunyan v2.5.0 |
| 2294 | 2026-03-24T19:38:38.370Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2295 | 2026-03-24T19:38:38.427Z | Compiling rand v0.10.0 |
| 2296 | 2026-03-24T19:38:38.681Z | Compiling parse-display-derive v0.10.0 |
| 2297 | 2026-03-24T19:38:38.770Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2298 | 2026-03-24T19:38:38.785Z | Compiling backon v1.6.0 |
| 2299 | 2026-03-24T19:38:38.831Z | Compiling waitgroup v0.1.2 |
| 2300 | 2026-03-24T19:38:38.910Z | Compiling dropshot_endpoint v0.16.7 |
| 2301 | 2026-03-24T19:38:38.936Z | Compiling newtype-uuid-macros v0.1.0 |
| 2302 | 2026-03-24T19:38:39.051Z | Compiling rustls-pemfile v2.2.0 |
| 2303 | 2026-03-24T19:38:39.167Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2304 | 2026-03-24T19:38:39.172Z | Compiling serde_path_to_error v0.1.20 |
| 2305 | 2026-03-24T19:38:39.172Z | Compiling hostname v0.4.2 |
| 2306 | 2026-03-24T19:38:39.197Z | Compiling instant v0.1.13 |
| 2307 | 2026-03-24T19:38:39.367Z | Compiling colored v3.1.1 |
| 2308 | 2026-03-24T19:38:39.391Z | Compiling debug-ignore v1.0.5 |
| 2309 | 2026-03-24T19:38:39.421Z | Compiling libefi-sys v0.1.0 |
| 2310 | 2026-03-24T19:38:39.479Z | Compiling backoff v0.4.0 |
| 2311 | 2026-03-24T19:38:39.549Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2312 | 2026-03-24T19:38:39.751Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2313 | 2026-03-24T19:38:39.789Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2314 | 2026-03-24T19:38:39.915Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2315 | 2026-03-24T19:38:40.167Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2316 | 2026-03-24T19:38:40.253Z | Compiling camino-tempfile v1.4.1 |
| 2317 | 2026-03-24T19:38:40.482Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2318 | 2026-03-24T19:38:40.506Z | Compiling usdt-macro v0.5.0 |
| 2319 | 2026-03-24T19:38:40.723Z | Compiling parse-display v0.10.0 |
| 2320 | 2026-03-24T19:38:40.789Z | Compiling usdt-attr-macro v0.5.0 |
| 2321 | 2026-03-24T19:38:41.055Z | Compiling secrecy v0.10.3 |
| 2322 | 2026-03-24T19:38:41.298Z | Compiling bitfield-struct v0.6.2 |
| 2323 | 2026-03-24T19:38:41.413Z | Compiling num-derive v0.4.2 |
| 2324 | 2026-03-24T19:38:41.467Z | Compiling regress v0.10.5 |
| 2325 | 2026-03-24T19:38:41.502Z | Compiling ordered-float v2.10.1 |
| 2326 | 2026-03-24T19:38:41.586Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2327 | 2026-03-24T19:38:41.754Z | Compiling blake3 v1.8.3 |
| 2328 | 2026-03-24T19:38:41.803Z | Compiling memmap v0.7.0 |
| 2329 | 2026-03-24T19:38:41.967Z | Compiling sigpipe v0.1.3 |
| 2330 | 2026-03-24T19:38:42.064Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2331 | 2026-03-24T19:38:42.112Z | Compiling glob v0.3.3 |
| 2332 | 2026-03-24T19:38:42.147Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2333 | 2026-03-24T19:38:42.169Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2334 | 2026-03-24T19:38:42.312Z | Compiling usdt v0.5.0 |
| 2335 | 2026-03-24T19:38:42.452Z | Compiling serde-value v0.7.0 |
| 2336 | 2026-03-24T19:38:42.485Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2337 | 2026-03-24T19:38:42.512Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2338 | 2026-03-24T19:38:42.612Z | Compiling serde-untagged v0.1.9 |
| 2339 | 2026-03-24T19:38:42.663Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2340 | 2026-03-24T19:38:42.845Z | Compiling toml v0.8.23 |
| 2341 | 2026-03-24T19:38:42.919Z | Compiling smf v0.2.3 |
| 2342 | 2026-03-24T19:38:43.066Z | Compiling filetime v0.2.27 |
| 2343 | 2026-03-24T19:38:43.118Z | Compiling whoami v1.6.1 |
| 2344 | 2026-03-24T19:38:43.170Z | Compiling constant_time_eq v0.4.2 |
| 2345 | 2026-03-24T19:38:43.353Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2346 | 2026-03-24T19:38:43.368Z | Compiling unicode-xid v0.2.6 |
| 2347 | 2026-03-24T19:38:43.381Z | Compiling same-file v1.0.6 |
| 2348 | 2026-03-24T19:38:43.408Z | Compiling arrayvec v0.7.6 |
| 2349 | 2026-03-24T19:38:43.440Z | Compiling xattr v1.6.1 |
| 2350 | 2026-03-24T19:38:43.469Z | Compiling arrayref v0.3.9 |
| 2351 | 2026-03-24T19:38:43.558Z | Compiling walkdir v2.5.0 |
| 2352 | 2026-03-24T19:38:43.586Z | Compiling cargo-util-schemas v0.8.2 |
| 2353 | 2026-03-24T19:38:43.596Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2354 | 2026-03-24T19:38:43.633Z | Compiling tar v0.4.44 |
| 2355 | 2026-03-24T19:38:43.738Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2356 | 2026-03-24T19:38:43.764Z | Compiling tokio-dtrace v0.1.1 |
| 2357 | 2026-03-24T19:38:44.058Z | Compiling gethostname v0.5.0 |
| 2358 | 2026-03-24T19:38:44.191Z | Compiling cargo-platform v0.2.0 |
| 2359 | 2026-03-24T19:38:44.251Z | Compiling topological-sort v0.2.2 |
| 2360 | 2026-03-24T19:38:44.390Z | Compiling oxide-tokio-rt v0.1.3 |
| 2361 | 2026-03-24T19:38:44.414Z | Compiling shell-words v1.1.1 |
| 2362 | 2026-03-24T19:38:44.478Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2363 | 2026-03-24T19:38:44.501Z | Compiling indent_write v2.2.0 |
| 2364 | 2026-03-24T19:38:45.182Z | Compiling cargo_metadata v0.21.0 |
| 2365 | 2026-03-24T19:38:56.490Z | Compiling progenitor-client v0.10.0 |
| 2366 | 2026-03-24T19:38:56.490Z | Compiling omicron-zone-package v0.12.2 |
| 2367 | 2026-03-24T19:38:56.514Z | Compiling progenitor-client v0.13.0 |
| 2368 | 2026-03-24T19:38:56.640Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2369 | 2026-03-24T19:38:56.640Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2370 | 2026-03-24T19:38:56.643Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2371 | 2026-03-24T19:38:56.644Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2372 | 2026-03-24T19:38:57.050Z | Compiling progenitor-extras v0.1.1 |
| 2373 | 2026-03-24T19:38:57.380Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2374 | 2026-03-24T19:39:06.892Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2375 | 2026-03-24T19:39:08.188Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2376 | 2026-03-24T19:39:16.449Z | Finished `release` profile [optimized] target(s) in 1m 54s |
| 2377 | 2026-03-24T19:39:16.642Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2378 | 2026-03-24T19:39:16.715Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2379 | 2026-03-24T19:39:16.725Z | Created new build target 'test' and set it as active |
| 2380 | 2026-03-24T19:39:16.725Z | |
| 2381 | 2026-03-24T19:39:16.726Z | real 1:55.236126048 |
| 2382 | 2026-03-24T19:39:16.726Z | user 20:19.345815403 |
| 2383 | 2026-03-24T19:39:16.726Z | sys 3:06.147961188 |
| 2384 | 2026-03-24T19:39:16.726Z | trap 0.529867322 |
| 2385 | 2026-03-24T19:39:16.726Z | tflt 3.135363481 |
| 2386 | 2026-03-24T19:39:16.726Z | dflt 3.814935000 |
| 2387 | 2026-03-24T19:39:16.726Z | kflt 0.000570835 |
| 2388 | 2026-03-24T19:39:16.726Z | lock 1:04:35.960957665 |
| 2389 | 2026-03-24T19:39:16.726Z | slp 51:51.190769623 |
| 2390 | 2026-03-24T19:39:16.726Z | lat 47.269305149 |
| 2391 | 2026-03-24T19:39:16.726Z | stop 7:52.407455791 |
| 2392 | 2026-03-24T19:39:16.726Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2393 | 2026-03-24T19:39:18.017Z | Finished `release` profile [optimized] target(s) in 1.23s |
| 2394 | 2026-03-24T19:39:18.039Z | Running `target/release/omicron-package -t test package` |
| 2395 | 2026-03-24T19:39:18.101Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2396 | 2026-03-24T19:39:21.428Z | Compiling regress v0.10.5 |
| 2397 | 2026-03-24T19:39:21.428Z | Compiling heck v0.5.0 |
| 2398 | 2026-03-24T19:39:21.480Z | Compiling unsafe-libyaml v0.2.11 |
| 2399 | 2026-03-24T19:39:21.480Z | Compiling convert_case v0.4.0 |
| 2400 | 2026-03-24T19:39:21.480Z | Compiling half v2.7.1 |
| 2401 | 2026-03-24T19:39:21.480Z | Compiling ciborium-io v0.2.2 |
| 2402 | 2026-03-24T19:39:21.480Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2403 | 2026-03-24T19:39:21.480Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2404 | 2026-03-24T19:39:21.480Z | Compiling universal-hash v0.5.1 |
| 2405 | 2026-03-24T19:39:21.480Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2406 | 2026-03-24T19:39:21.480Z | Compiling typify-impl v0.6.1 |
| 2407 | 2026-03-24T19:39:21.480Z | Compiling prettyplease v0.2.37 |
| 2408 | 2026-03-24T19:39:21.480Z | Compiling opaque-debug v0.3.1 |
| 2409 | 2026-03-24T19:39:21.481Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2410 | 2026-03-24T19:39:21.481Z | Compiling chacha20 v0.9.1 |
| 2411 | 2026-03-24T19:39:21.481Z | Compiling byte-wrapper v0.1.0 |
| 2412 | 2026-03-24T19:39:21.481Z | Compiling password-hash v0.5.0 |
| 2413 | 2026-03-24T19:39:21.481Z | Compiling blake2 v0.10.6 |
| 2414 | 2026-03-24T19:39:21.481Z | Compiling ciborium-ll v0.2.2 |
| 2415 | 2026-03-24T19:39:21.481Z | Compiling derive_more v0.99.20 |
| 2416 | 2026-03-24T19:39:21.481Z | Compiling poly1305 v0.8.0 |
| 2417 | 2026-03-24T19:39:21.481Z | Compiling aead v0.5.2 |
| 2418 | 2026-03-24T19:39:21.481Z | Compiling serde_yaml v0.9.34+deprecated |
| 2419 | 2026-03-24T19:39:21.481Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2420 | 2026-03-24T19:39:21.481Z | Compiling ciborium v0.2.2 |
| 2421 | 2026-03-24T19:39:21.481Z | Compiling unicode-width v0.1.14 |
| 2422 | 2026-03-24T19:39:21.481Z | Compiling swrite v0.1.0 |
| 2423 | 2026-03-24T19:39:21.487Z | Compiling chacha20poly1305 v0.10.1 |
| 2424 | 2026-03-24T19:39:21.487Z | Compiling argon2 v0.5.3 |
| 2425 | 2026-03-24T19:39:21.650Z | Compiling is-terminal v0.4.17 |
| 2426 | 2026-03-24T19:39:21.682Z | Compiling serde_spanned v1.0.4 |
| 2427 | 2026-03-24T19:39:21.800Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2428 | 2026-03-24T19:39:21.899Z | Compiling bytecount v0.6.9 |
| 2429 | 2026-03-24T19:39:21.924Z | Compiling rustls v0.22.4 |
| 2430 | 2026-03-24T19:39:21.933Z | Compiling rustls-webpki v0.102.8 |
| 2431 | 2026-03-24T19:39:21.992Z | Compiling thiserror-no-std v2.0.2 |
| 2432 | 2026-03-24T19:39:21.999Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2433 | 2026-03-24T19:39:21.999Z | Compiling derive-where v1.6.0 |
| 2434 | 2026-03-24T19:39:22.133Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2435 | 2026-03-24T19:39:22.143Z | Compiling vsss-rs v3.3.4 |
| 2436 | 2026-03-24T19:39:22.148Z | Compiling thread_local v1.1.9 |
| 2437 | 2026-03-24T19:39:22.183Z | Compiling match_cfg v0.1.0 |
| 2438 | 2026-03-24T19:39:22.314Z | Compiling hostname v0.3.1 |
| 2439 | 2026-03-24T19:39:22.506Z | Compiling multer v3.1.0 |
| 2440 | 2026-03-24T19:39:22.551Z | Compiling slog-async v2.8.0 |
| 2441 | 2026-03-24T19:39:22.562Z | Compiling slog-json v2.6.1 |
| 2442 | 2026-03-24T19:39:22.627Z | Compiling crossbeam-channel v0.5.15 |
| 2443 | 2026-03-24T19:39:22.658Z | Compiling futures-executor v0.3.32 |
| 2444 | 2026-03-24T19:39:22.794Z | Compiling term v1.2.1 |
| 2445 | 2026-03-24T19:39:22.886Z | Compiling take_mut v0.2.2 |
| 2446 | 2026-03-24T19:39:22.919Z | Compiling futures v0.3.32 |
| 2447 | 2026-03-24T19:39:22.948Z | Compiling slog-bunyan v2.5.0 |
| 2448 | 2026-03-24T19:39:23.052Z | Compiling dropshot v0.16.7 |
| 2449 | 2026-03-24T19:39:23.086Z | Compiling async-stream v0.3.6 |
| 2450 | 2026-03-24T19:39:23.159Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2451 | 2026-03-24T19:39:23.159Z | Compiling progenitor-client v0.13.0 |
| 2452 | 2026-03-24T19:39:23.246Z | Compiling slog-term v2.9.2 |
| 2453 | 2026-03-24T19:39:23.340Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2454 | 2026-03-24T19:39:23.371Z | Compiling waitgroup v0.1.2 |
| 2455 | 2026-03-24T19:39:23.493Z | Compiling backon v1.6.0 |
| 2456 | 2026-03-24T19:39:23.590Z | Compiling rustls-pemfile v2.2.0 |
| 2457 | 2026-03-24T19:39:23.596Z | Compiling serde_path_to_error v0.1.20 |
| 2458 | 2026-03-24T19:39:23.673Z | Compiling hostname v0.4.2 |
| 2459 | 2026-03-24T19:39:23.685Z | Compiling instant v0.1.13 |
| 2460 | 2026-03-24T19:39:23.734Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2461 | 2026-03-24T19:39:23.798Z | Compiling debug-ignore v1.0.5 |
| 2462 | 2026-03-24T19:39:23.798Z | Compiling progenitor-extras v0.1.1 |
| 2463 | 2026-03-24T19:39:23.848Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2464 | 2026-03-24T19:39:23.848Z | Compiling backoff v0.4.0 |
| 2465 | 2026-03-24T19:39:24.015Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2466 | 2026-03-24T19:39:24.143Z | Compiling parse-display v0.10.0 |
| 2467 | 2026-03-24T19:39:24.143Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2468 | 2026-03-24T19:39:24.143Z | Compiling progenitor-client v0.10.0 |
| 2469 | 2026-03-24T19:39:24.143Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2470 | 2026-03-24T19:39:24.161Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2471 | 2026-03-24T19:39:24.162Z | Compiling macaddr v1.0.1 |
| 2472 | 2026-03-24T19:39:24.162Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2473 | 2026-03-24T19:39:24.162Z | Compiling console v0.15.11 |
| 2474 | 2026-03-24T19:39:24.438Z | Compiling newline-converter v0.3.0 |
| 2475 | 2026-03-24T19:39:24.454Z | Compiling atomicwrites v0.4.4 |
| 2476 | 2026-03-24T19:39:24.454Z | Compiling num-rational v0.4.2 |
| 2477 | 2026-03-24T19:39:24.454Z | Compiling num-complex v0.4.6 |
| 2478 | 2026-03-24T19:39:24.454Z | Compiling slog-dtrace v0.3.0 |
| 2479 | 2026-03-24T19:39:24.562Z | Compiling async-recursion v1.1.1 |
| 2480 | 2026-03-24T19:39:24.705Z | Compiling float-ord v0.3.2 |
| 2481 | 2026-03-24T19:39:24.809Z | Compiling expectorate v1.2.0 |
| 2482 | 2026-03-24T19:39:24.899Z | Compiling owo-colors v4.3.0 |
| 2483 | 2026-03-24T19:39:25.055Z | Compiling tokio-rustls v0.25.0 |
| 2484 | 2026-03-24T19:39:25.062Z | Compiling num v0.4.3 |
| 2485 | 2026-03-24T19:39:25.119Z | Compiling cancel-safe-futures v0.1.5 |
| 2486 | 2026-03-24T19:39:25.153Z | Compiling libsw-core v0.3.2 |
| 2487 | 2026-03-24T19:39:25.221Z | Compiling resolv-conf v0.7.6 |
| 2488 | 2026-03-24T19:39:25.224Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2489 | 2026-03-24T19:39:25.399Z | Compiling libsw v3.5.0 |
| 2490 | 2026-03-24T19:39:25.435Z | Compiling toml v0.8.23 |
| 2491 | 2026-03-24T19:39:25.538Z | Compiling linear-map v1.2.0 |
| 2492 | 2026-03-24T19:39:25.655Z | Compiling linked-hash-map v0.5.6 |
| 2493 | 2026-03-24T19:39:25.686Z | Compiling minimal-lexical v0.2.1 |
| 2494 | 2026-03-24T19:39:25.865Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2495 | 2026-03-24T19:39:25.984Z | Compiling nom v7.1.3 |
| 2496 | 2026-03-24T19:39:26.045Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2497 | 2026-03-24T19:39:26.080Z | Compiling lru-cache v0.1.2 |
| 2498 | 2026-03-24T19:39:26.084Z | Compiling unicode-xid v0.2.6 |
| 2499 | 2026-03-24T19:39:26.151Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2500 | 2026-03-24T19:39:26.282Z | Compiling globset v0.4.18 |
| 2501 | 2026-03-24T19:39:26.319Z | Compiling hickory-proto v0.24.4 |
| 2502 | 2026-03-24T19:39:26.323Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2503 | 2026-03-24T19:39:26.612Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2504 | 2026-03-24T19:39:26.855Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2505 | 2026-03-24T19:39:27.391Z | Compiling typify-macro v0.6.1 |
| 2506 | 2026-03-24T19:39:27.918Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2507 | 2026-03-24T19:39:27.956Z | Compiling convert_case v0.10.0 |
| 2508 | 2026-03-24T19:39:28.357Z | Compiling derive_more-impl v2.1.1 |
| 2509 | 2026-03-24T19:39:29.322Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2510 | 2026-03-24T19:39:29.408Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2511 | 2026-03-24T19:39:29.483Z | Compiling typify v0.6.1 |
| 2512 | 2026-03-24T19:39:29.659Z | Compiling progenitor-impl v0.13.0 |
| 2513 | 2026-03-24T19:39:29.805Z | Compiling hickory-resolver v0.24.4 |
| 2514 | 2026-03-24T19:39:29.942Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2515 | 2026-03-24T19:39:30.734Z | Compiling pin-project-internal v1.1.11 |
| 2516 | 2026-03-24T19:39:31.493Z | Compiling qorb v0.4.1 |
| 2517 | 2026-03-24T19:39:31.855Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2518 | 2026-03-24T19:39:32.128Z | Compiling derive_more v2.1.1 |
| 2519 | 2026-03-24T19:39:32.216Z | Compiling pin-project v1.1.11 |
| 2520 | 2026-03-24T19:39:32.293Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2521 | 2026-03-24T19:39:32.391Z | Compiling pem v3.0.6 |
| 2522 | 2026-03-24T19:39:32.505Z | Compiling snafu-derive v0.8.9 |
| 2523 | 2026-03-24T19:39:32.809Z | Compiling progenitor-macro v0.13.0 |
| 2524 | 2026-03-24T19:39:33.189Z | Compiling termtree v0.5.1 |
| 2525 | 2026-03-24T19:39:33.281Z | Compiling crossterm v0.29.0 |
| 2526 | 2026-03-24T19:39:33.408Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2527 | 2026-03-24T19:39:34.085Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2528 | 2026-03-24T19:39:34.842Z | Compiling snafu v0.8.9 |
| 2529 | 2026-03-24T19:39:35.444Z | Compiling olpc-cjson v0.1.4 |
| 2530 | 2026-03-24T19:39:35.639Z | Compiling phf_shared v0.12.1 |
| 2531 | 2026-03-24T19:39:35.759Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2532 | 2026-03-24T19:39:36.001Z | Compiling serde_plain v1.0.2 |
| 2533 | 2026-03-24T19:39:36.452Z | Compiling vte v0.14.1 |
| 2534 | 2026-03-24T19:39:36.599Z | Compiling csv-core v0.1.13 |
| 2535 | 2026-03-24T19:39:36.807Z | Compiling highway v1.3.0 |
| 2536 | 2026-03-24T19:39:37.057Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2537 | 2026-03-24T19:39:37.183Z | Compiling chrono-tz v0.10.4 |
| 2538 | 2026-03-24T19:39:37.214Z | Compiling typed-path v0.9.3 |
| 2539 | 2026-03-24T19:39:37.408Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2540 | 2026-03-24T19:39:37.513Z | Compiling csv v1.4.0 |
| 2541 | 2026-03-24T19:39:37.760Z | Compiling strip-ansi-escapes v0.2.1 |
| 2542 | 2026-03-24T19:39:37.891Z | Compiling phf v0.12.1 |
| 2543 | 2026-03-24T19:39:38.165Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2544 | 2026-03-24T19:39:38.263Z | Compiling const_format_proc_macros v0.2.34 |
| 2545 | 2026-03-24T19:39:38.430Z | Compiling papergrid v0.11.0 |
| 2546 | 2026-03-24T19:39:38.482Z | Compiling fd-lock v4.0.4 |
| 2547 | 2026-03-24T19:39:38.700Z | Compiling peg-macros v0.8.5 |
| 2548 | 2026-03-24T19:39:38.788Z | Compiling tough v0.20.0 |
| 2549 | 2026-03-24T19:39:38.799Z | Compiling progenitor v0.13.0 |
| 2550 | 2026-03-24T19:39:38.847Z | Compiling tabled_derive v0.7.0 |
| 2551 | 2026-03-24T19:39:39.043Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2552 | 2026-03-24T19:39:40.068Z | Compiling nu-ansi-term v0.50.3 |
| 2553 | 2026-03-24T19:39:40.405Z | Compiling peg v0.8.5 |
| 2554 | 2026-03-24T19:39:40.516Z | Compiling reedline v0.40.0 |
| 2555 | 2026-03-24T19:39:40.553Z | Compiling tabled v0.15.0 |
| 2556 | 2026-03-24T19:39:40.589Z | Compiling const_format v0.2.35 |
| 2557 | 2026-03-24T19:39:40.811Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2558 | 2026-03-24T19:39:41.273Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2559 | 2026-03-24T19:39:41.549Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2560 | 2026-03-24T19:39:42.868Z | Compiling bcs v0.1.6 |
| 2561 | 2026-03-24T19:39:42.981Z | Compiling base64 v0.21.7 |
| 2562 | 2026-03-24T19:39:43.427Z | Compiling semver v0.1.20 |
| 2563 | 2026-03-24T19:39:43.697Z | Compiling rustc_version v0.1.7 |
| 2564 | 2026-03-24T19:39:43.806Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2565 | 2026-03-24T19:39:44.071Z | Compiling newtype_derive v0.1.6 |
| 2566 | 2026-03-24T19:39:44.114Z | Compiling unicode-linebreak v0.1.5 |
| 2567 | 2026-03-24T19:39:44.303Z | Compiling humantime v2.3.0 |
| 2568 | 2026-03-24T19:39:44.507Z | Compiling smawk v0.3.2 |
| 2569 | 2026-03-24T19:39:44.767Z | Compiling textwrap v0.16.2 |
| 2570 | 2026-03-24T19:39:44.999Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2571 | 2026-03-24T19:39:45.121Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2572 | 2026-03-24T19:39:45.176Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2573 | 2026-03-24T19:39:45.241Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2574 | 2026-03-24T19:39:45.406Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2575 | 2026-03-24T19:39:45.482Z | Compiling steno v0.4.1 |
| 2576 | 2026-03-24T19:39:45.779Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2577 | 2026-03-24T19:39:45.810Z | Compiling utf-8 v0.7.6 |
| 2578 | 2026-03-24T19:39:46.109Z | Compiling tagptr v0.2.0 |
| 2579 | 2026-03-24T19:39:46.365Z | Compiling moka v0.12.13 |
| 2580 | 2026-03-24T19:39:46.679Z | Compiling tungstenite v0.21.0 |
| 2581 | 2026-03-24T19:39:46.767Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2582 | 2026-03-24T19:39:46.797Z | Compiling radium v0.7.0 |
| 2583 | 2026-03-24T19:39:47.008Z | Compiling typify-impl v0.4.3 |
| 2584 | 2026-03-24T19:39:47.742Z | Compiling tokio-tungstenite v0.21.0 |
| 2585 | 2026-03-24T19:39:47.893Z | Compiling hickory-resolver v0.25.2 |
| 2586 | 2026-03-24T19:39:48.072Z | Compiling maybe-uninit v2.0.0 |
| 2587 | 2026-03-24T19:39:48.242Z | Compiling tap v1.0.1 |
| 2588 | 2026-03-24T19:39:48.433Z | Compiling wyz v0.5.1 |
| 2589 | 2026-03-24T19:39:48.768Z | Compiling zerocopy-derive v0.6.6 |
| 2590 | 2026-03-24T19:39:48.917Z | Compiling packed_struct v0.10.1 |
| 2591 | 2026-03-24T19:39:49.260Z | Compiling funty v2.0.0 |
| 2592 | 2026-03-24T19:39:49.441Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2593 | 2026-03-24T19:39:49.755Z | Compiling display-error-chain v0.2.2 |
| 2594 | 2026-03-24T19:39:49.790Z | Compiling crc-catalog v2.4.0 |
| 2595 | 2026-03-24T19:39:49.966Z | Compiling crc v3.4.0 |
| 2596 | 2026-03-24T19:39:49.997Z | Compiling bitvec v1.0.1 |
| 2597 | 2026-03-24T19:39:50.274Z | Compiling zerocopy v0.6.6 |
| 2598 | 2026-03-24T19:39:50.716Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2599 | 2026-03-24T19:39:50.850Z | Compiling packed_struct_codegen v0.10.1 |
| 2600 | 2026-03-24T19:39:51.053Z | Compiling bitfield-macros v0.19.4 |
| 2601 | 2026-03-24T19:39:52.003Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2602 | 2026-03-24T19:39:52.082Z | Compiling typify-macro v0.4.3 |
| 2603 | 2026-03-24T19:39:52.239Z | Compiling indexmap v1.9.3 |
| 2604 | 2026-03-24T19:39:52.541Z | Compiling nodrop v0.1.14 |
| 2605 | 2026-03-24T19:39:52.708Z | Compiling array-init v0.0.4 |
| 2606 | 2026-03-24T19:39:53.305Z | Compiling bitfield v0.19.4 |
| 2607 | 2026-03-24T19:39:53.743Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2608 | 2026-03-24T19:39:53.771Z | Compiling smallvec v0.6.14 |
| 2609 | 2026-03-24T19:39:54.137Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2610 | 2026-03-24T19:39:54.168Z | Compiling num-derive v0.3.3 |
| 2611 | 2026-03-24T19:39:54.625Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2612 | 2026-03-24T19:39:54.835Z | Compiling hashbrown v0.12.3 |
| 2613 | 2026-03-24T19:39:55.161Z | Compiling proc-macro-error2 v2.0.1 |
| 2614 | 2026-03-24T19:39:55.364Z | Compiling libscf-sys v1.1.0 |
| 2615 | 2026-03-24T19:39:55.615Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2616 | 2026-03-24T19:39:55.649Z | Compiling serde-hex v0.1.0 |
| 2617 | 2026-03-24T19:39:55.925Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2618 | 2026-03-24T19:39:56.230Z | Compiling ron v0.8.1 |
| 2619 | 2026-03-24T19:39:56.263Z | Compiling hashbrown v0.13.2 |
| 2620 | 2026-03-24T19:39:56.297Z | Compiling vergen-gitcl v1.0.8 |
| 2621 | 2026-03-24T19:39:56.453Z | Compiling dirs-sys-next v0.1.2 |
| 2622 | 2026-03-24T19:39:56.580Z | Compiling glob v0.3.3 |
| 2623 | 2026-03-24T19:39:56.610Z | Compiling crc-any v2.5.0 |
| 2624 | 2026-03-24T19:39:56.815Z | Compiling crunchy v0.2.4 |
| 2625 | 2026-03-24T19:39:57.017Z | Compiling maplit v1.0.2 |
| 2626 | 2026-03-24T19:39:57.065Z | Compiling diesel_derives v2.3.7 |
| 2627 | 2026-03-24T19:39:57.129Z | Compiling clang-sys v1.8.1 |
| 2628 | 2026-03-24T19:39:57.176Z | Compiling object v0.30.4 |
| 2629 | 2026-03-24T19:39:57.208Z | Compiling dirs-next v2.0.0 |
| 2630 | 2026-03-24T19:39:57.316Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2631 | 2026-03-24T19:39:57.448Z | Compiling tabled_derive v0.11.0 |
| 2632 | 2026-03-24T19:39:57.480Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2633 | 2026-03-24T19:39:57.640Z | Compiling typify v0.4.3 |
| 2634 | 2026-03-24T19:39:57.822Z | Compiling papergrid v0.17.0 |
| 2635 | 2026-03-24T19:39:57.852Z | Compiling testing_table v0.3.0 |
| 2636 | 2026-03-24T19:39:58.184Z | Compiling dsl_auto_type v0.2.0 |
| 2637 | 2026-03-24T19:39:58.368Z | Compiling scheduled-thread-pool v0.2.7 |
| 2638 | 2026-03-24T19:39:58.399Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2639 | 2026-03-24T19:39:58.620Z | Compiling path-slash v0.1.5 |
| 2640 | 2026-03-24T19:39:58.705Z | Compiling tiny-keccak v2.0.2 |
| 2641 | 2026-03-24T19:39:58.860Z | Compiling r2d2 v0.8.10 |
| 2642 | 2026-03-24T19:39:59.061Z | Compiling term v0.7.0 |
| 2643 | 2026-03-24T19:39:59.270Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2644 | 2026-03-24T19:39:59.357Z | Compiling arc-swap v1.8.2 |
| 2645 | 2026-03-24T19:39:59.719Z | Compiling tabled v0.20.0 |
| 2646 | 2026-03-24T19:39:59.751Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2647 | 2026-03-24T19:39:59.787Z | Compiling bit-vec v0.6.3 |
| 2648 | 2026-03-24T19:39:59.854Z | Compiling xshell-macros v0.2.7 |
| 2649 | 2026-03-24T19:40:00.053Z | Compiling downcast-rs v2.0.2 |
| 2650 | 2026-03-24T19:40:00.205Z | Compiling bit-set v0.5.3 |
| 2651 | 2026-03-24T19:40:00.238Z | Compiling slog-scope v4.4.1 |
| 2652 | 2026-03-24T19:40:00.242Z | Compiling ascii-canvas v3.0.0 |
| 2653 | 2026-03-24T19:40:00.372Z | Compiling xshell v0.2.7 |
| 2654 | 2026-03-24T19:40:00.573Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2655 | 2026-03-24T19:40:00.769Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2656 | 2026-03-24T19:40:00.851Z | Compiling itertools v0.10.5 |
| 2657 | 2026-03-24T19:40:01.170Z | Compiling ena v0.14.4 |
| 2658 | 2026-03-24T19:40:01.379Z | Compiling libloading v0.8.9 |
| 2659 | 2026-03-24T19:40:01.508Z | Compiling unicase v2.9.0 |
| 2660 | 2026-03-24T19:40:01.684Z | Compiling diff v0.1.13 |
| 2661 | 2026-03-24T19:40:01.911Z | Compiling bindgen v0.71.1 |
| 2662 | 2026-03-24T19:40:02.042Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2663 | 2026-03-24T19:40:02.292Z | Compiling regex-syntax v0.6.29 |
| 2664 | 2026-03-24T19:40:02.458Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2665 | 2026-03-24T19:40:03.639Z | Compiling slog-stdlog v4.1.1 |
| 2666 | 2026-03-24T19:40:03.929Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2667 | 2026-03-24T19:40:04.215Z | Compiling lalrpop v0.19.12 |
| 2668 | 2026-03-24T19:40:04.951Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2669 | 2026-03-24T19:40:05.152Z | Compiling cexpr v0.6.0 |
| 2670 | 2026-03-24T19:40:05.505Z | Compiling diesel v2.3.7 |
| 2671 | 2026-03-24T19:40:05.554Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2672 | 2026-03-24T19:40:05.557Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2673 | 2026-03-24T19:40:05.698Z | Compiling crc8 v0.1.1 |
| 2674 | 2026-03-24T19:40:05.875Z | Compiling slog-envlogger v2.2.0 |
| 2675 | 2026-03-24T19:40:05.916Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2676 | 2026-03-24T19:40:06.074Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2677 | 2026-03-24T19:40:06.232Z | Compiling headers-core v0.3.0 |
| 2678 | 2026-03-24T19:40:06.428Z | Compiling libxml v0.3.3 |
| 2679 | 2026-03-24T19:40:06.890Z | Compiling headers v0.4.1 |
| 2680 | 2026-03-24T19:40:06.927Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2681 | 2026-03-24T19:40:06.990Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2682 | 2026-03-24T19:40:07.280Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2683 | 2026-03-24T19:40:07.419Z | Compiling strum_macros v0.24.3 |
| 2684 | 2026-03-24T19:40:07.883Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2685 | 2026-03-24T19:40:08.548Z | Compiling indoc v1.0.9 |
| 2686 | 2026-03-24T19:40:09.119Z | Compiling progenitor-impl v0.10.0 |
| 2687 | 2026-03-24T19:40:09.147Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2688 | 2026-03-24T19:40:09.488Z | Compiling derive_builder v0.20.2 |
| 2689 | 2026-03-24T19:40:09.707Z | Compiling oso-derive v0.27.3 |
| 2690 | 2026-03-24T19:40:09.740Z | Compiling quick-xml v0.37.5 |
| 2691 | 2026-03-24T19:40:09.773Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2692 | 2026-03-24T19:40:09.924Z | Compiling openssl-probe v0.1.6 |
| 2693 | 2026-03-24T19:40:10.288Z | Compiling half v1.8.3 |
| 2694 | 2026-03-24T19:40:10.369Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2695 | 2026-03-24T19:40:10.879Z | Compiling serde_cbor v0.11.2 |
| 2696 | 2026-03-24T19:40:11.303Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2697 | 2026-03-24T19:40:11.517Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2698 | 2026-03-24T19:40:11.572Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2699 | 2026-03-24T19:40:11.847Z | Compiling bb8 v0.8.6 |
| 2700 | 2026-03-24T19:40:12.155Z | Compiling progenitor-macro v0.10.0 |
| 2701 | 2026-03-24T19:40:12.239Z | Compiling trait-variant v0.1.2 |
| 2702 | 2026-03-24T19:40:12.411Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2703 | 2026-03-24T19:40:12.571Z | Compiling samael v0.0.19 |
| 2704 | 2026-03-24T19:40:12.967Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2705 | 2026-03-24T19:40:13.245Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2706 | 2026-03-24T19:40:13.284Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2707 | 2026-03-24T19:40:13.702Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2708 | 2026-03-24T19:40:13.789Z | Compiling fxhash v0.2.1 |
| 2709 | 2026-03-24T19:40:13.848Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2710 | 2026-03-24T19:40:14.020Z | Compiling kstat-rs v0.2.4 |
| 2711 | 2026-03-24T19:40:14.065Z | Compiling libz-sys v1.1.24 |
| 2712 | 2026-03-24T19:40:14.212Z | Compiling nonempty v0.12.0 |
| 2713 | 2026-03-24T19:40:14.608Z | Compiling salty v0.3.0 |
| 2714 | 2026-03-24T19:40:14.679Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2715 | 2026-03-24T19:40:15.009Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2716 | 2026-03-24T19:40:15.057Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2717 | 2026-03-24T19:40:15.176Z | Compiling progenitor-impl v0.11.2 |
| 2718 | 2026-03-24T19:40:15.208Z | Compiling darling_core v0.23.0 |
| 2719 | 2026-03-24T19:40:15.268Z | Compiling polar-core v0.27.3 |
| 2720 | 2026-03-24T19:40:17.937Z | Compiling nanorand v0.7.0 |
| 2721 | 2026-03-24T19:40:18.109Z | Compiling progenitor v0.10.0 |
| 2722 | 2026-03-24T19:40:18.274Z | Compiling fs-err v2.11.0 |
| 2723 | 2026-03-24T19:40:18.399Z | Compiling parking_lot_core v0.8.6 |
| 2724 | 2026-03-24T19:40:18.434Z | Compiling darling_macro v0.23.0 |
| 2725 | 2026-03-24T19:40:18.652Z | Compiling mime_guess v2.0.5 |
| 2726 | 2026-03-24T19:40:18.731Z | Compiling progenitor-macro v0.11.2 |
| 2727 | 2026-03-24T19:40:18.816Z | Compiling flume v0.11.1 |
| 2728 | 2026-03-24T19:40:19.099Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2729 | 2026-03-24T19:40:19.333Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2730 | 2026-03-24T19:40:20.977Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2731 | 2026-03-24T19:40:21.136Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2732 | 2026-03-24T19:40:21.717Z | Compiling progenitor-client v0.11.2 |
| 2733 | 2026-03-24T19:40:22.418Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2734 | 2026-03-24T19:40:22.818Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2735 | 2026-03-24T19:40:24.004Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2736 | 2026-03-24T19:40:24.862Z | Compiling git-stub v1.0.0 |
| 2737 | 2026-03-24T19:40:25.204Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2738 | 2026-03-24T19:40:25.729Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2739 | 2026-03-24T19:40:27.099Z | Compiling instability v0.3.11 |
| 2740 | 2026-03-24T19:40:27.388Z | Compiling oso v0.27.3 |
| 2741 | 2026-03-24T19:40:31.467Z | Compiling async-bb8-diesel v0.2.1 |
| 2742 | 2026-03-24T19:40:32.106Z | Compiling diesel-dtrace v0.5.0 |
| 2743 | 2026-03-24T19:40:32.252Z | Compiling git-stub-vcs v0.1.0 |
| 2744 | 2026-03-24T19:40:32.514Z | Compiling progenitor v0.11.2 |
| 2745 | 2026-03-24T19:40:32.734Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2746 | 2026-03-24T19:40:32.764Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2747 | 2026-03-24T19:40:33.027Z | Compiling darling v0.23.0 |
| 2748 | 2026-03-24T19:40:33.613Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2749 | 2026-03-24T19:40:33.645Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2750 | 2026-03-24T19:40:33.680Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2751 | 2026-03-24T19:40:33.714Z | Compiling ignore v0.4.25 |
| 2752 | 2026-03-24T19:40:35.117Z | Compiling primeorder v0.13.6 |
| 2753 | 2026-03-24T19:40:35.532Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2754 | 2026-03-24T19:40:35.763Z | Compiling castaway v0.2.4 |
| 2755 | 2026-03-24T19:40:35.965Z | Compiling atty v0.2.14 |
| 2756 | 2026-03-24T19:40:36.092Z | Compiling nibble_vec v0.1.0 |
| 2757 | 2026-03-24T19:40:36.154Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2758 | 2026-03-24T19:40:36.333Z | Compiling indoc v2.0.7 |
| 2759 | 2026-03-24T19:40:36.443Z | Compiling endian-type v0.1.2 |
| 2760 | 2026-03-24T19:40:36.475Z | Compiling http-range v0.1.5 |
| 2761 | 2026-03-24T19:40:36.680Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2762 | 2026-03-24T19:40:36.912Z | Compiling parse-size v1.1.0 |
| 2763 | 2026-03-24T19:40:37.035Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2764 | 2026-03-24T19:40:37.191Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2765 | 2026-03-24T19:40:37.431Z | Compiling radix_trie v0.2.1 |
| 2766 | 2026-03-24T19:40:37.586Z | Compiling compact_str v0.8.1 |
| 2767 | 2026-03-24T19:40:37.886Z | Compiling p384 v0.13.1 |
| 2768 | 2026-03-24T19:40:39.059Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2769 | 2026-03-24T19:40:40.157Z | Compiling globwalk v0.9.1 |
| 2770 | 2026-03-24T19:40:40.693Z | Compiling parking_lot v0.11.2 |
| 2771 | 2026-03-24T19:40:40.817Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2772 | 2026-03-24T19:40:41.028Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2773 | 2026-03-24T19:40:41.407Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2774 | 2026-03-24T19:40:41.491Z | Compiling predicates-tree v1.0.13 |
| 2775 | 2026-03-24T19:40:41.754Z | Compiling unicode-truncate v1.1.0 |
| 2776 | 2026-03-24T19:40:41.848Z | Compiling lru v0.12.5 |
| 2777 | 2026-03-24T19:40:42.041Z | Compiling prefix-trie v0.7.0 |
| 2778 | 2026-03-24T19:40:42.074Z | Compiling vergen-git2 v1.0.7 |
| 2779 | 2026-03-24T19:40:42.109Z | Compiling cassowary v0.3.0 |
| 2780 | 2026-03-24T19:40:42.152Z | Compiling camino-tempfile-ext v0.3.3 |
| 2781 | 2026-03-24T19:40:42.474Z | Compiling hyper-staticfile v0.10.1 |
| 2782 | 2026-03-24T19:40:42.673Z | Compiling hickory-server v0.25.2 |
| 2783 | 2026-03-24T19:40:42.708Z | Compiling ratatui v0.29.0 |
| 2784 | 2026-03-24T19:40:43.008Z | Compiling sled v0.34.7 |
| 2785 | 2026-03-24T19:40:43.511Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2786 | 2026-03-24T19:40:44.160Z | Compiling hickory-client v0.25.2 |
| 2787 | 2026-03-24T19:40:45.506Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2788 | 2026-03-24T19:40:45.566Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2789 | 2026-03-24T19:40:45.667Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2790 | 2026-03-24T19:40:46.357Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2791 | 2026-03-24T19:40:46.714Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2792 | 2026-03-24T19:40:47.018Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2793 | 2026-03-24T19:40:47.217Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2794 | 2026-03-24T19:40:47.944Z | Compiling rand_seeder v0.4.0 |
| 2795 | 2026-03-24T19:40:48.109Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2796 | 2026-03-24T19:40:48.272Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2797 | 2026-03-24T19:40:48.415Z | Compiling lzma-sys v0.1.20 |
| 2798 | 2026-03-24T19:40:48.859Z | Compiling rustls v0.21.12 |
| 2799 | 2026-03-24T19:40:48.928Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2800 | 2026-03-24T19:40:49.210Z | Compiling corncobs v0.1.4 |
| 2801 | 2026-03-24T19:40:49.418Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2802 | 2026-03-24T19:40:49.452Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2803 | 2026-03-24T19:40:49.488Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2804 | 2026-03-24T19:40:49.525Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2805 | 2026-03-24T19:40:49.721Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2806 | 2026-03-24T19:40:49.881Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2807 | 2026-03-24T19:40:50.217Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2808 | 2026-03-24T19:40:50.331Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2809 | 2026-03-24T19:40:50.713Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2810 | 2026-03-24T19:40:50.874Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2811 | 2026-03-24T19:40:53.405Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2812 | 2026-03-24T19:40:54.407Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2813 | 2026-03-24T19:40:54.669Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2814 | 2026-03-24T19:40:54.783Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2815 | 2026-03-24T19:40:54.956Z | Compiling cargo_toml v0.22.3 |
| 2816 | 2026-03-24T19:40:54.994Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2817 | 2026-03-24T19:40:56.432Z | Compiling rustls-webpki v0.101.7 |
| 2818 | 2026-03-24T19:40:57.138Z | Compiling sct v0.7.1 |
| 2819 | 2026-03-24T19:40:57.329Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2820 | 2026-03-24T19:40:57.428Z | Compiling nix v0.29.0 |
| 2821 | 2026-03-24T19:40:57.439Z | Compiling secrecy v0.8.0 |
| 2822 | 2026-03-24T19:40:57.680Z | Compiling void v1.0.2 |
| 2823 | 2026-03-24T19:40:57.864Z | Compiling lzss v0.8.2 |
| 2824 | 2026-03-24T19:40:57.980Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2825 | 2026-03-24T19:40:58.349Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2826 | 2026-03-24T19:40:58.580Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2827 | 2026-03-24T19:40:58.640Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2828 | 2026-03-24T19:40:58.674Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2829 | 2026-03-24T19:40:58.775Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2830 | 2026-03-24T19:40:59.856Z | Compiling git2 v0.20.4 |
| 2831 | 2026-03-24T19:41:00.559Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2832 | 2026-03-24T19:41:00.944Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2833 | 2026-03-24T19:41:00.990Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2834 | 2026-03-24T19:41:01.231Z | Compiling tungstenite v0.23.0 |
| 2835 | 2026-03-24T19:41:01.273Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2836 | 2026-03-24T19:41:01.319Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2837 | 2026-03-24T19:41:01.496Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2838 | 2026-03-24T19:41:01.566Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2839 | 2026-03-24T19:41:01.626Z | Compiling nix v0.27.1 |
| 2840 | 2026-03-24T19:41:01.761Z | Compiling serde_bytes v0.11.19 |
| 2841 | 2026-03-24T19:41:02.055Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2842 | 2026-03-24T19:41:02.202Z | Compiling tokio-tungstenite v0.23.1 |
| 2843 | 2026-03-24T19:41:02.697Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2844 | 2026-03-24T19:41:03.935Z | Compiling tokio-rustls v0.24.1 |
| 2845 | 2026-03-24T19:41:04.281Z | Compiling ron v0.12.0 |
| 2846 | 2026-03-24T19:41:04.334Z | Compiling xz2 v0.1.7 |
| 2847 | 2026-03-24T19:41:04.396Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2848 | 2026-03-24T19:41:04.790Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2849 | 2026-03-24T19:41:05.167Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2850 | 2026-03-24T19:41:06.247Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2851 | 2026-03-24T19:41:06.937Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2852 | 2026-03-24T19:41:08.751Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2853 | 2026-03-24T19:41:09.410Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2854 | 2026-03-24T19:41:10.542Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2855 | 2026-03-24T19:41:11.324Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2856 | 2026-03-24T19:41:11.790Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2857 | 2026-03-24T19:41:11.888Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2858 | 2026-03-24T19:41:13.519Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2859 | 2026-03-24T19:41:14.018Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2860 | 2026-03-24T19:41:15.214Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2861 | 2026-03-24T19:41:15.239Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2862 | 2026-03-24T19:41:16.045Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2863 | 2026-03-24T19:41:17.009Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2864 | 2026-03-24T19:41:17.389Z | Compiling rustls-pemfile v1.0.4 |
| 2865 | 2026-03-24T19:41:17.936Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2866 | 2026-03-24T19:41:19.340Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2867 | 2026-03-24T19:41:19.803Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2868 | 2026-03-24T19:41:20.093Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2869 | 2026-03-24T19:41:20.210Z | Compiling signal-hook-tokio v0.3.1 |
| 2870 | 2026-03-24T19:41:20.444Z | Compiling twox-hash v2.1.2 |
| 2871 | 2026-03-24T19:41:20.483Z | Compiling yasna v0.5.2 |
| 2872 | 2026-03-24T19:41:21.113Z | Compiling is_ci v1.2.0 |
| 2873 | 2026-03-24T19:41:21.152Z | Compiling base16ct v1.0.0 |
| 2874 | 2026-03-24T19:41:21.606Z | Compiling supports-color v3.0.2 |
| 2875 | 2026-03-24T19:41:21.908Z | Compiling rcgen v0.12.1 |
| 2876 | 2026-03-24T19:41:22.377Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2877 | 2026-03-24T19:41:22.520Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2878 | 2026-03-24T19:41:22.813Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2879 | 2026-03-24T19:41:23.085Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2880 | 2026-03-24T19:41:23.400Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2881 | 2026-03-24T19:41:24.562Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2882 | 2026-03-24T19:41:26.803Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2883 | 2026-03-24T19:41:27.302Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2884 | 2026-03-24T19:41:27.628Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2885 | 2026-03-24T19:41:29.096Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2886 | 2026-03-24T19:41:29.342Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2887 | 2026-03-24T19:41:29.625Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2888 | 2026-03-24T19:41:29.861Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2889 | 2026-03-24T19:41:29.945Z | Compiling fatfs v0.3.6 |
| 2890 | 2026-03-24T19:41:30.141Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2891 | 2026-03-24T19:41:31.554Z | Compiling subprocess v0.2.15 |
| 2892 | 2026-03-24T19:41:32.578Z | Compiling rtoolbox v0.0.3 |
| 2893 | 2026-03-24T19:41:32.896Z | Compiling assert_matches v1.5.0 |
| 2894 | 2026-03-24T19:41:33.061Z | Compiling seq-macro v0.3.6 |
| 2895 | 2026-03-24T19:41:33.743Z | Compiling rpassword v7.4.0 |
| 2896 | 2026-03-24T19:41:34.103Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2897 | 2026-03-24T19:41:34.294Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2898 | 2026-03-24T19:41:35.341Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2899 | 2026-03-24T19:41:36.320Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2900 | 2026-03-24T19:41:36.475Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2901 | 2026-03-24T19:41:37.051Z | Compiling tui-tree-widget v0.23.1 |
| 2902 | 2026-03-24T19:41:37.422Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2903 | 2026-03-24T19:41:37.757Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2904 | 2026-03-24T19:41:38.393Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2905 | 2026-03-24T19:41:39.533Z | Compiling uzers v0.12.2 |
| 2906 | 2026-03-24T19:41:40.715Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2907 | 2026-03-24T19:41:41.375Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2908 | 2026-03-24T19:41:44.121Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2909 | 2026-03-24T19:41:45.606Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2910 | 2026-03-24T19:41:45.960Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2911 | 2026-03-24T19:41:48.723Z | Compiling support-bundle-viewer v0.1.2 |
| 2912 | 2026-03-24T19:41:49.960Z | Compiling multimap v0.10.1 |
| 2913 | 2026-03-24T19:42:12.406Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2914 | 2026-03-24T19:42:14.993Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2915 | 2026-03-24T19:42:17.033Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2916 | 2026-03-24T19:49:21.477Z | Finished `release` profile [optimized] target(s) in 10m 03s |
| 2917 | 2026-03-24T19:50:16.598Z | |
| 2918 | 2026-03-24T19:50:16.604Z | real 10:59.732394604 |
| 2919 | 2026-03-24T19:50:16.604Z | user 1:42:18.442232591 |
| 2920 | 2026-03-24T19:50:16.605Z | sys 4:16.509715901 |
| 2921 | 2026-03-24T19:50:16.605Z | trap 2.322302757 |
| 2922 | 2026-03-24T19:50:16.605Z | tflt 2.252228530 |
| 2923 | 2026-03-24T19:50:16.605Z | dflt 18.194044467 |
| 2924 | 2026-03-24T19:50:16.605Z | kflt 0.088028504 |
| 2925 | 2026-03-24T19:50:16.605Z | lock 8:09:54.655531756 |
| 2926 | 2026-03-24T19:50:16.605Z | slp 2:49:48.389618966 |
| 2927 | 2026-03-24T19:50:16.605Z | lat 2:50.844482369 |
| 2928 | 2026-03-24T19:50:16.605Z | stop 7:27.467483063 |
| 2929 | 2026-03-24T19:50:16.605Z | + mapfile -t packages |
| 2930 | 2026-03-24T19:50:16.605Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2931 | 2026-03-24T19:50:18.018Z | Finished `release` profile [optimized] target(s) in 1.32s |
| 2932 | 2026-03-24T19:50:18.026Z | Running `target/release/omicron-package -t test list-outputs` |
| 2933 | 2026-03-24T19:50:18.078Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2934 | 2026-03-24T19:50:18.083Z | + ptime -m cargo build --locked --release -p xtask |
| 2935 | 2026-03-24T19:50:18.822Z | Compiling libc v0.2.180 |
| 2936 | 2026-03-24T19:50:18.822Z | Compiling serde v1.0.228 |
| 2937 | 2026-03-24T19:50:18.905Z | Compiling serde_core v1.0.228 |
| 2938 | 2026-03-24T19:50:18.905Z | Compiling rustix v1.1.3 |
| 2939 | 2026-03-24T19:50:18.935Z | Compiling bitflags v2.11.0 |
| 2940 | 2026-03-24T19:50:18.938Z | Compiling serde_json v1.0.149 |
| 2941 | 2026-03-24T19:50:18.988Z | Compiling num-traits v0.2.19 |
| 2942 | 2026-03-24T19:50:19.005Z | Compiling syn v2.0.117 |
| 2943 | 2026-03-24T19:50:19.021Z | Compiling smallvec v1.15.1 |
| 2944 | 2026-03-24T19:50:19.024Z | Compiling hashbrown v0.16.1 |
| 2945 | 2026-03-24T19:50:19.063Z | Compiling usdt-impl v0.5.0 |
| 2946 | 2026-03-24T19:50:19.081Z | Compiling syn v1.0.109 |
| 2947 | 2026-03-24T19:50:19.098Z | Compiling getrandom v0.4.1 |
| 2948 | 2026-03-24T19:50:19.114Z | Compiling percent-encoding v2.3.2 |
| 2949 | 2026-03-24T19:50:19.241Z | Compiling log v0.4.29 |
| 2950 | 2026-03-24T19:50:19.372Z | Compiling form_urlencoded v1.2.2 |
| 2951 | 2026-03-24T19:50:19.622Z | Compiling fs-err v3.3.0 |
| 2952 | 2026-03-24T19:50:19.626Z | Compiling anyhow v1.0.102 |
| 2953 | 2026-03-24T19:50:19.672Z | Compiling heck v0.4.1 |
| 2954 | 2026-03-24T19:50:19.678Z | Compiling once_cell v1.21.3 |
| 2955 | 2026-03-24T19:50:19.838Z | Compiling indexmap v2.13.0 |
| 2956 | 2026-03-24T19:50:19.985Z | Compiling thread-id v4.2.2 |
| 2957 | 2026-03-24T19:50:20.007Z | Compiling errno v0.3.14 |
| 2958 | 2026-03-24T19:50:20.057Z | Compiling memmap v0.7.0 |
| 2959 | 2026-03-24T19:50:20.457Z | Compiling ordered-float v2.10.1 |
| 2960 | 2026-03-24T19:50:21.160Z | Compiling proc-macro-error v1.0.4 |
| 2961 | 2026-03-24T19:50:21.453Z | Compiling terminal_size v0.4.3 |
| 2962 | 2026-03-24T19:50:21.453Z | Compiling tempfile v3.25.0 |
| 2963 | 2026-03-24T19:50:21.485Z | Compiling tabled_derive v0.7.0 |
| 2964 | 2026-03-24T19:50:21.589Z | Compiling clap_builder v4.5.60 |
| 2965 | 2026-03-24T19:50:21.589Z | Compiling textwrap v0.16.2 |
| 2966 | 2026-03-24T19:50:21.750Z | Compiling camino-tempfile v1.4.1 |
| 2967 | 2026-03-24T19:50:22.328Z | Compiling tabled v0.15.0 |
| 2968 | 2026-03-24T19:50:22.626Z | Compiling synstructure v0.13.2 |
| 2969 | 2026-03-24T19:50:22.626Z | Compiling pest_generator v2.8.6 |
| 2970 | 2026-03-24T19:50:23.167Z | Compiling serde_derive v1.0.228 |
| 2971 | 2026-03-24T19:50:23.167Z | Compiling zerovec-derive v0.11.2 |
| 2972 | 2026-03-24T19:50:23.167Z | Compiling displaydoc v0.2.5 |
| 2973 | 2026-03-24T19:50:23.170Z | Compiling thiserror-impl v1.0.69 |
| 2974 | 2026-03-24T19:50:23.170Z | Compiling zerocopy-derive v0.7.35 |
| 2975 | 2026-03-24T19:50:23.170Z | Compiling scroll_derive v0.12.1 |
| 2976 | 2026-03-24T19:50:23.171Z | Compiling thiserror-impl v2.0.18 |
| 2977 | 2026-03-24T19:50:23.171Z | Compiling clap_derive v4.5.55 |
| 2978 | 2026-03-24T19:50:23.226Z | Compiling zerofrom-derive v0.1.6 |
| 2979 | 2026-03-24T19:50:23.336Z | Compiling yoke-derive v0.8.1 |
| 2980 | 2026-03-24T19:50:24.063Z | Compiling pest_derive v2.8.6 |
| 2981 | 2026-03-24T19:50:24.173Z | Compiling scroll v0.12.0 |
| 2982 | 2026-03-24T19:50:24.315Z | Compiling zerocopy v0.7.35 |
| 2983 | 2026-03-24T19:50:24.547Z | Compiling goblin v0.8.2 |
| 2984 | 2026-03-24T19:50:24.759Z | Compiling thiserror v1.0.69 |
| 2985 | 2026-03-24T19:50:24.902Z | Compiling zerofrom v0.1.6 |
| 2986 | 2026-03-24T19:50:24.917Z | Compiling dtrace-parser v0.2.0 |
| 2987 | 2026-03-24T19:50:24.936Z | Compiling thiserror v2.0.18 |
| 2988 | 2026-03-24T19:50:25.092Z | Compiling yoke v0.8.1 |
| 2989 | 2026-03-24T19:50:25.332Z | Compiling zerovec v0.11.5 |
| 2990 | 2026-03-24T19:50:25.379Z | Compiling zerotrie v0.2.3 |
| 2991 | 2026-03-24T19:50:25.560Z | Compiling clap v4.5.60 |
| 2992 | 2026-03-24T19:50:26.160Z | Compiling tinystr v0.8.2 |
| 2993 | 2026-03-24T19:50:26.461Z | Compiling icu_locale_core v2.1.1 |
| 2994 | 2026-03-24T19:50:26.958Z | Compiling potential_utf v0.1.4 |
| 2995 | 2026-03-24T19:50:27.260Z | Compiling icu_collections v2.1.1 |
| 2996 | 2026-03-24T19:50:27.543Z | Compiling icu_provider v2.1.1 |
| 2997 | 2026-03-24T19:50:27.761Z | Compiling serde_spanned v0.6.9 |
| 2998 | 2026-03-24T19:50:27.801Z | Compiling toml_datetime v0.6.11 |
| 2999 | 2026-03-24T19:50:27.944Z | Compiling icu_normalizer v2.1.1 |
| 3000 | 2026-03-24T19:50:27.963Z | Compiling icu_properties v2.1.2 |
| 3001 | 2026-03-24T19:50:27.989Z | Compiling serde-value v0.7.0 |
| 3002 | 2026-03-24T19:50:28.124Z | Compiling toml_edit v0.22.27 |
| 3003 | 2026-03-24T19:50:28.218Z | Compiling dof v0.3.0 |
| 3004 | 2026-03-24T19:50:28.332Z | Compiling cargo-platform v0.2.0 |
| 3005 | 2026-03-24T19:50:28.361Z | Compiling macaddr v1.0.1 |
| 3006 | 2026-03-24T19:50:28.448Z | Compiling serde_tokenstream v0.2.3 |
| 3007 | 2026-03-24T19:50:29.311Z | Compiling idna_adapter v1.2.1 |
| 3008 | 2026-03-24T19:50:29.497Z | Compiling idna v1.1.0 |
| 3009 | 2026-03-24T19:50:29.512Z | Compiling usdt-attr-macro v0.5.0 |
| 3010 | 2026-03-24T19:50:29.531Z | Compiling usdt-macro v0.5.0 |
| 3011 | 2026-03-24T19:50:29.942Z | Compiling url v2.5.8 |
| 3012 | 2026-03-24T19:50:30.302Z | Compiling usdt v0.5.0 |
| 3013 | 2026-03-24T19:50:30.334Z | Compiling toml v0.8.23 |
| 3014 | 2026-03-24T19:50:30.938Z | Compiling cargo-util-schemas v0.8.2 |
| 3015 | 2026-03-24T19:50:30.939Z | Compiling cargo_toml v0.21.0 |
| 3016 | 2026-03-24T19:50:34.356Z | Compiling cargo_metadata v0.21.0 |
| 3017 | 2026-03-24T19:50:37.210Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3018 | 2026-03-24T19:50:40.684Z | Finished `release` profile [optimized] target(s) in 22.47s |
| 3019 | 2026-03-24T19:50:40.723Z | |
| 3020 | 2026-03-24T19:50:40.726Z | real 22.603165963 |
| 3021 | 2026-03-24T19:50:40.727Z | user 3:10.180099848 |
| 3022 | 2026-03-24T19:50:40.727Z | sys 21.318541031 |
| 3023 | 2026-03-24T19:50:40.727Z | trap 0.082407903 |
| 3024 | 2026-03-24T19:50:40.727Z | tflt 0.763808770 |
| 3025 | 2026-03-24T19:50:40.727Z | dflt 1.872082322 |
| 3026 | 2026-03-24T19:50:40.727Z | kflt 0.000055597 |
| 3027 | 2026-03-24T19:50:40.727Z | lock 7:22.599298208 |
| 3028 | 2026-03-24T19:50:40.727Z | slp 4:35.182574464 |
| 3029 | 2026-03-24T19:50:40.727Z | lat 7.454409707 |
| 3030 | 2026-03-24T19:50:40.727Z | stop 28.287670769 |
| 3031 | 2026-03-24T19:50:40.727Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3032 | 2026-03-24T19:50:40.727Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3033 | 2026-03-24T19:50:40.727Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3034 | 2026-03-24T19:50:40.728Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3035 | 2026-03-24T19:50:40.728Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3036 | 2026-03-24T19:50:42.047Z | Compiling regress v0.10.5 |
| 3037 | 2026-03-24T19:50:42.054Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3038 | 2026-03-24T19:50:42.247Z | Compiling serde_spanned v1.0.4 |
| 3039 | 2026-03-24T19:50:42.265Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3040 | 2026-03-24T19:50:42.271Z | Compiling newtype-uuid-macros v0.1.0 |
| 3041 | 2026-03-24T19:50:42.271Z | Compiling progenitor-client v0.13.0 |
| 3042 | 2026-03-24T19:50:42.271Z | Compiling structmeta-derive v0.3.0 |
| 3043 | 2026-03-24T19:50:42.271Z | Compiling rustls v0.22.4 |
| 3044 | 2026-03-24T19:50:42.271Z | Compiling rustls-webpki v0.102.8 |
| 3045 | 2026-03-24T19:50:42.271Z | Compiling multer v3.1.0 |
| 3046 | 2026-03-24T19:50:42.284Z | Compiling debug-ignore v1.0.5 |
| 3047 | 2026-03-24T19:50:42.439Z | Compiling match_cfg v0.1.0 |
| 3048 | 2026-03-24T19:50:42.446Z | Compiling slog-json v2.6.1 |
| 3049 | 2026-03-24T19:50:42.447Z | Compiling async-stream-impl v0.3.6 |
| 3050 | 2026-03-24T19:50:42.461Z | Compiling dropshot v0.16.7 |
| 3051 | 2026-03-24T19:50:42.489Z | Compiling itertools v0.14.0 |
| 3052 | 2026-03-24T19:50:42.519Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3053 | 2026-03-24T19:50:42.596Z | Compiling hostname v0.3.1 |
| 3054 | 2026-03-24T19:50:42.600Z | Compiling waitgroup v0.1.2 |
| 3055 | 2026-03-24T19:50:42.600Z | Compiling rustls-pemfile v2.2.0 |
| 3056 | 2026-03-24T19:50:42.737Z | Compiling slog-bunyan v2.5.0 |
| 3057 | 2026-03-24T19:50:42.791Z | Compiling dropshot_endpoint v0.16.7 |
| 3058 | 2026-03-24T19:50:42.902Z | Compiling serde_path_to_error v0.1.20 |
| 3059 | 2026-03-24T19:50:42.909Z | Compiling hostname v0.4.2 |
| 3060 | 2026-03-24T19:50:42.966Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3061 | 2026-03-24T19:50:42.970Z | Compiling macaddr v1.0.1 |
| 3062 | 2026-03-24T19:50:42.970Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3063 | 2026-03-24T19:50:43.041Z | Compiling progenitor-client v0.10.0 |
| 3064 | 2026-03-24T19:50:43.087Z | Compiling instant v0.1.13 |
| 3065 | 2026-03-24T19:50:43.229Z | Compiling backon v1.6.0 |
| 3066 | 2026-03-24T19:50:43.256Z | Compiling backoff v0.4.0 |
| 3067 | 2026-03-24T19:50:43.339Z | Compiling async-stream v0.3.6 |
| 3068 | 2026-03-24T19:50:43.345Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3069 | 2026-03-24T19:50:43.364Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3070 | 2026-03-24T19:50:43.395Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3071 | 2026-03-24T19:50:43.425Z | Compiling crucible-workspace-hack v0.1.0 |
| 3072 | 2026-03-24T19:50:43.480Z | Compiling progenitor-extras v0.1.1 |
| 3073 | 2026-03-24T19:50:43.486Z | Compiling unsafe-libyaml v0.2.11 |
| 3074 | 2026-03-24T19:50:43.522Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3075 | 2026-03-24T19:50:43.549Z | Compiling secrecy v0.10.3 |
| 3076 | 2026-03-24T19:50:43.574Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3077 | 2026-03-24T19:50:43.579Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3078 | 2026-03-24T19:50:43.718Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3079 | 2026-03-24T19:50:43.810Z | Compiling heapless v0.8.0 |
| 3080 | 2026-03-24T19:50:43.831Z | Compiling structmeta v0.3.0 |
| 3081 | 2026-03-24T19:50:43.858Z | Compiling hash32 v0.3.1 |
| 3082 | 2026-03-24T19:50:43.898Z | Compiling smoltcp v0.11.0 |
| 3083 | 2026-03-24T19:50:43.982Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3084 | 2026-03-24T19:50:43.986Z | Compiling toml v0.8.23 |
| 3085 | 2026-03-24T19:50:44.083Z | Compiling tabwriter v1.4.1 |
| 3086 | 2026-03-24T19:50:44.104Z | Compiling cobs v0.3.0 |
| 3087 | 2026-03-24T19:50:44.151Z | Compiling derive-ex v0.1.8 |
| 3088 | 2026-03-24T19:50:44.224Z | Compiling parse-display-derive v0.10.0 |
| 3089 | 2026-03-24T19:50:44.255Z | Compiling serde_yaml v0.9.34+deprecated |
| 3090 | 2026-03-24T19:50:44.322Z | Compiling ingot-macros v0.1.1 |
| 3091 | 2026-03-24T19:50:44.380Z | Compiling proc-macro-crate v3.4.0 |
| 3092 | 2026-03-24T19:50:44.488Z | Compiling foreign-types-macros v0.2.3 |
| 3093 | 2026-03-24T19:50:44.492Z | Compiling cpufeatures v0.3.0 |
| 3094 | 2026-03-24T19:50:44.521Z | Compiling foreign-types-shared v0.3.1 |
| 3095 | 2026-03-24T19:50:44.548Z | Compiling convert_case v0.4.0 |
| 3096 | 2026-03-24T19:50:44.619Z | Compiling chacha20 v0.10.0 |
| 3097 | 2026-03-24T19:50:44.671Z | Compiling typify-impl v0.6.1 |
| 3098 | 2026-03-24T19:50:44.816Z | Compiling postcard v1.1.3 |
| 3099 | 2026-03-24T19:50:45.068Z | Compiling proc-macro-crate v1.3.1 |
| 3100 | 2026-03-24T19:50:45.072Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3101 | 2026-03-24T19:50:45.123Z | Compiling derive_more v0.99.20 |
| 3102 | 2026-03-24T19:50:45.127Z | Compiling universal-hash v0.5.1 |
| 3103 | 2026-03-24T19:50:45.173Z | Compiling num_enum_derive v0.7.5 |
| 3104 | 2026-03-24T19:50:45.303Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3105 | 2026-03-24T19:50:45.330Z | Compiling foreign-types v0.5.0 |
| 3106 | 2026-03-24T19:50:45.356Z | Compiling cstr-argument v0.1.2 |
| 3107 | 2026-03-24T19:50:45.361Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3108 | 2026-03-24T19:50:45.465Z | Compiling tokio-rustls v0.25.0 |
| 3109 | 2026-03-24T19:50:45.585Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3110 | 2026-03-24T19:50:45.667Z | Compiling opaque-debug v0.3.1 |
| 3111 | 2026-03-24T19:50:45.691Z | Compiling colored v3.1.1 |
| 3112 | 2026-03-24T19:50:45.719Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3113 | 2026-03-24T19:50:45.747Z | Compiling num_enum_derive v0.5.11 |
| 3114 | 2026-03-24T19:50:45.888Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3115 | 2026-03-24T19:50:45.912Z | Compiling rand v0.10.0 |
| 3116 | 2026-03-24T19:50:45.933Z | Compiling half v2.7.1 |
| 3117 | 2026-03-24T19:50:46.217Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3118 | 2026-03-24T19:50:46.248Z | Compiling ciborium-io v0.2.2 |
| 3119 | 2026-03-24T19:50:46.389Z | Compiling ciborium-ll v0.2.2 |
| 3120 | 2026-03-24T19:50:46.413Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3121 | 2026-03-24T19:50:46.436Z | Compiling camino-tempfile v1.4.1 |
| 3122 | 2026-03-24T19:50:46.608Z | Compiling test-strategy v0.4.5 |
| 3123 | 2026-03-24T19:50:46.670Z | Compiling parse-display v0.10.0 |
| 3124 | 2026-03-24T19:50:46.700Z | Compiling num_enum v0.7.5 |
| 3125 | 2026-03-24T19:50:46.704Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3126 | 2026-03-24T19:50:46.704Z | Compiling ciborium v0.2.2 |
| 3127 | 2026-03-24T19:50:46.774Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3128 | 2026-03-24T19:50:46.851Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3129 | 2026-03-24T19:50:46.878Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3130 | 2026-03-24T19:50:46.920Z | Compiling smf v0.2.3 |
| 3131 | 2026-03-24T19:50:46.951Z | Compiling aead v0.5.2 |
| 3132 | 2026-03-24T19:50:47.151Z | Compiling num-derive v0.4.2 |
| 3133 | 2026-03-24T19:50:47.176Z | Compiling sigpipe v0.1.3 |
| 3134 | 2026-03-24T19:50:47.207Z | Compiling glob v0.3.3 |
| 3135 | 2026-03-24T19:50:47.214Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3136 | 2026-03-24T19:50:47.257Z | Compiling num_enum v0.5.11 |
| 3137 | 2026-03-24T19:50:47.261Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3138 | 2026-03-24T19:50:47.319Z | Compiling poly1305 v0.8.0 |
| 3139 | 2026-03-24T19:50:47.439Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3140 | 2026-03-24T19:50:47.534Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3141 | 2026-03-24T19:50:47.599Z | Compiling chacha20 v0.9.1 |
| 3142 | 2026-03-24T19:50:47.626Z | Compiling whoami v1.6.1 |
| 3143 | 2026-03-24T19:50:47.666Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 3144 | 2026-03-24T19:50:47.839Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3145 | 2026-03-24T19:50:47.843Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3146 | 2026-03-24T19:50:47.943Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3147 | 2026-03-24T19:50:48.040Z | Compiling byte-wrapper v0.1.0 |
| 3148 | 2026-03-24T19:50:48.067Z | Compiling password-hash v0.5.0 |
| 3149 | 2026-03-24T19:50:48.189Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3150 | 2026-03-24T19:50:48.313Z | Compiling blake2 v0.10.6 |
| 3151 | 2026-03-24T19:50:48.390Z | Compiling indent_write v2.2.0 |
| 3152 | 2026-03-24T19:50:48.418Z | Compiling ingot-types v0.1.2 |
| 3153 | 2026-03-24T19:50:48.418Z | Compiling chacha20poly1305 v0.10.1 |
| 3154 | 2026-03-24T19:50:48.475Z | Compiling num-rational v0.4.2 |
| 3155 | 2026-03-24T19:50:48.500Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3156 | 2026-03-24T19:50:48.534Z | Compiling num-complex v0.4.6 |
| 3157 | 2026-03-24T19:50:48.606Z | Compiling prettyplease v0.2.37 |
| 3158 | 2026-03-24T19:50:48.679Z | Compiling argon2 v0.5.3 |
| 3159 | 2026-03-24T19:50:48.704Z | Compiling float-ord v0.3.2 |
| 3160 | 2026-03-24T19:50:48.814Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3161 | 2026-03-24T19:50:48.892Z | Compiling gethostname v0.5.0 |
| 3162 | 2026-03-24T19:50:48.949Z | Compiling ingot v0.1.1 |
| 3163 | 2026-03-24T19:50:48.972Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3164 | 2026-03-24T19:50:49.061Z | Compiling usdt-macro v0.5.0 |
| 3165 | 2026-03-24T19:50:49.088Z | Compiling num v0.4.3 |
| 3166 | 2026-03-24T19:50:49.118Z | Compiling usdt-attr-macro v0.5.0 |
| 3167 | 2026-03-24T19:50:49.155Z | Compiling derive-where v1.6.0 |
| 3168 | 2026-03-24T19:50:49.219Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3169 | 2026-03-24T19:50:49.283Z | Compiling memmap v0.7.0 |
| 3170 | 2026-03-24T19:50:49.389Z | Compiling atomicwrites v0.4.4 |
| 3171 | 2026-03-24T19:50:49.554Z | Compiling thiserror-no-std v2.0.2 |
| 3172 | 2026-03-24T19:50:49.579Z | Compiling cancel-safe-futures v0.1.5 |
| 3173 | 2026-03-24T19:50:49.603Z | Compiling owo-colors v4.3.0 |
| 3174 | 2026-03-24T19:50:49.633Z | Compiling libsw-core v0.3.2 |
| 3175 | 2026-03-24T19:50:49.687Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3176 | 2026-03-24T19:50:49.712Z | Compiling vsss-rs v3.3.4 |
| 3177 | 2026-03-24T19:50:49.909Z | Compiling async-recursion v1.1.1 |
| 3178 | 2026-03-24T19:50:49.944Z | Compiling resolv-conf v0.7.6 |
| 3179 | 2026-03-24T19:50:50.079Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3180 | 2026-03-24T19:50:50.235Z | Compiling usdt v0.5.0 |
| 3181 | 2026-03-24T19:50:50.301Z | Compiling libsw v3.5.0 |
| 3182 | 2026-03-24T19:50:50.438Z | Compiling typify-impl v0.4.3 |
| 3183 | 2026-03-24T19:50:50.567Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3184 | 2026-03-24T19:50:50.609Z | Compiling libefi-sys v0.1.0 |
| 3185 | 2026-03-24T19:50:50.633Z | Compiling linear-map v1.2.0 |
| 3186 | 2026-03-24T19:50:50.709Z | Compiling hickory-proto v0.24.4 |
| 3187 | 2026-03-24T19:50:50.737Z | Compiling newline-converter v0.3.0 |
| 3188 | 2026-03-24T19:50:50.741Z | Compiling console v0.15.11 |
| 3189 | 2026-03-24T19:50:50.866Z | Compiling bitfield-struct v0.6.2 |
| 3190 | 2026-03-24T19:50:50.919Z | Compiling linked-hash-map v0.5.6 |
| 3191 | 2026-03-24T19:50:50.924Z | Compiling semver v0.1.20 |
| 3192 | 2026-03-24T19:50:51.022Z | Compiling pin-project-internal v1.1.11 |
| 3193 | 2026-03-24T19:50:51.075Z | Compiling slog-dtrace v0.3.0 |
| 3194 | 2026-03-24T19:50:51.200Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3195 | 2026-03-24T19:50:51.270Z | Compiling expectorate v1.2.0 |
| 3196 | 2026-03-24T19:50:51.296Z | Compiling rustc_version v0.1.7 |
| 3197 | 2026-03-24T19:50:51.356Z | Compiling lru-cache v0.1.2 |
| 3198 | 2026-03-24T19:50:51.384Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3199 | 2026-03-24T19:50:51.413Z | Compiling typify-macro v0.6.1 |
| 3200 | 2026-03-24T19:50:51.508Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3201 | 2026-03-24T19:50:51.534Z | Compiling minimal-lexical v0.2.1 |
| 3202 | 2026-03-24T19:50:51.600Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3203 | 2026-03-24T19:50:51.629Z | Compiling newtype_derive v0.1.6 |
| 3204 | 2026-03-24T19:50:51.654Z | Compiling tokio-dtrace v0.1.1 |
| 3205 | 2026-03-24T19:50:51.769Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3206 | 2026-03-24T19:50:51.796Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3207 | 2026-03-24T19:50:51.800Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3208 | 2026-03-24T19:50:51.901Z | Compiling nom v7.1.3 |
| 3209 | 2026-03-24T19:50:51.929Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3210 | 2026-03-24T19:50:51.933Z | Compiling phf_shared v0.12.1 |
| 3211 | 2026-03-24T19:50:52.038Z | Compiling pem v3.0.6 |
| 3212 | 2026-03-24T19:50:52.076Z | Compiling snafu-derive v0.8.9 |
| 3213 | 2026-03-24T19:50:52.227Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3214 | 2026-03-24T19:50:52.252Z | Compiling csv-core v0.1.13 |
| 3215 | 2026-03-24T19:50:52.408Z | Compiling xshell-macros v0.2.7 |
| 3216 | 2026-03-24T19:50:52.521Z | Compiling same-file v1.0.6 |
| 3217 | 2026-03-24T19:50:52.603Z | Compiling highway v1.3.0 |
| 3218 | 2026-03-24T19:50:52.630Z | Compiling base64 v0.21.7 |
| 3219 | 2026-03-24T19:50:52.666Z | Compiling pin-project v1.1.11 |
| 3220 | 2026-03-24T19:50:52.840Z | Compiling chrono-tz v0.10.4 |
| 3221 | 2026-03-24T19:50:52.867Z | Compiling walkdir v2.5.0 |
| 3222 | 2026-03-24T19:50:52.991Z | Compiling xshell v0.2.7 |
| 3223 | 2026-03-24T19:50:53.105Z | Compiling const_format_proc_macros v0.2.34 |
| 3224 | 2026-03-24T19:50:53.157Z | Compiling csv v1.4.0 |
| 3225 | 2026-03-24T19:50:53.188Z | Compiling phf v0.12.1 |
| 3226 | 2026-03-24T19:50:53.303Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3227 | 2026-03-24T19:50:53.339Z | Compiling oxide-tokio-rt v0.1.3 |
| 3228 | 2026-03-24T19:50:53.500Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3229 | 2026-03-24T19:50:53.528Z | Compiling globset v0.4.18 |
| 3230 | 2026-03-24T19:50:53.631Z | Compiling olpc-cjson v0.1.4 |
| 3231 | 2026-03-24T19:50:53.746Z | Compiling primeorder v0.13.6 |
| 3232 | 2026-03-24T19:50:53.773Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3233 | 2026-03-24T19:50:53.885Z | Compiling hickory-resolver v0.24.4 |
| 3234 | 2026-03-24T19:50:53.889Z | Compiling serde_plain v1.0.2 |
| 3235 | 2026-03-24T19:50:53.945Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3236 | 2026-03-24T19:50:53.973Z | Compiling typify v0.6.1 |
| 3237 | 2026-03-24T19:50:53.977Z | Compiling typed-path v0.9.3 |
| 3238 | 2026-03-24T19:50:54.140Z | Compiling progenitor-impl v0.13.0 |
| 3239 | 2026-03-24T19:50:54.167Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3240 | 2026-03-24T19:50:54.304Z | Compiling const_format v0.2.35 |
| 3241 | 2026-03-24T19:50:54.459Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3242 | 2026-03-24T19:50:54.561Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3243 | 2026-03-24T19:50:54.685Z | Compiling tabled_derive v0.7.0 |
| 3244 | 2026-03-24T19:50:54.776Z | Compiling bcs v0.1.6 |
| 3245 | 2026-03-24T19:50:54.954Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3246 | 2026-03-24T19:50:55.117Z | Compiling snafu v0.8.9 |
| 3247 | 2026-03-24T19:50:55.227Z | Compiling salty v0.3.0 |
| 3248 | 2026-03-24T19:50:55.284Z | Compiling radium v0.7.0 |
| 3249 | 2026-03-24T19:50:55.372Z | Compiling qorb v0.4.1 |
| 3250 | 2026-03-24T19:50:55.465Z | Compiling termtree v0.5.1 |
| 3251 | 2026-03-24T19:50:55.584Z | Compiling tough v0.20.0 |
| 3252 | 2026-03-24T19:50:55.642Z | Compiling utf-8 v0.7.6 |
| 3253 | 2026-03-24T19:50:55.668Z | Compiling textwrap v0.16.2 |
| 3254 | 2026-03-24T19:50:55.770Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3255 | 2026-03-24T19:50:55.822Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3256 | 2026-03-24T19:50:55.903Z | Compiling tungstenite v0.21.0 |
| 3257 | 2026-03-24T19:50:56.066Z | Compiling tabled v0.15.0 |
| 3258 | 2026-03-24T19:50:56.094Z | Compiling steno v0.4.1 |
| 3259 | 2026-03-24T19:50:56.120Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3260 | 2026-03-24T19:50:56.263Z | Compiling humantime v2.3.0 |
| 3261 | 2026-03-24T19:50:56.290Z | Compiling maybe-uninit v2.0.0 |
| 3262 | 2026-03-24T19:50:56.335Z | Compiling tap v1.0.1 |
| 3263 | 2026-03-24T19:50:56.526Z | Compiling wyz v0.5.1 |
| 3264 | 2026-03-24T19:50:56.670Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3265 | 2026-03-24T19:50:56.704Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3266 | 2026-03-24T19:50:56.842Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3267 | 2026-03-24T19:50:56.964Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3268 | 2026-03-24T19:50:57.126Z | Compiling tokio-tungstenite v0.21.0 |
| 3269 | 2026-03-24T19:50:57.171Z | Compiling typify-macro v0.4.3 |
| 3270 | 2026-03-24T19:50:57.184Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3271 | 2026-03-24T19:50:57.457Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3272 | 2026-03-24T19:50:57.580Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3273 | 2026-03-24T19:50:57.831Z | Compiling p384 v0.13.1 |
| 3274 | 2026-03-24T19:50:58.020Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3275 | 2026-03-24T19:50:58.048Z | Compiling arc-swap v1.8.2 |
| 3276 | 2026-03-24T19:50:58.087Z | Compiling progenitor-macro v0.13.0 |
| 3277 | 2026-03-24T19:50:58.214Z | Compiling funty v2.0.0 |
| 3278 | 2026-03-24T19:50:58.496Z | Compiling tagptr v0.2.0 |
| 3279 | 2026-03-24T19:50:58.654Z | Compiling packed_struct v0.10.1 |
| 3280 | 2026-03-24T19:50:58.737Z | Compiling moka v0.12.13 |
| 3281 | 2026-03-24T19:50:59.041Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3282 | 2026-03-24T19:50:59.108Z | Compiling bitvec v1.0.1 |
| 3283 | 2026-03-24T19:50:59.194Z | Compiling slog-scope v4.4.1 |
| 3284 | 2026-03-24T19:50:59.385Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3285 | 2026-03-24T19:50:59.557Z | Compiling polyval v0.6.2 |
| 3286 | 2026-03-24T19:50:59.655Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3287 | 2026-03-24T19:50:59.682Z | Compiling typify v0.4.3 |
| 3288 | 2026-03-24T19:50:59.711Z | Compiling packed_struct_codegen v0.10.1 |
| 3289 | 2026-03-24T19:50:59.770Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3290 | 2026-03-24T19:50:59.799Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3291 | 2026-03-24T19:50:59.850Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3292 | 2026-03-24T19:50:59.876Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3293 | 2026-03-24T19:50:59.905Z | Compiling progenitor-impl v0.10.0 |
| 3294 | 2026-03-24T19:51:00.149Z | Compiling zerocopy-derive v0.6.6 |
| 3295 | 2026-03-24T19:51:00.704Z | Compiling bitfield-macros v0.19.4 |
| 3296 | 2026-03-24T19:51:00.780Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3297 | 2026-03-24T19:51:01.134Z | Compiling indexmap v1.9.3 |
| 3298 | 2026-03-24T19:51:01.261Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3299 | 2026-03-24T19:51:01.292Z | Compiling crc-catalog v2.4.0 |
| 3300 | 2026-03-24T19:51:01.324Z | Compiling nodrop v0.1.14 |
| 3301 | 2026-03-24T19:51:01.366Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3302 | 2026-03-24T19:51:01.390Z | Compiling parking_lot_core v0.8.6 |
| 3303 | 2026-03-24T19:51:01.464Z | Compiling array-init v0.0.4 |
| 3304 | 2026-03-24T19:51:01.491Z | Compiling crc v3.4.0 |
| 3305 | 2026-03-24T19:51:01.517Z | Compiling zerocopy v0.6.6 |
| 3306 | 2026-03-24T19:51:01.687Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3307 | 2026-03-24T19:51:01.751Z | Compiling bitfield v0.19.4 |
| 3308 | 2026-03-24T19:51:01.802Z | Compiling proc-macro-error2 v2.0.1 |
| 3309 | 2026-03-24T19:51:01.882Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3310 | 2026-03-24T19:51:02.026Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3311 | 2026-03-24T19:51:02.052Z | Compiling ghash v0.5.1 |
| 3312 | 2026-03-24T19:51:02.209Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3313 | 2026-03-24T19:51:02.241Z | Compiling hickory-resolver v0.25.2 |
| 3314 | 2026-03-24T19:51:02.270Z | Compiling smallvec v0.6.14 |
| 3315 | 2026-03-24T19:51:02.301Z | Compiling slog-stdlog v4.1.1 |
| 3316 | 2026-03-24T19:51:02.332Z | Compiling git-stub v1.0.0 |
| 3317 | 2026-03-24T19:51:02.359Z | Compiling ctr v0.9.2 |
| 3318 | 2026-03-24T19:51:02.446Z | Compiling num-derive v0.3.3 |
| 3319 | 2026-03-24T19:51:02.595Z | Compiling lzma-sys v0.1.20 |
| 3320 | 2026-03-24T19:51:02.620Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3321 | 2026-03-24T19:51:02.695Z | Compiling unicase v2.9.0 |
| 3322 | 2026-03-24T19:51:02.759Z | Compiling hashbrown v0.12.3 |
| 3323 | 2026-03-24T19:51:02.955Z | Compiling aes-gcm v0.10.3 |
| 3324 | 2026-03-24T19:51:03.017Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3325 | 2026-03-24T19:51:03.145Z | Compiling mime_guess v2.0.5 |
| 3326 | 2026-03-24T19:51:03.228Z | Compiling git-stub-vcs v0.1.0 |
| 3327 | 2026-03-24T19:51:03.254Z | Compiling serde-hex v0.1.0 |
| 3328 | 2026-03-24T19:51:03.339Z | Compiling slog-envlogger v2.2.0 |
| 3329 | 2026-03-24T19:51:03.615Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3330 | 2026-03-24T19:51:03.751Z | Compiling progenitor-macro v0.10.0 |
| 3331 | 2026-03-24T19:51:03.777Z | Compiling libscf-sys v1.1.0 |
| 3332 | 2026-03-24T19:51:03.781Z | Compiling tabled_derive v0.11.0 |
| 3333 | 2026-03-24T19:51:03.836Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3334 | 2026-03-24T19:51:03.881Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3335 | 2026-03-24T19:51:03.997Z | Compiling progenitor-impl v0.11.2 |
| 3336 | 2026-03-24T19:51:04.029Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3337 | 2026-03-24T19:51:04.174Z | Compiling ron v0.8.1 |
| 3338 | 2026-03-24T19:51:04.244Z | Compiling papergrid v0.17.0 |
| 3339 | 2026-03-24T19:51:04.355Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3340 | 2026-03-24T19:51:04.792Z | Compiling cargo_toml v0.22.3 |
| 3341 | 2026-03-24T19:51:04.942Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3342 | 2026-03-24T19:51:05.039Z | Compiling hashbrown v0.13.2 |
| 3343 | 2026-03-24T19:51:05.064Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3344 | 2026-03-24T19:51:05.543Z | Compiling testing_table v0.3.0 |
| 3345 | 2026-03-24T19:51:05.584Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3346 | 2026-03-24T19:51:05.620Z | Compiling progenitor v0.13.0 |
| 3347 | 2026-03-24T19:51:05.763Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3348 | 2026-03-24T19:51:05.821Z | Compiling ssh-encoding v0.2.0 |
| 3349 | 2026-03-24T19:51:05.827Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3350 | 2026-03-24T19:51:05.827Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3351 | 2026-03-24T19:51:05.907Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3352 | 2026-03-24T19:51:06.053Z | Compiling blowfish v0.9.1 |
| 3353 | 2026-03-24T19:51:06.126Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3354 | 2026-03-24T19:51:06.215Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3355 | 2026-03-24T19:51:06.400Z | Compiling nibble_vec v0.1.0 |
| 3356 | 2026-03-24T19:51:06.487Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3357 | 2026-03-24T19:51:06.518Z | Compiling corncobs v0.1.4 |
| 3358 | 2026-03-24T19:51:06.592Z | Compiling endian-type v0.1.2 |
| 3359 | 2026-03-24T19:51:06.617Z | Compiling crc-any v2.5.0 |
| 3360 | 2026-03-24T19:51:06.642Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3361 | 2026-03-24T19:51:06.726Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3362 | 2026-03-24T19:51:06.776Z | Compiling radix_trie v0.2.1 |
| 3363 | 2026-03-24T19:51:06.776Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3364 | 2026-03-24T19:51:06.829Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3365 | 2026-03-24T19:51:06.925Z | Compiling ssh-cipher v0.2.0 |
| 3366 | 2026-03-24T19:51:07.049Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3367 | 2026-03-24T19:51:07.254Z | Compiling object v0.30.4 |
| 3368 | 2026-03-24T19:51:07.337Z | Compiling tabled v0.20.0 |
| 3369 | 2026-03-24T19:51:07.342Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3370 | 2026-03-24T19:51:07.890Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3371 | 2026-03-24T19:51:07.911Z | Compiling parking_lot v0.11.2 |
| 3372 | 2026-03-24T19:51:08.063Z | Compiling progenitor-macro v0.11.2 |
| 3373 | 2026-03-24T19:51:08.305Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3374 | 2026-03-24T19:51:08.479Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3375 | 2026-03-24T19:51:08.698Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3376 | 2026-03-24T19:51:09.060Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3377 | 2026-03-24T19:51:09.091Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3378 | 2026-03-24T19:51:09.427Z | Compiling progenitor-client v0.11.2 |
| 3379 | 2026-03-24T19:51:09.652Z | Compiling prefix-trie v0.7.0 |
| 3380 | 2026-03-24T19:51:09.728Z | Compiling password-hash v0.4.2 |
| 3381 | 2026-03-24T19:51:09.877Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3382 | 2026-03-24T19:51:09.914Z | Compiling fxhash v0.2.1 |
| 3383 | 2026-03-24T19:51:10.066Z | Compiling secrecy v0.8.0 |
| 3384 | 2026-03-24T19:51:10.119Z | Compiling path-slash v0.1.5 |
| 3385 | 2026-03-24T19:51:10.157Z | Compiling half v1.8.3 |
| 3386 | 2026-03-24T19:51:10.232Z | Compiling http-range v0.1.5 |
| 3387 | 2026-03-24T19:51:10.322Z | Compiling hickory-server v0.25.2 |
| 3388 | 2026-03-24T19:51:10.351Z | Compiling pbkdf2 v0.11.0 |
| 3389 | 2026-03-24T19:51:10.420Z | Compiling sled v0.34.7 |
| 3390 | 2026-03-24T19:51:10.489Z | Compiling serde_cbor v0.11.2 |
| 3391 | 2026-03-24T19:51:10.589Z | Compiling xz2 v0.1.7 |
| 3392 | 2026-03-24T19:51:10.683Z | Compiling ron v0.12.0 |
| 3393 | 2026-03-24T19:51:10.927Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3394 | 2026-03-24T19:51:11.216Z | Compiling progenitor v0.10.0 |
| 3395 | 2026-03-24T19:51:11.360Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3396 | 2026-03-24T19:51:11.439Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3397 | 2026-03-24T19:51:11.585Z | Compiling ssh-key v0.6.7 |
| 3398 | 2026-03-24T19:51:11.649Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3399 | 2026-03-24T19:51:11.804Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3400 | 2026-03-24T19:51:12.166Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3401 | 2026-03-24T19:51:12.790Z | Compiling hickory-client v0.25.2 |
| 3402 | 2026-03-24T19:51:13.091Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3403 | 2026-03-24T19:51:13.114Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3404 | 2026-03-24T19:51:13.227Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3405 | 2026-03-24T19:51:13.289Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3406 | 2026-03-24T19:51:13.935Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3407 | 2026-03-24T19:51:14.098Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3408 | 2026-03-24T19:51:14.174Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3409 | 2026-03-24T19:51:14.314Z | Compiling p521 v0.13.3 |
| 3410 | 2026-03-24T19:51:14.638Z | Compiling p256 v0.13.2 |
| 3411 | 2026-03-24T19:51:14.697Z | Compiling yasna v0.5.2 |
| 3412 | 2026-03-24T19:51:14.842Z | Compiling kstat-rs v0.2.4 |
| 3413 | 2026-03-24T19:51:15.024Z | Compiling headers-core v0.3.0 |
| 3414 | 2026-03-24T19:51:15.125Z | Compiling nanorand v0.7.0 |
| 3415 | 2026-03-24T19:51:15.200Z | Compiling atty v0.2.14 |
| 3416 | 2026-03-24T19:51:15.224Z | Compiling russh-cryptovec v0.7.3 |
| 3417 | 2026-03-24T19:51:15.250Z | Compiling crc8 v0.1.1 |
| 3418 | 2026-03-24T19:51:15.280Z | Compiling base16ct v1.0.0 |
| 3419 | 2026-03-24T19:51:15.304Z | Compiling home v0.5.12 |
| 3420 | 2026-03-24T19:51:15.368Z | Compiling md5 v0.7.0 |
| 3421 | 2026-03-24T19:51:15.434Z | Compiling flume v0.11.1 |
| 3422 | 2026-03-24T19:51:15.471Z | Compiling progenitor v0.11.2 |
| 3423 | 2026-03-24T19:51:15.531Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3424 | 2026-03-24T19:51:15.536Z | Compiling rcgen v0.12.1 |
| 3425 | 2026-03-24T19:51:15.536Z | Compiling headers v0.4.1 |
| 3426 | 2026-03-24T19:51:15.606Z | Compiling russh-keys v0.45.0 |
| 3427 | 2026-03-24T19:51:15.663Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3428 | 2026-03-24T19:51:15.686Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3429 | 2026-03-24T19:51:15.715Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3430 | 2026-03-24T19:51:15.790Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3431 | 2026-03-24T19:51:15.817Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3432 | 2026-03-24T19:51:15.887Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3433 | 2026-03-24T19:51:16.218Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3434 | 2026-03-24T19:51:16.374Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3435 | 2026-03-24T19:51:16.686Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3436 | 2026-03-24T19:51:16.798Z | Compiling hyper-staticfile v0.10.1 |
| 3437 | 2026-03-24T19:51:16.832Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3438 | 2026-03-24T19:51:17.229Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3439 | 2026-03-24T19:51:17.362Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3440 | 2026-03-24T19:51:17.389Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3441 | 2026-03-24T19:51:17.519Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3442 | 2026-03-24T19:51:17.762Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3443 | 2026-03-24T19:51:17.795Z | Compiling num-bigint v0.4.6 |
| 3444 | 2026-03-24T19:51:17.824Z | Compiling des v0.8.1 |
| 3445 | 2026-03-24T19:51:17.926Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3446 | 2026-03-24T19:51:17.989Z | Compiling subprocess v0.2.15 |
| 3447 | 2026-03-24T19:51:18.125Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3448 | 2026-03-24T19:51:18.161Z | Compiling display-error-chain v0.2.2 |
| 3449 | 2026-03-24T19:51:18.378Z | Compiling hex-literal v0.4.1 |
| 3450 | 2026-03-24T19:51:18.560Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3451 | 2026-03-24T19:51:18.682Z | Compiling colored v2.2.0 |
| 3452 | 2026-03-24T19:51:18.723Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3453 | 2026-03-24T19:51:18.748Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3454 | 2026-03-24T19:51:19.074Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3455 | 2026-03-24T19:51:19.110Z | Compiling socket2 v0.5.10 |
| 3456 | 2026-03-24T19:51:19.224Z | Compiling internet-checksum v0.2.1 |
| 3457 | 2026-03-24T19:51:19.734Z | Compiling russh v0.45.0 |
| 3458 | 2026-03-24T19:51:20.070Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3459 | 2026-03-24T19:51:26.057Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3460 | 2026-03-24T19:51:40.781Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3461 | 2026-03-24T19:51:40.783Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3462 | 2026-03-24T19:51:40.783Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3463 | 2026-03-24T19:51:40.783Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3464 | 2026-03-24T19:51:40.783Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3465 | 2026-03-24T19:51:40.783Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3466 | 2026-03-24T19:51:44.831Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3467 | 2026-03-24T19:52:14.959Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3468 | 2026-03-24T19:52:40.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s |
| 3469 | 2026-03-24T19:52:40.931Z | |
| 3470 | 2026-03-24T19:52:40.934Z | real 2:00.116250283 |
| 3471 | 2026-03-24T19:52:40.934Z | user 11:52.304342136 |
| 3472 | 2026-03-24T19:52:40.934Z | sys 2:06.252325020 |
| 3473 | 2026-03-24T19:52:40.935Z | trap 0.364483448 |
| 3474 | 2026-03-24T19:52:40.935Z | tflt 0.500728557 |
| 3475 | 2026-03-24T19:52:40.935Z | dflt 1.644952752 |
| 3476 | 2026-03-24T19:52:40.935Z | kflt 0.000402456 |
| 3477 | 2026-03-24T19:52:40.935Z | lock 41:30.028231848 |
| 3478 | 2026-03-24T19:52:40.935Z | slp 26:54.578853814 |
| 3479 | 2026-03-24T19:52:40.935Z | lat 46.986722988 |
| 3480 | 2026-03-24T19:52:40.935Z | stop 4:01.948365187 |
| 3481 | 2026-03-24T19:52:40.935Z | + mkdir tests |
| 3482 | 2026-03-24T19:52:40.938Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3483 | 2026-03-24T19:52:40.938Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3484 | 2026-03-24T19:52:40.974Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-3bd1c6863381a81f tests/ |
| 3485 | 2026-03-24T19:52:41.005Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-521a697f1d1b465c tests/ |
| 3486 | 2026-03-24T19:52:41.036Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-6723d7bac05732be tests/ |
| 3487 | 2026-03-24T19:52:41.069Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e26e07d3dba7642d tests/ |
| 3488 | 2026-03-24T19:52:41.412Z | + 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/*) |
| 3489 | 2026-03-24T19:52:41.416Z | + 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-521a697f1d1b465c tests/commtest-6723d7bac05732be tests/dhcp_server-3bd1c6863381a81f tests/end_to_end_tests-e26e07d3dba7642d 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 |
| 3490 | 2026-03-24T19:54:20.287Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3491 | 2026-03-24T19:54:20.287Z | a .github/buildomat/ci-env.sh 1K |
| 3492 | 2026-03-24T19:54:20.287Z | a out/target/test 1K |
| 3493 | 2026-03-24T19:54:20.287Z | a out/npuzone/npuzone 27402K |
| 3494 | 2026-03-24T19:54:20.287Z | a package-manifest.toml 35K |
| 3495 | 2026-03-24T19:54:20.288Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3496 | 2026-03-24T19:54:20.288Z | a target/release/omicron-package 40565K |
| 3497 | 2026-03-24T19:54:20.288Z | a target/release/xtask 11433K |
| 3498 | 2026-03-24T19:54:20.288Z | a target/debug/bootstrap 338078K |
| 3499 | 2026-03-24T19:54:20.288Z | a tests/bootstrap-521a697f1d1b465c 31310K |
| 3500 | 2026-03-24T19:54:20.288Z | a tests/commtest-6723d7bac05732be 32395K |
| 3501 | 2026-03-24T19:54:20.288Z | a tests/dhcp_server-3bd1c6863381a81f 31310K |
| 3502 | 2026-03-24T19:54:20.288Z | a tests/end_to_end_tests-e26e07d3dba7642d 380303K |
| 3503 | 2026-03-24T19:54:20.288Z | a out/clickhouse.tar.gz 301702K |
| 3504 | 2026-03-24T19:54:20.288Z | a out/clickhouse_keeper.tar.gz 287168K |
| 3505 | 2026-03-24T19:54:20.288Z | a out/clickhouse_server.tar.gz 301700K |
| 3506 | 2026-03-24T19:54:20.288Z | a out/cockroachdb.tar.gz 154188K |
| 3507 | 2026-03-24T19:54:20.289Z | a out/crucible-pantry-zone.tar.gz 38993K |
| 3508 | 2026-03-24T19:54:20.289Z | a out/crucible-utils.tar 17744K |
| 3509 | 2026-03-24T19:54:20.289Z | a out/crucible-zone.tar.gz 53131K |
| 3510 | 2026-03-24T19:54:20.289Z | a out/external-dns.tar.gz 43596K |
| 3511 | 2026-03-24T19:54:20.289Z | a out/internal-dns.tar.gz 43596K |
| 3512 | 2026-03-24T19:54:20.289Z | a out/mg-ddm-gz.tar 78377K |
| 3513 | 2026-03-24T19:54:20.289Z | a out/nexus.tar.gz 213714K |
| 3514 | 2026-03-24T19:54:20.289Z | a out/ntp.tar.gz 25420K |
| 3515 | 2026-03-24T19:54:20.289Z | a out/omicron-gateway-softnpu.tar.gz 28411K |
| 3516 | 2026-03-24T19:54:20.289Z | a out/omicron-sled-agent.tar 187613K |
| 3517 | 2026-03-24T19:54:20.289Z | a out/overlay.tar.gz 3K |
| 3518 | 2026-03-24T19:54:20.289Z | a out/oximeter.tar.gz 58069K |
| 3519 | 2026-03-24T19:54:20.290Z | a out/oxlog.tar 3782K |
| 3520 | 2026-03-24T19:54:20.290Z | a out/probe.tar.gz 3037K |
| 3521 | 2026-03-24T19:54:20.290Z | a out/propolis-server.tar.gz 33249K |
| 3522 | 2026-03-24T19:54:20.290Z | a out/pumpkind-gz.tar 26647K |
| 3523 | 2026-03-24T19:54:20.290Z | a out/switch-softnpu.tar.gz 369877K |
| 3524 | 2026-03-24T19:54:20.305Z | |
| 3525 | 2026-03-24T19:54:20.305Z | real 1:38.848763389 |
| 3526 | 2026-03-24T19:54:20.305Z | user 1:35.853325794 |
| 3527 | 2026-03-24T19:54:20.305Z | sys 6.071476097 |
| 3528 | 2026-03-24T19:54:20.305Z | trap 0.006568003 |
| 3529 | 2026-03-24T19:54:20.305Z | tflt 0.000000000 |
| 3530 | 2026-03-24T19:54:20.305Z | dflt 0.000000000 |
| 3531 | 2026-03-24T19:54:20.305Z | kflt 0.000000000 |
| 3532 | 2026-03-24T19:54:20.305Z | lock 0.000000000 |
| 3533 | 2026-03-24T19:54:20.305Z | slp 1:35.162193758 |
| 3534 | 2026-03-24T19:54:20.305Z | lat 0.598892354 |
| 3535 | 2026-03-24T19:54:20.305Z | stop 0.000634368 |
| 3536 | 2026-03-24T19:54:20.305Z | process exited: duration 1250458 ms, exit code 0 |
| |
| 3537 | 2026-03-24T19:54:20.332Z | found 1 output files |
| 3538 | 2026-03-24T19:54:20.332Z | uploading: /work/package.tar.gz (2284298937 bytes) |
| 3539 | 2026-03-24T19:54:53.804Z | uploaded: /work/package.tar.gz |