|
|
|
| 1 | 2025-04-01T17:15:17.645Z | job assigned to worker 01JQS5HKQSQD76NMA3TNJ1PZ76 [factory aws, i-06c0e779a0a21693b] (queued for 1 m 0 s) |
| |
| 2 | 2025-04-01T17:15:25.882Z | starting task 0: "setup" |
| 3 | 2025-04-01T17:15:25.887Z | ++ uname -s |
| 4 | 2025-04-01T17:15:25.890Z | + kern=SunOS |
| 5 | 2025-04-01T17:15:25.890Z | + build_user=build |
| 6 | 2025-04-01T17:15:25.890Z | + build_uid=12345 |
| 7 | 2025-04-01T17:15:25.890Z | + work_dir=/work |
| 8 | 2025-04-01T17:15:25.890Z | + input_dir=/input |
| 9 | 2025-04-01T17:15:25.890Z | + [[ 0 == 12345 ]] |
| 10 | 2025-04-01T17:15:25.890Z | + case "$kern" in |
| 11 | 2025-04-01T17:15:25.890Z | + groupadd -g 12345 build |
| 12 | 2025-04-01T17:15:25.894Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-04-01T17:15:27.900Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-04-01T17:15:28.025Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-04-01T17:15:28.029Z | + home_fs=zfs |
| 16 | 2025-04-01T17:15:28.029Z | + [[ zfs == autofs ]] |
| 17 | 2025-04-01T17:15:28.029Z | + mkdir -p /home/build |
| 18 | 2025-04-01T17:15:28.029Z | + chown build:build /home/build /work |
| 19 | 2025-04-01T17:15:29.031Z | + chmod 0700 /home/build /work |
| 20 | 2025-04-01T17:15:29.034Z | process exited: duration 3155 ms, exit code 0 |
| |
| 21 | 2025-04-01T17:15:29.041Z | starting task 1: "rust-toolchain" |
| 22 | 2025-04-01T17:15:29.046Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
| 23 | 2025-04-01T17:15:29.047Z | * rust toolchain channel = "1.85.0" |
| 24 | 2025-04-01T17:15:29.047Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2025-04-01T17:15:29.047Z | * rust toolchain profile = "default" |
| 26 | 2025-04-01T17:15:29.047Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-04-01T17:15:29.047Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-04-01T17:15:29.050Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-04-01T17:15:29.050Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
| 30 | 2025-04-01T17:15:29.165Z | info: downloading installer |
| 31 | 2025-04-01T17:15:30.713Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-04-01T17:15:30.713Z | warn: /opt/ooce/bin |
| 33 | 2025-04-01T17:15:30.713Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-04-01T17:15:30.713Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-04-01T17:15:30.713Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-04-01T17:15:30.713Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-04-01T17:15:30.713Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-04-01T17:15:30.713Z | error: cannot install while Rust is installed |
| 39 | 2025-04-01T17:15:30.713Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-04-01T17:15:30.751Z | info: profile set to 'default' |
| 41 | 2025-04-01T17:15:30.751Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-04-01T17:15:30.754Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
| 43 | 2025-04-01T17:15:30.957Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
| 44 | 2025-04-01T17:15:30.957Z | info: downloading component 'cargo' |
| 45 | 2025-04-01T17:15:31.731Z | info: downloading component 'clippy' |
| 46 | 2025-04-01T17:15:32.188Z | info: downloading component 'rust-docs' |
| 47 | 2025-04-01T17:15:33.662Z | info: downloading component 'rust-std' |
| 48 | 2025-04-01T17:15:35.755Z | info: downloading component 'rustc' |
| 49 | 2025-04-01T17:15:42.908Z | info: downloading component 'rustfmt' |
| 50 | 2025-04-01T17:15:43.215Z | info: installing component 'cargo' |
| 51 | 2025-04-01T17:15:44.047Z | info: installing component 'clippy' |
| 52 | 2025-04-01T17:15:44.428Z | info: installing component 'rust-docs' |
| 53 | 2025-04-01T17:15:46.164Z | info: installing component 'rust-std' |
| 54 | 2025-04-01T17:15:48.048Z | info: installing component 'rustc' |
| 55 | 2025-04-01T17:15:53.965Z | info: installing component 'rustfmt' |
| 56 | 2025-04-01T17:15:54.295Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
| 57 | 2025-04-01T17:15:54.295Z | |
| 58 | 2025-04-01T17:15:54.662Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 59 | 2025-04-01T17:15:54.662Z | |
| 60 | 2025-04-01T17:15:54.665Z | |
| 61 | 2025-04-01T17:15:54.665Z | Rust is installed now. Great! |
| 62 | 2025-04-01T17:15:54.665Z | |
| 63 | 2025-04-01T17:15:54.665Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-04-01T17:15:54.665Z | environment variable. This has not been done automatically. |
| 65 | 2025-04-01T17:15:54.665Z | |
| 66 | 2025-04-01T17:15:54.665Z | To configure your current shell, you need to source |
| 67 | 2025-04-01T17:15:54.665Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-04-01T17:15:54.665Z | |
| 69 | 2025-04-01T17:15:54.665Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-04-01T17:15:54.665Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-04-01T17:15:54.666Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-04-01T17:15:54.666Z | source "$HOME/.cargo/env.nu" # For nushell |
| 73 | 2025-04-01T17:15:54.742Z | + rustup --version |
| 74 | 2025-04-01T17:15:54.754Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
| 75 | 2025-04-01T17:15:54.754Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-04-01T17:15:54.784Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
| 77 | 2025-04-01T17:15:54.787Z | + cargo --version |
| 78 | 2025-04-01T17:15:54.805Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 79 | 2025-04-01T17:15:54.808Z | + rustc --version |
| 80 | 2025-04-01T17:15:54.834Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 81 | 2025-04-01T17:15:54.838Z | process exited: duration 25793 ms, exit code 0 |
| |
| 82 | 2025-04-01T17:15:54.844Z | starting task 2: "authentication" |
| 83 | 2025-04-01T17:15:54.866Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2025-04-01T17:15:54.875Z | starting task 3: "clone repository" |
| 85 | 2025-04-01T17:15:54.879Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2025-04-01T17:15:54.882Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2025-04-01T17:15:55.039Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2025-04-01T17:16:03.166Z | + cd /work/oxidecomputer/omicron |
| 89 | 2025-04-01T17:16:03.166Z | + git fetch origin 8608b75f4b4627237c9600fc6366a5c04b62b368 |
| 90 | 2025-04-01T17:16:03.509Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2025-04-01T17:16:03.509Z | * branch 8608b75f4b4627237c9600fc6366a5c04b62b368 -> FETCH_HEAD |
| 92 | 2025-04-01T17:16:03.524Z | + [[ -n dap/pending-mgs-updates ]] |
| 93 | 2025-04-01T17:16:03.527Z | ++ git branch --show-current |
| 94 | 2025-04-01T17:16:03.527Z | + current=main |
| 95 | 2025-04-01T17:16:03.527Z | + [[ main != dap/pending-mgs-updates ]] |
| 96 | 2025-04-01T17:16:03.527Z | + git branch -f dap/pending-mgs-updates 8608b75f4b4627237c9600fc6366a5c04b62b368 |
| 97 | 2025-04-01T17:16:03.530Z | + git checkout -f dap/pending-mgs-updates |
| 98 | 2025-04-01T17:16:03.656Z | Switched to branch 'dap/pending-mgs-updates' |
| 99 | 2025-04-01T17:16:03.659Z | + git reset --hard 8608b75f4b4627237c9600fc6366a5c04b62b368 |
| 100 | 2025-04-01T17:16:03.784Z | HEAD is now at 8608b75f4 Merge branch 'main' into dap/pending-mgs-updates |
| 101 | 2025-04-01T17:16:03.787Z | process exited: duration 8911 ms, exit code 0 |
| |
| 102 | 2025-04-01T17:16:03.795Z | starting task 4: "build" |
| 103 | 2025-04-01T17:16:03.800Z | + source .github/buildomat/ci-env.sh |
| 104 | 2025-04-01T17:16:03.800Z | ++ export CARGO_TERM_COLOR=always |
| 105 | 2025-04-01T17:16:03.800Z | ++ CARGO_TERM_COLOR=always |
| 106 | 2025-04-01T17:16:03.800Z | + cargo --version |
| 107 | 2025-04-01T17:16:03.856Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 108 | 2025-04-01T17:16:03.859Z | + rustc --version |
| 109 | 2025-04-01T17:16:03.926Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 110 | 2025-04-01T17:16:03.929Z | + cd /tmp |
| 111 | 2025-04-01T17:16:03.929Z | + cargo new --lib test-project |
| 112 | 2025-04-01T17:16:03.952Z | Creating library `test-project` package |
| 113 | 2025-04-01T17:16:04.037Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 114 | 2025-04-01T17:16:04.040Z | + cd test-project |
| 115 | 2025-04-01T17:16:04.041Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 116 | 2025-04-01T17:16:04.064Z | Adding omicron-common (local) to dependencies |
| 117 | 2025-04-01T17:16:04.067Z | Features: |
| 118 | 2025-04-01T17:16:04.067Z | - proptest |
| 119 | 2025-04-01T17:16:04.067Z | - test-strategy |
| 120 | 2025-04-01T17:16:04.068Z | - testing |
| 121 | 2025-04-01T17:16:04.096Z | Updating crates.io index |
| 122 | 2025-04-01T17:16:04.141Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 123 | 2025-04-01T17:16:04.685Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 124 | 2025-04-01T17:16:05.340Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 125 | 2025-04-01T17:16:05.732Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 126 | 2025-04-01T17:16:07.387Z | Locking 346 packages to latest Rust 1.85.0 compatible versions |
| 127 | 2025-04-01T17:16:07.557Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 128 | 2025-04-01T17:16:07.560Z | + cargo check |
| 129 | 2025-04-01T17:16:07.706Z | Updating crates.io index |
| 130 | 2025-04-01T17:16:08.673Z | Locking 1 package to latest Rust 1.85.0 compatible version |
| 131 | 2025-04-01T17:16:08.673Z | Adding omicron-workspace-hack v0.1.0 |
| 132 | 2025-04-01T17:16:08.729Z | Downloading crates ... |
| 133 | 2025-04-01T17:16:08.847Z | Downloaded async-stream-impl v0.3.6 |
| 134 | 2025-04-01T17:16:08.855Z | Downloaded atomic-waker v1.1.2 |
| 135 | 2025-04-01T17:16:08.858Z | Downloaded block-buffer v0.10.4 |
| 136 | 2025-04-01T17:16:08.861Z | Downloaded bit-vec v0.8.0 |
| 137 | 2025-04-01T17:16:08.861Z | Downloaded async-trait v0.1.88 |
| 138 | 2025-04-01T17:16:08.865Z | Downloaded async-stream v0.3.6 |
| 139 | 2025-04-01T17:16:08.871Z | Downloaded bit-set v0.8.0 |
| 140 | 2025-04-01T17:16:08.871Z | Downloaded byteorder v1.5.0 |
| 141 | 2025-04-01T17:16:08.871Z | Downloaded tracing-core v0.1.32 |
| 142 | 2025-04-01T17:16:08.875Z | Downloaded tower-service v0.3.3 |
| 143 | 2025-04-01T17:16:08.875Z | Downloaded autocfg v1.4.0 |
| 144 | 2025-04-01T17:16:08.879Z | Downloaded bitflags v2.6.0 |
| 145 | 2025-04-01T17:16:08.882Z | Downloaded tinyvec_macros v0.1.1 |
| 146 | 2025-04-01T17:16:08.885Z | Downloaded time-core v0.1.2 |
| 147 | 2025-04-01T17:16:08.885Z | Downloaded bytes v1.10.1 |
| 148 | 2025-04-01T17:16:08.888Z | Downloaded tower-layer v0.3.3 |
| 149 | 2025-04-01T17:16:08.891Z | Downloaded anyhow v1.0.97 |
| 150 | 2025-04-01T17:16:08.894Z | Downloaded num-conv v0.1.0 |
| 151 | 2025-04-01T17:16:08.896Z | Downloaded take_mut v0.2.2 |
| 152 | 2025-04-01T17:16:08.897Z | Downloaded aho-corasick v1.1.3 |
| 153 | 2025-04-01T17:16:08.901Z | Downloaded yoke-derive v0.7.4 |
| 154 | 2025-04-01T17:16:08.904Z | Downloaded foldhash v0.1.3 |
| 155 | 2025-04-01T17:16:08.904Z | Downloaded pretty-hex v0.4.1 |
| 156 | 2025-04-01T17:16:08.906Z | Downloaded write16 v1.0.0 |
| 157 | 2025-04-01T17:16:08.906Z | Downloaded dof v0.3.0 |
| 158 | 2025-04-01T17:16:08.906Z | Downloaded usdt-attr-macro v0.5.0 |
| 159 | 2025-04-01T17:16:08.909Z | Downloaded dropshot_endpoint v0.16.0 |
| 160 | 2025-04-01T17:16:08.912Z | Downloaded camino v1.1.9 |
| 161 | 2025-04-01T17:16:08.914Z | Downloaded zerofrom v0.1.4 |
| 162 | 2025-04-01T17:16:08.915Z | Downloaded match_cfg v0.1.0 |
| 163 | 2025-04-01T17:16:08.915Z | Downloaded want v0.3.1 |
| 164 | 2025-04-01T17:16:08.918Z | Downloaded base64 v0.22.1 |
| 165 | 2025-04-01T17:16:08.921Z | Downloaded waitgroup v0.1.2 |
| 166 | 2025-04-01T17:16:08.924Z | Downloaded num_threads v0.1.7 |
| 167 | 2025-04-01T17:16:08.926Z | Downloaded usdt-macro v0.5.0 |
| 168 | 2025-04-01T17:16:08.929Z | Downloaded progenitor-client v0.9.1 |
| 169 | 2025-04-01T17:16:08.932Z | Downloaded thiserror-impl v2.0.12 |
| 170 | 2025-04-01T17:16:08.935Z | Downloaded omicron-workspace-hack v0.1.0 |
| 171 | 2025-04-01T17:16:08.935Z | Downloaded try-lock v0.2.5 |
| 172 | 2025-04-01T17:16:08.935Z | Downloaded thread-id v4.2.2 |
| 173 | 2025-04-01T17:16:08.938Z | Downloaded unarray v0.1.4 |
| 174 | 2025-04-01T17:16:08.938Z | Downloaded fastrand v2.1.1 |
| 175 | 2025-04-01T17:16:08.940Z | Downloaded form_urlencoded v1.2.1 |
| 176 | 2025-04-01T17:16:08.941Z | Downloaded thiserror v1.0.69 |
| 177 | 2025-04-01T17:16:08.945Z | Downloaded toml_datetime v0.6.8 |
| 178 | 2025-04-01T17:16:08.948Z | Downloaded thiserror-impl v1.0.69 |
| 179 | 2025-04-01T17:16:08.948Z | Downloaded dtrace-parser v0.2.0 |
| 180 | 2025-04-01T17:16:08.951Z | Downloaded dropshot v0.16.0 |
| 181 | 2025-04-01T17:16:08.971Z | Downloaded progenitor v0.9.1 |
| 182 | 2025-04-01T17:16:08.974Z | Downloaded tinystr v0.7.6 |
| 183 | 2025-04-01T17:16:08.977Z | Downloaded powerfmt v0.2.0 |
| 184 | 2025-04-01T17:16:08.977Z | Downloaded plain v0.2.3 |
| 185 | 2025-04-01T17:16:08.977Z | Downloaded percent-encoding v2.3.1 |
| 186 | 2025-04-01T17:16:08.980Z | Downloaded oxnet v0.1.1 |
| 187 | 2025-04-01T17:16:08.980Z | Downloaded memmap v0.7.0 |
| 188 | 2025-04-01T17:16:08.980Z | Downloaded pest_generator v2.7.14 |
| 189 | 2025-04-01T17:16:08.983Z | Downloaded newtype-uuid v1.2.1 |
| 190 | 2025-04-01T17:16:08.983Z | Downloaded darling_macro v0.20.10 |
| 191 | 2025-04-01T17:16:08.987Z | Downloaded mime v0.3.17 |
| 192 | 2025-04-01T17:16:08.987Z | Downloaded wait-timeout v0.2.0 |
| 193 | 2025-04-01T17:16:08.987Z | Downloaded instant v0.1.13 |
| 194 | 2025-04-01T17:16:08.990Z | Downloaded macaddr v1.0.1 |
| 195 | 2025-04-01T17:16:08.990Z | Downloaded zerovec-derive v0.10.3 |
| 196 | 2025-04-01T17:16:08.992Z | Downloaded ppv-lite86 v0.2.20 |
| 197 | 2025-04-01T17:16:08.992Z | Downloaded parse-display-derive v0.10.0 |
| 198 | 2025-04-01T17:16:08.995Z | Downloaded utf8_iter v1.0.4 |
| 199 | 2025-04-01T17:16:08.995Z | Downloaded pin-utils v0.1.0 |
| 200 | 2025-04-01T17:16:08.995Z | Downloaded zeroize v1.8.1 |
| 201 | 2025-04-01T17:16:08.998Z | Downloaded utf16_iter v1.0.5 |
| 202 | 2025-04-01T17:16:08.998Z | Downloaded usdt v0.5.0 |
| 203 | 2025-04-01T17:16:08.998Z | Downloaded untrusted v0.9.0 |
| 204 | 2025-04-01T17:16:09.001Z | Downloaded tokio-macros v2.5.0 |
| 205 | 2025-04-01T17:16:09.001Z | Downloaded zerofrom-derive v0.1.4 |
| 206 | 2025-04-01T17:16:09.004Z | Downloaded writeable v0.5.5 |
| 207 | 2025-04-01T17:16:09.004Z | Downloaded thread_local v1.1.8 |
| 208 | 2025-04-01T17:16:09.007Z | Downloaded ident_case v1.0.1 |
| 209 | 2025-04-01T17:16:09.007Z | Downloaded icu_provider_macros v1.5.0 |
| 210 | 2025-04-01T17:16:09.007Z | Downloaded http-body v1.0.1 |
| 211 | 2025-04-01T17:16:09.007Z | Downloaded equivalent v1.0.1 |
| 212 | 2025-04-01T17:16:09.012Z | Downloaded futures-task v0.3.31 |
| 213 | 2025-04-01T17:16:09.015Z | Downloaded futures-macro v0.3.31 |
| 214 | 2025-04-01T17:16:09.015Z | Downloaded dyn-clone v1.0.19 |
| 215 | 2025-04-01T17:16:09.020Z | Downloaded thiserror v2.0.12 |
| 216 | 2025-04-01T17:16:09.026Z | Downloaded slab v0.4.9 |
| 217 | 2025-04-01T17:16:09.029Z | Downloaded parse-display v0.10.0 |
| 218 | 2025-04-01T17:16:09.029Z | Downloaded idna_adapter v1.2.0 |
| 219 | 2025-04-01T17:16:09.032Z | Downloaded hostname v0.4.0 |
| 220 | 2025-04-01T17:16:09.032Z | Downloaded heck v0.5.0 |
| 221 | 2025-04-01T17:16:09.032Z | Downloaded futures-io v0.3.31 |
| 222 | 2025-04-01T17:16:09.034Z | Downloaded errno v0.3.9 |
| 223 | 2025-04-01T17:16:09.034Z | Downloaded hex v0.4.3 |
| 224 | 2025-04-01T17:16:09.038Z | Downloaded fnv v1.0.7 |
| 225 | 2025-04-01T17:16:09.038Z | Downloaded cfg-if v1.0.0 |
| 226 | 2025-04-01T17:16:09.041Z | Downloaded multer v3.1.0 |
| 227 | 2025-04-01T17:16:09.043Z | Downloaded once_cell v1.20.3 |
| 228 | 2025-04-01T17:16:09.046Z | Downloaded strum v0.26.3 |
| 229 | 2025-04-01T17:16:09.046Z | Downloaded rand_chacha v0.3.1 |
| 230 | 2025-04-01T17:16:09.049Z | Downloaded slog-bunyan v2.5.0 |
| 231 | 2025-04-01T17:16:09.049Z | Downloaded futures-sink v0.3.31 |
| 232 | 2025-04-01T17:16:09.049Z | Downloaded zerocopy-derive v0.7.35 |
| 233 | 2025-04-01T17:16:09.053Z | Downloaded pest_derive v2.7.14 |
| 234 | 2025-04-01T17:16:09.056Z | Downloaded hostname v0.3.1 |
| 235 | 2025-04-01T17:16:09.059Z | Downloaded version_check v0.9.5 |
| 236 | 2025-04-01T17:16:09.059Z | Downloaded usdt-impl v0.5.0 |
| 237 | 2025-04-01T17:16:09.059Z | Downloaded time-macros v0.2.18 |
| 238 | 2025-04-01T17:16:09.062Z | Downloaded term v0.7.0 |
| 239 | 2025-04-01T17:16:09.065Z | Downloaded yoke v0.7.4 |
| 240 | 2025-04-01T17:16:09.068Z | Downloaded http-body-util v0.1.2 |
| 241 | 2025-04-01T17:16:09.068Z | Downloaded futures-core v0.3.31 |
| 242 | 2025-04-01T17:16:09.071Z | Downloaded displaydoc v0.2.5 |
| 243 | 2025-04-01T17:16:09.074Z | Downloaded dirs-next v2.0.0 |
| 244 | 2025-04-01T17:16:09.074Z | Downloaded serde_urlencoded v0.7.1 |
| 245 | 2025-04-01T17:16:09.074Z | Downloaded rusty-fork v0.3.0 |
| 246 | 2025-04-01T17:16:09.077Z | Downloaded digest v0.10.7 |
| 247 | 2025-04-01T17:16:09.077Z | Downloaded lazy_static v1.5.0 |
| 248 | 2025-04-01T17:16:09.080Z | Downloaded httpdate v1.0.3 |
| 249 | 2025-04-01T17:16:09.080Z | Downloaded debug-ignore v1.0.5 |
| 250 | 2025-04-01T17:16:09.083Z | Downloaded daft v0.1.2 |
| 251 | 2025-04-01T17:16:09.083Z | Downloaded scroll_derive v0.12.0 |
| 252 | 2025-04-01T17:16:09.086Z | Downloaded synstructure v0.13.1 |
| 253 | 2025-04-01T17:16:09.086Z | Downloaded itoa v1.0.11 |
| 254 | 2025-04-01T17:16:09.086Z | Downloaded shlex v1.3.0 |
| 255 | 2025-04-01T17:16:09.089Z | Downloaded sync_wrapper v1.0.1 |
| 256 | 2025-04-01T17:16:09.089Z | Downloaded icu_locid_transform v1.5.0 |
| 257 | 2025-04-01T17:16:09.092Z | Downloaded rand_core v0.6.4 |
| 258 | 2025-04-01T17:16:09.092Z | Downloaded quinn-udp v0.5.5 |
| 259 | 2025-04-01T17:16:09.100Z | Downloaded pin-project-lite v0.2.14 |
| 260 | 2025-04-01T17:16:09.100Z | Downloaded serde_spanned v0.6.8 |
| 261 | 2025-04-01T17:16:09.100Z | Downloaded subtle v2.6.1 |
| 262 | 2025-04-01T17:16:09.100Z | Downloaded generic-array v0.14.7 |
| 263 | 2025-04-01T17:16:09.100Z | Downloaded rustversion v1.0.17 |
| 264 | 2025-04-01T17:16:09.104Z | Downloaded schemars_derive v0.8.22 |
| 265 | 2025-04-01T17:16:09.104Z | Downloaded tinyvec v1.8.0 |
| 266 | 2025-04-01T17:16:09.107Z | Downloaded strsim v0.11.1 |
| 267 | 2025-04-01T17:16:09.110Z | Downloaded httparse v1.9.5 |
| 268 | 2025-04-01T17:16:09.110Z | Downloaded typify v0.3.0 |
| 269 | 2025-04-01T17:16:09.114Z | Downloaded pest_meta v2.7.14 |
| 270 | 2025-04-01T17:16:09.117Z | Downloaded test-strategy v0.4.0 |
| 271 | 2025-04-01T17:16:09.120Z | Downloaded rand_xorshift v0.3.0 |
| 272 | 2025-04-01T17:16:09.120Z | Downloaded slog-json v2.6.1 |
| 273 | 2025-04-01T17:16:09.124Z | Downloaded parking_lot v0.12.3 |
| 274 | 2025-04-01T17:16:09.124Z | Downloaded paste v1.0.15 |
| 275 | 2025-04-01T17:16:09.127Z | Downloaded futures-executor v0.3.31 |
| 276 | 2025-04-01T17:16:09.130Z | Downloaded parking_lot_core v0.9.10 |
| 277 | 2025-04-01T17:16:09.130Z | Downloaded futures-channel v0.3.31 |
| 278 | 2025-04-01T17:16:09.134Z | Downloaded backoff v0.4.0 |
| 279 | 2025-04-01T17:16:09.134Z | Downloaded stable_deref_trait v1.2.0 |
| 280 | 2025-04-01T17:16:09.137Z | Downloaded smallvec v1.14.0 |
| 281 | 2025-04-01T17:16:09.137Z | Downloaded progenitor-impl v0.9.1 |
| 282 | 2025-04-01T17:16:09.140Z | Downloaded serde_tokenstream v0.2.2 |
| 283 | 2025-04-01T17:16:09.140Z | Downloaded deranged v0.3.11 |
| 284 | 2025-04-01T17:16:09.140Z | Downloaded getrandom v0.2.15 |
| 285 | 2025-04-01T17:16:09.143Z | Downloaded rustc-hash v2.1.1 |
| 286 | 2025-04-01T17:16:09.146Z | Downloaded darling v0.20.10 |
| 287 | 2025-04-01T17:16:09.149Z | Downloaded signal-hook-registry v1.4.2 |
| 288 | 2025-04-01T17:16:09.149Z | Downloaded scopeguard v1.2.0 |
| 289 | 2025-04-01T17:16:09.152Z | Downloaded lock_api v0.4.12 |
| 290 | 2025-04-01T17:16:09.152Z | Downloaded litemap v0.7.3 |
| 291 | 2025-04-01T17:16:09.155Z | Downloaded structmeta v0.3.0 |
| 292 | 2025-04-01T17:16:09.155Z | Downloaded unicode-ident v1.0.14 |
| 293 | 2025-04-01T17:16:09.159Z | Downloaded quick-error v1.2.3 |
| 294 | 2025-04-01T17:16:09.159Z | Downloaded ipnet v2.11.0 |
| 295 | 2025-04-01T17:16:09.162Z | Downloaded scroll v0.12.0 |
| 296 | 2025-04-01T17:16:09.162Z | Downloaded sha1 v0.10.6 |
| 297 | 2025-04-01T17:16:09.162Z | Downloaded structmeta-derive v0.3.0 |
| 298 | 2025-04-01T17:16:09.164Z | Downloaded semver v1.0.25 |
| 299 | 2025-04-01T17:16:09.167Z | Downloaded unsafe-libyaml v0.2.11 |
| 300 | 2025-04-01T17:16:09.170Z | Downloaded toml v0.8.20 |
| 301 | 2025-04-01T17:16:09.173Z | Downloaded slog-async v2.8.0 |
| 302 | 2025-04-01T17:16:09.173Z | Downloaded allocator-api2 v0.2.18 |
| 303 | 2025-04-01T17:16:09.176Z | Downloaded proc-macro2 v1.0.94 |
| 304 | 2025-04-01T17:16:09.179Z | Downloaded icu_normalizer v1.5.0 |
| 305 | 2025-04-01T17:16:09.182Z | Downloaded sha2 v0.10.8 |
| 306 | 2025-04-01T17:16:09.185Z | Downloaded icu_provider v1.5.0 |
| 307 | 2025-04-01T17:16:09.188Z | Downloaded icu_normalizer_data v1.5.0 |
| 308 | 2025-04-01T17:16:09.188Z | Downloaded getrandom v0.3.1 |
| 309 | 2025-04-01T17:16:09.191Z | Downloaded crossbeam-utils v0.8.20 |
| 310 | 2025-04-01T17:16:09.194Z | Downloaded strum_macros v0.26.4 |
| 311 | 2025-04-01T17:16:09.197Z | Downloaded ryu v1.0.18 |
| 312 | 2025-04-01T17:16:09.200Z | Downloaded spin v0.9.8 |
| 313 | 2025-04-01T17:16:09.200Z | Downloaded quote v1.0.39 |
| 314 | 2025-04-01T17:16:09.203Z | Downloaded socket2 v0.5.8 |
| 315 | 2025-04-01T17:16:09.206Z | Downloaded serde_with_macros v3.12.0 |
| 316 | 2025-04-01T17:16:09.206Z | Downloaded rustls-pki-types v1.10.0 |
| 317 | 2025-04-01T17:16:09.209Z | Downloaded slog v2.7.0 |
| 318 | 2025-04-01T17:16:09.212Z | Downloaded serde_derive_internals v0.29.1 |
| 319 | 2025-04-01T17:16:09.215Z | Downloaded tracing v0.1.40 |
| 320 | 2025-04-01T17:16:09.218Z | Downloaded hyper-util v0.1.10 |
| 321 | 2025-04-01T17:16:09.221Z | Downloaded h2 v0.4.6 |
| 322 | 2025-04-01T17:16:09.226Z | Downloaded uuid v1.15.1 |
| 323 | 2025-04-01T17:16:09.229Z | Downloaded serde_yaml v0.9.34+deprecated |
| 324 | 2025-04-01T17:16:09.233Z | Downloaded indexmap v1.9.3 |
| 325 | 2025-04-01T17:16:09.236Z | Downloaded tokio-util v0.7.13 |
| 326 | 2025-04-01T17:16:09.241Z | Downloaded indexmap v2.7.1 |
| 327 | 2025-04-01T17:16:09.245Z | Downloaded icu_collections v1.5.0 |
| 328 | 2025-04-01T17:16:09.250Z | Downloaded icu_properties v1.5.1 |
| 329 | 2025-04-01T17:16:09.253Z | Downloaded darling_core v0.20.10 |
| 330 | 2025-04-01T17:16:09.257Z | Downloaded num-traits v0.2.19 |
| 331 | 2025-04-01T17:16:09.260Z | Downloaded icu_locid_transform_data v1.5.0 |
| 332 | 2025-04-01T17:16:09.264Z | Downloaded icu_locid v1.5.0 |
| 333 | 2025-04-01T17:16:09.267Z | Downloaded rand v0.8.5 |
| 334 | 2025-04-01T17:16:09.269Z | Downloaded cc v1.2.15 |
| 335 | 2025-04-01T17:16:09.273Z | Downloaded schemars v0.8.22 |
| 336 | 2025-04-01T17:16:09.283Z | Downloaded serde_derive v1.0.219 |
| 337 | 2025-04-01T17:16:09.286Z | Downloaded tower v0.5.2 |
| 338 | 2025-04-01T17:16:09.293Z | Downloaded quinn v0.11.5 |
| 339 | 2025-04-01T17:16:09.296Z | Downloaded hashbrown v0.15.1 |
| 340 | 2025-04-01T17:16:09.301Z | Downloaded toml_edit v0.22.24 |
| 341 | 2025-04-01T17:16:09.320Z | Downloaded serde v1.0.219 |
| 342 | 2025-04-01T17:16:09.323Z | Downloaded time v0.3.36 |
| 343 | 2025-04-01T17:16:09.329Z | Downloaded hyper v1.6.0 |
| 344 | 2025-04-01T17:16:09.336Z | Downloaded goblin v0.8.2 |
| 345 | 2025-04-01T17:16:09.341Z | Downloaded idna v1.0.3 |
| 346 | 2025-04-01T17:16:09.345Z | Downloaded zerovec v0.10.4 |
| 347 | 2025-04-01T17:16:09.350Z | Downloaded hashbrown v0.12.3 |
| 348 | 2025-04-01T17:16:09.353Z | Downloaded reqwest v0.12.12 |
| 349 | 2025-04-01T17:16:09.361Z | Downloaded proptest v1.6.0 |
| 350 | 2025-04-01T17:16:09.369Z | Downloaded zerocopy v0.7.35 |
| 351 | 2025-04-01T17:16:09.384Z | Downloaded icu_properties_data v1.5.0 |
| 352 | 2025-04-01T17:16:09.393Z | Downloaded pest v2.7.14 |
| 353 | 2025-04-01T17:16:09.397Z | Downloaded chrono v0.4.40 |
| 354 | 2025-04-01T17:16:09.404Z | Downloaded winnow v0.7.3 |
| 355 | 2025-04-01T17:16:09.412Z | Downloaded futures-util v0.3.31 |
| 356 | 2025-04-01T17:16:09.423Z | Downloaded serde_with v3.12.0 |
| 357 | 2025-04-01T17:16:09.430Z | Downloaded crossbeam-channel v0.5.13 |
| 358 | 2025-04-01T17:16:09.435Z | Downloaded serde_json v1.0.140 |
| 359 | 2025-04-01T17:16:09.441Z | Downloaded memchr v2.7.4 |
| 360 | 2025-04-01T17:16:09.445Z | Downloaded http v1.2.0 |
| 361 | 2025-04-01T17:16:09.449Z | Downloaded mio v1.0.2 |
| 362 | 2025-04-01T17:16:09.454Z | Downloaded url v2.5.3 |
| 363 | 2025-04-01T17:16:09.456Z | Downloaded daft-derive v0.1.2 |
| 364 | 2025-04-01T17:16:09.460Z | Downloaded rustls-pemfile v2.2.0 |
| 365 | 2025-04-01T17:16:09.463Z | Downloaded rustls-webpki v0.102.8 |
| 366 | 2025-04-01T17:16:09.479Z | Downloaded quinn-proto v0.11.8 |
| 367 | 2025-04-01T17:16:09.484Z | Downloaded slog-term v2.9.1 |
| 368 | 2025-04-01T17:16:09.487Z | Downloaded futures v0.3.31 |
| 369 | 2025-04-01T17:16:09.491Z | Downloaded log v0.4.22 |
| 370 | 2025-04-01T17:16:09.494Z | Downloaded typenum v1.17.0 |
| 371 | 2025-04-01T17:16:09.497Z | Downloaded tempfile v3.13.0 |
| 372 | 2025-04-01T17:16:09.500Z | Downloaded iana-time-zone v0.1.61 |
| 373 | 2025-04-01T17:16:09.500Z | Downloaded cpufeatures v0.2.14 |
| 374 | 2025-04-01T17:16:09.503Z | Downloaded serde_path_to_error v0.1.16 |
| 375 | 2025-04-01T17:16:09.503Z | Downloaded ucd-trie v0.1.7 |
| 376 | 2025-04-01T17:16:09.506Z | Downloaded hyper-rustls v0.27.3 |
| 377 | 2025-04-01T17:16:09.506Z | Downloaded progenitor-macro v0.9.1 |
| 378 | 2025-04-01T17:16:09.509Z | Downloaded is-terminal v0.4.13 |
| 379 | 2025-04-01T17:16:09.509Z | Downloaded ipnetwork v0.21.1 |
| 380 | 2025-04-01T17:16:09.509Z | Downloaded dirs-sys-next v0.1.2 |
| 381 | 2025-04-01T17:16:09.512Z | Downloaded crypto-common v0.1.6 |
| 382 | 2025-04-01T17:16:09.512Z | Downloaded tokio-rustls v0.26.0 |
| 383 | 2025-04-01T17:16:09.515Z | Downloaded typify-macro v0.3.0 |
| 384 | 2025-04-01T17:16:09.515Z | Downloaded tokio-rustls v0.25.0 |
| 385 | 2025-04-01T17:16:09.520Z | Downloaded webpki-roots v0.26.6 |
| 386 | 2025-04-01T17:16:09.532Z | Downloaded regex v1.11.1 |
| 387 | 2025-04-01T17:16:09.555Z | Downloaded syn v2.0.98 |
| 388 | 2025-04-01T17:16:09.564Z | Downloaded libc v0.2.170 |
| 389 | 2025-04-01T17:16:09.588Z | Downloaded rustls v0.23.19 |
| 390 | 2025-04-01T17:16:09.599Z | Downloaded rustls v0.22.4 |
| 391 | 2025-04-01T17:16:09.610Z | Downloaded regex-syntax v0.8.5 |
| 392 | 2025-04-01T17:16:09.617Z | Downloaded rustix v0.38.37 |
| 393 | 2025-04-01T17:16:09.638Z | Downloaded regress v0.10.3 |
| 394 | 2025-04-01T17:16:09.645Z | Downloaded openapiv3 v2.0.0 |
| 395 | 2025-04-01T17:16:09.656Z | Downloaded typify-impl v0.3.0 |
| 396 | 2025-04-01T17:16:09.689Z | Downloaded regex-automata v0.4.8 |
| 397 | 2025-04-01T17:16:09.708Z | Downloaded tokio v1.43.0 |
| 398 | 2025-04-01T17:16:09.742Z | Downloaded encoding_rs v0.8.34 |
| 399 | 2025-04-01T17:16:09.761Z | Downloaded ring v0.17.11 |
| 400 | 2025-04-01T17:16:09.923Z | Compiling proc-macro2 v1.0.94 |
| 401 | 2025-04-01T17:16:09.924Z | Compiling unicode-ident v1.0.14 |
| 402 | 2025-04-01T17:16:09.924Z | Compiling libc v0.2.170 |
| 403 | 2025-04-01T17:16:09.927Z | Compiling autocfg v1.4.0 |
| 404 | 2025-04-01T17:16:09.927Z | Checking cfg-if v1.0.0 |
| 405 | 2025-04-01T17:16:09.927Z | Compiling serde v1.0.219 |
| 406 | 2025-04-01T17:16:09.944Z | Checking memchr v2.7.4 |
| 407 | 2025-04-01T17:16:09.947Z | Compiling serde_json v1.0.140 |
| 408 | 2025-04-01T17:16:10.029Z | Checking itoa v1.0.11 |
| 409 | 2025-04-01T17:16:10.685Z | Checking ryu v1.0.18 |
| 410 | 2025-04-01T17:16:10.720Z | Checking pin-project-lite v0.2.14 |
| 411 | 2025-04-01T17:16:10.815Z | Compiling version_check v0.9.5 |
| 412 | 2025-04-01T17:16:10.860Z | Compiling semver v1.0.25 |
| 413 | 2025-04-01T17:16:11.203Z | Checking smallvec v1.14.0 |
| 414 | 2025-04-01T17:16:11.431Z | Checking futures-core v0.3.31 |
| 415 | 2025-04-01T17:16:11.446Z | Checking bytes v1.10.1 |
| 416 | 2025-04-01T17:16:11.603Z | Checking once_cell v1.20.3 |
| 417 | 2025-04-01T17:16:11.637Z | Compiling lock_api v0.4.12 |
| 418 | 2025-04-01T17:16:11.661Z | Compiling parking_lot_core v0.9.10 |
| 419 | 2025-04-01T17:16:11.685Z | Checking foldhash v0.1.3 |
| 420 | 2025-04-01T17:16:11.878Z | Checking allocator-api2 v0.2.18 |
| 421 | 2025-04-01T17:16:11.890Z | Checking equivalent v1.0.1 |
| 422 | 2025-04-01T17:16:11.932Z | Compiling thiserror v1.0.69 |
| 423 | 2025-04-01T17:16:11.985Z | Compiling num-traits v0.2.19 |
| 424 | 2025-04-01T17:16:12.101Z | Compiling slab v0.4.9 |
| 425 | 2025-04-01T17:16:12.127Z | Checking futures-sink v0.3.31 |
| 426 | 2025-04-01T17:16:12.273Z | Checking fnv v1.0.7 |
| 427 | 2025-04-01T17:16:12.330Z | Checking scopeguard v1.2.0 |
| 428 | 2025-04-01T17:16:12.361Z | Compiling shlex v1.3.0 |
| 429 | 2025-04-01T17:16:12.453Z | Checking hashbrown v0.15.1 |
| 430 | 2025-04-01T17:16:12.558Z | Checking stable_deref_trait v1.2.0 |
| 431 | 2025-04-01T17:16:12.604Z | Compiling cc v1.2.15 |
| 432 | 2025-04-01T17:16:12.656Z | Compiling quote v1.0.39 |
| 433 | 2025-04-01T17:16:12.676Z | Checking getrandom v0.2.15 |
| 434 | 2025-04-01T17:16:12.754Z | Compiling getrandom v0.3.1 |
| 435 | 2025-04-01T17:16:12.831Z | Checking socket2 v0.5.8 |
| 436 | 2025-04-01T17:16:12.880Z | Checking signal-hook-registry v1.4.2 |
| 437 | 2025-04-01T17:16:13.013Z | Compiling syn v2.0.98 |
| 438 | 2025-04-01T17:16:13.119Z | Checking parking_lot v0.12.3 |
| 439 | 2025-04-01T17:16:13.145Z | Checking mio v1.0.2 |
| 440 | 2025-04-01T17:16:13.295Z | Compiling thiserror v2.0.12 |
| 441 | 2025-04-01T17:16:13.444Z | Checking futures-channel v0.3.31 |
| 442 | 2025-04-01T17:16:13.470Z | Checking futures-task v0.3.31 |
| 443 | 2025-04-01T17:16:13.627Z | Checking log v0.4.22 |
| 444 | 2025-04-01T17:16:13.699Z | Checking pin-utils v0.1.0 |
| 445 | 2025-04-01T17:16:13.712Z | Checking iana-time-zone v0.1.61 |
| 446 | 2025-04-01T17:16:13.783Z | Compiling heck v0.5.0 |
| 447 | 2025-04-01T17:16:13.907Z | Checking futures-io v0.3.31 |
| 448 | 2025-04-01T17:16:14.086Z | Compiling schemars v0.8.22 |
| 449 | 2025-04-01T17:16:14.128Z | Checking http v1.2.0 |
| 450 | 2025-04-01T17:16:14.231Z | Checking rustls-pki-types v1.10.0 |
| 451 | 2025-04-01T17:16:14.506Z | Checking dyn-clone v1.0.19 |
| 452 | 2025-04-01T17:16:14.580Z | Compiling ucd-trie v0.1.7 |
| 453 | 2025-04-01T17:16:14.650Z | Checking writeable v0.5.5 |
| 454 | 2025-04-01T17:16:14.758Z | Checking untrusted v0.9.0 |
| 455 | 2025-04-01T17:16:14.772Z | Checking litemap v0.7.3 |
| 456 | 2025-04-01T17:16:15.002Z | Checking byteorder v1.5.0 |
| 457 | 2025-04-01T17:16:15.147Z | Compiling httparse v1.9.5 |
| 458 | 2025-04-01T17:16:15.489Z | Compiling ring v0.17.11 |
| 459 | 2025-04-01T17:16:15.511Z | Checking tracing-core v0.1.32 |
| 460 | 2025-04-01T17:16:15.684Z | Compiling uuid v1.15.1 |
| 461 | 2025-04-01T17:16:15.842Z | Checking icu_locid_transform_data v1.5.0 |
| 462 | 2025-04-01T17:16:15.896Z | Checking atomic-waker v1.1.2 |
| 463 | 2025-04-01T17:16:15.935Z | Checking subtle v2.6.1 |
| 464 | 2025-04-01T17:16:16.032Z | Checking zeroize v1.8.1 |
| 465 | 2025-04-01T17:16:16.177Z | Checking tracing v0.1.40 |
| 466 | 2025-04-01T17:16:16.266Z | Compiling regress v0.10.3 |
| 467 | 2025-04-01T17:16:16.329Z | Compiling chrono v0.4.40 |
| 468 | 2025-04-01T17:16:16.412Z | Checking http-body v1.0.1 |
| 469 | 2025-04-01T17:16:16.482Z | Compiling aho-corasick v1.1.3 |
| 470 | 2025-04-01T17:16:16.534Z | Compiling slog v2.7.0 |
| 471 | 2025-04-01T17:16:16.592Z | Checking icu_properties_data v1.5.0 |
| 472 | 2025-04-01T17:16:16.818Z | Compiling regex-syntax v0.8.5 |
| 473 | 2025-04-01T17:16:16.970Z | Checking try-lock v0.2.5 |
| 474 | 2025-04-01T17:16:17.097Z | Checking want v0.3.1 |
| 475 | 2025-04-01T17:16:18.038Z | Checking percent-encoding v2.3.1 |
| 476 | 2025-04-01T17:16:18.244Z | Checking icu_normalizer_data v1.5.0 |
| 477 | 2025-04-01T17:16:18.339Z | Compiling typenum v1.17.0 |
| 478 | 2025-04-01T17:16:19.287Z | Checking write16 v1.0.0 |
| 479 | 2025-04-01T17:16:19.853Z | Compiling serde_derive_internals v0.29.1 |
| 480 | 2025-04-01T17:16:19.987Z | Compiling synstructure v0.13.1 |
| 481 | 2025-04-01T17:16:20.396Z | Compiling regex-automata v0.4.8 |
| 482 | 2025-04-01T17:16:20.684Z | Checking tower-service v0.3.3 |
| 483 | 2025-04-01T17:16:20.794Z | Checking utf16_iter v1.0.5 |
| 484 | 2025-04-01T17:16:20.957Z | Checking utf8_iter v1.0.4 |
| 485 | 2025-04-01T17:16:21.048Z | Compiling rustls v0.23.19 |
| 486 | 2025-04-01T17:16:21.163Z | Checking httpdate v1.0.3 |
| 487 | 2025-04-01T17:16:21.441Z | Checking form_urlencoded v1.2.1 |
| 488 | 2025-04-01T17:16:21.469Z | Compiling generic-array v0.14.7 |
| 489 | 2025-04-01T17:16:21.879Z | Checking rand_core v0.6.4 |
| 490 | 2025-04-01T17:16:22.014Z | Compiling usdt-impl v0.5.0 |
| 491 | 2025-04-01T17:16:22.176Z | Checking mime v0.3.17 |
| 492 | 2025-04-01T17:16:22.431Z | Compiling rustix v0.38.37 |
| 493 | 2025-04-01T17:16:22.487Z | Compiling paste v1.0.15 |
| 494 | 2025-04-01T17:16:22.490Z | Checking powerfmt v0.2.0 |
| 495 | 2025-04-01T17:16:22.546Z | Compiling time-core v0.1.2 |
| 496 | 2025-04-01T17:16:22.725Z | Compiling num-conv v0.1.0 |
| 497 | 2025-04-01T17:16:22.750Z | Checking deranged v0.3.11 |
| 498 | 2025-04-01T17:16:22.994Z | Compiling time-macros v0.2.18 |
| 499 | 2025-04-01T17:16:23.178Z | Compiling serde_derive v1.0.219 |
| 500 | 2025-04-01T17:16:23.231Z | Compiling schemars_derive v0.8.22 |
| 501 | 2025-04-01T17:16:24.063Z | Compiling thiserror-impl v1.0.69 |
| 502 | 2025-04-01T17:16:24.082Z | Compiling zerofrom-derive v0.1.4 |
| 503 | 2025-04-01T17:16:25.473Z | Compiling yoke-derive v0.7.4 |
| 504 | 2025-04-01T17:16:25.849Z | Compiling zerocopy-derive v0.7.35 |
| 505 | 2025-04-01T17:16:26.275Z | Compiling zerovec-derive v0.10.3 |
| 506 | 2025-04-01T17:16:26.648Z | Compiling tokio-macros v2.5.0 |
| 507 | 2025-04-01T17:16:26.737Z | Compiling futures-macro v0.3.31 |
| 508 | 2025-04-01T17:16:27.042Z | Checking zerofrom v0.1.4 |
| 509 | 2025-04-01T17:16:27.246Z | Compiling displaydoc v0.2.5 |
| 510 | 2025-04-01T17:16:27.454Z | Compiling thiserror-impl v2.0.12 |
| 511 | 2025-04-01T17:16:27.743Z | Compiling pest v2.7.14 |
| 512 | 2025-04-01T17:16:27.785Z | Checking yoke v0.7.4 |
| 513 | 2025-04-01T17:16:28.033Z | Checking tokio v1.43.0 |
| 514 | 2025-04-01T17:16:28.472Z | Checking futures-util v0.3.31 |
| 515 | 2025-04-01T17:16:28.514Z | Checking zerovec v0.10.4 |
| 516 | 2025-04-01T17:16:28.656Z | Compiling icu_provider_macros v1.5.0 |
| 517 | 2025-04-01T17:16:29.961Z | Checking tinystr v0.7.6 |
| 518 | 2025-04-01T17:16:30.273Z | Checking icu_locid v1.5.0 |
| 519 | 2025-04-01T17:16:30.299Z | Compiling pest_meta v2.7.14 |
| 520 | 2025-04-01T17:16:30.313Z | Checking rustls-webpki v0.102.8 |
| 521 | 2025-04-01T17:16:30.603Z | Checking zerocopy v0.7.35 |
| 522 | 2025-04-01T17:16:31.197Z | Checking icu_collections v1.5.0 |
| 523 | 2025-04-01T17:16:31.232Z | Checking icu_provider v1.5.0 |
| 524 | 2025-04-01T17:16:31.859Z | Compiling pest_generator v2.7.14 |
| 525 | 2025-04-01T17:16:31.873Z | Checking icu_locid_transform v1.5.0 |
| 526 | 2025-04-01T17:16:32.050Z | Compiling regex v1.11.1 |
| 527 | 2025-04-01T17:16:32.882Z | Checking icu_properties v1.5.1 |
| 528 | 2025-04-01T17:16:33.623Z | Compiling scroll_derive v0.12.0 |
| 529 | 2025-04-01T17:16:33.898Z | Compiling pest_derive v2.7.14 |
| 530 | 2025-04-01T17:16:34.773Z | Compiling serde_tokenstream v0.2.2 |
| 531 | 2025-04-01T17:16:34.965Z | Checking indexmap v2.7.1 |
| 532 | 2025-04-01T17:16:35.415Z | Checking tokio-util v0.7.13 |
| 533 | 2025-04-01T17:16:35.954Z | Checking scroll v0.12.0 |
| 534 | 2025-04-01T17:16:36.177Z | Compiling dtrace-parser v0.2.0 |
| 535 | 2025-04-01T17:16:36.211Z | Checking icu_normalizer v1.5.0 |
| 536 | 2025-04-01T17:16:36.224Z | Checking h2 v0.4.6 |
| 537 | 2025-04-01T17:16:36.976Z | Compiling dof v0.3.0 |
| 538 | 2025-04-01T17:16:36.997Z | Checking idna_adapter v1.2.0 |
| 539 | 2025-04-01T17:16:37.010Z | Checking serde_urlencoded v0.7.1 |
| 540 | 2025-04-01T17:16:37.180Z | Checking idna v1.0.3 |
| 541 | 2025-04-01T17:16:37.426Z | Checking http-body-util v0.1.2 |
| 542 | 2025-04-01T17:16:37.548Z | Checking tokio-rustls v0.26.0 |
| 543 | 2025-04-01T17:16:37.703Z | Checking ppv-lite86 v0.2.20 |
| 544 | 2025-04-01T17:16:37.785Z | Compiling structmeta-derive v0.3.0 |
| 545 | 2025-04-01T17:16:37.938Z | Compiling thread-id v4.2.2 |
| 546 | 2025-04-01T17:16:38.030Z | Checking webpki-roots v0.26.6 |
| 547 | 2025-04-01T17:16:38.055Z | Checking rustls-pemfile v2.2.0 |
| 548 | 2025-04-01T17:16:38.241Z | Compiling typify-impl v0.3.0 |
| 549 | 2025-04-01T17:16:38.331Z | Checking errno v0.3.9 |
| 550 | 2025-04-01T17:16:38.384Z | Checking sync_wrapper v1.0.1 |
| 551 | 2025-04-01T17:16:38.517Z | Compiling crossbeam-utils v0.8.20 |
| 552 | 2025-04-01T17:16:38.531Z | Compiling rustversion v1.0.17 |
| 553 | 2025-04-01T17:16:39.145Z | Compiling strsim v0.11.1 |
| 554 | 2025-04-01T17:16:39.270Z | Checking base64 v0.22.1 |
| 555 | 2025-04-01T17:16:39.453Z | Checking bitflags v2.6.0 |
| 556 | 2025-04-01T17:16:39.717Z | Checking num_threads v0.1.7 |
| 557 | 2025-04-01T17:16:39.759Z | Checking tower-layer v0.3.3 |
| 558 | 2025-04-01T17:16:39.835Z | Compiling newtype-uuid v1.2.1 |
| 559 | 2025-04-01T17:16:40.012Z | Checking plain v0.2.3 |
| 560 | 2025-04-01T17:16:40.023Z | Compiling ident_case v1.0.1 |
| 561 | 2025-04-01T17:16:40.146Z | Checking time v0.3.36 |
| 562 | 2025-04-01T17:16:40.160Z | Checking goblin v0.8.2 |
| 563 | 2025-04-01T17:16:40.194Z | Compiling darling_core v0.20.10 |
| 564 | 2025-04-01T17:16:40.207Z | Checking tower v0.5.2 |
| 565 | 2025-04-01T17:16:40.211Z | Compiling structmeta v0.3.0 |
| 566 | 2025-04-01T17:16:40.482Z | Checking hyper v1.6.0 |
| 567 | 2025-04-01T17:16:42.288Z | Checking ipnetwork v0.21.1 |
| 568 | 2025-04-01T17:16:42.529Z | Checking hyper-util v0.1.10 |
| 569 | 2025-04-01T17:16:42.542Z | Checking rand_chacha v0.3.1 |
| 570 | 2025-04-01T17:16:42.892Z | Checking url v2.5.3 |
| 571 | 2025-04-01T17:16:43.730Z | Compiling openapiv3 v2.0.0 |
| 572 | 2025-04-01T17:16:44.091Z | Checking hyper-rustls v0.27.3 |
| 573 | 2025-04-01T17:16:44.430Z | Checking dirs-sys-next v0.1.2 |
| 574 | 2025-04-01T17:16:44.606Z | Checking fastrand v2.1.1 |
| 575 | 2025-04-01T17:16:44.895Z | Compiling unsafe-libyaml v0.2.11 |
| 576 | 2025-04-01T17:16:44.941Z | Compiling omicron-workspace-hack v0.1.0 |
| 577 | 2025-04-01T17:16:45.144Z | Compiling rustls v0.22.4 |
| 578 | 2025-04-01T17:16:45.293Z | Checking pretty-hex v0.4.1 |
| 579 | 2025-04-01T17:16:45.330Z | Checking ipnet v2.11.0 |
| 580 | 2025-04-01T17:16:45.386Z | Compiling darling_macro v0.20.10 |
| 581 | 2025-04-01T17:16:45.485Z | Checking tempfile v3.13.0 |
| 582 | 2025-04-01T17:16:45.780Z | Checking reqwest v0.12.12 |
| 583 | 2025-04-01T17:16:45.994Z | Checking dirs-next v2.0.0 |
| 584 | 2025-04-01T17:16:46.126Z | Checking rand v0.8.5 |
| 585 | 2025-04-01T17:16:46.373Z | Compiling serde_yaml v0.9.34+deprecated |
| 586 | 2025-04-01T17:16:46.554Z | Checking oxnet v0.1.1 |
| 587 | 2025-04-01T17:16:47.203Z | Checking toml_datetime v0.6.8 |
| 588 | 2025-04-01T17:16:47.328Z | Checking serde_spanned v0.6.8 |
| 589 | 2025-04-01T17:16:47.332Z | Checking crypto-common v0.1.6 |
| 590 | 2025-04-01T17:16:47.404Z | Checking block-buffer v0.10.4 |
| 591 | 2025-04-01T17:16:47.491Z | Compiling daft-derive v0.1.2 |
| 592 | 2025-04-01T17:16:47.525Z | Checking wait-timeout v0.2.0 |
| 593 | 2025-04-01T17:16:47.540Z | Checking thread_local v1.1.8 |
| 594 | 2025-04-01T17:16:47.591Z | Compiling multer v3.1.0 |
| 595 | 2025-04-01T17:16:47.615Z | Compiling camino v1.1.9 |
| 596 | 2025-04-01T17:16:47.707Z | Compiling anyhow v1.0.97 |
| 597 | 2025-04-01T17:16:47.817Z | Checking quick-error v1.2.3 |
| 598 | 2025-04-01T17:16:47.960Z | Checking winnow v0.7.3 |
| 599 | 2025-04-01T17:16:47.989Z | Checking match_cfg v0.1.0 |
| 600 | 2025-04-01T17:16:48.088Z | Checking bit-vec v0.8.0 |
| 601 | 2025-04-01T17:16:48.105Z | Compiling slog-async v2.8.0 |
| 602 | 2025-04-01T17:16:48.275Z | Compiling strum_macros v0.26.4 |
| 603 | 2025-04-01T17:16:48.424Z | Checking bit-set v0.8.0 |
| 604 | 2025-04-01T17:16:48.664Z | Checking hostname v0.3.1 |
| 605 | 2025-04-01T17:16:48.679Z | Checking rusty-fork v0.3.0 |
| 606 | 2025-04-01T17:16:48.794Z | Checking digest v0.10.7 |
| 607 | 2025-04-01T17:16:48.964Z | Checking crossbeam-channel v0.5.13 |
| 608 | 2025-04-01T17:16:49.036Z | Checking daft v0.1.2 |
| 609 | 2025-04-01T17:16:49.104Z | Checking progenitor-client v0.9.1 |
| 610 | 2025-04-01T17:16:49.324Z | Compiling darling v0.20.10 |
| 611 | 2025-04-01T17:16:49.438Z | Checking term v0.7.0 |
| 612 | 2025-04-01T17:16:49.465Z | Compiling usdt-macro v0.5.0 |
| 613 | 2025-04-01T17:16:49.491Z | Compiling usdt-attr-macro v0.5.0 |
| 614 | 2025-04-01T17:16:49.667Z | Checking slog-json v2.6.1 |
| 615 | 2025-04-01T17:16:49.826Z | Compiling typify-macro v0.3.0 |
| 616 | 2025-04-01T17:16:49.860Z | Compiling parse-display-derive v0.10.0 |
| 617 | 2025-04-01T17:16:49.919Z | Checking hex v0.4.3 |
| 618 | 2025-04-01T17:16:50.397Z | Checking futures-executor v0.3.31 |
| 619 | 2025-04-01T17:16:50.653Z | Compiling async-stream-impl v0.3.6 |
| 620 | 2025-04-01T17:16:50.785Z | Checking rand_xorshift v0.3.0 |
| 621 | 2025-04-01T17:16:50.809Z | Checking toml_edit v0.22.24 |
| 622 | 2025-04-01T17:16:50.944Z | Checking is-terminal v0.4.13 |
| 623 | 2025-04-01T17:16:50.971Z | Checking memmap v0.7.0 |
| 624 | 2025-04-01T17:16:51.074Z | Compiling dropshot v0.16.0 |
| 625 | 2025-04-01T17:16:51.205Z | Checking encoding_rs v0.8.34 |
| 626 | 2025-04-01T17:16:51.472Z | Checking spin v0.9.8 |
| 627 | 2025-04-01T17:16:51.661Z | Checking lazy_static v1.5.0 |
| 628 | 2025-04-01T17:16:51.810Z | Checking take_mut v0.2.2 |
| 629 | 2025-04-01T17:16:51.910Z | Checking cpufeatures v0.2.14 |
| 630 | 2025-04-01T17:16:51.972Z | Checking unarray v0.1.4 |
| 631 | 2025-04-01T17:16:52.010Z | Checking sha1 v0.10.6 |
| 632 | 2025-04-01T17:16:52.118Z | Checking proptest v1.6.0 |
| 633 | 2025-04-01T17:16:52.421Z | Checking strum v0.26.3 |
| 634 | 2025-04-01T17:16:52.592Z | Checking async-stream v0.3.6 |
| 635 | 2025-04-01T17:16:52.670Z | Checking usdt v0.5.0 |
| 636 | 2025-04-01T17:16:52.781Z | Checking slog-term v2.9.1 |
| 637 | 2025-04-01T17:16:52.904Z | Checking futures v0.3.31 |
| 638 | 2025-04-01T17:16:52.918Z | Checking tokio-rustls v0.25.0 |
| 639 | 2025-04-01T17:16:53.013Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 640 | 2025-04-01T17:16:53.106Z | Compiling typify v0.3.0 |
| 641 | 2025-04-01T17:16:53.223Z | Compiling progenitor-impl v0.9.1 |
| 642 | 2025-04-01T17:16:53.242Z | Checking slog-bunyan v2.5.0 |
| 643 | 2025-04-01T17:16:53.271Z | Compiling serde_with_macros v3.12.0 |
| 644 | 2025-04-01T17:16:53.391Z | Checking parse-display v0.10.0 |
| 645 | 2025-04-01T17:16:53.577Z | Checking toml v0.8.20 |
| 646 | 2025-04-01T17:16:53.872Z | Compiling test-strategy v0.4.0 |
| 647 | 2025-04-01T17:16:53.895Z | Compiling dropshot_endpoint v0.16.0 |
| 648 | 2025-04-01T17:16:54.113Z | Checking serde_path_to_error v0.1.16 |
| 649 | 2025-04-01T17:16:54.259Z | Compiling async-trait v0.1.88 |
| 650 | 2025-04-01T17:16:54.707Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 651 | 2025-04-01T17:16:55.215Z | Checking waitgroup v0.1.2 |
| 652 | 2025-04-01T17:16:55.362Z | Checking hostname v0.4.0 |
| 653 | 2025-04-01T17:16:55.506Z | Checking instant v0.1.13 |
| 654 | 2025-04-01T17:16:55.519Z | Checking debug-ignore v1.0.5 |
| 655 | 2025-04-01T17:16:55.626Z | Checking backoff v0.4.0 |
| 656 | 2025-04-01T17:16:55.677Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 657 | 2025-04-01T17:16:55.733Z | Checking serde_with v3.12.0 |
| 658 | 2025-04-01T17:16:55.833Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 659 | 2025-04-01T17:16:55.917Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 660 | 2025-04-01T17:16:56.207Z | Checking macaddr v1.0.1 |
| 661 | 2025-04-01T17:16:56.970Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#0ae28910) |
| 662 | 2025-04-01T17:16:57.212Z | Compiling progenitor-macro v0.9.1 |
| 663 | 2025-04-01T17:17:00.743Z | Checking progenitor v0.9.1 |
| 664 | 2025-04-01T17:17:00.852Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd) |
| 665 | 2025-04-01T17:17:03.644Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 666 | 2025-04-01T17:17:11.203Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 667 | 2025-04-01T17:17:11.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 668 | 2025-04-01T17:17:11.398Z | + cargo build --release |
| 669 | 2025-04-01T17:17:11.625Z | Compiling proc-macro2 v1.0.94 |
| 670 | 2025-04-01T17:17:11.625Z | Compiling unicode-ident v1.0.14 |
| 671 | 2025-04-01T17:17:11.628Z | Compiling libc v0.2.170 |
| 672 | 2025-04-01T17:17:11.629Z | Compiling autocfg v1.4.0 |
| 673 | 2025-04-01T17:17:11.629Z | Compiling cfg-if v1.0.0 |
| 674 | 2025-04-01T17:17:11.629Z | Compiling serde v1.0.219 |
| 675 | 2025-04-01T17:17:11.629Z | Compiling memchr v2.7.4 |
| 676 | 2025-04-01T17:17:11.629Z | Compiling serde_json v1.0.140 |
| 677 | 2025-04-01T17:17:11.761Z | Compiling itoa v1.0.11 |
| 678 | 2025-04-01T17:17:12.020Z | Compiling semver v1.0.25 |
| 679 | 2025-04-01T17:17:12.211Z | Compiling ryu v1.0.18 |
| 680 | 2025-04-01T17:17:12.414Z | Compiling pin-project-lite v0.2.14 |
| 681 | 2025-04-01T17:17:12.515Z | Compiling version_check v0.9.5 |
| 682 | 2025-04-01T17:17:12.522Z | Compiling smallvec v1.14.0 |
| 683 | 2025-04-01T17:17:12.538Z | Compiling once_cell v1.20.3 |
| 684 | 2025-04-01T17:17:12.964Z | Compiling futures-core v0.3.31 |
| 685 | 2025-04-01T17:17:12.973Z | Compiling bytes v1.10.1 |
| 686 | 2025-04-01T17:17:13.014Z | Compiling thiserror v1.0.69 |
| 687 | 2025-04-01T17:17:13.110Z | Compiling lock_api v0.4.12 |
| 688 | 2025-04-01T17:17:13.221Z | Compiling allocator-api2 v0.2.18 |
| 689 | 2025-04-01T17:17:13.354Z | Compiling quote v1.0.39 |
| 690 | 2025-04-01T17:17:13.498Z | Compiling getrandom v0.2.15 |
| 691 | 2025-04-01T17:17:13.596Z | Compiling foldhash v0.1.3 |
| 692 | 2025-04-01T17:17:13.856Z | Compiling syn v2.0.98 |
| 693 | 2025-04-01T17:17:13.866Z | Compiling equivalent v1.0.1 |
| 694 | 2025-04-01T17:17:13.932Z | Compiling parking_lot_core v0.9.10 |
| 695 | 2025-04-01T17:17:13.994Z | Compiling hashbrown v0.15.1 |
| 696 | 2025-04-01T17:17:14.019Z | Compiling num-traits v0.2.19 |
| 697 | 2025-04-01T17:17:14.027Z | Compiling slab v0.4.9 |
| 698 | 2025-04-01T17:17:14.138Z | Compiling shlex v1.3.0 |
| 699 | 2025-04-01T17:17:14.353Z | Compiling futures-sink v0.3.31 |
| 700 | 2025-04-01T17:17:14.399Z | Compiling scopeguard v1.2.0 |
| 701 | 2025-04-01T17:17:14.416Z | Compiling fnv v1.0.7 |
| 702 | 2025-04-01T17:17:14.556Z | Compiling cc v1.2.15 |
| 703 | 2025-04-01T17:17:14.600Z | Compiling getrandom v0.3.1 |
| 704 | 2025-04-01T17:17:14.786Z | Compiling stable_deref_trait v1.2.0 |
| 705 | 2025-04-01T17:17:14.902Z | Compiling thiserror v2.0.12 |
| 706 | 2025-04-01T17:17:15.003Z | Compiling parking_lot v0.12.3 |
| 707 | 2025-04-01T17:17:15.255Z | Compiling socket2 v0.5.8 |
| 708 | 2025-04-01T17:17:15.493Z | Compiling mio v1.0.2 |
| 709 | 2025-04-01T17:17:15.503Z | Compiling signal-hook-registry v1.4.2 |
| 710 | 2025-04-01T17:17:15.798Z | Compiling futures-channel v0.3.31 |
| 711 | 2025-04-01T17:17:16.948Z | Compiling futures-task v0.3.31 |
| 712 | 2025-04-01T17:17:17.116Z | Compiling pin-utils v0.1.0 |
| 713 | 2025-04-01T17:17:17.157Z | Compiling schemars v0.8.22 |
| 714 | 2025-04-01T17:17:17.228Z | Compiling log v0.4.22 |
| 715 | 2025-04-01T17:17:17.262Z | Compiling iana-time-zone v0.1.61 |
| 716 | 2025-04-01T17:17:17.313Z | Compiling heck v0.5.0 |
| 717 | 2025-04-01T17:17:17.320Z | Compiling futures-io v0.3.31 |
| 718 | 2025-04-01T17:17:17.489Z | Compiling ring v0.17.11 |
| 719 | 2025-04-01T17:17:17.544Z | Compiling http v1.2.0 |
| 720 | 2025-04-01T17:17:17.664Z | Compiling dyn-clone v1.0.19 |
| 721 | 2025-04-01T17:17:17.676Z | Compiling rustls-pki-types v1.10.0 |
| 722 | 2025-04-01T17:17:17.946Z | Compiling writeable v0.5.5 |
| 723 | 2025-04-01T17:17:17.979Z | Compiling untrusted v0.9.0 |
| 724 | 2025-04-01T17:17:18.173Z | Compiling ucd-trie v0.1.7 |
| 725 | 2025-04-01T17:17:18.228Z | Compiling litemap v0.7.3 |
| 726 | 2025-04-01T17:17:18.945Z | Compiling httparse v1.9.5 |
| 727 | 2025-04-01T17:17:18.996Z | Compiling byteorder v1.5.0 |
| 728 | 2025-04-01T17:17:19.456Z | Compiling tracing-core v0.1.32 |
| 729 | 2025-04-01T17:17:19.792Z | Compiling atomic-waker v1.1.2 |
| 730 | 2025-04-01T17:17:19.811Z | Compiling zeroize v1.8.1 |
| 731 | 2025-04-01T17:17:19.954Z | Compiling chrono v0.4.40 |
| 732 | 2025-04-01T17:17:20.117Z | Compiling uuid v1.15.1 |
| 733 | 2025-04-01T17:17:20.144Z | Compiling subtle v2.6.1 |
| 734 | 2025-04-01T17:17:20.417Z | Compiling icu_locid_transform_data v1.5.0 |
| 735 | 2025-04-01T17:17:20.677Z | Compiling tracing v0.1.40 |
| 736 | 2025-04-01T17:17:21.337Z | Compiling serde_derive_internals v0.29.1 |
| 737 | 2025-04-01T17:17:21.676Z | Compiling synstructure v0.13.1 |
| 738 | 2025-04-01T17:17:21.995Z | Compiling http-body v1.0.1 |
| 739 | 2025-04-01T17:17:22.243Z | Compiling regress v0.10.3 |
| 740 | 2025-04-01T17:17:22.511Z | Compiling aho-corasick v1.1.3 |
| 741 | 2025-04-01T17:17:22.794Z | Compiling icu_properties_data v1.5.0 |
| 742 | 2025-04-01T17:17:22.830Z | Compiling try-lock v0.2.5 |
| 743 | 2025-04-01T17:17:22.996Z | Compiling slog v2.7.0 |
| 744 | 2025-04-01T17:17:23.009Z | Compiling regex-syntax v0.8.5 |
| 745 | 2025-04-01T17:17:23.486Z | Compiling want v0.3.1 |
| 746 | 2025-04-01T17:17:24.096Z | Compiling icu_normalizer_data v1.5.0 |
| 747 | 2025-04-01T17:17:24.196Z | Compiling utf8_iter v1.0.4 |
| 748 | 2025-04-01T17:17:24.464Z | Compiling httpdate v1.0.3 |
| 749 | 2025-04-01T17:17:24.704Z | Compiling write16 v1.0.0 |
| 750 | 2025-04-01T17:17:24.835Z | Compiling rustls v0.23.19 |
| 751 | 2025-04-01T17:17:24.955Z | Compiling serde_derive v1.0.219 |
| 752 | 2025-04-01T17:17:25.180Z | Compiling schemars_derive v0.8.22 |
| 753 | 2025-04-01T17:17:25.251Z | Compiling thiserror-impl v1.0.69 |
| 754 | 2025-04-01T17:17:26.067Z | Compiling zerofrom-derive v0.1.4 |
| 755 | 2025-04-01T17:17:26.702Z | Compiling zerocopy-derive v0.7.35 |
| 756 | 2025-04-01T17:17:27.893Z | Compiling yoke-derive v0.7.4 |
| 757 | 2025-04-01T17:17:27.938Z | Compiling tokio-macros v2.5.0 |
| 758 | 2025-04-01T17:17:28.148Z | Compiling zerovec-derive v0.10.3 |
| 759 | 2025-04-01T17:17:28.267Z | Compiling thiserror-impl v2.0.12 |
| 760 | 2025-04-01T17:17:28.580Z | Compiling displaydoc v0.2.5 |
| 761 | 2025-04-01T17:17:29.114Z | Compiling zerofrom v0.1.4 |
| 762 | 2025-04-01T17:17:29.317Z | Compiling tokio v1.43.0 |
| 763 | 2025-04-01T17:17:29.324Z | Compiling futures-macro v0.3.31 |
| 764 | 2025-04-01T17:17:30.154Z | Compiling pest v2.7.14 |
| 765 | 2025-04-01T17:17:30.273Z | Compiling yoke v0.7.4 |
| 766 | 2025-04-01T17:17:30.623Z | Compiling zerovec v0.10.4 |
| 767 | 2025-04-01T17:17:31.047Z | Compiling icu_provider_macros v1.5.0 |
| 768 | 2025-04-01T17:17:31.119Z | Compiling futures-util v0.3.31 |
| 769 | 2025-04-01T17:17:32.993Z | Compiling tinystr v0.7.6 |
| 770 | 2025-04-01T17:17:33.403Z | Compiling icu_locid v1.5.0 |
| 771 | 2025-04-01T17:17:33.488Z | Compiling rustls-webpki v0.102.8 |
| 772 | 2025-04-01T17:17:37.651Z | Compiling serde_tokenstream v0.2.2 |
| 773 | 2025-04-01T17:17:39.571Z | Compiling indexmap v2.7.1 |
| 774 | 2025-04-01T17:17:40.367Z | Compiling icu_provider v1.5.0 |
| 775 | 2025-04-01T17:17:40.468Z | Compiling pest_meta v2.7.14 |
| 776 | 2025-04-01T17:17:40.779Z | Compiling zerocopy v0.7.35 |
| 777 | 2025-04-01T17:17:41.289Z | Compiling icu_locid_transform v1.5.0 |
| 778 | 2025-04-01T17:17:42.556Z | Compiling pest_generator v2.7.14 |
| 779 | 2025-04-01T17:17:44.018Z | Compiling tokio-util v0.7.13 |
| 780 | 2025-04-01T17:17:44.212Z | Compiling icu_collections v1.5.0 |
| 781 | 2025-04-01T17:17:46.126Z | Compiling icu_properties v1.5.1 |
| 782 | 2025-04-01T17:17:46.255Z | Compiling typify-impl v0.3.0 |
| 783 | 2025-04-01T17:17:46.838Z | Compiling h2 v0.4.6 |
| 784 | 2025-04-01T17:17:47.003Z | Compiling pest_derive v2.7.14 |
| 785 | 2025-04-01T17:17:47.823Z | Compiling regex-automata v0.4.8 |
| 786 | 2025-04-01T17:17:47.934Z | Compiling tower-service v0.3.3 |
| 787 | 2025-04-01T17:17:52.396Z | Compiling percent-encoding v2.3.1 |
| 788 | 2025-04-01T17:17:52.871Z | Compiling utf16_iter v1.0.5 |
| 789 | 2025-04-01T17:17:53.104Z | Compiling typenum v1.17.0 |
| 790 | 2025-04-01T17:17:54.479Z | Compiling icu_normalizer v1.5.0 |
| 791 | 2025-04-01T17:17:54.489Z | Compiling form_urlencoded v1.2.1 |
| 792 | 2025-04-01T17:17:54.861Z | Compiling hyper v1.6.0 |
| 793 | 2025-04-01T17:17:55.001Z | Compiling regex v1.11.1 |
| 794 | 2025-04-01T17:17:56.388Z | Compiling typify-macro v0.3.0 |
| 795 | 2025-04-01T17:17:57.527Z | Compiling generic-array v0.14.7 |
| 796 | 2025-04-01T17:18:00.002Z | Compiling hyper-util v0.1.10 |
| 797 | 2025-04-01T17:18:02.134Z | Compiling idna_adapter v1.2.0 |
| 798 | 2025-04-01T17:18:04.634Z | Compiling scroll_derive v0.12.0 |
| 799 | 2025-04-01T17:18:05.825Z | Compiling rand_core v0.6.4 |
| 800 | 2025-04-01T17:18:05.832Z | Compiling usdt-impl v0.5.0 |
| 801 | 2025-04-01T17:18:06.098Z | Compiling mime v0.3.17 |
| 802 | 2025-04-01T17:18:06.102Z | Compiling rustix v0.38.37 |
| 803 | 2025-04-01T17:18:06.129Z | Compiling powerfmt v0.2.0 |
| 804 | 2025-04-01T17:18:06.183Z | Compiling time-core v0.1.2 |
| 805 | 2025-04-01T17:18:06.370Z | Compiling paste v1.0.15 |
| 806 | 2025-04-01T17:18:06.609Z | Compiling num-conv v0.1.0 |
| 807 | 2025-04-01T17:18:06.850Z | Compiling time-macros v0.2.18 |
| 808 | 2025-04-01T17:18:06.901Z | Compiling deranged v0.3.11 |
| 809 | 2025-04-01T17:18:07.095Z | Compiling scroll v0.12.0 |
| 810 | 2025-04-01T17:18:08.648Z | Compiling tokio-rustls v0.26.0 |
| 811 | 2025-04-01T17:18:09.036Z | Compiling thread-id v4.2.2 |
| 812 | 2025-04-01T17:18:09.149Z | Compiling idna v1.0.3 |
| 813 | 2025-04-01T17:18:09.167Z | Compiling dof v0.3.0 |
| 814 | 2025-04-01T17:18:09.630Z | Compiling serde_urlencoded v0.7.1 |
| 815 | 2025-04-01T17:18:09.906Z | Compiling dtrace-parser v0.2.0 |
| 816 | 2025-04-01T17:18:10.190Z | Compiling ppv-lite86 v0.2.20 |
| 817 | 2025-04-01T17:18:10.479Z | Compiling http-body-util v0.1.2 |
| 818 | 2025-04-01T17:18:11.035Z | Compiling structmeta-derive v0.3.0 |
| 819 | 2025-04-01T17:18:11.043Z | Compiling webpki-roots v0.26.6 |
| 820 | 2025-04-01T17:18:11.246Z | Compiling rustls-pemfile v2.2.0 |
| 821 | 2025-04-01T17:18:11.745Z | Compiling errno v0.3.9 |
| 822 | 2025-04-01T17:18:12.035Z | Compiling sync_wrapper v1.0.1 |
| 823 | 2025-04-01T17:18:12.195Z | Compiling bitflags v2.6.0 |
| 824 | 2025-04-01T17:18:13.426Z | Compiling rustversion v1.0.17 |
| 825 | 2025-04-01T17:18:13.510Z | Compiling omicron-workspace-hack v0.1.0 |
| 826 | 2025-04-01T17:18:13.871Z | Compiling crossbeam-utils v0.8.20 |
| 827 | 2025-04-01T17:18:14.219Z | Compiling strsim v0.11.1 |
| 828 | 2025-04-01T17:18:14.460Z | Compiling base64 v0.22.1 |
| 829 | 2025-04-01T17:18:14.603Z | Compiling plain v0.2.3 |
| 830 | 2025-04-01T17:18:14.784Z | Compiling ident_case v1.0.1 |
| 831 | 2025-04-01T17:18:14.840Z | Compiling num_threads v0.1.7 |
| 832 | 2025-04-01T17:18:14.962Z | Compiling newtype-uuid v1.2.1 |
| 833 | 2025-04-01T17:18:15.223Z | Compiling tower-layer v0.3.3 |
| 834 | 2025-04-01T17:18:15.367Z | Compiling darling_core v0.20.10 |
| 835 | 2025-04-01T17:18:15.526Z | Compiling time v0.3.36 |
| 836 | 2025-04-01T17:18:15.619Z | Compiling tower v0.5.2 |
| 837 | 2025-04-01T17:18:16.527Z | Compiling goblin v0.8.2 |
| 838 | 2025-04-01T17:18:20.545Z | Compiling structmeta v0.3.0 |
| 839 | 2025-04-01T17:18:24.403Z | Compiling hyper-rustls v0.27.3 |
| 840 | 2025-04-01T17:18:24.823Z | Compiling rand_chacha v0.3.1 |
| 841 | 2025-04-01T17:18:25.739Z | Compiling url v2.5.3 |
| 842 | 2025-04-01T17:18:26.531Z | Compiling openapiv3 v2.0.0 |
| 843 | 2025-04-01T17:18:27.259Z | Compiling typify v0.3.0 |
| 844 | 2025-04-01T17:18:27.379Z | Compiling ipnetwork v0.21.1 |
| 845 | 2025-04-01T17:18:29.630Z | Compiling dirs-sys-next v0.1.2 |
| 846 | 2025-04-01T17:18:30.713Z | Compiling unsafe-libyaml v0.2.11 |
| 847 | 2025-04-01T17:18:30.782Z | Compiling fastrand v2.1.1 |
| 848 | 2025-04-01T17:18:31.483Z | Compiling ipnet v2.11.0 |
| 849 | 2025-04-01T17:18:31.556Z | Compiling pretty-hex v0.4.1 |
| 850 | 2025-04-01T17:18:31.790Z | Compiling rustls v0.22.4 |
| 851 | 2025-04-01T17:18:32.166Z | Compiling reqwest v0.12.12 |
| 852 | 2025-04-01T17:18:32.363Z | Compiling serde_yaml v0.9.34+deprecated |
| 853 | 2025-04-01T17:18:34.237Z | Compiling tempfile v3.13.0 |
| 854 | 2025-04-01T17:18:34.682Z | Compiling progenitor-impl v0.9.1 |
| 855 | 2025-04-01T17:18:35.580Z | Compiling dirs-next v2.0.0 |
| 856 | 2025-04-01T17:18:35.841Z | Compiling oxnet v0.1.1 |
| 857 | 2025-04-01T17:18:36.057Z | Compiling rand v0.8.5 |
| 858 | 2025-04-01T17:18:38.243Z | Compiling darling_macro v0.20.10 |
| 859 | 2025-04-01T17:18:40.562Z | Compiling crypto-common v0.1.6 |
| 860 | 2025-04-01T17:18:40.713Z | Compiling block-buffer v0.10.4 |
| 861 | 2025-04-01T17:18:40.784Z | Compiling toml_datetime v0.6.8 |
| 862 | 2025-04-01T17:18:40.893Z | Compiling serde_spanned v0.6.8 |
| 863 | 2025-04-01T17:18:40.965Z | Compiling daft-derive v0.1.2 |
| 864 | 2025-04-01T17:18:41.253Z | Compiling wait-timeout v0.2.0 |
| 865 | 2025-04-01T17:18:41.449Z | Compiling multer v3.1.0 |
| 866 | 2025-04-01T17:18:41.829Z | Compiling thread_local v1.1.8 |
| 867 | 2025-04-01T17:18:42.240Z | Compiling winnow v0.7.3 |
| 868 | 2025-04-01T17:18:42.263Z | Compiling slog-async v2.8.0 |
| 869 | 2025-04-01T17:18:42.467Z | Compiling anyhow v1.0.97 |
| 870 | 2025-04-01T17:18:42.523Z | Compiling camino v1.1.9 |
| 871 | 2025-04-01T17:18:42.770Z | Compiling quick-error v1.2.3 |
| 872 | 2025-04-01T17:18:42.911Z | Compiling match_cfg v0.1.0 |
| 873 | 2025-04-01T17:18:43.002Z | Compiling bit-vec v0.8.0 |
| 874 | 2025-04-01T17:18:43.157Z | Compiling hostname v0.3.1 |
| 875 | 2025-04-01T17:18:43.418Z | Compiling bit-set v0.8.0 |
| 876 | 2025-04-01T17:18:43.430Z | Compiling rusty-fork v0.3.0 |
| 877 | 2025-04-01T17:18:43.590Z | Compiling daft v0.1.2 |
| 878 | 2025-04-01T17:18:43.797Z | Compiling crossbeam-channel v0.5.13 |
| 879 | 2025-04-01T17:18:44.145Z | Compiling digest v0.10.7 |
| 880 | 2025-04-01T17:18:44.556Z | Compiling strum_macros v0.26.4 |
| 881 | 2025-04-01T17:18:45.315Z | Compiling progenitor-macro v0.9.1 |
| 882 | 2025-04-01T17:18:45.557Z | Compiling darling v0.20.10 |
| 883 | 2025-04-01T17:18:45.660Z | Compiling term v0.7.0 |
| 884 | 2025-04-01T17:18:46.506Z | Compiling toml_edit v0.22.24 |
| 885 | 2025-04-01T17:18:48.750Z | Compiling progenitor-client v0.9.1 |
| 886 | 2025-04-01T17:18:50.215Z | Compiling usdt-attr-macro v0.5.0 |
| 887 | 2025-04-01T17:18:51.700Z | Compiling usdt-macro v0.5.0 |
| 888 | 2025-04-01T17:18:53.009Z | Compiling parse-display-derive v0.10.0 |
| 889 | 2025-04-01T17:18:54.947Z | Compiling slog-json v2.6.1 |
| 890 | 2025-04-01T17:18:55.446Z | Compiling rand_xorshift v0.3.0 |
| 891 | 2025-04-01T17:18:55.700Z | Compiling hex v0.4.3 |
| 892 | 2025-04-01T17:18:55.955Z | Compiling futures-executor v0.3.31 |
| 893 | 2025-04-01T17:18:56.278Z | Compiling async-stream-impl v0.3.6 |
| 894 | 2025-04-01T17:18:56.594Z | Compiling is-terminal v0.4.13 |
| 895 | 2025-04-01T17:18:56.726Z | Compiling memmap v0.7.0 |
| 896 | 2025-04-01T17:18:57.004Z | Compiling dropshot v0.16.0 |
| 897 | 2025-04-01T17:18:57.136Z | Compiling encoding_rs v0.8.34 |
| 898 | 2025-04-01T17:18:57.384Z | Compiling spin v0.9.8 |
| 899 | 2025-04-01T17:18:57.540Z | Compiling cpufeatures v0.2.14 |
| 900 | 2025-04-01T17:18:57.563Z | Compiling take_mut v0.2.2 |
| 901 | 2025-04-01T17:18:57.640Z | Compiling unarray v0.1.4 |
| 902 | 2025-04-01T17:18:57.716Z | Compiling lazy_static v1.5.0 |
| 903 | 2025-04-01T17:18:57.827Z | Compiling proptest v1.6.0 |
| 904 | 2025-04-01T17:19:03.672Z | Compiling sha1 v0.10.6 |
| 905 | 2025-04-01T17:19:04.488Z | Compiling async-stream v0.3.6 |
| 906 | 2025-04-01T17:19:04.896Z | Compiling usdt v0.5.0 |
| 907 | 2025-04-01T17:19:06.338Z | Compiling slog-term v2.9.1 |
| 908 | 2025-04-01T17:19:08.295Z | Compiling parse-display v0.10.0 |
| 909 | 2025-04-01T17:19:09.159Z | Compiling futures v0.3.31 |
| 910 | 2025-04-01T17:19:09.265Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 911 | 2025-04-01T17:19:09.448Z | Compiling progenitor v0.9.1 |
| 912 | 2025-04-01T17:19:09.630Z | Compiling slog-bunyan v2.5.0 |
| 913 | 2025-04-01T17:19:09.638Z | Compiling tokio-rustls v0.25.0 |
| 914 | 2025-04-01T17:19:09.703Z | Compiling toml v0.8.20 |
| 915 | 2025-04-01T17:19:09.900Z | Compiling strum v0.26.3 |
| 916 | 2025-04-01T17:19:10.048Z | Compiling serde_with_macros v3.12.0 |
| 917 | 2025-04-01T17:19:11.459Z | Compiling test-strategy v0.4.0 |
| 918 | 2025-04-01T17:19:11.592Z | Compiling dropshot_endpoint v0.16.0 |
| 919 | 2025-04-01T17:19:12.507Z | Compiling serde_path_to_error v0.1.16 |
| 920 | 2025-04-01T17:19:13.501Z | Compiling async-trait v0.1.88 |
| 921 | 2025-04-01T17:19:14.632Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 922 | 2025-04-01T17:19:15.460Z | Compiling waitgroup v0.1.2 |
| 923 | 2025-04-01T17:19:15.505Z | Compiling hostname v0.4.0 |
| 924 | 2025-04-01T17:19:15.703Z | Compiling instant v0.1.13 |
| 925 | 2025-04-01T17:19:15.732Z | Compiling debug-ignore v1.0.5 |
| 926 | 2025-04-01T17:19:15.761Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 927 | 2025-04-01T17:19:15.885Z | Compiling backoff v0.4.0 |
| 928 | 2025-04-01T17:19:15.955Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#0ae28910) |
| 929 | 2025-04-01T17:19:16.216Z | Compiling serde_with v3.12.0 |
| 930 | 2025-04-01T17:19:16.914Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd) |
| 931 | 2025-04-01T17:19:19.451Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 932 | 2025-04-01T17:19:20.273Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 933 | 2025-04-01T17:19:20.351Z | Compiling macaddr v1.0.1 |
| 934 | 2025-04-01T17:19:23.249Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 935 | 2025-04-01T17:19:33.555Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 936 | 2025-04-01T17:19:43.128Z | Finished `release` profile [optimized] target(s) in 2m 31s |
| 937 | 2025-04-01T17:19:43.196Z | process exited: duration 219369 ms, exit code 0 |
| |
| 938 | 2025-04-01T17:19:43.203Z | found 0 output files |