|
|
|
| 1 | 2026-03-25T15:08:48.544Z | job assigned to worker 01KMJRK8RGY1NDBD7X0MF7KJQH [factory aws, i-06abffad72de38989] (queued for 1 m 4 s) |
| |
| 2 | 2026-03-25T15:08:56.371Z | starting task 0: "setup" |
| 3 | 2026-03-25T15:08:56.377Z | ++ uname -s |
| 4 | 2026-03-25T15:08:56.380Z | + kern=SunOS |
| 5 | 2026-03-25T15:08:56.380Z | + build_user=build |
| 6 | 2026-03-25T15:08:56.380Z | + build_uid=12345 |
| 7 | 2026-03-25T15:08:56.380Z | + work_dir=/work |
| 8 | 2026-03-25T15:08:56.380Z | + input_dir=/input |
| 9 | 2026-03-25T15:08:56.380Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-25T15:08:56.381Z | + case "$kern" in |
| 11 | 2026-03-25T15:08:56.381Z | + groupadd -g 12345 build |
| 12 | 2026-03-25T15:08:56.383Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-25T15:08:58.391Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-25T15:08:58.511Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-25T15:08:58.514Z | + home_fs=zfs |
| 16 | 2026-03-25T15:08:58.514Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-25T15:08:58.514Z | + mkdir -p /home/build |
| 18 | 2026-03-25T15:08:58.518Z | + chown build:build /home/build /work |
| 19 | 2026-03-25T15:09:00.518Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-25T15:09:00.521Z | process exited: duration 4147 ms, exit code 0 |
| |
| 21 | 2026-03-25T15:09:00.527Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-25T15:09:00.532Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-25T15:09:00.532Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-25T15:09:00.532Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-25T15:09:00.532Z | * rust toolchain profile = "default" |
| 26 | 2026-03-25T15:09:00.532Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-25T15:09:00.532Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-25T15:09:00.535Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-25T15:09:00.535Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-25T15:09:00.670Z | info: downloading installer |
| 31 | 2026-03-25T15:09:02.784Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-25T15:09:02.784Z | warn: /opt/ooce/bin |
| 33 | 2026-03-25T15:09:02.784Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-25T15:09:02.784Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-25T15:09:02.784Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-25T15:09:02.784Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-25T15:09:02.784Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-25T15:09:02.784Z | error: cannot install while Rust is installed |
| 39 | 2026-03-25T15:09:02.784Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-25T15:09:02.784Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-25T15:09:02.784Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-25T15:09:02.784Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-25T15:09:02.784Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-25T15:09:02.800Z | info: profile set to default |
| 45 | 2026-03-25T15:09:02.801Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-25T15:09:02.804Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-25T15:09:02.973Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-25T15:09:02.977Z | info: downloading 6 components |
| 49 | 2026-03-25T15:09:20.041Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-25T15:09:20.041Z | |
| 51 | 2026-03-25T15:09:20.076Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-25T15:09:20.076Z | |
| 53 | 2026-03-25T15:09:20.079Z | |
| 54 | 2026-03-25T15:09:20.079Z | Rust is installed now. Great! |
| 55 | 2026-03-25T15:09:20.079Z | |
| 56 | 2026-03-25T15:09:20.079Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-25T15:09:20.079Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-25T15:09:20.079Z | |
| 59 | 2026-03-25T15:09:20.079Z | To configure your current shell, you need to source |
| 60 | 2026-03-25T15:09:20.079Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-25T15:09:20.079Z | |
| 62 | 2026-03-25T15:09:20.079Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-25T15:09:20.079Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-25T15:09:20.079Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-25T15:09:20.079Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-25T15:09:20.079Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-25T15:09:20.079Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-25T15:09:20.079Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-25T15:09:20.079Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-25T15:09:20.079Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-25T15:09:20.180Z | + rustup --version |
| 72 | 2026-03-25T15:09:20.191Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-25T15:09:20.194Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-25T15:09:20.217Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-25T15:09:20.220Z | + cargo --version |
| 76 | 2026-03-25T15:09:20.236Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-25T15:09:20.239Z | + rustc --version |
| 78 | 2026-03-25T15:09:20.264Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-25T15:09:20.268Z | process exited: duration 19729 ms, exit code 0 |
| |
| 80 | 2026-03-25T15:09:20.276Z | starting task 2: "authentication" |
| 81 | 2026-03-25T15:09:20.297Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-25T15:09:20.307Z | starting task 3: "clone repository" |
| 83 | 2026-03-25T15:09:20.310Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-03-25T15:09:20.313Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-03-25T15:09:20.347Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-03-25T15:09:20.874Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-03-25T15:09:20.874Z | + git fetch origin f35f256f24fc8474b6cd343abcf21e979cb09282 |
| 88 | 2026-03-25T15:09:21.151Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-03-25T15:09:21.151Z | * branch f35f256f24fc8474b6cd343abcf21e979cb09282 -> FETCH_HEAD |
| 90 | 2026-03-25T15:09:21.158Z | + [[ -n zl/multicast ]] |
| 91 | 2026-03-25T15:09:21.161Z | ++ git branch --show-current |
| 92 | 2026-03-25T15:09:21.161Z | + current=main |
| 93 | 2026-03-25T15:09:21.161Z | + [[ main != zl/multicast ]] |
| 94 | 2026-03-25T15:09:21.164Z | + git branch -f zl/multicast f35f256f24fc8474b6cd343abcf21e979cb09282 |
| 95 | 2026-03-25T15:09:21.168Z | + git checkout -f zl/multicast |
| 96 | 2026-03-25T15:09:21.170Z | Switched to branch 'zl/multicast' |
| 97 | 2026-03-25T15:09:21.170Z | + git reset --hard f35f256f24fc8474b6cd343abcf21e979cb09282 |
| 98 | 2026-03-25T15:09:21.175Z | HEAD is now at f35f256 Point p4rs at zl/multicast for bitmap-based replication |
| 99 | 2026-03-25T15:09:21.178Z | process exited: duration 869 ms, exit code 0 |
| |
| 100 | 2026-03-25T15:09:21.184Z | starting task 4: "build" |
| 101 | 2026-03-25T15:09:21.188Z | + cargo --version |
| 102 | 2026-03-25T15:09:21.195Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-25T15:09:21.389Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-25T15:09:21.392Z | info: downloading 6 components |
| 105 | 2026-03-25T15:09:40.019Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-25T15:09:40.022Z | + rustc --version |
| 107 | 2026-03-25T15:09:40.061Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-25T15:09:40.067Z | + banner check |
| 109 | 2026-03-25T15:09:40.070Z | |
| 110 | 2026-03-25T15:09:40.070Z | #### # # ###### #### # # |
| 111 | 2026-03-25T15:09:40.070Z | # # # # # # # # # |
| 112 | 2026-03-25T15:09:40.070Z | # ###### ##### # #### |
| 113 | 2026-03-25T15:09:40.070Z | # # # # # # # |
| 114 | 2026-03-25T15:09:40.070Z | # # # # # # # # # |
| 115 | 2026-03-25T15:09:40.070Z | #### # # ###### #### # # |
| 116 | 2026-03-25T15:09:40.070Z | |
| 117 | 2026-03-25T15:09:40.073Z | + cargo fmt -- --check |
| 118 | 2026-03-25T15:09:40.180Z | + cargo clippy -- --deny warnings |
| 119 | 2026-03-25T15:09:40.314Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-03-25T15:09:40.836Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-03-25T15:09:40.836Z | * [new ref] 3e15edd5d6ce910562d44bea55b969fe92ed36ba -> refs/commit/3e15edd5d6ce910562d44bea55b969fe92ed36ba |
| 122 | 2026-03-25T15:09:40.857Z | Updating crates.io index |
| 123 | 2026-03-25T15:09:40.860Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-03-25T15:09:41.159Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-03-25T15:09:41.159Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-03-25T15:09:41.231Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-03-25T15:09:41.578Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-03-25T15:09:41.578Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-03-25T15:09:41.588Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-03-25T15:09:42.006Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-03-25T15:09:42.007Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-03-25T15:09:42.231Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-03-25T15:09:42.553Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-03-25T15:09:42.553Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-03-25T15:09:42.610Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-03-25T15:09:42.903Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-03-25T15:09:42.903Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-03-25T15:09:43.027Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-03-25T15:09:43.733Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-03-25T15:09:43.733Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-03-25T15:09:44.148Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-03-25T15:09:44.484Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-03-25T15:09:44.484Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-03-25T15:09:44.657Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-03-25T15:09:44.943Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-03-25T15:09:44.943Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-03-25T15:09:44.950Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-03-25T15:09:45.230Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-03-25T15:09:45.230Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-03-25T15:09:45.821Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-03-25T15:09:46.140Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-03-25T15:09:46.140Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-03-25T15:09:48.472Z | Downloading crates ... |
| 154 | 2026-03-25T15:09:48.550Z | Downloaded adler2 v2.0.1 |
| 155 | 2026-03-25T15:09:48.556Z | Downloaded async-recursion v0.3.2 |
| 156 | 2026-03-25T15:09:48.559Z | Downloaded find-msvc-tools v0.1.9 |
| 157 | 2026-03-25T15:09:48.562Z | Downloaded futures-core v0.3.32 |
| 158 | 2026-03-25T15:09:48.562Z | Downloaded foreign-types v0.5.0 |
| 159 | 2026-03-25T15:09:48.565Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 160 | 2026-03-25T15:09:48.568Z | Downloaded futures-io v0.3.32 |
| 161 | 2026-03-25T15:09:48.568Z | Downloaded anstyle-query v1.1.5 |
| 162 | 2026-03-25T15:09:48.571Z | Downloaded heck v0.5.0 |
| 163 | 2026-03-25T15:09:48.571Z | Downloaded filetime v0.2.27 |
| 164 | 2026-03-25T15:09:48.574Z | Downloaded equivalent v1.0.2 |
| 165 | 2026-03-25T15:09:48.577Z | Downloaded anstyle v1.0.14 |
| 166 | 2026-03-25T15:09:48.577Z | Downloaded generic-array v0.14.7 |
| 167 | 2026-03-25T15:09:48.581Z | Downloaded crypto-common v0.1.7 |
| 168 | 2026-03-25T15:09:48.581Z | Downloaded hyper v1.8.1 |
| 169 | 2026-03-25T15:09:48.584Z | Downloaded icu_provider v2.1.1 |
| 170 | 2026-03-25T15:09:48.587Z | Downloaded num_enum v0.7.5 |
| 171 | 2026-03-25T15:09:48.591Z | Downloaded foreign-types-macros v0.2.3 |
| 172 | 2026-03-25T15:09:48.595Z | Downloaded idna_adapter v1.2.1 |
| 173 | 2026-03-25T15:09:48.595Z | Downloaded foreign-types-shared v0.3.1 |
| 174 | 2026-03-25T15:09:48.598Z | Downloaded num v0.4.3 |
| 175 | 2026-03-25T15:09:48.598Z | Downloaded atty v0.2.14 |
| 176 | 2026-03-25T15:09:48.601Z | Downloaded dtrace-parser v0.2.0 |
| 177 | 2026-03-25T15:09:48.601Z | Downloaded cargo-platform v0.3.2 |
| 178 | 2026-03-25T15:09:48.604Z | Downloaded erased-serde v0.3.31 |
| 179 | 2026-03-25T15:09:48.604Z | Downloaded bitflags v1.3.2 |
| 180 | 2026-03-25T15:09:48.606Z | Downloaded dof v0.3.0 |
| 181 | 2026-03-25T15:09:48.609Z | Downloaded fastrand v2.3.0 |
| 182 | 2026-03-25T15:09:48.609Z | Downloaded colorchoice v1.0.4 |
| 183 | 2026-03-25T15:09:48.613Z | Downloaded clap_lex v0.2.4 |
| 184 | 2026-03-25T15:09:48.614Z | Downloaded futures-sink v0.3.32 |
| 185 | 2026-03-25T15:09:48.617Z | Downloaded num-iter v0.1.45 |
| 186 | 2026-03-25T15:09:48.617Z | Downloaded itoa v1.0.17 |
| 187 | 2026-03-25T15:09:48.617Z | Downloaded cstr-argument v0.1.2 |
| 188 | 2026-03-25T15:09:48.620Z | Downloaded num-complex v0.4.6 |
| 189 | 2026-03-25T15:09:48.620Z | Downloaded potential_utf v0.1.4 |
| 190 | 2026-03-25T15:09:48.624Z | Downloaded icu_properties v2.1.2 |
| 191 | 2026-03-25T15:09:48.624Z | Downloaded futures-task v0.3.32 |
| 192 | 2026-03-25T15:09:48.627Z | Downloaded block-buffer v0.10.4 |
| 193 | 2026-03-25T15:09:48.627Z | Downloaded num_enum_derive v0.5.11 |
| 194 | 2026-03-25T15:09:48.631Z | Downloaded cpufeatures v0.2.17 |
| 195 | 2026-03-25T15:09:48.631Z | Downloaded num-conv v0.2.0 |
| 196 | 2026-03-25T15:09:48.631Z | Downloaded itertools v0.12.1 |
| 197 | 2026-03-25T15:09:48.636Z | Downloaded is-terminal v0.4.17 |
| 198 | 2026-03-25T15:09:48.639Z | Downloaded indexmap v1.9.3 |
| 199 | 2026-03-25T15:09:48.642Z | Downloaded num-derive v0.3.3 |
| 200 | 2026-03-25T15:09:48.642Z | Downloaded lazy_static v1.5.0 |
| 201 | 2026-03-25T15:09:48.645Z | Downloaded is_terminal_polyfill v1.70.2 |
| 202 | 2026-03-25T15:09:48.648Z | Downloaded hex v0.4.3 |
| 203 | 2026-03-25T15:09:48.648Z | Downloaded atomic-waker v1.1.2 |
| 204 | 2026-03-25T15:09:48.651Z | Downloaded heck v0.4.1 |
| 205 | 2026-03-25T15:09:48.651Z | Downloaded libscf-sys v1.1.0 |
| 206 | 2026-03-25T15:09:48.654Z | Downloaded funty v2.0.0 |
| 207 | 2026-03-25T15:09:48.654Z | Downloaded proc-macro-crate v1.3.1 |
| 208 | 2026-03-25T15:09:48.656Z | Downloaded errno v0.3.14 |
| 209 | 2026-03-25T15:09:48.657Z | Downloaded anstyle-parse v1.0.0 |
| 210 | 2026-03-25T15:09:48.659Z | Downloaded autocfg v1.5.0 |
| 211 | 2026-03-25T15:09:48.662Z | Downloaded percent-encoding v2.3.2 |
| 212 | 2026-03-25T15:09:48.662Z | Downloaded fs_extra v1.3.0 |
| 213 | 2026-03-25T15:09:48.665Z | Downloaded anstream v1.0.0 |
| 214 | 2026-03-25T15:09:48.665Z | Downloaded group v0.13.0 |
| 215 | 2026-03-25T15:09:48.669Z | Downloaded ff v0.13.1 |
| 216 | 2026-03-25T15:09:48.672Z | Downloaded openssl-probe v0.1.6 |
| 217 | 2026-03-25T15:09:48.672Z | Downloaded ecdsa v0.16.9 |
| 218 | 2026-03-25T15:09:48.672Z | Downloaded clap_lex v1.0.0 |
| 219 | 2026-03-25T15:09:48.675Z | Downloaded powerfmt v0.2.0 |
| 220 | 2026-03-25T15:09:48.675Z | Downloaded cfg-if v1.0.4 |
| 221 | 2026-03-25T15:09:48.678Z | Downloaded http-body v1.0.1 |
| 222 | 2026-03-25T15:09:48.678Z | Downloaded futures-macro v0.3.32 |
| 223 | 2026-03-25T15:09:48.681Z | Downloaded form_urlencoded v1.2.2 |
| 224 | 2026-03-25T15:09:48.681Z | Downloaded base16ct v0.2.0 |
| 225 | 2026-03-25T15:09:48.684Z | Downloaded rustc_version v0.4.1 |
| 226 | 2026-03-25T15:09:48.684Z | Downloaded rfc6979 v0.4.0 |
| 227 | 2026-03-25T15:09:48.684Z | Downloaded secrecy v0.10.3 |
| 228 | 2026-03-25T15:09:48.688Z | Downloaded scroll_derive v0.12.1 |
| 229 | 2026-03-25T15:09:48.691Z | Downloaded radium v0.7.0 |
| 230 | 2026-03-25T15:09:48.694Z | Downloaded ed25519 v2.2.3 |
| 231 | 2026-03-25T15:09:48.695Z | Downloaded pretty-hex v0.4.1 |
| 232 | 2026-03-25T15:09:48.698Z | Downloaded displaydoc v0.2.5 |
| 233 | 2026-03-25T15:09:48.698Z | Downloaded base64ct v1.8.3 |
| 234 | 2026-03-25T15:09:48.701Z | Downloaded either v1.15.0 |
| 235 | 2026-03-25T15:09:48.701Z | Downloaded digest v0.10.7 |
| 236 | 2026-03-25T15:09:48.707Z | Downloaded futures-executor v0.3.32 |
| 237 | 2026-03-25T15:09:48.711Z | Downloaded clap_derive v3.2.25 |
| 238 | 2026-03-25T15:09:48.715Z | Downloaded byteorder v1.5.0 |
| 239 | 2026-03-25T15:09:48.715Z | Downloaded proc-macro-error-attr v1.0.4 |
| 240 | 2026-03-25T15:09:48.718Z | Downloaded plain v0.2.3 |
| 241 | 2026-03-25T15:09:48.718Z | Downloaded serde_repr v0.1.20 |
| 242 | 2026-03-25T15:09:48.721Z | Downloaded rand_chacha v0.3.1 |
| 243 | 2026-03-25T15:09:48.721Z | Downloaded serde_urlencoded v0.7.1 |
| 244 | 2026-03-25T15:09:48.725Z | Downloaded pin-utils v0.1.0 |
| 245 | 2026-03-25T15:09:48.728Z | Downloaded proc-macro-crate v3.4.0 |
| 246 | 2026-03-25T15:09:48.731Z | Downloaded cargo_metadata v0.23.1 |
| 247 | 2026-03-25T15:09:48.734Z | Downloaded http-body-util v0.1.3 |
| 248 | 2026-03-25T15:09:48.739Z | Downloaded icu_normalizer_data v2.1.1 |
| 249 | 2026-03-25T15:09:48.742Z | Downloaded signature v2.2.0 |
| 250 | 2026-03-25T15:09:48.742Z | Downloaded pem-rfc7468 v0.7.0 |
| 251 | 2026-03-25T15:09:48.745Z | Downloaded num_enum v0.5.11 |
| 252 | 2026-03-25T15:09:48.748Z | Downloaded lock_api v0.4.14 |
| 253 | 2026-03-25T15:09:48.751Z | Downloaded futures-channel v0.3.32 |
| 254 | 2026-03-25T15:09:48.751Z | Downloaded openssl-probe v0.2.1 |
| 255 | 2026-03-25T15:09:48.754Z | Downloaded crossbeam-utils v0.8.21 |
| 256 | 2026-03-25T15:09:48.754Z | Downloaded sha256 v1.6.0 |
| 257 | 2026-03-25T15:09:48.757Z | Downloaded serde_spanned v1.0.4 |
| 258 | 2026-03-25T15:09:48.757Z | Downloaded deranged v0.5.6 |
| 259 | 2026-03-25T15:09:48.760Z | Downloaded slog-envlogger v2.2.0 |
| 260 | 2026-03-25T15:09:48.763Z | Downloaded strsim v0.11.1 |
| 261 | 2026-03-25T15:09:48.766Z | Downloaded rustls-native-certs v0.8.3 |
| 262 | 2026-03-25T15:09:48.766Z | Downloaded strsim v0.10.0 |
| 263 | 2026-03-25T15:09:48.769Z | Downloaded tap v1.0.1 |
| 264 | 2026-03-25T15:09:48.769Z | Downloaded take_mut v0.2.2 |
| 265 | 2026-03-25T15:09:48.769Z | Downloaded sync_wrapper v1.0.2 |
| 266 | 2026-03-25T15:09:48.772Z | Downloaded rustversion v1.0.22 |
| 267 | 2026-03-25T15:09:48.772Z | Downloaded stable_deref_trait v1.2.1 |
| 268 | 2026-03-25T15:09:48.775Z | Downloaded sec1 v0.7.3 |
| 269 | 2026-03-25T15:09:48.775Z | Downloaded subtle v2.6.1 |
| 270 | 2026-03-25T15:09:48.781Z | Downloaded num-rational v0.4.2 |
| 271 | 2026-03-25T15:09:48.781Z | Downloaded rand_core v0.9.5 |
| 272 | 2026-03-25T15:09:48.781Z | Downloaded pem v3.0.6 |
| 273 | 2026-03-25T15:09:48.781Z | Downloaded memmap v0.7.0 |
| 274 | 2026-03-25T15:09:48.781Z | Downloaded thread-id v4.2.2 |
| 275 | 2026-03-25T15:09:48.784Z | Downloaded rand_core v0.6.4 |
| 276 | 2026-03-25T15:09:48.784Z | Downloaded scroll v0.12.0 |
| 277 | 2026-03-25T15:09:48.787Z | Downloaded console v0.16.2 |
| 278 | 2026-03-25T15:09:48.787Z | Downloaded bitflags v2.11.0 |
| 279 | 2026-03-25T15:09:48.790Z | Downloaded pkg-config v0.3.32 |
| 280 | 2026-03-25T15:09:48.793Z | Downloaded os_str_bytes v6.6.1 |
| 281 | 2026-03-25T15:09:48.793Z | Downloaded httparse v1.10.1 |
| 282 | 2026-03-25T15:09:48.796Z | Downloaded hyper-timeout v0.5.2 |
| 283 | 2026-03-25T15:09:48.796Z | Downloaded proc-macro-error v1.0.4 |
| 284 | 2026-03-25T15:09:48.799Z | Downloaded hmac v0.12.1 |
| 285 | 2026-03-25T15:09:48.802Z | Downloaded colored v3.1.1 |
| 286 | 2026-03-25T15:09:48.802Z | Downloaded serde_path_to_error v0.1.20 |
| 287 | 2026-03-25T15:09:48.805Z | Downloaded clap_derive v4.6.0 |
| 288 | 2026-03-25T15:09:48.808Z | Downloaded serde_tokenstream v0.2.2 |
| 289 | 2026-03-25T15:09:48.808Z | Downloaded time-core v0.1.8 |
| 290 | 2026-03-25T15:09:48.809Z | Downloaded rand_chacha v0.9.0 |
| 291 | 2026-03-25T15:09:48.811Z | Downloaded getrandom v0.3.4 |
| 292 | 2026-03-25T15:09:48.814Z | Downloaded shlex v1.3.0 |
| 293 | 2026-03-25T15:09:48.814Z | Downloaded sha2 v0.10.9 |
| 294 | 2026-03-25T15:09:48.818Z | Downloaded num_enum_derive v0.7.5 |
| 295 | 2026-03-25T15:09:48.818Z | Downloaded futures v0.3.32 |
| 296 | 2026-03-25T15:09:48.823Z | Downloaded hyper-rustls v0.27.7 |
| 297 | 2026-03-25T15:09:48.825Z | Downloaded async-trait v0.1.89 |
| 298 | 2026-03-25T15:09:48.826Z | Downloaded semver v1.0.27 |
| 299 | 2026-03-25T15:09:48.829Z | Downloaded simple_asn1 v0.6.4 |
| 300 | 2026-03-25T15:09:48.829Z | Downloaded toml_datetime v0.6.11 |
| 301 | 2026-03-25T15:09:48.831Z | Downloaded simd-adler32 v0.3.8 |
| 302 | 2026-03-25T15:09:48.832Z | Downloaded litemap v0.8.1 |
| 303 | 2026-03-25T15:09:48.834Z | Downloaded libloading v0.8.9 |
| 304 | 2026-03-25T15:09:48.834Z | Downloaded anyhow v1.0.102 |
| 305 | 2026-03-25T15:09:48.838Z | Downloaded slab v0.4.12 |
| 306 | 2026-03-25T15:09:48.841Z | Downloaded slog-term v2.9.2 |
| 307 | 2026-03-25T15:09:48.841Z | Downloaded quote v1.0.45 |
| 308 | 2026-03-25T15:09:48.844Z | Downloaded tower-layer v0.3.3 |
| 309 | 2026-03-25T15:09:48.844Z | Downloaded snafu-derive v0.8.9 |
| 310 | 2026-03-25T15:09:48.845Z | Downloaded tower-service v0.3.3 |
| 311 | 2026-03-25T15:09:48.848Z | Downloaded slog-scope v4.4.1 |
| 312 | 2026-03-25T15:09:48.848Z | Downloaded const-oid v0.9.6 |
| 313 | 2026-03-25T15:09:48.848Z | Downloaded ppv-lite86 v0.2.21 |
| 314 | 2026-03-25T15:09:48.851Z | Downloaded slog-stdlog v4.1.1 |
| 315 | 2026-03-25T15:09:48.851Z | Downloaded slog-async v2.8.0 |
| 316 | 2026-03-25T15:09:48.854Z | Downloaded oxnet v0.1.4 |
| 317 | 2026-03-25T15:09:48.854Z | Downloaded num-integer v0.1.46 |
| 318 | 2026-03-25T15:09:48.854Z | Downloaded scopeguard v1.2.0 |
| 319 | 2026-03-25T15:09:48.858Z | Downloaded rustls-pki-types v1.14.0 |
| 320 | 2026-03-25T15:09:48.858Z | Downloaded try-lock v0.2.5 |
| 321 | 2026-03-25T15:09:48.861Z | Downloaded usdt-macro v0.5.0 |
| 322 | 2026-03-25T15:09:48.861Z | Downloaded usdt-attr-macro v0.5.0 |
| 323 | 2026-03-25T15:09:48.864Z | Downloaded termcolor v1.4.1 |
| 324 | 2026-03-25T15:09:48.864Z | Downloaded thiserror v2.0.18 |
| 325 | 2026-03-25T15:09:48.867Z | Downloaded want v0.3.1 |
| 326 | 2026-03-25T15:09:48.871Z | Downloaded unit-prefix v0.5.2 |
| 327 | 2026-03-25T15:09:48.871Z | Downloaded version_check v0.9.5 |
| 328 | 2026-03-25T15:09:48.871Z | Downloaded once_cell v1.21.3 |
| 329 | 2026-03-25T15:09:48.875Z | Downloaded pin-project-internal v1.1.10 |
| 330 | 2026-03-25T15:09:48.875Z | Downloaded thread_local v1.1.9 |
| 331 | 2026-03-25T15:09:48.878Z | Downloaded camino v1.2.2 |
| 332 | 2026-03-25T15:09:48.878Z | Downloaded thiserror v1.0.69 |
| 333 | 2026-03-25T15:09:48.886Z | Downloaded crc32fast v1.5.0 |
| 334 | 2026-03-25T15:09:48.889Z | Downloaded usdt v0.5.0 |
| 335 | 2026-03-25T15:09:48.889Z | Downloaded time-macros v0.2.27 |
| 336 | 2026-03-25T15:09:48.892Z | Downloaded thiserror-impl v2.0.18 |
| 337 | 2026-03-25T15:09:48.892Z | Downloaded utf8parse v0.2.2 |
| 338 | 2026-03-25T15:09:48.892Z | Downloaded utf8_iter v1.0.4 |
| 339 | 2026-03-25T15:09:48.895Z | Downloaded pkcs8 v0.10.2 |
| 340 | 2026-03-25T15:09:48.895Z | Downloaded primeorder v0.13.6 |
| 341 | 2026-03-25T15:09:48.898Z | Downloaded parking_lot v0.12.5 |
| 342 | 2026-03-25T15:09:48.898Z | Downloaded elliptic-curve v0.13.8 |
| 343 | 2026-03-25T15:09:48.901Z | Downloaded iana-time-zone v0.1.65 |
| 344 | 2026-03-25T15:09:48.904Z | Downloaded thiserror-impl v1.0.69 |
| 345 | 2026-03-25T15:09:48.907Z | Downloaded pkcs1 v0.7.5 |
| 346 | 2026-03-25T15:09:48.907Z | Downloaded yoke-derive v0.8.1 |
| 347 | 2026-03-25T15:09:48.910Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 348 | 2026-03-25T15:09:48.915Z | Downloaded zerofrom-derive v0.1.6 |
| 349 | 2026-03-25T15:09:48.918Z | Downloaded pest_generator v2.8.6 |
| 350 | 2026-03-25T15:09:48.918Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 351 | 2026-03-25T15:09:48.920Z | Downloaded log v0.4.29 |
| 352 | 2026-03-25T15:09:48.920Z | Downloaded indexmap v2.13.0 |
| 353 | 2026-03-25T15:09:48.923Z | Downloaded zerofrom v0.1.6 |
| 354 | 2026-03-25T15:09:48.926Z | Downloaded zone_cfg_derive v0.3.1 |
| 355 | 2026-03-25T15:09:48.926Z | Downloaded xattr v1.6.1 |
| 356 | 2026-03-25T15:09:48.926Z | Downloaded spki v0.7.3 |
| 357 | 2026-03-25T15:09:48.929Z | Downloaded getrandom v0.2.17 |
| 358 | 2026-03-25T15:09:48.935Z | Downloaded spin v0.9.8 |
| 359 | 2026-03-25T15:09:48.938Z | Downloaded zone v0.3.1 |
| 360 | 2026-03-25T15:09:48.941Z | Downloaded term v1.2.1 |
| 361 | 2026-03-25T15:09:48.943Z | Downloaded parking_lot_core v0.9.12 |
| 362 | 2026-03-25T15:09:48.943Z | Downloaded synstructure v0.13.2 |
| 363 | 2026-03-25T15:09:48.946Z | Downloaded clap v4.6.0 |
| 364 | 2026-03-25T15:09:48.951Z | Downloaded smallvec v1.15.1 |
| 365 | 2026-03-25T15:09:48.955Z | Downloaded signal-hook-registry v1.4.8 |
| 366 | 2026-03-25T15:09:48.955Z | Downloaded usdt-impl v0.5.0 |
| 367 | 2026-03-25T15:09:48.955Z | Downloaded untrusted v0.9.0 |
| 368 | 2026-03-25T15:09:48.959Z | Downloaded tinystr v0.8.2 |
| 369 | 2026-03-25T15:09:48.959Z | Downloaded serde_core v1.0.228 |
| 370 | 2026-03-25T15:09:48.963Z | Downloaded writeable v0.6.2 |
| 371 | 2026-03-25T15:09:48.967Z | Downloaded jsonwebtoken v10.3.0 |
| 372 | 2026-03-25T15:09:48.967Z | Downloaded num-traits v0.2.19 |
| 373 | 2026-03-25T15:09:48.970Z | Downloaded mio v1.1.1 |
| 374 | 2026-03-25T15:09:48.973Z | Downloaded pin-project v1.1.10 |
| 375 | 2026-03-25T15:09:48.980Z | Downloaded zeroize v1.8.2 |
| 376 | 2026-03-25T15:09:48.983Z | Downloaded wyz v0.5.1 |
| 377 | 2026-03-25T15:09:48.984Z | Downloaded tokio-rustls v0.26.4 |
| 378 | 2026-03-25T15:09:48.986Z | Downloaded p256 v0.13.2 |
| 379 | 2026-03-25T15:09:48.989Z | Downloaded slog v2.8.2 |
| 380 | 2026-03-25T15:09:48.992Z | Downloaded tokio-macros v2.6.0 |
| 381 | 2026-03-25T15:09:48.992Z | Downloaded pin-project-lite v0.2.16 |
| 382 | 2026-03-25T15:09:48.995Z | Downloaded miniz_oxide v0.8.9 |
| 383 | 2026-03-25T15:09:48.997Z | Downloaded indicatif v0.18.4 |
| 384 | 2026-03-25T15:09:49.001Z | Downloaded yoke v0.8.1 |
| 385 | 2026-03-25T15:09:49.004Z | Downloaded web-time v1.1.0 |
| 386 | 2026-03-25T15:09:49.004Z | Downloaded tempfile v3.27.0 |
| 387 | 2026-03-25T15:09:49.007Z | Downloaded ryu v1.0.23 |
| 388 | 2026-03-25T15:09:49.007Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 389 | 2026-03-25T15:09:49.010Z | Downloaded pest_derive v2.8.6 |
| 390 | 2026-03-25T15:09:49.012Z | Downloaded zmij v1.0.21 |
| 391 | 2026-03-25T15:09:49.012Z | Downloaded proc-macro2 v1.0.106 |
| 392 | 2026-03-25T15:09:49.015Z | Downloaded bytes v1.11.1 |
| 393 | 2026-03-25T15:09:49.018Z | Downloaded socket2 v0.6.2 |
| 394 | 2026-03-25T15:09:49.021Z | Downloaded serde_derive v1.0.228 |
| 395 | 2026-03-25T15:09:49.024Z | Downloaded ucd-trie v0.1.7 |
| 396 | 2026-03-25T15:09:49.024Z | Downloaded base64 v0.22.1 |
| 397 | 2026-03-25T15:09:49.027Z | Downloaded arc-swap v1.8.2 |
| 398 | 2026-03-25T15:09:49.029Z | Downloaded ed25519-dalek v2.2.0 |
| 399 | 2026-03-25T15:09:49.032Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 400 | 2026-03-25T15:09:49.035Z | Downloaded der v0.7.10 |
| 401 | 2026-03-25T15:09:49.038Z | Downloaded pest_meta v2.8.6 |
| 402 | 2026-03-25T15:09:49.041Z | Downloaded zerocopy-derive v0.7.35 |
| 403 | 2026-03-25T15:09:49.043Z | Downloaded icu_locale_core v2.1.1 |
| 404 | 2026-03-25T15:09:49.046Z | Downloaded textwrap v0.16.2 |
| 405 | 2026-03-25T15:09:49.049Z | Downloaded icu_normalizer v2.1.1 |
| 406 | 2026-03-25T15:09:49.052Z | Downloaded rsa v0.9.10 |
| 407 | 2026-03-25T15:09:49.055Z | Downloaded tracing-core v0.1.36 |
| 408 | 2026-03-25T15:09:49.058Z | Downloaded openssl-sys v0.9.111 |
| 409 | 2026-03-25T15:09:49.061Z | Downloaded cc v1.2.56 |
| 410 | 2026-03-25T15:09:49.063Z | Downloaded flate2 v1.1.9 |
| 411 | 2026-03-25T15:09:49.067Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 412 | 2026-03-25T15:09:49.069Z | Downloaded tar v0.4.45 |
| 413 | 2026-03-25T15:09:49.072Z | Downloaded unicode-ident v1.0.24 |
| 414 | 2026-03-25T15:09:49.072Z | Downloaded idna v1.1.0 |
| 415 | 2026-03-25T15:09:49.075Z | Downloaded crossbeam-channel v0.5.15 |
| 416 | 2026-03-25T15:09:49.078Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 417 | 2026-03-25T15:09:49.081Z | Downloaded tracing-attributes v0.1.31 |
| 418 | 2026-03-25T15:09:49.084Z | Downloaded serde v1.0.228 |
| 419 | 2026-03-25T15:09:49.087Z | Downloaded rustls-webpki v0.103.9 |
| 420 | 2026-03-25T15:09:49.087Z | Downloaded rand v0.8.5 |
| 421 | 2026-03-25T15:09:49.090Z | Downloaded icu_properties_data v2.1.2 |
| 422 | 2026-03-25T15:09:49.096Z | Downloaded num-bigint v0.4.6 |
| 423 | 2026-03-25T15:09:49.099Z | Downloaded hashbrown v0.12.3 |
| 424 | 2026-03-25T15:09:49.103Z | Downloaded aho-corasick v1.1.4 |
| 425 | 2026-03-25T15:09:49.106Z | Downloaded toml_edit v0.19.15 |
| 426 | 2026-03-25T15:09:49.118Z | Downloaded typenum v1.19.0 |
| 427 | 2026-03-25T15:09:49.122Z | Downloaded memchr v2.8.0 |
| 428 | 2026-03-25T15:09:49.125Z | Downloaded url v2.5.8 |
| 429 | 2026-03-25T15:09:49.128Z | Downloaded http v1.4.0 |
| 430 | 2026-03-25T15:09:49.131Z | Downloaded icu_collections v2.1.1 |
| 431 | 2026-03-25T15:09:49.134Z | Downloaded zerotrie v0.2.3 |
| 432 | 2026-03-25T15:09:49.137Z | Downloaded rand v0.9.2 |
| 433 | 2026-03-25T15:09:49.140Z | Downloaded snafu v0.8.9 |
| 434 | 2026-03-25T15:09:49.143Z | Downloaded curl v0.4.49 |
| 435 | 2026-03-25T15:09:49.146Z | Downloaded hashbrown v0.16.1 |
| 436 | 2026-03-25T15:09:49.150Z | Downloaded crypto-bigint v0.5.5 |
| 437 | 2026-03-25T15:09:49.154Z | Downloaded hyper-util v0.1.20 |
| 438 | 2026-03-25T15:09:49.158Z | Downloaded zerovec-derive v0.11.2 |
| 439 | 2026-03-25T15:09:49.161Z | Downloaded tower v0.5.3 |
| 440 | 2026-03-25T15:09:49.176Z | Downloaded iri-string v0.7.10 |
| 441 | 2026-03-25T15:09:49.183Z | Downloaded clap_builder v4.6.0 |
| 442 | 2026-03-25T15:09:49.188Z | Downloaded serde_json v1.0.149 |
| 443 | 2026-03-25T15:09:49.193Z | Downloaded num-bigint-dig v0.8.6 |
| 444 | 2026-03-25T15:09:49.196Z | Downloaded pest v2.8.6 |
| 445 | 2026-03-25T15:09:49.200Z | Downloaded tower-http v0.6.8 |
| 446 | 2026-03-25T15:09:49.205Z | Downloaded regex v1.12.3 |
| 447 | 2026-03-25T15:09:49.209Z | Downloaded futures-util v0.3.32 |
| 448 | 2026-03-25T15:09:49.218Z | Downloaded goblin v0.8.2 |
| 449 | 2026-03-25T15:09:49.222Z | Downloaded clap v3.2.25 |
| 450 | 2026-03-25T15:09:49.231Z | Downloaded zerovec v0.11.5 |
| 451 | 2026-03-25T15:09:49.234Z | Downloaded tokio-util v0.7.18 |
| 452 | 2026-03-25T15:09:49.239Z | Downloaded hkdf v0.12.4 |
| 453 | 2026-03-25T15:09:49.250Z | Downloaded libm v0.2.16 |
| 454 | 2026-03-25T15:09:49.258Z | Downloaded zerocopy v0.7.35 |
| 455 | 2026-03-25T15:09:49.268Z | Downloaded winnow v0.5.40 |
| 456 | 2026-03-25T15:09:49.274Z | Downloaded portable-atomic v1.13.1 |
| 457 | 2026-03-25T15:09:49.279Z | Downloaded chrono v0.4.43 |
| 458 | 2026-03-25T15:09:49.284Z | Downloaded p384 v0.13.1 |
| 459 | 2026-03-25T15:09:49.289Z | Downloaded winnow v0.7.14 |
| 460 | 2026-03-25T15:09:49.294Z | Downloaded syn v1.0.109 |
| 461 | 2026-03-25T15:09:49.301Z | Downloaded bitvec v1.0.1 |
| 462 | 2026-03-25T15:09:49.311Z | Downloaded curve25519-dalek v4.1.3 |
| 463 | 2026-03-25T15:09:49.317Z | Downloaded unicode-width v0.2.2 |
| 464 | 2026-03-25T15:09:49.321Z | Downloaded time v0.3.47 |
| 465 | 2026-03-25T15:09:49.330Z | Downloaded vcpkg v0.2.15 |
| 466 | 2026-03-25T15:09:49.359Z | Downloaded syn v2.0.117 |
| 467 | 2026-03-25T15:09:49.366Z | Downloaded rustls v0.23.36 |
| 468 | 2026-03-25T15:09:49.374Z | Downloaded rustix v1.1.4 |
| 469 | 2026-03-25T15:09:49.391Z | Downloaded zerocopy v0.8.39 |
| 470 | 2026-03-25T15:09:49.409Z | Downloaded regex-syntax v0.8.9 |
| 471 | 2026-03-25T15:09:49.479Z | Downloaded octocrab v0.49.6 |
| 472 | 2026-03-25T15:09:49.501Z | Downloaded tracing v0.1.44 |
| 473 | 2026-03-25T15:09:49.528Z | Downloaded regex-automata v0.4.14 |
| 474 | 2026-03-25T15:09:49.538Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 475 | 2026-03-25T15:09:49.635Z | Downloaded libc v0.2.183 |
| 476 | 2026-03-25T15:09:49.661Z | Downloaded libz-sys v1.1.23 |
| 477 | 2026-03-25T15:09:49.675Z | Downloaded tokio v1.50.0 |
| 478 | 2026-03-25T15:09:49.732Z | Downloaded ring v0.17.14 |
| 479 | 2026-03-25T15:09:49.873Z | Compiling proc-macro2 v1.0.106 |
| 480 | 2026-03-25T15:09:49.873Z | Compiling quote v1.0.45 |
| 481 | 2026-03-25T15:09:49.876Z | Compiling unicode-ident v1.0.24 |
| 482 | 2026-03-25T15:09:49.876Z | Compiling libc v0.2.183 |
| 483 | 2026-03-25T15:09:49.876Z | Checking cfg-if v1.0.4 |
| 484 | 2026-03-25T15:09:49.876Z | Compiling version_check v0.9.5 |
| 485 | 2026-03-25T15:09:49.876Z | Checking zeroize v1.8.2 |
| 486 | 2026-03-25T15:09:49.876Z | Compiling serde_core v1.0.228 |
| 487 | 2026-03-25T15:09:50.048Z | Checking memchr v2.8.0 |
| 488 | 2026-03-25T15:09:50.149Z | Compiling serde v1.0.228 |
| 489 | 2026-03-25T15:09:50.176Z | Compiling autocfg v1.5.0 |
| 490 | 2026-03-25T15:09:50.510Z | Compiling typenum v1.19.0 |
| 491 | 2026-03-25T15:09:50.602Z | Checking subtle v2.6.1 |
| 492 | 2026-03-25T15:09:50.622Z | Compiling generic-array v0.14.7 |
| 493 | 2026-03-25T15:09:50.673Z | Checking itoa v1.0.17 |
| 494 | 2026-03-25T15:09:50.772Z | Compiling syn v1.0.109 |
| 495 | 2026-03-25T15:09:50.856Z | Checking smallvec v1.15.1 |
| 496 | 2026-03-25T15:09:50.953Z | Checking const-oid v0.9.6 |
| 497 | 2026-03-25T15:09:51.068Z | Checking getrandom v0.2.17 |
| 498 | 2026-03-25T15:09:51.093Z | Compiling libm v0.2.16 |
| 499 | 2026-03-25T15:09:51.132Z | Compiling num-traits v0.2.19 |
| 500 | 2026-03-25T15:09:51.225Z | Compiling find-msvc-tools v0.1.9 |
| 501 | 2026-03-25T15:09:51.243Z | Checking pin-project-lite v0.2.16 |
| 502 | 2026-03-25T15:09:51.348Z | Compiling shlex v1.3.0 |
| 503 | 2026-03-25T15:09:51.532Z | Compiling cc v1.2.56 |
| 504 | 2026-03-25T15:09:51.632Z | Checking log v0.4.29 |
| 505 | 2026-03-25T15:09:51.707Z | Compiling syn v2.0.117 |
| 506 | 2026-03-25T15:09:51.835Z | Compiling thiserror v1.0.69 |
| 507 | 2026-03-25T15:09:52.446Z | Compiling zmij v1.0.21 |
| 508 | 2026-03-25T15:09:52.751Z | Checking crypto-common v0.1.7 |
| 509 | 2026-03-25T15:09:52.882Z | Checking block-buffer v0.10.4 |
| 510 | 2026-03-25T15:09:52.893Z | Compiling rustversion v1.0.22 |
| 511 | 2026-03-25T15:09:53.032Z | Checking digest v0.10.7 |
| 512 | 2026-03-25T15:09:53.092Z | Checking rand_core v0.6.4 |
| 513 | 2026-03-25T15:09:53.176Z | Checking errno v0.3.14 |
| 514 | 2026-03-25T15:09:53.271Z | Checking socket2 v0.6.2 |
| 515 | 2026-03-25T15:09:53.294Z | Checking once_cell v1.21.3 |
| 516 | 2026-03-25T15:09:53.313Z | Checking bytes v1.11.1 |
| 517 | 2026-03-25T15:09:53.384Z | Compiling parking_lot_core v0.9.12 |
| 518 | 2026-03-25T15:09:53.397Z | Compiling hashbrown v0.16.1 |
| 519 | 2026-03-25T15:09:53.526Z | Compiling equivalent v1.0.2 |
| 520 | 2026-03-25T15:09:53.584Z | Checking base64ct v1.8.3 |
| 521 | 2026-03-25T15:09:53.624Z | Checking scopeguard v1.2.0 |
| 522 | 2026-03-25T15:09:53.735Z | Checking lock_api v0.4.14 |
| 523 | 2026-03-25T15:09:53.865Z | Checking pem-rfc7468 v0.7.0 |
| 524 | 2026-03-25T15:09:53.923Z | Checking signal-hook-registry v1.4.8 |
| 525 | 2026-03-25T15:09:53.981Z | Checking mio v1.1.1 |
| 526 | 2026-03-25T15:09:53.993Z | Checking parking_lot v0.12.5 |
| 527 | 2026-03-25T15:09:54.040Z | Compiling indexmap v2.13.0 |
| 528 | 2026-03-25T15:09:54.117Z | Checking der v0.7.10 |
| 529 | 2026-03-25T15:09:54.232Z | Checking stable_deref_trait v1.2.1 |
| 530 | 2026-03-25T15:09:54.282Z | Compiling thiserror v2.0.18 |
| 531 | 2026-03-25T15:09:54.314Z | Compiling serde_json v1.0.149 |
| 532 | 2026-03-25T15:09:54.368Z | Compiling ucd-trie v0.1.7 |
| 533 | 2026-03-25T15:09:54.617Z | Checking futures-core v0.3.32 |
| 534 | 2026-03-25T15:09:54.652Z | Compiling zerocopy v0.8.39 |
| 535 | 2026-03-25T15:09:54.730Z | Compiling pest v2.8.6 |
| 536 | 2026-03-25T15:09:55.056Z | Checking futures-sink v0.3.32 |
| 537 | 2026-03-25T15:09:55.160Z | Checking spki v0.7.3 |
| 538 | 2026-03-25T15:09:55.175Z | Checking num-integer v0.1.46 |
| 539 | 2026-03-25T15:09:55.187Z | Compiling proc-macro-error-attr v1.0.4 |
| 540 | 2026-03-25T15:09:55.362Z | Checking pkcs8 v0.10.2 |
| 541 | 2026-03-25T15:09:55.484Z | Compiling pkg-config v0.3.32 |
| 542 | 2026-03-25T15:09:55.496Z | Compiling heck v0.4.1 |
| 543 | 2026-03-25T15:09:55.601Z | Checking futures-channel v0.3.32 |
| 544 | 2026-03-25T15:09:55.753Z | Compiling semver v1.0.27 |
| 545 | 2026-03-25T15:09:55.862Z | Compiling synstructure v0.13.2 |
| 546 | 2026-03-25T15:09:56.113Z | Compiling proc-macro-error v1.0.4 |
| 547 | 2026-03-25T15:09:56.137Z | Compiling vcpkg v0.2.15 |
| 548 | 2026-03-25T15:09:56.396Z | Compiling pest_meta v2.8.6 |
| 549 | 2026-03-25T15:09:56.539Z | Checking tracing-core v0.1.36 |
| 550 | 2026-03-25T15:09:56.579Z | Checking hmac v0.12.1 |
| 551 | 2026-03-25T15:09:56.736Z | Checking slab v0.4.12 |
| 552 | 2026-03-25T15:09:56.824Z | Checking futures-task v0.3.32 |
| 553 | 2026-03-25T15:09:56.920Z | Checking pretty-hex v0.4.1 |
| 554 | 2026-03-25T15:09:56.931Z | Compiling winnow v0.7.14 |
| 555 | 2026-03-25T15:09:56.999Z | Checking futures-io v0.3.32 |
| 556 | 2026-03-25T15:09:57.011Z | Checking spin v0.9.8 |
| 557 | 2026-03-25T15:09:57.137Z | Compiling slog v2.8.2 |
| 558 | 2026-03-25T15:09:57.164Z | Checking lazy_static v1.5.0 |
| 559 | 2026-03-25T15:09:57.266Z | Compiling pest_generator v2.8.6 |
| 560 | 2026-03-25T15:09:57.295Z | Checking http v1.4.0 |
| 561 | 2026-03-25T15:09:57.423Z | Checking ff v0.13.1 |
| 562 | 2026-03-25T15:09:57.442Z | Checking signature v2.2.0 |
| 563 | 2026-03-25T15:09:57.581Z | Compiling ring v0.17.14 |
| 564 | 2026-03-25T15:09:57.756Z | Compiling serde_derive v1.0.228 |
| 565 | 2026-03-25T15:09:57.870Z | Compiling thiserror-impl v1.0.69 |
| 566 | 2026-03-25T15:09:58.071Z | Compiling zerofrom-derive v0.1.6 |
| 567 | 2026-03-25T15:09:58.125Z | Compiling yoke-derive v0.8.1 |
| 568 | 2026-03-25T15:09:58.240Z | Compiling tokio-macros v2.6.0 |
| 569 | 2026-03-25T15:09:58.326Z | Compiling zerovec-derive v0.11.2 |
| 570 | 2026-03-25T15:09:58.993Z | Compiling thiserror-impl v2.0.18 |
| 571 | 2026-03-25T15:09:59.199Z | Checking tokio v1.50.0 |
| 572 | 2026-03-25T15:09:59.408Z | Compiling displaydoc v0.2.5 |
| 573 | 2026-03-25T15:09:59.549Z | Compiling zerocopy-derive v0.7.35 |
| 574 | 2026-03-25T15:09:59.561Z | Checking ppv-lite86 v0.2.21 |
| 575 | 2026-03-25T15:09:59.763Z | Checking zerofrom v0.1.6 |
| 576 | 2026-03-25T15:09:59.795Z | Compiling pest_derive v2.8.6 |
| 577 | 2026-03-25T15:09:59.907Z | Checking yoke v0.8.1 |
| 578 | 2026-03-25T15:09:59.988Z | Compiling tracing-attributes v0.1.31 |
| 579 | 2026-03-25T15:10:00.123Z | Checking zerovec v0.11.5 |
| 580 | 2026-03-25T15:10:00.457Z | Compiling futures-macro v0.3.32 |
| 581 | 2026-03-25T15:10:00.591Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 582 | 2026-03-25T15:10:00.695Z | Compiling byteorder v1.5.0 |
| 583 | 2026-03-25T15:10:00.748Z | Checking powerfmt v0.2.0 |
| 584 | 2026-03-25T15:10:00.765Z | Checking tinystr v0.8.2 |
| 585 | 2026-03-25T15:10:00.941Z | Checking litemap v0.8.1 |
| 586 | 2026-03-25T15:10:00.995Z | Checking base16ct v0.2.0 |
| 587 | 2026-03-25T15:10:00.995Z | Checking writeable v0.6.2 |
| 588 | 2026-03-25T15:10:01.152Z | Compiling winnow v0.5.40 |
| 589 | 2026-03-25T15:10:01.164Z | Compiling getrandom v0.3.4 |
| 590 | 2026-03-25T15:10:01.209Z | Compiling toml_datetime v0.6.11 |
| 591 | 2026-03-25T15:10:01.357Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 592 | 2026-03-25T15:10:01.499Z | Checking cpufeatures v0.2.17 |
| 593 | 2026-03-25T15:10:01.549Z | Checking futures-util v0.3.32 |
| 594 | 2026-03-25T15:10:01.575Z | Compiling time-core v0.1.8 |
| 595 | 2026-03-25T15:10:01.648Z | Compiling num-conv v0.2.0 |
| 596 | 2026-03-25T15:10:01.689Z | Checking tracing v0.1.44 |
| 597 | 2026-03-25T15:10:01.777Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 598 | 2026-03-25T15:10:01.814Z | Compiling time-macros v0.2.27 |
| 599 | 2026-03-25T15:10:01.946Z | Checking icu_locale_core v2.1.1 |
| 600 | 2026-03-25T15:10:02.164Z | Checking erased-serde v0.3.31 |
| 601 | 2026-03-25T15:10:02.291Z | Checking num-bigint v0.4.6 |
| 602 | 2026-03-25T15:10:02.712Z | Checking sec1 v0.7.3 |
| 603 | 2026-03-25T15:10:02.730Z | Compiling zerocopy v0.7.35 |
| 604 | 2026-03-25T15:10:02.971Z | Compiling toml_edit v0.19.15 |
| 605 | 2026-03-25T15:10:03.049Z | Checking deranged v0.5.6 |
| 606 | 2026-03-25T15:10:03.100Z | Checking potential_utf v0.1.4 |
| 607 | 2026-03-25T15:10:03.254Z | Checking zerotrie v0.2.3 |
| 608 | 2026-03-25T15:10:03.512Z | Checking http-body v1.0.1 |
| 609 | 2026-03-25T15:10:03.565Z | Compiling scroll_derive v0.12.1 |
| 610 | 2026-03-25T15:10:03.578Z | Checking group v0.13.0 |
| 611 | 2026-03-25T15:10:03.682Z | Checking hkdf v0.12.4 |
| 612 | 2026-03-25T15:10:03.753Z | Checking num-iter v0.1.45 |
| 613 | 2026-03-25T15:10:03.834Z | Checking crypto-bigint v0.5.5 |
| 614 | 2026-03-25T15:10:04.308Z | Compiling usdt-impl v0.5.0 |
| 615 | 2026-03-25T15:10:04.402Z | Compiling icu_properties_data v2.1.2 |
| 616 | 2026-03-25T15:10:04.473Z | Compiling httparse v1.10.1 |
| 617 | 2026-03-25T15:10:04.476Z | Compiling icu_normalizer_data v2.1.1 |
| 618 | 2026-03-25T15:10:04.827Z | Checking time v0.3.47 |
| 619 | 2026-03-25T15:10:04.853Z | Compiling proc-macro-crate v1.3.1 |
| 620 | 2026-03-25T15:10:04.996Z | Checking scroll v0.12.0 |
| 621 | 2026-03-25T15:10:04.999Z | Compiling thread-id v4.2.2 |
| 622 | 2026-03-25T15:10:05.307Z | Checking icu_provider v2.1.1 |
| 623 | 2026-03-25T15:10:05.312Z | Compiling dof v0.3.0 |
| 624 | 2026-03-25T15:10:05.323Z | Checking icu_collections v2.1.1 |
| 625 | 2026-03-25T15:10:05.335Z | Compiling proc-macro-crate v3.4.0 |
| 626 | 2026-03-25T15:10:05.460Z | Checking elliptic-curve v0.13.8 |
| 627 | 2026-03-25T15:10:05.607Z | Checking sha2 v0.10.9 |
| 628 | 2026-03-25T15:10:05.622Z | Compiling dtrace-parser v0.2.0 |
| 629 | 2026-03-25T15:10:05.741Z | Compiling libz-sys v1.1.23 |
| 630 | 2026-03-25T15:10:05.793Z | Compiling openssl-sys v0.9.111 |
| 631 | 2026-03-25T15:10:05.872Z | Compiling rustc_version v0.4.1 |
| 632 | 2026-03-25T15:10:05.932Z | Checking rustls-pki-types v1.14.0 |
| 633 | 2026-03-25T15:10:05.944Z | Checking try-lock v0.2.5 |
| 634 | 2026-03-25T15:10:06.060Z | Compiling crossbeam-utils v0.8.21 |
| 635 | 2026-03-25T15:10:06.121Z | Checking tower-service v0.3.3 |
| 636 | 2026-03-25T15:10:06.229Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 637 | 2026-03-25T15:10:06.244Z | Compiling camino v1.2.2 |
| 638 | 2026-03-25T15:10:06.260Z | Checking untrusted v0.9.0 |
| 639 | 2026-03-25T15:10:06.395Z | Checking plain v0.2.3 |
| 640 | 2026-03-25T15:10:06.482Z | Compiling curve25519-dalek v4.1.3 |
| 641 | 2026-03-25T15:10:06.512Z | Checking goblin v0.8.2 |
| 642 | 2026-03-25T15:10:06.564Z | Checking want v0.3.1 |
| 643 | 2026-03-25T15:10:06.700Z | Compiling num_enum_derive v0.5.11 |
| 644 | 2026-03-25T15:10:06.723Z | Compiling num_enum_derive v0.7.5 |
| 645 | 2026-03-25T15:10:07.331Z | Compiling serde_tokenstream v0.2.2 |
| 646 | 2026-03-25T15:10:07.398Z | Checking rand_chacha v0.3.1 |
| 647 | 2026-03-25T15:10:07.459Z | Checking rfc6979 v0.4.0 |
| 648 | 2026-03-25T15:10:07.592Z | Checking arc-swap v1.8.2 |
| 649 | 2026-03-25T15:10:07.681Z | Checking iana-time-zone v0.1.65 |
| 650 | 2026-03-25T15:10:07.808Z | Checking pin-utils v0.1.0 |
| 651 | 2026-03-25T15:10:07.848Z | Compiling radium v0.7.0 |
| 652 | 2026-03-25T15:10:07.876Z | Compiling rustls v0.23.36 |
| 653 | 2026-03-25T15:10:07.888Z | Compiling num-bigint-dig v0.8.6 |
| 654 | 2026-03-25T15:10:07.971Z | Checking atomic-waker v1.1.2 |
| 655 | 2026-03-25T15:10:08.018Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 656 | 2026-03-25T15:10:08.063Z | Checking either v1.15.0 |
| 657 | 2026-03-25T15:10:08.075Z | Checking num_enum v0.7.5 |
| 658 | 2026-03-25T15:10:08.087Z | Checking hyper v1.8.1 |
| 659 | 2026-03-25T15:10:08.194Z | Checking num_enum v0.5.11 |
| 660 | 2026-03-25T15:10:08.234Z | Checking rustls-webpki v0.103.9 |
| 661 | 2026-03-25T15:10:08.313Z | Checking chrono v0.4.43 |
| 662 | 2026-03-25T15:10:08.316Z | Checking rand v0.8.5 |
| 663 | 2026-03-25T15:10:08.327Z | Checking ecdsa v0.16.9 |
| 664 | 2026-03-25T15:10:08.337Z | Checking icu_properties v2.1.2 |
| 665 | 2026-03-25T15:10:08.490Z | Checking icu_normalizer v2.1.1 |
| 666 | 2026-03-25T15:10:08.887Z | Checking primeorder v0.13.6 |
| 667 | 2026-03-25T15:10:09.039Z | Checking rand_core v0.9.5 |
| 668 | 2026-03-25T15:10:09.257Z | Compiling foreign-types-macros v0.2.3 |
| 669 | 2026-03-25T15:10:09.314Z | Compiling curve25519-dalek-derive v0.1.1 |
| 670 | 2026-03-25T15:10:09.317Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 671 | 2026-03-25T15:10:09.317Z | Compiling cargo-platform v0.3.2 |
| 672 | 2026-03-25T15:10:09.530Z | Compiling indexmap v1.9.3 |
| 673 | 2026-03-25T15:10:09.625Z | Checking aho-corasick v1.1.4 |
| 674 | 2026-03-25T15:10:09.692Z | Checking thread_local v1.1.9 |
| 675 | 2026-03-25T15:10:09.821Z | Checking bitflags v2.11.0 |
| 676 | 2026-03-25T15:10:09.825Z | Checking regex-syntax v0.8.9 |
| 677 | 2026-03-25T15:10:09.901Z | Checking tap v1.0.1 |
| 678 | 2026-03-25T15:10:10.027Z | Compiling slog-async v2.8.0 |
| 679 | 2026-03-25T15:10:10.030Z | Checking percent-encoding v2.3.2 |
| 680 | 2026-03-25T15:10:10.120Z | Checking foreign-types-shared v0.3.1 |
| 681 | 2026-03-25T15:10:10.213Z | Checking utf8parse v0.2.2 |
| 682 | 2026-03-25T15:10:10.224Z | Compiling anyhow v1.0.102 |
| 683 | 2026-03-25T15:10:10.333Z | Checking anstyle-parse v1.0.0 |
| 684 | 2026-03-25T15:10:10.453Z | Checking foreign-types v0.5.0 |
| 685 | 2026-03-25T15:10:10.532Z | Checking form_urlencoded v1.2.2 |
| 686 | 2026-03-25T15:10:10.544Z | Checking wyz v0.5.1 |
| 687 | 2026-03-25T15:10:10.665Z | Compiling cargo_metadata v0.23.1 |
| 688 | 2026-03-25T15:10:10.691Z | Checking idna_adapter v1.2.1 |
| 689 | 2026-03-25T15:10:10.777Z | Checking crossbeam-channel v0.5.15 |
| 690 | 2026-03-25T15:10:10.838Z | Checking rand_chacha v0.9.0 |
| 691 | 2026-03-25T15:10:11.072Z | Checking hyper-util v0.1.20 |
| 692 | 2026-03-25T15:10:11.358Z | Checking itertools v0.12.1 |
| 693 | 2026-03-25T15:10:11.736Z | Checking regex-automata v0.4.14 |
| 694 | 2026-03-25T15:10:11.812Z | Checking slog-scope v4.4.1 |
| 695 | 2026-03-25T15:10:11.915Z | Compiling usdt-attr-macro v0.5.0 |
| 696 | 2026-03-25T15:10:11.969Z | Compiling usdt-macro v0.5.0 |
| 697 | 2026-03-25T15:10:12.173Z | Checking tokio-util v0.7.18 |
| 698 | 2026-03-25T15:10:12.351Z | Checking num-rational v0.4.2 |
| 699 | 2026-03-25T15:10:12.396Z | Checking num-complex v0.4.6 |
| 700 | 2026-03-25T15:10:12.471Z | Compiling async-trait v0.1.89 |
| 701 | 2026-03-25T15:10:12.754Z | Checking ed25519 v2.2.3 |
| 702 | 2026-03-25T15:10:12.767Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 703 | 2026-03-25T15:10:12.815Z | Checking pkcs1 v0.7.5 |
| 704 | 2026-03-25T15:10:12.842Z | Checking memmap v0.7.0 |
| 705 | 2026-03-25T15:10:12.903Z | Checking is-terminal v0.4.17 |
| 706 | 2026-03-25T15:10:12.947Z | Checking cstr-argument v0.1.2 |
| 707 | 2026-03-25T15:10:12.997Z | Checking take_mut v0.2.2 |
| 708 | 2026-03-25T15:10:13.009Z | Checking os_str_bytes v6.6.1 |
| 709 | 2026-03-25T15:10:13.078Z | Checking tower-layer v0.3.3 |
| 710 | 2026-03-25T15:10:13.091Z | Compiling rustix v1.1.4 |
| 711 | 2026-03-25T15:10:13.117Z | Checking colorchoice v1.0.4 |
| 712 | 2026-03-25T15:10:13.236Z | Compiling crc32fast v1.5.0 |
| 713 | 2026-03-25T15:10:13.262Z | Checking base64 v0.22.1 |
| 714 | 2026-03-25T15:10:13.265Z | Compiling portable-atomic v1.13.1 |
| 715 | 2026-03-25T15:10:13.376Z | Checking openssl-probe v0.2.1 |
| 716 | 2026-03-25T15:10:13.502Z | Checking is_terminal_polyfill v1.70.2 |
| 717 | 2026-03-25T15:10:13.556Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 718 | 2026-03-25T15:10:13.569Z | Checking utf8_iter v1.0.4 |
| 719 | 2026-03-25T15:10:13.604Z | Checking anstyle v1.0.14 |
| 720 | 2026-03-25T15:10:13.619Z | Checking term v1.2.1 |
| 721 | 2026-03-25T15:10:13.717Z | Checking anstyle-query v1.1.5 |
| 722 | 2026-03-25T15:10:13.730Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 723 | 2026-03-25T15:10:13.823Z | Checking hashbrown v0.12.3 |
| 724 | 2026-03-25T15:10:13.836Z | Checking sync_wrapper v1.0.2 |
| 725 | 2026-03-25T15:10:13.839Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 726 | 2026-03-25T15:10:13.860Z | Checking funty v2.0.0 |
| 727 | 2026-03-25T15:10:13.899Z | Checking slog-term v2.9.2 |
| 728 | 2026-03-25T15:10:13.926Z | Checking anstream v1.0.0 |
| 729 | 2026-03-25T15:10:13.940Z | Checking tower v0.5.3 |
| 730 | 2026-03-25T15:10:14.048Z | Checking regex v1.12.3 |
| 731 | 2026-03-25T15:10:14.139Z | Checking idna v1.1.0 |
| 732 | 2026-03-25T15:10:14.231Z | Checking pem v3.0.6 |
| 733 | 2026-03-25T15:10:14.297Z | Checking tokio-rustls v0.26.4 |
| 734 | 2026-03-25T15:10:14.309Z | Checking bitvec v1.0.1 |
| 735 | 2026-03-25T15:10:14.423Z | Checking rustls-native-certs v0.8.3 |
| 736 | 2026-03-25T15:10:14.437Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 737 | 2026-03-25T15:10:14.449Z | Checking clap_lex v0.2.4 |
| 738 | 2026-03-25T15:10:14.565Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 739 | 2026-03-25T15:10:14.615Z | Checking rsa v0.9.10 |
| 740 | 2026-03-25T15:10:14.636Z | Checking usdt v0.5.0 |
| 741 | 2026-03-25T15:10:14.666Z | Checking ed25519-dalek v2.2.0 |
| 742 | 2026-03-25T15:10:14.686Z | Checking num v0.4.3 |
| 743 | 2026-03-25T15:10:14.748Z | Compiling octocrab v0.49.6 |
| 744 | 2026-03-25T15:10:14.769Z | Checking slog-stdlog v4.1.1 |
| 745 | 2026-03-25T15:10:14.782Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 746 | 2026-03-25T15:10:14.828Z | Checking rand v0.9.2 |
| 747 | 2026-03-25T15:10:14.899Z | Checking p256 v0.13.2 |
| 748 | 2026-03-25T15:10:14.911Z | Checking p384 v0.13.1 |
| 749 | 2026-03-25T15:10:15.108Z | Checking simple_asn1 v0.6.4 |
| 750 | 2026-03-25T15:10:15.121Z | Checking futures-executor v0.3.32 |
| 751 | 2026-03-25T15:10:15.205Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 752 | 2026-03-25T15:10:15.240Z | Compiling snafu-derive v0.8.9 |
| 753 | 2026-03-25T15:10:15.303Z | Compiling serde_repr v0.1.20 |
| 754 | 2026-03-25T15:10:15.365Z | Compiling pin-project-internal v1.1.10 |
| 755 | 2026-03-25T15:10:15.459Z | Compiling clap_derive v3.2.25 |
| 756 | 2026-03-25T15:10:15.471Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 757 | 2026-03-25T15:10:15.484Z | Compiling num-derive v0.3.3 |
| 758 | 2026-03-25T15:10:15.856Z | Checking atty v0.2.14 |
| 759 | 2026-03-25T15:10:15.966Z | Checking strsim v0.11.1 |
| 760 | 2026-03-25T15:10:16.068Z | Checking termcolor v1.4.1 |
| 761 | 2026-03-25T15:10:16.173Z | Checking ryu v1.0.23 |
| 762 | 2026-03-25T15:10:16.334Z | Checking iri-string v0.7.10 |
| 763 | 2026-03-25T15:10:16.348Z | Checking adler2 v2.0.1 |
| 764 | 2026-03-25T15:10:16.361Z | Checking strsim v0.10.0 |
| 765 | 2026-03-25T15:10:16.479Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 766 | 2026-03-25T15:10:16.537Z | Checking colored v3.1.1 |
| 767 | 2026-03-25T15:10:16.565Z | Checking simd-adler32 v0.3.8 |
| 768 | 2026-03-25T15:10:16.689Z | Compiling curl v0.4.49 |
| 769 | 2026-03-25T15:10:16.756Z | Checking bitflags v1.3.2 |
| 770 | 2026-03-25T15:10:16.790Z | Checking oxnet v0.1.4 |
| 771 | 2026-03-25T15:10:16.836Z | Checking unicode-width v0.2.2 |
| 772 | 2026-03-25T15:10:16.849Z | Checking textwrap v0.16.2 |
| 773 | 2026-03-25T15:10:17.000Z | Compiling heck v0.5.0 |
| 774 | 2026-03-25T15:10:17.001Z | Checking clap_lex v1.0.0 |
| 775 | 2026-03-25T15:10:17.167Z | Checking console v0.16.2 |
| 776 | 2026-03-25T15:10:17.193Z | Checking clap_builder v4.6.0 |
| 777 | 2026-03-25T15:10:17.243Z | Checking pin-project v1.1.10 |
| 778 | 2026-03-25T15:10:17.269Z | Compiling clap_derive v4.6.0 |
| 779 | 2026-03-25T15:10:17.370Z | Checking miniz_oxide v0.8.9 |
| 780 | 2026-03-25T15:10:17.566Z | Checking libscf-sys v1.1.0 |
| 781 | 2026-03-25T15:10:17.672Z | Checking snafu v0.8.9 |
| 782 | 2026-03-25T15:10:17.721Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=zl%2Fmulticast#3e15edd5) |
| 783 | 2026-03-25T15:10:17.743Z | Checking clap v3.2.25 |
| 784 | 2026-03-25T15:10:17.836Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 785 | 2026-03-25T15:10:17.849Z | Checking tower-http v0.6.8 |
| 786 | 2026-03-25T15:10:17.891Z | Checking serde_urlencoded v0.7.1 |
| 787 | 2026-03-25T15:10:18.141Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 788 | 2026-03-25T15:10:18.212Z | Checking jsonwebtoken v10.3.0 |
| 789 | 2026-03-25T15:10:18.250Z | Checking futures v0.3.32 |
| 790 | 2026-03-25T15:10:18.357Z | Checking slog-envlogger v2.2.0 |
| 791 | 2026-03-25T15:10:18.381Z | Checking hyper-rustls v0.27.7 |
| 792 | 2026-03-25T15:10:18.594Z | Checking url v2.5.8 |
| 793 | 2026-03-25T15:10:19.033Z | Checking hyper-timeout v0.5.2 |
| 794 | 2026-03-25T15:10:19.176Z | Checking http-body-util v0.1.3 |
| 795 | 2026-03-25T15:10:19.189Z | Compiling zone_cfg_derive v0.3.1 |
| 796 | 2026-03-25T15:10:19.263Z | Compiling async-recursion v0.3.2 |
| 797 | 2026-03-25T15:10:19.413Z | Checking serde_path_to_error v0.1.20 |
| 798 | 2026-03-25T15:10:19.455Z | Checking serde_spanned v1.0.4 |
| 799 | 2026-03-25T15:10:19.486Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 800 | 2026-03-25T15:10:19.586Z | Checking filetime v0.2.27 |
| 801 | 2026-03-25T15:10:19.618Z | Checking secrecy v0.10.3 |
| 802 | 2026-03-25T15:10:19.630Z | Checking xattr v1.6.1 |
| 803 | 2026-03-25T15:10:19.643Z | Checking hex v0.4.3 |
| 804 | 2026-03-25T15:10:19.740Z | Checking unit-prefix v0.5.2 |
| 805 | 2026-03-25T15:10:19.744Z | Checking fastrand v2.3.0 |
| 806 | 2026-03-25T15:10:19.766Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 807 | 2026-03-25T15:10:19.779Z | Checking web-time v1.1.0 |
| 808 | 2026-03-25T15:10:19.821Z | Checking openssl-probe v0.1.6 |
| 809 | 2026-03-25T15:10:19.894Z | Checking indicatif v0.18.4 |
| 810 | 2026-03-25T15:10:19.945Z | Checking sha256 v1.6.0 |
| 811 | 2026-03-25T15:10:19.984Z | Checking tempfile v3.27.0 |
| 812 | 2026-03-25T15:10:19.997Z | Checking toml v1.0.6+spec-1.1.0 |
| 813 | 2026-03-25T15:10:20.018Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 814 | 2026-03-25T15:10:20.113Z | Checking zone v0.3.1 |
| 815 | 2026-03-25T15:10:20.157Z | Checking tar v0.4.45 |
| 816 | 2026-03-25T15:10:20.231Z | Checking clap v4.6.0 |
| 817 | 2026-03-25T15:10:20.271Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 818 | 2026-03-25T15:10:20.318Z | Checking flate2 v1.1.9 |
| 819 | 2026-03-25T15:10:20.386Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 820 | 2026-03-25T15:10:20.472Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 821 | 2026-03-25T15:10:20.491Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 822 | 2026-03-25T15:10:20.675Z | Checking libloading v0.8.9 |
| 823 | 2026-03-25T15:10:20.711Z | Checking fs_extra v1.3.0 |
| 824 | 2026-03-25T15:10:35.492Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 825 | 2026-03-25T15:10:36.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.19s |
| 826 | 2026-03-25T15:10:36.657Z | + banner build |
| 827 | 2026-03-25T15:10:36.660Z | |
| 828 | 2026-03-25T15:10:36.660Z | ##### # # # # ##### |
| 829 | 2026-03-25T15:10:36.660Z | # # # # # # # # |
| 830 | 2026-03-25T15:10:36.660Z | ##### # # # # # # |
| 831 | 2026-03-25T15:10:36.660Z | # # # # # # # # |
| 832 | 2026-03-25T15:10:36.660Z | # # # # # # # # |
| 833 | 2026-03-25T15:10:36.660Z | ##### #### # ###### ##### |
| 834 | 2026-03-25T15:10:36.660Z | |
| 835 | 2026-03-25T15:10:36.660Z | + ptime -m cargo build |
| 836 | 2026-03-25T15:10:37.015Z | Compiling unicode-ident v1.0.24 |
| 837 | 2026-03-25T15:10:37.018Z | Compiling cfg-if v1.0.4 |
| 838 | 2026-03-25T15:10:37.018Z | Compiling memchr v2.8.0 |
| 839 | 2026-03-25T15:10:37.018Z | Compiling zeroize v1.8.2 |
| 840 | 2026-03-25T15:10:37.018Z | Compiling itoa v1.0.17 |
| 841 | 2026-03-25T15:10:37.067Z | Compiling libc v0.2.183 |
| 842 | 2026-03-25T15:10:37.076Z | Compiling serde_core v1.0.228 |
| 843 | 2026-03-25T15:10:37.083Z | Compiling subtle v2.6.1 |
| 844 | 2026-03-25T15:10:37.125Z | Compiling typenum v1.19.0 |
| 845 | 2026-03-25T15:10:37.193Z | Compiling proc-macro2 v1.0.106 |
| 846 | 2026-03-25T15:10:37.261Z | Compiling once_cell v1.21.3 |
| 847 | 2026-03-25T15:10:37.264Z | Compiling const-oid v0.9.6 |
| 848 | 2026-03-25T15:10:37.284Z | Compiling smallvec v1.15.1 |
| 849 | 2026-03-25T15:10:37.491Z | Compiling pin-project-lite v0.2.16 |
| 850 | 2026-03-25T15:10:37.512Z | Compiling getrandom v0.2.17 |
| 851 | 2026-03-25T15:10:37.537Z | Compiling libm v0.2.16 |
| 852 | 2026-03-25T15:10:37.568Z | Compiling log v0.4.29 |
| 853 | 2026-03-25T15:10:37.590Z | Compiling errno v0.3.14 |
| 854 | 2026-03-25T15:10:37.721Z | Compiling quote v1.0.45 |
| 855 | 2026-03-25T15:10:37.760Z | Compiling rand_core v0.6.4 |
| 856 | 2026-03-25T15:10:37.821Z | Compiling generic-array v0.14.7 |
| 857 | 2026-03-25T15:10:37.879Z | Compiling socket2 v0.6.2 |
| 858 | 2026-03-25T15:10:37.971Z | Compiling syn v2.0.117 |
| 859 | 2026-03-25T15:10:38.035Z | Compiling syn v1.0.109 |
| 860 | 2026-03-25T15:10:38.107Z | Compiling bytes v1.11.1 |
| 861 | 2026-03-25T15:10:38.163Z | Compiling zmij v1.0.21 |
| 862 | 2026-03-25T15:10:38.478Z | Compiling crypto-common v0.1.7 |
| 863 | 2026-03-25T15:10:38.514Z | Compiling block-buffer v0.10.4 |
| 864 | 2026-03-25T15:10:38.527Z | Compiling scopeguard v1.2.0 |
| 865 | 2026-03-25T15:10:38.614Z | Compiling base64ct v1.8.3 |
| 866 | 2026-03-25T15:10:38.632Z | Compiling num-traits v0.2.19 |
| 867 | 2026-03-25T15:10:38.671Z | Compiling digest v0.10.7 |
| 868 | 2026-03-25T15:10:38.932Z | Compiling pem-rfc7468 v0.7.0 |
| 869 | 2026-03-25T15:10:38.963Z | Compiling lock_api v0.4.14 |
| 870 | 2026-03-25T15:10:38.982Z | Compiling parking_lot_core v0.9.12 |
| 871 | 2026-03-25T15:10:39.231Z | Compiling parking_lot v0.12.5 |
| 872 | 2026-03-25T15:10:39.244Z | Compiling der v0.7.10 |
| 873 | 2026-03-25T15:10:39.349Z | Compiling signal-hook-registry v1.4.8 |
| 874 | 2026-03-25T15:10:39.353Z | Compiling mio v1.1.1 |
| 875 | 2026-03-25T15:10:39.604Z | Compiling stable_deref_trait v1.2.1 |
| 876 | 2026-03-25T15:10:39.687Z | Compiling futures-core v0.3.32 |
| 877 | 2026-03-25T15:10:39.734Z | Compiling ucd-trie v0.1.7 |
| 878 | 2026-03-25T15:10:39.749Z | Compiling futures-sink v0.3.32 |
| 879 | 2026-03-25T15:10:39.792Z | Compiling zerocopy v0.8.39 |
| 880 | 2026-03-25T15:10:39.862Z | Compiling serde_json v1.0.149 |
| 881 | 2026-03-25T15:10:39.870Z | Compiling num-integer v0.1.46 |
| 882 | 2026-03-25T15:10:40.099Z | Compiling pest v2.8.6 |
| 883 | 2026-03-25T15:10:40.116Z | Compiling winnow v0.7.14 |
| 884 | 2026-03-25T15:10:40.304Z | Compiling futures-channel v0.3.32 |
| 885 | 2026-03-25T15:10:40.592Z | Compiling spki v0.7.3 |
| 886 | 2026-03-25T15:10:40.843Z | Compiling pkcs8 v0.10.2 |
| 887 | 2026-03-25T15:10:41.071Z | Compiling byteorder v1.5.0 |
| 888 | 2026-03-25T15:10:41.184Z | Compiling proc-macro-error-attr v1.0.4 |
| 889 | 2026-03-25T15:10:41.192Z | Compiling hmac v0.12.1 |
| 890 | 2026-03-25T15:10:41.341Z | Compiling tracing-core v0.1.36 |
| 891 | 2026-03-25T15:10:41.356Z | Compiling futures-task v0.3.32 |
| 892 | 2026-03-25T15:10:41.565Z | Compiling pest_meta v2.8.6 |
| 893 | 2026-03-25T15:10:41.733Z | Compiling spin v0.9.8 |
| 894 | 2026-03-25T15:10:41.889Z | Compiling pretty-hex v0.4.1 |
| 895 | 2026-03-25T15:10:41.892Z | Compiling slab v0.4.12 |
| 896 | 2026-03-25T15:10:42.050Z | Compiling synstructure v0.13.2 |
| 897 | 2026-03-25T15:10:42.114Z | Compiling futures-io v0.3.32 |
| 898 | 2026-03-25T15:10:42.173Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 899 | 2026-03-25T15:10:42.234Z | Compiling lazy_static v1.5.0 |
| 900 | 2026-03-25T15:10:42.305Z | Compiling proc-macro-error v1.0.4 |
| 901 | 2026-03-25T15:10:42.331Z | Compiling signature v2.2.0 |
| 902 | 2026-03-25T15:10:42.495Z | Compiling pest_generator v2.8.6 |
| 903 | 2026-03-25T15:10:42.643Z | Compiling http v1.4.0 |
| 904 | 2026-03-25T15:10:42.733Z | Compiling ff v0.13.1 |
| 905 | 2026-03-25T15:10:42.897Z | Compiling base16ct v0.2.0 |
| 906 | 2026-03-25T15:10:42.934Z | Compiling num-conv v0.2.0 |
| 907 | 2026-03-25T15:10:43.013Z | Compiling litemap v0.8.1 |
| 908 | 2026-03-25T15:10:43.099Z | Compiling writeable v0.6.2 |
| 909 | 2026-03-25T15:10:43.120Z | Compiling cpufeatures v0.2.17 |
| 910 | 2026-03-25T15:10:43.198Z | Compiling time-core v0.1.8 |
| 911 | 2026-03-25T15:10:43.250Z | Compiling powerfmt v0.2.0 |
| 912 | 2026-03-25T15:10:43.338Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 913 | 2026-03-25T15:10:43.343Z | Compiling sec1 v0.7.3 |
| 914 | 2026-03-25T15:10:43.384Z | Compiling time-macros v0.2.27 |
| 915 | 2026-03-25T15:10:43.485Z | Compiling deranged v0.5.6 |
| 916 | 2026-03-25T15:10:43.507Z | Compiling group v0.13.0 |
| 917 | 2026-03-25T15:10:43.692Z | Compiling http-body v1.0.1 |
| 918 | 2026-03-25T15:10:43.873Z | Compiling hkdf v0.12.4 |
| 919 | 2026-03-25T15:10:43.930Z | Compiling serde_derive v1.0.228 |
| 920 | 2026-03-25T15:10:44.019Z | Compiling thiserror-impl v1.0.69 |
| 921 | 2026-03-25T15:10:44.034Z | Compiling zerofrom-derive v0.1.6 |
| 922 | 2026-03-25T15:10:44.256Z | Compiling tokio-macros v2.6.0 |
| 923 | 2026-03-25T15:10:44.650Z | Compiling yoke-derive v0.8.1 |
| 924 | 2026-03-25T15:10:44.765Z | Compiling zerovec-derive v0.11.2 |
| 925 | 2026-03-25T15:10:44.990Z | Compiling thiserror-impl v2.0.18 |
| 926 | 2026-03-25T15:10:45.330Z | Compiling tokio v1.50.0 |
| 927 | 2026-03-25T15:10:45.367Z | Compiling displaydoc v0.2.5 |
| 928 | 2026-03-25T15:10:45.630Z | Compiling thiserror v1.0.69 |
| 929 | 2026-03-25T15:10:45.744Z | Compiling ppv-lite86 v0.2.21 |
| 930 | 2026-03-25T15:10:45.761Z | Compiling zerofrom v0.1.6 |
| 931 | 2026-03-25T15:10:45.910Z | Compiling zerocopy-derive v0.7.35 |
| 932 | 2026-03-25T15:10:46.099Z | Compiling yoke v0.8.1 |
| 933 | 2026-03-25T15:10:46.200Z | Compiling futures-macro v0.3.32 |
| 934 | 2026-03-25T15:10:46.277Z | Compiling tracing-attributes v0.1.31 |
| 935 | 2026-03-25T15:10:46.325Z | Compiling zerovec v0.11.5 |
| 936 | 2026-03-25T15:10:46.367Z | Compiling pest_derive v2.8.6 |
| 937 | 2026-03-25T15:10:46.743Z | Compiling thiserror v2.0.18 |
| 938 | 2026-03-25T15:10:46.863Z | Compiling zerotrie v0.2.3 |
| 939 | 2026-03-25T15:10:47.019Z | Compiling tinystr v0.8.2 |
| 940 | 2026-03-25T15:10:47.080Z | Compiling dtrace-parser v0.2.0 |
| 941 | 2026-03-25T15:10:47.087Z | Compiling zerocopy v0.7.35 |
| 942 | 2026-03-25T15:10:47.271Z | Compiling icu_locale_core v2.1.1 |
| 943 | 2026-03-25T15:10:47.285Z | Compiling potential_utf v0.1.4 |
| 944 | 2026-03-25T15:10:47.316Z | Compiling futures-util v0.3.32 |
| 945 | 2026-03-25T15:10:47.487Z | Compiling scroll_derive v0.12.1 |
| 946 | 2026-03-25T15:10:47.754Z | Compiling serde v1.0.228 |
| 947 | 2026-03-25T15:10:48.016Z | Compiling tracing v0.1.44 |
| 948 | 2026-03-25T15:10:48.300Z | Compiling num-iter v0.1.45 |
| 949 | 2026-03-25T15:10:48.361Z | Compiling erased-serde v0.3.31 |
| 950 | 2026-03-25T15:10:48.428Z | Compiling num-bigint v0.4.6 |
| 951 | 2026-03-25T15:10:48.436Z | Compiling crypto-bigint v0.5.5 |
| 952 | 2026-03-25T15:10:48.480Z | Compiling thread-id v4.2.2 |
| 953 | 2026-03-25T15:10:48.562Z | Compiling dof v0.3.0 |
| 954 | 2026-03-25T15:10:48.570Z | Compiling scroll v0.12.0 |
| 955 | 2026-03-25T15:10:48.621Z | Compiling icu_provider v2.1.1 |
| 956 | 2026-03-25T15:10:48.894Z | Compiling icu_collections v2.1.1 |
| 957 | 2026-03-25T15:10:49.001Z | Compiling slog v2.8.2 |
| 958 | 2026-03-25T15:10:49.030Z | Compiling time v0.3.47 |
| 959 | 2026-03-25T15:10:49.117Z | Compiling proc-macro-crate v3.4.0 |
| 960 | 2026-03-25T15:10:49.484Z | Compiling getrandom v0.3.4 |
| 961 | 2026-03-25T15:10:49.652Z | Compiling proc-macro-crate v1.3.1 |
| 962 | 2026-03-25T15:10:49.716Z | Compiling sha2 v0.10.9 |
| 963 | 2026-03-25T15:10:49.741Z | Compiling rustls-pki-types v1.14.0 |
| 964 | 2026-03-25T15:10:50.106Z | Compiling elliptic-curve v0.13.8 |
| 965 | 2026-03-25T15:10:50.217Z | Compiling try-lock v0.2.5 |
| 966 | 2026-03-25T15:10:50.345Z | Compiling plain v0.2.3 |
| 967 | 2026-03-25T15:10:50.405Z | Compiling untrusted v0.9.0 |
| 968 | 2026-03-25T15:10:50.427Z | Compiling tower-service v0.3.3 |
| 969 | 2026-03-25T15:10:50.463Z | Compiling goblin v0.8.2 |
| 970 | 2026-03-25T15:10:50.473Z | Compiling want v0.3.1 |
| 971 | 2026-03-25T15:10:50.527Z | Compiling ring v0.17.14 |
| 972 | 2026-03-25T15:10:50.545Z | Compiling num_enum_derive v0.5.11 |
| 973 | 2026-03-25T15:10:50.554Z | Compiling num_enum_derive v0.7.5 |
| 974 | 2026-03-25T15:10:50.603Z | Compiling usdt-impl v0.5.0 |
| 975 | 2026-03-25T15:10:50.681Z | Compiling icu_normalizer_data v2.1.1 |
| 976 | 2026-03-25T15:10:50.768Z | Compiling httparse v1.10.1 |
| 977 | 2026-03-25T15:10:51.175Z | Compiling icu_properties_data v2.1.2 |
| 978 | 2026-03-25T15:10:51.322Z | Compiling serde_tokenstream v0.2.2 |
| 979 | 2026-03-25T15:10:51.338Z | Compiling rand_chacha v0.3.1 |
| 980 | 2026-03-25T15:10:51.503Z | Compiling rfc6979 v0.4.0 |
| 981 | 2026-03-25T15:10:51.641Z | Compiling arc-swap v1.8.2 |
| 982 | 2026-03-25T15:10:51.680Z | Compiling pin-utils v0.1.0 |
| 983 | 2026-03-25T15:10:51.761Z | Compiling either v1.15.0 |
| 984 | 2026-03-25T15:10:51.910Z | Compiling iana-time-zone v0.1.65 |
| 985 | 2026-03-25T15:10:51.937Z | Compiling atomic-waker v1.1.2 |
| 986 | 2026-03-25T15:10:51.960Z | Compiling num_enum v0.7.5 |
| 987 | 2026-03-25T15:10:52.030Z | Compiling hyper v1.8.1 |
| 988 | 2026-03-25T15:10:52.038Z | Compiling chrono v0.4.43 |
| 989 | 2026-03-25T15:10:52.082Z | Compiling num_enum v0.5.11 |
| 990 | 2026-03-25T15:10:52.094Z | Compiling ecdsa v0.16.9 |
| 991 | 2026-03-25T15:10:52.190Z | Compiling rustls-webpki v0.103.9 |
| 992 | 2026-03-25T15:10:52.212Z | Compiling rand v0.8.5 |
| 993 | 2026-03-25T15:10:52.606Z | Compiling icu_properties v2.1.2 |
| 994 | 2026-03-25T15:10:53.108Z | Compiling icu_normalizer v2.1.1 |
| 995 | 2026-03-25T15:10:53.411Z | Compiling primeorder v0.13.6 |
| 996 | 2026-03-25T15:10:53.551Z | Compiling crossbeam-utils v0.8.21 |
| 997 | 2026-03-25T15:10:53.728Z | Compiling rand_core v0.9.5 |
| 998 | 2026-03-25T15:10:53.931Z | Compiling foreign-types-macros v0.2.3 |
| 999 | 2026-03-25T15:10:54.002Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1000 | 2026-03-25T15:10:54.144Z | Compiling aho-corasick v1.1.4 |
| 1001 | 2026-03-25T15:10:54.260Z | Compiling thread_local v1.1.9 |
| 1002 | 2026-03-25T15:10:54.293Z | Compiling foreign-types-shared v0.3.1 |
| 1003 | 2026-03-25T15:10:54.395Z | Compiling percent-encoding v2.3.2 |
| 1004 | 2026-03-25T15:10:54.649Z | Compiling bitflags v2.11.0 |
| 1005 | 2026-03-25T15:10:54.679Z | Compiling tap v1.0.1 |
| 1006 | 2026-03-25T15:10:54.811Z | Compiling utf8parse v0.2.2 |
| 1007 | 2026-03-25T15:10:54.840Z | Compiling regex-syntax v0.8.9 |
| 1008 | 2026-03-25T15:10:54.924Z | Compiling anstyle-parse v1.0.0 |
| 1009 | 2026-03-25T15:10:54.937Z | Compiling curve25519-dalek v4.1.3 |
| 1010 | 2026-03-25T15:10:54.937Z | Compiling foreign-types v0.5.0 |
| 1011 | 2026-03-25T15:10:54.952Z | Compiling wyz v0.5.1 |
| 1012 | 2026-03-25T15:10:55.022Z | Compiling form_urlencoded v1.2.2 |
| 1013 | 2026-03-25T15:10:55.157Z | Compiling cargo_metadata v0.23.1 |
| 1014 | 2026-03-25T15:10:55.203Z | Compiling crossbeam-channel v0.5.15 |
| 1015 | 2026-03-25T15:10:55.254Z | Compiling rand_chacha v0.9.0 |
| 1016 | 2026-03-25T15:10:55.833Z | Compiling idna_adapter v1.2.1 |
| 1017 | 2026-03-25T15:10:55.861Z | Compiling num-bigint-dig v0.8.6 |
| 1018 | 2026-03-25T15:10:55.996Z | Compiling hyper-util v0.1.20 |
| 1019 | 2026-03-25T15:10:56.364Z | Compiling rustls v0.23.36 |
| 1020 | 2026-03-25T15:10:56.566Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1021 | 2026-03-25T15:10:56.697Z | Compiling itertools v0.12.1 |
| 1022 | 2026-03-25T15:10:56.937Z | Compiling regex-automata v0.4.14 |
| 1023 | 2026-03-25T15:10:57.094Z | Compiling radium v0.7.0 |
| 1024 | 2026-03-25T15:10:57.568Z | Compiling slog-scope v4.4.1 |
| 1025 | 2026-03-25T15:10:57.904Z | Compiling usdt-attr-macro v0.5.0 |
| 1026 | 2026-03-25T15:10:57.912Z | Compiling usdt-macro v0.5.0 |
| 1027 | 2026-03-25T15:10:58.311Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1028 | 2026-03-25T15:10:58.392Z | Compiling tokio-util v0.7.18 |
| 1029 | 2026-03-25T15:10:58.444Z | Compiling num-rational v0.4.2 |
| 1030 | 2026-03-25T15:10:58.585Z | Compiling num-complex v0.4.6 |
| 1031 | 2026-03-25T15:10:58.855Z | Compiling async-trait v0.1.89 |
| 1032 | 2026-03-25T15:10:58.877Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1033 | 2026-03-25T15:10:59.004Z | Compiling ed25519 v2.2.3 |
| 1034 | 2026-03-25T15:10:59.191Z | Compiling pkcs1 v0.7.5 |
| 1035 | 2026-03-25T15:10:59.316Z | Compiling cstr-argument v0.1.2 |
| 1036 | 2026-03-25T15:10:59.351Z | Compiling memmap v0.7.0 |
| 1037 | 2026-03-25T15:10:59.523Z | Compiling is-terminal v0.4.17 |
| 1038 | 2026-03-25T15:10:59.551Z | Compiling colorchoice v1.0.4 |
| 1039 | 2026-03-25T15:10:59.635Z | Compiling openssl-probe v0.2.1 |
| 1040 | 2026-03-25T15:10:59.646Z | Compiling sync_wrapper v1.0.2 |
| 1041 | 2026-03-25T15:10:59.697Z | Compiling base64 v0.22.1 |
| 1042 | 2026-03-25T15:10:59.758Z | Compiling tower-layer v0.3.3 |
| 1043 | 2026-03-25T15:10:59.814Z | Compiling anstyle-query v1.1.5 |
| 1044 | 2026-03-25T15:10:59.873Z | Compiling hashbrown v0.12.3 |
| 1045 | 2026-03-25T15:10:59.940Z | Compiling funty v2.0.0 |
| 1046 | 2026-03-25T15:10:59.959Z | Compiling term v1.2.1 |
| 1047 | 2026-03-25T15:11:00.146Z | Compiling anstyle v1.0.14 |
| 1048 | 2026-03-25T15:11:00.298Z | Compiling is_terminal_polyfill v1.70.2 |
| 1049 | 2026-03-25T15:11:00.406Z | Compiling utf8_iter v1.0.4 |
| 1050 | 2026-03-25T15:11:00.446Z | Compiling os_str_bytes v6.6.1 |
| 1051 | 2026-03-25T15:11:00.522Z | Compiling take_mut v0.2.2 |
| 1052 | 2026-03-25T15:11:00.585Z | Compiling idna v1.1.0 |
| 1053 | 2026-03-25T15:11:00.649Z | Compiling slog-async v2.8.0 |
| 1054 | 2026-03-25T15:11:00.798Z | Compiling clap_lex v0.2.4 |
| 1055 | 2026-03-25T15:11:00.886Z | Compiling indexmap v1.9.3 |
| 1056 | 2026-03-25T15:11:00.921Z | Compiling bitvec v1.0.1 |
| 1057 | 2026-03-25T15:11:00.934Z | Compiling anstream v1.0.0 |
| 1058 | 2026-03-25T15:11:01.159Z | Compiling slog-term v2.9.2 |
| 1059 | 2026-03-25T15:11:01.359Z | Compiling tokio-rustls v0.26.4 |
| 1060 | 2026-03-25T15:11:01.362Z | Compiling pem v3.0.6 |
| 1061 | 2026-03-25T15:11:01.389Z | Compiling tower v0.5.3 |
| 1062 | 2026-03-25T15:11:01.642Z | Compiling rustls-native-certs v0.8.3 |
| 1063 | 2026-03-25T15:11:01.688Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1064 | 2026-03-25T15:11:01.826Z | Compiling usdt v0.5.0 |
| 1065 | 2026-03-25T15:11:01.853Z | Compiling rsa v0.9.10 |
| 1066 | 2026-03-25T15:11:01.890Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1067 | 2026-03-25T15:11:01.959Z | Compiling regex v1.12.3 |
| 1068 | 2026-03-25T15:11:02.081Z | Compiling ed25519-dalek v2.2.0 |
| 1069 | 2026-03-25T15:11:02.176Z | Compiling num v0.4.3 |
| 1070 | 2026-03-25T15:11:02.226Z | Compiling slog-stdlog v4.1.1 |
| 1071 | 2026-03-25T15:11:02.260Z | Compiling octocrab v0.49.6 |
| 1072 | 2026-03-25T15:11:02.276Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1073 | 2026-03-25T15:11:02.474Z | Compiling rand v0.9.2 |
| 1074 | 2026-03-25T15:11:02.482Z | Compiling anyhow v1.0.102 |
| 1075 | 2026-03-25T15:11:02.510Z | Compiling p256 v0.13.2 |
| 1076 | 2026-03-25T15:11:02.598Z | Compiling p384 v0.13.1 |
| 1077 | 2026-03-25T15:11:02.751Z | Compiling simple_asn1 v0.6.4 |
| 1078 | 2026-03-25T15:11:02.760Z | Compiling openssl-sys v0.9.111 |
| 1079 | 2026-03-25T15:11:02.999Z | Compiling libz-sys v1.1.23 |
| 1080 | 2026-03-25T15:11:03.015Z | Compiling futures-executor v0.3.32 |
| 1081 | 2026-03-25T15:11:03.119Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1082 | 2026-03-25T15:11:03.258Z | Compiling pin-project-internal v1.1.10 |
| 1083 | 2026-03-25T15:11:03.296Z | Compiling snafu-derive v0.8.9 |
| 1084 | 2026-03-25T15:11:03.383Z | Compiling serde_repr v0.1.20 |
| 1085 | 2026-03-25T15:11:03.399Z | Compiling clap_derive v3.2.25 |
| 1086 | 2026-03-25T15:11:03.408Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1087 | 2026-03-25T15:11:03.580Z | Compiling num-derive v0.3.3 |
| 1088 | 2026-03-25T15:11:03.584Z | Compiling atty v0.2.14 |
| 1089 | 2026-03-25T15:11:03.705Z | Compiling adler2 v2.0.1 |
| 1090 | 2026-03-25T15:11:03.865Z | Compiling termcolor v1.4.1 |
| 1091 | 2026-03-25T15:11:04.158Z | Compiling iri-string v0.7.10 |
| 1092 | 2026-03-25T15:11:04.323Z | Compiling strsim v0.11.1 |
| 1093 | 2026-03-25T15:11:04.359Z | Compiling unicode-width v0.2.2 |
| 1094 | 2026-03-25T15:11:04.736Z | Compiling bitflags v1.3.2 |
| 1095 | 2026-03-25T15:11:04.777Z | Compiling ryu v1.0.23 |
| 1096 | 2026-03-25T15:11:04.818Z | Compiling strsim v0.10.0 |
| 1097 | 2026-03-25T15:11:04.837Z | Compiling clap_lex v1.0.0 |
| 1098 | 2026-03-25T15:11:04.859Z | Compiling colored v3.1.1 |
| 1099 | 2026-03-25T15:11:04.875Z | Compiling textwrap v0.16.2 |
| 1100 | 2026-03-25T15:11:05.020Z | Compiling oxnet v0.1.4 |
| 1101 | 2026-03-25T15:11:05.156Z | Compiling simd-adler32 v0.3.8 |
| 1102 | 2026-03-25T15:11:05.294Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1103 | 2026-03-25T15:11:05.367Z | Compiling miniz_oxide v0.8.9 |
| 1104 | 2026-03-25T15:11:05.392Z | Compiling clap_builder v4.6.0 |
| 1105 | 2026-03-25T15:11:05.428Z | Compiling serde_urlencoded v0.7.1 |
| 1106 | 2026-03-25T15:11:05.436Z | Compiling clap_derive v4.6.0 |
| 1107 | 2026-03-25T15:11:05.753Z | Compiling libscf-sys v1.1.0 |
| 1108 | 2026-03-25T15:11:05.816Z | Compiling snafu v0.8.9 |
| 1109 | 2026-03-25T15:11:05.817Z | Compiling clap v3.2.25 |
| 1110 | 2026-03-25T15:11:05.916Z | Compiling tower-http v0.6.8 |
| 1111 | 2026-03-25T15:11:06.219Z | Compiling pin-project v1.1.10 |
| 1112 | 2026-03-25T15:11:06.290Z | Compiling console v0.16.2 |
| 1113 | 2026-03-25T15:11:06.332Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1114 | 2026-03-25T15:11:06.537Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1115 | 2026-03-25T15:11:06.947Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1116 | 2026-03-25T15:11:07.122Z | Compiling futures v0.3.32 |
| 1117 | 2026-03-25T15:11:07.141Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=zl%2Fmulticast#3e15edd5) |
| 1118 | 2026-03-25T15:11:07.211Z | Compiling jsonwebtoken v10.3.0 |
| 1119 | 2026-03-25T15:11:07.278Z | Compiling slog-envlogger v2.2.0 |
| 1120 | 2026-03-25T15:11:07.619Z | Compiling hyper-rustls v0.27.7 |
| 1121 | 2026-03-25T15:11:07.650Z | Compiling crc32fast v1.5.0 |
| 1122 | 2026-03-25T15:11:07.782Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1123 | 2026-03-25T15:11:07.809Z | Compiling portable-atomic v1.13.1 |
| 1124 | 2026-03-25T15:11:07.886Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1125 | 2026-03-25T15:11:07.912Z | Compiling rustix v1.1.4 |
| 1126 | 2026-03-25T15:11:07.981Z | Compiling url v2.5.8 |
| 1127 | 2026-03-25T15:11:08.019Z | Compiling hyper-timeout v0.5.2 |
| 1128 | 2026-03-25T15:11:08.272Z | Compiling http-body-util v0.1.3 |
| 1129 | 2026-03-25T15:11:08.442Z | Compiling zone_cfg_derive v0.3.1 |
| 1130 | 2026-03-25T15:11:08.545Z | Compiling async-recursion v0.3.2 |
| 1131 | 2026-03-25T15:11:09.177Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1132 | 2026-03-25T15:11:09.195Z | Compiling serde_spanned v1.0.4 |
| 1133 | 2026-03-25T15:11:09.270Z | Compiling serde_path_to_error v0.1.20 |
| 1134 | 2026-03-25T15:11:09.350Z | Compiling filetime v0.2.27 |
| 1135 | 2026-03-25T15:11:09.382Z | Compiling secrecy v0.10.3 |
| 1136 | 2026-03-25T15:11:09.533Z | Compiling fastrand v2.3.0 |
| 1137 | 2026-03-25T15:11:09.606Z | Compiling xattr v1.6.1 |
| 1138 | 2026-03-25T15:11:09.606Z | Compiling openssl-probe v0.1.6 |
| 1139 | 2026-03-25T15:11:09.634Z | Compiling unit-prefix v0.5.2 |
| 1140 | 2026-03-25T15:11:09.805Z | Compiling web-time v1.1.0 |
| 1141 | 2026-03-25T15:11:09.814Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1142 | 2026-03-25T15:11:09.822Z | Compiling hex v0.4.3 |
| 1143 | 2026-03-25T15:11:09.840Z | Compiling tempfile v3.27.0 |
| 1144 | 2026-03-25T15:11:09.919Z | Compiling indicatif v0.18.4 |
| 1145 | 2026-03-25T15:11:10.093Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1146 | 2026-03-25T15:11:10.121Z | Compiling sha256 v1.6.0 |
| 1147 | 2026-03-25T15:11:10.181Z | Compiling tar v0.4.45 |
| 1148 | 2026-03-25T15:11:10.415Z | Compiling curl v0.4.49 |
| 1149 | 2026-03-25T15:11:10.451Z | Compiling zone v0.3.1 |
| 1150 | 2026-03-25T15:11:10.653Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1151 | 2026-03-25T15:11:10.990Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1152 | 2026-03-25T15:11:11.307Z | Compiling flate2 v1.1.9 |
| 1153 | 2026-03-25T15:11:11.333Z | Compiling clap v4.6.0 |
| 1154 | 2026-03-25T15:11:11.376Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1155 | 2026-03-25T15:11:11.420Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1156 | 2026-03-25T15:11:11.590Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1157 | 2026-03-25T15:11:11.609Z | Compiling camino v1.2.2 |
| 1158 | 2026-03-25T15:11:11.844Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1159 | 2026-03-25T15:11:11.883Z | Compiling libloading v0.8.9 |
| 1160 | 2026-03-25T15:11:11.973Z | Compiling fs_extra v1.3.0 |
| 1161 | 2026-03-25T15:11:28.247Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1162 | 2026-03-25T15:11:41.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1163 | 2026-03-25T15:11:41.646Z | |
| 1164 | 2026-03-25T15:11:41.650Z | real 1:04.933551353 |
| 1165 | 2026-03-25T15:11:41.650Z | user 4:40.362218745 |
| 1166 | 2026-03-25T15:11:41.650Z | sys 43.763315245 |
| 1167 | 2026-03-25T15:11:41.650Z | trap 0.173130242 |
| 1168 | 2026-03-25T15:11:41.650Z | tflt 0.059780658 |
| 1169 | 2026-03-25T15:11:41.650Z | dflt 0.090356438 |
| 1170 | 2026-03-25T15:11:41.650Z | kflt 0.000026076 |
| 1171 | 2026-03-25T15:11:41.650Z | lock 12:31.420458492 |
| 1172 | 2026-03-25T15:11:41.650Z | slp 18:41.869456608 |
| 1173 | 2026-03-25T15:11:41.650Z | lat 13.514172727 |
| 1174 | 2026-03-25T15:11:41.650Z | stop 27.977876832 |
| 1175 | 2026-03-25T15:11:41.650Z | + ptime -m cargo build --release |
| 1176 | 2026-03-25T15:11:41.932Z | Compiling proc-macro2 v1.0.106 |
| 1177 | 2026-03-25T15:11:41.932Z | Compiling quote v1.0.45 |
| 1178 | 2026-03-25T15:11:41.935Z | Compiling unicode-ident v1.0.24 |
| 1179 | 2026-03-25T15:11:41.935Z | Compiling libc v0.2.183 |
| 1180 | 2026-03-25T15:11:41.935Z | Compiling cfg-if v1.0.4 |
| 1181 | 2026-03-25T15:11:41.935Z | Compiling version_check v0.9.5 |
| 1182 | 2026-03-25T15:11:41.935Z | Compiling zeroize v1.8.2 |
| 1183 | 2026-03-25T15:11:41.935Z | Compiling serde_core v1.0.228 |
| 1184 | 2026-03-25T15:11:42.055Z | Compiling memchr v2.8.0 |
| 1185 | 2026-03-25T15:11:42.116Z | Compiling serde v1.0.228 |
| 1186 | 2026-03-25T15:11:42.235Z | Compiling autocfg v1.5.0 |
| 1187 | 2026-03-25T15:11:42.383Z | Compiling typenum v1.19.0 |
| 1188 | 2026-03-25T15:11:42.556Z | Compiling subtle v2.6.1 |
| 1189 | 2026-03-25T15:11:42.681Z | Compiling generic-array v0.14.7 |
| 1190 | 2026-03-25T15:11:42.753Z | Compiling itoa v1.0.17 |
| 1191 | 2026-03-25T15:11:43.037Z | Compiling getrandom v0.2.17 |
| 1192 | 2026-03-25T15:11:43.045Z | Compiling const-oid v0.9.6 |
| 1193 | 2026-03-25T15:11:43.048Z | Compiling smallvec v1.15.1 |
| 1194 | 2026-03-25T15:11:43.360Z | Compiling syn v1.0.109 |
| 1195 | 2026-03-25T15:11:43.402Z | Compiling libm v0.2.16 |
| 1196 | 2026-03-25T15:11:43.553Z | Compiling syn v2.0.117 |
| 1197 | 2026-03-25T15:11:43.560Z | Compiling num-traits v0.2.19 |
| 1198 | 2026-03-25T15:11:43.661Z | Compiling find-msvc-tools v0.1.9 |
| 1199 | 2026-03-25T15:11:43.836Z | Compiling thiserror v1.0.69 |
| 1200 | 2026-03-25T15:11:43.846Z | Compiling shlex v1.3.0 |
| 1201 | 2026-03-25T15:11:43.952Z | Compiling pin-project-lite v0.2.16 |
| 1202 | 2026-03-25T15:11:44.060Z | Compiling cc v1.2.56 |
| 1203 | 2026-03-25T15:11:44.253Z | Compiling zmij v1.0.21 |
| 1204 | 2026-03-25T15:11:44.388Z | Compiling log v0.4.29 |
| 1205 | 2026-03-25T15:11:44.781Z | Compiling crypto-common v0.1.7 |
| 1206 | 2026-03-25T15:11:44.950Z | Compiling block-buffer v0.10.4 |
| 1207 | 2026-03-25T15:11:45.135Z | Compiling rustversion v1.0.22 |
| 1208 | 2026-03-25T15:11:45.379Z | Compiling digest v0.10.7 |
| 1209 | 2026-03-25T15:11:45.569Z | Compiling rand_core v0.6.4 |
| 1210 | 2026-03-25T15:11:45.654Z | Compiling socket2 v0.6.2 |
| 1211 | 2026-03-25T15:11:45.668Z | Compiling errno v0.3.14 |
| 1212 | 2026-03-25T15:11:45.702Z | Compiling hashbrown v0.16.1 |
| 1213 | 2026-03-25T15:11:45.861Z | Compiling equivalent v1.0.2 |
| 1214 | 2026-03-25T15:11:45.890Z | Compiling once_cell v1.21.3 |
| 1215 | 2026-03-25T15:11:45.958Z | Compiling parking_lot_core v0.9.12 |
| 1216 | 2026-03-25T15:11:46.195Z | Compiling bytes v1.11.1 |
| 1217 | 2026-03-25T15:11:46.447Z | Compiling indexmap v2.13.0 |
| 1218 | 2026-03-25T15:11:46.655Z | Compiling scopeguard v1.2.0 |
| 1219 | 2026-03-25T15:11:46.670Z | Compiling base64ct v1.8.3 |
| 1220 | 2026-03-25T15:11:46.771Z | Compiling lock_api v0.4.14 |
| 1221 | 2026-03-25T15:11:47.064Z | Compiling pem-rfc7468 v0.7.0 |
| 1222 | 2026-03-25T15:11:47.076Z | Compiling parking_lot v0.12.5 |
| 1223 | 2026-03-25T15:11:47.084Z | Compiling signal-hook-registry v1.4.8 |
| 1224 | 2026-03-25T15:11:47.213Z | Compiling mio v1.1.1 |
| 1225 | 2026-03-25T15:11:47.320Z | Compiling der v0.7.10 |
| 1226 | 2026-03-25T15:11:47.399Z | Compiling stable_deref_trait v1.2.1 |
| 1227 | 2026-03-25T15:11:47.489Z | Compiling thiserror v2.0.18 |
| 1228 | 2026-03-25T15:11:47.882Z | Compiling synstructure v0.13.2 |
| 1229 | 2026-03-25T15:11:48.115Z | Compiling zerocopy v0.8.39 |
| 1230 | 2026-03-25T15:11:48.199Z | Compiling futures-core v0.3.32 |
| 1231 | 2026-03-25T15:11:48.220Z | Compiling serde_json v1.0.149 |
| 1232 | 2026-03-25T15:11:48.256Z | Compiling ucd-trie v0.1.7 |
| 1233 | 2026-03-25T15:11:48.528Z | Compiling pest v2.8.6 |
| 1234 | 2026-03-25T15:11:48.555Z | Compiling futures-sink v0.3.32 |
| 1235 | 2026-03-25T15:11:48.668Z | Compiling spki v0.7.3 |
| 1236 | 2026-03-25T15:11:48.739Z | Compiling num-integer v0.1.46 |
| 1237 | 2026-03-25T15:11:49.001Z | Compiling pkcs8 v0.10.2 |
| 1238 | 2026-03-25T15:11:49.015Z | Compiling proc-macro-error-attr v1.0.4 |
| 1239 | 2026-03-25T15:11:49.308Z | Compiling pkg-config v0.3.32 |
| 1240 | 2026-03-25T15:11:49.385Z | Compiling heck v0.4.1 |
| 1241 | 2026-03-25T15:11:49.693Z | Compiling futures-channel v0.3.32 |
| 1242 | 2026-03-25T15:11:49.757Z | Compiling serde_derive v1.0.228 |
| 1243 | 2026-03-25T15:11:49.953Z | Compiling thiserror-impl v1.0.69 |
| 1244 | 2026-03-25T15:11:50.029Z | Compiling zerofrom-derive v0.1.6 |
| 1245 | 2026-03-25T15:11:50.033Z | Compiling tokio-macros v2.6.0 |
| 1246 | 2026-03-25T15:11:50.054Z | Compiling yoke-derive v0.8.1 |
| 1247 | 2026-03-25T15:11:50.300Z | Compiling zerovec-derive v0.11.2 |
| 1248 | 2026-03-25T15:11:51.023Z | Compiling tokio v1.50.0 |
| 1249 | 2026-03-25T15:11:51.184Z | Compiling thiserror-impl v2.0.18 |
| 1250 | 2026-03-25T15:11:51.441Z | Compiling pest_meta v2.8.6 |
| 1251 | 2026-03-25T15:11:51.668Z | Compiling displaydoc v0.2.5 |
| 1252 | 2026-03-25T15:11:51.676Z | Compiling zerofrom v0.1.6 |
| 1253 | 2026-03-25T15:11:51.780Z | Compiling zerocopy-derive v0.7.35 |
| 1254 | 2026-03-25T15:11:51.829Z | Compiling yoke v0.8.1 |
| 1255 | 2026-03-25T15:11:52.072Z | Compiling zerovec v0.11.5 |
| 1256 | 2026-03-25T15:11:52.649Z | Compiling pest_generator v2.8.6 |
| 1257 | 2026-03-25T15:11:52.865Z | Compiling semver v1.0.27 |
| 1258 | 2026-03-25T15:11:52.873Z | Compiling proc-macro-error v1.0.4 |
| 1259 | 2026-03-25T15:11:52.909Z | Compiling vcpkg v0.2.15 |
| 1260 | 2026-03-25T15:11:53.237Z | Compiling tracing-attributes v0.1.31 |
| 1261 | 2026-03-25T15:11:53.249Z | Compiling futures-macro v0.3.32 |
| 1262 | 2026-03-25T15:11:53.489Z | Compiling ppv-lite86 v0.2.21 |
| 1263 | 2026-03-25T15:11:53.677Z | Compiling pest_derive v2.8.6 |
| 1264 | 2026-03-25T15:11:53.817Z | Compiling tracing-core v0.1.36 |
| 1265 | 2026-03-25T15:11:53.962Z | Compiling hmac v0.12.1 |
| 1266 | 2026-03-25T15:11:54.310Z | Compiling slab v0.4.12 |
| 1267 | 2026-03-25T15:11:54.333Z | Compiling spin v0.9.8 |
| 1268 | 2026-03-25T15:11:54.345Z | Compiling futures-io v0.3.32 |
| 1269 | 2026-03-25T15:11:54.404Z | Compiling futures-task v0.3.32 |
| 1270 | 2026-03-25T15:11:54.497Z | Compiling pretty-hex v0.4.1 |
| 1271 | 2026-03-25T15:11:54.612Z | Compiling winnow v0.7.14 |
| 1272 | 2026-03-25T15:11:54.615Z | Compiling futures-util v0.3.32 |
| 1273 | 2026-03-25T15:11:54.668Z | Compiling lazy_static v1.5.0 |
| 1274 | 2026-03-25T15:11:54.798Z | Compiling tinystr v0.8.2 |
| 1275 | 2026-03-25T15:11:54.967Z | Compiling tracing v0.1.44 |
| 1276 | 2026-03-25T15:11:55.139Z | Compiling slog v2.8.2 |
| 1277 | 2026-03-25T15:11:55.218Z | Compiling http v1.4.0 |
| 1278 | 2026-03-25T15:11:55.257Z | Compiling signature v2.2.0 |
| 1279 | 2026-03-25T15:11:55.334Z | Compiling ff v0.13.1 |
| 1280 | 2026-03-25T15:11:55.443Z | Compiling ring v0.17.14 |
| 1281 | 2026-03-25T15:11:55.488Z | Compiling litemap v0.8.1 |
| 1282 | 2026-03-25T15:11:55.506Z | Compiling time-core v0.1.8 |
| 1283 | 2026-03-25T15:11:55.529Z | Compiling byteorder v1.5.0 |
| 1284 | 2026-03-25T15:11:55.689Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1285 | 2026-03-25T15:11:55.757Z | Compiling base16ct v0.2.0 |
| 1286 | 2026-03-25T15:11:55.817Z | Compiling getrandom v0.3.4 |
| 1287 | 2026-03-25T15:11:55.975Z | Compiling writeable v0.6.2 |
| 1288 | 2026-03-25T15:11:56.041Z | Compiling cpufeatures v0.2.17 |
| 1289 | 2026-03-25T15:11:56.117Z | Compiling toml_datetime v0.6.11 |
| 1290 | 2026-03-25T15:11:56.125Z | Compiling winnow v0.5.40 |
| 1291 | 2026-03-25T15:11:56.252Z | Compiling powerfmt v0.2.0 |
| 1292 | 2026-03-25T15:11:56.263Z | Compiling num-conv v0.2.0 |
| 1293 | 2026-03-25T15:11:56.409Z | Compiling http-body v1.0.1 |
| 1294 | 2026-03-25T15:11:56.431Z | Compiling time-macros v0.2.27 |
| 1295 | 2026-03-25T15:11:56.574Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1296 | 2026-03-25T15:11:56.602Z | Compiling deranged v0.5.6 |
| 1297 | 2026-03-25T15:11:56.708Z | Compiling icu_locale_core v2.1.1 |
| 1298 | 2026-03-25T15:11:57.330Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1299 | 2026-03-25T15:11:57.795Z | Compiling sec1 v0.7.3 |
| 1300 | 2026-03-25T15:11:58.062Z | Compiling toml_edit v0.19.15 |
| 1301 | 2026-03-25T15:11:58.308Z | Compiling zerocopy v0.7.35 |
| 1302 | 2026-03-25T15:11:58.620Z | Compiling group v0.13.0 |
| 1303 | 2026-03-25T15:11:58.907Z | Compiling num-bigint v0.4.6 |
| 1304 | 2026-03-25T15:11:59.016Z | Compiling erased-serde v0.3.31 |
| 1305 | 2026-03-25T15:11:59.116Z | Compiling hkdf v0.12.4 |
| 1306 | 2026-03-25T15:11:59.307Z | Compiling potential_utf v0.1.4 |
| 1307 | 2026-03-25T15:11:59.528Z | Compiling zerotrie v0.2.3 |
| 1308 | 2026-03-25T15:11:59.915Z | Compiling scroll_derive v0.12.1 |
| 1309 | 2026-03-25T15:11:59.960Z | Compiling num-iter v0.1.45 |
| 1310 | 2026-03-25T15:12:00.112Z | Compiling crypto-bigint v0.5.5 |
| 1311 | 2026-03-25T15:12:00.554Z | Compiling usdt-impl v0.5.0 |
| 1312 | 2026-03-25T15:12:00.863Z | Compiling icu_normalizer_data v2.1.1 |
| 1313 | 2026-03-25T15:12:01.158Z | Compiling httparse v1.10.1 |
| 1314 | 2026-03-25T15:12:01.185Z | Compiling icu_properties_data v2.1.2 |
| 1315 | 2026-03-25T15:12:01.505Z | Compiling proc-macro-crate v1.3.1 |
| 1316 | 2026-03-25T15:12:01.543Z | Compiling time v0.3.47 |
| 1317 | 2026-03-25T15:12:01.945Z | Compiling elliptic-curve v0.13.8 |
| 1318 | 2026-03-25T15:12:02.417Z | Compiling scroll v0.12.0 |
| 1319 | 2026-03-25T15:12:02.471Z | Compiling icu_provider v2.1.1 |
| 1320 | 2026-03-25T15:12:03.004Z | Compiling icu_collections v2.1.1 |
| 1321 | 2026-03-25T15:12:03.080Z | Compiling dof v0.3.0 |
| 1322 | 2026-03-25T15:12:03.166Z | Compiling thread-id v4.2.2 |
| 1323 | 2026-03-25T15:12:03.260Z | Compiling proc-macro-crate v3.4.0 |
| 1324 | 2026-03-25T15:12:03.555Z | Compiling sha2 v0.10.9 |
| 1325 | 2026-03-25T15:12:03.649Z | Compiling dtrace-parser v0.2.0 |
| 1326 | 2026-03-25T15:12:03.744Z | Compiling libz-sys v1.1.23 |
| 1327 | 2026-03-25T15:12:03.848Z | Compiling openssl-sys v0.9.111 |
| 1328 | 2026-03-25T15:12:03.972Z | Compiling rustc_version v0.4.1 |
| 1329 | 2026-03-25T15:12:04.302Z | Compiling rustls-pki-types v1.14.0 |
| 1330 | 2026-03-25T15:12:04.323Z | Compiling try-lock v0.2.5 |
| 1331 | 2026-03-25T15:12:04.461Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1332 | 2026-03-25T15:12:04.483Z | Compiling plain v0.2.3 |
| 1333 | 2026-03-25T15:12:04.614Z | Compiling crossbeam-utils v0.8.21 |
| 1334 | 2026-03-25T15:12:04.622Z | Compiling camino v1.2.2 |
| 1335 | 2026-03-25T15:12:04.806Z | Compiling untrusted v0.9.0 |
| 1336 | 2026-03-25T15:12:05.016Z | Compiling tower-service v0.3.3 |
| 1337 | 2026-03-25T15:12:05.298Z | Compiling goblin v0.8.2 |
| 1338 | 2026-03-25T15:12:05.335Z | Compiling want v0.3.1 |
| 1339 | 2026-03-25T15:12:05.427Z | Compiling curve25519-dalek v4.1.3 |
| 1340 | 2026-03-25T15:12:05.792Z | Compiling num_enum_derive v0.7.5 |
| 1341 | 2026-03-25T15:12:06.137Z | Compiling num_enum_derive v0.5.11 |
| 1342 | 2026-03-25T15:12:06.687Z | Compiling serde_tokenstream v0.2.2 |
| 1343 | 2026-03-25T15:12:07.032Z | Compiling rfc6979 v0.4.0 |
| 1344 | 2026-03-25T15:12:07.051Z | Compiling rand_chacha v0.3.1 |
| 1345 | 2026-03-25T15:12:07.197Z | Compiling arc-swap v1.8.2 |
| 1346 | 2026-03-25T15:12:07.472Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1347 | 2026-03-25T15:12:07.481Z | Compiling radium v0.7.0 |
| 1348 | 2026-03-25T15:12:07.652Z | Compiling rustls v0.23.36 |
| 1349 | 2026-03-25T15:12:07.755Z | Compiling pin-utils v0.1.0 |
| 1350 | 2026-03-25T15:12:07.763Z | Compiling atomic-waker v1.1.2 |
| 1351 | 2026-03-25T15:12:07.838Z | Compiling either v1.15.0 |
| 1352 | 2026-03-25T15:12:07.856Z | Compiling iana-time-zone v0.1.65 |
| 1353 | 2026-03-25T15:12:07.890Z | Compiling num-bigint-dig v0.8.6 |
| 1354 | 2026-03-25T15:12:07.928Z | Compiling hyper v1.8.1 |
| 1355 | 2026-03-25T15:12:08.093Z | Compiling chrono v0.4.43 |
| 1356 | 2026-03-25T15:12:08.102Z | Compiling num_enum v0.5.11 |
| 1357 | 2026-03-25T15:12:08.193Z | Compiling rand v0.8.5 |
| 1358 | 2026-03-25T15:12:08.245Z | Compiling num_enum v0.7.5 |
| 1359 | 2026-03-25T15:12:08.248Z | Compiling ecdsa v0.16.9 |
| 1360 | 2026-03-25T15:12:08.274Z | Compiling rustls-webpki v0.103.9 |
| 1361 | 2026-03-25T15:12:09.274Z | Compiling icu_properties v2.1.2 |
| 1362 | 2026-03-25T15:12:12.326Z | Compiling icu_normalizer v2.1.1 |
| 1363 | 2026-03-25T15:12:12.334Z | Compiling rand_core v0.9.5 |
| 1364 | 2026-03-25T15:12:12.334Z | Compiling primeorder v0.13.6 |
| 1365 | 2026-03-25T15:12:12.334Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1366 | 2026-03-25T15:12:12.334Z | Compiling foreign-types-macros v0.2.3 |
| 1367 | 2026-03-25T15:12:12.394Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1368 | 2026-03-25T15:12:13.593Z | Compiling cargo-platform v0.3.2 |
| 1369 | 2026-03-25T15:12:13.600Z | Compiling indexmap v1.9.3 |
| 1370 | 2026-03-25T15:12:13.600Z | Compiling aho-corasick v1.1.4 |
| 1371 | 2026-03-25T15:12:13.600Z | Compiling thread_local v1.1.9 |
| 1372 | 2026-03-25T15:12:13.600Z | Compiling foreign-types-shared v0.3.1 |
| 1373 | 2026-03-25T15:12:13.600Z | Compiling tap v1.0.1 |
| 1374 | 2026-03-25T15:12:13.600Z | Compiling utf8parse v0.2.2 |
| 1375 | 2026-03-25T15:12:13.600Z | Compiling regex-syntax v0.8.9 |
| 1376 | 2026-03-25T15:12:13.600Z | Compiling anyhow v1.0.102 |
| 1377 | 2026-03-25T15:12:13.600Z | Compiling slog-async v2.8.0 |
| 1378 | 2026-03-25T15:12:13.600Z | Compiling bitflags v2.11.0 |
| 1379 | 2026-03-25T15:12:13.600Z | Compiling percent-encoding v2.3.2 |
| 1380 | 2026-03-25T15:12:13.812Z | Compiling form_urlencoded v1.2.2 |
| 1381 | 2026-03-25T15:12:13.872Z | Compiling anstyle-parse v1.0.0 |
| 1382 | 2026-03-25T15:12:14.048Z | Compiling foreign-types v0.5.0 |
| 1383 | 2026-03-25T15:12:14.514Z | Compiling wyz v0.5.1 |
| 1384 | 2026-03-25T15:12:14.519Z | Compiling cargo_metadata v0.23.1 |
| 1385 | 2026-03-25T15:12:14.519Z | Compiling crossbeam-channel v0.5.15 |
| 1386 | 2026-03-25T15:12:15.409Z | Compiling regex-automata v0.4.14 |
| 1387 | 2026-03-25T15:12:15.938Z | Compiling rand_chacha v0.9.0 |
| 1388 | 2026-03-25T15:12:16.654Z | Compiling idna_adapter v1.2.1 |
| 1389 | 2026-03-25T15:12:17.625Z | Compiling hyper-util v0.1.20 |
| 1390 | 2026-03-25T15:12:19.997Z | Compiling itertools v0.12.1 |
| 1391 | 2026-03-25T15:12:21.114Z | Compiling slog-scope v4.4.1 |
| 1392 | 2026-03-25T15:12:21.574Z | Compiling usdt-attr-macro v0.5.0 |
| 1393 | 2026-03-25T15:12:21.660Z | Compiling usdt-macro v0.5.0 |
| 1394 | 2026-03-25T15:12:22.191Z | Compiling num-rational v0.4.2 |
| 1395 | 2026-03-25T15:12:22.538Z | Compiling tokio-util v0.7.18 |
| 1396 | 2026-03-25T15:12:22.561Z | Compiling ed25519 v2.2.3 |
| 1397 | 2026-03-25T15:12:22.599Z | Compiling num-complex v0.4.6 |
| 1398 | 2026-03-25T15:12:22.835Z | Compiling async-trait v0.1.89 |
| 1399 | 2026-03-25T15:12:23.292Z | Compiling pkcs1 v0.7.5 |
| 1400 | 2026-03-25T15:12:23.382Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1401 | 2026-03-25T15:12:23.496Z | Compiling memmap v0.7.0 |
| 1402 | 2026-03-25T15:12:23.780Z | Compiling is-terminal v0.4.17 |
| 1403 | 2026-03-25T15:12:23.860Z | Compiling cstr-argument v0.1.2 |
| 1404 | 2026-03-25T15:12:23.891Z | Compiling anstyle-query v1.1.5 |
| 1405 | 2026-03-25T15:12:24.013Z | Compiling base64 v0.22.1 |
| 1406 | 2026-03-25T15:12:24.013Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1407 | 2026-03-25T15:12:24.056Z | Compiling colorchoice v1.0.4 |
| 1408 | 2026-03-25T15:12:24.188Z | Compiling term v1.2.1 |
| 1409 | 2026-03-25T15:12:24.196Z | Compiling os_str_bytes v6.6.1 |
| 1410 | 2026-03-25T15:12:24.310Z | Compiling take_mut v0.2.2 |
| 1411 | 2026-03-25T15:12:24.445Z | Compiling rustix v1.1.4 |
| 1412 | 2026-03-25T15:12:24.602Z | Compiling tower-layer v0.3.3 |
| 1413 | 2026-03-25T15:12:24.667Z | Compiling openssl-probe v0.2.1 |
| 1414 | 2026-03-25T15:12:24.899Z | Compiling utf8_iter v1.0.4 |
| 1415 | 2026-03-25T15:12:24.921Z | Compiling anstyle v1.0.14 |
| 1416 | 2026-03-25T15:12:24.981Z | Compiling is_terminal_polyfill v1.70.2 |
| 1417 | 2026-03-25T15:12:25.093Z | Compiling hashbrown v0.12.3 |
| 1418 | 2026-03-25T15:12:25.109Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1419 | 2026-03-25T15:12:25.284Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1420 | 2026-03-25T15:12:25.313Z | Compiling crc32fast v1.5.0 |
| 1421 | 2026-03-25T15:12:25.402Z | Compiling sync_wrapper v1.0.2 |
| 1422 | 2026-03-25T15:12:25.526Z | Compiling portable-atomic v1.13.1 |
| 1423 | 2026-03-25T15:12:25.576Z | Compiling funty v2.0.0 |
| 1424 | 2026-03-25T15:12:25.761Z | Compiling tower v0.5.3 |
| 1425 | 2026-03-25T15:12:26.180Z | Compiling bitvec v1.0.1 |
| 1426 | 2026-03-25T15:12:26.582Z | Compiling anstream v1.0.0 |
| 1427 | 2026-03-25T15:12:26.644Z | Compiling idna v1.1.0 |
| 1428 | 2026-03-25T15:12:26.899Z | Compiling rustls-native-certs v0.8.3 |
| 1429 | 2026-03-25T15:12:27.123Z | Compiling slog-term v2.9.2 |
| 1430 | 2026-03-25T15:12:27.210Z | Compiling clap_lex v0.2.4 |
| 1431 | 2026-03-25T15:12:28.001Z | Compiling pem v3.0.6 |
| 1432 | 2026-03-25T15:12:28.810Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1433 | 2026-03-25T15:12:28.877Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1434 | 2026-03-25T15:12:28.961Z | Compiling usdt v0.5.0 |
| 1435 | 2026-03-25T15:12:29.190Z | Compiling rsa v0.9.10 |
| 1436 | 2026-03-25T15:12:29.324Z | Compiling num v0.4.3 |
| 1437 | 2026-03-25T15:12:29.409Z | Compiling tokio-rustls v0.26.4 |
| 1438 | 2026-03-25T15:12:29.420Z | Compiling ed25519-dalek v2.2.0 |
| 1439 | 2026-03-25T15:12:29.464Z | Compiling slog-stdlog v4.1.1 |
| 1440 | 2026-03-25T15:12:29.801Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1441 | 2026-03-25T15:12:29.811Z | Compiling regex v1.12.3 |
| 1442 | 2026-03-25T15:12:29.976Z | Compiling rand v0.9.2 |
| 1443 | 2026-03-25T15:12:30.062Z | Compiling octocrab v0.49.6 |
| 1444 | 2026-03-25T15:12:30.212Z | Compiling p256 v0.13.2 |
| 1445 | 2026-03-25T15:12:30.559Z | Compiling p384 v0.13.1 |
| 1446 | 2026-03-25T15:12:31.055Z | Compiling simple_asn1 v0.6.4 |
| 1447 | 2026-03-25T15:12:31.432Z | Compiling futures-executor v0.3.32 |
| 1448 | 2026-03-25T15:12:31.621Z | Compiling clap_derive v3.2.25 |
| 1449 | 2026-03-25T15:12:31.869Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1450 | 2026-03-25T15:12:32.089Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1451 | 2026-03-25T15:12:32.417Z | Compiling snafu-derive v0.8.9 |
| 1452 | 2026-03-25T15:12:32.460Z | Compiling serde_repr v0.1.20 |
| 1453 | 2026-03-25T15:12:32.783Z | Compiling pin-project-internal v1.1.10 |
| 1454 | 2026-03-25T15:12:33.239Z | Compiling num-derive v0.3.3 |
| 1455 | 2026-03-25T15:12:33.372Z | Compiling atty v0.2.14 |
| 1456 | 2026-03-25T15:12:33.395Z | Compiling strsim v0.10.0 |
| 1457 | 2026-03-25T15:12:33.501Z | Compiling textwrap v0.16.2 |
| 1458 | 2026-03-25T15:12:33.951Z | Compiling iri-string v0.7.10 |
| 1459 | 2026-03-25T15:12:34.266Z | Compiling strsim v0.11.1 |
| 1460 | 2026-03-25T15:12:34.426Z | Compiling bitflags v1.3.2 |
| 1461 | 2026-03-25T15:12:34.481Z | Compiling colored v3.1.1 |
| 1462 | 2026-03-25T15:12:34.513Z | Compiling unicode-width v0.2.2 |
| 1463 | 2026-03-25T15:12:34.896Z | Compiling oxnet v0.1.4 |
| 1464 | 2026-03-25T15:12:34.926Z | Compiling simd-adler32 v0.3.8 |
| 1465 | 2026-03-25T15:12:34.966Z | Compiling adler2 v2.0.1 |
| 1466 | 2026-03-25T15:12:35.163Z | Compiling heck v0.5.0 |
| 1467 | 2026-03-25T15:12:35.313Z | Compiling curl v0.4.49 |
| 1468 | 2026-03-25T15:12:35.337Z | Compiling termcolor v1.4.1 |
| 1469 | 2026-03-25T15:12:35.426Z | Compiling clap_lex v1.0.0 |
| 1470 | 2026-03-25T15:12:35.632Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1471 | 2026-03-25T15:12:35.786Z | Compiling ryu v1.0.23 |
| 1472 | 2026-03-25T15:12:35.932Z | Compiling clap v3.2.25 |
| 1473 | 2026-03-25T15:12:35.940Z | Compiling serde_urlencoded v0.7.1 |
| 1474 | 2026-03-25T15:12:35.947Z | Compiling clap_builder v4.6.0 |
| 1475 | 2026-03-25T15:12:36.074Z | Compiling tower-http v0.6.8 |
| 1476 | 2026-03-25T15:12:36.154Z | Compiling clap_derive v4.6.0 |
| 1477 | 2026-03-25T15:12:36.305Z | Compiling miniz_oxide v0.8.9 |
| 1478 | 2026-03-25T15:12:37.895Z | Compiling snafu v0.8.9 |
| 1479 | 2026-03-25T15:12:38.151Z | Compiling console v0.16.2 |
| 1480 | 2026-03-25T15:12:38.493Z | Compiling libscf-sys v1.1.0 |
| 1481 | 2026-03-25T15:12:38.540Z | Compiling pin-project v1.1.10 |
| 1482 | 2026-03-25T15:12:38.656Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1483 | 2026-03-25T15:12:38.656Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1484 | 2026-03-25T15:12:39.828Z | Compiling futures v0.3.32 |
| 1485 | 2026-03-25T15:12:39.923Z | Compiling jsonwebtoken v10.3.0 |
| 1486 | 2026-03-25T15:12:40.036Z | Compiling slog-envlogger v2.2.0 |
| 1487 | 2026-03-25T15:12:40.849Z | Compiling hyper-rustls v0.27.7 |
| 1488 | 2026-03-25T15:12:41.753Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=zl%2Fmulticast#3e15edd5) |
| 1489 | 2026-03-25T15:12:43.194Z | Compiling url v2.5.8 |
| 1490 | 2026-03-25T15:12:44.215Z | Compiling hyper-timeout v0.5.2 |
| 1491 | 2026-03-25T15:12:44.490Z | Compiling http-body-util v0.1.3 |
| 1492 | 2026-03-25T15:12:44.699Z | Compiling zone_cfg_derive v0.3.1 |
| 1493 | 2026-03-25T15:12:44.858Z | Compiling async-recursion v0.3.2 |
| 1494 | 2026-03-25T15:12:44.867Z | Compiling serde_path_to_error v0.1.20 |
| 1495 | 2026-03-25T15:12:45.468Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1496 | 2026-03-25T15:12:45.597Z | Compiling serde_spanned v1.0.4 |
| 1497 | 2026-03-25T15:12:45.600Z | Compiling filetime v0.2.27 |
| 1498 | 2026-03-25T15:12:45.775Z | Compiling secrecy v0.10.3 |
| 1499 | 2026-03-25T15:12:45.849Z | Compiling hex v0.4.3 |
| 1500 | 2026-03-25T15:12:45.967Z | Compiling fastrand v2.3.0 |
| 1501 | 2026-03-25T15:12:45.992Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1502 | 2026-03-25T15:12:46.168Z | Compiling unit-prefix v0.5.2 |
| 1503 | 2026-03-25T15:12:46.241Z | Compiling web-time v1.1.0 |
| 1504 | 2026-03-25T15:12:46.328Z | Compiling openssl-probe v0.1.6 |
| 1505 | 2026-03-25T15:12:46.336Z | Compiling xattr v1.6.1 |
| 1506 | 2026-03-25T15:12:46.407Z | Compiling indicatif v0.18.4 |
| 1507 | 2026-03-25T15:12:46.442Z | Compiling tempfile v3.27.0 |
| 1508 | 2026-03-25T15:12:46.563Z | Compiling tar v0.4.45 |
| 1509 | 2026-03-25T15:12:47.588Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1510 | 2026-03-25T15:12:49.225Z | Compiling sha256 v1.6.0 |
| 1511 | 2026-03-25T15:12:49.662Z | Compiling zone v0.3.1 |
| 1512 | 2026-03-25T15:12:49.879Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1513 | 2026-03-25T15:12:50.300Z | Compiling flate2 v1.1.9 |
| 1514 | 2026-03-25T15:12:50.323Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1515 | 2026-03-25T15:12:50.421Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1516 | 2026-03-25T15:12:50.634Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1517 | 2026-03-25T15:12:50.658Z | Compiling clap v4.6.0 |
| 1518 | 2026-03-25T15:12:50.754Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1519 | 2026-03-25T15:12:51.676Z | Compiling libloading v0.8.9 |
| 1520 | 2026-03-25T15:12:51.849Z | Compiling fs_extra v1.3.0 |
| 1521 | 2026-03-25T15:13:07.173Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1522 | 2026-03-25T15:13:39.739Z | Finished `release` profile [optimized] target(s) in 1m 58s |
| 1523 | 2026-03-25T15:13:39.816Z | |
| 1524 | 2026-03-25T15:13:39.820Z | real 1:58.086723229 |
| 1525 | 2026-03-25T15:13:39.820Z | user 10:13.474320436 |
| 1526 | 2026-03-25T15:13:39.820Z | sys 58.361177496 |
| 1527 | 2026-03-25T15:13:39.821Z | trap 0.349163991 |
| 1528 | 2026-03-25T15:13:39.821Z | tflt 0.621133656 |
| 1529 | 2026-03-25T15:13:39.821Z | dflt 0.598746735 |
| 1530 | 2026-03-25T15:13:39.821Z | kflt 0.000043986 |
| 1531 | 2026-03-25T15:13:39.821Z | lock 31:10.811635236 |
| 1532 | 2026-03-25T15:13:39.821Z | slp 36:59.708142447 |
| 1533 | 2026-03-25T15:13:39.821Z | lat 40.597012470 |
| 1534 | 2026-03-25T15:13:39.821Z | stop 46.196951254 |
| 1535 | 2026-03-25T15:13:39.821Z | + for x in debug release |
| 1536 | 2026-03-25T15:13:39.821Z | + mkdir -p /work/debug |
| 1537 | 2026-03-25T15:13:39.821Z | + cp target/debug/softnpu /work/debug/ |
| 1538 | 2026-03-25T15:13:39.905Z | + cp target/debug/npuzone /work/debug/ |
| 1539 | 2026-03-25T15:13:40.075Z | + cp target/debug/npuvm /work/debug/ |
| 1540 | 2026-03-25T15:13:40.238Z | + digest -a sha256 /work/debug/softnpu |
| 1541 | 2026-03-25T15:13:40.314Z | + digest -a sha256 /work/debug/npuzone |
| 1542 | 2026-03-25T15:13:40.446Z | + digest -a sha256 /work/debug/npuvm |
| 1543 | 2026-03-25T15:13:40.573Z | + for x in debug release |
| 1544 | 2026-03-25T15:13:40.573Z | + mkdir -p /work/release |
| 1545 | 2026-03-25T15:13:40.577Z | + cp target/release/softnpu /work/release/ |
| 1546 | 2026-03-25T15:13:40.593Z | + cp target/release/npuzone /work/release/ |
| 1547 | 2026-03-25T15:13:40.628Z | + cp target/release/npuvm /work/release/ |
| 1548 | 2026-03-25T15:13:40.663Z | + digest -a sha256 /work/release/softnpu |
| 1549 | 2026-03-25T15:13:40.681Z | + digest -a sha256 /work/release/npuzone |
| 1550 | 2026-03-25T15:13:40.707Z | + digest -a sha256 /work/release/npuvm |
| 1551 | 2026-03-25T15:13:40.734Z | process exited: duration 259413 ms, exit code 0 |
| |
| 1552 | 2026-03-25T15:13:40.741Z | found 12 output files |
| 1553 | 2026-03-25T15:13:40.741Z | uploading: /work/debug/npuvm (189291752 bytes) |
| 1554 | 2026-03-25T15:13:43.015Z | uploaded: /work/debug/npuvm |
| 1555 | 2026-03-25T15:13:43.015Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1556 | 2026-03-25T15:13:44.027Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1557 | 2026-03-25T15:13:44.027Z | uploading: /work/debug/npuzone (195854832 bytes) |
| 1558 | 2026-03-25T15:13:46.348Z | uploaded: /work/debug/npuzone |
| 1559 | 2026-03-25T15:13:46.348Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1560 | 2026-03-25T15:13:47.360Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1561 | 2026-03-25T15:13:47.364Z | uploading: /work/debug/softnpu (102630256 bytes) |
| 1562 | 2026-03-25T15:13:49.034Z | uploaded: /work/debug/softnpu |
| 1563 | 2026-03-25T15:13:49.036Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1564 | 2026-03-25T15:13:50.044Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1565 | 2026-03-25T15:13:50.045Z | uploading: /work/release/npuvm (31223096 bytes) |
| 1566 | 2026-03-25T15:13:51.254Z | uploaded: /work/release/npuvm |
| 1567 | 2026-03-25T15:13:51.254Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1568 | 2026-03-25T15:13:52.264Z | uploaded: /work/release/npuvm.sha256.txt |
| 1569 | 2026-03-25T15:13:52.268Z | uploading: /work/release/npuzone (31846944 bytes) |
| 1570 | 2026-03-25T15:13:53.477Z | uploaded: /work/release/npuzone |
| 1571 | 2026-03-25T15:13:53.477Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1572 | 2026-03-25T15:13:54.487Z | uploaded: /work/release/npuzone.sha256.txt |
| 1573 | 2026-03-25T15:13:54.490Z | uploading: /work/release/softnpu (15674080 bytes) |
| 1574 | 2026-03-25T15:13:55.604Z | uploaded: /work/release/softnpu |
| 1575 | 2026-03-25T15:13:55.604Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1576 | 2026-03-25T15:13:56.615Z | uploaded: /work/release/softnpu.sha256.txt |