|
|
|
| 1 | 2026-03-13T03:43:16.154Z | job assigned to worker 01KKJMK7EZPGR1VFHZYW037XBA [factory aws, i-04224967c7f405d45] (queued for 1 m 5 s) |
| |
| 2 | 2026-03-13T03:43:24.197Z | starting task 0: "setup" |
| 3 | 2026-03-13T03:43:24.201Z | ++ uname -s |
| 4 | 2026-03-13T03:43:24.205Z | + kern=SunOS |
| 5 | 2026-03-13T03:43:24.205Z | + build_user=build |
| 6 | 2026-03-13T03:43:24.205Z | + build_uid=12345 |
| 7 | 2026-03-13T03:43:24.205Z | + work_dir=/work |
| 8 | 2026-03-13T03:43:24.205Z | + input_dir=/input |
| 9 | 2026-03-13T03:43:24.205Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T03:43:24.205Z | + case "$kern" in |
| 11 | 2026-03-13T03:43:24.205Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T03:43:24.208Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T03:43:26.211Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T03:43:26.335Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T03:43:26.341Z | + home_fs=zfs |
| 16 | 2026-03-13T03:43:26.341Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T03:43:26.341Z | + mkdir -p /home/build |
| 18 | 2026-03-13T03:43:26.341Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T03:43:28.339Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T03:43:28.343Z | process exited: duration 4148 ms, exit code 0 |
| |
| 21 | 2026-03-13T03:43:28.351Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T03:43:28.354Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-13T03:43:28.354Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-13T03:43:28.354Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-13T03:43:28.354Z | * rust toolchain profile = "default" |
| 26 | 2026-03-13T03:43:28.355Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T03:43:28.355Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T03:43:28.358Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T03:43:28.358Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-13T03:43:28.444Z | info: downloading installer |
| 31 | 2026-03-13T03:43:30.183Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T03:43:30.183Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T03:43:30.183Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T03:43:30.183Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T03:43:30.183Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T03:43:30.183Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T03:43:30.183Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T03:43:30.183Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T03:43:30.183Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T03:43:30.183Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T03:43:30.183Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T03:43:30.183Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T03:43:30.183Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T03:43:30.208Z | info: profile set to default |
| 45 | 2026-03-13T03:43:30.208Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T03:43:30.208Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-13T03:43:30.371Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-13T03:43:30.374Z | info: downloading 6 components |
| 49 | 2026-03-13T03:43:46.546Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-13T03:43:46.546Z | |
| 51 | 2026-03-13T03:43:46.587Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-13T03:43:46.587Z | |
| 53 | 2026-03-13T03:43:46.590Z | |
| 54 | 2026-03-13T03:43:46.590Z | Rust is installed now. Great! |
| 55 | 2026-03-13T03:43:46.590Z | |
| 56 | 2026-03-13T03:43:46.590Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T03:43:46.590Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T03:43:46.590Z | |
| 59 | 2026-03-13T03:43:46.590Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T03:43:46.590Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T03:43:46.590Z | |
| 62 | 2026-03-13T03:43:46.590Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T03:43:46.590Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T03:43:46.591Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T03:43:46.591Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T03:43:46.591Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T03:43:46.591Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T03:43:46.591Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T03:43:46.591Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T03:43:46.591Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T03:43:46.697Z | + rustup --version |
| 72 | 2026-03-13T03:43:46.708Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T03:43:46.712Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T03:43:46.736Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-13T03:43:46.739Z | + cargo --version |
| 76 | 2026-03-13T03:43:46.755Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-13T03:43:46.758Z | + rustc --version |
| 78 | 2026-03-13T03:43:46.783Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-13T03:43:46.786Z | process exited: duration 18443 ms, exit code 0 |
| |
| 80 | 2026-03-13T03:43:46.792Z | starting task 2: "authentication" |
| 81 | 2026-03-13T03:43:46.812Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-13T03:43:46.818Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T03:43:46.822Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-03-13T03:43:46.825Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-03-13T03:43:46.861Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-03-13T03:43:47.631Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-03-13T03:43:47.631Z | + git fetch origin c5a9e6f7867e4eb2a85a2fc951edd254ce8468ac |
| 88 | 2026-03-13T03:43:47.863Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-03-13T03:43:47.863Z | * branch c5a9e6f7867e4eb2a85a2fc951edd254ce8468ac -> FETCH_HEAD |
| 90 | 2026-03-13T03:43:47.871Z | + [[ -n renovate/clap-4.x ]] |
| 91 | 2026-03-13T03:43:47.874Z | ++ git branch --show-current |
| 92 | 2026-03-13T03:43:47.874Z | + current=main |
| 93 | 2026-03-13T03:43:47.874Z | + [[ main != renovate/clap-4.x ]] |
| 94 | 2026-03-13T03:43:47.874Z | + git branch -f renovate/clap-4.x c5a9e6f7867e4eb2a85a2fc951edd254ce8468ac |
| 95 | 2026-03-13T03:43:47.877Z | + git checkout -f renovate/clap-4.x |
| 96 | 2026-03-13T03:43:47.969Z | Switched to branch 'renovate/clap-4.x' |
| 97 | 2026-03-13T03:43:47.974Z | + git reset --hard c5a9e6f7867e4eb2a85a2fc951edd254ce8468ac |
| 98 | 2026-03-13T03:43:47.974Z | HEAD is now at c5a9e6f Update Rust crate clap to 4.6.0 |
| 99 | 2026-03-13T03:43:47.977Z | process exited: duration 1155 ms, exit code 0 |
| |
| 100 | 2026-03-13T03:43:47.984Z | starting task 4: "build" |
| 101 | 2026-03-13T03:43:47.988Z | + cargo --version |
| 102 | 2026-03-13T03:43:47.995Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-13T03:43:48.196Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-13T03:43:48.199Z | info: downloading 6 components |
| 105 | 2026-03-13T03:44:04.168Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-13T03:44:04.173Z | + rustc --version |
| 107 | 2026-03-13T03:44:04.206Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-13T03:44:04.210Z | + banner build |
| 109 | 2026-03-13T03:44:04.214Z | |
| 110 | 2026-03-13T03:44:04.214Z | ##### # # # # ##### |
| 111 | 2026-03-13T03:44:04.214Z | # # # # # # # # |
| 112 | 2026-03-13T03:44:04.214Z | ##### # # # # # # |
| 113 | 2026-03-13T03:44:04.214Z | # # # # # # # # |
| 114 | 2026-03-13T03:44:04.214Z | # # # # # # # # |
| 115 | 2026-03-13T03:44:04.214Z | ##### #### # ###### ##### |
| 116 | 2026-03-13T03:44:04.214Z | |
| 117 | 2026-03-13T03:44:04.214Z | + ptime -m cargo build --all |
| 118 | 2026-03-13T03:44:04.335Z | Updating crates.io index |
| 119 | 2026-03-13T03:44:04.356Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-03-13T03:44:04.712Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-03-13T03:44:04.712Z | * [new ref] c1d9f7474d6db11c3bec6fb329abdd35985311f8 -> refs/commit/c1d9f7474d6db11c3bec6fb329abdd35985311f8 |
| 122 | 2026-03-13T03:44:04.736Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-03-13T03:44:05.920Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-03-13T03:44:05.920Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 125 | 2026-03-13T03:44:06.594Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-03-13T03:44:06.848Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-03-13T03:44:06.848Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-03-13T03:44:06.865Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-03-13T03:44:07.157Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-03-13T03:44:07.157Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 131 | 2026-03-13T03:44:07.178Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-03-13T03:44:07.445Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-03-13T03:44:07.445Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-03-13T03:44:07.457Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-03-13T03:44:07.729Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-03-13T03:44:07.729Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-03-13T03:44:07.737Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-03-13T03:44:08.709Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-03-13T03:44:08.709Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 140 | 2026-03-13T03:44:10.852Z | Downloading crates ... |
| 141 | 2026-03-13T03:44:10.922Z | Downloaded futures-core v0.3.32 |
| 142 | 2026-03-13T03:44:10.925Z | Downloaded foreign-types-shared v0.3.1 |
| 143 | 2026-03-13T03:44:10.930Z | Downloaded async-trait v0.1.89 |
| 144 | 2026-03-13T03:44:10.936Z | Downloaded colored v3.1.1 |
| 145 | 2026-03-13T03:44:10.939Z | Downloaded clap v4.6.0 |
| 146 | 2026-03-13T03:44:10.946Z | Downloaded either v1.15.0 |
| 147 | 2026-03-13T03:44:10.949Z | Downloaded anstyle-query v1.1.5 |
| 148 | 2026-03-13T03:44:10.952Z | Downloaded hyper-rustls v0.27.7 |
| 149 | 2026-03-13T03:44:10.957Z | Downloaded http v1.4.0 |
| 150 | 2026-03-13T03:44:10.960Z | Downloaded itertools v0.12.1 |
| 151 | 2026-03-13T03:44:10.965Z | Downloaded cfg_aliases v0.2.1 |
| 152 | 2026-03-13T03:44:10.969Z | Downloaded base64 v0.22.1 |
| 153 | 2026-03-13T03:44:10.976Z | Downloaded lock_api v0.4.14 |
| 154 | 2026-03-13T03:44:10.979Z | Downloaded getrandom v0.3.4 |
| 155 | 2026-03-13T03:44:10.982Z | Downloaded anstyle-parse v1.0.0 |
| 156 | 2026-03-13T03:44:10.986Z | Downloaded icu_properties_data v2.1.2 |
| 157 | 2026-03-13T03:44:10.994Z | Downloaded bytes v1.11.1 |
| 158 | 2026-03-13T03:44:10.997Z | Downloaded slog-term v2.9.2 |
| 159 | 2026-03-13T03:44:11.000Z | Downloaded socket2 v0.6.3 |
| 160 | 2026-03-13T03:44:11.003Z | Downloaded stable_deref_trait v1.2.1 |
| 161 | 2026-03-13T03:44:11.003Z | Downloaded litemap v0.8.1 |
| 162 | 2026-03-13T03:44:11.007Z | Downloaded aho-corasick v1.1.4 |
| 163 | 2026-03-13T03:44:11.010Z | Downloaded anstyle v1.0.13 |
| 164 | 2026-03-13T03:44:11.013Z | Downloaded tabwriter v1.4.1 |
| 165 | 2026-03-13T03:44:11.013Z | Downloaded pretty-hex v0.4.1 |
| 166 | 2026-03-13T03:44:11.016Z | Downloaded foreign-types-macros v0.2.3 |
| 167 | 2026-03-13T03:44:11.016Z | Downloaded erased-serde v0.3.31 |
| 168 | 2026-03-13T03:44:11.019Z | Downloaded cfg-if v1.0.4 |
| 169 | 2026-03-13T03:44:11.019Z | Downloaded clap_derive v4.6.0 |
| 170 | 2026-03-13T03:44:11.022Z | Downloaded time-core v0.1.8 |
| 171 | 2026-03-13T03:44:11.022Z | Downloaded slog-scope v4.4.1 |
| 172 | 2026-03-13T03:44:11.026Z | Downloaded thread_local v1.1.9 |
| 173 | 2026-03-13T03:44:11.029Z | Downloaded hyper v1.8.1 |
| 174 | 2026-03-13T03:44:11.032Z | Downloaded once_cell v1.21.3 |
| 175 | 2026-03-13T03:44:11.036Z | Downloaded rand_chacha v0.3.1 |
| 176 | 2026-03-13T03:44:11.038Z | Downloaded bitflags v2.11.0 |
| 177 | 2026-03-13T03:44:11.042Z | Downloaded futures-sink v0.3.32 |
| 178 | 2026-03-13T03:44:11.042Z | Downloaded oxnet v0.1.4 |
| 179 | 2026-03-13T03:44:11.042Z | Downloaded foreign-types v0.5.0 |
| 180 | 2026-03-13T03:44:11.045Z | Downloaded futures-task v0.3.32 |
| 181 | 2026-03-13T03:44:11.045Z | Downloaded slog v2.8.2 |
| 182 | 2026-03-13T03:44:11.048Z | Downloaded slog-stdlog v4.1.1 |
| 183 | 2026-03-13T03:44:11.048Z | Downloaded schemars v0.8.22 |
| 184 | 2026-03-13T03:44:11.056Z | Downloaded serde_urlencoded v0.7.1 |
| 185 | 2026-03-13T03:44:11.059Z | Downloaded generic-array v0.14.7 |
| 186 | 2026-03-13T03:44:11.059Z | Downloaded allocator-api2 v0.2.21 |
| 187 | 2026-03-13T03:44:11.062Z | Downloaded pin-project-lite v0.2.17 |
| 188 | 2026-03-13T03:44:11.065Z | Downloaded num-traits v0.2.19 |
| 189 | 2026-03-13T03:44:11.068Z | Downloaded take_mut v0.2.2 |
| 190 | 2026-03-13T03:44:11.068Z | Downloaded proc-macro-crate v3.5.0 |
| 191 | 2026-03-13T03:44:11.072Z | Downloaded shlex v1.3.0 |
| 192 | 2026-03-13T03:44:11.072Z | Downloaded percent-encoding v2.3.2 |
| 193 | 2026-03-13T03:44:11.072Z | Downloaded proc-macro-error v1.0.4 |
| 194 | 2026-03-13T03:44:11.075Z | Downloaded thiserror-impl v2.0.18 |
| 195 | 2026-03-13T03:44:11.075Z | Downloaded tinystr v0.8.2 |
| 196 | 2026-03-13T03:44:11.078Z | Downloaded parking_lot v0.12.5 |
| 197 | 2026-03-13T03:44:11.081Z | Downloaded rand_chacha v0.9.0 |
| 198 | 2026-03-13T03:44:11.081Z | Downloaded is-terminal v0.4.17 |
| 199 | 2026-03-13T03:44:11.081Z | Downloaded serde_derive_internals v0.29.1 |
| 200 | 2026-03-13T03:44:11.085Z | Downloaded futures-macro v0.3.32 |
| 201 | 2026-03-13T03:44:11.085Z | Downloaded form_urlencoded v1.2.2 |
| 202 | 2026-03-13T03:44:11.085Z | Downloaded errno v0.3.14 |
| 203 | 2026-03-13T03:44:11.088Z | Downloaded rustls-webpki v0.103.9 |
| 204 | 2026-03-13T03:44:11.088Z | Downloaded progenitor-impl v0.10.0 |
| 205 | 2026-03-13T03:44:11.092Z | Downloaded futures-executor v0.3.32 |
| 206 | 2026-03-13T03:44:11.092Z | Downloaded tinyvec_macros v0.1.1 |
| 207 | 2026-03-13T03:44:11.096Z | Downloaded lru-slab v0.1.2 |
| 208 | 2026-03-13T03:44:11.096Z | Downloaded block-buffer v0.10.4 |
| 209 | 2026-03-13T03:44:11.096Z | Downloaded base16ct v1.0.0 |
| 210 | 2026-03-13T03:44:11.096Z | Downloaded smf v0.2.3 |
| 211 | 2026-03-13T03:44:11.099Z | Downloaded try-lock v0.2.5 |
| 212 | 2026-03-13T03:44:11.099Z | Downloaded itoa v1.0.17 |
| 213 | 2026-03-13T03:44:11.099Z | Downloaded heck v0.4.1 |
| 214 | 2026-03-13T03:44:11.102Z | Downloaded cpufeatures v0.2.17 |
| 215 | 2026-03-13T03:44:11.102Z | Downloaded ipnet v2.12.0 |
| 216 | 2026-03-13T03:44:11.102Z | Downloaded ron v0.12.0 |
| 217 | 2026-03-13T03:44:11.108Z | Downloaded sync_wrapper v1.0.2 |
| 218 | 2026-03-13T03:44:11.111Z | Downloaded subtle v2.6.1 |
| 219 | 2026-03-13T03:44:11.111Z | Downloaded pin-utils v0.1.0 |
| 220 | 2026-03-13T03:44:11.111Z | Downloaded icu_normalizer_data v2.1.1 |
| 221 | 2026-03-13T03:44:11.115Z | Downloaded foldhash v0.2.0 |
| 222 | 2026-03-13T03:44:11.115Z | Downloaded progenitor-client v0.10.0 |
| 223 | 2026-03-13T03:44:11.115Z | Downloaded num_enum v0.7.5 |
| 224 | 2026-03-13T03:44:11.118Z | Downloaded anstream v1.0.0 |
| 225 | 2026-03-13T03:44:11.123Z | Downloaded rand v0.8.5 |
| 226 | 2026-03-13T03:44:11.126Z | Downloaded portable-atomic v1.13.1 |
| 227 | 2026-03-13T03:44:11.129Z | Downloaded tower-service v0.3.3 |
| 228 | 2026-03-13T03:44:11.132Z | Downloaded thiserror v1.0.69 |
| 229 | 2026-03-13T03:44:11.135Z | Downloaded typify-macro v0.4.3 |
| 230 | 2026-03-13T03:44:11.135Z | Downloaded synstructure v0.13.2 |
| 231 | 2026-03-13T03:44:11.135Z | Downloaded tokio-tungstenite v0.21.0 |
| 232 | 2026-03-13T03:44:11.138Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 233 | 2026-03-13T03:44:11.138Z | Downloaded icu_provider v2.1.1 |
| 234 | 2026-03-13T03:44:11.141Z | Downloaded potential_utf v0.1.4 |
| 235 | 2026-03-13T03:44:11.141Z | Downloaded futures v0.3.32 |
| 236 | 2026-03-13T03:44:11.144Z | Downloaded utf-8 v0.7.6 |
| 237 | 2026-03-13T03:44:11.147Z | Downloaded untrusted v0.9.0 |
| 238 | 2026-03-13T03:44:11.147Z | Downloaded strsim v0.11.1 |
| 239 | 2026-03-13T03:44:11.151Z | Downloaded idna_adapter v1.2.1 |
| 240 | 2026-03-13T03:44:11.151Z | Downloaded lazy_static v1.5.0 |
| 241 | 2026-03-13T03:44:11.151Z | Downloaded utf8_iter v1.0.4 |
| 242 | 2026-03-13T03:44:11.154Z | Downloaded httparse v1.10.1 |
| 243 | 2026-03-13T03:44:11.154Z | Downloaded yoke-derive v0.8.1 |
| 244 | 2026-03-13T03:44:11.157Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 245 | 2026-03-13T03:44:11.157Z | Downloaded sha1 v0.10.6 |
| 246 | 2026-03-13T03:44:11.157Z | Downloaded mio v1.1.1 |
| 247 | 2026-03-13T03:44:11.160Z | Downloaded version_check v0.9.5 |
| 248 | 2026-03-13T03:44:11.163Z | Downloaded utf8parse v0.2.2 |
| 249 | 2026-03-13T03:44:11.163Z | Downloaded proc-macro-error-attr v1.0.4 |
| 250 | 2026-03-13T03:44:11.163Z | Downloaded num-conv v0.2.0 |
| 251 | 2026-03-13T03:44:11.166Z | Downloaded want v0.3.1 |
| 252 | 2026-03-13T03:44:11.166Z | Downloaded scopeguard v1.2.0 |
| 253 | 2026-03-13T03:44:11.166Z | Downloaded data-encoding v2.10.0 |
| 254 | 2026-03-13T03:44:11.170Z | Downloaded tinyvec v1.10.0 |
| 255 | 2026-03-13T03:44:11.170Z | Downloaded crossbeam-utils v0.8.21 |
| 256 | 2026-03-13T03:44:11.173Z | Downloaded num_enum_derive v0.7.5 |
| 257 | 2026-03-13T03:44:11.173Z | Downloaded proc-macro2 v1.0.106 |
| 258 | 2026-03-13T03:44:11.176Z | Downloaded http-body-util v0.1.3 |
| 259 | 2026-03-13T03:44:11.176Z | Downloaded zone v0.3.1 |
| 260 | 2026-03-13T03:44:11.179Z | Downloaded cargo_toml v0.22.3 |
| 261 | 2026-03-13T03:44:11.179Z | Downloaded cpufeatures v0.3.0 |
| 262 | 2026-03-13T03:44:11.179Z | Downloaded rustc-hash v2.1.1 |
| 263 | 2026-03-13T03:44:11.182Z | Downloaded yoke v0.8.1 |
| 264 | 2026-03-13T03:44:11.182Z | Downloaded tower-layer v0.3.3 |
| 265 | 2026-03-13T03:44:11.182Z | Downloaded chacha20 v0.10.0 |
| 266 | 2026-03-13T03:44:11.186Z | Downloaded arc-swap v1.8.2 |
| 267 | 2026-03-13T03:44:11.189Z | Downloaded slog-envlogger v2.2.0 |
| 268 | 2026-03-13T03:44:11.189Z | Downloaded sha2 v0.10.9 |
| 269 | 2026-03-13T03:44:11.192Z | Downloaded typeid v1.0.3 |
| 270 | 2026-03-13T03:44:11.192Z | Downloaded hyper-util v0.1.20 |
| 271 | 2026-03-13T03:44:11.195Z | Downloaded xz2 v0.1.7 |
| 272 | 2026-03-13T03:44:11.199Z | Downloaded progenitor-macro v0.10.0 |
| 273 | 2026-03-13T03:44:11.199Z | Downloaded zeroize v1.8.2 |
| 274 | 2026-03-13T03:44:11.199Z | Downloaded tracing-attributes v0.1.31 |
| 275 | 2026-03-13T03:44:11.202Z | Downloaded pkg-config v0.3.32 |
| 276 | 2026-03-13T03:44:11.202Z | Downloaded icu_locale_core v2.1.1 |
| 277 | 2026-03-13T03:44:11.206Z | Downloaded zmij v1.0.21 |
| 278 | 2026-03-13T03:44:11.209Z | Downloaded zerovec-derive v0.11.2 |
| 279 | 2026-03-13T03:44:11.209Z | Downloaded rustversion v1.0.22 |
| 280 | 2026-03-13T03:44:11.212Z | Downloaded tokio-util v0.7.18 |
| 281 | 2026-03-13T03:44:11.215Z | Downloaded tokio-rustls v0.26.4 |
| 282 | 2026-03-13T03:44:11.220Z | Downloaded iri-string v0.7.10 |
| 283 | 2026-03-13T03:44:11.223Z | Downloaded equivalent v1.0.2 |
| 284 | 2026-03-13T03:44:11.223Z | Downloaded cstr-argument v0.1.2 |
| 285 | 2026-03-13T03:44:11.226Z | Downloaded progenitor v0.10.0 |
| 286 | 2026-03-13T03:44:11.226Z | Downloaded icu_normalizer v2.1.1 |
| 287 | 2026-03-13T03:44:11.231Z | Downloaded tungstenite v0.21.0 |
| 288 | 2026-03-13T03:44:11.234Z | Downloaded rustls-pki-types v1.14.0 |
| 289 | 2026-03-13T03:44:11.234Z | Downloaded rand_core v0.9.5 |
| 290 | 2026-03-13T03:44:11.234Z | Downloaded serde_spanned v1.0.4 |
| 291 | 2026-03-13T03:44:11.234Z | Downloaded http-body v1.0.1 |
| 292 | 2026-03-13T03:44:11.238Z | Downloaded crucible-workspace-hack v0.1.0 |
| 293 | 2026-03-13T03:44:11.238Z | Downloaded rand_core v0.6.4 |
| 294 | 2026-03-13T03:44:11.238Z | Downloaded futures-io v0.3.32 |
| 295 | 2026-03-13T03:44:11.238Z | Downloaded indicatif v0.18.4 |
| 296 | 2026-03-13T03:44:11.241Z | Downloaded slog-async v2.8.0 |
| 297 | 2026-03-13T03:44:11.241Z | Downloaded schemars_derive v0.8.22 |
| 298 | 2026-03-13T03:44:11.244Z | Downloaded atomic-waker v1.1.2 |
| 299 | 2026-03-13T03:44:11.244Z | Downloaded dyn-clone v1.0.20 |
| 300 | 2026-03-13T03:44:11.247Z | Downloaded digest v0.10.7 |
| 301 | 2026-03-13T03:44:11.248Z | Downloaded autocfg v1.5.0 |
| 302 | 2026-03-13T03:44:11.248Z | Downloaded unicode-ident v1.0.24 |
| 303 | 2026-03-13T03:44:11.251Z | Downloaded displaydoc v0.2.5 |
| 304 | 2026-03-13T03:44:11.254Z | Downloaded smallvec v1.15.1 |
| 305 | 2026-03-13T03:44:11.254Z | Downloaded signal-hook-registry v1.4.8 |
| 306 | 2026-03-13T03:44:11.254Z | Downloaded thiserror-impl v1.0.69 |
| 307 | 2026-03-13T03:44:11.257Z | Downloaded thiserror v2.0.18 |
| 308 | 2026-03-13T03:44:11.260Z | Downloaded is_terminal_polyfill v1.70.2 |
| 309 | 2026-03-13T03:44:11.260Z | Downloaded clap_lex v1.0.0 |
| 310 | 2026-03-13T03:44:11.263Z | Downloaded byteorder v1.5.0 |
| 311 | 2026-03-13T03:44:11.263Z | Downloaded quinn v0.11.9 |
| 312 | 2026-03-13T03:44:11.266Z | Downloaded ppv-lite86 v0.2.21 |
| 313 | 2026-03-13T03:44:11.266Z | Downloaded powerfmt v0.2.0 |
| 314 | 2026-03-13T03:44:11.266Z | Downloaded term v1.2.1 |
| 315 | 2026-03-13T03:44:11.269Z | Downloaded colorchoice v1.0.4 |
| 316 | 2026-03-13T03:44:11.269Z | Downloaded camino v1.2.2 |
| 317 | 2026-03-13T03:44:11.272Z | Downloaded slab v0.4.12 |
| 318 | 2026-03-13T03:44:11.272Z | Downloaded crypto-common v0.1.7 |
| 319 | 2026-03-13T03:44:11.276Z | Downloaded heck v0.5.0 |
| 320 | 2026-03-13T03:44:11.276Z | Downloaded serde_tokenstream v0.2.3 |
| 321 | 2026-03-13T03:44:11.276Z | Downloaded unit-prefix v0.5.2 |
| 322 | 2026-03-13T03:44:11.276Z | Downloaded tokio-macros v2.6.1 |
| 323 | 2026-03-13T03:44:11.279Z | Downloaded rand_core v0.10.0 |
| 324 | 2026-03-13T03:44:11.279Z | Downloaded quote v1.0.45 |
| 325 | 2026-03-13T03:44:11.282Z | Downloaded futures-channel v0.3.32 |
| 326 | 2026-03-13T03:44:11.282Z | Downloaded cc v1.2.56 |
| 327 | 2026-03-13T03:44:11.285Z | Downloaded unsafe-libyaml v0.2.11 |
| 328 | 2026-03-13T03:44:11.288Z | Downloaded find-msvc-tools v0.1.9 |
| 329 | 2026-03-13T03:44:11.288Z | Downloaded typenum v1.19.0 |
| 330 | 2026-03-13T03:44:11.291Z | Downloaded console v0.16.2 |
| 331 | 2026-03-13T03:44:11.291Z | Downloaded parking_lot_core v0.9.12 |
| 332 | 2026-03-13T03:44:11.294Z | Downloaded tower v0.5.3 |
| 333 | 2026-03-13T03:44:11.298Z | Downloaded time v0.3.47 |
| 334 | 2026-03-13T03:44:11.307Z | Downloaded zerofrom v0.1.6 |
| 335 | 2026-03-13T03:44:11.310Z | Downloaded writeable v0.6.2 |
| 336 | 2026-03-13T03:44:11.310Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 337 | 2026-03-13T03:44:11.310Z | Downloaded quinn-udp v0.5.14 |
| 338 | 2026-03-13T03:44:11.313Z | Downloaded ryu v1.0.23 |
| 339 | 2026-03-13T03:44:11.316Z | Downloaded hashbrown v0.16.1 |
| 340 | 2026-03-13T03:44:11.320Z | Downloaded zone_cfg_derive v0.3.1 |
| 341 | 2026-03-13T03:44:11.320Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 342 | 2026-03-13T03:44:11.323Z | Downloaded time-macros v0.2.27 |
| 343 | 2026-03-13T03:44:11.323Z | Downloaded log v0.4.29 |
| 344 | 2026-03-13T03:44:11.326Z | Downloaded serde_yaml v0.9.34+deprecated |
| 345 | 2026-03-13T03:44:11.326Z | Downloaded icu_properties v2.1.2 |
| 346 | 2026-03-13T03:44:11.329Z | Downloaded getrandom v0.2.17 |
| 347 | 2026-03-13T03:44:11.333Z | Downloaded serde_derive v1.0.228 |
| 348 | 2026-03-13T03:44:11.333Z | Downloaded prettyplease v0.2.37 |
| 349 | 2026-03-13T03:44:11.336Z | Downloaded typify v0.4.3 |
| 350 | 2026-03-13T03:44:11.339Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 351 | 2026-03-13T03:44:11.342Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 352 | 2026-03-13T03:44:11.345Z | Downloaded tracing-core v0.1.36 |
| 353 | 2026-03-13T03:44:11.345Z | Downloaded getrandom v0.4.2 |
| 354 | 2026-03-13T03:44:11.348Z | Downloaded zerotrie v0.2.3 |
| 355 | 2026-03-13T03:44:11.351Z | Downloaded icu_collections v2.1.1 |
| 356 | 2026-03-13T03:44:11.354Z | Downloaded quinn-proto v0.11.13 |
| 357 | 2026-03-13T03:44:11.359Z | Downloaded base64 v0.21.7 |
| 358 | 2026-03-13T03:44:11.362Z | Downloaded tower-http v0.6.8 |
| 359 | 2026-03-13T03:44:11.367Z | Downloaded uuid v1.22.0 |
| 360 | 2026-03-13T03:44:11.370Z | Downloaded futures-util v0.3.32 |
| 361 | 2026-03-13T03:44:11.378Z | Downloaded url v2.5.8 |
| 362 | 2026-03-13T03:44:11.381Z | Downloaded indexmap v2.13.0 |
| 363 | 2026-03-13T03:44:11.385Z | Downloaded memchr v2.8.0 |
| 364 | 2026-03-13T03:44:11.388Z | Downloaded idna v1.1.0 |
| 365 | 2026-03-13T03:44:11.392Z | Downloaded serde v1.0.228 |
| 366 | 2026-03-13T03:44:11.395Z | Downloaded winnow v0.7.15 |
| 367 | 2026-03-13T03:44:11.402Z | Downloaded chrono v0.4.44 |
| 368 | 2026-03-13T03:44:11.409Z | Downloaded webpki-roots v1.0.6 |
| 369 | 2026-03-13T03:44:11.412Z | Downloaded syn v1.0.109 |
| 370 | 2026-03-13T03:44:11.420Z | Downloaded zerovec v0.11.5 |
| 371 | 2026-03-13T03:44:11.424Z | Downloaded reqwest v0.12.28 |
| 372 | 2026-03-13T03:44:11.428Z | Downloaded clap_builder v4.6.0 |
| 373 | 2026-03-13T03:44:11.433Z | Downloaded serde_json v1.0.149 |
| 374 | 2026-03-13T03:44:11.438Z | Downloaded rand v0.9.2 |
| 375 | 2026-03-13T03:44:11.441Z | Downloaded regex v1.12.3 |
| 376 | 2026-03-13T03:44:11.446Z | Downloaded rand v0.10.0 |
| 377 | 2026-03-13T03:44:11.449Z | Downloaded typify-impl v0.4.3 |
| 378 | 2026-03-13T03:44:11.460Z | Downloaded syn v2.0.117 |
| 379 | 2026-03-13T03:44:11.468Z | Downloaded crossbeam-channel v0.5.15 |
| 380 | 2026-03-13T03:44:11.471Z | Downloaded anyhow v1.0.102 |
| 381 | 2026-03-13T03:44:11.474Z | Downloaded serde_core v1.0.228 |
| 382 | 2026-03-13T03:44:11.478Z | Downloaded semver v1.0.27 |
| 383 | 2026-03-13T03:44:11.481Z | Downloaded iana-time-zone v0.1.65 |
| 384 | 2026-03-13T03:44:11.481Z | Downloaded deranged v0.5.8 |
| 385 | 2026-03-13T03:44:11.493Z | Downloaded libc v0.2.183 |
| 386 | 2026-03-13T03:44:11.518Z | Downloaded tokio v1.50.0 |
| 387 | 2026-03-13T03:44:11.547Z | Downloaded zerofrom-derive v0.1.6 |
| 388 | 2026-03-13T03:44:11.550Z | Downloaded zerocopy v0.8.41 |
| 389 | 2026-03-13T03:44:11.559Z | Downloaded rustls v0.23.37 |
| 390 | 2026-03-13T03:44:11.567Z | Downloaded regex-syntax v0.8.10 |
| 391 | 2026-03-13T03:44:11.573Z | Downloaded unicode-width v0.2.2 |
| 392 | 2026-03-13T03:44:11.577Z | Downloaded regress v0.10.5 |
| 393 | 2026-03-13T03:44:11.584Z | Downloaded openapiv3 v2.2.0 |
| 394 | 2026-03-13T03:44:11.592Z | Downloaded tracing v0.1.44 |
| 395 | 2026-03-13T03:44:11.613Z | Downloaded regex-automata v0.4.14 |
| 396 | 2026-03-13T03:44:11.633Z | Downloaded lzma-sys v0.1.20 |
| 397 | 2026-03-13T03:44:11.690Z | Downloaded ring v0.17.14 |
| 398 | 2026-03-13T03:44:11.818Z | Compiling proc-macro2 v1.0.106 |
| 399 | 2026-03-13T03:44:11.821Z | Compiling quote v1.0.45 |
| 400 | 2026-03-13T03:44:11.822Z | Compiling unicode-ident v1.0.24 |
| 401 | 2026-03-13T03:44:11.822Z | Compiling libc v0.2.183 |
| 402 | 2026-03-13T03:44:11.822Z | Compiling cfg-if v1.0.4 |
| 403 | 2026-03-13T03:44:11.822Z | Compiling itoa v1.0.17 |
| 404 | 2026-03-13T03:44:11.822Z | Compiling serde_core v1.0.228 |
| 405 | 2026-03-13T03:44:11.996Z | Compiling memchr v2.8.0 |
| 406 | 2026-03-13T03:44:12.076Z | Compiling allocator-api2 v0.2.21 |
| 407 | 2026-03-13T03:44:12.191Z | Compiling equivalent v1.0.2 |
| 408 | 2026-03-13T03:44:12.284Z | Compiling foldhash v0.2.0 |
| 409 | 2026-03-13T03:44:12.442Z | Compiling hashbrown v0.16.1 |
| 410 | 2026-03-13T03:44:12.483Z | Compiling zmij v1.0.21 |
| 411 | 2026-03-13T03:44:12.487Z | Compiling serde v1.0.228 |
| 412 | 2026-03-13T03:44:12.896Z | Compiling version_check v0.9.5 |
| 413 | 2026-03-13T03:44:12.909Z | Compiling autocfg v1.5.0 |
| 414 | 2026-03-13T03:44:12.919Z | Compiling serde_json v1.0.149 |
| 415 | 2026-03-13T03:44:13.195Z | Compiling bytes v1.11.1 |
| 416 | 2026-03-13T03:44:13.244Z | Compiling pin-project-lite v0.2.17 |
| 417 | 2026-03-13T03:44:13.323Z | Compiling smallvec v1.15.1 |
| 418 | 2026-03-13T03:44:13.352Z | Compiling stable_deref_trait v1.2.1 |
| 419 | 2026-03-13T03:44:13.364Z | Compiling num-traits v0.2.19 |
| 420 | 2026-03-13T03:44:13.450Z | Compiling syn v2.0.117 |
| 421 | 2026-03-13T03:44:13.605Z | Compiling find-msvc-tools v0.1.9 |
| 422 | 2026-03-13T03:44:13.711Z | Compiling shlex v1.3.0 |
| 423 | 2026-03-13T03:44:13.897Z | Compiling futures-core v0.3.32 |
| 424 | 2026-03-13T03:44:13.935Z | Compiling cc v1.2.56 |
| 425 | 2026-03-13T03:44:14.023Z | Compiling rustversion v1.0.22 |
| 426 | 2026-03-13T03:44:14.073Z | Compiling schemars v0.8.22 |
| 427 | 2026-03-13T03:44:14.365Z | Compiling parking_lot_core v0.9.12 |
| 428 | 2026-03-13T03:44:14.526Z | Compiling http v1.4.0 |
| 429 | 2026-03-13T03:44:14.693Z | Compiling socket2 v0.6.3 |
| 430 | 2026-03-13T03:44:14.722Z | Compiling once_cell v1.21.3 |
| 431 | 2026-03-13T03:44:14.819Z | Compiling scopeguard v1.2.0 |
| 432 | 2026-03-13T03:44:14.929Z | Compiling thiserror v2.0.18 |
| 433 | 2026-03-13T03:44:14.970Z | Compiling getrandom v0.4.2 |
| 434 | 2026-03-13T03:44:14.981Z | Compiling dyn-clone v1.0.20 |
| 435 | 2026-03-13T03:44:15.001Z | Compiling futures-sink v0.3.32 |
| 436 | 2026-03-13T03:44:15.120Z | Compiling rand_core v0.10.0 |
| 437 | 2026-03-13T03:44:15.146Z | Compiling lock_api v0.4.14 |
| 438 | 2026-03-13T03:44:15.325Z | Compiling errno v0.3.14 |
| 439 | 2026-03-13T03:44:15.429Z | Compiling getrandom v0.2.17 |
| 440 | 2026-03-13T03:44:15.477Z | Compiling winnow v0.7.15 |
| 441 | 2026-03-13T03:44:15.496Z | Compiling signal-hook-registry v1.4.8 |
| 442 | 2026-03-13T03:44:15.591Z | Compiling parking_lot v0.12.5 |
| 443 | 2026-03-13T03:44:15.665Z | Compiling futures-channel v0.3.32 |
| 444 | 2026-03-13T03:44:15.865Z | Compiling indexmap v2.13.0 |
| 445 | 2026-03-13T03:44:15.880Z | Compiling mio v1.1.1 |
| 446 | 2026-03-13T03:44:15.891Z | Compiling litemap v0.8.1 |
| 447 | 2026-03-13T03:44:15.949Z | Compiling writeable v0.6.2 |
| 448 | 2026-03-13T03:44:16.124Z | Compiling slab v0.4.12 |
| 449 | 2026-03-13T03:44:16.135Z | Compiling futures-task v0.3.32 |
| 450 | 2026-03-13T03:44:16.183Z | Compiling icu_normalizer_data v2.1.1 |
| 451 | 2026-03-13T03:44:16.334Z | Compiling iana-time-zone v0.1.65 |
| 452 | 2026-03-13T03:44:16.334Z | Compiling futures-io v0.3.32 |
| 453 | 2026-03-13T03:44:16.504Z | Compiling icu_properties_data v2.1.2 |
| 454 | 2026-03-13T03:44:16.585Z | Compiling heck v0.5.0 |
| 455 | 2026-03-13T03:44:16.644Z | Compiling chrono v0.4.44 |
| 456 | 2026-03-13T03:44:16.691Z | Compiling ring v0.17.14 |
| 457 | 2026-03-13T03:44:16.806Z | Compiling httparse v1.10.1 |
| 458 | 2026-03-13T03:44:16.933Z | Compiling typenum v1.19.0 |
| 459 | 2026-03-13T03:44:17.286Z | Compiling log v0.4.29 |
| 460 | 2026-03-13T03:44:17.366Z | Compiling percent-encoding v2.3.2 |
| 461 | 2026-03-13T03:44:17.421Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 462 | 2026-03-13T03:44:17.559Z | Compiling synstructure v0.13.2 |
| 463 | 2026-03-13T03:44:17.613Z | Compiling serde_derive_internals v0.29.1 |
| 464 | 2026-03-13T03:44:17.640Z | Compiling syn v1.0.109 |
| 465 | 2026-03-13T03:44:18.278Z | Compiling generic-array v0.14.7 |
| 466 | 2026-03-13T03:44:18.339Z | Compiling zerocopy v0.8.41 |
| 467 | 2026-03-13T03:44:18.386Z | Compiling zeroize v1.8.2 |
| 468 | 2026-03-13T03:44:18.561Z | Compiling thiserror v1.0.69 |
| 469 | 2026-03-13T03:44:18.604Z | Compiling regex-syntax v0.8.10 |
| 470 | 2026-03-13T03:44:18.665Z | Compiling uuid v1.22.0 |
| 471 | 2026-03-13T03:44:18.754Z | Compiling rustls-pki-types v1.14.0 |
| 472 | 2026-03-13T03:44:19.452Z | Compiling http-body v1.0.1 |
| 473 | 2026-03-13T03:44:19.456Z | Compiling serde_derive v1.0.228 |
| 474 | 2026-03-13T03:44:19.456Z | Compiling zerofrom-derive v0.1.6 |
| 475 | 2026-03-13T03:44:19.534Z | Compiling yoke-derive v0.8.1 |
| 476 | 2026-03-13T03:44:19.636Z | Compiling zerovec-derive v0.11.2 |
| 477 | 2026-03-13T03:44:19.840Z | Compiling displaydoc v0.2.5 |
| 478 | 2026-03-13T03:44:19.949Z | Compiling schemars_derive v0.8.22 |
| 479 | 2026-03-13T03:44:20.801Z | Compiling thiserror-impl v2.0.18 |
| 480 | 2026-03-13T03:44:20.921Z | Compiling tokio-macros v2.6.1 |
| 481 | 2026-03-13T03:44:21.057Z | Compiling zerofrom v0.1.6 |
| 482 | 2026-03-13T03:44:21.089Z | Compiling futures-macro v0.3.32 |
| 483 | 2026-03-13T03:44:21.209Z | Compiling yoke v0.8.1 |
| 484 | 2026-03-13T03:44:21.480Z | Compiling zerovec v0.11.5 |
| 485 | 2026-03-13T03:44:21.604Z | Compiling zerotrie v0.2.3 |
| 486 | 2026-03-13T03:44:21.973Z | Compiling tokio v1.50.0 |
| 487 | 2026-03-13T03:44:22.006Z | Compiling thiserror-impl v1.0.69 |
| 488 | 2026-03-13T03:44:22.176Z | Compiling tinystr v0.8.2 |
| 489 | 2026-03-13T03:44:22.241Z | Compiling potential_utf v0.1.4 |
| 490 | 2026-03-13T03:44:22.269Z | Compiling futures-util v0.3.32 |
| 491 | 2026-03-13T03:44:22.438Z | Compiling icu_locale_core v2.1.1 |
| 492 | 2026-03-13T03:44:22.439Z | Compiling icu_collections v2.1.1 |
| 493 | 2026-03-13T03:44:22.669Z | Compiling tracing-attributes v0.1.31 |
| 494 | 2026-03-13T03:44:23.592Z | Compiling icu_provider v2.1.1 |
| 495 | 2026-03-13T03:44:23.818Z | Compiling tracing-core v0.1.36 |
| 496 | 2026-03-13T03:44:23.829Z | Compiling semver v1.0.27 |
| 497 | 2026-03-13T03:44:23.978Z | Compiling icu_properties v2.1.2 |
| 498 | 2026-03-13T03:44:24.026Z | Compiling icu_normalizer v2.1.1 |
| 499 | 2026-03-13T03:44:24.203Z | Compiling regress v0.10.5 |
| 500 | 2026-03-13T03:44:24.331Z | Compiling untrusted v0.9.0 |
| 501 | 2026-03-13T03:44:24.693Z | Compiling tracing v0.1.44 |
| 502 | 2026-03-13T03:44:24.815Z | Compiling serde_tokenstream v0.2.3 |
| 503 | 2026-03-13T03:44:25.186Z | Compiling idna_adapter v1.2.1 |
| 504 | 2026-03-13T03:44:25.591Z | Compiling form_urlencoded v1.2.2 |
| 505 | 2026-03-13T03:44:25.795Z | Compiling slog v2.8.2 |
| 506 | 2026-03-13T03:44:25.818Z | Compiling proc-macro-error-attr v1.0.4 |
| 507 | 2026-03-13T03:44:26.078Z | Compiling rustls v0.23.37 |
| 508 | 2026-03-13T03:44:26.104Z | Compiling try-lock v0.2.5 |
| 509 | 2026-03-13T03:44:26.139Z | Compiling tower-service v0.3.3 |
| 510 | 2026-03-13T03:44:26.233Z | Compiling base64 v0.22.1 |
| 511 | 2026-03-13T03:44:26.255Z | Compiling typify-impl v0.4.3 |
| 512 | 2026-03-13T03:44:26.350Z | Compiling utf8_iter v1.0.4 |
| 513 | 2026-03-13T03:44:26.596Z | Compiling idna v1.1.0 |
| 514 | 2026-03-13T03:44:26.722Z | Compiling want v0.3.1 |
| 515 | 2026-03-13T03:44:26.935Z | Compiling rustls-webpki v0.103.9 |
| 516 | 2026-03-13T03:44:27.182Z | Compiling erased-serde v0.3.31 |
| 517 | 2026-03-13T03:44:27.383Z | Compiling proc-macro-error v1.0.4 |
| 518 | 2026-03-13T03:44:27.678Z | Compiling pin-utils v0.1.0 |
| 519 | 2026-03-13T03:44:27.689Z | Compiling ryu v1.0.23 |
| 520 | 2026-03-13T03:44:27.760Z | Compiling atomic-waker v1.1.2 |
| 521 | 2026-03-13T03:44:27.909Z | Compiling subtle v2.6.1 |
| 522 | 2026-03-13T03:44:27.923Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 523 | 2026-03-13T03:44:27.936Z | Compiling hyper v1.8.1 |
| 524 | 2026-03-13T03:44:28.219Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 525 | 2026-03-13T03:44:29.466Z | Compiling url v2.5.8 |
| 526 | 2026-03-13T03:44:29.486Z | Compiling block-buffer v0.10.4 |
| 527 | 2026-03-13T03:44:29.530Z | Compiling crypto-common v0.1.7 |
| 528 | 2026-03-13T03:44:29.583Z | Compiling bitflags v2.11.0 |
| 529 | 2026-03-13T03:44:29.650Z | Compiling aho-corasick v1.1.4 |
| 530 | 2026-03-13T03:44:29.676Z | Compiling sync_wrapper v1.0.2 |
| 531 | 2026-03-13T03:44:29.802Z | Compiling ppv-lite86 v0.2.21 |
| 532 | 2026-03-13T03:44:29.945Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 533 | 2026-03-13T03:44:30.251Z | Compiling tower-layer v0.3.3 |
| 534 | 2026-03-13T03:44:30.267Z | Compiling ipnet v2.12.0 |
| 535 | 2026-03-13T03:44:30.456Z | Compiling getrandom v0.3.4 |
| 536 | 2026-03-13T03:44:30.470Z | Compiling tower v0.5.3 |
| 537 | 2026-03-13T03:44:30.595Z | Compiling hyper-util v0.1.20 |
| 538 | 2026-03-13T03:44:30.903Z | Compiling regex-automata v0.4.14 |
| 539 | 2026-03-13T03:44:31.118Z | Compiling digest v0.10.7 |
| 540 | 2026-03-13T03:44:31.743Z | Compiling tokio-rustls v0.26.4 |
| 541 | 2026-03-13T03:44:32.085Z | Compiling proc-macro-crate v3.5.0 |
| 542 | 2026-03-13T03:44:32.516Z | Compiling webpki-roots v1.0.6 |
| 543 | 2026-03-13T03:44:32.519Z | Compiling rand_core v0.6.4 |
| 544 | 2026-03-13T03:44:32.744Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 545 | 2026-03-13T03:44:32.807Z | Compiling cpufeatures v0.2.17 |
| 546 | 2026-03-13T03:44:32.892Z | Compiling crossbeam-utils v0.8.21 |
| 547 | 2026-03-13T03:44:33.285Z | Compiling heck v0.4.1 |
| 548 | 2026-03-13T03:44:33.462Z | Compiling iri-string v0.7.10 |
| 549 | 2026-03-13T03:44:33.541Z | Compiling crucible-workspace-hack v0.1.0 |
| 550 | 2026-03-13T03:44:33.818Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 551 | 2026-03-13T03:44:34.129Z | Compiling regex v1.12.3 |
| 552 | 2026-03-13T03:44:35.076Z | Compiling typify-macro v0.4.3 |
| 553 | 2026-03-13T03:44:35.742Z | Compiling tower-http v0.6.8 |
| 554 | 2026-03-13T03:44:35.760Z | Compiling rand_chacha v0.3.1 |
| 555 | 2026-03-13T03:44:35.848Z | Compiling num_enum_derive v0.7.5 |
| 556 | 2026-03-13T03:44:35.860Z | Compiling hyper-rustls v0.27.7 |
| 557 | 2026-03-13T03:44:36.285Z | Compiling serde_urlencoded v0.7.1 |
| 558 | 2026-03-13T03:44:36.357Z | Compiling tokio-util v0.7.18 |
| 559 | 2026-03-13T03:44:36.511Z | Compiling openapiv3 v2.2.0 |
| 560 | 2026-03-13T03:44:36.656Z | Compiling http-body-util v0.1.3 |
| 561 | 2026-03-13T03:44:36.983Z | Compiling foreign-types-macros v0.2.3 |
| 562 | 2026-03-13T03:44:37.014Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 563 | 2026-03-13T03:44:37.289Z | Compiling serde_spanned v1.0.4 |
| 564 | 2026-03-13T03:44:37.483Z | Compiling pkg-config v0.3.32 |
| 565 | 2026-03-13T03:44:37.838Z | Compiling num-conv v0.2.0 |
| 566 | 2026-03-13T03:44:37.852Z | Compiling typify v0.4.3 |
| 567 | 2026-03-13T03:44:37.920Z | Compiling time-core v0.1.8 |
| 568 | 2026-03-13T03:44:37.955Z | Compiling either v1.15.0 |
| 569 | 2026-03-13T03:44:38.017Z | Compiling cpufeatures v0.3.0 |
| 570 | 2026-03-13T03:44:38.101Z | Compiling anyhow v1.0.102 |
| 571 | 2026-03-13T03:44:38.105Z | Compiling powerfmt v0.2.0 |
| 572 | 2026-03-13T03:44:38.124Z | Compiling unsafe-libyaml v0.2.11 |
| 573 | 2026-03-13T03:44:38.178Z | Compiling prettyplease v0.2.37 |
| 574 | 2026-03-13T03:44:38.219Z | Compiling foreign-types-shared v0.3.1 |
| 575 | 2026-03-13T03:44:38.304Z | Compiling utf8parse v0.2.2 |
| 576 | 2026-03-13T03:44:38.326Z | Compiling foreign-types v0.5.0 |
| 577 | 2026-03-13T03:44:38.374Z | Compiling deranged v0.5.8 |
| 578 | 2026-03-13T03:44:38.414Z | Compiling anstyle-parse v1.0.0 |
| 579 | 2026-03-13T03:44:38.502Z | Compiling progenitor-impl v0.10.0 |
| 580 | 2026-03-13T03:44:38.652Z | Compiling itertools v0.12.1 |
| 581 | 2026-03-13T03:44:38.759Z | Compiling time-macros v0.2.27 |
| 582 | 2026-03-13T03:44:38.775Z | Compiling lzma-sys v0.1.20 |
| 583 | 2026-03-13T03:44:39.038Z | Compiling serde_yaml v0.9.34+deprecated |
| 584 | 2026-03-13T03:44:39.273Z | Compiling chacha20 v0.10.0 |
| 585 | 2026-03-13T03:44:39.715Z | Compiling toml v0.9.12+spec-1.1.0 |
| 586 | 2026-03-13T03:44:39.805Z | Compiling num_enum v0.7.5 |
| 587 | 2026-03-13T03:44:39.947Z | Compiling reqwest v0.12.28 |
| 588 | 2026-03-13T03:44:40.103Z | Compiling rand_core v0.9.5 |
| 589 | 2026-03-13T03:44:40.287Z | Compiling rand v0.8.5 |
| 590 | 2026-03-13T03:44:40.855Z | Compiling sha1 v0.10.6 |
| 591 | 2026-03-13T03:44:41.018Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 592 | 2026-03-13T03:44:41.092Z | Compiling arc-swap v1.8.2 |
| 593 | 2026-03-13T03:44:41.138Z | Compiling cstr-argument v0.1.2 |
| 594 | 2026-03-13T03:44:41.182Z | Compiling thread_local v1.1.9 |
| 595 | 2026-03-13T03:44:41.328Z | Compiling data-encoding v2.10.0 |
| 596 | 2026-03-13T03:44:41.550Z | Compiling pretty-hex v0.4.1 |
| 597 | 2026-03-13T03:44:41.589Z | Compiling utf-8 v0.7.6 |
| 598 | 2026-03-13T03:44:41.715Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 599 | 2026-03-13T03:44:41.727Z | Compiling lazy_static v1.5.0 |
| 600 | 2026-03-13T03:44:41.827Z | Compiling portable-atomic v1.13.1 |
| 601 | 2026-03-13T03:44:41.846Z | Compiling typeid v1.0.3 |
| 602 | 2026-03-13T03:44:41.928Z | Compiling anstyle v1.0.13 |
| 603 | 2026-03-13T03:44:42.006Z | Compiling byteorder v1.5.0 |
| 604 | 2026-03-13T03:44:42.221Z | Compiling is_terminal_polyfill v1.70.2 |
| 605 | 2026-03-13T03:44:42.221Z | Compiling anstyle-query v1.1.5 |
| 606 | 2026-03-13T03:44:42.321Z | Compiling slog-async v2.8.0 |
| 607 | 2026-03-13T03:44:42.343Z | Compiling colorchoice v1.0.4 |
| 608 | 2026-03-13T03:44:42.355Z | Compiling unicode-width v0.2.2 |
| 609 | 2026-03-13T03:44:42.486Z | Compiling anstream v1.0.0 |
| 610 | 2026-03-13T03:44:42.498Z | Compiling tungstenite v0.21.0 |
| 611 | 2026-03-13T03:44:42.576Z | Compiling slog-scope v4.4.1 |
| 612 | 2026-03-13T03:44:42.735Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 613 | 2026-03-13T03:44:42.763Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 614 | 2026-03-13T03:44:42.883Z | Compiling progenitor-client v0.10.0 |
| 615 | 2026-03-13T03:44:42.917Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 616 | 2026-03-13T03:44:42.921Z | Compiling crossbeam-channel v0.5.15 |
| 617 | 2026-03-13T03:44:43.010Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 618 | 2026-03-13T03:44:43.230Z | Compiling cargo_toml v0.22.3 |
| 619 | 2026-03-13T03:44:43.364Z | Compiling progenitor-macro v0.10.0 |
| 620 | 2026-03-13T03:44:43.598Z | Compiling rand_chacha v0.9.0 |
| 621 | 2026-03-13T03:44:43.636Z | Compiling time v0.3.47 |
| 622 | 2026-03-13T03:44:43.757Z | Compiling rand v0.10.0 |
| 623 | 2026-03-13T03:44:44.648Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 624 | 2026-03-13T03:44:44.744Z | Compiling futures-executor v0.3.32 |
| 625 | 2026-03-13T03:44:44.758Z | Compiling is-terminal v0.4.17 |
| 626 | 2026-03-13T03:44:44.869Z | Compiling take_mut v0.2.2 |
| 627 | 2026-03-13T03:44:45.003Z | Compiling camino v1.2.2 |
| 628 | 2026-03-13T03:44:45.035Z | Compiling term v1.2.1 |
| 629 | 2026-03-13T03:44:45.106Z | Compiling colored v3.1.1 |
| 630 | 2026-03-13T03:44:45.118Z | Compiling strsim v0.11.1 |
| 631 | 2026-03-13T03:44:45.252Z | Compiling oxnet v0.1.4 |
| 632 | 2026-03-13T03:44:45.437Z | Compiling clap_lex v1.0.0 |
| 633 | 2026-03-13T03:44:45.631Z | Compiling clap_builder v4.6.0 |
| 634 | 2026-03-13T03:44:45.694Z | Compiling slog-term v2.9.2 |
| 635 | 2026-03-13T03:44:45.985Z | Compiling futures v0.3.32 |
| 636 | 2026-03-13T03:44:46.080Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 637 | 2026-03-13T03:44:46.510Z | Compiling rand v0.9.2 |
| 638 | 2026-03-13T03:44:46.545Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 639 | 2026-03-13T03:44:46.628Z | Compiling tokio-tungstenite v0.21.0 |
| 640 | 2026-03-13T03:44:47.013Z | Compiling slog-stdlog v4.1.1 |
| 641 | 2026-03-13T03:44:47.288Z | Compiling console v0.16.2 |
| 642 | 2026-03-13T03:44:47.742Z | Compiling zone_cfg_derive v0.3.1 |
| 643 | 2026-03-13T03:44:47.969Z | Compiling clap_derive v4.6.0 |
| 644 | 2026-03-13T03:44:48.128Z | Compiling async-trait v0.1.89 |
| 645 | 2026-03-13T03:44:48.621Z | Compiling base64 v0.21.7 |
| 646 | 2026-03-13T03:44:48.790Z | Compiling unit-prefix v0.5.2 |
| 647 | 2026-03-13T03:44:48.963Z | Compiling indicatif v0.18.4 |
| 648 | 2026-03-13T03:44:49.045Z | Compiling zone v0.3.1 |
| 649 | 2026-03-13T03:44:49.107Z | Compiling ron v0.12.0 |
| 650 | 2026-03-13T03:44:49.479Z | Compiling slog-envlogger v2.2.0 |
| 651 | 2026-03-13T03:44:49.944Z | Compiling xz2 v0.1.7 |
| 652 | 2026-03-13T03:44:50.255Z | Compiling tabwriter v1.4.1 |
| 653 | 2026-03-13T03:44:50.299Z | Compiling clap v4.6.0 |
| 654 | 2026-03-13T03:44:50.327Z | Compiling sha2 v0.10.9 |
| 655 | 2026-03-13T03:44:50.392Z | Compiling smf v0.2.3 |
| 656 | 2026-03-13T03:44:50.565Z | Compiling base16ct v1.0.0 |
| 657 | 2026-03-13T03:44:50.594Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 658 | 2026-03-13T03:44:50.893Z | Compiling progenitor v0.10.0 |
| 659 | 2026-03-13T03:44:50.998Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 660 | 2026-03-13T03:44:51.361Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 661 | 2026-03-13T03:44:51.791Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 662 | 2026-03-13T03:44:55.389Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 663 | 2026-03-13T03:44:57.886Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 664 | 2026-03-13T03:44:57.890Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 665 | 2026-03-13T03:44:57.890Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 666 | 2026-03-13T03:45:07.299Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 667 | 2026-03-13T03:45:07.490Z | |
| 668 | 2026-03-13T03:45:07.493Z | real 1:03.264732302 |
| 669 | 2026-03-13T03:45:07.493Z | user 4:53.227166594 |
| 670 | 2026-03-13T03:45:07.493Z | sys 50.716760803 |
| 671 | 2026-03-13T03:45:07.493Z | trap 0.183358086 |
| 672 | 2026-03-13T03:45:07.493Z | tflt 0.302557687 |
| 673 | 2026-03-13T03:45:07.493Z | dflt 0.510946385 |
| 674 | 2026-03-13T03:45:07.493Z | kflt 0.010575362 |
| 675 | 2026-03-13T03:45:07.493Z | lock 12:48.593139364 |
| 676 | 2026-03-13T03:45:07.493Z | slp 20:37.421573683 |
| 677 | 2026-03-13T03:45:07.494Z | lat 22.224068958 |
| 678 | 2026-03-13T03:45:07.494Z | stop 48.884488504 |
| 679 | 2026-03-13T03:45:07.494Z | + ptime -m cargo build --all --release |
| 680 | 2026-03-13T03:45:07.749Z | Compiling proc-macro2 v1.0.106 |
| 681 | 2026-03-13T03:45:07.749Z | Compiling quote v1.0.45 |
| 682 | 2026-03-13T03:45:07.753Z | Compiling unicode-ident v1.0.24 |
| 683 | 2026-03-13T03:45:07.753Z | Compiling libc v0.2.183 |
| 684 | 2026-03-13T03:45:07.753Z | Compiling cfg-if v1.0.4 |
| 685 | 2026-03-13T03:45:07.753Z | Compiling serde_core v1.0.228 |
| 686 | 2026-03-13T03:45:07.753Z | Compiling memchr v2.8.0 |
| 687 | 2026-03-13T03:45:07.868Z | Compiling itoa v1.0.17 |
| 688 | 2026-03-13T03:45:07.923Z | Compiling zmij v1.0.21 |
| 689 | 2026-03-13T03:45:08.175Z | Compiling autocfg v1.5.0 |
| 690 | 2026-03-13T03:45:08.186Z | Compiling serde_json v1.0.149 |
| 691 | 2026-03-13T03:45:08.278Z | Compiling serde v1.0.228 |
| 692 | 2026-03-13T03:45:08.464Z | Compiling version_check v0.9.5 |
| 693 | 2026-03-13T03:45:08.626Z | Compiling num-traits v0.2.19 |
| 694 | 2026-03-13T03:45:08.719Z | Compiling equivalent v1.0.2 |
| 695 | 2026-03-13T03:45:08.810Z | Compiling foldhash v0.2.0 |
| 696 | 2026-03-13T03:45:08.813Z | Compiling allocator-api2 v0.2.21 |
| 697 | 2026-03-13T03:45:08.877Z | Compiling smallvec v1.15.1 |
| 698 | 2026-03-13T03:45:08.915Z | Compiling pin-project-lite v0.2.17 |
| 699 | 2026-03-13T03:45:09.012Z | Compiling stable_deref_trait v1.2.1 |
| 700 | 2026-03-13T03:45:09.233Z | Compiling hashbrown v0.16.1 |
| 701 | 2026-03-13T03:45:09.243Z | Compiling bytes v1.11.1 |
| 702 | 2026-03-13T03:45:09.262Z | Compiling shlex v1.3.0 |
| 703 | 2026-03-13T03:45:09.332Z | Compiling syn v2.0.117 |
| 704 | 2026-03-13T03:45:09.415Z | Compiling thiserror v2.0.18 |
| 705 | 2026-03-13T03:45:09.464Z | Compiling futures-core v0.3.32 |
| 706 | 2026-03-13T03:45:09.482Z | Compiling find-msvc-tools v0.1.9 |
| 707 | 2026-03-13T03:45:09.643Z | Compiling schemars v0.8.22 |
| 708 | 2026-03-13T03:45:09.764Z | Compiling cc v1.2.56 |
| 709 | 2026-03-13T03:45:09.842Z | Compiling rustversion v1.0.22 |
| 710 | 2026-03-13T03:45:09.973Z | Compiling parking_lot_core v0.9.12 |
| 711 | 2026-03-13T03:45:10.437Z | Compiling socket2 v0.6.3 |
| 712 | 2026-03-13T03:45:10.502Z | Compiling scopeguard v1.2.0 |
| 713 | 2026-03-13T03:45:10.547Z | Compiling rand_core v0.10.0 |
| 714 | 2026-03-13T03:45:10.612Z | Compiling futures-sink v0.3.32 |
| 715 | 2026-03-13T03:45:10.736Z | Compiling getrandom v0.4.2 |
| 716 | 2026-03-13T03:45:10.747Z | Compiling once_cell v1.21.3 |
| 717 | 2026-03-13T03:45:10.855Z | Compiling lock_api v0.4.14 |
| 718 | 2026-03-13T03:45:11.106Z | Compiling errno v0.3.14 |
| 719 | 2026-03-13T03:45:11.172Z | Compiling getrandom v0.2.17 |
| 720 | 2026-03-13T03:45:11.424Z | Compiling signal-hook-registry v1.4.8 |
| 721 | 2026-03-13T03:45:11.434Z | Compiling parking_lot v0.12.5 |
| 722 | 2026-03-13T03:45:11.469Z | Compiling indexmap v2.13.0 |
| 723 | 2026-03-13T03:45:11.476Z | Compiling futures-channel v0.3.32 |
| 724 | 2026-03-13T03:45:11.670Z | Compiling http v1.4.0 |
| 725 | 2026-03-13T03:45:11.779Z | Compiling mio v1.1.1 |
| 726 | 2026-03-13T03:45:11.843Z | Compiling writeable v0.6.2 |
| 727 | 2026-03-13T03:45:11.914Z | Compiling litemap v0.8.1 |
| 728 | 2026-03-13T03:45:12.449Z | Compiling icu_properties_data v2.1.2 |
| 729 | 2026-03-13T03:45:12.540Z | Compiling futures-io v0.3.32 |
| 730 | 2026-03-13T03:45:12.650Z | Compiling slab v0.4.12 |
| 731 | 2026-03-13T03:45:12.687Z | Compiling futures-task v0.3.32 |
| 732 | 2026-03-13T03:45:12.740Z | Compiling icu_normalizer_data v2.1.1 |
| 733 | 2026-03-13T03:45:12.775Z | Compiling iana-time-zone v0.1.65 |
| 734 | 2026-03-13T03:45:12.901Z | Compiling winnow v0.7.15 |
| 735 | 2026-03-13T03:45:13.045Z | Compiling chrono v0.4.44 |
| 736 | 2026-03-13T03:45:13.182Z | Compiling ring v0.17.14 |
| 737 | 2026-03-13T03:45:13.758Z | Compiling synstructure v0.13.2 |
| 738 | 2026-03-13T03:45:13.853Z | Compiling serde_derive_internals v0.29.1 |
| 739 | 2026-03-13T03:45:14.109Z | Compiling heck v0.5.0 |
| 740 | 2026-03-13T03:45:14.363Z | Compiling percent-encoding v2.3.2 |
| 741 | 2026-03-13T03:45:14.419Z | Compiling typenum v1.19.0 |
| 742 | 2026-03-13T03:45:14.467Z | Compiling log v0.4.29 |
| 743 | 2026-03-13T03:45:14.684Z | Compiling syn v1.0.109 |
| 744 | 2026-03-13T03:45:14.782Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 745 | 2026-03-13T03:45:14.875Z | Compiling httparse v1.10.1 |
| 746 | 2026-03-13T03:45:15.403Z | Compiling serde_derive v1.0.228 |
| 747 | 2026-03-13T03:45:15.406Z | Compiling zerofrom-derive v0.1.6 |
| 748 | 2026-03-13T03:45:15.439Z | Compiling yoke-derive v0.8.1 |
| 749 | 2026-03-13T03:45:15.543Z | Compiling zerovec-derive v0.11.2 |
| 750 | 2026-03-13T03:45:15.576Z | Compiling displaydoc v0.2.5 |
| 751 | 2026-03-13T03:45:16.069Z | Compiling schemars_derive v0.8.22 |
| 752 | 2026-03-13T03:45:16.586Z | Compiling thiserror-impl v2.0.18 |
| 753 | 2026-03-13T03:45:16.859Z | Compiling tokio-macros v2.6.1 |
| 754 | 2026-03-13T03:45:17.090Z | Compiling zerofrom v0.1.6 |
| 755 | 2026-03-13T03:45:17.094Z | Compiling futures-macro v0.3.32 |
| 756 | 2026-03-13T03:45:17.246Z | Compiling yoke v0.8.1 |
| 757 | 2026-03-13T03:45:17.488Z | Compiling zerovec v0.11.5 |
| 758 | 2026-03-13T03:45:17.554Z | Compiling zerotrie v0.2.3 |
| 759 | 2026-03-13T03:45:17.864Z | Compiling tokio v1.50.0 |
| 760 | 2026-03-13T03:45:17.961Z | Compiling generic-array v0.14.7 |
| 761 | 2026-03-13T03:45:18.110Z | Compiling uuid v1.22.0 |
| 762 | 2026-03-13T03:45:18.175Z | Compiling futures-util v0.3.32 |
| 763 | 2026-03-13T03:45:18.257Z | Compiling tinystr v0.8.2 |
| 764 | 2026-03-13T03:45:18.264Z | Compiling potential_utf v0.1.4 |
| 765 | 2026-03-13T03:45:18.281Z | Compiling thiserror v1.0.69 |
| 766 | 2026-03-13T03:45:18.471Z | Compiling icu_locale_core v2.1.1 |
| 767 | 2026-03-13T03:45:18.475Z | Compiling icu_collections v2.1.1 |
| 768 | 2026-03-13T03:45:18.530Z | Compiling dyn-clone v1.0.20 |
| 769 | 2026-03-13T03:45:18.674Z | Compiling zeroize v1.8.2 |
| 770 | 2026-03-13T03:45:18.677Z | Compiling zerocopy v0.8.41 |
| 771 | 2026-03-13T03:45:18.903Z | Compiling rustls-pki-types v1.14.0 |
| 772 | 2026-03-13T03:45:19.627Z | Compiling icu_provider v2.1.1 |
| 773 | 2026-03-13T03:45:19.961Z | Compiling icu_normalizer v2.1.1 |
| 774 | 2026-03-13T03:45:20.033Z | Compiling icu_properties v2.1.2 |
| 775 | 2026-03-13T03:45:20.270Z | Compiling thiserror-impl v1.0.69 |
| 776 | 2026-03-13T03:45:20.285Z | Compiling tracing-attributes v0.1.31 |
| 777 | 2026-03-13T03:45:21.862Z | Compiling http-body v1.0.1 |
| 778 | 2026-03-13T03:45:21.972Z | Compiling tracing-core v0.1.36 |
| 779 | 2026-03-13T03:45:22.051Z | Compiling semver v1.0.27 |
| 780 | 2026-03-13T03:45:22.152Z | Compiling regress v0.10.5 |
| 781 | 2026-03-13T03:45:22.696Z | Compiling untrusted v0.9.0 |
| 782 | 2026-03-13T03:45:23.138Z | Compiling tracing v0.1.44 |
| 783 | 2026-03-13T03:45:23.699Z | Compiling idna_adapter v1.2.1 |
| 784 | 2026-03-13T03:45:23.851Z | Compiling serde_tokenstream v0.2.3 |
| 785 | 2026-03-13T03:45:24.116Z | Compiling form_urlencoded v1.2.2 |
| 786 | 2026-03-13T03:45:24.215Z | Compiling typify-impl v0.4.3 |
| 787 | 2026-03-13T03:45:24.440Z | Compiling slog v2.8.2 |
| 788 | 2026-03-13T03:45:24.742Z | Compiling proc-macro-error-attr v1.0.4 |
| 789 | 2026-03-13T03:45:25.047Z | Compiling tower-service v0.3.3 |
| 790 | 2026-03-13T03:45:25.157Z | Compiling utf8_iter v1.0.4 |
| 791 | 2026-03-13T03:45:25.324Z | Compiling rustls v0.23.37 |
| 792 | 2026-03-13T03:45:25.383Z | Compiling try-lock v0.2.5 |
| 793 | 2026-03-13T03:45:25.520Z | Compiling base64 v0.22.1 |
| 794 | 2026-03-13T03:45:25.617Z | Compiling want v0.3.1 |
| 795 | 2026-03-13T03:45:26.144Z | Compiling idna v1.1.0 |
| 796 | 2026-03-13T03:45:26.656Z | Compiling rustls-webpki v0.103.9 |
| 797 | 2026-03-13T03:45:28.318Z | Compiling erased-serde v0.3.31 |
| 798 | 2026-03-13T03:45:28.656Z | Compiling ppv-lite86 v0.2.21 |
| 799 | 2026-03-13T03:45:28.746Z | Compiling proc-macro-error v1.0.4 |
| 800 | 2026-03-13T03:45:28.872Z | Compiling atomic-waker v1.1.2 |
| 801 | 2026-03-13T03:45:28.989Z | Compiling subtle v2.6.1 |
| 802 | 2026-03-13T03:45:29.025Z | Compiling pin-utils v0.1.0 |
| 803 | 2026-03-13T03:45:29.047Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 804 | 2026-03-13T03:45:29.105Z | Compiling hyper v1.8.1 |
| 805 | 2026-03-13T03:45:29.185Z | Compiling typify-macro v0.4.3 |
| 806 | 2026-03-13T03:45:29.245Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 807 | 2026-03-13T03:45:29.978Z | Compiling url v2.5.8 |
| 808 | 2026-03-13T03:45:30.300Z | Compiling crypto-common v0.1.7 |
| 809 | 2026-03-13T03:45:30.481Z | Compiling block-buffer v0.10.4 |
| 810 | 2026-03-13T03:45:30.488Z | Compiling bitflags v2.11.0 |
| 811 | 2026-03-13T03:45:30.561Z | Compiling aho-corasick v1.1.4 |
| 812 | 2026-03-13T03:45:30.661Z | Compiling sync_wrapper v1.0.2 |
| 813 | 2026-03-13T03:45:30.953Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 814 | 2026-03-13T03:45:31.235Z | Compiling ipnet v2.12.0 |
| 815 | 2026-03-13T03:45:31.272Z | Compiling regex-syntax v0.8.10 |
| 816 | 2026-03-13T03:45:32.504Z | Compiling tower-layer v0.3.3 |
| 817 | 2026-03-13T03:45:32.788Z | Compiling getrandom v0.3.4 |
| 818 | 2026-03-13T03:45:33.084Z | Compiling tower v0.5.3 |
| 819 | 2026-03-13T03:45:33.158Z | Compiling hyper-util v0.1.20 |
| 820 | 2026-03-13T03:45:33.249Z | Compiling digest v0.10.7 |
| 821 | 2026-03-13T03:45:33.534Z | Compiling regex-automata v0.4.14 |
| 822 | 2026-03-13T03:45:33.871Z | Compiling tokio-rustls v0.26.4 |
| 823 | 2026-03-13T03:45:34.578Z | Compiling proc-macro-crate v3.5.0 |
| 824 | 2026-03-13T03:45:36.494Z | Compiling webpki-roots v1.0.6 |
| 825 | 2026-03-13T03:45:36.636Z | Compiling rand_core v0.6.4 |
| 826 | 2026-03-13T03:45:36.951Z | Compiling ryu v1.0.23 |
| 827 | 2026-03-13T03:45:38.089Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 828 | 2026-03-13T03:45:38.097Z | Compiling crossbeam-utils v0.8.21 |
| 829 | 2026-03-13T03:45:38.776Z | Compiling crucible-workspace-hack v0.1.0 |
| 830 | 2026-03-13T03:45:39.047Z | Compiling cpufeatures v0.2.17 |
| 831 | 2026-03-13T03:45:39.116Z | Compiling iri-string v0.7.10 |
| 832 | 2026-03-13T03:45:39.129Z | Compiling heck v0.4.1 |
| 833 | 2026-03-13T03:45:40.545Z | Compiling regex v1.12.3 |
| 834 | 2026-03-13T03:45:40.722Z | Compiling serde_urlencoded v0.7.1 |
| 835 | 2026-03-13T03:45:41.084Z | Compiling rand_chacha v0.3.1 |
| 836 | 2026-03-13T03:45:41.140Z | Compiling tower-http v0.6.8 |
| 837 | 2026-03-13T03:45:41.890Z | Compiling hyper-rustls v0.27.7 |
| 838 | 2026-03-13T03:45:42.388Z | Compiling num_enum_derive v0.7.5 |
| 839 | 2026-03-13T03:45:42.703Z | Compiling typify v0.4.3 |
| 840 | 2026-03-13T03:45:42.805Z | Compiling tokio-util v0.7.18 |
| 841 | 2026-03-13T03:45:43.767Z | Compiling http-body-util v0.1.3 |
| 842 | 2026-03-13T03:45:43.828Z | Compiling openapiv3 v2.2.0 |
| 843 | 2026-03-13T03:45:43.842Z | Compiling foreign-types-macros v0.2.3 |
| 844 | 2026-03-13T03:45:43.901Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 845 | 2026-03-13T03:45:44.125Z | Compiling serde_spanned v1.0.4 |
| 846 | 2026-03-13T03:45:44.248Z | Compiling anyhow v1.0.102 |
| 847 | 2026-03-13T03:45:44.302Z | Compiling powerfmt v0.2.0 |
| 848 | 2026-03-13T03:45:44.626Z | Compiling utf8parse v0.2.2 |
| 849 | 2026-03-13T03:45:44.673Z | Compiling time-core v0.1.8 |
| 850 | 2026-03-13T03:45:44.755Z | Compiling pkg-config v0.3.32 |
| 851 | 2026-03-13T03:45:44.858Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 852 | 2026-03-13T03:45:45.124Z | Compiling unsafe-libyaml v0.2.11 |
| 853 | 2026-03-13T03:45:45.391Z | Compiling either v1.15.0 |
| 854 | 2026-03-13T03:45:45.678Z | Compiling cpufeatures v0.3.0 |
| 855 | 2026-03-13T03:45:45.764Z | Compiling foreign-types-shared v0.3.1 |
| 856 | 2026-03-13T03:45:45.875Z | Compiling prettyplease v0.2.37 |
| 857 | 2026-03-13T03:45:46.033Z | Compiling num-conv v0.2.0 |
| 858 | 2026-03-13T03:45:46.065Z | Compiling serde_yaml v0.9.34+deprecated |
| 859 | 2026-03-13T03:45:46.202Z | Compiling time-macros v0.2.27 |
| 860 | 2026-03-13T03:45:46.209Z | Compiling progenitor-impl v0.10.0 |
| 861 | 2026-03-13T03:45:47.443Z | Compiling foreign-types v0.5.0 |
| 862 | 2026-03-13T03:45:47.534Z | Compiling chacha20 v0.10.0 |
| 863 | 2026-03-13T03:45:47.562Z | Compiling itertools v0.12.1 |
| 864 | 2026-03-13T03:45:47.849Z | Compiling lzma-sys v0.1.20 |
| 865 | 2026-03-13T03:45:47.912Z | Compiling toml v0.9.12+spec-1.1.0 |
| 866 | 2026-03-13T03:45:48.269Z | Compiling anstyle-parse v1.0.0 |
| 867 | 2026-03-13T03:45:48.543Z | Compiling deranged v0.5.8 |
| 868 | 2026-03-13T03:45:48.615Z | Compiling reqwest v0.12.28 |
| 869 | 2026-03-13T03:45:49.170Z | Compiling num_enum v0.7.5 |
| 870 | 2026-03-13T03:45:49.488Z | Compiling rand_core v0.9.5 |
| 871 | 2026-03-13T03:45:49.636Z | Compiling rand v0.8.5 |
| 872 | 2026-03-13T03:45:50.263Z | Compiling sha1 v0.10.6 |
| 873 | 2026-03-13T03:45:50.775Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 874 | 2026-03-13T03:45:50.854Z | Compiling arc-swap v1.8.2 |
| 875 | 2026-03-13T03:45:50.929Z | Compiling cstr-argument v0.1.2 |
| 876 | 2026-03-13T03:45:51.129Z | Compiling thread_local v1.1.9 |
| 877 | 2026-03-13T03:45:51.397Z | Compiling portable-atomic v1.13.1 |
| 878 | 2026-03-13T03:45:51.500Z | Compiling pretty-hex v0.4.1 |
| 879 | 2026-03-13T03:45:51.574Z | Compiling colorchoice v1.0.4 |
| 880 | 2026-03-13T03:45:51.691Z | Compiling slog-async v2.8.0 |
| 881 | 2026-03-13T03:45:51.875Z | Compiling typeid v1.0.3 |
| 882 | 2026-03-13T03:45:51.999Z | Compiling unicode-width v0.2.2 |
| 883 | 2026-03-13T03:45:52.077Z | Compiling anstyle-query v1.1.5 |
| 884 | 2026-03-13T03:45:52.203Z | Compiling anstyle v1.0.13 |
| 885 | 2026-03-13T03:45:52.257Z | Compiling is_terminal_polyfill v1.70.2 |
| 886 | 2026-03-13T03:45:52.367Z | Compiling utf-8 v0.7.6 |
| 887 | 2026-03-13T03:45:52.395Z | Compiling byteorder v1.5.0 |
| 888 | 2026-03-13T03:45:52.540Z | Compiling data-encoding v2.10.0 |
| 889 | 2026-03-13T03:45:52.610Z | Compiling lazy_static v1.5.0 |
| 890 | 2026-03-13T03:45:52.726Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 891 | 2026-03-13T03:45:52.734Z | Compiling slog-scope v4.4.1 |
| 892 | 2026-03-13T03:45:52.738Z | Compiling anstream v1.0.0 |
| 893 | 2026-03-13T03:45:53.022Z | Compiling tungstenite v0.21.0 |
| 894 | 2026-03-13T03:45:53.357Z | Compiling time v0.3.47 |
| 895 | 2026-03-13T03:45:54.683Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 896 | 2026-03-13T03:45:54.951Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 897 | 2026-03-13T03:45:55.099Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 898 | 2026-03-13T03:45:55.630Z | Compiling crossbeam-channel v0.5.15 |
| 899 | 2026-03-13T03:45:55.838Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 900 | 2026-03-13T03:45:55.999Z | Compiling progenitor-client v0.10.0 |
| 901 | 2026-03-13T03:45:56.052Z | Compiling rand_chacha v0.9.0 |
| 902 | 2026-03-13T03:45:56.568Z | Compiling progenitor-macro v0.10.0 |
| 903 | 2026-03-13T03:45:56.617Z | Compiling cargo_toml v0.22.3 |
| 904 | 2026-03-13T03:45:57.665Z | Compiling rand v0.10.0 |
| 905 | 2026-03-13T03:45:58.730Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 906 | 2026-03-13T03:45:59.576Z | Compiling futures-executor v0.3.32 |
| 907 | 2026-03-13T03:45:59.867Z | Compiling is-terminal v0.4.17 |
| 908 | 2026-03-13T03:45:59.978Z | Compiling oxnet v0.1.4 |
| 909 | 2026-03-13T03:46:00.226Z | Compiling take_mut v0.2.2 |
| 910 | 2026-03-13T03:46:00.363Z | Compiling term v1.2.1 |
| 911 | 2026-03-13T03:46:00.397Z | Compiling camino v1.2.2 |
| 912 | 2026-03-13T03:46:00.538Z | Compiling strsim v0.11.1 |
| 913 | 2026-03-13T03:46:00.824Z | Compiling clap_lex v1.0.0 |
| 914 | 2026-03-13T03:46:01.265Z | Compiling colored v3.1.1 |
| 915 | 2026-03-13T03:46:02.101Z | Compiling clap_builder v4.6.0 |
| 916 | 2026-03-13T03:46:02.558Z | Compiling progenitor v0.10.0 |
| 917 | 2026-03-13T03:46:02.742Z | Compiling slog-term v2.9.2 |
| 918 | 2026-03-13T03:46:03.487Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 919 | 2026-03-13T03:46:04.404Z | Compiling futures v0.3.32 |
| 920 | 2026-03-13T03:46:04.447Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 921 | 2026-03-13T03:46:04.626Z | Compiling rand v0.9.2 |
| 922 | 2026-03-13T03:46:04.653Z | Compiling tokio-tungstenite v0.21.0 |
| 923 | 2026-03-13T03:46:05.765Z | Compiling slog-stdlog v4.1.1 |
| 924 | 2026-03-13T03:46:06.057Z | Compiling console v0.16.2 |
| 925 | 2026-03-13T03:46:06.624Z | Compiling zone_cfg_derive v0.3.1 |
| 926 | 2026-03-13T03:46:07.251Z | Compiling async-trait v0.1.89 |
| 927 | 2026-03-13T03:46:07.515Z | Compiling clap_derive v4.6.0 |
| 928 | 2026-03-13T03:46:08.185Z | Compiling unit-prefix v0.5.2 |
| 929 | 2026-03-13T03:46:08.371Z | Compiling base64 v0.21.7 |
| 930 | 2026-03-13T03:46:08.569Z | Compiling indicatif v0.18.4 |
| 931 | 2026-03-13T03:46:08.994Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 932 | 2026-03-13T03:46:09.853Z | Compiling clap v4.6.0 |
| 933 | 2026-03-13T03:46:09.947Z | Compiling zone v0.3.1 |
| 934 | 2026-03-13T03:46:12.084Z | Compiling slog-envlogger v2.2.0 |
| 935 | 2026-03-13T03:46:12.458Z | Compiling ron v0.12.0 |
| 936 | 2026-03-13T03:46:13.794Z | Compiling xz2 v0.1.7 |
| 937 | 2026-03-13T03:46:14.369Z | Compiling tabwriter v1.4.1 |
| 938 | 2026-03-13T03:46:14.453Z | Compiling sha2 v0.10.9 |
| 939 | 2026-03-13T03:46:14.815Z | Compiling smf v0.2.3 |
| 940 | 2026-03-13T03:46:14.911Z | Compiling base16ct v1.0.0 |
| 941 | 2026-03-13T03:46:14.941Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 942 | 2026-03-13T03:46:16.101Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 943 | 2026-03-13T03:46:16.681Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 944 | 2026-03-13T03:46:18.182Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 945 | 2026-03-13T03:46:22.759Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 946 | 2026-03-13T03:46:22.763Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 947 | 2026-03-13T03:46:22.763Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 948 | 2026-03-13T03:46:41.520Z | Finished `release` profile [optimized] target(s) in 1m 34s |
| 949 | 2026-03-13T03:46:41.584Z | |
| 950 | 2026-03-13T03:46:41.587Z | real 1:34.110167281 |
| 951 | 2026-03-13T03:46:41.587Z | user 10:44.371886377 |
| 952 | 2026-03-13T03:46:41.588Z | sys 49.032398691 |
| 953 | 2026-03-13T03:46:41.588Z | trap 0.341932467 |
| 954 | 2026-03-13T03:46:41.588Z | tflt 0.558770398 |
| 955 | 2026-03-13T03:46:41.588Z | dflt 0.490745158 |
| 956 | 2026-03-13T03:46:41.588Z | kflt 0.007373641 |
| 957 | 2026-03-13T03:46:41.588Z | lock 31:13.057488790 |
| 958 | 2026-03-13T03:46:41.588Z | slp 37:11.300888064 |
| 959 | 2026-03-13T03:46:41.588Z | lat 34.848885946 |
| 960 | 2026-03-13T03:46:41.588Z | stop 34.988752199 |
| 961 | 2026-03-13T03:46:41.588Z | + banner check |
| 962 | 2026-03-13T03:46:41.588Z | |
| 963 | 2026-03-13T03:46:41.588Z | #### # # ###### #### # # |
| 964 | 2026-03-13T03:46:41.588Z | # # # # # # # # # |
| 965 | 2026-03-13T03:46:41.588Z | # ###### ##### # #### |
| 966 | 2026-03-13T03:46:41.588Z | # # # # # # # |
| 967 | 2026-03-13T03:46:41.588Z | # # # # # # # # # |
| 968 | 2026-03-13T03:46:41.588Z | #### # # ###### #### # # |
| 969 | 2026-03-13T03:46:41.588Z | |
| 970 | 2026-03-13T03:46:41.588Z | + cargo fmt --all -- --check |
| 971 | 2026-03-13T03:46:41.744Z | + cargo clippy --all -- --deny warnings |
| 972 | 2026-03-13T03:46:42.129Z | Compiling unicode-ident v1.0.24 |
| 973 | 2026-03-13T03:46:42.129Z | Checking cfg-if v1.0.4 |
| 974 | 2026-03-13T03:46:42.132Z | Checking memchr v2.8.0 |
| 975 | 2026-03-13T03:46:42.132Z | Checking itoa v1.0.17 |
| 976 | 2026-03-13T03:46:42.132Z | Checking libc v0.2.183 |
| 977 | 2026-03-13T03:46:42.132Z | Checking serde_core v1.0.228 |
| 978 | 2026-03-13T03:46:42.192Z | Compiling equivalent v1.0.2 |
| 979 | 2026-03-13T03:46:42.192Z | Compiling foldhash v0.2.0 |
| 980 | 2026-03-13T03:46:42.232Z | Compiling allocator-api2 v0.2.21 |
| 981 | 2026-03-13T03:46:42.283Z | Compiling proc-macro2 v1.0.106 |
| 982 | 2026-03-13T03:46:42.303Z | Checking smallvec v1.15.1 |
| 983 | 2026-03-13T03:46:42.341Z | Checking pin-project-lite v0.2.17 |
| 984 | 2026-03-13T03:46:42.375Z | Checking stable_deref_trait v1.2.1 |
| 985 | 2026-03-13T03:46:42.439Z | Checking bytes v1.11.1 |
| 986 | 2026-03-13T03:46:42.450Z | Checking futures-core v0.3.32 |
| 987 | 2026-03-13T03:46:42.520Z | Checking rand_core v0.10.0 |
| 988 | 2026-03-13T03:46:42.590Z | Checking scopeguard v1.2.0 |
| 989 | 2026-03-13T03:46:42.642Z | Compiling hashbrown v0.16.1 |
| 990 | 2026-03-13T03:46:42.650Z | Checking socket2 v0.6.3 |
| 991 | 2026-03-13T03:46:42.682Z | Checking once_cell v1.21.3 |
| 992 | 2026-03-13T03:46:42.690Z | Checking futures-sink v0.3.32 |
| 993 | 2026-03-13T03:46:42.693Z | Checking lock_api v0.4.14 |
| 994 | 2026-03-13T03:46:42.798Z | Compiling quote v1.0.45 |
| 995 | 2026-03-13T03:46:42.886Z | Checking errno v0.3.14 |
| 996 | 2026-03-13T03:46:42.936Z | Checking getrandom v0.2.17 |
| 997 | 2026-03-13T03:46:42.947Z | Checking parking_lot_core v0.9.12 |
| 998 | 2026-03-13T03:46:43.014Z | Checking http v1.4.0 |
| 999 | 2026-03-13T03:46:43.028Z | Compiling syn v2.0.117 |
| 1000 | 2026-03-13T03:46:43.090Z | Checking signal-hook-registry v1.4.8 |
| 1001 | 2026-03-13T03:46:43.123Z | Checking futures-channel v0.3.32 |
| 1002 | 2026-03-13T03:46:43.167Z | Checking parking_lot v0.12.5 |
| 1003 | 2026-03-13T03:46:43.223Z | Checking getrandom v0.4.2 |
| 1004 | 2026-03-13T03:46:43.277Z | Checking mio v1.1.1 |
| 1005 | 2026-03-13T03:46:43.361Z | Compiling indexmap v2.13.0 |
| 1006 | 2026-03-13T03:46:43.381Z | Checking zmij v1.0.21 |
| 1007 | 2026-03-13T03:46:43.394Z | Checking litemap v0.8.1 |
| 1008 | 2026-03-13T03:46:43.410Z | Checking writeable v0.6.2 |
| 1009 | 2026-03-13T03:46:43.599Z | Checking num-traits v0.2.19 |
| 1010 | 2026-03-13T03:46:43.641Z | Checking slab v0.4.12 |
| 1011 | 2026-03-13T03:46:43.653Z | Checking futures-io v0.3.32 |
| 1012 | 2026-03-13T03:46:43.778Z | Compiling winnow v0.7.15 |
| 1013 | 2026-03-13T03:46:43.785Z | Checking iana-time-zone v0.1.65 |
| 1014 | 2026-03-13T03:46:43.829Z | Checking futures-task v0.3.32 |
| 1015 | 2026-03-13T03:46:43.898Z | Compiling serde_json v1.0.149 |
| 1016 | 2026-03-13T03:46:43.995Z | Checking percent-encoding v2.3.2 |
| 1017 | 2026-03-13T03:46:44.157Z | Checking log v0.4.29 |
| 1018 | 2026-03-13T03:46:44.217Z | Compiling heck v0.5.0 |
| 1019 | 2026-03-13T03:46:44.303Z | Checking chrono v0.4.44 |
| 1020 | 2026-03-13T03:46:44.354Z | Checking icu_properties_data v2.1.2 |
| 1021 | 2026-03-13T03:46:44.472Z | Checking icu_normalizer_data v2.1.1 |
| 1022 | 2026-03-13T03:46:44.501Z | Checking zeroize v1.8.2 |
| 1023 | 2026-03-13T03:46:44.549Z | Compiling dyn-clone v1.0.20 |
| 1024 | 2026-03-13T03:46:44.667Z | Checking rustls-pki-types v1.14.0 |
| 1025 | 2026-03-13T03:46:44.764Z | Checking typenum v1.19.0 |
| 1026 | 2026-03-13T03:46:45.028Z | Checking httparse v1.10.1 |
| 1027 | 2026-03-13T03:46:45.190Z | Compiling syn v1.0.109 |
| 1028 | 2026-03-13T03:46:45.196Z | Checking uuid v1.22.0 |
| 1029 | 2026-03-13T03:46:45.292Z | Checking http-body v1.0.1 |
| 1030 | 2026-03-13T03:46:45.402Z | Compiling regress v0.10.5 |
| 1031 | 2026-03-13T03:46:45.441Z | Checking tracing-core v0.1.36 |
| 1032 | 2026-03-13T03:46:45.600Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1033 | 2026-03-13T03:46:45.855Z | Checking untrusted v0.9.0 |
| 1034 | 2026-03-13T03:46:45.894Z | Checking generic-array v0.14.7 |
| 1035 | 2026-03-13T03:46:45.945Z | Checking zerocopy v0.8.41 |
| 1036 | 2026-03-13T03:46:45.974Z | Checking ring v0.17.14 |
| 1037 | 2026-03-13T03:46:46.355Z | Checking form_urlencoded v1.2.2 |
| 1038 | 2026-03-13T03:46:46.505Z | Checking base64 v0.22.1 |
| 1039 | 2026-03-13T03:46:46.522Z | Checking utf8_iter v1.0.4 |
| 1040 | 2026-03-13T03:46:46.666Z | Checking try-lock v0.2.5 |
| 1041 | 2026-03-13T03:46:46.764Z | Checking tower-service v0.3.3 |
| 1042 | 2026-03-13T03:46:46.775Z | Checking want v0.3.1 |
| 1043 | 2026-03-13T03:46:46.861Z | Checking pin-utils v0.1.0 |
| 1044 | 2026-03-13T03:46:46.912Z | Checking atomic-waker v1.1.2 |
| 1045 | 2026-03-13T03:46:46.933Z | Checking subtle v2.6.1 |
| 1046 | 2026-03-13T03:46:47.021Z | Compiling synstructure v0.13.2 |
| 1047 | 2026-03-13T03:46:47.096Z | Compiling serde_derive_internals v0.29.1 |
| 1048 | 2026-03-13T03:46:47.308Z | Checking rustls-webpki v0.103.9 |
| 1049 | 2026-03-13T03:46:47.441Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 1050 | 2026-03-13T03:46:47.700Z | Compiling proc-macro-error-attr v1.0.4 |
| 1051 | 2026-03-13T03:46:47.833Z | Checking rustls v0.23.37 |
| 1052 | 2026-03-13T03:46:48.146Z | Checking block-buffer v0.10.4 |
| 1053 | 2026-03-13T03:46:48.231Z | Checking crypto-common v0.1.7 |
| 1054 | 2026-03-13T03:46:48.291Z | Checking bitflags v2.11.0 |
| 1055 | 2026-03-13T03:46:48.363Z | Checking aho-corasick v1.1.4 |
| 1056 | 2026-03-13T03:46:48.493Z | Checking sync_wrapper v1.0.2 |
| 1057 | 2026-03-13T03:46:48.712Z | Checking ipnet v2.12.0 |
| 1058 | 2026-03-13T03:46:48.897Z | Compiling serde_derive v1.0.228 |
| 1059 | 2026-03-13T03:46:48.944Z | Compiling zerofrom-derive v0.1.6 |
| 1060 | 2026-03-13T03:46:49.001Z | Compiling yoke-derive v0.8.1 |
| 1061 | 2026-03-13T03:46:49.296Z | Compiling zerovec-derive v0.11.2 |
| 1062 | 2026-03-13T03:46:50.071Z | Compiling displaydoc v0.2.5 |
| 1063 | 2026-03-13T03:46:50.135Z | Compiling schemars_derive v0.8.22 |
| 1064 | 2026-03-13T03:46:50.412Z | Compiling thiserror-impl v2.0.18 |
| 1065 | 2026-03-13T03:46:50.694Z | Checking zerofrom v0.1.6 |
| 1066 | 2026-03-13T03:46:50.697Z | Compiling tokio-macros v2.6.1 |
| 1067 | 2026-03-13T03:46:50.749Z | Checking yoke v0.8.1 |
| 1068 | 2026-03-13T03:46:50.783Z | Compiling futures-macro v0.3.32 |
| 1069 | 2026-03-13T03:46:50.807Z | Compiling tracing-attributes v0.1.31 |
| 1070 | 2026-03-13T03:46:50.960Z | Checking zerovec v0.11.5 |
| 1071 | 2026-03-13T03:46:51.055Z | Checking zerotrie v0.2.3 |
| 1072 | 2026-03-13T03:46:51.361Z | Compiling thiserror-impl v1.0.69 |
| 1073 | 2026-03-13T03:46:51.560Z | Checking tinystr v0.8.2 |
| 1074 | 2026-03-13T03:46:51.626Z | Checking tokio v1.50.0 |
| 1075 | 2026-03-13T03:46:51.777Z | Checking potential_utf v0.1.4 |
| 1076 | 2026-03-13T03:46:51.786Z | Checking icu_locale_core v2.1.1 |
| 1077 | 2026-03-13T03:46:51.858Z | Checking futures-util v0.3.32 |
| 1078 | 2026-03-13T03:46:51.930Z | Checking icu_collections v2.1.1 |
| 1079 | 2026-03-13T03:46:52.106Z | Compiling thiserror v2.0.18 |
| 1080 | 2026-03-13T03:46:52.330Z | Checking ppv-lite86 v0.2.21 |
| 1081 | 2026-03-13T03:46:52.333Z | Checking tower-layer v0.3.3 |
| 1082 | 2026-03-13T03:46:52.467Z | Checking tracing v0.1.44 |
| 1083 | 2026-03-13T03:46:52.513Z | Compiling regex-syntax v0.8.10 |
| 1084 | 2026-03-13T03:46:52.552Z | Checking icu_provider v2.1.1 |
| 1085 | 2026-03-13T03:46:52.638Z | Checking serde v1.0.228 |
| 1086 | 2026-03-13T03:46:52.850Z | Checking icu_normalizer v2.1.1 |
| 1087 | 2026-03-13T03:46:52.973Z | Checking icu_properties v2.1.2 |
| 1088 | 2026-03-13T03:46:53.189Z | Checking schemars v0.8.22 |
| 1089 | 2026-03-13T03:46:53.228Z | Checking thiserror v1.0.69 |
| 1090 | 2026-03-13T03:46:53.373Z | Compiling serde_tokenstream v0.2.3 |
| 1091 | 2026-03-13T03:46:53.732Z | Checking erased-serde v0.3.31 |
| 1092 | 2026-03-13T03:46:54.040Z | Checking digest v0.10.7 |
| 1093 | 2026-03-13T03:46:54.105Z | Checking idna_adapter v1.2.1 |
| 1094 | 2026-03-13T03:46:54.242Z | Checking idna v1.1.0 |
| 1095 | 2026-03-13T03:46:54.249Z | Compiling proc-macro-error v1.0.4 |
| 1096 | 2026-03-13T03:46:54.292Z | Checking slog v2.8.2 |
| 1097 | 2026-03-13T03:46:54.531Z | Compiling typify-impl v0.4.3 |
| 1098 | 2026-03-13T03:46:54.541Z | Checking regex-automata v0.4.14 |
| 1099 | 2026-03-13T03:46:54.544Z | Checking url v2.5.8 |
| 1100 | 2026-03-13T03:46:54.628Z | Compiling proc-macro-crate v3.5.0 |
| 1101 | 2026-03-13T03:46:55.235Z | Checking webpki-roots v1.0.6 |
| 1102 | 2026-03-13T03:46:55.380Z | Checking rand_core v0.6.4 |
| 1103 | 2026-03-13T03:46:55.450Z | Checking cpufeatures v0.2.17 |
| 1104 | 2026-03-13T03:46:55.527Z | Checking iri-string v0.7.10 |
| 1105 | 2026-03-13T03:46:55.582Z | Checking ryu v1.0.23 |
| 1106 | 2026-03-13T03:46:55.749Z | Checking semver v1.0.27 |
| 1107 | 2026-03-13T03:46:55.798Z | Checking hyper v1.8.1 |
| 1108 | 2026-03-13T03:46:55.999Z | Checking tower v0.5.3 |
| 1109 | 2026-03-13T03:46:56.513Z | Checking tokio-rustls v0.26.4 |
| 1110 | 2026-03-13T03:46:56.532Z | Checking hyper-util v0.1.20 |
| 1111 | 2026-03-13T03:46:56.792Z | Checking regex v1.12.3 |
| 1112 | 2026-03-13T03:46:56.999Z | Checking tower-http v0.6.8 |
| 1113 | 2026-03-13T03:46:57.165Z | Checking tokio-util v0.7.18 |
| 1114 | 2026-03-13T03:46:57.439Z | Checking serde_urlencoded v0.7.1 |
| 1115 | 2026-03-13T03:46:57.556Z | Checking rand_chacha v0.3.1 |
| 1116 | 2026-03-13T03:46:57.572Z | Compiling num_enum_derive v0.7.5 |
| 1117 | 2026-03-13T03:46:57.599Z | Checking hyper-rustls v0.27.7 |
| 1118 | 2026-03-13T03:46:57.703Z | Checking getrandom v0.3.4 |
| 1119 | 2026-03-13T03:46:57.795Z | Compiling openapiv3 v2.2.0 |
| 1120 | 2026-03-13T03:46:57.819Z | Compiling foreign-types-macros v0.2.3 |
| 1121 | 2026-03-13T03:46:58.255Z | Checking http-body-util v0.1.3 |
| 1122 | 2026-03-13T03:46:58.498Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1123 | 2026-03-13T03:46:58.525Z | Compiling serde_spanned v1.0.4 |
| 1124 | 2026-03-13T03:46:58.633Z | Checking cpufeatures v0.3.0 |
| 1125 | 2026-03-13T03:46:58.636Z | Checking powerfmt v0.2.0 |
| 1126 | 2026-03-13T03:46:58.712Z | Compiling num-conv v0.2.0 |
| 1127 | 2026-03-13T03:46:58.818Z | Checking utf8parse v0.2.2 |
| 1128 | 2026-03-13T03:46:58.847Z | Checking either v1.15.0 |
| 1129 | 2026-03-13T03:46:58.871Z | Checking foreign-types-shared v0.3.1 |
| 1130 | 2026-03-13T03:46:58.910Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1131 | 2026-03-13T03:46:58.918Z | Compiling time-core v0.1.8 |
| 1132 | 2026-03-13T03:46:58.929Z | Checking anstyle-parse v1.0.0 |
| 1133 | 2026-03-13T03:46:58.963Z | Checking foreign-types v0.5.0 |
| 1134 | 2026-03-13T03:46:59.044Z | Checking num_enum v0.7.5 |
| 1135 | 2026-03-13T03:46:59.083Z | Checking itertools v0.12.1 |
| 1136 | 2026-03-13T03:46:59.099Z | Compiling time-macros v0.2.27 |
| 1137 | 2026-03-13T03:46:59.108Z | Compiling serde_yaml v0.9.34+deprecated |
| 1138 | 2026-03-13T03:46:59.166Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1139 | 2026-03-13T03:46:59.174Z | Checking deranged v0.5.8 |
| 1140 | 2026-03-13T03:46:59.498Z | Compiling typify-macro v0.4.3 |
| 1141 | 2026-03-13T03:46:59.956Z | Checking chacha20 v0.10.0 |
| 1142 | 2026-03-13T03:47:00.257Z | Checking reqwest v0.12.28 |
| 1143 | 2026-03-13T03:47:00.464Z | Checking rand_core v0.9.5 |
| 1144 | 2026-03-13T03:47:00.479Z | Checking rand v0.8.5 |
| 1145 | 2026-03-13T03:47:00.537Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1146 | 2026-03-13T03:47:00.661Z | Checking crucible-workspace-hack v0.1.0 |
| 1147 | 2026-03-13T03:47:00.676Z | Checking crossbeam-utils v0.8.21 |
| 1148 | 2026-03-13T03:47:00.736Z | Checking sha1 v0.10.6 |
| 1149 | 2026-03-13T03:47:00.752Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1150 | 2026-03-13T03:47:00.875Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1151 | 2026-03-13T03:47:00.923Z | Checking arc-swap v1.8.2 |
| 1152 | 2026-03-13T03:47:00.945Z | Checking cstr-argument v0.1.2 |
| 1153 | 2026-03-13T03:47:01.082Z | Checking thread_local v1.1.9 |
| 1154 | 2026-03-13T03:47:01.120Z | Checking utf-8 v0.7.6 |
| 1155 | 2026-03-13T03:47:01.145Z | Checking lazy_static v1.5.0 |
| 1156 | 2026-03-13T03:47:01.183Z | Checking unicode-width v0.2.2 |
| 1157 | 2026-03-13T03:47:01.191Z | Checking pretty-hex v0.4.1 |
| 1158 | 2026-03-13T03:47:01.262Z | Checking is_terminal_polyfill v1.70.2 |
| 1159 | 2026-03-13T03:47:01.276Z | Checking colorchoice v1.0.4 |
| 1160 | 2026-03-13T03:47:01.324Z | Checking data-encoding v2.10.0 |
| 1161 | 2026-03-13T03:47:01.380Z | Checking anstyle-query v1.1.5 |
| 1162 | 2026-03-13T03:47:01.409Z | Checking byteorder v1.5.0 |
| 1163 | 2026-03-13T03:47:01.480Z | Checking anstyle v1.0.13 |
| 1164 | 2026-03-13T03:47:01.488Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1165 | 2026-03-13T03:47:01.505Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1166 | 2026-03-13T03:47:01.513Z | Compiling typify v0.4.3 |
| 1167 | 2026-03-13T03:47:01.596Z | Compiling progenitor-impl v0.10.0 |
| 1168 | 2026-03-13T03:47:01.607Z | Checking time v0.3.47 |
| 1169 | 2026-03-13T03:47:01.615Z | Checking slog-scope v4.4.1 |
| 1170 | 2026-03-13T03:47:01.668Z | Checking tungstenite v0.21.0 |
| 1171 | 2026-03-13T03:47:01.668Z | Checking progenitor-client v0.10.0 |
| 1172 | 2026-03-13T03:47:01.686Z | Checking crossbeam-channel v0.5.15 |
| 1173 | 2026-03-13T03:47:01.702Z | Checking anstream v1.0.0 |
| 1174 | 2026-03-13T03:47:01.763Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1175 | 2026-03-13T03:47:01.923Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1176 | 2026-03-13T03:47:01.943Z | Checking rand_chacha v0.9.0 |
| 1177 | 2026-03-13T03:47:01.963Z | Checking rand v0.10.0 |
| 1178 | 2026-03-13T03:47:02.113Z | Compiling cargo_toml v0.22.3 |
| 1179 | 2026-03-13T03:47:02.171Z | Checking anyhow v1.0.102 |
| 1180 | 2026-03-13T03:47:02.196Z | Compiling prettyplease v0.2.37 |
| 1181 | 2026-03-13T03:47:02.266Z | Checking futures-executor v0.3.32 |
| 1182 | 2026-03-13T03:47:02.422Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1183 | 2026-03-13T03:47:02.440Z | Checking is-terminal v0.4.17 |
| 1184 | 2026-03-13T03:47:02.540Z | Checking term v1.2.1 |
| 1185 | 2026-03-13T03:47:02.587Z | Checking strsim v0.11.1 |
| 1186 | 2026-03-13T03:47:02.687Z | Checking oxnet v0.1.4 |
| 1187 | 2026-03-13T03:47:02.751Z | Checking clap_lex v1.0.0 |
| 1188 | 2026-03-13T03:47:02.781Z | Checking take_mut v0.2.2 |
| 1189 | 2026-03-13T03:47:02.815Z | Checking colored v3.1.1 |
| 1190 | 2026-03-13T03:47:02.894Z | Checking slog-async v2.8.0 |
| 1191 | 2026-03-13T03:47:02.897Z | Checking slog-term v2.9.2 |
| 1192 | 2026-03-13T03:47:02.928Z | Checking clap_builder v4.6.0 |
| 1193 | 2026-03-13T03:47:03.064Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 1194 | 2026-03-13T03:47:03.099Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1195 | 2026-03-13T03:47:03.166Z | Checking futures v0.3.32 |
| 1196 | 2026-03-13T03:47:03.183Z | Checking lzma-sys v0.1.20 |
| 1197 | 2026-03-13T03:47:03.233Z | Checking tokio-tungstenite v0.21.0 |
| 1198 | 2026-03-13T03:47:03.248Z | Checking rand v0.9.2 |
| 1199 | 2026-03-13T03:47:03.298Z | Checking slog-stdlog v4.1.1 |
| 1200 | 2026-03-13T03:47:03.431Z | Checking typeid v1.0.3 |
| 1201 | 2026-03-13T03:47:03.540Z | Checking portable-atomic v1.13.1 |
| 1202 | 2026-03-13T03:47:03.550Z | Checking console v0.16.2 |
| 1203 | 2026-03-13T03:47:03.938Z | Compiling zone_cfg_derive v0.3.1 |
| 1204 | 2026-03-13T03:47:03.989Z | Compiling clap_derive v4.6.0 |
| 1205 | 2026-03-13T03:47:04.113Z | Compiling async-trait v0.1.89 |
| 1206 | 2026-03-13T03:47:04.559Z | Compiling progenitor-macro v0.10.0 |
| 1207 | 2026-03-13T03:47:04.679Z | Checking unit-prefix v0.5.2 |
| 1208 | 2026-03-13T03:47:04.755Z | Checking base64 v0.21.7 |
| 1209 | 2026-03-13T03:47:04.810Z | Checking zone v0.3.1 |
| 1210 | 2026-03-13T03:47:04.821Z | Checking indicatif v0.18.4 |
| 1211 | 2026-03-13T03:47:05.049Z | Checking ron v0.12.0 |
| 1212 | 2026-03-13T03:47:05.245Z | Checking slog-envlogger v2.2.0 |
| 1213 | 2026-03-13T03:47:05.288Z | Checking xz2 v0.1.7 |
| 1214 | 2026-03-13T03:47:05.392Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 1215 | 2026-03-13T03:47:05.412Z | Checking camino v1.2.2 |
| 1216 | 2026-03-13T03:47:05.462Z | Checking tabwriter v1.4.1 |
| 1217 | 2026-03-13T03:47:05.493Z | Checking sha2 v0.10.9 |
| 1218 | 2026-03-13T03:47:05.635Z | Checking smf v0.2.3 |
| 1219 | 2026-03-13T03:47:05.808Z | Checking base16ct v1.0.0 |
| 1220 | 2026-03-13T03:47:05.812Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1221 | 2026-03-13T03:47:06.290Z | Checking clap v4.6.0 |
| 1222 | 2026-03-13T03:47:06.574Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1223 | 2026-03-13T03:47:06.935Z | Checking ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 1224 | 2026-03-13T03:47:07.977Z | Checking progenitor v0.10.0 |
| 1225 | 2026-03-13T03:47:08.091Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1226 | 2026-03-13T03:47:11.823Z | Checking duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 1227 | 2026-03-13T03:47:11.827Z | Checking duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 1228 | 2026-03-13T03:47:11.827Z | Checking solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 1229 | 2026-03-13T03:47:11.827Z | Checking helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 1230 | 2026-03-13T03:47:12.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.30s |
| 1231 | 2026-03-13T03:47:12.161Z | process exited: duration 204248 ms, exit code 0 |
| |
| 1232 | 2026-03-13T03:47:12.168Z | found 0 output files |