|
|
|
| 1 | 2025-04-18T21:38:38.814Z | job assigned to worker 01JS5DCCSRF065MX71BJ5SQQX5 [factory aws, i-07f983d9856be5088] (queued for 49 s) |
| |
| 2 | 2025-04-18T21:38:47.709Z | starting task 0: "setup" |
| 3 | 2025-04-18T21:38:47.746Z | ++ uname -s |
| 4 | 2025-04-18T21:38:47.746Z | + kern=SunOS |
| 5 | 2025-04-18T21:38:47.746Z | + build_user=build |
| 6 | 2025-04-18T21:38:47.746Z | + build_uid=12345 |
| 7 | 2025-04-18T21:38:47.746Z | + work_dir=/work |
| 8 | 2025-04-18T21:38:47.746Z | + input_dir=/input |
| 9 | 2025-04-18T21:38:47.746Z | + [[ 0 == 12345 ]] |
| 10 | 2025-04-18T21:38:47.746Z | + case "$kern" in |
| 11 | 2025-04-18T21:38:47.746Z | + groupadd -g 12345 build |
| 12 | 2025-04-18T21:38:47.746Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-04-18T21:38:49.724Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-04-18T21:38:49.843Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-04-18T21:38:49.848Z | + home_fs=zfs |
| 16 | 2025-04-18T21:38:49.848Z | + [[ zfs == autofs ]] |
| 17 | 2025-04-18T21:38:49.848Z | + mkdir -p /home/build |
| 18 | 2025-04-18T21:38:49.851Z | + chown build:build /home/build /work |
| 19 | 2025-04-18T21:38:51.849Z | + chmod 0700 /home/build /work |
| 20 | 2025-04-18T21:38:51.854Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2025-04-18T21:38:51.860Z | starting task 1: "rust-toolchain" |
| 22 | 2025-04-18T21:38:51.865Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-04-18T21:38:51.865Z | * rust toolchain channel = "stable" |
| 24 | 2025-04-18T21:38:51.866Z | * rust toolchain profile = "default" |
| 25 | 2025-04-18T21:38:51.869Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-04-18T21:38:51.869Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-04-18T21:38:51.869Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-04-18T21:38:51.869Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-04-18T21:38:51.869Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-04-18T21:38:51.980Z | info: downloading installer |
| 31 | 2025-04-18T21:38:53.371Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-04-18T21:38:53.371Z | warn: /opt/ooce/bin |
| 33 | 2025-04-18T21:38:53.371Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-04-18T21:38:53.371Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-04-18T21:38:53.371Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-04-18T21:38:53.371Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-04-18T21:38:53.371Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-04-18T21:38:53.371Z | error: cannot install while Rust is installed |
| 39 | 2025-04-18T21:38:53.371Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-04-18T21:38:53.407Z | info: profile set to 'default' |
| 41 | 2025-04-18T21:38:53.407Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-04-18T21:38:53.410Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-04-18T21:38:53.576Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 44 | 2025-04-18T21:38:53.576Z | info: downloading component 'cargo' |
| 45 | 2025-04-18T21:38:54.502Z | info: downloading component 'clippy' |
| 46 | 2025-04-18T21:38:54.885Z | info: downloading component 'rust-docs' |
| 47 | 2025-04-18T21:38:56.725Z | info: downloading component 'rust-std' |
| 48 | 2025-04-18T21:38:58.871Z | info: downloading component 'rustc' |
| 49 | 2025-04-18T21:39:07.471Z | info: downloading component 'rustfmt' |
| 50 | 2025-04-18T21:39:07.761Z | info: installing component 'cargo' |
| 51 | 2025-04-18T21:39:08.583Z | info: installing component 'clippy' |
| 52 | 2025-04-18T21:39:08.965Z | info: installing component 'rust-docs' |
| 53 | 2025-04-18T21:39:10.825Z | info: installing component 'rust-std' |
| 54 | 2025-04-18T21:39:12.542Z | info: installing component 'rustc' |
| 55 | 2025-04-18T21:39:18.780Z | info: installing component 'rustfmt' |
| 56 | 2025-04-18T21:39:19.111Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-04-18T21:39:19.111Z | |
| 58 | 2025-04-18T21:39:19.526Z | stable-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
| 59 | 2025-04-18T21:39:19.526Z | |
| 60 | 2025-04-18T21:39:19.530Z | |
| 61 | 2025-04-18T21:39:19.530Z | Rust is installed now. Great! |
| 62 | 2025-04-18T21:39:19.530Z | |
| 63 | 2025-04-18T21:39:19.530Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-04-18T21:39:19.530Z | environment variable. This has not been done automatically. |
| 65 | 2025-04-18T21:39:19.530Z | |
| 66 | 2025-04-18T21:39:19.530Z | To configure your current shell, you need to source |
| 67 | 2025-04-18T21:39:19.530Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-04-18T21:39:19.530Z | |
| 69 | 2025-04-18T21:39:19.530Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-04-18T21:39:19.530Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-04-18T21:39:19.530Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-04-18T21:39:19.530Z | source "$HOME/.cargo/env.nu" # For nushell |
| 73 | 2025-04-18T21:39:19.604Z | + rustup --version |
| 74 | 2025-04-18T21:39:19.615Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
| 75 | 2025-04-18T21:39:19.615Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-04-18T21:39:19.643Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
| 77 | 2025-04-18T21:39:19.646Z | + cargo --version |
| 78 | 2025-04-18T21:39:19.666Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 79 | 2025-04-18T21:39:19.669Z | + rustc --version |
| 80 | 2025-04-18T21:39:19.694Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 81 | 2025-04-18T21:39:19.698Z | process exited: duration 27833 ms, exit code 0 |
| |
| 82 | 2025-04-18T21:39:19.705Z | starting task 2: "authentication" |
| 83 | 2025-04-18T21:39:19.728Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2025-04-18T21:39:19.734Z | starting task 3: "clone repository" |
| 85 | 2025-04-18T21:39:19.739Z | + mkdir -p /work/oxidecomputer/oxide.rs |
| 86 | 2025-04-18T21:39:19.742Z | + git clone https://github.com/oxidecomputer/oxide.rs /work/oxidecomputer/oxide.rs |
| 87 | 2025-04-18T21:39:19.846Z | Cloning into '/work/oxidecomputer/oxide.rs'... |
| 88 | 2025-04-18T21:39:22.045Z | + cd /work/oxidecomputer/oxide.rs |
| 89 | 2025-04-18T21:39:22.045Z | + git fetch origin 24744791cb32675d2451ffe98b8221dc93762c51 |
| 90 | 2025-04-18T21:39:22.321Z | From https://github.com/oxidecomputer/oxide.rs |
| 91 | 2025-04-18T21:39:22.321Z | * branch 24744791cb32675d2451ffe98b8221dc93762c51 -> FETCH_HEAD |
| 92 | 2025-04-18T21:39:22.328Z | + [[ -n integration ]] |
| 93 | 2025-04-18T21:39:22.331Z | ++ git branch --show-current |
| 94 | 2025-04-18T21:39:22.334Z | + current=main |
| 95 | 2025-04-18T21:39:22.334Z | + [[ main != integration ]] |
| 96 | 2025-04-18T21:39:22.334Z | + git branch -f integration 24744791cb32675d2451ffe98b8221dc93762c51 |
| 97 | 2025-04-18T21:39:22.337Z | + git checkout -f integration |
| 98 | 2025-04-18T21:39:22.356Z | Switched to branch 'integration' |
| 99 | 2025-04-18T21:39:22.359Z | + git reset --hard 24744791cb32675d2451ffe98b8221dc93762c51 |
| 100 | 2025-04-18T21:39:22.399Z | HEAD is now at 2474479 Rebuilt with latest dependency updates |
| 101 | 2025-04-18T21:39:22.402Z | process exited: duration 2665 ms, exit code 0 |
| |
| 102 | 2025-04-18T21:39:22.408Z | starting task 4: "build" |
| 103 | 2025-04-18T21:39:22.413Z | + rustup show active-toolchain |
| 104 | 2025-04-18T21:39:22.420Z | info: syncing channel updates for '1.82-x86_64-unknown-illumos' |
| 105 | 2025-04-18T21:39:22.584Z | info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15) |
| 106 | 2025-04-18T21:39:22.584Z | info: downloading component 'cargo' |
| 107 | 2025-04-18T21:39:23.639Z | info: downloading component 'clippy' |
| 108 | 2025-04-18T21:39:24.208Z | info: downloading component 'rust-docs' |
| 109 | 2025-04-18T21:39:25.408Z | info: downloading component 'rust-std' |
| 110 | 2025-04-18T21:39:27.795Z | info: downloading component 'rustc' |
| 111 | 2025-04-18T21:39:35.956Z | info: downloading component 'rustfmt' |
| 112 | 2025-04-18T21:39:36.463Z | info: installing component 'cargo' |
| 113 | 2025-04-18T21:39:37.246Z | info: installing component 'clippy' |
| 114 | 2025-04-18T21:39:37.609Z | info: installing component 'rust-docs' |
| 115 | 2025-04-18T21:39:39.279Z | info: installing component 'rust-std' |
| 116 | 2025-04-18T21:39:41.064Z | info: installing component 'rustc' |
| 117 | 2025-04-18T21:39:46.817Z | info: installing component 'rustfmt' |
| 118 | 2025-04-18T21:39:47.133Z | 1.82-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/oxide.rs/rust-toolchain.toml') |
| 119 | 2025-04-18T21:39:47.203Z | + cargo --version |
| 120 | 2025-04-18T21:39:47.262Z | cargo 1.82.0 (8f40fc59f 2024-08-21) |
| 121 | 2025-04-18T21:39:47.265Z | + rustc --version |
| 122 | 2025-04-18T21:39:47.338Z | rustc 1.82.0 (f6e511eec 2024-10-15) |
| 123 | 2025-04-18T21:39:47.343Z | + banner build |
| 124 | 2025-04-18T21:39:47.493Z | |
| 125 | 2025-04-18T21:39:47.493Z | ##### # # # # ##### |
| 126 | 2025-04-18T21:39:47.493Z | # # # # # # # # |
| 127 | 2025-04-18T21:39:47.493Z | ##### # # # # # # |
| 128 | 2025-04-18T21:39:47.493Z | # # # # # # # # |
| 129 | 2025-04-18T21:39:47.493Z | # # # # # # # # |
| 130 | 2025-04-18T21:39:47.493Z | ##### #### # ###### ##### |
| 131 | 2025-04-18T21:39:47.493Z | |
| 132 | 2025-04-18T21:39:47.496Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 133 | 2025-04-18T21:39:47.640Z | Updating crates.io index |
| 134 | 2025-04-18T21:39:47.643Z | Updating git repository `https://github.com/oxidecomputer/thouart` |
| 135 | 2025-04-18T21:39:47.964Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
| 136 | 2025-04-18T21:39:50.384Z | Updating git repository `https://github.com/oxidecomputer/typify` |
| 137 | 2025-04-18T21:39:52.844Z | Downloading crates ... |
| 138 | 2025-04-18T21:39:52.929Z | Downloaded assert-json-diff v2.0.2 |
| 139 | 2025-04-18T21:39:52.933Z | Downloaded cfg_aliases v0.2.1 |
| 140 | 2025-04-18T21:39:52.936Z | Downloaded phf_shared v0.10.0 |
| 141 | 2025-04-18T21:39:52.939Z | Downloaded crunchy v0.2.2 |
| 142 | 2025-04-18T21:39:52.942Z | Downloaded async-stream-impl v0.3.6 |
| 143 | 2025-04-18T21:39:52.942Z | Downloaded async-object-pool v0.1.5 |
| 144 | 2025-04-18T21:39:52.946Z | Downloaded futures-core v0.3.31 |
| 145 | 2025-04-18T21:39:52.949Z | Downloaded piper v0.2.4 |
| 146 | 2025-04-18T21:39:52.952Z | Downloaded pin-utils v0.1.0 |
| 147 | 2025-04-18T21:39:52.952Z | Downloaded pico-args v0.5.0 |
| 148 | 2025-04-18T21:39:52.969Z | Downloaded doc-comment v0.3.3 |
| 149 | 2025-04-18T21:39:52.972Z | Downloaded foreign-types v0.3.2 |
| 150 | 2025-04-18T21:39:52.973Z | Downloaded basic-cookies v0.1.5 |
| 151 | 2025-04-18T21:39:52.976Z | Downloaded foreign-types-shared v0.1.1 |
| 152 | 2025-04-18T21:39:52.979Z | Downloaded block-buffer v0.10.4 |
| 153 | 2025-04-18T21:39:52.979Z | Downloaded anstream v0.6.18 |
| 154 | 2025-04-18T21:39:52.982Z | Downloaded stability v0.2.1 |
| 155 | 2025-04-18T21:39:52.982Z | Downloaded precomputed-hash v0.1.1 |
| 156 | 2025-04-18T21:39:52.982Z | Downloaded async-global-executor v2.4.1 |
| 157 | 2025-04-18T21:39:52.985Z | Downloaded sync_wrapper v1.0.2 |
| 158 | 2025-04-18T21:39:52.985Z | Downloaded ascii-canvas v3.0.0 |
| 159 | 2025-04-18T21:39:52.988Z | Downloaded async-channel v2.3.1 |
| 160 | 2025-04-18T21:39:52.989Z | Downloaded async-channel v1.9.0 |
| 161 | 2025-04-18T21:39:52.989Z | Downloaded progenitor-client v0.9.1 |
| 162 | 2025-04-18T21:39:52.992Z | Downloaded strum v0.26.3 |
| 163 | 2025-04-18T21:39:52.992Z | Downloaded data-encoding v2.6.0 |
| 164 | 2025-04-18T21:39:52.992Z | Downloaded cfg-if v1.0.0 |
| 165 | 2025-04-18T21:39:52.995Z | Downloaded anstyle-parse v0.2.6 |
| 166 | 2025-04-18T21:39:52.995Z | Downloaded autocfg v1.4.0 |
| 167 | 2025-04-18T21:39:52.999Z | Downloaded async-attributes v1.1.2 |
| 168 | 2025-04-18T21:39:52.999Z | Downloaded anstyle-query v1.1.2 |
| 169 | 2025-04-18T21:39:53.003Z | Downloaded anstyle v1.0.10 |
| 170 | 2025-04-18T21:39:53.003Z | Downloaded atomic-waker v1.1.2 |
| 171 | 2025-04-18T21:39:53.003Z | Downloaded dirs-sys-next v0.1.2 |
| 172 | 2025-04-18T21:39:53.006Z | Downloaded debug-ignore v1.0.5 |
| 173 | 2025-04-18T21:39:53.006Z | Downloaded bit-set v0.5.3 |
| 174 | 2025-04-18T21:39:53.006Z | Downloaded md5 v0.7.0 |
| 175 | 2025-04-18T21:39:53.009Z | Downloaded async-signal v0.2.10 |
| 176 | 2025-04-18T21:39:53.009Z | Downloaded deranged v0.3.11 |
| 177 | 2025-04-18T21:39:53.012Z | Downloaded predicates-tree v1.0.12 |
| 178 | 2025-04-18T21:39:53.012Z | Downloaded either v1.13.0 |
| 179 | 2025-04-18T21:39:53.015Z | Downloaded serde_spanned v0.6.8 |
| 180 | 2025-04-18T21:39:53.018Z | Downloaded powerfmt v0.2.0 |
| 181 | 2025-04-18T21:39:53.018Z | Downloaded castaway v0.2.3 |
| 182 | 2025-04-18T21:39:53.018Z | Downloaded rand_core v0.6.4 |
| 183 | 2025-04-18T21:39:53.022Z | Downloaded equivalent v1.0.1 |
| 184 | 2025-04-18T21:39:53.022Z | Downloaded ena v0.14.3 |
| 185 | 2025-04-18T21:39:53.025Z | Downloaded dirs v4.0.0 |
| 186 | 2025-04-18T21:39:53.025Z | Downloaded serde_urlencoded v0.7.1 |
| 187 | 2025-04-18T21:39:53.028Z | Downloaded float-cmp v0.10.0 |
| 188 | 2025-04-18T21:39:53.028Z | Downloaded fixedbitset v0.4.2 |
| 189 | 2025-04-18T21:39:53.031Z | Downloaded scopeguard v1.2.0 |
| 190 | 2025-04-18T21:39:53.031Z | Downloaded form_urlencoded v1.2.1 |
| 191 | 2025-04-18T21:39:53.031Z | Downloaded event-listener-strategy v0.5.3 |
| 192 | 2025-04-18T21:39:53.034Z | Downloaded take_mut v0.2.2 |
| 193 | 2025-04-18T21:39:53.034Z | Downloaded serde_path_to_error v0.1.16 |
| 194 | 2025-04-18T21:39:53.037Z | Downloaded fnv v1.0.7 |
| 195 | 2025-04-18T21:39:53.037Z | Downloaded errno v0.3.10 |
| 196 | 2025-04-18T21:39:53.037Z | Downloaded dyn-clone v1.0.17 |
| 197 | 2025-04-18T21:39:53.040Z | Downloaded foldhash v0.1.4 |
| 198 | 2025-04-18T21:39:53.043Z | Downloaded digest v0.10.7 |
| 199 | 2025-04-18T21:39:53.043Z | Downloaded termtree v0.5.1 |
| 200 | 2025-04-18T21:39:53.046Z | Downloaded dirs-next v2.0.0 |
| 201 | 2025-04-18T21:39:53.046Z | Downloaded thiserror v1.0.69 |
| 202 | 2025-04-18T21:39:53.050Z | Downloaded openssl-macros v0.1.1 |
| 203 | 2025-04-18T21:39:53.053Z | Downloaded string_cache v0.8.7 |
| 204 | 2025-04-18T21:39:53.053Z | Downloaded time-core v0.1.2 |
| 205 | 2025-04-18T21:39:53.056Z | Downloaded termcolor v1.4.1 |
| 206 | 2025-04-18T21:39:53.056Z | Downloaded pem v1.1.1 |
| 207 | 2025-04-18T21:39:53.056Z | Downloaded static_assertions v1.1.0 |
| 208 | 2025-04-18T21:39:53.059Z | Downloaded terminal_size v0.4.1 |
| 209 | 2025-04-18T21:39:53.059Z | Downloaded termini v1.0.0 |
| 210 | 2025-04-18T21:39:53.062Z | Downloaded displaydoc v0.2.5 |
| 211 | 2025-04-18T21:39:53.065Z | Downloaded semver v1.0.26 |
| 212 | 2025-04-18T21:39:53.068Z | Downloaded env_logger v0.10.2 |
| 213 | 2025-04-18T21:39:53.068Z | Downloaded stable_deref_trait v1.2.0 |
| 214 | 2025-04-18T21:39:53.071Z | Downloaded async-trait v0.1.88 |
| 215 | 2025-04-18T21:39:53.074Z | Downloaded camino v1.1.9 |
| 216 | 2025-04-18T21:39:53.076Z | Downloaded fastrand v2.3.0 |
| 217 | 2025-04-18T21:39:53.077Z | Downloaded dialoguer v0.10.4 |
| 218 | 2025-04-18T21:39:53.079Z | Downloaded clap_derive v4.5.32 |
| 219 | 2025-04-18T21:39:53.082Z | Downloaded mime v0.3.17 |
| 220 | 2025-04-18T21:39:53.082Z | Downloaded serde_regex v1.1.0 |
| 221 | 2025-04-18T21:39:53.085Z | Downloaded quinn-udp v0.5.9 |
| 222 | 2025-04-18T21:39:53.085Z | Downloaded rustls-pemfile v2.2.0 |
| 223 | 2025-04-18T21:39:53.088Z | Downloaded predicates v3.1.3 |
| 224 | 2025-04-18T21:39:53.091Z | Downloaded quote v1.0.40 |
| 225 | 2025-04-18T21:39:53.094Z | Downloaded strum_macros v0.26.4 |
| 226 | 2025-04-18T21:39:53.097Z | Downloaded byteorder v1.5.0 |
| 227 | 2025-04-18T21:39:53.097Z | Downloaded sha1 v0.10.6 |
| 228 | 2025-04-18T21:39:53.101Z | Downloaded icu_provider_macros v1.5.0 |
| 229 | 2025-04-18T21:39:53.101Z | Downloaded is_terminal_polyfill v1.70.1 |
| 230 | 2025-04-18T21:39:53.105Z | Downloaded allocator-api2 v0.2.21 |
| 231 | 2025-04-18T21:39:53.105Z | Downloaded subtle v2.6.1 |
| 232 | 2025-04-18T21:39:53.105Z | Downloaded untrusted v0.9.0 |
| 233 | 2025-04-18T21:39:53.108Z | Downloaded tokio-rustls v0.26.1 |
| 234 | 2025-04-18T21:39:53.111Z | Downloaded untrusted v0.7.1 |
| 235 | 2025-04-18T21:39:53.111Z | Downloaded tempfile v3.19.1 |
| 236 | 2025-04-18T21:39:53.114Z | Downloaded match_cfg v0.1.0 |
| 237 | 2025-04-18T21:39:53.114Z | Downloaded tower-service v0.3.3 |
| 238 | 2025-04-18T21:39:53.117Z | Downloaded number_prefix v0.4.0 |
| 239 | 2025-04-18T21:39:53.117Z | Downloaded num_threads v0.1.7 |
| 240 | 2025-04-18T21:39:53.117Z | Downloaded write16 v1.0.0 |
| 241 | 2025-04-18T21:39:53.117Z | Downloaded tower-layer v0.3.3 |
| 242 | 2025-04-18T21:39:53.120Z | Downloaded toolchain_find v0.4.0 |
| 243 | 2025-04-18T21:39:53.120Z | Downloaded is-docker v0.2.0 |
| 244 | 2025-04-18T21:39:53.120Z | Downloaded want v0.3.1 |
| 245 | 2025-04-18T21:39:53.123Z | Downloaded pathdiff v0.2.3 |
| 246 | 2025-04-18T21:39:53.123Z | Downloaded is-wsl v0.4.0 |
| 247 | 2025-04-18T21:39:53.126Z | Downloaded http-body v1.0.1 |
| 248 | 2025-04-18T21:39:53.126Z | Downloaded diff v0.1.13 |
| 249 | 2025-04-18T21:39:53.129Z | Downloaded clap_complete v4.5.47 |
| 250 | 2025-04-18T21:39:53.132Z | Downloaded lalrpop-util v0.20.2 |
| 251 | 2025-04-18T21:39:53.132Z | Downloaded http-body v0.4.6 |
| 252 | 2025-04-18T21:39:53.135Z | Downloaded crossbeam-utils v0.8.21 |
| 253 | 2025-04-18T21:39:53.137Z | Downloaded clap v4.5.36 |
| 254 | 2025-04-18T21:39:53.143Z | Downloaded futures-macro v0.3.31 |
| 255 | 2025-04-18T21:39:53.146Z | Downloaded async-io v2.4.0 |
| 256 | 2025-04-18T21:39:53.149Z | Downloaded tabwriter v1.4.1 |
| 257 | 2025-04-18T21:39:53.149Z | Downloaded ipnet v2.10.1 |
| 258 | 2025-04-18T21:39:53.152Z | Downloaded futures-channel v0.3.31 |
| 259 | 2025-04-18T21:39:53.152Z | Downloaded futures v0.3.31 |
| 260 | 2025-04-18T21:39:53.156Z | Downloaded http-body-util v0.1.2 |
| 261 | 2025-04-18T21:39:53.159Z | Downloaded signal-hook v0.3.17 |
| 262 | 2025-04-18T21:39:53.162Z | Downloaded sha2 v0.10.8 |
| 263 | 2025-04-18T21:39:53.165Z | Downloaded dropshot_endpoint v0.13.0 |
| 264 | 2025-04-18T21:39:53.168Z | Downloaded async-task v4.7.1 |
| 265 | 2025-04-18T21:39:53.168Z | Downloaded tokio-rustls v0.25.0 |
| 266 | 2025-04-18T21:39:53.171Z | Downloaded parking_lot v0.12.3 |
| 267 | 2025-04-18T21:39:53.174Z | Downloaded term v0.7.0 |
| 268 | 2025-04-18T21:39:53.177Z | Downloaded rcgen v0.10.0 |
| 269 | 2025-04-18T21:39:53.197Z | Downloaded futures-task v0.3.31 |
| 270 | 2025-04-18T21:39:53.197Z | Downloaded toml_datetime v0.6.8 |
| 271 | 2025-04-18T21:39:53.197Z | Downloaded thiserror-impl v2.0.12 |
| 272 | 2025-04-18T21:39:53.197Z | Downloaded tinyvec_macros v0.1.1 |
| 273 | 2025-04-18T21:39:53.197Z | Downloaded normalize-line-endings v0.3.0 |
| 274 | 2025-04-18T21:39:53.197Z | Downloaded tokio-macros v2.5.0 |
| 275 | 2025-04-18T21:39:53.197Z | Downloaded oxnet v0.1.1 |
| 276 | 2025-04-18T21:39:53.197Z | Downloaded try-lock v0.2.5 |
| 277 | 2025-04-18T21:39:53.197Z | Downloaded newline-converter v0.3.0 |
| 278 | 2025-04-18T21:39:53.197Z | Downloaded is-terminal v0.4.13 |
| 279 | 2025-04-18T21:39:53.197Z | Downloaded ipnetwork v0.21.1 |
| 280 | 2025-04-18T21:39:53.197Z | Downloaded iana-time-zone v0.1.61 |
| 281 | 2025-04-18T21:39:53.197Z | Downloaded nanorand v0.7.0 |
| 282 | 2025-04-18T21:39:53.197Z | Downloaded utf16_iter v1.0.5 |
| 283 | 2025-04-18T21:39:53.197Z | Downloaded utf-8 v0.7.6 |
| 284 | 2025-04-18T21:39:53.200Z | Downloaded percent-encoding v2.3.1 |
| 285 | 2025-04-18T21:39:53.200Z | Downloaded icu_normalizer v1.5.0 |
| 286 | 2025-04-18T21:39:53.200Z | Downloaded yoke-derive v0.7.5 |
| 287 | 2025-04-18T21:39:53.204Z | Downloaded num-conv v0.1.0 |
| 288 | 2025-04-18T21:39:53.204Z | Downloaded getrandom v0.2.15 |
| 289 | 2025-04-18T21:39:53.207Z | Downloaded base64 v0.13.1 |
| 290 | 2025-04-18T21:39:53.210Z | Downloaded writeable v0.5.5 |
| 291 | 2025-04-18T21:39:53.210Z | Downloaded event-listener v5.3.1 |
| 292 | 2025-04-18T21:39:53.213Z | Downloaded spin v0.9.8 |
| 293 | 2025-04-18T21:39:53.216Z | Downloaded compact_str v0.7.1 |
| 294 | 2025-04-18T21:39:53.219Z | Downloaded thread_local v1.1.8 |
| 295 | 2025-04-18T21:39:53.219Z | Downloaded levenshtein v1.0.5 |
| 296 | 2025-04-18T21:39:53.219Z | Downloaded zerofrom-derive v0.1.5 |
| 297 | 2025-04-18T21:39:53.222Z | Downloaded walkdir v2.5.0 |
| 298 | 2025-04-18T21:39:53.222Z | Downloaded jobserver v0.1.32 |
| 299 | 2025-04-18T21:39:53.225Z | Downloaded lock_api v0.4.12 |
| 300 | 2025-04-18T21:39:53.225Z | Downloaded icu_provider v1.5.0 |
| 301 | 2025-04-18T21:39:53.228Z | Downloaded thiserror-impl v1.0.69 |
| 302 | 2025-04-18T21:39:53.228Z | Downloaded home v0.5.11 |
| 303 | 2025-04-18T21:39:53.231Z | Downloaded unicode-truncate v1.1.0 |
| 304 | 2025-04-18T21:39:53.231Z | Downloaded parking v2.2.1 |
| 305 | 2025-04-18T21:39:53.231Z | Downloaded serde_derive_internals v0.29.1 |
| 306 | 2025-04-18T21:39:53.234Z | Downloaded proc-macro2 v1.0.94 |
| 307 | 2025-04-18T21:39:53.237Z | Downloaded native-tls v0.2.12 |
| 308 | 2025-04-18T21:39:53.237Z | Downloaded serde_derive v1.0.219 |
| 309 | 2025-04-18T21:39:53.240Z | Downloaded schemars v0.8.22 |
| 310 | 2025-04-18T21:39:53.249Z | Downloaded openssl-probe v0.1.5 |
| 311 | 2025-04-18T21:39:53.252Z | Downloaded tokio-tungstenite v0.20.1 |
| 312 | 2025-04-18T21:39:53.252Z | Downloaded utf8parse v0.2.2 |
| 313 | 2025-04-18T21:39:53.256Z | Downloaded futures-io v0.3.31 |
| 314 | 2025-04-18T21:39:53.256Z | Downloaded httparse v1.9.5 |
| 315 | 2025-04-18T21:39:53.259Z | Downloaded similar v2.7.0 |
| 316 | 2025-04-18T21:39:53.262Z | Downloaded thiserror v2.0.12 |
| 317 | 2025-04-18T21:39:53.265Z | Downloaded multer v3.1.0 |
| 318 | 2025-04-18T21:39:53.268Z | Downloaded futures-sink v0.3.31 |
| 319 | 2025-04-18T21:39:53.268Z | Downloaded open v4.2.0 |
| 320 | 2025-04-18T21:39:53.271Z | Downloaded flume v0.11.1 |
| 321 | 2025-04-18T21:39:53.274Z | Downloaded hostname v0.3.1 |
| 322 | 2025-04-18T21:39:53.275Z | Downloaded futures-executor v0.3.31 |
| 323 | 2025-04-18T21:39:53.277Z | Downloaded wait-timeout v0.2.0 |
| 324 | 2025-04-18T21:39:53.277Z | Downloaded version_check v0.9.5 |
| 325 | 2025-04-18T21:39:53.280Z | Downloaded lru v0.12.5 |
| 326 | 2025-04-18T21:39:53.280Z | Downloaded utf8_iter v1.0.4 |
| 327 | 2025-04-18T21:39:53.281Z | Downloaded httpdate v1.0.3 |
| 328 | 2025-04-18T21:39:53.283Z | Downloaded base64 v0.22.1 |
| 329 | 2025-04-18T21:39:53.286Z | Downloaded base64 v0.21.7 |
| 330 | 2025-04-18T21:39:53.289Z | Downloaded yasna v0.5.2 |
| 331 | 2025-04-18T21:39:53.292Z | Downloaded getrandom v0.3.1 |
| 332 | 2025-04-18T21:39:53.295Z | Downloaded time-macros v0.2.19 |
| 333 | 2025-04-18T21:39:53.295Z | Downloaded zeroize v1.8.1 |
| 334 | 2025-04-18T21:39:53.298Z | Downloaded paste v1.0.15 |
| 335 | 2025-04-18T21:39:53.301Z | Downloaded hyper-rustls v0.27.5 |
| 336 | 2025-04-18T21:39:53.301Z | Downloaded serde v1.0.219 |
| 337 | 2025-04-18T21:39:53.304Z | Downloaded pretty_assertions v1.4.1 |
| 338 | 2025-04-18T21:39:53.307Z | Downloaded expectorate v1.1.0 |
| 339 | 2025-04-18T21:39:53.307Z | Downloaded cc v1.2.5 |
| 340 | 2025-04-18T21:39:53.311Z | Downloaded crossbeam-channel v0.5.15 |
| 341 | 2025-04-18T21:39:53.314Z | Downloaded lazy_static v1.5.0 |
| 342 | 2025-04-18T21:39:53.317Z | Downloaded zerovec-derive v0.10.3 |
| 343 | 2025-04-18T21:39:53.317Z | Downloaded icu_properties v1.5.1 |
| 344 | 2025-04-18T21:39:53.320Z | Downloaded value-bag v1.10.0 |
| 345 | 2025-04-18T21:39:53.323Z | Downloaded litemap v0.7.4 |
| 346 | 2025-04-18T21:39:53.326Z | Downloaded zerocopy-derive v0.7.35 |
| 347 | 2025-04-18T21:39:53.329Z | Downloaded url v2.5.4 |
| 348 | 2025-04-18T21:39:53.332Z | Downloaded tinyvec v1.8.1 |
| 349 | 2025-04-18T21:39:53.335Z | Downloaded typenum v1.17.0 |
| 350 | 2025-04-18T21:39:53.338Z | Downloaded idna_adapter v1.2.0 |
| 351 | 2025-04-18T21:39:53.338Z | Downloaded icu_locid v1.5.0 |
| 352 | 2025-04-18T21:39:53.341Z | Downloaded parking_lot_core v0.9.10 |
| 353 | 2025-04-18T21:39:53.344Z | Downloaded humantime v2.2.0 |
| 354 | 2025-04-18T21:39:53.344Z | Downloaded ryu v1.0.18 |
| 355 | 2025-04-18T21:39:53.347Z | Downloaded waitgroup v0.1.2 |
| 356 | 2025-04-18T21:39:53.350Z | Downloaded tinystr v0.7.6 |
| 357 | 2025-04-18T21:39:53.350Z | Downloaded httpmock v0.7.0 |
| 358 | 2025-04-18T21:39:53.354Z | Downloaded hyper-tls v0.6.0 |
| 359 | 2025-04-18T21:39:53.357Z | Downloaded icu_locid_transform v1.5.0 |
| 360 | 2025-04-18T21:39:53.360Z | Downloaded rand v0.8.5 |
| 361 | 2025-04-18T21:39:53.362Z | Downloaded yoke v0.7.5 |
| 362 | 2025-04-18T21:39:53.362Z | Downloaded quinn v0.11.6 |
| 363 | 2025-04-18T21:39:53.365Z | Downloaded icu_normalizer_data v1.5.0 |
| 364 | 2025-04-18T21:39:53.368Z | Downloaded bytes v1.9.0 |
| 365 | 2025-04-18T21:39:53.371Z | Downloaded rustls-pki-types v1.10.1 |
| 366 | 2025-04-18T21:39:53.374Z | Downloaded polling v3.7.4 |
| 367 | 2025-04-18T21:39:53.377Z | Downloaded tiny-keccak v2.0.2 |
| 368 | 2025-04-18T21:39:53.380Z | Downloaded hostname v0.4.0 |
| 369 | 2025-04-18T21:39:53.380Z | Downloaded indicatif v0.17.11 |
| 370 | 2025-04-18T21:39:53.383Z | Downloaded tungstenite v0.20.1 |
| 371 | 2025-04-18T21:39:53.386Z | Downloaded tracing-core v0.1.33 |
| 372 | 2025-04-18T21:39:53.389Z | Downloaded num-traits v0.2.19 |
| 373 | 2025-04-18T21:39:53.392Z | Downloaded unicode-ident v1.0.18 |
| 374 | 2025-04-18T21:39:53.396Z | Downloaded toml_edit v0.22.24 |
| 375 | 2025-04-18T21:39:53.413Z | Downloaded futures-lite v2.5.0 |
| 376 | 2025-04-18T21:39:53.416Z | Downloaded crossterm v0.27.0 |
| 377 | 2025-04-18T21:39:53.420Z | Downloaded aho-corasick v1.1.3 |
| 378 | 2025-04-18T21:39:53.425Z | Downloaded toml v0.8.20 |
| 379 | 2025-04-18T21:39:53.428Z | Downloaded icu_collections v1.5.0 |
| 380 | 2025-04-18T21:39:53.434Z | Downloaded log v0.4.27 |
| 381 | 2025-04-18T21:39:53.437Z | Downloaded uuid v1.16.0 |
| 382 | 2025-04-18T21:39:53.439Z | Downloaded http v1.3.1 |
| 383 | 2025-04-18T21:39:53.442Z | Downloaded icu_locid_transform_data v1.5.0 |
| 384 | 2025-04-18T21:39:53.445Z | Downloaded memchr v2.7.4 |
| 385 | 2025-04-18T21:39:53.448Z | Downloaded unicode-segmentation v1.12.0 |
| 386 | 2025-04-18T21:39:53.451Z | Downloaded time v0.3.37 |
| 387 | 2025-04-18T21:39:53.457Z | Downloaded tracing v0.1.41 |
| 388 | 2025-04-18T21:39:53.461Z | Downloaded clap_builder v4.5.36 |
| 389 | 2025-04-18T21:39:53.467Z | Downloaded http v0.2.12 |
| 390 | 2025-04-18T21:39:53.471Z | Downloaded oauth2 v5.0.0 |
| 391 | 2025-04-18T21:39:53.474Z | Downloaded yansi v1.0.1 |
| 392 | 2025-04-18T21:39:53.477Z | Downloaded tower v0.5.2 |
| 393 | 2025-04-18T21:39:53.486Z | Downloaded hyper v1.5.2 |
| 394 | 2025-04-18T21:39:53.490Z | Downloaded openssl-sys v0.9.107 |
| 395 | 2025-04-18T21:39:53.495Z | Downloaded hyper-util v0.1.10 |
| 396 | 2025-04-18T21:39:53.498Z | Downloaded indexmap v2.9.0 |
| 397 | 2025-04-18T21:39:53.502Z | Downloaded hashbrown v0.15.2 |
| 398 | 2025-04-18T21:39:53.507Z | Downloaded winnow v0.7.1 |
| 399 | 2025-04-18T21:39:53.515Z | Downloaded idna v1.0.3 |
| 400 | 2025-04-18T21:39:53.519Z | Downloaded mio v1.0.3 |
| 401 | 2025-04-18T21:39:53.524Z | Downloaded futures-util v0.3.31 |
| 402 | 2025-04-18T21:39:53.534Z | Downloaded h2 v0.4.7 |
| 403 | 2025-04-18T21:39:53.540Z | Downloaded mio v0.8.11 |
| 404 | 2025-04-18T21:39:53.545Z | Downloaded itertools v0.11.0 |
| 405 | 2025-04-18T21:39:53.551Z | Downloaded chrono v0.4.40 |
| 406 | 2025-04-18T21:39:53.557Z | Downloaded hyper v0.14.32 |
| 407 | 2025-04-18T21:39:53.564Z | Downloaded portable-atomic v1.10.0 |
| 408 | 2025-04-18T21:39:53.570Z | Downloaded git2 v0.20.0 |
| 409 | 2025-04-18T21:39:53.578Z | Downloaded itertools v0.12.1 |
| 410 | 2025-04-18T21:39:53.584Z | Downloaded zerocopy v0.7.35 |
| 411 | 2025-04-18T21:39:53.598Z | Downloaded vcpkg v0.2.15 |
| 412 | 2025-04-18T21:39:53.631Z | Downloaded itertools v0.13.0 |
| 413 | 2025-04-18T21:39:53.637Z | Downloaded unicode-width v0.1.14 |
| 414 | 2025-04-18T21:39:53.642Z | Downloaded openssl v0.10.72 |
| 415 | 2025-04-18T21:39:53.651Z | Downloaded dropshot v0.13.0 |
| 416 | 2025-04-18T21:39:53.669Z | Downloaded unicode-width v0.2.0 |
| 417 | 2025-04-18T21:39:53.674Z | Downloaded quinn-proto v0.11.9 |
| 418 | 2025-04-18T21:39:53.680Z | Downloaded bstr v1.11.1 |
| 419 | 2025-04-18T21:39:53.688Z | Downloaded rustls-webpki v0.102.8 |
| 420 | 2025-04-18T21:39:53.704Z | Downloaded reqwest v0.12.15 |
| 421 | 2025-04-18T21:39:53.711Z | Downloaded regex v1.11.1 |
| 422 | 2025-04-18T21:39:53.722Z | Downloaded icu_properties_data v1.5.0 |
| 423 | 2025-04-18T21:39:53.731Z | Downloaded syn v1.0.109 |
| 424 | 2025-04-18T21:39:53.740Z | Downloaded async-std v1.13.0 |
| 425 | 2025-04-18T21:39:53.757Z | Downloaded lalrpop v0.20.2 |
| 426 | 2025-04-18T21:39:53.767Z | Downloaded webpki-roots v0.26.7 |
| 427 | 2025-04-18T21:39:53.771Z | Downloaded syn v2.0.100 |
| 428 | 2025-04-18T21:39:53.781Z | Downloaded zerovec v0.10.4 |
| 429 | 2025-04-18T21:39:53.786Z | Downloaded serde_json v1.0.140 |
| 430 | 2025-04-18T21:39:53.793Z | Downloaded tokio-util v0.7.13 |
| 431 | 2025-04-18T21:39:53.799Z | Downloaded generic-array v0.14.7 |
| 432 | 2025-04-18T21:39:53.802Z | Downloaded once_cell v1.20.2 |
| 433 | 2025-04-18T21:39:53.804Z | Downloaded kv-log-macro v1.0.7 |
| 434 | 2025-04-18T21:39:53.805Z | Downloaded socket2 v0.5.8 |
| 435 | 2025-04-18T21:39:53.807Z | Downloaded slog v2.7.0 |
| 436 | 2025-04-18T21:39:53.811Z | Downloaded heck v0.5.0 |
| 437 | 2025-04-18T21:39:53.811Z | Downloaded bitflags v2.6.0 |
| 438 | 2025-04-18T21:39:53.813Z | Downloaded rustls v0.23.20 |
| 439 | 2025-04-18T21:39:53.822Z | Downloaded rustls v0.22.4 |
| 440 | 2025-04-18T21:39:53.833Z | Downloaded regress v0.10.3 |
| 441 | 2025-04-18T21:39:53.842Z | Downloaded regex-syntax v0.8.5 |
| 442 | 2025-04-18T21:39:53.848Z | Downloaded rustix v1.0.2 |
| 443 | 2025-04-18T21:39:53.868Z | Downloaded rustix v0.38.42 |
| 444 | 2025-04-18T21:39:53.889Z | Downloaded zerofrom v0.1.5 |
| 445 | 2025-04-18T21:39:53.892Z | Downloaded new_debug_unreachable v1.0.6 |
| 446 | 2025-04-18T21:39:53.892Z | Downloaded itoa v1.0.14 |
| 447 | 2025-04-18T21:39:53.892Z | Downloaded smallvec v1.13.2 |
| 448 | 2025-04-18T21:39:53.895Z | Downloaded unicode-xid v0.2.6 |
| 449 | 2025-04-18T21:39:53.895Z | Downloaded tokio-native-tls v0.3.1 |
| 450 | 2025-04-18T21:39:53.898Z | Downloaded slog-term v2.9.1 |
| 451 | 2025-04-18T21:39:53.899Z | Downloaded console v0.15.10 |
| 452 | 2025-04-18T21:39:53.901Z | Downloaded openapiv3 v2.0.0 |
| 453 | 2025-04-18T21:39:53.911Z | Downloaded colored v2.2.0 |
| 454 | 2025-04-18T21:39:53.914Z | Downloaded ratatui v0.26.3 |
| 455 | 2025-04-18T21:39:53.931Z | Downloaded async-lock v3.4.0 |
| 456 | 2025-04-18T21:39:53.934Z | Downloaded async-process v2.3.0 |
| 457 | 2025-04-18T21:39:53.937Z | Downloaded blocking v1.6.1 |
| 458 | 2025-04-18T21:39:53.937Z | Downloaded pin-project-lite v0.2.15 |
| 459 | 2025-04-18T21:39:53.940Z | Downloaded slab v0.4.9 |
| 460 | 2025-04-18T21:39:53.943Z | Downloaded slog-bunyan v2.5.0 |
| 461 | 2025-04-18T21:39:53.943Z | Downloaded siphasher v0.3.11 |
| 462 | 2025-04-18T21:39:53.943Z | Downloaded signal-hook-registry v1.4.2 |
| 463 | 2025-04-18T21:39:53.946Z | Downloaded schemars_derive v0.8.22 |
| 464 | 2025-04-18T21:39:53.946Z | Downloaded rustfmt-wrapper v0.2.1 |
| 465 | 2025-04-18T21:39:53.949Z | Downloaded predicates-core v1.0.9 |
| 466 | 2025-04-18T21:39:53.949Z | Downloaded anyhow v1.0.98 |
| 467 | 2025-04-18T21:39:53.953Z | Downloaded synstructure v0.13.1 |
| 468 | 2025-04-18T21:39:53.953Z | Downloaded strsim v0.11.1 |
| 469 | 2025-04-18T21:39:53.955Z | Downloaded libz-sys v1.1.20 |
| 470 | 2025-04-18T21:39:53.974Z | Downloaded slog-json v2.6.1 |
| 471 | 2025-04-18T21:39:53.977Z | Downloaded slog-async v2.8.0 |
| 472 | 2025-04-18T21:39:53.980Z | Downloaded shell-words v1.1.0 |
| 473 | 2025-04-18T21:39:53.980Z | Downloaded built v0.7.7 |
| 474 | 2025-04-18T21:39:53.980Z | Downloaded async-executor v1.13.1 |
| 475 | 2025-04-18T21:39:53.983Z | Downloaded assert_cmd v2.0.16 |
| 476 | 2025-04-18T21:39:53.983Z | Downloaded spin v0.5.2 |
| 477 | 2025-04-18T21:39:53.986Z | Downloaded signal-hook-mio v0.2.4 |
| 478 | 2025-04-18T21:39:53.986Z | Downloaded shlex v1.3.0 |
| 479 | 2025-04-18T21:39:53.986Z | Downloaded petgraph v0.6.5 |
| 480 | 2025-04-18T21:39:54.002Z | Downloaded cassowary v0.3.0 |
| 481 | 2025-04-18T21:39:54.005Z | Downloaded concurrent-queue v2.5.0 |
| 482 | 2025-04-18T21:39:54.008Z | Downloaded regex-automata v0.4.9 |
| 483 | 2025-04-18T21:39:54.022Z | Downloaded clap_lex v0.7.4 |
| 484 | 2025-04-18T21:39:54.025Z | Downloaded rustversion v1.0.18 |
| 485 | 2025-04-18T21:39:54.028Z | Downloaded event-listener v2.5.3 |
| 486 | 2025-04-18T21:39:54.028Z | Downloaded bit-vec v0.6.3 |
| 487 | 2025-04-18T21:39:54.028Z | Downloaded same-file v1.0.6 |
| 488 | 2025-04-18T21:39:54.031Z | Downloaded dirs-sys v0.3.7 |
| 489 | 2025-04-18T21:39:54.031Z | Downloaded cpufeatures v0.2.16 |
| 490 | 2025-04-18T21:39:54.031Z | Downloaded async-stream v0.3.6 |
| 491 | 2025-04-18T21:39:54.034Z | Downloaded serde_tokenstream v0.2.2 |
| 492 | 2025-04-18T21:39:54.034Z | Downloaded rand_chacha v0.3.1 |
| 493 | 2025-04-18T21:39:54.037Z | Downloaded ppv-lite86 v0.2.20 |
| 494 | 2025-04-18T21:39:54.037Z | Downloaded difflib v0.4.0 |
| 495 | 2025-04-18T21:39:54.037Z | Downloaded crypto-common v0.1.6 |
| 496 | 2025-04-18T21:39:54.040Z | Downloaded colorchoice v1.0.3 |
| 497 | 2025-04-18T21:39:54.040Z | Downloaded pkg-config v0.3.31 |
| 498 | 2025-04-18T21:39:54.040Z | Downloaded rustc-hash v2.1.0 |
| 499 | 2025-04-18T21:39:54.062Z | Downloaded libc v0.2.171 |
| 500 | 2025-04-18T21:39:54.086Z | Downloaded tokio v1.44.2 |
| 501 | 2025-04-18T21:39:54.130Z | Downloaded encoding_rs v0.8.35 |
| 502 | 2025-04-18T21:39:54.203Z | Downloaded libgit2-sys v0.18.0+1.9.0 |
| 503 | 2025-04-18T21:39:54.633Z | Downloaded ring v0.17.8 |
| 504 | 2025-04-18T21:39:54.746Z | Downloaded ring v0.16.20 |
| 505 | 2025-04-18T21:39:54.908Z | Downloaded openssl-src v300.4.1+3.4.0 |
| 506 | 2025-04-18T21:39:55.480Z | Compiling proc-macro2 v1.0.94 |
| 507 | 2025-04-18T21:39:55.480Z | Compiling unicode-ident v1.0.18 |
| 508 | 2025-04-18T21:39:55.483Z | Compiling libc v0.2.171 |
| 509 | 2025-04-18T21:39:55.483Z | Compiling cfg-if v1.0.0 |
| 510 | 2025-04-18T21:39:55.483Z | Compiling autocfg v1.4.0 |
| 511 | 2025-04-18T21:39:55.509Z | Compiling serde v1.0.219 |
| 512 | 2025-04-18T21:39:55.521Z | Compiling memchr v2.7.4 |
| 513 | 2025-04-18T21:39:55.524Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.94/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=eb02d45b2005ea27 -C extra-filename=-eb02d45b2005ea27 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/proc-macro2-eb02d45b2005ea27 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 514 | 2025-04-18T21:39:55.524Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6b4d94fdb9987399 -C extra-filename=-6b4d94fdb9987399 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 515 | 2025-04-18T21:39:55.535Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.171/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=0828a99150c7c983 -C extra-filename=-0828a99150c7c983 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/libc-0828a99150c7c983 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 516 | 2025-04-18T21:39:55.535Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=bf8464dc6ea26318 -C extra-filename=-bf8464dc6ea26318 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 517 | 2025-04-18T21:39:55.538Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c8b70721fa55f8c3 -C extra-filename=-c8b70721fa55f8c3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 518 | 2025-04-18T21:39:55.538Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.171/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a65607a1c461a4c6 -C extra-filename=-a65607a1c461a4c6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/libc-a65607a1c461a4c6 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 519 | 2025-04-18T21:39:55.538Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=239208d090a6fadf -C extra-filename=-239208d090a6fadf --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/serde-239208d090a6fadf -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 520 | 2025-04-18T21:39:55.538Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=0b5e04bdd7f196ce -C extra-filename=-0b5e04bdd7f196ce --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 521 | 2025-04-18T21:39:55.611Z | Compiling itoa v1.0.14 |
| 522 | 2025-04-18T21:39:55.614Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=96593e348b6b77f2 -C extra-filename=-96593e348b6b77f2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 523 | 2025-04-18T21:39:55.827Z | Compiling once_cell v1.20.2 |
| 524 | 2025-04-18T21:39:55.830Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d3707ca18240f5e3 -C extra-filename=-d3707ca18240f5e3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 525 | 2025-04-18T21:39:56.245Z | Compiling pin-project-lite v0.2.15 |
| 526 | 2025-04-18T21:39:56.249Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0e4e31fac0a66d57 -C extra-filename=-0e4e31fac0a66d57 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 527 | 2025-04-18T21:39:56.266Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/proc-macro2-eb02d45b2005ea27/build-script-build` |
| 528 | 2025-04-18T21:39:56.266Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/serde-239208d090a6fadf/build-script-build` |
| 529 | 2025-04-18T21:39:56.301Z | Compiling shlex v1.3.0 |
| 530 | 2025-04-18T21:39:56.304Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f0fdb90945e8fa4 -C extra-filename=-8f0fdb90945e8fa4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 531 | 2025-04-18T21:39:56.337Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/libc-a65607a1c461a4c6/build-script-build` |
| 532 | 2025-04-18T21:39:56.340Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/libc-0828a99150c7c983/build-script-build` |
| 533 | 2025-04-18T21:39:56.357Z | Compiling futures-core v0.3.31 |
| 534 | 2025-04-18T21:39:56.375Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=b3d09398cdf3eb85 -C extra-filename=-b3d09398cdf3eb85 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 535 | 2025-04-18T21:39:56.378Z | Compiling allocator-api2 v0.2.21 |
| 536 | 2025-04-18T21:39:56.378Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' --check-cfg 'cfg(no_global_oom_handling)' -C metadata=07040964b02e7a12 -C extra-filename=-07040964b02e7a12 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 537 | 2025-04-18T21:39:56.411Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d37decbaeec2c596 -C extra-filename=-d37decbaeec2c596 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 538 | 2025-04-18T21:39:56.423Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=18e59d68b6c9fdae -C extra-filename=-18e59d68b6c9fdae --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 539 | 2025-04-18T21:39:56.470Z | Compiling lock_api v0.4.12 |
| 540 | 2025-04-18T21:39:56.473Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=1997bb8a2ba44273 -C extra-filename=-1997bb8a2ba44273 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/lock_api-1997bb8a2ba44273 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern autocfg=/work/oxidecomputer/oxide.rs/target/debug/deps/libautocfg-c8b70721fa55f8c3.rlib --cap-lints allow` |
| 541 | 2025-04-18T21:39:56.626Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8ca237cfb6dd8635 -C extra-filename=-8ca237cfb6dd8635 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-6b4d94fdb9987399.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
| 542 | 2025-04-18T21:39:56.629Z | Compiling foldhash v0.1.4 |
| 543 | 2025-04-18T21:39:56.649Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foldhash-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0e3cf48460eb9bf6 -C extra-filename=-0e3cf48460eb9bf6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 544 | 2025-04-18T21:39:56.652Z | Compiling equivalent v1.0.1 |
| 545 | 2025-04-18T21:39:56.652Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7de52f742ab865cc -C extra-filename=-7de52f742ab865cc --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 546 | 2025-04-18T21:39:56.806Z | Compiling parking_lot_core v0.9.10 |
| 547 | 2025-04-18T21:39:56.810Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=6a2c2a942885a70a -C extra-filename=-6a2c2a942885a70a --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/parking_lot_core-6a2c2a942885a70a -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 548 | 2025-04-18T21:39:56.840Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/lock_api-1997bb8a2ba44273/build-script-build` |
| 549 | 2025-04-18T21:39:56.969Z | Compiling scopeguard v1.2.0 |
| 550 | 2025-04-18T21:39:56.972Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=eab02f069d41ca64 -C extra-filename=-eab02f069d41ca64 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 551 | 2025-04-18T21:39:56.987Z | Compiling bytes v1.9.0 |
| 552 | 2025-04-18T21:39:56.990Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=34df12a77920a882 -C extra-filename=-34df12a77920a882 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 553 | 2025-04-18T21:39:57.137Z | Compiling hashbrown v0.15.2 |
| 554 | 2025-04-18T21:39:57.141Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=202dd0d2c3d56ef0 -C extra-filename=-202dd0d2c3d56ef0 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern allocator_api2=/work/oxidecomputer/oxide.rs/target/debug/deps/liballocator_api2-07040964b02e7a12.rmeta --extern equivalent=/work/oxidecomputer/oxide.rs/target/debug/deps/libequivalent-7de52f742ab865cc.rmeta --extern foldhash=/work/oxidecomputer/oxide.rs/target/debug/deps/libfoldhash-0e3cf48460eb9bf6.rmeta --cap-lints allow` |
| 555 | 2025-04-18T21:39:57.153Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=13da94d2f2ea7136 -C extra-filename=-13da94d2f2ea7136 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern scopeguard=/work/oxidecomputer/oxide.rs/target/debug/deps/libscopeguard-eab02f069d41ca64.rmeta --cap-lints allow --cfg has_const_fn_trait_bound` |
| 556 | 2025-04-18T21:39:57.250Z | Compiling jobserver v0.1.32 |
| 557 | 2025-04-18T21:39:57.253Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=059e4d0650709a98 -C extra-filename=-059e4d0650709a98 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-d37decbaeec2c596.rmeta --cap-lints allow` |
| 558 | 2025-04-18T21:39:57.307Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/parking_lot_core-6a2c2a942885a70a/build-script-build` |
| 559 | 2025-04-18T21:39:57.334Z | Compiling slab v0.4.9 |
| 560 | 2025-04-18T21:39:57.337Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b392dd412484830f -C extra-filename=-b392dd412484830f --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/slab-b392dd412484830f -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern autocfg=/work/oxidecomputer/oxide.rs/target/debug/deps/libautocfg-c8b70721fa55f8c3.rlib --cap-lints allow` |
| 561 | 2025-04-18T21:39:57.414Z | Compiling futures-io v0.3.31 |
| 562 | 2025-04-18T21:39:57.417Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=4f1ea4d59b26b83e -C extra-filename=-4f1ea4d59b26b83e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 563 | 2025-04-18T21:39:57.659Z | Compiling quote v1.0.40 |
| 564 | 2025-04-18T21:39:57.662Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=dd7dbba71f72ae0a -C extra-filename=-dd7dbba71f72ae0a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rmeta --cap-lints allow` |
| 565 | 2025-04-18T21:39:57.721Z | Compiling cc v1.2.5 |
| 566 | 2025-04-18T21:39:57.725Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=bbc0bfb8858cc253 -C extra-filename=-bbc0bfb8858cc253 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern jobserver=/work/oxidecomputer/oxide.rs/target/debug/deps/libjobserver-059e4d0650709a98.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-d37decbaeec2c596.rmeta --extern shlex=/work/oxidecomputer/oxide.rs/target/debug/deps/libshlex-8f0fdb90945e8fa4.rmeta --cap-lints allow` |
| 567 | 2025-04-18T21:39:57.764Z | Compiling bitflags v2.6.0 |
| 568 | 2025-04-18T21:39:57.767Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=2ec0f0e21fe6806f -C extra-filename=-2ec0f0e21fe6806f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 569 | 2025-04-18T21:39:58.007Z | Compiling value-bag v1.10.0 |
| 570 | 2025-04-18T21:39:58.010Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name value_bag --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/value-bag-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="inline-i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "error", "inline-i128", "owned", "seq", "serde", "serde1", "std", "sval", "sval2", "test", "value-bag-serde1", "value-bag-sval2"))' -C metadata=1a212da7cb024af6 -C extra-filename=-1a212da7cb024af6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 571 | 2025-04-18T21:39:58.025Z | Compiling smallvec v1.13.2 |
| 572 | 2025-04-18T21:39:58.028Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=0a0d67f00959a153 -C extra-filename=-0a0d67f00959a153 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 573 | 2025-04-18T21:39:58.194Z | Compiling syn v2.0.100 |
| 574 | 2025-04-18T21:39:58.197Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=ae8600bc5895396f -C extra-filename=-ae8600bc5895396f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-6b4d94fdb9987399.rmeta --cap-lints allow` |
| 575 | 2025-04-18T21:39:58.378Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/slab-b392dd412484830f/build-script-build` |
| 576 | 2025-04-18T21:39:58.474Z | Compiling log v0.4.27 |
| 577 | 2025-04-18T21:39:58.477Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="kv"' --cfg 'feature="kv_unstable"' --cfg 'feature="std"' --cfg 'feature="value-bag"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=2a55380b2b29dfce -C extra-filename=-2a55380b2b29dfce --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern value_bag=/work/oxidecomputer/oxide.rs/target/debug/deps/libvalue_bag-1a212da7cb024af6.rmeta --cap-lints allow` |
| 578 | 2025-04-18T21:39:58.493Z | Compiling signal-hook-registry v1.4.2 |
| 579 | 2025-04-18T21:39:58.496Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f541db452183710e -C extra-filename=-f541db452183710e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 580 | 2025-04-18T21:39:58.517Z | Compiling ryu v1.0.18 |
| 581 | 2025-04-18T21:39:58.520Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=08d82746684180f2 -C extra-filename=-08d82746684180f2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 582 | 2025-04-18T21:39:58.560Z | Compiling stable_deref_trait v1.2.0 |
| 583 | 2025-04-18T21:39:58.563Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5fb76e509a9ad487 -C extra-filename=-5fb76e509a9ad487 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 584 | 2025-04-18T21:39:58.631Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c60655193dc12887 -C extra-filename=-c60655193dc12887 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 585 | 2025-04-18T21:39:58.657Z | Compiling serde_json v1.0.140 |
| 586 | 2025-04-18T21:39:58.660Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e61e05b221d66e63 -C extra-filename=-e61e05b221d66e63 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/serde_json-e61e05b221d66e63 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 587 | 2025-04-18T21:39:58.675Z | Compiling fnv v1.0.7 |
| 588 | 2025-04-18T21:39:58.679Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=01ac370b0f4770be -C extra-filename=-01ac370b0f4770be --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 589 | 2025-04-18T21:39:58.818Z | Compiling writeable v0.5.5 |
| 590 | 2025-04-18T21:39:58.821Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=5944bd6d78342901 -C extra-filename=-5944bd6d78342901 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 591 | 2025-04-18T21:39:58.876Z | Compiling litemap v0.7.4 |
| 592 | 2025-04-18T21:39:58.880Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=0b94f81807dbb692 -C extra-filename=-0b94f81807dbb692 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 593 | 2025-04-18T21:39:58.939Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=04099080497e1243 -C extra-filename=-04099080497e1243 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern smallvec=/work/oxidecomputer/oxide.rs/target/debug/deps/libsmallvec-0a0d67f00959a153.rmeta --cap-lints allow` |
| 594 | 2025-04-18T21:39:59.031Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/serde_json-e61e05b221d66e63/build-script-build` |
| 595 | 2025-04-18T21:39:59.055Z | Compiling pkg-config v0.3.31 |
| 596 | 2025-04-18T21:39:59.058Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cac326d7487d69c9 -C extra-filename=-cac326d7487d69c9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 597 | 2025-04-18T21:39:59.266Z | Compiling futures-sink v0.3.31 |
| 598 | 2025-04-18T21:39:59.269Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=82b9ad00b7936384 -C extra-filename=-82b9ad00b7936384 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 599 | 2025-04-18T21:39:59.384Z | Compiling parking_lot v0.12.3 |
| 600 | 2025-04-18T21:39:59.401Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=ed18fa5e8d33ff96 -C extra-filename=-ed18fa5e8d33ff96 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern lock_api=/work/oxidecomputer/oxide.rs/target/debug/deps/liblock_api-13da94d2f2ea7136.rmeta --extern parking_lot_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking_lot_core-04099080497e1243.rmeta --cap-lints allow` |
| 601 | 2025-04-18T21:39:59.422Z | Compiling getrandom v0.2.15 |
| 602 | 2025-04-18T21:39:59.425Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=a096c8e80adabb0c -C extra-filename=-a096c8e80adabb0c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 603 | 2025-04-18T21:39:59.440Z | Compiling vcpkg v0.2.15 |
| 604 | 2025-04-18T21:39:59.443Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=53f17a4e94ce7c6a -C extra-filename=-53f17a4e94ce7c6a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 605 | 2025-04-18T21:39:59.458Z | Compiling icu_locid_transform_data v1.5.0 |
| 606 | 2025-04-18T21:39:59.461Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2e516210a263aeb9 -C extra-filename=-2e516210a263aeb9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 607 | 2025-04-18T21:39:59.555Z | Compiling pin-utils v0.1.0 |
| 608 | 2025-04-18T21:39:59.558Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4a6c1cbd48085085 -C extra-filename=-4a6c1cbd48085085 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 609 | 2025-04-18T21:39:59.626Z | Compiling icu_properties_data v1.5.0 |
| 610 | 2025-04-18T21:39:59.630Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a18112048da2b7b0 -C extra-filename=-a18112048da2b7b0 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 611 | 2025-04-18T21:39:59.650Z | Compiling socket2 v0.5.8 |
| 612 | 2025-04-18T21:39:59.653Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=b87681fb05f43bf2 -C extra-filename=-b87681fb05f43bf2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 613 | 2025-04-18T21:39:59.761Z | Compiling mio v1.0.3 |
| 614 | 2025-04-18T21:39:59.764Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' -C metadata=a05e92b6066c4d0f -C extra-filename=-a05e92b6066c4d0f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 615 | 2025-04-18T21:39:59.877Z | Compiling errno v0.3.10 |
| 616 | 2025-04-18T21:39:59.880Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=85c1864a8f4c659b -C extra-filename=-85c1864a8f4c659b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 617 | 2025-04-18T21:40:00.123Z | Compiling num-traits v0.2.19 |
| 618 | 2025-04-18T21:40:00.126Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=91645263a9500287 -C extra-filename=-91645263a9500287 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/num-traits-91645263a9500287 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern autocfg=/work/oxidecomputer/oxide.rs/target/debug/deps/libautocfg-c8b70721fa55f8c3.rlib --cap-lints allow` |
| 619 | 2025-04-18T21:40:00.192Z | Compiling tracing-core v0.1.33 |
| 620 | 2025-04-18T21:40:00.195Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' -C metadata=e1220afeadadec2f -C extra-filename=-e1220afeadadec2f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --cap-lints allow` |
| 621 | 2025-04-18T21:40:00.365Z | Compiling utf16_iter v1.0.5 |
| 622 | 2025-04-18T21:40:00.369Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=828203e0337ced79 -C extra-filename=-828203e0337ced79 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 623 | 2025-04-18T21:40:00.479Z | Compiling icu_normalizer_data v1.5.0 |
| 624 | 2025-04-18T21:40:00.482Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ee45bb2627af1ca -C extra-filename=-1ee45bb2627af1ca --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 625 | 2025-04-18T21:40:00.569Z | Compiling write16 v1.0.0 |
| 626 | 2025-04-18T21:40:00.572Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=2fd6a3c459759c72 -C extra-filename=-2fd6a3c459759c72 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 627 | 2025-04-18T21:40:00.587Z | Compiling utf8_iter v1.0.4 |
| 628 | 2025-04-18T21:40:00.609Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b7c95c31ed462f44 -C extra-filename=-b7c95c31ed462f44 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 629 | 2025-04-18T21:40:00.704Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/num-traits-91645263a9500287/build-script-build` |
| 630 | 2025-04-18T21:40:00.740Z | Compiling futures-channel v0.3.31 |
| 631 | 2025-04-18T21:40:00.743Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=50a874b5ae8464ab -C extra-filename=-50a874b5ae8464ab --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-82b9ad00b7936384.rmeta --cap-lints allow` |
| 632 | 2025-04-18T21:40:00.821Z | Compiling futures-task v0.3.31 |
| 633 | 2025-04-18T21:40:00.834Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=2019e2fa12d7bf52 -C extra-filename=-2019e2fa12d7bf52 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 634 | 2025-04-18T21:40:00.929Z | Compiling tracing v0.1.41 |
| 635 | 2025-04-18T21:40:00.932Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' -C metadata=258257be8265fb53 -C extra-filename=-258257be8265fb53 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --extern tracing_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing_core-e1220afeadadec2f.rmeta --cap-lints allow` |
| 636 | 2025-04-18T21:40:00.948Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=48c68e6ab6a1791a -C extra-filename=-48c68e6ab6a1791a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` |
| 637 | 2025-04-18T21:40:01.124Z | Compiling getrandom v0.3.1 |
| 638 | 2025-04-18T21:40:01.128Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' -C metadata=8e041f578160a6a0 -C extra-filename=-8e041f578160a6a0 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/getrandom-8e041f578160a6a0 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 639 | 2025-04-18T21:40:01.176Z | Compiling crossbeam-utils v0.8.21 |
| 640 | 2025-04-18T21:40:01.179Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C metadata=25c2ddfff5620edc -C extra-filename=-25c2ddfff5620edc --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/crossbeam-utils-25c2ddfff5620edc -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 641 | 2025-04-18T21:40:01.196Z | Compiling http v1.3.1 |
| 642 | 2025-04-18T21:40:01.235Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b5cc87870a214611 -C extra-filename=-b5cc87870a214611 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern fnv=/work/oxidecomputer/oxide.rs/target/debug/deps/libfnv-01ac370b0f4770be.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-96593e348b6b77f2.rmeta --cap-lints allow` |
| 643 | 2025-04-18T21:40:01.239Z | Compiling httparse v1.9.5 |
| 644 | 2025-04-18T21:40:01.242Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.9.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C metadata=a75d63bce42437f2 -C extra-filename=-a75d63bce42437f2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/httparse-a75d63bce42437f2 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 645 | 2025-04-18T21:40:01.385Z | Compiling rustix v0.38.42 |
| 646 | 2025-04-18T21:40:01.388Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C metadata=544167e42ca3fa1c -C extra-filename=-544167e42ca3fa1c --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/rustix-544167e42ca3fa1c -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 647 | 2025-04-18T21:40:01.589Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/getrandom-8e041f578160a6a0/build-script-build` |
| 648 | 2025-04-18T21:40:01.616Z | Compiling heck v0.5.0 |
| 649 | 2025-04-18T21:40:01.619Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a74bb6a36483bfce -C extra-filename=-a74bb6a36483bfce --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 650 | 2025-04-18T21:40:01.734Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/crossbeam-utils-25c2ddfff5620edc/build-script-build` |
| 651 | 2025-04-18T21:40:01.760Z | Compiling atomic-waker v1.1.2 |
| 652 | 2025-04-18T21:40:01.764Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=c83bbda0772b5da6 -C extra-filename=-c83bbda0772b5da6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 653 | 2025-04-18T21:40:01.779Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=94283fe6939fe043 -C extra-filename=-94283fe6939fe043 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 654 | 2025-04-18T21:40:01.952Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C metadata=ae859166e9dc80c6 -C extra-filename=-ae859166e9dc80c6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` |
| 655 | 2025-04-18T21:40:01.952Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/httparse-a75d63bce42437f2/build-script-build` |
| 656 | 2025-04-18T21:40:02.027Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' -C metadata=8a0cb323536e9342 -C extra-filename=-8a0cb323536e9342 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 657 | 2025-04-18T21:40:02.107Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/rustix-544167e42ca3fa1c/build-script-build` |
| 658 | 2025-04-18T21:40:02.231Z | Compiling aho-corasick v1.1.3 |
| 659 | 2025-04-18T21:40:02.234Z | Compiling regex-syntax v0.8.5 |
| 660 | 2025-04-18T21:40:02.234Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=813ced89b989db01 -C extra-filename=-813ced89b989db01 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-0b5e04bdd7f196ce.rmeta --cap-lints allow` |
| 661 | 2025-04-18T21:40:02.234Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=b88c58f7244881b5 -C extra-filename=-b88c58f7244881b5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 662 | 2025-04-18T21:40:02.303Z | Compiling fastrand v2.3.0 |
| 663 | 2025-04-18T21:40:02.307Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=6e6fd8a1cad2a3a6 -C extra-filename=-6e6fd8a1cad2a3a6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 664 | 2025-04-18T21:40:02.846Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=8d177c15c89b91cf -C extra-filename=-8d177c15c89b91cf --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 665 | 2025-04-18T21:40:02.866Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C metadata=81271cecd0fbb7bd -C extra-filename=-81271cecd0fbb7bd --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bitflags=/work/oxidecomputer/oxide.rs/target/debug/deps/libbitflags-2ec0f0e21fe6806f.rmeta --extern libc_errno=/work/oxidecomputer/oxide.rs/target/debug/deps/liberrno-85c1864a8f4c659b.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 666 | 2025-04-18T21:40:03.214Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C metadata=004380ee8413d57c -C extra-filename=-004380ee8413d57c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` |
| 667 | 2025-04-18T21:40:03.230Z | Compiling ring v0.17.8 |
| 668 | 2025-04-18T21:40:03.233Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=4037f8b9270ffab7 -C extra-filename=-4037f8b9270ffab7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/ring-4037f8b9270ffab7 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-bbc0bfb8858cc253.rlib --cap-lints allow` |
| 669 | 2025-04-18T21:40:03.301Z | Compiling dyn-clone v1.0.17 |
| 670 | 2025-04-18T21:40:03.304Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6869515caa012bc2 -C extra-filename=-6869515caa012bc2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 671 | 2025-04-18T21:40:03.534Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="const_generics"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=8d9786751187027e -C extra-filename=-8d9786751187027e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 672 | 2025-04-18T21:40:03.745Z | Compiling spin v0.9.8 |
| 673 | 2025-04-18T21:40:03.748Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=a6249b9e229b4a23 -C extra-filename=-a6249b9e229b4a23 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern lock_api_crate=/work/oxidecomputer/oxide.rs/target/debug/deps/liblock_api-13da94d2f2ea7136.rmeta --cap-lints allow` |
| 674 | 2025-04-18T21:40:03.934Z | Compiling iana-time-zone v0.1.61 |
| 675 | 2025-04-18T21:40:03.937Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=c209d9c883b92003 -C extra-filename=-c209d9c883b92003 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 676 | 2025-04-18T21:40:03.969Z | Compiling openssl-src v300.4.1+3.4.0 |
| 677 | 2025-04-18T21:40:03.973Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name openssl_src --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.4.1+3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="legacy"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camellia", "default", "force-engine", "idea", "ktls", "legacy", "no-dso", "seed", "weak-crypto"))' -C metadata=9c1af8b959fa827b -C extra-filename=-9c1af8b959fa827b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-bbc0bfb8858cc253.rmeta --cap-lints allow` |
| 678 | 2025-04-18T21:40:04.152Z | Compiling rustls-pki-types v1.10.1 |
| 679 | 2025-04-18T21:40:04.155Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=0ab5745a98c43c87 -C extra-filename=-0ab5745a98c43c87 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 680 | 2025-04-18T21:40:04.216Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/ring-4037f8b9270ffab7/build-script-build` |
| 681 | 2025-04-18T21:40:04.430Z | Compiling version_check v0.9.5 |
| 682 | 2025-04-18T21:40:04.432Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1f7ff76feed9ab8 -C extra-filename=-f1f7ff76feed9ab8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 683 | 2025-04-18T21:40:04.521Z | Compiling schemars v0.8.22 |
| 684 | 2025-04-18T21:40:04.524Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=2eb3f13f88df6f01 -C extra-filename=-2eb3f13f88df6f01 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/schemars-2eb3f13f88df6f01 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 685 | 2025-04-18T21:40:04.846Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/schemars-2eb3f13f88df6f01/build-script-build` |
| 686 | 2025-04-18T21:40:04.870Z | Compiling openssl-sys v0.9.107 |
| 687 | 2025-04-18T21:40:04.873Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.107/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="openssl-src"' --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=177c440da0980bce -C extra-filename=-177c440da0980bce --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-177c440da0980bce -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-bbc0bfb8858cc253.rlib --extern openssl_src=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_src-9c1af8b959fa827b.rlib --extern pkg_config=/work/oxidecomputer/oxide.rs/target/debug/deps/libpkg_config-cac326d7487d69c9.rlib --extern vcpkg=/work/oxidecomputer/oxide.rs/target/debug/deps/libvcpkg-53f17a4e94ce7c6a.rlib --cap-lints allow` |
| 688 | 2025-04-18T21:40:05.024Z | Compiling concurrent-queue v2.5.0 |
| 689 | 2025-04-18T21:40:05.027Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=d965c874829aa008 -C extra-filename=-d965c874829aa008 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossbeam_utils-ae859166e9dc80c6.rmeta --cap-lints allow` |
| 690 | 2025-04-18T21:40:05.349Z | Compiling try-lock v0.2.5 |
| 691 | 2025-04-18T21:40:05.352Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aa1742a0b7dc6287 -C extra-filename=-aa1742a0b7dc6287 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 692 | 2025-04-18T21:40:05.389Z | Compiling untrusted v0.9.0 |
| 693 | 2025-04-18T21:40:05.392Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=708e3792e0eecbdb -C extra-filename=-708e3792e0eecbdb --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 694 | 2025-04-18T21:40:05.502Z | Compiling percent-encoding v2.3.1 |
| 695 | 2025-04-18T21:40:05.505Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=979a6ffd7abfd08b -C extra-filename=-979a6ffd7abfd08b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 696 | 2025-04-18T21:40:05.568Z | Compiling synstructure v0.13.1 |
| 697 | 2025-04-18T21:40:05.571Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=f5c19bf92ec78e55 -C extra-filename=-f5c19bf92ec78e55 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rmeta --cap-lints allow` |
| 698 | 2025-04-18T21:40:05.925Z | Compiling serde_derive_internals v0.29.1 |
| 699 | 2025-04-18T21:40:05.928Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a9d6b427e3b0288e -C extra-filename=-a9d6b427e3b0288e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rmeta --cap-lints allow` |
| 700 | 2025-04-18T21:40:05.964Z | Compiling regex-automata v0.4.9 |
| 701 | 2025-04-18T21:40:05.967Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=0a3226c8d0ca86ae -C extra-filename=-0a3226c8d0ca86ae --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern aho_corasick=/work/oxidecomputer/oxide.rs/target/debug/deps/libaho_corasick-813ced89b989db01.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-0b5e04bdd7f196ce.rmeta --extern regex_syntax=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_syntax-b88c58f7244881b5.rmeta --cap-lints allow` |
| 702 | 2025-04-18T21:40:06.774Z | Compiling parking v2.2.1 |
| 703 | 2025-04-18T21:40:06.777Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=703499207edafa1a -C extra-filename=-703499207edafa1a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 704 | 2025-04-18T21:40:07.161Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-177c440da0980bce/build-script-main` |
| 705 | 2025-04-18T21:40:07.802Z | Compiling form_urlencoded v1.2.1 |
| 706 | 2025-04-18T21:40:07.805Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a14e9e00c55afb81 -C extra-filename=-a14e9e00c55afb81 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-979a6ffd7abfd08b.rmeta --cap-lints allow` |
| 707 | 2025-04-18T21:40:07.980Z | Compiling want v0.3.1 |
| 708 | 2025-04-18T21:40:07.983Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5e22de2122d8b20f -C extra-filename=-5e22de2122d8b20f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern try_lock=/work/oxidecomputer/oxide.rs/target/debug/deps/libtry_lock-aa1742a0b7dc6287.rmeta --cap-lints allow` |
| 709 | 2025-04-18T21:40:08.115Z | Compiling byteorder v1.5.0 |
| 710 | 2025-04-18T21:40:08.118Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=ae9c71e129d70e32 -C extra-filename=-ae9c71e129d70e32 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 711 | 2025-04-18T21:40:08.268Z | Compiling tower-service v0.3.3 |
| 712 | 2025-04-18T21:40:08.271Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8552aec5b0efa10d -C extra-filename=-8552aec5b0efa10d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 713 | 2025-04-18T21:40:08.402Z | Compiling thiserror v2.0.12 |
| 714 | 2025-04-18T21:40:08.405Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-2.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8ab1b107b4388e54 -C extra-filename=-8ab1b107b4388e54 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/thiserror-8ab1b107b4388e54 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 715 | 2025-04-18T21:40:08.499Z | Compiling httpdate v1.0.3 |
| 716 | 2025-04-18T21:40:08.502Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a74ba5c59811b47c -C extra-filename=-a74ba5c59811b47c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 717 | 2025-04-18T21:40:08.563Z | Compiling zeroize v1.8.1 |
| 718 | 2025-04-18T21:40:08.566Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=2603b4c4a5354fb8 -C extra-filename=-2603b4c4a5354fb8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 719 | 2025-04-18T21:40:08.897Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/thiserror-8ab1b107b4388e54/build-script-build` |
| 720 | 2025-04-18T21:40:08.898Z | Compiling http-body v1.0.1 |
| 721 | 2025-04-18T21:40:08.901Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2e331937d874ca4 -C extra-filename=-b2e331937d874ca4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --cap-lints allow` |
| 722 | 2025-04-18T21:40:09.004Z | Compiling anstyle v1.0.10 |
| 723 | 2025-04-18T21:40:09.007Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a7ee8b88017ced53 -C extra-filename=-a7ee8b88017ced53 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 724 | 2025-04-18T21:40:09.117Z | Compiling subtle v2.6.1 |
| 725 | 2025-04-18T21:40:09.120Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=624497046c8e871d -C extra-filename=-624497046c8e871d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 726 | 2025-04-18T21:40:09.135Z | Compiling event-listener v5.3.1 |
| 727 | 2025-04-18T21:40:09.138Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-5.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=022a3057f94955c4 -C extra-filename=-022a3057f94955c4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/oxide.rs/target/debug/deps/libconcurrent_queue-d965c874829aa008.rmeta --extern parking=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking-703499207edafa1a.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --cap-lints allow` |
| 728 | 2025-04-18T21:40:09.230Z | Compiling rand_core v0.6.4 |
| 729 | 2025-04-18T21:40:09.233Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=d4d28d4a1941ff85 -C extra-filename=-d4d28d4a1941ff85 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern getrandom=/work/oxidecomputer/oxide.rs/target/debug/deps/libgetrandom-a096c8e80adabb0c.rmeta --cap-lints allow` |
| 730 | 2025-04-18T21:40:09.383Z | Compiling openssl v0.10.72 |
| 731 | 2025-04-18T21:40:09.386Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=b4496447aa44b73c -C extra-filename=-b4496447aa44b73c --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/openssl-b4496447aa44b73c -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 732 | 2025-04-18T21:40:09.428Z | Compiling either v1.13.0 |
| 733 | 2025-04-18T21:40:09.431Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=7e00d018c5861d41 -C extra-filename=-7e00d018c5861d41 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 734 | 2025-04-18T21:40:09.673Z | Compiling foreign-types-shared v0.1.1 |
| 735 | 2025-04-18T21:40:09.676Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e88c51f198c4536 -C extra-filename=-3e88c51f198c4536 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 736 | 2025-04-18T21:40:09.725Z | Compiling event-listener-strategy v0.5.3 |
| 737 | 2025-04-18T21:40:09.728Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-strategy-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' -C metadata=d488e3294bd9ebbe -C extra-filename=-d488e3294bd9ebbe --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern event_listener=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener-022a3057f94955c4.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --cap-lints allow` |
| 738 | 2025-04-18T21:40:09.777Z | Compiling foreign-types v0.3.2 |
| 739 | 2025-04-18T21:40:09.780Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d52dbc4bf401aff -C extra-filename=-5d52dbc4bf401aff --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/oxide.rs/target/debug/deps/libforeign_types_shared-3e88c51f198c4536.rmeta --cap-lints allow` |
| 740 | 2025-04-18T21:40:09.823Z | Compiling native-tls v0.2.12 |
| 741 | 2025-04-18T21:40:09.826Z | Compiling utf8parse v0.2.2 |
| 742 | 2025-04-18T21:40:09.826Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=a5360700994d30b5 -C extra-filename=-a5360700994d30b5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 743 | 2025-04-18T21:40:09.826Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=e1447c127dc9bed0 -C extra-filename=-e1447c127dc9bed0 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/native-tls-e1447c127dc9bed0 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 744 | 2025-04-18T21:40:09.858Z | Compiling same-file v1.0.6 |
| 745 | 2025-04-18T21:40:09.861Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e01a49cf6e73c389 -C extra-filename=-e01a49cf6e73c389 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 746 | 2025-04-18T21:40:09.927Z | Compiling rustls v0.23.20 |
| 747 | 2025-04-18T21:40:09.930Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=d139e8c34e0d1e0e -C extra-filename=-d139e8c34e0d1e0e --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/rustls-d139e8c34e0d1e0e -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 748 | 2025-04-18T21:40:09.962Z | Compiling typenum v1.17.0 |
| 749 | 2025-04-18T21:40:09.965Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=b5425cb3c5d74c6c -C extra-filename=-b5425cb3c5d74c6c --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/typenum-b5425cb3c5d74c6c -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 750 | 2025-04-18T21:40:10.120Z | Compiling walkdir v2.5.0 |
| 751 | 2025-04-18T21:40:10.123Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0584817040041f29 -C extra-filename=-0584817040041f29 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern same_file=/work/oxidecomputer/oxide.rs/target/debug/deps/libsame_file-e01a49cf6e73c389.rmeta --cap-lints allow` |
| 752 | 2025-04-18T21:40:10.181Z | Compiling anstyle-parse v0.2.6 |
| 753 | 2025-04-18T21:40:10.185Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=9bbcce3f2b50e613 -C extra-filename=-9bbcce3f2b50e613 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern utf8parse=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf8parse-a5360700994d30b5.rmeta --cap-lints allow` |
| 754 | 2025-04-18T21:40:10.246Z | Compiling futures-lite v2.5.0 |
| 755 | 2025-04-18T21:40:10.249Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name futures_lite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=09158502ecf44f8f -C extra-filename=-09158502ecf44f8f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern fastrand=/work/oxidecomputer/oxide.rs/target/debug/deps/libfastrand-6e6fd8a1cad2a3a6.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-4f1ea4d59b26b83e.rmeta --extern parking=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking-703499207edafa1a.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --cap-lints allow` |
| 756 | 2025-04-18T21:40:10.261Z | Compiling serde_derive v1.0.219 |
| 757 | 2025-04-18T21:40:10.264Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=78b1aa8f8c91066b -C extra-filename=-78b1aa8f8c91066b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 758 | 2025-04-18T21:40:10.529Z | Compiling zerofrom-derive v0.1.5 |
| 759 | 2025-04-18T21:40:10.533Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1df049a6a1966fc7 -C extra-filename=-1df049a6a1966fc7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern synstructure=/work/oxidecomputer/oxide.rs/target/debug/deps/libsynstructure-f5c19bf92ec78e55.rlib --extern proc_macro --cap-lints allow` |
| 760 | 2025-04-18T21:40:10.818Z | Compiling yoke-derive v0.7.5 |
| 761 | 2025-04-18T21:40:10.821Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ee4932b8cdb696f -C extra-filename=-7ee4932b8cdb696f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern synstructure=/work/oxidecomputer/oxide.rs/target/debug/deps/libsynstructure-f5c19bf92ec78e55.rlib --extern proc_macro --cap-lints allow` |
| 762 | 2025-04-18T21:40:10.908Z | Compiling zerovec-derive v0.10.3 |
| 763 | 2025-04-18T21:40:10.911Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6eb87598ec8465e9 -C extra-filename=-6eb87598ec8465e9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 764 | 2025-04-18T21:40:11.186Z | Compiling displaydoc v0.2.5 |
| 765 | 2025-04-18T21:40:11.189Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=051613466b1fe0b8 -C extra-filename=-051613466b1fe0b8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 766 | 2025-04-18T21:40:12.171Z | Compiling icu_provider_macros v1.5.0 |
| 767 | 2025-04-18T21:40:12.174Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5c33df38a8136970 -C extra-filename=-5c33df38a8136970 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 768 | 2025-04-18T21:40:12.815Z | Compiling tokio-macros v2.5.0 |
| 769 | 2025-04-18T21:40:12.818Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=403710eef10004cf -C extra-filename=-403710eef10004cf --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 770 | 2025-04-18T21:40:13.300Z | Compiling futures-macro v0.3.31 |
| 771 | 2025-04-18T21:40:13.304Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(futures_sanitizer)' -C metadata=48a19e787533a043 -C extra-filename=-48a19e787533a043 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 772 | 2025-04-18T21:40:13.367Z | Compiling schemars_derive v0.8.22 |
| 773 | 2025-04-18T21:40:13.370Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=99f2d6599e0ab368 -C extra-filename=-99f2d6599e0ab368 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern serde_derive_internals=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_derive_internals-a9d6b427e3b0288e.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 774 | 2025-04-18T21:40:13.517Z | Compiling regex v1.11.1 |
| 775 | 2025-04-18T21:40:13.521Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=9fa6f1b46ba4b463 -C extra-filename=-9fa6f1b46ba4b463 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern aho_corasick=/work/oxidecomputer/oxide.rs/target/debug/deps/libaho_corasick-813ced89b989db01.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-0b5e04bdd7f196ce.rmeta --extern regex_automata=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_automata-0a3226c8d0ca86ae.rmeta --extern regex_syntax=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_syntax-b88c58f7244881b5.rmeta --cap-lints allow` |
| 776 | 2025-04-18T21:40:13.985Z | Compiling zerofrom v0.1.5 |
| 777 | 2025-04-18T21:40:13.988Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=94ddee7d5e401c4c -C extra-filename=-94ddee7d5e401c4c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern zerofrom_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerofrom_derive-1df049a6a1966fc7.so --cap-lints allow` |
| 778 | 2025-04-18T21:40:14.226Z | Compiling yoke v0.7.5 |
| 779 | 2025-04-18T21:40:14.229Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=5e24daa6d2bef6d1 -C extra-filename=-5e24daa6d2bef6d1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern stable_deref_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libstable_deref_trait-5fb76e509a9ad487.rmeta --extern yoke_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libyoke_derive-7ee4932b8cdb696f.so --extern zerofrom=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerofrom-94ddee7d5e401c4c.rmeta --cap-lints allow` |
| 780 | 2025-04-18T21:40:14.317Z | Compiling tokio v1.44.2 |
| 781 | 2025-04-18T21:40:14.320Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.44.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' -C metadata=ef24109eda376ded -C extra-filename=-ef24109eda376ded --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern mio=/work/oxidecomputer/oxide.rs/target/debug/deps/libmio-a05e92b6066c4d0f.rmeta --extern parking_lot=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking_lot-ed18fa5e8d33ff96.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --extern signal_hook_registry=/work/oxidecomputer/oxide.rs/target/debug/deps/libsignal_hook_registry-f541db452183710e.rmeta --extern socket2=/work/oxidecomputer/oxide.rs/target/debug/deps/libsocket2-b87681fb05f43bf2.rmeta --extern tokio_macros=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_macros-403710eef10004cf.so --cap-lints allow` |
| 782 | 2025-04-18T21:40:14.615Z | Compiling zerovec v0.10.4 |
| 783 | 2025-04-18T21:40:14.618Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=12b06e9b94d391c7 -C extra-filename=-12b06e9b94d391c7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern yoke=/work/oxidecomputer/oxide.rs/target/debug/deps/libyoke-5e24daa6d2bef6d1.rmeta --extern zerofrom=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerofrom-94ddee7d5e401c4c.rmeta --extern zerovec_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerovec_derive-6eb87598ec8465e9.so --cap-lints allow` |
| 784 | 2025-04-18T21:40:14.688Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=fac936ce65dfa649 -C extra-filename=-fac936ce65dfa649 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern getrandom=/work/oxidecomputer/oxide.rs/target/debug/deps/libgetrandom-a096c8e80adabb0c.rmeta --extern spin=/work/oxidecomputer/oxide.rs/target/debug/deps/libspin-a6249b9e229b4a23.rmeta --extern untrusted=/work/oxidecomputer/oxide.rs/target/debug/deps/libuntrusted-708e3792e0eecbdb.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test` |
| 785 | 2025-04-18T21:40:15.172Z | Compiling futures-util v0.3.31 |
| 786 | 2025-04-18T21:40:15.175Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=5848ed7a5c101941 -C extra-filename=-5848ed7a5c101941 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern futures_channel=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_channel-50a874b5ae8464ab.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-4f1ea4d59b26b83e.rmeta --extern futures_macro=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_macro-48a19e787533a043.so --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-82b9ad00b7936384.rmeta --extern futures_task=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_task-2019e2fa12d7bf52.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-0b5e04bdd7f196ce.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --extern pin_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_utils-4a6c1cbd48085085.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-c60655193dc12887.rmeta --cap-lints allow` |
| 787 | 2025-04-18T21:40:16.206Z | Compiling zerocopy-derive v0.7.35 |
| 788 | 2025-04-18T21:40:16.209Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d59b9ca207c8e522 -C extra-filename=-d59b9ca207c8e522 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 789 | 2025-04-18T21:40:16.696Z | Compiling tinystr v0.7.6 |
| 790 | 2025-04-18T21:40:16.699Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=f816c31f4e45830a -C extra-filename=-f816c31f4e45830a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern displaydoc=/work/oxidecomputer/oxide.rs/target/debug/deps/libdisplaydoc-051613466b1fe0b8.so --extern zerovec=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerovec-12b06e9b94d391c7.rmeta --cap-lints allow` |
| 791 | 2025-04-18T21:40:17.032Z | Compiling icu_collections v1.5.0 |
| 792 | 2025-04-18T21:40:17.035Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=dfb13ab8ce1acf39 -C extra-filename=-dfb13ab8ce1acf39 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern displaydoc=/work/oxidecomputer/oxide.rs/target/debug/deps/libdisplaydoc-051613466b1fe0b8.so --extern yoke=/work/oxidecomputer/oxide.rs/target/debug/deps/libyoke-5e24daa6d2bef6d1.rmeta --extern zerofrom=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerofrom-94ddee7d5e401c4c.rmeta --extern zerovec=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerovec-12b06e9b94d391c7.rmeta --cap-lints allow` |
| 793 | 2025-04-18T21:40:17.120Z | Compiling icu_locid v1.5.0 |
| 794 | 2025-04-18T21:40:17.123Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=5ed06882cb4dc027 -C extra-filename=-5ed06882cb4dc027 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern displaydoc=/work/oxidecomputer/oxide.rs/target/debug/deps/libdisplaydoc-051613466b1fe0b8.so --extern litemap=/work/oxidecomputer/oxide.rs/target/debug/deps/liblitemap-0b94f81807dbb692.rmeta --extern tinystr=/work/oxidecomputer/oxide.rs/target/debug/deps/libtinystr-f816c31f4e45830a.rmeta --extern writeable=/work/oxidecomputer/oxide.rs/target/debug/deps/libwriteable-5944bd6d78342901.rmeta --extern zerovec=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerovec-12b06e9b94d391c7.rmeta --cap-lints allow` |
| 795 | 2025-04-18T21:40:17.520Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=829713181ad0780b -C extra-filename=-829713181ad0780b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern serde_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_derive-78b1aa8f8c91066b.so --cap-lints allow --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 796 | 2025-04-18T21:40:18.281Z | Compiling icu_provider v1.5.0 |
| 797 | 2025-04-18T21:40:18.284Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=6ee9dc1077c5bdcb -C extra-filename=-6ee9dc1077c5bdcb --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern displaydoc=/work/oxidecomputer/oxide.rs/target/debug/deps/libdisplaydoc-051613466b1fe0b8.so --extern icu_locid=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_locid-5ed06882cb4dc027.rmeta --extern icu_provider_macros=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_provider_macros-5c33df38a8136970.so --extern stable_deref_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libstable_deref_trait-5fb76e509a9ad487.rmeta --extern tinystr=/work/oxidecomputer/oxide.rs/target/debug/deps/libtinystr-f816c31f4e45830a.rmeta --extern writeable=/work/oxidecomputer/oxide.rs/target/debug/deps/libwriteable-5944bd6d78342901.rmeta --extern yoke=/work/oxidecomputer/oxide.rs/target/debug/deps/libyoke-5e24daa6d2bef6d1.rmeta --extern zerofrom=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerofrom-94ddee7d5e401c4c.rmeta --extern zerovec=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerovec-12b06e9b94d391c7.rmeta --cap-lints allow` |
| 798 | 2025-04-18T21:40:18.513Z | Compiling zerocopy v0.7.35 |
| 799 | 2025-04-18T21:40:18.516Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=9ef007427bee07d5 -C extra-filename=-9ef007427bee07d5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern byteorder=/work/oxidecomputer/oxide.rs/target/debug/deps/libbyteorder-ae9c71e129d70e32.rmeta --extern zerocopy_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerocopy_derive-d59b9ca207c8e522.so --cap-lints allow` |
| 800 | 2025-04-18T21:40:18.799Z | Compiling rustls-webpki v0.102.8 |
| 801 | 2025-04-18T21:40:18.802Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=ad3b6bd91a874820 -C extra-filename=-ad3b6bd91a874820 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern ring=/work/oxidecomputer/oxide.rs/target/debug/deps/libring-fac936ce65dfa649.rmeta --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-0ab5745a98c43c87.rmeta --extern untrusted=/work/oxidecomputer/oxide.rs/target/debug/deps/libuntrusted-708e3792e0eecbdb.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out` |
| 802 | 2025-04-18T21:40:19.415Z | Compiling icu_locid_transform v1.5.0 |
| 803 | 2025-04-18T21:40:19.418Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=9a9ac92aaed29a49 -C extra-filename=-9a9ac92aaed29a49 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern displaydoc=/work/oxidecomputer/oxide.rs/target/debug/deps/libdisplaydoc-051613466b1fe0b8.so --extern icu_locid=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_locid-5ed06882cb4dc027.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_locid_transform_data-2e516210a263aeb9.rmeta --extern icu_provider=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_provider-6ee9dc1077c5bdcb.rmeta --extern tinystr=/work/oxidecomputer/oxide.rs/target/debug/deps/libtinystr-f816c31f4e45830a.rmeta --extern zerovec=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerovec-12b06e9b94d391c7.rmeta --cap-lints allow` |
| 804 | 2025-04-18T21:40:19.750Z | Compiling thiserror-impl v2.0.12 |
| 805 | 2025-04-18T21:40:19.753Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae725ca257ce2ed0 -C extra-filename=-ae725ca257ce2ed0 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 806 | 2025-04-18T21:40:20.154Z | Compiling ppv-lite86 v0.2.20 |
| 807 | 2025-04-18T21:40:20.157Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=3900f97c4c59b66e -C extra-filename=-3900f97c4c59b66e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern zerocopy=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerocopy-9ef007427bee07d5.rmeta --cap-lints allow` |
| 808 | 2025-04-18T21:40:21.069Z | Compiling icu_properties v1.5.1 |
| 809 | 2025-04-18T21:40:21.108Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=c431101cde35982d -C extra-filename=-c431101cde35982d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern displaydoc=/work/oxidecomputer/oxide.rs/target/debug/deps/libdisplaydoc-051613466b1fe0b8.so --extern icu_collections=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_collections-dfb13ab8ce1acf39.rmeta --extern icu_locid_transform=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_locid_transform-9a9ac92aaed29a49.rmeta --extern icu_properties_data=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_properties_data-a18112048da2b7b0.rmeta --extern icu_provider=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_provider-6ee9dc1077c5bdcb.rmeta --extern tinystr=/work/oxidecomputer/oxide.rs/target/debug/deps/libtinystr-f816c31f4e45830a.rmeta --extern zerovec=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerovec-12b06e9b94d391c7.rmeta --cap-lints allow` |
| 810 | 2025-04-18T21:40:21.111Z | Compiling rand_chacha v0.3.1 |
| 811 | 2025-04-18T21:40:21.112Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=50f6c2523b1f501e -C extra-filename=-50f6c2523b1f501e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/oxide.rs/target/debug/deps/libppv_lite86-3900f97c4c59b66e.rmeta --extern rand_core=/work/oxidecomputer/oxide.rs/target/debug/deps/librand_core-d4d28d4a1941ff85.rmeta --cap-lints allow` |
| 812 | 2025-04-18T21:40:21.522Z | Compiling openssl-macros v0.1.1 |
| 813 | 2025-04-18T21:40:21.525Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=35e8ab33a4685911 -C extra-filename=-35e8ab33a4685911 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 814 | 2025-04-18T21:40:22.331Z | Compiling rand v0.8.5 |
| 815 | 2025-04-18T21:40:22.334Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=3440c038702dadfa -C extra-filename=-3440c038702dadfa --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern rand_chacha=/work/oxidecomputer/oxide.rs/target/debug/deps/librand_chacha-50f6c2523b1f501e.rmeta --extern rand_core=/work/oxidecomputer/oxide.rs/target/debug/deps/librand_core-d4d28d4a1941ff85.rmeta --cap-lints allow` |
| 816 | 2025-04-18T21:40:22.385Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/rustls-d139e8c34e0d1e0e/build-script-build` |
| 817 | 2025-04-18T21:40:22.412Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/typenum-b5425cb3c5d74c6c/build-script-main` |
| 818 | 2025-04-18T21:40:22.429Z | Compiling generic-array v0.14.7 |
| 819 | 2025-04-18T21:40:22.432Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=92272856af0dcbd4 -C extra-filename=-92272856af0dcbd4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/generic-array-92272856af0dcbd4 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern version_check=/work/oxidecomputer/oxide.rs/target/debug/deps/libversion_check-f1f7ff76feed9ab8.rlib --cap-lints allow` |
| 820 | 2025-04-18T21:40:22.597Z | Compiling tokio-util v0.7.13 |
| 821 | 2025-04-18T21:40:22.601Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=48b1ef581cccfe44 -C extra-filename=-48b1ef581cccfe44 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-82b9ad00b7936384.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --cap-lints allow` |
| 822 | 2025-04-18T21:40:22.766Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9b1e15cf80527a82 -C extra-filename=-9b1e15cf80527a82 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror_impl-ae725ca257ce2ed0.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 823 | 2025-04-18T21:40:22.783Z | Compiling regress v0.10.3 |
| 824 | 2025-04-18T21:40:22.802Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=c83df6a0b004dd25 -C extra-filename=-c83df6a0b004dd25 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern hashbrown=/work/oxidecomputer/oxide.rs/target/debug/deps/libhashbrown-202dd0d2c3d56ef0.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-0b5e04bdd7f196ce.rmeta --cap-lints allow` |
| 825 | 2025-04-18T21:40:22.918Z | Compiling winnow v0.7.1 |
| 826 | 2025-04-18T21:40:22.921Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=934e711024450d60 -C extra-filename=-934e711024450d60 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 827 | 2025-04-18T21:40:23.643Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=b12a8e317f204438 -C extra-filename=-b12a8e317f204438 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-96593e348b6b77f2.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-0b5e04bdd7f196ce.rmeta --extern ryu=/work/oxidecomputer/oxide.rs/target/debug/deps/libryu-08d82746684180f2.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 828 | 2025-04-18T21:40:23.958Z | Compiling indexmap v2.9.0 |
| 829 | 2025-04-18T21:40:23.961Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "test_debug"))' -C metadata=2ced19fab44a1d40 -C extra-filename=-2ced19fab44a1d40 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern equivalent=/work/oxidecomputer/oxide.rs/target/debug/deps/libequivalent-7de52f742ab865cc.rmeta --extern hashbrown=/work/oxidecomputer/oxide.rs/target/debug/deps/libhashbrown-202dd0d2c3d56ef0.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow` |
| 830 | 2025-04-18T21:40:23.975Z | Compiling chrono v0.4.40 |
| 831 | 2025-04-18T21:40:23.979Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=95c0a41ad9848784 -C extra-filename=-95c0a41ad9848784 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/oxide.rs/target/debug/deps/libiana_time_zone-c209d9c883b92003.rmeta --extern num_traits=/work/oxidecomputer/oxide.rs/target/debug/deps/libnum_traits-48c68e6ab6a1791a.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow` |
| 832 | 2025-04-18T21:40:25.536Z | Compiling uuid v1.16.0 |
| 833 | 2025-04-18T21:40:25.540Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' --check-cfg 'cfg(uuid_unstable)' -C metadata=46329c7efacc747f -C extra-filename=-46329c7efacc747f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern getrandom=/work/oxidecomputer/oxide.rs/target/debug/deps/libgetrandom-8a0cb323536e9342.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow` |
| 834 | 2025-04-18T21:40:26.111Z | Compiling icu_normalizer v1.5.0 |
| 835 | 2025-04-18T21:40:26.114Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=ab0b558b858f13af -C extra-filename=-ab0b558b858f13af --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern displaydoc=/work/oxidecomputer/oxide.rs/target/debug/deps/libdisplaydoc-051613466b1fe0b8.so --extern icu_collections=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_collections-dfb13ab8ce1acf39.rmeta --extern icu_normalizer_data=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_normalizer_data-1ee45bb2627af1ca.rmeta --extern icu_properties=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_properties-c431101cde35982d.rmeta --extern icu_provider=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_provider-6ee9dc1077c5bdcb.rmeta --extern smallvec=/work/oxidecomputer/oxide.rs/target/debug/deps/libsmallvec-0a0d67f00959a153.rmeta --extern utf16_iter=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf16_iter-828203e0337ced79.rmeta --extern utf8_iter=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf8_iter-b7c95c31ed462f44.rmeta --extern write16=/work/oxidecomputer/oxide.rs/target/debug/deps/libwrite16-2fd6a3c459759c72.rmeta --extern zerovec=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerovec-12b06e9b94d391c7.rmeta --cap-lints allow` |
| 836 | 2025-04-18T21:40:26.561Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=de9620defd09352d -C extra-filename=-de9620defd09352d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rmeta --extern dyn_clone=/work/oxidecomputer/oxide.rs/target/debug/deps/libdyn_clone-6869515caa012bc2.rmeta --extern schemars_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars_derive-99f2d6599e0ab368.so --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern uuid1=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 837 | 2025-04-18T21:40:26.723Z | Compiling h2 v0.4.7 |
| 838 | 2025-04-18T21:40:26.726Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' --check-cfg 'cfg(fuzzing)' -C metadata=52d41812c5cbe477 -C extra-filename=-52d41812c5cbe477 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern atomic_waker=/work/oxidecomputer/oxide.rs/target/debug/deps/libatomic_waker-c83bbda0772b5da6.rmeta --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern fnv=/work/oxidecomputer/oxide.rs/target/debug/deps/libfnv-01ac370b0f4770be.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-82b9ad00b7936384.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-2ced19fab44a1d40.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-c60655193dc12887.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern tokio_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_util-48b1ef581cccfe44.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-258257be8265fb53.rmeta --cap-lints allow` |
| 839 | 2025-04-18T21:40:26.741Z | Compiling serde_spanned v0.6.8 |
| 840 | 2025-04-18T21:40:26.744Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=99881d3c0b5c5526 -C extra-filename=-99881d3c0b5c5526 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow` |
| 841 | 2025-04-18T21:40:26.983Z | Compiling toml_datetime v0.6.8 |
| 842 | 2025-04-18T21:40:26.986Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=dd9792fb2f37dde1 -C extra-filename=-dd9792fb2f37dde1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow` |
| 843 | 2025-04-18T21:40:27.549Z | Compiling idna_adapter v1.2.0 |
| 844 | 2025-04-18T21:40:27.552Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=df2976e023e26946 -C extra-filename=-df2976e023e26946 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern icu_normalizer=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_normalizer-ab0b558b858f13af.rmeta --extern icu_properties=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_properties-c431101cde35982d.rmeta --cap-lints allow` |
| 845 | 2025-04-18T21:40:27.784Z | Compiling idna v1.0.3 |
| 846 | 2025-04-18T21:40:27.811Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=62c3ecf28b84df9c -C extra-filename=-62c3ecf28b84df9c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern idna_adapter=/work/oxidecomputer/oxide.rs/target/debug/deps/libidna_adapter-df2976e023e26946.rmeta --extern smallvec=/work/oxidecomputer/oxide.rs/target/debug/deps/libsmallvec-0a0d67f00959a153.rmeta --extern utf8_iter=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf8_iter-b7c95c31ed462f44.rmeta --cap-lints allow` |
| 847 | 2025-04-18T21:40:27.898Z | Compiling is_terminal_polyfill v1.70.1 |
| 848 | 2025-04-18T21:40:27.902Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=089565dc1441357c -C extra-filename=-089565dc1441357c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 849 | 2025-04-18T21:40:28.026Z | Compiling colorchoice v1.0.3 |
| 850 | 2025-04-18T21:40:28.030Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d166c978543dc615 -C extra-filename=-d166c978543dc615 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 851 | 2025-04-18T21:40:28.045Z | Compiling openssl-probe v0.1.5 |
| 852 | 2025-04-18T21:40:28.062Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a11e19e89d155712 -C extra-filename=-a11e19e89d155712 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 853 | 2025-04-18T21:40:28.191Z | Compiling anstyle-query v1.1.2 |
| 854 | 2025-04-18T21:40:28.194Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f36a354322189024 -C extra-filename=-f36a354322189024 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 855 | 2025-04-18T21:40:28.236Z | Compiling toml_edit v0.22.24 |
| 856 | 2025-04-18T21:40:28.239Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=47e4346762193abb -C extra-filename=-47e4346762193abb --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-2ced19fab44a1d40.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_spanned=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_spanned-99881d3c0b5c5526.rmeta --extern toml_datetime=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_datetime-dd9792fb2f37dde1.rmeta --extern winnow=/work/oxidecomputer/oxide.rs/target/debug/deps/libwinnow-934e711024450d60.rmeta --cap-lints allow` |
| 857 | 2025-04-18T21:40:28.348Z | Compiling url v2.5.4 |
| 858 | 2025-04-18T21:40:28.351Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=03cf169746f430b5 -C extra-filename=-03cf169746f430b5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libform_urlencoded-a14e9e00c55afb81.rmeta --extern idna=/work/oxidecomputer/oxide.rs/target/debug/deps/libidna-62c3ecf28b84df9c.rmeta --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-979a6ffd7abfd08b.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow` |
| 859 | 2025-04-18T21:40:28.435Z | Compiling anstream v0.6.18 |
| 860 | 2025-04-18T21:40:28.438Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=86e0ccf227684b0e -C extra-filename=-86e0ccf227684b0e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anstyle=/work/oxidecomputer/oxide.rs/target/debug/deps/libanstyle-a7ee8b88017ced53.rmeta --extern anstyle_parse=/work/oxidecomputer/oxide.rs/target/debug/deps/libanstyle_parse-9bbcce3f2b50e613.rmeta --extern anstyle_query=/work/oxidecomputer/oxide.rs/target/debug/deps/libanstyle_query-f36a354322189024.rmeta --extern colorchoice=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolorchoice-d166c978543dc615.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/oxide.rs/target/debug/deps/libis_terminal_polyfill-089565dc1441357c.rmeta --extern utf8parse=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf8parse-a5360700994d30b5.rmeta --cap-lints allow` |
| 861 | 2025-04-18T21:40:29.256Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/generic-array-92272856af0dcbd4/build-script-build` |
| 862 | 2025-04-18T21:40:29.323Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=40da369545626ed8 -C extra-filename=-40da369545626ed8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 863 | 2025-04-18T21:40:29.784Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=e816276a1fc03043 -C extra-filename=-e816276a1fc03043 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --extern ring=/work/oxidecomputer/oxide.rs/target/debug/deps/libring-fac936ce65dfa649.rmeta --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-0ab5745a98c43c87.rmeta --extern webpki=/work/oxidecomputer/oxide.rs/target/debug/deps/libwebpki-ad3b6bd91a874820.rmeta --extern subtle=/work/oxidecomputer/oxide.rs/target/debug/deps/libsubtle-624497046c8e871d.rmeta --extern zeroize=/work/oxidecomputer/oxide.rs/target/debug/deps/libzeroize-2603b4c4a5354fb8.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 864 | 2025-04-18T21:40:30.492Z | Compiling http-body-util v0.1.2 |
| 865 | 2025-04-18T21:40:30.495Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-util-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bc87cac88a7a5aa1 -C extra-filename=-bc87cac88a7a5aa1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --extern http_body=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp_body-b2e331937d874ca4.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --cap-lints allow` |
| 866 | 2025-04-18T21:40:30.669Z | Compiling terminal_size v0.4.1 |
| 867 | 2025-04-18T21:40:30.673Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bd4d3e92bd7e44f -C extra-filename=-1bd4d3e92bd7e44f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-81271cecd0fbb7bd.rmeta --cap-lints allow` |
| 868 | 2025-04-18T21:40:30.688Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=3a55642733a22541 -C extra-filename=-3a55642733a22541 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-94283fe6939fe043.rmeta --cap-lints allow` |
| 869 | 2025-04-18T21:40:30.867Z | Compiling dirs-sys-next v0.1.2 |
| 870 | 2025-04-18T21:40:30.870Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b27e68cb67e314d -C extra-filename=-2b27e68cb67e314d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-d37decbaeec2c596.rmeta --cap-lints allow` |
| 871 | 2025-04-18T21:40:30.886Z | Compiling encoding_rs v0.8.35 |
| 872 | 2025-04-18T21:40:30.889Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=3583d6eac0070aec -C extra-filename=-3583d6eac0070aec --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --cap-lints allow` |
| 873 | 2025-04-18T21:40:30.993Z | Compiling mime v0.3.17 |
| 874 | 2025-04-18T21:40:30.996Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=90f85e4a978ca235 -C extra-filename=-90f85e4a978ca235 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 875 | 2025-04-18T21:40:31.648Z | Compiling hyper v1.5.2 |
| 876 | 2025-04-18T21:40:31.651Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' -C metadata=7fe2b37808cef288 -C extra-filename=-7fe2b37808cef288 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern futures_channel=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_channel-50a874b5ae8464ab.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --extern h2=/work/oxidecomputer/oxide.rs/target/debug/deps/libh2-52d41812c5cbe477.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --extern http_body=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp_body-b2e331937d874ca4.rmeta --extern httparse=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttparse-004380ee8413d57c.rmeta --extern httpdate=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpdate-a74ba5c59811b47c.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-96593e348b6b77f2.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --extern smallvec=/work/oxidecomputer/oxide.rs/target/debug/deps/libsmallvec-0a0d67f00959a153.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern want=/work/oxidecomputer/oxide.rs/target/debug/deps/libwant-5e22de2122d8b20f.rmeta --cap-lints allow` |
| 877 | 2025-04-18T21:40:31.690Z | Compiling strsim v0.11.1 |
| 878 | 2025-04-18T21:40:31.693Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=808dcfd10ef8f3a0 -C extra-filename=-808dcfd10ef8f3a0 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 879 | 2025-04-18T21:40:32.726Z | Compiling crunchy v0.2.2 |
| 880 | 2025-04-18T21:40:32.729Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=2aaa94f53ae683f5 -C extra-filename=-2aaa94f53ae683f5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/crunchy-2aaa94f53ae683f5 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 881 | 2025-04-18T21:40:33.251Z | Compiling clap_lex v0.7.4 |
| 882 | 2025-04-18T21:40:33.254Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab8131b0005610c8 -C extra-filename=-ab8131b0005610c8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 883 | 2025-04-18T21:40:33.816Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=f54cee1d469ec360 -C extra-filename=-f54cee1d469ec360 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 884 | 2025-04-18T21:40:33.956Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=b73628caf7eb1ab3 -C extra-filename=-b73628caf7eb1ab3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 885 | 2025-04-18T21:40:34.487Z | Compiling hyper-util v0.1.10 |
| 886 | 2025-04-18T21:40:34.491Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=1de6ca345daa0f3d -C extra-filename=-1de6ca345daa0f3d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern futures_channel=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_channel-50a874b5ae8464ab.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --extern http_body=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp_body-b2e331937d874ca4.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-7fe2b37808cef288.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --extern socket2=/work/oxidecomputer/oxide.rs/target/debug/deps/libsocket2-b87681fb05f43bf2.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern tower_service=/work/oxidecomputer/oxide.rs/target/debug/deps/libtower_service-8552aec5b0efa10d.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-258257be8265fb53.rmeta --cap-lints allow` |
| 887 | 2025-04-18T21:40:35.559Z | Compiling tokio-rustls v0.26.1 |
| 888 | 2025-04-18T21:40:35.563Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=6679de9cb6b306c3 -C extra-filename=-6679de9cb6b306c3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls-e816276a1fc03043.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out` |
| 889 | 2025-04-18T21:40:35.976Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=c0a180411c96677c -C extra-filename=-c0a180411c96677c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern scopeguard=/work/oxidecomputer/oxide.rs/target/debug/deps/libscopeguard-f54cee1d469ec360.rmeta --cap-lints allow --cfg has_const_fn_trait_bound` |
| 890 | 2025-04-18T21:40:36.022Z | Compiling clap_builder v4.5.36 |
| 891 | 2025-04-18T21:40:36.025Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=e8a87b96d6d0e586 -C extra-filename=-e8a87b96d6d0e586 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anstream=/work/oxidecomputer/oxide.rs/target/debug/deps/libanstream-86e0ccf227684b0e.rmeta --extern anstyle=/work/oxidecomputer/oxide.rs/target/debug/deps/libanstyle-a7ee8b88017ced53.rmeta --extern clap_lex=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_lex-ab8131b0005610c8.rmeta --extern strsim=/work/oxidecomputer/oxide.rs/target/debug/deps/libstrsim-808dcfd10ef8f3a0.rmeta --extern terminal_size=/work/oxidecomputer/oxide.rs/target/debug/deps/libterminal_size-1bd4d3e92bd7e44f.rmeta --cap-lints allow` |
| 892 | 2025-04-18T21:40:36.463Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/crunchy-2aaa94f53ae683f5/build-script-build` |
| 893 | 2025-04-18T21:40:36.491Z | Compiling toml v0.8.20 |
| 894 | 2025-04-18T21:40:36.494Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=387b4138168414a5 -C extra-filename=-387b4138168414a5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_spanned=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_spanned-99881d3c0b5c5526.rmeta --extern toml_datetime=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_datetime-dd9792fb2f37dde1.rmeta --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rmeta --cap-lints allow` |
| 895 | 2025-04-18T21:40:36.562Z | Compiling dirs-next v2.0.0 |
| 896 | 2025-04-18T21:40:36.565Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea5a1e8ca4961cd5 -C extra-filename=-ea5a1e8ca4961cd5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern dirs_sys_next=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs_sys_next-2b27e68cb67e314d.rmeta --cap-lints allow` |
| 897 | 2025-04-18T21:40:36.774Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=25648f832b7abb65 -C extra-filename=-25648f832b7abb65 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern typenum=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypenum-40da369545626ed8.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 898 | 2025-04-18T21:40:37.246Z | Compiling serde_urlencoded v0.7.1 |
| 899 | 2025-04-18T21:40:37.250Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6b70ff4f63f43618 -C extra-filename=-6b70ff4f63f43618 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libform_urlencoded-a14e9e00c55afb81.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-96593e348b6b77f2.rmeta --extern ryu=/work/oxidecomputer/oxide.rs/target/debug/deps/libryu-08d82746684180f2.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow` |
| 900 | 2025-04-18T21:40:37.492Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=d08eedb2fc0daef3 -C extra-filename=-d08eedb2fc0daef3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern aho_corasick=/work/oxidecomputer/oxide.rs/target/debug/deps/libaho_corasick-3a55642733a22541.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-94283fe6939fe043.rmeta --extern regex_syntax=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_syntax-b73628caf7eb1ab3.rmeta --cap-lints allow` |
| 901 | 2025-04-18T21:40:37.772Z | Compiling clap_derive v4.5.32 |
| 902 | 2025-04-18T21:40:37.775Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=2c84ecda166aa950 -C extra-filename=-2c84ecda166aa950 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern heck=/work/oxidecomputer/oxide.rs/target/debug/deps/libheck-a74bb6a36483bfce.rlib --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 903 | 2025-04-18T21:40:38.127Z | Compiling async-lock v3.4.0 |
| 904 | 2025-04-18T21:40:38.130Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=9f4b56f63b66f357 -C extra-filename=-9f4b56f63b66f357 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern event_listener=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener-022a3057f94955c4.rmeta --extern event_listener_strategy=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener_strategy-d488e3294bd9ebbe.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --cap-lints allow` |
| 905 | 2025-04-18T21:40:38.389Z | Compiling polling v3.7.4 |
| 906 | 2025-04-18T21:40:38.392Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name polling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polling-3.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(polling_test_epoll_pipe)' -C metadata=5cffc0b6eff6e122 -C extra-filename=-5cffc0b6eff6e122 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-81271cecd0fbb7bd.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-258257be8265fb53.rmeta --cap-lints allow` |
| 907 | 2025-04-18T21:40:39.046Z | Compiling rustls-pemfile v2.2.0 |
| 908 | 2025-04-18T21:40:39.049Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2dc0976a1d55ec18 -C extra-filename=-2dc0976a1d55ec18 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-0ab5745a98c43c87.rmeta --cap-lints allow` |
| 909 | 2025-04-18T21:40:39.430Z | Compiling webpki-roots v0.26.7 |
| 910 | 2025-04-18T21:40:39.433Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.26.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd2c35eb03beca20 -C extra-filename=-bd2c35eb03beca20 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-0ab5745a98c43c87.rmeta --cap-lints allow` |
| 911 | 2025-04-18T21:40:39.492Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=f6fdbbf6a5fd749e -C extra-filename=-f6fdbbf6a5fd749e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-d37decbaeec2c596.rmeta --extern smallvec=/work/oxidecomputer/oxide.rs/target/debug/deps/libsmallvec-8d9786751187027e.rmeta --cap-lints allow` |
| 912 | 2025-04-18T21:40:39.600Z | Compiling http v0.2.12 |
| 913 | 2025-04-18T21:40:39.603Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=232e0f948874fb10 -C extra-filename=-232e0f948874fb10 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern fnv=/work/oxidecomputer/oxide.rs/target/debug/deps/libfnv-01ac370b0f4770be.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-96593e348b6b77f2.rmeta --cap-lints allow` |
| 914 | 2025-04-18T21:40:39.636Z | Compiling sync_wrapper v1.0.2 |
| 915 | 2025-04-18T21:40:39.639Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=c4c554a20241b2db -C extra-filename=-c4c554a20241b2db --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --cap-lints allow` |
| 916 | 2025-04-18T21:40:39.796Z | Compiling thiserror v1.0.69 |
| 917 | 2025-04-18T21:40:39.799Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=84c427b2c26a1919 -C extra-filename=-84c427b2c26a1919 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/thiserror-84c427b2c26a1919 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 918 | 2025-04-18T21:40:40.201Z | Compiling semver v1.0.26 |
| 919 | 2025-04-18T21:40:40.201Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.26/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d040d7563fdc4ab7 -C extra-filename=-d040d7563fdc4ab7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/semver-d040d7563fdc4ab7 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 920 | 2025-04-18T21:40:40.371Z | Compiling base64 v0.22.1 |
| 921 | 2025-04-18T21:40:40.374Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8109389a6bf1ad53 -C extra-filename=-8109389a6bf1ad53 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 922 | 2025-04-18T21:40:40.732Z | Compiling rustix v1.0.2 |
| 923 | 2025-04-18T21:40:40.735Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C metadata=535d784e73066a55 -C extra-filename=-535d784e73066a55 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/rustix-535d784e73066a55 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 924 | 2025-04-18T21:40:41.175Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.26/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=2c924f994de32c3a -C extra-filename=-2c924f994de32c3a --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/semver-2c924f994de32c3a -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 925 | 2025-04-18T21:40:41.460Z | Compiling tiny-keccak v2.0.2 |
| 926 | 2025-04-18T21:40:41.463Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=4c3857278c9411d7 -C extra-filename=-4c3857278c9411d7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/tiny-keccak-4c3857278c9411d7 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 927 | 2025-04-18T21:40:41.703Z | Compiling tower-layer v0.3.3 |
| 928 | 2025-04-18T21:40:41.706Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=961840b1bd9e5a5a -C extra-filename=-961840b1bd9e5a5a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 929 | 2025-04-18T21:40:41.790Z | Compiling siphasher v0.3.11 |
| 930 | 2025-04-18T21:40:41.793Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=9d7380afa3bc83b5 -C extra-filename=-9d7380afa3bc83b5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 931 | 2025-04-18T21:40:41.997Z | Compiling tower v0.5.2 |
| 932 | 2025-04-18T21:40:42.001Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=3c23b12c3623b6c4 -C extra-filename=-3c23b12c3623b6c4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --extern sync_wrapper=/work/oxidecomputer/oxide.rs/target/debug/deps/libsync_wrapper-c4c554a20241b2db.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern tower_layer=/work/oxidecomputer/oxide.rs/target/debug/deps/libtower_layer-961840b1bd9e5a5a.rmeta --extern tower_service=/work/oxidecomputer/oxide.rs/target/debug/deps/libtower_service-8552aec5b0efa10d.rmeta --cap-lints allow` |
| 933 | 2025-04-18T21:40:42.137Z | Compiling phf_shared v0.10.0 |
| 934 | 2025-04-18T21:40:42.140Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=ccf8cf1b35eb398d -C extra-filename=-ccf8cf1b35eb398d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern siphasher=/work/oxidecomputer/oxide.rs/target/debug/deps/libsiphasher-9d7380afa3bc83b5.rmeta --cap-lints allow` |
| 935 | 2025-04-18T21:40:42.214Z | Compiling clap v4.5.36 |
| 936 | 2025-04-18T21:40:42.217Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=cb2fb50695af9fc6 -C extra-filename=-cb2fb50695af9fc6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern clap_builder=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_builder-e8a87b96d6d0e586.rmeta --extern clap_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_derive-2c84ecda166aa950.so --cap-lints allow` |
| 937 | 2025-04-18T21:40:42.237Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/tiny-keccak-4c3857278c9411d7/build-script-build` |
| 938 | 2025-04-18T21:40:42.275Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/semver-2c924f994de32c3a/build-script-build` |
| 939 | 2025-04-18T21:40:42.328Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/rustix-535d784e73066a55/build-script-build` |
| 940 | 2025-04-18T21:40:42.346Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/semver-d040d7563fdc4ab7/build-script-build` |
| 941 | 2025-04-18T21:40:42.410Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/thiserror-84c427b2c26a1919/build-script-build` |
| 942 | 2025-04-18T21:40:42.451Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=4375d029460fac50 -C extra-filename=-4375d029460fac50 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern lock_api=/work/oxidecomputer/oxide.rs/target/debug/deps/liblock_api-c0a180411c96677c.rmeta --extern parking_lot_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking_lot_core-f6fdbbf6a5fd749e.rmeta --cap-lints allow` |
| 943 | 2025-04-18T21:40:42.510Z | Compiling hyper-rustls v0.27.5 |
| 944 | 2025-04-18T21:40:42.514Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.27.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=885ced42f260267a -C extra-filename=-885ced42f260267a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-7fe2b37808cef288.rmeta --extern hyper_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper_util-1de6ca345daa0f3d.rmeta --extern rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls-e816276a1fc03043.rmeta --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-0ab5745a98c43c87.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern tokio_rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_rustls-6679de9cb6b306c3.rmeta --extern tower_service=/work/oxidecomputer/oxide.rs/target/debug/deps/libtower_service-8552aec5b0efa10d.rmeta --extern webpki_roots=/work/oxidecomputer/oxide.rs/target/debug/deps/libwebpki_roots-bd2c35eb03beca20.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out` |
| 945 | 2025-04-18T21:40:42.718Z | Compiling async-io v2.4.0 |
| 946 | 2025-04-18T21:40:42.725Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(polling_test_poll_backend)' -C metadata=f08fef048a6fdead -C extra-filename=-f08fef048a6fdead --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern async_lock=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_lock-9f4b56f63b66f357.rmeta --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern concurrent_queue=/work/oxidecomputer/oxide.rs/target/debug/deps/libconcurrent_queue-d965c874829aa008.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-4f1ea4d59b26b83e.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-09158502ecf44f8f.rmeta --extern parking=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking-703499207edafa1a.rmeta --extern polling=/work/oxidecomputer/oxide.rs/target/debug/deps/libpolling-5cffc0b6eff6e122.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-81271cecd0fbb7bd.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-c60655193dc12887.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-258257be8265fb53.rmeta --cap-lints allow` |
| 947 | 2025-04-18T21:40:42.957Z | Compiling term v0.7.0 |
| 948 | 2025-04-18T21:40:42.960Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d4ca5f6cc6a2f372 -C extra-filename=-d4ca5f6cc6a2f372 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern dirs_next=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs_next-ea5a1e8ca4961cd5.rmeta --cap-lints allow` |
| 949 | 2025-04-18T21:40:43.159Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=ba56844e1a63868d -C extra-filename=-ba56844e1a63868d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 950 | 2025-04-18T21:40:43.262Z | Compiling futures-executor v0.3.31 |
| 951 | 2025-04-18T21:40:43.265Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=4250fc9bf34a1543 -C extra-filename=-4250fc9bf34a1543 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_task=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_task-2019e2fa12d7bf52.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --cap-lints allow` |
| 952 | 2025-04-18T21:40:43.456Z | Compiling thiserror-impl v1.0.69 |
| 953 | 2025-04-18T21:40:43.459Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f72a7bc6a93568ad -C extra-filename=-f72a7bc6a93568ad --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 954 | 2025-04-18T21:40:43.880Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "test_debug"))' -C metadata=b71182808048c912 -C extra-filename=-b71182808048c912 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern equivalent=/work/oxidecomputer/oxide.rs/target/debug/deps/libequivalent-7de52f742ab865cc.rmeta --extern hashbrown=/work/oxidecomputer/oxide.rs/target/debug/deps/libhashbrown-202dd0d2c3d56ef0.rmeta --cap-lints allow` |
| 955 | 2025-04-18T21:40:44.121Z | Compiling syn v1.0.109 |
| 956 | 2025-04-18T21:40:44.124Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=6b167921a6087924 -C extra-filename=-6b167921a6087924 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/syn-6b167921a6087924 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 957 | 2025-04-18T21:40:44.393Z | Compiling ipnet v2.10.1 |
| 958 | 2025-04-18T21:40:44.396Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=b94882cf2c958571 -C extra-filename=-b94882cf2c958571 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 959 | 2025-04-18T21:40:44.694Z | Compiling async-task v4.7.1 |
| 960 | 2025-04-18T21:40:44.711Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_task --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=5933e8f78a9d01cb -C extra-filename=-5933e8f78a9d01cb --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 961 | 2025-04-18T21:40:44.714Z | Compiling precomputed-hash v0.1.1 |
| 962 | 2025-04-18T21:40:44.714Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c9e5542599c05788 -C extra-filename=-c9e5542599c05788 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 963 | 2025-04-18T21:40:44.833Z | Compiling new_debug_unreachable v1.0.6 |
| 964 | 2025-04-18T21:40:44.836Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a9e0a22baaabf039 -C extra-filename=-a9e0a22baaabf039 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 965 | 2025-04-18T21:40:44.928Z | Compiling fixedbitset v0.4.2 |
| 966 | 2025-04-18T21:40:44.928Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e97c3124e67f4d89 -C extra-filename=-e97c3124e67f4d89 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 967 | 2025-04-18T21:40:45.017Z | Compiling bit-vec v0.6.3 |
| 968 | 2025-04-18T21:40:45.020Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=d95f2bd8e43a6cb4 -C extra-filename=-d95f2bd8e43a6cb4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 969 | 2025-04-18T21:40:45.218Z | Compiling string_cache v0.8.7 |
| 970 | 2025-04-18T21:40:45.221Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=81f1c8b55868a62c -C extra-filename=-81f1c8b55868a62c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern debug_unreachable=/work/oxidecomputer/oxide.rs/target/debug/deps/libdebug_unreachable-a9e0a22baaabf039.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --extern parking_lot=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking_lot-4375d029460fac50.rmeta --extern phf_shared=/work/oxidecomputer/oxide.rs/target/debug/deps/libphf_shared-ccf8cf1b35eb398d.rmeta --extern precomputed_hash=/work/oxidecomputer/oxide.rs/target/debug/deps/libprecomputed_hash-c9e5542599c05788.rmeta --cap-lints allow` |
| 971 | 2025-04-18T21:40:45.339Z | Compiling bit-set v0.5.3 |
| 972 | 2025-04-18T21:40:45.343Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7b51ddb018831869 -C extra-filename=-7b51ddb018831869 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bit_vec=/work/oxidecomputer/oxide.rs/target/debug/deps/libbit_vec-d95f2bd8e43a6cb4.rmeta --cap-lints allow` |
| 973 | 2025-04-18T21:40:45.343Z | Compiling petgraph v0.6.5 |
| 974 | 2025-04-18T21:40:45.343Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=bd55dc7fde4b376e -C extra-filename=-bd55dc7fde4b376e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern fixedbitset=/work/oxidecomputer/oxide.rs/target/debug/deps/libfixedbitset-e97c3124e67f4d89.rmeta --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-b71182808048c912.rmeta --cap-lints allow` |
| 975 | 2025-04-18T21:40:45.434Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/syn-6b167921a6087924/build-script-build` |
| 976 | 2025-04-18T21:40:45.501Z | Compiling futures v0.3.31 |
| 977 | 2025-04-18T21:40:45.504Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=9d80c54072cc4a53 -C extra-filename=-9d80c54072cc4a53 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern futures_channel=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_channel-50a874b5ae8464ab.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_executor=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_executor-4250fc9bf34a1543.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-4f1ea4d59b26b83e.rmeta --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-82b9ad00b7936384.rmeta --extern futures_task=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_task-2019e2fa12d7bf52.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --cap-lints allow` |
| 978 | 2025-04-18T21:40:45.604Z | Compiling ascii-canvas v3.0.0 |
| 979 | 2025-04-18T21:40:45.607Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-canvas-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a60048b4441a9e2c -C extra-filename=-a60048b4441a9e2c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern term=/work/oxidecomputer/oxide.rs/target/debug/deps/libterm-d4ca5f6cc6a2f372.rmeta --cap-lints allow` |
| 980 | 2025-04-18T21:40:45.623Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=62860a3f15a87289 -C extra-filename=-62860a3f15a87289 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern crunchy=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrunchy-ba56844e1a63868d.rmeta --cap-lints allow` |
| 981 | 2025-04-18T21:40:45.626Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C metadata=43b94164e96750f3 -C extra-filename=-43b94164e96750f3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bitflags=/work/oxidecomputer/oxide.rs/target/debug/deps/libbitflags-2ec0f0e21fe6806f.rmeta --extern libc_errno=/work/oxidecomputer/oxide.rs/target/debug/deps/liberrno-85c1864a8f4c659b.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 982 | 2025-04-18T21:40:45.723Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=58d0619c5d361fa8 -C extra-filename=-58d0619c5d361fa8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` |
| 983 | 2025-04-18T21:40:46.063Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4c2492ca5e8d4fb9 -C extra-filename=-4c2492ca5e8d4fb9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` |
| 984 | 2025-04-18T21:40:46.112Z | Compiling lalrpop-util v0.20.2 |
| 985 | 2025-04-18T21:40:46.116Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="lexer"' --cfg 'feature="regex-automata"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "regex-automata", "std", "unicode"))' -C metadata=4d2b8c19d42ad374 -C extra-filename=-4d2b8c19d42ad374 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern regex_automata=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_automata-d08eedb2fc0daef3.rmeta --cap-lints allow` |
| 986 | 2025-04-18T21:40:46.248Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=d90527661fe38750 -C extra-filename=-d90527661fe38750 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern regex_automata=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_automata-d08eedb2fc0daef3.rmeta --extern regex_syntax=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_syntax-b73628caf7eb1ab3.rmeta --cap-lints allow` |
| 987 | 2025-04-18T21:40:46.312Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b86b9d4612ab8994 -C extra-filename=-b86b9d4612ab8994 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror_impl-f72a7bc6a93568ad.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 988 | 2025-04-18T21:40:46.442Z | Compiling crypto-common v0.1.6 |
| 989 | 2025-04-18T21:40:46.446Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=ab9b4f6984c8e6ed -C extra-filename=-ab9b4f6984c8e6ed --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern generic_array=/work/oxidecomputer/oxide.rs/target/debug/deps/libgeneric_array-25648f832b7abb65.rmeta --extern typenum=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypenum-40da369545626ed8.rmeta --cap-lints allow` |
| 990 | 2025-04-18T21:40:46.461Z | Compiling block-buffer v0.10.4 |
| 991 | 2025-04-18T21:40:46.484Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ba9162d9dc4fbff -C extra-filename=-0ba9162d9dc4fbff --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern generic_array=/work/oxidecomputer/oxide.rs/target/debug/deps/libgeneric_array-25648f832b7abb65.rmeta --cap-lints allow` |
| 992 | 2025-04-18T21:40:46.511Z | Compiling async-channel v2.3.1 |
| 993 | 2025-04-18T21:40:46.514Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-channel-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=21fa2d35c487c7ad -C extra-filename=-21fa2d35c487c7ad --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/oxide.rs/target/debug/deps/libconcurrent_queue-d965c874829aa008.rmeta --extern event_listener_strategy=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener_strategy-d488e3294bd9ebbe.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --cap-lints allow` |
| 994 | 2025-04-18T21:40:46.629Z | Compiling itertools v0.11.0 |
| 995 | 2025-04-18T21:40:46.632Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=9ef3fde48c58436f -C extra-filename=-9ef3fde48c58436f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern either=/work/oxidecomputer/oxide.rs/target/debug/deps/libeither-7e00d018c5861d41.rmeta --cap-lints allow` |
| 996 | 2025-04-18T21:40:46.672Z | Compiling ena v0.14.3 |
| 997 | 2025-04-18T21:40:46.675Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=39245a6228cd53aa -C extra-filename=-39245a6228cd53aa --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-8d177c15c89b91cf.rmeta --cap-lints allow` |
| 998 | 2025-04-18T21:40:46.880Z | Compiling piper v0.2.4 |
| 999 | 2025-04-18T21:40:46.897Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name piper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piper-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures-io", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=853e6e4e77471e97 -C extra-filename=-853e6e4e77471e97 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern atomic_waker=/work/oxidecomputer/oxide.rs/target/debug/deps/libatomic_waker-c83bbda0772b5da6.rmeta --extern fastrand=/work/oxidecomputer/oxide.rs/target/debug/deps/libfastrand-6e6fd8a1cad2a3a6.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-4f1ea4d59b26b83e.rmeta --cap-lints allow` |
| 1000 | 2025-04-18T21:40:46.900Z | Compiling libz-sys v1.1.20 |
| 1001 | 2025-04-18T21:40:46.900Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' --check-cfg 'cfg(zng)' -C metadata=41b63662dfa4a66c -C extra-filename=-41b63662dfa4a66c --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/libz-sys-41b63662dfa4a66c -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-bbc0bfb8858cc253.rlib --extern pkg_config=/work/oxidecomputer/oxide.rs/target/debug/deps/libpkg_config-cac326d7487d69c9.rlib --extern vcpkg=/work/oxidecomputer/oxide.rs/target/debug/deps/libvcpkg-53f17a4e94ce7c6a.rlib --cap-lints allow` |
| 1002 | 2025-04-18T21:40:47.084Z | Compiling unicode-xid v0.2.6 |
| 1003 | 2025-04-18T21:40:47.088Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=711459cdda97010a -C extra-filename=-711459cdda97010a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1004 | 2025-04-18T21:40:47.232Z | Compiling pico-args v0.5.0 |
| 1005 | 2025-04-18T21:40:47.237Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name pico_args --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pico-args-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("combined-flags", "default", "eq-separator", "short-space-opt"))' -C metadata=def075d116f25a19 -C extra-filename=-def075d116f25a19 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1006 | 2025-04-18T21:40:47.255Z | Compiling blocking v1.6.1 |
| 1007 | 2025-04-18T21:40:47.258Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name blocking --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blocking-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=1cdc128cc046e4d6 -C extra-filename=-1cdc128cc046e4d6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern async_channel=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_channel-21fa2d35c487c7ad.rmeta --extern async_task=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_task-5933e8f78a9d01cb.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-4f1ea4d59b26b83e.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-09158502ecf44f8f.rmeta --extern piper=/work/oxidecomputer/oxide.rs/target/debug/deps/libpiper-853e6e4e77471e97.rmeta --cap-lints allow` |
| 1008 | 2025-04-18T21:40:47.326Z | Compiling digest v0.10.7 |
| 1009 | 2025-04-18T21:40:47.330Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=6d03354e662e8017 -C extra-filename=-6d03354e662e8017 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern block_buffer=/work/oxidecomputer/oxide.rs/target/debug/deps/libblock_buffer-0ba9162d9dc4fbff.rmeta --extern crypto_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrypto_common-ab9b4f6984c8e6ed.rmeta --cap-lints allow` |
| 1010 | 2025-04-18T21:40:47.561Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/libz-sys-41b63662dfa4a66c/build-script-build` |
| 1011 | 2025-04-18T21:40:47.617Z | Compiling tempfile v3.19.1 |
| 1012 | 2025-04-18T21:40:47.620Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.19.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=d9543f14a4c007ed -C extra-filename=-d9543f14a4c007ed --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern fastrand=/work/oxidecomputer/oxide.rs/target/debug/deps/libfastrand-6e6fd8a1cad2a3a6.rmeta --extern getrandom=/work/oxidecomputer/oxide.rs/target/debug/deps/libgetrandom-8a0cb323536e9342.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-43b94164e96750f3.rmeta --cap-lints allow` |
| 1013 | 2025-04-18T21:40:47.674Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=60e582863adc0d6f -C extra-filename=-60e582863adc0d6f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-6b4d94fdb9987399.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` |
| 1014 | 2025-04-18T21:40:47.799Z | Compiling async-executor v1.13.1 |
| 1015 | 2025-04-18T21:40:47.802Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=e7a4b2030e6cefeb -C extra-filename=-e7a4b2030e6cefeb --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern async_task=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_task-5933e8f78a9d01cb.rmeta --extern concurrent_queue=/work/oxidecomputer/oxide.rs/target/debug/deps/libconcurrent_queue-d965c874829aa008.rmeta --extern fastrand=/work/oxidecomputer/oxide.rs/target/debug/deps/libfastrand-6e6fd8a1cad2a3a6.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-09158502ecf44f8f.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-c60655193dc12887.rmeta --cap-lints allow` |
| 1016 | 2025-04-18T21:40:47.845Z | Compiling async-signal v0.2.10 |
| 1017 | 2025-04-18T21:40:47.848Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_signal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-signal-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2ba9a96e39ce2602 -C extra-filename=-2ba9a96e39ce2602 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern async_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_io-f08fef048a6fdead.rmeta --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-4f1ea4d59b26b83e.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-81271cecd0fbb7bd.rmeta --extern signal_hook_registry=/work/oxidecomputer/oxide.rs/target/debug/deps/libsignal_hook_registry-f541db452183710e.rmeta --cap-lints allow` |
| 1018 | 2025-04-18T21:40:47.873Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=195d3f71b3705626 -C extra-filename=-195d3f71b3705626 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern displaydoc=/work/oxidecomputer/oxide.rs/target/debug/deps/libdisplaydoc-051613466b1fe0b8.so --extern icu_collections=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_collections-dfb13ab8ce1acf39.rmeta --extern icu_normalizer_data=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_normalizer_data-1ee45bb2627af1ca.rmeta --extern icu_properties=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_properties-c431101cde35982d.rmeta --extern icu_provider=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_provider-6ee9dc1077c5bdcb.rmeta --extern smallvec=/work/oxidecomputer/oxide.rs/target/debug/deps/libsmallvec-8d9786751187027e.rmeta --extern utf16_iter=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf16_iter-828203e0337ced79.rmeta --extern utf8_iter=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf8_iter-b7c95c31ed462f44.rmeta --extern write16=/work/oxidecomputer/oxide.rs/target/debug/deps/libwrite16-2fd6a3c459759c72.rmeta --extern zerovec=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerovec-12b06e9b94d391c7.rmeta --cap-lints allow` |
| 1019 | 2025-04-18T21:40:48.204Z | Compiling serde_tokenstream v0.2.2 |
| 1020 | 2025-04-18T21:40:48.207Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d9220ea681f4d3b4 -C extra-filename=-d9220ea681f4d3b4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rmeta --cap-lints allow` |
| 1021 | 2025-04-18T21:40:48.309Z | Compiling nanorand v0.7.0 |
| 1022 | 2025-04-18T21:40:48.312Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nanorand-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="chacha"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="pcg64"' --cfg 'feature="std"' --cfg 'feature="tls"' --cfg 'feature="wyrand"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "getrandom", "pcg64", "rdseed", "std", "tls", "wyrand", "zeroize"))' -C metadata=1e2b464cc3f18719 -C extra-filename=-1e2b464cc3f18719 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern getrandom=/work/oxidecomputer/oxide.rs/target/debug/deps/libgetrandom-a096c8e80adabb0c.rmeta --cap-lints allow` |
| 1023 | 2025-04-18T21:40:48.581Z | Compiling dirs-sys v0.3.7 |
| 1024 | 2025-04-18T21:40:48.584Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f39860080dce1962 -C extra-filename=-f39860080dce1962 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 1025 | 2025-04-18T21:40:48.712Z | Compiling cpufeatures v0.2.16 |
| 1026 | 2025-04-18T21:40:48.715Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=442891b13a812bd3 -C extra-filename=-442891b13a812bd3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1027 | 2025-04-18T21:40:48.764Z | Compiling powerfmt v0.2.0 |
| 1028 | 2025-04-18T21:40:48.767Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=7eb74dd6cd99c168 -C extra-filename=-7eb74dd6cd99c168 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1029 | 2025-04-18T21:40:48.818Z | Compiling time-core v0.1.2 |
| 1030 | 2025-04-18T21:40:48.821Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a01f1f19c1b90d99 -C extra-filename=-a01f1f19c1b90d99 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1031 | 2025-04-18T21:40:48.908Z | Compiling similar v2.7.0 |
| 1032 | 2025-04-18T21:40:48.912Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation", "wasm32_web_time", "web-time"))' -C metadata=fd482e4b2aa87db1 -C extra-filename=-fd482e4b2aa87db1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1033 | 2025-04-18T21:40:49.001Z | Compiling rustversion v1.0.18 |
| 1034 | 2025-04-18T21:40:49.004Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.18/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=437f6d016ea958c4 -C extra-filename=-437f6d016ea958c4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/rustversion-437f6d016ea958c4 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1035 | 2025-04-18T21:40:49.163Z | Compiling num-conv v0.1.0 |
| 1036 | 2025-04-18T21:40:49.166Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=27a85599505da96b -C extra-filename=-27a85599505da96b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1037 | 2025-04-18T21:40:49.295Z | Compiling lalrpop v0.20.2 |
| 1038 | 2025-04-18T21:40:49.298Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=f905e6f234337b32 -C extra-filename=-f905e6f234337b32 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern ascii_canvas=/work/oxidecomputer/oxide.rs/target/debug/deps/libascii_canvas-a60048b4441a9e2c.rmeta --extern bit_set=/work/oxidecomputer/oxide.rs/target/debug/deps/libbit_set-7b51ddb018831869.rmeta --extern ena=/work/oxidecomputer/oxide.rs/target/debug/deps/libena-39245a6228cd53aa.rmeta --extern itertools=/work/oxidecomputer/oxide.rs/target/debug/deps/libitertools-9ef3fde48c58436f.rmeta --extern lalrpop_util=/work/oxidecomputer/oxide.rs/target/debug/deps/liblalrpop_util-4d2b8c19d42ad374.rmeta --extern petgraph=/work/oxidecomputer/oxide.rs/target/debug/deps/libpetgraph-bd55dc7fde4b376e.rmeta --extern pico_args=/work/oxidecomputer/oxide.rs/target/debug/deps/libpico_args-def075d116f25a19.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-d90527661fe38750.rmeta --extern regex_syntax=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_syntax-b73628caf7eb1ab3.rmeta --extern string_cache=/work/oxidecomputer/oxide.rs/target/debug/deps/libstring_cache-81f1c8b55868a62c.rmeta --extern term=/work/oxidecomputer/oxide.rs/target/debug/deps/libterm-d4ca5f6cc6a2f372.rmeta --extern tiny_keccak=/work/oxidecomputer/oxide.rs/target/debug/deps/libtiny_keccak-62860a3f15a87289.rmeta --extern unicode_xid=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_xid-711459cdda97010a.rmeta --extern walkdir=/work/oxidecomputer/oxide.rs/target/debug/deps/libwalkdir-0584817040041f29.rmeta --cap-lints allow` |
| 1039 | 2025-04-18T21:40:49.452Z | Compiling event-listener v2.5.3 |
| 1040 | 2025-04-18T21:40:49.455Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-2.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5c16bf983b08f15a -C extra-filename=-5c16bf983b08f15a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1041 | 2025-04-18T21:40:49.477Z | Compiling time-macros v0.2.19 |
| 1042 | 2025-04-18T21:40:49.480Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C metadata=18f0d0286829089a -C extra-filename=-18f0d0286829089a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern num_conv=/work/oxidecomputer/oxide.rs/target/debug/deps/libnum_conv-27a85599505da96b.rlib --extern time_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime_core-a01f1f19c1b90d99.rlib --extern proc_macro --cap-lints allow` |
| 1043 | 2025-04-18T21:40:49.688Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/rustversion-437f6d016ea958c4/build-script-build` |
| 1044 | 2025-04-18T21:40:49.755Z | Compiling async-channel v1.9.0 |
| 1045 | 2025-04-18T21:40:49.758Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-channel-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b062dec850e0abbc -C extra-filename=-b062dec850e0abbc --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/oxide.rs/target/debug/deps/libconcurrent_queue-d965c874829aa008.rmeta --extern event_listener=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener-5c16bf983b08f15a.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --cap-lints allow` |
| 1046 | 2025-04-18T21:40:49.908Z | Compiling deranged v0.3.11 |
| 1047 | 2025-04-18T21:40:49.912Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=500c245c96496426 -C extra-filename=-500c245c96496426 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern powerfmt=/work/oxidecomputer/oxide.rs/target/debug/deps/libpowerfmt-7eb74dd6cd99c168.rmeta --cap-lints allow` |
| 1048 | 2025-04-18T21:40:49.989Z | Compiling dirs v4.0.0 |
| 1049 | 2025-04-18T21:40:49.993Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name dirs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=28efb72c23bb4098 -C extra-filename=-28efb72c23bb4098 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern dirs_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs_sys-f39860080dce1962.rmeta --cap-lints allow` |
| 1050 | 2025-04-18T21:40:50.062Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=9631345f51bf43c4 -C extra-filename=-9631345f51bf43c4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern icu_normalizer=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_normalizer-195d3f71b3705626.rmeta --extern icu_properties=/work/oxidecomputer/oxide.rs/target/debug/deps/libicu_properties-c431101cde35982d.rmeta --cap-lints allow` |
| 1051 | 2025-04-18T21:40:50.211Z | Compiling flume v0.11.1 |
| 1052 | 2025-04-18T21:40:50.214Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="eventual-fairness"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="nanorand"' --cfg 'feature="select"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "default", "eventual-fairness", "futures-core", "futures-sink", "nanorand", "select", "spin"))' -C metadata=abf6db551321e94a -C extra-filename=-abf6db551321e94a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-82b9ad00b7936384.rmeta --extern nanorand=/work/oxidecomputer/oxide.rs/target/debug/deps/libnanorand-1e2b464cc3f18719.rmeta --extern spin1=/work/oxidecomputer/oxide.rs/target/debug/deps/libspin-a6249b9e229b4a23.rmeta --cap-lints allow` |
| 1053 | 2025-04-18T21:40:50.297Z | Compiling async-global-executor v2.4.1 |
| 1054 | 2025-04-18T21:40:50.300Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_global_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-global-executor-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio", "tokio-crate", "tokio02", "tokio02-crate", "tokio03", "tokio03-crate"))' -C metadata=44a09f59546a3225 -C extra-filename=-44a09f59546a3225 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern async_channel=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_channel-21fa2d35c487c7ad.rmeta --extern async_executor=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_executor-e7a4b2030e6cefeb.rmeta --extern async_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_io-f08fef048a6fdead.rmeta --extern async_lock=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_lock-9f4b56f63b66f357.rmeta --extern blocking=/work/oxidecomputer/oxide.rs/target/debug/deps/libblocking-1cdc128cc046e4d6.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-09158502ecf44f8f.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --cap-lints allow` |
| 1055 | 2025-04-18T21:40:50.974Z | Compiling async-process v2.3.0 |
| 1056 | 2025-04-18T21:40:50.978Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_process --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-process-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(async_process_force_signal_backend)' -C metadata=e3c52b1dfe43d632 -C extra-filename=-e3c52b1dfe43d632 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern async_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_io-f08fef048a6fdead.rmeta --extern async_lock=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_lock-9f4b56f63b66f357.rmeta --extern async_signal=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_signal-2ba9a96e39ce2602.rmeta --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern event_listener=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener-022a3057f94955c4.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-09158502ecf44f8f.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-81271cecd0fbb7bd.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-258257be8265fb53.rmeta --cap-lints allow` |
| 1057 | 2025-04-18T21:40:51.514Z | Compiling async-trait v0.1.88 |
| 1058 | 2025-04-18T21:40:51.517Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.88/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5742bf5905b2cee1 -C extra-filename=-5742bf5905b2cee1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 1059 | 2025-04-18T21:40:51.876Z | Compiling libgit2-sys v0.18.0+1.9.0 |
| 1060 | 2025-04-18T21:40:51.879Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libgit2-sys-0.18.0+1.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=d930db65b5bf11c6 -C extra-filename=-d930db65b5bf11c6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-d930db65b5bf11c6 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-bbc0bfb8858cc253.rlib --extern pkg_config=/work/oxidecomputer/oxide.rs/target/debug/deps/libpkg_config-cac326d7487d69c9.rlib --cap-lints allow` |
| 1061 | 2025-04-18T21:40:51.973Z | Compiling kv-log-macro v1.0.7 |
| 1062 | 2025-04-18T21:40:51.978Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name kv_log_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kv-log-macro-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dda6d1f1c481c8f4 -C extra-filename=-dda6d1f1c481c8f4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --cap-lints allow` |
| 1063 | 2025-04-18T21:40:52.193Z | Compiling lazy_static v1.5.0 |
| 1064 | 2025-04-18T21:40:52.196Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=627c4027aa780a5c -C extra-filename=-627c4027aa780a5c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1065 | 2025-04-18T21:40:52.339Z | Compiling unicode-segmentation v1.12.0 |
| 1066 | 2025-04-18T21:40:52.344Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=7916ecbc2c65a648 -C extra-filename=-7916ecbc2c65a648 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1067 | 2025-04-18T21:40:52.424Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=968c5906d51f91a2 -C extra-filename=-968c5906d51f91a2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1068 | 2025-04-18T21:40:52.581Z | Compiling home v0.5.11 |
| 1069 | 2025-04-18T21:40:52.606Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ddff2e18474bda03 -C extra-filename=-ddff2e18474bda03 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1070 | 2025-04-18T21:40:52.650Z | Compiling slog v2.7.0 |
| 1071 | 2025-04-18T21:40:52.653Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=13111d0261322188 -C extra-filename=-13111d0261322188 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/slog-13111d0261322188 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1072 | 2025-04-18T21:40:52.754Z | Compiling num_threads v0.1.7 |
| 1073 | 2025-04-18T21:40:52.756Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95594cd1707ccf22 -C extra-filename=-95594cd1707ccf22 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1074 | 2025-04-18T21:40:52.881Z | Compiling time v0.3.37 |
| 1075 | 2025-04-18T21:40:52.885Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C metadata=14ed8b66699fb81c -C extra-filename=-14ed8b66699fb81c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern deranged=/work/oxidecomputer/oxide.rs/target/debug/deps/libderanged-500c245c96496426.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-96593e348b6b77f2.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern num_conv=/work/oxidecomputer/oxide.rs/target/debug/deps/libnum_conv-27a85599505da96b.rmeta --extern num_threads=/work/oxidecomputer/oxide.rs/target/debug/deps/libnum_threads-95594cd1707ccf22.rmeta --extern powerfmt=/work/oxidecomputer/oxide.rs/target/debug/deps/libpowerfmt-7eb74dd6cd99c168.rmeta --extern time_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime_core-a01f1f19c1b90d99.rmeta --extern time_macros=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime_macros-18f0d0286829089a.so --cap-lints allow` |
| 1076 | 2025-04-18T21:40:52.900Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-d930db65b5bf11c6/build-script-build` |
| 1077 | 2025-04-18T21:40:53.158Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/slog-13111d0261322188/build-script-build` |
| 1078 | 2025-04-18T21:40:53.227Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d75f1b59a9751334 -C extra-filename=-d75f1b59a9751334 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-968c5906d51f91a2.rmeta --cap-lints allow` |
| 1079 | 2025-04-18T21:40:53.245Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=3fdffe1fa129deb8 -C extra-filename=-3fdffe1fa129deb8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern idna_adapter=/work/oxidecomputer/oxide.rs/target/debug/deps/libidna_adapter-9631345f51bf43c4.rmeta --extern smallvec=/work/oxidecomputer/oxide.rs/target/debug/deps/libsmallvec-8d9786751187027e.rmeta --extern utf8_iter=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf8_iter-b7c95c31ed462f44.rmeta --cap-lints allow` |
| 1080 | 2025-04-18T21:40:53.517Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=30cef0bfc1d4ad12 -C extra-filename=-30cef0bfc1d4ad12 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` |
| 1081 | 2025-04-18T21:40:53.931Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name libz_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' --check-cfg 'cfg(zng)' -C metadata=65f396e52900eca5 -C extra-filename=-65f396e52900eca5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-d37decbaeec2c596.rmeta --cap-lints allow -L native=/usr/lib/amd64 -l z -l z` |
| 1082 | 2025-04-18T21:40:54.080Z | Compiling http-body v0.4.6 |
| 1083 | 2025-04-18T21:40:54.088Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5e0a803d7e339a86 -C extra-filename=-5e0a803d7e339a86 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-232e0f948874fb10.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --cap-lints allow` |
| 1084 | 2025-04-18T21:40:54.523Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=40cef3bdd7cd3fa2 -C extra-filename=-40cef3bdd7cd3fa2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 1085 | 2025-04-18T21:40:54.706Z | Compiling unicode-width v0.2.0 |
| 1086 | 2025-04-18T21:40:54.710Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=62535f02a9d22ea9 -C extra-filename=-62535f02a9d22ea9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1087 | 2025-04-18T21:40:55.171Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "regex-automata", "std", "unicode"))' -C metadata=e0fe9df6ccc4cbee -C extra-filename=-e0fe9df6ccc4cbee --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1088 | 2025-04-18T21:40:55.189Z | Compiling signal-hook v0.3.17 |
| 1089 | 2025-04-18T21:40:55.192Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=4aab96283893f1dc -C extra-filename=-4aab96283893f1dc --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/signal-hook-4aab96283893f1dc -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1090 | 2025-04-18T21:40:55.221Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d711a695120792a -C extra-filename=-8d711a695120792a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern dirs_sys_next=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs_sys_next-40cef3bdd7cd3fa2.rmeta --cap-lints allow` |
| 1091 | 2025-04-18T21:40:55.409Z | Compiling hyper v0.14.32 |
| 1092 | 2025-04-18T21:40:55.412Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=7f4e98a79171c728 -C extra-filename=-7f4e98a79171c728 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern futures_channel=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_channel-50a874b5ae8464ab.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-232e0f948874fb10.rmeta --extern http_body=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp_body-5e0a803d7e339a86.rmeta --extern httparse=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttparse-004380ee8413d57c.rmeta --extern httpdate=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpdate-a74ba5c59811b47c.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-96593e348b6b77f2.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --extern socket2=/work/oxidecomputer/oxide.rs/target/debug/deps/libsocket2-b87681fb05f43bf2.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern tower_service=/work/oxidecomputer/oxide.rs/target/debug/deps/libtower_service-8552aec5b0efa10d.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-258257be8265fb53.rmeta --extern want=/work/oxidecomputer/oxide.rs/target/debug/deps/libwant-5e22de2122d8b20f.rmeta --cap-lints allow` |
| 1093 | 2025-04-18T21:40:55.506Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/signal-hook-4aab96283893f1dc/build-script-build` |
| 1094 | 2025-04-18T21:40:55.533Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=7b7bd28ca6df692f -C extra-filename=-7b7bd28ca6df692f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libform_urlencoded-d75f1b59a9751334.rmeta --extern idna=/work/oxidecomputer/oxide.rs/target/debug/deps/libidna-3fdffe1fa129deb8.rmeta --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-968c5906d51f91a2.rmeta --cap-lints allow` |
| 1095 | 2025-04-18T21:40:55.551Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=e2391476ca50eb7d -C extra-filename=-e2391476ca50eb7d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg integer128` |
| 1096 | 2025-04-18T21:40:56.269Z | Compiling async-attributes v1.1.2 |
| 1097 | 2025-04-18T21:40:56.273Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-attributes-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4e1424b28109110 -C extra-filename=-c4e1424b28109110 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-60e582863adc0d6f.rlib --extern proc_macro --cap-lints allow` |
| 1098 | 2025-04-18T21:40:56.463Z | Compiling sha1 v0.10.6 |
| 1099 | 2025-04-18T21:40:56.466Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=a985eafa397418db -C extra-filename=-a985eafa397418db --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern cpufeatures=/work/oxidecomputer/oxide.rs/target/debug/deps/libcpufeatures-442891b13a812bd3.rmeta --extern digest=/work/oxidecomputer/oxide.rs/target/debug/deps/libdigest-6d03354e662e8017.rmeta --cap-lints allow` |
| 1100 | 2025-04-18T21:40:56.901Z | Compiling openapiv3 v2.0.0 |
| 1101 | 2025-04-18T21:40:56.904Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=76cc9d72adee35bb -C extra-filename=-76cc9d72adee35bb --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-2ced19fab44a1d40.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --cap-lints allow` |
| 1102 | 2025-04-18T21:40:56.973Z | Compiling assert-json-diff v2.0.2 |
| 1103 | 2025-04-18T21:40:56.976Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name assert_json_diff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert-json-diff-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=90fabbdb99a0ee99 -C extra-filename=-90fabbdb99a0ee99 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --cap-lints allow` |
| 1104 | 2025-04-18T21:40:57.071Z | Compiling serde_regex v1.1.0 |
| 1105 | 2025-04-18T21:40:57.074Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name serde_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_regex-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a108c85d78219e1c -C extra-filename=-a108c85d78219e1c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow` |
| 1106 | 2025-04-18T21:40:57.184Z | Compiling async-std v1.13.0 |
| 1107 | 2025-04-18T21:40:57.187Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-attributes"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="attributes"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --cfg 'feature="wasm-bindgen-futures"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-channel", "futures-core", "futures-io", "futures-lite", "gloo-timers", "io_safety", "kv-log-macro", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "surf", "tokio02", "tokio03", "tokio1", "unstable", "wasm-bindgen-futures"))' -C metadata=b55f3554bb12555d -C extra-filename=-b55f3554bb12555d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern async_attributes=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_attributes-c4e1424b28109110.so --extern async_channel=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_channel-b062dec850e0abbc.rmeta --extern async_global_executor=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_global_executor-44a09f59546a3225.rmeta --extern async_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_io-f08fef048a6fdead.rmeta --extern async_lock=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_lock-9f4b56f63b66f357.rmeta --extern async_process=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_process-e3c52b1dfe43d632.rmeta --extern crossbeam_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossbeam_utils-ae859166e9dc80c6.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-4f1ea4d59b26b83e.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-09158502ecf44f8f.rmeta --extern kv_log_macro=/work/oxidecomputer/oxide.rs/target/debug/deps/libkv_log_macro-dda6d1f1c481c8f4.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-0b5e04bdd7f196ce.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --extern pin_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_utils-4a6c1cbd48085085.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-c60655193dc12887.rmeta --cap-lints allow` |
| 1108 | 2025-04-18T21:40:57.351Z | Compiling base64 v0.21.7 |
| 1109 | 2025-04-18T21:40:57.354Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=df0384e71321f0d4 -C extra-filename=-df0384e71321f0d4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1110 | 2025-04-18T21:40:58.015Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=8859613eb28f0b87 -C extra-filename=-8859613eb28f0b87 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1111 | 2025-04-18T21:40:58.118Z | Compiling paste v1.0.15 |
| 1112 | 2025-04-18T21:40:58.121Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=75740250ed219447 -C extra-filename=-75740250ed219447 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/paste-75740250ed219447 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1113 | 2025-04-18T21:40:58.319Z | Compiling levenshtein v1.0.5 |
| 1114 | 2025-04-18T21:40:58.322Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name levenshtein --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/levenshtein-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ce1da2d36a254b6 -C extra-filename=-7ce1da2d36a254b6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1115 | 2025-04-18T21:40:58.610Z | Compiling predicates-core v1.0.9 |
| 1116 | 2025-04-18T21:40:58.614Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5db613e9d1ba95cd -C extra-filename=-5db613e9d1ba95cd --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1117 | 2025-04-18T21:40:58.651Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/paste-75740250ed219447/build-script-build` |
| 1118 | 2025-04-18T21:40:58.697Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=ab00d39dbf4dd07e -C extra-filename=-ab00d39dbf4dd07e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern signal_hook_registry=/work/oxidecomputer/oxide.rs/target/debug/deps/libsignal_hook_registry-f541db452183710e.rmeta --cap-lints allow` |
| 1119 | 2025-04-18T21:40:59.035Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=9ab36dce69ba7573 -C extra-filename=-9ab36dce69ba7573 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern dirs_next=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs_next-8d711a695120792a.rmeta --cap-lints allow` |
| 1120 | 2025-04-18T21:40:59.509Z | Compiling console v0.15.10 |
| 1121 | 2025-04-18T21:40:59.512Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=fd4ec9f3fddd7be5 -C extra-filename=-fd4ec9f3fddd7be5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --extern unicode_width=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_width-62535f02a9d22ea9.rmeta --cap-lints allow` |
| 1122 | 2025-04-18T21:40:59.837Z | Compiling float-cmp v0.10.0 |
| 1123 | 2025-04-18T21:40:59.840Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=f2c066214f0e4f67 -C extra-filename=-f2c066214f0e4f67 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern num_traits=/work/oxidecomputer/oxide.rs/target/debug/deps/libnum_traits-48c68e6ab6a1791a.rmeta --cap-lints allow` |
| 1124 | 2025-04-18T21:41:00.064Z | Compiling mio v0.8.11 |
| 1125 | 2025-04-18T21:41:00.067Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=2d074dae002507e5 -C extra-filename=-2d074dae002507e5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --cap-lints allow` |
| 1126 | 2025-04-18T21:41:00.713Z | Compiling is-terminal v0.4.13 |
| 1127 | 2025-04-18T21:41:00.716Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e197f6314c4c87be -C extra-filename=-e197f6314c4c87be --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 1128 | 2025-04-18T21:41:00.838Z | Compiling rustls v0.22.4 |
| 1129 | 2025-04-18T21:41:00.841Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=80a2939cdf5c6a83 -C extra-filename=-80a2939cdf5c6a83 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/rustls-80a2939cdf5c6a83 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1130 | 2025-04-18T21:41:01.028Z | Compiling utf-8 v0.7.6 |
| 1131 | 2025-04-18T21:41:01.031Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38ee3b2062c0dce3 -C extra-filename=-38ee3b2062c0dce3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1132 | 2025-04-18T21:41:01.208Z | Compiling normalize-line-endings v0.3.0 |
| 1133 | 2025-04-18T21:41:01.211Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/normalize-line-endings-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0333db7a69362c60 -C extra-filename=-0333db7a69362c60 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1134 | 2025-04-18T21:41:01.226Z | Compiling difflib v0.4.0 |
| 1135 | 2025-04-18T21:41:01.229Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/difflib-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55e4d0b24675d848 -C extra-filename=-55e4d0b24675d848 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1136 | 2025-04-18T21:41:01.335Z | Compiling async-object-pool v0.1.5 |
| 1137 | 2025-04-18T21:41:01.338Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_object_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-object-pool-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ec3eed473b3ce857 -C extra-filename=-ec3eed473b3ce857 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern async_std=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_std-b55f3554bb12555d.rmeta --cap-lints allow` |
| 1138 | 2025-04-18T21:41:01.382Z | Compiling portable-atomic v1.10.0 |
| 1139 | 2025-04-18T21:41:01.427Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' -C metadata=cccfcf77611e8c87 -C extra-filename=-cccfcf77611e8c87 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/portable-atomic-cccfcf77611e8c87 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1140 | 2025-04-18T21:41:01.456Z | Compiling data-encoding v2.6.0 |
| 1141 | 2025-04-18T21:41:01.470Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8fbb18ef3ab8846b -C extra-filename=-8fbb18ef3ab8846b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1142 | 2025-04-18T21:41:01.507Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/rustls-80a2939cdf5c6a83/build-script-build` |
| 1143 | 2025-04-18T21:41:01.531Z | Compiling signal-hook-mio v0.2.4 |
| 1144 | 2025-04-18T21:41:01.534Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-mio-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mio-0_8"' --cfg 'feature="support-v0_8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=2acd12b386b09781 -C extra-filename=-2acd12b386b09781 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern mio_0_8=/work/oxidecomputer/oxide.rs/target/debug/deps/libmio-2d074dae002507e5.rmeta --extern signal_hook=/work/oxidecomputer/oxide.rs/target/debug/deps/libsignal_hook-ab00d39dbf4dd07e.rmeta --cap-lints allow` |
| 1145 | 2025-04-18T21:41:01.680Z | Compiling predicates v3.1.3 |
| 1146 | 2025-04-18T21:41:01.684Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=8dc6f087c2b6f3a0 -C extra-filename=-8dc6f087c2b6f3a0 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anstyle=/work/oxidecomputer/oxide.rs/target/debug/deps/libanstyle-a7ee8b88017ced53.rmeta --extern difflib=/work/oxidecomputer/oxide.rs/target/debug/deps/libdifflib-55e4d0b24675d848.rmeta --extern float_cmp=/work/oxidecomputer/oxide.rs/target/debug/deps/libfloat_cmp-f2c066214f0e4f67.rmeta --extern normalize_line_endings=/work/oxidecomputer/oxide.rs/target/debug/deps/libnormalize_line_endings-0333db7a69362c60.rmeta --extern predicates_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates_core-5db613e9d1ba95cd.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rmeta --cap-lints allow` |
| 1147 | 2025-04-18T21:41:02.278Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/portable-atomic-cccfcf77611e8c87/build-script-build` |
| 1148 | 2025-04-18T21:41:02.348Z | Compiling tungstenite v0.20.1 |
| 1149 | 2025-04-18T21:41:02.348Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=1fd77b01101320e4 -C extra-filename=-1fd77b01101320e4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern byteorder=/work/oxidecomputer/oxide.rs/target/debug/deps/libbyteorder-ae9c71e129d70e32.rmeta --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern data_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libdata_encoding-8fbb18ef3ab8846b.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-232e0f948874fb10.rmeta --extern httparse=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttparse-004380ee8413d57c.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rmeta --extern sha1=/work/oxidecomputer/oxide.rs/target/debug/deps/libsha1-a985eafa397418db.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-b86b9d4612ab8994.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rmeta --extern utf8=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf8-38ee3b2062c0dce3.rmeta --cap-lints allow` |
| 1150 | 2025-04-18T21:41:03.131Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e6fc1b37be07b8a5 -C extra-filename=-e6fc1b37be07b8a5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` |
| 1151 | 2025-04-18T21:41:03.553Z | Compiling strum_macros v0.26.4 |
| 1152 | 2025-04-18T21:41:03.558Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7aceed3572a8ad5f -C extra-filename=-7aceed3572a8ad5f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern heck=/work/oxidecomputer/oxide.rs/target/debug/deps/libheck-a74bb6a36483bfce.rlib --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern rustversion=/work/oxidecomputer/oxide.rs/target/debug/deps/librustversion-30cef0bfc1d4ad12.so --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 1153 | 2025-04-18T21:41:03.923Z | Compiling castaway v0.2.3 |
| 1154 | 2025-04-18T21:41:03.926Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/castaway-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4d8f77fa9c658670 -C extra-filename=-4d8f77fa9c658670 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern rustversion=/work/oxidecomputer/oxide.rs/target/debug/deps/librustversion-30cef0bfc1d4ad12.so --cap-lints allow` |
| 1155 | 2025-04-18T21:41:04.083Z | Compiling newline-converter v0.3.0 |
| 1156 | 2025-04-18T21:41:04.086Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e56289a4e4b9fb49 -C extra-filename=-e56289a4e4b9fb49 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_segmentation-7916ecbc2c65a648.rmeta --cap-lints allow` |
| 1157 | 2025-04-18T21:41:04.159Z | Compiling test-common v0.0.0 (/work/oxidecomputer/oxide.rs/test-common) |
| 1158 | 2025-04-18T21:41:04.162Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_common --edition=2021 test-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1805176acd4c7c06 -C extra-filename=-1805176acd4c7c06 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rmeta --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rmeta` |
| 1159 | 2025-04-18T21:41:04.235Z | Compiling serde_path_to_error v0.1.16 |
| 1160 | 2025-04-18T21:41:04.238Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a385b5101a43626d -C extra-filename=-a385b5101a43626d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-96593e348b6b77f2.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow` |
| 1161 | 2025-04-18T21:41:04.573Z | Compiling itertools v0.13.0 |
| 1162 | 2025-04-18T21:41:04.577Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=c5e3b8995b4c7695 -C extra-filename=-c5e3b8995b4c7695 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern either=/work/oxidecomputer/oxide.rs/target/debug/deps/libeither-7e00d018c5861d41.rmeta --cap-lints allow` |
| 1163 | 2025-04-18T21:41:04.590Z | Compiling multer v3.1.0 |
| 1164 | 2025-04-18T21:41:04.593Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=5c817e893026d061 -C extra-filename=-5c817e893026d061 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/multer-5c817e893026d061 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern version_check=/work/oxidecomputer/oxide.rs/target/debug/deps/libversion_check-f1f7ff76feed9ab8.rlib --cap-lints allow` |
| 1165 | 2025-04-18T21:41:04.948Z | Compiling ring v0.16.20 |
| 1166 | 2025-04-18T21:41:04.951Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=064546dabab519fe -C extra-filename=-064546dabab519fe --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/ring-064546dabab519fe -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-bbc0bfb8858cc253.rlib --cap-lints allow` |
| 1167 | 2025-04-18T21:41:05.079Z | Compiling is-docker v0.2.0 |
| 1168 | 2025-04-18T21:41:05.082Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name is_docker --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-docker-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5c80f17d99798c70 -C extra-filename=-5c80f17d99798c70 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --cap-lints allow` |
| 1169 | 2025-04-18T21:41:05.123Z | Compiling thread_local v1.1.8 |
| 1170 | 2025-04-18T21:41:05.127Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=4d2389fd55c644a2 -C extra-filename=-4d2389fd55c644a2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --cap-lints allow` |
| 1171 | 2025-04-18T21:41:05.457Z | Compiling camino v1.1.9 |
| 1172 | 2025-04-18T21:41:05.460Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=09afcb09feb91121 -C extra-filename=-09afcb09feb91121 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/camino-09afcb09feb91121 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1173 | 2025-04-18T21:41:05.677Z | Compiling unicode-width v0.1.14 |
| 1174 | 2025-04-18T21:41:05.680Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=bcb4048305edb9f6 -C extra-filename=-bcb4048305edb9f6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1175 | 2025-04-18T21:41:05.901Z | Compiling anyhow v1.0.98 |
| 1176 | 2025-04-18T21:41:05.904Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=54def8855e5d452b -C extra-filename=-54def8855e5d452b --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/anyhow-54def8855e5d452b -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1177 | 2025-04-18T21:41:06.027Z | Compiling doc-comment v0.3.3 |
| 1178 | 2025-04-18T21:41:06.031Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=7223dc5cc3642da8 -C extra-filename=-7223dc5cc3642da8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/doc-comment-7223dc5cc3642da8 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1179 | 2025-04-18T21:41:06.235Z | Compiling match_cfg v0.1.0 |
| 1180 | 2025-04-18T21:41:06.238Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=97b440040956074b -C extra-filename=-97b440040956074b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1181 | 2025-04-18T21:41:06.335Z | Compiling slog-async v2.8.0 |
| 1182 | 2025-04-18T21:41:06.338Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=030021f3cd14cece -C extra-filename=-030021f3cd14cece --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/slog-async-030021f3cd14cece -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1183 | 2025-04-18T21:41:06.529Z | Compiling static_assertions v1.1.0 |
| 1184 | 2025-04-18T21:41:06.532Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=4b1822c1f175f3e2 -C extra-filename=-4b1822c1f175f3e2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1185 | 2025-04-18T21:41:06.600Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/doc-comment-7223dc5cc3642da8/build-script-build` |
| 1186 | 2025-04-18T21:41:06.635Z | Compiling compact_str v0.7.1 |
| 1187 | 2025-04-18T21:41:06.656Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compact_str-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytes", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec"))' -C metadata=bee2d817309ff3b3 -C extra-filename=-bee2d817309ff3b3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern castaway=/work/oxidecomputer/oxide.rs/target/debug/deps/libcastaway-4d8f77fa9c658670.rmeta --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-96593e348b6b77f2.rmeta --extern ryu=/work/oxidecomputer/oxide.rs/target/debug/deps/libryu-08d82746684180f2.rmeta --extern static_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libstatic_assertions-4b1822c1f175f3e2.rmeta --cap-lints allow` |
| 1188 | 2025-04-18T21:41:06.742Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/anyhow-54def8855e5d452b/build-script-build` |
| 1189 | 2025-04-18T21:41:06.810Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/slog-async-030021f3cd14cece/build-script-build` |
| 1190 | 2025-04-18T21:41:06.877Z | Compiling unicode-truncate v1.1.0 |
| 1191 | 2025-04-18T21:41:06.881Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a7d58ad2afb08b3a -C extra-filename=-a7d58ad2afb08b3a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern itertools=/work/oxidecomputer/oxide.rs/target/debug/deps/libitertools-c5e3b8995b4c7695.rmeta --extern unicode_segmentation=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_segmentation-7916ecbc2c65a648.rmeta --extern unicode_width=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_width-bcb4048305edb9f6.rmeta --cap-lints allow` |
| 1192 | 2025-04-18T21:41:06.920Z | Compiling hostname v0.3.1 |
| 1193 | 2025-04-18T21:41:06.924Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=223a66f4719a5a40 -C extra-filename=-223a66f4719a5a40 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern match_cfg=/work/oxidecomputer/oxide.rs/target/debug/deps/libmatch_cfg-97b440040956074b.rmeta --cap-lints allow` |
| 1194 | 2025-04-18T21:41:07.096Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/camino-09afcb09feb91121/build-script-build` |
| 1195 | 2025-04-18T21:41:07.116Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/ring-064546dabab519fe/build-script-build` |
| 1196 | 2025-04-18T21:41:07.164Z | Compiling is-wsl v0.4.0 |
| 1197 | 2025-04-18T21:41:07.167Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name is_wsl --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-wsl-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef348f3a5ffc3b3e -C extra-filename=-ef348f3a5ffc3b3e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern is_docker=/work/oxidecomputer/oxide.rs/target/debug/deps/libis_docker-5c80f17d99798c70.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --cap-lints allow` |
| 1198 | 2025-04-18T21:41:07.195Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/multer-5c817e893026d061/build-script-build` |
| 1199 | 2025-04-18T21:41:07.258Z | Compiling tokio-tungstenite v0.20.1 |
| 1200 | 2025-04-18T21:41:07.261Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "webpki-roots"))' -C metadata=1fba5fa5e792f41c -C extra-filename=-1fba5fa5e792f41c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern tungstenite=/work/oxidecomputer/oxide.rs/target/debug/deps/libtungstenite-1fd77b01101320e4.rmeta --cap-lints allow` |
| 1201 | 2025-04-18T21:41:07.425Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' -C metadata=e2cf5f9d6e8c26fa -C extra-filename=-e2cf5f9d6e8c26fa --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg portable_atomic_no_const_mut_refs --check-cfg 'cfg(target_feature,values("experimental-zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_offset_of,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","experimental-zacas","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha"))'` |
| 1202 | 2025-04-18T21:41:07.690Z | Compiling crossterm v0.27.0 |
| 1203 | 2025-04-18T21:41:07.694Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "serde", "use-dev-tty", "windows"))' -C metadata=d59bee8e1efdbb05 -C extra-filename=-d59bee8e1efdbb05 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bitflags=/work/oxidecomputer/oxide.rs/target/debug/deps/libbitflags-2ec0f0e21fe6806f.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern mio=/work/oxidecomputer/oxide.rs/target/debug/deps/libmio-2d074dae002507e5.rmeta --extern parking_lot=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking_lot-ed18fa5e8d33ff96.rmeta --extern signal_hook=/work/oxidecomputer/oxide.rs/target/debug/deps/libsignal_hook-ab00d39dbf4dd07e.rmeta --extern signal_hook_mio=/work/oxidecomputer/oxide.rs/target/debug/deps/libsignal_hook_mio-2acd12b386b09781.rmeta --cap-lints allow` |
| 1204 | 2025-04-18T21:41:07.726Z | Compiling strum v0.26.3 |
| 1205 | 2025-04-18T21:41:07.726Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=85fb100c62589970 -C extra-filename=-85fb100c62589970 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern strum_macros=/work/oxidecomputer/oxide.rs/target/debug/deps/libstrum_macros-7aceed3572a8ad5f.so --cap-lints allow` |
| 1206 | 2025-04-18T21:41:07.880Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=935410901e37e02a -C extra-filename=-935410901e37e02a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --extern ring=/work/oxidecomputer/oxide.rs/target/debug/deps/libring-fac936ce65dfa649.rmeta --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-0ab5745a98c43c87.rmeta --extern webpki=/work/oxidecomputer/oxide.rs/target/debug/deps/libwebpki-ad3b6bd91a874820.rmeta --extern subtle=/work/oxidecomputer/oxide.rs/target/debug/deps/libsubtle-624497046c8e871d.rmeta --extern zeroize=/work/oxidecomputer/oxide.rs/target/debug/deps/libzeroize-2603b4c4a5354fb8.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out` |
| 1207 | 2025-04-18T21:41:07.908Z | Compiling slog-json v2.6.1 |
| 1208 | 2025-04-18T21:41:07.911Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=e59d536fe3a52be6 -C extra-filename=-e59d536fe3a52be6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern slog=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog-e2391476ca50eb7d.rmeta --extern time=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime-14ed8b66699fb81c.rmeta --cap-lints allow` |
| 1209 | 2025-04-18T21:41:08.297Z | Compiling termini v1.0.0 |
| 1210 | 2025-04-18T21:41:08.300Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name termini --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termini-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2d91a9953ef0611 -C extra-filename=-d2d91a9953ef0611 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern home=/work/oxidecomputer/oxide.rs/target/debug/deps/libhome-ddff2e18474bda03.rmeta --cap-lints allow` |
| 1211 | 2025-04-18T21:41:08.804Z | Compiling sha2 v0.10.8 |
| 1212 | 2025-04-18T21:41:08.808Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=711e877f34491598 -C extra-filename=-711e877f34491598 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern cpufeatures=/work/oxidecomputer/oxide.rs/target/debug/deps/libcpufeatures-442891b13a812bd3.rmeta --extern digest=/work/oxidecomputer/oxide.rs/target/debug/deps/libdigest-6d03354e662e8017.rmeta --cap-lints allow` |
| 1213 | 2025-04-18T21:41:09.513Z | Compiling async-stream-impl v0.3.6 |
| 1214 | 2025-04-18T21:41:09.516Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d7cafb756826626 -C extra-filename=-3d7cafb756826626 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 1215 | 2025-04-18T21:41:09.627Z | Compiling stability v0.2.1 |
| 1216 | 2025-04-18T21:41:09.630Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name stability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stability-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9cedf832669df9ec -C extra-filename=-9cedf832669df9ec --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 1217 | 2025-04-18T21:41:09.767Z | Compiling itertools v0.12.1 |
| 1218 | 2025-04-18T21:41:09.771Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=c7a89e46723b5e97 -C extra-filename=-c7a89e46723b5e97 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern either=/work/oxidecomputer/oxide.rs/target/debug/deps/libeither-7e00d018c5861d41.rmeta --cap-lints allow` |
| 1219 | 2025-04-18T21:41:10.722Z | Compiling dropshot v0.13.0 |
| 1220 | 2025-04-18T21:41:10.725Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=461164cb87c2fca8 -C extra-filename=-461164cb87c2fca8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/dropshot-461164cb87c2fca8 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern version_check=/work/oxidecomputer/oxide.rs/target/debug/deps/libversion_check-f1f7ff76feed9ab8.rlib --cap-lints allow` |
| 1221 | 2025-04-18T21:41:10.869Z | Compiling crossbeam-channel v0.5.15 |
| 1222 | 2025-04-18T21:41:10.872Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C metadata=ef6b850fef1fe9a4 -C extra-filename=-ef6b850fef1fe9a4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossbeam_utils-ae859166e9dc80c6.rmeta --cap-lints allow` |
| 1223 | 2025-04-18T21:41:11.038Z | Compiling lru v0.12.5 |
| 1224 | 2025-04-18T21:41:11.038Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=fd32befea2dde833 -C extra-filename=-fd32befea2dde833 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern hashbrown=/work/oxidecomputer/oxide.rs/target/debug/deps/libhashbrown-202dd0d2c3d56ef0.rmeta --cap-lints allow` |
| 1225 | 2025-04-18T21:41:11.069Z | Compiling humantime v2.2.0 |
| 1226 | 2025-04-18T21:41:11.072Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=80c00c06b7bd9e0c -C extra-filename=-80c00c06b7bd9e0c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1227 | 2025-04-18T21:41:11.384Z | Compiling untrusted v0.7.1 |
| 1228 | 2025-04-18T21:41:11.387Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=726ef1ce13f7359d -C extra-filename=-726ef1ce13f7359d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1229 | 2025-04-18T21:41:11.503Z | Compiling basic-cookies v0.1.5 |
| 1230 | 2025-04-18T21:41:11.506Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/basic-cookies-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=52563a1209cfc8f9 -C extra-filename=-52563a1209cfc8f9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/basic-cookies-52563a1209cfc8f9 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern lalrpop=/work/oxidecomputer/oxide.rs/target/debug/deps/liblalrpop-f905e6f234337b32.rlib --cap-lints allow` |
| 1231 | 2025-04-18T21:41:11.569Z | Compiling assert_cmd v2.0.16 |
| 1232 | 2025-04-18T21:41:11.572Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=b460335e5a870a65 -C extra-filename=-b460335e5a870a65 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/assert_cmd-b460335e5a870a65 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1233 | 2025-04-18T21:41:11.634Z | Compiling base64 v0.13.1 |
| 1234 | 2025-04-18T21:41:11.637Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a8497778d8f0fab7 -C extra-filename=-a8497778d8f0fab7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1235 | 2025-04-18T21:41:11.984Z | Compiling shell-words v1.1.0 |
| 1236 | 2025-04-18T21:41:12.001Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=84603ec490d3f098 -C extra-filename=-84603ec490d3f098 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1237 | 2025-04-18T21:41:12.062Z | Compiling pathdiff v0.2.3 |
| 1238 | 2025-04-18T21:41:12.065Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=527c54923e74d2e6 -C extra-filename=-527c54923e74d2e6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1239 | 2025-04-18T21:41:12.200Z | Compiling number_prefix v0.4.0 |
| 1240 | 2025-04-18T21:41:12.203Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1548d4cb51fb76ac -C extra-filename=-1548d4cb51fb76ac --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1241 | 2025-04-18T21:41:12.237Z | Compiling termtree v0.5.1 |
| 1242 | 2025-04-18T21:41:12.241Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termtree-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=45a15794ab931dd7 -C extra-filename=-45a15794ab931dd7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1243 | 2025-04-18T21:41:12.294Z | Compiling spin v0.5.2 |
| 1244 | 2025-04-18T21:41:12.298Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6e67f9f7a86f1977 -C extra-filename=-6e67f9f7a86f1977 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1245 | 2025-04-18T21:41:12.424Z | Compiling ipnetwork v0.21.1 |
| 1246 | 2025-04-18T21:41:12.427Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnetwork-0.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=dd85fa94dd3edee8 -C extra-filename=-dd85fa94dd3edee8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1247 | 2025-04-18T21:41:12.448Z | Compiling termcolor v1.4.1 |
| 1248 | 2025-04-18T21:41:12.452Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f8b38a9da2d8b5e2 -C extra-filename=-f8b38a9da2d8b5e2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1249 | 2025-04-18T21:41:12.529Z | Compiling cassowary v0.3.0 |
| 1250 | 2025-04-18T21:41:12.532Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9c6ece65f75c7a3b -C extra-filename=-9c6ece65f75c7a3b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1251 | 2025-04-18T21:41:12.674Z | Compiling take_mut v0.2.2 |
| 1252 | 2025-04-18T21:41:12.677Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9705e1ce3ffa86bd -C extra-filename=-9705e1ce3ffa86bd --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1253 | 2025-04-18T21:41:12.840Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=ab77ec2a98bf8b8a -C extra-filename=-ab77ec2a98bf8b8a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern crossbeam_channel=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossbeam_channel-ef6b850fef1fe9a4.rmeta --extern slog=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog-e2391476ca50eb7d.rmeta --extern take_mut=/work/oxidecomputer/oxide.rs/target/debug/deps/libtake_mut-9705e1ce3ffa86bd.rmeta --extern thread_local=/work/oxidecomputer/oxide.rs/target/debug/deps/libthread_local-4d2389fd55c644a2.rmeta --cap-lints allow --cfg integer128` |
| 1254 | 2025-04-18T21:41:13.052Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/basic-cookies-52563a1209cfc8f9/build-script-build` |
| 1255 | 2025-04-18T21:41:13.088Z | Compiling ratatui v0.26.3 |
| 1256 | 2025-04-18T21:41:13.091Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--allow=clippy::wildcard_imports' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::string_to_string' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::needless_raw_strings' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=3cad79a125810c7b -C extra-filename=-3cad79a125810c7b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bitflags=/work/oxidecomputer/oxide.rs/target/debug/deps/libbitflags-2ec0f0e21fe6806f.rmeta --extern cassowary=/work/oxidecomputer/oxide.rs/target/debug/deps/libcassowary-9c6ece65f75c7a3b.rmeta --extern compact_str=/work/oxidecomputer/oxide.rs/target/debug/deps/libcompact_str-bee2d817309ff3b3.rmeta --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rmeta --extern itertools=/work/oxidecomputer/oxide.rs/target/debug/deps/libitertools-c7a89e46723b5e97.rmeta --extern lru=/work/oxidecomputer/oxide.rs/target/debug/deps/liblru-fd32befea2dde833.rmeta --extern paste=/work/oxidecomputer/oxide.rs/target/debug/deps/libpaste-e6fc1b37be07b8a5.so --extern stability=/work/oxidecomputer/oxide.rs/target/debug/deps/libstability-9cedf832669df9ec.so --extern strum=/work/oxidecomputer/oxide.rs/target/debug/deps/libstrum-85fb100c62589970.rmeta --extern unicode_segmentation=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_segmentation-7916ecbc2c65a648.rmeta --extern unicode_truncate=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_truncate-a7d58ad2afb08b3a.rmeta --extern unicode_width=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_width-bcb4048305edb9f6.rmeta --cap-lints allow` |
| 1257 | 2025-04-18T21:41:13.108Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name basic_cookies --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/basic-cookies-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3dc49a077c7c988 -C extra-filename=-d3dc49a077c7c988 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern lalrpop_util=/work/oxidecomputer/oxide.rs/target/debug/deps/liblalrpop_util-e0fe9df6ccc4cbee.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rmeta --cap-lints allow` |
| 1258 | 2025-04-18T21:41:13.353Z | Compiling env_logger v0.10.2 |
| 1259 | 2025-04-18T21:41:13.375Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=36c4eb45f87df06f -C extra-filename=-36c4eb45f87df06f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rmeta --extern is_terminal=/work/oxidecomputer/oxide.rs/target/debug/deps/libis_terminal-e197f6314c4c87be.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rmeta --extern termcolor=/work/oxidecomputer/oxide.rs/target/debug/deps/libtermcolor-f8b38a9da2d8b5e2.rmeta --cap-lints allow` |
| 1260 | 2025-04-18T21:41:13.986Z | Compiling httpmock v0.7.0 |
| 1261 | 2025-04-18T21:41:13.989Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name httpmock --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpmock-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="basic-cookies"' --cfg 'feature="cookies"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("basic-cookies", "clap", "color", "colored", "cookies", "default", "env_logger", "isahc", "remote", "serde_yaml", "standalone"))' -C metadata=ece78e515c6854a5 -C extra-filename=-ece78e515c6854a5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern assert_json_diff=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_json_diff-90fabbdb99a0ee99.rmeta --extern async_object_pool=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_object_pool-ec3eed473b3ce857.rmeta --extern async_std=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_std-b55f3554bb12555d.rmeta --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-df0384e71321f0d4.rmeta --extern basic_cookies=/work/oxidecomputer/oxide.rs/target/debug/deps/libbasic_cookies-d3dc49a077c7c988.rmeta --extern crossbeam_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossbeam_utils-ae859166e9dc80c6.rmeta --extern form_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libform_urlencoded-a14e9e00c55afb81.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-7f4e98a79171c728.rmeta --extern lazy_static=/work/oxidecomputer/oxide.rs/target/debug/deps/liblazy_static-627c4027aa780a5c.rmeta --extern levenshtein=/work/oxidecomputer/oxide.rs/target/debug/deps/liblevenshtein-7ce1da2d36a254b6.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern serde_regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_regex-a108c85d78219e1c.rmeta --extern similar=/work/oxidecomputer/oxide.rs/target/debug/deps/libsimilar-fd482e4b2aa87db1.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rmeta --cap-lints allow` |
| 1262 | 2025-04-18T21:41:14.135Z | Compiling oxnet v0.1.1 |
| 1263 | 2025-04-18T21:41:14.139Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oxnet-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "schemars", "serde", "std"))' -C metadata=9a3cadfaf5ab6afa -C extra-filename=-9a3cadfaf5ab6afa --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern ipnetwork=/work/oxidecomputer/oxide.rs/target/debug/deps/libipnetwork-dd85fa94dd3edee8.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --cap-lints allow` |
| 1264 | 2025-04-18T21:41:14.172Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=65c2e0f6a530cf5e -C extra-filename=-65c2e0f6a530cf5e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --extern spin=/work/oxidecomputer/oxide.rs/target/debug/deps/libspin-6e67f9f7a86f1977.rmeta --extern untrusted=/work/oxidecomputer/oxide.rs/target/debug/deps/libuntrusted-726ef1ce13f7359d.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out -l static=ring-core -l static=ring-test` |
| 1265 | 2025-04-18T21:41:14.799Z | Compiling predicates-tree v1.0.12 |
| 1266 | 2025-04-18T21:41:14.802Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=886993b4ddd2644d -C extra-filename=-886993b4ddd2644d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern predicates_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates_core-5db613e9d1ba95cd.rmeta --extern termtree=/work/oxidecomputer/oxide.rs/target/debug/deps/libtermtree-45a15794ab931dd7.rmeta --cap-lints allow` |
| 1267 | 2025-04-18T21:41:15.101Z | Compiling indicatif v0.17.11 |
| 1268 | 2025-04-18T21:41:15.105Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=69abe93a83f3dd91 -C extra-filename=-69abe93a83f3dd91 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern console=/work/oxidecomputer/oxide.rs/target/debug/deps/libconsole-fd4ec9f3fddd7be5.rmeta --extern number_prefix=/work/oxidecomputer/oxide.rs/target/debug/deps/libnumber_prefix-1548d4cb51fb76ac.rmeta --extern portable_atomic=/work/oxidecomputer/oxide.rs/target/debug/deps/libportable_atomic-e2cf5f9d6e8c26fa.rmeta --extern unicode_width=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_width-62535f02a9d22ea9.rmeta --cap-lints allow` |
| 1269 | 2025-04-18T21:41:15.359Z | Compiling open v4.2.0 |
| 1270 | 2025-04-18T21:41:15.363Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name open --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/open-4.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2b01a97151457f5 -C extra-filename=-d2b01a97151457f5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern is_wsl=/work/oxidecomputer/oxide.rs/target/debug/deps/libis_wsl-ef348f3a5ffc3b3e.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern pathdiff=/work/oxidecomputer/oxide.rs/target/debug/deps/libpathdiff-527c54923e74d2e6.rmeta --cap-lints allow` |
| 1271 | 2025-04-18T21:41:15.689Z | Compiling dialoguer v0.10.4 |
| 1272 | 2025-04-18T21:41:15.693Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name dialoguer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dialoguer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="editor"' --cfg 'feature="password"' --cfg 'feature="tempfile"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("completion", "default", "editor", "fuzzy-matcher", "fuzzy-select", "history", "password", "tempfile", "zeroize"))' -C metadata=d97b0580b2a50096 -C extra-filename=-d97b0580b2a50096 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern console=/work/oxidecomputer/oxide.rs/target/debug/deps/libconsole-fd4ec9f3fddd7be5.rmeta --extern shell_words=/work/oxidecomputer/oxide.rs/target/debug/deps/libshell_words-84603ec490d3f098.rmeta --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rmeta --extern zeroize=/work/oxidecomputer/oxide.rs/target/debug/deps/libzeroize-2603b4c4a5354fb8.rmeta --cap-lints allow` |
| 1273 | 2025-04-18T21:41:17.624Z | Compiling pem v1.1.1 |
| 1274 | 2025-04-18T21:41:17.628Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=9c45af66f5816b6b -C extra-filename=-9c45af66f5816b6b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-a8497778d8f0fab7.rmeta --cap-lints allow` |
| 1275 | 2025-04-18T21:41:17.687Z | Compiling tokio-rustls v0.25.0 |
| 1276 | 2025-04-18T21:41:17.690Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=7bd2dd1f845c564c -C extra-filename=-7bd2dd1f845c564c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls-935410901e37e02a.rmeta --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-0ab5745a98c43c87.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out` |
| 1277 | 2025-04-18T21:41:18.067Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/assert_cmd-b460335e5a870a65/build-script-build` |
| 1278 | 2025-04-18T21:41:18.091Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/dropshot-461164cb87c2fca8/build-script-build` |
| 1279 | 2025-04-18T21:41:18.109Z | Compiling async-stream v0.3.6 |
| 1280 | 2025-04-18T21:41:18.112Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b55165b5e8b1ee8 -C extra-filename=-3b55165b5e8b1ee8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern async_stream_impl=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_stream_impl-3d7cafb756826626.so --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --cap-lints allow` |
| 1281 | 2025-04-18T21:41:18.156Z | Compiling thouart v0.1.0 (https://github.com/oxidecomputer/thouart#1f22ae24) |
| 1282 | 2025-04-18T21:41:18.159Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name thouart --edition=2021 /home/build/.cargo/git/checkouts/thouart-4cf3e9982a1a152f/1f22ae2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=555ef16d3dde597f -C extra-filename=-555ef16d3dde597f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rmeta --extern term=/work/oxidecomputer/oxide.rs/target/debug/deps/libterm-9ab36dce69ba7573.rmeta --extern termini=/work/oxidecomputer/oxide.rs/target/debug/deps/libtermini-d2d91a9953ef0611.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-b86b9d4612ab8994.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern tokio_tungstenite=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_tungstenite-1fba5fa5e792f41c.rmeta --cap-lints allow` |
| 1283 | 2025-04-18T21:41:18.339Z | Compiling slog-bunyan v2.5.0 |
| 1284 | 2025-04-18T21:41:18.342Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=bd786147c4dde47b -C extra-filename=-bd786147c4dde47b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern hostname=/work/oxidecomputer/oxide.rs/target/debug/deps/libhostname-223a66f4719a5a40.rmeta --extern slog=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog-e2391476ca50eb7d.rmeta --extern slog_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog_json-e59d536fe3a52be6.rmeta --extern time=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime-14ed8b66699fb81c.rmeta --cap-lints allow` |
| 1285 | 2025-04-18T21:41:18.436Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=771d60a36e43cb38 -C extra-filename=-771d60a36e43cb38 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern encoding_rs=/work/oxidecomputer/oxide.rs/target/debug/deps/libencoding_rs-3583d6eac0070aec.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --extern httparse=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttparse-004380ee8413d57c.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-0b5e04bdd7f196ce.rmeta --extern mime=/work/oxidecomputer/oxide.rs/target/debug/deps/libmime-90f85e4a978ca235.rmeta --extern spin=/work/oxidecomputer/oxide.rs/target/debug/deps/libspin-a6249b9e229b4a23.rmeta --cap-lints allow` |
| 1286 | 2025-04-18T21:41:18.574Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=57c39cbf65c47f82 -C extra-filename=-57c39cbf65c47f82 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'` |
| 1287 | 2025-04-18T21:41:18.657Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=8bf19ba9cbd35de7 -C extra-filename=-8bf19ba9cbd35de7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` |
| 1288 | 2025-04-18T21:41:18.947Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=524f8b0071d9fa7e -C extra-filename=-524f8b0071d9fa7e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1289 | 2025-04-18T21:41:19.042Z | Compiling slog-term v2.9.1 |
| 1290 | 2025-04-18T21:41:19.046Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-term-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=6011c4a922ad9113 -C extra-filename=-6011c4a922ad9113 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern is_terminal=/work/oxidecomputer/oxide.rs/target/debug/deps/libis_terminal-e197f6314c4c87be.rmeta --extern slog=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog-e2391476ca50eb7d.rmeta --extern term=/work/oxidecomputer/oxide.rs/target/debug/deps/libterm-9ab36dce69ba7573.rmeta --extern thread_local=/work/oxidecomputer/oxide.rs/target/debug/deps/libthread_local-4d2389fd55c644a2.rmeta --extern time=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime-14ed8b66699fb81c.rmeta --cap-lints allow` |
| 1291 | 2025-04-18T21:41:19.603Z | Compiling tabwriter v1.4.1 |
| 1292 | 2025-04-18T21:41:19.603Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=8c69ed47760467f8 -C extra-filename=-8c69ed47760467f8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern unicode_width=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_width-62535f02a9d22ea9.rmeta --cap-lints allow` |
| 1293 | 2025-04-18T21:41:19.622Z | Compiling yasna v0.5.2 |
| 1294 | 2025-04-18T21:41:19.640Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=e0be9c53441acbc7 -C extra-filename=-e0be9c53441acbc7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern time=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime-14ed8b66699fb81c.rmeta --cap-lints allow` |
| 1295 | 2025-04-18T21:41:19.651Z | Compiling colored v2.2.0 |
| 1296 | 2025-04-18T21:41:19.654Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=11a85166844c6b20 -C extra-filename=-11a85166844c6b20 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern lazy_static=/work/oxidecomputer/oxide.rs/target/debug/deps/liblazy_static-627c4027aa780a5c.rmeta --cap-lints allow` |
| 1297 | 2025-04-18T21:41:20.077Z | Compiling dropshot_endpoint v0.13.0 |
| 1298 | 2025-04-18T21:41:20.080Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot_endpoint-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=6c931772d79b73f5 -C extra-filename=-6c931772d79b73f5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern heck=/work/oxidecomputer/oxide.rs/target/debug/deps/libheck-a74bb6a36483bfce.rlib --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern semver=/work/oxidecomputer/oxide.rs/target/debug/deps/libsemver-58d0619c5d361fa8.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_tokenstream=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_tokenstream-d9220ea681f4d3b4.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern proc_macro --cap-lints allow` |
| 1299 | 2025-04-18T21:41:20.156Z | Compiling clap_complete v4.5.47 |
| 1300 | 2025-04-18T21:41:20.159Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name clap_complete --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_complete-4.5.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=8eec55edaa38b717 -C extra-filename=-8eec55edaa38b717 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rmeta --cap-lints allow` |
| 1301 | 2025-04-18T21:41:20.291Z | Compiling bstr v1.11.1 |
| 1302 | 2025-04-18T21:41:20.295Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=f2263b725f614aa2 -C extra-filename=-f2263b725f614aa2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-0b5e04bdd7f196ce.rmeta --extern regex_automata=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_automata-0a3226c8d0ca86ae.rmeta --cap-lints allow` |
| 1303 | 2025-04-18T21:41:20.583Z | Compiling waitgroup v0.1.2 |
| 1304 | 2025-04-18T21:41:20.586Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ea953276fb833b3 -C extra-filename=-3ea953276fb833b3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern atomic_waker=/work/oxidecomputer/oxide.rs/target/debug/deps/libatomic_waker-c83bbda0772b5da6.rmeta --cap-lints allow` |
| 1305 | 2025-04-18T21:41:20.837Z | Compiling wait-timeout v0.2.0 |
| 1306 | 2025-04-18T21:41:20.841Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d4ccee1d2d06bd72 -C extra-filename=-d4ccee1d2d06bd72 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 1307 | 2025-04-18T21:41:21.325Z | Compiling hostname v0.4.0 |
| 1308 | 2025-04-18T21:41:21.328Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=c94a47b5fb5a241c -C extra-filename=-c94a47b5fb5a241c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow` |
| 1309 | 2025-04-18T21:41:21.511Z | Compiling md5 v0.7.0 |
| 1310 | 2025-04-18T21:41:21.514Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=616ee95188bd3a32 -C extra-filename=-616ee95188bd3a32 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1311 | 2025-04-18T21:41:21.624Z | Compiling diff v0.1.13 |
| 1312 | 2025-04-18T21:41:21.627Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0e47bd752a6ab438 -C extra-filename=-0e47bd752a6ab438 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1313 | 2025-04-18T21:41:21.857Z | Compiling yansi v1.0.1 |
| 1314 | 2025-04-18T21:41:21.860Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_nightly", "alloc", "default", "detect-env", "detect-tty", "hyperlink", "is-terminal", "std"))' -C metadata=e560e591904df35d -C extra-filename=-e560e591904df35d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1315 | 2025-04-18T21:41:22.069Z | Compiling debug-ignore v1.0.5 |
| 1316 | 2025-04-18T21:41:22.073Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=dcf4c983dd45bc4a -C extra-filename=-dcf4c983dd45bc4a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1317 | 2025-04-18T21:41:22.100Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=8eebab1d297a6fa6 -C extra-filename=-8eebab1d297a6fa6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anstyle=/work/oxidecomputer/oxide.rs/target/debug/deps/libanstyle-a7ee8b88017ced53.rmeta --extern bstr=/work/oxidecomputer/oxide.rs/target/debug/deps/libbstr-f2263b725f614aa2.rmeta --extern doc_comment=/work/oxidecomputer/oxide.rs/target/debug/deps/libdoc_comment-524f8b0071d9fa7e.rmeta --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rmeta --extern predicates_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates_core-5db613e9d1ba95cd.rmeta --extern predicates_tree=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates_tree-886993b4ddd2644d.rmeta --extern wait_timeout=/work/oxidecomputer/oxide.rs/target/debug/deps/libwait_timeout-d4ccee1d2d06bd72.rmeta --cap-lints allow` |
| 1318 | 2025-04-18T21:41:22.213Z | Compiling rcgen v0.10.0 |
| 1319 | 2025-04-18T21:41:22.216Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="pem"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "pem", "x509-parser", "zeroize"))' -C metadata=bc9cc426c00469b7 -C extra-filename=-bc9cc426c00469b7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern pem=/work/oxidecomputer/oxide.rs/target/debug/deps/libpem-9c45af66f5816b6b.rmeta --extern ring=/work/oxidecomputer/oxide.rs/target/debug/deps/libring-65c2e0f6a530cf5e.rmeta --extern time=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime-14ed8b66699fb81c.rmeta --extern yasna=/work/oxidecomputer/oxide.rs/target/debug/deps/libyasna-e0be9c53441acbc7.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1320 | 2025-04-18T21:41:22.343Z | Compiling expectorate v1.1.0 |
| 1321 | 2025-04-18T21:41:22.346Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/expectorate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="predicates"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=e0f962ee5d338943 -C extra-filename=-e0f962ee5d338943 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern console=/work/oxidecomputer/oxide.rs/target/debug/deps/libconsole-fd4ec9f3fddd7be5.rmeta --extern newline_converter=/work/oxidecomputer/oxide.rs/target/debug/deps/libnewline_converter-e56289a4e4b9fb49.rmeta --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rmeta --extern similar=/work/oxidecomputer/oxide.rs/target/debug/deps/libsimilar-fd482e4b2aa87db1.rmeta --cap-lints allow` |
| 1322 | 2025-04-18T21:41:22.647Z | Compiling pretty_assertions v1.4.1 |
| 1323 | 2025-04-18T21:41:22.651Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable"))' -C metadata=db80e023ddaf32ec -C extra-filename=-db80e023ddaf32ec --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern diff=/work/oxidecomputer/oxide.rs/target/debug/deps/libdiff-0e47bd752a6ab438.rmeta --extern yansi=/work/oxidecomputer/oxide.rs/target/debug/deps/libyansi-e560e591904df35d.rmeta --cap-lints allow` |
| 1324 | 2025-04-18T21:41:22.948Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=c42970e8217ac291 -C extra-filename=-c42970e8217ac291 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/schemars-c42970e8217ac291 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` |
| 1325 | 2025-04-18T21:41:23.168Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9f4a05f418a91bd0 -C extra-filename=-9f4a05f418a91bd0 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-96593e348b6b77f2.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-94283fe6939fe043.rmeta --extern ryu=/work/oxidecomputer/oxide.rs/target/debug/deps/libryu-08d82746684180f2.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 1326 | 2025-04-18T21:41:23.342Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/schemars-c42970e8217ac291/build-script-build` |
| 1327 | 2025-04-18T21:41:23.368Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=1ad0269ff11e3c9e -C extra-filename=-1ad0269ff11e3c9e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern hashbrown=/work/oxidecomputer/oxide.rs/target/debug/deps/libhashbrown-202dd0d2c3d56ef0.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-94283fe6939fe043.rmeta --cap-lints allow` |
| 1328 | 2025-04-18T21:41:23.506Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=708c4722a39fdd66 -C extra-filename=-708c4722a39fdd66 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-6b4d94fdb9987399.rmeta --cap-lints allow` |
| 1329 | 2025-04-18T21:41:23.694Z | Compiling toolchain_find v0.4.0 |
| 1330 | 2025-04-18T21:41:23.697Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7d858e461e84cbe -C extra-filename=-a7d858e461e84cbe --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern home=/work/oxidecomputer/oxide.rs/target/debug/deps/libhome-ddff2e18474bda03.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rmeta --extern semver=/work/oxidecomputer/oxide.rs/target/debug/deps/libsemver-4c2492ca5e8d4fb9.rmeta --extern walkdir=/work/oxidecomputer/oxide.rs/target/debug/deps/libwalkdir-0584817040041f29.rmeta --cap-lints allow` |
| 1331 | 2025-04-18T21:41:24.149Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=c80628425962da81 -C extra-filename=-c80628425962da81 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern async_stream=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_stream-3b55165b5e8b1ee8.rmeta --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rmeta --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern camino=/work/oxidecomputer/oxide.rs/target/debug/deps/libcamino-57c39cbf65c47f82.rmeta --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rmeta --extern debug_ignore=/work/oxidecomputer/oxide.rs/target/debug/deps/libdebug_ignore-dcf4c983dd45bc4a.rmeta --extern dropshot_endpoint=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot_endpoint-6c931772d79b73f5.so --extern form_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libform_urlencoded-a14e9e00c55afb81.rmeta --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rmeta --extern hostname=/work/oxidecomputer/oxide.rs/target/debug/deps/libhostname-c94a47b5fb5a241c.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --extern http_body_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp_body_util-bc87cac88a7a5aa1.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-7fe2b37808cef288.rmeta --extern hyper_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper_util-1de6ca345daa0f3d.rmeta --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-2ced19fab44a1d40.rmeta --extern multer=/work/oxidecomputer/oxide.rs/target/debug/deps/libmulter-771d60a36e43cb38.rmeta --extern openapiv3=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenapiv3-76cc9d72adee35bb.rmeta --extern paste=/work/oxidecomputer/oxide.rs/target/debug/deps/libpaste-e6fc1b37be07b8a5.so --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-979a6ffd7abfd08b.rmeta --extern rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls-935410901e37e02a.rmeta --extern rustls_pemfile=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pemfile-2dc0976a1d55ec18.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rmeta --extern scopeguard=/work/oxidecomputer/oxide.rs/target/debug/deps/libscopeguard-eab02f069d41ca64.rmeta --extern semver=/work/oxidecomputer/oxide.rs/target/debug/deps/libsemver-4c2492ca5e8d4fb9.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern serde_path_to_error=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_path_to_error-a385b5101a43626d.rmeta --extern serde_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_urlencoded-6b70ff4f63f43618.rmeta --extern sha1=/work/oxidecomputer/oxide.rs/target/debug/deps/libsha1-a985eafa397418db.rmeta --extern slog=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog-e2391476ca50eb7d.rmeta --extern slog_async=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog_async-ab77ec2a98bf8b8a.rmeta --extern slog_bunyan=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog_bunyan-bd786147c4dde47b.rmeta --extern slog_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog_json-e59d536fe3a52be6.rmeta --extern slog_term=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog_term-6011c4a922ad9113.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-b86b9d4612ab8994.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern tokio_rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_rustls-7bd2dd1f845c564c.rmeta --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rmeta --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rmeta --extern waitgroup=/work/oxidecomputer/oxide.rs/target/debug/deps/libwaitgroup-3ea953276fb833b3.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out` |
| 1332 | 2025-04-18T21:41:24.488Z | Compiling rustfmt-wrapper v0.2.1 |
| 1333 | 2025-04-18T21:41:24.491Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-wrapper-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6bbd6a7949d666a8 -C extra-filename=-6bbd6a7949d666a8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-b86b9d4612ab8994.rmeta --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rmeta --extern toolchain_find=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoolchain_find-a7d858e461e84cbe.rmeta --cap-lints allow` |
| 1334 | 2025-04-18T21:41:24.507Z | Compiling integration-tests v0.0.0 (/work/oxidecomputer/oxide.rs/integration-tests) |
| 1335 | 2025-04-18T21:41:24.510Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 integration-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7320e028eed23a71 -C extra-filename=-7320e028eed23a71 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps` |
| 1336 | 2025-04-18T21:41:24.607Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_common --edition=2021 test-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8317fc511eb8ae55 -C extra-filename=-8317fc511eb8ae55 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib` |
| 1337 | 2025-04-18T21:41:25.050Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=652cd6707438dc33 -C extra-filename=-652cd6707438dc33 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern dyn_clone=/work/oxidecomputer/oxide.rs/target/debug/deps/libdyn_clone-6869515caa012bc2.rmeta --extern schemars_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars_derive-99f2d6599e0ab368.so --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-9f4a05f418a91bd0.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 1338 | 2025-04-18T21:41:26.973Z | Compiling typify-impl v0.4.0 (https://github.com/oxidecomputer/typify#e9f80594) |
| 1339 | 2025-04-18T21:41:26.973Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/e9f8059/typify-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c08000a92e93792 -C extra-filename=-0c08000a92e93792 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern heck=/work/oxidecomputer/oxide.rs/target/debug/deps/libheck-a74bb6a36483bfce.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-8d177c15c89b91cf.rmeta --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rmeta --extern regress=/work/oxidecomputer/oxide.rs/target/debug/deps/libregress-1ad0269ff11e3c9e.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-652cd6707438dc33.rmeta --extern semver=/work/oxidecomputer/oxide.rs/target/debug/deps/libsemver-58d0619c5d361fa8.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-9f4a05f418a91bd0.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-9b1e15cf80527a82.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-6b4d94fdb9987399.rmeta --cap-lints allow` |
| 1340 | 2025-04-18T21:41:27.657Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/e9f8059/typify-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=92a2f20f8774c107 -C extra-filename=-92a2f20f8774c107 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern heck=/work/oxidecomputer/oxide.rs/target/debug/deps/libheck-a74bb6a36483bfce.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rmeta --extern regress=/work/oxidecomputer/oxide.rs/target/debug/deps/libregress-c83df6a0b004dd25.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rmeta --extern semver=/work/oxidecomputer/oxide.rs/target/debug/deps/libsemver-4c2492ca5e8d4fb9.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-708c4722a39fdd66.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-9b1e15cf80527a82.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-6b4d94fdb9987399.rmeta --cap-lints allow` |
| 1341 | 2025-04-18T21:41:35.504Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name libgit2_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libgit2-sys-0.18.0+1.9.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=94ea5531465fc55c -C extra-filename=-94ea5531465fc55c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-d37decbaeec2c596.rmeta --extern libz_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibz_sys-65f396e52900eca5.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-fcc640307dde0573/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored --check-cfg 'cfg(libgit2_vendored,)'` |
| 1342 | 2025-04-18T21:41:36.145Z | Compiling git2 v0.20.0 |
| 1343 | 2025-04-18T21:41:36.148Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name git2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/git2-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=5c36a61e8c06a5c9 -C extra-filename=-5c36a61e8c06a5c9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bitflags=/work/oxidecomputer/oxide.rs/target/debug/deps/libbitflags-8859613eb28f0b87.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-d37decbaeec2c596.rmeta --extern libgit2_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibgit2_sys-94ea5531465fc55c.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-8d177c15c89b91cf.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-7b7bd28ca6df692f.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-fcc640307dde0573/out/build -L native=/usr/lib/amd64` |
| 1344 | 2025-04-18T21:41:40.815Z | Compiling typify-macro v0.4.0 (https://github.com/oxidecomputer/typify#e9f80594) |
| 1345 | 2025-04-18T21:41:40.818Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/e9f8059/typify-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6e3d3c10d8d94403 -C extra-filename=-6e3d3c10d8d94403 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-652cd6707438dc33.rlib --extern semver=/work/oxidecomputer/oxide.rs/target/debug/deps/libsemver-58d0619c5d361fa8.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-9f4a05f418a91bd0.rlib --extern serde_tokenstream=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_tokenstream-d9220ea681f4d3b4.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-ae8600bc5895396f.rlib --extern typify_impl=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypify_impl-0c08000a92e93792.rlib --extern proc_macro --cap-lints allow` |
| 1346 | 2025-04-18T21:41:42.001Z | Compiling built v0.7.7 |
| 1347 | 2025-04-18T21:41:42.004Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name built --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/built-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="git2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-lock", "chrono", "dependency-tree", "git2", "semver"))' -C metadata=7fa81bc66dc90284 -C extra-filename=-7fa81bc66dc90284 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern git2=/work/oxidecomputer/oxide.rs/target/debug/deps/libgit2-5c36a61e8c06a5c9.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-fcc640307dde0573/out/build -L native=/usr/lib/amd64` |
| 1348 | 2025-04-18T21:41:43.938Z | Compiling oxide-cli v0.11.1+20250409.0.0 (/work/oxidecomputer/oxide.rs/cli) |
| 1349 | 2025-04-18T21:41:43.941Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea2cecdb013af908 -C extra-filename=-ea2cecdb013af908 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/oxide-cli-ea2cecdb013af908 -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern built=/work/oxidecomputer/oxide.rs/target/debug/deps/libbuilt-7fa81bc66dc90284.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-fcc640307dde0573/out/build -L native=/usr/lib/amd64` |
| 1350 | 2025-04-18T21:41:44.779Z | Compiling typify v0.4.0 (https://github.com/oxidecomputer/typify#e9f80594) |
| 1351 | 2025-04-18T21:41:44.783Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/e9f8059/typify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=f78f0388390b3256 -C extra-filename=-f78f0388390b3256 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern typify_impl=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypify_impl-92a2f20f8774c107.rmeta --extern typify_macro=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypify_macro-6e3d3c10d8d94403.so --cap-lints allow` |
| 1352 | 2025-04-18T21:41:44.905Z | Compiling progenitor-impl v0.9.1 (https://github.com/oxidecomputer/progenitor#cd7a80ee) |
| 1353 | 2025-04-18T21:41:44.905Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/cd7a80e/progenitor-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21c63a8d1ee31af1 -C extra-filename=-21c63a8d1ee31af1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern heck=/work/oxidecomputer/oxide.rs/target/debug/deps/libheck-a74bb6a36483bfce.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-2ced19fab44a1d40.rmeta --extern openapiv3=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenapiv3-76cc9d72adee35bb.rmeta --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-8ca237cfb6dd8635.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-dd7dbba71f72ae0a.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-708c4722a39fdd66.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-9b1e15cf80527a82.rmeta --extern typify=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypify-f78f0388390b3256.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-6b4d94fdb9987399.rmeta --cap-lints allow` |
| 1354 | 2025-04-18T21:41:45.168Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/oxide-cli-ea2cecdb013af908/build-script-build` |
| 1355 | 2025-04-18T21:41:48.231Z | Compiling progenitor v0.9.1 (https://github.com/oxidecomputer/progenitor#cd7a80ee) |
| 1356 | 2025-04-18T21:41:48.235Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/cd7a80e/progenitor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macro"))' -C metadata=e56c2ce0433797c4 -C extra-filename=-e56c2ce0433797c4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern progenitor_impl=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_impl-21c63a8d1ee31af1.rmeta --cap-lints allow` |
| 1357 | 2025-04-18T21:41:53.282Z | Compiling xtask v0.0.0 (/work/oxidecomputer/oxide.rs/xtask) |
| 1358 | 2025-04-18T21:41:53.286Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c8db847bdcfacdae -C extra-filename=-c8db847bdcfacdae --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern newline_converter=/work/oxidecomputer/oxide.rs/target/debug/deps/libnewline_converter-e56289a4e4b9fb49.rlib --extern progenitor=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor-e56c2ce0433797c4.rlib --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rlib --extern rustfmt_wrapper=/work/oxidecomputer/oxide.rs/target/debug/deps/librustfmt_wrapper-6bbd6a7949d666a8.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern similar=/work/oxidecomputer/oxide.rs/target/debug/deps/libsimilar-fd482e4b2aa87db1.rlib` |
| 1359 | 2025-04-18T21:41:53.668Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=910827077915b77f -C extra-filename=-910827077915b77f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern newline_converter=/work/oxidecomputer/oxide.rs/target/debug/deps/libnewline_converter-e56289a4e4b9fb49.rlib --extern progenitor=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor-e56c2ce0433797c4.rlib --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rlib --extern rustfmt_wrapper=/work/oxidecomputer/oxide.rs/target/debug/deps/librustfmt_wrapper-6bbd6a7949d666a8.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern similar=/work/oxidecomputer/oxide.rs/target/debug/deps/libsimilar-fd482e4b2aa87db1.rlib` |
| 1360 | 2025-04-18T21:42:11.662Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/openssl-b4496447aa44b73c/build-script-build` |
| 1361 | 2025-04-18T21:42:11.665Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/native-tls-e1447c127dc9bed0/build-script-build` |
| 1362 | 2025-04-18T21:42:11.676Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="openssl-src"' --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=a4549e40dd01a2d4 -C extra-filename=-a4549e40dd01a2d4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -l static=ssl -l static=crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_CAMELLIA"' --cfg 'osslconf="OPENSSL_NO_COMP"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SEED"' --cfg openssl --cfg ossl340 --cfg ossl330 --cfg ossl320 --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` |
| 1363 | 2025-04-18T21:42:12.412Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=ae96525d0d1c63bc -C extra-filename=-ae96525d0d1c63bc --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bitflags=/work/oxidecomputer/oxide.rs/target/debug/deps/libbitflags-2ec0f0e21fe6806f.rmeta --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-bf8464dc6ea26318.rmeta --extern foreign_types=/work/oxidecomputer/oxide.rs/target/debug/deps/libforeign_types-5d52dbc4bf401aff.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --extern openssl_macros=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_macros-35e8ab33a4685911.so --extern ffi=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_sys-a4549e40dd01a2d4.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_CAMELLIA"' --cfg 'osslconf="OPENSSL_NO_COMP"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SEED"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'` |
| 1364 | 2025-04-18T21:42:15.908Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=6a57bc0f1c354165 -C extra-filename=-6a57bc0f1c354165 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --extern openssl=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl-ae96525d0d1c63bc.rmeta --extern openssl_probe=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_probe-a11e19e89d155712.rmeta --extern openssl_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_sys-a4549e40dd01a2d4.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib --cfg have_min_max_version` |
| 1365 | 2025-04-18T21:42:16.151Z | Compiling tokio-native-tls v0.3.1 |
| 1366 | 2025-04-18T21:42:16.154Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=5b676ab5f0f43319 -C extra-filename=-5b676ab5f0f43319 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern native_tls=/work/oxidecomputer/oxide.rs/target/debug/deps/libnative_tls-6a57bc0f1c354165.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1367 | 2025-04-18T21:42:16.319Z | Compiling hyper-tls v0.6.0 |
| 1368 | 2025-04-18T21:42:16.323Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=fbf8b13caad395c5 -C extra-filename=-fbf8b13caad395c5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern http_body_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp_body_util-bc87cac88a7a5aa1.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-7fe2b37808cef288.rmeta --extern hyper_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper_util-1de6ca345daa0f3d.rmeta --extern native_tls=/work/oxidecomputer/oxide.rs/target/debug/deps/libnative_tls-6a57bc0f1c354165.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern tokio_native_tls=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_native_tls-5b676ab5f0f43319.rmeta --extern tower_service=/work/oxidecomputer/oxide.rs/target/debug/deps/libtower_service-8552aec5b0efa10d.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1369 | 2025-04-18T21:42:16.544Z | Compiling reqwest v0.12.15 |
| 1370 | 2025-04-18T21:42:16.547Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="macos-system-configuration"' --cfg 'feature="native-tls"' --cfg 'feature="native-tls-vendored"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "trust-dns", "zstd"))' --check-cfg 'cfg(reqwest_unstable)' -C metadata=8104d5ec412f110e -C extra-filename=-8104d5ec412f110e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rmeta --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern encoding_rs=/work/oxidecomputer/oxide.rs/target/debug/deps/libencoding_rs-3583d6eac0070aec.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-5848ed7a5c101941.rmeta --extern h2=/work/oxidecomputer/oxide.rs/target/debug/deps/libh2-52d41812c5cbe477.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --extern http_body=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp_body-b2e331937d874ca4.rmeta --extern http_body_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp_body_util-bc87cac88a7a5aa1.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-7fe2b37808cef288.rmeta --extern hyper_rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper_rustls-885ced42f260267a.rmeta --extern hyper_tls=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper_tls-fbf8b13caad395c5.rmeta --extern hyper_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper_util-1de6ca345daa0f3d.rmeta --extern ipnet=/work/oxidecomputer/oxide.rs/target/debug/deps/libipnet-b94882cf2c958571.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rmeta --extern mime=/work/oxidecomputer/oxide.rs/target/debug/deps/libmime-90f85e4a978ca235.rmeta --extern native_tls_crate=/work/oxidecomputer/oxide.rs/target/debug/deps/libnative_tls-6a57bc0f1c354165.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-d3707ca18240f5e3.rmeta --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-979a6ffd7abfd08b.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-0e4e31fac0a66d57.rmeta --extern rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls-e816276a1fc03043.rmeta --extern rustls_pemfile=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pemfile-2dc0976a1d55ec18.rmeta --extern rustls_pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-0ab5745a98c43c87.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern serde_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_urlencoded-6b70ff4f63f43618.rmeta --extern sync_wrapper=/work/oxidecomputer/oxide.rs/target/debug/deps/libsync_wrapper-c4c554a20241b2db.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern tokio_native_tls=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_native_tls-5b676ab5f0f43319.rmeta --extern tokio_rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_rustls-6679de9cb6b306c3.rmeta --extern tokio_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_util-48b1ef581cccfe44.rmeta --extern tower=/work/oxidecomputer/oxide.rs/target/debug/deps/libtower-3c23b12c3623b6c4.rmeta --extern tower_service=/work/oxidecomputer/oxide.rs/target/debug/deps/libtower_service-8552aec5b0efa10d.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rmeta --extern webpki_roots=/work/oxidecomputer/oxide.rs/target/debug/deps/libwebpki_roots-bd2c35eb03beca20.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1371 | 2025-04-18T21:42:18.087Z | Compiling progenitor-client v0.9.1 |
| 1372 | 2025-04-18T21:42:18.087Z | Compiling oauth2 v5.0.0 |
| 1373 | 2025-04-18T21:42:18.090Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-client-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=acacc960924eeb8e -C extra-filename=-acacc960924eeb8e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-34df12a77920a882.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-b3d09398cdf3eb85.rmeta --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-979a6ffd7abfd08b.rmeta --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern serde_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_urlencoded-6b70ff4f63f43618.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1374 | 2025-04-18T21:42:18.090Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name oauth2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oauth2-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("curl", "default", "native-tls", "pkce-plain", "reqwest", "reqwest-blocking", "rustls-tls", "timing-resistant-secret-traits", "ureq"))' -C metadata=3d64c6c383155f06 -C extra-filename=-3d64c6c383155f06 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rmeta --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-b5cc87870a214611.rmeta --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rmeta --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern serde_path_to_error=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_path_to_error-a385b5101a43626d.rmeta --extern sha2=/work/oxidecomputer/oxide.rs/target/debug/deps/libsha2-711e877f34491598.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-b86b9d4612ab8994.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1375 | 2025-04-18T21:42:18.359Z | Compiling oxide v0.11.0+20250409.0.0 (/work/oxidecomputer/oxide.rs/sdk) |
| 1376 | 2025-04-18T21:42:18.362Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name oxide --edition=2021 sdk/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="extras"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "default", "extras"))' -C metadata=cd70c7c1ea444670 -C extra-filename=-cd70c7c1ea444670 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rmeta --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rmeta --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rmeta --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rmeta --extern flume=/work/oxidecomputer/oxide.rs/target/debug/deps/libflume-abf6db551321e94a.rmeta --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rmeta --extern progenitor_client=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_client-acacc960924eeb8e.rmeta --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rmeta --extern regress=/work/oxidecomputer/oxide.rs/target/debug/deps/libregress-c83df6a0b004dd25.rmeta --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-9b1e15cf80527a82.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rmeta --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rmeta --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rmeta --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rmeta -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1377 | 2025-04-18T21:42:21.387Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name oxide --edition=2021 sdk/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="extras"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "default", "extras"))' -C metadata=4c504a315de955aa -C extra-filename=-4c504a315de955aa --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern flume=/work/oxidecomputer/oxide.rs/target/debug/deps/libflume-abf6db551321e94a.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern progenitor_client=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_client-acacc960924eeb8e.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern regress=/work/oxidecomputer/oxide.rs/target/debug/deps/libregress-c83df6a0b004dd25.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-9b1e15cf80527a82.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1378 | 2025-04-18T21:42:56.591Z | Compiling oxide-httpmock v0.11.0+20250409.0.0 (/work/oxidecomputer/oxide.rs/sdk-httpmock) |
| 1379 | 2025-04-18T21:42:56.594Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name oxide_httpmock --edition=2021 sdk-httpmock/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d55f0d8e26df53a5 -C extra-filename=-d55f0d8e26df53a5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rmeta --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rmeta --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rmeta --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rmeta -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1380 | 2025-04-18T21:43:11.167Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_net --edition=2021 cli/tests/test_net.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70d51ed037e3b49d -C extra-filename=-70d51ed037e3b49d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1381 | 2025-04-18T21:43:11.167Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 integration-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f9867646115cfc3 -C extra-filename=-7f9867646115cfc3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1382 | 2025-04-18T21:43:11.172Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_instance --edition=2021 cli/tests/test_instance.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8005878463d6ff74 -C extra-filename=-8005878463d6ff74 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1383 | 2025-04-18T21:43:11.173Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_api --edition=2021 cli/tests/test_api.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=92b7c33b61904e2f -C extra-filename=-92b7c33b61904e2f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1384 | 2025-04-18T21:43:11.174Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name oxide --edition=2021 cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=168ff83a5164e23d -C extra-filename=-168ff83a5164e23d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1385 | 2025-04-18T21:43:11.174Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name oxide --edition=2021 cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b0b94a81ce326321 -C extra-filename=-b0b94a81ce326321 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1386 | 2025-04-18T21:43:11.175Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_projects --edition=2021 cli/tests/test_projects.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d0661775a551d493 -C extra-filename=-d0661775a551d493 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1387 | 2025-04-18T21:43:11.175Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_silo_idp_saml --edition=2021 cli/tests/test_silo_idp_saml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70d2fe5f5cb93093 -C extra-filename=-70d2fe5f5cb93093 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1388 | 2025-04-18T21:43:11.571Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_resolve_cert --edition=2021 cli/tests/test_resolve_cert.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c92c34d26c81f7cf -C extra-filename=-c92c34d26c81f7cf --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1389 | 2025-04-18T21:43:18.196Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_disk_import --edition=2021 cli/tests/test_disk_import.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0659db3d4a315b7e -C extra-filename=-0659db3d4a315b7e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1390 | 2025-04-18T21:43:28.480Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_system_networking_allowlist --edition=2021 cli/tests/test_system_networking_allowlist.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eec1339c99b08321 -C extra-filename=-eec1339c99b08321 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1391 | 2025-04-18T21:43:29.613Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name oxide_httpmock --edition=2021 sdk-httpmock/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=91c0cfc292d5c25b -C extra-filename=-91c0cfc292d5c25b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1392 | 2025-04-18T21:43:29.710Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_docs --edition=2021 cli/tests/test_docs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1c2de7a0e282451 -C extra-filename=-f1c2de7a0e282451 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1393 | 2025-04-18T21:43:31.781Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_auth --edition=2021 cli/tests/test_auth.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36caefd022077bb2 -C extra-filename=-36caefd022077bb2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern anyhow=/work/oxidecomputer/oxide.rs/target/debug/deps/libanyhow-8bf19ba9cbd35de7.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-8eebab1d297a6fa6.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-5742bf5905b2cee1.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern clap_complete=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_complete-8eec55edaa38b717.rlib --extern colored=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolored-11a85166844c6b20.rlib --extern crossterm=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossterm-d59bee8e1efdbb05.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-d97b0580b2a50096.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-c80628425962da81.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-36c4eb45f87df06f.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-e0f962ee5d338943.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern humantime=/work/oxidecomputer/oxide.rs/target/debug/deps/libhumantime-80c00c06b7bd9e0c.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-69abe93a83f3dd91.rlib --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-18e59d68b6c9fdae.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-2a55380b2b29dfce.rlib --extern md5=/work/oxidecomputer/oxide.rs/target/debug/deps/libmd5-616ee95188bd3a32.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-3d64c6c383155f06.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-d2b01a97151457f5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern oxnet=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxnet-9a3cadfaf5ab6afa.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-8dc6f087c2b6f3a0.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-db80e023ddaf32ec.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern ratatui=/work/oxidecomputer/oxide.rs/target/debug/deps/libratatui-3cad79a125810c7b.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-bc9cc426c00469b7.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-8c69ed47760467f8.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-555ef16d3dde597f.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-03cf169746f430b5.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out` |
| 1394 | 2025-04-18T21:43:32.009Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustc --crate-name test_extras --edition=2021 integration-tests/tests/test_extras.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=37dfcd3cd809cb89 -C extra-filename=-37dfcd3cd809cb89 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -C incremental=/work/oxidecomputer/oxide.rs/target/debug/incremental -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern integration_tests=/work/oxidecomputer/oxide.rs/target/debug/deps/libintegration_tests-7320e028eed23a71.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib` |
| 1395 | 2025-04-18T21:44:13.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 25s |
| 1396 | 2025-04-18T21:44:13.884Z | |
| 1397 | 2025-04-18T21:44:13.884Z | real 4:26.305432662 |
| 1398 | 2025-04-18T21:44:13.884Z | user 21:54.810979602 |
| 1399 | 2025-04-18T21:44:13.884Z | sys 3:56.387143458 |
| 1400 | 2025-04-18T21:44:13.885Z | trap 0.737984777 |
| 1401 | 2025-04-18T21:44:13.885Z | tflt 1.476520677 |
| 1402 | 2025-04-18T21:44:13.885Z | dflt 1.880534461 |
| 1403 | 2025-04-18T21:44:13.885Z | kflt 0.005730025 |
| 1404 | 2025-04-18T21:44:13.888Z | lock 30:39.964569163 |
| 1405 | 2025-04-18T21:44:13.888Z | slp 1:30:25.180034643 |
| 1406 | 2025-04-18T21:44:13.888Z | lat 1:07.537755143 |
| 1407 | 2025-04-18T21:44:13.888Z | stop 1:50.282737442 |
| 1408 | 2025-04-18T21:44:13.888Z | + banner test |
| 1409 | 2025-04-18T21:44:13.888Z | |
| 1410 | 2025-04-18T21:44:13.888Z | ##### ###### #### ##### |
| 1411 | 2025-04-18T21:44:13.888Z | # # # # |
| 1412 | 2025-04-18T21:44:13.888Z | # ##### #### # |
| 1413 | 2025-04-18T21:44:13.888Z | # # # # |
| 1414 | 2025-04-18T21:44:13.888Z | # # # # # |
| 1415 | 2025-04-18T21:44:13.888Z | # ###### #### # |
| 1416 | 2025-04-18T21:44:13.888Z | |
| 1417 | 2025-04-18T21:44:13.888Z | + ptime -m cargo test --all-features --locked --verbose |
| 1418 | 2025-04-18T21:44:14.264Z | Fresh unicode-ident v1.0.18 |
| 1419 | 2025-04-18T21:44:14.264Z | Fresh cfg-if v1.0.0 |
| 1420 | 2025-04-18T21:44:14.264Z | Fresh autocfg v1.4.0 |
| 1421 | 2025-04-18T21:44:14.268Z | Fresh proc-macro2 v1.0.94 |
| 1422 | 2025-04-18T21:44:14.268Z | Fresh itoa v1.0.14 |
| 1423 | 2025-04-18T21:44:14.268Z | Fresh once_cell v1.20.2 |
| 1424 | 2025-04-18T21:44:14.268Z | Fresh pin-project-lite v0.2.15 |
| 1425 | 2025-04-18T21:44:14.268Z | Fresh shlex v1.3.0 |
| 1426 | 2025-04-18T21:44:14.268Z | Fresh quote v1.0.40 |
| 1427 | 2025-04-18T21:44:14.268Z | Fresh libc v0.2.171 |
| 1428 | 2025-04-18T21:44:14.268Z | Fresh futures-core v0.3.31 |
| 1429 | 2025-04-18T21:44:14.268Z | Fresh equivalent v1.0.1 |
| 1430 | 2025-04-18T21:44:14.268Z | Fresh foldhash v0.1.4 |
| 1431 | 2025-04-18T21:44:14.268Z | Fresh allocator-api2 v0.2.21 |
| 1432 | 2025-04-18T21:44:14.268Z | Fresh jobserver v0.1.32 |
| 1433 | 2025-04-18T21:44:14.268Z | Fresh hashbrown v0.15.2 |
| 1434 | 2025-04-18T21:44:14.268Z | Fresh bytes v1.9.0 |
| 1435 | 2025-04-18T21:44:14.268Z | Fresh serde_derive v1.0.219 |
| 1436 | 2025-04-18T21:44:14.268Z | Fresh cc v1.2.5 |
| 1437 | 2025-04-18T21:44:14.268Z | Fresh synstructure v0.13.1 |
| 1438 | 2025-04-18T21:44:14.268Z | Fresh futures-io v0.3.31 |
| 1439 | 2025-04-18T21:44:14.268Z | Fresh serde v1.0.219 |
| 1440 | 2025-04-18T21:44:14.268Z | Fresh zerofrom-derive v0.1.5 |
| 1441 | 2025-04-18T21:44:14.268Z | Fresh yoke-derive v0.7.5 |
| 1442 | 2025-04-18T21:44:14.268Z | Fresh signal-hook-registry v1.4.2 |
| 1443 | 2025-04-18T21:44:14.268Z | Fresh stable_deref_trait v1.2.0 |
| 1444 | 2025-04-18T21:44:14.268Z | Fresh ryu v1.0.18 |
| 1445 | 2025-04-18T21:44:14.268Z | Fresh value-bag v1.10.0 |
| 1446 | 2025-04-18T21:44:14.268Z | Fresh zerofrom v0.1.5 |
| 1447 | 2025-04-18T21:44:14.268Z | Fresh slab v0.4.9 |
| 1448 | 2025-04-18T21:44:14.268Z | Fresh zerovec-derive v0.10.3 |
| 1449 | 2025-04-18T21:44:14.268Z | Fresh displaydoc v0.2.5 |
| 1450 | 2025-04-18T21:44:14.268Z | Fresh litemap v0.7.4 |
| 1451 | 2025-04-18T21:44:14.268Z | Fresh writeable v0.5.5 |
| 1452 | 2025-04-18T21:44:14.269Z | Fresh yoke v0.7.5 |
| 1453 | 2025-04-18T21:44:14.269Z | Fresh fnv v1.0.7 |
| 1454 | 2025-04-18T21:44:14.269Z | Fresh icu_provider_macros v1.5.0 |
| 1455 | 2025-04-18T21:44:14.269Z | Fresh getrandom v0.2.15 |
| 1456 | 2025-04-18T21:44:14.269Z | Fresh futures-sink v0.3.31 |
| 1457 | 2025-04-18T21:44:14.269Z | Fresh pkg-config v0.3.31 |
| 1458 | 2025-04-18T21:44:14.269Z | Fresh zerovec v0.10.4 |
| 1459 | 2025-04-18T21:44:14.269Z | Fresh vcpkg v0.2.15 |
| 1460 | 2025-04-18T21:44:14.269Z | Fresh icu_locid_transform_data v1.5.0 |
| 1461 | 2025-04-18T21:44:14.269Z | Fresh pin-utils v0.1.0 |
| 1462 | 2025-04-18T21:44:14.269Z | Fresh icu_properties_data v1.5.0 |
| 1463 | 2025-04-18T21:44:14.269Z | Fresh tokio-macros v2.5.0 |
| 1464 | 2025-04-18T21:44:14.269Z | Fresh tinystr v0.7.6 |
| 1465 | 2025-04-18T21:44:14.269Z | Fresh icu_collections v1.5.0 |
| 1466 | 2025-04-18T21:44:14.269Z | Fresh mio v1.0.3 |
| 1467 | 2025-04-18T21:44:14.269Z | Fresh socket2 v0.5.8 |
| 1468 | 2025-04-18T21:44:14.269Z | Fresh tracing-core v0.1.33 |
| 1469 | 2025-04-18T21:44:14.269Z | Fresh icu_normalizer_data v1.5.0 |
| 1470 | 2025-04-18T21:44:14.269Z | Fresh write16 v1.0.0 |
| 1471 | 2025-04-18T21:44:14.269Z | Fresh icu_locid v1.5.0 |
| 1472 | 2025-04-18T21:44:14.269Z | Fresh utf8_iter v1.0.4 |
| 1473 | 2025-04-18T21:44:14.269Z | Fresh utf16_iter v1.0.5 |
| 1474 | 2025-04-18T21:44:14.269Z | Fresh tracing v0.1.41 |
| 1475 | 2025-04-18T21:44:14.269Z | Fresh tokio v1.44.2 |
| 1476 | 2025-04-18T21:44:14.269Z | Fresh futures-channel v0.3.31 |
| 1477 | 2025-04-18T21:44:14.269Z | Fresh futures-macro v0.3.31 |
| 1478 | 2025-04-18T21:44:14.269Z | Fresh icu_provider v1.5.0 |
| 1479 | 2025-04-18T21:44:14.269Z | Fresh errno v0.3.10 |
| 1480 | 2025-04-18T21:44:14.269Z | Fresh futures-task v0.3.31 |
| 1481 | 2025-04-18T21:44:14.269Z | Fresh num-traits v0.2.19 |
| 1482 | 2025-04-18T21:44:14.269Z | Fresh atomic-waker v1.1.2 |
| 1483 | 2025-04-18T21:44:14.269Z | Fresh icu_locid_transform v1.5.0 |
| 1484 | 2025-04-18T21:44:14.269Z | Fresh futures-util v0.3.31 |
| 1485 | 2025-04-18T21:44:14.269Z | Fresh http v1.3.1 |
| 1486 | 2025-04-18T21:44:14.269Z | Fresh serde_derive_internals v0.29.1 |
| 1487 | 2025-04-18T21:44:14.269Z | Fresh icu_properties v1.5.1 |
| 1488 | 2025-04-18T21:44:14.270Z | Fresh getrandom v0.3.1 |
| 1489 | 2025-04-18T21:44:14.270Z | Fresh heck v0.5.0 |
| 1490 | 2025-04-18T21:44:14.270Z | Fresh schemars_derive v0.8.22 |
| 1491 | 2025-04-18T21:44:14.270Z | Fresh httparse v1.9.5 |
| 1492 | 2025-04-18T21:44:14.270Z | Fresh crossbeam-utils v0.8.21 |
| 1493 | 2025-04-18T21:44:14.270Z | Fresh dyn-clone v1.0.17 |
| 1494 | 2025-04-18T21:44:14.270Z | Fresh memchr v2.7.4 |
| 1495 | 2025-04-18T21:44:14.270Z | Fresh fastrand v2.3.0 |
| 1496 | 2025-04-18T21:44:14.270Z | Fresh rustix v0.38.42 |
| 1497 | 2025-04-18T21:44:14.270Z | Fresh spin v0.9.8 |
| 1498 | 2025-04-18T21:44:14.270Z | Fresh iana-time-zone v0.1.61 |
| 1499 | 2025-04-18T21:44:14.270Z | Fresh log v0.4.27 |
| 1500 | 2025-04-18T21:44:14.270Z | Fresh smallvec v1.13.2 |
| 1501 | 2025-04-18T21:44:14.270Z | Fresh openssl-src v300.4.1+3.4.0 |
| 1502 | 2025-04-18T21:44:14.270Z | Fresh rustls-pki-types v1.10.1 |
| 1503 | 2025-04-18T21:44:14.270Z | Fresh uuid v1.16.0 |
| 1504 | 2025-04-18T21:44:14.270Z | Fresh chrono v0.4.40 |
| 1505 | 2025-04-18T21:44:14.271Z | Fresh zerocopy-derive v0.7.35 |
| 1506 | 2025-04-18T21:44:14.271Z | Fresh byteorder v1.5.0 |
| 1507 | 2025-04-18T21:44:14.271Z | Fresh try-lock v0.2.5 |
| 1508 | 2025-04-18T21:44:14.271Z | Fresh untrusted v0.9.0 |
| 1509 | 2025-04-18T21:44:14.271Z | Fresh zerocopy v0.7.35 |
| 1510 | 2025-04-18T21:44:14.271Z | Fresh want v0.3.1 |
| 1511 | 2025-04-18T21:44:14.271Z | Fresh concurrent-queue v2.5.0 |
| 1512 | 2025-04-18T21:44:14.271Z | Fresh ring v0.17.8 |
| 1513 | 2025-04-18T21:44:14.271Z | Fresh zeroize v1.8.1 |
| 1514 | 2025-04-18T21:44:14.271Z | Fresh parking v2.2.1 |
| 1515 | 2025-04-18T21:44:14.271Z | Fresh tower-service v0.3.3 |
| 1516 | 2025-04-18T21:44:14.271Z | Fresh httpdate v1.0.3 |
| 1517 | 2025-04-18T21:44:14.271Z | Fresh ppv-lite86 v0.2.20 |
| 1518 | 2025-04-18T21:44:14.271Z | Fresh http-body v1.0.1 |
| 1519 | 2025-04-18T21:44:14.271Z | Fresh rustls-webpki v0.102.8 |
| 1520 | 2025-04-18T21:44:14.271Z | Fresh tokio-util v0.7.13 |
| 1521 | 2025-04-18T21:44:14.275Z | Fresh rand_core v0.6.4 |
| 1522 | 2025-04-18T21:44:14.275Z | Fresh version_check v0.9.5 |
| 1523 | 2025-04-18T21:44:14.275Z | Fresh subtle v2.6.1 |
| 1524 | 2025-04-18T21:44:14.275Z | Fresh thiserror-impl v2.0.12 |
| 1525 | 2025-04-18T21:44:14.275Z | Fresh h2 v0.4.7 |
| 1526 | 2025-04-18T21:44:14.275Z | Fresh rand_chacha v0.3.1 |
| 1527 | 2025-04-18T21:44:14.275Z | Fresh foreign-types-shared v0.1.1 |
| 1528 | 2025-04-18T21:44:14.275Z | Fresh anstyle v1.0.10 |
| 1529 | 2025-04-18T21:44:14.275Z | Fresh event-listener v5.3.1 |
| 1530 | 2025-04-18T21:44:14.275Z | Fresh thiserror v2.0.12 |
| 1531 | 2025-04-18T21:44:14.275Z | Fresh foreign-types v0.3.2 |
| 1532 | 2025-04-18T21:44:14.275Z | Fresh rand v0.8.5 |
| 1533 | 2025-04-18T21:44:14.275Z | Fresh hyper v1.5.2 |
| 1534 | 2025-04-18T21:44:14.275Z | Fresh openssl-sys v0.9.107 |
| 1535 | 2025-04-18T21:44:14.275Z | Fresh openssl-macros v0.1.1 |
| 1536 | 2025-04-18T21:44:14.275Z | Fresh either v1.13.0 |
| 1537 | 2025-04-18T21:44:14.275Z | Fresh openssl v0.10.72 |
| 1538 | 2025-04-18T21:44:14.276Z | Fresh hyper-util v0.1.10 |
| 1539 | 2025-04-18T21:44:14.276Z | Fresh event-listener-strategy v0.5.3 |
| 1540 | 2025-04-18T21:44:14.276Z | Fresh openssl-probe v0.1.5 |
| 1541 | 2025-04-18T21:44:14.276Z | Fresh utf8parse v0.2.2 |
| 1542 | 2025-04-18T21:44:14.276Z | Fresh anstyle-parse v0.2.6 |
| 1543 | 2025-04-18T21:44:14.276Z | Fresh http-body-util v0.1.2 |
| 1544 | 2025-04-18T21:44:14.276Z | Fresh futures-lite v2.5.0 |
| 1545 | 2025-04-18T21:44:14.276Z | Fresh serde_spanned v0.6.8 |
| 1546 | 2025-04-18T21:44:14.276Z | Fresh toml_datetime v0.6.8 |
| 1547 | 2025-04-18T21:44:14.276Z | Fresh native-tls v0.2.12 |
| 1548 | 2025-04-18T21:44:14.276Z | Fresh rustls v0.23.20 |
| 1549 | 2025-04-18T21:44:14.276Z | Fresh encoding_rs v0.8.35 |
| 1550 | 2025-04-18T21:44:14.276Z | Fresh mime v0.3.17 |
| 1551 | 2025-04-18T21:44:14.276Z | Fresh winnow v0.7.1 |
| 1552 | 2025-04-18T21:44:14.276Z | Fresh is_terminal_polyfill v1.70.1 |
| 1553 | 2025-04-18T21:44:14.276Z | Fresh same-file v1.0.6 |
| 1554 | 2025-04-18T21:44:14.276Z | Fresh colorchoice v1.0.3 |
| 1555 | 2025-04-18T21:44:14.276Z | Fresh anstyle-query v1.1.2 |
| 1556 | 2025-04-18T21:44:14.276Z | Fresh toml_edit v0.22.24 |
| 1557 | 2025-04-18T21:44:14.276Z | Fresh tokio-native-tls v0.3.1 |
| 1558 | 2025-04-18T21:44:14.276Z | Fresh tokio-rustls v0.26.1 |
| 1559 | 2025-04-18T21:44:14.276Z | Fresh walkdir v2.5.0 |
| 1560 | 2025-04-18T21:44:14.276Z | Fresh serde_urlencoded v0.7.1 |
| 1561 | 2025-04-18T21:44:14.276Z | Fresh webpki-roots v0.26.7 |
| 1562 | 2025-04-18T21:44:14.276Z | Fresh rustls-pemfile v2.2.0 |
| 1563 | 2025-04-18T21:44:14.276Z | Fresh anstream v0.6.18 |
| 1564 | 2025-04-18T21:44:14.276Z | Fresh aho-corasick v1.1.3 |
| 1565 | 2025-04-18T21:44:14.276Z | Fresh terminal_size v0.4.1 |
| 1566 | 2025-04-18T21:44:14.276Z | Fresh sync_wrapper v1.0.2 |
| 1567 | 2025-04-18T21:44:14.276Z | Fresh base64 v0.22.1 |
| 1568 | 2025-04-18T21:44:14.276Z | Fresh regex-syntax v0.8.5 |
| 1569 | 2025-04-18T21:44:14.276Z | Fresh scopeguard v1.2.0 |
| 1570 | 2025-04-18T21:44:14.276Z | Fresh clap_lex v0.7.4 |
| 1571 | 2025-04-18T21:44:14.276Z | Fresh tower-layer v0.3.3 |
| 1572 | 2025-04-18T21:44:14.277Z | Fresh strsim v0.11.1 |
| 1573 | 2025-04-18T21:44:14.277Z | Fresh regex-automata v0.4.9 |
| 1574 | 2025-04-18T21:44:14.277Z | Fresh tower v0.5.2 |
| 1575 | 2025-04-18T21:44:14.277Z | Fresh clap_builder v4.5.36 |
| 1576 | 2025-04-18T21:44:14.277Z | Fresh lock_api v0.4.12 |
| 1577 | 2025-04-18T21:44:14.277Z | Fresh toml v0.8.20 |
| 1578 | 2025-04-18T21:44:14.277Z | Fresh hyper-tls v0.6.0 |
| 1579 | 2025-04-18T21:44:14.277Z | Fresh hyper-rustls v0.27.5 |
| 1580 | 2025-04-18T21:44:14.277Z | Fresh async-lock v3.4.0 |
| 1581 | 2025-04-18T21:44:14.277Z | Fresh parking_lot_core v0.9.10 |
| 1582 | 2025-04-18T21:44:14.277Z | Fresh polling v3.7.4 |
| 1583 | 2025-04-18T21:44:14.277Z | Fresh clap_derive v4.5.32 |
| 1584 | 2025-04-18T21:44:14.277Z | Fresh futures-executor v0.3.31 |
| 1585 | 2025-04-18T21:44:14.277Z | Fresh http v0.2.12 |
| 1586 | 2025-04-18T21:44:14.277Z | Fresh ipnet v2.10.1 |
| 1587 | 2025-04-18T21:44:14.277Z | Fresh siphasher v0.3.11 |
| 1588 | 2025-04-18T21:44:14.277Z | Fresh futures v0.3.31 |
| 1589 | 2025-04-18T21:44:14.277Z | Fresh reqwest v0.12.15 |
| 1590 | 2025-04-18T21:44:14.277Z | Fresh clap v4.5.36 |
| 1591 | 2025-04-18T21:44:14.278Z | Fresh parking_lot v0.12.3 |
| 1592 | 2025-04-18T21:44:14.278Z | Fresh async-io v2.4.0 |
| 1593 | 2025-04-18T21:44:14.278Z | Fresh phf_shared v0.10.0 |
| 1594 | 2025-04-18T21:44:14.278Z | Fresh crunchy v0.2.2 |
| 1595 | 2025-04-18T21:44:14.278Z | Fresh typenum v1.17.0 |
| 1596 | 2025-04-18T21:44:14.278Z | Fresh indexmap v2.9.0 |
| 1597 | 2025-04-18T21:44:14.278Z | Fresh precomputed-hash v0.1.1 |
| 1598 | 2025-04-18T21:44:14.278Z | Fresh new_debug_unreachable v1.0.6 |
| 1599 | 2025-04-18T21:44:14.278Z | Fresh bit-vec v0.6.3 |
| 1600 | 2025-04-18T21:44:14.278Z | Fresh async-task v4.7.1 |
| 1601 | 2025-04-18T21:44:14.278Z | Fresh fixedbitset v0.4.2 |
| 1602 | 2025-04-18T21:44:14.278Z | Fresh generic-array v0.14.7 |
| 1603 | 2025-04-18T21:44:14.278Z | Fresh ascii-canvas v3.0.0 |
| 1604 | 2025-04-18T21:44:14.278Z | Fresh tiny-keccak v2.0.2 |
| 1605 | 2025-04-18T21:44:14.278Z | Fresh string_cache v0.8.7 |
| 1606 | 2025-04-18T21:44:14.278Z | Fresh bit-set v0.5.3 |
| 1607 | 2025-04-18T21:44:14.278Z | Fresh petgraph v0.6.5 |
| 1608 | 2025-04-18T21:44:14.278Z | Fresh regex v1.11.1 |
| 1609 | 2025-04-18T21:44:14.278Z | Fresh itertools v0.11.0 |
| 1610 | 2025-04-18T21:44:14.278Z | Fresh async-channel v2.3.1 |
| 1611 | 2025-04-18T21:44:14.278Z | Fresh ena v0.14.3 |
| 1612 | 2025-04-18T21:44:14.278Z | Fresh piper v0.2.4 |
| 1613 | 2025-04-18T21:44:14.278Z | Fresh nanorand v0.7.0 |
| 1614 | 2025-04-18T21:44:14.278Z | Fresh dirs-sys v0.3.7 |
| 1615 | 2025-04-18T21:44:14.278Z | Fresh pico-args v0.5.0 |
| 1616 | 2025-04-18T21:44:14.278Z | Fresh unicode-xid v0.2.6 |
| 1617 | 2025-04-18T21:44:14.278Z | Fresh syn v1.0.109 |
| 1618 | 2025-04-18T21:44:14.278Z | Fresh rustix v1.0.2 |
| 1619 | 2025-04-18T21:44:14.278Z | Fresh dirs v4.0.0 |
| 1620 | 2025-04-18T21:44:14.278Z | Fresh flume v0.11.1 |
| 1621 | 2025-04-18T21:44:14.299Z | Fresh blocking v1.6.1 |
| 1622 | 2025-04-18T21:44:14.299Z | Fresh lalrpop v0.20.2 |
| 1623 | 2025-04-18T21:44:14.299Z | Fresh async-executor v1.13.1 |
| 1624 | 2025-04-18T21:44:14.299Z | Fresh async-signal v0.2.10 |
| 1625 | 2025-04-18T21:44:14.299Z | Fresh progenitor-client v0.9.1 |
| 1626 | 2025-04-18T21:44:14.299Z | Fresh event-listener v2.5.3 |
| 1627 | 2025-04-18T21:44:14.299Z | Fresh async-process v2.3.0 |
| 1628 | 2025-04-18T21:44:14.299Z | Fresh async-global-executor v2.4.1 |
| 1629 | 2025-04-18T21:44:14.299Z | Fresh async-channel v1.9.0 |
| 1630 | 2025-04-18T21:44:14.299Z | Fresh tempfile v3.19.1 |
| 1631 | 2025-04-18T21:44:14.299Z | Fresh async-attributes v1.1.2 |
| 1632 | 2025-04-18T21:44:14.299Z | Fresh block-buffer v0.10.4 |
| 1633 | 2025-04-18T21:44:14.299Z | Fresh crypto-common v0.1.6 |
| 1634 | 2025-04-18T21:44:14.299Z | Fresh kv-log-macro v1.0.7 |
| 1635 | 2025-04-18T21:44:14.300Z | Fresh async-trait v0.1.88 |
| 1636 | 2025-04-18T21:44:14.300Z | Fresh thiserror-impl v1.0.69 |
| 1637 | 2025-04-18T21:44:14.300Z | Fresh similar v2.7.0 |
| 1638 | 2025-04-18T21:44:14.300Z | Fresh lazy_static v1.5.0 |
| 1639 | 2025-04-18T21:44:14.300Z | Fresh digest v0.10.7 |
| 1640 | 2025-04-18T21:44:14.300Z | Fresh async-std v1.13.0 |
| 1641 | 2025-04-18T21:44:14.300Z | Fresh thiserror v1.0.69 |
| 1642 | 2025-04-18T21:44:14.300Z | Fresh semver v1.0.26 |
| 1643 | 2025-04-18T21:44:14.300Z | Fresh http-body v0.4.6 |
| 1644 | 2025-04-18T21:44:14.300Z | Fresh icu_normalizer v1.5.0 |
| 1645 | 2025-04-18T21:44:14.300Z | Fresh powerfmt v0.2.0 |
| 1646 | 2025-04-18T21:44:14.300Z | Fresh time-core v0.1.2 |
| 1647 | 2025-04-18T21:44:14.300Z | Fresh lalrpop-util v0.20.2 |
| 1648 | 2025-04-18T21:44:14.300Z | Fresh num-conv v0.1.0 |
| 1649 | 2025-04-18T21:44:14.300Z | Fresh cpufeatures v0.2.16 |
| 1650 | 2025-04-18T21:44:14.300Z | Fresh hyper v0.14.32 |
| 1651 | 2025-04-18T21:44:14.300Z | Fresh idna_adapter v1.2.0 |
| 1652 | 2025-04-18T21:44:14.300Z | Fresh deranged v0.3.11 |
| 1653 | 2025-04-18T21:44:14.300Z | Fresh async-object-pool v0.1.5 |
| 1654 | 2025-04-18T21:44:14.300Z | Fresh time-macros v0.2.19 |
| 1655 | 2025-04-18T21:44:14.300Z | Fresh basic-cookies v0.1.5 |
| 1656 | 2025-04-18T21:44:14.300Z | Fresh serde_regex v1.1.0 |
| 1657 | 2025-04-18T21:44:14.300Z | Fresh assert-json-diff v2.0.2 |
| 1658 | 2025-04-18T21:44:14.300Z | Fresh serde_tokenstream v0.2.2 |
| 1659 | 2025-04-18T21:44:14.300Z | Fresh percent-encoding v2.3.1 |
| 1660 | 2025-04-18T21:44:14.300Z | Fresh num_threads v0.1.7 |
| 1661 | 2025-04-18T21:44:14.300Z | Fresh levenshtein v1.0.5 |
| 1662 | 2025-04-18T21:44:14.300Z | Fresh base64 v0.21.7 |
| 1663 | 2025-04-18T21:44:14.300Z | Fresh form_urlencoded v1.2.1 |
| 1664 | 2025-04-18T21:44:14.300Z | Fresh rustversion v1.0.18 |
| 1665 | 2025-04-18T21:44:14.300Z | Fresh idna v1.0.3 |
| 1666 | 2025-04-18T21:44:14.300Z | Fresh time v0.3.37 |
| 1667 | 2025-04-18T21:44:14.300Z | Fresh httpmock v0.7.0 |
| 1668 | 2025-04-18T21:44:14.300Z | Fresh libz-sys v1.1.20 |
| 1669 | 2025-04-18T21:44:14.300Z | Fresh dirs-sys-next v0.1.2 |
| 1670 | 2025-04-18T21:44:14.300Z | Fresh home v0.5.11 |
| 1671 | 2025-04-18T21:44:14.300Z | Fresh unicode-segmentation v1.12.0 |
| 1672 | 2025-04-18T21:44:14.300Z | Fresh unicode-width v0.2.0 |
| 1673 | 2025-04-18T21:44:14.300Z | Fresh dirs-next v2.0.0 |
| 1674 | 2025-04-18T21:44:14.301Z | Fresh slog v2.7.0 |
| 1675 | 2025-04-18T21:44:14.301Z | Fresh libgit2-sys v0.18.0+1.9.0 |
| 1676 | 2025-04-18T21:44:14.301Z | Fresh url v2.5.4 |
| 1677 | 2025-04-18T21:44:14.301Z | Fresh sha1 v0.10.6 |
| 1678 | 2025-04-18T21:44:14.301Z | Fresh predicates-core v1.0.9 |
| 1679 | 2025-04-18T21:44:14.301Z | Fresh bitflags v2.6.0 |
| 1680 | 2025-04-18T21:44:14.301Z | Fresh console v0.15.10 |
| 1681 | 2025-04-18T21:44:14.301Z | Fresh term v0.7.0 |
| 1682 | 2025-04-18T21:44:14.301Z | Fresh float-cmp v0.10.0 |
| 1683 | 2025-04-18T21:44:14.301Z | Fresh signal-hook v0.3.17 |
| 1684 | 2025-04-18T21:44:14.301Z | Fresh git2 v0.20.0 |
| 1685 | 2025-04-18T21:44:14.301Z | Fresh openapiv3 v2.0.0 |
| 1686 | 2025-04-18T21:44:14.301Z | Fresh mio v0.8.11 |
| 1687 | 2025-04-18T21:44:14.301Z | Fresh is-terminal v0.4.13 |
| 1688 | 2025-04-18T21:44:14.301Z | Fresh utf-8 v0.7.6 |
| 1689 | 2025-04-18T21:44:14.301Z | Fresh normalize-line-endings v0.3.0 |
| 1690 | 2025-04-18T21:44:14.301Z | Fresh difflib v0.4.0 |
| 1691 | 2025-04-18T21:44:14.301Z | Fresh data-encoding v2.6.0 |
| 1692 | 2025-04-18T21:44:14.301Z | Fresh built v0.7.7 |
| 1693 | 2025-04-18T21:44:14.301Z | Fresh signal-hook-mio v0.2.4 |
| 1694 | 2025-04-18T21:44:14.301Z | Fresh paste v1.0.15 |
| 1695 | 2025-04-18T21:44:14.301Z | Fresh strum_macros v0.26.4 |
| 1696 | 2025-04-18T21:44:14.301Z | Fresh predicates v3.1.3 |
| 1697 | 2025-04-18T21:44:14.301Z | Fresh tungstenite v0.20.1 |
| 1698 | 2025-04-18T21:44:14.301Z | Fresh castaway v0.2.3 |
| 1699 | 2025-04-18T21:44:14.301Z | Fresh itertools v0.13.0 |
| 1700 | 2025-04-18T21:44:14.301Z | Fresh serde_path_to_error v0.1.16 |
| 1701 | 2025-04-18T21:44:14.301Z | Fresh is-docker v0.2.0 |
| 1702 | 2025-04-18T21:44:14.301Z | Fresh thread_local v1.1.8 |
| 1703 | 2025-04-18T21:44:14.301Z | Fresh match_cfg v0.1.0 |
| 1704 | 2025-04-18T21:44:14.301Z | Fresh static_assertions v1.1.0 |
| 1705 | 2025-04-18T21:44:14.301Z | Fresh unicode-width v0.1.14 |
| 1706 | 2025-04-18T21:44:14.301Z | Fresh is-wsl v0.4.0 |
| 1707 | 2025-04-18T21:44:14.301Z | Fresh unicode-truncate v1.1.0 |
| 1708 | 2025-04-18T21:44:14.301Z | Fresh hostname v0.3.1 |
| 1709 | 2025-04-18T21:44:14.301Z | Fresh compact_str v0.7.1 |
| 1710 | 2025-04-18T21:44:14.301Z | Fresh portable-atomic v1.10.0 |
| 1711 | 2025-04-18T21:44:14.301Z | Fresh tokio-tungstenite v0.20.1 |
| 1712 | 2025-04-18T21:44:14.301Z | Fresh crossterm v0.27.0 |
| 1713 | 2025-04-18T21:44:14.301Z | Fresh rustls v0.22.4 |
| 1714 | 2025-04-18T21:44:14.301Z | Fresh strum v0.26.3 |
| 1715 | 2025-04-18T21:44:14.302Z | Fresh slog-json v2.6.1 |
| 1716 | 2025-04-18T21:44:14.302Z | Fresh termini v1.0.0 |
| 1717 | 2025-04-18T21:44:14.302Z | Fresh newline-converter v0.3.0 |
| 1718 | 2025-04-18T21:44:14.302Z | Fresh sha2 v0.10.8 |
| 1719 | 2025-04-18T21:44:14.302Z | Fresh itertools v0.12.1 |
| 1720 | 2025-04-18T21:44:14.302Z | Fresh crossbeam-channel v0.5.15 |
| 1721 | 2025-04-18T21:44:14.307Z | Fresh lru v0.12.5 |
| 1722 | 2025-04-18T21:44:14.307Z | Fresh async-stream-impl v0.3.6 |
| 1723 | 2025-04-18T21:44:14.307Z | Fresh stability v0.2.1 |
| 1724 | 2025-04-18T21:44:14.307Z | Fresh humantime v2.2.0 |
| 1725 | 2025-04-18T21:44:14.307Z | Fresh take_mut v0.2.2 |
| 1726 | 2025-04-18T21:44:14.307Z | Fresh pathdiff v0.2.3 |
| 1727 | 2025-04-18T21:44:14.307Z | Fresh termtree v0.5.1 |
| 1728 | 2025-04-18T21:44:14.307Z | Fresh untrusted v0.7.1 |
| 1729 | 2025-04-18T21:44:14.307Z | Fresh ipnetwork v0.21.1 |
| 1730 | 2025-04-18T21:44:14.307Z | Fresh termcolor v1.4.1 |
| 1731 | 2025-04-18T21:44:14.307Z | Fresh spin v0.5.2 |
| 1732 | 2025-04-18T21:44:14.307Z | Fresh number_prefix v0.4.0 |
| 1733 | 2025-04-18T21:44:14.307Z | Fresh shell-words v1.1.0 |
| 1734 | 2025-04-18T21:44:14.307Z | Fresh base64 v0.13.1 |
| 1735 | 2025-04-18T21:44:14.307Z | Fresh cassowary v0.3.0 |
| 1736 | 2025-04-18T21:44:14.307Z | Fresh oxnet v0.1.1 |
| 1737 | 2025-04-18T21:44:14.307Z | Fresh pem v1.1.1 |
| 1738 | 2025-04-18T21:44:14.307Z | Fresh indicatif v0.17.11 |
| 1739 | 2025-04-18T21:44:14.307Z | Fresh ratatui v0.26.3 |
| 1740 | 2025-04-18T21:44:14.307Z | Fresh ring v0.16.20 |
| 1741 | 2025-04-18T21:44:14.307Z | Fresh dialoguer v0.10.4 |
| 1742 | 2025-04-18T21:44:14.307Z | Fresh env_logger v0.10.2 |
| 1743 | 2025-04-18T21:44:14.307Z | Fresh predicates-tree v1.0.12 |
| 1744 | 2025-04-18T21:44:14.307Z | Fresh slog-async v2.8.0 |
| 1745 | 2025-04-18T21:44:14.307Z | Fresh async-stream v0.3.6 |
| 1746 | 2025-04-18T21:44:14.307Z | Fresh open v4.2.0 |
| 1747 | 2025-04-18T21:44:14.307Z | Fresh oauth2 v5.0.0 |
| 1748 | 2025-04-18T21:44:14.307Z | Fresh thouart v0.1.0 (https://github.com/oxidecomputer/thouart#1f22ae24) |
| 1749 | 2025-04-18T21:44:14.307Z | Fresh slog-bunyan v2.5.0 |
| 1750 | 2025-04-18T21:44:14.308Z | Fresh camino v1.1.9 |
| 1751 | 2025-04-18T21:44:14.308Z | Fresh tokio-rustls v0.25.0 |
| 1752 | 2025-04-18T21:44:14.308Z | Fresh multer v3.1.0 |
| 1753 | 2025-04-18T21:44:14.308Z | Fresh anyhow v1.0.98 |
| 1754 | 2025-04-18T21:44:14.308Z | Fresh doc-comment v0.3.3 |
| 1755 | 2025-04-18T21:44:14.308Z | Fresh slog-term v2.9.1 |
| 1756 | 2025-04-18T21:44:14.308Z | Fresh tabwriter v1.4.1 |
| 1757 | 2025-04-18T21:44:14.308Z | Fresh yasna v0.5.2 |
| 1758 | 2025-04-18T21:44:14.308Z | Fresh dropshot_endpoint v0.13.0 |
| 1759 | 2025-04-18T21:44:14.308Z | Fresh colored v2.2.0 |
| 1760 | 2025-04-18T21:44:14.308Z | Fresh clap_complete v4.5.47 |
| 1761 | 2025-04-18T21:44:14.308Z | Fresh bstr v1.11.1 |
| 1762 | 2025-04-18T21:44:14.308Z | Fresh waitgroup v0.1.2 |
| 1763 | 2025-04-18T21:44:14.308Z | Fresh wait-timeout v0.2.0 |
| 1764 | 2025-04-18T21:44:14.308Z | Fresh hostname v0.4.0 |
| 1765 | 2025-04-18T21:44:14.308Z | Fresh diff v0.1.13 |
| 1766 | 2025-04-18T21:44:14.308Z | Fresh md5 v0.7.0 |
| 1767 | 2025-04-18T21:44:14.308Z | Fresh debug-ignore v1.0.5 |
| 1768 | 2025-04-18T21:44:14.309Z | Fresh yansi v1.0.1 |
| 1769 | 2025-04-18T21:44:14.309Z | Fresh assert_cmd v2.0.16 |
| 1770 | 2025-04-18T21:44:14.309Z | Fresh rcgen v0.10.0 |
| 1771 | 2025-04-18T21:44:14.309Z | Fresh expectorate v1.1.0 |
| 1772 | 2025-04-18T21:44:14.309Z | Fresh pretty_assertions v1.4.1 |
| 1773 | 2025-04-18T21:44:14.309Z | Fresh dropshot v0.13.0 |
| 1774 | 2025-04-18T21:44:14.309Z | Fresh serde_json v1.0.140 |
| 1775 | 2025-04-18T21:44:14.309Z | Fresh regress v0.10.3 |
| 1776 | 2025-04-18T21:44:14.309Z | Fresh syn v2.0.100 |
| 1777 | 2025-04-18T21:44:14.309Z | Fresh toolchain_find v0.4.0 |
| 1778 | 2025-04-18T21:44:14.309Z | Fresh schemars v0.8.22 |
| 1779 | 2025-04-18T21:44:14.309Z | Fresh rustfmt-wrapper v0.2.1 |
| 1780 | 2025-04-18T21:44:14.309Z | Fresh typify-impl v0.4.0 (https://github.com/oxidecomputer/typify#e9f80594) |
| 1781 | 2025-04-18T21:44:14.309Z | Fresh typify-macro v0.4.0 (https://github.com/oxidecomputer/typify#e9f80594) |
| 1782 | 2025-04-18T21:44:14.309Z | Fresh oxide-cli v0.11.1+20250409.0.0 (/work/oxidecomputer/oxide.rs/cli) |
| 1783 | 2025-04-18T21:44:14.309Z | Fresh integration-tests v0.0.0 (/work/oxidecomputer/oxide.rs/integration-tests) |
| 1784 | 2025-04-18T21:44:14.309Z | Fresh oxide-httpmock v0.11.0+20250409.0.0 (/work/oxidecomputer/oxide.rs/sdk-httpmock) |
| 1785 | 2025-04-18T21:44:14.309Z | Fresh typify v0.4.0 (https://github.com/oxidecomputer/typify#e9f80594) |
| 1786 | 2025-04-18T21:44:14.309Z | Fresh oxide v0.11.0+20250409.0.0 (/work/oxidecomputer/oxide.rs/sdk) |
| 1787 | 2025-04-18T21:44:14.309Z | Fresh test-common v0.0.0 (/work/oxidecomputer/oxide.rs/test-common) |
| 1788 | 2025-04-18T21:44:14.309Z | Fresh progenitor-impl v0.9.1 (https://github.com/oxidecomputer/progenitor#cd7a80ee) |
| 1789 | 2025-04-18T21:44:14.309Z | Fresh progenitor v0.9.1 (https://github.com/oxidecomputer/progenitor#cd7a80ee) |
| 1790 | 2025-04-18T21:44:14.309Z | Fresh xtask v0.0.0 (/work/oxidecomputer/oxide.rs/xtask) |
| 1791 | 2025-04-18T21:44:14.309Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s |
| 1792 | 2025-04-18T21:44:14.310Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/integration_tests-7f9867646115cfc3` |
| 1793 | 2025-04-18T21:44:14.363Z | |
| 1794 | 2025-04-18T21:44:14.363Z | running 0 tests |
| 1795 | 2025-04-18T21:44:14.363Z | |
| 1796 | 2025-04-18T21:44:14.363Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1797 | 2025-04-18T21:44:14.363Z | |
| 1798 | 2025-04-18T21:44:14.366Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_extras-37dfcd3cd809cb89` |
| 1799 | 2025-04-18T21:44:14.372Z | |
| 1800 | 2025-04-18T21:44:14.372Z | running 1 test |
| 1801 | 2025-04-18T21:44:14.411Z | test test_disk_import ... ok |
| 1802 | 2025-04-18T21:44:14.411Z | |
| 1803 | 2025-04-18T21:44:14.411Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s |
| 1804 | 2025-04-18T21:44:14.411Z | |
| 1805 | 2025-04-18T21:44:14.415Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/oxide-4c504a315de955aa` |
| 1806 | 2025-04-18T21:44:14.422Z | |
| 1807 | 2025-04-18T21:44:14.422Z | running 5 tests |
| 1808 | 2025-04-18T21:44:14.425Z | test extras::disk::types::tests::test_get_disk_size ... ok |
| 1809 | 2025-04-18T21:44:14.426Z | test clap_feature::tests::test_block_size ... ok |
| 1810 | 2025-04-18T21:44:14.426Z | test clap_feature::tests::test_byte_count ... ok |
| 1811 | 2025-04-18T21:44:14.426Z | test clap_feature::tests::test_name_or_id ... ok |
| 1812 | 2025-04-18T21:44:14.426Z | test clap_feature::tests::test_name ... ok |
| 1813 | 2025-04-18T21:44:14.426Z | |
| 1814 | 2025-04-18T21:44:14.426Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1815 | 2025-04-18T21:44:14.426Z | |
| 1816 | 2025-04-18T21:44:14.426Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/oxide-b0b94a81ce326321` |
| 1817 | 2025-04-18T21:44:14.433Z | |
| 1818 | 2025-04-18T21:44:14.433Z | running 8 tests |
| 1819 | 2025-04-18T21:44:14.436Z | test cmd_api::tests::test_add_query_string ... ok |
| 1820 | 2025-04-18T21:44:14.436Z | test cli_builder::tests::resolve_value_parses_ipv4_addr ... ok |
| 1821 | 2025-04-18T21:44:14.436Z | test cli_builder::tests::resolve_value_parses_ipv6_addr ... ok |
| 1822 | 2025-04-18T21:44:14.436Z | test tests::test_autoref ... ok |
| 1823 | 2025-04-18T21:44:14.436Z | test cmd_auth::tests::test_parse_host ... ok |
| 1824 | 2025-04-18T21:44:14.447Z | test tests::test_json_body_required ... ok |
| 1825 | 2025-04-18T21:44:14.482Z | test cmd_auth::tests::test_cmd_auth_login ... ok |
| 1826 | 2025-04-18T21:44:14.485Z | test cmd_version::version_success ... ok |
| 1827 | 2025-04-18T21:44:14.485Z | |
| 1828 | 2025-04-18T21:44:14.485Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s |
| 1829 | 2025-04-18T21:44:14.485Z | |
| 1830 | 2025-04-18T21:44:14.488Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_api-92b7c33b61904e2f` |
| 1831 | 2025-04-18T21:44:14.493Z | |
| 1832 | 2025-04-18T21:44:14.494Z | running 3 tests |
| 1833 | 2025-04-18T21:44:14.534Z | test test_pagination_success ... ok |
| 1834 | 2025-04-18T21:44:14.538Z | test test_pagination_midway_failure ... ok |
| 1835 | 2025-04-18T21:44:14.563Z | test test_simple_api_call ... ok |
| 1836 | 2025-04-18T21:44:14.563Z | |
| 1837 | 2025-04-18T21:44:14.563Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s |
| 1838 | 2025-04-18T21:44:14.563Z | |
| 1839 | 2025-04-18T21:44:14.566Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_auth-36caefd022077bb2` |
| 1840 | 2025-04-18T21:44:14.574Z | |
| 1841 | 2025-04-18T21:44:14.574Z | running 8 tests |
| 1842 | 2025-04-18T21:44:14.618Z | test test_cmd_auth_debug_logging ... ok |
| 1843 | 2025-04-18T21:44:14.635Z | test test_auth_credentials_permissions ... ok |
| 1844 | 2025-04-18T21:44:14.676Z | test test_cmd_auth_status_env ... ok |
| 1845 | 2025-04-18T21:44:14.738Z | test test_cmd_auth_status ... ok |
| 1846 | 2025-04-18T21:44:15.656Z | test test_auth_login_first ... ok |
| 1847 | 2025-04-18T21:44:15.663Z | test test_auth_login_existing_default ... ok |
| 1848 | 2025-04-18T21:44:15.663Z | test test_auth_login_existing_no_default ... ok |
| 1849 | 2025-04-18T21:44:16.698Z | test test_auth_login_double ... ok |
| 1850 | 2025-04-18T21:44:16.698Z | |
| 1851 | 2025-04-18T21:44:16.698Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s |
| 1852 | 2025-04-18T21:44:16.698Z | |
| 1853 | 2025-04-18T21:44:16.701Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_disk_import-0659db3d4a315b7e` |
| 1854 | 2025-04-18T21:44:16.709Z | |
| 1855 | 2025-04-18T21:44:16.709Z | running 14 tests |
| 1856 | 2025-04-18T21:44:16.746Z | test test_disk_import_bad_file_size ... ok |
| 1857 | 2025-04-18T21:44:16.809Z | test test_disk_import_finalize ... ok |
| 1858 | 2025-04-18T21:44:16.885Z | test test_disk_import_required_parameters ... ok |
| 1859 | 2025-04-18T21:44:16.889Z | test test_disk_import_bad_block_size ... ok |
| 1860 | 2025-04-18T21:44:16.930Z | test test_disk_import_disk_exists_already ... ok |
| 1861 | 2025-04-18T21:44:16.942Z | test test_disk_create_fail ... ok |
| 1862 | 2025-04-18T21:44:16.945Z | test test_disk_import_image_exists_already ... ok |
| 1863 | 2025-04-18T21:44:16.962Z | test test_disk_import_stop ... ok |
| 1864 | 2025-04-18T21:44:16.965Z | test test_disk_import_start ... ok |
| 1865 | 2025-04-18T21:44:16.972Z | test test_disk_import_snapshot_exists_already ... ok |
| 1866 | 2025-04-18T21:44:16.976Z | test test_disk_import_write ... ok |
| 1867 | 2025-04-18T21:44:17.068Z | test test_disk_import_sparse ... ok |
| 1868 | 2025-04-18T21:44:17.123Z | test test_disk_import ... ok |
| 1869 | 2025-04-18T21:44:17.225Z | test test_disk_write_import_fail ... ok |
| 1870 | 2025-04-18T21:44:17.225Z | |
| 1871 | 2025-04-18T21:44:17.225Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s |
| 1872 | 2025-04-18T21:44:17.225Z | |
| 1873 | 2025-04-18T21:44:17.231Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_docs-f1c2de7a0e282451` |
| 1874 | 2025-04-18T21:44:17.238Z | |
| 1875 | 2025-04-18T21:44:17.238Z | running 1 test |
| 1876 | 2025-04-18T21:44:17.312Z | test test_docs_json ... ok |
| 1877 | 2025-04-18T21:44:17.312Z | |
| 1878 | 2025-04-18T21:44:17.312Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s |
| 1879 | 2025-04-18T21:44:17.312Z | |
| 1880 | 2025-04-18T21:44:17.314Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_instance-8005878463d6ff74` |
| 1881 | 2025-04-18T21:44:17.320Z | |
| 1882 | 2025-04-18T21:44:17.320Z | running 3 tests |
| 1883 | 2025-04-18T21:44:17.362Z | test test_instance_serial_history ... ok |
| 1884 | 2025-04-18T21:44:17.365Z | test test_instance_serial_console ... ok |
| 1885 | 2025-04-18T21:44:17.365Z | test test_instance_create ... ok |
| 1886 | 2025-04-18T21:44:17.365Z | |
| 1887 | 2025-04-18T21:44:17.365Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s |
| 1888 | 2025-04-18T21:44:17.365Z | |
| 1889 | 2025-04-18T21:44:17.368Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_net-70d51ed037e3b49d` |
| 1890 | 2025-04-18T21:44:17.373Z | |
| 1891 | 2025-04-18T21:44:17.373Z | running 1 test |
| 1892 | 2025-04-18T21:44:17.425Z | test test_port_config ... ok |
| 1893 | 2025-04-18T21:44:17.425Z | |
| 1894 | 2025-04-18T21:44:17.425Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s |
| 1895 | 2025-04-18T21:44:17.425Z | |
| 1896 | 2025-04-18T21:44:17.428Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_projects-d0661775a551d493` |
| 1897 | 2025-04-18T21:44:17.435Z | |
| 1898 | 2025-04-18T21:44:17.435Z | running 4 tests |
| 1899 | 2025-04-18T21:44:17.476Z | test test_project_delete ... ok |
| 1900 | 2025-04-18T21:44:17.479Z | test test_project_simple_list ... ok |
| 1901 | 2025-04-18T21:44:17.483Z | test test_project_list_paginated_fail ... ok |
| 1902 | 2025-04-18T21:44:17.486Z | test test_project_list_paginated ... ok |
| 1903 | 2025-04-18T21:44:17.486Z | |
| 1904 | 2025-04-18T21:44:17.486Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s |
| 1905 | 2025-04-18T21:44:17.486Z | |
| 1906 | 2025-04-18T21:44:17.489Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_resolve_cert-c92c34d26c81f7cf` |
| 1907 | 2025-04-18T21:44:17.495Z | |
| 1908 | 2025-04-18T21:44:17.495Z | running 3 tests |
| 1909 | 2025-04-18T21:44:17.535Z | test test_resolve_and_cacert ... ok |
| 1910 | 2025-04-18T21:44:17.535Z | test test_insecure_hostname_verification ... ok |
| 1911 | 2025-04-18T21:44:17.538Z | test test_insecure_cert_validation ... ok |
| 1912 | 2025-04-18T21:44:17.538Z | |
| 1913 | 2025-04-18T21:44:17.538Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s |
| 1914 | 2025-04-18T21:44:17.538Z | |
| 1915 | 2025-04-18T21:44:17.539Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_silo_idp_saml-70d2fe5f5cb93093` |
| 1916 | 2025-04-18T21:44:17.546Z | |
| 1917 | 2025-04-18T21:44:17.546Z | running 1 test |
| 1918 | 2025-04-18T21:44:17.583Z | test test_silo_idp_saml_create ... ok |
| 1919 | 2025-04-18T21:44:17.583Z | |
| 1920 | 2025-04-18T21:44:17.583Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s |
| 1921 | 2025-04-18T21:44:17.583Z | |
| 1922 | 2025-04-18T21:44:17.586Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_system_networking_allowlist-eec1339c99b08321` |
| 1923 | 2025-04-18T21:44:17.593Z | |
| 1924 | 2025-04-18T21:44:17.593Z | running 5 tests |
| 1925 | 2025-04-18T21:44:17.611Z | test test_allowlist_neither ... ok |
| 1926 | 2025-04-18T21:44:17.614Z | test test_allowlist_both ... ok |
| 1927 | 2025-04-18T21:44:17.636Z | test test_allowlist_any ... ok |
| 1928 | 2025-04-18T21:44:17.644Z | test test_allowlist_one_ip ... ok |
| 1929 | 2025-04-18T21:44:17.652Z | test test_allowlist_many_ips ... ok |
| 1930 | 2025-04-18T21:44:17.652Z | |
| 1931 | 2025-04-18T21:44:17.652Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s |
| 1932 | 2025-04-18T21:44:17.652Z | |
| 1933 | 2025-04-18T21:44:17.655Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/oxide_httpmock-91c0cfc292d5c25b` |
| 1934 | 2025-04-18T21:44:17.661Z | |
| 1935 | 2025-04-18T21:44:17.662Z | running 0 tests |
| 1936 | 2025-04-18T21:44:17.662Z | |
| 1937 | 2025-04-18T21:44:17.662Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1938 | 2025-04-18T21:44:17.662Z | |
| 1939 | 2025-04-18T21:44:17.666Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_common-8317fc511eb8ae55` |
| 1940 | 2025-04-18T21:44:17.669Z | |
| 1941 | 2025-04-18T21:44:17.669Z | running 1 test |
| 1942 | 2025-04-18T21:44:17.669Z | test json_mock::tests::test_one ... ok |
| 1943 | 2025-04-18T21:44:17.669Z | |
| 1944 | 2025-04-18T21:44:17.669Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1945 | 2025-04-18T21:44:17.669Z | |
| 1946 | 2025-04-18T21:44:17.672Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/xtask-c8db847bdcfacdae` |
| 1947 | 2025-04-18T21:44:17.675Z | |
| 1948 | 2025-04-18T21:44:17.675Z | running 0 tests |
| 1949 | 2025-04-18T21:44:17.675Z | |
| 1950 | 2025-04-18T21:44:17.675Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1951 | 2025-04-18T21:44:17.675Z | |
| 1952 | 2025-04-18T21:44:17.675Z | Doc-tests integration_tests |
| 1953 | 2025-04-18T21:44:17.675Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name integration_tests --test integration-tests/src/lib.rs --test-run-directory /work/oxidecomputer/oxide.rs/integration-tests -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-fcc640307dde0573/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern integration_tests=/work/oxidecomputer/oxide.rs/target/debug/deps/libintegration_tests-7320e028eed23a71.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 1954 | 2025-04-18T21:44:17.722Z | |
| 1955 | 2025-04-18T21:44:17.722Z | running 0 tests |
| 1956 | 2025-04-18T21:44:17.722Z | |
| 1957 | 2025-04-18T21:44:17.725Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1958 | 2025-04-18T21:44:17.725Z | |
| 1959 | 2025-04-18T21:44:17.729Z | Doc-tests oxide |
| 1960 | 2025-04-18T21:44:17.732Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name oxide --test sdk/src/lib.rs --test-run-directory /work/oxidecomputer/oxide.rs/sdk -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-fcc640307dde0573/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-8109389a6bf1ad53.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-cb2fb50695af9fc6.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-28efb72c23bb4098.rlib --extern flume=/work/oxidecomputer/oxide.rs/target/debug/deps/libflume-abf6db551321e94a.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-9d80c54072cc4a53.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern progenitor_client=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_client-acacc960924eeb8e.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern regress=/work/oxidecomputer/oxide.rs/target/debug/deps/libregress-c83df6a0b004dd25.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-8104d5ec412f110e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-d9543f14a4c007ed.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-9b1e15cf80527a82.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-ef24109eda376ded.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-387b4138168414a5.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-47e4346762193abb.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -C embed-bitcode=no --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="extras"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "default", "extras"))' --error-format human` |
| 1961 | 2025-04-18T21:44:22.966Z | |
| 1962 | 2025-04-18T21:44:22.966Z | running 246 tests |
| 1963 | 2025-04-18T21:44:22.972Z | test sdk/src/extras/mod.rs - extras::ClientExtraDiskExt::disk_import (line 35) ... ignored |
| 1964 | 2025-04-18T21:44:22.972Z | test sdk/src/extras/mod.rs - extras::ClientExtraDiskExt::disk_import (line 52) ... ignored |
| 1965 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientAffinityExt::anti_affinity_group_create (line 54533) ... ignored |
| 1966 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientAffinityExt::anti_affinity_group_delete (line 54583) ... ignored |
| 1967 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientAffinityExt::anti_affinity_group_list (line 54516) ... ignored |
| 1968 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientAffinityExt::anti_affinity_group_member_instance_add (line 54645) ... ignored |
| 1969 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientAffinityExt::anti_affinity_group_member_instance_delete (line 54666) ... ignored |
| 1970 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientAffinityExt::anti_affinity_group_member_instance_view (line 54624) ... ignored |
| 1971 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientAffinityExt::anti_affinity_group_member_list (line 54603) ... ignored |
| 1972 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientAffinityExt::anti_affinity_group_update (line 54566) ... ignored |
| 1973 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientAffinityExt::anti_affinity_group_view (line 54549) ... ignored |
| 1974 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_bulk_write_import (line 54799) ... ignored |
| 1975 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_bulk_write_import_start (line 54817) ... ignored |
| 1976 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_bulk_write_import_stop (line 54834) ... ignored |
| 1977 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_create (line 54753) ... ignored |
| 1978 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_delete (line 54783) ... ignored |
| 1979 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_finalize_import (line 54850) ... ignored |
| 1980 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_list (line 54736) ... ignored |
| 1981 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_metrics_list (line 54873) ... ignored |
| 1982 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_view (line 54768) ... ignored |
| 1983 | 2025-04-18T21:44:22.972Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_attach (line 55021) ... ignored |
| 1984 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_create (line 54956) ... ignored |
| 1985 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_delete (line 55003) ... ignored |
| 1986 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_detach (line 55037) ... ignored |
| 1987 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_list (line 54939) ... ignored |
| 1988 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_update (line 54987) ... ignored |
| 1989 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_view (line 54971) ... ignored |
| 1990 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::affinity_group_create (line 55351) ... ignored |
| 1991 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::affinity_group_delete (line 55398) ... ignored |
| 1992 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::affinity_group_list (line 55334) ... ignored |
| 1993 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::affinity_group_member_instance_add (line 55455) ... ignored |
| 1994 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::affinity_group_member_instance_delete (line 55473) ... ignored |
| 1995 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::affinity_group_member_instance_view (line 55437) ... ignored |
| 1996 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::affinity_group_member_list (line 55417) ... ignored |
| 1997 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::affinity_group_update (line 55382) ... ignored |
| 1998 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::affinity_group_view (line 55366) ... ignored |
| 1999 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::device_access_token (line 55117) ... ignored |
| 2000 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::device_auth_confirm (line 55103) ... ignored |
| 2001 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::device_auth_request (line 55087) ... ignored |
| 2002 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::instance_affinity_group_list (line 55493) ... ignored |
| 2003 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::logout (line 55508) ... ignored |
| 2004 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::probe_create (line 55151) ... ignored |
| 2005 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::probe_delete (line 55181) ... ignored |
| 2006 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::probe_list (line 55134) ... ignored |
| 2007 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::probe_view (line 55166) ... ignored |
| 2008 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::support_bundle_create (line 55211) ... ignored |
| 2009 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::support_bundle_delete (line 55241) ... ignored |
| 2010 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::support_bundle_download (line 55255) ... ignored |
| 2011 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::support_bundle_download_file (line 55285) ... ignored |
| 2012 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::support_bundle_head (line 55269) ... ignored |
| 2013 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::support_bundle_head_file (line 55302) ... ignored |
| 2014 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::support_bundle_index (line 55317) ... ignored |
| 2015 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::support_bundle_list (line 55198) ... ignored |
| 2016 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::support_bundle_view (line 55224) ... ignored |
| 2017 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::target_release_update (line 55538) ... ignored |
| 2018 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::target_release_view (line 55524) ... ignored |
| 2019 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::timeseries_query (line 55556) ... ignored |
| 2020 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_create (line 55724) ... ignored |
| 2021 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_delete (line 55760) ... ignored |
| 2022 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_demote (line 55777) ... ignored |
| 2023 | 2025-04-18T21:44:22.973Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_list (line 55705) ... ignored |
| 2024 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_promote (line 55794) ... ignored |
| 2025 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_view (line 55741) ... ignored |
| 2026 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_anti_affinity_group_list (line 55926) ... ignored |
| 2027 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_create (line 55860) ... ignored |
| 2028 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_delete (line 55907) ... ignored |
| 2029 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_disk_attach (line 55967) ... ignored |
| 2030 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_disk_detach (line 55984) ... ignored |
| 2031 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_disk_list (line 55948) ... ignored |
| 2032 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_ephemeral_ip_attach (line 56017) ... ignored |
| 2033 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_ephemeral_ip_detach (line 56034) ... ignored |
| 2034 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_external_ip_list (line 56000) ... ignored |
| 2035 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_list (line 55843) ... ignored |
| 2036 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_network_interface_create (line 56196) ... ignored |
| 2037 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_network_interface_delete (line 56257) ... ignored |
| 2038 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_network_interface_list (line 56176) ... ignored |
| 2039 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_network_interface_update (line 56233) ... ignored |
| 2040 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_network_interface_view (line 56214) ... ignored |
| 2041 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_reboot (line 56049) ... ignored |
| 2042 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_serial_console (line 56076) ... ignored |
| 2043 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_serial_console_stream (line 56099) ... ignored |
| 2044 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_ssh_public_key_list (line 56123) ... ignored |
| 2045 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_start (line 56141) ... ignored |
| 2046 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_stop (line 56156) ... ignored |
| 2047 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_update (line 55891) ... ignored |
| 2048 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_view (line 55875) ... ignored |
| 2049 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientLoginExt::login_local (line 56381) ... ignored |
| 2050 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientLoginExt::login_saml (line 56368) ... ignored |
| 2051 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientMetricsExt::silo_metric (line 56419) ... ignored |
| 2052 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientPolicyExt::system_policy_update (line 56456) ... ignored |
| 2053 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientPolicyExt::system_policy_view (line 56446) ... ignored |
| 2054 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_create (line 56531) ... ignored |
| 2055 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_delete (line 56572) ... ignored |
| 2056 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_ip_pool_list (line 56487) ... ignored |
| 2057 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_ip_pool_view (line 56502) ... ignored |
| 2058 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_list (line 56518) ... ignored |
| 2059 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_policy_update (line 56599) ... ignored |
| 2060 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_policy_view (line 56585) ... ignored |
| 2061 | 2025-04-18T21:44:22.974Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_update (line 56558) ... ignored |
| 2062 | 2025-04-18T21:44:22.975Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_view (line 56544) ... ignored |
| 2063 | 2025-04-18T21:44:22.979Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientRolesExt::role_list (line 56658) ... ignored |
| 2064 | 2025-04-18T21:44:22.979Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientRolesExt::role_view (line 56672) ... ignored |
| 2065 | 2025-04-18T21:44:22.979Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_groups (line 56712) ... ignored |
| 2066 | 2025-04-18T21:44:22.979Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_ssh_key_create (line 56747) ... ignored |
| 2067 | 2025-04-18T21:44:22.979Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_ssh_key_delete (line 56778) ... ignored |
| 2068 | 2025-04-18T21:44:22.979Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_ssh_key_list (line 56732) ... ignored |
| 2069 | 2025-04-18T21:44:22.979Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_ssh_key_view (line 56762) ... ignored |
| 2070 | 2025-04-18T21:44:22.979Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_view (line 56697) ... ignored |
| 2071 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::certificate_create (line 56844) ... ignored |
| 2072 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::certificate_delete (line 56874) ... ignored |
| 2073 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::certificate_list (line 56828) ... ignored |
| 2074 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::certificate_view (line 56859) ... ignored |
| 2075 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::group_list (line 56890) ... ignored |
| 2076 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::group_view (line 56905) ... ignored |
| 2077 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::policy_update (line 56926) ... ignored |
| 2078 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::policy_view (line 56916) ... ignored |
| 2079 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::user_list (line 56943) ... ignored |
| 2080 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::utilization_view (line 56957) ... ignored |
| 2081 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSnapshotsExt::snapshot_create (line 57038) ... ignored |
| 2082 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSnapshotsExt::snapshot_delete (line 57068) ... ignored |
| 2083 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSnapshotsExt::snapshot_list (line 57019) ... ignored |
| 2084 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSnapshotsExt::snapshot_view (line 57053) ... ignored |
| 2085 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::networking_switch_port_apply_settings (line 57308) ... ignored |
| 2086 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::networking_switch_port_clear_settings (line 57328) ... ignored |
| 2087 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::networking_switch_port_list (line 57287) ... ignored |
| 2088 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::networking_switch_port_status (line 57346) ... ignored |
| 2089 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::physical_disk_list (line 57109) ... ignored |
| 2090 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::physical_disk_view (line 57124) ... ignored |
| 2091 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::rack_list (line 57140) ... ignored |
| 2092 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::rack_view (line 57155) ... ignored |
| 2093 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_add (line 57184) ... ignored |
| 2094 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_instance_list (line 57234) ... ignored |
| 2095 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_list (line 57171) ... ignored |
| 2096 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_list_uninitialized (line 57268) ... ignored |
| 2097 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_physical_disk_list (line 57214) ... ignored |
| 2098 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_set_provision_policy (line 57252) ... ignored |
| 2099 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_view (line 57197) ... ignored |
| 2100 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::switch_list (line 57364) ... ignored |
| 2101 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::switch_view (line 57379) ... ignored |
| 2102 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_create (line 57484) ... ignored |
| 2103 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_delete (line 57525) ... ignored |
| 2104 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_list (line 57471) ... ignored |
| 2105 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_range_add (line 57561) ... ignored |
| 2106 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_range_list (line 57543) ... ignored |
| 2107 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_range_remove (line 57576) ... ignored |
| 2108 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_service_range_add (line 57703) ... ignored |
| 2109 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_service_range_list (line 57689) ... ignored |
| 2110 | 2025-04-18T21:44:22.980Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_service_range_remove (line 57714) ... ignored |
| 2111 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_service_view (line 57673) ... ignored |
| 2112 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_silo_link (line 57615) ... ignored |
| 2113 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_silo_list (line 57594) ... ignored |
| 2114 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_silo_unlink (line 57648) ... ignored |
| 2115 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_silo_update (line 57633) ... ignored |
| 2116 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_update (line 57511) ... ignored |
| 2117 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_utilization_view (line 57662) ... ignored |
| 2118 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemIpPoolsExt::ip_pool_view (line 57497) ... ignored |
| 2119 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemMetricsExt::system_metric (line 57813) ... ignored |
| 2120 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemMetricsExt::system_timeseries_query (line 57832) ... ignored |
| 2121 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemMetricsExt::system_timeseries_schema_list (line 57847) ... ignored |
| 2122 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_address_lot_block_list (line 57998) ... ignored |
| 2123 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_address_lot_create (line 57966) ... ignored |
| 2124 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_address_lot_delete (line 57980) ... ignored |
| 2125 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_address_lot_list (line 57953) ... ignored |
| 2126 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_allow_list_update (line 58022) ... ignored |
| 2127 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_allow_list_view (line 58012) ... ignored |
| 2128 | 2025-04-18T21:44:22.981Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bfd_disable (line 58033) ... ignored |
| 2129 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bfd_enable (line 58044) ... ignored |
| 2130 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bfd_status (line 58055) ... ignored |
| 2131 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 58142) ... ignored |
| 2132 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 58112) ... ignored |
| 2133 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 58128) ... ignored |
| 2134 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_announcement_list (line 58156) ... ignored |
| 2135 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_config_create (line 58083) ... ignored |
| 2136 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_config_delete (line 58096) ... ignored |
| 2137 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_config_list (line 58070) ... ignored |
| 2138 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_exported (line 58167) ... ignored |
| 2139 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 58192) ... ignored |
| 2140 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_message_history (line 58179) ... ignored |
| 2141 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_status (line 58203) ... ignored |
| 2142 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_loopback_address_create (line 58231) ... ignored |
| 2143 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_loopback_address_delete (line 58252) ... ignored |
| 2144 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_loopback_address_list (line 58218) ... ignored |
| 2145 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_lldp_config_update (line 57932) ... ignored |
| 2146 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_lldp_config_view (line 57910) ... ignored |
| 2147 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_lldp_neighbors (line 57888) ... ignored |
| 2148 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_settings_create (line 58287) ... ignored |
| 2149 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 58302) ... ignored |
| 2150 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_settings_list (line 58273) ... ignored |
| 2151 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_settings_view (line 58318) ... ignored |
| 2152 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::local_idp_user_create (line 58490) ... ignored |
| 2153 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::local_idp_user_delete (line 58506) ... ignored |
| 2154 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::local_idp_user_set_password (line 58526) ... ignored |
| 2155 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::saml_identity_provider_create (line 58542) ... ignored |
| 2156 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::saml_identity_provider_view (line 58557) ... ignored |
| 2157 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_create (line 58607) ... ignored |
| 2158 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_delete (line 58637) ... ignored |
| 2159 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_identity_provider_list (line 58469) ... ignored |
| 2160 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_ip_pool_list (line 58658) ... ignored |
| 2161 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_list (line 58594) ... ignored |
| 2162 | 2025-04-18T21:44:22.982Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_policy_update (line 58688) ... ignored |
| 2163 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_policy_view (line 58674) ... ignored |
| 2164 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_quotas_update (line 58718) ... ignored |
| 2165 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_quotas_view (line 58702) ... ignored |
| 2166 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_user_list (line 58736) ... ignored |
| 2167 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_user_view (line 58753) ... ignored |
| 2168 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_utilization_list (line 58799) ... ignored |
| 2169 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_utilization_view (line 58814) ... ignored |
| 2170 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_view (line 58622) ... ignored |
| 2171 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::system_quotas_list (line 58574) ... ignored |
| 2172 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::user_builtin_list (line 58770) ... ignored |
| 2173 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::user_builtin_view (line 58783) ... ignored |
| 2174 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemStatusExt::ping (line 58921) ... ignored |
| 2175 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::internet_gateway_create (line 59111) ... ignored |
| 2176 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::internet_gateway_delete (line 59148) ... ignored |
| 2177 | 2025-04-18T21:44:22.986Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::internet_gateway_ip_address_create (line 58975) ... ignored |
| 2178 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::internet_gateway_ip_address_delete (line 58998) ... ignored |
| 2179 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::internet_gateway_ip_address_list (line 58952) ... ignored |
| 2180 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::internet_gateway_ip_pool_create (line 59046) ... ignored |
| 2181 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::internet_gateway_ip_pool_delete (line 59068) ... ignored |
| 2182 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::internet_gateway_ip_pool_list (line 59023) ... ignored |
| 2183 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::internet_gateway_list (line 59091) ... ignored |
| 2184 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::internet_gateway_view (line 59129) ... ignored |
| 2185 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_create (line 59565) ... ignored |
| 2186 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_delete (line 59612) ... ignored |
| 2187 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_firewall_rules_update (line 59196) ... ignored |
| 2188 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_firewall_rules_view (line 59166) ... ignored |
| 2189 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_list (line 59548) ... ignored |
| 2190 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_router_create (line 59351) ... ignored |
| 2191 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_router_delete (line 59407) ... ignored |
| 2192 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_router_list (line 59331) ... ignored |
| 2193 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_router_route_create (line 59244) ... ignored |
| 2194 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_router_route_delete (line 59309) ... ignored |
| 2195 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_router_route_list (line 59221) ... ignored |
| 2196 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_router_route_update (line 59287) ... ignored |
| 2197 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_router_route_view (line 59265) ... ignored |
| 2198 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_router_update (line 59388) ... ignored |
| 2199 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_router_view (line 59369) ... ignored |
| 2200 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_create (line 59448) ... ignored |
| 2201 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_delete (line 59504) ... ignored |
| 2202 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_list (line 59428) ... ignored |
| 2203 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_list_network_interfaces (line 59526) ... ignored |
| 2204 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_update (line 59485) ... ignored |
| 2205 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_view (line 59466) ... ignored |
| 2206 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_update (line 59596) ... ignored |
| 2207 | 2025-04-18T21:44:22.987Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_view (line 59580) ... ignored |
| 2208 | 2025-04-18T21:44:23.348Z | test sdk/src/lib.rs - (line 43) - compile ... ok |
| 2209 | 2025-04-18T21:44:23.351Z | |
| 2210 | 2025-04-18T21:44:23.351Z | test result: ok. 1 passed; 0 failed; 245 ignored; 0 measured; 0 filtered out; finished in 0.45s |
| 2211 | 2025-04-18T21:44:23.351Z | |
| 2212 | 2025-04-18T21:44:23.425Z | Doc-tests oxide_httpmock |
| 2213 | 2025-04-18T21:44:23.425Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name oxide_httpmock --test sdk-httpmock/src/lib.rs --test-run-directory /work/oxidecomputer/oxide.rs/sdk-httpmock -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-fcc640307dde0573/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-ece78e515c6854a5.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-cd70c7c1ea444670.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-d55f0d8e26df53a5.rlib --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-9fa6f1b46ba4b463.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2214 | 2025-04-18T21:44:23.925Z | |
| 2215 | 2025-04-18T21:44:23.925Z | running 0 tests |
| 2216 | 2025-04-18T21:44:23.925Z | |
| 2217 | 2025-04-18T21:44:23.925Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2218 | 2025-04-18T21:44:23.925Z | |
| 2219 | 2025-04-18T21:44:23.945Z | Doc-tests test_common |
| 2220 | 2025-04-18T21:44:23.948Z | Running `/home/build/.rustup/toolchains/1.82-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name test_common --test test-common/src/lib.rs --test-run-directory /work/oxidecomputer/oxide.rs/test-common -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-fcc640307dde0573/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-f8ff0df8a8cad2f6/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-02f4a2fb69f17047/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-c564445d99b57b0e/out --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-95c0a41ad9848784.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-3440c038702dadfa.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-de9620defd09352d.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-829713181ad0780b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-b12a8e317f204438.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-1805176acd4c7c06.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-46329c7efacc747f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2221 | 2025-04-18T21:44:24.018Z | |
| 2222 | 2025-04-18T21:44:24.018Z | running 0 tests |
| 2223 | 2025-04-18T21:44:24.018Z | |
| 2224 | 2025-04-18T21:44:24.018Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2225 | 2025-04-18T21:44:24.018Z | |
| 2226 | 2025-04-18T21:44:24.045Z | |
| 2227 | 2025-04-18T21:44:24.048Z | real 10.139441254 |
| 2228 | 2025-04-18T21:44:24.048Z | user 7.307311703 |
| 2229 | 2025-04-18T21:44:24.048Z | sys 3.005635274 |
| 2230 | 2025-04-18T21:44:24.048Z | trap 0.003234209 |
| 2231 | 2025-04-18T21:44:24.048Z | tflt 0.004833546 |
| 2232 | 2025-04-18T21:44:24.048Z | dflt 0.004847688 |
| 2233 | 2025-04-18T21:44:24.048Z | kflt 0.000034486 |
| 2234 | 2025-04-18T21:44:24.048Z | lock 9.810170940 |
| 2235 | 2025-04-18T21:44:24.048Z | slp 1:03.619064382 |
| 2236 | 2025-04-18T21:44:24.048Z | lat 0.308013186 |
| 2237 | 2025-04-18T21:44:24.048Z | stop 3.009137972 |
| 2238 | 2025-04-18T21:44:24.048Z | process exited: duration 301606 ms, exit code 0 |
| |
| 2239 | 2025-04-18T21:44:24.055Z | found 0 output files |