|
|
|
| 1 | 2026-03-14T03:28:48.338Z | job assigned to worker 01KKN64V1ZW9DMMSEE0CNNY31Q [factory aws, i-08f0082bf824bed14] (queued for 1 m 22 s) |
| |
| 2 | 2026-03-14T03:28:56.463Z | starting task 0: "setup" |
| 3 | 2026-03-14T03:28:56.469Z | ++ uname -s |
| 4 | 2026-03-14T03:28:56.472Z | + kern=SunOS |
| 5 | 2026-03-14T03:28:56.472Z | + build_user=build |
| 6 | 2026-03-14T03:28:56.472Z | + build_uid=12345 |
| 7 | 2026-03-14T03:28:56.472Z | + work_dir=/work |
| 8 | 2026-03-14T03:28:56.472Z | + input_dir=/input |
| 9 | 2026-03-14T03:28:56.472Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-14T03:28:56.473Z | + case "$kern" in |
| 11 | 2026-03-14T03:28:56.473Z | + groupadd -g 12345 build |
| 12 | 2026-03-14T03:28:56.476Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-14T03:28:58.480Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-14T03:28:58.583Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-14T03:28:58.586Z | + home_fs=zfs |
| 16 | 2026-03-14T03:28:58.586Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-14T03:28:58.586Z | + mkdir -p /home/build |
| 18 | 2026-03-14T03:28:58.589Z | + chown build:build /home/build /work |
| 19 | 2026-03-14T03:28:59.589Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-14T03:28:59.592Z | process exited: duration 3127 ms, exit code 0 |
| |
| 21 | 2026-03-14T03:28:59.599Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-14T03:28:59.603Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-14T03:28:59.603Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-14T03:28:59.603Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-14T03:28:59.603Z | * rust toolchain profile = "default" |
| 26 | 2026-03-14T03:28:59.603Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-14T03:28:59.603Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-14T03:28:59.606Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-14T03:28:59.606Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-14T03:28:59.740Z | info: downloading installer |
| 31 | 2026-03-14T03:29:01.463Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-14T03:29:01.463Z | warn: /opt/ooce/bin |
| 33 | 2026-03-14T03:29:01.463Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-14T03:29:01.463Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-14T03:29:01.463Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-14T03:29:01.463Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-14T03:29:01.464Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-14T03:29:01.464Z | error: cannot install while Rust is installed |
| 39 | 2026-03-14T03:29:01.464Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-14T03:29:01.464Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-14T03:29:01.464Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-14T03:29:01.464Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-14T03:29:01.464Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-14T03:29:01.475Z | info: profile set to default |
| 45 | 2026-03-14T03:29:01.475Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-14T03:29:01.478Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-14T03:29:01.623Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-14T03:29:01.626Z | info: downloading 6 components |
| 49 | 2026-03-14T03:29:16.359Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-14T03:29:16.359Z | |
| 51 | 2026-03-14T03:29:16.393Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-14T03:29:16.393Z | |
| 53 | 2026-03-14T03:29:16.396Z | |
| 54 | 2026-03-14T03:29:16.396Z | Rust is installed now. Great! |
| 55 | 2026-03-14T03:29:16.396Z | |
| 56 | 2026-03-14T03:29:16.396Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-14T03:29:16.396Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-14T03:29:16.396Z | |
| 59 | 2026-03-14T03:29:16.396Z | To configure your current shell, you need to source |
| 60 | 2026-03-14T03:29:16.396Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-14T03:29:16.396Z | |
| 62 | 2026-03-14T03:29:16.396Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-14T03:29:16.396Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-14T03:29:16.396Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-14T03:29:16.396Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-14T03:29:16.396Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-14T03:29:16.396Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-14T03:29:16.396Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-14T03:29:16.396Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-14T03:29:16.396Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-14T03:29:16.509Z | + rustup --version |
| 72 | 2026-03-14T03:29:16.519Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-14T03:29:16.522Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-14T03:29:16.545Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-14T03:29:16.549Z | + cargo --version |
| 76 | 2026-03-14T03:29:16.565Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-14T03:29:16.568Z | + rustc --version |
| 78 | 2026-03-14T03:29:16.594Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-14T03:29:16.597Z | process exited: duration 16992 ms, exit code 0 |
| |
| 80 | 2026-03-14T03:29:16.604Z | starting task 2: "authentication" |
| 81 | 2026-03-14T03:29:16.623Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-14T03:29:16.629Z | starting task 3: "clone repository" |
| 83 | 2026-03-14T03:29:16.633Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-03-14T03:29:16.635Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-03-14T03:29:16.666Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-03-14T03:29:17.432Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-03-14T03:29:17.432Z | + git fetch origin 78189bea1616941bb748c7b3cb2b40a65e54e45b |
| 88 | 2026-03-14T03:29:17.662Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-03-14T03:29:17.662Z | * branch 78189bea1616941bb748c7b3cb2b40a65e54e45b -> FETCH_HEAD |
| 90 | 2026-03-14T03:29:17.669Z | + [[ -n renovate/anstyle-1.x ]] |
| 91 | 2026-03-14T03:29:17.672Z | ++ git branch --show-current |
| 92 | 2026-03-14T03:29:17.675Z | + current=main |
| 93 | 2026-03-14T03:29:17.675Z | + [[ main != renovate/anstyle-1.x ]] |
| 94 | 2026-03-14T03:29:17.675Z | + git branch -f renovate/anstyle-1.x 78189bea1616941bb748c7b3cb2b40a65e54e45b |
| 95 | 2026-03-14T03:29:17.677Z | + git checkout -f renovate/anstyle-1.x |
| 96 | 2026-03-14T03:29:17.766Z | Switched to branch 'renovate/anstyle-1.x' |
| 97 | 2026-03-14T03:29:17.769Z | + git reset --hard 78189bea1616941bb748c7b3cb2b40a65e54e45b |
| 98 | 2026-03-14T03:29:17.772Z | HEAD is now at 78189be Update Rust crate anstyle to 1.0.14 |
| 99 | 2026-03-14T03:29:17.775Z | process exited: duration 1143 ms, exit code 0 |
| |
| 100 | 2026-03-14T03:29:17.780Z | starting task 4: "build" |
| 101 | 2026-03-14T03:29:17.784Z | + cargo --version |
| 102 | 2026-03-14T03:29:17.791Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-14T03:29:17.985Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-14T03:29:17.988Z | info: downloading 6 components |
| 105 | 2026-03-14T03:29:35.028Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-14T03:29:35.033Z | + rustc --version |
| 107 | 2026-03-14T03:29:35.068Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-14T03:29:35.074Z | + banner build |
| 109 | 2026-03-14T03:29:35.077Z | |
| 110 | 2026-03-14T03:29:35.077Z | ##### # # # # ##### |
| 111 | 2026-03-14T03:29:35.077Z | # # # # # # # # |
| 112 | 2026-03-14T03:29:35.077Z | ##### # # # # # # |
| 113 | 2026-03-14T03:29:35.077Z | # # # # # # # # |
| 114 | 2026-03-14T03:29:35.077Z | # # # # # # # # |
| 115 | 2026-03-14T03:29:35.077Z | ##### #### # ###### ##### |
| 116 | 2026-03-14T03:29:35.077Z | |
| 117 | 2026-03-14T03:29:35.080Z | + ptime -m cargo build --all |
| 118 | 2026-03-14T03:29:35.181Z | Updating crates.io index |
| 119 | 2026-03-14T03:29:35.224Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-03-14T03:29:35.584Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-03-14T03:29:35.584Z | * [new ref] c1d9f7474d6db11c3bec6fb329abdd35985311f8 -> refs/commit/c1d9f7474d6db11c3bec6fb329abdd35985311f8 |
| 122 | 2026-03-14T03:29:35.606Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-03-14T03:29:36.811Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-03-14T03:29:36.811Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 125 | 2026-03-14T03:29:37.478Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-03-14T03:29:37.774Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-03-14T03:29:37.774Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-03-14T03:29:37.782Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-03-14T03:29:38.053Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-03-14T03:29:38.053Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 131 | 2026-03-14T03:29:38.086Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-03-14T03:29:38.371Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-03-14T03:29:38.371Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-03-14T03:29:38.382Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-03-14T03:29:38.652Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-03-14T03:29:38.652Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-03-14T03:29:38.763Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-03-14T03:29:39.642Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-03-14T03:29:39.642Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 140 | 2026-03-14T03:29:41.940Z | Downloading crates ... |
| 141 | 2026-03-14T03:29:42.013Z | Downloaded colored v3.1.1 |
| 142 | 2026-03-14T03:29:42.017Z | Downloaded equivalent v1.0.2 |
| 143 | 2026-03-14T03:29:42.019Z | Downloaded getrandom v0.3.4 |
| 144 | 2026-03-14T03:29:42.024Z | Downloaded clap_lex v1.0.0 |
| 145 | 2026-03-14T03:29:42.027Z | Downloaded aho-corasick v1.1.4 |
| 146 | 2026-03-14T03:29:42.035Z | Downloaded cstr-argument v0.1.2 |
| 147 | 2026-03-14T03:29:42.039Z | Downloaded crucible-workspace-hack v0.1.0 |
| 148 | 2026-03-14T03:29:42.039Z | Downloaded colorchoice v1.0.4 |
| 149 | 2026-03-14T03:29:42.042Z | Downloaded serde_spanned v1.0.4 |
| 150 | 2026-03-14T03:29:42.042Z | Downloaded cfg_aliases v0.2.1 |
| 151 | 2026-03-14T03:29:42.045Z | Downloaded form_urlencoded v1.2.2 |
| 152 | 2026-03-14T03:29:42.045Z | Downloaded errno v0.3.14 |
| 153 | 2026-03-14T03:29:42.048Z | Downloaded ryu v1.0.23 |
| 154 | 2026-03-14T03:29:42.051Z | Downloaded time-core v0.1.8 |
| 155 | 2026-03-14T03:29:42.051Z | Downloaded rustc-hash v2.1.1 |
| 156 | 2026-03-14T03:29:42.054Z | Downloaded ppv-lite86 v0.2.21 |
| 157 | 2026-03-14T03:29:42.054Z | Downloaded crypto-common v0.1.7 |
| 158 | 2026-03-14T03:29:42.054Z | Downloaded cpufeatures v0.3.0 |
| 159 | 2026-03-14T03:29:42.057Z | Downloaded dyn-clone v1.0.20 |
| 160 | 2026-03-14T03:29:42.057Z | Downloaded cpufeatures v0.2.17 |
| 161 | 2026-03-14T03:29:42.060Z | Downloaded heck v0.5.0 |
| 162 | 2026-03-14T03:29:42.064Z | Downloaded either v1.15.0 |
| 163 | 2026-03-14T03:29:42.067Z | Downloaded proc-macro2 v1.0.106 |
| 164 | 2026-03-14T03:29:42.070Z | Downloaded clap_derive v4.5.55 |
| 165 | 2026-03-14T03:29:42.073Z | Downloaded http-body v1.0.1 |
| 166 | 2026-03-14T03:29:42.076Z | Downloaded slog-async v2.8.0 |
| 167 | 2026-03-14T03:29:42.076Z | Downloaded futures-io v0.3.32 |
| 168 | 2026-03-14T03:29:42.079Z | Downloaded generic-array v0.14.7 |
| 169 | 2026-03-14T03:29:42.079Z | Downloaded futures-task v0.3.32 |
| 170 | 2026-03-14T03:29:42.081Z | Downloaded heck v0.4.1 |
| 171 | 2026-03-14T03:29:42.081Z | Downloaded sha2 v0.10.9 |
| 172 | 2026-03-14T03:29:42.084Z | Downloaded slog v2.8.2 |
| 173 | 2026-03-14T03:29:42.087Z | Downloaded parking_lot_core v0.9.12 |
| 174 | 2026-03-14T03:29:42.089Z | Downloaded lazy_static v1.5.0 |
| 175 | 2026-03-14T03:29:42.089Z | Downloaded rand_core v0.9.5 |
| 176 | 2026-03-14T03:29:42.092Z | Downloaded block-buffer v0.10.4 |
| 177 | 2026-03-14T03:29:42.092Z | Downloaded foreign-types-shared v0.3.1 |
| 178 | 2026-03-14T03:29:42.096Z | Downloaded itoa v1.0.17 |
| 179 | 2026-03-14T03:29:42.098Z | Downloaded deranged v0.5.8 |
| 180 | 2026-03-14T03:29:42.098Z | Downloaded digest v0.10.7 |
| 181 | 2026-03-14T03:29:42.101Z | Downloaded quinn v0.11.9 |
| 182 | 2026-03-14T03:29:42.104Z | Downloaded chacha20 v0.10.0 |
| 183 | 2026-03-14T03:29:42.104Z | Downloaded camino v1.2.2 |
| 184 | 2026-03-14T03:29:42.107Z | Downloaded data-encoding v2.10.0 |
| 185 | 2026-03-14T03:29:42.111Z | Downloaded is_terminal_polyfill v1.70.2 |
| 186 | 2026-03-14T03:29:42.111Z | Downloaded anstyle-query v1.1.5 |
| 187 | 2026-03-14T03:29:42.111Z | Downloaded futures-core v0.3.32 |
| 188 | 2026-03-14T03:29:42.114Z | Downloaded is-terminal v0.4.17 |
| 189 | 2026-03-14T03:29:42.118Z | Downloaded powerfmt v0.2.0 |
| 190 | 2026-03-14T03:29:42.118Z | Downloaded futures-sink v0.3.32 |
| 191 | 2026-03-14T03:29:42.121Z | Downloaded foreign-types v0.5.0 |
| 192 | 2026-03-14T03:29:42.121Z | Downloaded proc-macro-error-attr v1.0.4 |
| 193 | 2026-03-14T03:29:42.124Z | Downloaded pin-utils v0.1.0 |
| 194 | 2026-03-14T03:29:42.127Z | Downloaded serde_yaml v0.9.34+deprecated |
| 195 | 2026-03-14T03:29:42.130Z | Downloaded futures-macro v0.3.32 |
| 196 | 2026-03-14T03:29:42.133Z | Downloaded stable_deref_trait v1.2.1 |
| 197 | 2026-03-14T03:29:42.133Z | Downloaded sha1 v0.10.6 |
| 198 | 2026-03-14T03:29:42.136Z | Downloaded progenitor-client v0.10.0 |
| 199 | 2026-03-14T03:29:42.139Z | Downloaded foreign-types-macros v0.2.3 |
| 200 | 2026-03-14T03:29:42.142Z | Downloaded tabwriter v1.4.1 |
| 201 | 2026-03-14T03:29:42.145Z | Downloaded base16ct v1.0.0 |
| 202 | 2026-03-14T03:29:42.145Z | Downloaded potential_utf v0.1.4 |
| 203 | 2026-03-14T03:29:42.148Z | Downloaded rand_chacha v0.9.0 |
| 204 | 2026-03-14T03:29:42.148Z | Downloaded tinyvec_macros v0.1.1 |
| 205 | 2026-03-14T03:29:42.148Z | Downloaded cfg-if v1.0.4 |
| 206 | 2026-03-14T03:29:42.154Z | Downloaded erased-serde v0.3.31 |
| 207 | 2026-03-14T03:29:42.157Z | Downloaded autocfg v1.5.0 |
| 208 | 2026-03-14T03:29:42.160Z | Downloaded async-trait v0.1.89 |
| 209 | 2026-03-14T03:29:42.164Z | Downloaded futures-executor v0.3.32 |
| 210 | 2026-03-14T03:29:42.168Z | Downloaded cargo_toml v0.22.3 |
| 211 | 2026-03-14T03:29:42.172Z | Downloaded lock_api v0.4.14 |
| 212 | 2026-03-14T03:29:42.172Z | Downloaded displaydoc v0.2.5 |
| 213 | 2026-03-14T03:29:42.175Z | Downloaded crossbeam-utils v0.8.21 |
| 214 | 2026-03-14T03:29:42.175Z | Downloaded take_mut v0.2.2 |
| 215 | 2026-03-14T03:29:42.175Z | Downloaded http-body-util v0.1.3 |
| 216 | 2026-03-14T03:29:42.179Z | Downloaded sync_wrapper v1.0.2 |
| 217 | 2026-03-14T03:29:42.179Z | Downloaded proc-macro-crate v3.5.0 |
| 218 | 2026-03-14T03:29:42.179Z | Downloaded clap v4.5.60 |
| 219 | 2026-03-14T03:29:42.184Z | Downloaded tower-layer v0.3.3 |
| 220 | 2026-03-14T03:29:42.187Z | Downloaded lru-slab v0.1.2 |
| 221 | 2026-03-14T03:29:42.187Z | Downloaded typify-macro v0.4.3 |
| 222 | 2026-03-14T03:29:42.188Z | Downloaded try-lock v0.2.5 |
| 223 | 2026-03-14T03:29:42.190Z | Downloaded subtle v2.6.1 |
| 224 | 2026-03-14T03:29:42.190Z | Downloaded num_enum v0.7.5 |
| 225 | 2026-03-14T03:29:42.193Z | Downloaded typeid v1.0.3 |
| 226 | 2026-03-14T03:29:42.196Z | Downloaded byteorder v1.5.0 |
| 227 | 2026-03-14T03:29:42.196Z | Downloaded serde_tokenstream v0.2.3 |
| 228 | 2026-03-14T03:29:42.196Z | Downloaded rand_core v0.6.4 |
| 229 | 2026-03-14T03:29:42.199Z | Downloaded idna_adapter v1.2.1 |
| 230 | 2026-03-14T03:29:42.199Z | Downloaded ipnet v2.12.0 |
| 231 | 2026-03-14T03:29:42.202Z | Downloaded foldhash v0.2.0 |
| 232 | 2026-03-14T03:29:42.202Z | Downloaded percent-encoding v2.3.2 |
| 233 | 2026-03-14T03:29:42.202Z | Downloaded atomic-waker v1.1.2 |
| 234 | 2026-03-14T03:29:42.205Z | Downloaded serde_urlencoded v0.7.1 |
| 235 | 2026-03-14T03:29:42.205Z | Downloaded slog-envlogger v2.2.0 |
| 236 | 2026-03-14T03:29:42.205Z | Downloaded pretty-hex v0.4.1 |
| 237 | 2026-03-14T03:29:42.208Z | Downloaded find-msvc-tools v0.1.9 |
| 238 | 2026-03-14T03:29:42.208Z | Downloaded anstyle-parse v0.2.7 |
| 239 | 2026-03-14T03:29:42.212Z | Downloaded num-conv v0.2.0 |
| 240 | 2026-03-14T03:29:42.212Z | Downloaded console v0.16.2 |
| 241 | 2026-03-14T03:29:42.212Z | Downloaded serde_derive v1.0.228 |
| 242 | 2026-03-14T03:29:42.217Z | Downloaded anstyle v1.0.14 |
| 243 | 2026-03-14T03:29:42.220Z | Downloaded unit-prefix v0.5.2 |
| 244 | 2026-03-14T03:29:42.223Z | Downloaded untrusted v0.9.0 |
| 245 | 2026-03-14T03:29:42.223Z | Downloaded utf8parse v0.2.2 |
| 246 | 2026-03-14T03:29:42.223Z | Downloaded version_check v0.9.5 |
| 247 | 2026-03-14T03:29:42.227Z | Downloaded want v0.3.1 |
| 248 | 2026-03-14T03:29:42.230Z | Downloaded tinystr v0.8.2 |
| 249 | 2026-03-14T03:29:42.233Z | Downloaded strsim v0.11.1 |
| 250 | 2026-03-14T03:29:42.233Z | Downloaded scopeguard v1.2.0 |
| 251 | 2026-03-14T03:29:42.237Z | Downloaded progenitor-macro v0.10.0 |
| 252 | 2026-03-14T03:29:42.240Z | Downloaded time-macros v0.2.27 |
| 253 | 2026-03-14T03:29:42.245Z | Downloaded tower-service v0.3.3 |
| 254 | 2026-03-14T03:29:42.247Z | Downloaded rand_chacha v0.3.1 |
| 255 | 2026-03-14T03:29:42.250Z | Downloaded iana-time-zone v0.1.65 |
| 256 | 2026-03-14T03:29:42.256Z | Downloaded yoke-derive v0.8.1 |
| 257 | 2026-03-14T03:29:42.260Z | Downloaded thiserror v1.0.69 |
| 258 | 2026-03-14T03:29:42.260Z | Downloaded thiserror v2.0.18 |
| 259 | 2026-03-14T03:29:42.263Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 260 | 2026-03-14T03:29:42.266Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 261 | 2026-03-14T03:29:42.266Z | Downloaded signal-hook-registry v1.4.8 |
| 262 | 2026-03-14T03:29:42.266Z | Downloaded allocator-api2 v0.2.21 |
| 263 | 2026-03-14T03:29:42.269Z | Downloaded progenitor v0.10.0 |
| 264 | 2026-03-14T03:29:42.269Z | Downloaded zerofrom-derive v0.1.6 |
| 265 | 2026-03-14T03:29:42.272Z | Downloaded utf8_iter v1.0.4 |
| 266 | 2026-03-14T03:29:42.272Z | Downloaded slog-term v2.9.2 |
| 267 | 2026-03-14T03:29:42.274Z | Downloaded slog-scope v4.4.1 |
| 268 | 2026-03-14T03:29:42.275Z | Downloaded proc-macro-error v1.0.4 |
| 269 | 2026-03-14T03:29:42.277Z | Downloaded zone_cfg_derive v0.3.1 |
| 270 | 2026-03-14T03:29:42.277Z | Downloaded anyhow v1.0.102 |
| 271 | 2026-03-14T03:29:42.280Z | Downloaded quinn-udp v0.5.14 |
| 272 | 2026-03-14T03:29:42.283Z | Downloaded rand v0.8.5 |
| 273 | 2026-03-14T03:29:42.286Z | Downloaded futures-channel v0.3.32 |
| 274 | 2026-03-14T03:29:42.286Z | Downloaded zerofrom v0.1.6 |
| 275 | 2026-03-14T03:29:42.286Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 276 | 2026-03-14T03:29:42.289Z | Downloaded term v1.2.1 |
| 277 | 2026-03-14T03:29:42.292Z | Downloaded zone v0.3.1 |
| 278 | 2026-03-14T03:29:42.292Z | Downloaded serde v1.0.228 |
| 279 | 2026-03-14T03:29:42.294Z | Downloaded smf v0.2.3 |
| 280 | 2026-03-14T03:29:42.294Z | Downloaded rand_core v0.10.0 |
| 281 | 2026-03-14T03:29:42.294Z | Downloaded hyper-rustls v0.27.7 |
| 282 | 2026-03-14T03:29:42.297Z | Downloaded quote v1.0.45 |
| 283 | 2026-03-14T03:29:42.300Z | Downloaded utf-8 v0.7.6 |
| 284 | 2026-03-14T03:29:42.300Z | Downloaded rustversion v1.0.22 |
| 285 | 2026-03-14T03:29:42.303Z | Downloaded pkg-config v0.3.32 |
| 286 | 2026-03-14T03:29:42.303Z | Downloaded writeable v0.6.2 |
| 287 | 2026-03-14T03:29:42.305Z | Downloaded futures v0.3.32 |
| 288 | 2026-03-14T03:29:42.308Z | Downloaded thiserror-impl v2.0.18 |
| 289 | 2026-03-14T03:29:42.311Z | Downloaded serde_derive_internals v0.29.1 |
| 290 | 2026-03-14T03:29:42.311Z | Downloaded thiserror-impl v1.0.69 |
| 291 | 2026-03-14T03:29:42.311Z | Downloaded slog-stdlog v4.1.1 |
| 292 | 2026-03-14T03:29:42.314Z | Downloaded slab v0.4.12 |
| 293 | 2026-03-14T03:29:42.315Z | Downloaded thread_local v1.1.9 |
| 294 | 2026-03-14T03:29:42.315Z | Downloaded shlex v1.3.0 |
| 295 | 2026-03-14T03:29:42.318Z | Downloaded log v0.4.29 |
| 296 | 2026-03-14T03:29:42.318Z | Downloaded httparse v1.10.1 |
| 297 | 2026-03-14T03:29:42.321Z | Downloaded pin-project-lite v0.2.17 |
| 298 | 2026-03-14T03:29:42.328Z | Downloaded yoke v0.8.1 |
| 299 | 2026-03-14T03:29:42.328Z | Downloaded xz2 v0.1.7 |
| 300 | 2026-03-14T03:29:42.328Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 301 | 2026-03-14T03:29:42.328Z | Downloaded tokio-tungstenite v0.21.0 |
| 302 | 2026-03-14T03:29:42.331Z | Downloaded tokio-rustls v0.26.4 |
| 303 | 2026-03-14T03:29:42.331Z | Downloaded parking_lot v0.12.5 |
| 304 | 2026-03-14T03:29:42.334Z | Downloaded num_enum_derive v0.7.5 |
| 305 | 2026-03-14T03:29:42.334Z | Downloaded anstream v0.6.21 |
| 306 | 2026-03-14T03:29:42.337Z | Downloaded schemars_derive v0.8.22 |
| 307 | 2026-03-14T03:29:42.337Z | Downloaded zmij v1.0.21 |
| 308 | 2026-03-14T03:29:42.340Z | Downloaded zerovec-derive v0.11.2 |
| 309 | 2026-03-14T03:29:42.340Z | Downloaded zeroize v1.8.2 |
| 310 | 2026-03-14T03:29:42.340Z | Downloaded tracing-attributes v0.1.31 |
| 311 | 2026-03-14T03:29:42.343Z | Downloaded crossbeam-channel v0.5.15 |
| 312 | 2026-03-14T03:29:42.346Z | Downloaded bitflags v2.11.0 |
| 313 | 2026-03-14T03:29:42.349Z | Downloaded smallvec v1.15.1 |
| 314 | 2026-03-14T03:29:42.349Z | Downloaded oxnet v0.1.4 |
| 315 | 2026-03-14T03:29:42.352Z | Downloaded icu_provider v2.1.1 |
| 316 | 2026-03-14T03:29:42.352Z | Downloaded once_cell v1.21.3 |
| 317 | 2026-03-14T03:29:42.355Z | Downloaded litemap v0.8.1 |
| 318 | 2026-03-14T03:29:42.358Z | Downloaded getrandom v0.2.17 |
| 319 | 2026-03-14T03:29:42.358Z | Downloaded tokio-macros v2.6.1 |
| 320 | 2026-03-14T03:29:42.361Z | Downloaded rustls-pki-types v1.14.0 |
| 321 | 2026-03-14T03:29:42.364Z | Downloaded icu_properties v2.1.2 |
| 322 | 2026-03-14T03:29:42.367Z | Downloaded tinyvec v1.10.0 |
| 323 | 2026-03-14T03:29:42.370Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 324 | 2026-03-14T03:29:42.373Z | Downloaded synstructure v0.13.2 |
| 325 | 2026-03-14T03:29:42.373Z | Downloaded socket2 v0.6.3 |
| 326 | 2026-03-14T03:29:42.375Z | Downloaded schemars v0.8.22 |
| 327 | 2026-03-14T03:29:42.383Z | Downloaded semver v1.0.27 |
| 328 | 2026-03-14T03:29:42.386Z | Downloaded tracing-core v0.1.36 |
| 329 | 2026-03-14T03:29:42.386Z | Downloaded icu_locale_core v2.1.1 |
| 330 | 2026-03-14T03:29:42.390Z | Downloaded serde_core v1.0.228 |
| 331 | 2026-03-14T03:29:42.393Z | Downloaded tungstenite v0.21.0 |
| 332 | 2026-03-14T03:29:42.396Z | Downloaded base64 v0.22.1 |
| 333 | 2026-03-14T03:29:42.399Z | Downloaded indicatif v0.18.4 |
| 334 | 2026-03-14T03:29:42.402Z | Downloaded unsafe-libyaml v0.2.11 |
| 335 | 2026-03-14T03:29:42.405Z | Downloaded cc v1.2.56 |
| 336 | 2026-03-14T03:29:42.405Z | Downloaded unicode-ident v1.0.24 |
| 337 | 2026-03-14T03:29:42.408Z | Downloaded uuid v1.22.0 |
| 338 | 2026-03-14T03:29:42.410Z | Downloaded prettyplease v0.2.37 |
| 339 | 2026-03-14T03:29:42.414Z | Downloaded indexmap v2.13.0 |
| 340 | 2026-03-14T03:29:42.416Z | Downloaded base64 v0.21.7 |
| 341 | 2026-03-14T03:29:42.419Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 342 | 2026-03-14T03:29:42.421Z | Downloaded arc-swap v1.8.2 |
| 343 | 2026-03-14T03:29:42.425Z | Downloaded progenitor-impl v0.10.0 |
| 344 | 2026-03-14T03:29:42.430Z | Downloaded icu_collections v2.1.1 |
| 345 | 2026-03-14T03:29:42.432Z | Downloaded typify v0.4.3 |
| 346 | 2026-03-14T03:29:42.432Z | Downloaded icu_normalizer v2.1.1 |
| 347 | 2026-03-14T03:29:42.435Z | Downloaded num-traits v0.2.19 |
| 348 | 2026-03-14T03:29:42.438Z | Downloaded bytes v1.11.1 |
| 349 | 2026-03-14T03:29:42.441Z | Downloaded icu_normalizer_data v2.1.1 |
| 350 | 2026-03-14T03:29:42.441Z | Downloaded getrandom v0.4.2 |
| 351 | 2026-03-14T03:29:42.446Z | Downloaded typenum v1.19.0 |
| 352 | 2026-03-14T03:29:42.450Z | Downloaded rustls-webpki v0.103.9 |
| 353 | 2026-03-14T03:29:42.456Z | Downloaded rand v0.10.0 |
| 354 | 2026-03-14T03:29:42.464Z | Downloaded memchr v2.8.0 |
| 355 | 2026-03-14T03:29:42.468Z | Downloaded url v2.5.8 |
| 356 | 2026-03-14T03:29:42.471Z | Downloaded mio v1.1.1 |
| 357 | 2026-03-14T03:29:42.474Z | Downloaded hyper-util v0.1.20 |
| 358 | 2026-03-14T03:29:42.479Z | Downloaded zerotrie v0.2.3 |
| 359 | 2026-03-14T03:29:42.482Z | Downloaded http v1.4.0 |
| 360 | 2026-03-14T03:29:42.486Z | Downloaded rand v0.9.2 |
| 361 | 2026-03-14T03:29:42.496Z | Downloaded regex v1.12.3 |
| 362 | 2026-03-14T03:29:42.505Z | Downloaded iri-string v0.7.10 |
| 363 | 2026-03-14T03:29:42.511Z | Downloaded itertools v0.12.1 |
| 364 | 2026-03-14T03:29:42.516Z | Downloaded tower v0.5.3 |
| 365 | 2026-03-14T03:29:42.523Z | Downloaded ron v0.12.0 |
| 366 | 2026-03-14T03:29:42.529Z | Downloaded idna v1.1.0 |
| 367 | 2026-03-14T03:29:42.532Z | Downloaded hashbrown v0.16.1 |
| 368 | 2026-03-14T03:29:42.536Z | Downloaded tokio-util v0.7.18 |
| 369 | 2026-03-14T03:29:42.543Z | Downloaded zerovec v0.11.5 |
| 370 | 2026-03-14T03:29:42.546Z | Downloaded tower-http v0.6.8 |
| 371 | 2026-03-14T03:29:42.551Z | Downloaded serde_json v1.0.149 |
| 372 | 2026-03-14T03:29:42.556Z | Downloaded chrono v0.4.44 |
| 373 | 2026-03-14T03:29:42.561Z | Downloaded winnow v0.7.15 |
| 374 | 2026-03-14T03:29:42.568Z | Downloaded futures-util v0.3.32 |
| 375 | 2026-03-14T03:29:42.577Z | Downloaded reqwest v0.12.28 |
| 376 | 2026-03-14T03:29:42.582Z | Downloaded clap_builder v4.5.60 |
| 377 | 2026-03-14T03:29:42.587Z | Downloaded icu_properties_data v2.1.2 |
| 378 | 2026-03-14T03:29:42.594Z | Downloaded hyper v1.8.1 |
| 379 | 2026-03-14T03:29:42.598Z | Downloaded zerocopy v0.8.41 |
| 380 | 2026-03-14T03:29:42.611Z | Downloaded portable-atomic v1.13.1 |
| 381 | 2026-03-14T03:29:42.633Z | Downloaded regex-syntax v0.8.10 |
| 382 | 2026-03-14T03:29:42.647Z | Downloaded time v0.3.47 |
| 383 | 2026-03-14T03:29:42.655Z | Downloaded syn v1.0.109 |
| 384 | 2026-03-14T03:29:42.663Z | Downloaded webpki-roots v1.0.6 |
| 385 | 2026-03-14T03:29:42.666Z | Downloaded quinn-proto v0.11.13 |
| 386 | 2026-03-14T03:29:42.671Z | Downloaded unicode-width v0.2.2 |
| 387 | 2026-03-14T03:29:42.675Z | Downloaded typify-impl v0.4.3 |
| 388 | 2026-03-14T03:29:42.685Z | Downloaded syn v2.0.117 |
| 389 | 2026-03-14T03:29:42.693Z | Downloaded tracing v0.1.44 |
| 390 | 2026-03-14T03:29:42.707Z | Downloaded regress v0.10.5 |
| 391 | 2026-03-14T03:29:42.727Z | Downloaded rustls v0.23.37 |
| 392 | 2026-03-14T03:29:42.735Z | Downloaded openapiv3 v2.2.0 |
| 393 | 2026-03-14T03:29:42.743Z | Downloaded regex-automata v0.4.14 |
| 394 | 2026-03-14T03:29:42.754Z | Downloaded libc v0.2.183 |
| 395 | 2026-03-14T03:29:42.780Z | Downloaded tokio v1.50.0 |
| 396 | 2026-03-14T03:29:42.833Z | Downloaded lzma-sys v0.1.20 |
| 397 | 2026-03-14T03:29:42.895Z | Downloaded ring v0.17.14 |
| 398 | 2026-03-14T03:29:43.024Z | Compiling proc-macro2 v1.0.106 |
| 399 | 2026-03-14T03:29:43.027Z | Compiling quote v1.0.45 |
| 400 | 2026-03-14T03:29:43.027Z | Compiling unicode-ident v1.0.24 |
| 401 | 2026-03-14T03:29:43.027Z | Compiling libc v0.2.183 |
| 402 | 2026-03-14T03:29:43.027Z | Compiling cfg-if v1.0.4 |
| 403 | 2026-03-14T03:29:43.027Z | Compiling itoa v1.0.17 |
| 404 | 2026-03-14T03:29:43.027Z | Compiling serde_core v1.0.228 |
| 405 | 2026-03-14T03:29:43.207Z | Compiling memchr v2.8.0 |
| 406 | 2026-03-14T03:29:43.280Z | Compiling foldhash v0.2.0 |
| 407 | 2026-03-14T03:29:43.404Z | Compiling equivalent v1.0.2 |
| 408 | 2026-03-14T03:29:43.489Z | Compiling allocator-api2 v0.2.21 |
| 409 | 2026-03-14T03:29:43.500Z | Compiling serde v1.0.228 |
| 410 | 2026-03-14T03:29:43.742Z | Compiling zmij v1.0.21 |
| 411 | 2026-03-14T03:29:43.899Z | Compiling hashbrown v0.16.1 |
| 412 | 2026-03-14T03:29:43.984Z | Compiling autocfg v1.5.0 |
| 413 | 2026-03-14T03:29:44.151Z | Compiling version_check v0.9.5 |
| 414 | 2026-03-14T03:29:44.174Z | Compiling serde_json v1.0.149 |
| 415 | 2026-03-14T03:29:44.449Z | Compiling num-traits v0.2.19 |
| 416 | 2026-03-14T03:29:44.476Z | Compiling pin-project-lite v0.2.17 |
| 417 | 2026-03-14T03:29:44.505Z | Compiling bytes v1.11.1 |
| 418 | 2026-03-14T03:29:44.603Z | Compiling smallvec v1.15.1 |
| 419 | 2026-03-14T03:29:44.670Z | Compiling stable_deref_trait v1.2.1 |
| 420 | 2026-03-14T03:29:44.867Z | Compiling syn v2.0.117 |
| 421 | 2026-03-14T03:29:44.982Z | Compiling find-msvc-tools v0.1.9 |
| 422 | 2026-03-14T03:29:45.029Z | Compiling futures-core v0.3.32 |
| 423 | 2026-03-14T03:29:45.201Z | Compiling shlex v1.3.0 |
| 424 | 2026-03-14T03:29:45.212Z | Compiling rustversion v1.0.22 |
| 425 | 2026-03-14T03:29:45.275Z | Compiling parking_lot_core v0.9.12 |
| 426 | 2026-03-14T03:29:45.364Z | Compiling cc v1.2.56 |
| 427 | 2026-03-14T03:29:45.424Z | Compiling schemars v0.8.22 |
| 428 | 2026-03-14T03:29:45.719Z | Compiling http v1.4.0 |
| 429 | 2026-03-14T03:29:45.747Z | Compiling socket2 v0.6.3 |
| 430 | 2026-03-14T03:29:45.764Z | Compiling rand_core v0.10.0 |
| 431 | 2026-03-14T03:29:45.946Z | Compiling dyn-clone v1.0.20 |
| 432 | 2026-03-14T03:29:46.121Z | Compiling scopeguard v1.2.0 |
| 433 | 2026-03-14T03:29:46.230Z | Compiling futures-sink v0.3.32 |
| 434 | 2026-03-14T03:29:46.295Z | Compiling once_cell v1.21.3 |
| 435 | 2026-03-14T03:29:46.345Z | Compiling getrandom v0.4.2 |
| 436 | 2026-03-14T03:29:46.348Z | Compiling thiserror v2.0.18 |
| 437 | 2026-03-14T03:29:46.358Z | Compiling lock_api v0.4.14 |
| 438 | 2026-03-14T03:29:46.649Z | Compiling errno v0.3.14 |
| 439 | 2026-03-14T03:29:46.696Z | Compiling getrandom v0.2.17 |
| 440 | 2026-03-14T03:29:46.779Z | Compiling winnow v0.7.15 |
| 441 | 2026-03-14T03:29:46.831Z | Compiling signal-hook-registry v1.4.8 |
| 442 | 2026-03-14T03:29:46.928Z | Compiling parking_lot v0.12.5 |
| 443 | 2026-03-14T03:29:47.046Z | Compiling futures-channel v0.3.32 |
| 444 | 2026-03-14T03:29:47.071Z | Compiling indexmap v2.13.0 |
| 445 | 2026-03-14T03:29:47.127Z | Compiling mio v1.1.1 |
| 446 | 2026-03-14T03:29:47.220Z | Compiling writeable v0.6.2 |
| 447 | 2026-03-14T03:29:47.314Z | Compiling litemap v0.8.1 |
| 448 | 2026-03-14T03:29:47.461Z | Compiling iana-time-zone v0.1.65 |
| 449 | 2026-03-14T03:29:47.474Z | Compiling icu_normalizer_data v2.1.1 |
| 450 | 2026-03-14T03:29:47.549Z | Compiling futures-task v0.3.32 |
| 451 | 2026-03-14T03:29:47.732Z | Compiling icu_properties_data v2.1.2 |
| 452 | 2026-03-14T03:29:47.819Z | Compiling heck v0.5.0 |
| 453 | 2026-03-14T03:29:47.844Z | Compiling futures-io v0.3.32 |
| 454 | 2026-03-14T03:29:47.877Z | Compiling slab v0.4.12 |
| 455 | 2026-03-14T03:29:48.035Z | Compiling chrono v0.4.44 |
| 456 | 2026-03-14T03:29:48.048Z | Compiling ring v0.17.14 |
| 457 | 2026-03-14T03:29:48.098Z | Compiling typenum v1.19.0 |
| 458 | 2026-03-14T03:29:48.164Z | Compiling httparse v1.10.1 |
| 459 | 2026-03-14T03:29:48.568Z | Compiling log v0.4.29 |
| 460 | 2026-03-14T03:29:48.626Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 461 | 2026-03-14T03:29:48.717Z | Compiling percent-encoding v2.3.2 |
| 462 | 2026-03-14T03:29:48.839Z | Compiling syn v1.0.109 |
| 463 | 2026-03-14T03:29:48.965Z | Compiling synstructure v0.13.2 |
| 464 | 2026-03-14T03:29:48.969Z | Compiling serde_derive_internals v0.29.1 |
| 465 | 2026-03-14T03:29:49.522Z | Compiling generic-array v0.14.7 |
| 466 | 2026-03-14T03:29:49.639Z | Compiling thiserror v1.0.69 |
| 467 | 2026-03-14T03:29:49.650Z | Compiling regex-syntax v0.8.10 |
| 468 | 2026-03-14T03:29:49.808Z | Compiling zerocopy v0.8.41 |
| 469 | 2026-03-14T03:29:49.999Z | Compiling uuid v1.22.0 |
| 470 | 2026-03-14T03:29:50.042Z | Compiling zeroize v1.8.2 |
| 471 | 2026-03-14T03:29:50.257Z | Compiling rustls-pki-types v1.14.0 |
| 472 | 2026-03-14T03:29:50.762Z | Compiling http-body v1.0.1 |
| 473 | 2026-03-14T03:29:50.790Z | Compiling serde_derive v1.0.228 |
| 474 | 2026-03-14T03:29:50.904Z | Compiling zerofrom-derive v0.1.6 |
| 475 | 2026-03-14T03:29:50.940Z | Compiling yoke-derive v0.8.1 |
| 476 | 2026-03-14T03:29:51.097Z | Compiling zerovec-derive v0.11.2 |
| 477 | 2026-03-14T03:29:51.124Z | Compiling displaydoc v0.2.5 |
| 478 | 2026-03-14T03:29:51.418Z | Compiling schemars_derive v0.8.22 |
| 479 | 2026-03-14T03:29:52.103Z | Compiling thiserror-impl v2.0.18 |
| 480 | 2026-03-14T03:29:52.341Z | Compiling tokio-macros v2.6.1 |
| 481 | 2026-03-14T03:29:52.552Z | Compiling futures-macro v0.3.32 |
| 482 | 2026-03-14T03:29:52.564Z | Compiling zerofrom v0.1.6 |
| 483 | 2026-03-14T03:29:52.716Z | Compiling yoke v0.8.1 |
| 484 | 2026-03-14T03:29:52.966Z | Compiling zerovec v0.11.5 |
| 485 | 2026-03-14T03:29:53.102Z | Compiling zerotrie v0.2.3 |
| 486 | 2026-03-14T03:29:53.416Z | Compiling tracing-attributes v0.1.31 |
| 487 | 2026-03-14T03:29:53.421Z | Compiling tokio v1.50.0 |
| 488 | 2026-03-14T03:29:53.508Z | Compiling thiserror-impl v1.0.69 |
| 489 | 2026-03-14T03:29:53.667Z | Compiling tinystr v0.8.2 |
| 490 | 2026-03-14T03:29:53.752Z | Compiling potential_utf v0.1.4 |
| 491 | 2026-03-14T03:29:53.937Z | Compiling icu_locale_core v2.1.1 |
| 492 | 2026-03-14T03:29:53.966Z | Compiling icu_collections v2.1.1 |
| 493 | 2026-03-14T03:29:53.995Z | Compiling futures-util v0.3.32 |
| 494 | 2026-03-14T03:29:55.111Z | Compiling icu_provider v2.1.1 |
| 495 | 2026-03-14T03:29:55.125Z | Compiling tracing-core v0.1.36 |
| 496 | 2026-03-14T03:29:55.240Z | Compiling regress v0.10.5 |
| 497 | 2026-03-14T03:29:55.289Z | Compiling semver v1.0.27 |
| 498 | 2026-03-14T03:29:55.497Z | Compiling icu_normalizer v2.1.1 |
| 499 | 2026-03-14T03:29:55.595Z | Compiling icu_properties v2.1.2 |
| 500 | 2026-03-14T03:29:55.671Z | Compiling untrusted v0.9.0 |
| 501 | 2026-03-14T03:29:55.961Z | Compiling tracing v0.1.44 |
| 502 | 2026-03-14T03:29:56.263Z | Compiling serde_tokenstream v0.2.3 |
| 503 | 2026-03-14T03:29:57.174Z | Compiling idna_adapter v1.2.1 |
| 504 | 2026-03-14T03:29:57.340Z | Compiling typify-impl v0.4.3 |
| 505 | 2026-03-14T03:29:57.409Z | Compiling form_urlencoded v1.2.2 |
| 506 | 2026-03-14T03:29:57.445Z | Compiling slog v2.8.2 |
| 507 | 2026-03-14T03:29:57.639Z | Compiling proc-macro-error-attr v1.0.4 |
| 508 | 2026-03-14T03:29:57.739Z | Compiling rustls v0.23.37 |
| 509 | 2026-03-14T03:29:58.004Z | Compiling try-lock v0.2.5 |
| 510 | 2026-03-14T03:29:58.041Z | Compiling utf8_iter v1.0.4 |
| 511 | 2026-03-14T03:29:58.134Z | Compiling base64 v0.22.1 |
| 512 | 2026-03-14T03:29:58.221Z | Compiling tower-service v0.3.3 |
| 513 | 2026-03-14T03:29:58.339Z | Compiling idna v1.1.0 |
| 514 | 2026-03-14T03:29:58.418Z | Compiling want v0.3.1 |
| 515 | 2026-03-14T03:29:58.639Z | Compiling rustls-webpki v0.103.9 |
| 516 | 2026-03-14T03:29:58.652Z | Compiling erased-serde v0.3.31 |
| 517 | 2026-03-14T03:29:58.663Z | Compiling proc-macro-error v1.0.4 |
| 518 | 2026-03-14T03:29:58.946Z | Compiling ryu v1.0.23 |
| 519 | 2026-03-14T03:29:59.182Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 520 | 2026-03-14T03:29:59.396Z | Compiling subtle v2.6.1 |
| 521 | 2026-03-14T03:29:59.410Z | Compiling pin-utils v0.1.0 |
| 522 | 2026-03-14T03:29:59.471Z | Compiling atomic-waker v1.1.2 |
| 523 | 2026-03-14T03:29:59.488Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 524 | 2026-03-14T03:29:59.589Z | Compiling hyper v1.8.1 |
| 525 | 2026-03-14T03:30:00.510Z | Compiling url v2.5.8 |
| 526 | 2026-03-14T03:30:00.759Z | Compiling crypto-common v0.1.7 |
| 527 | 2026-03-14T03:30:00.912Z | Compiling block-buffer v0.10.4 |
| 528 | 2026-03-14T03:30:01.082Z | Compiling aho-corasick v1.1.4 |
| 529 | 2026-03-14T03:30:01.168Z | Compiling bitflags v2.11.0 |
| 530 | 2026-03-14T03:30:01.218Z | Compiling sync_wrapper v1.0.2 |
| 531 | 2026-03-14T03:30:01.456Z | Compiling ipnet v2.12.0 |
| 532 | 2026-03-14T03:30:01.644Z | Compiling ppv-lite86 v0.2.21 |
| 533 | 2026-03-14T03:30:01.706Z | Compiling getrandom v0.3.4 |
| 534 | 2026-03-14T03:30:01.871Z | Compiling tower-layer v0.3.3 |
| 535 | 2026-03-14T03:30:02.074Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 536 | 2026-03-14T03:30:02.094Z | Compiling tower v0.5.3 |
| 537 | 2026-03-14T03:30:02.156Z | Compiling hyper-util v0.1.20 |
| 538 | 2026-03-14T03:30:02.400Z | Compiling regex-automata v0.4.14 |
| 539 | 2026-03-14T03:30:02.730Z | Compiling digest v0.10.7 |
| 540 | 2026-03-14T03:30:03.023Z | Compiling proc-macro-crate v3.5.0 |
| 541 | 2026-03-14T03:30:03.622Z | Compiling tokio-rustls v0.26.4 |
| 542 | 2026-03-14T03:30:03.967Z | Compiling webpki-roots v1.0.6 |
| 543 | 2026-03-14T03:30:04.011Z | Compiling rand_core v0.6.4 |
| 544 | 2026-03-14T03:30:04.282Z | Compiling iri-string v0.7.10 |
| 545 | 2026-03-14T03:30:04.302Z | Compiling heck v0.4.1 |
| 546 | 2026-03-14T03:30:04.555Z | Compiling crucible-workspace-hack v0.1.0 |
| 547 | 2026-03-14T03:30:04.824Z | Compiling crossbeam-utils v0.8.21 |
| 548 | 2026-03-14T03:30:05.675Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 549 | 2026-03-14T03:30:05.956Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 550 | 2026-03-14T03:30:06.166Z | Compiling typify-macro v0.4.3 |
| 551 | 2026-03-14T03:30:06.229Z | Compiling cpufeatures v0.2.17 |
| 552 | 2026-03-14T03:30:06.329Z | Compiling tower-http v0.6.8 |
| 553 | 2026-03-14T03:30:06.897Z | Compiling regex v1.12.3 |
| 554 | 2026-03-14T03:30:07.410Z | Compiling rand_chacha v0.3.1 |
| 555 | 2026-03-14T03:30:07.439Z | Compiling hyper-rustls v0.27.7 |
| 556 | 2026-03-14T03:30:07.542Z | Compiling num_enum_derive v0.7.5 |
| 557 | 2026-03-14T03:30:08.045Z | Compiling serde_urlencoded v0.7.1 |
| 558 | 2026-03-14T03:30:08.057Z | Compiling tokio-util v0.7.18 |
| 559 | 2026-03-14T03:30:08.080Z | Compiling openapiv3 v2.2.0 |
| 560 | 2026-03-14T03:30:08.389Z | Compiling http-body-util v0.1.3 |
| 561 | 2026-03-14T03:30:08.703Z | Compiling foreign-types-macros v0.2.3 |
| 562 | 2026-03-14T03:30:08.985Z | Compiling serde_spanned v1.0.4 |
| 563 | 2026-03-14T03:30:08.996Z | Compiling typify v0.4.3 |
| 564 | 2026-03-14T03:30:09.097Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 565 | 2026-03-14T03:30:09.174Z | Compiling pkg-config v0.3.32 |
| 566 | 2026-03-14T03:30:09.355Z | Compiling unsafe-libyaml v0.2.11 |
| 567 | 2026-03-14T03:30:09.505Z | Compiling powerfmt v0.2.0 |
| 568 | 2026-03-14T03:30:09.541Z | Compiling num-conv v0.2.0 |
| 569 | 2026-03-14T03:30:09.579Z | Compiling time-core v0.1.8 |
| 570 | 2026-03-14T03:30:09.591Z | Compiling utf8parse v0.2.2 |
| 571 | 2026-03-14T03:30:09.715Z | Compiling foreign-types-shared v0.3.1 |
| 572 | 2026-03-14T03:30:09.727Z | Compiling either v1.15.0 |
| 573 | 2026-03-14T03:30:09.767Z | Compiling prettyplease v0.2.37 |
| 574 | 2026-03-14T03:30:09.780Z | Compiling anyhow v1.0.102 |
| 575 | 2026-03-14T03:30:09.791Z | Compiling cpufeatures v0.3.0 |
| 576 | 2026-03-14T03:30:09.819Z | Compiling lzma-sys v0.1.20 |
| 577 | 2026-03-14T03:30:09.873Z | Compiling chacha20 v0.10.0 |
| 578 | 2026-03-14T03:30:09.987Z | Compiling itertools v0.12.1 |
| 579 | 2026-03-14T03:30:10.092Z | Compiling serde_yaml v0.9.34+deprecated |
| 580 | 2026-03-14T03:30:10.217Z | Compiling progenitor-impl v0.10.0 |
| 581 | 2026-03-14T03:30:10.297Z | Compiling foreign-types v0.5.0 |
| 582 | 2026-03-14T03:30:10.322Z | Compiling time-macros v0.2.27 |
| 583 | 2026-03-14T03:30:10.367Z | Compiling anstyle-parse v0.2.7 |
| 584 | 2026-03-14T03:30:10.380Z | Compiling deranged v0.5.8 |
| 585 | 2026-03-14T03:30:10.600Z | Compiling toml v0.9.12+spec-1.1.0 |
| 586 | 2026-03-14T03:30:11.664Z | Compiling num_enum v0.7.5 |
| 587 | 2026-03-14T03:30:11.738Z | Compiling reqwest v0.12.28 |
| 588 | 2026-03-14T03:30:11.796Z | Compiling rand_core v0.9.5 |
| 589 | 2026-03-14T03:30:11.811Z | Compiling rand v0.8.5 |
| 590 | 2026-03-14T03:30:12.216Z | Compiling sha1 v0.10.6 |
| 591 | 2026-03-14T03:30:12.636Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 592 | 2026-03-14T03:30:12.636Z | Compiling arc-swap v1.8.2 |
| 593 | 2026-03-14T03:30:12.663Z | Compiling cstr-argument v0.1.2 |
| 594 | 2026-03-14T03:30:12.680Z | Compiling thread_local v1.1.9 |
| 595 | 2026-03-14T03:30:12.750Z | Compiling unicode-width v0.2.2 |
| 596 | 2026-03-14T03:30:12.918Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 597 | 2026-03-14T03:30:13.062Z | Compiling lazy_static v1.5.0 |
| 598 | 2026-03-14T03:30:13.117Z | Compiling byteorder v1.5.0 |
| 599 | 2026-03-14T03:30:13.157Z | Compiling slog-async v2.8.0 |
| 600 | 2026-03-14T03:30:13.181Z | Compiling data-encoding v2.10.0 |
| 601 | 2026-03-14T03:30:13.203Z | Compiling colorchoice v1.0.4 |
| 602 | 2026-03-14T03:30:13.337Z | Compiling pretty-hex v0.4.1 |
| 603 | 2026-03-14T03:30:13.349Z | Compiling anstyle v1.0.14 |
| 604 | 2026-03-14T03:30:13.422Z | Compiling typeid v1.0.3 |
| 605 | 2026-03-14T03:30:13.507Z | Compiling portable-atomic v1.13.1 |
| 606 | 2026-03-14T03:30:13.536Z | Compiling anstyle-query v1.1.5 |
| 607 | 2026-03-14T03:30:13.649Z | Compiling utf-8 v0.7.6 |
| 608 | 2026-03-14T03:30:13.670Z | Compiling is_terminal_polyfill v1.70.2 |
| 609 | 2026-03-14T03:30:13.783Z | Compiling anstream v0.6.21 |
| 610 | 2026-03-14T03:30:13.860Z | Compiling tungstenite v0.21.0 |
| 611 | 2026-03-14T03:30:13.934Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 612 | 2026-03-14T03:30:14.178Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 613 | 2026-03-14T03:30:14.206Z | Compiling progenitor-client v0.10.0 |
| 614 | 2026-03-14T03:30:14.225Z | Compiling slog-scope v4.4.1 |
| 615 | 2026-03-14T03:30:14.322Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 616 | 2026-03-14T03:30:14.346Z | Compiling crossbeam-channel v0.5.15 |
| 617 | 2026-03-14T03:30:14.570Z | Compiling rand_chacha v0.9.0 |
| 618 | 2026-03-14T03:30:14.667Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 619 | 2026-03-14T03:30:15.002Z | Compiling time v0.3.47 |
| 620 | 2026-03-14T03:30:15.078Z | Compiling progenitor-macro v0.10.0 |
| 621 | 2026-03-14T03:30:15.126Z | Compiling cargo_toml v0.22.3 |
| 622 | 2026-03-14T03:30:15.335Z | Compiling rand v0.10.0 |
| 623 | 2026-03-14T03:30:15.679Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 624 | 2026-03-14T03:30:16.061Z | Compiling futures-executor v0.3.32 |
| 625 | 2026-03-14T03:30:16.237Z | Compiling is-terminal v0.4.17 |
| 626 | 2026-03-14T03:30:16.349Z | Compiling strsim v0.11.1 |
| 627 | 2026-03-14T03:30:16.418Z | Compiling take_mut v0.2.2 |
| 628 | 2026-03-14T03:30:16.430Z | Compiling oxnet v0.1.4 |
| 629 | 2026-03-14T03:30:16.490Z | Compiling term v1.2.1 |
| 630 | 2026-03-14T03:30:16.546Z | Compiling colored v3.1.1 |
| 631 | 2026-03-14T03:30:16.550Z | Compiling clap_lex v1.0.0 |
| 632 | 2026-03-14T03:30:16.777Z | Compiling camino v1.2.2 |
| 633 | 2026-03-14T03:30:16.869Z | Compiling slog-term v2.9.2 |
| 634 | 2026-03-14T03:30:17.070Z | Compiling clap_builder v4.5.60 |
| 635 | 2026-03-14T03:30:17.438Z | Compiling futures v0.3.32 |
| 636 | 2026-03-14T03:30:17.539Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 637 | 2026-03-14T03:30:17.851Z | Compiling rand v0.9.2 |
| 638 | 2026-03-14T03:30:18.028Z | Compiling tokio-tungstenite v0.21.0 |
| 639 | 2026-03-14T03:30:18.393Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 640 | 2026-03-14T03:30:18.420Z | Compiling slog-stdlog v4.1.1 |
| 641 | 2026-03-14T03:30:18.827Z | Compiling console v0.16.2 |
| 642 | 2026-03-14T03:30:18.968Z | Compiling zone_cfg_derive v0.3.1 |
| 643 | 2026-03-14T03:30:19.378Z | Compiling clap_derive v4.5.55 |
| 644 | 2026-03-14T03:30:19.463Z | Compiling async-trait v0.1.89 |
| 645 | 2026-03-14T03:30:20.002Z | Compiling base64 v0.21.7 |
| 646 | 2026-03-14T03:30:20.264Z | Compiling unit-prefix v0.5.2 |
| 647 | 2026-03-14T03:30:20.419Z | Compiling indicatif v0.18.4 |
| 648 | 2026-03-14T03:30:20.444Z | Compiling zone v0.3.1 |
| 649 | 2026-03-14T03:30:20.632Z | Compiling ron v0.12.0 |
| 650 | 2026-03-14T03:30:20.825Z | Compiling slog-envlogger v2.2.0 |
| 651 | 2026-03-14T03:30:21.357Z | Compiling xz2 v0.1.7 |
| 652 | 2026-03-14T03:30:21.671Z | Compiling tabwriter v1.4.1 |
| 653 | 2026-03-14T03:30:21.710Z | Compiling clap v4.5.60 |
| 654 | 2026-03-14T03:30:21.803Z | Compiling sha2 v0.10.9 |
| 655 | 2026-03-14T03:30:21.806Z | Compiling smf v0.2.3 |
| 656 | 2026-03-14T03:30:21.959Z | Compiling base16ct v1.0.0 |
| 657 | 2026-03-14T03:30:21.977Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 658 | 2026-03-14T03:30:22.550Z | Compiling progenitor v0.10.0 |
| 659 | 2026-03-14T03:30:22.648Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 660 | 2026-03-14T03:30:22.765Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 661 | 2026-03-14T03:30:23.189Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 662 | 2026-03-14T03:30:27.021Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 663 | 2026-03-14T03:30:29.471Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 664 | 2026-03-14T03:30:29.471Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 665 | 2026-03-14T03:30:29.474Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 666 | 2026-03-14T03:30:38.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 667 | 2026-03-14T03:30:39.075Z | |
| 668 | 2026-03-14T03:30:39.078Z | real 1:03.940717410 |
| 669 | 2026-03-14T03:30:39.078Z | user 4:54.085424914 |
| 670 | 2026-03-14T03:30:39.078Z | sys 50.812970488 |
| 671 | 2026-03-14T03:30:39.078Z | trap 0.172903959 |
| 672 | 2026-03-14T03:30:39.078Z | tflt 0.612451822 |
| 673 | 2026-03-14T03:30:39.078Z | dflt 0.958601722 |
| 674 | 2026-03-14T03:30:39.078Z | kflt 0.007387580 |
| 675 | 2026-03-14T03:30:39.078Z | lock 12:50.618775330 |
| 676 | 2026-03-14T03:30:39.078Z | slp 20:40.085814801 |
| 677 | 2026-03-14T03:30:39.079Z | lat 23.936078096 |
| 678 | 2026-03-14T03:30:39.079Z | stop 51.486332402 |
| 679 | 2026-03-14T03:30:39.079Z | + ptime -m cargo build --all --release |
| 680 | 2026-03-14T03:30:39.335Z | Compiling proc-macro2 v1.0.106 |
| 681 | 2026-03-14T03:30:39.335Z | Compiling quote v1.0.45 |
| 682 | 2026-03-14T03:30:39.335Z | Compiling unicode-ident v1.0.24 |
| 683 | 2026-03-14T03:30:39.339Z | Compiling libc v0.2.183 |
| 684 | 2026-03-14T03:30:39.339Z | Compiling cfg-if v1.0.4 |
| 685 | 2026-03-14T03:30:39.339Z | Compiling serde_core v1.0.228 |
| 686 | 2026-03-14T03:30:39.339Z | Compiling memchr v2.8.0 |
| 687 | 2026-03-14T03:30:39.461Z | Compiling itoa v1.0.17 |
| 688 | 2026-03-14T03:30:39.510Z | Compiling zmij v1.0.21 |
| 689 | 2026-03-14T03:30:39.773Z | Compiling autocfg v1.5.0 |
| 690 | 2026-03-14T03:30:39.780Z | Compiling serde v1.0.228 |
| 691 | 2026-03-14T03:30:39.875Z | Compiling serde_json v1.0.149 |
| 692 | 2026-03-14T03:30:40.166Z | Compiling version_check v0.9.5 |
| 693 | 2026-03-14T03:30:40.214Z | Compiling foldhash v0.2.0 |
| 694 | 2026-03-14T03:30:40.223Z | Compiling num-traits v0.2.19 |
| 695 | 2026-03-14T03:30:40.399Z | Compiling allocator-api2 v0.2.21 |
| 696 | 2026-03-14T03:30:40.454Z | Compiling equivalent v1.0.2 |
| 697 | 2026-03-14T03:30:40.503Z | Compiling pin-project-lite v0.2.17 |
| 698 | 2026-03-14T03:30:40.510Z | Compiling smallvec v1.15.1 |
| 699 | 2026-03-14T03:30:40.543Z | Compiling stable_deref_trait v1.2.1 |
| 700 | 2026-03-14T03:30:40.611Z | Compiling bytes v1.11.1 |
| 701 | 2026-03-14T03:30:40.820Z | Compiling hashbrown v0.16.1 |
| 702 | 2026-03-14T03:30:40.867Z | Compiling futures-core v0.3.32 |
| 703 | 2026-03-14T03:30:40.912Z | Compiling schemars v0.8.22 |
| 704 | 2026-03-14T03:30:41.049Z | Compiling syn v2.0.117 |
| 705 | 2026-03-14T03:30:41.074Z | Compiling find-msvc-tools v0.1.9 |
| 706 | 2026-03-14T03:30:41.142Z | Compiling thiserror v2.0.18 |
| 707 | 2026-03-14T03:30:41.215Z | Compiling shlex v1.3.0 |
| 708 | 2026-03-14T03:30:41.353Z | Compiling rustversion v1.0.22 |
| 709 | 2026-03-14T03:30:41.436Z | Compiling cc v1.2.56 |
| 710 | 2026-03-14T03:30:41.584Z | Compiling parking_lot_core v0.9.12 |
| 711 | 2026-03-14T03:30:41.792Z | Compiling socket2 v0.6.3 |
| 712 | 2026-03-14T03:30:42.057Z | Compiling getrandom v0.4.2 |
| 713 | 2026-03-14T03:30:42.094Z | Compiling futures-sink v0.3.32 |
| 714 | 2026-03-14T03:30:42.218Z | Compiling rand_core v0.10.0 |
| 715 | 2026-03-14T03:30:42.348Z | Compiling scopeguard v1.2.0 |
| 716 | 2026-03-14T03:30:42.393Z | Compiling once_cell v1.21.3 |
| 717 | 2026-03-14T03:30:42.460Z | Compiling lock_api v0.4.14 |
| 718 | 2026-03-14T03:30:42.691Z | Compiling errno v0.3.14 |
| 719 | 2026-03-14T03:30:42.782Z | Compiling getrandom v0.2.17 |
| 720 | 2026-03-14T03:30:42.894Z | Compiling signal-hook-registry v1.4.8 |
| 721 | 2026-03-14T03:30:42.942Z | Compiling parking_lot v0.12.5 |
| 722 | 2026-03-14T03:30:43.071Z | Compiling indexmap v2.13.0 |
| 723 | 2026-03-14T03:30:43.198Z | Compiling futures-channel v0.3.32 |
| 724 | 2026-03-14T03:30:43.276Z | Compiling http v1.4.0 |
| 725 | 2026-03-14T03:30:43.347Z | Compiling mio v1.1.1 |
| 726 | 2026-03-14T03:30:43.521Z | Compiling writeable v0.6.2 |
| 727 | 2026-03-14T03:30:43.554Z | Compiling litemap v0.8.1 |
| 728 | 2026-03-14T03:30:43.964Z | Compiling futures-io v0.3.32 |
| 729 | 2026-03-14T03:30:44.053Z | Compiling icu_normalizer_data v2.1.1 |
| 730 | 2026-03-14T03:30:44.139Z | Compiling iana-time-zone v0.1.65 |
| 731 | 2026-03-14T03:30:44.196Z | Compiling slab v0.4.12 |
| 732 | 2026-03-14T03:30:44.266Z | Compiling futures-task v0.3.32 |
| 733 | 2026-03-14T03:30:44.346Z | Compiling winnow v0.7.15 |
| 734 | 2026-03-14T03:30:44.452Z | Compiling icu_properties_data v2.1.2 |
| 735 | 2026-03-14T03:30:44.753Z | Compiling chrono v0.4.44 |
| 736 | 2026-03-14T03:30:44.889Z | Compiling ring v0.17.14 |
| 737 | 2026-03-14T03:30:45.329Z | Compiling synstructure v0.13.2 |
| 738 | 2026-03-14T03:30:45.562Z | Compiling serde_derive_internals v0.29.1 |
| 739 | 2026-03-14T03:30:45.697Z | Compiling heck v0.5.0 |
| 740 | 2026-03-14T03:30:45.879Z | Compiling httparse v1.10.1 |
| 741 | 2026-03-14T03:30:45.959Z | Compiling syn v1.0.109 |
| 742 | 2026-03-14T03:30:46.029Z | Compiling percent-encoding v2.3.2 |
| 743 | 2026-03-14T03:30:46.323Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 744 | 2026-03-14T03:30:46.350Z | Compiling log v0.4.29 |
| 745 | 2026-03-14T03:30:46.364Z | Compiling typenum v1.19.0 |
| 746 | 2026-03-14T03:30:46.946Z | Compiling generic-array v0.14.7 |
| 747 | 2026-03-14T03:30:47.091Z | Compiling thiserror v1.0.69 |
| 748 | 2026-03-14T03:30:47.099Z | Compiling zeroize v1.8.2 |
| 749 | 2026-03-14T03:30:47.203Z | Compiling serde_derive v1.0.228 |
| 750 | 2026-03-14T03:30:47.217Z | Compiling zerofrom-derive v0.1.6 |
| 751 | 2026-03-14T03:30:47.247Z | Compiling yoke-derive v0.8.1 |
| 752 | 2026-03-14T03:30:47.333Z | Compiling zerovec-derive v0.11.2 |
| 753 | 2026-03-14T03:30:47.501Z | Compiling displaydoc v0.2.5 |
| 754 | 2026-03-14T03:30:47.760Z | Compiling schemars_derive v0.8.22 |
| 755 | 2026-03-14T03:30:48.516Z | Compiling thiserror-impl v2.0.18 |
| 756 | 2026-03-14T03:30:48.647Z | Compiling tokio-macros v2.6.1 |
| 757 | 2026-03-14T03:30:48.827Z | Compiling futures-macro v0.3.32 |
| 758 | 2026-03-14T03:30:48.890Z | Compiling zerofrom v0.1.6 |
| 759 | 2026-03-14T03:30:49.044Z | Compiling yoke v0.8.1 |
| 760 | 2026-03-14T03:30:49.290Z | Compiling zerovec v0.11.5 |
| 761 | 2026-03-14T03:30:49.324Z | Compiling zerotrie v0.2.3 |
| 762 | 2026-03-14T03:30:49.392Z | Compiling uuid v1.22.0 |
| 763 | 2026-03-14T03:30:49.660Z | Compiling tokio v1.50.0 |
| 764 | 2026-03-14T03:30:49.757Z | Compiling zerocopy v0.8.41 |
| 765 | 2026-03-14T03:30:49.883Z | Compiling dyn-clone v1.0.20 |
| 766 | 2026-03-14T03:30:49.931Z | Compiling futures-util v0.3.32 |
| 767 | 2026-03-14T03:30:50.034Z | Compiling tinystr v0.8.2 |
| 768 | 2026-03-14T03:30:50.077Z | Compiling potential_utf v0.1.4 |
| 769 | 2026-03-14T03:30:50.265Z | Compiling icu_locale_core v2.1.1 |
| 770 | 2026-03-14T03:30:50.297Z | Compiling icu_collections v2.1.1 |
| 771 | 2026-03-14T03:30:50.352Z | Compiling rustls-pki-types v1.14.0 |
| 772 | 2026-03-14T03:30:50.571Z | Compiling thiserror-impl v1.0.69 |
| 773 | 2026-03-14T03:30:51.401Z | Compiling icu_provider v2.1.1 |
| 774 | 2026-03-14T03:30:51.799Z | Compiling icu_properties v2.1.2 |
| 775 | 2026-03-14T03:30:51.919Z | Compiling icu_normalizer v2.1.1 |
| 776 | 2026-03-14T03:30:51.971Z | Compiling tracing-attributes v0.1.31 |
| 777 | 2026-03-14T03:30:53.443Z | Compiling http-body v1.0.1 |
| 778 | 2026-03-14T03:30:53.592Z | Compiling tracing-core v0.1.36 |
| 779 | 2026-03-14T03:30:53.635Z | Compiling semver v1.0.27 |
| 780 | 2026-03-14T03:30:53.662Z | Compiling regress v0.10.5 |
| 781 | 2026-03-14T03:30:53.965Z | Compiling untrusted v0.9.0 |
| 782 | 2026-03-14T03:30:54.277Z | Compiling tracing v0.1.44 |
| 783 | 2026-03-14T03:30:54.842Z | Compiling idna_adapter v1.2.1 |
| 784 | 2026-03-14T03:30:55.117Z | Compiling serde_tokenstream v0.2.3 |
| 785 | 2026-03-14T03:30:55.546Z | Compiling form_urlencoded v1.2.2 |
| 786 | 2026-03-14T03:30:55.770Z | Compiling typify-impl v0.4.3 |
| 787 | 2026-03-14T03:30:55.869Z | Compiling slog v2.8.2 |
| 788 | 2026-03-14T03:30:56.171Z | Compiling proc-macro-error-attr v1.0.4 |
| 789 | 2026-03-14T03:30:56.458Z | Compiling utf8_iter v1.0.4 |
| 790 | 2026-03-14T03:30:56.659Z | Compiling tower-service v0.3.3 |
| 791 | 2026-03-14T03:30:56.766Z | Compiling rustls v0.23.37 |
| 792 | 2026-03-14T03:30:56.843Z | Compiling try-lock v0.2.5 |
| 793 | 2026-03-14T03:30:56.980Z | Compiling base64 v0.22.1 |
| 794 | 2026-03-14T03:30:57.059Z | Compiling want v0.3.1 |
| 795 | 2026-03-14T03:30:57.640Z | Compiling idna v1.1.0 |
| 796 | 2026-03-14T03:30:58.499Z | Compiling rustls-webpki v0.103.9 |
| 797 | 2026-03-14T03:30:59.807Z | Compiling erased-serde v0.3.31 |
| 798 | 2026-03-14T03:31:00.112Z | Compiling proc-macro-error v1.0.4 |
| 799 | 2026-03-14T03:31:00.267Z | Compiling ppv-lite86 v0.2.21 |
| 800 | 2026-03-14T03:31:00.424Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 801 | 2026-03-14T03:31:00.450Z | Compiling atomic-waker v1.1.2 |
| 802 | 2026-03-14T03:31:00.611Z | Compiling subtle v2.6.1 |
| 803 | 2026-03-14T03:31:00.692Z | Compiling pin-utils v0.1.0 |
| 804 | 2026-03-14T03:31:00.721Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 805 | 2026-03-14T03:31:00.770Z | Compiling hyper v1.8.1 |
| 806 | 2026-03-14T03:31:00.780Z | Compiling typify-macro v0.4.3 |
| 807 | 2026-03-14T03:31:01.688Z | Compiling url v2.5.8 |
| 808 | 2026-03-14T03:31:01.851Z | Compiling crypto-common v0.1.7 |
| 809 | 2026-03-14T03:31:02.029Z | Compiling block-buffer v0.10.4 |
| 810 | 2026-03-14T03:31:02.033Z | Compiling bitflags v2.11.0 |
| 811 | 2026-03-14T03:31:02.086Z | Compiling aho-corasick v1.1.4 |
| 812 | 2026-03-14T03:31:02.216Z | Compiling sync_wrapper v1.0.2 |
| 813 | 2026-03-14T03:31:02.493Z | Compiling tower-layer v0.3.3 |
| 814 | 2026-03-14T03:31:02.779Z | Compiling ipnet v2.12.0 |
| 815 | 2026-03-14T03:31:02.802Z | Compiling regex-syntax v0.8.10 |
| 816 | 2026-03-14T03:31:04.077Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 817 | 2026-03-14T03:31:04.394Z | Compiling getrandom v0.3.4 |
| 818 | 2026-03-14T03:31:04.838Z | Compiling hyper-util v0.1.20 |
| 819 | 2026-03-14T03:31:04.847Z | Compiling tower v0.5.3 |
| 820 | 2026-03-14T03:31:04.893Z | Compiling digest v0.10.7 |
| 821 | 2026-03-14T03:31:05.178Z | Compiling regex-automata v0.4.14 |
| 822 | 2026-03-14T03:31:05.623Z | Compiling tokio-rustls v0.26.4 |
| 823 | 2026-03-14T03:31:06.336Z | Compiling proc-macro-crate v3.5.0 |
| 824 | 2026-03-14T03:31:08.143Z | Compiling webpki-roots v1.0.6 |
| 825 | 2026-03-14T03:31:08.287Z | Compiling rand_core v0.6.4 |
| 826 | 2026-03-14T03:31:08.601Z | Compiling crossbeam-utils v0.8.21 |
| 827 | 2026-03-14T03:31:09.008Z | Compiling heck v0.4.1 |
| 828 | 2026-03-14T03:31:10.010Z | Compiling ryu v1.0.23 |
| 829 | 2026-03-14T03:31:10.153Z | Compiling crucible-workspace-hack v0.1.0 |
| 830 | 2026-03-14T03:31:10.375Z | Compiling cpufeatures v0.2.17 |
| 831 | 2026-03-14T03:31:10.429Z | Compiling iri-string v0.7.10 |
| 832 | 2026-03-14T03:31:10.456Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 833 | 2026-03-14T03:31:11.176Z | Compiling serde_urlencoded v0.7.1 |
| 834 | 2026-03-14T03:31:12.312Z | Compiling regex v1.12.3 |
| 835 | 2026-03-14T03:31:12.770Z | Compiling tower-http v0.6.8 |
| 836 | 2026-03-14T03:31:12.856Z | Compiling rand_chacha v0.3.1 |
| 837 | 2026-03-14T03:31:13.655Z | Compiling hyper-rustls v0.27.7 |
| 838 | 2026-03-14T03:31:13.819Z | Compiling num_enum_derive v0.7.5 |
| 839 | 2026-03-14T03:31:14.261Z | Compiling typify v0.4.3 |
| 840 | 2026-03-14T03:31:14.465Z | Compiling tokio-util v0.7.18 |
| 841 | 2026-03-14T03:31:15.186Z | Compiling http-body-util v0.1.3 |
| 842 | 2026-03-14T03:31:15.510Z | Compiling openapiv3 v2.2.0 |
| 843 | 2026-03-14T03:31:15.525Z | Compiling foreign-types-macros v0.2.3 |
| 844 | 2026-03-14T03:31:15.538Z | Compiling serde_spanned v1.0.4 |
| 845 | 2026-03-14T03:31:15.545Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 846 | 2026-03-14T03:31:15.713Z | Compiling anyhow v1.0.102 |
| 847 | 2026-03-14T03:31:15.888Z | Compiling foreign-types-shared v0.3.1 |
| 848 | 2026-03-14T03:31:16.138Z | Compiling either v1.15.0 |
| 849 | 2026-03-14T03:31:16.345Z | Compiling unsafe-libyaml v0.2.11 |
| 850 | 2026-03-14T03:31:16.624Z | Compiling prettyplease v0.2.37 |
| 851 | 2026-03-14T03:31:16.950Z | Compiling time-core v0.1.8 |
| 852 | 2026-03-14T03:31:17.146Z | Compiling utf8parse v0.2.2 |
| 853 | 2026-03-14T03:31:17.268Z | Compiling pkg-config v0.3.32 |
| 854 | 2026-03-14T03:31:17.277Z | Compiling cpufeatures v0.3.0 |
| 855 | 2026-03-14T03:31:17.361Z | Compiling powerfmt v0.2.0 |
| 856 | 2026-03-14T03:31:17.689Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 857 | 2026-03-14T03:31:17.729Z | Compiling num-conv v0.2.0 |
| 858 | 2026-03-14T03:31:17.893Z | Compiling lzma-sys v0.1.20 |
| 859 | 2026-03-14T03:31:17.925Z | Compiling time-macros v0.2.27 |
| 860 | 2026-03-14T03:31:17.959Z | Compiling toml v0.9.12+spec-1.1.0 |
| 861 | 2026-03-14T03:31:18.396Z | Compiling deranged v0.5.8 |
| 862 | 2026-03-14T03:31:18.574Z | Compiling progenitor-impl v0.10.0 |
| 863 | 2026-03-14T03:31:19.255Z | Compiling chacha20 v0.10.0 |
| 864 | 2026-03-14T03:31:19.550Z | Compiling anstyle-parse v0.2.7 |
| 865 | 2026-03-14T03:31:19.630Z | Compiling serde_yaml v0.9.34+deprecated |
| 866 | 2026-03-14T03:31:19.841Z | Compiling itertools v0.12.1 |
| 867 | 2026-03-14T03:31:20.016Z | Compiling foreign-types v0.5.0 |
| 868 | 2026-03-14T03:31:20.102Z | Compiling reqwest v0.12.28 |
| 869 | 2026-03-14T03:31:21.428Z | Compiling num_enum v0.7.5 |
| 870 | 2026-03-14T03:31:21.566Z | Compiling rand_core v0.9.5 |
| 871 | 2026-03-14T03:31:21.688Z | Compiling rand v0.8.5 |
| 872 | 2026-03-14T03:31:22.125Z | Compiling sha1 v0.10.6 |
| 873 | 2026-03-14T03:31:22.763Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 874 | 2026-03-14T03:31:22.797Z | Compiling arc-swap v1.8.2 |
| 875 | 2026-03-14T03:31:22.819Z | Compiling cstr-argument v0.1.2 |
| 876 | 2026-03-14T03:31:23.019Z | Compiling thread_local v1.1.9 |
| 877 | 2026-03-14T03:31:23.249Z | Compiling lazy_static v1.5.0 |
| 878 | 2026-03-14T03:31:23.368Z | Compiling pretty-hex v0.4.1 |
| 879 | 2026-03-14T03:31:23.388Z | Compiling typeid v1.0.3 |
| 880 | 2026-03-14T03:31:23.473Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 881 | 2026-03-14T03:31:23.555Z | Compiling slog-async v2.8.0 |
| 882 | 2026-03-14T03:31:23.693Z | Compiling anstyle-query v1.1.5 |
| 883 | 2026-03-14T03:31:23.754Z | Compiling unicode-width v0.2.2 |
| 884 | 2026-03-14T03:31:23.816Z | Compiling anstyle v1.0.14 |
| 885 | 2026-03-14T03:31:23.909Z | Compiling portable-atomic v1.13.1 |
| 886 | 2026-03-14T03:31:23.931Z | Compiling utf-8 v0.7.6 |
| 887 | 2026-03-14T03:31:24.141Z | Compiling colorchoice v1.0.4 |
| 888 | 2026-03-14T03:31:24.157Z | Compiling byteorder v1.5.0 |
| 889 | 2026-03-14T03:31:24.170Z | Compiling data-encoding v2.10.0 |
| 890 | 2026-03-14T03:31:24.473Z | Compiling is_terminal_polyfill v1.70.2 |
| 891 | 2026-03-14T03:31:24.485Z | Compiling time v0.3.47 |
| 892 | 2026-03-14T03:31:24.556Z | Compiling anstream v0.6.21 |
| 893 | 2026-03-14T03:31:24.582Z | Compiling tungstenite v0.21.0 |
| 894 | 2026-03-14T03:31:25.288Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 895 | 2026-03-14T03:31:25.552Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 896 | 2026-03-14T03:31:25.698Z | Compiling slog-scope v4.4.1 |
| 897 | 2026-03-14T03:31:26.217Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 898 | 2026-03-14T03:31:26.726Z | Compiling crossbeam-channel v0.5.15 |
| 899 | 2026-03-14T03:31:26.993Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 900 | 2026-03-14T03:31:27.534Z | Compiling rand_chacha v0.9.0 |
| 901 | 2026-03-14T03:31:27.686Z | Compiling progenitor-client v0.10.0 |
| 902 | 2026-03-14T03:31:27.693Z | Compiling progenitor-macro v0.10.0 |
| 903 | 2026-03-14T03:31:29.151Z | Compiling rand v0.10.0 |
| 904 | 2026-03-14T03:31:29.254Z | Compiling cargo_toml v0.22.3 |
| 905 | 2026-03-14T03:31:29.838Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 906 | 2026-03-14T03:31:30.238Z | Compiling futures-executor v0.3.32 |
| 907 | 2026-03-14T03:31:30.889Z | Compiling is-terminal v0.4.17 |
| 908 | 2026-03-14T03:31:31.001Z | Compiling oxnet v0.1.4 |
| 909 | 2026-03-14T03:31:31.411Z | Compiling strsim v0.11.1 |
| 910 | 2026-03-14T03:31:31.635Z | Compiling take_mut v0.2.2 |
| 911 | 2026-03-14T03:31:31.772Z | Compiling term v1.2.1 |
| 912 | 2026-03-14T03:31:32.497Z | Compiling clap_lex v1.0.0 |
| 913 | 2026-03-14T03:31:32.568Z | Compiling colored v3.1.1 |
| 914 | 2026-03-14T03:31:32.943Z | Compiling camino v1.2.2 |
| 915 | 2026-03-14T03:31:33.426Z | Compiling clap_builder v4.5.60 |
| 916 | 2026-03-14T03:31:33.729Z | Compiling progenitor v0.10.0 |
| 917 | 2026-03-14T03:31:33.878Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 918 | 2026-03-14T03:31:34.174Z | Compiling slog-term v2.9.2 |
| 919 | 2026-03-14T03:31:35.775Z | Compiling futures v0.3.32 |
| 920 | 2026-03-14T03:31:35.853Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 921 | 2026-03-14T03:31:36.002Z | Compiling rand v0.9.2 |
| 922 | 2026-03-14T03:31:36.726Z | Compiling slog-stdlog v4.1.1 |
| 923 | 2026-03-14T03:31:36.996Z | Compiling tokio-tungstenite v0.21.0 |
| 924 | 2026-03-14T03:31:37.401Z | Compiling console v0.16.2 |
| 925 | 2026-03-14T03:31:38.425Z | Compiling zone_cfg_derive v0.3.1 |
| 926 | 2026-03-14T03:31:38.828Z | Compiling async-trait v0.1.89 |
| 927 | 2026-03-14T03:31:39.039Z | Compiling clap_derive v4.5.55 |
| 928 | 2026-03-14T03:31:40.016Z | Compiling base64 v0.21.7 |
| 929 | 2026-03-14T03:31:40.139Z | Compiling unit-prefix v0.5.2 |
| 930 | 2026-03-14T03:31:40.395Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 931 | 2026-03-14T03:31:40.687Z | Compiling indicatif v0.18.4 |
| 932 | 2026-03-14T03:31:41.343Z | Compiling clap v4.5.60 |
| 933 | 2026-03-14T03:31:41.437Z | Compiling zone v0.3.1 |
| 934 | 2026-03-14T03:31:43.571Z | Compiling ron v0.12.0 |
| 935 | 2026-03-14T03:31:44.559Z | Compiling slog-envlogger v2.2.0 |
| 936 | 2026-03-14T03:31:45.916Z | Compiling xz2 v0.1.7 |
| 937 | 2026-03-14T03:31:46.258Z | Compiling tabwriter v1.4.1 |
| 938 | 2026-03-14T03:31:46.258Z | Compiling sha2 v0.10.9 |
| 939 | 2026-03-14T03:31:46.290Z | Compiling smf v0.2.3 |
| 940 | 2026-03-14T03:31:46.700Z | Compiling base16ct v1.0.0 |
| 941 | 2026-03-14T03:31:47.005Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 942 | 2026-03-14T03:31:47.883Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 943 | 2026-03-14T03:31:48.668Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 944 | 2026-03-14T03:31:49.401Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 945 | 2026-03-14T03:31:53.853Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 946 | 2026-03-14T03:31:53.856Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 947 | 2026-03-14T03:31:53.856Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 948 | 2026-03-14T03:32:12.730Z | Finished `release` profile [optimized] target(s) in 1m 33s |
| 949 | 2026-03-14T03:32:12.797Z | |
| 950 | 2026-03-14T03:32:12.800Z | real 1:33.669905494 |
| 951 | 2026-03-14T03:32:12.800Z | user 10:45.024704426 |
| 952 | 2026-03-14T03:32:12.800Z | sys 49.023800638 |
| 953 | 2026-03-14T03:32:12.800Z | trap 0.349113280 |
| 954 | 2026-03-14T03:32:12.800Z | tflt 0.503277225 |
| 955 | 2026-03-14T03:32:12.800Z | dflt 0.568305333 |
| 956 | 2026-03-14T03:32:12.800Z | kflt 0.000045312 |
| 957 | 2026-03-14T03:32:12.800Z | lock 31:13.082201089 |
| 958 | 2026-03-14T03:32:12.800Z | slp 37:13.650435616 |
| 959 | 2026-03-14T03:32:12.800Z | lat 32.806266137 |
| 960 | 2026-03-14T03:32:12.800Z | stop 33.826180454 |
| 961 | 2026-03-14T03:32:12.800Z | + banner check |
| 962 | 2026-03-14T03:32:12.800Z | |
| 963 | 2026-03-14T03:32:12.800Z | #### # # ###### #### # # |
| 964 | 2026-03-14T03:32:12.800Z | # # # # # # # # # |
| 965 | 2026-03-14T03:32:12.800Z | # ###### ##### # #### |
| 966 | 2026-03-14T03:32:12.800Z | # # # # # # # |
| 967 | 2026-03-14T03:32:12.800Z | # # # # # # # # # |
| 968 | 2026-03-14T03:32:12.801Z | #### # # ###### #### # # |
| 969 | 2026-03-14T03:32:12.801Z | |
| 970 | 2026-03-14T03:32:12.801Z | + cargo fmt --all -- --check |
| 971 | 2026-03-14T03:32:12.960Z | + cargo clippy --all -- --deny warnings |
| 972 | 2026-03-14T03:32:13.353Z | Compiling unicode-ident v1.0.24 |
| 973 | 2026-03-14T03:32:13.353Z | Checking cfg-if v1.0.4 |
| 974 | 2026-03-14T03:32:13.360Z | Checking memchr v2.8.0 |
| 975 | 2026-03-14T03:32:13.360Z | Checking itoa v1.0.17 |
| 976 | 2026-03-14T03:32:13.404Z | Checking libc v0.2.183 |
| 977 | 2026-03-14T03:32:13.408Z | Checking serde_core v1.0.228 |
| 978 | 2026-03-14T03:32:13.418Z | Compiling equivalent v1.0.2 |
| 979 | 2026-03-14T03:32:13.422Z | Compiling allocator-api2 v0.2.21 |
| 980 | 2026-03-14T03:32:13.459Z | Compiling foldhash v0.2.0 |
| 981 | 2026-03-14T03:32:13.507Z | Compiling proc-macro2 v1.0.106 |
| 982 | 2026-03-14T03:32:13.529Z | Checking smallvec v1.15.1 |
| 983 | 2026-03-14T03:32:13.562Z | Checking pin-project-lite v0.2.17 |
| 984 | 2026-03-14T03:32:13.644Z | Checking stable_deref_trait v1.2.1 |
| 985 | 2026-03-14T03:32:13.660Z | Checking bytes v1.11.1 |
| 986 | 2026-03-14T03:32:13.723Z | Checking futures-core v0.3.32 |
| 987 | 2026-03-14T03:32:13.752Z | Checking futures-sink v0.3.32 |
| 988 | 2026-03-14T03:32:13.830Z | Compiling hashbrown v0.16.1 |
| 989 | 2026-03-14T03:32:13.860Z | Checking once_cell v1.21.3 |
| 990 | 2026-03-14T03:32:13.860Z | Checking rand_core v0.10.0 |
| 991 | 2026-03-14T03:32:13.874Z | Checking socket2 v0.6.3 |
| 992 | 2026-03-14T03:32:13.919Z | Checking scopeguard v1.2.0 |
| 993 | 2026-03-14T03:32:14.021Z | Compiling quote v1.0.45 |
| 994 | 2026-03-14T03:32:14.024Z | Checking lock_api v0.4.14 |
| 995 | 2026-03-14T03:32:14.064Z | Checking getrandom v0.2.17 |
| 996 | 2026-03-14T03:32:14.172Z | Checking parking_lot_core v0.9.12 |
| 997 | 2026-03-14T03:32:14.219Z | Checking errno v0.3.14 |
| 998 | 2026-03-14T03:32:14.239Z | Compiling syn v2.0.117 |
| 999 | 2026-03-14T03:32:14.267Z | Checking getrandom v0.4.2 |
| 1000 | 2026-03-14T03:32:14.347Z | Checking http v1.4.0 |
| 1001 | 2026-03-14T03:32:14.355Z | Checking signal-hook-registry v1.4.8 |
| 1002 | 2026-03-14T03:32:14.402Z | Checking parking_lot v0.12.5 |
| 1003 | 2026-03-14T03:32:14.423Z | Checking mio v1.1.1 |
| 1004 | 2026-03-14T03:32:14.470Z | Checking futures-channel v0.3.32 |
| 1005 | 2026-03-14T03:32:14.544Z | Compiling indexmap v2.13.0 |
| 1006 | 2026-03-14T03:32:14.596Z | Checking zmij v1.0.21 |
| 1007 | 2026-03-14T03:32:14.630Z | Checking litemap v0.8.1 |
| 1008 | 2026-03-14T03:32:14.720Z | Checking writeable v0.6.2 |
| 1009 | 2026-03-14T03:32:14.789Z | Checking num-traits v0.2.19 |
| 1010 | 2026-03-14T03:32:14.863Z | Checking futures-task v0.3.32 |
| 1011 | 2026-03-14T03:32:14.909Z | Checking iana-time-zone v0.1.65 |
| 1012 | 2026-03-14T03:32:15.028Z | Checking futures-io v0.3.32 |
| 1013 | 2026-03-14T03:32:15.028Z | Checking slab v0.4.12 |
| 1014 | 2026-03-14T03:32:15.126Z | Compiling winnow v0.7.15 |
| 1015 | 2026-03-14T03:32:15.159Z | Compiling serde_json v1.0.149 |
| 1016 | 2026-03-14T03:32:15.212Z | Compiling heck v0.5.0 |
| 1017 | 2026-03-14T03:32:15.411Z | Checking percent-encoding v2.3.2 |
| 1018 | 2026-03-14T03:32:15.475Z | Checking log v0.4.29 |
| 1019 | 2026-03-14T03:32:15.498Z | Checking chrono v0.4.44 |
| 1020 | 2026-03-14T03:32:15.571Z | Checking icu_properties_data v2.1.2 |
| 1021 | 2026-03-14T03:32:15.671Z | Checking icu_normalizer_data v2.1.1 |
| 1022 | 2026-03-14T03:32:15.722Z | Checking zeroize v1.8.2 |
| 1023 | 2026-03-14T03:32:15.751Z | Compiling dyn-clone v1.0.20 |
| 1024 | 2026-03-14T03:32:15.888Z | Checking rustls-pki-types v1.14.0 |
| 1025 | 2026-03-14T03:32:15.897Z | Checking uuid v1.22.0 |
| 1026 | 2026-03-14T03:32:16.250Z | Checking httparse v1.10.1 |
| 1027 | 2026-03-14T03:32:16.260Z | Compiling syn v1.0.109 |
| 1028 | 2026-03-14T03:32:16.419Z | Checking typenum v1.19.0 |
| 1029 | 2026-03-14T03:32:16.463Z | Checking http-body v1.0.1 |
| 1030 | 2026-03-14T03:32:16.503Z | Compiling regress v0.10.5 |
| 1031 | 2026-03-14T03:32:16.569Z | Checking tracing-core v0.1.36 |
| 1032 | 2026-03-14T03:32:16.946Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1033 | 2026-03-14T03:32:17.002Z | Checking untrusted v0.9.0 |
| 1034 | 2026-03-14T03:32:17.140Z | Checking ring v0.17.14 |
| 1035 | 2026-03-14T03:32:17.150Z | Checking generic-array v0.14.7 |
| 1036 | 2026-03-14T03:32:17.276Z | Checking zerocopy v0.8.41 |
| 1037 | 2026-03-14T03:32:17.707Z | Checking form_urlencoded v1.2.2 |
| 1038 | 2026-03-14T03:32:17.786Z | Checking try-lock v0.2.5 |
| 1039 | 2026-03-14T03:32:17.857Z | Checking base64 v0.22.1 |
| 1040 | 2026-03-14T03:32:17.894Z | Checking tower-service v0.3.3 |
| 1041 | 2026-03-14T03:32:17.995Z | Checking utf8_iter v1.0.4 |
| 1042 | 2026-03-14T03:32:18.144Z | Checking want v0.3.1 |
| 1043 | 2026-03-14T03:32:18.165Z | Checking pin-utils v0.1.0 |
| 1044 | 2026-03-14T03:32:18.237Z | Compiling synstructure v0.13.2 |
| 1045 | 2026-03-14T03:32:18.284Z | Compiling serde_derive_internals v0.29.1 |
| 1046 | 2026-03-14T03:32:18.512Z | Checking rustls-webpki v0.103.9 |
| 1047 | 2026-03-14T03:32:18.560Z | Checking atomic-waker v1.1.2 |
| 1048 | 2026-03-14T03:32:18.668Z | Checking subtle v2.6.1 |
| 1049 | 2026-03-14T03:32:18.835Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 1050 | 2026-03-14T03:32:19.032Z | Checking rustls v0.23.37 |
| 1051 | 2026-03-14T03:32:19.146Z | Compiling proc-macro-error-attr v1.0.4 |
| 1052 | 2026-03-14T03:32:19.329Z | Checking crypto-common v0.1.7 |
| 1053 | 2026-03-14T03:32:19.458Z | Checking block-buffer v0.10.4 |
| 1054 | 2026-03-14T03:32:19.604Z | Checking bitflags v2.11.0 |
| 1055 | 2026-03-14T03:32:19.684Z | Checking aho-corasick v1.1.4 |
| 1056 | 2026-03-14T03:32:19.807Z | Checking sync_wrapper v1.0.2 |
| 1057 | 2026-03-14T03:32:20.089Z | Checking regex-syntax v0.8.10 |
| 1058 | 2026-03-14T03:32:20.120Z | Checking tower-layer v0.3.3 |
| 1059 | 2026-03-14T03:32:20.146Z | Compiling serde_derive v1.0.228 |
| 1060 | 2026-03-14T03:32:20.288Z | Compiling zerofrom-derive v0.1.6 |
| 1061 | 2026-03-14T03:32:20.621Z | Compiling yoke-derive v0.8.1 |
| 1062 | 2026-03-14T03:32:21.260Z | Compiling zerovec-derive v0.11.2 |
| 1063 | 2026-03-14T03:32:21.414Z | Compiling displaydoc v0.2.5 |
| 1064 | 2026-03-14T03:32:21.937Z | Checking zerofrom v0.1.6 |
| 1065 | 2026-03-14T03:32:21.947Z | Compiling thiserror-impl v2.0.18 |
| 1066 | 2026-03-14T03:32:21.956Z | Compiling schemars_derive v0.8.22 |
| 1067 | 2026-03-14T03:32:21.959Z | Compiling tokio-macros v2.6.1 |
| 1068 | 2026-03-14T03:32:22.052Z | Compiling futures-macro v0.3.32 |
| 1069 | 2026-03-14T03:32:22.075Z | Checking yoke v0.8.1 |
| 1070 | 2026-03-14T03:32:22.288Z | Compiling thiserror-impl v1.0.69 |
| 1071 | 2026-03-14T03:32:22.408Z | Checking zerotrie v0.2.3 |
| 1072 | 2026-03-14T03:32:22.723Z | Compiling tracing-attributes v0.1.31 |
| 1073 | 2026-03-14T03:32:22.767Z | Checking zerovec v0.11.5 |
| 1074 | 2026-03-14T03:32:22.998Z | Checking tokio v1.50.0 |
| 1075 | 2026-03-14T03:32:23.137Z | Checking futures-util v0.3.32 |
| 1076 | 2026-03-14T03:32:23.355Z | Checking tinystr v0.8.2 |
| 1077 | 2026-03-14T03:32:23.577Z | Checking potential_utf v0.1.4 |
| 1078 | 2026-03-14T03:32:23.580Z | Checking icu_locale_core v2.1.1 |
| 1079 | 2026-03-14T03:32:23.627Z | Compiling thiserror v2.0.18 |
| 1080 | 2026-03-14T03:32:23.727Z | Checking icu_collections v2.1.1 |
| 1081 | 2026-03-14T03:32:23.857Z | Checking ppv-lite86 v0.2.21 |
| 1082 | 2026-03-14T03:32:23.874Z | Checking thiserror v1.0.69 |
| 1083 | 2026-03-14T03:32:23.882Z | Checking serde v1.0.228 |
| 1084 | 2026-03-14T03:32:24.254Z | Checking ipnet v2.12.0 |
| 1085 | 2026-03-14T03:32:24.346Z | Checking icu_provider v2.1.1 |
| 1086 | 2026-03-14T03:32:24.393Z | Checking tracing v0.1.44 |
| 1087 | 2026-03-14T03:32:24.435Z | Checking schemars v0.8.22 |
| 1088 | 2026-03-14T03:32:24.540Z | Checking erased-serde v0.3.31 |
| 1089 | 2026-03-14T03:32:24.645Z | Checking icu_properties v2.1.2 |
| 1090 | 2026-03-14T03:32:24.671Z | Checking icu_normalizer v2.1.1 |
| 1091 | 2026-03-14T03:32:25.057Z | Compiling serde_tokenstream v0.2.3 |
| 1092 | 2026-03-14T03:32:25.108Z | Checking slog v2.8.2 |
| 1093 | 2026-03-14T03:32:25.294Z | Checking regex-automata v0.4.14 |
| 1094 | 2026-03-14T03:32:25.417Z | Compiling proc-macro-error v1.0.4 |
| 1095 | 2026-03-14T03:32:25.426Z | Checking digest v0.10.7 |
| 1096 | 2026-03-14T03:32:25.640Z | Compiling typify-impl v0.4.3 |
| 1097 | 2026-03-14T03:32:25.753Z | Compiling proc-macro-crate v3.5.0 |
| 1098 | 2026-03-14T03:32:25.761Z | Checking idna_adapter v1.2.1 |
| 1099 | 2026-03-14T03:32:25.891Z | Checking idna v1.1.0 |
| 1100 | 2026-03-14T03:32:26.201Z | Checking url v2.5.8 |
| 1101 | 2026-03-14T03:32:26.711Z | Checking webpki-roots v1.0.6 |
| 1102 | 2026-03-14T03:32:26.870Z | Checking rand_core v0.6.4 |
| 1103 | 2026-03-14T03:32:27.044Z | Checking semver v1.0.27 |
| 1104 | 2026-03-14T03:32:27.075Z | Checking iri-string v0.7.10 |
| 1105 | 2026-03-14T03:32:27.174Z | Checking hyper v1.8.1 |
| 1106 | 2026-03-14T03:32:27.275Z | Checking tower v0.5.3 |
| 1107 | 2026-03-14T03:32:27.299Z | Checking tokio-rustls v0.26.4 |
| 1108 | 2026-03-14T03:32:27.576Z | Checking cpufeatures v0.2.17 |
| 1109 | 2026-03-14T03:32:27.654Z | Checking ryu v1.0.23 |
| 1110 | 2026-03-14T03:32:27.915Z | Checking hyper-util v0.1.20 |
| 1111 | 2026-03-14T03:32:27.965Z | Checking serde_urlencoded v0.7.1 |
| 1112 | 2026-03-14T03:32:27.974Z | Checking regex v1.12.3 |
| 1113 | 2026-03-14T03:32:28.224Z | Checking tokio-util v0.7.18 |
| 1114 | 2026-03-14T03:32:28.344Z | Checking rand_chacha v0.3.1 |
| 1115 | 2026-03-14T03:32:28.555Z | Checking tower-http v0.6.8 |
| 1116 | 2026-03-14T03:32:28.621Z | Compiling num_enum_derive v0.7.5 |
| 1117 | 2026-03-14T03:32:28.902Z | Checking getrandom v0.3.4 |
| 1118 | 2026-03-14T03:32:28.964Z | Checking hyper-rustls v0.27.7 |
| 1119 | 2026-03-14T03:32:29.062Z | Compiling openapiv3 v2.2.0 |
| 1120 | 2026-03-14T03:32:29.110Z | Compiling foreign-types-macros v0.2.3 |
| 1121 | 2026-03-14T03:32:29.739Z | Checking http-body-util v0.1.3 |
| 1122 | 2026-03-14T03:32:29.860Z | Compiling serde_spanned v1.0.4 |
| 1123 | 2026-03-14T03:32:29.904Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1124 | 2026-03-14T03:32:29.934Z | Compiling time-core v0.1.8 |
| 1125 | 2026-03-14T03:32:29.970Z | Compiling num-conv v0.2.0 |
| 1126 | 2026-03-14T03:32:30.014Z | Checking powerfmt v0.2.0 |
| 1127 | 2026-03-14T03:32:30.035Z | Checking either v1.15.0 |
| 1128 | 2026-03-14T03:32:30.118Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1129 | 2026-03-14T03:32:30.127Z | Checking foreign-types-shared v0.3.1 |
| 1130 | 2026-03-14T03:32:30.167Z | Checking utf8parse v0.2.2 |
| 1131 | 2026-03-14T03:32:30.197Z | Checking cpufeatures v0.3.0 |
| 1132 | 2026-03-14T03:32:30.248Z | Checking foreign-types v0.5.0 |
| 1133 | 2026-03-14T03:32:30.272Z | Checking chacha20 v0.10.0 |
| 1134 | 2026-03-14T03:32:30.280Z | Checking itertools v0.12.1 |
| 1135 | 2026-03-14T03:32:30.283Z | Checking anstyle-parse v0.2.7 |
| 1136 | 2026-03-14T03:32:30.326Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1137 | 2026-03-14T03:32:30.382Z | Checking deranged v0.5.8 |
| 1138 | 2026-03-14T03:32:30.470Z | Compiling time-macros v0.2.27 |
| 1139 | 2026-03-14T03:32:30.530Z | Compiling serde_yaml v0.9.34+deprecated |
| 1140 | 2026-03-14T03:32:30.682Z | Compiling typify-macro v0.4.3 |
| 1141 | 2026-03-14T03:32:31.227Z | Checking reqwest v0.12.28 |
| 1142 | 2026-03-14T03:32:31.740Z | Checking num_enum v0.7.5 |
| 1143 | 2026-03-14T03:32:31.864Z | Checking rand_core v0.9.5 |
| 1144 | 2026-03-14T03:32:31.883Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1145 | 2026-03-14T03:32:31.891Z | Checking rand v0.8.5 |
| 1146 | 2026-03-14T03:32:31.940Z | Checking crucible-workspace-hack v0.1.0 |
| 1147 | 2026-03-14T03:32:31.999Z | Checking crossbeam-utils v0.8.21 |
| 1148 | 2026-03-14T03:32:32.015Z | Checking sha1 v0.10.6 |
| 1149 | 2026-03-14T03:32:32.077Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1150 | 2026-03-14T03:32:32.133Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1151 | 2026-03-14T03:32:32.200Z | Checking arc-swap v1.8.2 |
| 1152 | 2026-03-14T03:32:32.203Z | Checking cstr-argument v0.1.2 |
| 1153 | 2026-03-14T03:32:32.343Z | Checking thread_local v1.1.9 |
| 1154 | 2026-03-14T03:32:32.384Z | Checking colorchoice v1.0.4 |
| 1155 | 2026-03-14T03:32:32.454Z | Checking byteorder v1.5.0 |
| 1156 | 2026-03-14T03:32:32.484Z | Checking pretty-hex v0.4.1 |
| 1157 | 2026-03-14T03:32:32.500Z | Checking data-encoding v2.10.0 |
| 1158 | 2026-03-14T03:32:32.623Z | Checking lazy_static v1.5.0 |
| 1159 | 2026-03-14T03:32:32.679Z | Compiling typify v0.4.3 |
| 1160 | 2026-03-14T03:32:32.724Z | Checking utf-8 v0.7.6 |
| 1161 | 2026-03-14T03:32:32.724Z | Checking anstyle-query v1.1.5 |
| 1162 | 2026-03-14T03:32:32.753Z | Compiling progenitor-impl v0.10.0 |
| 1163 | 2026-03-14T03:32:32.761Z | Checking is_terminal_polyfill v1.70.2 |
| 1164 | 2026-03-14T03:32:32.775Z | Checking unicode-width v0.2.2 |
| 1165 | 2026-03-14T03:32:32.807Z | Checking anstyle v1.0.14 |
| 1166 | 2026-03-14T03:32:32.820Z | Checking time v0.3.47 |
| 1167 | 2026-03-14T03:32:32.851Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1168 | 2026-03-14T03:32:32.859Z | Checking slog-scope v4.4.1 |
| 1169 | 2026-03-14T03:32:32.872Z | Checking tungstenite v0.21.0 |
| 1170 | 2026-03-14T03:32:32.965Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1171 | 2026-03-14T03:32:33.010Z | Checking crossbeam-channel v0.5.15 |
| 1172 | 2026-03-14T03:32:33.031Z | Checking anstream v0.6.21 |
| 1173 | 2026-03-14T03:32:33.090Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1174 | 2026-03-14T03:32:33.151Z | Checking progenitor-client v0.10.0 |
| 1175 | 2026-03-14T03:32:33.274Z | Checking rand_chacha v0.9.0 |
| 1176 | 2026-03-14T03:32:33.288Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1177 | 2026-03-14T03:32:33.397Z | Compiling cargo_toml v0.22.3 |
| 1178 | 2026-03-14T03:32:33.405Z | Checking rand v0.10.0 |
| 1179 | 2026-03-14T03:32:33.440Z | Compiling prettyplease v0.2.37 |
| 1180 | 2026-03-14T03:32:33.506Z | Checking anyhow v1.0.102 |
| 1181 | 2026-03-14T03:32:33.625Z | Checking futures-executor v0.3.32 |
| 1182 | 2026-03-14T03:32:33.752Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1183 | 2026-03-14T03:32:33.794Z | Checking is-terminal v0.4.17 |
| 1184 | 2026-03-14T03:32:33.894Z | Checking take_mut v0.2.2 |
| 1185 | 2026-03-14T03:32:33.975Z | Checking oxnet v0.1.4 |
| 1186 | 2026-03-14T03:32:34.007Z | Checking colored v3.1.1 |
| 1187 | 2026-03-14T03:32:34.016Z | Checking strsim v0.11.1 |
| 1188 | 2026-03-14T03:32:34.026Z | Checking clap_lex v1.0.0 |
| 1189 | 2026-03-14T03:32:34.179Z | Checking term v1.2.1 |
| 1190 | 2026-03-14T03:32:34.204Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1191 | 2026-03-14T03:32:34.207Z | Checking clap_builder v4.5.60 |
| 1192 | 2026-03-14T03:32:34.252Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 1193 | 2026-03-14T03:32:34.416Z | Checking slog-async v2.8.0 |
| 1194 | 2026-03-14T03:32:34.456Z | Checking slog-term v2.9.2 |
| 1195 | 2026-03-14T03:32:34.629Z | Checking futures v0.3.32 |
| 1196 | 2026-03-14T03:32:34.643Z | Checking rand v0.9.2 |
| 1197 | 2026-03-14T03:32:34.713Z | Checking lzma-sys v0.1.20 |
| 1198 | 2026-03-14T03:32:34.795Z | Checking tokio-tungstenite v0.21.0 |
| 1199 | 2026-03-14T03:32:34.831Z | Checking console v0.16.2 |
| 1200 | 2026-03-14T03:32:35.105Z | Checking portable-atomic v1.13.1 |
| 1201 | 2026-03-14T03:32:35.180Z | Checking slog-stdlog v4.1.1 |
| 1202 | 2026-03-14T03:32:35.219Z | Checking typeid v1.0.3 |
| 1203 | 2026-03-14T03:32:35.316Z | Compiling zone_cfg_derive v0.3.1 |
| 1204 | 2026-03-14T03:32:35.326Z | Compiling clap_derive v4.5.55 |
| 1205 | 2026-03-14T03:32:35.680Z | Compiling async-trait v0.1.89 |
| 1206 | 2026-03-14T03:32:35.731Z | Compiling progenitor-macro v0.10.0 |
| 1207 | 2026-03-14T03:32:35.884Z | Checking unit-prefix v0.5.2 |
| 1208 | 2026-03-14T03:32:36.029Z | Checking base64 v0.21.7 |
| 1209 | 2026-03-14T03:32:36.081Z | Checking indicatif v0.18.4 |
| 1210 | 2026-03-14T03:32:36.179Z | Checking zone v0.3.1 |
| 1211 | 2026-03-14T03:32:36.332Z | Checking ron v0.12.0 |
| 1212 | 2026-03-14T03:32:36.545Z | Checking slog-envlogger v2.2.0 |
| 1213 | 2026-03-14T03:32:36.592Z | Checking xz2 v0.1.7 |
| 1214 | 2026-03-14T03:32:36.678Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 1215 | 2026-03-14T03:32:36.711Z | Checking camino v1.2.2 |
| 1216 | 2026-03-14T03:32:36.790Z | Checking tabwriter v1.4.1 |
| 1217 | 2026-03-14T03:32:36.977Z | Checking sha2 v0.10.9 |
| 1218 | 2026-03-14T03:32:36.988Z | Checking smf v0.2.3 |
| 1219 | 2026-03-14T03:32:37.031Z | Checking base16ct v1.0.0 |
| 1220 | 2026-03-14T03:32:37.085Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1221 | 2026-03-14T03:32:37.617Z | Checking clap v4.5.60 |
| 1222 | 2026-03-14T03:32:37.868Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1223 | 2026-03-14T03:32:38.233Z | Checking ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 1224 | 2026-03-14T03:32:39.327Z | Checking progenitor v0.10.0 |
| 1225 | 2026-03-14T03:32:39.442Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1226 | 2026-03-14T03:32:43.145Z | Checking solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 1227 | 2026-03-14T03:32:43.150Z | Checking helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 1228 | 2026-03-14T03:32:43.150Z | Checking duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 1229 | 2026-03-14T03:32:43.150Z | Checking duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 1230 | 2026-03-14T03:32:43.416Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.38s |
| 1231 | 2026-03-14T03:32:43.505Z | process exited: duration 205638 ms, exit code 0 |
| |
| 1232 | 2026-03-14T03:32:43.538Z | found 0 output files |