|
|
|
| 1 | 2026-06-05T12:17:11.613Z | job assigned to worker 01KTBVCZTWMYQW2VEBKQST4KB9 [factory aws, i-0f1bf414a0ca4ccd3] (queued for 58 s) |
| |
| 2 | 2026-06-05T12:17:18.640Z | starting task 0: "setup" |
| 3 | 2026-06-05T12:17:18.645Z | ++ uname -s |
| 4 | 2026-06-05T12:17:18.648Z | + kern=SunOS |
| 5 | 2026-06-05T12:17:18.648Z | + build_user=build |
| 6 | 2026-06-05T12:17:18.648Z | + build_uid=12345 |
| 7 | 2026-06-05T12:17:18.648Z | + work_dir=/work |
| 8 | 2026-06-05T12:17:18.648Z | + input_dir=/input |
| 9 | 2026-06-05T12:17:18.648Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T12:17:18.648Z | + case "$kern" in |
| 11 | 2026-06-05T12:17:18.648Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T12:17:18.651Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T12:17:20.656Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T12:17:20.752Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T12:17:20.756Z | + home_fs=zfs |
| 16 | 2026-06-05T12:17:20.756Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T12:17:20.756Z | + mkdir -p /home/build |
| 18 | 2026-06-05T12:17:20.756Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T12:17:22.757Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T12:17:22.760Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-06-05T12:17:22.765Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T12:17:22.770Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T12:17:22.770Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T12:17:22.770Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-05T12:17:22.770Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T12:17:22.773Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T12:17:22.773Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T12:17:22.773Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T12:17:22.773Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T12:17:22.867Z | info: downloading installer |
| 31 | 2026-06-05T12:17:24.186Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T12:17:24.186Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T12:17:24.186Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T12:17:24.189Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T12:17:24.189Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T12:17:24.189Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T12:17:24.189Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T12:17:24.189Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T12:17:24.189Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T12:17:24.189Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T12:17:24.189Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T12:17:24.189Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T12:17:24.189Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T12:17:24.200Z | info: profile set to default |
| 45 | 2026-06-05T12:17:24.200Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T12:17:24.203Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T12:17:24.325Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T12:17:24.328Z | info: downloading 6 components |
| 49 | 2026-06-05T12:17:38.759Z | |
| 50 | 2026-06-05T12:17:38.759Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-05T12:17:38.801Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T12:17:38.801Z | |
| 53 | 2026-06-05T12:17:38.801Z | |
| 54 | 2026-06-05T12:17:38.801Z | Rust is installed now. Great! |
| 55 | 2026-06-05T12:17:38.801Z | |
| 56 | 2026-06-05T12:17:38.801Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T12:17:38.801Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T12:17:38.801Z | |
| 59 | 2026-06-05T12:17:38.801Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T12:17:38.801Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T12:17:38.801Z | |
| 62 | 2026-06-05T12:17:38.801Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T12:17:38.805Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T12:17:38.805Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T12:17:38.805Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T12:17:38.805Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T12:17:38.805Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T12:17:38.805Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T12:17:38.805Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T12:17:38.805Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T12:17:38.902Z | + rustup --version |
| 72 | 2026-06-05T12:17:38.911Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T12:17:38.914Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T12:17:38.931Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T12:17:38.934Z | + cargo --version |
| 76 | 2026-06-05T12:17:38.947Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T12:17:38.950Z | + rustc --version |
| 78 | 2026-06-05T12:17:38.969Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T12:17:38.972Z | process exited: duration 16204 ms, exit code 0 |
| |
| 80 | 2026-06-05T12:17:38.978Z | starting task 2: "authentication" |
| 81 | 2026-06-05T12:17:38.994Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T12:17:39.000Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T12:17:39.003Z | + mkdir -p /work/oxidecomputer/management-gateway-service |
| 84 | 2026-06-05T12:17:39.006Z | + git clone https://github.com/oxidecomputer/management-gateway-service /work/oxidecomputer/management-gateway-service |
| 85 | 2026-06-05T12:17:39.046Z | Cloning into '/work/oxidecomputer/management-gateway-service'... |
| 86 | 2026-06-05T12:17:39.676Z | + cd /work/oxidecomputer/management-gateway-service |
| 87 | 2026-06-05T12:17:39.676Z | + git fetch origin d7ab744c99a81fe7bd6af5ba84c11a0ceea277f6 |
| 88 | 2026-06-05T12:17:39.925Z | From https://github.com/oxidecomputer/management-gateway-service |
| 89 | 2026-06-05T12:17:39.925Z | * branch d7ab744c99a81fe7bd6af5ba84c11a0ceea277f6 -> FETCH_HEAD |
| 90 | 2026-06-05T12:17:39.930Z | + [[ -n james/pmbus-please ]] |
| 91 | 2026-06-05T12:17:39.933Z | ++ git branch --show-current |
| 92 | 2026-06-05T12:17:39.933Z | + current=main |
| 93 | 2026-06-05T12:17:39.933Z | + [[ main != james/pmbus-please ]] |
| 94 | 2026-06-05T12:17:39.933Z | + git branch -f james/pmbus-please d7ab744c99a81fe7bd6af5ba84c11a0ceea277f6 |
| 95 | 2026-06-05T12:17:39.936Z | + git checkout -f james/pmbus-please |
| 96 | 2026-06-05T12:17:39.942Z | Switched to branch 'james/pmbus-please' |
| 97 | 2026-06-05T12:17:39.945Z | + git reset --hard d7ab744c99a81fe7bd6af5ba84c11a0ceea277f6 |
| 98 | 2026-06-05T12:17:39.949Z | HEAD is now at d7ab744 Change error types |
| 99 | 2026-06-05T12:17:39.952Z | process exited: duration 949 ms, exit code 0 |
| |
| 100 | 2026-06-05T12:17:39.958Z | starting task 4: "build" |
| 101 | 2026-06-05T12:17:39.962Z | + cargo --version |
| 102 | 2026-06-05T12:17:39.967Z | info: syncing channel updates for 1.89.0-x86_64-unknown-illumos |
| 103 | 2026-06-05T12:17:40.112Z | info: latest update on 2025-08-07 for version 1.89.0 (29483883e 2025-08-04) |
| 104 | 2026-06-05T12:17:40.115Z | info: downloading 6 components |
| 105 | 2026-06-05T12:17:56.314Z | cargo 1.89.0 (c24e10642 2025-06-23) |
| 106 | 2026-06-05T12:17:56.317Z | + rustc --version |
| 107 | 2026-06-05T12:17:56.344Z | rustc 1.89.0 (29483883e 2025-08-04) |
| 108 | 2026-06-05T12:17:56.348Z | + pfexec mkdir -p /out |
| 109 | 2026-06-05T12:17:56.351Z | + pfexec chown build /out |
| 110 | 2026-06-05T12:17:56.354Z | + banner build |
| 111 | 2026-06-05T12:17:56.357Z | |
| 112 | 2026-06-05T12:17:56.357Z | ##### # # # # ##### |
| 113 | 2026-06-05T12:17:56.357Z | # # # # # # # # |
| 114 | 2026-06-05T12:17:56.357Z | ##### # # # # # # |
| 115 | 2026-06-05T12:17:56.357Z | # # # # # # # # |
| 116 | 2026-06-05T12:17:56.357Z | # # # # # # # # |
| 117 | 2026-06-05T12:17:56.357Z | ##### #### # ###### ##### |
| 118 | 2026-06-05T12:17:56.357Z | |
| 119 | 2026-06-05T12:17:56.357Z | + ptime -m cargo build --release --bin faux-mgs |
| 120 | 2026-06-05T12:17:56.438Z | Updating crates.io index |
| 121 | 2026-06-05T12:17:56.442Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 122 | 2026-06-05T12:17:56.733Z | Updating git repository `https://github.com/oxidecomputer/turin-post-decoder` |
| 123 | 2026-06-05T12:17:57.409Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 124 | 2026-06-05T12:17:57.740Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain.git` |
| 125 | 2026-06-05T12:17:58.115Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 126 | 2026-06-05T12:17:58.552Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 127 | 2026-06-05T12:17:59.154Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 128 | 2026-06-05T12:18:01.818Z | Downloading crates ... |
| 129 | 2026-06-05T12:18:01.879Z | Downloaded cfg-if v1.0.1 |
| 130 | 2026-06-05T12:18:01.883Z | Downloaded array-init v0.0.4 |
| 131 | 2026-06-05T12:18:01.886Z | Downloaded anstyle-query v1.1.4 |
| 132 | 2026-06-05T12:18:01.886Z | Downloaded ident_case v1.0.1 |
| 133 | 2026-06-05T12:18:01.886Z | Downloaded adler2 v2.0.1 |
| 134 | 2026-06-05T12:18:01.889Z | Downloaded slog-async v2.8.0 |
| 135 | 2026-06-05T12:18:01.889Z | Downloaded anstyle v1.0.11 |
| 136 | 2026-06-05T12:18:01.892Z | Downloaded thiserror v2.0.17 |
| 137 | 2026-06-05T12:18:01.896Z | Downloaded slog-term v2.9.2 |
| 138 | 2026-06-05T12:18:01.899Z | Downloaded bitflags v1.3.2 |
| 139 | 2026-06-05T12:18:01.902Z | Downloaded thread_local v1.1.9 |
| 140 | 2026-06-05T12:18:01.902Z | Downloaded bitfield v0.14.0 |
| 141 | 2026-06-05T12:18:01.905Z | Downloaded base16ct v0.2.0 |
| 142 | 2026-06-05T12:18:01.905Z | Downloaded terminal_size v0.4.3 |
| 143 | 2026-06-05T12:18:01.908Z | Downloaded thread-id v4.2.2 |
| 144 | 2026-06-05T12:18:01.908Z | Downloaded tokio-macros v2.6.0 |
| 145 | 2026-06-05T12:18:01.911Z | Downloaded thiserror-impl v1.0.69 |
| 146 | 2026-06-05T12:18:01.911Z | Downloaded byteorder v1.5.0 |
| 147 | 2026-06-05T12:18:01.911Z | Downloaded bitflags v2.9.4 |
| 148 | 2026-06-05T12:18:01.914Z | Downloaded lock_api v0.4.13 |
| 149 | 2026-06-05T12:18:01.917Z | Downloaded toml_datetime v0.6.11 |
| 150 | 2026-06-05T12:18:01.917Z | Downloaded tap v1.0.1 |
| 151 | 2026-06-05T12:18:01.920Z | Downloaded anstyle-parse v0.2.7 |
| 152 | 2026-06-05T12:18:01.923Z | Downloaded lazy_static v1.5.0 |
| 153 | 2026-06-05T12:18:01.923Z | Downloaded is_terminal_polyfill v1.70.1 |
| 154 | 2026-06-05T12:18:01.923Z | Downloaded inout v0.1.4 |
| 155 | 2026-06-05T12:18:01.926Z | Downloaded thiserror-impl v2.0.17 |
| 156 | 2026-06-05T12:18:01.926Z | Downloaded futures-core v0.3.31 |
| 157 | 2026-06-05T12:18:01.929Z | Downloaded thiserror v1.0.69 |
| 158 | 2026-06-05T12:18:01.932Z | Downloaded static_assertions v1.1.0 |
| 159 | 2026-06-05T12:18:01.935Z | Downloaded clap_lex v0.7.5 |
| 160 | 2026-06-05T12:18:01.935Z | Downloaded instant v0.1.13 |
| 161 | 2026-06-05T12:18:01.935Z | Downloaded smallvec v1.15.1 |
| 162 | 2026-06-05T12:18:01.939Z | Downloaded funty v2.0.0 |
| 163 | 2026-06-05T12:18:01.939Z | Downloaded linked-hash-map v0.5.6 |
| 164 | 2026-06-05T12:18:01.942Z | Downloaded futures-sink v0.3.31 |
| 165 | 2026-06-05T12:18:01.942Z | Downloaded termcolor v1.4.1 |
| 166 | 2026-06-05T12:18:01.942Z | Downloaded dtrace-parser v0.2.0 |
| 167 | 2026-06-05T12:18:01.946Z | Downloaded crypto-common v0.1.6 |
| 168 | 2026-06-05T12:18:01.946Z | Downloaded generic-array v0.14.7 |
| 169 | 2026-06-05T12:18:01.946Z | Downloaded crc-catalog v2.4.0 |
| 170 | 2026-06-05T12:18:01.949Z | Downloaded void v1.0.2 |
| 171 | 2026-06-05T12:18:01.949Z | Downloaded futures-task v0.3.31 |
| 172 | 2026-06-05T12:18:01.949Z | Downloaded lzss v0.8.2 |
| 173 | 2026-06-05T12:18:01.952Z | Downloaded equivalent v1.0.2 |
| 174 | 2026-06-05T12:18:01.952Z | Downloaded utf8parse v0.2.2 |
| 175 | 2026-06-05T12:18:01.955Z | Downloaded usdt-attr-macro v0.5.0 |
| 176 | 2026-06-05T12:18:01.955Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 177 | 2026-06-05T12:18:01.955Z | Downloaded memoffset v0.9.1 |
| 178 | 2026-06-05T12:18:01.958Z | Downloaded is-terminal v0.4.16 |
| 179 | 2026-06-05T12:18:01.958Z | Downloaded bzip2 v0.4.4 |
| 180 | 2026-06-05T12:18:01.961Z | Downloaded anstream v0.6.20 |
| 181 | 2026-06-05T12:18:01.961Z | Downloaded time-core v0.1.4 |
| 182 | 2026-06-05T12:18:01.964Z | Downloaded hubpack_derive v0.1.1 |
| 183 | 2026-06-05T12:18:01.964Z | Downloaded ff v0.13.1 |
| 184 | 2026-06-05T12:18:01.967Z | Downloaded darling_macro v0.13.4 |
| 185 | 2026-06-05T12:18:01.967Z | Downloaded crc v3.3.0 |
| 186 | 2026-06-05T12:18:01.967Z | Downloaded unit-prefix v0.5.1 |
| 187 | 2026-06-05T12:18:01.970Z | Downloaded tls_codec v0.4.2 |
| 188 | 2026-06-05T12:18:01.970Z | Downloaded heck v0.5.0 |
| 189 | 2026-06-05T12:18:01.973Z | Downloaded flagset v0.4.7 |
| 190 | 2026-06-05T12:18:01.973Z | Downloaded typenum v1.18.0 |
| 191 | 2026-06-05T12:18:01.976Z | Downloaded itoa v1.0.15 |
| 192 | 2026-06-05T12:18:01.976Z | Downloaded nodrop v0.1.14 |
| 193 | 2026-06-05T12:18:01.978Z | Downloaded stable_deref_trait v1.2.0 |
| 194 | 2026-06-05T12:18:01.978Z | Downloaded hash32 v0.2.1 |
| 195 | 2026-06-05T12:18:01.978Z | Downloaded hex v0.4.3 |
| 196 | 2026-06-05T12:18:01.981Z | Downloaded fxhash v0.2.1 |
| 197 | 2026-06-05T12:18:01.981Z | Downloaded usdt-macro v0.5.0 |
| 198 | 2026-06-05T12:18:01.983Z | Downloaded zeroize_derive v1.4.2 |
| 199 | 2026-06-05T12:18:01.984Z | Downloaded humantime v2.3.0 |
| 200 | 2026-06-05T12:18:01.984Z | Downloaded futures-channel v0.3.31 |
| 201 | 2026-06-05T12:18:01.986Z | Downloaded precomputed-hash v0.1.1 |
| 202 | 2026-06-05T12:18:01.986Z | Downloaded strsim v0.10.0 |
| 203 | 2026-06-05T12:18:01.989Z | Downloaded errno v0.3.13 |
| 204 | 2026-06-05T12:18:01.989Z | Downloaded plain v0.2.3 |
| 205 | 2026-06-05T12:18:01.989Z | Downloaded memmap v0.7.0 |
| 206 | 2026-06-05T12:18:01.991Z | Downloaded maybe-uninit v2.0.0 |
| 207 | 2026-06-05T12:18:01.992Z | Downloaded hubpack v0.1.2 |
| 208 | 2026-06-05T12:18:01.994Z | Downloaded fnv v1.0.7 |
| 209 | 2026-06-05T12:18:01.994Z | Downloaded futures-macro v0.3.31 |
| 210 | 2026-06-05T12:18:01.997Z | Downloaded managed v0.8.0 |
| 211 | 2026-06-05T12:18:01.997Z | Downloaded tokio-stream v0.1.17 |
| 212 | 2026-06-05T12:18:02.001Z | Downloaded convert_case v0.4.0 |
| 213 | 2026-06-05T12:18:02.001Z | Downloaded usdt v0.5.0 |
| 214 | 2026-06-05T12:18:02.004Z | Downloaded packed_struct_codegen v0.10.1 |
| 215 | 2026-06-05T12:18:02.004Z | Downloaded num-conv v0.1.0 |
| 216 | 2026-06-05T12:18:02.004Z | Downloaded new_debug_unreachable v1.0.6 |
| 217 | 2026-06-05T12:18:02.004Z | Downloaded colorchoice v1.0.4 |
| 218 | 2026-06-05T12:18:02.004Z | Downloaded lru-cache v0.1.2 |
| 219 | 2026-06-05T12:18:02.007Z | Downloaded pretty-hex v0.4.1 |
| 220 | 2026-06-05T12:18:02.007Z | Downloaded rustc_version v0.4.1 |
| 221 | 2026-06-05T12:18:02.009Z | Downloaded serde_bytes v0.11.19 |
| 222 | 2026-06-05T12:18:02.009Z | Downloaded glob v0.3.3 |
| 223 | 2026-06-05T12:18:02.013Z | Downloaded siphasher v1.0.1 |
| 224 | 2026-06-05T12:18:02.013Z | Downloaded block-buffer v0.10.4 |
| 225 | 2026-06-05T12:18:02.013Z | Downloaded futures-executor v0.3.31 |
| 226 | 2026-06-05T12:18:02.015Z | Downloaded backoff v0.4.0 |
| 227 | 2026-06-05T12:18:02.015Z | Downloaded version_check v0.9.5 |
| 228 | 2026-06-05T12:18:02.015Z | Downloaded ssh-cipher v0.2.0 |
| 229 | 2026-06-05T12:18:02.019Z | Downloaded termios v0.3.3 |
| 230 | 2026-06-05T12:18:02.019Z | Downloaded dof v0.3.0 |
| 231 | 2026-06-05T12:18:02.021Z | Downloaded cipher v0.4.4 |
| 232 | 2026-06-05T12:18:02.021Z | Downloaded strum_macros v0.27.2 |
| 233 | 2026-06-05T12:18:02.024Z | Downloaded cpufeatures v0.2.17 |
| 234 | 2026-06-05T12:18:02.024Z | Downloaded base64ct v1.8.0 |
| 235 | 2026-06-05T12:18:02.027Z | Downloaded ssh-encoding v0.2.0 |
| 236 | 2026-06-05T12:18:02.027Z | Downloaded usdt-impl v0.5.0 |
| 237 | 2026-06-05T12:18:02.029Z | Downloaded path-slash v0.1.5 |
| 238 | 2026-06-05T12:18:02.029Z | Downloaded time-macros v0.2.22 |
| 239 | 2026-06-05T12:18:02.032Z | Downloaded smallvec v0.6.14 |
| 240 | 2026-06-05T12:18:02.032Z | Downloaded camino v1.2.1 |
| 241 | 2026-06-05T12:18:02.034Z | Downloaded getrandom v0.3.3 |
| 242 | 2026-06-05T12:18:02.034Z | Downloaded futures-io v0.3.31 |
| 243 | 2026-06-05T12:18:02.037Z | Downloaded serde-big-array v0.5.1 |
| 244 | 2026-06-05T12:18:02.037Z | Downloaded ed25519 v2.2.3 |
| 245 | 2026-06-05T12:18:02.040Z | Downloaded subtle v2.6.1 |
| 246 | 2026-06-05T12:18:02.040Z | Downloaded term v1.1.0 |
| 247 | 2026-06-05T12:18:02.043Z | Downloaded convert_case v0.8.0 |
| 248 | 2026-06-05T12:18:02.043Z | Downloaded take_mut v0.2.2 |
| 249 | 2026-06-05T12:18:02.047Z | Downloaded strum v0.27.2 |
| 250 | 2026-06-05T12:18:02.047Z | Downloaded radium v0.7.0 |
| 251 | 2026-06-05T12:18:02.047Z | Downloaded num-iter v0.1.45 |
| 252 | 2026-06-05T12:18:02.050Z | Downloaded scroll_derive v0.12.1 |
| 253 | 2026-06-05T12:18:02.050Z | Downloaded rfc6979 v0.4.0 |
| 254 | 2026-06-05T12:18:02.050Z | Downloaded strsim v0.11.1 |
| 255 | 2026-06-05T12:18:02.050Z | Downloaded serde_repr v0.1.20 |
| 256 | 2026-06-05T12:18:02.050Z | Downloaded powerfmt v0.2.0 |
| 257 | 2026-06-05T12:18:02.053Z | Downloaded serde_spanned v0.6.9 |
| 258 | 2026-06-05T12:18:02.053Z | Downloaded num-derive v0.4.2 |
| 259 | 2026-06-05T12:18:02.053Z | Downloaded rand_chacha v0.3.1 |
| 260 | 2026-06-05T12:18:02.057Z | Downloaded wyz v0.5.1 |
| 261 | 2026-06-05T12:18:02.057Z | Downloaded zeroize v1.8.1 |
| 262 | 2026-06-05T12:18:02.057Z | Downloaded string_cache v0.8.9 |
| 263 | 2026-06-05T12:18:02.059Z | Downloaded autocfg v1.5.0 |
| 264 | 2026-06-05T12:18:02.060Z | Downloaded pest_generator v2.8.1 |
| 265 | 2026-06-05T12:18:02.060Z | Downloaded tls_codec_derive v0.4.2 |
| 266 | 2026-06-05T12:18:02.062Z | Downloaded group v0.13.0 |
| 267 | 2026-06-05T12:18:02.062Z | Downloaded deranged v0.4.0 |
| 268 | 2026-06-05T12:18:02.065Z | Downloaded digest v0.10.7 |
| 269 | 2026-06-05T12:18:02.065Z | Downloaded async-trait v0.1.89 |
| 270 | 2026-06-05T12:18:02.068Z | Downloaded ecdsa v0.16.9 |
| 271 | 2026-06-05T12:18:02.068Z | Downloaded pin-utils v0.1.0 |
| 272 | 2026-06-05T12:18:02.069Z | Downloaded darling v0.13.4 |
| 273 | 2026-06-05T12:18:02.072Z | Downloaded primeorder v0.13.6 |
| 274 | 2026-06-05T12:18:02.075Z | Downloaded phf_shared v0.11.3 |
| 275 | 2026-06-05T12:18:02.080Z | Downloaded slab v0.4.11 |
| 276 | 2026-06-05T12:18:02.080Z | Downloaded parse_int v0.6.0 |
| 277 | 2026-06-05T12:18:02.080Z | Downloaded serde_with_macros v1.5.2 |
| 278 | 2026-06-05T12:18:02.080Z | Downloaded signature v2.2.0 |
| 279 | 2026-06-05T12:18:02.082Z | Downloaded serde-hex v0.1.0 |
| 280 | 2026-06-05T12:18:02.082Z | Downloaded pkg-config v0.3.32 |
| 281 | 2026-06-05T12:18:02.082Z | Downloaded unicode-ident v1.0.18 |
| 282 | 2026-06-05T12:18:02.085Z | Downloaded spin v0.9.8 |
| 283 | 2026-06-05T12:18:02.087Z | Downloaded getrandom v0.2.16 |
| 284 | 2026-06-05T12:18:02.087Z | Downloaded crossbeam-utils v0.8.21 |
| 285 | 2026-06-05T12:18:02.090Z | Downloaded hmac v0.12.1 |
| 286 | 2026-06-05T12:18:02.090Z | Downloaded zerocopy-derive v0.7.35 |
| 287 | 2026-06-05T12:18:02.093Z | Downloaded iana-time-zone v0.1.63 |
| 288 | 2026-06-05T12:18:02.095Z | Downloaded der_derive v0.7.3 |
| 289 | 2026-06-05T12:18:02.096Z | Downloaded half v1.8.3 |
| 290 | 2026-06-05T12:18:02.098Z | Downloaded rand_chacha v0.9.0 |
| 291 | 2026-06-05T12:18:02.098Z | Downloaded pkcs8 v0.10.2 |
| 292 | 2026-06-05T12:18:02.101Z | Downloaded crc32fast v1.5.0 |
| 293 | 2026-06-05T12:18:02.101Z | Downloaded base64 v0.21.7 |
| 294 | 2026-06-05T12:18:02.104Z | Downloaded packed_struct v0.10.1 |
| 295 | 2026-06-05T12:18:02.104Z | Downloaded serde_tokenstream v0.2.2 |
| 296 | 2026-06-05T12:18:02.104Z | Downloaded rand_core v0.9.3 |
| 297 | 2026-06-05T12:18:02.107Z | Downloaded rand_core v0.6.4 |
| 298 | 2026-06-05T12:18:02.107Z | Downloaded num-integer v0.1.46 |
| 299 | 2026-06-05T12:18:02.107Z | Downloaded pin-project-lite v0.2.16 |
| 300 | 2026-06-05T12:18:02.110Z | Downloaded shlex v1.3.0 |
| 301 | 2026-06-05T12:18:02.110Z | Downloaded ppv-lite86 v0.2.21 |
| 302 | 2026-06-05T12:18:02.113Z | Downloaded sha2 v0.10.9 |
| 303 | 2026-06-05T12:18:02.113Z | Downloaded zerocopy v0.6.6 |
| 304 | 2026-06-05T12:18:02.116Z | Downloaded pem-rfc7468 v0.7.0 |
| 305 | 2026-06-05T12:18:02.116Z | Downloaded const-oid v0.9.6 |
| 306 | 2026-06-05T12:18:02.116Z | Downloaded scroll v0.12.0 |
| 307 | 2026-06-05T12:18:02.119Z | Downloaded colored v3.1.1 |
| 308 | 2026-06-05T12:18:02.119Z | Downloaded scopeguard v1.2.0 |
| 309 | 2026-06-05T12:18:02.119Z | Downloaded semver v1.0.26 |
| 310 | 2026-06-05T12:18:02.123Z | Downloaded sec1 v0.7.3 |
| 311 | 2026-06-05T12:18:02.123Z | Downloaded log v0.4.27 |
| 312 | 2026-06-05T12:18:02.123Z | Downloaded env_logger v0.10.2 |
| 313 | 2026-06-05T12:18:02.126Z | Downloaded console v0.16.0 |
| 314 | 2026-06-05T12:18:02.129Z | Downloaded signal-hook-registry v1.4.6 |
| 315 | 2026-06-05T12:18:02.129Z | Downloaded pkcs1 v0.7.5 |
| 316 | 2026-06-05T12:18:02.132Z | Downloaded slog v2.7.0 |
| 317 | 2026-06-05T12:18:02.132Z | Downloaded spki v0.7.3 |
| 318 | 2026-06-05T12:18:02.135Z | Downloaded paste v1.0.15 |
| 319 | 2026-06-05T12:18:02.138Z | Downloaded clap_derive v4.5.49 |
| 320 | 2026-06-05T12:18:02.138Z | Downloaded bytes v1.10.1 |
| 321 | 2026-06-05T12:18:02.141Z | Downloaded once_cell v1.21.3 |
| 322 | 2026-06-05T12:18:02.144Z | Downloaded anyhow v1.0.100 |
| 323 | 2026-06-05T12:18:02.144Z | Downloaded elliptic-curve v0.13.8 |
| 324 | 2026-06-05T12:18:02.146Z | Downloaded ahash v0.8.12 |
| 325 | 2026-06-05T12:18:02.149Z | Downloaded ssh-agent-client-rs v0.9.1 |
| 326 | 2026-06-05T12:18:02.149Z | Downloaded uuid v1.18.1 |
| 327 | 2026-06-05T12:18:02.152Z | Downloaded quote v1.0.40 |
| 328 | 2026-06-05T12:18:02.152Z | Downloaded socket2 v0.6.1 |
| 329 | 2026-06-05T12:18:02.155Z | Downloaded futures v0.3.31 |
| 330 | 2026-06-05T12:18:02.158Z | Downloaded darling_core v0.13.4 |
| 331 | 2026-06-05T12:18:02.161Z | Downloaded parking_lot v0.12.4 |
| 332 | 2026-06-05T12:18:02.161Z | Downloaded num-traits v0.2.19 |
| 333 | 2026-06-05T12:18:02.164Z | Downloaded toml v0.7.8 |
| 334 | 2026-06-05T12:18:02.164Z | Downloaded ron v0.8.1 |
| 335 | 2026-06-05T12:18:02.167Z | Downloaded parking_lot_core v0.9.11 |
| 336 | 2026-06-05T12:18:02.170Z | Downloaded pest_meta v2.8.1 |
| 337 | 2026-06-05T12:18:02.170Z | Downloaded serde_cbor v0.11.2 |
| 338 | 2026-06-05T12:18:02.173Z | Downloaded indexmap v1.9.3 |
| 339 | 2026-06-05T12:18:02.173Z | Downloaded pest_derive v2.8.1 |
| 340 | 2026-06-05T12:18:02.176Z | Downloaded p256 v0.13.2 |
| 341 | 2026-06-05T12:18:02.176Z | Downloaded indicatif v0.18.1 |
| 342 | 2026-06-05T12:18:02.179Z | Downloaded proc-macro2 v1.0.97 |
| 343 | 2026-06-05T12:18:02.179Z | Downloaded indexmap v2.10.0 |
| 344 | 2026-06-05T12:18:02.182Z | Downloaded miniz_oxide v0.8.9 |
| 345 | 2026-06-05T12:18:02.185Z | Downloaded crc-any v2.5.0 |
| 346 | 2026-06-05T12:18:02.185Z | Downloaded heapless v0.7.17 |
| 347 | 2026-06-05T12:18:02.188Z | Downloaded zip v0.6.6 |
| 348 | 2026-06-05T12:18:02.190Z | Downloaded cc v1.2.32 |
| 349 | 2026-06-05T12:18:02.190Z | Downloaded base64 v0.22.1 |
| 350 | 2026-06-05T12:18:02.193Z | Downloaded ucd-trie v0.1.7 |
| 351 | 2026-06-05T12:18:02.197Z | Downloaded serde_core v1.0.228 |
| 352 | 2026-06-05T12:18:02.199Z | Downloaded crypto-bigint v0.5.5 |
| 353 | 2026-06-05T12:18:02.202Z | Downloaded clap v4.5.50 |
| 354 | 2026-06-05T12:18:02.207Z | Downloaded ryu v1.0.20 |
| 355 | 2026-06-05T12:18:02.210Z | Downloaded memchr v2.7.5 |
| 356 | 2026-06-05T12:18:02.213Z | Downloaded toml_edit v0.19.15 |
| 357 | 2026-06-05T12:18:02.220Z | Downloaded rsa v0.9.8 |
| 358 | 2026-06-05T12:18:02.223Z | Downloaded serde_derive v1.0.228 |
| 359 | 2026-06-05T12:18:02.226Z | Downloaded serde v1.0.228 |
| 360 | 2026-06-05T12:18:02.229Z | Downloaded hashbrown v0.13.2 |
| 361 | 2026-06-05T12:18:02.229Z | Downloaded zerocopy-derive v0.8.27 |
| 362 | 2026-06-05T12:18:02.232Z | Downloaded unicode-segmentation v1.12.0 |
| 363 | 2026-06-05T12:18:02.235Z | Downloaded hashbrown v0.12.3 |
| 364 | 2026-06-05T12:18:02.238Z | Downloaded rand v0.8.5 |
| 365 | 2026-06-05T12:18:02.238Z | Downloaded rand v0.9.2 |
| 366 | 2026-06-05T12:18:02.241Z | Downloaded num-bigint-dig v0.8.4 |
| 367 | 2026-06-05T12:18:02.244Z | Downloaded ssh-key v0.6.7 |
| 368 | 2026-06-05T12:18:02.247Z | Downloaded ed25519-dalek v2.2.0 |
| 369 | 2026-06-05T12:18:02.250Z | Downloaded mio v1.0.4 |
| 370 | 2026-06-05T12:18:02.252Z | Downloaded libm v0.2.15 |
| 371 | 2026-06-05T12:18:02.258Z | Downloaded serde_with v1.14.0 |
| 372 | 2026-06-05T12:18:02.262Z | Downloaded tokio-util v0.7.16 |
| 373 | 2026-06-05T12:18:02.266Z | Downloaded syn v1.0.109 |
| 374 | 2026-06-05T12:18:02.272Z | Downloaded futures-util v0.3.31 |
| 375 | 2026-06-05T12:18:02.279Z | Downloaded zerocopy v0.7.35 |
| 376 | 2026-06-05T12:18:02.288Z | Downloaded p521 v0.13.3 |
| 377 | 2026-06-05T12:18:02.291Z | Downloaded serde_json v1.0.145 |
| 378 | 2026-06-05T12:18:02.294Z | Downloaded clap_builder v4.5.50 |
| 379 | 2026-06-05T12:18:02.298Z | Downloaded winnow v0.5.40 |
| 380 | 2026-06-05T12:18:02.303Z | Downloaded time v0.3.41 |
| 381 | 2026-06-05T12:18:02.308Z | Downloaded pest v2.8.1 |
| 382 | 2026-06-05T12:18:02.311Z | Downloaded p384 v0.13.1 |
| 383 | 2026-06-05T12:18:02.313Z | Downloaded chrono v0.4.41 |
| 384 | 2026-06-05T12:18:02.317Z | Downloaded portable-atomic v1.11.1 |
| 385 | 2026-06-05T12:18:02.322Z | Downloaded bitvec v1.0.1 |
| 386 | 2026-06-05T12:18:02.330Z | Downloaded object v0.30.4 |
| 387 | 2026-06-05T12:18:02.335Z | Downloaded goblin v0.8.2 |
| 388 | 2026-06-05T12:18:02.338Z | Downloaded curve25519-dalek v4.1.3 |
| 389 | 2026-06-05T12:18:02.343Z | Downloaded hashbrown v0.15.5 |
| 390 | 2026-06-05T12:18:02.346Z | Downloaded zerocopy v0.8.27 |
| 391 | 2026-06-05T12:18:02.358Z | Downloaded nix v0.27.1 |
| 392 | 2026-06-05T12:18:02.363Z | Downloaded smoltcp v0.9.1 |
| 393 | 2026-06-05T12:18:02.369Z | Downloaded unicode-width v0.2.1 |
| 394 | 2026-06-05T12:18:02.372Z | Downloaded syn v2.0.104 |
| 395 | 2026-06-05T12:18:02.378Z | Downloaded crossbeam-channel v0.5.15 |
| 396 | 2026-06-05T12:18:02.381Z | Downloaded der v0.7.10 |
| 397 | 2026-06-05T12:18:02.384Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 398 | 2026-06-05T12:18:02.389Z | Downloaded x509-cert v0.2.5 |
| 399 | 2026-06-05T12:18:02.393Z | Downloaded flate2 v1.1.2 |
| 400 | 2026-06-05T12:18:02.397Z | Downloaded rustix v1.0.8 |
| 401 | 2026-06-05T12:18:02.419Z | Downloaded zerocopy-derive v0.6.6 |
| 402 | 2026-06-05T12:18:02.446Z | Downloaded libc v0.2.175 |
| 403 | 2026-06-05T12:18:02.459Z | Downloaded tokio v1.48.0 |
| 404 | 2026-06-05T12:18:02.536Z | Compiling proc-macro2 v1.0.97 |
| 405 | 2026-06-05T12:18:02.536Z | Compiling unicode-ident v1.0.18 |
| 406 | 2026-06-05T12:18:02.536Z | Compiling libc v0.2.175 |
| 407 | 2026-06-05T12:18:02.536Z | Compiling cfg-if v1.0.1 |
| 408 | 2026-06-05T12:18:02.539Z | Compiling version_check v0.9.5 |
| 409 | 2026-06-05T12:18:02.539Z | Compiling autocfg v1.5.0 |
| 410 | 2026-06-05T12:18:02.539Z | Compiling serde_core v1.0.228 |
| 411 | 2026-06-05T12:18:02.539Z | Compiling zeroize v1.8.1 |
| 412 | 2026-06-05T12:18:02.690Z | Compiling serde v1.0.228 |
| 413 | 2026-06-05T12:18:02.736Z | Compiling typenum v1.18.0 |
| 414 | 2026-06-05T12:18:02.823Z | Compiling const-oid v0.9.6 |
| 415 | 2026-06-05T12:18:02.880Z | Compiling generic-array v0.14.7 |
| 416 | 2026-06-05T12:18:02.952Z | Compiling subtle v2.6.1 |
| 417 | 2026-06-05T12:18:03.042Z | Compiling base64ct v1.8.0 |
| 418 | 2026-06-05T12:18:03.100Z | Compiling byteorder v1.5.0 |
| 419 | 2026-06-05T12:18:03.145Z | Compiling lock_api v0.4.13 |
| 420 | 2026-06-05T12:18:03.331Z | Compiling pem-rfc7468 v0.7.0 |
| 421 | 2026-06-05T12:18:03.362Z | Compiling syn v1.0.109 |
| 422 | 2026-06-05T12:18:03.374Z | Compiling zerocopy v0.8.27 |
| 423 | 2026-06-05T12:18:03.605Z | Compiling quote v1.0.40 |
| 424 | 2026-06-05T12:18:03.655Z | Compiling getrandom v0.2.16 |
| 425 | 2026-06-05T12:18:03.718Z | Compiling scopeguard v1.2.0 |
| 426 | 2026-06-05T12:18:03.790Z | Compiling syn v2.0.104 |
| 427 | 2026-06-05T12:18:03.800Z | Compiling rand_core v0.6.4 |
| 428 | 2026-06-05T12:18:03.857Z | Compiling flagset v0.4.7 |
| 429 | 2026-06-05T12:18:04.015Z | Compiling thiserror v1.0.69 |
| 430 | 2026-06-05T12:18:04.024Z | Compiling libm v0.2.15 |
| 431 | 2026-06-05T12:18:04.041Z | Compiling thiserror v2.0.17 |
| 432 | 2026-06-05T12:18:04.138Z | Compiling crypto-common v0.1.6 |
| 433 | 2026-06-05T12:18:04.309Z | Compiling block-buffer v0.10.4 |
| 434 | 2026-06-05T12:18:04.366Z | Compiling num-traits v0.2.19 |
| 435 | 2026-06-05T12:18:04.427Z | Compiling digest v0.10.7 |
| 436 | 2026-06-05T12:18:04.670Z | Compiling semver v1.0.26 |
| 437 | 2026-06-05T12:18:04.771Z | Compiling memchr v2.7.5 |
| 438 | 2026-06-05T12:18:04.774Z | Compiling cpufeatures v0.2.17 |
| 439 | 2026-06-05T12:18:04.847Z | Compiling smallvec v1.15.1 |
| 440 | 2026-06-05T12:18:05.308Z | Compiling serde_json v1.0.145 |
| 441 | 2026-06-05T12:18:05.329Z | Compiling rustc_version v0.4.1 |
| 442 | 2026-06-05T12:18:05.582Z | Compiling sha2 v0.10.9 |
| 443 | 2026-06-05T12:18:05.599Z | Compiling signature v2.2.0 |
| 444 | 2026-06-05T12:18:05.762Z | Compiling ucd-trie v0.1.7 |
| 445 | 2026-06-05T12:18:05.976Z | Compiling spin v0.9.8 |
| 446 | 2026-06-05T12:18:06.171Z | Compiling ff v0.13.1 |
| 447 | 2026-06-05T12:18:06.181Z | Compiling strsim v0.10.0 |
| 448 | 2026-06-05T12:18:06.195Z | Compiling rustix v1.0.8 |
| 449 | 2026-06-05T12:18:06.233Z | Compiling fnv v1.0.7 |
| 450 | 2026-06-05T12:18:06.274Z | Compiling parking_lot_core v0.9.11 |
| 451 | 2026-06-05T12:18:06.322Z | Compiling base16ct v0.2.0 |
| 452 | 2026-06-05T12:18:06.331Z | Compiling ident_case v1.0.1 |
| 453 | 2026-06-05T12:18:06.429Z | Compiling darling_core v0.13.4 |
| 454 | 2026-06-05T12:18:06.442Z | Compiling group v0.13.0 |
| 455 | 2026-06-05T12:18:06.551Z | Compiling num-integer v0.1.46 |
| 456 | 2026-06-05T12:18:06.643Z | Compiling crypto-bigint v0.5.5 |
| 457 | 2026-06-05T12:18:06.664Z | Compiling errno v0.3.13 |
| 458 | 2026-06-05T12:18:06.748Z | Compiling num-bigint-dig v0.8.4 |
| 459 | 2026-06-05T12:18:06.794Z | Compiling anyhow v1.0.100 |
| 460 | 2026-06-05T12:18:06.822Z | Compiling futures-core v0.3.31 |
| 461 | 2026-06-05T12:18:06.974Z | Compiling heck v0.5.0 |
| 462 | 2026-06-05T12:18:06.984Z | Compiling utf8parse v0.2.2 |
| 463 | 2026-06-05T12:18:07.025Z | Compiling itoa v1.0.15 |
| 464 | 2026-06-05T12:18:07.087Z | Compiling pin-project-lite v0.2.16 |
| 465 | 2026-06-05T12:18:07.157Z | Compiling getrandom v0.3.3 |
| 466 | 2026-06-05T12:18:07.168Z | Compiling log v0.4.27 |
| 467 | 2026-06-05T12:18:07.179Z | Compiling shlex v1.3.0 |
| 468 | 2026-06-05T12:18:07.288Z | Compiling radium v0.7.0 |
| 469 | 2026-06-05T12:18:07.354Z | Compiling cc v1.2.32 |
| 470 | 2026-06-05T12:18:07.415Z | Compiling anstyle-parse v0.2.7 |
| 471 | 2026-06-05T12:18:07.509Z | Compiling num-iter v0.1.45 |
| 472 | 2026-06-05T12:18:07.592Z | Compiling lazy_static v1.5.0 |
| 473 | 2026-06-05T12:18:07.626Z | Compiling hmac v0.12.1 |
| 474 | 2026-06-05T12:18:07.646Z | Compiling tap v1.0.1 |
| 475 | 2026-06-05T12:18:07.678Z | Compiling anstyle-query v1.1.4 |
| 476 | 2026-06-05T12:18:07.688Z | Compiling serde_derive v1.0.228 |
| 477 | 2026-06-05T12:18:07.752Z | Compiling zerocopy-derive v0.8.27 |
| 478 | 2026-06-05T12:18:07.767Z | Compiling der_derive v0.7.3 |
| 479 | 2026-06-05T12:18:07.780Z | Compiling thiserror-impl v2.0.17 |
| 480 | 2026-06-05T12:18:07.924Z | Compiling thiserror-impl v1.0.69 |
| 481 | 2026-06-05T12:18:08.024Z | Compiling zerocopy-derive v0.7.35 |
| 482 | 2026-06-05T12:18:08.468Z | Compiling darling_macro v0.13.4 |
| 483 | 2026-06-05T12:18:08.742Z | Compiling der v0.7.10 |
| 484 | 2026-06-05T12:18:08.752Z | Compiling zerocopy-derive v0.6.6 |
| 485 | 2026-06-05T12:18:09.015Z | Compiling crc32fast v1.5.0 |
| 486 | 2026-06-05T12:18:09.034Z | Compiling ryu v1.0.20 |
| 487 | 2026-06-05T12:18:09.090Z | Compiling pest v2.8.1 |
| 488 | 2026-06-05T12:18:09.202Z | Compiling is_terminal_polyfill v1.70.1 |
| 489 | 2026-06-05T12:18:09.310Z | Compiling colorchoice v1.0.4 |
| 490 | 2026-06-05T12:18:09.314Z | Compiling once_cell v1.21.3 |
| 491 | 2026-06-05T12:18:09.361Z | Compiling maybe-uninit v2.0.0 |
| 492 | 2026-06-05T12:18:09.428Z | Compiling anstyle v1.0.11 |
| 493 | 2026-06-05T12:18:09.572Z | Compiling pkg-config v0.3.32 |
| 494 | 2026-06-05T12:18:09.706Z | Compiling zerocopy v0.6.6 |
| 495 | 2026-06-05T12:18:09.716Z | Compiling anstream v0.6.20 |
| 496 | 2026-06-05T12:18:09.837Z | Compiling spki v0.7.3 |
| 497 | 2026-06-05T12:18:10.015Z | Compiling sec1 v0.7.3 |
| 498 | 2026-06-05T12:18:10.050Z | Compiling pkcs8 v0.10.2 |
| 499 | 2026-06-05T12:18:10.110Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 500 | 2026-06-05T12:18:10.192Z | Compiling pest_meta v2.8.1 |
| 501 | 2026-06-05T12:18:10.361Z | Compiling elliptic-curve v0.13.8 |
| 502 | 2026-06-05T12:18:10.434Z | Compiling pkcs1 v0.7.5 |
| 503 | 2026-06-05T12:18:10.699Z | Compiling ppv-lite86 v0.2.21 |
| 504 | 2026-06-05T12:18:10.765Z | Compiling pest_generator v2.8.1 |
| 505 | 2026-06-05T12:18:10.785Z | Compiling zerocopy v0.7.35 |
| 506 | 2026-06-05T12:18:11.041Z | Compiling bitflags v2.9.4 |
| 507 | 2026-06-05T12:18:11.052Z | Compiling rand_chacha v0.3.1 |
| 508 | 2026-06-05T12:18:11.318Z | Compiling rand v0.8.5 |
| 509 | 2026-06-05T12:18:11.438Z | Compiling pest_derive v2.8.1 |
| 510 | 2026-06-05T12:18:11.441Z | Compiling darling v0.13.4 |
| 511 | 2026-06-05T12:18:11.522Z | Compiling rfc6979 v0.4.0 |
| 512 | 2026-06-05T12:18:11.660Z | Compiling wyz v0.5.1 |
| 513 | 2026-06-05T12:18:11.787Z | Compiling terminal_size v0.4.3 |
| 514 | 2026-06-05T12:18:11.819Z | Compiling parking_lot v0.12.4 |
| 515 | 2026-06-05T12:18:11.864Z | Compiling scroll_derive v0.12.1 |
| 516 | 2026-06-05T12:18:12.244Z | Compiling ahash v0.8.12 |
| 517 | 2026-06-05T12:18:12.278Z | Compiling usdt-impl v0.5.0 |
| 518 | 2026-06-05T12:18:12.291Z | Compiling clap_lex v0.7.5 |
| 519 | 2026-06-05T12:18:12.356Z | Compiling slog v2.7.0 |
| 520 | 2026-06-05T12:18:12.415Z | Compiling crc-catalog v2.4.0 |
| 521 | 2026-06-05T12:18:12.492Z | Compiling futures-sink v0.3.31 |
| 522 | 2026-06-05T12:18:12.510Z | Compiling funty v2.0.0 |
| 523 | 2026-06-05T12:18:12.608Z | Compiling packed_struct v0.10.1 |
| 524 | 2026-06-05T12:18:12.617Z | Compiling strsim v0.11.1 |
| 525 | 2026-06-05T12:18:12.667Z | Compiling bytes v1.10.1 |
| 526 | 2026-06-05T12:18:12.806Z | Compiling clap_builder v4.5.50 |
| 527 | 2026-06-05T12:18:12.898Z | Compiling rsa v0.9.8 |
| 528 | 2026-06-05T12:18:13.436Z | Compiling bitvec v1.0.1 |
| 529 | 2026-06-05T12:18:13.621Z | Compiling scroll v0.12.0 |
| 530 | 2026-06-05T12:18:13.776Z | Compiling crc v3.3.0 |
| 531 | 2026-06-05T12:18:13.985Z | Compiling thread-id v4.2.2 |
| 532 | 2026-06-05T12:18:14.034Z | Compiling dof v0.3.0 |
| 533 | 2026-06-05T12:18:14.067Z | Compiling dtrace-parser v0.2.0 |
| 534 | 2026-06-05T12:18:14.380Z | Compiling ecdsa v0.16.9 |
| 535 | 2026-06-05T12:18:14.663Z | Compiling serde_with_macros v1.5.2 |
| 536 | 2026-06-05T12:18:15.183Z | Compiling primeorder v0.13.6 |
| 537 | 2026-06-05T12:18:15.310Z | Compiling tokio-macros v2.6.0 |
| 538 | 2026-06-05T12:18:15.373Z | Compiling clap_derive v4.5.49 |
| 539 | 2026-06-05T12:18:15.438Z | Compiling packed_struct_codegen v0.10.1 |
| 540 | 2026-06-05T12:18:15.538Z | Compiling heapless v0.7.17 |
| 541 | 2026-06-05T12:18:15.663Z | Compiling curve25519-dalek v4.1.3 |
| 542 | 2026-06-05T12:18:15.825Z | Compiling is-terminal v0.4.16 |
| 543 | 2026-06-05T12:18:15.924Z | Compiling mio v1.0.4 |
| 544 | 2026-06-05T12:18:15.949Z | Compiling socket2 v0.6.1 |
| 545 | 2026-06-05T12:18:16.077Z | Compiling signal-hook-registry v1.4.6 |
| 546 | 2026-06-05T12:18:16.450Z | Compiling indexmap v1.9.3 |
| 547 | 2026-06-05T12:18:16.496Z | Compiling plain v0.2.3 |
| 548 | 2026-06-05T12:18:16.608Z | Compiling base64 v0.21.7 |
| 549 | 2026-06-05T12:18:16.618Z | Compiling equivalent v1.0.2 |
| 550 | 2026-06-05T12:18:16.692Z | Compiling nodrop v0.1.14 |
| 551 | 2026-06-05T12:18:16.706Z | Compiling adler2 v2.0.1 |
| 552 | 2026-06-05T12:18:16.739Z | Compiling hashbrown v0.15.5 |
| 553 | 2026-06-05T12:18:16.782Z | Compiling futures-io v0.3.31 |
| 554 | 2026-06-05T12:18:16.864Z | Compiling ron v0.8.1 |
| 555 | 2026-06-05T12:18:16.898Z | Compiling miniz_oxide v0.8.9 |
| 556 | 2026-06-05T12:18:17.083Z | Compiling clap v4.5.50 |
| 557 | 2026-06-05T12:18:17.168Z | Compiling array-init v0.0.4 |
| 558 | 2026-06-05T12:18:17.330Z | Compiling indexmap v2.10.0 |
| 559 | 2026-06-05T12:18:17.361Z | Compiling goblin v0.8.2 |
| 560 | 2026-06-05T12:18:17.527Z | Compiling tokio v1.48.0 |
| 561 | 2026-06-05T12:18:18.056Z | Compiling serde_with v1.14.0 |
| 562 | 2026-06-05T12:18:18.111Z | Compiling smallvec v0.6.14 |
| 563 | 2026-06-05T12:18:18.850Z | Compiling futures-channel v0.3.31 |
| 564 | 2026-06-05T12:18:18.975Z | Compiling serde_tokenstream v0.2.2 |
| 565 | 2026-06-05T12:18:19.024Z | Compiling serde_spanned v0.6.9 |
| 566 | 2026-06-05T12:18:19.089Z | Compiling toml_datetime v0.6.11 |
| 567 | 2026-06-05T12:18:19.184Z | Compiling futures-macro v0.3.31 |
| 568 | 2026-06-05T12:18:19.239Z | Compiling curve25519-dalek-derive v0.1.1 |
| 569 | 2026-06-05T12:18:19.483Z | Compiling inout v0.1.4 |
| 570 | 2026-06-05T12:18:19.559Z | Compiling hash32 v0.2.1 |
| 571 | 2026-06-05T12:18:19.627Z | Compiling memoffset v0.9.1 |
| 572 | 2026-06-05T12:18:19.782Z | Compiling termcolor v1.4.1 |
| 573 | 2026-06-05T12:18:19.882Z | Compiling slab v0.4.11 |
| 574 | 2026-06-05T12:18:19.959Z | Compiling pin-utils v0.1.0 |
| 575 | 2026-06-05T12:18:20.031Z | Compiling crossbeam-utils v0.8.21 |
| 576 | 2026-06-05T12:18:20.040Z | Compiling futures-task v0.3.31 |
| 577 | 2026-06-05T12:18:20.083Z | Compiling winnow v0.5.40 |
| 578 | 2026-06-05T12:18:20.210Z | Compiling stable_deref_trait v1.2.0 |
| 579 | 2026-06-05T12:18:20.245Z | Compiling hashbrown v0.12.3 |
| 580 | 2026-06-05T12:18:20.290Z | Compiling bitfield v0.14.0 |
| 581 | 2026-06-05T12:18:20.342Z | Compiling smoltcp v0.9.1 |
| 582 | 2026-06-05T12:18:20.430Z | Compiling convert_case v0.4.0 |
| 583 | 2026-06-05T12:18:20.535Z | Compiling pretty-hex v0.4.1 |
| 584 | 2026-06-05T12:18:20.707Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#f05c063e) |
| 585 | 2026-06-05T12:18:20.730Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 586 | 2026-06-05T12:18:21.714Z | Compiling toml_edit v0.19.15 |
| 587 | 2026-06-05T12:18:22.608Z | Compiling futures-util v0.3.31 |
| 588 | 2026-06-05T12:18:23.468Z | Compiling env_logger v0.10.2 |
| 589 | 2026-06-05T12:18:24.389Z | Compiling cipher v0.4.4 |
| 590 | 2026-06-05T12:18:24.931Z | Compiling hashbrown v0.13.2 |
| 591 | 2026-06-05T12:18:25.350Z | Compiling serde-hex v0.1.0 |
| 592 | 2026-06-05T12:18:25.498Z | Compiling bzip2 v0.4.4 |
| 593 | 2026-06-05T12:18:25.732Z | Compiling flate2 v1.1.2 |
| 594 | 2026-06-05T12:18:26.277Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a) |
| 595 | 2026-06-05T12:18:26.474Z | Compiling x509-cert v0.2.5 |
| 596 | 2026-06-05T12:18:27.145Z | Compiling hubpack_derive v0.1.1 |
| 597 | 2026-06-05T12:18:27.383Z | Compiling ssh-encoding v0.2.0 |
| 598 | 2026-06-05T12:18:27.667Z | Compiling ed25519 v2.2.3 |
| 599 | 2026-06-05T12:18:27.910Z | Compiling time-core v0.1.4 |
| 600 | 2026-06-05T12:18:27.934Z | Compiling portable-atomic v1.11.1 |
| 601 | 2026-06-05T12:18:27.983Z | Compiling powerfmt v0.2.0 |
| 602 | 2026-06-05T12:18:28.023Z | Compiling hex v0.4.3 |
| 603 | 2026-06-05T12:18:28.230Z | Compiling num-conv v0.1.0 |
| 604 | 2026-06-05T12:18:28.315Z | Compiling bitflags v1.3.2 |
| 605 | 2026-06-05T12:18:28.379Z | Compiling managed v0.8.0 |
| 606 | 2026-06-05T12:18:28.389Z | Compiling crc-any v2.5.0 |
| 607 | 2026-06-05T12:18:28.392Z | Compiling siphasher v1.0.1 |
| 608 | 2026-06-05T12:18:28.591Z | Compiling paste v1.0.15 |
| 609 | 2026-06-05T12:18:28.594Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#f05c063e) |
| 610 | 2026-06-05T12:18:28.946Z | Compiling phf_shared v0.11.3 |
| 611 | 2026-06-05T12:18:29.248Z | Compiling time-macros v0.2.22 |
| 612 | 2026-06-05T12:18:29.904Z | Compiling deranged v0.4.0 |
| 613 | 2026-06-05T12:18:30.376Z | Compiling ed25519-dalek v2.2.0 |
| 614 | 2026-06-05T12:18:30.586Z | Compiling hubpack v0.1.2 |
| 615 | 2026-06-05T12:18:30.776Z | Compiling ssh-cipher v0.2.0 |
| 616 | 2026-06-05T12:18:30.825Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a) |
| 617 | 2026-06-05T12:18:30.943Z | Compiling zip v0.6.6 |
| 618 | 2026-06-05T12:18:31.009Z | Compiling object v0.30.4 |
| 619 | 2026-06-05T12:18:31.510Z | Compiling futures-executor v0.3.31 |
| 620 | 2026-06-05T12:18:31.720Z | Compiling toml v0.7.8 |
| 621 | 2026-06-05T12:18:32.094Z | Compiling usdt-attr-macro v0.5.0 |
| 622 | 2026-06-05T12:18:32.257Z | Compiling usdt-macro v0.5.0 |
| 623 | 2026-06-05T12:18:32.832Z | Compiling p256 v0.13.2 |
| 624 | 2026-06-05T12:18:32.886Z | Compiling p384 v0.13.1 |
| 625 | 2026-06-05T12:18:32.958Z | Compiling p521 v0.13.3 |
| 626 | 2026-06-05T12:18:33.260Z | Compiling uuid v1.18.1 |
| 627 | 2026-06-05T12:18:33.745Z | Compiling rand_core v0.9.3 |
| 628 | 2026-06-05T12:18:33.896Z | Compiling serde-big-array v0.5.1 |
| 629 | 2026-06-05T12:18:34.020Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain.git?branch=main#15f69041) |
| 630 | 2026-06-05T12:18:34.054Z | Compiling serde_repr v0.1.20 |
| 631 | 2026-06-05T12:18:34.516Z | Compiling num-derive v0.4.2 |
| 632 | 2026-06-05T12:18:34.573Z | Compiling strum_macros v0.27.2 |
| 633 | 2026-06-05T12:18:34.628Z | Compiling memmap v0.7.0 |
| 634 | 2026-06-05T12:18:34.690Z | Compiling instant v0.1.13 |
| 635 | 2026-06-05T12:18:34.808Z | Compiling thread_local v1.1.9 |
| 636 | 2026-06-05T12:18:34.859Z | Compiling linked-hash-map v0.5.6 |
| 637 | 2026-06-05T12:18:34.944Z | Compiling new_debug_unreachable v1.0.6 |
| 638 | 2026-06-05T12:18:35.017Z | Compiling static_assertions v1.1.0 |
| 639 | 2026-06-05T12:18:35.068Z | Compiling half v1.8.3 |
| 640 | 2026-06-05T12:18:35.091Z | Compiling iana-time-zone v0.1.63 |
| 641 | 2026-06-05T12:18:35.165Z | Compiling path-slash v0.1.5 |
| 642 | 2026-06-05T12:18:35.442Z | Compiling void v1.0.2 |
| 643 | 2026-06-05T12:18:35.460Z | Compiling unicode-width v0.2.1 |
| 644 | 2026-06-05T12:18:35.519Z | Compiling slog-async v2.8.0 |
| 645 | 2026-06-05T12:18:35.545Z | Compiling strum v0.27.2 |
| 646 | 2026-06-05T12:18:35.570Z | Compiling camino v1.2.1 |
| 647 | 2026-06-05T12:18:35.644Z | Compiling precomputed-hash v0.1.1 |
| 648 | 2026-06-05T12:18:35.734Z | Compiling string_cache v0.8.9 |
| 649 | 2026-06-05T12:18:35.770Z | Compiling console v0.16.0 |
| 650 | 2026-06-05T12:18:35.857Z | Compiling time v0.3.41 |
| 651 | 2026-06-05T12:18:35.997Z | Compiling lzss v0.8.2 |
| 652 | 2026-06-05T12:18:36.039Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 653 | 2026-06-05T12:18:36.214Z | Compiling serde_cbor v0.11.2 |
| 654 | 2026-06-05T12:18:36.458Z | Compiling gateway-messages v0.1.0 (/work/oxidecomputer/management-gateway-service/gateway-messages) |
| 655 | 2026-06-05T12:18:36.467Z | Compiling chrono v0.4.41 |
| 656 | 2026-06-05T12:18:36.982Z | Compiling lru-cache v0.1.2 |
| 657 | 2026-06-05T12:18:37.119Z | Compiling backoff v0.4.0 |
| 658 | 2026-06-05T12:18:37.212Z | Compiling usdt v0.5.0 |
| 659 | 2026-06-05T12:18:37.313Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain.git?branch=main#15f69041) |
| 660 | 2026-06-05T12:18:37.452Z | Compiling rand_chacha v0.9.0 |
| 661 | 2026-06-05T12:18:37.877Z | Compiling ssh-key v0.6.7 |
| 662 | 2026-06-05T12:18:38.117Z | Compiling crossbeam-channel v0.5.15 |
| 663 | 2026-06-05T12:18:38.834Z | Compiling nix v0.27.1 |
| 664 | 2026-06-05T12:18:39.679Z | Compiling futures v0.3.31 |
| 665 | 2026-06-05T12:18:40.012Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 666 | 2026-06-05T12:18:40.212Z | Compiling gateway-ereport-messages v0.1.0 (/work/oxidecomputer/management-gateway-service/gateway-ereport-messages) |
| 667 | 2026-06-05T12:18:40.435Z | Compiling async-trait v0.1.89 |
| 668 | 2026-06-05T12:18:40.451Z | Compiling serde_bytes v0.11.19 |
| 669 | 2026-06-05T12:18:40.562Z | Compiling fxhash v0.2.1 |
| 670 | 2026-06-05T12:18:40.644Z | Compiling base64 v0.22.1 |
| 671 | 2026-06-05T12:18:40.700Z | Compiling term v1.1.0 |
| 672 | 2026-06-05T12:18:40.700Z | Compiling take_mut v0.2.2 |
| 673 | 2026-06-05T12:18:40.815Z | Compiling unit-prefix v0.5.1 |
| 674 | 2026-06-05T12:18:40.970Z | Compiling indicatif v0.18.1 |
| 675 | 2026-06-05T12:18:41.135Z | Compiling slog-term v2.9.2 |
| 676 | 2026-06-05T12:18:41.395Z | Compiling gateway-sp-comms v0.1.2 (/work/oxidecomputer/management-gateway-service/gateway-sp-comms) |
| 677 | 2026-06-05T12:18:43.171Z | Compiling ssh-agent-client-rs v0.9.1 |
| 678 | 2026-06-05T12:18:43.344Z | Compiling rand v0.9.2 |
| 679 | 2026-06-05T12:18:44.041Z | Compiling tokio-stream v0.1.17 |
| 680 | 2026-06-05T12:18:44.080Z | Compiling tokio-util v0.7.16 |
| 681 | 2026-06-05T12:18:44.117Z | Compiling parse_int v0.6.0 |
| 682 | 2026-06-05T12:18:44.232Z | Compiling termios v0.3.3 |
| 683 | 2026-06-05T12:18:44.239Z | Compiling humantime v2.3.0 |
| 684 | 2026-06-05T12:18:44.401Z | Compiling glob v0.3.3 |
| 685 | 2026-06-05T12:18:44.572Z | Compiling turin-post-decoder v0.4.0 (https://github.com/oxidecomputer/turin-post-decoder?branch=master#2ced4872) |
| 686 | 2026-06-05T12:18:44.686Z | Compiling colored v3.1.1 |
| 687 | 2026-06-05T12:18:59.218Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 688 | 2026-06-05T12:19:01.191Z | Compiling faux-mgs v0.1.2 (/work/oxidecomputer/management-gateway-service/faux-mgs) |
| 689 | 2026-06-05T12:19:08.941Z | Finished `release` profile [optimized] target(s) in 1m 12s |
| 690 | 2026-06-05T12:19:09.117Z | |
| 691 | 2026-06-05T12:19:09.117Z | real 1:12.724679233 |
| 692 | 2026-06-05T12:19:09.117Z | user 6:03.418298738 |
| 693 | 2026-06-05T12:19:09.117Z | sys 39.421677741 |
| 694 | 2026-06-05T12:19:09.117Z | trap 0.207473527 |
| 695 | 2026-06-05T12:19:09.117Z | tflt 0.803664336 |
| 696 | 2026-06-05T12:19:09.117Z | dflt 0.540318794 |
| 697 | 2026-06-05T12:19:09.117Z | kflt 0.008628050 |
| 698 | 2026-06-05T12:19:09.117Z | lock 16:55.708785700 |
| 699 | 2026-06-05T12:19:09.117Z | slp 21:30.458114974 |
| 700 | 2026-06-05T12:19:09.117Z | lat 28.244530329 |
| 701 | 2026-06-05T12:19:09.117Z | stop 42.888803946 |
| 702 | 2026-06-05T12:19:09.120Z | + banner omicron-zone-package |
| 703 | 2026-06-05T12:19:09.121Z | |
| 704 | 2026-06-05T12:19:09.121Z | #### # # # #### ##### #### # # ###### #### |
| 705 | 2026-06-05T12:19:09.121Z | # # ## ## # # # # # # # ## # # # # |
| 706 | 2026-06-05T12:19:09.121Z | # # # ## # # # # # # # # # # ##### # # # |
| 707 | 2026-06-05T12:19:09.121Z | # # # # # # ##### # # # # # # # # |
| 708 | 2026-06-05T12:19:09.121Z | # # # # # # # # # # # # ## # # # |
| 709 | 2026-06-05T12:19:09.121Z | #### # # # #### # # #### # # ###### #### |
| 710 | 2026-06-05T12:19:09.121Z | |
| 711 | 2026-06-05T12:19:09.121Z | + cargo xtask zone-package target/out/ |
| 712 | 2026-06-05T12:19:09.207Z | Downloading crates ... |
| 713 | 2026-06-05T12:19:09.275Z | Downloaded arrayref v0.3.9 |
| 714 | 2026-06-05T12:19:09.285Z | Downloaded camino-tempfile v1.4.1 |
| 715 | 2026-06-05T12:19:09.288Z | Downloaded icu_provider v2.0.0 |
| 716 | 2026-06-05T12:19:09.295Z | Downloaded zerofrom v0.1.6 |
| 717 | 2026-06-05T12:19:09.299Z | Downloaded filetime v0.2.25 |
| 718 | 2026-06-05T12:19:09.302Z | Downloaded same-file v1.0.6 |
| 719 | 2026-06-05T12:19:09.305Z | Downloaded http-body v1.0.1 |
| 720 | 2026-06-05T12:19:09.308Z | Downloaded form_urlencoded v1.2.1 |
| 721 | 2026-06-05T12:19:09.311Z | Downloaded untrusted v0.9.0 |
| 722 | 2026-06-05T12:19:09.314Z | Downloaded fastrand v2.3.0 |
| 723 | 2026-06-05T12:19:09.317Z | Downloaded tower-layer v0.3.3 |
| 724 | 2026-06-05T12:19:09.317Z | Downloaded cfg_aliases v0.2.1 |
| 725 | 2026-06-05T12:19:09.340Z | Downloaded http-body-util v0.1.3 |
| 726 | 2026-06-05T12:19:09.344Z | Downloaded yoke-derive v0.8.0 |
| 727 | 2026-06-05T12:19:09.348Z | Downloaded utf8_iter v1.0.4 |
| 728 | 2026-06-05T12:19:09.350Z | Downloaded topological-sort v0.2.2 |
| 729 | 2026-06-05T12:19:09.351Z | Downloaded rustc-hash v2.1.1 |
| 730 | 2026-06-05T12:19:09.353Z | Downloaded zerofrom-derive v0.1.6 |
| 731 | 2026-06-05T12:19:09.356Z | Downloaded sync_wrapper v1.0.2 |
| 732 | 2026-06-05T12:19:09.359Z | Downloaded potential_utf v0.1.2 |
| 733 | 2026-06-05T12:19:09.359Z | Downloaded lru-slab v0.1.2 |
| 734 | 2026-06-05T12:19:09.362Z | Downloaded displaydoc v0.2.5 |
| 735 | 2026-06-05T12:19:09.365Z | Downloaded quinn-udp v0.5.13 |
| 736 | 2026-06-05T12:19:09.367Z | Downloaded arrayvec v0.7.6 |
| 737 | 2026-06-05T12:19:09.370Z | Downloaded want v0.3.1 |
| 738 | 2026-06-05T12:19:09.370Z | Downloaded xattr v1.5.1 |
| 739 | 2026-06-05T12:19:09.373Z | Downloaded tower-service v0.3.3 |
| 740 | 2026-06-05T12:19:09.373Z | Downloaded serde_urlencoded v0.7.1 |
| 741 | 2026-06-05T12:19:09.376Z | Downloaded idna_adapter v1.2.1 |
| 742 | 2026-06-05T12:19:09.380Z | Downloaded percent-encoding v2.3.1 |
| 743 | 2026-06-05T12:19:09.389Z | Downloaded yoke v0.8.0 |
| 744 | 2026-06-05T12:19:09.401Z | Downloaded tokio-rustls v0.26.2 |
| 745 | 2026-06-05T12:19:09.404Z | Downloaded hyper-rustls v0.27.7 |
| 746 | 2026-06-05T12:19:09.404Z | Downloaded crossbeam-epoch v0.9.18 |
| 747 | 2026-06-05T12:19:09.407Z | Downloaded tinyvec_macros v0.1.1 |
| 748 | 2026-06-05T12:19:09.407Z | Downloaded tempfile v3.20.0 |
| 749 | 2026-06-05T12:19:09.410Z | Downloaded crossbeam-deque v0.8.6 |
| 750 | 2026-06-05T12:19:09.410Z | Downloaded ipnet v2.11.0 |
| 751 | 2026-06-05T12:19:09.413Z | Downloaded walkdir v2.5.0 |
| 752 | 2026-06-05T12:19:09.421Z | Downloaded httparse v1.10.1 |
| 753 | 2026-06-05T12:19:09.424Z | Downloaded try-lock v0.2.5 |
| 754 | 2026-06-05T12:19:09.426Z | Downloaded zerovec-derive v0.11.1 |
| 755 | 2026-06-05T12:19:09.429Z | Downloaded constant_time_eq v0.3.1 |
| 756 | 2026-06-05T12:19:09.429Z | Downloaded synstructure v0.13.2 |
| 757 | 2026-06-05T12:19:09.437Z | Downloaded writeable v0.6.1 |
| 758 | 2026-06-05T12:19:09.440Z | Downloaded memmap2 v0.9.7 |
| 759 | 2026-06-05T12:19:09.455Z | Downloaded tinystr v0.8.1 |
| 760 | 2026-06-05T12:19:09.458Z | Downloaded omicron-zone-package v0.12.2 |
| 761 | 2026-06-05T12:19:09.462Z | Downloaded litemap v0.8.0 |
| 762 | 2026-06-05T12:19:09.464Z | Downloaded icu_locale_core v2.0.0 |
| 763 | 2026-06-05T12:19:09.478Z | Downloaded icu_normalizer v2.0.0 |
| 764 | 2026-06-05T12:19:09.494Z | Downloaded tinyvec v1.9.0 |
| 765 | 2026-06-05T12:19:09.497Z | Downloaded tracing-core v0.1.34 |
| 766 | 2026-06-05T12:19:09.500Z | Downloaded tar v0.4.44 |
| 767 | 2026-06-05T12:19:09.502Z | Downloaded icu_normalizer_data v2.0.0 |
| 768 | 2026-06-05T12:19:09.505Z | Downloaded rustls-pki-types v1.12.0 |
| 769 | 2026-06-05T12:19:09.511Z | Downloaded socket2 v0.5.10 |
| 770 | 2026-06-05T12:19:09.514Z | Downloaded zerotrie v0.2.2 |
| 771 | 2026-06-05T12:19:09.517Z | Downloaded icu_properties v2.0.1 |
| 772 | 2026-06-05T12:19:09.532Z | Downloaded url v2.5.4 |
| 773 | 2026-06-05T12:19:09.535Z | Downloaded rayon-core v1.12.1 |
| 774 | 2026-06-05T12:19:09.543Z | Downloaded icu_collections v2.0.0 |
| 775 | 2026-06-05T12:19:09.546Z | Downloaded tracing v0.1.41 |
| 776 | 2026-06-05T12:19:09.549Z | Downloaded quinn v0.11.8 |
| 777 | 2026-06-05T12:19:09.552Z | Downloaded rustls-webpki v0.103.4 |
| 778 | 2026-06-05T12:19:09.555Z | Downloaded http v1.3.1 |
| 779 | 2026-06-05T12:19:09.557Z | Downloaded hyper-util v0.1.16 |
| 780 | 2026-06-05T12:19:09.576Z | Downloaded tower v0.5.2 |
| 781 | 2026-06-05T12:19:09.586Z | Downloaded iri-string v0.7.8 |
| 782 | 2026-06-05T12:19:09.590Z | Downloaded idna v1.0.3 |
| 783 | 2026-06-05T12:19:09.602Z | Downloaded tower-http v0.6.6 |
| 784 | 2026-06-05T12:19:09.606Z | Downloaded zerovec v0.11.4 |
| 785 | 2026-06-05T12:19:09.617Z | Downloaded icu_properties_data v2.0.1 |
| 786 | 2026-06-05T12:19:09.621Z | Downloaded hyper v1.6.0 |
| 787 | 2026-06-05T12:19:09.624Z | Downloaded reqwest v0.12.23 |
| 788 | 2026-06-05T12:19:09.643Z | Downloaded blake3 v1.8.2 |
| 789 | 2026-06-05T12:19:09.648Z | Downloaded webpki-roots v1.0.2 |
| 790 | 2026-06-05T12:19:09.651Z | Downloaded quinn-proto v0.11.12 |
| 791 | 2026-06-05T12:19:09.673Z | Downloaded rustls v0.23.31 |
| 792 | 2026-06-05T12:19:09.763Z | Downloaded ring v0.17.14 |
| 793 | 2026-06-05T12:19:09.805Z | Compiling proc-macro2 v1.0.97 |
| 794 | 2026-06-05T12:19:09.805Z | Compiling unicode-ident v1.0.18 |
| 795 | 2026-06-05T12:19:09.805Z | Compiling libc v0.2.175 |
| 796 | 2026-06-05T12:19:09.805Z | Compiling cfg-if v1.0.1 |
| 797 | 2026-06-05T12:19:09.808Z | Compiling autocfg v1.5.0 |
| 798 | 2026-06-05T12:19:09.808Z | Compiling smallvec v1.15.1 |
| 799 | 2026-06-05T12:19:09.808Z | Compiling stable_deref_trait v1.2.0 |
| 800 | 2026-06-05T12:19:09.808Z | Compiling pin-project-lite v0.2.16 |
| 801 | 2026-06-05T12:19:09.891Z | Compiling shlex v1.3.0 |
| 802 | 2026-06-05T12:19:09.898Z | Compiling futures-core v0.3.31 |
| 803 | 2026-06-05T12:19:09.915Z | Compiling serde_core v1.0.228 |
| 804 | 2026-06-05T12:19:09.934Z | Compiling bytes v1.10.1 |
| 805 | 2026-06-05T12:19:10.024Z | Compiling cc v1.2.32 |
| 806 | 2026-06-05T12:19:10.027Z | Compiling parking_lot_core v0.9.11 |
| 807 | 2026-06-05T12:19:10.054Z | Compiling scopeguard v1.2.0 |
| 808 | 2026-06-05T12:19:10.138Z | Compiling futures-sink v0.3.31 |
| 809 | 2026-06-05T12:19:10.161Z | Compiling lock_api v0.4.13 |
| 810 | 2026-06-05T12:19:10.224Z | Compiling memchr v2.7.5 |
| 811 | 2026-06-05T12:19:10.283Z | Compiling itoa v1.0.15 |
| 812 | 2026-06-05T12:19:10.395Z | Compiling futures-channel v0.3.31 |
| 813 | 2026-06-05T12:19:10.540Z | Compiling socket2 v0.6.1 |
| 814 | 2026-06-05T12:19:10.587Z | Compiling mio v1.0.4 |
| 815 | 2026-06-05T12:19:10.657Z | Compiling quote v1.0.40 |
| 816 | 2026-06-05T12:19:10.741Z | Compiling parking_lot v0.12.4 |
| 817 | 2026-06-05T12:19:10.829Z | Compiling syn v2.0.104 |
| 818 | 2026-06-05T12:19:10.873Z | Compiling signal-hook-registry v1.4.6 |
| 819 | 2026-06-05T12:19:10.900Z | Compiling futures-task v0.3.31 |
| 820 | 2026-06-05T12:19:10.963Z | Compiling once_cell v1.21.3 |
| 821 | 2026-06-05T12:19:11.052Z | Compiling futures-io v0.3.31 |
| 822 | 2026-06-05T12:19:11.071Z | Compiling serde v1.0.228 |
| 823 | 2026-06-05T12:19:11.125Z | Compiling pin-utils v0.1.0 |
| 824 | 2026-06-05T12:19:11.125Z | Compiling slab v0.4.11 |
| 825 | 2026-06-05T12:19:11.158Z | Compiling ring v0.17.14 |
| 826 | 2026-06-05T12:19:11.181Z | Compiling writeable v0.6.1 |
| 827 | 2026-06-05T12:19:11.192Z | Compiling litemap v0.8.0 |
| 828 | 2026-06-05T12:19:11.244Z | Compiling fnv v1.0.7 |
| 829 | 2026-06-05T12:19:11.283Z | Compiling icu_normalizer_data v2.0.0 |
| 830 | 2026-06-05T12:19:11.327Z | Compiling http v1.3.1 |
| 831 | 2026-06-05T12:19:11.389Z | Compiling zeroize v1.8.1 |
| 832 | 2026-06-05T12:19:11.417Z | Compiling icu_properties_data v2.0.1 |
| 833 | 2026-06-05T12:19:11.462Z | Compiling version_check v0.9.5 |
| 834 | 2026-06-05T12:19:11.501Z | Compiling typenum v1.18.0 |
| 835 | 2026-06-05T12:19:11.553Z | Compiling rustls-pki-types v1.12.0 |
| 836 | 2026-06-05T12:19:11.641Z | Compiling getrandom v0.2.16 |
| 837 | 2026-06-05T12:19:11.717Z | Compiling generic-array v0.14.7 |
| 838 | 2026-06-05T12:19:11.780Z | Compiling crossbeam-utils v0.8.21 |
| 839 | 2026-06-05T12:19:11.854Z | Compiling untrusted v0.9.0 |
| 840 | 2026-06-05T12:19:11.940Z | Compiling http-body v1.0.1 |
| 841 | 2026-06-05T12:19:11.959Z | Compiling percent-encoding v2.3.1 |
| 842 | 2026-06-05T12:19:11.999Z | Compiling httparse v1.10.1 |
| 843 | 2026-06-05T12:19:12.132Z | Compiling bitflags v2.9.4 |
| 844 | 2026-06-05T12:19:12.141Z | Compiling rustls v0.23.31 |
| 845 | 2026-06-05T12:19:12.181Z | Compiling try-lock v0.2.5 |
| 846 | 2026-06-05T12:19:12.275Z | Compiling tower-service v0.3.3 |
| 847 | 2026-06-05T12:19:12.287Z | Compiling want v0.3.1 |
| 848 | 2026-06-05T12:19:12.345Z | Compiling tracing-core v0.1.34 |
| 849 | 2026-06-05T12:19:12.354Z | Compiling rayon-core v1.12.1 |
| 850 | 2026-06-05T12:19:12.432Z | Compiling getrandom v0.3.3 |
| 851 | 2026-06-05T12:19:12.564Z | Compiling rustix v1.0.8 |
| 852 | 2026-06-05T12:19:12.651Z | Compiling subtle v2.6.1 |
| 853 | 2026-06-05T12:19:12.767Z | Compiling crossbeam-epoch v0.9.18 |
| 854 | 2026-06-05T12:19:12.789Z | Compiling tracing v0.1.41 |
| 855 | 2026-06-05T12:19:12.883Z | Compiling form_urlencoded v1.2.1 |
| 856 | 2026-06-05T12:19:12.911Z | Compiling errno v0.3.13 |
| 857 | 2026-06-05T12:19:12.989Z | Compiling num-traits v0.2.19 |
| 858 | 2026-06-05T12:19:12.993Z | Compiling sync_wrapper v1.0.2 |
| 859 | 2026-06-05T12:19:13.006Z | Compiling camino v1.2.1 |
| 860 | 2026-06-05T12:19:13.035Z | Compiling tower-layer v0.3.3 |
| 861 | 2026-06-05T12:19:13.049Z | Compiling utf8parse v0.2.2 |
| 862 | 2026-06-05T12:19:13.075Z | Compiling ipnet v2.11.0 |
| 863 | 2026-06-05T12:19:13.085Z | Compiling utf8_iter v1.0.4 |
| 864 | 2026-06-05T12:19:13.144Z | Compiling base64 v0.22.1 |
| 865 | 2026-06-05T12:19:13.176Z | Compiling crc32fast v1.5.0 |
| 866 | 2026-06-05T12:19:13.210Z | Compiling equivalent v1.0.2 |
| 867 | 2026-06-05T12:19:13.215Z | Compiling ryu v1.0.20 |
| 868 | 2026-06-05T12:19:13.286Z | Compiling hashbrown v0.15.5 |
| 869 | 2026-06-05T12:19:13.386Z | Compiling anstyle-parse v0.2.7 |
| 870 | 2026-06-05T12:19:13.492Z | Compiling block-buffer v0.10.4 |
| 871 | 2026-06-05T12:19:13.507Z | Compiling crypto-common v0.1.6 |
| 872 | 2026-06-05T12:19:13.555Z | Compiling crossbeam-deque v0.8.6 |
| 873 | 2026-06-05T12:19:13.592Z | Compiling synstructure v0.13.2 |
| 874 | 2026-06-05T12:19:13.609Z | Compiling webpki-roots v1.0.2 |
| 875 | 2026-06-05T12:19:13.709Z | Compiling blake3 v1.8.2 |
| 876 | 2026-06-05T12:19:13.725Z | Compiling fastrand v2.3.0 |
| 877 | 2026-06-05T12:19:13.736Z | Compiling indexmap v2.10.0 |
| 878 | 2026-06-05T12:19:13.792Z | Compiling thiserror v1.0.69 |
| 879 | 2026-06-05T12:19:13.971Z | Compiling slog v2.7.0 |
| 880 | 2026-06-05T12:19:14.060Z | Compiling rustls-webpki v0.103.4 |
| 881 | 2026-06-05T12:19:14.065Z | Compiling is_terminal_polyfill v1.70.1 |
| 882 | 2026-06-05T12:19:14.094Z | Compiling colorchoice v1.0.4 |
| 883 | 2026-06-05T12:19:14.137Z | Compiling semver v1.0.26 |
| 884 | 2026-06-05T12:19:14.192Z | Compiling winnow v0.5.40 |
| 885 | 2026-06-05T12:19:14.300Z | Compiling iri-string v0.7.8 |
| 886 | 2026-06-05T12:19:14.347Z | Compiling serde_json v1.0.145 |
| 887 | 2026-06-05T12:19:14.387Z | Compiling anstyle-query v1.1.4 |
| 888 | 2026-06-05T12:19:14.482Z | Compiling anyhow v1.0.100 |
| 889 | 2026-06-05T12:19:14.485Z | Compiling adler2 v2.0.1 |
| 890 | 2026-06-05T12:19:14.603Z | Compiling anstyle v1.0.11 |
| 891 | 2026-06-05T12:19:14.817Z | Compiling anstream v0.6.20 |
| 892 | 2026-06-05T12:19:14.904Z | Compiling zerofrom-derive v0.1.6 |
| 893 | 2026-06-05T12:19:14.974Z | Compiling yoke-derive v0.8.0 |
| 894 | 2026-06-05T12:19:15.000Z | Compiling zerovec-derive v0.11.1 |
| 895 | 2026-06-05T12:19:15.126Z | Compiling displaydoc v0.2.5 |
| 896 | 2026-06-05T12:19:15.149Z | Compiling futures-macro v0.3.31 |
| 897 | 2026-06-05T12:19:15.643Z | Compiling tokio-macros v2.6.0 |
| 898 | 2026-06-05T12:19:15.861Z | Compiling serde_derive v1.0.228 |
| 899 | 2026-06-05T12:19:15.919Z | Compiling thiserror-impl v1.0.69 |
| 900 | 2026-06-05T12:19:15.974Z | Compiling futures-util v0.3.31 |
| 901 | 2026-06-05T12:19:16.010Z | Compiling miniz_oxide v0.8.9 |
| 902 | 2026-06-05T12:19:16.170Z | Compiling zerofrom v0.1.6 |
| 903 | 2026-06-05T12:19:16.282Z | Compiling yoke v0.8.0 |
| 904 | 2026-06-05T12:19:16.327Z | Compiling tempfile v3.20.0 |
| 905 | 2026-06-05T12:19:16.394Z | Compiling tokio v1.48.0 |
| 906 | 2026-06-05T12:19:16.456Z | Compiling zerovec v0.11.4 |
| 907 | 2026-06-05T12:19:16.681Z | Compiling zerotrie v0.2.2 |
| 908 | 2026-06-05T12:19:16.969Z | Compiling digest v0.10.7 |
| 909 | 2026-06-05T12:19:17.271Z | Compiling tinystr v0.8.1 |
| 910 | 2026-06-05T12:19:17.315Z | Compiling potential_utf v0.1.2 |
| 911 | 2026-06-05T12:19:17.463Z | Compiling icu_locale_core v2.0.0 |
| 912 | 2026-06-05T12:19:17.463Z | Compiling icu_collections v2.0.0 |
| 913 | 2026-06-05T12:19:17.636Z | Compiling http-body-util v0.1.3 |
| 914 | 2026-06-05T12:19:17.856Z | Compiling filetime v0.2.25 |
| 915 | 2026-06-05T12:19:17.961Z | Compiling icu_provider v2.0.0 |
| 916 | 2026-06-05T12:19:18.014Z | Compiling futures-executor v0.3.31 |
| 917 | 2026-06-05T12:19:18.024Z | Compiling memmap2 v0.9.7 |
| 918 | 2026-06-05T12:19:18.225Z | Compiling icu_properties v2.0.1 |
| 919 | 2026-06-05T12:19:18.251Z | Compiling icu_normalizer v2.0.0 |
| 920 | 2026-06-05T12:19:18.260Z | Compiling arrayvec v0.7.6 |
| 921 | 2026-06-05T12:19:18.274Z | Compiling clap_lex v0.7.5 |
| 922 | 2026-06-05T12:19:18.299Z | Compiling same-file v1.0.6 |
| 923 | 2026-06-05T12:19:18.443Z | Compiling iana-time-zone v0.1.63 |
| 924 | 2026-06-05T12:19:18.452Z | Compiling arrayref v0.3.9 |
| 925 | 2026-06-05T12:19:18.501Z | Compiling constant_time_eq v0.3.1 |
| 926 | 2026-06-05T12:19:18.510Z | Compiling strsim v0.11.1 |
| 927 | 2026-06-05T12:19:18.594Z | Compiling cpufeatures v0.2.17 |
| 928 | 2026-06-05T12:19:18.645Z | Compiling heck v0.5.0 |
| 929 | 2026-06-05T12:19:18.656Z | Compiling xattr v1.5.1 |
| 930 | 2026-06-05T12:19:18.810Z | Compiling log v0.4.27 |
| 931 | 2026-06-05T12:19:18.834Z | Compiling clap_derive v4.5.49 |
| 932 | 2026-06-05T12:19:18.835Z | Compiling tar v0.4.44 |
| 933 | 2026-06-05T12:19:18.888Z | Compiling clap_builder v4.5.50 |
| 934 | 2026-06-05T12:19:18.987Z | Compiling serde_spanned v0.6.9 |
| 935 | 2026-06-05T12:19:19.027Z | Compiling toml_datetime v0.6.11 |
| 936 | 2026-06-05T12:19:19.125Z | Compiling idna_adapter v1.2.1 |
| 937 | 2026-06-05T12:19:19.300Z | Compiling idna v1.0.3 |
| 938 | 2026-06-05T12:19:19.311Z | Compiling toml_edit v0.19.15 |
| 939 | 2026-06-05T12:19:19.432Z | Compiling serde_urlencoded v0.7.1 |
| 940 | 2026-06-05T12:19:19.668Z | Compiling url v2.5.4 |
| 941 | 2026-06-05T12:19:19.889Z | Compiling hyper v1.6.0 |
| 942 | 2026-06-05T12:19:20.065Z | Compiling tokio-rustls v0.26.2 |
| 943 | 2026-06-05T12:19:20.107Z | Compiling tower v0.5.2 |
| 944 | 2026-06-05T12:19:20.297Z | Compiling tokio-util v0.7.16 |
| 945 | 2026-06-05T12:19:20.568Z | Compiling hyper-util v0.1.16 |
| 946 | 2026-06-05T12:19:20.574Z | Compiling tower-http v0.6.6 |
| 947 | 2026-06-05T12:19:20.813Z | Compiling toml v0.7.8 |
| 948 | 2026-06-05T12:19:20.879Z | Compiling sha2 v0.10.9 |
| 949 | 2026-06-05T12:19:21.081Z | Compiling chrono v0.4.41 |
| 950 | 2026-06-05T12:19:21.249Z | Compiling walkdir v2.5.0 |
| 951 | 2026-06-05T12:19:21.461Z | Compiling hyper-rustls v0.27.7 |
| 952 | 2026-06-05T12:19:21.512Z | Compiling futures v0.3.31 |
| 953 | 2026-06-05T12:19:21.582Z | Compiling camino-tempfile v1.4.1 |
| 954 | 2026-06-05T12:19:21.598Z | Compiling flate2 v1.1.2 |
| 955 | 2026-06-05T12:19:21.756Z | Compiling reqwest v0.12.23 |
| 956 | 2026-06-05T12:19:22.184Z | Compiling async-trait v0.1.89 |
| 957 | 2026-06-05T12:19:22.377Z | Compiling hex v0.4.3 |
| 958 | 2026-06-05T12:19:22.408Z | Compiling topological-sort v0.2.2 |
| 959 | 2026-06-05T12:19:22.412Z | Compiling clap v4.5.50 |
| 960 | 2026-06-05T12:19:22.963Z | Compiling omicron-zone-package v0.12.2 |
| 961 | 2026-06-05T12:19:24.408Z | Compiling xtask v0.1.0 (/work/oxidecomputer/management-gateway-service/xtask) |
| 962 | 2026-06-05T12:19:29.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.02s |
| 963 | 2026-06-05T12:19:29.187Z | Running `target/debug/xtask zone-package target/out/` |
| 964 | 2026-06-05T12:19:31.149Z | + banner output |
| 965 | 2026-06-05T12:19:31.152Z | |
| 966 | 2026-06-05T12:19:31.152Z | #### # # ##### ##### # # ##### |
| 967 | 2026-06-05T12:19:31.152Z | # # # # # # # # # # |
| 968 | 2026-06-05T12:19:31.152Z | # # # # # # # # # # |
| 969 | 2026-06-05T12:19:31.152Z | # # # # # ##### # # # |
| 970 | 2026-06-05T12:19:31.152Z | # # # # # # # # # |
| 971 | 2026-06-05T12:19:31.152Z | #### #### # # #### # |
| 972 | 2026-06-05T12:19:31.152Z | |
| 973 | 2026-06-05T12:19:31.152Z | + mv target/release/faux-mgs /out/faux-mgs |
| 974 | 2026-06-05T12:19:31.172Z | + digest -a sha256 /out/faux-mgs |
| 975 | 2026-06-05T12:19:31.194Z | + gzip /out/faux-mgs |
| 976 | 2026-06-05T12:19:31.993Z | + digest -a sha256 /out/faux-mgs.gz |
| 977 | 2026-06-05T12:19:32.003Z | + mv target/out/omicron-faux-mgs.tar.gz /out/omicron-faux-mgs.tar.gz |
| 978 | 2026-06-05T12:19:32.012Z | + digest -a sha256 /out/omicron-faux-mgs.tar.gz |
| 979 | 2026-06-05T12:19:32.023Z | process exited: duration 112055 ms, exit code 0 |
| |
| 980 | 2026-06-05T12:19:32.035Z | found 5 output files |
| 981 | 2026-06-05T12:19:32.073Z | uploading: /out/faux-mgs.gz (9231537 bytes) |
| 982 | 2026-06-05T12:19:33.105Z | uploaded: /out/faux-mgs.gz |
| 983 | 2026-06-05T12:19:33.105Z | uploading: /out/faux-mgs.sha256.txt (65 bytes) |
| 984 | 2026-06-05T12:19:34.120Z | uploaded: /out/faux-mgs.sha256.txt |
| 985 | 2026-06-05T12:19:34.120Z | uploading: /out/faux-mgs.gz.sha256.txt (65 bytes) |
| 986 | 2026-06-05T12:19:35.131Z | uploaded: /out/faux-mgs.gz.sha256.txt |
| 987 | 2026-06-05T12:19:35.131Z | uploading: /out/omicron-faux-mgs.tar.gz (11610218 bytes) |
| 988 | 2026-06-05T12:19:36.212Z | uploaded: /out/omicron-faux-mgs.tar.gz |
| 989 | 2026-06-05T12:19:36.212Z | uploading: /out/omicron-faux-mgs.tar.gz.sha256.txt (65 bytes) |
| 990 | 2026-06-05T12:19:37.222Z | uploaded: /out/omicron-faux-mgs.tar.gz.sha256.txt |