|
|
|
| 1 | 2026-04-16T05:15:31.227Z | job assigned to worker 01KPABCXN436YWVKBEBB0PTPW5 [factory aws, i-0631954051c136a4b] (queued for 59 s) |
| |
| 2 | 2026-04-16T05:15:37.745Z | starting task 0: "setup" |
| 3 | 2026-04-16T05:15:37.750Z | ++ uname -s |
| 4 | 2026-04-16T05:15:37.754Z | + kern=SunOS |
| 5 | 2026-04-16T05:15:37.754Z | + build_user=build |
| 6 | 2026-04-16T05:15:37.754Z | + build_uid=12345 |
| 7 | 2026-04-16T05:15:37.754Z | + work_dir=/work |
| 8 | 2026-04-16T05:15:37.754Z | + input_dir=/input |
| 9 | 2026-04-16T05:15:37.754Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-16T05:15:37.754Z | + case "$kern" in |
| 11 | 2026-04-16T05:15:37.754Z | + groupadd -g 12345 build |
| 12 | 2026-04-16T05:15:37.757Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-16T05:15:39.759Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-16T05:15:39.874Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-16T05:15:39.878Z | + home_fs=zfs |
| 16 | 2026-04-16T05:15:39.878Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-16T05:15:39.878Z | + mkdir -p /home/build |
| 18 | 2026-04-16T05:15:39.878Z | + chown build:build /home/build /work |
| 19 | 2026-04-16T05:15:41.879Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-16T05:15:41.882Z | process exited: duration 4134 ms, exit code 0 |
| |
| 21 | 2026-04-16T05:15:41.888Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-16T05:15:41.892Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-16T05:15:41.892Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-16T05:15:41.892Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-16T05:15:41.892Z | * rust toolchain profile = "default" |
| 26 | 2026-04-16T05:15:41.895Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-16T05:15:41.895Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-16T05:15:41.895Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-16T05:15:41.895Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-16T05:15:42.015Z | info: downloading installer |
| 31 | 2026-04-16T05:15:43.640Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-16T05:15:43.640Z | warn: /opt/ooce/bin |
| 33 | 2026-04-16T05:15:43.640Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-16T05:15:43.643Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-16T05:15:43.643Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-16T05:15:43.643Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-16T05:15:43.643Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-16T05:15:43.643Z | error: cannot install while Rust is installed |
| 39 | 2026-04-16T05:15:43.644Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-16T05:15:43.644Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-16T05:15:43.644Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-16T05:15:43.644Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-16T05:15:43.644Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-16T05:15:43.653Z | info: profile set to default |
| 45 | 2026-04-16T05:15:43.653Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-16T05:15:43.656Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-16T05:15:43.802Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-16T05:15:43.805Z | info: downloading 6 components |
| 49 | 2026-04-16T05:15:58.439Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-16T05:15:58.439Z | |
| 51 | 2026-04-16T05:15:58.468Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-16T05:15:58.468Z | |
| 53 | 2026-04-16T05:15:58.468Z | |
| 54 | 2026-04-16T05:15:58.468Z | Rust is installed now. Great! |
| 55 | 2026-04-16T05:15:58.468Z | |
| 56 | 2026-04-16T05:15:58.471Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-16T05:15:58.471Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-16T05:15:58.471Z | |
| 59 | 2026-04-16T05:15:58.471Z | To configure your current shell, you need to source |
| 60 | 2026-04-16T05:15:58.471Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-16T05:15:58.471Z | |
| 62 | 2026-04-16T05:15:58.471Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-16T05:15:58.471Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-16T05:15:58.472Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-16T05:15:58.472Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-16T05:15:58.472Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-16T05:15:58.472Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-16T05:15:58.472Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-16T05:15:58.472Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-16T05:15:58.472Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-16T05:15:58.567Z | + rustup --version |
| 72 | 2026-04-16T05:15:58.576Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-16T05:15:58.579Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-16T05:15:58.598Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-16T05:15:58.600Z | + cargo --version |
| 76 | 2026-04-16T05:15:58.613Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-16T05:15:58.616Z | + rustc --version |
| 78 | 2026-04-16T05:15:58.635Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-16T05:15:58.638Z | process exited: duration 16746 ms, exit code 0 |
| |
| 80 | 2026-04-16T05:15:58.644Z | starting task 2: "authentication" |
| 81 | 2026-04-16T05:15:58.660Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-16T05:15:58.666Z | starting task 3: "clone repository" |
| 83 | 2026-04-16T05:15:58.669Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-04-16T05:15:58.672Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-04-16T05:15:58.703Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-04-16T05:15:59.808Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-04-16T05:15:59.808Z | + git fetch origin b9fdc31c991d7293188f39bf11697d7f325a3ef5 |
| 88 | 2026-04-16T05:16:00.202Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-04-16T05:16:00.202Z | * branch b9fdc31c991d7293188f39bf11697d7f325a3ef5 -> FETCH_HEAD |
| 90 | 2026-04-16T05:16:00.208Z | + [[ -n renovate/uuid-1.x ]] |
| 91 | 2026-04-16T05:16:00.211Z | ++ git branch --show-current |
| 92 | 2026-04-16T05:16:00.211Z | + current=main |
| 93 | 2026-04-16T05:16:00.211Z | + [[ main != renovate/uuid-1.x ]] |
| 94 | 2026-04-16T05:16:00.211Z | + git branch -f renovate/uuid-1.x b9fdc31c991d7293188f39bf11697d7f325a3ef5 |
| 95 | 2026-04-16T05:16:00.214Z | + git checkout -f renovate/uuid-1.x |
| 96 | 2026-04-16T05:16:00.278Z | Switched to branch 'renovate/uuid-1.x' |
| 97 | 2026-04-16T05:16:00.281Z | + git reset --hard b9fdc31c991d7293188f39bf11697d7f325a3ef5 |
| 98 | 2026-04-16T05:16:00.284Z | HEAD is now at b9fdc31 Update Rust crate uuid to 1.23.1 |
| 99 | 2026-04-16T05:16:00.284Z | process exited: duration 1616 ms, exit code 0 |
| |
| 100 | 2026-04-16T05:16:00.293Z | starting task 4: "build" |
| 101 | 2026-04-16T05:16:00.296Z | + cargo --version |
| 102 | 2026-04-16T05:16:00.302Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-04-16T05:16:00.514Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-04-16T05:16:00.517Z | info: downloading 6 components |
| 105 | 2026-04-16T05:16:15.314Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-04-16T05:16:15.317Z | + rustc --version |
| 107 | 2026-04-16T05:16:15.346Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-04-16T05:16:15.351Z | + banner build |
| 109 | 2026-04-16T05:16:15.354Z | |
| 110 | 2026-04-16T05:16:15.354Z | ##### # # # # ##### |
| 111 | 2026-04-16T05:16:15.354Z | # # # # # # # # |
| 112 | 2026-04-16T05:16:15.354Z | ##### # # # # # # |
| 113 | 2026-04-16T05:16:15.354Z | # # # # # # # # |
| 114 | 2026-04-16T05:16:15.354Z | # # # # # # # # |
| 115 | 2026-04-16T05:16:15.354Z | ##### #### # ###### ##### |
| 116 | 2026-04-16T05:16:15.354Z | |
| 117 | 2026-04-16T05:16:15.354Z | + ptime -m cargo build --all |
| 118 | 2026-04-16T05:16:15.434Z | Updating crates.io index |
| 119 | 2026-04-16T05:16:15.471Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-04-16T05:16:15.809Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-04-16T05:16:15.809Z | * [new ref] c1d9f7474d6db11c3bec6fb329abdd35985311f8 -> refs/commit/c1d9f7474d6db11c3bec6fb329abdd35985311f8 |
| 122 | 2026-04-16T05:16:15.818Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-04-16T05:16:16.954Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-04-16T05:16:16.954Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 125 | 2026-04-16T05:16:17.736Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-04-16T05:16:18.012Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-04-16T05:16:18.012Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-04-16T05:16:18.027Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-04-16T05:16:18.295Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-04-16T05:16:18.295Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 131 | 2026-04-16T05:16:18.301Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-04-16T05:16:18.581Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-04-16T05:16:18.581Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-04-16T05:16:18.605Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-04-16T05:16:18.881Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-04-16T05:16:18.881Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-04-16T05:16:18.887Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-04-16T05:16:19.670Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-04-16T05:16:19.671Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 140 | 2026-04-16T05:16:22.048Z | Downloading crates ... |
| 141 | 2026-04-16T05:16:22.107Z | Downloaded anstyle-query v1.1.5 |
| 142 | 2026-04-16T05:16:22.113Z | Downloaded anstyle-parse v1.0.0 |
| 143 | 2026-04-16T05:16:22.116Z | Downloaded futures-core v0.3.32 |
| 144 | 2026-04-16T05:16:22.125Z | Downloaded form_urlencoded v1.2.2 |
| 145 | 2026-04-16T05:16:22.133Z | Downloaded num-conv v0.2.0 |
| 146 | 2026-04-16T05:16:22.136Z | Downloaded pin-utils v0.1.0 |
| 147 | 2026-04-16T05:16:22.136Z | Downloaded lru-slab v0.1.2 |
| 148 | 2026-04-16T05:16:22.139Z | Downloaded futures-macro v0.3.32 |
| 149 | 2026-04-16T05:16:22.142Z | Downloaded displaydoc v0.2.5 |
| 150 | 2026-04-16T05:16:22.145Z | Downloaded chacha20 v0.10.0 |
| 151 | 2026-04-16T05:16:22.149Z | Downloaded idna_adapter v1.2.1 |
| 152 | 2026-04-16T05:16:22.151Z | Downloaded crypto-common v0.1.7 |
| 153 | 2026-04-16T05:16:22.151Z | Downloaded oxnet v0.1.4 |
| 154 | 2026-04-16T05:16:22.154Z | Downloaded slog v2.8.2 |
| 155 | 2026-04-16T05:16:22.157Z | Downloaded pretty-hex v0.4.2 |
| 156 | 2026-04-16T05:16:22.157Z | Downloaded potential_utf v0.1.4 |
| 157 | 2026-04-16T05:16:22.161Z | Downloaded crucible-workspace-hack v0.1.0 |
| 158 | 2026-04-16T05:16:22.161Z | Downloaded atomic-waker v1.1.2 |
| 159 | 2026-04-16T05:16:22.161Z | Downloaded bitflags v2.11.0 |
| 160 | 2026-04-16T05:16:22.163Z | Downloaded futures-io v0.3.32 |
| 161 | 2026-04-16T05:16:22.163Z | Downloaded either v1.15.0 |
| 162 | 2026-04-16T05:16:22.170Z | Downloaded block-buffer v0.10.4 |
| 163 | 2026-04-16T05:16:22.173Z | Downloaded futures-sink v0.3.32 |
| 164 | 2026-04-16T05:16:22.173Z | Downloaded foreign-types-macros v0.2.3 |
| 165 | 2026-04-16T05:16:22.175Z | Downloaded slog-scope v4.4.1 |
| 166 | 2026-04-16T05:16:22.175Z | Downloaded serde_derive_internals v0.29.1 |
| 167 | 2026-04-16T05:16:22.175Z | Downloaded base16ct v1.0.0 |
| 168 | 2026-04-16T05:16:22.178Z | Downloaded errno v0.3.14 |
| 169 | 2026-04-16T05:16:22.178Z | Downloaded cfg_aliases v0.2.1 |
| 170 | 2026-04-16T05:16:22.178Z | Downloaded thread_local v1.1.9 |
| 171 | 2026-04-16T05:16:22.181Z | Downloaded thiserror v2.0.18 |
| 172 | 2026-04-16T05:16:22.184Z | Downloaded smallvec v1.15.1 |
| 173 | 2026-04-16T05:16:22.184Z | Downloaded proc-macro2 v1.0.106 |
| 174 | 2026-04-16T05:16:22.189Z | Downloaded progenitor v0.10.0 |
| 175 | 2026-04-16T05:16:22.192Z | Downloaded generic-array v0.14.7 |
| 176 | 2026-04-16T05:16:22.195Z | Downloaded quinn v0.11.9 |
| 177 | 2026-04-16T05:16:22.200Z | Downloaded foreign-types v0.5.0 |
| 178 | 2026-04-16T05:16:22.203Z | Downloaded lazy_static v1.5.0 |
| 179 | 2026-04-16T05:16:22.209Z | Downloaded heck v0.5.0 |
| 180 | 2026-04-16T05:16:22.212Z | Downloaded colorchoice v1.0.5 |
| 181 | 2026-04-16T05:16:22.219Z | Downloaded digest v0.10.7 |
| 182 | 2026-04-16T05:16:22.223Z | Downloaded byteorder v1.5.0 |
| 183 | 2026-04-16T05:16:22.223Z | Downloaded powerfmt v0.2.0 |
| 184 | 2026-04-16T05:16:22.225Z | Downloaded is_terminal_polyfill v1.70.2 |
| 185 | 2026-04-16T05:16:22.226Z | Downloaded is-terminal v0.4.17 |
| 186 | 2026-04-16T05:16:22.229Z | Downloaded cpufeatures v0.2.17 |
| 187 | 2026-04-16T05:16:22.229Z | Downloaded cfg-if v1.0.4 |
| 188 | 2026-04-16T05:16:22.234Z | Downloaded tower-layer v0.3.3 |
| 189 | 2026-04-16T05:16:22.237Z | Downloaded slog-envlogger v2.2.0 |
| 190 | 2026-04-16T05:16:22.237Z | Downloaded sha1 v0.10.6 |
| 191 | 2026-04-16T05:16:22.240Z | Downloaded heck v0.4.1 |
| 192 | 2026-04-16T05:16:22.240Z | Downloaded futures-task v0.3.32 |
| 193 | 2026-04-16T05:16:22.240Z | Downloaded serde_urlencoded v0.7.1 |
| 194 | 2026-04-16T05:16:22.243Z | Downloaded rand_chacha v0.9.0 |
| 195 | 2026-04-16T05:16:22.243Z | Downloaded proc-macro-error-attr v1.0.4 |
| 196 | 2026-04-16T05:16:22.243Z | Downloaded proc-macro-error v1.0.4 |
| 197 | 2026-04-16T05:16:22.246Z | Downloaded sync_wrapper v1.0.2 |
| 198 | 2026-04-16T05:16:22.246Z | Downloaded rand_chacha v0.3.1 |
| 199 | 2026-04-16T05:16:22.249Z | Downloaded foreign-types-shared v0.3.1 |
| 200 | 2026-04-16T05:16:22.249Z | Downloaded cpufeatures v0.3.0 |
| 201 | 2026-04-16T05:16:22.253Z | Downloaded cstr-argument v0.1.2 |
| 202 | 2026-04-16T05:16:22.256Z | Downloaded time-core v0.1.8 |
| 203 | 2026-04-16T05:16:22.256Z | Downloaded percent-encoding v2.3.2 |
| 204 | 2026-04-16T05:16:22.256Z | Downloaded http-body v1.0.1 |
| 205 | 2026-04-16T05:16:22.259Z | Downloaded equivalent v1.0.2 |
| 206 | 2026-04-16T05:16:22.262Z | Downloaded rustversion v1.0.22 |
| 207 | 2026-04-16T05:16:22.265Z | Downloaded futures-channel v0.3.32 |
| 208 | 2026-04-16T05:16:22.265Z | Downloaded pkg-config v0.3.32 |
| 209 | 2026-04-16T05:16:22.268Z | Downloaded quote v1.0.45 |
| 210 | 2026-04-16T05:16:22.268Z | Downloaded anstream v1.0.0 |
| 211 | 2026-04-16T05:16:22.271Z | Downloaded find-msvc-tools v0.1.9 |
| 212 | 2026-04-16T05:16:22.271Z | Downloaded itoa v1.0.17 |
| 213 | 2026-04-16T05:16:22.274Z | Downloaded foldhash v0.2.0 |
| 214 | 2026-04-16T05:16:22.274Z | Downloaded deranged v0.5.8 |
| 215 | 2026-04-16T05:16:22.277Z | Downloaded progenitor-client v0.10.0 |
| 216 | 2026-04-16T05:16:22.280Z | Downloaded http-body-util v0.1.3 |
| 217 | 2026-04-16T05:16:22.280Z | Downloaded progenitor-macro v0.10.0 |
| 218 | 2026-04-16T05:16:22.283Z | Downloaded async-trait v0.1.89 |
| 219 | 2026-04-16T05:16:22.286Z | Downloaded take_mut v0.2.2 |
| 220 | 2026-04-16T05:16:22.286Z | Downloaded rustc-hash v2.1.1 |
| 221 | 2026-04-16T05:16:22.286Z | Downloaded console v0.16.3 |
| 222 | 2026-04-16T05:16:22.289Z | Downloaded tinyvec_macros v0.1.1 |
| 223 | 2026-04-16T05:16:22.292Z | Downloaded clap_lex v1.1.0 |
| 224 | 2026-04-16T05:16:22.297Z | Downloaded stable_deref_trait v1.2.1 |
| 225 | 2026-04-16T05:16:22.302Z | Downloaded tower-service v0.3.3 |
| 226 | 2026-04-16T05:16:22.305Z | Downloaded slog-stdlog v4.1.1 |
| 227 | 2026-04-16T05:16:22.305Z | Downloaded try-lock v0.2.5 |
| 228 | 2026-04-16T05:16:22.309Z | Downloaded typeid v1.0.3 |
| 229 | 2026-04-16T05:16:22.312Z | Downloaded subtle v2.6.1 |
| 230 | 2026-04-16T05:16:22.315Z | Downloaded camino v1.2.2 |
| 231 | 2026-04-16T05:16:22.315Z | Downloaded data-encoding v2.10.0 |
| 232 | 2026-04-16T05:16:22.318Z | Downloaded strsim v0.11.1 |
| 233 | 2026-04-16T05:16:22.321Z | Downloaded serde_spanned v1.0.4 |
| 234 | 2026-04-16T05:16:22.321Z | Downloaded unit-prefix v0.5.2 |
| 235 | 2026-04-16T05:16:22.324Z | Downloaded scopeguard v1.2.0 |
| 236 | 2026-04-16T05:16:22.327Z | Downloaded lock_api v0.4.14 |
| 237 | 2026-04-16T05:16:22.330Z | Downloaded futures-executor v0.3.32 |
| 238 | 2026-04-16T05:16:22.330Z | Downloaded erased-serde v0.3.31 |
| 239 | 2026-04-16T05:16:22.333Z | Downloaded tabwriter v1.4.1 |
| 240 | 2026-04-16T05:16:22.333Z | Downloaded ppv-lite86 v0.2.21 |
| 241 | 2026-04-16T05:16:22.336Z | Downloaded ipnet v2.12.0 |
| 242 | 2026-04-16T05:16:22.336Z | Downloaded autocfg v1.5.0 |
| 243 | 2026-04-16T05:16:22.339Z | Downloaded semver v1.0.27 |
| 244 | 2026-04-16T05:16:22.343Z | Downloaded utf8parse v0.2.2 |
| 245 | 2026-04-16T05:16:22.346Z | Downloaded utf8_iter v1.0.4 |
| 246 | 2026-04-16T05:16:22.347Z | Downloaded utf-8 v0.7.6 |
| 247 | 2026-04-16T05:16:22.349Z | Downloaded untrusted v0.9.0 |
| 248 | 2026-04-16T05:16:22.355Z | Downloaded icu_provider v2.1.1 |
| 249 | 2026-04-16T05:16:22.358Z | Downloaded crossbeam-utils v0.8.21 |
| 250 | 2026-04-16T05:16:22.361Z | Downloaded shlex v1.3.0 |
| 251 | 2026-04-16T05:16:22.361Z | Downloaded rand_core v0.6.4 |
| 252 | 2026-04-16T05:16:22.361Z | Downloaded num_enum_derive v0.7.6 |
| 253 | 2026-04-16T05:16:22.361Z | Downloaded dyn-clone v1.0.20 |
| 254 | 2026-04-16T05:16:22.364Z | Downloaded colored v3.1.1 |
| 255 | 2026-04-16T05:16:22.364Z | Downloaded signal-hook-registry v1.4.8 |
| 256 | 2026-04-16T05:16:22.367Z | Downloaded cargo_toml v0.22.3 |
| 257 | 2026-04-16T05:16:22.367Z | Downloaded proc-macro-crate v3.5.0 |
| 258 | 2026-04-16T05:16:22.367Z | Downloaded schemars_derive v0.8.22 |
| 259 | 2026-04-16T05:16:22.370Z | Downloaded rand_core v0.10.0 |
| 260 | 2026-04-16T05:16:22.370Z | Downloaded num_enum v0.7.6 |
| 261 | 2026-04-16T05:16:22.373Z | Downloaded want v0.3.1 |
| 262 | 2026-04-16T05:16:22.373Z | Downloaded log v0.4.29 |
| 263 | 2026-04-16T05:16:22.376Z | Downloaded version_check v0.9.5 |
| 264 | 2026-04-16T05:16:22.376Z | Downloaded thiserror-impl v2.0.18 |
| 265 | 2026-04-16T05:16:22.376Z | Downloaded yoke-derive v0.8.1 |
| 266 | 2026-04-16T05:16:22.376Z | Downloaded aho-corasick v1.1.4 |
| 267 | 2026-04-16T05:16:22.379Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 268 | 2026-04-16T05:16:22.382Z | Downloaded tinystr v0.8.2 |
| 269 | 2026-04-16T05:16:22.382Z | Downloaded time-macros v0.2.27 |
| 270 | 2026-04-16T05:16:22.385Z | Downloaded zerofrom v0.1.6 |
| 271 | 2026-04-16T05:16:22.388Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 272 | 2026-04-16T05:16:22.394Z | Downloaded zone_cfg_derive v0.3.1 |
| 273 | 2026-04-16T05:16:22.397Z | Downloaded getrandom v0.3.4 |
| 274 | 2026-04-16T05:16:22.397Z | Downloaded getrandom v0.2.17 |
| 275 | 2026-04-16T05:16:22.400Z | Downloaded httparse v1.10.1 |
| 276 | 2026-04-16T05:16:22.403Z | Downloaded thiserror-impl v1.0.69 |
| 277 | 2026-04-16T05:16:22.403Z | Downloaded thiserror v1.0.69 |
| 278 | 2026-04-16T05:16:22.406Z | Downloaded slog-term v2.9.2 |
| 279 | 2026-04-16T05:16:22.406Z | Downloaded litemap v0.8.1 |
| 280 | 2026-04-16T05:16:22.409Z | Downloaded hyper-rustls v0.27.7 |
| 281 | 2026-04-16T05:16:22.409Z | Downloaded slab v0.4.12 |
| 282 | 2026-04-16T05:16:22.409Z | Downloaded zone v0.3.1 |
| 283 | 2026-04-16T05:16:22.413Z | Downloaded slog-async v2.8.0 |
| 284 | 2026-04-16T05:16:22.413Z | Downloaded tokio-macros v2.6.1 |
| 285 | 2026-04-16T05:16:22.413Z | Downloaded synstructure v0.13.2 |
| 286 | 2026-04-16T05:16:22.413Z | Downloaded smf v0.2.3 |
| 287 | 2026-04-16T05:16:22.416Z | Downloaded anstyle v1.0.14 |
| 288 | 2026-04-16T05:16:22.418Z | Downloaded tokio-tungstenite v0.21.0 |
| 289 | 2026-04-16T05:16:22.418Z | Downloaded crossbeam-channel v0.5.15 |
| 290 | 2026-04-16T05:16:22.421Z | Downloaded sha2 v0.10.9 |
| 291 | 2026-04-16T05:16:22.424Z | Downloaded rustls-pki-types v1.14.0 |
| 292 | 2026-04-16T05:16:22.424Z | Downloaded once_cell v1.21.4 |
| 293 | 2026-04-16T05:16:22.427Z | Downloaded clap_derive v4.6.0 |
| 294 | 2026-04-16T05:16:22.427Z | Downloaded typify-macro v0.4.3 |
| 295 | 2026-04-16T05:16:22.430Z | Downloaded indexmap v2.13.0 |
| 296 | 2026-04-16T05:16:22.433Z | Downloaded clap v4.6.0 |
| 297 | 2026-04-16T05:16:22.438Z | Downloaded ryu v1.0.23 |
| 298 | 2026-04-16T05:16:22.441Z | Downloaded writeable v0.6.2 |
| 299 | 2026-04-16T05:16:22.444Z | Downloaded xz2 v0.1.7 |
| 300 | 2026-04-16T05:16:22.444Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 301 | 2026-04-16T05:16:22.447Z | Downloaded tokio-rustls v0.26.4 |
| 302 | 2026-04-16T05:16:22.450Z | Downloaded term v1.2.1 |
| 303 | 2026-04-16T05:16:22.453Z | Downloaded zerofrom-derive v0.1.6 |
| 304 | 2026-04-16T05:16:22.453Z | Downloaded pin-project-lite v0.2.17 |
| 305 | 2026-04-16T05:16:22.456Z | Downloaded parking_lot_core v0.9.12 |
| 306 | 2026-04-16T05:16:22.459Z | Downloaded zeroize v1.8.2 |
| 307 | 2026-04-16T05:16:22.459Z | Downloaded iana-time-zone v0.1.65 |
| 308 | 2026-04-16T05:16:22.462Z | Downloaded zmij v1.0.21 |
| 309 | 2026-04-16T05:16:22.465Z | Downloaded zerovec-derive v0.11.2 |
| 310 | 2026-04-16T05:16:22.468Z | Downloaded futures v0.3.32 |
| 311 | 2026-04-16T05:16:22.471Z | Downloaded anyhow v1.0.102 |
| 312 | 2026-04-16T05:16:22.474Z | Downloaded getrandom v0.4.2 |
| 313 | 2026-04-16T05:16:22.477Z | Downloaded rand_core v0.9.5 |
| 314 | 2026-04-16T05:16:22.480Z | Downloaded quinn-udp v0.5.14 |
| 315 | 2026-04-16T05:16:22.480Z | Downloaded base64 v0.21.7 |
| 316 | 2026-04-16T05:16:22.483Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 317 | 2026-04-16T05:16:22.483Z | Downloaded indicatif v0.18.4 |
| 318 | 2026-04-16T05:16:22.486Z | Downloaded icu_collections v2.1.1 |
| 319 | 2026-04-16T05:16:22.489Z | Downloaded bytes v1.11.1 |
| 320 | 2026-04-16T05:16:22.492Z | Downloaded tinyvec v1.11.0 |
| 321 | 2026-04-16T05:16:22.492Z | Downloaded yoke v0.8.1 |
| 322 | 2026-04-16T05:16:22.495Z | Downloaded progenitor-impl v0.10.0 |
| 323 | 2026-04-16T05:16:22.495Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 324 | 2026-04-16T05:16:22.498Z | Downloaded tracing-core v0.1.36 |
| 325 | 2026-04-16T05:16:22.501Z | Downloaded allocator-api2 v0.2.21 |
| 326 | 2026-04-16T05:16:22.501Z | Downloaded tracing-attributes v0.1.31 |
| 327 | 2026-04-16T05:16:22.504Z | Downloaded socket2 v0.6.3 |
| 328 | 2026-04-16T05:16:22.504Z | Downloaded num-traits v0.2.19 |
| 329 | 2026-04-16T05:16:22.507Z | Downloaded icu_properties v2.1.2 |
| 330 | 2026-04-16T05:16:22.507Z | Downloaded icu_locale_core v2.1.1 |
| 331 | 2026-04-16T05:16:22.510Z | Downloaded base64 v0.22.1 |
| 332 | 2026-04-16T05:16:22.514Z | Downloaded typify v0.4.3 |
| 333 | 2026-04-16T05:16:22.517Z | Downloaded tungstenite v0.21.0 |
| 334 | 2026-04-16T05:16:22.520Z | Downloaded rustls v0.23.37 |
| 335 | 2026-04-16T05:16:22.525Z | Downloaded icu_normalizer v2.1.1 |
| 336 | 2026-04-16T05:16:22.527Z | Downloaded serde_tokenstream v0.2.3 |
| 337 | 2026-04-16T05:16:22.530Z | Downloaded serde_core v1.0.228 |
| 338 | 2026-04-16T05:16:22.530Z | Downloaded parking_lot v0.12.5 |
| 339 | 2026-04-16T05:16:22.533Z | Downloaded cc v1.2.57 |
| 340 | 2026-04-16T05:16:22.533Z | Downloaded icu_normalizer_data v2.1.1 |
| 341 | 2026-04-16T05:16:22.537Z | Downloaded schemars v0.8.22 |
| 342 | 2026-04-16T05:16:22.543Z | Downloaded unsafe-libyaml v0.2.11 |
| 343 | 2026-04-16T05:16:22.546Z | Downloaded unicode-ident v1.0.24 |
| 344 | 2026-04-16T05:16:22.549Z | Downloaded uuid v1.23.1 |
| 345 | 2026-04-16T05:16:22.552Z | Downloaded serde_derive v1.0.228 |
| 346 | 2026-04-16T05:16:22.555Z | Downloaded typenum v1.19.0 |
| 347 | 2026-04-16T05:16:22.558Z | Downloaded zerotrie v0.2.3 |
| 348 | 2026-04-16T05:16:22.561Z | Downloaded serde_yaml v0.9.34+deprecated |
| 349 | 2026-04-16T05:16:22.564Z | Downloaded serde v1.0.228 |
| 350 | 2026-04-16T05:16:22.567Z | Downloaded rustls-webpki v0.103.9 |
| 351 | 2026-04-16T05:16:22.567Z | Downloaded hyper-util v0.1.20 |
| 352 | 2026-04-16T05:16:22.570Z | Downloaded http v1.4.0 |
| 353 | 2026-04-16T05:16:22.572Z | Downloaded arc-swap v1.8.2 |
| 354 | 2026-04-16T05:16:22.575Z | Downloaded url v2.5.8 |
| 355 | 2026-04-16T05:16:22.575Z | Downloaded tower v0.5.3 |
| 356 | 2026-04-16T05:16:22.581Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 357 | 2026-04-16T05:16:22.599Z | Downloaded rand v0.8.5 |
| 358 | 2026-04-16T05:16:22.608Z | Downloaded memchr v2.8.0 |
| 359 | 2026-04-16T05:16:22.611Z | Downloaded itertools v0.12.1 |
| 360 | 2026-04-16T05:16:22.614Z | Downloaded prettyplease v0.2.37 |
| 361 | 2026-04-16T05:16:22.618Z | Downloaded iri-string v0.7.10 |
| 362 | 2026-04-16T05:16:22.622Z | Downloaded tokio-util v0.7.18 |
| 363 | 2026-04-16T05:16:22.626Z | Downloaded hashbrown v0.16.1 |
| 364 | 2026-04-16T05:16:22.629Z | Downloaded rand v0.10.0 |
| 365 | 2026-04-16T05:16:22.631Z | Downloaded mio v1.1.1 |
| 366 | 2026-04-16T05:16:22.634Z | Downloaded idna v1.1.0 |
| 367 | 2026-04-16T05:16:22.637Z | Downloaded hyper v1.8.1 |
| 368 | 2026-04-16T05:16:22.640Z | Downloaded icu_properties_data v2.1.2 |
| 369 | 2026-04-16T05:16:22.645Z | Downloaded futures-util v0.3.32 |
| 370 | 2026-04-16T05:16:22.651Z | Downloaded rand v0.9.2 |
| 371 | 2026-04-16T05:16:22.654Z | Downloaded clap_builder v4.6.0 |
| 372 | 2026-04-16T05:16:22.667Z | Downloaded chrono v0.4.44 |
| 373 | 2026-04-16T05:16:22.671Z | Downloaded webpki-roots v1.0.6 |
| 374 | 2026-04-16T05:16:22.677Z | Downloaded ron v0.12.0 |
| 375 | 2026-04-16T05:16:22.695Z | Downloaded serde_json v1.0.149 |
| 376 | 2026-04-16T05:16:22.698Z | Downloaded regress v0.10.5 |
| 377 | 2026-04-16T05:16:22.718Z | Downloaded regex v1.12.3 |
| 378 | 2026-04-16T05:16:22.721Z | Downloaded tracing v0.1.44 |
| 379 | 2026-04-16T05:16:22.731Z | Downloaded zerovec v0.11.5 |
| 380 | 2026-04-16T05:16:22.734Z | Downloaded reqwest v0.12.28 |
| 381 | 2026-04-16T05:16:22.748Z | Downloaded tower-http v0.6.8 |
| 382 | 2026-04-16T05:16:22.764Z | Downloaded lzma-sys v0.1.20 |
| 383 | 2026-04-16T05:16:22.779Z | Downloaded portable-atomic v1.13.1 |
| 384 | 2026-04-16T05:16:22.783Z | Downloaded libc v0.2.183 |
| 385 | 2026-04-16T05:16:22.802Z | Downloaded winnow v0.7.15 |
| 386 | 2026-04-16T05:16:22.807Z | Downloaded time v0.3.47 |
| 387 | 2026-04-16T05:16:22.834Z | Downloaded syn v1.0.109 |
| 388 | 2026-04-16T05:16:22.842Z | Downloaded quinn-proto v0.11.14 |
| 389 | 2026-04-16T05:16:22.868Z | Downloaded unicode-width v0.2.2 |
| 390 | 2026-04-16T05:16:22.871Z | Downloaded zerocopy v0.8.42 |
| 391 | 2026-04-16T05:16:22.886Z | Downloaded syn v2.0.117 |
| 392 | 2026-04-16T05:16:22.921Z | Downloaded regex-syntax v0.8.10 |
| 393 | 2026-04-16T05:16:22.925Z | Downloaded openapiv3 v2.2.0 |
| 394 | 2026-04-16T05:16:22.965Z | Downloaded typify-impl v0.4.3 |
| 395 | 2026-04-16T05:16:22.993Z | Downloaded regex-automata v0.4.14 |
| 396 | 2026-04-16T05:16:23.054Z | Downloaded tokio v1.50.0 |
| 397 | 2026-04-16T05:16:23.113Z | Downloaded ring v0.17.14 |
| 398 | 2026-04-16T05:16:23.211Z | Compiling proc-macro2 v1.0.106 |
| 399 | 2026-04-16T05:16:23.211Z | Compiling quote v1.0.45 |
| 400 | 2026-04-16T05:16:23.211Z | Compiling unicode-ident v1.0.24 |
| 401 | 2026-04-16T05:16:23.214Z | Compiling libc v0.2.183 |
| 402 | 2026-04-16T05:16:23.214Z | Compiling cfg-if v1.0.4 |
| 403 | 2026-04-16T05:16:23.214Z | Compiling itoa v1.0.17 |
| 404 | 2026-04-16T05:16:23.214Z | Compiling serde_core v1.0.228 |
| 405 | 2026-04-16T05:16:23.363Z | Compiling memchr v2.8.0 |
| 406 | 2026-04-16T05:16:23.423Z | Compiling foldhash v0.2.0 |
| 407 | 2026-04-16T05:16:23.477Z | Compiling equivalent v1.0.2 |
| 408 | 2026-04-16T05:16:23.554Z | Compiling allocator-api2 v0.2.21 |
| 409 | 2026-04-16T05:16:23.580Z | Compiling serde v1.0.228 |
| 410 | 2026-04-16T05:16:23.689Z | Compiling zmij v1.0.21 |
| 411 | 2026-04-16T05:16:23.884Z | Compiling hashbrown v0.16.1 |
| 412 | 2026-04-16T05:16:23.944Z | Compiling serde_json v1.0.149 |
| 413 | 2026-04-16T05:16:24.030Z | Compiling version_check v0.9.5 |
| 414 | 2026-04-16T05:16:24.038Z | Compiling autocfg v1.5.0 |
| 415 | 2026-04-16T05:16:24.183Z | Compiling bytes v1.11.1 |
| 416 | 2026-04-16T05:16:24.291Z | Compiling smallvec v1.15.1 |
| 417 | 2026-04-16T05:16:24.374Z | Compiling num-traits v0.2.19 |
| 418 | 2026-04-16T05:16:24.458Z | Compiling pin-project-lite v0.2.17 |
| 419 | 2026-04-16T05:16:24.499Z | Compiling stable_deref_trait v1.2.1 |
| 420 | 2026-04-16T05:16:24.546Z | Compiling syn v2.0.117 |
| 421 | 2026-04-16T05:16:24.631Z | Compiling find-msvc-tools v0.1.9 |
| 422 | 2026-04-16T05:16:24.679Z | Compiling shlex v1.3.0 |
| 423 | 2026-04-16T05:16:24.823Z | Compiling futures-core v0.3.32 |
| 424 | 2026-04-16T05:16:24.852Z | Compiling cc v1.2.57 |
| 425 | 2026-04-16T05:16:24.852Z | Compiling rustversion v1.0.22 |
| 426 | 2026-04-16T05:16:24.940Z | Compiling schemars v0.8.22 |
| 427 | 2026-04-16T05:16:25.185Z | Compiling parking_lot_core v0.9.12 |
| 428 | 2026-04-16T05:16:25.303Z | Compiling http v1.4.0 |
| 429 | 2026-04-16T05:16:25.367Z | Compiling socket2 v0.6.3 |
| 430 | 2026-04-16T05:16:25.469Z | Compiling getrandom v0.4.2 |
| 431 | 2026-04-16T05:16:25.542Z | Compiling futures-sink v0.3.32 |
| 432 | 2026-04-16T05:16:25.542Z | Compiling rand_core v0.10.0 |
| 433 | 2026-04-16T05:16:25.596Z | Compiling dyn-clone v1.0.20 |
| 434 | 2026-04-16T05:16:25.643Z | Compiling scopeguard v1.2.0 |
| 435 | 2026-04-16T05:16:25.702Z | Compiling thiserror v2.0.18 |
| 436 | 2026-04-16T05:16:25.737Z | Compiling lock_api v0.4.14 |
| 437 | 2026-04-16T05:16:25.832Z | Compiling getrandom v0.2.17 |
| 438 | 2026-04-16T05:16:25.958Z | Compiling errno v0.3.14 |
| 439 | 2026-04-16T05:16:26.010Z | Compiling winnow v0.7.15 |
| 440 | 2026-04-16T05:16:26.020Z | Compiling parking_lot v0.12.5 |
| 441 | 2026-04-16T05:16:26.109Z | Compiling signal-hook-registry v1.4.8 |
| 442 | 2026-04-16T05:16:26.222Z | Compiling futures-channel v0.3.32 |
| 443 | 2026-04-16T05:16:26.257Z | Compiling indexmap v2.13.0 |
| 444 | 2026-04-16T05:16:26.333Z | Compiling mio v1.1.1 |
| 445 | 2026-04-16T05:16:26.343Z | Compiling writeable v0.6.2 |
| 446 | 2026-04-16T05:16:26.419Z | Compiling litemap v0.8.1 |
| 447 | 2026-04-16T05:16:26.436Z | Compiling once_cell v1.21.4 |
| 448 | 2026-04-16T05:16:26.531Z | Compiling icu_normalizer_data v2.1.1 |
| 449 | 2026-04-16T05:16:26.607Z | Compiling futures-task v0.3.32 |
| 450 | 2026-04-16T05:16:26.643Z | Compiling icu_properties_data v2.1.2 |
| 451 | 2026-04-16T05:16:26.790Z | Compiling heck v0.5.0 |
| 452 | 2026-04-16T05:16:26.796Z | Compiling iana-time-zone v0.1.65 |
| 453 | 2026-04-16T05:16:26.864Z | Compiling slab v0.4.12 |
| 454 | 2026-04-16T05:16:26.888Z | Compiling futures-io v0.3.32 |
| 455 | 2026-04-16T05:16:26.919Z | Compiling chrono v0.4.44 |
| 456 | 2026-04-16T05:16:27.018Z | Compiling ring v0.17.14 |
| 457 | 2026-04-16T05:16:27.038Z | Compiling httparse v1.10.1 |
| 458 | 2026-04-16T05:16:27.043Z | Compiling syn v1.0.109 |
| 459 | 2026-04-16T05:16:27.364Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 460 | 2026-04-16T05:16:27.385Z | Compiling percent-encoding v2.3.2 |
| 461 | 2026-04-16T05:16:27.514Z | Compiling synstructure v0.13.2 |
| 462 | 2026-04-16T05:16:27.547Z | Compiling serde_derive_internals v0.29.1 |
| 463 | 2026-04-16T05:16:27.579Z | Compiling log v0.4.29 |
| 464 | 2026-04-16T05:16:27.588Z | Compiling typenum v1.19.0 |
| 465 | 2026-04-16T05:16:28.036Z | Compiling generic-array v0.14.7 |
| 466 | 2026-04-16T05:16:28.117Z | Compiling uuid v1.23.1 |
| 467 | 2026-04-16T05:16:28.126Z | Compiling zerocopy v0.8.42 |
| 468 | 2026-04-16T05:16:28.262Z | Compiling zeroize v1.8.2 |
| 469 | 2026-04-16T05:16:28.266Z | Compiling regex-syntax v0.8.10 |
| 470 | 2026-04-16T05:16:28.370Z | Compiling thiserror v1.0.69 |
| 471 | 2026-04-16T05:16:28.387Z | Compiling rustls-pki-types v1.14.0 |
| 472 | 2026-04-16T05:16:28.634Z | Compiling serde_derive v1.0.228 |
| 473 | 2026-04-16T05:16:28.677Z | Compiling zerofrom-derive v0.1.6 |
| 474 | 2026-04-16T05:16:28.789Z | Compiling yoke-derive v0.8.1 |
| 475 | 2026-04-16T05:16:28.851Z | Compiling zerovec-derive v0.11.2 |
| 476 | 2026-04-16T05:16:28.859Z | Compiling displaydoc v0.2.5 |
| 477 | 2026-04-16T05:16:29.304Z | Compiling schemars_derive v0.8.22 |
| 478 | 2026-04-16T05:16:29.614Z | Compiling thiserror-impl v2.0.18 |
| 479 | 2026-04-16T05:16:29.838Z | Compiling tokio-macros v2.6.1 |
| 480 | 2026-04-16T05:16:29.872Z | Compiling zerofrom v0.1.6 |
| 481 | 2026-04-16T05:16:29.940Z | Compiling futures-macro v0.3.32 |
| 482 | 2026-04-16T05:16:30.035Z | Compiling yoke v0.8.1 |
| 483 | 2026-04-16T05:16:30.218Z | Compiling zerovec v0.11.5 |
| 484 | 2026-04-16T05:16:30.552Z | Compiling zerotrie v0.2.3 |
| 485 | 2026-04-16T05:16:30.661Z | Compiling tinystr v0.8.2 |
| 486 | 2026-04-16T05:16:30.718Z | Compiling tokio v1.50.0 |
| 487 | 2026-04-16T05:16:30.806Z | Compiling potential_utf v0.1.4 |
| 488 | 2026-04-16T05:16:30.859Z | Compiling icu_locale_core v2.1.1 |
| 489 | 2026-04-16T05:16:30.859Z | Compiling futures-util v0.3.32 |
| 490 | 2026-04-16T05:16:30.962Z | Compiling icu_collections v2.1.1 |
| 491 | 2026-04-16T05:16:31.029Z | Compiling thiserror-impl v1.0.69 |
| 492 | 2026-04-16T05:16:31.145Z | Compiling tracing-attributes v0.1.31 |
| 493 | 2026-04-16T05:16:31.809Z | Compiling icu_provider v2.1.1 |
| 494 | 2026-04-16T05:16:31.882Z | Compiling tracing-core v0.1.36 |
| 495 | 2026-04-16T05:16:32.104Z | Compiling icu_properties v2.1.2 |
| 496 | 2026-04-16T05:16:32.203Z | Compiling icu_normalizer v2.1.1 |
| 497 | 2026-04-16T05:16:32.419Z | Compiling http-body v1.0.1 |
| 498 | 2026-04-16T05:16:32.487Z | Compiling regress v0.10.5 |
| 499 | 2026-04-16T05:16:32.561Z | Compiling semver v1.0.27 |
| 500 | 2026-04-16T05:16:32.796Z | Compiling untrusted v0.9.0 |
| 501 | 2026-04-16T05:16:32.968Z | Compiling idna_adapter v1.2.1 |
| 502 | 2026-04-16T05:16:33.106Z | Compiling tracing v0.1.44 |
| 503 | 2026-04-16T05:16:33.343Z | Compiling serde_tokenstream v0.2.3 |
| 504 | 2026-04-16T05:16:33.466Z | Compiling form_urlencoded v1.2.2 |
| 505 | 2026-04-16T05:16:33.622Z | Compiling slog v2.8.2 |
| 506 | 2026-04-16T05:16:33.645Z | Compiling proc-macro-error-attr v1.0.4 |
| 507 | 2026-04-16T05:16:33.645Z | Compiling utf8_iter v1.0.4 |
| 508 | 2026-04-16T05:16:33.797Z | Compiling base64 v0.22.1 |
| 509 | 2026-04-16T05:16:33.854Z | Compiling try-lock v0.2.5 |
| 510 | 2026-04-16T05:16:33.878Z | Compiling tower-service v0.3.3 |
| 511 | 2026-04-16T05:16:33.960Z | Compiling typify-impl v0.4.3 |
| 512 | 2026-04-16T05:16:33.972Z | Compiling rustls v0.23.37 |
| 513 | 2026-04-16T05:16:34.142Z | Compiling rustls-webpki v0.103.9 |
| 514 | 2026-04-16T05:16:34.207Z | Compiling want v0.3.1 |
| 515 | 2026-04-16T05:16:34.386Z | Compiling idna v1.1.0 |
| 516 | 2026-04-16T05:16:34.394Z | Compiling erased-serde v0.3.31 |
| 517 | 2026-04-16T05:16:34.881Z | Compiling proc-macro-error v1.0.4 |
| 518 | 2026-04-16T05:16:34.956Z | Compiling atomic-waker v1.1.2 |
| 519 | 2026-04-16T05:16:35.095Z | Compiling subtle v2.6.1 |
| 520 | 2026-04-16T05:16:35.175Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 521 | 2026-04-16T05:16:35.199Z | Compiling pin-utils v0.1.0 |
| 522 | 2026-04-16T05:16:35.208Z | Compiling ryu v1.0.23 |
| 523 | 2026-04-16T05:16:35.247Z | Compiling hyper v1.8.1 |
| 524 | 2026-04-16T05:16:35.396Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 525 | 2026-04-16T05:16:35.872Z | Compiling url v2.5.8 |
| 526 | 2026-04-16T05:16:36.300Z | Compiling ppv-lite86 v0.2.21 |
| 527 | 2026-04-16T05:16:36.437Z | Compiling block-buffer v0.10.4 |
| 528 | 2026-04-16T05:16:36.472Z | Compiling crypto-common v0.1.7 |
| 529 | 2026-04-16T05:16:36.571Z | Compiling aho-corasick v1.1.4 |
| 530 | 2026-04-16T05:16:36.593Z | Compiling bitflags v2.11.0 |
| 531 | 2026-04-16T05:16:36.613Z | Compiling sync_wrapper v1.0.2 |
| 532 | 2026-04-16T05:16:36.730Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 533 | 2026-04-16T05:16:36.783Z | Compiling ipnet v2.12.0 |
| 534 | 2026-04-16T05:16:36.814Z | Compiling tower-layer v0.3.3 |
| 535 | 2026-04-16T05:16:36.826Z | Compiling getrandom v0.3.4 |
| 536 | 2026-04-16T05:16:36.972Z | Compiling tower v0.5.3 |
| 537 | 2026-04-16T05:16:37.172Z | Compiling hyper-util v0.1.20 |
| 538 | 2026-04-16T05:16:37.253Z | Compiling digest v0.10.7 |
| 539 | 2026-04-16T05:16:37.322Z | Compiling proc-macro-crate v3.5.0 |
| 540 | 2026-04-16T05:16:37.463Z | Compiling regex-automata v0.4.14 |
| 541 | 2026-04-16T05:16:37.480Z | Compiling webpki-roots v1.0.6 |
| 542 | 2026-04-16T05:16:37.765Z | Compiling rand_core v0.6.4 |
| 543 | 2026-04-16T05:16:37.993Z | Compiling tokio-rustls v0.26.4 |
| 544 | 2026-04-16T05:16:38.641Z | Compiling crucible-workspace-hack v0.1.0 |
| 545 | 2026-04-16T05:16:38.802Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 546 | 2026-04-16T05:16:38.861Z | Compiling cpufeatures v0.2.17 |
| 547 | 2026-04-16T05:16:38.931Z | Compiling heck v0.4.1 |
| 548 | 2026-04-16T05:16:39.130Z | Compiling crossbeam-utils v0.8.21 |
| 549 | 2026-04-16T05:16:39.354Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 550 | 2026-04-16T05:16:39.445Z | Compiling iri-string v0.7.10 |
| 551 | 2026-04-16T05:16:39.609Z | Compiling regex v1.12.3 |
| 552 | 2026-04-16T05:16:40.330Z | Compiling typify-macro v0.4.3 |
| 553 | 2026-04-16T05:16:40.948Z | Compiling tower-http v0.6.8 |
| 554 | 2026-04-16T05:16:41.127Z | Compiling hyper-rustls v0.27.7 |
| 555 | 2026-04-16T05:16:41.145Z | Compiling rand_chacha v0.3.1 |
| 556 | 2026-04-16T05:16:41.382Z | Compiling num_enum_derive v0.7.6 |
| 557 | 2026-04-16T05:16:41.451Z | Compiling serde_urlencoded v0.7.1 |
| 558 | 2026-04-16T05:16:41.595Z | Compiling tokio-util v0.7.18 |
| 559 | 2026-04-16T05:16:41.611Z | Compiling http-body-util v0.1.3 |
| 560 | 2026-04-16T05:16:41.697Z | Compiling openapiv3 v2.2.0 |
| 561 | 2026-04-16T05:16:41.848Z | Compiling foreign-types-macros v0.2.3 |
| 562 | 2026-04-16T05:16:42.062Z | Compiling serde_spanned v1.0.4 |
| 563 | 2026-04-16T05:16:42.174Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 564 | 2026-04-16T05:16:42.393Z | Compiling typify v0.4.3 |
| 565 | 2026-04-16T05:16:42.425Z | Compiling either v1.15.0 |
| 566 | 2026-04-16T05:16:42.434Z | Compiling cpufeatures v0.3.0 |
| 567 | 2026-04-16T05:16:42.473Z | Compiling num-conv v0.2.0 |
| 568 | 2026-04-16T05:16:42.476Z | Compiling prettyplease v0.2.37 |
| 569 | 2026-04-16T05:16:42.498Z | Compiling unsafe-libyaml v0.2.11 |
| 570 | 2026-04-16T05:16:42.501Z | Compiling anyhow v1.0.102 |
| 571 | 2026-04-16T05:16:42.615Z | Compiling utf8parse v0.2.2 |
| 572 | 2026-04-16T05:16:42.625Z | Compiling powerfmt v0.2.0 |
| 573 | 2026-04-16T05:16:42.714Z | Compiling foreign-types-shared v0.3.1 |
| 574 | 2026-04-16T05:16:42.725Z | Compiling time-core v0.1.8 |
| 575 | 2026-04-16T05:16:42.802Z | Compiling pkg-config v0.3.32 |
| 576 | 2026-04-16T05:16:42.850Z | Compiling foreign-types v0.5.0 |
| 577 | 2026-04-16T05:16:42.866Z | Compiling time-macros v0.2.27 |
| 578 | 2026-04-16T05:16:42.924Z | Compiling deranged v0.5.8 |
| 579 | 2026-04-16T05:16:43.035Z | Compiling serde_yaml v0.9.34+deprecated |
| 580 | 2026-04-16T05:16:43.172Z | Compiling progenitor-impl v0.10.0 |
| 581 | 2026-04-16T05:16:43.249Z | Compiling lzma-sys v0.1.20 |
| 582 | 2026-04-16T05:16:43.325Z | Compiling anstyle-parse v1.0.0 |
| 583 | 2026-04-16T05:16:43.513Z | Compiling itertools v0.12.1 |
| 584 | 2026-04-16T05:16:43.640Z | Compiling chacha20 v0.10.0 |
| 585 | 2026-04-16T05:16:43.847Z | Compiling num_enum v0.7.6 |
| 586 | 2026-04-16T05:16:43.930Z | Compiling toml v0.9.12+spec-1.1.0 |
| 587 | 2026-04-16T05:16:43.963Z | Compiling reqwest v0.12.28 |
| 588 | 2026-04-16T05:16:43.988Z | Compiling rand_core v0.9.5 |
| 589 | 2026-04-16T05:16:44.210Z | Compiling rand v0.8.5 |
| 590 | 2026-04-16T05:16:44.523Z | Compiling sha1 v0.10.6 |
| 591 | 2026-04-16T05:16:44.752Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 592 | 2026-04-16T05:16:44.826Z | Compiling arc-swap v1.8.2 |
| 593 | 2026-04-16T05:16:44.852Z | Compiling cstr-argument v0.1.2 |
| 594 | 2026-04-16T05:16:44.886Z | Compiling thread_local v1.1.9 |
| 595 | 2026-04-16T05:16:45.076Z | Compiling pretty-hex v0.4.2 |
| 596 | 2026-04-16T05:16:45.198Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 597 | 2026-04-16T05:16:45.216Z | Compiling data-encoding v2.10.0 |
| 598 | 2026-04-16T05:16:45.225Z | Compiling lazy_static v1.5.0 |
| 599 | 2026-04-16T05:16:45.324Z | Compiling utf-8 v0.7.6 |
| 600 | 2026-04-16T05:16:45.338Z | Compiling colorchoice v1.0.5 |
| 601 | 2026-04-16T05:16:45.423Z | Compiling byteorder v1.5.0 |
| 602 | 2026-04-16T05:16:45.454Z | Compiling typeid v1.0.3 |
| 603 | 2026-04-16T05:16:45.511Z | Compiling anstyle v1.0.14 |
| 604 | 2026-04-16T05:16:45.520Z | Compiling slog-async v2.8.0 |
| 605 | 2026-04-16T05:16:45.654Z | Compiling anstyle-query v1.1.5 |
| 606 | 2026-04-16T05:16:45.734Z | Compiling unicode-width v0.2.2 |
| 607 | 2026-04-16T05:16:45.749Z | Compiling portable-atomic v1.13.1 |
| 608 | 2026-04-16T05:16:45.762Z | Compiling is_terminal_polyfill v1.70.2 |
| 609 | 2026-04-16T05:16:45.851Z | Compiling anstream v1.0.0 |
| 610 | 2026-04-16T05:16:45.901Z | Compiling tungstenite v0.21.0 |
| 611 | 2026-04-16T05:16:46.035Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 612 | 2026-04-16T05:16:46.069Z | Compiling slog-scope v4.4.1 |
| 613 | 2026-04-16T05:16:46.154Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 614 | 2026-04-16T05:16:46.190Z | Compiling progenitor-client v0.10.0 |
| 615 | 2026-04-16T05:16:46.252Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 616 | 2026-04-16T05:16:46.337Z | Compiling crossbeam-channel v0.5.15 |
| 617 | 2026-04-16T05:16:46.354Z | Compiling cargo_toml v0.22.3 |
| 618 | 2026-04-16T05:16:46.468Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 619 | 2026-04-16T05:16:46.531Z | Compiling rand_chacha v0.9.0 |
| 620 | 2026-04-16T05:16:46.746Z | Compiling progenitor-macro v0.10.0 |
| 621 | 2026-04-16T05:16:46.827Z | Compiling time v0.3.47 |
| 622 | 2026-04-16T05:16:46.850Z | Compiling rand v0.10.0 |
| 623 | 2026-04-16T05:16:47.378Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 624 | 2026-04-16T05:16:47.441Z | Compiling futures-executor v0.3.32 |
| 625 | 2026-04-16T05:16:47.514Z | Compiling is-terminal v0.4.17 |
| 626 | 2026-04-16T05:16:47.609Z | Compiling camino v1.2.2 |
| 627 | 2026-04-16T05:16:47.657Z | Compiling strsim v0.11.1 |
| 628 | 2026-04-16T05:16:47.678Z | Compiling colored v3.1.1 |
| 629 | 2026-04-16T05:16:47.715Z | Compiling term v1.2.1 |
| 630 | 2026-04-16T05:16:47.883Z | Compiling oxnet v0.1.4 |
| 631 | 2026-04-16T05:16:47.952Z | Compiling clap_lex v1.1.0 |
| 632 | 2026-04-16T05:16:48.046Z | Compiling take_mut v0.2.2 |
| 633 | 2026-04-16T05:16:48.159Z | Compiling clap_builder v4.6.0 |
| 634 | 2026-04-16T05:16:48.204Z | Compiling slog-term v2.9.2 |
| 635 | 2026-04-16T05:16:48.474Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 636 | 2026-04-16T05:16:48.540Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 637 | 2026-04-16T05:16:48.673Z | Compiling futures v0.3.32 |
| 638 | 2026-04-16T05:16:48.794Z | Compiling rand v0.9.2 |
| 639 | 2026-04-16T05:16:48.857Z | Compiling tokio-tungstenite v0.21.0 |
| 640 | 2026-04-16T05:16:49.402Z | Compiling slog-stdlog v4.1.1 |
| 641 | 2026-04-16T05:16:49.574Z | Compiling console v0.16.3 |
| 642 | 2026-04-16T05:16:49.627Z | Compiling zone_cfg_derive v0.3.1 |
| 643 | 2026-04-16T05:16:49.681Z | Compiling async-trait v0.1.89 |
| 644 | 2026-04-16T05:16:49.717Z | Compiling clap_derive v4.6.0 |
| 645 | 2026-04-16T05:16:50.520Z | Compiling base64 v0.21.7 |
| 646 | 2026-04-16T05:16:50.528Z | Compiling unit-prefix v0.5.2 |
| 647 | 2026-04-16T05:16:50.671Z | Compiling indicatif v0.18.4 |
| 648 | 2026-04-16T05:16:50.725Z | Compiling zone v0.3.1 |
| 649 | 2026-04-16T05:16:50.758Z | Compiling ron v0.12.0 |
| 650 | 2026-04-16T05:16:50.860Z | Compiling slog-envlogger v2.2.0 |
| 651 | 2026-04-16T05:16:51.284Z | Compiling xz2 v0.1.7 |
| 652 | 2026-04-16T05:16:51.497Z | Compiling clap v4.6.0 |
| 653 | 2026-04-16T05:16:51.518Z | Compiling tabwriter v1.4.1 |
| 654 | 2026-04-16T05:16:51.577Z | Compiling sha2 v0.10.9 |
| 655 | 2026-04-16T05:16:51.697Z | Compiling smf v0.2.3 |
| 656 | 2026-04-16T05:16:51.758Z | Compiling base16ct v1.0.0 |
| 657 | 2026-04-16T05:16:51.821Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 658 | 2026-04-16T05:16:52.086Z | Compiling progenitor v0.10.0 |
| 659 | 2026-04-16T05:16:52.166Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 660 | 2026-04-16T05:16:52.410Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 661 | 2026-04-16T05:16:52.700Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 662 | 2026-04-16T05:16:55.239Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 663 | 2026-04-16T05:16:57.003Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 664 | 2026-04-16T05:16:57.003Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 665 | 2026-04-16T05:16:57.007Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 666 | 2026-04-16T05:17:04.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.01s |
| 667 | 2026-04-16T05:17:04.547Z | |
| 668 | 2026-04-16T05:17:04.547Z | real 49.156672563 |
| 669 | 2026-04-16T05:17:04.547Z | user 3:31.149968410 |
| 670 | 2026-04-16T05:17:04.547Z | sys 41.015359201 |
| 671 | 2026-04-16T05:17:04.547Z | trap 0.146768185 |
| 672 | 2026-04-16T05:17:04.547Z | tflt 0.334651997 |
| 673 | 2026-04-16T05:17:04.548Z | dflt 0.502862919 |
| 674 | 2026-04-16T05:17:04.548Z | kflt 0.009238707 |
| 675 | 2026-04-16T05:17:04.548Z | lock 8:56.412415634 |
| 676 | 2026-04-16T05:17:04.548Z | slp 15:20.626430523 |
| 677 | 2026-04-16T05:17:04.548Z | lat 14.205247485 |
| 678 | 2026-04-16T05:17:04.548Z | stop 35.582696165 |
| 679 | 2026-04-16T05:17:04.551Z | + ptime -m cargo build --all --release |
| 680 | 2026-04-16T05:17:04.735Z | Compiling proc-macro2 v1.0.106 |
| 681 | 2026-04-16T05:17:04.735Z | Compiling quote v1.0.45 |
| 682 | 2026-04-16T05:17:04.735Z | Compiling unicode-ident v1.0.24 |
| 683 | 2026-04-16T05:17:04.735Z | Compiling libc v0.2.183 |
| 684 | 2026-04-16T05:17:04.738Z | Compiling cfg-if v1.0.4 |
| 685 | 2026-04-16T05:17:04.738Z | Compiling serde_core v1.0.228 |
| 686 | 2026-04-16T05:17:04.738Z | Compiling memchr v2.8.0 |
| 687 | 2026-04-16T05:17:04.830Z | Compiling itoa v1.0.17 |
| 688 | 2026-04-16T05:17:04.869Z | Compiling zmij v1.0.21 |
| 689 | 2026-04-16T05:17:05.075Z | Compiling autocfg v1.5.0 |
| 690 | 2026-04-16T05:17:05.205Z | Compiling serde v1.0.228 |
| 691 | 2026-04-16T05:17:05.288Z | Compiling serde_json v1.0.149 |
| 692 | 2026-04-16T05:17:05.424Z | Compiling num-traits v0.2.19 |
| 693 | 2026-04-16T05:17:05.521Z | Compiling version_check v0.9.5 |
| 694 | 2026-04-16T05:17:05.552Z | Compiling allocator-api2 v0.2.21 |
| 695 | 2026-04-16T05:17:05.635Z | Compiling foldhash v0.2.0 |
| 696 | 2026-04-16T05:17:05.659Z | Compiling equivalent v1.0.2 |
| 697 | 2026-04-16T05:17:05.735Z | Compiling pin-project-lite v0.2.17 |
| 698 | 2026-04-16T05:17:05.777Z | Compiling smallvec v1.15.1 |
| 699 | 2026-04-16T05:17:05.780Z | Compiling stable_deref_trait v1.2.1 |
| 700 | 2026-04-16T05:17:05.857Z | Compiling hashbrown v0.16.1 |
| 701 | 2026-04-16T05:17:05.992Z | Compiling syn v2.0.117 |
| 702 | 2026-04-16T05:17:06.030Z | Compiling bytes v1.11.1 |
| 703 | 2026-04-16T05:17:06.057Z | Compiling schemars v0.8.22 |
| 704 | 2026-04-16T05:17:06.057Z | Compiling find-msvc-tools v0.1.9 |
| 705 | 2026-04-16T05:17:06.211Z | Compiling thiserror v2.0.18 |
| 706 | 2026-04-16T05:17:06.271Z | Compiling shlex v1.3.0 |
| 707 | 2026-04-16T05:17:06.297Z | Compiling futures-core v0.3.32 |
| 708 | 2026-04-16T05:17:06.421Z | Compiling cc v1.2.57 |
| 709 | 2026-04-16T05:17:06.440Z | Compiling parking_lot_core v0.9.12 |
| 710 | 2026-04-16T05:17:06.441Z | Compiling rustversion v1.0.22 |
| 711 | 2026-04-16T05:17:06.713Z | Compiling socket2 v0.6.3 |
| 712 | 2026-04-16T05:17:06.819Z | Compiling getrandom v0.4.2 |
| 713 | 2026-04-16T05:17:06.929Z | Compiling scopeguard v1.2.0 |
| 714 | 2026-04-16T05:17:07.023Z | Compiling futures-sink v0.3.32 |
| 715 | 2026-04-16T05:17:07.043Z | Compiling rand_core v0.10.0 |
| 716 | 2026-04-16T05:17:07.087Z | Compiling lock_api v0.4.14 |
| 717 | 2026-04-16T05:17:07.212Z | Compiling errno v0.3.14 |
| 718 | 2026-04-16T05:17:07.232Z | Compiling getrandom v0.2.17 |
| 719 | 2026-04-16T05:17:07.433Z | Compiling parking_lot v0.12.5 |
| 720 | 2026-04-16T05:17:07.511Z | Compiling signal-hook-registry v1.4.8 |
| 721 | 2026-04-16T05:17:07.517Z | Compiling futures-channel v0.3.32 |
| 722 | 2026-04-16T05:17:07.520Z | Compiling indexmap v2.13.0 |
| 723 | 2026-04-16T05:17:07.640Z | Compiling http v1.4.0 |
| 724 | 2026-04-16T05:17:07.704Z | Compiling mio v1.1.1 |
| 725 | 2026-04-16T05:17:07.805Z | Compiling once_cell v1.21.4 |
| 726 | 2026-04-16T05:17:07.853Z | Compiling litemap v0.8.1 |
| 727 | 2026-04-16T05:17:08.033Z | Compiling writeable v0.6.2 |
| 728 | 2026-04-16T05:17:08.305Z | Compiling futures-io v0.3.32 |
| 729 | 2026-04-16T05:17:08.381Z | Compiling slab v0.4.12 |
| 730 | 2026-04-16T05:17:08.405Z | Compiling iana-time-zone v0.1.65 |
| 731 | 2026-04-16T05:17:08.405Z | Compiling winnow v0.7.15 |
| 732 | 2026-04-16T05:17:08.486Z | Compiling icu_properties_data v2.1.2 |
| 733 | 2026-04-16T05:17:08.579Z | Compiling futures-task v0.3.32 |
| 734 | 2026-04-16T05:17:08.715Z | Compiling icu_normalizer_data v2.1.1 |
| 735 | 2026-04-16T05:17:08.732Z | Compiling chrono v0.4.44 |
| 736 | 2026-04-16T05:17:08.945Z | Compiling synstructure v0.13.2 |
| 737 | 2026-04-16T05:17:09.280Z | Compiling serde_derive_internals v0.29.1 |
| 738 | 2026-04-16T05:17:09.432Z | Compiling ring v0.17.14 |
| 739 | 2026-04-16T05:17:09.511Z | Compiling log v0.4.29 |
| 740 | 2026-04-16T05:17:09.654Z | Compiling typenum v1.19.0 |
| 741 | 2026-04-16T05:17:09.757Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 742 | 2026-04-16T05:17:09.834Z | Compiling percent-encoding v2.3.2 |
| 743 | 2026-04-16T05:17:09.973Z | Compiling httparse v1.10.1 |
| 744 | 2026-04-16T05:17:09.980Z | Compiling serde_derive v1.0.228 |
| 745 | 2026-04-16T05:17:10.027Z | Compiling zerofrom-derive v0.1.6 |
| 746 | 2026-04-16T05:17:10.041Z | Compiling yoke-derive v0.8.1 |
| 747 | 2026-04-16T05:17:10.100Z | Compiling zerovec-derive v0.11.2 |
| 748 | 2026-04-16T05:17:10.333Z | Compiling displaydoc v0.2.5 |
| 749 | 2026-04-16T05:17:10.341Z | Compiling schemars_derive v0.8.22 |
| 750 | 2026-04-16T05:17:10.750Z | Compiling thiserror-impl v2.0.18 |
| 751 | 2026-04-16T05:17:11.085Z | Compiling tokio-macros v2.6.1 |
| 752 | 2026-04-16T05:17:11.105Z | Compiling futures-macro v0.3.32 |
| 753 | 2026-04-16T05:17:11.212Z | Compiling syn v1.0.109 |
| 754 | 2026-04-16T05:17:11.222Z | Compiling zerofrom v0.1.6 |
| 755 | 2026-04-16T05:17:11.340Z | Compiling yoke v0.8.1 |
| 756 | 2026-04-16T05:17:11.527Z | Compiling zerovec v0.11.5 |
| 757 | 2026-04-16T05:17:11.530Z | Compiling zerotrie v0.2.3 |
| 758 | 2026-04-16T05:17:11.562Z | Compiling heck v0.5.0 |
| 759 | 2026-04-16T05:17:11.837Z | Compiling tokio v1.50.0 |
| 760 | 2026-04-16T05:17:11.928Z | Compiling futures-util v0.3.32 |
| 761 | 2026-04-16T05:17:12.104Z | Compiling tinystr v0.8.2 |
| 762 | 2026-04-16T05:17:12.139Z | Compiling potential_utf v0.1.4 |
| 763 | 2026-04-16T05:17:12.306Z | Compiling icu_locale_core v2.1.1 |
| 764 | 2026-04-16T05:17:12.306Z | Compiling icu_collections v2.1.1 |
| 765 | 2026-04-16T05:17:12.396Z | Compiling generic-array v0.14.7 |
| 766 | 2026-04-16T05:17:12.630Z | Compiling zerocopy v0.8.42 |
| 767 | 2026-04-16T05:17:13.023Z | Compiling icu_provider v2.1.1 |
| 768 | 2026-04-16T05:17:13.054Z | Compiling zeroize v1.8.2 |
| 769 | 2026-04-16T05:17:13.234Z | Compiling thiserror v1.0.69 |
| 770 | 2026-04-16T05:17:13.237Z | Compiling dyn-clone v1.0.20 |
| 771 | 2026-04-16T05:17:13.276Z | Compiling uuid v1.23.1 |
| 772 | 2026-04-16T05:17:13.349Z | Compiling icu_normalizer v2.1.1 |
| 773 | 2026-04-16T05:17:13.419Z | Compiling icu_properties v2.1.2 |
| 774 | 2026-04-16T05:17:13.704Z | Compiling rustls-pki-types v1.14.0 |
| 775 | 2026-04-16T05:17:14.654Z | Compiling tracing-attributes v0.1.31 |
| 776 | 2026-04-16T05:17:14.782Z | Compiling thiserror-impl v1.0.69 |
| 777 | 2026-04-16T05:17:14.968Z | Compiling http-body v1.0.1 |
| 778 | 2026-04-16T05:17:15.070Z | Compiling tracing-core v0.1.36 |
| 779 | 2026-04-16T05:17:15.145Z | Compiling regress v0.10.5 |
| 780 | 2026-04-16T05:17:15.719Z | Compiling semver v1.0.27 |
| 781 | 2026-04-16T05:17:16.015Z | Compiling untrusted v0.9.0 |
| 782 | 2026-04-16T05:17:16.285Z | Compiling tracing v0.1.44 |
| 783 | 2026-04-16T05:17:16.820Z | Compiling typify-impl v0.4.3 |
| 784 | 2026-04-16T05:17:17.126Z | Compiling idna_adapter v1.2.1 |
| 785 | 2026-04-16T05:17:17.228Z | Compiling serde_tokenstream v0.2.3 |
| 786 | 2026-04-16T05:17:17.249Z | Compiling form_urlencoded v1.2.2 |
| 787 | 2026-04-16T05:17:17.506Z | Compiling slog v2.8.2 |
| 788 | 2026-04-16T05:17:17.506Z | Compiling proc-macro-error-attr v1.0.4 |
| 789 | 2026-04-16T05:17:17.741Z | Compiling rustls v0.23.37 |
| 790 | 2026-04-16T05:17:17.954Z | Compiling tower-service v0.3.3 |
| 791 | 2026-04-16T05:17:17.980Z | Compiling base64 v0.22.1 |
| 792 | 2026-04-16T05:17:18.040Z | Compiling try-lock v0.2.5 |
| 793 | 2026-04-16T05:17:18.053Z | Compiling utf8_iter v1.0.4 |
| 794 | 2026-04-16T05:17:18.149Z | Compiling want v0.3.1 |
| 795 | 2026-04-16T05:17:18.207Z | Compiling idna v1.1.0 |
| 796 | 2026-04-16T05:17:18.519Z | Compiling rustls-webpki v0.103.9 |
| 797 | 2026-04-16T05:17:19.915Z | Compiling ppv-lite86 v0.2.21 |
| 798 | 2026-04-16T05:17:20.170Z | Compiling typify-macro v0.4.3 |
| 799 | 2026-04-16T05:17:20.280Z | Compiling erased-serde v0.3.31 |
| 800 | 2026-04-16T05:17:20.302Z | Compiling proc-macro-error v1.0.4 |
| 801 | 2026-04-16T05:17:20.475Z | Compiling atomic-waker v1.1.2 |
| 802 | 2026-04-16T05:17:20.527Z | Compiling pin-utils v0.1.0 |
| 803 | 2026-04-16T05:17:20.539Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 804 | 2026-04-16T05:17:20.592Z | Compiling subtle v2.6.1 |
| 805 | 2026-04-16T05:17:20.597Z | Compiling hyper v1.8.1 |
| 806 | 2026-04-16T05:17:20.896Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 807 | 2026-04-16T05:17:21.173Z | Compiling url v2.5.8 |
| 808 | 2026-04-16T05:17:21.671Z | Compiling crypto-common v0.1.7 |
| 809 | 2026-04-16T05:17:21.677Z | Compiling block-buffer v0.10.4 |
| 810 | 2026-04-16T05:17:21.785Z | Compiling bitflags v2.11.0 |
| 811 | 2026-04-16T05:17:21.806Z | Compiling aho-corasick v1.1.4 |
| 812 | 2026-04-16T05:17:21.811Z | Compiling sync_wrapper v1.0.2 |
| 813 | 2026-04-16T05:17:21.906Z | Compiling ipnet v2.12.0 |
| 814 | 2026-04-16T05:17:22.136Z | Compiling tower-layer v0.3.3 |
| 815 | 2026-04-16T05:17:22.365Z | Compiling regex-syntax v0.8.10 |
| 816 | 2026-04-16T05:17:23.180Z | Compiling getrandom v0.3.4 |
| 817 | 2026-04-16T05:17:23.521Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 818 | 2026-04-16T05:17:23.630Z | Compiling tower v0.5.3 |
| 819 | 2026-04-16T05:17:23.721Z | Compiling hyper-util v0.1.20 |
| 820 | 2026-04-16T05:17:23.785Z | Compiling digest v0.10.7 |
| 821 | 2026-04-16T05:17:24.002Z | Compiling tokio-rustls v0.26.4 |
| 822 | 2026-04-16T05:17:24.217Z | Compiling regex-automata v0.4.14 |
| 823 | 2026-04-16T05:17:24.401Z | Compiling proc-macro-crate v3.5.0 |
| 824 | 2026-04-16T05:17:26.303Z | Compiling webpki-roots v1.0.6 |
| 825 | 2026-04-16T05:17:26.418Z | Compiling rand_core v0.6.4 |
| 826 | 2026-04-16T05:17:26.759Z | Compiling ryu v1.0.23 |
| 827 | 2026-04-16T05:17:27.039Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 828 | 2026-04-16T05:17:27.267Z | Compiling crucible-workspace-hack v0.1.0 |
| 829 | 2026-04-16T05:17:27.368Z | Compiling iri-string v0.7.10 |
| 830 | 2026-04-16T05:17:27.916Z | Compiling heck v0.4.1 |
| 831 | 2026-04-16T05:17:28.043Z | Compiling cpufeatures v0.2.17 |
| 832 | 2026-04-16T05:17:28.103Z | Compiling crossbeam-utils v0.8.21 |
| 833 | 2026-04-16T05:17:28.924Z | Compiling tower-http v0.6.8 |
| 834 | 2026-04-16T05:17:29.453Z | Compiling serde_urlencoded v0.7.1 |
| 835 | 2026-04-16T05:17:29.728Z | Compiling regex v1.12.3 |
| 836 | 2026-04-16T05:17:29.806Z | Compiling rand_chacha v0.3.1 |
| 837 | 2026-04-16T05:17:29.901Z | Compiling hyper-rustls v0.27.7 |
| 838 | 2026-04-16T05:17:30.462Z | Compiling num_enum_derive v0.7.6 |
| 839 | 2026-04-16T05:17:30.746Z | Compiling typify v0.4.3 |
| 840 | 2026-04-16T05:17:30.831Z | Compiling tokio-util v0.7.18 |
| 841 | 2026-04-16T05:17:31.139Z | Compiling http-body-util v0.1.3 |
| 842 | 2026-04-16T05:17:31.415Z | Compiling openapiv3 v2.2.0 |
| 843 | 2026-04-16T05:17:31.476Z | Compiling foreign-types-macros v0.2.3 |
| 844 | 2026-04-16T05:17:31.566Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 845 | 2026-04-16T05:17:31.642Z | Compiling serde_spanned v1.0.4 |
| 846 | 2026-04-16T05:17:31.783Z | Compiling cpufeatures v0.3.0 |
| 847 | 2026-04-16T05:17:31.817Z | Compiling either v1.15.0 |
| 848 | 2026-04-16T05:17:31.849Z | Compiling anyhow v1.0.102 |
| 849 | 2026-04-16T05:17:32.039Z | Compiling utf8parse v0.2.2 |
| 850 | 2026-04-16T05:17:32.147Z | Compiling foreign-types-shared v0.3.1 |
| 851 | 2026-04-16T05:17:32.174Z | Compiling pkg-config v0.3.32 |
| 852 | 2026-04-16T05:17:32.233Z | Compiling num-conv v0.2.0 |
| 853 | 2026-04-16T05:17:32.275Z | Compiling prettyplease v0.2.37 |
| 854 | 2026-04-16T05:17:32.364Z | Compiling unsafe-libyaml v0.2.11 |
| 855 | 2026-04-16T05:17:32.521Z | Compiling time-core v0.1.8 |
| 856 | 2026-04-16T05:17:32.666Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 857 | 2026-04-16T05:17:32.868Z | Compiling powerfmt v0.2.0 |
| 858 | 2026-04-16T05:17:32.975Z | Compiling serde_yaml v0.9.34+deprecated |
| 859 | 2026-04-16T05:17:33.011Z | Compiling deranged v0.5.8 |
| 860 | 2026-04-16T05:17:33.121Z | Compiling progenitor-impl v0.10.0 |
| 861 | 2026-04-16T05:17:34.149Z | Compiling toml v0.9.12+spec-1.1.0 |
| 862 | 2026-04-16T05:17:34.204Z | Compiling time-macros v0.2.27 |
| 863 | 2026-04-16T05:17:34.437Z | Compiling lzma-sys v0.1.20 |
| 864 | 2026-04-16T05:17:34.845Z | Compiling foreign-types v0.5.0 |
| 865 | 2026-04-16T05:17:35.151Z | Compiling anstyle-parse v1.0.0 |
| 866 | 2026-04-16T05:17:35.174Z | Compiling itertools v0.12.1 |
| 867 | 2026-04-16T05:17:35.228Z | Compiling chacha20 v0.10.0 |
| 868 | 2026-04-16T05:17:35.370Z | Compiling num_enum v0.7.6 |
| 869 | 2026-04-16T05:17:35.497Z | Compiling reqwest v0.12.28 |
| 870 | 2026-04-16T05:17:35.521Z | Compiling rand_core v0.9.5 |
| 871 | 2026-04-16T05:17:35.873Z | Compiling rand v0.8.5 |
| 872 | 2026-04-16T05:17:36.622Z | Compiling sha1 v0.10.6 |
| 873 | 2026-04-16T05:17:36.780Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 874 | 2026-04-16T05:17:37.004Z | Compiling arc-swap v1.8.2 |
| 875 | 2026-04-16T05:17:37.138Z | Compiling cstr-argument v0.1.2 |
| 876 | 2026-04-16T05:17:37.273Z | Compiling thread_local v1.1.9 |
| 877 | 2026-04-16T05:17:37.297Z | Compiling pretty-hex v0.4.2 |
| 878 | 2026-04-16T05:17:37.444Z | Compiling data-encoding v2.10.0 |
| 879 | 2026-04-16T05:17:37.493Z | Compiling utf-8 v0.7.6 |
| 880 | 2026-04-16T05:17:37.623Z | Compiling byteorder v1.5.0 |
| 881 | 2026-04-16T05:17:37.712Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 882 | 2026-04-16T05:17:37.811Z | Compiling unicode-width v0.2.2 |
| 883 | 2026-04-16T05:17:37.868Z | Compiling anstyle v1.0.14 |
| 884 | 2026-04-16T05:17:37.939Z | Compiling anstyle-query v1.1.5 |
| 885 | 2026-04-16T05:17:38.039Z | Compiling portable-atomic v1.13.1 |
| 886 | 2026-04-16T05:17:38.109Z | Compiling typeid v1.0.3 |
| 887 | 2026-04-16T05:17:38.126Z | Compiling slog-async v2.8.0 |
| 888 | 2026-04-16T05:17:38.399Z | Compiling lazy_static v1.5.0 |
| 889 | 2026-04-16T05:17:38.419Z | Compiling is_terminal_polyfill v1.70.2 |
| 890 | 2026-04-16T05:17:38.491Z | Compiling colorchoice v1.0.5 |
| 891 | 2026-04-16T05:17:38.504Z | Compiling slog-scope v4.4.1 |
| 892 | 2026-04-16T05:17:38.569Z | Compiling anstream v1.0.0 |
| 893 | 2026-04-16T05:17:38.651Z | Compiling tungstenite v0.21.0 |
| 894 | 2026-04-16T05:17:38.915Z | Compiling time v0.3.47 |
| 895 | 2026-04-16T05:17:39.052Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 896 | 2026-04-16T05:17:39.265Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 897 | 2026-04-16T05:17:39.386Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 898 | 2026-04-16T05:17:40.088Z | Compiling crossbeam-channel v0.5.15 |
| 899 | 2026-04-16T05:17:40.230Z | Compiling progenitor-client v0.10.0 |
| 900 | 2026-04-16T05:17:40.743Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 901 | 2026-04-16T05:17:40.749Z | Compiling rand_chacha v0.9.0 |
| 902 | 2026-04-16T05:17:40.822Z | Compiling rand v0.10.0 |
| 903 | 2026-04-16T05:17:40.995Z | Compiling progenitor-macro v0.10.0 |
| 904 | 2026-04-16T05:17:42.015Z | Compiling cargo_toml v0.22.3 |
| 905 | 2026-04-16T05:17:42.313Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 906 | 2026-04-16T05:17:42.940Z | Compiling futures-executor v0.3.32 |
| 907 | 2026-04-16T05:17:43.480Z | Compiling is-terminal v0.4.17 |
| 908 | 2026-04-16T05:17:43.573Z | Compiling strsim v0.11.1 |
| 909 | 2026-04-16T05:17:43.774Z | Compiling term v1.2.1 |
| 910 | 2026-04-16T05:17:44.199Z | Compiling camino v1.2.2 |
| 911 | 2026-04-16T05:17:44.388Z | Compiling colored v3.1.1 |
| 912 | 2026-04-16T05:17:44.538Z | Compiling clap_lex v1.1.0 |
| 913 | 2026-04-16T05:17:44.896Z | Compiling take_mut v0.2.2 |
| 914 | 2026-04-16T05:17:45.009Z | Compiling oxnet v0.1.4 |
| 915 | 2026-04-16T05:17:45.116Z | Compiling progenitor v0.10.0 |
| 916 | 2026-04-16T05:17:45.334Z | Compiling clap_builder v4.6.0 |
| 917 | 2026-04-16T05:17:45.720Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 918 | 2026-04-16T05:17:46.213Z | Compiling slog-term v2.9.2 |
| 919 | 2026-04-16T05:17:46.416Z | Compiling futures v0.3.32 |
| 920 | 2026-04-16T05:17:46.494Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 921 | 2026-04-16T05:17:46.705Z | Compiling rand v0.9.2 |
| 922 | 2026-04-16T05:17:47.469Z | Compiling tokio-tungstenite v0.21.0 |
| 923 | 2026-04-16T05:17:47.622Z | Compiling slog-stdlog v4.1.1 |
| 924 | 2026-04-16T05:17:48.017Z | Compiling console v0.16.3 |
| 925 | 2026-04-16T05:17:49.081Z | Compiling zone_cfg_derive v0.3.1 |
| 926 | 2026-04-16T05:17:49.321Z | Compiling clap_derive v4.6.0 |
| 927 | 2026-04-16T05:17:49.762Z | Compiling async-trait v0.1.89 |
| 928 | 2026-04-16T05:17:50.191Z | Compiling unit-prefix v0.5.2 |
| 929 | 2026-04-16T05:17:50.287Z | Compiling base64 v0.21.7 |
| 930 | 2026-04-16T05:17:50.340Z | Compiling indicatif v0.18.4 |
| 931 | 2026-04-16T05:17:50.776Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 932 | 2026-04-16T05:17:51.032Z | Compiling clap v4.6.0 |
| 933 | 2026-04-16T05:17:51.108Z | Compiling zone v0.3.1 |
| 934 | 2026-04-16T05:17:52.763Z | Compiling slog-envlogger v2.2.0 |
| 935 | 2026-04-16T05:17:53.414Z | Compiling ron v0.12.0 |
| 936 | 2026-04-16T05:17:54.114Z | Compiling xz2 v0.1.7 |
| 937 | 2026-04-16T05:17:54.410Z | Compiling tabwriter v1.4.1 |
| 938 | 2026-04-16T05:17:54.761Z | Compiling sha2 v0.10.9 |
| 939 | 2026-04-16T05:17:54.924Z | Compiling smf v0.2.3 |
| 940 | 2026-04-16T05:17:54.997Z | Compiling base16ct v1.0.0 |
| 941 | 2026-04-16T05:17:55.318Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 942 | 2026-04-16T05:17:55.994Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 943 | 2026-04-16T05:17:57.038Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 944 | 2026-04-16T05:17:57.090Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 945 | 2026-04-16T05:18:00.740Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 946 | 2026-04-16T05:18:00.743Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 947 | 2026-04-16T05:18:00.743Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 948 | 2026-04-16T05:18:15.036Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 949 | 2026-04-16T05:18:15.093Z | |
| 950 | 2026-04-16T05:18:15.093Z | real 1:10.518547049 |
| 951 | 2026-04-16T05:18:15.093Z | user 8:04.482850799 |
| 952 | 2026-04-16T05:18:15.093Z | sys 38.603907812 |
| 953 | 2026-04-16T05:18:15.093Z | trap 0.258241267 |
| 954 | 2026-04-16T05:18:15.094Z | tflt 0.477716586 |
| 955 | 2026-04-16T05:18:15.094Z | dflt 0.418040937 |
| 956 | 2026-04-16T05:18:15.094Z | kflt 0.000082444 |
| 957 | 2026-04-16T05:18:15.100Z | lock 23:12.270661204 |
| 958 | 2026-04-16T05:18:15.100Z | slp 28:07.275220402 |
| 959 | 2026-04-16T05:18:15.100Z | lat 25.698308934 |
| 960 | 2026-04-16T05:18:15.100Z | stop 26.255680851 |
| 961 | 2026-04-16T05:18:15.100Z | + banner check |
| 962 | 2026-04-16T05:18:15.100Z | |
| 963 | 2026-04-16T05:18:15.100Z | #### # # ###### #### # # |
| 964 | 2026-04-16T05:18:15.100Z | # # # # # # # # # |
| 965 | 2026-04-16T05:18:15.100Z | # ###### ##### # #### |
| 966 | 2026-04-16T05:18:15.101Z | # # # # # # # |
| 967 | 2026-04-16T05:18:15.101Z | # # # # # # # # # |
| 968 | 2026-04-16T05:18:15.101Z | #### # # ###### #### # # |
| 969 | 2026-04-16T05:18:15.101Z | |
| 970 | 2026-04-16T05:18:15.101Z | + cargo fmt --all -- --check |
| 971 | 2026-04-16T05:18:15.212Z | + cargo clippy --all -- --deny warnings |
| 972 | 2026-04-16T05:18:15.499Z | Compiling unicode-ident v1.0.24 |
| 973 | 2026-04-16T05:18:15.499Z | Checking cfg-if v1.0.4 |
| 974 | 2026-04-16T05:18:15.503Z | Checking memchr v2.8.0 |
| 975 | 2026-04-16T05:18:15.504Z | Checking itoa v1.0.17 |
| 976 | 2026-04-16T05:18:15.504Z | Checking libc v0.2.183 |
| 977 | 2026-04-16T05:18:15.504Z | Checking serde_core v1.0.228 |
| 978 | 2026-04-16T05:18:15.548Z | Compiling allocator-api2 v0.2.21 |
| 979 | 2026-04-16T05:18:15.548Z | Compiling equivalent v1.0.2 |
| 980 | 2026-04-16T05:18:15.582Z | Compiling foldhash v0.2.0 |
| 981 | 2026-04-16T05:18:15.612Z | Compiling proc-macro2 v1.0.106 |
| 982 | 2026-04-16T05:18:15.637Z | Checking pin-project-lite v0.2.17 |
| 983 | 2026-04-16T05:18:15.659Z | Checking smallvec v1.15.1 |
| 984 | 2026-04-16T05:18:15.713Z | Checking stable_deref_trait v1.2.1 |
| 985 | 2026-04-16T05:18:15.722Z | Checking bytes v1.11.1 |
| 986 | 2026-04-16T05:18:15.774Z | Checking futures-core v0.3.32 |
| 987 | 2026-04-16T05:18:15.823Z | Compiling hashbrown v0.16.1 |
| 988 | 2026-04-16T05:18:15.830Z | Checking socket2 v0.6.3 |
| 989 | 2026-04-16T05:18:15.843Z | Checking futures-sink v0.3.32 |
| 990 | 2026-04-16T05:18:15.879Z | Checking rand_core v0.10.0 |
| 991 | 2026-04-16T05:18:15.910Z | Checking scopeguard v1.2.0 |
| 992 | 2026-04-16T05:18:15.925Z | Checking parking_lot_core v0.9.12 |
| 993 | 2026-04-16T05:18:15.984Z | Compiling quote v1.0.45 |
| 994 | 2026-04-16T05:18:16.004Z | Checking lock_api v0.4.14 |
| 995 | 2026-04-16T05:18:16.052Z | Checking errno v0.3.14 |
| 996 | 2026-04-16T05:18:16.096Z | Checking getrandom v0.2.17 |
| 997 | 2026-04-16T05:18:16.128Z | Checking http v1.4.0 |
| 998 | 2026-04-16T05:18:16.154Z | Compiling syn v2.0.117 |
| 999 | 2026-04-16T05:18:16.184Z | Checking parking_lot v0.12.5 |
| 1000 | 2026-04-16T05:18:16.218Z | Checking signal-hook-registry v1.4.8 |
| 1001 | 2026-04-16T05:18:16.224Z | Checking getrandom v0.4.2 |
| 1002 | 2026-04-16T05:18:16.290Z | Checking futures-channel v0.3.32 |
| 1003 | 2026-04-16T05:18:16.337Z | Compiling indexmap v2.13.0 |
| 1004 | 2026-04-16T05:18:16.350Z | Checking mio v1.1.1 |
| 1005 | 2026-04-16T05:18:16.357Z | Checking zmij v1.0.21 |
| 1006 | 2026-04-16T05:18:16.373Z | Checking writeable v0.6.2 |
| 1007 | 2026-04-16T05:18:16.468Z | Checking once_cell v1.21.4 |
| 1008 | 2026-04-16T05:18:16.523Z | Checking litemap v0.8.1 |
| 1009 | 2026-04-16T05:18:16.553Z | Checking num-traits v0.2.19 |
| 1010 | 2026-04-16T05:18:16.621Z | Checking futures-io v0.3.32 |
| 1011 | 2026-04-16T05:18:16.673Z | Checking slab v0.4.12 |
| 1012 | 2026-04-16T05:18:16.679Z | Checking iana-time-zone v0.1.65 |
| 1013 | 2026-04-16T05:18:16.721Z | Checking futures-task v0.3.32 |
| 1014 | 2026-04-16T05:18:16.785Z | Compiling winnow v0.7.15 |
| 1015 | 2026-04-16T05:18:16.820Z | Compiling serde_json v1.0.149 |
| 1016 | 2026-04-16T05:18:16.854Z | Compiling heck v0.5.0 |
| 1017 | 2026-04-16T05:18:16.955Z | Checking percent-encoding v2.3.2 |
| 1018 | 2026-04-16T05:18:17.026Z | Checking chrono v0.4.44 |
| 1019 | 2026-04-16T05:18:17.040Z | Checking log v0.4.29 |
| 1020 | 2026-04-16T05:18:17.083Z | Checking icu_normalizer_data v2.1.1 |
| 1021 | 2026-04-16T05:18:17.144Z | Checking icu_properties_data v2.1.2 |
| 1022 | 2026-04-16T05:18:17.184Z | Checking zeroize v1.8.2 |
| 1023 | 2026-04-16T05:18:17.259Z | Compiling dyn-clone v1.0.20 |
| 1024 | 2026-04-16T05:18:17.312Z | Checking rustls-pki-types v1.14.0 |
| 1025 | 2026-04-16T05:18:17.390Z | Checking httparse v1.10.1 |
| 1026 | 2026-04-16T05:18:17.571Z | Checking typenum v1.19.0 |
| 1027 | 2026-04-16T05:18:17.579Z | Compiling syn v1.0.109 |
| 1028 | 2026-04-16T05:18:17.588Z | Checking uuid v1.23.1 |
| 1029 | 2026-04-16T05:18:17.727Z | Checking http-body v1.0.1 |
| 1030 | 2026-04-16T05:18:17.790Z | Checking tracing-core v0.1.36 |
| 1031 | 2026-04-16T05:18:17.842Z | Compiling regress v0.10.5 |
| 1032 | 2026-04-16T05:18:18.024Z | Checking untrusted v0.9.0 |
| 1033 | 2026-04-16T05:18:18.082Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1034 | 2026-04-16T05:18:18.192Z | Checking ring v0.17.14 |
| 1035 | 2026-04-16T05:18:18.198Z | Checking generic-array v0.14.7 |
| 1036 | 2026-04-16T05:18:18.216Z | Checking zerocopy v0.8.42 |
| 1037 | 2026-04-16T05:18:18.614Z | Checking form_urlencoded v1.2.2 |
| 1038 | 2026-04-16T05:18:18.619Z | Checking utf8_iter v1.0.4 |
| 1039 | 2026-04-16T05:18:18.728Z | Checking tower-service v0.3.3 |
| 1040 | 2026-04-16T05:18:18.730Z | Checking base64 v0.22.1 |
| 1041 | 2026-04-16T05:18:18.807Z | Checking try-lock v0.2.5 |
| 1042 | 2026-04-16T05:18:18.876Z | Compiling synstructure v0.13.2 |
| 1043 | 2026-04-16T05:18:18.894Z | Compiling serde_derive_internals v0.29.1 |
| 1044 | 2026-04-16T05:18:18.955Z | Checking want v0.3.1 |
| 1045 | 2026-04-16T05:18:19.169Z | Checking rustls-webpki v0.103.9 |
| 1046 | 2026-04-16T05:18:19.365Z | Checking subtle v2.6.1 |
| 1047 | 2026-04-16T05:18:19.372Z | Checking atomic-waker v1.1.2 |
| 1048 | 2026-04-16T05:18:19.457Z | Checking pin-utils v0.1.0 |
| 1049 | 2026-04-16T05:18:19.517Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 1050 | 2026-04-16T05:18:19.560Z | Checking rustls v0.23.37 |
| 1051 | 2026-04-16T05:18:19.628Z | Compiling proc-macro-error-attr v1.0.4 |
| 1052 | 2026-04-16T05:18:19.644Z | Checking block-buffer v0.10.4 |
| 1053 | 2026-04-16T05:18:19.758Z | Checking crypto-common v0.1.7 |
| 1054 | 2026-04-16T05:18:19.862Z | Checking bitflags v2.11.0 |
| 1055 | 2026-04-16T05:18:20.043Z | Checking aho-corasick v1.1.4 |
| 1056 | 2026-04-16T05:18:20.050Z | Checking sync_wrapper v1.0.2 |
| 1057 | 2026-04-16T05:18:20.108Z | Compiling serde_derive v1.0.228 |
| 1058 | 2026-04-16T05:18:20.140Z | Compiling zerofrom-derive v0.1.6 |
| 1059 | 2026-04-16T05:18:20.362Z | Compiling yoke-derive v0.8.1 |
| 1060 | 2026-04-16T05:18:20.453Z | Compiling zerovec-derive v0.11.2 |
| 1061 | 2026-04-16T05:18:20.724Z | Compiling displaydoc v0.2.5 |
| 1062 | 2026-04-16T05:18:20.925Z | Compiling thiserror-impl v2.0.18 |
| 1063 | 2026-04-16T05:18:21.042Z | Compiling schemars_derive v0.8.22 |
| 1064 | 2026-04-16T05:18:21.337Z | Checking zerofrom v0.1.6 |
| 1065 | 2026-04-16T05:18:21.386Z | Compiling tokio-macros v2.6.1 |
| 1066 | 2026-04-16T05:18:21.447Z | Checking yoke v0.8.1 |
| 1067 | 2026-04-16T05:18:21.457Z | Compiling futures-macro v0.3.32 |
| 1068 | 2026-04-16T05:18:21.529Z | Compiling tracing-attributes v0.1.31 |
| 1069 | 2026-04-16T05:18:21.600Z | Checking zerovec v0.11.5 |
| 1070 | 2026-04-16T05:18:21.673Z | Checking zerotrie v0.2.3 |
| 1071 | 2026-04-16T05:18:21.908Z | Compiling thiserror-impl v1.0.69 |
| 1072 | 2026-04-16T05:18:22.017Z | Checking tinystr v0.8.2 |
| 1073 | 2026-04-16T05:18:22.134Z | Checking tokio v1.50.0 |
| 1074 | 2026-04-16T05:18:22.139Z | Checking potential_utf v0.1.4 |
| 1075 | 2026-04-16T05:18:22.192Z | Checking icu_locale_core v2.1.1 |
| 1076 | 2026-04-16T05:18:22.226Z | Compiling thiserror v2.0.18 |
| 1077 | 2026-04-16T05:18:22.252Z | Checking icu_collections v2.1.1 |
| 1078 | 2026-04-16T05:18:22.258Z | Checking futures-util v0.3.32 |
| 1079 | 2026-04-16T05:18:22.405Z | Checking ppv-lite86 v0.2.21 |
| 1080 | 2026-04-16T05:18:22.698Z | Checking tower-layer v0.3.3 |
| 1081 | 2026-04-16T05:18:22.736Z | Checking icu_provider v2.1.1 |
| 1082 | 2026-04-16T05:18:22.747Z | Checking tracing v0.1.44 |
| 1083 | 2026-04-16T05:18:22.756Z | Checking serde v1.0.228 |
| 1084 | 2026-04-16T05:18:22.907Z | Compiling regex-syntax v0.8.10 |
| 1085 | 2026-04-16T05:18:22.952Z | Checking icu_properties v2.1.2 |
| 1086 | 2026-04-16T05:18:23.072Z | Checking icu_normalizer v2.1.1 |
| 1087 | 2026-04-16T05:18:23.141Z | Checking schemars v0.8.22 |
| 1088 | 2026-04-16T05:18:23.365Z | Compiling serde_tokenstream v0.2.3 |
| 1089 | 2026-04-16T05:18:23.648Z | Checking thiserror v1.0.69 |
| 1090 | 2026-04-16T05:18:23.736Z | Checking erased-serde v0.3.31 |
| 1091 | 2026-04-16T05:18:23.756Z | Checking idna_adapter v1.2.1 |
| 1092 | 2026-04-16T05:18:23.865Z | Checking idna v1.1.0 |
| 1093 | 2026-04-16T05:18:23.949Z | Checking ipnet v2.12.0 |
| 1094 | 2026-04-16T05:18:24.096Z | Compiling typify-impl v0.4.3 |
| 1095 | 2026-04-16T05:18:24.099Z | Checking url v2.5.8 |
| 1096 | 2026-04-16T05:18:24.134Z | Checking slog v2.8.2 |
| 1097 | 2026-04-16T05:18:24.158Z | Compiling proc-macro-crate v3.5.0 |
| 1098 | 2026-04-16T05:18:24.371Z | Compiling regex-automata v0.4.14 |
| 1099 | 2026-04-16T05:18:24.416Z | Compiling proc-macro-error v1.0.4 |
| 1100 | 2026-04-16T05:18:24.473Z | Checking digest v0.10.7 |
| 1101 | 2026-04-16T05:18:24.666Z | Checking webpki-roots v1.0.6 |
| 1102 | 2026-04-16T05:18:24.770Z | Checking rand_core v0.6.4 |
| 1103 | 2026-04-16T05:18:24.925Z | Checking ryu v1.0.23 |
| 1104 | 2026-04-16T05:18:25.072Z | Checking semver v1.0.27 |
| 1105 | 2026-04-16T05:18:25.184Z | Checking hyper v1.8.1 |
| 1106 | 2026-04-16T05:18:25.258Z | Checking tokio-rustls v0.26.4 |
| 1107 | 2026-04-16T05:18:25.464Z | Checking tower v0.5.3 |
| 1108 | 2026-04-16T05:18:25.630Z | Checking cpufeatures v0.2.17 |
| 1109 | 2026-04-16T05:18:25.692Z | Checking iri-string v0.7.10 |
| 1110 | 2026-04-16T05:18:25.728Z | Checking hyper-util v0.1.20 |
| 1111 | 2026-04-16T05:18:26.105Z | Compiling regex v1.12.3 |
| 1112 | 2026-04-16T05:18:26.497Z | Checking tokio-util v0.7.18 |
| 1113 | 2026-04-16T05:18:26.523Z | Checking hyper-rustls v0.27.7 |
| 1114 | 2026-04-16T05:18:26.679Z | Checking serde_urlencoded v0.7.1 |
| 1115 | 2026-04-16T05:18:26.695Z | Checking rand_chacha v0.3.1 |
| 1116 | 2026-04-16T05:18:26.721Z | Checking tower-http v0.6.8 |
| 1117 | 2026-04-16T05:18:26.754Z | Compiling num_enum_derive v0.7.6 |
| 1118 | 2026-04-16T05:18:26.788Z | Checking getrandom v0.3.4 |
| 1119 | 2026-04-16T05:18:26.868Z | Compiling openapiv3 v2.2.0 |
| 1120 | 2026-04-16T05:18:26.875Z | Compiling foreign-types-macros v0.2.3 |
| 1121 | 2026-04-16T05:18:26.970Z | Checking http-body-util v0.1.3 |
| 1122 | 2026-04-16T05:18:26.981Z | Compiling serde_spanned v1.0.4 |
| 1123 | 2026-04-16T05:18:27.119Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1124 | 2026-04-16T05:18:27.175Z | Compiling time-core v0.1.8 |
| 1125 | 2026-04-16T05:18:27.239Z | Checking cpufeatures v0.3.0 |
| 1126 | 2026-04-16T05:18:27.300Z | Checking utf8parse v0.2.2 |
| 1127 | 2026-04-16T05:18:27.314Z | Checking foreign-types-shared v0.3.1 |
| 1128 | 2026-04-16T05:18:27.373Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1129 | 2026-04-16T05:18:27.388Z | Compiling num-conv v0.2.0 |
| 1130 | 2026-04-16T05:18:27.478Z | Checking powerfmt v0.2.0 |
| 1131 | 2026-04-16T05:18:27.509Z | Checking either v1.15.0 |
| 1132 | 2026-04-16T05:18:27.531Z | Compiling typify-macro v0.4.3 |
| 1133 | 2026-04-16T05:18:27.543Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1134 | 2026-04-16T05:18:27.562Z | Compiling time-macros v0.2.27 |
| 1135 | 2026-04-16T05:18:27.611Z | Checking deranged v0.5.8 |
| 1136 | 2026-04-16T05:18:27.684Z | Checking itertools v0.12.1 |
| 1137 | 2026-04-16T05:18:27.744Z | Checking num_enum v0.7.6 |
| 1138 | 2026-04-16T05:18:27.846Z | Compiling serde_yaml v0.9.34+deprecated |
| 1139 | 2026-04-16T05:18:28.410Z | Checking foreign-types v0.5.0 |
| 1140 | 2026-04-16T05:18:28.533Z | Checking anstyle-parse v1.0.0 |
| 1141 | 2026-04-16T05:18:28.557Z | Checking chacha20 v0.10.0 |
| 1142 | 2026-04-16T05:18:28.607Z | Checking reqwest v0.12.28 |
| 1143 | 2026-04-16T05:18:28.641Z | Checking rand_core v0.9.5 |
| 1144 | 2026-04-16T05:18:28.657Z | Checking rand v0.8.5 |
| 1145 | 2026-04-16T05:18:28.676Z | Checking crossbeam-utils v0.8.21 |
| 1146 | 2026-04-16T05:18:28.751Z | Checking crucible-workspace-hack v0.1.0 |
| 1147 | 2026-04-16T05:18:28.797Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1148 | 2026-04-16T05:18:28.808Z | Checking sha1 v0.10.6 |
| 1149 | 2026-04-16T05:18:28.891Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1150 | 2026-04-16T05:18:28.952Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1151 | 2026-04-16T05:18:28.975Z | Compiling typify v0.4.3 |
| 1152 | 2026-04-16T05:18:28.999Z | Checking arc-swap v1.8.2 |
| 1153 | 2026-04-16T05:18:29.053Z | Compiling progenitor-impl v0.10.0 |
| 1154 | 2026-04-16T05:18:29.066Z | Checking cstr-argument v0.1.2 |
| 1155 | 2026-04-16T05:18:29.108Z | Checking thread_local v1.1.9 |
| 1156 | 2026-04-16T05:18:29.160Z | Checking byteorder v1.5.0 |
| 1157 | 2026-04-16T05:18:29.169Z | Checking anstyle-query v1.1.5 |
| 1158 | 2026-04-16T05:18:29.201Z | Checking lazy_static v1.5.0 |
| 1159 | 2026-04-16T05:18:29.246Z | Checking utf-8 v0.7.6 |
| 1160 | 2026-04-16T05:18:29.257Z | Checking pretty-hex v0.4.2 |
| 1161 | 2026-04-16T05:18:29.280Z | Checking is_terminal_polyfill v1.70.2 |
| 1162 | 2026-04-16T05:18:29.347Z | Checking anstyle v1.0.14 |
| 1163 | 2026-04-16T05:18:29.355Z | Checking data-encoding v2.10.0 |
| 1164 | 2026-04-16T05:18:29.364Z | Checking colorchoice v1.0.5 |
| 1165 | 2026-04-16T05:18:29.378Z | Checking unicode-width v0.2.2 |
| 1166 | 2026-04-16T05:18:29.431Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1167 | 2026-04-16T05:18:29.444Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1168 | 2026-04-16T05:18:29.461Z | Checking time v0.3.47 |
| 1169 | 2026-04-16T05:18:29.512Z | Checking anstream v1.0.0 |
| 1170 | 2026-04-16T05:18:29.520Z | Checking slog-scope v4.4.1 |
| 1171 | 2026-04-16T05:18:29.588Z | Checking progenitor-client v0.10.0 |
| 1172 | 2026-04-16T05:18:29.614Z | Checking tungstenite v0.21.0 |
| 1173 | 2026-04-16T05:18:29.618Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1174 | 2026-04-16T05:18:29.638Z | Checking crossbeam-channel v0.5.15 |
| 1175 | 2026-04-16T05:18:29.700Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1176 | 2026-04-16T05:18:29.769Z | Checking rand_chacha v0.9.0 |
| 1177 | 2026-04-16T05:18:29.782Z | Checking rand v0.10.0 |
| 1178 | 2026-04-16T05:18:29.940Z | Checking anyhow v1.0.102 |
| 1179 | 2026-04-16T05:18:29.947Z | Compiling prettyplease v0.2.37 |
| 1180 | 2026-04-16T05:18:29.950Z | Compiling cargo_toml v0.22.3 |
| 1181 | 2026-04-16T05:18:30.038Z | Checking futures-executor v0.3.32 |
| 1182 | 2026-04-16T05:18:30.143Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1183 | 2026-04-16T05:18:30.177Z | Checking is-terminal v0.4.17 |
| 1184 | 2026-04-16T05:18:30.256Z | Checking strsim v0.11.1 |
| 1185 | 2026-04-16T05:18:30.259Z | Checking term v1.2.1 |
| 1186 | 2026-04-16T05:18:30.324Z | Checking colored v3.1.1 |
| 1187 | 2026-04-16T05:18:30.344Z | Checking oxnet v0.1.4 |
| 1188 | 2026-04-16T05:18:30.410Z | Checking take_mut v0.2.2 |
| 1189 | 2026-04-16T05:18:30.467Z | Checking clap_lex v1.1.0 |
| 1190 | 2026-04-16T05:18:30.502Z | Checking slog-async v2.8.0 |
| 1191 | 2026-04-16T05:18:30.502Z | Checking slog-term v2.9.2 |
| 1192 | 2026-04-16T05:18:30.512Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 1193 | 2026-04-16T05:18:30.608Z | Checking clap_builder v4.6.0 |
| 1194 | 2026-04-16T05:18:30.664Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1195 | 2026-04-16T05:18:30.671Z | Checking futures v0.3.32 |
| 1196 | 2026-04-16T05:18:30.673Z | Checking tokio-tungstenite v0.21.0 |
| 1197 | 2026-04-16T05:18:30.737Z | Checking lzma-sys v0.1.20 |
| 1198 | 2026-04-16T05:18:30.756Z | Checking rand v0.9.2 |
| 1199 | 2026-04-16T05:18:30.830Z | Checking slog-stdlog v4.1.1 |
| 1200 | 2026-04-16T05:18:30.921Z | Checking portable-atomic v1.13.1 |
| 1201 | 2026-04-16T05:18:30.938Z | Checking console v0.16.3 |
| 1202 | 2026-04-16T05:18:31.188Z | Compiling progenitor-macro v0.10.0 |
| 1203 | 2026-04-16T05:18:31.196Z | Checking typeid v1.0.3 |
| 1204 | 2026-04-16T05:18:31.219Z | Compiling zone_cfg_derive v0.3.1 |
| 1205 | 2026-04-16T05:18:31.279Z | Compiling clap_derive v4.6.0 |
| 1206 | 2026-04-16T05:18:31.320Z | Compiling async-trait v0.1.89 |
| 1207 | 2026-04-16T05:18:31.821Z | Checking base64 v0.21.7 |
| 1208 | 2026-04-16T05:18:31.839Z | Checking unit-prefix v0.5.2 |
| 1209 | 2026-04-16T05:18:31.887Z | Checking zone v0.3.1 |
| 1210 | 2026-04-16T05:18:31.949Z | Checking indicatif v0.18.4 |
| 1211 | 2026-04-16T05:18:32.046Z | Checking ron v0.12.0 |
| 1212 | 2026-04-16T05:18:32.168Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 1213 | 2026-04-16T05:18:32.186Z | Checking slog-envlogger v2.2.0 |
| 1214 | 2026-04-16T05:18:32.273Z | Checking xz2 v0.1.7 |
| 1215 | 2026-04-16T05:18:32.291Z | Checking camino v1.2.2 |
| 1216 | 2026-04-16T05:18:32.317Z | Checking tabwriter v1.4.1 |
| 1217 | 2026-04-16T05:18:32.423Z | Checking sha2 v0.10.9 |
| 1218 | 2026-04-16T05:18:32.451Z | Checking smf v0.2.3 |
| 1219 | 2026-04-16T05:18:32.529Z | Checking base16ct v1.0.0 |
| 1220 | 2026-04-16T05:18:32.599Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1221 | 2026-04-16T05:18:32.939Z | Checking clap v4.6.0 |
| 1222 | 2026-04-16T05:18:33.193Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1223 | 2026-04-16T05:18:33.452Z | Checking ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 1224 | 2026-04-16T05:18:34.135Z | Checking progenitor v0.10.0 |
| 1225 | 2026-04-16T05:18:34.225Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1226 | 2026-04-16T05:18:36.821Z | Checking solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 1227 | 2026-04-16T05:18:36.821Z | Checking duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 1228 | 2026-04-16T05:18:36.825Z | Checking duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 1229 | 2026-04-16T05:18:36.825Z | Checking helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 1230 | 2026-04-16T05:18:37.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.78s |
| 1231 | 2026-04-16T05:18:37.103Z | process exited: duration 156788 ms, exit code 0 |
| |
| 1232 | 2026-04-16T05:18:37.109Z | found 0 output files |