|
|
|
| 1 | 2026-03-23T20:38:42.393Z | job assigned to worker 01KME6NHBH645Y76GYQTDHWXJ7 [factory aws, i-0619d50af88b44c08] (queued for 22 m 58 s) |
| |
| 2 | 2026-03-23T20:38:50.668Z | starting task 0: "setup" |
| 3 | 2026-03-23T20:38:50.680Z | ++ uname -s |
| 4 | 2026-03-23T20:38:50.683Z | + kern=SunOS |
| 5 | 2026-03-23T20:38:50.683Z | + build_user=build |
| 6 | 2026-03-23T20:38:50.683Z | + build_uid=12345 |
| 7 | 2026-03-23T20:38:50.683Z | + work_dir=/work |
| 8 | 2026-03-23T20:38:50.683Z | + input_dir=/input |
| 9 | 2026-03-23T20:38:50.684Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-23T20:38:50.684Z | + case "$kern" in |
| 11 | 2026-03-23T20:38:50.684Z | + groupadd -g 12345 build |
| 12 | 2026-03-23T20:38:50.684Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-23T20:38:52.686Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-23T20:38:52.794Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-23T20:38:52.798Z | + home_fs=zfs |
| 16 | 2026-03-23T20:38:52.798Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-23T20:38:52.798Z | + mkdir -p /home/build |
| 18 | 2026-03-23T20:38:52.798Z | + chown build:build /home/build /work |
| 19 | 2026-03-23T20:38:54.799Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-23T20:38:54.802Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-03-23T20:38:54.807Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-23T20:38:54.812Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-23T20:38:54.812Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-03-23T20:38:54.812Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-23T20:38:54.812Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-23T20:38:54.812Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-23T20:38:54.812Z | * rust toolchain profile = "default" |
| 28 | 2026-03-23T20:38:54.815Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-23T20:38:54.815Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-23T20:38:54.956Z | info: downloading installer |
| 31 | 2026-03-23T20:38:56.615Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-23T20:38:56.615Z | warn: /opt/ooce/bin |
| 33 | 2026-03-23T20:38:56.615Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-23T20:38:56.615Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-23T20:38:56.615Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-23T20:38:56.615Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-23T20:38:56.616Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-23T20:38:56.616Z | error: cannot install while Rust is installed |
| 39 | 2026-03-23T20:38:56.616Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-23T20:38:56.616Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-23T20:38:56.616Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-23T20:38:56.616Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-23T20:38:56.616Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-23T20:38:56.627Z | info: profile set to default |
| 45 | 2026-03-23T20:38:56.627Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-23T20:38:56.631Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-23T20:38:56.790Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-23T20:38:56.794Z | info: downloading 6 components |
| 49 | 2026-03-23T20:39:13.323Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-23T20:39:13.323Z | |
| 51 | 2026-03-23T20:39:13.361Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-23T20:39:13.361Z | |
| 53 | 2026-03-23T20:39:13.364Z | |
| 54 | 2026-03-23T20:39:13.364Z | Rust is installed now. Great! |
| 55 | 2026-03-23T20:39:13.364Z | |
| 56 | 2026-03-23T20:39:13.364Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-23T20:39:13.364Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-23T20:39:13.364Z | |
| 59 | 2026-03-23T20:39:13.364Z | To configure your current shell, you need to source |
| 60 | 2026-03-23T20:39:13.364Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-23T20:39:13.364Z | |
| 62 | 2026-03-23T20:39:13.364Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-23T20:39:13.364Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-23T20:39:13.364Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-23T20:39:13.364Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-23T20:39:13.364Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-23T20:39:13.364Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-23T20:39:13.364Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-23T20:39:13.364Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-23T20:39:13.364Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-23T20:39:13.468Z | + rustup --version |
| 72 | 2026-03-23T20:39:13.479Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-23T20:39:13.482Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-23T20:39:13.505Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-23T20:39:13.508Z | + cargo --version |
| 76 | 2026-03-23T20:39:13.524Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-23T20:39:13.528Z | + rustc --version |
| 78 | 2026-03-23T20:39:13.552Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-23T20:39:13.555Z | process exited: duration 18747 ms, exit code 0 |
| |
| 80 | 2026-03-23T20:39:13.560Z | starting task 2: "authentication" |
| 81 | 2026-03-23T20:39:13.580Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-03-23T20:39:13.587Z | starting task 3: "clone repository" |
| 83 | 2026-03-23T20:39:13.596Z | + mkdir -p /work/oxidecomputer/overwatch |
| 84 | 2026-03-23T20:39:13.601Z | + git clone https://github.com/oxidecomputer/overwatch /work/oxidecomputer/overwatch |
| 85 | 2026-03-23T20:39:13.620Z | Cloning into '/work/oxidecomputer/overwatch'... |
| 86 | 2026-03-23T20:39:14.165Z | + cd /work/oxidecomputer/overwatch |
| 87 | 2026-03-23T20:39:14.166Z | + git fetch origin 27af20bbfbbc645bbc3766885fac5b81ec583ea2 |
| 88 | 2026-03-23T20:39:14.404Z | From https://github.com/oxidecomputer/overwatch |
| 89 | 2026-03-23T20:39:14.404Z | * branch 27af20bbfbbc645bbc3766885fac5b81ec583ea2 -> FETCH_HEAD |
| 90 | 2026-03-23T20:39:14.413Z | + [[ -n dependabot/cargo/rustls-webpki-0.103.10 ]] |
| 91 | 2026-03-23T20:39:14.416Z | ++ git branch --show-current |
| 92 | 2026-03-23T20:39:14.416Z | + current=main |
| 93 | 2026-03-23T20:39:14.416Z | + [[ main != dependabot/cargo/rustls-webpki-0.103.10 ]] |
| 94 | 2026-03-23T20:39:14.416Z | + git branch -f dependabot/cargo/rustls-webpki-0.103.10 27af20bbfbbc645bbc3766885fac5b81ec583ea2 |
| 95 | 2026-03-23T20:39:14.416Z | + git checkout -f dependabot/cargo/rustls-webpki-0.103.10 |
| 96 | 2026-03-23T20:39:14.420Z | Switched to branch 'dependabot/cargo/rustls-webpki-0.103.10' |
| 97 | 2026-03-23T20:39:14.424Z | + git reset --hard 27af20bbfbbc645bbc3766885fac5b81ec583ea2 |
| 98 | 2026-03-23T20:39:14.426Z | HEAD is now at 27af20b Bump rustls-webpki from 0.103.9 to 0.103.10 |
| 99 | 2026-03-23T20:39:14.426Z | process exited: duration 840 ms, exit code 0 |
| |
| 100 | 2026-03-23T20:39:14.435Z | starting task 4: "build" |
| 101 | 2026-03-23T20:39:14.438Z | + cargo --version |
| 102 | 2026-03-23T20:39:14.449Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 103 | 2026-03-23T20:39:14.453Z | + rustc --version |
| 104 | 2026-03-23T20:39:14.477Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 105 | 2026-03-23T20:39:14.480Z | + banner build |
| 106 | 2026-03-23T20:39:14.483Z | |
| 107 | 2026-03-23T20:39:14.483Z | ##### # # # # ##### |
| 108 | 2026-03-23T20:39:14.483Z | # # # # # # # # |
| 109 | 2026-03-23T20:39:14.483Z | ##### # # # # # # |
| 110 | 2026-03-23T20:39:14.483Z | # # # # # # # # |
| 111 | 2026-03-23T20:39:14.483Z | # # # # # # # # |
| 112 | 2026-03-23T20:39:14.483Z | ##### #### # ###### ##### |
| 113 | 2026-03-23T20:39:14.483Z | |
| 114 | 2026-03-23T20:39:14.483Z | + ptime -m cargo build --release |
| 115 | 2026-03-23T20:39:14.578Z | Updating crates.io index |
| 116 | 2026-03-23T20:39:14.583Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 117 | 2026-03-23T20:39:14.853Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 118 | 2026-03-23T20:39:15.241Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 119 | 2026-03-23T20:39:18.359Z | Downloading crates ... |
| 120 | 2026-03-23T20:39:18.412Z | Downloaded adler2 v2.0.1 |
| 121 | 2026-03-23T20:39:18.415Z | Downloaded anstream v0.6.21 |
| 122 | 2026-03-23T20:39:18.432Z | Downloaded displaydoc v0.2.5 |
| 123 | 2026-03-23T20:39:18.432Z | Downloaded crossbeam-deque v0.8.6 |
| 124 | 2026-03-23T20:39:18.432Z | Downloaded clap v4.5.59 |
| 125 | 2026-03-23T20:39:18.435Z | Downloaded dtrace-parser v0.1.14 |
| 126 | 2026-03-23T20:39:18.435Z | Downloaded num v0.4.3 |
| 127 | 2026-03-23T20:39:18.435Z | Downloaded arrayvec v0.7.6 |
| 128 | 2026-03-23T20:39:18.435Z | Downloaded bitflags v2.11.0 |
| 129 | 2026-03-23T20:39:18.440Z | Downloaded lru-slab v0.1.2 |
| 130 | 2026-03-23T20:39:18.443Z | Downloaded crypto-common v0.1.7 |
| 131 | 2026-03-23T20:39:18.443Z | Downloaded constant_time_eq v0.4.2 |
| 132 | 2026-03-23T20:39:18.443Z | Downloaded cfg_aliases v0.2.1 |
| 133 | 2026-03-23T20:39:18.446Z | Downloaded camino-tempfile v1.4.1 |
| 134 | 2026-03-23T20:39:18.448Z | Downloaded mio v1.1.1 |
| 135 | 2026-03-23T20:39:18.451Z | Downloaded scroll_derive v0.12.1 |
| 136 | 2026-03-23T20:39:18.455Z | Downloaded miniz_oxide v0.8.9 |
| 137 | 2026-03-23T20:39:18.458Z | Downloaded equivalent v1.0.2 |
| 138 | 2026-03-23T20:39:18.458Z | Downloaded cargo-platform v0.1.9 |
| 139 | 2026-03-23T20:39:18.458Z | Downloaded dtrace-parser v0.2.0 |
| 140 | 2026-03-23T20:39:18.458Z | Downloaded pin-utils v0.1.0 |
| 141 | 2026-03-23T20:39:18.461Z | Downloaded pin-project-lite v0.2.16 |
| 142 | 2026-03-23T20:39:18.464Z | Downloaded errno v0.3.14 |
| 143 | 2026-03-23T20:39:18.464Z | Downloaded digest v0.10.7 |
| 144 | 2026-03-23T20:39:18.467Z | Downloaded socket2 v0.6.2 |
| 145 | 2026-03-23T20:39:18.470Z | Downloaded pretty-hex v0.4.1 |
| 146 | 2026-03-23T20:39:18.470Z | Downloaded dof v0.1.5 |
| 147 | 2026-03-23T20:39:18.472Z | Downloaded pretty-hex v0.3.0 |
| 148 | 2026-03-23T20:39:18.472Z | Downloaded crc32fast v1.5.0 |
| 149 | 2026-03-23T20:39:18.475Z | Downloaded synstructure v0.13.2 |
| 150 | 2026-03-23T20:39:18.475Z | Downloaded cfg-if v1.0.4 |
| 151 | 2026-03-23T20:39:18.478Z | Downloaded autocfg v1.5.0 |
| 152 | 2026-03-23T20:39:18.478Z | Downloaded subtle v2.6.1 |
| 153 | 2026-03-23T20:39:18.481Z | Downloaded anstyle-parse v0.2.7 |
| 154 | 2026-03-23T20:39:18.481Z | Downloaded anyhow v1.0.101 |
| 155 | 2026-03-23T20:39:18.484Z | Downloaded serde_urlencoded v0.7.1 |
| 156 | 2026-03-23T20:39:18.486Z | Downloaded memmap v0.7.0 |
| 157 | 2026-03-23T20:39:18.486Z | Downloaded potential_utf v0.1.4 |
| 158 | 2026-03-23T20:39:18.489Z | Downloaded strsim v0.11.1 |
| 159 | 2026-03-23T20:39:18.489Z | Downloaded heck v0.5.0 |
| 160 | 2026-03-23T20:39:18.492Z | Downloaded fastrand v2.3.0 |
| 161 | 2026-03-23T20:39:18.492Z | Downloaded dyn-clone v1.0.20 |
| 162 | 2026-03-23T20:39:18.495Z | Downloaded funty v2.0.0 |
| 163 | 2026-03-23T20:39:18.495Z | Downloaded dof v0.3.0 |
| 164 | 2026-03-23T20:39:18.495Z | Downloaded rustversion v1.0.22 |
| 165 | 2026-03-23T20:39:18.498Z | Downloaded form_urlencoded v1.2.2 |
| 166 | 2026-03-23T20:39:18.498Z | Downloaded colorchoice v1.0.4 |
| 167 | 2026-03-23T20:39:18.500Z | Downloaded num_enum v0.6.1 |
| 168 | 2026-03-23T20:39:18.503Z | Downloaded plain v0.2.3 |
| 169 | 2026-03-23T20:39:18.503Z | Downloaded percent-encoding v2.3.2 |
| 170 | 2026-03-23T20:39:18.507Z | Downloaded itoa v1.0.17 |
| 171 | 2026-03-23T20:39:18.507Z | Downloaded futures-macro v0.3.32 |
| 172 | 2026-03-23T20:39:18.513Z | Downloaded hex v0.4.3 |
| 173 | 2026-03-23T20:39:18.513Z | Downloaded same-file v1.0.6 |
| 174 | 2026-03-23T20:39:18.513Z | Downloaded proc-macro-crate v3.4.0 |
| 175 | 2026-03-23T20:39:18.513Z | Downloaded cargo_metadata v0.19.2 |
| 176 | 2026-03-23T20:39:18.516Z | Downloaded async-trait v0.1.89 |
| 177 | 2026-03-23T20:39:18.516Z | Downloaded colored v3.1.1 |
| 178 | 2026-03-23T20:39:18.520Z | Downloaded stable_deref_trait v1.2.1 |
| 179 | 2026-03-23T20:39:18.520Z | Downloaded is_terminal_polyfill v1.70.2 |
| 180 | 2026-03-23T20:39:18.523Z | Downloaded arrayref v0.3.9 |
| 181 | 2026-03-23T20:39:18.523Z | Downloaded http-body v1.0.1 |
| 182 | 2026-03-23T20:39:18.523Z | Downloaded spin v0.5.2 |
| 183 | 2026-03-23T20:39:18.523Z | Downloaded num-iter v0.1.45 |
| 184 | 2026-03-23T20:39:18.523Z | Downloaded rustc-hash v2.1.1 |
| 185 | 2026-03-23T20:39:18.527Z | Downloaded num_enum_derive v0.6.1 |
| 186 | 2026-03-23T20:39:18.527Z | Downloaded idna_adapter v1.2.1 |
| 187 | 2026-03-23T20:39:18.527Z | Downloaded futures-sink v0.3.32 |
| 188 | 2026-03-23T20:39:18.529Z | Downloaded futures-core v0.3.32 |
| 189 | 2026-03-23T20:39:18.529Z | Downloaded futures-io v0.3.32 |
| 190 | 2026-03-23T20:39:18.529Z | Downloaded block-buffer v0.10.4 |
| 191 | 2026-03-23T20:39:18.532Z | Downloaded serde_spanned v0.6.9 |
| 192 | 2026-03-23T20:39:18.532Z | Downloaded futures-task v0.3.32 |
| 193 | 2026-03-23T20:39:18.532Z | Downloaded tap v1.0.1 |
| 194 | 2026-03-23T20:39:18.535Z | Downloaded lazy_static v1.5.0 |
| 195 | 2026-03-23T20:39:18.535Z | Downloaded num-complex v0.4.6 |
| 196 | 2026-03-23T20:39:18.538Z | Downloaded anstyle-query v1.1.5 |
| 197 | 2026-03-23T20:39:18.538Z | Downloaded sync_wrapper v1.0.2 |
| 198 | 2026-03-23T20:39:18.538Z | Downloaded scopeguard v1.2.0 |
| 199 | 2026-03-23T20:39:18.541Z | Downloaded radium v0.7.0 |
| 200 | 2026-03-23T20:39:18.541Z | Downloaded ipnet v2.11.0 |
| 201 | 2026-03-23T20:39:18.544Z | Downloaded filetime v0.2.27 |
| 202 | 2026-03-23T20:39:18.544Z | Downloaded thread-id v4.2.2 |
| 203 | 2026-03-23T20:39:18.544Z | Downloaded tinyvec_macros v0.1.1 |
| 204 | 2026-03-23T20:39:18.547Z | Downloaded macaddr v1.0.1 |
| 205 | 2026-03-23T20:39:18.547Z | Downloaded proc-macro-crate v1.3.1 |
| 206 | 2026-03-23T20:39:18.547Z | Downloaded lock_api v0.4.14 |
| 207 | 2026-03-23T20:39:18.551Z | Downloaded rand_chacha v0.9.0 |
| 208 | 2026-03-23T20:39:18.551Z | Downloaded num-integer v0.1.46 |
| 209 | 2026-03-23T20:39:18.551Z | Downloaded toml_datetime v0.6.11 |
| 210 | 2026-03-23T20:39:18.551Z | Downloaded semver v1.0.27 |
| 211 | 2026-03-23T20:39:18.554Z | Downloaded log v0.4.29 |
| 212 | 2026-03-23T20:39:18.557Z | Downloaded thiserror v2.0.18 |
| 213 | 2026-03-23T20:39:18.559Z | Downloaded tower-service v0.3.3 |
| 214 | 2026-03-23T20:39:18.561Z | Downloaded tower-layer v0.3.3 |
| 215 | 2026-03-23T20:39:18.562Z | Downloaded clap_lex v1.0.0 |
| 216 | 2026-03-23T20:39:18.564Z | Downloaded erased-serde v0.3.31 |
| 217 | 2026-03-23T20:39:18.564Z | Downloaded toml_write v0.1.2 |
| 218 | 2026-03-23T20:39:18.567Z | Downloaded anstyle v1.0.13 |
| 219 | 2026-03-23T20:39:18.567Z | Downloaded http-body-util v0.1.3 |
| 220 | 2026-03-23T20:39:18.570Z | Downloaded untrusted v0.9.0 |
| 221 | 2026-03-23T20:39:18.570Z | Downloaded usdt-attr-macro v0.3.5 |
| 222 | 2026-03-23T20:39:18.572Z | Downloaded usdt-attr-macro v0.5.0 |
| 223 | 2026-03-23T20:39:18.572Z | Downloaded usdt v0.5.0 |
| 224 | 2026-03-23T20:39:18.572Z | Downloaded usdt-macro v0.5.0 |
| 225 | 2026-03-23T20:39:18.572Z | Downloaded topological-sort v0.2.2 |
| 226 | 2026-03-23T20:39:18.575Z | Downloaded camino v1.2.2 |
| 227 | 2026-03-23T20:39:18.575Z | Downloaded utf8parse v0.2.2 |
| 228 | 2026-03-23T20:39:18.580Z | Downloaded want v0.3.1 |
| 229 | 2026-03-23T20:39:18.580Z | Downloaded crossbeam-epoch v0.9.18 |
| 230 | 2026-03-23T20:39:18.580Z | Downloaded unicode-xid v0.2.6 |
| 231 | 2026-03-23T20:39:18.582Z | Downloaded usdt v0.3.5 |
| 232 | 2026-03-23T20:39:18.582Z | Downloaded num_enum v0.7.5 |
| 233 | 2026-03-23T20:39:18.585Z | Downloaded thiserror v1.0.69 |
| 234 | 2026-03-23T20:39:18.588Z | Downloaded schemars_derive v0.8.22 |
| 235 | 2026-03-23T20:39:18.592Z | Downloaded try-lock v0.2.5 |
| 236 | 2026-03-23T20:39:18.592Z | Downloaded simd-adler32 v0.3.8 |
| 237 | 2026-03-23T20:39:18.592Z | Downloaded synstructure v0.12.6 |
| 238 | 2026-03-23T20:39:18.595Z | Downloaded num-rational v0.4.2 |
| 239 | 2026-03-23T20:39:18.595Z | Downloaded find-msvc-tools v0.1.9 |
| 240 | 2026-03-23T20:39:18.595Z | Downloaded rand_core v0.9.5 |
| 241 | 2026-03-23T20:39:18.595Z | Downloaded generic-array v0.14.7 |
| 242 | 2026-03-23T20:39:18.598Z | Downloaded futures-executor v0.3.32 |
| 243 | 2026-03-23T20:39:18.598Z | Downloaded serde_tokenstream v0.1.7 |
| 244 | 2026-03-23T20:39:18.600Z | Downloaded xattr v1.6.1 |
| 245 | 2026-03-23T20:39:18.603Z | Downloaded utf8_iter v1.0.4 |
| 246 | 2026-03-23T20:39:18.603Z | Downloaded version_check v0.9.5 |
| 247 | 2026-03-23T20:39:18.606Z | Downloaded byteorder v1.5.0 |
| 248 | 2026-03-23T20:39:18.607Z | Downloaded serde_derive_internals v0.29.1 |
| 249 | 2026-03-23T20:39:18.607Z | Downloaded num_enum_derive v0.7.5 |
| 250 | 2026-03-23T20:39:18.610Z | Downloaded scroll v0.12.0 |
| 251 | 2026-03-23T20:39:18.610Z | Downloaded thiserror-impl v2.0.18 |
| 252 | 2026-03-23T20:39:18.610Z | Downloaded thiserror-impl v1.0.69 |
| 253 | 2026-03-23T20:39:18.612Z | Downloaded sha2 v0.10.9 |
| 254 | 2026-03-23T20:39:18.612Z | Downloaded smallvec v1.15.1 |
| 255 | 2026-03-23T20:39:18.615Z | Downloaded tinystr v0.8.2 |
| 256 | 2026-03-23T20:39:18.615Z | Downloaded indoc v2.0.7 |
| 257 | 2026-03-23T20:39:18.618Z | Downloaded yoke-derive v0.8.1 |
| 258 | 2026-03-23T20:39:18.621Z | Downloaded serde_derive v1.0.228 |
| 259 | 2026-03-23T20:39:18.621Z | Downloaded once_cell v1.21.3 |
| 260 | 2026-03-23T20:39:18.623Z | Downloaded zerofrom-derive v0.1.6 |
| 261 | 2026-03-23T20:39:18.624Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 262 | 2026-03-23T20:39:18.626Z | Downloaded quote v1.0.44 |
| 263 | 2026-03-23T20:39:18.626Z | Downloaded zerofrom v0.1.6 |
| 264 | 2026-03-23T20:39:18.629Z | Downloaded colored v2.2.0 |
| 265 | 2026-03-23T20:39:18.629Z | Downloaded getrandom v0.2.17 |
| 266 | 2026-03-23T20:39:18.632Z | Downloaded walkdir v2.5.0 |
| 267 | 2026-03-23T20:39:18.635Z | Downloaded hyper-rustls v0.27.7 |
| 268 | 2026-03-23T20:39:18.635Z | Downloaded litemap v0.8.1 |
| 269 | 2026-03-23T20:39:18.638Z | Downloaded iana-time-zone v0.1.65 |
| 270 | 2026-03-23T20:39:18.641Z | Downloaded serde_tokenstream v0.2.2 |
| 271 | 2026-03-23T20:39:18.641Z | Downloaded memmap2 v0.9.10 |
| 272 | 2026-03-23T20:39:18.641Z | Downloaded ppv-lite86 v0.2.21 |
| 273 | 2026-03-23T20:39:18.645Z | Downloaded pest_generator v2.8.6 |
| 274 | 2026-03-23T20:39:18.645Z | Downloaded cpufeatures v0.2.17 |
| 275 | 2026-03-23T20:39:18.647Z | Downloaded atomic-waker v1.1.2 |
| 276 | 2026-03-23T20:39:18.647Z | Downloaded usdt-impl v0.3.5 |
| 277 | 2026-03-23T20:39:18.647Z | Downloaded untrusted v0.7.1 |
| 278 | 2026-03-23T20:39:18.648Z | Downloaded slab v0.4.12 |
| 279 | 2026-03-23T20:39:18.650Z | Downloaded signal-hook-registry v1.4.8 |
| 280 | 2026-03-23T20:39:18.650Z | Downloaded usdt-impl v0.5.0 |
| 281 | 2026-03-23T20:39:18.653Z | Downloaded quinn-udp v0.5.14 |
| 282 | 2026-03-23T20:39:18.653Z | Downloaded pest_derive v2.8.6 |
| 283 | 2026-03-23T20:39:18.655Z | Downloaded crossbeam-utils v0.8.21 |
| 284 | 2026-03-23T20:39:18.659Z | Downloaded rustls-pki-types v1.14.0 |
| 285 | 2026-03-23T20:39:18.659Z | Downloaded parking_lot v0.12.5 |
| 286 | 2026-03-23T20:39:18.662Z | Downloaded usdt-macro v0.3.5 |
| 287 | 2026-03-23T20:39:18.662Z | Downloaded tempfile v3.25.0 |
| 288 | 2026-03-23T20:39:18.662Z | Downloaded wyz v0.5.1 |
| 289 | 2026-03-23T20:39:18.665Z | Downloaded yoke v0.8.1 |
| 290 | 2026-03-23T20:39:18.665Z | Downloaded writeable v0.6.2 |
| 291 | 2026-03-23T20:39:18.668Z | Downloaded tokio-rustls v0.26.4 |
| 292 | 2026-03-23T20:39:18.668Z | Downloaded schemars v0.8.22 |
| 293 | 2026-03-23T20:39:18.675Z | Downloaded zmij v1.0.21 |
| 294 | 2026-03-23T20:39:18.682Z | Downloaded zeroize v1.8.2 |
| 295 | 2026-03-23T20:39:18.682Z | Downloaded zerocopy v0.3.2 |
| 296 | 2026-03-23T20:39:18.684Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 297 | 2026-03-23T20:39:18.685Z | Downloaded tokio-macros v2.6.0 |
| 298 | 2026-03-23T20:39:18.685Z | Downloaded icu_provider v2.1.1 |
| 299 | 2026-03-23T20:39:18.685Z | Downloaded ryu v1.0.23 |
| 300 | 2026-03-23T20:39:18.687Z | Downloaded zerovec-derive v0.11.2 |
| 301 | 2026-03-23T20:39:18.687Z | Downloaded slog v2.8.2 |
| 302 | 2026-03-23T20:39:18.690Z | Downloaded serde_core v1.0.228 |
| 303 | 2026-03-23T20:39:18.693Z | Downloaded httparse v1.10.1 |
| 304 | 2026-03-23T20:39:18.695Z | Downloaded ucd-trie v0.1.7 |
| 305 | 2026-03-23T20:39:18.695Z | Downloaded proc-macro2 v1.0.106 |
| 306 | 2026-03-23T20:39:18.698Z | Downloaded icu_properties v2.1.2 |
| 307 | 2026-03-23T20:39:18.698Z | Downloaded omicron-zone-package v0.11.1 |
| 308 | 2026-03-23T20:39:18.701Z | Downloaded prettyplease v0.2.37 |
| 309 | 2026-03-23T20:39:18.703Z | Downloaded getrandom v0.4.1 |
| 310 | 2026-03-23T20:39:18.706Z | Downloaded futures v0.3.32 |
| 311 | 2026-03-23T20:39:18.711Z | Downloaded toml v0.7.8 |
| 312 | 2026-03-23T20:39:18.714Z | Downloaded tinyvec v1.10.0 |
| 313 | 2026-03-23T20:39:18.714Z | Downloaded toml v0.8.23 |
| 314 | 2026-03-23T20:39:18.718Z | Downloaded zerocopy-derive v0.7.35 |
| 315 | 2026-03-23T20:39:18.721Z | Downloaded rayon-core v1.13.0 |
| 316 | 2026-03-23T20:39:18.721Z | Downloaded pest_meta v2.8.6 |
| 317 | 2026-03-23T20:39:18.724Z | Downloaded tar v0.4.44 |
| 318 | 2026-03-23T20:39:18.727Z | Downloaded icu_normalizer_data v2.1.1 |
| 319 | 2026-03-23T20:39:18.727Z | Downloaded icu_normalizer v2.1.1 |
| 320 | 2026-03-23T20:39:18.730Z | Downloaded unicode-ident v1.0.24 |
| 321 | 2026-03-23T20:39:18.733Z | Downloaded rand v0.9.2 |
| 322 | 2026-03-23T20:39:18.735Z | Downloaded typenum v1.19.0 |
| 323 | 2026-03-23T20:39:18.738Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 324 | 2026-03-23T20:39:18.741Z | Downloaded num-traits v0.2.19 |
| 325 | 2026-03-23T20:39:18.741Z | Downloaded getrandom v0.3.4 |
| 326 | 2026-03-23T20:39:18.744Z | Downloaded clap_derive v4.5.55 |
| 327 | 2026-03-23T20:39:18.747Z | Downloaded quinn v0.11.9 |
| 328 | 2026-03-23T20:39:18.749Z | Downloaded serde v1.0.228 |
| 329 | 2026-03-23T20:39:18.752Z | Downloaded parking_lot_core v0.9.12 |
| 330 | 2026-03-23T20:39:18.752Z | Downloaded futures-channel v0.3.32 |
| 331 | 2026-03-23T20:39:18.755Z | Downloaded rustls-webpki v0.103.10 |
| 332 | 2026-03-23T20:39:18.757Z | Downloaded icu_locale_core v2.1.1 |
| 333 | 2026-03-23T20:39:18.760Z | Downloaded tracing-core v0.1.36 |
| 334 | 2026-03-23T20:39:18.764Z | Downloaded base64 v0.22.1 |
| 335 | 2026-03-23T20:39:18.766Z | Downloaded flate2 v1.1.9 |
| 336 | 2026-03-23T20:39:18.769Z | Downloaded icu_collections v2.1.1 |
| 337 | 2026-03-23T20:39:18.772Z | Downloaded num-bigint v0.4.6 |
| 338 | 2026-03-23T20:39:18.778Z | Downloaded url v2.5.8 |
| 339 | 2026-03-23T20:39:18.780Z | Downloaded toml_edit v0.22.27 |
| 340 | 2026-03-23T20:39:18.780Z | Downloaded pest v2.8.6 |
| 341 | 2026-03-23T20:39:18.784Z | Downloaded tower v0.5.3 |
| 342 | 2026-03-23T20:39:18.790Z | Downloaded memchr v2.8.0 |
| 343 | 2026-03-23T20:39:18.793Z | Downloaded cc v1.2.56 |
| 344 | 2026-03-23T20:39:18.796Z | Downloaded shlex v1.3.0 |
| 345 | 2026-03-23T20:39:18.800Z | Downloaded http v1.4.0 |
| 346 | 2026-03-23T20:39:18.803Z | Downloaded zerotrie v0.2.3 |
| 347 | 2026-03-23T20:39:18.806Z | Downloaded toml_edit v0.19.15 |
| 348 | 2026-03-23T20:39:18.818Z | Downloaded hyper-util v0.1.20 |
| 349 | 2026-03-23T20:39:18.822Z | Downloaded regex v1.12.3 |
| 350 | 2026-03-23T20:39:18.825Z | Downloaded clap_builder v4.5.59 |
| 351 | 2026-03-23T20:39:18.830Z | Downloaded serde_json v1.0.149 |
| 352 | 2026-03-23T20:39:18.837Z | Downloaded reqwest v0.12.28 |
| 353 | 2026-03-23T20:39:18.839Z | Downloaded hashbrown v0.16.1 |
| 354 | 2026-03-23T20:39:18.843Z | Downloaded iri-string v0.7.10 |
| 355 | 2026-03-23T20:39:18.849Z | Downloaded indexmap v2.13.0 |
| 356 | 2026-03-23T20:39:18.851Z | Downloaded aho-corasick v1.1.4 |
| 357 | 2026-03-23T20:39:18.855Z | Downloaded zerovec v0.11.5 |
| 358 | 2026-03-23T20:39:18.858Z | Downloaded tower-http v0.6.8 |
| 359 | 2026-03-23T20:39:18.864Z | Downloaded winnow v0.7.14 |
| 360 | 2026-03-23T20:39:18.870Z | Downloaded futures-util v0.3.32 |
| 361 | 2026-03-23T20:39:18.879Z | Downloaded zerocopy v0.7.35 |
| 362 | 2026-03-23T20:39:18.889Z | Downloaded quinn-proto v0.11.13 |
| 363 | 2026-03-23T20:39:18.895Z | Downloaded syn v1.0.109 |
| 364 | 2026-03-23T20:39:18.901Z | Downloaded webpki-roots v1.0.6 |
| 365 | 2026-03-23T20:39:18.904Z | Downloaded bitvec v1.0.1 |
| 366 | 2026-03-23T20:39:18.914Z | Downloaded blake3 v1.8.3 |
| 367 | 2026-03-23T20:39:18.922Z | Downloaded syn v2.0.116 |
| 368 | 2026-03-23T20:39:18.927Z | Downloaded zerocopy v0.8.39 |
| 369 | 2026-03-23T20:39:18.941Z | Downloaded winnow v0.5.40 |
| 370 | 2026-03-23T20:39:18.947Z | Downloaded idna v1.1.0 |
| 371 | 2026-03-23T20:39:18.950Z | Downloaded regex-syntax v0.8.9 |
| 372 | 2026-03-23T20:39:18.954Z | Downloaded tokio-util v0.7.18 |
| 373 | 2026-03-23T20:39:18.962Z | Downloaded rustls v0.23.36 |
| 374 | 2026-03-23T20:39:18.968Z | Downloaded rustix v1.1.3 |
| 375 | 2026-03-23T20:39:18.983Z | Downloaded icu_properties_data v2.1.2 |
| 376 | 2026-03-23T20:39:18.989Z | Downloaded hyper v1.8.1 |
| 377 | 2026-03-23T20:39:18.994Z | Downloaded chrono v0.4.43 |
| 378 | 2026-03-23T20:39:18.999Z | Downloaded tracing v0.1.44 |
| 379 | 2026-03-23T20:39:19.012Z | Downloaded goblin v0.8.2 |
| 380 | 2026-03-23T20:39:19.016Z | Downloaded bytes v1.11.1 |
| 381 | 2026-03-23T20:39:19.019Z | Downloaded zerocopy-derive v0.2.0 |
| 382 | 2026-03-23T20:39:19.033Z | Downloaded regex-automata v0.4.14 |
| 383 | 2026-03-23T20:39:19.055Z | Downloaded libc v0.2.182 |
| 384 | 2026-03-23T20:39:19.078Z | Downloaded tokio v1.49.0 |
| 385 | 2026-03-23T20:39:19.171Z | Downloaded ring v0.17.14 |
| 386 | 2026-03-23T20:39:19.403Z | Downloaded ring v0.16.20 |
| 387 | 2026-03-23T20:39:19.548Z | Compiling proc-macro2 v1.0.106 |
| 388 | 2026-03-23T20:39:19.548Z | Compiling quote v1.0.44 |
| 389 | 2026-03-23T20:39:19.552Z | Compiling unicode-ident v1.0.24 |
| 390 | 2026-03-23T20:39:19.552Z | Compiling libc v0.2.182 |
| 391 | 2026-03-23T20:39:19.552Z | Compiling serde_core v1.0.228 |
| 392 | 2026-03-23T20:39:19.552Z | Compiling serde v1.0.228 |
| 393 | 2026-03-23T20:39:19.552Z | Compiling memchr v2.8.0 |
| 394 | 2026-03-23T20:39:19.552Z | Compiling cfg-if v1.0.4 |
| 395 | 2026-03-23T20:39:19.820Z | Compiling thiserror v1.0.69 |
| 396 | 2026-03-23T20:39:19.831Z | Compiling zmij v1.0.21 |
| 397 | 2026-03-23T20:39:20.343Z | Compiling itoa v1.0.17 |
| 398 | 2026-03-23T20:39:20.406Z | Compiling ucd-trie v0.1.7 |
| 399 | 2026-03-23T20:39:20.418Z | Compiling version_check v0.9.5 |
| 400 | 2026-03-23T20:39:20.496Z | Compiling smallvec v1.15.1 |
| 401 | 2026-03-23T20:39:20.655Z | Compiling pest v2.8.6 |
| 402 | 2026-03-23T20:39:20.745Z | Compiling pin-project-lite v0.2.16 |
| 403 | 2026-03-23T20:39:20.765Z | Compiling find-msvc-tools v0.1.9 |
| 404 | 2026-03-23T20:39:20.852Z | Compiling shlex v1.3.0 |
| 405 | 2026-03-23T20:39:20.946Z | Compiling errno v0.3.14 |
| 406 | 2026-03-23T20:39:21.058Z | Compiling cc v1.2.56 |
| 407 | 2026-03-23T20:39:21.139Z | Compiling stable_deref_trait v1.2.1 |
| 408 | 2026-03-23T20:39:21.489Z | Compiling syn v2.0.116 |
| 409 | 2026-03-23T20:39:21.536Z | Compiling bytes v1.11.1 |
| 410 | 2026-03-23T20:39:21.808Z | Compiling parking_lot_core v0.9.12 |
| 411 | 2026-03-23T20:39:22.114Z | Compiling pest_meta v2.8.6 |
| 412 | 2026-03-23T20:39:22.237Z | Compiling syn v1.0.109 |
| 413 | 2026-03-23T20:39:22.325Z | Compiling serde_json v1.0.149 |
| 414 | 2026-03-23T20:39:22.590Z | Compiling futures-core v0.3.32 |
| 415 | 2026-03-23T20:39:22.600Z | Compiling scopeguard v1.2.0 |
| 416 | 2026-03-23T20:39:22.689Z | Compiling lock_api v0.4.14 |
| 417 | 2026-03-23T20:39:22.985Z | Compiling autocfg v1.5.0 |
| 418 | 2026-03-23T20:39:22.998Z | Compiling byteorder v1.5.0 |
| 419 | 2026-03-23T20:39:23.172Z | Compiling parking_lot v0.12.5 |
| 420 | 2026-03-23T20:39:23.277Z | Compiling signal-hook-registry v1.4.8 |
| 421 | 2026-03-23T20:39:23.436Z | Compiling num-traits v0.2.19 |
| 422 | 2026-03-23T20:39:23.712Z | Compiling socket2 v0.6.2 |
| 423 | 2026-03-23T20:39:23.762Z | Compiling mio v1.1.1 |
| 424 | 2026-03-23T20:39:23.931Z | Compiling futures-sink v0.3.32 |
| 425 | 2026-03-23T20:39:24.330Z | Compiling once_cell v1.21.3 |
| 426 | 2026-03-23T20:39:24.360Z | Compiling getrandom v0.4.1 |
| 427 | 2026-03-23T20:39:24.593Z | Compiling unicode-xid v0.2.6 |
| 428 | 2026-03-23T20:39:24.619Z | Compiling rustix v1.1.3 |
| 429 | 2026-03-23T20:39:24.719Z | Compiling futures-channel v0.3.32 |
| 430 | 2026-03-23T20:39:24.757Z | Compiling equivalent v1.0.2 |
| 431 | 2026-03-23T20:39:24.858Z | Compiling hashbrown v0.16.1 |
| 432 | 2026-03-23T20:39:25.044Z | Compiling ring v0.17.14 |
| 433 | 2026-03-23T20:39:25.084Z | Compiling thread-id v4.2.2 |
| 434 | 2026-03-23T20:39:25.572Z | Compiling synstructure v0.13.2 |
| 435 | 2026-03-23T20:39:25.583Z | Compiling pest_generator v2.8.6 |
| 436 | 2026-03-23T20:39:25.673Z | Compiling indexmap v2.13.0 |
| 437 | 2026-03-23T20:39:25.862Z | Compiling writeable v0.6.2 |
| 438 | 2026-03-23T20:39:25.943Z | Compiling slab v0.4.12 |
| 439 | 2026-03-23T20:39:26.147Z | Compiling litemap v0.8.1 |
| 440 | 2026-03-23T20:39:26.188Z | Compiling futures-task v0.3.32 |
| 441 | 2026-03-23T20:39:26.370Z | Compiling futures-io v0.3.32 |
| 442 | 2026-03-23T20:39:26.396Z | Compiling rustversion v1.0.22 |
| 443 | 2026-03-23T20:39:26.508Z | Compiling http v1.4.0 |
| 444 | 2026-03-23T20:39:26.592Z | Compiling synstructure v0.12.6 |
| 445 | 2026-03-23T20:39:26.859Z | Compiling icu_properties_data v2.1.2 |
| 446 | 2026-03-23T20:39:27.118Z | Compiling log v0.4.29 |
| 447 | 2026-03-23T20:39:27.173Z | Compiling serde_derive v1.0.228 |
| 448 | 2026-03-23T20:39:27.256Z | Compiling thiserror-impl v1.0.69 |
| 449 | 2026-03-23T20:39:27.378Z | Compiling zerofrom-derive v0.1.6 |
| 450 | 2026-03-23T20:39:27.449Z | Compiling pest_derive v2.8.6 |
| 451 | 2026-03-23T20:39:28.101Z | Compiling yoke-derive v0.8.1 |
| 452 | 2026-03-23T20:39:28.414Z | Compiling zerovec-derive v0.11.2 |
| 453 | 2026-03-23T20:39:28.902Z | Compiling tokio-macros v2.6.0 |
| 454 | 2026-03-23T20:39:28.949Z | Compiling displaydoc v0.2.5 |
| 455 | 2026-03-23T20:39:28.976Z | Compiling zerofrom v0.1.6 |
| 456 | 2026-03-23T20:39:29.133Z | Compiling zerocopy-derive v0.7.35 |
| 457 | 2026-03-23T20:39:29.159Z | Compiling zerocopy-derive v0.2.0 |
| 458 | 2026-03-23T20:39:29.441Z | Compiling yoke v0.8.1 |
| 459 | 2026-03-23T20:39:29.681Z | Compiling futures-macro v0.3.32 |
| 460 | 2026-03-23T20:39:29.850Z | Compiling zerovec v0.11.5 |
| 461 | 2026-03-23T20:39:29.864Z | Compiling tokio v1.49.0 |
| 462 | 2026-03-23T20:39:29.899Z | Compiling zerotrie v0.2.3 |
| 463 | 2026-03-23T20:39:30.207Z | Compiling zeroize v1.8.2 |
| 464 | 2026-03-23T20:39:30.260Z | Compiling icu_normalizer_data v2.1.1 |
| 465 | 2026-03-23T20:39:30.444Z | Compiling rustls-pki-types v1.14.0 |
| 466 | 2026-03-23T20:39:30.454Z | Compiling http-body v1.0.1 |
| 467 | 2026-03-23T20:39:30.572Z | Compiling tinystr v0.8.2 |
| 468 | 2026-03-23T20:39:30.632Z | Compiling potential_utf v0.1.4 |
| 469 | 2026-03-23T20:39:30.785Z | Compiling futures-util v0.3.32 |
| 470 | 2026-03-23T20:39:30.847Z | Compiling icu_locale_core v2.1.1 |
| 471 | 2026-03-23T20:39:31.501Z | Compiling icu_collections v2.1.1 |
| 472 | 2026-03-23T20:39:31.667Z | Compiling getrandom v0.2.17 |
| 473 | 2026-03-23T20:39:31.886Z | Compiling icu_provider v2.1.1 |
| 474 | 2026-03-23T20:39:32.271Z | Compiling usdt-impl v0.3.5 |
| 475 | 2026-03-23T20:39:32.491Z | Compiling httparse v1.10.1 |
| 476 | 2026-03-23T20:39:32.575Z | Compiling crossbeam-utils v0.8.21 |
| 477 | 2026-03-23T20:39:32.927Z | Compiling untrusted v0.9.0 |
| 478 | 2026-03-23T20:39:32.936Z | Compiling percent-encoding v2.3.2 |
| 479 | 2026-03-23T20:39:33.011Z | Compiling serde_spanned v0.6.9 |
| 480 | 2026-03-23T20:39:33.230Z | Compiling toml_datetime v0.6.11 |
| 481 | 2026-03-23T20:39:33.519Z | Compiling zerocopy v0.7.35 |
| 482 | 2026-03-23T20:39:33.694Z | Compiling scroll_derive v0.12.1 |
| 483 | 2026-03-23T20:39:33.729Z | Compiling usdt-impl v0.5.0 |
| 484 | 2026-03-23T20:39:33.957Z | Compiling tower-service v0.3.3 |
| 485 | 2026-03-23T20:39:34.024Z | Compiling camino v1.2.2 |
| 486 | 2026-03-23T20:39:34.068Z | Compiling bitflags v2.11.0 |
| 487 | 2026-03-23T20:39:34.248Z | Compiling rustls v0.23.36 |
| 488 | 2026-03-23T20:39:34.277Z | Compiling anyhow v1.0.101 |
| 489 | 2026-03-23T20:39:34.440Z | Compiling winnow v0.7.14 |
| 490 | 2026-03-23T20:39:34.502Z | Compiling try-lock v0.2.5 |
| 491 | 2026-03-23T20:39:34.572Z | Compiling scroll v0.12.0 |
| 492 | 2026-03-23T20:39:34.607Z | Compiling want v0.3.1 |
| 493 | 2026-03-23T20:39:34.630Z | Compiling dof v0.3.0 |
| 494 | 2026-03-23T20:39:34.802Z | Compiling rustls-webpki v0.103.10 |
| 495 | 2026-03-23T20:39:34.843Z | Compiling icu_normalizer v2.1.1 |
| 496 | 2026-03-23T20:39:34.957Z | Compiling icu_properties v2.1.2 |
| 497 | 2026-03-23T20:39:35.565Z | Compiling serde_tokenstream v0.2.2 |
| 498 | 2026-03-23T20:39:35.907Z | Compiling zerocopy v0.3.2 |
| 499 | 2026-03-23T20:39:36.098Z | Compiling dtrace-parser v0.2.0 |
| 500 | 2026-03-23T20:39:36.246Z | Compiling num-integer v0.1.46 |
| 501 | 2026-03-23T20:39:36.373Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 502 | 2026-03-23T20:39:36.449Z | Compiling tracing-core v0.1.36 |
| 503 | 2026-03-23T20:39:36.920Z | Compiling aho-corasick v1.1.4 |
| 504 | 2026-03-23T20:39:36.981Z | Compiling thiserror v2.0.18 |
| 505 | 2026-03-23T20:39:36.991Z | Compiling pin-utils v0.1.0 |
| 506 | 2026-03-23T20:39:37.073Z | Compiling utf8parse v0.2.2 |
| 507 | 2026-03-23T20:39:37.099Z | Compiling plain v0.2.3 |
| 508 | 2026-03-23T20:39:37.202Z | Compiling pretty-hex v0.4.1 |
| 509 | 2026-03-23T20:39:37.237Z | Compiling subtle v2.6.1 |
| 510 | 2026-03-23T20:39:37.375Z | Compiling rayon-core v1.13.0 |
| 511 | 2026-03-23T20:39:37.404Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 512 | 2026-03-23T20:39:37.429Z | Compiling regex-syntax v0.8.9 |
| 513 | 2026-03-23T20:39:37.636Z | Compiling atomic-waker v1.1.2 |
| 514 | 2026-03-23T20:39:37.708Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 515 | 2026-03-23T20:39:37.794Z | Compiling hyper v1.8.1 |
| 516 | 2026-03-23T20:39:38.070Z | Compiling goblin v0.8.2 |
| 517 | 2026-03-23T20:39:38.617Z | Compiling anstyle-parse v0.2.7 |
| 518 | 2026-03-23T20:39:38.846Z | Compiling tracing v0.1.44 |
| 519 | 2026-03-23T20:39:38.953Z | Compiling dof v0.1.5 |
| 520 | 2026-03-23T20:39:39.269Z | Compiling idna_adapter v1.2.1 |
| 521 | 2026-03-23T20:39:39.334Z | Compiling crossbeam-epoch v0.9.18 |
| 522 | 2026-03-23T20:39:39.426Z | Compiling regex-automata v0.4.14 |
| 523 | 2026-03-23T20:39:40.317Z | Compiling form_urlencoded v1.2.2 |
| 524 | 2026-03-23T20:39:40.637Z | Compiling dtrace-parser v0.1.14 |
| 525 | 2026-03-23T20:39:40.831Z | Compiling thiserror-impl v2.0.18 |
| 526 | 2026-03-23T20:39:41.707Z | Compiling sync_wrapper v1.0.2 |
| 527 | 2026-03-23T20:39:41.835Z | Compiling winnow v0.5.40 |
| 528 | 2026-03-23T20:39:42.034Z | Compiling prettyplease v0.2.37 |
| 529 | 2026-03-23T20:39:42.255Z | Compiling anstyle v1.0.13 |
| 530 | 2026-03-23T20:39:42.442Z | Compiling crc32fast v1.5.0 |
| 531 | 2026-03-23T20:39:42.595Z | Compiling base64 v0.22.1 |
| 532 | 2026-03-23T20:39:42.711Z | Compiling radium v0.7.0 |
| 533 | 2026-03-23T20:39:42.789Z | Compiling utf8_iter v1.0.4 |
| 534 | 2026-03-23T20:39:43.008Z | Compiling anstyle-query v1.1.5 |
| 535 | 2026-03-23T20:39:43.054Z | Compiling ipnet v2.11.0 |
| 536 | 2026-03-23T20:39:43.134Z | Compiling tower-layer v0.3.3 |
| 537 | 2026-03-23T20:39:43.215Z | Compiling colorchoice v1.0.4 |
| 538 | 2026-03-23T20:39:43.246Z | Compiling is_terminal_polyfill v1.70.2 |
| 539 | 2026-03-23T20:39:43.357Z | Compiling anstream v0.6.21 |
| 540 | 2026-03-23T20:39:43.357Z | Compiling tower v0.5.3 |
| 541 | 2026-03-23T20:39:43.714Z | Compiling toml_edit v0.19.15 |
| 542 | 2026-03-23T20:39:43.980Z | Compiling hyper-util v0.1.20 |
| 543 | 2026-03-23T20:39:44.144Z | Compiling idna v1.1.0 |
| 544 | 2026-03-23T20:39:44.620Z | Compiling tokio-rustls v0.26.4 |
| 545 | 2026-03-23T20:39:45.205Z | Compiling regex v1.12.3 |
| 546 | 2026-03-23T20:39:46.580Z | Compiling crossbeam-deque v0.8.6 |
| 547 | 2026-03-23T20:39:46.836Z | Compiling proc-macro-crate v3.4.0 |
| 548 | 2026-03-23T20:39:46.848Z | Compiling num-bigint v0.4.6 |
| 549 | 2026-03-23T20:39:47.061Z | Compiling slog v2.8.2 |
| 550 | 2026-03-23T20:39:47.234Z | Compiling serde_tokenstream v0.1.7 |
| 551 | 2026-03-23T20:39:47.395Z | Compiling webpki-roots v1.0.6 |
| 552 | 2026-03-23T20:39:47.549Z | Compiling serde_derive_internals v0.29.1 |
| 553 | 2026-03-23T20:39:47.871Z | Compiling semver v1.0.27 |
| 554 | 2026-03-23T20:39:48.556Z | Compiling ring v0.16.20 |
| 555 | 2026-03-23T20:39:48.683Z | Compiling blake3 v1.8.3 |
| 556 | 2026-03-23T20:39:49.071Z | Compiling heck v0.5.0 |
| 557 | 2026-03-23T20:39:49.134Z | Compiling schemars v0.8.22 |
| 558 | 2026-03-23T20:39:49.249Z | Compiling tap v1.0.1 |
| 559 | 2026-03-23T20:39:49.327Z | Compiling strsim v0.11.1 |
| 560 | 2026-03-23T20:39:49.391Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 561 | 2026-03-23T20:39:49.445Z | Compiling fastrand v2.3.0 |
| 562 | 2026-03-23T20:39:49.650Z | Compiling simd-adler32 v0.3.8 |
| 563 | 2026-03-23T20:39:49.758Z | Compiling adler2 v2.0.1 |
| 564 | 2026-03-23T20:39:49.955Z | Compiling clap_lex v1.0.0 |
| 565 | 2026-03-23T20:39:50.255Z | Compiling colored v3.1.1 |
| 566 | 2026-03-23T20:39:50.387Z | Compiling ryu v1.0.23 |
| 567 | 2026-03-23T20:39:50.400Z | Compiling iri-string v0.7.10 |
| 568 | 2026-03-23T20:39:50.753Z | Compiling serde_urlencoded v0.7.1 |
| 569 | 2026-03-23T20:39:50.778Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 570 | 2026-03-23T20:39:51.115Z | Compiling tempfile v3.25.0 |
| 571 | 2026-03-23T20:39:51.551Z | Compiling clap_builder v4.5.59 |
| 572 | 2026-03-23T20:39:52.303Z | Compiling tower-http v0.6.8 |
| 573 | 2026-03-23T20:39:52.466Z | Compiling miniz_oxide v0.8.9 |
| 574 | 2026-03-23T20:39:53.707Z | Compiling wyz v0.5.1 |
| 575 | 2026-03-23T20:39:53.978Z | Compiling clap_derive v4.5.55 |
| 576 | 2026-03-23T20:39:54.516Z | Compiling schemars_derive v0.8.22 |
| 577 | 2026-03-23T20:39:56.128Z | Compiling num-rational v0.4.2 |
| 578 | 2026-03-23T20:39:56.721Z | Compiling hyper-rustls v0.27.7 |
| 579 | 2026-03-23T20:39:56.989Z | Compiling num_enum_derive v0.7.5 |
| 580 | 2026-03-23T20:39:57.513Z | Compiling proc-macro-crate v1.3.1 |
| 581 | 2026-03-23T20:39:58.289Z | Compiling url v2.5.8 |
| 582 | 2026-03-23T20:39:59.257Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-03-23T20:39:59.288Z | Compiling usdt-attr-macro v0.5.0 |
| 584 | 2026-03-23T20:40:00.123Z | Compiling num-iter v0.1.45 |
| 585 | 2026-03-23T20:40:00.221Z | Compiling tokio-util v0.7.18 |
| 586 | 2026-03-23T20:40:00.276Z | Compiling futures-executor v0.3.32 |
| 587 | 2026-03-23T20:40:01.350Z | Compiling num-complex v0.4.6 |
| 588 | 2026-03-23T20:40:01.399Z | Compiling erased-serde v0.3.31 |
| 589 | 2026-03-23T20:40:02.017Z | Compiling http-body-util v0.1.3 |
| 590 | 2026-03-23T20:40:02.272Z | Compiling memmap2 v0.9.10 |
| 591 | 2026-03-23T20:40:02.374Z | Compiling memmap v0.7.0 |
| 592 | 2026-03-23T20:40:02.646Z | Compiling filetime v0.2.27 |
| 593 | 2026-03-23T20:40:02.658Z | Compiling arrayref v0.3.9 |
| 594 | 2026-03-23T20:40:02.744Z | Compiling untrusted v0.7.1 |
| 595 | 2026-03-23T20:40:02.893Z | Compiling xattr v1.6.1 |
| 596 | 2026-03-23T20:40:02.905Z | Compiling toml_write v0.1.2 |
| 597 | 2026-03-23T20:40:02.908Z | Compiling hex v0.4.3 |
| 598 | 2026-03-23T20:40:03.121Z | Compiling same-file v1.0.6 |
| 599 | 2026-03-23T20:40:03.199Z | Compiling cpufeatures v0.2.17 |
| 600 | 2026-03-23T20:40:03.282Z | Compiling constant_time_eq v0.4.2 |
| 601 | 2026-03-23T20:40:03.326Z | Compiling funty v2.0.0 |
| 602 | 2026-03-23T20:40:03.506Z | Compiling iana-time-zone v0.1.65 |
| 603 | 2026-03-23T20:40:03.924Z | Compiling dyn-clone v1.0.20 |
| 604 | 2026-03-23T20:40:04.098Z | Compiling spin v0.5.2 |
| 605 | 2026-03-23T20:40:04.158Z | Compiling arrayvec v0.7.6 |
| 606 | 2026-03-23T20:40:04.894Z | Compiling bitvec v1.0.1 |
| 607 | 2026-03-23T20:40:05.644Z | Compiling toml_edit v0.22.27 |
| 608 | 2026-03-23T20:40:05.849Z | Compiling chrono v0.4.43 |
| 609 | 2026-03-23T20:40:05.929Z | Compiling walkdir v2.5.0 |
| 610 | 2026-03-23T20:40:06.891Z | Compiling tar v0.4.44 |
| 611 | 2026-03-23T20:40:07.738Z | Compiling usdt v0.5.0 |
| 612 | 2026-03-23T20:40:08.244Z | Compiling reqwest v0.12.28 |
| 613 | 2026-03-23T20:40:09.224Z | Compiling num v0.4.3 |
| 614 | 2026-03-23T20:40:10.236Z | Compiling futures v0.3.32 |
| 615 | 2026-03-23T20:40:10.236Z | Compiling flate2 v1.1.9 |
| 616 | 2026-03-23T20:40:10.340Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 617 | 2026-03-23T20:40:10.865Z | Compiling num_enum v0.7.5 |
| 618 | 2026-03-23T20:40:10.957Z | Compiling num_enum_derive v0.6.1 |
| 619 | 2026-03-23T20:40:11.016Z | Compiling clap v4.5.59 |
| 620 | 2026-03-23T20:40:11.113Z | Compiling toml v0.7.8 |
| 621 | 2026-03-23T20:40:11.857Z | Compiling camino-tempfile v1.4.1 |
| 622 | 2026-03-23T20:40:12.176Z | Compiling usdt-attr-macro v0.3.5 |
| 623 | 2026-03-23T20:40:12.418Z | Compiling usdt-macro v0.3.5 |
| 624 | 2026-03-23T20:40:13.095Z | Compiling cargo-platform v0.1.9 |
| 625 | 2026-03-23T20:40:13.256Z | Compiling async-trait v0.1.89 |
| 626 | 2026-03-23T20:40:13.725Z | Compiling lazy_static v1.5.0 |
| 627 | 2026-03-23T20:40:13.847Z | Compiling topological-sort v0.2.2 |
| 628 | 2026-03-23T20:40:14.046Z | Compiling overwatch v0.1.0 (/work/oxidecomputer/overwatch/overwatch) |
| 629 | 2026-03-23T20:40:14.124Z | Compiling colored v2.2.0 |
| 630 | 2026-03-23T20:40:14.354Z | Compiling cargo_metadata v0.19.2 |
| 631 | 2026-03-23T20:40:14.516Z | Compiling omicron-zone-package v0.11.1 |
| 632 | 2026-03-23T20:40:14.923Z | Compiling usdt v0.3.5 |
| 633 | 2026-03-23T20:40:15.075Z | Compiling num_enum v0.6.1 |
| 634 | 2026-03-23T20:40:15.220Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 635 | 2026-03-23T20:40:15.239Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 636 | 2026-03-23T20:40:15.545Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 637 | 2026-03-23T20:40:16.156Z | Compiling toml v0.8.23 |
| 638 | 2026-03-23T20:40:16.822Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 639 | 2026-03-23T20:40:17.744Z | Compiling pretty-hex v0.3.0 |
| 640 | 2026-03-23T20:40:17.907Z | Compiling indoc v2.0.7 |
| 641 | 2026-03-23T20:40:18.464Z | Compiling macaddr v1.0.1 |
| 642 | 2026-03-23T20:40:20.903Z | Compiling xtask v0.1.0 (/work/oxidecomputer/overwatch/xtask) |
| 643 | 2026-03-23T20:40:23.173Z | Compiling overwatch-package v0.1.0 (/work/oxidecomputer/overwatch/package) |
| 644 | 2026-03-23T20:40:33.595Z | Finished `release` profile [optimized] target(s) in 1m 19s |
| 645 | 2026-03-23T20:40:33.775Z | |
| 646 | 2026-03-23T20:40:33.779Z | real 1:19.266843422 |
| 647 | 2026-03-23T20:40:33.779Z | user 8:02.294340221 |
| 648 | 2026-03-23T20:40:33.779Z | sys 45.161486411 |
| 649 | 2026-03-23T20:40:33.779Z | trap 0.253325630 |
| 650 | 2026-03-23T20:40:33.779Z | tflt 1.154468865 |
| 651 | 2026-03-23T20:40:33.779Z | dflt 1.273909164 |
| 652 | 2026-03-23T20:40:33.779Z | kflt 0.045471262 |
| 653 | 2026-03-23T20:40:33.779Z | lock 31:23.181301733 |
| 654 | 2026-03-23T20:40:33.779Z | slp 22:30.989891292 |
| 655 | 2026-03-23T20:40:33.779Z | lat 42.804709523 |
| 656 | 2026-03-23T20:40:33.779Z | stop 52.345715293 |
| 657 | 2026-03-23T20:40:33.779Z | + banner package |
| 658 | 2026-03-23T20:40:33.779Z | |
| 659 | 2026-03-23T20:40:33.779Z | ##### ## #### # # ## #### ###### |
| 660 | 2026-03-23T20:40:33.779Z | # # # # # # # # # # # # # |
| 661 | 2026-03-23T20:40:33.779Z | # # # # # #### # # # ##### |
| 662 | 2026-03-23T20:40:33.779Z | ##### ###### # # # ###### # ### # |
| 663 | 2026-03-23T20:40:33.779Z | # # # # # # # # # # # # |
| 664 | 2026-03-23T20:40:33.779Z | # # # #### # # # # #### ###### |
| 665 | 2026-03-23T20:40:33.779Z | |
| 666 | 2026-03-23T20:40:33.779Z | + cargo xtask package |
| 667 | 2026-03-23T20:40:33.889Z | Compiling proc-macro2 v1.0.106 |
| 668 | 2026-03-23T20:40:33.889Z | Compiling quote v1.0.44 |
| 669 | 2026-03-23T20:40:33.889Z | Compiling unicode-ident v1.0.24 |
| 670 | 2026-03-23T20:40:33.895Z | Compiling serde_core v1.0.228 |
| 671 | 2026-03-23T20:40:33.895Z | Compiling serde v1.0.228 |
| 672 | 2026-03-23T20:40:33.895Z | Compiling utf8parse v0.2.2 |
| 673 | 2026-03-23T20:40:33.895Z | Compiling zmij v1.0.21 |
| 674 | 2026-03-23T20:40:33.895Z | Compiling is_terminal_polyfill v1.70.2 |
| 675 | 2026-03-23T20:40:34.002Z | Compiling anstyle-parse v0.2.7 |
| 676 | 2026-03-23T20:40:34.028Z | Compiling anstyle-query v1.1.5 |
| 677 | 2026-03-23T20:40:34.034Z | Compiling colorchoice v1.0.4 |
| 678 | 2026-03-23T20:40:34.133Z | Compiling serde_json v1.0.149 |
| 679 | 2026-03-23T20:40:34.140Z | Compiling camino v1.2.2 |
| 680 | 2026-03-23T20:40:34.205Z | Compiling thiserror v2.0.18 |
| 681 | 2026-03-23T20:40:34.272Z | Compiling equivalent v1.0.2 |
| 682 | 2026-03-23T20:40:34.275Z | Compiling hashbrown v0.16.1 |
| 683 | 2026-03-23T20:40:34.302Z | Compiling anstyle v1.0.13 |
| 684 | 2026-03-23T20:40:34.396Z | Compiling heck v0.5.0 |
| 685 | 2026-03-23T20:40:34.550Z | Compiling anstream v0.6.21 |
| 686 | 2026-03-23T20:40:34.565Z | Compiling strsim v0.11.1 |
| 687 | 2026-03-23T20:40:34.640Z | Compiling itoa v1.0.17 |
| 688 | 2026-03-23T20:40:34.693Z | Compiling memchr v2.8.0 |
| 689 | 2026-03-23T20:40:34.860Z | Compiling toml_write v0.1.2 |
| 690 | 2026-03-23T20:40:34.865Z | Compiling clap_lex v1.0.0 |
| 691 | 2026-03-23T20:40:34.975Z | Compiling indexmap v2.13.0 |
| 692 | 2026-03-23T20:40:34.995Z | Compiling anyhow v1.0.101 |
| 693 | 2026-03-23T20:40:35.079Z | Compiling winnow v0.7.14 |
| 694 | 2026-03-23T20:40:35.092Z | Compiling clap_builder v4.5.59 |
| 695 | 2026-03-23T20:40:35.384Z | Compiling syn v2.0.116 |
| 696 | 2026-03-23T20:40:35.470Z | Compiling indoc v2.0.7 |
| 697 | 2026-03-23T20:40:36.613Z | Compiling semver v1.0.27 |
| 698 | 2026-03-23T20:40:38.140Z | Compiling serde_derive v1.0.228 |
| 699 | 2026-03-23T20:40:38.140Z | Compiling thiserror-impl v2.0.18 |
| 700 | 2026-03-23T20:40:38.140Z | Compiling clap_derive v4.5.55 |
| 701 | 2026-03-23T20:40:39.652Z | Compiling clap v4.5.59 |
| 702 | 2026-03-23T20:40:41.015Z | Compiling serde_spanned v0.6.9 |
| 703 | 2026-03-23T20:40:41.016Z | Compiling toml_datetime v0.6.11 |
| 704 | 2026-03-23T20:40:41.019Z | Compiling cargo-platform v0.1.9 |
| 705 | 2026-03-23T20:40:41.179Z | Compiling cargo_metadata v0.19.2 |
| 706 | 2026-03-23T20:40:41.189Z | Compiling toml_edit v0.22.27 |
| 707 | 2026-03-23T20:40:42.836Z | Compiling toml v0.8.23 |
| 708 | 2026-03-23T20:40:43.551Z | Compiling xtask v0.1.0 (/work/oxidecomputer/overwatch/xtask) |
| 709 | 2026-03-23T20:40:44.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.71s |
| 710 | 2026-03-23T20:40:44.520Z | Running `target/debug/xtask package` |
| 711 | 2026-03-23T20:40:48.028Z | Remove and make new directories for packaging |
| 712 | 2026-03-23T20:40:48.034Z | Get git rev-list count |
| 713 | 2026-03-23T20:40:48.034Z | Git rev-list count: 43 |
| 714 | 2026-03-23T20:40:48.034Z | Copy "/work/oxidecomputer/overwatch/target/release/overwatch" to "/work/oxidecomputer/overwatch/pkg/proto/usr/bin/overwatch" |
| 715 | 2026-03-23T20:40:48.041Z | creating package version: "0.1.0.43" |
| 716 | 2026-03-23T20:40:48.041Z | Created /work/oxidecomputer/overwatch/pkg/overwatch.base.p5m |
| 717 | 2026-03-23T20:40:48.041Z | generating dependency list... |
| 718 | 2026-03-23T20:40:51.370Z | resolving dependencies against system packages... |
| 719 | 2026-03-23T20:41:05.143Z | Successfully created "/work/oxidecomputer/overwatch/pkg/overwatch.final.p5m" |
| 720 | 2026-03-23T20:41:05.143Z | ----- manifest: --------------------------- |
| 721 | 2026-03-23T20:41:05.682Z | set name=pkg.fmri value=pkg://helios-dev/network/overwatch@0.1.0.43 |
| 722 | 2026-03-23T20:41:05.682Z | set name=pkg.summary value="Overwatch: a P4-powered packet tracer" |
| 723 | 2026-03-23T20:41:05.682Z | set name=info.classification \ |
| 724 | 2026-03-23T20:41:05.682Z | value=org.opensolaris.category.2008:Network/Application |
| 725 | 2026-03-23T20:41:05.682Z | set name=variant.arch value=i386 |
| 726 | 2026-03-23T20:41:05.682Z | set name=variant.opensolaris.zone value=global value=nonglobal |
| 727 | 2026-03-23T20:41:05.682Z | file path=usr/bin/overwatch owner=root group=bin mode=0755 |
| 728 | 2026-03-23T20:41:05.682Z | depend type=require fmri=pkg:/system/library/gcc-runtime@14-2.0 |
| 729 | 2026-03-23T20:41:05.682Z | depend type=require fmri=pkg:/system/library/math@0.5.11-2.0.23457 |
| 730 | 2026-03-23T20:41:05.682Z | depend type=require fmri=pkg:/system/library@0.5.11-2.0.23457 |
| 731 | 2026-03-23T20:41:05.710Z | ------------------------------------------- |
| 732 | 2026-03-23T20:41:09.756Z | pkg://helios-dev/network/overwatch@0.1.0.43,5.11:20260323T204106Z |
| 733 | 2026-03-23T20:41:09.756Z | PUBLISHED |
| 734 | 2026-03-23T20:41:10.461Z | Retrieving packages for publisher helios-dev ... |
| 735 | 2026-03-23T20:41:10.464Z | Retrieving catalog 'helios-dev' ... Done |
| 736 | 2026-03-23T20:41:10.466Z | Retrieving and evaluating 1 package(s)... |
| 737 | 2026-03-23T20:41:10.466Z | Fetching manifests: 1/1 100% complete |
| 738 | 2026-03-23T20:41:10.466Z | Fetching manifests: 1/1 100% complete |
| 739 | 2026-03-23T20:41:10.466Z | |
| 740 | 2026-03-23T20:41:10.467Z | Archiving packages ... |
| 741 | 2026-03-23T20:41:10.467Z | Packages to add: 1 |
| 742 | 2026-03-23T20:41:10.467Z | Files to retrieve: 1 |
| 743 | 2026-03-23T20:41:10.467Z | Estimated transfer size: 4.43 MB |
| 744 | 2026-03-23T20:41:10.467Z | |
| 745 | 2026-03-23T20:41:10.467Z | Packages to archive: |
| 746 | 2026-03-23T20:41:10.467Z | network/overwatch@0.1.0.43,5.11:20260323T204106Z |
| 747 | 2026-03-23T20:41:10.467Z | |
| 748 | 2026-03-23T20:41:10.467Z | Download: 0/1 items 0.0/4.4MB 0% complete |
| 749 | 2026-03-23T20:41:10.478Z | Download: Completed 4.43 MB in 0.01 seconds (348M/s) |
| 750 | 2026-03-23T20:41:10.481Z | Archiving: 1/10 items 0.0/4.4MB 0% complete |
| 751 | 2026-03-23T20:41:10.484Z | Archiving: Completed 4.45 MB in 0.00 seconds |
| 752 | 2026-03-23T20:41:10.526Z | + banner copy |
| 753 | 2026-03-23T20:41:10.529Z | |
| 754 | 2026-03-23T20:41:10.529Z | #### #### ##### # # |
| 755 | 2026-03-23T20:41:10.529Z | # # # # # # # # |
| 756 | 2026-03-23T20:41:10.529Z | # # # # # # |
| 757 | 2026-03-23T20:41:10.529Z | # # # ##### # |
| 758 | 2026-03-23T20:41:10.529Z | # # # # # # |
| 759 | 2026-03-23T20:41:10.529Z | #### #### # # |
| 760 | 2026-03-23T20:41:10.529Z | |
| 761 | 2026-03-23T20:41:10.529Z | + pfexec mkdir -p /out |
| 762 | 2026-03-23T20:41:10.532Z | + pfexec chown 12345 /out |
| 763 | 2026-03-23T20:41:10.534Z | + PKG_NAME=/out/overwatch.p5p |
| 764 | 2026-03-23T20:41:10.535Z | + mv pkg/packages/repo/overwatch-0.1.0.43.p5p /out/overwatch.p5p |
| 765 | 2026-03-23T20:41:10.541Z | + sha256sum /out/overwatch.p5p |
| 766 | 2026-03-23T20:41:10.548Z | process exited: duration 116119 ms, exit code 0 |
| |
| 767 | 2026-03-23T20:41:10.561Z | found 2 output files |
| 768 | 2026-03-23T20:41:10.561Z | uploading: /out/overwatch.p5p (4669440 bytes) |
| 769 | 2026-03-23T20:41:11.608Z | uploaded: /out/overwatch.p5p |
| 770 | 2026-03-23T20:41:11.608Z | uploading: /out/overwatch.p5p.sha256 (85 bytes) |
| 771 | 2026-03-23T20:41:12.616Z | uploaded: /out/overwatch.p5p.sha256 |