|
|
|
| 1 | 2026-09-04T13:01:04.265Z | job assigned to worker 01M1P82QPZXS3ZMM1WVDE04JXE [factory aws, i-0f05317692187f9af] (queued for 52 s) |
| |
| 2 | 2026-09-04T13:01:11.024Z | starting task 0: "setup" |
| 3 | 2026-09-04T13:01:11.030Z | ++ uname -s |
| 4 | 2026-09-04T13:01:11.033Z | + kern=SunOS |
| 5 | 2026-09-04T13:01:11.033Z | + build_user=build |
| 6 | 2026-09-04T13:01:11.033Z | + build_uid=12345 |
| 7 | 2026-09-04T13:01:11.033Z | + work_dir=/work |
| 8 | 2026-09-04T13:01:11.033Z | + input_dir=/input |
| 9 | 2026-09-04T13:01:11.033Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T13:01:11.033Z | + case "$kern" in |
| 11 | 2026-09-04T13:01:11.033Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T13:01:11.033Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T13:01:13.038Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T13:01:13.206Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T13:01:13.209Z | + home_fs=zfs |
| 16 | 2026-09-04T13:01:13.210Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T13:01:13.210Z | + mkdir -p /home/build |
| 18 | 2026-09-04T13:01:13.210Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T13:01:15.211Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T13:01:15.215Z | process exited: duration 4187 ms, exit code 0 |
| |
| 21 | 2026-09-04T13:01:15.222Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T13:01:15.226Z | * rust toolchain channel = "1.97.1" |
| 23 | 2026-09-04T13:01:15.226Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 24 | 2026-09-04T13:01:15.226Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T13:01:15.226Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T13:01:15.226Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T13:01:15.226Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T13:01:15.229Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T13:01:15.229Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T13:01:15.319Z | info: downloading installer |
| 31 | 2026-09-04T13:01:16.452Z | info: profile set to default |
| 32 | 2026-09-04T13:01:16.452Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T13:01:16.455Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T13:01:16.577Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T13:01:16.579Z | info: downloading 6 components |
| 36 | 2026-09-04T13:01:29.821Z | |
| 37 | 2026-09-04T13:01:29.821Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-04T13:01:29.849Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T13:01:29.849Z | |
| 40 | 2026-09-04T13:01:29.853Z | |
| 41 | 2026-09-04T13:01:29.853Z | Rust is installed now. Great! |
| 42 | 2026-09-04T13:01:29.853Z | |
| 43 | 2026-09-04T13:01:29.853Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T13:01:29.853Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T13:01:29.853Z | |
| 46 | 2026-09-04T13:01:29.853Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T13:01:29.853Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T13:01:29.853Z | |
| 49 | 2026-09-04T13:01:29.853Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T13:01:29.853Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T13:01:29.853Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T13:01:29.853Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T13:01:29.853Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T13:01:29.853Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T13:01:29.853Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T13:01:29.853Z | HOST_CC = None |
| 57 | 2026-09-04T13:01:29.853Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T13:01:29.853Z | CC = None |
| 59 | 2026-09-04T13:01:29.853Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T13:01:30.029Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T13:01:30.029Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T13:01:30.029Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T13:01:30.029Z | CFLAGS = None |
| 64 | 2026-09-04T13:01:30.029Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T13:01:30.029Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T13:01:30.029Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T13:01:30.029Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T13:01:30.029Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T13:01:30.029Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T13:01:30.131Z | + rustup --version |
| 71 | 2026-09-04T13:01:30.138Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T13:01:30.141Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T13:01:30.160Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T13:01:30.164Z | + cargo --version |
| 75 | 2026-09-04T13:01:30.177Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T13:01:30.180Z | + rustc --version |
| 77 | 2026-09-04T13:01:30.197Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T13:01:30.200Z | process exited: duration 14977 ms, exit code 0 |
| |
| 79 | 2026-09-04T13:01:30.206Z | starting task 2: "authentication" |
| 80 | 2026-09-04T13:01:30.223Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T13:01:30.230Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T13:01:30.233Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-04T13:01:30.236Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-04T13:01:30.259Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-04T13:01:31.289Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-04T13:01:31.289Z | + git fetch origin 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 87 | 2026-09-04T13:01:31.578Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-04T13:01:31.579Z | * branch 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed -> FETCH_HEAD |
| 89 | 2026-09-04T13:01:31.586Z | + [[ -n bound-eviction ]] |
| 90 | 2026-09-04T13:01:31.589Z | ++ git branch --show-current |
| 91 | 2026-09-04T13:01:31.589Z | + current=master |
| 92 | 2026-09-04T13:01:31.589Z | + [[ master != bound-eviction ]] |
| 93 | 2026-09-04T13:01:31.589Z | + git branch -f bound-eviction 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 94 | 2026-09-04T13:01:31.592Z | + git checkout -f bound-eviction |
| 95 | 2026-09-04T13:01:31.608Z | Switched to branch 'bound-eviction' |
| 96 | 2026-09-04T13:01:31.611Z | + git reset --hard 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 97 | 2026-09-04T13:01:31.625Z | HEAD is now at 7d5fed7 Rebase fix |
| 98 | 2026-09-04T13:01:31.628Z | process exited: duration 1397 ms, exit code 0 |
| |
| 99 | 2026-09-04T13:01:31.634Z | starting task 4: "build" |
| 100 | 2026-09-04T13:01:31.638Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-04T13:01:31.641Z | ++ rustup show active-toolchain |
| 102 | 2026-09-04T13:01:31.644Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-04T13:01:31.644Z | ++ pushd xde |
| 104 | 2026-09-04T13:01:31.644Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-04T13:01:31.644Z | ++ rustup show active-toolchain |
| 106 | 2026-09-04T13:01:31.648Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-04T13:01:31.796Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-04T13:01:31.799Z | info: downloading 6 components |
| 109 | 2026-09-04T13:01:46.489Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-04T13:01:46.490Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-04T13:01:46.490Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-04T13:01:46.490Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-04T13:01:46.490Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-04T13:01:46.490Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-04T13:01:46.586Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-04T13:01:46.590Z | +++ head -n 1 |
| 117 | 2026-09-04T13:01:46.590Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-04T13:01:46.637Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-04T13:01:46.638Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-04T13:01:46.638Z | ++ popd |
| 121 | 2026-09-04T13:01:46.641Z | /work/oxidecomputer/opte |
| 122 | 2026-09-04T13:01:46.641Z | + cargo --version |
| 123 | 2026-09-04T13:01:46.647Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-04T13:01:46.650Z | + rustc --version |
| 125 | 2026-09-04T13:01:46.667Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-04T13:01:46.671Z | + cd lib/opte-ioctl |
| 127 | 2026-09-04T13:01:46.671Z | + header 'check style' |
| 128 | 2026-09-04T13:01:46.671Z | + echo '# ==== check style ==== #' |
| 129 | 2026-09-04T13:01:46.671Z | # ==== check style ==== # |
| 130 | 2026-09-04T13:01:46.671Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-09-04T13:01:46.735Z | |
| 132 | 2026-09-04T13:01:46.735Z | real 0.062967966 |
| 133 | 2026-09-04T13:01:46.735Z | user 0.034831692 |
| 134 | 2026-09-04T13:01:46.735Z | sys 0.026005157 |
| 135 | 2026-09-04T13:01:46.735Z | trap 0.000003800 |
| 136 | 2026-09-04T13:01:46.735Z | tflt 0.000026870 |
| 137 | 2026-09-04T13:01:46.735Z | dflt 0.000000910 |
| 138 | 2026-09-04T13:01:46.735Z | kflt 0.000000000 |
| 139 | 2026-09-04T13:01:46.735Z | lock 0.021854148 |
| 140 | 2026-09-04T13:01:46.735Z | slp 0.043675335 |
| 141 | 2026-09-04T13:01:46.735Z | lat 0.000677720 |
| 142 | 2026-09-04T13:01:46.735Z | stop 0.000085740 |
| 143 | 2026-09-04T13:01:46.739Z | + header analyze |
| 144 | 2026-09-04T13:01:46.739Z | + echo '# ==== analyze ==== #' |
| 145 | 2026-09-04T13:01:46.739Z | # ==== analyze ==== # |
| 146 | 2026-09-04T13:01:46.739Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 147 | 2026-09-04T13:01:46.870Z | Updating crates.io index |
| 148 | 2026-09-04T13:01:46.873Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 149 | 2026-09-04T13:01:47.570Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 150 | 2026-09-04T13:01:47.908Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 151 | 2026-09-04T13:01:48.183Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 152 | 2026-09-04T13:01:48.581Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 153 | 2026-09-04T13:01:48.885Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-09-04T13:01:49.202Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-09-04T13:01:51.017Z | Downloading crates ... |
| 156 | 2026-09-04T13:01:51.069Z | Downloaded dyn-clone v1.0.20 |
| 157 | 2026-09-04T13:01:51.072Z | Downloaded embedded-io v0.4.0 |
| 158 | 2026-09-04T13:01:51.075Z | Downloaded proc-macro-crate v3.5.0 |
| 159 | 2026-09-04T13:01:51.078Z | Downloaded cfg-if v1.0.4 |
| 160 | 2026-09-04T13:01:51.078Z | Downloaded cpufeatures v0.3.0 |
| 161 | 2026-09-04T13:01:51.081Z | Downloaded either v1.16.0 |
| 162 | 2026-09-04T13:01:51.085Z | Downloaded defmt v0.3.100 |
| 163 | 2026-09-04T13:01:51.088Z | Downloaded managed v0.8.0 |
| 164 | 2026-09-04T13:01:51.088Z | Downloaded foreign-types v0.5.0 |
| 165 | 2026-09-04T13:01:51.096Z | Downloaded cobs v0.3.0 |
| 166 | 2026-09-04T13:01:51.102Z | Downloaded darling_macro v0.23.0 |
| 167 | 2026-09-04T13:01:51.105Z | Downloaded macaddr v1.0.1 |
| 168 | 2026-09-04T13:01:51.109Z | Downloaded equivalent v1.0.2 |
| 169 | 2026-09-04T13:01:51.112Z | Downloaded ref-cast-impl v1.0.25 |
| 170 | 2026-09-04T13:01:51.114Z | Downloaded strsim v0.11.1 |
| 171 | 2026-09-04T13:01:51.119Z | Downloaded foreign-types-shared v0.3.1 |
| 172 | 2026-09-04T13:01:51.119Z | Downloaded ident_case v1.0.1 |
| 173 | 2026-09-04T13:01:51.119Z | Downloaded stable_deref_trait v1.2.1 |
| 174 | 2026-09-04T13:01:51.128Z | Downloaded cstr-argument v0.1.2 |
| 175 | 2026-09-04T13:01:51.131Z | Downloaded defmt-parser v1.0.0 |
| 176 | 2026-09-04T13:01:51.131Z | Downloaded embedded-io v0.6.1 |
| 177 | 2026-09-04T13:01:51.136Z | Downloaded hash32 v0.3.1 |
| 178 | 2026-09-04T13:01:51.140Z | Downloaded version_check v0.9.5 |
| 179 | 2026-09-04T13:01:51.143Z | Downloaded foreign-types-macros v0.2.3 |
| 180 | 2026-09-04T13:01:51.165Z | Downloaded defmt-macros v1.1.1 |
| 181 | 2026-09-04T13:01:51.168Z | Downloaded byteorder v1.5.0 |
| 182 | 2026-09-04T13:01:51.171Z | Downloaded pretty-hex v0.4.2 |
| 183 | 2026-09-04T13:01:51.171Z | Downloaded bitflags v1.3.2 |
| 184 | 2026-09-04T13:01:51.174Z | Downloaded thiserror-impl v2.0.18 |
| 185 | 2026-09-04T13:01:51.176Z | Downloaded ref-cast v1.0.25 |
| 186 | 2026-09-04T13:01:51.181Z | Downloaded pin-project-lite v0.2.17 |
| 187 | 2026-09-04T13:01:51.184Z | Downloaded rustversion v1.0.23 |
| 188 | 2026-09-04T13:01:51.191Z | Downloaded num_enum_derive v0.7.6 |
| 189 | 2026-09-04T13:01:51.194Z | Downloaded oxnet v0.1.6 |
| 190 | 2026-09-04T13:01:51.194Z | Downloaded thiserror v2.0.18 |
| 191 | 2026-09-04T13:01:51.197Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 192 | 2026-09-04T13:01:51.200Z | Downloaded ingot v0.2.0 |
| 193 | 2026-09-04T13:01:51.204Z | Downloaded quote v1.0.46 |
| 194 | 2026-09-04T13:01:51.204Z | Downloaded ingot-types v0.2.0 |
| 195 | 2026-09-04T13:01:51.204Z | Downloaded rand_core v0.10.1 |
| 196 | 2026-09-04T13:01:51.219Z | Downloaded darling v0.23.0 |
| 197 | 2026-09-04T13:01:51.222Z | Downloaded once_cell v1.21.4 |
| 198 | 2026-09-04T13:01:51.224Z | Downloaded postcard v1.1.3 |
| 199 | 2026-09-04T13:01:51.227Z | Downloaded ingot-macros v0.2.0 |
| 200 | 2026-09-04T13:01:51.230Z | Downloaded colored v3.1.1 |
| 201 | 2026-09-04T13:01:51.233Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 202 | 2026-09-04T13:01:51.233Z | Downloaded anyhow v1.0.103 |
| 203 | 2026-09-04T13:01:51.237Z | Downloaded num_enum v0.7.6 |
| 204 | 2026-09-04T13:01:51.240Z | Downloaded chacha20 v0.10.1 |
| 205 | 2026-09-04T13:01:51.247Z | Downloaded tracing-attributes v0.1.31 |
| 206 | 2026-09-04T13:01:51.259Z | Downloaded getrandom v0.4.3 |
| 207 | 2026-09-04T13:01:51.262Z | Downloaded bitflags v2.13.0 |
| 208 | 2026-09-04T13:01:51.264Z | Downloaded defmt v1.1.1 |
| 209 | 2026-09-04T13:01:51.267Z | Downloaded serde_core v1.0.228 |
| 210 | 2026-09-04T13:01:51.270Z | Downloaded serde_derive v1.0.228 |
| 211 | 2026-09-04T13:01:51.273Z | Downloaded proc-macro2 v1.0.106 |
| 212 | 2026-09-04T13:01:51.279Z | Downloaded unicode-ident v1.0.24 |
| 213 | 2026-09-04T13:01:51.283Z | Downloaded socket2 v0.6.4 |
| 214 | 2026-09-04T13:01:51.291Z | Downloaded darling_core v0.23.0 |
| 215 | 2026-09-04T13:01:51.299Z | Downloaded heapless v0.8.0 |
| 216 | 2026-09-04T13:01:51.302Z | Downloaded uuid v1.23.5 |
| 217 | 2026-09-04T13:01:51.307Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 218 | 2026-09-04T13:01:51.318Z | Downloaded serde v1.0.228 |
| 219 | 2026-09-04T13:01:51.321Z | Downloaded rand v0.10.2 |
| 220 | 2026-09-04T13:01:51.324Z | Downloaded tracing-core v0.1.36 |
| 221 | 2026-09-04T13:01:51.348Z | Downloaded memchr v2.8.3 |
| 222 | 2026-09-04T13:01:51.354Z | Downloaded indexmap v2.14.0 |
| 223 | 2026-09-04T13:01:51.359Z | Downloaded zerocopy-derive v0.8.54 |
| 224 | 2026-09-04T13:01:51.403Z | Downloaded hashbrown v0.17.1 |
| 225 | 2026-09-04T13:01:51.406Z | Downloaded regex v1.13.0 |
| 226 | 2026-09-04T13:01:51.409Z | Downloaded itertools v0.15.0 |
| 227 | 2026-09-04T13:01:51.412Z | Downloaded aho-corasick v1.1.4 |
| 228 | 2026-09-04T13:01:51.437Z | Downloaded winnow v1.0.3 |
| 229 | 2026-09-04T13:01:51.468Z | Downloaded syn v1.0.109 |
| 230 | 2026-09-04T13:01:51.483Z | Downloaded zerocopy v0.8.54 |
| 231 | 2026-09-04T13:01:51.493Z | Downloaded syn v2.0.118 |
| 232 | 2026-09-04T13:01:51.505Z | Downloaded smoltcp v0.11.0 |
| 233 | 2026-09-04T13:01:51.524Z | Downloaded regex-syntax v0.8.11 |
| 234 | 2026-09-04T13:01:51.548Z | Downloaded tracing v0.1.44 |
| 235 | 2026-09-04T13:01:51.565Z | Downloaded regex-automata v0.4.15 |
| 236 | 2026-09-04T13:01:51.573Z | Downloaded libc v0.2.186 |
| 237 | 2026-09-04T13:01:51.630Z | Compiling proc-macro2 v1.0.106 |
| 238 | 2026-09-04T13:01:51.630Z | Compiling quote v1.0.46 |
| 239 | 2026-09-04T13:01:51.630Z | Compiling unicode-ident v1.0.24 |
| 240 | 2026-09-04T13:01:51.633Z | Compiling serde_core v1.0.228 |
| 241 | 2026-09-04T13:01:51.633Z | Checking cfg-if v1.0.4 |
| 242 | 2026-09-04T13:01:51.633Z | Compiling strsim v0.11.1 |
| 243 | 2026-09-04T13:01:51.633Z | Compiling ident_case v1.0.1 |
| 244 | 2026-09-04T13:01:51.633Z | Compiling thiserror v2.0.18 |
| 245 | 2026-09-04T13:01:51.754Z | Compiling memchr v2.8.3 |
| 246 | 2026-09-04T13:01:51.819Z | Compiling regex-syntax v0.8.11 |
| 247 | 2026-09-04T13:01:51.819Z | Compiling libc v0.2.186 |
| 248 | 2026-09-04T13:01:51.984Z | Compiling hashbrown v0.17.1 |
| 249 | 2026-09-04T13:01:52.066Z | Compiling serde v1.0.228 |
| 250 | 2026-09-04T13:01:52.177Z | Compiling aho-corasick v1.1.4 |
| 251 | 2026-09-04T13:01:52.245Z | Compiling either v1.16.0 |
| 252 | 2026-09-04T13:01:52.327Z | Compiling equivalent v1.0.2 |
| 253 | 2026-09-04T13:01:52.359Z | Compiling winnow v1.0.3 |
| 254 | 2026-09-04T13:01:52.418Z | Compiling zerocopy v0.8.54 |
| 255 | 2026-09-04T13:01:52.447Z | Compiling itertools v0.15.0 |
| 256 | 2026-09-04T13:01:52.555Z | Compiling indexmap v2.14.0 |
| 257 | 2026-09-04T13:01:52.962Z | Compiling syn v2.0.118 |
| 258 | 2026-09-04T13:01:53.155Z | Compiling heapless v0.8.0 |
| 259 | 2026-09-04T13:01:53.309Z | Compiling regex-automata v0.4.15 |
| 260 | 2026-09-04T13:01:53.378Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 261 | 2026-09-04T13:01:53.443Z | Checking byteorder v1.5.0 |
| 262 | 2026-09-04T13:01:53.479Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 263 | 2026-09-04T13:01:53.564Z | Checking bitflags v2.13.0 |
| 264 | 2026-09-04T13:01:53.591Z | Checking hash32 v0.3.1 |
| 265 | 2026-09-04T13:01:53.699Z | Compiling smoltcp v0.11.0 |
| 266 | 2026-09-04T13:01:53.714Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 267 | 2026-09-04T13:01:53.717Z | Checking stable_deref_trait v1.2.1 |
| 268 | 2026-09-04T13:01:53.780Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 269 | 2026-09-04T13:01:53.822Z | Compiling rustversion v1.0.23 |
| 270 | 2026-09-04T13:01:53.849Z | Checking macaddr v1.0.1 |
| 271 | 2026-09-04T13:01:53.933Z | Compiling syn v1.0.109 |
| 272 | 2026-09-04T13:01:53.985Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 273 | 2026-09-04T13:01:54.024Z | Compiling getrandom v0.4.3 |
| 274 | 2026-09-04T13:01:54.187Z | Checking bitflags v1.3.2 |
| 275 | 2026-09-04T13:01:54.193Z | Checking rand_core v0.10.1 |
| 276 | 2026-09-04T13:01:54.245Z | Checking managed v0.8.0 |
| 277 | 2026-09-04T13:01:54.269Z | Compiling version_check v0.9.5 |
| 278 | 2026-09-04T13:01:54.275Z | Compiling ref-cast v1.0.25 |
| 279 | 2026-09-04T13:01:54.298Z | Compiling proc-macro-crate v3.5.0 |
| 280 | 2026-09-04T13:01:54.571Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 281 | 2026-09-04T13:01:54.692Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 282 | 2026-09-04T13:01:54.762Z | Checking foreign-types-shared v0.3.1 |
| 283 | 2026-09-04T13:01:54.820Z | Checking cpufeatures v0.3.0 |
| 284 | 2026-09-04T13:01:54.883Z | Checking once_cell v1.21.4 |
| 285 | 2026-09-04T13:01:54.991Z | Compiling anyhow v1.0.103 |
| 286 | 2026-09-04T13:01:55.051Z | Compiling regex v1.13.0 |
| 287 | 2026-09-04T13:01:55.209Z | Checking cstr-argument v0.1.2 |
| 288 | 2026-09-04T13:01:55.221Z | Checking tracing-core v0.1.36 |
| 289 | 2026-09-04T13:01:55.324Z | Checking chacha20 v0.10.1 |
| 290 | 2026-09-04T13:01:55.558Z | Checking pin-project-lite v0.2.17 |
| 291 | 2026-09-04T13:01:55.579Z | Compiling darling_core v0.23.0 |
| 292 | 2026-09-04T13:01:55.621Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 293 | 2026-09-04T13:01:55.643Z | Checking pretty-hex v0.4.2 |
| 294 | 2026-09-04T13:01:55.649Z | Checking dyn-clone v1.0.20 |
| 295 | 2026-09-04T13:01:55.657Z | Checking rand v0.10.2 |
| 296 | 2026-09-04T13:01:55.757Z | Checking uuid v1.23.5 |
| 297 | 2026-09-04T13:01:55.838Z | Checking socket2 v0.6.4 |
| 298 | 2026-09-04T13:01:55.923Z | Checking oxnet v0.1.6 |
| 299 | 2026-09-04T13:01:56.011Z | Checking colored v3.1.1 |
| 300 | 2026-09-04T13:01:56.372Z | Compiling thiserror-impl v2.0.18 |
| 301 | 2026-09-04T13:01:56.372Z | Compiling serde_derive v1.0.228 |
| 302 | 2026-09-04T13:01:56.372Z | Compiling zerocopy-derive v0.8.54 |
| 303 | 2026-09-04T13:01:56.376Z | Compiling foreign-types-macros v0.2.3 |
| 304 | 2026-09-04T13:01:56.376Z | Compiling num_enum_derive v0.7.6 |
| 305 | 2026-09-04T13:01:56.771Z | Compiling ref-cast-impl v1.0.25 |
| 306 | 2026-09-04T13:01:56.986Z | Checking foreign-types v0.5.0 |
| 307 | 2026-09-04T13:01:57.052Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 308 | 2026-09-04T13:01:57.347Z | Checking num_enum v0.7.6 |
| 309 | 2026-09-04T13:01:57.445Z | Compiling tracing-attributes v0.1.31 |
| 310 | 2026-09-04T13:01:57.452Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 311 | 2026-09-04T13:01:57.638Z | Checking cobs v0.3.0 |
| 312 | 2026-09-04T13:01:57.638Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 313 | 2026-09-04T13:01:57.668Z | Compiling darling_macro v0.23.0 |
| 314 | 2026-09-04T13:01:57.709Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 315 | 2026-09-04T13:01:58.154Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 316 | 2026-09-04T13:01:58.196Z | Compiling darling v0.23.0 |
| 317 | 2026-09-04T13:01:58.262Z | Compiling ingot-macros v0.2.0 |
| 318 | 2026-09-04T13:01:58.440Z | Checking tracing v0.1.44 |
| 319 | 2026-09-04T13:01:58.843Z | Checking postcard v1.1.3 |
| 320 | 2026-09-04T13:02:00.311Z | Checking ingot-types v0.2.0 |
| 321 | 2026-09-04T13:02:00.583Z | Checking ingot v0.2.0 |
| 322 | 2026-09-04T13:02:01.866Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 323 | 2026-09-04T13:02:03.005Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 324 | 2026-09-04T13:02:04.144Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 325 | 2026-09-04T13:02:04.323Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.54s |
| 326 | 2026-09-04T13:02:04.427Z | |
| 327 | 2026-09-04T13:02:04.427Z | real 17.687377807 |
| 328 | 2026-09-04T13:02:04.427Z | user 48.076569447 |
| 329 | 2026-09-04T13:02:04.427Z | sys 10.933189903 |
| 330 | 2026-09-04T13:02:04.427Z | trap 0.034238151 |
| 331 | 2026-09-04T13:02:04.427Z | tflt 0.080583769 |
| 332 | 2026-09-04T13:02:04.427Z | dflt 0.124827731 |
| 333 | 2026-09-04T13:02:04.427Z | kflt 0.003499784 |
| 334 | 2026-09-04T13:02:04.427Z | lock 3:20.330893223 |
| 335 | 2026-09-04T13:02:04.427Z | slp 2:39.796025724 |
| 336 | 2026-09-04T13:02:04.427Z | lat 2.677356713 |
| 337 | 2026-09-04T13:02:04.427Z | stop 10.717300887 |
| 338 | 2026-09-04T13:02:04.431Z | process exited: duration 32793 ms, exit code 0 |
| |
| 339 | 2026-09-04T13:02:04.437Z | found 0 output files |