|  |  |  | 
| 1 | 2024-03-07T05:37:47.831Z | job assigned to worker 01HRBPMCFMB9GHJ6JFW3012S6J (queued for 6 m 56 s) | 
|  | 
| 2 | 2024-03-07T05:37:48.528Z | starting task 0: "setup" | 
| 3 | 2024-03-07T05:37:48.620Z | ++ uname -s | 
| 4 | 2024-03-07T05:37:48.624Z | + kern=SunOS | 
| 5 | 2024-03-07T05:37:48.624Z | + case "$kern" in | 
| 6 | 2024-03-07T05:37:48.624Z | + groupadd -g 12345 build | 
| 7 | 2024-03-07T05:37:48.624Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build | 
| 8 | 2024-03-07T05:37:50.645Z | + zfs create -o mountpoint=/work rpool/work | 
| 9 | 2024-03-07T05:37:50.739Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab | 
| 10 | 2024-03-07T05:37:50.744Z | + home_fs=zfs | 
| 11 | 2024-03-07T05:37:50.744Z | + [[ zfs == autofs ]] | 
| 12 | 2024-03-07T05:37:50.744Z | + mkdir -p /home/build | 
| 13 | 2024-03-07T05:37:50.744Z | + chown build:build /home/build /work | 
| 14 | 2024-03-07T05:37:52.741Z | + chmod 0700 /home/build /work | 
| 15 | 2024-03-07T05:37:52.745Z | process exited: duration 4212 ms, exit code 0 | 
|  | 
| 16 | 2024-03-07T05:37:52.752Z | starting task 1: "rust-toolchain" | 
| 17 | 2024-03-07T05:37:52.760Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs | 
| 18 | 2024-03-07T05:37:52.764Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default | 
| 19 | 2024-03-07T05:37:52.874Z | info: downloading installer | 
| 20 | 2024-03-07T05:37:54.216Z | warning: it looks like you have an existing installation of Rust at: | 
| 21 | 2024-03-07T05:37:54.217Z | warning: /opt/ooce/bin | 
| 22 | 2024-03-07T05:37:54.217Z | warning: It is recommended that rustup be the primary Rust installation. | 
| 23 | 2024-03-07T05:37:54.217Z | warning: Otherwise you may have confusion unless you are careful with your PATH | 
| 24 | 2024-03-07T05:37:54.217Z | warning: If you are sure that you want both rustup and your already installed Rust | 
| 25 | 2024-03-07T05:37:54.217Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes | 
| 26 | 2024-03-07T05:37:54.217Z | warning: or pass `-y' to ignore all ignorable checks. | 
| 27 | 2024-03-07T05:37:54.217Z | error: cannot install while Rust is installed | 
| 28 | 2024-03-07T05:37:54.218Z | warning: continuing (because the -y flag is set and the error is ignorable) | 
| 29 | 2024-03-07T05:37:54.350Z | info: profile set to 'default' | 
| 30 | 2024-03-07T05:37:54.351Z | info: default host triple is x86_64-unknown-illumos | 
| 31 | 2024-03-07T05:37:54.355Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' | 
| 32 | 2024-03-07T05:37:54.501Z | info: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04) | 
| 33 | 2024-03-07T05:37:54.502Z | info: downloading component 'cargo' | 
| 34 | 2024-03-07T05:37:55.317Z | info: downloading component 'clippy' | 
| 35 | 2024-03-07T05:37:57.100Z | info: downloading component 'rust-docs' | 
| 36 | 2024-03-07T05:37:58.099Z | info: downloading component 'rust-std' | 
| 37 | 2024-03-07T05:38:00.137Z | info: downloading component 'rustc' | 
| 38 | 2024-03-07T05:38:04.048Z | info: downloading component 'rustfmt' | 
| 39 | 2024-03-07T05:38:04.052Z | info: installing component 'cargo' | 
| 40 | 2024-03-07T05:38:04.814Z | info: installing component 'clippy' | 
| 41 | 2024-03-07T05:38:05.201Z | info: installing component 'rust-docs' | 
| 42 | 2024-03-07T05:38:06.843Z | info: installing component 'rust-std' | 
| 43 | 2024-03-07T05:38:08.828Z | info: installing component 'rustc' | 
| 44 | 2024-03-07T05:38:13.215Z | info: installing component 'rustfmt' | 
| 45 | 2024-03-07T05:38:13.628Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' | 
| 46 | 2024-03-07T05:38:13.628Z |  | 
| 47 | 2024-03-07T05:38:13.907Z | stable-x86_64-unknown-illumos installed - rustc 1.76.0 (07dca489a 2024-02-04) | 
| 48 | 2024-03-07T05:38:13.907Z |  | 
| 49 | 2024-03-07T05:38:13.911Z |  | 
| 50 | 2024-03-07T05:38:13.911Z | Rust is installed now. Great! | 
| 51 | 2024-03-07T05:38:13.911Z |  | 
| 52 | 2024-03-07T05:38:13.911Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH | 
| 53 | 2024-03-07T05:38:13.911Z | environment variable. This has not been done automatically. | 
| 54 | 2024-03-07T05:38:13.911Z |  | 
| 55 | 2024-03-07T05:38:13.911Z | To configure your current shell, run: | 
| 56 | 2024-03-07T05:38:13.911Z | source "$HOME/.cargo/env" | 
| 57 | 2024-03-07T05:38:13.967Z | + rustc --version | 
| 58 | 2024-03-07T05:38:14.039Z | rustc 1.76.0 (07dca489a 2024-02-04) | 
| 59 | 2024-03-07T05:38:14.044Z | process exited: duration 21280 ms, exit code 0 | 
|  | 
| 60 | 2024-03-07T05:38:14.052Z | starting task 2: "authentication" | 
| 61 | 2024-03-07T05:38:14.077Z | process exited: duration 23 ms, exit code 0 | 
|  | 
| 62 | 2024-03-07T05:38:14.088Z | starting task 3: "clone repository" | 
| 63 | 2024-03-07T05:38:14.094Z | + mkdir -p /work/oxidecomputer/oxide.rs | 
| 64 | 2024-03-07T05:38:14.099Z | + git clone https://github.com/oxidecomputer/oxide.rs /work/oxidecomputer/oxide.rs | 
| 65 | 2024-03-07T05:38:14.353Z | Cloning into '/work/oxidecomputer/oxide.rs'... | 
| 66 | 2024-03-07T05:38:15.917Z | + cd /work/oxidecomputer/oxide.rs | 
| 67 | 2024-03-07T05:38:15.917Z | + git fetch origin 8596a2a1850bdfd19af7e0c64f3777621ba0c9d8 | 
| 68 | 2024-03-07T05:38:16.200Z | From https://github.com/oxidecomputer/oxide.rs | 
| 69 | 2024-03-07T05:38:16.200Z | * branch            8596a2a1850bdfd19af7e0c64f3777621ba0c9d8 -> FETCH_HEAD | 
| 70 | 2024-03-07T05:38:16.208Z | + [[ -n '' ]] | 
| 71 | 2024-03-07T05:38:16.208Z | + git reset --hard 8596a2a1850bdfd19af7e0c64f3777621ba0c9d8 | 
| 72 | 2024-03-07T05:38:16.225Z | HEAD is now at 8596a2a sync | 
| 73 | 2024-03-07T05:38:16.230Z | process exited: duration 2139 ms, exit code 0 | 
|  | 
| 74 | 2024-03-07T05:38:16.238Z | starting task 4: "build" | 
| 75 | 2024-03-07T05:38:16.244Z | + cargo --version | 
| 76 | 2024-03-07T05:38:16.249Z | info: syncing channel updates for '1.76-x86_64-unknown-illumos' | 
| 77 | 2024-03-07T05:38:16.412Z | info: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04) | 
| 78 | 2024-03-07T05:38:16.412Z | info: downloading component 'cargo' | 
| 79 | 2024-03-07T05:38:17.037Z | info: downloading component 'clippy' | 
| 80 | 2024-03-07T05:38:17.236Z | info: downloading component 'rust-docs' | 
| 81 | 2024-03-07T05:38:18.026Z | info: downloading component 'rust-std' | 
| 82 | 2024-03-07T05:38:19.297Z | info: downloading component 'rustc' | 
| 83 | 2024-03-07T05:38:22.402Z | info: downloading component 'rustfmt' | 
| 84 | 2024-03-07T05:38:22.578Z | info: installing component 'cargo' | 
| 85 | 2024-03-07T05:38:23.472Z | info: installing component 'clippy' | 
| 86 | 2024-03-07T05:38:23.802Z | info: installing component 'rust-docs' | 
| 87 | 2024-03-07T05:38:25.375Z | info: installing component 'rust-std' | 
| 88 | 2024-03-07T05:38:27.223Z | info: installing component 'rustc' | 
| 89 | 2024-03-07T05:38:31.201Z | info: installing component 'rustfmt' | 
| 90 | 2024-03-07T05:38:31.577Z | cargo 1.76.0 (c84b36747 2024-01-18) | 
| 91 | 2024-03-07T05:38:31.582Z | + rustc --version | 
| 92 | 2024-03-07T05:38:31.650Z | rustc 1.76.0 (07dca489a 2024-02-04) | 
| 93 | 2024-03-07T05:38:31.654Z | + banner build | 
| 94 | 2024-03-07T05:38:31.844Z |  | 
| 95 | 2024-03-07T05:38:31.844Z | #####   #    #     #    #       ##### | 
| 96 | 2024-03-07T05:38:31.844Z | #    #  #    #     #    #       #    # | 
| 97 | 2024-03-07T05:38:31.845Z | #####   #    #     #    #       #    # | 
| 98 | 2024-03-07T05:38:31.845Z | #    #  #    #     #    #       #    # | 
| 99 | 2024-03-07T05:38:31.845Z | #    #  #    #     #    #       #    # | 
| 100 | 2024-03-07T05:38:31.845Z | #####    ####      #    ######  ##### | 
| 101 | 2024-03-07T05:38:31.845Z |  | 
| 102 | 2024-03-07T05:38:31.849Z | + ptime -m cargo build --all-features --locked --all-targets --verbose | 
| 103 | 2024-03-07T05:38:32.057Z | Updating crates.io index | 
| 104 | 2024-03-07T05:38:32.198Z | Updating git repository `https://github.com/oxidecomputer/thouart.git` | 
| 105 | 2024-03-07T05:38:32.612Z | Updating git repository `https://github.com/oxidecomputer/dropshot` | 
| 106 | 2024-03-07T05:38:33.440Z | Updating git repository `https://github.com/oxidecomputer/progenitor` | 
| 107 | 2024-03-07T05:38:35.446Z | Updating git repository `https://github.com/oxidecomputer/typify` | 
| 108 | 2024-03-07T05:38:38.083Z | Downloading crates ... | 
| 109 | 2024-03-07T05:38:38.290Z | Downloaded ascii-canvas v3.0.0 | 
| 110 | 2024-03-07T05:38:38.300Z | Downloaded bitflags v2.4.2 | 
| 111 | 2024-03-07T05:38:38.306Z | Downloaded async-channel v1.9.0 | 
| 112 | 2024-03-07T05:38:38.314Z | Downloaded async-signal v0.2.5 | 
| 113 | 2024-03-07T05:38:38.322Z | Downloaded tokio-tungstenite v0.20.1 | 
| 114 | 2024-03-07T05:38:38.330Z | Downloaded semver v1.0.21 | 
| 115 | 2024-03-07T05:38:38.330Z | Downloaded take_mut v0.2.2 | 
| 116 | 2024-03-07T05:38:38.331Z | Downloaded sync_wrapper v0.1.2 | 
| 117 | 2024-03-07T05:38:38.331Z | Downloaded time-macros v0.2.17 | 
| 118 | 2024-03-07T05:38:38.343Z | Downloaded strsim v0.11.0 | 
| 119 | 2024-03-07T05:38:38.343Z | Downloaded bitflags v1.3.2 | 
| 120 | 2024-03-07T05:38:38.343Z | Downloaded anstream v0.6.11 | 
| 121 | 2024-03-07T05:38:38.343Z | Downloaded equivalent v1.0.1 | 
| 122 | 2024-03-07T05:38:38.347Z | Downloaded doc-comment v0.3.3 | 
| 123 | 2024-03-07T05:38:38.347Z | Downloaded cfg-if v1.0.0 | 
| 124 | 2024-03-07T05:38:38.347Z | Downloaded async-stream-impl v0.3.5 | 
| 125 | 2024-03-07T05:38:38.351Z | Downloaded termtree v0.4.1 | 
| 126 | 2024-03-07T05:38:38.352Z | Downloaded bit-set v0.5.3 | 
| 127 | 2024-03-07T05:38:38.352Z | Downloaded clap_lex v0.7.0 | 
| 128 | 2024-03-07T05:38:38.356Z | Downloaded async-stream v0.3.5 | 
| 129 | 2024-03-07T05:38:38.356Z | Downloaded slab v0.4.9 | 
| 130 | 2024-03-07T05:38:38.360Z | Downloaded async-trait v0.1.77 | 
| 131 | 2024-03-07T05:38:38.364Z | Downloaded serde_urlencoded v0.7.1 | 
| 132 | 2024-03-07T05:38:38.367Z | Downloaded basic-cookies v0.1.5 | 
| 133 | 2024-03-07T05:38:38.367Z | Downloaded anstyle-query v1.0.2 | 
| 134 | 2024-03-07T05:38:38.371Z | Downloaded digest v0.10.7 | 
| 135 | 2024-03-07T05:38:38.376Z | Downloaded fastrand v1.9.0 | 
| 136 | 2024-03-07T05:38:38.376Z | Downloaded deranged v0.3.11 | 
| 137 | 2024-03-07T05:38:38.380Z | Downloaded cpufeatures v0.2.12 | 
| 138 | 2024-03-07T05:38:38.380Z | Downloaded async-object-pool v0.1.4 | 
| 139 | 2024-03-07T05:38:38.380Z | Downloaded diff v0.1.13 | 
| 140 | 2024-03-07T05:38:38.384Z | Downloaded foreign-types v0.3.2 | 
| 141 | 2024-03-07T05:38:38.388Z | Downloaded colorchoice v1.0.0 | 
| 142 | 2024-03-07T05:38:38.388Z | Downloaded ena v0.14.2 | 
| 143 | 2024-03-07T05:38:38.393Z | Downloaded subtle v2.5.0 | 
| 144 | 2024-03-07T05:38:38.393Z | Downloaded atty v0.2.14 | 
| 145 | 2024-03-07T05:38:38.393Z | Downloaded shell-words v1.1.0 | 
| 146 | 2024-03-07T05:38:38.393Z | Downloaded dyn-clone v1.0.16 | 
| 147 | 2024-03-07T05:38:38.396Z | Downloaded event-listener v2.5.3 | 
| 148 | 2024-03-07T05:38:38.396Z | Downloaded castaway v0.1.2 | 
| 149 | 2024-03-07T05:38:38.400Z | Downloaded try-lock v0.2.5 | 
| 150 | 2024-03-07T05:38:38.400Z | Downloaded autocfg v1.1.0 | 
| 151 | 2024-03-07T05:38:38.401Z | Downloaded async-lock v3.3.0 | 
| 152 | 2024-03-07T05:38:38.405Z | Downloaded env_logger v0.10.2 | 
| 153 | 2024-03-07T05:38:38.409Z | Downloaded foreign-types-shared v0.1.1 | 
| 154 | 2024-03-07T05:38:38.409Z | Downloaded block-buffer v0.10.4 | 
| 155 | 2024-03-07T05:38:38.409Z | Downloaded async-global-executor v2.4.1 | 
| 156 | 2024-03-07T05:38:38.413Z | Downloaded crossbeam-utils v0.8.19 | 
| 157 | 2024-03-07T05:38:38.417Z | Downloaded time-core v0.1.2 | 
| 158 | 2024-03-07T05:38:38.417Z | Downloaded futures-io v0.3.30 | 
| 159 | 2024-03-07T05:38:38.417Z | Downloaded fnv v1.0.7 | 
| 160 | 2024-03-07T05:38:38.422Z | Downloaded fixedbitset v0.4.2 | 
| 161 | 2024-03-07T05:38:38.422Z | Downloaded string_cache v0.8.7 | 
| 162 | 2024-03-07T05:38:38.422Z | Downloaded want v0.3.1 | 
| 163 | 2024-03-07T05:38:38.428Z | Downloaded async-executor v1.8.0 | 
| 164 | 2024-03-07T05:38:38.428Z | Downloaded serde_path_to_error v0.1.15 | 
| 165 | 2024-03-07T05:38:38.428Z | Downloaded async-process v1.8.1 | 
| 166 | 2024-03-07T05:38:38.429Z | Downloaded rand_core v0.6.4 | 
| 167 | 2024-03-07T05:38:38.434Z | Downloaded dirs-sys-next v0.1.2 | 
| 168 | 2024-03-07T05:38:38.434Z | Downloaded progenitor-client v0.5.0 | 
| 169 | 2024-03-07T05:38:38.434Z | Downloaded crypto-common v0.1.6 | 
| 170 | 2024-03-07T05:38:38.434Z | Downloaded same-file v1.0.6 | 
| 171 | 2024-03-07T05:38:38.438Z | Downloaded async-channel v2.2.0 | 
| 172 | 2024-03-07T05:38:38.438Z | Downloaded rustls-pki-types v1.3.0 | 
| 173 | 2024-03-07T05:38:38.442Z | Downloaded serde_regex v1.1.0 | 
| 174 | 2024-03-07T05:38:38.442Z | Downloaded dirs-next v2.0.0 | 
| 175 | 2024-03-07T05:38:38.442Z | Downloaded serde_derive_internals v0.26.0 | 
| 176 | 2024-03-07T05:38:38.446Z | Downloaded term v0.7.0 | 
| 177 | 2024-03-07T05:38:38.450Z | Downloaded tokio-macros v2.2.0 | 
| 178 | 2024-03-07T05:38:38.450Z | Downloaded data-encoding v2.5.0 | 
| 179 | 2024-03-07T05:38:38.450Z | Downloaded atomic-waker v1.1.2 | 
| 180 | 2024-03-07T05:38:38.454Z | Downloaded tiny-keccak v2.0.2 | 
| 181 | 2024-03-07T05:38:38.454Z | Downloaded form_urlencoded v1.2.1 | 
| 182 | 2024-03-07T05:38:38.457Z | Downloaded num_threads v0.1.6 | 
| 183 | 2024-03-07T05:38:38.458Z | Downloaded termcolor v1.4.1 | 
| 184 | 2024-03-07T05:38:38.461Z | Downloaded levenshtein v1.0.5 | 
| 185 | 2024-03-07T05:38:38.462Z | Downloaded dirs v4.0.0 | 
| 186 | 2024-03-07T05:38:38.462Z | Downloaded thiserror-impl v1.0.57 | 
| 187 | 2024-03-07T05:38:38.466Z | Downloaded number_prefix v0.4.0 | 
| 188 | 2024-03-07T05:38:38.466Z | Downloaded float-cmp v0.9.0 | 
| 189 | 2024-03-07T05:38:38.467Z | Downloaded futures-executor v0.3.30 | 
| 190 | 2024-03-07T05:38:38.467Z | Downloaded event-listener-strategy v0.5.0 | 
| 191 | 2024-03-07T05:38:38.471Z | Downloaded signal-hook-registry v1.4.1 | 
| 192 | 2024-03-07T05:38:38.471Z | Downloaded sct v0.7.1 | 
| 193 | 2024-03-07T05:38:38.475Z | Downloaded futures-core v0.3.30 | 
| 194 | 2024-03-07T05:38:38.475Z | Downloaded slog-async v2.8.0 | 
| 195 | 2024-03-07T05:38:38.479Z | Downloaded base64 v0.21.7 | 
| 196 | 2024-03-07T05:38:38.483Z | Downloaded unicode-width v0.1.11 | 
| 197 | 2024-03-07T05:38:38.484Z | Downloaded spin v0.5.2 | 
| 198 | 2024-03-07T05:38:38.488Z | Downloaded tracing-futures v0.2.5 | 
| 199 | 2024-03-07T05:38:38.489Z | Downloaded toml_datetime v0.6.5 | 
| 200 | 2024-03-07T05:38:38.489Z | Downloaded tokio-native-tls v0.3.1 | 
| 201 | 2024-03-07T05:38:38.489Z | Downloaded zeroize v1.7.0 | 
| 202 | 2024-03-07T05:38:38.493Z | Downloaded yansi v0.5.1 | 
| 203 | 2024-03-07T05:38:38.493Z | Downloaded built v0.7.1 | 
| 204 | 2024-03-07T05:38:38.493Z | Downloaded untrusted v0.7.1 | 
| 205 | 2024-03-07T05:38:38.497Z | Downloaded socket2 v0.5.5 | 
| 206 | 2024-03-07T05:38:38.497Z | Downloaded camino v1.1.6 | 
| 207 | 2024-03-07T05:38:38.501Z | Downloaded schemars_derive v0.8.16 | 
| 208 | 2024-03-07T05:38:38.501Z | Downloaded event-listener-strategy v0.4.0 | 
| 209 | 2024-03-07T05:38:38.502Z | Downloaded dirs-sys v0.3.7 | 
| 210 | 2024-03-07T05:38:38.506Z | Downloaded untrusted v0.9.0 | 
| 211 | 2024-03-07T05:38:38.506Z | Downloaded sha2 v0.10.8 | 
| 212 | 2024-03-07T05:38:38.510Z | Downloaded fastrand v2.0.1 | 
| 213 | 2024-03-07T05:38:38.510Z | Downloaded spin v0.9.8 | 
| 214 | 2024-03-07T05:38:38.515Z | Downloaded async-task v4.7.0 | 
| 215 | 2024-03-07T05:38:38.519Z | Downloaded openssl-macros v0.1.1 | 
| 216 | 2024-03-07T05:38:38.519Z | Downloaded tokio-rustls v0.24.1 | 
| 217 | 2024-03-07T05:38:38.519Z | Downloaded pem v1.1.1 | 
| 218 | 2024-03-07T05:38:38.523Z | Downloaded is-terminal v0.4.12 | 
| 219 | 2024-03-07T05:38:38.523Z | Downloaded generic-array v0.14.7 | 
| 220 | 2024-03-07T05:38:38.523Z | Downloaded futures-sink v0.3.30 | 
| 221 | 2024-03-07T05:38:38.527Z | Downloaded smallvec v1.13.1 | 
| 222 | 2024-03-07T05:38:38.528Z | Downloaded tempfile v3.10.0 | 
| 223 | 2024-03-07T05:38:38.532Z | Downloaded heck v0.4.1 | 
| 224 | 2024-03-07T05:38:38.532Z | Downloaded slog-json v2.6.1 | 
| 225 | 2024-03-07T05:38:38.532Z | Downloaded event-listener v4.0.3 | 
| 226 | 2024-03-07T05:38:38.536Z | Downloaded async-io v2.3.1 | 
| 227 | 2024-03-07T05:38:38.540Z | Downloaded tokio-rustls v0.25.0 | 
| 228 | 2024-03-07T05:38:38.541Z | Downloaded openssl-probe v0.1.5 | 
| 229 | 2024-03-07T05:38:38.541Z | Downloaded futures v0.3.30 | 
| 230 | 2024-03-07T05:38:38.545Z | Downloaded slog-term v2.9.0 | 
| 231 | 2024-03-07T05:38:38.556Z | Downloaded num-conv v0.1.0 | 
| 232 | 2024-03-07T05:38:38.557Z | Downloaded is-wsl v0.4.0 | 
| 233 | 2024-03-07T05:38:38.561Z | Downloaded futures-channel v0.3.30 | 
| 234 | 2024-03-07T05:38:38.561Z | Downloaded hyper-tls v0.5.0 | 
| 235 | 2024-03-07T05:38:38.561Z | Downloaded match_cfg v0.1.0 | 
| 236 | 2024-03-07T05:38:38.561Z | Downloaded newline-converter v0.3.0 | 
| 237 | 2024-03-07T05:38:38.561Z | Downloaded predicates-tree v1.0.9 | 
| 238 | 2024-03-07T05:38:38.561Z | Downloaded precomputed-hash v0.1.1 | 
| 239 | 2024-03-07T05:38:38.561Z | Downloaded home v0.5.9 | 
| 240 | 2024-03-07T05:38:38.562Z | Downloaded phf_shared v0.10.0 | 
| 241 | 2024-03-07T05:38:38.562Z | Downloaded native-tls v0.2.11 | 
| 242 | 2024-03-07T05:38:38.566Z | Downloaded is-docker v0.2.0 | 
| 243 | 2024-03-07T05:38:38.566Z | Downloaded version_check v0.9.4 | 
| 244 | 2024-03-07T05:38:38.566Z | Downloaded event-listener v5.0.0 | 
| 245 | 2024-03-07T05:38:38.571Z | Downloaded piper v0.2.1 | 
| 246 | 2024-03-07T05:38:38.571Z | Downloaded ahash v0.8.8 | 
| 247 | 2024-03-07T05:38:38.575Z | Downloaded ryu v1.0.16 | 
| 248 | 2024-03-07T05:38:38.575Z | Downloaded clap v4.5.1 | 
| 249 | 2024-03-07T05:38:38.584Z | Downloaded pathdiff v0.2.1 | 
| 250 | 2024-03-07T05:38:38.588Z | Downloaded normalize-line-endings v0.3.0 | 
| 251 | 2024-03-07T05:38:38.589Z | Downloaded waitgroup v0.1.2 | 
| 252 | 2024-03-07T05:38:38.589Z | Downloaded waker-fn v1.1.1 | 
| 253 | 2024-03-07T05:38:38.589Z | Downloaded pico-args v0.5.0 | 
| 254 | 2024-03-07T05:38:38.595Z | Downloaded powerfmt v0.2.0 | 
| 255 | 2024-03-07T05:38:38.595Z | Downloaded http-body v0.4.6 | 
| 256 | 2024-03-07T05:38:38.595Z | Downloaded quote v1.0.35 | 
| 257 | 2024-03-07T05:38:38.599Z | Downloaded iana-time-zone v0.1.60 | 
| 258 | 2024-03-07T05:38:38.600Z | Downloaded futures-lite v2.2.0 | 
| 259 | 2024-03-07T05:38:38.604Z | Downloaded serde_derive v1.0.197 | 
| 260 | 2024-03-07T05:38:38.604Z | Downloaded paste v1.0.14 | 
| 261 | 2024-03-07T05:38:38.608Z | Downloaded predicates v3.1.0 | 
| 262 | 2024-03-07T05:38:38.613Z | Downloaded getrandom v0.2.12 | 
| 263 | 2024-03-07T05:38:38.613Z | Downloaded proc-macro2 v1.0.78 | 
| 264 | 2024-03-07T05:38:38.616Z | Downloaded futures-lite v1.13.0 | 
| 265 | 2024-03-07T05:38:38.621Z | Downloaded slog-bunyan v2.5.0 | 
| 266 | 2024-03-07T05:38:38.621Z | Downloaded ppv-lite86 v0.2.17 | 
| 267 | 2024-03-07T05:38:38.621Z | Downloaded utf8parse v0.2.1 | 
| 268 | 2024-03-07T05:38:38.621Z | Downloaded lalrpop-util v0.20.0 | 
| 269 | 2024-03-07T05:38:38.625Z | Downloaded new_debug_unreachable v1.0.4 | 
| 270 | 2024-03-07T05:38:38.625Z | Downloaded async-lock v2.8.0 | 
| 271 | 2024-03-07T05:38:38.625Z | Downloaded rand_chacha v0.3.1 | 
| 272 | 2024-03-07T05:38:38.629Z | Downloaded itoa v1.0.10 | 
| 273 | 2024-03-07T05:38:38.629Z | Downloaded multer v3.0.0 | 
| 274 | 2024-03-07T05:38:38.633Z | Downloaded getopts v0.2.21 | 
| 275 | 2024-03-07T05:38:38.633Z | Downloaded anyhow v1.0.80 | 
| 276 | 2024-03-07T05:38:38.637Z | Downloaded allocator-api2 v0.2.16 | 
| 277 | 2024-03-07T05:38:38.641Z | Downloaded wait-timeout v0.2.0 | 
| 278 | 2024-03-07T05:38:38.646Z | Downloaded parking_lot_core v0.9.9 | 
| 279 | 2024-03-07T05:38:38.646Z | Downloaded mime v0.3.17 | 
| 280 | 2024-03-07T05:38:38.649Z | Downloaded futures-macro v0.3.30 | 
| 281 | 2024-03-07T05:38:38.649Z | Downloaded polling v2.8.0 | 
| 282 | 2024-03-07T05:38:38.655Z | Downloaded yasna v0.5.2 | 
| 283 | 2024-03-07T05:38:38.655Z | Downloaded aho-corasick v1.1.2 | 
| 284 | 2024-03-07T05:38:38.659Z | Downloaded utf-8 v0.7.6 | 
| 285 | 2024-03-07T05:38:38.662Z | Downloaded hyper-rustls v0.24.2 | 
| 286 | 2024-03-07T05:38:38.662Z | Downloaded lazy_static v1.4.0 | 
| 287 | 2024-03-07T05:38:38.667Z | Downloaded open v4.2.0 | 
| 288 | 2024-03-07T05:38:38.667Z | Downloaded lock_api v0.4.11 | 
| 289 | 2024-03-07T05:38:38.672Z | Downloaded jobserver v0.1.28 | 
| 290 | 2024-03-07T05:38:38.672Z | Downloaded kv-log-macro v1.0.7 | 
| 291 | 2024-03-07T05:38:38.672Z | Downloaded unicode-xid v0.2.4 | 
| 292 | 2024-03-07T05:38:38.677Z | Downloaded cc v1.0.83 | 
| 293 | 2024-03-07T05:38:38.678Z | Downloaded httparse v1.8.0 | 
| 294 | 2024-03-07T05:38:38.678Z | Downloaded unicode-bidi v0.3.15 | 
| 295 | 2024-03-07T05:38:38.682Z | Downloaded serde v1.0.197 | 
| 296 | 2024-03-07T05:38:38.692Z | Downloaded tungstenite v0.20.1 | 
| 297 | 2024-03-07T05:38:38.692Z | Downloaded tracing-core v0.1.32 | 
| 298 | 2024-03-07T05:38:38.692Z | Downloaded uuid v1.7.0 | 
| 299 | 2024-03-07T05:38:38.696Z | Downloaded hostname v0.3.1 | 
| 300 | 2024-03-07T05:38:38.696Z | Downloaded pin-utils v0.1.0 | 
| 301 | 2024-03-07T05:38:38.696Z | Downloaded schemars v0.8.16 | 
| 302 | 2024-03-07T05:38:38.707Z | Downloaded once_cell v1.19.0 | 
| 303 | 2024-03-07T05:38:38.711Z | Downloaded tracing v0.1.40 | 
| 304 | 2024-03-07T05:38:38.715Z | Downloaded io-lifetimes v1.0.11 | 
| 305 | 2024-03-07T05:38:38.719Z | Downloaded parking_lot v0.12.1 | 
| 306 | 2024-03-07T05:38:38.724Z | Downloaded curl v0.4.46 | 
| 307 | 2024-03-07T05:38:38.729Z | Downloaded httpmock v0.6.8 | 
| 308 | 2024-03-07T05:38:38.736Z | Downloaded log v0.4.21 | 
| 309 | 2024-03-07T05:38:38.740Z | Downloaded num-traits v0.2.18 | 
| 310 | 2024-03-07T05:38:38.744Z | Downloaded pretty_assertions v1.4.0 | 
| 311 | 2024-03-07T05:38:38.748Z | Downloaded pin-project v1.1.4 | 
| 312 | 2024-03-07T05:38:38.759Z | Downloaded unicode-segmentation v1.11.0 | 
| 313 | 2024-03-07T05:38:38.765Z | Downloaded http v1.0.0 | 
| 314 | 2024-03-07T05:38:38.769Z | Downloaded expectorate v1.1.0 | 
| 315 | 2024-03-07T05:38:38.769Z | Downloaded url v2.5.0 | 
| 316 | 2024-03-07T05:38:38.773Z | Downloaded memchr v2.7.1 | 
| 317 | 2024-03-07T05:38:38.777Z | Downloaded indexmap v2.2.5 | 
| 318 | 2024-03-07T05:38:38.781Z | Downloaded http v0.2.11 | 
| 319 | 2024-03-07T05:38:38.785Z | Downloaded tracing-attributes v0.1.27 | 
| 320 | 2024-03-07T05:38:38.789Z | Downloaded rand v0.8.5 | 
| 321 | 2024-03-07T05:38:38.793Z | Downloaded mio v0.8.10 | 
| 322 | 2024-03-07T05:38:38.796Z | Downloaded serde_json v1.0.114 | 
| 323 | 2024-03-07T05:38:38.805Z | Downloaded syn v1.0.109 | 
| 324 | 2024-03-07T05:38:38.816Z | Downloaded time v0.3.34 | 
| 325 | 2024-03-07T05:38:38.822Z | Downloaded portable-atomic v1.6.0 | 
| 326 | 2024-03-07T05:38:38.828Z | Downloaded unicode-normalization v0.1.22 | 
| 327 | 2024-03-07T05:38:38.832Z | Downloaded hashbrown v0.14.3 | 
| 328 | 2024-03-07T05:38:38.838Z | Downloaded toml_edit v0.22.5 | 
| 329 | 2024-03-07T05:38:38.863Z | Downloaded tokio-util v0.7.10 | 
| 330 | 2024-03-07T05:38:38.869Z | Downloaded itertools v0.10.5 | 
| 331 | 2024-03-07T05:38:38.877Z | Downloaded reqwest v0.11.24 | 
| 332 | 2024-03-07T05:38:38.899Z | Downloaded futures-util v0.3.30 | 
| 333 | 2024-03-07T05:38:38.903Z | Downloaded hyper v0.14.28 | 
| 334 | 2024-03-07T05:38:38.909Z | Downloaded zerocopy v0.7.32 | 
| 335 | 2024-03-07T05:38:38.927Z | Downloaded winnow v0.6.0 | 
| 336 | 2024-03-07T05:38:38.936Z | Downloaded h2 v0.3.24 | 
| 337 | 2024-03-07T05:38:38.943Z | Downloaded syn v2.0.52 | 
| 338 | 2024-03-07T05:38:39.367Z | Downloaded rustls-webpki v0.101.7 | 
| 339 | 2024-03-07T05:38:39.371Z | Downloaded idna v0.5.0 | 
| 340 | 2024-03-07T05:38:39.372Z | Downloaded webpki-roots v0.25.4 | 
| 341 | 2024-03-07T05:38:39.372Z | Downloaded rustls-webpki v0.102.2 | 
| 342 | 2024-03-07T05:38:39.372Z | Downloaded isahc v1.7.2 | 
| 343 | 2024-03-07T05:38:39.372Z | Downloaded regress v0.9.0 | 
| 344 | 2024-03-07T05:38:39.372Z | Downloaded vcpkg v0.2.15 | 
| 345 | 2024-03-07T05:38:39.372Z | Downloaded openapiv3 v2.0.0 | 
| 346 | 2024-03-07T05:38:39.372Z | Downloaded regex v1.10.3 | 
| 347 | 2024-03-07T05:38:39.373Z | Downloaded rustls v0.21.10 | 
| 348 | 2024-03-07T05:38:39.373Z | Downloaded git2 v0.18.2 | 
| 349 | 2024-03-07T05:38:39.373Z | Downloaded lalrpop v0.20.0 | 
| 350 | 2024-03-07T05:38:39.373Z | Downloaded openssl v0.10.63 | 
| 351 | 2024-03-07T05:38:39.373Z | Downloaded rustls v0.22.2 | 
| 352 | 2024-03-07T05:38:39.373Z | Downloaded regex-syntax v0.8.2 | 
| 353 | 2024-03-07T05:38:39.373Z | Downloaded bstr v1.9.0 | 
| 354 | 2024-03-07T05:38:39.373Z | Downloaded rustix v0.38.31 | 
| 355 | 2024-03-07T05:38:39.373Z | Downloaded rustix v0.37.27 | 
| 356 | 2024-03-07T05:38:39.374Z | Downloaded regex-syntax v0.7.5 | 
| 357 | 2024-03-07T05:38:39.374Z | Downloaded regress v0.8.0 | 
| 358 | 2024-03-07T05:38:39.374Z | Downloaded tokio v1.36.0 | 
| 359 | 2024-03-07T05:38:39.374Z | Downloaded async-std v1.12.0 | 
| 360 | 2024-03-07T05:38:39.374Z | Downloaded regex-automata v0.4.5 | 
| 361 | 2024-03-07T05:38:39.374Z | Downloaded petgraph v0.6.4 | 
| 362 | 2024-03-07T05:38:39.374Z | Downloaded chrono v0.4.34 | 
| 363 | 2024-03-07T05:38:39.374Z | Downloaded clap_builder v4.5.1 | 
| 364 | 2024-03-07T05:38:39.375Z | Downloaded oauth2 v4.4.2 | 
| 365 | 2024-03-07T05:38:39.375Z | Downloaded openssl-sys v0.9.99 | 
| 366 | 2024-03-07T05:38:39.375Z | Downloaded crossbeam-channel v0.5.11 | 
| 367 | 2024-03-07T05:38:39.375Z | Downloaded indicatif v0.17.8 | 
| 368 | 2024-03-07T05:38:39.375Z | Downloaded unsafe-libyaml v0.2.10 | 
| 369 | 2024-03-07T05:38:39.375Z | Downloaded base64 v0.13.1 | 
| 370 | 2024-03-07T05:38:39.375Z | Downloaded polling v3.4.0 | 
| 371 | 2024-03-07T05:38:39.375Z | Downloaded libc v0.2.153 | 
| 372 | 2024-03-07T05:38:39.460Z | Downloaded parking v2.2.0 | 
| 373 | 2024-03-07T05:38:39.461Z | Downloaded num_cpus v1.16.0 | 
| 374 | 2024-03-07T05:38:39.461Z | Downloaded ipnet v2.9.0 | 
| 375 | 2024-03-07T05:38:39.461Z | Downloaded percent-encoding v2.3.1 | 
| 376 | 2024-03-07T05:38:39.461Z | Downloaded futures-task v0.3.30 | 
| 377 | 2024-03-07T05:38:39.461Z | Downloaded toml v0.8.10 | 
| 378 | 2024-03-07T05:38:39.461Z | Downloaded pin-project-internal v1.1.4 | 
| 379 | 2024-03-07T05:38:39.461Z | Downloaded unicode-ident v1.0.12 | 
| 380 | 2024-03-07T05:38:39.461Z | Downloaded typenum v1.17.0 | 
| 381 | 2024-03-07T05:38:39.462Z | Downloaded bytes v1.5.0 | 
| 382 | 2024-03-07T05:38:39.462Z | Downloaded httpdate v1.0.3 | 
| 383 | 2024-03-07T05:38:39.462Z | Downloaded humantime v2.1.0 | 
| 384 | 2024-03-07T05:38:39.462Z | Downloaded tinyvec v1.6.0 | 
| 385 | 2024-03-07T05:38:39.462Z | Downloaded socket2 v0.4.10 | 
| 386 | 2024-03-07T05:38:39.462Z | Downloaded pkg-config v0.3.29 | 
| 387 | 2024-03-07T05:38:39.462Z | Downloaded value-bag v1.7.0 | 
| 388 | 2024-03-07T05:38:39.462Z | Downloaded thread_local v1.1.7 | 
| 389 | 2024-03-07T05:38:39.462Z | Downloaded anstyle-parse v0.2.3 | 
| 390 | 2024-03-07T05:38:39.463Z | Downloaded rcgen v0.10.0 | 
| 391 | 2024-03-07T05:38:39.463Z | Downloaded walkdir v2.4.0 | 
| 392 | 2024-03-07T05:38:39.463Z | Downloaded similar v2.4.0 | 
| 393 | 2024-03-07T05:38:39.463Z | Downloaded serde_yaml v0.9.31 | 
| 394 | 2024-03-07T05:38:39.463Z | Downloaded pin-project-lite v0.2.13 | 
| 395 | 2024-03-07T05:38:39.463Z | Downloaded encoding_rs v0.8.33 | 
| 396 | 2024-03-07T05:38:39.463Z | Downloaded tabwriter v1.4.0 | 
| 397 | 2024-03-07T05:38:39.463Z | Downloaded slog v2.7.0 | 
| 398 | 2024-03-07T05:38:39.463Z | Downloaded anstyle v1.0.6 | 
| 399 | 2024-03-07T05:38:39.464Z | Downloaded sluice v0.5.5 | 
| 400 | 2024-03-07T05:38:39.464Z | Downloaded assert-json-diff v2.0.2 | 
| 401 | 2024-03-07T05:38:39.464Z | Downloaded either v1.10.0 | 
| 402 | 2024-03-07T05:38:39.464Z | Downloaded toolchain_find v0.4.0 | 
| 403 | 2024-03-07T05:38:39.464Z | Downloaded predicates-core v1.0.6 | 
| 404 | 2024-03-07T05:38:39.464Z | Downloaded async-io v1.13.0 | 
| 405 | 2024-03-07T05:38:39.472Z | Downloaded clap_derive v4.5.0 | 
| 406 | 2024-03-07T05:38:39.472Z | Downloaded blocking v1.5.1 | 
| 407 | 2024-03-07T05:38:39.472Z | Downloaded serde_spanned v0.6.5 | 
| 408 | 2024-03-07T05:38:39.472Z | Downloaded scopeguard v1.2.0 | 
| 409 | 2024-03-07T05:38:39.473Z | Downloaded difflib v0.4.0 | 
| 410 | 2024-03-07T05:38:39.473Z | Downloaded byteorder v1.5.0 | 
| 411 | 2024-03-07T05:38:39.473Z | Downloaded concurrent-queue v2.4.0 | 
| 412 | 2024-03-07T05:38:39.473Z | Downloaded rustls-pemfile v2.0.0 | 
| 413 | 2024-03-07T05:38:39.473Z | Downloaded bit-vec v0.6.3 | 
| 414 | 2024-03-07T05:38:39.477Z | Downloaded tower-service v0.3.2 | 
| 415 | 2024-03-07T05:38:39.478Z | Downloaded tinyvec_macros v0.1.1 | 
| 416 | 2024-03-07T05:38:39.478Z | Downloaded dialoguer v0.10.4 | 
| 417 | 2024-03-07T05:38:39.478Z | Downloaded event-listener v3.1.0 | 
| 418 | 2024-03-07T05:38:39.482Z | Downloaded debug-ignore v1.0.5 | 
| 419 | 2024-03-07T05:38:39.482Z | Downloaded serde_tokenstream v0.2.0 | 
| 420 | 2024-03-07T05:38:39.487Z | Downloaded siphasher v0.3.11 | 
| 421 | 2024-03-07T05:38:39.487Z | Downloaded sha1 v0.10.6 | 
| 422 | 2024-03-07T05:38:39.488Z | Downloaded thiserror v1.0.57 | 
| 423 | 2024-03-07T05:38:39.491Z | Downloaded crunchy v0.2.2 | 
| 424 | 2024-03-07T05:38:39.495Z | Downloaded errno v0.3.8 | 
| 425 | 2024-03-07T05:38:39.496Z | Downloaded assert_cmd v2.0.14 | 
| 426 | 2024-03-07T05:38:39.496Z | Downloaded console v0.15.8 | 
| 427 | 2024-03-07T05:38:39.500Z | Downloaded rustls-pemfile v1.0.4 | 
| 428 | 2024-03-07T05:38:39.504Z | Downloaded rustfmt-wrapper v0.2.1 | 
| 429 | 2024-03-07T05:38:39.545Z | Downloaded libgit2-sys v0.16.2+1.7.2 | 
| 430 | 2024-03-07T05:38:39.719Z | Downloaded libnghttp2-sys v0.1.9+1.58.0 | 
| 431 | 2024-03-07T05:38:39.984Z | Downloaded libz-sys v1.1.15 | 
| 432 | 2024-03-07T05:38:40.099Z | Downloaded curl-sys v0.4.72+curl-8.6.0 | 
| 433 | 2024-03-07T05:38:40.434Z | Downloaded ring v0.17.7 | 
| 434 | 2024-03-07T05:38:40.552Z | Downloaded ring v0.16.20 | 
| 435 | 2024-03-07T05:38:40.964Z | Downloaded openssl-src v300.2.3+3.2.1 | 
| 436 | 2024-03-07T05:38:41.506Z | Compiling proc-macro2 v1.0.78 | 
| 437 | 2024-03-07T05:38:41.507Z | Compiling unicode-ident v1.0.12 | 
| 438 | 2024-03-07T05:38:41.511Z | Compiling libc v0.2.153 | 
| 439 | 2024-03-07T05:38:41.511Z | Compiling cfg-if v1.0.0 | 
| 440 | 2024-03-07T05:38:41.511Z | Compiling autocfg v1.1.0 | 
| 441 | 2024-03-07T05:38:41.511Z | Compiling once_cell v1.19.0 | 
| 442 | 2024-03-07T05:38:41.531Z | Compiling serde v1.0.197 | 
| 443 | 2024-03-07T05:38:41.543Z | Running `/home/build/.rustup/toolchains/1.76-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.78/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"' -C metadata=386175465f30bbf3 -C extra-filename=-386175465f30bbf3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/proc-macro2-386175465f30bbf3 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 444 | 2024-03-07T05:38:41.543Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=b64eb30348e58c1e -C extra-filename=-b64eb30348e58c1e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 445 | 2024-03-07T05:38:41.544Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/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"' -C metadata=b77d6fe577e8d33a -C extra-filename=-b77d6fe577e8d33a --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/libc-b77d6fe577e8d33a -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 446 | 2024-03-07T05:38:41.555Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=b3a1e01bc1d1ef78 -C extra-filename=-b3a1e01bc1d1ef78 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 447 | 2024-03-07T05:38:41.555Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/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"' -C metadata=2e07f62a3ff7f115 -C extra-filename=-2e07f62a3ff7f115 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/libc-2e07f62a3ff7f115 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 448 | 2024-03-07T05:38:41.567Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.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="race"' --cfg 'feature="std"' -C metadata=3250e89af52da2b5 -C extra-filename=-3250e89af52da2b5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 449 | 2024-03-07T05:38:41.568Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name autocfg /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-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 metadata=f716f91425103e14 -C extra-filename=-f716f91425103e14 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 450 | 2024-03-07T05:38:41.572Z | Running `/home/build/.rustup/toolchains/1.76-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.197/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"' -C metadata=33514f11eedb6a89 -C extra-filename=-33514f11eedb6a89 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/serde-33514f11eedb6a89 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 451 | 2024-03-07T05:38:41.657Z | Compiling version_check v0.9.4 | 
| 452 | 2024-03-07T05:38:41.662Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name version_check /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.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 metadata=1a70fa4d021d4d8a -C extra-filename=-1a70fa4d021d4d8a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 453 | 2024-03-07T05:38:41.705Z | Compiling pin-project-lite v0.2.13 | 
| 454 | 2024-03-07T05:38:41.709Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=a3638da379cdcfa3 -C extra-filename=-a3638da379cdcfa3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 455 | 2024-03-07T05:38:41.818Z | Compiling itoa v1.0.10 | 
| 456 | 2024-03-07T05:38:41.818Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-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 -C metadata=b3077f10a0b2f8e4 -C extra-filename=-b3077f10a0b2f8e4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 457 | 2024-03-07T05:38:41.982Z | Compiling value-bag v1.7.0 | 
| 458 | 2024-03-07T05:38:41.987Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name value_bag --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/value-bag-1.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="inline-i128"' -C metadata=2f62e559162ef88f -C extra-filename=-2f62e559162ef88f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 459 | 2024-03-07T05:38:42.002Z | Compiling memchr v2.7.1 | 
| 460 | 2024-03-07T05:38:42.006Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2de88b9b103b5d1b -C extra-filename=-2de88b9b103b5d1b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 461 | 2024-03-07T05:38:42.227Z | Compiling ahash v0.8.8 | 
| 462 | 2024-03-07T05:38:42.244Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.8/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=abe38878c2eef461 -C extra-filename=-abe38878c2eef461 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/ahash-abe38878c2eef461 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern version_check=/work/oxidecomputer/oxide.rs/target/debug/deps/libversion_check-1a70fa4d021d4d8a.rlib --cap-lints allow` | 
| 463 | 2024-03-07T05:38:42.248Z | Compiling zerocopy v0.7.32 | 
| 464 | 2024-03-07T05:38:42.248Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.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="simd"' -C metadata=7ac8c1310b784add -C extra-filename=-7ac8c1310b784add --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 465 | 2024-03-07T05:38:42.439Z | Compiling log v0.4.21 | 
| 466 | 2024-03-07T05:38:42.443Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.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 --cfg 'feature="kv"' --cfg 'feature="kv_unstable"' --cfg 'feature="std"' --cfg 'feature="value-bag"' -C metadata=5102778d721e631e -C extra-filename=-5102778d721e631e --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-2f62e559162ef88f.rmeta --cap-lints allow` | 
| 467 | 2024-03-07T05:38:42.744Z | Compiling futures-core v0.3.30 | 
| 468 | 2024-03-07T05:38:42.749Z | Running `/home/build/.rustup/toolchains/1.76-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.30/src/lib.rs --error-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"' -C metadata=00de630c8c0c4b02 -C extra-filename=-00de630c8c0c4b02 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 469 | 2024-03-07T05:38:42.918Z | Compiling allocator-api2 v0.2.16 | 
| 470 | 2024-03-07T05:38:42.922Z | Running `/home/build/.rustup/toolchains/1.76-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.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 --cfg 'feature="alloc"' -C metadata=2fed6c2e69983ead -C extra-filename=-2fed6c2e69983ead --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 471 | 2024-03-07T05:38:43.103Z | Compiling pkg-config v0.3.29 | 
| 472 | 2024-03-07T05:38:43.108Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=f177a89b95b40c50 -C extra-filename=-f177a89b95b40c50 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 473 | 2024-03-07T05:38:43.366Z | Compiling futures-io v0.3.30 | 
| 474 | 2024-03-07T05:38:43.381Z | Running `/home/build/.rustup/toolchains/1.76-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.30/src/lib.rs --error-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"' -C metadata=5a57c87a43d3d711 -C extra-filename=-5a57c87a43d3d711 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 475 | 2024-03-07T05:38:43.476Z | Compiling vcpkg v0.2.15 | 
| 476 | 2024-03-07T05:38:43.480Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg /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 -C metadata=807650c813107af2 -C extra-filename=-807650c813107af2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 477 | 2024-03-07T05:38:43.604Z | Compiling slab v0.4.9 | 
| 478 | 2024-03-07T05:38:43.608Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=10e69b8016c189b9 -C extra-filename=-10e69b8016c189b9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/slab-10e69b8016c189b9 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern autocfg=/work/oxidecomputer/oxide.rs/target/debug/deps/libautocfg-f716f91425103e14.rlib --cap-lints allow` | 
| 479 | 2024-03-07T05:38:44.024Z | Compiling parking_lot_core v0.9.9 | 
| 480 | 2024-03-07T05:38:44.028Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=0b3eccdaf542aa18 -C extra-filename=-0b3eccdaf542aa18 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/parking_lot_core-0b3eccdaf542aa18 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 481 | 2024-03-07T05:38:44.738Z | Compiling lock_api v0.4.11 | 
| 482 | 2024-03-07T05:38:44.742Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.11/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"' -C metadata=e9f5a655aba9a7d9 -C extra-filename=-e9f5a655aba9a7d9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/lock_api-e9f5a655aba9a7d9 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern autocfg=/work/oxidecomputer/oxide.rs/target/debug/deps/libautocfg-f716f91425103e14.rlib --cap-lints allow` | 
| 483 | 2024-03-07T05:38:45.097Z | Compiling bytes v1.5.0 | 
| 484 | 2024-03-07T05:38:45.109Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/slab-10e69b8016c189b9/build-script-build` | 
| 485 | 2024-03-07T05:38:45.113Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/libc-b77d6fe577e8d33a/build-script-build` | 
| 486 | 2024-03-07T05:38:45.113Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/libc-2e07f62a3ff7f115/build-script-build` | 
| 487 | 2024-03-07T05:38:45.113Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/serde-33514f11eedb6a89/build-script-build` | 
| 488 | 2024-03-07T05:38:45.114Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/parking_lot_core-0b3eccdaf542aa18/build-script-build` | 
| 489 | 2024-03-07T05:38:45.114Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/ahash-abe38878c2eef461/build-script-build` | 
| 490 | 2024-03-07T05:38:45.114Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-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"' -C metadata=f412e2fce08c74d3 -C extra-filename=-f412e2fce08c74d3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 491 | 2024-03-07T05:38:45.114Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/proc-macro2-386175465f30bbf3/build-script-build` | 
| 492 | 2024-03-07T05:38:45.190Z | Compiling smallvec v1.13.1 | 
| 493 | 2024-03-07T05:38:45.195Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-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 -C metadata=ea6c31f42356ca6e -C extra-filename=-ea6c31f42356ca6e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 494 | 2024-03-07T05:38:45.195Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name libc /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/src/lib.rs --error-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"' -C metadata=c9c1b0b7fe6fe29e -C extra-filename=-c9c1b0b7fe6fe29e --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_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` | 
| 495 | 2024-03-07T05:38:45.219Z | Compiling ryu v1.0.16 | 
| 496 | 2024-03-07T05:38:45.223Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.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 -C metadata=aac1a38c7b242f6d -C extra-filename=-aac1a38c7b242f6d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 497 | 2024-03-07T05:38:45.236Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=ba75b939594c9ec5 -C extra-filename=-ba75b939594c9ec5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 498 | 2024-03-07T05:38:45.254Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.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 -C metadata=95f076417653d3ba -C extra-filename=-95f076417653d3ba --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-b3a1e01bc1d1ef78.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-3250e89af52da2b5.rmeta --extern zerocopy=/work/oxidecomputer/oxide.rs/target/debug/deps/libzerocopy-7ac8c1310b784add.rmeta --cap-lints allow --cfg 'feature="folded_multiply"'` | 
| 499 | 2024-03-07T05:38:45.269Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name libc /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/src/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"' -C metadata=02fd268b4d5df09d -C extra-filename=-02fd268b4d5df09d --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_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` | 
| 500 | 2024-03-07T05:38:45.286Z | Running `/home/build/.rustup/toolchains/1.76-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.78/src/lib.rs --error-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"' -C metadata=fd6d9d0f99a472ce -C extra-filename=-fd6d9d0f99a472ce --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-b64eb30348e58c1e.rmeta --cap-lints allow --cfg wrap_proc_macro` | 
| 501 | 2024-03-07T05:38:45.622Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/lock_api-e9f5a655aba9a7d9/build-script-build` | 
| 502 | 2024-03-07T05:38:45.641Z | Compiling equivalent v1.0.1 | 
| 503 | 2024-03-07T05:38:45.647Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name equivalent /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 -C metadata=3cc869d592c774fc -C extra-filename=-3cc869d592c774fc --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 504 | 2024-03-07T05:38:45.657Z | Compiling scopeguard v1.2.0 | 
| 505 | 2024-03-07T05:38:45.661Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard /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 -C metadata=1daf4482b74bb397 -C extra-filename=-1daf4482b74bb397 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 506 | 2024-03-07T05:38:45.742Z | Compiling hashbrown v0.14.3 | 
| 507 | 2024-03-07T05:38:45.756Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-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 -C debuginfo=2 --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' -C metadata=5cda2307cac65498 -C extra-filename=-5cda2307cac65498 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern ahash=/work/oxidecomputer/oxide.rs/target/debug/deps/libahash-95f076417653d3ba.rmeta --extern allocator_api2=/work/oxidecomputer/oxide.rs/target/debug/deps/liballocator_api2-2fed6c2e69983ead.rmeta --cap-lints allow` | 
| 508 | 2024-03-07T05:38:45.761Z | Compiling serde_json v1.0.114 | 
| 509 | 2024-03-07T05:38:45.761Z | Running `/home/build/.rustup/toolchains/1.76-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.114/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"' -C metadata=c6b3ceb70c8b5004 -C extra-filename=-c6b3ceb70c8b5004 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/serde_json-c6b3ceb70c8b5004 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 510 | 2024-03-07T05:38:45.781Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.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="atomic_usize"' --cfg 'feature="default"' -C metadata=f67d6d78ab3379f5 -C extra-filename=-f67d6d78ab3379f5 --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-1daf4482b74bb397.rmeta --cap-lints allow --cfg has_const_fn_trait_bound` | 
| 511 | 2024-03-07T05:38:45.799Z | Compiling num-traits v0.2.18 | 
| 512 | 2024-03-07T05:38:45.804Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=351e989164531a74 -C extra-filename=-351e989164531a74 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/num-traits-351e989164531a74 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern autocfg=/work/oxidecomputer/oxide.rs/target/debug/deps/libautocfg-f716f91425103e14.rlib --cap-lints allow` | 
| 513 | 2024-03-07T05:38:46.024Z | Compiling jobserver v0.1.28 | 
| 514 | 2024-03-07T05:38:46.027Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/jobserver-0.1.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=36dc674b52c6b681 -C extra-filename=-36dc674b52c6b681 --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-02fd268b4d5df09d.rmeta --cap-lints allow` | 
| 515 | 2024-03-07T05:38:46.115Z | Compiling quote v1.0.35 | 
| 516 | 2024-03-07T05:38:46.119Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.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="default"' --cfg 'feature="proc-macro"' -C metadata=61da3da9dff5804b -C extra-filename=-61da3da9dff5804b --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-fd6d9d0f99a472ce.rmeta --cap-lints allow` | 
| 517 | 2024-03-07T05:38:46.155Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/serde_json-c6b3ceb70c8b5004/build-script-build` | 
| 518 | 2024-03-07T05:38:46.159Z | Compiling tracing-core v0.1.32 | 
| 519 | 2024-03-07T05:38:46.176Z | Running `/home/build/.rustup/toolchains/1.76-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.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="once_cell"' --cfg 'feature="std"' -C metadata=10cef7a13e1f7082 -C extra-filename=-10cef7a13e1f7082 --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-3250e89af52da2b5.rmeta --cap-lints allow` | 
| 520 | 2024-03-07T05:38:46.237Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/num-traits-351e989164531a74/build-script-build` | 
| 521 | 2024-03-07T05:38:46.462Z | Compiling cc v1.0.83 | 
| 522 | 2024-03-07T05:38:46.465Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.83/src/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="jobserver"' --cfg 'feature="parallel"' -C metadata=6f5496be75bd3efa -C extra-filename=-6f5496be75bd3efa --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-36dc674b52c6b681.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-02fd268b4d5df09d.rmeta --cap-lints allow` | 
| 523 | 2024-03-07T05:38:46.779Z | Compiling syn v2.0.52 | 
| 524 | 2024-03-07T05:38:46.782Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.52/src/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=89db9e60928d29ba -C extra-filename=-89db9e60928d29ba --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-fd6d9d0f99a472ce.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-b64eb30348e58c1e.rmeta --cap-lints allow` | 
| 525 | 2024-03-07T05:38:46.804Z | Compiling getrandom v0.2.12 | 
| 526 | 2024-03-07T05:38:46.808Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-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="std"' -C metadata=5c86490fdcd84a10 -C extra-filename=-5c86490fdcd84a10 --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-b3a1e01bc1d1ef78.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 527 | 2024-03-07T05:38:46.905Z | Compiling signal-hook-registry v1.4.1 | 
| 528 | 2024-03-07T05:38:46.909Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-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 -C metadata=61e44982b9bd185f -C extra-filename=-61e44982b9bd185f --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 529 | 2024-03-07T05:38:46.941Z | Compiling fnv v1.0.7 | 
| 530 | 2024-03-07T05:38:46.956Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name fnv /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"' -C metadata=6c3e22e26d0d6d9f -C extra-filename=-6c3e22e26d0d6d9f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 531 | 2024-03-07T05:38:47.063Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.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 -C metadata=4cd0e693837fde19 -C extra-filename=-4cd0e693837fde19 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_is_subnormal --cfg has_total_cmp --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes` | 
| 532 | 2024-03-07T05:38:47.146Z | Compiling bitflags v2.4.2 | 
| 533 | 2024-03-07T05:38:47.161Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.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 --cfg 'feature="std"' -C metadata=3746b547fa27bf5c -C extra-filename=-3746b547fa27bf5c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 534 | 2024-03-07T05:38:47.183Z | Compiling crossbeam-utils v0.8.19 | 
| 535 | 2024-03-07T05:38:47.208Z | Running `/home/build/.rustup/toolchains/1.76-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.19/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"' -C metadata=1aace4d0925c592c -C extra-filename=-1aace4d0925c592c --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/crossbeam-utils-1aace4d0925c592c -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 536 | 2024-03-07T05:38:47.303Z | Compiling regex-syntax v0.8.2 | 
| 537 | 2024-03-07T05:38:47.306Z | Running `/home/build/.rustup/toolchains/1.76-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.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"' --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"' -C metadata=0cebd7237e9b4c90 -C extra-filename=-0cebd7237e9b4c90 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 538 | 2024-03-07T05:38:47.554Z | Compiling openssl-src v300.2.3+3.2.1 | 
| 539 | 2024-03-07T05:38:47.557Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name openssl_src --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.2.3+3.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="default"' --cfg 'feature="legacy"' -C metadata=780214b296c72e6e -C extra-filename=-780214b296c72e6e --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-6f5496be75bd3efa.rmeta --cap-lints allow` | 
| 540 | 2024-03-07T05:38:47.758Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/crossbeam-utils-1aace4d0925c592c/build-script-build` | 
| 541 | 2024-03-07T05:38:47.784Z | Compiling socket2 v0.5.5 | 
| 542 | 2024-03-07T05:38:47.787Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-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 --cfg 'feature="all"' -C metadata=8afa32a7ed28efc3 -C extra-filename=-8afa32a7ed28efc3 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 543 | 2024-03-07T05:38:47.832Z | Running `/home/build/.rustup/toolchains/1.76-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.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d635ff551b53ede7 -C extra-filename=-d635ff551b53ede7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 544 | 2024-03-07T05:38:47.921Z | Compiling http v0.2.11 | 
| 545 | 2024-03-07T05:38:47.953Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.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 -C metadata=eecd83e3c8fd118b -C extra-filename=-eecd83e3c8fd118b --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-f412e2fce08c74d3.rmeta --extern fnv=/work/oxidecomputer/oxide.rs/target/debug/deps/libfnv-6c3e22e26d0d6d9f.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-b3077f10a0b2f8e4.rmeta --cap-lints allow` | 
| 546 | 2024-03-07T05:38:48.097Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.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 -C metadata=49a3437f40c8375c -C extra-filename=-49a3437f40c8375c --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-b3a1e01bc1d1ef78.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --extern smallvec=/work/oxidecomputer/oxide.rs/target/debug/deps/libsmallvec-ea6c31f42356ca6e.rmeta --cap-lints allow` | 
| 547 | 2024-03-07T05:38:48.820Z | Compiling pin-utils v0.1.0 | 
| 548 | 2024-03-07T05:38:48.823Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=c91c3a4fdde7d3d6 -C extra-filename=-c91c3a4fdde7d3d6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 549 | 2024-03-07T05:38:48.912Z | Compiling futures-sink v0.3.30 | 
| 550 | 2024-03-07T05:38:48.916Z | Running `/home/build/.rustup/toolchains/1.76-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.30/src/lib.rs --error-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"' -C metadata=f82fe425d7a35767 -C extra-filename=-f82fe425d7a35767 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 551 | 2024-03-07T05:38:48.943Z | Compiling percent-encoding v2.3.1 | 
| 552 | 2024-03-07T05:38:48.947Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=8d02a3f55b6b58b9 -C extra-filename=-8d02a3f55b6b58b9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 553 | 2024-03-07T05:38:49.072Z | Compiling tinyvec_macros v0.1.1 | 
| 554 | 2024-03-07T05:38:49.075Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-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 -C metadata=f6cbcecb7a939373 -C extra-filename=-f6cbcecb7a939373 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 555 | 2024-03-07T05:38:49.089Z | Compiling parking_lot v0.12.1 | 
| 556 | 2024-03-07T05:38:49.093Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-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"' -C metadata=8b9474d0b90b7878 -C extra-filename=-8b9474d0b90b7878 --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-f67d6d78ab3379f5.rmeta --extern parking_lot_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking_lot_core-49a3437f40c8375c.rmeta --cap-lints allow` | 
| 557 | 2024-03-07T05:38:49.150Z | Compiling form_urlencoded v1.2.1 | 
| 558 | 2024-03-07T05:38:49.153Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=3f78fc507be1952e -C extra-filename=-3f78fc507be1952e --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-8d02a3f55b6b58b9.rmeta --cap-lints allow` | 
| 559 | 2024-03-07T05:38:49.278Z | Compiling openssl-sys v0.9.99 | 
| 560 | 2024-03-07T05:38:49.292Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.99/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"' -C metadata=bd540e0ddf8222e6 -C extra-filename=-bd540e0ddf8222e6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-bd540e0ddf8222e6 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-6f5496be75bd3efa.rlib --extern openssl_src=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_src-780214b296c72e6e.rlib --extern pkg_config=/work/oxidecomputer/oxide.rs/target/debug/deps/libpkg_config-f177a89b95b40c50.rlib --extern vcpkg=/work/oxidecomputer/oxide.rs/target/debug/deps/libvcpkg-807650c813107af2.rlib --cap-lints allow` | 
| 561 | 2024-03-07T05:38:49.337Z | Compiling ring v0.17.7 | 
| 562 | 2024-03-07T05:38:49.340Z | Running `/home/build/.rustup/toolchains/1.76-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.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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' -C metadata=275d5ff52ec36f45 -C extra-filename=-275d5ff52ec36f45 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/ring-275d5ff52ec36f45 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-6f5496be75bd3efa.rlib --cap-lints allow` | 
| 563 | 2024-03-07T05:38:49.355Z | Compiling tinyvec v1.6.0 | 
| 564 | 2024-03-07T05:38:49.355Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.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="tinyvec_macros"' -C metadata=67489d888a3517dc -C extra-filename=-67489d888a3517dc --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/oxide.rs/target/debug/deps/libtinyvec_macros-f6cbcecb7a939373.rmeta --cap-lints allow` | 
| 565 | 2024-03-07T05:38:49.476Z | Compiling num_cpus v1.16.0 | 
| 566 | 2024-03-07T05:38:49.479Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-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 -C metadata=8ccce2aa188e53dd -C extra-filename=-8ccce2aa188e53dd --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 567 | 2024-03-07T05:38:49.592Z | Compiling mio v0.8.10 | 
| 568 | 2024-03-07T05:38:49.596Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.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="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' -C metadata=c710a692f3ae0a51 -C extra-filename=-c710a692f3ae0a51 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 569 | 2024-03-07T05:38:50.194Z | Compiling syn v1.0.109 | 
| 570 | 2024-03-07T05:38:50.198Z | Running `/home/build/.rustup/toolchains/1.76-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="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=259912c46908cb35 -C extra-filename=-259912c46908cb35 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/syn-259912c46908cb35 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 571 | 2024-03-07T05:38:50.310Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-bd540e0ddf8222e6/build-script-main` | 
| 572 | 2024-03-07T05:38:50.441Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/ring-275d5ff52ec36f45/build-script-build` | 
| 573 | 2024-03-07T05:38:50.522Z | Compiling futures-channel v0.3.30 | 
| 574 | 2024-03-07T05:38:50.525Z | Running `/home/build/.rustup/toolchains/1.76-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.30/src/lib.rs --error-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="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' -C metadata=7067fbe4fdb758c1 -C extra-filename=-7067fbe4fdb758c1 --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-00de630c8c0c4b02.rmeta --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-f82fe425d7a35767.rmeta --cap-lints allow` | 
| 575 | 2024-03-07T05:38:50.741Z | Compiling unicode-bidi v0.3.15 | 
| 576 | 2024-03-07T05:38:50.744Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.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="hardcoded-data"' --cfg 'feature="std"' -C metadata=8e0f9c0ac325a90f -C extra-filename=-8e0f9c0ac325a90f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 577 | 2024-03-07T05:38:50.755Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/syn-259912c46908cb35/build-script-build` | 
| 578 | 2024-03-07T05:38:50.811Z | Compiling unicode-normalization v0.1.22 | 
| 579 | 2024-03-07T05:38:50.815Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.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="std"' -C metadata=bc7044d061ded349 -C extra-filename=-bc7044d061ded349 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern tinyvec=/work/oxidecomputer/oxide.rs/target/debug/deps/libtinyvec-67489d888a3517dc.rmeta --cap-lints allow` | 
| 580 | 2024-03-07T05:38:50.829Z | Compiling futures-task v0.3.30 | 
| 581 | 2024-03-07T05:38:50.832Z | Running `/home/build/.rustup/toolchains/1.76-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.30/src/lib.rs --error-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="std"' -C metadata=cf44a26adf9238c3 -C extra-filename=-cf44a26adf9238c3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 582 | 2024-03-07T05:38:50.867Z | Running `/home/build/.rustup/toolchains/1.76-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="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=712cae91f612efb1 -C extra-filename=-712cae91f612efb1 --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-fd6d9d0f99a472ce.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-b64eb30348e58c1e.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` | 
| 583 | 2024-03-07T05:38:51.011Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.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 metadata=37f34ee689d3890c -C extra-filename=-37f34ee689d3890c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 584 | 2024-03-07T05:38:51.089Z | Compiling httparse v1.8.0 | 
| 585 | 2024-03-07T05:38:51.092Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.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"' --cfg 'feature="std"' -C metadata=62cce613a1049bac -C extra-filename=-62cce613a1049bac --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/httparse-62cce613a1049bac -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 586 | 2024-03-07T05:38:51.336Z | Compiling thiserror v1.0.57 | 
| 587 | 2024-03-07T05:38:51.340Z | Running `/home/build/.rustup/toolchains/1.76-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.57/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=354ea09654183740 -C extra-filename=-354ea09654183740 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/thiserror-354ea09654183740 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 588 | 2024-03-07T05:38:51.502Z | Compiling spin v0.9.8 | 
| 589 | 2024-03-07T05:38:51.505Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name spin /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="mutex"' --cfg 'feature="once"' --cfg 'feature="spin_mutex"' -C metadata=6b0b4916640efba1 -C extra-filename=-6b0b4916640efba1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 590 | 2024-03-07T05:38:51.735Z | Compiling idna v0.5.0 | 
| 591 | 2024-03-07T05:38:51.738Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8f8a52631f8e38d3 -C extra-filename=-8f8a52631f8e38d3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_bidi-8e0f9c0ac325a90f.rmeta --extern unicode_normalization=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_normalization-bc7044d061ded349.rmeta --cap-lints allow` | 
| 592 | 2024-03-07T05:38:51.809Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/thiserror-354ea09654183740/build-script-build` | 
| 593 | 2024-03-07T05:38:51.828Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/httparse-62cce613a1049bac/build-script-build` | 
| 594 | 2024-03-07T05:38:51.852Z | Compiling concurrent-queue v2.4.0 | 
| 595 | 2024-03-07T05:38:51.857Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=42092375f8312a0b -C extra-filename=-42092375f8312a0b --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-d635ff551b53ede7.rmeta --cap-lints allow` | 
| 596 | 2024-03-07T05:38:51.933Z | Compiling untrusted v0.9.0 | 
| 597 | 2024-03-07T05:38:51.936Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=0ea7f50e8112c394 -C extra-filename=-0ea7f50e8112c394 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 598 | 2024-03-07T05:38:52.071Z | Compiling parking v2.2.0 | 
| 599 | 2024-03-07T05:38:52.074Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking-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 -C metadata=7ed30b77261437cf -C extra-filename=-7ed30b77261437cf --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 600 | 2024-03-07T05:38:52.177Z | Compiling schemars v0.8.16 | 
| 601 | 2024-03-07T05:38:52.181Z | Running `/home/build/.rustup/toolchains/1.76-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.16/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"' -C metadata=e0b90da099175cd2 -C extra-filename=-e0b90da099175cd2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/schemars-e0b90da099175cd2 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 602 | 2024-03-07T05:38:52.391Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.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 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=31fe13d583561b22 -C extra-filename=-31fe13d583561b22 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 603 | 2024-03-07T05:38:52.426Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.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"' -C metadata=58bccc1ffa9648af -C extra-filename=-58bccc1ffa9648af --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg httparse_simd` | 
| 604 | 2024-03-07T05:38:52.559Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/schemars-e0b90da099175cd2/build-script-build` | 
| 605 | 2024-03-07T05:38:52.583Z | Compiling dyn-clone v1.0.16 | 
| 606 | 2024-03-07T05:38:52.586Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=675f9f2cde994949 -C extra-filename=-675f9f2cde994949 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 607 | 2024-03-07T05:38:52.798Z | Compiling aho-corasick v1.1.2 | 
| 608 | 2024-03-07T05:38:52.802Z | Running `/home/build/.rustup/toolchains/1.76-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.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="perf-literal"' --cfg 'feature="std"' -C metadata=42920dc3a7a84865 -C extra-filename=-42920dc3a7a84865 --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-2de88b9b103b5d1b.rmeta --cap-lints allow` | 
| 609 | 2024-03-07T05:38:53.095Z | Compiling libz-sys v1.1.15 | 
| 610 | 2024-03-07T05:38:53.098Z | Running `/home/build/.rustup/toolchains/1.76-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.15/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="libc"' -C metadata=7086785a580915b4 -C extra-filename=-7086785a580915b4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/libz-sys-7086785a580915b4 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-6f5496be75bd3efa.rlib --extern pkg_config=/work/oxidecomputer/oxide.rs/target/debug/deps/libpkg_config-f177a89b95b40c50.rlib --extern vcpkg=/work/oxidecomputer/oxide.rs/target/debug/deps/libvcpkg-807650c813107af2.rlib --cap-lints allow` | 
| 611 | 2024-03-07T05:38:53.403Z | Compiling errno v0.3.8 | 
| 612 | 2024-03-07T05:38:53.406Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.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="std"' -C metadata=02ff827996c6454c -C extra-filename=-02ff827996c6454c --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 613 | 2024-03-07T05:38:53.611Z | Compiling fastrand v2.0.1 | 
| 614 | 2024-03-07T05:38:53.615Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.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"' -C metadata=d52cae0eeab46be2 -C extra-filename=-d52cae0eeab46be2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 615 | 2024-03-07T05:38:53.686Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/libz-sys-7086785a580915b4/build-script-build` | 
| 616 | 2024-03-07T05:38:53.997Z | Compiling heck v0.4.1 | 
| 617 | 2024-03-07T05:38:54.000Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-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 --cfg 'feature="default"' -C metadata=fe91cec5d57a0d19 -C extra-filename=-fe91cec5d57a0d19 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 618 | 2024-03-07T05:38:54.246Z | Compiling openssl-probe v0.1.5 | 
| 619 | 2024-03-07T05:38:54.249Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe /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 -C metadata=4d4cdea3d120a157 -C extra-filename=-4d4cdea3d120a157 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 620 | 2024-03-07T05:38:54.263Z | Compiling rustix v0.38.31 | 
| 621 | 2024-03-07T05:38:54.269Z | Running `/home/build/.rustup/toolchains/1.76-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.31/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="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' -C metadata=c3fcceca43ec1592 -C extra-filename=-c3fcceca43ec1592 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/rustix-c3fcceca43ec1592 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 622 | 2024-03-07T05:38:54.509Z | Compiling serde_derive_internals v0.26.0 | 
| 623 | 2024-03-07T05:38:54.513Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.26.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 metadata=8de86f1dca4786fb -C extra-filename=-8de86f1dca4786fb --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-fd6d9d0f99a472ce.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-712cae91f612efb1.rmeta --cap-lints allow` | 
| 624 | 2024-03-07T05:38:54.602Z | Compiling try-lock v0.2.5 | 
| 625 | 2024-03-07T05:38:54.605Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name try_lock /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 -C metadata=faa406ed01f40ffa -C extra-filename=-faa406ed01f40ffa --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 626 | 2024-03-07T05:38:54.742Z | Compiling regex-automata v0.4.5 | 
| 627 | 2024-03-07T05:38:54.745Z | Running `/home/build/.rustup/toolchains/1.76-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.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="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"' -C metadata=88810935cfafcaa9 -C extra-filename=-88810935cfafcaa9 --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-42920dc3a7a84865.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-2de88b9b103b5d1b.rmeta --extern regex_syntax=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_syntax-0cebd7237e9b4c90.rmeta --cap-lints allow` | 
| 628 | 2024-03-07T05:38:54.863Z | Compiling want v0.3.1 | 
| 629 | 2024-03-07T05:38:54.866Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=c97a904080338b58 -C extra-filename=-c97a904080338b58 --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-faa406ed01f40ffa.rmeta --cap-lints allow` | 
| 630 | 2024-03-07T05:38:54.899Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/rustix-c3fcceca43ec1592/build-script-build` | 
| 631 | 2024-03-07T05:38:54.996Z | Compiling http-body v0.4.6 | 
| 632 | 2024-03-07T05:38:54.999Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=44cc836fedb14c74 -C extra-filename=-44cc836fedb14c74 --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-f412e2fce08c74d3.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --cap-lints allow` | 
| 633 | 2024-03-07T05:38:55.148Z | Compiling openssl v0.10.63 | 
| 634 | 2024-03-07T05:38:55.151Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.63/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"' -C metadata=1e5502d5d429d2f5 -C extra-filename=-1e5502d5d429d2f5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/openssl-1e5502d5d429d2f5 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 635 | 2024-03-07T05:38:55.382Z | Compiling tower-service v0.3.2 | 
| 636 | 2024-03-07T05:38:55.385Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=09c5d48e32fe9842 -C extra-filename=-09c5d48e32fe9842 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 637 | 2024-03-07T05:38:55.497Z | Compiling iana-time-zone v0.1.60 | 
| 638 | 2024-03-07T05:38:55.500Z | Running `/home/build/.rustup/toolchains/1.76-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.60/src/lib.rs --error-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"' -C metadata=a386be8828156f3b -C extra-filename=-a386be8828156f3b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 639 | 2024-03-07T05:38:55.541Z | Compiling httpdate v1.0.3 | 
| 640 | 2024-03-07T05:38:55.544Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=02ef4b1e0af5b63d -C extra-filename=-02ef4b1e0af5b63d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 641 | 2024-03-07T05:38:56.002Z | Compiling foreign-types-shared v0.1.1 | 
| 642 | 2024-03-07T05:38:56.005Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared /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 -C metadata=efb008d8c62bad32 -C extra-filename=-efb008d8c62bad32 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 643 | 2024-03-07T05:38:56.020Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' -C metadata=539f479a313cbb64 -C extra-filename=-539f479a313cbb64 --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-3746b547fa27bf5c.rmeta --extern libc_errno=/work/oxidecomputer/oxide.rs/target/debug/deps/liberrno-02ff827996c6454c.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` | 
| 644 | 2024-03-07T05:38:56.105Z | Compiling foreign-types v0.3.2 | 
| 645 | 2024-03-07T05:38:56.109Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types /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 -C metadata=633f1397b7c013c5 -C extra-filename=-633f1397b7c013c5 --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-efb008d8c62bad32.rmeta --cap-lints allow` | 
| 646 | 2024-03-07T05:38:56.190Z | Compiling encoding_rs v0.8.33 | 
| 647 | 2024-03-07T05:38:56.194Z | Running `/home/build/.rustup/toolchains/1.76-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.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 --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=c7eb3b7bda001938 -C extra-filename=-c7eb3b7bda001938 --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-b3a1e01bc1d1ef78.rmeta --cap-lints allow` | 
| 648 | 2024-03-07T05:38:56.642Z | Compiling base64 v0.21.7 | 
| 649 | 2024-03-07T05:38:56.645Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=0b029c77597f8d47 -C extra-filename=-0b029c77597f8d47 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 650 | 2024-03-07T05:38:57.427Z | Compiling native-tls v0.2.11 | 
| 651 | 2024-03-07T05:38:57.431Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/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"' -C metadata=199295045709d550 -C extra-filename=-199295045709d550 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/native-tls-199295045709d550 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 652 | 2024-03-07T05:38:57.644Z | Compiling schemars_derive v0.8.16 | 
| 653 | 2024-03-07T05:38:57.647Z | Running `/home/build/.rustup/toolchains/1.76-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.16/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 -C metadata=f7e9b04570b0095e -C extra-filename=-f7e9b04570b0095e --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern serde_derive_internals=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_derive_internals-8de86f1dca4786fb.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-712cae91f612efb1.rlib --extern proc_macro --cap-lints allow` | 
| 654 | 2024-03-07T05:38:57.760Z | Compiling rustls v0.21.10 | 
| 655 | 2024-03-07T05:38:57.763Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=cd77a843c36da444 -C extra-filename=-cd77a843c36da444 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/rustls-cd77a843c36da444 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 656 | 2024-03-07T05:38:58.044Z | Compiling mime v0.3.17 | 
| 657 | 2024-03-07T05:38:58.047Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name mime /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 -C metadata=a34827aadd55c062 -C extra-filename=-a34827aadd55c062 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 658 | 2024-03-07T05:38:58.393Z | Compiling serde_derive v1.0.197 | 
| 659 | 2024-03-07T05:38:58.396Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.197/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"' -C metadata=b9b6978ffb597cc2 -C extra-filename=-b9b6978ffb597cc2 --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 660 | 2024-03-07T05:38:58.640Z | Compiling tracing-attributes v0.1.27 | 
| 661 | 2024-03-07T05:38:58.643Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/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 -C metadata=ba5a5e5b78d1d67e -C extra-filename=-ba5a5e5b78d1d67e --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 662 | 2024-03-07T05:38:59.414Z | Compiling tokio-macros v2.2.0 | 
| 663 | 2024-03-07T05:38:59.417Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.2.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 -C metadata=460efda4769ff4d9 -C extra-filename=-460efda4769ff4d9 --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 664 | 2024-03-07T05:39:00.539Z | Compiling futures-macro v0.3.30 | 
| 665 | 2024-03-07T05:39:00.547Z | Running `/home/build/.rustup/toolchains/1.76-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.30/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 -C metadata=da875bd5cdcc87e0 -C extra-filename=-da875bd5cdcc87e0 --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 666 | 2024-03-07T05:39:00.869Z | Compiling thiserror-impl v1.0.57 | 
| 667 | 2024-03-07T05:39:00.873Z | Running `/home/build/.rustup/toolchains/1.76-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.57/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 -C metadata=555a943f38073d79 -C extra-filename=-555a943f38073d79 --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 668 | 2024-03-07T05:39:01.122Z | Compiling tokio v1.36.0 | 
| 669 | 2024-03-07T05:39:01.125Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.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="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="num_cpus"' --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"' -C metadata=db5f16667e8fc284 -C extra-filename=-db5f16667e8fc284 --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-f412e2fce08c74d3.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --extern mio=/work/oxidecomputer/oxide.rs/target/debug/deps/libmio-c710a692f3ae0a51.rmeta --extern num_cpus=/work/oxidecomputer/oxide.rs/target/debug/deps/libnum_cpus-8ccce2aa188e53dd.rmeta --extern parking_lot=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking_lot-8b9474d0b90b7878.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --extern signal_hook_registry=/work/oxidecomputer/oxide.rs/target/debug/deps/libsignal_hook_registry-61e44982b9bd185f.rmeta --extern socket2=/work/oxidecomputer/oxide.rs/target/debug/deps/libsocket2-8afa32a7ed28efc3.rmeta --extern tokio_macros=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_macros-460efda4769ff4d9.so --cap-lints allow` | 
| 670 | 2024-03-07T05:39:01.266Z | Compiling regex v1.10.3 | 
| 671 | 2024-03-07T05:39:01.270Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.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="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"' -C metadata=5dd7719bfeefd921 -C extra-filename=-5dd7719bfeefd921 --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-42920dc3a7a84865.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-2de88b9b103b5d1b.rmeta --extern regex_automata=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_automata-88810935cfafcaa9.rmeta --extern regex_syntax=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_syntax-0cebd7237e9b4c90.rmeta --cap-lints allow` | 
| 672 | 2024-03-07T05:39:02.103Z | Compiling tracing v0.1.40 | 
| 673 | 2024-03-07T05:39:02.107Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.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="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' -C metadata=e55b78fc7114eb36 -C extra-filename=-e55b78fc7114eb36 --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-5102778d721e631e.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --extern tracing_attributes=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing_attributes-ba5a5e5b78d1d67e.so --extern tracing_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing_core-10cef7a13e1f7082.rmeta --cap-lints allow` | 
| 674 | 2024-03-07T05:39:02.463Z | Compiling openssl-macros v0.1.1 | 
| 675 | 2024-03-07T05:39:02.466Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=9a54b749adb9b0f7 -C extra-filename=-9a54b749adb9b0f7 --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 676 | 2024-03-07T05:39:02.641Z | Compiling futures-util v0.3.30 | 
| 677 | 2024-03-07T05:39:02.645Z | Running `/home/build/.rustup/toolchains/1.76-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.30/src/lib.rs --error-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-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"' -C metadata=bd1026c6012d91f8 -C extra-filename=-bd1026c6012d91f8 --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-7067fbe4fdb758c1.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-5a57c87a43d3d711.rmeta --extern futures_macro=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_macro-da875bd5cdcc87e0.so --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-f82fe425d7a35767.rmeta --extern futures_task=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_task-cf44a26adf9238c3.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-2de88b9b103b5d1b.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --extern pin_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_utils-c91c3a4fdde7d3d6.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-ba75b939594c9ec5.rmeta --cap-lints allow` | 
| 678 | 2024-03-07T05:39:02.697Z | Running `/home/build/.rustup/toolchains/1.76-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.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="perf-literal"' --cfg 'feature="std"' -C metadata=2f709fe9879e2c5d -C extra-filename=-2f709fe9879e2c5d --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-31fe13d583561b22.rmeta --cap-lints allow` | 
| 679 | 2024-03-07T05:39:03.369Z | Compiling typenum v1.17.0 | 
| 680 | 2024-03-07T05:39:03.375Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=e39b9cffd1db3e72 -C extra-filename=-e39b9cffd1db3e72 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/typenum-e39b9cffd1db3e72 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 681 | 2024-03-07T05:39:03.764Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.57/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3b2bd65c2a4e453b -C extra-filename=-3b2bd65c2a4e453b --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-555a943f38073d79.so --cap-lints allow` | 
| 682 | 2024-03-07T05:39:03.922Z | Compiling event-listener v4.0.3 | 
| 683 | 2024-03-07T05:39:03.927Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-4.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="parking"' --cfg 'feature="std"' -C metadata=d4bad86a330051ee -C extra-filename=-d4bad86a330051ee --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-42092375f8312a0b.rmeta --extern parking=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking-7ed30b77261437cf.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --cap-lints allow` | 
| 684 | 2024-03-07T05:39:04.405Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/typenum-e39b9cffd1db3e72/build-script-main` | 
| 685 | 2024-03-07T05:39:04.592Z | Compiling rand_core v0.6.4 | 
| 686 | 2024-03-07T05:39:04.596Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=dcba7d9788c91745 -C extra-filename=-dcba7d9788c91745 --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-5c86490fdcd84a10.rmeta --cap-lints allow` | 
| 687 | 2024-03-07T05:39:04.606Z | Compiling generic-array v0.14.7 | 
| 688 | 2024-03-07T05:39:04.640Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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"' -C metadata=89677f8aab9db4a8 -C extra-filename=-89677f8aab9db4a8 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/generic-array-89677f8aab9db4a8 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern version_check=/work/oxidecomputer/oxide.rs/target/debug/deps/libversion_check-1a70fa4d021d4d8a.rlib --cap-lints allow` | 
| 689 | 2024-03-07T05:39:04.977Z | Running `/home/build/.rustup/toolchains/1.76-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.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="alloc"' --cfg 'feature="dfa-onepass"' --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"' -C metadata=e1dfbe98e5819e27 -C extra-filename=-e1dfbe98e5819e27 --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-2f709fe9879e2c5d.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-31fe13d583561b22.rmeta --extern regex_syntax=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_syntax-0cebd7237e9b4c90.rmeta --cap-lints allow` | 
| 690 | 2024-03-07T05:39:05.041Z | Compiling ppv-lite86 v0.2.17 | 
| 691 | 2024-03-07T05:39:05.045Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.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="simd"' --cfg 'feature="std"' -C metadata=0befd25cab6fd854 -C extra-filename=-0befd25cab6fd854 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 692 | 2024-03-07T05:39:05.834Z | Compiling anstyle v1.0.6 | 
| 693 | 2024-03-07T05:39:05.855Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=46aa3677ea85067a -C extra-filename=-46aa3677ea85067a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 694 | 2024-03-07T05:39:06.304Z | Compiling unicode-width v0.1.11 | 
| 695 | 2024-03-07T05:39:06.310Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.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"' -C metadata=204a73a923e7c9fc -C extra-filename=-204a73a923e7c9fc --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 696 | 2024-03-07T05:39:06.456Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/lib.rs --error-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"' -C metadata=8d853dd6482f3b9b -C extra-filename=-8d853dd6482f3b9b --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-b9b6978ffb597cc2.so --cap-lints allow` | 
| 697 | 2024-03-07T05:39:06.461Z | Compiling rand_chacha v0.3.1 | 
| 698 | 2024-03-07T05:39:06.503Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=413738857c4f7cd9 -C extra-filename=-413738857c4f7cd9 --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-0befd25cab6fd854.rmeta --extern rand_core=/work/oxidecomputer/oxide.rs/target/debug/deps/librand_core-dcba7d9788c91745.rmeta --cap-lints allow` | 
| 699 | 2024-03-07T05:39:07.054Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/generic-array-89677f8aab9db4a8/build-script-build` | 
| 700 | 2024-03-07T05:39:07.117Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=514c51e0ae2cae8c -C extra-filename=-514c51e0ae2cae8c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 701 | 2024-03-07T05:39:07.781Z | Compiling event-listener-strategy v0.4.0 | 
| 702 | 2024-03-07T05:39:07.786Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-strategy-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="std"' -C metadata=19fbdd65e4930722 -C extra-filename=-19fbdd65e4930722 --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-d4bad86a330051ee.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --cap-lints allow` | 
| 703 | 2024-03-07T05:39:07.979Z | Compiling rustls-pemfile v1.0.4 | 
| 704 | 2024-03-07T05:39:07.984Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-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 -C metadata=ac64e0cf10521e61 -C extra-filename=-ac64e0cf10521e61 --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-0b029c77597f8d47.rmeta --cap-lints allow` | 
| 705 | 2024-03-07T05:39:08.459Z | Compiling sync_wrapper v0.1.2 | 
| 706 | 2024-03-07T05:39:08.463Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-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 -C metadata=0b3030cec78f8ef9 -C extra-filename=-0b3030cec78f8ef9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 707 | 2024-03-07T05:39:08.573Z | Compiling webpki-roots v0.25.4 | 
| 708 | 2024-03-07T05:39:08.577Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.25.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 -C metadata=def8f56e183ae9f6 -C extra-filename=-def8f56e183ae9f6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 709 | 2024-03-07T05:39:08.618Z | Compiling ipnet v2.9.0 | 
| 710 | 2024-03-07T05:39:08.622Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=81b89b6a67fa03af -C extra-filename=-81b89b6a67fa03af --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 711 | 2024-03-07T05:39:08.717Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name generic_array /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"' -C metadata=bf7e2d63449f69cd -C extra-filename=-bf7e2d63449f69cd --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-514c51e0ae2cae8c.rmeta --cap-lints allow --cfg relaxed_coherence` | 
| 712 | 2024-03-07T05:39:09.451Z | Compiling tokio-util v0.7.10 | 
| 713 | 2024-03-07T05:39:09.455Z | Running `/home/build/.rustup/toolchains/1.76-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.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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' -C metadata=9757a72dccb14e8d -C extra-filename=-9757a72dccb14e8d --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-f412e2fce08c74d3.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-f82fe425d7a35767.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-e55b78fc7114eb36.rmeta --cap-lints allow` | 
| 714 | 2024-03-07T05:39:09.649Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.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="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"' -C metadata=d435210f18efc5ca -C extra-filename=-d435210f18efc5ca --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-2f709fe9879e2c5d.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-31fe13d583561b22.rmeta --extern regex_automata=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_automata-e1dfbe98e5819e27.rmeta --extern regex_syntax=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_syntax-0cebd7237e9b4c90.rmeta --cap-lints allow` | 
| 715 | 2024-03-07T05:39:10.007Z | Compiling async-lock v3.3.0 | 
| 716 | 2024-03-07T05:39:10.012Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.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="default"' --cfg 'feature="std"' -C metadata=31ffa78e94c81369 -C extra-filename=-31ffa78e94c81369 --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-d4bad86a330051ee.rmeta --extern event_listener_strategy=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener_strategy-19fbdd65e4930722.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --cap-lints allow` | 
| 717 | 2024-03-07T05:39:10.155Z | Compiling rand v0.8.5 | 
| 718 | 2024-03-07T05:39:10.189Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=d6fdb17fa95ab75e -C extra-filename=-d6fdb17fa95ab75e --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-c9c1b0b7fe6fe29e.rmeta --extern rand_chacha=/work/oxidecomputer/oxide.rs/target/debug/deps/librand_chacha-413738857c4f7cd9.rmeta --extern rand_core=/work/oxidecomputer/oxide.rs/target/debug/deps/librand_core-dcba7d9788c91745.rmeta --cap-lints allow` | 
| 719 | 2024-03-07T05:39:10.831Z | Compiling futures-lite v2.2.0 | 
| 720 | 2024-03-07T05:39:10.835Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name futures_lite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-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="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=4cc23a8bce5347c4 -C extra-filename=-4cc23a8bce5347c4 --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-d52cae0eeab46be2.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-5a57c87a43d3d711.rmeta --extern parking=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking-7ed30b77261437cf.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --cap-lints allow` | 
| 721 | 2024-03-07T05:39:11.118Z | Compiling libnghttp2-sys v0.1.9+1.58.0 | 
| 722 | 2024-03-07T05:39:11.123Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libnghttp2-sys-0.1.9+1.58.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=51de0750de485fa9 -C extra-filename=-51de0750de485fa9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-51de0750de485fa9 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-6f5496be75bd3efa.rlib --cap-lints allow` | 
| 723 | 2024-03-07T05:39:11.377Z | Compiling utf8parse v0.2.1 | 
| 724 | 2024-03-07T05:39:11.421Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-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 --cfg 'feature="default"' -C metadata=55b94bf56b111e50 -C extra-filename=-55b94bf56b111e50 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 725 | 2024-03-07T05:39:11.526Z | Compiling event-listener v2.5.3 | 
| 726 | 2024-03-07T05:39:11.531Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=f55cdf44e1505c0c -C extra-filename=-f55cdf44e1505c0c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 727 | 2024-03-07T05:39:11.650Z | Compiling winnow v0.6.0 | 
| 728 | 2024-03-07T05:39:11.655Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=25588663a6df5a90 -C extra-filename=-25588663a6df5a90 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 729 | 2024-03-07T05:39:11.937Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-51de0750de485fa9/build-script-build` | 
| 730 | 2024-03-07T05:39:11.975Z | Compiling anstyle-parse v0.2.3 | 
| 731 | 2024-03-07T05:39:12.001Z | Running `/home/build/.rustup/toolchains/1.76-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.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="utf8"' -C metadata=785cb738609963c4 -C extra-filename=-785cb738609963c4 --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-55b94bf56b111e50.rmeta --cap-lints allow` | 
| 732 | 2024-03-07T05:39:12.320Z | Compiling indexmap v2.2.5 | 
| 733 | 2024-03-07T05:39:12.325Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=efaec9ebeed25f96 -C extra-filename=-efaec9ebeed25f96 --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-3cc869d592c774fc.rmeta --extern hashbrown=/work/oxidecomputer/oxide.rs/target/debug/deps/libhashbrown-5cda2307cac65498.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --cap-lints allow` | 
| 734 | 2024-03-07T05:39:12.635Z | Running `/home/build/.rustup/toolchains/1.76-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.114/src/lib.rs --error-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"' -C metadata=e3c2ccd9deedf467 -C extra-filename=-e3c2ccd9deedf467 --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-b3077f10a0b2f8e4.rmeta --extern ryu=/work/oxidecomputer/oxide.rs/target/debug/deps/libryu-aac1a38c7b242f6d.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --cap-lints allow --cfg limb_width_64` | 
| 735 | 2024-03-07T05:39:12.654Z | Compiling url v2.5.0 | 
| 736 | 2024-03-07T05:39:12.657Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-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="serde"' -C metadata=f2330331e8546670 -C extra-filename=-f2330331e8546670 --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-3f78fc507be1952e.rmeta --extern idna=/work/oxidecomputer/oxide.rs/target/debug/deps/libidna-8f8a52631f8e38d3.rmeta --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-8d02a3f55b6b58b9.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --cap-lints allow` | 
| 737 | 2024-03-07T05:39:12.935Z | Compiling chrono v0.4.34 | 
| 738 | 2024-03-07T05:39:12.940Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.34/src/lib.rs --error-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-targets"' -C metadata=6adc1946d399f59a -C extra-filename=-6adc1946d399f59a --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-a386be8828156f3b.rmeta --extern num_traits=/work/oxidecomputer/oxide.rs/target/debug/deps/libnum_traits-4cd0e693837fde19.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --cap-lints allow` | 
| 739 | 2024-03-07T05:39:13.606Z | Compiling h2 v0.3.24 | 
| 740 | 2024-03-07T05:39:13.610Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.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 -C metadata=e06ef286270fa0d6 -C extra-filename=-e06ef286270fa0d6 --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-f412e2fce08c74d3.rmeta --extern fnv=/work/oxidecomputer/oxide.rs/target/debug/deps/libfnv-6c3e22e26d0d6d9f.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-f82fe425d7a35767.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-bd1026c6012d91f8.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-efaec9ebeed25f96.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-ba75b939594c9ec5.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --extern tokio_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_util-9757a72dccb14e8d.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-e55b78fc7114eb36.rmeta --cap-lints allow` | 
| 741 | 2024-03-07T05:39:14.634Z | Compiling uuid v1.7.0 | 
| 742 | 2024-03-07T05:39:14.637Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.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="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=208006b69236fa24 -C extra-filename=-208006b69236fa24 --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-5c86490fdcd84a10.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --cap-lints allow` | 
| 743 | 2024-03-07T05:39:15.329Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.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 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=fa974283ae8d234e -C extra-filename=-fa974283ae8d234e --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-6adc1946d399f59a.rmeta --extern dyn_clone=/work/oxidecomputer/oxide.rs/target/debug/deps/libdyn_clone-675f9f2cde994949.rmeta --extern schemars_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars_derive-f7e9b04570b0095e.so --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern uuid1=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` | 
| 744 | 2024-03-07T05:39:15.408Z | Compiling serde_urlencoded v0.7.1 | 
| 745 | 2024-03-07T05:39:15.411Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=f737410d32047f81 -C extra-filename=-f737410d32047f81 --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-3f78fc507be1952e.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-b3077f10a0b2f8e4.rmeta --extern ryu=/work/oxidecomputer/oxide.rs/target/debug/deps/libryu-aac1a38c7b242f6d.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --cap-lints allow` | 
| 746 | 2024-03-07T05:39:15.666Z | Compiling serde_tokenstream v0.2.0 | 
| 747 | 2024-03-07T05:39:15.669Z | Running `/home/build/.rustup/toolchains/1.76-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.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 metadata=3d00336e0c3e15cb -C extra-filename=-3d00336e0c3e15cb --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-fd6d9d0f99a472ce.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rmeta --cap-lints allow` | 
| 748 | 2024-03-07T05:39:15.940Z | Compiling serde_spanned v0.6.5 | 
| 749 | 2024-03-07T05:39:15.943Z | Running `/home/build/.rustup/toolchains/1.76-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.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="serde"' -C metadata=e71aabce9623f46f -C extra-filename=-e71aabce9623f46f --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-8d853dd6482f3b9b.rmeta --cap-lints allow` | 
| 750 | 2024-03-07T05:39:16.157Z | Compiling toml_datetime v0.6.5 | 
| 751 | 2024-03-07T05:39:16.160Z | Compiling dirs-sys-next v0.1.2 | 
| 752 | 2024-03-07T05:39:16.160Z | Running `/home/build/.rustup/toolchains/1.76-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.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="serde"' -C metadata=1077ead2165410a1 -C extra-filename=-1077ead2165410a1 --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-8d853dd6482f3b9b.rmeta --cap-lints allow` | 
| 753 | 2024-03-07T05:39:16.161Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=70f773ffac36fe02 -C extra-filename=-70f773ffac36fe02 --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-02fd268b4d5df09d.rmeta --cap-lints allow` | 
| 754 | 2024-03-07T05:39:16.677Z | Compiling toml_edit v0.22.5 | 
| 755 | 2024-03-07T05:39:16.681Z | Running `/home/build/.rustup/toolchains/1.76-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.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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' -C metadata=31393062c6cf54e4 -C extra-filename=-31393062c6cf54e4 --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-efaec9ebeed25f96.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_spanned=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_spanned-e71aabce9623f46f.rmeta --extern toml_datetime=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_datetime-1077ead2165410a1.rmeta --extern winnow=/work/oxidecomputer/oxide.rs/target/debug/deps/libwinnow-25588663a6df5a90.rmeta --cap-lints allow` | 
| 756 | 2024-03-07T05:39:16.752Z | Compiling polling v2.8.0 | 
| 757 | 2024-03-07T05:39:16.756Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polling-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"' --cfg 'feature="std"' -C metadata=26fc744159b1829f -C extra-filename=-26fc744159b1829f --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/polling-26fc744159b1829f -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern autocfg=/work/oxidecomputer/oxide.rs/target/debug/deps/libautocfg-f716f91425103e14.rlib --cap-lints allow` | 
| 758 | 2024-03-07T05:39:16.877Z | Compiling atomic-waker v1.1.2 | 
| 759 | 2024-03-07T05:39:16.928Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=e7a19b0165a38f6d -C extra-filename=-e7a19b0165a38f6d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 760 | 2024-03-07T05:39:17.068Z | Compiling io-lifetimes v1.0.11 | 
| 761 | 2024-03-07T05:39:17.068Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/io-lifetimes-1.0.11/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="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' -C metadata=5d007121bab626bb -C extra-filename=-5d007121bab626bb --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/io-lifetimes-5d007121bab626bb -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 762 | 2024-03-07T05:39:17.106Z | Compiling colorchoice v1.0.0 | 
| 763 | 2024-03-07T05:39:17.109Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-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 -C metadata=75f65312e96bfcd9 -C extra-filename=-75f65312e96bfcd9 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 764 | 2024-03-07T05:39:17.266Z | Compiling crunchy v0.2.2 | 
| 765 | 2024-03-07T05:39:17.269Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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"' -C metadata=c401f24cb2421025 -C extra-filename=-c401f24cb2421025 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/crunchy-c401f24cb2421025 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 766 | 2024-03-07T05:39:17.290Z | Compiling anstyle-query v1.0.2 | 
| 767 | 2024-03-07T05:39:17.293Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-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 -C metadata=09ce49fc3394724e -C extra-filename=-09ce49fc3394724e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 768 | 2024-03-07T05:39:17.421Z | Compiling anstream v0.6.11 | 
| 769 | 2024-03-07T05:39:17.425Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.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="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' -C metadata=4589b9b4de533979 -C extra-filename=-4589b9b4de533979 --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-46aa3677ea85067a.rmeta --extern anstyle_parse=/work/oxidecomputer/oxide.rs/target/debug/deps/libanstyle_parse-785cb738609963c4.rmeta --extern anstyle_query=/work/oxidecomputer/oxide.rs/target/debug/deps/libanstyle_query-09ce49fc3394724e.rmeta --extern colorchoice=/work/oxidecomputer/oxide.rs/target/debug/deps/libcolorchoice-75f65312e96bfcd9.rmeta --extern utf8parse=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf8parse-55b94bf56b111e50.rmeta --cap-lints allow` | 
| 770 | 2024-03-07T05:39:17.651Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/io-lifetimes-5d007121bab626bb/build-script-build` | 
| 771 | 2024-03-07T05:39:17.751Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/crunchy-c401f24cb2421025/build-script-build` | 
| 772 | 2024-03-07T05:39:17.791Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/polling-26fc744159b1829f/build-script-build` | 
| 773 | 2024-03-07T05:39:17.890Z | Compiling dirs-next v2.0.0 | 
| 774 | 2024-03-07T05:39:17.893Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=048fc89c42c3d19d -C extra-filename=-048fc89c42c3d19d --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-b3a1e01bc1d1ef78.rmeta --extern dirs_sys_next=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs_sys_next-70f773ffac36fe02.rmeta --cap-lints allow` | 
| 775 | 2024-03-07T05:39:17.906Z | Compiling crypto-common v0.1.6 | 
| 776 | 2024-03-07T05:39:17.909Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=52cefadcfd72e47d -C extra-filename=-52cefadcfd72e47d --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-bf7e2d63449f69cd.rmeta --extern typenum=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypenum-514c51e0ae2cae8c.rmeta --cap-lints allow` | 
| 777 | 2024-03-07T05:39:18.085Z | Compiling block-buffer v0.10.4 | 
| 778 | 2024-03-07T05:39:18.089Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=7aac53c173c7538a -C extra-filename=-7aac53c173c7538a --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-bf7e2d63449f69cd.rmeta --cap-lints allow` | 
| 779 | 2024-03-07T05:39:18.103Z | Compiling polling v3.4.0 | 
| 780 | 2024-03-07T05:39:18.106Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name polling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polling-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 -C metadata=d0f18bb03603bdf1 -C extra-filename=-d0f18bb03603bdf1 --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-b3a1e01bc1d1ef78.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-539f479a313cbb64.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-e55b78fc7114eb36.rmeta --cap-lints allow` | 
| 781 | 2024-03-07T05:39:18.271Z | Compiling event-listener v5.0.0 | 
| 782 | 2024-03-07T05:39:18.301Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-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="parking"' --cfg 'feature="std"' -C metadata=e736fd4e1a516a61 -C extra-filename=-e736fd4e1a516a61 --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-42092375f8312a0b.rmeta --extern parking=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking-7ed30b77261437cf.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --cap-lints allow` | 
| 783 | 2024-03-07T05:39:18.305Z | Compiling curl-sys v0.4.72+curl-8.6.0 | 
| 784 | 2024-03-07T05:39:18.305Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curl-sys-0.4.72+curl-8.6.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="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --cfg 'feature="static-curl"' -C metadata=b530580e3c14f663 -C extra-filename=-b530580e3c14f663 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b530580e3c14f663 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-6f5496be75bd3efa.rlib --extern pkg_config=/work/oxidecomputer/oxide.rs/target/debug/deps/libpkg_config-f177a89b95b40c50.rlib --cap-lints allow` | 
| 785 | 2024-03-07T05:39:18.767Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.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 -C metadata=85e3a5c553f56d10 -C extra-filename=-85e3a5c553f56d10 --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-b3a1e01bc1d1ef78.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-02fd268b4d5df09d.rmeta --extern smallvec=/work/oxidecomputer/oxide.rs/target/debug/deps/libsmallvec-ea6c31f42356ca6e.rmeta --cap-lints allow` | 
| 786 | 2024-03-07T05:39:18.959Z | Compiling siphasher v0.3.11 | 
| 787 | 2024-03-07T05:39:18.963Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=6d9070602a08273f -C extra-filename=-6d9070602a08273f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 788 | 2024-03-07T05:39:18.989Z | Compiling fastrand v1.9.0 | 
| 789 | 2024-03-07T05:39:18.993Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-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 -C metadata=a9f7b1d3dbac03c2 -C extra-filename=-a9f7b1d3dbac03c2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 790 | 2024-03-07T05:39:19.112Z | Compiling clap_lex v0.7.0 | 
| 791 | 2024-03-07T05:39:19.127Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=d8161a5bdc51b291 -C extra-filename=-d8161a5bdc51b291 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 792 | 2024-03-07T05:39:19.340Z | Compiling strsim v0.11.0 | 
| 793 | 2024-03-07T05:39:19.343Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name strsim /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-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 -C debuginfo=2 -C metadata=9872d068bfb8251e -C extra-filename=-9872d068bfb8251e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 794 | 2024-03-07T05:39:19.518Z | Compiling rustix v0.37.27 | 
| 795 | 2024-03-07T05:39:19.524Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.37.27/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="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="std"' -C metadata=1b107a1d73ccc61a -C extra-filename=-1b107a1d73ccc61a --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/rustix-1b107a1d73ccc61a -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 796 | 2024-03-07T05:39:19.586Z | Compiling waker-fn v1.1.1 | 
| 797 | 2024-03-07T05:39:19.589Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name waker_fn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/waker-fn-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 -C metadata=d4a64745b27fdd12 -C extra-filename=-d4a64745b27fdd12 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 798 | 2024-03-07T05:39:19.690Z | Compiling toml v0.8.10 | 
| 799 | 2024-03-07T05:39:19.693Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.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="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=dcb7622053a8e565 -C extra-filename=-dcb7622053a8e565 --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-8d853dd6482f3b9b.rmeta --extern serde_spanned=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_spanned-e71aabce9623f46f.rmeta --extern toml_datetime=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_datetime-1077ead2165410a1.rmeta --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-31393062c6cf54e4.rmeta --cap-lints allow` | 
| 800 | 2024-03-07T05:39:19.706Z | Compiling tiny-keccak v2.0.2 | 
| 801 | 2024-03-07T05:39:19.709Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=5324aa666afe1fc5 -C extra-filename=-5324aa666afe1fc5 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/tiny-keccak-5324aa666afe1fc5 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 802 | 2024-03-07T05:39:19.828Z | Compiling futures-lite v1.13.0 | 
| 803 | 2024-03-07T05:39:19.831Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name futures_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-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="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="memchr"' --cfg 'feature="parking"' --cfg 'feature="std"' --cfg 'feature="waker-fn"' -C metadata=7394159c7c94014b -C extra-filename=-7394159c7c94014b --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-a9f7b1d3dbac03c2.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-5a57c87a43d3d711.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-2de88b9b103b5d1b.rmeta --extern parking=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking-7ed30b77261437cf.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --extern waker_fn=/work/oxidecomputer/oxide.rs/target/debug/deps/libwaker_fn-d4a64745b27fdd12.rmeta --cap-lints allow` | 
| 804 | 2024-03-07T05:39:20.014Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/tiny-keccak-5324aa666afe1fc5/build-script-build` | 
| 805 | 2024-03-07T05:39:20.038Z | Compiling clap_builder v4.5.1 | 
| 806 | 2024-03-07T05:39:20.041Z | Running `/home/build/.rustup/toolchains/1.76-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.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="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' -C metadata=11feaa338d084b5b -C extra-filename=-11feaa338d084b5b --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-4589b9b4de533979.rmeta --extern anstyle=/work/oxidecomputer/oxide.rs/target/debug/deps/libanstyle-46aa3677ea85067a.rmeta --extern clap_lex=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_lex-d8161a5bdc51b291.rmeta --extern strsim=/work/oxidecomputer/oxide.rs/target/debug/deps/libstrsim-9872d068bfb8251e.rmeta --cap-lints allow` | 
| 807 | 2024-03-07T05:39:20.072Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/rustix-1b107a1d73ccc61a/build-script-build` | 
| 808 | 2024-03-07T05:39:20.172Z | Compiling phf_shared v0.10.0 | 
| 809 | 2024-03-07T05:39:20.175Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=f6a2605a56265bf3 -C extra-filename=-f6a2605a56265bf3 --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-6d9070602a08273f.rmeta --cap-lints allow` | 
| 810 | 2024-03-07T05:39:20.418Z | Compiling hyper v0.14.28 | 
| 811 | 2024-03-07T05:39:20.421Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/src/lib.rs --error-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="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' -C metadata=5639213d8a964ba3 -C extra-filename=-5639213d8a964ba3 --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-f412e2fce08c74d3.rmeta --extern futures_channel=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_channel-7067fbe4fdb758c1.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-bd1026c6012d91f8.rmeta --extern h2=/work/oxidecomputer/oxide.rs/target/debug/deps/libh2-e06ef286270fa0d6.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern http_body=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp_body-44cc836fedb14c74.rmeta --extern httparse=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttparse-58bccc1ffa9648af.rmeta --extern httpdate=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpdate-02ef4b1e0af5b63d.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-b3077f10a0b2f8e4.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --extern socket2=/work/oxidecomputer/oxide.rs/target/debug/deps/libsocket2-8afa32a7ed28efc3.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --extern tower_service=/work/oxidecomputer/oxide.rs/target/debug/deps/libtower_service-09c5d48e32fe9842.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-e55b78fc7114eb36.rmeta --extern want=/work/oxidecomputer/oxide.rs/target/debug/deps/libwant-c97a904080338b58.rmeta --cap-lints allow` | 
| 812 | 2024-03-07T05:39:20.487Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-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"' -C metadata=5cacccb31b0ab5fb -C extra-filename=-5cacccb31b0ab5fb --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-f67d6d78ab3379f5.rmeta --extern parking_lot_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking_lot_core-85e3a5c553f56d10.rmeta --cap-lints allow` | 
| 813 | 2024-03-07T05:39:21.594Z | Compiling event-listener-strategy v0.5.0 | 
| 814 | 2024-03-07T05:39:21.598Z | Running `/home/build/.rustup/toolchains/1.76-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.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"' -C metadata=c7060b71a29fe433 -C extra-filename=-c7060b71a29fe433 --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-e736fd4e1a516a61.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --cap-lints allow` | 
| 815 | 2024-03-07T05:39:21.662Z | Compiling async-io v2.3.1 | 
| 816 | 2024-03-07T05:39:21.666Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-io-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 -C metadata=accb3b667eff256f -C extra-filename=-accb3b667eff256f --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-31ffa78e94c81369.rmeta --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-b3a1e01bc1d1ef78.rmeta --extern concurrent_queue=/work/oxidecomputer/oxide.rs/target/debug/deps/libconcurrent_queue-42092375f8312a0b.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-5a57c87a43d3d711.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-4cc23a8bce5347c4.rmeta --extern parking=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking-7ed30b77261437cf.rmeta --extern polling=/work/oxidecomputer/oxide.rs/target/debug/deps/libpolling-d0f18bb03603bdf1.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-539f479a313cbb64.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-ba75b939594c9ec5.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-e55b78fc7114eb36.rmeta --cap-lints allow` | 
| 817 | 2024-03-07T05:39:21.678Z | Compiling digest v0.10.7 | 
| 818 | 2024-03-07T05:39:21.697Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=e1068141db1750c0 -C extra-filename=-e1068141db1750c0 --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-7aac53c173c7538a.rmeta --extern crypto_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrypto_common-52cefadcfd72e47d.rmeta --cap-lints allow` | 
| 819 | 2024-03-07T05:39:21.790Z | Compiling term v0.7.0 | 
| 820 | 2024-03-07T05:39:21.793Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=f91bf7275dc0d345 -C extra-filename=-f91bf7275dc0d345 --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-048fc89c42c3d19d.rmeta --cap-lints allow` | 
| 821 | 2024-03-07T05:39:22.034Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name polling --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polling-2.8.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"' -C metadata=ecc8fc2a8de22b72 -C extra-filename=-ecc8fc2a8de22b72 --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-b3a1e01bc1d1ef78.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --cap-lints allow` | 
| 822 | 2024-03-07T05:39:22.579Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name io_lifetimes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/io-lifetimes-1.0.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="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' -C metadata=cfd4588f3457d056 -C extra-filename=-cfd4588f3457d056 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow --cfg io_safety_is_in_std --cfg panic_in_const_fn` | 
| 823 | 2024-03-07T05:39:22.771Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name crunchy /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"' -C metadata=099739b55fd71f5a -C extra-filename=-099739b55fd71f5a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 824 | 2024-03-07T05:39:22.863Z | Compiling futures-executor v0.3.30 | 
| 825 | 2024-03-07T05:39:22.867Z | Running `/home/build/.rustup/toolchains/1.76-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.30/src/lib.rs --error-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"' -C metadata=945093181bc7dd80 -C extra-filename=-945093181bc7dd80 --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-00de630c8c0c4b02.rmeta --extern futures_task=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_task-cf44a26adf9238c3.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-bd1026c6012d91f8.rmeta --cap-lints allow` | 
| 826 | 2024-03-07T05:39:23.564Z | Compiling clap_derive v4.5.0 | 
| 827 | 2024-03-07T05:39:23.569Z | Running `/home/build/.rustup/toolchains/1.76-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.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 --cfg 'feature="default"' -C metadata=d3057ed9a9c06847 -C extra-filename=-d3057ed9a9c06847 --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-fe91cec5d57a0d19.rlib --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 828 | 2024-03-07T05:39:23.663Z | Compiling async-io v1.13.0 | 
| 829 | 2024-03-07T05:39:23.666Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-io-1.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 -C metadata=35881424475b1d89 -C extra-filename=-35881424475b1d89 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/async-io-35881424475b1d89 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern autocfg=/work/oxidecomputer/oxide.rs/target/debug/deps/libautocfg-f716f91425103e14.rlib --cap-lints allow` | 
| 830 | 2024-03-07T05:39:24.065Z | Compiling either v1.10.0 | 
| 831 | 2024-03-07T05:39:24.069Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-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 --cfg 'feature="use_std"' -C metadata=8d3f7608f5f61877 -C extra-filename=-8d3f7608f5f61877 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 832 | 2024-03-07T05:39:24.456Z | Compiling precomputed-hash v0.1.1 | 
| 833 | 2024-03-07T05:39:24.459Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash /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 -C metadata=b9327b0afdd02e4b -C extra-filename=-b9327b0afdd02e4b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 834 | 2024-03-07T05:39:24.489Z | Compiling time-core v0.1.2 | 
| 835 | 2024-03-07T05:39:24.492Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=78463298d0996e4f -C extra-filename=-78463298d0996e4f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 836 | 2024-03-07T05:39:24.577Z | Compiling powerfmt v0.2.0 | 
| 837 | 2024-03-07T05:39:24.581Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=4c4409d58f4da343 -C extra-filename=-4c4409d58f4da343 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 838 | 2024-03-07T05:39:24.663Z | Compiling lazy_static v1.4.0 | 
| 839 | 2024-03-07T05:39:24.679Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-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 -C debuginfo=2 -C metadata=8f93af5ac36cac0e -C extra-filename=-8f93af5ac36cac0e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 840 | 2024-03-07T05:39:24.787Z | Compiling async-task v4.7.0 | 
| 841 | 2024-03-07T05:39:24.790Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.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"' -C metadata=9f2ae7f53094583a -C extra-filename=-9f2ae7f53094583a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 842 | 2024-03-07T05:39:24.982Z | Compiling num-conv v0.1.0 | 
| 843 | 2024-03-07T05:39:24.985Z | Running `/home/build/.rustup/toolchains/1.76-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' -C metadata=9808afdcd566b1f1 -C extra-filename=-9808afdcd566b1f1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 844 | 2024-03-07T05:39:25.207Z | Compiling cpufeatures v0.2.12 | 
| 845 | 2024-03-07T05:39:25.210Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-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 -C metadata=c800e6746f28ebd7 -C extra-filename=-c800e6746f28ebd7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 846 | 2024-03-07T05:39:25.244Z | Compiling bit-vec v0.6.3 | 
| 847 | 2024-03-07T05:39:25.247Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec /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 -C metadata=e898843fc4c2592c -C extra-filename=-e898843fc4c2592c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 848 | 2024-03-07T05:39:25.295Z | Compiling diff v0.1.13 | 
| 849 | 2024-03-07T05:39:25.299Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name diff /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 -C metadata=5d47cf8a1fa4e7b2 -C extra-filename=-5d47cf8a1fa4e7b2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 850 | 2024-03-07T05:39:25.331Z | Compiling fixedbitset v0.4.2 | 
| 851 | 2024-03-07T05:39:25.334Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset /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 -C metadata=7733a3ac9462985c -C extra-filename=-7733a3ac9462985c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 852 | 2024-03-07T05:39:25.637Z | Compiling bitflags v1.3.2 | 
| 853 | 2024-03-07T05:39:25.640Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.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 --cfg 'feature="default"' -C metadata=b314dd0635d4a453 -C extra-filename=-b314dd0635d4a453 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 854 | 2024-03-07T05:39:25.723Z | Compiling new_debug_unreachable v1.0.4 | 
| 855 | 2024-03-07T05:39:25.723Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-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 metadata=fa5070a450930edf -C extra-filename=-fa5070a450930edf --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 856 | 2024-03-07T05:39:25.764Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.37.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="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="std"' -C metadata=4c5962a97f8c6046 -C extra-filename=-4c5962a97f8c6046 --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-b314dd0635d4a453.rmeta --extern libc_errno=/work/oxidecomputer/oxide.rs/target/debug/deps/liberrno-02ff827996c6454c.rmeta --extern io_lifetimes=/work/oxidecomputer/oxide.rs/target/debug/deps/libio_lifetimes-cfd4588f3457d056.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --cap-lints allow --cfg libc --cfg solarish` | 
| 857 | 2024-03-07T05:39:25.811Z | Compiling string_cache v0.8.7 | 
| 858 | 2024-03-07T05:39:25.815Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=2e78f0dfac736bde -C extra-filename=-2e78f0dfac736bde --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-fa5070a450930edf.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-3250e89af52da2b5.rmeta --extern parking_lot=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking_lot-5cacccb31b0ab5fb.rmeta --extern phf_shared=/work/oxidecomputer/oxide.rs/target/debug/deps/libphf_shared-f6a2605a56265bf3.rmeta --extern precomputed_hash=/work/oxidecomputer/oxide.rs/target/debug/deps/libprecomputed_hash-b9327b0afdd02e4b.rmeta --cap-lints allow` | 
| 859 | 2024-03-07T05:39:26.098Z | Compiling petgraph v0.6.4 | 
| 860 | 2024-03-07T05:39:26.101Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-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 metadata=b169ecf0a4ede41e -C extra-filename=-b169ecf0a4ede41e --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-7733a3ac9462985c.rmeta --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-efaec9ebeed25f96.rmeta --cap-lints allow` | 
| 861 | 2024-03-07T05:39:26.221Z | Compiling bit-set v0.5.3 | 
| 862 | 2024-03-07T05:39:26.225Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name bit_set /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 -C metadata=7bf32aaf4d995b96 -C extra-filename=-7bf32aaf4d995b96 --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-e898843fc4c2592c.rmeta --cap-lints allow` | 
| 863 | 2024-03-07T05:39:26.480Z | Compiling time-macros v0.2.17 | 
| 864 | 2024-03-07T05:39:26.484Z | Running `/home/build/.rustup/toolchains/1.76-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.17/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=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-tuple-struct-fields --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' -C metadata=0f22364806d21824 -C extra-filename=-0f22364806d21824 --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-9808afdcd566b1f1.rlib --extern time_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime_core-78463298d0996e4f.rlib --extern proc_macro --cap-lints allow` | 
| 865 | 2024-03-07T05:39:26.673Z | Compiling deranged v0.3.11 | 
| 866 | 2024-03-07T05:39:26.677Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=2b8cb70a9b1cc0a4 -C extra-filename=-2b8cb70a9b1cc0a4 --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-4c4409d58f4da343.rmeta --cap-lints allow` | 
| 867 | 2024-03-07T05:39:27.882Z | Compiling itertools v0.10.5 | 
| 868 | 2024-03-07T05:39:27.886Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.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="use_alloc"' --cfg 'feature="use_std"' -C metadata=b07cbb3ab2722668 -C extra-filename=-b07cbb3ab2722668 --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-8d3f7608f5f61877.rmeta --cap-lints allow` | 
| 869 | 2024-03-07T05:39:28.484Z | Compiling clap v4.5.1 | 
| 870 | 2024-03-07T05:39:28.487Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.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="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"' -C metadata=d2442788c2a03f4d -C extra-filename=-d2442788c2a03f4d --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-11feaa338d084b5b.rmeta --extern clap_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap_derive-d3057ed9a9c06847.so --cap-lints allow` | 
| 871 | 2024-03-07T05:39:28.597Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/async-io-35881424475b1d89/build-script-build` | 
| 872 | 2024-03-07T05:39:28.640Z | Compiling futures v0.3.30 | 
| 873 | 2024-03-07T05:39:28.644Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/src/lib.rs --error-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-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' -C metadata=2f155298caf61724 -C extra-filename=-2f155298caf61724 --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-7067fbe4fdb758c1.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_executor=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_executor-945093181bc7dd80.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-5a57c87a43d3d711.rmeta --extern futures_sink=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_sink-f82fe425d7a35767.rmeta --extern futures_task=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_task-cf44a26adf9238c3.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-bd1026c6012d91f8.rmeta --cap-lints allow` | 
| 874 | 2024-03-07T05:39:28.725Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=950a78e91594856e -C extra-filename=-950a78e91594856e --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-099739b55fd71f5a.rmeta --cap-lints allow` | 
| 875 | 2024-03-07T05:39:28.784Z | Compiling ascii-canvas v3.0.0 | 
| 876 | 2024-03-07T05:39:28.787Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=f2480ffe7c22f246 -C extra-filename=-f2480ffe7c22f246 --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-f91bf7275dc0d345.rmeta --cap-lints allow` | 
| 877 | 2024-03-07T05:39:28.802Z | Compiling async-channel v2.2.0 | 
| 878 | 2024-03-07T05:39:28.805Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-channel-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"' -C metadata=08348ff29b0d4a20 -C extra-filename=-08348ff29b0d4a20 --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-42092375f8312a0b.rmeta --extern event_listener=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener-e736fd4e1a516a61.rmeta --extern event_listener_strategy=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener_strategy-c7060b71a29fe433.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --cap-lints allow` | 
| 879 | 2024-03-07T05:39:29.180Z | Compiling piper v0.2.1 | 
| 880 | 2024-03-07T05:39:29.187Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name piper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piper-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 --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="std"' -C metadata=5f7c1037ca3b60ec -C extra-filename=-5f7c1037ca3b60ec --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-e7a19b0165a38f6d.rmeta --extern fastrand=/work/oxidecomputer/oxide.rs/target/debug/deps/libfastrand-d52cae0eeab46be2.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-5a57c87a43d3d711.rmeta --cap-lints allow` | 
| 881 | 2024-03-07T05:39:29.280Z | Compiling async-channel v1.9.0 | 
| 882 | 2024-03-07T05:39:29.303Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=197ad7a47f62e03c -C extra-filename=-197ad7a47f62e03c --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-42092375f8312a0b.rmeta --extern event_listener=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener-f55cdf44e1505c0c.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --cap-lints allow` | 
| 883 | 2024-03-07T05:39:29.306Z | Compiling async-lock v2.8.0 | 
| 884 | 2024-03-07T05:39:29.306Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_lock --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-lock-2.8.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 -C metadata=4be68d1eb73c3572 -C extra-filename=-4be68d1eb73c3572 --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-f55cdf44e1505c0c.rmeta --cap-lints allow` | 
| 885 | 2024-03-07T05:39:29.595Z | Compiling lalrpop-util v0.20.0 | 
| 886 | 2024-03-07T05:39:29.605Z | Running `/home/build/.rustup/toolchains/1.76-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.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="lexer"' --cfg 'feature="regex"' --cfg 'feature="std"' -C metadata=71781cf19b37fc87 -C extra-filename=-71781cf19b37fc87 --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-d435210f18efc5ca.rmeta --cap-lints allow` | 
| 887 | 2024-03-07T05:39:29.635Z | Compiling ena v0.14.2 | 
| 888 | 2024-03-07T05:39:29.639Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name ena /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.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 metadata=0f563140a98b1770 -C extra-filename=-0f563140a98b1770 --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-37f34ee689d3890c.rmeta --cap-lints allow` | 
| 889 | 2024-03-07T05:39:29.693Z | Compiling libgit2-sys v0.16.2+1.7.2 | 
| 890 | 2024-03-07T05:39:29.697Z | Running `/home/build/.rustup/toolchains/1.76-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.16.2+1.7.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=5dba19fa970e41f4 -C extra-filename=-5dba19fa970e41f4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-5dba19fa970e41f4 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-6f5496be75bd3efa.rlib --extern pkg_config=/work/oxidecomputer/oxide.rs/target/debug/deps/libpkg_config-f177a89b95b40c50.rlib --cap-lints allow` | 
| 891 | 2024-03-07T05:39:29.975Z | Compiling socket2 v0.4.10 | 
| 892 | 2024-03-07T05:39:30.009Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.4.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="all"' -C metadata=23235a4b01ab8eb7 -C extra-filename=-23235a4b01ab8eb7 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 893 | 2024-03-07T05:39:30.032Z | Compiling is-terminal v0.4.12 | 
| 894 | 2024-03-07T05:39:30.036Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=38471b4a284e3117 -C extra-filename=-38471b4a284e3117 --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-02fd268b4d5df09d.rmeta --cap-lints allow` | 
| 895 | 2024-03-07T05:39:30.102Z | Compiling async-trait v0.1.77 | 
| 896 | 2024-03-07T05:39:30.105Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.77/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=3882fbef5e23ff1b -C extra-filename=-3882fbef5e23ff1b --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/async-trait-3882fbef5e23ff1b -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 897 | 2024-03-07T05:39:30.145Z | Compiling regex-syntax v0.7.5 | 
| 898 | 2024-03-07T05:39:30.148Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-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 --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"' -C metadata=979ceb6f2b40a84f -C extra-filename=-979ceb6f2b40a84f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 899 | 2024-03-07T05:39:30.452Z | Compiling num_threads v0.1.6 | 
| 900 | 2024-03-07T05:39:30.458Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name num_threads /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-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 -C metadata=070f77c9c40a7ea1 -C extra-filename=-070f77c9c40a7ea1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 901 | 2024-03-07T05:39:30.573Z | Compiling unicode-xid v0.2.4 | 
| 902 | 2024-03-07T05:39:30.573Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-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 metadata=1b9440c5d9c0e702 -C extra-filename=-1b9440c5d9c0e702 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 903 | 2024-03-07T05:39:30.590Z | Compiling pico-args v0.5.0 | 
| 904 | 2024-03-07T05:39:30.593Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=2d9b5663b31c65df -C extra-filename=-2d9b5663b31c65df --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 905 | 2024-03-07T05:39:30.666Z | Compiling slog v2.7.0 | 
| 906 | 2024-03-07T05:39:30.670Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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="std"' -C metadata=7f2511497328d765 -C extra-filename=-7f2511497328d765 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/slog-7f2511497328d765 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 907 | 2024-03-07T05:39:30.748Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/async-trait-3882fbef5e23ff1b/build-script-build` | 
| 908 | 2024-03-07T05:39:30.795Z | Compiling time v0.3.34 | 
| 909 | 2024-03-07T05:39:30.799Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/src/lib.rs --error-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=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-tuple-struct-fields --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=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"' -C metadata=49eeac5e2d21873f -C extra-filename=-49eeac5e2d21873f --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-2b8cb70a9b1cc0a4.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-b3077f10a0b2f8e4.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --extern num_conv=/work/oxidecomputer/oxide.rs/target/debug/deps/libnum_conv-9808afdcd566b1f1.rmeta --extern num_threads=/work/oxidecomputer/oxide.rs/target/debug/deps/libnum_threads-070f77c9c40a7ea1.rmeta --extern powerfmt=/work/oxidecomputer/oxide.rs/target/debug/deps/libpowerfmt-4c4409d58f4da343.rmeta --extern time_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime_core-78463298d0996e4f.rmeta --extern time_macros=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime_macros-0f22364806d21824.so --cap-lints allow` | 
| 910 | 2024-03-07T05:39:30.921Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-5dba19fa970e41f4/build-script-build` | 
| 911 | 2024-03-07T05:39:30.967Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-io-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 -C metadata=2eca08a22a2a2b1b -C extra-filename=-2eca08a22a2a2b1b --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-4be68d1eb73c3572.rmeta --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-b3a1e01bc1d1ef78.rmeta --extern concurrent_queue=/work/oxidecomputer/oxide.rs/target/debug/deps/libconcurrent_queue-42092375f8312a0b.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-7394159c7c94014b.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --extern parking=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking-7ed30b77261437cf.rmeta --extern polling=/work/oxidecomputer/oxide.rs/target/debug/deps/libpolling-ecc8fc2a8de22b72.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-4c5962a97f8c6046.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-ba75b939594c9ec5.rmeta --extern socket2=/work/oxidecomputer/oxide.rs/target/debug/deps/libsocket2-23235a4b01ab8eb7.rmeta --extern waker_fn=/work/oxidecomputer/oxide.rs/target/debug/deps/libwaker_fn-d4a64745b27fdd12.rmeta --cap-lints allow` | 
| 912 | 2024-03-07T05:39:31.165Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/slog-7f2511497328d765/build-script-build` | 
| 913 | 2024-03-07T05:39:31.227Z | Compiling blocking v1.5.1 | 
| 914 | 2024-03-07T05:39:31.231Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name blocking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blocking-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 -C metadata=79f06d8151708807 -C extra-filename=-79f06d8151708807 --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-08348ff29b0d4a20.rmeta --extern async_lock=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_lock-31ffa78e94c81369.rmeta --extern async_task=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_task-9f2ae7f53094583a.rmeta --extern fastrand=/work/oxidecomputer/oxide.rs/target/debug/deps/libfastrand-d52cae0eeab46be2.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-5a57c87a43d3d711.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-4cc23a8bce5347c4.rmeta --extern piper=/work/oxidecomputer/oxide.rs/target/debug/deps/libpiper-5f7c1037ca3b60ec.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-e55b78fc7114eb36.rmeta --cap-lints allow` | 
| 915 | 2024-03-07T05:39:31.673Z | Compiling async-executor v1.8.0 | 
| 916 | 2024-03-07T05:39:31.677Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.8.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 -C metadata=52898bfb52a16b8e -C extra-filename=-52898bfb52a16b8e --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-31ffa78e94c81369.rmeta --extern async_task=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_task-9f2ae7f53094583a.rmeta --extern concurrent_queue=/work/oxidecomputer/oxide.rs/target/debug/deps/libconcurrent_queue-42092375f8312a0b.rmeta --extern fastrand=/work/oxidecomputer/oxide.rs/target/debug/deps/libfastrand-d52cae0eeab46be2.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-4cc23a8bce5347c4.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-ba75b939594c9ec5.rmeta --cap-lints allow` | 
| 917 | 2024-03-07T05:39:31.869Z | Compiling async-signal v0.2.5 | 
| 918 | 2024-03-07T05:39:31.872Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=82a9ed66fb6e65d4 -C extra-filename=-82a9ed66fb6e65d4 --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-accb3b667eff256f.rmeta --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-b3a1e01bc1d1ef78.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-5a57c87a43d3d711.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-539f479a313cbb64.rmeta --extern signal_hook_registry=/work/oxidecomputer/oxide.rs/target/debug/deps/libsignal_hook_registry-61e44982b9bd185f.rmeta --cap-lints allow` | 
| 919 | 2024-03-07T05:39:32.174Z | Compiling pin-project-internal v1.1.4 | 
| 920 | 2024-03-07T05:39:32.177Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.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 --warn=unreachable_pub '--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=missing_debug_implementations '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=6c30996a218d2c11 -C extra-filename=-6c30996a218d2c11 --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 921 | 2024-03-07T05:39:32.343Z | Running `/home/build/.rustup/toolchains/1.76-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.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="libc"' -C metadata=11f4a08dca36a76f -C extra-filename=-11f4a08dca36a76f --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow -L native=/usr/lib/amd64 -l z` | 
| 922 | 2024-03-07T05:39:32.457Z | Running `/home/build/.rustup/toolchains/1.76-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.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="libc"' -C metadata=f1af3d1c2bcfb261 -C extra-filename=-f1af3d1c2bcfb261 --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-02fd268b4d5df09d.rmeta --cap-lints allow -L native=/usr/lib/amd64 -l z` | 
| 923 | 2024-03-07T05:39:32.586Z | Compiling event-listener v3.1.0 | 
| 924 | 2024-03-07T05:39:32.589Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-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"' --cfg 'feature="parking"' --cfg 'feature="std"' -C metadata=ecbab68d2c454cfd -C extra-filename=-ecbab68d2c454cfd --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-42092375f8312a0b.rmeta --extern parking=/work/oxidecomputer/oxide.rs/target/debug/deps/libparking-7ed30b77261437cf.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --cap-lints allow` | 
| 925 | 2024-03-07T05:39:32.604Z | Compiling dirs-sys v0.3.7 | 
| 926 | 2024-03-07T05:39:32.607Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys /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 -C metadata=ea644346ae4e1226 -C extra-filename=-ea644346ae4e1226 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 927 | 2024-03-07T05:39:33.072Z | Compiling similar v2.4.0 | 
| 928 | 2024-03-07T05:39:33.075Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-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 --cfg 'feature="default"' --cfg 'feature="text"' -C metadata=79491110bce9c781 -C extra-filename=-79491110bce9c781 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 929 | 2024-03-07T05:39:33.169Z | Compiling curl v0.4.46 | 
| 930 | 2024-03-07T05:39:33.172Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curl-0.4.46/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="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --cfg 'feature="static-curl"' -C metadata=dd208e87d572c5ea -C extra-filename=-dd208e87d572c5ea --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/curl-dd208e87d572c5ea -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 931 | 2024-03-07T05:39:33.343Z | Compiling async-process v1.8.1 | 
| 932 | 2024-03-07T05:39:33.346Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_process --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-process-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 -C metadata=8c721f35d4f1638e -C extra-filename=-8c721f35d4f1638e --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-2eca08a22a2a2b1b.rmeta --extern async_lock=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_lock-4be68d1eb73c3572.rmeta --extern async_signal=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_signal-82a9ed66fb6e65d4.rmeta --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-b3a1e01bc1d1ef78.rmeta --extern event_listener=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener-ecbab68d2c454cfd.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-7394159c7c94014b.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-539f479a313cbb64.rmeta --cap-lints allow` | 
| 933 | 2024-03-07T05:39:33.509Z | Compiling lalrpop v0.20.0 | 
| 934 | 2024-03-07T05:39:33.514Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-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 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' -C metadata=d52855136d7f7528 -C extra-filename=-d52855136d7f7528 --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-f2480ffe7c22f246.rmeta --extern bit_set=/work/oxidecomputer/oxide.rs/target/debug/deps/libbit_set-7bf32aaf4d995b96.rmeta --extern diff=/work/oxidecomputer/oxide.rs/target/debug/deps/libdiff-5d47cf8a1fa4e7b2.rmeta --extern ena=/work/oxidecomputer/oxide.rs/target/debug/deps/libena-0f563140a98b1770.rmeta --extern is_terminal=/work/oxidecomputer/oxide.rs/target/debug/deps/libis_terminal-38471b4a284e3117.rmeta --extern itertools=/work/oxidecomputer/oxide.rs/target/debug/deps/libitertools-b07cbb3ab2722668.rmeta --extern lalrpop_util=/work/oxidecomputer/oxide.rs/target/debug/deps/liblalrpop_util-71781cf19b37fc87.rmeta --extern petgraph=/work/oxidecomputer/oxide.rs/target/debug/deps/libpetgraph-b169ecf0a4ede41e.rmeta --extern pico_args=/work/oxidecomputer/oxide.rs/target/debug/deps/libpico_args-2d9b5663b31c65df.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-d435210f18efc5ca.rmeta --extern regex_syntax=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_syntax-979ceb6f2b40a84f.rmeta --extern string_cache=/work/oxidecomputer/oxide.rs/target/debug/deps/libstring_cache-2e78f0dfac736bde.rmeta --extern term=/work/oxidecomputer/oxide.rs/target/debug/deps/libterm-f91bf7275dc0d345.rmeta --extern tiny_keccak=/work/oxidecomputer/oxide.rs/target/debug/deps/libtiny_keccak-950a78e91594856e.rmeta --extern unicode_xid=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_xid-1b9440c5d9c0e702.rmeta --cap-lints allow` | 
| 935 | 2024-03-07T05:39:34.963Z | Compiling dirs v4.0.0 | 
| 936 | 2024-03-07T05:39:34.967Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name dirs /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 -C metadata=eb6b8e0ba83c5c75 -C extra-filename=-eb6b8e0ba83c5c75 --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-ea644346ae4e1226.rmeta --cap-lints allow` | 
| 937 | 2024-03-07T05:39:35.128Z | Compiling async-global-executor v2.4.1 | 
| 938 | 2024-03-07T05:39:35.131Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=95a9bb63f6e6590f -C extra-filename=-95a9bb63f6e6590f --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-08348ff29b0d4a20.rmeta --extern async_executor=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_executor-52898bfb52a16b8e.rmeta --extern async_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_io-accb3b667eff256f.rmeta --extern async_lock=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_lock-31ffa78e94c81369.rmeta --extern blocking=/work/oxidecomputer/oxide.rs/target/debug/deps/libblocking-79f06d8151708807.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-4cc23a8bce5347c4.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-3250e89af52da2b5.rmeta --cap-lints allow` | 
| 939 | 2024-03-07T05:39:35.149Z | Compiling pin-project v1.1.4 | 
| 940 | 2024-03-07T05:39:35.153Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.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 --warn=unreachable_pub '--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=missing_debug_implementations '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=a5ac1948273a725b -C extra-filename=-a5ac1948273a725b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern pin_project_internal=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_internal-6c30996a218d2c11.so --cap-lints allow` | 
| 941 | 2024-03-07T05:39:35.153Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name slog /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="std"' -C metadata=e6ac4cb563bb831f -C extra-filename=-e6ac4cb563bb831f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg integer128` | 
| 942 | 2024-03-07T05:39:35.267Z | Running `/home/build/.rustup/toolchains/1.76-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.77/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 -C metadata=fda59f4e7807b1c7 -C extra-filename=-fda59f4e7807b1c7 --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 943 | 2024-03-07T05:39:35.327Z | Compiling sha1 v0.10.6 | 
| 944 | 2024-03-07T05:39:35.330Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=1dc3c58c554ed768 -C extra-filename=-1dc3c58c554ed768 --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-b3a1e01bc1d1ef78.rmeta --extern cpufeatures=/work/oxidecomputer/oxide.rs/target/debug/deps/libcpufeatures-c800e6746f28ebd7.rmeta --extern digest=/work/oxidecomputer/oxide.rs/target/debug/deps/libdigest-e1068141db1750c0.rmeta --cap-lints allow` | 
| 945 | 2024-03-07T05:39:35.696Z | Compiling openapiv3 v2.0.0 | 
| 946 | 2024-03-07T05:39:35.699Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=74a438f51a4916a9 -C extra-filename=-74a438f51a4916a9 --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-efaec9ebeed25f96.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --cap-lints allow` | 
| 947 | 2024-03-07T05:39:35.750Z | Compiling tempfile v3.10.0 | 
| 948 | 2024-03-07T05:39:35.754Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.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 -C metadata=46983c651ea7b0f6 -C extra-filename=-46983c651ea7b0f6 --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-b3a1e01bc1d1ef78.rmeta --extern fastrand=/work/oxidecomputer/oxide.rs/target/debug/deps/libfastrand-d52cae0eeab46be2.rmeta --extern rustix=/work/oxidecomputer/oxide.rs/target/debug/deps/librustix-539f479a313cbb64.rmeta --cap-lints allow` | 
| 949 | 2024-03-07T05:39:35.917Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-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 --cfg 'feature="default"' -C metadata=0818598946a91b52 -C extra-filename=-0818598946a91b52 --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-3f78fc507be1952e.rmeta --extern idna=/work/oxidecomputer/oxide.rs/target/debug/deps/libidna-8f8a52631f8e38d3.rmeta --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-8d02a3f55b6b58b9.rmeta --cap-lints allow` | 
| 950 | 2024-03-07T05:39:36.516Z | Compiling regress v0.8.0 | 
| 951 | 2024-03-07T05:39:36.520Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.8.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="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=64ed61a2f131dbf3 -C extra-filename=-64ed61a2f131dbf3 --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-5cda2307cac65498.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-2de88b9b103b5d1b.rmeta --cap-lints allow` | 
| 952 | 2024-03-07T05:39:36.756Z | Compiling kv-log-macro v1.0.7 | 
| 953 | 2024-03-07T05:39:36.760Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=5f015be6f49bfd26 -C extra-filename=-5f015be6f49bfd26 --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-5102778d721e631e.rmeta --cap-lints allow` | 
| 954 | 2024-03-07T05:39:36.975Z | Compiling predicates-core v1.0.6 | 
| 955 | 2024-03-07T05:39:37.030Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=f7d3e7e4b957783f -C extra-filename=-f7d3e7e4b957783f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 956 | 2024-03-07T05:39:37.266Z | Compiling zeroize v1.7.0 | 
| 957 | 2024-03-07T05:39:37.269Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.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="default"' -C metadata=fdc7d158bb3baa0d -C extra-filename=-fdc7d158bb3baa0d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 958 | 2024-03-07T05:39:37.351Z | Compiling isahc v1.7.2 | 
| 959 | 2024-03-07T05:39:37.355Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/isahc-1.7.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="encoding_rs"' --cfg 'feature="http2"' --cfg 'feature="mime"' --cfg 'feature="static-curl"' --cfg 'feature="text-decoding"' -C metadata=6b8bbe6616c74264 -C extra-filename=-6b8bbe6616c74264 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/isahc-6b8bbe6616c74264 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 960 | 2024-03-07T05:39:37.594Z | Compiling rustls-pki-types v1.3.0 | 
| 961 | 2024-03-07T05:39:37.594Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.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 metadata=fc60680b3b02d820 -C extra-filename=-fc60680b3b02d820 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 962 | 2024-03-07T05:39:37.597Z | Running `/home/build/.rustup/toolchains/1.76-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.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"' -C metadata=521a7fa8801ab854 -C extra-filename=-521a7fa8801ab854 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 963 | 2024-03-07T05:39:37.864Z | Compiling async-std v1.12.0 | 
| 964 | 2024-03-07T05:39:37.871Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-std-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 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --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"' -C metadata=76c01b5c2d2f917b -C extra-filename=-76c01b5c2d2f917b --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-197ad7a47f62e03c.rmeta --extern async_global_executor=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_global_executor-95a9bb63f6e6590f.rmeta --extern async_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_io-2eca08a22a2a2b1b.rmeta --extern async_lock=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_lock-4be68d1eb73c3572.rmeta --extern async_process=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_process-8c721f35d4f1638e.rmeta --extern crossbeam_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossbeam_utils-d635ff551b53ede7.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-5a57c87a43d3d711.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-7394159c7c94014b.rmeta --extern kv_log_macro=/work/oxidecomputer/oxide.rs/target/debug/deps/libkv_log_macro-5f015be6f49bfd26.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-2de88b9b103b5d1b.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-3250e89af52da2b5.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --extern pin_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_utils-c91c3a4fdde7d3d6.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-ba75b939594c9ec5.rmeta --cap-lints allow` | 
| 965 | 2024-03-07T05:39:37.882Z | Compiling tracing-futures v0.2.5 | 
| 966 | 2024-03-07T05:39:37.882Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name tracing_futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-futures-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 --cfg 'feature="pin-project"' --cfg 'feature="std"' --cfg 'feature="std-future"' -C metadata=e36af6e83ea5f482 -C extra-filename=-e36af6e83ea5f482 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern pin_project=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project-a5ac1948273a725b.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-e55b78fc7114eb36.rmeta --cap-lints allow` | 
| 967 | 2024-03-07T05:39:37.926Z | Compiling sluice v0.5.5 | 
| 968 | 2024-03-07T05:39:37.959Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name sluice --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sluice-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 -C metadata=35ecc4ac38709bdb -C extra-filename=-35ecc4ac38709bdb --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-197ad7a47f62e03c.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_io=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_io-5a57c87a43d3d711.rmeta --cap-lints allow` | 
| 969 | 2024-03-07T05:39:38.075Z | Compiling console v0.15.8 | 
| 970 | 2024-03-07T05:39:38.078Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.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="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' -C metadata=a06feba0cb718dc4 -C extra-filename=-a06feba0cb718dc4 --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-8f93af5ac36cac0e.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --extern unicode_width=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_width-204a73a923e7c9fc.rmeta --cap-lints allow` | 
| 971 | 2024-03-07T05:39:38.422Z | Compiling float-cmp v0.9.0 | 
| 972 | 2024-03-07T05:39:38.477Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-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 --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' -C metadata=fef8442a0a6b1eb9 -C extra-filename=-fef8442a0a6b1eb9 --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-4cd0e693837fde19.rmeta --cap-lints allow` | 
| 973 | 2024-03-07T05:39:38.604Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=e11ebdd3ebb38ca3 -C extra-filename=-e11ebdd3ebb38ca3 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 974 | 2024-03-07T05:39:38.618Z | Compiling base64 v0.13.1 | 
| 975 | 2024-03-07T05:39:38.621Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=d1e908b25f55742f -C extra-filename=-d1e908b25f55742f --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 976 | 2024-03-07T05:39:39.294Z | Compiling rustls v0.22.2 | 
| 977 | 2024-03-07T05:39:39.297Z | Running `/home/build/.rustup/toolchains/1.76-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.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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=0b29c8d352cd3df7 -C extra-filename=-0b29c8d352cd3df7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/rustls-0b29c8d352cd3df7 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 978 | 2024-03-07T05:39:39.414Z | Compiling portable-atomic v1.6.0 | 
| 979 | 2024-03-07T05:39:39.417Z | Running `/home/build/.rustup/toolchains/1.76-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.6.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=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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' -C metadata=8ee8fa511153e1a4 -C extra-filename=-8ee8fa511153e1a4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/portable-atomic-8ee8fa511153e1a4 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 980 | 2024-03-07T05:39:39.603Z | Compiling unicode-segmentation v1.11.0 | 
| 981 | 2024-03-07T05:39:39.606Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.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 -C debuginfo=2 -C metadata=fed9da3fb0b18572 -C extra-filename=-fed9da3fb0b18572 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 982 | 2024-03-07T05:39:40.002Z | Running `/home/build/.rustup/toolchains/1.76-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.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"' -C metadata=6a4d8764f3a59c5d -C extra-filename=-6a4d8764f3a59c5d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 983 | 2024-03-07T05:39:40.331Z | Compiling utf-8 v0.7.6 | 
| 984 | 2024-03-07T05:39:40.335Z | Compiling data-encoding v2.5.0 | 
| 985 | 2024-03-07T05:39:40.335Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name utf8 /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 -C metadata=bf3f808de3435388 -C extra-filename=-bf3f808de3435388 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 986 | 2024-03-07T05:39:40.335Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-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="std"' -C metadata=cbbb69939a029e6c -C extra-filename=-cbbb69939a029e6c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 987 | 2024-03-07T05:39:40.483Z | Compiling castaway v0.1.2 | 
| 988 | 2024-03-07T05:39:40.516Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/castaway-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 -C metadata=48e7259eedd626e1 -C extra-filename=-48e7259eedd626e1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 989 | 2024-03-07T05:39:40.596Z | Compiling normalize-line-endings v0.3.0 | 
| 990 | 2024-03-07T05:39:40.599Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings /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 -C metadata=1a5398f8eb94050b -C extra-filename=-1a5398f8eb94050b --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 991 | 2024-03-07T05:39:40.614Z | Compiling difflib v0.4.0 | 
| 992 | 2024-03-07T05:39:40.617Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name difflib /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 -C metadata=9ac0cd639c889c82 -C extra-filename=-9ac0cd639c889c82 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 993 | 2024-03-07T05:39:40.659Z | Compiling byteorder v1.5.0 | 
| 994 | 2024-03-07T05:39:40.662Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=f15dc302a153ff9c -C extra-filename=-f15dc302a153ff9c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 995 | 2024-03-07T05:39:40.716Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/portable-atomic-8ee8fa511153e1a4/build-script-build` | 
| 996 | 2024-03-07T05:39:40.782Z | Compiling newline-converter v0.3.0 | 
| 997 | 2024-03-07T05:39:40.831Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=96d4693b16f09b7b -C extra-filename=-96d4693b16f09b7b --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-fed9da3fb0b18572.rmeta --cap-lints allow` | 
| 998 | 2024-03-07T05:39:40.986Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=27345742eacaac4a -C extra-filename=-27345742eacaac4a --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-b3a1e01bc1d1ef78.rmeta --extern dirs_sys_next=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs_sys_next-e11ebdd3ebb38ca3.rmeta --cap-lints allow` | 
| 999 | 2024-03-07T05:39:41.117Z | Compiling tungstenite v0.20.1 | 
| 1000 | 2024-03-07T05:39:41.137Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=f90d9326e05230fb -C extra-filename=-f90d9326e05230fb --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-f15dc302a153ff9c.rmeta --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-f412e2fce08c74d3.rmeta --extern data_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libdata_encoding-cbbb69939a029e6c.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern httparse=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttparse-58bccc1ffa9648af.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rmeta --extern sha1=/work/oxidecomputer/oxide.rs/target/debug/deps/libsha1-1dc3c58c554ed768.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rmeta --extern utf8=/work/oxidecomputer/oxide.rs/target/debug/deps/libutf8-bf3f808de3435388.rmeta --cap-lints allow` | 
| 1001 | 2024-03-07T05:39:41.140Z | Compiling predicates v3.1.0 | 
| 1002 | 2024-03-07T05:39:41.151Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-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="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' -C metadata=178d6b701597bc3d -C extra-filename=-178d6b701597bc3d --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-46aa3677ea85067a.rmeta --extern difflib=/work/oxidecomputer/oxide.rs/target/debug/deps/libdifflib-9ac0cd639c889c82.rmeta --extern float_cmp=/work/oxidecomputer/oxide.rs/target/debug/deps/libfloat_cmp-fef8442a0a6b1eb9.rmeta --extern normalize_line_endings=/work/oxidecomputer/oxide.rs/target/debug/deps/libnormalize_line_endings-1a5398f8eb94050b.rmeta --extern predicates_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates_core-f7d3e7e4b957783f.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rmeta --cap-lints allow` | 
| 1003 | 2024-03-07T05:39:42.687Z | Compiling async-object-pool v0.1.4 | 
| 1004 | 2024-03-07T05:39:42.691Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=255730a56790f537 -C extra-filename=-255730a56790f537 --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-76c01b5c2d2f917b.rmeta --cap-lints allow` | 
| 1005 | 2024-03-07T05:39:42.853Z | Compiling assert-json-diff v2.0.2 | 
| 1006 | 2024-03-07T05:39:42.894Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=194f3ccfb8170be3 -C extra-filename=-194f3ccfb8170be3 --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-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --cap-lints allow` | 
| 1007 | 2024-03-07T05:39:43.096Z | Compiling serde_regex v1.1.0 | 
| 1008 | 2024-03-07T05:39:43.099Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=20093f7e6384cf06 -C extra-filename=-20093f7e6384cf06 --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-5dd7719bfeefd921.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --cap-lints allow` | 
| 1009 | 2024-03-07T05:39:43.224Z | Compiling serde_path_to_error v0.1.15 | 
| 1010 | 2024-03-07T05:39:43.227Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=027c55e83339d8c2 -C extra-filename=-027c55e83339d8c2 --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-b3077f10a0b2f8e4.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --cap-lints allow` | 
| 1011 | 2024-03-07T05:39:43.370Z | Compiling ring v0.16.20 | 
| 1012 | 2024-03-07T05:39:43.386Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=7ed90fd367e5c2ca -C extra-filename=-7ed90fd367e5c2ca --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/ring-7ed90fd367e5c2ca -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern cc=/work/oxidecomputer/oxide.rs/target/debug/deps/libcc-6f5496be75bd3efa.rlib --cap-lints allow` | 
| 1013 | 2024-03-07T05:39:43.541Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=56a112ababe17600 -C extra-filename=-56a112ababe17600 --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-4cd0e693837fde19.rmeta --cap-lints allow` | 
| 1014 | 2024-03-07T05:39:43.712Z | Compiling multer v3.0.0 | 
| 1015 | 2024-03-07T05:39:43.766Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.0.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"' -C metadata=a2f5832851923eaa -C extra-filename=-a2f5832851923eaa --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/multer-a2f5832851923eaa -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern version_check=/work/oxidecomputer/oxide.rs/target/debug/deps/libversion_check-1a70fa4d021d4d8a.rlib --cap-lints allow` | 
| 1016 | 2024-03-07T05:39:44.055Z | Compiling thread_local v1.1.7 | 
| 1017 | 2024-03-07T05:39:44.058Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=047adb3e13470ca6 -C extra-filename=-047adb3e13470ca6 --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-b3a1e01bc1d1ef78.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-3250e89af52da2b5.rmeta --cap-lints allow` | 
| 1018 | 2024-03-07T05:39:44.074Z | Compiling is-docker v0.2.0 | 
| 1019 | 2024-03-07T05:39:44.077Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name is_docker /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 -C metadata=5679109dd29eb65b -C extra-filename=-5679109dd29eb65b --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-3250e89af52da2b5.rmeta --cap-lints allow` | 
| 1020 | 2024-03-07T05:39:44.159Z | Compiling levenshtein v1.0.5 | 
| 1021 | 2024-03-07T05:39:44.180Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name levenshtein /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 -C metadata=ac68483962793787 -C extra-filename=-ac68483962793787 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1022 | 2024-03-07T05:39:44.433Z | Compiling anyhow v1.0.80 | 
| 1023 | 2024-03-07T05:39:44.455Z | Running `/home/build/.rustup/toolchains/1.76-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.80/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"' -C metadata=ec3e885c2f4fa7bf -C extra-filename=-ec3e885c2f4fa7bf --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/anyhow-ec3e885c2f4fa7bf -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1024 | 2024-03-07T05:39:44.475Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.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 metadata=90478d4bb7349d1e -C extra-filename=-90478d4bb7349d1e --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1025 | 2024-03-07T05:39:44.492Z | Compiling slog-async v2.8.0 | 
| 1026 | 2024-03-07T05:39:44.495Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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"' -C metadata=33631e55da1918f4 -C extra-filename=-33631e55da1918f4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/slog-async-33631e55da1918f4 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1027 | 2024-03-07T05:39:44.709Z | Compiling paste v1.0.14 | 
| 1028 | 2024-03-07T05:39:44.712Z | Running `/home/build/.rustup/toolchains/1.76-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.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=0472a60bd609e3c6 -C extra-filename=-0472a60bd609e3c6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/paste-0472a60bd609e3c6 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1029 | 2024-03-07T05:39:44.974Z | Compiling subtle v2.5.0 | 
| 1030 | 2024-03-07T05:39:44.978Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-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 -C metadata=207f9c805df0c42c -C extra-filename=-207f9c805df0c42c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1031 | 2024-03-07T05:39:45.002Z | Compiling doc-comment v0.3.3 | 
| 1032 | 2024-03-07T05:39:45.005Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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 -C metadata=6ad415cf3634a2b1 -C extra-filename=-6ad415cf3634a2b1 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/doc-comment-6ad415cf3634a2b1 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1033 | 2024-03-07T05:39:45.033Z | Compiling match_cfg v0.1.0 | 
| 1034 | 2024-03-07T05:39:45.037Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg /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"' -C metadata=b32574b6b2e4cf95 -C extra-filename=-b32574b6b2e4cf95 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1035 | 2024-03-07T05:39:45.126Z | Compiling camino v1.1.6 | 
| 1036 | 2024-03-07T05:39:45.129Z | Running `/home/build/.rustup/toolchains/1.76-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.6/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"' -C metadata=491fe6ccf6a88b16 -C extra-filename=-491fe6ccf6a88b16 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/camino-491fe6ccf6a88b16 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1037 | 2024-03-07T05:39:45.198Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/paste-0472a60bd609e3c6/build-script-build` | 
| 1038 | 2024-03-07T05:39:45.214Z | Compiling hostname v0.3.1 | 
| 1039 | 2024-03-07T05:39:45.248Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name hostname /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"' -C metadata=194faf19b9951c04 -C extra-filename=-194faf19b9951c04 --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-c9c1b0b7fe6fe29e.rmeta --extern match_cfg=/work/oxidecomputer/oxide.rs/target/debug/deps/libmatch_cfg-b32574b6b2e4cf95.rmeta --cap-lints allow` | 
| 1040 | 2024-03-07T05:39:45.282Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.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 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=e29ed3721f2dc3d9 -C extra-filename=-e29ed3721f2dc3d9 --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-56a112ababe17600.rmeta --extern dyn_clone=/work/oxidecomputer/oxide.rs/target/debug/deps/libdyn_clone-675f9f2cde994949.rmeta --extern schemars_derive=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars_derive-f7e9b04570b0095e.so --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern uuid1=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-90478d4bb7349d1e.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` | 
| 1041 | 2024-03-07T05:39:45.451Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/slog-async-33631e55da1918f4/build-script-build` | 
| 1042 | 2024-03-07T05:39:45.514Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/anyhow-ec3e885c2f4fa7bf/build-script-build` | 
| 1043 | 2024-03-07T05:39:45.532Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/doc-comment-6ad415cf3634a2b1/build-script-build` | 
| 1044 | 2024-03-07T05:39:45.672Z | Compiling is-wsl v0.4.0 | 
| 1045 | 2024-03-07T05:39:45.675Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/ring-7ed90fd367e5c2ca/build-script-build` | 
| 1046 | 2024-03-07T05:39:45.688Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name is_wsl /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 -C metadata=a65257e30ccc1771 -C extra-filename=-a65257e30ccc1771 --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-5679109dd29eb65b.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-3250e89af52da2b5.rmeta --cap-lints allow` | 
| 1047 | 2024-03-07T05:39:45.705Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/multer-a2f5832851923eaa/build-script-build` | 
| 1048 | 2024-03-07T05:39:45.723Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/camino-491fe6ccf6a88b16/build-script-build` | 
| 1049 | 2024-03-07T05:39:45.763Z | Compiling tokio-tungstenite v0.20.1 | 
| 1050 | 2024-03-07T05:39:45.766Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=133f392f557d9234 -C extra-filename=-133f392f557d9234 --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-bd1026c6012d91f8.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --extern tungstenite=/work/oxidecomputer/oxide.rs/target/debug/deps/libtungstenite-f90d9326e05230fb.rmeta --cap-lints allow` | 
| 1051 | 2024-03-07T05:39:45.790Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=e5d5a36611f6f0b0 -C extra-filename=-e5d5a36611f6f0b0 --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-27345742eacaac4a.rmeta --cap-lints allow` | 
| 1052 | 2024-03-07T05:39:45.898Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.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 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' -C metadata=43adb6e6d45df2a3 -C extra-filename=-43adb6e6d45df2a3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg portable_atomic_llvm_16` | 
| 1053 | 2024-03-07T05:39:46.316Z | Compiling slog-json v2.6.1 | 
| 1054 | 2024-03-07T05:39:46.319Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=9d5c0f560814cbae -C extra-filename=-9d5c0f560814cbae --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-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern slog=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog-e6ac4cb563bb831f.rmeta --extern time=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime-49eeac5e2d21873f.rmeta --cap-lints allow` | 
| 1055 | 2024-03-07T05:39:46.735Z | Compiling sha2 v0.10.8 | 
| 1056 | 2024-03-07T05:39:46.740Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=514573b1f0e820e2 -C extra-filename=-514573b1f0e820e2 --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-b3a1e01bc1d1ef78.rmeta --extern cpufeatures=/work/oxidecomputer/oxide.rs/target/debug/deps/libcpufeatures-c800e6746f28ebd7.rmeta --extern digest=/work/oxidecomputer/oxide.rs/target/debug/deps/libdigest-e1068141db1750c0.rmeta --cap-lints allow` | 
| 1057 | 2024-03-07T05:39:47.014Z | Compiling async-stream-impl v0.3.5 | 
| 1058 | 2024-03-07T05:39:47.017Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.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 -C metadata=9333997666f4bf98 -C extra-filename=-9333997666f4bf98 --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 1059 | 2024-03-07T05:39:47.351Z | Compiling regress v0.9.0 | 
| 1060 | 2024-03-07T05:39:47.354Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-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 --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=87ebff456dce210c -C extra-filename=-87ebff456dce210c --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-5cda2307cac65498.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-31fe13d583561b22.rmeta --cap-lints allow` | 
| 1061 | 2024-03-07T05:39:47.600Z | Compiling crossbeam-channel v0.5.11 | 
| 1062 | 2024-03-07T05:39:47.603Z | Running `/home/build/.rustup/toolchains/1.76-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.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="std"' -C metadata=8ba3728957d9f258 -C extra-filename=-8ba3728957d9f258 --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-d635ff551b53ede7.rmeta --cap-lints allow` | 
| 1063 | 2024-03-07T05:39:47.704Z | Compiling http v1.0.0 | 
| 1064 | 2024-03-07T05:39:47.707Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-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="default"' --cfg 'feature="std"' -C metadata=93887e206269da8e -C extra-filename=-93887e206269da8e --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-f412e2fce08c74d3.rmeta --extern fnv=/work/oxidecomputer/oxide.rs/target/debug/deps/libfnv-6c3e22e26d0d6d9f.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-b3077f10a0b2f8e4.rmeta --cap-lints allow` | 
| 1065 | 2024-03-07T05:39:48.317Z | Compiling atty v0.2.14 | 
| 1066 | 2024-03-07T05:39:48.338Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name atty /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.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 -C metadata=d11965bdf6012c96 -C extra-filename=-d11965bdf6012c96 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 1067 | 2024-03-07T05:39:48.375Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=18a0713c4f999d77 -C extra-filename=-18a0713c4f999d77 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 1068 | 2024-03-07T05:39:48.454Z | Compiling dropshot v0.10.1-dev (https://github.com/oxidecomputer/dropshot#c37bbb45) | 
| 1069 | 2024-03-07T05:39:48.457Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/c37bbb4/dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=5f54482c1300ac51 -C extra-filename=-5f54482c1300ac51 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/dropshot-5f54482c1300ac51 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern version_check=/work/oxidecomputer/oxide.rs/target/debug/deps/libversion_check-1a70fa4d021d4d8a.rlib --cap-lints allow` | 
| 1070 | 2024-03-07T05:39:48.499Z | Compiling shell-words v1.1.0 | 
| 1071 | 2024-03-07T05:39:48.502Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name shell_words /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"' -C metadata=de146c6cd09024ed -C extra-filename=-de146c6cd09024ed --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1072 | 2024-03-07T05:39:48.765Z | Compiling number_prefix v0.4.0 | 
| 1073 | 2024-03-07T05:39:48.825Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix /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"' -C metadata=504a44568e8f89cb -C extra-filename=-504a44568e8f89cb --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1074 | 2024-03-07T05:39:48.835Z | Compiling termcolor v1.4.1 | 
| 1075 | 2024-03-07T05:39:48.839Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=802e4c96959df99c -C extra-filename=-802e4c96959df99c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1076 | 2024-03-07T05:39:48.896Z | Compiling untrusted v0.7.1 | 
| 1077 | 2024-03-07T05:39:48.912Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=844a7e271ec2bd61 -C extra-filename=-844a7e271ec2bd61 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1078 | 2024-03-07T05:39:49.029Z | Compiling pathdiff v0.2.1 | 
| 1079 | 2024-03-07T05:39:49.050Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-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 -C metadata=7f8c8f1b959732b3 -C extra-filename=-7f8c8f1b959732b3 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1080 | 2024-03-07T05:39:49.085Z | Compiling take_mut v0.2.2 | 
| 1081 | 2024-03-07T05:39:49.093Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name take_mut /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 -C metadata=46f0b70c247ae491 -C extra-filename=-46f0b70c247ae491 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1082 | 2024-03-07T05:39:49.165Z | Compiling humantime v2.1.0 | 
| 1083 | 2024-03-07T05:39:49.168Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.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 -C metadata=a6079f328e78e155 -C extra-filename=-a6079f328e78e155 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1084 | 2024-03-07T05:39:49.237Z | Compiling spin v0.5.2 | 
| 1085 | 2024-03-07T05:39:49.241Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name spin /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 -C metadata=acee181154aa4361 -C extra-filename=-acee181154aa4361 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1086 | 2024-03-07T05:39:49.464Z | Compiling assert_cmd v2.0.14 | 
| 1087 | 2024-03-07T05:39:49.467Z | Running `/home/build/.rustup/toolchains/1.76-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.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=be3580b7a6300f76 -C extra-filename=-be3580b7a6300f76 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/assert_cmd-be3580b7a6300f76 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1088 | 2024-03-07T05:39:49.710Z | Compiling termtree v0.4.1 | 
| 1089 | 2024-03-07T05:39:49.740Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termtree-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 -C metadata=56e30ba0b2b56a5c -C extra-filename=-56e30ba0b2b56a5c --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1090 | 2024-03-07T05:39:49.743Z | Compiling env_logger v0.10.2 | 
| 1091 | 2024-03-07T05:39:49.743Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=2c54bfaece5ec9be -C extra-filename=-2c54bfaece5ec9be --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-a6079f328e78e155.rmeta --extern is_terminal=/work/oxidecomputer/oxide.rs/target/debug/deps/libis_terminal-18a0713c4f999d77.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rmeta --extern termcolor=/work/oxidecomputer/oxide.rs/target/debug/deps/libtermcolor-802e4c96959df99c.rmeta --cap-lints allow` | 
| 1092 | 2024-03-07T05:39:49.863Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=98971107a2a67b3a -C extra-filename=-98971107a2a67b3a --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-3250e89af52da2b5.rmeta --extern spin=/work/oxidecomputer/oxide.rs/target/debug/deps/libspin-acee181154aa4361.rmeta --extern untrusted=/work/oxidecomputer/oxide.rs/target/debug/deps/libuntrusted-844a7e271ec2bd61.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out -l static=ring-core -l static=ring-test` | 
| 1093 | 2024-03-07T05:39:49.880Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/assert_cmd-be3580b7a6300f76/build-script-build` | 
| 1094 | 2024-03-07T05:39:49.903Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-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 -C debuginfo=2 --cfg 'feature="default"' -C metadata=638a4011a73e6870 -C extra-filename=-638a4011a73e6870 --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-f412e2fce08c74d3.rmeta --extern encoding_rs=/work/oxidecomputer/oxide.rs/target/debug/deps/libencoding_rs-c7eb3b7bda001938.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-bd1026c6012d91f8.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-93887e206269da8e.rmeta --extern httparse=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttparse-58bccc1ffa9648af.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-2de88b9b103b5d1b.rmeta --extern mime=/work/oxidecomputer/oxide.rs/target/debug/deps/libmime-a34827aadd55c062.rmeta --extern spin=/work/oxidecomputer/oxide.rs/target/debug/deps/libspin-6b0b4916640efba1.rmeta --cap-lints allow` | 
| 1095 | 2024-03-07T05:39:49.931Z | Compiling predicates-tree v1.0.9 | 
| 1096 | 2024-03-07T05:39:49.934Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=fc0d2c0460b80d9c -C extra-filename=-fc0d2c0460b80d9c --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-f7d3e7e4b957783f.rmeta --extern termtree=/work/oxidecomputer/oxide.rs/target/debug/deps/libtermtree-56e30ba0b2b56a5c.rmeta --cap-lints allow` | 
| 1097 | 2024-03-07T05:39:50.571Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name slog_async /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"' -C metadata=1608409419bc44a3 -C extra-filename=-1608409419bc44a3 --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-8ba3728957d9f258.rmeta --extern slog=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog-e6ac4cb563bb831f.rmeta --extern take_mut=/work/oxidecomputer/oxide.rs/target/debug/deps/libtake_mut-46f0b70c247ae491.rmeta --extern thread_local=/work/oxidecomputer/oxide.rs/target/debug/deps/libthread_local-047adb3e13470ca6.rmeta --cap-lints allow --cfg integer128` | 
| 1098 | 2024-03-07T05:39:50.631Z | Compiling open v4.2.0 | 
| 1099 | 2024-03-07T05:39:50.659Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=dd13a36b6f74812f -C extra-filename=-dd13a36b6f74812f --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-a65257e30ccc1771.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --extern pathdiff=/work/oxidecomputer/oxide.rs/target/debug/deps/libpathdiff-7f8c8f1b959732b3.rmeta --cap-lints allow` | 
| 1100 | 2024-03-07T05:39:50.946Z | Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2) | 
| 1101 | 2024-03-07T05:39:50.952Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/c5ebe0a/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 -C metadata=1ea577dd1dd2ac48 -C extra-filename=-1ea577dd1dd2ac48 --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-fe91cec5d57a0d19.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-37f34ee689d3890c.rmeta --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-fd6d9d0f99a472ce.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rmeta --extern regress=/work/oxidecomputer/oxide.rs/target/debug/deps/libregress-87ebff456dce210c.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-e29ed3721f2dc3d9.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-b64eb30348e58c1e.rmeta --cap-lints allow` | 
| 1102 | 2024-03-07T05:39:51.148Z | Compiling indicatif v0.17.8 | 
| 1103 | 2024-03-07T05:39:51.163Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-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="default"' --cfg 'feature="unicode-width"' -C metadata=43857ee9271b0eb7 -C extra-filename=-43857ee9271b0eb7 --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-a06feba0cb718dc4.rmeta --extern number_prefix=/work/oxidecomputer/oxide.rs/target/debug/deps/libnumber_prefix-504a44568e8f89cb.rmeta --extern portable_atomic=/work/oxidecomputer/oxide.rs/target/debug/deps/libportable_atomic-43adb6e6d45df2a3.rmeta --extern unicode_width=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_width-204a73a923e7c9fc.rmeta --cap-lints allow` | 
| 1104 | 2024-03-07T05:39:51.237Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/dropshot-5f54482c1300ac51/build-script-build` | 
| 1105 | 2024-03-07T05:39:51.306Z | Compiling dialoguer v0.10.4 | 
| 1106 | 2024-03-07T05:39:51.309Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=7b0ba08632e95901 -C extra-filename=-7b0ba08632e95901 --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-a06feba0cb718dc4.rmeta --extern shell_words=/work/oxidecomputer/oxide.rs/target/debug/deps/libshell_words-de146c6cd09024ed.rmeta --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-46983c651ea7b0f6.rmeta --extern zeroize=/work/oxidecomputer/oxide.rs/target/debug/deps/libzeroize-fdc7d158bb3baa0d.rmeta --cap-lints allow` | 
| 1107 | 2024-03-07T05:39:52.043Z | Compiling slog-term v2.9.0 | 
| 1108 | 2024-03-07T05:39:52.046Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=d26af4c77d8599a6 -C extra-filename=-d26af4c77d8599a6 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern atty=/work/oxidecomputer/oxide.rs/target/debug/deps/libatty-d11965bdf6012c96.rmeta --extern slog=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog-e6ac4cb563bb831f.rmeta --extern term=/work/oxidecomputer/oxide.rs/target/debug/deps/libterm-e5d5a36611f6f0b0.rmeta --extern thread_local=/work/oxidecomputer/oxide.rs/target/debug/deps/libthread_local-047adb3e13470ca6.rmeta --extern time=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime-49eeac5e2d21873f.rmeta --cap-lints allow` | 
| 1109 | 2024-03-07T05:39:52.949Z | Compiling async-stream v0.3.5 | 
| 1110 | 2024-03-07T05:39:52.985Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.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 -C metadata=0b2e997bfe23dc2a -C extra-filename=-0b2e997bfe23dc2a --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-9333997666f4bf98.so --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --cap-lints allow` | 
| 1111 | 2024-03-07T05:39:53.296Z | Compiling slog-bunyan v2.5.0 | 
| 1112 | 2024-03-07T05:39:53.303Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=f4c301505f16d887 -C extra-filename=-f4c301505f16d887 --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-194faf19b9951c04.rmeta --extern slog=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog-e6ac4cb563bb831f.rmeta --extern slog_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog_json-9d5c0f560814cbae.rmeta --extern time=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime-49eeac5e2d21873f.rmeta --cap-lints allow` | 
| 1113 | 2024-03-07T05:39:53.365Z | Compiling thouart v0.1.0 (https://github.com/oxidecomputer/thouart.git#b55912f8) | 
| 1114 | 2024-03-07T05:39:53.369Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name thouart --edition=2021 /home/build/.cargo/git/checkouts/thouart-4cf3e9982a1a152f/b55912f/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=aea3586e6304f9ae -C extra-filename=-aea3586e6304f9ae --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-2f155298caf61724.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --extern tokio_tungstenite=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_tungstenite-133f392f557d9234.rmeta --cap-lints allow` | 
| 1115 | 2024-03-07T05:39:53.497Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.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="serde"' --cfg 'feature="serde1"' -C metadata=b5a9a737ea557949 -C extra-filename=-b5a9a737ea557949 --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-8d853dd6482f3b9b.rmeta --cap-lints allow --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut` | 
| 1116 | 2024-03-07T05:39:53.566Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.80/src/lib.rs --error-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"' -C metadata=d8016b2d247857bf -C extra-filename=-d8016b2d247857bf --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow --cfg std_backtrace` | 
| 1117 | 2024-03-07T05:39:54.044Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment /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 -C metadata=87d0cd21a2c83278 -C extra-filename=-87d0cd21a2c83278 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1118 | 2024-03-07T05:39:54.089Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/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 -C metadata=e51cd6ff8f0a0459 -C extra-filename=-e51cd6ff8f0a0459 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern proc_macro --cap-lints allow` | 
| 1119 | 2024-03-07T05:39:54.131Z | Compiling pem v1.1.1 | 
| 1120 | 2024-03-07T05:39:54.135Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=02ded8909823d872 -C extra-filename=-02ded8909823d872 --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-d1e908b25f55742f.rmeta --cap-lints allow` | 
| 1121 | 2024-03-07T05:39:54.135Z | Compiling rustls-pemfile v2.0.0 | 
| 1122 | 2024-03-07T05:39:54.148Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-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="default"' --cfg 'feature="std"' -C metadata=728c6fbacfcb30c3 -C extra-filename=-728c6fbacfcb30c3 --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-0b029c77597f8d47.rmeta --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-521a7fa8801ab854.rmeta --cap-lints allow` | 
| 1123 | 2024-03-07T05:39:54.608Z | Compiling yasna v0.5.2 | 
| 1124 | 2024-03-07T05:39:54.608Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=44d05a114e1e192e -C extra-filename=-44d05a114e1e192e --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-49eeac5e2d21873f.rmeta --cap-lints allow` | 
| 1125 | 2024-03-07T05:39:54.636Z | Compiling waitgroup v0.1.2 | 
| 1126 | 2024-03-07T05:39:54.639Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=c5854a292acb82a2 -C extra-filename=-c5854a292acb82a2 --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-e7a19b0165a38f6d.rmeta --cap-lints allow` | 
| 1127 | 2024-03-07T05:39:54.765Z | Compiling dropshot_endpoint v0.10.1-dev (https://github.com/oxidecomputer/dropshot#c37bbb45) | 
| 1128 | 2024-03-07T05:39:54.793Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2018 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/c37bbb4/dropshot_endpoint/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 -C metadata=a2b6787d52af5d1a -C extra-filename=-a2b6787d52af5d1a --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_tokenstream=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_tokenstream-3d00336e0c3e15cb.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 1129 | 2024-03-07T05:39:54.876Z | Compiling tabwriter v1.4.0 | 
| 1130 | 2024-03-07T05:39:54.883Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-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 -C debuginfo=2 --cfg 'feature="default"' -C metadata=659e1be8b2ed001f -C extra-filename=-659e1be8b2ed001f --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-204a73a923e7c9fc.rmeta --cap-lints allow` | 
| 1131 | 2024-03-07T05:39:54.891Z | Compiling bstr v1.9.0 | 
| 1132 | 2024-03-07T05:39:54.894Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=ddef57bb12635a85 -C extra-filename=-ddef57bb12635a85 --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-2de88b9b103b5d1b.rmeta --extern regex_automata=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex_automata-88810935cfafcaa9.rmeta --cap-lints allow` | 
| 1133 | 2024-03-07T05:39:55.199Z | Compiling wait-timeout v0.2.0 | 
| 1134 | 2024-03-07T05:39:55.204Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout /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 -C metadata=345374e7a9bb2f15 -C extra-filename=-345374e7a9bb2f15 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow` | 
| 1135 | 2024-03-07T05:39:55.403Z | Compiling yansi v0.5.1 | 
| 1136 | 2024-03-07T05:39:55.406Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name yansi /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yansi-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 -C metadata=c6f328d0ec8ebb69 -C extra-filename=-c6f328d0ec8ebb69 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1137 | 2024-03-07T05:39:55.745Z | Compiling debug-ignore v1.0.5 | 
| 1138 | 2024-03-07T05:39:55.754Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore /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 -C metadata=226b92a384f1f474 -C extra-filename=-226b92a384f1f474 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1139 | 2024-03-07T05:39:55.863Z | Compiling pretty_assertions v1.4.0 | 
| 1140 | 2024-03-07T05:39:55.866Z | Running `/home/build/.rustup/toolchains/1.76-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.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"' -C metadata=2a6ad269328f39b0 -C extra-filename=-2a6ad269328f39b0 --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-5d47cf8a1fa4e7b2.rmeta --extern yansi=/work/oxidecomputer/oxide.rs/target/debug/deps/libyansi-c6f328d0ec8ebb69.rmeta --cap-lints allow` | 
| 1141 | 2024-03-07T05:39:55.891Z | Compiling rcgen v0.10.0 | 
| 1142 | 2024-03-07T05:39:55.894Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=ae1957b09a46dbc8 -C extra-filename=-ae1957b09a46dbc8 --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-02ded8909823d872.rmeta --extern ring=/work/oxidecomputer/oxide.rs/target/debug/deps/libring-98971107a2a67b3a.rmeta --extern time=/work/oxidecomputer/oxide.rs/target/debug/deps/libtime-49eeac5e2d21873f.rmeta --extern yasna=/work/oxidecomputer/oxide.rs/target/debug/deps/libyasna-44d05a114e1e192e.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out` | 
| 1143 | 2024-03-07T05:39:56.248Z | Running `/home/build/.rustup/toolchains/1.76-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.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 -C metadata=561b0afed8c4afcc -C extra-filename=-561b0afed8c4afcc --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-46aa3677ea85067a.rmeta --extern bstr=/work/oxidecomputer/oxide.rs/target/debug/deps/libbstr-ddef57bb12635a85.rmeta --extern doc_comment=/work/oxidecomputer/oxide.rs/target/debug/deps/libdoc_comment-87d0cd21a2c83278.rmeta --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rmeta --extern predicates_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates_core-f7d3e7e4b957783f.rmeta --extern predicates_tree=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates_tree-fc0d2c0460b80d9c.rmeta --extern wait_timeout=/work/oxidecomputer/oxide.rs/target/debug/deps/libwait_timeout-345374e7a9bb2f15.rmeta --cap-lints allow` | 
| 1144 | 2024-03-07T05:39:56.608Z | Compiling expectorate v1.1.0 | 
| 1145 | 2024-03-07T05:39:56.611Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=8e6eed95d72e6334 -C extra-filename=-8e6eed95d72e6334 --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-a06feba0cb718dc4.rmeta --extern newline_converter=/work/oxidecomputer/oxide.rs/target/debug/deps/libnewline_converter-96d4693b16f09b7b.rmeta --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rmeta --extern similar=/work/oxidecomputer/oxide.rs/target/debug/deps/libsimilar-79491110bce9c781.rmeta --cap-lints allow` | 
| 1146 | 2024-03-07T05:39:56.854Z | Compiling test-common v0.0.0 (/work/oxidecomputer/oxide.rs/test-common) | 
| 1147 | 2024-03-07T05:39:56.880Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=0ff27053deddeadd -C extra-filename=-0ff27053deddeadd --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-6adc1946d399f59a.rmeta --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rmeta` | 
| 1148 | 2024-03-07T05:39:56.919Z | Compiling getopts v0.2.21 | 
| 1149 | 2024-03-07T05:39:56.922Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name getopts /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getopts-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 -C metadata=3bf1bd6860b62097 -C extra-filename=-3bf1bd6860b62097 --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-204a73a923e7c9fc.rmeta --cap-lints allow` | 
| 1150 | 2024-03-07T05:39:57.196Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-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 --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1b4b89093bdb2c34 -C extra-filename=-1b4b89093bdb2c34 --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-5cda2307cac65498.rmeta --extern memchr=/work/oxidecomputer/oxide.rs/target/debug/deps/libmemchr-2de88b9b103b5d1b.rmeta --cap-lints allow` | 
| 1151 | 2024-03-07T05:39:57.309Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.52/src/lib.rs --error-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"' --cfg 'feature="quote"' -C metadata=872ef844e6b43be5 -C extra-filename=-872ef844e6b43be5 --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-fd6d9d0f99a472ce.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-b64eb30348e58c1e.rmeta --cap-lints allow` | 
| 1152 | 2024-03-07T05:39:57.860Z | Compiling semver v1.0.21 | 
| 1153 | 2024-03-07T05:39:57.864Z | Running `/home/build/.rustup/toolchains/1.76-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.21/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"' -C metadata=3ad781d901f72572 -C extra-filename=-3ad781d901f72572 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/semver-3ad781d901f72572 -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1154 | 2024-03-07T05:39:58.133Z | Running `/home/build/.rustup/toolchains/1.76-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 metadata=50a6238210b5f733 -C extra-filename=-50a6238210b5f733 --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-efaec9ebeed25f96.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --cap-lints allow` | 
| 1155 | 2024-03-07T05:39:58.347Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/semver-3ad781d901f72572/build-script-build` | 
| 1156 | 2024-03-07T05:39:58.413Z | Compiling unsafe-libyaml v0.2.10 | 
| 1157 | 2024-03-07T05:39:58.416Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unsafe-libyaml-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 metadata=611f7ed6b87df0c2 -C extra-filename=-611f7ed6b87df0c2 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1158 | 2024-03-07T05:39:58.473Z | Compiling same-file v1.0.6 | 
| 1159 | 2024-03-07T05:39:58.477Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=78253212bcd3c8db -C extra-filename=-78253212bcd3c8db --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1160 | 2024-03-07T05:39:58.727Z | Compiling walkdir v2.4.0 | 
| 1161 | 2024-03-07T05:39:58.730Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-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 -C metadata=9680213641a78cc6 -C extra-filename=-9680213641a78cc6 --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-78253212bcd3c8db.rmeta --cap-lints allow` | 
| 1162 | 2024-03-07T05:39:59.692Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2cc46e99912de5b7 -C extra-filename=-2cc46e99912de5b7 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1163 | 2024-03-07T05:40:00.335Z | Compiling serde_yaml v0.9.31 | 
| 1164 | 2024-03-07T05:40:00.339Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.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 metadata=361c71827f42b21b -C extra-filename=-361c71827f42b21b --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-efaec9ebeed25f96.rmeta --extern itoa=/work/oxidecomputer/oxide.rs/target/debug/deps/libitoa-b3077f10a0b2f8e4.rmeta --extern ryu=/work/oxidecomputer/oxide.rs/target/debug/deps/libryu-aac1a38c7b242f6d.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern unsafe_libyaml=/work/oxidecomputer/oxide.rs/target/debug/deps/libunsafe_libyaml-611f7ed6b87df0c2.rmeta --cap-lints allow` | 
| 1165 | 2024-03-07T05:40:00.519Z | Compiling home v0.5.9 | 
| 1166 | 2024-03-07T05:40:00.534Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.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 '--allow=clippy::all' '--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' -C metadata=193acd7fe5dbcb23 -C extra-filename=-193acd7fe5dbcb23 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --cap-lints allow` | 
| 1167 | 2024-03-07T05:40:00.761Z | Compiling basic-cookies v0.1.5 | 
| 1168 | 2024-03-07T05:40:00.767Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=fde7a1666cdab71e -C extra-filename=-fde7a1666cdab71e --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/basic-cookies-fde7a1666cdab71e -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern lalrpop=/work/oxidecomputer/oxide.rs/target/debug/deps/liblalrpop-d52855136d7f7528.rlib --cap-lints allow` | 
| 1169 | 2024-03-07T05:40:00.802Z | Compiling toolchain_find v0.4.0 | 
| 1170 | 2024-03-07T05:40:00.805Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=64d4c9a29c1950bd -C extra-filename=-64d4c9a29c1950bd --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-193acd7fe5dbcb23.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-3250e89af52da2b5.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rmeta --extern semver=/work/oxidecomputer/oxide.rs/target/debug/deps/libsemver-2cc46e99912de5b7.rmeta --extern walkdir=/work/oxidecomputer/oxide.rs/target/debug/deps/libwalkdir-9680213641a78cc6.rmeta --cap-lints allow` | 
| 1171 | 2024-03-07T05:40:01.610Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/c5ebe0a/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 -C metadata=6a8aa96903d091e0 -C extra-filename=-6a8aa96903d091e0 --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-fe91cec5d57a0d19.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-fd6d9d0f99a472ce.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rmeta --extern regress=/work/oxidecomputer/oxide.rs/target/debug/deps/libregress-1b4b89093bdb2c34.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-872ef844e6b43be5.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-b64eb30348e58c1e.rmeta --cap-lints allow` | 
| 1172 | 2024-03-07T05:40:02.800Z | Compiling rustfmt-wrapper v0.2.1 | 
| 1173 | 2024-03-07T05:40:02.803Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=751dc55b9ff746e4 -C extra-filename=-751dc55b9ff746e4 --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-8d853dd6482f3b9b.rmeta --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-46983c651ea7b0f6.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rmeta --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-dcb7622053a8e565.rmeta --extern toolchain_find=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoolchain_find-64d4c9a29c1950bd.rmeta --cap-lints allow` | 
| 1174 | 2024-03-07T05:40:02.817Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=f7b191df54c4a774 -C extra-filename=-f7b191df54c4a774 --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-6adc1946d399f59a.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib` | 
| 1175 | 2024-03-07T05:40:02.998Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/basic-cookies-fde7a1666cdab71e/build-script-build` | 
| 1176 | 2024-03-07T05:40:03.049Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=23990ff669f00b9f -C extra-filename=-23990ff669f00b9f --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-6a4d8764f3a59c5d.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rmeta --cap-lints allow` | 
| 1177 | 2024-03-07T05:40:11.003Z | Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2) | 
| 1178 | 2024-03-07T05:40:11.006Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/c5ebe0a/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 -C metadata=d2440d5d769334fb -C extra-filename=-d2440d5d769334fb --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-fd6d9d0f99a472ce.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-e29ed3721f2dc3d9.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern serde_tokenstream=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_tokenstream-3d00336e0c3e15cb.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern typify_impl=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypify_impl-1ea577dd1dd2ac48.rlib --extern proc_macro --cap-lints allow` | 
| 1179 | 2024-03-07T05:40:14.925Z | Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2) | 
| 1180 | 2024-03-07T05:40:14.929Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/c5ebe0a/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"' -C metadata=6f640b79ca6c89c7 -C extra-filename=-6f640b79ca6c89c7 --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-1ea577dd1dd2ac48.rmeta --extern typify_macro=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypify_macro-d2440d5d769334fb.so --cap-lints allow` | 
| 1181 | 2024-03-07T05:40:14.945Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/c5ebe0a/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"' -C metadata=ad7020e74536b815 -C extra-filename=-ad7020e74536b815 --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-6a8aa96903d091e0.rmeta --extern typify_macro=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypify_macro-d2440d5d769334fb.so --cap-lints allow` | 
| 1182 | 2024-03-07T05:40:15.045Z | Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor#90d3282f) | 
| 1183 | 2024-03-07T05:40:15.049Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/90d3282/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 -C metadata=67e103ef5aeb9090 -C extra-filename=-67e103ef5aeb9090 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern getopts=/work/oxidecomputer/oxide.rs/target/debug/deps/libgetopts-3bf1bd6860b62097.rmeta --extern heck=/work/oxidecomputer/oxide.rs/target/debug/deps/libheck-fe91cec5d57a0d19.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-efaec9ebeed25f96.rmeta --extern openapiv3=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenapiv3-50a6238210b5f733.rmeta --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-fd6d9d0f99a472ce.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-d435210f18efc5ca.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-e29ed3721f2dc3d9.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rmeta --extern typify=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypify-6f640b79ca6c89c7.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-b64eb30348e58c1e.rmeta --cap-lints allow` | 
| 1184 | 2024-03-07T05:40:15.061Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/90d3282/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 -C metadata=072435c5aa335368 -C extra-filename=-072435c5aa335368 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern getopts=/work/oxidecomputer/oxide.rs/target/debug/deps/libgetopts-3bf1bd6860b62097.rmeta --extern heck=/work/oxidecomputer/oxide.rs/target/debug/deps/libheck-fe91cec5d57a0d19.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-efaec9ebeed25f96.rmeta --extern openapiv3=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenapiv3-74a438f51a4916a9.rmeta --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-fd6d9d0f99a472ce.rmeta --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-872ef844e6b43be5.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rmeta --extern typify=/work/oxidecomputer/oxide.rs/target/debug/deps/libtypify-ad7020e74536b815.rmeta --extern unicode_ident=/work/oxidecomputer/oxide.rs/target/debug/deps/libunicode_ident-b64eb30348e58c1e.rmeta --cap-lints allow` | 
| 1185 | 2024-03-07T05:40:21.271Z | Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor#90d3282f) | 
| 1186 | 2024-03-07T05:40:21.275Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/90d3282/progenitor-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 -C metadata=e5692c6925f08a96 -C extra-filename=-e5692c6925f08a96 --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern openapiv3=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenapiv3-50a6238210b5f733.rlib --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-fd6d9d0f99a472ce.rlib --extern progenitor_impl=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_impl-67e103ef5aeb9090.rlib --extern quote=/work/oxidecomputer/oxide.rs/target/debug/deps/libquote-61da3da9dff5804b.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-e29ed3721f2dc3d9.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern serde_tokenstream=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_tokenstream-3d00336e0c3e15cb.rlib --extern serde_yaml=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_yaml-361c71827f42b21b.rlib --extern syn=/work/oxidecomputer/oxide.rs/target/debug/deps/libsyn-89db9e60928d29ba.rlib --extern proc_macro --cap-lints allow` | 
| 1187 | 2024-03-07T05:40:21.699Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name libnghttp2_sys /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libnghttp2-sys-0.1.9+1.58.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 -C metadata=97bfc34127c18a16 -C extra-filename=-97bfc34127c18a16 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -l static=nghttp2` | 
| 1188 | 2024-03-07T05:40:24.901Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.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="dev_urandom_fallback"' -C metadata=cdf9029579968b43 -C extra-filename=-cdf9029579968b43 --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-5c86490fdcd84a10.rmeta --extern spin=/work/oxidecomputer/oxide.rs/target/debug/deps/libspin-6b0b4916640efba1.rmeta --extern untrusted=/work/oxidecomputer/oxide.rs/target/debug/deps/libuntrusted-0ea7f50e8112c394.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -l static=ring_core_0_17_7_ -l static=ring_core_0_17_7_test` | 
| 1189 | 2024-03-07T05:40:24.961Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/rustls-cd77a843c36da444/build-script-build` | 
| 1190 | 2024-03-07T05:40:24.985Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/rustls-0b29c8d352cd3df7/build-script-build` | 
| 1191 | 2024-03-07T05:40:26.974Z | Compiling rustls-webpki v0.101.7 | 
| 1192 | 2024-03-07T05:40:26.977Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.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"' -C metadata=65a88c8eb5e9edaf -C extra-filename=-65a88c8eb5e9edaf --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-cdf9029579968b43.rmeta --extern untrusted=/work/oxidecomputer/oxide.rs/target/debug/deps/libuntrusted-0ea7f50e8112c394.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1193 | 2024-03-07T05:40:27.064Z | Compiling sct v0.7.1 | 
| 1194 | 2024-03-07T05:40:27.067Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-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 -C metadata=ed53c7adadf607e0 -C extra-filename=-ed53c7adadf607e0 --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-cdf9029579968b43.rmeta --extern untrusted=/work/oxidecomputer/oxide.rs/target/debug/deps/libuntrusted-0ea7f50e8112c394.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1195 | 2024-03-07T05:40:27.396Z | Compiling rustls-webpki v0.102.2 | 
| 1196 | 2024-03-07T05:40:27.399Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.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="ring"' --cfg 'feature="std"' -C metadata=301730e38f852d00 -C extra-filename=-301730e38f852d00 --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-cdf9029579968b43.rmeta --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-521a7fa8801ab854.rmeta --extern untrusted=/work/oxidecomputer/oxide.rs/target/debug/deps/libuntrusted-0ea7f50e8112c394.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1197 | 2024-03-07T05:40:27.829Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=ac21f476c0d81685 -C extra-filename=-ac21f476c0d81685 --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-5102778d721e631e.rmeta --extern ring=/work/oxidecomputer/oxide.rs/target/debug/deps/libring-cdf9029579968b43.rmeta --extern webpki=/work/oxidecomputer/oxide.rs/target/debug/deps/libwebpki-65a88c8eb5e9edaf.rmeta --extern sct=/work/oxidecomputer/oxide.rs/target/debug/deps/libsct-ed53c7adadf607e0.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1198 | 2024-03-07T05:40:28.481Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=b8ffadff31a564ec -C extra-filename=-b8ffadff31a564ec --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-5102778d721e631e.rmeta --extern ring=/work/oxidecomputer/oxide.rs/target/debug/deps/libring-cdf9029579968b43.rmeta --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-521a7fa8801ab854.rmeta --extern webpki=/work/oxidecomputer/oxide.rs/target/debug/deps/libwebpki-301730e38f852d00.rmeta --extern subtle=/work/oxidecomputer/oxide.rs/target/debug/deps/libsubtle-207f9c805df0c42c.rmeta --extern zeroize=/work/oxidecomputer/oxide.rs/target/debug/deps/libzeroize-fdc7d158bb3baa0d.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1199 | 2024-03-07T05:40:32.107Z | Compiling tokio-rustls v0.24.1 | 
| 1200 | 2024-03-07T05:40:32.111Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.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="logging"' --cfg 'feature="tls12"' -C metadata=846f9b80b3aabac6 -C extra-filename=-846f9b80b3aabac6 --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-ac21f476c0d81685.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1201 | 2024-03-07T05:40:32.475Z | Compiling hyper-rustls v0.24.2 | 
| 1202 | 2024-03-07T05:40:32.478Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.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 -C metadata=9fa8f21ea1a343df -C extra-filename=-9fa8f21ea1a343df --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-bd1026c6012d91f8.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-5639213d8a964ba3.rmeta --extern rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls-ac21f476c0d81685.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --extern tokio_rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_rustls-846f9b80b3aabac6.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1203 | 2024-03-07T05:40:32.775Z | Compiling tokio-rustls v0.25.0 | 
| 1204 | 2024-03-07T05:40:32.779Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=e49f541bc9c00641 -C extra-filename=-e49f541bc9c00641 --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-b8ffadff31a564ec.rmeta --extern pki_types=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pki_types-521a7fa8801ab854.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1205 | 2024-03-07T05:40:33.127Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2018 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/c37bbb4/dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b2dce7fa25bfe012 -C extra-filename=-b2dce7fa25bfe012 --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-0b2e997bfe23dc2a.rmeta --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rmeta --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-f412e2fce08c74d3.rmeta --extern camino=/work/oxidecomputer/oxide.rs/target/debug/deps/libcamino-b5a9a737ea557949.rmeta --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rmeta --extern debug_ignore=/work/oxidecomputer/oxide.rs/target/debug/deps/libdebug_ignore-226b92a384f1f474.rmeta --extern dropshot_endpoint=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot_endpoint-a2b6787d52af5d1a.so --extern form_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libform_urlencoded-3f78fc507be1952e.rmeta --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rmeta --extern hostname=/work/oxidecomputer/oxide.rs/target/debug/deps/libhostname-194faf19b9951c04.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-5639213d8a964ba3.rmeta --extern indexmap=/work/oxidecomputer/oxide.rs/target/debug/deps/libindexmap-efaec9ebeed25f96.rmeta --extern multer=/work/oxidecomputer/oxide.rs/target/debug/deps/libmulter-638a4011a73e6870.rmeta --extern openapiv3=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenapiv3-74a438f51a4916a9.rmeta --extern paste=/work/oxidecomputer/oxide.rs/target/debug/deps/libpaste-e51cd6ff8f0a0459.so --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-8d02a3f55b6b58b9.rmeta --extern proc_macro2=/work/oxidecomputer/oxide.rs/target/debug/deps/libproc_macro2-fd6d9d0f99a472ce.rmeta --extern rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls-b8ffadff31a564ec.rmeta --extern rustls_pemfile=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pemfile-728c6fbacfcb30c3.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern serde_path_to_error=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_path_to_error-027c55e83339d8c2.rmeta --extern serde_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_urlencoded-f737410d32047f81.rmeta --extern sha1=/work/oxidecomputer/oxide.rs/target/debug/deps/libsha1-1dc3c58c554ed768.rmeta --extern slog=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog-e6ac4cb563bb831f.rmeta --extern slog_async=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog_async-1608409419bc44a3.rmeta --extern slog_bunyan=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog_bunyan-f4c301505f16d887.rmeta --extern slog_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog_json-9d5c0f560814cbae.rmeta --extern slog_term=/work/oxidecomputer/oxide.rs/target/debug/deps/libslog_term-d26af4c77d8599a6.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --extern tokio_rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_rustls-e49f541bc9c00641.rmeta --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-dcb7622053a8e565.rmeta --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rmeta --extern waitgroup=/work/oxidecomputer/oxide.rs/target/debug/deps/libwaitgroup-c5854a292acb82a2.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1206 | 2024-03-07T05:40:35.184Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name libgit2_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libgit2-sys-0.16.2+1.7.2/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=8b61960fbb181e12 -C extra-filename=-8b61960fbb181e12 --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-02fd268b4d5df09d.rmeta --extern libz_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibz_sys-f1af3d1c2bcfb261.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-4ea6f7f89bdd7cfd/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored` | 
| 1207 | 2024-03-07T05:40:35.807Z | Compiling git2 v0.18.2 | 
| 1208 | 2024-03-07T05:40:35.819Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name git2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/git2-0.18.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 metadata=e50837297bcdade6 -C extra-filename=-e50837297bcdade6 --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-fc60680b3b02d820.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-02fd268b4d5df09d.rmeta --extern libgit2_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibgit2_sys-8b61960fbb181e12.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-37f34ee689d3890c.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-0818598946a91b52.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-4ea6f7f89bdd7cfd/out/build -L native=/usr/lib/amd64` | 
| 1209 | 2024-03-07T05:40:41.697Z | Compiling built v0.7.1 | 
| 1210 | 2024-03-07T05:40:41.701Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name built --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/built-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 --cfg 'feature="git2"' -C metadata=fff49ff89d0b3343 -C extra-filename=-fff49ff89d0b3343 --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-e50837297bcdade6.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-4ea6f7f89bdd7cfd/out/build -L native=/usr/lib/amd64` | 
| 1211 | 2024-03-07T05:40:44.174Z | Compiling oxide-cli v0.3.0+0.0.6 (/work/oxidecomputer/oxide.rs/cli) | 
| 1212 | 2024-03-07T05:40:44.177Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=3a806fefec822ef4 -C extra-filename=-3a806fefec822ef4 --out-dir /work/oxidecomputer/oxide.rs/target/debug/build/oxide-cli-3a806fefec822ef4 -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-fff49ff89d0b3343.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-4ea6f7f89bdd7cfd/out/build -L native=/usr/lib/amd64` | 
| 1213 | 2024-03-07T05:40:44.951Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/oxide-cli-3a806fefec822ef4/build-script-build` | 
| 1214 | 2024-03-07T05:40:59.518Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.99/src/lib.rs --error-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"' -C metadata=4777c72a77769b40 -C extra-filename=-4777c72a77769b40 --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-c9c1b0b7fe6fe29e.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/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 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` | 
| 1215 | 2024-03-07T05:40:59.521Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b530580e3c14f663/build-script-build` | 
| 1216 | 2024-03-07T05:40:59.522Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/native-tls-199295045709d550/build-script-build` | 
| 1217 | 2024-03-07T05:40:59.522Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/openssl-1e5502d5d429d2f5/build-script-build` | 
| 1218 | 2024-03-07T05:41:00.457Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.63/src/lib.rs --error-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"' -C metadata=0e2a0c383c7e921f -C extra-filename=-0e2a0c383c7e921f --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-3746b547fa27bf5c.rmeta --extern cfg_if=/work/oxidecomputer/oxide.rs/target/debug/deps/libcfg_if-b3a1e01bc1d1ef78.rmeta --extern foreign_types=/work/oxidecomputer/oxide.rs/target/debug/deps/libforeign_types-633f1397b7c013c5.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-3250e89af52da2b5.rmeta --extern openssl_macros=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_macros-9a54b749adb9b0f7.so --extern ffi=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_sys-4777c72a77769b40.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/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 ossl300 --cfg ossl310 --cfg ossl320` | 
| 1219 | 2024-03-07T05:41:02.369Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name curl_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curl-sys-0.4.72+curl-8.6.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"' --cfg 'feature="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --cfg 'feature="static-curl"' -C metadata=62569f872f69cede -C extra-filename=-62569f872f69cede --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-c9c1b0b7fe6fe29e.rmeta --extern libnghttp2_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibnghttp2_sys-97bfc34127c18a16.rmeta --extern libz_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibz_sys-11f4a08dca36a76f.rmeta --extern openssl_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_sys-4777c72a77769b40.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -l static=curl -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib --cfg libcurl_vendored --cfg link_libnghttp2 --cfg link_libz --cfg link_openssl` | 
| 1220 | 2024-03-07T05:41:02.372Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/isahc-6b8bbe6616c74264/build-script-build` | 
| 1221 | 2024-03-07T05:41:02.372Z | Running `/work/oxidecomputer/oxide.rs/target/debug/build/curl-dd208e87d572c5ea/build-script-build` | 
| 1222 | 2024-03-07T05:41:02.513Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name curl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curl-0.4.46/src/lib.rs --error-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="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --cfg 'feature="static-curl"' -C metadata=6c18c4d9032c5c7d -C extra-filename=-6c18c4d9032c5c7d --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern curl_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/libcurl_sys-62569f872f69cede.rmeta --extern libc=/work/oxidecomputer/oxide.rs/target/debug/deps/liblibc-c9c1b0b7fe6fe29e.rmeta --extern openssl_probe=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_probe-4d4cdea3d120a157.rmeta --extern openssl_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_sys-4777c72a77769b40.rmeta --extern socket2=/work/oxidecomputer/oxide.rs/target/debug/deps/libsocket2-8afa32a7ed28efc3.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib --cfg need_openssl_probe` | 
| 1223 | 2024-03-07T05:41:03.213Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name isahc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/isahc-1.7.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="encoding_rs"' --cfg 'feature="http2"' --cfg 'feature="mime"' --cfg 'feature="static-curl"' --cfg 'feature="text-decoding"' -C metadata=6bdededa641f93f6 -C extra-filename=-6bdededa641f93f6 --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-197ad7a47f62e03c.rmeta --extern castaway=/work/oxidecomputer/oxide.rs/target/debug/deps/libcastaway-48e7259eedd626e1.rmeta --extern crossbeam_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossbeam_utils-d635ff551b53ede7.rmeta --extern curl=/work/oxidecomputer/oxide.rs/target/debug/deps/libcurl-6c18c4d9032c5c7d.rmeta --extern curl_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/libcurl_sys-62569f872f69cede.rmeta --extern encoding_rs=/work/oxidecomputer/oxide.rs/target/debug/deps/libencoding_rs-c7eb3b7bda001938.rmeta --extern event_listener=/work/oxidecomputer/oxide.rs/target/debug/deps/libevent_listener-f55cdf44e1505c0c.rmeta --extern futures_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_lite-7394159c7c94014b.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --extern mime=/work/oxidecomputer/oxide.rs/target/debug/deps/libmime-a34827aadd55c062.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-3250e89af52da2b5.rmeta --extern polling=/work/oxidecomputer/oxide.rs/target/debug/deps/libpolling-ecc8fc2a8de22b72.rmeta --extern slab=/work/oxidecomputer/oxide.rs/target/debug/deps/libslab-ba75b939594c9ec5.rmeta --extern sluice=/work/oxidecomputer/oxide.rs/target/debug/deps/libsluice-35ecc4ac38709bdb.rmeta --extern tracing=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing-e55b78fc7114eb36.rmeta --extern tracing_futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libtracing_futures-e36af6e83ea5f482.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rmeta --extern waker_fn=/work/oxidecomputer/oxide.rs/target/debug/deps/libwaker_fn-d4a64745b27fdd12.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1224 | 2024-03-07T05:41:04.747Z | Compiling httpmock v0.6.8 | 
| 1225 | 2024-03-07T05:41:04.751Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name httpmock --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpmock-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 --cfg 'feature="basic-cookies"' --cfg 'feature="cookies"' --cfg 'feature="default"' -C metadata=fb818fb6037b7d55 -C extra-filename=-fb818fb6037b7d55 --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-194f3ccfb8170be3.rmeta --extern async_object_pool=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_object_pool-255730a56790f537.rmeta --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rmeta --extern basic_cookies=/work/oxidecomputer/oxide.rs/target/debug/deps/libbasic_cookies-23990ff669f00b9f.rmeta --extern crossbeam_utils=/work/oxidecomputer/oxide.rs/target/debug/deps/libcrossbeam_utils-d635ff551b53ede7.rmeta --extern form_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libform_urlencoded-3f78fc507be1952e.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-bd1026c6012d91f8.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-5639213d8a964ba3.rmeta --extern isahc=/work/oxidecomputer/oxide.rs/target/debug/deps/libisahc-6bdededa641f93f6.rmeta --extern lazy_static=/work/oxidecomputer/oxide.rs/target/debug/deps/liblazy_static-8f93af5ac36cac0e.rmeta --extern levenshtein=/work/oxidecomputer/oxide.rs/target/debug/deps/liblevenshtein-ac68483962793787.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern serde_regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_regex-20093f7e6384cf06.rmeta --extern similar=/work/oxidecomputer/oxide.rs/target/debug/deps/libsimilar-79491110bce9c781.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1226 | 2024-03-07T05:41:04.807Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name native_tls /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.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="vendored"' -C metadata=a7aab9f5392bef9d -C extra-filename=-a7aab9f5392bef9d --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-5102778d721e631e.rmeta --extern openssl=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl-0e2a0c383c7e921f.rmeta --extern openssl_probe=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_probe-4d4cdea3d120a157.rmeta --extern openssl_sys=/work/oxidecomputer/oxide.rs/target/debug/deps/libopenssl_sys-4777c72a77769b40.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib --cfg have_min_max_version` | 
| 1227 | 2024-03-07T05:41:05.286Z | Compiling tokio-native-tls v0.3.1 | 
| 1228 | 2024-03-07T05:41:05.289Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=5a85d2bdab685be9 -C extra-filename=-5a85d2bdab685be9 --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-a7aab9f5392bef9d.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1229 | 2024-03-07T05:41:05.579Z | Compiling hyper-tls v0.5.0 | 
| 1230 | 2024-03-07T05:41:05.586Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-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 -C metadata=c0f4850ebfd147ce -C extra-filename=-c0f4850ebfd147ce --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-f412e2fce08c74d3.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-5639213d8a964ba3.rmeta --extern native_tls=/work/oxidecomputer/oxide.rs/target/debug/deps/libnative_tls-a7aab9f5392bef9d.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --extern tokio_native_tls=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_native_tls-5a85d2bdab685be9.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1231 | 2024-03-07T05:41:05.858Z | Compiling reqwest v0.11.24 | 
| 1232 | 2024-03-07T05:41:05.861Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.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 --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls"' --cfg 'feature="native-tls-crate"' --cfg 'feature="native-tls-vendored"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --cfg 'feature="webpki-roots"' -C metadata=98df66baa5aa7519 -C extra-filename=-98df66baa5aa7519 --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-0b029c77597f8d47.rmeta --extern bytes=/work/oxidecomputer/oxide.rs/target/debug/deps/libbytes-f412e2fce08c74d3.rmeta --extern encoding_rs=/work/oxidecomputer/oxide.rs/target/debug/deps/libencoding_rs-c7eb3b7bda001938.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern futures_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_util-bd1026c6012d91f8.rmeta --extern h2=/work/oxidecomputer/oxide.rs/target/debug/deps/libh2-e06ef286270fa0d6.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern http_body=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp_body-44cc836fedb14c74.rmeta --extern hyper=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper-5639213d8a964ba3.rmeta --extern hyper_rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper_rustls-9fa8f21ea1a343df.rmeta --extern hyper_tls=/work/oxidecomputer/oxide.rs/target/debug/deps/libhyper_tls-c0f4850ebfd147ce.rmeta --extern ipnet=/work/oxidecomputer/oxide.rs/target/debug/deps/libipnet-81b89b6a67fa03af.rmeta --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rmeta --extern mime=/work/oxidecomputer/oxide.rs/target/debug/deps/libmime-a34827aadd55c062.rmeta --extern native_tls_crate=/work/oxidecomputer/oxide.rs/target/debug/deps/libnative_tls-a7aab9f5392bef9d.rmeta --extern once_cell=/work/oxidecomputer/oxide.rs/target/debug/deps/libonce_cell-3250e89af52da2b5.rmeta --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-8d02a3f55b6b58b9.rmeta --extern pin_project_lite=/work/oxidecomputer/oxide.rs/target/debug/deps/libpin_project_lite-a3638da379cdcfa3.rmeta --extern rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls-ac21f476c0d81685.rmeta --extern rustls_pemfile=/work/oxidecomputer/oxide.rs/target/debug/deps/librustls_pemfile-ac64e0cf10521e61.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern serde_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_urlencoded-f737410d32047f81.rmeta --extern sync_wrapper=/work/oxidecomputer/oxide.rs/target/debug/deps/libsync_wrapper-0b3030cec78f8ef9.rmeta --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rmeta --extern tokio_native_tls=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_native_tls-5a85d2bdab685be9.rmeta --extern tokio_rustls=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_rustls-846f9b80b3aabac6.rmeta --extern tokio_util=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio_util-9757a72dccb14e8d.rmeta --extern tower_service=/work/oxidecomputer/oxide.rs/target/debug/deps/libtower_service-09c5d48e32fe9842.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rmeta --extern webpki_roots=/work/oxidecomputer/oxide.rs/target/debug/deps/libwebpki_roots-def8f56e183ae9f6.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1233 | 2024-03-07T05:41:07.799Z | Compiling progenitor-client v0.5.0 | 
| 1234 | 2024-03-07T05:41:07.799Z | Compiling oauth2 v4.4.2 | 
| 1235 | 2024-03-07T05:41:07.804Z | Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor#90d3282f) | 
| 1236 | 2024-03-07T05:41:07.804Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-client-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 -C metadata=faec286296959060 -C extra-filename=-faec286296959060 --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-f412e2fce08c74d3.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-8d02a3f55b6b58b9.rmeta --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern serde_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_urlencoded-f737410d32047f81.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1237 | 2024-03-07T05:41:07.804Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/90d3282/progenitor-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f96a3eadc9a21d71 -C extra-filename=-f96a3eadc9a21d71 --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-f412e2fce08c74d3.rmeta --extern futures_core=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures_core-00de630c8c0c4b02.rmeta --extern percent_encoding=/work/oxidecomputer/oxide.rs/target/debug/deps/libpercent_encoding-8d02a3f55b6b58b9.rmeta --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern serde_urlencoded=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_urlencoded-f737410d32047f81.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1238 | 2024-03-07T05:41:07.804Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name oauth2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oauth2-4.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 --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' -C metadata=16c37c0dea2dda0d -C extra-filename=-16c37c0dea2dda0d --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-d1e908b25f55742f.rmeta --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rmeta --extern http=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttp-eecd83e3c8fd118b.rmeta --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rmeta --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern serde_path_to_error=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_path_to_error-027c55e83339d8c2.rmeta --extern sha2=/work/oxidecomputer/oxide.rs/target/debug/deps/libsha2-514573b1f0e820e2.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rmeta --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1239 | 2024-03-07T05:41:08.075Z | Compiling oxide v0.3.0+0.0.6 (/work/oxidecomputer/oxide.rs/sdk) | 
| 1240 | 2024-03-07T05:41:08.079Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=3d0f49d79e3412d7 -C extra-filename=-3d0f49d79e3412d7 --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-0b029c77597f8d47.rmeta --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rmeta --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rmeta --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rmeta --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rmeta --extern progenitor_client=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_client-faec286296959060.rmeta --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rmeta --extern regress=/work/oxidecomputer/oxide.rs/target/debug/deps/libregress-64ed61a2f131dbf3.rmeta --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rmeta --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rmeta --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rmeta --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-dcb7622053a8e565.rmeta --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-31393062c6cf54e4.rmeta --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rmeta -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1241 | 2024-03-07T05:41:08.233Z | Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor#90d3282f) | 
| 1242 | 2024-03-07T05:41:08.237Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/90d3282/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 -C metadata=51b1728b453ce79a -C extra-filename=-51b1728b453ce79a --out-dir /work/oxidecomputer/oxide.rs/target/debug/deps -L dependency=/work/oxidecomputer/oxide.rs/target/debug/deps --extern progenitor_client=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_client-f96a3eadc9a21d71.rmeta --extern progenitor_impl=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_impl-072435c5aa335368.rmeta --extern progenitor_macro=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_macro-e5692c6925f08a96.so --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --cap-lints allow -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1243 | 2024-03-07T05:41:14.416Z | Compiling xtask v0.0.0 (/work/oxidecomputer/oxide.rs/xtask) | 
| 1244 | 2024-03-07T05:41:14.420Z | Running `/home/build/.rustup/toolchains/1.76-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"' -C metadata=3884562e6fd3ab83 -C extra-filename=-3884562e6fd3ab83 --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-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern progenitor_client=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_client-faec286296959060.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern regress=/work/oxidecomputer/oxide.rs/target/debug/deps/libregress-64ed61a2f131dbf3.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-dcb7622053a8e565.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-31393062c6cf54e4.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1245 | 2024-03-07T05:41:14.420Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=8c0e4945b2771d5c -C extra-filename=-8c0e4945b2771d5c --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-d2442788c2a03f4d.rlib --extern newline_converter=/work/oxidecomputer/oxide.rs/target/debug/deps/libnewline_converter-96d4693b16f09b7b.rlib --extern progenitor=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor-51b1728b453ce79a.rlib --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rlib --extern rustfmt_wrapper=/work/oxidecomputer/oxide.rs/target/debug/deps/librustfmt_wrapper-751dc55b9ff746e4.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern similar=/work/oxidecomputer/oxide.rs/target/debug/deps/libsimilar-79491110bce9c781.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1246 | 2024-03-07T05:41:14.420Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=f5f07660c9785e39 -C extra-filename=-f5f07660c9785e39 --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-d2442788c2a03f4d.rlib --extern newline_converter=/work/oxidecomputer/oxide.rs/target/debug/deps/libnewline_converter-96d4693b16f09b7b.rlib --extern progenitor=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor-51b1728b453ce79a.rlib --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rlib --extern rustfmt_wrapper=/work/oxidecomputer/oxide.rs/target/debug/deps/librustfmt_wrapper-751dc55b9ff746e4.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern similar=/work/oxidecomputer/oxide.rs/target/debug/deps/libsimilar-79491110bce9c781.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1247 | 2024-03-07T05:41:34.679Z | Compiling oxide-httpmock v0.3.0+0.0.6 (/work/oxidecomputer/oxide.rs/sdk-httpmock) | 
| 1248 | 2024-03-07T05:41:34.683Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=9029e2104cacfe0b -C extra-filename=-9029e2104cacfe0b --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-6adc1946d399f59a.rmeta --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rmeta --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rmeta --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rmeta --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rmeta --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rmeta -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1249 | 2024-03-07T05:41:50.335Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=bf09bd890b4c44ea -C extra-filename=-bf09bd890b4c44ea --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-d8016b2d247857bf.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-561b0afed8c4afcc.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-7b0ba08632e95901.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-b2dce7fa25bfe012.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-2c54bfaece5ec9be.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-8e6eed95d72e6334.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-43857ee9271b0eb7.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-16c37c0dea2dda0d.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-dd13a36b6f74812f.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-9029e2104cacfe0b.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-2a6ad269328f39b0.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-ae1957b09a46dbc8.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-659e1be8b2ed001f.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-46983c651ea7b0f6.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-0ff27053deddeadd.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-aea3586e6304f9ae.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out` | 
| 1250 | 2024-03-07T05:41:50.335Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=eda566f3e5032f2f -C extra-filename=-eda566f3e5032f2f --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-d8016b2d247857bf.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-561b0afed8c4afcc.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-7b0ba08632e95901.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-b2dce7fa25bfe012.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-2c54bfaece5ec9be.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-8e6eed95d72e6334.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-43857ee9271b0eb7.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-16c37c0dea2dda0d.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-dd13a36b6f74812f.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-9029e2104cacfe0b.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-2a6ad269328f39b0.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-ae1957b09a46dbc8.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-659e1be8b2ed001f.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-46983c651ea7b0f6.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-0ff27053deddeadd.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-aea3586e6304f9ae.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out` | 
| 1251 | 2024-03-07T05:41:50.340Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=056be0807aec9079 -C extra-filename=-056be0807aec9079 --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-d8016b2d247857bf.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-561b0afed8c4afcc.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-7b0ba08632e95901.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-b2dce7fa25bfe012.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-2c54bfaece5ec9be.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-8e6eed95d72e6334.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-43857ee9271b0eb7.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-16c37c0dea2dda0d.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-dd13a36b6f74812f.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-9029e2104cacfe0b.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-2a6ad269328f39b0.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-ae1957b09a46dbc8.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-659e1be8b2ed001f.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-46983c651ea7b0f6.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-0ff27053deddeadd.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-aea3586e6304f9ae.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out` | 
| 1252 | 2024-03-07T05:41:50.340Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=b1f90bee9c0a135f -C extra-filename=-b1f90bee9c0a135f --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-d8016b2d247857bf.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-561b0afed8c4afcc.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-7b0ba08632e95901.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-b2dce7fa25bfe012.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-2c54bfaece5ec9be.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-8e6eed95d72e6334.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-43857ee9271b0eb7.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-16c37c0dea2dda0d.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-dd13a36b6f74812f.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-9029e2104cacfe0b.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-2a6ad269328f39b0.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-ae1957b09a46dbc8.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-659e1be8b2ed001f.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-46983c651ea7b0f6.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-0ff27053deddeadd.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-aea3586e6304f9ae.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out` | 
| 1253 | 2024-03-07T05:41:50.340Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=de47a54e88388625 -C extra-filename=-de47a54e88388625 --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-d8016b2d247857bf.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-561b0afed8c4afcc.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-7b0ba08632e95901.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-b2dce7fa25bfe012.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-2c54bfaece5ec9be.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-8e6eed95d72e6334.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-43857ee9271b0eb7.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-16c37c0dea2dda0d.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-dd13a36b6f74812f.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-9029e2104cacfe0b.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-2a6ad269328f39b0.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-ae1957b09a46dbc8.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-659e1be8b2ed001f.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-46983c651ea7b0f6.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-0ff27053deddeadd.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-aea3586e6304f9ae.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out` | 
| 1254 | 2024-03-07T05:41:50.348Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=490029dc6adf1c40 -C extra-filename=-490029dc6adf1c40 --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-d8016b2d247857bf.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-561b0afed8c4afcc.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-7b0ba08632e95901.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-b2dce7fa25bfe012.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-2c54bfaece5ec9be.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-8e6eed95d72e6334.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-43857ee9271b0eb7.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-16c37c0dea2dda0d.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-dd13a36b6f74812f.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-9029e2104cacfe0b.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-2a6ad269328f39b0.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-ae1957b09a46dbc8.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-659e1be8b2ed001f.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-46983c651ea7b0f6.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-0ff27053deddeadd.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-aea3586e6304f9ae.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out` | 
| 1255 | 2024-03-07T05:41:50.348Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=bc7de081276299bd -C extra-filename=-bc7de081276299bd --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-d8016b2d247857bf.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-7b0ba08632e95901.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-2c54bfaece5ec9be.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-43857ee9271b0eb7.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-16c37c0dea2dda0d.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-dd13a36b6f74812f.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-659e1be8b2ed001f.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-aea3586e6304f9ae.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib` | 
| 1256 | 2024-03-07T05:41:50.360Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=9111868107621046 -C extra-filename=-9111868107621046 --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-6adc1946d399f59a.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out` | 
| 1257 | 2024-03-07T05:41:52.624Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=c414f232910ff97e -C extra-filename=-c414f232910ff97e --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-d8016b2d247857bf.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-561b0afed8c4afcc.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-7b0ba08632e95901.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-b2dce7fa25bfe012.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-2c54bfaece5ec9be.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-8e6eed95d72e6334.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-43857ee9271b0eb7.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-16c37c0dea2dda0d.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-dd13a36b6f74812f.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-9029e2104cacfe0b.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-2a6ad269328f39b0.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-ae1957b09a46dbc8.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-659e1be8b2ed001f.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-46983c651ea7b0f6.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-0ff27053deddeadd.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-aea3586e6304f9ae.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out` | 
| 1258 | 2024-03-07T05:41:56.056Z | Running `/home/build/.rustup/toolchains/1.76-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 -C metadata=13de78a08092d592 -C extra-filename=-13de78a08092d592 --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-d8016b2d247857bf.rlib --extern assert_cmd=/work/oxidecomputer/oxide.rs/target/debug/deps/libassert_cmd-561b0afed8c4afcc.rlib --extern async_trait=/work/oxidecomputer/oxide.rs/target/debug/deps/libasync_trait-fda59f4e7807b1c7.so --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dialoguer=/work/oxidecomputer/oxide.rs/target/debug/deps/libdialoguer-7b0ba08632e95901.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern dropshot=/work/oxidecomputer/oxide.rs/target/debug/deps/libdropshot-b2dce7fa25bfe012.rlib --extern env_logger=/work/oxidecomputer/oxide.rs/target/debug/deps/libenv_logger-2c54bfaece5ec9be.rlib --extern expectorate=/work/oxidecomputer/oxide.rs/target/debug/deps/libexpectorate-8e6eed95d72e6334.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rlib --extern indicatif=/work/oxidecomputer/oxide.rs/target/debug/deps/libindicatif-43857ee9271b0eb7.rlib --extern log=/work/oxidecomputer/oxide.rs/target/debug/deps/liblog-5102778d721e631e.rlib --extern oauth2=/work/oxidecomputer/oxide.rs/target/debug/deps/liboauth2-16c37c0dea2dda0d.rlib --extern open=/work/oxidecomputer/oxide.rs/target/debug/deps/libopen-dd13a36b6f74812f.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-9029e2104cacfe0b.rlib --extern predicates=/work/oxidecomputer/oxide.rs/target/debug/deps/libpredicates-178d6b701597bc3d.rlib --extern pretty_assertions=/work/oxidecomputer/oxide.rs/target/debug/deps/libpretty_assertions-2a6ad269328f39b0.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern rcgen=/work/oxidecomputer/oxide.rs/target/debug/deps/librcgen-ae1957b09a46dbc8.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern tabwriter=/work/oxidecomputer/oxide.rs/target/debug/deps/libtabwriter-659e1be8b2ed001f.rlib --extern tempfile=/work/oxidecomputer/oxide.rs/target/debug/deps/libtempfile-46983c651ea7b0f6.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-0ff27053deddeadd.rlib --extern thouart=/work/oxidecomputer/oxide.rs/target/debug/deps/libthouart-aea3586e6304f9ae.rlib --extern tokio=/work/oxidecomputer/oxide.rs/target/debug/deps/libtokio-db5f16667e8fc284.rlib --extern url=/work/oxidecomputer/oxide.rs/target/debug/deps/liburl-f2330331e8546670.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out` | 
| 1259 | 2024-03-07T05:42:44.112Z | Finished dev [unoptimized + debuginfo] target(s) in 4m 12s | 
| 1260 | 2024-03-07T05:42:44.331Z |  | 
| 1261 | 2024-03-07T05:42:44.331Z | real     4:12.266010704 | 
| 1262 | 2024-03-07T05:42:44.331Z | user    21:28.814213453 | 
| 1263 | 2024-03-07T05:42:44.331Z | sys      3:50.489888021 | 
| 1264 | 2024-03-07T05:42:44.331Z | trap        0.684818928 | 
| 1265 | 2024-03-07T05:42:44.331Z | tflt        7.455582181 | 
| 1266 | 2024-03-07T05:42:44.331Z | dflt        9.447999407 | 
| 1267 | 2024-03-07T05:42:44.335Z | kflt        0.121642550 | 
| 1268 | 2024-03-07T05:42:44.335Z | lock    32:39.662702898 | 
| 1269 | 2024-03-07T05:42:44.335Z | slp   1:23:53.558449057 | 
| 1270 | 2024-03-07T05:42:44.335Z | lat        58.579749055 | 
| 1271 | 2024-03-07T05:42:44.335Z | stop     1:48.612135950 | 
| 1272 | 2024-03-07T05:42:44.335Z | + banner test | 
| 1273 | 2024-03-07T05:42:44.335Z |  | 
| 1274 | 2024-03-07T05:42:44.335Z | #####  ######   ####    ##### | 
| 1275 | 2024-03-07T05:42:44.335Z | #    #       #          # | 
| 1276 | 2024-03-07T05:42:44.335Z | #    #####    ####      # | 
| 1277 | 2024-03-07T05:42:44.335Z | #    #            #     # | 
| 1278 | 2024-03-07T05:42:44.335Z | #    #       #    #     # | 
| 1279 | 2024-03-07T05:42:44.335Z | #    ######   ####      # | 
| 1280 | 2024-03-07T05:42:44.336Z |  | 
| 1281 | 2024-03-07T05:42:44.336Z | + ptime -m cargo test --all-features --locked --verbose | 
| 1282 | 2024-03-07T05:42:44.672Z | Fresh unicode-ident v1.0.12 | 
| 1283 | 2024-03-07T05:42:44.672Z | Fresh cfg-if v1.0.0 | 
| 1284 | 2024-03-07T05:42:44.672Z | Fresh autocfg v1.1.0 | 
| 1285 | 2024-03-07T05:42:44.672Z | Fresh once_cell v1.19.0 | 
| 1286 | 2024-03-07T05:42:44.676Z | Fresh proc-macro2 v1.0.78 | 
| 1287 | 2024-03-07T05:42:44.677Z | Fresh version_check v0.9.4 | 
| 1288 | 2024-03-07T05:42:44.677Z | Fresh pin-project-lite v0.2.13 | 
| 1289 | 2024-03-07T05:42:44.677Z | Fresh itoa v1.0.10 | 
| 1290 | 2024-03-07T05:42:44.677Z | Fresh value-bag v1.7.0 | 
| 1291 | 2024-03-07T05:42:44.677Z | Fresh quote v1.0.35 | 
| 1292 | 2024-03-07T05:42:44.677Z | Fresh libc v0.2.153 | 
| 1293 | 2024-03-07T05:42:44.677Z | Fresh zerocopy v0.7.32 | 
| 1294 | 2024-03-07T05:42:44.677Z | Fresh futures-core v0.3.30 | 
| 1295 | 2024-03-07T05:42:44.677Z | Fresh jobserver v0.1.28 | 
| 1296 | 2024-03-07T05:42:44.677Z | Fresh allocator-api2 v0.2.16 | 
| 1297 | 2024-03-07T05:42:44.677Z | Fresh pkg-config v0.3.29 | 
| 1298 | 2024-03-07T05:42:44.677Z | Fresh futures-io v0.3.30 | 
| 1299 | 2024-03-07T05:42:44.677Z | Fresh vcpkg v0.2.15 | 
| 1300 | 2024-03-07T05:42:44.677Z | Fresh getrandom v0.2.12 | 
| 1301 | 2024-03-07T05:42:44.677Z | Fresh serde_derive v1.0.197 | 
| 1302 | 2024-03-07T05:42:44.677Z | Fresh cc v1.0.83 | 
| 1303 | 2024-03-07T05:42:44.677Z | Fresh ahash v0.8.8 | 
| 1304 | 2024-03-07T05:42:44.677Z | Fresh ryu v1.0.16 | 
| 1305 | 2024-03-07T05:42:44.677Z | Fresh serde v1.0.197 | 
| 1306 | 2024-03-07T05:42:44.677Z | Fresh hashbrown v0.14.3 | 
| 1307 | 2024-03-07T05:42:44.677Z | Fresh bytes v1.5.0 | 
| 1308 | 2024-03-07T05:42:44.677Z | Fresh smallvec v1.13.1 | 
| 1309 | 2024-03-07T05:42:44.678Z | Fresh slab v0.4.9 | 
| 1310 | 2024-03-07T05:42:44.678Z | Fresh equivalent v1.0.1 | 
| 1311 | 2024-03-07T05:42:44.678Z | Fresh scopeguard v1.2.0 | 
| 1312 | 2024-03-07T05:42:44.678Z | Fresh serde_json v1.0.114 | 
| 1313 | 2024-03-07T05:42:44.678Z | Fresh tracing-attributes v0.1.27 | 
| 1314 | 2024-03-07T05:42:44.678Z | Fresh tracing-core v0.1.32 | 
| 1315 | 2024-03-07T05:42:44.678Z | Fresh signal-hook-registry v1.4.1 | 
| 1316 | 2024-03-07T05:42:44.678Z | Fresh lock_api v0.4.11 | 
| 1317 | 2024-03-07T05:42:44.678Z | Fresh indexmap v2.2.5 | 
| 1318 | 2024-03-07T05:42:44.678Z | Fresh tracing v0.1.40 | 
| 1319 | 2024-03-07T05:42:44.678Z | Fresh fnv v1.0.7 | 
| 1320 | 2024-03-07T05:42:44.678Z | Fresh openssl-src v300.2.3+3.2.1 | 
| 1321 | 2024-03-07T05:42:44.678Z | Fresh num-traits v0.2.18 | 
| 1322 | 2024-03-07T05:42:44.678Z | Fresh socket2 v0.5.5 | 
| 1323 | 2024-03-07T05:42:44.678Z | Fresh regex-syntax v0.8.2 | 
| 1324 | 2024-03-07T05:42:44.678Z | Fresh http v0.2.11 | 
| 1325 | 2024-03-07T05:42:44.678Z | Fresh percent-encoding v2.3.1 | 
| 1326 | 2024-03-07T05:42:44.678Z | Fresh crossbeam-utils v0.8.19 | 
| 1327 | 2024-03-07T05:42:44.678Z | Fresh pin-utils v0.1.0 | 
| 1328 | 2024-03-07T05:42:44.678Z | Fresh futures-sink v0.3.30 | 
| 1329 | 2024-03-07T05:42:44.678Z | Fresh tinyvec_macros v0.1.1 | 
| 1330 | 2024-03-07T05:42:44.678Z | Fresh form_urlencoded v1.2.1 | 
| 1331 | 2024-03-07T05:42:44.678Z | Fresh tinyvec v1.6.0 | 
| 1332 | 2024-03-07T05:42:44.678Z | Fresh tokio-macros v2.2.0 | 
| 1333 | 2024-03-07T05:42:44.679Z | Fresh mio v0.8.10 | 
| 1334 | 2024-03-07T05:42:44.679Z | Fresh num_cpus v1.16.0 | 
| 1335 | 2024-03-07T05:42:44.679Z | Fresh futures-channel v0.3.30 | 
| 1336 | 2024-03-07T05:42:44.679Z | Fresh futures-macro v0.3.30 | 
| 1337 | 2024-03-07T05:42:44.679Z | Fresh unicode-normalization v0.1.22 | 
| 1338 | 2024-03-07T05:42:44.679Z | Fresh syn v1.0.109 | 
| 1339 | 2024-03-07T05:42:44.679Z | Fresh tokio v1.36.0 | 
| 1340 | 2024-03-07T05:42:44.679Z | Fresh unicode-bidi v0.3.15 | 
| 1341 | 2024-03-07T05:42:44.679Z | Fresh futures-task v0.3.30 | 
| 1342 | 2024-03-07T05:42:44.679Z | Fresh serde_derive_internals v0.26.0 | 
| 1343 | 2024-03-07T05:42:44.679Z | Fresh idna v0.5.0 | 
| 1344 | 2024-03-07T05:42:44.679Z | Fresh futures-util v0.3.30 | 
| 1345 | 2024-03-07T05:42:44.679Z | Fresh spin v0.9.8 | 
| 1346 | 2024-03-07T05:42:44.679Z | Fresh concurrent-queue v2.4.0 | 
| 1347 | 2024-03-07T05:42:44.679Z | Fresh schemars_derive v0.8.16 | 
| 1348 | 2024-03-07T05:42:44.679Z | Fresh thiserror-impl v1.0.57 | 
| 1349 | 2024-03-07T05:42:44.679Z | Fresh dyn-clone v1.0.16 | 
| 1350 | 2024-03-07T05:42:44.679Z | Fresh untrusted v0.9.0 | 
| 1351 | 2024-03-07T05:42:44.679Z | Fresh log v0.4.21 | 
| 1352 | 2024-03-07T05:42:44.679Z | Fresh parking v2.2.0 | 
| 1353 | 2024-03-07T05:42:44.679Z | Fresh httparse v1.8.0 | 
| 1354 | 2024-03-07T05:42:44.679Z | Fresh ring v0.17.7 | 
| 1355 | 2024-03-07T05:42:44.680Z | Fresh thiserror v1.0.57 | 
| 1356 | 2024-03-07T05:42:44.680Z | Fresh memchr v2.7.1 | 
| 1357 | 2024-03-07T05:42:44.680Z | Fresh openssl-sys v0.9.99 | 
| 1358 | 2024-03-07T05:42:44.680Z | Fresh tokio-util v0.7.10 | 
| 1359 | 2024-03-07T05:42:44.680Z | Fresh errno v0.3.8 | 
| 1360 | 2024-03-07T05:42:44.680Z | Fresh heck v0.4.1 | 
| 1361 | 2024-03-07T05:42:44.680Z | Fresh iana-time-zone v0.1.60 | 
| 1362 | 2024-03-07T05:42:44.680Z | Fresh openssl-probe v0.1.5 | 
| 1363 | 2024-03-07T05:42:44.680Z | Fresh try-lock v0.2.5 | 
| 1364 | 2024-03-07T05:42:44.680Z | Fresh fastrand v2.0.1 | 
| 1365 | 2024-03-07T05:42:44.680Z | Fresh h2 v0.3.24 | 
| 1366 | 2024-03-07T05:42:44.680Z | Fresh want v0.3.1 | 
| 1367 | 2024-03-07T05:42:44.680Z | Fresh http-body v0.4.6 | 
| 1368 | 2024-03-07T05:42:44.680Z | Fresh tower-service v0.3.2 | 
| 1369 | 2024-03-07T05:42:44.680Z | Fresh foreign-types-shared v0.1.1 | 
| 1370 | 2024-03-07T05:42:44.680Z | Fresh httpdate v1.0.3 | 
| 1371 | 2024-03-07T05:42:44.680Z | Fresh foreign-types v0.3.2 | 
| 1372 | 2024-03-07T05:42:44.680Z | Fresh openssl-macros v0.1.1 | 
| 1373 | 2024-03-07T05:42:44.680Z | Fresh encoding_rs v0.8.33 | 
| 1374 | 2024-03-07T05:42:44.680Z | Fresh hyper v0.14.28 | 
| 1375 | 2024-03-07T05:42:44.680Z | Fresh base64 v0.21.7 | 
| 1376 | 2024-03-07T05:42:44.680Z | Fresh mime v0.3.17 | 
| 1377 | 2024-03-07T05:42:44.680Z | Fresh rustix v0.38.31 | 
| 1378 | 2024-03-07T05:42:44.680Z | Fresh openssl v0.10.63 | 
| 1379 | 2024-03-07T05:42:44.680Z | Fresh sct v0.7.1 | 
| 1380 | 2024-03-07T05:42:44.681Z | Fresh rustls-webpki v0.101.7 | 
| 1381 | 2024-03-07T05:42:44.681Z | Fresh rand_core v0.6.4 | 
| 1382 | 2024-03-07T05:42:44.681Z | Fresh ppv-lite86 v0.2.17 | 
| 1383 | 2024-03-07T05:42:44.681Z | Fresh aho-corasick v1.1.2 | 
| 1384 | 2024-03-07T05:42:44.681Z | Fresh event-listener v4.0.3 | 
| 1385 | 2024-03-07T05:42:44.681Z | Fresh rand_chacha v0.3.1 | 
| 1386 | 2024-03-07T05:42:44.694Z | Fresh rustls v0.21.10 | 
| 1387 | 2024-03-07T05:42:44.695Z | Fresh native-tls v0.2.11 | 
| 1388 | 2024-03-07T05:42:44.695Z | Fresh regex-automata v0.4.5 | 
| 1389 | 2024-03-07T05:42:44.695Z | Fresh serde_urlencoded v0.7.1 | 
| 1390 | 2024-03-07T05:42:44.695Z | Fresh anstyle v1.0.6 | 
| 1391 | 2024-03-07T05:42:44.695Z | Fresh event-listener-strategy v0.4.0 | 
| 1392 | 2024-03-07T05:42:44.695Z | Fresh rand v0.8.5 | 
| 1393 | 2024-03-07T05:42:44.695Z | Fresh tokio-rustls v0.24.1 | 
| 1394 | 2024-03-07T05:42:44.695Z | Fresh tokio-native-tls v0.3.1 | 
| 1395 | 2024-03-07T05:42:44.695Z | Fresh regex v1.10.3 | 
| 1396 | 2024-03-07T05:42:44.695Z | Fresh rustls-pemfile v1.0.4 | 
| 1397 | 2024-03-07T05:42:44.695Z | Fresh webpki-roots v0.25.4 | 
| 1398 | 2024-03-07T05:42:44.695Z | Fresh hyper-rustls v0.24.2 | 
| 1399 | 2024-03-07T05:42:44.695Z | Fresh hyper-tls v0.5.0 | 
| 1400 | 2024-03-07T05:42:44.695Z | Fresh ipnet v2.9.0 | 
| 1401 | 2024-03-07T05:42:44.695Z | Fresh sync_wrapper v0.1.2 | 
| 1402 | 2024-03-07T05:42:44.695Z | Fresh typenum v1.17.0 | 
| 1403 | 2024-03-07T05:42:44.695Z | Fresh async-lock v3.3.0 | 
| 1404 | 2024-03-07T05:42:44.695Z | Fresh futures-lite v2.2.0 | 
| 1405 | 2024-03-07T05:42:44.695Z | Fresh reqwest v0.11.24 | 
| 1406 | 2024-03-07T05:42:44.695Z | Fresh toml_datetime v0.6.5 | 
| 1407 | 2024-03-07T05:42:44.695Z | Fresh serde_spanned v0.6.5 | 
| 1408 | 2024-03-07T05:42:44.695Z | Fresh winnow v0.6.0 | 
| 1409 | 2024-03-07T05:42:44.696Z | Fresh utf8parse v0.2.1 | 
| 1410 | 2024-03-07T05:42:44.696Z | Fresh unicode-width v0.1.11 | 
| 1411 | 2024-03-07T05:42:44.696Z | Fresh event-listener v2.5.3 | 
| 1412 | 2024-03-07T05:42:44.696Z | Fresh anstyle-parse v0.2.3 | 
| 1413 | 2024-03-07T05:42:44.696Z | Fresh toml_edit v0.22.5 | 
| 1414 | 2024-03-07T05:42:44.696Z | Fresh generic-array v0.14.7 | 
| 1415 | 2024-03-07T05:42:44.696Z | Fresh anstyle-query v1.0.2 | 
| 1416 | 2024-03-07T05:42:44.696Z | Fresh colorchoice v1.0.0 | 
| 1417 | 2024-03-07T05:42:44.696Z | Fresh atomic-waker v1.1.2 | 
| 1418 | 2024-03-07T05:42:44.696Z | Fresh toml v0.8.10 | 
| 1419 | 2024-03-07T05:42:44.696Z | Fresh anstream v0.6.11 | 
| 1420 | 2024-03-07T05:42:44.696Z | Fresh polling v3.4.0 | 
| 1421 | 2024-03-07T05:42:44.696Z | Fresh event-listener v5.0.0 | 
| 1422 | 2024-03-07T05:42:44.696Z | Fresh futures-executor v0.3.30 | 
| 1423 | 2024-03-07T05:42:44.696Z | Fresh parking_lot_core v0.9.9 | 
| 1424 | 2024-03-07T05:42:44.696Z | Fresh serde_tokenstream v0.2.0 | 
| 1425 | 2024-03-07T05:42:44.696Z | Fresh siphasher v0.3.11 | 
| 1426 | 2024-03-07T05:42:44.696Z | Fresh strsim v0.11.0 | 
| 1427 | 2024-03-07T05:42:44.696Z | Fresh fastrand v1.9.0 | 
| 1428 | 2024-03-07T05:42:44.696Z | Fresh waker-fn v1.1.1 | 
| 1429 | 2024-03-07T05:42:44.696Z | Fresh clap_lex v0.7.0 | 
| 1430 | 2024-03-07T05:42:44.696Z | Fresh async-io v2.3.1 | 
| 1431 | 2024-03-07T05:42:44.696Z | Fresh clap_builder v4.5.1 | 
| 1432 | 2024-03-07T05:42:44.696Z | Fresh futures-lite v1.13.0 | 
| 1433 | 2024-03-07T05:42:44.697Z | Fresh phf_shared v0.10.0 | 
| 1434 | 2024-03-07T05:42:44.697Z | Fresh event-listener-strategy v0.5.0 | 
| 1435 | 2024-03-07T05:42:44.697Z | Fresh parking_lot v0.12.1 | 
| 1436 | 2024-03-07T05:42:44.697Z | Fresh futures v0.3.30 | 
| 1437 | 2024-03-07T05:42:44.697Z | Fresh crunchy v0.2.2 | 
| 1438 | 2024-03-07T05:42:44.697Z | Fresh io-lifetimes v1.0.11 | 
| 1439 | 2024-03-07T05:42:44.697Z | Fresh polling v2.8.0 | 
| 1440 | 2024-03-07T05:42:44.697Z | Fresh block-buffer v0.10.4 | 
| 1441 | 2024-03-07T05:42:44.697Z | Fresh crypto-common v0.1.6 | 
| 1442 | 2024-03-07T05:42:44.697Z | Fresh clap_derive v4.5.0 | 
| 1443 | 2024-03-07T05:42:44.697Z | Fresh new_debug_unreachable v1.0.4 | 
| 1444 | 2024-03-07T05:42:44.697Z | Fresh diff v0.1.13 | 
| 1445 | 2024-03-07T05:42:44.697Z | Fresh bitflags v1.3.2 | 
| 1446 | 2024-03-07T05:42:44.697Z | Fresh either v1.10.0 | 
| 1447 | 2024-03-07T05:42:44.697Z | Fresh fixedbitset v0.4.2 | 
| 1448 | 2024-03-07T05:42:44.697Z | Fresh async-task v4.7.0 | 
| 1449 | 2024-03-07T05:42:44.697Z | Fresh lazy_static v1.4.0 | 
| 1450 | 2024-03-07T05:42:44.697Z | Fresh precomputed-hash v0.1.1 | 
| 1451 | 2024-03-07T05:42:44.697Z | Fresh bit-vec v0.6.3 | 
| 1452 | 2024-03-07T05:42:44.697Z | Fresh petgraph v0.6.4 | 
| 1453 | 2024-03-07T05:42:44.697Z | Fresh itertools v0.10.5 | 
| 1454 | 2024-03-07T05:42:44.697Z | Fresh rustix v0.37.27 | 
| 1455 | 2024-03-07T05:42:44.697Z | Fresh string_cache v0.8.7 | 
| 1456 | 2024-03-07T05:42:44.698Z | Fresh ascii-canvas v3.0.0 | 
| 1457 | 2024-03-07T05:42:44.698Z | Fresh digest v0.10.7 | 
| 1458 | 2024-03-07T05:42:44.698Z | Fresh bit-set v0.5.3 | 
| 1459 | 2024-03-07T05:42:44.698Z | Fresh clap v4.5.1 | 
| 1460 | 2024-03-07T05:42:44.698Z | Fresh tiny-keccak v2.0.2 | 
| 1461 | 2024-03-07T05:42:44.698Z | Fresh async-channel v2.2.0 | 
| 1462 | 2024-03-07T05:42:44.698Z | Fresh piper v0.2.1 | 
| 1463 | 2024-03-07T05:42:44.698Z | Fresh async-channel v1.9.0 | 
| 1464 | 2024-03-07T05:42:44.698Z | Fresh async-lock v2.8.0 | 
| 1465 | 2024-03-07T05:42:44.698Z | Fresh ena v0.14.2 | 
| 1466 | 2024-03-07T05:42:44.698Z | Fresh socket2 v0.4.10 | 
| 1467 | 2024-03-07T05:42:44.698Z | Fresh dirs-sys v0.3.7 | 
| 1468 | 2024-03-07T05:42:44.698Z | Fresh num-conv v0.1.0 | 
| 1469 | 2024-03-07T05:42:44.698Z | Fresh regex-syntax v0.7.5 | 
| 1470 | 2024-03-07T05:42:44.698Z | Fresh cpufeatures v0.2.12 | 
| 1471 | 2024-03-07T05:42:44.698Z | Fresh pico-args v0.5.0 | 
| 1472 | 2024-03-07T05:42:44.698Z | Fresh time-core v0.1.2 | 
| 1473 | 2024-03-07T05:42:44.698Z | Fresh powerfmt v0.2.0 | 
| 1474 | 2024-03-07T05:42:44.698Z | Fresh unicode-xid v0.2.4 | 
| 1475 | 2024-03-07T05:42:44.698Z | Fresh async-io v1.13.0 | 
| 1476 | 2024-03-07T05:42:44.698Z | Fresh dirs v4.0.0 | 
| 1477 | 2024-03-07T05:42:44.698Z | Fresh blocking v1.5.1 | 
| 1478 | 2024-03-07T05:42:44.698Z | Fresh async-executor v1.8.0 | 
| 1479 | 2024-03-07T05:42:44.698Z | Fresh lalrpop v0.20.0 | 
| 1480 | 2024-03-07T05:42:44.699Z | Fresh deranged v0.3.11 | 
| 1481 | 2024-03-07T05:42:44.699Z | Fresh time-macros v0.2.17 | 
| 1482 | 2024-03-07T05:42:44.699Z | Fresh async-signal v0.2.5 | 
| 1483 | 2024-03-07T05:42:44.699Z | Fresh libnghttp2-sys v0.1.9+1.58.0 | 
| 1484 | 2024-03-07T05:42:44.699Z | Fresh progenitor-client v0.5.0 | 
| 1485 | 2024-03-07T05:42:44.699Z | Fresh event-listener v3.1.0 | 
| 1486 | 2024-03-07T05:42:44.706Z | Fresh regress v0.8.0 | 
| 1487 | 2024-03-07T05:42:44.706Z | Fresh pin-project-internal v1.1.4 | 
| 1488 | 2024-03-07T05:42:44.706Z | Fresh num_threads v0.1.6 | 
| 1489 | 2024-03-07T05:42:44.706Z | Fresh async-trait v0.1.77 | 
| 1490 | 2024-03-07T05:42:44.707Z | Fresh pin-project v1.1.4 | 
| 1491 | 2024-03-07T05:42:44.707Z | Fresh time v0.3.34 | 
| 1492 | 2024-03-07T05:42:44.707Z | Fresh async-process v1.8.1 | 
| 1493 | 2024-03-07T05:42:44.707Z | Fresh curl-sys v0.4.72+curl-8.6.0 | 
| 1494 | 2024-03-07T05:42:44.707Z | Fresh async-global-executor v2.4.1 | 
| 1495 | 2024-03-07T05:42:44.707Z | Fresh libz-sys v1.1.15 | 
| 1496 | 2024-03-07T05:42:44.707Z | Fresh kv-log-macro v1.0.7 | 
| 1497 | 2024-03-07T05:42:44.707Z | Fresh similar v2.4.0 | 
| 1498 | 2024-03-07T05:42:44.707Z | Fresh slog v2.7.0 | 
| 1499 | 2024-03-07T05:42:44.707Z | Fresh curl v0.4.46 | 
| 1500 | 2024-03-07T05:42:44.707Z | Fresh async-std v1.12.0 | 
| 1501 | 2024-03-07T05:42:44.707Z | Fresh libgit2-sys v0.16.2+1.7.2 | 
| 1502 | 2024-03-07T05:42:44.707Z | Fresh tracing-futures v0.2.5 | 
| 1503 | 2024-03-07T05:42:44.707Z | Fresh sha1 v0.10.6 | 
| 1504 | 2024-03-07T05:42:44.707Z | Fresh sluice v0.5.5 | 
| 1505 | 2024-03-07T05:42:44.707Z | Fresh url v2.5.0 | 
| 1506 | 2024-03-07T05:42:44.707Z | Fresh bitflags v2.4.2 | 
| 1507 | 2024-03-07T05:42:44.707Z | Fresh rustls-pki-types v1.3.0 | 
| 1508 | 2024-03-07T05:42:44.707Z | Fresh zeroize v1.7.0 | 
| 1509 | 2024-03-07T05:42:44.707Z | Fresh lalrpop-util v0.20.0 | 
| 1510 | 2024-03-07T05:42:44.707Z | Fresh predicates-core v1.0.6 | 
| 1511 | 2024-03-07T05:42:44.707Z | Fresh castaway v0.1.2 | 
| 1512 | 2024-03-07T05:42:44.707Z | Fresh async-object-pool v0.1.4 | 
| 1513 | 2024-03-07T05:42:44.708Z | Fresh console v0.15.8 | 
| 1514 | 2024-03-07T05:42:44.708Z | Fresh git2 v0.18.2 | 
| 1515 | 2024-03-07T05:42:44.708Z | Fresh isahc v1.7.2 | 
| 1516 | 2024-03-07T05:42:44.708Z | Fresh basic-cookies v0.1.5 | 
| 1517 | 2024-03-07T05:42:44.708Z | Fresh tempfile v3.10.0 | 
| 1518 | 2024-03-07T05:42:44.708Z | Fresh serde_regex v1.1.0 | 
| 1519 | 2024-03-07T05:42:44.708Z | Fresh float-cmp v0.9.0 | 
| 1520 | 2024-03-07T05:42:44.708Z | Fresh assert-json-diff v2.0.2 | 
| 1521 | 2024-03-07T05:42:44.708Z | Fresh dirs-sys-next v0.1.2 | 
| 1522 | 2024-03-07T05:42:44.708Z | Fresh utf-8 v0.7.6 | 
| 1523 | 2024-03-07T05:42:44.708Z | Fresh byteorder v1.5.0 | 
| 1524 | 2024-03-07T05:42:44.708Z | Fresh levenshtein v1.0.5 | 
| 1525 | 2024-03-07T05:42:44.708Z | Fresh data-encoding v2.5.0 | 
| 1526 | 2024-03-07T05:42:44.708Z | Fresh base64 v0.13.1 | 
| 1527 | 2024-03-07T05:42:44.708Z | Fresh difflib v0.4.0 | 
| 1528 | 2024-03-07T05:42:44.708Z | Fresh normalize-line-endings v0.3.0 | 
| 1529 | 2024-03-07T05:42:44.708Z | Fresh dirs-next v2.0.0 | 
| 1530 | 2024-03-07T05:42:44.708Z | Fresh httpmock v0.6.8 | 
| 1531 | 2024-03-07T05:42:44.708Z | Fresh tungstenite v0.20.1 | 
| 1532 | 2024-03-07T05:42:44.708Z | Fresh built v0.7.1 | 
| 1533 | 2024-03-07T05:42:44.708Z | Fresh rustls-webpki v0.102.2 | 
| 1534 | 2024-03-07T05:42:44.708Z | Fresh predicates v3.1.0 | 
| 1535 | 2024-03-07T05:42:44.708Z | Fresh serde_path_to_error v0.1.15 | 
| 1536 | 2024-03-07T05:42:44.708Z | Fresh thread_local v1.1.7 | 
| 1537 | 2024-03-07T05:42:44.709Z | Fresh is-docker v0.2.0 | 
| 1538 | 2024-03-07T05:42:44.709Z | Fresh match_cfg v0.1.0 | 
| 1539 | 2024-03-07T05:42:44.709Z | Fresh unicode-segmentation v1.11.0 | 
| 1540 | 2024-03-07T05:42:44.709Z | Fresh subtle v2.5.0 | 
| 1541 | 2024-03-07T05:42:44.709Z | Fresh rustls v0.22.2 | 
| 1542 | 2024-03-07T05:42:44.709Z | Fresh newline-converter v0.3.0 | 
| 1543 | 2024-03-07T05:42:44.709Z | Fresh hostname v0.3.1 | 
| 1544 | 2024-03-07T05:42:44.709Z | Fresh is-wsl v0.4.0 | 
| 1545 | 2024-03-07T05:42:44.709Z | Fresh portable-atomic v1.6.0 | 
| 1546 | 2024-03-07T05:42:44.709Z | Fresh term v0.7.0 | 
| 1547 | 2024-03-07T05:42:44.709Z | Fresh tokio-tungstenite v0.20.1 | 
| 1548 | 2024-03-07T05:42:44.709Z | Fresh slog-json v2.6.1 | 
| 1549 | 2024-03-07T05:42:44.709Z | Fresh sha2 v0.10.8 | 
| 1550 | 2024-03-07T05:42:44.709Z | Fresh crossbeam-channel v0.5.11 | 
| 1551 | 2024-03-07T05:42:44.709Z | Fresh chrono v0.4.34 | 
| 1552 | 2024-03-07T05:42:44.709Z | Fresh http v1.0.0 | 
| 1553 | 2024-03-07T05:42:44.709Z | Fresh async-stream-impl v0.3.5 | 
| 1554 | 2024-03-07T05:42:44.709Z | Fresh atty v0.2.14 | 
| 1555 | 2024-03-07T05:42:44.709Z | Fresh is-terminal v0.4.12 | 
| 1556 | 2024-03-07T05:42:44.709Z | Fresh humantime v2.1.0 | 
| 1557 | 2024-03-07T05:42:44.709Z | Fresh termcolor v1.4.1 | 
| 1558 | 2024-03-07T05:42:44.709Z | Fresh spin v0.5.2 | 
| 1559 | 2024-03-07T05:42:44.709Z | Fresh termtree v0.4.1 | 
| 1560 | 2024-03-07T05:42:44.709Z | Fresh uuid v1.7.0 | 
| 1561 | 2024-03-07T05:42:44.710Z | Fresh shell-words v1.1.0 | 
| 1562 | 2024-03-07T05:42:44.710Z | Fresh untrusted v0.7.1 | 
| 1563 | 2024-03-07T05:42:44.710Z | Fresh take_mut v0.2.2 | 
| 1564 | 2024-03-07T05:42:44.710Z | Fresh number_prefix v0.4.0 | 
| 1565 | 2024-03-07T05:42:44.710Z | Fresh pathdiff v0.2.1 | 
| 1566 | 2024-03-07T05:42:44.710Z | Fresh predicates-tree v1.0.9 | 
| 1567 | 2024-03-07T05:42:44.710Z | Fresh ring v0.16.20 | 
| 1568 | 2024-03-07T05:42:44.710Z | Fresh dialoguer v0.10.4 | 
| 1569 | 2024-03-07T05:42:44.710Z | Fresh schemars v0.8.16 | 
| 1570 | 2024-03-07T05:42:44.710Z | Fresh slog-async v2.8.0 | 
| 1571 | 2024-03-07T05:42:44.710Z | Fresh indicatif v0.17.8 | 
| 1572 | 2024-03-07T05:42:44.710Z | Fresh open v4.2.0 | 
| 1573 | 2024-03-07T05:42:44.710Z | Fresh env_logger v0.10.2 | 
| 1574 | 2024-03-07T05:42:44.710Z | Fresh multer v3.0.0 | 
| 1575 | 2024-03-07T05:42:44.710Z | Fresh async-stream v0.3.5 | 
| 1576 | 2024-03-07T05:42:44.710Z | Fresh slog-term v2.9.0 | 
| 1577 | 2024-03-07T05:42:44.710Z | Fresh oauth2 v4.4.2 | 
| 1578 | 2024-03-07T05:42:44.710Z | Fresh camino v1.1.6 | 
| 1579 | 2024-03-07T05:42:44.710Z | Fresh slog-bunyan v2.5.0 | 
| 1580 | 2024-03-07T05:42:44.710Z | Fresh thouart v0.1.0 (https://github.com/oxidecomputer/thouart.git#b55912f8) | 
| 1581 | 2024-03-07T05:42:44.710Z | Fresh tokio-rustls v0.25.0 | 
| 1582 | 2024-03-07T05:42:44.710Z | Fresh paste v1.0.14 | 
| 1583 | 2024-03-07T05:42:44.710Z | Fresh doc-comment v0.3.3 | 
| 1584 | 2024-03-07T05:42:44.710Z | Fresh anyhow v1.0.80 | 
| 1585 | 2024-03-07T05:42:44.711Z | Fresh pem v1.1.1 | 
| 1586 | 2024-03-07T05:42:44.714Z | Fresh rustls-pemfile v2.0.0 | 
| 1587 | 2024-03-07T05:42:44.714Z | Fresh yasna v0.5.2 | 
| 1588 | 2024-03-07T05:42:44.714Z | Fresh dropshot_endpoint v0.10.1-dev (https://github.com/oxidecomputer/dropshot#c37bbb45) | 
| 1589 | 2024-03-07T05:42:44.715Z | Fresh waitgroup v0.1.2 | 
| 1590 | 2024-03-07T05:42:44.715Z | Fresh tabwriter v1.4.0 | 
| 1591 | 2024-03-07T05:42:44.715Z | Fresh bstr v1.9.0 | 
| 1592 | 2024-03-07T05:42:44.715Z | Fresh wait-timeout v0.2.0 | 
| 1593 | 2024-03-07T05:42:44.715Z | Fresh debug-ignore v1.0.5 | 
| 1594 | 2024-03-07T05:42:44.715Z | Fresh yansi v0.5.1 | 
| 1595 | 2024-03-07T05:42:44.715Z | Fresh rcgen v0.10.0 | 
| 1596 | 2024-03-07T05:42:44.715Z | Fresh expectorate v1.1.0 | 
| 1597 | 2024-03-07T05:42:44.715Z | Fresh getopts v0.2.21 | 
| 1598 | 2024-03-07T05:42:44.715Z | Fresh assert_cmd v2.0.14 | 
| 1599 | 2024-03-07T05:42:44.715Z | Fresh pretty_assertions v1.4.0 | 
| 1600 | 2024-03-07T05:42:44.715Z | Fresh dropshot v0.10.1-dev (https://github.com/oxidecomputer/dropshot#c37bbb45) | 
| 1601 | 2024-03-07T05:42:44.715Z | Fresh regress v0.9.0 | 
| 1602 | 2024-03-07T05:42:44.715Z | Fresh syn v2.0.52 | 
| 1603 | 2024-03-07T05:42:44.715Z | Fresh openapiv3 v2.0.0 | 
| 1604 | 2024-03-07T05:42:44.715Z | Fresh typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2) | 
| 1605 | 2024-03-07T05:42:44.715Z | Fresh typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2) | 
| 1606 | 2024-03-07T05:42:44.715Z | Fresh same-file v1.0.6 | 
| 1607 | 2024-03-07T05:42:44.715Z | Fresh unsafe-libyaml v0.2.10 | 
| 1608 | 2024-03-07T05:42:44.715Z | Fresh home v0.5.9 | 
| 1609 | 2024-03-07T05:42:44.715Z | Fresh progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor#90d3282f) | 
| 1610 | 2024-03-07T05:42:44.715Z | Fresh serde_yaml v0.9.31 | 
| 1611 | 2024-03-07T05:42:44.715Z | Fresh walkdir v2.4.0 | 
| 1612 | 2024-03-07T05:42:44.716Z | Fresh semver v1.0.21 | 
| 1613 | 2024-03-07T05:42:44.716Z | Fresh typify v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2) | 
| 1614 | 2024-03-07T05:42:44.716Z | Fresh toolchain_find v0.4.0 | 
| 1615 | 2024-03-07T05:42:44.716Z | Fresh progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor#90d3282f) | 
| 1616 | 2024-03-07T05:42:44.716Z | Fresh progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor#90d3282f) | 
| 1617 | 2024-03-07T05:42:44.716Z | Fresh rustfmt-wrapper v0.2.1 | 
| 1618 | 2024-03-07T05:42:44.716Z | Fresh oxide-cli v0.3.0+0.0.6 (/work/oxidecomputer/oxide.rs/cli) | 
| 1619 | 2024-03-07T05:42:44.716Z | Fresh oxide-httpmock v0.3.0+0.0.6 (/work/oxidecomputer/oxide.rs/sdk-httpmock) | 
| 1620 | 2024-03-07T05:42:44.716Z | Fresh oxide v0.3.0+0.0.6 (/work/oxidecomputer/oxide.rs/sdk) | 
| 1621 | 2024-03-07T05:42:44.716Z | Fresh test-common v0.0.0 (/work/oxidecomputer/oxide.rs/test-common) | 
| 1622 | 2024-03-07T05:42:44.716Z | Fresh progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor#90d3282f) | 
| 1623 | 2024-03-07T05:42:44.716Z | Fresh xtask v0.0.0 (/work/oxidecomputer/oxide.rs/xtask) | 
| 1624 | 2024-03-07T05:42:44.716Z | Finished test [unoptimized + debuginfo] target(s) in 0.29s | 
| 1625 | 2024-03-07T05:42:44.716Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/oxide-3884562e6fd3ab83` | 
| 1626 | 2024-03-07T05:42:44.729Z |  | 
| 1627 | 2024-03-07T05:42:44.729Z | running 4 tests | 
| 1628 | 2024-03-07T05:42:44.733Z | test clap_feature::tests::test_byte_count ... ok | 
| 1629 | 2024-03-07T05:42:44.733Z | test clap_feature::tests::test_block_size ... ok | 
| 1630 | 2024-03-07T05:42:44.733Z | test clap_feature::tests::test_name_or_id ... ok | 
| 1631 | 2024-03-07T05:42:44.733Z | test clap_feature::tests::test_name ... ok | 
| 1632 | 2024-03-07T05:42:44.733Z |  | 
| 1633 | 2024-03-07T05:42:44.733Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | 
| 1634 | 2024-03-07T05:42:44.733Z |  | 
| 1635 | 2024-03-07T05:42:44.733Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/oxide-eda566f3e5032f2f` | 
| 1636 | 2024-03-07T05:42:44.739Z |  | 
| 1637 | 2024-03-07T05:42:44.739Z | running 9 tests | 
| 1638 | 2024-03-07T05:42:44.742Z | test cmd_api::tests::test_add_query_string ... ok | 
| 1639 | 2024-03-07T05:42:44.742Z | test cli_builder::tests::resolve_value_parses_ipv6_addr ... ok | 
| 1640 | 2024-03-07T05:42:44.743Z | test cli_builder::tests::resolve_value_parses_ipv4_addr ... ok | 
| 1641 | 2024-03-07T05:42:44.743Z | test cmd_disk::test_get_disk_size ... ok | 
| 1642 | 2024-03-07T05:42:44.743Z | test tests::test_autoref ... ok | 
| 1643 | 2024-03-07T05:42:44.743Z | test cmd_auth::tests::test_parse_host ... ok | 
| 1644 | 2024-03-07T05:42:44.746Z | test tests::test_json_body_required ... ok | 
| 1645 | 2024-03-07T05:42:44.790Z | test cmd_version::version_success ... ok | 
| 1646 | 2024-03-07T05:42:44.924Z | test cmd_auth::test_cmd_auth_status ... ok | 
| 1647 | 2024-03-07T05:42:44.924Z |  | 
| 1648 | 2024-03-07T05:42:44.924Z | test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s | 
| 1649 | 2024-03-07T05:42:44.924Z |  | 
| 1650 | 2024-03-07T05:42:44.928Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_api-056be0807aec9079` | 
| 1651 | 2024-03-07T05:42:44.935Z |  | 
| 1652 | 2024-03-07T05:42:44.935Z | running 3 tests | 
| 1653 | 2024-03-07T05:42:44.981Z | test test_simple_api_call ... ok | 
| 1654 | 2024-03-07T05:42:44.981Z | test test_pagination_midway_failure ... ok | 
| 1655 | 2024-03-07T05:42:44.987Z | test test_pagination_success ... ok | 
| 1656 | 2024-03-07T05:42:44.987Z |  | 
| 1657 | 2024-03-07T05:42:44.987Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s | 
| 1658 | 2024-03-07T05:42:44.987Z |  | 
| 1659 | 2024-03-07T05:42:44.987Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_disk_import-c414f232910ff97e` | 
| 1660 | 2024-03-07T05:42:44.991Z |  | 
| 1661 | 2024-03-07T05:42:44.991Z | running 14 tests | 
| 1662 | 2024-03-07T05:42:45.025Z | test test_disk_import_bad_file_size ... ok | 
| 1663 | 2024-03-07T05:42:45.088Z | test test_disk_import_finalize ... ok | 
| 1664 | 2024-03-07T05:42:45.211Z | test test_disk_import_required_parameters ... ok | 
| 1665 | 2024-03-07T05:42:45.218Z | test test_disk_import_bad_block_size ... ok | 
| 1666 | 2024-03-07T05:42:45.264Z | test test_disk_import_disk_exists_already ... ok | 
| 1667 | 2024-03-07T05:42:45.264Z | test test_disk_import_image_exists_already ... ok | 
| 1668 | 2024-03-07T05:42:45.303Z | test test_disk_import_bulk_import_start_fail ... ok | 
| 1669 | 2024-03-07T05:42:45.312Z | test test_disk_import_start ... ok | 
| 1670 | 2024-03-07T05:42:45.334Z | test test_disk_import_stop ... ok | 
| 1671 | 2024-03-07T05:42:45.338Z | test test_disk_import_write ... ok | 
| 1672 | 2024-03-07T05:42:45.378Z | test test_disk_import_snapshot_exists_already ... ok | 
| 1673 | 2024-03-07T05:42:45.484Z | test test_disk_import ... ok | 
| 1674 | 2024-03-07T05:42:45.512Z | test test_disk_import_bulk_write_import_fail ... ok | 
| 1675 | 2024-03-07T05:42:45.538Z | test test_disk_import_sparse ... ok | 
| 1676 | 2024-03-07T05:42:45.538Z |  | 
| 1677 | 2024-03-07T05:42:45.538Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s | 
| 1678 | 2024-03-07T05:42:45.538Z |  | 
| 1679 | 2024-03-07T05:42:45.544Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_docs-bf09bd890b4c44ea` | 
| 1680 | 2024-03-07T05:42:45.550Z |  | 
| 1681 | 2024-03-07T05:42:45.550Z | running 1 test | 
| 1682 | 2024-03-07T05:42:45.600Z | test test_docs_json ... ok | 
| 1683 | 2024-03-07T05:42:45.600Z |  | 
| 1684 | 2024-03-07T05:42:45.600Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s | 
| 1685 | 2024-03-07T05:42:45.600Z |  | 
| 1686 | 2024-03-07T05:42:45.603Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_instance-de47a54e88388625` | 
| 1687 | 2024-03-07T05:42:45.610Z |  | 
| 1688 | 2024-03-07T05:42:45.610Z | running 3 tests | 
| 1689 | 2024-03-07T05:42:45.663Z | test test_instance_serial_history ... ok | 
| 1690 | 2024-03-07T05:42:45.663Z | test test_instance_serial_console ... ok | 
| 1691 | 2024-03-07T05:42:45.663Z | test test_instance_create ... ok | 
| 1692 | 2024-03-07T05:42:45.663Z |  | 
| 1693 | 2024-03-07T05:42:45.666Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s | 
| 1694 | 2024-03-07T05:42:45.667Z |  | 
| 1695 | 2024-03-07T05:42:45.670Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_projects-b1f90bee9c0a135f` | 
| 1696 | 2024-03-07T05:42:45.675Z |  | 
| 1697 | 2024-03-07T05:42:45.675Z | running 3 tests | 
| 1698 | 2024-03-07T05:42:45.728Z | test test_projects_simple_list ... ok | 
| 1699 | 2024-03-07T05:42:45.731Z | test test_projects_list_paginated_fail ... ok | 
| 1700 | 2024-03-07T05:42:45.731Z | test test_projects_list_paginated ... ok | 
| 1701 | 2024-03-07T05:42:45.731Z |  | 
| 1702 | 2024-03-07T05:42:45.732Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s | 
| 1703 | 2024-03-07T05:42:45.732Z |  | 
| 1704 | 2024-03-07T05:42:45.735Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_resolve_cert-13de78a08092d592` | 
| 1705 | 2024-03-07T05:42:45.743Z |  | 
| 1706 | 2024-03-07T05:42:45.743Z | running 3 tests | 
| 1707 | 2024-03-07T05:42:45.804Z | test test_insecure_cert_validation ... ok | 
| 1708 | 2024-03-07T05:42:45.804Z | test test_resolve_and_cacert ... ok | 
| 1709 | 2024-03-07T05:42:45.804Z | test test_insecure_hostname_verification ... ok | 
| 1710 | 2024-03-07T05:42:45.804Z |  | 
| 1711 | 2024-03-07T05:42:45.804Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s | 
| 1712 | 2024-03-07T05:42:45.804Z |  | 
| 1713 | 2024-03-07T05:42:45.807Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_silo_idp_saml-490029dc6adf1c40` | 
| 1714 | 2024-03-07T05:42:45.815Z |  | 
| 1715 | 2024-03-07T05:42:45.815Z | running 1 test | 
| 1716 | 2024-03-07T05:42:45.861Z | test test_silo_idp_saml_create ... ok | 
| 1717 | 2024-03-07T05:42:45.861Z |  | 
| 1718 | 2024-03-07T05:42:45.861Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s | 
| 1719 | 2024-03-07T05:42:45.861Z |  | 
| 1720 | 2024-03-07T05:42:45.865Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/oxide_httpmock-9111868107621046` | 
| 1721 | 2024-03-07T05:42:45.871Z |  | 
| 1722 | 2024-03-07T05:42:45.871Z | running 0 tests | 
| 1723 | 2024-03-07T05:42:45.871Z |  | 
| 1724 | 2024-03-07T05:42:45.871Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | 
| 1725 | 2024-03-07T05:42:45.871Z |  | 
| 1726 | 2024-03-07T05:42:45.875Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/test_common-f7b191df54c4a774` | 
| 1727 | 2024-03-07T05:42:45.879Z |  | 
| 1728 | 2024-03-07T05:42:45.879Z | running 1 test | 
| 1729 | 2024-03-07T05:42:45.882Z | test json_mock::tests::test_one ... ok | 
| 1730 | 2024-03-07T05:42:45.882Z |  | 
| 1731 | 2024-03-07T05:42:45.882Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | 
| 1732 | 2024-03-07T05:42:45.882Z |  | 
| 1733 | 2024-03-07T05:42:45.882Z | Running `/work/oxidecomputer/oxide.rs/target/debug/deps/xtask-f5f07660c9785e39` | 
| 1734 | 2024-03-07T05:42:45.885Z |  | 
| 1735 | 2024-03-07T05:42:45.885Z | running 0 tests | 
| 1736 | 2024-03-07T05:42:45.885Z |  | 
| 1737 | 2024-03-07T05:42:45.885Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | 
| 1738 | 2024-03-07T05:42:45.885Z |  | 
| 1739 | 2024-03-07T05:42:45.888Z | Doc-tests oxide | 
| 1740 | 2024-03-07T05:42:45.888Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --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/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-4ea6f7f89bdd7cfd/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out --extern base64=/work/oxidecomputer/oxide.rs/target/debug/deps/libbase64-0b029c77597f8d47.rlib --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern clap=/work/oxidecomputer/oxide.rs/target/debug/deps/libclap-d2442788c2a03f4d.rlib --extern dirs=/work/oxidecomputer/oxide.rs/target/debug/deps/libdirs-eb6b8e0ba83c5c75.rlib --extern futures=/work/oxidecomputer/oxide.rs/target/debug/deps/libfutures-2f155298caf61724.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern progenitor_client=/work/oxidecomputer/oxide.rs/target/debug/deps/libprogenitor_client-faec286296959060.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern regress=/work/oxidecomputer/oxide.rs/target/debug/deps/libregress-64ed61a2f131dbf3.rlib --extern reqwest=/work/oxidecomputer/oxide.rs/target/debug/deps/libreqwest-98df66baa5aa7519.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern thiserror=/work/oxidecomputer/oxide.rs/target/debug/deps/libthiserror-3b2bd65c2a4e453b.rlib --extern toml=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml-dcb7622053a8e565.rlib --extern toml_edit=/work/oxidecomputer/oxide.rs/target/debug/deps/libtoml_edit-31393062c6cf54e4.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -C embed-bitcode=no --cfg 'feature="clap"' --cfg 'feature="default"' --error-format human` | 
| 1741 | 2024-03-07T05:42:49.875Z |  | 
| 1742 | 2024-03-07T05:42:49.875Z | running 174 tests | 
| 1743 | 2024-03-07T05:42:49.878Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_bulk_write_import (line 36324) ... ignored | 
| 1744 | 2024-03-07T05:42:49.878Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_bulk_write_import_start (line 36342) ... ignored | 
| 1745 | 2024-03-07T05:42:49.879Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_bulk_write_import_stop (line 36359) ... ignored | 
| 1746 | 2024-03-07T05:42:49.881Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_create (line 36278) ... ignored | 
| 1747 | 2024-03-07T05:42:49.882Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_delete (line 36308) ... ignored | 
| 1748 | 2024-03-07T05:42:49.882Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_finalize_import (line 36375) ... ignored | 
| 1749 | 2024-03-07T05:42:49.882Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_list (line 36261) ... ignored | 
| 1750 | 2024-03-07T05:42:49.882Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_metrics_list (line 36398) ... ignored | 
| 1751 | 2024-03-07T05:42:49.882Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientDisksExt::disk_view (line 36293) ... ignored | 
| 1752 | 2024-03-07T05:42:49.882Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_attach (line 36546) ... ignored | 
| 1753 | 2024-03-07T05:42:49.885Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_create (line 36481) ... ignored | 
| 1754 | 2024-03-07T05:42:49.885Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_delete (line 36528) ... ignored | 
| 1755 | 2024-03-07T05:42:49.885Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_detach (line 36562) ... ignored | 
| 1756 | 2024-03-07T05:42:49.885Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_list (line 36464) ... ignored | 
| 1757 | 2024-03-07T05:42:49.885Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_update (line 36512) ... ignored | 
| 1758 | 2024-03-07T05:42:49.885Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientFloatingIpsExt::floating_ip_view (line 36496) ... ignored | 
| 1759 | 2024-03-07T05:42:49.885Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::device_access_token (line 36642) ... ignored | 
| 1760 | 2024-03-07T05:42:49.888Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::device_auth_confirm (line 36628) ... ignored | 
| 1761 | 2024-03-07T05:42:49.888Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::device_auth_request (line 36612) ... ignored | 
| 1762 | 2024-03-07T05:42:49.888Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientHiddenExt::logout (line 36653) ... ignored | 
| 1763 | 2024-03-07T05:42:49.889Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_create (line 36715) ... ignored | 
| 1764 | 2024-03-07T05:42:49.889Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_delete (line 36751) ... ignored | 
| 1765 | 2024-03-07T05:42:49.889Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_demote (line 36768) ... ignored | 
| 1766 | 2024-03-07T05:42:49.889Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_list (line 36696) ... ignored | 
| 1767 | 2024-03-07T05:42:49.889Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_promote (line 36785) ... ignored | 
| 1768 | 2024-03-07T05:42:49.889Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientImagesExt::image_view (line 36732) ... ignored | 
| 1769 | 2024-03-07T05:42:49.892Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_create (line 36851) ... ignored | 
| 1770 | 2024-03-07T05:42:49.893Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_delete (line 36881) ... ignored | 
| 1771 | 2024-03-07T05:42:49.893Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_disk_attach (line 36919) ... ignored | 
| 1772 | 2024-03-07T05:42:49.893Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_disk_detach (line 36936) ... ignored | 
| 1773 | 2024-03-07T05:42:49.893Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_disk_list (line 36900) ... ignored | 
| 1774 | 2024-03-07T05:42:49.893Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_ephemeral_ip_attach (line 36969) ... ignored | 
| 1775 | 2024-03-07T05:42:49.893Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_ephemeral_ip_detach (line 36986) ... ignored | 
| 1776 | 2024-03-07T05:42:49.893Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_external_ip_list (line 36952) ... ignored | 
| 1777 | 2024-03-07T05:42:49.898Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_list (line 36834) ... ignored | 
| 1778 | 2024-03-07T05:42:49.898Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_migrate (line 37002) ... ignored | 
| 1779 | 2024-03-07T05:42:49.898Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_network_interface_create (line 37165) ... ignored | 
| 1780 | 2024-03-07T05:42:49.898Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_network_interface_delete (line 37226) ... ignored | 
| 1781 | 2024-03-07T05:42:49.898Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_network_interface_list (line 37145) ... ignored | 
| 1782 | 2024-03-07T05:42:49.899Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_network_interface_update (line 37202) ... ignored | 
| 1783 | 2024-03-07T05:42:49.899Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_network_interface_view (line 37183) ... ignored | 
| 1784 | 2024-03-07T05:42:49.899Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_reboot (line 37018) ... ignored | 
| 1785 | 2024-03-07T05:42:49.899Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_serial_console (line 37045) ... ignored | 
| 1786 | 2024-03-07T05:42:49.899Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_serial_console_stream (line 37068) ... ignored | 
| 1787 | 2024-03-07T05:42:49.899Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_ssh_public_key_list (line 37092) ... ignored | 
| 1788 | 2024-03-07T05:42:49.899Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_start (line 37110) ... ignored | 
| 1789 | 2024-03-07T05:42:49.899Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_stop (line 37125) ... ignored | 
| 1790 | 2024-03-07T05:42:49.899Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientInstancesExt::instance_view (line 36866) ... ignored | 
| 1791 | 2024-03-07T05:42:49.899Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientLoginExt::login_local (line 37346) ... ignored | 
| 1792 | 2024-03-07T05:42:49.903Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientLoginExt::login_saml (line 37333) ... ignored | 
| 1793 | 2024-03-07T05:42:49.903Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientMetricsExt::silo_metric (line 37381) ... ignored | 
| 1794 | 2024-03-07T05:42:49.903Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientPolicyExt::system_policy_update (line 37418) ... ignored | 
| 1795 | 2024-03-07T05:42:49.903Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientPolicyExt::system_policy_view (line 37408) ... ignored | 
| 1796 | 2024-03-07T05:42:49.903Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_create (line 37493) ... ignored | 
| 1797 | 2024-03-07T05:42:49.903Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_delete (line 37534) ... ignored | 
| 1798 | 2024-03-07T05:42:49.903Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_ip_pool_list (line 37449) ... ignored | 
| 1799 | 2024-03-07T05:42:49.903Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_ip_pool_view (line 37464) ... ignored | 
| 1800 | 2024-03-07T05:42:49.903Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_list (line 37480) ... ignored | 
| 1801 | 2024-03-07T05:42:49.903Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_policy_update (line 37561) ... ignored | 
| 1802 | 2024-03-07T05:42:49.906Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_policy_view (line 37547) ... ignored | 
| 1803 | 2024-03-07T05:42:49.906Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_update (line 37520) ... ignored | 
| 1804 | 2024-03-07T05:42:49.906Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientProjectsExt::project_view (line 37506) ... ignored | 
| 1805 | 2024-03-07T05:42:49.906Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientRolesExt::role_list (line 37620) ... ignored | 
| 1806 | 2024-03-07T05:42:49.907Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientRolesExt::role_view (line 37634) ... ignored | 
| 1807 | 2024-03-07T05:42:49.907Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_groups (line 37674) ... ignored | 
| 1808 | 2024-03-07T05:42:49.907Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_ssh_key_create (line 37709) ... ignored | 
| 1809 | 2024-03-07T05:42:49.907Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_ssh_key_delete (line 37740) ... ignored | 
| 1810 | 2024-03-07T05:42:49.907Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_ssh_key_list (line 37694) ... ignored | 
| 1811 | 2024-03-07T05:42:49.907Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_ssh_key_view (line 37724) ... ignored | 
| 1812 | 2024-03-07T05:42:49.910Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSessionExt::current_user_view (line 37659) ... ignored | 
| 1813 | 2024-03-07T05:42:49.910Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::certificate_create (line 37806) ... ignored | 
| 1814 | 2024-03-07T05:42:49.910Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::certificate_delete (line 37832) ... ignored | 
| 1815 | 2024-03-07T05:42:49.910Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::certificate_list (line 37790) ... ignored | 
| 1816 | 2024-03-07T05:42:49.910Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::certificate_view (line 37819) ... ignored | 
| 1817 | 2024-03-07T05:42:49.910Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::group_list (line 37848) ... ignored | 
| 1818 | 2024-03-07T05:42:49.910Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::group_view (line 37863) ... ignored | 
| 1819 | 2024-03-07T05:42:49.910Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::policy_update (line 37884) ... ignored | 
| 1820 | 2024-03-07T05:42:49.910Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::policy_view (line 37874) ... ignored | 
| 1821 | 2024-03-07T05:42:49.911Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::user_list (line 37901) ... ignored | 
| 1822 | 2024-03-07T05:42:49.916Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSilosExt::utilization_view (line 37915) ... ignored | 
| 1823 | 2024-03-07T05:42:49.916Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSnapshotsExt::snapshot_create (line 37996) ... ignored | 
| 1824 | 2024-03-07T05:42:49.916Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSnapshotsExt::snapshot_delete (line 38026) ... ignored | 
| 1825 | 2024-03-07T05:42:49.916Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSnapshotsExt::snapshot_list (line 37977) ... ignored | 
| 1826 | 2024-03-07T05:42:49.916Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSnapshotsExt::snapshot_view (line 38011) ... ignored | 
| 1827 | 2024-03-07T05:42:49.916Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::networking_switch_port_apply_settings (line 38253) ... ignored | 
| 1828 | 2024-03-07T05:42:49.916Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::networking_switch_port_clear_settings (line 38273) ... ignored | 
| 1829 | 2024-03-07T05:42:49.916Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::networking_switch_port_list (line 38232) ... ignored | 
| 1830 | 2024-03-07T05:42:49.917Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::physical_disk_list (line 38067) ... ignored | 
| 1831 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::rack_list (line 38085) ... ignored | 
| 1832 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::rack_view (line 38100) ... ignored | 
| 1833 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_add (line 38129) ... ignored | 
| 1834 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_instance_list (line 38179) ... ignored | 
| 1835 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_list (line 38116) ... ignored | 
| 1836 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_list_uninitialized (line 38213) ... ignored | 
| 1837 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_physical_disk_list (line 38159) ... ignored | 
| 1838 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_set_provision_policy (line 38197) ... ignored | 
| 1839 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::sled_view (line 38142) ... ignored | 
| 1840 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::switch_list (line 38291) ... ignored | 
| 1841 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemHardwareExt::switch_view (line 38306) ... ignored | 
| 1842 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemMetricsExt::system_metric (line 38394) ... ignored | 
| 1843 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_create (line 38439) ... ignored | 
| 1844 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_delete (line 38480) ... ignored | 
| 1845 | 2024-03-07T05:42:49.920Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_list (line 38426) ... ignored | 
| 1846 | 2024-03-07T05:42:49.924Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_range_add (line 38514) ... ignored | 
| 1847 | 2024-03-07T05:42:49.924Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_range_list (line 38498) ... ignored | 
| 1848 | 2024-03-07T05:42:49.924Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_range_remove (line 38529) ... ignored | 
| 1849 | 2024-03-07T05:42:49.924Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_service_range_add (line 38641) ... ignored | 
| 1850 | 2024-03-07T05:42:49.924Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_service_range_list (line 38629) ... ignored | 
| 1851 | 2024-03-07T05:42:49.924Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_service_range_remove (line 38652) ... ignored | 
| 1852 | 2024-03-07T05:42:49.924Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_service_view (line 38613) ... ignored | 
| 1853 | 2024-03-07T05:42:49.924Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_silo_link (line 38568) ... ignored | 
| 1854 | 2024-03-07T05:42:49.924Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_silo_list (line 38547) ... ignored | 
| 1855 | 2024-03-07T05:42:49.928Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_silo_unlink (line 38601) ... ignored | 
| 1856 | 2024-03-07T05:42:49.928Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_silo_update (line 38586) ... ignored | 
| 1857 | 2024-03-07T05:42:49.928Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_update (line 38466) ... ignored | 
| 1858 | 2024-03-07T05:42:49.928Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::ip_pool_view (line 38452) ... ignored | 
| 1859 | 2024-03-07T05:42:49.928Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_address_lot_block_list (line 38713) ... ignored | 
| 1860 | 2024-03-07T05:42:49.928Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_address_lot_create (line 38681) ... ignored | 
| 1861 | 2024-03-07T05:42:49.928Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_address_lot_delete (line 38695) ... ignored | 
| 1862 | 2024-03-07T05:42:49.928Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_address_lot_list (line 38668) ... ignored | 
| 1863 | 2024-03-07T05:42:49.928Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bfd_disable (line 38727) ... ignored | 
| 1864 | 2024-03-07T05:42:49.928Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bfd_enable (line 38738) ... ignored | 
| 1865 | 2024-03-07T05:42:49.931Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bfd_status (line 38749) ... ignored | 
| 1866 | 2024-03-07T05:42:49.931Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_announce_set_create (line 38816) ... ignored | 
| 1867 | 2024-03-07T05:42:49.931Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 38829) ... ignored | 
| 1868 | 2024-03-07T05:42:49.931Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 38805) ... ignored | 
| 1869 | 2024-03-07T05:42:49.932Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_config_create (line 38779) ... ignored | 
| 1870 | 2024-03-07T05:42:49.932Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_config_delete (line 38792) ... ignored | 
| 1871 | 2024-03-07T05:42:49.932Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_config_list (line 38765) ... ignored | 
| 1872 | 2024-03-07T05:42:49.932Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 38842) ... ignored | 
| 1873 | 2024-03-07T05:42:49.932Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_bgp_status (line 38853) ... ignored | 
| 1874 | 2024-03-07T05:42:49.932Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_loopback_address_create (line 38881) ... ignored | 
| 1875 | 2024-03-07T05:42:49.935Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_loopback_address_delete (line 38902) ... ignored | 
| 1876 | 2024-03-07T05:42:49.935Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_loopback_address_list (line 38868) ... ignored | 
| 1877 | 2024-03-07T05:42:49.935Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_settings_create (line 38937) ... ignored | 
| 1878 | 2024-03-07T05:42:49.935Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 38952) ... ignored | 
| 1879 | 2024-03-07T05:42:49.935Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_settings_list (line 38923) ... ignored | 
| 1880 | 2024-03-07T05:42:49.935Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemNetworkingExt::networking_switch_port_settings_view (line 38968) ... ignored | 
| 1881 | 2024-03-07T05:42:49.935Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::local_idp_user_create (line 39168) ... ignored | 
| 1882 | 2024-03-07T05:42:49.935Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::local_idp_user_delete (line 39184) ... ignored | 
| 1883 | 2024-03-07T05:42:49.935Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::local_idp_user_set_password (line 39204) ... ignored | 
| 1884 | 2024-03-07T05:42:49.938Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::saml_identity_provider_create (line 39220) ... ignored | 
| 1885 | 2024-03-07T05:42:49.939Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::saml_identity_provider_view (line 39235) ... ignored | 
| 1886 | 2024-03-07T05:42:49.939Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_create (line 39285) ... ignored | 
| 1887 | 2024-03-07T05:42:49.939Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_delete (line 39315) ... ignored | 
| 1888 | 2024-03-07T05:42:49.939Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_identity_provider_list (line 39147) ... ignored | 
| 1889 | 2024-03-07T05:42:49.939Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_ip_pool_list (line 39336) ... ignored | 
| 1890 | 2024-03-07T05:42:49.939Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_list (line 39272) ... ignored | 
| 1891 | 2024-03-07T05:42:49.939Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_policy_update (line 39366) ... ignored | 
| 1892 | 2024-03-07T05:42:49.939Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_policy_view (line 39352) ... ignored | 
| 1893 | 2024-03-07T05:42:49.942Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_quotas_update (line 39396) ... ignored | 
| 1894 | 2024-03-07T05:42:49.942Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_quotas_view (line 39380) ... ignored | 
| 1895 | 2024-03-07T05:42:49.942Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_user_list (line 39414) ... ignored | 
| 1896 | 2024-03-07T05:42:49.942Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_user_view (line 39431) ... ignored | 
| 1897 | 2024-03-07T05:42:49.942Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_utilization_list (line 39477) ... ignored | 
| 1898 | 2024-03-07T05:42:49.943Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_utilization_view (line 39492) ... ignored | 
| 1899 | 2024-03-07T05:42:49.943Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::silo_view (line 39300) ... ignored | 
| 1900 | 2024-03-07T05:42:49.943Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::system_quotas_list (line 39252) ... ignored | 
| 1901 | 2024-03-07T05:42:49.943Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::user_builtin_list (line 39448) ... ignored | 
| 1902 | 2024-03-07T05:42:49.943Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemSilosExt::user_builtin_view (line 39461) ... ignored | 
| 1903 | 2024-03-07T05:42:49.943Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientSystemStatusExt::ping (line 39599) ... ignored | 
| 1904 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_create (line 39799) ... ignored | 
| 1905 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_delete (line 39846) ... ignored | 
| 1906 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_firewall_rules_update (line 39641) ... ignored | 
| 1907 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_firewall_rules_view (line 39624) ... ignored | 
| 1908 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_list (line 39782) ... ignored | 
| 1909 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_create (line 39682) ... ignored | 
| 1910 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_delete (line 39738) ... ignored | 
| 1911 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_list (line 39662) ... ignored | 
| 1912 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_list_network_interfaces (line 39760) ... ignored | 
| 1913 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_update (line 39719) ... ignored | 
| 1914 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_subnet_view (line 39700) ... ignored | 
| 1915 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_update (line 39830) ... ignored | 
| 1916 | 2024-03-07T05:42:49.946Z | test sdk/src/generated_sdk.rs - generated_sdk::ClientVpcsExt::vpc_view (line 39814) ... ignored | 
| 1917 | 2024-03-07T05:42:49.947Z |  | 
| 1918 | 2024-03-07T05:42:49.947Z | test result: ok. 0 passed; 0 failed; 174 ignored; 0 measured; 0 filtered out; finished in 0.07s | 
| 1919 | 2024-03-07T05:42:49.947Z |  | 
| 1920 | 2024-03-07T05:42:50.019Z | Doc-tests oxide-httpmock | 
| 1921 | 2024-03-07T05:42:50.019Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --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/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-4ea6f7f89bdd7cfd/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/libhttpmock-fb818fb6037b7d55.rlib --extern oxide=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide-3d0f49d79e3412d7.rlib --extern oxide_httpmock=/work/oxidecomputer/oxide.rs/target/debug/deps/liboxide_httpmock-9029e2104cacfe0b.rlib --extern regex=/work/oxidecomputer/oxide.rs/target/debug/deps/libregex-5dd7719bfeefd921.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -C embed-bitcode=no --error-format human` | 
| 1922 | 2024-03-07T05:42:50.401Z |  | 
| 1923 | 2024-03-07T05:42:50.401Z | running 0 tests | 
| 1924 | 2024-03-07T05:42:50.402Z |  | 
| 1925 | 2024-03-07T05:42:50.402Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | 
| 1926 | 2024-03-07T05:42:50.402Z |  | 
| 1927 | 2024-03-07T05:42:50.417Z | Doc-tests test-common | 
| 1928 | 2024-03-07T05:42:50.420Z | Running `/home/build/.rustup/toolchains/1.76-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --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/curl-sys-b8638c8646b6a184/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libgit2-sys-4ea6f7f89bdd7cfd/out/build -L native=/work/oxidecomputer/oxide.rs/target/debug/build/libnghttp2-sys-64a1fe4781707042/out/i/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/openssl-sys-67ea16b0b219ed8b/out/openssl-build/install/lib -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-0072e9773c276a54/out -L native=/work/oxidecomputer/oxide.rs/target/debug/build/ring-700ceb4bca6dc721/out --extern chrono=/work/oxidecomputer/oxide.rs/target/debug/deps/libchrono-6adc1946d399f59a.rlib --extern rand=/work/oxidecomputer/oxide.rs/target/debug/deps/librand-d6fdb17fa95ab75e.rlib --extern schemars=/work/oxidecomputer/oxide.rs/target/debug/deps/libschemars-fa974283ae8d234e.rlib --extern serde=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde-8d853dd6482f3b9b.rlib --extern serde_json=/work/oxidecomputer/oxide.rs/target/debug/deps/libserde_json-e3c2ccd9deedf467.rlib --extern test_common=/work/oxidecomputer/oxide.rs/target/debug/deps/libtest_common-0ff27053deddeadd.rlib --extern uuid=/work/oxidecomputer/oxide.rs/target/debug/deps/libuuid-208006b69236fa24.rlib -C embed-bitcode=no --error-format human` | 
| 1929 | 2024-03-07T05:42:50.487Z |  | 
| 1930 | 2024-03-07T05:42:50.487Z | running 0 tests | 
| 1931 | 2024-03-07T05:42:50.487Z |  | 
| 1932 | 2024-03-07T05:42:50.487Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | 
| 1933 | 2024-03-07T05:42:50.487Z |  | 
| 1934 | 2024-03-07T05:42:50.507Z |  | 
| 1935 | 2024-03-07T05:42:50.507Z | real        6.158364551 | 
| 1936 | 2024-03-07T05:42:50.507Z | user        5.840655673 | 
| 1937 | 2024-03-07T05:42:50.507Z | sys         2.484105648 | 
| 1938 | 2024-03-07T05:42:50.507Z | trap        0.002986147 | 
| 1939 | 2024-03-07T05:42:50.507Z | tflt        0.004887768 | 
| 1940 | 2024-03-07T05:42:50.507Z | dflt        0.005199698 | 
| 1941 | 2024-03-07T05:42:50.510Z | kflt        0.000083234 | 
| 1942 | 2024-03-07T05:42:50.510Z | lock       19.812140606 | 
| 1943 | 2024-03-07T05:42:50.510Z | slp        20.366367610 | 
| 1944 | 2024-03-07T05:42:50.510Z | lat         0.440193307 | 
| 1945 | 2024-03-07T05:42:50.511Z | stop        3.268159086 | 
| 1946 | 2024-03-07T05:42:50.511Z | process exited: duration 274162 ms, exit code 0 | 
|  | 
| 1947 | 2024-03-07T05:42:50.517Z | found 0 output files |