|
|
|
| 1 | 2025-02-14T18:20:51.005Z | job assigned to worker 01JM2V0ZSKP3B4VXC84CXDKPKA [factory aws, i-009fa4c6026cb6ffc] (queued for 53 s) |
| |
| 2 | 2025-02-14T18:20:59.221Z | starting task 0: "setup" |
| 3 | 2025-02-14T18:20:59.228Z | ++ uname -s |
| 4 | 2025-02-14T18:20:59.231Z | + kern=SunOS |
| 5 | 2025-02-14T18:20:59.231Z | + build_user=build |
| 6 | 2025-02-14T18:20:59.231Z | + build_uid=12345 |
| 7 | 2025-02-14T18:20:59.231Z | + work_dir=/work |
| 8 | 2025-02-14T18:20:59.231Z | + input_dir=/input |
| 9 | 2025-02-14T18:20:59.232Z | + [[ 0 == 12345 ]] |
| 10 | 2025-02-14T18:20:59.232Z | + case "$kern" in |
| 11 | 2025-02-14T18:20:59.232Z | + groupadd -g 12345 build |
| 12 | 2025-02-14T18:20:59.234Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-02-14T18:21:01.242Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-02-14T18:21:01.365Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-02-14T18:21:01.368Z | + home_fs=zfs |
| 16 | 2025-02-14T18:21:01.368Z | + [[ zfs == autofs ]] |
| 17 | 2025-02-14T18:21:01.368Z | + mkdir -p /home/build |
| 18 | 2025-02-14T18:21:01.370Z | + chown build:build /home/build /work |
| 19 | 2025-02-14T18:21:03.373Z | + chmod 0700 /home/build /work |
| 20 | 2025-02-14T18:21:03.376Z | process exited: duration 4153 ms, exit code 0 |
| |
| 21 | 2025-02-14T18:21:03.381Z | starting task 1: "rust-toolchain" |
| 22 | 2025-02-14T18:21:03.386Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-02-14T18:21:03.386Z | * rust toolchain channel = "stable" |
| 24 | 2025-02-14T18:21:03.386Z | * rust toolchain profile = "default" |
| 25 | 2025-02-14T18:21:03.386Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-02-14T18:21:03.386Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-02-14T18:21:03.386Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-02-14T18:21:03.389Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-02-14T18:21:03.389Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-02-14T18:21:03.548Z | info: downloading installer |
| 31 | 2025-02-14T18:21:04.845Z | warning: it looks like you have an existing installation of Rust at: |
| 32 | 2025-02-14T18:21:04.845Z | warning: /opt/ooce/bin |
| 33 | 2025-02-14T18:21:04.845Z | warning: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-02-14T18:21:04.845Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
| 35 | 2025-02-14T18:21:04.845Z | warning: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-02-14T18:21:04.845Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-02-14T18:21:04.845Z | warning: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-02-14T18:21:04.845Z | error: cannot install while Rust is installed |
| 39 | 2025-02-14T18:21:04.845Z | warning: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-02-14T18:21:04.861Z | info: profile set to 'default' |
| 41 | 2025-02-14T18:21:04.861Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-02-14T18:21:04.863Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-02-14T18:21:05.016Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
| 44 | 2025-02-14T18:21:05.016Z | info: downloading component 'cargo' |
| 45 | 2025-02-14T18:21:05.892Z | info: downloading component 'clippy' |
| 46 | 2025-02-14T18:21:06.227Z | info: downloading component 'rust-docs' |
| 47 | 2025-02-14T18:21:07.420Z | info: downloading component 'rust-std' |
| 48 | 2025-02-14T18:21:09.345Z | info: downloading component 'rustc' |
| 49 | 2025-02-14T18:21:16.160Z | info: downloading component 'rustfmt' |
| 50 | 2025-02-14T18:21:16.414Z | info: installing component 'cargo' |
| 51 | 2025-02-14T18:21:17.259Z | info: installing component 'clippy' |
| 52 | 2025-02-14T18:21:17.640Z | info: installing component 'rust-docs' |
| 53 | 2025-02-14T18:21:19.312Z | info: installing component 'rust-std' |
| 54 | 2025-02-14T18:21:21.176Z | info: installing component 'rustc' |
| 55 | 2025-02-14T18:21:27.260Z | info: installing component 'rustfmt' |
| 56 | 2025-02-14T18:21:27.592Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-02-14T18:21:27.592Z | |
| 58 | 2025-02-14T18:21:27.984Z | stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
| 59 | 2025-02-14T18:21:27.984Z | |
| 60 | 2025-02-14T18:21:27.987Z | |
| 61 | 2025-02-14T18:21:27.987Z | Rust is installed now. Great! |
| 62 | 2025-02-14T18:21:27.987Z | |
| 63 | 2025-02-14T18:21:27.987Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-02-14T18:21:27.987Z | environment variable. This has not been done automatically. |
| 65 | 2025-02-14T18:21:27.987Z | |
| 66 | 2025-02-14T18:21:27.987Z | To configure your current shell, you need to source |
| 67 | 2025-02-14T18:21:27.987Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-02-14T18:21:27.987Z | |
| 69 | 2025-02-14T18:21:27.988Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-02-14T18:21:27.988Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-02-14T18:21:27.988Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-02-14T18:21:28.069Z | + rustup --version |
| 73 | 2025-02-14T18:21:28.076Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
| 74 | 2025-02-14T18:21:28.076Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 75 | 2025-02-14T18:21:28.156Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
| 76 | 2025-02-14T18:21:28.158Z | + cargo --version |
| 77 | 2025-02-14T18:21:28.216Z | cargo 1.84.1 (66221abde 2024-11-19) |
| 78 | 2025-02-14T18:21:28.219Z | + rustc --version |
| 79 | 2025-02-14T18:21:28.279Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
| 80 | 2025-02-14T18:21:28.283Z | process exited: duration 24893 ms, exit code 0 |
| |
| 81 | 2025-02-14T18:21:28.288Z | starting task 2: "authentication" |
| 82 | 2025-02-14T18:21:28.311Z | process exited: duration 22 ms, exit code 0 |
| |
| 83 | 2025-02-14T18:21:28.318Z | starting task 3: "clone repository" |
| 84 | 2025-02-14T18:21:28.321Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2025-02-14T18:21:28.324Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2025-02-14T18:21:28.364Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2025-02-14T18:21:28.946Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2025-02-14T18:21:28.947Z | + git fetch origin eb929bd62c30445e193311117b1511a8929dec75 |
| 89 | 2025-02-14T18:21:29.187Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2025-02-14T18:21:29.187Z | * branch eb929bd62c30445e193311117b1511a8929dec75 -> FETCH_HEAD |
| 91 | 2025-02-14T18:21:29.196Z | + [[ -n zl/mgd-ddm-meta ]] |
| 92 | 2025-02-14T18:21:29.198Z | ++ git branch --show-current |
| 93 | 2025-02-14T18:21:29.200Z | + current=main |
| 94 | 2025-02-14T18:21:29.200Z | + [[ main != zl/mgd-ddm-meta ]] |
| 95 | 2025-02-14T18:21:29.200Z | + git branch -f zl/mgd-ddm-meta eb929bd62c30445e193311117b1511a8929dec75 |
| 96 | 2025-02-14T18:21:29.203Z | + git checkout -f zl/mgd-ddm-meta |
| 97 | 2025-02-14T18:21:29.218Z | Switched to branch 'zl/mgd-ddm-meta' |
| 98 | 2025-02-14T18:21:29.221Z | + git reset --hard eb929bd62c30445e193311117b1511a8929dec75 |
| 99 | 2025-02-14T18:21:29.235Z | HEAD is now at eb929bd .. |
| 100 | 2025-02-14T18:21:29.235Z | process exited: duration 917 ms, exit code 0 |
| |
| 101 | 2025-02-14T18:21:29.241Z | starting task 4: "build" |
| 102 | 2025-02-14T18:21:29.245Z | + set -e |
| 103 | 2025-02-14T18:21:29.246Z | + cargo --version |
| 104 | 2025-02-14T18:21:29.250Z | info: syncing channel updates for '1.81.0-x86_64-unknown-illumos' |
| 105 | 2025-02-14T18:21:29.389Z | info: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04) |
| 106 | 2025-02-14T18:21:29.389Z | info: downloading component 'cargo' |
| 107 | 2025-02-14T18:21:30.033Z | info: downloading component 'clippy' |
| 108 | 2025-02-14T18:21:30.278Z | info: downloading component 'rust-docs' |
| 109 | 2025-02-14T18:21:31.171Z | info: downloading component 'rust-std' |
| 110 | 2025-02-14T18:21:32.552Z | info: downloading component 'rustc' |
| 111 | 2025-02-14T18:21:37.507Z | info: downloading component 'rustfmt' |
| 112 | 2025-02-14T18:21:37.698Z | info: installing component 'cargo' |
| 113 | 2025-02-14T18:21:38.487Z | info: installing component 'clippy' |
| 114 | 2025-02-14T18:21:38.851Z | info: installing component 'rust-docs' |
| 115 | 2025-02-14T18:21:40.533Z | info: installing component 'rust-std' |
| 116 | 2025-02-14T18:21:42.194Z | info: installing component 'rustc' |
| 117 | 2025-02-14T18:21:47.851Z | info: installing component 'rustfmt' |
| 118 | 2025-02-14T18:21:48.263Z | cargo 1.81.0 (2dbb1af80 2024-08-20) |
| 119 | 2025-02-14T18:21:48.267Z | + rustc --version |
| 120 | 2025-02-14T18:21:48.336Z | rustc 1.81.0 (eeb90cda1 2024-09-04) |
| 121 | 2025-02-14T18:21:48.342Z | + cargo install cargo-nextest |
| 122 | 2025-02-14T18:21:48.427Z | Updating crates.io index |
| 123 | 2025-02-14T18:21:48.513Z | Downloading crates ... |
| 124 | 2025-02-14T18:21:48.579Z | Downloaded cargo-nextest v0.9.91 |
| 125 | 2025-02-14T18:21:48.618Z | Installing cargo-nextest v0.9.91 |
| 126 | 2025-02-14T18:21:48.699Z | Updating crates.io index |
| 127 | 2025-02-14T18:21:49.899Z | Locking 365 packages to latest compatible versions |
| 128 | 2025-02-14T18:21:49.902Z | Adding addr2line v0.21.0 (latest: v0.24.2) |
| 129 | 2025-02-14T18:21:49.902Z | Adding backtrace v0.3.71 (latest: v0.3.74) |
| 130 | 2025-02-14T18:21:49.902Z | Adding base64 v0.21.7 (latest: v0.22.1) |
| 131 | 2025-02-14T18:21:49.915Z | Adding core-foundation v0.9.4 (latest: v0.10.0) |
| 132 | 2025-02-14T18:21:49.919Z | Adding foreign-types v0.3.2 (latest: v0.5.0) |
| 133 | 2025-02-14T18:21:49.919Z | Adding foreign-types-shared v0.1.1 (latest: v0.3.1) |
| 134 | 2025-02-14T18:21:49.919Z | Adding generic-array v0.14.7 (latest: v1.2.0) |
| 135 | 2025-02-14T18:21:49.919Z | Adding getrandom v0.2.15 (latest: v0.3.1) |
| 136 | 2025-02-14T18:21:49.919Z | Adding gimli v0.28.1 (latest: v0.31.1) |
| 137 | 2025-02-14T18:21:49.923Z | Adding linux-raw-sys v0.4.15 (latest: v0.7.0) |
| 138 | 2025-02-14T18:21:49.923Z | Adding miniz_oxide v0.7.4 (latest: v0.8.4) |
| 139 | 2025-02-14T18:21:49.926Z | Adding object v0.32.2 (latest: v0.36.7) |
| 140 | 2025-02-14T18:21:49.926Z | Adding owo-colors v3.5.0 (latest: v4.1.0) |
| 141 | 2025-02-14T18:21:49.926Z | Adding rand v0.8.5 (latest: v0.9.0) |
| 142 | 2025-02-14T18:21:49.926Z | Adding rand_chacha v0.3.1 (latest: v0.9.0) |
| 143 | 2025-02-14T18:21:49.926Z | Adding rand_core v0.6.4 (latest: v0.9.0) |
| 144 | 2025-02-14T18:21:49.933Z | Adding security-framework v2.11.1 (latest: v3.2.0) |
| 145 | 2025-02-14T18:21:49.937Z | Adding target-lexicon v0.12.16 (latest: v0.13.2) |
| 146 | 2025-02-14T18:21:49.939Z | Adding thiserror v1.0.69 (latest: v2.0.11) |
| 147 | 2025-02-14T18:21:49.939Z | Adding thiserror-impl v1.0.69 (latest: v2.0.11) |
| 148 | 2025-02-14T18:21:49.939Z | Adding tinystr v0.7.6 (latest: v0.8.0) |
| 149 | 2025-02-14T18:21:49.941Z | Adding unicode-width v0.1.14 (latest: v0.2.0) |
| 150 | 2025-02-14T18:21:49.942Z | Adding vte v0.14.1 (latest: v0.15.0) |
| 151 | 2025-02-14T18:21:49.942Z | Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.14.1+wasi-0.2.3) |
| 152 | 2025-02-14T18:21:49.942Z | Adding wasi v0.13.3+wasi-0.2.2 (latest: v0.14.1+wasi-0.2.3) |
| 153 | 2025-02-14T18:21:49.944Z | Adding windows v0.52.0 (latest: v0.59.0) |
| 154 | 2025-02-14T18:21:49.945Z | Adding windows-core v0.52.0 (latest: v0.59.0) |
| 155 | 2025-02-14T18:21:49.945Z | Adding windows-registry v0.2.0 (latest: v0.4.0) |
| 156 | 2025-02-14T18:21:49.945Z | Adding windows-result v0.2.0 (latest: v0.3.0) |
| 157 | 2025-02-14T18:21:49.946Z | Adding windows-strings v0.1.0 (latest: v0.3.0) |
| 158 | 2025-02-14T18:21:49.946Z | Adding windows-sys v0.42.0 (latest: v0.59.0) |
| 159 | 2025-02-14T18:21:49.946Z | Adding windows-sys v0.52.0 (latest: v0.59.0) |
| 160 | 2025-02-14T18:21:49.946Z | Adding windows-targets v0.52.6 (latest: v0.53.0) |
| 161 | 2025-02-14T18:21:49.946Z | Adding windows_aarch64_gnullvm v0.42.2 (latest: v0.53.0) |
| 162 | 2025-02-14T18:21:49.946Z | Adding windows_aarch64_gnullvm v0.52.6 (latest: v0.53.0) |
| 163 | 2025-02-14T18:21:49.946Z | Adding windows_aarch64_msvc v0.42.2 (latest: v0.53.0) |
| 164 | 2025-02-14T18:21:49.946Z | Adding windows_aarch64_msvc v0.52.6 (latest: v0.53.0) |
| 165 | 2025-02-14T18:21:49.946Z | Adding windows_i686_gnu v0.42.2 (latest: v0.53.0) |
| 166 | 2025-02-14T18:21:49.946Z | Adding windows_i686_gnu v0.52.6 (latest: v0.53.0) |
| 167 | 2025-02-14T18:21:49.946Z | Adding windows_i686_gnullvm v0.52.6 (latest: v0.53.0) |
| 168 | 2025-02-14T18:21:49.946Z | Adding windows_i686_msvc v0.42.2 (latest: v0.53.0) |
| 169 | 2025-02-14T18:21:49.946Z | Adding windows_i686_msvc v0.52.6 (latest: v0.53.0) |
| 170 | 2025-02-14T18:21:49.946Z | Adding windows_x86_64_gnu v0.42.2 (latest: v0.53.0) |
| 171 | 2025-02-14T18:21:49.946Z | Adding windows_x86_64_gnu v0.52.6 (latest: v0.53.0) |
| 172 | 2025-02-14T18:21:49.946Z | Adding windows_x86_64_gnullvm v0.42.2 (latest: v0.53.0) |
| 173 | 2025-02-14T18:21:49.946Z | Adding windows_x86_64_gnullvm v0.52.6 (latest: v0.53.0) |
| 174 | 2025-02-14T18:21:49.946Z | Adding windows_x86_64_msvc v0.42.2 (latest: v0.53.0) |
| 175 | 2025-02-14T18:21:49.946Z | Adding windows_x86_64_msvc v0.52.6 (latest: v0.53.0) |
| 176 | 2025-02-14T18:21:49.946Z | Adding wit-bindgen-rt v0.33.0 (latest: v0.39.0) |
| 177 | 2025-02-14T18:21:49.946Z | Adding writeable v0.5.5 (latest: v0.6.0) |
| 178 | 2025-02-14T18:21:49.946Z | Adding zerocopy v0.7.35 (latest: v0.8.17) |
| 179 | 2025-02-14T18:21:49.946Z | Adding zerocopy-derive v0.7.35 (latest: v0.8.17) |
| 180 | 2025-02-14T18:21:49.946Z | Adding zerovec v0.10.4 (latest: v0.11.0) |
| 181 | 2025-02-14T18:21:49.946Z | Adding zerovec-derive v0.10.3 (latest: v0.11.0) |
| 182 | 2025-02-14T18:21:49.946Z | Downloading crates ... |
| 183 | 2025-02-14T18:21:50.003Z | Downloaded anstyle-parse v0.2.6 |
| 184 | 2025-02-14T18:21:50.013Z | Downloaded atomicwrites v0.4.4 |
| 185 | 2025-02-14T18:21:50.023Z | Downloaded atomic-waker v1.1.2 |
| 186 | 2025-02-14T18:21:50.027Z | Downloaded autocfg v1.4.0 |
| 187 | 2025-02-14T18:21:50.030Z | Downloaded adler2 v2.0.0 |
| 188 | 2025-02-14T18:21:50.032Z | Downloaded foreign-types v0.3.2 |
| 189 | 2025-02-14T18:21:50.037Z | Downloaded async-scoped v0.9.0 |
| 190 | 2025-02-14T18:21:50.044Z | Downloaded http-body v1.0.1 |
| 191 | 2025-02-14T18:21:50.054Z | Downloaded foreign-types-shared v0.1.1 |
| 192 | 2025-02-14T18:21:50.054Z | Downloaded guppy-workspace-hack v0.1.0 |
| 193 | 2025-02-14T18:21:50.054Z | Downloaded cfg_aliases v0.2.1 |
| 194 | 2025-02-14T18:21:50.064Z | Downloaded anstyle v1.0.10 |
| 195 | 2025-02-14T18:21:50.064Z | Downloaded adler v1.0.2 |
| 196 | 2025-02-14T18:21:50.076Z | Downloaded filetime v0.2.25 |
| 197 | 2025-02-14T18:21:50.077Z | Downloaded signature v2.2.0 |
| 198 | 2025-02-14T18:21:50.077Z | Downloaded shlex v1.3.0 |
| 199 | 2025-02-14T18:21:50.077Z | Downloaded enable-ansi-support v0.2.1 |
| 200 | 2025-02-14T18:21:50.077Z | Downloaded equivalent v1.0.1 |
| 201 | 2025-02-14T18:21:50.084Z | Downloaded signal-hook-mio v0.2.4 |
| 202 | 2025-02-14T18:21:50.084Z | Downloaded hyper-rustls v0.27.5 |
| 203 | 2025-02-14T18:21:50.084Z | Downloaded signal-hook-registry v1.4.2 |
| 204 | 2025-02-14T18:21:50.084Z | Downloaded signal-hook v0.3.17 |
| 205 | 2025-02-14T18:21:50.087Z | Downloaded cpufeatures v0.2.17 |
| 206 | 2025-02-14T18:21:50.090Z | Downloaded home v0.5.11 |
| 207 | 2025-02-14T18:21:50.093Z | Downloaded fastrand v2.3.0 |
| 208 | 2025-02-14T18:21:50.096Z | Downloaded debug-ignore v1.0.5 |
| 209 | 2025-02-14T18:21:50.096Z | Downloaded humantime v2.1.0 |
| 210 | 2025-02-14T18:21:50.099Z | Downloaded swrite v0.1.0 |
| 211 | 2025-02-14T18:21:50.101Z | Downloaded humantime-serde v1.1.1 |
| 212 | 2025-02-14T18:21:50.105Z | Downloaded addr2line v0.21.0 |
| 213 | 2025-02-14T18:21:50.115Z | Downloaded hex v0.4.3 |
| 214 | 2025-02-14T18:21:50.115Z | Downloaded fnv v1.0.7 |
| 215 | 2025-02-14T18:21:50.115Z | Downloaded sync_wrapper v1.0.2 |
| 216 | 2025-02-14T18:21:50.118Z | Downloaded slab v0.4.9 |
| 217 | 2025-02-14T18:21:50.118Z | Downloaded supports-unicode v3.0.0 |
| 218 | 2025-02-14T18:21:50.118Z | Downloaded block-buffer v0.10.4 |
| 219 | 2025-02-14T18:21:50.123Z | Downloaded crc32fast v1.4.2 |
| 220 | 2025-02-14T18:21:50.125Z | Downloaded syn v2.0.98 |
| 221 | 2025-02-14T18:21:50.140Z | Downloaded openssl-macros v0.1.1 |
| 222 | 2025-02-14T18:21:50.142Z | Downloaded anstyle-query v1.1.2 |
| 223 | 2025-02-14T18:21:50.146Z | Downloaded textwrap v0.16.1 |
| 224 | 2025-02-14T18:21:50.148Z | Downloaded thiserror v2.0.11 |
| 225 | 2025-02-14T18:21:50.157Z | Downloaded thread_local v1.1.8 |
| 226 | 2025-02-14T18:21:50.160Z | Downloaded futures-channel v0.3.31 |
| 227 | 2025-02-14T18:21:50.163Z | Downloaded fixedbitset v0.5.7 |
| 228 | 2025-02-14T18:21:50.166Z | Downloaded futures-macro v0.3.31 |
| 229 | 2025-02-14T18:21:50.169Z | Downloaded tokio-macros v2.5.0 |
| 230 | 2025-02-14T18:21:50.171Z | Downloaded futures-executor v0.3.31 |
| 231 | 2025-02-14T18:21:50.171Z | Downloaded future-queue v0.4.0 |
| 232 | 2025-02-14T18:21:50.176Z | Downloaded futures-task v0.3.31 |
| 233 | 2025-02-14T18:21:50.179Z | Downloaded tinystr v0.7.6 |
| 234 | 2025-02-14T18:21:50.182Z | Downloaded thiserror v1.0.69 |
| 235 | 2025-02-14T18:21:50.192Z | Downloaded try-lock v0.2.5 |
| 236 | 2025-02-14T18:21:50.195Z | Downloaded tokio-util v0.7.13 |
| 237 | 2025-02-14T18:21:50.203Z | Downloaded indenter v0.3.3 |
| 238 | 2025-02-14T18:21:50.206Z | Downloaded tokio-rustls v0.26.1 |
| 239 | 2025-02-14T18:21:50.209Z | Downloaded nested v0.1.1 |
| 240 | 2025-02-14T18:21:50.212Z | Downloaded mukti-metadata v0.3.0 |
| 241 | 2025-02-14T18:21:50.212Z | Downloaded miette-derive v7.5.0 |
| 242 | 2025-02-14T18:21:50.214Z | Downloaded utf8_iter v1.0.4 |
| 243 | 2025-02-14T18:21:50.217Z | Downloaded nextest-metadata v0.12.1 |
| 244 | 2025-02-14T18:21:50.217Z | Downloaded getrandom v0.2.15 |
| 245 | 2025-02-14T18:21:50.220Z | Downloaded tower-layer v0.3.3 |
| 246 | 2025-02-14T18:21:50.222Z | Downloaded displaydoc v0.2.5 |
| 247 | 2025-02-14T18:21:50.224Z | Downloaded getrandom v0.3.1 |
| 248 | 2025-02-14T18:21:50.232Z | Downloaded tracing-log v0.2.0 |
| 249 | 2025-02-14T18:21:50.234Z | Downloaded toml_datetime v0.6.8 |
| 250 | 2025-02-14T18:21:50.234Z | Downloaded cfg-expr v0.17.2 |
| 251 | 2025-02-14T18:21:50.234Z | Downloaded percent-encoding v2.3.1 |
| 252 | 2025-02-14T18:21:50.237Z | Downloaded const-oid v0.9.6 |
| 253 | 2025-02-14T18:21:50.237Z | Downloaded eyre v0.6.12 |
| 254 | 2025-02-14T18:21:50.240Z | Downloaded urlencoding v2.1.3 |
| 255 | 2025-02-14T18:21:50.243Z | Downloaded config v0.15.8 |
| 256 | 2025-02-14T18:21:50.247Z | Downloaded tower-service v0.3.3 |
| 257 | 2025-02-14T18:21:50.249Z | Downloaded base64ct v1.6.0 |
| 258 | 2025-02-14T18:21:50.251Z | Downloaded write16 v1.0.0 |
| 259 | 2025-02-14T18:21:50.252Z | Downloaded cargo_metadata v0.19.1 |
| 260 | 2025-02-14T18:21:50.254Z | Downloaded tokio-native-tls v0.3.1 |
| 261 | 2025-02-14T18:21:50.256Z | Downloaded tinyvec_macros v0.1.1 |
| 262 | 2025-02-14T18:21:50.256Z | Downloaded want v0.3.1 |
| 263 | 2025-02-14T18:21:50.260Z | Downloaded console v0.15.10 |
| 264 | 2025-02-14T18:21:50.263Z | Downloaded jobserver v0.1.32 |
| 265 | 2025-02-14T18:21:50.263Z | Downloaded zerofrom v0.1.5 |
| 266 | 2025-02-14T18:21:50.265Z | Downloaded sha2 v0.10.8 |
| 267 | 2025-02-14T18:21:50.268Z | Downloaded globset v0.4.15 |
| 268 | 2025-02-14T18:21:50.271Z | Downloaded pin-utils v0.1.0 |
| 269 | 2025-02-14T18:21:50.271Z | Downloaded unicode-linebreak v0.1.5 |
| 270 | 2025-02-14T18:21:50.271Z | Downloaded tracing-attributes v0.1.28 |
| 271 | 2025-02-14T18:21:50.273Z | Downloaded tokio-stream v0.1.17 |
| 272 | 2025-02-14T18:21:50.278Z | Downloaded nextest-filtering v0.14.0 |
| 273 | 2025-02-14T18:21:50.280Z | Downloaded httparse v1.10.0 |
| 274 | 2025-02-14T18:21:50.283Z | Downloaded indent_write v2.2.0 |
| 275 | 2025-02-14T18:21:50.285Z | Downloaded futures v0.3.31 |
| 276 | 2025-02-14T18:21:50.289Z | Downloaded bitflags v2.8.0 |
| 277 | 2025-02-14T18:21:50.294Z | Downloaded quote v1.0.38 |
| 278 | 2025-02-14T18:21:50.296Z | Downloaded owo-colors v4.1.0 |
| 279 | 2025-02-14T18:21:50.299Z | Downloaded yoke-derive v0.7.5 |
| 280 | 2025-02-14T18:21:50.301Z | Downloaded zerofrom-derive v0.1.5 |
| 281 | 2025-02-14T18:21:50.304Z | Downloaded base64 v0.22.1 |
| 282 | 2025-02-14T18:21:50.306Z | Downloaded base64 v0.21.7 |
| 283 | 2025-02-14T18:21:50.309Z | Downloaded untrusted v0.9.0 |
| 284 | 2025-02-14T18:21:50.312Z | Downloaded serde_spanned v0.6.8 |
| 285 | 2025-02-14T18:21:50.314Z | Downloaded serde_path_to_error v0.1.16 |
| 286 | 2025-02-14T18:21:50.314Z | Downloaded scopeguard v1.2.0 |
| 287 | 2025-02-14T18:21:50.316Z | Downloaded zstd-safe v7.2.1 |
| 288 | 2025-02-14T18:21:50.317Z | Downloaded spki v0.7.3 |
| 289 | 2025-02-14T18:21:50.319Z | Downloaded utf16_iter v1.0.5 |
| 290 | 2025-02-14T18:21:50.322Z | Downloaded number_prefix v0.4.0 |
| 291 | 2025-02-14T18:21:50.322Z | Downloaded strsim v0.11.1 |
| 292 | 2025-02-14T18:21:50.325Z | Downloaded strip-ansi-escapes v0.2.1 |
| 293 | 2025-02-14T18:21:50.325Z | Downloaded xattr v1.4.0 |
| 294 | 2025-02-14T18:21:50.327Z | Downloaded zipsign-api v0.1.3 |
| 295 | 2025-02-14T18:21:50.330Z | Downloaded mime v0.3.17 |
| 296 | 2025-02-14T18:21:50.330Z | Downloaded hyper-tls v0.6.0 |
| 297 | 2025-02-14T18:21:50.332Z | Downloaded supports-color v3.0.2 |
| 298 | 2025-02-14T18:21:50.332Z | Downloaded zerovec-derive v0.10.3 |
| 299 | 2025-02-14T18:21:50.335Z | Downloaded ipnet v2.11.0 |
| 300 | 2025-02-14T18:21:50.335Z | Downloaded icu_provider v1.5.0 |
| 301 | 2025-02-14T18:21:50.338Z | Downloaded der v0.7.9 |
| 302 | 2025-02-14T18:21:50.343Z | Downloaded rand_core v0.6.4 |
| 303 | 2025-02-14T18:21:50.346Z | Downloaded rand_chacha v0.3.1 |
| 304 | 2025-02-14T18:21:50.348Z | Downloaded semver v1.0.25 |
| 305 | 2025-02-14T18:21:50.349Z | Downloaded icu_locid_transform_data v1.5.0 |
| 306 | 2025-02-14T18:21:50.351Z | Downloaded clap v4.5.29 |
| 307 | 2025-02-14T18:21:50.360Z | Downloaded shell-words v1.1.0 |
| 308 | 2025-02-14T18:21:50.364Z | Downloaded rustc-hash v2.1.1 |
| 309 | 2025-02-14T18:21:50.364Z | Downloaded nextest-workspace-hack v0.1.0 |
| 310 | 2025-02-14T18:21:50.364Z | Downloaded backtrace v0.3.71 |
| 311 | 2025-02-14T18:21:50.370Z | Downloaded shared_child v1.0.1 |
| 312 | 2025-02-14T18:21:50.372Z | Downloaded newtype-uuid v1.2.1 |
| 313 | 2025-02-14T18:21:50.372Z | Downloaded self-replace v1.5.0 |
| 314 | 2025-02-14T18:21:50.376Z | Downloaded pathdiff v0.2.3 |
| 315 | 2025-02-14T18:21:50.376Z | Downloaded rustls-pemfile v2.2.0 |
| 316 | 2025-02-14T18:21:50.379Z | Downloaded yoke v0.7.5 |
| 317 | 2025-02-14T18:21:50.379Z | Downloaded bytes v1.10.0 |
| 318 | 2025-02-14T18:21:50.383Z | Downloaded icu_locid_transform v1.5.0 |
| 319 | 2025-02-14T18:21:50.386Z | Downloaded ppv-lite86 v0.2.20 |
| 320 | 2025-02-14T18:21:50.389Z | Downloaded lock_api v0.4.12 |
| 321 | 2025-02-14T18:21:50.390Z | Downloaded quinn-udp v0.5.10 |
| 322 | 2025-02-14T18:21:50.393Z | Downloaded native-tls v0.2.13 |
| 323 | 2025-02-14T18:21:50.393Z | Downloaded litemap v0.7.4 |
| 324 | 2025-02-14T18:21:50.396Z | Downloaded openssl-probe v0.1.6 |
| 325 | 2025-02-14T18:21:50.396Z | Downloaded pin-project-lite v0.2.16 |
| 326 | 2025-02-14T18:21:50.401Z | Downloaded lazy_static v1.5.0 |
| 327 | 2025-02-14T18:21:50.405Z | Downloaded zstd v0.13.2 |
| 328 | 2025-02-14T18:21:50.409Z | Downloaded pin-project v1.1.9 |
| 329 | 2025-02-14T18:21:50.418Z | Downloaded rustc_version v0.4.1 |
| 330 | 2025-02-14T18:21:50.422Z | Downloaded owo-colors v3.5.0 |
| 331 | 2025-02-14T18:21:50.422Z | Downloaded rustc-demangle v0.1.24 |
| 332 | 2025-02-14T18:21:50.428Z | Downloaded http v1.2.0 |
| 333 | 2025-02-14T18:21:50.428Z | Downloaded borsh v1.5.5 |
| 334 | 2025-02-14T18:21:50.434Z | Downloaded parking_lot_core v0.9.10 |
| 335 | 2025-02-14T18:21:50.437Z | Downloaded utf8parse v0.2.2 |
| 336 | 2025-02-14T18:21:50.437Z | Downloaded unicode-ident v1.0.16 |
| 337 | 2025-02-14T18:21:50.441Z | Downloaded log v0.4.25 |
| 338 | 2025-02-14T18:21:50.446Z | Downloaded pkg-config v0.3.31 |
| 339 | 2025-02-14T18:21:50.446Z | Downloaded icu_locid v1.5.0 |
| 340 | 2025-02-14T18:21:50.450Z | Downloaded openssl-sys v0.9.105 |
| 341 | 2025-02-14T18:21:50.454Z | Downloaded tower v0.5.2 |
| 342 | 2025-02-14T18:21:50.465Z | Downloaded proc-macro2 v1.0.93 |
| 343 | 2025-02-14T18:21:50.469Z | Downloaded icu_normalizer v1.5.0 |
| 344 | 2025-02-14T18:21:50.478Z | Downloaded miniz_oxide v0.7.4 |
| 345 | 2025-02-14T18:21:50.478Z | Downloaded icu_normalizer_data v1.5.0 |
| 346 | 2025-02-14T18:21:50.484Z | Downloaded once_cell v1.20.3 |
| 347 | 2025-02-14T18:21:50.484Z | Downloaded socket2 v0.5.8 |
| 348 | 2025-02-14T18:21:50.484Z | Downloaded vte v0.14.1 |
| 349 | 2025-02-14T18:21:50.488Z | Downloaded serde v1.0.217 |
| 350 | 2025-02-14T18:21:50.488Z | Downloaded hyper-util v0.1.10 |
| 351 | 2025-02-14T18:21:50.492Z | Downloaded num-traits v0.2.19 |
| 352 | 2025-02-14T18:21:50.497Z | Downloaded rand v0.8.5 |
| 353 | 2025-02-14T18:21:50.501Z | Downloaded ron v0.8.1 |
| 354 | 2025-02-14T18:21:50.506Z | Downloaded parking_lot v0.12.3 |
| 355 | 2025-02-14T18:21:50.510Z | Downloaded toml_edit v0.22.24 |
| 356 | 2025-02-14T18:21:50.530Z | Downloaded icu_properties v1.5.1 |
| 357 | 2025-02-14T18:21:50.535Z | Downloaded tracing v0.1.41 |
| 358 | 2025-02-14T18:21:50.539Z | Downloaded quinn v0.11.6 |
| 359 | 2025-02-14T18:21:50.545Z | Downloaded indicatif v0.17.11 |
| 360 | 2025-02-14T18:21:50.548Z | Downloaded aho-corasick v1.1.3 |
| 361 | 2025-02-14T18:21:50.555Z | Downloaded indexmap v2.7.1 |
| 362 | 2025-02-14T18:21:50.560Z | Downloaded icu_collections v1.5.0 |
| 363 | 2025-02-14T18:21:50.567Z | Downloaded miette v7.5.0 |
| 364 | 2025-02-14T18:21:50.572Z | Downloaded mio v1.0.3 |
| 365 | 2025-02-14T18:21:50.576Z | Downloaded miniz_oxide v0.8.4 |
| 366 | 2025-02-14T18:21:50.576Z | Downloaded hashbrown v0.15.2 |
| 367 | 2025-02-14T18:21:50.580Z | Downloaded crossterm v0.28.1 |
| 368 | 2025-02-14T18:21:50.587Z | Downloaded hyper v1.6.0 |
| 369 | 2025-02-14T18:21:50.595Z | Downloaded h2 v0.4.7 |
| 370 | 2025-02-14T18:21:50.602Z | Downloaded unicode-normalization v0.1.24 |
| 371 | 2025-02-14T18:21:50.606Z | Downloaded futures-util v0.3.31 |
| 372 | 2025-02-14T18:21:50.618Z | Downloaded clap_builder v4.5.29 |
| 373 | 2025-02-14T18:21:50.625Z | Downloaded memchr v2.7.4 |
| 374 | 2025-02-14T18:21:50.630Z | Downloaded serde_derive v1.0.217 |
| 375 | 2025-02-14T18:21:50.634Z | Downloaded itertools v0.14.0 |
| 376 | 2025-02-14T18:21:50.640Z | Downloaded serde_json v1.0.138 |
| 377 | 2025-02-14T18:21:50.646Z | Downloaded zerocopy v0.7.35 |
| 378 | 2025-02-14T18:21:50.661Z | Downloaded idna v1.0.3 |
| 379 | 2025-02-14T18:21:50.665Z | Downloaded chrono v0.4.39 |
| 380 | 2025-02-14T18:21:50.673Z | Downloaded winnow v0.7.2 |
| 381 | 2025-02-14T18:21:50.681Z | Downloaded portable-atomic v1.10.0 |
| 382 | 2025-02-14T18:21:50.688Z | Downloaded color-spantrace v0.2.1 |
| 383 | 2025-02-14T18:21:50.692Z | Downloaded quick-xml v0.37.2 |
| 384 | 2025-02-14T18:21:50.697Z | Downloaded zerovec v0.10.4 |
| 385 | 2025-02-14T18:21:50.703Z | Downloaded rustls-webpki v0.102.8 |
| 386 | 2025-02-14T18:21:50.723Z | Downloaded vcpkg v0.2.15 |
| 387 | 2025-02-14T18:21:50.761Z | Downloaded icu_properties_data v1.5.0 |
| 388 | 2025-02-14T18:21:50.772Z | Downloaded quinn-proto v0.11.9 |
| 389 | 2025-02-14T18:21:50.778Z | Downloaded reqwest v0.12.12 |
| 390 | 2025-02-14T18:21:50.786Z | Downloaded unicode-width v0.2.0 |
| 391 | 2025-02-14T18:21:50.792Z | Downloaded unicode-width v0.1.14 |
| 392 | 2025-02-14T18:21:50.800Z | Downloaded curve25519-dalek v4.1.3 |
| 393 | 2025-02-14T18:21:50.807Z | Downloaded openssl v0.10.70 |
| 394 | 2025-02-14T18:21:50.818Z | Downloaded nix v0.29.0 |
| 395 | 2025-02-14T18:21:50.829Z | Downloaded nextest-runner v0.74.0 |
| 396 | 2025-02-14T18:21:50.841Z | Downloaded bstr v1.11.3 |
| 397 | 2025-02-14T18:21:50.849Z | Downloaded rustls v0.23.23 |
| 398 | 2025-02-14T18:21:50.860Z | Downloaded rustix v0.38.44 |
| 399 | 2025-02-14T18:21:50.888Z | Downloaded regex-syntax v0.8.5 |
| 400 | 2025-02-14T18:21:50.891Z | Downloaded regex v1.11.1 |
| 401 | 2025-02-14T18:21:50.903Z | Downloaded object v0.32.2 |
| 402 | 2025-02-14T18:21:50.912Z | Downloaded webpki-roots v0.26.8 |
| 403 | 2025-02-14T18:21:50.916Z | Downloaded gimli v0.28.1 |
| 404 | 2025-02-14T18:21:50.924Z | Downloaded tracing-subscriber v0.3.19 |
| 405 | 2025-02-14T18:21:50.932Z | Downloaded guppy v0.17.14 |
| 406 | 2025-02-14T18:21:50.939Z | Downloaded cc v1.2.14 |
| 407 | 2025-02-14T18:21:50.942Z | Downloaded tokio v1.43.0 |
| 408 | 2025-02-14T18:21:50.980Z | Downloaded uuid v1.13.1 |
| 409 | 2025-02-14T18:21:50.983Z | Downloaded rustls-pki-types v1.11.0 |
| 410 | 2025-02-14T18:21:50.987Z | Downloaded pin-project-internal v1.1.9 |
| 411 | 2025-02-14T18:21:50.990Z | Downloaded ryu v1.0.19 |
| 412 | 2025-02-14T18:21:50.992Z | Downloaded url v2.5.4 |
| 413 | 2025-02-14T18:21:50.995Z | Downloaded sharded-slab v0.1.7 |
| 414 | 2025-02-14T18:21:50.997Z | Downloaded flate2 v1.0.35 |
| 415 | 2025-02-14T18:21:51.003Z | Downloaded regex-automata v0.4.9 |
| 416 | 2025-02-14T18:21:51.020Z | Downloaded self_update v0.42.0 |
| 417 | 2025-02-14T18:21:51.023Z | Downloaded color-eyre v0.6.3 |
| 418 | 2025-02-14T18:21:51.030Z | Downloaded pkcs8 v0.10.2 |
| 419 | 2025-02-14T18:21:51.032Z | Downloaded typenum v1.17.0 |
| 420 | 2025-02-14T18:21:51.035Z | Downloaded tracing-core v0.1.33 |
| 421 | 2025-02-14T18:21:51.037Z | Downloaded toml v0.8.20 |
| 422 | 2025-02-14T18:21:51.042Z | Downloaded ed25519-dalek v2.1.1 |
| 423 | 2025-02-14T18:21:51.044Z | Downloaded smallvec v1.13.2 |
| 424 | 2025-02-14T18:21:51.047Z | Downloaded iana-time-zone v0.1.61 |
| 425 | 2025-02-14T18:21:51.047Z | Downloaded petgraph v0.7.1 |
| 426 | 2025-02-14T18:21:51.064Z | Downloaded zstd-sys v2.0.13+zstd.1.5.6 |
| 427 | 2025-02-14T18:21:51.083Z | Downloaded libc v0.2.169 |
| 428 | 2025-02-14T18:21:51.104Z | Downloaded zerocopy-derive v0.7.35 |
| 429 | 2025-02-14T18:21:51.109Z | Downloaded xxhash-rust v0.8.15 |
| 430 | 2025-02-14T18:21:51.113Z | Downloaded unicase v2.8.1 |
| 431 | 2025-02-14T18:21:51.113Z | Downloaded itoa v1.0.14 |
| 432 | 2025-02-14T18:21:51.113Z | Downloaded is_terminal_polyfill v1.70.1 |
| 433 | 2025-02-14T18:21:51.116Z | Downloaded is_ci v1.2.0 |
| 434 | 2025-02-14T18:21:51.116Z | Downloaded os_pipe v1.2.1 |
| 435 | 2025-02-14T18:21:51.116Z | Downloaded quick-junit v0.5.1 |
| 436 | 2025-02-14T18:21:51.119Z | Downloaded zeroize v1.8.1 |
| 437 | 2025-02-14T18:21:51.119Z | Downloaded writeable v0.5.5 |
| 438 | 2025-02-14T18:21:51.122Z | Downloaded smol_str v0.3.2 |
| 439 | 2025-02-14T18:21:51.122Z | Downloaded version_check v0.9.5 |
| 440 | 2025-02-14T18:21:51.125Z | Downloaded stable_deref_trait v1.2.0 |
| 441 | 2025-02-14T18:21:51.125Z | Downloaded tracing-error v0.2.1 |
| 442 | 2025-02-14T18:21:51.125Z | Downloaded idna_adapter v1.2.0 |
| 443 | 2025-02-14T18:21:51.125Z | Downloaded serde_urlencoded v0.7.1 |
| 444 | 2025-02-14T18:21:51.128Z | Downloaded dialoguer v0.11.0 |
| 445 | 2025-02-14T18:21:51.131Z | Downloaded derive-where v1.2.7 |
| 446 | 2025-02-14T18:21:51.134Z | Downloaded clap_derive v4.5.28 |
| 447 | 2025-02-14T18:21:51.137Z | Downloaded tinyvec v1.8.1 |
| 448 | 2025-02-14T18:21:51.137Z | Downloaded ahash v0.8.11 |
| 449 | 2025-02-14T18:21:51.140Z | Downloaded target-spec-miette v0.4.4 |
| 450 | 2025-02-14T18:21:51.144Z | Downloaded clap_lex v0.7.4 |
| 451 | 2025-02-14T18:21:51.144Z | Downloaded camino v1.1.9 |
| 452 | 2025-02-14T18:21:51.147Z | Downloaded errno v0.3.10 |
| 453 | 2025-02-14T18:21:51.147Z | Downloaded backtrace-ext v0.2.1 |
| 454 | 2025-02-14T18:21:51.150Z | Downloaded thiserror-impl v2.0.11 |
| 455 | 2025-02-14T18:21:51.150Z | Downloaded thiserror-impl v1.0.69 |
| 456 | 2025-02-14T18:21:51.150Z | Downloaded terminal_size v0.4.1 |
| 457 | 2025-02-14T18:21:51.153Z | Downloaded target-spec v3.4.0 |
| 458 | 2025-02-14T18:21:51.153Z | Downloaded tempfile v3.16.0 |
| 459 | 2025-02-14T18:21:51.157Z | Downloaded byteorder v1.5.0 |
| 460 | 2025-02-14T18:21:51.158Z | Downloaded icu_provider_macros v1.5.0 |
| 461 | 2025-02-14T18:21:51.162Z | Downloaded target-lexicon v0.12.16 |
| 462 | 2025-02-14T18:21:51.162Z | Downloaded tar v0.4.43 |
| 463 | 2025-02-14T18:21:51.162Z | Downloaded synstructure v0.13.1 |
| 464 | 2025-02-14T18:21:51.166Z | Downloaded serde_ignored v0.1.10 |
| 465 | 2025-02-14T18:21:51.166Z | Downloaded http-body-util v0.1.2 |
| 466 | 2025-02-14T18:21:51.166Z | Downloaded heck v0.5.0 |
| 467 | 2025-02-14T18:21:51.178Z | Downloaded form_urlencoded v1.2.1 |
| 468 | 2025-02-14T18:21:51.178Z | Downloaded duct v0.13.7 |
| 469 | 2025-02-14T18:21:51.178Z | Downloaded digest v0.10.7 |
| 470 | 2025-02-14T18:21:51.183Z | Downloaded cfg-if v1.0.0 |
| 471 | 2025-02-14T18:21:51.183Z | Downloaded cargo-platform v0.1.9 |
| 472 | 2025-02-14T18:21:51.183Z | Downloaded supports-hyperlinks v3.1.0 |
| 473 | 2025-02-14T18:21:51.183Z | Downloaded subtle v2.6.1 |
| 474 | 2025-02-14T18:21:51.183Z | Downloaded static_assertions v1.1.0 |
| 475 | 2025-02-14T18:21:51.183Z | Downloaded anstream v0.6.18 |
| 476 | 2025-02-14T18:21:51.184Z | Downloaded either v1.13.0 |
| 477 | 2025-02-14T18:21:51.184Z | Downloaded camino-tempfile v1.1.1 |
| 478 | 2025-02-14T18:21:51.184Z | Downloaded generic-array v0.14.7 |
| 479 | 2025-02-14T18:21:51.187Z | Downloaded crypto-common v0.1.6 |
| 480 | 2025-02-14T18:21:51.187Z | Downloaded futures-core v0.3.31 |
| 481 | 2025-02-14T18:21:51.188Z | Downloaded ed25519 v2.2.3 |
| 482 | 2025-02-14T18:21:51.188Z | Downloaded futures-sink v0.3.31 |
| 483 | 2025-02-14T18:21:51.188Z | Downloaded futures-io v0.3.31 |
| 484 | 2025-02-14T18:21:51.188Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 485 | 2025-02-14T18:21:51.192Z | Downloaded colorchoice v1.0.3 |
| 486 | 2025-02-14T18:21:51.192Z | Downloaded recursion v0.5.2 |
| 487 | 2025-02-14T18:21:51.199Z | Downloaded ring v0.17.9 |
| 488 | 2025-02-14T18:21:51.472Z | Compiling proc-macro2 v1.0.93 |
| 489 | 2025-02-14T18:21:51.472Z | Compiling unicode-ident v1.0.16 |
| 490 | 2025-02-14T18:21:51.473Z | Compiling libc v0.2.169 |
| 491 | 2025-02-14T18:21:51.476Z | Compiling cfg-if v1.0.0 |
| 492 | 2025-02-14T18:21:51.476Z | Compiling memchr v2.7.4 |
| 493 | 2025-02-14T18:21:51.476Z | Compiling serde v1.0.217 |
| 494 | 2025-02-14T18:21:51.495Z | Compiling once_cell v1.20.3 |
| 495 | 2025-02-14T18:21:51.587Z | Compiling autocfg v1.4.0 |
| 496 | 2025-02-14T18:21:51.657Z | Compiling shlex v1.3.0 |
| 497 | 2025-02-14T18:21:52.017Z | Compiling log v0.4.25 |
| 498 | 2025-02-14T18:21:52.033Z | Compiling pin-project-lite v0.2.16 |
| 499 | 2025-02-14T18:21:52.146Z | Compiling itoa v1.0.14 |
| 500 | 2025-02-14T18:21:52.164Z | Compiling futures-core v0.3.31 |
| 501 | 2025-02-14T18:21:52.343Z | Compiling smallvec v1.13.2 |
| 502 | 2025-02-14T18:21:52.407Z | Compiling rustix v0.38.44 |
| 503 | 2025-02-14T18:21:52.447Z | Compiling bitflags v2.8.0 |
| 504 | 2025-02-14T18:21:52.531Z | Compiling slab v0.4.9 |
| 505 | 2025-02-14T18:21:52.826Z | Compiling futures-sink v0.3.31 |
| 506 | 2025-02-14T18:21:52.881Z | Compiling bytes v1.10.0 |
| 507 | 2025-02-14T18:21:52.962Z | Compiling jobserver v0.1.32 |
| 508 | 2025-02-14T18:21:53.023Z | Compiling hashbrown v0.15.2 |
| 509 | 2025-02-14T18:21:53.114Z | Compiling stable_deref_trait v1.2.0 |
| 510 | 2025-02-14T18:21:53.224Z | Compiling quote v1.0.38 |
| 511 | 2025-02-14T18:21:53.252Z | Compiling equivalent v1.0.1 |
| 512 | 2025-02-14T18:21:53.372Z | Compiling cc v1.2.14 |
| 513 | 2025-02-14T18:21:53.725Z | Compiling syn v2.0.98 |
| 514 | 2025-02-14T18:21:53.869Z | Compiling errno v0.3.10 |
| 515 | 2025-02-14T18:21:53.946Z | Compiling signal-hook-registry v1.4.2 |
| 516 | 2025-02-14T18:21:54.133Z | Compiling mio v1.0.3 |
| 517 | 2025-02-14T18:21:54.297Z | Compiling getrandom v0.2.15 |
| 518 | 2025-02-14T18:21:54.663Z | Compiling socket2 v0.5.8 |
| 519 | 2025-02-14T18:21:54.868Z | Compiling futures-channel v0.3.31 |
| 520 | 2025-02-14T18:21:55.119Z | Compiling tracing-core v0.1.33 |
| 521 | 2025-02-14T18:21:55.421Z | Compiling version_check v0.9.5 |
| 522 | 2025-02-14T18:21:55.508Z | Compiling futures-task v0.3.31 |
| 523 | 2025-02-14T18:21:55.830Z | Compiling futures-io v0.3.31 |
| 524 | 2025-02-14T18:21:55.896Z | Compiling pin-utils v0.1.0 |
| 525 | 2025-02-14T18:21:55.999Z | Compiling serde_json v1.0.138 |
| 526 | 2025-02-14T18:21:56.112Z | Compiling ryu v1.0.19 |
| 527 | 2025-02-14T18:21:56.207Z | Compiling getrandom v0.3.1 |
| 528 | 2025-02-14T18:21:56.403Z | Compiling litemap v0.7.4 |
| 529 | 2025-02-14T18:21:56.523Z | Compiling fnv v1.0.7 |
| 530 | 2025-02-14T18:21:56.670Z | Compiling writeable v0.5.5 |
| 531 | 2025-02-14T18:21:56.725Z | Compiling camino v1.1.9 |
| 532 | 2025-02-14T18:21:56.856Z | Compiling http v1.2.0 |
| 533 | 2025-02-14T18:21:56.992Z | Compiling icu_locid_transform_data v1.5.0 |
| 534 | 2025-02-14T18:21:57.099Z | Compiling rustls-pki-types v1.11.0 |
| 535 | 2025-02-14T18:21:57.333Z | Compiling ring v0.17.9 |
| 536 | 2025-02-14T18:21:57.377Z | Compiling target-lexicon v0.12.16 |
| 537 | 2025-02-14T18:21:57.627Z | Compiling backtrace v0.3.71 |
| 538 | 2025-02-14T18:21:57.831Z | Compiling adler v1.0.2 |
| 539 | 2025-02-14T18:21:58.117Z | Compiling semver v1.0.25 |
| 540 | 2025-02-14T18:21:58.160Z | Compiling guppy-workspace-hack v0.1.0 |
| 541 | 2025-02-14T18:21:58.373Z | Compiling thiserror v1.0.69 |
| 542 | 2025-02-14T18:21:58.452Z | Compiling typenum v1.17.0 |
| 543 | 2025-02-14T18:21:58.610Z | Compiling byteorder v1.5.0 |
| 544 | 2025-02-14T18:21:58.918Z | Compiling httparse v1.10.0 |
| 545 | 2025-02-14T18:21:58.936Z | Compiling untrusted v0.9.0 |
| 546 | 2025-02-14T18:21:58.975Z | Compiling icu_properties_data v1.5.0 |
| 547 | 2025-02-14T18:21:58.998Z | Compiling gimli v0.28.1 |
| 548 | 2025-02-14T18:21:59.302Z | Compiling http-body v1.0.1 |
| 549 | 2025-02-14T18:21:59.488Z | Compiling miniz_oxide v0.7.4 |
| 550 | 2025-02-14T18:21:59.545Z | Compiling generic-array v0.14.7 |
| 551 | 2025-02-14T18:21:59.618Z | Compiling object v0.32.2 |
| 552 | 2025-02-14T18:21:59.868Z | Compiling unicode-width v0.2.0 |
| 553 | 2025-02-14T18:22:00.411Z | Compiling zeroize v1.8.1 |
| 554 | 2025-02-14T18:22:00.727Z | Compiling rustc-demangle v0.1.24 |
| 555 | 2025-02-14T18:22:00.768Z | Compiling target-spec v3.4.0 |
| 556 | 2025-02-14T18:22:00.850Z | Compiling try-lock v0.2.5 |
| 557 | 2025-02-14T18:22:01.009Z | Compiling atomic-waker v1.1.2 |
| 558 | 2025-02-14T18:22:01.199Z | Compiling rustls v0.23.23 |
| 559 | 2025-02-14T18:22:01.274Z | Compiling write16 v1.0.0 |
| 560 | 2025-02-14T18:22:01.415Z | Compiling pkg-config v0.3.31 |
| 561 | 2025-02-14T18:22:01.516Z | Compiling thiserror v2.0.11 |
| 562 | 2025-02-14T18:22:01.604Z | Compiling synstructure v0.13.1 |
| 563 | 2025-02-14T18:22:02.124Z | Compiling utf16_iter v1.0.5 |
| 564 | 2025-02-14T18:22:02.362Z | Compiling icu_normalizer_data v1.5.0 |
| 565 | 2025-02-14T18:22:02.462Z | Compiling fastrand v2.3.0 |
| 566 | 2025-02-14T18:22:02.648Z | Compiling utf8_iter v1.0.4 |
| 567 | 2025-02-14T18:22:02.926Z | Compiling tempfile v3.16.0 |
| 568 | 2025-02-14T18:22:02.959Z | Compiling zstd-sys v2.0.13+zstd.1.5.6 |
| 569 | 2025-02-14T18:22:03.129Z | Compiling want v0.3.1 |
| 570 | 2025-02-14T18:22:03.394Z | Compiling cfg-expr v0.17.2 |
| 571 | 2025-02-14T18:22:03.757Z | Compiling addr2line v0.21.0 |
| 572 | 2025-02-14T18:22:04.639Z | Compiling terminal_size v0.4.1 |
| 573 | 2025-02-14T18:22:04.788Z | Compiling aho-corasick v1.1.3 |
| 574 | 2025-02-14T18:22:04.867Z | Compiling tower-service v0.3.3 |
| 575 | 2025-02-14T18:22:04.997Z | Compiling owo-colors v4.1.0 |
| 576 | 2025-02-14T18:22:05.400Z | Compiling percent-encoding v2.3.1 |
| 577 | 2025-02-14T18:22:05.502Z | Compiling subtle v2.6.1 |
| 578 | 2025-02-14T18:22:05.621Z | Compiling regex-syntax v0.8.5 |
| 579 | 2025-02-14T18:22:05.791Z | Compiling form_urlencoded v1.2.1 |
| 580 | 2025-02-14T18:22:06.272Z | Compiling ahash v0.8.11 |
| 581 | 2025-02-14T18:22:06.606Z | Compiling num-traits v0.2.19 |
| 582 | 2025-02-14T18:22:07.107Z | Compiling serde_derive v1.0.217 |
| 583 | 2025-02-14T18:22:07.396Z | Compiling zerofrom-derive v0.1.5 |
| 584 | 2025-02-14T18:22:07.962Z | Compiling yoke-derive v0.7.5 |
| 585 | 2025-02-14T18:22:10.743Z | Compiling zerovec-derive v0.10.3 |
| 586 | 2025-02-14T18:22:10.925Z | Compiling zerofrom v0.1.5 |
| 587 | 2025-02-14T18:22:11.172Z | Compiling yoke v0.7.5 |
| 588 | 2025-02-14T18:22:11.539Z | Compiling displaydoc v0.2.5 |
| 589 | 2025-02-14T18:22:11.578Z | Compiling futures-macro v0.3.31 |
| 590 | 2025-02-14T18:22:13.145Z | Compiling tokio-macros v2.5.0 |
| 591 | 2025-02-14T18:22:13.237Z | Compiling zerovec v0.10.4 |
| 592 | 2025-02-14T18:22:13.553Z | Compiling futures-util v0.3.31 |
| 593 | 2025-02-14T18:22:14.668Z | Compiling tokio v1.43.0 |
| 594 | 2025-02-14T18:22:16.301Z | Compiling tinystr v0.7.6 |
| 595 | 2025-02-14T18:22:16.759Z | Compiling tracing-attributes v0.1.28 |
| 596 | 2025-02-14T18:22:18.209Z | Compiling icu_locid v1.5.0 |
| 597 | 2025-02-14T18:22:18.861Z | Compiling icu_provider_macros v1.5.0 |
| 598 | 2025-02-14T18:22:20.077Z | Compiling icu_provider v1.5.0 |
| 599 | 2025-02-14T18:22:20.250Z | Compiling tracing v0.1.41 |
| 600 | 2025-02-14T18:22:20.310Z | Compiling icu_collections v1.5.0 |
| 601 | 2025-02-14T18:22:20.975Z | Compiling icu_locid_transform v1.5.0 |
| 602 | 2025-02-14T18:22:21.564Z | Compiling indexmap v2.7.1 |
| 603 | 2025-02-14T18:22:22.957Z | Compiling zerocopy-derive v0.7.35 |
| 604 | 2025-02-14T18:22:23.360Z | Compiling icu_properties v1.5.1 |
| 605 | 2025-02-14T18:22:24.324Z | Compiling tokio-util v0.7.13 |
| 606 | 2025-02-14T18:22:25.109Z | Compiling zerocopy v0.7.35 |
| 607 | 2025-02-14T18:22:26.632Z | Compiling thiserror-impl v1.0.69 |
| 608 | 2025-02-14T18:22:26.807Z | Compiling h2 v0.4.7 |
| 609 | 2025-02-14T18:22:28.360Z | Compiling icu_normalizer v1.5.0 |
| 610 | 2025-02-14T18:22:28.694Z | Compiling rustls-webpki v0.102.8 |
| 611 | 2025-02-14T18:22:29.644Z | Compiling thiserror-impl v2.0.11 |
| 612 | 2025-02-14T18:22:33.135Z | Compiling hyper v1.6.0 |
| 613 | 2025-02-14T18:22:33.447Z | Compiling idna_adapter v1.2.0 |
| 614 | 2025-02-14T18:22:33.711Z | Compiling regex-automata v0.4.9 |
| 615 | 2025-02-14T18:22:36.203Z | Compiling lock_api v0.4.12 |
| 616 | 2025-02-14T18:22:36.550Z | Compiling is_ci v1.2.0 |
| 617 | 2025-02-14T18:22:36.843Z | Compiling portable-atomic v1.10.0 |
| 618 | 2025-02-14T18:22:37.806Z | Compiling signal-hook v0.3.17 |
| 619 | 2025-02-14T18:22:38.138Z | Compiling either v1.13.0 |
| 620 | 2025-02-14T18:22:38.616Z | Compiling winnow v0.7.2 |
| 621 | 2025-02-14T18:22:41.384Z | Compiling lazy_static v1.5.0 |
| 622 | 2025-02-14T18:22:41.530Z | Compiling unicode-linebreak v0.1.5 |
| 623 | 2025-02-14T18:22:42.055Z | Compiling parking_lot_core v0.9.10 |
| 624 | 2025-02-14T18:22:42.516Z | Compiling unicode-width v0.1.14 |
| 625 | 2025-02-14T18:22:42.609Z | Compiling nextest-workspace-hack v0.1.0 |
| 626 | 2025-02-14T18:22:42.990Z | Compiling sharded-slab v0.1.7 |
| 627 | 2025-02-14T18:22:43.024Z | Compiling textwrap v0.16.1 |
| 628 | 2025-02-14T18:22:43.103Z | Compiling supports-color v3.0.2 |
| 629 | 2025-02-14T18:22:43.122Z | Compiling tokio-rustls v0.26.1 |
| 630 | 2025-02-14T18:22:43.607Z | Compiling hyper-util v0.1.10 |
| 631 | 2025-02-14T18:22:43.624Z | Compiling idna v1.0.3 |
| 632 | 2025-02-14T18:22:44.590Z | Compiling pathdiff v0.2.3 |
| 633 | 2025-02-14T18:22:44.770Z | Compiling serde_spanned v0.6.8 |
| 634 | 2025-02-14T18:22:45.022Z | Compiling toml_datetime v0.6.8 |
| 635 | 2025-02-14T18:22:45.734Z | Compiling cargo-platform v0.1.9 |
| 636 | 2025-02-14T18:22:46.139Z | Compiling backtrace-ext v0.2.1 |
| 637 | 2025-02-14T18:22:46.664Z | Compiling miette-derive v7.5.0 |
| 638 | 2025-02-14T18:22:47.613Z | Compiling console v0.15.10 |
| 639 | 2025-02-14T18:22:49.380Z | Compiling webpki-roots v0.26.8 |
| 640 | 2025-02-14T18:22:49.566Z | Compiling tracing-log v0.2.0 |
| 641 | 2025-02-14T18:22:49.592Z | Compiling sync_wrapper v1.0.2 |
| 642 | 2025-02-14T18:22:49.608Z | Compiling thread_local v1.1.8 |
| 643 | 2025-02-14T18:22:49.761Z | Compiling newtype-uuid v1.2.1 |
| 644 | 2025-02-14T18:22:50.029Z | Compiling scopeguard v1.2.0 |
| 645 | 2025-02-14T18:22:50.186Z | Compiling supports-hyperlinks v3.1.0 |
| 646 | 2025-02-14T18:22:50.288Z | Compiling cfg_aliases v0.2.1 |
| 647 | 2025-02-14T18:22:50.333Z | Compiling tower-layer v0.3.3 |
| 648 | 2025-02-14T18:22:50.382Z | Compiling supports-unicode v3.0.0 |
| 649 | 2025-02-14T18:22:50.534Z | Compiling adler2 v2.0.0 |
| 650 | 2025-02-14T18:22:50.639Z | Compiling debug-ignore v1.0.5 |
| 651 | 2025-02-14T18:22:50.642Z | Compiling zstd-safe v7.2.1 |
| 652 | 2025-02-14T18:22:50.670Z | Compiling fixedbitset v0.5.7 |
| 653 | 2025-02-14T18:22:50.716Z | Compiling utf8parse v0.2.2 |
| 654 | 2025-02-14T18:22:50.790Z | Compiling miniz_oxide v0.8.4 |
| 655 | 2025-02-14T18:22:50.840Z | Compiling anstyle-parse v0.2.6 |
| 656 | 2025-02-14T18:22:50.872Z | Compiling tower v0.5.2 |
| 657 | 2025-02-14T18:22:50.985Z | Compiling miette v7.5.0 |
| 658 | 2025-02-14T18:22:51.226Z | Compiling petgraph v0.7.1 |
| 659 | 2025-02-14T18:22:51.714Z | Compiling nix v0.29.0 |
| 660 | 2025-02-14T18:22:52.378Z | Compiling tracing-subscriber v0.3.19 |
| 661 | 2025-02-14T18:22:52.584Z | Compiling hyper-rustls v0.27.5 |
| 662 | 2025-02-14T18:22:54.682Z | Compiling cargo_metadata v0.19.1 |
| 663 | 2025-02-14T18:22:55.589Z | Compiling toml_edit v0.22.24 |
| 664 | 2025-02-14T18:22:56.633Z | Compiling url v2.5.4 |
| 665 | 2025-02-14T18:23:02.247Z | Compiling itertools v0.14.0 |
| 666 | 2025-02-14T18:23:02.882Z | Compiling regex v1.11.1 |
| 667 | 2025-02-14T18:23:03.565Z | Compiling ppv-lite86 v0.2.20 |
| 668 | 2025-02-14T18:23:04.433Z | Compiling smol_str v0.3.2 |
| 669 | 2025-02-14T18:23:04.516Z | Compiling serde_urlencoded v0.7.1 |
| 670 | 2025-02-14T18:23:05.092Z | Compiling futures-executor v0.3.31 |
| 671 | 2025-02-14T18:23:05.095Z | Compiling http-body-util v0.1.2 |
| 672 | 2025-02-14T18:23:05.694Z | Compiling crypto-common v0.1.6 |
| 673 | 2025-02-14T18:23:05.911Z | Compiling block-buffer v0.10.4 |
| 674 | 2025-02-14T18:23:06.127Z | Compiling pin-project-internal v1.1.9 |
| 675 | 2025-02-14T18:23:06.160Z | Compiling rustls-pemfile v2.2.0 |
| 676 | 2025-02-14T18:23:06.276Z | Compiling uuid v1.13.1 |
| 677 | 2025-02-14T18:23:06.505Z | Compiling xattr v1.4.0 |
| 678 | 2025-02-14T18:23:06.603Z | Compiling rand_core v0.6.4 |
| 679 | 2025-02-14T18:23:06.809Z | Compiling filetime v0.2.25 |
| 680 | 2025-02-14T18:23:06.963Z | Compiling vte v0.14.1 |
| 681 | 2025-02-14T18:23:07.082Z | Compiling bstr v1.11.3 |
| 682 | 2025-02-14T18:23:07.172Z | Compiling quick-xml v0.37.2 |
| 683 | 2025-02-14T18:23:07.372Z | Compiling crc32fast v1.4.2 |
| 684 | 2025-02-14T18:23:07.424Z | Compiling is_terminal_polyfill v1.70.1 |
| 685 | 2025-02-14T18:23:07.555Z | Compiling colorchoice v1.0.3 |
| 686 | 2025-02-14T18:23:07.558Z | Compiling iana-time-zone v0.1.61 |
| 687 | 2025-02-14T18:23:07.718Z | Compiling anstyle v1.0.10 |
| 688 | 2025-02-14T18:23:07.870Z | Compiling tinyvec_macros v0.1.1 |
| 689 | 2025-02-14T18:23:07.968Z | Compiling self_update v0.42.0 |
| 690 | 2025-02-14T18:23:08.261Z | Compiling anstyle-query v1.1.2 |
| 691 | 2025-02-14T18:23:08.286Z | Compiling ipnet v2.11.0 |
| 692 | 2025-02-14T18:23:08.338Z | Compiling mime v0.3.17 |
| 693 | 2025-02-14T18:23:08.412Z | Compiling number_prefix v0.4.0 |
| 694 | 2025-02-14T18:23:08.626Z | Compiling eyre v0.6.12 |
| 695 | 2025-02-14T18:23:08.666Z | Compiling base64 v0.22.1 |
| 696 | 2025-02-14T18:23:08.916Z | Compiling static_assertions v1.1.0 |
| 697 | 2025-02-14T18:23:09.018Z | Compiling nested v0.1.1 |
| 698 | 2025-02-14T18:23:09.347Z | Compiling guppy v0.17.14 |
| 699 | 2025-02-14T18:23:09.399Z | Compiling reqwest v0.12.12 |
| 700 | 2025-02-14T18:23:09.599Z | Compiling pin-project v1.1.9 |
| 701 | 2025-02-14T18:23:09.732Z | Compiling indicatif v0.17.11 |
| 702 | 2025-02-14T18:23:09.747Z | Compiling anstream v0.6.18 |
| 703 | 2025-02-14T18:23:10.877Z | Compiling globset v0.4.15 |
| 704 | 2025-02-14T18:23:10.970Z | Compiling tinyvec v1.8.1 |
| 705 | 2025-02-14T18:23:11.373Z | Compiling chrono v0.4.39 |
| 706 | 2025-02-14T18:23:12.678Z | Compiling flate2 v1.0.35 |
| 707 | 2025-02-14T18:23:13.990Z | Compiling strip-ansi-escapes v0.2.1 |
| 708 | 2025-02-14T18:23:15.219Z | Compiling tar v0.4.43 |
| 709 | 2025-02-14T18:23:16.271Z | Compiling rand_chacha v0.3.1 |
| 710 | 2025-02-14T18:23:17.526Z | Compiling digest v0.10.7 |
| 711 | 2025-02-14T18:23:17.954Z | Compiling futures v0.3.31 |
| 712 | 2025-02-14T18:23:18.001Z | Compiling nextest-metadata v0.12.1 |
| 713 | 2025-02-14T18:23:18.073Z | Compiling parking_lot v0.12.3 |
| 714 | 2025-02-14T18:23:18.572Z | Compiling signal-hook-mio v0.2.4 |
| 715 | 2025-02-14T18:23:18.758Z | Compiling toml v0.8.20 |
| 716 | 2025-02-14T18:23:19.544Z | Compiling tracing-error v0.2.1 |
| 717 | 2025-02-14T18:23:20.020Z | Compiling self-replace v1.5.0 |
| 718 | 2025-02-14T18:23:20.181Z | Compiling os_pipe v1.2.1 |
| 719 | 2025-02-14T18:23:20.464Z | Compiling shared_child v1.0.1 |
| 720 | 2025-02-14T18:23:20.606Z | Compiling humantime v2.1.0 |
| 721 | 2025-02-14T18:23:20.881Z | Compiling heck v0.5.0 |
| 722 | 2025-02-14T18:23:21.128Z | Compiling strsim v0.11.1 |
| 723 | 2025-02-14T18:23:21.329Z | Compiling owo-colors v3.5.0 |
| 724 | 2025-02-14T18:23:21.372Z | Compiling urlencoding v2.1.3 |
| 725 | 2025-02-14T18:23:21.449Z | Compiling indenter v0.3.3 |
| 726 | 2025-02-14T18:23:21.630Z | Compiling clap_lex v0.7.4 |
| 727 | 2025-02-14T18:23:21.820Z | Compiling recursion v0.5.2 |
| 728 | 2025-02-14T18:23:22.038Z | Compiling cpufeatures v0.2.17 |
| 729 | 2025-02-14T18:23:22.141Z | Compiling shell-words v1.1.0 |
| 730 | 2025-02-14T18:23:22.345Z | Compiling unicase v2.8.1 |
| 731 | 2025-02-14T18:23:22.578Z | Compiling sha2 v0.10.8 |
| 732 | 2025-02-14T18:23:22.911Z | Compiling clap_builder v4.5.29 |
| 733 | 2025-02-14T18:23:23.115Z | Compiling nextest-filtering v0.14.0 |
| 734 | 2025-02-14T18:23:24.221Z | Compiling color-spantrace v0.2.1 |
| 735 | 2025-02-14T18:23:26.441Z | Compiling clap_derive v4.5.28 |
| 736 | 2025-02-14T18:23:26.956Z | Compiling humantime-serde v1.1.1 |
| 737 | 2025-02-14T18:23:27.204Z | Compiling cargo-nextest v0.9.91 |
| 738 | 2025-02-14T18:23:27.763Z | Compiling duct v0.13.7 |
| 739 | 2025-02-14T18:23:31.698Z | Compiling config v0.15.8 |
| 740 | 2025-02-14T18:23:31.813Z | Compiling crossterm v0.28.1 |
| 741 | 2025-02-14T18:23:32.276Z | Compiling async-scoped v0.9.0 |
| 742 | 2025-02-14T18:23:32.598Z | Compiling quick-junit v0.5.1 |
| 743 | 2025-02-14T18:23:33.647Z | Compiling rand v0.8.5 |
| 744 | 2025-02-14T18:23:35.107Z | Compiling zstd v0.13.2 |
| 745 | 2025-02-14T18:23:35.578Z | Compiling unicode-normalization v0.1.24 |
| 746 | 2025-02-14T18:23:36.046Z | Compiling target-spec-miette v0.4.4 |
| 747 | 2025-02-14T18:23:36.935Z | Compiling future-queue v0.4.0 |
| 748 | 2025-02-14T18:23:36.951Z | Compiling mukti-metadata v0.3.0 |
| 749 | 2025-02-14T18:23:37.478Z | Compiling tokio-stream v0.1.17 |
| 750 | 2025-02-14T18:23:38.009Z | Compiling camino-tempfile v1.1.1 |
| 751 | 2025-02-14T18:23:38.677Z | Compiling serde_path_to_error v0.1.16 |
| 752 | 2025-02-14T18:23:38.917Z | Compiling serde_ignored v0.1.10 |
| 753 | 2025-02-14T18:23:39.376Z | Compiling derive-where v1.2.7 |
| 754 | 2025-02-14T18:23:39.696Z | Compiling atomicwrites v0.4.4 |
| 755 | 2025-02-14T18:23:40.242Z | Compiling hex v0.4.3 |
| 756 | 2025-02-14T18:23:40.948Z | Compiling home v0.5.11 |
| 757 | 2025-02-14T18:23:40.981Z | Compiling indent_write v2.2.0 |
| 758 | 2025-02-14T18:23:41.211Z | Compiling xxhash-rust v0.8.15 |
| 759 | 2025-02-14T18:23:41.247Z | Compiling swrite v0.1.0 |
| 760 | 2025-02-14T18:23:41.375Z | Compiling clap v4.5.29 |
| 761 | 2025-02-14T18:23:41.507Z | Compiling color-eyre v0.6.3 |
| 762 | 2025-02-14T18:23:41.527Z | Compiling dialoguer v0.11.0 |
| 763 | 2025-02-14T18:23:42.361Z | Compiling enable-ansi-support v0.2.1 |
| 764 | 2025-02-14T18:23:42.696Z | Compiling nextest-runner v0.74.0 |
| 765 | 2025-02-14T18:24:26.019Z | Finished `release` profile [optimized] target(s) in 2m 37s |
| 766 | 2025-02-14T18:24:26.253Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 767 | 2025-02-14T18:24:26.255Z | Installed package `cargo-nextest v0.9.91` (executable `cargo-nextest`) |
| 768 | 2025-02-14T18:24:26.360Z | + pushd bgp |
| 769 | 2025-02-14T18:24:26.362Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 770 | 2025-02-14T18:24:26.362Z | + cargo nextest run |
| 771 | 2025-02-14T18:24:26.710Z | Updating git repository `https://www.github.com/oxidecomputer/oxnet` |
| 772 | 2025-02-14T18:24:26.972Z | warning: redirecting to https://github.com/oxidecomputer/oxnet.git/ |
| 773 | 2025-02-14T18:24:27.188Z | From https://www.github.com/oxidecomputer/oxnet |
| 774 | 2025-02-14T18:24:27.188Z | * [new branch] ci -> origin/ci |
| 775 | 2025-02-14T18:24:27.191Z | * [new branch] dependabot/cargo/regress-0.10.3 -> origin/dependabot/cargo/regress-0.10.3 |
| 776 | 2025-02-14T18:24:27.191Z | * [new branch] dependabot/cargo/serde-1.0.217 -> origin/dependabot/cargo/serde-1.0.217 |
| 777 | 2025-02-14T18:24:27.191Z | * [new branch] dependabot/cargo/serde_json-1.0.138 -> origin/dependabot/cargo/serde_json-1.0.138 |
| 778 | 2025-02-14T18:24:27.191Z | * [new branch] main -> origin/main |
| 779 | 2025-02-14T18:24:27.191Z | * [new ref] -> origin/HEAD |
| 780 | 2025-02-14T18:24:27.191Z | * [new tag] oxnet-0.1.0 -> oxnet-0.1.0 |
| 781 | 2025-02-14T18:24:27.202Z | Updating crates.io index |
| 782 | 2025-02-14T18:24:27.204Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 783 | 2025-02-14T18:24:27.952Z | From https://github.com/oxidecomputer/falcon |
| 784 | 2025-02-14T18:24:27.952Z | * [new ref] f3fe0542198c08bbb82d16f168e6482db9bec5b9 -> refs/commit/f3fe0542198c08bbb82d16f168e6482db9bec5b9 |
| 785 | 2025-02-14T18:24:28.111Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 786 | 2025-02-14T18:24:29.312Z | From https://github.com/oxidecomputer/dendrite |
| 787 | 2025-02-14T18:24:29.313Z | * [new ref] 18ed558cc9627baa7cb16e649d2f7a8107688dc8 -> refs/commit/18ed558cc9627baa7cb16e649d2f7a8107688dc8 |
| 788 | 2025-02-14T18:24:29.367Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 789 | 2025-02-14T18:24:29.756Z | From https://github.com/oxidecomputer/ispf |
| 790 | 2025-02-14T18:24:29.756Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 791 | 2025-02-14T18:24:29.765Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 792 | 2025-02-14T18:24:30.201Z | From https://github.com/oxidecomputer/netadm-sys |
| 793 | 2025-02-14T18:24:30.201Z | * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390 |
| 794 | 2025-02-14T18:24:30.213Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 795 | 2025-02-14T18:24:34.455Z | From https://github.com/oxidecomputer/omicron |
| 796 | 2025-02-14T18:24:34.455Z | * [new ref] a68d462d189a3dce27231a88bd140b959fe693e4 -> refs/commit/a68d462d189a3dce27231a88bd140b959fe693e4 |
| 797 | 2025-02-14T18:24:34.490Z | * [new tag] dogfood -> dogfood |
| 798 | 2025-02-14T18:24:34.492Z | * [new tag] v5 -> v5 |
| 799 | 2025-02-14T18:24:34.492Z | * [new tag] v6 -> v6 |
| 800 | 2025-02-14T18:24:34.492Z | * [new tag] v7 -> v7 |
| 801 | 2025-02-14T18:24:34.492Z | * [new tag] v8 -> v8 |
| 802 | 2025-02-14T18:24:34.492Z | * [new tag] v9 -> v9 |
| 803 | 2025-02-14T18:24:34.903Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 804 | 2025-02-14T18:24:35.552Z | From https://github.com/oxidecomputer/opte |
| 805 | 2025-02-14T18:24:35.552Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
| 806 | 2025-02-14T18:24:35.601Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 807 | 2025-02-14T18:24:35.991Z | From https://github.com/illumos/smf-rs |
| 808 | 2025-02-14T18:24:35.991Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
| 809 | 2025-02-14T18:24:36.023Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 810 | 2025-02-14T18:24:36.512Z | From https://github.com/oxidecomputer/maghemite |
| 811 | 2025-02-14T18:24:36.512Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
| 812 | 2025-02-14T18:24:36.529Z | * [new tag] rift -> rift |
| 813 | 2025-02-14T18:24:36.531Z | * [new tag] srp -> srp |
| 814 | 2025-02-14T18:24:36.531Z | * [new tag] tie-spf -> tie-spf |
| 815 | 2025-02-14T18:24:36.578Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 816 | 2025-02-14T18:24:36.975Z | From https://github.com/oxidecomputer/zone |
| 817 | 2025-02-14T18:24:36.975Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
| 818 | 2025-02-14T18:24:36.987Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 819 | 2025-02-14T18:24:37.633Z | From https://github.com/oxidecomputer/propolis |
| 820 | 2025-02-14T18:24:37.633Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
| 821 | 2025-02-14T18:24:38.125Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 822 | 2025-02-14T18:24:38.491Z | From https://github.com/illumos/smf-rs |
| 823 | 2025-02-14T18:24:38.491Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 824 | 2025-02-14T18:24:38.503Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 825 | 2025-02-14T18:24:39.077Z | From https://github.com/oxidecomputer/transceiver-control |
| 826 | 2025-02-14T18:24:39.077Z | * [new ref] 1c8bddede9442db61c30783e89d86aff6d3c9251 -> refs/commit/1c8bddede9442db61c30783e89d86aff6d3c9251 |
| 827 | 2025-02-14T18:24:39.105Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 828 | 2025-02-14T18:24:39.442Z | From https://github.com/oxidecomputer/dlpi-sys |
| 829 | 2025-02-14T18:24:39.442Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
| 830 | 2025-02-14T18:24:39.452Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 831 | 2025-02-14T18:24:39.832Z | From https://github.com/jmesmon/rust-libzfs |
| 832 | 2025-02-14T18:24:39.832Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 833 | 2025-02-14T18:24:39.847Z | * [new tag] v0.4.0 -> v0.4.0 |
| 834 | 2025-02-14T18:24:39.862Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 835 | 2025-02-14T18:24:40.231Z | From https://github.com/oxidecomputer/rusty-doors |
| 836 | 2025-02-14T18:24:40.231Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 837 | 2025-02-14T18:24:40.243Z | Updating git repository `https://github.com/oxidecomputer/daft` |
| 838 | 2025-02-14T18:24:40.647Z | From https://github.com/oxidecomputer/daft |
| 839 | 2025-02-14T18:24:40.647Z | * [new ref] 9e7b55349f61bded974cba9c1727a70a62586a37 -> refs/commit/9e7b55349f61bded974cba9c1727a70a62586a37 |
| 840 | 2025-02-14T18:24:40.662Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 841 | 2025-02-14T18:24:41.159Z | From https://github.com/oxidecomputer/maghemite |
| 842 | 2025-02-14T18:24:41.159Z | * [new ref] 93cd0d642cf1b58f9f4528275e2a2aa758e9feb3 -> refs/commit/93cd0d642cf1b58f9f4528275e2a2aa758e9feb3 |
| 843 | 2025-02-14T18:24:41.218Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 844 | 2025-02-14T18:24:41.627Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 845 | 2025-02-14T18:24:41.627Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
| 846 | 2025-02-14T18:24:41.644Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 847 | 2025-02-14T18:24:42.072Z | From https://github.com/oxidecomputer/slog-error-chain |
| 848 | 2025-02-14T18:24:42.072Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 849 | 2025-02-14T18:24:42.109Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 850 | 2025-02-14T18:24:42.490Z | From https://github.com/oxidecomputer/poptrie |
| 851 | 2025-02-14T18:24:42.490Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
| 852 | 2025-02-14T18:24:42.527Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
| 853 | 2025-02-14T18:24:42.875Z | From https://github.com/illumos/libscf-sys |
| 854 | 2025-02-14T18:24:42.875Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
| 855 | 2025-02-14T18:24:42.887Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
| 856 | 2025-02-14T18:24:43.730Z | From https://github.com/oxidecomputer/progenitor |
| 857 | 2025-02-14T18:24:43.730Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
| 858 | 2025-02-14T18:24:43.751Z | * [new tag] v0.1.1 -> v0.1.1 |
| 859 | 2025-02-14T18:24:43.753Z | * [new tag] v0.2.0 -> v0.2.0 |
| 860 | 2025-02-14T18:24:43.753Z | * [new tag] v0.3.0 -> v0.3.0 |
| 861 | 2025-02-14T18:24:43.753Z | * [new tag] v0.4.0 -> v0.4.0 |
| 862 | 2025-02-14T18:24:43.753Z | * [new tag] v0.5.0 -> v0.5.0 |
| 863 | 2025-02-14T18:24:43.753Z | * [new tag] v0.6.0 -> v0.6.0 |
| 864 | 2025-02-14T18:24:43.753Z | * [new tag] v0.7.0 -> v0.7.0 |
| 865 | 2025-02-14T18:24:43.854Z | Updating git repository `https://github.com/oxidecomputer/typify` |
| 866 | 2025-02-14T18:24:44.645Z | From https://github.com/oxidecomputer/typify |
| 867 | 2025-02-14T18:24:44.645Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
| 868 | 2025-02-14T18:24:44.647Z | * [new tag] v0.2.0 -> v0.2.0 |
| 869 | 2025-02-14T18:24:44.665Z | * [new tag] v0.0.10 -> v0.0.10 |
| 870 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.11 -> v0.0.11 |
| 871 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.12 -> v0.0.12 |
| 872 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.13 -> v0.0.13 |
| 873 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.14 -> v0.0.14 |
| 874 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.15 -> v0.0.15 |
| 875 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.16 -> v0.0.16 |
| 876 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.4 -> v0.0.4 |
| 877 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.5 -> v0.0.5 |
| 878 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.7 -> v0.0.7 |
| 879 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.8 -> v0.0.8 |
| 880 | 2025-02-14T18:24:44.668Z | * [new tag] v0.0.9 -> v0.0.9 |
| 881 | 2025-02-14T18:24:44.668Z | * [new tag] v0.1.0 -> v0.1.0 |
| 882 | 2025-02-14T18:24:44.780Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 883 | 2025-02-14T18:24:45.441Z | From https://github.com/oxidecomputer/propolis |
| 884 | 2025-02-14T18:24:45.441Z | * [new ref] 95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc -> refs/commit/95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc |
| 885 | 2025-02-14T18:24:45.517Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 886 | 2025-02-14T18:24:46.731Z | From https://github.com/oxidecomputer/crucible |
| 887 | 2025-02-14T18:24:46.731Z | * [new ref] d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 -> refs/commit/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 |
| 888 | 2025-02-14T18:24:46.788Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 889 | 2025-02-14T18:24:47.235Z | From https://github.com/oxidecomputer/opte |
| 890 | 2025-02-14T18:24:47.235Z | * [new ref] b56afeeb14e0042cbd7bda85b166ed86ee17820e -> refs/commit/b56afeeb14e0042cbd7bda85b166ed86ee17820e |
| 891 | 2025-02-14T18:24:47.291Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 892 | 2025-02-14T18:24:47.893Z | From https://github.com/oxidecomputer/management-gateway-service |
| 893 | 2025-02-14T18:24:47.893Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
| 894 | 2025-02-14T18:24:47.918Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 895 | 2025-02-14T18:24:48.306Z | From https://github.com/oxidecomputer/ingot |
| 896 | 2025-02-14T18:24:48.306Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
| 897 | 2025-02-14T18:24:48.728Z | Downloading crates ... |
| 898 | 2025-02-14T18:24:48.827Z | Downloaded anstyle-query v1.1.1 |
| 899 | 2025-02-14T18:24:48.833Z | Downloaded allocator-api2 v0.2.18 |
| 900 | 2025-02-14T18:24:48.837Z | Downloaded const-random v0.1.18 |
| 901 | 2025-02-14T18:24:48.840Z | Downloaded ciborium-io v0.2.2 |
| 902 | 2025-02-14T18:24:48.843Z | Downloaded const-random-macro v0.1.16 |
| 903 | 2025-02-14T18:24:48.849Z | Downloaded darling_macro v0.20.10 |
| 904 | 2025-02-14T18:24:48.851Z | Downloaded cstr-argument v0.1.2 |
| 905 | 2025-02-14T18:24:48.851Z | Downloaded crunchy v0.2.2 |
| 906 | 2025-02-14T18:24:48.854Z | Downloaded anstyle-parse v0.2.5 |
| 907 | 2025-02-14T18:24:48.856Z | Downloaded async-stream-impl v0.3.6 |
| 908 | 2025-02-14T18:24:48.858Z | Downloaded hubpack_derive v0.1.1 |
| 909 | 2025-02-14T18:24:48.861Z | Downloaded foreign-types-shared v0.3.1 |
| 910 | 2025-02-14T18:24:48.865Z | Downloaded crc8 v0.1.1 |
| 911 | 2025-02-14T18:24:48.872Z | Downloaded serde-big-array v0.5.1 |
| 912 | 2025-02-14T18:24:48.874Z | Downloaded strum v0.26.3 |
| 913 | 2025-02-14T18:24:48.874Z | Downloaded scroll_derive v0.12.0 |
| 914 | 2025-02-14T18:24:48.877Z | Downloaded dtrace-parser v0.2.0 |
| 915 | 2025-02-14T18:24:48.877Z | Downloaded crucible-workspace-hack v0.1.0 |
| 916 | 2025-02-14T18:24:48.880Z | Downloaded fxhash v0.2.1 |
| 917 | 2025-02-14T18:24:48.880Z | Downloaded defmt-parser v0.3.4 |
| 918 | 2025-02-14T18:24:48.883Z | Downloaded sync_wrapper v1.0.1 |
| 919 | 2025-02-14T18:24:48.883Z | Downloaded time-core v0.1.2 |
| 920 | 2025-02-14T18:24:48.883Z | Downloaded sigpipe v0.1.3 |
| 921 | 2025-02-14T18:24:48.885Z | Downloaded cobs v0.2.3 |
| 922 | 2025-02-14T18:24:48.885Z | Downloaded sync_wrapper v0.1.2 |
| 923 | 2025-02-14T18:24:48.888Z | Downloaded async-stream v0.3.6 |
| 924 | 2025-02-14T18:24:48.891Z | Downloaded convert_case v0.4.0 |
| 925 | 2025-02-14T18:24:48.891Z | Downloaded usdt-attr-macro v0.5.0 |
| 926 | 2025-02-14T18:24:48.891Z | Downloaded rustls-pemfile v1.0.4 |
| 927 | 2025-02-14T18:24:48.894Z | Downloaded sha1 v0.10.6 |
| 928 | 2025-02-14T18:24:48.896Z | Downloaded httpdate v1.0.3 |
| 929 | 2025-02-14T18:24:48.899Z | Downloaded anstream v0.6.15 |
| 930 | 2025-02-14T18:24:48.901Z | Downloaded hash32 v0.3.1 |
| 931 | 2025-02-14T18:24:48.904Z | Downloaded foreign-types v0.5.0 |
| 932 | 2025-02-14T18:24:48.904Z | Downloaded take_mut v0.2.2 |
| 933 | 2025-02-14T18:24:48.908Z | Downloaded dof v0.3.0 |
| 934 | 2025-02-14T18:24:48.908Z | Downloaded rustc-hash v2.0.0 |
| 935 | 2025-02-14T18:24:48.911Z | Downloaded serde_repr v0.1.19 |
| 936 | 2025-02-14T18:24:48.912Z | Downloaded hubpack v0.1.2 |
| 937 | 2025-02-14T18:24:48.914Z | Downloaded hostname v0.3.1 |
| 938 | 2025-02-14T18:24:48.914Z | Downloaded serde_tokenstream v0.2.2 |
| 939 | 2025-02-14T18:24:48.917Z | Downloaded serde_spanned v0.6.7 |
| 940 | 2025-02-14T18:24:48.920Z | Downloaded schemars_derive v0.8.21 |
| 941 | 2025-02-14T18:24:48.922Z | Downloaded typify-macro v0.3.0 |
| 942 | 2025-02-14T18:24:48.922Z | Downloaded progenitor-client v0.9.1 |
| 943 | 2025-02-14T18:24:48.926Z | Downloaded fixedbitset v0.4.2 |
| 944 | 2025-02-14T18:24:48.926Z | Downloaded data-encoding v2.6.0 |
| 945 | 2025-02-14T18:24:48.928Z | Downloaded tokio-macros v2.4.0 |
| 946 | 2025-02-14T18:24:48.928Z | Downloaded strum_macros v0.25.3 |
| 947 | 2025-02-14T18:24:48.930Z | Downloaded float-ord v0.3.2 |
| 948 | 2025-02-14T18:24:48.933Z | Downloaded console v0.15.8 |
| 949 | 2025-02-14T18:24:48.937Z | Downloaded ciborium v0.2.2 |
| 950 | 2025-02-14T18:24:48.940Z | Downloaded bitflags v1.3.2 |
| 951 | 2025-02-14T18:24:48.943Z | Downloaded progenitor-client v0.8.0 |
| 952 | 2025-02-14T18:24:48.945Z | Downloaded usdt v0.5.0 |
| 953 | 2025-02-14T18:24:48.945Z | Downloaded structmeta-derive v0.3.0 |
| 954 | 2025-02-14T18:24:48.948Z | Downloaded slog-stdlog v4.1.1 |
| 955 | 2025-02-14T18:24:48.948Z | Downloaded thread-id v4.2.2 |
| 956 | 2025-02-14T18:24:48.951Z | Downloaded tiny-keccak v2.0.2 |
| 957 | 2025-02-14T18:24:48.956Z | Downloaded resolv-conf v0.7.0 |
| 958 | 2025-02-14T18:24:48.958Z | Downloaded structmeta v0.3.0 |
| 959 | 2025-02-14T18:24:48.958Z | Downloaded untrusted v0.7.1 |
| 960 | 2025-02-14T18:24:48.958Z | Downloaded crossbeam-deque v0.8.5 |
| 961 | 2025-02-14T18:24:48.961Z | Downloaded highway v1.2.0 |
| 962 | 2025-02-14T18:24:48.965Z | Downloaded topological-sort v0.2.2 |
| 963 | 2025-02-14T18:24:48.968Z | Downloaded num_threads v0.1.7 |
| 964 | 2025-02-14T18:24:48.968Z | Downloaded waitgroup v0.1.2 |
| 965 | 2025-02-14T18:24:48.971Z | Downloaded rustls-pemfile v2.1.3 |
| 966 | 2025-02-14T18:24:48.974Z | Downloaded typify-macro v0.2.0 |
| 967 | 2025-02-14T18:24:48.974Z | Downloaded backoff v0.4.0 |
| 968 | 2025-02-14T18:24:48.977Z | Downloaded serde_derive_internals v0.29.1 |
| 969 | 2025-02-14T18:24:48.980Z | Downloaded anyhow v1.0.94 |
| 970 | 2025-02-14T18:24:48.983Z | Downloaded instant v0.1.13 |
| 971 | 2025-02-14T18:24:48.986Z | Downloaded typify v0.2.0 |
| 972 | 2025-02-14T18:24:48.989Z | Downloaded slog-term v2.9.1 |
| 973 | 2025-02-14T18:24:48.992Z | Downloaded slog-async v2.8.0 |
| 974 | 2025-02-14T18:24:48.995Z | Downloaded dropshot_endpoint v0.15.1 |
| 975 | 2025-02-14T18:24:48.998Z | Downloaded zone v0.1.8 |
| 976 | 2025-02-14T18:24:48.998Z | Downloaded xz2 v0.1.7 |
| 977 | 2025-02-14T18:24:49.000Z | Downloaded pretty-hex v0.4.1 |
| 978 | 2025-02-14T18:24:49.004Z | Downloaded crossbeam-epoch v0.9.18 |
| 979 | 2025-02-14T18:24:49.007Z | Downloaded tokio-rustls v0.25.0 |
| 980 | 2025-02-14T18:24:49.007Z | Downloaded tracing-attributes v0.1.27 |
| 981 | 2025-02-14T18:24:49.164Z | Downloaded usdt-macro v0.5.0 |
| 982 | 2025-02-14T18:24:49.164Z | Downloaded pretty-hex v0.2.1 |
| 983 | 2025-02-14T18:24:49.174Z | Downloaded time-macros v0.2.18 |
| 984 | 2025-02-14T18:24:49.174Z | Downloaded memmap v0.7.0 |
| 985 | 2025-02-14T18:24:49.174Z | Downloaded itoa v1.0.11 |
| 986 | 2025-02-14T18:24:49.174Z | Downloaded ipnetwork v0.20.0 |
| 987 | 2025-02-14T18:24:49.174Z | Downloaded zone_cfg_derive v0.1.2 |
| 988 | 2025-02-14T18:24:49.174Z | Downloaded zone_cfg_derive v0.3.0 |
| 989 | 2025-02-14T18:24:49.174Z | Downloaded ryu v1.0.18 |
| 990 | 2025-02-14T18:24:49.174Z | Downloaded base64 v0.13.1 |
| 991 | 2025-02-14T18:24:49.174Z | Downloaded utf-8 v0.7.6 |
| 992 | 2025-02-14T18:24:49.174Z | Downloaded progenitor-macro v0.8.0 |
| 993 | 2025-02-14T18:24:49.174Z | Downloaded progenitor v0.9.1 |
| 994 | 2025-02-14T18:24:49.174Z | Downloaded num_enum_derive v0.7.3 |
| 995 | 2025-02-14T18:24:49.174Z | Downloaded parse-display v0.10.0 |
| 996 | 2025-02-14T18:24:49.174Z | Downloaded toml v0.7.8 |
| 997 | 2025-02-14T18:24:49.174Z | Downloaded is-terminal v0.4.13 |
| 998 | 2025-02-14T18:24:49.174Z | Downloaded num_enum_derive v0.5.11 |
| 999 | 2025-02-14T18:24:49.174Z | Downloaded num_enum v0.7.3 |
| 1000 | 2025-02-14T18:24:49.174Z | Downloaded ron v0.7.1 |
| 1001 | 2025-02-14T18:24:49.174Z | Downloaded newtype_derive v0.1.6 |
| 1002 | 2025-02-14T18:24:49.174Z | Downloaded ident_case v1.0.1 |
| 1003 | 2025-02-14T18:24:49.174Z | Downloaded linked-hash-map v0.5.6 |
| 1004 | 2025-02-14T18:24:49.175Z | Downloaded plain v0.2.3 |
| 1005 | 2025-02-14T18:24:49.175Z | Downloaded linear-map v1.2.0 |
| 1006 | 2025-02-14T18:24:49.175Z | Downloaded libsw v3.3.1 |
| 1007 | 2025-02-14T18:24:49.175Z | Downloaded powerfmt v0.2.0 |
| 1008 | 2025-02-14T18:24:49.175Z | Downloaded num v0.4.3 |
| 1009 | 2025-02-14T18:24:49.175Z | Downloaded ucd-trie v0.1.6 |
| 1010 | 2025-02-14T18:24:49.175Z | Downloaded no-std-compat v0.4.1 |
| 1011 | 2025-02-14T18:24:49.175Z | Downloaded hyper-rustls v0.27.3 |
| 1012 | 2025-02-14T18:24:49.175Z | Downloaded match_cfg v0.1.0 |
| 1013 | 2025-02-14T18:24:49.175Z | Downloaded managed v0.8.0 |
| 1014 | 2025-02-14T18:24:49.175Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1015 | 2025-02-14T18:24:49.175Z | Downloaded num-integer v0.1.46 |
| 1016 | 2025-02-14T18:24:49.175Z | Downloaded schemars v0.8.21 |
| 1017 | 2025-02-14T18:24:49.175Z | Downloaded openssl-probe v0.1.5 |
| 1018 | 2025-02-14T18:24:49.175Z | Downloaded ipnet v2.10.0 |
| 1019 | 2025-02-14T18:24:49.175Z | Downloaded tracing-core v0.1.32 |
| 1020 | 2025-02-14T18:24:49.175Z | Downloaded quick-error v1.2.3 |
| 1021 | 2025-02-14T18:24:49.175Z | Downloaded xattr v1.3.1 |
| 1022 | 2025-02-14T18:24:49.175Z | Downloaded paste v1.0.15 |
| 1023 | 2025-02-14T18:24:49.175Z | Downloaded parking_lot_core v0.8.6 |
| 1024 | 2025-02-14T18:24:49.176Z | Downloaded num-iter v0.1.45 |
| 1025 | 2025-02-14T18:24:49.176Z | Downloaded lru-cache v0.1.2 |
| 1026 | 2025-02-14T18:24:49.176Z | Downloaded password-hash v0.5.0 |
| 1027 | 2025-02-14T18:24:49.176Z | Downloaded progenitor v0.8.0 |
| 1028 | 2025-02-14T18:24:49.176Z | Downloaded proc-macro-crate v1.3.1 |
| 1029 | 2025-02-14T18:24:49.176Z | Downloaded omicron-zone-package v0.11.1 |
| 1030 | 2025-02-14T18:24:49.176Z | Downloaded whoami v1.5.2 |
| 1031 | 2025-02-14T18:24:49.176Z | Downloaded tungstenite v0.21.0 |
| 1032 | 2025-02-14T18:24:49.176Z | Downloaded oxnet v0.1.0 |
| 1033 | 2025-02-14T18:24:49.176Z | Downloaded zone v0.3.0 |
| 1034 | 2025-02-14T18:24:49.176Z | Downloaded progenitor-impl v0.9.1 |
| 1035 | 2025-02-14T18:24:49.176Z | Downloaded walkdir v2.5.0 |
| 1036 | 2025-02-14T18:24:49.176Z | Downloaded macaddr v1.0.1 |
| 1037 | 2025-02-14T18:24:49.176Z | Downloaded hickory-resolver v0.24.3 |
| 1038 | 2025-02-14T18:24:49.176Z | Downloaded progenitor-macro v0.9.1 |
| 1039 | 2025-02-14T18:24:49.176Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1040 | 2025-02-14T18:24:49.176Z | Downloaded quinn-udp v0.5.5 |
| 1041 | 2025-02-14T18:24:49.176Z | Downloaded num_enum v0.5.11 |
| 1042 | 2025-02-14T18:24:49.176Z | Downloaded num-rational v0.4.2 |
| 1043 | 2025-02-14T18:24:49.176Z | Downloaded pin-project-lite v0.2.14 |
| 1044 | 2025-02-14T18:24:49.176Z | Downloaded proc-macro-crate v3.2.0 |
| 1045 | 2025-02-14T18:24:49.176Z | Downloaded hyper-tls v0.5.0 |
| 1046 | 2025-02-14T18:24:49.176Z | Downloaded zerocopy v0.6.6 |
| 1047 | 2025-02-14T18:24:49.176Z | Downloaded crossbeam-channel v0.5.13 |
| 1048 | 2025-02-14T18:24:49.176Z | Downloaded tracing v0.1.40 |
| 1049 | 2025-02-14T18:24:49.176Z | Downloaded progenitor-impl v0.8.0 |
| 1050 | 2025-02-14T18:24:49.176Z | Downloaded steno v0.4.1 |
| 1051 | 2025-02-14T18:24:49.182Z | Downloaded indexmap v1.9.3 |
| 1052 | 2025-02-14T18:24:49.182Z | Downloaded prettyplease v0.2.29 |
| 1053 | 2025-02-14T18:24:49.185Z | Downloaded native-tls v0.2.12 |
| 1054 | 2025-02-14T18:24:49.185Z | Downloaded pretty_assertions v1.4.1 |
| 1055 | 2025-02-14T18:24:49.185Z | Downloaded http v0.2.12 |
| 1056 | 2025-02-14T18:24:49.189Z | Downloaded log v0.4.22 |
| 1057 | 2025-02-14T18:24:49.193Z | Downloaded indicatif v0.17.8 |
| 1058 | 2025-02-14T18:24:49.196Z | Downloaded miniz_oxide v0.8.0 |
| 1059 | 2025-02-14T18:24:49.200Z | Downloaded yansi v1.0.1 |
| 1060 | 2025-02-14T18:24:49.203Z | Downloaded openssl-sys v0.9.103 |
| 1061 | 2025-02-14T18:24:49.206Z | Downloaded zerocopy-derive v0.8.17 |
| 1062 | 2025-02-14T18:24:49.212Z | Downloaded toml_edit v0.22.21 |
| 1063 | 2025-02-14T18:24:49.236Z | Downloaded tokio-util v0.7.12 |
| 1064 | 2025-02-14T18:24:49.242Z | Downloaded memmap2 v0.9.5 |
| 1065 | 2025-02-14T18:24:49.244Z | Downloaded time v0.3.36 |
| 1066 | 2025-02-14T18:24:49.252Z | Downloaded serde_with v3.12.0 |
| 1067 | 2025-02-14T18:24:49.261Z | Downloaded libm v0.2.8 |
| 1068 | 2025-02-14T18:24:49.268Z | Downloaded flate2 v1.0.33 |
| 1069 | 2025-02-14T18:24:49.275Z | Downloaded quinn v0.11.5 |
| 1070 | 2025-02-14T18:24:49.278Z | Downloaded hyper v0.14.30 |
| 1071 | 2025-02-14T18:24:49.288Z | Downloaded minimal-lexical v0.2.1 |
| 1072 | 2025-02-14T18:24:49.291Z | Downloaded qorb v0.2.1 |
| 1073 | 2025-02-14T18:24:49.297Z | Downloaded mio v1.0.2 |
| 1074 | 2025-02-14T18:24:49.306Z | Downloaded itertools v0.10.5 |
| 1075 | 2025-02-14T18:24:49.310Z | Downloaded winnow v0.5.40 |
| 1076 | 2025-02-14T18:24:49.319Z | Downloaded portable-atomic v1.8.0 |
| 1077 | 2025-02-14T18:24:49.326Z | Downloaded clap_builder v4.5.23 |
| 1078 | 2025-02-14T18:24:49.334Z | Downloaded blake3 v1.5.4 |
| 1079 | 2025-02-14T18:24:49.342Z | Downloaded itertools v0.12.1 |
| 1080 | 2025-02-14T18:24:49.350Z | Downloaded h2 v0.3.26 |
| 1081 | 2025-02-14T18:24:49.358Z | Downloaded itertools v0.13.0 |
| 1082 | 2025-02-14T18:24:49.365Z | Downloaded hyper v1.5.1 |
| 1083 | 2025-02-14T18:24:49.372Z | Downloaded reqwest v0.11.27 |
| 1084 | 2025-02-14T18:24:49.380Z | Downloaded rustix v0.38.37 |
| 1085 | 2025-02-14T18:24:49.404Z | Downloaded winnow v0.6.18 |
| 1086 | 2025-02-14T18:24:49.412Z | Downloaded reqwest v0.12.9 |
| 1087 | 2025-02-14T18:24:49.421Z | Downloaded openssl v0.10.66 |
| 1088 | 2025-02-14T18:24:49.432Z | Downloaded smoltcp v0.11.0 |
| 1089 | 2025-02-14T18:24:49.443Z | Downloaded quinn-proto v0.11.8 |
| 1090 | 2025-02-14T18:24:49.449Z | Downloaded webpki-roots v0.26.6 |
| 1091 | 2025-02-14T18:24:49.453Z | Downloaded rustls v0.23.13 |
| 1092 | 2025-02-14T18:24:49.465Z | Downloaded zerocopy v0.8.17 |
| 1093 | 2025-02-14T18:24:49.489Z | Downloaded webpki-roots v0.25.4 |
| 1094 | 2025-02-14T18:24:49.492Z | Downloaded dropshot v0.12.0 |
| 1095 | 2025-02-14T18:24:49.515Z | Downloaded rustls v0.22.4 |
| 1096 | 2025-02-14T18:24:49.525Z | Downloaded idna v0.5.0 |
| 1097 | 2025-02-14T18:24:49.530Z | Downloaded idna v0.4.0 |
| 1098 | 2025-02-14T18:24:49.541Z | Downloaded chrono v0.4.38 |
| 1099 | 2025-02-14T18:24:49.545Z | Downloaded typify-impl v0.3.0 |
| 1100 | 2025-02-14T18:24:49.559Z | Downloaded regress v0.9.1 |
| 1101 | 2025-02-14T18:24:49.574Z | Downloaded regress v0.10.1 |
| 1102 | 2025-02-14T18:24:49.577Z | Downloaded hickory-proto v0.24.1 |
| 1103 | 2025-02-14T18:24:49.592Z | Downloaded openapiv3 v2.0.0 |
| 1104 | 2025-02-14T18:24:49.604Z | Downloaded zerocopy-derive v0.6.6 |
| 1105 | 2025-02-14T18:24:49.613Z | Downloaded sled v0.34.7 |
| 1106 | 2025-02-14T18:24:49.624Z | Downloaded rhai v1.20.0 |
| 1107 | 2025-02-14T18:24:49.636Z | Downloaded typify-impl v0.2.0 |
| 1108 | 2025-02-14T18:24:49.652Z | Downloaded dropshot v0.15.1 |
| 1109 | 2025-02-14T18:24:49.673Z | Downloaded syn v1.0.109 |
| 1110 | 2025-02-14T18:24:49.683Z | Downloaded rustls v0.21.12 |
| 1111 | 2025-02-14T18:24:49.693Z | Downloaded goblin v0.8.2 |
| 1112 | 2025-02-14T18:24:49.699Z | Downloaded h2 v0.4.6 |
| 1113 | 2025-02-14T18:24:49.706Z | Downloaded nom v7.1.3 |
| 1114 | 2025-02-14T18:24:49.711Z | Downloaded pest v2.7.13 |
| 1115 | 2025-02-14T18:24:49.717Z | Downloaded rustls-webpki v0.101.7 |
| 1116 | 2025-02-14T18:24:49.730Z | Downloaded petgraph v0.6.5 |
| 1117 | 2025-02-14T18:24:49.748Z | Downloaded hashbrown v0.14.5 |
| 1118 | 2025-02-14T18:24:49.753Z | Downloaded tokio v1.42.0 |
| 1119 | 2025-02-14T18:24:49.789Z | Downloaded unicode-segmentation v1.12.0 |
| 1120 | 2025-02-14T18:24:49.793Z | Downloaded hashbrown v0.12.3 |
| 1121 | 2025-02-14T18:24:49.798Z | Downloaded toml_edit v0.19.15 |
| 1122 | 2025-02-14T18:24:49.812Z | Downloaded expectorate v1.1.0 |
| 1123 | 2025-02-14T18:24:49.815Z | Downloaded once_cell v1.20.2 |
| 1124 | 2025-02-14T18:24:49.817Z | Downloaded tokio-rustls v0.26.0 |
| 1125 | 2025-02-14T18:24:49.822Z | Downloaded lzma-sys v0.1.20 |
| 1126 | 2025-02-14T18:24:49.846Z | Downloaded heapless v0.8.0 |
| 1127 | 2025-02-14T18:24:49.850Z | Downloaded pest_meta v2.7.13 |
| 1128 | 2025-02-14T18:24:49.852Z | Downloaded multer v3.1.0 |
| 1129 | 2025-02-14T18:24:49.855Z | Downloaded parking_lot v0.11.2 |
| 1130 | 2025-02-14T18:24:49.857Z | Downloaded rayon-core v1.12.1 |
| 1131 | 2025-02-14T18:24:49.860Z | Downloaded url v2.5.2 |
| 1132 | 2025-02-14T18:24:49.863Z | Downloaded unsafe-libyaml v0.2.11 |
| 1133 | 2025-02-14T18:24:49.866Z | Downloaded postcard v1.0.10 |
| 1134 | 2025-02-14T18:24:49.868Z | Downloaded parse-display-derive v0.10.0 |
| 1135 | 2025-02-14T18:24:49.871Z | Downloaded num-derive v0.4.2 |
| 1136 | 2025-02-14T18:24:49.874Z | Downloaded num-complex v0.4.6 |
| 1137 | 2025-02-14T18:24:49.874Z | Downloaded unicode-bidi v0.3.15 |
| 1138 | 2025-02-14T18:24:49.876Z | Downloaded tar v0.4.41 |
| 1139 | 2025-02-14T18:24:49.881Z | Downloaded pest_generator v2.7.13 |
| 1140 | 2025-02-14T18:24:49.885Z | Downloaded pest_derive v2.7.13 |
| 1141 | 2025-02-14T18:24:49.885Z | Downloaded cc v1.1.21 |
| 1142 | 2025-02-14T18:24:49.888Z | Downloaded typify v0.3.0 |
| 1143 | 2025-02-14T18:24:49.891Z | Downloaded toml v0.8.19 |
| 1144 | 2025-02-14T18:24:49.893Z | Downloaded tokio-tungstenite v0.21.0 |
| 1145 | 2025-02-14T18:24:49.895Z | Downloaded tinyvec v1.8.0 |
| 1146 | 2025-02-14T18:24:49.898Z | Downloaded usdt-impl v0.5.0 |
| 1147 | 2025-02-14T18:24:49.900Z | Downloaded darling_core v0.20.10 |
| 1148 | 2025-02-14T18:24:49.904Z | Downloaded cookie v0.18.1 |
| 1149 | 2025-02-14T18:24:49.906Z | Downloaded hyper-rustls v0.24.2 |
| 1150 | 2025-02-14T18:24:49.911Z | Downloaded slog v2.7.0 |
| 1151 | 2025-02-14T18:24:49.914Z | Downloaded rhai_codegen v2.2.0 |
| 1152 | 2025-02-14T18:24:49.917Z | Downloaded half v2.4.1 |
| 1153 | 2025-02-14T18:24:49.920Z | Downloaded term v0.7.0 |
| 1154 | 2025-02-14T18:24:49.923Z | Downloaded similar v2.6.0 |
| 1155 | 2025-02-14T18:24:49.927Z | Downloaded arc-swap v1.7.1 |
| 1156 | 2025-02-14T18:24:49.931Z | Downloaded num-derive v0.3.3 |
| 1157 | 2025-02-14T18:24:49.933Z | Downloaded dropshot_endpoint v0.12.0 |
| 1158 | 2025-02-14T18:24:49.937Z | Downloaded proc-macro-error v1.0.4 |
| 1159 | 2025-02-14T18:24:49.940Z | Downloaded libscf-sys v1.1.0 |
| 1160 | 2025-02-14T18:24:49.940Z | Downloaded spin v0.9.8 |
| 1161 | 2025-02-14T18:24:49.943Z | Downloaded diff v0.1.13 |
| 1162 | 2025-02-14T18:24:49.946Z | Downloaded derive_more v0.99.18 |
| 1163 | 2025-02-14T18:24:49.949Z | Downloaded crossbeam-utils v0.8.20 |
| 1164 | 2025-02-14T18:24:49.952Z | Downloaded encoding_rs v0.8.34 |
| 1165 | 2025-02-14T18:24:49.974Z | Downloaded tokio-rustls v0.24.1 |
| 1166 | 2025-02-14T18:24:49.977Z | Downloaded smartstring v1.0.1 |
| 1167 | 2025-02-14T18:24:49.981Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1168 | 2025-02-14T18:24:49.981Z | Downloaded thin-vec v0.2.13 |
| 1169 | 2025-02-14T18:24:49.981Z | Downloaded tempfile v3.12.0 |
| 1170 | 2025-02-14T18:24:49.985Z | Downloaded strum_macros v0.26.4 |
| 1171 | 2025-02-14T18:24:49.985Z | Downloaded sct v0.7.1 |
| 1172 | 2025-02-14T18:24:49.988Z | Downloaded rustls-pki-types v1.8.0 |
| 1173 | 2025-02-14T18:24:49.990Z | Downloaded blake2 v0.10.6 |
| 1174 | 2025-02-14T18:24:49.992Z | Downloaded scroll v0.12.0 |
| 1175 | 2025-02-14T18:24:49.992Z | Downloaded clap v4.5.23 |
| 1176 | 2025-02-14T18:24:50.001Z | Downloaded bitflags v2.6.0 |
| 1177 | 2025-02-14T18:24:50.004Z | Downloaded argon2 v0.5.3 |
| 1178 | 2025-02-14T18:24:50.006Z | Downloaded slog-json v2.6.1 |
| 1179 | 2025-02-14T18:24:50.009Z | Downloaded rustversion v1.0.17 |
| 1180 | 2025-02-14T18:24:50.011Z | Downloaded num-conv v0.1.0 |
| 1181 | 2025-02-14T18:24:50.011Z | Downloaded newline-converter v0.3.0 |
| 1182 | 2025-02-14T18:24:50.011Z | Downloaded slog-scope v4.4.0 |
| 1183 | 2025-02-14T18:24:50.014Z | Downloaded slog-envlogger v2.2.0 |
| 1184 | 2025-02-14T18:24:50.014Z | Downloaded defmt v0.3.8 |
| 1185 | 2025-02-14T18:24:50.017Z | Downloaded darling v0.20.10 |
| 1186 | 2025-02-14T18:24:50.021Z | Downloaded cancel-safe-futures v0.1.5 |
| 1187 | 2025-02-14T18:24:50.024Z | Downloaded tabwriter v1.4.0 |
| 1188 | 2025-02-14T18:24:50.027Z | Downloaded spin v0.5.2 |
| 1189 | 2025-02-14T18:24:50.027Z | Downloaded httparse v1.9.4 |
| 1190 | 2025-02-14T18:24:50.031Z | Downloaded clap_derive v4.5.18 |
| 1191 | 2025-02-14T18:24:50.033Z | Downloaded serde_with_macros v3.12.0 |
| 1192 | 2025-02-14T18:24:50.033Z | Downloaded slog-dtrace v0.3.0 |
| 1193 | 2025-02-14T18:24:50.037Z | Downloaded slog-bunyan v2.5.0 |
| 1194 | 2025-02-14T18:24:50.037Z | Downloaded heck v0.3.3 |
| 1195 | 2025-02-14T18:24:50.037Z | Downloaded arrayvec v0.7.6 |
| 1196 | 2025-02-14T18:24:50.041Z | Downloaded same-file v1.0.6 |
| 1197 | 2025-02-14T18:24:50.041Z | Downloaded colored v2.1.0 |
| 1198 | 2025-02-14T18:24:50.043Z | Downloaded autocfg v1.3.0 |
| 1199 | 2025-02-14T18:24:50.043Z | Downloaded terminal_size v0.4.0 |
| 1200 | 2025-02-14T18:24:50.046Z | Downloaded smf v0.2.3 |
| 1201 | 2025-02-14T18:24:50.046Z | Downloaded hostname v0.4.0 |
| 1202 | 2025-02-14T18:24:50.046Z | Downloaded dirs-sys-next v0.1.2 |
| 1203 | 2025-02-14T18:24:50.049Z | Downloaded dirs-next v2.0.0 |
| 1204 | 2025-02-14T18:24:50.049Z | Downloaded semver v0.1.20 |
| 1205 | 2025-02-14T18:24:50.049Z | Downloaded http-body v0.4.6 |
| 1206 | 2025-02-14T18:24:50.052Z | Downloaded deranged v0.3.11 |
| 1207 | 2025-02-14T18:24:50.052Z | Downloaded heck v0.4.1 |
| 1208 | 2025-02-14T18:24:50.055Z | Downloaded embedded-io v0.6.1 |
| 1209 | 2025-02-14T18:24:50.055Z | Downloaded embedded-io v0.4.0 |
| 1210 | 2025-02-14T18:24:50.057Z | Downloaded errno v0.3.9 |
| 1211 | 2025-02-14T18:24:50.060Z | Downloaded enum-as-inner v0.6.1 |
| 1212 | 2025-02-14T18:24:50.060Z | Downloaded dyn-clone v1.0.17 |
| 1213 | 2025-02-14T18:24:50.063Z | Downloaded foreign-types-macros v0.2.3 |
| 1214 | 2025-02-14T18:24:50.063Z | Downloaded defmt-macros v0.3.9 |
| 1215 | 2025-02-14T18:24:50.065Z | Downloaded cpufeatures v0.2.14 |
| 1216 | 2025-02-14T18:24:50.068Z | Downloaded async-trait v0.1.86 |
| 1217 | 2025-02-14T18:24:50.071Z | Downloaded rustc_version v0.1.7 |
| 1218 | 2025-02-14T18:24:50.071Z | Downloaded fastrand v2.1.1 |
| 1219 | 2025-02-14T18:24:50.074Z | Downloaded constant_time_eq v0.3.1 |
| 1220 | 2025-02-14T18:24:50.074Z | Downloaded colorchoice v1.0.2 |
| 1221 | 2025-02-14T18:24:50.074Z | Downloaded ciborium-ll v0.2.2 |
| 1222 | 2025-02-14T18:24:50.077Z | Downloaded arrayref v0.3.9 |
| 1223 | 2025-02-14T18:24:50.186Z | Downloaded ring v0.17.8 |
| 1224 | 2025-02-14T18:24:50.308Z | Downloaded ring v0.16.20 |
| 1225 | 2025-02-14T18:24:51.532Z | Compiling proc-macro2 v1.0.93 |
| 1226 | 2025-02-14T18:24:51.532Z | Compiling unicode-ident v1.0.16 |
| 1227 | 2025-02-14T18:24:51.534Z | Compiling libc v0.2.169 |
| 1228 | 2025-02-14T18:24:51.534Z | Compiling serde v1.0.217 |
| 1229 | 2025-02-14T18:24:51.534Z | Compiling cfg-if v1.0.0 |
| 1230 | 2025-02-14T18:24:51.534Z | Compiling autocfg v1.3.0 |
| 1231 | 2025-02-14T18:24:51.534Z | Compiling memchr v2.7.4 |
| 1232 | 2025-02-14T18:24:51.534Z | Compiling itoa v1.0.11 |
| 1233 | 2025-02-14T18:24:51.620Z | Compiling version_check v0.9.5 |
| 1234 | 2025-02-14T18:24:51.742Z | Compiling ryu v1.0.18 |
| 1235 | 2025-02-14T18:24:51.825Z | Compiling libm v0.2.8 |
| 1236 | 2025-02-14T18:24:52.101Z | Compiling once_cell v1.20.2 |
| 1237 | 2025-02-14T18:24:52.141Z | Compiling byteorder v1.5.0 |
| 1238 | 2025-02-14T18:24:52.277Z | Compiling pin-project-lite v0.2.14 |
| 1239 | 2025-02-14T18:24:52.351Z | Compiling lock_api v0.4.12 |
| 1240 | 2025-02-14T18:24:52.385Z | Compiling getrandom v0.3.1 |
| 1241 | 2025-02-14T18:24:52.467Z | Compiling scopeguard v1.2.0 |
| 1242 | 2025-02-14T18:24:52.592Z | Compiling parking_lot_core v0.9.10 |
| 1243 | 2025-02-14T18:24:52.603Z | Compiling iana-time-zone v0.1.61 |
| 1244 | 2025-02-14T18:24:52.831Z | Compiling equivalent v1.0.1 |
| 1245 | 2025-02-14T18:24:52.929Z | Compiling hashbrown v0.15.2 |
| 1246 | 2025-02-14T18:24:53.051Z | Compiling log v0.4.22 |
| 1247 | 2025-02-14T18:24:53.157Z | Compiling schemars v0.8.21 |
| 1248 | 2025-02-14T18:24:53.386Z | Compiling quote v1.0.38 |
| 1249 | 2025-02-14T18:24:53.492Z | Compiling dyn-clone v1.0.17 |
| 1250 | 2025-02-14T18:24:53.504Z | Compiling fnv v1.0.7 |
| 1251 | 2025-02-14T18:24:53.588Z | Compiling serde_json v1.0.138 |
| 1252 | 2025-02-14T18:24:53.607Z | Compiling thiserror v1.0.69 |
| 1253 | 2025-02-14T18:24:53.638Z | Compiling shlex v1.3.0 |
| 1254 | 2025-02-14T18:24:53.953Z | Compiling syn v2.0.98 |
| 1255 | 2025-02-14T18:24:53.967Z | Compiling getrandom v0.2.15 |
| 1256 | 2025-02-14T18:24:53.967Z | Compiling signal-hook-registry v1.4.2 |
| 1257 | 2025-02-14T18:24:53.989Z | Compiling mio v1.0.2 |
| 1258 | 2025-02-14T18:24:54.179Z | Compiling socket2 v0.5.8 |
| 1259 | 2025-02-14T18:24:54.247Z | Compiling futures-core v0.3.31 |
| 1260 | 2025-02-14T18:24:54.261Z | Compiling cc v1.1.21 |
| 1261 | 2025-02-14T18:24:54.482Z | Compiling bitflags v2.6.0 |
| 1262 | 2025-02-14T18:24:54.496Z | Compiling futures-sink v0.3.31 |
| 1263 | 2025-02-14T18:24:54.511Z | Compiling heck v0.5.0 |
| 1264 | 2025-02-14T18:24:54.639Z | Compiling portable-atomic v1.8.0 |
| 1265 | 2025-02-14T18:24:54.938Z | Compiling slab v0.4.9 |
| 1266 | 2025-02-14T18:24:54.965Z | Compiling num-traits v0.2.19 |
| 1267 | 2025-02-14T18:24:55.311Z | Compiling futures-channel v0.3.31 |
| 1268 | 2025-02-14T18:24:55.642Z | Compiling futures-io v0.3.31 |
| 1269 | 2025-02-14T18:24:55.703Z | Compiling pin-utils v0.1.0 |
| 1270 | 2025-02-14T18:24:55.734Z | Compiling futures-task v0.3.31 |
| 1271 | 2025-02-14T18:24:55.786Z | Compiling subtle v2.6.1 |
| 1272 | 2025-02-14T18:24:56.006Z | Compiling allocator-api2 v0.2.18 |
| 1273 | 2025-02-14T18:24:56.031Z | Compiling semver v1.0.25 |
| 1274 | 2025-02-14T18:24:56.042Z | Compiling spin v0.9.8 |
| 1275 | 2025-02-14T18:24:56.287Z | Compiling rustls-pki-types v1.8.0 |
| 1276 | 2025-02-14T18:24:56.600Z | Compiling ahash v0.8.11 |
| 1277 | 2025-02-14T18:24:56.836Z | Compiling pkg-config v0.3.31 |
| 1278 | 2025-02-14T18:24:56.936Z | Compiling untrusted v0.9.0 |
| 1279 | 2025-02-14T18:24:56.968Z | Compiling atomic-waker v1.1.2 |
| 1280 | 2025-02-14T18:24:57.106Z | Compiling vcpkg v0.2.15 |
| 1281 | 2025-02-14T18:24:57.152Z | Compiling httparse v1.9.4 |
| 1282 | 2025-02-14T18:24:57.282Z | Compiling aho-corasick v1.1.3 |
| 1283 | 2025-02-14T18:24:57.339Z | Compiling ring v0.17.8 |
| 1284 | 2025-02-14T18:24:57.621Z | Compiling regex-syntax v0.8.5 |
| 1285 | 2025-02-14T18:24:57.654Z | Compiling zeroize v1.8.1 |
| 1286 | 2025-02-14T18:24:57.962Z | Compiling try-lock v0.2.5 |
| 1287 | 2025-02-14T18:24:58.076Z | Compiling want v0.3.1 |
| 1288 | 2025-02-14T18:24:58.095Z | Compiling httpdate v1.0.3 |
| 1289 | 2025-02-14T18:24:58.351Z | Compiling strsim v0.11.1 |
| 1290 | 2025-02-14T18:24:58.623Z | Compiling foreign-types-shared v0.1.1 |
| 1291 | 2025-02-14T18:24:58.658Z | Compiling openssl v0.10.66 |
| 1292 | 2025-02-14T18:24:58.720Z | Compiling foreign-types v0.3.2 |
| 1293 | 2025-02-14T18:24:58.763Z | Compiling openssl-sys v0.9.103 |
| 1294 | 2025-02-14T18:24:58.800Z | Compiling percent-encoding v2.3.1 |
| 1295 | 2025-02-14T18:24:59.081Z | Compiling tower-service v0.3.3 |
| 1296 | 2025-02-14T18:24:59.188Z | Compiling tinyvec_macros v0.1.1 |
| 1297 | 2025-02-14T18:24:59.200Z | Compiling form_urlencoded v1.2.1 |
| 1298 | 2025-02-14T18:24:59.269Z | Compiling tinyvec v1.8.0 |
| 1299 | 2025-02-14T18:24:59.440Z | Compiling slog v2.7.0 |
| 1300 | 2025-02-14T18:24:59.533Z | Compiling rustls v0.23.13 |
| 1301 | 2025-02-14T18:24:59.816Z | Compiling native-tls v0.2.12 |
| 1302 | 2025-02-14T18:24:59.984Z | Compiling openssl-probe v0.1.5 |
| 1303 | 2025-02-14T18:25:00.193Z | Compiling unicode-bidi v0.3.15 |
| 1304 | 2025-02-14T18:25:00.813Z | Compiling unicode-normalization v0.1.24 |
| 1305 | 2025-02-14T18:25:01.223Z | Compiling serde_derive_internals v0.29.1 |
| 1306 | 2025-02-14T18:25:01.310Z | Compiling regex-automata v0.4.9 |
| 1307 | 2025-02-14T18:25:01.925Z | Compiling thiserror v2.0.11 |
| 1308 | 2025-02-14T18:25:01.932Z | Compiling idna v0.5.0 |
| 1309 | 2025-02-14T18:25:02.818Z | Compiling url v2.5.2 |
| 1310 | 2025-02-14T18:25:03.466Z | Compiling rustls-webpki v0.102.8 |
| 1311 | 2025-02-14T18:25:03.834Z | Compiling encoding_rs v0.8.34 |
| 1312 | 2025-02-14T18:25:04.066Z | Compiling base64 v0.22.1 |
| 1313 | 2025-02-14T18:25:04.906Z | Compiling ipnet v2.10.0 |
| 1314 | 2025-02-14T18:25:04.927Z | Compiling mime v0.3.17 |
| 1315 | 2025-02-14T18:25:05.456Z | Compiling regex v1.11.1 |
| 1316 | 2025-02-14T18:25:05.621Z | Compiling ucd-trie v0.1.6 |
| 1317 | 2025-02-14T18:25:05.653Z | Compiling rustls-pemfile v2.1.3 |
| 1318 | 2025-02-14T18:25:05.986Z | Compiling webpki-roots v0.26.6 |
| 1319 | 2025-02-14T18:25:06.173Z | Compiling rand_core v0.6.4 |
| 1320 | 2025-02-14T18:25:06.187Z | Compiling typenum v1.17.0 |
| 1321 | 2025-02-14T18:25:06.364Z | Compiling ident_case v1.0.1 |
| 1322 | 2025-02-14T18:25:06.408Z | Compiling generic-array v0.14.7 |
| 1323 | 2025-02-14T18:25:06.531Z | Compiling darling_core v0.20.10 |
| 1324 | 2025-02-14T18:25:06.609Z | Compiling plain v0.2.3 |
| 1325 | 2025-02-14T18:25:06.684Z | Compiling tracing-core v0.1.32 |
| 1326 | 2025-02-14T18:25:06.753Z | Compiling sync_wrapper v1.0.1 |
| 1327 | 2025-02-14T18:25:06.777Z | Compiling powerfmt v0.2.0 |
| 1328 | 2025-02-14T18:25:06.791Z | Compiling serde_derive v1.0.217 |
| 1329 | 2025-02-14T18:25:06.884Z | Compiling zerocopy-derive v0.7.35 |
| 1330 | 2025-02-14T18:25:07.134Z | Compiling schemars_derive v0.8.21 |
| 1331 | 2025-02-14T18:25:07.203Z | Compiling tokio-macros v2.4.0 |
| 1332 | 2025-02-14T18:25:08.289Z | Compiling thiserror-impl v1.0.69 |
| 1333 | 2025-02-14T18:25:08.797Z | Compiling futures-macro v0.3.31 |
| 1334 | 2025-02-14T18:25:08.825Z | Compiling openssl-macros v0.1.1 |
| 1335 | 2025-02-14T18:25:09.049Z | Compiling zerocopy v0.7.35 |
| 1336 | 2025-02-14T18:25:09.676Z | Compiling thiserror-impl v2.0.11 |
| 1337 | 2025-02-14T18:25:10.268Z | Compiling scroll_derive v0.12.0 |
| 1338 | 2025-02-14T18:25:10.767Z | Compiling futures-util v0.3.31 |
| 1339 | 2025-02-14T18:25:11.173Z | Compiling hashbrown v0.14.5 |
| 1340 | 2025-02-14T18:25:11.371Z | Compiling pest v2.7.13 |
| 1341 | 2025-02-14T18:25:11.789Z | Compiling scroll v0.12.0 |
| 1342 | 2025-02-14T18:25:12.370Z | Compiling goblin v0.8.2 |
| 1343 | 2025-02-14T18:25:12.503Z | Compiling regress v0.10.1 |
| 1344 | 2025-02-14T18:25:12.527Z | Compiling darling_macro v0.20.10 |
| 1345 | 2025-02-14T18:25:12.999Z | Compiling ppv-lite86 v0.2.20 |
| 1346 | 2025-02-14T18:25:13.575Z | Compiling tracing-attributes v0.1.27 |
| 1347 | 2025-02-14T18:25:13.577Z | Compiling pretty-hex v0.4.1 |
| 1348 | 2025-02-14T18:25:13.782Z | Compiling winnow v0.6.18 |
| 1349 | 2025-02-14T18:25:13.837Z | Compiling pest_meta v2.7.13 |
| 1350 | 2025-02-14T18:25:14.422Z | Compiling time-core v0.1.2 |
| 1351 | 2025-02-14T18:25:14.597Z | Compiling num-conv v0.1.0 |
| 1352 | 2025-02-14T18:25:14.899Z | Compiling crunchy v0.2.2 |
| 1353 | 2025-02-14T18:25:15.449Z | Compiling pest_generator v2.7.13 |
| 1354 | 2025-02-14T18:25:17.002Z | Compiling tracing v0.1.40 |
| 1355 | 2025-02-14T18:25:17.200Z | Compiling time-macros v0.2.18 |
| 1356 | 2025-02-14T18:25:17.212Z | Compiling rand_chacha v0.3.1 |
| 1357 | 2025-02-14T18:25:17.443Z | Compiling darling v0.20.10 |
| 1358 | 2025-02-14T18:25:17.856Z | Compiling deranged v0.3.11 |
| 1359 | 2025-02-14T18:25:17.975Z | Compiling usdt-impl v0.5.0 |
| 1360 | 2025-02-14T18:25:18.087Z | Compiling pest_derive v2.7.13 |
| 1361 | 2025-02-14T18:25:18.325Z | Compiling num_threads v0.1.7 |
| 1362 | 2025-02-14T18:25:18.448Z | Compiling anyhow v1.0.94 |
| 1363 | 2025-02-14T18:25:18.549Z | Compiling tiny-keccak v2.0.2 |
| 1364 | 2025-02-14T18:25:18.871Z | Compiling rand v0.8.5 |
| 1365 | 2025-02-14T18:25:18.997Z | Compiling dtrace-parser v0.2.0 |
| 1366 | 2025-02-14T18:25:19.069Z | Compiling thread-id v4.2.2 |
| 1367 | 2025-02-14T18:25:19.173Z | Compiling omicron-workspace-hack v0.1.0 |
| 1368 | 2025-02-14T18:25:19.349Z | Compiling paste v1.0.15 |
| 1369 | 2025-02-14T18:25:19.904Z | Compiling crypto-common v0.1.6 |
| 1370 | 2025-02-14T18:25:20.070Z | Compiling block-buffer v0.10.4 |
| 1371 | 2025-02-14T18:25:20.164Z | Compiling rustversion v1.0.17 |
| 1372 | 2025-02-14T18:25:20.342Z | Compiling unsafe-libyaml v0.2.11 |
| 1373 | 2025-02-14T18:25:20.429Z | Compiling newtype-uuid v1.2.1 |
| 1374 | 2025-02-14T18:25:20.542Z | Compiling const-random-macro v0.1.16 |
| 1375 | 2025-02-14T18:25:20.740Z | Compiling bytes v1.10.0 |
| 1376 | 2025-02-14T18:25:20.861Z | Compiling indexmap v2.7.1 |
| 1377 | 2025-02-14T18:25:21.160Z | Compiling uuid v1.13.1 |
| 1378 | 2025-02-14T18:25:21.653Z | Compiling smallvec v1.13.2 |
| 1379 | 2025-02-14T18:25:22.109Z | Compiling http v1.2.0 |
| 1380 | 2025-02-14T18:25:22.123Z | Compiling chrono v0.4.38 |
| 1381 | 2025-02-14T18:25:22.148Z | Compiling serde_tokenstream v0.2.2 |
| 1382 | 2025-02-14T18:25:22.687Z | Compiling parking_lot v0.12.3 |
| 1383 | 2025-02-14T18:25:23.347Z | Compiling tokio v1.42.0 |
| 1384 | 2025-02-14T18:25:23.762Z | Compiling http-body v1.0.1 |
| 1385 | 2025-02-14T18:25:23.946Z | Compiling toml_datetime v0.6.8 |
| 1386 | 2025-02-14T18:25:23.994Z | Compiling http-body-util v0.1.2 |
| 1387 | 2025-02-14T18:25:24.518Z | Compiling serde_urlencoded v0.7.1 |
| 1388 | 2025-02-14T18:25:24.627Z | Compiling openapiv3 v2.0.0 |
| 1389 | 2025-02-14T18:25:24.875Z | Compiling dof v0.3.0 |
| 1390 | 2025-02-14T18:25:24.900Z | Compiling serde_spanned v0.6.7 |
| 1391 | 2025-02-14T18:25:25.066Z | Compiling serde_yaml v0.9.34+deprecated |
| 1392 | 2025-02-14T18:25:27.297Z | Compiling typify-impl v0.2.0 |
| 1393 | 2025-02-14T18:25:29.008Z | Compiling match_cfg v0.1.0 |
| 1394 | 2025-02-14T18:25:29.097Z | Compiling hostname v0.3.1 |
| 1395 | 2025-02-14T18:25:29.367Z | Compiling const-random v0.1.18 |
| 1396 | 2025-02-14T18:25:29.408Z | Compiling macaddr v1.0.1 |
| 1397 | 2025-02-14T18:25:29.663Z | Compiling usdt-attr-macro v0.5.0 |
| 1398 | 2025-02-14T18:25:29.863Z | Compiling usdt-macro v0.5.0 |
| 1399 | 2025-02-14T18:25:30.089Z | Compiling futures-executor v0.3.31 |
| 1400 | 2025-02-14T18:25:30.540Z | Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
| 1401 | 2025-02-14T18:25:30.767Z | Compiling async-trait v0.1.86 |
| 1402 | 2025-02-14T18:25:30.890Z | Compiling dirs-sys-next v0.1.2 |
| 1403 | 2025-02-14T18:25:31.640Z | Compiling memmap v0.7.0 |
| 1404 | 2025-02-14T18:25:31.761Z | Compiling cpufeatures v0.2.14 |
| 1405 | 2025-02-14T18:25:31.843Z | Compiling camino v1.1.9 |
| 1406 | 2025-02-14T18:25:31.856Z | Compiling rustls v0.22.4 |
| 1407 | 2025-02-14T18:25:31.858Z | Compiling dirs-next v2.0.0 |
| 1408 | 2025-02-14T18:25:32.028Z | Compiling futures v0.3.31 |
| 1409 | 2025-02-14T18:25:32.053Z | Compiling instant v0.1.13 |
| 1410 | 2025-02-14T18:25:32.134Z | Compiling slog-async v2.8.0 |
| 1411 | 2025-02-14T18:25:32.199Z | Compiling term v0.7.0 |
| 1412 | 2025-02-14T18:25:32.422Z | Compiling tokio-util v0.7.12 |
| 1413 | 2025-02-14T18:25:33.305Z | Compiling h2 v0.4.6 |
| 1414 | 2025-02-14T18:25:33.878Z | Compiling is-terminal v0.4.13 |
| 1415 | 2025-02-14T18:25:33.999Z | Compiling multer v3.1.0 |
| 1416 | 2025-02-14T18:25:34.031Z | Compiling take_mut v0.2.2 |
| 1417 | 2025-02-14T18:25:34.171Z | Compiling debug-ignore v1.0.5 |
| 1418 | 2025-02-14T18:25:34.302Z | Compiling syn v1.0.109 |
| 1419 | 2025-02-14T18:25:35.032Z | Compiling strum_macros v0.26.4 |
| 1420 | 2025-02-14T18:25:35.353Z | Compiling serde_with_macros v3.12.0 |
| 1421 | 2025-02-14T18:25:35.476Z | Compiling structmeta-derive v0.3.0 |
| 1422 | 2025-02-14T18:25:38.139Z | Compiling hyper v1.5.1 |
| 1423 | 2025-02-14T18:25:38.219Z | Compiling async-stream-impl v0.3.6 |
| 1424 | 2025-02-14T18:25:39.600Z | Compiling errno v0.3.9 |
| 1425 | 2025-02-14T18:25:39.729Z | Compiling dropshot v0.15.1 |
| 1426 | 2025-02-14T18:25:39.840Z | Compiling strum v0.26.3 |
| 1427 | 2025-02-14T18:25:40.011Z | Compiling async-stream v0.3.6 |
| 1428 | 2025-02-14T18:25:40.117Z | Compiling structmeta v0.3.0 |
| 1429 | 2025-02-14T18:25:40.364Z | Compiling serde_with v3.12.0 |
| 1430 | 2025-02-14T18:25:40.571Z | Compiling hyper-util v0.1.10 |
| 1431 | 2025-02-14T18:25:43.584Z | Compiling dropshot_endpoint v0.15.1 |
| 1432 | 2025-02-14T18:25:43.600Z | Compiling serde_path_to_error v0.1.16 |
| 1433 | 2025-02-14T18:25:44.509Z | Compiling waitgroup v0.1.2 |
| 1434 | 2025-02-14T18:25:44.578Z | Compiling hostname v0.4.0 |
| 1435 | 2025-02-14T18:25:44.790Z | Compiling parse-display-derive v0.10.0 |
| 1436 | 2025-02-14T18:25:44.855Z | Compiling hex v0.4.3 |
| 1437 | 2025-02-14T18:25:45.510Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1438 | 2025-02-14T18:25:46.377Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1439 | 2025-02-14T18:25:46.568Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1440 | 2025-02-14T18:25:46.727Z | Compiling ipnetwork v0.20.0 |
| 1441 | 2025-02-14T18:25:48.117Z | Compiling crossbeam-utils v0.8.20 |
| 1442 | 2025-02-14T18:25:49.489Z | Compiling parse-display v0.10.0 |
| 1443 | 2025-02-14T18:25:51.115Z | Compiling tokio-native-tls v0.3.1 |
| 1444 | 2025-02-14T18:25:51.376Z | Compiling hyper-tls v0.6.0 |
| 1445 | 2025-02-14T18:25:51.822Z | Compiling digest v0.10.7 |
| 1446 | 2025-02-14T18:25:52.230Z | Compiling tokio-rustls v0.26.0 |
| 1447 | 2025-02-14T18:25:52.278Z | Compiling time v0.3.36 |
| 1448 | 2025-02-14T18:25:52.679Z | Compiling hyper-rustls v0.27.3 |
| 1449 | 2025-02-14T18:25:52.958Z | Compiling typify-macro v0.2.0 |
| 1450 | 2025-02-14T18:25:53.367Z | Compiling reqwest v0.12.9 |
| 1451 | 2025-02-14T18:25:53.672Z | Compiling utf8parse v0.2.2 |
| 1452 | 2025-02-14T18:25:53.836Z | Compiling anstyle-parse v0.2.5 |
| 1453 | 2025-02-14T18:25:55.700Z | Compiling anstyle-query v1.1.1 |
| 1454 | 2025-02-14T18:25:55.864Z | Compiling is_terminal_polyfill v1.70.1 |
| 1455 | 2025-02-14T18:25:55.985Z | Compiling anstyle v1.0.10 |
| 1456 | 2025-02-14T18:25:56.467Z | Compiling colorchoice v1.0.2 |
| 1457 | 2025-02-14T18:25:56.505Z | Compiling rustix v0.38.37 |
| 1458 | 2025-02-14T18:25:56.618Z | Compiling anstream v0.6.15 |
| 1459 | 2025-02-14T18:25:57.433Z | Compiling usdt v0.5.0 |
| 1460 | 2025-02-14T18:25:57.987Z | Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265) |
| 1461 | 2025-02-14T18:25:58.000Z | Compiling typify v0.2.0 |
| 1462 | 2025-02-14T18:25:58.128Z | Compiling progenitor-impl v0.8.0 |
| 1463 | 2025-02-14T18:25:58.704Z | Compiling thread_local v1.1.8 |
| 1464 | 2025-02-14T18:25:58.855Z | Compiling clap_lex v0.7.4 |
| 1465 | 2025-02-14T18:25:59.454Z | Compiling daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
| 1466 | 2025-02-14T18:26:03.011Z | Compiling progenitor-client v0.9.1 |
| 1467 | 2025-02-14T18:26:03.538Z | Compiling progenitor-client v0.8.0 |
| 1468 | 2025-02-14T18:26:03.990Z | Compiling slog-json v2.6.1 |
| 1469 | 2025-02-14T18:26:04.398Z | Compiling crossbeam-channel v0.5.13 |
| 1470 | 2025-02-14T18:26:04.943Z | Compiling toml_edit v0.22.21 |
| 1471 | 2025-02-14T18:26:06.006Z | Compiling slog-bunyan v2.5.0 |
| 1472 | 2025-02-14T18:26:06.231Z | Compiling slog-term v2.9.1 |
| 1473 | 2025-02-14T18:26:07.118Z | Compiling sha1 v0.10.6 |
| 1474 | 2025-02-14T18:26:07.423Z | Compiling tokio-rustls v0.25.0 |
| 1475 | 2025-02-14T18:26:07.628Z | Compiling clap_derive v4.5.18 |
| 1476 | 2025-02-14T18:26:07.850Z | Compiling regress v0.9.1 |
| 1477 | 2025-02-14T18:26:08.736Z | Compiling toml v0.8.19 |
| 1478 | 2025-02-14T18:26:09.291Z | Compiling progenitor-macro v0.8.0 |
| 1479 | 2025-02-14T18:26:10.804Z | Compiling backoff v0.4.0 |
| 1480 | 2025-02-14T18:26:12.387Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1481 | 2025-02-14T18:26:15.245Z | Compiling float-ord v0.3.2 |
| 1482 | 2025-02-14T18:26:15.433Z | Compiling terminal_size v0.4.0 |
| 1483 | 2025-02-14T18:26:17.204Z | Compiling clap_builder v4.5.23 |
| 1484 | 2025-02-14T18:26:21.112Z | Compiling clap v4.5.23 |
| 1485 | 2025-02-14T18:26:21.567Z | Compiling num-integer v0.1.46 |
| 1486 | 2025-02-14T18:26:23.215Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1487 | 2025-02-14T18:26:23.767Z | Compiling unicode-width v0.1.14 |
| 1488 | 2025-02-14T18:26:24.291Z | Compiling zerocopy v0.8.17 |
| 1489 | 2025-02-14T18:26:24.304Z | Compiling prettyplease v0.2.29 |
| 1490 | 2025-02-14T18:26:24.520Z | Compiling either v1.13.0 |
| 1491 | 2025-02-14T18:26:24.629Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1492 | 2025-02-14T18:26:24.739Z | Compiling progenitor v0.8.0 |
| 1493 | 2025-02-14T18:26:24.917Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
| 1494 | 2025-02-14T18:26:24.929Z | Compiling winnow v0.5.40 |
| 1495 | 2025-02-14T18:26:25.003Z | Compiling lazy_static v1.5.0 |
| 1496 | 2025-02-14T18:26:25.122Z | Compiling itertools v0.13.0 |
| 1497 | 2025-02-14T18:26:27.823Z | Compiling num-rational v0.4.2 |
| 1498 | 2025-02-14T18:26:28.606Z | Compiling num-iter v0.1.45 |
| 1499 | 2025-02-14T18:26:28.645Z | Compiling toml_edit v0.19.15 |
| 1500 | 2025-02-14T18:26:29.332Z | Compiling zerocopy-derive v0.8.17 |
| 1501 | 2025-02-14T18:26:29.727Z | Compiling num-complex v0.4.6 |
| 1502 | 2025-02-14T18:26:30.848Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1503 | 2025-02-14T18:26:31.504Z | Compiling heapless v0.8.0 |
| 1504 | 2025-02-14T18:26:32.362Z | Compiling proc-macro-crate v1.3.1 |
| 1505 | 2025-02-14T18:26:33.193Z | Compiling num v0.4.3 |
| 1506 | 2025-02-14T18:26:33.293Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1507 | 2025-02-14T18:26:35.050Z | Compiling hash32 v0.3.1 |
| 1508 | 2025-02-14T18:26:35.315Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 1509 | 2025-02-14T18:26:35.553Z | Compiling stable_deref_trait v1.2.0 |
| 1510 | 2025-02-14T18:26:35.652Z | Compiling smoltcp v0.11.0 |
| 1511 | 2025-02-14T18:26:36.189Z | Compiling num_enum_derive v0.5.11 |
| 1512 | 2025-02-14T18:26:36.201Z | Compiling oxnet v0.1.0 |
| 1513 | 2025-02-14T18:26:36.312Z | Compiling typify-impl v0.3.0 |
| 1514 | 2025-02-14T18:26:36.384Z | Compiling foreign-types-macros v0.2.3 |
| 1515 | 2025-02-14T18:26:36.760Z | Compiling proc-macro-error-attr v1.0.4 |
| 1516 | 2025-02-14T18:26:37.094Z | Compiling heck v0.4.1 |
| 1517 | 2025-02-14T18:26:37.193Z | Compiling bitflags v1.3.2 |
| 1518 | 2025-02-14T18:26:37.524Z | Compiling foreign-types-shared v0.3.1 |
| 1519 | 2025-02-14T18:26:37.646Z | Compiling managed v0.8.0 |
| 1520 | 2025-02-14T18:26:37.685Z | Compiling cobs v0.2.3 |
| 1521 | 2025-02-14T18:26:37.709Z | Compiling foreign-types v0.5.0 |
| 1522 | 2025-02-14T18:26:37.875Z | Compiling postcard v1.0.10 |
| 1523 | 2025-02-14T18:26:38.409Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1524 | 2025-02-14T18:26:38.508Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#78772eaa) |
| 1525 | 2025-02-14T18:26:38.553Z | Compiling num_enum v0.5.11 |
| 1526 | 2025-02-14T18:26:38.700Z | Compiling cstr-argument v0.1.2 |
| 1527 | 2025-02-14T18:26:38.948Z | Compiling proc-macro-error v1.0.4 |
| 1528 | 2025-02-14T18:26:39.271Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 1529 | 2025-02-14T18:26:39.314Z | Compiling fastrand v2.1.1 |
| 1530 | 2025-02-14T18:26:39.365Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 1531 | 2025-02-14T18:26:39.519Z | Compiling pretty-hex v0.2.1 |
| 1532 | 2025-02-14T18:26:39.666Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 1533 | 2025-02-14T18:26:39.693Z | Compiling tempfile v3.12.0 |
| 1534 | 2025-02-14T18:26:39.912Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1535 | 2025-02-14T18:26:40.080Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1536 | 2025-02-14T18:26:40.657Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1537 | 2025-02-14T18:26:40.800Z | Compiling colored v2.1.0 |
| 1538 | 2025-02-14T18:26:41.118Z | Compiling tabwriter v1.4.0 |
| 1539 | 2025-02-14T18:26:41.514Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1540 | 2025-02-14T18:26:41.666Z | Compiling hubpack_derive v0.1.1 |
| 1541 | 2025-02-14T18:26:41.717Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 1542 | 2025-02-14T18:26:42.700Z | Compiling static_assertions v1.1.0 |
| 1543 | 2025-02-14T18:26:42.733Z | Compiling crucible-workspace-hack v0.1.0 |
| 1544 | 2025-02-14T18:26:42.793Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f4eae3d8) |
| 1545 | 2025-02-14T18:26:43.061Z | Compiling hubpack v0.1.2 |
| 1546 | 2025-02-14T18:26:43.488Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1547 | 2025-02-14T18:26:43.523Z | Compiling semver v0.1.20 |
| 1548 | 2025-02-14T18:26:43.720Z | Compiling zone_cfg_derive v0.3.0 |
| 1549 | 2025-02-14T18:26:44.105Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 1550 | 2025-02-14T18:26:44.383Z | Compiling rustc_version v0.1.7 |
| 1551 | 2025-02-14T18:26:44.802Z | Compiling camino-tempfile v1.1.1 |
| 1552 | 2025-02-14T18:26:45.310Z | Compiling itertools v0.10.5 |
| 1553 | 2025-02-14T18:26:46.306Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 1554 | 2025-02-14T18:26:46.326Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#78772eaa) |
| 1555 | 2025-02-14T18:26:48.226Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 1556 | 2025-02-14T18:26:48.239Z | Compiling num-derive v0.4.2 |
| 1557 | 2025-02-14T18:26:48.276Z | Compiling sigpipe v0.1.3 |
| 1558 | 2025-02-14T18:26:48.397Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1559 | 2025-02-14T18:26:48.704Z | Compiling base64ct v1.6.0 |
| 1560 | 2025-02-14T18:26:48.734Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 1561 | 2025-02-14T18:26:48.747Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1562 | 2025-02-14T18:26:49.230Z | Compiling password-hash v0.5.0 |
| 1563 | 2025-02-14T18:26:49.305Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 1564 | 2025-02-14T18:26:49.545Z | Compiling zone v0.3.0 |
| 1565 | 2025-02-14T18:26:50.204Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#78772eaa) |
| 1566 | 2025-02-14T18:26:50.395Z | Compiling newtype_derive v0.1.6 |
| 1567 | 2025-02-14T18:26:50.591Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 1568 | 2025-02-14T18:26:50.714Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1569 | 2025-02-14T18:26:51.554Z | Compiling num-derive v0.3.3 |
| 1570 | 2025-02-14T18:26:51.604Z | Compiling blake2 v0.10.6 |
| 1571 | 2025-02-14T18:26:52.027Z | Compiling smf v0.2.3 |
| 1572 | 2025-02-14T18:26:52.913Z | Compiling zerocopy-derive v0.6.6 |
| 1573 | 2025-02-14T18:26:53.713Z | Compiling derive-where v1.2.7 |
| 1574 | 2025-02-14T18:26:53.772Z | Compiling cancel-safe-futures v0.1.5 |
| 1575 | 2025-02-14T18:26:54.143Z | Compiling whoami v1.5.2 |
| 1576 | 2025-02-14T18:26:54.845Z | Compiling fixedbitset v0.4.2 |
| 1577 | 2025-02-14T18:26:55.007Z | Compiling unicode-segmentation v1.12.0 |
| 1578 | 2025-02-14T18:26:55.394Z | Compiling owo-colors v4.1.0 |
| 1579 | 2025-02-14T18:26:55.741Z | Compiling newline-converter v0.3.0 |
| 1580 | 2025-02-14T18:26:55.902Z | Compiling petgraph v0.6.5 |
| 1581 | 2025-02-14T18:26:55.964Z | Compiling zerocopy v0.6.6 |
| 1582 | 2025-02-14T18:26:57.009Z | Compiling argon2 v0.5.3 |
| 1583 | 2025-02-14T18:26:59.316Z | Compiling strum_macros v0.25.3 |
| 1584 | 2025-02-14T18:27:00.060Z | Compiling console v0.15.8 |
| 1585 | 2025-02-14T18:27:01.915Z | Compiling serde-big-array v0.5.1 |
| 1586 | 2025-02-14T18:27:02.149Z | Compiling serde_repr v0.1.19 |
| 1587 | 2025-02-14T18:27:02.349Z | Compiling typify-macro v0.3.0 |
| 1588 | 2025-02-14T18:27:03.136Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#78772eaa) |
| 1589 | 2025-02-14T18:27:03.329Z | Compiling enum-as-inner v0.6.1 |
| 1590 | 2025-02-14T18:27:04.514Z | Compiling idna v0.4.0 |
| 1591 | 2025-02-14T18:27:06.472Z | Compiling cookie v0.18.1 |
| 1592 | 2025-02-14T18:27:06.819Z | Compiling linked-hash-map v0.5.6 |
| 1593 | 2025-02-14T18:27:07.198Z | Compiling similar v2.6.0 |
| 1594 | 2025-02-14T18:27:07.373Z | Compiling typify v0.3.0 |
| 1595 | 2025-02-14T18:27:07.515Z | Compiling progenitor-impl v0.9.1 |
| 1596 | 2025-02-14T18:27:10.054Z | Compiling quick-error v1.2.3 |
| 1597 | 2025-02-14T18:27:10.222Z | Compiling convert_case v0.4.0 |
| 1598 | 2025-02-14T18:27:11.042Z | Compiling data-encoding v2.6.0 |
| 1599 | 2025-02-14T18:27:11.781Z | Compiling hickory-proto v0.24.1 |
| 1600 | 2025-02-14T18:27:12.805Z | Compiling derive_more v0.99.18 |
| 1601 | 2025-02-14T18:27:16.435Z | Compiling resolv-conf v0.7.0 |
| 1602 | 2025-02-14T18:27:18.592Z | Compiling progenitor-macro v0.9.1 |
| 1603 | 2025-02-14T18:27:19.523Z | Compiling expectorate v1.1.0 |
| 1604 | 2025-02-14T18:27:19.699Z | Compiling lru-cache v0.1.2 |
| 1605 | 2025-02-14T18:27:19.898Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#78772eaa) |
| 1606 | 2025-02-14T18:27:19.977Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1607 | 2025-02-14T18:27:21.271Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1608 | 2025-02-14T18:27:22.345Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1609 | 2025-02-14T18:27:23.028Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1610 | 2025-02-14T18:27:23.052Z | Compiling atomicwrites v0.4.4 |
| 1611 | 2025-02-14T18:27:23.442Z | Compiling libsw v3.3.1 |
| 1612 | 2025-02-14T18:27:23.762Z | Compiling indent_write v2.2.0 |
| 1613 | 2025-02-14T18:27:23.986Z | Compiling swrite v0.1.0 |
| 1614 | 2025-02-14T18:27:24.117Z | Compiling linear-map v1.2.0 |
| 1615 | 2025-02-14T18:27:24.471Z | Compiling highway v1.2.0 |
| 1616 | 2025-02-14T18:27:24.530Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1617 | 2025-02-14T18:27:24.892Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#78772eaa) |
| 1618 | 2025-02-14T18:27:25.121Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1619 | 2025-02-14T18:27:25.342Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1620 | 2025-02-14T18:27:26.062Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1621 | 2025-02-14T18:27:27.052Z | Compiling steno v0.4.1 |
| 1622 | 2025-02-14T18:27:29.506Z | Compiling hickory-resolver v0.24.3 |
| 1623 | 2025-02-14T18:27:29.760Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1624 | 2025-02-14T18:27:30.538Z | Compiling libscf-sys v1.1.0 |
| 1625 | 2025-02-14T18:27:30.592Z | Compiling tokio-stream v0.1.17 |
| 1626 | 2025-02-14T18:27:30.767Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#78772eaa) |
| 1627 | 2025-02-14T18:27:33.326Z | Compiling slog-dtrace v0.3.0 |
| 1628 | 2025-02-14T18:27:33.337Z | Compiling parking_lot_core v0.8.6 |
| 1629 | 2025-02-14T18:27:33.337Z | Compiling humantime v2.1.0 |
| 1630 | 2025-02-14T18:27:33.337Z | Compiling qorb v0.2.1 |
| 1631 | 2025-02-14T18:27:33.337Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1632 | 2025-02-14T18:27:33.366Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#1c8bdded) |
| 1633 | 2025-02-14T18:27:33.890Z | Compiling progenitor v0.9.1 |
| 1634 | 2025-02-14T18:27:34.115Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1635 | 2025-02-14T18:27:34.494Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1636 | 2025-02-14T18:27:35.997Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1637 | 2025-02-14T18:27:36.829Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 1638 | 2025-02-14T18:27:37.157Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#1c8bdded) |
| 1639 | 2025-02-14T18:27:37.192Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1640 | 2025-02-14T18:27:37.812Z | Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
| 1641 | 2025-02-14T18:27:38.065Z | Compiling smartstring v1.0.1 |
| 1642 | 2025-02-14T18:27:38.110Z | Compiling half v2.4.1 |
| 1643 | 2025-02-14T18:27:38.415Z | Compiling ciborium-io v0.2.2 |
| 1644 | 2025-02-14T18:27:38.450Z | Compiling crc8 v0.1.1 |
| 1645 | 2025-02-14T18:27:38.611Z | Compiling ciborium-ll v0.2.2 |
| 1646 | 2025-02-14T18:27:38.663Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
| 1647 | 2025-02-14T18:27:38.973Z | Compiling parking_lot v0.11.2 |
| 1648 | 2025-02-14T18:27:39.021Z | Compiling proc-macro-crate v3.2.0 |
| 1649 | 2025-02-14T18:27:39.469Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#78772eaa) |
| 1650 | 2025-02-14T18:27:39.613Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1651 | 2025-02-14T18:27:39.853Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#18ed558c) |
| 1652 | 2025-02-14T18:27:39.963Z | Compiling crossbeam-epoch v0.9.18 |
| 1653 | 2025-02-14T18:27:40.145Z | Compiling fxhash v0.2.1 |
| 1654 | 2025-02-14T18:27:40.382Z | Compiling crc32fast v1.4.2 |
| 1655 | 2025-02-14T18:27:40.760Z | Compiling spin v0.5.2 |
| 1656 | 2025-02-14T18:27:40.883Z | Compiling sled v0.34.7 |
| 1657 | 2025-02-14T18:27:41.002Z | Compiling no-std-compat v0.4.1 |
| 1658 | 2025-02-14T18:27:41.119Z | Compiling num_enum_derive v0.7.3 |
| 1659 | 2025-02-14T18:27:43.005Z | Compiling ciborium v0.2.2 |
| 1660 | 2025-02-14T18:27:43.037Z | Compiling thin-vec v0.2.13 |
| 1661 | 2025-02-14T18:27:43.037Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#18ed558c) |
| 1662 | 2025-02-14T18:27:43.227Z | Compiling rhai_codegen v2.2.0 |
| 1663 | 2025-02-14T18:27:43.438Z | Compiling minimal-lexical v0.2.1 |
| 1664 | 2025-02-14T18:27:43.751Z | Compiling num_enum v0.7.3 |
| 1665 | 2025-02-14T18:27:43.913Z | Compiling nom v7.1.3 |
| 1666 | 2025-02-14T18:27:43.957Z | Compiling yansi v1.0.1 |
| 1667 | 2025-02-14T18:27:44.816Z | Compiling diff v0.1.13 |
| 1668 | 2025-02-14T18:27:45.442Z | Compiling pretty_assertions v1.4.1 |
| 1669 | 2025-02-14T18:27:46.226Z | Compiling rhai v1.20.0 |
| 1670 | 2025-02-14T18:27:48.425Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1671 | 2025-02-14T18:27:56.720Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1672 | 2025-02-14T18:28:04.525Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#a68d462d) |
| 1673 | 2025-02-14T18:28:06.997Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1674 | 2025-02-14T18:28:08.603Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1675 | 2025-02-14T18:28:11.554Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1676 | 2025-02-14T18:28:45.542Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 54s |
| 1677 | 2025-02-14T18:28:45.749Z | ──────────── |
| 1678 | 2025-02-14T18:28:45.749Z | Nextest run ID eab7d5df-bad7-4f1a-8ac7-7cddd3ce20ff with nextest profile: default |
| 1679 | 2025-02-14T18:28:45.749Z | Starting 11 tests across 1 binary |
| 1680 | 2025-02-14T18:28:45.773Z | PASS [ 0.022s] bgp messages::tests::header_round_trip |
| 1681 | 2025-02-14T18:28:45.777Z | PASS [ 0.026s] bgp messages::tests::prefix_within |
| 1682 | 2025-02-14T18:28:45.783Z | PASS [ 0.032s] bgp messages::tests::update_round_trip |
| 1683 | 2025-02-14T18:28:45.787Z | PASS [ 0.036s] bgp messages::tests::open_round_trip |
| 1684 | 2025-02-14T18:28:45.805Z | PASS [ 0.054s] bgp policy::test::shape_update_prefixes |
| 1685 | 2025-02-14T18:28:45.807Z | PASS [ 0.056s] bgp policy::test::open_add_4byte_as |
| 1686 | 2025-02-14T18:28:45.807Z | PASS [ 0.056s] bgp policy::test::open_require_4byte_as |
| 1687 | 2025-02-14T18:28:45.810Z | PASS [ 0.057s] bgp policy::test::update_drop_on_no_export |
| 1688 | 2025-02-14T18:28:45.813Z | PASS [ 0.040s] bgp policy::test::update_shape_community |
| 1689 | 2025-02-14T18:28:58.891Z | PASS [ 13.108s] bgp test::test_basic_peering |
| 1690 | 2025-02-14T18:29:00.894Z | PASS [ 15.105s] bgp test::test_basic_update |
| 1691 | 2025-02-14T18:29:00.897Z | ──────────── |
| 1692 | 2025-02-14T18:29:00.897Z | Summary [ 15.140s] 11 tests run: 11 passed, 0 skipped |
| 1693 | 2025-02-14T18:29:00.913Z | + cp r1.basic_peering.log r1.basic_update.log r2.basic_peering.log r2.basic_update.log /work/ |
| 1694 | 2025-02-14T18:29:00.917Z | process exited: duration 451517 ms, exit code 0 |
| |
| 1695 | 2025-02-14T18:29:00.926Z | found 4 output files |
| 1696 | 2025-02-14T18:29:00.926Z | uploading: /work/r1.basic_peering.log (7874 bytes) |
| 1697 | 2025-02-14T18:29:01.936Z | uploaded: /work/r1.basic_peering.log |
| 1698 | 2025-02-14T18:29:01.936Z | uploading: /work/r1.basic_update.log (5501 bytes) |
| 1699 | 2025-02-14T18:29:02.943Z | uploaded: /work/r1.basic_update.log |
| 1700 | 2025-02-14T18:29:02.944Z | uploading: /work/r2.basic_peering.log (9268 bytes) |
| 1701 | 2025-02-14T18:29:03.954Z | uploaded: /work/r2.basic_peering.log |
| 1702 | 2025-02-14T18:29:03.957Z | uploading: /work/r2.basic_update.log (8372 bytes) |
| 1703 | 2025-02-14T18:29:04.965Z | uploaded: /work/r2.basic_update.log |