|
|
|
| 1 | 2026-04-17T22:59:18.097Z | job assigned to worker 01KPETNT6NYYS9TKC9JC8ZWNT0 [factory aws, i-0a58ba4a65bc26bed] (queued for 50 s) |
| |
| 2 | 2026-04-17T22:59:25.920Z | starting task 0: "setup" |
| 3 | 2026-04-17T22:59:25.928Z | ++ uname -s |
| 4 | 2026-04-17T22:59:25.932Z | + kern=SunOS |
| 5 | 2026-04-17T22:59:25.932Z | + build_user=build |
| 6 | 2026-04-17T22:59:25.932Z | + build_uid=12345 |
| 7 | 2026-04-17T22:59:25.932Z | + work_dir=/work |
| 8 | 2026-04-17T22:59:25.932Z | + input_dir=/input |
| 9 | 2026-04-17T22:59:25.932Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-17T22:59:25.932Z | + case "$kern" in |
| 11 | 2026-04-17T22:59:25.932Z | + groupadd -g 12345 build |
| 12 | 2026-04-17T22:59:25.935Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-17T22:59:27.941Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-17T22:59:28.107Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-17T22:59:28.110Z | + home_fs=zfs |
| 16 | 2026-04-17T22:59:28.110Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-17T22:59:28.110Z | + mkdir -p /home/build |
| 18 | 2026-04-17T22:59:28.113Z | + chown build:build /home/build /work |
| 19 | 2026-04-17T22:59:29.113Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-17T22:59:29.116Z | process exited: duration 3195 ms, exit code 0 |
| |
| 21 | 2026-04-17T22:59:29.122Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-17T22:59:29.129Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-17T22:59:29.129Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-17T22:59:29.129Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-17T22:59:29.129Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-17T22:59:29.129Z | * rust toolchain channel = "1.94.0" |
| 27 | 2026-04-17T22:59:29.129Z | * rust toolchain profile = "default" |
| 28 | 2026-04-17T22:59:29.132Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-17T22:59:29.132Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-17T22:59:29.260Z | info: downloading installer |
| 31 | 2026-04-17T22:59:30.682Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-17T22:59:30.682Z | warn: /opt/ooce/bin |
| 33 | 2026-04-17T22:59:30.682Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-17T22:59:30.682Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-17T22:59:30.682Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-17T22:59:30.682Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-17T22:59:30.682Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-17T22:59:30.682Z | error: cannot install while Rust is installed |
| 39 | 2026-04-17T22:59:30.682Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-17T22:59:30.682Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-17T22:59:30.682Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-17T22:59:30.682Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-17T22:59:30.682Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-17T22:59:30.695Z | info: profile set to default |
| 45 | 2026-04-17T22:59:30.695Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-17T22:59:30.698Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-17T22:59:30.829Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-17T22:59:30.832Z | info: downloading 6 components |
| 49 | 2026-04-17T22:59:44.701Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-17T22:59:44.701Z | |
| 51 | 2026-04-17T22:59:44.730Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-17T22:59:44.731Z | |
| 53 | 2026-04-17T22:59:44.731Z | |
| 54 | 2026-04-17T22:59:44.734Z | Rust is installed now. Great! |
| 55 | 2026-04-17T22:59:44.734Z | |
| 56 | 2026-04-17T22:59:44.734Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-17T22:59:44.734Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-17T22:59:44.734Z | |
| 59 | 2026-04-17T22:59:44.734Z | To configure your current shell, you need to source |
| 60 | 2026-04-17T22:59:44.734Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-17T22:59:44.734Z | |
| 62 | 2026-04-17T22:59:44.734Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-17T22:59:44.734Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-17T22:59:44.734Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-17T22:59:44.734Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-17T22:59:44.734Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-17T22:59:44.734Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-17T22:59:44.734Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-17T22:59:44.734Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-17T22:59:44.734Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-17T22:59:44.835Z | + rustup --version |
| 72 | 2026-04-17T22:59:44.841Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-17T22:59:44.841Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-17T22:59:44.865Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-17T22:59:44.867Z | + cargo --version |
| 76 | 2026-04-17T22:59:44.876Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-17T22:59:44.879Z | + rustc --version |
| 78 | 2026-04-17T22:59:44.908Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-17T22:59:44.917Z | process exited: duration 15793 ms, exit code 0 |
| |
| 80 | 2026-04-17T22:59:44.923Z | starting task 2: "authentication" |
| 81 | 2026-04-17T22:59:44.942Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-04-17T22:59:44.947Z | starting task 3: "clone repository" |
| 83 | 2026-04-17T22:59:44.952Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-17T22:59:44.955Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-17T22:59:44.986Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-17T22:59:55.197Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-17T22:59:55.197Z | + git fetch origin 1f089032d1b65dbef7f0234d493567bfb1afb95c |
| 88 | 2026-04-17T22:59:55.478Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-17T22:59:55.478Z | * branch 1f089032d1b65dbef7f0234d493567bfb1afb95c -> FETCH_HEAD |
| 90 | 2026-04-17T22:59:55.493Z | + [[ -n eliza/fail-reason ]] |
| 91 | 2026-04-17T22:59:55.504Z | ++ git branch --show-current |
| 92 | 2026-04-17T22:59:55.504Z | + current=main |
| 93 | 2026-04-17T22:59:55.504Z | + [[ main != eliza/fail-reason ]] |
| 94 | 2026-04-17T22:59:55.504Z | + git branch -f eliza/fail-reason 1f089032d1b65dbef7f0234d493567bfb1afb95c |
| 95 | 2026-04-17T22:59:55.504Z | + git checkout -f eliza/fail-reason |
| 96 | 2026-04-17T22:59:55.676Z | Switched to branch 'eliza/fail-reason' |
| 97 | 2026-04-17T22:59:55.679Z | + git reset --hard 1f089032d1b65dbef7f0234d493567bfb1afb95c |
| 98 | 2026-04-17T22:59:55.850Z | HEAD is now at 1f089032d oh of course there's this |
| 99 | 2026-04-17T22:59:55.853Z | process exited: duration 10903 ms, exit code 0 |
| |
| 100 | 2026-04-17T22:59:55.859Z | starting task 4: "build" |
| 101 | 2026-04-17T22:59:55.865Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-17T22:59:55.865Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-17T22:59:55.865Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-17T22:59:55.865Z | + cargo --version |
| 105 | 2026-04-17T22:59:55.877Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-17T22:59:55.879Z | + rustc --version |
| 107 | 2026-04-17T22:59:55.900Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-17T22:59:55.903Z | + WORK=/work |
| 109 | 2026-04-17T22:59:55.903Z | + pfexec mkdir -p /work |
| 110 | 2026-04-17T22:59:55.906Z | + pfexec chown build /work |
| 111 | 2026-04-17T22:59:55.909Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-04-17T23:00:06.273Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-04-17T23:00:13.697Z | Startup: Caching catalogs ... Done |
| 114 | 2026-04-17T23:00:19.441Z | Planning: Solver setup ... Done (4.493s) |
| 115 | 2026-04-17T23:00:19.473Z | Planning: Running solver ... Done (0.032s) |
| 116 | 2026-04-17T23:00:19.604Z | Planning: Finding local manifests ... Done (0.004s) |
| 117 | 2026-04-17T23:00:19.616Z | Planning: Fetching manifests: 0/5 0% complete |
| 118 | 2026-04-17T23:00:19.747Z | Planning: Fetching manifests: 5/5 100% complete |
| 119 | 2026-04-17T23:00:19.773Z | Planning: Package planning ... Done (0.039s) |
| 120 | 2026-04-17T23:00:19.809Z | Planning: Merging actions ... Done (0.036s) |
| 121 | 2026-04-17T23:00:19.992Z | Planning: Checking for conflicting actions ... Done (0.183s) |
| 122 | 2026-04-17T23:00:20.006Z | Planning: Consolidating action changes ... Done (0.009s) |
| 123 | 2026-04-17T23:00:20.876Z | Planning: Evaluating mediators ... Done (0.872s) |
| 124 | 2026-04-17T23:00:20.890Z | Planning: Planning completed in 7.02 seconds |
| 125 | 2026-04-17T23:00:20.894Z | Packages to install: 5 |
| 126 | 2026-04-17T23:00:20.894Z | Mediators to change: 3 |
| 127 | 2026-04-17T23:00:20.894Z | Services to change: 1 |
| 128 | 2026-04-17T23:00:20.894Z | Estimated space available: 155.34 GB |
| 129 | 2026-04-17T23:00:20.899Z | Estimated space to be consumed: 1.89 GB |
| 130 | 2026-04-17T23:00:20.899Z | Create boot environment: No |
| 131 | 2026-04-17T23:00:20.899Z | Create backup boot environment: No |
| 132 | 2026-04-17T23:00:20.899Z | Rebuild boot archive: No |
| 133 | 2026-04-17T23:00:20.899Z | |
| 134 | 2026-04-17T23:00:20.899Z | Changed mediators: |
| 135 | 2026-04-17T23:00:20.899Z | mediator clang: |
| 136 | 2026-04-17T23:00:20.899Z | version: None -> 15 (system default) |
| 137 | 2026-04-17T23:00:20.899Z | |
| 138 | 2026-04-17T23:00:20.899Z | mediator llvm: |
| 139 | 2026-04-17T23:00:20.899Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-04-17T23:00:20.899Z | |
| 141 | 2026-04-17T23:00:20.899Z | mediator postgresql: |
| 142 | 2026-04-17T23:00:20.900Z | version: 15 (system default) -> 18 (system default) |
| 143 | 2026-04-17T23:00:20.900Z | |
| 144 | 2026-04-17T23:00:20.900Z | Changed packages: |
| 145 | 2026-04-17T23:00:20.900Z | helios-dev |
| 146 | 2026-04-17T23:00:20.900Z | developer/build-essential |
| 147 | 2026-04-17T23:00:20.900Z | None -> 11-2.0 |
| 148 | 2026-04-17T23:00:20.900Z | library/libxmlsec1 |
| 149 | 2026-04-17T23:00:20.900Z | None -> 1.2.35-2.0 |
| 150 | 2026-04-17T23:00:20.900Z | ooce/developer/clang-15 |
| 151 | 2026-04-17T23:00:20.900Z | None -> 15.0.7-2.0 |
| 152 | 2026-04-17T23:00:20.900Z | ooce/developer/llvm-15 |
| 153 | 2026-04-17T23:00:20.900Z | None -> 15.0.7-2.0 |
| 154 | 2026-04-17T23:00:20.900Z | ooce/library/postgresql-18 |
| 155 | 2026-04-17T23:00:20.900Z | None -> 18.1-2.0 |
| 156 | 2026-04-17T23:00:20.900Z | |
| 157 | 2026-04-17T23:00:20.900Z | Services: |
| 158 | 2026-04-17T23:00:20.900Z | restart_fmri: |
| 159 | 2026-04-17T23:00:20.901Z | svc:/system/update-man-index:default |
| 160 | 2026-04-17T23:00:20.940Z | |
| 161 | 2026-04-17T23:00:20.940Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 162 | 2026-04-17T23:00:25.941Z | Download: 1117/4272 items 32.5/219.0MB 14% complete (6.3M/s) |
| 163 | 2026-04-17T23:00:31.520Z | Download: 2224/4272 items 118.6/219.0MB 54% complete (13.7M/s) |
| 164 | 2026-04-17T23:00:39.945Z | Download: 3248/4272 items 203.1/219.0MB 92% complete (19.4M/s) |
| 165 | 2026-04-17T23:00:45.217Z | Download: Completed 218.99 MB in 23.80 seconds (9.2M/s) |
| 166 | 2026-04-17T23:00:45.217Z | Actions: 1/4789 actions (Installing new actions) |
| 167 | 2026-04-17T23:00:48.298Z | Actions: Completed 4789 actions in 3.39 seconds. |
| 168 | 2026-04-17T23:00:48.915Z | Done (0.607s) |
| 169 | 2026-04-17T23:00:48.915Z | Done (0.000s) |
| 170 | 2026-04-17T23:00:49.537Z | Done (0.626s) |
| 171 | 2026-04-17T23:00:52.852Z | Done (2.969s) |
| 172 | 2026-04-17T23:00:52.931Z | Done (0.013s) |
| 173 | 2026-04-17T23:00:52.935Z | Done (0.000s) |
| 174 | 2026-04-17T23:00:53.217Z | Done (0.000s) |
| 175 | 2026-04-17T23:00:54.078Z | Planning: Evaluating mediator changes ... Done |
| 176 | 2026-04-17T23:00:54.188Z | Planning: Checking for conflicting actions ... Done |
| 177 | 2026-04-17T23:00:54.197Z | Planning: Consolidating action changes ... Done |
| 178 | 2026-04-17T23:00:54.345Z | Planning: Evaluating mediators ... Done |
| 179 | 2026-04-17T23:00:54.349Z | Planning: Planning completed in 0.27 seconds |
| 180 | 2026-04-17T23:00:54.369Z | Mediators to change: 2 |
| 181 | 2026-04-17T23:00:54.369Z | Create boot environment: No |
| 182 | 2026-04-17T23:00:54.369Z | Create backup boot environment: No |
| 183 | 2026-04-17T23:00:54.446Z | Done |
| 184 | 2026-04-17T23:00:54.446Z | Done |
| 185 | 2026-04-17T23:00:55.087Z | Done |
| 186 | 2026-04-17T23:00:57.555Z | Done |
| 187 | 2026-04-17T23:00:57.631Z | Done |
| 188 | 2026-04-17T23:00:57.634Z | Done |
| 189 | 2026-04-17T23:00:57.792Z | Done |
| 190 | 2026-04-17T23:00:58.051Z | Planning: Evaluating mediator changes ... Done |
| 191 | 2026-04-17T23:00:58.158Z | Planning: Checking for conflicting actions ... Done |
| 192 | 2026-04-17T23:00:58.161Z | Planning: Consolidating action changes ... Done |
| 193 | 2026-04-17T23:00:58.317Z | Planning: Evaluating mediators ... Done |
| 194 | 2026-04-17T23:00:58.322Z | Planning: Planning completed in 0.27 seconds |
| 195 | 2026-04-17T23:00:58.340Z | Mediators to change: 1 |
| 196 | 2026-04-17T23:00:58.340Z | Create boot environment: No |
| 197 | 2026-04-17T23:00:58.340Z | Create backup boot environment: No |
| 198 | 2026-04-17T23:00:58.399Z | Done |
| 199 | 2026-04-17T23:00:58.399Z | Done |
| 200 | 2026-04-17T23:00:59.004Z | Done |
| 201 | 2026-04-17T23:01:01.479Z | Done |
| 202 | 2026-04-17T23:01:01.553Z | Done |
| 203 | 2026-04-17T23:01:01.557Z | Done |
| 204 | 2026-04-17T23:01:01.706Z | Done |
| 205 | 2026-04-17T23:01:01.991Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 206 | 2026-04-17T23:01:01.991Z | clang system 15 system |
| 207 | 2026-04-17T23:01:01.991Z | csh system system illumos |
| 208 | 2026-04-17T23:01:01.991Z | ctags system system illumos |
| 209 | 2026-04-17T23:01:01.991Z | file system system illumos |
| 210 | 2026-04-17T23:01:01.991Z | gcc vendor 12 vendor |
| 211 | 2026-04-17T23:01:01.991Z | gcc system 14 system |
| 212 | 2026-04-17T23:01:01.991Z | gcc system 10 system |
| 213 | 2026-04-17T23:01:01.991Z | go system 1.20 system |
| 214 | 2026-04-17T23:01:01.991Z | go system 1.19 system |
| 215 | 2026-04-17T23:01:01.992Z | llvm system 15 system |
| 216 | 2026-04-17T23:01:01.992Z | llvm system 14 system |
| 217 | 2026-04-17T23:01:01.992Z | mariadb system 10.6 system |
| 218 | 2026-04-17T23:01:01.992Z | mta vendor vendor dma |
| 219 | 2026-04-17T23:01:01.992Z | openjdk system 17 system |
| 220 | 2026-04-17T23:01:01.992Z | openjdk system 11 system |
| 221 | 2026-04-17T23:01:01.992Z | openjdk system 1.8 system |
| 222 | 2026-04-17T23:01:01.992Z | openssl vendor 3 vendor |
| 223 | 2026-04-17T23:01:01.992Z | perl system 5.36 system |
| 224 | 2026-04-17T23:01:01.992Z | postgresql system 18 system |
| 225 | 2026-04-17T23:01:01.992Z | postgresql system 15 system |
| 226 | 2026-04-17T23:01:01.992Z | postgresql system 13 system |
| 227 | 2026-04-17T23:01:01.992Z | python vendor 3 vendor |
| 228 | 2026-04-17T23:01:01.992Z | python system 2 system |
| 229 | 2026-04-17T23:01:01.992Z | python3 system 3.11 system |
| 230 | 2026-04-17T23:01:01.992Z | ruby system 3.0 system |
| 231 | 2026-04-17T23:01:01.992Z | words vendor vendor american-english |
| 232 | 2026-04-17T23:01:01.992Z | words system system australian-english |
| 233 | 2026-04-17T23:01:01.992Z | words system system british-english |
| 234 | 2026-04-17T23:01:01.992Z | words system system canadian-english |
| 235 | 2026-04-17T23:01:01.993Z | words system system french |
| 236 | 2026-04-17T23:01:01.993Z | words system system italian |
| 237 | 2026-04-17T23:01:01.993Z | words system system ngerman |
| 238 | 2026-04-17T23:01:01.993Z | words system system ogerman |
| 239 | 2026-04-17T23:01:01.993Z | words system system spanish |
| 240 | 2026-04-17T23:01:02.223Z | PUBLISHER TYPE STATUS P LOCATION |
| 241 | 2026-04-17T23:01:02.223Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 242 | 2026-04-17T23:01:06.772Z | FMRI IFO |
| 243 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 244 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 245 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 246 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 247 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 248 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 249 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 250 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 251 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 252 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 253 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 254 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 255 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 256 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 257 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 258 | 2026-04-17T23:01:06.772Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 259 | 2026-04-17T23:01:06.773Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 260 | 2026-04-17T23:01:07.896Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 261 | 2026-04-17T23:01:08.182Z | Updating crates.io index |
| 262 | 2026-04-17T23:01:08.215Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 263 | 2026-04-17T23:01:08.921Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 264 | 2026-04-17T23:01:09.384Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 265 | 2026-04-17T23:01:09.992Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 266 | 2026-04-17T23:01:11.434Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 267 | 2026-04-17T23:01:11.911Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 268 | 2026-04-17T23:01:13.291Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 269 | 2026-04-17T23:01:13.948Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 270 | 2026-04-17T23:01:14.302Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 271 | 2026-04-17T23:01:14.962Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 272 | 2026-04-17T23:01:15.235Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 273 | 2026-04-17T23:01:15.646Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 274 | 2026-04-17T23:01:15.994Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 275 | 2026-04-17T23:01:16.864Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 276 | 2026-04-17T23:01:17.446Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 277 | 2026-04-17T23:01:17.821Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 278 | 2026-04-17T23:01:18.093Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 279 | 2026-04-17T23:01:18.712Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 280 | 2026-04-17T23:01:18.937Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 281 | 2026-04-17T23:01:19.171Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 282 | 2026-04-17T23:01:19.440Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 283 | 2026-04-17T23:01:19.880Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 284 | 2026-04-17T23:01:20.451Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 285 | 2026-04-17T23:01:20.936Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 286 | 2026-04-17T23:01:21.172Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 287 | 2026-04-17T23:01:21.502Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 288 | 2026-04-17T23:01:22.491Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 289 | 2026-04-17T23:01:23.122Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-04-17T23:01:23.623Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 291 | 2026-04-17T23:01:24.083Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 292 | 2026-04-17T23:01:24.373Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 293 | 2026-04-17T23:01:24.693Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 294 | 2026-04-17T23:01:24.960Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 295 | 2026-04-17T23:01:25.484Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 296 | 2026-04-17T23:01:25.709Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 297 | 2026-04-17T23:01:25.975Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 298 | 2026-04-17T23:01:26.249Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 299 | 2026-04-17T23:01:26.677Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 300 | 2026-04-17T23:01:38.118Z | Downloading crates ... |
| 301 | 2026-04-17T23:01:38.173Z | Downloaded anstream v0.6.21 |
| 302 | 2026-04-17T23:01:38.177Z | Downloaded fnv v1.0.7 |
| 303 | 2026-04-17T23:01:38.180Z | Downloaded block-buffer v0.10.4 |
| 304 | 2026-04-17T23:01:38.184Z | Downloaded errno v0.3.14 |
| 305 | 2026-04-17T23:01:38.187Z | Downloaded dtrace-parser v0.2.0 |
| 306 | 2026-04-17T23:01:38.190Z | Downloaded cargo-platform v0.2.0 |
| 307 | 2026-04-17T23:01:38.190Z | Downloaded displaydoc v0.2.5 |
| 308 | 2026-04-17T23:01:38.193Z | Downloaded utf8_iter v1.0.4 |
| 309 | 2026-04-17T23:01:38.193Z | Downloaded unicode-linebreak v0.1.5 |
| 310 | 2026-04-17T23:01:38.193Z | Downloaded cpufeatures v0.2.17 |
| 311 | 2026-04-17T23:01:38.193Z | Downloaded cargo_toml v0.21.0 |
| 312 | 2026-04-17T23:01:38.196Z | Downloaded bytecount v0.6.9 |
| 313 | 2026-04-17T23:01:38.196Z | Downloaded autocfg v1.5.0 |
| 314 | 2026-04-17T23:01:38.196Z | Downloaded thiserror v2.0.18 |
| 315 | 2026-04-17T23:01:38.199Z | Downloaded dof v0.3.0 |
| 316 | 2026-04-17T23:01:38.199Z | Downloaded cargo-util-schemas v0.8.2 |
| 317 | 2026-04-17T23:01:38.202Z | Downloaded equivalent v1.0.2 |
| 318 | 2026-04-17T23:01:38.202Z | Downloaded crypto-common v0.1.7 |
| 319 | 2026-04-17T23:01:38.202Z | Downloaded colorchoice v1.0.4 |
| 320 | 2026-04-17T23:01:38.202Z | Downloaded tinystr v0.8.2 |
| 321 | 2026-04-17T23:01:38.205Z | Downloaded thread-id v4.2.2 |
| 322 | 2026-04-17T23:01:38.206Z | Downloaded serde_core v1.0.228 |
| 323 | 2026-04-17T23:01:38.208Z | Downloaded ucd-trie v0.1.7 |
| 324 | 2026-04-17T23:01:38.209Z | Downloaded erased-serde v0.4.9 |
| 325 | 2026-04-17T23:01:38.209Z | Downloaded cfg-if v1.0.4 |
| 326 | 2026-04-17T23:01:38.209Z | Downloaded anstyle v1.0.13 |
| 327 | 2026-04-17T23:01:38.211Z | Downloaded zmij v1.0.21 |
| 328 | 2026-04-17T23:01:38.211Z | Downloaded toml_write v0.1.2 |
| 329 | 2026-04-17T23:01:38.211Z | Downloaded thiserror-impl v1.0.69 |
| 330 | 2026-04-17T23:01:38.215Z | Downloaded yoke v0.8.1 |
| 331 | 2026-04-17T23:01:38.215Z | Downloaded clap_lex v1.0.0 |
| 332 | 2026-04-17T23:01:38.215Z | Downloaded camino v1.2.2 |
| 333 | 2026-04-17T23:01:38.218Z | Downloaded anstyle-query v1.1.5 |
| 334 | 2026-04-17T23:01:38.218Z | Downloaded fastrand v2.3.0 |
| 335 | 2026-04-17T23:01:38.218Z | Downloaded utf8parse v0.2.2 |
| 336 | 2026-04-17T23:01:38.218Z | Downloaded usdt v0.5.0 |
| 337 | 2026-04-17T23:01:38.218Z | Downloaded zerotrie v0.2.3 |
| 338 | 2026-04-17T23:01:38.221Z | Downloaded digest v0.10.7 |
| 339 | 2026-04-17T23:01:38.221Z | Downloaded camino-tempfile v1.4.1 |
| 340 | 2026-04-17T23:01:38.224Z | Downloaded bitflags v2.11.0 |
| 341 | 2026-04-17T23:01:38.224Z | Downloaded anstyle-parse v0.2.7 |
| 342 | 2026-04-17T23:01:38.227Z | Downloaded byteorder v1.5.0 |
| 343 | 2026-04-17T23:01:38.227Z | Downloaded textwrap v0.16.2 |
| 344 | 2026-04-17T23:01:38.230Z | Downloaded clap v4.5.60 |
| 345 | 2026-04-17T23:01:38.233Z | Downloaded zerofrom v0.1.6 |
| 346 | 2026-04-17T23:01:38.233Z | Downloaded usdt-attr-macro v0.5.0 |
| 347 | 2026-04-17T23:01:38.236Z | Downloaded unicode-xid v0.2.6 |
| 348 | 2026-04-17T23:01:38.237Z | Downloaded serde_spanned v0.6.9 |
| 349 | 2026-04-17T23:01:38.237Z | Downloaded plain v0.2.3 |
| 350 | 2026-04-17T23:01:38.237Z | Downloaded toml_datetime v0.6.11 |
| 351 | 2026-04-17T23:01:38.240Z | Downloaded unicode-ident v1.0.24 |
| 352 | 2026-04-17T23:01:38.240Z | Downloaded thiserror-impl v2.0.18 |
| 353 | 2026-04-17T23:01:38.240Z | Downloaded serde-value v0.7.0 |
| 354 | 2026-04-17T23:01:38.245Z | Downloaded version_check v0.9.5 |
| 355 | 2026-04-17T23:01:38.248Z | Downloaded scroll_derive v0.12.1 |
| 356 | 2026-04-17T23:01:38.248Z | Downloaded potential_utf v0.1.4 |
| 357 | 2026-04-17T23:01:38.248Z | Downloaded heck v0.4.1 |
| 358 | 2026-04-17T23:01:38.251Z | Downloaded zerofrom-derive v0.1.6 |
| 359 | 2026-04-17T23:01:38.251Z | Downloaded yoke-derive v0.8.1 |
| 360 | 2026-04-17T23:01:38.251Z | Downloaded heck v0.5.0 |
| 361 | 2026-04-17T23:01:38.254Z | Downloaded typeid v1.0.3 |
| 362 | 2026-04-17T23:01:38.254Z | Downloaded thiserror v1.0.69 |
| 363 | 2026-04-17T23:01:38.257Z | Downloaded ordered-float v2.10.1 |
| 364 | 2026-04-17T23:01:38.257Z | Downloaded memmap v0.7.0 |
| 365 | 2026-04-17T23:01:38.257Z | Downloaded usdt-macro v0.5.0 |
| 366 | 2026-04-17T23:01:38.257Z | Downloaded serde-untagged v0.1.9 |
| 367 | 2026-04-17T23:01:38.260Z | Downloaded quote v1.0.44 |
| 368 | 2026-04-17T23:01:38.260Z | Downloaded usdt-impl v0.5.0 |
| 369 | 2026-04-17T23:01:38.260Z | Downloaded idna_adapter v1.2.1 |
| 370 | 2026-04-17T23:01:38.263Z | Downloaded tabled_derive v0.7.0 |
| 371 | 2026-04-17T23:01:38.263Z | Downloaded memchr v2.8.0 |
| 372 | 2026-04-17T23:01:38.266Z | Downloaded zerovec-derive v0.11.2 |
| 373 | 2026-04-17T23:01:38.266Z | Downloaded proc-macro-error-attr v1.0.4 |
| 374 | 2026-04-17T23:01:38.266Z | Downloaded terminal_size v0.4.3 |
| 375 | 2026-04-17T23:01:38.266Z | Downloaded toml v0.8.23 |
| 376 | 2026-04-17T23:01:38.269Z | Downloaded strsim v0.11.1 |
| 377 | 2026-04-17T23:01:38.269Z | Downloaded itoa v1.0.17 |
| 378 | 2026-04-17T23:01:38.269Z | Downloaded is_terminal_polyfill v1.70.2 |
| 379 | 2026-04-17T23:01:38.269Z | Downloaded generic-array v0.14.7 |
| 380 | 2026-04-17T23:01:38.272Z | Downloaded writeable v0.6.2 |
| 381 | 2026-04-17T23:01:38.272Z | Downloaded toml_edit v0.22.27 |
| 382 | 2026-04-17T23:01:38.275Z | Downloaded form_urlencoded v1.2.2 |
| 383 | 2026-04-17T23:01:38.275Z | Downloaded stable_deref_trait v1.2.1 |
| 384 | 2026-04-17T23:01:38.275Z | Downloaded macaddr v1.0.1 |
| 385 | 2026-04-17T23:01:38.275Z | Downloaded smawk v0.3.2 |
| 386 | 2026-04-17T23:01:38.278Z | Downloaded percent-encoding v2.3.2 |
| 387 | 2026-04-17T23:01:38.278Z | Downloaded zerocopy-derive v0.7.35 |
| 388 | 2026-04-17T23:01:38.283Z | Downloaded pretty-hex v0.4.1 |
| 389 | 2026-04-17T23:01:38.291Z | Downloaded clap_derive v4.5.55 |
| 390 | 2026-04-17T23:01:38.294Z | Downloaded cargo_metadata v0.21.0 |
| 391 | 2026-04-17T23:01:38.297Z | Downloaded swrite v0.1.0 |
| 392 | 2026-04-17T23:01:38.297Z | Downloaded url v2.5.8 |
| 393 | 2026-04-17T23:01:38.297Z | Downloaded zerovec v0.11.5 |
| 394 | 2026-04-17T23:01:38.300Z | Downloaded synstructure v0.13.2 |
| 395 | 2026-04-17T23:01:38.304Z | Downloaded proc-macro-error v1.0.4 |
| 396 | 2026-04-17T23:01:38.304Z | Downloaded winnow v0.7.14 |
| 397 | 2026-04-17T23:01:38.308Z | Downloaded typenum v1.19.0 |
| 398 | 2026-04-17T23:01:38.310Z | Downloaded zerocopy v0.7.35 |
| 399 | 2026-04-17T23:01:38.318Z | Downloaded scroll v0.12.0 |
| 400 | 2026-04-17T23:01:38.320Z | Downloaded unicode-width v0.2.0 |
| 401 | 2026-04-17T23:01:38.323Z | Downloaded unicode-width v0.1.14 |
| 402 | 2026-04-17T23:01:38.326Z | Downloaded fs-err v3.3.0 |
| 403 | 2026-04-17T23:01:38.326Z | Downloaded serde_tokenstream v0.2.3 |
| 404 | 2026-04-17T23:01:38.329Z | Downloaded anyhow v1.0.102 |
| 405 | 2026-04-17T23:01:38.332Z | Downloaded sha2 v0.10.9 |
| 406 | 2026-04-17T23:01:38.336Z | Downloaded smallvec v1.15.1 |
| 407 | 2026-04-17T23:01:38.341Z | Downloaded pest_derive v2.8.6 |
| 408 | 2026-04-17T23:01:38.345Z | Downloaded litemap v0.8.1 |
| 409 | 2026-04-17T23:01:38.348Z | Downloaded semver v1.0.27 |
| 410 | 2026-04-17T23:01:38.351Z | Downloaded tempfile v3.25.0 |
| 411 | 2026-04-17T23:01:38.354Z | Downloaded pest_generator v2.8.6 |
| 412 | 2026-04-17T23:01:38.357Z | Downloaded proc-macro2 v1.0.106 |
| 413 | 2026-04-17T23:01:38.357Z | Downloaded serde_derive v1.0.228 |
| 414 | 2026-04-17T23:01:38.370Z | Downloaded papergrid v0.11.0 |
| 415 | 2026-04-17T23:01:38.373Z | Downloaded once_cell v1.21.3 |
| 416 | 2026-04-17T23:01:38.373Z | Downloaded num-traits v0.2.19 |
| 417 | 2026-04-17T23:01:38.376Z | Downloaded log v0.4.29 |
| 418 | 2026-04-17T23:01:38.376Z | Downloaded getrandom v0.4.1 |
| 419 | 2026-04-17T23:01:38.379Z | Downloaded icu_normalizer_data v2.1.1 |
| 420 | 2026-04-17T23:01:38.379Z | Downloaded icu_properties v2.1.2 |
| 421 | 2026-04-17T23:01:38.383Z | Downloaded icu_provider v2.1.1 |
| 422 | 2026-04-17T23:01:38.383Z | Downloaded icu_normalizer v2.1.1 |
| 423 | 2026-04-17T23:01:38.391Z | Downloaded pest_meta v2.8.6 |
| 424 | 2026-04-17T23:01:38.397Z | Downloaded serde v1.0.228 |
| 425 | 2026-04-17T23:01:38.406Z | Downloaded icu_collections v2.1.1 |
| 426 | 2026-04-17T23:01:38.413Z | Downloaded clap_builder v4.5.60 |
| 427 | 2026-04-17T23:01:38.443Z | Downloaded indexmap v2.13.0 |
| 428 | 2026-04-17T23:01:38.447Z | Downloaded icu_locale_core v2.1.1 |
| 429 | 2026-04-17T23:01:38.447Z | Downloaded idna v1.1.0 |
| 430 | 2026-04-17T23:01:38.447Z | Downloaded pest v2.8.6 |
| 431 | 2026-04-17T23:01:38.447Z | Downloaded icu_properties_data v2.1.2 |
| 432 | 2026-04-17T23:01:38.450Z | Downloaded serde_json v1.0.149 |
| 433 | 2026-04-17T23:01:38.454Z | Downloaded hashbrown v0.16.1 |
| 434 | 2026-04-17T23:01:38.458Z | Downloaded tabled v0.15.0 |
| 435 | 2026-04-17T23:01:38.467Z | Downloaded goblin v0.8.2 |
| 436 | 2026-04-17T23:01:38.486Z | Downloaded syn v2.0.117 |
| 437 | 2026-04-17T23:01:38.492Z | Downloaded syn v1.0.109 |
| 438 | 2026-04-17T23:01:38.497Z | Downloaded rustix v1.1.3 |
| 439 | 2026-04-17T23:01:38.525Z | Downloaded libc v0.2.185 |
| 440 | 2026-04-17T23:01:38.594Z | Compiling proc-macro2 v1.0.106 |
| 441 | 2026-04-17T23:01:38.594Z | Compiling quote v1.0.44 |
| 442 | 2026-04-17T23:01:38.594Z | Compiling unicode-ident v1.0.24 |
| 443 | 2026-04-17T23:01:38.597Z | Compiling serde_core v1.0.228 |
| 444 | 2026-04-17T23:01:38.597Z | Compiling libc v0.2.185 |
| 445 | 2026-04-17T23:01:38.597Z | Compiling version_check v0.9.5 |
| 446 | 2026-04-17T23:01:38.597Z | Compiling stable_deref_trait v1.2.1 |
| 447 | 2026-04-17T23:01:38.597Z | Compiling memchr v2.8.0 |
| 448 | 2026-04-17T23:01:38.598Z | Compiling serde v1.0.228 |
| 449 | 2026-04-17T23:01:38.598Z | Compiling zmij v1.0.21 |
| 450 | 2026-04-17T23:01:38.598Z | Compiling ucd-trie v0.1.7 |
| 451 | 2026-04-17T23:01:38.781Z | Compiling itoa v1.0.17 |
| 452 | 2026-04-17T23:01:38.784Z | Compiling thiserror v1.0.69 |
| 453 | 2026-04-17T23:01:38.784Z | Compiling autocfg v1.5.0 |
| 454 | 2026-04-17T23:01:38.790Z | Compiling litemap v0.8.1 |
| 455 | 2026-04-17T23:01:39.022Z | Compiling writeable v0.6.2 |
| 456 | 2026-04-17T23:01:39.098Z | Compiling icu_normalizer_data v2.1.1 |
| 457 | 2026-04-17T23:01:39.199Z | Compiling byteorder v1.5.0 |
| 458 | 2026-04-17T23:01:39.227Z | Compiling icu_properties_data v2.1.2 |
| 459 | 2026-04-17T23:01:39.279Z | Compiling rustix v1.1.3 |
| 460 | 2026-04-17T23:01:39.279Z | Compiling bitflags v2.11.0 |
| 461 | 2026-04-17T23:01:39.382Z | Compiling pest v2.8.6 |
| 462 | 2026-04-17T23:01:39.490Z | Compiling serde_json v1.0.149 |
| 463 | 2026-04-17T23:01:39.542Z | Compiling num-traits v0.2.19 |
| 464 | 2026-04-17T23:01:39.632Z | Compiling typeid v1.0.3 |
| 465 | 2026-04-17T23:01:39.652Z | Compiling smallvec v1.15.1 |
| 466 | 2026-04-17T23:01:39.670Z | Compiling equivalent v1.0.2 |
| 467 | 2026-04-17T23:01:39.707Z | Compiling hashbrown v0.16.1 |
| 468 | 2026-04-17T23:01:39.817Z | Compiling usdt-impl v0.5.0 |
| 469 | 2026-04-17T23:01:39.820Z | Compiling proc-macro-error-attr v1.0.4 |
| 470 | 2026-04-17T23:01:39.820Z | Compiling toml_write v0.1.2 |
| 471 | 2026-04-17T23:01:39.923Z | Compiling syn v1.0.109 |
| 472 | 2026-04-17T23:01:39.923Z | Compiling erased-serde v0.4.9 |
| 473 | 2026-04-17T23:01:39.997Z | Compiling errno v0.3.14 |
| 474 | 2026-04-17T23:01:40.028Z | Compiling thread-id v4.2.2 |
| 475 | 2026-04-17T23:01:40.074Z | Compiling winnow v0.7.14 |
| 476 | 2026-04-17T23:01:40.102Z | Compiling proc-macro-error v1.0.4 |
| 477 | 2026-04-17T23:01:40.207Z | Compiling thiserror v2.0.18 |
| 478 | 2026-04-17T23:01:40.243Z | Compiling getrandom v0.4.1 |
| 479 | 2026-04-17T23:01:40.262Z | Compiling plain v0.2.3 |
| 480 | 2026-04-17T23:01:40.281Z | Compiling indexmap v2.13.0 |
| 481 | 2026-04-17T23:01:40.320Z | Compiling percent-encoding v2.3.2 |
| 482 | 2026-04-17T23:01:40.355Z | Compiling utf8parse v0.2.2 |
| 483 | 2026-04-17T23:01:40.374Z | Compiling camino v1.2.2 |
| 484 | 2026-04-17T23:01:40.390Z | Compiling utf8_iter v1.0.4 |
| 485 | 2026-04-17T23:01:40.390Z | Compiling log v0.4.29 |
| 486 | 2026-04-17T23:01:40.494Z | Compiling syn v2.0.117 |
| 487 | 2026-04-17T23:01:40.514Z | Compiling pest_meta v2.8.6 |
| 488 | 2026-04-17T23:01:40.548Z | Compiling form_urlencoded v1.2.2 |
| 489 | 2026-04-17T23:01:40.568Z | Compiling anstyle-parse v0.2.7 |
| 490 | 2026-04-17T23:01:40.732Z | Compiling ordered-float v2.10.1 |
| 491 | 2026-04-17T23:01:40.787Z | Compiling colorchoice v1.0.4 |
| 492 | 2026-04-17T23:01:40.808Z | Compiling pretty-hex v0.4.1 |
| 493 | 2026-04-17T23:01:40.826Z | Compiling is_terminal_polyfill v1.70.2 |
| 494 | 2026-04-17T23:01:40.829Z | Compiling cfg-if v1.0.4 |
| 495 | 2026-04-17T23:01:40.829Z | Compiling anstyle-query v1.1.5 |
| 496 | 2026-04-17T23:01:40.937Z | Compiling anstyle v1.0.13 |
| 497 | 2026-04-17T23:01:40.981Z | Compiling fs-err v3.3.0 |
| 498 | 2026-04-17T23:01:40.986Z | Compiling clap_lex v1.0.0 |
| 499 | 2026-04-17T23:01:40.986Z | Compiling unicode-xid v0.2.6 |
| 500 | 2026-04-17T23:01:41.021Z | Compiling bytecount v0.6.9 |
| 501 | 2026-04-17T23:01:41.057Z | Compiling terminal_size v0.4.3 |
| 502 | 2026-04-17T23:01:41.152Z | Compiling anstream v0.6.21 |
| 503 | 2026-04-17T23:01:41.171Z | Compiling unicode-width v0.1.14 |
| 504 | 2026-04-17T23:01:41.211Z | Compiling heck v0.5.0 |
| 505 | 2026-04-17T23:01:41.214Z | Compiling once_cell v1.21.3 |
| 506 | 2026-04-17T23:01:41.249Z | Compiling heck v0.4.1 |
| 507 | 2026-04-17T23:01:41.249Z | Compiling strsim v0.11.1 |
| 508 | 2026-04-17T23:01:41.288Z | Compiling fnv v1.0.7 |
| 509 | 2026-04-17T23:01:41.412Z | Compiling semver v1.0.27 |
| 510 | 2026-04-17T23:01:41.482Z | Compiling anyhow v1.0.102 |
| 511 | 2026-04-17T23:01:41.518Z | Compiling fastrand v2.3.0 |
| 512 | 2026-04-17T23:01:41.521Z | Compiling clap_builder v4.5.60 |
| 513 | 2026-04-17T23:01:41.521Z | Compiling papergrid v0.11.0 |
| 514 | 2026-04-17T23:01:41.607Z | Compiling memmap v0.7.0 |
| 515 | 2026-04-17T23:01:41.699Z | Compiling smawk v0.3.2 |
| 516 | 2026-04-17T23:01:41.717Z | Compiling unicode-width v0.2.0 |
| 517 | 2026-04-17T23:01:41.808Z | Compiling serde-untagged v0.1.9 |
| 518 | 2026-04-17T23:01:41.848Z | Compiling tempfile v3.25.0 |
| 519 | 2026-04-17T23:01:41.867Z | Compiling unicode-linebreak v0.1.5 |
| 520 | 2026-04-17T23:01:41.924Z | Compiling swrite v0.1.0 |
| 521 | 2026-04-17T23:01:42.027Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 522 | 2026-04-17T23:01:42.093Z | Compiling camino-tempfile v1.4.1 |
| 523 | 2026-04-17T23:01:42.149Z | Compiling textwrap v0.16.2 |
| 524 | 2026-04-17T23:01:42.404Z | Compiling tabled_derive v0.7.0 |
| 525 | 2026-04-17T23:01:43.089Z | Compiling synstructure v0.13.2 |
| 526 | 2026-04-17T23:01:43.092Z | Compiling pest_generator v2.8.6 |
| 527 | 2026-04-17T23:01:43.126Z | Compiling tabled v0.15.0 |
| 528 | 2026-04-17T23:01:43.652Z | Compiling serde_derive v1.0.228 |
| 529 | 2026-04-17T23:01:43.652Z | Compiling zerofrom-derive v0.1.6 |
| 530 | 2026-04-17T23:01:43.655Z | Compiling yoke-derive v0.8.1 |
| 531 | 2026-04-17T23:01:43.655Z | Compiling zerovec-derive v0.11.2 |
| 532 | 2026-04-17T23:01:43.655Z | Compiling displaydoc v0.2.5 |
| 533 | 2026-04-17T23:01:43.655Z | Compiling thiserror-impl v1.0.69 |
| 534 | 2026-04-17T23:01:43.655Z | Compiling zerocopy-derive v0.7.35 |
| 535 | 2026-04-17T23:01:43.655Z | Compiling scroll_derive v0.12.1 |
| 536 | 2026-04-17T23:01:43.655Z | Compiling thiserror-impl v2.0.18 |
| 537 | 2026-04-17T23:01:43.655Z | Compiling clap_derive v4.5.55 |
| 538 | 2026-04-17T23:01:43.765Z | Compiling pest_derive v2.8.6 |
| 539 | 2026-04-17T23:01:44.368Z | Compiling zerocopy v0.7.35 |
| 540 | 2026-04-17T23:01:44.427Z | Compiling scroll v0.12.0 |
| 541 | 2026-04-17T23:01:44.710Z | Compiling goblin v0.8.2 |
| 542 | 2026-04-17T23:01:44.729Z | Compiling zerofrom v0.1.6 |
| 543 | 2026-04-17T23:01:44.836Z | Compiling yoke v0.8.1 |
| 544 | 2026-04-17T23:01:44.872Z | Compiling dtrace-parser v0.2.0 |
| 545 | 2026-04-17T23:01:44.991Z | Compiling zerovec v0.11.5 |
| 546 | 2026-04-17T23:01:44.991Z | Compiling zerotrie v0.2.3 |
| 547 | 2026-04-17T23:01:45.079Z | Compiling clap v4.5.60 |
| 548 | 2026-04-17T23:01:45.407Z | Compiling tinystr v0.8.2 |
| 549 | 2026-04-17T23:01:45.407Z | Compiling potential_utf v0.1.4 |
| 550 | 2026-04-17T23:01:45.519Z | Compiling icu_collections v2.1.1 |
| 551 | 2026-04-17T23:01:45.576Z | Compiling icu_locale_core v2.1.1 |
| 552 | 2026-04-17T23:01:46.099Z | Compiling serde_spanned v0.6.9 |
| 553 | 2026-04-17T23:01:46.099Z | Compiling toml_datetime v0.6.11 |
| 554 | 2026-04-17T23:01:46.099Z | Compiling serde-value v0.7.0 |
| 555 | 2026-04-17T23:01:46.099Z | Compiling cargo-platform v0.2.0 |
| 556 | 2026-04-17T23:01:46.102Z | Compiling macaddr v1.0.1 |
| 557 | 2026-04-17T23:01:46.121Z | Compiling icu_provider v2.1.1 |
| 558 | 2026-04-17T23:01:46.193Z | Compiling dof v0.3.0 |
| 559 | 2026-04-17T23:01:46.211Z | Compiling serde_tokenstream v0.2.3 |
| 560 | 2026-04-17T23:01:46.351Z | Compiling toml_edit v0.22.27 |
| 561 | 2026-04-17T23:01:46.441Z | Compiling icu_normalizer v2.1.1 |
| 562 | 2026-04-17T23:01:46.442Z | Compiling icu_properties v2.1.2 |
| 563 | 2026-04-17T23:01:46.928Z | Compiling usdt-macro v0.5.0 |
| 564 | 2026-04-17T23:01:46.931Z | Compiling usdt-attr-macro v0.5.0 |
| 565 | 2026-04-17T23:01:47.245Z | Compiling idna_adapter v1.2.1 |
| 566 | 2026-04-17T23:01:47.350Z | Compiling idna v1.1.0 |
| 567 | 2026-04-17T23:01:47.526Z | Compiling usdt v0.5.0 |
| 568 | 2026-04-17T23:01:47.615Z | Compiling url v2.5.8 |
| 569 | 2026-04-17T23:01:47.639Z | Compiling toml v0.8.23 |
| 570 | 2026-04-17T23:01:47.976Z | Compiling cargo_toml v0.21.0 |
| 571 | 2026-04-17T23:01:48.022Z | Compiling cargo-util-schemas v0.8.2 |
| 572 | 2026-04-17T23:01:48.798Z | Compiling cargo_metadata v0.21.0 |
| 573 | 2026-04-17T23:01:49.951Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 574 | 2026-04-17T23:01:51.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.14s |
| 575 | 2026-04-17T23:01:52.095Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 576 | 2026-04-17T23:01:52.651Z | Downloading crates ... |
| 577 | 2026-04-17T23:01:52.755Z | Downloaded bitfield-macros v0.19.4 |
| 578 | 2026-04-17T23:01:52.761Z | Downloaded cmake v0.1.57 |
| 579 | 2026-04-17T23:01:52.764Z | Downloaded arc-swap v1.8.2 |
| 580 | 2026-04-17T23:01:52.768Z | Downloaded cfg_aliases v0.2.1 |
| 581 | 2026-04-17T23:01:52.768Z | Downloaded const-oid v0.9.6 |
| 582 | 2026-04-17T23:01:52.771Z | Downloaded bit-set v0.5.3 |
| 583 | 2026-04-17T23:01:52.776Z | Downloaded display-error-chain v0.2.2 |
| 584 | 2026-04-17T23:01:52.779Z | Downloaded aho-corasick v1.1.4 |
| 585 | 2026-04-17T23:01:52.783Z | Downloaded allocator-api2 v0.2.21 |
| 586 | 2026-04-17T23:01:52.783Z | Downloaded daft-derive v0.1.5 |
| 587 | 2026-04-17T23:01:52.787Z | Downloaded darling_macro v0.21.3 |
| 588 | 2026-04-17T23:01:52.787Z | Downloaded bb8 v0.8.6 |
| 589 | 2026-04-17T23:01:52.788Z | Downloaded async-recursion v1.1.1 |
| 590 | 2026-04-17T23:01:52.790Z | Downloaded defmt-parser v1.0.0 |
| 591 | 2026-04-17T23:01:52.790Z | Downloaded defmt v0.3.100 |
| 592 | 2026-04-17T23:01:52.795Z | Downloaded derive_builder_core v0.20.2 |
| 593 | 2026-04-17T23:01:52.795Z | Downloaded der_derive v0.7.3 |
| 594 | 2026-04-17T23:01:52.815Z | Downloaded crossbeam-epoch v0.9.18 |
| 595 | 2026-04-17T23:01:52.815Z | Downloaded bitfield-struct v0.6.2 |
| 596 | 2026-04-17T23:01:52.815Z | Downloaded defmt-macros v1.0.1 |
| 597 | 2026-04-17T23:01:52.815Z | Downloaded bitfield v0.19.4 |
| 598 | 2026-04-17T23:01:52.815Z | Downloaded defmt v1.0.1 |
| 599 | 2026-04-17T23:01:52.815Z | Downloaded darling_macro v0.23.0 |
| 600 | 2026-04-17T23:01:52.815Z | Downloaded darling v0.20.11 |
| 601 | 2026-04-17T23:01:52.815Z | Downloaded ciborium-io v0.2.2 |
| 602 | 2026-04-17T23:01:52.815Z | Downloaded bit-set v0.8.0 |
| 603 | 2026-04-17T23:01:52.815Z | Downloaded cobs v0.3.0 |
| 604 | 2026-04-17T23:01:52.815Z | Downloaded enum-as-inner v0.6.1 |
| 605 | 2026-04-17T23:01:52.815Z | Downloaded block-padding v0.3.3 |
| 606 | 2026-04-17T23:01:52.815Z | Downloaded data-encoding v2.10.0 |
| 607 | 2026-04-17T23:01:52.815Z | Downloaded atty v0.2.14 |
| 608 | 2026-04-17T23:01:52.815Z | Downloaded crc32fast v1.5.0 |
| 609 | 2026-04-17T23:01:52.815Z | Downloaded cipher v0.4.4 |
| 610 | 2026-04-17T23:01:52.815Z | Downloaded assert_matches v1.5.0 |
| 611 | 2026-04-17T23:01:52.818Z | Downloaded adler2 v2.0.1 |
| 612 | 2026-04-17T23:01:52.819Z | Downloaded debug-ignore v1.0.5 |
| 613 | 2026-04-17T23:01:52.819Z | Downloaded crossterm v0.29.0 |
| 614 | 2026-04-17T23:01:52.821Z | Downloaded atomicwrites v0.4.4 |
| 615 | 2026-04-17T23:01:52.824Z | Downloaded array-init v0.0.4 |
| 616 | 2026-04-17T23:01:52.824Z | Downloaded bytes v1.11.1 |
| 617 | 2026-04-17T23:01:52.827Z | Downloaded darling_macro v0.20.11 |
| 618 | 2026-04-17T23:01:52.827Z | Downloaded aead v0.5.2 |
| 619 | 2026-04-17T23:01:52.830Z | Downloaded curve25519-dalek v4.1.3 |
| 620 | 2026-04-17T23:01:52.833Z | Downloaded env_filter v1.0.0 |
| 621 | 2026-04-17T23:01:52.836Z | Downloaded crc8 v0.1.1 |
| 622 | 2026-04-17T23:01:52.836Z | Downloaded cargo-platform v0.1.9 |
| 623 | 2026-04-17T23:01:52.836Z | Downloaded atomic-waker v1.1.2 |
| 624 | 2026-04-17T23:01:52.839Z | Downloaded embedded-io v0.4.0 |
| 625 | 2026-04-17T23:01:52.839Z | Downloaded downcast-rs v2.0.2 |
| 626 | 2026-04-17T23:01:52.839Z | Downloaded dof v0.4.0 |
| 627 | 2026-04-17T23:01:52.841Z | Downloaded difflib v0.4.0 |
| 628 | 2026-04-17T23:01:52.841Z | Downloaded arrayvec v0.7.6 |
| 629 | 2026-04-17T23:01:52.841Z | Downloaded crc-catalog v2.4.0 |
| 630 | 2026-04-17T23:01:52.844Z | Downloaded document-features v0.2.12 |
| 631 | 2026-04-17T23:01:52.844Z | Downloaded float-ord v0.3.2 |
| 632 | 2026-04-17T23:01:52.845Z | Downloaded endian-type v0.1.2 |
| 633 | 2026-04-17T23:01:52.848Z | Downloaded crucible-workspace-hack v0.1.0 |
| 634 | 2026-04-17T23:01:52.848Z | Downloaded ascii-canvas v3.0.0 |
| 635 | 2026-04-17T23:01:52.848Z | Downloaded ciborium-ll v0.2.2 |
| 636 | 2026-04-17T23:01:52.848Z | Downloaded async-stream-impl v0.3.6 |
| 637 | 2026-04-17T23:01:52.852Z | Downloaded base64 v0.22.1 |
| 638 | 2026-04-17T23:01:52.853Z | Downloaded cfg_aliases v0.1.1 |
| 639 | 2026-04-17T23:01:52.855Z | Downloaded daft v0.1.5 |
| 640 | 2026-04-17T23:01:52.855Z | Downloaded crossbeam-deque v0.8.6 |
| 641 | 2026-04-17T23:01:52.855Z | Downloaded der v0.7.10 |
| 642 | 2026-04-17T23:01:52.858Z | Downloaded castaway v0.2.4 |
| 643 | 2026-04-17T23:01:52.858Z | Downloaded derive_builder_macro v0.20.2 |
| 644 | 2026-04-17T23:01:52.858Z | Downloaded crunchy v0.2.4 |
| 645 | 2026-04-17T23:01:52.861Z | Downloaded cpufeatures v0.3.0 |
| 646 | 2026-04-17T23:01:52.861Z | Downloaded base16ct v0.2.0 |
| 647 | 2026-04-17T23:01:52.861Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 648 | 2026-04-17T23:01:52.864Z | Downloaded fixedbitset v0.5.7 |
| 649 | 2026-04-17T23:01:52.864Z | Downloaded env_logger v0.11.9 |
| 650 | 2026-04-17T23:01:52.867Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 651 | 2026-04-17T23:01:52.867Z | Downloaded async-stream v0.3.6 |
| 652 | 2026-04-17T23:01:52.867Z | Downloaded arrayref v0.3.9 |
| 653 | 2026-04-17T23:01:52.870Z | Downloaded convert_case v0.4.0 |
| 654 | 2026-04-17T23:01:52.870Z | Downloaded dirs-sys-next v0.1.2 |
| 655 | 2026-04-17T23:01:52.870Z | Downloaded compression-core v0.4.31 |
| 656 | 2026-04-17T23:01:52.870Z | Downloaded foreign-types-shared v0.3.1 |
| 657 | 2026-04-17T23:01:52.873Z | Downloaded dirs-next v2.0.0 |
| 658 | 2026-04-17T23:01:52.874Z | Downloaded foreign-types-shared v0.1.1 |
| 659 | 2026-04-17T23:01:52.874Z | Downloaded foreign-types-macros v0.2.3 |
| 660 | 2026-04-17T23:01:52.874Z | Downloaded foreign-types v0.5.0 |
| 661 | 2026-04-17T23:01:52.878Z | Downloaded foreign-types v0.3.2 |
| 662 | 2026-04-17T23:01:52.878Z | Downloaded funty v2.0.0 |
| 663 | 2026-04-17T23:01:52.878Z | Downloaded fd-lock v4.0.4 |
| 664 | 2026-04-17T23:01:52.882Z | Downloaded dunce v1.0.5 |
| 665 | 2026-04-17T23:01:52.882Z | Downloaded compression-codecs v0.4.37 |
| 666 | 2026-04-17T23:01:52.882Z | Downloaded flagset v0.4.7 |
| 667 | 2026-04-17T23:01:52.882Z | Downloaded dyn-clone v1.0.20 |
| 668 | 2026-04-17T23:01:52.885Z | Downloaded bit-vec v0.8.0 |
| 669 | 2026-04-17T23:01:52.885Z | Downloaded const_format_proc_macros v0.2.34 |
| 670 | 2026-04-17T23:01:52.888Z | Downloaded dsl_auto_type v0.2.0 |
| 671 | 2026-04-17T23:01:52.888Z | Downloaded cargo_metadata v0.19.2 |
| 672 | 2026-04-17T23:01:52.888Z | Downloaded embedded-io v0.6.1 |
| 673 | 2026-04-17T23:01:52.890Z | Downloaded bitflags v1.3.2 |
| 674 | 2026-04-17T23:01:52.891Z | Downloaded erased-serde v0.3.31 |
| 675 | 2026-04-17T23:01:52.893Z | Downloaded crossbeam-utils v0.8.21 |
| 676 | 2026-04-17T23:01:52.893Z | Downloaded gethostname v0.5.0 |
| 677 | 2026-04-17T23:01:52.896Z | Downloaded futures-core v0.3.32 |
| 678 | 2026-04-17T23:01:52.896Z | Downloaded futures-task v0.3.32 |
| 679 | 2026-04-17T23:01:52.896Z | Downloaded futures-sink v0.3.32 |
| 680 | 2026-04-17T23:01:52.899Z | Downloaded cexpr v0.6.0 |
| 681 | 2026-04-17T23:01:52.899Z | Downloaded bit-vec v0.6.3 |
| 682 | 2026-04-17T23:01:52.899Z | Downloaded ghash v0.5.1 |
| 683 | 2026-04-17T23:01:52.902Z | Downloaded console v0.16.2 |
| 684 | 2026-04-17T23:01:52.902Z | Downloaded camino-tempfile-ext v0.3.3 |
| 685 | 2026-04-17T23:01:52.902Z | Downloaded globwalk v0.9.1 |
| 686 | 2026-04-17T23:01:52.906Z | Downloaded fixedbitset v0.4.2 |
| 687 | 2026-04-17T23:01:52.906Z | Downloaded blake2 v0.10.6 |
| 688 | 2026-04-17T23:01:52.909Z | Downloaded futures-macro v0.3.32 |
| 689 | 2026-04-17T23:01:52.909Z | Downloaded hash32 v0.3.1 |
| 690 | 2026-04-17T23:01:52.909Z | Downloaded hash32 v0.2.1 |
| 691 | 2026-04-17T23:01:52.909Z | Downloaded cstr-argument v0.1.2 |
| 692 | 2026-04-17T23:01:52.909Z | Downloaded ciborium v0.2.2 |
| 693 | 2026-04-17T23:01:52.913Z | Downloaded base64ct v1.8.3 |
| 694 | 2026-04-17T23:01:52.913Z | Downloaded fxhash v0.2.1 |
| 695 | 2026-04-17T23:01:52.915Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 696 | 2026-04-17T23:01:52.916Z | Downloaded hex-literal v0.4.1 |
| 697 | 2026-04-17T23:01:52.916Z | Downloaded backoff v0.4.0 |
| 698 | 2026-04-17T23:01:52.916Z | Downloaded buf-list v1.1.2 |
| 699 | 2026-04-17T23:01:52.919Z | Downloaded crc v3.4.0 |
| 700 | 2026-04-17T23:01:52.919Z | Downloaded argon2 v0.5.3 |
| 701 | 2026-04-17T23:01:52.922Z | Downloaded corncobs v0.1.4 |
| 702 | 2026-04-17T23:01:52.922Z | Downloaded dtrace-parser v0.3.0 |
| 703 | 2026-04-17T23:01:52.922Z | Downloaded convert_case v0.10.0 |
| 704 | 2026-04-17T23:01:52.925Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 705 | 2026-04-17T23:01:52.925Z | Downloaded chacha20 v0.9.1 |
| 706 | 2026-04-17T23:01:52.925Z | Downloaded bcs v0.1.6 |
| 707 | 2026-04-17T23:01:52.928Z | Downloaded cbc v0.1.2 |
| 708 | 2026-04-17T23:01:52.928Z | Downloaded futures-io v0.3.32 |
| 709 | 2026-04-17T23:01:52.931Z | Downloaded httpdate v1.0.3 |
| 710 | 2026-04-17T23:01:52.931Z | Downloaded http-body v1.0.1 |
| 711 | 2026-04-17T23:01:52.931Z | Downloaded hostname v0.4.2 |
| 712 | 2026-04-17T23:01:52.934Z | Downloaded home v0.5.12 |
| 713 | 2026-04-17T23:01:52.934Z | Downloaded http-range v0.1.5 |
| 714 | 2026-04-17T23:01:52.934Z | Downloaded constant_time_eq v0.4.2 |
| 715 | 2026-04-17T23:01:52.935Z | Downloaded cassowary v0.3.0 |
| 716 | 2026-04-17T23:01:52.937Z | Downloaded hostname v0.3.1 |
| 717 | 2026-04-17T23:01:52.937Z | Downloaded headers-core v0.3.0 |
| 718 | 2026-04-17T23:01:52.942Z | Downloaded ecdsa v0.16.9 |
| 719 | 2026-04-17T23:01:52.945Z | Downloaded hubpack v0.1.2 |
| 720 | 2026-04-17T23:01:52.945Z | Downloaded fs-err v2.11.0 |
| 721 | 2026-04-17T23:01:52.945Z | Downloaded globset v0.4.18 |
| 722 | 2026-04-17T23:01:52.945Z | Downloaded ed25519 v2.2.3 |
| 723 | 2026-04-17T23:01:52.948Z | Downloaded chacha20 v0.10.0 |
| 724 | 2026-04-17T23:01:52.948Z | Downloaded bzip2 v0.4.4 |
| 725 | 2026-04-17T23:01:52.951Z | Downloaded hubpack_derive v0.1.1 |
| 726 | 2026-04-17T23:01:52.951Z | Downloaded critical-section v1.2.0 |
| 727 | 2026-04-17T23:01:52.951Z | Downloaded hex v0.4.3 |
| 728 | 2026-04-17T23:01:52.956Z | Downloaded hyper-tls v0.6.0 |
| 729 | 2026-04-17T23:01:52.957Z | Downloaded group v0.13.0 |
| 730 | 2026-04-17T23:01:52.957Z | Downloaded darling v0.23.0 |
| 731 | 2026-04-17T23:01:52.962Z | Downloaded indent_write v2.2.0 |
| 732 | 2026-04-17T23:01:52.962Z | Downloaded darling v0.21.3 |
| 733 | 2026-04-17T23:01:52.963Z | Downloaded csv-core v0.1.13 |
| 734 | 2026-04-17T23:01:52.963Z | Downloaded instability v0.3.11 |
| 735 | 2026-04-17T23:01:52.968Z | Downloaded is_ci v1.2.0 |
| 736 | 2026-04-17T23:01:52.968Z | Downloaded inout v0.1.4 |
| 737 | 2026-04-17T23:01:52.968Z | Downloaded ident_case v1.0.1 |
| 738 | 2026-04-17T23:01:52.969Z | Downloaded internet-checksum v0.2.1 |
| 739 | 2026-04-17T23:01:52.969Z | Downloaded instant v0.1.13 |
| 740 | 2026-04-17T23:01:52.969Z | Downloaded glob v0.3.3 |
| 741 | 2026-04-17T23:01:52.973Z | Downloaded drift v0.1.3 |
| 742 | 2026-04-17T23:01:52.973Z | Downloaded is-terminal v0.4.17 |
| 743 | 2026-04-17T23:01:52.973Z | Downloaded futures-executor v0.3.32 |
| 744 | 2026-04-17T23:01:52.973Z | Downloaded fs_extra v1.3.0 |
| 745 | 2026-04-17T23:01:52.976Z | Downloaded des v0.8.1 |
| 746 | 2026-04-17T23:01:52.977Z | Downloaded foldhash v0.1.5 |
| 747 | 2026-04-17T23:01:52.977Z | Downloaded colored v3.1.1 |
| 748 | 2026-04-17T23:01:52.980Z | Downloaded either v1.15.0 |
| 749 | 2026-04-17T23:01:52.980Z | Downloaded ahash v0.8.12 |
| 750 | 2026-04-17T23:01:52.985Z | Downloaded foldhash v0.2.0 |
| 751 | 2026-04-17T23:01:52.985Z | Downloaded ctr v0.9.2 |
| 752 | 2026-04-17T23:01:52.988Z | Downloaded cookie v0.18.1 |
| 753 | 2026-04-17T23:01:52.988Z | Downloaded bzip2 v0.6.1 |
| 754 | 2026-04-17T23:01:52.988Z | Downloaded cancel-safe-futures v0.1.5 |
| 755 | 2026-04-17T23:01:52.991Z | Downloaded git-stub-vcs v0.1.0 |
| 756 | 2026-04-17T23:01:52.991Z | Downloaded highway v1.3.0 |
| 757 | 2026-04-17T23:01:52.991Z | Downloaded byte-wrapper v0.1.0 |
| 758 | 2026-04-17T23:01:52.994Z | Downloaded keccak v0.1.6 |
| 759 | 2026-04-17T23:01:52.994Z | Downloaded async-trait v0.1.89 |
| 760 | 2026-04-17T23:01:52.997Z | Downloaded http-body-util v0.1.3 |
| 761 | 2026-04-17T23:01:52.997Z | Downloaded async-bb8-diesel v0.2.1 |
| 762 | 2026-04-17T23:01:53.000Z | Downloaded find-msvc-tools v0.1.9 |
| 763 | 2026-04-17T23:01:53.000Z | Downloaded lazy_static v1.5.0 |
| 764 | 2026-04-17T23:01:53.003Z | Downloaded diesel-dtrace v0.5.0 |
| 765 | 2026-04-17T23:01:53.003Z | Downloaded lru v0.12.5 |
| 766 | 2026-04-17T23:01:53.003Z | Downloaded lru-cache v0.1.2 |
| 767 | 2026-04-17T23:01:53.003Z | Downloaded lalrpop-util v0.19.12 |
| 768 | 2026-04-17T23:01:53.006Z | Downloaded console v0.15.11 |
| 769 | 2026-04-17T23:01:53.006Z | Downloaded kstat-rs v0.2.4 |
| 770 | 2026-04-17T23:01:53.009Z | Downloaded indoc v1.0.9 |
| 771 | 2026-04-17T23:01:53.009Z | Downloaded humantime v2.3.0 |
| 772 | 2026-04-17T23:01:53.012Z | Downloaded getrandom v0.2.17 |
| 773 | 2026-04-17T23:01:53.012Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 774 | 2026-04-17T23:01:53.015Z | Downloaded maplit v1.0.2 |
| 775 | 2026-04-17T23:01:53.015Z | Downloaded ingot-types v0.1.2 |
| 776 | 2026-04-17T23:01:53.018Z | Downloaded mime v0.3.17 |
| 777 | 2026-04-17T23:01:53.018Z | Downloaded lzss v0.8.2 |
| 778 | 2026-04-17T23:01:53.018Z | Downloaded multimap v0.10.1 |
| 779 | 2026-04-17T23:01:53.021Z | Downloaded memoffset v0.9.1 |
| 780 | 2026-04-17T23:01:53.021Z | Downloaded newline-converter v0.3.0 |
| 781 | 2026-04-17T23:01:53.021Z | Downloaded md-5 v0.10.6 |
| 782 | 2026-04-17T23:01:53.023Z | Downloaded match_cfg v0.1.0 |
| 783 | 2026-04-17T23:01:53.023Z | Downloaded libscf-sys v1.1.0 |
| 784 | 2026-04-17T23:01:53.023Z | Downloaded ipnetwork v0.21.1 |
| 785 | 2026-04-17T23:01:53.026Z | Downloaded ingot v0.1.1 |
| 786 | 2026-04-17T23:01:53.026Z | Downloaded hyper-staticfile v0.10.1 |
| 787 | 2026-04-17T23:01:53.026Z | Downloaded maybe-uninit v2.0.0 |
| 788 | 2026-04-17T23:01:53.031Z | Downloaded md5 v0.7.0 |
| 789 | 2026-04-17T23:01:53.031Z | Downloaded linked-hash-map v0.5.6 |
| 790 | 2026-04-17T23:01:53.031Z | Downloaded derive-ex v0.1.8 |
| 791 | 2026-04-17T23:01:53.034Z | Downloaded managed v0.8.0 |
| 792 | 2026-04-17T23:01:53.034Z | Downloaded darling_core v0.20.11 |
| 793 | 2026-04-17T23:01:53.034Z | Downloaded deranged v0.5.8 |
| 794 | 2026-04-17T23:01:53.038Z | Downloaded base64 v0.21.7 |
| 795 | 2026-04-17T23:01:53.038Z | Downloaded jobserver v0.1.34 |
| 796 | 2026-04-17T23:01:53.041Z | Downloaded git-stub v1.0.0 |
| 797 | 2026-04-17T23:01:53.041Z | Downloaded diff v0.1.13 |
| 798 | 2026-04-17T23:01:53.044Z | Downloaded derive_builder v0.20.2 |
| 799 | 2026-04-17T23:01:53.047Z | Downloaded httparse v1.10.1 |
| 800 | 2026-04-17T23:01:53.047Z | Downloaded half v1.8.3 |
| 801 | 2026-04-17T23:01:53.050Z | Downloaded new_debug_unreachable v1.0.6 |
| 802 | 2026-04-17T23:01:53.050Z | Downloaded cookie_store v0.22.1 |
| 803 | 2026-04-17T23:01:53.050Z | Downloaded clang-sys v1.8.1 |
| 804 | 2026-04-17T23:01:53.053Z | Downloaded float-cmp v0.10.0 |
| 805 | 2026-04-17T23:01:53.053Z | Downloaded nibble_vec v0.1.0 |
| 806 | 2026-04-17T23:01:53.057Z | Downloaded dropshot_endpoint v0.17.0 |
| 807 | 2026-04-17T23:01:53.057Z | Downloaded normalize-line-endings v0.3.0 |
| 808 | 2026-04-17T23:01:53.057Z | Downloaded nodrop v0.1.14 |
| 809 | 2026-04-17T23:01:53.060Z | Downloaded darling_core v0.21.3 |
| 810 | 2026-04-17T23:01:53.060Z | Downloaded nonempty v0.12.0 |
| 811 | 2026-04-17T23:01:53.063Z | Downloaded newtype_derive v0.1.6 |
| 812 | 2026-04-17T23:01:53.063Z | Downloaded libefi-sys v0.1.0 |
| 813 | 2026-04-17T23:01:53.063Z | Downloaded num-conv v0.2.0 |
| 814 | 2026-04-17T23:01:53.067Z | Downloaded crc-any v2.5.0 |
| 815 | 2026-04-17T23:01:53.067Z | Downloaded compact_str v0.8.1 |
| 816 | 2026-04-17T23:01:53.071Z | Downloaded olpc-cjson v0.1.4 |
| 817 | 2026-04-17T23:01:53.071Z | Downloaded openssl-probe v0.2.1 |
| 818 | 2026-04-17T23:01:53.071Z | Downloaded num-iter v0.1.45 |
| 819 | 2026-04-17T23:01:53.072Z | Downloaded opaque-debug v0.3.1 |
| 820 | 2026-04-17T23:01:53.072Z | Downloaded num-derive v0.4.2 |
| 821 | 2026-04-17T23:01:53.078Z | Downloaded num_enum_derive v0.5.11 |
| 822 | 2026-04-17T23:01:53.078Z | Downloaded newtype-uuid-macros v0.1.0 |
| 823 | 2026-04-17T23:01:53.078Z | Downloaded openssl-probe v0.1.6 |
| 824 | 2026-04-17T23:01:53.078Z | Downloaded openssl-macros v0.1.1 |
| 825 | 2026-04-17T23:01:53.078Z | Downloaded native-tls v0.2.18 |
| 826 | 2026-04-17T23:01:53.078Z | Downloaded num-derive v0.3.3 |
| 827 | 2026-04-17T23:01:53.078Z | Downloaded iana-time-zone v0.1.65 |
| 828 | 2026-04-17T23:01:53.081Z | Downloaded nanorand v0.7.0 |
| 829 | 2026-04-17T23:01:53.081Z | Downloaded oso-derive v0.27.3 |
| 830 | 2026-04-17T23:01:53.084Z | Downloaded hyper-rustls v0.27.7 |
| 831 | 2026-04-17T23:01:53.084Z | Downloaded packed_struct_codegen v0.10.1 |
| 832 | 2026-04-17T23:01:53.084Z | Downloaded half v2.7.1 |
| 833 | 2026-04-17T23:01:53.087Z | Downloaded multer v3.1.0 |
| 834 | 2026-04-17T23:01:53.087Z | Downloaded elliptic-curve v0.13.8 |
| 835 | 2026-04-17T23:01:53.090Z | Downloaded lru-slab v0.1.2 |
| 836 | 2026-04-17T23:01:53.092Z | Downloaded linear-map v1.2.0 |
| 837 | 2026-04-17T23:01:53.092Z | Downloaded libsw-core v0.3.2 |
| 838 | 2026-04-17T23:01:53.093Z | Downloaded mime_guess v2.0.5 |
| 839 | 2026-04-17T23:01:53.095Z | Downloaded libsw v3.5.0 |
| 840 | 2026-04-17T23:01:53.095Z | Downloaded fatfs v0.3.6 |
| 841 | 2026-04-17T23:01:53.098Z | Downloaded futures-channel v0.3.32 |
| 842 | 2026-04-17T23:01:53.098Z | Downloaded libloading v0.8.9 |
| 843 | 2026-04-17T23:01:53.101Z | Downloaded path-slash v0.1.5 |
| 844 | 2026-04-17T23:01:53.101Z | Downloaded derive_more v0.99.20 |
| 845 | 2026-04-17T23:01:53.104Z | Downloaded ipnet v2.11.0 |
| 846 | 2026-04-17T23:01:53.109Z | Downloaded ingot-macros v0.1.1 |
| 847 | 2026-04-17T23:01:53.109Z | Downloaded indoc v2.0.7 |
| 848 | 2026-04-17T23:01:53.109Z | Downloaded getrandom v0.3.4 |
| 849 | 2026-04-17T23:01:53.113Z | Downloaded parse-display v0.10.0 |
| 850 | 2026-04-17T23:01:53.113Z | Downloaded futures v0.3.32 |
| 851 | 2026-04-17T23:01:53.116Z | Downloaded const_format v0.2.35 |
| 852 | 2026-04-17T23:01:53.116Z | Downloaded pbkdf2 v0.11.0 |
| 853 | 2026-04-17T23:01:53.122Z | Downloaded parse-size v1.1.0 |
| 854 | 2026-04-17T23:01:53.123Z | Downloaded nu-ansi-term v0.50.3 |
| 855 | 2026-04-17T23:01:53.123Z | Downloaded newtype-uuid v1.3.2 |
| 856 | 2026-04-17T23:01:53.123Z | Downloaded chacha20poly1305 v0.10.1 |
| 857 | 2026-04-17T23:01:53.127Z | Downloaded peg-runtime v0.8.5 |
| 858 | 2026-04-17T23:01:53.127Z | Downloaded phf_shared v0.12.1 |
| 859 | 2026-04-17T23:01:53.127Z | Downloaded phf_shared v0.11.3 |
| 860 | 2026-04-17T23:01:53.127Z | Downloaded ar_archive_writer v0.5.1 |
| 861 | 2026-04-17T23:01:53.127Z | Downloaded pin-utils v0.1.0 |
| 862 | 2026-04-17T23:01:53.130Z | Downloaded num_enum v0.5.11 |
| 863 | 2026-04-17T23:01:53.133Z | Downloaded num v0.4.3 |
| 864 | 2026-04-17T23:01:53.133Z | Downloaded pbkdf2 v0.12.2 |
| 865 | 2026-04-17T23:01:53.133Z | Downloaded num-complex v0.4.6 |
| 866 | 2026-04-17T23:01:53.136Z | Downloaded num_threads v0.1.7 |
| 867 | 2026-04-17T23:01:53.136Z | Downloaded num-integer v0.1.46 |
| 868 | 2026-04-17T23:01:53.136Z | Downloaded dropshot_endpoint v0.16.7 |
| 869 | 2026-04-17T23:01:53.141Z | Downloaded derive-where v1.6.0 |
| 870 | 2026-04-17T23:01:53.143Z | Downloaded phf_shared v0.13.1 |
| 871 | 2026-04-17T23:01:53.143Z | Downloaded darling_core v0.23.0 |
| 872 | 2026-04-17T23:01:53.143Z | Downloaded powerfmt v0.2.0 |
| 873 | 2026-04-17T23:01:53.146Z | Downloaded indexmap v1.9.3 |
| 874 | 2026-04-17T23:01:53.146Z | Downloaded num_enum_derive v0.7.5 |
| 875 | 2026-04-17T23:01:53.149Z | Downloaded num_enum v0.7.5 |
| 876 | 2026-04-17T23:01:53.152Z | Downloaded oxnet v0.1.4 |
| 877 | 2026-04-17T23:01:53.152Z | Downloaded oxide-tokio-rt v0.1.4 |
| 878 | 2026-04-17T23:01:53.155Z | Downloaded heapless v0.7.17 |
| 879 | 2026-04-17T23:01:53.157Z | Downloaded precomputed-hash v0.1.1 |
| 880 | 2026-04-17T23:01:53.157Z | Downloaded ignore v0.4.25 |
| 881 | 2026-04-17T23:01:53.157Z | Downloaded heapless v0.8.0 |
| 882 | 2026-04-17T23:01:53.160Z | Downloaded proc-macro-crate v1.3.1 |
| 883 | 2026-04-17T23:01:53.160Z | Downloaded derive_more v2.1.1 |
| 884 | 2026-04-17T23:01:53.181Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 885 | 2026-04-17T23:01:53.185Z | Downloaded predicates-core v1.0.10 |
| 886 | 2026-04-17T23:01:53.185Z | Downloaded parking_lot_core v0.8.6 |
| 887 | 2026-04-17T23:01:53.185Z | Downloaded packed_struct v0.10.1 |
| 888 | 2026-04-17T23:01:53.187Z | Downloaded hmac v0.12.1 |
| 889 | 2026-04-17T23:01:53.187Z | Downloaded headers v0.4.1 |
| 890 | 2026-04-17T23:01:53.190Z | Downloaded proc-macro-crate v3.4.0 |
| 891 | 2026-04-17T23:01:53.193Z | Downloaded crossbeam-channel v0.5.15 |
| 892 | 2026-04-17T23:01:53.196Z | Downloaded predicates-tree v1.0.13 |
| 893 | 2026-04-17T23:01:53.196Z | Downloaded peg-macros v0.8.5 |
| 894 | 2026-04-17T23:01:53.200Z | Downloaded progenitor-macro v0.11.2 |
| 895 | 2026-04-17T23:01:53.200Z | Downloaded progenitor-macro v0.10.0 |
| 896 | 2026-04-17T23:01:53.200Z | Downloaded progenitor-client v0.11.2 |
| 897 | 2026-04-17T23:01:53.200Z | Downloaded progenitor-client v0.10.0 |
| 898 | 2026-04-17T23:01:53.203Z | Downloaded password-hash v0.5.0 |
| 899 | 2026-04-17T23:01:53.203Z | Downloaded parse-display-derive v0.10.0 |
| 900 | 2026-04-17T23:01:53.203Z | Downloaded pem-rfc7468 v0.7.0 |
| 901 | 2026-04-17T23:01:53.203Z | Downloaded psl-types v2.0.11 |
| 902 | 2026-04-17T23:01:53.206Z | Downloaded progenitor-macro v0.13.0 |
| 903 | 2026-04-17T23:01:53.206Z | Downloaded phf v0.13.1 |
| 904 | 2026-04-17T23:01:53.206Z | Downloaded phf v0.12.1 |
| 905 | 2026-04-17T23:01:53.206Z | Downloaded litrs v1.0.0 |
| 906 | 2026-04-17T23:01:53.209Z | Downloaded pem v3.0.6 |
| 907 | 2026-04-17T23:01:53.210Z | Downloaded rand_chacha v0.3.1 |
| 908 | 2026-04-17T23:01:53.213Z | Downloaded radium v0.7.0 |
| 909 | 2026-04-17T23:01:53.213Z | Downloaded paste v1.0.15 |
| 910 | 2026-04-17T23:01:53.213Z | Downloaded password-hash v0.4.2 |
| 911 | 2026-04-17T23:01:53.216Z | Downloaded flume v0.11.1 |
| 912 | 2026-04-17T23:01:53.216Z | Downloaded num-rational v0.4.2 |
| 913 | 2026-04-17T23:01:53.219Z | Downloaded poly1305 v0.8.0 |
| 914 | 2026-04-17T23:01:53.219Z | Downloaded pkcs8 v0.10.2 |
| 915 | 2026-04-17T23:01:53.222Z | Downloaded pin-project-lite v0.2.17 |
| 916 | 2026-04-17T23:01:53.225Z | Downloaded polyval v0.6.2 |
| 917 | 2026-04-17T23:01:53.225Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 918 | 2026-04-17T23:01:53.228Z | Downloaded recursive v0.1.1 |
| 919 | 2026-04-17T23:01:53.229Z | Downloaded rand_xorshift v0.4.0 |
| 920 | 2026-04-17T23:01:53.229Z | Downloaded predicates v3.1.4 |
| 921 | 2026-04-17T23:01:53.229Z | Downloaded postgres-protocol v0.6.10 |
| 922 | 2026-04-17T23:01:53.232Z | Downloaded ref-cast v1.0.25 |
| 923 | 2026-04-17T23:01:53.232Z | Downloaded primeorder v0.13.6 |
| 924 | 2026-04-17T23:01:53.235Z | Downloaded ppv-lite86 v0.2.21 |
| 925 | 2026-04-17T23:01:53.236Z | Downloaded parking_lot v0.11.2 |
| 926 | 2026-04-17T23:01:53.236Z | Downloaded libbz2-rs-sys v0.2.2 |
| 927 | 2026-04-17T23:01:53.239Z | Downloaded owo-colors v4.3.0 |
| 928 | 2026-04-17T23:01:53.239Z | Downloaded memmap2 v0.9.10 |
| 929 | 2026-04-17T23:01:53.246Z | Downloaded progenitor v0.10.0 |
| 930 | 2026-04-17T23:01:53.246Z | Downloaded proc-macro-error2 v2.0.1 |
| 931 | 2026-04-17T23:01:53.246Z | Downloaded parking_lot_core v0.9.12 |
| 932 | 2026-04-17T23:01:53.246Z | Downloaded ed25519-dalek v2.2.0 |
| 933 | 2026-04-17T23:01:53.250Z | Downloaded bumpalo v3.20.2 |
| 934 | 2026-04-17T23:01:53.250Z | Downloaded pkg-config v0.3.32 |
| 935 | 2026-04-17T23:01:53.250Z | Downloaded async-compression v0.4.41 |
| 936 | 2026-04-17T23:01:53.253Z | Downloaded ref-cast-impl v1.0.25 |
| 937 | 2026-04-17T23:01:53.256Z | Downloaded cc v1.2.56 |
| 938 | 2026-04-17T23:01:53.256Z | Downloaded psm v0.1.30 |
| 939 | 2026-04-17T23:01:53.260Z | Downloaded rfc6979 v0.4.0 |
| 940 | 2026-04-17T23:01:53.260Z | Downloaded progenitor-extras v0.1.1 |
| 941 | 2026-04-17T23:01:53.264Z | Downloaded russh-cryptovec v0.7.3 |
| 942 | 2026-04-17T23:01:53.264Z | Downloaded rtoolbox v0.0.3 |
| 943 | 2026-04-17T23:01:53.264Z | Downloaded rustc-hash v2.1.1 |
| 944 | 2026-04-17T23:01:53.264Z | Downloaded rustc_version v0.1.7 |
| 945 | 2026-04-17T23:01:53.264Z | Downloaded progenitor v0.13.0 |
| 946 | 2026-04-17T23:01:53.267Z | Downloaded progenitor-client v0.13.0 |
| 947 | 2026-04-17T23:01:53.267Z | Downloaded rustc_version v0.4.1 |
| 948 | 2026-04-17T23:01:53.267Z | Downloaded peg v0.8.5 |
| 949 | 2026-04-17T23:01:53.271Z | Downloaded flate2 v1.1.9 |
| 950 | 2026-04-17T23:01:53.274Z | Downloaded parking_lot v0.12.5 |
| 951 | 2026-04-17T23:01:53.274Z | Downloaded quick-error v1.2.3 |
| 952 | 2026-04-17T23:01:53.274Z | Downloaded pin-project-internal v1.1.11 |
| 953 | 2026-04-17T23:01:53.278Z | Downloaded pkcs1 v0.7.5 |
| 954 | 2026-04-17T23:01:53.278Z | Downloaded lock_api v0.4.14 |
| 955 | 2026-04-17T23:01:53.278Z | Downloaded rand_core v0.10.0 |
| 956 | 2026-04-17T23:01:53.282Z | Downloaded rand_core v0.9.5 |
| 957 | 2026-04-17T23:01:53.282Z | Downloaded filetime v0.2.27 |
| 958 | 2026-04-17T23:01:53.282Z | Downloaded ff v0.13.1 |
| 959 | 2026-04-17T23:01:53.282Z | Downloaded omicron-zone-package v0.12.2 |
| 960 | 2026-04-17T23:01:53.285Z | Downloaded fallible-iterator v0.2.0 |
| 961 | 2026-04-17T23:01:53.285Z | Downloaded pkcs5 v0.7.1 |
| 962 | 2026-04-17T23:01:53.289Z | Downloaded rand_chacha v0.9.0 |
| 963 | 2026-04-17T23:01:53.289Z | Downloaded oso v0.27.3 |
| 964 | 2026-04-17T23:01:53.293Z | Downloaded r2d2 v0.8.10 |
| 965 | 2026-04-17T23:01:53.293Z | Downloaded indicatif v0.18.4 |
| 966 | 2026-04-17T23:01:53.297Z | Downloaded ena v0.14.4 |
| 967 | 2026-04-17T23:01:53.298Z | Downloaded rand_core v0.6.4 |
| 968 | 2026-04-17T23:01:53.298Z | Downloaded crypto-bigint v0.5.5 |
| 969 | 2026-04-17T23:01:53.300Z | Downloaded blowfish v0.9.1 |
| 970 | 2026-04-17T23:01:53.301Z | Downloaded salsa20 v0.10.2 |
| 971 | 2026-04-17T23:01:53.301Z | Downloaded colored v2.2.0 |
| 972 | 2026-04-17T23:01:53.304Z | Downloaded papergrid v0.17.0 |
| 973 | 2026-04-17T23:01:53.306Z | Downloaded postgres-types v0.2.12 |
| 974 | 2026-04-17T23:01:53.309Z | Downloaded postcard v1.1.3 |
| 975 | 2026-04-17T23:01:53.309Z | Downloaded scroll_derive v0.13.1 |
| 976 | 2026-04-17T23:01:53.312Z | Downloaded scopeguard v1.2.0 |
| 977 | 2026-04-17T23:01:53.312Z | Downloaded scheduled-thread-pool v0.2.7 |
| 978 | 2026-04-17T23:01:53.312Z | Downloaded derive_more-impl v2.1.1 |
| 979 | 2026-04-17T23:01:53.315Z | Downloaded secrecy v0.8.0 |
| 980 | 2026-04-17T23:01:53.315Z | Downloaded sapling-renderdag v0.1.0 |
| 981 | 2026-04-17T23:01:53.318Z | Downloaded hashbrown v0.13.2 |
| 982 | 2026-04-17T23:01:53.321Z | Downloaded resolv-conf v0.7.6 |
| 983 | 2026-04-17T23:01:53.321Z | Downloaded same-file v1.0.6 |
| 984 | 2026-04-17T23:01:53.321Z | Downloaded hickory-resolver v0.25.2 |
| 985 | 2026-04-17T23:01:53.324Z | Downloaded hickory-resolver v0.24.4 |
| 986 | 2026-04-17T23:01:53.327Z | Downloaded scrypt v0.11.0 |
| 987 | 2026-04-17T23:01:53.327Z | Downloaded expectorate v1.2.0 |
| 988 | 2026-04-17T23:01:53.330Z | Downloaded progenitor v0.11.2 |
| 989 | 2026-04-17T23:01:53.330Z | Downloaded backon v1.6.0 |
| 990 | 2026-04-17T23:01:53.333Z | Downloaded seq-macro v0.3.6 |
| 991 | 2026-04-17T23:01:53.333Z | Downloaded secrecy v0.10.3 |
| 992 | 2026-04-17T23:01:53.333Z | Downloaded serde_repr v0.1.20 |
| 993 | 2026-04-17T23:01:53.339Z | Downloaded serde_spanned v1.0.4 |
| 994 | 2026-04-17T23:01:53.339Z | Downloaded serde_plain v1.0.2 |
| 995 | 2026-04-17T23:01:53.339Z | Downloaded serde-big-array v0.5.1 |
| 996 | 2026-04-17T23:01:53.347Z | Downloaded serde_bytes v0.11.19 |
| 997 | 2026-04-17T23:01:53.352Z | Downloaded miniz_oxide v0.8.9 |
| 998 | 2026-04-17T23:01:53.352Z | Downloaded pin-project v1.1.11 |
| 999 | 2026-04-17T23:01:53.356Z | Downloaded rustls-pemfile v2.2.0 |
| 1000 | 2026-04-17T23:01:53.356Z | Downloaded sha1 v0.10.6 |
| 1001 | 2026-04-17T23:01:53.360Z | Downloaded quinn-udp v0.5.14 |
| 1002 | 2026-04-17T23:01:53.360Z | Downloaded openssl-sys v0.9.111 |
| 1003 | 2026-04-17T23:01:53.364Z | Downloaded signal-hook-mio v0.2.5 |
| 1004 | 2026-04-17T23:01:53.364Z | Downloaded rand_seeder v0.4.0 |
| 1005 | 2026-04-17T23:01:53.364Z | Downloaded signal-hook-tokio v0.3.1 |
| 1006 | 2026-04-17T23:01:53.364Z | Downloaded shell-words v1.1.1 |
| 1007 | 2026-04-17T23:01:53.367Z | Downloaded rustversion v1.0.22 |
| 1008 | 2026-04-17T23:01:53.375Z | Downloaded slog-envlogger v2.2.0 |
| 1009 | 2026-04-17T23:01:53.379Z | Downloaded siphasher v1.0.2 |
| 1010 | 2026-04-17T23:01:53.379Z | Downloaded jiff-static v0.2.21 |
| 1011 | 2026-04-17T23:01:53.379Z | Downloaded minimal-lexical v0.2.1 |
| 1012 | 2026-04-17T23:01:53.379Z | Downloaded hashbrown v0.12.3 |
| 1013 | 2026-04-17T23:01:53.379Z | Downloaded dropshot-api-manager v0.6.0 |
| 1014 | 2026-04-17T23:01:53.385Z | Downloaded signature v2.2.0 |
| 1015 | 2026-04-17T23:01:53.393Z | Downloaded sigpipe v0.1.3 |
| 1016 | 2026-04-17T23:01:53.396Z | Downloaded scroll v0.13.0 |
| 1017 | 2026-04-17T23:01:53.396Z | Downloaded slog-bunyan v2.5.0 |
| 1018 | 2026-04-17T23:01:53.396Z | Downloaded schemars_derive v0.8.22 |
| 1019 | 2026-04-17T23:01:53.396Z | Downloaded progenitor-impl v0.11.2 |
| 1020 | 2026-04-17T23:01:53.400Z | Downloaded serde_urlencoded v0.7.1 |
| 1021 | 2026-04-17T23:01:53.402Z | Downloaded serde-hex v0.1.0 |
| 1022 | 2026-04-17T23:01:53.402Z | Downloaded sct v0.7.1 |
| 1023 | 2026-04-17T23:01:53.405Z | Downloaded serde_path_to_error v0.1.20 |
| 1024 | 2026-04-17T23:01:53.405Z | Downloaded russh-keys v0.45.0 |
| 1025 | 2026-04-17T23:01:53.409Z | Downloaded http v1.4.0 |
| 1026 | 2026-04-17T23:01:53.413Z | Downloaded semver v0.1.20 |
| 1027 | 2026-04-17T23:01:53.413Z | Downloaded sec1 v0.7.3 |
| 1028 | 2026-04-17T23:01:53.413Z | Downloaded crossterm v0.28.1 |
| 1029 | 2026-04-17T23:01:53.418Z | Downloaded progenitor-impl v0.13.0 |
| 1030 | 2026-04-17T23:01:53.418Z | Downloaded progenitor-impl v0.10.0 |
| 1031 | 2026-04-17T23:01:53.424Z | Downloaded shlex v1.3.0 |
| 1032 | 2026-04-17T23:01:53.427Z | Downloaded ssh-encoding v0.2.0 |
| 1033 | 2026-04-17T23:01:53.427Z | Downloaded rustls-native-certs v0.8.3 |
| 1034 | 2026-04-17T23:01:53.430Z | Downloaded ssh-cipher v0.2.0 |
| 1035 | 2026-04-17T23:01:53.434Z | Downloaded serde_derive_internals v0.29.1 |
| 1036 | 2026-04-17T23:01:53.434Z | Downloaded rustls-pki-types v1.14.0 |
| 1037 | 2026-04-17T23:01:53.437Z | Downloaded strum v0.27.2 |
| 1038 | 2026-04-17T23:01:53.437Z | Downloaded structmeta v0.3.0 |
| 1039 | 2026-04-17T23:01:53.437Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1040 | 2026-04-17T23:01:53.440Z | Downloaded rustls-pemfile v1.0.4 |
| 1041 | 2026-04-17T23:01:53.443Z | Downloaded sync_wrapper v1.0.2 |
| 1042 | 2026-04-17T23:01:53.446Z | Downloaded slab v0.4.12 |
| 1043 | 2026-04-17T23:01:53.446Z | Downloaded sync-ptr v0.1.4 |
| 1044 | 2026-04-17T23:01:53.446Z | Downloaded slog-json v2.6.1 |
| 1045 | 2026-04-17T23:01:53.449Z | Downloaded simd-adler32 v0.3.8 |
| 1046 | 2026-04-17T23:01:53.449Z | Downloaded rusty-fork v0.3.1 |
| 1047 | 2026-04-17T23:01:53.452Z | Downloaded diesel_derives v2.3.7 |
| 1048 | 2026-04-17T23:01:53.455Z | Downloaded rcgen v0.12.1 |
| 1049 | 2026-04-17T23:01:53.455Z | Downloaded prefix-trie v0.7.0 |
| 1050 | 2026-04-17T23:01:53.458Z | Downloaded p256 v0.13.2 |
| 1051 | 2026-04-17T23:01:53.461Z | Downloaded tap v1.0.1 |
| 1052 | 2026-04-17T23:01:53.461Z | Downloaded tabled_derive v0.11.0 |
| 1053 | 2026-04-17T23:01:53.461Z | Downloaded subtle v2.6.1 |
| 1054 | 2026-04-17T23:01:53.464Z | Downloaded slog-dtrace v0.3.0 |
| 1055 | 2026-04-17T23:01:53.464Z | Downloaded tabwriter v1.4.1 |
| 1056 | 2026-04-17T23:01:53.464Z | Downloaded snafu-derive v0.8.9 |
| 1057 | 2026-04-17T23:01:53.467Z | Downloaded smf v0.2.3 |
| 1058 | 2026-04-17T23:01:53.467Z | Downloaded hickory-server v0.25.2 |
| 1059 | 2026-04-17T23:01:53.470Z | Downloaded smallvec v0.6.14 |
| 1060 | 2026-04-17T23:01:53.470Z | Downloaded slog-stdlog v4.1.1 |
| 1061 | 2026-04-17T23:01:53.470Z | Downloaded slog-scope v4.4.1 |
| 1062 | 2026-04-17T23:01:53.473Z | Downloaded slog-async v2.8.0 |
| 1063 | 2026-04-17T23:01:53.473Z | Downloaded pretty_assertions v1.4.1 |
| 1064 | 2026-04-17T23:01:53.476Z | Downloaded supports-color v3.0.2 |
| 1065 | 2026-04-17T23:01:53.476Z | Downloaded itertools v0.10.5 |
| 1066 | 2026-04-17T23:01:53.479Z | Downloaded ron v0.8.1 |
| 1067 | 2026-04-17T23:01:53.482Z | Downloaded take_mut v0.2.2 |
| 1068 | 2026-04-17T23:01:53.482Z | Downloaded termtree v0.5.1 |
| 1069 | 2026-04-17T23:01:53.485Z | Downloaded tagptr v0.2.0 |
| 1070 | 2026-04-17T23:01:53.485Z | Downloaded hyper-util v0.1.20 |
| 1071 | 2026-04-17T23:01:53.489Z | Downloaded strum v0.26.3 |
| 1072 | 2026-04-17T23:01:53.489Z | Downloaded testing_table v0.3.0 |
| 1073 | 2026-04-17T23:01:53.492Z | Downloaded aes v0.8.4 |
| 1074 | 2026-04-17T23:01:53.492Z | Downloaded sqlparser_derive v0.5.0 |
| 1075 | 2026-04-17T23:01:53.492Z | Downloaded sqlformat v0.3.5 |
| 1076 | 2026-04-17T23:01:53.496Z | Downloaded string_cache v0.8.9 |
| 1077 | 2026-04-17T23:01:53.496Z | Downloaded serde_with_macros v3.17.0 |
| 1078 | 2026-04-17T23:01:53.496Z | Downloaded thread-id v5.1.0 |
| 1079 | 2026-04-17T23:01:53.499Z | Downloaded structmeta-derive v0.3.0 |
| 1080 | 2026-04-17T23:01:53.499Z | Downloaded mio v1.2.0 |
| 1081 | 2026-04-17T23:01:53.502Z | Downloaded static_assertions v1.1.0 |
| 1082 | 2026-04-17T23:01:53.502Z | Downloaded stacker v0.1.23 |
| 1083 | 2026-04-17T23:01:53.505Z | Downloaded serde_cbor v0.11.2 |
| 1084 | 2026-04-17T23:01:53.505Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1085 | 2026-04-17T23:01:53.508Z | Downloaded tinyvec_macros v0.1.1 |
| 1086 | 2026-04-17T23:01:53.508Z | Downloaded strum_macros v0.26.4 |
| 1087 | 2026-04-17T23:01:53.510Z | Downloaded signal-hook-registry v1.4.8 |
| 1088 | 2026-04-17T23:01:53.511Z | Downloaded ryu v1.0.23 |
| 1089 | 2026-04-17T23:01:53.517Z | Downloaded hashbrown v0.15.5 |
| 1090 | 2026-04-17T23:01:53.521Z | Downloaded strum_macros v0.24.3 |
| 1091 | 2026-04-17T23:01:53.525Z | Downloaded stringprep v0.1.5 |
| 1092 | 2026-04-17T23:01:53.528Z | Downloaded rayon-core v1.13.0 |
| 1093 | 2026-04-17T23:01:53.531Z | Downloaded prettyplease v0.2.37 |
| 1094 | 2026-04-17T23:01:53.531Z | Downloaded slog-term v2.9.2 |
| 1095 | 2026-04-17T23:01:53.534Z | Downloaded schemars v0.8.22 |
| 1096 | 2026-04-17T23:01:53.538Z | Downloaded tokio-macros v2.7.0 |
| 1097 | 2026-04-17T23:01:53.543Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1098 | 2026-04-17T23:01:53.543Z | Downloaded termios v0.3.3 |
| 1099 | 2026-04-17T23:01:53.543Z | Downloaded spki v0.7.3 |
| 1100 | 2026-04-17T23:01:53.546Z | Downloaded nom v7.1.3 |
| 1101 | 2026-04-17T23:01:53.549Z | Downloaded qorb v0.4.1 |
| 1102 | 2026-04-17T23:01:53.552Z | Downloaded publicsuffix v2.3.0 |
| 1103 | 2026-04-17T23:01:53.552Z | Downloaded aes-gcm v0.10.3 |
| 1104 | 2026-04-17T23:01:53.555Z | Downloaded try-lock v0.2.5 |
| 1105 | 2026-04-17T23:01:53.555Z | Downloaded topological-sort v0.2.2 |
| 1106 | 2026-04-17T23:01:53.558Z | Downloaded spin v0.9.8 |
| 1107 | 2026-04-17T23:01:53.558Z | Downloaded tower-service v0.3.3 |
| 1108 | 2026-04-17T23:01:53.561Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1109 | 2026-04-17T23:01:53.567Z | Downloaded thiserror-no-std v2.0.2 |
| 1110 | 2026-04-17T23:01:53.570Z | Downloaded support-bundle-viewer v0.1.2 |
| 1111 | 2026-04-17T23:01:53.570Z | Downloaded strum_macros v0.27.2 |
| 1112 | 2026-04-17T23:01:53.570Z | Downloaded quinn v0.11.9 |
| 1113 | 2026-04-17T23:01:53.573Z | Downloaded thread_local v1.1.9 |
| 1114 | 2026-04-17T23:01:53.573Z | Downloaded iddqd v0.3.17 |
| 1115 | 2026-04-17T23:01:53.577Z | Downloaded tls_codec v0.4.2 |
| 1116 | 2026-04-17T23:01:53.581Z | Downloaded tokio-native-tls v0.3.1 |
| 1117 | 2026-04-17T23:01:53.581Z | Downloaded unarray v0.1.4 |
| 1118 | 2026-04-17T23:01:53.591Z | Downloaded tokio-dtrace v0.1.1 |
| 1119 | 2026-04-17T23:01:53.591Z | Downloaded tls_codec_derive v0.4.2 |
| 1120 | 2026-04-17T23:01:53.591Z | Downloaded unit-prefix v0.5.2 |
| 1121 | 2026-04-17T23:01:53.591Z | Downloaded typify-macro v0.4.3 |
| 1122 | 2026-04-17T23:01:53.591Z | Downloaded typify-macro v0.6.1 |
| 1123 | 2026-04-17T23:01:53.592Z | Downloaded tiny-keccak v2.0.2 |
| 1124 | 2026-04-17T23:01:53.592Z | Downloaded itertools v0.13.0 |
| 1125 | 2026-04-17T23:01:53.599Z | Downloaded slog v2.8.2 |
| 1126 | 2026-04-17T23:01:53.600Z | Downloaded tokio-rustls v0.25.0 |
| 1127 | 2026-04-17T23:01:53.600Z | Downloaded libxml v0.3.3 |
| 1128 | 2026-04-17T23:01:53.600Z | Downloaded similar v2.7.0 |
| 1129 | 2026-04-17T23:01:53.605Z | Downloaded socket2 v0.6.3 |
| 1130 | 2026-04-17T23:01:53.605Z | Downloaded unicode-truncate v1.1.0 |
| 1131 | 2026-04-17T23:01:53.608Z | Downloaded untrusted v0.7.1 |
| 1132 | 2026-04-17T23:01:53.608Z | Downloaded tokio-tungstenite v0.23.1 |
| 1133 | 2026-04-17T23:01:53.608Z | Downloaded usdt-macro v0.6.0 |
| 1134 | 2026-04-17T23:01:53.608Z | Downloaded usdt-attr-macro v0.6.0 |
| 1135 | 2026-04-17T23:01:53.608Z | Downloaded universal-hash v0.5.1 |
| 1136 | 2026-04-17T23:01:53.611Z | Downloaded utf-8 v0.7.6 |
| 1137 | 2026-04-17T23:01:53.611Z | Downloaded itertools v0.12.1 |
| 1138 | 2026-04-17T23:01:53.614Z | Downloaded num-bigint-dig v0.8.6 |
| 1139 | 2026-04-17T23:01:53.616Z | Downloaded socket2 v0.5.10 |
| 1140 | 2026-04-17T23:01:53.620Z | Downloaded rsa v0.9.10 |
| 1141 | 2026-04-17T23:01:53.623Z | Downloaded term v1.2.1 |
| 1142 | 2026-04-17T23:01:53.625Z | Downloaded trait-variant v0.1.2 |
| 1143 | 2026-04-17T23:01:53.625Z | Downloaded bitvec v1.0.1 |
| 1144 | 2026-04-17T23:01:53.632Z | Downloaded want v0.3.1 |
| 1145 | 2026-04-17T23:01:53.635Z | Downloaded waitgroup v0.1.2 |
| 1146 | 2026-04-17T23:01:53.635Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1147 | 2026-04-17T23:01:53.635Z | Downloaded wait-timeout v0.2.1 |
| 1148 | 2026-04-17T23:01:53.638Z | Downloaded void v1.0.2 |
| 1149 | 2026-04-17T23:01:53.638Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1150 | 2026-04-17T23:01:53.638Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1151 | 2026-04-17T23:01:53.642Z | Downloaded term v0.7.0 |
| 1152 | 2026-04-17T23:01:53.644Z | Downloaded tower-layer v0.3.3 |
| 1153 | 2026-04-17T23:01:53.645Z | Downloaded rustls-webpki v0.103.9 |
| 1154 | 2026-04-17T23:01:53.645Z | Downloaded rand v0.9.2 |
| 1155 | 2026-04-17T23:01:53.647Z | Downloaded unicase v2.9.0 |
| 1156 | 2026-04-17T23:01:53.647Z | Downloaded tui-tree-widget v0.23.1 |
| 1157 | 2026-04-17T23:01:53.650Z | Downloaded num-bigint v0.4.6 |
| 1158 | 2026-04-17T23:01:53.653Z | Downloaded tokio-tungstenite v0.21.0 |
| 1159 | 2026-04-17T23:01:53.653Z | Downloaded tokio-rustls v0.24.1 |
| 1160 | 2026-04-17T23:01:53.656Z | Downloaded signal-hook v0.3.18 |
| 1161 | 2026-04-17T23:01:53.656Z | Downloaded rand v0.8.5 |
| 1162 | 2026-04-17T23:01:53.659Z | Downloaded tokio-rustls v0.26.4 |
| 1163 | 2026-04-17T23:01:53.659Z | Downloaded rand v0.10.0 |
| 1164 | 2026-04-17T23:01:53.662Z | Downloaded subprocess v0.2.15 |
| 1165 | 2026-04-17T23:01:53.664Z | Downloaded tokio-stream v0.1.18 |
| 1166 | 2026-04-17T23:01:53.667Z | Downloaded xshell-macros v0.2.7 |
| 1167 | 2026-04-17T23:01:53.667Z | Downloaded usdt-impl v0.6.0 |
| 1168 | 2026-04-17T23:01:53.667Z | Downloaded untrusted v0.9.0 |
| 1169 | 2026-04-17T23:01:53.670Z | Downloaded samael v0.0.19 |
| 1170 | 2026-04-17T23:01:53.673Z | Downloaded h2 v0.4.13 |
| 1171 | 2026-04-17T23:01:53.676Z | Downloaded schemars v1.2.1 |
| 1172 | 2026-04-17T23:01:53.685Z | Downloaded zone v0.3.1 |
| 1173 | 2026-04-17T23:01:53.688Z | Downloaded uzers v0.12.2 |
| 1174 | 2026-04-17T23:01:53.688Z | Downloaded usdt v0.6.0 |
| 1175 | 2026-04-17T23:01:53.688Z | Downloaded snafu v0.8.9 |
| 1176 | 2026-04-17T23:01:53.691Z | Downloaded vergen-gitcl v1.0.8 |
| 1177 | 2026-04-17T23:01:53.691Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1178 | 2026-04-17T23:01:53.694Z | Downloaded russh v0.45.0 |
| 1179 | 2026-04-17T23:01:53.697Z | Downloaded zone_cfg_derive v0.3.1 |
| 1180 | 2026-04-17T23:01:53.697Z | Downloaded test-strategy v0.4.5 |
| 1181 | 2026-04-17T23:01:53.700Z | Downloaded schemars v0.9.0 |
| 1182 | 2026-04-17T23:01:53.707Z | Downloaded vergen-lib v0.1.6 |
| 1183 | 2026-04-17T23:01:53.709Z | Downloaded tracing-attributes v0.1.31 |
| 1184 | 2026-04-17T23:01:53.709Z | Downloaded tinyvec v1.10.0 |
| 1185 | 2026-04-17T23:01:53.712Z | Downloaded walkdir v2.5.0 |
| 1186 | 2026-04-17T23:01:53.713Z | Downloaded p521 v0.13.3 |
| 1187 | 2026-04-17T23:01:53.715Z | Downloaded hyper v1.8.1 |
| 1188 | 2026-04-17T23:01:53.719Z | Downloaded whoami v2.1.0 |
| 1189 | 2026-04-17T23:01:53.721Z | Downloaded whoami v1.6.1 |
| 1190 | 2026-04-17T23:01:53.721Z | Downloaded unicode-properties v0.1.4 |
| 1191 | 2026-04-17T23:01:53.724Z | Downloaded wyz v0.5.1 |
| 1192 | 2026-04-17T23:01:53.724Z | Downloaded twox-hash v2.1.2 |
| 1193 | 2026-04-17T23:01:53.725Z | Downloaded iri-string v0.7.10 |
| 1194 | 2026-04-17T23:01:53.728Z | Downloaded futures-util v0.3.32 |
| 1195 | 2026-04-17T23:01:53.735Z | Downloaded xattr v1.6.1 |
| 1196 | 2026-04-17T23:01:53.738Z | Downloaded hkdf v0.12.4 |
| 1197 | 2026-04-17T23:01:53.738Z | Downloaded xshell v0.2.7 |
| 1198 | 2026-04-17T23:01:53.741Z | Downloaded zstd v0.13.3 |
| 1199 | 2026-04-17T23:01:53.741Z | Downloaded tar v0.4.45 |
| 1200 | 2026-04-17T23:01:53.744Z | Downloaded toml v0.7.8 |
| 1201 | 2026-04-17T23:01:53.744Z | Downloaded zeroize_derive v1.4.3 |
| 1202 | 2026-04-17T23:01:53.747Z | Downloaded zstd-safe v7.2.4 |
| 1203 | 2026-04-17T23:01:53.747Z | Downloaded zeroize v1.8.2 |
| 1204 | 2026-04-17T23:01:53.747Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1205 | 2026-04-17T23:01:53.750Z | Downloaded vsss-rs v3.3.4 |
| 1206 | 2026-04-17T23:01:53.772Z | Downloaded time-macros v0.2.27 |
| 1207 | 2026-04-17T23:01:53.772Z | Downloaded time-core v0.1.8 |
| 1208 | 2026-04-17T23:01:53.772Z | Downloaded tungstenite v0.21.0 |
| 1209 | 2026-04-17T23:01:53.772Z | Downloaded unicode-bidi v0.3.18 |
| 1210 | 2026-04-17T23:01:53.772Z | Downloaded vergen v9.0.6 |
| 1211 | 2026-04-17T23:01:53.772Z | Downloaded libm v0.2.16 |
| 1212 | 2026-04-17T23:01:53.775Z | Downloaded vergen-git2 v1.0.7 |
| 1213 | 2026-04-17T23:01:53.778Z | Downloaded tungstenite v0.23.0 |
| 1214 | 2026-04-17T23:01:53.778Z | Downloaded uuid v1.23.0 |
| 1215 | 2026-04-17T23:01:53.781Z | Downloaded rustyline v14.0.0 |
| 1216 | 2026-04-17T23:01:53.784Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1217 | 2026-04-17T23:01:53.788Z | Downloaded typify v0.4.3 |
| 1218 | 2026-04-17T23:01:53.788Z | Downloaded yasna v0.5.2 |
| 1219 | 2026-04-17T23:01:53.791Z | Downloaded aws-lc-rs v1.16.0 |
| 1220 | 2026-04-17T23:01:53.796Z | Downloaded zerocopy v0.6.6 |
| 1221 | 2026-04-17T23:01:53.796Z | Downloaded vte v0.14.1 |
| 1222 | 2026-04-17T23:01:53.803Z | Downloaded steno v0.4.1 |
| 1223 | 2026-04-17T23:01:53.803Z | Downloaded rpassword v7.4.0 |
| 1224 | 2026-04-17T23:01:53.806Z | Downloaded unsafe-libyaml v0.2.11 |
| 1225 | 2026-04-17T23:01:53.806Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1226 | 2026-04-17T23:01:53.806Z | Downloaded tracing-core v0.1.36 |
| 1227 | 2026-04-17T23:01:53.810Z | Downloaded blake3 v1.8.3 |
| 1228 | 2026-04-17T23:01:53.813Z | Downloaded itertools v0.14.0 |
| 1229 | 2026-04-17T23:01:53.822Z | Downloaded typify v0.6.1 |
| 1230 | 2026-04-17T23:01:53.832Z | Downloaded zopfli v0.8.3 |
| 1231 | 2026-04-17T23:01:53.836Z | Downloaded ssh-key v0.6.7 |
| 1232 | 2026-04-17T23:01:53.843Z | Downloaded tokio-postgres v0.7.16 |
| 1233 | 2026-04-17T23:01:53.853Z | Downloaded p384 v0.13.1 |
| 1234 | 2026-04-17T23:01:53.856Z | Downloaded unicode_categories v0.1.1 |
| 1235 | 2026-04-17T23:01:53.859Z | Downloaded reedline v0.40.0 |
| 1236 | 2026-04-17T23:01:53.863Z | Downloaded zip v0.6.6 |
| 1237 | 2026-04-17T23:01:53.865Z | Downloaded bindgen v0.71.1 |
| 1238 | 2026-04-17T23:01:53.872Z | Downloaded toml_edit v0.19.15 |
| 1239 | 2026-04-17T23:01:53.880Z | Downloaded yansi v1.0.1 |
| 1240 | 2026-04-17T23:01:53.887Z | Downloaded regex v1.12.3 |
| 1241 | 2026-04-17T23:01:53.887Z | Downloaded unicode-segmentation v1.12.0 |
| 1242 | 2026-04-17T23:01:53.892Z | Downloaded reqwest v0.13.2 |
| 1243 | 2026-04-17T23:01:53.892Z | Downloaded reqwest v0.12.28 |
| 1244 | 2026-04-17T23:01:53.895Z | Downloaded chrono v0.4.44 |
| 1245 | 2026-04-17T23:01:53.902Z | Downloaded tower v0.5.3 |
| 1246 | 2026-04-17T23:01:53.909Z | Downloaded portable-atomic v1.13.1 |
| 1247 | 2026-04-17T23:01:53.914Z | Downloaded git2 v0.20.4 |
| 1248 | 2026-04-17T23:01:53.919Z | Downloaded rayon v1.11.0 |
| 1249 | 2026-04-17T23:01:53.936Z | Downloaded goblin v0.10.5 |
| 1250 | 2026-04-17T23:01:53.941Z | Downloaded typed-path v0.9.3 |
| 1251 | 2026-04-17T23:01:53.944Z | Downloaded rustls-webpki v0.101.7 |
| 1252 | 2026-04-17T23:01:53.954Z | Downloaded zerocopy-derive v0.8.40 |
| 1253 | 2026-04-17T23:01:53.959Z | Downloaded quick-xml v0.37.5 |
| 1254 | 2026-04-17T23:01:53.962Z | Downloaded x509-cert v0.2.5 |
| 1255 | 2026-04-17T23:01:53.965Z | Downloaded salty v0.3.0 |
| 1256 | 2026-04-17T23:01:53.969Z | Downloaded moka v0.12.13 |
| 1257 | 2026-04-17T23:01:53.973Z | Downloaded lalrpop v0.19.12 |
| 1258 | 2026-04-17T23:01:53.981Z | Downloaded zip v4.6.1 |
| 1259 | 2026-04-17T23:01:53.984Z | Downloaded serde_with v3.17.0 |
| 1260 | 2026-04-17T23:01:53.991Z | Downloaded tokio-util v0.7.18 |
| 1261 | 2026-04-17T23:01:53.995Z | Downloaded proptest v1.10.0 |
| 1262 | 2026-04-17T23:01:54.001Z | Downloaded tower-http v0.6.8 |
| 1263 | 2026-04-17T23:01:54.005Z | Downloaded tough v0.20.0 |
| 1264 | 2026-04-17T23:01:54.010Z | Downloaded petname v2.0.2 |
| 1265 | 2026-04-17T23:01:54.015Z | Downloaded object v0.30.4 |
| 1266 | 2026-04-17T23:01:54.021Z | Downloaded unicode-normalization v0.1.25 |
| 1267 | 2026-04-17T23:01:54.025Z | Downloaded rustls-webpki v0.102.8 |
| 1268 | 2026-04-17T23:01:54.035Z | Downloaded radix_trie v0.2.1 |
| 1269 | 2026-04-17T23:01:54.039Z | Downloaded polar-core v0.27.3 |
| 1270 | 2026-04-17T23:01:54.051Z | Downloaded winnow v0.6.26 |
| 1271 | 2026-04-17T23:01:54.059Z | Downloaded nix v0.27.1 |
| 1272 | 2026-04-17T23:01:54.059Z | Downloaded winnow v0.5.40 |
| 1273 | 2026-04-17T23:01:54.069Z | Downloaded quinn-proto v0.11.13 |
| 1274 | 2026-04-17T23:01:54.072Z | Downloaded bstr v1.12.1 |
| 1275 | 2026-04-17T23:01:54.078Z | Downloaded nix v0.28.0 |
| 1276 | 2026-04-17T23:01:54.083Z | Downloaded tabled v0.20.0 |
| 1277 | 2026-04-17T23:01:54.102Z | Downloaded regex-syntax v0.6.29 |
| 1278 | 2026-04-17T23:01:54.107Z | Downloaded openssl v0.10.75 |
| 1279 | 2026-04-17T23:01:54.112Z | Downloaded object v0.37.3 |
| 1280 | 2026-04-17T23:01:54.125Z | Downloaded zlib-rs v0.6.2 |
| 1281 | 2026-04-17T23:01:54.135Z | Downloaded time v0.3.47 |
| 1282 | 2026-04-17T23:01:54.138Z | Downloaded hickory-proto v0.24.4 |
| 1283 | 2026-04-17T23:01:54.145Z | Downloaded webpki-roots v1.0.6 |
| 1284 | 2026-04-17T23:01:54.145Z | Downloaded dropshot v0.17.0 |
| 1285 | 2026-04-17T23:01:54.153Z | Downloaded smoltcp v0.9.1 |
| 1286 | 2026-04-17T23:01:54.159Z | Downloaded rustls v0.22.4 |
| 1287 | 2026-04-17T23:01:54.166Z | Downloaded zerocopy v0.8.40 |
| 1288 | 2026-04-17T23:01:54.171Z | Downloaded regex-syntax v0.8.10 |
| 1289 | 2026-04-17T23:01:54.176Z | Downloaded hickory-proto v0.25.2 |
| 1290 | 2026-04-17T23:01:54.185Z | Downloaded vcpkg v0.2.15 |
| 1291 | 2026-04-17T23:01:54.208Z | Downloaded rustix v0.38.44 |
| 1292 | 2026-04-17T23:01:54.221Z | Downloaded regress v0.10.5 |
| 1293 | 2026-04-17T23:01:54.226Z | Downloaded openapiv3 v2.2.0 |
| 1294 | 2026-04-17T23:01:54.233Z | Downloaded smoltcp v0.11.0 |
| 1295 | 2026-04-17T23:01:54.240Z | Downloaded rustls v0.23.37 |
| 1296 | 2026-04-17T23:01:54.247Z | Downloaded rustls v0.21.12 |
| 1297 | 2026-04-17T23:01:54.259Z | Downloaded diesel v2.3.7 |
| 1298 | 2026-04-17T23:01:54.267Z | Downloaded nix v0.31.2 |
| 1299 | 2026-04-17T23:01:54.272Z | Downloaded nix v0.29.0 |
| 1300 | 2026-04-17T23:01:54.281Z | Downloaded dropshot v0.16.7 |
| 1301 | 2026-04-17T23:01:54.320Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1302 | 2026-04-17T23:01:54.329Z | Downloaded zerocopy-derive v0.6.6 |
| 1303 | 2026-04-17T23:01:54.333Z | Downloaded ratatui v0.29.0 |
| 1304 | 2026-04-17T23:01:54.345Z | Downloaded sqlparser v0.61.0 |
| 1305 | 2026-04-17T23:01:54.354Z | Downloaded tracing v0.1.44 |
| 1306 | 2026-04-17T23:01:54.366Z | Downloaded typify-impl v0.6.1 |
| 1307 | 2026-04-17T23:01:54.374Z | Downloaded typify-impl v0.4.3 |
| 1308 | 2026-04-17T23:01:54.383Z | Downloaded regex-automata v0.4.14 |
| 1309 | 2026-04-17T23:01:54.394Z | Downloaded chrono-tz v0.10.4 |
| 1310 | 2026-04-17T23:01:54.402Z | Downloaded sled v0.34.7 |
| 1311 | 2026-04-17T23:01:54.408Z | Downloaded petgraph v0.6.5 |
| 1312 | 2026-04-17T23:01:54.419Z | Downloaded jiff v0.2.21 |
| 1313 | 2026-04-17T23:01:54.434Z | Downloaded petgraph v0.8.3 |
| 1314 | 2026-04-17T23:01:54.448Z | Downloaded libz-sys v1.1.24 |
| 1315 | 2026-04-17T23:01:54.461Z | Downloaded sha3 v0.10.8 |
| 1316 | 2026-04-17T23:01:54.464Z | Downloaded csv v1.4.0 |
| 1317 | 2026-04-17T23:01:54.487Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1318 | 2026-04-17T23:01:54.500Z | Downloaded tokio v1.52.1 |
| 1319 | 2026-04-17T23:01:54.551Z | Downloaded encoding_rs v0.8.35 |
| 1320 | 2026-04-17T23:01:54.565Z | Downloaded ring v0.17.14 |
| 1321 | 2026-04-17T23:01:54.588Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1322 | 2026-04-17T23:01:55.093Z | Downloaded aws-lc-sys v0.37.1 |
| 1323 | 2026-04-17T23:01:55.341Z | Compiling libc v0.2.185 |
| 1324 | 2026-04-17T23:01:55.341Z | Compiling serde v1.0.228 |
| 1325 | 2026-04-17T23:01:55.344Z | Compiling log v0.4.29 |
| 1326 | 2026-04-17T23:01:55.344Z | Compiling find-msvc-tools v0.1.9 |
| 1327 | 2026-04-17T23:01:55.344Z | Compiling shlex v1.3.0 |
| 1328 | 2026-04-17T23:01:55.344Z | Compiling smallvec v1.15.1 |
| 1329 | 2026-04-17T23:01:55.344Z | Compiling typenum v1.19.0 |
| 1330 | 2026-04-17T23:01:55.344Z | Compiling subtle v2.6.1 |
| 1331 | 2026-04-17T23:01:55.345Z | Compiling generic-array v0.14.7 |
| 1332 | 2026-04-17T23:01:55.345Z | Compiling scopeguard v1.2.0 |
| 1333 | 2026-04-17T23:01:55.345Z | Compiling const-oid v0.9.6 |
| 1334 | 2026-04-17T23:01:55.500Z | Compiling portable-atomic v1.13.1 |
| 1335 | 2026-04-17T23:01:55.513Z | Compiling zerocopy v0.8.40 |
| 1336 | 2026-04-17T23:01:55.525Z | Compiling syn v2.0.117 |
| 1337 | 2026-04-17T23:01:55.535Z | Compiling serde_json v1.0.149 |
| 1338 | 2026-04-17T23:01:55.554Z | Compiling critical-section v1.2.0 |
| 1339 | 2026-04-17T23:01:55.663Z | Compiling lock_api v0.4.14 |
| 1340 | 2026-04-17T23:01:55.707Z | Compiling parking_lot_core v0.9.12 |
| 1341 | 2026-04-17T23:01:55.707Z | Compiling pin-project-lite v0.2.17 |
| 1342 | 2026-04-17T23:01:55.738Z | Compiling pkg-config v0.3.32 |
| 1343 | 2026-04-17T23:01:55.767Z | Compiling bitflags v2.11.0 |
| 1344 | 2026-04-17T23:01:55.821Z | Compiling libm v0.2.16 |
| 1345 | 2026-04-17T23:01:55.837Z | Compiling num-traits v0.2.19 |
| 1346 | 2026-04-17T23:01:55.866Z | Compiling futures-core v0.3.32 |
| 1347 | 2026-04-17T23:01:55.882Z | Compiling percent-encoding v2.3.2 |
| 1348 | 2026-04-17T23:01:55.930Z | Compiling allocator-api2 v0.2.21 |
| 1349 | 2026-04-17T23:01:55.960Z | Compiling foldhash v0.2.0 |
| 1350 | 2026-04-17T23:01:56.016Z | Compiling cpufeatures v0.2.17 |
| 1351 | 2026-04-17T23:01:56.025Z | Compiling futures-sink v0.3.32 |
| 1352 | 2026-04-17T23:01:56.040Z | Compiling futures-io v0.3.32 |
| 1353 | 2026-04-17T23:01:56.115Z | Compiling futures-channel v0.3.32 |
| 1354 | 2026-04-17T23:01:56.129Z | Compiling getrandom v0.4.1 |
| 1355 | 2026-04-17T23:01:56.164Z | Compiling futures-task v0.3.32 |
| 1356 | 2026-04-17T23:01:56.168Z | Compiling slab v0.4.12 |
| 1357 | 2026-04-17T23:01:56.216Z | Compiling rand_core v0.10.0 |
| 1358 | 2026-04-17T23:01:56.219Z | Compiling rustversion v1.0.22 |
| 1359 | 2026-04-17T23:01:56.244Z | Compiling hashbrown v0.16.1 |
| 1360 | 2026-04-17T23:01:56.275Z | Compiling getrandom v0.3.4 |
| 1361 | 2026-04-17T23:01:56.292Z | Compiling form_urlencoded v1.2.2 |
| 1362 | 2026-04-17T23:01:56.308Z | Compiling base64ct v1.8.3 |
| 1363 | 2026-04-17T23:01:56.340Z | Compiling fs_extra v1.3.0 |
| 1364 | 2026-04-17T23:01:56.374Z | Compiling ident_case v1.0.1 |
| 1365 | 2026-04-17T23:01:56.390Z | Compiling getrandom v0.2.17 |
| 1366 | 2026-04-17T23:01:56.405Z | Compiling jobserver v0.1.34 |
| 1367 | 2026-04-17T23:01:56.475Z | Compiling errno v0.3.14 |
| 1368 | 2026-04-17T23:01:56.505Z | Compiling mio v1.2.0 |
| 1369 | 2026-04-17T23:01:56.517Z | Compiling socket2 v0.6.3 |
| 1370 | 2026-04-17T23:01:56.595Z | Compiling rand_core v0.6.4 |
| 1371 | 2026-04-17T23:01:56.684Z | Compiling cc v1.2.56 |
| 1372 | 2026-04-17T23:01:56.687Z | Compiling once_cell v1.21.3 |
| 1373 | 2026-04-17T23:01:56.718Z | Compiling signal-hook-registry v1.4.8 |
| 1374 | 2026-04-17T23:01:56.788Z | Compiling parking_lot v0.12.5 |
| 1375 | 2026-04-17T23:01:56.876Z | Compiling dunce v1.0.5 |
| 1376 | 2026-04-17T23:01:56.896Z | Compiling indexmap v2.13.0 |
| 1377 | 2026-04-17T23:01:56.951Z | Compiling pem-rfc7468 v0.7.0 |
| 1378 | 2026-04-17T23:01:56.966Z | Compiling flagset v0.4.7 |
| 1379 | 2026-04-17T23:01:56.985Z | Compiling rustix v1.1.3 |
| 1380 | 2026-04-17T23:01:57.004Z | Compiling iana-time-zone v0.1.65 |
| 1381 | 2026-04-17T23:01:57.013Z | Compiling uuid v1.23.0 |
| 1382 | 2026-04-17T23:01:57.035Z | Compiling rustc_version v0.4.1 |
| 1383 | 2026-04-17T23:01:57.055Z | Compiling aws-lc-rs v1.16.0 |
| 1384 | 2026-04-17T23:01:57.128Z | Compiling vcpkg v0.2.15 |
| 1385 | 2026-04-17T23:01:57.179Z | Compiling regex-syntax v0.8.10 |
| 1386 | 2026-04-17T23:01:57.192Z | Compiling tracing-core v0.1.36 |
| 1387 | 2026-04-17T23:01:57.227Z | Compiling untrusted v0.9.0 |
| 1388 | 2026-04-17T23:01:57.287Z | Compiling rand_core v0.9.5 |
| 1389 | 2026-04-17T23:01:57.366Z | Compiling openssl-probe v0.2.1 |
| 1390 | 2026-04-17T23:01:57.382Z | Compiling schemars v0.8.22 |
| 1391 | 2026-04-17T23:01:57.414Z | Compiling httparse v1.10.1 |
| 1392 | 2026-04-17T23:01:57.428Z | Compiling untrusted v0.7.1 |
| 1393 | 2026-04-17T23:01:57.467Z | Compiling cmake v0.1.57 |
| 1394 | 2026-04-17T23:01:57.482Z | Compiling base64 v0.22.1 |
| 1395 | 2026-04-17T23:01:57.563Z | Compiling tinyvec_macros v0.1.1 |
| 1396 | 2026-04-17T23:01:57.580Z | Compiling tower-service v0.3.3 |
| 1397 | 2026-04-17T23:01:57.596Z | Compiling try-lock v0.2.5 |
| 1398 | 2026-04-17T23:01:57.614Z | Compiling dyn-clone v1.0.20 |
| 1399 | 2026-04-17T23:01:57.646Z | Compiling tower-layer v0.3.3 |
| 1400 | 2026-04-17T23:01:57.674Z | Compiling atomic-waker v1.1.2 |
| 1401 | 2026-04-17T23:01:57.691Z | Compiling rustls v0.23.37 |
| 1402 | 2026-04-17T23:01:57.725Z | Compiling want v0.3.1 |
| 1403 | 2026-04-17T23:01:57.759Z | Compiling tinyvec v1.10.0 |
| 1404 | 2026-04-17T23:01:57.777Z | Compiling spin v0.9.8 |
| 1405 | 2026-04-17T23:01:57.795Z | Compiling aho-corasick v1.1.4 |
| 1406 | 2026-04-17T23:01:57.800Z | Compiling httpdate v1.0.3 |
| 1407 | 2026-04-17T23:01:57.837Z | Compiling openssl v0.10.75 |
| 1408 | 2026-04-17T23:01:57.837Z | Compiling time-core v0.1.8 |
| 1409 | 2026-04-17T23:01:57.840Z | Compiling powerfmt v0.2.0 |
| 1410 | 2026-04-17T23:01:57.900Z | Compiling crc32fast v1.5.0 |
| 1411 | 2026-04-17T23:01:57.914Z | Compiling foreign-types-shared v0.1.1 |
| 1412 | 2026-04-17T23:01:57.918Z | Compiling pin-utils v0.1.0 |
| 1413 | 2026-04-17T23:01:57.944Z | Compiling num-conv v0.2.0 |
| 1414 | 2026-04-17T23:01:58.007Z | Compiling foreign-types v0.3.2 |
| 1415 | 2026-04-17T23:01:58.021Z | Compiling wait-timeout v0.2.1 |
| 1416 | 2026-04-17T23:01:58.024Z | Compiling socket2 v0.5.10 |
| 1417 | 2026-04-17T23:01:58.050Z | Compiling deranged v0.5.8 |
| 1418 | 2026-04-17T23:01:58.066Z | Compiling syn v1.0.109 |
| 1419 | 2026-04-17T23:01:58.093Z | Compiling siphasher v1.0.2 |
| 1420 | 2026-04-17T23:01:58.109Z | Compiling time-macros v0.2.27 |
| 1421 | 2026-04-17T23:01:58.109Z | Compiling usdt-impl v0.6.0 |
| 1422 | 2026-04-17T23:01:58.113Z | Compiling bit-vec v0.8.0 |
| 1423 | 2026-04-17T23:01:58.156Z | Compiling simd-adler32 v0.3.8 |
| 1424 | 2026-04-17T23:01:58.210Z | Compiling num_threads v0.1.7 |
| 1425 | 2026-04-17T23:01:58.266Z | Compiling native-tls v0.2.18 |
| 1426 | 2026-04-17T23:01:58.320Z | Compiling crossbeam-utils v0.8.21 |
| 1427 | 2026-04-17T23:01:58.331Z | Compiling quick-error v1.2.3 |
| 1428 | 2026-04-17T23:01:58.358Z | Compiling bit-set v0.8.0 |
| 1429 | 2026-04-17T23:01:58.375Z | Compiling aws-lc-sys v0.37.1 |
| 1430 | 2026-04-17T23:01:58.379Z | Compiling ring v0.17.14 |
| 1431 | 2026-04-17T23:01:58.408Z | Compiling openssl-sys v0.9.111 |
| 1432 | 2026-04-17T23:01:58.428Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1433 | 2026-04-17T23:01:58.480Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1434 | 2026-04-17T23:01:58.514Z | Compiling unicode-normalization v0.1.25 |
| 1435 | 2026-04-17T23:01:58.517Z | Compiling rand_xorshift v0.4.0 |
| 1436 | 2026-04-17T23:01:58.547Z | Compiling slog v2.8.2 |
| 1437 | 2026-04-17T23:01:58.640Z | Compiling synstructure v0.13.2 |
| 1438 | 2026-04-17T23:01:58.711Z | Compiling serde_derive_internals v0.29.1 |
| 1439 | 2026-04-17T23:01:58.730Z | Compiling pest_generator v2.8.6 |
| 1440 | 2026-04-17T23:01:58.771Z | Compiling darling_core v0.20.11 |
| 1441 | 2026-04-17T23:01:58.793Z | Compiling regex-automata v0.4.14 |
| 1442 | 2026-04-17T23:01:58.880Z | Compiling tempfile v3.25.0 |
| 1443 | 2026-04-17T23:01:59.062Z | Compiling darling_core v0.21.3 |
| 1444 | 2026-04-17T23:01:59.133Z | Compiling rusty-fork v0.3.1 |
| 1445 | 2026-04-17T23:01:59.314Z | Compiling time v0.3.47 |
| 1446 | 2026-04-17T23:01:59.319Z | Compiling heapless v0.7.17 |
| 1447 | 2026-04-17T23:01:59.338Z | Compiling thread-id v5.1.0 |
| 1448 | 2026-04-17T23:01:59.440Z | Compiling sync_wrapper v1.0.2 |
| 1449 | 2026-04-17T23:01:59.480Z | Compiling cookie v0.18.1 |
| 1450 | 2026-04-17T23:01:59.495Z | Compiling unicode-properties v0.1.4 |
| 1451 | 2026-04-17T23:01:59.569Z | Compiling paste v1.0.15 |
| 1452 | 2026-04-17T23:01:59.595Z | Compiling adler2 v2.0.1 |
| 1453 | 2026-04-17T23:01:59.628Z | Compiling anyhow v1.0.102 |
| 1454 | 2026-04-17T23:01:59.695Z | Compiling unicode-bidi v0.3.18 |
| 1455 | 2026-04-17T23:01:59.698Z | Compiling unarray v0.1.4 |
| 1456 | 2026-04-17T23:01:59.728Z | Compiling signal-hook v0.3.18 |
| 1457 | 2026-04-17T23:01:59.731Z | Compiling zstd-safe v7.2.4 |
| 1458 | 2026-04-17T23:01:59.760Z | Compiling miniz_oxide v0.8.9 |
| 1459 | 2026-04-17T23:01:59.982Z | Compiling num-integer v0.1.46 |
| 1460 | 2026-04-17T23:01:59.988Z | Compiling vergen-lib v0.1.6 |
| 1461 | 2026-04-17T23:02:00.180Z | Compiling stringprep v0.1.5 |
| 1462 | 2026-04-17T23:02:00.249Z | Compiling curve25519-dalek v4.1.3 |
| 1463 | 2026-04-17T23:02:00.272Z | Compiling ff v0.13.1 |
| 1464 | 2026-04-17T23:02:00.343Z | Compiling hash32 v0.2.1 |
| 1465 | 2026-04-17T23:02:00.371Z | Compiling memoffset v0.9.1 |
| 1466 | 2026-04-17T23:02:00.389Z | Compiling serde_derive v1.0.228 |
| 1467 | 2026-04-17T23:02:00.437Z | Compiling zeroize_derive v1.4.3 |
| 1468 | 2026-04-17T23:02:00.459Z | Compiling zerofrom-derive v0.1.6 |
| 1469 | 2026-04-17T23:02:00.561Z | Compiling yoke-derive v0.8.1 |
| 1470 | 2026-04-17T23:02:00.583Z | Compiling zerocopy-derive v0.8.40 |
| 1471 | 2026-04-17T23:02:00.616Z | Compiling zerovec-derive v0.11.2 |
| 1472 | 2026-04-17T23:02:00.652Z | Compiling displaydoc v0.2.5 |
| 1473 | 2026-04-17T23:02:00.670Z | Compiling tokio-macros v2.7.0 |
| 1474 | 2026-04-17T23:02:01.005Z | Compiling futures-macro v0.3.32 |
| 1475 | 2026-04-17T23:02:01.124Z | Compiling zeroize v1.8.2 |
| 1476 | 2026-04-17T23:02:01.189Z | Compiling der_derive v0.7.3 |
| 1477 | 2026-04-17T23:02:01.436Z | Compiling thiserror-impl v2.0.18 |
| 1478 | 2026-04-17T23:02:01.451Z | Compiling rustls-pki-types v1.14.0 |
| 1479 | 2026-04-17T23:02:01.755Z | Compiling tracing-attributes v0.1.31 |
| 1480 | 2026-04-17T23:02:01.827Z | Compiling schemars_derive v0.8.22 |
| 1481 | 2026-04-17T23:02:01.843Z | Compiling scroll_derive v0.13.1 |
| 1482 | 2026-04-17T23:02:01.868Z | Compiling crypto-common v0.1.7 |
| 1483 | 2026-04-17T23:02:01.927Z | Compiling zerofrom v0.1.6 |
| 1484 | 2026-04-17T23:02:01.941Z | Compiling block-buffer v0.10.4 |
| 1485 | 2026-04-17T23:02:01.971Z | Compiling futures-util v0.3.32 |
| 1486 | 2026-04-17T23:02:02.044Z | Compiling yoke v0.8.1 |
| 1487 | 2026-04-17T23:02:02.076Z | Compiling block-padding v0.3.3 |
| 1488 | 2026-04-17T23:02:02.133Z | Compiling digest v0.10.7 |
| 1489 | 2026-04-17T23:02:02.258Z | Compiling zerovec v0.11.5 |
| 1490 | 2026-04-17T23:02:02.262Z | Compiling zerotrie v0.2.3 |
| 1491 | 2026-04-17T23:02:02.276Z | Compiling inout v0.1.4 |
| 1492 | 2026-04-17T23:02:02.408Z | Compiling hmac v0.12.1 |
| 1493 | 2026-04-17T23:02:02.467Z | Compiling cipher v0.4.4 |
| 1494 | 2026-04-17T23:02:02.580Z | Compiling sha2 v0.10.9 |
| 1495 | 2026-04-17T23:02:02.592Z | Compiling der v0.7.10 |
| 1496 | 2026-04-17T23:02:02.696Z | Compiling pbkdf2 v0.12.2 |
| 1497 | 2026-04-17T23:02:02.753Z | Compiling tinystr v0.8.2 |
| 1498 | 2026-04-17T23:02:02.804Z | Compiling potential_utf v0.1.4 |
| 1499 | 2026-04-17T23:02:02.833Z | Compiling salsa20 v0.10.2 |
| 1500 | 2026-04-17T23:02:02.884Z | Compiling thiserror v2.0.18 |
| 1501 | 2026-04-17T23:02:02.981Z | Compiling icu_locale_core v2.1.1 |
| 1502 | 2026-04-17T23:02:02.985Z | Compiling icu_collections v2.1.1 |
| 1503 | 2026-04-17T23:02:03.018Z | Compiling scrypt v0.11.0 |
| 1504 | 2026-04-17T23:02:03.018Z | Compiling aes v0.8.4 |
| 1505 | 2026-04-17T23:02:03.026Z | Compiling cbc v0.1.2 |
| 1506 | 2026-04-17T23:02:03.149Z | Compiling pest_derive v2.8.6 |
| 1507 | 2026-04-17T23:02:03.162Z | Compiling tracing v0.1.44 |
| 1508 | 2026-04-17T23:02:03.219Z | Compiling scroll v0.13.0 |
| 1509 | 2026-04-17T23:02:03.322Z | Compiling darling_macro v0.20.11 |
| 1510 | 2026-04-17T23:02:03.449Z | Compiling spki v0.7.3 |
| 1511 | 2026-04-17T23:02:03.504Z | Compiling goblin v0.10.5 |
| 1512 | 2026-04-17T23:02:03.523Z | Compiling openssl-macros v0.1.1 |
| 1513 | 2026-04-17T23:02:03.608Z | Compiling dtrace-parser v0.3.0 |
| 1514 | 2026-04-17T23:02:03.682Z | Compiling icu_provider v2.1.1 |
| 1515 | 2026-04-17T23:02:03.839Z | Compiling pkcs5 v0.7.1 |
| 1516 | 2026-04-17T23:02:03.853Z | Compiling darling v0.20.11 |
| 1517 | 2026-04-17T23:02:03.916Z | Compiling bytes v1.11.1 |
| 1518 | 2026-04-17T23:02:03.938Z | Compiling icu_properties v2.1.2 |
| 1519 | 2026-04-17T23:02:03.958Z | Compiling icu_normalizer v2.1.1 |
| 1520 | 2026-04-17T23:02:03.972Z | Compiling chrono v0.4.44 |
| 1521 | 2026-04-17T23:02:03.992Z | Compiling ipnet v2.11.0 |
| 1522 | 2026-04-17T23:02:04.022Z | Compiling derive_builder_core v0.20.2 |
| 1523 | 2026-04-17T23:02:04.125Z | Compiling signature v2.2.0 |
| 1524 | 2026-04-17T23:02:04.326Z | Compiling pkcs8 v0.10.2 |
| 1525 | 2026-04-17T23:02:04.337Z | Compiling rustls-native-certs v0.8.3 |
| 1526 | 2026-04-17T23:02:04.351Z | Compiling thiserror-impl v1.0.69 |
| 1527 | 2026-04-17T23:02:04.391Z | Compiling scroll_derive v0.12.1 |
| 1528 | 2026-04-17T23:02:04.512Z | Compiling tokio v1.52.1 |
| 1529 | 2026-04-17T23:02:04.512Z | Compiling http v1.4.0 |
| 1530 | 2026-04-17T23:02:04.558Z | Compiling toml_datetime v0.6.11 |
| 1531 | 2026-04-17T23:02:04.647Z | Compiling erased-serde v0.3.31 |
| 1532 | 2026-04-17T23:02:04.660Z | Compiling serde_spanned v0.6.9 |
| 1533 | 2026-04-17T23:02:04.818Z | Compiling idna_adapter v1.2.1 |
| 1534 | 2026-04-17T23:02:04.834Z | Compiling serde_tokenstream v0.2.3 |
| 1535 | 2026-04-17T23:02:04.916Z | Compiling derive_builder_macro v0.20.2 |
| 1536 | 2026-04-17T23:02:04.957Z | Compiling idna v1.1.0 |
| 1537 | 2026-04-17T23:02:04.982Z | Compiling ppv-lite86 v0.2.21 |
| 1538 | 2026-04-17T23:02:05.068Z | Compiling md-5 v0.10.6 |
| 1539 | 2026-04-17T23:02:05.084Z | Compiling scroll v0.12.0 |
| 1540 | 2026-04-17T23:02:05.161Z | Compiling http-body v1.0.1 |
| 1541 | 2026-04-17T23:02:05.169Z | Compiling webpki-roots v1.0.6 |
| 1542 | 2026-04-17T23:02:05.200Z | Compiling darling_macro v0.21.3 |
| 1543 | 2026-04-17T23:02:05.254Z | Compiling url v2.5.8 |
| 1544 | 2026-04-17T23:02:05.310Z | Compiling rand_chacha v0.9.0 |
| 1545 | 2026-04-17T23:02:05.325Z | Compiling http-body-util v0.1.3 |
| 1546 | 2026-04-17T23:02:05.342Z | Compiling rand_chacha v0.3.1 |
| 1547 | 2026-04-17T23:02:05.383Z | Compiling zerocopy-derive v0.7.35 |
| 1548 | 2026-04-17T23:02:05.397Z | Compiling psl-types v2.0.11 |
| 1549 | 2026-04-17T23:02:05.430Z | Compiling iri-string v0.7.10 |
| 1550 | 2026-04-17T23:02:05.447Z | Compiling base16ct v0.2.0 |
| 1551 | 2026-04-17T23:02:05.533Z | Compiling rand v0.9.2 |
| 1552 | 2026-04-17T23:02:05.619Z | Compiling fallible-iterator v0.2.0 |
| 1553 | 2026-04-17T23:02:05.640Z | Compiling zlib-rs v0.6.2 |
| 1554 | 2026-04-17T23:02:05.656Z | Compiling num-bigint-dig v0.8.6 |
| 1555 | 2026-04-17T23:02:05.672Z | Compiling thiserror v1.0.69 |
| 1556 | 2026-04-17T23:02:05.724Z | Compiling rustix v0.38.44 |
| 1557 | 2026-04-17T23:02:05.742Z | Compiling cfg_aliases v0.2.1 |
| 1558 | 2026-04-17T23:02:05.830Z | Compiling ryu v1.0.23 |
| 1559 | 2026-04-17T23:02:05.867Z | Compiling ref-cast v1.0.25 |
| 1560 | 2026-04-17T23:02:05.943Z | Compiling smoltcp v0.9.1 |
| 1561 | 2026-04-17T23:02:06.039Z | Compiling litrs v1.0.0 |
| 1562 | 2026-04-17T23:02:06.051Z | Compiling serde_urlencoded v0.7.1 |
| 1563 | 2026-04-17T23:02:06.102Z | Compiling proptest v1.10.0 |
| 1564 | 2026-04-17T23:02:06.196Z | Compiling dof v0.4.0 |
| 1565 | 2026-04-17T23:02:06.282Z | Compiling postgres-protocol v0.6.10 |
| 1566 | 2026-04-17T23:02:06.299Z | Compiling zerocopy v0.7.35 |
| 1567 | 2026-04-17T23:02:06.329Z | Compiling nix v0.31.2 |
| 1568 | 2026-04-17T23:02:06.350Z | Compiling darling v0.21.3 |
| 1569 | 2026-04-17T23:02:06.447Z | Compiling sec1 v0.7.3 |
| 1570 | 2026-04-17T23:02:06.526Z | Compiling rand v0.8.5 |
| 1571 | 2026-04-17T23:02:06.565Z | Compiling ipnetwork v0.21.1 |
| 1572 | 2026-04-17T23:02:06.610Z | Compiling document-features v0.2.12 |
| 1573 | 2026-04-17T23:02:06.721Z | Compiling publicsuffix v2.3.0 |
| 1574 | 2026-04-17T23:02:06.825Z | Compiling oxnet v0.1.4 |
| 1575 | 2026-04-17T23:02:06.886Z | Compiling derive_builder v0.20.2 |
| 1576 | 2026-04-17T23:02:06.945Z | Compiling goblin v0.8.2 |
| 1577 | 2026-04-17T23:02:07.007Z | Compiling hubpack_derive v0.1.1 |
| 1578 | 2026-04-17T23:02:07.027Z | Compiling cargo-platform v0.1.9 |
| 1579 | 2026-04-17T23:02:07.038Z | Compiling hkdf v0.12.4 |
| 1580 | 2026-04-17T23:02:07.166Z | Compiling crypto-bigint v0.5.5 |
| 1581 | 2026-04-17T23:02:07.223Z | Compiling regex v1.12.3 |
| 1582 | 2026-04-17T23:02:07.399Z | Compiling group v0.13.0 |
| 1583 | 2026-04-17T23:02:07.419Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1584 | 2026-04-17T23:02:07.433Z | Compiling ref-cast-impl v1.0.25 |
| 1585 | 2026-04-17T23:02:07.448Z | Compiling strum_macros v0.27.2 |
| 1586 | 2026-04-17T23:02:07.486Z | Compiling async-trait v0.1.89 |
| 1587 | 2026-04-17T23:02:07.528Z | Compiling daft-derive v0.1.5 |
| 1588 | 2026-04-17T23:02:07.677Z | Compiling num-iter v0.1.45 |
| 1589 | 2026-04-17T23:02:07.865Z | Compiling terminal_size v0.4.3 |
| 1590 | 2026-04-17T23:02:07.923Z | Compiling phf_shared v0.13.1 |
| 1591 | 2026-04-17T23:02:07.978Z | Compiling lazy_static v1.5.0 |
| 1592 | 2026-04-17T23:02:08.007Z | Compiling vergen v9.0.6 |
| 1593 | 2026-04-17T23:02:08.028Z | Compiling fs-err v3.3.0 |
| 1594 | 2026-04-17T23:02:08.093Z | Compiling ahash v0.8.12 |
| 1595 | 2026-04-17T23:02:08.105Z | Compiling unicode-segmentation v1.12.0 |
| 1596 | 2026-04-17T23:02:08.157Z | Compiling bitflags v1.3.2 |
| 1597 | 2026-04-17T23:02:08.197Z | Compiling libbz2-rs-sys v0.2.2 |
| 1598 | 2026-04-17T23:02:08.214Z | Compiling foldhash v0.1.5 |
| 1599 | 2026-04-17T23:02:08.241Z | Compiling object v0.37.3 |
| 1600 | 2026-04-17T23:02:08.241Z | Compiling winnow v0.5.40 |
| 1601 | 2026-04-17T23:02:08.283Z | Compiling managed v0.8.0 |
| 1602 | 2026-04-17T23:02:08.315Z | Compiling tokio-util v0.7.18 |
| 1603 | 2026-04-17T23:02:08.388Z | Compiling tower v0.5.3 |
| 1604 | 2026-04-17T23:02:08.409Z | Compiling tokio-native-tls v0.3.1 |
| 1605 | 2026-04-17T23:02:08.522Z | Compiling flate2 v1.1.9 |
| 1606 | 2026-04-17T23:02:08.522Z | Compiling newtype-uuid v1.3.2 |
| 1607 | 2026-04-17T23:02:08.553Z | Compiling bumpalo v3.20.2 |
| 1608 | 2026-04-17T23:02:08.629Z | Compiling bzip2 v0.6.1 |
| 1609 | 2026-04-17T23:02:08.828Z | Compiling tower-http v0.6.8 |
| 1610 | 2026-04-17T23:02:08.863Z | Compiling zopfli v0.8.3 |
| 1611 | 2026-04-17T23:02:08.897Z | Compiling daft v0.1.5 |
| 1612 | 2026-04-17T23:02:08.913Z | Compiling hashbrown v0.15.5 |
| 1613 | 2026-04-17T23:02:08.929Z | Compiling clap_builder v4.5.60 |
| 1614 | 2026-04-17T23:02:09.007Z | Compiling h2 v0.4.13 |
| 1615 | 2026-04-17T23:02:09.085Z | Compiling phf v0.13.1 |
| 1616 | 2026-04-17T23:02:09.201Z | Compiling dof v0.3.0 |
| 1617 | 2026-04-17T23:02:09.259Z | Compiling elliptic-curve v0.13.8 |
| 1618 | 2026-04-17T23:02:09.394Z | Compiling signal-hook-mio v0.2.5 |
| 1619 | 2026-04-17T23:02:09.496Z | Compiling strum v0.27.2 |
| 1620 | 2026-04-17T23:02:09.508Z | Compiling cargo_metadata v0.19.2 |
| 1621 | 2026-04-17T23:02:09.553Z | Compiling usdt-macro v0.6.0 |
| 1622 | 2026-04-17T23:02:09.568Z | Compiling toml_edit v0.19.15 |
| 1623 | 2026-04-17T23:02:09.643Z | Compiling usdt-attr-macro v0.6.0 |
| 1624 | 2026-04-17T23:02:09.692Z | Compiling cookie_store v0.22.1 |
| 1625 | 2026-04-17T23:02:09.734Z | Compiling hubpack v0.1.2 |
| 1626 | 2026-04-17T23:02:09.954Z | Compiling bzip2 v0.4.4 |
| 1627 | 2026-04-17T23:02:09.991Z | Compiling postgres-types v0.2.12 |
| 1628 | 2026-04-17T23:02:10.045Z | Compiling zstd v0.13.3 |
| 1629 | 2026-04-17T23:02:10.195Z | Compiling serde_with_macros v3.17.0 |
| 1630 | 2026-04-17T23:02:10.329Z | Compiling dtrace-parser v0.2.0 |
| 1631 | 2026-04-17T23:02:10.353Z | Compiling ed25519 v2.2.3 |
| 1632 | 2026-04-17T23:02:10.390Z | Compiling pkcs1 v0.7.5 |
| 1633 | 2026-04-17T23:02:10.517Z | Compiling hex v0.4.3 |
| 1634 | 2026-04-17T23:02:10.537Z | Compiling serde-big-array v0.5.1 |
| 1635 | 2026-04-17T23:02:10.588Z | Compiling rfc6979 v0.4.0 |
| 1636 | 2026-04-17T23:02:10.692Z | Compiling bstr v1.12.1 |
| 1637 | 2026-04-17T23:02:10.728Z | Compiling clap_derive v4.5.55 |
| 1638 | 2026-04-17T23:02:10.803Z | Compiling serde_repr v0.1.20 |
| 1639 | 2026-04-17T23:02:10.811Z | Compiling enum-as-inner v0.6.1 |
| 1640 | 2026-04-17T23:02:10.881Z | Compiling strum_macros v0.26.4 |
| 1641 | 2026-04-17T23:02:11.104Z | Compiling phf_shared v0.11.3 |
| 1642 | 2026-04-17T23:02:11.275Z | Compiling float-cmp v0.10.0 |
| 1643 | 2026-04-17T23:02:11.313Z | Compiling memmap2 v0.9.10 |
| 1644 | 2026-04-17T23:02:11.358Z | Compiling thread-id v4.2.2 |
| 1645 | 2026-04-17T23:02:11.371Z | Compiling env_filter v1.0.0 |
| 1646 | 2026-04-17T23:02:11.387Z | Compiling encoding_rs v0.8.35 |
| 1647 | 2026-04-17T23:02:11.405Z | Compiling normalize-line-endings v0.3.0 |
| 1648 | 2026-04-17T23:02:11.433Z | Compiling predicates-core v1.0.10 |
| 1649 | 2026-04-17T23:02:11.448Z | Compiling data-encoding v2.10.0 |
| 1650 | 2026-04-17T23:02:11.452Z | Compiling mime v0.3.17 |
| 1651 | 2026-04-17T23:02:11.528Z | Compiling new_debug_unreachable v1.0.6 |
| 1652 | 2026-04-17T23:02:11.551Z | Compiling either v1.15.0 |
| 1653 | 2026-04-17T23:02:11.670Z | Compiling fixedbitset v0.5.7 |
| 1654 | 2026-04-17T23:02:11.675Z | Compiling fixedbitset v0.4.2 |
| 1655 | 2026-04-17T23:02:11.761Z | Compiling static_assertions v1.1.0 |
| 1656 | 2026-04-17T23:02:11.777Z | Compiling keccak v0.1.6 |
| 1657 | 2026-04-17T23:02:11.790Z | Compiling jiff v0.2.21 |
| 1658 | 2026-04-17T23:02:11.847Z | Compiling precomputed-hash v0.1.1 |
| 1659 | 2026-04-17T23:02:11.933Z | Compiling difflib v0.4.0 |
| 1660 | 2026-04-17T23:02:11.959Z | Compiling rustc-hash v2.1.1 |
| 1661 | 2026-04-17T23:02:12.011Z | Compiling whoami v2.1.0 |
| 1662 | 2026-04-17T23:02:12.024Z | Compiling sha3 v0.10.8 |
| 1663 | 2026-04-17T23:02:12.104Z | Compiling iddqd v0.3.17 |
| 1664 | 2026-04-17T23:02:12.238Z | Compiling hyper v1.8.1 |
| 1665 | 2026-04-17T23:02:12.272Z | Compiling tokio-postgres v0.7.16 |
| 1666 | 2026-04-17T23:02:12.374Z | Compiling predicates v3.1.4 |
| 1667 | 2026-04-17T23:02:12.416Z | Compiling string_cache v0.8.9 |
| 1668 | 2026-04-17T23:02:12.515Z | Compiling petgraph v0.8.3 |
| 1669 | 2026-04-17T23:02:12.538Z | Compiling petgraph v0.6.5 |
| 1670 | 2026-04-17T23:02:12.621Z | Compiling clap v4.5.60 |
| 1671 | 2026-04-17T23:02:12.637Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1672 | 2026-04-17T23:02:12.682Z | Compiling hickory-proto v0.25.2 |
| 1673 | 2026-04-17T23:02:12.720Z | Compiling toml_edit v0.22.27 |
| 1674 | 2026-04-17T23:02:12.738Z | Compiling strum v0.26.3 |
| 1675 | 2026-04-17T23:02:12.891Z | Compiling itertools v0.13.0 |
| 1676 | 2026-04-17T23:02:13.003Z | Compiling env_logger v0.11.9 |
| 1677 | 2026-04-17T23:02:13.061Z | Compiling usdt v0.6.0 |
| 1678 | 2026-04-17T23:02:13.170Z | Compiling usdt-impl v0.5.0 |
| 1679 | 2026-04-17T23:02:13.285Z | Compiling serde_with v3.17.0 |
| 1680 | 2026-04-17T23:02:13.359Z | Compiling hyper-util v0.1.20 |
| 1681 | 2026-04-17T23:02:13.383Z | Compiling crossterm v0.28.1 |
| 1682 | 2026-04-17T23:02:13.787Z | Compiling similar v2.7.0 |
| 1683 | 2026-04-17T23:02:13.883Z | Compiling toml v0.7.8 |
| 1684 | 2026-04-17T23:02:14.063Z | Compiling ecdsa v0.16.9 |
| 1685 | 2026-04-17T23:02:14.158Z | Compiling rsa v0.9.10 |
| 1686 | 2026-04-17T23:02:14.485Z | Compiling zip v4.6.1 |
| 1687 | 2026-04-17T23:02:14.501Z | Compiling ed25519-dalek v2.2.0 |
| 1688 | 2026-04-17T23:02:14.546Z | Compiling zip v0.6.6 |
| 1689 | 2026-04-17T23:02:14.931Z | Compiling hyper-tls v0.6.0 |
| 1690 | 2026-04-17T23:02:15.007Z | Compiling tokio-stream v0.1.18 |
| 1691 | 2026-04-17T23:02:15.133Z | Compiling heck v0.4.1 |
| 1692 | 2026-04-17T23:02:15.164Z | Compiling buf-list v1.1.2 |
| 1693 | 2026-04-17T23:02:15.182Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1694 | 2026-04-17T23:02:15.198Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1695 | 2026-04-17T23:02:15.271Z | Compiling openapiv3 v2.2.0 |
| 1696 | 2026-04-17T23:02:15.395Z | Compiling x509-cert v0.2.5 |
| 1697 | 2026-04-17T23:02:15.437Z | Compiling sha1 v0.10.6 |
| 1698 | 2026-04-17T23:02:15.468Z | Compiling crossbeam-epoch v0.9.18 |
| 1699 | 2026-04-17T23:02:15.471Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1700 | 2026-04-17T23:02:15.499Z | Compiling lalrpop-util v0.19.12 |
| 1701 | 2026-04-17T23:02:15.499Z | Compiling peg-runtime v0.8.5 |
| 1702 | 2026-04-17T23:02:15.529Z | Compiling thread_local v1.1.9 |
| 1703 | 2026-04-17T23:02:15.682Z | Compiling slog-async v2.8.0 |
| 1704 | 2026-04-17T23:02:15.725Z | Compiling futures-executor v0.3.32 |
| 1705 | 2026-04-17T23:02:15.794Z | Compiling crossbeam-channel v0.5.15 |
| 1706 | 2026-04-17T23:02:15.810Z | Compiling filetime v0.2.27 |
| 1707 | 2026-04-17T23:02:15.813Z | Compiling is-terminal v0.4.17 |
| 1708 | 2026-04-17T23:02:15.843Z | Compiling xattr v1.6.1 |
| 1709 | 2026-04-17T23:02:15.846Z | Compiling take_mut v0.2.2 |
| 1710 | 2026-04-17T23:02:15.944Z | Compiling term v1.2.1 |
| 1711 | 2026-04-17T23:02:15.998Z | Compiling tar v0.4.45 |
| 1712 | 2026-04-17T23:02:16.017Z | Compiling futures v0.3.32 |
| 1713 | 2026-04-17T23:02:16.257Z | Compiling slog-term v2.9.2 |
| 1714 | 2026-04-17T23:02:31.303Z | Compiling rustls-webpki v0.103.9 |
| 1715 | 2026-04-17T23:02:34.139Z | Compiling tokio-rustls v0.26.4 |
| 1716 | 2026-04-17T23:02:34.140Z | Compiling rustls-platform-verifier v0.6.2 |
| 1717 | 2026-04-17T23:02:34.343Z | Compiling hyper-rustls v0.27.7 |
| 1718 | 2026-04-17T23:02:34.538Z | Compiling reqwest v0.12.28 |
| 1719 | 2026-04-17T23:02:34.538Z | Compiling reqwest v0.13.2 |
| 1720 | 2026-04-17T23:02:36.530Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1721 | 2026-04-17T23:02:36.776Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1722 | 2026-04-17T23:02:39.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.40s |
| 1723 | 2026-04-17T23:02:39.722Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1724 | 2026-04-17T23:02:39.779Z | Apr 17 23:02:38.757 INFO Starting download, target: Cockroach |
| 1725 | 2026-04-17T23:02:39.779Z | Apr 17 23:02:38.757 INFO Starting download, target: Console |
| 1726 | 2026-04-17T23:02:39.779Z | Apr 17 23:02:38.757 INFO Starting download, target: Clickhouse |
| 1727 | 2026-04-17T23:02:39.779Z | Apr 17 23:02:38.757 INFO Starting download, target: DendriteStub |
| 1728 | 2026-04-17T23:02:39.779Z | Apr 17 23:02:38.757 INFO Starting download, target: MaghemiteMgd |
| 1729 | 2026-04-17T23:02:39.779Z | Apr 17 23:02:38.757 INFO Starting download, target: TransceiverControl |
| 1730 | 2026-04-17T23:02:39.782Z | Apr 17 23:02:38.758 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1731 | 2026-04-17T23:02:39.782Z | Apr 17 23:02:38.758 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1732 | 2026-04-17T23:02:39.782Z | Apr 17 23:02:38.758 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1733 | 2026-04-17T23:02:39.782Z | Apr 17 23:02:38.758 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1734 | 2026-04-17T23:02:39.783Z | Apr 17 23:02:38.758 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1735 | 2026-04-17T23:02:39.783Z | Apr 17 23:02:38.758 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1736 | 2026-04-17T23:02:40.035Z | Apr 17 23:02:39.011 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1737 | 2026-04-17T23:02:40.249Z | Apr 17 23:02:39.224 INFO Download complete, target: TransceiverControl |
| 1738 | 2026-04-17T23:02:40.750Z | Apr 17 23:02:39.728 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1739 | 2026-04-17T23:02:41.021Z | Apr 17 23:02:39.997 INFO Download complete, target: Console |
| 1740 | 2026-04-17T23:02:41.400Z | Apr 17 23:02:40.374 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1741 | 2026-04-17T23:02:41.656Z | Apr 17 23:02:40.632 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1742 | 2026-04-17T23:02:41.950Z | Apr 17 23:02:40.928 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1743 | 2026-04-17T23:02:42.038Z | Apr 17 23:02:41.015 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1744 | 2026-04-17T23:02:42.038Z | Apr 17 23:02:41.015 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1745 | 2026-04-17T23:02:43.863Z | Apr 17 23:02:42.841 INFO Download complete, target: DendriteStub |
| 1746 | 2026-04-17T23:02:44.060Z | Apr 17 23:02:43.038 INFO Download complete, target: MaghemiteMgd |
| 1747 | 2026-04-17T23:02:46.702Z | Apr 17 23:02:45.679 INFO Checking that binary works, target: Cockroach |
| 1748 | 2026-04-17T23:02:46.804Z | Apr 17 23:02:45.782 INFO Download complete, target: Cockroach |
| 1749 | 2026-04-17T23:02:48.747Z | Apr 17 23:02:47.723 INFO Checking that binary works, target: Clickhouse |
| 1750 | 2026-04-17T23:02:48.825Z | Apr 17 23:02:47.802 INFO Download complete, target: Clickhouse |
| 1751 | 2026-04-17T23:02:48.831Z | All prerequisites installed successfully |
| 1752 | 2026-04-17T23:02:48.834Z | |
| 1753 | 2026-04-17T23:02:48.834Z | real 2:52.903461713 |
| 1754 | 2026-04-17T23:02:48.834Z | user 7:15.714596792 |
| 1755 | 2026-04-17T23:02:48.834Z | sys 1:43.339817646 |
| 1756 | 2026-04-17T23:02:48.834Z | trap 0.268358459 |
| 1757 | 2026-04-17T23:02:48.834Z | tflt 1.134083434 |
| 1758 | 2026-04-17T23:02:48.834Z | dflt 1.906962883 |
| 1759 | 2026-04-17T23:02:48.834Z | kflt 0.025163793 |
| 1760 | 2026-04-17T23:02:48.834Z | lock 22:18.749405270 |
| 1761 | 2026-04-17T23:02:48.834Z | slp 19:33.969196852 |
| 1762 | 2026-04-17T23:02:48.834Z | lat 25.741149613 |
| 1763 | 2026-04-17T23:02:48.834Z | stop 2:59.118768003 |
| 1764 | 2026-04-17T23:02:48.834Z | + ptime -m cargo xtask download softnpu |
| 1765 | 2026-04-17T23:02:49.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1766 | 2026-04-17T23:02:49.381Z | Running `target/debug/xtask download softnpu` |
| 1767 | 2026-04-17T23:02:50.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1768 | 2026-04-17T23:02:50.211Z | Running `target/debug/xtask-downloader softnpu` |
| 1769 | 2026-04-17T23:02:50.253Z | Apr 17 23:02:49.230 INFO Starting download, target: Softnpu |
| 1770 | 2026-04-17T23:02:50.255Z | Apr 17 23:02:49.231 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1771 | 2026-04-17T23:02:50.835Z | Apr 17 23:02:49.812 INFO Download complete, target: Softnpu |
| 1772 | 2026-04-17T23:02:50.838Z | |
| 1773 | 2026-04-17T23:02:50.838Z | real 2.000362126 |
| 1774 | 2026-04-17T23:02:50.838Z | user 1.336259219 |
| 1775 | 2026-04-17T23:02:50.838Z | sys 0.663016462 |
| 1776 | 2026-04-17T23:02:50.838Z | trap 0.000670956 |
| 1777 | 2026-04-17T23:02:50.838Z | tflt 0.000119785 |
| 1778 | 2026-04-17T23:02:50.838Z | dflt 0.000204685 |
| 1779 | 2026-04-17T23:02:50.838Z | kflt 0.000000000 |
| 1780 | 2026-04-17T23:02:50.838Z | lock 10.377495457 |
| 1781 | 2026-04-17T23:02:50.839Z | slp 0.430545417 |
| 1782 | 2026-04-17T23:02:50.839Z | lat 0.084811044 |
| 1783 | 2026-04-17T23:02:50.839Z | stop 0.000167880 |
| 1784 | 2026-04-17T23:02:50.842Z | + export CARGO_INCREMENTAL=0 |
| 1785 | 2026-04-17T23:02:50.842Z | + CARGO_INCREMENTAL=0 |
| 1786 | 2026-04-17T23:02:50.842Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1787 | 2026-04-17T23:02:51.726Z | Compiling proc-macro2 v1.0.106 |
| 1788 | 2026-04-17T23:02:51.726Z | Compiling quote v1.0.44 |
| 1789 | 2026-04-17T23:02:51.726Z | Compiling unicode-ident v1.0.24 |
| 1790 | 2026-04-17T23:02:51.726Z | Compiling libc v0.2.185 |
| 1791 | 2026-04-17T23:02:51.731Z | Compiling serde_core v1.0.228 |
| 1792 | 2026-04-17T23:02:51.731Z | Compiling serde v1.0.228 |
| 1793 | 2026-04-17T23:02:51.731Z | Compiling cfg-if v1.0.4 |
| 1794 | 2026-04-17T23:02:51.731Z | Compiling version_check v0.9.5 |
| 1795 | 2026-04-17T23:02:51.731Z | Compiling find-msvc-tools v0.1.9 |
| 1796 | 2026-04-17T23:02:51.731Z | Compiling shlex v1.3.0 |
| 1797 | 2026-04-17T23:02:51.731Z | Compiling typenum v1.19.0 |
| 1798 | 2026-04-17T23:02:51.731Z | Compiling autocfg v1.5.0 |
| 1799 | 2026-04-17T23:02:51.731Z | Compiling zmij v1.0.21 |
| 1800 | 2026-04-17T23:02:51.731Z | Compiling serde_json v1.0.149 |
| 1801 | 2026-04-17T23:02:51.731Z | Compiling portable-atomic v1.13.1 |
| 1802 | 2026-04-17T23:02:52.059Z | Compiling memchr v2.8.0 |
| 1803 | 2026-04-17T23:02:52.188Z | Compiling zerocopy v0.8.40 |
| 1804 | 2026-04-17T23:02:52.191Z | Compiling libm v0.2.16 |
| 1805 | 2026-04-17T23:02:52.223Z | Compiling smallvec v1.15.1 |
| 1806 | 2026-04-17T23:02:52.256Z | Compiling num-traits v0.2.19 |
| 1807 | 2026-04-17T23:02:52.438Z | Compiling generic-array v0.14.7 |
| 1808 | 2026-04-17T23:02:52.468Z | Compiling parking_lot_core v0.9.12 |
| 1809 | 2026-04-17T23:02:52.471Z | Compiling icu_normalizer_data v2.1.1 |
| 1810 | 2026-04-17T23:02:52.485Z | Compiling icu_properties_data v2.1.2 |
| 1811 | 2026-04-17T23:02:52.501Z | Compiling itoa v1.0.17 |
| 1812 | 2026-04-17T23:02:52.532Z | Compiling getrandom v0.4.1 |
| 1813 | 2026-04-17T23:02:52.535Z | Compiling log v0.4.29 |
| 1814 | 2026-04-17T23:02:52.599Z | Compiling stable_deref_trait v1.2.1 |
| 1815 | 2026-04-17T23:02:52.649Z | Compiling pkg-config v0.3.32 |
| 1816 | 2026-04-17T23:02:52.709Z | Compiling subtle v2.6.1 |
| 1817 | 2026-04-17T23:02:52.789Z | Compiling jobserver v0.1.34 |
| 1818 | 2026-04-17T23:02:52.792Z | Compiling getrandom v0.2.17 |
| 1819 | 2026-04-17T23:02:52.868Z | Compiling errno v0.3.14 |
| 1820 | 2026-04-17T23:02:52.916Z | Compiling scopeguard v1.2.0 |
| 1821 | 2026-04-17T23:02:53.011Z | Compiling cc v1.2.56 |
| 1822 | 2026-04-17T23:02:53.027Z | Compiling rand_core v0.6.4 |
| 1823 | 2026-04-17T23:02:53.064Z | Compiling lock_api v0.4.14 |
| 1824 | 2026-04-17T23:02:53.118Z | Compiling percent-encoding v2.3.2 |
| 1825 | 2026-04-17T23:02:53.135Z | Compiling litemap v0.8.1 |
| 1826 | 2026-04-17T23:02:53.161Z | Compiling syn v2.0.117 |
| 1827 | 2026-04-17T23:02:53.239Z | Compiling writeable v0.6.2 |
| 1828 | 2026-04-17T23:02:53.301Z | Compiling thiserror v2.0.18 |
| 1829 | 2026-04-17T23:02:53.304Z | Compiling fnv v1.0.7 |
| 1830 | 2026-04-17T23:02:53.384Z | Compiling pin-project-lite v0.2.17 |
| 1831 | 2026-04-17T23:02:53.402Z | Compiling getrandom v0.3.4 |
| 1832 | 2026-04-17T23:02:53.493Z | Compiling critical-section v1.2.0 |
| 1833 | 2026-04-17T23:02:53.540Z | Compiling rustversion v1.0.22 |
| 1834 | 2026-04-17T23:02:53.540Z | Compiling allocator-api2 v0.2.21 |
| 1835 | 2026-04-17T23:02:53.590Z | Compiling equivalent v1.0.2 |
| 1836 | 2026-04-17T23:02:53.593Z | Compiling schemars v0.8.22 |
| 1837 | 2026-04-17T23:02:53.638Z | Compiling utf8_iter v1.0.4 |
| 1838 | 2026-04-17T23:02:53.655Z | Compiling dunce v1.0.5 |
| 1839 | 2026-04-17T23:02:53.719Z | Compiling fs_extra v1.3.0 |
| 1840 | 2026-04-17T23:02:53.773Z | Compiling cmake v0.1.57 |
| 1841 | 2026-04-17T23:02:53.776Z | Compiling foldhash v0.2.0 |
| 1842 | 2026-04-17T23:02:53.805Z | Compiling rand_core v0.10.0 |
| 1843 | 2026-04-17T23:02:53.836Z | Compiling form_urlencoded v1.2.2 |
| 1844 | 2026-04-17T23:02:53.974Z | Compiling once_cell v1.21.3 |
| 1845 | 2026-04-17T23:02:54.007Z | Compiling hashbrown v0.16.1 |
| 1846 | 2026-04-17T23:02:54.093Z | Compiling const-oid v0.9.6 |
| 1847 | 2026-04-17T23:02:54.160Z | Compiling signal-hook-registry v1.4.8 |
| 1848 | 2026-04-17T23:02:54.213Z | Compiling semver v1.0.27 |
| 1849 | 2026-04-17T23:02:54.283Z | Compiling bitflags v2.11.0 |
| 1850 | 2026-04-17T23:02:54.315Z | Compiling ring v0.17.14 |
| 1851 | 2026-04-17T23:02:54.334Z | Compiling aws-lc-sys v0.37.1 |
| 1852 | 2026-04-17T23:02:54.524Z | Compiling rustix v1.1.3 |
| 1853 | 2026-04-17T23:02:54.541Z | Compiling parking_lot v0.12.5 |
| 1854 | 2026-04-17T23:02:54.544Z | Compiling mio v1.2.0 |
| 1855 | 2026-04-17T23:02:54.571Z | Compiling indexmap v2.13.0 |
| 1856 | 2026-04-17T23:02:54.622Z | Compiling socket2 v0.6.3 |
| 1857 | 2026-04-17T23:02:54.662Z | Compiling aws-lc-rs v1.16.0 |
| 1858 | 2026-04-17T23:02:54.696Z | Compiling futures-core v0.3.32 |
| 1859 | 2026-04-17T23:02:54.710Z | Compiling strsim v0.11.1 |
| 1860 | 2026-04-17T23:02:54.827Z | Compiling thiserror v1.0.69 |
| 1861 | 2026-04-17T23:02:54.874Z | Compiling ucd-trie v0.1.7 |
| 1862 | 2026-04-17T23:02:54.888Z | Compiling byteorder v1.5.0 |
| 1863 | 2026-04-17T23:02:54.968Z | Compiling httparse v1.10.1 |
| 1864 | 2026-04-17T23:02:55.037Z | Compiling pest v2.8.6 |
| 1865 | 2026-04-17T23:02:55.122Z | Compiling vcpkg v0.2.15 |
| 1866 | 2026-04-17T23:02:55.137Z | Compiling ident_case v1.0.1 |
| 1867 | 2026-04-17T23:02:55.150Z | Compiling iana-time-zone v0.1.65 |
| 1868 | 2026-04-17T23:02:55.247Z | Compiling heck v0.5.0 |
| 1869 | 2026-04-17T23:02:55.273Z | Compiling syn v1.0.109 |
| 1870 | 2026-04-17T23:02:55.339Z | Compiling uuid v1.23.0 |
| 1871 | 2026-04-17T23:02:55.342Z | Compiling cpufeatures v0.2.17 |
| 1872 | 2026-04-17T23:02:55.525Z | Compiling regex-syntax v0.8.10 |
| 1873 | 2026-04-17T23:02:55.651Z | Compiling rustc_version v0.4.1 |
| 1874 | 2026-04-17T23:02:55.703Z | Compiling openssl-sys v0.9.111 |
| 1875 | 2026-04-17T23:02:55.725Z | Compiling rustls v0.23.37 |
| 1876 | 2026-04-17T23:02:55.789Z | Compiling futures-sink v0.3.32 |
| 1877 | 2026-04-17T23:02:55.885Z | Compiling futures-channel v0.3.32 |
| 1878 | 2026-04-17T23:02:55.971Z | Compiling synstructure v0.13.2 |
| 1879 | 2026-04-17T23:02:55.975Z | Compiling serde_derive_internals v0.29.1 |
| 1880 | 2026-04-17T23:02:56.006Z | Compiling futures-io v0.3.32 |
| 1881 | 2026-04-17T23:02:56.019Z | Compiling futures-task v0.3.32 |
| 1882 | 2026-04-17T23:02:56.070Z | Compiling slab v0.4.12 |
| 1883 | 2026-04-17T23:02:56.088Z | Compiling pest_meta v2.8.6 |
| 1884 | 2026-04-17T23:02:56.255Z | Compiling plain v0.2.3 |
| 1885 | 2026-04-17T23:02:56.298Z | Compiling dyn-clone v1.0.20 |
| 1886 | 2026-04-17T23:02:56.301Z | Compiling aho-corasick v1.1.4 |
| 1887 | 2026-04-17T23:02:56.343Z | Compiling crossbeam-utils v0.8.21 |
| 1888 | 2026-04-17T23:02:56.407Z | Compiling time-core v0.1.8 |
| 1889 | 2026-04-17T23:02:56.467Z | Compiling num-conv v0.2.0 |
| 1890 | 2026-04-17T23:02:56.570Z | Compiling base64 v0.22.1 |
| 1891 | 2026-04-17T23:02:56.587Z | Compiling openssl v0.10.75 |
| 1892 | 2026-04-17T23:02:56.620Z | Compiling time-macros v0.2.27 |
| 1893 | 2026-04-17T23:02:56.742Z | Compiling pest_generator v2.8.6 |
| 1894 | 2026-04-17T23:02:56.805Z | Compiling pretty-hex v0.4.1 |
| 1895 | 2026-04-17T23:02:56.992Z | Compiling anyhow v1.0.102 |
| 1896 | 2026-04-17T23:02:57.010Z | Compiling base64ct v1.8.3 |
| 1897 | 2026-04-17T23:02:57.027Z | Compiling crc32fast v1.5.0 |
| 1898 | 2026-04-17T23:02:57.044Z | Compiling darling_core v0.21.3 |
| 1899 | 2026-04-17T23:02:57.047Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1900 | 2026-04-17T23:02:57.114Z | Compiling flagset v0.4.7 |
| 1901 | 2026-04-17T23:02:57.141Z | Compiling native-tls v0.2.18 |
| 1902 | 2026-04-17T23:02:57.245Z | Compiling serde_derive v1.0.228 |
| 1903 | 2026-04-17T23:02:57.276Z | Compiling zeroize_derive v1.4.3 |
| 1904 | 2026-04-17T23:02:57.311Z | Compiling zerofrom-derive v0.1.6 |
| 1905 | 2026-04-17T23:02:57.325Z | Compiling yoke-derive v0.8.1 |
| 1906 | 2026-04-17T23:02:57.332Z | Compiling zerovec-derive v0.11.2 |
| 1907 | 2026-04-17T23:02:57.360Z | Compiling displaydoc v0.2.5 |
| 1908 | 2026-04-17T23:02:57.384Z | Compiling zerocopy-derive v0.8.40 |
| 1909 | 2026-04-17T23:02:57.400Z | Compiling tokio-macros v2.7.0 |
| 1910 | 2026-04-17T23:02:57.416Z | Compiling futures-macro v0.3.32 |
| 1911 | 2026-04-17T23:02:57.457Z | Compiling thiserror-impl v2.0.18 |
| 1912 | 2026-04-17T23:02:57.603Z | Compiling schemars_derive v0.8.22 |
| 1913 | 2026-04-17T23:02:57.690Z | Compiling der_derive v0.7.3 |
| 1914 | 2026-04-17T23:02:57.763Z | Compiling tracing-attributes v0.1.31 |
| 1915 | 2026-04-17T23:02:57.899Z | Compiling zeroize v1.8.2 |
| 1916 | 2026-04-17T23:02:58.164Z | Compiling thiserror-impl v1.0.69 |
| 1917 | 2026-04-17T23:02:58.191Z | Compiling pest_derive v2.8.6 |
| 1918 | 2026-04-17T23:02:58.285Z | Compiling futures-util v0.3.32 |
| 1919 | 2026-04-17T23:02:58.397Z | Compiling regex-automata v0.4.14 |
| 1920 | 2026-04-17T23:02:58.447Z | Compiling zerofrom v0.1.6 |
| 1921 | 2026-04-17T23:02:58.595Z | Compiling yoke v0.8.1 |
| 1922 | 2026-04-17T23:02:58.628Z | Compiling crypto-common v0.1.7 |
| 1923 | 2026-04-17T23:02:58.660Z | Compiling block-buffer v0.10.4 |
| 1924 | 2026-04-17T23:02:58.775Z | Compiling zerovec v0.11.5 |
| 1925 | 2026-04-17T23:02:58.779Z | Compiling zerotrie v0.2.3 |
| 1926 | 2026-04-17T23:02:58.885Z | Compiling digest v0.10.7 |
| 1927 | 2026-04-17T23:02:58.935Z | Compiling block-padding v0.3.3 |
| 1928 | 2026-04-17T23:02:59.100Z | Compiling inout v0.1.4 |
| 1929 | 2026-04-17T23:02:59.154Z | Compiling rustls-pki-types v1.14.0 |
| 1930 | 2026-04-17T23:02:59.221Z | Compiling scroll_derive v0.13.1 |
| 1931 | 2026-04-17T23:02:59.242Z | Compiling hmac v0.12.1 |
| 1932 | 2026-04-17T23:02:59.277Z | Compiling cipher v0.4.4 |
| 1933 | 2026-04-17T23:02:59.295Z | Compiling sha2 v0.10.9 |
| 1934 | 2026-04-17T23:02:59.295Z | Compiling scroll_derive v0.12.1 |
| 1935 | 2026-04-17T23:02:59.378Z | Compiling tinystr v0.8.2 |
| 1936 | 2026-04-17T23:02:59.397Z | Compiling potential_utf v0.1.4 |
| 1937 | 2026-04-17T23:02:59.573Z | Compiling icu_locale_core v2.1.1 |
| 1938 | 2026-04-17T23:02:59.591Z | Compiling icu_collections v2.1.1 |
| 1939 | 2026-04-17T23:02:59.663Z | Compiling pem-rfc7468 v0.7.0 |
| 1940 | 2026-04-17T23:02:59.804Z | Compiling openssl-macros v0.1.1 |
| 1941 | 2026-04-17T23:02:59.944Z | Compiling der v0.7.10 |
| 1942 | 2026-04-17T23:03:00.009Z | Compiling darling_macro v0.21.3 |
| 1943 | 2026-04-17T23:03:00.230Z | Compiling zerocopy-derive v0.7.35 |
| 1944 | 2026-04-17T23:03:00.269Z | Compiling icu_provider v2.1.1 |
| 1945 | 2026-04-17T23:03:00.329Z | Compiling rand_core v0.9.5 |
| 1946 | 2026-04-17T23:03:00.438Z | Compiling bytes v1.11.1 |
| 1947 | 2026-04-17T23:03:00.509Z | Compiling chrono v0.4.44 |
| 1948 | 2026-04-17T23:03:00.561Z | Compiling icu_properties v2.1.2 |
| 1949 | 2026-04-17T23:03:00.577Z | Compiling icu_normalizer v2.1.1 |
| 1950 | 2026-04-17T23:03:00.886Z | Compiling serde_tokenstream v0.2.3 |
| 1951 | 2026-04-17T23:03:01.055Z | Compiling tokio v1.52.1 |
| 1952 | 2026-04-17T23:03:01.237Z | Compiling http v1.4.0 |
| 1953 | 2026-04-17T23:03:01.388Z | Compiling regex v1.12.3 |
| 1954 | 2026-04-17T23:03:01.632Z | Compiling idna_adapter v1.2.1 |
| 1955 | 2026-04-17T23:03:01.793Z | Compiling idna v1.1.0 |
| 1956 | 2026-04-17T23:03:01.808Z | Compiling ppv-lite86 v0.2.21 |
| 1957 | 2026-04-17T23:03:01.849Z | Compiling slog v2.8.2 |
| 1958 | 2026-04-17T23:03:01.937Z | Compiling tracing-core v0.1.36 |
| 1959 | 2026-04-17T23:03:02.065Z | Compiling untrusted v0.9.0 |
| 1960 | 2026-04-17T23:03:02.147Z | Compiling url v2.5.8 |
| 1961 | 2026-04-17T23:03:02.206Z | Compiling spki v0.7.3 |
| 1962 | 2026-04-17T23:03:02.223Z | Compiling darling v0.21.3 |
| 1963 | 2026-04-17T23:03:02.325Z | Compiling tracing v0.1.44 |
| 1964 | 2026-04-17T23:03:02.384Z | Compiling salsa20 v0.10.2 |
| 1965 | 2026-04-17T23:03:02.413Z | Compiling pbkdf2 v0.12.2 |
| 1966 | 2026-04-17T23:03:02.960Z | Compiling cookie v0.18.1 |
| 1967 | 2026-04-17T23:03:02.999Z | Compiling camino v1.2.2 |
| 1968 | 2026-04-17T23:03:03.156Z | Compiling scrypt v0.11.0 |
| 1969 | 2026-04-17T23:03:03.169Z | Compiling rand_chacha v0.9.0 |
| 1970 | 2026-04-17T23:03:03.244Z | Compiling aes v0.8.4 |
| 1971 | 2026-04-17T23:03:03.303Z | Compiling cbc v0.1.2 |
| 1972 | 2026-04-17T23:03:03.774Z | Compiling usdt-impl v0.5.0 |
| 1973 | 2026-04-17T23:03:03.792Z | Compiling ref-cast v1.0.25 |
| 1974 | 2026-04-17T23:03:03.821Z | Compiling paste v1.0.15 |
| 1975 | 2026-04-17T23:03:03.882Z | Compiling winnow v0.7.14 |
| 1976 | 2026-04-17T23:03:04.014Z | Compiling usdt-impl v0.6.0 |
| 1977 | 2026-04-17T23:03:04.030Z | Compiling either v1.15.0 |
| 1978 | 2026-04-17T23:03:04.212Z | Compiling pkcs5 v0.7.1 |
| 1979 | 2026-04-17T23:03:04.249Z | Compiling rand v0.9.2 |
| 1980 | 2026-04-17T23:03:04.264Z | Compiling http-body v1.0.1 |
| 1981 | 2026-04-17T23:03:04.450Z | Compiling serde_spanned v0.6.9 |
| 1982 | 2026-04-17T23:03:04.613Z | Compiling toml_datetime v0.6.11 |
| 1983 | 2026-04-17T23:03:04.629Z | Compiling scroll v0.13.0 |
| 1984 | 2026-04-17T23:03:04.647Z | Compiling scroll v0.12.0 |
| 1985 | 2026-04-17T23:03:04.680Z | Compiling heapless v0.7.17 |
| 1986 | 2026-04-17T23:03:04.775Z | Compiling tokio-util v0.7.18 |
| 1987 | 2026-04-17T23:03:04.825Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1988 | 2026-04-17T23:03:04.871Z | Compiling signal-hook v0.3.18 |
| 1989 | 2026-04-17T23:03:04.929Z | Compiling openssl-probe v0.2.1 |
| 1990 | 2026-04-17T23:03:05.054Z | Compiling untrusted v0.7.1 |
| 1991 | 2026-04-17T23:03:05.070Z | Compiling atomic-waker v1.1.2 |
| 1992 | 2026-04-17T23:03:05.109Z | Compiling zstd-safe v7.2.4 |
| 1993 | 2026-04-17T23:03:05.125Z | Compiling goblin v0.8.2 |
| 1994 | 2026-04-17T23:03:05.220Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1995 | 2026-04-17T23:03:05.298Z | Compiling goblin v0.10.5 |
| 1996 | 2026-04-17T23:03:05.346Z | Compiling pkcs8 v0.10.2 |
| 1997 | 2026-04-17T23:03:05.723Z | Compiling zerocopy v0.7.35 |
| 1998 | 2026-04-17T23:03:05.773Z | Compiling ref-cast-impl v1.0.25 |
| 1999 | 2026-04-17T23:03:05.811Z | Compiling curve25519-dalek v4.1.3 |
| 2000 | 2026-04-17T23:03:06.014Z | Compiling darling_core v0.20.11 |
| 2001 | 2026-04-17T23:03:06.125Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2002 | 2026-04-17T23:03:06.163Z | Compiling memoffset v0.9.1 |
| 2003 | 2026-04-17T23:03:06.335Z | Compiling fastrand v2.3.0 |
| 2004 | 2026-04-17T23:03:06.351Z | Compiling winnow v0.5.40 |
| 2005 | 2026-04-17T23:03:06.383Z | Compiling tinyvec_macros v0.1.1 |
| 2006 | 2026-04-17T23:03:06.420Z | Compiling rustix v0.38.44 |
| 2007 | 2026-04-17T23:03:06.487Z | Compiling litrs v1.0.0 |
| 2008 | 2026-04-17T23:03:06.691Z | Compiling try-lock v0.2.5 |
| 2009 | 2026-04-17T23:03:06.907Z | Compiling tower-layer v0.3.3 |
| 2010 | 2026-04-17T23:03:06.949Z | Compiling tower-service v0.3.3 |
| 2011 | 2026-04-17T23:03:07.128Z | Compiling document-features v0.2.12 |
| 2012 | 2026-04-17T23:03:07.184Z | Compiling want v0.3.1 |
| 2013 | 2026-04-17T23:03:07.218Z | Compiling tinyvec v1.10.0 |
| 2014 | 2026-04-17T23:03:07.362Z | Compiling dof v0.3.0 |
| 2015 | 2026-04-17T23:03:07.406Z | Compiling h2 v0.4.13 |
| 2016 | 2026-04-17T23:03:07.664Z | Compiling toml_edit v0.19.15 |
| 2017 | 2026-04-17T23:03:07.997Z | Compiling darling_macro v0.20.11 |
| 2018 | 2026-04-17T23:03:08.072Z | Compiling dof v0.4.0 |
| 2019 | 2026-04-17T23:03:08.091Z | Compiling dtrace-parser v0.2.0 |
| 2020 | 2026-04-17T23:03:08.263Z | Compiling ipnet v2.11.0 |
| 2021 | 2026-04-17T23:03:08.469Z | Compiling dtrace-parser v0.3.0 |
| 2022 | 2026-04-17T23:03:08.696Z | Compiling daft-derive v0.1.5 |
| 2023 | 2026-04-17T23:03:08.712Z | Compiling async-trait v0.1.89 |
| 2024 | 2026-04-17T23:03:08.752Z | Compiling spin v0.9.8 |
| 2025 | 2026-04-17T23:03:08.839Z | Compiling thread-id v5.1.0 |
| 2026 | 2026-04-17T23:03:08.941Z | Compiling thread-id v4.2.2 |
| 2027 | 2026-04-17T23:03:09.045Z | Compiling httpdate v1.0.3 |
| 2028 | 2026-04-17T23:03:09.085Z | Compiling pin-utils v0.1.0 |
| 2029 | 2026-04-17T23:03:09.111Z | Compiling num-bigint-dig v0.8.6 |
| 2030 | 2026-04-17T23:03:09.173Z | Compiling cfg_aliases v0.2.1 |
| 2031 | 2026-04-17T23:03:09.217Z | Compiling foreign-types-shared v0.1.1 |
| 2032 | 2026-04-17T23:03:09.263Z | Compiling powerfmt v0.2.0 |
| 2033 | 2026-04-17T23:03:09.279Z | Compiling smoltcp v0.9.1 |
| 2034 | 2026-04-17T23:03:09.322Z | Compiling foreign-types v0.3.2 |
| 2035 | 2026-04-17T23:03:09.337Z | Compiling nix v0.31.2 |
| 2036 | 2026-04-17T23:03:09.340Z | Compiling tempfile v3.25.0 |
| 2037 | 2026-04-17T23:03:09.502Z | Compiling deranged v0.5.8 |
| 2038 | 2026-04-17T23:03:09.613Z | Compiling darling v0.20.11 |
| 2039 | 2026-04-17T23:03:09.738Z | Compiling ipnetwork v0.21.1 |
| 2040 | 2026-04-17T23:03:10.005Z | Compiling strum_macros v0.26.4 |
| 2041 | 2026-04-17T23:03:10.020Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2042 | 2026-04-17T23:03:10.118Z | Compiling socket2 v0.5.10 |
| 2043 | 2026-04-17T23:03:10.265Z | Compiling wait-timeout v0.2.1 |
| 2044 | 2026-04-17T23:03:10.362Z | Compiling hyper v1.8.1 |
| 2045 | 2026-04-17T23:03:10.633Z | Compiling bit-vec v0.8.0 |
| 2046 | 2026-04-17T23:03:10.726Z | Compiling utf8parse v0.2.2 |
| 2047 | 2026-04-17T23:03:10.792Z | Compiling num_threads v0.1.7 |
| 2048 | 2026-04-17T23:03:10.907Z | Compiling anstyle v1.0.13 |
| 2049 | 2026-04-17T23:03:10.924Z | Compiling simd-adler32 v0.3.8 |
| 2050 | 2026-04-17T23:03:10.956Z | Compiling quick-error v1.2.3 |
| 2051 | 2026-04-17T23:03:11.013Z | Compiling siphasher v1.0.2 |
| 2052 | 2026-04-17T23:03:11.102Z | Compiling rusty-fork v0.3.1 |
| 2053 | 2026-04-17T23:03:11.222Z | Compiling time v0.3.47 |
| 2054 | 2026-04-17T23:03:11.259Z | Compiling bit-set v0.8.0 |
| 2055 | 2026-04-17T23:03:11.279Z | Compiling anstyle-parse v0.2.7 |
| 2056 | 2026-04-17T23:03:11.480Z | Compiling hyper-util v0.1.20 |
| 2057 | 2026-04-17T23:03:11.799Z | Compiling derive_builder_core v0.20.2 |
| 2058 | 2026-04-17T23:03:11.847Z | Compiling unicode-normalization v0.1.25 |
| 2059 | 2026-04-17T23:03:12.341Z | Compiling rustls-native-certs v0.8.3 |
| 2060 | 2026-04-17T23:03:12.625Z | Compiling rand_xorshift v0.4.0 |
| 2061 | 2026-04-17T23:03:12.641Z | Compiling signature v2.2.0 |
| 2062 | 2026-04-17T23:03:12.807Z | Compiling hubpack_derive v0.1.1 |
| 2063 | 2026-04-17T23:03:12.810Z | Compiling strum_macros v0.27.2 |
| 2064 | 2026-04-17T23:03:12.909Z | Compiling sync_wrapper v1.0.2 |
| 2065 | 2026-04-17T23:03:12.995Z | Compiling ahash v0.8.12 |
| 2066 | 2026-04-17T23:03:13.037Z | Compiling fs-err v3.3.0 |
| 2067 | 2026-04-17T23:03:13.224Z | Compiling object v0.37.3 |
| 2068 | 2026-04-17T23:03:13.259Z | Compiling anstyle-query v1.1.5 |
| 2069 | 2026-04-17T23:03:13.262Z | Compiling is_terminal_polyfill v1.70.2 |
| 2070 | 2026-04-17T23:03:13.290Z | Compiling adler2 v2.0.1 |
| 2071 | 2026-04-17T23:03:13.293Z | Compiling colorchoice v1.0.4 |
| 2072 | 2026-04-17T23:03:13.293Z | Compiling unicode-segmentation v1.12.0 |
| 2073 | 2026-04-17T23:03:13.404Z | Compiling unicode-properties v0.1.4 |
| 2074 | 2026-04-17T23:03:13.438Z | Compiling unarray v0.1.4 |
| 2075 | 2026-04-17T23:03:13.459Z | Compiling unicode-bidi v0.3.18 |
| 2076 | 2026-04-17T23:03:13.518Z | Compiling anstream v0.6.21 |
| 2077 | 2026-04-17T23:03:13.569Z | Compiling proptest v1.10.0 |
| 2078 | 2026-04-17T23:03:13.698Z | Compiling miniz_oxide v0.8.9 |
| 2079 | 2026-04-17T23:03:13.824Z | Compiling stringprep v0.1.5 |
| 2080 | 2026-04-17T23:03:13.950Z | Compiling tower v0.5.3 |
| 2081 | 2026-04-17T23:03:14.151Z | Compiling derive_builder_macro v0.20.2 |
| 2082 | 2026-04-17T23:03:14.197Z | Compiling usdt-attr-macro v0.6.0 |
| 2083 | 2026-04-17T23:03:14.235Z | Compiling usdt-macro v0.6.0 |
| 2084 | 2026-04-17T23:03:14.819Z | Compiling http-body-util v0.1.3 |
| 2085 | 2026-04-17T23:03:14.955Z | Compiling webpki-roots v1.0.6 |
| 2086 | 2026-04-17T23:03:15.030Z | Compiling rand_chacha v0.3.1 |
| 2087 | 2026-04-17T23:03:15.073Z | Compiling erased-serde v0.3.31 |
| 2088 | 2026-04-17T23:03:15.093Z | Compiling md-5 v0.10.6 |
| 2089 | 2026-04-17T23:03:15.251Z | Compiling num-integer v0.1.46 |
| 2090 | 2026-04-17T23:03:15.267Z | Compiling hash32 v0.2.1 |
| 2091 | 2026-04-17T23:03:15.358Z | Compiling vergen-lib v0.1.6 |
| 2092 | 2026-04-17T23:03:15.375Z | Compiling ff v0.13.1 |
| 2093 | 2026-04-17T23:03:15.424Z | Compiling iri-string v0.7.10 |
| 2094 | 2026-04-17T23:03:15.427Z | Compiling base16ct v0.2.0 |
| 2095 | 2026-04-17T23:03:15.427Z | Compiling fallible-iterator v0.2.0 |
| 2096 | 2026-04-17T23:03:15.490Z | Compiling ryu v1.0.23 |
| 2097 | 2026-04-17T23:03:15.505Z | Compiling psl-types v2.0.11 |
| 2098 | 2026-04-17T23:03:15.567Z | Compiling zlib-rs v0.6.2 |
| 2099 | 2026-04-17T23:03:15.597Z | Compiling sec1 v0.7.3 |
| 2100 | 2026-04-17T23:03:15.617Z | Compiling publicsuffix v2.3.0 |
| 2101 | 2026-04-17T23:03:15.633Z | Compiling serde_urlencoded v0.7.1 |
| 2102 | 2026-04-17T23:03:15.697Z | Compiling group v0.13.0 |
| 2103 | 2026-04-17T23:03:15.740Z | Compiling postgres-protocol v0.6.10 |
| 2104 | 2026-04-17T23:03:15.784Z | Compiling newtype-uuid v1.3.2 |
| 2105 | 2026-04-17T23:03:15.800Z | Compiling num-iter v0.1.45 |
| 2106 | 2026-04-17T23:03:15.975Z | Compiling rand v0.8.5 |
| 2107 | 2026-04-17T23:03:16.270Z | Compiling oxnet v0.1.4 |
| 2108 | 2026-04-17T23:03:16.287Z | Compiling derive_builder v0.20.2 |
| 2109 | 2026-04-17T23:03:16.340Z | Compiling tokio-native-tls v0.3.1 |
| 2110 | 2026-04-17T23:03:16.395Z | Compiling heck v0.4.1 |
| 2111 | 2026-04-17T23:03:16.420Z | Compiling phf_shared v0.13.1 |
| 2112 | 2026-04-17T23:03:16.499Z | Compiling lazy_static v1.5.0 |
| 2113 | 2026-04-17T23:03:16.607Z | Compiling tower-http v0.6.8 |
| 2114 | 2026-04-17T23:03:16.624Z | Compiling terminal_size v0.4.3 |
| 2115 | 2026-04-17T23:03:16.624Z | Compiling serde_with_macros v3.17.0 |
| 2116 | 2026-04-17T23:03:16.672Z | Compiling cargo-platform v0.1.9 |
| 2117 | 2026-04-17T23:03:16.707Z | Compiling hkdf v0.12.4 |
| 2118 | 2026-04-17T23:03:16.710Z | Compiling crypto-bigint v0.5.5 |
| 2119 | 2026-04-17T23:03:16.710Z | Compiling clap_derive v4.5.55 |
| 2120 | 2026-04-17T23:03:16.814Z | Compiling serde_repr v0.1.20 |
| 2121 | 2026-04-17T23:03:16.831Z | Compiling enum-as-inner v0.6.1 |
| 2122 | 2026-04-17T23:03:16.874Z | Compiling vergen v9.0.6 |
| 2123 | 2026-04-17T23:03:16.958Z | Compiling bitflags v1.3.2 |
| 2124 | 2026-04-17T23:03:17.037Z | Compiling clap_lex v1.0.0 |
| 2125 | 2026-04-17T23:03:17.040Z | Compiling foldhash v0.1.5 |
| 2126 | 2026-04-17T23:03:17.070Z | Compiling managed v0.8.0 |
| 2127 | 2026-04-17T23:03:17.102Z | Compiling libbz2-rs-sys v0.2.2 |
| 2128 | 2026-04-17T23:03:17.198Z | Compiling bumpalo v3.20.2 |
| 2129 | 2026-04-17T23:03:17.335Z | Compiling clap_builder v4.5.60 |
| 2130 | 2026-04-17T23:03:17.350Z | Compiling hashbrown v0.15.5 |
| 2131 | 2026-04-17T23:03:17.449Z | Compiling zopfli v0.8.3 |
| 2132 | 2026-04-17T23:03:17.586Z | Compiling bzip2 v0.6.1 |
| 2133 | 2026-04-17T23:03:17.667Z | Compiling flate2 v1.1.9 |
| 2134 | 2026-04-17T23:03:17.707Z | Compiling elliptic-curve v0.13.8 |
| 2135 | 2026-04-17T23:03:17.824Z | Compiling cargo_metadata v0.19.2 |
| 2136 | 2026-04-17T23:03:18.061Z | Compiling phf v0.13.1 |
| 2137 | 2026-04-17T23:03:18.079Z | Compiling zstd v0.13.3 |
| 2138 | 2026-04-17T23:03:18.110Z | Compiling daft v0.1.5 |
| 2139 | 2026-04-17T23:03:18.234Z | Compiling hyper-tls v0.6.0 |
| 2140 | 2026-04-17T23:03:18.365Z | Compiling signal-hook-mio v0.2.5 |
| 2141 | 2026-04-17T23:03:18.368Z | Compiling cookie_store v0.22.1 |
| 2142 | 2026-04-17T23:03:18.396Z | Compiling postgres-types v0.2.12 |
| 2143 | 2026-04-17T23:03:18.413Z | Compiling bzip2 v0.4.4 |
| 2144 | 2026-04-17T23:03:18.471Z | Compiling strum v0.27.2 |
| 2145 | 2026-04-17T23:03:18.639Z | Compiling hubpack v0.1.2 |
| 2146 | 2026-04-17T23:03:18.685Z | Compiling ed25519 v2.2.3 |
| 2147 | 2026-04-17T23:03:18.731Z | Compiling phf_shared v0.11.3 |
| 2148 | 2026-04-17T23:03:18.911Z | Compiling crossbeam-epoch v0.9.18 |
| 2149 | 2026-04-17T23:03:18.946Z | Compiling pkcs1 v0.7.5 |
| 2150 | 2026-04-17T23:03:18.998Z | Compiling bstr v1.12.1 |
| 2151 | 2026-04-17T23:03:19.001Z | Compiling hex v0.4.3 |
| 2152 | 2026-04-17T23:03:19.133Z | Compiling serde-big-array v0.5.1 |
| 2153 | 2026-04-17T23:03:19.293Z | Compiling rfc6979 v0.4.0 |
| 2154 | 2026-04-17T23:03:19.340Z | Compiling float-cmp v0.10.0 |
| 2155 | 2026-04-17T23:03:19.372Z | Compiling memmap2 v0.9.10 |
| 2156 | 2026-04-17T23:03:19.397Z | Compiling env_filter v1.0.0 |
| 2157 | 2026-04-17T23:03:19.443Z | Compiling encoding_rs v0.8.35 |
| 2158 | 2026-04-17T23:03:19.462Z | Compiling static_assertions v1.1.0 |
| 2159 | 2026-04-17T23:03:19.521Z | Compiling whoami v2.1.0 |
| 2160 | 2026-04-17T23:03:19.524Z | Compiling new_debug_unreachable v1.0.6 |
| 2161 | 2026-04-17T23:03:19.555Z | Compiling difflib v0.4.0 |
| 2162 | 2026-04-17T23:03:19.601Z | Compiling data-encoding v2.10.0 |
| 2163 | 2026-04-17T23:03:19.617Z | Compiling precomputed-hash v0.1.1 |
| 2164 | 2026-04-17T23:03:19.617Z | Compiling fixedbitset v0.4.2 |
| 2165 | 2026-04-17T23:03:19.647Z | Compiling mime v0.3.17 |
| 2166 | 2026-04-17T23:03:19.665Z | Compiling toml_write v0.1.2 |
| 2167 | 2026-04-17T23:03:19.715Z | Compiling normalize-line-endings v0.3.0 |
| 2168 | 2026-04-17T23:03:19.730Z | Compiling rustc-hash v2.1.1 |
| 2169 | 2026-04-17T23:03:19.831Z | Compiling predicates-core v1.0.10 |
| 2170 | 2026-04-17T23:03:19.879Z | Compiling fixedbitset v0.5.7 |
| 2171 | 2026-04-17T23:03:19.895Z | Compiling jiff v0.2.21 |
| 2172 | 2026-04-17T23:03:19.926Z | Compiling keccak v0.1.6 |
| 2173 | 2026-04-17T23:03:20.013Z | Compiling predicates v3.1.4 |
| 2174 | 2026-04-17T23:03:20.029Z | Compiling hickory-proto v0.25.2 |
| 2175 | 2026-04-17T23:03:20.141Z | Compiling petgraph v0.8.3 |
| 2176 | 2026-04-17T23:03:20.157Z | Compiling sha3 v0.10.8 |
| 2177 | 2026-04-17T23:03:20.160Z | Compiling iddqd v0.3.17 |
| 2178 | 2026-04-17T23:03:20.189Z | Compiling toml_edit v0.22.27 |
| 2179 | 2026-04-17T23:03:20.439Z | Compiling petgraph v0.6.5 |
| 2180 | 2026-04-17T23:03:20.588Z | Compiling tokio-postgres v0.7.16 |
| 2181 | 2026-04-17T23:03:20.759Z | Compiling string_cache v0.8.9 |
| 2182 | 2026-04-17T23:03:20.848Z | Compiling env_logger v0.11.9 |
| 2183 | 2026-04-17T23:03:21.014Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2184 | 2026-04-17T23:03:21.210Z | Compiling usdt v0.6.0 |
| 2185 | 2026-04-17T23:03:21.484Z | Compiling similar v2.7.0 |
| 2186 | 2026-04-17T23:03:21.964Z | Compiling ecdsa v0.16.9 |
| 2187 | 2026-04-17T23:03:22.086Z | Compiling serde_with v3.17.0 |
| 2188 | 2026-04-17T23:03:22.232Z | Compiling rsa v0.9.10 |
| 2189 | 2026-04-17T23:03:22.543Z | Compiling zip v4.6.1 |
| 2190 | 2026-04-17T23:03:22.666Z | Compiling ed25519-dalek v2.2.0 |
| 2191 | 2026-04-17T23:03:22.867Z | Compiling crossterm v0.28.1 |
| 2192 | 2026-04-17T23:03:22.966Z | Compiling clap v4.5.60 |
| 2193 | 2026-04-17T23:03:23.616Z | Compiling zip v0.6.6 |
| 2194 | 2026-04-17T23:03:23.777Z | Compiling strum v0.26.3 |
| 2195 | 2026-04-17T23:03:23.798Z | Compiling toml v0.7.8 |
| 2196 | 2026-04-17T23:03:23.823Z | Compiling tokio-stream v0.1.18 |
| 2197 | 2026-04-17T23:03:23.925Z | Compiling buf-list v1.1.2 |
| 2198 | 2026-04-17T23:03:23.928Z | Compiling itertools v0.13.0 |
| 2199 | 2026-04-17T23:03:24.164Z | Compiling x509-cert v0.2.5 |
| 2200 | 2026-04-17T23:03:24.181Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2201 | 2026-04-17T23:03:24.305Z | Compiling openapiv3 v2.2.0 |
| 2202 | 2026-04-17T23:03:24.350Z | Compiling sha1 v0.10.6 |
| 2203 | 2026-04-17T23:03:24.818Z | Compiling lalrpop-util v0.19.12 |
| 2204 | 2026-04-17T23:03:25.010Z | Compiling peg-runtime v0.8.5 |
| 2205 | 2026-04-17T23:03:41.616Z | Compiling macaddr v1.0.1 |
| 2206 | 2026-04-17T23:03:41.631Z | Compiling structmeta-derive v0.3.0 |
| 2207 | 2026-04-17T23:03:41.652Z | Compiling crucible-workspace-hack v0.1.0 |
| 2208 | 2026-04-17T23:03:41.841Z | Compiling rayon-core v1.13.0 |
| 2209 | 2026-04-17T23:03:41.877Z | Compiling itertools v0.14.0 |
| 2210 | 2026-04-17T23:03:41.911Z | Compiling secrecy v0.10.3 |
| 2211 | 2026-04-17T23:03:41.926Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2212 | 2026-04-17T23:03:42.069Z | Compiling heapless v0.8.0 |
| 2213 | 2026-04-17T23:03:42.102Z | Compiling rustls v0.22.4 |
| 2214 | 2026-04-17T23:03:42.334Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2215 | 2026-04-17T23:03:42.452Z | Compiling rustls-webpki v0.103.9 |
| 2216 | 2026-04-17T23:03:42.507Z | Compiling crossbeam-deque v0.8.6 |
| 2217 | 2026-04-17T23:03:42.525Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2218 | 2026-04-17T23:03:42.551Z | Compiling rustls-webpki v0.102.8 |
| 2219 | 2026-04-17T23:03:42.615Z | Compiling structmeta v0.3.0 |
| 2220 | 2026-04-17T23:03:42.713Z | Compiling futures-executor v0.3.32 |
| 2221 | 2026-04-17T23:03:42.754Z | Compiling hash32 v0.3.1 |
| 2222 | 2026-04-17T23:03:42.794Z | Compiling multer v3.1.0 |
| 2223 | 2026-04-17T23:03:42.810Z | Compiling thread_local v1.1.9 |
| 2224 | 2026-04-17T23:03:42.845Z | Compiling smoltcp v0.11.0 |
| 2225 | 2026-04-17T23:03:42.924Z | Compiling match_cfg v0.1.0 |
| 2226 | 2026-04-17T23:03:42.961Z | Compiling unicode-width v0.2.0 |
| 2227 | 2026-04-17T23:03:43.010Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2228 | 2026-04-17T23:03:43.029Z | Compiling slog-async v2.8.0 |
| 2229 | 2026-04-17T23:03:43.147Z | Compiling ingot-macros v0.1.1 |
| 2230 | 2026-04-17T23:03:43.173Z | Compiling proc-macro-crate v3.4.0 |
| 2231 | 2026-04-17T23:03:43.273Z | Compiling hostname v0.3.1 |
| 2232 | 2026-04-17T23:03:43.276Z | Compiling futures v0.3.32 |
| 2233 | 2026-04-17T23:03:43.323Z | Compiling derive-ex v0.1.8 |
| 2234 | 2026-04-17T23:03:43.396Z | Compiling slog-json v2.6.1 |
| 2235 | 2026-04-17T23:03:43.447Z | Compiling crossbeam-channel v0.5.15 |
| 2236 | 2026-04-17T23:03:43.463Z | Compiling half v2.7.1 |
| 2237 | 2026-04-17T23:03:43.626Z | Compiling newtype-uuid-macros v0.1.0 |
| 2238 | 2026-04-17T23:03:43.668Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2239 | 2026-04-17T23:03:43.812Z | Compiling cobs v0.3.0 |
| 2240 | 2026-04-17T23:03:43.828Z | Compiling universal-hash v0.5.1 |
| 2241 | 2026-04-17T23:03:43.990Z | Compiling async-stream-impl v0.3.6 |
| 2242 | 2026-04-17T23:03:44.103Z | Compiling serde_spanned v1.0.4 |
| 2243 | 2026-04-17T23:03:44.139Z | Compiling is-terminal v0.4.17 |
| 2244 | 2026-04-17T23:03:44.257Z | Compiling dropshot v0.16.7 |
| 2245 | 2026-04-17T23:03:44.293Z | Compiling proc-macro-error-attr v1.0.4 |
| 2246 | 2026-04-17T23:03:44.354Z | Compiling convert_case v0.4.0 |
| 2247 | 2026-04-17T23:03:44.402Z | Compiling opaque-debug v0.3.1 |
| 2248 | 2026-04-17T23:03:44.492Z | Compiling take_mut v0.2.2 |
| 2249 | 2026-04-17T23:03:44.509Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2250 | 2026-04-17T23:03:44.524Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2251 | 2026-04-17T23:03:44.575Z | Compiling term v1.2.1 |
| 2252 | 2026-04-17T23:03:44.633Z | Compiling ciborium-io v0.2.2 |
| 2253 | 2026-04-17T23:03:44.706Z | Compiling thiserror-no-std v2.0.2 |
| 2254 | 2026-04-17T23:03:44.744Z | Compiling ciborium-ll v0.2.2 |
| 2255 | 2026-04-17T23:03:44.760Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2256 | 2026-04-17T23:03:44.774Z | Compiling derive_more v0.99.20 |
| 2257 | 2026-04-17T23:03:44.827Z | Compiling async-stream v0.3.6 |
| 2258 | 2026-04-17T23:03:44.844Z | Compiling test-strategy v0.4.5 |
| 2259 | 2026-04-17T23:03:45.045Z | Compiling slog-term v2.9.2 |
| 2260 | 2026-04-17T23:03:45.076Z | Compiling poly1305 v0.8.0 |
| 2261 | 2026-04-17T23:03:45.091Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2262 | 2026-04-17T23:03:45.118Z | Compiling postcard v1.1.3 |
| 2263 | 2026-04-17T23:03:45.510Z | Compiling tokio-rustls v0.25.0 |
| 2264 | 2026-04-17T23:03:45.730Z | Compiling ingot-types v0.1.2 |
| 2265 | 2026-04-17T23:03:45.774Z | Compiling num_enum_derive v0.7.5 |
| 2266 | 2026-04-17T23:03:46.070Z | Compiling tokio-rustls v0.26.4 |
| 2267 | 2026-04-17T23:03:46.137Z | Compiling rustls-platform-verifier v0.6.2 |
| 2268 | 2026-04-17T23:03:46.229Z | Compiling ingot v0.1.1 |
| 2269 | 2026-04-17T23:03:46.327Z | Compiling hyper-rustls v0.27.7 |
| 2270 | 2026-04-17T23:03:46.371Z | Compiling slog-bunyan v2.5.0 |
| 2271 | 2026-04-17T23:03:46.402Z | Compiling parse-display-derive v0.10.0 |
| 2272 | 2026-04-17T23:03:46.573Z | Compiling reqwest v0.12.28 |
| 2273 | 2026-04-17T23:03:46.677Z | Compiling reqwest v0.13.2 |
| 2274 | 2026-04-17T23:03:46.752Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2275 | 2026-04-17T23:03:46.969Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2276 | 2026-04-17T23:03:46.986Z | Compiling proc-macro-crate v1.3.1 |
| 2277 | 2026-04-17T23:03:46.989Z | Compiling backon v1.6.0 |
| 2278 | 2026-04-17T23:03:47.017Z | Compiling waitgroup v0.1.2 |
| 2279 | 2026-04-17T23:03:47.197Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2280 | 2026-04-17T23:03:47.228Z | Compiling password-hash v0.5.0 |
| 2281 | 2026-04-17T23:03:47.285Z | Compiling dropshot_endpoint v0.16.7 |
| 2282 | 2026-04-17T23:03:47.357Z | Compiling chacha20 v0.9.1 |
| 2283 | 2026-04-17T23:03:47.582Z | Compiling rustls-pemfile v2.2.0 |
| 2284 | 2026-04-17T23:03:47.631Z | Compiling blake2 v0.10.6 |
| 2285 | 2026-04-17T23:03:47.696Z | Compiling aead v0.5.2 |
| 2286 | 2026-04-17T23:03:47.863Z | Compiling foreign-types-macros v0.2.3 |
| 2287 | 2026-04-17T23:03:47.885Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2288 | 2026-04-17T23:03:47.913Z | Compiling serde_path_to_error v0.1.20 |
| 2289 | 2026-04-17T23:03:48.154Z | Compiling hostname v0.4.2 |
| 2290 | 2026-04-17T23:03:48.206Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2291 | 2026-04-17T23:03:48.304Z | Compiling proc-macro-error v1.0.4 |
| 2292 | 2026-04-17T23:03:48.320Z | Compiling instant v0.1.13 |
| 2293 | 2026-04-17T23:03:48.344Z | Compiling debug-ignore v1.0.5 |
| 2294 | 2026-04-17T23:03:48.376Z | Compiling foreign-types-shared v0.3.1 |
| 2295 | 2026-04-17T23:03:48.391Z | Compiling cpufeatures v0.3.0 |
| 2296 | 2026-04-17T23:03:48.433Z | Compiling typeid v1.0.3 |
| 2297 | 2026-04-17T23:03:48.462Z | Compiling chacha20 v0.10.0 |
| 2298 | 2026-04-17T23:03:48.495Z | Compiling foreign-types v0.5.0 |
| 2299 | 2026-04-17T23:03:48.495Z | Compiling backoff v0.4.0 |
| 2300 | 2026-04-17T23:03:48.498Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2301 | 2026-04-17T23:03:48.540Z | Compiling argon2 v0.5.3 |
| 2302 | 2026-04-17T23:03:48.540Z | Compiling parse-display v0.10.0 |
| 2303 | 2026-04-17T23:03:48.591Z | Compiling chacha20poly1305 v0.10.1 |
| 2304 | 2026-04-17T23:03:48.697Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2305 | 2026-04-17T23:03:48.761Z | Compiling num_enum_derive v0.5.11 |
| 2306 | 2026-04-17T23:03:48.764Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2307 | 2026-04-17T23:03:48.777Z | Compiling num_enum v0.7.5 |
| 2308 | 2026-04-17T23:03:48.914Z | Compiling ciborium v0.2.2 |
| 2309 | 2026-04-17T23:03:48.945Z | Compiling vsss-rs v3.3.4 |
| 2310 | 2026-04-17T23:03:49.234Z | Compiling tabwriter v1.4.1 |
| 2311 | 2026-04-17T23:03:49.438Z | Compiling byte-wrapper v0.1.0 |
| 2312 | 2026-04-17T23:03:49.544Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2313 | 2026-04-17T23:03:49.626Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2314 | 2026-04-17T23:03:49.701Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2315 | 2026-04-17T23:03:49.777Z | Compiling regress v0.10.5 |
| 2316 | 2026-04-17T23:03:49.947Z | Compiling cstr-argument v0.1.2 |
| 2317 | 2026-04-17T23:03:49.964Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2318 | 2026-04-17T23:03:50.067Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2319 | 2026-04-17T23:03:50.111Z | Compiling erased-serde v0.4.9 |
| 2320 | 2026-04-17T23:03:50.147Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2321 | 2026-04-17T23:03:50.186Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2322 | 2026-04-17T23:03:50.273Z | Compiling num_enum v0.5.11 |
| 2323 | 2026-04-17T23:03:50.325Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2324 | 2026-04-17T23:03:50.361Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2325 | 2026-04-17T23:03:50.429Z | Compiling rand v0.10.0 |
| 2326 | 2026-04-17T23:03:50.445Z | Compiling rayon v1.11.0 |
| 2327 | 2026-04-17T23:03:50.460Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2328 | 2026-04-17T23:03:50.526Z | Compiling colored v3.1.1 |
| 2329 | 2026-04-17T23:03:50.583Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2330 | 2026-04-17T23:03:50.618Z | Compiling indent_write v2.2.0 |
| 2331 | 2026-04-17T23:03:50.639Z | Compiling libefi-sys v0.1.0 |
| 2332 | 2026-04-17T23:03:50.706Z | Compiling zone_cfg_derive v0.3.1 |
| 2333 | 2026-04-17T23:03:50.742Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2334 | 2026-04-17T23:03:50.836Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2335 | 2026-04-17T23:03:50.853Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2336 | 2026-04-17T23:03:50.891Z | Compiling camino-tempfile v1.4.1 |
| 2337 | 2026-04-17T23:03:51.015Z | Compiling itertools v0.12.1 |
| 2338 | 2026-04-17T23:03:51.261Z | Compiling usdt-macro v0.5.0 |
| 2339 | 2026-04-17T23:03:51.277Z | Compiling usdt-attr-macro v0.5.0 |
| 2340 | 2026-04-17T23:03:51.332Z | Compiling num-derive v0.4.2 |
| 2341 | 2026-04-17T23:03:51.363Z | Compiling bitfield-struct v0.6.2 |
| 2342 | 2026-04-17T23:03:51.415Z | Compiling ordered-float v2.10.1 |
| 2343 | 2026-04-17T23:03:51.431Z | Compiling blake3 v1.8.3 |
| 2344 | 2026-04-17T23:03:51.722Z | Compiling memmap v0.7.0 |
| 2345 | 2026-04-17T23:03:51.805Z | Compiling sigpipe v0.1.3 |
| 2346 | 2026-04-17T23:03:51.921Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2347 | 2026-04-17T23:03:51.959Z | Compiling glob v0.3.3 |
| 2348 | 2026-04-17T23:03:51.979Z | Compiling swrite v0.1.0 |
| 2349 | 2026-04-17T23:03:51.996Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2350 | 2026-04-17T23:03:52.045Z | Compiling usdt v0.5.0 |
| 2351 | 2026-04-17T23:03:52.158Z | Compiling serde-value v0.7.0 |
| 2352 | 2026-04-17T23:03:52.240Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2353 | 2026-04-17T23:03:52.347Z | Compiling zone v0.3.1 |
| 2354 | 2026-04-17T23:03:52.484Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2355 | 2026-04-17T23:03:52.629Z | Compiling serde-untagged v0.1.9 |
| 2356 | 2026-04-17T23:03:52.665Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2357 | 2026-04-17T23:03:52.791Z | Compiling toml v0.8.23 |
| 2358 | 2026-04-17T23:03:52.874Z | Compiling smf v0.2.3 |
| 2359 | 2026-04-17T23:03:52.900Z | Compiling filetime v0.2.27 |
| 2360 | 2026-04-17T23:03:52.920Z | Compiling xattr v1.6.1 |
| 2361 | 2026-04-17T23:03:52.966Z | Compiling constant_time_eq v0.4.2 |
| 2362 | 2026-04-17T23:03:52.982Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2363 | 2026-04-17T23:03:53.010Z | Compiling arrayvec v0.7.6 |
| 2364 | 2026-04-17T23:03:53.080Z | Compiling unicode-xid v0.2.6 |
| 2365 | 2026-04-17T23:03:53.132Z | Compiling arrayref v0.3.9 |
| 2366 | 2026-04-17T23:03:53.132Z | Compiling same-file v1.0.6 |
| 2367 | 2026-04-17T23:03:53.182Z | Compiling whoami v1.6.1 |
| 2368 | 2026-04-17T23:03:53.207Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2369 | 2026-04-17T23:03:53.245Z | Compiling tar v0.4.45 |
| 2370 | 2026-04-17T23:03:53.273Z | Compiling walkdir v2.5.0 |
| 2371 | 2026-04-17T23:03:53.344Z | Compiling cargo-util-schemas v0.8.2 |
| 2372 | 2026-04-17T23:03:53.654Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2373 | 2026-04-17T23:03:53.888Z | Compiling tokio-dtrace v0.1.1 |
| 2374 | 2026-04-17T23:03:53.891Z | Compiling console v0.16.2 |
| 2375 | 2026-04-17T23:03:53.919Z | Compiling gethostname v0.5.0 |
| 2376 | 2026-04-17T23:03:54.012Z | Compiling cargo-platform v0.2.0 |
| 2377 | 2026-04-17T23:03:54.035Z | Compiling unit-prefix v0.5.2 |
| 2378 | 2026-04-17T23:03:54.077Z | Compiling topological-sort v0.2.2 |
| 2379 | 2026-04-17T23:03:54.217Z | Compiling oxide-tokio-rt v0.1.4 |
| 2380 | 2026-04-17T23:03:54.236Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2381 | 2026-04-17T23:03:54.278Z | Compiling shell-words v1.1.1 |
| 2382 | 2026-04-17T23:03:54.367Z | Compiling indicatif v0.18.4 |
| 2383 | 2026-04-17T23:03:54.518Z | Compiling cargo_metadata v0.21.0 |
| 2384 | 2026-04-17T23:04:03.646Z | Compiling progenitor-client v0.13.0 |
| 2385 | 2026-04-17T23:04:03.667Z | Compiling progenitor-client v0.10.0 |
| 2386 | 2026-04-17T23:04:03.670Z | Compiling omicron-zone-package v0.12.2 |
| 2387 | 2026-04-17T23:04:03.762Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2388 | 2026-04-17T23:04:03.792Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2389 | 2026-04-17T23:04:03.809Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2390 | 2026-04-17T23:04:04.092Z | Compiling progenitor-extras v0.1.1 |
| 2391 | 2026-04-17T23:04:04.150Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2392 | 2026-04-17T23:04:04.174Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2393 | 2026-04-17T23:04:04.372Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2394 | 2026-04-17T23:04:04.754Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2395 | 2026-04-17T23:04:04.887Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2396 | 2026-04-17T23:04:05.062Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2397 | 2026-04-17T23:04:09.471Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2398 | 2026-04-17T23:04:16.387Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2399 | 2026-04-17T23:04:19.461Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2400 | 2026-04-17T23:04:20.424Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2401 | 2026-04-17T23:04:29.047Z | Finished `release` profile [optimized] target(s) in 1m 38s |
| 2402 | 2026-04-17T23:04:29.198Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2403 | 2026-04-17T23:04:29.264Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2404 | 2026-04-17T23:04:29.268Z | Created new build target 'test' and set it as active |
| 2405 | 2026-04-17T23:04:29.268Z | |
| 2406 | 2026-04-17T23:04:29.268Z | real 1:38.415115929 |
| 2407 | 2026-04-17T23:04:29.268Z | user 16:17.926501014 |
| 2408 | 2026-04-17T23:04:29.268Z | sys 2:31.834899841 |
| 2409 | 2026-04-17T23:04:29.268Z | trap 0.452526127 |
| 2410 | 2026-04-17T23:04:29.268Z | tflt 2.763873923 |
| 2411 | 2026-04-17T23:04:29.268Z | dflt 3.927904709 |
| 2412 | 2026-04-17T23:04:29.268Z | kflt 0.003084128 |
| 2413 | 2026-04-17T23:04:29.268Z | lock 51:27.478771081 |
| 2414 | 2026-04-17T23:04:29.269Z | slp 41:36.402565306 |
| 2415 | 2026-04-17T23:04:29.269Z | lat 45.131056101 |
| 2416 | 2026-04-17T23:04:29.269Z | stop 5:26.528263250 |
| 2417 | 2026-04-17T23:04:29.272Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2418 | 2026-04-17T23:04:30.132Z | Finished `release` profile [optimized] target(s) in 0.85s |
| 2419 | 2026-04-17T23:04:30.202Z | Running `target/release/omicron-package -t test package` |
| 2420 | 2026-04-17T23:04:30.259Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2421 | 2026-04-17T23:04:31.658Z | Compiling regress v0.10.5 |
| 2422 | 2026-04-17T23:04:31.658Z | Compiling heck v0.5.0 |
| 2423 | 2026-04-17T23:04:31.879Z | Compiling unsafe-libyaml v0.2.11 |
| 2424 | 2026-04-17T23:04:31.901Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2425 | 2026-04-17T23:04:31.925Z | Compiling unicode-width v0.1.14 |
| 2426 | 2026-04-17T23:04:31.925Z | Compiling is-terminal v0.4.17 |
| 2427 | 2026-04-17T23:04:31.966Z | Compiling prettyplease v0.2.37 |
| 2428 | 2026-04-17T23:04:31.966Z | Compiling bytecount v0.6.9 |
| 2429 | 2026-04-17T23:04:31.969Z | Compiling rustls v0.22.4 |
| 2430 | 2026-04-17T23:04:31.969Z | Compiling rustls-webpki v0.102.8 |
| 2431 | 2026-04-17T23:04:31.969Z | Compiling derive-where v1.6.0 |
| 2432 | 2026-04-17T23:04:32.023Z | Compiling thread_local v1.1.9 |
| 2433 | 2026-04-17T23:04:32.026Z | Compiling match_cfg v0.1.0 |
| 2434 | 2026-04-17T23:04:32.046Z | Compiling multer v3.1.0 |
| 2435 | 2026-04-17T23:04:32.049Z | Compiling slog-async v2.8.0 |
| 2436 | 2026-04-17T23:04:32.145Z | Compiling typify-impl v0.6.1 |
| 2437 | 2026-04-17T23:04:32.148Z | Compiling crossbeam-channel v0.5.15 |
| 2438 | 2026-04-17T23:04:32.149Z | Compiling slog-json v2.6.1 |
| 2439 | 2026-04-17T23:04:32.168Z | Compiling hostname v0.3.1 |
| 2440 | 2026-04-17T23:04:32.191Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2441 | 2026-04-17T23:04:32.194Z | Compiling futures-executor v0.3.32 |
| 2442 | 2026-04-17T23:04:32.211Z | Compiling serde_spanned v1.0.4 |
| 2443 | 2026-04-17T23:04:32.214Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2444 | 2026-04-17T23:04:32.317Z | Compiling take_mut v0.2.2 |
| 2445 | 2026-04-17T23:04:32.347Z | Compiling term v1.2.1 |
| 2446 | 2026-04-17T23:04:32.401Z | Compiling serde_yaml v0.9.34+deprecated |
| 2447 | 2026-04-17T23:04:32.443Z | Compiling slog-bunyan v2.5.0 |
| 2448 | 2026-04-17T23:04:32.463Z | Compiling futures v0.3.32 |
| 2449 | 2026-04-17T23:04:32.528Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2450 | 2026-04-17T23:04:32.550Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2451 | 2026-04-17T23:04:32.594Z | Compiling dropshot v0.16.7 |
| 2452 | 2026-04-17T23:04:32.617Z | Compiling async-stream v0.3.6 |
| 2453 | 2026-04-17T23:04:32.637Z | Compiling progenitor-client v0.13.0 |
| 2454 | 2026-04-17T23:04:32.665Z | Compiling slog-term v2.9.2 |
| 2455 | 2026-04-17T23:04:32.668Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2456 | 2026-04-17T23:04:32.728Z | Compiling waitgroup v0.1.2 |
| 2457 | 2026-04-17T23:04:32.803Z | Compiling backon v1.6.0 |
| 2458 | 2026-04-17T23:04:32.857Z | Compiling rustls-pemfile v2.2.0 |
| 2459 | 2026-04-17T23:04:32.882Z | Compiling serde_path_to_error v0.1.20 |
| 2460 | 2026-04-17T23:04:32.902Z | Compiling hostname v0.4.2 |
| 2461 | 2026-04-17T23:04:32.905Z | Compiling instant v0.1.13 |
| 2462 | 2026-04-17T23:04:32.960Z | Compiling debug-ignore v1.0.5 |
| 2463 | 2026-04-17T23:04:32.980Z | Compiling progenitor-extras v0.1.1 |
| 2464 | 2026-04-17T23:04:33.027Z | Compiling backoff v0.4.0 |
| 2465 | 2026-04-17T23:04:33.059Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2466 | 2026-04-17T23:04:33.080Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2467 | 2026-04-17T23:04:33.080Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2468 | 2026-04-17T23:04:33.121Z | Compiling parse-display v0.10.0 |
| 2469 | 2026-04-17T23:04:33.178Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2470 | 2026-04-17T23:04:33.221Z | Compiling progenitor-client v0.10.0 |
| 2471 | 2026-04-17T23:04:33.248Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2472 | 2026-04-17T23:04:33.251Z | Compiling macaddr v1.0.1 |
| 2473 | 2026-04-17T23:04:33.251Z | Compiling num-rational v0.4.2 |
| 2474 | 2026-04-17T23:04:33.410Z | Compiling num-complex v0.4.6 |
| 2475 | 2026-04-17T23:04:33.516Z | Compiling console v0.15.11 |
| 2476 | 2026-04-17T23:04:33.658Z | Compiling slog-dtrace v0.3.0 |
| 2477 | 2026-04-17T23:04:33.695Z | Compiling float-ord v0.3.2 |
| 2478 | 2026-04-17T23:04:33.758Z | Compiling newline-converter v0.3.0 |
| 2479 | 2026-04-17T23:04:33.829Z | Compiling num v0.4.3 |
| 2480 | 2026-04-17T23:04:33.850Z | Compiling atomicwrites v0.4.4 |
| 2481 | 2026-04-17T23:04:33.884Z | Compiling async-recursion v1.1.1 |
| 2482 | 2026-04-17T23:04:33.929Z | Compiling cancel-safe-futures v0.1.5 |
| 2483 | 2026-04-17T23:04:33.969Z | Compiling owo-colors v4.3.0 |
| 2484 | 2026-04-17T23:04:34.079Z | Compiling expectorate v1.2.0 |
| 2485 | 2026-04-17T23:04:34.122Z | Compiling libsw-core v0.3.2 |
| 2486 | 2026-04-17T23:04:34.161Z | Compiling resolv-conf v0.7.6 |
| 2487 | 2026-04-17T23:04:34.182Z | Compiling toml v0.8.23 |
| 2488 | 2026-04-17T23:04:34.234Z | Compiling tokio-rustls v0.25.0 |
| 2489 | 2026-04-17T23:04:34.296Z | Compiling libsw v3.5.0 |
| 2490 | 2026-04-17T23:04:34.363Z | Compiling linear-map v1.2.0 |
| 2491 | 2026-04-17T23:04:34.429Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2492 | 2026-04-17T23:04:34.514Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2493 | 2026-04-17T23:04:34.540Z | Compiling minimal-lexical v0.2.1 |
| 2494 | 2026-04-17T23:04:34.611Z | Compiling linked-hash-map v0.5.6 |
| 2495 | 2026-04-17T23:04:34.727Z | Compiling unicode-xid v0.2.6 |
| 2496 | 2026-04-17T23:04:34.764Z | Compiling nom v7.1.3 |
| 2497 | 2026-04-17T23:04:34.795Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2498 | 2026-04-17T23:04:34.818Z | Compiling lru-cache v0.1.2 |
| 2499 | 2026-04-17T23:04:34.822Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2500 | 2026-04-17T23:04:34.859Z | Compiling globset v0.4.18 |
| 2501 | 2026-04-17T23:04:34.863Z | Compiling hickory-proto v0.24.4 |
| 2502 | 2026-04-17T23:04:34.903Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2503 | 2026-04-17T23:04:34.993Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2504 | 2026-04-17T23:04:35.303Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2505 | 2026-04-17T23:04:35.355Z | Compiling convert_case v0.10.0 |
| 2506 | 2026-04-17T23:04:35.650Z | Compiling derive_more-impl v2.1.1 |
| 2507 | 2026-04-17T23:04:36.061Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2508 | 2026-04-17T23:04:36.177Z | Compiling pin-project-internal v1.1.11 |
| 2509 | 2026-04-17T23:04:36.302Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2510 | 2026-04-17T23:04:36.471Z | Compiling derive_more v2.1.1 |
| 2511 | 2026-04-17T23:04:36.558Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2512 | 2026-04-17T23:04:36.586Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2513 | 2026-04-17T23:04:36.752Z | Compiling papergrid v0.11.0 |
| 2514 | 2026-04-17T23:04:36.837Z | Compiling typify-macro v0.6.1 |
| 2515 | 2026-04-17T23:04:37.260Z | Compiling pin-project v1.1.11 |
| 2516 | 2026-04-17T23:04:37.398Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2517 | 2026-04-17T23:04:37.626Z | Compiling hickory-resolver v0.24.4 |
| 2518 | 2026-04-17T23:04:37.651Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2519 | 2026-04-17T23:04:37.873Z | Compiling tabled_derive v0.7.0 |
| 2520 | 2026-04-17T23:04:38.381Z | Compiling typify v0.6.1 |
| 2521 | 2026-04-17T23:04:38.517Z | Compiling progenitor-impl v0.13.0 |
| 2522 | 2026-04-17T23:04:38.539Z | Compiling pem v3.0.6 |
| 2523 | 2026-04-17T23:04:38.800Z | Compiling qorb v0.4.1 |
| 2524 | 2026-04-17T23:04:39.054Z | Compiling snafu-derive v0.8.9 |
| 2525 | 2026-04-17T23:04:39.255Z | Compiling termtree v0.5.1 |
| 2526 | 2026-04-17T23:04:39.458Z | Compiling tabled v0.15.0 |
| 2527 | 2026-04-17T23:04:39.566Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2528 | 2026-04-17T23:04:40.695Z | Compiling progenitor-macro v0.13.0 |
| 2529 | 2026-04-17T23:04:40.717Z | Compiling snafu v0.8.9 |
| 2530 | 2026-04-17T23:04:40.799Z | Compiling crossterm v0.29.0 |
| 2531 | 2026-04-17T23:04:40.865Z | Compiling olpc-cjson v0.1.4 |
| 2532 | 2026-04-17T23:04:41.110Z | Compiling phf_shared v0.12.1 |
| 2533 | 2026-04-17T23:04:41.345Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2534 | 2026-04-17T23:04:41.368Z | Compiling serde_plain v1.0.2 |
| 2535 | 2026-04-17T23:04:41.697Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2536 | 2026-04-17T23:04:41.863Z | Compiling csv-core v0.1.13 |
| 2537 | 2026-04-17T23:04:42.013Z | Compiling vte v0.14.1 |
| 2538 | 2026-04-17T23:04:42.272Z | Compiling highway v1.3.0 |
| 2539 | 2026-04-17T23:04:42.297Z | Compiling chrono-tz v0.10.4 |
| 2540 | 2026-04-17T23:04:43.017Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2541 | 2026-04-17T23:04:43.098Z | Compiling typed-path v0.9.3 |
| 2542 | 2026-04-17T23:04:43.498Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2543 | 2026-04-17T23:04:43.607Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2544 | 2026-04-17T23:04:43.794Z | Compiling strip-ansi-escapes v0.2.1 |
| 2545 | 2026-04-17T23:04:43.965Z | Compiling csv v1.4.0 |
| 2546 | 2026-04-17T23:04:44.348Z | Compiling tough v0.20.0 |
| 2547 | 2026-04-17T23:04:44.768Z | Compiling progenitor v0.13.0 |
| 2548 | 2026-04-17T23:04:44.969Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2549 | 2026-04-17T23:04:45.062Z | Compiling phf v0.12.1 |
| 2550 | 2026-04-17T23:04:45.295Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2551 | 2026-04-17T23:04:45.484Z | Compiling const_format_proc_macros v0.2.34 |
| 2552 | 2026-04-17T23:04:45.767Z | Compiling fd-lock v4.0.4 |
| 2553 | 2026-04-17T23:04:45.847Z | Compiling peg-macros v0.8.5 |
| 2554 | 2026-04-17T23:04:46.044Z | Compiling nu-ansi-term v0.50.3 |
| 2555 | 2026-04-17T23:04:46.213Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2556 | 2026-04-17T23:04:46.268Z | Compiling const_format v0.2.35 |
| 2557 | 2026-04-17T23:04:46.319Z | Compiling reedline v0.40.0 |
| 2558 | 2026-04-17T23:04:47.175Z | Compiling peg v0.8.5 |
| 2559 | 2026-04-17T23:04:47.273Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2560 | 2026-04-17T23:04:47.294Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2561 | 2026-04-17T23:04:47.355Z | Compiling bcs v0.1.6 |
| 2562 | 2026-04-17T23:04:47.584Z | Compiling semver v0.1.20 |
| 2563 | 2026-04-17T23:04:47.788Z | Compiling rustc_version v0.1.7 |
| 2564 | 2026-04-17T23:04:47.878Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2565 | 2026-04-17T23:04:48.023Z | Compiling newtype_derive v0.1.6 |
| 2566 | 2026-04-17T23:04:48.154Z | Compiling unicode-linebreak v0.1.5 |
| 2567 | 2026-04-17T23:04:48.261Z | Compiling humantime v2.3.0 |
| 2568 | 2026-04-17T23:04:48.284Z | Compiling smawk v0.3.2 |
| 2569 | 2026-04-17T23:04:48.473Z | Compiling textwrap v0.16.2 |
| 2570 | 2026-04-17T23:04:48.567Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2571 | 2026-04-17T23:04:48.885Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2572 | 2026-04-17T23:04:49.027Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2573 | 2026-04-17T23:04:49.334Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2574 | 2026-04-17T23:04:49.617Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2575 | 2026-04-17T23:04:49.745Z | Compiling base64 v0.21.7 |
| 2576 | 2026-04-17T23:04:50.084Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2577 | 2026-04-17T23:04:50.254Z | Compiling steno v0.4.1 |
| 2578 | 2026-04-17T23:04:50.292Z | Compiling utf-8 v0.7.6 |
| 2579 | 2026-04-17T23:04:50.497Z | Compiling tagptr v0.2.0 |
| 2580 | 2026-04-17T23:04:50.526Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2581 | 2026-04-17T23:04:50.609Z | Compiling tungstenite v0.21.0 |
| 2582 | 2026-04-17T23:04:50.698Z | Compiling moka v0.12.13 |
| 2583 | 2026-04-17T23:04:50.721Z | Compiling radium v0.7.0 |
| 2584 | 2026-04-17T23:04:51.059Z | Compiling maybe-uninit v2.0.0 |
| 2585 | 2026-04-17T23:04:51.394Z | Compiling tokio-tungstenite v0.21.0 |
| 2586 | 2026-04-17T23:04:51.613Z | Compiling tap v1.0.1 |
| 2587 | 2026-04-17T23:04:51.753Z | Compiling wyz v0.5.1 |
| 2588 | 2026-04-17T23:04:51.777Z | Compiling hickory-resolver v0.25.2 |
| 2589 | 2026-04-17T23:04:51.942Z | Compiling zerocopy-derive v0.6.6 |
| 2590 | 2026-04-17T23:04:52.002Z | Compiling display-error-chain v0.2.2 |
| 2591 | 2026-04-17T23:04:52.068Z | Compiling funty v2.0.0 |
| 2592 | 2026-04-17T23:04:52.179Z | Compiling crc-catalog v2.4.0 |
| 2593 | 2026-04-17T23:04:52.306Z | Compiling packed_struct v0.10.1 |
| 2594 | 2026-04-17T23:04:52.623Z | Compiling bitvec v1.0.1 |
| 2595 | 2026-04-17T23:04:52.676Z | Compiling crc v3.4.0 |
| 2596 | 2026-04-17T23:04:52.708Z | Compiling zerocopy v0.6.6 |
| 2597 | 2026-04-17T23:04:52.866Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2598 | 2026-04-17T23:04:52.916Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2599 | 2026-04-17T23:04:53.095Z | Compiling packed_struct_codegen v0.10.1 |
| 2600 | 2026-04-17T23:04:53.198Z | Compiling bitfield-macros v0.19.4 |
| 2601 | 2026-04-17T23:04:53.360Z | Compiling indexmap v1.9.3 |
| 2602 | 2026-04-17T23:04:53.596Z | Compiling nodrop v0.1.14 |
| 2603 | 2026-04-17T23:04:53.724Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2604 | 2026-04-17T23:04:53.890Z | Compiling bitfield v0.19.4 |
| 2605 | 2026-04-17T23:04:54.096Z | Compiling array-init v0.0.4 |
| 2606 | 2026-04-17T23:04:54.246Z | Compiling smallvec v0.6.14 |
| 2607 | 2026-04-17T23:04:54.501Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2608 | 2026-04-17T23:04:54.534Z | Compiling num-derive v0.3.3 |
| 2609 | 2026-04-17T23:04:55.410Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2610 | 2026-04-17T23:04:55.479Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2611 | 2026-04-17T23:04:55.892Z | Compiling hashbrown v0.12.3 |
| 2612 | 2026-04-17T23:04:56.044Z | Compiling proc-macro-error2 v2.0.1 |
| 2613 | 2026-04-17T23:04:56.372Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2614 | 2026-04-17T23:04:56.577Z | Compiling libscf-sys v1.1.0 |
| 2615 | 2026-04-17T23:04:56.758Z | Compiling serde-hex v0.1.0 |
| 2616 | 2026-04-17T23:04:56.865Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2617 | 2026-04-17T23:04:57.045Z | Compiling ron v0.8.1 |
| 2618 | 2026-04-17T23:04:57.117Z | Compiling typify-impl v0.4.3 |
| 2619 | 2026-04-17T23:04:57.372Z | Compiling hashbrown v0.13.2 |
| 2620 | 2026-04-17T23:04:57.734Z | Compiling vergen-gitcl v1.0.8 |
| 2621 | 2026-04-17T23:04:57.807Z | Compiling dirs-sys-next v0.1.2 |
| 2622 | 2026-04-17T23:04:57.838Z | Compiling diesel_derives v2.3.7 |
| 2623 | 2026-04-17T23:04:57.964Z | Compiling glob v0.3.3 |
| 2624 | 2026-04-17T23:04:57.986Z | Compiling crunchy v0.2.4 |
| 2625 | 2026-04-17T23:04:58.065Z | Compiling crc-any v2.5.0 |
| 2626 | 2026-04-17T23:04:58.087Z | Compiling maplit v1.0.2 |
| 2627 | 2026-04-17T23:04:58.238Z | Compiling dirs-next v2.0.0 |
| 2628 | 2026-04-17T23:04:58.309Z | Compiling object v0.30.4 |
| 2629 | 2026-04-17T23:04:58.331Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2630 | 2026-04-17T23:04:58.353Z | Compiling clang-sys v1.8.1 |
| 2631 | 2026-04-17T23:04:58.395Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2632 | 2026-04-17T23:04:58.496Z | Compiling tabled_derive v0.11.0 |
| 2633 | 2026-04-17T23:04:58.745Z | Compiling papergrid v0.17.0 |
| 2634 | 2026-04-17T23:04:58.863Z | Compiling testing_table v0.3.0 |
| 2635 | 2026-04-17T23:04:58.919Z | Compiling dsl_auto_type v0.2.0 |
| 2636 | 2026-04-17T23:04:59.016Z | Compiling scheduled-thread-pool v0.2.7 |
| 2637 | 2026-04-17T23:04:59.100Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2638 | 2026-04-17T23:04:59.301Z | Compiling tiny-keccak v2.0.2 |
| 2639 | 2026-04-17T23:04:59.328Z | Compiling path-slash v0.1.5 |
| 2640 | 2026-04-17T23:04:59.417Z | Compiling r2d2 v0.8.10 |
| 2641 | 2026-04-17T23:04:59.554Z | Compiling term v0.7.0 |
| 2642 | 2026-04-17T23:04:59.633Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2643 | 2026-04-17T23:04:59.681Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2644 | 2026-04-17T23:04:59.708Z | Compiling bit-vec v0.6.3 |
| 2645 | 2026-04-17T23:04:59.915Z | Compiling tabled v0.20.0 |
| 2646 | 2026-04-17T23:04:59.952Z | Compiling xshell-macros v0.2.7 |
| 2647 | 2026-04-17T23:05:00.076Z | Compiling downcast-rs v2.0.2 |
| 2648 | 2026-04-17T23:05:00.181Z | Compiling bit-set v0.5.3 |
| 2649 | 2026-04-17T23:05:00.209Z | Compiling ascii-canvas v3.0.0 |
| 2650 | 2026-04-17T23:05:00.351Z | Compiling xshell v0.2.7 |
| 2651 | 2026-04-17T23:05:00.375Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2652 | 2026-04-17T23:05:00.478Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2653 | 2026-04-17T23:05:00.498Z | Compiling itertools v0.10.5 |
| 2654 | 2026-04-17T23:05:00.545Z | Compiling typify-macro v0.4.3 |
| 2655 | 2026-04-17T23:05:00.718Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2656 | 2026-04-17T23:05:00.950Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2657 | 2026-04-17T23:05:01.065Z | Compiling ena v0.14.4 |
| 2658 | 2026-04-17T23:05:01.313Z | Compiling libloading v0.8.9 |
| 2659 | 2026-04-17T23:05:01.547Z | Compiling diff v0.1.13 |
| 2660 | 2026-04-17T23:05:01.651Z | Compiling unicase v2.9.0 |
| 2661 | 2026-04-17T23:05:01.687Z | Compiling bindgen v0.71.1 |
| 2662 | 2026-04-17T23:05:01.841Z | Compiling regex-syntax v0.6.29 |
| 2663 | 2026-04-17T23:05:02.018Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2664 | 2026-04-17T23:05:03.131Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2665 | 2026-04-17T23:05:03.195Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2666 | 2026-04-17T23:05:03.798Z | Compiling lalrpop v0.19.12 |
| 2667 | 2026-04-17T23:05:03.821Z | Compiling cexpr v0.6.0 |
| 2668 | 2026-04-17T23:05:04.157Z | Compiling diesel v2.3.7 |
| 2669 | 2026-04-17T23:05:04.389Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2670 | 2026-04-17T23:05:04.432Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2671 | 2026-04-17T23:05:04.455Z | Compiling crc8 v0.1.1 |
| 2672 | 2026-04-17T23:05:04.517Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2673 | 2026-04-17T23:05:04.596Z | Compiling typify v0.4.3 |
| 2674 | 2026-04-17T23:05:04.622Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2675 | 2026-04-17T23:05:04.671Z | Compiling headers-core v0.3.0 |
| 2676 | 2026-04-17T23:05:04.741Z | Compiling libxml v0.3.3 |
| 2677 | 2026-04-17T23:05:04.828Z | Compiling headers v0.4.1 |
| 2678 | 2026-04-17T23:05:05.001Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2679 | 2026-04-17T23:05:05.133Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2680 | 2026-04-17T23:05:05.154Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2681 | 2026-04-17T23:05:05.375Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2682 | 2026-04-17T23:05:05.871Z | Compiling strum_macros v0.24.3 |
| 2683 | 2026-04-17T23:05:06.341Z | Compiling indoc v1.0.9 |
| 2684 | 2026-04-17T23:05:06.763Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2685 | 2026-04-17T23:05:06.790Z | Compiling derive_builder v0.20.2 |
| 2686 | 2026-04-17T23:05:06.967Z | Compiling oso-derive v0.27.3 |
| 2687 | 2026-04-17T23:05:07.003Z | Compiling quick-xml v0.37.5 |
| 2688 | 2026-04-17T23:05:07.036Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2689 | 2026-04-17T23:05:07.157Z | Compiling half v1.8.3 |
| 2690 | 2026-04-17T23:05:07.373Z | Compiling openssl-probe v0.1.6 |
| 2691 | 2026-04-17T23:05:07.605Z | Compiling serde_cbor v0.11.2 |
| 2692 | 2026-04-17T23:05:07.669Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2693 | 2026-04-17T23:05:07.691Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2694 | 2026-04-17T23:05:07.715Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2695 | 2026-04-17T23:05:08.393Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2696 | 2026-04-17T23:05:08.413Z | Compiling bb8 v0.8.6 |
| 2697 | 2026-04-17T23:05:08.440Z | Compiling trait-variant v0.1.2 |
| 2698 | 2026-04-17T23:05:08.602Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2699 | 2026-04-17T23:05:08.681Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2700 | 2026-04-17T23:05:08.800Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2701 | 2026-04-17T23:05:08.984Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2702 | 2026-04-17T23:05:09.013Z | Compiling fxhash v0.2.1 |
| 2703 | 2026-04-17T23:05:09.037Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2704 | 2026-04-17T23:05:09.096Z | Compiling progenitor-impl v0.10.0 |
| 2705 | 2026-04-17T23:05:09.124Z | Compiling samael v0.0.19 |
| 2706 | 2026-04-17T23:05:09.187Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2707 | 2026-04-17T23:05:09.310Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2708 | 2026-04-17T23:05:09.612Z | Compiling kstat-rs v0.2.4 |
| 2709 | 2026-04-17T23:05:09.691Z | Compiling libz-sys v1.1.24 |
| 2710 | 2026-04-17T23:05:10.109Z | Compiling nonempty v0.12.0 |
| 2711 | 2026-04-17T23:05:10.131Z | Compiling salty v0.3.0 |
| 2712 | 2026-04-17T23:05:10.483Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2713 | 2026-04-17T23:05:10.604Z | Compiling progenitor-impl v0.11.2 |
| 2714 | 2026-04-17T23:05:10.838Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2715 | 2026-04-17T23:05:10.864Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2716 | 2026-04-17T23:05:11.249Z | Compiling polar-core v0.27.3 |
| 2717 | 2026-04-17T23:05:11.290Z | Compiling progenitor-macro v0.10.0 |
| 2718 | 2026-04-17T23:05:12.481Z | Compiling darling_core v0.23.0 |
| 2719 | 2026-04-17T23:05:12.783Z | Compiling nanorand v0.7.0 |
| 2720 | 2026-04-17T23:05:13.152Z | Compiling arc-swap v1.8.2 |
| 2721 | 2026-04-17T23:05:13.178Z | Compiling fs-err v2.11.0 |
| 2722 | 2026-04-17T23:05:13.413Z | Compiling parking_lot_core v0.8.6 |
| 2723 | 2026-04-17T23:05:13.761Z | Compiling mime_guess v2.0.5 |
| 2724 | 2026-04-17T23:05:13.861Z | Compiling slog-scope v4.4.1 |
| 2725 | 2026-04-17T23:05:14.260Z | Compiling flume v0.11.1 |
| 2726 | 2026-04-17T23:05:14.304Z | Compiling progenitor-macro v0.11.2 |
| 2727 | 2026-04-17T23:05:14.668Z | Compiling darling_macro v0.23.0 |
| 2728 | 2026-04-17T23:05:14.673Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2729 | 2026-04-17T23:05:15.058Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2730 | 2026-04-17T23:05:15.307Z | Compiling progenitor v0.10.0 |
| 2731 | 2026-04-17T23:05:15.978Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2732 | 2026-04-17T23:05:16.325Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2733 | 2026-04-17T23:05:17.128Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2734 | 2026-04-17T23:05:18.304Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2735 | 2026-04-17T23:05:18.699Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2736 | 2026-04-17T23:05:18.928Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2737 | 2026-04-17T23:05:20.079Z | Compiling progenitor-client v0.11.2 |
| 2738 | 2026-04-17T23:05:20.482Z | Compiling oso v0.27.3 |
| 2739 | 2026-04-17T23:05:20.863Z | Compiling git-stub v1.0.0 |
| 2740 | 2026-04-17T23:05:23.592Z | Compiling async-bb8-diesel v0.2.1 |
| 2741 | 2026-04-17T23:05:23.891Z | Compiling diesel-dtrace v0.5.0 |
| 2742 | 2026-04-17T23:05:24.042Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2743 | 2026-04-17T23:05:24.152Z | Compiling instability v0.3.11 |
| 2744 | 2026-04-17T23:05:24.216Z | Compiling git-stub-vcs v0.1.0 |
| 2745 | 2026-04-17T23:05:24.414Z | Compiling progenitor v0.11.2 |
| 2746 | 2026-04-17T23:05:24.587Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2747 | 2026-04-17T23:05:24.612Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2748 | 2026-04-17T23:05:24.668Z | Compiling darling v0.23.0 |
| 2749 | 2026-04-17T23:05:24.820Z | Compiling slog-stdlog v4.1.1 |
| 2750 | 2026-04-17T23:05:25.697Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2751 | 2026-04-17T23:05:25.768Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2752 | 2026-04-17T23:05:26.977Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2753 | 2026-04-17T23:05:27.006Z | Compiling ignore v0.4.25 |
| 2754 | 2026-04-17T23:05:27.734Z | Compiling primeorder v0.13.6 |
| 2755 | 2026-04-17T23:05:28.055Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2756 | 2026-04-17T23:05:28.262Z | Compiling castaway v0.2.4 |
| 2757 | 2026-04-17T23:05:28.421Z | Compiling atty v0.2.14 |
| 2758 | 2026-04-17T23:05:28.571Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2759 | 2026-04-17T23:05:28.640Z | Compiling http-range v0.1.5 |
| 2760 | 2026-04-17T23:05:28.797Z | Compiling parse-size v1.1.0 |
| 2761 | 2026-04-17T23:05:28.971Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2762 | 2026-04-17T23:05:29.013Z | Compiling indoc v2.0.7 |
| 2763 | 2026-04-17T23:05:29.237Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2764 | 2026-04-17T23:05:29.446Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2765 | 2026-04-17T23:05:29.967Z | Compiling compact_str v0.8.1 |
| 2766 | 2026-04-17T23:05:30.162Z | Compiling p384 v0.13.1 |
| 2767 | 2026-04-17T23:05:30.387Z | Compiling globwalk v0.9.1 |
| 2768 | 2026-04-17T23:05:31.101Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2769 | 2026-04-17T23:05:31.232Z | Compiling parking_lot v0.11.2 |
| 2770 | 2026-04-17T23:05:31.388Z | Compiling slog-envlogger v2.2.0 |
| 2771 | 2026-04-17T23:05:31.987Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2772 | 2026-04-17T23:05:32.148Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2773 | 2026-04-17T23:05:32.303Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2774 | 2026-04-17T23:05:32.342Z | Compiling predicates-tree v1.0.13 |
| 2775 | 2026-04-17T23:05:32.451Z | Compiling unicode-truncate v1.1.0 |
| 2776 | 2026-04-17T23:05:32.510Z | Compiling lru v0.12.5 |
| 2777 | 2026-04-17T23:05:32.561Z | Compiling rand_seeder v0.4.0 |
| 2778 | 2026-04-17T23:05:32.656Z | Compiling prefix-trie v0.7.0 |
| 2779 | 2026-04-17T23:05:32.733Z | Compiling vergen-git2 v1.0.7 |
| 2780 | 2026-04-17T23:05:32.801Z | Compiling compression-core v0.4.31 |
| 2781 | 2026-04-17T23:05:32.826Z | Compiling cassowary v0.3.0 |
| 2782 | 2026-04-17T23:05:32.997Z | Compiling compression-codecs v0.4.37 |
| 2783 | 2026-04-17T23:05:33.019Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2784 | 2026-04-17T23:05:33.136Z | Compiling ratatui v0.29.0 |
| 2785 | 2026-04-17T23:05:33.229Z | Compiling hickory-server v0.25.2 |
| 2786 | 2026-04-17T23:05:33.400Z | Compiling camino-tempfile-ext v0.3.3 |
| 2787 | 2026-04-17T23:05:33.520Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2788 | 2026-04-17T23:05:34.049Z | Compiling hyper-staticfile v0.10.1 |
| 2789 | 2026-04-17T23:05:34.095Z | Compiling sled v0.34.7 |
| 2790 | 2026-04-17T23:05:34.847Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2791 | 2026-04-17T23:05:35.274Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2792 | 2026-04-17T23:05:35.480Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2793 | 2026-04-17T23:05:35.525Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2794 | 2026-04-17T23:05:36.229Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2795 | 2026-04-17T23:05:36.288Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2796 | 2026-04-17T23:05:36.932Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2797 | 2026-04-17T23:05:37.137Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2798 | 2026-04-17T23:05:37.393Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2799 | 2026-04-17T23:05:37.472Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2800 | 2026-04-17T23:05:37.852Z | Compiling dropshot v0.17.0 |
| 2801 | 2026-04-17T23:05:37.930Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2802 | 2026-04-17T23:05:38.092Z | Compiling corncobs v0.1.4 |
| 2803 | 2026-04-17T23:05:38.161Z | Compiling rustls v0.21.12 |
| 2804 | 2026-04-17T23:05:38.215Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2805 | 2026-04-17T23:05:38.299Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2806 | 2026-04-17T23:05:38.413Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2807 | 2026-04-17T23:05:38.439Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2808 | 2026-04-17T23:05:38.496Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2809 | 2026-04-17T23:05:39.001Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2810 | 2026-04-17T23:05:39.038Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2811 | 2026-04-17T23:05:39.373Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2812 | 2026-04-17T23:05:39.705Z | Compiling async-compression v0.4.41 |
| 2813 | 2026-04-17T23:05:40.212Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2814 | 2026-04-17T23:05:42.014Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2815 | 2026-04-17T23:05:42.186Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2816 | 2026-04-17T23:05:42.477Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2817 | 2026-04-17T23:05:42.537Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2818 | 2026-04-17T23:05:42.704Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2819 | 2026-04-17T23:05:42.765Z | Compiling rustls-webpki v0.101.7 |
| 2820 | 2026-04-17T23:05:42.931Z | Compiling sct v0.7.1 |
| 2821 | 2026-04-17T23:05:43.201Z | Compiling nix v0.29.0 |
| 2822 | 2026-04-17T23:05:43.405Z | Compiling secrecy v0.8.0 |
| 2823 | 2026-04-17T23:05:43.586Z | Compiling dropshot_endpoint v0.17.0 |
| 2824 | 2026-04-17T23:05:43.610Z | Compiling void v1.0.2 |
| 2825 | 2026-04-17T23:05:43.761Z | Compiling lzss v0.8.2 |
| 2826 | 2026-04-17T23:05:44.075Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2827 | 2026-04-17T23:05:44.553Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2828 | 2026-04-17T23:05:45.700Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2829 | 2026-04-17T23:05:45.723Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2830 | 2026-04-17T23:05:46.542Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2831 | 2026-04-17T23:05:47.254Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2832 | 2026-04-17T23:05:47.480Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2833 | 2026-04-17T23:05:47.730Z | Compiling tungstenite v0.23.0 |
| 2834 | 2026-04-17T23:05:47.751Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2835 | 2026-04-17T23:05:47.774Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2836 | 2026-04-17T23:05:47.889Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2837 | 2026-04-17T23:05:47.977Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2838 | 2026-04-17T23:05:48.003Z | Compiling nix v0.27.1 |
| 2839 | 2026-04-17T23:05:48.109Z | Compiling serde_bytes v0.11.19 |
| 2840 | 2026-04-17T23:05:48.340Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2841 | 2026-04-17T23:05:48.404Z | Compiling tokio-tungstenite v0.23.1 |
| 2842 | 2026-04-17T23:05:48.783Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2843 | 2026-04-17T23:05:49.240Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2844 | 2026-04-17T23:05:49.412Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2845 | 2026-04-17T23:05:49.820Z | Compiling git2 v0.20.4 |
| 2846 | 2026-04-17T23:05:50.089Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2847 | 2026-04-17T23:05:51.514Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2848 | 2026-04-17T23:05:53.384Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2849 | 2026-04-17T23:05:54.284Z | Compiling tokio-rustls v0.24.1 |
| 2850 | 2026-04-17T23:05:54.556Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2851 | 2026-04-17T23:05:54.632Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2852 | 2026-04-17T23:05:54.898Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2853 | 2026-04-17T23:05:55.041Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2854 | 2026-04-17T23:05:55.222Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2855 | 2026-04-17T23:05:56.929Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2856 | 2026-04-17T23:05:57.071Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2857 | 2026-04-17T23:05:57.495Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2858 | 2026-04-17T23:05:58.425Z | Compiling rustls-pemfile v1.0.4 |
| 2859 | 2026-04-17T23:05:58.856Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2860 | 2026-04-17T23:05:59.748Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2861 | 2026-04-17T23:05:59.896Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2862 | 2026-04-17T23:06:01.518Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2863 | 2026-04-17T23:06:01.792Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2864 | 2026-04-17T23:06:01.815Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2865 | 2026-04-17T23:06:02.003Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2866 | 2026-04-17T23:06:02.179Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2867 | 2026-04-17T23:06:02.475Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2868 | 2026-04-17T23:06:03.034Z | Compiling signal-hook-tokio v0.3.1 |
| 2869 | 2026-04-17T23:06:03.238Z | Compiling twox-hash v2.1.2 |
| 2870 | 2026-04-17T23:06:03.292Z | Compiling yasna v0.5.2 |
| 2871 | 2026-04-17T23:06:03.330Z | Compiling is_ci v1.2.0 |
| 2872 | 2026-04-17T23:06:03.451Z | Compiling supports-color v3.0.2 |
| 2873 | 2026-04-17T23:06:03.548Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2874 | 2026-04-17T23:06:03.784Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2875 | 2026-04-17T23:06:03.813Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2876 | 2026-04-17T23:06:04.732Z | Compiling rcgen v0.12.1 |
| 2877 | 2026-04-17T23:06:04.836Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2878 | 2026-04-17T23:06:05.263Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2879 | 2026-04-17T23:06:05.791Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2880 | 2026-04-17T23:06:07.374Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2881 | 2026-04-17T23:06:07.407Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2882 | 2026-04-17T23:06:08.488Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2883 | 2026-04-17T23:06:08.685Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2884 | 2026-04-17T23:06:09.114Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2885 | 2026-04-17T23:06:09.345Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2886 | 2026-04-17T23:06:09.423Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2887 | 2026-04-17T23:06:09.574Z | Compiling fatfs v0.3.6 |
| 2888 | 2026-04-17T23:06:09.649Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2889 | 2026-04-17T23:06:10.189Z | Compiling subprocess v0.2.15 |
| 2890 | 2026-04-17T23:06:10.771Z | Compiling rtoolbox v0.0.3 |
| 2891 | 2026-04-17T23:06:10.989Z | Compiling assert_matches v1.5.0 |
| 2892 | 2026-04-17T23:06:11.047Z | Compiling seq-macro v0.3.6 |
| 2893 | 2026-04-17T23:06:11.102Z | Compiling rpassword v7.4.0 |
| 2894 | 2026-04-17T23:06:11.386Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2895 | 2026-04-17T23:06:11.607Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2896 | 2026-04-17T23:06:12.371Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2897 | 2026-04-17T23:06:12.523Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2898 | 2026-04-17T23:06:12.661Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2899 | 2026-04-17T23:06:13.318Z | Compiling tui-tree-widget v0.23.1 |
| 2900 | 2026-04-17T23:06:13.605Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2901 | 2026-04-17T23:06:14.526Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2902 | 2026-04-17T23:06:15.036Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2903 | 2026-04-17T23:06:15.061Z | Compiling uzers v0.12.2 |
| 2904 | 2026-04-17T23:06:15.088Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2905 | 2026-04-17T23:06:16.464Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2906 | 2026-04-17T23:06:17.664Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2907 | 2026-04-17T23:06:18.042Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2908 | 2026-04-17T23:06:20.250Z | Compiling support-bundle-viewer v0.1.2 |
| 2909 | 2026-04-17T23:06:21.116Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2910 | 2026-04-17T23:06:22.161Z | Compiling multimap v0.10.1 |
| 2911 | 2026-04-17T23:06:30.308Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2912 | 2026-04-17T23:06:39.036Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2913 | 2026-04-17T23:06:41.752Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2914 | 2026-04-17T23:06:41.951Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2915 | 2026-04-17T23:12:27.627Z | Finished `release` profile [optimized] target(s) in 7m 57s |
| 2916 | 2026-04-17T23:13:11.180Z | |
| 2917 | 2026-04-17T23:13:11.180Z | real 8:41.841501188 |
| 2918 | 2026-04-17T23:13:11.180Z | user 1:17:37.113443043 |
| 2919 | 2026-04-17T23:13:11.183Z | sys 3:24.253266899 |
| 2920 | 2026-04-17T23:13:11.183Z | trap 1.786959070 |
| 2921 | 2026-04-17T23:13:11.183Z | tflt 2.126395742 |
| 2922 | 2026-04-17T23:13:11.183Z | dflt 16.637287555 |
| 2923 | 2026-04-17T23:13:11.183Z | kflt 0.003663232 |
| 2924 | 2026-04-17T23:13:11.183Z | lock 6:48:11.011555696 |
| 2925 | 2026-04-17T23:13:11.183Z | slp 2:12:55.615251384 |
| 2926 | 2026-04-17T23:13:11.183Z | lat 2:26.961849223 |
| 2927 | 2026-04-17T23:13:11.183Z | stop 5:19.528927362 |
| 2928 | 2026-04-17T23:13:11.183Z | + mapfile -t packages |
| 2929 | 2026-04-17T23:13:11.183Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2930 | 2026-04-17T23:13:12.131Z | Finished `release` profile [optimized] target(s) in 0.94s |
| 2931 | 2026-04-17T23:13:12.207Z | Running `target/release/omicron-package -t test list-outputs` |
| 2932 | 2026-04-17T23:13:12.260Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2933 | 2026-04-17T23:13:12.264Z | + ptime -m cargo build --locked --release -p xtask |
| 2934 | 2026-04-17T23:13:12.794Z | Compiling libc v0.2.185 |
| 2935 | 2026-04-17T23:13:12.794Z | Compiling serde v1.0.228 |
| 2936 | 2026-04-17T23:13:12.798Z | Compiling serde_core v1.0.228 |
| 2937 | 2026-04-17T23:13:12.798Z | Compiling rustix v1.1.3 |
| 2938 | 2026-04-17T23:13:12.886Z | Compiling serde_json v1.0.149 |
| 2939 | 2026-04-17T23:13:12.896Z | Compiling bitflags v2.11.0 |
| 2940 | 2026-04-17T23:13:12.942Z | Compiling num-traits v0.2.19 |
| 2941 | 2026-04-17T23:13:12.952Z | Compiling syn v2.0.117 |
| 2942 | 2026-04-17T23:13:12.962Z | Compiling smallvec v1.15.1 |
| 2943 | 2026-04-17T23:13:12.983Z | Compiling hashbrown v0.16.1 |
| 2944 | 2026-04-17T23:13:12.993Z | Compiling usdt-impl v0.5.0 |
| 2945 | 2026-04-17T23:13:12.996Z | Compiling syn v1.0.109 |
| 2946 | 2026-04-17T23:13:13.022Z | Compiling getrandom v0.4.1 |
| 2947 | 2026-04-17T23:13:13.022Z | Compiling percent-encoding v2.3.2 |
| 2948 | 2026-04-17T23:13:13.157Z | Compiling log v0.4.29 |
| 2949 | 2026-04-17T23:13:13.301Z | Compiling form_urlencoded v1.2.2 |
| 2950 | 2026-04-17T23:13:13.390Z | Compiling fs-err v3.3.0 |
| 2951 | 2026-04-17T23:13:13.411Z | Compiling heck v0.4.1 |
| 2952 | 2026-04-17T23:13:13.414Z | Compiling once_cell v1.21.3 |
| 2953 | 2026-04-17T23:13:13.433Z | Compiling anyhow v1.0.102 |
| 2954 | 2026-04-17T23:13:13.569Z | Compiling indexmap v2.13.0 |
| 2955 | 2026-04-17T23:13:13.632Z | Compiling errno v0.3.14 |
| 2956 | 2026-04-17T23:13:13.632Z | Compiling thread-id v4.2.2 |
| 2957 | 2026-04-17T23:13:13.682Z | Compiling memmap v0.7.0 |
| 2958 | 2026-04-17T23:13:13.942Z | Compiling ordered-float v2.10.1 |
| 2959 | 2026-04-17T23:13:14.474Z | Compiling proc-macro-error v1.0.4 |
| 2960 | 2026-04-17T23:13:14.648Z | Compiling terminal_size v0.4.3 |
| 2961 | 2026-04-17T23:13:14.648Z | Compiling tempfile v3.25.0 |
| 2962 | 2026-04-17T23:13:14.719Z | Compiling tabled_derive v0.7.0 |
| 2963 | 2026-04-17T23:13:14.743Z | Compiling clap_builder v4.5.60 |
| 2964 | 2026-04-17T23:13:14.743Z | Compiling textwrap v0.16.2 |
| 2965 | 2026-04-17T23:13:14.879Z | Compiling camino-tempfile v1.4.1 |
| 2966 | 2026-04-17T23:13:15.390Z | Compiling tabled v0.15.0 |
| 2967 | 2026-04-17T23:13:15.460Z | Compiling synstructure v0.13.2 |
| 2968 | 2026-04-17T23:13:15.460Z | Compiling pest_generator v2.8.6 |
| 2969 | 2026-04-17T23:13:15.844Z | Compiling serde_derive v1.0.228 |
| 2970 | 2026-04-17T23:13:15.845Z | Compiling zerofrom-derive v0.1.6 |
| 2971 | 2026-04-17T23:13:15.845Z | Compiling yoke-derive v0.8.1 |
| 2972 | 2026-04-17T23:13:15.847Z | Compiling zerovec-derive v0.11.2 |
| 2973 | 2026-04-17T23:13:15.847Z | Compiling displaydoc v0.2.5 |
| 2974 | 2026-04-17T23:13:15.847Z | Compiling thiserror-impl v1.0.69 |
| 2975 | 2026-04-17T23:13:15.847Z | Compiling zerocopy-derive v0.7.35 |
| 2976 | 2026-04-17T23:13:15.848Z | Compiling scroll_derive v0.12.1 |
| 2977 | 2026-04-17T23:13:15.848Z | Compiling thiserror-impl v2.0.18 |
| 2978 | 2026-04-17T23:13:15.848Z | Compiling clap_derive v4.5.55 |
| 2979 | 2026-04-17T23:13:15.980Z | Compiling pest_derive v2.8.6 |
| 2980 | 2026-04-17T23:13:16.552Z | Compiling scroll v0.12.0 |
| 2981 | 2026-04-17T23:13:16.660Z | Compiling zerocopy v0.7.35 |
| 2982 | 2026-04-17T23:13:16.871Z | Compiling goblin v0.8.2 |
| 2983 | 2026-04-17T23:13:17.013Z | Compiling thiserror v1.0.69 |
| 2984 | 2026-04-17T23:13:17.047Z | Compiling zerofrom v0.1.6 |
| 2985 | 2026-04-17T23:13:17.101Z | Compiling thiserror v2.0.18 |
| 2986 | 2026-04-17T23:13:17.144Z | Compiling dtrace-parser v0.2.0 |
| 2987 | 2026-04-17T23:13:17.191Z | Compiling yoke v0.8.1 |
| 2988 | 2026-04-17T23:13:17.404Z | Compiling zerovec v0.11.5 |
| 2989 | 2026-04-17T23:13:17.429Z | Compiling zerotrie v0.2.3 |
| 2990 | 2026-04-17T23:13:17.546Z | Compiling clap v4.5.60 |
| 2991 | 2026-04-17T23:13:18.010Z | Compiling tinystr v0.8.2 |
| 2992 | 2026-04-17T23:13:18.252Z | Compiling icu_locale_core v2.1.1 |
| 2993 | 2026-04-17T23:13:19.145Z | Compiling potential_utf v0.1.4 |
| 2994 | 2026-04-17T23:13:19.191Z | Compiling icu_provider v2.1.1 |
| 2995 | 2026-04-17T23:13:19.260Z | Compiling toml_datetime v0.6.11 |
| 2996 | 2026-04-17T23:13:19.352Z | Compiling icu_collections v2.1.1 |
| 2997 | 2026-04-17T23:13:19.408Z | Compiling serde_spanned v0.6.9 |
| 2998 | 2026-04-17T23:13:19.577Z | Compiling toml_edit v0.22.27 |
| 2999 | 2026-04-17T23:13:19.589Z | Compiling dof v0.3.0 |
| 3000 | 2026-04-17T23:13:19.616Z | Compiling serde-value v0.7.0 |
| 3001 | 2026-04-17T23:13:19.633Z | Compiling cargo-platform v0.2.0 |
| 3002 | 2026-04-17T23:13:19.678Z | Compiling serde_tokenstream v0.2.3 |
| 3003 | 2026-04-17T23:13:19.729Z | Compiling icu_properties v2.1.2 |
| 3004 | 2026-04-17T23:13:19.794Z | Compiling icu_normalizer v2.1.1 |
| 3005 | 2026-04-17T23:13:19.867Z | Compiling macaddr v1.0.1 |
| 3006 | 2026-04-17T23:13:20.499Z | Compiling usdt-macro v0.5.0 |
| 3007 | 2026-04-17T23:13:20.512Z | Compiling usdt-attr-macro v0.5.0 |
| 3008 | 2026-04-17T23:13:20.694Z | Compiling idna_adapter v1.2.1 |
| 3009 | 2026-04-17T23:13:20.833Z | Compiling idna v1.1.0 |
| 3010 | 2026-04-17T23:13:21.125Z | Compiling usdt v0.5.0 |
| 3011 | 2026-04-17T23:13:21.152Z | Compiling toml v0.8.23 |
| 3012 | 2026-04-17T23:13:21.152Z | Compiling url v2.5.8 |
| 3013 | 2026-04-17T23:13:21.611Z | Compiling cargo_toml v0.21.0 |
| 3014 | 2026-04-17T23:13:21.672Z | Compiling cargo-util-schemas v0.8.2 |
| 3015 | 2026-04-17T23:13:22.699Z | Compiling cargo_metadata v0.21.0 |
| 3016 | 2026-04-17T23:13:25.668Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3017 | 2026-04-17T23:13:28.686Z | Finished `release` profile [optimized] target(s) in 16.41s |
| 3018 | 2026-04-17T23:13:28.847Z | |
| 3019 | 2026-04-17T23:13:28.847Z | real 16.548144933 |
| 3020 | 2026-04-17T23:13:28.847Z | user 2:21.588989742 |
| 3021 | 2026-04-17T23:13:28.847Z | sys 16.514087498 |
| 3022 | 2026-04-17T23:13:28.851Z | trap 0.088322836 |
| 3023 | 2026-04-17T23:13:28.851Z | tflt 0.577720337 |
| 3024 | 2026-04-17T23:13:28.851Z | dflt 1.546744401 |
| 3025 | 2026-04-17T23:13:28.851Z | kflt 0.000044642 |
| 3026 | 2026-04-17T23:13:28.851Z | lock 5:12.938603289 |
| 3027 | 2026-04-17T23:13:28.851Z | slp 3:20.455059053 |
| 3028 | 2026-04-17T23:13:28.851Z | lat 6.004550319 |
| 3029 | 2026-04-17T23:13:28.851Z | stop 18.661752301 |
| 3030 | 2026-04-17T23:13:28.851Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3031 | 2026-04-17T23:13:28.851Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3032 | 2026-04-17T23:13:28.851Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3033 | 2026-04-17T23:13:28.851Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3034 | 2026-04-17T23:13:28.851Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3035 | 2026-04-17T23:13:29.777Z | Compiling regress v0.10.5 |
| 3036 | 2026-04-17T23:13:29.780Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3037 | 2026-04-17T23:13:29.780Z | Compiling newtype-uuid-macros v0.1.0 |
| 3038 | 2026-04-17T23:13:29.780Z | Compiling rustls v0.22.4 |
| 3039 | 2026-04-17T23:13:29.920Z | Compiling progenitor-client v0.13.0 |
| 3040 | 2026-04-17T23:13:29.923Z | Compiling rustls-webpki v0.102.8 |
| 3041 | 2026-04-17T23:13:29.923Z | Compiling structmeta-derive v0.3.0 |
| 3042 | 2026-04-17T23:13:29.932Z | Compiling serde_spanned v1.0.4 |
| 3043 | 2026-04-17T23:13:29.935Z | Compiling multer v3.1.0 |
| 3044 | 2026-04-17T23:13:29.935Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3045 | 2026-04-17T23:13:29.947Z | Compiling debug-ignore v1.0.5 |
| 3046 | 2026-04-17T23:13:30.051Z | Compiling match_cfg v0.1.0 |
| 3047 | 2026-04-17T23:13:30.054Z | Compiling slog-json v2.6.1 |
| 3048 | 2026-04-17T23:13:30.054Z | Compiling async-stream-impl v0.3.6 |
| 3049 | 2026-04-17T23:13:30.082Z | Compiling waitgroup v0.1.2 |
| 3050 | 2026-04-17T23:13:30.085Z | Compiling rustls-pemfile v2.2.0 |
| 3051 | 2026-04-17T23:13:30.130Z | Compiling serde_path_to_error v0.1.20 |
| 3052 | 2026-04-17T23:13:30.150Z | Compiling hostname v0.4.2 |
| 3053 | 2026-04-17T23:13:30.184Z | Compiling hostname v0.3.1 |
| 3054 | 2026-04-17T23:13:30.202Z | Compiling itertools v0.14.0 |
| 3055 | 2026-04-17T23:13:30.298Z | Compiling dropshot v0.16.7 |
| 3056 | 2026-04-17T23:13:30.331Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3057 | 2026-04-17T23:13:30.350Z | Compiling slog-bunyan v2.5.0 |
| 3058 | 2026-04-17T23:13:30.355Z | Compiling dropshot_endpoint v0.16.7 |
| 3059 | 2026-04-17T23:13:30.366Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3060 | 2026-04-17T23:13:30.447Z | Compiling macaddr v1.0.1 |
| 3061 | 2026-04-17T23:13:30.507Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3062 | 2026-04-17T23:13:30.534Z | Compiling instant v0.1.13 |
| 3063 | 2026-04-17T23:13:30.584Z | Compiling progenitor-client v0.10.0 |
| 3064 | 2026-04-17T23:13:30.600Z | Compiling backon v1.6.0 |
| 3065 | 2026-04-17T23:13:30.618Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3066 | 2026-04-17T23:13:30.668Z | Compiling backoff v0.4.0 |
| 3067 | 2026-04-17T23:13:30.692Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3068 | 2026-04-17T23:13:30.709Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3069 | 2026-04-17T23:13:30.713Z | Compiling async-stream v0.3.6 |
| 3070 | 2026-04-17T23:13:30.713Z | Compiling universal-hash v0.5.1 |
| 3071 | 2026-04-17T23:13:30.773Z | Compiling opaque-debug v0.3.1 |
| 3072 | 2026-04-17T23:13:30.826Z | Compiling progenitor-extras v0.1.1 |
| 3073 | 2026-04-17T23:13:30.862Z | Compiling half v2.7.1 |
| 3074 | 2026-04-17T23:13:30.899Z | Compiling ciborium-io v0.2.2 |
| 3075 | 2026-04-17T23:13:30.917Z | Compiling crucible-workspace-hack v0.1.0 |
| 3076 | 2026-04-17T23:13:30.920Z | Compiling convert_case v0.4.0 |
| 3077 | 2026-04-17T23:13:30.951Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3078 | 2026-04-17T23:13:30.968Z | Compiling aead v0.5.2 |
| 3079 | 2026-04-17T23:13:31.019Z | Compiling secrecy v0.10.3 |
| 3080 | 2026-04-17T23:13:31.051Z | Compiling unsafe-libyaml v0.2.11 |
| 3081 | 2026-04-17T23:13:31.095Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3082 | 2026-04-17T23:13:31.113Z | Compiling poly1305 v0.8.0 |
| 3083 | 2026-04-17T23:13:31.160Z | Compiling structmeta v0.3.0 |
| 3084 | 2026-04-17T23:13:31.181Z | Compiling ciborium-ll v0.2.2 |
| 3085 | 2026-04-17T23:13:31.216Z | Compiling chacha20 v0.9.1 |
| 3086 | 2026-04-17T23:13:31.219Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3087 | 2026-04-17T23:13:31.291Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3088 | 2026-04-17T23:13:31.340Z | Compiling derive_more v0.99.20 |
| 3089 | 2026-04-17T23:13:31.353Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3090 | 2026-04-17T23:13:31.377Z | Compiling ciborium v0.2.2 |
| 3091 | 2026-04-17T23:13:31.405Z | Compiling derive-ex v0.1.8 |
| 3092 | 2026-04-17T23:13:31.426Z | Compiling parse-display-derive v0.10.0 |
| 3093 | 2026-04-17T23:13:31.525Z | Compiling typify-impl v0.6.1 |
| 3094 | 2026-04-17T23:13:31.594Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3095 | 2026-04-17T23:13:31.616Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3096 | 2026-04-17T23:13:31.641Z | Compiling serde_yaml v0.9.34+deprecated |
| 3097 | 2026-04-17T23:13:31.689Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3098 | 2026-04-17T23:13:31.710Z | Compiling byte-wrapper v0.1.0 |
| 3099 | 2026-04-17T23:13:31.801Z | Compiling password-hash v0.5.0 |
| 3100 | 2026-04-17T23:13:31.866Z | Compiling blake2 v0.10.6 |
| 3101 | 2026-04-17T23:13:31.916Z | Compiling chacha20poly1305 v0.10.1 |
| 3102 | 2026-04-17T23:13:31.987Z | Compiling indent_write v2.2.0 |
| 3103 | 2026-04-17T23:13:32.081Z | Compiling heapless v0.8.0 |
| 3104 | 2026-04-17T23:13:32.098Z | Compiling ingot-macros v0.1.1 |
| 3105 | 2026-04-17T23:13:32.149Z | Compiling argon2 v0.5.3 |
| 3106 | 2026-04-17T23:13:32.190Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3107 | 2026-04-17T23:13:32.234Z | Compiling hash32 v0.3.1 |
| 3108 | 2026-04-17T23:13:32.400Z | Compiling tokio-rustls v0.25.0 |
| 3109 | 2026-04-17T23:13:32.448Z | Compiling smoltcp v0.11.0 |
| 3110 | 2026-04-17T23:13:32.602Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3111 | 2026-04-17T23:13:32.835Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3112 | 2026-04-17T23:13:32.857Z | Compiling thiserror-no-std v2.0.2 |
| 3113 | 2026-04-17T23:13:32.924Z | Compiling proc-macro-crate v3.4.0 |
| 3114 | 2026-04-17T23:13:32.966Z | Compiling vsss-rs v3.3.4 |
| 3115 | 2026-04-17T23:13:33.161Z | Compiling tabwriter v1.4.1 |
| 3116 | 2026-04-17T23:13:33.179Z | Compiling cobs v0.3.0 |
| 3117 | 2026-04-17T23:13:33.195Z | Compiling test-strategy v0.4.5 |
| 3118 | 2026-04-17T23:13:33.225Z | Compiling parse-display v0.10.0 |
| 3119 | 2026-04-17T23:13:33.301Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3120 | 2026-04-17T23:13:33.382Z | Compiling postcard v1.1.3 |
| 3121 | 2026-04-17T23:13:33.402Z | Compiling proc-macro-error v1.0.4 |
| 3122 | 2026-04-17T23:13:33.421Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3123 | 2026-04-17T23:13:33.501Z | Compiling num_enum_derive v0.7.5 |
| 3124 | 2026-04-17T23:13:33.561Z | Compiling proc-macro-crate v1.3.1 |
| 3125 | 2026-04-17T23:13:33.565Z | Compiling num-rational v0.4.2 |
| 3126 | 2026-04-17T23:13:33.594Z | Compiling num-complex v0.4.6 |
| 3127 | 2026-04-17T23:13:33.752Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3128 | 2026-04-17T23:13:33.752Z | Compiling foreign-types-macros v0.2.3 |
| 3129 | 2026-04-17T23:13:33.838Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3130 | 2026-04-17T23:13:33.966Z | Compiling colored v3.1.1 |
| 3131 | 2026-04-17T23:13:33.983Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3132 | 2026-04-17T23:13:34.010Z | Compiling cpufeatures v0.3.0 |
| 3133 | 2026-04-17T23:13:34.013Z | Compiling rayon-core v1.13.0 |
| 3134 | 2026-04-17T23:13:34.058Z | Compiling foreign-types-shared v0.3.1 |
| 3135 | 2026-04-17T23:13:34.109Z | Compiling chacha20 v0.10.0 |
| 3136 | 2026-04-17T23:13:34.133Z | Compiling num_enum_derive v0.5.11 |
| 3137 | 2026-04-17T23:13:34.174Z | Compiling num v0.4.3 |
| 3138 | 2026-04-17T23:13:34.284Z | Compiling crossbeam-deque v0.8.6 |
| 3139 | 2026-04-17T23:13:34.287Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3140 | 2026-04-17T23:13:34.334Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3141 | 2026-04-17T23:13:34.362Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3142 | 2026-04-17T23:13:34.393Z | Compiling foreign-types v0.5.0 |
| 3143 | 2026-04-17T23:13:34.413Z | Compiling cstr-argument v0.1.2 |
| 3144 | 2026-04-17T23:13:34.461Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3145 | 2026-04-17T23:13:34.499Z | Compiling float-ord v0.3.2 |
| 3146 | 2026-04-17T23:13:34.562Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3147 | 2026-04-17T23:13:34.602Z | Compiling rand v0.10.0 |
| 3148 | 2026-04-17T23:13:34.620Z | Compiling num_enum v0.7.5 |
| 3149 | 2026-04-17T23:13:34.644Z | Compiling toml v0.8.23 |
| 3150 | 2026-04-17T23:13:34.702Z | Compiling camino-tempfile v1.4.1 |
| 3151 | 2026-04-17T23:13:34.742Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3152 | 2026-04-17T23:13:34.765Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3153 | 2026-04-17T23:13:34.781Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3154 | 2026-04-17T23:13:34.849Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3155 | 2026-04-17T23:13:34.867Z | Compiling zone_cfg_derive v0.3.1 |
| 3156 | 2026-04-17T23:13:34.931Z | Compiling rayon v1.11.0 |
| 3157 | 2026-04-17T23:13:34.964Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3158 | 2026-04-17T23:13:34.993Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3159 | 2026-04-17T23:13:35.016Z | Compiling ingot-types v0.1.2 |
| 3160 | 2026-04-17T23:13:35.117Z | Compiling itertools v0.12.1 |
| 3161 | 2026-04-17T23:13:35.137Z | Compiling num-derive v0.4.2 |
| 3162 | 2026-04-17T23:13:35.222Z | Compiling num_enum v0.5.11 |
| 3163 | 2026-04-17T23:13:35.240Z | Compiling sigpipe v0.1.3 |
| 3164 | 2026-04-17T23:13:35.240Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3165 | 2026-04-17T23:13:35.312Z | Compiling glob v0.3.3 |
| 3166 | 2026-04-17T23:13:35.337Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3167 | 2026-04-17T23:13:35.360Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3168 | 2026-04-17T23:13:35.376Z | Compiling smf v0.2.3 |
| 3169 | 2026-04-17T23:13:35.376Z | Compiling prettyplease v0.2.37 |
| 3170 | 2026-04-17T23:13:35.458Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3171 | 2026-04-17T23:13:35.476Z | Compiling ingot v0.1.1 |
| 3172 | 2026-04-17T23:13:35.576Z | Compiling whoami v1.6.1 |
| 3173 | 2026-04-17T23:13:35.627Z | Compiling gethostname v0.5.0 |
| 3174 | 2026-04-17T23:13:35.679Z | Compiling usdt-macro v0.5.0 |
| 3175 | 2026-04-17T23:13:35.724Z | Compiling usdt-attr-macro v0.5.0 |
| 3176 | 2026-04-17T23:13:35.771Z | Compiling memmap v0.7.0 |
| 3177 | 2026-04-17T23:13:35.813Z | Compiling atomicwrites v0.4.4 |
| 3178 | 2026-04-17T23:13:35.890Z | Compiling derive-where v1.6.0 |
| 3179 | 2026-04-17T23:13:35.939Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3180 | 2026-04-17T23:13:35.987Z | Compiling owo-colors v4.3.0 |
| 3181 | 2026-04-17T23:13:36.031Z | Compiling resolv-conf v0.7.6 |
| 3182 | 2026-04-17T23:13:36.063Z | Compiling typify-macro v0.6.1 |
| 3183 | 2026-04-17T23:13:36.097Z | Compiling cancel-safe-futures v0.1.5 |
| 3184 | 2026-04-17T23:13:36.125Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3185 | 2026-04-17T23:13:36.393Z | Compiling zone v0.3.1 |
| 3186 | 2026-04-17T23:13:36.452Z | Compiling libsw-core v0.3.2 |
| 3187 | 2026-04-17T23:13:36.469Z | Compiling async-recursion v1.1.1 |
| 3188 | 2026-04-17T23:13:36.578Z | Compiling linear-map v1.2.0 |
| 3189 | 2026-04-17T23:13:36.618Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3190 | 2026-04-17T23:13:36.652Z | Compiling usdt v0.5.0 |
| 3191 | 2026-04-17T23:13:36.770Z | Compiling libsw v3.5.0 |
| 3192 | 2026-04-17T23:13:36.791Z | Compiling libefi-sys v0.1.0 |
| 3193 | 2026-04-17T23:13:36.835Z | Compiling console v0.15.11 |
| 3194 | 2026-04-17T23:13:36.911Z | Compiling hickory-proto v0.24.4 |
| 3195 | 2026-04-17T23:13:36.928Z | Compiling newline-converter v0.3.0 |
| 3196 | 2026-04-17T23:13:36.956Z | Compiling bitfield-struct v0.6.2 |
| 3197 | 2026-04-17T23:13:36.977Z | Compiling semver v0.1.20 |
| 3198 | 2026-04-17T23:13:37.028Z | Compiling linked-hash-map v0.5.6 |
| 3199 | 2026-04-17T23:13:37.111Z | Compiling tokio-dtrace v0.1.1 |
| 3200 | 2026-04-17T23:13:37.195Z | Compiling expectorate v1.2.0 |
| 3201 | 2026-04-17T23:13:37.240Z | Compiling lru-cache v0.1.2 |
| 3202 | 2026-04-17T23:13:37.258Z | Compiling rustc_version v0.1.7 |
| 3203 | 2026-04-17T23:13:37.261Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3204 | 2026-04-17T23:13:37.299Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3205 | 2026-04-17T23:13:37.303Z | Compiling pin-project-internal v1.1.11 |
| 3206 | 2026-04-17T23:13:37.334Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3207 | 2026-04-17T23:13:37.386Z | Compiling slog-dtrace v0.3.0 |
| 3208 | 2026-04-17T23:13:37.404Z | Compiling minimal-lexical v0.2.1 |
| 3209 | 2026-04-17T23:13:37.425Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3210 | 2026-04-17T23:13:37.466Z | Compiling oxide-tokio-rt v0.1.4 |
| 3211 | 2026-04-17T23:13:37.493Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3212 | 2026-04-17T23:13:37.521Z | Compiling newtype_derive v0.1.6 |
| 3213 | 2026-04-17T23:13:37.538Z | Compiling typify-impl v0.4.3 |
| 3214 | 2026-04-17T23:13:37.638Z | Compiling nom v7.1.3 |
| 3215 | 2026-04-17T23:13:37.677Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3216 | 2026-04-17T23:13:37.694Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3217 | 2026-04-17T23:13:37.710Z | Compiling phf_shared v0.12.1 |
| 3218 | 2026-04-17T23:13:37.738Z | Compiling pem v3.0.6 |
| 3219 | 2026-04-17T23:13:37.756Z | Compiling snafu-derive v0.8.9 |
| 3220 | 2026-04-17T23:13:37.795Z | Compiling csv-core v0.1.13 |
| 3221 | 2026-04-17T23:13:37.920Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3222 | 2026-04-17T23:13:37.937Z | Compiling typify v0.6.1 |
| 3223 | 2026-04-17T23:13:38.004Z | Compiling xshell-macros v0.2.7 |
| 3224 | 2026-04-17T23:13:38.082Z | Compiling progenitor-impl v0.13.0 |
| 3225 | 2026-04-17T23:13:38.099Z | Compiling chrono-tz v0.10.4 |
| 3226 | 2026-04-17T23:13:38.115Z | Compiling highway v1.3.0 |
| 3227 | 2026-04-17T23:13:38.141Z | Compiling same-file v1.0.6 |
| 3228 | 2026-04-17T23:13:38.332Z | Compiling walkdir v2.5.0 |
| 3229 | 2026-04-17T23:13:38.348Z | Compiling const_format_proc_macros v0.2.34 |
| 3230 | 2026-04-17T23:13:38.351Z | Compiling csv v1.4.0 |
| 3231 | 2026-04-17T23:13:38.422Z | Compiling xshell v0.2.7 |
| 3232 | 2026-04-17T23:13:38.478Z | Compiling phf v0.12.1 |
| 3233 | 2026-04-17T23:13:38.533Z | Compiling pin-project v1.1.11 |
| 3234 | 2026-04-17T23:13:38.657Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3235 | 2026-04-17T23:13:38.674Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3236 | 2026-04-17T23:13:38.693Z | Compiling globset v0.4.18 |
| 3237 | 2026-04-17T23:13:38.797Z | Compiling olpc-cjson v0.1.4 |
| 3238 | 2026-04-17T23:13:38.927Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3239 | 2026-04-17T23:13:38.944Z | Compiling primeorder v0.13.6 |
| 3240 | 2026-04-17T23:13:38.959Z | Compiling serde_plain v1.0.2 |
| 3241 | 2026-04-17T23:13:38.994Z | Compiling typed-path v0.9.3 |
| 3242 | 2026-04-17T23:13:39.023Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3243 | 2026-04-17T23:13:39.041Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3244 | 2026-04-17T23:13:39.200Z | Compiling hickory-resolver v0.24.4 |
| 3245 | 2026-04-17T23:13:39.218Z | Compiling const_format v0.2.35 |
| 3246 | 2026-04-17T23:13:39.414Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3247 | 2026-04-17T23:13:39.430Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3248 | 2026-04-17T23:13:39.567Z | Compiling tabled_derive v0.7.0 |
| 3249 | 2026-04-17T23:13:39.590Z | Compiling bcs v0.1.6 |
| 3250 | 2026-04-17T23:13:39.737Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3251 | 2026-04-17T23:13:39.858Z | Compiling snafu v0.8.9 |
| 3252 | 2026-04-17T23:13:39.942Z | Compiling radium v0.7.0 |
| 3253 | 2026-04-17T23:13:39.959Z | Compiling termtree v0.5.1 |
| 3254 | 2026-04-17T23:13:40.023Z | Compiling salty v0.3.0 |
| 3255 | 2026-04-17T23:13:41.144Z | Compiling tough v0.20.0 |
| 3256 | 2026-04-17T23:13:41.164Z | Compiling qorb v0.4.1 |
| 3257 | 2026-04-17T23:13:41.164Z | Compiling textwrap v0.16.2 |
| 3258 | 2026-04-17T23:13:41.164Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3259 | 2026-04-17T23:13:41.165Z | Compiling steno v0.4.1 |
| 3260 | 2026-04-17T23:13:41.165Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3261 | 2026-04-17T23:13:41.165Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3262 | 2026-04-17T23:13:41.165Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3263 | 2026-04-17T23:13:41.165Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3264 | 2026-04-17T23:13:41.165Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3265 | 2026-04-17T23:13:41.165Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3266 | 2026-04-17T23:13:41.166Z | Compiling progenitor-macro v0.13.0 |
| 3267 | 2026-04-17T23:13:41.166Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3268 | 2026-04-17T23:13:41.166Z | Compiling tabled v0.15.0 |
| 3269 | 2026-04-17T23:13:41.166Z | Compiling tap v1.0.1 |
| 3270 | 2026-04-17T23:13:41.166Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3271 | 2026-04-17T23:13:41.209Z | Compiling base64 v0.21.7 |
| 3272 | 2026-04-17T23:13:41.215Z | Compiling tagptr v0.2.0 |
| 3273 | 2026-04-17T23:13:41.400Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3274 | 2026-04-17T23:13:41.453Z | Compiling maybe-uninit v2.0.0 |
| 3275 | 2026-04-17T23:13:41.565Z | Compiling humantime v2.3.0 |
| 3276 | 2026-04-17T23:13:41.625Z | Compiling moka v0.12.13 |
| 3277 | 2026-04-17T23:13:41.830Z | Compiling wyz v0.5.1 |
| 3278 | 2026-04-17T23:13:41.866Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3279 | 2026-04-17T23:13:42.066Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3280 | 2026-04-17T23:13:42.134Z | Compiling typify-macro v0.4.3 |
| 3281 | 2026-04-17T23:13:42.456Z | Compiling p384 v0.13.1 |
| 3282 | 2026-04-17T23:13:42.475Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3283 | 2026-04-17T23:13:42.496Z | Compiling funty v2.0.0 |
| 3284 | 2026-04-17T23:13:42.593Z | Compiling packed_struct v0.10.1 |
| 3285 | 2026-04-17T23:13:42.744Z | Compiling parking_lot_core v0.8.6 |
| 3286 | 2026-04-17T23:13:42.775Z | Compiling hickory-resolver v0.25.2 |
| 3287 | 2026-04-17T23:13:42.802Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3288 | 2026-04-17T23:13:42.875Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3289 | 2026-04-17T23:13:42.917Z | Compiling bitvec v1.0.1 |
| 3290 | 2026-04-17T23:13:43.051Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3291 | 2026-04-17T23:13:43.126Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3292 | 2026-04-17T23:13:43.173Z | Compiling polyval v0.6.2 |
| 3293 | 2026-04-17T23:13:43.335Z | Compiling git-stub v1.0.0 |
| 3294 | 2026-04-17T23:13:43.433Z | Compiling packed_struct_codegen v0.10.1 |
| 3295 | 2026-04-17T23:13:43.497Z | Compiling zerocopy-derive v0.6.6 |
| 3296 | 2026-04-17T23:13:43.636Z | Compiling bitfield-macros v0.19.4 |
| 3297 | 2026-04-17T23:13:43.888Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3298 | 2026-04-17T23:13:43.954Z | Compiling typify v0.4.3 |
| 3299 | 2026-04-17T23:13:43.970Z | Compiling indexmap v1.9.3 |
| 3300 | 2026-04-17T23:13:44.094Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3301 | 2026-04-17T23:13:44.206Z | Compiling nodrop v0.1.14 |
| 3302 | 2026-04-17T23:13:44.233Z | Compiling crc-catalog v2.4.0 |
| 3303 | 2026-04-17T23:13:44.309Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3304 | 2026-04-17T23:13:44.326Z | Compiling utf-8 v0.7.6 |
| 3305 | 2026-04-17T23:13:44.343Z | Compiling proc-macro-error2 v2.0.1 |
| 3306 | 2026-04-17T23:13:44.346Z | Compiling crc v3.4.0 |
| 3307 | 2026-04-17T23:13:44.398Z | Compiling array-init v0.0.4 |
| 3308 | 2026-04-17T23:13:44.417Z | Compiling zerocopy v0.6.6 |
| 3309 | 2026-04-17T23:13:44.435Z | Compiling bitfield v0.19.4 |
| 3310 | 2026-04-17T23:13:44.470Z | Compiling tungstenite v0.21.0 |
| 3311 | 2026-04-17T23:13:44.488Z | Compiling git-stub-vcs v0.1.0 |
| 3312 | 2026-04-17T23:13:44.536Z | Compiling ghash v0.5.1 |
| 3313 | 2026-04-17T23:13:44.596Z | Compiling smallvec v0.6.14 |
| 3314 | 2026-04-17T23:13:44.696Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3315 | 2026-04-17T23:13:44.713Z | Compiling ctr v0.9.2 |
| 3316 | 2026-04-17T23:13:44.716Z | Compiling num-derive v0.3.3 |
| 3317 | 2026-04-17T23:13:44.774Z | Compiling compression-core v0.4.31 |
| 3318 | 2026-04-17T23:13:44.777Z | Compiling hashbrown v0.12.3 |
| 3319 | 2026-04-17T23:13:44.808Z | Compiling unicase v2.9.0 |
| 3320 | 2026-04-17T23:13:44.834Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3321 | 2026-04-17T23:13:44.878Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3322 | 2026-04-17T23:13:44.942Z | Compiling compression-codecs v0.4.37 |
| 3323 | 2026-04-17T23:13:44.960Z | Compiling aes-gcm v0.10.3 |
| 3324 | 2026-04-17T23:13:44.978Z | Compiling parking_lot v0.11.2 |
| 3325 | 2026-04-17T23:13:45.041Z | Compiling mime_guess v2.0.5 |
| 3326 | 2026-04-17T23:13:45.089Z | Compiling tokio-tungstenite v0.21.0 |
| 3327 | 2026-04-17T23:13:45.182Z | Compiling serde-hex v0.1.0 |
| 3328 | 2026-04-17T23:13:45.231Z | Compiling tabled_derive v0.11.0 |
| 3329 | 2026-04-17T23:13:45.360Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3330 | 2026-04-17T23:13:45.400Z | Compiling progenitor-impl v0.11.2 |
| 3331 | 2026-04-17T23:13:45.441Z | Compiling progenitor-impl v0.10.0 |
| 3332 | 2026-04-17T23:13:45.586Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3333 | 2026-04-17T23:13:45.608Z | Compiling ron v0.8.1 |
| 3334 | 2026-04-17T23:13:45.629Z | Compiling papergrid v0.17.0 |
| 3335 | 2026-04-17T23:13:45.695Z | Compiling libscf-sys v1.1.0 |
| 3336 | 2026-04-17T23:13:45.720Z | Compiling testing_table v0.3.0 |
| 3337 | 2026-04-17T23:13:45.767Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3338 | 2026-04-17T23:13:45.869Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3339 | 2026-04-17T23:13:45.913Z | Compiling hashbrown v0.13.2 |
| 3340 | 2026-04-17T23:13:45.930Z | Compiling progenitor v0.13.0 |
| 3341 | 2026-04-17T23:13:45.948Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3342 | 2026-04-17T23:13:46.108Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3343 | 2026-04-17T23:13:46.142Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3344 | 2026-04-17T23:13:46.209Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3345 | 2026-04-17T23:13:46.471Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3346 | 2026-04-17T23:13:46.491Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3347 | 2026-04-17T23:13:46.512Z | Compiling prefix-trie v0.7.0 |
| 3348 | 2026-04-17T23:13:46.684Z | Compiling blowfish v0.9.1 |
| 3349 | 2026-04-17T23:13:46.712Z | Compiling ssh-encoding v0.2.0 |
| 3350 | 2026-04-17T23:13:46.733Z | Compiling fxhash v0.2.1 |
| 3351 | 2026-04-17T23:13:46.934Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3352 | 2026-04-17T23:13:46.964Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3353 | 2026-04-17T23:13:46.993Z | Compiling dropshot v0.17.0 |
| 3354 | 2026-04-17T23:13:47.034Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3355 | 2026-04-17T23:13:47.052Z | Compiling corncobs v0.1.4 |
| 3356 | 2026-04-17T23:13:47.067Z | Compiling crc-any v2.5.0 |
| 3357 | 2026-04-17T23:13:47.228Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3358 | 2026-04-17T23:13:47.290Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3359 | 2026-04-17T23:13:47.313Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3360 | 2026-04-17T23:13:47.324Z | Compiling ssh-cipher v0.2.0 |
| 3361 | 2026-04-17T23:13:47.351Z | Compiling hickory-server v0.25.2 |
| 3362 | 2026-04-17T23:13:47.362Z | Compiling sled v0.34.7 |
| 3363 | 2026-04-17T23:13:47.423Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3364 | 2026-04-17T23:13:47.482Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3365 | 2026-04-17T23:13:47.528Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3366 | 2026-04-17T23:13:47.767Z | Compiling tabled v0.20.0 |
| 3367 | 2026-04-17T23:13:47.829Z | Compiling object v0.30.4 |
| 3368 | 2026-04-17T23:13:47.852Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3369 | 2026-04-17T23:13:47.971Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3370 | 2026-04-17T23:13:48.195Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3371 | 2026-04-17T23:13:48.208Z | Compiling progenitor-macro v0.11.2 |
| 3372 | 2026-04-17T23:13:48.234Z | Compiling progenitor-macro v0.10.0 |
| 3373 | 2026-04-17T23:13:48.584Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3374 | 2026-04-17T23:13:48.762Z | Compiling async-compression v0.4.41 |
| 3375 | 2026-04-17T23:13:49.007Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3376 | 2026-04-17T23:13:49.121Z | Compiling progenitor-client v0.11.2 |
| 3377 | 2026-04-17T23:13:49.149Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3378 | 2026-04-17T23:13:49.223Z | Compiling password-hash v0.4.2 |
| 3379 | 2026-04-17T23:13:49.246Z | Compiling dropshot_endpoint v0.17.0 |
| 3380 | 2026-04-17T23:13:49.506Z | Compiling secrecy v0.8.0 |
| 3381 | 2026-04-17T23:13:49.694Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3382 | 2026-04-17T23:13:49.701Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3383 | 2026-04-17T23:13:49.798Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3384 | 2026-04-17T23:13:50.093Z | Compiling http-range v0.1.5 |
| 3385 | 2026-04-17T23:13:50.243Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3386 | 2026-04-17T23:13:50.317Z | Compiling half v1.8.3 |
| 3387 | 2026-04-17T23:13:50.594Z | Compiling path-slash v0.1.5 |
| 3388 | 2026-04-17T23:13:50.612Z | Compiling serde_cbor v0.11.2 |
| 3389 | 2026-04-17T23:13:50.673Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3390 | 2026-04-17T23:13:50.767Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3391 | 2026-04-17T23:13:50.835Z | Compiling pbkdf2 v0.11.0 |
| 3392 | 2026-04-17T23:13:51.354Z | Compiling ssh-key v0.6.7 |
| 3393 | 2026-04-17T23:13:51.908Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3394 | 2026-04-17T23:13:51.993Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3395 | 2026-04-17T23:13:52.011Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3396 | 2026-04-17T23:13:52.202Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3397 | 2026-04-17T23:13:52.289Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3398 | 2026-04-17T23:13:52.430Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3399 | 2026-04-17T23:13:52.544Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3400 | 2026-04-17T23:13:52.688Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3401 | 2026-04-17T23:13:52.831Z | Compiling p521 v0.13.3 |
| 3402 | 2026-04-17T23:13:53.070Z | Compiling p256 v0.13.2 |
| 3403 | 2026-04-17T23:13:53.126Z | Compiling yasna v0.5.2 |
| 3404 | 2026-04-17T23:13:53.175Z | Compiling kstat-rs v0.2.4 |
| 3405 | 2026-04-17T23:13:53.284Z | Compiling progenitor v0.10.0 |
| 3406 | 2026-04-17T23:13:53.318Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3407 | 2026-04-17T23:13:53.395Z | Compiling progenitor v0.11.2 |
| 3408 | 2026-04-17T23:13:53.472Z | Compiling headers-core v0.3.0 |
| 3409 | 2026-04-17T23:13:53.488Z | Compiling nanorand v0.7.0 |
| 3410 | 2026-04-17T23:13:53.509Z | Compiling atty v0.2.14 |
| 3411 | 2026-04-17T23:13:53.509Z | Compiling russh-cryptovec v0.7.3 |
| 3412 | 2026-04-17T23:13:53.570Z | Compiling md5 v0.7.0 |
| 3413 | 2026-04-17T23:13:53.622Z | Compiling crc8 v0.1.1 |
| 3414 | 2026-04-17T23:13:53.653Z | Compiling home v0.5.12 |
| 3415 | 2026-04-17T23:13:53.748Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3416 | 2026-04-17T23:13:53.780Z | Compiling russh-keys v0.45.0 |
| 3417 | 2026-04-17T23:13:53.794Z | Compiling flume v0.11.1 |
| 3418 | 2026-04-17T23:13:53.815Z | Compiling headers v0.4.1 |
| 3419 | 2026-04-17T23:13:53.838Z | Compiling rcgen v0.12.1 |
| 3420 | 2026-04-17T23:13:53.850Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3421 | 2026-04-17T23:13:53.871Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3422 | 2026-04-17T23:13:53.887Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3423 | 2026-04-17T23:13:54.088Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3424 | 2026-04-17T23:13:54.147Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3425 | 2026-04-17T23:13:54.210Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3426 | 2026-04-17T23:13:54.266Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3427 | 2026-04-17T23:13:54.296Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3428 | 2026-04-17T23:13:54.596Z | Compiling hyper-staticfile v0.10.1 |
| 3429 | 2026-04-17T23:13:54.650Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3430 | 2026-04-17T23:13:54.693Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3431 | 2026-04-17T23:13:54.717Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3432 | 2026-04-17T23:13:54.742Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3433 | 2026-04-17T23:13:55.070Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3434 | 2026-04-17T23:13:55.147Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3435 | 2026-04-17T23:13:55.164Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3436 | 2026-04-17T23:13:55.182Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3437 | 2026-04-17T23:13:55.215Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3438 | 2026-04-17T23:13:55.370Z | Compiling num-bigint v0.4.6 |
| 3439 | 2026-04-17T23:13:55.416Z | Compiling des v0.8.1 |
| 3440 | 2026-04-17T23:13:55.436Z | Compiling subprocess v0.2.15 |
| 3441 | 2026-04-17T23:13:55.457Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3442 | 2026-04-17T23:13:55.576Z | Compiling hex-literal v0.4.1 |
| 3443 | 2026-04-17T23:13:55.626Z | Compiling display-error-chain v0.2.2 |
| 3444 | 2026-04-17T23:13:55.646Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3445 | 2026-04-17T23:13:55.659Z | Compiling colored v2.2.0 |
| 3446 | 2026-04-17T23:13:55.790Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3447 | 2026-04-17T23:13:55.888Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3448 | 2026-04-17T23:13:55.951Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3449 | 2026-04-17T23:13:56.056Z | Compiling internet-checksum v0.2.1 |
| 3450 | 2026-04-17T23:13:56.566Z | Compiling russh v0.45.0 |
| 3451 | 2026-04-17T23:13:56.978Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3452 | 2026-04-17T23:13:56.979Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3453 | 2026-04-17T23:13:59.482Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3454 | 2026-04-17T23:14:00.165Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3455 | 2026-04-17T23:14:00.273Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3456 | 2026-04-17T23:14:00.683Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3457 | 2026-04-17T23:14:08.311Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3458 | 2026-04-17T23:14:08.311Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3459 | 2026-04-17T23:14:08.311Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3460 | 2026-04-17T23:14:08.367Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3461 | 2026-04-17T23:14:10.021Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3462 | 2026-04-17T23:14:10.030Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3463 | 2026-04-17T23:14:14.122Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3464 | 2026-04-17T23:14:33.924Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3465 | 2026-04-17T23:14:52.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s |
| 3466 | 2026-04-17T23:14:52.595Z | |
| 3467 | 2026-04-17T23:14:52.595Z | real 1:23.674943331 |
| 3468 | 2026-04-17T23:14:52.595Z | user 8:16.651472578 |
| 3469 | 2026-04-17T23:14:52.595Z | sys 1:39.734019688 |
| 3470 | 2026-04-17T23:14:52.595Z | trap 0.261060897 |
| 3471 | 2026-04-17T23:14:52.595Z | tflt 0.576851907 |
| 3472 | 2026-04-17T23:14:52.595Z | dflt 1.669390818 |
| 3473 | 2026-04-17T23:14:52.598Z | kflt 0.000351719 |
| 3474 | 2026-04-17T23:14:52.598Z | lock 29:17.850244965 |
| 3475 | 2026-04-17T23:14:52.598Z | slp 19:08.708005925 |
| 3476 | 2026-04-17T23:14:52.598Z | lat 38.308907403 |
| 3477 | 2026-04-17T23:14:52.598Z | stop 2:47.993849185 |
| 3478 | 2026-04-17T23:14:52.598Z | + mkdir tests |
| 3479 | 2026-04-17T23:14:52.602Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3480 | 2026-04-17T23:14:52.602Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3481 | 2026-04-17T23:14:52.625Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e5668819ecec3557 tests/ |
| 3482 | 2026-04-17T23:14:52.647Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a904e180d39f0db8 tests/ |
| 3483 | 2026-04-17T23:14:52.667Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-a1906e1472ee032b tests/ |
| 3484 | 2026-04-17T23:14:52.689Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-16c78f706b021106 tests/ |
| 3485 | 2026-04-17T23:14:53.027Z | + 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/*) |
| 3486 | 2026-04-17T23:14:53.030Z | + 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-a904e180d39f0db8 tests/commtest-a1906e1472ee032b tests/dhcp_server-e5668819ecec3557 tests/end_to_end_tests-16c78f706b021106 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 |
| 3487 | 2026-04-17T23:16:16.689Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3488 | 2026-04-17T23:16:16.689Z | a .github/buildomat/ci-env.sh 1K |
| 3489 | 2026-04-17T23:16:16.689Z | a out/target/test 1K |
| 3490 | 2026-04-17T23:16:16.689Z | a out/npuzone/npuzone 27402K |
| 3491 | 2026-04-17T23:16:16.689Z | a package-manifest.toml 35K |
| 3492 | 2026-04-17T23:16:16.689Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3493 | 2026-04-17T23:16:16.689Z | a target/release/omicron-package 45760K |
| 3494 | 2026-04-17T23:16:16.690Z | a target/release/xtask 11446K |
| 3495 | 2026-04-17T23:16:16.690Z | a target/debug/bootstrap 340548K |
| 3496 | 2026-04-17T23:16:16.690Z | a tests/bootstrap-a904e180d39f0db8 31310K |
| 3497 | 2026-04-17T23:16:16.690Z | a tests/commtest-a1906e1472ee032b 32395K |
| 3498 | 2026-04-17T23:16:16.690Z | a tests/dhcp_server-e5668819ecec3557 31310K |
| 3499 | 2026-04-17T23:16:16.690Z | a tests/end_to_end_tests-16c78f706b021106 382944K |
| 3500 | 2026-04-17T23:16:16.690Z | a out/clickhouse.tar.gz 312917K |
| 3501 | 2026-04-17T23:16:16.690Z | a out/clickhouse_keeper.tar.gz 298313K |
| 3502 | 2026-04-17T23:16:16.690Z | a out/clickhouse_server.tar.gz 312916K |
| 3503 | 2026-04-17T23:16:16.690Z | a out/cockroachdb.tar.gz 161156K |
| 3504 | 2026-04-17T23:16:16.690Z | a out/crucible-pantry-zone.tar.gz 43981K |
| 3505 | 2026-04-17T23:16:16.690Z | a out/crucible-utils.tar 17744K |
| 3506 | 2026-04-17T23:16:16.690Z | a out/crucible-zone.tar.gz 58119K |
| 3507 | 2026-04-17T23:16:16.690Z | a out/external-dns.tar.gz 48999K |
| 3508 | 2026-04-17T23:16:16.690Z | a out/internal-dns.tar.gz 48999K |
| 3509 | 2026-04-17T23:16:16.690Z | a out/mg-ddm-gz.tar 78377K |
| 3510 | 2026-04-17T23:16:16.690Z | a out/nexus.tar.gz 219088K |
| 3511 | 2026-04-17T23:16:16.690Z | a out/ntp.tar.gz 31919K |
| 3512 | 2026-04-17T23:16:16.690Z | a out/omicron-gateway-softnpu.tar.gz 28287K |
| 3513 | 2026-04-17T23:16:16.690Z | a out/omicron-sled-agent.tar 200533K |
| 3514 | 2026-04-17T23:16:16.690Z | a out/overlay.tar.gz 3K |
| 3515 | 2026-04-17T23:16:16.690Z | a out/oximeter.tar.gz 63380K |
| 3516 | 2026-04-17T23:16:16.690Z | a out/oxlog.tar 3782K |
| 3517 | 2026-04-17T23:16:16.690Z | a out/probe.tar.gz 3037K |
| 3518 | 2026-04-17T23:16:16.690Z | a out/propolis-server.tar.gz 38727K |
| 3519 | 2026-04-17T23:16:16.690Z | a out/pumpkind-gz.tar 26647K |
| 3520 | 2026-04-17T23:16:16.690Z | a out/switch-softnpu.tar.gz 381585K |
| 3521 | 2026-04-17T23:16:16.694Z | |
| 3522 | 2026-04-17T23:16:16.694Z | real 1:23.652882771 |
| 3523 | 2026-04-17T23:16:16.694Z | user 1:21.048346905 |
| 3524 | 2026-04-17T23:16:16.694Z | sys 4.337261651 |
| 3525 | 2026-04-17T23:16:16.694Z | trap 0.007397165 |
| 3526 | 2026-04-17T23:16:16.694Z | tflt 0.000000000 |
| 3527 | 2026-04-17T23:16:16.694Z | dflt 0.000000000 |
| 3528 | 2026-04-17T23:16:16.694Z | kflt 0.000000000 |
| 3529 | 2026-04-17T23:16:16.694Z | lock 0.000000000 |
| 3530 | 2026-04-17T23:16:16.694Z | slp 1:20.967241434 |
| 3531 | 2026-04-17T23:16:16.694Z | lat 0.941645833 |
| 3532 | 2026-04-17T23:16:16.694Z | stop 0.000192932 |
| 3533 | 2026-04-17T23:16:16.694Z | process exited: duration 980740 ms, exit code 0 |
| |
| 3534 | 2026-04-17T23:16:16.708Z | found 1 output files |
| 3535 | 2026-04-17T23:16:16.716Z | uploading: /work/package.tar.gz (2386275074 bytes) |
| 3536 | 2026-04-17T23:16:42.779Z | uploaded: /work/package.tar.gz |