|
|
|
| 1 | 2026-03-30T08:03:26.617Z | job assigned to worker 01KMYW8GF48M2M0YDWTJMGA70Q [factory aws, i-02d0ba87a0ebf834c] (queued for 41 s) |
| |
| 2 | 2026-03-30T08:03:33.817Z | starting task 0: "setup" |
| 3 | 2026-03-30T08:03:33.821Z | ++ uname -s |
| 4 | 2026-03-30T08:03:33.824Z | + kern=SunOS |
| 5 | 2026-03-30T08:03:33.824Z | + build_user=build |
| 6 | 2026-03-30T08:03:33.824Z | + build_uid=12345 |
| 7 | 2026-03-30T08:03:33.824Z | + work_dir=/work |
| 8 | 2026-03-30T08:03:33.824Z | + input_dir=/input |
| 9 | 2026-03-30T08:03:33.824Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-30T08:03:33.824Z | + case "$kern" in |
| 11 | 2026-03-30T08:03:33.824Z | + groupadd -g 12345 build |
| 12 | 2026-03-30T08:03:33.827Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-30T08:03:35.831Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-30T08:03:36.005Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-30T08:03:36.008Z | + home_fs=zfs |
| 16 | 2026-03-30T08:03:36.008Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-30T08:03:36.008Z | + mkdir -p /home/build |
| 18 | 2026-03-30T08:03:36.008Z | + chown build:build /home/build /work |
| 19 | 2026-03-30T08:03:38.009Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-30T08:03:38.013Z | process exited: duration 4196 ms, exit code 0 |
| |
| 21 | 2026-03-30T08:03:38.019Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-30T08:03:38.023Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-30T08:03:38.023Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-30T08:03:38.023Z | * rust toolchain profile = "default" |
| 25 | 2026-03-30T08:03:38.023Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-30T08:03:38.023Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-30T08:03:38.023Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-30T08:03:38.027Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-30T08:03:38.027Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-30T08:03:38.146Z | info: downloading installer |
| 31 | 2026-03-30T08:03:39.496Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-30T08:03:39.496Z | warn: /opt/ooce/bin |
| 33 | 2026-03-30T08:03:39.496Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-30T08:03:39.496Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-30T08:03:39.496Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-30T08:03:39.496Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-30T08:03:39.496Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-30T08:03:39.496Z | error: cannot install while Rust is installed |
| 39 | 2026-03-30T08:03:39.497Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-30T08:03:39.497Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-30T08:03:39.497Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-30T08:03:39.497Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-30T08:03:39.497Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-30T08:03:39.510Z | info: profile set to default |
| 45 | 2026-03-30T08:03:39.510Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-30T08:03:39.513Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-30T08:03:39.653Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-30T08:03:39.656Z | info: downloading 6 components |
| 49 | 2026-03-30T08:03:53.866Z | |
| 50 | 2026-03-30T08:03:53.866Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-03-30T08:03:53.893Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-30T08:03:53.893Z | |
| 53 | 2026-03-30T08:03:53.893Z | |
| 54 | 2026-03-30T08:03:53.893Z | Rust is installed now. Great! |
| 55 | 2026-03-30T08:03:53.893Z | |
| 56 | 2026-03-30T08:03:53.893Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-30T08:03:53.893Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-30T08:03:53.893Z | |
| 59 | 2026-03-30T08:03:53.893Z | To configure your current shell, you need to source |
| 60 | 2026-03-30T08:03:53.893Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-30T08:03:53.893Z | |
| 62 | 2026-03-30T08:03:53.893Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-30T08:03:53.893Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-30T08:03:53.893Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-30T08:03:53.893Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-30T08:03:53.893Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-30T08:03:53.893Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-30T08:03:53.893Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-30T08:03:53.896Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-30T08:03:53.897Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-30T08:03:53.983Z | + rustup --version |
| 72 | 2026-03-30T08:03:53.992Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-30T08:03:53.995Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-30T08:03:54.013Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-30T08:03:54.016Z | + cargo --version |
| 76 | 2026-03-30T08:03:54.029Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-30T08:03:54.032Z | + rustc --version |
| 78 | 2026-03-30T08:03:54.051Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-30T08:03:54.055Z | process exited: duration 16034 ms, exit code 0 |
| |
| 80 | 2026-03-30T08:03:54.060Z | starting task 2: "authentication" |
| 81 | 2026-03-30T08:03:54.077Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-30T08:03:54.082Z | starting task 3: "clone repository" |
| 83 | 2026-03-30T08:03:54.086Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-03-30T08:03:54.088Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-03-30T08:03:54.119Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-03-30T08:03:54.914Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-03-30T08:03:54.915Z | + git fetch origin ad6a187615e95ee834998736d66ba6f7e385faad |
| 88 | 2026-03-30T08:03:55.132Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-03-30T08:03:55.132Z | * branch ad6a187615e95ee834998736d66ba6f7e385faad -> FETCH_HEAD |
| 90 | 2026-03-30T08:03:55.136Z | + [[ -n renovate/lock-file-maintenance ]] |
| 91 | 2026-03-30T08:03:55.139Z | ++ git branch --show-current |
| 92 | 2026-03-30T08:03:55.139Z | + current=main |
| 93 | 2026-03-30T08:03:55.139Z | + [[ main != renovate/lock-file-maintenance ]] |
| 94 | 2026-03-30T08:03:55.139Z | + git branch -f renovate/lock-file-maintenance ad6a187615e95ee834998736d66ba6f7e385faad |
| 95 | 2026-03-30T08:03:55.142Z | + git checkout -f renovate/lock-file-maintenance |
| 96 | 2026-03-30T08:03:55.207Z | Switched to branch 'renovate/lock-file-maintenance' |
| 97 | 2026-03-30T08:03:55.210Z | + git reset --hard ad6a187615e95ee834998736d66ba6f7e385faad |
| 98 | 2026-03-30T08:03:55.270Z | HEAD is now at ad6a187 Lock file maintenance |
| 99 | 2026-03-30T08:03:55.273Z | process exited: duration 1187 ms, exit code 0 |
| |
| 100 | 2026-03-30T08:03:55.279Z | starting task 4: "build" |
| 101 | 2026-03-30T08:03:55.282Z | + cargo --version |
| 102 | 2026-03-30T08:03:55.289Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-30T08:03:55.460Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-30T08:03:55.463Z | info: downloading 6 components |
| 105 | 2026-03-30T08:04:12.541Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-30T08:04:12.544Z | + rustc --version |
| 107 | 2026-03-30T08:04:12.571Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-30T08:04:12.575Z | + banner build |
| 109 | 2026-03-30T08:04:12.578Z | |
| 110 | 2026-03-30T08:04:12.578Z | ##### # # # # ##### |
| 111 | 2026-03-30T08:04:12.578Z | # # # # # # # # |
| 112 | 2026-03-30T08:04:12.578Z | ##### # # # # # # |
| 113 | 2026-03-30T08:04:12.578Z | # # # # # # # # |
| 114 | 2026-03-30T08:04:12.578Z | # # # # # # # # |
| 115 | 2026-03-30T08:04:12.578Z | ##### #### # ###### ##### |
| 116 | 2026-03-30T08:04:12.578Z | |
| 117 | 2026-03-30T08:04:12.578Z | + ptime -m cargo build --all |
| 118 | 2026-03-30T08:04:12.659Z | Updating crates.io index |
| 119 | 2026-03-30T08:04:12.690Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-03-30T08:04:13.071Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-03-30T08:04:13.071Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 122 | 2026-03-30T08:04:13.079Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-03-30T08:04:14.216Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-03-30T08:04:14.216Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 125 | 2026-03-30T08:04:14.382Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-03-30T08:04:14.671Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-03-30T08:04:14.671Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-03-30T08:04:15.257Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-03-30T08:04:15.586Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-03-30T08:04:15.586Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 131 | 2026-03-30T08:04:15.599Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-03-30T08:04:15.897Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-03-30T08:04:15.897Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-03-30T08:04:15.916Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-03-30T08:04:16.158Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-03-30T08:04:16.158Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-03-30T08:04:16.230Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-03-30T08:04:17.049Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-03-30T08:04:17.049Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 140 | 2026-03-30T08:04:18.853Z | Downloading crates ... |
| 141 | 2026-03-30T08:04:18.905Z | Downloaded atomic-waker v1.1.2 |
| 142 | 2026-03-30T08:04:18.913Z | Downloaded async-trait v0.1.89 |
| 143 | 2026-03-30T08:04:18.916Z | Downloaded anstyle-query v1.1.5 |
| 144 | 2026-03-30T08:04:18.926Z | Downloaded block-buffer v0.10.4 |
| 145 | 2026-03-30T08:04:18.937Z | Downloaded bitflags v2.11.0 |
| 146 | 2026-03-30T08:04:18.940Z | Downloaded futures-core v0.3.32 |
| 147 | 2026-03-30T08:04:18.943Z | Downloaded lru-slab v0.1.2 |
| 148 | 2026-03-30T08:04:18.943Z | Downloaded oxnet v0.1.4 |
| 149 | 2026-03-30T08:04:18.943Z | Downloaded form_urlencoded v1.2.2 |
| 150 | 2026-03-30T08:04:18.946Z | Downloaded num_enum_derive v0.7.6 |
| 151 | 2026-03-30T08:04:18.946Z | Downloaded num_enum v0.7.6 |
| 152 | 2026-03-30T08:04:18.949Z | Downloaded once_cell v1.21.4 |
| 153 | 2026-03-30T08:04:18.952Z | Downloaded clap_lex v1.1.0 |
| 154 | 2026-03-30T08:04:18.952Z | Downloaded num-traits v0.2.19 |
| 155 | 2026-03-30T08:04:18.954Z | Downloaded futures-sink v0.3.32 |
| 156 | 2026-03-30T08:04:18.954Z | Downloaded futures-macro v0.3.32 |
| 157 | 2026-03-30T08:04:18.954Z | Downloaded cpufeatures v0.3.0 |
| 158 | 2026-03-30T08:04:18.957Z | Downloaded serde_urlencoded v0.7.1 |
| 159 | 2026-03-30T08:04:18.957Z | Downloaded strsim v0.11.1 |
| 160 | 2026-03-30T08:04:18.960Z | Downloaded anyhow v1.0.102 |
| 161 | 2026-03-30T08:04:18.963Z | Downloaded arc-swap v1.9.0 |
| 162 | 2026-03-30T08:04:18.965Z | Downloaded anstyle-parse v1.0.0 |
| 163 | 2026-03-30T08:04:18.966Z | Downloaded serde_spanned v1.1.0 |
| 164 | 2026-03-30T08:04:18.966Z | Downloaded time-core v0.1.8 |
| 165 | 2026-03-30T08:04:18.968Z | Downloaded is-terminal v0.4.17 |
| 166 | 2026-03-30T08:04:18.968Z | Downloaded rustc-hash v2.1.2 |
| 167 | 2026-03-30T08:04:18.971Z | Downloaded http-body v1.0.1 |
| 168 | 2026-03-30T08:04:18.971Z | Downloaded cpufeatures v0.2.17 |
| 169 | 2026-03-30T08:04:18.971Z | Downloaded cfg-if v1.0.4 |
| 170 | 2026-03-30T08:04:18.971Z | Downloaded foreign-types v0.5.0 |
| 171 | 2026-03-30T08:04:18.974Z | Downloaded synstructure v0.13.2 |
| 172 | 2026-03-30T08:04:18.974Z | Downloaded rustversion v1.0.22 |
| 173 | 2026-03-30T08:04:18.977Z | Downloaded is_terminal_polyfill v1.70.2 |
| 174 | 2026-03-30T08:04:18.977Z | Downloaded colorchoice v1.0.5 |
| 175 | 2026-03-30T08:04:18.980Z | Downloaded heck v0.4.1 |
| 176 | 2026-03-30T08:04:18.980Z | Downloaded pin-utils v0.1.0 |
| 177 | 2026-03-30T08:04:18.980Z | Downloaded crucible-workspace-hack v0.1.0 |
| 178 | 2026-03-30T08:04:18.982Z | Downloaded sync_wrapper v1.0.2 |
| 179 | 2026-03-30T08:04:18.982Z | Downloaded stable_deref_trait v1.2.1 |
| 180 | 2026-03-30T08:04:18.985Z | Downloaded smf v0.2.3 |
| 181 | 2026-03-30T08:04:18.985Z | Downloaded progenitor-client v0.10.0 |
| 182 | 2026-03-30T08:04:18.985Z | Downloaded pretty-hex v0.4.2 |
| 183 | 2026-03-30T08:04:18.988Z | Downloaded base16ct v1.0.0 |
| 184 | 2026-03-30T08:04:18.991Z | Downloaded cfg_aliases v0.2.1 |
| 185 | 2026-03-30T08:04:18.999Z | Downloaded foreign-types-shared v0.3.1 |
| 186 | 2026-03-30T08:04:19.002Z | Downloaded proc-macro-crate v3.5.0 |
| 187 | 2026-03-30T08:04:19.002Z | Downloaded crypto-common v0.1.7 |
| 188 | 2026-03-30T08:04:19.005Z | Downloaded powerfmt v0.2.0 |
| 189 | 2026-03-30T08:04:19.005Z | Downloaded errno v0.3.14 |
| 190 | 2026-03-30T08:04:19.008Z | Downloaded subtle v2.6.1 |
| 191 | 2026-03-30T08:04:19.008Z | Downloaded futures-io v0.3.32 |
| 192 | 2026-03-30T08:04:19.011Z | Downloaded generic-array v0.14.7 |
| 193 | 2026-03-30T08:04:19.011Z | Downloaded dyn-clone v1.0.20 |
| 194 | 2026-03-30T08:04:19.014Z | Downloaded data-encoding v2.10.0 |
| 195 | 2026-03-30T08:04:19.014Z | Downloaded proc-macro-error-attr v1.0.4 |
| 196 | 2026-03-30T08:04:19.017Z | Downloaded tabwriter v1.4.1 |
| 197 | 2026-03-30T08:04:19.017Z | Downloaded digest v0.10.7 |
| 198 | 2026-03-30T08:04:19.020Z | Downloaded cstr-argument v0.1.2 |
| 199 | 2026-03-30T08:04:19.020Z | Downloaded foldhash v0.2.0 |
| 200 | 2026-03-30T08:04:19.020Z | Downloaded base64 v0.22.1 |
| 201 | 2026-03-30T08:04:19.023Z | Downloaded take_mut v0.2.2 |
| 202 | 2026-03-30T08:04:19.026Z | Downloaded rand_chacha v0.3.1 |
| 203 | 2026-03-30T08:04:19.026Z | Downloaded num-conv v0.2.1 |
| 204 | 2026-03-30T08:04:19.029Z | Downloaded idna_adapter v1.2.1 |
| 205 | 2026-03-30T08:04:19.033Z | Downloaded lazy_static v1.5.0 |
| 206 | 2026-03-30T08:04:19.035Z | Downloaded potential_utf v0.1.4 |
| 207 | 2026-03-30T08:04:19.035Z | Downloaded itoa v1.0.18 |
| 208 | 2026-03-30T08:04:19.035Z | Downloaded heck v0.5.0 |
| 209 | 2026-03-30T08:04:19.038Z | Downloaded futures-task v0.3.32 |
| 210 | 2026-03-30T08:04:19.041Z | Downloaded equivalent v1.0.2 |
| 211 | 2026-03-30T08:04:19.044Z | Downloaded scopeguard v1.2.0 |
| 212 | 2026-03-30T08:04:19.048Z | Downloaded tinyvec_macros v0.1.1 |
| 213 | 2026-03-30T08:04:19.050Z | Downloaded progenitor-macro v0.10.0 |
| 214 | 2026-03-30T08:04:19.054Z | Downloaded slog-envlogger v2.2.0 |
| 215 | 2026-03-30T08:04:19.057Z | Downloaded tower-service v0.3.3 |
| 216 | 2026-03-30T08:04:19.059Z | Downloaded serde_derive_internals v0.29.1 |
| 217 | 2026-03-30T08:04:19.059Z | Downloaded schemars_derive v0.8.22 |
| 218 | 2026-03-30T08:04:19.059Z | Downloaded http-body-util v0.1.3 |
| 219 | 2026-03-30T08:04:19.062Z | Downloaded deranged v0.5.8 |
| 220 | 2026-03-30T08:04:19.062Z | Downloaded foreign-types-macros v0.2.3 |
| 221 | 2026-03-30T08:04:19.062Z | Downloaded either v1.15.0 |
| 222 | 2026-03-30T08:04:19.076Z | Downloaded rand_core v0.9.5 |
| 223 | 2026-03-30T08:04:19.076Z | Downloaded rand_core v0.6.4 |
| 224 | 2026-03-30T08:04:19.076Z | Downloaded ipnet v2.12.0 |
| 225 | 2026-03-30T08:04:19.077Z | Downloaded shlex v1.3.0 |
| 226 | 2026-03-30T08:04:19.077Z | Downloaded rustls-pki-types v1.14.0 |
| 227 | 2026-03-30T08:04:19.077Z | Downloaded futures-executor v0.3.32 |
| 228 | 2026-03-30T08:04:19.077Z | Downloaded displaydoc v0.2.5 |
| 229 | 2026-03-30T08:04:19.077Z | Downloaded autocfg v1.5.0 |
| 230 | 2026-03-30T08:04:19.077Z | Downloaded anstream v1.0.0 |
| 231 | 2026-03-30T08:04:19.077Z | Downloaded rand_chacha v0.9.0 |
| 232 | 2026-03-30T08:04:19.081Z | Downloaded tower-layer v0.3.3 |
| 233 | 2026-03-30T08:04:19.081Z | Downloaded erased-serde v0.3.31 |
| 234 | 2026-03-30T08:04:19.084Z | Downloaded typeid v1.0.3 |
| 235 | 2026-03-30T08:04:19.087Z | Downloaded utf8_iter v1.0.4 |
| 236 | 2026-03-30T08:04:19.087Z | Downloaded want v0.3.1 |
| 237 | 2026-03-30T08:04:19.087Z | Downloaded utf8parse v0.2.2 |
| 238 | 2026-03-30T08:04:19.087Z | Downloaded unit-prefix v0.5.2 |
| 239 | 2026-03-30T08:04:19.092Z | Downloaded crossbeam-utils v0.8.21 |
| 240 | 2026-03-30T08:04:19.095Z | Downloaded quote v1.0.45 |
| 241 | 2026-03-30T08:04:19.098Z | Downloaded pin-project-lite v0.2.17 |
| 242 | 2026-03-30T08:04:19.101Z | Downloaded chacha20 v0.10.0 |
| 243 | 2026-03-30T08:04:19.101Z | Downloaded try-lock v0.2.5 |
| 244 | 2026-03-30T08:04:19.101Z | Downloaded typify-macro v0.4.3 |
| 245 | 2026-03-30T08:04:19.104Z | Downloaded slog-term v2.9.2 |
| 246 | 2026-03-30T08:04:19.104Z | Downloaded utf-8 v0.7.6 |
| 247 | 2026-03-30T08:04:19.107Z | Downloaded slog-stdlog v4.1.1 |
| 248 | 2026-03-30T08:04:19.110Z | Downloaded semver v1.0.27 |
| 249 | 2026-03-30T08:04:19.110Z | Downloaded version_check v0.9.5 |
| 250 | 2026-03-30T08:04:19.110Z | Downloaded untrusted v0.9.0 |
| 251 | 2026-03-30T08:04:19.113Z | Downloaded ppv-lite86 v0.2.21 |
| 252 | 2026-03-30T08:04:19.116Z | Downloaded byteorder v1.5.0 |
| 253 | 2026-03-30T08:04:19.119Z | Downloaded find-msvc-tools v0.1.9 |
| 254 | 2026-03-30T08:04:19.119Z | Downloaded slab v0.4.12 |
| 255 | 2026-03-30T08:04:19.122Z | Downloaded rand_core v0.10.0 |
| 256 | 2026-03-30T08:04:19.122Z | Downloaded thiserror-impl v2.0.18 |
| 257 | 2026-03-30T08:04:19.122Z | Downloaded thiserror v2.0.18 |
| 258 | 2026-03-30T08:04:19.125Z | Downloaded time-macros v0.2.27 |
| 259 | 2026-03-30T08:04:19.127Z | Downloaded sha1 v0.10.6 |
| 260 | 2026-03-30T08:04:19.127Z | Downloaded lock_api v0.4.14 |
| 261 | 2026-03-30T08:04:19.128Z | Downloaded percent-encoding v2.3.2 |
| 262 | 2026-03-30T08:04:19.131Z | Downloaded progenitor v0.10.0 |
| 263 | 2026-03-30T08:04:19.131Z | Downloaded tinystr v0.8.2 |
| 264 | 2026-03-30T08:04:19.131Z | Downloaded anstyle v1.0.14 |
| 265 | 2026-03-30T08:04:19.134Z | Downloaded tokio-macros v2.6.1 |
| 266 | 2026-03-30T08:04:19.134Z | Downloaded zerofrom-derive v0.1.6 |
| 267 | 2026-03-30T08:04:19.134Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 268 | 2026-03-30T08:04:19.136Z | Downloaded zerofrom v0.1.6 |
| 269 | 2026-03-30T08:04:19.136Z | Downloaded thread_local v1.1.9 |
| 270 | 2026-03-30T08:04:19.136Z | Downloaded thiserror v1.0.69 |
| 271 | 2026-03-30T08:04:19.139Z | Downloaded slog-async v2.8.0 |
| 272 | 2026-03-30T08:04:19.142Z | Downloaded sha2 v0.10.9 |
| 273 | 2026-03-30T08:04:19.142Z | Downloaded thiserror-impl v1.0.69 |
| 274 | 2026-03-30T08:04:19.142Z | Downloaded signal-hook-registry v1.4.8 |
| 275 | 2026-03-30T08:04:19.145Z | Downloaded proc-macro-error v1.0.4 |
| 276 | 2026-03-30T08:04:19.153Z | Downloaded httparse v1.10.1 |
| 277 | 2026-03-30T08:04:19.156Z | Downloaded zone_cfg_derive v0.3.1 |
| 278 | 2026-03-30T08:04:19.156Z | Downloaded yoke-derive v0.8.1 |
| 279 | 2026-03-30T08:04:19.156Z | Downloaded futures-channel v0.3.32 |
| 280 | 2026-03-30T08:04:19.159Z | Downloaded clap_derive v4.6.0 |
| 281 | 2026-03-30T08:04:19.159Z | Downloaded colored v3.1.1 |
| 282 | 2026-03-30T08:04:19.162Z | Downloaded hyper-rustls v0.27.7 |
| 283 | 2026-03-30T08:04:19.165Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 284 | 2026-03-30T08:04:19.165Z | Downloaded getrandom v0.2.17 |
| 285 | 2026-03-30T08:04:19.168Z | Downloaded getrandom v0.4.2 |
| 286 | 2026-03-30T08:04:19.172Z | Downloaded slog-scope v4.4.1 |
| 287 | 2026-03-30T08:04:19.175Z | Downloaded iana-time-zone v0.1.65 |
| 288 | 2026-03-30T08:04:19.178Z | Downloaded parking_lot v0.12.5 |
| 289 | 2026-03-30T08:04:19.178Z | Downloaded parking_lot_core v0.9.12 |
| 290 | 2026-03-30T08:04:19.181Z | Downloaded base64 v0.21.7 |
| 291 | 2026-03-30T08:04:19.184Z | Downloaded smallvec v1.15.1 |
| 292 | 2026-03-30T08:04:19.184Z | Downloaded quinn-udp v0.5.14 |
| 293 | 2026-03-30T08:04:19.187Z | Downloaded serde_tokenstream v0.2.3 |
| 294 | 2026-03-30T08:04:19.187Z | Downloaded term v1.2.1 |
| 295 | 2026-03-30T08:04:19.189Z | Downloaded litemap v0.8.1 |
| 296 | 2026-03-30T08:04:19.192Z | Downloaded writeable v0.6.2 |
| 297 | 2026-03-30T08:04:19.192Z | Downloaded console v0.16.3 |
| 298 | 2026-03-30T08:04:19.198Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 299 | 2026-03-30T08:04:19.201Z | Downloaded schemars v0.8.22 |
| 300 | 2026-03-30T08:04:19.205Z | Downloaded tokio-tungstenite v0.21.0 |
| 301 | 2026-03-30T08:04:19.208Z | Downloaded xz2 v0.1.7 |
| 302 | 2026-03-30T08:04:19.208Z | Downloaded zone v0.3.1 |
| 303 | 2026-03-30T08:04:19.210Z | Downloaded zeroize v1.8.2 |
| 304 | 2026-03-30T08:04:19.210Z | Downloaded pkg-config v0.3.32 |
| 305 | 2026-03-30T08:04:19.210Z | Downloaded zerovec-derive v0.11.2 |
| 306 | 2026-03-30T08:04:19.210Z | Downloaded yoke v0.8.1 |
| 307 | 2026-03-30T08:04:19.213Z | Downloaded zmij v1.0.21 |
| 308 | 2026-03-30T08:04:19.218Z | Downloaded tracing-attributes v0.1.31 |
| 309 | 2026-03-30T08:04:19.220Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 310 | 2026-03-30T08:04:19.220Z | Downloaded tokio-rustls v0.26.4 |
| 311 | 2026-03-30T08:04:19.223Z | Downloaded getrandom v0.3.4 |
| 312 | 2026-03-30T08:04:19.226Z | Downloaded clap v4.6.0 |
| 313 | 2026-03-30T08:04:19.230Z | Downloaded serde_derive v1.0.228 |
| 314 | 2026-03-30T08:04:19.233Z | Downloaded serde_core v1.0.228 |
| 315 | 2026-03-30T08:04:19.238Z | Downloaded socket2 v0.6.3 |
| 316 | 2026-03-30T08:04:19.241Z | Downloaded icu_normalizer_data v2.1.1 |
| 317 | 2026-03-30T08:04:19.246Z | Downloaded slog v2.8.2 |
| 318 | 2026-03-30T08:04:19.249Z | Downloaded icu_properties v2.1.2 |
| 319 | 2026-03-30T08:04:19.252Z | Downloaded log v0.4.29 |
| 320 | 2026-03-30T08:04:19.255Z | Downloaded cargo_toml v0.22.3 |
| 321 | 2026-03-30T08:04:19.255Z | Downloaded prettyplease v0.2.37 |
| 322 | 2026-03-30T08:04:19.258Z | Downloaded camino v1.2.2 |
| 323 | 2026-03-30T08:04:19.258Z | Downloaded allocator-api2 v0.2.21 |
| 324 | 2026-03-30T08:04:19.261Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 325 | 2026-03-30T08:04:19.264Z | Downloaded tinyvec v1.11.0 |
| 326 | 2026-03-30T08:04:19.264Z | Downloaded serde_yaml v0.9.34+deprecated |
| 327 | 2026-03-30T08:04:19.267Z | Downloaded uuid v1.23.0 |
| 328 | 2026-03-30T08:04:19.267Z | Downloaded icu_normalizer v2.1.1 |
| 329 | 2026-03-30T08:04:19.270Z | Downloaded proc-macro2 v1.0.106 |
| 330 | 2026-03-30T08:04:19.272Z | Downloaded ryu v1.0.23 |
| 331 | 2026-03-30T08:04:19.273Z | Downloaded progenitor-impl v0.10.0 |
| 332 | 2026-03-30T08:04:19.275Z | Downloaded icu_provider v2.1.1 |
| 333 | 2026-03-30T08:04:19.275Z | Downloaded futures v0.3.32 |
| 334 | 2026-03-30T08:04:19.278Z | Downloaded bytes v1.11.1 |
| 335 | 2026-03-30T08:04:19.284Z | Downloaded tungstenite v0.21.0 |
| 336 | 2026-03-30T08:04:19.287Z | Downloaded icu_locale_core v2.1.1 |
| 337 | 2026-03-30T08:04:19.290Z | Downloaded unicode-ident v1.0.24 |
| 338 | 2026-03-30T08:04:19.293Z | Downloaded typify v0.4.3 |
| 339 | 2026-03-30T08:04:19.293Z | Downloaded unsafe-libyaml v0.2.11 |
| 340 | 2026-03-30T08:04:19.296Z | Downloaded tracing-core v0.1.36 |
| 341 | 2026-03-30T08:04:19.296Z | Downloaded rustls-webpki v0.103.10 |
| 342 | 2026-03-30T08:04:19.299Z | Downloaded crossbeam-channel v0.5.15 |
| 343 | 2026-03-30T08:04:19.302Z | Downloaded typenum v1.19.0 |
| 344 | 2026-03-30T08:04:19.312Z | Downloaded serde v1.0.228 |
| 345 | 2026-03-30T08:04:19.315Z | Downloaded indicatif v0.18.4 |
| 346 | 2026-03-30T08:04:19.318Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 347 | 2026-03-30T08:04:19.321Z | Downloaded rand v0.8.5 |
| 348 | 2026-03-30T08:04:19.323Z | Downloaded icu_collections v2.1.1 |
| 349 | 2026-03-30T08:04:19.327Z | Downloaded mio v1.2.0 |
| 350 | 2026-03-30T08:04:19.334Z | Downloaded zerotrie v0.2.3 |
| 351 | 2026-03-30T08:04:19.336Z | Downloaded rand v0.9.2 |
| 352 | 2026-03-30T08:04:19.339Z | Downloaded quinn v0.11.9 |
| 353 | 2026-03-30T08:04:19.342Z | Downloaded cc v1.2.58 |
| 354 | 2026-03-30T08:04:19.342Z | Downloaded hyper-util v0.1.20 |
| 355 | 2026-03-30T08:04:19.345Z | Downloaded rand v0.10.0 |
| 356 | 2026-03-30T08:04:19.348Z | Downloaded url v2.5.8 |
| 357 | 2026-03-30T08:04:19.351Z | Downloaded memchr v2.8.0 |
| 358 | 2026-03-30T08:04:19.354Z | Downloaded indexmap v2.13.0 |
| 359 | 2026-03-30T08:04:19.356Z | Downloaded http v1.4.0 |
| 360 | 2026-03-30T08:04:19.366Z | Downloaded ron v0.12.0 |
| 361 | 2026-03-30T08:04:19.379Z | Downloaded regex v1.12.3 |
| 362 | 2026-03-30T08:04:19.383Z | Downloaded tower v0.5.3 |
| 363 | 2026-03-30T08:04:19.388Z | Downloaded itertools v0.12.1 |
| 364 | 2026-03-30T08:04:19.403Z | Downloaded hashbrown v0.16.1 |
| 365 | 2026-03-30T08:04:19.406Z | Downloaded tokio-util v0.7.18 |
| 366 | 2026-03-30T08:04:19.410Z | Downloaded serde_json v1.0.149 |
| 367 | 2026-03-30T08:04:19.414Z | Downloaded zerovec v0.11.5 |
| 368 | 2026-03-30T08:04:19.417Z | Downloaded icu_properties_data v2.1.2 |
| 369 | 2026-03-30T08:04:19.422Z | Downloaded iri-string v0.7.12 |
| 370 | 2026-03-30T08:04:19.426Z | Downloaded aho-corasick v1.1.4 |
| 371 | 2026-03-30T08:04:19.429Z | Downloaded tower-http v0.6.8 |
| 372 | 2026-03-30T08:04:19.433Z | Downloaded reqwest v0.12.28 |
| 373 | 2026-03-30T08:04:19.436Z | Downloaded hyper v1.8.1 |
| 374 | 2026-03-30T08:04:19.439Z | Downloaded futures-util v0.3.32 |
| 375 | 2026-03-30T08:04:19.445Z | Downloaded idna v1.1.0 |
| 376 | 2026-03-30T08:04:19.448Z | Downloaded clap_builder v4.6.0 |
| 377 | 2026-03-30T08:04:19.451Z | Downloaded winnow v1.0.0 |
| 378 | 2026-03-30T08:04:19.459Z | Downloaded portable-atomic v1.13.1 |
| 379 | 2026-03-30T08:04:19.463Z | Downloaded winnow v0.7.15 |
| 380 | 2026-03-30T08:04:19.482Z | Downloaded chrono v0.4.44 |
| 381 | 2026-03-30T08:04:19.486Z | Downloaded time v0.3.47 |
| 382 | 2026-03-30T08:04:19.505Z | Downloaded quinn-proto v0.11.14 |
| 383 | 2026-03-30T08:04:19.508Z | Downloaded syn v1.0.109 |
| 384 | 2026-03-30T08:04:19.513Z | Downloaded zerocopy v0.8.48 |
| 385 | 2026-03-30T08:04:19.524Z | Downloaded webpki-roots v1.0.6 |
| 386 | 2026-03-30T08:04:19.543Z | Downloaded unicode-width v0.2.2 |
| 387 | 2026-03-30T08:04:19.556Z | Downloaded syn v2.0.117 |
| 388 | 2026-03-30T08:04:19.562Z | Downloaded openapiv3 v2.2.0 |
| 389 | 2026-03-30T08:04:19.568Z | Downloaded rustls v0.23.37 |
| 390 | 2026-03-30T08:04:19.574Z | Downloaded typify-impl v0.4.3 |
| 391 | 2026-03-30T08:04:19.581Z | Downloaded regress v0.10.5 |
| 392 | 2026-03-30T08:04:19.586Z | Downloaded regex-syntax v0.8.10 |
| 393 | 2026-03-30T08:04:19.603Z | Downloaded lzma-sys v0.1.20 |
| 394 | 2026-03-30T08:04:19.619Z | Downloaded tracing v0.1.44 |
| 395 | 2026-03-30T08:04:19.629Z | Downloaded libc v0.2.183 |
| 396 | 2026-03-30T08:04:19.648Z | Downloaded tokio v1.50.0 |
| 397 | 2026-03-30T08:04:19.668Z | Downloaded regex-automata v0.4.14 |
| 398 | 2026-03-30T08:04:19.736Z | Downloaded ring v0.17.14 |
| 399 | 2026-03-30T08:04:19.833Z | Compiling proc-macro2 v1.0.106 |
| 400 | 2026-03-30T08:04:19.833Z | Compiling quote v1.0.45 |
| 401 | 2026-03-30T08:04:19.836Z | Compiling unicode-ident v1.0.24 |
| 402 | 2026-03-30T08:04:19.836Z | Compiling libc v0.2.183 |
| 403 | 2026-03-30T08:04:19.836Z | Compiling cfg-if v1.0.4 |
| 404 | 2026-03-30T08:04:19.836Z | Compiling itoa v1.0.18 |
| 405 | 2026-03-30T08:04:19.836Z | Compiling serde_core v1.0.228 |
| 406 | 2026-03-30T08:04:19.979Z | Compiling memchr v2.8.0 |
| 407 | 2026-03-30T08:04:20.046Z | Compiling foldhash v0.2.0 |
| 408 | 2026-03-30T08:04:20.103Z | Compiling allocator-api2 v0.2.21 |
| 409 | 2026-03-30T08:04:20.258Z | Compiling equivalent v1.0.2 |
| 410 | 2026-03-30T08:04:20.332Z | Compiling serde v1.0.228 |
| 411 | 2026-03-30T08:04:20.339Z | Compiling zmij v1.0.21 |
| 412 | 2026-03-30T08:04:20.474Z | Compiling hashbrown v0.16.1 |
| 413 | 2026-03-30T08:04:20.675Z | Compiling version_check v0.9.5 |
| 414 | 2026-03-30T08:04:20.689Z | Compiling autocfg v1.5.0 |
| 415 | 2026-03-30T08:04:20.712Z | Compiling serde_json v1.0.149 |
| 416 | 2026-03-30T08:04:20.955Z | Compiling bytes v1.11.1 |
| 417 | 2026-03-30T08:04:20.965Z | Compiling smallvec v1.15.1 |
| 418 | 2026-03-30T08:04:21.048Z | Compiling num-traits v0.2.19 |
| 419 | 2026-03-30T08:04:21.070Z | Compiling pin-project-lite v0.2.17 |
| 420 | 2026-03-30T08:04:21.165Z | Compiling stable_deref_trait v1.2.1 |
| 421 | 2026-03-30T08:04:21.239Z | Compiling syn v2.0.117 |
| 422 | 2026-03-30T08:04:21.314Z | Compiling find-msvc-tools v0.1.9 |
| 423 | 2026-03-30T08:04:21.371Z | Compiling shlex v1.3.0 |
| 424 | 2026-03-30T08:04:21.537Z | Compiling futures-core v0.3.32 |
| 425 | 2026-03-30T08:04:21.552Z | Compiling cc v1.2.58 |
| 426 | 2026-03-30T08:04:21.605Z | Compiling rustversion v1.0.22 |
| 427 | 2026-03-30T08:04:21.691Z | Compiling schemars v0.8.22 |
| 428 | 2026-03-30T08:04:21.932Z | Compiling parking_lot_core v0.9.12 |
| 429 | 2026-03-30T08:04:22.011Z | Compiling http v1.4.0 |
| 430 | 2026-03-30T08:04:22.019Z | Compiling socket2 v0.6.3 |
| 431 | 2026-03-30T08:04:22.125Z | Compiling thiserror v2.0.18 |
| 432 | 2026-03-30T08:04:22.184Z | Compiling dyn-clone v1.0.20 |
| 433 | 2026-03-30T08:04:22.210Z | Compiling rand_core v0.10.0 |
| 434 | 2026-03-30T08:04:22.243Z | Compiling futures-sink v0.3.32 |
| 435 | 2026-03-30T08:04:22.320Z | Compiling getrandom v0.4.2 |
| 436 | 2026-03-30T08:04:22.342Z | Compiling scopeguard v1.2.0 |
| 437 | 2026-03-30T08:04:22.437Z | Compiling lock_api v0.4.14 |
| 438 | 2026-03-30T08:04:22.600Z | Compiling errno v0.3.14 |
| 439 | 2026-03-30T08:04:22.624Z | Compiling getrandom v0.2.17 |
| 440 | 2026-03-30T08:04:22.650Z | Compiling winnow v1.0.0 |
| 441 | 2026-03-30T08:04:22.653Z | Compiling parking_lot v0.12.5 |
| 442 | 2026-03-30T08:04:22.742Z | Compiling signal-hook-registry v1.4.8 |
| 443 | 2026-03-30T08:04:22.800Z | Compiling futures-channel v0.3.32 |
| 444 | 2026-03-30T08:04:22.837Z | Compiling indexmap v2.13.0 |
| 445 | 2026-03-30T08:04:23.008Z | Compiling mio v1.2.0 |
| 446 | 2026-03-30T08:04:23.020Z | Compiling once_cell v1.21.4 |
| 447 | 2026-03-30T08:04:23.028Z | Compiling litemap v0.8.1 |
| 448 | 2026-03-30T08:04:23.036Z | Compiling writeable v0.6.2 |
| 449 | 2026-03-30T08:04:23.203Z | Compiling slab v0.4.12 |
| 450 | 2026-03-30T08:04:23.215Z | Compiling futures-io v0.3.32 |
| 451 | 2026-03-30T08:04:23.218Z | Compiling heck v0.5.0 |
| 452 | 2026-03-30T08:04:23.368Z | Compiling futures-task v0.3.32 |
| 453 | 2026-03-30T08:04:23.368Z | Compiling icu_normalizer_data v2.1.1 |
| 454 | 2026-03-30T08:04:23.465Z | Compiling iana-time-zone v0.1.65 |
| 455 | 2026-03-30T08:04:23.475Z | Compiling icu_properties_data v2.1.2 |
| 456 | 2026-03-30T08:04:23.504Z | Compiling ring v0.17.14 |
| 457 | 2026-03-30T08:04:23.614Z | Compiling chrono v0.4.44 |
| 458 | 2026-03-30T08:04:23.679Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 459 | 2026-03-30T08:04:23.713Z | Compiling log v0.4.29 |
| 460 | 2026-03-30T08:04:23.731Z | Compiling httparse v1.10.1 |
| 461 | 2026-03-30T08:04:23.914Z | Compiling typenum v1.19.0 |
| 462 | 2026-03-30T08:04:24.014Z | Compiling synstructure v0.13.2 |
| 463 | 2026-03-30T08:04:24.083Z | Compiling serde_derive_internals v0.29.1 |
| 464 | 2026-03-30T08:04:24.180Z | Compiling percent-encoding v2.3.2 |
| 465 | 2026-03-30T08:04:24.221Z | Compiling syn v1.0.109 |
| 466 | 2026-03-30T08:04:24.569Z | Compiling generic-array v0.14.7 |
| 467 | 2026-03-30T08:04:24.577Z | Compiling zeroize v1.8.2 |
| 468 | 2026-03-30T08:04:24.660Z | Compiling uuid v1.23.0 |
| 469 | 2026-03-30T08:04:24.746Z | Compiling thiserror v1.0.69 |
| 470 | 2026-03-30T08:04:24.797Z | Compiling zerocopy v0.8.48 |
| 471 | 2026-03-30T08:04:24.826Z | Compiling regex-syntax v0.8.10 |
| 472 | 2026-03-30T08:04:24.975Z | Compiling rustls-pki-types v1.14.0 |
| 473 | 2026-03-30T08:04:25.258Z | Compiling serde_derive v1.0.228 |
| 474 | 2026-03-30T08:04:25.267Z | Compiling zerofrom-derive v0.1.6 |
| 475 | 2026-03-30T08:04:25.297Z | Compiling yoke-derive v0.8.1 |
| 476 | 2026-03-30T08:04:25.386Z | Compiling zerovec-derive v0.11.2 |
| 477 | 2026-03-30T08:04:25.533Z | Compiling displaydoc v0.2.5 |
| 478 | 2026-03-30T08:04:25.934Z | Compiling schemars_derive v0.8.22 |
| 479 | 2026-03-30T08:04:26.300Z | Compiling thiserror-impl v2.0.18 |
| 480 | 2026-03-30T08:04:26.360Z | Compiling tokio-macros v2.6.1 |
| 481 | 2026-03-30T08:04:26.493Z | Compiling zerofrom v0.1.6 |
| 482 | 2026-03-30T08:04:26.504Z | Compiling futures-macro v0.3.32 |
| 483 | 2026-03-30T08:04:26.617Z | Compiling yoke v0.8.1 |
| 484 | 2026-03-30T08:04:26.801Z | Compiling zerovec v0.11.5 |
| 485 | 2026-03-30T08:04:27.144Z | Compiling tokio v1.50.0 |
| 486 | 2026-03-30T08:04:27.181Z | Compiling zerotrie v0.2.3 |
| 487 | 2026-03-30T08:04:27.296Z | Compiling tinystr v0.8.2 |
| 488 | 2026-03-30T08:04:27.343Z | Compiling potential_utf v0.1.4 |
| 489 | 2026-03-30T08:04:27.483Z | Compiling icu_locale_core v2.1.1 |
| 490 | 2026-03-30T08:04:27.495Z | Compiling icu_collections v2.1.1 |
| 491 | 2026-03-30T08:04:27.504Z | Compiling futures-util v0.3.32 |
| 492 | 2026-03-30T08:04:27.524Z | Compiling tracing-attributes v0.1.31 |
| 493 | 2026-03-30T08:04:27.670Z | Compiling thiserror-impl v1.0.69 |
| 494 | 2026-03-30T08:04:28.416Z | Compiling icu_provider v2.1.1 |
| 495 | 2026-03-30T08:04:28.713Z | Compiling icu_normalizer v2.1.1 |
| 496 | 2026-03-30T08:04:28.733Z | Compiling icu_properties v2.1.2 |
| 497 | 2026-03-30T08:04:28.807Z | Compiling tracing-core v0.1.36 |
| 498 | 2026-03-30T08:04:29.067Z | Compiling http-body v1.0.1 |
| 499 | 2026-03-30T08:04:29.216Z | Compiling semver v1.0.27 |
| 500 | 2026-03-30T08:04:29.258Z | Compiling regress v0.10.5 |
| 501 | 2026-03-30T08:04:29.297Z | Compiling untrusted v0.9.0 |
| 502 | 2026-03-30T08:04:29.510Z | Compiling tracing v0.1.44 |
| 503 | 2026-03-30T08:04:29.580Z | Compiling idna_adapter v1.2.1 |
| 504 | 2026-03-30T08:04:29.882Z | Compiling serde_tokenstream v0.2.3 |
| 505 | 2026-03-30T08:04:29.982Z | Compiling form_urlencoded v1.2.2 |
| 506 | 2026-03-30T08:04:30.164Z | Compiling slog v2.8.2 |
| 507 | 2026-03-30T08:04:30.182Z | Compiling proc-macro-error-attr v1.0.4 |
| 508 | 2026-03-30T08:04:30.296Z | Compiling base64 v0.22.1 |
| 509 | 2026-03-30T08:04:30.414Z | Compiling rustls v0.23.37 |
| 510 | 2026-03-30T08:04:30.471Z | Compiling utf8_iter v1.0.4 |
| 511 | 2026-03-30T08:04:30.621Z | Compiling tower-service v0.3.3 |
| 512 | 2026-03-30T08:04:30.635Z | Compiling try-lock v0.2.5 |
| 513 | 2026-03-30T08:04:30.656Z | Compiling idna v1.1.0 |
| 514 | 2026-03-30T08:04:30.712Z | Compiling want v0.3.1 |
| 515 | 2026-03-30T08:04:30.745Z | Compiling rustls-webpki v0.103.10 |
| 516 | 2026-03-30T08:04:30.882Z | Compiling typify-impl v0.4.3 |
| 517 | 2026-03-30T08:04:31.350Z | Compiling erased-serde v0.3.31 |
| 518 | 2026-03-30T08:04:31.443Z | Compiling proc-macro-error v1.0.4 |
| 519 | 2026-03-30T08:04:31.503Z | Compiling subtle v2.6.1 |
| 520 | 2026-03-30T08:04:31.659Z | Compiling pin-utils v0.1.0 |
| 521 | 2026-03-30T08:04:31.677Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 522 | 2026-03-30T08:04:31.729Z | Compiling atomic-waker v1.1.2 |
| 523 | 2026-03-30T08:04:31.779Z | Compiling ryu v1.0.23 |
| 524 | 2026-03-30T08:04:31.849Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 525 | 2026-03-30T08:04:31.861Z | Compiling hyper v1.8.1 |
| 526 | 2026-03-30T08:04:32.704Z | Compiling url v2.5.8 |
| 527 | 2026-03-30T08:04:32.750Z | Compiling block-buffer v0.10.4 |
| 528 | 2026-03-30T08:04:32.888Z | Compiling ppv-lite86 v0.2.21 |
| 529 | 2026-03-30T08:04:33.044Z | Compiling crypto-common v0.1.7 |
| 530 | 2026-03-30T08:04:33.064Z | Compiling bitflags v2.11.0 |
| 531 | 2026-03-30T08:04:33.157Z | Compiling aho-corasick v1.1.4 |
| 532 | 2026-03-30T08:04:33.166Z | Compiling sync_wrapper v1.0.2 |
| 533 | 2026-03-30T08:04:33.269Z | Compiling getrandom v0.3.4 |
| 534 | 2026-03-30T08:04:33.287Z | Compiling ipnet v2.12.0 |
| 535 | 2026-03-30T08:04:33.305Z | Compiling tower-layer v0.3.3 |
| 536 | 2026-03-30T08:04:33.466Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 537 | 2026-03-30T08:04:33.543Z | Compiling hyper-util v0.1.20 |
| 538 | 2026-03-30T08:04:33.620Z | Compiling tower v0.5.3 |
| 539 | 2026-03-30T08:04:33.729Z | Compiling digest v0.10.7 |
| 540 | 2026-03-30T08:04:33.921Z | Compiling proc-macro-crate v3.5.0 |
| 541 | 2026-03-30T08:04:34.089Z | Compiling regex-automata v0.4.14 |
| 542 | 2026-03-30T08:04:34.353Z | Compiling webpki-roots v1.0.6 |
| 543 | 2026-03-30T08:04:34.472Z | Compiling rand_core v0.6.4 |
| 544 | 2026-03-30T08:04:34.716Z | Compiling tokio-rustls v0.26.4 |
| 545 | 2026-03-30T08:04:35.210Z | Compiling crucible-workspace-hack v0.1.0 |
| 546 | 2026-03-30T08:04:35.457Z | Compiling iri-string v0.7.12 |
| 547 | 2026-03-30T08:04:35.650Z | Compiling crossbeam-utils v0.8.21 |
| 548 | 2026-03-30T08:04:35.979Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 549 | 2026-03-30T08:04:36.201Z | Compiling winnow v0.7.15 |
| 550 | 2026-03-30T08:04:37.170Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 551 | 2026-03-30T08:04:37.262Z | Compiling typify-macro v0.4.3 |
| 552 | 2026-03-30T08:04:37.402Z | Compiling cpufeatures v0.2.17 |
| 553 | 2026-03-30T08:04:37.475Z | Compiling heck v0.4.1 |
| 554 | 2026-03-30T08:04:37.653Z | Compiling tower-http v0.6.8 |
| 555 | 2026-03-30T08:04:37.676Z | Compiling regex v1.12.3 |
| 556 | 2026-03-30T08:04:37.799Z | Compiling hyper-rustls v0.27.7 |
| 557 | 2026-03-30T08:04:38.069Z | Compiling rand_chacha v0.3.1 |
| 558 | 2026-03-30T08:04:38.112Z | Compiling num_enum_derive v0.7.6 |
| 559 | 2026-03-30T08:04:38.153Z | Compiling serde_urlencoded v0.7.1 |
| 560 | 2026-03-30T08:04:38.315Z | Compiling tokio-util v0.7.18 |
| 561 | 2026-03-30T08:04:38.403Z | Compiling http-body-util v0.1.3 |
| 562 | 2026-03-30T08:04:38.529Z | Compiling openapiv3 v2.2.0 |
| 563 | 2026-03-30T08:04:38.646Z | Compiling foreign-types-macros v0.2.3 |
| 564 | 2026-03-30T08:04:38.830Z | Compiling serde_spanned v1.1.0 |
| 565 | 2026-03-30T08:04:38.891Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 566 | 2026-03-30T08:04:38.985Z | Compiling cpufeatures v0.3.0 |
| 567 | 2026-03-30T08:04:39.085Z | Compiling pkg-config v0.3.32 |
| 568 | 2026-03-30T08:04:39.178Z | Compiling anyhow v1.0.102 |
| 569 | 2026-03-30T08:04:39.216Z | Compiling prettyplease v0.2.37 |
| 570 | 2026-03-30T08:04:39.325Z | Compiling typify v0.4.3 |
| 571 | 2026-03-30T08:04:39.334Z | Compiling foreign-types-shared v0.3.1 |
| 572 | 2026-03-30T08:04:39.409Z | Compiling time-core v0.1.8 |
| 573 | 2026-03-30T08:04:39.421Z | Compiling num-conv v0.2.1 |
| 574 | 2026-03-30T08:04:39.443Z | Compiling either v1.15.0 |
| 575 | 2026-03-30T08:04:39.460Z | Compiling utf8parse v0.2.2 |
| 576 | 2026-03-30T08:04:39.508Z | Compiling powerfmt v0.2.0 |
| 577 | 2026-03-30T08:04:39.543Z | Compiling unsafe-libyaml v0.2.11 |
| 578 | 2026-03-30T08:04:39.552Z | Compiling lzma-sys v0.1.20 |
| 579 | 2026-03-30T08:04:39.562Z | Compiling time-macros v0.2.27 |
| 580 | 2026-03-30T08:04:39.565Z | Compiling anstyle-parse v1.0.0 |
| 581 | 2026-03-30T08:04:39.645Z | Compiling deranged v0.5.8 |
| 582 | 2026-03-30T08:04:39.706Z | Compiling itertools v0.12.1 |
| 583 | 2026-03-30T08:04:39.952Z | Compiling foreign-types v0.5.0 |
| 584 | 2026-03-30T08:04:40.028Z | Compiling progenitor-impl v0.10.0 |
| 585 | 2026-03-30T08:04:40.178Z | Compiling serde_yaml v0.9.34+deprecated |
| 586 | 2026-03-30T08:04:40.336Z | Compiling num_enum v0.7.6 |
| 587 | 2026-03-30T08:04:40.454Z | Compiling toml v0.9.12+spec-1.1.0 |
| 588 | 2026-03-30T08:04:40.606Z | Compiling chacha20 v0.10.0 |
| 589 | 2026-03-30T08:04:40.713Z | Compiling reqwest v0.12.28 |
| 590 | 2026-03-30T08:04:40.870Z | Compiling rand v0.8.5 |
| 591 | 2026-03-30T08:04:40.985Z | Compiling rand_core v0.9.5 |
| 592 | 2026-03-30T08:04:41.534Z | Compiling sha1 v0.10.6 |
| 593 | 2026-03-30T08:04:41.658Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 594 | 2026-03-30T08:04:41.733Z | Compiling arc-swap v1.9.0 |
| 595 | 2026-03-30T08:04:41.777Z | Compiling cstr-argument v0.1.2 |
| 596 | 2026-03-30T08:04:41.820Z | Compiling thread_local v1.1.9 |
| 597 | 2026-03-30T08:04:41.932Z | Compiling pretty-hex v0.4.2 |
| 598 | 2026-03-30T08:04:42.034Z | Compiling is_terminal_polyfill v1.70.2 |
| 599 | 2026-03-30T08:04:42.037Z | Compiling slog-async v2.8.0 |
| 600 | 2026-03-30T08:04:42.073Z | Compiling byteorder v1.5.0 |
| 601 | 2026-03-30T08:04:42.092Z | Compiling portable-atomic v1.13.1 |
| 602 | 2026-03-30T08:04:42.124Z | Compiling typeid v1.0.3 |
| 603 | 2026-03-30T08:04:42.172Z | Compiling unicode-width v0.2.2 |
| 604 | 2026-03-30T08:04:42.303Z | Compiling data-encoding v2.10.0 |
| 605 | 2026-03-30T08:04:42.333Z | Compiling lazy_static v1.5.0 |
| 606 | 2026-03-30T08:04:42.421Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 607 | 2026-03-30T08:04:42.431Z | Compiling utf-8 v0.7.6 |
| 608 | 2026-03-30T08:04:42.458Z | Compiling anstyle-query v1.1.5 |
| 609 | 2026-03-30T08:04:42.551Z | Compiling colorchoice v1.0.5 |
| 610 | 2026-03-30T08:04:42.564Z | Compiling anstyle v1.0.14 |
| 611 | 2026-03-30T08:04:42.609Z | Compiling tungstenite v0.21.0 |
| 612 | 2026-03-30T08:04:42.702Z | Compiling slog-scope v4.4.1 |
| 613 | 2026-03-30T08:04:42.751Z | Compiling anstream v1.0.0 |
| 614 | 2026-03-30T08:04:42.789Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 615 | 2026-03-30T08:04:42.910Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 616 | 2026-03-30T08:04:42.966Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 617 | 2026-03-30T08:04:43.076Z | Compiling progenitor-client v0.10.0 |
| 618 | 2026-03-30T08:04:43.108Z | Compiling crossbeam-channel v0.5.15 |
| 619 | 2026-03-30T08:04:43.228Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 620 | 2026-03-30T08:04:43.358Z | Compiling cargo_toml v0.22.3 |
| 621 | 2026-03-30T08:04:43.526Z | Compiling rand_chacha v0.9.0 |
| 622 | 2026-03-30T08:04:43.595Z | Compiling rand v0.10.0 |
| 623 | 2026-03-30T08:04:43.638Z | Compiling progenitor-macro v0.10.0 |
| 624 | 2026-03-30T08:04:43.708Z | Compiling time v0.3.47 |
| 625 | 2026-03-30T08:04:44.212Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 626 | 2026-03-30T08:04:44.258Z | Compiling futures-executor v0.3.32 |
| 627 | 2026-03-30T08:04:44.359Z | Compiling is-terminal v0.4.17 |
| 628 | 2026-03-30T08:04:44.455Z | Compiling take_mut v0.2.2 |
| 629 | 2026-03-30T08:04:44.508Z | Compiling colored v3.1.1 |
| 630 | 2026-03-30T08:04:44.538Z | Compiling oxnet v0.1.4 |
| 631 | 2026-03-30T08:04:44.565Z | Compiling clap_lex v1.1.0 |
| 632 | 2026-03-30T08:04:44.702Z | Compiling strsim v0.11.1 |
| 633 | 2026-03-30T08:04:44.770Z | Compiling term v1.2.1 |
| 634 | 2026-03-30T08:04:44.796Z | Compiling camino v1.2.2 |
| 635 | 2026-03-30T08:04:44.897Z | Compiling clap_builder v4.6.0 |
| 636 | 2026-03-30T08:04:45.107Z | Compiling slog-term v2.9.2 |
| 637 | 2026-03-30T08:04:45.530Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 638 | 2026-03-30T08:04:45.611Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 639 | 2026-03-30T08:04:45.732Z | Compiling futures v0.3.32 |
| 640 | 2026-03-30T08:04:45.810Z | Compiling rand v0.9.2 |
| 641 | 2026-03-30T08:04:45.870Z | Compiling tokio-tungstenite v0.21.0 |
| 642 | 2026-03-30T08:04:46.176Z | Compiling slog-stdlog v4.1.1 |
| 643 | 2026-03-30T08:04:46.431Z | Compiling console v0.16.3 |
| 644 | 2026-03-30T08:04:46.476Z | Compiling zone_cfg_derive v0.3.1 |
| 645 | 2026-03-30T08:04:46.720Z | Compiling async-trait v0.1.89 |
| 646 | 2026-03-30T08:04:46.731Z | Compiling clap_derive v4.6.0 |
| 647 | 2026-03-30T08:04:47.222Z | Compiling unit-prefix v0.5.2 |
| 648 | 2026-03-30T08:04:47.373Z | Compiling base64 v0.21.7 |
| 649 | 2026-03-30T08:04:47.464Z | Compiling indicatif v0.18.4 |
| 650 | 2026-03-30T08:04:47.618Z | Compiling zone v0.3.1 |
| 651 | 2026-03-30T08:04:47.717Z | Compiling ron v0.12.0 |
| 652 | 2026-03-30T08:04:47.726Z | Compiling slog-envlogger v2.2.0 |
| 653 | 2026-03-30T08:04:48.130Z | Compiling xz2 v0.1.7 |
| 654 | 2026-03-30T08:04:48.373Z | Compiling tabwriter v1.4.1 |
| 655 | 2026-03-30T08:04:48.446Z | Compiling clap v4.6.0 |
| 656 | 2026-03-30T08:04:48.476Z | Compiling sha2 v0.10.9 |
| 657 | 2026-03-30T08:04:48.524Z | Compiling smf v0.2.3 |
| 658 | 2026-03-30T08:04:48.616Z | Compiling base16ct v1.0.0 |
| 659 | 2026-03-30T08:04:48.649Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 660 | 2026-03-30T08:04:49.029Z | Compiling progenitor v0.10.0 |
| 661 | 2026-03-30T08:04:49.106Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 662 | 2026-03-30T08:04:49.248Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 663 | 2026-03-30T08:04:49.540Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 664 | 2026-03-30T08:04:52.218Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 665 | 2026-03-30T08:04:53.955Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 666 | 2026-03-30T08:04:53.958Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 667 | 2026-03-30T08:04:53.958Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 668 | 2026-03-30T08:05:01.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.84s |
| 669 | 2026-03-30T08:05:01.597Z | |
| 670 | 2026-03-30T08:05:01.600Z | real 48.985948936 |
| 671 | 2026-03-30T08:05:01.600Z | user 3:33.229527834 |
| 672 | 2026-03-30T08:05:01.600Z | sys 41.442263514 |
| 673 | 2026-03-30T08:05:01.600Z | trap 0.143429593 |
| 674 | 2026-03-30T08:05:01.601Z | tflt 0.351243074 |
| 675 | 2026-03-30T08:05:01.601Z | dflt 0.563335967 |
| 676 | 2026-03-30T08:05:01.601Z | kflt 0.009048359 |
| 677 | 2026-03-30T08:05:01.601Z | lock 9:01.496104167 |
| 678 | 2026-03-30T08:05:01.601Z | slp 15:28.382745311 |
| 679 | 2026-03-30T08:05:01.601Z | lat 14.328235621 |
| 680 | 2026-03-30T08:05:01.601Z | stop 35.519453648 |
| 681 | 2026-03-30T08:05:01.601Z | + ptime -m cargo build --all --release |
| 682 | 2026-03-30T08:05:01.789Z | Compiling proc-macro2 v1.0.106 |
| 683 | 2026-03-30T08:05:01.789Z | Compiling quote v1.0.45 |
| 684 | 2026-03-30T08:05:01.789Z | Compiling unicode-ident v1.0.24 |
| 685 | 2026-03-30T08:05:01.792Z | Compiling libc v0.2.183 |
| 686 | 2026-03-30T08:05:01.792Z | Compiling cfg-if v1.0.4 |
| 687 | 2026-03-30T08:05:01.792Z | Compiling serde_core v1.0.228 |
| 688 | 2026-03-30T08:05:01.792Z | Compiling memchr v2.8.0 |
| 689 | 2026-03-30T08:05:01.884Z | Compiling itoa v1.0.18 |
| 690 | 2026-03-30T08:05:01.933Z | Compiling zmij v1.0.21 |
| 691 | 2026-03-30T08:05:02.124Z | Compiling autocfg v1.5.0 |
| 692 | 2026-03-30T08:05:02.136Z | Compiling serde_json v1.0.149 |
| 693 | 2026-03-30T08:05:02.215Z | Compiling serde v1.0.228 |
| 694 | 2026-03-30T08:05:02.362Z | Compiling version_check v0.9.5 |
| 695 | 2026-03-30T08:05:02.452Z | Compiling num-traits v0.2.19 |
| 696 | 2026-03-30T08:05:02.555Z | Compiling equivalent v1.0.2 |
| 697 | 2026-03-30T08:05:02.585Z | Compiling foldhash v0.2.0 |
| 698 | 2026-03-30T08:05:02.618Z | Compiling allocator-api2 v0.2.21 |
| 699 | 2026-03-30T08:05:02.627Z | Compiling pin-project-lite v0.2.17 |
| 700 | 2026-03-30T08:05:02.682Z | Compiling smallvec v1.15.1 |
| 701 | 2026-03-30T08:05:02.710Z | Compiling stable_deref_trait v1.2.1 |
| 702 | 2026-03-30T08:05:02.726Z | Compiling bytes v1.11.1 |
| 703 | 2026-03-30T08:05:02.923Z | Compiling hashbrown v0.16.1 |
| 704 | 2026-03-30T08:05:02.946Z | Compiling syn v2.0.117 |
| 705 | 2026-03-30T08:05:02.976Z | Compiling schemars v0.8.22 |
| 706 | 2026-03-30T08:05:03.017Z | Compiling futures-core v0.3.32 |
| 707 | 2026-03-30T08:05:03.161Z | Compiling find-msvc-tools v0.1.9 |
| 708 | 2026-03-30T08:05:03.215Z | Compiling thiserror v2.0.18 |
| 709 | 2026-03-30T08:05:03.260Z | Compiling shlex v1.3.0 |
| 710 | 2026-03-30T08:05:03.434Z | Compiling cc v1.2.58 |
| 711 | 2026-03-30T08:05:03.470Z | Compiling rustversion v1.0.22 |
| 712 | 2026-03-30T08:05:03.568Z | Compiling parking_lot_core v0.9.12 |
| 713 | 2026-03-30T08:05:03.592Z | Compiling socket2 v0.6.3 |
| 714 | 2026-03-30T08:05:03.866Z | Compiling getrandom v0.4.2 |
| 715 | 2026-03-30T08:05:03.892Z | Compiling futures-sink v0.3.32 |
| 716 | 2026-03-30T08:05:04.054Z | Compiling scopeguard v1.2.0 |
| 717 | 2026-03-30T08:05:04.057Z | Compiling rand_core v0.10.0 |
| 718 | 2026-03-30T08:05:04.146Z | Compiling lock_api v0.4.14 |
| 719 | 2026-03-30T08:05:04.210Z | Compiling errno v0.3.14 |
| 720 | 2026-03-30T08:05:04.273Z | Compiling getrandom v0.2.17 |
| 721 | 2026-03-30T08:05:04.479Z | Compiling parking_lot v0.12.5 |
| 722 | 2026-03-30T08:05:04.482Z | Compiling signal-hook-registry v1.4.8 |
| 723 | 2026-03-30T08:05:04.531Z | Compiling futures-channel v0.3.32 |
| 724 | 2026-03-30T08:05:04.685Z | Compiling indexmap v2.13.0 |
| 725 | 2026-03-30T08:05:04.698Z | Compiling http v1.4.0 |
| 726 | 2026-03-30T08:05:04.729Z | Compiling mio v1.2.0 |
| 727 | 2026-03-30T08:05:04.819Z | Compiling litemap v0.8.1 |
| 728 | 2026-03-30T08:05:04.877Z | Compiling writeable v0.6.2 |
| 729 | 2026-03-30T08:05:05.011Z | Compiling once_cell v1.21.4 |
| 730 | 2026-03-30T08:05:05.346Z | Compiling slab v0.4.12 |
| 731 | 2026-03-30T08:05:05.425Z | Compiling iana-time-zone v0.1.65 |
| 732 | 2026-03-30T08:05:05.444Z | Compiling winnow v1.0.0 |
| 733 | 2026-03-30T08:05:05.475Z | Compiling icu_normalizer_data v2.1.1 |
| 734 | 2026-03-30T08:05:05.553Z | Compiling futures-io v0.3.32 |
| 735 | 2026-03-30T08:05:05.709Z | Compiling futures-task v0.3.32 |
| 736 | 2026-03-30T08:05:05.737Z | Compiling icu_properties_data v2.1.2 |
| 737 | 2026-03-30T08:05:05.752Z | Compiling chrono v0.4.44 |
| 738 | 2026-03-30T08:05:05.872Z | Compiling synstructure v0.13.2 |
| 739 | 2026-03-30T08:05:05.969Z | Compiling serde_derive_internals v0.29.1 |
| 740 | 2026-03-30T08:05:06.359Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 741 | 2026-03-30T08:05:06.481Z | Compiling ring v0.17.14 |
| 742 | 2026-03-30T08:05:06.606Z | Compiling log v0.4.29 |
| 743 | 2026-03-30T08:05:06.713Z | Compiling syn v1.0.109 |
| 744 | 2026-03-30T08:05:06.845Z | Compiling typenum v1.19.0 |
| 745 | 2026-03-30T08:05:06.929Z | Compiling httparse v1.10.1 |
| 746 | 2026-03-30T08:05:07.002Z | Compiling percent-encoding v2.3.2 |
| 747 | 2026-03-30T08:05:07.037Z | Compiling heck v0.5.0 |
| 748 | 2026-03-30T08:05:07.067Z | Compiling serde_derive v1.0.228 |
| 749 | 2026-03-30T08:05:07.203Z | Compiling zerofrom-derive v0.1.6 |
| 750 | 2026-03-30T08:05:07.229Z | Compiling yoke-derive v0.8.1 |
| 751 | 2026-03-30T08:05:07.251Z | Compiling zerovec-derive v0.11.2 |
| 752 | 2026-03-30T08:05:07.260Z | Compiling displaydoc v0.2.5 |
| 753 | 2026-03-30T08:05:07.285Z | Compiling schemars_derive v0.8.22 |
| 754 | 2026-03-30T08:05:07.820Z | Compiling thiserror-impl v2.0.18 |
| 755 | 2026-03-30T08:05:08.014Z | Compiling tokio-macros v2.6.1 |
| 756 | 2026-03-30T08:05:08.266Z | Compiling futures-macro v0.3.32 |
| 757 | 2026-03-30T08:05:08.398Z | Compiling zerofrom v0.1.6 |
| 758 | 2026-03-30T08:05:08.505Z | Compiling yoke v0.8.1 |
| 759 | 2026-03-30T08:05:08.690Z | Compiling zerovec v0.11.5 |
| 760 | 2026-03-30T08:05:08.784Z | Compiling tokio v1.50.0 |
| 761 | 2026-03-30T08:05:09.072Z | Compiling zerotrie v0.2.3 |
| 762 | 2026-03-30T08:05:09.146Z | Compiling futures-util v0.3.32 |
| 763 | 2026-03-30T08:05:09.299Z | Compiling tinystr v0.8.2 |
| 764 | 2026-03-30T08:05:09.330Z | Compiling potential_utf v0.1.4 |
| 765 | 2026-03-30T08:05:09.466Z | Compiling icu_locale_core v2.1.1 |
| 766 | 2026-03-30T08:05:09.506Z | Compiling icu_collections v2.1.1 |
| 767 | 2026-03-30T08:05:09.584Z | Compiling generic-array v0.14.7 |
| 768 | 2026-03-30T08:05:09.705Z | Compiling zerocopy v0.8.48 |
| 769 | 2026-03-30T08:05:09.818Z | Compiling zeroize v1.8.2 |
| 770 | 2026-03-30T08:05:10.095Z | Compiling uuid v1.23.0 |
| 771 | 2026-03-30T08:05:10.255Z | Compiling icu_provider v2.1.1 |
| 772 | 2026-03-30T08:05:10.357Z | Compiling thiserror v1.0.69 |
| 773 | 2026-03-30T08:05:10.433Z | Compiling dyn-clone v1.0.20 |
| 774 | 2026-03-30T08:05:10.490Z | Compiling icu_normalizer v2.1.1 |
| 775 | 2026-03-30T08:05:10.657Z | Compiling icu_properties v2.1.2 |
| 776 | 2026-03-30T08:05:10.873Z | Compiling rustls-pki-types v1.14.0 |
| 777 | 2026-03-30T08:05:11.868Z | Compiling thiserror-impl v1.0.69 |
| 778 | 2026-03-30T08:05:11.939Z | Compiling tracing-attributes v0.1.31 |
| 779 | 2026-03-30T08:05:12.216Z | Compiling http-body v1.0.1 |
| 780 | 2026-03-30T08:05:12.244Z | Compiling tracing-core v0.1.36 |
| 781 | 2026-03-30T08:05:12.357Z | Compiling semver v1.0.27 |
| 782 | 2026-03-30T08:05:12.498Z | Compiling regress v0.10.5 |
| 783 | 2026-03-30T08:05:12.866Z | Compiling untrusted v0.9.0 |
| 784 | 2026-03-30T08:05:13.161Z | Compiling tracing v0.1.44 |
| 785 | 2026-03-30T08:05:13.535Z | Compiling idna_adapter v1.2.1 |
| 786 | 2026-03-30T08:05:14.036Z | Compiling typify-impl v0.4.3 |
| 787 | 2026-03-30T08:05:14.080Z | Compiling serde_tokenstream v0.2.3 |
| 788 | 2026-03-30T08:05:14.368Z | Compiling form_urlencoded v1.2.2 |
| 789 | 2026-03-30T08:05:14.481Z | Compiling slog v2.8.2 |
| 790 | 2026-03-30T08:05:14.634Z | Compiling proc-macro-error-attr v1.0.4 |
| 791 | 2026-03-30T08:05:14.869Z | Compiling try-lock v0.2.5 |
| 792 | 2026-03-30T08:05:14.978Z | Compiling rustls v0.23.37 |
| 793 | 2026-03-30T08:05:15.045Z | Compiling base64 v0.22.1 |
| 794 | 2026-03-30T08:05:15.066Z | Compiling tower-service v0.3.3 |
| 795 | 2026-03-30T08:05:15.155Z | Compiling utf8_iter v1.0.4 |
| 796 | 2026-03-30T08:05:15.308Z | Compiling idna v1.1.0 |
| 797 | 2026-03-30T08:05:15.547Z | Compiling want v0.3.1 |
| 798 | 2026-03-30T08:05:15.772Z | Compiling rustls-webpki v0.103.10 |
| 799 | 2026-03-30T08:05:17.020Z | Compiling ppv-lite86 v0.2.21 |
| 800 | 2026-03-30T08:05:17.354Z | Compiling erased-serde v0.3.31 |
| 801 | 2026-03-30T08:05:17.376Z | Compiling proc-macro-error v1.0.4 |
| 802 | 2026-03-30T08:05:17.420Z | Compiling subtle v2.6.1 |
| 803 | 2026-03-30T08:05:17.426Z | Compiling typify-macro v0.4.3 |
| 804 | 2026-03-30T08:05:17.568Z | Compiling atomic-waker v1.1.2 |
| 805 | 2026-03-30T08:05:17.607Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 806 | 2026-03-30T08:05:17.673Z | Compiling pin-utils v0.1.0 |
| 807 | 2026-03-30T08:05:17.740Z | Compiling hyper v1.8.1 |
| 808 | 2026-03-30T08:05:17.786Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 809 | 2026-03-30T08:05:18.414Z | Compiling url v2.5.8 |
| 810 | 2026-03-30T08:05:18.687Z | Compiling crypto-common v0.1.7 |
| 811 | 2026-03-30T08:05:18.742Z | Compiling block-buffer v0.10.4 |
| 812 | 2026-03-30T08:05:18.776Z | Compiling bitflags v2.11.0 |
| 813 | 2026-03-30T08:05:18.851Z | Compiling aho-corasick v1.1.4 |
| 814 | 2026-03-30T08:05:18.890Z | Compiling sync_wrapper v1.0.2 |
| 815 | 2026-03-30T08:05:18.993Z | Compiling getrandom v0.3.4 |
| 816 | 2026-03-30T08:05:19.137Z | Compiling regex-syntax v0.8.10 |
| 817 | 2026-03-30T08:05:19.334Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 818 | 2026-03-30T08:05:19.597Z | Compiling tower-layer v0.3.3 |
| 819 | 2026-03-30T08:05:19.819Z | Compiling ipnet v2.12.0 |
| 820 | 2026-03-30T08:05:20.912Z | Compiling regex-automata v0.4.14 |
| 821 | 2026-03-30T08:05:20.953Z | Compiling hyper-util v0.1.20 |
| 822 | 2026-03-30T08:05:21.011Z | Compiling tower v0.5.3 |
| 823 | 2026-03-30T08:05:21.540Z | Compiling tokio-rustls v0.26.4 |
| 824 | 2026-03-30T08:05:21.634Z | Compiling digest v0.10.7 |
| 825 | 2026-03-30T08:05:22.109Z | Compiling proc-macro-crate v3.5.0 |
| 826 | 2026-03-30T08:05:23.490Z | Compiling webpki-roots v1.0.6 |
| 827 | 2026-03-30T08:05:23.608Z | Compiling rand_core v0.6.4 |
| 828 | 2026-03-30T08:05:24.529Z | Compiling iri-string v0.7.12 |
| 829 | 2026-03-30T08:05:24.534Z | Compiling heck v0.4.1 |
| 830 | 2026-03-30T08:05:24.724Z | Compiling cpufeatures v0.2.17 |
| 831 | 2026-03-30T08:05:24.793Z | Compiling crossbeam-utils v0.8.21 |
| 832 | 2026-03-30T08:05:24.945Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 833 | 2026-03-30T08:05:25.172Z | Compiling ryu v1.0.23 |
| 834 | 2026-03-30T08:05:25.477Z | Compiling crucible-workspace-hack v0.1.0 |
| 835 | 2026-03-30T08:05:25.701Z | Compiling serde_urlencoded v0.7.1 |
| 836 | 2026-03-30T08:05:25.986Z | Compiling tower-http v0.6.8 |
| 837 | 2026-03-30T08:05:27.018Z | Compiling rand_chacha v0.3.1 |
| 838 | 2026-03-30T08:05:27.199Z | Compiling hyper-rustls v0.27.7 |
| 839 | 2026-03-30T08:05:27.257Z | Compiling regex v1.12.3 |
| 840 | 2026-03-30T08:05:27.645Z | Compiling num_enum_derive v0.7.6 |
| 841 | 2026-03-30T08:05:27.831Z | Compiling typify v0.4.3 |
| 842 | 2026-03-30T08:05:27.913Z | Compiling tokio-util v0.7.18 |
| 843 | 2026-03-30T08:05:28.663Z | Compiling http-body-util v0.1.3 |
| 844 | 2026-03-30T08:05:28.674Z | Compiling openapiv3 v2.2.0 |
| 845 | 2026-03-30T08:05:28.722Z | Compiling foreign-types-macros v0.2.3 |
| 846 | 2026-03-30T08:05:28.809Z | Compiling serde_spanned v1.1.0 |
| 847 | 2026-03-30T08:05:28.954Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 848 | 2026-03-30T08:05:28.954Z | Compiling winnow v0.7.15 |
| 849 | 2026-03-30T08:05:29.216Z | Compiling powerfmt v0.2.0 |
| 850 | 2026-03-30T08:05:29.375Z | Compiling anyhow v1.0.102 |
| 851 | 2026-03-30T08:05:29.470Z | Compiling prettyplease v0.2.37 |
| 852 | 2026-03-30T08:05:29.720Z | Compiling either v1.15.0 |
| 853 | 2026-03-30T08:05:29.866Z | Compiling time-core v0.1.8 |
| 854 | 2026-03-30T08:05:29.934Z | Compiling unsafe-libyaml v0.2.11 |
| 855 | 2026-03-30T08:05:30.258Z | Compiling pkg-config v0.3.32 |
| 856 | 2026-03-30T08:05:30.275Z | Compiling utf8parse v0.2.2 |
| 857 | 2026-03-30T08:05:30.381Z | Compiling cpufeatures v0.3.0 |
| 858 | 2026-03-30T08:05:30.452Z | Compiling foreign-types-shared v0.3.1 |
| 859 | 2026-03-30T08:05:30.543Z | Compiling num-conv v0.2.1 |
| 860 | 2026-03-30T08:05:30.590Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 861 | 2026-03-30T08:05:30.688Z | Compiling time-macros v0.2.27 |
| 862 | 2026-03-30T08:05:30.697Z | Compiling lzma-sys v0.1.20 |
| 863 | 2026-03-30T08:05:30.796Z | Compiling toml v0.9.12+spec-1.1.0 |
| 864 | 2026-03-30T08:05:31.099Z | Compiling foreign-types v0.5.0 |
| 865 | 2026-03-30T08:05:31.173Z | Compiling serde_yaml v0.9.34+deprecated |
| 866 | 2026-03-30T08:05:31.484Z | Compiling chacha20 v0.10.0 |
| 867 | 2026-03-30T08:05:31.688Z | Compiling anstyle-parse v1.0.0 |
| 868 | 2026-03-30T08:05:31.775Z | Compiling progenitor-impl v0.10.0 |
| 869 | 2026-03-30T08:05:31.907Z | Compiling itertools v0.12.1 |
| 870 | 2026-03-30T08:05:32.148Z | Compiling deranged v0.5.8 |
| 871 | 2026-03-30T08:05:32.250Z | Compiling reqwest v0.12.28 |
| 872 | 2026-03-30T08:05:32.442Z | Compiling num_enum v0.7.6 |
| 873 | 2026-03-30T08:05:33.361Z | Compiling rand_core v0.9.5 |
| 874 | 2026-03-30T08:05:33.369Z | Compiling rand v0.8.5 |
| 875 | 2026-03-30T08:05:34.054Z | Compiling sha1 v0.10.6 |
| 876 | 2026-03-30T08:05:34.318Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 877 | 2026-03-30T08:05:34.378Z | Compiling arc-swap v1.9.0 |
| 878 | 2026-03-30T08:05:34.448Z | Compiling cstr-argument v0.1.2 |
| 879 | 2026-03-30T08:05:34.613Z | Compiling thread_local v1.1.9 |
| 880 | 2026-03-30T08:05:34.728Z | Compiling anstyle v1.0.14 |
| 881 | 2026-03-30T08:05:34.815Z | Compiling is_terminal_polyfill v1.70.2 |
| 882 | 2026-03-30T08:05:34.904Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 883 | 2026-03-30T08:05:34.986Z | Compiling colorchoice v1.0.5 |
| 884 | 2026-03-30T08:05:35.072Z | Compiling pretty-hex v0.4.2 |
| 885 | 2026-03-30T08:05:35.122Z | Compiling portable-atomic v1.13.1 |
| 886 | 2026-03-30T08:05:35.128Z | Compiling utf-8 v0.7.6 |
| 887 | 2026-03-30T08:05:35.221Z | Compiling anstyle-query v1.1.5 |
| 888 | 2026-03-30T08:05:35.240Z | Compiling lazy_static v1.5.0 |
| 889 | 2026-03-30T08:05:35.314Z | Compiling data-encoding v2.10.0 |
| 890 | 2026-03-30T08:05:35.320Z | Compiling byteorder v1.5.0 |
| 891 | 2026-03-30T08:05:35.335Z | Compiling unicode-width v0.2.2 |
| 892 | 2026-03-30T08:05:35.562Z | Compiling slog-async v2.8.0 |
| 893 | 2026-03-30T08:05:35.587Z | Compiling typeid v1.0.3 |
| 894 | 2026-03-30T08:05:35.638Z | Compiling tungstenite v0.21.0 |
| 895 | 2026-03-30T08:05:35.921Z | Compiling slog-scope v4.4.1 |
| 896 | 2026-03-30T08:05:35.931Z | Compiling anstream v1.0.0 |
| 897 | 2026-03-30T08:05:36.329Z | Compiling time v0.3.47 |
| 898 | 2026-03-30T08:05:36.401Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 899 | 2026-03-30T08:05:36.631Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 900 | 2026-03-30T08:05:36.752Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 901 | 2026-03-30T08:05:37.688Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 902 | 2026-03-30T08:05:37.954Z | Compiling crossbeam-channel v0.5.15 |
| 903 | 2026-03-30T08:05:37.957Z | Compiling progenitor-macro v0.10.0 |
| 904 | 2026-03-30T08:05:38.160Z | Compiling rand_chacha v0.9.0 |
| 905 | 2026-03-30T08:05:38.679Z | Compiling progenitor-client v0.10.0 |
| 906 | 2026-03-30T08:05:39.432Z | Compiling rand v0.10.0 |
| 907 | 2026-03-30T08:05:39.886Z | Compiling cargo_toml v0.22.3 |
| 908 | 2026-03-30T08:05:39.946Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 909 | 2026-03-30T08:05:40.257Z | Compiling futures-executor v0.3.32 |
| 910 | 2026-03-30T08:05:40.783Z | Compiling is-terminal v0.4.17 |
| 911 | 2026-03-30T08:05:40.875Z | Compiling camino v1.2.2 |
| 912 | 2026-03-30T08:05:41.211Z | Compiling term v1.2.1 |
| 913 | 2026-03-30T08:05:41.416Z | Compiling colored v3.1.1 |
| 914 | 2026-03-30T08:05:42.082Z | Compiling oxnet v0.1.4 |
| 915 | 2026-03-30T08:05:42.082Z | Compiling strsim v0.11.1 |
| 916 | 2026-03-30T08:05:42.092Z | Compiling take_mut v0.2.2 |
| 917 | 2026-03-30T08:05:42.195Z | Compiling clap_lex v1.1.0 |
| 918 | 2026-03-30T08:05:42.396Z | Compiling clap_builder v4.6.0 |
| 919 | 2026-03-30T08:05:43.111Z | Compiling progenitor v0.10.0 |
| 920 | 2026-03-30T08:05:43.234Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 921 | 2026-03-30T08:05:44.140Z | Compiling slog-term v2.9.2 |
| 922 | 2026-03-30T08:05:44.221Z | Compiling futures v0.3.32 |
| 923 | 2026-03-30T08:05:44.254Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 924 | 2026-03-30T08:05:44.401Z | Compiling rand v0.9.2 |
| 925 | 2026-03-30T08:05:45.126Z | Compiling tokio-tungstenite v0.21.0 |
| 926 | 2026-03-30T08:05:45.446Z | Compiling slog-stdlog v4.1.1 |
| 927 | 2026-03-30T08:05:45.969Z | Compiling console v0.16.3 |
| 928 | 2026-03-30T08:05:46.444Z | Compiling zone_cfg_derive v0.3.1 |
| 929 | 2026-03-30T08:05:46.720Z | Compiling clap_derive v4.6.0 |
| 930 | 2026-03-30T08:05:47.121Z | Compiling async-trait v0.1.89 |
| 931 | 2026-03-30T08:05:47.716Z | Compiling base64 v0.21.7 |
| 932 | 2026-03-30T08:05:47.892Z | Compiling unit-prefix v0.5.2 |
| 933 | 2026-03-30T08:05:48.092Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 934 | 2026-03-30T08:05:48.214Z | Compiling indicatif v0.18.4 |
| 935 | 2026-03-30T08:05:48.442Z | Compiling clap v4.6.0 |
| 936 | 2026-03-30T08:05:48.518Z | Compiling zone v0.3.1 |
| 937 | 2026-03-30T08:05:50.215Z | Compiling ron v0.12.0 |
| 938 | 2026-03-30T08:05:51.277Z | Compiling slog-envlogger v2.2.0 |
| 939 | 2026-03-30T08:05:52.221Z | Compiling xz2 v0.1.7 |
| 940 | 2026-03-30T08:05:52.533Z | Compiling tabwriter v1.4.1 |
| 941 | 2026-03-30T08:05:52.640Z | Compiling sha2 v0.10.9 |
| 942 | 2026-03-30T08:05:52.840Z | Compiling smf v0.2.3 |
| 943 | 2026-03-30T08:05:52.884Z | Compiling base16ct v1.0.0 |
| 944 | 2026-03-30T08:05:53.118Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 945 | 2026-03-30T08:05:53.788Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 946 | 2026-03-30T08:05:54.598Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 947 | 2026-03-30T08:05:55.270Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 948 | 2026-03-30T08:05:58.703Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 949 | 2026-03-30T08:05:58.703Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 950 | 2026-03-30T08:05:58.706Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 951 | 2026-03-30T08:06:13.224Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 952 | 2026-03-30T08:06:13.278Z | |
| 953 | 2026-03-30T08:06:13.278Z | real 1:11.663305493 |
| 954 | 2026-03-30T08:06:13.281Z | user 8:09.902185066 |
| 955 | 2026-03-30T08:06:13.281Z | sys 39.012786109 |
| 956 | 2026-03-30T08:06:13.281Z | trap 0.260557969 |
| 957 | 2026-03-30T08:06:13.281Z | tflt 0.512902564 |
| 958 | 2026-03-30T08:06:13.281Z | dflt 0.505851786 |
| 959 | 2026-03-30T08:06:13.281Z | kflt 0.000042246 |
| 960 | 2026-03-30T08:06:13.281Z | lock 23:26.390909492 |
| 961 | 2026-03-30T08:06:13.281Z | slp 28:23.967996936 |
| 962 | 2026-03-30T08:06:13.282Z | lat 26.610545196 |
| 963 | 2026-03-30T08:06:13.282Z | stop 25.938711997 |
| 964 | 2026-03-30T08:06:13.282Z | + banner check |
| 965 | 2026-03-30T08:06:13.282Z | |
| 966 | 2026-03-30T08:06:13.282Z | #### # # ###### #### # # |
| 967 | 2026-03-30T08:06:13.282Z | # # # # # # # # # |
| 968 | 2026-03-30T08:06:13.282Z | # ###### ##### # #### |
| 969 | 2026-03-30T08:06:13.282Z | # # # # # # # |
| 970 | 2026-03-30T08:06:13.282Z | # # # # # # # # # |
| 971 | 2026-03-30T08:06:13.282Z | #### # # ###### #### # # |
| 972 | 2026-03-30T08:06:13.282Z | |
| 973 | 2026-03-30T08:06:13.282Z | + cargo fmt --all -- --check |
| 974 | 2026-03-30T08:06:13.399Z | + cargo clippy --all -- --deny warnings |
| 975 | 2026-03-30T08:06:13.683Z | Compiling unicode-ident v1.0.24 |
| 976 | 2026-03-30T08:06:13.683Z | Checking cfg-if v1.0.4 |
| 977 | 2026-03-30T08:06:13.686Z | Checking memchr v2.8.0 |
| 978 | 2026-03-30T08:06:13.686Z | Checking itoa v1.0.18 |
| 979 | 2026-03-30T08:06:13.686Z | Checking libc v0.2.183 |
| 980 | 2026-03-30T08:06:13.686Z | Checking serde_core v1.0.228 |
| 981 | 2026-03-30T08:06:13.734Z | Compiling foldhash v0.2.0 |
| 982 | 2026-03-30T08:06:13.737Z | Compiling allocator-api2 v0.2.21 |
| 983 | 2026-03-30T08:06:13.769Z | Compiling equivalent v1.0.2 |
| 984 | 2026-03-30T08:06:13.843Z | Compiling proc-macro2 v1.0.106 |
| 985 | 2026-03-30T08:06:13.867Z | Checking smallvec v1.15.1 |
| 986 | 2026-03-30T08:06:13.877Z | Checking pin-project-lite v0.2.17 |
| 987 | 2026-03-30T08:06:13.884Z | Checking stable_deref_trait v1.2.1 |
| 988 | 2026-03-30T08:06:13.943Z | Checking bytes v1.11.1 |
| 989 | 2026-03-30T08:06:13.957Z | Checking futures-core v0.3.32 |
| 990 | 2026-03-30T08:06:14.028Z | Compiling hashbrown v0.16.1 |
| 991 | 2026-03-30T08:06:14.034Z | Checking rand_core v0.10.0 |
| 992 | 2026-03-30T08:06:14.054Z | Checking socket2 v0.6.3 |
| 993 | 2026-03-30T08:06:14.066Z | Checking scopeguard v1.2.0 |
| 994 | 2026-03-30T08:06:14.117Z | Checking futures-sink v0.3.32 |
| 995 | 2026-03-30T08:06:14.147Z | Checking lock_api v0.4.14 |
| 996 | 2026-03-30T08:06:14.153Z | Checking parking_lot_core v0.9.12 |
| 997 | 2026-03-30T08:06:14.202Z | Compiling quote v1.0.45 |
| 998 | 2026-03-30T08:06:14.277Z | Checking errno v0.3.14 |
| 999 | 2026-03-30T08:06:14.320Z | Checking getrandom v0.2.17 |
| 1000 | 2026-03-30T08:06:14.353Z | Checking http v1.4.0 |
| 1001 | 2026-03-30T08:06:14.373Z | Compiling syn v2.0.117 |
| 1002 | 2026-03-30T08:06:14.379Z | Checking signal-hook-registry v1.4.8 |
| 1003 | 2026-03-30T08:06:14.440Z | Checking parking_lot v0.12.5 |
| 1004 | 2026-03-30T08:06:14.443Z | Checking futures-channel v0.3.32 |
| 1005 | 2026-03-30T08:06:14.489Z | Checking getrandom v0.4.2 |
| 1006 | 2026-03-30T08:06:14.520Z | Checking mio v1.2.0 |
| 1007 | 2026-03-30T08:06:14.585Z | Compiling indexmap v2.13.0 |
| 1008 | 2026-03-30T08:06:14.610Z | Checking zmij v1.0.21 |
| 1009 | 2026-03-30T08:06:14.615Z | Checking writeable v0.6.2 |
| 1010 | 2026-03-30T08:06:14.621Z | Checking litemap v0.8.1 |
| 1011 | 2026-03-30T08:06:14.755Z | Checking once_cell v1.21.4 |
| 1012 | 2026-03-30T08:06:14.772Z | Checking num-traits v0.2.19 |
| 1013 | 2026-03-30T08:06:14.805Z | Checking iana-time-zone v0.1.65 |
| 1014 | 2026-03-30T08:06:14.898Z | Compiling winnow v1.0.0 |
| 1015 | 2026-03-30T08:06:14.907Z | Checking futures-io v0.3.32 |
| 1016 | 2026-03-30T08:06:14.910Z | Checking futures-task v0.3.32 |
| 1017 | 2026-03-30T08:06:15.007Z | Checking slab v0.4.12 |
| 1018 | 2026-03-30T08:06:15.029Z | Compiling serde_json v1.0.149 |
| 1019 | 2026-03-30T08:06:15.148Z | Checking log v0.4.29 |
| 1020 | 2026-03-30T08:06:15.212Z | Compiling heck v0.5.0 |
| 1021 | 2026-03-30T08:06:15.237Z | Checking chrono v0.4.44 |
| 1022 | 2026-03-30T08:06:15.301Z | Checking percent-encoding v2.3.2 |
| 1023 | 2026-03-30T08:06:15.402Z | Checking icu_properties_data v2.1.2 |
| 1024 | 2026-03-30T08:06:15.428Z | Checking icu_normalizer_data v2.1.1 |
| 1025 | 2026-03-30T08:06:15.491Z | Checking zeroize v1.8.2 |
| 1026 | 2026-03-30T08:06:15.572Z | Compiling dyn-clone v1.0.20 |
| 1027 | 2026-03-30T08:06:15.619Z | Checking rustls-pki-types v1.14.0 |
| 1028 | 2026-03-30T08:06:15.691Z | Checking httparse v1.10.1 |
| 1029 | 2026-03-30T08:06:15.793Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1030 | 2026-03-30T08:06:15.884Z | Compiling syn v1.0.109 |
| 1031 | 2026-03-30T08:06:15.887Z | Checking typenum v1.19.0 |
| 1032 | 2026-03-30T08:06:15.904Z | Checking uuid v1.23.0 |
| 1033 | 2026-03-30T08:06:15.949Z | Checking http-body v1.0.1 |
| 1034 | 2026-03-30T08:06:16.014Z | Checking tracing-core v0.1.36 |
| 1035 | 2026-03-30T08:06:16.065Z | Compiling regress v0.10.5 |
| 1036 | 2026-03-30T08:06:16.291Z | Checking untrusted v0.9.0 |
| 1037 | 2026-03-30T08:06:16.399Z | Checking generic-array v0.14.7 |
| 1038 | 2026-03-30T08:06:16.423Z | Checking ring v0.17.14 |
| 1039 | 2026-03-30T08:06:16.423Z | Checking zerocopy v0.8.48 |
| 1040 | 2026-03-30T08:06:16.482Z | Checking form_urlencoded v1.2.2 |
| 1041 | 2026-03-30T08:06:16.596Z | Checking try-lock v0.2.5 |
| 1042 | 2026-03-30T08:06:16.684Z | Checking tower-service v0.3.3 |
| 1043 | 2026-03-30T08:06:16.763Z | Checking utf8_iter v1.0.4 |
| 1044 | 2026-03-30T08:06:16.819Z | Checking base64 v0.22.1 |
| 1045 | 2026-03-30T08:06:16.873Z | Checking want v0.3.1 |
| 1046 | 2026-03-30T08:06:16.993Z | Checking subtle v2.6.1 |
| 1047 | 2026-03-30T08:06:17.052Z | Checking pin-utils v0.1.0 |
| 1048 | 2026-03-30T08:06:17.112Z | Checking atomic-waker v1.1.2 |
| 1049 | 2026-03-30T08:06:17.118Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1050 | 2026-03-30T08:06:17.200Z | Compiling synstructure v0.13.2 |
| 1051 | 2026-03-30T08:06:17.286Z | Compiling serde_derive_internals v0.29.1 |
| 1052 | 2026-03-30T08:06:17.400Z | Checking rustls-webpki v0.103.10 |
| 1053 | 2026-03-30T08:06:17.788Z | Checking rustls v0.23.37 |
| 1054 | 2026-03-30T08:06:17.856Z | Compiling proc-macro-error-attr v1.0.4 |
| 1055 | 2026-03-30T08:06:18.004Z | Checking block-buffer v0.10.4 |
| 1056 | 2026-03-30T08:06:18.020Z | Checking crypto-common v0.1.7 |
| 1057 | 2026-03-30T08:06:18.120Z | Checking bitflags v2.11.0 |
| 1058 | 2026-03-30T08:06:18.126Z | Checking aho-corasick v1.1.4 |
| 1059 | 2026-03-30T08:06:18.268Z | Checking sync_wrapper v1.0.2 |
| 1060 | 2026-03-30T08:06:18.359Z | Checking tower-layer v0.3.3 |
| 1061 | 2026-03-30T08:06:18.375Z | Compiling serde_derive v1.0.228 |
| 1062 | 2026-03-30T08:06:18.499Z | Compiling zerofrom-derive v0.1.6 |
| 1063 | 2026-03-30T08:06:18.595Z | Compiling yoke-derive v0.8.1 |
| 1064 | 2026-03-30T08:06:18.794Z | Compiling zerovec-derive v0.11.2 |
| 1065 | 2026-03-30T08:06:19.238Z | Compiling displaydoc v0.2.5 |
| 1066 | 2026-03-30T08:06:19.281Z | Compiling schemars_derive v0.8.22 |
| 1067 | 2026-03-30T08:06:19.636Z | Compiling thiserror-impl v2.0.18 |
| 1068 | 2026-03-30T08:06:19.710Z | Checking zerofrom v0.1.6 |
| 1069 | 2026-03-30T08:06:19.745Z | Compiling tokio-macros v2.6.1 |
| 1070 | 2026-03-30T08:06:19.816Z | Checking yoke v0.8.1 |
| 1071 | 2026-03-30T08:06:19.911Z | Compiling futures-macro v0.3.32 |
| 1072 | 2026-03-30T08:06:19.929Z | Compiling tracing-attributes v0.1.31 |
| 1073 | 2026-03-30T08:06:19.973Z | Checking zerovec v0.11.5 |
| 1074 | 2026-03-30T08:06:19.976Z | Checking zerotrie v0.2.3 |
| 1075 | 2026-03-30T08:06:20.204Z | Compiling thiserror-impl v1.0.69 |
| 1076 | 2026-03-30T08:06:20.401Z | Checking tinystr v0.8.2 |
| 1077 | 2026-03-30T08:06:20.477Z | Checking potential_utf v0.1.4 |
| 1078 | 2026-03-30T08:06:20.504Z | Checking tokio v1.50.0 |
| 1079 | 2026-03-30T08:06:20.582Z | Checking icu_locale_core v2.1.1 |
| 1080 | 2026-03-30T08:06:20.611Z | Checking icu_collections v2.1.1 |
| 1081 | 2026-03-30T08:06:20.754Z | Checking futures-util v0.3.32 |
| 1082 | 2026-03-30T08:06:20.915Z | Compiling thiserror v2.0.18 |
| 1083 | 2026-03-30T08:06:21.020Z | Checking ppv-lite86 v0.2.21 |
| 1084 | 2026-03-30T08:06:21.042Z | Checking ipnet v2.12.0 |
| 1085 | 2026-03-30T08:06:21.139Z | Checking serde v1.0.228 |
| 1086 | 2026-03-30T08:06:21.204Z | Checking icu_provider v2.1.1 |
| 1087 | 2026-03-30T08:06:21.249Z | Checking tracing v0.1.44 |
| 1088 | 2026-03-30T08:06:21.311Z | Checking regex-syntax v0.8.10 |
| 1089 | 2026-03-30T08:06:21.422Z | Checking thiserror v1.0.69 |
| 1090 | 2026-03-30T08:06:21.425Z | Checking icu_properties v2.1.2 |
| 1091 | 2026-03-30T08:06:21.432Z | Checking icu_normalizer v2.1.1 |
| 1092 | 2026-03-30T08:06:21.525Z | Checking schemars v0.8.22 |
| 1093 | 2026-03-30T08:06:21.717Z | Compiling serde_tokenstream v0.2.3 |
| 1094 | 2026-03-30T08:06:21.992Z | Checking erased-serde v0.3.31 |
| 1095 | 2026-03-30T08:06:22.126Z | Compiling proc-macro-error v1.0.4 |
| 1096 | 2026-03-30T08:06:22.236Z | Checking idna_adapter v1.2.1 |
| 1097 | 2026-03-30T08:06:22.346Z | Checking idna v1.1.0 |
| 1098 | 2026-03-30T08:06:22.364Z | Checking slog v2.8.2 |
| 1099 | 2026-03-30T08:06:22.384Z | Checking digest v0.10.7 |
| 1100 | 2026-03-30T08:06:22.546Z | Compiling typify-impl v0.4.3 |
| 1101 | 2026-03-30T08:06:22.576Z | Checking url v2.5.8 |
| 1102 | 2026-03-30T08:06:22.620Z | Checking regex-automata v0.4.14 |
| 1103 | 2026-03-30T08:06:22.701Z | Compiling proc-macro-crate v3.5.0 |
| 1104 | 2026-03-30T08:06:23.123Z | Checking webpki-roots v1.0.6 |
| 1105 | 2026-03-30T08:06:23.229Z | Checking rand_core v0.6.4 |
| 1106 | 2026-03-30T08:06:23.392Z | Checking semver v1.0.27 |
| 1107 | 2026-03-30T08:06:23.563Z | Checking cpufeatures v0.2.17 |
| 1108 | 2026-03-30T08:06:23.602Z | Checking hyper v1.8.1 |
| 1109 | 2026-03-30T08:06:23.622Z | Checking tokio-rustls v0.26.4 |
| 1110 | 2026-03-30T08:06:23.875Z | Checking tower v0.5.3 |
| 1111 | 2026-03-30T08:06:24.041Z | Checking iri-string v0.7.12 |
| 1112 | 2026-03-30T08:06:24.154Z | Checking ryu v1.0.23 |
| 1113 | 2026-03-30T08:06:24.201Z | Checking hyper-util v0.1.20 |
| 1114 | 2026-03-30T08:06:24.222Z | Checking regex v1.12.3 |
| 1115 | 2026-03-30T08:06:24.280Z | Checking serde_urlencoded v0.7.1 |
| 1116 | 2026-03-30T08:06:24.474Z | Checking tokio-util v0.7.18 |
| 1117 | 2026-03-30T08:06:24.494Z | Checking rand_chacha v0.3.1 |
| 1118 | 2026-03-30T08:06:24.777Z | Compiling num_enum_derive v0.7.6 |
| 1119 | 2026-03-30T08:06:25.004Z | Checking hyper-rustls v0.27.7 |
| 1120 | 2026-03-30T08:06:25.077Z | Checking getrandom v0.3.4 |
| 1121 | 2026-03-30T08:06:25.097Z | Compiling openapiv3 v2.2.0 |
| 1122 | 2026-03-30T08:06:25.146Z | Checking tower-http v0.6.8 |
| 1123 | 2026-03-30T08:06:25.183Z | Compiling foreign-types-macros v0.2.3 |
| 1124 | 2026-03-30T08:06:25.370Z | Checking http-body-util v0.1.3 |
| 1125 | 2026-03-30T08:06:25.406Z | Compiling serde_spanned v1.1.0 |
| 1126 | 2026-03-30T08:06:25.546Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1127 | 2026-03-30T08:06:25.590Z | Checking cpufeatures v0.3.0 |
| 1128 | 2026-03-30T08:06:25.757Z | Compiling num-conv v0.2.1 |
| 1129 | 2026-03-30T08:06:25.794Z | Checking utf8parse v0.2.2 |
| 1130 | 2026-03-30T08:06:25.803Z | Checking powerfmt v0.2.0 |
| 1131 | 2026-03-30T08:06:25.806Z | Compiling winnow v0.7.15 |
| 1132 | 2026-03-30T08:06:25.816Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1133 | 2026-03-30T08:06:25.884Z | Checking foreign-types-shared v0.3.1 |
| 1134 | 2026-03-30T08:06:25.898Z | Compiling time-core v0.1.8 |
| 1135 | 2026-03-30T08:06:25.940Z | Checking either v1.15.0 |
| 1136 | 2026-03-30T08:06:25.959Z | Checking foreign-types v0.5.0 |
| 1137 | 2026-03-30T08:06:26.003Z | Compiling typify-macro v0.4.3 |
| 1138 | 2026-03-30T08:06:26.010Z | Checking deranged v0.5.8 |
| 1139 | 2026-03-30T08:06:26.021Z | Compiling serde_yaml v0.9.34+deprecated |
| 1140 | 2026-03-30T08:06:26.034Z | Compiling time-macros v0.2.27 |
| 1141 | 2026-03-30T08:06:26.111Z | Checking itertools v0.12.1 |
| 1142 | 2026-03-30T08:06:26.415Z | Checking anstyle-parse v1.0.0 |
| 1143 | 2026-03-30T08:06:26.559Z | Checking num_enum v0.7.6 |
| 1144 | 2026-03-30T08:06:26.663Z | Checking chacha20 v0.10.0 |
| 1145 | 2026-03-30T08:06:26.853Z | Checking reqwest v0.12.28 |
| 1146 | 2026-03-30T08:06:26.962Z | Checking rand_core v0.9.5 |
| 1147 | 2026-03-30T08:06:27.006Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1148 | 2026-03-30T08:06:27.094Z | Checking rand v0.8.5 |
| 1149 | 2026-03-30T08:06:27.105Z | Checking crucible-workspace-hack v0.1.0 |
| 1150 | 2026-03-30T08:06:27.119Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1151 | 2026-03-30T08:06:27.163Z | Checking crossbeam-utils v0.8.21 |
| 1152 | 2026-03-30T08:06:27.211Z | Checking sha1 v0.10.6 |
| 1153 | 2026-03-30T08:06:27.272Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1154 | 2026-03-30T08:06:27.357Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1155 | 2026-03-30T08:06:27.370Z | Checking arc-swap v1.9.0 |
| 1156 | 2026-03-30T08:06:27.462Z | Compiling typify v0.4.3 |
| 1157 | 2026-03-30T08:06:27.495Z | Checking cstr-argument v0.1.2 |
| 1158 | 2026-03-30T08:06:27.540Z | Compiling progenitor-impl v0.10.0 |
| 1159 | 2026-03-30T08:06:27.590Z | Checking thread_local v1.1.9 |
| 1160 | 2026-03-30T08:06:27.596Z | Checking pretty-hex v0.4.2 |
| 1161 | 2026-03-30T08:06:27.596Z | Checking utf-8 v0.7.6 |
| 1162 | 2026-03-30T08:06:27.599Z | Checking lazy_static v1.5.0 |
| 1163 | 2026-03-30T08:06:27.679Z | Checking unicode-width v0.2.2 |
| 1164 | 2026-03-30T08:06:27.682Z | Checking data-encoding v2.10.0 |
| 1165 | 2026-03-30T08:06:27.704Z | Checking colorchoice v1.0.5 |
| 1166 | 2026-03-30T08:06:27.710Z | Checking byteorder v1.5.0 |
| 1167 | 2026-03-30T08:06:27.792Z | Checking anstyle v1.0.14 |
| 1168 | 2026-03-30T08:06:27.840Z | Checking is_terminal_polyfill v1.70.2 |
| 1169 | 2026-03-30T08:06:27.919Z | Checking anstyle-query v1.1.5 |
| 1170 | 2026-03-30T08:06:27.931Z | Checking tungstenite v0.21.0 |
| 1171 | 2026-03-30T08:06:27.962Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1172 | 2026-03-30T08:06:27.997Z | Checking anstream v1.0.0 |
| 1173 | 2026-03-30T08:06:28.028Z | Compiling cargo_toml v0.22.3 |
| 1174 | 2026-03-30T08:06:28.049Z | Checking time v0.3.47 |
| 1175 | 2026-03-30T08:06:28.052Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1176 | 2026-03-30T08:06:28.130Z | Checking slog-scope v4.4.1 |
| 1177 | 2026-03-30T08:06:28.181Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1178 | 2026-03-30T08:06:28.196Z | Checking progenitor-client v0.10.0 |
| 1179 | 2026-03-30T08:06:28.251Z | Checking crossbeam-channel v0.5.15 |
| 1180 | 2026-03-30T08:06:28.323Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1181 | 2026-03-30T08:06:28.332Z | Checking rand_chacha v0.9.0 |
| 1182 | 2026-03-30T08:06:28.395Z | Checking rand v0.10.0 |
| 1183 | 2026-03-30T08:06:28.504Z | Checking anyhow v1.0.102 |
| 1184 | 2026-03-30T08:06:28.567Z | Compiling prettyplease v0.2.37 |
| 1185 | 2026-03-30T08:06:28.575Z | Checking futures-executor v0.3.32 |
| 1186 | 2026-03-30T08:06:28.692Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1187 | 2026-03-30T08:06:28.709Z | Checking is-terminal v0.4.17 |
| 1188 | 2026-03-30T08:06:28.784Z | Checking oxnet v0.1.4 |
| 1189 | 2026-03-30T08:06:28.799Z | Checking take_mut v0.2.2 |
| 1190 | 2026-03-30T08:06:28.886Z | Checking term v1.2.1 |
| 1191 | 2026-03-30T08:06:28.892Z | Checking clap_lex v1.1.0 |
| 1192 | 2026-03-30T08:06:28.895Z | Checking strsim v0.11.1 |
| 1193 | 2026-03-30T08:06:28.933Z | Checking colored v3.1.1 |
| 1194 | 2026-03-30T08:06:28.959Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1195 | 2026-03-30T08:06:29.031Z | Checking slog-async v2.8.0 |
| 1196 | 2026-03-30T08:06:29.043Z | Checking clap_builder v4.6.0 |
| 1197 | 2026-03-30T08:06:29.098Z | Checking slog-term v2.9.2 |
| 1198 | 2026-03-30T08:06:29.121Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1199 | 2026-03-30T08:06:29.194Z | Checking futures v0.3.32 |
| 1200 | 2026-03-30T08:06:29.265Z | Checking lzma-sys v0.1.20 |
| 1201 | 2026-03-30T08:06:29.308Z | Checking rand v0.9.2 |
| 1202 | 2026-03-30T08:06:29.358Z | Checking tokio-tungstenite v0.21.0 |
| 1203 | 2026-03-30T08:06:29.361Z | Checking slog-stdlog v4.1.1 |
| 1204 | 2026-03-30T08:06:29.468Z | Checking typeid v1.0.3 |
| 1205 | 2026-03-30T08:06:29.558Z | Checking portable-atomic v1.13.1 |
| 1206 | 2026-03-30T08:06:29.607Z | Checking console v0.16.3 |
| 1207 | 2026-03-30T08:06:29.631Z | Compiling progenitor-macro v0.10.0 |
| 1208 | 2026-03-30T08:06:29.796Z | Compiling zone_cfg_derive v0.3.1 |
| 1209 | 2026-03-30T08:06:29.891Z | Compiling async-trait v0.1.89 |
| 1210 | 2026-03-30T08:06:29.963Z | Compiling clap_derive v4.6.0 |
| 1211 | 2026-03-30T08:06:30.266Z | Checking base64 v0.21.7 |
| 1212 | 2026-03-30T08:06:30.269Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 1213 | 2026-03-30T08:06:30.453Z | Checking unit-prefix v0.5.2 |
| 1214 | 2026-03-30T08:06:30.492Z | Checking zone v0.3.1 |
| 1215 | 2026-03-30T08:06:30.498Z | Checking ron v0.12.0 |
| 1216 | 2026-03-30T08:06:30.564Z | Checking indicatif v0.18.4 |
| 1217 | 2026-03-30T08:06:30.789Z | Checking slog-envlogger v2.2.0 |
| 1218 | 2026-03-30T08:06:30.845Z | Checking xz2 v0.1.7 |
| 1219 | 2026-03-30T08:06:30.900Z | Checking camino v1.2.2 |
| 1220 | 2026-03-30T08:06:30.921Z | Checking tabwriter v1.4.1 |
| 1221 | 2026-03-30T08:06:30.993Z | Checking sha2 v0.10.9 |
| 1222 | 2026-03-30T08:06:31.057Z | Checking smf v0.2.3 |
| 1223 | 2026-03-30T08:06:31.139Z | Checking base16ct v1.0.0 |
| 1224 | 2026-03-30T08:06:31.207Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1225 | 2026-03-30T08:06:31.640Z | Checking clap v4.6.0 |
| 1226 | 2026-03-30T08:06:31.818Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1227 | 2026-03-30T08:06:32.085Z | Checking ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 1228 | 2026-03-30T08:06:32.723Z | Checking progenitor v0.10.0 |
| 1229 | 2026-03-30T08:06:32.815Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1230 | 2026-03-30T08:06:35.430Z | Checking duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 1231 | 2026-03-30T08:06:35.434Z | Checking helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 1232 | 2026-03-30T08:06:35.434Z | Checking duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 1233 | 2026-03-30T08:06:35.434Z | Checking solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 1234 | 2026-03-30T08:06:35.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.20s |
| 1235 | 2026-03-30T08:06:35.710Z | process exited: duration 160425 ms, exit code 0 |
| |
| 1236 | 2026-03-30T08:06:35.716Z | found 0 output files |