|
|
|
| 1 | 2026-03-03T03:09:31.546Z | job assigned to worker 01KJRTPDC8TT9XJ013QDQX7B0M [factory aws, i-01c86d3ac6dd8a4ec] (queued for 1 m 5 s) |
| |
| 2 | 2026-03-03T03:09:40.320Z | starting task 0: "setup" |
| 3 | 2026-03-03T03:09:40.325Z | ++ uname -s |
| 4 | 2026-03-03T03:09:40.328Z | + kern=SunOS |
| 5 | 2026-03-03T03:09:40.328Z | + build_user=build |
| 6 | 2026-03-03T03:09:40.328Z | + build_uid=12345 |
| 7 | 2026-03-03T03:09:40.328Z | + work_dir=/work |
| 8 | 2026-03-03T03:09:40.328Z | + input_dir=/input |
| 9 | 2026-03-03T03:09:40.328Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-03T03:09:40.328Z | + case "$kern" in |
| 11 | 2026-03-03T03:09:40.328Z | + groupadd -g 12345 build |
| 12 | 2026-03-03T03:09:40.331Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-03T03:09:42.338Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-03T03:09:42.459Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-03T03:09:42.461Z | + home_fs=zfs |
| 16 | 2026-03-03T03:09:42.462Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-03T03:09:42.462Z | + mkdir -p /home/build |
| 18 | 2026-03-03T03:09:42.464Z | + chown build:build /home/build /work |
| 19 | 2026-03-03T03:09:44.465Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-03T03:09:44.468Z | process exited: duration 4150 ms, exit code 0 |
| |
| 21 | 2026-03-03T03:09:44.474Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-03T03:09:44.480Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-03T03:09:44.480Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-03T03:09:44.480Z | * rust toolchain channel = "stable" |
| 25 | 2026-03-03T03:09:44.480Z | * rust toolchain profile = "default" |
| 26 | 2026-03-03T03:09:44.480Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-03T03:09:44.480Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-03T03:09:44.483Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-03T03:09:44.483Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-03T03:09:44.621Z | info: downloading installer |
| 31 | 2026-03-03T03:09:46.326Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-03T03:09:46.327Z | warn: /opt/ooce/bin |
| 33 | 2026-03-03T03:09:46.327Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-03T03:09:46.327Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-03T03:09:46.327Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-03T03:09:46.327Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-03T03:09:46.327Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-03T03:09:46.327Z | error: cannot install while Rust is installed |
| 39 | 2026-03-03T03:09:46.327Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-03T03:09:46.355Z | info: profile set to 'default' |
| 41 | 2026-03-03T03:09:46.355Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-03T03:09:46.357Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-03T03:09:46.523Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-03T03:09:46.523Z | info: downloading component 'cargo' |
| 45 | 2026-03-03T03:09:47.484Z | info: downloading component 'clippy' |
| 46 | 2026-03-03T03:09:47.879Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-03T03:09:49.396Z | info: downloading component 'rust-std' |
| 48 | 2026-03-03T03:09:51.223Z | info: downloading component 'rustc' |
| 49 | 2026-03-03T03:09:58.674Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-03T03:09:58.992Z | info: installing component 'cargo' |
| 51 | 2026-03-03T03:09:59.893Z | info: installing component 'clippy' |
| 52 | 2026-03-03T03:10:00.280Z | info: installing component 'rust-docs' |
| 53 | 2026-03-03T03:10:02.338Z | info: installing component 'rust-std' |
| 54 | 2026-03-03T03:10:04.118Z | info: installing component 'rustc' |
| 55 | 2026-03-03T03:10:10.767Z | info: installing component 'rustfmt' |
| 56 | 2026-03-03T03:10:11.089Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-03T03:10:11.089Z | |
| 58 | 2026-03-03T03:10:11.571Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-03T03:10:11.571Z | |
| 60 | 2026-03-03T03:10:11.575Z | |
| 61 | 2026-03-03T03:10:11.575Z | Rust is installed now. Great! |
| 62 | 2026-03-03T03:10:11.575Z | |
| 63 | 2026-03-03T03:10:11.575Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-03T03:10:11.575Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-03T03:10:11.575Z | |
| 66 | 2026-03-03T03:10:11.575Z | To configure your current shell, you need to source |
| 67 | 2026-03-03T03:10:11.575Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-03T03:10:11.575Z | |
| 69 | 2026-03-03T03:10:11.575Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-03T03:10:11.575Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-03T03:10:11.575Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-03T03:10:11.575Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-03T03:10:11.711Z | + rustup --version |
| 74 | 2026-03-03T03:10:11.722Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-03T03:10:11.725Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-03T03:10:11.799Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-03T03:10:11.802Z | + cargo --version |
| 78 | 2026-03-03T03:10:11.857Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-03T03:10:11.860Z | + rustc --version |
| 80 | 2026-03-03T03:10:11.923Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-03T03:10:11.928Z | process exited: duration 27452 ms, exit code 0 |
| |
| 82 | 2026-03-03T03:10:11.933Z | starting task 2: "authentication" |
| 83 | 2026-03-03T03:10:11.956Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-03-03T03:10:11.964Z | starting task 3: "clone repository" |
| 85 | 2026-03-03T03:10:11.967Z | + mkdir -p /work/oxidecomputer/lldp |
| 86 | 2026-03-03T03:10:11.970Z | + git clone https://github.com/oxidecomputer/lldp /work/oxidecomputer/lldp |
| 87 | 2026-03-03T03:10:12.017Z | Cloning into '/work/oxidecomputer/lldp'... |
| 88 | 2026-03-03T03:10:12.552Z | + cd /work/oxidecomputer/lldp |
| 89 | 2026-03-03T03:10:12.552Z | + git fetch origin 0920611e574c7b9ed2aad012ae739f994c314c97 |
| 90 | 2026-03-03T03:10:12.815Z | From https://github.com/oxidecomputer/lldp |
| 91 | 2026-03-03T03:10:12.815Z | * branch 0920611e574c7b9ed2aad012ae739f994c314c97 -> FETCH_HEAD |
| 92 | 2026-03-03T03:10:12.822Z | + [[ -n sunshowers/spr/lldpd-api-migrate-to-rfd-619-pattern ]] |
| 93 | 2026-03-03T03:10:12.825Z | ++ git branch --show-current |
| 94 | 2026-03-03T03:10:12.829Z | + current=main |
| 95 | 2026-03-03T03:10:12.829Z | + [[ main != sunshowers/spr/lldpd-api-migrate-to-rfd-619-pattern ]] |
| 96 | 2026-03-03T03:10:12.829Z | + git branch -f sunshowers/spr/lldpd-api-migrate-to-rfd-619-pattern 0920611e574c7b9ed2aad012ae739f994c314c97 |
| 97 | 2026-03-03T03:10:12.832Z | + git checkout -f sunshowers/spr/lldpd-api-migrate-to-rfd-619-pattern |
| 98 | 2026-03-03T03:10:12.838Z | Switched to branch 'sunshowers/spr/lldpd-api-migrate-to-rfd-619-pattern' |
| 99 | 2026-03-03T03:10:12.841Z | + git reset --hard 0920611e574c7b9ed2aad012ae739f994c314c97 |
| 100 | 2026-03-03T03:10:12.844Z | HEAD is now at 0920611 rebase on main, migrate version 2 |
| 101 | 2026-03-03T03:10:12.931Z | process exited: duration 882 ms, exit code 0 |
| |
| 102 | 2026-03-03T03:10:12.941Z | starting task 4: "build" |
| 103 | 2026-03-03T03:10:12.946Z | + rustup show active-toolchain |
| 104 | 2026-03-03T03:10:12.955Z | info: syncing channel updates for '1.87.0-x86_64-unknown-illumos' |
| 105 | 2026-03-03T03:10:13.124Z | info: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09) |
| 106 | 2026-03-03T03:10:13.127Z | info: downloading component 'cargo' |
| 107 | 2026-03-03T03:10:14.418Z | info: downloading component 'clippy' |
| 108 | 2026-03-03T03:10:15.092Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-03T03:10:16.504Z | info: downloading component 'rust-std' |
| 110 | 2026-03-03T03:10:18.963Z | info: downloading component 'rustc' |
| 111 | 2026-03-03T03:10:27.980Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-03T03:10:28.531Z | info: installing component 'cargo' |
| 113 | 2026-03-03T03:10:29.416Z | info: installing component 'clippy' |
| 114 | 2026-03-03T03:10:29.812Z | info: installing component 'rust-docs' |
| 115 | 2026-03-03T03:10:31.627Z | info: installing component 'rust-std' |
| 116 | 2026-03-03T03:10:33.489Z | info: installing component 'rustc' |
| 117 | 2026-03-03T03:10:40.013Z | info: installing component 'rustfmt' |
| 118 | 2026-03-03T03:10:40.343Z | 1.87.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/lldp/rust-toolchain.toml') |
| 119 | 2026-03-03T03:10:40.410Z | + banner clippy |
| 120 | 2026-03-03T03:10:40.413Z | |
| 121 | 2026-03-03T03:10:40.413Z | #### # # ##### ##### # # |
| 122 | 2026-03-03T03:10:40.413Z | # # # # # # # # # # |
| 123 | 2026-03-03T03:10:40.413Z | # # # # # # # # |
| 124 | 2026-03-03T03:10:40.413Z | # # # ##### ##### # |
| 125 | 2026-03-03T03:10:40.413Z | # # # # # # # |
| 126 | 2026-03-03T03:10:40.413Z | #### ###### # # # # |
| 127 | 2026-03-03T03:10:40.413Z | |
| 128 | 2026-03-03T03:10:40.416Z | + for feat in smf dendrite |
| 129 | 2026-03-03T03:10:40.416Z | + cargo clippy --features smf -- --deny warnings |
| 130 | 2026-03-03T03:10:40.666Z | Updating crates.io index |
| 131 | 2026-03-03T03:10:40.669Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 132 | 2026-03-03T03:10:41.325Z | From https://github.com/oxidecomputer/dendrite |
| 133 | 2026-03-03T03:10:41.325Z | * [new ref] d6f5da946a03a8e1ed1e6a81ca7df6bbf7f33d8d -> refs/commit/d6f5da946a03a8e1ed1e6a81ca7df6bbf7f33d8d |
| 134 | 2026-03-03T03:10:41.419Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 135 | 2026-03-03T03:10:49.914Z | From https://github.com/oxidecomputer/omicron |
| 136 | 2026-03-03T03:10:49.914Z | * [new ref] 5552f18cad0b50d5ce8d99a688a5fd23c2d5f030 -> refs/commit/5552f18cad0b50d5ce8d99a688a5fd23c2d5f030 |
| 137 | 2026-03-03T03:10:50.970Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 138 | 2026-03-03T03:10:51.256Z | From https://github.com/illumos/smf-rs |
| 139 | 2026-03-03T03:10:51.256Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 140 | 2026-03-03T03:10:51.293Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 141 | 2026-03-03T03:10:51.590Z | From https://github.com/oxidecomputer/dlpi-sys |
| 142 | 2026-03-03T03:10:51.590Z | * [new ref] 8e2d840d6c0b41f3bd0066690e8d9cc8163a679f -> refs/commit/8e2d840d6c0b41f3bd0066690e8d9cc8163a679f |
| 143 | 2026-03-03T03:10:51.749Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 144 | 2026-03-03T03:10:52.244Z | From https://github.com/oxidecomputer/transceiver-control |
| 145 | 2026-03-03T03:10:52.244Z | * [new ref] be885b28778b5efeb85c428bec9663c8c9b6a787 -> refs/commit/be885b28778b5efeb85c428bec9663c8c9b6a787 |
| 146 | 2026-03-03T03:10:52.542Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 147 | 2026-03-03T03:10:53.100Z | From https://github.com/oxidecomputer/management-gateway-service |
| 148 | 2026-03-03T03:10:53.100Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 149 | 2026-03-03T03:10:53.205Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 150 | 2026-03-03T03:10:53.551Z | From https://github.com/oxidecomputer/lldp |
| 151 | 2026-03-03T03:10:53.551Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 152 | 2026-03-03T03:10:53.710Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 153 | 2026-03-03T03:10:54.571Z | From https://github.com/oxidecomputer/maghemite |
| 154 | 2026-03-03T03:10:54.571Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 155 | 2026-03-03T03:10:54.630Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 156 | 2026-03-03T03:10:54.923Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 157 | 2026-03-03T03:10:54.923Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 158 | 2026-03-03T03:10:54.956Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 159 | 2026-03-03T03:10:55.234Z | From https://github.com/oxidecomputer/slog-error-chain |
| 160 | 2026-03-03T03:10:55.234Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 161 | 2026-03-03T03:10:55.355Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 162 | 2026-03-03T03:10:55.698Z | From https://github.com/oxidecomputer/tufaceous |
| 163 | 2026-03-03T03:10:55.698Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 164 | 2026-03-03T03:10:58.220Z | Downloading crates ... |
| 165 | 2026-03-03T03:10:58.311Z | Downloaded anstyle-query v1.1.4 |
| 166 | 2026-03-03T03:10:58.342Z | Downloaded paste v1.0.15 |
| 167 | 2026-03-03T03:10:58.346Z | Downloaded anstyle v1.0.11 |
| 168 | 2026-03-03T03:10:58.352Z | Downloaded generic-array v0.14.7 |
| 169 | 2026-03-03T03:10:58.355Z | Downloaded serde_spanned v0.6.9 |
| 170 | 2026-03-03T03:10:58.419Z | Downloaded pest_generator v2.8.1 |
| 171 | 2026-03-03T03:10:58.419Z | Downloaded pest_derive v2.8.1 |
| 172 | 2026-03-03T03:10:58.419Z | Downloaded pest v2.8.1 |
| 173 | 2026-03-03T03:10:58.419Z | Downloaded proc-macro-error v1.0.4 |
| 174 | 2026-03-03T03:10:58.419Z | Downloaded form_urlencoded v1.2.2 |
| 175 | 2026-03-03T03:10:58.419Z | Downloaded foreign-types v0.3.2 |
| 176 | 2026-03-03T03:10:58.419Z | Downloaded errno v0.3.13 |
| 177 | 2026-03-03T03:10:58.419Z | Downloaded rand_core v0.9.3 |
| 178 | 2026-03-03T03:10:58.419Z | Downloaded rustls v0.23.31 |
| 179 | 2026-03-03T03:10:58.419Z | Downloaded ryu v1.0.20 |
| 180 | 2026-03-03T03:10:58.419Z | Downloaded rustc-hash v1.1.0 |
| 181 | 2026-03-03T03:10:58.419Z | Downloaded peeking_take_while v0.1.2 |
| 182 | 2026-03-03T03:10:58.419Z | Downloaded foreign-types-shared v0.1.1 |
| 183 | 2026-03-03T03:10:58.419Z | Downloaded same-file v1.0.6 |
| 184 | 2026-03-03T03:10:58.419Z | Downloaded rustc-hash v2.1.1 |
| 185 | 2026-03-03T03:10:58.419Z | Downloaded float-ord v0.3.2 |
| 186 | 2026-03-03T03:10:58.419Z | Downloaded bit-set v0.8.0 |
| 187 | 2026-03-03T03:10:58.419Z | Downloaded rand_xorshift v0.4.0 |
| 188 | 2026-03-03T03:10:58.422Z | Downloaded fnv v1.0.7 |
| 189 | 2026-03-03T03:10:58.422Z | Downloaded scopeguard v1.2.0 |
| 190 | 2026-03-03T03:10:58.422Z | Downloaded futures-core v0.3.31 |
| 191 | 2026-03-03T03:10:58.422Z | Downloaded rustc_version v0.1.7 |
| 192 | 2026-03-03T03:10:58.426Z | Downloaded rusty-fork v0.3.0 |
| 193 | 2026-03-03T03:10:58.426Z | Downloaded quinn-udp v0.5.13 |
| 194 | 2026-03-03T03:10:58.429Z | Downloaded dyn-clone v1.0.20 |
| 195 | 2026-03-03T03:10:58.431Z | Downloaded proc-macro-error-attr v1.0.4 |
| 196 | 2026-03-03T03:10:58.431Z | Downloaded constant_time_eq v0.3.1 |
| 197 | 2026-03-03T03:10:58.434Z | Downloaded cpufeatures v0.2.17 |
| 198 | 2026-03-03T03:10:58.436Z | Downloaded powerfmt v0.2.0 |
| 199 | 2026-03-03T03:10:58.439Z | Downloaded quick-error v1.2.3 |
| 200 | 2026-03-03T03:10:58.439Z | Downloaded futures-io v0.3.31 |
| 201 | 2026-03-03T03:10:58.443Z | Downloaded cargo-platform v0.1.9 |
| 202 | 2026-03-03T03:10:58.443Z | Downloaded sha1 v0.10.6 |
| 203 | 2026-03-03T03:10:58.446Z | Downloaded serde_repr v0.1.20 |
| 204 | 2026-03-03T03:10:58.448Z | Downloaded semver v0.1.20 |
| 205 | 2026-03-03T03:10:58.448Z | Downloaded futures-task v0.3.31 |
| 206 | 2026-03-03T03:10:58.453Z | Downloaded rand_chacha v0.3.1 |
| 207 | 2026-03-03T03:10:58.453Z | Downloaded pretty-hex v0.4.1 |
| 208 | 2026-03-03T03:10:58.456Z | Downloaded potential_utf v0.1.2 |
| 209 | 2026-03-03T03:10:58.456Z | Downloaded want v0.3.1 |
| 210 | 2026-03-03T03:10:58.458Z | Downloaded debug-ignore v1.0.5 |
| 211 | 2026-03-03T03:10:58.458Z | Downloaded proc-macro-error2 v2.0.1 |
| 212 | 2026-03-03T03:10:58.462Z | Downloaded hostname v0.4.2 |
| 213 | 2026-03-03T03:10:58.465Z | Downloaded serde_urlencoded v0.7.1 |
| 214 | 2026-03-03T03:10:58.468Z | Downloaded pin-utils v0.1.0 |
| 215 | 2026-03-03T03:10:58.470Z | Downloaded fs-err v3.1.2 |
| 216 | 2026-03-03T03:10:58.470Z | Downloaded cexpr v0.6.0 |
| 217 | 2026-03-03T03:10:58.473Z | Downloaded serde_spanned v1.0.4 |
| 218 | 2026-03-03T03:10:58.476Z | Downloaded scroll_derive v0.13.1 |
| 219 | 2026-03-03T03:10:58.476Z | Downloaded proc-macro-crate v3.3.0 |
| 220 | 2026-03-03T03:10:58.479Z | Downloaded futures-sink v0.3.31 |
| 221 | 2026-03-03T03:10:58.481Z | Downloaded foldhash v0.1.5 |
| 222 | 2026-03-03T03:10:58.481Z | Downloaded displaydoc v0.2.5 |
| 223 | 2026-03-03T03:10:58.484Z | Downloaded either v1.15.0 |
| 224 | 2026-03-03T03:10:58.487Z | Downloaded futures-executor v0.3.31 |
| 225 | 2026-03-03T03:10:58.489Z | Downloaded ref-cast-impl v1.0.24 |
| 226 | 2026-03-03T03:10:58.492Z | Downloaded yoke-derive v0.8.0 |
| 227 | 2026-03-03T03:10:58.492Z | Downloaded erased-serde v0.3.31 |
| 228 | 2026-03-03T03:10:58.495Z | Downloaded num-conv v0.1.0 |
| 229 | 2026-03-03T03:10:58.498Z | Downloaded macaddr v1.0.1 |
| 230 | 2026-03-03T03:10:58.498Z | Downloaded ppv-lite86 v0.2.21 |
| 231 | 2026-03-03T03:10:58.501Z | Downloaded ident_case v1.0.1 |
| 232 | 2026-03-03T03:10:58.501Z | Downloaded pin-project-lite v0.2.16 |
| 233 | 2026-03-03T03:10:58.507Z | Downloaded signal-hook-registry v1.4.6 |
| 234 | 2026-03-03T03:10:58.510Z | Downloaded derive-ex v0.1.8 |
| 235 | 2026-03-03T03:10:58.512Z | Downloaded schemars_derive v0.8.22 |
| 236 | 2026-03-03T03:10:58.515Z | Downloaded rustls-pki-types v1.12.0 |
| 237 | 2026-03-03T03:10:58.518Z | Downloaded subtle v2.6.1 |
| 238 | 2026-03-03T03:10:58.521Z | Downloaded tinyvec_macros v0.1.1 |
| 239 | 2026-03-03T03:10:58.524Z | Downloaded instant v0.1.13 |
| 240 | 2026-03-03T03:10:58.524Z | Downloaded structmeta v0.3.0 |
| 241 | 2026-03-03T03:10:58.526Z | Downloaded lru-slab v0.1.2 |
| 242 | 2026-03-03T03:10:58.526Z | Downloaded hyper-tls v0.6.0 |
| 243 | 2026-03-03T03:10:58.529Z | Downloaded serde_derive_internals v0.29.1 |
| 244 | 2026-03-03T03:10:58.532Z | Downloaded colored v3.1.1 |
| 245 | 2026-03-03T03:10:58.534Z | Downloaded slab v0.4.11 |
| 246 | 2026-03-03T03:10:58.537Z | Downloaded clang-sys v1.8.1 |
| 247 | 2026-03-03T03:10:58.540Z | Downloaded shlex v1.3.0 |
| 248 | 2026-03-03T03:10:58.540Z | Downloaded quote v1.0.40 |
| 249 | 2026-03-03T03:10:58.543Z | Downloaded progenitor v0.11.1 |
| 250 | 2026-03-03T03:10:58.546Z | Downloaded serde_path_to_error v0.1.20 |
| 251 | 2026-03-03T03:10:58.550Z | Downloaded sha2 v0.10.9 |
| 252 | 2026-03-03T03:10:58.553Z | Downloaded vec_map v0.8.2 |
| 253 | 2026-03-03T03:10:58.553Z | Downloaded usdt-macro v0.6.0 |
| 254 | 2026-03-03T03:10:58.555Z | Downloaded time-core v0.1.4 |
| 255 | 2026-03-03T03:10:58.555Z | Downloaded heck v0.5.0 |
| 256 | 2026-03-03T03:10:58.558Z | Downloaded typify-macro v0.4.3 |
| 257 | 2026-03-03T03:10:58.558Z | Downloaded hubpack_derive v0.1.1 |
| 258 | 2026-03-03T03:10:58.561Z | Downloaded itoa v1.0.15 |
| 259 | 2026-03-03T03:10:58.564Z | Downloaded is-terminal v0.4.16 |
| 260 | 2026-03-03T03:10:58.564Z | Downloaded newtype-uuid-macros v0.1.0 |
| 261 | 2026-03-03T03:10:58.566Z | Downloaded progenitor v0.10.0 |
| 262 | 2026-03-03T03:10:58.569Z | Downloaded serde_with_macros v3.14.0 |
| 263 | 2026-03-03T03:10:58.572Z | Downloaded num-rational v0.4.2 |
| 264 | 2026-03-03T03:10:58.572Z | Downloaded darling v0.20.11 |
| 265 | 2026-03-03T03:10:58.577Z | Downloaded take_mut v0.2.2 |
| 266 | 2026-03-03T03:10:58.580Z | Downloaded newtype_derive v0.1.6 |
| 267 | 2026-03-03T03:10:58.580Z | Downloaded spin v0.5.2 |
| 268 | 2026-03-03T03:10:58.583Z | Downloaded hubpack v0.1.2 |
| 269 | 2026-03-03T03:10:58.585Z | Downloaded terminal_size v0.4.3 |
| 270 | 2026-03-03T03:10:58.585Z | Downloaded hex v0.4.3 |
| 271 | 2026-03-03T03:10:58.588Z | Downloaded untrusted v0.7.1 |
| 272 | 2026-03-03T03:10:58.591Z | Downloaded allocator-api2 v0.2.21 |
| 273 | 2026-03-03T03:10:58.593Z | Downloaded thiserror-impl v2.0.17 |
| 274 | 2026-03-03T03:10:58.597Z | Downloaded anyhow v1.0.99 |
| 275 | 2026-03-03T03:10:58.600Z | Downloaded dropshot_endpoint v0.16.6 |
| 276 | 2026-03-03T03:10:58.603Z | Downloaded futures v0.3.31 |
| 277 | 2026-03-03T03:10:58.608Z | Downloaded yoke v0.8.0 |
| 278 | 2026-03-03T03:10:58.611Z | Downloaded unarray v0.1.4 |
| 279 | 2026-03-03T03:10:58.613Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 280 | 2026-03-03T03:10:58.616Z | Downloaded match_cfg v0.1.0 |
| 281 | 2026-03-03T03:10:58.616Z | Downloaded home v0.5.11 |
| 282 | 2026-03-03T03:10:58.619Z | Downloaded toml_datetime v0.6.11 |
| 283 | 2026-03-03T03:10:58.619Z | Downloaded walkdir v2.5.0 |
| 284 | 2026-03-03T03:10:58.622Z | Downloaded log v0.4.27 |
| 285 | 2026-03-03T03:10:58.624Z | Downloaded camino v1.2.2 |
| 286 | 2026-03-03T03:10:58.627Z | Downloaded schemars v0.8.22 |
| 287 | 2026-03-03T03:10:58.638Z | Downloaded zerofrom v0.1.6 |
| 288 | 2026-03-03T03:10:58.641Z | Downloaded supports-color v3.0.2 |
| 289 | 2026-03-03T03:10:58.643Z | Downloaded untrusted v0.9.0 |
| 290 | 2026-03-03T03:10:58.644Z | Downloaded try-lock v0.2.5 |
| 291 | 2026-03-03T03:10:58.646Z | Downloaded http-body v1.0.1 |
| 292 | 2026-03-03T03:10:58.646Z | Downloaded tinystr v0.8.1 |
| 293 | 2026-03-03T03:10:58.649Z | Downloaded tabwriter v1.4.1 |
| 294 | 2026-03-03T03:10:58.652Z | Downloaded static_assertions v1.1.0 |
| 295 | 2026-03-03T03:10:58.654Z | Downloaded omicron-workspace-hack v0.1.0 |
| 296 | 2026-03-03T03:10:58.654Z | Downloaded openssl-probe v0.1.6 |
| 297 | 2026-03-03T03:10:58.658Z | Downloaded openssl-macros v0.1.1 |
| 298 | 2026-03-03T03:10:58.658Z | Downloaded thread-id v5.0.0 |
| 299 | 2026-03-03T03:10:58.662Z | Downloaded num-derive v0.3.3 |
| 300 | 2026-03-03T03:10:58.662Z | Downloaded xattr v1.5.1 |
| 301 | 2026-03-03T03:10:58.665Z | Downloaded flate2 v1.1.2 |
| 302 | 2026-03-03T03:10:58.667Z | Downloaded glob v0.3.3 |
| 303 | 2026-03-03T03:10:58.670Z | Downloaded lazycell v1.3.0 |
| 304 | 2026-03-03T03:10:58.670Z | Downloaded getrandom v0.3.3 |
| 305 | 2026-03-03T03:10:58.674Z | Downloaded time-macros v0.2.22 |
| 306 | 2026-03-03T03:10:58.676Z | Downloaded progenitor-impl v0.11.1 |
| 307 | 2026-03-03T03:10:58.679Z | Downloaded term v1.1.0 |
| 308 | 2026-03-03T03:10:58.682Z | Downloaded mime v0.3.17 |
| 309 | 2026-03-03T03:10:58.685Z | Downloaded slog-bunyan v2.5.0 |
| 310 | 2026-03-03T03:10:58.688Z | Downloaded num-complex v0.4.6 |
| 311 | 2026-03-03T03:10:58.688Z | Downloaded num_threads v0.1.7 |
| 312 | 2026-03-03T03:10:58.691Z | Downloaded tokio-rustls v0.26.2 |
| 313 | 2026-03-03T03:10:58.694Z | Downloaded httparse v1.10.1 |
| 314 | 2026-03-03T03:10:58.697Z | Downloaded ucd-trie v0.1.7 |
| 315 | 2026-03-03T03:10:58.698Z | Downloaded rayon-core v1.13.0 |
| 316 | 2026-03-03T03:10:58.701Z | Downloaded tower-layer v0.3.3 |
| 317 | 2026-03-03T03:10:58.703Z | Downloaded tower-service v0.3.3 |
| 318 | 2026-03-03T03:10:58.703Z | Downloaded num-iter v0.1.45 |
| 319 | 2026-03-03T03:10:58.706Z | Downloaded lazy_static v1.5.0 |
| 320 | 2026-03-03T03:10:58.709Z | Downloaded textwrap v0.11.0 |
| 321 | 2026-03-03T03:10:58.709Z | Downloaded waitgroup v0.1.2 |
| 322 | 2026-03-03T03:10:58.712Z | Downloaded which v4.4.2 |
| 323 | 2026-03-03T03:10:58.712Z | Downloaded tar v0.4.44 |
| 324 | 2026-03-03T03:10:58.716Z | Downloaded slog v2.8.2 |
| 325 | 2026-03-03T03:10:58.718Z | Downloaded spin v0.9.8 |
| 326 | 2026-03-03T03:10:58.721Z | Downloaded vergen v8.3.2 |
| 327 | 2026-03-03T03:10:58.724Z | Downloaded smawk v0.3.2 |
| 328 | 2026-03-03T03:10:58.727Z | Downloaded serde_yaml v0.9.34+deprecated |
| 329 | 2026-03-03T03:10:58.730Z | Downloaded num-traits v0.2.19 |
| 330 | 2026-03-03T03:10:58.732Z | Downloaded base64 v0.22.1 |
| 331 | 2026-03-03T03:10:58.735Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 332 | 2026-03-03T03:10:58.738Z | Downloaded toml v0.7.8 |
| 333 | 2026-03-03T03:10:58.741Z | Downloaded prettyplease v0.2.37 |
| 334 | 2026-03-03T03:10:58.745Z | Downloaded structopt-derive v0.4.18 |
| 335 | 2026-03-03T03:10:58.747Z | Downloaded getrandom v0.2.16 |
| 336 | 2026-03-03T03:10:58.750Z | Downloaded bytes v1.10.1 |
| 337 | 2026-03-03T03:10:58.754Z | Downloaded sync_wrapper v1.0.2 |
| 338 | 2026-03-03T03:10:58.756Z | Downloaded structmeta-derive v0.3.0 |
| 339 | 2026-03-03T03:10:58.756Z | Downloaded rand v0.8.5 |
| 340 | 2026-03-03T03:10:58.760Z | Downloaded tokio-rustls v0.25.0 |
| 341 | 2026-03-03T03:10:58.762Z | Downloaded slog-json v2.6.1 |
| 342 | 2026-03-03T03:10:58.765Z | Downloaded http-body-util v0.1.3 |
| 343 | 2026-03-03T03:10:58.768Z | Downloaded tokio-native-tls v0.3.1 |
| 344 | 2026-03-03T03:10:58.768Z | Downloaded tokio-macros v2.6.0 |
| 345 | 2026-03-03T03:10:58.770Z | Downloaded usdt v0.6.0 |
| 346 | 2026-03-03T03:10:58.770Z | Downloaded zmij v1.0.21 |
| 347 | 2026-03-03T03:10:58.773Z | Downloaded thiserror v2.0.17 |
| 348 | 2026-03-03T03:10:58.778Z | Downloaded zeroize v1.8.1 |
| 349 | 2026-03-03T03:10:58.780Z | Downloaded synstructure v0.13.2 |
| 350 | 2026-03-03T03:10:58.783Z | Downloaded zerofrom-derive v0.1.6 |
| 351 | 2026-03-03T03:10:58.783Z | Downloaded thiserror v1.0.69 |
| 352 | 2026-03-03T03:10:58.786Z | Downloaded test-strategy v0.4.3 |
| 353 | 2026-03-03T03:10:58.790Z | Downloaded zerovec-derive v0.11.1 |
| 354 | 2026-03-03T03:10:58.793Z | Downloaded quinn v0.11.8 |
| 355 | 2026-03-03T03:10:58.796Z | Downloaded dropshot-api-manager v0.3.0 |
| 356 | 2026-03-03T03:10:58.799Z | Downloaded rustls-webpki v0.103.4 |
| 357 | 2026-03-03T03:10:58.802Z | Downloaded usdt-impl v0.6.0 |
| 358 | 2026-03-03T03:10:58.805Z | Downloaded socket2 v0.5.10 |
| 359 | 2026-03-03T03:10:58.808Z | Downloaded litemap v0.8.0 |
| 360 | 2026-03-03T03:10:58.810Z | Downloaded ipnetwork v0.21.1 |
| 361 | 2026-03-03T03:10:58.813Z | Downloaded thread_local v1.1.9 |
| 362 | 2026-03-03T03:10:58.813Z | Downloaded smallvec v1.15.1 |
| 363 | 2026-03-03T03:10:58.816Z | Downloaded omicron-zone-package v0.11.1 |
| 364 | 2026-03-03T03:10:58.818Z | Downloaded icu_locale_core v2.0.0 |
| 365 | 2026-03-03T03:10:58.824Z | Downloaded strsim v0.11.1 |
| 366 | 2026-03-03T03:10:58.827Z | Downloaded slog-term v2.9.2 |
| 367 | 2026-03-03T03:10:58.829Z | Downloaded num-integer v0.1.46 |
| 368 | 2026-03-03T03:10:58.832Z | Downloaded lock_api v0.4.13 |
| 369 | 2026-03-03T03:10:58.832Z | Downloaded thiserror-impl v1.0.69 |
| 370 | 2026-03-03T03:10:58.835Z | Downloaded tracing-core v0.1.34 |
| 371 | 2026-03-03T03:10:58.837Z | Downloaded serde v1.0.228 |
| 372 | 2026-03-03T03:10:58.840Z | Downloaded miniz_oxide v0.8.9 |
| 373 | 2026-03-03T03:10:58.842Z | Downloaded tinyvec v1.10.0 |
| 374 | 2026-03-03T03:10:58.846Z | Downloaded once_cell v1.21.3 |
| 375 | 2026-03-03T03:10:58.848Z | Downloaded ipnet v2.11.0 |
| 376 | 2026-03-03T03:10:58.851Z | Downloaded http v0.2.12 |
| 377 | 2026-03-03T03:10:58.854Z | Downloaded socket2 v0.6.0 |
| 378 | 2026-03-03T03:10:58.857Z | Downloaded toml v0.9.10+spec-1.1.0 |
| 379 | 2026-03-03T03:10:58.860Z | Downloaded iana-time-zone v0.1.63 |
| 380 | 2026-03-03T03:10:58.863Z | Downloaded zerotrie v0.2.2 |
| 381 | 2026-03-03T03:10:58.867Z | Downloaded icu_properties v2.0.1 |
| 382 | 2026-03-03T03:10:58.869Z | Downloaded hyper-rustls v0.27.7 |
| 383 | 2026-03-03T03:10:58.872Z | Downloaded toml_edit v0.22.27 |
| 384 | 2026-03-03T03:10:58.876Z | Downloaded owo-colors v4.2.3 |
| 385 | 2026-03-03T03:10:58.879Z | Downloaded icu_normalizer v2.0.0 |
| 386 | 2026-03-03T03:10:58.884Z | Downloaded icu_normalizer_data v2.0.0 |
| 387 | 2026-03-03T03:10:58.887Z | Downloaded minimal-lexical v0.2.1 |
| 388 | 2026-03-03T03:10:58.889Z | Downloaded cc v1.2.34 |
| 389 | 2026-03-03T03:10:58.893Z | Downloaded http v1.4.0 |
| 390 | 2026-03-03T03:10:58.897Z | Downloaded toml_edit v0.19.15 |
| 391 | 2026-03-03T03:10:58.913Z | Downloaded textwrap v0.16.2 |
| 392 | 2026-03-03T03:10:58.916Z | Downloaded memchr v2.7.5 |
| 393 | 2026-03-03T03:10:58.920Z | Downloaded typify v0.4.3 |
| 394 | 2026-03-03T03:10:58.924Z | Downloaded mio v1.0.4 |
| 395 | 2026-03-03T03:10:58.930Z | Downloaded rand v0.9.2 |
| 396 | 2026-03-03T03:10:58.934Z | Downloaded indexmap v2.12.1 |
| 397 | 2026-03-03T03:10:58.938Z | Downloaded typenum v1.18.0 |
| 398 | 2026-03-03T03:10:58.942Z | Downloaded tracing v0.1.41 |
| 399 | 2026-03-03T03:10:58.946Z | Downloaded openssl-sys v0.9.109 |
| 400 | 2026-03-03T03:10:58.951Z | Downloaded nom v7.1.3 |
| 401 | 2026-03-03T03:10:58.956Z | Downloaded tokio-util v0.7.16 |
| 402 | 2026-03-03T03:10:58.963Z | Downloaded idna v1.1.0 |
| 403 | 2026-03-03T03:10:58.967Z | Downloaded clap_builder v4.5.44 |
| 404 | 2026-03-03T03:10:58.974Z | Downloaded tower v0.5.2 |
| 405 | 2026-03-03T03:10:58.983Z | Downloaded icu_collections v2.0.0 |
| 406 | 2026-03-03T03:10:58.988Z | Downloaded unicode-segmentation v1.12.0 |
| 407 | 2026-03-03T03:10:58.992Z | Downloaded hyper-util v0.1.19 |
| 408 | 2026-03-03T03:10:58.998Z | Downloaded hashbrown v0.15.5 |
| 409 | 2026-03-03T03:10:59.003Z | Downloaded clap v2.34.0 |
| 410 | 2026-03-03T03:10:59.010Z | Downloaded hashbrown v0.16.1 |
| 411 | 2026-03-03T03:10:59.015Z | Downloaded time v0.3.41 |
| 412 | 2026-03-03T03:10:59.023Z | Downloaded zerovec v0.11.4 |
| 413 | 2026-03-03T03:10:59.028Z | Downloaded libm v0.2.15 |
| 414 | 2026-03-03T03:10:59.038Z | Downloaded iri-string v0.7.8 |
| 415 | 2026-03-03T03:10:59.045Z | Downloaded zerocopy-derive v0.8.39 |
| 416 | 2026-03-03T03:10:59.053Z | Downloaded chrono v0.4.42 |
| 417 | 2026-03-03T03:10:59.061Z | Downloaded winnow v0.5.40 |
| 418 | 2026-03-03T03:10:59.069Z | Downloaded git2 v0.19.0 |
| 419 | 2026-03-03T03:10:59.077Z | Downloaded hyper v1.8.1 |
| 420 | 2026-03-03T03:10:59.084Z | Downloaded winnow v0.7.13 |
| 421 | 2026-03-03T03:10:59.093Z | Downloaded quinn-proto v0.11.12 |
| 422 | 2026-03-03T03:10:59.100Z | Downloaded unicode-width v0.2.1 |
| 423 | 2026-03-03T03:10:59.107Z | Downloaded serde_with v3.14.0 |
| 424 | 2026-03-03T03:10:59.118Z | Downloaded unicode-width v0.1.14 |
| 425 | 2026-03-03T03:10:59.124Z | Downloaded syn v2.0.111 |
| 426 | 2026-03-03T03:10:59.135Z | Downloaded vcpkg v0.2.15 |
| 427 | 2026-03-03T03:10:59.171Z | Downloaded dropshot v0.16.6 |
| 428 | 2026-03-03T03:10:59.192Z | Downloaded tabled v0.20.0 |
| 429 | 2026-03-03T03:10:59.208Z | Downloaded openssl v0.10.73 |
| 430 | 2026-03-03T03:10:59.217Z | Downloaded syn v1.0.109 |
| 431 | 2026-03-03T03:10:59.227Z | Downloaded webpki-roots v1.0.2 |
| 432 | 2026-03-03T03:10:59.230Z | Downloaded goblin v0.10.2 |
| 433 | 2026-03-03T03:10:59.238Z | Downloaded openapiv3 v2.2.0 |
| 434 | 2026-03-03T03:10:59.249Z | Downloaded rustix v0.38.44 |
| 435 | 2026-03-03T03:10:59.270Z | Downloaded typify-impl v0.4.3 |
| 436 | 2026-03-03T03:10:59.285Z | Downloaded nix v0.30.1 |
| 437 | 2026-03-03T03:10:59.297Z | Downloaded regex-syntax v0.8.5 |
| 438 | 2026-03-03T03:10:59.304Z | Downloaded rustls v0.22.4 |
| 439 | 2026-03-03T03:10:59.316Z | Downloaded rustix v1.0.8 |
| 440 | 2026-03-03T03:10:59.339Z | Downloaded regress v0.10.4 |
| 441 | 2026-03-03T03:10:59.348Z | Downloaded zerocopy v0.8.39 |
| 442 | 2026-03-03T03:10:59.367Z | Downloaded bstr v1.12.0 |
| 443 | 2026-03-03T03:10:59.375Z | Downloaded proptest v1.7.0 |
| 444 | 2026-03-03T03:10:59.385Z | Downloaded tower-http v0.6.6 |
| 445 | 2026-03-03T03:10:59.393Z | Downloaded bindgen v0.64.0 |
| 446 | 2026-03-03T03:10:59.400Z | Downloaded itertools v0.14.0 |
| 447 | 2026-03-03T03:10:59.407Z | Downloaded h2 v0.4.12 |
| 448 | 2026-03-03T03:10:59.414Z | Downloaded blake3 v1.8.2 |
| 449 | 2026-03-03T03:10:59.423Z | Downloaded icu_properties_data v2.0.1 |
| 450 | 2026-03-03T03:10:59.433Z | Downloaded serde_json v1.0.149 |
| 451 | 2026-03-03T03:10:59.440Z | Downloaded reqwest v0.12.23 |
| 452 | 2026-03-03T03:10:59.446Z | Downloaded aho-corasick v1.1.3 |
| 453 | 2026-03-03T03:10:59.452Z | Downloaded regex-automata v0.4.11 |
| 454 | 2026-03-03T03:10:59.470Z | Downloaded iddqd v0.3.17 |
| 455 | 2026-03-03T03:10:59.476Z | Downloaded rustls-webpki v0.102.8 |
| 456 | 2026-03-03T03:10:59.492Z | Downloaded libc v0.2.175 |
| 457 | 2026-03-03T03:10:59.517Z | Downloaded futures-util v0.3.31 |
| 458 | 2026-03-03T03:10:59.528Z | Downloaded url v2.5.6 |
| 459 | 2026-03-03T03:10:59.531Z | Downloaded regex v1.11.3 |
| 460 | 2026-03-03T03:10:59.538Z | Downloaded libz-sys v1.1.22 |
| 461 | 2026-03-03T03:10:59.561Z | Downloaded toml v0.8.23 |
| 462 | 2026-03-03T03:10:59.563Z | Downloaded structopt v0.3.26 |
| 463 | 2026-03-03T03:10:59.569Z | Downloaded unsafe-libyaml v0.2.11 |
| 464 | 2026-03-03T03:10:59.572Z | Downloaded crossbeam-channel v0.5.15 |
| 465 | 2026-03-03T03:10:59.576Z | Downloaded papergrid v0.17.0 |
| 466 | 2026-03-03T03:10:59.581Z | Downloaded unicode-linebreak v0.1.5 |
| 467 | 2026-03-03T03:10:59.583Z | Downloaded uuid v1.19.0 |
| 468 | 2026-03-03T03:10:59.586Z | Downloaded memmap2 v0.9.8 |
| 469 | 2026-03-03T03:10:59.589Z | Downloaded tempfile v3.21.0 |
| 470 | 2026-03-03T03:10:59.591Z | Downloaded icu_provider v2.0.0 |
| 471 | 2026-03-03T03:10:59.594Z | Downloaded tokio v1.48.0 |
| 472 | 2026-03-03T03:10:59.631Z | Downloaded libloading v0.8.8 |
| 473 | 2026-03-03T03:10:59.634Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 474 | 2026-03-03T03:10:59.636Z | Downloaded unicode-ident v1.0.18 |
| 475 | 2026-03-03T03:10:59.639Z | Downloaded signal-hook v0.3.18 |
| 476 | 2026-03-03T03:10:59.642Z | Downloaded serde_derive v1.0.228 |
| 477 | 2026-03-03T03:10:59.644Z | Downloaded usdt-attr-macro v0.6.0 |
| 478 | 2026-03-03T03:10:59.644Z | Downloaded topological-sort v0.2.2 |
| 479 | 2026-03-03T03:10:59.647Z | Downloaded serde_core v1.0.228 |
| 480 | 2026-03-03T03:10:59.650Z | Downloaded writeable v0.6.1 |
| 481 | 2026-03-03T03:10:59.650Z | Downloaded darling_core v0.20.11 |
| 482 | 2026-03-03T03:10:59.654Z | Downloaded is_terminal_polyfill v1.70.1 |
| 483 | 2026-03-03T03:10:59.657Z | Downloaded is_ci v1.2.0 |
| 484 | 2026-03-03T03:10:59.657Z | Downloaded hostname v0.3.1 |
| 485 | 2026-03-03T03:10:59.659Z | Downloaded oxnet v0.1.4 |
| 486 | 2026-03-03T03:10:59.660Z | Downloaded strum_macros v0.26.4 |
| 487 | 2026-03-03T03:10:59.662Z | Downloaded slog-async v2.8.0 |
| 488 | 2026-03-03T03:10:59.665Z | Downloaded parking_lot_core v0.9.11 |
| 489 | 2026-03-03T03:10:59.668Z | Downloaded parking_lot v0.12.4 |
| 490 | 2026-03-03T03:10:59.671Z | Downloaded testing_table v0.3.0 |
| 491 | 2026-03-03T03:10:59.671Z | Downloaded tabled_derive v0.11.0 |
| 492 | 2026-03-03T03:10:59.674Z | Downloaded strum v0.26.3 |
| 493 | 2026-03-03T03:10:59.674Z | Downloaded strsim v0.8.0 |
| 494 | 2026-03-03T03:10:59.674Z | Downloaded num v0.4.3 |
| 495 | 2026-03-03T03:10:59.676Z | Downloaded memoffset v0.9.1 |
| 496 | 2026-03-03T03:10:59.676Z | Downloaded newtype-uuid v1.3.2 |
| 497 | 2026-03-03T03:10:59.679Z | Downloaded jobserver v0.1.33 |
| 498 | 2026-03-03T03:10:59.679Z | Downloaded similar v2.7.0 |
| 499 | 2026-03-03T03:10:59.684Z | Downloaded daft v0.1.4 |
| 500 | 2026-03-03T03:10:59.689Z | Downloaded crc32fast v1.5.0 |
| 501 | 2026-03-03T03:10:59.689Z | Downloaded num_enum_derive v0.7.4 |
| 502 | 2026-03-03T03:10:59.695Z | Downloaded num_enum v0.7.4 |
| 503 | 2026-03-03T03:10:59.695Z | Downloaded native-tls v0.2.14 |
| 504 | 2026-03-03T03:10:59.698Z | Downloaded encoding_rs v0.8.35 |
| 505 | 2026-03-03T03:10:59.719Z | Downloaded clap v4.5.45 |
| 506 | 2026-03-03T03:10:59.728Z | Downloaded libscf-sys v1.1.0 |
| 507 | 2026-03-03T03:10:59.731Z | Downloaded wait-timeout v0.2.1 |
| 508 | 2026-03-03T03:10:59.731Z | Downloaded ring v0.17.14 |
| 509 | 2026-03-03T03:10:59.770Z | Downloaded strum_macros v0.27.2 |
| 510 | 2026-03-03T03:10:59.772Z | Downloaded multer v3.1.0 |
| 511 | 2026-03-03T03:10:59.775Z | Downloaded daft-derive v0.1.4 |
| 512 | 2026-03-03T03:10:59.781Z | Downloaded crossbeam-utils v0.8.21 |
| 513 | 2026-03-03T03:10:59.783Z | Downloaded crossbeam-epoch v0.9.18 |
| 514 | 2026-03-03T03:10:59.783Z | Downloaded version_check v0.9.5 |
| 515 | 2026-03-03T03:10:59.786Z | Downloaded httpdate v1.0.3 |
| 516 | 2026-03-03T03:10:59.786Z | Downloaded heck v0.3.3 |
| 517 | 2026-03-03T03:10:59.786Z | Downloaded utf8parse v0.2.2 |
| 518 | 2026-03-03T03:10:59.789Z | Downloaded utf8_iter v1.0.4 |
| 519 | 2026-03-03T03:10:59.789Z | Downloaded toml_write v0.1.2 |
| 520 | 2026-03-03T03:10:59.789Z | Downloaded rustversion v1.0.22 |
| 521 | 2026-03-03T03:10:59.792Z | Downloaded semver v1.0.27 |
| 522 | 2026-03-03T03:10:59.795Z | Downloaded rand_chacha v0.9.0 |
| 523 | 2026-03-03T03:10:59.797Z | Downloaded scroll v0.13.0 |
| 524 | 2026-03-03T03:10:59.797Z | Downloaded bitflags v2.11.0 |
| 525 | 2026-03-03T03:10:59.800Z | Downloaded indent_write v2.2.0 |
| 526 | 2026-03-03T03:10:59.803Z | Downloaded idna_adapter v1.2.1 |
| 527 | 2026-03-03T03:10:59.803Z | Downloaded strum v0.27.2 |
| 528 | 2026-03-03T03:10:59.805Z | Downloaded stable_deref_trait v1.2.0 |
| 529 | 2026-03-03T03:10:59.805Z | Downloaded pest_meta v2.8.1 |
| 530 | 2026-03-03T03:10:59.808Z | Downloaded rustc_version v0.4.1 |
| 531 | 2026-03-03T03:10:59.808Z | Downloaded progenitor-client v0.11.1 |
| 532 | 2026-03-03T03:10:59.811Z | Downloaded drift v0.1.2 |
| 533 | 2026-03-03T03:10:59.813Z | Downloaded deranged v0.4.0 |
| 534 | 2026-03-03T03:10:59.816Z | Downloaded crossbeam-deque v0.8.6 |
| 535 | 2026-03-03T03:10:59.819Z | Downloaded camino-tempfile v1.4.1 |
| 536 | 2026-03-03T03:10:59.819Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 537 | 2026-03-03T03:10:59.873Z | Downloaded serde_tokenstream v0.2.2 |
| 538 | 2026-03-03T03:10:59.876Z | Downloaded rustls-pemfile v2.2.0 |
| 539 | 2026-03-03T03:10:59.879Z | Downloaded rand_core v0.6.4 |
| 540 | 2026-03-03T03:10:59.879Z | Downloaded progenitor-client v0.10.0 |
| 541 | 2026-03-03T03:10:59.879Z | Downloaded serde-big-array v0.5.1 |
| 542 | 2026-03-03T03:10:59.881Z | Downloaded futures-channel v0.3.31 |
| 543 | 2026-03-03T03:10:59.881Z | Downloaded clap_derive v4.5.45 |
| 544 | 2026-03-03T03:10:59.884Z | Downloaded arrayvec v0.7.6 |
| 545 | 2026-03-03T03:10:59.887Z | Downloaded foldhash v0.2.0 |
| 546 | 2026-03-03T03:10:59.887Z | Downloaded filetime v0.2.26 |
| 547 | 2026-03-03T03:10:59.890Z | Downloaded bit-vec v0.8.0 |
| 548 | 2026-03-03T03:10:59.890Z | Downloaded ansi_term v0.12.1 |
| 549 | 2026-03-03T03:10:59.892Z | Downloaded backoff v0.4.0 |
| 550 | 2026-03-03T03:10:59.895Z | Downloaded anstyle-parse v0.2.7 |
| 551 | 2026-03-03T03:10:59.895Z | Downloaded bitflags v1.3.2 |
| 552 | 2026-03-03T03:10:59.898Z | Downloaded anstream v0.6.20 |
| 553 | 2026-03-03T03:10:59.901Z | Downloaded async-trait v0.1.89 |
| 554 | 2026-03-03T03:10:59.903Z | Downloaded digest v0.10.7 |
| 555 | 2026-03-03T03:10:59.906Z | Downloaded cfg_aliases v0.2.1 |
| 556 | 2026-03-03T03:10:59.906Z | Downloaded bytecount v0.6.9 |
| 557 | 2026-03-03T03:10:59.909Z | Downloaded pkg-config v0.3.32 |
| 558 | 2026-03-03T03:10:59.909Z | Downloaded darling_macro v0.20.11 |
| 559 | 2026-03-03T03:10:59.912Z | Downloaded parse-display v0.10.0 |
| 560 | 2026-03-03T03:10:59.912Z | Downloaded crypto-common v0.1.6 |
| 561 | 2026-03-03T03:10:59.912Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 562 | 2026-03-03T03:10:59.912Z | Downloaded plain v0.2.3 |
| 563 | 2026-03-03T03:10:59.914Z | Downloaded percent-encoding v2.3.2 |
| 564 | 2026-03-03T03:10:59.914Z | Downloaded cargo_metadata v0.18.1 |
| 565 | 2026-03-03T03:10:59.917Z | Downloaded byteorder v1.5.0 |
| 566 | 2026-03-03T03:10:59.917Z | Downloaded autocfg v1.5.0 |
| 567 | 2026-03-03T03:10:59.920Z | Downloaded adler2 v2.0.1 |
| 568 | 2026-03-03T03:10:59.920Z | Downloaded progenitor-macro v0.10.0 |
| 569 | 2026-03-03T03:10:59.922Z | Downloaded dof v0.4.0 |
| 570 | 2026-03-03T03:10:59.922Z | Downloaded cfg-if v1.0.3 |
| 571 | 2026-03-03T03:10:59.925Z | Downloaded async-stream-impl v0.3.6 |
| 572 | 2026-03-03T03:10:59.925Z | Downloaded futures-macro v0.3.31 |
| 573 | 2026-03-03T03:10:59.925Z | Downloaded fastrand v2.3.0 |
| 574 | 2026-03-03T03:10:59.928Z | Downloaded progenitor-macro v0.11.1 |
| 575 | 2026-03-03T03:10:59.928Z | Downloaded equivalent v1.0.2 |
| 576 | 2026-03-03T03:10:59.928Z | Downloaded dtrace-parser v0.3.0 |
| 577 | 2026-03-03T03:10:59.931Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 578 | 2026-03-03T03:10:59.931Z | Downloaded crc8 v0.1.1 |
| 579 | 2026-03-03T03:10:59.931Z | Downloaded atty v0.2.14 |
| 580 | 2026-03-03T03:10:59.931Z | Downloaded async-stream v0.3.6 |
| 581 | 2026-03-03T03:10:59.934Z | Downloaded progenitor-impl v0.10.0 |
| 582 | 2026-03-03T03:10:59.936Z | Downloaded arrayref v0.3.9 |
| 583 | 2026-03-03T03:10:59.936Z | Downloaded ref-cast v1.0.24 |
| 584 | 2026-03-03T03:10:59.939Z | Downloaded proc-macro2 v1.0.101 |
| 585 | 2026-03-03T03:10:59.942Z | Downloaded parse-display-derive v0.10.0 |
| 586 | 2026-03-03T03:10:59.945Z | Downloaded colorchoice v1.0.4 |
| 587 | 2026-03-03T03:10:59.945Z | Downloaded clap_lex v0.7.5 |
| 588 | 2026-03-03T03:10:59.945Z | Downloaded block-buffer v0.10.4 |
| 589 | 2026-03-03T03:10:59.948Z | Downloaded atomicwrites v0.4.4 |
| 590 | 2026-03-03T03:10:59.948Z | Downloaded atomic-waker v1.1.2 |
| 591 | 2026-03-03T03:11:00.118Z | Downloaded ring v0.16.20 |
| 592 | 2026-03-03T03:11:00.373Z | Compiling proc-macro2 v1.0.101 |
| 593 | 2026-03-03T03:11:00.373Z | Compiling unicode-ident v1.0.18 |
| 594 | 2026-03-03T03:11:00.376Z | Compiling libc v0.2.175 |
| 595 | 2026-03-03T03:11:00.376Z | Compiling serde_core v1.0.228 |
| 596 | 2026-03-03T03:11:00.376Z | Compiling serde v1.0.228 |
| 597 | 2026-03-03T03:11:00.376Z | Compiling autocfg v1.5.0 |
| 598 | 2026-03-03T03:11:00.376Z | Checking cfg-if v1.0.3 |
| 599 | 2026-03-03T03:11:00.376Z | Compiling zmij v1.0.21 |
| 600 | 2026-03-03T03:11:00.686Z | Compiling memchr v2.7.5 |
| 601 | 2026-03-03T03:11:00.722Z | Compiling libm v0.2.15 |
| 602 | 2026-03-03T03:11:01.322Z | Compiling getrandom v0.3.3 |
| 603 | 2026-03-03T03:11:01.472Z | Compiling shlex v1.3.0 |
| 604 | 2026-03-03T03:11:01.842Z | Compiling itoa v1.0.15 |
| 605 | 2026-03-03T03:11:02.103Z | Compiling lock_api v0.4.13 |
| 606 | 2026-03-03T03:11:02.319Z | Compiling parking_lot_core v0.9.11 |
| 607 | 2026-03-03T03:11:02.491Z | Compiling quote v1.0.40 |
| 608 | 2026-03-03T03:11:02.510Z | Compiling jobserver v0.1.33 |
| 609 | 2026-03-03T03:11:02.614Z | Compiling serde_json v1.0.149 |
| 610 | 2026-03-03T03:11:02.929Z | Compiling syn v2.0.111 |
| 611 | 2026-03-03T03:11:02.979Z | Compiling cc v1.2.34 |
| 612 | 2026-03-03T03:11:03.023Z | Compiling schemars v0.8.22 |
| 613 | 2026-03-03T03:11:03.084Z | Compiling thiserror v2.0.17 |
| 614 | 2026-03-03T03:11:03.195Z | Compiling heck v0.5.0 |
| 615 | 2026-03-03T03:11:03.456Z | Compiling rustversion v1.0.22 |
| 616 | 2026-03-03T03:11:03.490Z | Compiling log v0.4.27 |
| 617 | 2026-03-03T03:11:03.600Z | Compiling num-traits v0.2.19 |
| 618 | 2026-03-03T03:11:04.493Z | Compiling version_check v0.9.5 |
| 619 | 2026-03-03T03:11:04.683Z | Compiling zerocopy v0.8.39 |
| 620 | 2026-03-03T03:11:05.271Z | Compiling allocator-api2 v0.2.21 |
| 621 | 2026-03-03T03:11:05.679Z | Compiling equivalent v1.0.2 |
| 622 | 2026-03-03T03:11:06.141Z | Compiling semver v1.0.27 |
| 623 | 2026-03-03T03:11:06.173Z | Compiling httparse v1.10.1 |
| 624 | 2026-03-03T03:11:06.234Z | Compiling ring v0.17.14 |
| 625 | 2026-03-03T03:11:06.782Z | Checking pin-project-lite v0.2.16 |
| 626 | 2026-03-03T03:11:06.923Z | Checking smallvec v1.15.1 |
| 627 | 2026-03-03T03:11:06.960Z | Checking bitflags v2.11.0 |
| 628 | 2026-03-03T03:11:07.287Z | Checking iana-time-zone v0.1.63 |
| 629 | 2026-03-03T03:11:07.396Z | Checking once_cell v1.21.3 |
| 630 | 2026-03-03T03:11:07.447Z | Compiling rustix v1.0.8 |
| 631 | 2026-03-03T03:11:07.698Z | Compiling icu_properties_data v2.0.1 |
| 632 | 2026-03-03T03:11:07.907Z | Compiling icu_normalizer_data v2.0.0 |
| 633 | 2026-03-03T03:11:08.107Z | Compiling hashbrown v0.16.1 |
| 634 | 2026-03-03T03:11:08.197Z | Checking futures-core v0.3.31 |
| 635 | 2026-03-03T03:11:08.216Z | Checking scopeguard v1.2.0 |
| 636 | 2026-03-03T03:11:08.294Z | Compiling uuid v1.19.0 |
| 637 | 2026-03-03T03:11:08.570Z | Checking signal-hook-registry v1.4.6 |
| 638 | 2026-03-03T03:11:08.748Z | Compiling dyn-clone v1.0.20 |
| 639 | 2026-03-03T03:11:08.822Z | Checking parking_lot v0.12.4 |
| 640 | 2026-03-03T03:11:08.977Z | Checking mio v1.0.4 |
| 641 | 2026-03-03T03:11:08.996Z | Checking socket2 v0.6.0 |
| 642 | 2026-03-03T03:11:09.157Z | Compiling indexmap v2.12.1 |
| 643 | 2026-03-03T03:11:09.211Z | Checking futures-sink v0.3.31 |
| 644 | 2026-03-03T03:11:09.370Z | Checking getrandom v0.2.16 |
| 645 | 2026-03-03T03:11:09.444Z | Compiling pkg-config v0.3.32 |
| 646 | 2026-03-03T03:11:09.460Z | Compiling typenum v1.18.0 |
| 647 | 2026-03-03T03:11:09.593Z | Checking fnv v1.0.7 |
| 648 | 2026-03-03T03:11:09.742Z | Checking slab v0.4.11 |
| 649 | 2026-03-03T03:11:09.951Z | Compiling serde_derive_internals v0.29.1 |
| 650 | 2026-03-03T03:11:09.991Z | Compiling synstructure v0.13.2 |
| 651 | 2026-03-03T03:11:10.155Z | Compiling vcpkg v0.2.15 |
| 652 | 2026-03-03T03:11:10.457Z | Compiling num-conv v0.1.0 |
| 653 | 2026-03-03T03:11:10.567Z | Compiling time-core v0.1.4 |
| 654 | 2026-03-03T03:11:10.737Z | Compiling ucd-trie v0.1.7 |
| 655 | 2026-03-03T03:11:10.774Z | Compiling time-macros v0.2.22 |
| 656 | 2026-03-03T03:11:11.105Z | Checking futures-channel v0.3.31 |
| 657 | 2026-03-03T03:11:11.210Z | Compiling generic-array v0.14.7 |
| 658 | 2026-03-03T03:11:11.375Z | Checking pin-utils v0.1.0 |
| 659 | 2026-03-03T03:11:11.462Z | Compiling regex-syntax v0.8.5 |
| 660 | 2026-03-03T03:11:11.481Z | Compiling rustls v0.23.31 |
| 661 | 2026-03-03T03:11:11.483Z | Checking zeroize v1.8.1 |
| 662 | 2026-03-03T03:11:11.620Z | Checking futures-task v0.3.31 |
| 663 | 2026-03-03T03:11:11.720Z | Compiling camino v1.2.2 |
| 664 | 2026-03-03T03:11:11.739Z | Checking rustls-pki-types v1.12.0 |
| 665 | 2026-03-03T03:11:11.815Z | Compiling paste v1.0.15 |
| 666 | 2026-03-03T03:11:11.991Z | Checking futures-io v0.3.31 |
| 667 | 2026-03-03T03:11:12.183Z | Compiling aho-corasick v1.1.3 |
| 668 | 2026-03-03T03:11:12.306Z | Compiling anyhow v1.0.99 |
| 669 | 2026-03-03T03:11:12.343Z | Checking untrusted v0.9.0 |
| 670 | 2026-03-03T03:11:12.543Z | Compiling foldhash v0.1.5 |
| 671 | 2026-03-03T03:11:12.808Z | Compiling stable_deref_trait v1.2.0 |
| 672 | 2026-03-03T03:11:12.964Z | Compiling thiserror v1.0.69 |
| 673 | 2026-03-03T03:11:13.240Z | Compiling serde_derive v1.0.228 |
| 674 | 2026-03-03T03:11:13.243Z | Compiling schemars_derive v0.8.22 |
| 675 | 2026-03-03T03:11:13.322Z | Compiling tokio-macros v2.6.0 |
| 676 | 2026-03-03T03:11:13.434Z | Compiling thiserror-impl v2.0.17 |
| 677 | 2026-03-03T03:11:13.476Z | Compiling zerofrom-derive v0.1.6 |
| 678 | 2026-03-03T03:11:14.825Z | Compiling yoke-derive v0.8.0 |
| 679 | 2026-03-03T03:11:15.223Z | Compiling zerovec-derive v0.11.1 |
| 680 | 2026-03-03T03:11:15.647Z | Compiling futures-macro v0.3.31 |
| 681 | 2026-03-03T03:11:15.893Z | Compiling displaydoc v0.2.5 |
| 682 | 2026-03-03T03:11:16.264Z | Compiling zerocopy-derive v0.8.39 |
| 683 | 2026-03-03T03:11:16.343Z | Compiling scroll_derive v0.13.1 |
| 684 | 2026-03-03T03:11:16.573Z | Compiling pest v2.8.1 |
| 685 | 2026-03-03T03:11:17.335Z | Compiling zerofrom v0.1.6 |
| 686 | 2026-03-03T03:11:17.338Z | Compiling regex-automata v0.4.11 |
| 687 | 2026-03-03T03:11:17.409Z | Checking futures-util v0.3.31 |
| 688 | 2026-03-03T03:11:17.682Z | Compiling yoke v0.8.0 |
| 689 | 2026-03-03T03:11:18.066Z | Compiling thiserror-impl v1.0.69 |
| 690 | 2026-03-03T03:11:18.096Z | Compiling scroll v0.13.0 |
| 691 | 2026-03-03T03:11:18.403Z | Compiling hashbrown v0.15.5 |
| 692 | 2026-03-03T03:11:18.644Z | Checking tracing-core v0.1.34 |
| 693 | 2026-03-03T03:11:19.243Z | Compiling pest_meta v2.8.1 |
| 694 | 2026-03-03T03:11:19.384Z | Checking errno v0.3.13 |
| 695 | 2026-03-03T03:11:19.606Z | Checking atomic-waker v1.1.2 |
| 696 | 2026-03-03T03:11:19.768Z | Checking percent-encoding v2.3.2 |
| 697 | 2026-03-03T03:11:20.199Z | Compiling usdt-impl v0.6.0 |
| 698 | 2026-03-03T03:11:20.606Z | Compiling pest_generator v2.8.1 |
| 699 | 2026-03-03T03:11:20.745Z | Compiling plain v0.2.3 |
| 700 | 2026-03-03T03:11:20.936Z | Compiling bytes v1.10.1 |
| 701 | 2026-03-03T03:11:21.099Z | Compiling serde_tokenstream v0.2.2 |
| 702 | 2026-03-03T03:11:21.646Z | Checking chrono v0.4.42 |
| 703 | 2026-03-03T03:11:22.022Z | Checking tokio v1.48.0 |
| 704 | 2026-03-03T03:11:22.289Z | Compiling http v1.4.0 |
| 705 | 2026-03-03T03:11:22.787Z | Compiling pest_derive v2.8.1 |
| 706 | 2026-03-03T03:11:23.625Z | Checking http-body v1.0.1 |
| 707 | 2026-03-03T03:11:23.643Z | Compiling regex v1.11.3 |
| 708 | 2026-03-03T03:11:23.724Z | Compiling goblin v0.10.2 |
| 709 | 2026-03-03T03:11:24.587Z | Compiling regress v0.10.4 |
| 710 | 2026-03-03T03:11:24.993Z | Checking tracing v0.1.41 |
| 711 | 2026-03-03T03:11:25.324Z | Checking try-lock v0.2.5 |
| 712 | 2026-03-03T03:11:25.488Z | Checking tower-layer v0.3.3 |
| 713 | 2026-03-03T03:11:25.715Z | Compiling pretty-hex v0.4.1 |
| 714 | 2026-03-03T03:11:25.765Z | Checking base64 v0.22.1 |
| 715 | 2026-03-03T03:11:25.966Z | Checking tower-service v0.3.3 |
| 716 | 2026-03-03T03:11:26.127Z | Checking subtle v2.6.1 |
| 717 | 2026-03-03T03:11:26.281Z | Checking want v0.3.1 |
| 718 | 2026-03-03T03:11:26.489Z | Compiling dtrace-parser v0.3.0 |
| 719 | 2026-03-03T03:11:27.010Z | Compiling zerovec v0.11.4 |
| 720 | 2026-03-03T03:11:27.555Z | Compiling thread-id v5.0.0 |
| 721 | 2026-03-03T03:11:27.690Z | Checking httpdate v1.0.3 |
| 722 | 2026-03-03T03:11:28.005Z | Compiling byteorder v1.5.0 |
| 723 | 2026-03-03T03:11:28.484Z | Compiling typify-impl v0.4.3 |
| 724 | 2026-03-03T03:11:29.148Z | Checking tokio-util v0.7.16 |
| 725 | 2026-03-03T03:11:29.467Z | Compiling slog v2.8.2 |
| 726 | 2026-03-03T03:11:30.026Z | Checking h2 v0.4.12 |
| 727 | 2026-03-03T03:11:30.168Z | Checking ipnet v2.11.0 |
| 728 | 2026-03-03T03:11:30.597Z | Compiling dof v0.4.0 |
| 729 | 2026-03-03T03:11:30.669Z | Compiling crossbeam-utils v0.8.21 |
| 730 | 2026-03-03T03:11:31.238Z | Compiling rustls v0.22.4 |
| 731 | 2026-03-03T03:11:31.592Z | Compiling ryu v1.0.20 |
| 732 | 2026-03-03T03:11:31.962Z | Checking erased-serde v0.3.31 |
| 733 | 2026-03-03T03:11:32.464Z | Checking form_urlencoded v1.2.2 |
| 734 | 2026-03-03T03:11:33.517Z | Compiling slog-async v2.8.0 |
| 735 | 2026-03-03T03:11:33.716Z | Compiling tinystr v0.8.1 |
| 736 | 2026-03-03T03:11:33.827Z | Compiling usdt-attr-macro v0.6.0 |
| 737 | 2026-03-03T03:11:34.109Z | Compiling usdt-macro v0.6.0 |
| 738 | 2026-03-03T03:11:34.132Z | Checking http-body-util v0.1.3 |
| 739 | 2026-03-03T03:11:34.166Z | Compiling daft-derive v0.1.4 |
| 740 | 2026-03-03T03:11:34.330Z | Checking hyper v1.8.1 |
| 741 | 2026-03-03T03:11:34.380Z | Compiling openssl-sys v0.9.109 |
| 742 | 2026-03-03T03:11:34.574Z | Compiling multer v3.1.0 |
| 743 | 2026-03-03T03:11:34.920Z | Checking encoding_rs v0.8.35 |
| 744 | 2026-03-03T03:11:35.380Z | Compiling litemap v0.8.0 |
| 745 | 2026-03-03T03:11:35.497Z | Checking mime v0.3.17 |
| 746 | 2026-03-03T03:11:35.604Z | Compiling writeable v0.6.1 |
| 747 | 2026-03-03T03:11:36.055Z | Compiling icu_locale_core v2.0.0 |
| 748 | 2026-03-03T03:11:36.115Z | Checking serde_urlencoded v0.7.1 |
| 749 | 2026-03-03T03:11:36.350Z | Checking hyper-util v0.1.19 |
| 750 | 2026-03-03T03:11:36.768Z | Compiling potential_utf v0.1.2 |
| 751 | 2026-03-03T03:11:36.817Z | Compiling openapiv3 v2.2.0 |
| 752 | 2026-03-03T03:11:36.912Z | Compiling zerotrie v0.2.2 |
| 753 | 2026-03-03T03:11:37.035Z | Compiling async-stream-impl v0.3.6 |
| 754 | 2026-03-03T03:11:37.197Z | Compiling async-trait v0.1.89 |
| 755 | 2026-03-03T03:11:37.471Z | Compiling typify-macro v0.4.3 |
| 756 | 2026-03-03T03:11:37.491Z | Compiling structmeta-derive v0.3.0 |
| 757 | 2026-03-03T03:11:38.204Z | Compiling syn v1.0.109 |
| 758 | 2026-03-03T03:11:38.990Z | Compiling icu_provider v2.0.0 |
| 759 | 2026-03-03T03:11:39.342Z | Compiling icu_collections v2.0.0 |
| 760 | 2026-03-03T03:11:39.754Z | Compiling structmeta v0.3.0 |
| 761 | 2026-03-03T03:11:40.121Z | Compiling dropshot v0.16.6 |
| 762 | 2026-03-03T03:11:40.756Z | Compiling typify v0.4.3 |
| 763 | 2026-03-03T03:11:40.854Z | Compiling dropshot_endpoint v0.16.6 |
| 764 | 2026-03-03T03:11:42.318Z | Compiling unsafe-libyaml v0.2.11 |
| 765 | 2026-03-03T03:11:42.388Z | Compiling omicron-workspace-hack v0.1.0 |
| 766 | 2026-03-03T03:11:42.741Z | Checking powerfmt v0.2.0 |
| 767 | 2026-03-03T03:11:43.024Z | Checking foreign-types-shared v0.1.1 |
| 768 | 2026-03-03T03:11:43.158Z | Compiling openssl v0.10.73 |
| 769 | 2026-03-03T03:11:43.670Z | Compiling serde_yaml v0.9.34+deprecated |
| 770 | 2026-03-03T03:11:44.031Z | Checking foreign-types v0.3.2 |
| 771 | 2026-03-03T03:11:44.126Z | Checking deranged v0.4.0 |
| 772 | 2026-03-03T03:11:44.467Z | Compiling icu_properties v2.0.1 |
| 773 | 2026-03-03T03:11:44.724Z | Compiling icu_normalizer v2.0.0 |
| 774 | 2026-03-03T03:11:45.799Z | Compiling openssl-macros v0.1.1 |
| 775 | 2026-03-03T03:11:46.073Z | Checking memmap2 v0.9.8 |
| 776 | 2026-03-03T03:11:46.379Z | Compiling native-tls v0.2.14 |
| 777 | 2026-03-03T03:11:46.578Z | Compiling strsim v0.11.1 |
| 778 | 2026-03-03T03:11:46.601Z | Checking fastrand v2.3.0 |
| 779 | 2026-03-03T03:11:46.635Z | Checking num_threads v0.1.7 |
| 780 | 2026-03-03T03:11:46.761Z | Compiling idna_adapter v1.2.1 |
| 781 | 2026-03-03T03:11:46.873Z | Checking time v0.3.41 |
| 782 | 2026-03-03T03:11:46.934Z | Checking tempfile v3.21.0 |
| 783 | 2026-03-03T03:11:48.080Z | Checking rustls-webpki v0.103.4 |
| 784 | 2026-03-03T03:11:48.764Z | Compiling strum_macros v0.26.4 |
| 785 | 2026-03-03T03:11:49.198Z | Compiling utf8_iter v1.0.4 |
| 786 | 2026-03-03T03:11:49.430Z | Checking openssl-probe v0.1.6 |
| 787 | 2026-03-03T03:11:49.599Z | Checking winnow v0.7.13 |
| 788 | 2026-03-03T03:11:49.737Z | Compiling idna v1.1.0 |
| 789 | 2026-03-03T03:11:50.804Z | Checking block-buffer v0.10.4 |
| 790 | 2026-03-03T03:11:51.004Z | Checking crypto-common v0.1.6 |
| 791 | 2026-03-03T03:11:51.207Z | Compiling derive-ex v0.1.8 |
| 792 | 2026-03-03T03:11:52.241Z | Checking ipnetwork v0.21.1 |
| 793 | 2026-03-03T03:11:52.288Z | Checking futures-executor v0.3.31 |
| 794 | 2026-03-03T03:11:52.501Z | Compiling newtype-uuid-macros v0.1.0 |
| 795 | 2026-03-03T03:11:52.542Z | Compiling strum_macros v0.27.2 |
| 796 | 2026-03-03T03:11:52.634Z | Checking sync_wrapper v1.0.2 |
| 797 | 2026-03-03T03:11:52.943Z | Checking thread_local v1.1.9 |
| 798 | 2026-03-03T03:11:53.929Z | Compiling ident_case v1.0.1 |
| 799 | 2026-03-03T03:11:54.118Z | Compiling darling_core v0.20.11 |
| 800 | 2026-03-03T03:11:54.576Z | Checking tower v0.5.2 |
| 801 | 2026-03-03T03:11:54.620Z | Checking oxnet v0.1.4 |
| 802 | 2026-03-03T03:11:54.638Z | Checking futures v0.3.31 |
| 803 | 2026-03-03T03:11:54.755Z | Checking tokio-native-tls v0.3.1 |
| 804 | 2026-03-03T03:11:54.888Z | Compiling test-strategy v0.4.3 |
| 805 | 2026-03-03T03:11:55.029Z | Checking digest v0.10.7 |
| 806 | 2026-03-03T03:11:55.157Z | Compiling url v2.5.6 |
| 807 | 2026-03-03T03:11:55.180Z | Checking tokio-rustls v0.26.2 |
| 808 | 2026-03-03T03:11:55.345Z | Compiling progenitor-impl v0.11.1 |
| 809 | 2026-03-03T03:11:55.432Z | Checking crossbeam-channel v0.5.15 |
| 810 | 2026-03-03T03:11:55.606Z | Checking ppv-lite86 v0.2.21 |
| 811 | 2026-03-03T03:11:56.338Z | Checking rustls-webpki v0.102.8 |
| 812 | 2026-03-03T03:11:56.355Z | Checking webpki-roots v1.0.2 |
| 813 | 2026-03-03T03:11:56.703Z | Checking is-terminal v0.4.16 |
| 814 | 2026-03-03T03:11:56.838Z | Checking take_mut v0.2.2 |
| 815 | 2026-03-03T03:11:57.315Z | Checking cpufeatures v0.2.17 |
| 816 | 2026-03-03T03:11:57.349Z | Checking iri-string v0.7.8 |
| 817 | 2026-03-03T03:11:57.418Z | Compiling ref-cast v1.0.24 |
| 818 | 2026-03-03T03:11:57.440Z | Checking match_cfg v0.1.0 |
| 819 | 2026-03-03T03:11:57.550Z | Checking term v1.1.0 |
| 820 | 2026-03-03T03:11:57.921Z | Checking hostname v0.3.1 |
| 821 | 2026-03-03T03:11:57.976Z | Checking slog-term v2.9.2 |
| 822 | 2026-03-03T03:11:59.323Z | Compiling darling_macro v0.20.11 |
| 823 | 2026-03-03T03:11:59.397Z | Checking hyper-rustls v0.27.7 |
| 824 | 2026-03-03T03:11:59.511Z | Checking usdt v0.6.0 |
| 825 | 2026-03-03T03:11:59.803Z | Checking hyper-tls v0.6.0 |
| 826 | 2026-03-03T03:12:00.027Z | Checking tower-http v0.6.6 |
| 827 | 2026-03-03T03:12:00.281Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 828 | 2026-03-03T03:12:00.351Z | Checking slog-json v2.6.1 |
| 829 | 2026-03-03T03:12:00.882Z | Compiling progenitor-macro v0.11.1 |
| 830 | 2026-03-03T03:12:00.935Z | Compiling ref-cast-impl v1.0.24 |
| 831 | 2026-03-03T03:12:01.018Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 832 | 2026-03-03T03:12:01.308Z | Checking serde_spanned v1.0.4 |
| 833 | 2026-03-03T03:12:01.446Z | Checking hex v0.4.3 |
| 834 | 2026-03-03T03:12:01.712Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 835 | 2026-03-03T03:12:01.969Z | Checking spin v0.9.8 |
| 836 | 2026-03-03T03:12:02.014Z | Checking unicode-width v0.2.1 |
| 837 | 2026-03-03T03:12:02.044Z | Checking toml v0.9.10+spec-1.1.0 |
| 838 | 2026-03-03T03:12:02.115Z | Checking tokio-rustls v0.25.0 |
| 839 | 2026-03-03T03:12:02.742Z | Checking reqwest v0.12.23 |
| 840 | 2026-03-03T03:12:02.995Z | Checking slog-bunyan v2.5.0 |
| 841 | 2026-03-03T03:12:03.191Z | Compiling darling v0.20.11 |
| 842 | 2026-03-03T03:12:03.324Z | Checking sha1 v0.10.6 |
| 843 | 2026-03-03T03:12:03.628Z | Checking async-stream v0.3.6 |
| 844 | 2026-03-03T03:12:04.614Z | Checking newtype-uuid v1.3.2 |
| 845 | 2026-03-03T03:12:04.937Z | Checking waitgroup v0.1.2 |
| 846 | 2026-03-03T03:12:05.094Z | Checking rustls-pemfile v2.2.0 |
| 847 | 2026-03-03T03:12:05.175Z | Checking serde_path_to_error v0.1.20 |
| 848 | 2026-03-03T03:12:05.341Z | Checking rand_core v0.9.3 |
| 849 | 2026-03-03T03:12:05.652Z | Checking hostname v0.4.2 |
| 850 | 2026-03-03T03:12:05.655Z | Checking debug-ignore v1.0.5 |
| 851 | 2026-03-03T03:12:06.044Z | Checking daft v0.1.4 |
| 852 | 2026-03-03T03:12:06.502Z | Compiling serde_with_macros v3.14.0 |
| 853 | 2026-03-03T03:12:06.987Z | Compiling parse-display-derive v0.10.0 |
| 854 | 2026-03-03T03:12:07.284Z | Compiling clap_derive v4.5.45 |
| 855 | 2026-03-03T03:12:07.397Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 856 | 2026-03-03T03:12:09.264Z | Checking utf8parse v0.2.2 |
| 857 | 2026-03-03T03:12:09.419Z | Checking anstyle-parse v0.2.7 |
| 858 | 2026-03-03T03:12:09.958Z | Checking rand_chacha v0.9.0 |
| 859 | 2026-03-03T03:12:10.211Z | Checking terminal_size v0.4.3 |
| 860 | 2026-03-03T03:12:10.464Z | Checking wait-timeout v0.2.1 |
| 861 | 2026-03-03T03:12:10.675Z | Checking lazy_static v1.5.0 |
| 862 | 2026-03-03T03:12:10.807Z | Checking anstyle v1.0.11 |
| 863 | 2026-03-03T03:12:10.843Z | Checking anstyle-query v1.1.4 |
| 864 | 2026-03-03T03:12:10.995Z | Checking colorchoice v1.0.4 |
| 865 | 2026-03-03T03:12:11.029Z | Compiling either v1.15.0 |
| 866 | 2026-03-03T03:12:11.148Z | Checking is_terminal_polyfill v1.70.1 |
| 867 | 2026-03-03T03:12:11.188Z | Checking bit-vec v0.8.0 |
| 868 | 2026-03-03T03:12:11.302Z | Checking quick-error v1.2.3 |
| 869 | 2026-03-03T03:12:11.386Z | Checking anstream v0.6.20 |
| 870 | 2026-03-03T03:12:11.436Z | Checking rand v0.9.2 |
| 871 | 2026-03-03T03:12:11.460Z | Checking rusty-fork v0.3.0 |
| 872 | 2026-03-03T03:12:11.581Z | Checking bit-set v0.8.0 |
| 873 | 2026-03-03T03:12:11.662Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 874 | 2026-03-03T03:12:11.764Z | Checking rand_xorshift v0.4.0 |
| 875 | 2026-03-03T03:12:11.961Z | Checking unarray v0.1.4 |
| 876 | 2026-03-03T03:12:12.269Z | Checking clap_lex v0.7.5 |
| 877 | 2026-03-03T03:12:12.460Z | Checking proptest v1.7.0 |
| 878 | 2026-03-03T03:12:12.598Z | Checking clap_builder v4.5.44 |
| 879 | 2026-03-03T03:12:12.974Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 880 | 2026-03-03T03:12:13.007Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 881 | 2026-03-03T03:12:13.122Z | Checking strum v0.27.2 |
| 882 | 2026-03-03T03:12:13.257Z | Checking strum v0.26.3 |
| 883 | 2026-03-03T03:12:13.446Z | Compiling rand_core v0.6.4 |
| 884 | 2026-03-03T03:12:13.482Z | Compiling toml_datetime v0.6.11 |
| 885 | 2026-03-03T03:12:13.657Z | Compiling serde_spanned v0.6.9 |
| 886 | 2026-03-03T03:12:13.921Z | Compiling toml_write v0.1.2 |
| 887 | 2026-03-03T03:12:14.603Z | Compiling toml_edit v0.22.27 |
| 888 | 2026-03-03T03:12:14.721Z | Compiling rand_chacha v0.3.1 |
| 889 | 2026-03-03T03:12:15.498Z | Compiling progenitor-client v0.11.1 |
| 890 | 2026-03-03T03:12:15.550Z | Checking clap v4.5.45 |
| 891 | 2026-03-03T03:12:16.472Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 892 | 2026-03-03T03:12:18.038Z | Compiling tabwriter v1.4.1 |
| 893 | 2026-03-03T03:12:20.187Z | Compiling progenitor v0.11.1 |
| 894 | 2026-03-03T03:12:20.311Z | Compiling rand v0.8.5 |
| 895 | 2026-03-03T03:12:20.374Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 896 | 2026-03-03T03:12:20.394Z | Checking progenitor-client v0.10.0 |
| 897 | 2026-03-03T03:12:21.005Z | Compiling hubpack_derive v0.1.1 |
| 898 | 2026-03-03T03:12:21.455Z | Compiling num-integer v0.1.46 |
| 899 | 2026-03-03T03:12:21.609Z | Compiling instant v0.1.13 |
| 900 | 2026-03-03T03:12:21.734Z | Compiling prettyplease v0.2.37 |
| 901 | 2026-03-03T03:12:21.810Z | Compiling colored v3.1.1 |
| 902 | 2026-03-03T03:12:21.928Z | Compiling foldhash v0.2.0 |
| 903 | 2026-03-03T03:12:22.115Z | Compiling rustc-hash v2.1.1 |
| 904 | 2026-03-03T03:12:22.252Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 905 | 2026-03-03T03:12:22.294Z | Compiling iddqd v0.3.17 |
| 906 | 2026-03-03T03:12:22.462Z | Checking hubpack v0.1.2 |
| 907 | 2026-03-03T03:12:22.479Z | Compiling backoff v0.4.0 |
| 908 | 2026-03-03T03:12:22.482Z | Checking itertools v0.14.0 |
| 909 | 2026-03-03T03:12:23.815Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 910 | 2026-03-03T03:12:24.548Z | Compiling parse-display v0.10.0 |
| 911 | 2026-03-03T03:12:24.619Z | Compiling serde_with v3.14.0 |
| 912 | 2026-03-03T03:12:25.028Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 913 | 2026-03-03T03:12:25.399Z | Compiling macaddr v1.0.1 |
| 914 | 2026-03-03T03:12:26.538Z | Compiling num-iter v0.1.45 |
| 915 | 2026-03-03T03:12:26.735Z | Compiling num-rational v0.4.2 |
| 916 | 2026-03-03T03:12:27.961Z | Compiling num-complex v0.4.6 |
| 917 | 2026-03-03T03:12:27.996Z | Checking static_assertions v1.1.0 |
| 918 | 2026-03-03T03:12:28.868Z | Compiling num v0.4.3 |
| 919 | 2026-03-03T03:12:28.994Z | Compiling float-ord v0.3.2 |
| 920 | 2026-03-03T03:12:29.423Z | Compiling toml v0.8.23 |
| 921 | 2026-03-03T03:12:29.603Z | Compiling num-derive v0.3.3 |
| 922 | 2026-03-03T03:12:30.431Z | Compiling libz-sys v1.1.22 |
| 923 | 2026-03-03T03:12:30.729Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 924 | 2026-03-03T03:12:31.192Z | Compiling memoffset v0.9.1 |
| 925 | 2026-03-03T03:12:31.568Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 926 | 2026-03-03T03:12:31.675Z | Compiling cfg_aliases v0.2.1 |
| 927 | 2026-03-03T03:12:31.708Z | Checking libscf-sys v1.1.0 |
| 928 | 2026-03-03T03:12:31.790Z | Compiling nix v0.30.1 |
| 929 | 2026-03-03T03:12:31.866Z | Compiling proc-macro-error2 v2.0.1 |
| 930 | 2026-03-03T03:12:32.382Z | Compiling glob v0.3.3 |
| 931 | 2026-03-03T03:12:32.606Z | Checking bytecount v0.6.9 |
| 932 | 2026-03-03T03:12:32.774Z | Compiling tabled_derive v0.11.0 |
| 933 | 2026-03-03T03:12:32.793Z | Checking papergrid v0.17.0 |
| 934 | 2026-03-03T03:12:33.043Z | Compiling clang-sys v1.8.1 |
| 935 | 2026-03-03T03:12:33.568Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#be885b28) |
| 936 | 2026-03-03T03:12:33.782Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 937 | 2026-03-03T03:12:34.351Z | Checking testing_table v0.3.0 |
| 938 | 2026-03-03T03:12:34.502Z | Checking protocol v0.1.0 (/work/oxidecomputer/lldp/protocol) |
| 939 | 2026-03-03T03:12:34.702Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 940 | 2026-03-03T03:12:34.825Z | Compiling proc-macro-error-attr v1.0.4 |
| 941 | 2026-03-03T03:12:34.843Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#be885b28) |
| 942 | 2026-03-03T03:12:35.183Z | Compiling rustix v0.38.44 |
| 943 | 2026-03-03T03:12:35.203Z | Checking tabled v0.20.0 |
| 944 | 2026-03-03T03:12:35.291Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#be885b28) |
| 945 | 2026-03-03T03:12:36.065Z | Checking lldpd-types-versions v0.1.0 (/work/oxidecomputer/lldp/lldpd-types/versions) |
| 946 | 2026-03-03T03:12:36.164Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 947 | 2026-03-03T03:12:36.590Z | Compiling proc-macro-error v1.0.4 |
| 948 | 2026-03-03T03:12:36.651Z | Compiling rayon-core v1.13.0 |
| 949 | 2026-03-03T03:12:36.949Z | Compiling semver v0.1.20 |
| 950 | 2026-03-03T03:12:36.998Z | Compiling minimal-lexical v0.2.1 |
| 951 | 2026-03-03T03:12:37.337Z | Compiling nom v7.1.3 |
| 952 | 2026-03-03T03:12:37.425Z | Compiling rustc_version v0.1.7 |
| 953 | 2026-03-03T03:12:37.792Z | Checking crossbeam-epoch v0.9.18 |
| 954 | 2026-03-03T03:12:38.187Z | Checking serde-big-array v0.5.1 |
| 955 | 2026-03-03T03:12:38.204Z | Compiling cargo-platform v0.1.9 |
| 956 | 2026-03-03T03:12:38.429Z | Compiling serde_repr v0.1.20 |
| 957 | 2026-03-03T03:12:38.681Z | Compiling vergen v8.3.2 |
| 958 | 2026-03-03T03:12:39.067Z | Compiling libloading v0.8.8 |
| 959 | 2026-03-03T03:12:39.144Z | Checking unicode-width v0.1.14 |
| 960 | 2026-03-03T03:12:39.433Z | Compiling unicode-segmentation v1.12.0 |
| 961 | 2026-03-03T03:12:39.496Z | Compiling home v0.5.11 |
| 962 | 2026-03-03T03:12:39.698Z | Compiling crc32fast v1.5.0 |
| 963 | 2026-03-03T03:12:39.718Z | Checking crc8 v0.1.1 |
| 964 | 2026-03-03T03:12:39.878Z | Compiling bindgen v0.64.0 |
| 965 | 2026-03-03T03:12:40.231Z | Compiling cexpr v0.6.0 |
| 966 | 2026-03-03T03:12:40.271Z | Compiling heck v0.3.3 |
| 967 | 2026-03-03T03:12:40.356Z | Compiling which v4.4.2 |
| 968 | 2026-03-03T03:12:40.376Z | Checking textwrap v0.11.0 |
| 969 | 2026-03-03T03:12:40.422Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 970 | 2026-03-03T03:12:40.641Z | Compiling cargo_metadata v0.18.1 |
| 971 | 2026-03-03T03:12:41.389Z | Checking crossbeam-deque v0.8.6 |
| 972 | 2026-03-03T03:12:41.555Z | Compiling newtype_derive v0.1.6 |
| 973 | 2026-03-03T03:12:41.720Z | Compiling proc-macro-crate v3.3.0 |
| 974 | 2026-03-03T03:12:41.925Z | Checking dropshot-api-manager-types v0.3.0 |
| 975 | 2026-03-03T03:12:42.218Z | Compiling progenitor-impl v0.10.0 |
| 976 | 2026-03-03T03:12:42.724Z | Compiling rustc_version v0.4.1 |
| 977 | 2026-03-03T03:12:43.327Z | Compiling blake3 v1.8.2 |
| 978 | 2026-03-03T03:12:43.442Z | Compiling ring v0.16.20 |
| 979 | 2026-03-03T03:12:43.963Z | Checking atty v0.2.14 |
| 980 | 2026-03-03T03:12:44.116Z | Compiling fs-err v3.1.2 |
| 981 | 2026-03-03T03:12:44.437Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 982 | 2026-03-03T03:12:44.496Z | Compiling lazycell v1.3.0 |
| 983 | 2026-03-03T03:12:44.665Z | Checking ansi_term v0.12.1 |
| 984 | 2026-03-03T03:12:45.009Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#8e2d840d) |
| 985 | 2026-03-03T03:12:45.359Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 986 | 2026-03-03T03:12:45.429Z | Checking bitflags v1.3.2 |
| 987 | 2026-03-03T03:12:45.535Z | Compiling peeking_take_while v0.1.2 |
| 988 | 2026-03-03T03:12:45.589Z | Checking vec_map v0.8.2 |
| 989 | 2026-03-03T03:12:45.687Z | Checking adler2 v2.0.1 |
| 990 | 2026-03-03T03:12:45.884Z | Checking winnow v0.5.40 |
| 991 | 2026-03-03T03:12:45.985Z | Compiling owo-colors v4.2.3 |
| 992 | 2026-03-03T03:12:46.553Z | Checking strsim v0.8.0 |
| 993 | 2026-03-03T03:12:46.785Z | Compiling rustc-hash v1.1.0 |
| 994 | 2026-03-03T03:12:47.473Z | Compiling progenitor-macro v0.10.0 |
| 995 | 2026-03-03T03:12:48.545Z | Checking clap v2.34.0 |
| 996 | 2026-03-03T03:12:48.622Z | Checking toml_edit v0.19.15 |
| 997 | 2026-03-03T03:12:49.172Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 998 | 2026-03-03T03:12:50.958Z | Checking miniz_oxide v0.8.9 |
| 999 | 2026-03-03T03:12:51.218Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 1000 | 2026-03-03T03:12:51.746Z | Compiling num_enum_derive v0.7.4 |
| 1001 | 2026-03-03T03:12:51.962Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 1002 | 2026-03-03T03:12:52.850Z | Compiling structopt-derive v0.4.18 |
| 1003 | 2026-03-03T03:12:54.559Z | Checking bstr v1.12.0 |
| 1004 | 2026-03-03T03:12:55.042Z | Checking filetime v0.2.26 |
| 1005 | 2026-03-03T03:12:55.159Z | Checking smawk v0.3.2 |
| 1006 | 2026-03-03T03:12:55.196Z | Checking is_ci v1.2.0 |
| 1007 | 2026-03-03T03:12:55.251Z | Checking same-file v1.0.6 |
| 1008 | 2026-03-03T03:12:55.341Z | Checking arrayref v0.3.9 |
| 1009 | 2026-03-03T03:12:55.373Z | Checking untrusted v0.7.1 |
| 1010 | 2026-03-03T03:12:55.449Z | Checking spin v0.5.2 |
| 1011 | 2026-03-03T03:12:55.466Z | Compiling signal-hook v0.3.18 |
| 1012 | 2026-03-03T03:12:55.572Z | Checking unicode-linebreak v0.1.5 |
| 1013 | 2026-03-03T03:12:55.670Z | Checking arrayvec v0.7.6 |
| 1014 | 2026-03-03T03:12:55.818Z | Checking xattr v1.5.1 |
| 1015 | 2026-03-03T03:12:56.025Z | Checking constant_time_eq v0.3.1 |
| 1016 | 2026-03-03T03:12:56.029Z | Checking textwrap v0.16.2 |
| 1017 | 2026-03-03T03:12:56.058Z | Checking tar v0.4.44 |
| 1018 | 2026-03-03T03:12:56.468Z | Checking walkdir v2.5.0 |
| 1019 | 2026-03-03T03:12:56.728Z | Checking supports-color v3.0.2 |
| 1020 | 2026-03-03T03:12:56.763Z | Checking structopt v0.3.26 |
| 1021 | 2026-03-03T03:12:56.830Z | Checking atomicwrites v0.4.4 |
| 1022 | 2026-03-03T03:12:56.899Z | Checking similar v2.7.0 |
| 1023 | 2026-03-03T03:12:56.923Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 1024 | 2026-03-03T03:12:56.926Z | Checking flate2 v1.1.2 |
| 1025 | 2026-03-03T03:12:57.025Z | Checking num_enum v0.7.4 |
| 1026 | 2026-03-03T03:12:57.492Z | Checking toml v0.7.8 |
| 1027 | 2026-03-03T03:12:57.596Z | Checking lldpd-api v0.1.0 (/work/oxidecomputer/lldp/lldpd-api) |
| 1028 | 2026-03-03T03:12:57.598Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 1029 | 2026-03-03T03:12:57.696Z | Checking sha2 v0.10.9 |
| 1030 | 2026-03-03T03:12:57.808Z | Checking progenitor v0.10.0 |
| 1031 | 2026-03-03T03:12:58.015Z | Checking drift v0.1.2 |
| 1032 | 2026-03-03T03:12:58.051Z | Checking camino-tempfile v1.4.1 |
| 1033 | 2026-03-03T03:12:58.125Z | Checking indent_write v2.2.0 |
| 1034 | 2026-03-03T03:12:58.142Z | Checking topological-sort v0.2.2 |
| 1035 | 2026-03-03T03:12:58.206Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 1036 | 2026-03-03T03:12:58.318Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#8e2d840d) |
| 1037 | 2026-03-03T03:12:58.340Z | Checking omicron-zone-package v0.11.1 |
| 1038 | 2026-03-03T03:12:58.435Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#5552f18c) |
| 1039 | 2026-03-03T03:12:58.512Z | Checking lldpd-types v0.1.0 (/work/oxidecomputer/lldp/lldpd-types) |
| 1040 | 2026-03-03T03:12:58.613Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1041 | 2026-03-03T03:12:58.648Z | Checking http v0.2.12 |
| 1042 | 2026-03-03T03:12:58.791Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#d6f5da94) |
| 1043 | 2026-03-03T03:12:58.868Z | Checking dropshot-api-manager v0.3.0 |
| 1044 | 2026-03-03T03:12:59.893Z | Checking xtask v0.1.0 (/work/oxidecomputer/lldp/xtask) |
| 1045 | 2026-03-03T03:13:00.283Z | Checking lldp-dropshot-apis v0.1.0 (/work/oxidecomputer/lldp/dropshot-apis) |
| 1046 | 2026-03-03T03:13:00.580Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#d6f5da94) |
| 1047 | 2026-03-03T03:13:03.261Z | Compiling git2 v0.19.0 |
| 1048 | 2026-03-03T03:13:07.082Z | Compiling lldpd v0.1.0 (/work/oxidecomputer/lldp/lldpd) |
| 1049 | 2026-03-03T03:13:09.414Z | Checking lldpd-common v0.1.0 (/work/oxidecomputer/lldp/lldpd-common) |
| 1050 | 2026-03-03T03:13:09.587Z | Checking lldpd-client v0.1.0 (/work/oxidecomputer/lldp/lldpd-client) |
| 1051 | 2026-03-03T03:13:12.011Z | Checking lldpadm v0.1.0 (/work/oxidecomputer/lldp/adm) |
| 1052 | 2026-03-03T03:13:13.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s |
| 1053 | 2026-03-03T03:13:14.160Z | + for feat in smf dendrite |
| 1054 | 2026-03-03T03:13:14.160Z | + cargo clippy --features dendrite -- --deny warnings |
| 1055 | 2026-03-03T03:13:14.763Z | Compiling lldpd v0.1.0 (/work/oxidecomputer/lldp/lldpd) |
| 1056 | 2026-03-03T03:13:18.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s |
| 1057 | 2026-03-03T03:13:18.208Z | + banner fmt |
| 1058 | 2026-03-03T03:13:18.211Z | |
| 1059 | 2026-03-03T03:13:18.211Z | ###### # # ##### |
| 1060 | 2026-03-03T03:13:18.211Z | # ## ## # |
| 1061 | 2026-03-03T03:13:18.211Z | ##### # ## # # |
| 1062 | 2026-03-03T03:13:18.211Z | # # # # |
| 1063 | 2026-03-03T03:13:18.211Z | # # # # |
| 1064 | 2026-03-03T03:13:18.211Z | # # # # |
| 1065 | 2026-03-03T03:13:18.211Z | |
| 1066 | 2026-03-03T03:13:18.211Z | + cargo fmt -- --check |
| 1067 | 2026-03-03T03:13:18.626Z | process exited: duration 185681 ms, exit code 0 |
| |
| 1068 | 2026-03-03T03:13:18.632Z | found 0 output files |