|
|
|
| 1 | 2026-03-13T16:51:35.577Z | job assigned to worker 01KKM1P02X02V64N4AEQZ5T1JF [factory aws, i-04bc16b20568c84ff] (queued for 1 m 30 s) |
| |
| 2 | 2026-03-13T16:51:44.120Z | starting task 0: "setup" |
| 3 | 2026-03-13T16:51:44.125Z | ++ uname -s |
| 4 | 2026-03-13T16:51:44.129Z | + kern=SunOS |
| 5 | 2026-03-13T16:51:44.129Z | + build_user=build |
| 6 | 2026-03-13T16:51:44.129Z | + build_uid=12345 |
| 7 | 2026-03-13T16:51:44.129Z | + work_dir=/work |
| 8 | 2026-03-13T16:51:44.129Z | + input_dir=/input |
| 9 | 2026-03-13T16:51:44.129Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T16:51:44.129Z | + case "$kern" in |
| 11 | 2026-03-13T16:51:44.129Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T16:51:44.167Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T16:51:46.176Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T16:51:46.314Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T16:51:46.317Z | + home_fs=zfs |
| 16 | 2026-03-13T16:51:46.317Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T16:51:46.317Z | + mkdir -p /home/build |
| 18 | 2026-03-13T16:51:46.317Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T16:51:48.320Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T16:51:48.324Z | process exited: duration 4206 ms, exit code 0 |
| |
| 21 | 2026-03-13T16:51:48.331Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T16:51:48.337Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-13T16:51:48.337Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-13T16:51:48.337Z | * rust toolchain profile = "default" |
| 25 | 2026-03-13T16:51:48.340Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-13T16:51:48.340Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T16:51:48.340Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T16:51:48.340Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T16:51:48.340Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-13T16:51:48.464Z | info: downloading installer |
| 31 | 2026-03-13T16:51:50.016Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T16:51:50.016Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T16:51:50.016Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T16:51:50.017Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T16:51:50.017Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T16:51:50.017Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T16:51:50.017Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T16:51:50.017Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T16:51:50.017Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T16:51:50.017Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T16:51:50.017Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T16:51:50.017Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T16:51:50.017Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T16:51:50.029Z | info: profile set to default |
| 45 | 2026-03-13T16:51:50.029Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T16:51:50.032Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-13T16:51:50.192Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-13T16:51:50.195Z | info: downloading 6 components |
| 49 | 2026-03-13T16:52:06.795Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 50 | 2026-03-13T16:52:06.795Z | |
| 51 | 2026-03-13T16:52:06.828Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-13T16:52:06.828Z | |
| 53 | 2026-03-13T16:52:06.828Z | |
| 54 | 2026-03-13T16:52:06.831Z | Rust is installed now. Great! |
| 55 | 2026-03-13T16:52:06.831Z | |
| 56 | 2026-03-13T16:52:06.831Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T16:52:06.831Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T16:52:06.831Z | |
| 59 | 2026-03-13T16:52:06.831Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T16:52:06.831Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T16:52:06.832Z | |
| 62 | 2026-03-13T16:52:06.832Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T16:52:06.832Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T16:52:06.832Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T16:52:06.832Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T16:52:06.832Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T16:52:06.832Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T16:52:06.832Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T16:52:06.832Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T16:52:06.832Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T16:52:06.962Z | + rustup --version |
| 72 | 2026-03-13T16:52:06.974Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T16:52:06.974Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T16:52:06.978Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-13T16:52:06.978Z | + cargo --version |
| 76 | 2026-03-13T16:52:06.982Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-13T16:52:06.985Z | + rustc --version |
| 78 | 2026-03-13T16:52:07.011Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-13T16:52:07.014Z | process exited: duration 18682 ms, exit code 0 |
| |
| 80 | 2026-03-13T16:52:07.021Z | starting task 2: "authentication" |
| 81 | 2026-03-13T16:52:07.042Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-13T16:52:07.052Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T16:52:07.058Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-13T16:52:07.063Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-13T16:52:07.427Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-13T16:52:17.009Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-13T16:52:17.009Z | + git fetch origin 56760c9a74e77be5a4fad03721871da621d34805 |
| 88 | 2026-03-13T16:52:17.270Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-13T16:52:17.270Z | * branch 56760c9a74e77be5a4fad03721871da621d34805 -> FETCH_HEAD |
| 90 | 2026-03-13T16:52:17.284Z | + [[ -n helios3 ]] |
| 91 | 2026-03-13T16:52:17.288Z | ++ git branch --show-current |
| 92 | 2026-03-13T16:52:17.292Z | + current=main |
| 93 | 2026-03-13T16:52:17.292Z | + [[ main != helios3 ]] |
| 94 | 2026-03-13T16:52:17.292Z | + git branch -f helios3 56760c9a74e77be5a4fad03721871da621d34805 |
| 95 | 2026-03-13T16:52:17.296Z | + git checkout -f helios3 |
| 96 | 2026-03-13T16:52:17.463Z | Switched to branch 'helios3' |
| 97 | 2026-03-13T16:52:17.466Z | + git reset --hard 56760c9a74e77be5a4fad03721871da621d34805 |
| 98 | 2026-03-13T16:52:17.634Z | HEAD is now at 56760c9a7 WIP - move to Helios v3 |
| 99 | 2026-03-13T16:52:17.637Z | process exited: duration 10584 ms, exit code 0 |
| |
| 100 | 2026-03-13T16:52:17.644Z | starting task 4: "build" |
| 101 | 2026-03-13T16:52:17.650Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-13T16:52:17.650Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-13T16:52:17.650Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-13T16:52:17.650Z | + cargo --version |
| 105 | 2026-03-13T16:52:17.662Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 106 | 2026-03-13T16:52:17.666Z | + rustc --version |
| 107 | 2026-03-13T16:52:17.691Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 108 | 2026-03-13T16:52:17.694Z | + cargo tree --locked |
| 109 | 2026-03-13T16:52:17.917Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 110 | 2026-03-13T16:52:18.182Z | Updating crates.io index |
| 111 | 2026-03-13T16:52:18.185Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 112 | 2026-03-13T16:52:18.697Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 113 | 2026-03-13T16:52:19.038Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 114 | 2026-03-13T16:52:19.376Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 115 | 2026-03-13T16:52:19.797Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 116 | 2026-03-13T16:52:20.558Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 117 | 2026-03-13T16:52:21.689Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 118 | 2026-03-13T16:52:23.118Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 119 | 2026-03-13T16:52:24.721Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 120 | 2026-03-13T16:52:25.455Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 121 | 2026-03-13T16:52:25.807Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 122 | 2026-03-13T16:52:26.795Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 123 | 2026-03-13T16:52:27.220Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 124 | 2026-03-13T16:52:27.609Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 125 | 2026-03-13T16:52:27.933Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 126 | 2026-03-13T16:52:28.771Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 127 | 2026-03-13T16:52:29.260Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 128 | 2026-03-13T16:52:29.633Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 129 | 2026-03-13T16:52:29.910Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 130 | 2026-03-13T16:52:30.330Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 131 | 2026-03-13T16:52:30.667Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 132 | 2026-03-13T16:52:30.902Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 133 | 2026-03-13T16:52:31.169Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 134 | 2026-03-13T16:52:31.714Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 135 | 2026-03-13T16:52:32.113Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 136 | 2026-03-13T16:52:32.872Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 137 | 2026-03-13T16:52:33.140Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 138 | 2026-03-13T16:52:33.482Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 139 | 2026-03-13T16:52:33.769Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 140 | 2026-03-13T16:52:34.915Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 141 | 2026-03-13T16:52:35.243Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 142 | 2026-03-13T16:52:35.619Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 143 | 2026-03-13T16:52:35.987Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 144 | 2026-03-13T16:52:36.360Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 145 | 2026-03-13T16:52:36.852Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 146 | 2026-03-13T16:52:37.095Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 147 | 2026-03-13T16:52:37.393Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 148 | 2026-03-13T16:52:37.825Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 149 | 2026-03-13T16:52:52.808Z | Downloading crates ... |
| 150 | 2026-03-13T16:52:52.913Z | Downloaded bitfield-macros v0.19.4 |
| 151 | 2026-03-13T16:52:52.917Z | Downloaded async-trait v0.1.89 |
| 152 | 2026-03-13T16:52:52.922Z | Downloaded async-recursion v1.1.1 |
| 153 | 2026-03-13T16:52:52.928Z | Downloaded ctr v0.9.2 |
| 154 | 2026-03-13T16:52:52.933Z | Downloaded constant_time_eq v0.3.1 |
| 155 | 2026-03-13T16:52:52.966Z | Downloaded defmt-parser v1.0.0 |
| 156 | 2026-03-13T16:52:52.973Z | Downloaded bit-set v0.8.0 |
| 157 | 2026-03-13T16:52:52.973Z | Downloaded colorchoice v1.0.4 |
| 158 | 2026-03-13T16:52:52.973Z | Downloaded assert_cmd v2.1.2 |
| 159 | 2026-03-13T16:52:52.983Z | Downloaded displaydoc v0.2.5 |
| 160 | 2026-03-13T16:52:52.983Z | Downloaded async-stream v0.3.6 |
| 161 | 2026-03-13T16:52:52.983Z | Downloaded cipher v0.4.4 |
| 162 | 2026-03-13T16:52:52.983Z | Downloaded darling_core v0.23.0 |
| 163 | 2026-03-13T16:52:53.002Z | Downloaded chacha20poly1305 v0.10.1 |
| 164 | 2026-03-13T16:52:53.002Z | Downloaded display-error-chain v0.2.2 |
| 165 | 2026-03-13T16:52:53.002Z | Downloaded derive_builder_macro v0.20.2 |
| 166 | 2026-03-13T16:52:53.002Z | Downloaded darling_macro v0.20.11 |
| 167 | 2026-03-13T16:52:53.012Z | Downloaded bit-set v0.5.3 |
| 168 | 2026-03-13T16:52:53.012Z | Downloaded dirs-sys-next v0.1.2 |
| 169 | 2026-03-13T16:52:53.013Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 170 | 2026-03-13T16:52:53.013Z | Downloaded document-features v0.2.12 |
| 171 | 2026-03-13T16:52:53.032Z | Downloaded difflib v0.4.0 |
| 172 | 2026-03-13T16:52:53.033Z | Downloaded ed25519 v2.2.3 |
| 173 | 2026-03-13T16:52:53.033Z | Downloaded defmt-macros v1.0.1 |
| 174 | 2026-03-13T16:52:53.066Z | Downloaded cpufeatures v0.2.17 |
| 175 | 2026-03-13T16:52:53.066Z | Downloaded darling_macro v0.23.0 |
| 176 | 2026-03-13T16:52:53.066Z | Downloaded atty v0.2.14 |
| 177 | 2026-03-13T16:52:53.066Z | Downloaded convert_case v0.4.0 |
| 178 | 2026-03-13T16:52:53.066Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 179 | 2026-03-13T16:52:53.089Z | Downloaded aead v0.5.2 |
| 180 | 2026-03-13T16:52:53.089Z | Downloaded cpufeatures v0.3.0 |
| 181 | 2026-03-13T16:52:53.089Z | Downloaded crc v3.4.0 |
| 182 | 2026-03-13T16:52:53.089Z | Downloaded cargo-platform v0.1.9 |
| 183 | 2026-03-13T16:52:53.089Z | Downloaded embedded-io v0.4.0 |
| 184 | 2026-03-13T16:52:53.089Z | Downloaded camino-tempfile v1.4.1 |
| 185 | 2026-03-13T16:52:53.089Z | Downloaded crunchy v0.2.4 |
| 186 | 2026-03-13T16:52:53.089Z | Downloaded criterion-plot v0.6.0 |
| 187 | 2026-03-13T16:52:53.097Z | Downloaded dyn-clone v1.0.20 |
| 188 | 2026-03-13T16:52:53.097Z | Downloaded crc-catalog v2.4.0 |
| 189 | 2026-03-13T16:52:53.097Z | Downloaded event-listener-strategy v0.5.4 |
| 190 | 2026-03-13T16:52:53.097Z | Downloaded float-ord v0.3.2 |
| 191 | 2026-03-13T16:52:53.097Z | Downloaded fnv v1.0.7 |
| 192 | 2026-03-13T16:52:53.097Z | Downloaded funty v2.0.0 |
| 193 | 2026-03-13T16:52:53.121Z | Downloaded equivalent v1.0.2 |
| 194 | 2026-03-13T16:52:53.121Z | Downloaded escape8259 v0.5.3 |
| 195 | 2026-03-13T16:52:53.133Z | Downloaded defmt v1.0.1 |
| 196 | 2026-03-13T16:52:53.133Z | Downloaded flagset v0.4.7 |
| 197 | 2026-03-13T16:52:53.133Z | Downloaded ecdsa v0.16.9 |
| 198 | 2026-03-13T16:52:53.133Z | Downloaded chacha20 v0.9.1 |
| 199 | 2026-03-13T16:52:53.133Z | Downloaded futures-macro v0.3.32 |
| 200 | 2026-03-13T16:52:53.133Z | Downloaded futures-io v0.3.32 |
| 201 | 2026-03-13T16:52:53.148Z | Downloaded blowfish v0.9.1 |
| 202 | 2026-03-13T16:52:53.148Z | Downloaded constant_time_eq v0.4.2 |
| 203 | 2026-03-13T16:52:53.148Z | Downloaded form_urlencoded v1.2.2 |
| 204 | 2026-03-13T16:52:53.149Z | Downloaded gethostname v0.5.0 |
| 205 | 2026-03-13T16:52:53.205Z | Downloaded git-stub v1.0.0 |
| 206 | 2026-03-13T16:52:53.205Z | Downloaded ghash v0.5.1 |
| 207 | 2026-03-13T16:52:53.205Z | Downloaded float-cmp v0.10.0 |
| 208 | 2026-03-13T16:52:53.205Z | Downloaded futures-task v0.3.32 |
| 209 | 2026-03-13T16:52:53.232Z | Downloaded globwalk v0.9.1 |
| 210 | 2026-03-13T16:52:53.232Z | Downloaded hash32 v0.3.1 |
| 211 | 2026-03-13T16:52:53.232Z | Downloaded heck v0.4.1 |
| 212 | 2026-03-13T16:52:53.233Z | Downloaded hex v0.4.3 |
| 213 | 2026-03-13T16:52:53.233Z | Downloaded fs-err v3.3.0 |
| 214 | 2026-03-13T16:52:53.233Z | Downloaded env_logger v0.11.9 |
| 215 | 2026-03-13T16:52:53.233Z | Downloaded fixedbitset v0.5.7 |
| 216 | 2026-03-13T16:52:53.233Z | Downloaded fs-err v2.11.0 |
| 217 | 2026-03-13T16:52:53.233Z | Downloaded hex-literal v0.4.1 |
| 218 | 2026-03-13T16:52:53.233Z | Downloaded derive_builder v0.20.2 |
| 219 | 2026-03-13T16:52:53.233Z | Downloaded chumsky v0.9.3 |
| 220 | 2026-03-13T16:52:53.233Z | Downloaded http-range v0.1.5 |
| 221 | 2026-03-13T16:52:53.233Z | Downloaded hubpack v0.1.2 |
| 222 | 2026-03-13T16:52:53.233Z | Downloaded hostname v0.4.2 |
| 223 | 2026-03-13T16:52:53.233Z | Downloaded darling v0.21.3 |
| 224 | 2026-03-13T16:52:53.319Z | Downloaded git-stub-vcs v0.1.0 |
| 225 | 2026-03-13T16:52:53.319Z | Downloaded idna_adapter v1.2.1 |
| 226 | 2026-03-13T16:52:53.319Z | Downloaded hostname v0.3.1 |
| 227 | 2026-03-13T16:52:53.319Z | Downloaded internet-checksum v0.2.1 |
| 228 | 2026-03-13T16:52:53.319Z | Downloaded derive_more v0.99.20 |
| 229 | 2026-03-13T16:52:53.320Z | Downloaded event-listener v5.4.1 |
| 230 | 2026-03-13T16:52:53.320Z | Downloaded erased-serde v0.4.9 |
| 231 | 2026-03-13T16:52:53.320Z | Downloaded globset v0.4.18 |
| 232 | 2026-03-13T16:52:53.344Z | Downloaded group v0.13.0 |
| 233 | 2026-03-13T16:52:53.344Z | Downloaded compact_str v0.8.1 |
| 234 | 2026-03-13T16:52:53.344Z | Downloaded darling_core v0.21.3 |
| 235 | 2026-03-13T16:52:53.344Z | Downloaded lalrpop-util v0.19.12 |
| 236 | 2026-03-13T16:52:53.344Z | Downloaded itoa v1.0.17 |
| 237 | 2026-03-13T16:52:53.344Z | Downloaded is_terminal_polyfill v1.70.2 |
| 238 | 2026-03-13T16:52:53.344Z | Downloaded libscf-sys v1.1.0 |
| 239 | 2026-03-13T16:52:53.344Z | Downloaded linked-hash-map v0.5.6 |
| 240 | 2026-03-13T16:52:53.344Z | Downloaded kstat-rs v0.2.4 |
| 241 | 2026-03-13T16:52:53.344Z | Downloaded humantime v2.3.0 |
| 242 | 2026-03-13T16:52:53.344Z | Downloaded elliptic-curve v0.13.8 |
| 243 | 2026-03-13T16:52:53.344Z | Downloaded hyper-staticfile v0.10.1 |
| 244 | 2026-03-13T16:52:53.344Z | Downloaded half v1.8.3 |
| 245 | 2026-03-13T16:52:53.344Z | Downloaded macaddr v1.0.1 |
| 246 | 2026-03-13T16:52:53.344Z | Downloaded maybe-uninit v2.0.0 |
| 247 | 2026-03-13T16:52:53.345Z | Downloaded match_cfg v0.1.0 |
| 248 | 2026-03-13T16:52:53.345Z | Downloaded lazy_static v1.5.0 |
| 249 | 2026-03-13T16:52:53.345Z | Downloaded http-body-util v0.1.3 |
| 250 | 2026-03-13T16:52:53.345Z | Downloaded const_format v0.2.35 |
| 251 | 2026-03-13T16:52:53.345Z | Downloaded maplit v1.0.2 |
| 252 | 2026-03-13T16:52:53.345Z | Downloaded md5 v0.7.0 |
| 253 | 2026-03-13T16:52:53.345Z | Downloaded newline-converter v0.3.0 |
| 254 | 2026-03-13T16:52:53.345Z | Downloaded new_debug_unreachable v1.0.6 |
| 255 | 2026-03-13T16:52:53.345Z | Downloaded nested v0.1.1 |
| 256 | 2026-03-13T16:52:53.390Z | Downloaded knuffel-derive v3.2.0 |
| 257 | 2026-03-13T16:52:53.390Z | Downloaded hmac v0.12.1 |
| 258 | 2026-03-13T16:52:53.391Z | Downloaded nonempty v0.12.0 |
| 259 | 2026-03-13T16:52:53.391Z | Downloaded ingot-types v0.1.2 |
| 260 | 2026-03-13T16:52:53.391Z | Downloaded normalize-line-endings v0.3.0 |
| 261 | 2026-03-13T16:52:53.391Z | Downloaded num-derive v0.4.2 |
| 262 | 2026-03-13T16:52:53.391Z | Downloaded multimap v0.10.1 |
| 263 | 2026-03-13T16:52:53.420Z | Downloaded hyper-rustls v0.27.7 |
| 264 | 2026-03-13T16:52:53.420Z | Downloaded indoc v2.0.7 |
| 265 | 2026-03-13T16:52:53.420Z | Downloaded num_enum_derive v0.5.11 |
| 266 | 2026-03-13T16:52:53.420Z | Downloaded lock_api v0.4.14 |
| 267 | 2026-03-13T16:52:53.420Z | Downloaded half v2.7.1 |
| 268 | 2026-03-13T16:52:53.420Z | Downloaded nibble_vec v0.1.0 |
| 269 | 2026-03-13T16:52:53.420Z | Downloaded futures v0.3.32 |
| 270 | 2026-03-13T16:52:53.420Z | Downloaded openssl-macros v0.1.1 |
| 271 | 2026-03-13T16:52:53.420Z | Downloaded ipnetwork v0.21.1 |
| 272 | 2026-03-13T16:52:53.421Z | Downloaded ipnet v2.11.0 |
| 273 | 2026-03-13T16:52:53.421Z | Downloaded ordered-float v2.10.1 |
| 274 | 2026-03-13T16:52:53.421Z | Downloaded oso-derive v0.27.3 |
| 275 | 2026-03-13T16:52:53.421Z | Downloaded num-iter v0.1.45 |
| 276 | 2026-03-13T16:52:53.421Z | Downloaded num-derive v0.3.3 |
| 277 | 2026-03-13T16:52:53.445Z | Downloaded httptest v0.16.4 |
| 278 | 2026-03-13T16:52:53.445Z | Downloaded libtest-mimic v0.8.1 |
| 279 | 2026-03-13T16:52:53.445Z | Downloaded iana-time-zone v0.1.65 |
| 280 | 2026-03-13T16:52:53.445Z | Downloaded olpc-cjson v0.1.4 |
| 281 | 2026-03-13T16:52:53.445Z | Downloaded num-rational v0.4.2 |
| 282 | 2026-03-13T16:52:53.446Z | Downloaded num-integer v0.1.46 |
| 283 | 2026-03-13T16:52:53.446Z | Downloaded getrandom v0.4.1 |
| 284 | 2026-03-13T16:52:53.446Z | Downloaded httparse v1.10.1 |
| 285 | 2026-03-13T16:52:53.446Z | Downloaded getrandom v0.3.4 |
| 286 | 2026-03-13T16:52:53.502Z | Downloaded ingot v0.1.1 |
| 287 | 2026-03-13T16:52:53.502Z | Downloaded parking v2.2.1 |
| 288 | 2026-03-13T16:52:53.502Z | Downloaded openssl-probe v0.2.1 |
| 289 | 2026-03-13T16:52:53.502Z | Downloaded heapless v0.8.0 |
| 290 | 2026-03-13T16:52:53.502Z | Downloaded parse-size v1.1.0 |
| 291 | 2026-03-13T16:52:53.502Z | Downloaded pbkdf2 v0.11.0 |
| 292 | 2026-03-13T16:52:53.551Z | Downloaded oorandom v11.1.5 |
| 293 | 2026-03-13T16:52:53.552Z | Downloaded nanorand v0.7.0 |
| 294 | 2026-03-13T16:52:53.552Z | Downloaded newtype-uuid v1.3.2 |
| 295 | 2026-03-13T16:52:53.552Z | Downloaded pbkdf2 v0.12.2 |
| 296 | 2026-03-13T16:52:53.552Z | Downloaded percent-encoding v2.3.2 |
| 297 | 2026-03-13T16:52:53.552Z | Downloaded packed_struct_codegen v0.10.1 |
| 298 | 2026-03-13T16:52:53.552Z | Downloaded multer v3.1.0 |
| 299 | 2026-03-13T16:52:53.552Z | Downloaded num-complex v0.4.6 |
| 300 | 2026-03-13T16:52:53.552Z | Downloaded cc v1.2.56 |
| 301 | 2026-03-13T16:52:53.552Z | Downloaded oxide-tokio-rt v0.1.3 |
| 302 | 2026-03-13T16:52:53.552Z | Downloaded peg-runtime v0.8.5 |
| 303 | 2026-03-13T16:52:53.552Z | Downloaded pin-utils v0.1.0 |
| 304 | 2026-03-13T16:52:53.552Z | Downloaded phf_shared v0.13.1 |
| 305 | 2026-03-13T16:52:53.552Z | Downloaded phf_shared v0.12.1 |
| 306 | 2026-03-13T16:52:53.553Z | Downloaded oxnet v0.1.4 |
| 307 | 2026-03-13T16:52:53.553Z | Downloaded expectorate v1.2.0 |
| 308 | 2026-03-13T16:52:53.553Z | Downloaded plain v0.2.3 |
| 309 | 2026-03-13T16:52:53.553Z | Downloaded phf_shared v0.11.3 |
| 310 | 2026-03-13T16:52:53.553Z | Downloaded plotters-backend v0.3.7 |
| 311 | 2026-03-13T16:52:53.553Z | Downloaded plotters-svg v0.3.7 |
| 312 | 2026-03-13T16:52:53.553Z | Downloaded powerfmt v0.2.0 |
| 313 | 2026-03-13T16:52:53.553Z | Downloaded parse-display-derive v0.10.0 |
| 314 | 2026-03-13T16:52:53.658Z | Downloaded num_enum v0.7.5 |
| 315 | 2026-03-13T16:52:53.658Z | Downloaded pretty-hex v0.4.1 |
| 316 | 2026-03-13T16:52:53.659Z | Downloaded once_cell v1.21.3 |
| 317 | 2026-03-13T16:52:53.659Z | Downloaded potential_utf v0.1.4 |
| 318 | 2026-03-13T16:52:53.659Z | Downloaded pem v3.0.6 |
| 319 | 2026-03-13T16:52:53.659Z | Downloaded precomputed-hash v0.1.1 |
| 320 | 2026-03-13T16:52:53.659Z | Downloaded peg v0.8.5 |
| 321 | 2026-03-13T16:52:53.659Z | Downloaded proc-macro-crate v3.4.0 |
| 322 | 2026-03-13T16:52:53.659Z | Downloaded phf v0.13.1 |
| 323 | 2026-03-13T16:52:53.659Z | Downloaded owo-colors v3.5.0 |
| 324 | 2026-03-13T16:52:53.659Z | Downloaded knuffel v3.2.0 |
| 325 | 2026-03-13T16:52:53.659Z | Downloaded headers v0.4.1 |
| 326 | 2026-03-13T16:52:53.659Z | Downloaded hickory-resolver v0.24.4 |
| 327 | 2026-03-13T16:52:53.659Z | Downloaded progenitor-macro v0.11.2 |
| 328 | 2026-03-13T16:52:53.659Z | Downloaded predicates-tree v1.0.13 |
| 329 | 2026-03-13T16:52:53.694Z | Downloaded proc-macro-crate v1.3.1 |
| 330 | 2026-03-13T16:52:53.694Z | Downloaded pkg-config v0.3.32 |
| 331 | 2026-03-13T16:52:53.695Z | Downloaded paste v1.0.15 |
| 332 | 2026-03-13T16:52:53.695Z | Downloaded parking_lot v0.12.5 |
| 333 | 2026-03-13T16:52:53.695Z | Downloaded num-traits v0.2.19 |
| 334 | 2026-03-13T16:52:53.695Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 335 | 2026-03-13T16:52:53.695Z | Downloaded quick-error v1.2.3 |
| 336 | 2026-03-13T16:52:53.695Z | Downloaded aes-gcm v0.10.3 |
| 337 | 2026-03-13T16:52:53.695Z | Downloaded peg-macros v0.8.5 |
| 338 | 2026-03-13T16:52:53.695Z | Downloaded phf v0.12.1 |
| 339 | 2026-03-13T16:52:53.695Z | Downloaded pem-rfc7468 v0.7.0 |
| 340 | 2026-03-13T16:52:53.695Z | Downloaded progenitor-macro v0.13.0 |
| 341 | 2026-03-13T16:52:53.695Z | Downloaded psl-types v2.0.11 |
| 342 | 2026-03-13T16:52:53.695Z | Downloaded pest_derive v2.8.6 |
| 343 | 2026-03-13T16:52:53.695Z | Downloaded pin-project-lite v0.2.17 |
| 344 | 2026-03-13T16:52:53.695Z | Downloaded rand_chacha v0.3.1 |
| 345 | 2026-03-13T16:52:53.695Z | Downloaded pkcs8 v0.10.2 |
| 346 | 2026-03-13T16:52:53.695Z | Downloaded jiff-static v0.2.21 |
| 347 | 2026-03-13T16:52:53.695Z | Downloaded ppv-lite86 v0.2.21 |
| 348 | 2026-03-13T16:52:53.696Z | Downloaded proc-macro-error2 v2.0.1 |
| 349 | 2026-03-13T16:52:53.696Z | Downloaded pkcs1 v0.7.5 |
| 350 | 2026-03-13T16:52:53.696Z | Downloaded rand_xorshift v0.4.0 |
| 351 | 2026-03-13T16:52:53.696Z | Downloaded progenitor-macro v0.10.0 |
| 352 | 2026-03-13T16:52:53.696Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 353 | 2026-03-13T16:52:53.696Z | Downloaded ref-cast v1.0.25 |
| 354 | 2026-03-13T16:52:53.696Z | Downloaded progenitor-extras v0.1.1 |
| 355 | 2026-03-13T16:52:53.696Z | Downloaded progenitor-client v0.13.0 |
| 356 | 2026-03-13T16:52:53.696Z | Downloaded progenitor v0.13.0 |
| 357 | 2026-03-13T16:52:53.696Z | Downloaded progenitor v0.11.2 |
| 358 | 2026-03-13T16:52:53.696Z | Downloaded postgres-protocol v0.6.10 |
| 359 | 2026-03-13T16:52:53.696Z | Downloaded crossterm v0.29.0 |
| 360 | 2026-03-13T16:52:53.696Z | Downloaded radium v0.7.0 |
| 361 | 2026-03-13T16:52:53.697Z | Downloaded rfc6979 v0.4.0 |
| 362 | 2026-03-13T16:52:53.697Z | Downloaded proc-macro-error v1.0.4 |
| 363 | 2026-03-13T16:52:53.697Z | Downloaded quote v1.0.44 |
| 364 | 2026-03-13T16:52:53.697Z | Downloaded ref-cast-impl v1.0.25 |
| 365 | 2026-03-13T16:52:53.697Z | Downloaded icu_normalizer_data v2.1.1 |
| 366 | 2026-03-13T16:52:53.697Z | Downloaded dropshot-api-manager v0.6.0 |
| 367 | 2026-03-13T16:52:53.732Z | Downloaded r2d2 v0.8.10 |
| 368 | 2026-03-13T16:52:53.733Z | Downloaded aho-corasick v1.1.4 |
| 369 | 2026-03-13T16:52:53.733Z | Downloaded rustc_version v0.4.1 |
| 370 | 2026-03-13T16:52:53.733Z | Downloaded rustc_version v0.1.7 |
| 371 | 2026-03-13T16:52:53.733Z | Downloaded russh-cryptovec v0.7.3 |
| 372 | 2026-03-13T16:52:53.733Z | Downloaded rtoolbox v0.0.3 |
| 373 | 2026-03-13T16:52:53.733Z | Downloaded pkcs5 v0.7.1 |
| 374 | 2026-03-13T16:52:53.733Z | Downloaded psm v0.1.30 |
| 375 | 2026-03-13T16:52:53.733Z | Downloaded postgres-types v0.2.12 |
| 376 | 2026-03-13T16:52:53.774Z | Downloaded rustc-hash v2.1.1 |
| 377 | 2026-03-13T16:52:53.774Z | Downloaded p256 v0.13.2 |
| 378 | 2026-03-13T16:52:53.774Z | Downloaded oso v0.27.3 |
| 379 | 2026-03-13T16:52:53.775Z | Downloaded heapless v0.7.17 |
| 380 | 2026-03-13T16:52:53.775Z | Downloaded predicates v3.1.4 |
| 381 | 2026-03-13T16:52:53.775Z | Downloaded papergrid v0.11.0 |
| 382 | 2026-03-13T16:52:53.775Z | Downloaded salsa20 v0.10.2 |
| 383 | 2026-03-13T16:52:53.775Z | Downloaded indexmap v2.13.0 |
| 384 | 2026-03-13T16:52:53.775Z | Downloaded postcard v1.1.3 |
| 385 | 2026-03-13T16:52:53.775Z | Downloaded resolv-conf v0.7.6 |
| 386 | 2026-03-13T16:52:53.775Z | Downloaded rand_seeder v0.4.0 |
| 387 | 2026-03-13T16:52:53.787Z | Downloaded scroll_derive v0.12.1 |
| 388 | 2026-03-13T16:52:53.787Z | Downloaded secrecy v0.10.3 |
| 389 | 2026-03-13T16:52:53.787Z | Downloaded scrypt v0.11.0 |
| 390 | 2026-03-13T16:52:53.787Z | Downloaded rand_core v0.6.4 |
| 391 | 2026-03-13T16:52:53.788Z | Downloaded parking_lot_core v0.9.12 |
| 392 | 2026-03-13T16:52:53.788Z | Downloaded sapling-renderdag v0.1.0 |
| 393 | 2026-03-13T16:52:53.788Z | Downloaded scopeguard v1.2.0 |
| 394 | 2026-03-13T16:52:53.788Z | Downloaded progenitor v0.10.0 |
| 395 | 2026-03-13T16:52:53.788Z | Downloaded same-file v1.0.6 |
| 396 | 2026-03-13T16:52:53.788Z | Downloaded semver v0.1.20 |
| 397 | 2026-03-13T16:52:53.788Z | Downloaded secrecy v0.8.0 |
| 398 | 2026-03-13T16:52:53.788Z | Downloaded pest_meta v2.8.6 |
| 399 | 2026-03-13T16:52:53.788Z | Downloaded itertools v0.10.5 |
| 400 | 2026-03-13T16:52:53.788Z | Downloaded relative-path v1.9.3 |
| 401 | 2026-03-13T16:52:53.788Z | Downloaded proc-macro2 v1.0.106 |
| 402 | 2026-03-13T16:52:53.788Z | Downloaded rustls-pemfile v1.0.4 |
| 403 | 2026-03-13T16:52:53.788Z | Downloaded serde-big-array v0.5.1 |
| 404 | 2026-03-13T16:52:53.826Z | Downloaded minimal-lexical v0.2.1 |
| 405 | 2026-03-13T16:52:53.826Z | Downloaded serde_plain v1.0.2 |
| 406 | 2026-03-13T16:52:53.826Z | Downloaded serde_bytes v0.11.19 |
| 407 | 2026-03-13T16:52:53.826Z | Downloaded seq-macro v0.3.6 |
| 408 | 2026-03-13T16:52:53.826Z | Downloaded hashbrown v0.15.5 |
| 409 | 2026-03-13T16:52:53.846Z | Downloaded guppy v0.17.25 |
| 410 | 2026-03-13T16:52:53.847Z | Downloaded serde_spanned v0.6.9 |
| 411 | 2026-03-13T16:52:53.847Z | Downloaded serde_repr v0.1.20 |
| 412 | 2026-03-13T16:52:53.847Z | Downloaded serde-value v0.7.0 |
| 413 | 2026-03-13T16:52:53.847Z | Downloaded serde_regex v1.1.0 |
| 414 | 2026-03-13T16:52:53.847Z | Downloaded serde_urlencoded v0.7.1 |
| 415 | 2026-03-13T16:52:53.847Z | Downloaded serde_spanned v1.0.4 |
| 416 | 2026-03-13T16:52:53.847Z | Downloaded scheduled-thread-pool v0.2.7 |
| 417 | 2026-03-13T16:52:53.847Z | Downloaded sec1 v0.7.3 |
| 418 | 2026-03-13T16:52:53.847Z | Downloaded shell-words v1.1.1 |
| 419 | 2026-03-13T16:52:53.848Z | Downloaded scroll v0.13.0 |
| 420 | 2026-03-13T16:52:53.879Z | Downloaded sha1 v0.10.6 |
| 421 | 2026-03-13T16:52:53.879Z | Downloaded pretty_assertions v1.4.1 |
| 422 | 2026-03-13T16:52:53.879Z | Downloaded schemars_derive v0.8.22 |
| 423 | 2026-03-13T16:52:53.879Z | Downloaded signature v2.2.0 |
| 424 | 2026-03-13T16:52:53.879Z | Downloaded diesel v2.2.12 |
| 425 | 2026-03-13T16:52:53.910Z | Downloaded sigpipe v0.1.3 |
| 426 | 2026-03-13T16:52:53.910Z | Downloaded signal-hook-tokio v0.3.1 |
| 427 | 2026-03-13T16:52:53.910Z | Downloaded signal-hook-mio v0.2.5 |
| 428 | 2026-03-13T16:52:53.910Z | Downloaded miniz_oxide v0.8.9 |
| 429 | 2026-03-13T16:52:53.910Z | Downloaded slog-bunyan v2.5.0 |
| 430 | 2026-03-13T16:52:53.910Z | Downloaded siphasher v1.0.2 |
| 431 | 2026-03-13T16:52:53.910Z | Downloaded serde-untagged v0.1.9 |
| 432 | 2026-03-13T16:52:53.910Z | Downloaded similar-asserts v1.7.0 |
| 433 | 2026-03-13T16:52:53.910Z | Downloaded slog-envlogger v2.2.0 |
| 434 | 2026-03-13T16:52:53.910Z | Downloaded rustls-pki-types v1.14.0 |
| 435 | 2026-03-13T16:52:53.910Z | Downloaded progenitor-impl v0.13.0 |
| 436 | 2026-03-13T16:52:53.910Z | Downloaded serde_derive_internals v0.29.1 |
| 437 | 2026-03-13T16:52:53.928Z | Downloaded num-bigint v0.4.6 |
| 438 | 2026-03-13T16:52:53.928Z | Downloaded idna v1.1.0 |
| 439 | 2026-03-13T16:52:53.928Z | Downloaded hashbrown v0.14.5 |
| 440 | 2026-03-13T16:52:53.928Z | Downloaded serde_tokenstream v0.2.3 |
| 441 | 2026-03-13T16:52:53.928Z | Downloaded serde_path_to_error v0.1.20 |
| 442 | 2026-03-13T16:52:53.928Z | Downloaded sqlparser_derive v0.5.0 |
| 443 | 2026-03-13T16:52:53.928Z | Downloaded iddqd v0.3.17 |
| 444 | 2026-03-13T16:52:53.928Z | Downloaded prettyplease v0.2.37 |
| 445 | 2026-03-13T16:52:53.928Z | Downloaded rayon-core v1.13.0 |
| 446 | 2026-03-13T16:52:53.943Z | Downloaded strsim v0.11.1 |
| 447 | 2026-03-13T16:52:53.944Z | Downloaded stable_deref_trait v1.2.1 |
| 448 | 2026-03-13T16:52:53.944Z | Downloaded sha2 v0.10.9 |
| 449 | 2026-03-13T16:52:53.944Z | Downloaded ssh-cipher v0.2.0 |
| 450 | 2026-03-13T16:52:53.944Z | Downloaded num-bigint-dig v0.8.6 |
| 451 | 2026-03-13T16:52:53.944Z | Downloaded slog-json v2.6.1 |
| 452 | 2026-03-13T16:52:53.944Z | Downloaded strum v0.27.2 |
| 453 | 2026-03-13T16:52:53.965Z | Downloaded structmeta-derive v0.3.0 |
| 454 | 2026-03-13T16:52:53.965Z | Downloaded structmeta v0.3.0 |
| 455 | 2026-03-13T16:52:53.965Z | Downloaded slog-async v2.8.0 |
| 456 | 2026-03-13T16:52:53.965Z | Downloaded slab v0.4.12 |
| 457 | 2026-03-13T16:52:53.965Z | Downloaded simd-adler32 v0.3.8 |
| 458 | 2026-03-13T16:52:53.965Z | Downloaded slog-term v2.9.2 |
| 459 | 2026-03-13T16:52:53.965Z | Downloaded ssh-encoding v0.2.0 |
| 460 | 2026-03-13T16:52:53.965Z | Downloaded strip-ansi-escapes v0.2.1 |
| 461 | 2026-03-13T16:52:53.979Z | Downloaded h2 v0.4.13 |
| 462 | 2026-03-13T16:52:53.979Z | Downloaded supports-hyperlinks v2.1.0 |
| 463 | 2026-03-13T16:52:53.979Z | Downloaded smf v0.2.3 |
| 464 | 2026-03-13T16:52:53.979Z | Downloaded smawk v0.3.2 |
| 465 | 2026-03-13T16:52:53.979Z | Downloaded slog-scope v4.4.1 |
| 466 | 2026-03-13T16:52:53.979Z | Downloaded schemars v0.8.22 |
| 467 | 2026-03-13T16:52:53.990Z | Downloaded tabled_derive v0.11.0 |
| 468 | 2026-03-13T16:52:53.990Z | Downloaded rand v0.8.5 |
| 469 | 2026-03-13T16:52:53.990Z | Downloaded quinn v0.11.9 |
| 470 | 2026-03-13T16:52:53.990Z | Downloaded tagptr v0.2.0 |
| 471 | 2026-03-13T16:52:53.990Z | Downloaded terminal_size v0.1.17 |
| 472 | 2026-03-13T16:52:54.000Z | Downloaded itertools v0.12.1 |
| 473 | 2026-03-13T16:52:54.003Z | Downloaded itertools v0.14.0 |
| 474 | 2026-03-13T16:52:54.018Z | Downloaded supports-color v2.1.0 |
| 475 | 2026-03-13T16:52:54.018Z | Downloaded testing_table v0.3.0 |
| 476 | 2026-03-13T16:52:54.018Z | Downloaded termtree v0.5.1 |
| 477 | 2026-03-13T16:52:54.018Z | Downloaded rand_distr v0.5.1 |
| 478 | 2026-03-13T16:52:54.018Z | Downloaded terminal_size v0.4.3 |
| 479 | 2026-03-13T16:52:54.018Z | Downloaded strum_macros v0.27.2 |
| 480 | 2026-03-13T16:52:54.018Z | Downloaded serde_derive v1.0.228 |
| 481 | 2026-03-13T16:52:54.018Z | Downloaded libxml v0.3.3 |
| 482 | 2026-03-13T16:52:54.040Z | Downloaded sync-ptr v0.1.4 |
| 483 | 2026-03-13T16:52:54.041Z | Downloaded smallvec v1.15.1 |
| 484 | 2026-03-13T16:52:54.041Z | Downloaded sync_wrapper v1.0.2 |
| 485 | 2026-03-13T16:52:54.041Z | Downloaded hyper v1.8.1 |
| 486 | 2026-03-13T16:52:54.056Z | Downloaded target-triple v1.0.0 |
| 487 | 2026-03-13T16:52:54.056Z | Downloaded snafu-derive v0.8.9 |
| 488 | 2026-03-13T16:52:54.056Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 489 | 2026-03-13T16:52:54.056Z | Downloaded subtle v2.6.1 |
| 490 | 2026-03-13T16:52:54.056Z | Downloaded thread-id v5.1.0 |
| 491 | 2026-03-13T16:52:54.056Z | Downloaded serde_with_macros v3.17.0 |
| 492 | 2026-03-13T16:52:54.056Z | Downloaded strum_macros v0.24.3 |
| 493 | 2026-03-13T16:52:54.056Z | Downloaded sqlformat v0.3.5 |
| 494 | 2026-03-13T16:52:54.057Z | Downloaded stacker v0.1.23 |
| 495 | 2026-03-13T16:52:54.057Z | Downloaded stringprep v0.1.5 |
| 496 | 2026-03-13T16:52:54.057Z | Downloaded time-core v0.1.8 |
| 497 | 2026-03-13T16:52:54.057Z | Downloaded spki v0.7.3 |
| 498 | 2026-03-13T16:52:54.065Z | Downloaded pest v2.8.6 |
| 499 | 2026-03-13T16:52:54.065Z | Downloaded tinyvec_macros v0.1.1 |
| 500 | 2026-03-13T16:52:54.065Z | Downloaded string_cache v0.8.9 |
| 501 | 2026-03-13T16:52:54.065Z | Downloaded strum_macros v0.26.4 |
| 502 | 2026-03-13T16:52:54.065Z | Downloaded slog v2.8.2 |
| 503 | 2026-03-13T16:52:54.066Z | Downloaded termcolor v1.4.1 |
| 504 | 2026-03-13T16:52:54.066Z | Downloaded thread-id v4.2.2 |
| 505 | 2026-03-13T16:52:54.079Z | Downloaded static_assertions v1.1.0 |
| 506 | 2026-03-13T16:52:54.079Z | Downloaded slog-dtrace v0.3.0 |
| 507 | 2026-03-13T16:52:54.080Z | Downloaded termios v0.3.3 |
| 508 | 2026-03-13T16:52:54.080Z | Downloaded iri-string v0.7.10 |
| 509 | 2026-03-13T16:52:54.091Z | Downloaded rsa v0.9.10 |
| 510 | 2026-03-13T16:52:54.091Z | Downloaded rand v0.9.2 |
| 511 | 2026-03-13T16:52:54.091Z | Downloaded serde_core v1.0.228 |
| 512 | 2026-03-13T16:52:54.091Z | Downloaded support-bundle-viewer v0.1.2 |
| 513 | 2026-03-13T16:52:54.108Z | Downloaded toml_datetime v0.6.11 |
| 514 | 2026-03-13T16:52:54.108Z | Downloaded itertools v0.13.0 |
| 515 | 2026-03-13T16:52:54.108Z | Downloaded thiserror v1.0.69 |
| 516 | 2026-03-13T16:52:54.123Z | Downloaded thiserror-no-std v2.0.2 |
| 517 | 2026-03-13T16:52:54.123Z | Downloaded topological-sort v0.2.2 |
| 518 | 2026-03-13T16:52:54.123Z | Downloaded thiserror-impl v2.0.18 |
| 519 | 2026-03-13T16:52:54.124Z | Downloaded thiserror-impl v1.0.69 |
| 520 | 2026-03-13T16:52:54.124Z | Downloaded thiserror v2.0.18 |
| 521 | 2026-03-13T16:52:54.124Z | Downloaded try-lock v0.2.5 |
| 522 | 2026-03-13T16:52:54.124Z | Downloaded tiny-keccak v2.0.2 |
| 523 | 2026-03-13T16:52:54.156Z | Downloaded target-lexicon v0.13.3 |
| 524 | 2026-03-13T16:52:54.156Z | Downloaded take_mut v0.2.2 |
| 525 | 2026-03-13T16:52:54.156Z | Downloaded synstructure v0.13.2 |
| 526 | 2026-03-13T16:52:54.156Z | Downloaded socket2 v0.5.10 |
| 527 | 2026-03-13T16:52:54.157Z | Downloaded trait-variant v0.1.2 |
| 528 | 2026-03-13T16:52:54.157Z | Downloaded toml_write v0.1.2 |
| 529 | 2026-03-13T16:52:54.157Z | Downloaded spin v0.9.8 |
| 530 | 2026-03-13T16:52:54.157Z | Downloaded signal-hook v0.3.18 |
| 531 | 2026-03-13T16:52:54.157Z | Downloaded tinytemplate v1.2.1 |
| 532 | 2026-03-13T16:52:54.173Z | Downloaded tokio-native-tls v0.3.1 |
| 533 | 2026-03-13T16:52:54.173Z | Downloaded tokio-macros v2.6.0 |
| 534 | 2026-03-13T16:52:54.173Z | Downloaded term v0.7.0 |
| 535 | 2026-03-13T16:52:54.173Z | Downloaded signal-hook-registry v1.4.8 |
| 536 | 2026-03-13T16:52:54.173Z | Downloaded subprocess v0.2.15 |
| 537 | 2026-03-13T16:52:54.173Z | Downloaded target-spec v3.5.7 |
| 538 | 2026-03-13T16:52:54.173Z | Downloaded stringmetrics v2.2.2 |
| 539 | 2026-03-13T16:52:54.173Z | Downloaded tinystr v0.8.2 |
| 540 | 2026-03-13T16:52:54.173Z | Downloaded tower-layer v0.3.3 |
| 541 | 2026-03-13T16:52:54.174Z | Downloaded tokio-tungstenite v0.21.0 |
| 542 | 2026-03-13T16:52:54.174Z | Downloaded icu_properties_data v2.1.2 |
| 543 | 2026-03-13T16:52:54.174Z | Downloaded unicode-truncate v1.1.0 |
| 544 | 2026-03-13T16:52:54.174Z | Downloaded tower-service v0.3.3 |
| 545 | 2026-03-13T16:52:54.174Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 546 | 2026-03-13T16:52:54.174Z | Downloaded chrono v0.4.44 |
| 547 | 2026-03-13T16:52:54.187Z | Downloaded typeid v1.0.3 |
| 548 | 2026-03-13T16:52:54.187Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 549 | 2026-03-13T16:52:54.187Z | Downloaded typify-macro v0.6.1 |
| 550 | 2026-03-13T16:52:54.187Z | Downloaded typify-macro v0.4.3 |
| 551 | 2026-03-13T16:52:54.187Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 552 | 2026-03-13T16:52:54.188Z | Downloaded similar v2.7.0 |
| 553 | 2026-03-13T16:52:54.188Z | Downloaded universal-hash v0.5.1 |
| 554 | 2026-03-13T16:52:54.188Z | Downloaded usdt v0.5.0 |
| 555 | 2026-03-13T16:52:54.188Z | Downloaded unit-prefix v0.5.2 |
| 556 | 2026-03-13T16:52:54.188Z | Downloaded snafu v0.8.9 |
| 557 | 2026-03-13T16:52:54.203Z | Downloaded tui-tree-widget v0.23.1 |
| 558 | 2026-03-13T16:52:54.203Z | Downloaded tls_codec v0.4.2 |
| 559 | 2026-03-13T16:52:54.203Z | Downloaded tls_codec_derive v0.4.2 |
| 560 | 2026-03-13T16:52:54.204Z | Downloaded time-macros v0.2.27 |
| 561 | 2026-03-13T16:52:54.204Z | Downloaded unarray v0.1.4 |
| 562 | 2026-03-13T16:52:54.204Z | Downloaded thread_local v1.1.9 |
| 563 | 2026-03-13T16:52:54.204Z | Downloaded unicode-xid v0.2.6 |
| 564 | 2026-03-13T16:52:54.204Z | Downloaded blake3 v1.8.3 |
| 565 | 2026-03-13T16:52:54.218Z | Downloaded tokio-dtrace v0.1.1 |
| 566 | 2026-03-13T16:52:54.219Z | Downloaded unicode-linebreak v0.1.5 |
| 567 | 2026-03-13T16:52:54.219Z | Downloaded utf-8 v0.7.6 |
| 568 | 2026-03-13T16:52:54.219Z | Downloaded usdt-attr-macro v0.6.0 |
| 569 | 2026-03-13T16:52:54.219Z | Downloaded socket2 v0.6.2 |
| 570 | 2026-03-13T16:52:54.219Z | Downloaded utf8parse v0.2.2 |
| 571 | 2026-03-13T16:52:54.219Z | Downloaded serde_yaml v0.9.34+deprecated |
| 572 | 2026-03-13T16:52:54.227Z | Downloaded schemars v1.2.1 |
| 573 | 2026-03-13T16:52:54.228Z | Downloaded untrusted v0.9.0 |
| 574 | 2026-03-13T16:52:54.228Z | Downloaded unicase v2.9.0 |
| 575 | 2026-03-13T16:52:54.252Z | Downloaded tokio-tungstenite v0.23.1 |
| 576 | 2026-03-13T16:52:54.252Z | Downloaded tokio-rustls v0.26.4 |
| 577 | 2026-03-13T16:52:54.252Z | Downloaded tokio-rustls v0.25.0 |
| 578 | 2026-03-13T16:52:54.252Z | Downloaded textwrap v0.15.2 |
| 579 | 2026-03-13T16:52:54.252Z | Downloaded want v0.3.1 |
| 580 | 2026-03-13T16:52:54.252Z | Downloaded void v1.0.2 |
| 581 | 2026-03-13T16:52:54.252Z | Downloaded toml v0.8.23 |
| 582 | 2026-03-13T16:52:54.252Z | Downloaded usdt-attr-macro v0.5.0 |
| 583 | 2026-03-13T16:52:54.252Z | Downloaded usdt v0.6.0 |
| 584 | 2026-03-13T16:52:54.252Z | Downloaded russh v0.45.0 |
| 585 | 2026-03-13T16:52:54.266Z | Downloaded term v1.2.1 |
| 586 | 2026-03-13T16:52:54.266Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 587 | 2026-03-13T16:52:54.266Z | Downloaded serde v1.0.228 |
| 588 | 2026-03-13T16:52:54.266Z | Downloaded tempfile v3.25.0 |
| 589 | 2026-03-13T16:52:54.266Z | Downloaded rustyline v14.0.0 |
| 590 | 2026-03-13T16:52:54.282Z | Downloaded waitgroup v0.1.2 |
| 591 | 2026-03-13T16:52:54.282Z | Downloaded wait-timeout v0.2.1 |
| 592 | 2026-03-13T16:52:54.283Z | Downloaded reedline v0.40.0 |
| 593 | 2026-03-13T16:52:54.283Z | Downloaded twox-hash v2.1.2 |
| 594 | 2026-03-13T16:52:54.283Z | Downloaded trybuild v1.0.116 |
| 595 | 2026-03-13T16:52:54.306Z | Downloaded p521 v0.13.3 |
| 596 | 2026-03-13T16:52:54.306Z | Downloaded rustls-webpki v0.103.9 |
| 597 | 2026-03-13T16:52:54.306Z | Downloaded xshell-macros v0.2.7 |
| 598 | 2026-03-13T16:52:54.306Z | Downloaded usdt-impl v0.5.0 |
| 599 | 2026-03-13T16:52:54.306Z | Downloaded rand v0.10.0 |
| 600 | 2026-03-13T16:52:54.307Z | Downloaded yoke-derive v0.8.1 |
| 601 | 2026-03-13T16:52:54.307Z | Downloaded tinyvec v1.10.0 |
| 602 | 2026-03-13T16:52:54.307Z | Downloaded zerofrom v0.1.6 |
| 603 | 2026-03-13T16:52:54.335Z | Downloaded tokio-rustls v0.24.1 |
| 604 | 2026-03-13T16:52:54.335Z | Downloaded utf8_iter v1.0.4 |
| 605 | 2026-03-13T16:52:54.335Z | Downloaded tokio-stream v0.1.18 |
| 606 | 2026-03-13T16:52:54.335Z | Downloaded samael v0.0.19 |
| 607 | 2026-03-13T16:52:54.335Z | Downloaded ucd-trie v0.1.7 |
| 608 | 2026-03-13T16:52:54.336Z | Downloaded libm v0.2.16 |
| 609 | 2026-03-13T16:52:54.336Z | Downloaded vsss-rs v3.3.4 |
| 610 | 2026-03-13T16:52:54.336Z | Downloaded toml v0.7.8 |
| 611 | 2026-03-13T16:52:54.336Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 612 | 2026-03-13T16:52:54.336Z | Downloaded plotters v0.3.7 |
| 613 | 2026-03-13T16:52:54.336Z | Downloaded zeroize_derive v1.4.3 |
| 614 | 2026-03-13T16:52:54.336Z | Downloaded zerofrom-derive v0.1.6 |
| 615 | 2026-03-13T16:52:54.358Z | Downloaded usdt-macro v0.5.0 |
| 616 | 2026-03-13T16:52:54.358Z | Downloaded zone v0.3.1 |
| 617 | 2026-03-13T16:52:54.359Z | Downloaded whoami v1.6.1 |
| 618 | 2026-03-13T16:52:54.359Z | Downloaded unicode-properties v0.1.4 |
| 619 | 2026-03-13T16:52:54.359Z | Downloaded zone_cfg_derive v0.3.1 |
| 620 | 2026-03-13T16:52:54.359Z | Downloaded test-strategy v0.4.5 |
| 621 | 2026-03-13T16:52:54.359Z | Downloaded tracing-attributes v0.1.31 |
| 622 | 2026-03-13T16:52:54.359Z | Downloaded vergen-gitcl v1.0.8 |
| 623 | 2026-03-13T16:52:54.359Z | Downloaded textwrap v0.16.2 |
| 624 | 2026-03-13T16:52:54.359Z | Downloaded vergen-git2 v1.0.7 |
| 625 | 2026-03-13T16:52:54.403Z | Downloaded rpassword v7.4.0 |
| 626 | 2026-03-13T16:52:54.403Z | Downloaded writeable v0.6.2 |
| 627 | 2026-03-13T16:52:54.403Z | Downloaded version_check v0.9.5 |
| 628 | 2026-03-13T16:52:54.404Z | Downloaded vergen-lib v0.1.6 |
| 629 | 2026-03-13T16:52:54.404Z | Downloaded uzers v0.12.2 |
| 630 | 2026-03-13T16:52:54.404Z | Downloaded bindgen v0.71.1 |
| 631 | 2026-03-13T16:52:54.404Z | Downloaded xshell v0.2.7 |
| 632 | 2026-03-13T16:52:54.404Z | Downloaded goblin v0.10.5 |
| 633 | 2026-03-13T16:52:54.404Z | Downloaded portable-atomic v1.13.1 |
| 634 | 2026-03-13T16:52:54.456Z | Downloaded whoami v2.1.0 |
| 635 | 2026-03-13T16:52:54.456Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 636 | 2026-03-13T16:52:54.456Z | Downloaded yoke v0.8.1 |
| 637 | 2026-03-13T16:52:54.456Z | Downloaded wyz v0.5.1 |
| 638 | 2026-03-13T16:52:54.456Z | Downloaded curve25519-dalek v4.1.3 |
| 639 | 2026-03-13T16:52:54.456Z | Downloaded unicode-bidi v0.3.18 |
| 640 | 2026-03-13T16:52:54.456Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 641 | 2026-03-13T16:52:54.456Z | Downloaded zstd v0.13.3 |
| 642 | 2026-03-13T16:52:54.456Z | Downloaded zmij v1.0.21 |
| 643 | 2026-03-13T16:52:54.456Z | Downloaded xz2 v0.1.7 |
| 644 | 2026-03-13T16:52:54.456Z | Downloaded tar v0.4.44 |
| 645 | 2026-03-13T16:52:54.456Z | Downloaded tungstenite v0.23.0 |
| 646 | 2026-03-13T16:52:54.456Z | Downloaded xattr v1.6.1 |
| 647 | 2026-03-13T16:52:54.456Z | Downloaded usdt-impl v0.6.0 |
| 648 | 2026-03-13T16:52:54.456Z | Downloaded typify v0.4.3 |
| 649 | 2026-03-13T16:52:54.456Z | Downloaded untrusted v0.7.1 |
| 650 | 2026-03-13T16:52:54.456Z | Downloaded usdt-macro v0.6.0 |
| 651 | 2026-03-13T16:52:54.456Z | Downloaded ryu v1.0.23 |
| 652 | 2026-03-13T16:52:54.456Z | Downloaded zeroize v1.8.2 |
| 653 | 2026-03-13T16:52:54.456Z | Downloaded zerovec-derive v0.11.2 |
| 654 | 2026-03-13T16:52:54.481Z | Downloaded yasna v0.5.2 |
| 655 | 2026-03-13T16:52:54.481Z | Downloaded typenum v1.19.0 |
| 656 | 2026-03-13T16:52:54.481Z | Downloaded rayon v1.11.0 |
| 657 | 2026-03-13T16:52:54.482Z | Downloaded zstd-safe v7.2.4 |
| 658 | 2026-03-13T16:52:54.482Z | Downloaded walkdir v2.5.0 |
| 659 | 2026-03-13T16:52:54.482Z | Downloaded vte v0.14.1 |
| 660 | 2026-03-13T16:52:54.482Z | Downloaded uuid v1.21.0 |
| 661 | 2026-03-13T16:52:54.482Z | Downloaded zerocopy-derive v0.7.35 |
| 662 | 2026-03-13T16:52:54.482Z | Downloaded vergen v9.0.6 |
| 663 | 2026-03-13T16:52:54.482Z | Downloaded tungstenite v0.21.0 |
| 664 | 2026-03-13T16:52:54.482Z | Downloaded regex v1.12.3 |
| 665 | 2026-03-13T16:52:54.482Z | Downloaded steno v0.4.1 |
| 666 | 2026-03-13T16:52:54.482Z | Downloaded unsafe-libyaml v0.2.11 |
| 667 | 2026-03-13T16:52:54.482Z | Downloaded ron v0.12.0 |
| 668 | 2026-03-13T16:52:54.482Z | Downloaded unicode-ident v1.0.24 |
| 669 | 2026-03-13T16:52:54.482Z | Downloaded goblin v0.8.2 |
| 670 | 2026-03-13T16:52:54.482Z | Downloaded zerocopy v0.6.6 |
| 671 | 2026-03-13T16:52:54.482Z | Downloaded tokio-postgres v0.7.16 |
| 672 | 2026-03-13T16:52:54.502Z | Downloaded toml_edit v0.22.27 |
| 673 | 2026-03-13T16:52:54.502Z | Downloaded gimli v0.32.3 |
| 674 | 2026-03-13T16:52:54.502Z | Downloaded toml_edit v0.19.15 |
| 675 | 2026-03-13T16:52:54.515Z | Downloaded tracing-core v0.1.36 |
| 676 | 2026-03-13T16:52:54.515Z | Downloaded bitvec v1.0.1 |
| 677 | 2026-03-13T16:52:54.516Z | Downloaded yansi v1.0.1 |
| 678 | 2026-03-13T16:52:54.516Z | Downloaded typify v0.6.1 |
| 679 | 2026-03-13T16:52:54.525Z | Downloaded git2 v0.20.4 |
| 680 | 2026-03-13T16:52:54.525Z | Downloaded zopfli v0.8.3 |
| 681 | 2026-03-13T16:52:54.525Z | Downloaded proptest v1.10.0 |
| 682 | 2026-03-13T16:52:54.543Z | Downloaded tower v0.5.3 |
| 683 | 2026-03-13T16:52:54.559Z | Downloaded object v0.30.4 |
| 684 | 2026-03-13T16:52:54.559Z | Downloaded reqwest v0.13.2 |
| 685 | 2026-03-13T16:52:54.559Z | Downloaded zerotrie v0.2.3 |
| 686 | 2026-03-13T16:52:54.578Z | Downloaded unicode-segmentation v1.12.0 |
| 687 | 2026-03-13T16:52:54.578Z | Downloaded serde_with v3.17.0 |
| 688 | 2026-03-13T16:52:54.578Z | Downloaded schemars v0.9.0 |
| 689 | 2026-03-13T16:52:54.590Z | Downloaded zerocopy-derive v0.8.40 |
| 690 | 2026-03-13T16:52:54.590Z | Downloaded tower-http v0.6.8 |
| 691 | 2026-03-13T16:52:54.590Z | Downloaded radix_trie v0.2.1 |
| 692 | 2026-03-13T16:52:54.674Z | Downloaded url v2.5.8 |
| 693 | 2026-03-13T16:52:54.697Z | Downloaded reqwest v0.12.28 |
| 694 | 2026-03-13T16:52:54.697Z | Downloaded ssh-key v0.6.7 |
| 695 | 2026-03-13T16:52:54.697Z | Downloaded zip v0.6.6 |
| 696 | 2026-03-13T16:52:54.698Z | Downloaded quick-xml v0.37.5 |
| 697 | 2026-03-13T16:52:54.698Z | Downloaded typed-path v0.9.3 |
| 698 | 2026-03-13T16:52:54.698Z | Downloaded rustls-webpki v0.101.7 |
| 699 | 2026-03-13T16:52:54.698Z | Downloaded tabled v0.15.0 |
| 700 | 2026-03-13T16:52:54.698Z | Downloaded salty v0.3.0 |
| 701 | 2026-03-13T16:52:54.698Z | Downloaded lalrpop v0.19.12 |
| 702 | 2026-03-13T16:52:54.698Z | Downloaded rustls v0.21.12 |
| 703 | 2026-03-13T16:52:54.698Z | Downloaded winnow v0.5.40 |
| 704 | 2026-03-13T16:52:54.728Z | Downloaded serde_json v1.0.149 |
| 705 | 2026-03-13T16:52:54.728Z | Downloaded regex-syntax v0.6.29 |
| 706 | 2026-03-13T16:52:54.728Z | Downloaded x509-cert v0.2.5 |
| 707 | 2026-03-13T16:52:54.728Z | Downloaded moka v0.12.13 |
| 708 | 2026-03-13T16:52:54.728Z | Downloaded zerocopy v0.7.35 |
| 709 | 2026-03-13T16:52:54.749Z | Downloaded time v0.3.47 |
| 710 | 2026-03-13T16:52:54.749Z | Downloaded tabled v0.20.0 |
| 711 | 2026-03-13T16:52:54.759Z | Downloaded tokio-util v0.7.18 |
| 712 | 2026-03-13T16:52:54.759Z | Downloaded rustls-webpki v0.102.8 |
| 713 | 2026-03-13T16:52:54.776Z | Downloaded openapiv3 v2.2.0 |
| 714 | 2026-03-13T16:52:54.796Z | Downloaded petname v2.0.2 |
| 715 | 2026-03-13T16:52:54.796Z | Downloaded openssl v0.10.75 |
| 716 | 2026-03-13T16:52:54.796Z | Downloaded webpki-roots v1.0.6 |
| 717 | 2026-03-13T16:52:54.810Z | Downloaded zip v4.6.1 |
| 718 | 2026-03-13T16:52:54.810Z | Downloaded nix v0.27.1 |
| 719 | 2026-03-13T16:52:54.810Z | Downloaded unicode-width v0.2.0 |
| 720 | 2026-03-13T16:52:54.822Z | Downloaded unicode-width v0.1.14 |
| 721 | 2026-03-13T16:52:54.822Z | Downloaded bstr v1.12.1 |
| 722 | 2026-03-13T16:52:54.823Z | Downloaded zerocopy v0.8.40 |
| 723 | 2026-03-13T16:52:54.850Z | Downloaded rustls v0.23.37 |
| 724 | 2026-03-13T16:52:54.850Z | Downloaded zerovec v0.11.5 |
| 725 | 2026-03-13T16:52:54.859Z | Downloaded regex-syntax v0.8.10 |
| 726 | 2026-03-13T16:52:54.859Z | Downloaded vcpkg v0.2.15 |
| 727 | 2026-03-13T16:52:54.877Z | Downloaded rustls v0.22.4 |
| 728 | 2026-03-13T16:52:54.892Z | Downloaded winnow v0.6.26 |
| 729 | 2026-03-13T16:52:54.902Z | Downloaded polar-core v0.27.3 |
| 730 | 2026-03-13T16:52:54.919Z | Downloaded nix v0.29.0 |
| 731 | 2026-03-13T16:52:54.944Z | Downloaded dropshot v0.16.7 |
| 732 | 2026-03-13T16:52:54.944Z | Downloaded winnow v0.7.14 |
| 733 | 2026-03-13T16:52:54.954Z | Downloaded sled v0.34.7 |
| 734 | 2026-03-13T16:52:54.954Z | Downloaded regress v0.10.5 |
| 735 | 2026-03-13T16:52:54.954Z | Downloaded nix v0.28.0 |
| 736 | 2026-03-13T16:52:54.959Z | Downloaded ratatui v0.29.0 |
| 737 | 2026-03-13T16:52:54.970Z | Downloaded nix v0.31.1 |
| 738 | 2026-03-13T16:52:54.982Z | Downloaded hickory-proto v0.24.4 |
| 739 | 2026-03-13T16:52:54.995Z | Downloaded syn v1.0.109 |
| 740 | 2026-03-13T16:52:55.009Z | Downloaded zlib-rs v0.6.2 |
| 741 | 2026-03-13T16:52:55.014Z | Downloaded smoltcp v0.9.1 |
| 742 | 2026-03-13T16:52:55.014Z | Downloaded unicode_categories v0.1.1 |
| 743 | 2026-03-13T16:52:55.035Z | Downloaded unicode-normalization v0.1.25 |
| 744 | 2026-03-13T16:52:55.036Z | Downloaded aws-lc-rs v1.16.0 |
| 745 | 2026-03-13T16:52:55.046Z | Downloaded zerocopy-derive v0.6.6 |
| 746 | 2026-03-13T16:52:55.046Z | Downloaded syn v2.0.117 |
| 747 | 2026-03-13T16:52:55.052Z | Downloaded smoltcp v0.11.0 |
| 748 | 2026-03-13T16:52:55.062Z | Downloaded jiff v0.2.21 |
| 749 | 2026-03-13T16:52:55.067Z | Downloaded chrono-tz v0.10.4 |
| 750 | 2026-03-13T16:52:55.081Z | Downloaded object v0.37.3 |
| 751 | 2026-03-13T16:52:55.089Z | Downloaded rustix v0.38.44 |
| 752 | 2026-03-13T16:52:55.106Z | Downloaded libc v0.2.180 |
| 753 | 2026-03-13T16:52:55.134Z | Downloaded csv v1.4.0 |
| 754 | 2026-03-13T16:52:55.148Z | Downloaded hickory-proto v0.25.2 |
| 755 | 2026-03-13T16:52:55.161Z | Downloaded rustix v1.1.3 |
| 756 | 2026-03-13T16:52:55.177Z | Downloaded libz-sys v1.1.24 |
| 757 | 2026-03-13T16:52:55.195Z | Downloaded quinn-proto v0.11.13 |
| 758 | 2026-03-13T16:52:55.201Z | Downloaded tough v0.20.0 |
| 759 | 2026-03-13T16:52:55.208Z | Downloaded sqlparser v0.61.0 |
| 760 | 2026-03-13T16:52:55.215Z | Downloaded p384 v0.13.1 |
| 761 | 2026-03-13T16:52:55.226Z | Downloaded hkdf v0.12.4 |
| 762 | 2026-03-13T16:52:55.226Z | Downloaded smallvec v0.6.14 |
| 763 | 2026-03-13T16:52:55.245Z | Downloaded slog-stdlog v4.1.1 |
| 764 | 2026-03-13T16:52:55.245Z | Downloaded tap v1.0.1 |
| 765 | 2026-03-13T16:52:55.245Z | Downloaded tabled_derive v0.7.0 |
| 766 | 2026-03-13T16:52:55.245Z | Downloaded rustls-platform-verifier v0.6.2 |
| 767 | 2026-03-13T16:52:55.246Z | Downloaded tokio v1.49.0 |
| 768 | 2026-03-13T16:52:55.255Z | Downloaded rstest_macros v0.25.0 |
| 769 | 2026-03-13T16:52:55.261Z | Downloaded typify-impl v0.6.1 |
| 770 | 2026-03-13T16:52:55.285Z | Downloaded tabwriter v1.4.1 |
| 771 | 2026-03-13T16:52:55.334Z | Downloaded hashbrown v0.16.1 |
| 772 | 2026-03-13T16:52:55.334Z | Downloaded publicsuffix v2.3.0 |
| 773 | 2026-03-13T16:52:55.334Z | Downloaded tracing v0.1.44 |
| 774 | 2026-03-13T16:52:55.346Z | Downloaded futures-util v0.3.32 |
| 775 | 2026-03-13T16:52:55.346Z | Downloaded swrite v0.1.0 |
| 776 | 2026-03-13T16:52:55.346Z | Downloaded supports-unicode v2.1.0 |
| 777 | 2026-03-13T16:52:55.346Z | Downloaded supports-color v3.0.2 |
| 778 | 2026-03-13T16:52:55.347Z | Downloaded strum v0.26.3 |
| 779 | 2026-03-13T16:52:55.347Z | Downloaded serde_cbor v0.11.2 |
| 780 | 2026-03-13T16:52:55.347Z | Downloaded ron v0.8.1 |
| 781 | 2026-03-13T16:52:55.347Z | Downloaded qorb v0.4.1 |
| 782 | 2026-03-13T16:52:55.347Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 783 | 2026-03-13T16:52:55.347Z | Downloaded typify-impl v0.4.3 |
| 784 | 2026-03-13T16:52:55.347Z | Downloaded serde-hex v0.1.0 |
| 785 | 2026-03-13T16:52:55.348Z | Downloaded shlex v1.3.0 |
| 786 | 2026-03-13T16:52:55.356Z | Downloaded rcgen v0.12.1 |
| 787 | 2026-03-13T16:52:55.357Z | Downloaded sct v0.7.1 |
| 788 | 2026-03-13T16:52:55.357Z | Downloaded rstest v0.25.0 |
| 789 | 2026-03-13T16:52:55.357Z | Downloaded hyper-util v0.1.20 |
| 790 | 2026-03-13T16:52:55.369Z | Downloaded regex-automata v0.4.14 |
| 791 | 2026-03-13T16:52:55.380Z | Downloaded scroll v0.12.0 |
| 792 | 2026-03-13T16:52:55.380Z | Downloaded rustls-pemfile v2.2.0 |
| 793 | 2026-03-13T16:52:55.380Z | Downloaded rustls-native-certs v0.8.3 |
| 794 | 2026-03-13T16:52:55.380Z | Downloaded russh-keys v0.45.0 |
| 795 | 2026-03-13T16:52:55.380Z | Downloaded progenitor-impl v0.11.2 |
| 796 | 2026-03-13T16:52:55.380Z | Downloaded progenitor-impl v0.10.0 |
| 797 | 2026-03-13T16:52:55.381Z | Downloaded nom v7.1.3 |
| 798 | 2026-03-13T16:52:55.392Z | Downloaded mio v1.1.1 |
| 799 | 2026-03-13T16:52:55.392Z | Downloaded semver v1.0.27 |
| 800 | 2026-03-13T16:52:55.392Z | Downloaded rand_core v0.10.0 |
| 801 | 2026-03-13T16:52:55.392Z | Downloaded http v1.4.0 |
| 802 | 2026-03-13T16:52:55.400Z | Downloaded petgraph v0.6.5 |
| 803 | 2026-03-13T16:52:55.419Z | Downloaded rusty-fork v0.3.1 |
| 804 | 2026-03-13T16:52:55.419Z | Downloaded lzma-sys v0.1.20 |
| 805 | 2026-03-13T16:52:55.431Z | Downloaded rustversion v1.0.22 |
| 806 | 2026-03-13T16:52:55.431Z | Downloaded prefix-trie v0.7.0 |
| 807 | 2026-03-13T16:52:55.441Z | Downloaded ring v0.17.14 |
| 808 | 2026-03-13T16:52:55.462Z | Downloaded petgraph v0.8.3 |
| 809 | 2026-03-13T16:52:55.479Z | Downloaded papergrid v0.17.0 |
| 810 | 2026-03-13T16:52:55.482Z | Downloaded hashbrown v0.13.2 |
| 811 | 2026-03-13T16:52:55.486Z | Downloaded hashbrown v0.12.3 |
| 812 | 2026-03-13T16:52:55.490Z | Downloaded rustc-demangle v0.1.27 |
| 813 | 2026-03-13T16:52:55.490Z | Downloaded rust-argon2 v2.1.0 |
| 814 | 2026-03-13T16:52:55.494Z | Downloaded miette v5.10.0 |
| 815 | 2026-03-13T16:52:55.494Z | Downloaded icu_collections v2.1.1 |
| 816 | 2026-03-13T16:52:55.501Z | Downloaded quinn-udp v0.5.14 |
| 817 | 2026-03-13T16:52:55.501Z | Downloaded scroll_derive v0.13.1 |
| 818 | 2026-03-13T16:52:55.506Z | Downloaded rand_core v0.9.5 |
| 819 | 2026-03-13T16:52:55.506Z | Downloaded rand_chacha v0.9.0 |
| 820 | 2026-03-13T16:52:55.506Z | Downloaded icu_locale_core v2.1.1 |
| 821 | 2026-03-13T16:52:55.506Z | Downloaded pin-project v1.1.11 |
| 822 | 2026-03-13T16:52:55.519Z | Downloaded hickory-server v0.25.2 |
| 823 | 2026-03-13T16:52:55.522Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 824 | 2026-03-13T16:52:55.529Z | Downloaded sha3 v0.10.8 |
| 825 | 2026-03-13T16:52:55.534Z | Downloaded recursive v0.1.1 |
| 826 | 2026-03-13T16:52:55.538Z | Downloaded openssl-sys v0.9.111 |
| 827 | 2026-03-13T16:52:55.541Z | Downloaded criterion v0.7.0 |
| 828 | 2026-03-13T16:52:55.544Z | Downloaded memchr v2.8.0 |
| 829 | 2026-03-13T16:52:55.548Z | Downloaded primeorder v0.13.6 |
| 830 | 2026-03-13T16:52:55.554Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 831 | 2026-03-13T16:52:55.592Z | Downloaded hickory-resolver v0.25.2 |
| 832 | 2026-03-13T16:52:55.596Z | Downloaded pin-project-internal v1.1.11 |
| 833 | 2026-03-13T16:52:55.597Z | Downloaded indicatif v0.18.4 |
| 834 | 2026-03-13T16:52:55.600Z | Downloaded icu_properties v2.1.2 |
| 835 | 2026-03-13T16:52:55.600Z | Downloaded icu_normalizer v2.1.1 |
| 836 | 2026-03-13T16:52:55.603Z | Downloaded pest_generator v2.8.6 |
| 837 | 2026-03-13T16:52:55.603Z | Downloaded omicron-zone-package v0.12.2 |
| 838 | 2026-03-13T16:52:55.606Z | Downloaded icu_provider v2.1.1 |
| 839 | 2026-03-13T16:52:55.609Z | Downloaded password-hash v0.4.2 |
| 840 | 2026-03-13T16:52:55.609Z | Downloaded parking_lot_core v0.8.6 |
| 841 | 2026-03-13T16:52:55.610Z | Downloaded proc-macro-error-attr v1.0.4 |
| 842 | 2026-03-13T16:52:55.615Z | Downloaded polyval v0.6.2 |
| 843 | 2026-03-13T16:52:55.615Z | Downloaded poly1305 v0.8.0 |
| 844 | 2026-03-13T16:52:55.620Z | Downloaded parking_lot v0.11.2 |
| 845 | 2026-03-13T16:52:55.620Z | Downloaded aes v0.8.4 |
| 846 | 2026-03-13T16:52:55.620Z | Downloaded password-hash v0.5.0 |
| 847 | 2026-03-13T16:52:55.620Z | Downloaded predicates-core v1.0.10 |
| 848 | 2026-03-13T16:52:55.624Z | Downloaded progenitor-client v0.11.2 |
| 849 | 2026-03-13T16:52:55.624Z | Downloaded progenitor-client v0.10.0 |
| 850 | 2026-03-13T16:52:55.624Z | Downloaded fancy-regex v0.14.0 |
| 851 | 2026-03-13T16:52:55.624Z | Downloaded backtrace v0.3.76 |
| 852 | 2026-03-13T16:52:55.631Z | Downloaded crossterm v0.28.1 |
| 853 | 2026-03-13T16:52:55.637Z | Downloaded ingot-macros v0.1.1 |
| 854 | 2026-03-13T16:52:55.637Z | Downloaded path-tree v0.8.3 |
| 855 | 2026-03-13T16:52:55.637Z | Downloaded partial-io v0.5.4 |
| 856 | 2026-03-13T16:52:55.637Z | Downloaded indexmap v1.9.3 |
| 857 | 2026-03-13T16:52:55.642Z | Downloaded ignore v0.4.25 |
| 858 | 2026-03-13T16:52:55.642Z | Downloaded flate2 v1.1.9 |
| 859 | 2026-03-13T16:52:55.647Z | Downloaded ed25519-dalek v2.2.0 |
| 860 | 2026-03-13T16:52:55.647Z | Downloaded derive_more v2.1.1 |
| 861 | 2026-03-13T16:52:55.652Z | Downloaded num_enum_derive v0.7.5 |
| 862 | 2026-03-13T16:52:55.660Z | Downloaded encoding_rs v0.8.35 |
| 863 | 2026-03-13T16:52:55.670Z | Downloaded num_enum v0.5.11 |
| 864 | 2026-03-13T16:52:55.673Z | Downloaded litemap v0.8.1 |
| 865 | 2026-03-13T16:52:55.681Z | Downloaded packed_struct v0.10.1 |
| 866 | 2026-03-13T16:52:55.681Z | Downloaded log v0.4.29 |
| 867 | 2026-03-13T16:52:55.687Z | Downloaded litrs v1.0.0 |
| 868 | 2026-03-13T16:52:55.687Z | Downloaded owo-colors v4.3.0 |
| 869 | 2026-03-13T16:52:55.687Z | Downloaded libbz2-rs-sys v0.2.2 |
| 870 | 2026-03-13T16:52:55.687Z | Downloaded memmap2 v0.9.10 |
| 871 | 2026-03-13T16:52:55.687Z | Downloaded pathdiff v0.2.3 |
| 872 | 2026-03-13T16:52:55.687Z | Downloaded path-slash v0.1.5 |
| 873 | 2026-03-13T16:52:55.687Z | Downloaded parse-display v0.10.0 |
| 874 | 2026-03-13T16:52:55.693Z | Downloaded crypto-bigint v0.5.5 |
| 875 | 2026-03-13T16:52:55.693Z | Downloaded openssl-probe v0.1.6 |
| 876 | 2026-03-13T16:52:55.697Z | Downloaded num_threads v0.1.7 |
| 877 | 2026-03-13T16:52:55.697Z | Downloaded nu-ansi-term v0.50.3 |
| 878 | 2026-03-13T16:52:55.698Z | Downloaded libsw-core v0.3.2 |
| 879 | 2026-03-13T16:52:55.698Z | Downloaded libsw v3.5.0 |
| 880 | 2026-03-13T16:52:55.698Z | Downloaded libloading v0.8.9 |
| 881 | 2026-03-13T16:52:55.704Z | Downloaded native-tls v0.2.18 |
| 882 | 2026-03-13T16:52:55.704Z | Downloaded mime_guess v2.0.5 |
| 883 | 2026-03-13T16:52:55.704Z | Downloaded jobserver v0.1.34 |
| 884 | 2026-03-13T16:52:55.704Z | Downloaded derive_more-impl v2.1.1 |
| 885 | 2026-03-13T16:52:55.717Z | Downloaded opaque-debug v0.3.1 |
| 886 | 2026-03-13T16:52:55.717Z | Downloaded num v0.4.3 |
| 887 | 2026-03-13T16:52:55.717Z | Downloaded crossbeam-channel v0.5.15 |
| 888 | 2026-03-13T16:52:55.717Z | Downloaded newtype_derive v0.1.6 |
| 889 | 2026-03-13T16:52:55.717Z | Downloaded der v0.7.10 |
| 890 | 2026-03-13T16:52:55.727Z | Downloaded httpmock v0.8.3 |
| 891 | 2026-03-13T16:52:55.732Z | Downloaded miette-derive v5.10.0 |
| 892 | 2026-03-13T16:52:55.732Z | Downloaded memmap v0.7.0 |
| 893 | 2026-03-13T16:52:55.736Z | Downloaded fatfs v0.3.6 |
| 894 | 2026-03-13T16:52:55.736Z | Downloaded num-conv v0.2.0 |
| 895 | 2026-03-13T16:52:55.736Z | Downloaded md-5 v0.10.6 |
| 896 | 2026-03-13T16:52:55.736Z | Downloaded linkme v0.3.35 |
| 897 | 2026-03-13T16:52:55.740Z | Downloaded linear-map v1.2.0 |
| 898 | 2026-03-13T16:52:55.740Z | Downloaded flume v0.11.1 |
| 899 | 2026-03-13T16:52:55.744Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 900 | 2026-03-13T16:52:55.744Z | Downloaded nodrop v0.1.14 |
| 901 | 2026-03-13T16:52:55.744Z | Downloaded newtype-uuid-macros v0.1.0 |
| 902 | 2026-03-13T16:52:55.744Z | Downloaded libefi-sys v0.1.0 |
| 903 | 2026-03-13T16:52:55.752Z | Downloaded glob v0.3.3 |
| 904 | 2026-03-13T16:52:55.752Z | Downloaded getrandom v0.2.17 |
| 905 | 2026-03-13T16:52:55.752Z | Downloaded mime v0.3.17 |
| 906 | 2026-03-13T16:52:55.752Z | Downloaded memoffset v0.9.1 |
| 907 | 2026-03-13T16:52:55.753Z | Downloaded managed v0.8.0 |
| 908 | 2026-03-13T16:52:55.758Z | Downloaded lru-slab v0.1.2 |
| 909 | 2026-03-13T16:52:55.758Z | Downloaded lru v0.12.5 |
| 910 | 2026-03-13T16:52:55.758Z | Downloaded linkme-impl v0.3.35 |
| 911 | 2026-03-13T16:52:55.759Z | Downloaded hickory-client v0.25.2 |
| 912 | 2026-03-13T16:52:55.759Z | Downloaded diesel_derives v2.2.7 |
| 913 | 2026-03-13T16:52:55.759Z | Downloaded bumpalo v3.20.2 |
| 914 | 2026-03-13T16:52:55.766Z | Downloaded lzss v0.8.2 |
| 915 | 2026-03-13T16:52:55.766Z | Downloaded lru-cache v0.1.2 |
| 916 | 2026-03-13T16:52:55.766Z | Downloaded keccak v0.1.6 |
| 917 | 2026-03-13T16:52:55.766Z | Downloaded futures-channel v0.3.32 |
| 918 | 2026-03-13T16:52:55.766Z | Downloaded base64 v0.22.1 |
| 919 | 2026-03-13T16:52:55.774Z | Downloaded crossbeam-deque v0.8.6 |
| 920 | 2026-03-13T16:52:55.774Z | Downloaded is-terminal v0.4.17 |
| 921 | 2026-03-13T16:52:55.774Z | Downloaded backon v1.6.0 |
| 922 | 2026-03-13T16:52:55.774Z | Downloaded is_ci v1.2.0 |
| 923 | 2026-03-13T16:52:55.775Z | Downloaded inout v0.1.4 |
| 924 | 2026-03-13T16:52:55.781Z | Downloaded indoc v1.0.9 |
| 925 | 2026-03-13T16:52:55.781Z | Downloaded highway v1.3.0 |
| 926 | 2026-03-13T16:52:55.781Z | Downloaded dropshot_endpoint v0.16.7 |
| 927 | 2026-03-13T16:52:55.781Z | Downloaded darling_core v0.20.11 |
| 928 | 2026-03-13T16:52:55.788Z | Downloaded const-oid v0.9.6 |
| 929 | 2026-03-13T16:52:55.788Z | Downloaded derive-where v1.6.0 |
| 930 | 2026-03-13T16:52:55.788Z | Downloaded ciborium v0.2.2 |
| 931 | 2026-03-13T16:52:55.788Z | Downloaded instant v0.1.13 |
| 932 | 2026-03-13T16:52:55.793Z | Downloaded instability v0.3.11 |
| 933 | 2026-03-13T16:52:55.794Z | Downloaded indent_write v2.2.0 |
| 934 | 2026-03-13T16:52:55.794Z | Downloaded httpdate v1.0.3 |
| 935 | 2026-03-13T16:52:55.794Z | Downloaded http-body v1.0.1 |
| 936 | 2026-03-13T16:52:55.794Z | Downloaded generic-array v0.14.7 |
| 937 | 2026-03-13T16:52:55.794Z | Downloaded futures-timer v3.0.3 |
| 938 | 2026-03-13T16:52:55.794Z | Downloaded base64 v0.21.7 |
| 939 | 2026-03-13T16:52:55.802Z | Downloaded ident_case v1.0.1 |
| 940 | 2026-03-13T16:52:55.803Z | Downloaded hyper-tls v0.6.0 |
| 941 | 2026-03-13T16:52:55.803Z | Downloaded hubpack_derive v0.1.1 |
| 942 | 2026-03-13T16:52:55.803Z | Downloaded futures-sink v0.3.32 |
| 943 | 2026-03-13T16:52:55.803Z | Downloaded fs_extra v1.3.0 |
| 944 | 2026-03-13T16:52:55.803Z | Downloaded cfg-expr v0.20.6 |
| 945 | 2026-03-13T16:52:55.807Z | Downloaded cargo_toml v0.22.3 |
| 946 | 2026-03-13T16:52:55.807Z | Downloaded bzip2 v0.4.4 |
| 947 | 2026-03-13T16:52:55.807Z | Downloaded chacha20 v0.10.0 |
| 948 | 2026-03-13T16:52:55.807Z | Downloaded heck v0.5.0 |
| 949 | 2026-03-13T16:52:55.807Z | Downloaded headers-core v0.3.0 |
| 950 | 2026-03-13T16:52:55.807Z | Downloaded deranged v0.5.8 |
| 951 | 2026-03-13T16:52:55.807Z | Downloaded home v0.5.12 |
| 952 | 2026-03-13T16:52:55.807Z | Downloaded bit-vec v0.6.3 |
| 953 | 2026-03-13T16:52:55.811Z | Downloaded blake2 v0.10.6 |
| 954 | 2026-03-13T16:52:55.811Z | Downloaded bcs v0.1.6 |
| 955 | 2026-03-13T16:52:55.811Z | Downloaded crossbeam-utils v0.8.21 |
| 956 | 2026-03-13T16:52:55.817Z | Downloaded async-bb8-diesel v0.2.1 |
| 957 | 2026-03-13T16:52:55.817Z | Downloaded futures-executor v0.3.32 |
| 958 | 2026-03-13T16:52:55.817Z | Downloaded clap v4.5.60 |
| 959 | 2026-03-13T16:52:55.825Z | Downloaded cancel-safe-futures v0.1.5 |
| 960 | 2026-03-13T16:52:55.835Z | Downloaded bzip2 v0.6.1 |
| 961 | 2026-03-13T16:52:55.835Z | Downloaded diff v0.1.13 |
| 962 | 2026-03-13T16:52:55.835Z | Downloaded datatest-stable v0.3.3 |
| 963 | 2026-03-13T16:52:55.835Z | Downloaded darling v0.20.11 |
| 964 | 2026-03-13T16:52:55.843Z | Downloaded colored v3.1.1 |
| 965 | 2026-03-13T16:52:55.843Z | Downloaded errno v0.3.14 |
| 966 | 2026-03-13T16:52:55.843Z | Downloaded erased-serde v0.3.31 |
| 967 | 2026-03-13T16:52:55.843Z | Downloaded ena v0.14.4 |
| 968 | 2026-03-13T16:52:55.843Z | Downloaded either v1.15.0 |
| 969 | 2026-03-13T16:52:55.843Z | Downloaded darling v0.23.0 |
| 970 | 2026-03-13T16:52:55.846Z | Downloaded crossbeam-epoch v0.9.18 |
| 971 | 2026-03-13T16:52:55.846Z | Downloaded console v0.16.2 |
| 972 | 2026-03-13T16:52:55.846Z | Downloaded enum-as-inner v0.6.1 |
| 973 | 2026-03-13T16:52:55.846Z | Downloaded drift v0.1.3 |
| 974 | 2026-03-13T16:52:55.849Z | Downloaded hash32 v0.2.1 |
| 975 | 2026-03-13T16:52:55.853Z | Downloaded guppy-workspace-hack v0.1.0 |
| 976 | 2026-03-13T16:52:55.853Z | Downloaded cargo-util-schemas v0.8.2 |
| 977 | 2026-03-13T16:52:55.853Z | Downloaded bytes v1.11.1 |
| 978 | 2026-03-13T16:52:55.856Z | Downloaded foldhash v0.2.0 |
| 979 | 2026-03-13T16:52:55.856Z | Downloaded foldhash v0.1.5 |
| 980 | 2026-03-13T16:52:55.856Z | Downloaded filetime v0.2.27 |
| 981 | 2026-03-13T16:52:55.859Z | Downloaded camino-tempfile-ext v0.3.3 |
| 982 | 2026-03-13T16:52:55.859Z | Downloaded find-msvc-tools v0.1.9 |
| 983 | 2026-03-13T16:52:55.859Z | Downloaded ff v0.13.1 |
| 984 | 2026-03-13T16:52:55.863Z | Downloaded fallible-iterator v0.2.0 |
| 985 | 2026-03-13T16:52:55.863Z | Downloaded corncobs v0.1.4 |
| 986 | 2026-03-13T16:52:55.863Z | Downloaded futures-core v0.3.32 |
| 987 | 2026-03-13T16:52:55.932Z | Downloaded cargo_metadata v0.23.1 |
| 988 | 2026-03-13T16:52:55.932Z | Downloaded camino v1.2.2 |
| 989 | 2026-03-13T16:52:55.932Z | Downloaded bitflags v2.11.0 |
| 990 | 2026-03-13T16:52:55.951Z | Downloaded fxhash v0.2.1 |
| 991 | 2026-03-13T16:52:55.951Z | Downloaded foreign-types-shared v0.3.1 |
| 992 | 2026-03-13T16:52:55.951Z | Downloaded foreign-types v0.5.0 |
| 993 | 2026-03-13T16:52:55.951Z | Downloaded foreign-types v0.3.2 |
| 994 | 2026-03-13T16:52:55.951Z | Downloaded crc32fast v1.5.0 |
| 995 | 2026-03-13T16:52:55.951Z | Downloaded cookie_store v0.22.1 |
| 996 | 2026-03-13T16:52:55.951Z | Downloaded cookie v0.18.1 |
| 997 | 2026-03-13T16:52:55.951Z | Downloaded cexpr v0.6.0 |
| 998 | 2026-03-13T16:52:55.951Z | Downloaded cast v0.3.0 |
| 999 | 2026-03-13T16:52:55.951Z | Downloaded buf-list v1.1.2 |
| 1000 | 2026-03-13T16:52:55.951Z | Downloaded cargo_metadata v0.21.0 |
| 1001 | 2026-03-13T16:52:55.951Z | Downloaded bit-vec v0.8.0 |
| 1002 | 2026-03-13T16:52:55.951Z | Downloaded dirs-next v2.0.0 |
| 1003 | 2026-03-13T16:52:55.951Z | Downloaded derive-ex v0.1.8 |
| 1004 | 2026-03-13T16:52:55.952Z | Downloaded daft-derive v0.1.5 |
| 1005 | 2026-03-13T16:52:55.952Z | Downloaded cargo_metadata v0.19.2 |
| 1006 | 2026-03-13T16:52:55.952Z | Downloaded base64ct v1.8.3 |
| 1007 | 2026-03-13T16:52:55.952Z | Downloaded cbc v0.1.2 |
| 1008 | 2026-03-13T16:52:55.952Z | Downloaded cassowary v0.3.0 |
| 1009 | 2026-03-13T16:52:55.952Z | Downloaded bytecount v0.6.9 |
| 1010 | 2026-03-13T16:52:55.952Z | Downloaded bitfield v0.19.4 |
| 1011 | 2026-03-13T16:52:55.952Z | Downloaded backtrace-ext v0.2.1 |
| 1012 | 2026-03-13T16:52:55.953Z | Downloaded anstyle-parse v0.2.7 |
| 1013 | 2026-03-13T16:52:55.953Z | Downloaded daft v0.1.5 |
| 1014 | 2026-03-13T16:52:55.953Z | Downloaded const_format_proc_macros v0.2.34 |
| 1015 | 2026-03-13T16:52:55.953Z | Downloaded fixedbitset v0.4.2 |
| 1016 | 2026-03-13T16:52:55.953Z | Downloaded fastrand v2.3.0 |
| 1017 | 2026-03-13T16:52:55.953Z | Downloaded digest v0.10.7 |
| 1018 | 2026-03-13T16:52:55.953Z | Downloaded der_derive v0.7.3 |
| 1019 | 2026-03-13T16:52:55.953Z | Downloaded convert_case v0.10.0 |
| 1020 | 2026-03-13T16:52:55.953Z | Downloaded concurrent-queue v2.5.0 |
| 1021 | 2026-03-13T16:52:55.953Z | Downloaded endian-type v0.1.2 |
| 1022 | 2026-03-13T16:52:55.953Z | Downloaded csv-core v0.1.13 |
| 1023 | 2026-03-13T16:52:55.953Z | Downloaded embedded-io v0.6.1 |
| 1024 | 2026-03-13T16:52:55.953Z | Downloaded dtrace-parser v0.3.0 |
| 1025 | 2026-03-13T16:52:55.953Z | Downloaded foreign-types-shared v0.1.1 |
| 1026 | 2026-03-13T16:52:55.953Z | Downloaded foreign-types-macros v0.2.3 |
| 1027 | 2026-03-13T16:52:55.953Z | Downloaded fd-lock v4.0.4 |
| 1028 | 2026-03-13T16:52:55.953Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1029 | 2026-03-13T16:52:55.953Z | Downloaded dof v0.3.0 |
| 1030 | 2026-03-13T16:52:55.953Z | Downloaded autocfg v1.5.0 |
| 1031 | 2026-03-13T16:52:55.954Z | Downloaded env_filter v1.0.0 |
| 1032 | 2026-03-13T16:52:55.954Z | Downloaded allocator-api2 v0.2.21 |
| 1033 | 2026-03-13T16:52:55.954Z | Downloaded dunce v1.0.5 |
| 1034 | 2026-03-13T16:52:55.954Z | Downloaded dtrace-parser v0.2.0 |
| 1035 | 2026-03-13T16:52:55.954Z | Downloaded dsl_auto_type v0.1.3 |
| 1036 | 2026-03-13T16:52:55.954Z | Downloaded dof v0.4.0 |
| 1037 | 2026-03-13T16:52:55.954Z | Downloaded des v0.8.1 |
| 1038 | 2026-03-13T16:52:55.954Z | Downloaded bitflags v1.3.2 |
| 1039 | 2026-03-13T16:52:55.954Z | Downloaded diesel-dtrace v0.4.2 |
| 1040 | 2026-03-13T16:52:55.954Z | Downloaded derive_builder_core v0.20.2 |
| 1041 | 2026-03-13T16:52:55.954Z | Downloaded defmt v0.3.100 |
| 1042 | 2026-03-13T16:52:55.954Z | Downloaded data-encoding v2.10.0 |
| 1043 | 2026-03-13T16:52:55.954Z | Downloaded crypto-common v0.1.7 |
| 1044 | 2026-03-13T16:52:55.954Z | Downloaded critical-section v1.2.0 |
| 1045 | 2026-03-13T16:52:55.954Z | Downloaded cfg_aliases v0.2.1 |
| 1046 | 2026-03-13T16:52:55.954Z | Downloaded cfg_aliases v0.1.1 |
| 1047 | 2026-03-13T16:52:55.954Z | Downloaded castaway v0.2.4 |
| 1048 | 2026-03-13T16:52:55.954Z | Downloaded debug-ignore v1.0.5 |
| 1049 | 2026-03-13T16:52:55.954Z | Downloaded crc8 v0.1.1 |
| 1050 | 2026-03-13T16:52:55.954Z | Downloaded clap_lex v1.0.0 |
| 1051 | 2026-03-13T16:52:55.954Z | Downloaded cfg-if v1.0.4 |
| 1052 | 2026-03-13T16:52:55.955Z | Downloaded base16ct v1.0.0 |
| 1053 | 2026-03-13T16:52:55.955Z | Downloaded base16ct v0.2.0 |
| 1054 | 2026-03-13T16:52:55.955Z | Downloaded block-buffer v0.10.4 |
| 1055 | 2026-03-13T16:52:55.955Z | Downloaded bitfield-struct v0.6.2 |
| 1056 | 2026-03-13T16:52:55.955Z | Downloaded atomic-waker v1.1.2 |
| 1057 | 2026-03-13T16:52:55.955Z | Downloaded cmake v0.1.57 |
| 1058 | 2026-03-13T16:52:55.955Z | Downloaded blake2b_simd v1.0.4 |
| 1059 | 2026-03-13T16:52:55.966Z | Downloaded ar_archive_writer v0.5.1 |
| 1060 | 2026-03-13T16:52:55.967Z | Downloaded darling_macro v0.21.3 |
| 1061 | 2026-03-13T16:52:55.967Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1062 | 2026-03-13T16:52:55.967Z | Downloaded ciborium-io v0.2.2 |
| 1063 | 2026-03-13T16:52:55.967Z | Downloaded anyhow v1.0.102 |
| 1064 | 2026-03-13T16:52:55.967Z | Downloaded cstr-argument v0.1.2 |
| 1065 | 2026-03-13T16:52:55.967Z | Downloaded bb8 v0.8.6 |
| 1066 | 2026-03-13T16:52:55.967Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1067 | 2026-03-13T16:52:55.967Z | Downloaded clap_builder v4.5.60 |
| 1068 | 2026-03-13T16:52:55.967Z | Downloaded cargo-platform v0.3.2 |
| 1069 | 2026-03-13T16:52:55.967Z | Downloaded cargo-platform v0.2.0 |
| 1070 | 2026-03-13T16:52:55.967Z | Downloaded byteorder v1.5.0 |
| 1071 | 2026-03-13T16:52:55.967Z | Downloaded async-object-pool v0.2.0 |
| 1072 | 2026-03-13T16:52:55.967Z | Downloaded colored v2.2.0 |
| 1073 | 2026-03-13T16:52:55.967Z | Downloaded clap_derive v4.5.55 |
| 1074 | 2026-03-13T16:52:55.967Z | Downloaded async-lock v3.4.2 |
| 1075 | 2026-03-13T16:52:55.974Z | Downloaded ahash v0.8.12 |
| 1076 | 2026-03-13T16:52:55.974Z | Downloaded crc-any v2.5.0 |
| 1077 | 2026-03-13T16:52:55.974Z | Downloaded clang-sys v1.8.1 |
| 1078 | 2026-03-13T16:52:55.974Z | Downloaded block-padding v0.3.3 |
| 1079 | 2026-03-13T16:52:55.975Z | Downloaded backoff v0.4.0 |
| 1080 | 2026-03-13T16:52:55.975Z | Downloaded array-init v0.0.4 |
| 1081 | 2026-03-13T16:52:55.975Z | Downloaded argon2 v0.5.3 |
| 1082 | 2026-03-13T16:52:55.975Z | Downloaded adler2 v2.0.1 |
| 1083 | 2026-03-13T16:52:55.975Z | Downloaded anstyle v1.0.13 |
| 1084 | 2026-03-13T16:52:55.975Z | Downloaded arrayvec v0.7.6 |
| 1085 | 2026-03-13T16:52:55.981Z | Downloaded arc-swap v1.8.2 |
| 1086 | 2026-03-13T16:52:55.981Z | Downloaded assert_matches v1.5.0 |
| 1087 | 2026-03-13T16:52:55.981Z | Downloaded ascii-canvas v3.0.0 |
| 1088 | 2026-03-13T16:52:55.981Z | Downloaded cobs v0.3.0 |
| 1089 | 2026-03-13T16:52:55.981Z | Downloaded atomicwrites v0.4.4 |
| 1090 | 2026-03-13T16:52:55.982Z | Downloaded approx v0.5.1 |
| 1091 | 2026-03-13T16:52:55.982Z | Downloaded console v0.15.11 |
| 1092 | 2026-03-13T16:52:55.991Z | Downloaded ciborium-ll v0.2.2 |
| 1093 | 2026-03-13T16:52:55.991Z | Downloaded async-stream-impl v0.3.6 |
| 1094 | 2026-03-13T16:52:55.991Z | Downloaded assert-json-diff v2.0.2 |
| 1095 | 2026-03-13T16:52:55.991Z | Downloaded anstream v0.6.21 |
| 1096 | 2026-03-13T16:52:55.991Z | Downloaded anes v0.1.6 |
| 1097 | 2026-03-13T16:52:55.995Z | Downloaded arrayref v0.3.9 |
| 1098 | 2026-03-13T16:52:55.995Z | Downloaded anstyle-query v1.1.5 |
| 1099 | 2026-03-13T16:52:55.995Z | Downloaded addr2line v0.25.1 |
| 1100 | 2026-03-13T16:52:56.350Z | Downloaded aws-lc-sys v0.37.1 |
| 1101 | 2026-03-13T16:52:56.861Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 1102 | 2026-03-13T16:53:02.897Z | Startup: Refreshing catalog 'helios' ... Done |
| 1103 | 2026-03-13T16:53:03.066Z | Planning: Solver setup ... Done (0.171s) |
| 1104 | 2026-03-13T16:53:03.119Z | Planning: Running solver ... Done (0.013s) |
| 1105 | 2026-03-13T16:53:03.119Z | Planning: Finding local manifests ... Done (0.003s) |
| 1106 | 2026-03-13T16:53:03.162Z | Planning: Fetching manifests: 0/2 0% complete |
| 1107 | 2026-03-13T16:53:03.162Z | Planning: Fetching manifests: 2/2 100% complete |
| 1108 | 2026-03-13T16:53:03.162Z | Planning: Package planning ... Done (0.019s) |
| 1109 | 2026-03-13T16:53:03.162Z | Planning: Merging actions ... Done (0.002s) |
| 1110 | 2026-03-13T16:53:03.486Z | Planning: Checking for conflicting actions ... Done (0.356s) |
| 1111 | 2026-03-13T16:53:03.511Z | Planning: Consolidating action changes ... Done (0.001s) |
| 1112 | 2026-03-13T16:53:05.125Z | Planning: Evaluating mediators ... Done (1.615s) |
| 1113 | 2026-03-13T16:53:05.144Z | Planning: Planning completed in 2.24 seconds |
| 1114 | 2026-03-13T16:53:05.144Z | Packages to install: 2 |
| 1115 | 2026-03-13T16:53:05.144Z | Estimated space available: 151.88 GB |
| 1116 | 2026-03-13T16:53:05.144Z | Estimated space to be consumed: 19.93 MB |
| 1117 | 2026-03-13T16:53:05.144Z | Create boot environment: No |
| 1118 | 2026-03-13T16:53:05.144Z | Create backup boot environment: No |
| 1119 | 2026-03-13T16:53:05.144Z | Rebuild boot archive: No |
| 1120 | 2026-03-13T16:53:05.144Z | |
| 1121 | 2026-03-13T16:53:05.144Z | Changed packages: |
| 1122 | 2026-03-13T16:53:05.144Z | helios |
| 1123 | 2026-03-13T16:53:05.144Z | developer/build-essential |
| 1124 | 2026-03-13T16:53:05.144Z | None -> 11-3.0 |
| 1125 | 2026-03-13T16:53:05.144Z | library/libxmlsec1 |
| 1126 | 2026-03-13T16:53:05.144Z | None -> 1.2.35-3.0 |
| 1127 | 2026-03-13T16:53:05.170Z | |
| 1128 | 2026-03-13T16:53:05.170Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 1129 | 2026-03-13T16:53:06.378Z | Download: Completed 1.28 MB in 1.23 seconds (1.0M/s) |
| 1130 | 2026-03-13T16:53:06.494Z | Actions: 1/268 actions (Installing new actions) |
| 1131 | 2026-03-13T16:53:06.627Z | Actions: Completed 268 actions in 0.09 seconds. |
| 1132 | 2026-03-13T16:53:06.717Z | Finalize: Updating package state database ... Done (0.011s) |
| 1133 | 2026-03-13T16:53:06.717Z | Finalize: Updating package cache ... Done (0.000s) |
| 1134 | 2026-03-13T16:53:06.717Z | Finalize: Updating image state ... Done (0.021s) |
| 1135 | 2026-03-13T16:53:12.078Z | Finalize: Creating fast lookup database ... Done (5.423s) |
| 1136 | 2026-03-13T16:53:12.257Z | Finalize: Reading search index ... Done (0.023s) |
| 1137 | 2026-03-13T16:53:12.271Z | Finalize: Updating search index ... Done (0.000s) |
| 1138 | 2026-03-13T16:53:12.370Z | Finalize: Updating package cache ... Done (0.000s) |
| 1139 | 2026-03-13T16:53:13.214Z | Planning: Evaluating mediator changes ... Done |
| 1140 | 2026-03-13T16:53:13.233Z | Planning: Merging actions ... Done |
| 1141 | 2026-03-13T16:53:13.757Z | Planning: Checking for conflicting actions ... Done |
| 1142 | 2026-03-13T16:53:13.834Z | Planning: Consolidating action changes ... Done |
| 1143 | 2026-03-13T16:53:14.050Z | Planning: Evaluating mediators ... Done |
| 1144 | 2026-03-13T16:53:14.095Z | Planning: Planning completed in 1.36 seconds |
| 1145 | 2026-03-13T16:53:14.141Z | Packages to change: 6 |
| 1146 | 2026-03-13T16:53:14.141Z | Mediators to change: 2 |
| 1147 | 2026-03-13T16:53:14.141Z | Services to change: 1 |
| 1148 | 2026-03-13T16:53:14.141Z | Create boot environment: No |
| 1149 | 2026-03-13T16:53:14.141Z | Create backup boot environment: Yes |
| 1150 | 2026-03-13T16:53:16.100Z | Actions: 1/132 actions (Removing old actions) |
| 1151 | 2026-03-13T16:53:16.238Z | Actions: 21/132 actions (Updating modified actions) |
| 1152 | 2026-03-13T16:53:16.271Z | Actions: Completed 132 actions in 0.17 seconds. |
| 1153 | 2026-03-13T16:53:16.275Z | Finalize: Updating package state database ... Done |
| 1154 | 2026-03-13T16:53:16.275Z | Finalize: Updating package cache ... Done |
| 1155 | 2026-03-13T16:53:16.278Z | Finalize: Updating image state ... Done |
| 1156 | 2026-03-13T16:53:20.439Z | Finalize: Creating fast lookup database ... Done |
| 1157 | 2026-03-13T16:53:20.561Z | Finalize: Reading search index ... Done |
| 1158 | 2026-03-13T16:53:20.564Z | Finalize: Updating search index ... Done |
| 1159 | 2026-03-13T16:53:20.689Z | Finalize: Updating package cache ... Done |
| 1160 | 2026-03-13T16:53:21.084Z | Planning: Evaluating mediator changes ... Done |
| 1161 | 2026-03-13T16:53:21.291Z | Planning: Checking for conflicting actions ... Done |
| 1162 | 2026-03-13T16:53:21.297Z | Planning: Consolidating action changes ... Done |
| 1163 | 2026-03-13T16:53:21.552Z | Planning: Evaluating mediators ... Done |
| 1164 | 2026-03-13T16:53:21.555Z | Planning: Planning completed in 0.47 seconds |
| 1165 | 2026-03-13T16:53:21.593Z | Mediators to change: 1 |
| 1166 | 2026-03-13T16:53:21.593Z | Create boot environment: No |
| 1167 | 2026-03-13T16:53:21.593Z | Create backup boot environment: No |
| 1168 | 2026-03-13T16:53:36.474Z | Planning: Building new search index ... Done |
| 1169 | 2026-03-13T16:53:36.820Z | Finalize: Updating package state database ... Done |
| 1170 | 2026-03-13T16:53:36.820Z | Finalize: Updating package cache ... Done |
| 1171 | 2026-03-13T16:53:36.836Z | Finalize: Updating image state ... Done |
| 1172 | 2026-03-13T16:53:40.937Z | Finalize: Creating fast lookup database ... Done |
| 1173 | 2026-03-13T16:53:41.051Z | Finalize: Reading search index ... Done |
| 1174 | 2026-03-13T16:53:41.054Z | Finalize: Updating search index ... Done |
| 1175 | 2026-03-13T16:53:41.159Z | Finalize: Updating package cache ... Done |
| 1176 | 2026-03-13T16:53:41.627Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1177 | 2026-03-13T16:53:41.627Z | apache system 2.4 system |
| 1178 | 2026-03-13T16:53:41.627Z | clang system 20 system |
| 1179 | 2026-03-13T16:53:41.627Z | clang system 19 system |
| 1180 | 2026-03-13T16:53:41.627Z | clang system 18 system |
| 1181 | 2026-03-13T16:53:41.627Z | clang system 17 system |
| 1182 | 2026-03-13T16:53:41.627Z | clang system 15 system |
| 1183 | 2026-03-13T16:53:41.627Z | clang system 13 system |
| 1184 | 2026-03-13T16:53:41.627Z | csh system system illumos |
| 1185 | 2026-03-13T16:53:41.627Z | ctags system system illumos |
| 1186 | 2026-03-13T16:53:41.627Z | file vendor vendor darwinsys |
| 1187 | 2026-03-13T16:53:41.627Z | file system system illumos |
| 1188 | 2026-03-13T16:53:41.627Z | gcc vendor 14 vendor |
| 1189 | 2026-03-13T16:53:41.627Z | gcc system 13 system |
| 1190 | 2026-03-13T16:53:41.627Z | gcc system 10 system |
| 1191 | 2026-03-13T16:53:41.627Z | go system 1.25 system |
| 1192 | 2026-03-13T16:53:41.627Z | llvm system 20 system |
| 1193 | 2026-03-13T16:53:41.627Z | llvm system 19 system |
| 1194 | 2026-03-13T16:53:41.627Z | llvm system 18 system |
| 1195 | 2026-03-13T16:53:41.627Z | llvm system 17 system |
| 1196 | 2026-03-13T16:53:41.628Z | llvm system 15 system |
| 1197 | 2026-03-13T16:53:41.628Z | llvm system 13 system |
| 1198 | 2026-03-13T16:53:41.628Z | mariadb system 11.4 system |
| 1199 | 2026-03-13T16:53:41.628Z | mta vendor vendor dma |
| 1200 | 2026-03-13T16:53:41.628Z | node system 24 system |
| 1201 | 2026-03-13T16:53:41.628Z | node system 22 system |
| 1202 | 2026-03-13T16:53:41.628Z | openjdk system 21 system |
| 1203 | 2026-03-13T16:53:41.628Z | openjdk system 17 system |
| 1204 | 2026-03-13T16:53:41.628Z | openjdk system 11 system |
| 1205 | 2026-03-13T16:53:41.628Z | openjdk system 1.8 system |
| 1206 | 2026-03-13T16:53:41.628Z | openssl vendor 3 vendor |
| 1207 | 2026-03-13T16:53:41.628Z | perl system 5.40 system |
| 1208 | 2026-03-13T16:53:41.628Z | php system 8.5 system |
| 1209 | 2026-03-13T16:53:41.628Z | php system 8.4 system |
| 1210 | 2026-03-13T16:53:41.628Z | php system 8.3 system |
| 1211 | 2026-03-13T16:53:41.628Z | php system 8.2 system |
| 1212 | 2026-03-13T16:53:41.628Z | postgresql system 18 system |
| 1213 | 2026-03-13T16:53:41.628Z | postgresql system 17 system |
| 1214 | 2026-03-13T16:53:41.628Z | postgresql system 16 system |
| 1215 | 2026-03-13T16:53:41.628Z | postgresql system 15 system |
| 1216 | 2026-03-13T16:53:41.628Z | postgresql system 14 system |
| 1217 | 2026-03-13T16:53:41.628Z | postgresql system 13 system |
| 1218 | 2026-03-13T16:53:41.628Z | python vendor 3 vendor |
| 1219 | 2026-03-13T16:53:41.628Z | python system 2 system |
| 1220 | 2026-03-13T16:53:41.628Z | python3 vendor 3.13 vendor |
| 1221 | 2026-03-13T16:53:41.628Z | ruby system 3.4 system |
| 1222 | 2026-03-13T16:53:41.628Z | ruby system 3.0 system |
| 1223 | 2026-03-13T16:53:41.628Z | words vendor vendor american-english |
| 1224 | 2026-03-13T16:53:41.628Z | words system system australian-english |
| 1225 | 2026-03-13T16:53:41.628Z | words system system british-english |
| 1226 | 2026-03-13T16:53:41.628Z | words system system canadian-english |
| 1227 | 2026-03-13T16:53:41.628Z | words system system french |
| 1228 | 2026-03-13T16:53:41.628Z | words system system italian |
| 1229 | 2026-03-13T16:53:41.628Z | words system system ngerman |
| 1230 | 2026-03-13T16:53:41.628Z | words system system ogerman |
| 1231 | 2026-03-13T16:53:41.628Z | words system system spanish |
| 1232 | 2026-03-13T16:53:41.628Z | zig system 0.14 system |
| 1233 | 2026-03-13T16:53:41.968Z | PUBLISHER TYPE STATUS P LOCATION |
| 1234 | 2026-03-13T16:53:41.968Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 1235 | 2026-03-13T16:53:42.340Z | FMRI IFO |
| 1236 | 2026-03-13T16:53:42.340Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 1237 | 2026-03-13T16:53:42.340Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 1238 | 2026-03-13T16:53:42.340Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 1239 | 2026-03-13T16:53:42.340Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260224T221441Z --- |
| 1240 | 2026-03-13T16:53:42.340Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 1241 | 2026-03-13T16:53:42.340Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 1242 | 2026-03-13T16:53:42.340Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 1243 | 2026-03-13T16:53:42.340Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 1244 | 2026-03-13T16:53:42.340Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 1245 | 2026-03-13T16:53:42.340Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 1246 | 2026-03-13T16:53:43.101Z | Downloading crates ... |
| 1247 | 2026-03-13T16:53:43.183Z | Downloaded cargo_toml v0.21.0 |
| 1248 | 2026-03-13T16:53:43.245Z | Compiling proc-macro2 v1.0.106 |
| 1249 | 2026-03-13T16:53:43.249Z | Compiling unicode-ident v1.0.24 |
| 1250 | 2026-03-13T16:53:43.249Z | Compiling quote v1.0.44 |
| 1251 | 2026-03-13T16:53:43.249Z | Compiling serde_core v1.0.228 |
| 1252 | 2026-03-13T16:53:43.249Z | Compiling libc v0.2.180 |
| 1253 | 2026-03-13T16:53:43.249Z | Compiling version_check v0.9.5 |
| 1254 | 2026-03-13T16:53:43.250Z | Compiling stable_deref_trait v1.2.1 |
| 1255 | 2026-03-13T16:53:43.250Z | Compiling memchr v2.8.0 |
| 1256 | 2026-03-13T16:53:43.250Z | Compiling serde v1.0.228 |
| 1257 | 2026-03-13T16:53:43.250Z | Compiling zmij v1.0.21 |
| 1258 | 2026-03-13T16:53:43.250Z | Compiling ucd-trie v0.1.7 |
| 1259 | 2026-03-13T16:53:43.338Z | Compiling autocfg v1.5.0 |
| 1260 | 2026-03-13T16:53:43.345Z | Compiling itoa v1.0.17 |
| 1261 | 2026-03-13T16:53:43.345Z | Compiling thiserror v1.0.69 |
| 1262 | 2026-03-13T16:53:43.345Z | Compiling litemap v0.8.1 |
| 1263 | 2026-03-13T16:53:43.524Z | Compiling writeable v0.6.2 |
| 1264 | 2026-03-13T16:53:43.541Z | Compiling icu_normalizer_data v2.1.1 |
| 1265 | 2026-03-13T16:53:43.710Z | Compiling icu_properties_data v2.1.2 |
| 1266 | 2026-03-13T16:53:43.725Z | Compiling byteorder v1.5.0 |
| 1267 | 2026-03-13T16:53:43.919Z | Compiling rustix v1.1.3 |
| 1268 | 2026-03-13T16:53:43.989Z | Compiling serde_json v1.0.149 |
| 1269 | 2026-03-13T16:53:44.045Z | Compiling pest v2.8.6 |
| 1270 | 2026-03-13T16:53:44.099Z | Compiling bitflags v2.11.0 |
| 1271 | 2026-03-13T16:53:44.251Z | Compiling num-traits v0.2.19 |
| 1272 | 2026-03-13T16:53:44.293Z | Compiling hashbrown v0.16.1 |
| 1273 | 2026-03-13T16:53:44.350Z | Compiling typeid v1.0.3 |
| 1274 | 2026-03-13T16:53:44.376Z | Compiling equivalent v1.0.2 |
| 1275 | 2026-03-13T16:53:44.406Z | Compiling smallvec v1.15.1 |
| 1276 | 2026-03-13T16:53:44.423Z | Compiling usdt-impl v0.5.0 |
| 1277 | 2026-03-13T16:53:44.454Z | Compiling proc-macro-error-attr v1.0.4 |
| 1278 | 2026-03-13T16:53:44.499Z | Compiling erased-serde v0.4.9 |
| 1279 | 2026-03-13T16:53:44.531Z | Compiling syn v1.0.109 |
| 1280 | 2026-03-13T16:53:44.551Z | Compiling toml_write v0.1.2 |
| 1281 | 2026-03-13T16:53:44.689Z | Compiling winnow v0.7.14 |
| 1282 | 2026-03-13T16:53:44.709Z | Compiling proc-macro-error v1.0.4 |
| 1283 | 2026-03-13T16:53:44.729Z | Compiling errno v0.3.14 |
| 1284 | 2026-03-13T16:53:44.746Z | Compiling thread-id v4.2.2 |
| 1285 | 2026-03-13T16:53:44.825Z | Compiling utf8parse v0.2.2 |
| 1286 | 2026-03-13T16:53:44.890Z | Compiling camino v1.2.2 |
| 1287 | 2026-03-13T16:53:44.921Z | Compiling getrandom v0.4.1 |
| 1288 | 2026-03-13T16:53:44.925Z | Compiling plain v0.2.3 |
| 1289 | 2026-03-13T16:53:44.954Z | Compiling thiserror v2.0.18 |
| 1290 | 2026-03-13T16:53:44.969Z | Compiling log v0.4.29 |
| 1291 | 2026-03-13T16:53:44.985Z | Compiling indexmap v2.13.0 |
| 1292 | 2026-03-13T16:53:45.045Z | Compiling utf8_iter v1.0.4 |
| 1293 | 2026-03-13T16:53:45.060Z | Compiling percent-encoding v2.3.2 |
| 1294 | 2026-03-13T16:53:45.219Z | Compiling anstyle-parse v0.2.7 |
| 1295 | 2026-03-13T16:53:45.283Z | Compiling syn v2.0.117 |
| 1296 | 2026-03-13T16:53:45.412Z | Compiling form_urlencoded v1.2.2 |
| 1297 | 2026-03-13T16:53:45.421Z | Compiling is_terminal_polyfill v1.70.2 |
| 1298 | 2026-03-13T16:53:45.488Z | Compiling colorchoice v1.0.4 |
| 1299 | 2026-03-13T16:53:45.507Z | Compiling cfg-if v1.0.4 |
| 1300 | 2026-03-13T16:53:45.565Z | Compiling pest_meta v2.8.6 |
| 1301 | 2026-03-13T16:53:45.576Z | Compiling pretty-hex v0.4.1 |
| 1302 | 2026-03-13T16:53:45.594Z | Compiling anstyle-query v1.1.5 |
| 1303 | 2026-03-13T16:53:45.635Z | Compiling ordered-float v2.10.1 |
| 1304 | 2026-03-13T16:53:45.650Z | Compiling anstyle v1.0.13 |
| 1305 | 2026-03-13T16:53:45.759Z | Compiling fs-err v3.3.0 |
| 1306 | 2026-03-13T16:53:45.843Z | Compiling anyhow v1.0.102 |
| 1307 | 2026-03-13T16:53:45.864Z | Compiling anstream v0.6.21 |
| 1308 | 2026-03-13T16:53:45.869Z | Compiling unicode-xid v0.2.6 |
| 1309 | 2026-03-13T16:53:45.941Z | Compiling once_cell v1.21.3 |
| 1310 | 2026-03-13T16:53:45.945Z | Compiling fastrand v2.3.0 |
| 1311 | 2026-03-13T16:53:45.974Z | Compiling heck v0.5.0 |
| 1312 | 2026-03-13T16:53:45.995Z | Compiling bytecount v0.6.9 |
| 1313 | 2026-03-13T16:53:46.037Z | Compiling fnv v1.0.7 |
| 1314 | 2026-03-13T16:53:46.051Z | Compiling clap_lex v1.0.0 |
| 1315 | 2026-03-13T16:53:46.234Z | Compiling terminal_size v0.4.3 |
| 1316 | 2026-03-13T16:53:46.239Z | Compiling unicode-width v0.1.14 |
| 1317 | 2026-03-13T16:53:46.266Z | Compiling strsim v0.11.1 |
| 1318 | 2026-03-13T16:53:46.321Z | Compiling heck v0.4.1 |
| 1319 | 2026-03-13T16:53:46.324Z | Compiling tempfile v3.25.0 |
| 1320 | 2026-03-13T16:53:46.367Z | Compiling memmap v0.7.0 |
| 1321 | 2026-03-13T16:53:46.407Z | Compiling unicode-width v0.2.0 |
| 1322 | 2026-03-13T16:53:46.498Z | Compiling clap_builder v4.5.60 |
| 1323 | 2026-03-13T16:53:46.561Z | Compiling papergrid v0.11.0 |
| 1324 | 2026-03-13T16:53:46.594Z | Compiling smawk v0.3.2 |
| 1325 | 2026-03-13T16:53:46.619Z | Compiling unicode-linebreak v0.1.5 |
| 1326 | 2026-03-13T16:53:46.783Z | Compiling swrite v0.1.0 |
| 1327 | 2026-03-13T16:53:46.791Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1328 | 2026-03-13T16:53:46.940Z | Compiling semver v1.0.27 |
| 1329 | 2026-03-13T16:53:47.038Z | Compiling textwrap v0.16.2 |
| 1330 | 2026-03-13T16:53:47.283Z | Compiling camino-tempfile v1.4.1 |
| 1331 | 2026-03-13T16:53:47.434Z | Compiling serde-untagged v0.1.9 |
| 1332 | 2026-03-13T16:53:47.644Z | Compiling tabled_derive v0.7.0 |
| 1333 | 2026-03-13T16:53:48.508Z | Compiling tabled v0.15.0 |
| 1334 | 2026-03-13T16:53:48.907Z | Compiling synstructure v0.13.2 |
| 1335 | 2026-03-13T16:53:48.916Z | Compiling pest_generator v2.8.6 |
| 1336 | 2026-03-13T16:53:49.645Z | Compiling serde_derive v1.0.228 |
| 1337 | 2026-03-13T16:53:49.654Z | Compiling zerofrom-derive v0.1.6 |
| 1338 | 2026-03-13T16:53:49.655Z | Compiling yoke-derive v0.8.1 |
| 1339 | 2026-03-13T16:53:49.655Z | Compiling zerovec-derive v0.11.2 |
| 1340 | 2026-03-13T16:53:49.655Z | Compiling displaydoc v0.2.5 |
| 1341 | 2026-03-13T16:53:49.655Z | Compiling thiserror-impl v1.0.69 |
| 1342 | 2026-03-13T16:53:49.655Z | Compiling zerocopy-derive v0.7.35 |
| 1343 | 2026-03-13T16:53:49.655Z | Compiling pest_derive v2.8.6 |
| 1344 | 2026-03-13T16:53:49.655Z | Compiling scroll_derive v0.12.1 |
| 1345 | 2026-03-13T16:53:49.655Z | Compiling thiserror-impl v2.0.18 |
| 1346 | 2026-03-13T16:53:49.655Z | Compiling clap_derive v4.5.55 |
| 1347 | 2026-03-13T16:53:50.509Z | Compiling scroll v0.12.0 |
| 1348 | 2026-03-13T16:53:50.684Z | Compiling zerocopy v0.7.35 |
| 1349 | 2026-03-13T16:53:50.792Z | Compiling goblin v0.8.2 |
| 1350 | 2026-03-13T16:53:51.103Z | Compiling zerofrom v0.1.6 |
| 1351 | 2026-03-13T16:53:51.244Z | Compiling yoke v0.8.1 |
| 1352 | 2026-03-13T16:53:51.299Z | Compiling dtrace-parser v0.2.0 |
| 1353 | 2026-03-13T16:53:51.436Z | Compiling zerovec v0.11.5 |
| 1354 | 2026-03-13T16:53:51.436Z | Compiling zerotrie v0.2.3 |
| 1355 | 2026-03-13T16:53:51.492Z | Compiling clap v4.5.60 |
| 1356 | 2026-03-13T16:53:52.013Z | Compiling tinystr v0.8.2 |
| 1357 | 2026-03-13T16:53:52.013Z | Compiling potential_utf v0.1.4 |
| 1358 | 2026-03-13T16:53:52.149Z | Compiling icu_collections v2.1.1 |
| 1359 | 2026-03-13T16:53:52.206Z | Compiling icu_locale_core v2.1.1 |
| 1360 | 2026-03-13T16:53:52.964Z | Compiling icu_provider v2.1.1 |
| 1361 | 2026-03-13T16:53:52.980Z | Compiling serde_spanned v0.6.9 |
| 1362 | 2026-03-13T16:53:52.983Z | Compiling toml_datetime v0.6.11 |
| 1363 | 2026-03-13T16:53:52.983Z | Compiling serde-value v0.7.0 |
| 1364 | 2026-03-13T16:53:52.983Z | Compiling cargo-platform v0.2.0 |
| 1365 | 2026-03-13T16:53:52.983Z | Compiling macaddr v1.0.1 |
| 1366 | 2026-03-13T16:53:52.994Z | Compiling dof v0.3.0 |
| 1367 | 2026-03-13T16:53:52.997Z | Compiling serde_tokenstream v0.2.3 |
| 1368 | 2026-03-13T16:53:53.243Z | Compiling icu_properties v2.1.2 |
| 1369 | 2026-03-13T16:53:53.243Z | Compiling icu_normalizer v2.1.1 |
| 1370 | 2026-03-13T16:53:53.273Z | Compiling toml_edit v0.22.27 |
| 1371 | 2026-03-13T16:53:53.898Z | Compiling usdt-macro v0.5.0 |
| 1372 | 2026-03-13T16:53:53.903Z | Compiling usdt-attr-macro v0.5.0 |
| 1373 | 2026-03-13T16:53:54.361Z | Compiling idna_adapter v1.2.1 |
| 1374 | 2026-03-13T16:53:54.493Z | Compiling idna v1.1.0 |
| 1375 | 2026-03-13T16:53:54.668Z | Compiling usdt v0.5.0 |
| 1376 | 2026-03-13T16:53:54.835Z | Compiling url v2.5.8 |
| 1377 | 2026-03-13T16:53:55.036Z | Compiling toml v0.8.23 |
| 1378 | 2026-03-13T16:53:55.486Z | Compiling cargo-util-schemas v0.8.2 |
| 1379 | 2026-03-13T16:53:55.529Z | Compiling cargo_toml v0.21.0 |
| 1380 | 2026-03-13T16:53:56.620Z | Compiling cargo_metadata v0.21.0 |
| 1381 | 2026-03-13T16:53:57.885Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1382 | 2026-03-13T16:54:00.775Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.35s |
| 1383 | 2026-03-13T16:54:00.854Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1384 | 2026-03-13T16:54:01.863Z | Compiling libc v0.2.180 |
| 1385 | 2026-03-13T16:54:01.863Z | Compiling serde v1.0.228 |
| 1386 | 2026-03-13T16:54:01.867Z | Compiling log v0.4.29 |
| 1387 | 2026-03-13T16:54:01.867Z | Compiling shlex v1.3.0 |
| 1388 | 2026-03-13T16:54:01.867Z | Compiling find-msvc-tools v0.1.9 |
| 1389 | 2026-03-13T16:54:01.867Z | Compiling smallvec v1.15.1 |
| 1390 | 2026-03-13T16:54:01.867Z | Compiling typenum v1.19.0 |
| 1391 | 2026-03-13T16:54:01.867Z | Compiling subtle v2.6.1 |
| 1392 | 2026-03-13T16:54:02.009Z | Compiling generic-array v0.14.7 |
| 1393 | 2026-03-13T16:54:02.013Z | Compiling scopeguard v1.2.0 |
| 1394 | 2026-03-13T16:54:02.020Z | Compiling portable-atomic v1.13.1 |
| 1395 | 2026-03-13T16:54:02.035Z | Compiling const-oid v0.9.6 |
| 1396 | 2026-03-13T16:54:02.041Z | Compiling critical-section v1.2.0 |
| 1397 | 2026-03-13T16:54:02.041Z | Compiling syn v2.0.117 |
| 1398 | 2026-03-13T16:54:02.041Z | Compiling zerocopy v0.8.40 |
| 1399 | 2026-03-13T16:54:02.041Z | Compiling pin-project-lite v0.2.17 |
| 1400 | 2026-03-13T16:54:02.279Z | Compiling parking_lot_core v0.9.12 |
| 1401 | 2026-03-13T16:54:02.283Z | Compiling serde_json v1.0.149 |
| 1402 | 2026-03-13T16:54:02.283Z | Compiling pkg-config v0.3.32 |
| 1403 | 2026-03-13T16:54:02.339Z | Compiling lock_api v0.4.14 |
| 1404 | 2026-03-13T16:54:02.342Z | Compiling bitflags v2.11.0 |
| 1405 | 2026-03-13T16:54:02.386Z | Compiling libm v0.2.16 |
| 1406 | 2026-03-13T16:54:02.472Z | Compiling num-traits v0.2.19 |
| 1407 | 2026-03-13T16:54:02.512Z | Compiling futures-core v0.3.32 |
| 1408 | 2026-03-13T16:54:02.603Z | Compiling percent-encoding v2.3.2 |
| 1409 | 2026-03-13T16:54:02.613Z | Compiling allocator-api2 v0.2.21 |
| 1410 | 2026-03-13T16:54:02.736Z | Compiling cpufeatures v0.2.17 |
| 1411 | 2026-03-13T16:54:02.740Z | Compiling futures-sink v0.3.32 |
| 1412 | 2026-03-13T16:54:02.740Z | Compiling foldhash v0.2.0 |
| 1413 | 2026-03-13T16:54:02.791Z | Compiling futures-task v0.3.32 |
| 1414 | 2026-03-13T16:54:02.794Z | Compiling getrandom v0.4.1 |
| 1415 | 2026-03-13T16:54:02.847Z | Compiling futures-channel v0.3.32 |
| 1416 | 2026-03-13T16:54:02.910Z | Compiling futures-io v0.3.32 |
| 1417 | 2026-03-13T16:54:02.915Z | Compiling slab v0.4.12 |
| 1418 | 2026-03-13T16:54:03.004Z | Compiling rand_core v0.10.0 |
| 1419 | 2026-03-13T16:54:03.043Z | Compiling hashbrown v0.16.1 |
| 1420 | 2026-03-13T16:54:03.061Z | Compiling getrandom v0.3.4 |
| 1421 | 2026-03-13T16:54:03.084Z | Compiling rustversion v1.0.22 |
| 1422 | 2026-03-13T16:54:03.105Z | Compiling form_urlencoded v1.2.2 |
| 1423 | 2026-03-13T16:54:03.132Z | Compiling base64ct v1.8.3 |
| 1424 | 2026-03-13T16:54:03.153Z | Compiling ident_case v1.0.1 |
| 1425 | 2026-03-13T16:54:03.181Z | Compiling fs_extra v1.3.0 |
| 1426 | 2026-03-13T16:54:03.237Z | Compiling dunce v1.0.5 |
| 1427 | 2026-03-13T16:54:03.244Z | Compiling flagset v0.4.7 |
| 1428 | 2026-03-13T16:54:03.326Z | Compiling getrandom v0.2.17 |
| 1429 | 2026-03-13T16:54:03.337Z | Compiling jobserver v0.1.34 |
| 1430 | 2026-03-13T16:54:03.365Z | Compiling errno v0.3.14 |
| 1431 | 2026-03-13T16:54:03.446Z | Compiling mio v1.1.1 |
| 1432 | 2026-03-13T16:54:03.465Z | Compiling socket2 v0.6.2 |
| 1433 | 2026-03-13T16:54:03.560Z | Compiling rand_core v0.6.4 |
| 1434 | 2026-03-13T16:54:03.565Z | Compiling signal-hook-registry v1.4.8 |
| 1435 | 2026-03-13T16:54:03.574Z | Compiling once_cell v1.21.3 |
| 1436 | 2026-03-13T16:54:03.651Z | Compiling cc v1.2.56 |
| 1437 | 2026-03-13T16:54:03.687Z | Compiling parking_lot v0.12.5 |
| 1438 | 2026-03-13T16:54:03.779Z | Compiling pem-rfc7468 v0.7.0 |
| 1439 | 2026-03-13T16:54:03.791Z | Compiling indexmap v2.13.0 |
| 1440 | 2026-03-13T16:54:03.885Z | Compiling rustix v1.1.3 |
| 1441 | 2026-03-13T16:54:03.885Z | Compiling iana-time-zone v0.1.65 |
| 1442 | 2026-03-13T16:54:03.908Z | Compiling uuid v1.21.0 |
| 1443 | 2026-03-13T16:54:03.952Z | Compiling rustc_version v0.4.1 |
| 1444 | 2026-03-13T16:54:03.976Z | Compiling aws-lc-rs v1.16.0 |
| 1445 | 2026-03-13T16:54:04.022Z | Compiling vcpkg v0.2.15 |
| 1446 | 2026-03-13T16:54:04.169Z | Compiling regex-syntax v0.8.10 |
| 1447 | 2026-03-13T16:54:04.191Z | Compiling rand_core v0.9.5 |
| 1448 | 2026-03-13T16:54:04.204Z | Compiling tracing-core v0.1.36 |
| 1449 | 2026-03-13T16:54:04.280Z | Compiling crossbeam-utils v0.8.21 |
| 1450 | 2026-03-13T16:54:04.295Z | Compiling httparse v1.10.1 |
| 1451 | 2026-03-13T16:54:04.390Z | Compiling untrusted v0.9.0 |
| 1452 | 2026-03-13T16:54:04.398Z | Compiling openssl-probe v0.2.1 |
| 1453 | 2026-03-13T16:54:04.533Z | Compiling schemars v0.8.22 |
| 1454 | 2026-03-13T16:54:04.565Z | Compiling syn v1.0.109 |
| 1455 | 2026-03-13T16:54:04.600Z | Compiling base64 v0.22.1 |
| 1456 | 2026-03-13T16:54:04.612Z | Compiling cmake v0.1.57 |
| 1457 | 2026-03-13T16:54:04.636Z | Compiling untrusted v0.7.1 |
| 1458 | 2026-03-13T16:54:04.696Z | Compiling tinyvec_macros v0.1.1 |
| 1459 | 2026-03-13T16:54:04.800Z | Compiling tower-layer v0.3.3 |
| 1460 | 2026-03-13T16:54:04.828Z | Compiling try-lock v0.2.5 |
| 1461 | 2026-03-13T16:54:04.844Z | Compiling rustls v0.23.37 |
| 1462 | 2026-03-13T16:54:04.881Z | Compiling atomic-waker v1.1.2 |
| 1463 | 2026-03-13T16:54:04.904Z | Compiling dyn-clone v1.0.20 |
| 1464 | 2026-03-13T16:54:04.961Z | Compiling tower-service v0.3.3 |
| 1465 | 2026-03-13T16:54:04.980Z | Compiling want v0.3.1 |
| 1466 | 2026-03-13T16:54:05.027Z | Compiling tinyvec v1.10.0 |
| 1467 | 2026-03-13T16:54:05.070Z | Compiling spin v0.9.8 |
| 1468 | 2026-03-13T16:54:05.078Z | Compiling aho-corasick v1.1.4 |
| 1469 | 2026-03-13T16:54:05.111Z | Compiling openssl v0.10.75 |
| 1470 | 2026-03-13T16:54:05.111Z | Compiling httpdate v1.0.3 |
| 1471 | 2026-03-13T16:54:05.112Z | Compiling num-conv v0.2.0 |
| 1472 | 2026-03-13T16:54:05.118Z | Compiling crc32fast v1.5.0 |
| 1473 | 2026-03-13T16:54:05.209Z | Compiling powerfmt v0.2.0 |
| 1474 | 2026-03-13T16:54:05.222Z | Compiling foreign-types-shared v0.1.1 |
| 1475 | 2026-03-13T16:54:05.379Z | Compiling pin-utils v0.1.0 |
| 1476 | 2026-03-13T16:54:05.393Z | Compiling time-core v0.1.8 |
| 1477 | 2026-03-13T16:54:05.393Z | Compiling foreign-types v0.3.2 |
| 1478 | 2026-03-13T16:54:05.400Z | Compiling deranged v0.5.8 |
| 1479 | 2026-03-13T16:54:05.430Z | Compiling wait-timeout v0.2.1 |
| 1480 | 2026-03-13T16:54:05.460Z | Compiling socket2 v0.5.10 |
| 1481 | 2026-03-13T16:54:05.484Z | Compiling simd-adler32 v0.3.8 |
| 1482 | 2026-03-13T16:54:05.484Z | Compiling siphasher v1.0.2 |
| 1483 | 2026-03-13T16:54:05.515Z | Compiling usdt-impl v0.6.0 |
| 1484 | 2026-03-13T16:54:05.523Z | Compiling native-tls v0.2.18 |
| 1485 | 2026-03-13T16:54:05.569Z | Compiling time-macros v0.2.27 |
| 1486 | 2026-03-13T16:54:05.569Z | Compiling quick-error v1.2.3 |
| 1487 | 2026-03-13T16:54:05.666Z | Compiling either v1.15.0 |
| 1488 | 2026-03-13T16:54:05.720Z | Compiling num_threads v0.1.7 |
| 1489 | 2026-03-13T16:54:05.754Z | Compiling bit-vec v0.8.0 |
| 1490 | 2026-03-13T16:54:05.798Z | Compiling aws-lc-sys v0.37.1 |
| 1491 | 2026-03-13T16:54:05.818Z | Compiling ring v0.17.14 |
| 1492 | 2026-03-13T16:54:05.837Z | Compiling openssl-sys v0.9.111 |
| 1493 | 2026-03-13T16:54:05.861Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1494 | 2026-03-13T16:54:05.909Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1495 | 2026-03-13T16:54:05.945Z | Compiling unicode-normalization v0.1.25 |
| 1496 | 2026-03-13T16:54:06.014Z | Compiling tempfile v3.25.0 |
| 1497 | 2026-03-13T16:54:06.036Z | Compiling bit-set v0.8.0 |
| 1498 | 2026-03-13T16:54:06.072Z | Compiling synstructure v0.13.2 |
| 1499 | 2026-03-13T16:54:06.283Z | Compiling pest_generator v2.8.6 |
| 1500 | 2026-03-13T16:54:06.342Z | Compiling serde_derive_internals v0.29.1 |
| 1501 | 2026-03-13T16:54:06.403Z | Compiling darling_core v0.20.11 |
| 1502 | 2026-03-13T16:54:06.575Z | Compiling regex-automata v0.4.14 |
| 1503 | 2026-03-13T16:54:06.600Z | Compiling rusty-fork v0.3.1 |
| 1504 | 2026-03-13T16:54:06.907Z | Compiling darling_core v0.21.3 |
| 1505 | 2026-03-13T16:54:06.932Z | Compiling crossbeam-epoch v0.9.18 |
| 1506 | 2026-03-13T16:54:07.034Z | Compiling slog v2.8.2 |
| 1507 | 2026-03-13T16:54:07.112Z | Compiling time v0.3.47 |
| 1508 | 2026-03-13T16:54:07.272Z | Compiling rand_xorshift v0.4.0 |
| 1509 | 2026-03-13T16:54:07.306Z | Compiling heapless v0.7.17 |
| 1510 | 2026-03-13T16:54:07.368Z | Compiling thread-id v5.1.0 |
| 1511 | 2026-03-13T16:54:07.480Z | Compiling sync_wrapper v1.0.2 |
| 1512 | 2026-03-13T16:54:07.503Z | Compiling cookie v0.18.1 |
| 1513 | 2026-03-13T16:54:07.532Z | Compiling unarray v0.1.4 |
| 1514 | 2026-03-13T16:54:07.551Z | Compiling adler2 v2.0.1 |
| 1515 | 2026-03-13T16:54:07.607Z | Compiling signal-hook v0.3.18 |
| 1516 | 2026-03-13T16:54:07.626Z | Compiling unicode-properties v0.1.4 |
| 1517 | 2026-03-13T16:54:07.656Z | Compiling unicode-segmentation v1.12.0 |
| 1518 | 2026-03-13T16:54:07.678Z | Compiling unicode-bidi v0.3.18 |
| 1519 | 2026-03-13T16:54:07.730Z | Compiling anyhow v1.0.102 |
| 1520 | 2026-03-13T16:54:07.765Z | Compiling paste v1.0.15 |
| 1521 | 2026-03-13T16:54:07.862Z | Compiling rayon-core v1.13.0 |
| 1522 | 2026-03-13T16:54:07.964Z | Compiling zstd-safe v7.2.4 |
| 1523 | 2026-03-13T16:54:08.189Z | Compiling stringprep v0.1.5 |
| 1524 | 2026-03-13T16:54:08.248Z | Compiling miniz_oxide v0.8.9 |
| 1525 | 2026-03-13T16:54:08.323Z | Compiling crossbeam-deque v0.8.6 |
| 1526 | 2026-03-13T16:54:08.407Z | Compiling num-integer v0.1.46 |
| 1527 | 2026-03-13T16:54:08.458Z | Compiling vergen-lib v0.1.6 |
| 1528 | 2026-03-13T16:54:08.577Z | Compiling curve25519-dalek v4.1.3 |
| 1529 | 2026-03-13T16:54:08.724Z | Compiling ff v0.13.1 |
| 1530 | 2026-03-13T16:54:08.759Z | Compiling serde_derive v1.0.228 |
| 1531 | 2026-03-13T16:54:08.797Z | Compiling zeroize_derive v1.4.3 |
| 1532 | 2026-03-13T16:54:08.820Z | Compiling zerofrom-derive v0.1.6 |
| 1533 | 2026-03-13T16:54:08.851Z | Compiling yoke-derive v0.8.1 |
| 1534 | 2026-03-13T16:54:08.907Z | Compiling zerocopy-derive v0.8.40 |
| 1535 | 2026-03-13T16:54:09.055Z | Compiling zerovec-derive v0.11.2 |
| 1536 | 2026-03-13T16:54:09.116Z | Compiling displaydoc v0.2.5 |
| 1537 | 2026-03-13T16:54:09.356Z | Compiling tokio-macros v2.6.0 |
| 1538 | 2026-03-13T16:54:09.583Z | Compiling futures-macro v0.3.32 |
| 1539 | 2026-03-13T16:54:09.711Z | Compiling zeroize v1.8.2 |
| 1540 | 2026-03-13T16:54:09.729Z | Compiling der_derive v0.7.3 |
| 1541 | 2026-03-13T16:54:10.161Z | Compiling thiserror-impl v2.0.18 |
| 1542 | 2026-03-13T16:54:10.378Z | Compiling rustls-pki-types v1.14.0 |
| 1543 | 2026-03-13T16:54:10.475Z | Compiling tracing-attributes v0.1.31 |
| 1544 | 2026-03-13T16:54:10.541Z | Compiling pest_derive v2.8.6 |
| 1545 | 2026-03-13T16:54:10.606Z | Compiling scroll_derive v0.13.1 |
| 1546 | 2026-03-13T16:54:10.719Z | Compiling futures-util v0.3.32 |
| 1547 | 2026-03-13T16:54:10.826Z | Compiling crypto-common v0.1.7 |
| 1548 | 2026-03-13T16:54:10.847Z | Compiling zerofrom v0.1.6 |
| 1549 | 2026-03-13T16:54:10.851Z | Compiling block-buffer v0.10.4 |
| 1550 | 2026-03-13T16:54:11.027Z | Compiling yoke v0.8.1 |
| 1551 | 2026-03-13T16:54:11.030Z | Compiling digest v0.10.7 |
| 1552 | 2026-03-13T16:54:11.065Z | Compiling block-padding v0.3.3 |
| 1553 | 2026-03-13T16:54:11.084Z | Compiling der v0.7.10 |
| 1554 | 2026-03-13T16:54:11.169Z | Compiling schemars_derive v0.8.22 |
| 1555 | 2026-03-13T16:54:11.202Z | Compiling darling_macro v0.20.11 |
| 1556 | 2026-03-13T16:54:11.320Z | Compiling zerovec v0.11.5 |
| 1557 | 2026-03-13T16:54:11.326Z | Compiling zerotrie v0.2.3 |
| 1558 | 2026-03-13T16:54:11.422Z | Compiling hmac v0.12.1 |
| 1559 | 2026-03-13T16:54:11.636Z | Compiling inout v0.1.4 |
| 1560 | 2026-03-13T16:54:11.737Z | Compiling sha2 v0.10.9 |
| 1561 | 2026-03-13T16:54:11.784Z | Compiling pbkdf2 v0.12.2 |
| 1562 | 2026-03-13T16:54:11.867Z | Compiling cipher v0.4.4 |
| 1563 | 2026-03-13T16:54:11.886Z | Compiling scroll v0.13.0 |
| 1564 | 2026-03-13T16:54:11.944Z | Compiling tinystr v0.8.2 |
| 1565 | 2026-03-13T16:54:12.012Z | Compiling potential_utf v0.1.4 |
| 1566 | 2026-03-13T16:54:12.116Z | Compiling thiserror v2.0.18 |
| 1567 | 2026-03-13T16:54:12.233Z | Compiling icu_locale_core v2.1.1 |
| 1568 | 2026-03-13T16:54:12.233Z | Compiling icu_collections v2.1.1 |
| 1569 | 2026-03-13T16:54:12.274Z | Compiling salsa20 v0.10.2 |
| 1570 | 2026-03-13T16:54:12.278Z | Compiling cbc v0.1.2 |
| 1571 | 2026-03-13T16:54:12.278Z | Compiling aes v0.8.4 |
| 1572 | 2026-03-13T16:54:12.434Z | Compiling spki v0.7.3 |
| 1573 | 2026-03-13T16:54:12.456Z | Compiling tracing v0.1.44 |
| 1574 | 2026-03-13T16:54:12.477Z | Compiling scrypt v0.11.0 |
| 1575 | 2026-03-13T16:54:12.553Z | Compiling goblin v0.10.5 |
| 1576 | 2026-03-13T16:54:12.709Z | Compiling darling v0.20.11 |
| 1577 | 2026-03-13T16:54:12.824Z | Compiling openssl-macros v0.1.1 |
| 1578 | 2026-03-13T16:54:12.844Z | Compiling pkcs5 v0.7.1 |
| 1579 | 2026-03-13T16:54:12.859Z | Compiling thiserror-impl v1.0.69 |
| 1580 | 2026-03-13T16:54:12.902Z | Compiling derive_builder_core v0.20.2 |
| 1581 | 2026-03-13T16:54:12.954Z | Compiling dtrace-parser v0.3.0 |
| 1582 | 2026-03-13T16:54:12.977Z | Compiling signature v2.2.0 |
| 1583 | 2026-03-13T16:54:13.214Z | Compiling icu_provider v2.1.1 |
| 1584 | 2026-03-13T16:54:13.362Z | Compiling pkcs8 v0.10.2 |
| 1585 | 2026-03-13T16:54:13.533Z | Compiling icu_normalizer v2.1.1 |
| 1586 | 2026-03-13T16:54:13.580Z | Compiling bytes v1.11.1 |
| 1587 | 2026-03-13T16:54:13.624Z | Compiling icu_properties v2.1.2 |
| 1588 | 2026-03-13T16:54:13.671Z | Compiling chrono v0.4.44 |
| 1589 | 2026-03-13T16:54:13.743Z | Compiling ipnet v2.11.0 |
| 1590 | 2026-03-13T16:54:13.784Z | Compiling rustls-native-certs v0.8.3 |
| 1591 | 2026-03-13T16:54:13.995Z | Compiling scroll_derive v0.12.1 |
| 1592 | 2026-03-13T16:54:14.020Z | Compiling serde_tokenstream v0.2.3 |
| 1593 | 2026-03-13T16:54:14.122Z | Compiling derive_builder_macro v0.20.2 |
| 1594 | 2026-03-13T16:54:14.186Z | Compiling toml_datetime v0.6.11 |
| 1595 | 2026-03-13T16:54:14.300Z | Compiling tokio v1.49.0 |
| 1596 | 2026-03-13T16:54:14.441Z | Compiling http v1.4.0 |
| 1597 | 2026-03-13T16:54:14.455Z | Compiling serde_spanned v0.6.9 |
| 1598 | 2026-03-13T16:54:14.465Z | Compiling erased-serde v0.3.31 |
| 1599 | 2026-03-13T16:54:14.556Z | Compiling md-5 v0.10.6 |
| 1600 | 2026-03-13T16:54:14.666Z | Compiling thiserror v1.0.69 |
| 1601 | 2026-03-13T16:54:14.680Z | Compiling webpki-roots v1.0.6 |
| 1602 | 2026-03-13T16:54:14.761Z | Compiling darling_macro v0.21.3 |
| 1603 | 2026-03-13T16:54:14.769Z | Compiling zerocopy-derive v0.7.35 |
| 1604 | 2026-03-13T16:54:14.806Z | Compiling hash32 v0.2.1 |
| 1605 | 2026-03-13T16:54:14.857Z | Compiling idna_adapter v1.2.1 |
| 1606 | 2026-03-13T16:54:14.945Z | Compiling scroll v0.12.0 |
| 1607 | 2026-03-13T16:54:15.060Z | Compiling idna v1.1.0 |
| 1608 | 2026-03-13T16:54:15.085Z | Compiling memoffset v0.9.1 |
| 1609 | 2026-03-13T16:54:15.085Z | Compiling iri-string v0.7.10 |
| 1610 | 2026-03-13T16:54:15.200Z | Compiling num-bigint-dig v0.8.6 |
| 1611 | 2026-03-13T16:54:15.217Z | Compiling litrs v1.0.0 |
| 1612 | 2026-03-13T16:54:15.283Z | Compiling psl-types v2.0.11 |
| 1613 | 2026-03-13T16:54:15.342Z | Compiling http-body v1.0.1 |
| 1614 | 2026-03-13T16:54:15.513Z | Compiling url v2.5.8 |
| 1615 | 2026-03-13T16:54:15.551Z | Compiling zlib-rs v0.6.2 |
| 1616 | 2026-03-13T16:54:15.552Z | Compiling http-body-util v0.1.3 |
| 1617 | 2026-03-13T16:54:15.585Z | Compiling ppv-lite86 v0.2.21 |
| 1618 | 2026-03-13T16:54:15.650Z | Compiling fallible-iterator v0.2.0 |
| 1619 | 2026-03-13T16:54:15.715Z | Compiling rustix v0.38.44 |
| 1620 | 2026-03-13T16:54:15.779Z | Compiling base16ct v0.2.0 |
| 1621 | 2026-03-13T16:54:15.840Z | Compiling ryu v1.0.23 |
| 1622 | 2026-03-13T16:54:16.371Z | Compiling smoltcp v0.9.1 |
| 1623 | 2026-03-13T16:54:16.404Z | Compiling rand_chacha v0.9.0 |
| 1624 | 2026-03-13T16:54:16.404Z | Compiling rand_chacha v0.3.1 |
| 1625 | 2026-03-13T16:54:16.404Z | Compiling ref-cast v1.0.25 |
| 1626 | 2026-03-13T16:54:16.404Z | Compiling cfg_aliases v0.2.1 |
| 1627 | 2026-03-13T16:54:16.404Z | Compiling zerocopy v0.7.35 |
| 1628 | 2026-03-13T16:54:16.404Z | Compiling serde_urlencoded v0.7.1 |
| 1629 | 2026-03-13T16:54:16.404Z | Compiling rand v0.9.2 |
| 1630 | 2026-03-13T16:54:16.492Z | Compiling rand v0.8.5 |
| 1631 | 2026-03-13T16:54:16.547Z | Compiling nix v0.31.1 |
| 1632 | 2026-03-13T16:54:16.547Z | Compiling dof v0.4.0 |
| 1633 | 2026-03-13T16:54:16.654Z | Compiling document-features v0.2.12 |
| 1634 | 2026-03-13T16:54:16.978Z | Compiling sec1 v0.7.3 |
| 1635 | 2026-03-13T16:54:17.098Z | Compiling darling v0.21.3 |
| 1636 | 2026-03-13T16:54:17.131Z | Compiling proptest v1.10.0 |
| 1637 | 2026-03-13T16:54:17.200Z | Compiling postgres-protocol v0.6.10 |
| 1638 | 2026-03-13T16:54:17.335Z | Compiling ipnetwork v0.21.1 |
| 1639 | 2026-03-13T16:54:17.368Z | Compiling publicsuffix v2.3.0 |
| 1640 | 2026-03-13T16:54:17.461Z | Compiling goblin v0.8.2 |
| 1641 | 2026-03-13T16:54:17.596Z | Compiling derive_builder v0.20.2 |
| 1642 | 2026-03-13T16:54:17.750Z | Compiling oxnet v0.1.4 |
| 1643 | 2026-03-13T16:54:17.857Z | Compiling cargo-platform v0.1.9 |
| 1644 | 2026-03-13T16:54:17.895Z | Compiling hkdf v0.12.4 |
| 1645 | 2026-03-13T16:54:18.020Z | Compiling hubpack_derive v0.1.1 |
| 1646 | 2026-03-13T16:54:18.052Z | Compiling crypto-bigint v0.5.5 |
| 1647 | 2026-03-13T16:54:18.082Z | Compiling regex v1.12.3 |
| 1648 | 2026-03-13T16:54:18.211Z | Compiling group v0.13.0 |
| 1649 | 2026-03-13T16:54:18.284Z | Compiling daft-derive v0.1.5 |
| 1650 | 2026-03-13T16:54:18.292Z | Compiling async-trait v0.1.89 |
| 1651 | 2026-03-13T16:54:18.307Z | Compiling strum_macros v0.27.2 |
| 1652 | 2026-03-13T16:54:18.364Z | Compiling ref-cast-impl v1.0.25 |
| 1653 | 2026-03-13T16:54:18.440Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1654 | 2026-03-13T16:54:18.492Z | Compiling num-iter v0.1.45 |
| 1655 | 2026-03-13T16:54:18.695Z | Compiling proc-macro-error v1.0.4 |
| 1656 | 2026-03-13T16:54:19.097Z | Compiling heck v0.4.1 |
| 1657 | 2026-03-13T16:54:19.109Z | Compiling terminal_size v0.4.3 |
| 1658 | 2026-03-13T16:54:19.166Z | Compiling phf_shared v0.13.1 |
| 1659 | 2026-03-13T16:54:19.270Z | Compiling lazy_static v1.5.0 |
| 1660 | 2026-03-13T16:54:19.290Z | Compiling vergen v9.0.6 |
| 1661 | 2026-03-13T16:54:19.310Z | Compiling fs-err v3.3.0 |
| 1662 | 2026-03-13T16:54:19.332Z | Compiling ahash v0.8.12 |
| 1663 | 2026-03-13T16:54:19.390Z | Compiling winnow v0.5.40 |
| 1664 | 2026-03-13T16:54:19.457Z | Compiling flate2 v1.1.9 |
| 1665 | 2026-03-13T16:54:19.496Z | Compiling tokio-util v0.7.18 |
| 1666 | 2026-03-13T16:54:19.526Z | Compiling tower v0.5.3 |
| 1667 | 2026-03-13T16:54:19.565Z | Compiling tokio-native-tls v0.3.1 |
| 1668 | 2026-03-13T16:54:19.609Z | Compiling libbz2-rs-sys v0.2.2 |
| 1669 | 2026-03-13T16:54:19.641Z | Compiling bitflags v1.3.2 |
| 1670 | 2026-03-13T16:54:19.718Z | Compiling bumpalo v3.20.2 |
| 1671 | 2026-03-13T16:54:19.749Z | Compiling managed v0.8.0 |
| 1672 | 2026-03-13T16:54:19.809Z | Compiling foldhash v0.1.5 |
| 1673 | 2026-03-13T16:54:19.823Z | Compiling object v0.37.3 |
| 1674 | 2026-03-13T16:54:19.968Z | Compiling elliptic-curve v0.13.8 |
| 1675 | 2026-03-13T16:54:20.067Z | Compiling hashbrown v0.15.5 |
| 1676 | 2026-03-13T16:54:20.067Z | Compiling zopfli v0.8.3 |
| 1677 | 2026-03-13T16:54:20.093Z | Compiling tower-http v0.6.8 |
| 1678 | 2026-03-13T16:54:20.277Z | Compiling bzip2 v0.6.1 |
| 1679 | 2026-03-13T16:54:20.470Z | Compiling h2 v0.4.13 |
| 1680 | 2026-03-13T16:54:20.492Z | Compiling newtype-uuid v1.3.2 |
| 1681 | 2026-03-13T16:54:20.544Z | Compiling phf v0.13.1 |
| 1682 | 2026-03-13T16:54:20.627Z | Compiling console v0.16.2 |
| 1683 | 2026-03-13T16:54:20.721Z | Compiling clap_builder v4.5.60 |
| 1684 | 2026-03-13T16:54:20.761Z | Compiling dof v0.3.0 |
| 1685 | 2026-03-13T16:54:20.822Z | Compiling daft v0.1.5 |
| 1686 | 2026-03-13T16:54:20.945Z | Compiling zone_cfg_derive v0.3.1 |
| 1687 | 2026-03-13T16:54:21.064Z | Compiling strum v0.27.2 |
| 1688 | 2026-03-13T16:54:21.174Z | Compiling signal-hook-mio v0.2.5 |
| 1689 | 2026-03-13T16:54:21.285Z | Compiling toml_edit v0.19.15 |
| 1690 | 2026-03-13T16:54:21.331Z | Compiling rayon v1.11.0 |
| 1691 | 2026-03-13T16:54:21.352Z | Compiling cargo_metadata v0.19.2 |
| 1692 | 2026-03-13T16:54:21.394Z | Compiling usdt-macro v0.6.0 |
| 1693 | 2026-03-13T16:54:21.456Z | Compiling usdt-attr-macro v0.6.0 |
| 1694 | 2026-03-13T16:54:21.838Z | Compiling hubpack v0.1.2 |
| 1695 | 2026-03-13T16:54:21.879Z | Compiling cookie_store v0.22.1 |
| 1696 | 2026-03-13T16:54:21.931Z | Compiling bzip2 v0.4.4 |
| 1697 | 2026-03-13T16:54:22.169Z | Compiling zstd v0.13.3 |
| 1698 | 2026-03-13T16:54:22.194Z | Compiling postgres-types v0.2.12 |
| 1699 | 2026-03-13T16:54:22.511Z | Compiling serde_with_macros v3.17.0 |
| 1700 | 2026-03-13T16:54:22.593Z | Compiling dtrace-parser v0.2.0 |
| 1701 | 2026-03-13T16:54:22.627Z | Compiling pkcs1 v0.7.5 |
| 1702 | 2026-03-13T16:54:22.706Z | Compiling ed25519 v2.2.3 |
| 1703 | 2026-03-13T16:54:22.838Z | Compiling serde-big-array v0.5.1 |
| 1704 | 2026-03-13T16:54:22.997Z | Compiling hex v0.4.3 |
| 1705 | 2026-03-13T16:54:23.013Z | Compiling rfc6979 v0.4.0 |
| 1706 | 2026-03-13T16:54:23.187Z | Compiling bstr v1.12.1 |
| 1707 | 2026-03-13T16:54:23.214Z | Compiling enum-as-inner v0.6.1 |
| 1708 | 2026-03-13T16:54:23.249Z | Compiling strum_macros v0.26.4 |
| 1709 | 2026-03-13T16:54:23.398Z | Compiling serde_repr v0.1.20 |
| 1710 | 2026-03-13T16:54:23.671Z | Compiling clap_derive v4.5.55 |
| 1711 | 2026-03-13T16:54:23.727Z | Compiling itertools v0.12.1 |
| 1712 | 2026-03-13T16:54:23.850Z | Compiling phf_shared v0.11.3 |
| 1713 | 2026-03-13T16:54:23.941Z | Compiling float-cmp v0.10.0 |
| 1714 | 2026-03-13T16:54:24.069Z | Compiling memmap2 v0.9.10 |
| 1715 | 2026-03-13T16:54:24.127Z | Compiling thread-id v4.2.2 |
| 1716 | 2026-03-13T16:54:24.174Z | Compiling env_filter v1.0.0 |
| 1717 | 2026-03-13T16:54:24.174Z | Compiling encoding_rs v0.8.35 |
| 1718 | 2026-03-13T16:54:24.174Z | Compiling static_assertions v1.1.0 |
| 1719 | 2026-03-13T16:54:24.193Z | Compiling predicates-core v1.0.10 |
| 1720 | 2026-03-13T16:54:24.228Z | Compiling fixedbitset v0.4.2 |
| 1721 | 2026-03-13T16:54:24.246Z | Compiling new_debug_unreachable v1.0.6 |
| 1722 | 2026-03-13T16:54:24.342Z | Compiling jiff v0.2.21 |
| 1723 | 2026-03-13T16:54:24.383Z | Compiling mime v0.3.17 |
| 1724 | 2026-03-13T16:54:24.431Z | Compiling unit-prefix v0.5.2 |
| 1725 | 2026-03-13T16:54:24.515Z | Compiling precomputed-hash v0.1.1 |
| 1726 | 2026-03-13T16:54:24.556Z | Compiling normalize-line-endings v0.3.0 |
| 1727 | 2026-03-13T16:54:24.622Z | Compiling hyper v1.8.1 |
| 1728 | 2026-03-13T16:54:24.639Z | Compiling rustc-hash v2.1.1 |
| 1729 | 2026-03-13T16:54:24.674Z | Compiling fixedbitset v0.5.7 |
| 1730 | 2026-03-13T16:54:24.720Z | Compiling difflib v0.4.0 |
| 1731 | 2026-03-13T16:54:24.808Z | Compiling keccak v0.1.6 |
| 1732 | 2026-03-13T16:54:25.085Z | Compiling data-encoding v2.10.0 |
| 1733 | 2026-03-13T16:54:25.105Z | Compiling whoami v2.1.0 |
| 1734 | 2026-03-13T16:54:25.109Z | Compiling sha3 v0.10.8 |
| 1735 | 2026-03-13T16:54:25.309Z | Compiling zone v0.3.1 |
| 1736 | 2026-03-13T16:54:25.412Z | Compiling tokio-postgres v0.7.16 |
| 1737 | 2026-03-13T16:54:25.490Z | Compiling hickory-proto v0.25.2 |
| 1738 | 2026-03-13T16:54:25.626Z | Compiling predicates v3.1.4 |
| 1739 | 2026-03-13T16:54:25.722Z | Compiling strum v0.26.3 |
| 1740 | 2026-03-13T16:54:25.771Z | Compiling petgraph v0.8.3 |
| 1741 | 2026-03-13T16:54:25.895Z | Compiling iddqd v0.3.17 |
| 1742 | 2026-03-13T16:54:25.943Z | Compiling string_cache v0.8.9 |
| 1743 | 2026-03-13T16:54:26.056Z | Compiling indicatif v0.18.4 |
| 1744 | 2026-03-13T16:54:26.077Z | Compiling petgraph v0.6.5 |
| 1745 | 2026-03-13T16:54:26.209Z | Compiling hyper-util v0.1.20 |
| 1746 | 2026-03-13T16:54:26.228Z | Compiling clap v4.5.60 |
| 1747 | 2026-03-13T16:54:26.290Z | Compiling env_logger v0.11.9 |
| 1748 | 2026-03-13T16:54:26.309Z | Compiling usdt v0.6.0 |
| 1749 | 2026-03-13T16:54:26.348Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1750 | 2026-03-13T16:54:26.552Z | Compiling toml_edit v0.22.27 |
| 1751 | 2026-03-13T16:54:26.657Z | Compiling usdt-impl v0.5.0 |
| 1752 | 2026-03-13T16:54:26.778Z | Compiling serde_with v3.17.0 |
| 1753 | 2026-03-13T16:54:26.907Z | Compiling crossterm v0.28.1 |
| 1754 | 2026-03-13T16:54:27.315Z | Compiling similar v2.7.0 |
| 1755 | 2026-03-13T16:54:27.479Z | Compiling toml v0.7.8 |
| 1756 | 2026-03-13T16:54:27.504Z | Compiling ecdsa v0.16.9 |
| 1757 | 2026-03-13T16:54:28.038Z | Compiling rsa v0.9.10 |
| 1758 | 2026-03-13T16:54:28.223Z | Compiling hyper-tls v0.6.0 |
| 1759 | 2026-03-13T16:54:28.333Z | Compiling zip v4.6.1 |
| 1760 | 2026-03-13T16:54:28.407Z | Compiling ed25519-dalek v2.2.0 |
| 1761 | 2026-03-13T16:54:28.534Z | Compiling zip v0.6.6 |
| 1762 | 2026-03-13T16:54:28.646Z | Compiling tokio-stream v0.1.18 |
| 1763 | 2026-03-13T16:54:29.067Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1764 | 2026-03-13T16:54:29.108Z | Compiling buf-list v1.1.2 |
| 1765 | 2026-03-13T16:54:29.248Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1766 | 2026-03-13T16:54:29.273Z | Compiling openapiv3 v2.2.0 |
| 1767 | 2026-03-13T16:54:29.316Z | Compiling x509-cert v0.2.5 |
| 1768 | 2026-03-13T16:54:29.333Z | Compiling sha1 v0.10.6 |
| 1769 | 2026-03-13T16:54:29.500Z | Compiling itertools v0.13.0 |
| 1770 | 2026-03-13T16:54:29.639Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1771 | 2026-03-13T16:54:29.658Z | Compiling peg-runtime v0.8.5 |
| 1772 | 2026-03-13T16:54:29.703Z | Compiling lalrpop-util v0.19.12 |
| 1773 | 2026-03-13T16:54:29.957Z | Compiling thread_local v1.1.9 |
| 1774 | 2026-03-13T16:54:29.975Z | Compiling slog-async v2.8.0 |
| 1775 | 2026-03-13T16:54:30.048Z | Compiling futures-executor v0.3.32 |
| 1776 | 2026-03-13T16:54:30.066Z | Compiling crossbeam-channel v0.5.15 |
| 1777 | 2026-03-13T16:54:30.224Z | Compiling is-terminal v0.4.17 |
| 1778 | 2026-03-13T16:54:30.295Z | Compiling filetime v0.2.27 |
| 1779 | 2026-03-13T16:54:30.354Z | Compiling xattr v1.6.1 |
| 1780 | 2026-03-13T16:54:30.395Z | Compiling take_mut v0.2.2 |
| 1781 | 2026-03-13T16:54:30.415Z | Compiling term v1.2.1 |
| 1782 | 2026-03-13T16:54:30.436Z | Compiling futures v0.3.32 |
| 1783 | 2026-03-13T16:54:30.521Z | Compiling tar v0.4.44 |
| 1784 | 2026-03-13T16:54:30.796Z | Compiling slog-term v2.9.2 |
| 1785 | 2026-03-13T16:54:53.782Z | Compiling rustls-webpki v0.103.9 |
| 1786 | 2026-03-13T16:54:57.769Z | Compiling tokio-rustls v0.26.4 |
| 1787 | 2026-03-13T16:54:57.773Z | Compiling rustls-platform-verifier v0.6.2 |
| 1788 | 2026-03-13T16:54:58.036Z | Compiling hyper-rustls v0.27.7 |
| 1789 | 2026-03-13T16:54:58.279Z | Compiling reqwest v0.13.2 |
| 1790 | 2026-03-13T16:54:58.279Z | Compiling reqwest v0.12.28 |
| 1791 | 2026-03-13T16:55:01.070Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1792 | 2026-03-13T16:55:01.427Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1793 | 2026-03-13T16:55:05.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1794 | 2026-03-13T16:55:05.343Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1795 | 2026-03-13T16:55:05.402Z | Mar 13 16:55:04.549 INFO Starting download, target: MaghemiteMgd |
| 1796 | 2026-03-13T16:55:05.403Z | Mar 13 16:55:04.550 INFO Starting download, target: Cockroach |
| 1797 | 2026-03-13T16:55:05.406Z | Mar 13 16:55:04.550 INFO Starting download, target: TransceiverControl |
| 1798 | 2026-03-13T16:55:05.415Z | Mar 13 16:55:04.550 INFO Starting download, target: Clickhouse |
| 1799 | 2026-03-13T16:55:05.415Z | Mar 13 16:55:04.550 INFO Starting download, target: DendriteStub |
| 1800 | 2026-03-13T16:55:05.415Z | Mar 13 16:55:04.550 INFO Starting download, target: Console |
| 1801 | 2026-03-13T16:55:05.415Z | Mar 13 16:55:04.550 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1802 | 2026-03-13T16:55:05.415Z | Mar 13 16:55:04.550 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1803 | 2026-03-13T16:55:05.415Z | Mar 13 16:55:04.550 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1804 | 2026-03-13T16:55:05.415Z | Mar 13 16:55:04.550 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1805 | 2026-03-13T16:55:05.415Z | Mar 13 16:55:04.550 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1806 | 2026-03-13T16:55:05.415Z | Mar 13 16:55:04.550 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1807 | 2026-03-13T16:55:06.147Z | Mar 13 16:55:05.277 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1808 | 2026-03-13T16:55:06.428Z | Mar 13 16:55:05.553 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1809 | 2026-03-13T16:55:06.458Z | Mar 13 16:55:05.602 INFO Download complete, target: TransceiverControl |
| 1810 | 2026-03-13T16:55:06.795Z | Mar 13 16:55:05.925 INFO Download complete, target: Console |
| 1811 | 2026-03-13T16:55:07.696Z | Mar 13 16:55:06.805 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1812 | 2026-03-13T16:55:08.128Z | Mar 13 16:55:07.278 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1813 | 2026-03-13T16:55:08.149Z | Mar 13 16:55:07.299 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1814 | 2026-03-13T16:55:09.417Z | Mar 13 16:55:08.570 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1815 | 2026-03-13T16:55:09.417Z | Mar 13 16:55:08.571 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1816 | 2026-03-13T16:55:11.540Z | Mar 13 16:55:10.693 INFO Download complete, target: MaghemiteMgd |
| 1817 | 2026-03-13T16:55:11.713Z | Mar 13 16:55:10.866 INFO Download complete, target: DendriteStub |
| 1818 | 2026-03-13T16:55:17.139Z | Mar 13 16:55:16.291 INFO Checking that binary works, target: Cockroach |
| 1819 | 2026-03-13T16:55:17.452Z | Mar 13 16:55:16.604 INFO Download complete, target: Cockroach |
| 1820 | 2026-03-13T16:55:18.748Z | Mar 13 16:55:17.864 INFO Checking that binary works, target: Clickhouse |
| 1821 | 2026-03-13T16:55:18.917Z | Mar 13 16:55:18.069 INFO Download complete, target: Clickhouse |
| 1822 | 2026-03-13T16:55:18.924Z | All prerequisites installed successfully |
| 1823 | 2026-03-13T16:55:18.931Z | |
| 1824 | 2026-03-13T16:55:18.931Z | real 2:22.046979101 |
| 1825 | 2026-03-13T16:55:18.931Z | user 9:45.875110736 |
| 1826 | 2026-03-13T16:55:18.931Z | sys 1:58.979044562 |
| 1827 | 2026-03-13T16:55:18.931Z | trap 0.277439546 |
| 1828 | 2026-03-13T16:55:18.931Z | tflt 4.052507730 |
| 1829 | 2026-03-13T16:55:18.931Z | dflt 3.354702664 |
| 1830 | 2026-03-13T16:55:18.931Z | kflt 0.104755674 |
| 1831 | 2026-03-13T16:55:18.931Z | lock 25:34.253226458 |
| 1832 | 2026-03-13T16:55:18.931Z | slp 33:42.217530661 |
| 1833 | 2026-03-13T16:55:18.931Z | lat 29.790373195 |
| 1834 | 2026-03-13T16:55:18.931Z | stop 3:38.665680751 |
| 1835 | 2026-03-13T16:55:18.931Z | + source ./tools/include/force-git-over-https.sh |
| 1836 | 2026-03-13T16:55:18.931Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') |
| 1837 | 2026-03-13T16:55:18.932Z | ++ (( i = 0 )) |
| 1838 | 2026-03-13T16:55:18.932Z | ++ (( i < 5 )) |
| 1839 | 2026-03-13T16:55:18.932Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ |
| 1840 | 2026-03-13T16:55:18.943Z | ++ (( i++ )) |
| 1841 | 2026-03-13T16:55:18.943Z | ++ (( i < 5 )) |
| 1842 | 2026-03-13T16:55:18.943Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: |
| 1843 | 2026-03-13T16:55:18.944Z | ++ (( i++ )) |
| 1844 | 2026-03-13T16:55:18.944Z | ++ (( i < 5 )) |
| 1845 | 2026-03-13T16:55:18.944Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ |
| 1846 | 2026-03-13T16:55:18.944Z | ++ (( i++ )) |
| 1847 | 2026-03-13T16:55:18.944Z | ++ (( i < 5 )) |
| 1848 | 2026-03-13T16:55:18.944Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ |
| 1849 | 2026-03-13T16:55:18.944Z | ++ (( i++ )) |
| 1850 | 2026-03-13T16:55:18.944Z | ++ (( i < 5 )) |
| 1851 | 2026-03-13T16:55:18.944Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ |
| 1852 | 2026-03-13T16:55:18.949Z | ++ (( i++ )) |
| 1853 | 2026-03-13T16:55:18.949Z | ++ (( i < 5 )) |
| 1854 | 2026-03-13T16:55:18.949Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1855 | 2026-03-13T16:55:18.949Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1856 | 2026-03-13T16:55:18.949Z | + rc=0 |
| 1857 | 2026-03-13T16:55:18.949Z | + pfexec pkg install -q /system/zones/brand/omicron1/tools |
| 1858 | 2026-03-13T16:55:29.017Z | + case $rc in |
| 1859 | 2026-03-13T16:55:29.017Z | + pfexec zfs create -p rpool/images/build/host |
| 1860 | 2026-03-13T16:55:29.154Z | + pfexec zfs create -p rpool/images/build/recovery |
| 1861 | 2026-03-13T16:55:29.214Z | + cargo xtask releng --output-dir /work --mkincorp |
| 1862 | 2026-03-13T16:55:29.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
| 1863 | 2026-03-13T16:55:29.908Z | Running `target/debug/xtask releng --output-dir /work --mkincorp` |
| 1864 | 2026-03-13T16:55:31.017Z | Compiling proc-macro2 v1.0.106 |
| 1865 | 2026-03-13T16:55:31.017Z | Compiling quote v1.0.44 |
| 1866 | 2026-03-13T16:55:31.023Z | Compiling unicode-ident v1.0.24 |
| 1867 | 2026-03-13T16:55:31.023Z | Compiling libc v0.2.180 |
| 1868 | 2026-03-13T16:55:31.023Z | Compiling serde_core v1.0.228 |
| 1869 | 2026-03-13T16:55:31.023Z | Compiling serde v1.0.228 |
| 1870 | 2026-03-13T16:55:31.023Z | Compiling cfg-if v1.0.4 |
| 1871 | 2026-03-13T16:55:31.023Z | Compiling version_check v0.9.5 |
| 1872 | 2026-03-13T16:55:31.024Z | Compiling find-msvc-tools v0.1.9 |
| 1873 | 2026-03-13T16:55:31.024Z | Compiling shlex v1.3.0 |
| 1874 | 2026-03-13T16:55:31.158Z | Compiling typenum v1.19.0 |
| 1875 | 2026-03-13T16:55:31.163Z | Compiling autocfg v1.5.0 |
| 1876 | 2026-03-13T16:55:31.174Z | Compiling portable-atomic v1.13.1 |
| 1877 | 2026-03-13T16:55:31.191Z | Compiling zerocopy v0.8.40 |
| 1878 | 2026-03-13T16:55:31.195Z | Compiling memchr v2.8.0 |
| 1879 | 2026-03-13T16:55:31.367Z | Compiling zmij v1.0.21 |
| 1880 | 2026-03-13T16:55:31.415Z | Compiling serde_json v1.0.149 |
| 1881 | 2026-03-13T16:55:31.474Z | Compiling parking_lot_core v0.9.12 |
| 1882 | 2026-03-13T16:55:31.786Z | Compiling generic-array v0.14.7 |
| 1883 | 2026-03-13T16:55:31.814Z | Compiling libm v0.2.16 |
| 1884 | 2026-03-13T16:55:31.870Z | Compiling smallvec v1.15.1 |
| 1885 | 2026-03-13T16:55:31.876Z | Compiling num-traits v0.2.19 |
| 1886 | 2026-03-13T16:55:31.890Z | Compiling icu_normalizer_data v2.1.1 |
| 1887 | 2026-03-13T16:55:31.895Z | Compiling icu_properties_data v2.1.2 |
| 1888 | 2026-03-13T16:55:31.954Z | Compiling pkg-config v0.3.32 |
| 1889 | 2026-03-13T16:55:31.994Z | Compiling log v0.4.29 |
| 1890 | 2026-03-13T16:55:32.021Z | Compiling itoa v1.0.17 |
| 1891 | 2026-03-13T16:55:32.091Z | Compiling getrandom v0.4.1 |
| 1892 | 2026-03-13T16:55:32.224Z | Compiling subtle v2.6.1 |
| 1893 | 2026-03-13T16:55:32.253Z | Compiling getrandom v0.3.4 |
| 1894 | 2026-03-13T16:55:32.279Z | Compiling scopeguard v1.2.0 |
| 1895 | 2026-03-13T16:55:32.385Z | Compiling stable_deref_trait v1.2.1 |
| 1896 | 2026-03-13T16:55:32.464Z | Compiling lock_api v0.4.14 |
| 1897 | 2026-03-13T16:55:32.505Z | Compiling critical-section v1.2.0 |
| 1898 | 2026-03-13T16:55:32.549Z | Compiling jobserver v0.1.34 |
| 1899 | 2026-03-13T16:55:32.560Z | Compiling getrandom v0.2.17 |
| 1900 | 2026-03-13T16:55:32.697Z | Compiling errno v0.3.14 |
| 1901 | 2026-03-13T16:55:32.776Z | Compiling rand_core v0.6.4 |
| 1902 | 2026-03-13T16:55:32.798Z | Compiling rustix v1.1.3 |
| 1903 | 2026-03-13T16:55:32.820Z | Compiling cc v1.2.56 |
| 1904 | 2026-03-13T16:55:32.880Z | Compiling syn v2.0.117 |
| 1905 | 2026-03-13T16:55:33.001Z | Compiling dunce v1.0.5 |
| 1906 | 2026-03-13T16:55:33.015Z | Compiling fs_extra v1.3.0 |
| 1907 | 2026-03-13T16:55:33.104Z | Compiling pin-project-lite v0.2.17 |
| 1908 | 2026-03-13T16:55:33.196Z | Compiling heck v0.5.0 |
| 1909 | 2026-03-13T16:55:33.242Z | Compiling writeable v0.6.2 |
| 1910 | 2026-03-13T16:55:33.296Z | Compiling once_cell v1.21.3 |
| 1911 | 2026-03-13T16:55:33.297Z | Compiling thiserror v2.0.18 |
| 1912 | 2026-03-13T16:55:33.382Z | Compiling litemap v0.8.1 |
| 1913 | 2026-03-13T16:55:33.463Z | Compiling const-oid v0.9.6 |
| 1914 | 2026-03-13T16:55:33.485Z | Compiling percent-encoding v2.3.2 |
| 1915 | 2026-03-13T16:55:33.597Z | Compiling fnv v1.0.7 |
| 1916 | 2026-03-13T16:55:33.646Z | Compiling rustversion v1.0.22 |
| 1917 | 2026-03-13T16:55:33.681Z | Compiling signal-hook-registry v1.4.8 |
| 1918 | 2026-03-13T16:55:33.825Z | Compiling cmake v0.1.57 |
| 1919 | 2026-03-13T16:55:33.846Z | Compiling allocator-api2 v0.2.21 |
| 1920 | 2026-03-13T16:55:33.887Z | Compiling equivalent v1.0.2 |
| 1921 | 2026-03-13T16:55:33.930Z | Compiling aws-lc-rs v1.16.0 |
| 1922 | 2026-03-13T16:55:34.022Z | Compiling futures-core v0.3.32 |
| 1923 | 2026-03-13T16:55:34.031Z | Compiling parking_lot v0.12.5 |
| 1924 | 2026-03-13T16:55:34.261Z | Compiling semver v1.0.27 |
| 1925 | 2026-03-13T16:55:34.372Z | Compiling bitflags v2.11.0 |
| 1926 | 2026-03-13T16:55:34.587Z | Compiling mio v1.1.1 |
| 1927 | 2026-03-13T16:55:34.658Z | Compiling foldhash v0.2.0 |
| 1928 | 2026-03-13T16:55:34.683Z | Compiling httparse v1.10.1 |
| 1929 | 2026-03-13T16:55:34.692Z | Compiling ring v0.17.14 |
| 1930 | 2026-03-13T16:55:34.733Z | Compiling aws-lc-sys v0.37.1 |
| 1931 | 2026-03-13T16:55:34.736Z | Compiling socket2 v0.6.2 |
| 1932 | 2026-03-13T16:55:34.796Z | Compiling vcpkg v0.2.15 |
| 1933 | 2026-03-13T16:55:34.844Z | Compiling utf8_iter v1.0.4 |
| 1934 | 2026-03-13T16:55:34.937Z | Compiling hashbrown v0.16.1 |
| 1935 | 2026-03-13T16:55:35.039Z | Compiling schemars v0.8.22 |
| 1936 | 2026-03-13T16:55:35.081Z | Compiling form_urlencoded v1.2.2 |
| 1937 | 2026-03-13T16:55:35.440Z | Compiling rustls v0.23.37 |
| 1938 | 2026-03-13T16:55:35.444Z | Compiling rand_core v0.10.0 |
| 1939 | 2026-03-13T16:55:35.497Z | Compiling futures-sink v0.3.32 |
| 1940 | 2026-03-13T16:55:35.566Z | Compiling cpufeatures v0.2.17 |
| 1941 | 2026-03-13T16:55:35.595Z | Compiling futures-task v0.3.32 |
| 1942 | 2026-03-13T16:55:35.616Z | Compiling openssl-sys v0.9.111 |
| 1943 | 2026-03-13T16:55:35.656Z | Compiling futures-channel v0.3.32 |
| 1944 | 2026-03-13T16:55:35.698Z | Compiling slab v0.4.12 |
| 1945 | 2026-03-13T16:55:35.721Z | Compiling crossbeam-utils v0.8.21 |
| 1946 | 2026-03-13T16:55:35.808Z | Compiling futures-io v0.3.32 |
| 1947 | 2026-03-13T16:55:35.859Z | Compiling indexmap v2.13.0 |
| 1948 | 2026-03-13T16:55:36.002Z | Compiling syn v1.0.109 |
| 1949 | 2026-03-13T16:55:36.047Z | Compiling rustc_version v0.4.1 |
| 1950 | 2026-03-13T16:55:36.190Z | Compiling crc32fast v1.5.0 |
| 1951 | 2026-03-13T16:55:36.215Z | Compiling strsim v0.11.1 |
| 1952 | 2026-03-13T16:55:36.232Z | Compiling thiserror v1.0.69 |
| 1953 | 2026-03-13T16:55:36.295Z | Compiling byteorder v1.5.0 |
| 1954 | 2026-03-13T16:55:36.362Z | Compiling ucd-trie v0.1.7 |
| 1955 | 2026-03-13T16:55:36.549Z | Compiling openssl v0.10.75 |
| 1956 | 2026-03-13T16:55:36.572Z | Compiling pest v2.8.6 |
| 1957 | 2026-03-13T16:55:36.669Z | Compiling iana-time-zone v0.1.65 |
| 1958 | 2026-03-13T16:55:36.733Z | Compiling time-core v0.1.8 |
| 1959 | 2026-03-13T16:55:36.736Z | Compiling num-conv v0.2.0 |
| 1960 | 2026-03-13T16:55:36.791Z | Compiling ident_case v1.0.1 |
| 1961 | 2026-03-13T16:55:36.955Z | Compiling synstructure v0.13.2 |
| 1962 | 2026-03-13T16:55:36.982Z | Compiling serde_derive_internals v0.29.1 |
| 1963 | 2026-03-13T16:55:37.028Z | Compiling time-macros v0.2.27 |
| 1964 | 2026-03-13T16:55:37.134Z | Compiling base64 v0.22.1 |
| 1965 | 2026-03-13T16:55:37.218Z | Compiling native-tls v0.2.18 |
| 1966 | 2026-03-13T16:55:37.767Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1967 | 2026-03-13T16:55:37.844Z | Compiling untrusted v0.9.0 |
| 1968 | 2026-03-13T16:55:37.848Z | Compiling base64ct v1.8.3 |
| 1969 | 2026-03-13T16:55:37.915Z | Compiling uuid v1.21.0 |
| 1970 | 2026-03-13T16:55:37.944Z | Compiling slog v2.8.2 |
| 1971 | 2026-03-13T16:55:38.047Z | Compiling flagset v0.4.7 |
| 1972 | 2026-03-13T16:55:38.228Z | Compiling pest_meta v2.8.6 |
| 1973 | 2026-03-13T16:55:38.258Z | Compiling pem-rfc7468 v0.7.0 |
| 1974 | 2026-03-13T16:55:38.268Z | Compiling regex-syntax v0.8.10 |
| 1975 | 2026-03-13T16:55:38.580Z | Compiling rand_core v0.9.5 |
| 1976 | 2026-03-13T16:55:38.618Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1977 | 2026-03-13T16:55:38.649Z | Compiling tracing-core v0.1.36 |
| 1978 | 2026-03-13T16:55:38.670Z | Compiling paste v1.0.15 |
| 1979 | 2026-03-13T16:55:38.687Z | Compiling camino v1.2.2 |
| 1980 | 2026-03-13T16:55:38.716Z | Compiling rayon-core v1.13.0 |
| 1981 | 2026-03-13T16:55:38.786Z | Compiling plain v0.2.3 |
| 1982 | 2026-03-13T16:55:38.812Z | Compiling serde_derive v1.0.228 |
| 1983 | 2026-03-13T16:55:38.833Z | Compiling zeroize_derive v1.4.3 |
| 1984 | 2026-03-13T16:55:38.856Z | Compiling zerofrom-derive v0.1.6 |
| 1985 | 2026-03-13T16:55:38.936Z | Compiling yoke-derive v0.8.1 |
| 1986 | 2026-03-13T16:55:38.997Z | Compiling zerocopy-derive v0.8.40 |
| 1987 | 2026-03-13T16:55:39.019Z | Compiling zerovec-derive v0.11.2 |
| 1988 | 2026-03-13T16:55:39.053Z | Compiling displaydoc v0.2.5 |
| 1989 | 2026-03-13T16:55:39.098Z | Compiling tokio-macros v2.6.0 |
| 1990 | 2026-03-13T16:55:39.435Z | Compiling futures-macro v0.3.32 |
| 1991 | 2026-03-13T16:55:39.699Z | Compiling zeroize v1.8.2 |
| 1992 | 2026-03-13T16:55:40.025Z | Compiling der_derive v0.7.3 |
| 1993 | 2026-03-13T16:55:40.067Z | Compiling thiserror-impl v2.0.18 |
| 1994 | 2026-03-13T16:55:40.149Z | Compiling tracing-attributes v0.1.31 |
| 1995 | 2026-03-13T16:55:40.332Z | Compiling schemars_derive v0.8.22 |
| 1996 | 2026-03-13T16:55:40.485Z | Compiling zerofrom v0.1.6 |
| 1997 | 2026-03-13T16:55:40.505Z | Compiling futures-util v0.3.32 |
| 1998 | 2026-03-13T16:55:40.662Z | Compiling yoke v0.8.1 |
| 1999 | 2026-03-13T16:55:40.830Z | Compiling crypto-common v0.1.7 |
| 2000 | 2026-03-13T16:55:40.930Z | Compiling zerovec v0.11.5 |
| 2001 | 2026-03-13T16:55:41.004Z | Compiling zerotrie v0.2.3 |
| 2002 | 2026-03-13T16:55:41.142Z | Compiling block-buffer v0.10.4 |
| 2003 | 2026-03-13T16:55:41.308Z | Compiling digest v0.10.7 |
| 2004 | 2026-03-13T16:55:41.663Z | Compiling hmac v0.12.1 |
| 2005 | 2026-03-13T16:55:41.698Z | Compiling block-padding v0.3.3 |
| 2006 | 2026-03-13T16:55:41.722Z | Compiling tinystr v0.8.2 |
| 2007 | 2026-03-13T16:55:41.787Z | Compiling potential_utf v0.1.4 |
| 2008 | 2026-03-13T16:55:41.832Z | Compiling rustls-pki-types v1.14.0 |
| 2009 | 2026-03-13T16:55:41.873Z | Compiling thiserror-impl v1.0.69 |
| 2010 | 2026-03-13T16:55:41.892Z | Compiling inout v0.1.4 |
| 2011 | 2026-03-13T16:55:41.945Z | Compiling icu_collections v2.1.1 |
| 2012 | 2026-03-13T16:55:42.001Z | Compiling icu_locale_core v2.1.1 |
| 2013 | 2026-03-13T16:55:42.093Z | Compiling pest_generator v2.8.6 |
| 2014 | 2026-03-13T16:55:42.113Z | Compiling openssl-macros v0.1.1 |
| 2015 | 2026-03-13T16:55:42.538Z | Compiling cipher v0.4.4 |
| 2016 | 2026-03-13T16:55:42.851Z | Compiling sha2 v0.10.9 |
| 2017 | 2026-03-13T16:55:42.923Z | Compiling scroll_derive v0.13.1 |
| 2018 | 2026-03-13T16:55:42.943Z | Compiling pest_derive v2.8.6 |
| 2019 | 2026-03-13T16:55:43.317Z | Compiling bytes v1.11.1 |
| 2020 | 2026-03-13T16:55:43.388Z | Compiling icu_provider v2.1.1 |
| 2021 | 2026-03-13T16:55:43.431Z | Compiling chrono v0.4.44 |
| 2022 | 2026-03-13T16:55:43.794Z | Compiling icu_normalizer v2.1.1 |
| 2023 | 2026-03-13T16:55:43.899Z | Compiling icu_properties v2.1.2 |
| 2024 | 2026-03-13T16:55:44.111Z | Compiling tokio v1.49.0 |
| 2025 | 2026-03-13T16:55:44.438Z | Compiling http v1.4.0 |
| 2026 | 2026-03-13T16:55:44.602Z | Compiling der v0.7.10 |
| 2027 | 2026-03-13T16:55:45.239Z | Compiling idna_adapter v1.2.1 |
| 2028 | 2026-03-13T16:55:45.399Z | Compiling idna v1.1.0 |
| 2029 | 2026-03-13T16:55:45.514Z | Compiling ppv-lite86 v0.2.21 |
| 2030 | 2026-03-13T16:55:45.964Z | Compiling url v2.5.8 |
| 2031 | 2026-03-13T16:55:46.000Z | Compiling spki v0.7.3 |
| 2032 | 2026-03-13T16:55:46.104Z | Compiling http-body v1.0.1 |
| 2033 | 2026-03-13T16:55:46.243Z | Compiling salsa20 v0.10.2 |
| 2034 | 2026-03-13T16:55:46.291Z | Compiling pbkdf2 v0.12.2 |
| 2035 | 2026-03-13T16:55:46.356Z | Compiling tracing v0.1.44 |
| 2036 | 2026-03-13T16:55:46.944Z | Compiling cookie v0.18.1 |
| 2037 | 2026-03-13T16:55:46.966Z | Compiling fastrand v2.3.0 |
| 2038 | 2026-03-13T16:55:47.076Z | Compiling num-bigint-dig v0.8.6 |
| 2039 | 2026-03-13T16:55:47.097Z | Compiling atomic-waker v1.1.2 |
| 2040 | 2026-03-13T16:55:47.269Z | Compiling dyn-clone v1.0.20 |
| 2041 | 2026-03-13T16:55:47.493Z | Compiling scrypt v0.11.0 |
| 2042 | 2026-03-13T16:55:47.527Z | Compiling rand_chacha v0.9.0 |
| 2043 | 2026-03-13T16:55:48.089Z | Compiling cbc v0.1.2 |
| 2044 | 2026-03-13T16:55:48.114Z | Compiling aes v0.8.4 |
| 2045 | 2026-03-13T16:55:48.335Z | Compiling ahash v0.8.12 |
| 2046 | 2026-03-13T16:55:48.355Z | Compiling try-lock v0.2.5 |
| 2047 | 2026-03-13T16:55:48.517Z | Compiling openssl-probe v0.2.1 |
| 2048 | 2026-03-13T16:55:48.632Z | Compiling zstd-safe v7.2.4 |
| 2049 | 2026-03-13T16:55:48.748Z | Compiling tower-layer v0.3.3 |
| 2050 | 2026-03-13T16:55:48.773Z | Compiling usdt-impl v0.6.0 |
| 2051 | 2026-03-13T16:55:48.865Z | Compiling tower-service v0.3.3 |
| 2052 | 2026-03-13T16:55:48.959Z | Compiling pretty-hex v0.4.1 |
| 2053 | 2026-03-13T16:55:48.997Z | Compiling untrusted v0.7.1 |
| 2054 | 2026-03-13T16:55:49.002Z | Compiling anyhow v1.0.102 |
| 2055 | 2026-03-13T16:55:49.065Z | Compiling pkcs5 v0.7.1 |
| 2056 | 2026-03-13T16:55:49.095Z | Compiling want v0.3.1 |
| 2057 | 2026-03-13T16:55:49.220Z | Compiling rand v0.9.2 |
| 2058 | 2026-03-13T16:55:49.441Z | Compiling tokio-util v0.7.18 |
| 2059 | 2026-03-13T16:55:49.468Z | Compiling scroll v0.13.0 |
| 2060 | 2026-03-13T16:55:49.788Z | Compiling serde_tokenstream v0.2.3 |
| 2061 | 2026-03-13T16:55:49.827Z | Compiling ipnet v2.11.0 |
| 2062 | 2026-03-13T16:55:50.036Z | Compiling daft-derive v0.1.5 |
| 2063 | 2026-03-13T16:55:50.123Z | Compiling clap_derive v4.5.55 |
| 2064 | 2026-03-13T16:55:50.175Z | Compiling async-trait v0.1.89 |
| 2065 | 2026-03-13T16:55:50.310Z | Compiling scroll_derive v0.12.1 |
| 2066 | 2026-03-13T16:55:50.769Z | Compiling heapless v0.7.17 |
| 2067 | 2026-03-13T16:55:50.925Z | Compiling aho-corasick v1.1.4 |
| 2068 | 2026-03-13T16:55:50.996Z | Compiling h2 v0.4.13 |
| 2069 | 2026-03-13T16:55:51.225Z | Compiling signal-hook v0.3.18 |
| 2070 | 2026-03-13T16:55:51.294Z | Compiling httpdate v1.0.3 |
| 2071 | 2026-03-13T16:55:51.495Z | Compiling pin-utils v0.1.0 |
| 2072 | 2026-03-13T16:55:51.567Z | Compiling goblin v0.10.5 |
| 2073 | 2026-03-13T16:55:51.649Z | Compiling pkcs8 v0.10.2 |
| 2074 | 2026-03-13T16:55:51.746Z | Compiling tempfile v3.25.0 |
| 2075 | 2026-03-13T16:55:51.803Z | Compiling darling_core v0.20.11 |
| 2076 | 2026-03-13T16:55:52.079Z | Compiling regex-automata v0.4.14 |
| 2077 | 2026-03-13T16:55:52.561Z | Compiling spin v0.9.8 |
| 2078 | 2026-03-13T16:55:52.592Z | Compiling socket2 v0.5.10 |
| 2079 | 2026-03-13T16:55:52.946Z | Compiling litrs v1.0.0 |
| 2080 | 2026-03-13T16:55:53.103Z | Compiling tinyvec_macros v0.1.1 |
| 2081 | 2026-03-13T16:55:53.205Z | Compiling tinyvec v1.10.0 |
| 2082 | 2026-03-13T16:55:53.576Z | Compiling document-features v0.2.12 |
| 2083 | 2026-03-13T16:55:53.708Z | Compiling dtrace-parser v0.3.0 |
| 2084 | 2026-03-13T16:55:53.911Z | Compiling hex v0.4.3 |
| 2085 | 2026-03-13T16:55:54.374Z | Compiling zerocopy-derive v0.7.35 |
| 2086 | 2026-03-13T16:55:54.401Z | Compiling strum_macros v0.26.4 |
| 2087 | 2026-03-13T16:55:54.556Z | Compiling darling_core v0.21.3 |
| 2088 | 2026-03-13T16:55:54.613Z | Compiling curve25519-dalek v4.1.3 |
| 2089 | 2026-03-13T16:55:54.926Z | Compiling darling_macro v0.20.11 |
| 2090 | 2026-03-13T16:55:54.956Z | Compiling thread-id v5.1.0 |
| 2091 | 2026-03-13T16:55:54.977Z | Compiling memoffset v0.9.1 |
| 2092 | 2026-03-13T16:55:54.984Z | Compiling proc-macro-error-attr v1.0.4 |
| 2093 | 2026-03-13T16:55:55.224Z | Compiling rustix v0.38.44 |
| 2094 | 2026-03-13T16:55:55.249Z | Compiling smoltcp v0.9.1 |
| 2095 | 2026-03-13T16:55:55.306Z | Compiling utf8parse v0.2.2 |
| 2096 | 2026-03-13T16:55:55.447Z | Compiling anstyle v1.0.13 |
| 2097 | 2026-03-13T16:55:55.485Z | Compiling foreign-types-shared v0.1.1 |
| 2098 | 2026-03-13T16:55:55.506Z | Compiling ref-cast v1.0.25 |
| 2099 | 2026-03-13T16:55:55.509Z | Compiling powerfmt v0.2.0 |
| 2100 | 2026-03-13T16:55:55.572Z | Compiling dof v0.4.0 |
| 2101 | 2026-03-13T16:55:55.611Z | Compiling foreign-types v0.3.2 |
| 2102 | 2026-03-13T16:55:55.638Z | Compiling hyper v1.8.1 |
| 2103 | 2026-03-13T16:55:55.709Z | Compiling anstyle-parse v0.2.7 |
| 2104 | 2026-03-13T16:55:55.750Z | Compiling deranged v0.5.8 |
| 2105 | 2026-03-13T16:55:55.862Z | Compiling darling v0.20.11 |
| 2106 | 2026-03-13T16:55:56.379Z | Compiling rustls-native-certs v0.8.3 |
| 2107 | 2026-03-13T16:55:56.726Z | Compiling http-body-util v0.1.3 |
| 2108 | 2026-03-13T16:55:56.904Z | Compiling toml_datetime v0.6.11 |
| 2109 | 2026-03-13T16:55:56.987Z | Compiling serde_spanned v0.6.9 |
| 2110 | 2026-03-13T16:55:57.412Z | Compiling sync_wrapper v1.0.2 |
| 2111 | 2026-03-13T16:55:57.455Z | Compiling hyper-util v0.1.20 |
| 2112 | 2026-03-13T16:55:57.459Z | Compiling wait-timeout v0.2.1 |
| 2113 | 2026-03-13T16:55:57.459Z | Compiling proc-macro-error v1.0.4 |
| 2114 | 2026-03-13T16:55:57.499Z | Compiling simd-adler32 v0.3.8 |
| 2115 | 2026-03-13T16:55:57.721Z | Compiling darling_macro v0.21.3 |
| 2116 | 2026-03-13T16:55:57.805Z | Compiling either v1.15.0 |
| 2117 | 2026-03-13T16:55:57.808Z | Compiling anstyle-query v1.1.5 |
| 2118 | 2026-03-13T16:55:57.861Z | Compiling cfg_aliases v0.2.1 |
| 2119 | 2026-03-13T16:55:57.865Z | Compiling bit-vec v0.8.0 |
| 2120 | 2026-03-13T16:55:57.975Z | Compiling is_terminal_polyfill v1.70.2 |
| 2121 | 2026-03-13T16:55:58.000Z | Compiling ryu v1.0.23 |
| 2122 | 2026-03-13T16:55:58.047Z | Compiling colorchoice v1.0.4 |
| 2123 | 2026-03-13T16:55:58.132Z | Compiling unicode-segmentation v1.12.0 |
| 2124 | 2026-03-13T16:55:58.216Z | Compiling siphasher v1.0.2 |
| 2125 | 2026-03-13T16:55:58.230Z | Compiling num_threads v0.1.7 |
| 2126 | 2026-03-13T16:55:58.270Z | Compiling quick-error v1.2.3 |
| 2127 | 2026-03-13T16:55:58.368Z | Compiling time v0.3.47 |
| 2128 | 2026-03-13T16:55:58.411Z | Compiling darling v0.21.3 |
| 2129 | 2026-03-13T16:55:58.414Z | Compiling rusty-fork v0.3.1 |
| 2130 | 2026-03-13T16:55:58.472Z | Compiling serde_urlencoded v0.7.1 |
| 2131 | 2026-03-13T16:55:58.476Z | Compiling anstream v0.6.21 |
| 2132 | 2026-03-13T16:55:58.538Z | Compiling bit-set v0.8.0 |
| 2133 | 2026-03-13T16:55:58.769Z | Compiling nix v0.31.1 |
| 2134 | 2026-03-13T16:55:58.999Z | Compiling tower v0.5.3 |
| 2135 | 2026-03-13T16:55:59.325Z | Compiling crossbeam-epoch v0.9.18 |
| 2136 | 2026-03-13T16:55:59.445Z | Compiling derive_builder_core v0.20.2 |
| 2137 | 2026-03-13T16:55:59.496Z | Compiling regex v1.12.3 |
| 2138 | 2026-03-13T16:55:59.751Z | Compiling unicode-normalization v0.1.25 |
| 2139 | 2026-03-13T16:56:00.018Z | Compiling erased-serde v0.3.31 |
| 2140 | 2026-03-13T16:56:00.084Z | Compiling webpki-roots v1.0.6 |
| 2141 | 2026-03-13T16:56:00.263Z | Compiling signature v2.2.0 |
| 2142 | 2026-03-13T16:56:00.267Z | Compiling hubpack_derive v0.1.1 |
| 2143 | 2026-03-13T16:56:00.307Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2144 | 2026-03-13T16:56:00.403Z | Compiling ref-cast-impl v1.0.25 |
| 2145 | 2026-03-13T16:56:00.484Z | Compiling strum_macros v0.27.2 |
| 2146 | 2026-03-13T16:56:00.576Z | Compiling rand_xorshift v0.4.0 |
| 2147 | 2026-03-13T16:56:00.897Z | Compiling fs-err v3.3.0 |
| 2148 | 2026-03-13T16:56:00.974Z | Compiling usdt-impl v0.5.0 |
| 2149 | 2026-03-13T16:56:01.007Z | Compiling unicode-properties v0.1.4 |
| 2150 | 2026-03-13T16:56:01.089Z | Compiling iri-string v0.7.10 |
| 2151 | 2026-03-13T16:56:01.171Z | Compiling unicode-bidi v0.3.18 |
| 2152 | 2026-03-13T16:56:01.263Z | Compiling object v0.37.3 |
| 2153 | 2026-03-13T16:56:01.314Z | Compiling unarray v0.1.4 |
| 2154 | 2026-03-13T16:56:01.469Z | Compiling adler2 v2.0.1 |
| 2155 | 2026-03-13T16:56:01.618Z | Compiling miniz_oxide v0.8.9 |
| 2156 | 2026-03-13T16:56:01.641Z | Compiling stringprep v0.1.5 |
| 2157 | 2026-03-13T16:56:01.645Z | Compiling proptest v1.10.0 |
| 2158 | 2026-03-13T16:56:02.366Z | Compiling derive_builder_macro v0.20.2 |
| 2159 | 2026-03-13T16:56:02.753Z | Compiling crossbeam-deque v0.8.6 |
| 2160 | 2026-03-13T16:56:02.772Z | Compiling heck v0.4.1 |
| 2161 | 2026-03-13T16:56:02.917Z | Compiling serde_with_macros v3.17.0 |
| 2162 | 2026-03-13T16:56:02.938Z | Compiling usdt-attr-macro v0.6.0 |
| 2163 | 2026-03-13T16:56:03.007Z | Compiling usdt-macro v0.6.0 |
| 2164 | 2026-03-13T16:56:03.028Z | Compiling ipnetwork v0.21.1 |
| 2165 | 2026-03-13T16:56:03.074Z | Compiling tower-http v0.6.8 |
| 2166 | 2026-03-13T16:56:03.131Z | Compiling scroll v0.12.0 |
| 2167 | 2026-03-13T16:56:03.757Z | Compiling rand_chacha v0.3.1 |
| 2168 | 2026-03-13T16:56:03.973Z | Compiling md-5 v0.10.6 |
| 2169 | 2026-03-13T16:56:04.190Z | Compiling num-integer v0.1.46 |
| 2170 | 2026-03-13T16:56:04.259Z | Compiling terminal_size v0.4.3 |
| 2171 | 2026-03-13T16:56:04.322Z | Compiling hash32 v0.2.1 |
| 2172 | 2026-03-13T16:56:04.326Z | Compiling vergen-lib v0.1.6 |
| 2173 | 2026-03-13T16:56:04.365Z | Compiling ff v0.13.1 |
| 2174 | 2026-03-13T16:56:04.462Z | Compiling psl-types v2.0.11 |
| 2175 | 2026-03-13T16:56:04.616Z | Compiling winnow v0.7.14 |
| 2176 | 2026-03-13T16:56:04.619Z | Compiling fallible-iterator v0.2.0 |
| 2177 | 2026-03-13T16:56:04.660Z | Compiling base16ct v0.2.0 |
| 2178 | 2026-03-13T16:56:04.700Z | Compiling zlib-rs v0.6.2 |
| 2179 | 2026-03-13T16:56:04.759Z | Compiling clap_lex v1.0.0 |
| 2180 | 2026-03-13T16:56:04.956Z | Compiling sec1 v0.7.3 |
| 2181 | 2026-03-13T16:56:05.125Z | Compiling postgres-protocol v0.6.10 |
| 2182 | 2026-03-13T16:56:05.235Z | Compiling clap_builder v4.5.60 |
| 2183 | 2026-03-13T16:56:05.394Z | Compiling publicsuffix v2.3.0 |
| 2184 | 2026-03-13T16:56:05.604Z | Compiling num-iter v0.1.45 |
| 2185 | 2026-03-13T16:56:05.625Z | Compiling newtype-uuid v1.3.2 |
| 2186 | 2026-03-13T16:56:05.798Z | Compiling group v0.13.0 |
| 2187 | 2026-03-13T16:56:06.047Z | Compiling rand v0.8.5 |
| 2188 | 2026-03-13T16:56:06.677Z | Compiling goblin v0.8.2 |
| 2189 | 2026-03-13T16:56:06.712Z | Compiling oxnet v0.1.4 |
| 2190 | 2026-03-13T16:56:07.014Z | Compiling zone_cfg_derive v0.3.1 |
| 2191 | 2026-03-13T16:56:07.153Z | Compiling derive_builder v0.20.2 |
| 2192 | 2026-03-13T16:56:07.175Z | Compiling tokio-native-tls v0.3.1 |
| 2193 | 2026-03-13T16:56:07.224Z | Compiling phf_shared v0.13.1 |
| 2194 | 2026-03-13T16:56:07.372Z | Compiling zerocopy v0.7.35 |
| 2195 | 2026-03-13T16:56:07.446Z | Compiling flate2 v1.1.9 |
| 2196 | 2026-03-13T16:56:07.484Z | Compiling lazy_static v1.5.0 |
| 2197 | 2026-03-13T16:56:07.692Z | Compiling cargo-platform v0.1.9 |
| 2198 | 2026-03-13T16:56:07.828Z | Compiling hkdf v0.12.4 |
| 2199 | 2026-03-13T16:56:07.858Z | Compiling crypto-bigint v0.5.5 |
| 2200 | 2026-03-13T16:56:07.887Z | Compiling enum-as-inner v0.6.1 |
| 2201 | 2026-03-13T16:56:08.043Z | Compiling serde_repr v0.1.20 |
| 2202 | 2026-03-13T16:56:08.053Z | Compiling vergen v9.0.6 |
| 2203 | 2026-03-13T16:56:08.053Z | Compiling encoding_rs v0.8.35 |
| 2204 | 2026-03-13T16:56:08.196Z | Compiling libbz2-rs-sys v0.2.2 |
| 2205 | 2026-03-13T16:56:08.528Z | Compiling unicode-width v0.2.0 |
| 2206 | 2026-03-13T16:56:08.549Z | Compiling foldhash v0.1.5 |
| 2207 | 2026-03-13T16:56:08.660Z | Compiling winnow v0.5.40 |
| 2208 | 2026-03-13T16:56:08.771Z | Compiling bumpalo v3.20.2 |
| 2209 | 2026-03-13T16:56:08.906Z | Compiling managed v0.8.0 |
| 2210 | 2026-03-13T16:56:08.996Z | Compiling bitflags v1.3.2 |
| 2211 | 2026-03-13T16:56:09.196Z | Compiling mime v0.3.17 |
| 2212 | 2026-03-13T16:56:09.456Z | Compiling elliptic-curve v0.13.8 |
| 2213 | 2026-03-13T16:56:09.945Z | Compiling dof v0.3.0 |
| 2214 | 2026-03-13T16:56:10.474Z | Compiling zopfli v0.8.3 |
| 2215 | 2026-03-13T16:56:10.614Z | Compiling toml_edit v0.19.15 |
| 2216 | 2026-03-13T16:56:10.646Z | Compiling console v0.16.2 |
| 2217 | 2026-03-13T16:56:10.866Z | Compiling bzip2 v0.6.1 |
| 2218 | 2026-03-13T16:56:11.001Z | Compiling hashbrown v0.15.5 |
| 2219 | 2026-03-13T16:56:11.251Z | Compiling clap v4.5.60 |
| 2220 | 2026-03-13T16:56:11.351Z | Compiling cargo_metadata v0.19.2 |
| 2221 | 2026-03-13T16:56:12.368Z | Compiling phf v0.13.1 |
| 2222 | 2026-03-13T16:56:12.734Z | Compiling hyper-tls v0.6.0 |
| 2223 | 2026-03-13T16:56:12.894Z | Compiling signal-hook-mio v0.2.5 |
| 2224 | 2026-03-13T16:56:13.024Z | Compiling daft v0.1.5 |
| 2225 | 2026-03-13T16:56:13.046Z | Compiling cookie_store v0.22.1 |
| 2226 | 2026-03-13T16:56:13.050Z | Compiling rayon v1.11.0 |
| 2227 | 2026-03-13T16:56:13.091Z | Compiling postgres-types v0.2.12 |
| 2228 | 2026-03-13T16:56:13.309Z | Compiling bzip2 v0.4.4 |
| 2229 | 2026-03-13T16:56:13.346Z | Compiling zstd v0.13.3 |
| 2230 | 2026-03-13T16:56:13.349Z | Compiling strum v0.27.2 |
| 2231 | 2026-03-13T16:56:13.590Z | Compiling hubpack v0.1.2 |
| 2232 | 2026-03-13T16:56:13.619Z | Compiling ed25519 v2.2.3 |
| 2233 | 2026-03-13T16:56:13.693Z | Compiling dtrace-parser v0.2.0 |
| 2234 | 2026-03-13T16:56:13.723Z | Compiling phf_shared v0.11.3 |
| 2235 | 2026-03-13T16:56:13.766Z | Compiling itertools v0.12.1 |
| 2236 | 2026-03-13T16:56:13.836Z | Compiling bstr v1.12.1 |
| 2237 | 2026-03-13T16:56:13.881Z | Compiling pkcs1 v0.7.5 |
| 2238 | 2026-03-13T16:56:14.023Z | Compiling serde-big-array v0.5.1 |
| 2239 | 2026-03-13T16:56:14.096Z | Compiling rfc6979 v0.4.0 |
| 2240 | 2026-03-13T16:56:14.446Z | Compiling float-cmp v0.10.0 |
| 2241 | 2026-03-13T16:56:14.468Z | Compiling memmap2 v0.9.10 |
| 2242 | 2026-03-13T16:56:14.491Z | Compiling thread-id v4.2.2 |
| 2243 | 2026-03-13T16:56:14.580Z | Compiling env_filter v1.0.0 |
| 2244 | 2026-03-13T16:56:14.678Z | Compiling fixedbitset v0.4.2 |
| 2245 | 2026-03-13T16:56:14.702Z | Compiling rustc-hash v2.1.1 |
| 2246 | 2026-03-13T16:56:14.761Z | Compiling keccak v0.1.6 |
| 2247 | 2026-03-13T16:56:14.837Z | Compiling unit-prefix v0.5.2 |
| 2248 | 2026-03-13T16:56:14.875Z | Compiling data-encoding v2.10.0 |
| 2249 | 2026-03-13T16:56:14.949Z | Compiling fixedbitset v0.5.7 |
| 2250 | 2026-03-13T16:56:14.995Z | Compiling whoami v2.1.0 |
| 2251 | 2026-03-13T16:56:15.035Z | Compiling predicates-core v1.0.10 |
| 2252 | 2026-03-13T16:56:15.278Z | Compiling static_assertions v1.1.0 |
| 2253 | 2026-03-13T16:56:15.299Z | Compiling new_debug_unreachable v1.0.6 |
| 2254 | 2026-03-13T16:56:15.343Z | Compiling difflib v0.4.0 |
| 2255 | 2026-03-13T16:56:15.382Z | Compiling normalize-line-endings v0.3.0 |
| 2256 | 2026-03-13T16:56:15.407Z | Compiling toml_write v0.1.2 |
| 2257 | 2026-03-13T16:56:15.443Z | Compiling precomputed-hash v0.1.1 |
| 2258 | 2026-03-13T16:56:15.518Z | Compiling jiff v0.2.21 |
| 2259 | 2026-03-13T16:56:15.542Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2260 | 2026-03-13T16:56:15.570Z | Compiling string_cache v0.8.9 |
| 2261 | 2026-03-13T16:56:15.635Z | Compiling predicates v3.1.4 |
| 2262 | 2026-03-13T16:56:15.676Z | Compiling toml_edit v0.22.27 |
| 2263 | 2026-03-13T16:56:15.695Z | Compiling indicatif v0.18.4 |
| 2264 | 2026-03-13T16:56:15.859Z | Compiling zone v0.3.1 |
| 2265 | 2026-03-13T16:56:15.961Z | Compiling tokio-postgres v0.7.16 |
| 2266 | 2026-03-13T16:56:16.331Z | Compiling hickory-proto v0.25.2 |
| 2267 | 2026-03-13T16:56:16.424Z | Compiling petgraph v0.8.3 |
| 2268 | 2026-03-13T16:56:16.441Z | Compiling sha3 v0.10.8 |
| 2269 | 2026-03-13T16:56:16.701Z | Compiling petgraph v0.6.5 |
| 2270 | 2026-03-13T16:56:16.762Z | Compiling iddqd v0.3.17 |
| 2271 | 2026-03-13T16:56:16.818Z | Compiling env_logger v0.11.9 |
| 2272 | 2026-03-13T16:56:17.836Z | Compiling usdt v0.6.0 |
| 2273 | 2026-03-13T16:56:18.229Z | Compiling similar v2.7.0 |
| 2274 | 2026-03-13T16:56:18.679Z | Compiling serde_with v3.17.0 |
| 2275 | 2026-03-13T16:56:18.710Z | Compiling ecdsa v0.16.9 |
| 2276 | 2026-03-13T16:56:18.851Z | Compiling rsa v0.9.10 |
| 2277 | 2026-03-13T16:56:19.181Z | Compiling zip v4.6.1 |
| 2278 | 2026-03-13T16:56:19.269Z | Compiling ed25519-dalek v2.2.0 |
| 2279 | 2026-03-13T16:56:19.341Z | Compiling crossterm v0.28.1 |
| 2280 | 2026-03-13T16:56:19.622Z | Compiling zip v0.6.6 |
| 2281 | 2026-03-13T16:56:20.120Z | Compiling toml v0.7.8 |
| 2282 | 2026-03-13T16:56:20.457Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2283 | 2026-03-13T16:56:20.578Z | Compiling itertools v0.13.0 |
| 2284 | 2026-03-13T16:56:20.837Z | Compiling strum v0.26.3 |
| 2285 | 2026-03-13T16:56:20.936Z | Compiling tokio-stream v0.1.18 |
| 2286 | 2026-03-13T16:56:20.989Z | Compiling buf-list v1.1.2 |
| 2287 | 2026-03-13T16:56:21.090Z | Compiling x509-cert v0.2.5 |
| 2288 | 2026-03-13T16:56:21.153Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2289 | 2026-03-13T16:56:21.279Z | Compiling openapiv3 v2.2.0 |
| 2290 | 2026-03-13T16:56:21.321Z | Compiling sha1 v0.10.6 |
| 2291 | 2026-03-13T16:56:21.505Z | Compiling structmeta-derive v0.3.0 |
| 2292 | 2026-03-13T16:56:21.575Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2293 | 2026-03-13T16:56:21.664Z | Compiling radium v0.7.0 |
| 2294 | 2026-03-13T16:56:22.222Z | Compiling lalrpop-util v0.19.12 |
| 2295 | 2026-03-13T16:56:22.251Z | Compiling peg-runtime v0.8.5 |
| 2296 | 2026-03-13T16:56:22.831Z | Compiling structmeta v0.3.0 |
| 2297 | 2026-03-13T16:56:23.876Z | Compiling tap v1.0.1 |
| 2298 | 2026-03-13T16:56:24.397Z | Compiling maybe-uninit v2.0.0 |
| 2299 | 2026-03-13T16:56:24.423Z | Compiling wyz v0.5.1 |
| 2300 | 2026-03-13T16:56:26.051Z | Compiling packed_struct v0.10.1 |
| 2301 | 2026-03-13T16:56:26.373Z | Compiling funty v2.0.0 |
| 2302 | 2026-03-13T16:56:27.361Z | Compiling bitvec v1.0.1 |
| 2303 | 2026-03-13T16:56:29.142Z | Compiling futures-executor v0.3.32 |
| 2304 | 2026-03-13T16:56:29.428Z | Compiling packed_struct_codegen v0.10.1 |
| 2305 | 2026-03-13T16:56:29.821Z | Compiling zerocopy-derive v0.6.6 |
| 2306 | 2026-03-13T16:56:29.873Z | Compiling bitfield-macros v0.19.4 |
| 2307 | 2026-03-13T16:56:30.229Z | Compiling indexmap v1.9.3 |
| 2308 | 2026-03-13T16:56:30.451Z | Compiling crc-catalog v2.4.0 |
| 2309 | 2026-03-13T16:56:30.824Z | Compiling typeid v1.0.3 |
| 2310 | 2026-03-13T16:56:30.867Z | Compiling nodrop v0.1.14 |
| 2311 | 2026-03-13T16:56:30.911Z | Compiling zerocopy v0.6.6 |
| 2312 | 2026-03-13T16:56:31.009Z | Compiling array-init v0.0.4 |
| 2313 | 2026-03-13T16:56:31.271Z | Compiling bitfield v0.19.4 |
| 2314 | 2026-03-13T16:56:31.967Z | Compiling crc v3.4.0 |
| 2315 | 2026-03-13T16:56:32.267Z | Compiling futures v0.3.32 |
| 2316 | 2026-03-13T16:56:32.901Z | Compiling smallvec v0.6.14 |
| 2317 | 2026-03-13T16:56:33.227Z | Compiling derive-ex v0.1.8 |
| 2318 | 2026-03-13T16:56:36.082Z | Compiling rustls v0.22.4 |
| 2319 | 2026-03-13T16:56:36.345Z | Compiling base64 v0.21.7 |
| 2320 | 2026-03-13T16:56:36.651Z | Compiling erased-serde v0.4.9 |
| 2321 | 2026-03-13T16:56:37.016Z | Compiling hashbrown v0.12.3 |
| 2322 | 2026-03-13T16:56:38.087Z | Compiling ron v0.8.1 |
| 2323 | 2026-03-13T16:56:40.385Z | Compiling rustls-webpki v0.103.9 |
| 2324 | 2026-03-13T16:56:41.659Z | Compiling test-strategy v0.4.5 |
| 2325 | 2026-03-13T16:56:42.580Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2326 | 2026-03-13T16:56:43.307Z | Compiling serde-hex v0.1.0 |
| 2327 | 2026-03-13T16:56:43.443Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2328 | 2026-03-13T16:56:43.749Z | Compiling toml v0.8.23 |
| 2329 | 2026-03-13T16:56:43.789Z | Compiling hashbrown v0.13.2 |
| 2330 | 2026-03-13T16:56:43.918Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2331 | 2026-03-13T16:56:44.259Z | Compiling rustls-webpki v0.102.8 |
| 2332 | 2026-03-13T16:56:44.703Z | Compiling pin-project-internal v1.1.11 |
| 2333 | 2026-03-13T16:56:45.014Z | Compiling filetime v0.2.27 |
| 2334 | 2026-03-13T16:56:45.057Z | Compiling multer v3.1.0 |
| 2335 | 2026-03-13T16:56:45.279Z | Compiling tokio-rustls v0.26.4 |
| 2336 | 2026-03-13T16:56:45.375Z | Compiling rustls-platform-verifier v0.6.2 |
| 2337 | 2026-03-13T16:56:45.503Z | Compiling thread_local v1.1.9 |
| 2338 | 2026-03-13T16:56:45.638Z | Compiling hyper-rustls v0.27.7 |
| 2339 | 2026-03-13T16:56:45.854Z | Compiling xattr v1.6.1 |
| 2340 | 2026-03-13T16:56:45.927Z | Compiling reqwest v0.12.28 |
| 2341 | 2026-03-13T16:56:46.049Z | Compiling reqwest v0.13.2 |
| 2342 | 2026-03-13T16:56:46.125Z | Compiling slog-async v2.8.0 |
| 2343 | 2026-03-13T16:56:46.148Z | Compiling crc-any v2.5.0 |
| 2344 | 2026-03-13T16:56:46.211Z | Compiling match_cfg v0.1.0 |
| 2345 | 2026-03-13T16:56:46.285Z | Compiling same-file v1.0.6 |
| 2346 | 2026-03-13T16:56:46.323Z | Compiling hostname v0.3.1 |
| 2347 | 2026-03-13T16:56:46.404Z | Compiling pin-project v1.1.11 |
| 2348 | 2026-03-13T16:56:46.457Z | Compiling walkdir v2.5.0 |
| 2349 | 2026-03-13T16:56:46.522Z | Compiling tar v0.4.44 |
| 2350 | 2026-03-13T16:56:46.595Z | Compiling object v0.30.4 |
| 2351 | 2026-03-13T16:56:46.617Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2352 | 2026-03-13T16:56:46.688Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2353 | 2026-03-13T16:56:46.724Z | Compiling slog-json v2.6.1 |
| 2354 | 2026-03-13T16:56:46.899Z | Compiling crossbeam-channel v0.5.15 |
| 2355 | 2026-03-13T16:56:47.064Z | Compiling snafu-derive v0.8.9 |
| 2356 | 2026-03-13T16:56:47.421Z | Compiling async-stream-impl v0.3.6 |
| 2357 | 2026-03-13T16:56:47.519Z | Compiling ordered-float v2.10.1 |
| 2358 | 2026-03-13T16:56:47.549Z | Compiling serde_path_to_error v0.1.20 |
| 2359 | 2026-03-13T16:56:47.804Z | Compiling serde_spanned v1.0.4 |
| 2360 | 2026-03-13T16:56:47.890Z | Compiling is-terminal v0.4.17 |
| 2361 | 2026-03-13T16:56:47.935Z | Compiling fs-err v2.11.0 |
| 2362 | 2026-03-13T16:56:48.067Z | Compiling dropshot v0.16.7 |
| 2363 | 2026-03-13T16:56:48.102Z | Compiling term v1.2.1 |
| 2364 | 2026-03-13T16:56:48.165Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2365 | 2026-03-13T16:56:48.235Z | Compiling path-slash v0.1.5 |
| 2366 | 2026-03-13T16:56:48.266Z | Compiling take_mut v0.2.2 |
| 2367 | 2026-03-13T16:56:48.322Z | Compiling debug-ignore v1.0.5 |
| 2368 | 2026-03-13T16:56:48.501Z | Compiling slog-term v2.9.2 |
| 2369 | 2026-03-13T16:56:48.507Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2370 | 2026-03-13T16:56:48.575Z | Compiling async-stream v0.3.6 |
| 2371 | 2026-03-13T16:56:48.699Z | Compiling serde-value v0.7.0 |
| 2372 | 2026-03-13T16:56:48.829Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2373 | 2026-03-13T16:56:49.500Z | Compiling snafu v0.8.9 |
| 2374 | 2026-03-13T16:56:49.692Z | Compiling tokio-rustls v0.25.0 |
| 2375 | 2026-03-13T16:56:50.130Z | Compiling serde-untagged v0.1.9 |
| 2376 | 2026-03-13T16:56:50.133Z | Compiling slog-bunyan v2.5.0 |
| 2377 | 2026-03-13T16:56:50.182Z | Compiling globset v0.4.18 |
| 2378 | 2026-03-13T16:56:50.207Z | Compiling parse-display-derive v0.10.0 |
| 2379 | 2026-03-13T16:56:50.236Z | Compiling camino-tempfile v1.4.1 |
| 2380 | 2026-03-13T16:56:50.267Z | Compiling olpc-cjson v0.1.4 |
| 2381 | 2026-03-13T16:56:50.497Z | Compiling newtype-uuid-macros v0.1.0 |
| 2382 | 2026-03-13T16:56:50.539Z | Compiling dropshot_endpoint v0.16.7 |
| 2383 | 2026-03-13T16:56:50.711Z | Compiling backon v1.6.0 |
| 2384 | 2026-03-13T16:56:50.774Z | Compiling waitgroup v0.1.2 |
| 2385 | 2026-03-13T16:56:50.800Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2386 | 2026-03-13T16:56:50.989Z | Compiling half v2.7.1 |
| 2387 | 2026-03-13T16:56:51.048Z | Compiling serde_plain v1.0.2 |
| 2388 | 2026-03-13T16:56:51.230Z | Compiling rustls-pemfile v2.2.0 |
| 2389 | 2026-03-13T16:56:51.355Z | Compiling async-recursion v1.1.1 |
| 2390 | 2026-03-13T16:56:51.416Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2391 | 2026-03-13T16:56:51.487Z | Compiling pem v3.0.6 |
| 2392 | 2026-03-13T16:56:51.499Z | Compiling blake3 v1.8.3 |
| 2393 | 2026-03-13T16:56:51.609Z | Compiling hostname v0.4.2 |
| 2394 | 2026-03-13T16:56:51.618Z | Compiling instant v0.1.13 |
| 2395 | 2026-03-13T16:56:51.777Z | Compiling ciborium-io v0.2.2 |
| 2396 | 2026-03-13T16:56:51.826Z | Compiling typed-path v0.9.3 |
| 2397 | 2026-03-13T16:56:51.929Z | Compiling unicode-xid v0.2.6 |
| 2398 | 2026-03-13T16:56:52.032Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2399 | 2026-03-13T16:56:52.127Z | Compiling cargo-util-schemas v0.8.2 |
| 2400 | 2026-03-13T16:56:52.184Z | Compiling ciborium-ll v0.2.2 |
| 2401 | 2026-03-13T16:56:52.221Z | Compiling backoff v0.4.0 |
| 2402 | 2026-03-13T16:56:52.252Z | Compiling parse-display v0.10.0 |
| 2403 | 2026-03-13T16:56:52.359Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2404 | 2026-03-13T16:56:52.509Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2405 | 2026-03-13T16:56:52.530Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2406 | 2026-03-13T16:56:53.054Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2407 | 2026-03-13T16:56:53.071Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2408 | 2026-03-13T16:56:53.275Z | Compiling itertools v0.14.0 |
| 2409 | 2026-03-13T16:56:53.396Z | Compiling macaddr v1.0.1 |
| 2410 | 2026-03-13T16:56:53.449Z | Compiling cargo-platform v0.2.0 |
| 2411 | 2026-03-13T16:56:53.699Z | Compiling regress v0.10.5 |
| 2412 | 2026-03-13T16:56:53.719Z | Compiling constant_time_eq v0.4.2 |
| 2413 | 2026-03-13T16:56:53.786Z | Compiling arrayref v0.3.9 |
| 2414 | 2026-03-13T16:56:53.825Z | Compiling indent_write v2.2.0 |
| 2415 | 2026-03-13T16:56:53.899Z | Compiling parse-size v1.1.0 |
| 2416 | 2026-03-13T16:56:53.977Z | Compiling arrayvec v0.7.6 |
| 2417 | 2026-03-13T16:56:54.024Z | Compiling cargo_metadata v0.21.0 |
| 2418 | 2026-03-13T16:56:54.174Z | Compiling ciborium v0.2.2 |
| 2419 | 2026-03-13T16:56:54.179Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2420 | 2026-03-13T16:56:54.454Z | Compiling display-error-chain v0.2.2 |
| 2421 | 2026-03-13T16:56:54.659Z | Compiling topological-sort v0.2.2 |
| 2422 | 2026-03-13T16:56:54.894Z | Compiling shell-words v1.1.1 |
| 2423 | 2026-03-13T16:56:55.250Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2424 | 2026-03-13T16:57:08.780Z | Compiling progenitor-client v0.13.0 |
| 2425 | 2026-03-13T16:57:08.801Z | Compiling tough v0.20.0 |
| 2426 | 2026-03-13T16:57:08.801Z | Compiling progenitor-client v0.10.0 |
| 2427 | 2026-03-13T16:57:08.804Z | Compiling omicron-zone-package v0.12.2 |
| 2428 | 2026-03-13T16:57:08.913Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2429 | 2026-03-13T16:57:08.913Z | Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2430 | 2026-03-13T16:57:09.282Z | Compiling progenitor-extras v0.1.1 |
| 2431 | 2026-03-13T16:57:09.601Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2432 | 2026-03-13T16:57:12.481Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2433 | 2026-03-13T16:57:16.452Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2434 | 2026-03-13T16:57:22.387Z | Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2435 | 2026-03-13T16:57:22.686Z | warning: unused import: `std::path::Path` |
| 2436 | 2026-03-13T16:57:22.686Z | --> dev-tools/releng/src/helios.rs:13:5 |
| 2437 | 2026-03-13T16:57:22.686Z | | |
| 2438 | 2026-03-13T16:57:22.686Z | 13 | use std::path::Path; |
| 2439 | 2026-03-13T16:57:22.686Z | | ^^^^^^^^^^^^^^^ |
| 2440 | 2026-03-13T16:57:22.686Z | | |
| 2441 | 2026-03-13T16:57:22.686Z | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default |
| 2442 | 2026-03-13T16:57:22.686Z | |
| 2443 | 2026-03-13T16:57:32.872Z | warning: `omicron-releng` (bin "omicron-releng") generated 1 warning (run `cargo fix --bin "omicron-releng"` to apply 1 suggestion) |
| 2444 | 2026-03-13T16:57:32.875Z | Finished `release` profile [optimized] target(s) in 2m 02s |
| 2445 | 2026-03-13T16:57:33.055Z | Running `target/release/omicron-releng --output-dir /work --mkincorp` |
| 2446 | 2026-03-13T16:57:33.110Z | Mar 13 16:57:32.248 DEBG changing working directory to /work/oxidecomputer/omicron |
| 2447 | 2026-03-13T16:57:33.239Z | Mar 13 16:57:32.376 DEBG running: git rev-parse HEAD |
| 2448 | 2026-03-13T16:57:33.246Z | Mar 13 16:57:32.379 DEBG process exited with exit status: 0 (3.186973ms) |
| 2449 | 2026-03-13T16:57:33.246Z | Mar 13 16:57:32.379 INFO version: 19.0.0-0.ci+git56760c9a74e |
| 2450 | 2026-03-13T16:57:33.252Z | Mar 13 16:57:32.390 INFO cloning helios to /work/oxidecomputer/helios |
| 2451 | 2026-03-13T16:57:33.252Z | Mar 13 16:57:32.390 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios |
| 2452 | 2026-03-13T16:57:33.255Z | Cloning into '/work/oxidecomputer/helios'... |
| 2453 | 2026-03-13T16:57:33.813Z | Mar 13 16:57:32.949 DEBG process exited with exit status: 0 (559.017139ms) |
| 2454 | 2026-03-13T16:57:33.814Z | Mar 13 16:57:32.949 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit} |
| 2455 | 2026-03-13T16:57:33.817Z | Mar 13 16:57:32.952 DEBG process exited with exit status: 0 (3.366096ms) |
| 2456 | 2026-03-13T16:57:33.817Z | Mar 13 16:57:32.952 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools |
| 2457 | 2026-03-13T16:57:34.258Z | Mar 13 16:57:33.395 DEBG process exited with exit status: 0 (442.75209ms) |
| 2458 | 2026-03-13T16:57:34.262Z | Mar 13 16:57:33.395 DEBG running: zfs list rpool/images/build/host |
| 2459 | 2026-03-13T16:57:34.265Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2460 | 2026-03-13T16:57:34.265Z | rpool/images/build/host 24K 148G 24K /rpool/images/build/host |
| 2461 | 2026-03-13T16:57:34.266Z | Mar 13 16:57:33.401 DEBG process exited with exit status: 0 (6.13605ms) |
| 2462 | 2026-03-13T16:57:34.266Z | Mar 13 16:57:33.401 DEBG running: zfs list rpool/images/build/recovery |
| 2463 | 2026-03-13T16:57:34.271Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2464 | 2026-03-13T16:57:34.271Z | rpool/images/build/recovery 24K 148G 24K /rpool/images/build/recovery |
| 2465 | 2026-03-13T16:57:34.271Z | Mar 13 16:57:33.406 DEBG process exited with exit status: 0 (4.432163ms) |
| 2466 | 2026-03-13T16:57:34.272Z | Mar 13 16:57:33.406 INFO [hubris-staging] running task |
| 2467 | 2026-03-13T16:57:34.272Z | Mar 13 16:57:33.406 INFO [hubris-production] running task |
| 2468 | 2026-03-13T16:57:34.272Z | Mar 13 16:57:33.406 INFO [incorp-manifest] running task |
| 2469 | 2026-03-13T16:57:34.272Z | Mar 13 16:57:33.406 DEBG running: pkg list -H -o branch -n -g https://pkg.oxide.computer/helios/3/dev/ release/name |
| 2470 | 2026-03-13T16:57:34.272Z | Mar 13 16:57:33.407 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package |
| 2471 | 2026-03-13T16:57:34.275Z | Mar 13 16:57:33.407 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup |
| 2472 | 2026-03-13T16:57:34.275Z | Mar 13 16:57:33.408 INFO [incorp-create] running: pkgrepo create /work/incorporation |
| 2473 | 2026-03-13T16:57:34.351Z | [ helios-setup] cd tools/helios-build && cargo build --quiet |
| 2474 | 2026-03-13T16:57:34.609Z | Mar 13 16:57:33.745 INFO [incorp-create] process exited with exit status: 0 (337.782365ms) |
| 2475 | 2026-03-13T16:57:34.612Z | Mar 13 16:57:33.746 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios |
| 2476 | 2026-03-13T16:57:34.899Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2477 | 2026-03-13T16:57:34.915Z | Mar 13 16:57:34.052 INFO [incorp-publisher] process exited with exit status: 0 (306.144307ms) |
| 2478 | 2026-03-13T16:57:34.978Z | Mar 13 16:57:34.116 DEBG process exited with exit status: 0 (709.551161ms) |
| 2479 | 2026-03-13T16:57:34.981Z | Mar 13 16:57:34.116 DEBG running: pkg list -g https://pkg.oxide.computer/helios/3/dev/ -F json -o fmri -n '*' |
| 2480 | 2026-03-13T16:57:35.343Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2481 | 2026-03-13T16:57:35.570Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2482 | 2026-03-13T16:57:35.671Z | Mar 13 16:57:34.809 INFO [hubris-production] task succeeded (1.402366352s) |
| 2483 | 2026-03-13T16:57:35.706Z | Mar 13 16:57:34.844 DEBG process exited with exit status: 0 (727.948012ms) |
| 2484 | 2026-03-13T16:57:35.710Z | Mar 13 16:57:34.845 INFO [incorp-manifest] task succeeded (1.43866256s) |
| 2485 | 2026-03-13T16:57:35.710Z | Mar 13 16:57:34.845 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m |
| 2486 | 2026-03-13T16:57:35.969Z | Mar 13 16:57:35.107 INFO [incorp-fmt] process exited with exit status: 0 (261.661925ms) |
| 2487 | 2026-03-13T16:57:35.973Z | Mar 13 16:57:35.107 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m |
| 2488 | 2026-03-13T16:57:36.251Z | [ incorp-pkgsend] pkgsend: Illegal FMRI 'pkg://helios/consolidation/oxide/omicron-release-incorporation@19.0.0.0-3.0,5.11': Bad Version: 19.0.0.0-3.0 |
| 2489 | 2026-03-13T16:57:36.309Z | Mar 13 16:57:35.447 ERRO [incorp-pkgsend] process exited with exit status: 1 (339.702491ms) |
| 2490 | 2026-03-13T16:57:36.312Z | Error: command `pkgsend publish -s /work/incorporation /work/incorporation.p5m` exited with exit status: 1 |
| 2491 | 2026-03-13T16:57:36.333Z | process exited: duration 318654 ms, exit code 1 |
| |
| 2492 | 2026-03-13T16:57:36.348Z | found 7 output files |
| 2493 | 2026-03-13T16:57:36.348Z | uploading: /work/incorporation.p5m (113178 bytes) |
| 2494 | 2026-03-13T16:57:37.370Z | uploaded: /work/incorporation.p5m |
| 2495 | 2026-03-13T16:57:37.370Z | uploading: /work/helios-setup.log (45 bytes) |
| 2496 | 2026-03-13T16:57:38.380Z | uploaded: /work/helios-setup.log |
| 2497 | 2026-03-13T16:57:38.380Z | uploading: /work/incorp-create.log (0 bytes) |
| 2498 | 2026-03-13T16:57:39.389Z | uploaded: /work/incorp-create.log |
| 2499 | 2026-03-13T16:57:39.389Z | uploading: /work/incorp-fmt.log (0 bytes) |
| 2500 | 2026-03-13T16:57:40.401Z | uploaded: /work/incorp-fmt.log |
| 2501 | 2026-03-13T16:57:40.401Z | uploading: /work/incorp-pkgsend.log (132 bytes) |
| 2502 | 2026-03-13T16:57:41.411Z | uploaded: /work/incorp-pkgsend.log |
| 2503 | 2026-03-13T16:57:41.412Z | uploading: /work/incorp-publisher.log (0 bytes) |
| 2504 | 2026-03-13T16:57:42.419Z | uploaded: /work/incorp-publisher.log |
| 2505 | 2026-03-13T16:57:42.419Z | uploading: /work/omicron-package.log (195 bytes) |
| 2506 | 2026-03-13T16:57:43.431Z | uploaded: /work/omicron-package.log |
| 2507 | 2026-03-13T16:57:43.431Z | upload error: rule "/work/manifest.toml" required a match, but was not used |
| 2508 | 2026-03-13T16:57:43.431Z | upload error: rule "/work/repo.zip" required a match, but was not used |
| 2509 | 2026-03-13T16:57:43.431Z | upload error: rule "/work/repo.zip.sha256.txt" required a match, but was not used |
| 2510 | 2026-03-13T16:57:43.431Z | upload error: rule "/work/helios.json" required a match, but was not used |
| 2511 | 2026-03-13T16:57:43.431Z | upload error: rule "/work/incorporation.p5p" required a match, but was not used |