|
|
|
| 1 | 2026-04-21T11:05:52.051Z | job assigned to worker 01KPQVE2YN6C3A08MXBF28KQPE [factory aws, i-0cba5f9e08fab8ea6] (queued for 1 m 8 s) |
| |
| 2 | 2026-04-21T11:05:59.236Z | starting task 0: "setup" |
| 3 | 2026-04-21T11:05:59.244Z | ++ uname -s |
| 4 | 2026-04-21T11:05:59.247Z | + kern=SunOS |
| 5 | 2026-04-21T11:05:59.247Z | + build_user=build |
| 6 | 2026-04-21T11:05:59.247Z | + build_uid=12345 |
| 7 | 2026-04-21T11:05:59.247Z | + work_dir=/work |
| 8 | 2026-04-21T11:05:59.247Z | + input_dir=/input |
| 9 | 2026-04-21T11:05:59.248Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-21T11:05:59.248Z | + case "$kern" in |
| 11 | 2026-04-21T11:05:59.248Z | + groupadd -g 12345 build |
| 12 | 2026-04-21T11:05:59.251Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-21T11:06:01.256Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-21T11:06:01.390Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-21T11:06:01.393Z | + home_fs=zfs |
| 16 | 2026-04-21T11:06:01.393Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-21T11:06:01.393Z | + mkdir -p /home/build |
| 18 | 2026-04-21T11:06:01.393Z | + chown build:build /home/build /work |
| 19 | 2026-04-21T11:06:02.394Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-21T11:06:02.397Z | process exited: duration 3163 ms, exit code 0 |
| |
| 21 | 2026-04-21T11:06:02.404Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-21T11:06:02.409Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-21T11:06:02.409Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-21T11:06:02.409Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-04-21T11:06:02.409Z | * rust toolchain profile = "default" |
| 26 | 2026-04-21T11:06:02.409Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-21T11:06:02.409Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-21T11:06:02.413Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-21T11:06:02.413Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-21T11:06:02.510Z | info: downloading installer |
| 31 | 2026-04-21T11:06:04.716Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-21T11:06:04.716Z | warn: /opt/ooce/bin |
| 33 | 2026-04-21T11:06:04.716Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-21T11:06:04.716Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-21T11:06:04.716Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-21T11:06:04.716Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-21T11:06:04.717Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-21T11:06:04.717Z | error: cannot install while Rust is installed |
| 39 | 2026-04-21T11:06:04.717Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-21T11:06:04.717Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-21T11:06:04.717Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-21T11:06:04.717Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-21T11:06:04.717Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-21T11:06:04.730Z | info: profile set to default |
| 45 | 2026-04-21T11:06:04.730Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-21T11:06:04.734Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-21T11:06:04.926Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-21T11:06:04.926Z | info: downloading 6 components |
| 49 | 2026-04-21T11:06:25.428Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-21T11:06:25.428Z | |
| 51 | 2026-04-21T11:06:25.455Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-21T11:06:25.455Z | |
| 53 | 2026-04-21T11:06:25.455Z | |
| 54 | 2026-04-21T11:06:25.458Z | Rust is installed now. Great! |
| 55 | 2026-04-21T11:06:25.459Z | |
| 56 | 2026-04-21T11:06:25.459Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-21T11:06:25.459Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-21T11:06:25.459Z | |
| 59 | 2026-04-21T11:06:25.459Z | To configure your current shell, you need to source |
| 60 | 2026-04-21T11:06:25.459Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-21T11:06:25.459Z | |
| 62 | 2026-04-21T11:06:25.459Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-21T11:06:25.459Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-21T11:06:25.459Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-21T11:06:25.459Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-21T11:06:25.459Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-21T11:06:25.459Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-21T11:06:25.459Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-21T11:06:25.459Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-21T11:06:25.459Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-21T11:06:25.545Z | + rustup --version |
| 72 | 2026-04-21T11:06:25.553Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-21T11:06:25.556Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-21T11:06:25.574Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-21T11:06:25.577Z | + cargo --version |
| 76 | 2026-04-21T11:06:25.589Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-21T11:06:25.593Z | + rustc --version |
| 78 | 2026-04-21T11:06:25.612Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-21T11:06:25.615Z | process exited: duration 23208 ms, exit code 0 |
| |
| 80 | 2026-04-21T11:06:25.623Z | starting task 2: "authentication" |
| 81 | 2026-04-21T11:06:25.640Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-21T11:06:25.647Z | starting task 3: "clone repository" |
| 83 | 2026-04-21T11:06:25.650Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-21T11:06:25.654Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-21T11:06:25.744Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-21T11:06:36.511Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-21T11:06:36.511Z | + git fetch origin 7093b7e707a0707af33bfebbffc1e4567692ce85 |
| 88 | 2026-04-21T11:06:36.855Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-21T11:06:36.856Z | * branch 7093b7e707a0707af33bfebbffc1e4567692ce85 -> FETCH_HEAD |
| 90 | 2026-04-21T11:06:36.864Z | + [[ -n felixmcfelix/bump-opte ]] |
| 91 | 2026-04-21T11:06:36.867Z | ++ git branch --show-current |
| 92 | 2026-04-21T11:06:36.867Z | + current=main |
| 93 | 2026-04-21T11:06:36.867Z | + [[ main != felixmcfelix/bump-opte ]] |
| 94 | 2026-04-21T11:06:36.867Z | + git branch -f felixmcfelix/bump-opte 7093b7e707a0707af33bfebbffc1e4567692ce85 |
| 95 | 2026-04-21T11:06:36.871Z | + git checkout -f felixmcfelix/bump-opte |
| 96 | 2026-04-21T11:06:37.041Z | Switched to branch 'felixmcfelix/bump-opte' |
| 97 | 2026-04-21T11:06:37.045Z | + git reset --hard 7093b7e707a0707af33bfebbffc1e4567692ce85 |
| 98 | 2026-04-21T11:06:37.212Z | HEAD is now at 7093b7e70 These seem to be the right fixups |
| 99 | 2026-04-21T11:06:37.216Z | process exited: duration 11565 ms, exit code 0 |
| |
| 100 | 2026-04-21T11:06:37.223Z | starting task 4: "build" |
| 101 | 2026-04-21T11:06:37.228Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-21T11:06:37.228Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-21T11:06:37.228Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-21T11:06:37.231Z | + cargo --version |
| 105 | 2026-04-21T11:06:37.238Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-21T11:06:37.242Z | + rustc --version |
| 107 | 2026-04-21T11:06:37.260Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-21T11:06:37.264Z | + cd /tmp |
| 109 | 2026-04-21T11:06:37.264Z | + cargo new --lib test-project |
| 110 | 2026-04-21T11:06:37.281Z | Creating library `test-project` package |
| 111 | 2026-04-21T11:06:37.318Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 112 | 2026-04-21T11:06:37.322Z | + cd test-project |
| 113 | 2026-04-21T11:06:37.323Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 114 | 2026-04-21T11:06:37.340Z | Adding omicron-common (local) to dependencies |
| 115 | 2026-04-21T11:06:37.344Z | Features: |
| 116 | 2026-04-21T11:06:37.344Z | - proptest |
| 117 | 2026-04-21T11:06:37.344Z | - test-strategy |
| 118 | 2026-04-21T11:06:37.344Z | - testing |
| 119 | 2026-04-21T11:06:37.362Z | Updating crates.io index |
| 120 | 2026-04-21T11:06:37.403Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 121 | 2026-04-21T11:06:38.612Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 122 | 2026-04-21T11:06:39.175Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 123 | 2026-04-21T11:06:39.810Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 124 | 2026-04-21T11:06:42.639Z | Locking 392 packages to latest Rust 1.94.0 compatible versions |
| 125 | 2026-04-21T11:06:42.643Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-04-21T11:06:42.748Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 127 | 2026-04-21T11:06:42.752Z | + cargo check |
| 128 | 2026-04-21T11:06:42.860Z | Updating crates.io index |
| 129 | 2026-04-21T11:06:43.528Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 130 | 2026-04-21T11:06:43.528Z | Adding omicron-workspace-hack v0.1.0 |
| 131 | 2026-04-21T11:06:43.554Z | Downloading crates ... |
| 132 | 2026-04-21T11:06:43.616Z | Downloaded autocfg v1.5.0 |
| 133 | 2026-04-21T11:06:43.631Z | Downloaded atomic-waker v1.1.2 |
| 134 | 2026-04-21T11:06:43.638Z | Downloaded async-trait v0.1.89 |
| 135 | 2026-04-21T11:06:43.641Z | Downloaded cfg_aliases v0.2.1 |
| 136 | 2026-04-21T11:06:43.644Z | Downloaded cfg-if v1.0.4 |
| 137 | 2026-04-21T11:06:43.649Z | Downloaded http-body v1.0.1 |
| 138 | 2026-04-21T11:06:43.652Z | Downloaded futures-task v0.3.32 |
| 139 | 2026-04-21T11:06:43.656Z | Downloaded heck v0.5.0 |
| 140 | 2026-04-21T11:06:43.656Z | Downloaded debug-ignore v1.0.5 |
| 141 | 2026-04-21T11:06:43.659Z | Downloaded async-stream-impl v0.3.6 |
| 142 | 2026-04-21T11:06:43.662Z | Downloaded form_urlencoded v1.2.2 |
| 143 | 2026-04-21T11:06:43.666Z | Downloaded hostname v0.4.2 |
| 144 | 2026-04-21T11:06:43.666Z | Downloaded darling_macro v0.21.3 |
| 145 | 2026-04-21T11:06:43.666Z | Downloaded ref-cast-impl v1.0.25 |
| 146 | 2026-04-21T11:06:43.669Z | Downloaded equivalent v1.0.2 |
| 147 | 2026-04-21T11:06:43.672Z | Downloaded errno v0.3.14 |
| 148 | 2026-04-21T11:06:43.672Z | Downloaded fnv v1.0.7 |
| 149 | 2026-04-21T11:06:43.677Z | Downloaded httpdate v1.0.3 |
| 150 | 2026-04-21T11:06:43.681Z | Downloaded crypto-common v0.1.7 |
| 151 | 2026-04-21T11:06:43.681Z | Downloaded num_threads v0.1.7 |
| 152 | 2026-04-21T11:06:43.684Z | Downloaded num-conv v0.2.0 |
| 153 | 2026-04-21T11:06:43.684Z | Downloaded hex v0.4.3 |
| 154 | 2026-04-21T11:06:43.684Z | Downloaded futures-core v0.3.32 |
| 155 | 2026-04-21T11:06:43.684Z | Downloaded dyn-clone v1.0.20 |
| 156 | 2026-04-21T11:06:43.688Z | Downloaded itoa v1.0.17 |
| 157 | 2026-04-21T11:06:43.688Z | Downloaded idna_adapter v1.2.1 |
| 158 | 2026-04-21T11:06:43.688Z | Downloaded dtrace-parser v0.3.0 |
| 159 | 2026-04-21T11:06:43.691Z | Downloaded instant v0.1.13 |
| 160 | 2026-04-21T11:06:43.691Z | Downloaded ref-cast v1.0.25 |
| 161 | 2026-04-21T11:06:43.694Z | Downloaded pretty-hex v0.4.1 |
| 162 | 2026-04-21T11:06:43.695Z | Downloaded potential_utf v0.1.4 |
| 163 | 2026-04-21T11:06:43.695Z | Downloaded futures-macro v0.3.32 |
| 164 | 2026-04-21T11:06:43.698Z | Downloaded fastrand v2.3.0 |
| 165 | 2026-04-21T11:06:43.698Z | Downloaded dof v0.4.0 |
| 166 | 2026-04-21T11:06:43.698Z | Downloaded quick-error v1.2.3 |
| 167 | 2026-04-21T11:06:43.701Z | Downloaded pin-utils v0.1.0 |
| 168 | 2026-04-21T11:06:43.705Z | Downloaded parse-display v0.10.0 |
| 169 | 2026-04-21T11:06:43.705Z | Downloaded futures-sink v0.3.32 |
| 170 | 2026-04-21T11:06:43.711Z | Downloaded cpufeatures v0.2.17 |
| 171 | 2026-04-21T11:06:43.718Z | Downloaded async-stream v0.3.6 |
| 172 | 2026-04-21T11:06:43.722Z | Downloaded progenitor-client v0.10.0 |
| 173 | 2026-04-21T11:06:43.722Z | Downloaded powerfmt v0.2.0 |
| 174 | 2026-04-21T11:06:43.725Z | Downloaded percent-encoding v2.3.2 |
| 175 | 2026-04-21T11:06:43.725Z | Downloaded rand_chacha v0.3.1 |
| 176 | 2026-04-21T11:06:43.731Z | Downloaded generic-array v0.14.7 |
| 177 | 2026-04-21T11:06:43.735Z | Downloaded openssl-probe v0.2.1 |
| 178 | 2026-04-21T11:06:43.735Z | Downloaded futures-io v0.3.32 |
| 179 | 2026-04-21T11:06:43.739Z | Downloaded hostname v0.3.1 |
| 180 | 2026-04-21T11:06:43.742Z | Downloaded bit-set v0.8.0 |
| 181 | 2026-04-21T11:06:43.745Z | Downloaded match_cfg v0.1.0 |
| 182 | 2026-04-21T11:06:43.749Z | Downloaded multer v3.1.0 |
| 183 | 2026-04-21T11:06:43.752Z | Downloaded macaddr v1.0.1 |
| 184 | 2026-04-21T11:06:43.755Z | Downloaded futures-executor v0.3.32 |
| 185 | 2026-04-21T11:06:43.759Z | Downloaded daft-derive v0.1.5 |
| 186 | 2026-04-21T11:06:43.762Z | Downloaded deranged v0.5.8 |
| 187 | 2026-04-21T11:06:43.777Z | Downloaded rand_xorshift v0.4.0 |
| 188 | 2026-04-21T11:06:43.781Z | Downloaded lru-slab v0.1.2 |
| 189 | 2026-04-21T11:06:43.781Z | Downloaded is-terminal v0.4.17 |
| 190 | 2026-04-21T11:06:43.781Z | Downloaded ident_case v1.0.1 |
| 191 | 2026-04-21T11:06:43.781Z | Downloaded dunce v1.0.5 |
| 192 | 2026-04-21T11:06:43.786Z | Downloaded darling v0.21.3 |
| 193 | 2026-04-21T11:06:43.786Z | Downloaded block-buffer v0.10.4 |
| 194 | 2026-04-21T11:06:43.789Z | Downloaded sha1 v0.10.6 |
| 195 | 2026-04-21T11:06:43.789Z | Downloaded scopeguard v1.2.0 |
| 196 | 2026-04-21T11:06:43.792Z | Downloaded serde_urlencoded v0.7.1 |
| 197 | 2026-04-21T11:06:43.792Z | Downloaded scroll_derive v0.13.1 |
| 198 | 2026-04-21T11:06:43.803Z | Downloaded omicron-workspace-hack v0.1.0 |
| 199 | 2026-04-21T11:06:43.806Z | Downloaded mime v0.3.17 |
| 200 | 2026-04-21T11:06:43.806Z | Downloaded slog-bunyan v2.5.0 |
| 201 | 2026-04-21T11:06:43.810Z | Downloaded displaydoc v0.2.5 |
| 202 | 2026-04-21T11:06:43.813Z | Downloaded daft v0.1.5 |
| 203 | 2026-04-21T11:06:43.817Z | Downloaded serde_spanned v1.0.4 |
| 204 | 2026-04-21T11:06:43.820Z | Downloaded oxnet v0.1.4 |
| 205 | 2026-04-21T11:06:43.825Z | Downloaded http-body-util v0.1.3 |
| 206 | 2026-04-21T11:06:43.825Z | Downloaded byteorder v1.5.0 |
| 207 | 2026-04-21T11:06:43.828Z | Downloaded parse-display-derive v0.10.0 |
| 208 | 2026-04-21T11:06:43.829Z | Downloaded rustc-hash v2.1.1 |
| 209 | 2026-04-21T11:06:43.833Z | Downloaded lock_api v0.4.14 |
| 210 | 2026-04-21T11:06:43.836Z | Downloaded ppv-lite86 v0.2.21 |
| 211 | 2026-04-21T11:06:43.836Z | Downloaded erased-serde v0.3.31 |
| 212 | 2026-04-21T11:06:43.839Z | Downloaded digest v0.10.7 |
| 213 | 2026-04-21T11:06:43.839Z | Downloaded plain v0.2.3 |
| 214 | 2026-04-21T11:06:43.839Z | Downloaded backoff v0.4.0 |
| 215 | 2026-04-21T11:06:43.843Z | Downloaded find-msvc-tools v0.1.9 |
| 216 | 2026-04-21T11:06:43.846Z | Downloaded rustls-native-certs v0.8.3 |
| 217 | 2026-04-21T11:06:43.846Z | Downloaded rand_core v0.9.5 |
| 218 | 2026-04-21T11:06:43.856Z | Downloaded stable_deref_trait v1.2.1 |
| 219 | 2026-04-21T11:06:43.859Z | Downloaded rand_core v0.6.4 |
| 220 | 2026-04-21T11:06:43.859Z | Downloaded jobserver v0.1.34 |
| 221 | 2026-04-21T11:06:43.862Z | Downloaded progenitor-client v0.13.0 |
| 222 | 2026-04-21T11:06:43.863Z | Downloaded strum v0.27.2 |
| 223 | 2026-04-21T11:06:43.863Z | Downloaded ipnet v2.11.0 |
| 224 | 2026-04-21T11:06:43.866Z | Downloaded bit-vec v0.8.0 |
| 225 | 2026-04-21T11:06:43.870Z | Downloaded structmeta v0.3.0 |
| 226 | 2026-04-21T11:06:43.876Z | Downloaded strum v0.26.3 |
| 227 | 2026-04-21T11:06:43.879Z | Downloaded subtle v2.6.1 |
| 228 | 2026-04-21T11:06:43.879Z | Downloaded structmeta-derive v0.3.0 |
| 229 | 2026-04-21T11:06:43.879Z | Downloaded take_mut v0.2.2 |
| 230 | 2026-04-21T11:06:43.879Z | Downloaded sync_wrapper v1.0.2 |
| 231 | 2026-04-21T11:06:43.883Z | Downloaded tinyvec_macros v0.1.1 |
| 232 | 2026-04-21T11:06:43.883Z | Downloaded time-core v0.1.8 |
| 233 | 2026-04-21T11:06:43.883Z | Downloaded tokio-macros v2.7.0 |
| 234 | 2026-04-21T11:06:43.886Z | Downloaded thread-id v5.1.0 |
| 235 | 2026-04-21T11:06:43.891Z | Downloaded newtype-uuid-macros v0.1.0 |
| 236 | 2026-04-21T11:06:43.895Z | Downloaded foldhash v0.2.0 |
| 237 | 2026-04-21T11:06:43.898Z | Downloaded either v1.15.0 |
| 238 | 2026-04-21T11:06:43.902Z | Downloaded serde_path_to_error v0.1.20 |
| 239 | 2026-04-21T11:06:43.902Z | Downloaded newtype-uuid v1.3.2 |
| 240 | 2026-04-21T11:06:43.902Z | Downloaded rustversion v1.0.22 |
| 241 | 2026-04-21T11:06:43.905Z | Downloaded ipnetwork v0.21.1 |
| 242 | 2026-04-21T11:06:43.905Z | Downloaded serde_tokenstream v0.2.3 |
| 243 | 2026-04-21T11:06:43.910Z | Downloaded pin-project-lite v0.2.17 |
| 244 | 2026-04-21T11:06:43.913Z | Downloaded slab v0.4.12 |
| 245 | 2026-04-21T11:06:43.917Z | Downloaded semver v1.0.27 |
| 246 | 2026-04-21T11:06:43.917Z | Downloaded rusty-fork v0.3.1 |
| 247 | 2026-04-21T11:06:43.917Z | Downloaded signal-hook-registry v1.4.8 |
| 248 | 2026-04-21T11:06:43.920Z | Downloaded shlex v1.3.0 |
| 249 | 2026-04-21T11:06:43.924Z | Downloaded tower-service v0.3.3 |
| 250 | 2026-04-21T11:06:43.929Z | Downloaded tower-layer v0.3.3 |
| 251 | 2026-04-21T11:06:43.929Z | Downloaded derive-ex v0.1.8 |
| 252 | 2026-04-21T11:06:43.929Z | Downloaded cmake v0.1.57 |
| 253 | 2026-04-21T11:06:43.929Z | Downloaded backon v1.6.0 |
| 254 | 2026-04-21T11:06:43.933Z | Downloaded schemars_derive v0.8.22 |
| 255 | 2026-04-21T11:06:43.933Z | Downloaded rustls-pemfile v2.2.0 |
| 256 | 2026-04-21T11:06:43.936Z | Downloaded anyhow v1.0.102 |
| 257 | 2026-04-21T11:06:43.939Z | Downloaded hyper-rustls v0.27.7 |
| 258 | 2026-04-21T11:06:43.942Z | Downloaded unarray v0.1.4 |
| 259 | 2026-04-21T11:06:43.942Z | Downloaded futures-channel v0.3.32 |
| 260 | 2026-04-21T11:06:43.942Z | Downloaded getrandom v0.2.17 |
| 261 | 2026-04-21T11:06:43.946Z | Downloaded serde_derive_internals v0.29.1 |
| 262 | 2026-04-21T11:06:43.946Z | Downloaded rustls-pki-types v1.14.0 |
| 263 | 2026-04-21T11:06:43.949Z | Downloaded rand_chacha v0.9.0 |
| 264 | 2026-04-21T11:06:43.949Z | Downloaded fs_extra v1.3.0 |
| 265 | 2026-04-21T11:06:43.952Z | Downloaded pest_derive v2.8.6 |
| 266 | 2026-04-21T11:06:43.952Z | Downloaded paste v1.0.15 |
| 267 | 2026-04-21T11:06:43.953Z | Downloaded bitflags v2.11.0 |
| 268 | 2026-04-21T11:06:43.956Z | Downloaded slog-json v2.6.1 |
| 269 | 2026-04-21T11:06:43.958Z | Downloaded slog-async v2.8.0 |
| 270 | 2026-04-21T11:06:43.959Z | Downloaded litemap v0.8.1 |
| 271 | 2026-04-21T11:06:43.962Z | Downloaded parking_lot_core v0.9.12 |
| 272 | 2026-04-21T11:06:43.965Z | Downloaded try-lock v0.2.5 |
| 273 | 2026-04-21T11:06:43.968Z | Downloaded crossbeam-utils v0.8.21 |
| 274 | 2026-04-21T11:06:43.973Z | Downloaded once_cell v1.21.3 |
| 275 | 2026-04-21T11:06:43.977Z | Downloaded usdt v0.6.0 |
| 276 | 2026-04-21T11:06:43.981Z | Downloaded synstructure v0.13.2 |
| 277 | 2026-04-21T11:06:43.981Z | Downloaded allocator-api2 v0.2.21 |
| 278 | 2026-04-21T11:06:43.981Z | Downloaded untrusted v0.9.0 |
| 279 | 2026-04-21T11:06:43.985Z | Downloaded thiserror-impl v2.0.18 |
| 280 | 2026-04-21T11:06:43.985Z | Downloaded utf8_iter v1.0.4 |
| 281 | 2026-04-21T11:06:43.998Z | Downloaded usdt-attr-macro v0.6.0 |
| 282 | 2026-04-21T11:06:43.998Z | Downloaded strsim v0.11.1 |
| 283 | 2026-04-21T11:06:43.998Z | Downloaded strum_macros v0.27.2 |
| 284 | 2026-04-21T11:06:43.998Z | Downloaded zerofrom-derive v0.1.6 |
| 285 | 2026-04-21T11:06:43.998Z | Downloaded zerofrom v0.1.6 |
| 286 | 2026-04-21T11:06:43.998Z | Downloaded wait-timeout v0.2.1 |
| 287 | 2026-04-21T11:06:43.998Z | Downloaded thread_local v1.1.9 |
| 288 | 2026-04-21T11:06:43.998Z | Downloaded thiserror v2.0.18 |
| 289 | 2026-04-21T11:06:43.998Z | Downloaded thiserror-impl v1.0.69 |
| 290 | 2026-04-21T11:06:43.998Z | Downloaded version_check v0.9.5 |
| 291 | 2026-04-21T11:06:44.002Z | Downloaded strum_macros v0.26.4 |
| 292 | 2026-04-21T11:06:44.002Z | Downloaded progenitor-extras v0.1.1 |
| 293 | 2026-04-21T11:06:44.002Z | Downloaded waitgroup v0.1.2 |
| 294 | 2026-04-21T11:06:44.002Z | Downloaded usdt-macro v0.6.0 |
| 295 | 2026-04-21T11:06:44.002Z | Downloaded httparse v1.10.1 |
| 296 | 2026-04-21T11:06:44.006Z | Downloaded tokio-rustls v0.25.0 |
| 297 | 2026-04-21T11:06:44.006Z | Downloaded yoke-derive v0.8.1 |
| 298 | 2026-04-21T11:06:44.006Z | Downloaded want v0.3.1 |
| 299 | 2026-04-21T11:06:44.011Z | Downloaded iana-time-zone v0.1.65 |
| 300 | 2026-04-21T11:06:44.014Z | Downloaded tinystr v0.8.2 |
| 301 | 2026-04-21T11:06:44.015Z | Downloaded sha2 v0.10.9 |
| 302 | 2026-04-21T11:06:44.018Z | Downloaded serde_with_macros v3.17.0 |
| 303 | 2026-04-21T11:06:44.022Z | Downloaded parking_lot v0.12.5 |
| 304 | 2026-04-21T11:06:44.025Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 305 | 2026-04-21T11:06:44.025Z | Downloaded camino v1.2.2 |
| 306 | 2026-04-21T11:06:44.028Z | Downloaded quinn-udp v0.5.14 |
| 307 | 2026-04-21T11:06:44.032Z | Downloaded scroll v0.13.0 |
| 308 | 2026-04-21T11:06:44.035Z | Downloaded quote v1.0.44 |
| 309 | 2026-04-21T11:06:44.035Z | Downloaded memmap2 v0.9.10 |
| 310 | 2026-04-21T11:06:44.039Z | Downloaded getrandom v0.4.1 |
| 311 | 2026-04-21T11:06:44.042Z | Downloaded dropshot_endpoint v0.16.7 |
| 312 | 2026-04-21T11:06:44.050Z | Downloaded smallvec v1.15.1 |
| 313 | 2026-04-21T11:06:44.053Z | Downloaded spin v0.9.8 |
| 314 | 2026-04-21T11:06:44.053Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 315 | 2026-04-21T11:06:44.058Z | Downloaded icu_provider v2.1.1 |
| 316 | 2026-04-21T11:06:44.061Z | Downloaded icu_properties v2.1.2 |
| 317 | 2026-04-21T11:06:44.065Z | Downloaded time-macros v0.2.27 |
| 318 | 2026-04-21T11:06:44.069Z | Downloaded term v1.2.1 |
| 319 | 2026-04-21T11:06:44.069Z | Downloaded proc-macro2 v1.0.106 |
| 320 | 2026-04-21T11:06:44.072Z | Downloaded writeable v0.6.2 |
| 321 | 2026-04-21T11:06:44.072Z | Downloaded num-traits v0.2.19 |
| 322 | 2026-04-21T11:06:44.082Z | Downloaded log v0.4.29 |
| 323 | 2026-04-21T11:06:44.089Z | Downloaded thiserror v1.0.69 |
| 324 | 2026-04-21T11:06:44.093Z | Downloaded tempfile v3.25.0 |
| 325 | 2026-04-21T11:06:44.097Z | Downloaded yoke v0.8.1 |
| 326 | 2026-04-21T11:06:44.097Z | Downloaded slog v2.8.2 |
| 327 | 2026-04-21T11:06:44.100Z | Downloaded zeroize v1.8.2 |
| 328 | 2026-04-21T11:06:44.100Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 329 | 2026-04-21T11:06:44.100Z | Downloaded tokio-rustls v0.26.4 |
| 330 | 2026-04-21T11:06:44.103Z | Downloaded ryu v1.0.23 |
| 331 | 2026-04-21T11:06:44.104Z | Downloaded darling_core v0.21.3 |
| 332 | 2026-04-21T11:06:44.107Z | Downloaded rustls-platform-verifier v0.6.2 |
| 333 | 2026-04-21T11:06:44.107Z | Downloaded pest_generator v2.8.6 |
| 334 | 2026-04-21T11:06:44.110Z | Downloaded zmij v1.0.21 |
| 335 | 2026-04-21T11:06:44.110Z | Downloaded bytes v1.11.1 |
| 336 | 2026-04-21T11:06:44.122Z | Downloaded icu_normalizer_data v2.1.1 |
| 337 | 2026-04-21T11:06:44.125Z | Downloaded socket2 v0.6.3 |
| 338 | 2026-04-21T11:06:44.129Z | Downloaded ucd-trie v0.1.7 |
| 339 | 2026-04-21T11:06:44.129Z | Downloaded slog-term v2.9.2 |
| 340 | 2026-04-21T11:06:44.129Z | Downloaded schemars v0.8.22 |
| 341 | 2026-04-21T11:06:44.135Z | Downloaded getrandom v0.3.4 |
| 342 | 2026-04-21T11:06:44.140Z | Downloaded test-strategy v0.4.5 |
| 343 | 2026-04-21T11:06:44.144Z | Downloaded futures v0.3.32 |
| 344 | 2026-04-21T11:06:44.152Z | Downloaded icu_locale_core v2.1.1 |
| 345 | 2026-04-21T11:06:44.157Z | Downloaded pest_meta v2.8.6 |
| 346 | 2026-04-21T11:06:44.160Z | Downloaded tinyvec v1.10.0 |
| 347 | 2026-04-21T11:06:44.167Z | Downloaded tracing-core v0.1.36 |
| 348 | 2026-04-21T11:06:44.170Z | Downloaded usdt-impl v0.6.0 |
| 349 | 2026-04-21T11:06:44.170Z | Downloaded crossbeam-channel v0.5.15 |
| 350 | 2026-04-21T11:06:44.174Z | Downloaded base64 v0.22.1 |
| 351 | 2026-04-21T11:06:44.181Z | Downloaded icu_collections v2.1.1 |
| 352 | 2026-04-21T11:06:44.184Z | Downloaded cc v1.2.56 |
| 353 | 2026-04-21T11:06:44.188Z | Downloaded uuid v1.23.0 |
| 354 | 2026-04-21T11:06:44.188Z | Downloaded serde_core v1.0.228 |
| 355 | 2026-04-21T11:06:44.194Z | Downloaded icu_normalizer v2.1.1 |
| 356 | 2026-04-21T11:06:44.202Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 357 | 2026-04-21T11:06:44.213Z | Downloaded unicode-ident v1.0.24 |
| 358 | 2026-04-21T11:06:44.217Z | Downloaded rand v0.8.5 |
| 359 | 2026-04-21T11:06:44.220Z | Downloaded quinn v0.11.9 |
| 360 | 2026-04-21T11:06:44.223Z | Downloaded typenum v1.19.0 |
| 361 | 2026-04-21T11:06:44.226Z | Downloaded indexmap v2.13.0 |
| 362 | 2026-04-21T11:06:44.240Z | Downloaded zerovec-derive v0.11.2 |
| 363 | 2026-04-21T11:06:44.244Z | Downloaded serde v1.0.228 |
| 364 | 2026-04-21T11:06:44.253Z | Downloaded aho-corasick v1.1.4 |
| 365 | 2026-04-21T11:06:44.258Z | Downloaded serde_derive v1.0.228 |
| 366 | 2026-04-21T11:06:44.261Z | Downloaded http v1.4.0 |
| 367 | 2026-04-21T11:06:44.265Z | Downloaded rustls-webpki v0.103.9 |
| 368 | 2026-04-21T11:06:44.269Z | Downloaded iri-string v0.7.10 |
| 369 | 2026-04-21T11:06:44.273Z | Downloaded zerocopy-derive v0.8.40 |
| 370 | 2026-04-21T11:06:44.279Z | Downloaded hyper-util v0.1.20 |
| 371 | 2026-04-21T11:06:44.283Z | Downloaded rand v0.9.2 |
| 372 | 2026-04-21T11:06:44.286Z | Downloaded zerotrie v0.2.3 |
| 373 | 2026-04-21T11:06:44.328Z | Downloaded iddqd v0.3.17 |
| 374 | 2026-04-21T11:06:44.338Z | Downloaded url v2.5.8 |
| 375 | 2026-04-21T11:06:44.341Z | Downloaded mio v1.2.0 |
| 376 | 2026-04-21T11:06:44.341Z | Downloaded zerovec v0.11.5 |
| 377 | 2026-04-21T11:06:44.346Z | Downloaded idna v1.1.0 |
| 378 | 2026-04-21T11:06:44.349Z | Downloaded hashbrown v0.16.1 |
| 379 | 2026-04-21T11:06:44.353Z | Downloaded tokio-util v0.7.18 |
| 380 | 2026-04-21T11:06:44.360Z | Downloaded h2 v0.4.13 |
| 381 | 2026-04-21T11:06:44.366Z | Downloaded memchr v2.8.0 |
| 382 | 2026-04-21T11:06:44.370Z | Downloaded hyper v1.8.1 |
| 383 | 2026-04-21T11:06:44.377Z | Downloaded futures-util v0.3.32 |
| 384 | 2026-04-21T11:06:44.384Z | Downloaded pest v2.8.6 |
| 385 | 2026-04-21T11:06:44.395Z | Downloaded icu_properties_data v2.1.2 |
| 386 | 2026-04-21T11:06:44.407Z | Downloaded winnow v0.7.14 |
| 387 | 2026-04-21T11:06:44.412Z | Downloaded tower v0.5.3 |
| 388 | 2026-04-21T11:06:44.422Z | Downloaded itertools v0.14.0 |
| 389 | 2026-04-21T11:06:44.425Z | Downloaded aws-lc-rs v1.16.0 |
| 390 | 2026-04-21T11:06:44.431Z | Downloaded chrono v0.4.44 |
| 391 | 2026-04-21T11:06:44.438Z | Downloaded reqwest v0.12.28 |
| 392 | 2026-04-21T11:06:44.441Z | Downloaded serde_json v1.0.149 |
| 393 | 2026-04-21T11:06:44.445Z | Downloaded goblin v0.10.5 |
| 394 | 2026-04-21T11:06:44.449Z | Downloaded regex v1.12.3 |
| 395 | 2026-04-21T11:06:44.452Z | Downloaded reqwest v0.13.2 |
| 396 | 2026-04-21T11:06:44.474Z | Downloaded syn v2.0.117 |
| 397 | 2026-04-21T11:06:44.482Z | Downloaded tower-http v0.6.8 |
| 398 | 2026-04-21T11:06:44.494Z | Downloaded serde_with v3.17.0 |
| 399 | 2026-04-21T11:06:44.506Z | Downloaded dropshot v0.16.7 |
| 400 | 2026-04-21T11:06:44.528Z | Downloaded rustls-webpki v0.102.8 |
| 401 | 2026-04-21T11:06:44.539Z | Downloaded proptest v1.10.0 |
| 402 | 2026-04-21T11:06:44.543Z | Downloaded openapiv3 v2.2.0 |
| 403 | 2026-04-21T11:06:44.549Z | Downloaded tracing v0.1.44 |
| 404 | 2026-04-21T11:06:44.587Z | Downloaded quinn-proto v0.11.13 |
| 405 | 2026-04-21T11:06:44.598Z | Downloaded time v0.3.47 |
| 406 | 2026-04-21T11:06:44.631Z | Downloaded zerocopy v0.8.40 |
| 407 | 2026-04-21T11:06:44.676Z | Downloaded rustls v0.22.4 |
| 408 | 2026-04-21T11:06:44.685Z | Downloaded regress v0.10.5 |
| 409 | 2026-04-21T11:06:44.701Z | Downloaded rustls v0.23.37 |
| 410 | 2026-04-21T11:06:44.707Z | Downloaded regex-syntax v0.8.10 |
| 411 | 2026-04-21T11:06:44.721Z | Downloaded encoding_rs v0.8.35 |
| 412 | 2026-04-21T11:06:44.733Z | Downloaded rustix v1.1.3 |
| 413 | 2026-04-21T11:06:44.837Z | Downloaded regex-automata v0.4.14 |
| 414 | 2026-04-21T11:06:44.859Z | Downloaded libc v0.2.185 |
| 415 | 2026-04-21T11:06:44.898Z | Downloaded tokio v1.52.1 |
| 416 | 2026-04-21T11:06:44.965Z | Downloaded ring v0.17.14 |
| 417 | 2026-04-21T11:06:45.558Z | Downloaded aws-lc-sys v0.37.1 |
| 418 | 2026-04-21T11:06:45.746Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-04-21T11:06:45.746Z | Compiling quote v1.0.44 |
| 420 | 2026-04-21T11:06:45.746Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-04-21T11:06:45.749Z | Compiling libc v0.2.185 |
| 422 | 2026-04-21T11:06:45.749Z | Checking cfg-if v1.0.4 |
| 423 | 2026-04-21T11:06:45.749Z | Compiling serde_core v1.0.228 |
| 424 | 2026-04-21T11:06:45.749Z | Checking memchr v2.8.0 |
| 425 | 2026-04-21T11:06:45.749Z | Checking itoa v1.0.17 |
| 426 | 2026-04-21T11:06:45.916Z | Compiling serde v1.0.228 |
| 427 | 2026-04-21T11:06:45.991Z | Compiling zmij v1.0.21 |
| 428 | 2026-04-21T11:06:46.021Z | Compiling serde_json v1.0.149 |
| 429 | 2026-04-21T11:06:46.240Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-04-21T11:06:46.264Z | Compiling shlex v1.3.0 |
| 431 | 2026-04-21T11:06:46.264Z | Compiling find-msvc-tools v0.1.9 |
| 432 | 2026-04-21T11:06:46.293Z | Checking smallvec v1.15.1 |
| 433 | 2026-04-21T11:06:46.447Z | Checking futures-core v0.3.32 |
| 434 | 2026-04-21T11:06:46.458Z | Checking bytes v1.11.1 |
| 435 | 2026-04-21T11:06:46.493Z | Compiling parking_lot_core v0.9.12 |
| 436 | 2026-04-21T11:06:46.508Z | Checking scopeguard v1.2.0 |
| 437 | 2026-04-21T11:06:46.541Z | Checking errno v0.3.14 |
| 438 | 2026-04-21T11:06:46.552Z | Compiling jobserver v0.1.34 |
| 439 | 2026-04-21T11:06:46.590Z | Checking once_cell v1.21.3 |
| 440 | 2026-04-21T11:06:46.600Z | Checking lock_api v0.4.14 |
| 441 | 2026-04-21T11:06:46.730Z | Compiling cc v1.2.56 |
| 442 | 2026-04-21T11:06:46.786Z | Checking signal-hook-registry v1.4.8 |
| 443 | 2026-04-21T11:06:46.868Z | Checking mio v1.2.0 |
| 444 | 2026-04-21T11:06:46.925Z | Checking parking_lot v0.12.5 |
| 445 | 2026-04-21T11:06:46.935Z | Checking socket2 v0.6.3 |
| 446 | 2026-04-21T11:06:47.014Z | Compiling syn v2.0.117 |
| 447 | 2026-04-21T11:06:47.084Z | Checking futures-sink v0.3.32 |
| 448 | 2026-04-21T11:06:47.094Z | Checking stable_deref_trait v1.2.1 |
| 449 | 2026-04-21T11:06:47.132Z | Checking slab v0.4.12 |
| 450 | 2026-04-21T11:06:47.153Z | Compiling autocfg v1.5.0 |
| 451 | 2026-04-21T11:06:47.163Z | Compiling getrandom v0.4.1 |
| 452 | 2026-04-21T11:06:47.172Z | Checking zeroize v1.8.2 |
| 453 | 2026-04-21T11:06:47.194Z | Checking futures-channel v0.3.32 |
| 454 | 2026-04-21T11:06:47.274Z | Compiling thiserror v2.0.18 |
| 455 | 2026-04-21T11:06:47.301Z | Checking allocator-api2 v0.2.21 |
| 456 | 2026-04-21T11:06:47.383Z | Compiling rustversion v1.0.22 |
| 457 | 2026-04-21T11:06:47.416Z | Checking equivalent v1.0.2 |
| 458 | 2026-04-21T11:06:47.486Z | Checking foldhash v0.2.0 |
| 459 | 2026-04-21T11:06:47.495Z | Compiling num-traits v0.2.19 |
| 460 | 2026-04-21T11:06:47.578Z | Compiling cmake v0.1.57 |
| 461 | 2026-04-21T11:06:47.627Z | Checking hashbrown v0.16.1 |
| 462 | 2026-04-21T11:06:47.781Z | Checking rustls-pki-types v1.14.0 |
| 463 | 2026-04-21T11:06:47.845Z | Checking http v1.4.0 |
| 464 | 2026-04-21T11:06:47.856Z | Compiling fs_extra v1.3.0 |
| 465 | 2026-04-21T11:06:47.903Z | Checking futures-io v0.3.32 |
| 466 | 2026-04-21T11:06:47.999Z | Compiling zerocopy v0.8.40 |
| 467 | 2026-04-21T11:06:48.009Z | Compiling dunce v1.0.5 |
| 468 | 2026-04-21T11:06:48.089Z | Checking futures-task v0.3.32 |
| 469 | 2026-04-21T11:06:48.093Z | Compiling aws-lc-sys v0.37.1 |
| 470 | 2026-04-21T11:06:48.316Z | Compiling version_check v0.9.5 |
| 471 | 2026-04-21T11:06:48.374Z | Checking log v0.4.29 |
| 472 | 2026-04-21T11:06:48.382Z | Checking fnv v1.0.7 |
| 473 | 2026-04-21T11:06:48.392Z | Checking untrusted v0.9.0 |
| 474 | 2026-04-21T11:06:48.506Z | Compiling ucd-trie v0.1.7 |
| 475 | 2026-04-21T11:06:48.577Z | Checking litemap v0.8.1 |
| 476 | 2026-04-21T11:06:48.611Z | Checking iana-time-zone v0.1.65 |
| 477 | 2026-04-21T11:06:48.707Z | Compiling httparse v1.10.1 |
| 478 | 2026-04-21T11:06:48.720Z | Checking writeable v0.6.2 |
| 479 | 2026-04-21T11:06:48.735Z | Compiling pest v2.8.6 |
| 480 | 2026-04-21T11:06:48.738Z | Checking http-body v1.0.1 |
| 481 | 2026-04-21T11:06:48.816Z | Checking indexmap v2.13.0 |
| 482 | 2026-04-21T11:06:48.896Z | Checking tracing-core v0.1.36 |
| 483 | 2026-04-21T11:06:48.918Z | Compiling icu_properties_data v2.1.2 |
| 484 | 2026-04-21T11:06:49.124Z | Checking atomic-waker v1.1.2 |
| 485 | 2026-04-21T11:06:49.127Z | Compiling schemars v0.8.22 |
| 486 | 2026-04-21T11:06:49.196Z | Compiling icu_normalizer_data v2.1.1 |
| 487 | 2026-04-21T11:06:49.210Z | Compiling aws-lc-rs v1.16.0 |
| 488 | 2026-04-21T11:06:49.348Z | Checking percent-encoding v2.3.2 |
| 489 | 2026-04-21T11:06:49.402Z | Checking bitflags v2.11.0 |
| 490 | 2026-04-21T11:06:49.453Z | Checking tracing v0.1.44 |
| 491 | 2026-04-21T11:06:49.492Z | Checking uuid v1.23.0 |
| 492 | 2026-04-21T11:06:49.552Z | Checking semver v1.0.27 |
| 493 | 2026-04-21T11:06:49.625Z | Checking subtle v2.6.1 |
| 494 | 2026-04-21T11:06:49.692Z | Checking base64 v0.22.1 |
| 495 | 2026-04-21T11:06:49.752Z | Compiling synstructure v0.13.2 |
| 496 | 2026-04-21T11:06:49.756Z | Compiling serde_derive_internals v0.29.1 |
| 497 | 2026-04-21T11:06:49.778Z | Checking try-lock v0.2.5 |
| 498 | 2026-04-21T11:06:49.866Z | Compiling pest_meta v2.8.6 |
| 499 | 2026-04-21T11:06:49.926Z | Checking dyn-clone v1.0.20 |
| 500 | 2026-04-21T11:06:49.971Z | Checking tower-service v0.3.3 |
| 501 | 2026-04-21T11:06:50.017Z | Checking tower-layer v0.3.3 |
| 502 | 2026-04-21T11:06:50.049Z | Checking want v0.3.1 |
| 503 | 2026-04-21T11:06:50.225Z | Compiling slog v2.8.2 |
| 504 | 2026-04-21T11:06:50.256Z | Checking getrandom v0.2.17 |
| 505 | 2026-04-21T11:06:50.270Z | Compiling heck v0.5.0 |
| 506 | 2026-04-21T11:06:50.285Z | Checking pin-utils v0.1.0 |
| 507 | 2026-04-21T11:06:50.343Z | Checking httpdate v1.0.3 |
| 508 | 2026-04-21T11:06:50.395Z | Checking form_urlencoded v1.2.2 |
| 509 | 2026-04-21T11:06:50.448Z | Compiling rustls v0.23.37 |
| 510 | 2026-04-21T11:06:50.477Z | Compiling pest_generator v2.8.6 |
| 511 | 2026-04-21T11:06:50.490Z | Compiling getrandom v0.3.4 |
| 512 | 2026-04-21T11:06:50.511Z | Compiling typenum v1.19.0 |
| 513 | 2026-04-21T11:06:50.633Z | Checking ipnet v2.11.0 |
| 514 | 2026-04-21T11:06:50.815Z | Compiling generic-array v0.14.7 |
| 515 | 2026-04-21T11:06:50.836Z | Compiling ring v0.17.14 |
| 516 | 2026-04-21T11:06:50.855Z | Checking sync_wrapper v1.0.2 |
| 517 | 2026-04-21T11:06:50.941Z | Checking ryu v1.0.23 |
| 518 | 2026-04-21T11:06:50.993Z | Compiling serde_derive v1.0.228 |
| 519 | 2026-04-21T11:06:51.011Z | Compiling zerofrom-derive v0.1.6 |
| 520 | 2026-04-21T11:06:51.063Z | Compiling tokio-macros v2.7.0 |
| 521 | 2026-04-21T11:06:51.072Z | Compiling zerocopy-derive v0.8.40 |
| 522 | 2026-04-21T11:06:51.124Z | Compiling yoke-derive v0.8.1 |
| 523 | 2026-04-21T11:06:51.172Z | Compiling zerovec-derive v0.11.2 |
| 524 | 2026-04-21T11:06:51.317Z | Compiling displaydoc v0.2.5 |
| 525 | 2026-04-21T11:06:51.744Z | Checking tokio v1.52.1 |
| 526 | 2026-04-21T11:06:52.000Z | Compiling futures-macro v0.3.32 |
| 527 | 2026-04-21T11:06:52.078Z | Compiling thiserror-impl v2.0.18 |
| 528 | 2026-04-21T11:06:52.129Z | Checking zerofrom v0.1.6 |
| 529 | 2026-04-21T11:06:52.187Z | Compiling schemars_derive v0.8.22 |
| 530 | 2026-04-21T11:06:52.233Z | Checking yoke v0.8.1 |
| 531 | 2026-04-21T11:06:52.389Z | Checking zerovec v0.11.5 |
| 532 | 2026-04-21T11:06:52.760Z | Checking futures-util v0.3.32 |
| 533 | 2026-04-21T11:06:52.809Z | Checking tinystr v0.8.2 |
| 534 | 2026-04-21T11:06:52.971Z | Checking icu_locale_core v2.1.1 |
| 535 | 2026-04-21T11:06:53.237Z | Checking potential_utf v0.1.4 |
| 536 | 2026-04-21T11:06:53.315Z | Checking zerotrie v0.2.3 |
| 537 | 2026-04-21T11:06:53.354Z | Checking icu_collections v2.1.1 |
| 538 | 2026-04-21T11:06:53.494Z | Compiling pest_derive v2.8.6 |
| 539 | 2026-04-21T11:06:53.540Z | Checking icu_provider v2.1.1 |
| 540 | 2026-04-21T11:06:53.752Z | Checking icu_normalizer v2.1.1 |
| 541 | 2026-04-21T11:06:53.923Z | Checking chrono v0.4.44 |
| 542 | 2026-04-21T11:06:53.945Z | Checking erased-serde v0.3.31 |
| 543 | 2026-04-21T11:06:54.035Z | Checking icu_properties v2.1.2 |
| 544 | 2026-04-21T11:06:54.102Z | Compiling serde_tokenstream v0.2.3 |
| 545 | 2026-04-21T11:06:54.549Z | Checking utf8_iter v1.0.4 |
| 546 | 2026-04-21T11:06:54.572Z | Compiling paste v1.0.15 |
| 547 | 2026-04-21T11:06:54.652Z | Checking tokio-util v0.7.18 |
| 548 | 2026-04-21T11:06:54.663Z | Checking tower v0.5.3 |
| 549 | 2026-04-21T11:06:54.807Z | Checking idna_adapter v1.2.1 |
| 550 | 2026-04-21T11:06:54.867Z | Checking serde_urlencoded v0.7.1 |
| 551 | 2026-04-21T11:06:54.910Z | Checking idna v1.1.0 |
| 552 | 2026-04-21T11:06:55.038Z | Checking ppv-lite86 v0.2.21 |
| 553 | 2026-04-21T11:06:55.048Z | Checking h2 v0.4.13 |
| 554 | 2026-04-21T11:06:55.178Z | Compiling scroll_derive v0.13.1 |
| 555 | 2026-04-21T11:06:55.307Z | Compiling structmeta-derive v0.3.0 |
| 556 | 2026-04-21T11:06:55.727Z | Checking http-body-util v0.1.3 |
| 557 | 2026-04-21T11:06:55.830Z | Compiling num-conv v0.2.0 |
| 558 | 2026-04-21T11:06:55.941Z | Checking iri-string v0.7.10 |
| 559 | 2026-04-21T11:06:55.951Z | Checking powerfmt v0.2.0 |
| 560 | 2026-04-21T11:06:56.019Z | Compiling rustix v1.1.3 |
| 561 | 2026-04-21T11:06:56.080Z | Compiling time-core v0.1.8 |
| 562 | 2026-04-21T11:06:56.213Z | Checking fastrand v2.3.0 |
| 563 | 2026-04-21T11:06:56.286Z | Compiling usdt-impl v0.6.0 |
| 564 | 2026-04-21T11:06:56.377Z | Compiling structmeta v0.3.0 |
| 565 | 2026-04-21T11:06:56.521Z | Compiling time-macros v0.2.27 |
| 566 | 2026-04-21T11:06:56.543Z | Checking deranged v0.5.8 |
| 567 | 2026-04-21T11:06:56.821Z | Checking hyper v1.8.1 |
| 568 | 2026-04-21T11:06:56.858Z | Checking scroll v0.13.0 |
| 569 | 2026-04-21T11:06:56.916Z | Checking tower-http v0.6.8 |
| 570 | 2026-04-21T11:06:57.157Z | Checking rand_core v0.9.5 |
| 571 | 2026-04-21T11:06:57.310Z | Checking ipnetwork v0.21.1 |
| 572 | 2026-04-21T11:06:57.412Z | Checking url v2.5.8 |
| 573 | 2026-04-21T11:06:57.481Z | Compiling dtrace-parser v0.3.0 |
| 574 | 2026-04-21T11:06:57.493Z | Compiling thread-id v5.1.0 |
| 575 | 2026-04-21T11:06:57.563Z | Compiling strsim v0.11.1 |
| 576 | 2026-04-21T11:06:57.649Z | Checking hyper-util v0.1.20 |
| 577 | 2026-04-21T11:06:57.784Z | Compiling dof v0.4.0 |
| 578 | 2026-04-21T11:06:57.820Z | Checking regex-syntax v0.8.10 |
| 579 | 2026-04-21T11:06:57.893Z | Compiling byteorder v1.5.0 |
| 580 | 2026-04-21T11:06:57.963Z | Compiling crossbeam-utils v0.8.21 |
| 581 | 2026-04-21T11:06:58.062Z | Compiling omicron-workspace-hack v0.1.0 |
| 582 | 2026-04-21T11:06:58.233Z | Checking num_threads v0.1.7 |
| 583 | 2026-04-21T11:06:58.245Z | Checking plain v0.2.3 |
| 584 | 2026-04-21T11:06:58.307Z | Compiling ident_case v1.0.1 |
| 585 | 2026-04-21T11:06:58.329Z | Checking openssl-probe v0.2.1 |
| 586 | 2026-04-21T11:06:58.399Z | Checking time v0.3.47 |
| 587 | 2026-04-21T11:06:58.412Z | Compiling darling_core v0.21.3 |
| 588 | 2026-04-21T11:06:58.434Z | Checking rustls-native-certs v0.8.3 |
| 589 | 2026-04-21T11:06:58.533Z | Checking goblin v0.10.5 |
| 590 | 2026-04-21T11:06:58.954Z | Checking oxnet v0.1.4 |
| 591 | 2026-04-21T11:06:59.198Z | Checking newtype-uuid v1.3.2 |
| 592 | 2026-04-21T11:06:59.241Z | Compiling daft-derive v0.1.5 |
| 593 | 2026-04-21T11:06:59.352Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-04-21T11:06:59.697Z | Checking pretty-hex v0.4.1 |
| 595 | 2026-04-21T11:06:59.728Z | Compiling rustls v0.22.4 |
| 596 | 2026-04-21T11:06:59.921Z | Compiling camino v1.2.2 |
| 597 | 2026-04-21T11:06:59.940Z | Checking rustls-webpki v0.102.8 |
| 598 | 2026-04-21T11:07:00.177Z | Checking daft v0.1.5 |
| 599 | 2026-04-21T11:07:00.261Z | Checking tempfile v3.25.0 |
| 600 | 2026-04-21T11:07:00.450Z | Compiling darling_macro v0.21.3 |
| 601 | 2026-04-21T11:07:00.490Z | Checking crypto-common v0.1.7 |
| 602 | 2026-04-21T11:07:00.595Z | Checking block-buffer v0.10.4 |
| 603 | 2026-04-21T11:07:00.712Z | Checking rand_chacha v0.9.0 |
| 604 | 2026-04-21T11:07:00.723Z | Checking rand_core v0.6.4 |
| 605 | 2026-04-21T11:07:00.750Z | Compiling multer v3.1.0 |
| 606 | 2026-04-21T11:07:00.871Z | Checking wait-timeout v0.2.1 |
| 607 | 2026-04-21T11:07:00.966Z | Checking thread_local v1.1.9 |
| 608 | 2026-04-21T11:07:00.974Z | Checking quick-error v1.2.3 |
| 609 | 2026-04-21T11:07:00.995Z | Compiling thiserror v1.0.69 |
| 610 | 2026-04-21T11:07:01.057Z | Compiling ref-cast v1.0.25 |
| 611 | 2026-04-21T11:07:01.112Z | Compiling anyhow v1.0.102 |
| 612 | 2026-04-21T11:07:01.282Z | Compiling regex-automata v0.4.14 |
| 613 | 2026-04-21T11:07:01.346Z | Checking winnow v0.7.14 |
| 614 | 2026-04-21T11:07:01.408Z | Checking match_cfg v0.1.0 |
| 615 | 2026-04-21T11:07:01.466Z | Compiling slog-async v2.8.0 |
| 616 | 2026-04-21T11:07:01.607Z | Checking bit-vec v0.8.0 |
| 617 | 2026-04-21T11:07:01.772Z | Checking hostname v0.3.1 |
| 618 | 2026-04-21T11:07:01.789Z | Checking bit-set v0.8.0 |
| 619 | 2026-04-21T11:07:01.920Z | Checking rusty-fork v0.3.1 |
| 620 | 2026-04-21T11:07:02.060Z | Compiling darling v0.21.3 |
| 621 | 2026-04-21T11:07:02.070Z | Checking rand v0.9.2 |
| 622 | 2026-04-21T11:07:02.075Z | Checking rand_chacha v0.3.1 |
| 623 | 2026-04-21T11:07:02.133Z | Checking crossbeam-channel v0.5.15 |
| 624 | 2026-04-21T11:07:02.251Z | Checking digest v0.10.7 |
| 625 | 2026-04-21T11:07:02.405Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 626 | 2026-04-21T11:07:02.456Z | Checking slog-json v2.6.1 |
| 627 | 2026-04-21T11:07:02.505Z | Compiling usdt-attr-macro v0.6.0 |
| 628 | 2026-04-21T11:07:02.592Z | Compiling usdt-macro v0.6.0 |
| 629 | 2026-04-21T11:07:02.668Z | Checking rand_xorshift v0.4.0 |
| 630 | 2026-04-21T11:07:02.707Z | Compiling derive-ex v0.1.8 |
| 631 | 2026-04-21T11:07:02.770Z | Checking futures-executor v0.3.32 |
| 632 | 2026-04-21T11:07:02.904Z | Compiling regex v1.12.3 |
| 633 | 2026-04-21T11:07:02.944Z | Compiling async-trait v0.1.89 |
| 634 | 2026-04-21T11:07:03.174Z | Compiling thiserror-impl v1.0.69 |
| 635 | 2026-04-21T11:07:03.218Z | Compiling async-stream-impl v0.3.6 |
| 636 | 2026-04-21T11:07:03.284Z | Compiling strum_macros v0.26.4 |
| 637 | 2026-04-21T11:07:03.785Z | Compiling ref-cast-impl v1.0.25 |
| 638 | 2026-04-21T11:07:03.795Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 639 | 2026-04-21T11:07:03.814Z | Compiling dropshot v0.16.7 |
| 640 | 2026-04-21T11:07:03.858Z | Checking serde_spanned v1.0.4 |
| 641 | 2026-04-21T11:07:03.974Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 642 | 2026-04-21T11:07:04.015Z | Checking is-terminal v0.4.17 |
| 643 | 2026-04-21T11:07:04.097Z | Checking memmap2 v0.9.10 |
| 644 | 2026-04-21T11:07:04.158Z | Checking encoding_rs v0.8.35 |
| 645 | 2026-04-21T11:07:04.196Z | Checking mime v0.3.17 |
| 646 | 2026-04-21T11:07:04.216Z | Checking unarray v0.1.4 |
| 647 | 2026-04-21T11:07:04.244Z | Checking spin v0.9.8 |
| 648 | 2026-04-21T11:07:04.272Z | Checking term v1.2.1 |
| 649 | 2026-04-21T11:07:04.306Z | Checking take_mut v0.2.2 |
| 650 | 2026-04-21T11:07:04.333Z | Checking cpufeatures v0.2.17 |
| 651 | 2026-04-21T11:07:04.343Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 652 | 2026-04-21T11:07:04.391Z | Checking hex v0.4.3 |
| 653 | 2026-04-21T11:07:04.476Z | Checking slog-term v2.9.2 |
| 654 | 2026-04-21T11:07:04.506Z | Checking toml v0.9.12+spec-1.1.0 |
| 655 | 2026-04-21T11:07:04.557Z | Checking sha1 v0.10.6 |
| 656 | 2026-04-21T11:07:04.591Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 657 | 2026-04-21T11:07:04.622Z | Compiling dropshot_endpoint v0.16.7 |
| 658 | 2026-04-21T11:07:04.713Z | Checking proptest v1.10.0 |
| 659 | 2026-04-21T11:07:04.784Z | Checking usdt v0.6.0 |
| 660 | 2026-04-21T11:07:04.805Z | Compiling test-strategy v0.4.5 |
| 661 | 2026-04-21T11:07:04.834Z | Checking strum v0.26.3 |
| 662 | 2026-04-21T11:07:04.929Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 663 | 2026-04-21T11:07:04.980Z | Checking tokio-rustls v0.25.0 |
| 664 | 2026-04-21T11:07:05.024Z | Checking async-stream v0.3.6 |
| 665 | 2026-04-21T11:07:05.060Z | Compiling parse-display-derive v0.10.0 |
| 666 | 2026-04-21T11:07:05.153Z | Checking futures v0.3.32 |
| 667 | 2026-04-21T11:07:05.221Z | Checking slog-bunyan v2.5.0 |
| 668 | 2026-04-21T11:07:05.276Z | Checking rand v0.8.5 |
| 669 | 2026-04-21T11:07:05.323Z | Compiling serde_with_macros v3.17.0 |
| 670 | 2026-04-21T11:07:05.697Z | Checking reqwest v0.12.28 |
| 671 | 2026-04-21T11:07:05.768Z | Checking backon v1.6.0 |
| 672 | 2026-04-21T11:07:05.918Z | Compiling newtype-uuid-macros v0.1.0 |
| 673 | 2026-04-21T11:07:06.094Z | Checking openapiv3 v2.2.0 |
| 674 | 2026-04-21T11:07:06.184Z | Compiling strum_macros v0.27.2 |
| 675 | 2026-04-21T11:07:06.209Z | Checking waitgroup v0.1.2 |
| 676 | 2026-04-21T11:07:06.287Z | Checking rustls-pemfile v2.2.0 |
| 677 | 2026-04-21T11:07:06.299Z | Checking serde_path_to_error v0.1.20 |
| 678 | 2026-04-21T11:07:06.337Z | Checking hostname v0.4.2 |
| 679 | 2026-04-21T11:07:06.413Z | Checking instant v0.1.13 |
| 680 | 2026-04-21T11:07:06.423Z | Checking rustc-hash v2.1.1 |
| 681 | 2026-04-21T11:07:06.486Z | Checking debug-ignore v1.0.5 |
| 682 | 2026-04-21T11:07:06.496Z | Checking either v1.15.0 |
| 683 | 2026-04-21T11:07:06.520Z | Checking iddqd v0.3.17 |
| 684 | 2026-04-21T11:07:06.551Z | Checking parse-display v0.10.0 |
| 685 | 2026-04-21T11:07:06.573Z | Checking backoff v0.4.0 |
| 686 | 2026-04-21T11:07:06.639Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 687 | 2026-04-21T11:07:06.667Z | Checking itertools v0.14.0 |
| 688 | 2026-04-21T11:07:06.682Z | Checking serde_with v3.17.0 |
| 689 | 2026-04-21T11:07:06.723Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 690 | 2026-04-21T11:07:07.017Z | Checking progenitor-client v0.10.0 |
| 691 | 2026-04-21T11:07:07.066Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 692 | 2026-04-21T11:07:07.210Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 693 | 2026-04-21T11:07:07.269Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 694 | 2026-04-21T11:07:07.435Z | Checking macaddr v1.0.1 |
| 695 | 2026-04-21T11:07:07.539Z | Checking regress v0.10.5 |
| 696 | 2026-04-21T11:07:07.910Z | Checking strum v0.27.2 |
| 697 | 2026-04-21T11:07:11.938Z | Checking rustls-webpki v0.103.9 |
| 698 | 2026-04-21T11:07:13.996Z | Checking tokio-rustls v0.26.4 |
| 699 | 2026-04-21T11:07:13.999Z | Checking rustls-platform-verifier v0.6.2 |
| 700 | 2026-04-21T11:07:14.166Z | Checking hyper-rustls v0.27.7 |
| 701 | 2026-04-21T11:07:14.299Z | Checking reqwest v0.13.2 |
| 702 | 2026-04-21T11:07:14.809Z | Checking progenitor-client v0.13.0 |
| 703 | 2026-04-21T11:07:14.971Z | Checking progenitor-extras v0.1.1 |
| 704 | 2026-04-21T11:07:15.127Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 705 | 2026-04-21T11:07:19.112Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 706 | 2026-04-21T11:07:19.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.40s |
| 707 | 2026-04-21T11:07:19.286Z | + cargo build --release |
| 708 | 2026-04-21T11:07:19.449Z | Compiling proc-macro2 v1.0.106 |
| 709 | 2026-04-21T11:07:19.449Z | Compiling quote v1.0.44 |
| 710 | 2026-04-21T11:07:19.449Z | Compiling unicode-ident v1.0.24 |
| 711 | 2026-04-21T11:07:19.449Z | Compiling libc v0.2.185 |
| 712 | 2026-04-21T11:07:19.449Z | Compiling cfg-if v1.0.4 |
| 713 | 2026-04-21T11:07:19.449Z | Compiling serde_core v1.0.228 |
| 714 | 2026-04-21T11:07:19.454Z | Compiling memchr v2.8.0 |
| 715 | 2026-04-21T11:07:19.454Z | Compiling itoa v1.0.17 |
| 716 | 2026-04-21T11:07:19.542Z | Compiling serde v1.0.228 |
| 717 | 2026-04-21T11:07:19.581Z | Compiling zmij v1.0.21 |
| 718 | 2026-04-21T11:07:19.706Z | Compiling serde_json v1.0.149 |
| 719 | 2026-04-21T11:07:19.772Z | Compiling pin-project-lite v0.2.17 |
| 720 | 2026-04-21T11:07:19.854Z | Compiling smallvec v1.15.1 |
| 721 | 2026-04-21T11:07:19.879Z | Compiling shlex v1.3.0 |
| 722 | 2026-04-21T11:07:19.911Z | Compiling find-msvc-tools v0.1.9 |
| 723 | 2026-04-21T11:07:20.078Z | Compiling bytes v1.11.1 |
| 724 | 2026-04-21T11:07:20.128Z | Compiling errno v0.3.14 |
| 725 | 2026-04-21T11:07:20.177Z | Compiling jobserver v0.1.34 |
| 726 | 2026-04-21T11:07:20.185Z | Compiling futures-core v0.3.32 |
| 727 | 2026-04-21T11:07:20.274Z | Compiling parking_lot_core v0.9.12 |
| 728 | 2026-04-21T11:07:20.325Z | Compiling scopeguard v1.2.0 |
| 729 | 2026-04-21T11:07:20.369Z | Compiling cc v1.2.56 |
| 730 | 2026-04-21T11:07:20.479Z | Compiling lock_api v0.4.14 |
| 731 | 2026-04-21T11:07:20.590Z | Compiling syn v2.0.117 |
| 732 | 2026-04-21T11:07:20.606Z | Compiling once_cell v1.21.3 |
| 733 | 2026-04-21T11:07:20.706Z | Compiling signal-hook-registry v1.4.8 |
| 734 | 2026-04-21T11:07:20.834Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-04-21T11:07:20.919Z | Compiling socket2 v0.6.3 |
| 736 | 2026-04-21T11:07:20.972Z | Compiling mio v1.2.0 |
| 737 | 2026-04-21T11:07:21.187Z | Compiling stable_deref_trait v1.2.1 |
| 738 | 2026-04-21T11:07:21.217Z | Compiling futures-sink v0.3.32 |
| 739 | 2026-04-21T11:07:21.265Z | Compiling zeroize v1.8.2 |
| 740 | 2026-04-21T11:07:21.315Z | Compiling slab v0.4.12 |
| 741 | 2026-04-21T11:07:21.449Z | Compiling getrandom v0.4.1 |
| 742 | 2026-04-21T11:07:21.507Z | Compiling autocfg v1.5.0 |
| 743 | 2026-04-21T11:07:21.691Z | Compiling thiserror v2.0.18 |
| 744 | 2026-04-21T11:07:21.694Z | Compiling futures-channel v0.3.32 |
| 745 | 2026-04-21T11:07:21.708Z | Compiling allocator-api2 v0.2.21 |
| 746 | 2026-04-21T11:07:21.735Z | Compiling rustversion v1.0.22 |
| 747 | 2026-04-21T11:07:21.791Z | Compiling equivalent v1.0.2 |
| 748 | 2026-04-21T11:07:21.843Z | Compiling num-traits v0.2.19 |
| 749 | 2026-04-21T11:07:21.867Z | Compiling foldhash v0.2.0 |
| 750 | 2026-04-21T11:07:22.001Z | Compiling rustls-pki-types v1.14.0 |
| 751 | 2026-04-21T11:07:22.072Z | Compiling hashbrown v0.16.1 |
| 752 | 2026-04-21T11:07:22.076Z | Compiling cmake v0.1.57 |
| 753 | 2026-04-21T11:07:22.085Z | Compiling http v1.4.0 |
| 754 | 2026-04-21T11:07:22.138Z | Compiling futures-task v0.3.32 |
| 755 | 2026-04-21T11:07:22.189Z | Compiling zerocopy v0.8.40 |
| 756 | 2026-04-21T11:07:22.293Z | Compiling dunce v1.0.5 |
| 757 | 2026-04-21T11:07:22.378Z | Compiling futures-io v0.3.32 |
| 758 | 2026-04-21T11:07:22.388Z | Compiling fs_extra v1.3.0 |
| 759 | 2026-04-21T11:07:22.624Z | Compiling aws-lc-sys v0.37.1 |
| 760 | 2026-04-21T11:07:22.823Z | Compiling version_check v0.9.5 |
| 761 | 2026-04-21T11:07:22.882Z | Compiling untrusted v0.9.0 |
| 762 | 2026-04-21T11:07:22.999Z | Compiling log v0.4.29 |
| 763 | 2026-04-21T11:07:23.075Z | Compiling fnv v1.0.7 |
| 764 | 2026-04-21T11:07:23.201Z | Compiling writeable v0.6.2 |
| 765 | 2026-04-21T11:07:23.277Z | Compiling synstructure v0.13.2 |
| 766 | 2026-04-21T11:07:23.316Z | Compiling iana-time-zone v0.1.65 |
| 767 | 2026-04-21T11:07:23.424Z | Compiling httparse v1.10.1 |
| 768 | 2026-04-21T11:07:23.642Z | Compiling ucd-trie v0.1.7 |
| 769 | 2026-04-21T11:07:23.747Z | Compiling litemap v0.8.1 |
| 770 | 2026-04-21T11:07:23.850Z | Compiling pest v2.8.6 |
| 771 | 2026-04-21T11:07:23.901Z | Compiling serde_derive_internals v0.29.1 |
| 772 | 2026-04-21T11:07:23.928Z | Compiling http-body v1.0.1 |
| 773 | 2026-04-21T11:07:24.071Z | Compiling indexmap v2.13.0 |
| 774 | 2026-04-21T11:07:24.080Z | Compiling tracing-core v0.1.36 |
| 775 | 2026-04-21T11:07:24.126Z | Compiling schemars v0.8.22 |
| 776 | 2026-04-21T11:07:24.342Z | Compiling percent-encoding v2.3.2 |
| 777 | 2026-04-21T11:07:24.474Z | Compiling serde_derive v1.0.228 |
| 778 | 2026-04-21T11:07:24.595Z | Compiling zerofrom-derive v0.1.6 |
| 779 | 2026-04-21T11:07:24.606Z | Compiling zerocopy-derive v0.8.40 |
| 780 | 2026-04-21T11:07:24.865Z | Compiling yoke-derive v0.8.1 |
| 781 | 2026-04-21T11:07:24.915Z | Compiling tokio-macros v2.7.0 |
| 782 | 2026-04-21T11:07:24.991Z | Compiling zerovec-derive v0.11.2 |
| 783 | 2026-04-21T11:07:25.130Z | Compiling displaydoc v0.2.5 |
| 784 | 2026-04-21T11:07:25.608Z | Compiling tokio v1.52.1 |
| 785 | 2026-04-21T11:07:25.717Z | Compiling zerofrom v0.1.6 |
| 786 | 2026-04-21T11:07:25.815Z | Compiling yoke v0.8.1 |
| 787 | 2026-04-21T11:07:25.820Z | Compiling thiserror-impl v2.0.18 |
| 788 | 2026-04-21T11:07:25.829Z | Compiling futures-macro v0.3.32 |
| 789 | 2026-04-21T11:07:25.990Z | Compiling zerotrie v0.2.3 |
| 790 | 2026-04-21T11:07:26.014Z | Compiling zerovec v0.11.5 |
| 791 | 2026-04-21T11:07:26.391Z | Compiling atomic-waker v1.1.2 |
| 792 | 2026-04-21T11:07:26.508Z | Compiling tinystr v0.8.2 |
| 793 | 2026-04-21T11:07:26.568Z | Compiling potential_utf v0.1.4 |
| 794 | 2026-04-21T11:07:26.598Z | Compiling futures-util v0.3.32 |
| 795 | 2026-04-21T11:07:26.698Z | Compiling icu_locale_core v2.1.1 |
| 796 | 2026-04-21T11:07:26.733Z | Compiling icu_properties_data v2.1.2 |
| 797 | 2026-04-21T11:07:26.935Z | Compiling aws-lc-rs v1.16.0 |
| 798 | 2026-04-21T11:07:26.992Z | Compiling icu_normalizer_data v2.1.1 |
| 799 | 2026-04-21T11:07:27.197Z | Compiling bitflags v2.11.0 |
| 800 | 2026-04-21T11:07:27.560Z | Compiling chrono v0.4.44 |
| 801 | 2026-04-21T11:07:27.632Z | Compiling icu_provider v2.1.1 |
| 802 | 2026-04-21T11:07:27.681Z | Compiling icu_collections v2.1.1 |
| 803 | 2026-04-21T11:07:28.018Z | Compiling pest_meta v2.8.6 |
| 804 | 2026-04-21T11:07:28.365Z | Compiling schemars_derive v0.8.22 |
| 805 | 2026-04-21T11:07:28.953Z | Compiling tracing v0.1.44 |
| 806 | 2026-04-21T11:07:29.161Z | Compiling uuid v1.23.0 |
| 807 | 2026-04-21T11:07:29.200Z | Compiling semver v1.0.27 |
| 808 | 2026-04-21T11:07:29.277Z | Compiling base64 v0.22.1 |
| 809 | 2026-04-21T11:07:29.508Z | Compiling tokio-util v0.7.18 |
| 810 | 2026-04-21T11:07:29.535Z | Compiling tower-service v0.3.3 |
| 811 | 2026-04-21T11:07:29.621Z | Compiling try-lock v0.2.5 |
| 812 | 2026-04-21T11:07:29.723Z | Compiling dyn-clone v1.0.20 |
| 813 | 2026-04-21T11:07:29.735Z | Compiling subtle v2.6.1 |
| 814 | 2026-04-21T11:07:29.741Z | Compiling tower-layer v0.3.3 |
| 815 | 2026-04-21T11:07:29.852Z | Compiling want v0.3.1 |
| 816 | 2026-04-21T11:07:29.871Z | Compiling pest_generator v2.8.6 |
| 817 | 2026-04-21T11:07:30.016Z | Compiling h2 v0.4.13 |
| 818 | 2026-04-21T11:07:30.104Z | Compiling slog v2.8.2 |
| 819 | 2026-04-21T11:07:30.326Z | Compiling getrandom v0.2.17 |
| 820 | 2026-04-21T11:07:30.457Z | Compiling heck v0.5.0 |
| 821 | 2026-04-21T11:07:30.527Z | Compiling pin-utils v0.1.0 |
| 822 | 2026-04-21T11:07:30.588Z | Compiling httpdate v1.0.3 |
| 823 | 2026-04-21T11:07:30.594Z | Compiling pest_derive v2.8.6 |
| 824 | 2026-04-21T11:07:30.652Z | Compiling icu_normalizer v2.1.1 |
| 825 | 2026-04-21T11:07:30.944Z | Compiling icu_properties v2.1.2 |
| 826 | 2026-04-21T11:07:31.005Z | Compiling erased-serde v0.3.31 |
| 827 | 2026-04-21T11:07:31.061Z | Compiling form_urlencoded v1.2.2 |
| 828 | 2026-04-21T11:07:31.614Z | Compiling ipnet v2.11.0 |
| 829 | 2026-04-21T11:07:31.824Z | Compiling rustls v0.23.37 |
| 830 | 2026-04-21T11:07:32.018Z | Compiling getrandom v0.3.4 |
| 831 | 2026-04-21T11:07:32.055Z | Compiling typenum v1.19.0 |
| 832 | 2026-04-21T11:07:32.325Z | Compiling hyper v1.8.1 |
| 833 | 2026-04-21T11:07:32.432Z | Compiling idna_adapter v1.2.1 |
| 834 | 2026-04-21T11:07:32.760Z | Compiling ppv-lite86 v0.2.21 |
| 835 | 2026-04-21T11:07:32.790Z | Compiling serde_tokenstream v0.2.3 |
| 836 | 2026-04-21T11:07:33.073Z | Compiling generic-array v0.14.7 |
| 837 | 2026-04-21T11:07:33.077Z | Compiling ring v0.17.14 |
| 838 | 2026-04-21T11:07:33.185Z | Compiling sync_wrapper v1.0.2 |
| 839 | 2026-04-21T11:07:33.286Z | Compiling utf8_iter v1.0.4 |
| 840 | 2026-04-21T11:07:33.290Z | Compiling ryu v1.0.23 |
| 841 | 2026-04-21T11:07:33.435Z | Compiling paste v1.0.15 |
| 842 | 2026-04-21T11:07:33.705Z | Compiling hyper-util v0.1.20 |
| 843 | 2026-04-21T11:07:34.649Z | Compiling serde_urlencoded v0.7.1 |
| 844 | 2026-04-21T11:07:34.741Z | Compiling idna v1.1.0 |
| 845 | 2026-04-21T11:07:34.948Z | Compiling tower v0.5.3 |
| 846 | 2026-04-21T11:07:36.595Z | Compiling scroll_derive v0.13.1 |
| 847 | 2026-04-21T11:07:36.780Z | Compiling structmeta-derive v0.3.0 |
| 848 | 2026-04-21T11:07:36.793Z | Compiling http-body-util v0.1.3 |
| 849 | 2026-04-21T11:07:37.116Z | Compiling time-core v0.1.8 |
| 850 | 2026-04-21T11:07:37.137Z | Compiling fastrand v2.3.0 |
| 851 | 2026-04-21T11:07:37.248Z | Compiling usdt-impl v0.6.0 |
| 852 | 2026-04-21T11:07:37.373Z | Compiling rustix v1.1.3 |
| 853 | 2026-04-21T11:07:37.460Z | Compiling num-conv v0.2.0 |
| 854 | 2026-04-21T11:07:37.472Z | Compiling iri-string v0.7.10 |
| 855 | 2026-04-21T11:07:37.575Z | Compiling powerfmt v0.2.0 |
| 856 | 2026-04-21T11:07:37.701Z | Compiling omicron-workspace-hack v0.1.0 |
| 857 | 2026-04-21T11:07:37.749Z | Compiling structmeta v0.3.0 |
| 858 | 2026-04-21T11:07:37.813Z | Compiling deranged v0.5.8 |
| 859 | 2026-04-21T11:07:37.930Z | Compiling time-macros v0.2.27 |
| 860 | 2026-04-21T11:07:38.022Z | Compiling scroll v0.13.0 |
| 861 | 2026-04-21T11:07:38.292Z | Compiling dof v0.4.0 |
| 862 | 2026-04-21T11:07:38.853Z | Compiling tower-http v0.6.8 |
| 863 | 2026-04-21T11:07:38.860Z | Compiling rand_core v0.9.5 |
| 864 | 2026-04-21T11:07:38.864Z | Compiling url v2.5.8 |
| 865 | 2026-04-21T11:07:39.092Z | Compiling dtrace-parser v0.3.0 |
| 866 | 2026-04-21T11:07:39.414Z | Compiling ipnetwork v0.21.1 |
| 867 | 2026-04-21T11:07:39.625Z | Compiling thread-id v5.1.0 |
| 868 | 2026-04-21T11:07:39.773Z | Compiling regex-syntax v0.8.10 |
| 869 | 2026-04-21T11:07:39.829Z | Compiling plain v0.2.3 |
| 870 | 2026-04-21T11:07:39.839Z | Compiling strsim v0.11.1 |
| 871 | 2026-04-21T11:07:39.928Z | Compiling openssl-probe v0.2.1 |
| 872 | 2026-04-21T11:07:40.110Z | Compiling ident_case v1.0.1 |
| 873 | 2026-04-21T11:07:40.186Z | Compiling num_threads v0.1.7 |
| 874 | 2026-04-21T11:07:40.262Z | Compiling byteorder v1.5.0 |
| 875 | 2026-04-21T11:07:40.299Z | Compiling crossbeam-utils v0.8.21 |
| 876 | 2026-04-21T11:07:40.299Z | Compiling darling_core v0.21.3 |
| 877 | 2026-04-21T11:07:40.776Z | Compiling time v0.3.47 |
| 878 | 2026-04-21T11:07:41.280Z | Compiling rustls-native-certs v0.8.3 |
| 879 | 2026-04-21T11:07:41.427Z | Compiling goblin v0.10.5 |
| 880 | 2026-04-21T11:07:42.244Z | Compiling oxnet v0.1.4 |
| 881 | 2026-04-21T11:07:42.571Z | Compiling newtype-uuid v1.3.2 |
| 882 | 2026-04-21T11:07:42.842Z | Compiling daft-derive v0.1.5 |
| 883 | 2026-04-21T11:07:43.534Z | Compiling aho-corasick v1.1.4 |
| 884 | 2026-04-21T11:07:43.555Z | Compiling camino v1.2.2 |
| 885 | 2026-04-21T11:07:43.631Z | Compiling rustls v0.22.4 |
| 886 | 2026-04-21T11:07:44.059Z | Compiling pretty-hex v0.4.1 |
| 887 | 2026-04-21T11:07:44.201Z | Compiling daft v0.1.5 |
| 888 | 2026-04-21T11:07:44.223Z | Compiling tempfile v3.25.0 |
| 889 | 2026-04-21T11:07:44.863Z | Compiling darling_macro v0.21.3 |
| 890 | 2026-04-21T11:07:45.158Z | Compiling rustls-webpki v0.102.8 |
| 891 | 2026-04-21T11:07:45.383Z | Compiling regex-automata v0.4.14 |
| 892 | 2026-04-21T11:07:47.017Z | Compiling rand_chacha v0.9.0 |
| 893 | 2026-04-21T11:07:47.492Z | Compiling crypto-common v0.1.7 |
| 894 | 2026-04-21T11:07:47.562Z | Compiling block-buffer v0.10.4 |
| 895 | 2026-04-21T11:07:47.617Z | Compiling rand_core v0.6.4 |
| 896 | 2026-04-21T11:07:47.687Z | Compiling multer v3.1.0 |
| 897 | 2026-04-21T11:07:47.790Z | Compiling wait-timeout v0.2.1 |
| 898 | 2026-04-21T11:07:47.864Z | Compiling thread_local v1.1.9 |
| 899 | 2026-04-21T11:07:47.896Z | Compiling winnow v0.7.14 |
| 900 | 2026-04-21T11:07:48.207Z | Compiling bit-vec v0.8.0 |
| 901 | 2026-04-21T11:07:48.266Z | Compiling slog-async v2.8.0 |
| 902 | 2026-04-21T11:07:48.381Z | Compiling match_cfg v0.1.0 |
| 903 | 2026-04-21T11:07:48.444Z | Compiling ref-cast v1.0.25 |
| 904 | 2026-04-21T11:07:48.492Z | Compiling quick-error v1.2.3 |
| 905 | 2026-04-21T11:07:48.538Z | Compiling anyhow v1.0.102 |
| 906 | 2026-04-21T11:07:48.590Z | Compiling thiserror v1.0.69 |
| 907 | 2026-04-21T11:07:49.096Z | Compiling rusty-fork v0.3.1 |
| 908 | 2026-04-21T11:07:49.520Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 909 | 2026-04-21T11:07:49.999Z | Compiling hostname v0.3.1 |
| 910 | 2026-04-21T11:07:50.150Z | Compiling bit-set v0.8.0 |
| 911 | 2026-04-21T11:07:50.366Z | Compiling rand_chacha v0.3.1 |
| 912 | 2026-04-21T11:07:50.824Z | Compiling digest v0.10.7 |
| 913 | 2026-04-21T11:07:50.992Z | Compiling crossbeam-channel v0.5.15 |
| 914 | 2026-04-21T11:07:51.030Z | Compiling rand v0.9.2 |
| 915 | 2026-04-21T11:07:51.681Z | Compiling regex v1.12.3 |
| 916 | 2026-04-21T11:07:52.069Z | Compiling darling v0.21.3 |
| 917 | 2026-04-21T11:07:52.732Z | Compiling slog-json v2.6.1 |
| 918 | 2026-04-21T11:07:52.756Z | Compiling usdt-attr-macro v0.6.0 |
| 919 | 2026-04-21T11:07:52.976Z | Compiling usdt-macro v0.6.0 |
| 920 | 2026-04-21T11:07:53.267Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2026-04-21T11:07:53.270Z | Compiling derive-ex v0.1.8 |
| 922 | 2026-04-21T11:07:53.460Z | Compiling strum_macros v0.26.4 |
| 923 | 2026-04-21T11:07:53.465Z | Compiling futures-executor v0.3.32 |
| 924 | 2026-04-21T11:07:53.634Z | Compiling async-trait v0.1.89 |
| 925 | 2026-04-21T11:07:53.996Z | Compiling async-stream-impl v0.3.6 |
| 926 | 2026-04-21T11:07:54.575Z | Compiling thiserror-impl v1.0.69 |
| 927 | 2026-04-21T11:07:54.605Z | Compiling ref-cast-impl v1.0.25 |
| 928 | 2026-04-21T11:07:54.788Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 929 | 2026-04-21T11:07:55.036Z | Compiling dropshot v0.16.7 |
| 930 | 2026-04-21T11:07:55.167Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 931 | 2026-04-21T11:07:55.215Z | Compiling serde_spanned v1.0.4 |
| 932 | 2026-04-21T11:07:55.249Z | Compiling memmap2 v0.9.10 |
| 933 | 2026-04-21T11:07:55.364Z | Compiling is-terminal v0.4.17 |
| 934 | 2026-04-21T11:07:55.451Z | Compiling encoding_rs v0.8.35 |
| 935 | 2026-04-21T11:07:55.524Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 936 | 2026-04-21T11:07:55.566Z | Compiling mime v0.3.17 |
| 937 | 2026-04-21T11:07:55.770Z | Compiling spin v0.9.8 |
| 938 | 2026-04-21T11:07:55.884Z | Compiling unarray v0.1.4 |
| 939 | 2026-04-21T11:07:55.973Z | Compiling hex v0.4.3 |
| 940 | 2026-04-21T11:07:55.993Z | Compiling term v1.2.1 |
| 941 | 2026-04-21T11:07:56.034Z | Compiling take_mut v0.2.2 |
| 942 | 2026-04-21T11:07:56.138Z | Compiling cpufeatures v0.2.17 |
| 943 | 2026-04-21T11:07:56.204Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 944 | 2026-04-21T11:07:56.259Z | Compiling sha1 v0.10.6 |
| 945 | 2026-04-21T11:07:56.418Z | Compiling slog-term v2.9.2 |
| 946 | 2026-04-21T11:07:57.831Z | Compiling dropshot_endpoint v0.16.7 |
| 947 | 2026-04-21T11:07:57.834Z | Compiling proptest v1.10.0 |
| 948 | 2026-04-21T11:07:59.219Z | Compiling toml v0.9.12+spec-1.1.0 |
| 949 | 2026-04-21T11:07:59.399Z | Compiling usdt v0.6.0 |
| 950 | 2026-04-21T11:07:59.689Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 951 | 2026-04-21T11:07:59.919Z | Compiling strum v0.26.3 |
| 952 | 2026-04-21T11:08:00.044Z | Compiling test-strategy v0.4.5 |
| 953 | 2026-04-21T11:08:00.066Z | Compiling async-stream v0.3.6 |
| 954 | 2026-04-21T11:08:00.236Z | Compiling tokio-rustls v0.25.0 |
| 955 | 2026-04-21T11:08:00.251Z | Compiling futures v0.3.32 |
| 956 | 2026-04-21T11:08:00.444Z | Compiling slog-bunyan v2.5.0 |
| 957 | 2026-04-21T11:08:00.450Z | Compiling serde_with_macros v3.17.0 |
| 958 | 2026-04-21T11:08:00.610Z | Compiling parse-display-derive v0.10.0 |
| 959 | 2026-04-21T11:08:01.491Z | Compiling rand v0.8.5 |
| 960 | 2026-04-21T11:08:02.260Z | Compiling reqwest v0.12.28 |
| 961 | 2026-04-21T11:08:02.757Z | Compiling backon v1.6.0 |
| 962 | 2026-04-21T11:08:02.763Z | Compiling newtype-uuid-macros v0.1.0 |
| 963 | 2026-04-21T11:08:02.991Z | Compiling strum_macros v0.27.2 |
| 964 | 2026-04-21T11:08:03.497Z | Compiling openapiv3 v2.2.0 |
| 965 | 2026-04-21T11:08:03.678Z | Compiling waitgroup v0.1.2 |
| 966 | 2026-04-21T11:08:03.827Z | Compiling rustls-pemfile v2.2.0 |
| 967 | 2026-04-21T11:08:04.093Z | Compiling serde_path_to_error v0.1.20 |
| 968 | 2026-04-21T11:08:04.525Z | Compiling hostname v0.4.2 |
| 969 | 2026-04-21T11:08:04.675Z | Compiling instant v0.1.13 |
| 970 | 2026-04-21T11:08:04.725Z | Compiling rustc-hash v2.1.1 |
| 971 | 2026-04-21T11:08:04.776Z | Compiling either v1.15.0 |
| 972 | 2026-04-21T11:08:04.837Z | Compiling debug-ignore v1.0.5 |
| 973 | 2026-04-21T11:08:04.938Z | Compiling iddqd v0.3.17 |
| 974 | 2026-04-21T11:08:04.979Z | Compiling itertools v0.14.0 |
| 975 | 2026-04-21T11:08:05.878Z | Compiling backoff v0.4.0 |
| 976 | 2026-04-21T11:08:06.072Z | Compiling strum v0.27.2 |
| 977 | 2026-04-21T11:08:06.197Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 978 | 2026-04-21T11:08:06.425Z | Compiling progenitor-client v0.10.0 |
| 979 | 2026-04-21T11:08:06.699Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 980 | 2026-04-21T11:08:06.776Z | Compiling parse-display v0.10.0 |
| 981 | 2026-04-21T11:08:06.896Z | Compiling serde_with v3.17.0 |
| 982 | 2026-04-21T11:08:07.657Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 983 | 2026-04-21T11:08:08.048Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 984 | 2026-04-21T11:08:08.291Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 985 | 2026-04-21T11:08:08.489Z | Compiling macaddr v1.0.1 |
| 986 | 2026-04-21T11:08:08.589Z | Compiling regress v0.10.5 |
| 987 | 2026-04-21T11:08:15.859Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-04-21T11:08:18.937Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-04-21T11:08:18.937Z | Compiling rustls-platform-verifier v0.6.2 |
| 990 | 2026-04-21T11:08:19.190Z | Compiling hyper-rustls v0.27.7 |
| 991 | 2026-04-21T11:08:19.521Z | Compiling reqwest v0.13.2 |
| 992 | 2026-04-21T11:08:21.366Z | Compiling progenitor-client v0.13.0 |
| 993 | 2026-04-21T11:08:21.580Z | Compiling progenitor-extras v0.1.1 |
| 994 | 2026-04-21T11:08:21.792Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 995 | 2026-04-21T11:08:26.544Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 996 | 2026-04-21T11:08:31.525Z | Finished `release` profile [optimized] target(s) in 1m 12s |
| 997 | 2026-04-21T11:08:31.579Z | process exited: duration 114350 ms, exit code 0 |
| |
| 998 | 2026-04-21T11:08:31.586Z | found 0 output files |