|
|
|
| 1 | 2026-09-04T08:23:03.375Z | job assigned to worker 01M1NR5YDTQGF2560H1TP81JFT [factory aws, i-038a58caeeb9dd855] (queued for 48 s) |
| |
| 2 | 2026-09-04T08:23:09.743Z | starting task 0: "setup" |
| 3 | 2026-09-04T08:23:09.747Z | ++ uname -s |
| 4 | 2026-09-04T08:23:09.751Z | + kern=SunOS |
| 5 | 2026-09-04T08:23:09.751Z | + build_user=build |
| 6 | 2026-09-04T08:23:09.751Z | + build_uid=12345 |
| 7 | 2026-09-04T08:23:09.751Z | + work_dir=/work |
| 8 | 2026-09-04T08:23:09.751Z | + input_dir=/input |
| 9 | 2026-09-04T08:23:09.751Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T08:23:09.751Z | + case "$kern" in |
| 11 | 2026-09-04T08:23:09.751Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T08:23:09.754Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T08:23:11.758Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T08:23:11.826Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T08:23:11.829Z | + home_fs=zfs |
| 16 | 2026-09-04T08:23:11.829Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T08:23:11.829Z | + mkdir -p /home/build |
| 18 | 2026-09-04T08:23:11.829Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T08:23:13.830Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T08:23:13.834Z | process exited: duration 4092 ms, exit code 0 |
| |
| 21 | 2026-09-04T08:23:13.840Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T08:23:13.844Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-04T08:23:13.844Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-04T08:23:13.844Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-04T08:23:13.844Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-04T08:23:13.844Z | * rust toolchain channel = "1.97.1" |
| 27 | 2026-09-04T08:23:13.845Z | * rust toolchain profile = "default" |
| 28 | 2026-09-04T08:23:13.848Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T08:23:13.848Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T08:23:13.952Z | info: downloading installer |
| 31 | 2026-09-04T08:23:15.360Z | info: profile set to default |
| 32 | 2026-09-04T08:23:15.361Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T08:23:15.364Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T08:23:15.481Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T08:23:15.485Z | info: downloading 6 components |
| 36 | 2026-09-04T08:23:31.514Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T08:23:31.514Z | |
| 38 | 2026-09-04T08:23:31.541Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T08:23:31.541Z | |
| 40 | 2026-09-04T08:23:31.544Z | |
| 41 | 2026-09-04T08:23:31.545Z | Rust is installed now. Great! |
| 42 | 2026-09-04T08:23:31.545Z | |
| 43 | 2026-09-04T08:23:31.545Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T08:23:31.545Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T08:23:31.545Z | |
| 46 | 2026-09-04T08:23:31.545Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T08:23:31.545Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T08:23:31.545Z | |
| 49 | 2026-09-04T08:23:31.545Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T08:23:31.545Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T08:23:31.545Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T08:23:31.545Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T08:23:31.545Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T08:23:31.545Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T08:23:31.545Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T08:23:31.545Z | HOST_CC = None |
| 57 | 2026-09-04T08:23:31.545Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T08:23:31.545Z | CC = None |
| 59 | 2026-09-04T08:23:31.545Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T08:23:32.058Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T08:23:32.058Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T08:23:32.058Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T08:23:32.058Z | CFLAGS = None |
| 64 | 2026-09-04T08:23:32.058Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T08:23:32.058Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T08:23:32.058Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T08:23:32.058Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T08:23:32.058Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T08:23:32.058Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T08:23:32.147Z | + rustup --version |
| 71 | 2026-09-04T08:23:32.155Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T08:23:32.158Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T08:23:32.177Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T08:23:32.182Z | + cargo --version |
| 75 | 2026-09-04T08:23:32.194Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T08:23:32.197Z | + rustc --version |
| 77 | 2026-09-04T08:23:32.215Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T08:23:32.219Z | process exited: duration 18377 ms, exit code 0 |
| |
| 79 | 2026-09-04T08:23:32.226Z | starting task 2: "authentication" |
| 80 | 2026-09-04T08:23:32.243Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T08:23:32.251Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T08:23:32.254Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-04T08:23:32.258Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-04T08:23:32.287Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-04T08:23:33.879Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-04T08:23:33.879Z | + git fetch origin 07501be365602f7e2ebb3259da83669059b211db |
| 87 | 2026-09-04T08:23:34.175Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-04T08:23:34.175Z | * branch 07501be365602f7e2ebb3259da83669059b211db -> FETCH_HEAD |
| 89 | 2026-09-04T08:23:34.182Z | + [[ -n '' ]] |
| 90 | 2026-09-04T08:23:34.182Z | + git reset --hard 07501be365602f7e2ebb3259da83669059b211db |
| 91 | 2026-09-04T08:23:34.200Z | HEAD is now at 07501be Appease clippy |
| 92 | 2026-09-04T08:23:34.204Z | process exited: duration 1950 ms, exit code 0 |
| |
| 93 | 2026-09-04T08:23:34.210Z | starting task 4: "build" |
| 94 | 2026-09-04T08:23:34.213Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-04T08:23:34.216Z | ++ rustup show active-toolchain |
| 96 | 2026-09-04T08:23:34.219Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-04T08:23:34.219Z | ++ pushd xde |
| 98 | 2026-09-04T08:23:34.219Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-04T08:23:34.219Z | ++ rustup show active-toolchain |
| 100 | 2026-09-04T08:23:34.224Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-04T08:23:34.382Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-04T08:23:34.386Z | info: downloading 6 components |
| 103 | 2026-09-04T08:23:48.355Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-04T08:23:48.355Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-04T08:23:48.355Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-04T08:23:48.355Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-04T08:23:48.356Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-04T08:23:48.356Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-04T08:23:48.456Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-04T08:23:48.459Z | +++ head -n 1 |
| 111 | 2026-09-04T08:23:48.460Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-04T08:23:48.514Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-04T08:23:48.514Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-04T08:23:48.514Z | ++ popd |
| 115 | 2026-09-04T08:23:48.519Z | /work/oxidecomputer/opte |
| 116 | 2026-09-04T08:23:48.519Z | + cargo --version |
| 117 | 2026-09-04T08:23:48.523Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-04T08:23:48.526Z | + rustc --version |
| 119 | 2026-09-04T08:23:48.547Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-04T08:23:48.550Z | + cd lib/opte-ioctl |
| 121 | 2026-09-04T08:23:48.553Z | + header 'check style' |
| 122 | 2026-09-04T08:23:48.553Z | + echo '# ==== check style ==== #' |
| 123 | 2026-09-04T08:23:48.553Z | # ==== check style ==== # |
| 124 | 2026-09-04T08:23:48.553Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 125 | 2026-09-04T08:23:48.617Z | |
| 126 | 2026-09-04T08:23:48.617Z | real 0.064347653 |
| 127 | 2026-09-04T08:23:48.617Z | user 0.035299378 |
| 128 | 2026-09-04T08:23:48.617Z | sys 0.026746079 |
| 129 | 2026-09-04T08:23:48.617Z | trap 0.000000430 |
| 130 | 2026-09-04T08:23:48.617Z | tflt 0.000025000 |
| 131 | 2026-09-04T08:23:48.617Z | dflt 0.000003730 |
| 132 | 2026-09-04T08:23:48.617Z | kflt 0.000000000 |
| 133 | 2026-09-04T08:23:48.617Z | lock 0.022834654 |
| 134 | 2026-09-04T08:23:48.617Z | slp 0.044165018 |
| 135 | 2026-09-04T08:23:48.617Z | lat 0.000480150 |
| 136 | 2026-09-04T08:23:48.617Z | stop 0.000097700 |
| 137 | 2026-09-04T08:23:48.621Z | + header analyze |
| 138 | 2026-09-04T08:23:48.621Z | + echo '# ==== analyze ==== #' |
| 139 | 2026-09-04T08:23:48.621Z | # ==== analyze ==== # |
| 140 | 2026-09-04T08:23:48.621Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 141 | 2026-09-04T08:23:48.744Z | Updating crates.io index |
| 142 | 2026-09-04T08:23:48.747Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 143 | 2026-09-04T08:23:49.814Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 144 | 2026-09-04T08:23:50.162Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 145 | 2026-09-04T08:23:50.466Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 146 | 2026-09-04T08:23:50.875Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 147 | 2026-09-04T08:23:51.250Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 148 | 2026-09-04T08:23:51.611Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 149 | 2026-09-04T08:23:53.459Z | Downloading crates ... |
| 150 | 2026-09-04T08:23:53.511Z | Downloaded cobs v0.3.0 |
| 151 | 2026-09-04T08:23:53.521Z | Downloaded foreign-types v0.5.0 |
| 152 | 2026-09-04T08:23:53.526Z | Downloaded managed v0.8.0 |
| 153 | 2026-09-04T08:23:53.531Z | Downloaded cpufeatures v0.3.0 |
| 154 | 2026-09-04T08:23:53.535Z | Downloaded ident_case v1.0.1 |
| 155 | 2026-09-04T08:23:53.535Z | Downloaded cfg-if v1.0.4 |
| 156 | 2026-09-04T08:23:53.539Z | Downloaded cstr-argument v0.1.2 |
| 157 | 2026-09-04T08:23:53.542Z | Downloaded equivalent v1.0.2 |
| 158 | 2026-09-04T08:23:53.542Z | Downloaded hash32 v0.3.1 |
| 159 | 2026-09-04T08:23:53.542Z | Downloaded defmt v0.3.100 |
| 160 | 2026-09-04T08:23:53.545Z | Downloaded dyn-clone v1.0.20 |
| 161 | 2026-09-04T08:23:53.552Z | Downloaded darling_macro v0.23.0 |
| 162 | 2026-09-04T08:23:53.561Z | Downloaded foreign-types-macros v0.2.3 |
| 163 | 2026-09-04T08:23:53.564Z | Downloaded pretty-hex v0.4.2 |
| 164 | 2026-09-04T08:23:53.568Z | Downloaded defmt-parser v1.0.0 |
| 165 | 2026-09-04T08:23:53.573Z | Downloaded ingot v0.2.0 |
| 166 | 2026-09-04T08:23:53.577Z | Downloaded embedded-io v0.4.0 |
| 167 | 2026-09-04T08:23:53.582Z | Downloaded strsim v0.11.1 |
| 168 | 2026-09-04T08:23:53.585Z | Downloaded proc-macro-crate v3.5.0 |
| 169 | 2026-09-04T08:23:53.588Z | Downloaded foreign-types-shared v0.3.1 |
| 170 | 2026-09-04T08:23:53.592Z | Downloaded stable_deref_trait v1.2.1 |
| 171 | 2026-09-04T08:23:53.592Z | Downloaded version_check v0.9.5 |
| 172 | 2026-09-04T08:23:53.602Z | Downloaded ref-cast-impl v1.0.25 |
| 173 | 2026-09-04T08:23:53.607Z | Downloaded embedded-io v0.6.1 |
| 174 | 2026-09-04T08:23:53.610Z | Downloaded either v1.16.0 |
| 175 | 2026-09-04T08:23:53.610Z | Downloaded num_enum v0.7.6 |
| 176 | 2026-09-04T08:23:53.616Z | Downloaded bitflags v1.3.2 |
| 177 | 2026-09-04T08:23:53.619Z | Downloaded macaddr v1.0.1 |
| 178 | 2026-09-04T08:23:53.619Z | Downloaded num_enum_derive v0.7.6 |
| 179 | 2026-09-04T08:23:53.623Z | Downloaded oxnet v0.1.6 |
| 180 | 2026-09-04T08:23:53.623Z | Downloaded rustversion v1.0.23 |
| 181 | 2026-09-04T08:23:53.626Z | Downloaded defmt-macros v1.1.1 |
| 182 | 2026-09-04T08:23:53.629Z | Downloaded pin-project-lite v0.2.17 |
| 183 | 2026-09-04T08:23:53.632Z | Downloaded quote v1.0.46 |
| 184 | 2026-09-04T08:23:53.635Z | Downloaded byteorder v1.5.0 |
| 185 | 2026-09-04T08:23:53.638Z | Downloaded ingot-types v0.2.0 |
| 186 | 2026-09-04T08:23:53.641Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 187 | 2026-09-04T08:23:53.646Z | Downloaded thiserror-impl v2.0.18 |
| 188 | 2026-09-04T08:23:53.653Z | Downloaded ref-cast v1.0.25 |
| 189 | 2026-09-04T08:23:53.657Z | Downloaded darling v0.23.0 |
| 190 | 2026-09-04T08:23:53.660Z | Downloaded ingot-macros v0.2.0 |
| 191 | 2026-09-04T08:23:53.663Z | Downloaded defmt v1.1.1 |
| 192 | 2026-09-04T08:23:53.663Z | Downloaded once_cell v1.21.4 |
| 193 | 2026-09-04T08:23:53.666Z | Downloaded colored v3.1.1 |
| 194 | 2026-09-04T08:23:53.669Z | Downloaded chacha20 v0.10.1 |
| 195 | 2026-09-04T08:23:53.672Z | Downloaded bitflags v2.13.0 |
| 196 | 2026-09-04T08:23:53.675Z | Downloaded aho-corasick v1.1.4 |
| 197 | 2026-09-04T08:23:53.678Z | Downloaded postcard v1.1.3 |
| 198 | 2026-09-04T08:23:53.678Z | Downloaded tracing-attributes v0.1.31 |
| 199 | 2026-09-04T08:23:53.682Z | Downloaded thiserror v2.0.18 |
| 200 | 2026-09-04T08:23:53.689Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 201 | 2026-09-04T08:23:53.695Z | Downloaded anyhow v1.0.103 |
| 202 | 2026-09-04T08:23:53.698Z | Downloaded proc-macro2 v1.0.106 |
| 203 | 2026-09-04T08:23:53.701Z | Downloaded rand_core v0.10.1 |
| 204 | 2026-09-04T08:23:53.705Z | Downloaded getrandom v0.4.3 |
| 205 | 2026-09-04T08:23:53.708Z | Downloaded tracing-core v0.1.36 |
| 206 | 2026-09-04T08:23:53.711Z | Downloaded serde_core v1.0.228 |
| 207 | 2026-09-04T08:23:53.716Z | Downloaded uuid v1.23.5 |
| 208 | 2026-09-04T08:23:53.719Z | Downloaded unicode-ident v1.0.24 |
| 209 | 2026-09-04T08:23:53.723Z | Downloaded darling_core v0.23.0 |
| 210 | 2026-09-04T08:23:53.726Z | Downloaded heapless v0.8.0 |
| 211 | 2026-09-04T08:23:53.733Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 212 | 2026-09-04T08:23:53.736Z | Downloaded serde_derive v1.0.228 |
| 213 | 2026-09-04T08:23:53.750Z | Downloaded serde v1.0.228 |
| 214 | 2026-09-04T08:23:53.755Z | Downloaded socket2 v0.6.4 |
| 215 | 2026-09-04T08:23:53.766Z | Downloaded rand v0.10.2 |
| 216 | 2026-09-04T08:23:53.772Z | Downloaded memchr v2.8.3 |
| 217 | 2026-09-04T08:23:53.776Z | Downloaded indexmap v2.14.0 |
| 218 | 2026-09-04T08:23:53.779Z | Downloaded zerocopy-derive v0.8.54 |
| 219 | 2026-09-04T08:23:53.814Z | Downloaded hashbrown v0.17.1 |
| 220 | 2026-09-04T08:23:53.818Z | Downloaded regex v1.13.0 |
| 221 | 2026-09-04T08:23:53.824Z | Downloaded itertools v0.15.0 |
| 222 | 2026-09-04T08:23:53.837Z | Downloaded winnow v1.0.3 |
| 223 | 2026-09-04T08:23:53.872Z | Downloaded syn v1.0.109 |
| 224 | 2026-09-04T08:23:53.886Z | Downloaded zerocopy v0.8.54 |
| 225 | 2026-09-04T08:23:53.896Z | Downloaded syn v2.0.118 |
| 226 | 2026-09-04T08:23:53.901Z | Downloaded smoltcp v0.11.0 |
| 227 | 2026-09-04T08:23:53.909Z | Downloaded regex-syntax v0.8.11 |
| 228 | 2026-09-04T08:23:53.936Z | Downloaded tracing v0.1.44 |
| 229 | 2026-09-04T08:23:53.954Z | Downloaded regex-automata v0.4.15 |
| 230 | 2026-09-04T08:23:53.970Z | Downloaded libc v0.2.186 |
| 231 | 2026-09-04T08:23:54.028Z | Compiling proc-macro2 v1.0.106 |
| 232 | 2026-09-04T08:23:54.028Z | Compiling quote v1.0.46 |
| 233 | 2026-09-04T08:23:54.028Z | Compiling unicode-ident v1.0.24 |
| 234 | 2026-09-04T08:23:54.028Z | Compiling serde_core v1.0.228 |
| 235 | 2026-09-04T08:23:54.028Z | Checking cfg-if v1.0.4 |
| 236 | 2026-09-04T08:23:54.031Z | Compiling ident_case v1.0.1 |
| 237 | 2026-09-04T08:23:54.031Z | Compiling strsim v0.11.1 |
| 238 | 2026-09-04T08:23:54.031Z | Compiling thiserror v2.0.18 |
| 239 | 2026-09-04T08:23:54.150Z | Compiling memchr v2.8.3 |
| 240 | 2026-09-04T08:23:54.217Z | Compiling regex-syntax v0.8.11 |
| 241 | 2026-09-04T08:23:54.220Z | Compiling libc v0.2.186 |
| 242 | 2026-09-04T08:23:54.375Z | Compiling hashbrown v0.17.1 |
| 243 | 2026-09-04T08:23:54.585Z | Compiling aho-corasick v1.1.4 |
| 244 | 2026-09-04T08:23:54.659Z | Compiling winnow v1.0.3 |
| 245 | 2026-09-04T08:23:54.693Z | Compiling either v1.16.0 |
| 246 | 2026-09-04T08:23:54.791Z | Compiling serde v1.0.228 |
| 247 | 2026-09-04T08:23:54.888Z | Compiling equivalent v1.0.2 |
| 248 | 2026-09-04T08:23:54.913Z | Compiling zerocopy v0.8.54 |
| 249 | 2026-09-04T08:23:54.964Z | Compiling indexmap v2.14.0 |
| 250 | 2026-09-04T08:23:55.128Z | Compiling itertools v0.15.0 |
| 251 | 2026-09-04T08:23:55.440Z | Compiling syn v2.0.118 |
| 252 | 2026-09-04T08:23:55.552Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 253 | 2026-09-04T08:23:55.667Z | Compiling regex-automata v0.4.15 |
| 254 | 2026-09-04T08:23:55.863Z | Compiling heapless v0.8.0 |
| 255 | 2026-09-04T08:23:55.991Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 256 | 2026-09-04T08:23:56.038Z | Checking byteorder v1.5.0 |
| 257 | 2026-09-04T08:23:56.097Z | Checking bitflags v2.13.0 |
| 258 | 2026-09-04T08:23:56.190Z | Checking hash32 v0.3.1 |
| 259 | 2026-09-04T08:23:56.203Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 260 | 2026-09-04T08:23:56.207Z | Compiling smoltcp v0.11.0 |
| 261 | 2026-09-04T08:23:56.250Z | Checking macaddr v1.0.1 |
| 262 | 2026-09-04T08:23:56.294Z | Compiling rustversion v1.0.23 |
| 263 | 2026-09-04T08:23:56.307Z | Compiling syn v1.0.109 |
| 264 | 2026-09-04T08:23:56.386Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 265 | 2026-09-04T08:23:56.436Z | Checking stable_deref_trait v1.2.1 |
| 266 | 2026-09-04T08:23:56.532Z | Checking rand_core v0.10.1 |
| 267 | 2026-09-04T08:23:56.623Z | Checking managed v0.8.0 |
| 268 | 2026-09-04T08:23:56.643Z | Compiling ref-cast v1.0.25 |
| 269 | 2026-09-04T08:23:56.659Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 270 | 2026-09-04T08:23:56.666Z | Compiling version_check v0.9.5 |
| 271 | 2026-09-04T08:23:56.798Z | Compiling proc-macro-crate v3.5.0 |
| 272 | 2026-09-04T08:23:56.862Z | Checking bitflags v1.3.2 |
| 273 | 2026-09-04T08:23:56.862Z | Compiling getrandom v0.4.3 |
| 274 | 2026-09-04T08:23:56.932Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 275 | 2026-09-04T08:23:57.130Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 276 | 2026-09-04T08:23:57.221Z | Checking foreign-types-shared v0.3.1 |
| 277 | 2026-09-04T08:23:57.303Z | Compiling anyhow v1.0.103 |
| 278 | 2026-09-04T08:23:57.420Z | Compiling regex v1.13.0 |
| 279 | 2026-09-04T08:23:57.538Z | Checking cpufeatures v0.3.0 |
| 280 | 2026-09-04T08:23:57.569Z | Checking once_cell v1.21.4 |
| 281 | 2026-09-04T08:23:57.599Z | Checking chacha20 v0.10.1 |
| 282 | 2026-09-04T08:23:57.738Z | Checking tracing-core v0.1.36 |
| 283 | 2026-09-04T08:23:57.789Z | Checking cstr-argument v0.1.2 |
| 284 | 2026-09-04T08:23:57.949Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 285 | 2026-09-04T08:23:57.956Z | Checking dyn-clone v1.0.20 |
| 286 | 2026-09-04T08:23:57.999Z | Compiling darling_core v0.23.0 |
| 287 | 2026-09-04T08:23:58.050Z | Checking pretty-hex v0.4.2 |
| 288 | 2026-09-04T08:23:58.074Z | Checking pin-project-lite v0.2.17 |
| 289 | 2026-09-04T08:23:58.122Z | Checking rand v0.10.2 |
| 290 | 2026-09-04T08:23:58.168Z | Checking uuid v1.23.5 |
| 291 | 2026-09-04T08:23:58.176Z | Checking socket2 v0.6.4 |
| 292 | 2026-09-04T08:23:58.207Z | Checking oxnet v0.1.6 |
| 293 | 2026-09-04T08:23:58.400Z | Checking colored v3.1.1 |
| 294 | 2026-09-04T08:23:58.794Z | Compiling thiserror-impl v2.0.18 |
| 295 | 2026-09-04T08:23:58.794Z | Compiling zerocopy-derive v0.8.54 |
| 296 | 2026-09-04T08:23:58.794Z | Compiling serde_derive v1.0.228 |
| 297 | 2026-09-04T08:23:58.798Z | Compiling foreign-types-macros v0.2.3 |
| 298 | 2026-09-04T08:23:58.798Z | Compiling num_enum_derive v0.7.6 |
| 299 | 2026-09-04T08:23:59.287Z | Compiling ref-cast-impl v1.0.25 |
| 300 | 2026-09-04T08:23:59.425Z | Checking foreign-types v0.5.0 |
| 301 | 2026-09-04T08:23:59.493Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 302 | 2026-09-04T08:23:59.806Z | Checking num_enum v0.7.6 |
| 303 | 2026-09-04T08:23:59.922Z | Compiling tracing-attributes v0.1.31 |
| 304 | 2026-09-04T08:23:59.987Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 305 | 2026-09-04T08:24:00.093Z | Checking cobs v0.3.0 |
| 306 | 2026-09-04T08:24:00.096Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 307 | 2026-09-04T08:24:00.174Z | Compiling darling_macro v0.23.0 |
| 308 | 2026-09-04T08:24:00.368Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 309 | 2026-09-04T08:24:00.707Z | Compiling darling v0.23.0 |
| 310 | 2026-09-04T08:24:00.777Z | Compiling ingot-macros v0.2.0 |
| 311 | 2026-09-04T08:24:00.820Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 312 | 2026-09-04T08:24:00.881Z | Checking tracing v0.1.44 |
| 313 | 2026-09-04T08:24:01.334Z | Checking postcard v1.1.3 |
| 314 | 2026-09-04T08:24:02.788Z | Checking ingot-types v0.2.0 |
| 315 | 2026-09-04T08:24:03.053Z | Checking ingot v0.2.0 |
| 316 | 2026-09-04T08:24:04.383Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 317 | 2026-09-04T08:24:05.534Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 318 | 2026-09-04T08:24:06.682Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 319 | 2026-09-04T08:24:06.866Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.20s |
| 320 | 2026-09-04T08:24:06.970Z | |
| 321 | 2026-09-04T08:24:06.970Z | real 18.347336084 |
| 322 | 2026-09-04T08:24:06.970Z | user 48.223818335 |
| 323 | 2026-09-04T08:24:06.970Z | sys 11.129014291 |
| 324 | 2026-09-04T08:24:06.970Z | trap 0.034336973 |
| 325 | 2026-09-04T08:24:06.974Z | tflt 0.070967100 |
| 326 | 2026-09-04T08:24:06.974Z | dflt 0.515913667 |
| 327 | 2026-09-04T08:24:06.974Z | kflt 0.007364028 |
| 328 | 2026-09-04T08:24:06.974Z | lock 3:24.799293547 |
| 329 | 2026-09-04T08:24:06.974Z | slp 2:43.544751029 |
| 330 | 2026-09-04T08:24:06.974Z | lat 2.931730217 |
| 331 | 2026-09-04T08:24:06.974Z | stop 11.783713734 |
| 332 | 2026-09-04T08:24:06.974Z | process exited: duration 32760 ms, exit code 0 |
| |
| 333 | 2026-09-04T08:24:06.981Z | found 0 output files |