|
|
|
| 1 | 2026-02-20T05:36:16.218Z | job assigned to worker 01KHWRR554MYESP663EA50ZXWP [factory gimlet-EVT22200007-propolis, EVT22200007/58775] (queued for 27 s) |
| |
| 2 | 2026-02-20T05:36:25.415Z | starting task 0: "setup" |
| 3 | 2026-02-20T05:36:25.439Z | ++ uname -s |
| 4 | 2026-02-20T05:36:25.439Z | + kern=SunOS |
| 5 | 2026-02-20T05:36:25.439Z | + build_user=build |
| 6 | 2026-02-20T05:36:25.439Z | + build_uid=12345 |
| 7 | 2026-02-20T05:36:25.439Z | + work_dir=/work |
| 8 | 2026-02-20T05:36:25.439Z | + input_dir=/input |
| 9 | 2026-02-20T05:36:25.439Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-20T05:36:25.439Z | + case "$kern" in |
| 11 | 2026-02-20T05:36:25.439Z | + groupadd -g 12345 build |
| 12 | 2026-02-20T05:36:25.439Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-20T05:36:27.435Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-20T05:36:27.477Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-20T05:36:27.502Z | + home_fs=zfs |
| 16 | 2026-02-20T05:36:27.503Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-20T05:36:27.503Z | + mkdir -p /home/build |
| 18 | 2026-02-20T05:36:27.503Z | + chown build:build /home/build /work |
| 19 | 2026-02-20T05:36:29.487Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-20T05:36:29.511Z | process exited: duration 4078 ms, exit code 0 |
| |
| 21 | 2026-02-20T05:36:29.564Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-20T05:36:29.590Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-20T05:36:29.590Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-20T05:36:29.590Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-02-20T05:36:29.590Z | * rust toolchain channel = "stable" |
| 26 | 2026-02-20T05:36:29.590Z | * rust toolchain profile = "default" |
| 27 | 2026-02-20T05:36:29.591Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-20T05:36:29.591Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-20T05:36:29.591Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-20T05:36:29.706Z | info: downloading installer |
| 31 | 2026-02-20T05:36:30.807Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-20T05:36:30.807Z | warn: /opt/ooce/bin |
| 33 | 2026-02-20T05:36:30.807Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-20T05:36:30.807Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-20T05:36:30.807Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-20T05:36:30.807Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-20T05:36:30.807Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-20T05:36:30.807Z | error: cannot install while Rust is installed |
| 39 | 2026-02-20T05:36:30.807Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-20T05:36:30.836Z | info: profile set to 'default' |
| 41 | 2026-02-20T05:36:30.836Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-20T05:36:30.836Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-20T05:36:30.943Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-20T05:36:30.943Z | info: downloading component 'cargo' |
| 45 | 2026-02-20T05:36:31.192Z | info: downloading component 'clippy' |
| 46 | 2026-02-20T05:36:31.307Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-20T05:36:31.586Z | info: downloading component 'rust-std' |
| 48 | 2026-02-20T05:36:32.092Z | info: downloading component 'rustc' |
| 49 | 2026-02-20T05:36:33.966Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-20T05:36:34.116Z | info: installing component 'cargo' |
| 51 | 2026-02-20T05:36:35.387Z | info: installing component 'clippy' |
| 52 | 2026-02-20T05:36:35.865Z | info: installing component 'rust-docs' |
| 53 | 2026-02-20T05:36:39.381Z | info: installing component 'rust-std' |
| 54 | 2026-02-20T05:36:41.446Z | info: installing component 'rustc' |
| 55 | 2026-02-20T05:36:50.324Z | info: installing component 'rustfmt' |
| 56 | 2026-02-20T05:36:50.701Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-20T05:36:50.701Z | |
| 58 | 2026-02-20T05:36:50.887Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-20T05:36:50.887Z | |
| 60 | 2026-02-20T05:36:50.887Z | |
| 61 | 2026-02-20T05:36:50.887Z | Rust is installed now. Great! |
| 62 | 2026-02-20T05:36:50.887Z | |
| 63 | 2026-02-20T05:36:50.887Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-20T05:36:50.911Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-20T05:36:50.911Z | |
| 66 | 2026-02-20T05:36:50.911Z | To configure your current shell, you need to source |
| 67 | 2026-02-20T05:36:50.911Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-20T05:36:50.911Z | |
| 69 | 2026-02-20T05:36:50.911Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-20T05:36:50.911Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-20T05:36:50.911Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-20T05:36:50.911Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-20T05:36:51.020Z | + rustup --version |
| 74 | 2026-02-20T05:36:51.044Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-20T05:36:51.044Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-20T05:36:51.162Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-20T05:36:51.186Z | + cargo --version |
| 78 | 2026-02-20T05:36:51.272Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-20T05:36:51.295Z | + rustc --version |
| 80 | 2026-02-20T05:36:51.384Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-20T05:36:51.408Z | process exited: duration 21829 ms, exit code 0 |
| |
| 82 | 2026-02-20T05:36:51.457Z | starting task 2: "authentication" |
| 83 | 2026-02-20T05:36:51.517Z | process exited: duration 60 ms, exit code 0 |
| |
| 84 | 2026-02-20T05:36:51.565Z | starting task 3: "clone repository" |
| 85 | 2026-02-20T05:36:51.589Z | + mkdir -p /work/oxidecomputer/falcon |
| 86 | 2026-02-20T05:36:51.589Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 87 | 2026-02-20T05:36:51.613Z | Cloning into '/work/oxidecomputer/falcon'... |
| 88 | 2026-02-20T05:36:52.633Z | + cd /work/oxidecomputer/falcon |
| 89 | 2026-02-20T05:36:52.633Z | + git fetch origin 1dae21d13564ce91db11e029ecf7d11ef51e046d |
| 90 | 2026-02-20T05:36:52.955Z | From https://github.com/oxidecomputer/falcon |
| 91 | 2026-02-20T05:36:52.956Z | * branch 1dae21d13564ce91db11e029ecf7d11ef51e046d -> FETCH_HEAD |
| 92 | 2026-02-20T05:36:52.979Z | + [[ -n renovate/toml-1.x ]] |
| 93 | 2026-02-20T05:36:52.979Z | ++ git branch --show-current |
| 94 | 2026-02-20T05:36:52.979Z | + current=main |
| 95 | 2026-02-20T05:36:52.979Z | + [[ main != renovate/toml-1.x ]] |
| 96 | 2026-02-20T05:36:52.979Z | + git branch -f renovate/toml-1.x 1dae21d13564ce91db11e029ecf7d11ef51e046d |
| 97 | 2026-02-20T05:36:53.003Z | + git checkout -f renovate/toml-1.x |
| 98 | 2026-02-20T05:36:53.104Z | Switched to branch 'renovate/toml-1.x' |
| 99 | 2026-02-20T05:36:53.129Z | + git reset --hard 1dae21d13564ce91db11e029ecf7d11ef51e046d |
| 100 | 2026-02-20T05:36:53.129Z | HEAD is now at 1dae21d Update Rust crate toml to v1 |
| 101 | 2026-02-20T05:36:53.129Z | process exited: duration 1547 ms, exit code 0 |
| |
| 102 | 2026-02-20T05:36:53.180Z | starting task 4: "build" |
| 103 | 2026-02-20T05:36:53.204Z | + cargo --version |
| 104 | 2026-02-20T05:36:53.204Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-02-20T05:36:53.335Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-02-20T05:36:53.335Z | info: downloading component 'cargo' |
| 107 | 2026-02-20T05:36:53.974Z | info: downloading component 'clippy' |
| 108 | 2026-02-20T05:36:54.091Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-20T05:36:54.722Z | info: downloading component 'rust-std' |
| 110 | 2026-02-20T05:36:55.093Z | info: downloading component 'rustc' |
| 111 | 2026-02-20T05:36:56.623Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-20T05:36:57.133Z | info: installing component 'cargo' |
| 113 | 2026-02-20T05:36:57.808Z | info: installing component 'clippy' |
| 114 | 2026-02-20T05:36:58.263Z | info: installing component 'rust-docs' |
| 115 | 2026-02-20T05:37:01.704Z | info: installing component 'rust-std' |
| 116 | 2026-02-20T05:37:03.870Z | info: installing component 'rustc' |
| 117 | 2026-02-20T05:37:12.478Z | info: installing component 'rustfmt' |
| 118 | 2026-02-20T05:37:13.047Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-02-20T05:37:13.072Z | + rustc --version |
| 120 | 2026-02-20T05:37:13.221Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-02-20T05:37:13.248Z | + banner build |
| 122 | 2026-02-20T05:37:13.249Z | |
| 123 | 2026-02-20T05:37:13.249Z | ##### # # # # ##### |
| 124 | 2026-02-20T05:37:13.249Z | # # # # # # # # |
| 125 | 2026-02-20T05:37:13.249Z | ##### # # # # # # |
| 126 | 2026-02-20T05:37:13.249Z | # # # # # # # # |
| 127 | 2026-02-20T05:37:13.249Z | # # # # # # # # |
| 128 | 2026-02-20T05:37:13.249Z | ##### #### # ###### ##### |
| 129 | 2026-02-20T05:37:13.249Z | |
| 130 | 2026-02-20T05:37:13.249Z | + ptime -m cargo build --all |
| 131 | 2026-02-20T05:37:13.486Z | Updating crates.io index |
| 132 | 2026-02-20T05:37:13.538Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 133 | 2026-02-20T05:37:14.059Z | From https://github.com/oxidecomputer/netadm-sys |
| 134 | 2026-02-20T05:37:14.059Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 135 | 2026-02-20T05:37:14.083Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 136 | 2026-02-20T05:37:15.586Z | From https://github.com/oxidecomputer/propolis |
| 137 | 2026-02-20T05:37:15.586Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 138 | 2026-02-20T05:37:15.696Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 139 | 2026-02-20T05:37:16.067Z | From https://github.com/oxidecomputer/zone |
| 140 | 2026-02-20T05:37:16.067Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 141 | 2026-02-20T05:37:16.157Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 142 | 2026-02-20T05:37:16.549Z | From https://github.com/oxidecomputer/dlpi-sys |
| 143 | 2026-02-20T05:37:16.549Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 144 | 2026-02-20T05:37:16.578Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 145 | 2026-02-20T05:37:17.016Z | From https://github.com/jmesmon/rust-libzfs |
| 146 | 2026-02-20T05:37:17.016Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 147 | 2026-02-20T05:37:17.184Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 148 | 2026-02-20T05:37:17.539Z | From https://github.com/oxidecomputer/rusty-doors |
| 149 | 2026-02-20T05:37:17.539Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 150 | 2026-02-20T05:37:17.958Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 151 | 2026-02-20T05:37:19.805Z | From https://github.com/oxidecomputer/crucible |
| 152 | 2026-02-20T05:37:19.805Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 153 | 2026-02-20T05:37:21.205Z | Locking 2 packages to latest compatible versions |
| 154 | 2026-02-20T05:37:21.229Z | Adding toml v1.0.3+spec-1.1.0 |
| 155 | 2026-02-20T05:37:21.229Z | Adding toml_datetime v1.0.0+spec-1.1.0 |
| 156 | 2026-02-20T05:37:21.254Z | Downloading crates ... |
| 157 | 2026-02-20T05:37:21.334Z | Downloaded colored v3.1.1 |
| 158 | 2026-02-20T05:37:21.358Z | Downloaded crossbeam-utils v0.8.21 |
| 159 | 2026-02-20T05:37:21.358Z | Downloaded generic-array v0.14.7 |
| 160 | 2026-02-20T05:37:21.382Z | Downloaded httparse v1.10.1 |
| 161 | 2026-02-20T05:37:21.406Z | Downloaded ppv-lite86 v0.2.21 |
| 162 | 2026-02-20T05:37:21.406Z | Downloaded pin-utils v0.1.0 |
| 163 | 2026-02-20T05:37:21.434Z | Downloaded regex v1.12.3 |
| 164 | 2026-02-20T05:37:21.458Z | Downloaded progenitor-impl v0.10.0 |
| 165 | 2026-02-20T05:37:21.483Z | Downloaded zerofrom-derive v0.1.6 |
| 166 | 2026-02-20T05:37:21.483Z | Downloaded zerovec-derive v0.11.2 |
| 167 | 2026-02-20T05:37:21.483Z | Downloaded zeroize v1.8.2 |
| 168 | 2026-02-20T05:37:21.507Z | Downloaded zerotrie v0.2.3 |
| 169 | 2026-02-20T05:37:21.507Z | Downloaded zone_cfg_derive v0.3.1 |
| 170 | 2026-02-20T05:37:21.507Z | Downloaded term v1.2.1 |
| 171 | 2026-02-20T05:37:21.531Z | Downloaded zerovec v0.11.5 |
| 172 | 2026-02-20T05:37:21.531Z | Downloaded tower-http v0.6.8 |
| 173 | 2026-02-20T05:37:21.555Z | Downloaded tokio-util v0.7.18 |
| 174 | 2026-02-20T05:37:21.579Z | Downloaded portable-atomic v1.13.1 |
| 175 | 2026-02-20T05:37:21.579Z | Downloaded winnow v0.7.14 |
| 176 | 2026-02-20T05:37:21.579Z | Downloaded ron v0.12.0 |
| 177 | 2026-02-20T05:37:21.603Z | Downloaded serde v1.0.228 |
| 178 | 2026-02-20T05:37:21.603Z | Downloaded webpki-roots v1.0.6 |
| 179 | 2026-02-20T05:37:21.627Z | Downloaded regex-automata v0.4.14 |
| 180 | 2026-02-20T05:37:21.627Z | Downloaded zerocopy v0.8.39 |
| 181 | 2026-02-20T05:37:21.651Z | Downloaded lzma-sys v0.1.20 |
| 182 | 2026-02-20T05:37:21.687Z | Downloaded time v0.3.47 |
| 183 | 2026-02-20T05:37:21.711Z | Downloaded regress v0.10.5 |
| 184 | 2026-02-20T05:37:21.735Z | Downloaded syn v2.0.116 |
| 185 | 2026-02-20T05:37:21.735Z | Downloaded unicode-width v0.2.2 |
| 186 | 2026-02-20T05:37:21.735Z | Downloaded syn v1.0.109 |
| 187 | 2026-02-20T05:37:21.759Z | Downloaded serde_json v1.0.149 |
| 188 | 2026-02-20T05:37:21.759Z | Downloaded rustls v0.23.36 |
| 189 | 2026-02-20T05:37:21.783Z | Downloaded quinn-proto v0.11.13 |
| 190 | 2026-02-20T05:37:21.783Z | Downloaded typify-impl v0.4.3 |
| 191 | 2026-02-20T05:37:21.807Z | Downloaded tracing v0.1.44 |
| 192 | 2026-02-20T05:37:21.831Z | Downloaded rustls-webpki v0.103.9 |
| 193 | 2026-02-20T05:37:21.831Z | Downloaded tinyvec v1.10.0 |
| 194 | 2026-02-20T05:37:21.855Z | Downloaded slog v2.8.2 |
| 195 | 2026-02-20T05:37:21.855Z | Downloaded serde_yaml v0.9.34+deprecated |
| 196 | 2026-02-20T05:37:21.855Z | Downloaded serde_derive v1.0.228 |
| 197 | 2026-02-20T05:37:21.856Z | Downloaded socket2 v0.6.2 |
| 198 | 2026-02-20T05:37:21.856Z | Downloaded smallvec v1.15.1 |
| 199 | 2026-02-20T05:37:21.856Z | Downloaded ryu v1.0.23 |
| 200 | 2026-02-20T05:37:21.856Z | Downloaded serde_derive_internals v0.29.1 |
| 201 | 2026-02-20T05:37:21.856Z | Downloaded serde_core v1.0.228 |
| 202 | 2026-02-20T05:37:21.880Z | Downloaded semver v1.0.27 |
| 203 | 2026-02-20T05:37:21.880Z | Downloaded rustversion v1.0.22 |
| 204 | 2026-02-20T05:37:21.880Z | Downloaded zone v0.3.1 |
| 205 | 2026-02-20T05:37:21.880Z | Downloaded zmij v1.0.21 |
| 206 | 2026-02-20T05:37:21.880Z | Downloaded uuid v1.21.0 |
| 207 | 2026-02-20T05:37:21.880Z | Downloaded url v2.5.8 |
| 208 | 2026-02-20T05:37:21.880Z | Downloaded tungstenite v0.21.0 |
| 209 | 2026-02-20T05:37:21.904Z | Downloaded thread_local v1.1.9 |
| 210 | 2026-02-20T05:37:21.904Z | Downloaded thiserror-impl v1.0.69 |
| 211 | 2026-02-20T05:37:21.904Z | Downloaded thiserror v2.0.18 |
| 212 | 2026-02-20T05:37:21.904Z | Downloaded thiserror v1.0.69 |
| 213 | 2026-02-20T05:37:21.904Z | Downloaded sync_wrapper v1.0.2 |
| 214 | 2026-02-20T05:37:21.904Z | Downloaded subtle v2.6.1 |
| 215 | 2026-02-20T05:37:21.905Z | Downloaded tokio v1.49.0 |
| 216 | 2026-02-20T05:37:21.950Z | Downloaded slog-term v2.9.2 |
| 217 | 2026-02-20T05:37:21.974Z | Downloaded slog-scope v4.4.1 |
| 218 | 2026-02-20T05:37:21.974Z | Downloaded slab v0.4.12 |
| 219 | 2026-02-20T05:37:21.974Z | Downloaded sha2 v0.10.9 |
| 220 | 2026-02-20T05:37:21.974Z | Downloaded sha1 v0.10.6 |
| 221 | 2026-02-20T05:37:21.974Z | Downloaded rustls-pki-types v1.14.0 |
| 222 | 2026-02-20T05:37:21.974Z | Downloaded rustc-hash v2.1.1 |
| 223 | 2026-02-20T05:37:21.974Z | Downloaded proc-macro-error-attr v1.0.4 |
| 224 | 2026-02-20T05:37:21.974Z | Downloaded unsafe-libyaml v0.2.11 |
| 225 | 2026-02-20T05:37:21.974Z | Downloaded typenum v1.19.0 |
| 226 | 2026-02-20T05:37:21.974Z | Downloaded tracing-core v0.1.36 |
| 227 | 2026-02-20T05:37:21.998Z | Downloaded tower v0.5.3 |
| 228 | 2026-02-20T05:37:21.998Z | Downloaded ring v0.17.14 |
| 229 | 2026-02-20T05:37:22.061Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 230 | 2026-02-20T05:37:22.085Z | Downloaded tokio-macros v2.6.0 |
| 231 | 2026-02-20T05:37:22.085Z | Downloaded tinystr v0.8.2 |
| 232 | 2026-02-20T05:37:22.086Z | Downloaded time-macros v0.2.27 |
| 233 | 2026-02-20T05:37:22.086Z | Downloaded time-core v0.1.8 |
| 234 | 2026-02-20T05:37:22.086Z | Downloaded thiserror-impl v2.0.18 |
| 235 | 2026-02-20T05:37:22.086Z | Downloaded take_mut v0.2.2 |
| 236 | 2026-02-20T05:37:22.086Z | Downloaded synstructure v0.13.2 |
| 237 | 2026-02-20T05:37:22.086Z | Downloaded stable_deref_trait v1.2.1 |
| 238 | 2026-02-20T05:37:22.086Z | Downloaded slog-stdlog v4.1.1 |
| 239 | 2026-02-20T05:37:22.086Z | Downloaded signal-hook-registry v1.4.8 |
| 240 | 2026-02-20T05:37:22.086Z | Downloaded shlex v1.3.0 |
| 241 | 2026-02-20T05:37:22.086Z | Downloaded schemars_derive v0.8.22 |
| 242 | 2026-02-20T05:37:22.110Z | Downloaded parking_lot v0.12.5 |
| 243 | 2026-02-20T05:37:22.110Z | Downloaded libc v0.2.182 |
| 244 | 2026-02-20T05:37:22.140Z | Downloaded yoke v0.8.1 |
| 245 | 2026-02-20T05:37:22.165Z | Downloaded unicode-ident v1.0.24 |
| 246 | 2026-02-20T05:37:22.165Z | Downloaded typify v0.4.3 |
| 247 | 2026-02-20T05:37:22.165Z | Downloaded tracing-attributes v0.1.31 |
| 248 | 2026-02-20T05:37:22.165Z | Downloaded tinyvec_macros v0.1.1 |
| 249 | 2026-02-20T05:37:22.165Z | Downloaded tabwriter v1.4.1 |
| 250 | 2026-02-20T05:37:22.165Z | Downloaded strsim v0.11.1 |
| 251 | 2026-02-20T05:37:22.165Z | Downloaded smf v0.2.3 |
| 252 | 2026-02-20T05:37:22.189Z | Downloaded slog-envlogger v2.2.0 |
| 253 | 2026-02-20T05:37:22.189Z | Downloaded slog-async v2.8.0 |
| 254 | 2026-02-20T05:37:22.189Z | Downloaded serde_urlencoded v0.7.1 |
| 255 | 2026-02-20T05:37:22.189Z | Downloaded serde_tokenstream v0.2.2 |
| 256 | 2026-02-20T05:37:22.189Z | Downloaded serde_spanned v1.0.4 |
| 257 | 2026-02-20T05:37:22.189Z | Downloaded scopeguard v1.2.0 |
| 258 | 2026-02-20T05:37:22.189Z | Downloaded schemars v0.8.22 |
| 259 | 2026-02-20T05:37:22.213Z | Downloaded pkg-config v0.3.32 |
| 260 | 2026-02-20T05:37:22.213Z | Downloaded xz2 v0.1.7 |
| 261 | 2026-02-20T05:37:22.213Z | Downloaded writeable v0.6.2 |
| 262 | 2026-02-20T05:37:22.213Z | Downloaded typify-macro v0.4.3 |
| 263 | 2026-02-20T05:37:22.213Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 264 | 2026-02-20T05:37:22.213Z | Downloaded reqwest v0.12.28 |
| 265 | 2026-02-20T05:37:22.213Z | Downloaded rand_chacha v0.3.1 |
| 266 | 2026-02-20T05:37:22.213Z | Downloaded rand v0.9.2 |
| 267 | 2026-02-20T05:37:22.237Z | Downloaded quinn v0.11.9 |
| 268 | 2026-02-20T05:37:22.237Z | Downloaded proc-macro-error v1.0.4 |
| 269 | 2026-02-20T05:37:22.237Z | Downloaded prettyplease v0.2.37 |
| 270 | 2026-02-20T05:37:22.237Z | Downloaded potential_utf v0.1.4 |
| 271 | 2026-02-20T05:37:22.237Z | Downloaded pin-project-lite v0.2.16 |
| 272 | 2026-02-20T05:37:22.237Z | Downloaded percent-encoding v2.3.2 |
| 273 | 2026-02-20T05:37:22.237Z | Downloaded zerofrom v0.1.6 |
| 274 | 2026-02-20T05:37:22.262Z | Downloaded yoke-derive v0.8.1 |
| 275 | 2026-02-20T05:37:22.262Z | Downloaded want v0.3.1 |
| 276 | 2026-02-20T05:37:22.262Z | Downloaded version_check v0.9.5 |
| 277 | 2026-02-20T05:37:22.262Z | Downloaded utf8parse v0.2.2 |
| 278 | 2026-02-20T05:37:22.262Z | Downloaded utf8_iter v1.0.4 |
| 279 | 2026-02-20T05:37:22.262Z | Downloaded utf-8 v0.7.6 |
| 280 | 2026-02-20T05:37:22.262Z | Downloaded untrusted v0.9.0 |
| 281 | 2026-02-20T05:37:22.262Z | Downloaded unit-prefix v0.5.2 |
| 282 | 2026-02-20T05:37:22.262Z | Downloaded typeid v1.0.3 |
| 283 | 2026-02-20T05:37:22.262Z | Downloaded try-lock v0.2.5 |
| 284 | 2026-02-20T05:37:22.262Z | Downloaded tower-service v0.3.3 |
| 285 | 2026-02-20T05:37:22.262Z | Downloaded tower-layer v0.3.3 |
| 286 | 2026-02-20T05:37:22.262Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 287 | 2026-02-20T05:37:22.262Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 288 | 2026-02-20T05:37:22.262Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 289 | 2026-02-20T05:37:22.262Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 290 | 2026-02-20T05:37:22.262Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 291 | 2026-02-20T05:37:22.287Z | Downloaded tokio-tungstenite v0.21.0 |
| 292 | 2026-02-20T05:37:22.287Z | Downloaded tokio-rustls v0.26.4 |
| 293 | 2026-02-20T05:37:22.287Z | Downloaded regex-syntax v0.8.9 |
| 294 | 2026-02-20T05:37:22.287Z | Downloaded rand_core v0.9.5 |
| 295 | 2026-02-20T05:37:22.287Z | Downloaded rand_core v0.6.4 |
| 296 | 2026-02-20T05:37:22.287Z | Downloaded rand_chacha v0.9.0 |
| 297 | 2026-02-20T05:37:22.287Z | Downloaded quote v1.0.44 |
| 298 | 2026-02-20T05:37:22.311Z | Downloaded quinn-udp v0.5.14 |
| 299 | 2026-02-20T05:37:22.311Z | Downloaded proc-macro-crate v3.4.0 |
| 300 | 2026-02-20T05:37:22.311Z | Downloaded pretty-hex v0.4.1 |
| 301 | 2026-02-20T05:37:22.311Z | Downloaded progenitor v0.10.0 |
| 302 | 2026-02-20T05:37:22.311Z | Downloaded mio v1.1.1 |
| 303 | 2026-02-20T05:37:22.311Z | Downloaded iri-string v0.7.10 |
| 304 | 2026-02-20T05:37:22.311Z | Downloaded idna v1.1.0 |
| 305 | 2026-02-20T05:37:22.337Z | Downloaded icu_normalizer_data v2.1.1 |
| 306 | 2026-02-20T05:37:22.337Z | Downloaded futures-util v0.3.32 |
| 307 | 2026-02-20T05:37:22.337Z | Downloaded rand v0.8.5 |
| 308 | 2026-02-20T05:37:22.337Z | Downloaded progenitor-macro v0.10.0 |
| 309 | 2026-02-20T05:37:22.361Z | Downloaded progenitor-client v0.10.0 |
| 310 | 2026-02-20T05:37:22.361Z | Downloaded proc-macro2 v1.0.106 |
| 311 | 2026-02-20T05:37:22.361Z | Downloaded openapiv3 v2.2.0 |
| 312 | 2026-02-20T05:37:22.361Z | Downloaded num-conv v0.2.0 |
| 313 | 2026-02-20T05:37:22.361Z | Downloaded lock_api v0.4.14 |
| 314 | 2026-02-20T05:37:22.361Z | Downloaded itertools v0.12.1 |
| 315 | 2026-02-20T05:37:22.386Z | Downloaded is-terminal v0.4.17 |
| 316 | 2026-02-20T05:37:22.386Z | Downloaded indicatif v0.18.4 |
| 317 | 2026-02-20T05:37:22.386Z | Downloaded icu_provider v2.1.1 |
| 318 | 2026-02-20T05:37:22.386Z | Downloaded icu_properties_data v2.1.2 |
| 319 | 2026-02-20T05:37:22.386Z | Downloaded foreign-types-macros v0.2.3 |
| 320 | 2026-02-20T05:37:22.410Z | Downloaded foreign-types v0.5.0 |
| 321 | 2026-02-20T05:37:22.410Z | Downloaded foldhash v0.2.0 |
| 322 | 2026-02-20T05:37:22.411Z | Downloaded find-msvc-tools v0.1.9 |
| 323 | 2026-02-20T05:37:22.411Z | Downloaded equivalent v1.0.2 |
| 324 | 2026-02-20T05:37:22.411Z | Downloaded dyn-clone v1.0.20 |
| 325 | 2026-02-20T05:37:22.411Z | Downloaded displaydoc v0.2.5 |
| 326 | 2026-02-20T05:37:22.411Z | Downloaded digest v0.10.7 |
| 327 | 2026-02-20T05:37:22.411Z | Downloaded parking_lot_core v0.9.12 |
| 328 | 2026-02-20T05:37:22.411Z | Downloaded oxnet v0.1.4 |
| 329 | 2026-02-20T05:37:22.411Z | Downloaded num_enum v0.7.5 |
| 330 | 2026-02-20T05:37:22.411Z | Downloaded num-traits v0.2.19 |
| 331 | 2026-02-20T05:37:22.437Z | Downloaded memchr v2.8.0 |
| 332 | 2026-02-20T05:37:22.437Z | Downloaded lru-slab v0.1.2 |
| 333 | 2026-02-20T05:37:22.437Z | Downloaded log v0.4.29 |
| 334 | 2026-02-20T05:37:22.437Z | Downloaded litemap v0.8.1 |
| 335 | 2026-02-20T05:37:22.437Z | Downloaded lazy_static v1.5.0 |
| 336 | 2026-02-20T05:37:22.437Z | Downloaded itoa v1.0.17 |
| 337 | 2026-02-20T05:37:22.437Z | Downloaded is_terminal_polyfill v1.70.2 |
| 338 | 2026-02-20T05:37:22.437Z | Downloaded ipnet v2.11.0 |
| 339 | 2026-02-20T05:37:22.437Z | Downloaded indexmap v2.13.0 |
| 340 | 2026-02-20T05:37:22.462Z | Downloaded idna_adapter v1.2.1 |
| 341 | 2026-02-20T05:37:22.462Z | Downloaded icu_properties v2.1.2 |
| 342 | 2026-02-20T05:37:22.462Z | Downloaded icu_normalizer v2.1.1 |
| 343 | 2026-02-20T05:37:22.462Z | Downloaded icu_locale_core v2.1.1 |
| 344 | 2026-02-20T05:37:22.462Z | Downloaded icu_collections v2.1.1 |
| 345 | 2026-02-20T05:37:22.462Z | Downloaded iana-time-zone v0.1.65 |
| 346 | 2026-02-20T05:37:22.487Z | Downloaded hyper-rustls v0.27.7 |
| 347 | 2026-02-20T05:37:22.487Z | Downloaded hyper v1.8.1 |
| 348 | 2026-02-20T05:37:22.487Z | Downloaded http-body v1.0.1 |
| 349 | 2026-02-20T05:37:22.487Z | Downloaded http v1.4.0 |
| 350 | 2026-02-20T05:37:22.487Z | Downloaded heck v0.5.0 |
| 351 | 2026-02-20T05:37:22.487Z | Downloaded hashbrown v0.16.1 |
| 352 | 2026-02-20T05:37:22.511Z | Downloaded getrandom v0.3.4 |
| 353 | 2026-02-20T05:37:22.511Z | Downloaded getrandom v0.2.17 |
| 354 | 2026-02-20T05:37:22.511Z | Downloaded futures-macro v0.3.32 |
| 355 | 2026-02-20T05:37:22.511Z | Downloaded futures-channel v0.3.32 |
| 356 | 2026-02-20T05:37:22.511Z | Downloaded futures v0.3.32 |
| 357 | 2026-02-20T05:37:22.511Z | Downloaded form_urlencoded v1.2.2 |
| 358 | 2026-02-20T05:37:22.511Z | Downloaded either v1.15.0 |
| 359 | 2026-02-20T05:37:22.511Z | Downloaded cargo_toml v0.22.3 |
| 360 | 2026-02-20T05:37:22.511Z | Downloaded async-trait v0.1.89 |
| 361 | 2026-02-20T05:37:22.535Z | Downloaded powerfmt v0.2.0 |
| 362 | 2026-02-20T05:37:22.535Z | Downloaded once_cell v1.21.3 |
| 363 | 2026-02-20T05:37:22.535Z | Downloaded num_enum_derive v0.7.5 |
| 364 | 2026-02-20T05:37:22.535Z | Downloaded hyper-util v0.1.20 |
| 365 | 2026-02-20T05:37:22.535Z | Downloaded http-body-util v0.1.3 |
| 366 | 2026-02-20T05:37:22.535Z | Downloaded heck v0.4.1 |
| 367 | 2026-02-20T05:37:22.535Z | Downloaded getrandom v0.4.1 |
| 368 | 2026-02-20T05:37:22.535Z | Downloaded futures-task v0.3.32 |
| 369 | 2026-02-20T05:37:22.559Z | Downloaded futures-executor v0.3.32 |
| 370 | 2026-02-20T05:37:22.559Z | Downloaded futures-core v0.3.32 |
| 371 | 2026-02-20T05:37:22.559Z | Downloaded foreign-types-shared v0.3.1 |
| 372 | 2026-02-20T05:37:22.559Z | Downloaded errno v0.3.14 |
| 373 | 2026-02-20T05:37:22.559Z | Downloaded autocfg v1.5.0 |
| 374 | 2026-02-20T05:37:22.559Z | Downloaded futures-io v0.3.32 |
| 375 | 2026-02-20T05:37:22.559Z | Downloaded erased-serde v0.3.31 |
| 376 | 2026-02-20T05:37:22.559Z | Downloaded deranged v0.5.6 |
| 377 | 2026-02-20T05:37:22.559Z | Downloaded data-encoding v2.10.0 |
| 378 | 2026-02-20T05:37:22.559Z | Downloaded crucible-workspace-hack v0.1.0 |
| 379 | 2026-02-20T05:37:22.559Z | Downloaded console v0.16.2 |
| 380 | 2026-02-20T05:37:22.559Z | Downloaded clap_derive v4.5.55 |
| 381 | 2026-02-20T05:37:22.559Z | Downloaded clap_builder v4.5.59 |
| 382 | 2026-02-20T05:37:22.584Z | Downloaded base64 v0.22.1 |
| 383 | 2026-02-20T05:37:22.584Z | Downloaded base64 v0.21.7 |
| 384 | 2026-02-20T05:37:22.584Z | Downloaded futures-sink v0.3.32 |
| 385 | 2026-02-20T05:37:22.584Z | Downloaded cstr-argument v0.1.2 |
| 386 | 2026-02-20T05:37:22.584Z | Downloaded crypto-common v0.1.7 |
| 387 | 2026-02-20T05:37:22.584Z | Downloaded crossbeam-channel v0.5.15 |
| 388 | 2026-02-20T05:37:22.584Z | Downloaded clap_lex v1.0.0 |
| 389 | 2026-02-20T05:37:22.584Z | Downloaded clap v4.5.59 |
| 390 | 2026-02-20T05:37:22.608Z | Downloaded cfg_aliases v0.2.1 |
| 391 | 2026-02-20T05:37:22.609Z | Downloaded cfg-if v1.0.4 |
| 392 | 2026-02-20T05:37:22.609Z | Downloaded camino v1.2.2 |
| 393 | 2026-02-20T05:37:22.609Z | Downloaded bitflags v2.11.0 |
| 394 | 2026-02-20T05:37:22.609Z | Downloaded base16ct v1.0.0 |
| 395 | 2026-02-20T05:37:22.609Z | Downloaded atomic-waker v1.1.2 |
| 396 | 2026-02-20T05:37:22.609Z | Downloaded anstyle-query v1.1.5 |
| 397 | 2026-02-20T05:37:22.609Z | Downloaded cpufeatures v0.2.17 |
| 398 | 2026-02-20T05:37:22.609Z | Downloaded colorchoice v1.0.4 |
| 399 | 2026-02-20T05:37:22.633Z | Downloaded chrono v0.4.43 |
| 400 | 2026-02-20T05:37:22.633Z | Downloaded cc v1.2.56 |
| 401 | 2026-02-20T05:37:22.633Z | Downloaded bytes v1.11.1 |
| 402 | 2026-02-20T05:37:22.633Z | Downloaded byteorder v1.5.0 |
| 403 | 2026-02-20T05:37:22.633Z | Downloaded block-buffer v0.10.4 |
| 404 | 2026-02-20T05:37:22.633Z | Downloaded arc-swap v1.8.2 |
| 405 | 2026-02-20T05:37:22.633Z | Downloaded anyhow v1.0.102 |
| 406 | 2026-02-20T05:37:22.657Z | Downloaded anstyle-parse v0.2.7 |
| 407 | 2026-02-20T05:37:22.657Z | Downloaded anstream v0.6.21 |
| 408 | 2026-02-20T05:37:22.657Z | Downloaded allocator-api2 v0.2.21 |
| 409 | 2026-02-20T05:37:22.657Z | Downloaded aho-corasick v1.1.4 |
| 410 | 2026-02-20T05:37:22.657Z | Downloaded anstyle v1.0.13 |
| 411 | 2026-02-20T05:37:22.844Z | Compiling proc-macro2 v1.0.106 |
| 412 | 2026-02-20T05:37:22.844Z | Compiling unicode-ident v1.0.24 |
| 413 | 2026-02-20T05:37:22.867Z | Compiling quote v1.0.44 |
| 414 | 2026-02-20T05:37:22.867Z | Compiling libc v0.2.182 |
| 415 | 2026-02-20T05:37:22.867Z | Compiling cfg-if v1.0.4 |
| 416 | 2026-02-20T05:37:22.867Z | Compiling itoa v1.0.17 |
| 417 | 2026-02-20T05:37:22.867Z | Compiling serde_core v1.0.228 |
| 418 | 2026-02-20T05:37:23.115Z | Compiling memchr v2.8.0 |
| 419 | 2026-02-20T05:37:23.176Z | Compiling equivalent v1.0.2 |
| 420 | 2026-02-20T05:37:23.324Z | Compiling foldhash v0.2.0 |
| 421 | 2026-02-20T05:37:23.348Z | Compiling allocator-api2 v0.2.21 |
| 422 | 2026-02-20T05:37:23.676Z | Compiling serde v1.0.228 |
| 423 | 2026-02-20T05:37:23.756Z | Compiling zmij v1.0.21 |
| 424 | 2026-02-20T05:37:24.204Z | Compiling hashbrown v0.16.1 |
| 425 | 2026-02-20T05:37:24.480Z | Compiling autocfg v1.5.0 |
| 426 | 2026-02-20T05:37:24.509Z | Compiling serde_json v1.0.149 |
| 427 | 2026-02-20T05:37:24.879Z | Compiling version_check v0.9.5 |
| 428 | 2026-02-20T05:37:25.024Z | Compiling smallvec v1.15.1 |
| 429 | 2026-02-20T05:37:25.448Z | Compiling num-traits v0.2.19 |
| 430 | 2026-02-20T05:37:25.589Z | Compiling bytes v1.11.1 |
| 431 | 2026-02-20T05:37:25.719Z | Compiling pin-project-lite v0.2.16 |
| 432 | 2026-02-20T05:37:25.743Z | Compiling stable_deref_trait v1.2.1 |
| 433 | 2026-02-20T05:37:25.878Z | Compiling syn v2.0.116 |
| 434 | 2026-02-20T05:37:26.122Z | Compiling shlex v1.3.0 |
| 435 | 2026-02-20T05:37:26.313Z | Compiling find-msvc-tools v0.1.9 |
| 436 | 2026-02-20T05:37:26.451Z | Compiling futures-core v0.3.32 |
| 437 | 2026-02-20T05:37:26.501Z | Compiling rustversion v1.0.22 |
| 438 | 2026-02-20T05:37:26.698Z | Compiling cc v1.2.56 |
| 439 | 2026-02-20T05:37:26.812Z | Compiling parking_lot_core v0.9.12 |
| 440 | 2026-02-20T05:37:27.102Z | Compiling schemars v0.8.22 |
| 441 | 2026-02-20T05:37:27.324Z | Compiling http v1.4.0 |
| 442 | 2026-02-20T05:37:27.476Z | Compiling socket2 v0.6.2 |
| 443 | 2026-02-20T05:37:27.837Z | Compiling futures-sink v0.3.32 |
| 444 | 2026-02-20T05:37:28.006Z | Compiling dyn-clone v1.0.20 |
| 445 | 2026-02-20T05:37:28.256Z | Compiling thiserror v2.0.18 |
| 446 | 2026-02-20T05:37:28.281Z | Compiling once_cell v1.21.3 |
| 447 | 2026-02-20T05:37:28.401Z | Compiling scopeguard v1.2.0 |
| 448 | 2026-02-20T05:37:28.564Z | Compiling lock_api v0.4.14 |
| 449 | 2026-02-20T05:37:28.688Z | Compiling errno v0.3.14 |
| 450 | 2026-02-20T05:37:28.947Z | Compiling getrandom v0.2.17 |
| 451 | 2026-02-20T05:37:29.042Z | Compiling winnow v0.7.14 |
| 452 | 2026-02-20T05:37:29.267Z | Compiling parking_lot v0.12.5 |
| 453 | 2026-02-20T05:37:29.291Z | Compiling signal-hook-registry v1.4.8 |
| 454 | 2026-02-20T05:37:29.356Z | Compiling indexmap v2.13.0 |
| 455 | 2026-02-20T05:37:29.429Z | Compiling futures-channel v0.3.32 |
| 456 | 2026-02-20T05:37:29.564Z | Compiling mio v1.1.1 |
| 457 | 2026-02-20T05:37:29.651Z | Compiling writeable v0.6.2 |
| 458 | 2026-02-20T05:37:29.926Z | Compiling litemap v0.8.1 |
| 459 | 2026-02-20T05:37:30.042Z | Compiling heck v0.5.0 |
| 460 | 2026-02-20T05:37:30.223Z | Compiling zerocopy v0.8.39 |
| 461 | 2026-02-20T05:37:30.298Z | Compiling futures-task v0.3.32 |
| 462 | 2026-02-20T05:37:30.594Z | Compiling getrandom v0.4.1 |
| 463 | 2026-02-20T05:37:30.632Z | Compiling icu_properties_data v2.1.2 |
| 464 | 2026-02-20T05:37:30.796Z | Compiling iana-time-zone v0.1.65 |
| 465 | 2026-02-20T05:37:30.891Z | Compiling slab v0.4.12 |
| 466 | 2026-02-20T05:37:30.945Z | Compiling icu_normalizer_data v2.1.1 |
| 467 | 2026-02-20T05:37:30.991Z | Compiling futures-io v0.3.32 |
| 468 | 2026-02-20T05:37:31.062Z | Compiling chrono v0.4.43 |
| 469 | 2026-02-20T05:37:31.239Z | Compiling ring v0.17.14 |
| 470 | 2026-02-20T05:37:31.288Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 471 | 2026-02-20T05:37:31.350Z | Compiling percent-encoding v2.3.2 |
| 472 | 2026-02-20T05:37:31.681Z | Compiling log v0.4.29 |
| 473 | 2026-02-20T05:37:31.810Z | Compiling typenum v1.19.0 |
| 474 | 2026-02-20T05:37:32.041Z | Compiling syn v1.0.109 |
| 475 | 2026-02-20T05:37:32.145Z | Compiling httparse v1.10.1 |
| 476 | 2026-02-20T05:37:32.421Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 477 | 2026-02-20T05:37:32.754Z | Compiling synstructure v0.13.2 |
| 478 | 2026-02-20T05:37:32.836Z | Compiling serde_derive_internals v0.29.1 |
| 479 | 2026-02-20T05:37:34.039Z | Compiling generic-array v0.14.7 |
| 480 | 2026-02-20T05:37:34.215Z | Compiling zeroize v1.8.2 |
| 481 | 2026-02-20T05:37:34.410Z | Compiling thiserror v1.0.69 |
| 482 | 2026-02-20T05:37:34.473Z | Compiling uuid v1.21.0 |
| 483 | 2026-02-20T05:37:34.541Z | Compiling regex-syntax v0.8.9 |
| 484 | 2026-02-20T05:37:34.697Z | Compiling rustls-pki-types v1.14.0 |
| 485 | 2026-02-20T05:37:35.869Z | Compiling http-body v1.0.1 |
| 486 | 2026-02-20T05:37:36.010Z | Compiling tracing-core v0.1.36 |
| 487 | 2026-02-20T05:37:36.048Z | Compiling semver v1.0.27 |
| 488 | 2026-02-20T05:37:36.126Z | Compiling serde_derive v1.0.228 |
| 489 | 2026-02-20T05:37:36.150Z | Compiling zerofrom-derive v0.1.6 |
| 490 | 2026-02-20T05:37:36.639Z | Compiling yoke-derive v0.8.1 |
| 491 | 2026-02-20T05:37:36.911Z | Compiling zerovec-derive v0.11.2 |
| 492 | 2026-02-20T05:37:37.254Z | Compiling displaydoc v0.2.5 |
| 493 | 2026-02-20T05:37:38.759Z | Compiling zerofrom v0.1.6 |
| 494 | 2026-02-20T05:37:38.783Z | Compiling schemars_derive v0.8.22 |
| 495 | 2026-02-20T05:37:38.834Z | Compiling thiserror-impl v2.0.18 |
| 496 | 2026-02-20T05:37:39.015Z | Compiling yoke v0.8.1 |
| 497 | 2026-02-20T05:37:39.365Z | Compiling tokio-macros v2.6.0 |
| 498 | 2026-02-20T05:37:39.437Z | Compiling zerovec v0.11.5 |
| 499 | 2026-02-20T05:37:40.667Z | Compiling tinystr v0.8.2 |
| 500 | 2026-02-20T05:37:40.705Z | Compiling potential_utf v0.1.4 |
| 501 | 2026-02-20T05:37:40.838Z | Compiling zerotrie v0.2.3 |
| 502 | 2026-02-20T05:37:40.967Z | Compiling tokio v1.49.0 |
| 503 | 2026-02-20T05:37:41.007Z | Compiling icu_locale_core v2.1.1 |
| 504 | 2026-02-20T05:37:41.059Z | Compiling futures-macro v0.3.32 |
| 505 | 2026-02-20T05:37:41.448Z | Compiling icu_collections v2.1.1 |
| 506 | 2026-02-20T05:37:41.523Z | Compiling ppv-lite86 v0.2.21 |
| 507 | 2026-02-20T05:37:41.729Z | Compiling thiserror-impl v1.0.69 |
| 508 | 2026-02-20T05:37:42.510Z | Compiling icu_provider v2.1.1 |
| 509 | 2026-02-20T05:37:42.596Z | Compiling futures-util v0.3.32 |
| 510 | 2026-02-20T05:37:43.103Z | Compiling icu_normalizer v2.1.1 |
| 511 | 2026-02-20T05:37:43.133Z | Compiling icu_properties v2.1.2 |
| 512 | 2026-02-20T05:37:43.252Z | Compiling tracing-attributes v0.1.31 |
| 513 | 2026-02-20T05:37:43.958Z | Compiling regress v0.10.5 |
| 514 | 2026-02-20T05:37:44.170Z | Compiling untrusted v0.9.0 |
| 515 | 2026-02-20T05:37:44.907Z | Compiling serde_tokenstream v0.2.2 |
| 516 | 2026-02-20T05:37:45.538Z | Compiling idna_adapter v1.2.1 |
| 517 | 2026-02-20T05:37:46.167Z | Compiling tracing v0.1.44 |
| 518 | 2026-02-20T05:37:46.676Z | Compiling form_urlencoded v1.2.2 |
| 519 | 2026-02-20T05:37:47.031Z | Compiling slog v2.8.2 |
| 520 | 2026-02-20T05:37:47.056Z | Compiling proc-macro-error-attr v1.0.4 |
| 521 | 2026-02-20T05:37:47.439Z | Compiling tower-service v0.3.3 |
| 522 | 2026-02-20T05:37:47.472Z | Compiling rustls v0.23.36 |
| 523 | 2026-02-20T05:37:47.496Z | Compiling try-lock v0.2.5 |
| 524 | 2026-02-20T05:37:47.629Z | Compiling base64 v0.22.1 |
| 525 | 2026-02-20T05:37:47.686Z | Compiling getrandom v0.3.4 |
| 526 | 2026-02-20T05:37:47.892Z | Compiling typify-impl v0.4.3 |
| 527 | 2026-02-20T05:37:48.307Z | Compiling utf8_iter v1.0.4 |
| 528 | 2026-02-20T05:37:48.386Z | Compiling want v0.3.1 |
| 529 | 2026-02-20T05:37:48.569Z | Compiling idna v1.1.0 |
| 530 | 2026-02-20T05:37:48.615Z | Compiling rustls-webpki v0.103.9 |
| 531 | 2026-02-20T05:37:48.705Z | Compiling erased-serde v0.3.31 |
| 532 | 2026-02-20T05:37:49.579Z | Compiling proc-macro-error v1.0.4 |
| 533 | 2026-02-20T05:37:49.727Z | Compiling ryu v1.0.23 |
| 534 | 2026-02-20T05:37:49.953Z | Compiling subtle v2.6.1 |
| 535 | 2026-02-20T05:37:50.077Z | Compiling atomic-waker v1.1.2 |
| 536 | 2026-02-20T05:37:50.101Z | Compiling pin-utils v0.1.0 |
| 537 | 2026-02-20T05:37:50.259Z | Compiling hyper v1.8.1 |
| 538 | 2026-02-20T05:37:50.571Z | Compiling url v2.5.8 |
| 539 | 2026-02-20T05:37:51.530Z | Compiling block-buffer v0.10.4 |
| 540 | 2026-02-20T05:37:51.787Z | Compiling crypto-common v0.1.7 |
| 541 | 2026-02-20T05:37:51.941Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 542 | 2026-02-20T05:37:51.994Z | Compiling bitflags v2.11.0 |
| 543 | 2026-02-20T05:37:52.421Z | Compiling aho-corasick v1.1.4 |
| 544 | 2026-02-20T05:37:52.445Z | Compiling sync_wrapper v1.0.2 |
| 545 | 2026-02-20T05:37:53.054Z | Compiling tower-layer v0.3.3 |
| 546 | 2026-02-20T05:37:53.354Z | Compiling ipnet v2.11.0 |
| 547 | 2026-02-20T05:37:53.378Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 548 | 2026-02-20T05:37:53.805Z | Compiling tower v0.5.3 |
| 549 | 2026-02-20T05:37:54.168Z | Compiling hyper-util v0.1.20 |
| 550 | 2026-02-20T05:37:54.484Z | Compiling regex-automata v0.4.14 |
| 551 | 2026-02-20T05:37:56.146Z | Compiling proc-macro-crate v3.4.0 |
| 552 | 2026-02-20T05:37:57.099Z | Compiling tokio-rustls v0.26.4 |
| 553 | 2026-02-20T05:37:57.337Z | Compiling digest v0.10.7 |
| 554 | 2026-02-20T05:37:57.533Z | Compiling rand_core v0.9.5 |
| 555 | 2026-02-20T05:37:57.607Z | Compiling webpki-roots v1.0.6 |
| 556 | 2026-02-20T05:37:57.709Z | Compiling rand_core v0.6.4 |
| 557 | 2026-02-20T05:37:57.952Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 558 | 2026-02-20T05:37:58.143Z | Compiling cpufeatures v0.2.17 |
| 559 | 2026-02-20T05:37:58.374Z | Compiling crucible-workspace-hack v0.1.0 |
| 560 | 2026-02-20T05:37:58.699Z | Compiling heck v0.4.1 |
| 561 | 2026-02-20T05:37:58.920Z | Compiling crossbeam-utils v0.8.21 |
| 562 | 2026-02-20T05:37:59.068Z | Compiling iri-string v0.7.10 |
| 563 | 2026-02-20T05:37:59.419Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 564 | 2026-02-20T05:37:59.797Z | Compiling regex v1.12.3 |
| 565 | 2026-02-20T05:38:01.925Z | Compiling tower-http v0.6.8 |
| 566 | 2026-02-20T05:38:02.358Z | Compiling typify-macro v0.4.3 |
| 567 | 2026-02-20T05:38:02.802Z | Compiling rand_chacha v0.3.1 |
| 568 | 2026-02-20T05:38:02.847Z | Compiling rand_chacha v0.9.0 |
| 569 | 2026-02-20T05:38:02.892Z | Compiling hyper-rustls v0.27.7 |
| 570 | 2026-02-20T05:38:03.240Z | Compiling num_enum_derive v0.7.5 |
| 571 | 2026-02-20T05:38:03.474Z | Compiling serde_urlencoded v0.7.1 |
| 572 | 2026-02-20T05:38:03.726Z | Compiling tokio-util v0.7.18 |
| 573 | 2026-02-20T05:38:03.770Z | Compiling openapiv3 v2.2.0 |
| 574 | 2026-02-20T05:38:03.954Z | Compiling foreign-types-macros v0.2.3 |
| 575 | 2026-02-20T05:38:04.593Z | Compiling http-body-util v0.1.3 |
| 576 | 2026-02-20T05:38:05.098Z | Compiling serde_spanned v1.0.4 |
| 577 | 2026-02-20T05:38:05.185Z | Compiling utf8parse v0.2.2 |
| 578 | 2026-02-20T05:38:05.357Z | Compiling prettyplease v0.2.37 |
| 579 | 2026-02-20T05:38:05.381Z | Compiling either v1.15.0 |
| 580 | 2026-02-20T05:38:05.813Z | Compiling powerfmt v0.2.0 |
| 581 | 2026-02-20T05:38:05.837Z | Compiling foreign-types-shared v0.3.1 |
| 582 | 2026-02-20T05:38:05.983Z | Compiling time-core v0.1.8 |
| 583 | 2026-02-20T05:38:06.085Z | Compiling num-conv v0.2.0 |
| 584 | 2026-02-20T05:38:06.130Z | Compiling typify v0.4.3 |
| 585 | 2026-02-20T05:38:06.225Z | Compiling anyhow v1.0.102 |
| 586 | 2026-02-20T05:38:06.264Z | Compiling unsafe-libyaml v0.2.11 |
| 587 | 2026-02-20T05:38:06.288Z | Compiling pkg-config v0.3.32 |
| 588 | 2026-02-20T05:38:06.333Z | Compiling time-macros v0.2.27 |
| 589 | 2026-02-20T05:38:06.930Z | Compiling progenitor-impl v0.10.0 |
| 590 | 2026-02-20T05:38:07.126Z | Compiling deranged v0.5.6 |
| 591 | 2026-02-20T05:38:07.167Z | Compiling foreign-types v0.5.0 |
| 592 | 2026-02-20T05:38:07.191Z | Compiling lzma-sys v0.1.20 |
| 593 | 2026-02-20T05:38:07.311Z | Compiling serde_yaml v0.9.34+deprecated |
| 594 | 2026-02-20T05:38:07.608Z | Compiling itertools v0.12.1 |
| 595 | 2026-02-20T05:38:07.811Z | Compiling anstyle-parse v0.2.7 |
| 596 | 2026-02-20T05:38:08.126Z | Compiling toml v0.9.12+spec-1.1.0 |
| 597 | 2026-02-20T05:38:08.274Z | Compiling num_enum v0.7.5 |
| 598 | 2026-02-20T05:38:08.455Z | Compiling reqwest v0.12.28 |
| 599 | 2026-02-20T05:38:09.318Z | Compiling rand v0.9.2 |
| 600 | 2026-02-20T05:38:09.763Z | Compiling rand v0.8.5 |
| 601 | 2026-02-20T05:38:10.441Z | Compiling sha1 v0.10.6 |
| 602 | 2026-02-20T05:38:10.669Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 603 | 2026-02-20T05:38:10.815Z | Compiling arc-swap v1.8.2 |
| 604 | 2026-02-20T05:38:10.921Z | Compiling cstr-argument v0.1.2 |
| 605 | 2026-02-20T05:38:11.174Z | Compiling thread_local v1.1.9 |
| 606 | 2026-02-20T05:38:11.299Z | Compiling colorchoice v1.0.4 |
| 607 | 2026-02-20T05:38:11.369Z | Compiling anstyle-query v1.1.5 |
| 608 | 2026-02-20T05:38:11.408Z | Compiling data-encoding v2.10.0 |
| 609 | 2026-02-20T05:38:11.486Z | Compiling unicode-width v0.2.2 |
| 610 | 2026-02-20T05:38:11.510Z | Compiling pretty-hex v0.4.1 |
| 611 | 2026-02-20T05:38:11.541Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 612 | 2026-02-20T05:38:11.670Z | Compiling byteorder v1.5.0 |
| 613 | 2026-02-20T05:38:11.780Z | Compiling utf-8 v0.7.6 |
| 614 | 2026-02-20T05:38:11.891Z | Compiling portable-atomic v1.13.1 |
| 615 | 2026-02-20T05:38:12.039Z | Compiling lazy_static v1.5.0 |
| 616 | 2026-02-20T05:38:12.117Z | Compiling slog-async v2.8.0 |
| 617 | 2026-02-20T05:38:12.141Z | Compiling is_terminal_polyfill v1.70.2 |
| 618 | 2026-02-20T05:38:12.200Z | Compiling typeid v1.0.3 |
| 619 | 2026-02-20T05:38:12.291Z | Compiling anstyle v1.0.13 |
| 620 | 2026-02-20T05:38:12.683Z | Compiling anstream v0.6.21 |
| 621 | 2026-02-20T05:38:12.708Z | Compiling slog-scope v4.4.1 |
| 622 | 2026-02-20T05:38:12.829Z | Compiling tungstenite v0.21.0 |
| 623 | 2026-02-20T05:38:12.875Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 624 | 2026-02-20T05:38:13.234Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 625 | 2026-02-20T05:38:13.258Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 626 | 2026-02-20T05:38:13.258Z | Compiling crossbeam-channel v0.5.15 |
| 627 | 2026-02-20T05:38:13.402Z | Compiling progenitor-client v0.10.0 |
| 628 | 2026-02-20T05:38:13.443Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 629 | 2026-02-20T05:38:13.867Z | Compiling cargo_toml v0.22.3 |
| 630 | 2026-02-20T05:38:14.317Z | Compiling time v0.3.47 |
| 631 | 2026-02-20T05:38:14.564Z | Compiling progenitor-macro v0.10.0 |
| 632 | 2026-02-20T05:38:15.834Z | Compiling futures-executor v0.3.32 |
| 633 | 2026-02-20T05:38:16.032Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 634 | 2026-02-20T05:38:16.076Z | Compiling is-terminal v0.4.17 |
| 635 | 2026-02-20T05:38:16.162Z | Compiling colored v3.1.1 |
| 636 | 2026-02-20T05:38:16.222Z | Compiling clap_lex v1.0.0 |
| 637 | 2026-02-20T05:38:16.361Z | Compiling oxnet v0.1.4 |
| 638 | 2026-02-20T05:38:16.612Z | Compiling strsim v0.11.1 |
| 639 | 2026-02-20T05:38:16.684Z | Compiling take_mut v0.2.2 |
| 640 | 2026-02-20T05:38:16.714Z | Compiling term v1.2.1 |
| 641 | 2026-02-20T05:38:16.863Z | Compiling camino v1.2.2 |
| 642 | 2026-02-20T05:38:17.489Z | Compiling slog-term v2.9.2 |
| 643 | 2026-02-20T05:38:17.513Z | Compiling clap_builder v4.5.59 |
| 644 | 2026-02-20T05:38:18.029Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 645 | 2026-02-20T05:38:18.196Z | Compiling futures v0.3.32 |
| 646 | 2026-02-20T05:38:18.476Z | Compiling tokio-tungstenite v0.21.0 |
| 647 | 2026-02-20T05:38:18.817Z | Compiling slog-stdlog v4.1.1 |
| 648 | 2026-02-20T05:38:19.360Z | Compiling console v0.16.2 |
| 649 | 2026-02-20T05:38:19.588Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 650 | 2026-02-20T05:38:20.174Z | Compiling zone_cfg_derive v0.3.1 |
| 651 | 2026-02-20T05:38:20.281Z | Compiling async-trait v0.1.89 |
| 652 | 2026-02-20T05:38:20.692Z | Compiling clap_derive v4.5.55 |
| 653 | 2026-02-20T05:38:21.411Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 654 | 2026-02-20T05:38:22.009Z | Compiling unit-prefix v0.5.2 |
| 655 | 2026-02-20T05:38:22.129Z | Compiling base64 v0.21.7 |
| 656 | 2026-02-20T05:38:22.207Z | Compiling toml v1.0.3+spec-1.1.0 |
| 657 | 2026-02-20T05:38:22.268Z | Compiling indicatif v0.18.4 |
| 658 | 2026-02-20T05:38:22.624Z | Compiling zone v0.3.1 |
| 659 | 2026-02-20T05:38:22.874Z | Compiling ron v0.12.0 |
| 660 | 2026-02-20T05:38:22.908Z | Compiling slog-envlogger v2.2.0 |
| 661 | 2026-02-20T05:38:23.711Z | Compiling xz2 v0.1.7 |
| 662 | 2026-02-20T05:38:24.194Z | Compiling tabwriter v1.4.1 |
| 663 | 2026-02-20T05:38:24.550Z | Compiling sha2 v0.10.9 |
| 664 | 2026-02-20T05:38:24.573Z | Compiling clap v4.5.59 |
| 665 | 2026-02-20T05:38:24.649Z | Compiling smf v0.2.3 |
| 666 | 2026-02-20T05:38:24.695Z | Compiling base16ct v1.0.0 |
| 667 | 2026-02-20T05:38:25.080Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 668 | 2026-02-20T05:38:25.920Z | Compiling progenitor v0.10.0 |
| 669 | 2026-02-20T05:38:26.083Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 670 | 2026-02-20T05:38:26.379Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 671 | 2026-02-20T05:38:27.133Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 672 | 2026-02-20T05:38:34.296Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 673 | 2026-02-20T05:38:39.413Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 674 | 2026-02-20T05:38:39.437Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 675 | 2026-02-20T05:38:39.437Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 676 | 2026-02-20T05:38:53.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s |
| 677 | 2026-02-20T05:38:54.023Z | |
| 678 | 2026-02-20T05:38:54.023Z | real 1:40.728330272 |
| 679 | 2026-02-20T05:38:54.023Z | user 8:00.533134157 |
| 680 | 2026-02-20T05:38:54.023Z | sys 1:19.520975549 |
| 681 | 2026-02-20T05:38:54.024Z | trap 0.323992932 |
| 682 | 2026-02-20T05:38:54.024Z | tflt 0.093313678 |
| 683 | 2026-02-20T05:38:54.049Z | dflt 0.683914189 |
| 684 | 2026-02-20T05:38:54.049Z | kflt 0.002178643 |
| 685 | 2026-02-20T05:38:54.049Z | lock 22:38.064384531 |
| 686 | 2026-02-20T05:38:54.049Z | slp 32:36.471415721 |
| 687 | 2026-02-20T05:38:54.049Z | lat 41.977304887 |
| 688 | 2026-02-20T05:38:54.049Z | stop 1:26.642545540 |
| 689 | 2026-02-20T05:38:54.049Z | + ptime -m cargo build --all --release |
| 690 | 2026-02-20T05:38:54.752Z | Compiling proc-macro2 v1.0.106 |
| 691 | 2026-02-20T05:38:54.752Z | Compiling quote v1.0.44 |
| 692 | 2026-02-20T05:38:54.752Z | Compiling unicode-ident v1.0.24 |
| 693 | 2026-02-20T05:38:54.752Z | Compiling libc v0.2.182 |
| 694 | 2026-02-20T05:38:54.782Z | Compiling cfg-if v1.0.4 |
| 695 | 2026-02-20T05:38:54.782Z | Compiling serde_core v1.0.228 |
| 696 | 2026-02-20T05:38:54.782Z | Compiling memchr v2.8.0 |
| 697 | 2026-02-20T05:38:54.933Z | Compiling itoa v1.0.17 |
| 698 | 2026-02-20T05:38:55.041Z | Compiling zmij v1.0.21 |
| 699 | 2026-02-20T05:38:55.395Z | Compiling autocfg v1.5.0 |
| 700 | 2026-02-20T05:38:55.808Z | Compiling serde_json v1.0.149 |
| 701 | 2026-02-20T05:38:55.839Z | Compiling serde v1.0.228 |
| 702 | 2026-02-20T05:38:56.304Z | Compiling version_check v0.9.5 |
| 703 | 2026-02-20T05:38:56.508Z | Compiling num-traits v0.2.19 |
| 704 | 2026-02-20T05:38:56.532Z | Compiling foldhash v0.2.0 |
| 705 | 2026-02-20T05:38:56.850Z | Compiling equivalent v1.0.2 |
| 706 | 2026-02-20T05:38:56.906Z | Compiling allocator-api2 v0.2.21 |
| 707 | 2026-02-20T05:38:56.957Z | Compiling pin-project-lite v0.2.16 |
| 708 | 2026-02-20T05:38:56.983Z | Compiling smallvec v1.15.1 |
| 709 | 2026-02-20T05:38:57.012Z | Compiling stable_deref_trait v1.2.1 |
| 710 | 2026-02-20T05:38:57.118Z | Compiling bytes v1.11.1 |
| 711 | 2026-02-20T05:38:57.733Z | Compiling hashbrown v0.16.1 |
| 712 | 2026-02-20T05:38:57.785Z | Compiling shlex v1.3.0 |
| 713 | 2026-02-20T05:38:57.835Z | Compiling thiserror v2.0.18 |
| 714 | 2026-02-20T05:38:58.036Z | Compiling syn v2.0.116 |
| 715 | 2026-02-20T05:38:58.140Z | Compiling find-msvc-tools v0.1.9 |
| 716 | 2026-02-20T05:38:58.164Z | Compiling futures-core v0.3.32 |
| 717 | 2026-02-20T05:38:58.419Z | Compiling schemars v0.8.22 |
| 718 | 2026-02-20T05:38:58.535Z | Compiling cc v1.2.56 |
| 719 | 2026-02-20T05:38:58.615Z | Compiling rustversion v1.0.22 |
| 720 | 2026-02-20T05:38:59.248Z | Compiling parking_lot_core v0.9.12 |
| 721 | 2026-02-20T05:38:59.333Z | Compiling socket2 v0.6.2 |
| 722 | 2026-02-20T05:38:59.459Z | Compiling once_cell v1.21.3 |
| 723 | 2026-02-20T05:38:59.756Z | Compiling scopeguard v1.2.0 |
| 724 | 2026-02-20T05:38:59.912Z | Compiling futures-sink v0.3.32 |
| 725 | 2026-02-20T05:38:59.945Z | Compiling lock_api v0.4.14 |
| 726 | 2026-02-20T05:39:00.573Z | Compiling getrandom v0.2.17 |
| 727 | 2026-02-20T05:39:00.988Z | Compiling errno v0.3.14 |
| 728 | 2026-02-20T05:39:01.199Z | Compiling signal-hook-registry v1.4.8 |
| 729 | 2026-02-20T05:39:01.289Z | Compiling indexmap v2.13.0 |
| 730 | 2026-02-20T05:39:01.317Z | Compiling parking_lot v0.12.5 |
| 731 | 2026-02-20T05:39:01.365Z | Compiling futures-channel v0.3.32 |
| 732 | 2026-02-20T05:39:01.470Z | Compiling http v1.4.0 |
| 733 | 2026-02-20T05:39:01.924Z | Compiling mio v1.1.1 |
| 734 | 2026-02-20T05:39:02.086Z | Compiling litemap v0.8.1 |
| 735 | 2026-02-20T05:39:02.126Z | Compiling writeable v0.6.2 |
| 736 | 2026-02-20T05:39:03.026Z | Compiling futures-task v0.3.32 |
| 737 | 2026-02-20T05:39:03.158Z | Compiling getrandom v0.4.1 |
| 738 | 2026-02-20T05:39:03.366Z | Compiling slab v0.4.12 |
| 739 | 2026-02-20T05:39:03.517Z | Compiling icu_normalizer_data v2.1.1 |
| 740 | 2026-02-20T05:39:03.544Z | Compiling futures-io v0.3.32 |
| 741 | 2026-02-20T05:39:03.634Z | Compiling iana-time-zone v0.1.65 |
| 742 | 2026-02-20T05:39:03.769Z | Compiling zerocopy v0.8.39 |
| 743 | 2026-02-20T05:39:03.839Z | Compiling icu_properties_data v2.1.2 |
| 744 | 2026-02-20T05:39:03.920Z | Compiling winnow v0.7.14 |
| 745 | 2026-02-20T05:39:04.234Z | Compiling chrono v0.4.43 |
| 746 | 2026-02-20T05:39:04.626Z | Compiling ring v0.17.14 |
| 747 | 2026-02-20T05:39:05.716Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 748 | 2026-02-20T05:39:05.950Z | Compiling percent-encoding v2.3.2 |
| 749 | 2026-02-20T05:39:06.146Z | Compiling synstructure v0.13.2 |
| 750 | 2026-02-20T05:39:06.316Z | Compiling serde_derive_internals v0.29.1 |
| 751 | 2026-02-20T05:39:06.492Z | Compiling log v0.4.29 |
| 752 | 2026-02-20T05:39:06.923Z | Compiling heck v0.5.0 |
| 753 | 2026-02-20T05:39:06.995Z | Compiling typenum v1.19.0 |
| 754 | 2026-02-20T05:39:07.390Z | Compiling syn v1.0.109 |
| 755 | 2026-02-20T05:39:07.417Z | Compiling httparse v1.10.1 |
| 756 | 2026-02-20T05:39:07.675Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 757 | 2026-02-20T05:39:08.991Z | Compiling generic-array v0.14.7 |
| 758 | 2026-02-20T05:39:09.122Z | Compiling thiserror v1.0.69 |
| 759 | 2026-02-20T05:39:09.184Z | Compiling zeroize v1.8.2 |
| 760 | 2026-02-20T05:39:09.400Z | Compiling uuid v1.21.0 |
| 761 | 2026-02-20T05:39:09.561Z | Compiling dyn-clone v1.0.20 |
| 762 | 2026-02-20T05:39:09.736Z | Compiling serde_derive v1.0.228 |
| 763 | 2026-02-20T05:39:09.790Z | Compiling zerofrom-derive v0.1.6 |
| 764 | 2026-02-20T05:39:09.901Z | Compiling yoke-derive v0.8.1 |
| 765 | 2026-02-20T05:39:10.083Z | Compiling zerovec-derive v0.11.2 |
| 766 | 2026-02-20T05:39:10.109Z | Compiling displaydoc v0.2.5 |
| 767 | 2026-02-20T05:39:11.725Z | Compiling thiserror-impl v2.0.18 |
| 768 | 2026-02-20T05:39:12.275Z | Compiling schemars_derive v0.8.22 |
| 769 | 2026-02-20T05:39:12.427Z | Compiling tokio-macros v2.6.0 |
| 770 | 2026-02-20T05:39:12.567Z | Compiling zerofrom v0.1.6 |
| 771 | 2026-02-20T05:39:12.815Z | Compiling yoke v0.8.1 |
| 772 | 2026-02-20T05:39:12.965Z | Compiling futures-macro v0.3.32 |
| 773 | 2026-02-20T05:39:13.202Z | Compiling zerovec v0.11.5 |
| 774 | 2026-02-20T05:39:13.930Z | Compiling tokio v1.49.0 |
| 775 | 2026-02-20T05:39:14.451Z | Compiling zerotrie v0.2.3 |
| 776 | 2026-02-20T05:39:14.593Z | Compiling tinystr v0.8.2 |
| 777 | 2026-02-20T05:39:14.682Z | Compiling potential_utf v0.1.4 |
| 778 | 2026-02-20T05:39:14.967Z | Compiling icu_locale_core v2.1.1 |
| 779 | 2026-02-20T05:39:15.066Z | Compiling icu_collections v2.1.1 |
| 780 | 2026-02-20T05:39:15.092Z | Compiling futures-util v0.3.32 |
| 781 | 2026-02-20T05:39:15.662Z | Compiling thiserror-impl v1.0.69 |
| 782 | 2026-02-20T05:39:17.639Z | Compiling icu_provider v2.1.1 |
| 783 | 2026-02-20T05:39:17.902Z | Compiling ppv-lite86 v0.2.21 |
| 784 | 2026-02-20T05:39:17.929Z | Compiling tracing-attributes v0.1.31 |
| 785 | 2026-02-20T05:39:18.522Z | Compiling icu_properties v2.1.2 |
| 786 | 2026-02-20T05:39:18.593Z | Compiling icu_normalizer v2.1.1 |
| 787 | 2026-02-20T05:39:18.842Z | Compiling rustls-pki-types v1.14.0 |
| 788 | 2026-02-20T05:39:21.675Z | Compiling http-body v1.0.1 |
| 789 | 2026-02-20T05:39:21.964Z | Compiling semver v1.0.27 |
| 790 | 2026-02-20T05:39:22.082Z | Compiling tracing-core v0.1.36 |
| 791 | 2026-02-20T05:39:22.155Z | Compiling regress v0.10.5 |
| 792 | 2026-02-20T05:39:22.818Z | Compiling untrusted v0.9.0 |
| 793 | 2026-02-20T05:39:23.515Z | Compiling tracing v0.1.44 |
| 794 | 2026-02-20T05:39:24.655Z | Compiling idna_adapter v1.2.1 |
| 795 | 2026-02-20T05:39:25.064Z | Compiling serde_tokenstream v0.2.2 |
| 796 | 2026-02-20T05:39:25.377Z | Compiling form_urlencoded v1.2.2 |
| 797 | 2026-02-20T05:39:25.665Z | Compiling slog v2.8.2 |
| 798 | 2026-02-20T05:39:25.941Z | Compiling typify-impl v0.4.3 |
| 799 | 2026-02-20T05:39:25.969Z | Compiling proc-macro-error-attr v1.0.4 |
| 800 | 2026-02-20T05:39:26.397Z | Compiling base64 v0.22.1 |
| 801 | 2026-02-20T05:39:26.738Z | Compiling try-lock v0.2.5 |
| 802 | 2026-02-20T05:39:26.928Z | Compiling getrandom v0.3.4 |
| 803 | 2026-02-20T05:39:27.275Z | Compiling rustls v0.23.36 |
| 804 | 2026-02-20T05:39:27.565Z | Compiling tower-service v0.3.3 |
| 805 | 2026-02-20T05:39:27.600Z | Compiling utf8_iter v1.0.4 |
| 806 | 2026-02-20T05:39:27.727Z | Compiling want v0.3.1 |
| 807 | 2026-02-20T05:39:27.931Z | Compiling idna v1.1.0 |
| 808 | 2026-02-20T05:39:28.111Z | Compiling rustls-webpki v0.103.9 |
| 809 | 2026-02-20T05:39:31.327Z | Compiling erased-serde v0.3.31 |
| 810 | 2026-02-20T05:39:33.063Z | Compiling proc-macro-error v1.0.4 |
| 811 | 2026-02-20T05:39:33.156Z | Compiling pin-utils v0.1.0 |
| 812 | 2026-02-20T05:39:33.256Z | Compiling subtle v2.6.1 |
| 813 | 2026-02-20T05:39:33.297Z | Compiling atomic-waker v1.1.2 |
| 814 | 2026-02-20T05:39:33.724Z | Compiling hyper v1.8.1 |
| 815 | 2026-02-20T05:39:38.627Z | Compiling url v2.5.8 |
| 816 | 2026-02-20T05:39:38.670Z | Compiling crypto-common v0.1.7 |
| 817 | 2026-02-20T05:39:38.670Z | Compiling block-buffer v0.10.4 |
| 818 | 2026-02-20T05:39:38.695Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 819 | 2026-02-20T05:39:38.695Z | Compiling bitflags v2.11.0 |
| 820 | 2026-02-20T05:39:38.695Z | Compiling aho-corasick v1.1.4 |
| 821 | 2026-02-20T05:39:38.695Z | Compiling typify-macro v0.4.3 |
| 822 | 2026-02-20T05:39:38.695Z | Compiling sync_wrapper v1.0.2 |
| 823 | 2026-02-20T05:39:38.695Z | Compiling regex-syntax v0.8.9 |
| 824 | 2026-02-20T05:39:39.561Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 825 | 2026-02-20T05:39:39.949Z | Compiling ipnet v2.11.0 |
| 826 | 2026-02-20T05:39:40.614Z | Compiling tower-layer v0.3.3 |
| 827 | 2026-02-20T05:39:40.758Z | Compiling hyper-util v0.1.20 |
| 828 | 2026-02-20T05:39:41.079Z | Compiling tower v0.5.3 |
| 829 | 2026-02-20T05:39:42.420Z | Compiling tokio-rustls v0.26.4 |
| 830 | 2026-02-20T05:39:42.709Z | Compiling regex-automata v0.4.14 |
| 831 | 2026-02-20T05:39:43.023Z | Compiling proc-macro-crate v3.4.0 |
| 832 | 2026-02-20T05:39:43.280Z | Compiling digest v0.10.7 |
| 833 | 2026-02-20T05:39:43.992Z | Compiling rand_core v0.9.5 |
| 834 | 2026-02-20T05:39:46.710Z | Compiling webpki-roots v1.0.6 |
| 835 | 2026-02-20T05:39:46.941Z | Compiling rand_core v0.6.4 |
| 836 | 2026-02-20T05:39:47.477Z | Compiling cpufeatures v0.2.17 |
| 837 | 2026-02-20T05:39:49.577Z | Compiling heck v0.4.1 |
| 838 | 2026-02-20T05:39:50.126Z | Compiling ryu v1.0.23 |
| 839 | 2026-02-20T05:39:50.340Z | Compiling iri-string v0.7.10 |
| 840 | 2026-02-20T05:39:50.769Z | Compiling crucible-workspace-hack v0.1.0 |
| 841 | 2026-02-20T05:39:51.118Z | Compiling crossbeam-utils v0.8.21 |
| 842 | 2026-02-20T05:39:51.307Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 843 | 2026-02-20T05:39:51.754Z | Compiling serde_urlencoded v0.7.1 |
| 844 | 2026-02-20T05:39:52.347Z | Compiling regex v1.12.3 |
| 845 | 2026-02-20T05:39:55.828Z | Compiling tower-http v0.6.8 |
| 846 | 2026-02-20T05:39:56.848Z | Compiling rand_chacha v0.3.1 |
| 847 | 2026-02-20T05:39:58.186Z | Compiling hyper-rustls v0.27.7 |
| 848 | 2026-02-20T05:39:58.371Z | Compiling rand_chacha v0.9.0 |
| 849 | 2026-02-20T05:39:58.691Z | Compiling num_enum_derive v0.7.5 |
| 850 | 2026-02-20T05:39:58.926Z | Compiling typify v0.4.3 |
| 851 | 2026-02-20T05:39:59.571Z | Compiling tokio-util v0.7.18 |
| 852 | 2026-02-20T05:39:59.678Z | Compiling http-body-util v0.1.3 |
| 853 | 2026-02-20T05:40:00.351Z | Compiling openapiv3 v2.2.0 |
| 854 | 2026-02-20T05:40:00.841Z | Compiling foreign-types-macros v0.2.3 |
| 855 | 2026-02-20T05:40:01.105Z | Compiling serde_spanned v1.0.4 |
| 856 | 2026-02-20T05:40:01.362Z | Compiling anyhow v1.0.102 |
| 857 | 2026-02-20T05:40:01.749Z | Compiling powerfmt v0.2.0 |
| 858 | 2026-02-20T05:40:01.951Z | Compiling utf8parse v0.2.2 |
| 859 | 2026-02-20T05:40:02.091Z | Compiling unsafe-libyaml v0.2.11 |
| 860 | 2026-02-20T05:40:02.140Z | Compiling either v1.15.0 |
| 861 | 2026-02-20T05:40:02.290Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 862 | 2026-02-20T05:40:02.634Z | Compiling time-core v0.1.8 |
| 863 | 2026-02-20T05:40:02.740Z | Compiling num-conv v0.2.0 |
| 864 | 2026-02-20T05:40:02.993Z | Compiling prettyplease v0.2.37 |
| 865 | 2026-02-20T05:40:03.023Z | Compiling pkg-config v0.3.32 |
| 866 | 2026-02-20T05:40:03.800Z | Compiling foreign-types-shared v0.3.1 |
| 867 | 2026-02-20T05:40:03.993Z | Compiling foreign-types v0.5.0 |
| 868 | 2026-02-20T05:40:04.090Z | Compiling lzma-sys v0.1.20 |
| 869 | 2026-02-20T05:40:04.130Z | Compiling serde_yaml v0.9.34+deprecated |
| 870 | 2026-02-20T05:40:04.478Z | Compiling progenitor-impl v0.10.0 |
| 871 | 2026-02-20T05:40:04.869Z | Compiling time-macros v0.2.27 |
| 872 | 2026-02-20T05:40:07.501Z | Compiling toml v0.9.12+spec-1.1.0 |
| 873 | 2026-02-20T05:40:07.717Z | Compiling itertools v0.12.1 |
| 874 | 2026-02-20T05:40:08.472Z | Compiling anstyle-parse v0.2.7 |
| 875 | 2026-02-20T05:40:08.961Z | Compiling deranged v0.5.6 |
| 876 | 2026-02-20T05:40:11.032Z | Compiling num_enum v0.7.5 |
| 877 | 2026-02-20T05:40:11.262Z | Compiling reqwest v0.12.28 |
| 878 | 2026-02-20T05:40:11.645Z | Compiling rand v0.9.2 |
| 879 | 2026-02-20T05:40:12.165Z | Compiling rand v0.8.5 |
| 880 | 2026-02-20T05:40:13.682Z | Compiling sha1 v0.10.6 |
| 881 | 2026-02-20T05:40:14.277Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 882 | 2026-02-20T05:40:14.496Z | Compiling arc-swap v1.8.2 |
| 883 | 2026-02-20T05:40:14.681Z | Compiling cstr-argument v0.1.2 |
| 884 | 2026-02-20T05:40:14.998Z | Compiling thread_local v1.1.9 |
| 885 | 2026-02-20T05:40:15.231Z | Compiling data-encoding v2.10.0 |
| 886 | 2026-02-20T05:40:15.608Z | Compiling lazy_static v1.5.0 |
| 887 | 2026-02-20T05:40:15.775Z | Compiling portable-atomic v1.13.1 |
| 888 | 2026-02-20T05:40:15.810Z | Compiling slog-async v2.8.0 |
| 889 | 2026-02-20T05:40:16.355Z | Compiling typeid v1.0.3 |
| 890 | 2026-02-20T05:40:16.721Z | Compiling is_terminal_polyfill v1.70.2 |
| 891 | 2026-02-20T05:40:16.862Z | Compiling pretty-hex v0.4.1 |
| 892 | 2026-02-20T05:40:16.885Z | Compiling anstyle-query v1.1.5 |
| 893 | 2026-02-20T05:40:17.066Z | Compiling byteorder v1.5.0 |
| 894 | 2026-02-20T05:40:17.149Z | Compiling utf-8 v0.7.6 |
| 895 | 2026-02-20T05:40:17.349Z | Compiling colorchoice v1.0.4 |
| 896 | 2026-02-20T05:40:17.558Z | Compiling anstyle v1.0.13 |
| 897 | 2026-02-20T05:40:17.620Z | Compiling unicode-width v0.2.2 |
| 898 | 2026-02-20T05:40:17.851Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 899 | 2026-02-20T05:40:18.104Z | Compiling anstream v0.6.21 |
| 900 | 2026-02-20T05:40:18.222Z | Compiling time v0.3.47 |
| 901 | 2026-02-20T05:40:18.256Z | Compiling tungstenite v0.21.0 |
| 902 | 2026-02-20T05:40:19.147Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 903 | 2026-02-20T05:40:19.769Z | Compiling slog-scope v4.4.1 |
| 904 | 2026-02-20T05:40:21.435Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 905 | 2026-02-20T05:40:21.613Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 906 | 2026-02-20T05:40:21.675Z | Compiling progenitor-client v0.10.0 |
| 907 | 2026-02-20T05:40:22.450Z | Compiling crossbeam-channel v0.5.15 |
| 908 | 2026-02-20T05:40:22.721Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 909 | 2026-02-20T05:40:23.565Z | Compiling progenitor-macro v0.10.0 |
| 910 | 2026-02-20T05:40:24.067Z | Compiling cargo_toml v0.22.3 |
| 911 | 2026-02-20T05:40:26.106Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 912 | 2026-02-20T05:40:27.649Z | Compiling futures-executor v0.3.32 |
| 913 | 2026-02-20T05:40:28.801Z | Compiling is-terminal v0.4.17 |
| 914 | 2026-02-20T05:40:28.955Z | Compiling oxnet v0.1.4 |
| 915 | 2026-02-20T05:40:29.331Z | Compiling clap_lex v1.0.0 |
| 916 | 2026-02-20T05:40:29.671Z | Compiling take_mut v0.2.2 |
| 917 | 2026-02-20T05:40:29.867Z | Compiling camino v1.2.2 |
| 918 | 2026-02-20T05:40:30.113Z | Compiling colored v3.1.1 |
| 919 | 2026-02-20T05:40:30.334Z | Compiling term v1.2.1 |
| 920 | 2026-02-20T05:40:30.493Z | Compiling strsim v0.11.1 |
| 921 | 2026-02-20T05:40:31.645Z | Compiling slog-term v2.9.2 |
| 922 | 2026-02-20T05:40:32.331Z | Compiling clap_builder v4.5.59 |
| 923 | 2026-02-20T05:40:34.036Z | Compiling progenitor v0.10.0 |
| 924 | 2026-02-20T05:40:34.858Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 925 | 2026-02-20T05:40:36.608Z | Compiling futures v0.3.32 |
| 926 | 2026-02-20T05:40:36.737Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 927 | 2026-02-20T05:40:38.094Z | Compiling slog-stdlog v4.1.1 |
| 928 | 2026-02-20T05:40:41.241Z | Compiling tokio-tungstenite v0.21.0 |
| 929 | 2026-02-20T05:40:41.898Z | Compiling console v0.16.2 |
| 930 | 2026-02-20T05:40:43.535Z | Compiling zone_cfg_derive v0.3.1 |
| 931 | 2026-02-20T05:40:45.021Z | Compiling clap_derive v4.5.55 |
| 932 | 2026-02-20T05:40:45.178Z | Compiling async-trait v0.1.89 |
| 933 | 2026-02-20T05:40:46.071Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 934 | 2026-02-20T05:40:47.093Z | Compiling unit-prefix v0.5.2 |
| 935 | 2026-02-20T05:40:47.392Z | Compiling base64 v0.21.7 |
| 936 | 2026-02-20T05:40:47.624Z | Compiling toml v1.0.3+spec-1.1.0 |
| 937 | 2026-02-20T05:40:47.694Z | Compiling indicatif v0.18.4 |
| 938 | 2026-02-20T05:40:48.435Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 939 | 2026-02-20T05:40:49.235Z | Compiling clap v4.5.59 |
| 940 | 2026-02-20T05:40:49.397Z | Compiling zone v0.3.1 |
| 941 | 2026-02-20T05:40:53.317Z | Compiling ron v0.12.0 |
| 942 | 2026-02-20T05:40:54.626Z | Compiling slog-envlogger v2.2.0 |
| 943 | 2026-02-20T05:40:56.713Z | Compiling xz2 v0.1.7 |
| 944 | 2026-02-20T05:40:57.832Z | Compiling tabwriter v1.4.1 |
| 945 | 2026-02-20T05:40:58.543Z | Compiling sha2 v0.10.9 |
| 946 | 2026-02-20T05:40:58.605Z | Compiling smf v0.2.3 |
| 947 | 2026-02-20T05:40:58.780Z | Compiling base16ct v1.0.0 |
| 948 | 2026-02-20T05:40:58.907Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 949 | 2026-02-20T05:41:00.286Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 950 | 2026-02-20T05:41:01.591Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 951 | 2026-02-20T05:41:04.169Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 952 | 2026-02-20T05:41:13.643Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 953 | 2026-02-20T05:41:13.643Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 954 | 2026-02-20T05:41:13.667Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 955 | 2026-02-20T05:41:51.107Z | Finished `release` profile [optimized] target(s) in 2m 56s |
| 956 | 2026-02-20T05:41:51.181Z | |
| 957 | 2026-02-20T05:41:51.181Z | real 2:57.143899705 |
| 958 | 2026-02-20T05:41:51.181Z | user 20:40.903198248 |
| 959 | 2026-02-20T05:41:51.181Z | sys 1:15.116508875 |
| 960 | 2026-02-20T05:41:51.206Z | trap 0.873574637 |
| 961 | 2026-02-20T05:41:51.206Z | tflt 0.387830655 |
| 962 | 2026-02-20T05:41:51.206Z | dflt 0.755897866 |
| 963 | 2026-02-20T05:41:51.206Z | kflt 0.000149312 |
| 964 | 2026-02-20T05:41:51.206Z | lock 1:01:35.935947992 |
| 965 | 2026-02-20T05:41:51.206Z | slp 1:09:34.560693988 |
| 966 | 2026-02-20T05:41:51.206Z | lat 1:01.261719836 |
| 967 | 2026-02-20T05:41:51.206Z | stop 43.932685203 |
| 968 | 2026-02-20T05:41:51.206Z | + banner check |
| 969 | 2026-02-20T05:41:51.206Z | |
| 970 | 2026-02-20T05:41:51.206Z | #### # # ###### #### # # |
| 971 | 2026-02-20T05:41:51.206Z | # # # # # # # # # |
| 972 | 2026-02-20T05:41:51.206Z | # ###### ##### # #### |
| 973 | 2026-02-20T05:41:51.206Z | # # # # # # # |
| 974 | 2026-02-20T05:41:51.206Z | # # # # # # # # # |
| 975 | 2026-02-20T05:41:51.206Z | #### # # ###### #### # # |
| 976 | 2026-02-20T05:41:51.206Z | |
| 977 | 2026-02-20T05:41:51.206Z | + cargo fmt --all -- --check |
| 978 | 2026-02-20T05:41:51.856Z | + cargo clippy --all -- --deny warnings |
| 979 | 2026-02-20T05:41:52.890Z | Compiling unicode-ident v1.0.24 |
| 980 | 2026-02-20T05:41:52.890Z | Checking cfg-if v1.0.4 |
| 981 | 2026-02-20T05:41:52.914Z | Checking memchr v2.8.0 |
| 982 | 2026-02-20T05:41:52.914Z | Checking itoa v1.0.17 |
| 983 | 2026-02-20T05:41:52.914Z | Checking libc v0.2.182 |
| 984 | 2026-02-20T05:41:52.914Z | Checking serde_core v1.0.228 |
| 985 | 2026-02-20T05:41:52.963Z | Compiling foldhash v0.2.0 |
| 986 | 2026-02-20T05:41:52.963Z | Compiling equivalent v1.0.2 |
| 987 | 2026-02-20T05:41:53.024Z | Compiling allocator-api2 v0.2.21 |
| 988 | 2026-02-20T05:41:53.115Z | Compiling proc-macro2 v1.0.106 |
| 989 | 2026-02-20T05:41:53.139Z | Checking smallvec v1.15.1 |
| 990 | 2026-02-20T05:41:53.235Z | Checking pin-project-lite v0.2.16 |
| 991 | 2026-02-20T05:41:53.376Z | Checking stable_deref_trait v1.2.1 |
| 992 | 2026-02-20T05:41:53.413Z | Checking bytes v1.11.1 |
| 993 | 2026-02-20T05:41:53.524Z | Checking futures-core v0.3.32 |
| 994 | 2026-02-20T05:41:53.557Z | Checking scopeguard v1.2.0 |
| 995 | 2026-02-20T05:41:53.734Z | Checking futures-sink v0.3.32 |
| 996 | 2026-02-20T05:41:53.765Z | Checking once_cell v1.21.3 |
| 997 | 2026-02-20T05:41:53.893Z | Compiling hashbrown v0.16.1 |
| 998 | 2026-02-20T05:41:53.928Z | Checking lock_api v0.4.14 |
| 999 | 2026-02-20T05:41:54.010Z | Checking socket2 v0.6.2 |
| 1000 | 2026-02-20T05:41:54.174Z | Compiling quote v1.0.44 |
| 1001 | 2026-02-20T05:41:54.392Z | Checking parking_lot_core v0.9.12 |
| 1002 | 2026-02-20T05:41:54.419Z | Checking getrandom v0.2.17 |
| 1003 | 2026-02-20T05:41:54.605Z | Checking errno v0.3.14 |
| 1004 | 2026-02-20T05:41:54.629Z | Checking http v1.4.0 |
| 1005 | 2026-02-20T05:41:54.693Z | Compiling syn v2.0.116 |
| 1006 | 2026-02-20T05:41:54.717Z | Checking mio v1.1.1 |
| 1007 | 2026-02-20T05:41:54.822Z | Checking futures-channel v0.3.32 |
| 1008 | 2026-02-20T05:41:54.846Z | Checking parking_lot v0.12.5 |
| 1009 | 2026-02-20T05:41:54.870Z | Checking signal-hook-registry v1.4.8 |
| 1010 | 2026-02-20T05:41:55.179Z | Checking zmij v1.0.21 |
| 1011 | 2026-02-20T05:41:55.258Z | Checking litemap v0.8.1 |
| 1012 | 2026-02-20T05:41:55.284Z | Checking writeable v0.6.2 |
| 1013 | 2026-02-20T05:41:55.425Z | Compiling indexmap v2.13.0 |
| 1014 | 2026-02-20T05:41:55.490Z | Checking num-traits v0.2.19 |
| 1015 | 2026-02-20T05:41:55.720Z | Compiling winnow v0.7.14 |
| 1016 | 2026-02-20T05:41:55.744Z | Checking iana-time-zone v0.1.65 |
| 1017 | 2026-02-20T05:41:55.909Z | Checking futures-io v0.3.32 |
| 1018 | 2026-02-20T05:41:56.175Z | Checking futures-task v0.3.32 |
| 1019 | 2026-02-20T05:41:56.230Z | Checking slab v0.4.12 |
| 1020 | 2026-02-20T05:41:56.315Z | Compiling serde_json v1.0.149 |
| 1021 | 2026-02-20T05:41:56.565Z | Checking log v0.4.29 |
| 1022 | 2026-02-20T05:41:56.925Z | Compiling heck v0.5.0 |
| 1023 | 2026-02-20T05:41:57.033Z | Checking chrono v0.4.43 |
| 1024 | 2026-02-20T05:41:57.194Z | Checking percent-encoding v2.3.2 |
| 1025 | 2026-02-20T05:41:57.429Z | Checking zerocopy v0.8.39 |
| 1026 | 2026-02-20T05:41:57.467Z | Checking icu_properties_data v2.1.2 |
| 1027 | 2026-02-20T05:41:57.717Z | Checking getrandom v0.4.1 |
| 1028 | 2026-02-20T05:41:57.934Z | Checking icu_normalizer_data v2.1.1 |
| 1029 | 2026-02-20T05:41:58.048Z | Checking zeroize v1.8.2 |
| 1030 | 2026-02-20T05:41:58.348Z | Compiling dyn-clone v1.0.20 |
| 1031 | 2026-02-20T05:41:58.589Z | Checking rustls-pki-types v1.14.0 |
| 1032 | 2026-02-20T05:41:58.930Z | Checking uuid v1.21.0 |
| 1033 | 2026-02-20T05:41:59.161Z | Checking typenum v1.19.0 |
| 1034 | 2026-02-20T05:41:59.251Z | Compiling syn v1.0.109 |
| 1035 | 2026-02-20T05:41:59.529Z | Checking httparse v1.10.1 |
| 1036 | 2026-02-20T05:41:59.610Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1037 | 2026-02-20T05:41:59.904Z | Checking http-body v1.0.1 |
| 1038 | 2026-02-20T05:41:59.982Z | Compiling regress v0.10.5 |
| 1039 | 2026-02-20T05:42:00.130Z | Checking tracing-core v0.1.36 |
| 1040 | 2026-02-20T05:42:00.794Z | Checking untrusted v0.9.0 |
| 1041 | 2026-02-20T05:42:01.053Z | Checking ring v0.17.14 |
| 1042 | 2026-02-20T05:42:01.173Z | Checking generic-array v0.14.7 |
| 1043 | 2026-02-20T05:42:01.224Z | Checking form_urlencoded v1.2.2 |
| 1044 | 2026-02-20T05:42:01.465Z | Checking base64 v0.22.1 |
| 1045 | 2026-02-20T05:42:02.093Z | Checking utf8_iter v1.0.4 |
| 1046 | 2026-02-20T05:42:02.317Z | Checking tower-service v0.3.3 |
| 1047 | 2026-02-20T05:42:02.451Z | Checking try-lock v0.2.5 |
| 1048 | 2026-02-20T05:42:02.492Z | Checking pin-utils v0.1.0 |
| 1049 | 2026-02-20T05:42:02.625Z | Checking want v0.3.1 |
| 1050 | 2026-02-20T05:42:02.649Z | Checking atomic-waker v1.1.2 |
| 1051 | 2026-02-20T05:42:02.808Z | Checking subtle v2.6.1 |
| 1052 | 2026-02-20T05:42:02.847Z | Checking crypto-common v0.1.7 |
| 1053 | 2026-02-20T05:42:03.068Z | Checking block-buffer v0.10.4 |
| 1054 | 2026-02-20T05:42:03.091Z | Compiling proc-macro-error-attr v1.0.4 |
| 1055 | 2026-02-20T05:42:03.327Z | Compiling synstructure v0.13.2 |
| 1056 | 2026-02-20T05:42:03.351Z | Compiling serde_derive_internals v0.29.1 |
| 1057 | 2026-02-20T05:42:03.831Z | Checking rustls-webpki v0.103.9 |
| 1058 | 2026-02-20T05:42:04.419Z | Checking getrandom v0.3.4 |
| 1059 | 2026-02-20T05:42:04.678Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1060 | 2026-02-20T05:42:04.707Z | Checking bitflags v2.11.0 |
| 1061 | 2026-02-20T05:42:04.889Z | Checking rustls v0.23.36 |
| 1062 | 2026-02-20T05:42:05.055Z | Checking aho-corasick v1.1.4 |
| 1063 | 2026-02-20T05:42:05.542Z | Checking sync_wrapper v1.0.2 |
| 1064 | 2026-02-20T05:42:06.073Z | Checking ppv-lite86 v0.2.21 |
| 1065 | 2026-02-20T05:42:06.843Z | Checking ipnet v2.11.0 |
| 1066 | 2026-02-20T05:42:06.919Z | Compiling regex-syntax v0.8.9 |
| 1067 | 2026-02-20T05:42:07.258Z | Checking tower-layer v0.3.3 |
| 1068 | 2026-02-20T05:42:07.282Z | Compiling serde_derive v1.0.228 |
| 1069 | 2026-02-20T05:42:07.380Z | Compiling zerofrom-derive v0.1.6 |
| 1070 | 2026-02-20T05:42:07.480Z | Compiling yoke-derive v0.8.1 |
| 1071 | 2026-02-20T05:42:07.565Z | Compiling zerovec-derive v0.11.2 |
| 1072 | 2026-02-20T05:42:09.713Z | Compiling displaydoc v0.2.5 |
| 1073 | 2026-02-20T05:42:09.836Z | Compiling thiserror-impl v2.0.18 |
| 1074 | 2026-02-20T05:42:10.053Z | Compiling schemars_derive v0.8.22 |
| 1075 | 2026-02-20T05:42:10.339Z | Compiling tokio-macros v2.6.0 |
| 1076 | 2026-02-20T05:42:10.565Z | Checking zerofrom v0.1.6 |
| 1077 | 2026-02-20T05:42:10.802Z | Checking yoke v0.8.1 |
| 1078 | 2026-02-20T05:42:10.827Z | Compiling futures-macro v0.3.32 |
| 1079 | 2026-02-20T05:42:11.221Z | Checking zerovec v0.11.5 |
| 1080 | 2026-02-20T05:42:11.313Z | Checking zerotrie v0.2.3 |
| 1081 | 2026-02-20T05:42:11.885Z | Compiling tracing-attributes v0.1.31 |
| 1082 | 2026-02-20T05:42:11.909Z | Checking tokio v1.49.0 |
| 1083 | 2026-02-20T05:42:12.351Z | Checking tinystr v0.8.2 |
| 1084 | 2026-02-20T05:42:12.689Z | Checking potential_utf v0.1.4 |
| 1085 | 2026-02-20T05:42:12.794Z | Checking icu_locale_core v2.1.1 |
| 1086 | 2026-02-20T05:42:12.818Z | Checking futures-util v0.3.32 |
| 1087 | 2026-02-20T05:42:12.942Z | Checking icu_collections v2.1.1 |
| 1088 | 2026-02-20T05:42:12.968Z | Compiling thiserror v2.0.18 |
| 1089 | 2026-02-20T05:42:13.017Z | Compiling thiserror-impl v1.0.69 |
| 1090 | 2026-02-20T05:42:13.670Z | Compiling regex-automata v0.4.14 |
| 1091 | 2026-02-20T05:42:14.416Z | Checking icu_provider v2.1.1 |
| 1092 | 2026-02-20T05:42:14.445Z | Checking serde v1.0.228 |
| 1093 | 2026-02-20T05:42:15.080Z | Checking icu_normalizer v2.1.1 |
| 1094 | 2026-02-20T05:42:15.656Z | Checking icu_properties v2.1.2 |
| 1095 | 2026-02-20T05:42:15.835Z | Checking schemars v0.8.22 |
| 1096 | 2026-02-20T05:42:15.940Z | Checking thiserror v1.0.69 |
| 1097 | 2026-02-20T05:42:16.090Z | Checking tracing v0.1.44 |
| 1098 | 2026-02-20T05:42:16.477Z | Compiling serde_tokenstream v0.2.2 |
| 1099 | 2026-02-20T05:42:16.782Z | Checking erased-serde v0.3.31 |
| 1100 | 2026-02-20T05:42:17.490Z | Compiling proc-macro-crate v3.4.0 |
| 1101 | 2026-02-20T05:42:17.883Z | Checking slog v2.8.2 |
| 1102 | 2026-02-20T05:42:17.925Z | Checking idna_adapter v1.2.1 |
| 1103 | 2026-02-20T05:42:18.117Z | Compiling proc-macro-error v1.0.4 |
| 1104 | 2026-02-20T05:42:18.141Z | Checking idna v1.1.0 |
| 1105 | 2026-02-20T05:42:18.473Z | Compiling typify-impl v0.4.3 |
| 1106 | 2026-02-20T05:42:18.576Z | Checking rand_core v0.9.5 |
| 1107 | 2026-02-20T05:42:18.721Z | Checking url v2.5.8 |
| 1108 | 2026-02-20T05:42:18.970Z | Checking digest v0.10.7 |
| 1109 | 2026-02-20T05:42:19.556Z | Checking webpki-roots v1.0.6 |
| 1110 | 2026-02-20T05:42:19.658Z | Checking rand_core v0.6.4 |
| 1111 | 2026-02-20T05:42:19.772Z | Checking cpufeatures v0.2.17 |
| 1112 | 2026-02-20T05:42:19.892Z | Checking iri-string v0.7.10 |
| 1113 | 2026-02-20T05:42:20.144Z | Checking hyper v1.8.1 |
| 1114 | 2026-02-20T05:42:20.208Z | Checking tower v0.5.3 |
| 1115 | 2026-02-20T05:42:20.781Z | Checking tokio-rustls v0.26.4 |
| 1116 | 2026-02-20T05:42:20.927Z | Checking semver v1.0.27 |
| 1117 | 2026-02-20T05:42:21.144Z | Checking ryu v1.0.23 |
| 1118 | 2026-02-20T05:42:21.356Z | Checking regex v1.12.3 |
| 1119 | 2026-02-20T05:42:21.418Z | Checking serde_urlencoded v0.7.1 |
| 1120 | 2026-02-20T05:42:21.451Z | Checking hyper-util v0.1.20 |
| 1121 | 2026-02-20T05:42:21.876Z | Checking tokio-util v0.7.18 |
| 1122 | 2026-02-20T05:42:21.968Z | Checking rand_chacha v0.3.1 |
| 1123 | 2026-02-20T05:42:22.404Z | Checking rand_chacha v0.9.0 |
| 1124 | 2026-02-20T05:42:22.541Z | Checking tower-http v0.6.8 |
| 1125 | 2026-02-20T05:42:22.723Z | Compiling num_enum_derive v0.7.5 |
| 1126 | 2026-02-20T05:42:22.836Z | Compiling openapiv3 v2.2.0 |
| 1127 | 2026-02-20T05:42:23.194Z | Compiling foreign-types-macros v0.2.3 |
| 1128 | 2026-02-20T05:42:23.334Z | Checking hyper-rustls v0.27.7 |
| 1129 | 2026-02-20T05:42:23.806Z | Checking http-body-util v0.1.3 |
| 1130 | 2026-02-20T05:42:24.272Z | Compiling serde_spanned v1.0.4 |
| 1131 | 2026-02-20T05:42:24.553Z | Checking powerfmt v0.2.0 |
| 1132 | 2026-02-20T05:42:24.760Z | Compiling time-core v0.1.8 |
| 1133 | 2026-02-20T05:42:24.878Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1134 | 2026-02-20T05:42:25.103Z | Checking utf8parse v0.2.2 |
| 1135 | 2026-02-20T05:42:25.127Z | Compiling num-conv v0.2.0 |
| 1136 | 2026-02-20T05:42:25.281Z | Checking either v1.15.0 |
| 1137 | 2026-02-20T05:42:25.355Z | Checking foreign-types-shared v0.3.1 |
| 1138 | 2026-02-20T05:42:25.416Z | Compiling time-macros v0.2.27 |
| 1139 | 2026-02-20T05:42:25.528Z | Checking foreign-types v0.5.0 |
| 1140 | 2026-02-20T05:42:25.576Z | Compiling serde_yaml v0.9.34+deprecated |
| 1141 | 2026-02-20T05:42:25.646Z | Checking anstyle-parse v0.2.7 |
| 1142 | 2026-02-20T05:42:25.724Z | Checking itertools v0.12.1 |
| 1143 | 2026-02-20T05:42:25.763Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1144 | 2026-02-20T05:42:26.966Z | Checking num_enum v0.7.5 |
| 1145 | 2026-02-20T05:42:27.159Z | Checking deranged v0.5.6 |
| 1146 | 2026-02-20T05:42:27.771Z | Checking reqwest v0.12.28 |
| 1147 | 2026-02-20T05:42:27.865Z | Checking rand v0.9.2 |
| 1148 | 2026-02-20T05:42:28.118Z | Compiling typify-macro v0.4.3 |
| 1149 | 2026-02-20T05:42:28.458Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1150 | 2026-02-20T05:42:28.632Z | Checking rand v0.8.5 |
| 1151 | 2026-02-20T05:42:28.798Z | Checking crossbeam-utils v0.8.21 |
| 1152 | 2026-02-20T05:42:29.071Z | Checking crucible-workspace-hack v0.1.0 |
| 1153 | 2026-02-20T05:42:29.108Z | Checking sha1 v0.10.6 |
| 1154 | 2026-02-20T05:42:29.189Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1155 | 2026-02-20T05:42:29.358Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1156 | 2026-02-20T05:42:29.382Z | Checking arc-swap v1.8.2 |
| 1157 | 2026-02-20T05:42:29.382Z | Checking cstr-argument v0.1.2 |
| 1158 | 2026-02-20T05:42:29.471Z | Checking thread_local v1.1.9 |
| 1159 | 2026-02-20T05:42:29.593Z | Checking lazy_static v1.5.0 |
| 1160 | 2026-02-20T05:42:29.618Z | Checking byteorder v1.5.0 |
| 1161 | 2026-02-20T05:42:29.748Z | Checking pretty-hex v0.4.1 |
| 1162 | 2026-02-20T05:42:29.866Z | Checking data-encoding v2.10.0 |
| 1163 | 2026-02-20T05:42:29.997Z | Checking utf-8 v0.7.6 |
| 1164 | 2026-02-20T05:42:30.021Z | Checking is_terminal_polyfill v1.70.2 |
| 1165 | 2026-02-20T05:42:30.108Z | Checking anstyle v1.0.13 |
| 1166 | 2026-02-20T05:42:30.140Z | Checking colorchoice v1.0.4 |
| 1167 | 2026-02-20T05:42:30.164Z | Checking anstyle-query v1.1.5 |
| 1168 | 2026-02-20T05:42:30.188Z | Checking unicode-width v0.2.2 |
| 1169 | 2026-02-20T05:42:30.272Z | Checking time v0.3.47 |
| 1170 | 2026-02-20T05:42:30.328Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1171 | 2026-02-20T05:42:30.352Z | Checking slog-scope v4.4.1 |
| 1172 | 2026-02-20T05:42:30.376Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1173 | 2026-02-20T05:42:30.594Z | Checking anstream v0.6.21 |
| 1174 | 2026-02-20T05:42:30.618Z | Checking crossbeam-channel v0.5.15 |
| 1175 | 2026-02-20T05:42:30.643Z | Checking tungstenite v0.21.0 |
| 1176 | 2026-02-20T05:42:30.667Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1177 | 2026-02-20T05:42:30.692Z | Checking progenitor-client v0.10.0 |
| 1178 | 2026-02-20T05:42:30.832Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1179 | 2026-02-20T05:42:31.073Z | Compiling cargo_toml v0.22.3 |
| 1180 | 2026-02-20T05:42:31.097Z | Compiling prettyplease v0.2.37 |
| 1181 | 2026-02-20T05:42:31.140Z | Checking anyhow v1.0.102 |
| 1182 | 2026-02-20T05:42:31.424Z | Checking futures-executor v0.3.32 |
| 1183 | 2026-02-20T05:42:31.449Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1184 | 2026-02-20T05:42:31.566Z | Checking is-terminal v0.4.17 |
| 1185 | 2026-02-20T05:42:31.692Z | Checking clap_lex v1.0.0 |
| 1186 | 2026-02-20T05:42:31.716Z | Checking take_mut v0.2.2 |
| 1187 | 2026-02-20T05:42:31.740Z | Checking term v1.2.1 |
| 1188 | 2026-02-20T05:42:31.774Z | Compiling typify v0.4.3 |
| 1189 | 2026-02-20T05:42:31.899Z | Compiling progenitor-impl v0.10.0 |
| 1190 | 2026-02-20T05:42:31.968Z | Checking colored v3.1.1 |
| 1191 | 2026-02-20T05:42:32.006Z | Checking strsim v0.11.1 |
| 1192 | 2026-02-20T05:42:32.237Z | Checking oxnet v0.1.4 |
| 1193 | 2026-02-20T05:42:32.335Z | Checking clap_builder v4.5.59 |
| 1194 | 2026-02-20T05:42:32.406Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1195 | 2026-02-20T05:42:32.599Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1196 | 2026-02-20T05:42:32.628Z | Checking slog-term v2.9.2 |
| 1197 | 2026-02-20T05:42:33.010Z | Checking slog-async v2.8.0 |
| 1198 | 2026-02-20T05:42:33.249Z | Checking futures v0.3.32 |
| 1199 | 2026-02-20T05:42:33.364Z | Checking tokio-tungstenite v0.21.0 |
| 1200 | 2026-02-20T05:42:33.388Z | Checking lzma-sys v0.1.20 |
| 1201 | 2026-02-20T05:42:33.569Z | Checking console v0.16.2 |
| 1202 | 2026-02-20T05:42:33.950Z | Checking slog-stdlog v4.1.1 |
| 1203 | 2026-02-20T05:42:34.175Z | Checking typeid v1.0.3 |
| 1204 | 2026-02-20T05:42:34.329Z | Checking portable-atomic v1.13.1 |
| 1205 | 2026-02-20T05:42:34.379Z | Compiling zone_cfg_derive v0.3.1 |
| 1206 | 2026-02-20T05:42:34.565Z | Compiling clap_derive v4.5.55 |
| 1207 | 2026-02-20T05:42:35.234Z | Compiling async-trait v0.1.89 |
| 1208 | 2026-02-20T05:42:35.566Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1209 | 2026-02-20T05:42:36.023Z | Checking unit-prefix v0.5.2 |
| 1210 | 2026-02-20T05:42:36.073Z | Checking base64 v0.21.7 |
| 1211 | 2026-02-20T05:42:36.124Z | Checking zone v0.3.1 |
| 1212 | 2026-02-20T05:42:36.266Z | Checking indicatif v0.18.4 |
| 1213 | 2026-02-20T05:42:36.435Z | Checking toml v1.0.3+spec-1.1.0 |
| 1214 | 2026-02-20T05:42:36.698Z | Checking ron v0.12.0 |
| 1215 | 2026-02-20T05:42:36.942Z | Checking slog-envlogger v2.2.0 |
| 1216 | 2026-02-20T05:42:37.185Z | Checking xz2 v0.1.7 |
| 1217 | 2026-02-20T05:42:37.238Z | Checking camino v1.2.2 |
| 1218 | 2026-02-20T05:42:37.534Z | Checking tabwriter v1.4.1 |
| 1219 | 2026-02-20T05:42:37.687Z | Checking sha2 v0.10.9 |
| 1220 | 2026-02-20T05:42:37.791Z | Checking smf v0.2.3 |
| 1221 | 2026-02-20T05:42:37.866Z | Checking base16ct v1.0.0 |
| 1222 | 2026-02-20T05:42:38.000Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1223 | 2026-02-20T05:42:38.259Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 1224 | 2026-02-20T05:42:38.413Z | Compiling progenitor-macro v0.10.0 |
| 1225 | 2026-02-20T05:42:38.925Z | Checking clap v4.5.59 |
| 1226 | 2026-02-20T05:42:39.211Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1227 | 2026-02-20T05:42:39.891Z | Checking ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 1228 | 2026-02-20T05:42:43.731Z | Checking progenitor v0.10.0 |
| 1229 | 2026-02-20T05:42:43.910Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1230 | 2026-02-20T05:42:51.082Z | Checking helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 1231 | 2026-02-20T05:42:51.082Z | Checking duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 1232 | 2026-02-20T05:42:51.107Z | Checking duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 1233 | 2026-02-20T05:42:51.107Z | Checking solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 1234 | 2026-02-20T05:42:51.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.33s |
| 1235 | 2026-02-20T05:42:51.612Z | process exited: duration 358456 ms, exit code 0 |
| |
| 1236 | 2026-02-20T05:42:51.663Z | found 0 output files |