|
|
|
| 1 | 2025-03-19T23:18:37.748Z | job assigned to worker 01JPRB5760AZ3DXRQZ0GVQ98W9 [factory aws, i-0631b320f753e0b29] (queued for 1 m 9 s) |
| |
| 2 | 2025-03-19T23:18:45.689Z | starting task 0: "setup" |
| 3 | 2025-03-19T23:18:45.694Z | ++ uname -s |
| 4 | 2025-03-19T23:18:45.698Z | + kern=SunOS |
| 5 | 2025-03-19T23:18:45.698Z | + build_user=build |
| 6 | 2025-03-19T23:18:45.698Z | + build_uid=12345 |
| 7 | 2025-03-19T23:18:45.698Z | + work_dir=/work |
| 8 | 2025-03-19T23:18:45.698Z | + input_dir=/input |
| 9 | 2025-03-19T23:18:45.698Z | + [[ 0 == 12345 ]] |
| 10 | 2025-03-19T23:18:45.698Z | + case "$kern" in |
| 11 | 2025-03-19T23:18:45.698Z | + groupadd -g 12345 build |
| 12 | 2025-03-19T23:18:45.702Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-03-19T23:18:47.706Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-03-19T23:18:47.823Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-03-19T23:18:47.826Z | + home_fs=zfs |
| 16 | 2025-03-19T23:18:47.826Z | + [[ zfs == autofs ]] |
| 17 | 2025-03-19T23:18:47.826Z | + mkdir -p /home/build |
| 18 | 2025-03-19T23:18:47.830Z | + chown build:build /home/build /work |
| 19 | 2025-03-19T23:18:49.829Z | + chmod 0700 /home/build /work |
| 20 | 2025-03-19T23:18:49.833Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2025-03-19T23:18:49.839Z | starting task 1: "rust-toolchain" |
| 22 | 2025-03-19T23:18:49.845Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
| 23 | 2025-03-19T23:18:49.845Z | * rust toolchain channel = "1.85.0" |
| 24 | 2025-03-19T23:18:49.845Z | * rust toolchain profile = "default" |
| 25 | 2025-03-19T23:18:49.845Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-03-19T23:18:49.845Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-03-19T23:18:49.845Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-03-19T23:18:49.848Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-03-19T23:18:49.848Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
| 30 | 2025-03-19T23:18:50.008Z | info: downloading installer |
| 31 | 2025-03-19T23:18:51.424Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-03-19T23:18:51.425Z | warn: /opt/ooce/bin |
| 33 | 2025-03-19T23:18:51.425Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-03-19T23:18:51.425Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-03-19T23:18:51.425Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-03-19T23:18:51.425Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-03-19T23:18:51.425Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-03-19T23:18:51.425Z | error: cannot install while Rust is installed |
| 39 | 2025-03-19T23:18:51.425Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-03-19T23:18:51.454Z | info: profile set to 'default' |
| 41 | 2025-03-19T23:18:51.454Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-03-19T23:18:51.457Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
| 43 | 2025-03-19T23:18:51.610Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
| 44 | 2025-03-19T23:18:51.610Z | info: downloading component 'cargo' |
| 45 | 2025-03-19T23:18:52.370Z | info: downloading component 'clippy' |
| 46 | 2025-03-19T23:18:52.683Z | info: downloading component 'rust-docs' |
| 47 | 2025-03-19T23:18:53.810Z | info: downloading component 'rust-std' |
| 48 | 2025-03-19T23:18:55.805Z | info: downloading component 'rustc' |
| 49 | 2025-03-19T23:19:02.405Z | info: downloading component 'rustfmt' |
| 50 | 2025-03-19T23:19:02.645Z | info: installing component 'cargo' |
| 51 | 2025-03-19T23:19:03.474Z | info: installing component 'clippy' |
| 52 | 2025-03-19T23:19:03.858Z | info: installing component 'rust-docs' |
| 53 | 2025-03-19T23:19:05.623Z | info: installing component 'rust-std' |
| 54 | 2025-03-19T23:19:07.475Z | info: installing component 'rustc' |
| 55 | 2025-03-19T23:19:13.360Z | info: installing component 'rustfmt' |
| 56 | 2025-03-19T23:19:13.745Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
| 57 | 2025-03-19T23:19:13.745Z | |
| 58 | 2025-03-19T23:19:14.053Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 59 | 2025-03-19T23:19:14.053Z | |
| 60 | 2025-03-19T23:19:14.057Z | |
| 61 | 2025-03-19T23:19:14.057Z | Rust is installed now. Great! |
| 62 | 2025-03-19T23:19:14.057Z | |
| 63 | 2025-03-19T23:19:14.057Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-03-19T23:19:14.057Z | environment variable. This has not been done automatically. |
| 65 | 2025-03-19T23:19:14.057Z | |
| 66 | 2025-03-19T23:19:14.057Z | To configure your current shell, you need to source |
| 67 | 2025-03-19T23:19:14.057Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-03-19T23:19:14.057Z | |
| 69 | 2025-03-19T23:19:14.057Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-03-19T23:19:14.057Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-03-19T23:19:14.057Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-03-19T23:19:14.057Z | source "$HOME/.cargo/env.nu" # For nushell |
| 73 | 2025-03-19T23:19:14.129Z | + rustup --version |
| 74 | 2025-03-19T23:19:14.140Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
| 75 | 2025-03-19T23:19:14.141Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-03-19T23:19:14.169Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
| 77 | 2025-03-19T23:19:14.174Z | + cargo --version |
| 78 | 2025-03-19T23:19:14.190Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 79 | 2025-03-19T23:19:14.194Z | + rustc --version |
| 80 | 2025-03-19T23:19:14.218Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 81 | 2025-03-19T23:19:14.221Z | process exited: duration 24379 ms, exit code 0 |
| |
| 82 | 2025-03-19T23:19:14.228Z | starting task 2: "authentication" |
| 83 | 2025-03-19T23:19:14.251Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2025-03-19T23:19:14.259Z | starting task 3: "clone repository" |
| 85 | 2025-03-19T23:19:14.263Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2025-03-19T23:19:14.266Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2025-03-19T23:19:14.302Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2025-03-19T23:19:21.765Z | + cd /work/oxidecomputer/omicron |
| 89 | 2025-03-19T23:19:21.765Z | + git fetch origin c84a598a56b91d04a91e28d587d465d06732cb9e |
| 90 | 2025-03-19T23:19:22.091Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2025-03-19T23:19:22.091Z | * branch c84a598a56b91d04a91e28d587d465d06732cb9e -> FETCH_HEAD |
| 92 | 2025-03-19T23:19:22.102Z | + [[ -n iliana/tuf-replication-generation-numbers ]] |
| 93 | 2025-03-19T23:19:22.105Z | ++ git branch --show-current |
| 94 | 2025-03-19T23:19:22.109Z | + current=main |
| 95 | 2025-03-19T23:19:22.109Z | + [[ main != iliana/tuf-replication-generation-numbers ]] |
| 96 | 2025-03-19T23:19:22.109Z | + git branch -f iliana/tuf-replication-generation-numbers c84a598a56b91d04a91e28d587d465d06732cb9e |
| 97 | 2025-03-19T23:19:22.112Z | + git checkout -f iliana/tuf-replication-generation-numbers |
| 98 | 2025-03-19T23:19:22.306Z | Switched to branch 'iliana/tuf-replication-generation-numbers' |
| 99 | 2025-03-19T23:19:22.309Z | + git reset --hard c84a598a56b91d04a91e28d587d465d06732cb9e |
| 100 | 2025-03-19T23:19:22.321Z | HEAD is now at c84a598a5 ledger management task; rename ledger file |
| 101 | 2025-03-19T23:19:22.325Z | process exited: duration 8064 ms, exit code 0 |
| |
| 102 | 2025-03-19T23:19:22.331Z | starting task 4: "build" |
| 103 | 2025-03-19T23:19:22.336Z | + source .github/buildomat/ci-env.sh |
| 104 | 2025-03-19T23:19:22.341Z | ++ export CARGO_TERM_COLOR=always |
| 105 | 2025-03-19T23:19:22.341Z | ++ CARGO_TERM_COLOR=always |
| 106 | 2025-03-19T23:19:22.341Z | + cargo --version |
| 107 | 2025-03-19T23:19:22.392Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 108 | 2025-03-19T23:19:22.396Z | + rustc --version |
| 109 | 2025-03-19T23:19:22.463Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 110 | 2025-03-19T23:19:22.466Z | + cd /tmp |
| 111 | 2025-03-19T23:19:22.466Z | + cargo new --lib test-project |
| 112 | 2025-03-19T23:19:22.487Z | Creating library `test-project` package |
| 113 | 2025-03-19T23:19:22.573Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 114 | 2025-03-19T23:19:22.576Z | + cd test-project |
| 115 | 2025-03-19T23:19:22.577Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 116 | 2025-03-19T23:19:22.601Z | Adding omicron-common (local) to dependencies |
| 117 | 2025-03-19T23:19:22.604Z | Features: |
| 118 | 2025-03-19T23:19:22.604Z | - proptest |
| 119 | 2025-03-19T23:19:22.604Z | - test-strategy |
| 120 | 2025-03-19T23:19:22.604Z | - testing |
| 121 | 2025-03-19T23:19:22.633Z | Updating crates.io index |
| 122 | 2025-03-19T23:19:22.691Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 123 | 2025-03-19T23:19:23.201Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 124 | 2025-03-19T23:19:23.641Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 125 | 2025-03-19T23:19:24.090Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 126 | 2025-03-19T23:19:25.530Z | Locking 360 packages to latest Rust 1.85.0 compatible versions |
| 127 | 2025-03-19T23:19:25.709Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 128 | 2025-03-19T23:19:25.712Z | + cargo check |
| 129 | 2025-03-19T23:19:25.855Z | Updating crates.io index |
| 130 | 2025-03-19T23:19:26.707Z | Locking 1 package to latest Rust 1.85.0 compatible version |
| 131 | 2025-03-19T23:19:26.707Z | Adding omicron-workspace-hack v0.1.0 |
| 132 | 2025-03-19T23:19:26.768Z | Downloading crates ... |
| 133 | 2025-03-19T23:19:26.861Z | Downloaded darling_macro v0.20.10 |
| 134 | 2025-03-19T23:19:26.864Z | Downloaded async-stream-impl v0.3.6 |
| 135 | 2025-03-19T23:19:26.876Z | Downloaded time-core v0.1.2 |
| 136 | 2025-03-19T23:19:26.880Z | Downloaded take_mut v0.2.2 |
| 137 | 2025-03-19T23:19:26.883Z | Downloaded tinyvec_macros v0.1.1 |
| 138 | 2025-03-19T23:19:26.888Z | Downloaded sync_wrapper v1.0.1 |
| 139 | 2025-03-19T23:19:26.892Z | Downloaded instant v0.1.13 |
| 140 | 2025-03-19T23:19:26.895Z | Downloaded waitgroup v0.1.2 |
| 141 | 2025-03-19T23:19:26.895Z | Downloaded foreign-types-shared v0.1.1 |
| 142 | 2025-03-19T23:19:26.898Z | Downloaded match_cfg v0.1.0 |
| 143 | 2025-03-19T23:19:26.901Z | Downloaded ident_case v1.0.1 |
| 144 | 2025-03-19T23:19:26.901Z | Downloaded futures-sink v0.3.31 |
| 145 | 2025-03-19T23:19:26.901Z | Downloaded icu_provider_macros v1.5.0 |
| 146 | 2025-03-19T23:19:26.904Z | Downloaded http-body v1.0.1 |
| 147 | 2025-03-19T23:19:26.907Z | Downloaded zerofrom v0.1.4 |
| 148 | 2025-03-19T23:19:26.907Z | Downloaded equivalent v1.0.1 |
| 149 | 2025-03-19T23:19:26.907Z | Downloaded dtrace-parser v0.2.0 |
| 150 | 2025-03-19T23:19:26.910Z | Downloaded num_threads v0.1.7 |
| 151 | 2025-03-19T23:19:26.915Z | Downloaded usdt-attr-macro v0.5.0 |
| 152 | 2025-03-19T23:19:26.917Z | Downloaded usdt-macro v0.5.0 |
| 153 | 2025-03-19T23:19:26.918Z | Downloaded write16 v1.0.0 |
| 154 | 2025-03-19T23:19:26.918Z | Downloaded tower-service v0.3.3 |
| 155 | 2025-03-19T23:19:26.918Z | Downloaded tower-layer v0.3.3 |
| 156 | 2025-03-19T23:19:26.921Z | Downloaded try-lock v0.2.5 |
| 157 | 2025-03-19T23:19:26.921Z | Downloaded openssl-probe v0.1.5 |
| 158 | 2025-03-19T23:19:26.921Z | Downloaded foreign-types v0.3.2 |
| 159 | 2025-03-19T23:19:26.924Z | Downloaded dirs-sys-next v0.1.2 |
| 160 | 2025-03-19T23:19:26.924Z | Downloaded debug-ignore v1.0.5 |
| 161 | 2025-03-19T23:19:26.927Z | Downloaded dirs-next v2.0.0 |
| 162 | 2025-03-19T23:19:26.927Z | Downloaded strsim v0.11.1 |
| 163 | 2025-03-19T23:19:26.930Z | Downloaded byteorder v1.5.0 |
| 164 | 2025-03-19T23:19:26.933Z | Downloaded utf8_iter v1.0.4 |
| 165 | 2025-03-19T23:19:26.933Z | Downloaded tokio-macros v2.5.0 |
| 166 | 2025-03-19T23:19:26.933Z | Downloaded http-body-util v0.1.2 |
| 167 | 2025-03-19T23:19:26.936Z | Downloaded yoke-derive v0.7.4 |
| 168 | 2025-03-19T23:19:26.936Z | Downloaded tinystr v0.7.6 |
| 169 | 2025-03-19T23:19:26.940Z | Downloaded itoa v1.0.11 |
| 170 | 2025-03-19T23:19:26.943Z | Downloaded thread-id v4.2.2 |
| 171 | 2025-03-19T23:19:26.943Z | Downloaded utf16_iter v1.0.5 |
| 172 | 2025-03-19T23:19:26.946Z | Downloaded toml_datetime v0.6.8 |
| 173 | 2025-03-19T23:19:26.946Z | Downloaded idna_adapter v1.2.0 |
| 174 | 2025-03-19T23:19:26.949Z | Downloaded hyper-tls v0.6.0 |
| 175 | 2025-03-19T23:19:26.949Z | Downloaded newtype-uuid v1.2.1 |
| 176 | 2025-03-19T23:19:26.953Z | Downloaded zerovec-derive v0.10.3 |
| 177 | 2025-03-19T23:19:26.953Z | Downloaded zeroize v1.8.1 |
| 178 | 2025-03-19T23:19:26.956Z | Downloaded atomic-waker v1.1.2 |
| 179 | 2025-03-19T23:19:26.956Z | Downloaded synstructure v0.13.1 |
| 180 | 2025-03-19T23:19:26.959Z | Downloaded num-conv v0.1.0 |
| 181 | 2025-03-19T23:19:26.959Z | Downloaded mime v0.3.17 |
| 182 | 2025-03-19T23:19:26.963Z | Downloaded subtle v2.6.1 |
| 183 | 2025-03-19T23:19:26.963Z | Downloaded fastrand v2.1.1 |
| 184 | 2025-03-19T23:19:26.966Z | Downloaded typify-macro v0.2.0 |
| 185 | 2025-03-19T23:19:26.967Z | Downloaded camino v1.1.9 |
| 186 | 2025-03-19T23:19:26.970Z | Downloaded oxnet v0.1.1 |
| 187 | 2025-03-19T23:19:26.970Z | Downloaded memmap v0.7.0 |
| 188 | 2025-03-19T23:19:26.973Z | Downloaded scroll_derive v0.12.0 |
| 189 | 2025-03-19T23:19:26.973Z | Downloaded untrusted v0.9.0 |
| 190 | 2025-03-19T23:19:26.976Z | Downloaded openssl-macros v0.1.1 |
| 191 | 2025-03-19T23:19:26.976Z | Downloaded omicron-workspace-hack v0.1.0 |
| 192 | 2025-03-19T23:19:26.976Z | Downloaded generic-array v0.14.7 |
| 193 | 2025-03-19T23:19:26.979Z | Downloaded tokio-rustls v0.26.0 |
| 194 | 2025-03-19T23:19:26.982Z | Downloaded progenitor-client v0.9.1 |
| 195 | 2025-03-19T23:19:26.982Z | Downloaded writeable v0.5.5 |
| 196 | 2025-03-19T23:19:26.985Z | Downloaded darling v0.20.10 |
| 197 | 2025-03-19T23:19:26.988Z | Downloaded zerofrom-derive v0.1.4 |
| 198 | 2025-03-19T23:19:26.991Z | Downloaded thiserror-impl v1.0.69 |
| 199 | 2025-03-19T23:19:26.991Z | Downloaded foldhash v0.1.3 |
| 200 | 2025-03-19T23:19:26.994Z | Downloaded pretty-hex v0.4.1 |
| 201 | 2025-03-19T23:19:26.994Z | Downloaded typify v0.2.0 |
| 202 | 2025-03-19T23:19:26.997Z | Downloaded macaddr v1.0.1 |
| 203 | 2025-03-19T23:19:27.000Z | Downloaded httparse v1.9.5 |
| 204 | 2025-03-19T23:19:27.003Z | Downloaded lock_api v0.4.12 |
| 205 | 2025-03-19T23:19:27.004Z | Downloaded usdt-impl v0.5.0 |
| 206 | 2025-03-19T23:19:27.007Z | Downloaded progenitor-client v0.8.0 |
| 207 | 2025-03-19T23:19:27.007Z | Downloaded displaydoc v0.2.5 |
| 208 | 2025-03-19T23:19:27.010Z | Downloaded iana-time-zone v0.1.61 |
| 209 | 2025-03-19T23:19:27.013Z | Downloaded bitflags v2.6.0 |
| 210 | 2025-03-19T23:19:27.016Z | Downloaded once_cell v1.20.3 |
| 211 | 2025-03-19T23:19:27.021Z | Downloaded rand_core v0.6.4 |
| 212 | 2025-03-19T23:19:27.024Z | Downloaded paste v1.0.15 |
| 213 | 2025-03-19T23:19:27.024Z | Downloaded toml v0.8.20 |
| 214 | 2025-03-19T23:19:27.027Z | Downloaded hyper-rustls v0.27.3 |
| 215 | 2025-03-19T23:19:27.030Z | Downloaded serde_urlencoded v0.7.1 |
| 216 | 2025-03-19T23:19:27.033Z | Downloaded pin-utils v0.1.0 |
| 217 | 2025-03-19T23:19:27.033Z | Downloaded crossbeam-utils v0.8.20 |
| 218 | 2025-03-19T23:19:27.037Z | Downloaded typenum v1.17.0 |
| 219 | 2025-03-19T23:19:27.040Z | Downloaded quick-error v1.2.3 |
| 220 | 2025-03-19T23:19:27.040Z | Downloaded getrandom v0.3.1 |
| 221 | 2025-03-19T23:19:27.045Z | Downloaded slog-bunyan v2.5.0 |
| 222 | 2025-03-19T23:19:27.049Z | Downloaded tokio-rustls v0.25.0 |
| 223 | 2025-03-19T23:19:27.049Z | Downloaded percent-encoding v2.3.1 |
| 224 | 2025-03-19T23:19:27.052Z | Downloaded icu_locid v1.5.0 |
| 225 | 2025-03-19T23:19:27.055Z | Downloaded yoke v0.7.4 |
| 226 | 2025-03-19T23:19:27.055Z | Downloaded schemars_derive v0.8.22 |
| 227 | 2025-03-19T23:19:27.058Z | Downloaded progenitor-macro v0.8.0 |
| 228 | 2025-03-19T23:19:27.058Z | Downloaded progenitor v0.8.0 |
| 229 | 2025-03-19T23:19:27.062Z | Downloaded num-traits v0.2.19 |
| 230 | 2025-03-19T23:19:27.065Z | Downloaded scopeguard v1.2.0 |
| 231 | 2025-03-19T23:19:27.065Z | Downloaded rand_chacha v0.3.1 |
| 232 | 2025-03-19T23:19:27.065Z | Downloaded parse-display v0.10.0 |
| 233 | 2025-03-19T23:19:27.069Z | Downloaded tinyvec v1.8.0 |
| 234 | 2025-03-19T23:19:27.072Z | Downloaded powerfmt v0.2.0 |
| 235 | 2025-03-19T23:19:27.072Z | Downloaded plain v0.2.3 |
| 236 | 2025-03-19T23:19:27.072Z | Downloaded serde_spanned v0.6.8 |
| 237 | 2025-03-19T23:19:27.075Z | Downloaded pkg-config v0.3.31 |
| 238 | 2025-03-19T23:19:27.075Z | Downloaded signal-hook-registry v1.4.2 |
| 239 | 2025-03-19T23:19:27.078Z | Downloaded semver v1.0.25 |
| 240 | 2025-03-19T23:19:27.082Z | Downloaded rand_xorshift v0.3.0 |
| 241 | 2025-03-19T23:19:27.082Z | Downloaded rustc-hash v2.1.1 |
| 242 | 2025-03-19T23:19:27.082Z | Downloaded allocator-api2 v0.2.18 |
| 243 | 2025-03-19T23:19:27.086Z | Downloaded pest_generator v2.7.14 |
| 244 | 2025-03-19T23:19:27.086Z | Downloaded indexmap v1.9.3 |
| 245 | 2025-03-19T23:19:27.089Z | Downloaded sha1 v0.10.6 |
| 246 | 2025-03-19T23:19:27.093Z | Downloaded icu_normalizer_data v1.5.0 |
| 247 | 2025-03-19T23:19:27.096Z | Downloaded serde_path_to_error v0.1.16 |
| 248 | 2025-03-19T23:19:27.096Z | Downloaded bytes v1.10.1 |
| 249 | 2025-03-19T23:19:27.100Z | Downloaded parking_lot v0.12.3 |
| 250 | 2025-03-19T23:19:27.103Z | Downloaded unsafe-libyaml v0.2.11 |
| 251 | 2025-03-19T23:19:27.106Z | Downloaded smallvec v1.14.0 |
| 252 | 2025-03-19T23:19:27.110Z | Downloaded parking_lot_core v0.9.10 |
| 253 | 2025-03-19T23:19:27.113Z | Downloaded rustls-pemfile v2.2.0 |
| 254 | 2025-03-19T23:19:27.116Z | Downloaded indexmap v2.7.1 |
| 255 | 2025-03-19T23:19:27.119Z | Downloaded quote v1.0.39 |
| 256 | 2025-03-19T23:19:27.123Z | Downloaded serde_with_macros v3.12.0 |
| 257 | 2025-03-19T23:19:27.123Z | Downloaded sha2 v0.10.8 |
| 258 | 2025-03-19T23:19:27.126Z | Downloaded slog v2.7.0 |
| 259 | 2025-03-19T23:19:27.129Z | Downloaded proc-macro2 v1.0.94 |
| 260 | 2025-03-19T23:19:27.132Z | Downloaded progenitor-impl v0.8.0 |
| 261 | 2025-03-19T23:19:27.136Z | Downloaded openssl-sys v0.9.106 |
| 262 | 2025-03-19T23:19:27.139Z | Downloaded unicode-ident v1.0.14 |
| 263 | 2025-03-19T23:19:27.143Z | Downloaded socket2 v0.5.8 |
| 264 | 2025-03-19T23:19:27.147Z | Downloaded http v1.2.0 |
| 265 | 2025-03-19T23:19:27.150Z | Downloaded hyper-util v0.1.10 |
| 266 | 2025-03-19T23:19:27.153Z | Downloaded ryu v1.0.18 |
| 267 | 2025-03-19T23:19:27.157Z | Downloaded hashbrown v0.12.3 |
| 268 | 2025-03-19T23:19:27.160Z | Downloaded mio v1.0.2 |
| 269 | 2025-03-19T23:19:27.166Z | Downloaded rustls-pki-types v1.10.0 |
| 270 | 2025-03-19T23:19:27.170Z | Downloaded quinn v0.11.5 |
| 271 | 2025-03-19T23:19:27.173Z | Downloaded schemars v0.8.22 |
| 272 | 2025-03-19T23:19:27.186Z | Downloaded serde_yaml v0.9.34+deprecated |
| 273 | 2025-03-19T23:19:27.190Z | Downloaded serde_derive v1.0.218 |
| 274 | 2025-03-19T23:19:27.193Z | Downloaded hashbrown v0.15.1 |
| 275 | 2025-03-19T23:19:27.197Z | Downloaded zerovec v0.10.4 |
| 276 | 2025-03-19T23:19:27.204Z | Downloaded time v0.3.36 |
| 277 | 2025-03-19T23:19:27.211Z | Downloaded hyper v1.6.0 |
| 278 | 2025-03-19T23:19:27.218Z | Downloaded tokio-util v0.7.13 |
| 279 | 2025-03-19T23:19:27.225Z | Downloaded serde v1.0.218 |
| 280 | 2025-03-19T23:19:27.229Z | Downloaded h2 v0.4.6 |
| 281 | 2025-03-19T23:19:27.236Z | Downloaded pest v2.7.14 |
| 282 | 2025-03-19T23:19:27.241Z | Downloaded zerocopy v0.7.35 |
| 283 | 2025-03-19T23:19:27.258Z | Downloaded serde_with v3.12.0 |
| 284 | 2025-03-19T23:19:27.266Z | Downloaded winnow v0.7.3 |
| 285 | 2025-03-19T23:19:27.274Z | Downloaded serde_json v1.0.139 |
| 286 | 2025-03-19T23:19:27.282Z | Downloaded aho-corasick v1.1.3 |
| 287 | 2025-03-19T23:19:27.288Z | Downloaded proptest v1.6.0 |
| 288 | 2025-03-19T23:19:27.298Z | Downloaded reqwest v0.12.12 |
| 289 | 2025-03-19T23:19:27.306Z | Downloaded quinn-proto v0.11.8 |
| 290 | 2025-03-19T23:19:27.313Z | Downloaded webpki-roots v0.26.6 |
| 291 | 2025-03-19T23:19:27.317Z | Downloaded regex v1.11.1 |
| 292 | 2025-03-19T23:19:27.330Z | Downloaded chrono v0.4.40 |
| 293 | 2025-03-19T23:19:27.339Z | Downloaded openssl v0.10.71 |
| 294 | 2025-03-19T23:19:27.347Z | Downloaded regex-syntax v0.8.5 |
| 295 | 2025-03-19T23:19:27.355Z | Downloaded rustls v0.22.4 |
| 296 | 2025-03-19T23:19:27.368Z | Downloaded rustix v0.38.37 |
| 297 | 2025-03-19T23:19:27.389Z | Downloaded regress v0.10.3 |
| 298 | 2025-03-19T23:19:27.396Z | Downloaded openapiv3 v2.0.0 |
| 299 | 2025-03-19T23:19:27.409Z | Downloaded rustls v0.23.19 |
| 300 | 2025-03-19T23:19:27.418Z | Downloaded dropshot v0.16.0 |
| 301 | 2025-03-19T23:19:27.438Z | Downloaded typify-impl v0.2.0 |
| 302 | 2025-03-19T23:19:27.451Z | Downloaded syn v2.0.98 |
| 303 | 2025-03-19T23:19:27.461Z | Downloaded vcpkg v0.2.15 |
| 304 | 2025-03-19T23:19:27.496Z | Downloaded icu_properties_data v1.5.0 |
| 305 | 2025-03-19T23:19:27.505Z | Downloaded rustls-webpki v0.102.8 |
| 306 | 2025-03-19T23:19:27.522Z | Downloaded goblin v0.8.2 |
| 307 | 2025-03-19T23:19:27.528Z | Downloaded futures-util v0.3.31 |
| 308 | 2025-03-19T23:19:27.538Z | Downloaded memchr v2.7.4 |
| 309 | 2025-03-19T23:19:27.542Z | Downloaded tower v0.5.2 |
| 310 | 2025-03-19T23:19:27.550Z | Downloaded idna v1.0.3 |
| 311 | 2025-03-19T23:19:27.553Z | Downloaded cc v1.2.15 |
| 312 | 2025-03-19T23:19:27.557Z | Downloaded toml_edit v0.22.24 |
| 313 | 2025-03-19T23:19:27.577Z | Downloaded regex-automata v0.4.8 |
| 314 | 2025-03-19T23:19:27.592Z | Downloaded rand v0.8.5 |
| 315 | 2025-03-19T23:19:27.595Z | Downloaded tracing-core v0.1.32 |
| 316 | 2025-03-19T23:19:27.598Z | Downloaded crossbeam-channel v0.5.13 |
| 317 | 2025-03-19T23:19:27.602Z | Downloaded serde_derive_internals v0.29.1 |
| 318 | 2025-03-19T23:19:27.606Z | Downloaded rusty-fork v0.3.0 |
| 319 | 2025-03-19T23:19:27.606Z | Downloaded pest_meta v2.7.14 |
| 320 | 2025-03-19T23:19:27.606Z | Downloaded url v2.5.3 |
| 321 | 2025-03-19T23:19:27.609Z | Downloaded quinn-udp v0.5.5 |
| 322 | 2025-03-19T23:19:27.612Z | Downloaded icu_collections v1.5.0 |
| 323 | 2025-03-19T23:19:27.616Z | Downloaded spin v0.9.8 |
| 324 | 2025-03-19T23:19:27.619Z | Downloaded uuid v1.15.1 |
| 325 | 2025-03-19T23:19:27.622Z | Downloaded tracing v0.1.40 |
| 326 | 2025-03-19T23:19:27.625Z | Downloaded ppv-lite86 v0.2.20 |
| 327 | 2025-03-19T23:19:27.628Z | Downloaded libc v0.2.170 |
| 328 | 2025-03-19T23:19:27.650Z | Downloaded tokio v1.43.0 |
| 329 | 2025-03-19T23:19:27.684Z | Downloaded pest_derive v2.7.14 |
| 330 | 2025-03-19T23:19:27.687Z | Downloaded zerocopy-derive v0.7.35 |
| 331 | 2025-03-19T23:19:27.690Z | Downloaded base64 v0.22.1 |
| 332 | 2025-03-19T23:19:27.694Z | Downloaded parse-display-derive v0.10.0 |
| 333 | 2025-03-19T23:19:27.694Z | Downloaded scroll v0.12.0 |
| 334 | 2025-03-19T23:19:27.697Z | Downloaded slog-term v2.9.1 |
| 335 | 2025-03-19T23:19:27.697Z | Downloaded icu_properties v1.5.1 |
| 336 | 2025-03-19T23:19:27.700Z | Downloaded darling_core v0.20.10 |
| 337 | 2025-03-19T23:19:27.703Z | Downloaded shlex v1.3.0 |
| 338 | 2025-03-19T23:19:27.706Z | Downloaded serde_tokenstream v0.2.2 |
| 339 | 2025-03-19T23:19:27.706Z | Downloaded anyhow v1.0.97 |
| 340 | 2025-03-19T23:19:27.710Z | Downloaded log v0.4.22 |
| 341 | 2025-03-19T23:19:27.713Z | Downloaded ucd-trie v0.1.7 |
| 342 | 2025-03-19T23:19:27.713Z | Downloaded slog-json v2.6.1 |
| 343 | 2025-03-19T23:19:27.716Z | Downloaded ipnet v2.11.0 |
| 344 | 2025-03-19T23:19:27.716Z | Downloaded slog-async v2.8.0 |
| 345 | 2025-03-19T23:19:27.716Z | Downloaded icu_locid_transform_data v1.5.0 |
| 346 | 2025-03-19T23:19:27.719Z | Downloaded futures v0.3.31 |
| 347 | 2025-03-19T23:19:27.723Z | Downloaded slab v0.4.9 |
| 348 | 2025-03-19T23:19:27.726Z | Downloaded rustversion v1.0.17 |
| 349 | 2025-03-19T23:19:27.726Z | Downloaded term v0.7.0 |
| 350 | 2025-03-19T23:19:27.729Z | Downloaded icu_normalizer v1.5.0 |
| 351 | 2025-03-19T23:19:27.732Z | Downloaded dropshot_endpoint v0.16.0 |
| 352 | 2025-03-19T23:19:27.735Z | Downloaded icu_provider v1.5.0 |
| 353 | 2025-03-19T23:19:27.739Z | Downloaded pin-project-lite v0.2.14 |
| 354 | 2025-03-19T23:19:27.742Z | Downloaded futures-channel v0.3.31 |
| 355 | 2025-03-19T23:19:27.746Z | Downloaded bit-vec v0.8.0 |
| 356 | 2025-03-19T23:19:27.746Z | Downloaded test-strategy v0.4.0 |
| 357 | 2025-03-19T23:19:27.749Z | Downloaded multer v3.1.0 |
| 358 | 2025-03-19T23:19:27.753Z | Downloaded litemap v0.7.3 |
| 359 | 2025-03-19T23:19:27.753Z | Downloaded native-tls v0.2.12 |
| 360 | 2025-03-19T23:19:27.757Z | Downloaded getrandom v0.2.15 |
| 361 | 2025-03-19T23:19:27.757Z | Downloaded form_urlencoded v1.2.1 |
| 362 | 2025-03-19T23:19:27.757Z | Downloaded usdt v0.5.0 |
| 363 | 2025-03-19T23:19:27.757Z | Downloaded encoding_rs v0.8.34 |
| 364 | 2025-03-19T23:19:27.776Z | Downloaded errno v0.3.9 |
| 365 | 2025-03-19T23:19:27.781Z | Downloaded wait-timeout v0.2.0 |
| 366 | 2025-03-19T23:19:27.781Z | Downloaded version_check v0.9.5 |
| 367 | 2025-03-19T23:19:27.781Z | Downloaded thiserror v2.0.11 |
| 368 | 2025-03-19T23:19:27.785Z | Downloaded icu_locid_transform v1.5.0 |
| 369 | 2025-03-19T23:19:27.789Z | Downloaded futures-task v0.3.31 |
| 370 | 2025-03-19T23:19:27.789Z | Downloaded daft-derive v0.1.2 |
| 371 | 2025-03-19T23:19:27.793Z | Downloaded unarray v0.1.4 |
| 372 | 2025-03-19T23:19:27.793Z | Downloaded strum_macros v0.26.4 |
| 373 | 2025-03-19T23:19:27.797Z | Downloaded tempfile v3.13.0 |
| 374 | 2025-03-19T23:19:27.797Z | Downloaded ipnetwork v0.21.1 |
| 375 | 2025-03-19T23:19:27.797Z | Downloaded httpdate v1.0.3 |
| 376 | 2025-03-19T23:19:27.803Z | Downloaded ring v0.17.11 |
| 377 | 2025-03-19T23:19:27.835Z | Downloaded hostname v0.4.0 |
| 378 | 2025-03-19T23:19:27.838Z | Downloaded hex v0.4.3 |
| 379 | 2025-03-19T23:19:27.838Z | Downloaded futures-macro v0.3.31 |
| 380 | 2025-03-19T23:19:27.838Z | Downloaded deranged v0.3.11 |
| 381 | 2025-03-19T23:19:27.842Z | Downloaded cpufeatures v0.2.14 |
| 382 | 2025-03-19T23:19:27.842Z | Downloaded time-macros v0.2.18 |
| 383 | 2025-03-19T23:19:27.842Z | Downloaded is-terminal v0.4.13 |
| 384 | 2025-03-19T23:19:27.845Z | Downloaded daft v0.1.2 |
| 385 | 2025-03-19T23:19:27.845Z | Downloaded structmeta v0.3.0 |
| 386 | 2025-03-19T23:19:27.845Z | Downloaded async-trait v0.1.87 |
| 387 | 2025-03-19T23:19:27.848Z | Downloaded backoff v0.4.0 |
| 388 | 2025-03-19T23:19:27.852Z | Downloaded structmeta-derive v0.3.0 |
| 389 | 2025-03-19T23:19:27.852Z | Downloaded lazy_static v1.5.0 |
| 390 | 2025-03-19T23:19:27.852Z | Downloaded futures-core v0.3.31 |
| 391 | 2025-03-19T23:19:27.856Z | Downloaded dof v0.3.0 |
| 392 | 2025-03-19T23:19:27.857Z | Downloaded stable_deref_trait v1.2.0 |
| 393 | 2025-03-19T23:19:27.857Z | Downloaded tokio-native-tls v0.3.1 |
| 394 | 2025-03-19T23:19:27.857Z | Downloaded thiserror v1.0.69 |
| 395 | 2025-03-19T23:19:27.860Z | Downloaded fnv v1.0.7 |
| 396 | 2025-03-19T23:19:27.860Z | Downloaded thread_local v1.1.8 |
| 397 | 2025-03-19T23:19:27.864Z | Downloaded dyn-clone v1.0.19 |
| 398 | 2025-03-19T23:19:27.864Z | Downloaded hostname v0.3.1 |
| 399 | 2025-03-19T23:19:27.864Z | Downloaded heck v0.5.0 |
| 400 | 2025-03-19T23:19:27.867Z | Downloaded futures-io v0.3.31 |
| 401 | 2025-03-19T23:19:27.867Z | Downloaded futures-executor v0.3.31 |
| 402 | 2025-03-19T23:19:27.867Z | Downloaded thiserror-impl v2.0.11 |
| 403 | 2025-03-19T23:19:27.870Z | Downloaded strum v0.26.3 |
| 404 | 2025-03-19T23:19:27.871Z | Downloaded async-stream v0.3.6 |
| 405 | 2025-03-19T23:19:27.871Z | Downloaded cfg-if v1.0.0 |
| 406 | 2025-03-19T23:19:27.871Z | Downloaded block-buffer v0.10.4 |
| 407 | 2025-03-19T23:19:27.874Z | Downloaded digest v0.10.7 |
| 408 | 2025-03-19T23:19:27.874Z | Downloaded crypto-common v0.1.6 |
| 409 | 2025-03-19T23:19:27.874Z | Downloaded bit-set v0.8.0 |
| 410 | 2025-03-19T23:19:27.877Z | Downloaded autocfg v1.4.0 |
| 411 | 2025-03-19T23:19:27.878Z | Downloaded want v0.3.1 |
| 412 | 2025-03-19T23:19:28.004Z | Compiling proc-macro2 v1.0.94 |
| 413 | 2025-03-19T23:19:28.004Z | Compiling unicode-ident v1.0.14 |
| 414 | 2025-03-19T23:19:28.009Z | Compiling libc v0.2.170 |
| 415 | 2025-03-19T23:19:28.009Z | Checking cfg-if v1.0.0 |
| 416 | 2025-03-19T23:19:28.009Z | Compiling autocfg v1.4.0 |
| 417 | 2025-03-19T23:19:28.009Z | Compiling serde v1.0.218 |
| 418 | 2025-03-19T23:19:28.026Z | Checking memchr v2.7.4 |
| 419 | 2025-03-19T23:19:28.033Z | Checking itoa v1.0.11 |
| 420 | 2025-03-19T23:19:28.147Z | Compiling serde_json v1.0.139 |
| 421 | 2025-03-19T23:19:28.257Z | Compiling thiserror v1.0.69 |
| 422 | 2025-03-19T23:19:28.598Z | Compiling shlex v1.3.0 |
| 423 | 2025-03-19T23:19:28.772Z | Checking once_cell v1.20.3 |
| 424 | 2025-03-19T23:19:28.923Z | Compiling cc v1.2.15 |
| 425 | 2025-03-19T23:19:28.940Z | Checking pin-project-lite v0.2.14 |
| 426 | 2025-03-19T23:19:29.046Z | Checking ryu v1.0.18 |
| 427 | 2025-03-19T23:19:29.059Z | Checking smallvec v1.14.0 |
| 428 | 2025-03-19T23:19:29.121Z | Checking bytes v1.10.1 |
| 429 | 2025-03-19T23:19:29.195Z | Compiling semver v1.0.25 |
| 430 | 2025-03-19T23:19:29.284Z | Checking futures-core v0.3.31 |
| 431 | 2025-03-19T23:19:29.380Z | Compiling version_check v0.9.5 |
| 432 | 2025-03-19T23:19:29.469Z | Compiling lock_api v0.4.12 |
| 433 | 2025-03-19T23:19:29.585Z | Compiling parking_lot_core v0.9.10 |
| 434 | 2025-03-19T23:19:29.706Z | Compiling quote v1.0.39 |
| 435 | 2025-03-19T23:19:29.837Z | Checking getrandom v0.2.15 |
| 436 | 2025-03-19T23:19:29.952Z | Checking foldhash v0.1.3 |
| 437 | 2025-03-19T23:19:30.079Z | Checking equivalent v1.0.1 |
| 438 | 2025-03-19T23:19:30.113Z | Checking allocator-api2 v0.2.18 |
| 439 | 2025-03-19T23:19:30.127Z | Compiling syn v2.0.98 |
| 440 | 2025-03-19T23:19:30.182Z | Checking scopeguard v1.2.0 |
| 441 | 2025-03-19T23:19:30.226Z | Compiling slab v0.4.9 |
| 442 | 2025-03-19T23:19:30.276Z | Checking futures-sink v0.3.31 |
| 443 | 2025-03-19T23:19:30.417Z | Checking fnv v1.0.7 |
| 444 | 2025-03-19T23:19:30.544Z | Checking mio v1.0.2 |
| 445 | 2025-03-19T23:19:30.548Z | Checking signal-hook-registry v1.4.2 |
| 446 | 2025-03-19T23:19:30.648Z | Checking socket2 v0.5.8 |
| 447 | 2025-03-19T23:19:30.724Z | Checking hashbrown v0.15.1 |
| 448 | 2025-03-19T23:19:30.737Z | Checking parking_lot v0.12.3 |
| 449 | 2025-03-19T23:19:30.741Z | Checking log v0.4.22 |
| 450 | 2025-03-19T23:19:31.001Z | Compiling num-traits v0.2.19 |
| 451 | 2025-03-19T23:19:31.096Z | Checking stable_deref_trait v1.2.0 |
| 452 | 2025-03-19T23:19:31.109Z | Checking futures-channel v0.3.31 |
| 453 | 2025-03-19T23:19:31.129Z | Checking futures-io v0.3.31 |
| 454 | 2025-03-19T23:19:31.132Z | Checking pin-utils v0.1.0 |
| 455 | 2025-03-19T23:19:31.199Z | Checking futures-task v0.3.31 |
| 456 | 2025-03-19T23:19:31.229Z | Compiling getrandom v0.3.1 |
| 457 | 2025-03-19T23:19:31.321Z | Checking http v1.2.0 |
| 458 | 2025-03-19T23:19:31.505Z | Compiling vcpkg v0.2.15 |
| 459 | 2025-03-19T23:19:31.841Z | Compiling heck v0.5.0 |
| 460 | 2025-03-19T23:19:31.868Z | Compiling ring v0.17.11 |
| 461 | 2025-03-19T23:19:31.934Z | Checking bitflags v2.6.0 |
| 462 | 2025-03-19T23:19:32.036Z | Checking rustls-pki-types v1.10.0 |
| 463 | 2025-03-19T23:19:32.251Z | Checking iana-time-zone v0.1.61 |
| 464 | 2025-03-19T23:19:32.408Z | Compiling pkg-config v0.3.31 |
| 465 | 2025-03-19T23:19:32.577Z | Compiling schemars v0.8.22 |
| 466 | 2025-03-19T23:19:32.969Z | Checking writeable v0.5.5 |
| 467 | 2025-03-19T23:19:32.984Z | Checking untrusted v0.9.0 |
| 468 | 2025-03-19T23:19:33.143Z | Checking dyn-clone v1.0.19 |
| 469 | 2025-03-19T23:19:33.218Z | Checking litemap v0.7.3 |
| 470 | 2025-03-19T23:19:33.242Z | Compiling httparse v1.9.5 |
| 471 | 2025-03-19T23:19:33.286Z | Checking tracing-core v0.1.32 |
| 472 | 2025-03-19T23:19:33.449Z | Compiling openssl-sys v0.9.106 |
| 473 | 2025-03-19T23:19:33.515Z | Compiling ucd-trie v0.1.7 |
| 474 | 2025-03-19T23:19:33.552Z | Checking atomic-waker v1.1.2 |
| 475 | 2025-03-19T23:19:33.899Z | Checking tracing v0.1.40 |
| 476 | 2025-03-19T23:19:33.971Z | Checking http-body v1.0.1 |
| 477 | 2025-03-19T23:19:34.155Z | Checking byteorder v1.5.0 |
| 478 | 2025-03-19T23:19:34.345Z | Checking zeroize v1.8.1 |
| 479 | 2025-03-19T23:19:34.445Z | Checking icu_locid_transform_data v1.5.0 |
| 480 | 2025-03-19T23:19:34.495Z | Checking subtle v2.6.1 |
| 481 | 2025-03-19T23:19:34.537Z | Checking try-lock v0.2.5 |
| 482 | 2025-03-19T23:19:34.583Z | Compiling uuid v1.15.1 |
| 483 | 2025-03-19T23:19:34.679Z | Checking want v0.3.1 |
| 484 | 2025-03-19T23:19:34.708Z | Checking icu_properties_data v1.5.0 |
| 485 | 2025-03-19T23:19:34.868Z | Compiling openssl v0.10.71 |
| 486 | 2025-03-19T23:19:34.947Z | Checking foreign-types-shared v0.1.1 |
| 487 | 2025-03-19T23:19:35.053Z | Compiling chrono v0.4.40 |
| 488 | 2025-03-19T23:19:35.070Z | Checking tower-service v0.3.3 |
| 489 | 2025-03-19T23:19:35.117Z | Checking httpdate v1.0.3 |
| 490 | 2025-03-19T23:19:35.141Z | Checking foreign-types v0.3.2 |
| 491 | 2025-03-19T23:19:35.219Z | Compiling regress v0.10.3 |
| 492 | 2025-03-19T23:19:35.330Z | Compiling aho-corasick v1.1.3 |
| 493 | 2025-03-19T23:19:35.356Z | Compiling rustls v0.23.19 |
| 494 | 2025-03-19T23:19:35.551Z | Compiling regex-syntax v0.8.5 |
| 495 | 2025-03-19T23:19:35.683Z | Checking write16 v1.0.0 |
| 496 | 2025-03-19T23:19:35.804Z | Checking utf8_iter v1.0.4 |
| 497 | 2025-03-19T23:19:36.007Z | Compiling native-tls v0.2.12 |
| 498 | 2025-03-19T23:19:36.299Z | Checking utf16_iter v1.0.5 |
| 499 | 2025-03-19T23:19:36.389Z | Checking percent-encoding v2.3.1 |
| 500 | 2025-03-19T23:19:36.469Z | Checking icu_normalizer_data v1.5.0 |
| 501 | 2025-03-19T23:19:36.602Z | Compiling slog v2.7.0 |
| 502 | 2025-03-19T23:19:36.861Z | Checking form_urlencoded v1.2.1 |
| 503 | 2025-03-19T23:19:37.183Z | Compiling synstructure v0.13.1 |
| 504 | 2025-03-19T23:19:38.067Z | Compiling serde_derive_internals v0.29.1 |
| 505 | 2025-03-19T23:19:38.294Z | Checking rustls-webpki v0.102.8 |
| 506 | 2025-03-19T23:19:39.047Z | Compiling typenum v1.17.0 |
| 507 | 2025-03-19T23:19:39.078Z | Compiling regex-automata v0.4.8 |
| 508 | 2025-03-19T23:19:39.681Z | Checking openssl-probe v0.1.5 |
| 509 | 2025-03-19T23:19:40.311Z | Compiling generic-array v0.14.7 |
| 510 | 2025-03-19T23:19:40.562Z | Checking encoding_rs v0.8.34 |
| 511 | 2025-03-19T23:19:40.838Z | Checking mime v0.3.17 |
| 512 | 2025-03-19T23:19:41.247Z | Compiling serde_derive v1.0.218 |
| 513 | 2025-03-19T23:19:41.741Z | Compiling thiserror-impl v1.0.69 |
| 514 | 2025-03-19T23:19:41.824Z | Compiling schemars_derive v0.8.22 |
| 515 | 2025-03-19T23:19:42.060Z | Compiling zerofrom-derive v0.1.4 |
| 516 | 2025-03-19T23:19:42.265Z | Compiling tokio-macros v2.5.0 |
| 517 | 2025-03-19T23:19:42.892Z | Compiling yoke-derive v0.7.4 |
| 518 | 2025-03-19T23:19:43.685Z | Checking tokio v1.43.0 |
| 519 | 2025-03-19T23:19:44.520Z | Compiling futures-macro v0.3.31 |
| 520 | 2025-03-19T23:19:44.533Z | Compiling zerocopy-derive v0.7.35 |
| 521 | 2025-03-19T23:19:44.545Z | Compiling zerovec-derive v0.10.3 |
| 522 | 2025-03-19T23:19:45.054Z | Checking zerofrom v0.1.4 |
| 523 | 2025-03-19T23:19:45.205Z | Compiling displaydoc v0.2.5 |
| 524 | 2025-03-19T23:19:45.248Z | Checking yoke v0.7.4 |
| 525 | 2025-03-19T23:19:45.603Z | Compiling icu_provider_macros v1.5.0 |
| 526 | 2025-03-19T23:19:45.696Z | Compiling pest v2.7.14 |
| 527 | 2025-03-19T23:19:46.260Z | Checking futures-util v0.3.31 |
| 528 | 2025-03-19T23:19:46.420Z | Checking zerocopy v0.7.35 |
| 529 | 2025-03-19T23:19:46.649Z | Compiling openssl-macros v0.1.1 |
| 530 | 2025-03-19T23:19:46.696Z | Compiling regex v1.11.1 |
| 531 | 2025-03-19T23:19:46.928Z | Checking zerovec v0.10.4 |
| 532 | 2025-03-19T23:19:48.523Z | Checking tinystr v0.7.6 |
| 533 | 2025-03-19T23:19:48.846Z | Checking icu_locid v1.5.0 |
| 534 | 2025-03-19T23:19:48.851Z | Checking icu_collections v1.5.0 |
| 535 | 2025-03-19T23:19:49.509Z | Compiling pest_meta v2.7.14 |
| 536 | 2025-03-19T23:19:49.788Z | Checking icu_provider v1.5.0 |
| 537 | 2025-03-19T23:19:50.346Z | Checking tokio-util v0.7.13 |
| 538 | 2025-03-19T23:19:50.421Z | Checking icu_locid_transform v1.5.0 |
| 539 | 2025-03-19T23:19:50.678Z | Checking http-body-util v0.1.2 |
| 540 | 2025-03-19T23:19:50.868Z | Compiling pest_generator v2.7.14 |
| 541 | 2025-03-19T23:19:51.119Z | Checking tokio-rustls v0.26.0 |
| 542 | 2025-03-19T23:19:51.159Z | Compiling scroll_derive v0.12.0 |
| 543 | 2025-03-19T23:19:51.432Z | Checking icu_properties v1.5.1 |
| 544 | 2025-03-19T23:19:51.515Z | Checking rustls-pemfile v2.2.0 |
| 545 | 2025-03-19T23:19:51.746Z | Checking webpki-roots v0.26.6 |
| 546 | 2025-03-19T23:19:51.944Z | Checking rand_core v0.6.4 |
| 547 | 2025-03-19T23:19:52.241Z | Compiling usdt-impl v0.5.0 |
| 548 | 2025-03-19T23:19:52.517Z | Checking sync_wrapper v1.0.1 |
| 549 | 2025-03-19T23:19:52.533Z | Compiling num-conv v0.1.0 |
| 550 | 2025-03-19T23:19:52.636Z | Checking indexmap v2.7.1 |
| 551 | 2025-03-19T23:19:53.015Z | Compiling pest_derive v2.7.14 |
| 552 | 2025-03-19T23:19:53.150Z | Checking tokio-native-tls v0.3.1 |
| 553 | 2025-03-19T23:19:53.348Z | Checking serde_urlencoded v0.7.1 |
| 554 | 2025-03-19T23:19:53.422Z | Checking base64 v0.22.1 |
| 555 | 2025-03-19T23:19:53.768Z | Compiling serde_tokenstream v0.2.2 |
| 556 | 2025-03-19T23:19:53.861Z | Checking h2 v0.4.6 |
| 557 | 2025-03-19T23:19:54.014Z | Compiling time-core v0.1.2 |
| 558 | 2025-03-19T23:19:54.192Z | Checking powerfmt v0.2.0 |
| 559 | 2025-03-19T23:19:54.304Z | Compiling rustix v0.38.37 |
| 560 | 2025-03-19T23:19:54.422Z | Checking tower-layer v0.3.3 |
| 561 | 2025-03-19T23:19:54.461Z | Checking deranged v0.3.11 |
| 562 | 2025-03-19T23:19:54.667Z | Checking icu_normalizer v1.5.0 |
| 563 | 2025-03-19T23:19:54.670Z | Checking tower v0.5.2 |
| 564 | 2025-03-19T23:19:55.090Z | Compiling time-macros v0.2.18 |
| 565 | 2025-03-19T23:19:55.104Z | Compiling dtrace-parser v0.2.0 |
| 566 | 2025-03-19T23:19:55.430Z | Checking idna_adapter v1.2.0 |
| 567 | 2025-03-19T23:19:55.619Z | Checking idna v1.0.3 |
| 568 | 2025-03-19T23:19:55.701Z | Compiling dof v0.3.0 |
| 569 | 2025-03-19T23:19:56.111Z | Checking url v2.5.3 |
| 570 | 2025-03-19T23:19:56.125Z | Checking scroll v0.12.0 |
| 571 | 2025-03-19T23:19:56.520Z | Checking ppv-lite86 v0.2.20 |
| 572 | 2025-03-19T23:19:56.613Z | Compiling thread-id v4.2.2 |
| 573 | 2025-03-19T23:19:56.728Z | Compiling structmeta-derive v0.3.0 |
| 574 | 2025-03-19T23:19:56.945Z | Checking errno v0.3.9 |
| 575 | 2025-03-19T23:19:57.128Z | Checking num_threads v0.1.7 |
| 576 | 2025-03-19T23:19:57.247Z | Compiling typify-impl v0.2.0 |
| 577 | 2025-03-19T23:19:57.650Z | Compiling strsim v0.11.1 |
| 578 | 2025-03-19T23:19:57.789Z | Checking plain v0.2.3 |
| 579 | 2025-03-19T23:19:57.938Z | Compiling rustversion v1.0.17 |
| 580 | 2025-03-19T23:19:58.010Z | Checking hyper v1.6.0 |
| 581 | 2025-03-19T23:19:58.504Z | Checking ipnet v2.11.0 |
| 582 | 2025-03-19T23:19:58.523Z | Compiling ident_case v1.0.1 |
| 583 | 2025-03-19T23:19:58.590Z | Compiling paste v1.0.15 |
| 584 | 2025-03-19T23:19:58.696Z | Compiling crossbeam-utils v0.8.20 |
| 585 | 2025-03-19T23:19:58.862Z | Checking time v0.3.36 |
| 586 | 2025-03-19T23:19:59.120Z | Compiling structmeta v0.3.0 |
| 587 | 2025-03-19T23:19:59.156Z | Compiling darling_core v0.20.10 |
| 588 | 2025-03-19T23:19:59.475Z | Checking goblin v0.8.2 |
| 589 | 2025-03-19T23:19:59.936Z | Checking hyper-util v0.1.10 |
| 590 | 2025-03-19T23:20:00.629Z | Checking rand_chacha v0.3.1 |
| 591 | 2025-03-19T23:20:01.455Z | Compiling openapiv3 v2.0.0 |
| 592 | 2025-03-19T23:20:01.493Z | Checking hyper-rustls v0.27.3 |
| 593 | 2025-03-19T23:20:01.813Z | Checking hyper-tls v0.6.0 |
| 594 | 2025-03-19T23:20:02.091Z | Checking reqwest v0.12.12 |
| 595 | 2025-03-19T23:20:02.854Z | Checking dirs-sys-next v0.1.2 |
| 596 | 2025-03-19T23:20:02.866Z | Compiling omicron-workspace-hack v0.1.0 |
| 597 | 2025-03-19T23:20:03.047Z | Checking pretty-hex v0.4.1 |
| 598 | 2025-03-19T23:20:03.220Z | Compiling unsafe-libyaml v0.2.11 |
| 599 | 2025-03-19T23:20:03.237Z | Compiling rustls v0.22.4 |
| 600 | 2025-03-19T23:20:03.580Z | Checking fastrand v2.1.1 |
| 601 | 2025-03-19T23:20:03.594Z | Compiling newtype-uuid v1.2.1 |
| 602 | 2025-03-19T23:20:03.912Z | Checking tempfile v3.13.0 |
| 603 | 2025-03-19T23:20:04.003Z | Checking dirs-next v2.0.0 |
| 604 | 2025-03-19T23:20:04.235Z | Compiling darling_macro v0.20.10 |
| 605 | 2025-03-19T23:20:04.291Z | Checking rand v0.8.5 |
| 606 | 2025-03-19T23:20:04.751Z | Compiling serde_yaml v0.9.34+deprecated |
| 607 | 2025-03-19T23:20:05.252Z | Checking crypto-common v0.1.6 |
| 608 | 2025-03-19T23:20:05.432Z | Checking block-buffer v0.10.4 |
| 609 | 2025-03-19T23:20:05.463Z | Checking ipnetwork v0.21.1 |
| 610 | 2025-03-19T23:20:05.624Z | Checking toml_datetime v0.6.8 |
| 611 | 2025-03-19T23:20:05.637Z | Checking serde_spanned v0.6.8 |
| 612 | 2025-03-19T23:20:05.676Z | Compiling multer v3.1.0 |
| 613 | 2025-03-19T23:20:05.851Z | Checking wait-timeout v0.2.0 |
| 614 | 2025-03-19T23:20:05.920Z | Checking thread_local v1.1.8 |
| 615 | 2025-03-19T23:20:05.934Z | Checking bit-vec v0.8.0 |
| 616 | 2025-03-19T23:20:05.979Z | Compiling slog-async v2.8.0 |
| 617 | 2025-03-19T23:20:06.022Z | Checking winnow v0.7.3 |
| 618 | 2025-03-19T23:20:06.039Z | Compiling camino v1.1.9 |
| 619 | 2025-03-19T23:20:06.183Z | Compiling anyhow v1.0.97 |
| 620 | 2025-03-19T23:20:06.204Z | Checking quick-error v1.2.3 |
| 621 | 2025-03-19T23:20:06.295Z | Checking match_cfg v0.1.0 |
| 622 | 2025-03-19T23:20:06.347Z | Compiling thiserror v2.0.11 |
| 623 | 2025-03-19T23:20:06.383Z | Checking hostname v0.3.1 |
| 624 | 2025-03-19T23:20:06.514Z | Checking rusty-fork v0.3.0 |
| 625 | 2025-03-19T23:20:06.554Z | Checking bit-set v0.8.0 |
| 626 | 2025-03-19T23:20:06.744Z | Compiling strum_macros v0.26.4 |
| 627 | 2025-03-19T23:20:06.799Z | Checking oxnet v0.1.1 |
| 628 | 2025-03-19T23:20:07.135Z | Checking crossbeam-channel v0.5.13 |
| 629 | 2025-03-19T23:20:07.161Z | Checking digest v0.10.7 |
| 630 | 2025-03-19T23:20:07.282Z | Compiling darling v0.20.10 |
| 631 | 2025-03-19T23:20:07.311Z | Checking term v0.7.0 |
| 632 | 2025-03-19T23:20:07.754Z | Checking progenitor-client v0.8.0 |
| 633 | 2025-03-19T23:20:07.767Z | Compiling usdt-attr-macro v0.5.0 |
| 634 | 2025-03-19T23:20:07.795Z | Compiling usdt-macro v0.5.0 |
| 635 | 2025-03-19T23:20:07.812Z | Checking slog-json v2.6.1 |
| 636 | 2025-03-19T23:20:08.052Z | Compiling parse-display-derive v0.10.0 |
| 637 | 2025-03-19T23:20:08.069Z | Checking hex v0.4.3 |
| 638 | 2025-03-19T23:20:08.419Z | Compiling typify-macro v0.2.0 |
| 639 | 2025-03-19T23:20:08.541Z | Checking rand_xorshift v0.3.0 |
| 640 | 2025-03-19T23:20:08.726Z | Checking futures-executor v0.3.31 |
| 641 | 2025-03-19T23:20:08.787Z | Checking toml_edit v0.22.24 |
| 642 | 2025-03-19T23:20:08.957Z | Compiling async-stream-impl v0.3.6 |
| 643 | 2025-03-19T23:20:09.055Z | Compiling thiserror-impl v2.0.11 |
| 644 | 2025-03-19T23:20:09.143Z | Compiling daft-derive v0.1.2 |
| 645 | 2025-03-19T23:20:10.187Z | Compiling dropshot v0.16.0 |
| 646 | 2025-03-19T23:20:10.570Z | Checking is-terminal v0.4.13 |
| 647 | 2025-03-19T23:20:10.652Z | Checking memmap v0.7.0 |
| 648 | 2025-03-19T23:20:10.703Z | Checking lazy_static v1.5.0 |
| 649 | 2025-03-19T23:20:10.725Z | Checking take_mut v0.2.2 |
| 650 | 2025-03-19T23:20:10.807Z | Checking cpufeatures v0.2.14 |
| 651 | 2025-03-19T23:20:10.837Z | Checking spin v0.9.8 |
| 652 | 2025-03-19T23:20:10.850Z | Checking unarray v0.1.4 |
| 653 | 2025-03-19T23:20:10.898Z | Checking sha1 v0.10.6 |
| 654 | 2025-03-19T23:20:10.998Z | Checking proptest v1.6.0 |
| 655 | 2025-03-19T23:20:11.142Z | Checking usdt v0.5.0 |
| 656 | 2025-03-19T23:20:11.159Z | Checking strum v0.26.3 |
| 657 | 2025-03-19T23:20:11.312Z | Checking tokio-rustls v0.25.0 |
| 658 | 2025-03-19T23:20:11.388Z | Checking slog-term v2.9.1 |
| 659 | 2025-03-19T23:20:11.389Z | Checking daft v0.1.2 |
| 660 | 2025-03-19T23:20:11.435Z | Checking toml v0.8.20 |
| 661 | 2025-03-19T23:20:11.517Z | Checking parse-display v0.10.0 |
| 662 | 2025-03-19T23:20:11.569Z | Compiling typify v0.2.0 |
| 663 | 2025-03-19T23:20:11.688Z | Compiling progenitor-impl v0.8.0 |
| 664 | 2025-03-19T23:20:11.766Z | Checking async-stream v0.3.6 |
| 665 | 2025-03-19T23:20:11.813Z | Checking futures v0.3.31 |
| 666 | 2025-03-19T23:20:11.863Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 667 | 2025-03-19T23:20:11.916Z | Checking slog-bunyan v2.5.0 |
| 668 | 2025-03-19T23:20:11.929Z | Compiling serde_with_macros v3.12.0 |
| 669 | 2025-03-19T23:20:12.084Z | Compiling test-strategy v0.4.0 |
| 670 | 2025-03-19T23:20:12.170Z | Compiling dropshot_endpoint v0.16.0 |
| 671 | 2025-03-19T23:20:12.299Z | Checking serde_path_to_error v0.1.16 |
| 672 | 2025-03-19T23:20:12.510Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 673 | 2025-03-19T23:20:12.897Z | Compiling async-trait v0.1.87 |
| 674 | 2025-03-19T23:20:13.358Z | Checking waitgroup v0.1.2 |
| 675 | 2025-03-19T23:20:13.501Z | Checking hostname v0.4.0 |
| 676 | 2025-03-19T23:20:13.646Z | Checking instant v0.1.13 |
| 677 | 2025-03-19T23:20:13.722Z | Checking debug-ignore v1.0.5 |
| 678 | 2025-03-19T23:20:13.760Z | Checking backoff v0.4.0 |
| 679 | 2025-03-19T23:20:13.873Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 680 | 2025-03-19T23:20:14.022Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 681 | 2025-03-19T23:20:14.025Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 682 | 2025-03-19T23:20:14.264Z | Checking serde_with v3.12.0 |
| 683 | 2025-03-19T23:20:14.549Z | Checking progenitor-client v0.9.1 |
| 684 | 2025-03-19T23:20:14.903Z | Checking macaddr v1.0.1 |
| 685 | 2025-03-19T23:20:15.125Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032) |
| 686 | 2025-03-19T23:20:15.634Z | Compiling progenitor-macro v0.8.0 |
| 687 | 2025-03-19T23:20:19.150Z | Checking progenitor v0.8.0 |
| 688 | 2025-03-19T23:20:19.263Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 689 | 2025-03-19T23:20:22.005Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 690 | 2025-03-19T23:20:29.069Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 691 | 2025-03-19T23:20:29.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 692 | 2025-03-19T23:20:29.314Z | + cargo build --release |
| 693 | 2025-03-19T23:20:29.541Z | Compiling proc-macro2 v1.0.94 |
| 694 | 2025-03-19T23:20:29.541Z | Compiling unicode-ident v1.0.14 |
| 695 | 2025-03-19T23:20:29.541Z | Compiling libc v0.2.170 |
| 696 | 2025-03-19T23:20:29.544Z | Compiling cfg-if v1.0.0 |
| 697 | 2025-03-19T23:20:29.544Z | Compiling autocfg v1.4.0 |
| 698 | 2025-03-19T23:20:29.544Z | Compiling serde v1.0.218 |
| 699 | 2025-03-19T23:20:29.544Z | Compiling memchr v2.7.4 |
| 700 | 2025-03-19T23:20:29.589Z | Compiling serde_json v1.0.139 |
| 701 | 2025-03-19T23:20:29.673Z | Compiling itoa v1.0.11 |
| 702 | 2025-03-19T23:20:29.906Z | Compiling thiserror v1.0.69 |
| 703 | 2025-03-19T23:20:29.967Z | Compiling shlex v1.3.0 |
| 704 | 2025-03-19T23:20:30.161Z | Compiling once_cell v1.20.3 |
| 705 | 2025-03-19T23:20:30.255Z | Compiling cc v1.2.15 |
| 706 | 2025-03-19T23:20:30.280Z | Compiling pin-project-lite v0.2.14 |
| 707 | 2025-03-19T23:20:30.448Z | Compiling ryu v1.0.18 |
| 708 | 2025-03-19T23:20:30.562Z | Compiling smallvec v1.14.0 |
| 709 | 2025-03-19T23:20:31.016Z | Compiling semver v1.0.25 |
| 710 | 2025-03-19T23:20:31.025Z | Compiling bytes v1.10.1 |
| 711 | 2025-03-19T23:20:31.032Z | Compiling futures-core v0.3.31 |
| 712 | 2025-03-19T23:20:31.264Z | Compiling quote v1.0.39 |
| 713 | 2025-03-19T23:20:31.281Z | Compiling version_check v0.9.5 |
| 714 | 2025-03-19T23:20:31.501Z | Compiling lock_api v0.4.12 |
| 715 | 2025-03-19T23:20:31.788Z | Compiling syn v2.0.98 |
| 716 | 2025-03-19T23:20:31.817Z | Compiling parking_lot_core v0.9.10 |
| 717 | 2025-03-19T23:20:31.829Z | Compiling getrandom v0.2.15 |
| 718 | 2025-03-19T23:20:31.855Z | Compiling foldhash v0.1.3 |
| 719 | 2025-03-19T23:20:31.990Z | Compiling allocator-api2 v0.2.18 |
| 720 | 2025-03-19T23:20:32.178Z | Compiling equivalent v1.0.1 |
| 721 | 2025-03-19T23:20:32.194Z | Compiling scopeguard v1.2.0 |
| 722 | 2025-03-19T23:20:32.287Z | Compiling slab v0.4.9 |
| 723 | 2025-03-19T23:20:32.442Z | Compiling futures-sink v0.3.31 |
| 724 | 2025-03-19T23:20:32.666Z | Compiling fnv v1.0.7 |
| 725 | 2025-03-19T23:20:32.781Z | Compiling hashbrown v0.15.1 |
| 726 | 2025-03-19T23:20:32.790Z | Compiling parking_lot v0.12.3 |
| 727 | 2025-03-19T23:20:32.860Z | Compiling mio v1.0.2 |
| 728 | 2025-03-19T23:20:32.931Z | Compiling signal-hook-registry v1.4.2 |
| 729 | 2025-03-19T23:20:33.074Z | Compiling socket2 v0.5.8 |
| 730 | 2025-03-19T23:20:33.102Z | Compiling log v0.4.22 |
| 731 | 2025-03-19T23:20:33.476Z | Compiling num-traits v0.2.19 |
| 732 | 2025-03-19T23:20:33.539Z | Compiling stable_deref_trait v1.2.0 |
| 733 | 2025-03-19T23:20:33.645Z | Compiling ring v0.17.11 |
| 734 | 2025-03-19T23:20:34.087Z | Compiling futures-channel v0.3.31 |
| 735 | 2025-03-19T23:20:34.201Z | Compiling pin-utils v0.1.0 |
| 736 | 2025-03-19T23:20:34.293Z | Compiling futures-io v0.3.31 |
| 737 | 2025-03-19T23:20:34.419Z | Compiling getrandom v0.3.1 |
| 738 | 2025-03-19T23:20:34.439Z | Compiling futures-task v0.3.31 |
| 739 | 2025-03-19T23:20:34.608Z | Compiling http v1.2.0 |
| 740 | 2025-03-19T23:20:34.773Z | Compiling bitflags v2.6.0 |
| 741 | 2025-03-19T23:20:34.793Z | Compiling heck v0.5.0 |
| 742 | 2025-03-19T23:20:34.876Z | Compiling pkg-config v0.3.31 |
| 743 | 2025-03-19T23:20:35.174Z | Compiling vcpkg v0.2.15 |
| 744 | 2025-03-19T23:20:35.533Z | Compiling iana-time-zone v0.1.61 |
| 745 | 2025-03-19T23:20:35.561Z | Compiling rustls-pki-types v1.10.0 |
| 746 | 2025-03-19T23:20:36.253Z | Compiling schemars v0.8.22 |
| 747 | 2025-03-19T23:20:36.527Z | Compiling openssl-sys v0.9.106 |
| 748 | 2025-03-19T23:20:36.658Z | Compiling writeable v0.5.5 |
| 749 | 2025-03-19T23:20:36.978Z | Compiling untrusted v0.9.0 |
| 750 | 2025-03-19T23:20:37.170Z | Compiling dyn-clone v1.0.19 |
| 751 | 2025-03-19T23:20:37.241Z | Compiling litemap v0.7.3 |
| 752 | 2025-03-19T23:20:37.382Z | Compiling httparse v1.9.5 |
| 753 | 2025-03-19T23:20:37.703Z | Compiling tracing-core v0.1.32 |
| 754 | 2025-03-19T23:20:37.718Z | Compiling atomic-waker v1.1.2 |
| 755 | 2025-03-19T23:20:37.815Z | Compiling ucd-trie v0.1.7 |
| 756 | 2025-03-19T23:20:38.004Z | Compiling http-body v1.0.1 |
| 757 | 2025-03-19T23:20:38.247Z | Compiling subtle v2.6.1 |
| 758 | 2025-03-19T23:20:38.519Z | Compiling tracing v0.1.40 |
| 759 | 2025-03-19T23:20:38.747Z | Compiling icu_locid_transform_data v1.5.0 |
| 760 | 2025-03-19T23:20:38.845Z | Compiling byteorder v1.5.0 |
| 761 | 2025-03-19T23:20:39.042Z | Compiling serde_derive_internals v0.29.1 |
| 762 | 2025-03-19T23:20:39.090Z | Compiling synstructure v0.13.1 |
| 763 | 2025-03-19T23:20:39.170Z | Compiling zeroize v1.8.1 |
| 764 | 2025-03-19T23:20:39.319Z | Compiling try-lock v0.2.5 |
| 765 | 2025-03-19T23:20:39.510Z | Compiling want v0.3.1 |
| 766 | 2025-03-19T23:20:39.685Z | Compiling chrono v0.4.40 |
| 767 | 2025-03-19T23:20:39.878Z | Compiling tower-service v0.3.3 |
| 768 | 2025-03-19T23:20:39.887Z | Compiling icu_properties_data v1.5.0 |
| 769 | 2025-03-19T23:20:40.005Z | Compiling httpdate v1.0.3 |
| 770 | 2025-03-19T23:20:40.123Z | Compiling openssl v0.10.71 |
| 771 | 2025-03-19T23:20:40.513Z | Compiling foreign-types-shared v0.1.1 |
| 772 | 2025-03-19T23:20:40.580Z | Compiling uuid v1.15.1 |
| 773 | 2025-03-19T23:20:40.625Z | Compiling foreign-types v0.3.2 |
| 774 | 2025-03-19T23:20:40.740Z | Compiling regress v0.10.3 |
| 775 | 2025-03-19T23:20:41.151Z | Compiling aho-corasick v1.1.3 |
| 776 | 2025-03-19T23:20:41.481Z | Compiling icu_normalizer_data v1.5.0 |
| 777 | 2025-03-19T23:20:41.922Z | Compiling regex-syntax v0.8.5 |
| 778 | 2025-03-19T23:20:42.225Z | Compiling utf8_iter v1.0.4 |
| 779 | 2025-03-19T23:20:42.499Z | Compiling write16 v1.0.0 |
| 780 | 2025-03-19T23:20:42.641Z | Compiling percent-encoding v2.3.1 |
| 781 | 2025-03-19T23:20:42.702Z | Compiling native-tls v0.2.12 |
| 782 | 2025-03-19T23:20:42.927Z | Compiling serde_derive v1.0.218 |
| 783 | 2025-03-19T23:20:43.090Z | Compiling thiserror-impl v1.0.69 |
| 784 | 2025-03-19T23:20:43.099Z | Compiling schemars_derive v0.8.22 |
| 785 | 2025-03-19T23:20:44.543Z | Compiling zerofrom-derive v0.1.4 |
| 786 | 2025-03-19T23:20:44.764Z | Compiling tokio-macros v2.5.0 |
| 787 | 2025-03-19T23:20:44.924Z | Compiling yoke-derive v0.7.4 |
| 788 | 2025-03-19T23:20:45.168Z | Compiling zerocopy-derive v0.7.35 |
| 789 | 2025-03-19T23:20:45.854Z | Compiling zerovec-derive v0.10.3 |
| 790 | 2025-03-19T23:20:45.873Z | Compiling futures-macro v0.3.31 |
| 791 | 2025-03-19T23:20:46.187Z | Compiling tokio v1.43.0 |
| 792 | 2025-03-19T23:20:47.017Z | Compiling displaydoc v0.2.5 |
| 793 | 2025-03-19T23:20:47.188Z | Compiling icu_provider_macros v1.5.0 |
| 794 | 2025-03-19T23:20:47.557Z | Compiling zerofrom v0.1.4 |
| 795 | 2025-03-19T23:20:47.633Z | Compiling futures-util v0.3.31 |
| 796 | 2025-03-19T23:20:47.774Z | Compiling yoke v0.7.4 |
| 797 | 2025-03-19T23:20:48.169Z | Compiling pest v2.7.14 |
| 798 | 2025-03-19T23:20:48.221Z | Compiling zerovec v0.10.4 |
| 799 | 2025-03-19T23:20:48.381Z | Compiling zerocopy v0.7.35 |
| 800 | 2025-03-19T23:20:48.432Z | Compiling openssl-macros v0.1.1 |
| 801 | 2025-03-19T23:20:49.272Z | Compiling rustls v0.23.19 |
| 802 | 2025-03-19T23:20:49.594Z | Compiling utf16_iter v1.0.5 |
| 803 | 2025-03-19T23:20:49.805Z | Compiling slog v2.7.0 |
| 804 | 2025-03-19T23:20:50.325Z | Compiling tinystr v0.7.6 |
| 805 | 2025-03-19T23:20:50.692Z | Compiling icu_locid v1.5.0 |
| 806 | 2025-03-19T23:20:50.981Z | Compiling rustls-webpki v0.102.8 |
| 807 | 2025-03-19T23:20:51.045Z | Compiling pest_meta v2.7.14 |
| 808 | 2025-03-19T23:20:53.715Z | Compiling icu_provider v1.5.0 |
| 809 | 2025-03-19T23:20:54.548Z | Compiling icu_locid_transform v1.5.0 |
| 810 | 2025-03-19T23:20:55.691Z | Compiling indexmap v2.7.1 |
| 811 | 2025-03-19T23:20:57.369Z | Compiling serde_tokenstream v0.2.2 |
| 812 | 2025-03-19T23:20:57.899Z | Compiling tokio-util v0.7.13 |
| 813 | 2025-03-19T23:20:58.133Z | Compiling icu_collections v1.5.0 |
| 814 | 2025-03-19T23:20:58.698Z | Compiling pest_generator v2.7.14 |
| 815 | 2025-03-19T23:21:00.315Z | Compiling h2 v0.4.6 |
| 816 | 2025-03-19T23:21:00.331Z | Compiling icu_properties v1.5.1 |
| 817 | 2025-03-19T23:21:00.774Z | Compiling pest_derive v2.7.14 |
| 818 | 2025-03-19T23:21:01.133Z | Compiling typify-impl v0.2.0 |
| 819 | 2025-03-19T23:21:01.718Z | Compiling regex-automata v0.4.8 |
| 820 | 2025-03-19T23:21:05.637Z | Compiling icu_normalizer v1.5.0 |
| 821 | 2025-03-19T23:21:06.497Z | Compiling hyper v1.6.0 |
| 822 | 2025-03-19T23:21:08.601Z | Compiling form_urlencoded v1.2.1 |
| 823 | 2025-03-19T23:21:10.945Z | Compiling hyper-util v0.1.10 |
| 824 | 2025-03-19T23:21:11.109Z | Compiling openssl-probe v0.1.5 |
| 825 | 2025-03-19T23:21:11.623Z | Compiling typenum v1.17.0 |
| 826 | 2025-03-19T23:21:14.434Z | Compiling typify-macro v0.2.0 |
| 827 | 2025-03-19T23:21:15.406Z | Compiling idna_adapter v1.2.0 |
| 828 | 2025-03-19T23:21:15.552Z | Compiling regex v1.11.1 |
| 829 | 2025-03-19T23:21:16.439Z | Compiling http-body-util v0.1.2 |
| 830 | 2025-03-19T23:21:16.502Z | Compiling generic-array v0.14.7 |
| 831 | 2025-03-19T23:21:16.866Z | Compiling encoding_rs v0.8.34 |
| 832 | 2025-03-19T23:21:17.352Z | Compiling mime v0.3.17 |
| 833 | 2025-03-19T23:21:17.762Z | Compiling idna v1.0.3 |
| 834 | 2025-03-19T23:21:18.382Z | Compiling tokio-native-tls v0.3.1 |
| 835 | 2025-03-19T23:21:19.835Z | Compiling serde_urlencoded v0.7.1 |
| 836 | 2025-03-19T23:21:21.703Z | Compiling scroll_derive v0.12.0 |
| 837 | 2025-03-19T23:21:23.131Z | Compiling tokio-rustls v0.26.0 |
| 838 | 2025-03-19T23:21:23.173Z | Compiling webpki-roots v0.26.6 |
| 839 | 2025-03-19T23:21:23.371Z | Compiling rustls-pemfile v2.2.0 |
| 840 | 2025-03-19T23:21:23.608Z | Compiling rand_core v0.6.4 |
| 841 | 2025-03-19T23:21:23.834Z | Compiling usdt-impl v0.5.0 |
| 842 | 2025-03-19T23:21:24.078Z | Compiling sync_wrapper v1.0.1 |
| 843 | 2025-03-19T23:21:24.238Z | Compiling tower-layer v0.3.3 |
| 844 | 2025-03-19T23:21:24.252Z | Compiling powerfmt v0.2.0 |
| 845 | 2025-03-19T23:21:24.662Z | Compiling rustix v0.38.37 |
| 846 | 2025-03-19T23:21:24.736Z | Compiling base64 v0.22.1 |
| 847 | 2025-03-19T23:21:25.336Z | Compiling num-conv v0.1.0 |
| 848 | 2025-03-19T23:21:25.614Z | Compiling time-core v0.1.2 |
| 849 | 2025-03-19T23:21:25.788Z | Compiling time-macros v0.2.18 |
| 850 | 2025-03-19T23:21:25.947Z | Compiling tower v0.5.2 |
| 851 | 2025-03-19T23:21:26.876Z | Compiling deranged v0.3.11 |
| 852 | 2025-03-19T23:21:28.532Z | Compiling hyper-rustls v0.27.3 |
| 853 | 2025-03-19T23:21:28.578Z | Compiling scroll v0.12.0 |
| 854 | 2025-03-19T23:21:29.859Z | Compiling thread-id v4.2.2 |
| 855 | 2025-03-19T23:21:29.916Z | Compiling hyper-tls v0.6.0 |
| 856 | 2025-03-19T23:21:29.968Z | Compiling dof v0.3.0 |
| 857 | 2025-03-19T23:21:30.413Z | Compiling url v2.5.3 |
| 858 | 2025-03-19T23:21:30.477Z | Compiling dtrace-parser v0.2.0 |
| 859 | 2025-03-19T23:21:30.537Z | Compiling ppv-lite86 v0.2.20 |
| 860 | 2025-03-19T23:21:30.731Z | Compiling structmeta-derive v0.3.0 |
| 861 | 2025-03-19T23:21:31.501Z | Compiling errno v0.3.9 |
| 862 | 2025-03-19T23:21:31.790Z | Compiling strsim v0.11.1 |
| 863 | 2025-03-19T23:21:32.392Z | Compiling paste v1.0.15 |
| 864 | 2025-03-19T23:21:32.905Z | Compiling ident_case v1.0.1 |
| 865 | 2025-03-19T23:21:33.341Z | Compiling plain v0.2.3 |
| 866 | 2025-03-19T23:21:33.389Z | Compiling rustversion v1.0.17 |
| 867 | 2025-03-19T23:21:33.507Z | Compiling ipnet v2.11.0 |
| 868 | 2025-03-19T23:21:34.501Z | Compiling num_threads v0.1.7 |
| 869 | 2025-03-19T23:21:34.625Z | Compiling omicron-workspace-hack v0.1.0 |
| 870 | 2025-03-19T23:21:34.983Z | Compiling crossbeam-utils v0.8.20 |
| 871 | 2025-03-19T23:21:35.400Z | Compiling time v0.3.36 |
| 872 | 2025-03-19T23:21:38.520Z | Compiling reqwest v0.12.12 |
| 873 | 2025-03-19T23:21:40.052Z | Compiling goblin v0.8.2 |
| 874 | 2025-03-19T23:21:40.105Z | Compiling structmeta v0.3.0 |
| 875 | 2025-03-19T23:21:40.444Z | Compiling darling_core v0.20.10 |
| 876 | 2025-03-19T23:21:45.670Z | Compiling rand_chacha v0.3.1 |
| 877 | 2025-03-19T23:21:47.234Z | Compiling openapiv3 v2.0.0 |
| 878 | 2025-03-19T23:21:47.354Z | Compiling typify v0.2.0 |
| 879 | 2025-03-19T23:21:48.835Z | Compiling dirs-sys-next v0.1.2 |
| 880 | 2025-03-19T23:21:49.922Z | Compiling pretty-hex v0.4.1 |
| 881 | 2025-03-19T23:21:50.175Z | Compiling fastrand v2.1.1 |
| 882 | 2025-03-19T23:21:50.874Z | Compiling newtype-uuid v1.2.1 |
| 883 | 2025-03-19T23:21:51.123Z | Compiling rustls v0.22.4 |
| 884 | 2025-03-19T23:21:51.229Z | Compiling unsafe-libyaml v0.2.11 |
| 885 | 2025-03-19T23:21:51.490Z | Compiling progenitor-impl v0.8.0 |
| 886 | 2025-03-19T23:21:52.908Z | Compiling serde_yaml v0.9.34+deprecated |
| 887 | 2025-03-19T23:21:53.241Z | Compiling tempfile v3.13.0 |
| 888 | 2025-03-19T23:21:56.152Z | Compiling dirs-next v2.0.0 |
| 889 | 2025-03-19T23:21:56.563Z | Compiling rand v0.8.5 |
| 890 | 2025-03-19T23:21:57.234Z | Compiling darling_macro v0.20.10 |
| 891 | 2025-03-19T23:22:00.468Z | Compiling block-buffer v0.10.4 |
| 892 | 2025-03-19T23:22:00.714Z | Compiling crypto-common v0.1.6 |
| 893 | 2025-03-19T23:22:00.938Z | Compiling ipnetwork v0.21.1 |
| 894 | 2025-03-19T23:22:01.246Z | Compiling toml_datetime v0.6.8 |
| 895 | 2025-03-19T23:22:01.923Z | Compiling serde_spanned v0.6.8 |
| 896 | 2025-03-19T23:22:02.011Z | Compiling multer v3.1.0 |
| 897 | 2025-03-19T23:22:02.294Z | Compiling wait-timeout v0.2.0 |
| 898 | 2025-03-19T23:22:02.381Z | Compiling thread_local v1.1.8 |
| 899 | 2025-03-19T23:22:03.104Z | Compiling match_cfg v0.1.0 |
| 900 | 2025-03-19T23:22:03.200Z | Compiling winnow v0.7.3 |
| 901 | 2025-03-19T23:22:03.316Z | Compiling bit-vec v0.8.0 |
| 902 | 2025-03-19T23:22:03.884Z | Compiling camino v1.1.9 |
| 903 | 2025-03-19T23:22:03.893Z | Compiling thiserror v2.0.11 |
| 904 | 2025-03-19T23:22:04.451Z | Compiling anyhow v1.0.97 |
| 905 | 2025-03-19T23:22:04.462Z | Compiling quick-error v1.2.3 |
| 906 | 2025-03-19T23:22:04.618Z | Compiling slog-async v2.8.0 |
| 907 | 2025-03-19T23:22:04.850Z | Compiling rusty-fork v0.3.0 |
| 908 | 2025-03-19T23:22:05.422Z | Compiling bit-set v0.8.0 |
| 909 | 2025-03-19T23:22:05.453Z | Compiling hostname v0.3.1 |
| 910 | 2025-03-19T23:22:05.695Z | Compiling oxnet v0.1.1 |
| 911 | 2025-03-19T23:22:05.746Z | Compiling crossbeam-channel v0.5.13 |
| 912 | 2025-03-19T23:22:06.887Z | Compiling toml_edit v0.22.24 |
| 913 | 2025-03-19T23:22:07.342Z | Compiling digest v0.10.7 |
| 914 | 2025-03-19T23:22:07.573Z | Compiling strum_macros v0.26.4 |
| 915 | 2025-03-19T23:22:10.577Z | Compiling darling v0.20.10 |
| 916 | 2025-03-19T23:22:10.686Z | Compiling progenitor-macro v0.8.0 |
| 917 | 2025-03-19T23:22:11.852Z | Compiling term v0.7.0 |
| 918 | 2025-03-19T23:22:16.296Z | Compiling usdt-attr-macro v0.5.0 |
| 919 | 2025-03-19T23:22:16.470Z | Compiling usdt-macro v0.5.0 |
| 920 | 2025-03-19T23:22:17.698Z | Compiling progenitor-client v0.8.0 |
| 921 | 2025-03-19T23:22:17.750Z | Compiling parse-display-derive v0.10.0 |
| 922 | 2025-03-19T23:22:18.615Z | Compiling slog-json v2.6.1 |
| 923 | 2025-03-19T23:22:19.113Z | Compiling rand_xorshift v0.3.0 |
| 924 | 2025-03-19T23:22:19.413Z | Compiling hex v0.4.3 |
| 925 | 2025-03-19T23:22:19.991Z | Compiling futures-executor v0.3.31 |
| 926 | 2025-03-19T23:22:20.073Z | Compiling thiserror-impl v2.0.11 |
| 927 | 2025-03-19T23:22:21.032Z | Compiling async-stream-impl v0.3.6 |
| 928 | 2025-03-19T23:22:21.231Z | Compiling daft-derive v0.1.2 |
| 929 | 2025-03-19T23:22:21.307Z | Compiling dropshot v0.16.0 |
| 930 | 2025-03-19T23:22:21.681Z | Compiling memmap v0.7.0 |
| 931 | 2025-03-19T23:22:22.094Z | Compiling is-terminal v0.4.13 |
| 932 | 2025-03-19T23:22:22.213Z | Compiling spin v0.9.8 |
| 933 | 2025-03-19T23:22:22.283Z | Compiling lazy_static v1.5.0 |
| 934 | 2025-03-19T23:22:22.442Z | Compiling take_mut v0.2.2 |
| 935 | 2025-03-19T23:22:22.508Z | Compiling cpufeatures v0.2.14 |
| 936 | 2025-03-19T23:22:22.541Z | Compiling unarray v0.1.4 |
| 937 | 2025-03-19T23:22:22.704Z | Compiling proptest v1.6.0 |
| 938 | 2025-03-19T23:22:22.786Z | Compiling daft v0.1.2 |
| 939 | 2025-03-19T23:22:23.032Z | Compiling sha1 v0.10.6 |
| 940 | 2025-03-19T23:22:23.825Z | Compiling async-stream v0.3.6 |
| 941 | 2025-03-19T23:22:24.183Z | Compiling slog-term v2.9.1 |
| 942 | 2025-03-19T23:22:25.732Z | Compiling usdt v0.5.0 |
| 943 | 2025-03-19T23:22:26.032Z | Compiling parse-display v0.10.0 |
| 944 | 2025-03-19T23:22:26.988Z | Compiling progenitor v0.8.0 |
| 945 | 2025-03-19T23:22:27.137Z | Compiling futures v0.3.31 |
| 946 | 2025-03-19T23:22:27.168Z | Compiling tokio-rustls v0.25.0 |
| 947 | 2025-03-19T23:22:27.240Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 948 | 2025-03-19T23:22:27.515Z | Compiling slog-bunyan v2.5.0 |
| 949 | 2025-03-19T23:22:27.596Z | Compiling strum v0.26.3 |
| 950 | 2025-03-19T23:22:27.788Z | Compiling toml v0.8.20 |
| 951 | 2025-03-19T23:22:27.797Z | Compiling serde_with_macros v3.12.0 |
| 952 | 2025-03-19T23:22:29.900Z | Compiling test-strategy v0.4.0 |
| 953 | 2025-03-19T23:22:30.220Z | Compiling dropshot_endpoint v0.16.0 |
| 954 | 2025-03-19T23:22:30.791Z | Compiling serde_path_to_error v0.1.16 |
| 955 | 2025-03-19T23:22:31.771Z | Compiling async-trait v0.1.87 |
| 956 | 2025-03-19T23:22:33.064Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 957 | 2025-03-19T23:22:33.908Z | Compiling waitgroup v0.1.2 |
| 958 | 2025-03-19T23:22:34.012Z | Compiling hostname v0.4.0 |
| 959 | 2025-03-19T23:22:34.146Z | Compiling instant v0.1.13 |
| 960 | 2025-03-19T23:22:34.247Z | Compiling debug-ignore v1.0.5 |
| 961 | 2025-03-19T23:22:34.267Z | Compiling backoff v0.4.0 |
| 962 | 2025-03-19T23:22:34.302Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 963 | 2025-03-19T23:22:34.510Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032) |
| 964 | 2025-03-19T23:22:34.690Z | Compiling serde_with v3.12.0 |
| 965 | 2025-03-19T23:22:34.876Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 966 | 2025-03-19T23:22:36.322Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 967 | 2025-03-19T23:22:37.151Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 968 | 2025-03-19T23:22:37.941Z | Compiling progenitor-client v0.9.1 |
| 969 | 2025-03-19T23:22:38.785Z | Compiling macaddr v1.0.1 |
| 970 | 2025-03-19T23:22:43.501Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 971 | 2025-03-19T23:22:53.632Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 972 | 2025-03-19T23:23:03.114Z | Finished `release` profile [optimized] target(s) in 2m 33s |
| 973 | 2025-03-19T23:23:03.173Z | process exited: duration 220821 ms, exit code 0 |
| |
| 974 | 2025-03-19T23:23:03.193Z | found 0 output files |