|
|
|
| 1 | 2026-09-07T11:07:20.310Z | job assigned to worker 01M1XRRM91659BT3GYF27A3WR9 [factory aws, i-0abc7f9e6269bce6a] (queued for 51 s) |
| |
| 2 | 2026-09-07T11:07:26.589Z | starting task 0: "setup" |
| 3 | 2026-09-07T11:07:26.595Z | ++ uname -s |
| 4 | 2026-09-07T11:07:26.598Z | + kern=SunOS |
| 5 | 2026-09-07T11:07:26.599Z | + build_user=build |
| 6 | 2026-09-07T11:07:26.599Z | + build_uid=12345 |
| 7 | 2026-09-07T11:07:26.599Z | + work_dir=/work |
| 8 | 2026-09-07T11:07:26.599Z | + input_dir=/input |
| 9 | 2026-09-07T11:07:26.599Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-07T11:07:26.599Z | + case "$kern" in |
| 11 | 2026-09-07T11:07:26.599Z | + groupadd -g 12345 build |
| 12 | 2026-09-07T11:07:26.599Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-07T11:07:28.605Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-07T11:07:28.709Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-07T11:07:28.713Z | + home_fs=zfs |
| 16 | 2026-09-07T11:07:28.713Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-07T11:07:28.713Z | + mkdir -p /home/build |
| 18 | 2026-09-07T11:07:28.713Z | + chown build:build /home/build /work |
| 19 | 2026-09-07T11:07:30.713Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-07T11:07:30.716Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-09-07T11:07:30.723Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-07T11:07:30.727Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-07T11:07:30.727Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-07T11:07:30.727Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-07T11:07:30.727Z | * rust toolchain profile = "default" |
| 26 | 2026-09-07T11:07:30.727Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-07T11:07:30.727Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-07T11:07:30.730Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-07T11:07:30.730Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-07T11:07:30.834Z | info: downloading installer |
| 31 | 2026-09-07T11:07:32.001Z | info: profile set to default |
| 32 | 2026-09-07T11:07:32.001Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-07T11:07:32.004Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-07T11:07:32.129Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-07T11:07:32.132Z | info: downloading 6 components |
| 36 | 2026-09-07T11:07:45.430Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-07T11:07:45.430Z | |
| 38 | 2026-09-07T11:07:45.459Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-07T11:07:45.459Z | |
| 40 | 2026-09-07T11:07:45.462Z | |
| 41 | 2026-09-07T11:07:45.462Z | Rust is installed now. Great! |
| 42 | 2026-09-07T11:07:45.462Z | |
| 43 | 2026-09-07T11:07:45.462Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-07T11:07:45.463Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-07T11:07:45.463Z | |
| 46 | 2026-09-07T11:07:45.463Z | To configure your current shell, you need to source |
| 47 | 2026-09-07T11:07:45.463Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-07T11:07:45.463Z | |
| 49 | 2026-09-07T11:07:45.463Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-07T11:07:45.463Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-07T11:07:45.463Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-07T11:07:45.463Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-07T11:07:45.463Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-07T11:07:45.463Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-07T11:07:45.463Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-07T11:07:45.463Z | HOST_CC = None |
| 57 | 2026-09-07T11:07:45.463Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-07T11:07:45.463Z | CC = None |
| 59 | 2026-09-07T11:07:45.463Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-07T11:07:45.627Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-07T11:07:45.627Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-07T11:07:45.627Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-07T11:07:45.627Z | CFLAGS = None |
| 64 | 2026-09-07T11:07:45.627Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-07T11:07:45.627Z | HOST_CFLAGS = None |
| 66 | 2026-09-07T11:07:45.627Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-07T11:07:45.627Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-07T11:07:45.627Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-07T11:07:45.627Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-07T11:07:45.737Z | + rustup --version |
| 71 | 2026-09-07T11:07:45.742Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-07T11:07:45.742Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-07T11:07:45.759Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-07T11:07:45.762Z | + cargo --version |
| 75 | 2026-09-07T11:07:45.776Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-07T11:07:45.779Z | + rustc --version |
| 77 | 2026-09-07T11:07:45.798Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-07T11:07:45.801Z | process exited: duration 15076 ms, exit code 0 |
| |
| 79 | 2026-09-07T11:07:45.807Z | starting task 2: "authentication" |
| 80 | 2026-09-07T11:07:45.824Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-07T11:07:45.830Z | starting task 3: "clone repository" |
| 82 | 2026-09-07T11:07:45.833Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-07T11:07:45.837Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-07T11:07:45.866Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-07T11:07:46.878Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-07T11:07:46.878Z | + git fetch origin 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 87 | 2026-09-07T11:07:47.148Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-07T11:07:47.148Z | * branch 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 -> FETCH_HEAD |
| 89 | 2026-09-07T11:07:47.155Z | + [[ -n '' ]] |
| 90 | 2026-09-07T11:07:47.155Z | + git reset --hard 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 91 | 2026-09-07T11:07:47.173Z | HEAD is now at 65d3c2e Rebase fix |
| 92 | 2026-09-07T11:07:47.176Z | process exited: duration 1343 ms, exit code 0 |
| |
| 93 | 2026-09-07T11:07:47.182Z | starting task 4: "build" |
| 94 | 2026-09-07T11:07:47.185Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-07T11:07:47.185Z | ++ rustup show active-toolchain |
| 96 | 2026-09-07T11:07:47.190Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-07T11:07:47.193Z | ++ pushd xde |
| 98 | 2026-09-07T11:07:47.193Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-07T11:07:47.193Z | ++ rustup show active-toolchain |
| 100 | 2026-09-07T11:07:47.196Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-07T11:07:47.328Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-07T11:07:47.331Z | info: downloading 6 components |
| 103 | 2026-09-07T11:08:00.100Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-07T11:08:00.101Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-07T11:08:00.101Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-07T11:08:00.101Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-07T11:08:00.101Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-07T11:08:00.101Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-07T11:08:00.198Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-07T11:08:00.201Z | +++ +++ head -n 1 |
| 111 | 2026-09-07T11:08:00.201Z | cut '-d ' -f1 |
| 112 | 2026-09-07T11:08:00.256Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-07T11:08:00.256Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-07T11:08:00.261Z | /work/oxidecomputer/opte |
| 115 | 2026-09-07T11:08:00.261Z | ++ popd |
| 116 | 2026-09-07T11:08:00.261Z | + cargo --version |
| 117 | 2026-09-07T11:08:00.265Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-07T11:08:00.269Z | + rustc --version |
| 119 | 2026-09-07T11:08:00.289Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-07T11:08:00.293Z | + cd lib/opte-ioctl |
| 121 | 2026-09-07T11:08:00.293Z | + header 'check style' |
| 122 | 2026-09-07T11:08:00.293Z | + echo '# ==== check style ==== #' |
| 123 | 2026-09-07T11:08:00.293Z | # ==== check style ==== # |
| 124 | 2026-09-07T11:08:00.293Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 125 | 2026-09-07T11:08:00.361Z | |
| 126 | 2026-09-07T11:08:00.365Z | real 0.067599250 |
| 127 | 2026-09-07T11:08:00.365Z | user 0.036700591 |
| 128 | 2026-09-07T11:08:00.365Z | sys 0.027978521 |
| 129 | 2026-09-07T11:08:00.365Z | trap 0.000000747 |
| 130 | 2026-09-07T11:08:00.365Z | tflt 0.000011396 |
| 131 | 2026-09-07T11:08:00.366Z | dflt 0.000000000 |
| 132 | 2026-09-07T11:08:00.366Z | kflt 0.000000000 |
| 133 | 2026-09-07T11:08:00.366Z | lock 0.022551086 |
| 134 | 2026-09-07T11:08:00.366Z | slp 0.046874784 |
| 135 | 2026-09-07T11:08:00.366Z | lat 0.000163821 |
| 136 | 2026-09-07T11:08:00.366Z | stop 0.000090441 |
| 137 | 2026-09-07T11:08:00.366Z | + header analyze |
| 138 | 2026-09-07T11:08:00.366Z | + echo '# ==== analyze ==== #' |
| 139 | 2026-09-07T11:08:00.366Z | # ==== analyze ==== # |
| 140 | 2026-09-07T11:08:00.366Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 141 | 2026-09-07T11:08:00.496Z | Updating crates.io index |
| 142 | 2026-09-07T11:08:00.499Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 143 | 2026-09-07T11:08:01.550Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 144 | 2026-09-07T11:08:01.826Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 145 | 2026-09-07T11:08:02.127Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 146 | 2026-09-07T11:08:02.810Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 147 | 2026-09-07T11:08:03.086Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 148 | 2026-09-07T11:08:03.417Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 149 | 2026-09-07T11:08:05.184Z | Downloading crates ... |
| 150 | 2026-09-07T11:08:05.230Z | Downloaded byteorder v1.5.0 |
| 151 | 2026-09-07T11:08:05.240Z | Downloaded darling_macro v0.23.0 |
| 152 | 2026-09-07T11:08:05.245Z | Downloaded equivalent v1.0.2 |
| 153 | 2026-09-07T11:08:05.248Z | Downloaded macaddr v1.0.1 |
| 154 | 2026-09-07T11:08:05.248Z | Downloaded pretty-hex v0.4.2 |
| 155 | 2026-09-07T11:08:05.253Z | Downloaded foreign-types-shared v0.3.1 |
| 156 | 2026-09-07T11:08:05.256Z | Downloaded managed v0.8.0 |
| 157 | 2026-09-07T11:08:05.259Z | Downloaded defmt v0.3.100 |
| 158 | 2026-09-07T11:08:05.259Z | Downloaded defmt-parser v1.0.0 |
| 159 | 2026-09-07T11:08:05.259Z | Downloaded dyn-clone v1.0.20 |
| 160 | 2026-09-07T11:08:05.262Z | Downloaded embedded-io v0.4.0 |
| 161 | 2026-09-07T11:08:05.265Z | Downloaded proc-macro-crate v3.5.0 |
| 162 | 2026-09-07T11:08:05.265Z | Downloaded cfg-if v1.0.4 |
| 163 | 2026-09-07T11:08:05.265Z | Downloaded foreign-types-macros v0.2.3 |
| 164 | 2026-09-07T11:08:05.279Z | Downloaded ident_case v1.0.1 |
| 165 | 2026-09-07T11:08:05.282Z | Downloaded embedded-io v0.6.1 |
| 166 | 2026-09-07T11:08:05.282Z | Downloaded bitflags v1.3.2 |
| 167 | 2026-09-07T11:08:05.286Z | Downloaded version_check v0.9.5 |
| 168 | 2026-09-07T11:08:05.289Z | Downloaded hash32 v0.3.1 |
| 169 | 2026-09-07T11:08:05.292Z | Downloaded cpufeatures v0.3.0 |
| 170 | 2026-09-07T11:08:05.295Z | Downloaded cobs v0.3.0 |
| 171 | 2026-09-07T11:08:05.298Z | Downloaded ref-cast-impl v1.0.25 |
| 172 | 2026-09-07T11:08:05.298Z | Downloaded cstr-argument v0.1.2 |
| 173 | 2026-09-07T11:08:05.312Z | Downloaded ref-cast v1.0.25 |
| 174 | 2026-09-07T11:08:05.316Z | Downloaded strsim v0.11.1 |
| 175 | 2026-09-07T11:08:05.323Z | Downloaded defmt-macros v1.1.1 |
| 176 | 2026-09-07T11:08:05.330Z | Downloaded foreign-types v0.5.0 |
| 177 | 2026-09-07T11:08:05.333Z | Downloaded ingot v0.2.0 |
| 178 | 2026-09-07T11:08:05.333Z | Downloaded quote v1.0.46 |
| 179 | 2026-09-07T11:08:05.333Z | Downloaded num_enum v0.7.6 |
| 180 | 2026-09-07T11:08:05.345Z | Downloaded ingot-types v0.2.0 |
| 181 | 2026-09-07T11:08:05.348Z | Downloaded oxnet v0.1.6 |
| 182 | 2026-09-07T11:08:05.351Z | Downloaded stable_deref_trait v1.2.1 |
| 183 | 2026-09-07T11:08:05.354Z | Downloaded pin-project-lite v0.2.17 |
| 184 | 2026-09-07T11:08:05.357Z | Downloaded rand_core v0.10.1 |
| 185 | 2026-09-07T11:08:05.357Z | Downloaded either v1.16.0 |
| 186 | 2026-09-07T11:08:05.361Z | Downloaded rustversion v1.0.23 |
| 187 | 2026-09-07T11:08:05.361Z | Downloaded thiserror-impl v2.0.18 |
| 188 | 2026-09-07T11:08:05.369Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 189 | 2026-09-07T11:08:05.372Z | Downloaded defmt v1.1.1 |
| 190 | 2026-09-07T11:08:05.375Z | Downloaded colored v3.1.1 |
| 191 | 2026-09-07T11:08:05.375Z | Downloaded darling v0.23.0 |
| 192 | 2026-09-07T11:08:05.378Z | Downloaded once_cell v1.21.4 |
| 193 | 2026-09-07T11:08:05.381Z | Downloaded chacha20 v0.10.1 |
| 194 | 2026-09-07T11:08:05.384Z | Downloaded postcard v1.1.3 |
| 195 | 2026-09-07T11:08:05.388Z | Downloaded ingot-macros v0.2.0 |
| 196 | 2026-09-07T11:08:05.391Z | Downloaded num_enum_derive v0.7.6 |
| 197 | 2026-09-07T11:08:05.398Z | Downloaded thiserror v2.0.18 |
| 198 | 2026-09-07T11:08:05.405Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 199 | 2026-09-07T11:08:05.408Z | Downloaded tracing-attributes v0.1.31 |
| 200 | 2026-09-07T11:08:05.408Z | Downloaded anyhow v1.0.103 |
| 201 | 2026-09-07T11:08:05.411Z | Downloaded proc-macro2 v1.0.106 |
| 202 | 2026-09-07T11:08:05.411Z | Downloaded getrandom v0.4.3 |
| 203 | 2026-09-07T11:08:05.414Z | Downloaded serde_derive v1.0.228 |
| 204 | 2026-09-07T11:08:05.414Z | Downloaded bitflags v2.13.0 |
| 205 | 2026-09-07T11:08:05.417Z | Downloaded aho-corasick v1.1.4 |
| 206 | 2026-09-07T11:08:05.420Z | Downloaded serde_core v1.0.228 |
| 207 | 2026-09-07T11:08:05.423Z | Downloaded unicode-ident v1.0.24 |
| 208 | 2026-09-07T11:08:05.432Z | Downloaded darling_core v0.23.0 |
| 209 | 2026-09-07T11:08:05.435Z | Downloaded uuid v1.23.5 |
| 210 | 2026-09-07T11:08:05.438Z | Downloaded heapless v0.8.0 |
| 211 | 2026-09-07T11:08:05.442Z | Downloaded socket2 v0.6.4 |
| 212 | 2026-09-07T11:08:05.449Z | Downloaded tracing-core v0.1.36 |
| 213 | 2026-09-07T11:08:05.457Z | Downloaded serde v1.0.228 |
| 214 | 2026-09-07T11:08:05.466Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 215 | 2026-09-07T11:08:05.474Z | Downloaded rand v0.10.2 |
| 216 | 2026-09-07T11:08:05.477Z | Downloaded zerocopy-derive v0.8.54 |
| 217 | 2026-09-07T11:08:05.480Z | Downloaded indexmap v2.14.0 |
| 218 | 2026-09-07T11:08:05.511Z | Downloaded memchr v2.8.3 |
| 219 | 2026-09-07T11:08:05.525Z | Downloaded itertools v0.15.0 |
| 220 | 2026-09-07T11:08:05.533Z | Downloaded regex v1.13.0 |
| 221 | 2026-09-07T11:08:05.536Z | Downloaded hashbrown v0.17.1 |
| 222 | 2026-09-07T11:08:05.550Z | Downloaded winnow v1.0.3 |
| 223 | 2026-09-07T11:08:05.569Z | Downloaded syn v1.0.109 |
| 224 | 2026-09-07T11:08:05.593Z | Downloaded zerocopy v0.8.54 |
| 225 | 2026-09-07T11:08:05.603Z | Downloaded smoltcp v0.11.0 |
| 226 | 2026-09-07T11:08:05.608Z | Downloaded syn v2.0.118 |
| 227 | 2026-09-07T11:08:05.623Z | Downloaded regex-syntax v0.8.11 |
| 228 | 2026-09-07T11:08:05.644Z | Downloaded tracing v0.1.44 |
| 229 | 2026-09-07T11:08:05.658Z | Downloaded regex-automata v0.4.15 |
| 230 | 2026-09-07T11:08:05.673Z | Downloaded libc v0.2.186 |
| 231 | 2026-09-07T11:08:05.728Z | Compiling proc-macro2 v1.0.106 |
| 232 | 2026-09-07T11:08:05.728Z | Compiling quote v1.0.46 |
| 233 | 2026-09-07T11:08:05.728Z | Compiling unicode-ident v1.0.24 |
| 234 | 2026-09-07T11:08:05.728Z | Compiling serde_core v1.0.228 |
| 235 | 2026-09-07T11:08:05.729Z | Checking cfg-if v1.0.4 |
| 236 | 2026-09-07T11:08:05.729Z | Compiling ident_case v1.0.1 |
| 237 | 2026-09-07T11:08:05.732Z | Compiling thiserror v2.0.18 |
| 238 | 2026-09-07T11:08:05.732Z | Compiling memchr v2.8.3 |
| 239 | 2026-09-07T11:08:05.850Z | Compiling strsim v0.11.1 |
| 240 | 2026-09-07T11:08:05.919Z | Compiling regex-syntax v0.8.11 |
| 241 | 2026-09-07T11:08:05.922Z | Compiling libc v0.2.186 |
| 242 | 2026-09-07T11:08:06.137Z | Compiling winnow v1.0.3 |
| 243 | 2026-09-07T11:08:06.159Z | Compiling zerocopy v0.8.54 |
| 244 | 2026-09-07T11:08:06.273Z | Compiling aho-corasick v1.1.4 |
| 245 | 2026-09-07T11:08:06.330Z | Compiling hashbrown v0.17.1 |
| 246 | 2026-09-07T11:08:06.352Z | Compiling either v1.16.0 |
| 247 | 2026-09-07T11:08:06.522Z | Compiling serde v1.0.228 |
| 248 | 2026-09-07T11:08:06.543Z | Compiling equivalent v1.0.2 |
| 249 | 2026-09-07T11:08:06.655Z | Compiling itertools v0.15.0 |
| 250 | 2026-09-07T11:08:06.892Z | Compiling indexmap v2.14.0 |
| 251 | 2026-09-07T11:08:07.057Z | Compiling syn v2.0.118 |
| 252 | 2026-09-07T11:08:07.137Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 253 | 2026-09-07T11:08:07.246Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 254 | 2026-09-07T11:08:07.463Z | Compiling regex-automata v0.4.15 |
| 255 | 2026-09-07T11:08:07.497Z | Checking byteorder v1.5.0 |
| 256 | 2026-09-07T11:08:07.568Z | Compiling heapless v0.8.0 |
| 257 | 2026-09-07T11:08:07.640Z | Checking bitflags v2.13.0 |
| 258 | 2026-09-07T11:08:07.647Z | Checking hash32 v0.3.1 |
| 259 | 2026-09-07T11:08:07.669Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 260 | 2026-09-07T11:08:07.749Z | Compiling syn v1.0.109 |
| 261 | 2026-09-07T11:08:07.792Z | Checking macaddr v1.0.1 |
| 262 | 2026-09-07T11:08:07.931Z | Compiling smoltcp v0.11.0 |
| 263 | 2026-09-07T11:08:07.944Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 264 | 2026-09-07T11:08:07.950Z | Checking stable_deref_trait v1.2.1 |
| 265 | 2026-09-07T11:08:08.010Z | Compiling rustversion v1.0.23 |
| 266 | 2026-09-07T11:08:08.085Z | Compiling version_check v0.9.5 |
| 267 | 2026-09-07T11:08:08.170Z | Checking rand_core v0.10.1 |
| 268 | 2026-09-07T11:08:08.258Z | Compiling proc-macro-crate v3.5.0 |
| 269 | 2026-09-07T11:08:08.302Z | Checking bitflags v1.3.2 |
| 270 | 2026-09-07T11:08:08.352Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 271 | 2026-09-07T11:08:08.359Z | Compiling ref-cast v1.0.25 |
| 272 | 2026-09-07T11:08:08.366Z | Compiling getrandom v0.4.3 |
| 273 | 2026-09-07T11:08:08.378Z | Checking managed v0.8.0 |
| 274 | 2026-09-07T11:08:08.560Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 275 | 2026-09-07T11:08:08.668Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 276 | 2026-09-07T11:08:08.689Z | Checking foreign-types-shared v0.3.1 |
| 277 | 2026-09-07T11:08:08.767Z | Checking cpufeatures v0.3.0 |
| 278 | 2026-09-07T11:08:08.796Z | Checking once_cell v1.21.4 |
| 279 | 2026-09-07T11:08:08.828Z | Compiling anyhow v1.0.103 |
| 280 | 2026-09-07T11:08:08.964Z | Checking tracing-core v0.1.36 |
| 281 | 2026-09-07T11:08:09.092Z | Checking chacha20 v0.10.1 |
| 282 | 2026-09-07T11:08:09.131Z | Compiling regex v1.13.0 |
| 283 | 2026-09-07T11:08:09.314Z | Checking cstr-argument v0.1.2 |
| 284 | 2026-09-07T11:08:09.479Z | Checking pretty-hex v0.4.2 |
| 285 | 2026-09-07T11:08:09.517Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 286 | 2026-09-07T11:08:09.523Z | Checking pin-project-lite v0.2.17 |
| 287 | 2026-09-07T11:08:09.546Z | Checking dyn-clone v1.0.20 |
| 288 | 2026-09-07T11:08:09.588Z | Compiling darling_core v0.23.0 |
| 289 | 2026-09-07T11:08:09.640Z | Checking rand v0.10.2 |
| 290 | 2026-09-07T11:08:09.733Z | Checking uuid v1.23.5 |
| 291 | 2026-09-07T11:08:09.740Z | Checking socket2 v0.6.4 |
| 292 | 2026-09-07T11:08:09.804Z | Checking oxnet v0.1.6 |
| 293 | 2026-09-07T11:08:09.985Z | Checking colored v3.1.1 |
| 294 | 2026-09-07T11:08:10.350Z | Compiling thiserror-impl v2.0.18 |
| 295 | 2026-09-07T11:08:10.350Z | Compiling zerocopy-derive v0.8.54 |
| 296 | 2026-09-07T11:08:10.350Z | Compiling serde_derive v1.0.228 |
| 297 | 2026-09-07T11:08:10.350Z | Compiling foreign-types-macros v0.2.3 |
| 298 | 2026-09-07T11:08:10.354Z | Compiling ref-cast-impl v1.0.25 |
| 299 | 2026-09-07T11:08:10.881Z | Compiling num_enum_derive v0.7.6 |
| 300 | 2026-09-07T11:08:10.972Z | Checking foreign-types v0.5.0 |
| 301 | 2026-09-07T11:08:11.032Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 302 | 2026-09-07T11:08:11.039Z | Compiling tracing-attributes v0.1.31 |
| 303 | 2026-09-07T11:08:11.623Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 304 | 2026-09-07T11:08:11.657Z | Checking cobs v0.3.0 |
| 305 | 2026-09-07T11:08:11.758Z | Compiling darling_macro v0.23.0 |
| 306 | 2026-09-07T11:08:11.894Z | Checking num_enum v0.7.6 |
| 307 | 2026-09-07T11:08:11.937Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 308 | 2026-09-07T11:08:11.997Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 309 | 2026-09-07T11:08:12.227Z | Checking tracing v0.1.44 |
| 310 | 2026-09-07T11:08:12.297Z | Compiling darling v0.23.0 |
| 311 | 2026-09-07T11:08:12.366Z | Compiling ingot-macros v0.2.0 |
| 312 | 2026-09-07T11:08:12.400Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 313 | 2026-09-07T11:08:12.904Z | Checking postcard v1.1.3 |
| 314 | 2026-09-07T11:08:14.337Z | Checking ingot-types v0.2.0 |
| 315 | 2026-09-07T11:08:14.603Z | Checking ingot v0.2.0 |
| 316 | 2026-09-07T11:08:15.905Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 317 | 2026-09-07T11:08:17.075Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 318 | 2026-09-07T11:08:18.212Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 319 | 2026-09-07T11:08:18.395Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.98s |
| 320 | 2026-09-07T11:08:18.496Z | |
| 321 | 2026-09-07T11:08:18.499Z | real 18.129596434 |
| 322 | 2026-09-07T11:08:18.499Z | user 47.984128998 |
| 323 | 2026-09-07T11:08:18.499Z | sys 10.948489732 |
| 324 | 2026-09-07T11:08:18.499Z | trap 0.034988501 |
| 325 | 2026-09-07T11:08:18.499Z | tflt 0.059601405 |
| 326 | 2026-09-07T11:08:18.499Z | dflt 0.173916337 |
| 327 | 2026-09-07T11:08:18.499Z | kflt 0.001640557 |
| 328 | 2026-09-07T11:08:18.499Z | lock 3:23.127070371 |
| 329 | 2026-09-07T11:08:18.499Z | slp 2:40.565285150 |
| 330 | 2026-09-07T11:08:18.499Z | lat 2.854903712 |
| 331 | 2026-09-07T11:08:18.499Z | stop 10.691624172 |
| 332 | 2026-09-07T11:08:18.499Z | process exited: duration 31314 ms, exit code 0 |
| |
| 333 | 2026-09-07T11:08:18.506Z | found 0 output files |