|
|
|
| 1 | 2026-05-26T03:28:57.449Z | job assigned to worker 01KSH56WWRPZEPK5ANB1P21MQ2 [factory aws, i-0076cf7472a0db5ea] (queued for 43 s) |
| |
| 2 | 2026-05-26T03:29:04.757Z | starting task 0: "setup" |
| 3 | 2026-05-26T03:29:04.761Z | ++ uname -s |
| 4 | 2026-05-26T03:29:04.765Z | + kern=SunOS |
| 5 | 2026-05-26T03:29:04.765Z | + build_user=build |
| 6 | 2026-05-26T03:29:04.765Z | + build_uid=12345 |
| 7 | 2026-05-26T03:29:04.765Z | + work_dir=/work |
| 8 | 2026-05-26T03:29:04.765Z | + input_dir=/input |
| 9 | 2026-05-26T03:29:04.765Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-26T03:29:04.765Z | + case "$kern" in |
| 11 | 2026-05-26T03:29:04.765Z | + groupadd -g 12345 build |
| 12 | 2026-05-26T03:29:04.765Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-26T03:29:06.771Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-26T03:29:06.891Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-26T03:29:06.894Z | + home_fs=zfs |
| 16 | 2026-05-26T03:29:06.894Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-26T03:29:06.894Z | + mkdir -p /home/build |
| 18 | 2026-05-26T03:29:06.894Z | + chown build:build /home/build /work |
| 19 | 2026-05-26T03:29:08.895Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-26T03:29:08.899Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-05-26T03:29:08.905Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-26T03:29:08.909Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-26T03:29:08.909Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-26T03:29:08.909Z | * rust toolchain profile = "default" |
| 25 | 2026-05-26T03:29:08.909Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-26T03:29:08.909Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-26T03:29:08.909Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-26T03:29:08.912Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-26T03:29:08.912Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-26T03:29:09.031Z | info: downloading installer |
| 31 | 2026-05-26T03:29:10.346Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-26T03:29:10.346Z | warn: /opt/ooce/bin |
| 33 | 2026-05-26T03:29:10.346Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-26T03:29:10.349Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-26T03:29:10.349Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-26T03:29:10.349Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-26T03:29:10.349Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-26T03:29:10.349Z | error: cannot install while Rust is installed |
| 39 | 2026-05-26T03:29:10.349Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-26T03:29:10.349Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-26T03:29:10.349Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-26T03:29:10.349Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-26T03:29:10.349Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-26T03:29:10.362Z | info: profile set to default |
| 45 | 2026-05-26T03:29:10.362Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-26T03:29:10.364Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-26T03:29:10.496Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-26T03:29:10.499Z | info: downloading 6 components |
| 49 | 2026-05-26T03:29:24.883Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-26T03:29:24.883Z | |
| 51 | 2026-05-26T03:29:24.916Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-26T03:29:24.916Z | |
| 53 | 2026-05-26T03:29:24.916Z | |
| 54 | 2026-05-26T03:29:24.916Z | Rust is installed now. Great! |
| 55 | 2026-05-26T03:29:24.916Z | |
| 56 | 2026-05-26T03:29:24.916Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-26T03:29:24.916Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-26T03:29:24.916Z | |
| 59 | 2026-05-26T03:29:24.916Z | To configure your current shell, you need to source |
| 60 | 2026-05-26T03:29:24.920Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-26T03:29:24.920Z | |
| 62 | 2026-05-26T03:29:24.920Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-26T03:29:24.920Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-26T03:29:24.920Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-26T03:29:24.920Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-26T03:29:24.920Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-26T03:29:24.920Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-26T03:29:24.920Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-26T03:29:24.920Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-26T03:29:24.920Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-26T03:29:25.005Z | + rustup --version |
| 72 | 2026-05-26T03:29:25.014Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-26T03:29:25.017Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-26T03:29:25.035Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-26T03:29:25.038Z | + cargo --version |
| 76 | 2026-05-26T03:29:25.052Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-26T03:29:25.055Z | + rustc --version |
| 78 | 2026-05-26T03:29:25.074Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-26T03:29:25.077Z | process exited: duration 16170 ms, exit code 0 |
| |
| 80 | 2026-05-26T03:29:25.083Z | starting task 2: "authentication" |
| 81 | 2026-05-26T03:29:25.100Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-26T03:29:25.106Z | starting task 3: "clone repository" |
| 83 | 2026-05-26T03:29:25.109Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-05-26T03:29:25.112Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-05-26T03:29:25.150Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-05-26T03:29:25.976Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-05-26T03:29:25.976Z | + git fetch origin 7604a8a42da695543146e4b9f5606acace565944 |
| 88 | 2026-05-26T03:29:26.212Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-05-26T03:29:26.212Z | * branch 7604a8a42da695543146e4b9f5606acace565944 -> FETCH_HEAD |
| 90 | 2026-05-26T03:29:26.217Z | + [[ -n renovate/reqwest ]] |
| 91 | 2026-05-26T03:29:26.221Z | ++ git branch --show-current |
| 92 | 2026-05-26T03:29:26.221Z | + current=main |
| 93 | 2026-05-26T03:29:26.221Z | + [[ main != renovate/reqwest ]] |
| 94 | 2026-05-26T03:29:26.221Z | + git branch -f renovate/reqwest 7604a8a42da695543146e4b9f5606acace565944 |
| 95 | 2026-05-26T03:29:26.224Z | + git checkout -f renovate/reqwest |
| 96 | 2026-05-26T03:29:26.288Z | Switched to branch 'renovate/reqwest' |
| 97 | 2026-05-26T03:29:26.291Z | + git reset --hard 7604a8a42da695543146e4b9f5606acace565944 |
| 98 | 2026-05-26T03:29:26.352Z | HEAD is now at 7604a8a Update Rust crate reqwest to 0.13.4 |
| 99 | 2026-05-26T03:29:26.355Z | process exited: duration 1246 ms, exit code 0 |
| |
| 100 | 2026-05-26T03:29:26.362Z | starting task 4: "build" |
| 101 | 2026-05-26T03:29:26.366Z | + cargo --version |
| 102 | 2026-05-26T03:29:26.372Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 103 | 2026-05-26T03:29:26.513Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 104 | 2026-05-26T03:29:26.516Z | info: downloading 6 components |
| 105 | 2026-05-26T03:29:40.501Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 106 | 2026-05-26T03:29:40.504Z | + rustc --version |
| 107 | 2026-05-26T03:29:40.531Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 108 | 2026-05-26T03:29:40.536Z | + banner build |
| 109 | 2026-05-26T03:29:40.539Z | |
| 110 | 2026-05-26T03:29:40.539Z | ##### # # # # ##### |
| 111 | 2026-05-26T03:29:40.539Z | # # # # # # # # |
| 112 | 2026-05-26T03:29:40.539Z | ##### # # # # # # |
| 113 | 2026-05-26T03:29:40.539Z | # # # # # # # # |
| 114 | 2026-05-26T03:29:40.539Z | # # # # # # # # |
| 115 | 2026-05-26T03:29:40.539Z | ##### #### # ###### ##### |
| 116 | 2026-05-26T03:29:40.539Z | |
| 117 | 2026-05-26T03:29:40.542Z | + ptime -m cargo build --all |
| 118 | 2026-05-26T03:29:40.617Z | Updating crates.io index |
| 119 | 2026-05-26T03:29:40.620Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-05-26T03:29:40.972Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-05-26T03:29:40.972Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 122 | 2026-05-26T03:29:41.014Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-05-26T03:29:41.651Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-05-26T03:29:41.651Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 125 | 2026-05-26T03:29:42.325Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-05-26T03:29:42.633Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-05-26T03:29:42.633Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-05-26T03:29:42.647Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-05-26T03:29:42.937Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-05-26T03:29:42.937Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 131 | 2026-05-26T03:29:42.953Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-05-26T03:29:43.230Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-05-26T03:29:43.230Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-05-26T03:29:43.239Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-05-26T03:29:43.501Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-05-26T03:29:43.501Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-05-26T03:29:43.570Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-05-26T03:29:44.394Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-05-26T03:29:44.394Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 140 | 2026-05-26T03:29:46.209Z | Downloading crates ... |
| 141 | 2026-05-26T03:29:46.273Z | Downloaded aho-corasick v1.1.4 |
| 142 | 2026-05-26T03:29:46.277Z | Downloaded foreign-types-shared v0.3.1 |
| 143 | 2026-05-26T03:29:46.280Z | Downloaded camino v1.2.2 |
| 144 | 2026-05-26T03:29:46.280Z | Downloaded block-buffer v0.10.4 |
| 145 | 2026-05-26T03:29:46.286Z | Downloaded colored v3.1.1 |
| 146 | 2026-05-26T03:29:46.289Z | Downloaded crossbeam-utils v0.8.21 |
| 147 | 2026-05-26T03:29:46.292Z | Downloaded equivalent v1.0.2 |
| 148 | 2026-05-26T03:29:46.295Z | Downloaded rustls-pki-types v1.14.1 |
| 149 | 2026-05-26T03:29:46.298Z | Downloaded schemars_derive v0.8.22 |
| 150 | 2026-05-26T03:29:46.300Z | Downloaded strsim v0.11.1 |
| 151 | 2026-05-26T03:29:46.303Z | Downloaded http-body-util v0.1.3 |
| 152 | 2026-05-26T03:29:46.303Z | Downloaded heck v0.4.1 |
| 153 | 2026-05-26T03:29:46.304Z | Downloaded futures-task v0.3.32 |
| 154 | 2026-05-26T03:29:46.306Z | Downloaded chacha20 v0.10.0 |
| 155 | 2026-05-26T03:29:46.306Z | Downloaded idna_adapter v1.2.2 |
| 156 | 2026-05-26T03:29:46.309Z | Downloaded cstr-argument v0.1.2 |
| 157 | 2026-05-26T03:29:46.309Z | Downloaded byteorder v1.5.0 |
| 158 | 2026-05-26T03:29:46.310Z | Downloaded quinn-proto v0.11.14 |
| 159 | 2026-05-26T03:29:46.313Z | Downloaded quinn-udp v0.5.14 |
| 160 | 2026-05-26T03:29:46.316Z | Downloaded http-body v1.0.1 |
| 161 | 2026-05-26T03:29:46.316Z | Downloaded errno v0.3.14 |
| 162 | 2026-05-26T03:29:46.319Z | Downloaded colorchoice v1.0.5 |
| 163 | 2026-05-26T03:29:46.319Z | Downloaded slog-stdlog v4.1.1 |
| 164 | 2026-05-26T03:29:46.322Z | Downloaded cpufeatures v0.2.17 |
| 165 | 2026-05-26T03:29:46.322Z | Downloaded schemars v0.8.22 |
| 166 | 2026-05-26T03:29:46.329Z | Downloaded serde_spanned v1.1.1 |
| 167 | 2026-05-26T03:29:46.332Z | Downloaded powerfmt v0.2.0 |
| 168 | 2026-05-26T03:29:46.332Z | Downloaded parking_lot v0.12.5 |
| 169 | 2026-05-26T03:29:46.335Z | Downloaded is_terminal_polyfill v1.70.2 |
| 170 | 2026-05-26T03:29:46.335Z | Downloaded heck v0.5.0 |
| 171 | 2026-05-26T03:29:46.335Z | Downloaded crucible-workspace-hack v0.1.0 |
| 172 | 2026-05-26T03:29:46.338Z | Downloaded clap_lex v1.1.0 |
| 173 | 2026-05-26T03:29:46.338Z | Downloaded serde_derive v1.0.228 |
| 174 | 2026-05-26T03:29:46.341Z | Downloaded atomic-waker v1.1.2 |
| 175 | 2026-05-26T03:29:46.341Z | Downloaded futures-sink v0.3.32 |
| 176 | 2026-05-26T03:29:46.341Z | Downloaded form_urlencoded v1.2.2 |
| 177 | 2026-05-26T03:29:46.344Z | Downloaded crypto-common v0.1.7 |
| 178 | 2026-05-26T03:29:46.344Z | Downloaded cpufeatures v0.3.0 |
| 179 | 2026-05-26T03:29:46.347Z | Downloaded cfg-if v1.0.4 |
| 180 | 2026-05-26T03:29:46.347Z | Downloaded scopeguard v1.2.0 |
| 181 | 2026-05-26T03:29:46.347Z | Downloaded anstyle-query v1.1.5 |
| 182 | 2026-05-26T03:29:46.350Z | Downloaded dyn-clone v1.0.20 |
| 183 | 2026-05-26T03:29:46.350Z | Downloaded generic-array v0.14.7 |
| 184 | 2026-05-26T03:29:46.350Z | Downloaded futures-io v0.3.32 |
| 185 | 2026-05-26T03:29:46.359Z | Downloaded ryu v1.0.23 |
| 186 | 2026-05-26T03:29:46.359Z | Downloaded foreign-types v0.5.0 |
| 187 | 2026-05-26T03:29:46.359Z | Downloaded progenitor-macro v0.10.0 |
| 188 | 2026-05-26T03:29:46.363Z | Downloaded foreign-types-macros v0.2.3 |
| 189 | 2026-05-26T03:29:46.363Z | Downloaded base16ct v1.0.0 |
| 190 | 2026-05-26T03:29:46.363Z | Downloaded cfg_aliases v0.2.1 |
| 191 | 2026-05-26T03:29:46.363Z | Downloaded anstyle-parse v1.0.0 |
| 192 | 2026-05-26T03:29:46.366Z | Downloaded autocfg v1.5.0 |
| 193 | 2026-05-26T03:29:46.366Z | Downloaded rand_chacha v0.3.1 |
| 194 | 2026-05-26T03:29:46.369Z | Downloaded pretty-hex v0.4.2 |
| 195 | 2026-05-26T03:29:46.369Z | Downloaded potential_utf v0.1.5 |
| 196 | 2026-05-26T03:29:46.374Z | Downloaded futures-macro v0.3.32 |
| 197 | 2026-05-26T03:29:46.377Z | Downloaded itoa v1.0.18 |
| 198 | 2026-05-26T03:29:46.380Z | Downloaded sync_wrapper v1.0.2 |
| 199 | 2026-05-26T03:29:46.380Z | Downloaded proc-macro-error-attr v1.0.4 |
| 200 | 2026-05-26T03:29:46.380Z | Downloaded num-conv v0.2.1 |
| 201 | 2026-05-26T03:29:46.383Z | Downloaded digest v0.10.7 |
| 202 | 2026-05-26T03:29:46.386Z | Downloaded httparse v1.10.1 |
| 203 | 2026-05-26T03:29:46.386Z | Downloaded tabwriter v1.4.1 |
| 204 | 2026-05-26T03:29:46.389Z | Downloaded stable_deref_trait v1.2.1 |
| 205 | 2026-05-26T03:29:46.389Z | Downloaded bytes v1.11.1 |
| 206 | 2026-05-26T03:29:46.392Z | Downloaded num_enum_derive v0.7.6 |
| 207 | 2026-05-26T03:29:46.395Z | Downloaded proc-macro-error v1.0.4 |
| 208 | 2026-05-26T03:29:46.395Z | Downloaded is-terminal v0.4.17 |
| 209 | 2026-05-26T03:29:46.395Z | Downloaded futures-core v0.3.32 |
| 210 | 2026-05-26T03:29:46.398Z | Downloaded ppv-lite86 v0.2.21 |
| 211 | 2026-05-26T03:29:46.398Z | Downloaded parking_lot_core v0.9.12 |
| 212 | 2026-05-26T03:29:46.401Z | Downloaded subtle v2.6.1 |
| 213 | 2026-05-26T03:29:46.401Z | Downloaded hyper-rustls v0.27.9 |
| 214 | 2026-05-26T03:29:46.405Z | Downloaded proc-macro-crate v3.5.0 |
| 215 | 2026-05-26T03:29:46.408Z | Downloaded rustc-hash v2.1.2 |
| 216 | 2026-05-26T03:29:46.408Z | Downloaded lock_api v0.4.14 |
| 217 | 2026-05-26T03:29:46.408Z | Downloaded anstyle v1.0.14 |
| 218 | 2026-05-26T03:29:46.411Z | Downloaded ipnet v2.12.0 |
| 219 | 2026-05-26T03:29:46.411Z | Downloaded erased-serde v0.3.31 |
| 220 | 2026-05-26T03:29:46.414Z | Downloaded lazy_static v1.5.0 |
| 221 | 2026-05-26T03:29:46.414Z | Downloaded percent-encoding v2.3.2 |
| 222 | 2026-05-26T03:29:46.414Z | Downloaded futures-executor v0.3.32 |
| 223 | 2026-05-26T03:29:46.417Z | Downloaded tokio-macros v2.7.0 |
| 224 | 2026-05-26T03:29:46.417Z | Downloaded data-encoding v2.11.0 |
| 225 | 2026-05-26T03:29:46.417Z | Downloaded serde_urlencoded v0.7.1 |
| 226 | 2026-05-26T03:29:46.420Z | Downloaded lru-slab v0.1.2 |
| 227 | 2026-05-26T03:29:46.420Z | Downloaded try-lock v0.2.5 |
| 228 | 2026-05-26T03:29:46.424Z | Downloaded tower-layer v0.3.3 |
| 229 | 2026-05-26T03:29:46.427Z | Downloaded utf8parse v0.2.2 |
| 230 | 2026-05-26T03:29:46.427Z | Downloaded litemap v0.8.2 |
| 231 | 2026-05-26T03:29:46.427Z | Downloaded slog-envlogger v2.2.0 |
| 232 | 2026-05-26T03:29:46.430Z | Downloaded typify-macro v0.4.3 |
| 233 | 2026-05-26T03:29:46.430Z | Downloaded deranged v0.5.8 |
| 234 | 2026-05-26T03:29:46.430Z | Downloaded take_mut v0.2.2 |
| 235 | 2026-05-26T03:29:46.433Z | Downloaded progenitor-client v0.10.0 |
| 236 | 2026-05-26T03:29:46.433Z | Downloaded clap_derive v4.6.1 |
| 237 | 2026-05-26T03:29:46.433Z | Downloaded cc v1.2.62 |
| 238 | 2026-05-26T03:29:46.435Z | Downloaded sha1 v0.10.6 |
| 239 | 2026-05-26T03:29:46.438Z | Downloaded tower-service v0.3.3 |
| 240 | 2026-05-26T03:29:46.439Z | Downloaded tinyvec_macros v0.1.1 |
| 241 | 2026-05-26T03:29:46.439Z | Downloaded anstream v1.0.0 |
| 242 | 2026-05-26T03:29:46.441Z | Downloaded async-trait v0.1.89 |
| 243 | 2026-05-26T03:29:46.441Z | Downloaded either v1.15.0 |
| 244 | 2026-05-26T03:29:46.444Z | Downloaded displaydoc v0.2.5 |
| 245 | 2026-05-26T03:29:46.444Z | Downloaded rand_core v0.6.4 |
| 246 | 2026-05-26T03:29:46.444Z | Downloaded cargo_toml v0.22.3 |
| 247 | 2026-05-26T03:29:46.447Z | Downloaded unit-prefix v0.5.2 |
| 248 | 2026-05-26T03:29:46.447Z | Downloaded thread_local v1.1.9 |
| 249 | 2026-05-26T03:29:46.447Z | Downloaded quote v1.0.45 |
| 250 | 2026-05-26T03:29:46.450Z | Downloaded want v0.3.1 |
| 251 | 2026-05-26T03:29:46.450Z | Downloaded thiserror v1.0.69 |
| 252 | 2026-05-26T03:29:46.453Z | Downloaded utf8_iter v1.0.4 |
| 253 | 2026-05-26T03:29:46.453Z | Downloaded slog-term v2.9.2 |
| 254 | 2026-05-26T03:29:46.456Z | Downloaded typeid v1.0.3 |
| 255 | 2026-05-26T03:29:46.456Z | Downloaded find-msvc-tools v0.1.9 |
| 256 | 2026-05-26T03:29:46.456Z | Downloaded tinystr v0.8.3 |
| 257 | 2026-05-26T03:29:46.459Z | Downloaded utf-8 v0.7.6 |
| 258 | 2026-05-26T03:29:46.459Z | Downloaded untrusted v0.9.0 |
| 259 | 2026-05-26T03:29:46.459Z | Downloaded time-macros v0.2.27 |
| 260 | 2026-05-26T03:29:46.462Z | Downloaded foldhash v0.2.0 |
| 261 | 2026-05-26T03:29:46.462Z | Downloaded slab v0.4.12 |
| 262 | 2026-05-26T03:29:46.462Z | Downloaded pkg-config v0.3.33 |
| 263 | 2026-05-26T03:29:46.465Z | Downloaded serde_tokenstream v0.2.3 |
| 264 | 2026-05-26T03:29:46.465Z | Downloaded zerofrom-derive v0.1.7 |
| 265 | 2026-05-26T03:29:46.465Z | Downloaded zerofrom v0.1.8 |
| 266 | 2026-05-26T03:29:46.465Z | Downloaded yoke-derive v0.8.2 |
| 267 | 2026-05-26T03:29:46.468Z | Downloaded version_check v0.9.5 |
| 268 | 2026-05-26T03:29:46.468Z | Downloaded shlex v1.3.0 |
| 269 | 2026-05-26T03:29:46.471Z | Downloaded futures-channel v0.3.32 |
| 270 | 2026-05-26T03:29:46.474Z | Downloaded console v0.16.3 |
| 271 | 2026-05-26T03:29:46.480Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 272 | 2026-05-26T03:29:46.483Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 273 | 2026-05-26T03:29:46.483Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 274 | 2026-05-26T03:29:46.483Z | Downloaded slog-scope v4.4.1 |
| 275 | 2026-05-26T03:29:46.486Z | Downloaded time-core v0.1.8 |
| 276 | 2026-05-26T03:29:46.486Z | Downloaded thiserror v2.0.18 |
| 277 | 2026-05-26T03:29:46.489Z | Downloaded thiserror-impl v1.0.69 |
| 278 | 2026-05-26T03:29:46.489Z | Downloaded progenitor v0.10.0 |
| 279 | 2026-05-26T03:29:46.492Z | Downloaded rustversion v1.0.22 |
| 280 | 2026-05-26T03:29:46.492Z | Downloaded rand_core v0.10.1 |
| 281 | 2026-05-26T03:29:46.492Z | Downloaded log v0.4.29 |
| 282 | 2026-05-26T03:29:46.495Z | Downloaded synstructure v0.13.2 |
| 283 | 2026-05-26T03:29:46.495Z | Downloaded slog-async v2.8.0 |
| 284 | 2026-05-26T03:29:46.495Z | Downloaded rand_chacha v0.9.0 |
| 285 | 2026-05-26T03:29:46.498Z | Downloaded iana-time-zone v0.1.65 |
| 286 | 2026-05-26T03:29:46.498Z | Downloaded rand_core v0.9.5 |
| 287 | 2026-05-26T03:29:46.498Z | Downloaded anyhow v1.0.102 |
| 288 | 2026-05-26T03:29:46.501Z | Downloaded zone_cfg_derive v0.3.1 |
| 289 | 2026-05-26T03:29:46.501Z | Downloaded tokio-tungstenite v0.21.0 |
| 290 | 2026-05-26T03:29:46.503Z | Downloaded serde_derive_internals v0.29.1 |
| 291 | 2026-05-26T03:29:46.503Z | Downloaded clap v4.6.1 |
| 292 | 2026-05-26T03:29:46.507Z | Downloaded pin-project-lite v0.2.17 |
| 293 | 2026-05-26T03:29:46.510Z | Downloaded num_enum v0.7.6 |
| 294 | 2026-05-26T03:29:46.513Z | Downloaded tokio-rustls v0.26.4 |
| 295 | 2026-05-26T03:29:46.516Z | Downloaded writeable v0.6.3 |
| 296 | 2026-05-26T03:29:46.516Z | Downloaded signal-hook-registry v1.4.8 |
| 297 | 2026-05-26T03:29:46.516Z | Downloaded zeroize v1.8.2 |
| 298 | 2026-05-26T03:29:46.519Z | Downloaded quinn v0.11.9 |
| 299 | 2026-05-26T03:29:46.523Z | Downloaded term v1.2.1 |
| 300 | 2026-05-26T03:29:46.523Z | Downloaded zmij v1.0.21 |
| 301 | 2026-05-26T03:29:46.526Z | Downloaded getrandom v0.2.17 |
| 302 | 2026-05-26T03:29:46.526Z | Downloaded semver v1.0.28 |
| 303 | 2026-05-26T03:29:46.526Z | Downloaded zerovec-derive v0.11.3 |
| 304 | 2026-05-26T03:29:46.529Z | Downloaded xz2 v0.1.7 |
| 305 | 2026-05-26T03:29:46.529Z | Downloaded getrandom v0.4.2 |
| 306 | 2026-05-26T03:29:46.536Z | Downloaded tracing-attributes v0.1.31 |
| 307 | 2026-05-26T03:29:46.539Z | Downloaded thiserror-impl v2.0.18 |
| 308 | 2026-05-26T03:29:46.542Z | Downloaded bitflags v2.11.1 |
| 309 | 2026-05-26T03:29:46.545Z | Downloaded once_cell v1.21.4 |
| 310 | 2026-05-26T03:29:46.545Z | Downloaded smallvec v1.15.1 |
| 311 | 2026-05-26T03:29:46.548Z | Downloaded allocator-api2 v0.2.21 |
| 312 | 2026-05-26T03:29:46.548Z | Downloaded oxnet v0.1.5 |
| 313 | 2026-05-26T03:29:46.551Z | Downloaded num-traits v0.2.19 |
| 314 | 2026-05-26T03:29:46.551Z | Downloaded sha2 v0.10.9 |
| 315 | 2026-05-26T03:29:46.554Z | Downloaded tinyvec v1.11.0 |
| 316 | 2026-05-26T03:29:46.554Z | Downloaded proc-macro2 v1.0.106 |
| 317 | 2026-05-26T03:29:46.557Z | Downloaded icu_provider v2.2.0 |
| 318 | 2026-05-26T03:29:46.557Z | Downloaded getrandom v0.3.4 |
| 319 | 2026-05-26T03:29:46.560Z | Downloaded zone v0.3.1 |
| 320 | 2026-05-26T03:29:46.563Z | Downloaded prettyplease v0.2.37 |
| 321 | 2026-05-26T03:29:46.563Z | Downloaded yoke v0.8.2 |
| 322 | 2026-05-26T03:29:46.567Z | Downloaded smf v0.2.3 |
| 323 | 2026-05-26T03:29:46.567Z | Downloaded icu_normalizer_data v2.2.0 |
| 324 | 2026-05-26T03:29:46.570Z | Downloaded futures v0.3.32 |
| 325 | 2026-05-26T03:29:46.573Z | Downloaded base64 v0.22.1 |
| 326 | 2026-05-26T03:29:46.576Z | Downloaded icu_properties v2.2.0 |
| 327 | 2026-05-26T03:29:46.576Z | Downloaded socket2 v0.6.3 |
| 328 | 2026-05-26T03:29:46.579Z | Downloaded arc-swap v1.9.1 |
| 329 | 2026-05-26T03:29:46.579Z | Downloaded unsafe-libyaml v0.2.11 |
| 330 | 2026-05-26T03:29:46.582Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 331 | 2026-05-26T03:29:46.585Z | Downloaded icu_normalizer v2.2.0 |
| 332 | 2026-05-26T03:29:46.585Z | Downloaded typify v0.4.3 |
| 333 | 2026-05-26T03:29:46.588Z | Downloaded icu_locale_core v2.2.0 |
| 334 | 2026-05-26T03:29:46.591Z | Downloaded tungstenite v0.21.0 |
| 335 | 2026-05-26T03:29:46.594Z | Downloaded rustls-webpki v0.103.13 |
| 336 | 2026-05-26T03:29:46.597Z | Downloaded serde v1.0.228 |
| 337 | 2026-05-26T03:29:46.597Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 338 | 2026-05-26T03:29:46.600Z | Downloaded serde_yaml v0.9.34+deprecated |
| 339 | 2026-05-26T03:29:46.603Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 340 | 2026-05-26T03:29:46.603Z | Downloaded tracing-core v0.1.36 |
| 341 | 2026-05-26T03:29:46.606Z | Downloaded crossbeam-channel v0.5.15 |
| 342 | 2026-05-26T03:29:46.606Z | Downloaded serde_core v1.0.228 |
| 343 | 2026-05-26T03:29:46.609Z | Downloaded base64 v0.21.7 |
| 344 | 2026-05-26T03:29:46.609Z | Downloaded indicatif v0.18.4 |
| 345 | 2026-05-26T03:29:46.612Z | Downloaded unicode-ident v1.0.24 |
| 346 | 2026-05-26T03:29:46.615Z | Downloaded uuid v1.23.1 |
| 347 | 2026-05-26T03:29:46.615Z | Downloaded slog v2.8.2 |
| 348 | 2026-05-26T03:29:46.618Z | Downloaded regex v1.12.3 |
| 349 | 2026-05-26T03:29:46.621Z | Downloaded rand v0.10.1 |
| 350 | 2026-05-26T03:29:46.624Z | Downloaded reqwest v0.12.28 |
| 351 | 2026-05-26T03:29:46.627Z | Downloaded progenitor-impl v0.10.0 |
| 352 | 2026-05-26T03:29:46.627Z | Downloaded rand v0.8.6 |
| 353 | 2026-05-26T03:29:46.630Z | Downloaded icu_properties_data v2.2.0 |
| 354 | 2026-05-26T03:29:46.632Z | Downloaded icu_collections v2.2.0 |
| 355 | 2026-05-26T03:29:46.635Z | Downloaded memchr v2.8.0 |
| 356 | 2026-05-26T03:29:46.638Z | Downloaded url v2.5.8 |
| 357 | 2026-05-26T03:29:46.643Z | Downloaded http v1.4.0 |
| 358 | 2026-05-26T03:29:46.647Z | Downloaded indexmap v2.14.0 |
| 359 | 2026-05-26T03:29:46.650Z | Downloaded mio v1.2.0 |
| 360 | 2026-05-26T03:29:46.653Z | Downloaded hyper-util v0.1.20 |
| 361 | 2026-05-26T03:29:46.656Z | Downloaded tower v0.5.3 |
| 362 | 2026-05-26T03:29:46.659Z | Downloaded typenum v1.20.0 |
| 363 | 2026-05-26T03:29:46.663Z | Downloaded rand v0.9.4 |
| 364 | 2026-05-26T03:29:46.666Z | Downloaded hashbrown v0.16.1 |
| 365 | 2026-05-26T03:29:46.669Z | Downloaded zerotrie v0.2.4 |
| 366 | 2026-05-26T03:29:46.672Z | Downloaded clap_builder v4.6.0 |
| 367 | 2026-05-26T03:29:46.675Z | Downloaded itertools v0.12.1 |
| 368 | 2026-05-26T03:29:46.678Z | Downloaded idna v1.1.0 |
| 369 | 2026-05-26T03:29:46.681Z | Downloaded ron v0.12.1 |
| 370 | 2026-05-26T03:29:46.688Z | Downloaded tower-http v0.6.10 |
| 371 | 2026-05-26T03:29:46.692Z | Downloaded futures-util v0.3.32 |
| 372 | 2026-05-26T03:29:46.698Z | Downloaded zerovec v0.11.6 |
| 373 | 2026-05-26T03:29:46.701Z | Downloaded serde_json v1.0.149 |
| 374 | 2026-05-26T03:29:46.705Z | Downloaded reqwest v0.13.4 |
| 375 | 2026-05-26T03:29:46.708Z | Downloaded hashbrown v0.17.1 |
| 376 | 2026-05-26T03:29:46.711Z | Downloaded winnow v1.0.3 |
| 377 | 2026-05-26T03:29:46.716Z | Downloaded winnow v0.7.15 |
| 378 | 2026-05-26T03:29:46.721Z | Downloaded chrono v0.4.44 |
| 379 | 2026-05-26T03:29:46.725Z | Downloaded tokio-util v0.7.18 |
| 380 | 2026-05-26T03:29:46.728Z | Downloaded hyper v1.9.0 |
| 381 | 2026-05-26T03:29:46.732Z | Downloaded unicode-width v0.2.2 |
| 382 | 2026-05-26T03:29:46.746Z | Downloaded zerocopy v0.8.48 |
| 383 | 2026-05-26T03:29:46.756Z | Downloaded portable-atomic v1.13.1 |
| 384 | 2026-05-26T03:29:46.760Z | Downloaded time v0.3.47 |
| 385 | 2026-05-26T03:29:46.767Z | Downloaded webpki-roots v1.0.7 |
| 386 | 2026-05-26T03:29:46.781Z | Downloaded syn v1.0.109 |
| 387 | 2026-05-26T03:29:46.786Z | Downloaded typify-impl v0.4.3 |
| 388 | 2026-05-26T03:29:46.801Z | Downloaded syn v2.0.117 |
| 389 | 2026-05-26T03:29:46.807Z | Downloaded regex-syntax v0.8.10 |
| 390 | 2026-05-26T03:29:46.811Z | Downloaded regress v0.10.5 |
| 391 | 2026-05-26T03:29:46.819Z | Downloaded tokio v1.52.3 |
| 392 | 2026-05-26T03:29:46.840Z | Downloaded libc v0.2.186 |
| 393 | 2026-05-26T03:29:46.857Z | Downloaded rustls v0.23.40 |
| 394 | 2026-05-26T03:29:46.863Z | Downloaded openapiv3 v2.2.0 |
| 395 | 2026-05-26T03:29:46.886Z | Downloaded tracing v0.1.44 |
| 396 | 2026-05-26T03:29:46.904Z | Downloaded regex-automata v0.4.14 |
| 397 | 2026-05-26T03:29:46.931Z | Downloaded lzma-sys v0.1.20 |
| 398 | 2026-05-26T03:29:46.977Z | Downloaded ring v0.17.14 |
| 399 | 2026-05-26T03:29:47.077Z | Compiling proc-macro2 v1.0.106 |
| 400 | 2026-05-26T03:29:47.077Z | Compiling unicode-ident v1.0.24 |
| 401 | 2026-05-26T03:29:47.077Z | Compiling quote v1.0.45 |
| 402 | 2026-05-26T03:29:47.077Z | Compiling libc v0.2.186 |
| 403 | 2026-05-26T03:29:47.080Z | Compiling cfg-if v1.0.4 |
| 404 | 2026-05-26T03:29:47.080Z | Compiling itoa v1.0.18 |
| 405 | 2026-05-26T03:29:47.080Z | Compiling serde_core v1.0.228 |
| 406 | 2026-05-26T03:29:47.238Z | Compiling memchr v2.8.0 |
| 407 | 2026-05-26T03:29:47.288Z | Compiling equivalent v1.0.2 |
| 408 | 2026-05-26T03:29:47.356Z | Compiling zmij v1.0.21 |
| 409 | 2026-05-26T03:29:47.364Z | Compiling serde v1.0.228 |
| 410 | 2026-05-26T03:29:47.571Z | Compiling version_check v0.9.5 |
| 411 | 2026-05-26T03:29:47.708Z | Compiling serde_json v1.0.149 |
| 412 | 2026-05-26T03:29:47.736Z | Compiling autocfg v1.5.0 |
| 413 | 2026-05-26T03:29:47.925Z | Compiling pin-project-lite v0.2.17 |
| 414 | 2026-05-26T03:29:47.945Z | Compiling stable_deref_trait v1.2.1 |
| 415 | 2026-05-26T03:29:47.962Z | Compiling bytes v1.11.1 |
| 416 | 2026-05-26T03:29:48.014Z | Compiling smallvec v1.15.1 |
| 417 | 2026-05-26T03:29:48.024Z | Compiling futures-core v0.3.32 |
| 418 | 2026-05-26T03:29:48.087Z | Compiling num-traits v0.2.19 |
| 419 | 2026-05-26T03:29:48.169Z | Compiling hashbrown v0.17.1 |
| 420 | 2026-05-26T03:29:48.459Z | Compiling syn v2.0.117 |
| 421 | 2026-05-26T03:29:48.538Z | Compiling shlex v1.3.0 |
| 422 | 2026-05-26T03:29:48.568Z | Compiling parking_lot_core v0.9.12 |
| 423 | 2026-05-26T03:29:48.571Z | Compiling find-msvc-tools v0.1.9 |
| 424 | 2026-05-26T03:29:48.718Z | Compiling cc v1.2.62 |
| 425 | 2026-05-26T03:29:48.722Z | Compiling http v1.4.0 |
| 426 | 2026-05-26T03:29:48.810Z | Compiling socket2 v0.6.3 |
| 427 | 2026-05-26T03:29:48.856Z | Compiling rustversion v1.0.22 |
| 428 | 2026-05-26T03:29:49.212Z | Compiling futures-sink v0.3.32 |
| 429 | 2026-05-26T03:29:49.255Z | Compiling schemars v0.8.22 |
| 430 | 2026-05-26T03:29:49.315Z | Compiling scopeguard v1.2.0 |
| 431 | 2026-05-26T03:29:49.405Z | Compiling lock_api v0.4.14 |
| 432 | 2026-05-26T03:29:49.423Z | Compiling errno v0.3.14 |
| 433 | 2026-05-26T03:29:49.521Z | Compiling litemap v0.8.2 |
| 434 | 2026-05-26T03:29:49.574Z | Compiling getrandom v0.4.2 |
| 435 | 2026-05-26T03:29:49.610Z | Compiling thiserror v2.0.18 |
| 436 | 2026-05-26T03:29:49.630Z | Compiling writeable v0.6.3 |
| 437 | 2026-05-26T03:29:49.709Z | Compiling dyn-clone v1.0.20 |
| 438 | 2026-05-26T03:29:49.713Z | Compiling rand_core v0.10.1 |
| 439 | 2026-05-26T03:29:49.713Z | Compiling parking_lot v0.12.5 |
| 440 | 2026-05-26T03:29:49.806Z | Compiling signal-hook-registry v1.4.8 |
| 441 | 2026-05-26T03:29:49.860Z | Compiling futures-channel v0.3.32 |
| 442 | 2026-05-26T03:29:49.863Z | Compiling mio v1.2.0 |
| 443 | 2026-05-26T03:29:49.876Z | Compiling getrandom v0.2.17 |
| 444 | 2026-05-26T03:29:50.055Z | Compiling winnow v1.0.3 |
| 445 | 2026-05-26T03:29:50.086Z | Compiling icu_properties_data v2.2.0 |
| 446 | 2026-05-26T03:29:50.099Z | Compiling once_cell v1.21.4 |
| 447 | 2026-05-26T03:29:50.122Z | Compiling utf8_iter v1.0.4 |
| 448 | 2026-05-26T03:29:50.154Z | Compiling icu_normalizer_data v2.2.0 |
| 449 | 2026-05-26T03:29:50.308Z | Compiling indexmap v2.14.0 |
| 450 | 2026-05-26T03:29:50.330Z | Compiling foldhash v0.2.0 |
| 451 | 2026-05-26T03:29:50.369Z | Compiling slab v0.4.12 |
| 452 | 2026-05-26T03:29:50.401Z | Compiling futures-io v0.3.32 |
| 453 | 2026-05-26T03:29:50.410Z | Compiling percent-encoding v2.3.2 |
| 454 | 2026-05-26T03:29:50.441Z | Compiling futures-task v0.3.32 |
| 455 | 2026-05-26T03:29:50.492Z | Compiling allocator-api2 v0.2.21 |
| 456 | 2026-05-26T03:29:50.609Z | Compiling httparse v1.10.1 |
| 457 | 2026-05-26T03:29:50.609Z | Compiling heck v0.5.0 |
| 458 | 2026-05-26T03:29:50.684Z | Compiling iana-time-zone v0.1.65 |
| 459 | 2026-05-26T03:29:50.826Z | Compiling hashbrown v0.16.1 |
| 460 | 2026-05-26T03:29:50.872Z | Compiling log v0.4.29 |
| 461 | 2026-05-26T03:29:50.927Z | Compiling chrono v0.4.44 |
| 462 | 2026-05-26T03:29:50.952Z | Compiling ring v0.17.14 |
| 463 | 2026-05-26T03:29:51.020Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 464 | 2026-05-26T03:29:51.161Z | Compiling syn v1.0.109 |
| 465 | 2026-05-26T03:29:51.497Z | Compiling synstructure v0.13.2 |
| 466 | 2026-05-26T03:29:51.545Z | Compiling serde_derive_internals v0.29.1 |
| 467 | 2026-05-26T03:29:51.833Z | Compiling form_urlencoded v1.2.2 |
| 468 | 2026-05-26T03:29:51.940Z | Compiling tracing-core v0.1.36 |
| 469 | 2026-05-26T03:29:52.009Z | Compiling http-body v1.0.1 |
| 470 | 2026-05-26T03:29:52.163Z | Compiling generic-array v0.14.7 |
| 471 | 2026-05-26T03:29:52.271Z | Compiling regex-syntax v0.8.10 |
| 472 | 2026-05-26T03:29:52.295Z | Compiling zeroize v1.8.2 |
| 473 | 2026-05-26T03:29:52.402Z | Compiling zerocopy v0.8.48 |
| 474 | 2026-05-26T03:29:52.478Z | Compiling uuid v1.23.1 |
| 475 | 2026-05-26T03:29:52.482Z | Compiling serde_derive v1.0.228 |
| 476 | 2026-05-26T03:29:52.556Z | Compiling zerofrom-derive v0.1.7 |
| 477 | 2026-05-26T03:29:52.576Z | Compiling yoke-derive v0.8.2 |
| 478 | 2026-05-26T03:29:52.791Z | Compiling zerovec-derive v0.11.3 |
| 479 | 2026-05-26T03:29:52.809Z | Compiling displaydoc v0.2.5 |
| 480 | 2026-05-26T03:29:52.844Z | Compiling schemars_derive v0.8.22 |
| 481 | 2026-05-26T03:29:53.172Z | Compiling thiserror-impl v2.0.18 |
| 482 | 2026-05-26T03:29:53.617Z | Compiling tokio-macros v2.7.0 |
| 483 | 2026-05-26T03:29:53.724Z | Compiling futures-macro v0.3.32 |
| 484 | 2026-05-26T03:29:53.820Z | Compiling zerofrom v0.1.8 |
| 485 | 2026-05-26T03:29:53.938Z | Compiling yoke v0.8.2 |
| 486 | 2026-05-26T03:29:53.947Z | Compiling tracing-attributes v0.1.31 |
| 487 | 2026-05-26T03:29:54.113Z | Compiling zerovec v0.11.6 |
| 488 | 2026-05-26T03:29:54.123Z | Compiling zerotrie v0.2.4 |
| 489 | 2026-05-26T03:29:54.391Z | Compiling tokio v1.52.3 |
| 490 | 2026-05-26T03:29:54.430Z | Compiling thiserror v1.0.69 |
| 491 | 2026-05-26T03:29:54.571Z | Compiling tinystr v0.8.3 |
| 492 | 2026-05-26T03:29:54.589Z | Compiling potential_utf v0.1.5 |
| 493 | 2026-05-26T03:29:54.645Z | Compiling futures-util v0.3.32 |
| 494 | 2026-05-26T03:29:54.749Z | Compiling icu_locale_core v2.2.0 |
| 495 | 2026-05-26T03:29:54.762Z | Compiling icu_collections v2.2.0 |
| 496 | 2026-05-26T03:29:54.942Z | Compiling thiserror-impl v1.0.69 |
| 497 | 2026-05-26T03:29:54.970Z | Compiling rustls-pki-types v1.14.1 |
| 498 | 2026-05-26T03:29:55.190Z | Compiling tracing v0.1.44 |
| 499 | 2026-05-26T03:29:55.445Z | Compiling icu_provider v2.2.0 |
| 500 | 2026-05-26T03:29:55.757Z | Compiling icu_properties v2.2.0 |
| 501 | 2026-05-26T03:29:55.770Z | Compiling icu_normalizer v2.2.0 |
| 502 | 2026-05-26T03:29:55.834Z | Compiling regress v0.10.5 |
| 503 | 2026-05-26T03:29:56.424Z | Compiling semver v1.0.28 |
| 504 | 2026-05-26T03:29:56.560Z | Compiling typenum v1.20.0 |
| 505 | 2026-05-26T03:29:56.728Z | Compiling idna_adapter v1.2.2 |
| 506 | 2026-05-26T03:29:56.880Z | Compiling idna v1.1.0 |
| 507 | 2026-05-26T03:29:57.061Z | Compiling untrusted v0.9.0 |
| 508 | 2026-05-26T03:29:57.184Z | Compiling base64 v0.22.1 |
| 509 | 2026-05-26T03:29:57.193Z | Compiling tower-service v0.3.3 |
| 510 | 2026-05-26T03:29:57.226Z | Compiling try-lock v0.2.5 |
| 511 | 2026-05-26T03:29:57.283Z | Compiling url v2.5.8 |
| 512 | 2026-05-26T03:29:57.332Z | Compiling want v0.3.1 |
| 513 | 2026-05-26T03:29:57.505Z | Compiling typify-impl v0.4.3 |
| 514 | 2026-05-26T03:29:57.942Z | Compiling serde_tokenstream v0.2.3 |
| 515 | 2026-05-26T03:29:58.231Z | Compiling slog v2.8.2 |
| 516 | 2026-05-26T03:29:58.473Z | Compiling proc-macro-error-attr v1.0.4 |
| 517 | 2026-05-26T03:29:58.713Z | Compiling atomic-waker v1.1.2 |
| 518 | 2026-05-26T03:29:58.842Z | Compiling rustls v0.23.40 |
| 519 | 2026-05-26T03:29:58.869Z | Compiling hyper v1.9.0 |
| 520 | 2026-05-26T03:29:59.127Z | Compiling rustls-webpki v0.103.13 |
| 521 | 2026-05-26T03:29:59.169Z | Compiling erased-serde v0.3.31 |
| 522 | 2026-05-26T03:29:59.574Z | Compiling bitflags v2.11.1 |
| 523 | 2026-05-26T03:29:59.668Z | Compiling sync_wrapper v1.0.2 |
| 524 | 2026-05-26T03:29:59.777Z | Compiling proc-macro-error v1.0.4 |
| 525 | 2026-05-26T03:29:59.804Z | Compiling ryu v1.0.23 |
| 526 | 2026-05-26T03:29:59.822Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 527 | 2026-05-26T03:29:59.986Z | Compiling tower-layer v0.3.3 |
| 528 | 2026-05-26T03:30:00.016Z | Compiling ipnet v2.12.0 |
| 529 | 2026-05-26T03:30:00.045Z | Compiling subtle v2.6.1 |
| 530 | 2026-05-26T03:30:00.144Z | Compiling tower v0.5.3 |
| 531 | 2026-05-26T03:30:00.153Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 532 | 2026-05-26T03:30:00.531Z | Compiling hyper-util v0.1.20 |
| 533 | 2026-05-26T03:30:00.602Z | Compiling block-buffer v0.10.4 |
| 534 | 2026-05-26T03:30:00.612Z | Compiling crypto-common v0.1.7 |
| 535 | 2026-05-26T03:30:00.735Z | Compiling aho-corasick v1.1.4 |
| 536 | 2026-05-26T03:30:00.990Z | Compiling ppv-lite86 v0.2.21 |
| 537 | 2026-05-26T03:30:01.001Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 538 | 2026-05-26T03:30:01.053Z | Compiling getrandom v0.3.4 |
| 539 | 2026-05-26T03:30:01.337Z | Compiling digest v0.10.7 |
| 540 | 2026-05-26T03:30:01.467Z | Compiling proc-macro-crate v3.5.0 |
| 541 | 2026-05-26T03:30:01.538Z | Compiling tower-http v0.6.10 |
| 542 | 2026-05-26T03:30:01.575Z | Compiling regex-automata v0.4.14 |
| 543 | 2026-05-26T03:30:01.932Z | Compiling webpki-roots v1.0.7 |
| 544 | 2026-05-26T03:30:01.964Z | Compiling http-body-util v0.1.3 |
| 545 | 2026-05-26T03:30:02.211Z | Compiling rand_core v0.6.4 |
| 546 | 2026-05-26T03:30:02.840Z | Compiling cpufeatures v0.2.17 |
| 547 | 2026-05-26T03:30:02.854Z | Compiling crossbeam-utils v0.8.21 |
| 548 | 2026-05-26T03:30:03.180Z | Compiling tokio-rustls v0.26.4 |
| 549 | 2026-05-26T03:30:03.255Z | Compiling winnow v0.7.15 |
| 550 | 2026-05-26T03:30:03.440Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 551 | 2026-05-26T03:30:03.658Z | Compiling heck v0.4.1 |
| 552 | 2026-05-26T03:30:03.814Z | Compiling typify-macro v0.4.3 |
| 553 | 2026-05-26T03:30:03.860Z | Compiling crucible-workspace-hack v0.1.0 |
| 554 | 2026-05-26T03:30:04.092Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 555 | 2026-05-26T03:30:04.629Z | Compiling regex v1.12.3 |
| 556 | 2026-05-26T03:30:05.076Z | Compiling hyper-rustls v0.27.9 |
| 557 | 2026-05-26T03:30:05.402Z | Compiling rand_chacha v0.3.1 |
| 558 | 2026-05-26T03:30:05.420Z | Compiling num_enum_derive v0.7.6 |
| 559 | 2026-05-26T03:30:05.788Z | Compiling serde_urlencoded v0.7.1 |
| 560 | 2026-05-26T03:30:05.861Z | Compiling tokio-util v0.7.18 |
| 561 | 2026-05-26T03:30:05.879Z | Compiling typify v0.4.3 |
| 562 | 2026-05-26T03:30:05.934Z | Compiling openapiv3 v2.2.0 |
| 563 | 2026-05-26T03:30:05.959Z | Compiling foreign-types-macros v0.2.3 |
| 564 | 2026-05-26T03:30:06.031Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 565 | 2026-05-26T03:30:06.288Z | Compiling serde_spanned v1.1.1 |
| 566 | 2026-05-26T03:30:06.375Z | Compiling prettyplease v0.2.37 |
| 567 | 2026-05-26T03:30:06.379Z | Compiling foreign-types-shared v0.3.1 |
| 568 | 2026-05-26T03:30:06.438Z | Compiling powerfmt v0.2.0 |
| 569 | 2026-05-26T03:30:06.472Z | Compiling pkg-config v0.3.33 |
| 570 | 2026-05-26T03:30:06.545Z | Compiling time-core v0.1.8 |
| 571 | 2026-05-26T03:30:06.628Z | Compiling unsafe-libyaml v0.2.11 |
| 572 | 2026-05-26T03:30:06.648Z | Compiling cpufeatures v0.3.0 |
| 573 | 2026-05-26T03:30:06.657Z | Compiling anyhow v1.0.102 |
| 574 | 2026-05-26T03:30:06.667Z | Compiling num-conv v0.2.1 |
| 575 | 2026-05-26T03:30:06.689Z | Compiling utf8parse v0.2.2 |
| 576 | 2026-05-26T03:30:06.716Z | Compiling either v1.15.0 |
| 577 | 2026-05-26T03:30:06.802Z | Compiling anstyle-parse v1.0.0 |
| 578 | 2026-05-26T03:30:06.811Z | Compiling time-macros v0.2.27 |
| 579 | 2026-05-26T03:30:06.926Z | Compiling itertools v0.12.1 |
| 580 | 2026-05-26T03:30:06.938Z | Compiling lzma-sys v0.1.20 |
| 581 | 2026-05-26T03:30:06.991Z | Compiling chacha20 v0.10.0 |
| 582 | 2026-05-26T03:30:07.209Z | Compiling serde_yaml v0.9.34+deprecated |
| 583 | 2026-05-26T03:30:07.255Z | Compiling foreign-types v0.5.0 |
| 584 | 2026-05-26T03:30:07.368Z | Compiling deranged v0.5.8 |
| 585 | 2026-05-26T03:30:07.396Z | Compiling num_enum v0.7.6 |
| 586 | 2026-05-26T03:30:07.513Z | Compiling progenitor-impl v0.10.0 |
| 587 | 2026-05-26T03:30:07.670Z | Compiling toml v0.9.12+spec-1.1.0 |
| 588 | 2026-05-26T03:30:07.842Z | Compiling reqwest v0.12.28 |
| 589 | 2026-05-26T03:30:08.267Z | Compiling rand_core v0.9.5 |
| 590 | 2026-05-26T03:30:08.352Z | Compiling rand v0.8.6 |
| 591 | 2026-05-26T03:30:08.708Z | Compiling sha1 v0.10.6 |
| 592 | 2026-05-26T03:30:08.993Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 593 | 2026-05-26T03:30:09.003Z | Compiling arc-swap v1.9.1 |
| 594 | 2026-05-26T03:30:09.012Z | Compiling cstr-argument v0.1.2 |
| 595 | 2026-05-26T03:30:09.040Z | Compiling thread_local v1.1.9 |
| 596 | 2026-05-26T03:30:09.164Z | Compiling utf-8 v0.7.6 |
| 597 | 2026-05-26T03:30:09.198Z | Compiling anstyle-query v1.1.5 |
| 598 | 2026-05-26T03:30:09.299Z | Compiling portable-atomic v1.13.1 |
| 599 | 2026-05-26T03:30:09.309Z | Compiling typeid v1.0.3 |
| 600 | 2026-05-26T03:30:09.312Z | Compiling lazy_static v1.5.0 |
| 601 | 2026-05-26T03:30:09.340Z | Compiling data-encoding v2.11.0 |
| 602 | 2026-05-26T03:30:09.417Z | Compiling anstyle v1.0.14 |
| 603 | 2026-05-26T03:30:09.517Z | Compiling byteorder v1.5.0 |
| 604 | 2026-05-26T03:30:09.614Z | Compiling colorchoice v1.0.5 |
| 605 | 2026-05-26T03:30:09.654Z | Compiling slog-async v2.8.0 |
| 606 | 2026-05-26T03:30:09.732Z | Compiling pretty-hex v0.4.2 |
| 607 | 2026-05-26T03:30:09.747Z | Compiling unicode-width v0.2.2 |
| 608 | 2026-05-26T03:30:09.757Z | Compiling is_terminal_polyfill v1.70.2 |
| 609 | 2026-05-26T03:30:09.847Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 610 | 2026-05-26T03:30:09.868Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 611 | 2026-05-26T03:30:10.008Z | Compiling anstream v1.0.0 |
| 612 | 2026-05-26T03:30:10.069Z | Compiling tungstenite v0.21.0 |
| 613 | 2026-05-26T03:30:10.098Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 614 | 2026-05-26T03:30:10.117Z | Compiling slog-scope v4.4.1 |
| 615 | 2026-05-26T03:30:10.203Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 616 | 2026-05-26T03:30:10.218Z | Compiling progenitor-client v0.10.0 |
| 617 | 2026-05-26T03:30:10.333Z | Compiling crossbeam-channel v0.5.15 |
| 618 | 2026-05-26T03:30:10.467Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 619 | 2026-05-26T03:30:10.500Z | Compiling rand_chacha v0.9.0 |
| 620 | 2026-05-26T03:30:10.741Z | Compiling cargo_toml v0.22.3 |
| 621 | 2026-05-26T03:30:10.824Z | Compiling time v0.3.47 |
| 622 | 2026-05-26T03:30:10.996Z | Compiling rand v0.10.1 |
| 623 | 2026-05-26T03:30:11.043Z | Compiling progenitor-macro v0.10.0 |
| 624 | 2026-05-26T03:30:11.325Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 625 | 2026-05-26T03:30:11.429Z | Compiling futures-executor v0.3.32 |
| 626 | 2026-05-26T03:30:11.645Z | Compiling is-terminal v0.4.17 |
| 627 | 2026-05-26T03:30:11.713Z | Compiling term v1.2.1 |
| 628 | 2026-05-26T03:30:11.716Z | Compiling colored v3.1.1 |
| 629 | 2026-05-26T03:30:11.731Z | Compiling camino v1.2.2 |
| 630 | 2026-05-26T03:30:11.740Z | Compiling oxnet v0.1.5 |
| 631 | 2026-05-26T03:30:11.982Z | Compiling clap_lex v1.1.0 |
| 632 | 2026-05-26T03:30:12.013Z | Compiling strsim v0.11.1 |
| 633 | 2026-05-26T03:30:12.072Z | Compiling take_mut v0.2.2 |
| 634 | 2026-05-26T03:30:12.186Z | Compiling slog-term v2.9.2 |
| 635 | 2026-05-26T03:30:12.238Z | Compiling clap_builder v4.6.0 |
| 636 | 2026-05-26T03:30:12.431Z | Compiling futures v0.3.32 |
| 637 | 2026-05-26T03:30:12.511Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 638 | 2026-05-26T03:30:12.786Z | Compiling rand v0.9.4 |
| 639 | 2026-05-26T03:30:12.817Z | Compiling tokio-tungstenite v0.21.0 |
| 640 | 2026-05-26T03:30:13.041Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 641 | 2026-05-26T03:30:13.119Z | Compiling slog-stdlog v4.1.1 |
| 642 | 2026-05-26T03:30:13.441Z | Compiling console v0.16.3 |
| 643 | 2026-05-26T03:30:13.894Z | Compiling zone_cfg_derive v0.3.1 |
| 644 | 2026-05-26T03:30:13.920Z | Compiling async-trait v0.1.89 |
| 645 | 2026-05-26T03:30:13.961Z | Compiling clap_derive v4.6.1 |
| 646 | 2026-05-26T03:30:14.578Z | Compiling unit-prefix v0.5.2 |
| 647 | 2026-05-26T03:30:14.592Z | Compiling base64 v0.21.7 |
| 648 | 2026-05-26T03:30:14.601Z | Compiling zone v0.3.1 |
| 649 | 2026-05-26T03:30:14.730Z | Compiling indicatif v0.18.4 |
| 650 | 2026-05-26T03:30:14.926Z | Compiling ron v0.12.1 |
| 651 | 2026-05-26T03:30:14.949Z | Compiling slog-envlogger v2.2.0 |
| 652 | 2026-05-26T03:30:15.288Z | Compiling xz2 v0.1.7 |
| 653 | 2026-05-26T03:30:15.531Z | Compiling tabwriter v1.4.1 |
| 654 | 2026-05-26T03:30:15.692Z | Compiling clap v4.6.1 |
| 655 | 2026-05-26T03:30:15.757Z | Compiling sha2 v0.10.9 |
| 656 | 2026-05-26T03:30:15.769Z | Compiling reqwest v0.13.4 |
| 657 | 2026-05-26T03:30:15.780Z | Compiling smf v0.2.3 |
| 658 | 2026-05-26T03:30:15.783Z | Compiling base16ct v1.0.0 |
| 659 | 2026-05-26T03:30:15.884Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 660 | 2026-05-26T03:30:16.407Z | Compiling progenitor v0.10.0 |
| 661 | 2026-05-26T03:30:16.495Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 662 | 2026-05-26T03:30:16.605Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 663 | 2026-05-26T03:30:16.929Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 664 | 2026-05-26T03:30:18.619Z | error[E0308]: mismatched types |
| 665 | 2026-05-26T03:30:18.619Z | --> lib/src/lib.rs:1793:9 |
| 666 | 2026-05-26T03:30:18.619Z | | |
| 667 | 2026-05-26T03:30:18.619Z | 1791 | let client = propolis_client::Client::new_with_client( |
| 668 | 2026-05-26T03:30:18.619Z | | ---------------------------------------- arguments to this function are incorrect |
| 669 | 2026-05-26T03:30:18.619Z | 1792 | &format!("http://{}", sockaddr), |
| 670 | 2026-05-26T03:30:18.619Z | 1793 | reqwest_client, |
| 671 | 2026-05-26T03:30:18.619Z | | ^^^^^^^^^^^^^^ expected `reqwest::async_impl::client::Client`, found `reqwest::Client` |
| 672 | 2026-05-26T03:30:18.619Z | | |
| 673 | 2026-05-26T03:30:18.619Z | note: there are multiple different versions of crate `reqwest` in the dependency graph |
| 674 | 2026-05-26T03:30:18.619Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1 |
| 675 | 2026-05-26T03:30:18.619Z | | |
| 676 | 2026-05-26T03:30:18.619Z | 93 | pub struct Client { |
| 677 | 2026-05-26T03:30:18.619Z | | ^^^^^^^^^^^^^^^^^ this is the expected type |
| 678 | 2026-05-26T03:30:18.619Z | | |
| 679 | 2026-05-26T03:30:18.619Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.4/src/async_impl/client.rs:93:1 |
| 680 | 2026-05-26T03:30:18.619Z | | |
| 681 | 2026-05-26T03:30:18.619Z | 93 | pub struct Client { |
| 682 | 2026-05-26T03:30:18.619Z | | ----------------- this is the found type |
| 683 | 2026-05-26T03:30:18.619Z | = help: you can use `cargo tree` to explore your dependency tree |
| 684 | 2026-05-26T03:30:18.619Z | note: associated function defined here |
| 685 | 2026-05-26T03:30:18.619Z | --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/36f20be/lib/propolis-client/src/lib.rs:41:1 |
| 686 | 2026-05-26T03:30:18.619Z | | |
| 687 | 2026-05-26T03:30:18.619Z | 41 | / progenitor::generate_api!( |
| 688 | 2026-05-26T03:30:18.619Z | 42 | | spec = "../../openapi/propolis-server/propolis-server-latest.json", |
| 689 | 2026-05-26T03:30:18.619Z | 43 | | interface = Builder, |
| 690 | 2026-05-26T03:30:18.619Z | 44 | | tags = Separate, |
| 691 | 2026-05-26T03:30:18.619Z | ... | |
| 692 | 2026-05-26T03:30:18.619Z | 68 | | ); |
| 693 | 2026-05-26T03:30:18.619Z | | |_^ |
| 694 | 2026-05-26T03:30:18.620Z | = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 695 | 2026-05-26T03:30:18.620Z | |
| 696 | 2026-05-26T03:30:18.674Z | error[E0599]: no method named `bytes_stream` found for struct `reqwest::Response` in the current scope |
| 697 | 2026-05-26T03:30:18.674Z | --> lib/src/lib.rs:2025:31 |
| 698 | 2026-05-26T03:30:18.674Z | | |
| 699 | 2026-05-26T03:30:18.674Z | 2025 | let mut stream = response.bytes_stream(); |
| 700 | 2026-05-26T03:30:18.674Z | | ^^^^^^^^^^^^ method not found in `reqwest::Response` |
| 701 | 2026-05-26T03:30:18.674Z | |
| 702 | 2026-05-26T03:30:19.256Z | Some errors have detailed explanations: E0308, E0599. |
| 703 | 2026-05-26T03:30:19.256Z | For more information about an error, try `rustc --explain E0308`. |
| 704 | 2026-05-26T03:30:19.305Z | error: could not compile `libfalcon` (lib) due to 2 previous errors |
| 705 | 2026-05-26T03:30:19.477Z | |
| 706 | 2026-05-26T03:30:19.477Z | real 38.904347347 |
| 707 | 2026-05-26T03:30:19.477Z | user 3:11.763758827 |
| 708 | 2026-05-26T03:30:19.477Z | sys 37.312363087 |
| 709 | 2026-05-26T03:30:19.478Z | trap 0.137698940 |
| 710 | 2026-05-26T03:30:19.478Z | tflt 0.185521163 |
| 711 | 2026-05-26T03:30:19.478Z | dflt 0.374335820 |
| 712 | 2026-05-26T03:30:19.478Z | kflt 0.010981897 |
| 713 | 2026-05-26T03:30:19.478Z | lock 11:34.184964100 |
| 714 | 2026-05-26T03:30:19.478Z | slp 9:44.539219704 |
| 715 | 2026-05-26T03:30:19.478Z | lat 15.830327757 |
| 716 | 2026-05-26T03:30:19.478Z | stop 37.433713680 |
| 717 | 2026-05-26T03:30:19.481Z | process exited: duration 53113 ms, exit code 101 |
| |
| 718 | 2026-05-26T03:30:19.487Z | found 0 output files |