|
|
|
| 1 | 2026-06-19T06:11:49.691Z | job assigned to worker 01KVF8226AJRRC42Y4RDMJMFQ8 [factory aws, i-0db4509077439569c] (queued for 54 s) |
| |
| 2 | 2026-06-19T06:11:56.803Z | starting task 0: "setup" |
| 3 | 2026-06-19T06:11:56.808Z | ++ uname -s |
| 4 | 2026-06-19T06:11:56.811Z | + kern=SunOS |
| 5 | 2026-06-19T06:11:56.811Z | + build_user=build |
| 6 | 2026-06-19T06:11:56.811Z | + build_uid=12345 |
| 7 | 2026-06-19T06:11:56.811Z | + work_dir=/work |
| 8 | 2026-06-19T06:11:56.811Z | + input_dir=/input |
| 9 | 2026-06-19T06:11:56.811Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-19T06:11:56.812Z | + case "$kern" in |
| 11 | 2026-06-19T06:11:56.812Z | + groupadd -g 12345 build |
| 12 | 2026-06-19T06:11:56.815Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-19T06:11:58.818Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-19T06:11:58.912Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-19T06:11:59.011Z | + home_fs=zfs |
| 16 | 2026-06-19T06:11:59.011Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-19T06:11:59.011Z | + mkdir -p /home/build |
| 18 | 2026-06-19T06:11:59.011Z | + chown build:build /home/build /work |
| 19 | 2026-06-19T06:12:00.916Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-19T06:12:00.919Z | process exited: duration 4113 ms, exit code 0 |
| |
| 21 | 2026-06-19T06:12:00.927Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-19T06:12:00.931Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-19T06:12:00.931Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-19T06:12:00.931Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-19T06:12:00.931Z | * rust toolchain profile = "default" |
| 26 | 2026-06-19T06:12:00.931Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-19T06:12:00.931Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-19T06:12:00.934Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-19T06:12:00.934Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-19T06:12:01.029Z | info: downloading installer |
| 31 | 2026-06-19T06:12:02.433Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-19T06:12:02.433Z | warn: /opt/ooce/bin |
| 33 | 2026-06-19T06:12:02.433Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-19T06:12:02.433Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-19T06:12:02.433Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-19T06:12:02.433Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-19T06:12:02.433Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-19T06:12:02.433Z | error: cannot install while Rust is installed |
| 39 | 2026-06-19T06:12:02.433Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-19T06:12:02.433Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-19T06:12:02.433Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-19T06:12:02.433Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-19T06:12:02.433Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-19T06:12:02.446Z | info: profile set to default |
| 45 | 2026-06-19T06:12:02.446Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-19T06:12:02.449Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-19T06:12:02.589Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-19T06:12:02.592Z | info: downloading 6 components |
| 49 | 2026-06-19T06:12:19.497Z | |
| 50 | 2026-06-19T06:12:19.497Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-19T06:12:19.524Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-19T06:12:19.524Z | |
| 53 | 2026-06-19T06:12:19.524Z | |
| 54 | 2026-06-19T06:12:19.525Z | Rust is installed now. Great! |
| 55 | 2026-06-19T06:12:19.525Z | |
| 56 | 2026-06-19T06:12:19.525Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-19T06:12:19.525Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-19T06:12:19.525Z | |
| 59 | 2026-06-19T06:12:19.525Z | To configure your current shell, you need to source |
| 60 | 2026-06-19T06:12:19.525Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-19T06:12:19.525Z | |
| 62 | 2026-06-19T06:12:19.525Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-19T06:12:19.525Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-19T06:12:19.525Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-19T06:12:19.525Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-19T06:12:19.525Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-19T06:12:19.525Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-19T06:12:19.525Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-19T06:12:19.528Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-19T06:12:19.528Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-19T06:12:19.627Z | + rustup --version |
| 72 | 2026-06-19T06:12:19.636Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-19T06:12:19.639Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-19T06:12:19.657Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-19T06:12:19.660Z | + cargo --version |
| 76 | 2026-06-19T06:12:19.673Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-19T06:12:19.676Z | + rustc --version |
| 78 | 2026-06-19T06:12:19.694Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-19T06:12:19.697Z | process exited: duration 18766 ms, exit code 0 |
| |
| 80 | 2026-06-19T06:12:19.703Z | starting task 2: "authentication" |
| 81 | 2026-06-19T06:12:19.720Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-19T06:12:19.726Z | starting task 3: "clone repository" |
| 83 | 2026-06-19T06:12:19.729Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-06-19T06:12:19.732Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-06-19T06:12:19.765Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-06-19T06:12:20.522Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-06-19T06:12:20.522Z | + git fetch origin 25bdbfc210ac1f8ad4ddb923853f76b5a0950c15 |
| 88 | 2026-06-19T06:12:20.964Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-06-19T06:12:20.964Z | * branch 25bdbfc210ac1f8ad4ddb923853f76b5a0950c15 -> FETCH_HEAD |
| 90 | 2026-06-19T06:12:20.971Z | + [[ -n renovate/reqwest ]] |
| 91 | 2026-06-19T06:12:20.974Z | ++ git branch --show-current |
| 92 | 2026-06-19T06:12:20.974Z | + current=main |
| 93 | 2026-06-19T06:12:20.974Z | + [[ main != renovate/reqwest ]] |
| 94 | 2026-06-19T06:12:20.974Z | + git branch -f renovate/reqwest 25bdbfc210ac1f8ad4ddb923853f76b5a0950c15 |
| 95 | 2026-06-19T06:12:20.977Z | + git checkout -f renovate/reqwest |
| 96 | 2026-06-19T06:12:21.045Z | Switched to branch 'renovate/reqwest' |
| 97 | 2026-06-19T06:12:21.048Z | + git reset --hard 25bdbfc210ac1f8ad4ddb923853f76b5a0950c15 |
| 98 | 2026-06-19T06:12:21.051Z | HEAD is now at 25bdbfc Update reqwest to 0.13.4 |
| 99 | 2026-06-19T06:12:21.051Z | process exited: duration 1323 ms, exit code 0 |
| |
| 100 | 2026-06-19T06:12:21.057Z | starting task 4: "build" |
| 101 | 2026-06-19T06:12:21.060Z | + cargo --version |
| 102 | 2026-06-19T06:12:21.066Z | info: syncing channel updates for 1.96.0-x86_64-unknown-illumos |
| 103 | 2026-06-19T06:12:21.234Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 104 | 2026-06-19T06:12:21.237Z | info: downloading 6 components |
| 105 | 2026-06-19T06:12:38.045Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 106 | 2026-06-19T06:12:38.049Z | + rustc --version |
| 107 | 2026-06-19T06:12:38.075Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 108 | 2026-06-19T06:12:38.079Z | + banner build |
| 109 | 2026-06-19T06:12:38.083Z | |
| 110 | 2026-06-19T06:12:38.083Z | ##### # # # # ##### |
| 111 | 2026-06-19T06:12:38.083Z | # # # # # # # # |
| 112 | 2026-06-19T06:12:38.083Z | ##### # # # # # # |
| 113 | 2026-06-19T06:12:38.083Z | # # # # # # # # |
| 114 | 2026-06-19T06:12:38.083Z | # # # # # # # # |
| 115 | 2026-06-19T06:12:38.083Z | ##### #### # ###### ##### |
| 116 | 2026-06-19T06:12:38.083Z | |
| 117 | 2026-06-19T06:12:38.083Z | + ptime -m cargo build --all |
| 118 | 2026-06-19T06:12:38.163Z | Updating crates.io index |
| 119 | 2026-06-19T06:12:38.166Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-06-19T06:12:38.515Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-06-19T06:12:38.515Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 122 | 2026-06-19T06:12:38.523Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-06-19T06:12:39.173Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-06-19T06:12:39.173Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 125 | 2026-06-19T06:12:39.220Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-06-19T06:12:39.513Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-06-19T06:12:39.513Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-06-19T06:12:39.519Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-06-19T06:12:39.796Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-06-19T06:12:39.796Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 131 | 2026-06-19T06:12:39.802Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-06-19T06:12:40.087Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-06-19T06:12:40.087Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-06-19T06:12:40.095Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-06-19T06:12:40.351Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-06-19T06:12:40.351Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-06-19T06:12:40.357Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-06-19T06:12:41.169Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-06-19T06:12:41.169Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 140 | 2026-06-19T06:12:43.381Z | Downloading crates ... |
| 141 | 2026-06-19T06:12:43.440Z | Downloaded dyn-clone v1.0.20 |
| 142 | 2026-06-19T06:12:43.444Z | Downloaded cfg-if v1.0.4 |
| 143 | 2026-06-19T06:12:43.448Z | Downloaded anstyle v1.0.14 |
| 144 | 2026-06-19T06:12:43.451Z | Downloaded crucible-workspace-hack v0.1.0 |
| 145 | 2026-06-19T06:12:43.451Z | Downloaded anstyle-query v1.1.5 |
| 146 | 2026-06-19T06:12:43.454Z | Downloaded cfg_aliases v0.2.1 |
| 147 | 2026-06-19T06:12:43.457Z | Downloaded futures-sink v0.3.32 |
| 148 | 2026-06-19T06:12:43.460Z | Downloaded form_urlencoded v1.2.2 |
| 149 | 2026-06-19T06:12:43.460Z | Downloaded rand_chacha v0.3.1 |
| 150 | 2026-06-19T06:12:43.460Z | Downloaded atomic-waker v1.1.2 |
| 151 | 2026-06-19T06:12:43.463Z | Downloaded foldhash v0.2.0 |
| 152 | 2026-06-19T06:12:43.463Z | Downloaded digest v0.10.7 |
| 153 | 2026-06-19T06:12:43.466Z | Downloaded anstyle-parse v1.0.0 |
| 154 | 2026-06-19T06:12:43.466Z | Downloaded lru-slab v0.1.2 |
| 155 | 2026-06-19T06:12:43.469Z | Downloaded futures-core v0.3.32 |
| 156 | 2026-06-19T06:12:43.469Z | Downloaded cpufeatures v0.3.0 |
| 157 | 2026-06-19T06:12:43.469Z | Downloaded equivalent v1.0.2 |
| 158 | 2026-06-19T06:12:43.473Z | Downloaded block-buffer v0.10.4 |
| 159 | 2026-06-19T06:12:43.476Z | Downloaded lazy_static v1.5.0 |
| 160 | 2026-06-19T06:12:43.476Z | Downloaded futures-io v0.3.32 |
| 161 | 2026-06-19T06:12:43.478Z | Downloaded num-conv v0.2.2 |
| 162 | 2026-06-19T06:12:43.485Z | Downloaded progenitor-client v0.10.0 |
| 163 | 2026-06-19T06:12:43.488Z | Downloaded data-encoding v2.11.0 |
| 164 | 2026-06-19T06:12:43.491Z | Downloaded colored v3.1.1 |
| 165 | 2026-06-19T06:12:43.494Z | Downloaded pretty-hex v0.4.2 |
| 166 | 2026-06-19T06:12:43.494Z | Downloaded percent-encoding v2.3.2 |
| 167 | 2026-06-19T06:12:43.497Z | Downloaded potential_utf v0.1.5 |
| 168 | 2026-06-19T06:12:43.497Z | Downloaded clap_lex v1.1.0 |
| 169 | 2026-06-19T06:12:43.497Z | Downloaded base16ct v1.0.0 |
| 170 | 2026-06-19T06:12:43.500Z | Downloaded cstr-argument v0.1.2 |
| 171 | 2026-06-19T06:12:43.500Z | Downloaded crypto-common v0.1.7 |
| 172 | 2026-06-19T06:12:43.503Z | Downloaded errno v0.3.14 |
| 173 | 2026-06-19T06:12:43.503Z | Downloaded rand_core v0.9.5 |
| 174 | 2026-06-19T06:12:43.503Z | Downloaded anstream v1.0.0 |
| 175 | 2026-06-19T06:12:43.506Z | Downloaded rand_chacha v0.9.0 |
| 176 | 2026-06-19T06:12:43.506Z | Downloaded find-msvc-tools v0.1.9 |
| 177 | 2026-06-19T06:12:43.509Z | Downloaded either v1.16.0 |
| 178 | 2026-06-19T06:12:43.509Z | Downloaded proc-macro-error v1.0.4 |
| 179 | 2026-06-19T06:12:43.512Z | Downloaded colorchoice v1.0.5 |
| 180 | 2026-06-19T06:12:43.512Z | Downloaded pkg-config v0.3.33 |
| 181 | 2026-06-19T06:12:43.512Z | Downloaded num_enum v0.7.6 |
| 182 | 2026-06-19T06:12:43.514Z | Downloaded quote v1.0.45 |
| 183 | 2026-06-19T06:12:43.517Z | Downloaded displaydoc v0.2.6 |
| 184 | 2026-06-19T06:12:43.520Z | Downloaded async-trait v0.1.89 |
| 185 | 2026-06-19T06:12:43.520Z | Downloaded iana-time-zone v0.1.65 |
| 186 | 2026-06-19T06:12:43.523Z | Downloaded console v0.16.3 |
| 187 | 2026-06-19T06:12:43.523Z | Downloaded chacha20 v0.10.0 |
| 188 | 2026-06-19T06:12:43.526Z | Downloaded deranged v0.5.8 |
| 189 | 2026-06-19T06:12:43.526Z | Downloaded proc-macro-error-attr v1.0.4 |
| 190 | 2026-06-19T06:12:43.529Z | Downloaded futures-macro v0.3.32 |
| 191 | 2026-06-19T06:12:43.529Z | Downloaded erased-serde v0.3.31 |
| 192 | 2026-06-19T06:12:43.532Z | Downloaded num_enum_derive v0.7.6 |
| 193 | 2026-06-19T06:12:43.532Z | Downloaded is-terminal v0.4.17 |
| 194 | 2026-06-19T06:12:43.532Z | Downloaded foreign-types v0.5.0 |
| 195 | 2026-06-19T06:12:43.532Z | Downloaded take_mut v0.2.2 |
| 196 | 2026-06-19T06:12:43.535Z | Downloaded strsim v0.11.1 |
| 197 | 2026-06-19T06:12:43.535Z | Downloaded cpufeatures v0.2.17 |
| 198 | 2026-06-19T06:12:43.538Z | Downloaded powerfmt v0.2.0 |
| 199 | 2026-06-19T06:12:43.541Z | Downloaded idna_adapter v1.2.2 |
| 200 | 2026-06-19T06:12:43.541Z | Downloaded scopeguard v1.2.0 |
| 201 | 2026-06-19T06:12:43.544Z | Downloaded is_terminal_polyfill v1.70.2 |
| 202 | 2026-06-19T06:12:43.544Z | Downloaded parking_lot v0.12.5 |
| 203 | 2026-06-19T06:12:43.547Z | Downloaded futures-task v0.3.32 |
| 204 | 2026-06-19T06:12:43.547Z | Downloaded quinn-udp v0.5.14 |
| 205 | 2026-06-19T06:12:43.550Z | Downloaded generic-array v0.14.7 |
| 206 | 2026-06-19T06:12:43.550Z | Downloaded progenitor-macro v0.10.0 |
| 207 | 2026-06-19T06:12:43.553Z | Downloaded foreign-types-macros v0.2.3 |
| 208 | 2026-06-19T06:12:43.556Z | Downloaded heck v0.4.1 |
| 209 | 2026-06-19T06:12:43.559Z | Downloaded itoa v1.0.18 |
| 210 | 2026-06-19T06:12:43.563Z | Downloaded http-body v1.0.1 |
| 211 | 2026-06-19T06:12:43.563Z | Downloaded serde_spanned v1.1.1 |
| 212 | 2026-06-19T06:12:43.565Z | Downloaded heck v0.5.0 |
| 213 | 2026-06-19T06:12:43.570Z | Downloaded tokio-macros v2.7.0 |
| 214 | 2026-06-19T06:12:43.573Z | Downloaded once_cell v1.21.4 |
| 215 | 2026-06-19T06:12:43.576Z | Downloaded thiserror-impl v1.0.69 |
| 216 | 2026-06-19T06:12:43.579Z | Downloaded crossbeam-utils v0.8.21 |
| 217 | 2026-06-19T06:12:43.579Z | Downloaded pin-project-lite v0.2.17 |
| 218 | 2026-06-19T06:12:43.582Z | Downloaded httparse v1.10.1 |
| 219 | 2026-06-19T06:12:43.585Z | Downloaded camino v1.2.3 |
| 220 | 2026-06-19T06:12:43.585Z | Downloaded tinyvec_macros v0.1.1 |
| 221 | 2026-06-19T06:12:43.588Z | Downloaded getrandom v0.4.2 |
| 222 | 2026-06-19T06:12:43.588Z | Downloaded proc-macro-crate v3.5.0 |
| 223 | 2026-06-19T06:12:43.591Z | Downloaded tower-service v0.3.3 |
| 224 | 2026-06-19T06:12:43.591Z | Downloaded tower-layer v0.3.3 |
| 225 | 2026-06-19T06:12:43.591Z | Downloaded clap_derive v4.6.1 |
| 226 | 2026-06-19T06:12:43.594Z | Downloaded subtle v2.6.1 |
| 227 | 2026-06-19T06:12:43.594Z | Downloaded slab v0.4.12 |
| 228 | 2026-06-19T06:12:43.597Z | Downloaded time-core v0.1.8 |
| 229 | 2026-06-19T06:12:43.597Z | Downloaded arc-swap v1.9.1 |
| 230 | 2026-06-19T06:12:43.600Z | Downloaded sync_wrapper v1.0.2 |
| 231 | 2026-06-19T06:12:43.600Z | Downloaded rustc-hash v2.1.2 |
| 232 | 2026-06-19T06:12:43.600Z | Downloaded byteorder v1.5.0 |
| 233 | 2026-06-19T06:12:43.600Z | Downloaded foreign-types-shared v0.3.1 |
| 234 | 2026-06-19T06:12:43.603Z | Downloaded tabwriter v1.4.1 |
| 235 | 2026-06-19T06:12:43.603Z | Downloaded autocfg v1.5.1 |
| 236 | 2026-06-19T06:12:43.606Z | Downloaded typify-macro v0.4.3 |
| 237 | 2026-06-19T06:12:43.606Z | Downloaded try-lock v0.2.5 |
| 238 | 2026-06-19T06:12:43.608Z | Downloaded unit-prefix v0.5.2 |
| 239 | 2026-06-19T06:12:43.608Z | Downloaded serde_urlencoded v0.7.1 |
| 240 | 2026-06-19T06:12:43.609Z | Downloaded serde_tokenstream v0.2.3 |
| 241 | 2026-06-19T06:12:43.612Z | Downloaded stable_deref_trait v1.2.1 |
| 242 | 2026-06-19T06:12:43.614Z | Downloaded utf8parse v0.2.2 |
| 243 | 2026-06-19T06:12:43.615Z | Downloaded slog-envlogger v2.2.0 |
| 244 | 2026-06-19T06:12:43.615Z | Downloaded version_check v0.9.5 |
| 245 | 2026-06-19T06:12:43.618Z | Downloaded typeid v1.0.3 |
| 246 | 2026-06-19T06:12:43.618Z | Downloaded utf-8 v0.7.6 |
| 247 | 2026-06-19T06:12:43.621Z | Downloaded untrusted v0.9.0 |
| 248 | 2026-06-19T06:12:43.621Z | Downloaded zerofrom-derive v0.1.7 |
| 249 | 2026-06-19T06:12:43.621Z | Downloaded zerofrom v0.1.8 |
| 250 | 2026-06-19T06:12:43.624Z | Downloaded want v0.3.1 |
| 251 | 2026-06-19T06:12:43.624Z | Downloaded http-body-util v0.1.3 |
| 252 | 2026-06-19T06:12:43.627Z | Downloaded schemars_derive v0.8.22 |
| 253 | 2026-06-19T06:12:43.627Z | Downloaded shlex v2.0.1 |
| 254 | 2026-06-19T06:12:43.631Z | Downloaded hyper-rustls v0.27.9 |
| 255 | 2026-06-19T06:12:43.634Z | Downloaded rand_core v0.10.1 |
| 256 | 2026-06-19T06:12:43.634Z | Downloaded ppv-lite86 v0.2.21 |
| 257 | 2026-06-19T06:12:43.637Z | Downloaded oxnet v0.1.6 |
| 258 | 2026-06-19T06:12:43.637Z | Downloaded lock_api v0.4.14 |
| 259 | 2026-06-19T06:12:43.637Z | Downloaded rustversion v1.0.22 |
| 260 | 2026-06-19T06:12:43.640Z | Downloaded num-traits v0.2.19 |
| 261 | 2026-06-19T06:12:43.640Z | Downloaded synstructure v0.13.2 |
| 262 | 2026-06-19T06:12:43.643Z | Downloaded slog-scope v4.4.1 |
| 263 | 2026-06-19T06:12:43.643Z | Downloaded thiserror v1.0.69 |
| 264 | 2026-06-19T06:12:43.645Z | Downloaded sha1 v0.10.6 |
| 265 | 2026-06-19T06:12:43.645Z | Downloaded rand_core v0.6.4 |
| 266 | 2026-06-19T06:12:43.645Z | Downloaded progenitor v0.10.0 |
| 267 | 2026-06-19T06:12:43.649Z | Downloaded yoke-derive v0.8.2 |
| 268 | 2026-06-19T06:12:43.651Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 269 | 2026-06-19T06:12:43.651Z | Downloaded signal-hook-registry v1.4.8 |
| 270 | 2026-06-19T06:12:43.654Z | Downloaded tinystr v0.8.3 |
| 271 | 2026-06-19T06:12:43.654Z | Downloaded slog-stdlog v4.1.1 |
| 272 | 2026-06-19T06:12:43.654Z | Downloaded slog-async v2.8.0 |
| 273 | 2026-06-19T06:12:43.657Z | Downloaded allocator-api2 v0.2.21 |
| 274 | 2026-06-19T06:12:43.661Z | Downloaded zone_cfg_derive v0.3.1 |
| 275 | 2026-06-19T06:12:43.661Z | Downloaded zone v0.3.1 |
| 276 | 2026-06-19T06:12:43.661Z | Downloaded tokio-tungstenite v0.21.0 |
| 277 | 2026-06-19T06:12:43.664Z | Downloaded sha2 v0.10.9 |
| 278 | 2026-06-19T06:12:43.664Z | Downloaded time-macros v0.2.27 |
| 279 | 2026-06-19T06:12:43.666Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 280 | 2026-06-19T06:12:43.666Z | Downloaded thiserror v2.0.18 |
| 281 | 2026-06-19T06:12:43.669Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 282 | 2026-06-19T06:12:43.672Z | Downloaded anyhow v1.0.102 |
| 283 | 2026-06-19T06:12:43.675Z | Downloaded smf v0.2.3 |
| 284 | 2026-06-19T06:12:43.678Z | Downloaded slog-term v2.9.2 |
| 285 | 2026-06-19T06:12:43.678Z | Downloaded progenitor-impl v0.10.0 |
| 286 | 2026-06-19T06:12:43.681Z | Downloaded utf8_iter v1.0.4 |
| 287 | 2026-06-19T06:12:43.687Z | Downloaded xz2 v0.1.7 |
| 288 | 2026-06-19T06:12:43.689Z | Downloaded cargo_toml v0.22.3 |
| 289 | 2026-06-19T06:12:43.692Z | Downloaded parking_lot_core v0.9.12 |
| 290 | 2026-06-19T06:12:43.695Z | Downloaded ipnet v2.12.0 |
| 291 | 2026-06-19T06:12:43.695Z | Downloaded futures-executor v0.3.32 |
| 292 | 2026-06-19T06:12:43.698Z | Downloaded futures-channel v0.3.32 |
| 293 | 2026-06-19T06:12:43.698Z | Downloaded litemap v0.8.2 |
| 294 | 2026-06-19T06:12:43.701Z | Downloaded smallvec v1.15.1 |
| 295 | 2026-06-19T06:12:43.701Z | Downloaded thread_local v1.1.9 |
| 296 | 2026-06-19T06:12:43.704Z | Downloaded thiserror-impl v2.0.18 |
| 297 | 2026-06-19T06:12:43.707Z | Downloaded serde_derive_internals v0.29.1 |
| 298 | 2026-06-19T06:12:43.707Z | Downloaded writeable v0.6.3 |
| 299 | 2026-06-19T06:12:43.707Z | Downloaded semver v1.0.28 |
| 300 | 2026-06-19T06:12:43.710Z | Downloaded zeroize v1.8.2 |
| 301 | 2026-06-19T06:12:43.712Z | Downloaded quinn v0.11.9 |
| 302 | 2026-06-19T06:12:43.713Z | Downloaded icu_normalizer v2.2.0 |
| 303 | 2026-06-19T06:12:43.716Z | Downloaded bitflags v2.13.0 |
| 304 | 2026-06-19T06:12:43.719Z | Downloaded zmij v1.0.21 |
| 305 | 2026-06-19T06:12:43.721Z | Downloaded term v1.2.1 |
| 306 | 2026-06-19T06:12:43.726Z | Downloaded icu_provider v2.2.0 |
| 307 | 2026-06-19T06:12:43.728Z | Downloaded rustls-pki-types v1.14.1 |
| 308 | 2026-06-19T06:12:43.731Z | Downloaded log v0.4.32 |
| 309 | 2026-06-19T06:12:43.734Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 310 | 2026-06-19T06:12:43.737Z | Downloaded yoke v0.8.3 |
| 311 | 2026-06-19T06:12:43.740Z | Downloaded bytes v1.11.1 |
| 312 | 2026-06-19T06:12:43.744Z | Downloaded getrandom v0.2.17 |
| 313 | 2026-06-19T06:12:43.747Z | Downloaded icu_properties v2.2.0 |
| 314 | 2026-06-19T06:12:43.749Z | Downloaded schemars v0.8.22 |
| 315 | 2026-06-19T06:12:43.755Z | Downloaded serde_core v1.0.228 |
| 316 | 2026-06-19T06:12:43.758Z | Downloaded slog v2.8.2 |
| 317 | 2026-06-19T06:12:43.761Z | Downloaded memchr v2.8.1 |
| 318 | 2026-06-19T06:12:43.763Z | Downloaded proc-macro2 v1.0.106 |
| 319 | 2026-06-19T06:12:43.764Z | Downloaded ryu v1.0.23 |
| 320 | 2026-06-19T06:12:43.766Z | Downloaded socket2 v0.6.4 |
| 321 | 2026-06-19T06:12:43.766Z | Downloaded zerovec-derive v0.11.3 |
| 322 | 2026-06-19T06:12:43.770Z | Downloaded serde_yaml v0.9.34+deprecated |
| 323 | 2026-06-19T06:12:43.773Z | Downloaded prettyplease v0.2.37 |
| 324 | 2026-06-19T06:12:43.776Z | Downloaded tungstenite v0.21.0 |
| 325 | 2026-06-19T06:12:43.776Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 326 | 2026-06-19T06:12:43.779Z | Downloaded typify v0.4.3 |
| 327 | 2026-06-19T06:12:43.782Z | Downloaded tracing-attributes v0.1.31 |
| 328 | 2026-06-19T06:12:43.782Z | Downloaded uuid v1.23.3 |
| 329 | 2026-06-19T06:12:43.784Z | Downloaded unsafe-libyaml v0.2.11 |
| 330 | 2026-06-19T06:12:43.788Z | Downloaded rand v0.10.1 |
| 331 | 2026-06-19T06:12:43.788Z | Downloaded unicode-ident v1.0.24 |
| 332 | 2026-06-19T06:12:43.791Z | Downloaded icu_normalizer_data v2.2.0 |
| 333 | 2026-06-19T06:12:43.791Z | Downloaded getrandom v0.3.4 |
| 334 | 2026-06-19T06:12:43.794Z | Downloaded futures v0.3.32 |
| 335 | 2026-06-19T06:12:43.797Z | Downloaded tokio-rustls v0.26.4 |
| 336 | 2026-06-19T06:12:43.797Z | Downloaded indicatif v0.18.4 |
| 337 | 2026-06-19T06:12:43.800Z | Downloaded clap v4.6.1 |
| 338 | 2026-06-19T06:12:43.803Z | Downloaded tinyvec v1.11.0 |
| 339 | 2026-06-19T06:12:43.805Z | Downloaded tracing-core v0.1.36 |
| 340 | 2026-06-19T06:12:43.805Z | Downloaded base64 v0.21.7 |
| 341 | 2026-06-19T06:12:43.809Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 342 | 2026-06-19T06:12:43.812Z | Downloaded serde v1.0.228 |
| 343 | 2026-06-19T06:12:43.812Z | Downloaded mio v1.2.1 |
| 344 | 2026-06-19T06:12:43.815Z | Downloaded rand v0.9.4 |
| 345 | 2026-06-19T06:12:43.818Z | Downloaded serde_derive v1.0.228 |
| 346 | 2026-06-19T06:12:43.821Z | Downloaded cc v1.2.63 |
| 347 | 2026-06-19T06:12:43.821Z | Downloaded base64 v0.22.1 |
| 348 | 2026-06-19T06:12:43.830Z | Downloaded rand v0.8.6 |
| 349 | 2026-06-19T06:12:43.833Z | Downloaded icu_collections v2.2.0 |
| 350 | 2026-06-19T06:12:43.835Z | Downloaded url v2.5.8 |
| 351 | 2026-06-19T06:12:43.854Z | Downloaded crossbeam-channel v0.5.15 |
| 352 | 2026-06-19T06:12:43.857Z | Downloaded icu_locale_core v2.2.0 |
| 353 | 2026-06-19T06:12:43.860Z | Downloaded http v1.4.1 |
| 354 | 2026-06-19T06:12:43.863Z | Downloaded zerotrie v0.2.4 |
| 355 | 2026-06-19T06:12:43.866Z | Downloaded rustls-webpki v0.103.13 |
| 356 | 2026-06-19T06:12:43.871Z | Downloaded typenum v1.20.1 |
| 357 | 2026-06-19T06:12:43.873Z | Downloaded ron v0.12.1 |
| 358 | 2026-06-19T06:12:43.878Z | Downloaded indexmap v2.14.0 |
| 359 | 2026-06-19T06:12:43.881Z | Downloaded tower v0.5.3 |
| 360 | 2026-06-19T06:12:43.886Z | Downloaded reqwest v0.13.4 |
| 361 | 2026-06-19T06:12:43.890Z | Downloaded aho-corasick v1.1.4 |
| 362 | 2026-06-19T06:12:43.898Z | Downloaded hyper-util v0.1.20 |
| 363 | 2026-06-19T06:12:43.911Z | Downloaded itertools v0.12.1 |
| 364 | 2026-06-19T06:12:43.915Z | Downloaded zerovec v0.11.6 |
| 365 | 2026-06-19T06:12:43.918Z | Downloaded serde_json v1.0.150 |
| 366 | 2026-06-19T06:12:43.923Z | Downloaded tokio-util v0.7.18 |
| 367 | 2026-06-19T06:12:43.927Z | Downloaded hashbrown v0.16.1 |
| 368 | 2026-06-19T06:12:43.930Z | Downloaded hyper v1.10.1 |
| 369 | 2026-06-19T06:12:43.935Z | Downloaded hashbrown v0.17.1 |
| 370 | 2026-06-19T06:12:43.938Z | Downloaded clap_builder v4.6.0 |
| 371 | 2026-06-19T06:12:43.942Z | Downloaded portable-atomic v1.13.1 |
| 372 | 2026-06-19T06:12:43.946Z | Downloaded icu_properties_data v2.2.0 |
| 373 | 2026-06-19T06:12:43.951Z | Downloaded futures-util v0.3.32 |
| 374 | 2026-06-19T06:12:43.958Z | Downloaded winnow v1.0.3 |
| 375 | 2026-06-19T06:12:43.963Z | Downloaded winnow v0.7.15 |
| 376 | 2026-06-19T06:12:43.968Z | Downloaded tower-http v0.6.11 |
| 377 | 2026-06-19T06:12:43.972Z | Downloaded chrono v0.4.45 |
| 378 | 2026-06-19T06:12:43.976Z | Downloaded idna v1.1.0 |
| 379 | 2026-06-19T06:12:43.979Z | Downloaded reqwest v0.12.28 |
| 380 | 2026-06-19T06:12:43.982Z | Downloaded regex v1.12.4 |
| 381 | 2026-06-19T06:12:43.985Z | Downloaded webpki-roots v1.0.7 |
| 382 | 2026-06-19T06:12:43.993Z | Downloaded quinn-proto v0.11.14 |
| 383 | 2026-06-19T06:12:43.998Z | Downloaded time v0.3.47 |
| 384 | 2026-06-19T06:12:44.004Z | Downloaded regex-syntax v0.8.11 |
| 385 | 2026-06-19T06:12:44.009Z | Downloaded unicode-width v0.2.2 |
| 386 | 2026-06-19T06:12:44.012Z | Downloaded zerocopy v0.8.50 |
| 387 | 2026-06-19T06:12:44.022Z | Downloaded syn v1.0.109 |
| 388 | 2026-06-19T06:12:44.029Z | Downloaded syn v2.0.118 |
| 389 | 2026-06-19T06:12:44.044Z | Downloaded regress v0.10.5 |
| 390 | 2026-06-19T06:12:44.048Z | Downloaded openapiv3 v2.2.0 |
| 391 | 2026-06-19T06:12:44.054Z | Downloaded rustls v0.23.40 |
| 392 | 2026-06-19T06:12:44.060Z | Downloaded typify-impl v0.4.3 |
| 393 | 2026-06-19T06:12:44.068Z | Downloaded tracing v0.1.44 |
| 394 | 2026-06-19T06:12:44.095Z | Downloaded regex-automata v0.4.14 |
| 395 | 2026-06-19T06:12:44.108Z | Downloaded libc v0.2.186 |
| 396 | 2026-06-19T06:12:44.127Z | Downloaded tokio v1.52.3 |
| 397 | 2026-06-19T06:12:44.148Z | Downloaded lzma-sys v0.1.20 |
| 398 | 2026-06-19T06:12:44.213Z | Downloaded ring v0.17.14 |
| 399 | 2026-06-19T06:12:44.310Z | Compiling proc-macro2 v1.0.106 |
| 400 | 2026-06-19T06:12:44.310Z | Compiling unicode-ident v1.0.24 |
| 401 | 2026-06-19T06:12:44.310Z | Compiling quote v1.0.45 |
| 402 | 2026-06-19T06:12:44.313Z | Compiling libc v0.2.186 |
| 403 | 2026-06-19T06:12:44.313Z | Compiling cfg-if v1.0.4 |
| 404 | 2026-06-19T06:12:44.313Z | Compiling itoa v1.0.18 |
| 405 | 2026-06-19T06:12:44.313Z | Compiling serde_core v1.0.228 |
| 406 | 2026-06-19T06:12:44.465Z | Compiling memchr v2.8.1 |
| 407 | 2026-06-19T06:12:44.522Z | Compiling equivalent v1.0.2 |
| 408 | 2026-06-19T06:12:44.582Z | Compiling zmij v1.0.21 |
| 409 | 2026-06-19T06:12:44.595Z | Compiling serde v1.0.228 |
| 410 | 2026-06-19T06:12:44.831Z | Compiling serde_json v1.0.150 |
| 411 | 2026-06-19T06:12:44.933Z | Compiling version_check v0.9.5 |
| 412 | 2026-06-19T06:12:44.940Z | Compiling autocfg v1.5.1 |
| 413 | 2026-06-19T06:12:45.145Z | Compiling smallvec v1.15.1 |
| 414 | 2026-06-19T06:12:45.199Z | Compiling bytes v1.11.1 |
| 415 | 2026-06-19T06:12:45.217Z | Compiling pin-project-lite v0.2.17 |
| 416 | 2026-06-19T06:12:45.305Z | Compiling num-traits v0.2.19 |
| 417 | 2026-06-19T06:12:45.305Z | Compiling stable_deref_trait v1.2.1 |
| 418 | 2026-06-19T06:12:45.372Z | Compiling futures-core v0.3.32 |
| 419 | 2026-06-19T06:12:45.388Z | Compiling find-msvc-tools v0.1.9 |
| 420 | 2026-06-19T06:12:45.623Z | Compiling hashbrown v0.17.1 |
| 421 | 2026-06-19T06:12:45.692Z | Compiling syn v2.0.118 |
| 422 | 2026-06-19T06:12:45.828Z | Compiling shlex v2.0.1 |
| 423 | 2026-06-19T06:12:45.869Z | Compiling parking_lot_core v0.9.12 |
| 424 | 2026-06-19T06:12:45.872Z | Compiling http v1.4.1 |
| 425 | 2026-06-19T06:12:46.005Z | Compiling cc v1.2.63 |
| 426 | 2026-06-19T06:12:46.143Z | Compiling socket2 v0.6.4 |
| 427 | 2026-06-19T06:12:46.202Z | Compiling scopeguard v1.2.0 |
| 428 | 2026-06-19T06:12:46.299Z | Compiling futures-sink v0.3.32 |
| 429 | 2026-06-19T06:12:46.307Z | Compiling rustversion v1.0.22 |
| 430 | 2026-06-19T06:12:46.400Z | Compiling schemars v0.8.22 |
| 431 | 2026-06-19T06:12:46.635Z | Compiling lock_api v0.4.14 |
| 432 | 2026-06-19T06:12:46.681Z | Compiling errno v0.3.14 |
| 433 | 2026-06-19T06:12:46.714Z | Compiling thiserror v2.0.18 |
| 434 | 2026-06-19T06:12:46.827Z | Compiling dyn-clone v1.0.20 |
| 435 | 2026-06-19T06:12:46.849Z | Compiling litemap v0.8.2 |
| 436 | 2026-06-19T06:12:46.871Z | Compiling rand_core v0.10.1 |
| 437 | 2026-06-19T06:12:46.955Z | Compiling getrandom v0.4.2 |
| 438 | 2026-06-19T06:12:46.964Z | Compiling writeable v0.6.3 |
| 439 | 2026-06-19T06:12:47.019Z | Compiling parking_lot v0.12.5 |
| 440 | 2026-06-19T06:12:47.031Z | Compiling signal-hook-registry v1.4.8 |
| 441 | 2026-06-19T06:12:47.139Z | Compiling futures-channel v0.3.32 |
| 442 | 2026-06-19T06:12:47.158Z | Compiling getrandom v0.2.17 |
| 443 | 2026-06-19T06:12:47.221Z | Compiling mio v1.2.1 |
| 444 | 2026-06-19T06:12:47.232Z | Compiling once_cell v1.21.4 |
| 445 | 2026-06-19T06:12:47.315Z | Compiling utf8_iter v1.0.4 |
| 446 | 2026-06-19T06:12:47.334Z | Compiling winnow v1.0.3 |
| 447 | 2026-06-19T06:12:47.361Z | Compiling icu_properties_data v2.2.0 |
| 448 | 2026-06-19T06:12:47.419Z | Compiling icu_normalizer_data v2.2.0 |
| 449 | 2026-06-19T06:12:47.457Z | Compiling indexmap v2.14.0 |
| 450 | 2026-06-19T06:12:47.589Z | Compiling futures-io v0.3.32 |
| 451 | 2026-06-19T06:12:47.626Z | Compiling percent-encoding v2.3.2 |
| 452 | 2026-06-19T06:12:47.643Z | Compiling futures-task v0.3.32 |
| 453 | 2026-06-19T06:12:47.652Z | Compiling slab v0.4.12 |
| 454 | 2026-06-19T06:12:47.731Z | Compiling allocator-api2 v0.2.21 |
| 455 | 2026-06-19T06:12:47.744Z | Compiling foldhash v0.2.0 |
| 456 | 2026-06-19T06:12:47.879Z | Compiling iana-time-zone v0.1.65 |
| 457 | 2026-06-19T06:12:47.903Z | Compiling heck v0.5.0 |
| 458 | 2026-06-19T06:12:47.942Z | Compiling httparse v1.10.1 |
| 459 | 2026-06-19T06:12:48.046Z | Compiling hashbrown v0.16.1 |
| 460 | 2026-06-19T06:12:48.088Z | Compiling log v0.4.32 |
| 461 | 2026-06-19T06:12:48.097Z | Compiling chrono v0.4.45 |
| 462 | 2026-06-19T06:12:48.157Z | Compiling ring v0.17.14 |
| 463 | 2026-06-19T06:12:48.299Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 464 | 2026-06-19T06:12:48.438Z | Compiling synstructure v0.13.2 |
| 465 | 2026-06-19T06:12:48.613Z | Compiling serde_derive_internals v0.29.1 |
| 466 | 2026-06-19T06:12:48.653Z | Compiling syn v1.0.109 |
| 467 | 2026-06-19T06:12:48.936Z | Compiling form_urlencoded v1.2.2 |
| 468 | 2026-06-19T06:12:49.002Z | Compiling tracing-core v0.1.36 |
| 469 | 2026-06-19T06:12:49.119Z | Compiling http-body v1.0.1 |
| 470 | 2026-06-19T06:12:49.266Z | Compiling generic-array v0.14.7 |
| 471 | 2026-06-19T06:12:49.327Z | Compiling thiserror v1.0.69 |
| 472 | 2026-06-19T06:12:49.474Z | Compiling regex-syntax v0.8.11 |
| 473 | 2026-06-19T06:12:49.483Z | Compiling zeroize v1.8.2 |
| 474 | 2026-06-19T06:12:49.555Z | Compiling zerocopy v0.8.50 |
| 475 | 2026-06-19T06:12:49.616Z | Compiling uuid v1.23.3 |
| 476 | 2026-06-19T06:12:49.633Z | Compiling serde_derive v1.0.228 |
| 477 | 2026-06-19T06:12:49.653Z | Compiling zerofrom-derive v0.1.7 |
| 478 | 2026-06-19T06:12:49.822Z | Compiling yoke-derive v0.8.2 |
| 479 | 2026-06-19T06:12:49.949Z | Compiling zerovec-derive v0.11.3 |
| 480 | 2026-06-19T06:12:49.994Z | Compiling displaydoc v0.2.6 |
| 481 | 2026-06-19T06:12:50.089Z | Compiling schemars_derive v0.8.22 |
| 482 | 2026-06-19T06:12:50.462Z | Compiling tokio-macros v2.7.0 |
| 483 | 2026-06-19T06:12:50.793Z | Compiling thiserror-impl v2.0.18 |
| 484 | 2026-06-19T06:12:50.866Z | Compiling zerofrom v0.1.8 |
| 485 | 2026-06-19T06:12:50.902Z | Compiling futures-macro v0.3.32 |
| 486 | 2026-06-19T06:12:50.987Z | Compiling yoke v0.8.3 |
| 487 | 2026-06-19T06:12:51.062Z | Compiling tracing-attributes v0.1.31 |
| 488 | 2026-06-19T06:12:51.177Z | Compiling zerovec v0.11.6 |
| 489 | 2026-06-19T06:12:51.216Z | Compiling zerotrie v0.2.4 |
| 490 | 2026-06-19T06:12:51.324Z | Compiling tokio v1.52.3 |
| 491 | 2026-06-19T06:12:51.579Z | Compiling thiserror-impl v1.0.69 |
| 492 | 2026-06-19T06:12:51.718Z | Compiling tinystr v0.8.3 |
| 493 | 2026-06-19T06:12:51.743Z | Compiling potential_utf v0.1.5 |
| 494 | 2026-06-19T06:12:51.908Z | Compiling icu_locale_core v2.2.0 |
| 495 | 2026-06-19T06:12:51.925Z | Compiling icu_collections v2.2.0 |
| 496 | 2026-06-19T06:12:52.145Z | Compiling futures-util v0.3.32 |
| 497 | 2026-06-19T06:12:52.196Z | Compiling rustls-pki-types v1.14.1 |
| 498 | 2026-06-19T06:12:52.302Z | Compiling tracing v0.1.44 |
| 499 | 2026-06-19T06:12:52.677Z | Compiling icu_provider v2.2.0 |
| 500 | 2026-06-19T06:12:52.746Z | Compiling regress v0.10.5 |
| 501 | 2026-06-19T06:12:52.900Z | Compiling icu_properties v2.2.0 |
| 502 | 2026-06-19T06:12:52.940Z | Compiling icu_normalizer v2.2.0 |
| 503 | 2026-06-19T06:12:53.418Z | Compiling semver v1.0.28 |
| 504 | 2026-06-19T06:12:53.523Z | Compiling try-lock v0.2.5 |
| 505 | 2026-06-19T06:12:53.629Z | Compiling untrusted v0.9.0 |
| 506 | 2026-06-19T06:12:53.703Z | Compiling base64 v0.22.1 |
| 507 | 2026-06-19T06:12:53.747Z | Compiling idna_adapter v1.2.2 |
| 508 | 2026-06-19T06:12:53.885Z | Compiling idna v1.1.0 |
| 509 | 2026-06-19T06:12:54.032Z | Compiling tower-service v0.3.3 |
| 510 | 2026-06-19T06:12:54.068Z | Compiling typenum v1.20.1 |
| 511 | 2026-06-19T06:12:54.303Z | Compiling typify-impl v0.4.3 |
| 512 | 2026-06-19T06:12:54.430Z | Compiling url v2.5.8 |
| 513 | 2026-06-19T06:12:54.752Z | Compiling want v0.3.1 |
| 514 | 2026-06-19T06:12:55.165Z | Compiling serde_tokenstream v0.2.3 |
| 515 | 2026-06-19T06:12:55.456Z | Compiling slog v2.8.2 |
| 516 | 2026-06-19T06:12:55.677Z | Compiling proc-macro-error-attr v1.0.4 |
| 517 | 2026-06-19T06:12:55.900Z | Compiling rustls v0.23.40 |
| 518 | 2026-06-19T06:12:55.952Z | Compiling atomic-waker v1.1.2 |
| 519 | 2026-06-19T06:12:56.083Z | Compiling hyper v1.10.1 |
| 520 | 2026-06-19T06:12:56.181Z | Compiling rustls-webpki v0.103.13 |
| 521 | 2026-06-19T06:12:56.382Z | Compiling erased-serde v0.3.31 |
| 522 | 2026-06-19T06:12:56.545Z | Compiling bitflags v2.13.0 |
| 523 | 2026-06-19T06:12:56.678Z | Compiling sync_wrapper v1.0.2 |
| 524 | 2026-06-19T06:12:56.775Z | Compiling proc-macro-error v1.0.4 |
| 525 | 2026-06-19T06:12:56.785Z | Compiling ryu v1.0.23 |
| 526 | 2026-06-19T06:12:56.882Z | Compiling ipnet v2.12.0 |
| 527 | 2026-06-19T06:12:56.967Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 528 | 2026-06-19T06:12:56.999Z | Compiling subtle v2.6.1 |
| 529 | 2026-06-19T06:12:57.149Z | Compiling tower-layer v0.3.3 |
| 530 | 2026-06-19T06:12:57.177Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 531 | 2026-06-19T06:12:57.194Z | Compiling hyper-util v0.1.20 |
| 532 | 2026-06-19T06:12:57.305Z | Compiling tower v0.5.3 |
| 533 | 2026-06-19T06:12:57.777Z | Compiling crypto-common v0.1.7 |
| 534 | 2026-06-19T06:12:57.795Z | Compiling block-buffer v0.10.4 |
| 535 | 2026-06-19T06:12:57.901Z | Compiling aho-corasick v1.1.4 |
| 536 | 2026-06-19T06:12:57.941Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 537 | 2026-06-19T06:12:58.077Z | Compiling ppv-lite86 v0.2.21 |
| 538 | 2026-06-19T06:12:58.178Z | Compiling getrandom v0.3.4 |
| 539 | 2026-06-19T06:12:58.396Z | Compiling digest v0.10.7 |
| 540 | 2026-06-19T06:12:58.510Z | Compiling proc-macro-crate v3.5.0 |
| 541 | 2026-06-19T06:12:58.534Z | Compiling tower-http v0.6.11 |
| 542 | 2026-06-19T06:12:58.565Z | Compiling webpki-roots v1.0.7 |
| 543 | 2026-06-19T06:12:58.588Z | Compiling http-body-util v0.1.3 |
| 544 | 2026-06-19T06:12:58.823Z | Compiling regex-automata v0.4.14 |
| 545 | 2026-06-19T06:12:58.943Z | Compiling rand_core v0.6.4 |
| 546 | 2026-06-19T06:12:59.961Z | Compiling tokio-rustls v0.26.4 |
| 547 | 2026-06-19T06:12:59.961Z | Compiling heck v0.4.1 |
| 548 | 2026-06-19T06:13:00.175Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 549 | 2026-06-19T06:13:00.231Z | Compiling crucible-workspace-hack v0.1.0 |
| 550 | 2026-06-19T06:13:00.388Z | Compiling winnow v0.7.15 |
| 551 | 2026-06-19T06:13:00.445Z | Compiling crossbeam-utils v0.8.21 |
| 552 | 2026-06-19T06:13:00.633Z | Compiling typify-macro v0.4.3 |
| 553 | 2026-06-19T06:13:01.106Z | Compiling cpufeatures v0.2.17 |
| 554 | 2026-06-19T06:13:01.178Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 555 | 2026-06-19T06:13:01.781Z | Compiling regex v1.12.4 |
| 556 | 2026-06-19T06:13:02.327Z | Compiling hyper-rustls v0.27.9 |
| 557 | 2026-06-19T06:13:02.460Z | Compiling rand_chacha v0.3.1 |
| 558 | 2026-06-19T06:13:02.651Z | Compiling num_enum_derive v0.7.6 |
| 559 | 2026-06-19T06:13:02.684Z | Compiling typify v0.4.3 |
| 560 | 2026-06-19T06:13:02.723Z | Compiling serde_urlencoded v0.7.1 |
| 561 | 2026-06-19T06:13:02.769Z | Compiling tokio-util v0.7.18 |
| 562 | 2026-06-19T06:13:02.825Z | Compiling openapiv3 v2.2.0 |
| 563 | 2026-06-19T06:13:02.907Z | Compiling foreign-types-macros v0.2.3 |
| 564 | 2026-06-19T06:13:02.962Z | Compiling serde_spanned v1.1.1 |
| 565 | 2026-06-19T06:13:03.042Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 566 | 2026-06-19T06:13:03.110Z | Compiling cpufeatures v0.3.0 |
| 567 | 2026-06-19T06:13:03.180Z | Compiling prettyplease v0.2.37 |
| 568 | 2026-06-19T06:13:03.236Z | Compiling time-core v0.1.8 |
| 569 | 2026-06-19T06:13:03.339Z | Compiling anyhow v1.0.102 |
| 570 | 2026-06-19T06:13:03.385Z | Compiling foreign-types-shared v0.3.1 |
| 571 | 2026-06-19T06:13:03.407Z | Compiling pkg-config v0.3.33 |
| 572 | 2026-06-19T06:13:03.483Z | Compiling unsafe-libyaml v0.2.11 |
| 573 | 2026-06-19T06:13:03.545Z | Compiling num-conv v0.2.2 |
| 574 | 2026-06-19T06:13:03.545Z | Compiling either v1.16.0 |
| 575 | 2026-06-19T06:13:03.657Z | Compiling powerfmt v0.2.0 |
| 576 | 2026-06-19T06:13:03.676Z | Compiling utf8parse v0.2.2 |
| 577 | 2026-06-19T06:13:03.698Z | Compiling time-macros v0.2.27 |
| 578 | 2026-06-19T06:13:03.761Z | Compiling anstyle-parse v1.0.0 |
| 579 | 2026-06-19T06:13:03.770Z | Compiling itertools v0.12.1 |
| 580 | 2026-06-19T06:13:03.860Z | Compiling lzma-sys v0.1.20 |
| 581 | 2026-06-19T06:13:03.867Z | Compiling deranged v0.5.8 |
| 582 | 2026-06-19T06:13:03.944Z | Compiling num_enum v0.7.6 |
| 583 | 2026-06-19T06:13:04.061Z | Compiling serde_yaml v0.9.34+deprecated |
| 584 | 2026-06-19T06:13:04.238Z | Compiling foreign-types v0.5.0 |
| 585 | 2026-06-19T06:13:04.312Z | Compiling progenitor-impl v0.10.0 |
| 586 | 2026-06-19T06:13:04.454Z | Compiling toml v0.9.12+spec-1.1.0 |
| 587 | 2026-06-19T06:13:04.675Z | Compiling chacha20 v0.10.0 |
| 588 | 2026-06-19T06:13:04.862Z | Compiling reqwest v0.12.28 |
| 589 | 2026-06-19T06:13:05.052Z | Compiling rand_core v0.9.5 |
| 590 | 2026-06-19T06:13:05.061Z | Compiling rand v0.8.6 |
| 591 | 2026-06-19T06:13:05.453Z | Compiling sha1 v0.10.6 |
| 592 | 2026-06-19T06:13:05.712Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 593 | 2026-06-19T06:13:05.789Z | Compiling arc-swap v1.9.1 |
| 594 | 2026-06-19T06:13:05.858Z | Compiling cstr-argument v0.1.2 |
| 595 | 2026-06-19T06:13:06.011Z | Compiling thread_local v1.1.9 |
| 596 | 2026-06-19T06:13:06.021Z | Compiling lazy_static v1.5.0 |
| 597 | 2026-06-19T06:13:06.069Z | Compiling anstyle v1.0.14 |
| 598 | 2026-06-19T06:13:06.101Z | Compiling typeid v1.0.3 |
| 599 | 2026-06-19T06:13:06.119Z | Compiling unicode-width v0.2.2 |
| 600 | 2026-06-19T06:13:06.221Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 601 | 2026-06-19T06:13:06.286Z | Compiling pretty-hex v0.4.2 |
| 602 | 2026-06-19T06:13:06.301Z | Compiling data-encoding v2.11.0 |
| 603 | 2026-06-19T06:13:06.391Z | Compiling colorchoice v1.0.5 |
| 604 | 2026-06-19T06:13:06.406Z | Compiling byteorder v1.5.0 |
| 605 | 2026-06-19T06:13:06.422Z | Compiling anstyle-query v1.1.5 |
| 606 | 2026-06-19T06:13:06.432Z | Compiling slog-async v2.8.0 |
| 607 | 2026-06-19T06:13:06.502Z | Compiling portable-atomic v1.13.1 |
| 608 | 2026-06-19T06:13:06.527Z | Compiling is_terminal_polyfill v1.70.2 |
| 609 | 2026-06-19T06:13:06.620Z | Compiling utf-8 v0.7.6 |
| 610 | 2026-06-19T06:13:06.629Z | Compiling anstream v1.0.0 |
| 611 | 2026-06-19T06:13:06.756Z | Compiling tungstenite v0.21.0 |
| 612 | 2026-06-19T06:13:06.853Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 613 | 2026-06-19T06:13:06.954Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 614 | 2026-06-19T06:13:06.988Z | Compiling slog-scope v4.4.1 |
| 615 | 2026-06-19T06:13:07.053Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 616 | 2026-06-19T06:13:07.069Z | Compiling progenitor-client v0.10.0 |
| 617 | 2026-06-19T06:13:07.249Z | Compiling crossbeam-channel v0.5.15 |
| 618 | 2026-06-19T06:13:07.313Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 619 | 2026-06-19T06:13:07.351Z | Compiling cargo_toml v0.22.3 |
| 620 | 2026-06-19T06:13:07.677Z | Compiling rand_chacha v0.9.0 |
| 621 | 2026-06-19T06:13:07.731Z | Compiling rand v0.10.1 |
| 622 | 2026-06-19T06:13:07.741Z | Compiling time v0.3.47 |
| 623 | 2026-06-19T06:13:07.875Z | Compiling progenitor-macro v0.10.0 |
| 624 | 2026-06-19T06:13:08.384Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 625 | 2026-06-19T06:13:08.393Z | Compiling futures-executor v0.3.32 |
| 626 | 2026-06-19T06:13:08.474Z | Compiling is-terminal v0.4.17 |
| 627 | 2026-06-19T06:13:08.497Z | Compiling strsim v0.11.1 |
| 628 | 2026-06-19T06:13:08.569Z | Compiling colored v3.1.1 |
| 629 | 2026-06-19T06:13:08.682Z | Compiling oxnet v0.1.6 |
| 630 | 2026-06-19T06:13:08.682Z | Compiling term v1.2.1 |
| 631 | 2026-06-19T06:13:08.790Z | Compiling take_mut v0.2.2 |
| 632 | 2026-06-19T06:13:08.894Z | Compiling clap_lex v1.1.0 |
| 633 | 2026-06-19T06:13:08.903Z | Compiling camino v1.2.3 |
| 634 | 2026-06-19T06:13:08.955Z | Compiling slog-term v2.9.2 |
| 635 | 2026-06-19T06:13:09.141Z | Compiling clap_builder v4.6.0 |
| 636 | 2026-06-19T06:13:09.394Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 637 | 2026-06-19T06:13:09.495Z | Compiling futures v0.3.32 |
| 638 | 2026-06-19T06:13:09.563Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 639 | 2026-06-19T06:13:09.572Z | Compiling rand v0.9.4 |
| 640 | 2026-06-19T06:13:09.652Z | Compiling tokio-tungstenite v0.21.0 |
| 641 | 2026-06-19T06:13:09.974Z | Compiling slog-stdlog v4.1.1 |
| 642 | 2026-06-19T06:13:10.329Z | Compiling console v0.16.3 |
| 643 | 2026-06-19T06:13:10.680Z | Compiling zone_cfg_derive v0.3.1 |
| 644 | 2026-06-19T06:13:10.699Z | Compiling clap_derive v4.6.1 |
| 645 | 2026-06-19T06:13:10.708Z | Compiling async-trait v0.1.89 |
| 646 | 2026-06-19T06:13:11.360Z | Compiling base64 v0.21.7 |
| 647 | 2026-06-19T06:13:11.437Z | Compiling unit-prefix v0.5.2 |
| 648 | 2026-06-19T06:13:11.544Z | Compiling indicatif v0.18.4 |
| 649 | 2026-06-19T06:13:11.582Z | Compiling zone v0.3.1 |
| 650 | 2026-06-19T06:13:11.681Z | Compiling ron v0.12.1 |
| 651 | 2026-06-19T06:13:11.700Z | Compiling slog-envlogger v2.2.0 |
| 652 | 2026-06-19T06:13:12.105Z | Compiling xz2 v0.1.7 |
| 653 | 2026-06-19T06:13:12.352Z | Compiling tabwriter v1.4.1 |
| 654 | 2026-06-19T06:13:12.384Z | Compiling clap v4.6.1 |
| 655 | 2026-06-19T06:13:12.463Z | Compiling sha2 v0.10.9 |
| 656 | 2026-06-19T06:13:12.568Z | Compiling reqwest v0.13.4 |
| 657 | 2026-06-19T06:13:12.591Z | Compiling smf v0.2.3 |
| 658 | 2026-06-19T06:13:12.677Z | Compiling base16ct v1.0.0 |
| 659 | 2026-06-19T06:13:12.802Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 660 | 2026-06-19T06:13:13.165Z | Compiling progenitor v0.10.0 |
| 661 | 2026-06-19T06:13:13.249Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 662 | 2026-06-19T06:13:13.392Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 663 | 2026-06-19T06:13:13.707Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 664 | 2026-06-19T06:13:15.387Z | error[E0308]: mismatched types |
| 665 | 2026-06-19T06:13:15.387Z | --> lib/src/lib.rs:1793:9 |
| 666 | 2026-06-19T06:13:15.387Z | | |
| 667 | 2026-06-19T06:13:15.387Z | 1791 | let client = propolis_client::Client::new_with_client( |
| 668 | 2026-06-19T06:13:15.387Z | | ---------------------------------------- arguments to this function are incorrect |
| 669 | 2026-06-19T06:13:15.388Z | 1792 | &format!("http://{}", sockaddr), |
| 670 | 2026-06-19T06:13:15.388Z | 1793 | reqwest_client, |
| 671 | 2026-06-19T06:13:15.388Z | | ^^^^^^^^^^^^^^ expected `reqwest::async_impl::client::Client`, found `reqwest::Client` |
| 672 | 2026-06-19T06:13:15.388Z | | |
| 673 | 2026-06-19T06:13:15.388Z | note: there are multiple different versions of crate `reqwest` in the dependency graph |
| 674 | 2026-06-19T06:13:15.388Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1 |
| 675 | 2026-06-19T06:13:15.388Z | | |
| 676 | 2026-06-19T06:13:15.388Z | 93 | pub struct Client { |
| 677 | 2026-06-19T06:13:15.388Z | | ^^^^^^^^^^^^^^^^^ this is the expected type |
| 678 | 2026-06-19T06:13:15.388Z | | |
| 679 | 2026-06-19T06:13:15.388Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.4/src/async_impl/client.rs:93:1 |
| 680 | 2026-06-19T06:13:15.388Z | | |
| 681 | 2026-06-19T06:13:15.388Z | 93 | pub struct Client { |
| 682 | 2026-06-19T06:13:15.388Z | | ----------------- this is the found type |
| 683 | 2026-06-19T06:13:15.388Z | = help: you can use `cargo tree` to explore your dependency tree |
| 684 | 2026-06-19T06:13:15.388Z | note: associated function defined here |
| 685 | 2026-06-19T06:13:15.388Z | --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/36f20be/lib/propolis-client/src/lib.rs:41:1 |
| 686 | 2026-06-19T06:13:15.388Z | | |
| 687 | 2026-06-19T06:13:15.388Z | 41 | / progenitor::generate_api!( |
| 688 | 2026-06-19T06:13:15.388Z | 42 | | spec = "../../openapi/propolis-server/propolis-server-latest.json", |
| 689 | 2026-06-19T06:13:15.388Z | 43 | | interface = Builder, |
| 690 | 2026-06-19T06:13:15.388Z | 44 | | tags = Separate, |
| 691 | 2026-06-19T06:13:15.388Z | ... | |
| 692 | 2026-06-19T06:13:15.388Z | 68 | | ); |
| 693 | 2026-06-19T06:13:15.388Z | | |_^ |
| 694 | 2026-06-19T06:13:15.388Z | = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 695 | 2026-06-19T06:13:15.388Z | |
| 696 | 2026-06-19T06:13:15.441Z | error[E0599]: no method named `bytes_stream` found for struct `reqwest::Response` in the current scope |
| 697 | 2026-06-19T06:13:15.441Z | --> lib/src/lib.rs:2025:31 |
| 698 | 2026-06-19T06:13:15.441Z | | |
| 699 | 2026-06-19T06:13:15.441Z | 2025 | let mut stream = response.bytes_stream(); |
| 700 | 2026-06-19T06:13:15.441Z | | ^^^^^^^^^^^^ method not found in `reqwest::Response` |
| 701 | 2026-06-19T06:13:15.441Z | |
| 702 | 2026-06-19T06:13:16.029Z | Some errors have detailed explanations: E0308, E0599. |
| 703 | 2026-06-19T06:13:16.029Z | For more information about an error, try `rustc --explain E0308`. |
| 704 | 2026-06-19T06:13:16.075Z | error: could not compile `libfalcon` (lib) due to 2 previous errors |
| 705 | 2026-06-19T06:13:16.240Z | |
| 706 | 2026-06-19T06:13:16.240Z | real 38.120436692 |
| 707 | 2026-06-19T06:13:16.240Z | user 3:09.725468443 |
| 708 | 2026-06-19T06:13:16.240Z | sys 36.017796414 |
| 709 | 2026-06-19T06:13:16.240Z | trap 0.138223559 |
| 710 | 2026-06-19T06:13:16.240Z | tflt 0.311798847 |
| 711 | 2026-06-19T06:13:16.240Z | dflt 0.266547508 |
| 712 | 2026-06-19T06:13:16.240Z | kflt 0.009878362 |
| 713 | 2026-06-19T06:13:16.240Z | lock 12:07.426081957 |
| 714 | 2026-06-19T06:13:16.240Z | slp 9:34.410994740 |
| 715 | 2026-06-19T06:13:16.240Z | lat 13.912549505 |
| 716 | 2026-06-19T06:13:16.244Z | stop 40.525057785 |
| 717 | 2026-06-19T06:13:16.244Z | process exited: duration 55175 ms, exit code 101 |
| |
| 718 | 2026-06-19T06:13:16.250Z | found 0 output files |