|
|
|
| 1 | 2026-03-26T14:46:47.368Z | job assigned to worker 01KMN9QW15M75R77BMDZZ21CX4 [factory aws, i-0782544423fc4a636] (queued for 53 s) |
| |
| 2 | 2026-03-26T14:46:53.765Z | starting task 0: "setup" |
| 3 | 2026-03-26T14:46:53.769Z | ++ uname -s |
| 4 | 2026-03-26T14:46:53.772Z | + kern=SunOS |
| 5 | 2026-03-26T14:46:53.772Z | + build_user=build |
| 6 | 2026-03-26T14:46:53.773Z | + build_uid=12345 |
| 7 | 2026-03-26T14:46:53.773Z | + work_dir=/work |
| 8 | 2026-03-26T14:46:53.773Z | + input_dir=/input |
| 9 | 2026-03-26T14:46:53.773Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-26T14:46:53.773Z | + case "$kern" in |
| 11 | 2026-03-26T14:46:53.773Z | + groupadd -g 12345 build |
| 12 | 2026-03-26T14:46:53.776Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-26T14:46:55.779Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-26T14:46:55.899Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-26T14:46:55.902Z | + home_fs=zfs |
| 16 | 2026-03-26T14:46:55.902Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-26T14:46:55.902Z | + mkdir -p /home/build |
| 18 | 2026-03-26T14:46:55.902Z | + chown build:build /home/build /work |
| 19 | 2026-03-26T14:46:56.903Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-26T14:46:56.906Z | process exited: duration 3143 ms, exit code 0 |
| |
| 21 | 2026-03-26T14:46:56.913Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-26T14:46:56.917Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-26T14:46:56.917Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-26T14:46:56.917Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-03-26T14:46:56.917Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-26T14:46:56.917Z | * rust toolchain profile = "default" |
| 27 | 2026-03-26T14:46:56.917Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-26T14:46:56.920Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-26T14:46:56.921Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-26T14:46:57.040Z | info: downloading installer |
| 31 | 2026-03-26T14:46:58.698Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-26T14:46:58.698Z | warn: /opt/ooce/bin |
| 33 | 2026-03-26T14:46:58.698Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-26T14:46:58.698Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-26T14:46:58.698Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-26T14:46:58.698Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-26T14:46:58.698Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-26T14:46:58.698Z | error: cannot install while Rust is installed |
| 39 | 2026-03-26T14:46:58.698Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-26T14:46:58.698Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-26T14:46:58.698Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-26T14:46:58.698Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-26T14:46:58.698Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-26T14:46:58.711Z | info: profile set to default |
| 45 | 2026-03-26T14:46:58.711Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-26T14:46:58.714Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-26T14:46:58.837Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-26T14:46:58.840Z | info: downloading 6 components |
| 49 | 2026-03-26T14:47:14.786Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-26T14:47:14.786Z | |
| 51 | 2026-03-26T14:47:14.815Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-26T14:47:14.815Z | |
| 53 | 2026-03-26T14:47:14.816Z | |
| 54 | 2026-03-26T14:47:14.816Z | Rust is installed now. Great! |
| 55 | 2026-03-26T14:47:14.816Z | |
| 56 | 2026-03-26T14:47:14.816Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-26T14:47:14.816Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-26T14:47:14.816Z | |
| 59 | 2026-03-26T14:47:14.816Z | To configure your current shell, you need to source |
| 60 | 2026-03-26T14:47:14.816Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-26T14:47:14.816Z | |
| 62 | 2026-03-26T14:47:14.816Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-26T14:47:14.816Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-26T14:47:14.816Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-26T14:47:14.816Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-26T14:47:14.816Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-26T14:47:14.819Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-26T14:47:14.819Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-26T14:47:14.819Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-26T14:47:14.819Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-26T14:47:14.920Z | + rustup --version |
| 72 | 2026-03-26T14:47:14.929Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-26T14:47:14.932Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-26T14:47:14.951Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-26T14:47:14.954Z | + cargo --version |
| 76 | 2026-03-26T14:47:14.967Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-26T14:47:14.970Z | + rustc --version |
| 78 | 2026-03-26T14:47:14.989Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-26T14:47:14.991Z | process exited: duration 18075 ms, exit code 0 |
| |
| 80 | 2026-03-26T14:47:14.998Z | starting task 2: "authentication" |
| 81 | 2026-03-26T14:47:15.014Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-26T14:47:15.021Z | starting task 3: "clone repository" |
| 83 | 2026-03-26T14:47:15.024Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-26T14:47:15.027Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-26T14:47:15.062Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-26T14:47:26.164Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-26T14:47:26.164Z | + git fetch origin cc54ca7db0d1c4e5f0fe73808f49a0a2a131d722 |
| 88 | 2026-03-26T14:47:26.498Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-26T14:47:26.498Z | * branch cc54ca7db0d1c4e5f0fe73808f49a0a2a131d722 -> FETCH_HEAD |
| 90 | 2026-03-26T14:47:26.509Z | + [[ -n john/invert-illumos-utils-sled-agent-types-dep ]] |
| 91 | 2026-03-26T14:47:26.512Z | ++ git branch --show-current |
| 92 | 2026-03-26T14:47:26.512Z | + current=main |
| 93 | 2026-03-26T14:47:26.512Z | + [[ main != john/invert-illumos-utils-sled-agent-types-dep ]] |
| 94 | 2026-03-26T14:47:26.512Z | + git branch -f john/invert-illumos-utils-sled-agent-types-dep cc54ca7db0d1c4e5f0fe73808f49a0a2a131d722 |
| 95 | 2026-03-26T14:47:26.516Z | + git checkout -f john/invert-illumos-utils-sled-agent-types-dep |
| 96 | 2026-03-26T14:47:26.750Z | Switched to branch 'john/invert-illumos-utils-sled-agent-types-dep' |
| 97 | 2026-03-26T14:47:26.753Z | + git reset --hard cc54ca7db0d1c4e5f0fe73808f49a0a2a131d722 |
| 98 | 2026-03-26T14:47:26.995Z | HEAD is now at cc54ca7db typo |
| 99 | 2026-03-26T14:47:26.998Z | process exited: duration 11974 ms, exit code 0 |
| |
| 100 | 2026-03-26T14:47:27.004Z | starting task 4: "build" |
| 101 | 2026-03-26T14:47:27.008Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-26T14:47:27.008Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-26T14:47:27.008Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-26T14:47:27.011Z | + cargo --version |
| 105 | 2026-03-26T14:47:27.018Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-26T14:47:27.021Z | + rustc --version |
| 107 | 2026-03-26T14:47:27.041Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-26T14:47:27.044Z | + cd /tmp |
| 109 | 2026-03-26T14:47:27.044Z | + cargo new --lib test-project |
| 110 | 2026-03-26T14:47:27.062Z | Creating library `test-project` package |
| 111 | 2026-03-26T14:47:27.100Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 112 | 2026-03-26T14:47:27.104Z | + cd test-project |
| 113 | 2026-03-26T14:47:27.104Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 114 | 2026-03-26T14:47:27.122Z | Adding omicron-common (local) to dependencies |
| 115 | 2026-03-26T14:47:27.125Z | Features: |
| 116 | 2026-03-26T14:47:27.125Z | - proptest |
| 117 | 2026-03-26T14:47:27.125Z | - test-strategy |
| 118 | 2026-03-26T14:47:27.125Z | - testing |
| 119 | 2026-03-26T14:47:27.144Z | Updating crates.io index |
| 120 | 2026-03-26T14:47:27.253Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 121 | 2026-03-26T14:47:27.778Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 122 | 2026-03-26T14:47:28.632Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 123 | 2026-03-26T14:47:29.231Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 124 | 2026-03-26T14:47:31.706Z | Locking 391 packages to latest Rust 1.94.0 compatible versions |
| 125 | 2026-03-26T14:47:31.710Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-03-26T14:47:31.814Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 127 | 2026-03-26T14:47:31.818Z | + cargo check |
| 128 | 2026-03-26T14:47:31.928Z | Updating crates.io index |
| 129 | 2026-03-26T14:47:32.525Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 130 | 2026-03-26T14:47:32.525Z | Adding omicron-workspace-hack v0.1.0 |
| 131 | 2026-03-26T14:47:32.552Z | Downloading crates ... |
| 132 | 2026-03-26T14:47:32.606Z | Downloaded camino v1.2.2 |
| 133 | 2026-03-26T14:47:32.610Z | Downloaded autocfg v1.5.0 |
| 134 | 2026-03-26T14:47:32.616Z | Downloaded bitflags v2.11.0 |
| 135 | 2026-03-26T14:47:32.619Z | Downloaded cfg-if v1.0.4 |
| 136 | 2026-03-26T14:47:32.619Z | Downloaded is-terminal v0.4.17 |
| 137 | 2026-03-26T14:47:32.622Z | Downloaded bit-set v0.8.0 |
| 138 | 2026-03-26T14:47:32.622Z | Downloaded bytes v1.11.1 |
| 139 | 2026-03-26T14:47:32.626Z | Downloaded dunce v1.0.5 |
| 140 | 2026-03-26T14:47:32.633Z | Downloaded fnv v1.0.7 |
| 141 | 2026-03-26T14:47:32.636Z | Downloaded darling v0.21.3 |
| 142 | 2026-03-26T14:47:32.639Z | Downloaded dyn-clone v1.0.20 |
| 143 | 2026-03-26T14:47:32.639Z | Downloaded crossbeam-utils v0.8.21 |
| 144 | 2026-03-26T14:47:32.642Z | Downloaded potential_utf v0.1.4 |
| 145 | 2026-03-26T14:47:32.646Z | Downloaded quick-error v1.2.3 |
| 146 | 2026-03-26T14:47:32.646Z | Downloaded newtype-uuid-macros v0.1.0 |
| 147 | 2026-03-26T14:47:32.646Z | Downloaded scroll_derive v0.13.1 |
| 148 | 2026-03-26T14:47:32.650Z | Downloaded progenitor-client v0.10.0 |
| 149 | 2026-03-26T14:47:32.653Z | Downloaded num-conv v0.2.0 |
| 150 | 2026-03-26T14:47:32.653Z | Downloaded fastrand v2.3.0 |
| 151 | 2026-03-26T14:47:32.653Z | Downloaded parse-display v0.10.0 |
| 152 | 2026-03-26T14:47:32.656Z | Downloaded cpufeatures v0.2.17 |
| 153 | 2026-03-26T14:47:32.656Z | Downloaded mime v0.3.17 |
| 154 | 2026-03-26T14:47:32.656Z | Downloaded form_urlencoded v1.2.2 |
| 155 | 2026-03-26T14:47:32.656Z | Downloaded iri-string v0.7.10 |
| 156 | 2026-03-26T14:47:32.659Z | Downloaded progenitor-client v0.13.0 |
| 157 | 2026-03-26T14:47:32.663Z | Downloaded itertools v0.14.0 |
| 158 | 2026-03-26T14:47:32.666Z | Downloaded futures-macro v0.3.32 |
| 159 | 2026-03-26T14:47:32.666Z | Downloaded pretty-hex v0.4.1 |
| 160 | 2026-03-26T14:47:32.669Z | Downloaded rusty-fork v0.3.1 |
| 161 | 2026-03-26T14:47:32.669Z | Downloaded either v1.15.0 |
| 162 | 2026-03-26T14:47:32.672Z | Downloaded pin-utils v0.1.0 |
| 163 | 2026-03-26T14:47:32.672Z | Downloaded parking_lot v0.12.5 |
| 164 | 2026-03-26T14:47:32.672Z | Downloaded once_cell v1.21.3 |
| 165 | 2026-03-26T14:47:32.675Z | Downloaded openssl-probe v0.2.1 |
| 166 | 2026-03-26T14:47:32.676Z | Downloaded rand_chacha v0.9.0 |
| 167 | 2026-03-26T14:47:32.676Z | Downloaded http-body v1.0.1 |
| 168 | 2026-03-26T14:47:32.676Z | Downloaded futures-core v0.3.32 |
| 169 | 2026-03-26T14:47:32.679Z | Downloaded ppv-lite86 v0.2.21 |
| 170 | 2026-03-26T14:47:32.679Z | Downloaded errno v0.3.14 |
| 171 | 2026-03-26T14:47:32.679Z | Downloaded newtype-uuid v1.3.2 |
| 172 | 2026-03-26T14:47:32.682Z | Downloaded hostname v0.3.1 |
| 173 | 2026-03-26T14:47:32.682Z | Downloaded async-stream-impl v0.3.6 |
| 174 | 2026-03-26T14:47:32.682Z | Downloaded ref-cast-impl v1.0.25 |
| 175 | 2026-03-26T14:47:32.682Z | Downloaded httpdate v1.0.3 |
| 176 | 2026-03-26T14:47:32.691Z | Downloaded ref-cast v1.0.25 |
| 177 | 2026-03-26T14:47:32.691Z | Downloaded idna_adapter v1.2.1 |
| 178 | 2026-03-26T14:47:32.691Z | Downloaded futures-executor v0.3.32 |
| 179 | 2026-03-26T14:47:32.691Z | Downloaded dtrace-parser v0.3.0 |
| 180 | 2026-03-26T14:47:32.691Z | Downloaded daft-derive v0.1.5 |
| 181 | 2026-03-26T14:47:32.691Z | Downloaded rand_xorshift v0.4.0 |
| 182 | 2026-03-26T14:47:32.691Z | Downloaded heck v0.5.0 |
| 183 | 2026-03-26T14:47:32.695Z | Downloaded block-buffer v0.10.4 |
| 184 | 2026-03-26T14:47:32.695Z | Downloaded async-stream v0.3.6 |
| 185 | 2026-03-26T14:47:32.695Z | Downloaded cfg_aliases v0.2.1 |
| 186 | 2026-03-26T14:47:32.695Z | Downloaded rand_chacha v0.3.1 |
| 187 | 2026-03-26T14:47:32.695Z | Downloaded itoa v1.0.17 |
| 188 | 2026-03-26T14:47:32.698Z | Downloaded digest v0.10.7 |
| 189 | 2026-03-26T14:47:32.698Z | Downloaded equivalent v1.0.2 |
| 190 | 2026-03-26T14:47:32.698Z | Downloaded debug-ignore v1.0.5 |
| 191 | 2026-03-26T14:47:32.698Z | Downloaded base64 v0.22.1 |
| 192 | 2026-03-26T14:47:32.702Z | Downloaded num_threads v0.1.7 |
| 193 | 2026-03-26T14:47:32.702Z | Downloaded percent-encoding v2.3.2 |
| 194 | 2026-03-26T14:47:32.705Z | Downloaded match_cfg v0.1.0 |
| 195 | 2026-03-26T14:47:32.705Z | Downloaded omicron-workspace-hack v0.1.0 |
| 196 | 2026-03-26T14:47:32.705Z | Downloaded atomic-waker v1.1.2 |
| 197 | 2026-03-26T14:47:32.705Z | Downloaded instant v0.1.13 |
| 198 | 2026-03-26T14:47:32.705Z | Downloaded futures-sink v0.3.32 |
| 199 | 2026-03-26T14:47:32.709Z | Downloaded plain v0.2.3 |
| 200 | 2026-03-26T14:47:32.709Z | Downloaded paste v1.0.15 |
| 201 | 2026-03-26T14:47:32.709Z | Downloaded darling_macro v0.21.3 |
| 202 | 2026-03-26T14:47:32.709Z | Downloaded semver v1.0.27 |
| 203 | 2026-03-26T14:47:32.712Z | Downloaded crypto-common v0.1.7 |
| 204 | 2026-03-26T14:47:32.712Z | Downloaded dof v0.4.0 |
| 205 | 2026-03-26T14:47:32.715Z | Downloaded powerfmt v0.2.0 |
| 206 | 2026-03-26T14:47:32.718Z | Downloaded ident_case v1.0.1 |
| 207 | 2026-03-26T14:47:32.718Z | Downloaded sha1 v0.10.6 |
| 208 | 2026-03-26T14:47:32.718Z | Downloaded futures-io v0.3.32 |
| 209 | 2026-03-26T14:47:32.721Z | Downloaded hostname v0.4.2 |
| 210 | 2026-03-26T14:47:32.721Z | Downloaded hex v0.4.3 |
| 211 | 2026-03-26T14:47:32.721Z | Downloaded macaddr v1.0.1 |
| 212 | 2026-03-26T14:47:32.733Z | Downloaded serde_spanned v1.0.4 |
| 213 | 2026-03-26T14:47:32.739Z | Downloaded lru-slab v0.1.2 |
| 214 | 2026-03-26T14:47:32.742Z | Downloaded quinn-udp v0.5.14 |
| 215 | 2026-03-26T14:47:32.742Z | Downloaded slog-bunyan v2.5.0 |
| 216 | 2026-03-26T14:47:32.745Z | Downloaded oxnet v0.1.4 |
| 217 | 2026-03-26T14:47:32.745Z | Downloaded memmap2 v0.9.10 |
| 218 | 2026-03-26T14:47:32.745Z | Downloaded generic-array v0.14.7 |
| 219 | 2026-03-26T14:47:32.748Z | Downloaded find-msvc-tools v0.1.9 |
| 220 | 2026-03-26T14:47:32.748Z | Downloaded displaydoc v0.2.5 |
| 221 | 2026-03-26T14:47:32.752Z | Downloaded structmeta v0.3.0 |
| 222 | 2026-03-26T14:47:32.752Z | Downloaded structmeta-derive v0.3.0 |
| 223 | 2026-03-26T14:47:32.752Z | Downloaded strsim v0.11.1 |
| 224 | 2026-03-26T14:47:32.753Z | Downloaded rustversion v1.0.22 |
| 225 | 2026-03-26T14:47:32.756Z | Downloaded cmake v0.1.57 |
| 226 | 2026-03-26T14:47:32.756Z | Downloaded rustc-hash v2.1.1 |
| 227 | 2026-03-26T14:47:32.756Z | Downloaded backoff v0.4.0 |
| 228 | 2026-03-26T14:47:32.756Z | Downloaded rand_core v0.9.5 |
| 229 | 2026-03-26T14:47:32.756Z | Downloaded futures-task v0.3.32 |
| 230 | 2026-03-26T14:47:32.759Z | Downloaded erased-serde v0.3.31 |
| 231 | 2026-03-26T14:47:32.759Z | Downloaded sync_wrapper v1.0.2 |
| 232 | 2026-03-26T14:47:32.759Z | Downloaded serde_tokenstream v0.2.3 |
| 233 | 2026-03-26T14:47:32.762Z | Downloaded scroll v0.13.0 |
| 234 | 2026-03-26T14:47:32.762Z | Downloaded scopeguard v1.2.0 |
| 235 | 2026-03-26T14:47:32.762Z | Downloaded schemars_derive v0.8.22 |
| 236 | 2026-03-26T14:47:32.762Z | Downloaded rustls-pemfile v2.2.0 |
| 237 | 2026-03-26T14:47:32.765Z | Downloaded rustls-native-certs v0.8.3 |
| 238 | 2026-03-26T14:47:32.765Z | Downloaded quote v1.0.44 |
| 239 | 2026-03-26T14:47:32.768Z | Downloaded strum v0.27.2 |
| 240 | 2026-03-26T14:47:32.768Z | Downloaded strum v0.26.3 |
| 241 | 2026-03-26T14:47:32.768Z | Downloaded parking_lot_core v0.9.12 |
| 242 | 2026-03-26T14:47:32.772Z | Downloaded take_mut v0.2.2 |
| 243 | 2026-03-26T14:47:32.772Z | Downloaded rand_core v0.6.4 |
| 244 | 2026-03-26T14:47:32.772Z | Downloaded http-body-util v0.1.3 |
| 245 | 2026-03-26T14:47:32.772Z | Downloaded stable_deref_trait v1.2.1 |
| 246 | 2026-03-26T14:47:32.775Z | Downloaded byteorder v1.5.0 |
| 247 | 2026-03-26T14:47:32.775Z | Downloaded tinyvec_macros v0.1.1 |
| 248 | 2026-03-26T14:47:32.775Z | Downloaded daft v0.1.5 |
| 249 | 2026-03-26T14:47:32.778Z | Downloaded thread-id v5.1.0 |
| 250 | 2026-03-26T14:47:32.778Z | Downloaded bit-vec v0.8.0 |
| 251 | 2026-03-26T14:47:32.782Z | Downloaded derive-ex v0.1.8 |
| 252 | 2026-03-26T14:47:32.782Z | Downloaded fs_extra v1.3.0 |
| 253 | 2026-03-26T14:47:32.785Z | Downloaded tower-layer v0.3.3 |
| 254 | 2026-03-26T14:47:32.788Z | Downloaded tower-service v0.3.3 |
| 255 | 2026-03-26T14:47:32.788Z | Downloaded lock_api v0.4.14 |
| 256 | 2026-03-26T14:47:32.788Z | Downloaded shlex v1.3.0 |
| 257 | 2026-03-26T14:47:32.791Z | Downloaded slog-async v2.8.0 |
| 258 | 2026-03-26T14:47:32.791Z | Downloaded pin-project-lite v0.2.17 |
| 259 | 2026-03-26T14:47:32.795Z | Downloaded serde_urlencoded v0.7.1 |
| 260 | 2026-03-26T14:47:32.795Z | Downloaded multer v3.1.0 |
| 261 | 2026-03-26T14:47:32.798Z | Downloaded getrandom v0.3.4 |
| 262 | 2026-03-26T14:47:32.798Z | Downloaded try-lock v0.2.5 |
| 263 | 2026-03-26T14:47:32.801Z | Downloaded progenitor-extras v0.1.1 |
| 264 | 2026-03-26T14:47:32.802Z | Downloaded ipnetwork v0.21.1 |
| 265 | 2026-03-26T14:47:32.804Z | Downloaded serde_derive_internals v0.29.1 |
| 266 | 2026-03-26T14:47:32.804Z | Downloaded parse-display-derive v0.10.0 |
| 267 | 2026-03-26T14:47:32.805Z | Downloaded async-trait v0.1.89 |
| 268 | 2026-03-26T14:47:32.808Z | Downloaded signal-hook-registry v1.4.8 |
| 269 | 2026-03-26T14:47:32.808Z | Downloaded ipnet v2.11.0 |
| 270 | 2026-03-26T14:47:32.808Z | Downloaded untrusted v0.9.0 |
| 271 | 2026-03-26T14:47:32.808Z | Downloaded unarray v0.1.4 |
| 272 | 2026-03-26T14:47:32.811Z | Downloaded serde_path_to_error v0.1.20 |
| 273 | 2026-03-26T14:47:32.811Z | Downloaded sha2 v0.10.9 |
| 274 | 2026-03-26T14:47:32.814Z | Downloaded usdt-attr-macro v0.6.0 |
| 275 | 2026-03-26T14:47:32.814Z | Downloaded waitgroup v0.1.2 |
| 276 | 2026-03-26T14:47:32.817Z | Downloaded wait-timeout v0.2.1 |
| 277 | 2026-03-26T14:47:32.817Z | Downloaded yoke-derive v0.8.1 |
| 278 | 2026-03-26T14:47:32.820Z | Downloaded slab v0.4.12 |
| 279 | 2026-03-26T14:47:32.820Z | Downloaded slog-json v2.6.1 |
| 280 | 2026-03-26T14:47:32.820Z | Downloaded want v0.3.1 |
| 281 | 2026-03-26T14:47:32.820Z | Downloaded slog-term v2.9.2 |
| 282 | 2026-03-26T14:47:32.823Z | Downloaded iana-time-zone v0.1.65 |
| 283 | 2026-03-26T14:47:32.823Z | Downloaded getrandom v0.2.17 |
| 284 | 2026-03-26T14:47:32.837Z | Downloaded zerofrom v0.1.6 |
| 285 | 2026-03-26T14:47:32.841Z | Downloaded zerofrom-derive v0.1.6 |
| 286 | 2026-03-26T14:47:32.841Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 287 | 2026-03-26T14:47:32.841Z | Downloaded tokio-macros v2.6.0 |
| 288 | 2026-03-26T14:47:32.841Z | Downloaded tinystr v0.8.2 |
| 289 | 2026-03-26T14:47:32.844Z | Downloaded time-core v0.1.8 |
| 290 | 2026-03-26T14:47:32.844Z | Downloaded thiserror-impl v2.0.18 |
| 291 | 2026-03-26T14:47:32.844Z | Downloaded thiserror-impl v1.0.69 |
| 292 | 2026-03-26T14:47:32.845Z | Downloaded thiserror v2.0.18 |
| 293 | 2026-03-26T14:47:32.847Z | Downloaded tokio-rustls v0.25.0 |
| 294 | 2026-03-26T14:47:32.847Z | Downloaded deranged v0.5.8 |
| 295 | 2026-03-26T14:47:32.851Z | Downloaded synstructure v0.13.2 |
| 296 | 2026-03-26T14:47:32.851Z | Downloaded subtle v2.6.1 |
| 297 | 2026-03-26T14:47:32.851Z | Downloaded strum_macros v0.27.2 |
| 298 | 2026-03-26T14:47:32.854Z | Downloaded strum_macros v0.26.4 |
| 299 | 2026-03-26T14:47:32.854Z | Downloaded hyper-rustls v0.27.7 |
| 300 | 2026-03-26T14:47:32.854Z | Downloaded time-macros v0.2.27 |
| 301 | 2026-03-26T14:47:32.857Z | Downloaded rustls-pki-types v1.14.0 |
| 302 | 2026-03-26T14:47:32.857Z | Downloaded futures-channel v0.3.32 |
| 303 | 2026-03-26T14:47:32.860Z | Downloaded foldhash v0.2.0 |
| 304 | 2026-03-26T14:47:32.860Z | Downloaded backon v1.6.0 |
| 305 | 2026-03-26T14:47:32.860Z | Downloaded version_check v0.9.5 |
| 306 | 2026-03-26T14:47:32.863Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 307 | 2026-03-26T14:47:32.863Z | Downloaded litemap v0.8.1 |
| 308 | 2026-03-26T14:47:32.863Z | Downloaded http v1.4.0 |
| 309 | 2026-03-26T14:47:32.867Z | Downloaded futures v0.3.32 |
| 310 | 2026-03-26T14:47:32.870Z | Downloaded utf8_iter v1.0.4 |
| 311 | 2026-03-26T14:47:32.870Z | Downloaded usdt-macro v0.6.0 |
| 312 | 2026-03-26T14:47:32.873Z | Downloaded usdt-impl v0.6.0 |
| 313 | 2026-03-26T14:47:32.876Z | Downloaded spin v0.9.8 |
| 314 | 2026-03-26T14:47:32.876Z | Downloaded smallvec v1.15.1 |
| 315 | 2026-03-26T14:47:32.876Z | Downloaded jobserver v0.1.34 |
| 316 | 2026-03-26T14:47:32.879Z | Downloaded usdt v0.6.0 |
| 317 | 2026-03-26T14:47:32.879Z | Downloaded rustls-platform-verifier v0.6.2 |
| 318 | 2026-03-26T14:47:32.882Z | Downloaded term v1.2.1 |
| 319 | 2026-03-26T14:47:32.885Z | Downloaded yoke v0.8.1 |
| 320 | 2026-03-26T14:47:32.885Z | Downloaded thiserror v1.0.69 |
| 321 | 2026-03-26T14:47:32.888Z | Downloaded zerovec-derive v0.11.2 |
| 322 | 2026-03-26T14:47:32.888Z | Downloaded pest_generator v2.8.6 |
| 323 | 2026-03-26T14:47:32.889Z | Downloaded zeroize v1.8.2 |
| 324 | 2026-03-26T14:47:32.892Z | Downloaded writeable v0.6.2 |
| 325 | 2026-03-26T14:47:32.892Z | Downloaded allocator-api2 v0.2.21 |
| 326 | 2026-03-26T14:47:32.892Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 327 | 2026-03-26T14:47:32.895Z | Downloaded icu_provider v2.1.1 |
| 328 | 2026-03-26T14:47:32.895Z | Downloaded tokio-rustls v0.26.4 |
| 329 | 2026-03-26T14:47:32.898Z | Downloaded anyhow v1.0.102 |
| 330 | 2026-03-26T14:47:32.898Z | Downloaded zmij v1.0.21 |
| 331 | 2026-03-26T14:47:32.901Z | Downloaded httparse v1.10.1 |
| 332 | 2026-03-26T14:47:32.901Z | Downloaded thread_local v1.1.9 |
| 333 | 2026-03-26T14:47:32.901Z | Downloaded serde_with_macros v3.17.0 |
| 334 | 2026-03-26T14:47:32.904Z | Downloaded log v0.4.29 |
| 335 | 2026-03-26T14:47:32.904Z | Downloaded cc v1.2.56 |
| 336 | 2026-03-26T14:47:32.907Z | Downloaded aho-corasick v1.1.4 |
| 337 | 2026-03-26T14:47:32.910Z | Downloaded schemars v0.8.22 |
| 338 | 2026-03-26T14:47:32.914Z | Downloaded ucd-trie v0.1.7 |
| 339 | 2026-03-26T14:47:32.917Z | Downloaded socket2 v0.6.2 |
| 340 | 2026-03-26T14:47:32.917Z | Downloaded icu_properties v2.1.2 |
| 341 | 2026-03-26T14:47:32.920Z | Downloaded getrandom v0.4.1 |
| 342 | 2026-03-26T14:47:32.920Z | Downloaded tinyvec v1.10.0 |
| 343 | 2026-03-26T14:47:32.923Z | Downloaded test-strategy v0.4.5 |
| 344 | 2026-03-26T14:47:32.923Z | Downloaded proc-macro2 v1.0.106 |
| 345 | 2026-03-26T14:47:32.926Z | Downloaded rand v0.8.5 |
| 346 | 2026-03-26T14:47:32.929Z | Downloaded num-traits v0.2.19 |
| 347 | 2026-03-26T14:47:32.929Z | Downloaded icu_normalizer_data v2.1.1 |
| 348 | 2026-03-26T14:47:32.929Z | Downloaded icu_locale_core v2.1.1 |
| 349 | 2026-03-26T14:47:32.932Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 350 | 2026-03-26T14:47:32.935Z | Downloaded tracing-core v0.1.36 |
| 351 | 2026-03-26T14:47:32.938Z | Downloaded icu_normalizer v2.1.1 |
| 352 | 2026-03-26T14:47:32.938Z | Downloaded unicode-ident v1.0.24 |
| 353 | 2026-03-26T14:47:32.941Z | Downloaded slog v2.8.2 |
| 354 | 2026-03-26T14:47:32.941Z | Downloaded uuid v1.21.0 |
| 355 | 2026-03-26T14:47:32.944Z | Downloaded memchr v2.8.0 |
| 356 | 2026-03-26T14:47:32.947Z | Downloaded pest_meta v2.8.6 |
| 357 | 2026-03-26T14:47:32.947Z | Downloaded darling_core v0.21.3 |
| 358 | 2026-03-26T14:47:32.950Z | Downloaded serde_core v1.0.228 |
| 359 | 2026-03-26T14:47:32.953Z | Downloaded quinn v0.11.9 |
| 360 | 2026-03-26T14:47:32.953Z | Downloaded ryu v1.0.23 |
| 361 | 2026-03-26T14:47:32.956Z | Downloaded icu_collections v2.1.1 |
| 362 | 2026-03-26T14:47:32.959Z | Downloaded tempfile v3.25.0 |
| 363 | 2026-03-26T14:47:32.959Z | Downloaded serde v1.0.228 |
| 364 | 2026-03-26T14:47:32.963Z | Downloaded typenum v1.19.0 |
| 365 | 2026-03-26T14:47:32.963Z | Downloaded serde_derive v1.0.228 |
| 366 | 2026-03-26T14:47:32.967Z | Downloaded rustls-webpki v0.103.9 |
| 367 | 2026-03-26T14:47:32.967Z | Downloaded pest_derive v2.8.6 |
| 368 | 2026-03-26T14:47:32.967Z | Downloaded dropshot_endpoint v0.16.7 |
| 369 | 2026-03-26T14:47:32.970Z | Downloaded indexmap v2.13.0 |
| 370 | 2026-03-26T14:47:32.973Z | Downloaded zerotrie v0.2.3 |
| 371 | 2026-03-26T14:47:32.976Z | Downloaded crossbeam-channel v0.5.15 |
| 372 | 2026-03-26T14:47:32.981Z | Downloaded hyper-util v0.1.20 |
| 373 | 2026-03-26T14:47:32.984Z | Downloaded url v2.5.8 |
| 374 | 2026-03-26T14:47:32.987Z | Downloaded mio v1.1.1 |
| 375 | 2026-03-26T14:47:32.990Z | Downloaded zerocopy-derive v0.8.40 |
| 376 | 2026-03-26T14:47:32.993Z | Downloaded rand v0.9.2 |
| 377 | 2026-03-26T14:47:33.002Z | Downloaded hyper v1.8.1 |
| 378 | 2026-03-26T14:47:33.006Z | Downloaded reqwest v0.12.28 |
| 379 | 2026-03-26T14:47:33.009Z | Downloaded pest v2.8.6 |
| 380 | 2026-03-26T14:47:33.018Z | Downloaded idna v1.1.0 |
| 381 | 2026-03-26T14:47:33.021Z | Downloaded h2 v0.4.13 |
| 382 | 2026-03-26T14:47:33.024Z | Downloaded iddqd v0.3.17 |
| 383 | 2026-03-26T14:47:33.027Z | Downloaded hashbrown v0.16.1 |
| 384 | 2026-03-26T14:47:33.030Z | Downloaded tower v0.5.3 |
| 385 | 2026-03-26T14:47:33.035Z | Downloaded tokio-util v0.7.18 |
| 386 | 2026-03-26T14:47:33.038Z | Downloaded tower-http v0.6.8 |
| 387 | 2026-03-26T14:47:33.045Z | Downloaded regex v1.12.3 |
| 388 | 2026-03-26T14:47:33.048Z | Downloaded chrono v0.4.44 |
| 389 | 2026-03-26T14:47:33.054Z | Downloaded futures-util v0.3.32 |
| 390 | 2026-03-26T14:47:33.060Z | Downloaded zerovec v0.11.5 |
| 391 | 2026-03-26T14:47:33.063Z | Downloaded icu_properties_data v2.1.2 |
| 392 | 2026-03-26T14:47:33.067Z | Downloaded reqwest v0.13.2 |
| 393 | 2026-03-26T14:47:33.076Z | Downloaded aws-lc-rs v1.16.0 |
| 394 | 2026-03-26T14:47:33.081Z | Downloaded serde_json v1.0.149 |
| 395 | 2026-03-26T14:47:33.085Z | Downloaded goblin v0.10.5 |
| 396 | 2026-03-26T14:47:33.094Z | Downloaded zerocopy v0.8.40 |
| 397 | 2026-03-26T14:47:33.099Z | Downloaded syn v2.0.117 |
| 398 | 2026-03-26T14:47:33.104Z | Downloaded dropshot v0.16.7 |
| 399 | 2026-03-26T14:47:33.116Z | Downloaded serde_with v3.17.0 |
| 400 | 2026-03-26T14:47:33.122Z | Downloaded winnow v0.7.14 |
| 401 | 2026-03-26T14:47:33.128Z | Downloaded proptest v1.10.0 |
| 402 | 2026-03-26T14:47:33.131Z | Downloaded rustls-webpki v0.102.8 |
| 403 | 2026-03-26T14:47:33.141Z | Downloaded quinn-proto v0.11.13 |
| 404 | 2026-03-26T14:47:33.157Z | Downloaded time v0.3.47 |
| 405 | 2026-03-26T14:47:33.207Z | Downloaded rustls v0.22.4 |
| 406 | 2026-03-26T14:47:33.214Z | Downloaded rustls v0.23.37 |
| 407 | 2026-03-26T14:47:33.220Z | Downloaded regress v0.10.5 |
| 408 | 2026-03-26T14:47:33.224Z | Downloaded regex-syntax v0.8.10 |
| 409 | 2026-03-26T14:47:33.245Z | Downloaded openapiv3 v2.2.0 |
| 410 | 2026-03-26T14:47:33.251Z | Downloaded encoding_rs v0.8.35 |
| 411 | 2026-03-26T14:47:33.262Z | Downloaded rustix v1.1.3 |
| 412 | 2026-03-26T14:47:33.282Z | Downloaded tracing v0.1.44 |
| 413 | 2026-03-26T14:47:33.303Z | Downloaded regex-automata v0.4.14 |
| 414 | 2026-03-26T14:47:33.345Z | Downloaded libc v0.2.180 |
| 415 | 2026-03-26T14:47:33.361Z | Downloaded tokio v1.49.0 |
| 416 | 2026-03-26T14:47:33.416Z | Downloaded ring v0.17.14 |
| 417 | 2026-03-26T14:47:33.812Z | Downloaded aws-lc-sys v0.37.1 |
| 418 | 2026-03-26T14:47:34.001Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-03-26T14:47:34.002Z | Compiling quote v1.0.44 |
| 420 | 2026-03-26T14:47:34.002Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-03-26T14:47:34.002Z | Compiling libc v0.2.180 |
| 422 | 2026-03-26T14:47:34.005Z | Checking cfg-if v1.0.4 |
| 423 | 2026-03-26T14:47:34.005Z | Compiling serde_core v1.0.228 |
| 424 | 2026-03-26T14:47:34.005Z | Checking memchr v2.8.0 |
| 425 | 2026-03-26T14:47:34.106Z | Checking itoa v1.0.17 |
| 426 | 2026-03-26T14:47:34.188Z | Compiling serde v1.0.228 |
| 427 | 2026-03-26T14:47:34.234Z | Compiling zmij v1.0.21 |
| 428 | 2026-03-26T14:47:34.260Z | Compiling serde_json v1.0.149 |
| 429 | 2026-03-26T14:47:34.490Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-03-26T14:47:34.561Z | Checking smallvec v1.15.1 |
| 431 | 2026-03-26T14:47:34.722Z | Compiling find-msvc-tools v0.1.9 |
| 432 | 2026-03-26T14:47:34.807Z | Compiling shlex v1.3.0 |
| 433 | 2026-03-26T14:47:34.824Z | Checking bytes v1.11.1 |
| 434 | 2026-03-26T14:47:34.847Z | Checking futures-core v0.3.32 |
| 435 | 2026-03-26T14:47:34.954Z | Compiling parking_lot_core v0.9.12 |
| 436 | 2026-03-26T14:47:34.979Z | Checking scopeguard v1.2.0 |
| 437 | 2026-03-26T14:47:35.017Z | Checking once_cell v1.21.3 |
| 438 | 2026-03-26T14:47:35.069Z | Checking lock_api v0.4.14 |
| 439 | 2026-03-26T14:47:35.149Z | Checking errno v0.3.14 |
| 440 | 2026-03-26T14:47:35.243Z | Compiling jobserver v0.1.34 |
| 441 | 2026-03-26T14:47:35.252Z | Checking signal-hook-registry v1.4.8 |
| 442 | 2026-03-26T14:47:35.252Z | Checking socket2 v0.6.2 |
| 443 | 2026-03-26T14:47:35.271Z | Checking mio v1.1.1 |
| 444 | 2026-03-26T14:47:35.374Z | Checking parking_lot v0.12.5 |
| 445 | 2026-03-26T14:47:35.405Z | Checking stable_deref_trait v1.2.1 |
| 446 | 2026-03-26T14:47:35.478Z | Compiling cc v1.2.56 |
| 447 | 2026-03-26T14:47:35.530Z | Checking futures-sink v0.3.32 |
| 448 | 2026-03-26T14:47:35.547Z | Checking zeroize v1.8.2 |
| 449 | 2026-03-26T14:47:35.551Z | Checking slab v0.4.12 |
| 450 | 2026-03-26T14:47:35.617Z | Compiling getrandom v0.4.1 |
| 451 | 2026-03-26T14:47:35.620Z | Compiling autocfg v1.5.0 |
| 452 | 2026-03-26T14:47:35.676Z | Compiling syn v2.0.117 |
| 453 | 2026-03-26T14:47:35.698Z | Checking futures-channel v0.3.32 |
| 454 | 2026-03-26T14:47:35.708Z | Compiling thiserror v2.0.18 |
| 455 | 2026-03-26T14:47:35.730Z | Checking equivalent v1.0.2 |
| 456 | 2026-03-26T14:47:35.802Z | Compiling rustversion v1.0.22 |
| 457 | 2026-03-26T14:47:35.875Z | Checking foldhash v0.2.0 |
| 458 | 2026-03-26T14:47:35.884Z | Checking allocator-api2 v0.2.21 |
| 459 | 2026-03-26T14:47:35.968Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-26T14:47:36.134Z | Checking rustls-pki-types v1.14.0 |
| 461 | 2026-03-26T14:47:36.157Z | Checking hashbrown v0.16.1 |
| 462 | 2026-03-26T14:47:36.173Z | Compiling cmake v0.1.57 |
| 463 | 2026-03-26T14:47:36.213Z | Checking http v1.4.0 |
| 464 | 2026-03-26T14:47:36.409Z | Checking futures-task v0.3.32 |
| 465 | 2026-03-26T14:47:36.498Z | Compiling fs_extra v1.3.0 |
| 466 | 2026-03-26T14:47:36.538Z | Checking futures-io v0.3.32 |
| 467 | 2026-03-26T14:47:36.631Z | Compiling dunce v1.0.5 |
| 468 | 2026-03-26T14:47:36.640Z | Compiling zerocopy v0.8.40 |
| 469 | 2026-03-26T14:47:36.735Z | Checking untrusted v0.9.0 |
| 470 | 2026-03-26T14:47:36.745Z | Compiling aws-lc-sys v0.37.1 |
| 471 | 2026-03-26T14:47:36.755Z | Compiling version_check v0.9.5 |
| 472 | 2026-03-26T14:47:36.833Z | Checking fnv v1.0.7 |
| 473 | 2026-03-26T14:47:36.901Z | Checking log v0.4.29 |
| 474 | 2026-03-26T14:47:37.051Z | Checking writeable v0.6.2 |
| 475 | 2026-03-26T14:47:37.069Z | Checking litemap v0.8.1 |
| 476 | 2026-03-26T14:47:37.099Z | Compiling ucd-trie v0.1.7 |
| 477 | 2026-03-26T14:47:37.203Z | Compiling httparse v1.10.1 |
| 478 | 2026-03-26T14:47:37.230Z | Checking iana-time-zone v0.1.65 |
| 479 | 2026-03-26T14:47:37.322Z | Compiling pest v2.8.6 |
| 480 | 2026-03-26T14:47:37.332Z | Checking http-body v1.0.1 |
| 481 | 2026-03-26T14:47:37.354Z | Checking indexmap v2.13.0 |
| 482 | 2026-03-26T14:47:37.449Z | Checking tracing-core v0.1.36 |
| 483 | 2026-03-26T14:47:37.596Z | Checking atomic-waker v1.1.2 |
| 484 | 2026-03-26T14:47:37.606Z | Compiling schemars v0.8.22 |
| 485 | 2026-03-26T14:47:37.685Z | Checking bitflags v2.11.0 |
| 486 | 2026-03-26T14:47:37.760Z | Compiling aws-lc-rs v1.16.0 |
| 487 | 2026-03-26T14:47:37.823Z | Compiling icu_properties_data v2.1.2 |
| 488 | 2026-03-26T14:47:37.835Z | Compiling icu_normalizer_data v2.1.1 |
| 489 | 2026-03-26T14:47:37.929Z | Checking percent-encoding v2.3.2 |
| 490 | 2026-03-26T14:47:38.061Z | Checking tracing v0.1.44 |
| 491 | 2026-03-26T14:47:38.078Z | Checking semver v1.0.27 |
| 492 | 2026-03-26T14:47:38.083Z | Checking uuid v1.21.0 |
| 493 | 2026-03-26T14:47:38.237Z | Checking tower-layer v0.3.3 |
| 494 | 2026-03-26T14:47:38.267Z | Checking subtle v2.6.1 |
| 495 | 2026-03-26T14:47:38.277Z | Checking tower-service v0.3.3 |
| 496 | 2026-03-26T14:47:38.356Z | Compiling pest_meta v2.8.6 |
| 497 | 2026-03-26T14:47:38.366Z | Checking dyn-clone v1.0.20 |
| 498 | 2026-03-26T14:47:38.378Z | Checking base64 v0.22.1 |
| 499 | 2026-03-26T14:47:38.392Z | Checking try-lock v0.2.5 |
| 500 | 2026-03-26T14:47:38.481Z | Checking want v0.3.1 |
| 501 | 2026-03-26T14:47:38.523Z | Compiling synstructure v0.13.2 |
| 502 | 2026-03-26T14:47:38.544Z | Compiling serde_derive_internals v0.29.1 |
| 503 | 2026-03-26T14:47:38.613Z | Compiling slog v2.8.2 |
| 504 | 2026-03-26T14:47:38.711Z | Checking getrandom v0.2.17 |
| 505 | 2026-03-26T14:47:38.815Z | Checking pin-utils v0.1.0 |
| 506 | 2026-03-26T14:47:38.825Z | Checking httpdate v1.0.3 |
| 507 | 2026-03-26T14:47:38.840Z | Compiling heck v0.5.0 |
| 508 | 2026-03-26T14:47:38.889Z | Checking form_urlencoded v1.2.2 |
| 509 | 2026-03-26T14:47:38.959Z | Compiling pest_generator v2.8.6 |
| 510 | 2026-03-26T14:47:39.010Z | Compiling typenum v1.19.0 |
| 511 | 2026-03-26T14:47:39.013Z | Compiling rustls v0.23.37 |
| 512 | 2026-03-26T14:47:39.032Z | Compiling getrandom v0.3.4 |
| 513 | 2026-03-26T14:47:39.208Z | Checking ipnet v2.11.0 |
| 514 | 2026-03-26T14:47:39.351Z | Compiling generic-array v0.14.7 |
| 515 | 2026-03-26T14:47:39.361Z | Compiling ring v0.17.14 |
| 516 | 2026-03-26T14:47:39.417Z | Checking sync_wrapper v1.0.2 |
| 517 | 2026-03-26T14:47:39.547Z | Compiling paste v1.0.15 |
| 518 | 2026-03-26T14:47:39.550Z | Checking utf8_iter v1.0.4 |
| 519 | 2026-03-26T14:47:39.653Z | Checking ryu v1.0.23 |
| 520 | 2026-03-26T14:47:39.715Z | Compiling serde_derive v1.0.228 |
| 521 | 2026-03-26T14:47:39.754Z | Compiling zerofrom-derive v0.1.6 |
| 522 | 2026-03-26T14:47:39.774Z | Compiling tokio-macros v2.6.0 |
| 523 | 2026-03-26T14:47:39.794Z | Compiling yoke-derive v0.8.1 |
| 524 | 2026-03-26T14:47:39.810Z | Compiling zerocopy-derive v0.8.40 |
| 525 | 2026-03-26T14:47:39.827Z | Compiling zerovec-derive v0.11.2 |
| 526 | 2026-03-26T14:47:39.837Z | Compiling displaydoc v0.2.5 |
| 527 | 2026-03-26T14:47:40.448Z | Checking tokio v1.49.0 |
| 528 | 2026-03-26T14:47:40.529Z | Compiling futures-macro v0.3.32 |
| 529 | 2026-03-26T14:47:40.753Z | Compiling thiserror-impl v2.0.18 |
| 530 | 2026-03-26T14:47:40.845Z | Compiling schemars_derive v0.8.22 |
| 531 | 2026-03-26T14:47:40.875Z | Checking zerofrom v0.1.6 |
| 532 | 2026-03-26T14:47:40.983Z | Checking yoke v0.8.1 |
| 533 | 2026-03-26T14:47:41.138Z | Checking zerovec v0.11.5 |
| 534 | 2026-03-26T14:47:41.291Z | Checking futures-util v0.3.32 |
| 535 | 2026-03-26T14:47:41.559Z | Checking tinystr v0.8.2 |
| 536 | 2026-03-26T14:47:41.723Z | Checking icu_locale_core v2.1.1 |
| 537 | 2026-03-26T14:47:41.907Z | Checking potential_utf v0.1.4 |
| 538 | 2026-03-26T14:47:41.966Z | Checking zerotrie v0.2.3 |
| 539 | 2026-03-26T14:47:42.025Z | Checking icu_collections v2.1.1 |
| 540 | 2026-03-26T14:47:42.191Z | Compiling pest_derive v2.8.6 |
| 541 | 2026-03-26T14:47:42.243Z | Checking icu_provider v2.1.1 |
| 542 | 2026-03-26T14:47:42.461Z | Checking icu_properties v2.1.2 |
| 543 | 2026-03-26T14:47:42.640Z | Checking icu_normalizer v2.1.1 |
| 544 | 2026-03-26T14:47:42.651Z | Checking chrono v0.4.44 |
| 545 | 2026-03-26T14:47:42.777Z | Checking erased-serde v0.3.31 |
| 546 | 2026-03-26T14:47:42.931Z | Compiling serde_tokenstream v0.2.3 |
| 547 | 2026-03-26T14:47:43.218Z | Checking serde_urlencoded v0.7.1 |
| 548 | 2026-03-26T14:47:43.253Z | Checking idna_adapter v1.2.1 |
| 549 | 2026-03-26T14:47:43.358Z | Checking idna v1.1.0 |
| 550 | 2026-03-26T14:47:43.371Z | Checking tokio-util v0.7.18 |
| 551 | 2026-03-26T14:47:43.385Z | Checking tower v0.5.3 |
| 552 | 2026-03-26T14:47:43.739Z | Compiling structmeta-derive v0.3.0 |
| 553 | 2026-03-26T14:47:43.753Z | Checking h2 v0.4.13 |
| 554 | 2026-03-26T14:47:43.768Z | Checking ppv-lite86 v0.2.21 |
| 555 | 2026-03-26T14:47:44.040Z | Compiling scroll_derive v0.13.1 |
| 556 | 2026-03-26T14:47:44.512Z | Checking http-body-util v0.1.3 |
| 557 | 2026-03-26T14:47:44.651Z | Checking iri-string v0.7.10 |
| 558 | 2026-03-26T14:47:44.704Z | Compiling usdt-impl v0.6.0 |
| 559 | 2026-03-26T14:47:44.714Z | Compiling time-core v0.1.8 |
| 560 | 2026-03-26T14:47:44.801Z | Compiling rustix v1.1.3 |
| 561 | 2026-03-26T14:47:44.843Z | Compiling num-conv v0.2.0 |
| 562 | 2026-03-26T14:47:44.922Z | Checking fastrand v2.3.0 |
| 563 | 2026-03-26T14:47:44.962Z | Checking powerfmt v0.2.0 |
| 564 | 2026-03-26T14:47:45.086Z | Compiling time-macros v0.2.27 |
| 565 | 2026-03-26T14:47:45.098Z | Checking deranged v0.5.8 |
| 566 | 2026-03-26T14:47:45.342Z | Checking scroll v0.13.0 |
| 567 | 2026-03-26T14:47:45.528Z | Checking hyper v1.8.1 |
| 568 | 2026-03-26T14:47:45.555Z | Compiling structmeta v0.3.0 |
| 569 | 2026-03-26T14:47:45.624Z | Checking tower-http v0.6.8 |
| 570 | 2026-03-26T14:47:45.988Z | Compiling dof v0.4.0 |
| 571 | 2026-03-26T14:47:46.010Z | Checking ipnetwork v0.21.1 |
| 572 | 2026-03-26T14:47:46.112Z | Checking url v2.5.8 |
| 573 | 2026-03-26T14:47:46.185Z | Compiling dtrace-parser v0.3.0 |
| 574 | 2026-03-26T14:47:46.281Z | Checking rand_core v0.9.5 |
| 575 | 2026-03-26T14:47:46.380Z | Checking hyper-util v0.1.20 |
| 576 | 2026-03-26T14:47:46.436Z | Compiling thread-id v5.1.0 |
| 577 | 2026-03-26T14:47:46.475Z | Compiling byteorder v1.5.0 |
| 578 | 2026-03-26T14:47:46.608Z | Checking plain v0.2.3 |
| 579 | 2026-03-26T14:47:46.626Z | Checking openssl-probe v0.2.1 |
| 580 | 2026-03-26T14:47:46.663Z | Compiling omicron-workspace-hack v0.1.0 |
| 581 | 2026-03-26T14:47:46.685Z | Compiling strsim v0.11.1 |
| 582 | 2026-03-26T14:47:46.719Z | Checking regex-syntax v0.8.10 |
| 583 | 2026-03-26T14:47:46.765Z | Checking num_threads v0.1.7 |
| 584 | 2026-03-26T14:47:46.781Z | Compiling crossbeam-utils v0.8.21 |
| 585 | 2026-03-26T14:47:46.850Z | Compiling ident_case v1.0.1 |
| 586 | 2026-03-26T14:47:46.946Z | Checking time v0.3.47 |
| 587 | 2026-03-26T14:47:46.958Z | Compiling darling_core v0.21.3 |
| 588 | 2026-03-26T14:47:46.981Z | Checking rustls-native-certs v0.8.3 |
| 589 | 2026-03-26T14:47:47.075Z | Checking goblin v0.10.5 |
| 590 | 2026-03-26T14:47:47.591Z | Checking oxnet v0.1.4 |
| 591 | 2026-03-26T14:47:47.902Z | Checking newtype-uuid v1.3.2 |
| 592 | 2026-03-26T14:47:47.991Z | Compiling daft-derive v0.1.5 |
| 593 | 2026-03-26T14:47:48.056Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-26T14:47:48.391Z | Compiling rustls v0.22.4 |
| 595 | 2026-03-26T14:47:48.426Z | Compiling camino v1.2.2 |
| 596 | 2026-03-26T14:47:48.678Z | Checking pretty-hex v0.4.1 |
| 597 | 2026-03-26T14:47:48.778Z | Checking daft v0.1.5 |
| 598 | 2026-03-26T14:47:48.823Z | Checking rustls-webpki v0.102.8 |
| 599 | 2026-03-26T14:47:48.981Z | Checking tempfile v3.25.0 |
| 600 | 2026-03-26T14:47:49.034Z | Compiling darling_macro v0.21.3 |
| 601 | 2026-03-26T14:47:49.160Z | Checking rand_chacha v0.9.0 |
| 602 | 2026-03-26T14:47:49.338Z | Checking block-buffer v0.10.4 |
| 603 | 2026-03-26T14:47:49.433Z | Checking crypto-common v0.1.7 |
| 604 | 2026-03-26T14:47:49.453Z | Checking rand_core v0.6.4 |
| 605 | 2026-03-26T14:47:49.485Z | Compiling multer v3.1.0 |
| 606 | 2026-03-26T14:47:49.536Z | Checking wait-timeout v0.2.1 |
| 607 | 2026-03-26T14:47:49.616Z | Checking thread_local v1.1.9 |
| 608 | 2026-03-26T14:47:49.653Z | Checking bit-vec v0.8.0 |
| 609 | 2026-03-26T14:47:49.685Z | Compiling ref-cast v1.0.25 |
| 610 | 2026-03-26T14:47:49.765Z | Compiling thiserror v1.0.69 |
| 611 | 2026-03-26T14:47:49.832Z | Compiling regex-automata v0.4.14 |
| 612 | 2026-03-26T14:47:49.949Z | Compiling slog-async v2.8.0 |
| 613 | 2026-03-26T14:47:50.053Z | Compiling anyhow v1.0.102 |
| 614 | 2026-03-26T14:47:50.166Z | Checking winnow v0.7.14 |
| 615 | 2026-03-26T14:47:50.217Z | Checking match_cfg v0.1.0 |
| 616 | 2026-03-26T14:47:50.260Z | Checking quick-error v1.2.3 |
| 617 | 2026-03-26T14:47:50.276Z | Checking hostname v0.3.1 |
| 618 | 2026-03-26T14:47:50.351Z | Checking rusty-fork v0.3.1 |
| 619 | 2026-03-26T14:47:50.546Z | Checking bit-set v0.8.0 |
| 620 | 2026-03-26T14:47:50.596Z | Checking rand_chacha v0.3.1 |
| 621 | 2026-03-26T14:47:50.606Z | Compiling darling v0.21.3 |
| 622 | 2026-03-26T14:47:50.677Z | Checking digest v0.10.7 |
| 623 | 2026-03-26T14:47:50.687Z | Checking crossbeam-channel v0.5.15 |
| 624 | 2026-03-26T14:47:50.774Z | Checking rand v0.9.2 |
| 625 | 2026-03-26T14:47:51.097Z | Checking slog-json v2.6.1 |
| 626 | 2026-03-26T14:47:51.209Z | Compiling usdt-attr-macro v0.6.0 |
| 627 | 2026-03-26T14:47:51.239Z | Compiling usdt-macro v0.6.0 |
| 628 | 2026-03-26T14:47:51.242Z | Checking rand_xorshift v0.4.0 |
| 629 | 2026-03-26T14:47:51.242Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 630 | 2026-03-26T14:47:51.347Z | Compiling derive-ex v0.1.8 |
| 631 | 2026-03-26T14:47:51.567Z | Compiling regex v1.12.3 |
| 632 | 2026-03-26T14:47:51.723Z | Checking futures-executor v0.3.32 |
| 633 | 2026-03-26T14:47:51.862Z | Compiling strum_macros v0.26.4 |
| 634 | 2026-03-26T14:47:51.872Z | Compiling async-trait v0.1.89 |
| 635 | 2026-03-26T14:47:51.882Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 636 | 2026-03-26T14:47:51.964Z | Compiling ref-cast-impl v1.0.25 |
| 637 | 2026-03-26T14:47:52.248Z | Compiling thiserror-impl v1.0.69 |
| 638 | 2026-03-26T14:47:52.293Z | Compiling async-stream-impl v0.3.6 |
| 639 | 2026-03-26T14:47:52.330Z | Compiling dropshot v0.16.7 |
| 640 | 2026-03-26T14:47:52.518Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 641 | 2026-03-26T14:47:52.542Z | Checking serde_spanned v1.0.4 |
| 642 | 2026-03-26T14:47:52.661Z | Checking memmap2 v0.9.10 |
| 643 | 2026-03-26T14:47:52.702Z | Checking is-terminal v0.4.17 |
| 644 | 2026-03-26T14:47:52.783Z | Checking encoding_rs v0.8.35 |
| 645 | 2026-03-26T14:47:52.793Z | Checking hex v0.4.3 |
| 646 | 2026-03-26T14:47:52.811Z | Checking mime v0.3.17 |
| 647 | 2026-03-26T14:47:52.861Z | Checking term v1.2.1 |
| 648 | 2026-03-26T14:47:52.977Z | Checking spin v0.9.8 |
| 649 | 2026-03-26T14:47:52.991Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 650 | 2026-03-26T14:47:53.066Z | Checking cpufeatures v0.2.17 |
| 651 | 2026-03-26T14:47:53.077Z | Checking take_mut v0.2.2 |
| 652 | 2026-03-26T14:47:53.126Z | Checking unarray v0.1.4 |
| 653 | 2026-03-26T14:47:53.140Z | Compiling dropshot_endpoint v0.16.7 |
| 654 | 2026-03-26T14:47:53.157Z | Checking toml v0.9.12+spec-1.1.0 |
| 655 | 2026-03-26T14:47:53.219Z | Checking proptest v1.10.0 |
| 656 | 2026-03-26T14:47:53.325Z | Checking sha1 v0.10.6 |
| 657 | 2026-03-26T14:47:53.419Z | Checking strum v0.26.3 |
| 658 | 2026-03-26T14:47:53.448Z | Checking slog-term v2.9.2 |
| 659 | 2026-03-26T14:47:53.467Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 660 | 2026-03-26T14:47:53.518Z | Checking async-stream v0.3.6 |
| 661 | 2026-03-26T14:47:53.586Z | Compiling test-strategy v0.4.5 |
| 662 | 2026-03-26T14:47:53.636Z | Checking usdt v0.6.0 |
| 663 | 2026-03-26T14:47:53.722Z | Compiling parse-display-derive v0.10.0 |
| 664 | 2026-03-26T14:47:53.780Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 665 | 2026-03-26T14:47:53.790Z | Checking tokio-rustls v0.25.0 |
| 666 | 2026-03-26T14:47:53.878Z | Checking futures v0.3.32 |
| 667 | 2026-03-26T14:47:53.947Z | Checking slog-bunyan v2.5.0 |
| 668 | 2026-03-26T14:47:53.964Z | Checking rand v0.8.5 |
| 669 | 2026-03-26T14:47:54.050Z | Compiling serde_with_macros v3.17.0 |
| 670 | 2026-03-26T14:47:54.361Z | Checking reqwest v0.12.28 |
| 671 | 2026-03-26T14:47:54.584Z | Checking backon v1.6.0 |
| 672 | 2026-03-26T14:47:54.707Z | Compiling newtype-uuid-macros v0.1.0 |
| 673 | 2026-03-26T14:47:54.734Z | Checking openapiv3 v2.2.0 |
| 674 | 2026-03-26T14:47:54.814Z | Compiling strum_macros v0.27.2 |
| 675 | 2026-03-26T14:47:54.872Z | Checking waitgroup v0.1.2 |
| 676 | 2026-03-26T14:47:54.882Z | Checking rustls-pemfile v2.2.0 |
| 677 | 2026-03-26T14:47:54.962Z | Checking serde_path_to_error v0.1.20 |
| 678 | 2026-03-26T14:47:55.008Z | Checking hostname v0.4.2 |
| 679 | 2026-03-26T14:47:55.075Z | Checking instant v0.1.13 |
| 680 | 2026-03-26T14:47:55.095Z | Checking either v1.15.0 |
| 681 | 2026-03-26T14:47:55.148Z | Checking rustc-hash v2.1.1 |
| 682 | 2026-03-26T14:47:55.168Z | Checking debug-ignore v1.0.5 |
| 683 | 2026-03-26T14:47:55.218Z | Checking parse-display v0.10.0 |
| 684 | 2026-03-26T14:47:55.249Z | Checking iddqd v0.3.17 |
| 685 | 2026-03-26T14:47:55.259Z | Checking backoff v0.4.0 |
| 686 | 2026-03-26T14:47:55.268Z | Checking itertools v0.14.0 |
| 687 | 2026-03-26T14:47:55.350Z | Checking serde_with v3.17.0 |
| 688 | 2026-03-26T14:47:55.412Z | Checking progenitor-client v0.10.0 |
| 689 | 2026-03-26T14:47:55.440Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 690 | 2026-03-26T14:47:55.600Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 691 | 2026-03-26T14:47:55.794Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 692 | 2026-03-26T14:47:55.933Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 693 | 2026-03-26T14:47:56.008Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 694 | 2026-03-26T14:47:56.155Z | Checking macaddr v1.0.1 |
| 695 | 2026-03-26T14:47:56.274Z | Checking regress v0.10.5 |
| 696 | 2026-03-26T14:47:56.555Z | Checking strum v0.27.2 |
| 697 | 2026-03-26T14:48:00.686Z | Checking rustls-webpki v0.103.9 |
| 698 | 2026-03-26T14:48:02.732Z | Checking tokio-rustls v0.26.4 |
| 699 | 2026-03-26T14:48:02.732Z | Checking rustls-platform-verifier v0.6.2 |
| 700 | 2026-03-26T14:48:02.903Z | Checking hyper-rustls v0.27.7 |
| 701 | 2026-03-26T14:48:03.038Z | Checking reqwest v0.13.2 |
| 702 | 2026-03-26T14:48:03.538Z | Checking progenitor-client v0.13.0 |
| 703 | 2026-03-26T14:48:03.703Z | Checking progenitor-extras v0.1.1 |
| 704 | 2026-03-26T14:48:03.856Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 705 | 2026-03-26T14:48:07.807Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 706 | 2026-03-26T14:48:07.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.03s |
| 707 | 2026-03-26T14:48:07.986Z | + cargo build --release |
| 708 | 2026-03-26T14:48:08.146Z | Compiling proc-macro2 v1.0.106 |
| 709 | 2026-03-26T14:48:08.146Z | Compiling quote v1.0.44 |
| 710 | 2026-03-26T14:48:08.146Z | Compiling unicode-ident v1.0.24 |
| 711 | 2026-03-26T14:48:08.147Z | Compiling libc v0.2.180 |
| 712 | 2026-03-26T14:48:08.147Z | Compiling cfg-if v1.0.4 |
| 713 | 2026-03-26T14:48:08.147Z | Compiling serde_core v1.0.228 |
| 714 | 2026-03-26T14:48:08.152Z | Compiling memchr v2.8.0 |
| 715 | 2026-03-26T14:48:08.152Z | Compiling itoa v1.0.17 |
| 716 | 2026-03-26T14:48:08.240Z | Compiling zmij v1.0.21 |
| 717 | 2026-03-26T14:48:08.281Z | Compiling serde v1.0.228 |
| 718 | 2026-03-26T14:48:08.408Z | Compiling serde_json v1.0.149 |
| 719 | 2026-03-26T14:48:08.475Z | Compiling pin-project-lite v0.2.17 |
| 720 | 2026-03-26T14:48:08.558Z | Compiling shlex v1.3.0 |
| 721 | 2026-03-26T14:48:08.599Z | Compiling smallvec v1.15.1 |
| 722 | 2026-03-26T14:48:08.617Z | Compiling find-msvc-tools v0.1.9 |
| 723 | 2026-03-26T14:48:08.828Z | Compiling errno v0.3.14 |
| 724 | 2026-03-26T14:48:08.828Z | Compiling futures-core v0.3.32 |
| 725 | 2026-03-26T14:48:08.864Z | Compiling jobserver v0.1.34 |
| 726 | 2026-03-26T14:48:08.891Z | Compiling bytes v1.11.1 |
| 727 | 2026-03-26T14:48:08.967Z | Compiling parking_lot_core v0.9.12 |
| 728 | 2026-03-26T14:48:08.967Z | Compiling scopeguard v1.2.0 |
| 729 | 2026-03-26T14:48:09.065Z | Compiling cc v1.2.56 |
| 730 | 2026-03-26T14:48:09.065Z | Compiling lock_api v0.4.14 |
| 731 | 2026-03-26T14:48:09.294Z | Compiling once_cell v1.21.3 |
| 732 | 2026-03-26T14:48:09.302Z | Compiling signal-hook-registry v1.4.8 |
| 733 | 2026-03-26T14:48:09.399Z | Compiling syn v2.0.117 |
| 734 | 2026-03-26T14:48:09.532Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-03-26T14:48:09.611Z | Compiling mio v1.1.1 |
| 736 | 2026-03-26T14:48:09.767Z | Compiling socket2 v0.6.2 |
| 737 | 2026-03-26T14:48:09.794Z | Compiling stable_deref_trait v1.2.1 |
| 738 | 2026-03-26T14:48:09.799Z | Compiling futures-sink v0.3.32 |
| 739 | 2026-03-26T14:48:09.865Z | Compiling slab v0.4.12 |
| 740 | 2026-03-26T14:48:09.894Z | Compiling getrandom v0.4.1 |
| 741 | 2026-03-26T14:48:10.055Z | Compiling thiserror v2.0.18 |
| 742 | 2026-03-26T14:48:10.153Z | Compiling autocfg v1.5.0 |
| 743 | 2026-03-26T14:48:10.309Z | Compiling zeroize v1.8.2 |
| 744 | 2026-03-26T14:48:10.382Z | Compiling futures-channel v0.3.32 |
| 745 | 2026-03-26T14:48:10.443Z | Compiling allocator-api2 v0.2.21 |
| 746 | 2026-03-26T14:48:10.470Z | Compiling foldhash v0.2.0 |
| 747 | 2026-03-26T14:48:10.480Z | Compiling equivalent v1.0.2 |
| 748 | 2026-03-26T14:48:10.483Z | Compiling num-traits v0.2.19 |
| 749 | 2026-03-26T14:48:10.555Z | Compiling rustversion v1.0.22 |
| 750 | 2026-03-26T14:48:10.560Z | Compiling rustls-pki-types v1.14.0 |
| 751 | 2026-03-26T14:48:10.741Z | Compiling cmake v0.1.57 |
| 752 | 2026-03-26T14:48:10.771Z | Compiling hashbrown v0.16.1 |
| 753 | 2026-03-26T14:48:10.801Z | Compiling http v1.4.0 |
| 754 | 2026-03-26T14:48:10.836Z | Compiling zerocopy v0.8.40 |
| 755 | 2026-03-26T14:48:10.913Z | Compiling futures-io v0.3.32 |
| 756 | 2026-03-26T14:48:11.063Z | Compiling dunce v1.0.5 |
| 757 | 2026-03-26T14:48:11.148Z | Compiling futures-task v0.3.32 |
| 758 | 2026-03-26T14:48:11.186Z | Compiling fs_extra v1.3.0 |
| 759 | 2026-03-26T14:48:11.422Z | Compiling aws-lc-sys v0.37.1 |
| 760 | 2026-03-26T14:48:11.436Z | Compiling untrusted v0.9.0 |
| 761 | 2026-03-26T14:48:11.453Z | Compiling fnv v1.0.7 |
| 762 | 2026-03-26T14:48:11.544Z | Compiling version_check v0.9.5 |
| 763 | 2026-03-26T14:48:11.553Z | Compiling log v0.4.29 |
| 764 | 2026-03-26T14:48:11.798Z | Compiling writeable v0.6.2 |
| 765 | 2026-03-26T14:48:12.026Z | Compiling ucd-trie v0.1.7 |
| 766 | 2026-03-26T14:48:12.134Z | Compiling synstructure v0.13.2 |
| 767 | 2026-03-26T14:48:12.193Z | Compiling litemap v0.8.1 |
| 768 | 2026-03-26T14:48:12.244Z | Compiling iana-time-zone v0.1.65 |
| 769 | 2026-03-26T14:48:12.380Z | Compiling httparse v1.10.1 |
| 770 | 2026-03-26T14:48:12.578Z | Compiling pest v2.8.6 |
| 771 | 2026-03-26T14:48:12.599Z | Compiling serde_derive_internals v0.29.1 |
| 772 | 2026-03-26T14:48:12.608Z | Compiling http-body v1.0.1 |
| 773 | 2026-03-26T14:48:12.737Z | Compiling indexmap v2.13.0 |
| 774 | 2026-03-26T14:48:12.751Z | Compiling tracing-core v0.1.36 |
| 775 | 2026-03-26T14:48:12.788Z | Compiling aws-lc-rs v1.16.0 |
| 776 | 2026-03-26T14:48:13.071Z | Compiling atomic-waker v1.1.2 |
| 777 | 2026-03-26T14:48:13.192Z | Compiling schemars v0.8.22 |
| 778 | 2026-03-26T14:48:13.298Z | Compiling bitflags v2.11.0 |
| 779 | 2026-03-26T14:48:13.320Z | Compiling serde_derive v1.0.228 |
| 780 | 2026-03-26T14:48:13.413Z | Compiling zerofrom-derive v0.1.6 |
| 781 | 2026-03-26T14:48:13.510Z | Compiling zerocopy-derive v0.8.40 |
| 782 | 2026-03-26T14:48:13.513Z | Compiling tokio-macros v2.6.0 |
| 783 | 2026-03-26T14:48:13.660Z | Compiling yoke-derive v0.8.1 |
| 784 | 2026-03-26T14:48:13.739Z | Compiling zerovec-derive v0.11.2 |
| 785 | 2026-03-26T14:48:13.811Z | Compiling displaydoc v0.2.5 |
| 786 | 2026-03-26T14:48:14.206Z | Compiling tokio v1.49.0 |
| 787 | 2026-03-26T14:48:14.502Z | Compiling thiserror-impl v2.0.18 |
| 788 | 2026-03-26T14:48:14.534Z | Compiling zerofrom v0.1.6 |
| 789 | 2026-03-26T14:48:14.615Z | Compiling futures-macro v0.3.32 |
| 790 | 2026-03-26T14:48:14.648Z | Compiling yoke v0.8.1 |
| 791 | 2026-03-26T14:48:14.759Z | Compiling icu_normalizer_data v2.1.1 |
| 792 | 2026-03-26T14:48:14.825Z | Compiling zerovec v0.11.5 |
| 793 | 2026-03-26T14:48:14.964Z | Compiling zerotrie v0.2.3 |
| 794 | 2026-03-26T14:48:15.369Z | Compiling tinystr v0.8.2 |
| 795 | 2026-03-26T14:48:15.376Z | Compiling potential_utf v0.1.4 |
| 796 | 2026-03-26T14:48:15.383Z | Compiling futures-util v0.3.32 |
| 797 | 2026-03-26T14:48:15.538Z | Compiling icu_locale_core v2.1.1 |
| 798 | 2026-03-26T14:48:15.567Z | Compiling percent-encoding v2.3.2 |
| 799 | 2026-03-26T14:48:15.659Z | Compiling icu_properties_data v2.1.2 |
| 800 | 2026-03-26T14:48:15.822Z | Compiling icu_collections v2.1.1 |
| 801 | 2026-03-26T14:48:16.345Z | Compiling chrono v0.4.44 |
| 802 | 2026-03-26T14:48:16.462Z | Compiling icu_provider v2.1.1 |
| 803 | 2026-03-26T14:48:16.501Z | Compiling pest_meta v2.8.6 |
| 804 | 2026-03-26T14:48:16.862Z | Compiling schemars_derive v0.8.22 |
| 805 | 2026-03-26T14:48:17.694Z | Compiling tracing v0.1.44 |
| 806 | 2026-03-26T14:48:17.935Z | Compiling uuid v1.21.0 |
| 807 | 2026-03-26T14:48:17.956Z | Compiling semver v1.0.27 |
| 808 | 2026-03-26T14:48:17.986Z | Compiling tower-service v0.3.3 |
| 809 | 2026-03-26T14:48:18.029Z | Compiling tokio-util v0.7.18 |
| 810 | 2026-03-26T14:48:18.069Z | Compiling tower-layer v0.3.3 |
| 811 | 2026-03-26T14:48:18.252Z | Compiling base64 v0.22.1 |
| 812 | 2026-03-26T14:48:18.360Z | Compiling dyn-clone v1.0.20 |
| 813 | 2026-03-26T14:48:18.496Z | Compiling try-lock v0.2.5 |
| 814 | 2026-03-26T14:48:18.502Z | Compiling subtle v2.6.1 |
| 815 | 2026-03-26T14:48:18.580Z | Compiling want v0.3.1 |
| 816 | 2026-03-26T14:48:18.600Z | Compiling h2 v0.4.13 |
| 817 | 2026-03-26T14:48:18.711Z | Compiling pest_generator v2.8.6 |
| 818 | 2026-03-26T14:48:18.942Z | Compiling slog v2.8.2 |
| 819 | 2026-03-26T14:48:19.118Z | Compiling getrandom v0.2.17 |
| 820 | 2026-03-26T14:48:19.156Z | Compiling httpdate v1.0.3 |
| 821 | 2026-03-26T14:48:19.300Z | Compiling heck v0.5.0 |
| 822 | 2026-03-26T14:48:19.319Z | Compiling pin-utils v0.1.0 |
| 823 | 2026-03-26T14:48:19.385Z | Compiling pest_derive v2.8.6 |
| 824 | 2026-03-26T14:48:19.497Z | Compiling icu_properties v2.1.2 |
| 825 | 2026-03-26T14:48:19.520Z | Compiling icu_normalizer v2.1.1 |
| 826 | 2026-03-26T14:48:19.782Z | Compiling erased-serde v0.3.31 |
| 827 | 2026-03-26T14:48:19.862Z | Compiling form_urlencoded v1.2.2 |
| 828 | 2026-03-26T14:48:20.393Z | Compiling ipnet v2.11.0 |
| 829 | 2026-03-26T14:48:20.501Z | Compiling getrandom v0.3.4 |
| 830 | 2026-03-26T14:48:20.704Z | Compiling typenum v1.19.0 |
| 831 | 2026-03-26T14:48:20.812Z | Compiling rustls v0.23.37 |
| 832 | 2026-03-26T14:48:20.988Z | Compiling hyper v1.8.1 |
| 833 | 2026-03-26T14:48:21.376Z | Compiling idna_adapter v1.2.1 |
| 834 | 2026-03-26T14:48:21.504Z | Compiling ppv-lite86 v0.2.21 |
| 835 | 2026-03-26T14:48:21.562Z | Compiling serde_tokenstream v0.2.3 |
| 836 | 2026-03-26T14:48:21.814Z | Compiling generic-array v0.14.7 |
| 837 | 2026-03-26T14:48:21.836Z | Compiling ring v0.17.14 |
| 838 | 2026-03-26T14:48:22.024Z | Compiling sync_wrapper v1.0.2 |
| 839 | 2026-03-26T14:48:22.038Z | Compiling utf8_iter v1.0.4 |
| 840 | 2026-03-26T14:48:22.126Z | Compiling paste v1.0.15 |
| 841 | 2026-03-26T14:48:22.187Z | Compiling ryu v1.0.23 |
| 842 | 2026-03-26T14:48:22.336Z | Compiling hyper-util v0.1.20 |
| 843 | 2026-03-26T14:48:23.457Z | Compiling serde_urlencoded v0.7.1 |
| 844 | 2026-03-26T14:48:23.577Z | Compiling idna v1.1.0 |
| 845 | 2026-03-26T14:48:23.723Z | Compiling tower v0.5.3 |
| 846 | 2026-03-26T14:48:25.225Z | Compiling scroll_derive v0.13.1 |
| 847 | 2026-03-26T14:48:25.364Z | Compiling structmeta-derive v0.3.0 |
| 848 | 2026-03-26T14:48:25.501Z | Compiling http-body-util v0.1.3 |
| 849 | 2026-03-26T14:48:25.754Z | Compiling powerfmt v0.2.0 |
| 850 | 2026-03-26T14:48:25.930Z | Compiling usdt-impl v0.6.0 |
| 851 | 2026-03-26T14:48:25.994Z | Compiling time-core v0.1.8 |
| 852 | 2026-03-26T14:48:26.000Z | Compiling rustix v1.1.3 |
| 853 | 2026-03-26T14:48:26.129Z | Compiling omicron-workspace-hack v0.1.0 |
| 854 | 2026-03-26T14:48:26.158Z | Compiling iri-string v0.7.10 |
| 855 | 2026-03-26T14:48:26.318Z | Compiling num-conv v0.2.0 |
| 856 | 2026-03-26T14:48:26.323Z | Compiling fastrand v2.3.0 |
| 857 | 2026-03-26T14:48:26.432Z | Compiling time-macros v0.2.27 |
| 858 | 2026-03-26T14:48:26.565Z | Compiling structmeta v0.3.0 |
| 859 | 2026-03-26T14:48:26.753Z | Compiling scroll v0.13.0 |
| 860 | 2026-03-26T14:48:26.850Z | Compiling deranged v0.5.8 |
| 861 | 2026-03-26T14:48:27.025Z | Compiling dof v0.4.0 |
| 862 | 2026-03-26T14:48:27.379Z | Compiling rand_core v0.9.5 |
| 863 | 2026-03-26T14:48:27.615Z | Compiling tower-http v0.6.8 |
| 864 | 2026-03-26T14:48:27.690Z | Compiling url v2.5.8 |
| 865 | 2026-03-26T14:48:27.913Z | Compiling dtrace-parser v0.3.0 |
| 866 | 2026-03-26T14:48:28.150Z | Compiling ipnetwork v0.21.1 |
| 867 | 2026-03-26T14:48:28.459Z | Compiling thread-id v5.1.0 |
| 868 | 2026-03-26T14:48:28.527Z | Compiling ident_case v1.0.1 |
| 869 | 2026-03-26T14:48:28.556Z | Compiling byteorder v1.5.0 |
| 870 | 2026-03-26T14:48:28.562Z | Compiling num_threads v0.1.7 |
| 871 | 2026-03-26T14:48:28.638Z | Compiling plain v0.2.3 |
| 872 | 2026-03-26T14:48:28.641Z | Compiling regex-syntax v0.8.10 |
| 873 | 2026-03-26T14:48:28.733Z | Compiling openssl-probe v0.2.1 |
| 874 | 2026-03-26T14:48:28.757Z | Compiling strsim v0.11.1 |
| 875 | 2026-03-26T14:48:28.969Z | Compiling crossbeam-utils v0.8.21 |
| 876 | 2026-03-26T14:48:29.139Z | Compiling time v0.3.47 |
| 877 | 2026-03-26T14:48:29.259Z | Compiling darling_core v0.21.3 |
| 878 | 2026-03-26T14:48:30.107Z | Compiling rustls-native-certs v0.8.3 |
| 879 | 2026-03-26T14:48:30.645Z | Compiling goblin v0.10.5 |
| 880 | 2026-03-26T14:48:30.925Z | Compiling oxnet v0.1.4 |
| 881 | 2026-03-26T14:48:31.294Z | Compiling newtype-uuid v1.3.2 |
| 882 | 2026-03-26T14:48:31.641Z | Compiling daft-derive v0.1.5 |
| 883 | 2026-03-26T14:48:32.235Z | Compiling aho-corasick v1.1.4 |
| 884 | 2026-03-26T14:48:32.274Z | Compiling pretty-hex v0.4.1 |
| 885 | 2026-03-26T14:48:32.404Z | Compiling camino v1.2.2 |
| 886 | 2026-03-26T14:48:32.602Z | Compiling rustls v0.22.4 |
| 887 | 2026-03-26T14:48:32.860Z | Compiling daft v0.1.5 |
| 888 | 2026-03-26T14:48:32.932Z | Compiling tempfile v3.25.0 |
| 889 | 2026-03-26T14:48:33.120Z | Compiling darling_macro v0.21.3 |
| 890 | 2026-03-26T14:48:33.812Z | Compiling rustls-webpki v0.102.8 |
| 891 | 2026-03-26T14:48:34.705Z | Compiling regex-automata v0.4.14 |
| 892 | 2026-03-26T14:48:35.793Z | Compiling block-buffer v0.10.4 |
| 893 | 2026-03-26T14:48:35.939Z | Compiling crypto-common v0.1.7 |
| 894 | 2026-03-26T14:48:36.068Z | Compiling rand_chacha v0.9.0 |
| 895 | 2026-03-26T14:48:36.118Z | Compiling rand_core v0.6.4 |
| 896 | 2026-03-26T14:48:36.366Z | Compiling multer v3.1.0 |
| 897 | 2026-03-26T14:48:36.483Z | Compiling wait-timeout v0.2.1 |
| 898 | 2026-03-26T14:48:36.612Z | Compiling thread_local v1.1.9 |
| 899 | 2026-03-26T14:48:36.686Z | Compiling bit-vec v0.8.0 |
| 900 | 2026-03-26T14:48:36.963Z | Compiling ref-cast v1.0.25 |
| 901 | 2026-03-26T14:48:36.963Z | Compiling winnow v0.7.14 |
| 902 | 2026-03-26T14:48:36.997Z | Compiling quick-error v1.2.3 |
| 903 | 2026-03-26T14:48:37.220Z | Compiling thiserror v1.0.69 |
| 904 | 2026-03-26T14:48:37.255Z | Compiling anyhow v1.0.102 |
| 905 | 2026-03-26T14:48:37.336Z | Compiling slog-async v2.8.0 |
| 906 | 2026-03-26T14:48:37.513Z | Compiling match_cfg v0.1.0 |
| 907 | 2026-03-26T14:48:37.577Z | Compiling hostname v0.3.1 |
| 908 | 2026-03-26T14:48:37.933Z | Compiling rusty-fork v0.3.1 |
| 909 | 2026-03-26T14:48:38.604Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 910 | 2026-03-26T14:48:38.786Z | Compiling bit-set v0.8.0 |
| 911 | 2026-03-26T14:48:39.006Z | Compiling regex v1.12.3 |
| 912 | 2026-03-26T14:48:39.411Z | Compiling rand_chacha v0.3.1 |
| 913 | 2026-03-26T14:48:39.909Z | Compiling rand v0.9.2 |
| 914 | 2026-03-26T14:48:40.033Z | Compiling crossbeam-channel v0.5.15 |
| 915 | 2026-03-26T14:48:40.660Z | Compiling digest v0.10.7 |
| 916 | 2026-03-26T14:48:40.873Z | Compiling darling v0.21.3 |
| 917 | 2026-03-26T14:48:41.522Z | Compiling usdt-macro v0.6.0 |
| 918 | 2026-03-26T14:48:41.944Z | Compiling usdt-attr-macro v0.6.0 |
| 919 | 2026-03-26T14:48:42.044Z | Compiling slog-json v2.6.1 |
| 920 | 2026-03-26T14:48:42.044Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2026-03-26T14:48:42.176Z | Compiling derive-ex v0.1.8 |
| 922 | 2026-03-26T14:48:42.210Z | Compiling strum_macros v0.26.4 |
| 923 | 2026-03-26T14:48:42.296Z | Compiling futures-executor v0.3.32 |
| 924 | 2026-03-26T14:48:42.639Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 925 | 2026-03-26T14:48:42.830Z | Compiling ref-cast-impl v1.0.25 |
| 926 | 2026-03-26T14:48:43.082Z | Compiling async-trait v0.1.89 |
| 927 | 2026-03-26T14:48:43.413Z | Compiling async-stream-impl v0.3.6 |
| 928 | 2026-03-26T14:48:43.705Z | Compiling thiserror-impl v1.0.69 |
| 929 | 2026-03-26T14:48:43.790Z | Compiling dropshot v0.16.7 |
| 930 | 2026-03-26T14:48:43.992Z | Compiling serde_spanned v1.0.4 |
| 931 | 2026-03-26T14:48:44.007Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 932 | 2026-03-26T14:48:44.014Z | Compiling is-terminal v0.4.17 |
| 933 | 2026-03-26T14:48:44.100Z | Compiling memmap2 v0.9.10 |
| 934 | 2026-03-26T14:48:44.141Z | Compiling encoding_rs v0.8.35 |
| 935 | 2026-03-26T14:48:44.375Z | Compiling term v1.2.1 |
| 936 | 2026-03-26T14:48:44.406Z | Compiling cpufeatures v0.2.17 |
| 937 | 2026-03-26T14:48:44.472Z | Compiling mime v0.3.17 |
| 938 | 2026-03-26T14:48:44.840Z | Compiling hex v0.4.3 |
| 939 | 2026-03-26T14:48:44.939Z | Compiling unarray v0.1.4 |
| 940 | 2026-03-26T14:48:45.053Z | Compiling spin v0.9.8 |
| 941 | 2026-03-26T14:48:45.114Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 942 | 2026-03-26T14:48:45.371Z | Compiling take_mut v0.2.2 |
| 943 | 2026-03-26T14:48:45.449Z | Compiling dropshot_endpoint v0.16.7 |
| 944 | 2026-03-26T14:48:46.233Z | Compiling toml v0.9.12+spec-1.1.0 |
| 945 | 2026-03-26T14:48:47.026Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 946 | 2026-03-26T14:48:47.246Z | Compiling proptest v1.10.0 |
| 947 | 2026-03-26T14:48:48.248Z | Compiling slog-term v2.9.2 |
| 948 | 2026-03-26T14:48:48.358Z | Compiling sha1 v0.10.6 |
| 949 | 2026-03-26T14:48:48.750Z | Compiling usdt v0.6.0 |
| 950 | 2026-03-26T14:48:48.756Z | Compiling async-stream v0.3.6 |
| 951 | 2026-03-26T14:48:48.980Z | Compiling strum v0.26.3 |
| 952 | 2026-03-26T14:48:49.101Z | Compiling test-strategy v0.4.5 |
| 953 | 2026-03-26T14:48:49.517Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 954 | 2026-03-26T14:48:49.517Z | Compiling tokio-rustls v0.25.0 |
| 955 | 2026-03-26T14:48:49.653Z | Compiling futures v0.3.32 |
| 956 | 2026-03-26T14:48:49.734Z | Compiling slog-bunyan v2.5.0 |
| 957 | 2026-03-26T14:48:49.852Z | Compiling serde_with_macros v3.17.0 |
| 958 | 2026-03-26T14:48:50.410Z | Compiling rand v0.8.5 |
| 959 | 2026-03-26T14:48:50.696Z | Compiling parse-display-derive v0.10.0 |
| 960 | 2026-03-26T14:48:51.180Z | Compiling reqwest v0.12.28 |
| 961 | 2026-03-26T14:48:51.316Z | Compiling backon v1.6.0 |
| 962 | 2026-03-26T14:48:51.548Z | Compiling newtype-uuid-macros v0.1.0 |
| 963 | 2026-03-26T14:48:51.577Z | Compiling strum_macros v0.27.2 |
| 964 | 2026-03-26T14:48:52.170Z | Compiling openapiv3 v2.2.0 |
| 965 | 2026-03-26T14:48:52.302Z | Compiling waitgroup v0.1.2 |
| 966 | 2026-03-26T14:48:52.451Z | Compiling rustls-pemfile v2.2.0 |
| 967 | 2026-03-26T14:48:52.714Z | Compiling serde_path_to_error v0.1.20 |
| 968 | 2026-03-26T14:48:53.149Z | Compiling hostname v0.4.2 |
| 969 | 2026-03-26T14:48:53.302Z | Compiling instant v0.1.13 |
| 970 | 2026-03-26T14:48:53.330Z | Compiling debug-ignore v1.0.5 |
| 971 | 2026-03-26T14:48:53.410Z | Compiling either v1.15.0 |
| 972 | 2026-03-26T14:48:53.431Z | Compiling rustc-hash v2.1.1 |
| 973 | 2026-03-26T14:48:53.546Z | Compiling iddqd v0.3.17 |
| 974 | 2026-03-26T14:48:53.617Z | Compiling itertools v0.14.0 |
| 975 | 2026-03-26T14:48:54.573Z | Compiling backoff v0.4.0 |
| 976 | 2026-03-26T14:48:54.771Z | Compiling strum v0.27.2 |
| 977 | 2026-03-26T14:48:54.896Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 978 | 2026-03-26T14:48:55.068Z | Compiling parse-display v0.10.0 |
| 979 | 2026-03-26T14:48:55.306Z | Compiling progenitor-client v0.10.0 |
| 980 | 2026-03-26T14:48:55.774Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 981 | 2026-03-26T14:48:55.954Z | Compiling serde_with v3.17.0 |
| 982 | 2026-03-26T14:48:56.196Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 983 | 2026-03-26T14:48:56.636Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 984 | 2026-03-26T14:48:56.933Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 985 | 2026-03-26T14:48:57.373Z | Compiling macaddr v1.0.1 |
| 986 | 2026-03-26T14:48:57.376Z | Compiling regress v0.10.5 |
| 987 | 2026-03-26T14:49:04.763Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-03-26T14:49:07.823Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-03-26T14:49:07.823Z | Compiling rustls-platform-verifier v0.6.2 |
| 990 | 2026-03-26T14:49:08.083Z | Compiling hyper-rustls v0.27.7 |
| 991 | 2026-03-26T14:49:08.412Z | Compiling reqwest v0.13.2 |
| 992 | 2026-03-26T14:49:10.271Z | Compiling progenitor-client v0.13.0 |
| 993 | 2026-03-26T14:49:10.560Z | Compiling progenitor-extras v0.1.1 |
| 994 | 2026-03-26T14:49:10.759Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 995 | 2026-03-26T14:49:15.446Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 996 | 2026-03-26T14:49:20.333Z | Finished `release` profile [optimized] target(s) in 1m 12s |
| 997 | 2026-03-26T14:49:20.390Z | process exited: duration 113369 ms, exit code 0 |
| |
| 998 | 2026-03-26T14:49:20.401Z | found 0 output files |