|
|
|
| 1 | 2026-09-11T18:35:53.342Z | job assigned to worker 01M28W0SY1Z7N9DXF2W5P1515S [factory aws, i-0c64b33b482c91750] (queued for 1 m 4 s) |
| |
| 2 | 2026-09-11T18:36:00.075Z | starting task 0: "setup" |
| 3 | 2026-09-11T18:36:00.081Z | ++ uname -s |
| 4 | 2026-09-11T18:36:00.084Z | + kern=SunOS |
| 5 | 2026-09-11T18:36:00.084Z | + build_user=build |
| 6 | 2026-09-11T18:36:00.084Z | + build_uid=12345 |
| 7 | 2026-09-11T18:36:00.084Z | + work_dir=/work |
| 8 | 2026-09-11T18:36:00.084Z | + input_dir=/input |
| 9 | 2026-09-11T18:36:00.084Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T18:36:00.084Z | + case "$kern" in |
| 11 | 2026-09-11T18:36:00.084Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T18:36:00.084Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T18:36:02.089Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T18:36:02.191Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T18:36:02.194Z | + home_fs=zfs |
| 16 | 2026-09-11T18:36:02.194Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T18:36:02.194Z | + mkdir -p /home/build |
| 18 | 2026-09-11T18:36:02.194Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T18:36:04.195Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T18:36:04.198Z | process exited: duration 4122 ms, exit code 0 |
| |
| 21 | 2026-09-11T18:36:04.204Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T18:36:04.209Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-11T18:36:04.209Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-11T18:36:04.209Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-11T18:36:04.209Z | * rust toolchain profile = "default" |
| 26 | 2026-09-11T18:36:04.209Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-11T18:36:04.209Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-11T18:36:04.212Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T18:36:04.212Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-11T18:36:04.289Z | info: downloading installer |
| 31 | 2026-09-11T18:36:05.732Z | info: profile set to default |
| 32 | 2026-09-11T18:36:05.732Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T18:36:05.734Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-11T18:36:05.857Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-11T18:36:05.860Z | info: downloading 6 components |
| 36 | 2026-09-11T18:36:20.992Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-11T18:36:20.992Z | |
| 38 | 2026-09-11T18:36:21.020Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-11T18:36:21.020Z | |
| 40 | 2026-09-11T18:36:21.023Z | |
| 41 | 2026-09-11T18:36:21.023Z | Rust is installed now. Great! |
| 42 | 2026-09-11T18:36:21.023Z | |
| 43 | 2026-09-11T18:36:21.023Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T18:36:21.023Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T18:36:21.023Z | |
| 46 | 2026-09-11T18:36:21.023Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T18:36:21.023Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T18:36:21.023Z | |
| 49 | 2026-09-11T18:36:21.023Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T18:36:21.023Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T18:36:21.023Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T18:36:21.023Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T18:36:21.023Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T18:36:21.023Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T18:36:21.023Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T18:36:21.023Z | HOST_CC = None |
| 57 | 2026-09-11T18:36:21.023Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T18:36:21.023Z | CC = None |
| 59 | 2026-09-11T18:36:21.023Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T18:36:21.207Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T18:36:21.207Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T18:36:21.207Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T18:36:21.207Z | CFLAGS = None |
| 64 | 2026-09-11T18:36:21.207Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T18:36:21.207Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T18:36:21.207Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T18:36:21.207Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T18:36:21.207Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T18:36:21.208Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T18:36:21.316Z | + rustup --version |
| 71 | 2026-09-11T18:36:21.324Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T18:36:21.328Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T18:36:21.345Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-11T18:36:21.348Z | + cargo --version |
| 75 | 2026-09-11T18:36:21.362Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-11T18:36:21.365Z | + rustc --version |
| 77 | 2026-09-11T18:36:21.384Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-11T18:36:21.387Z | process exited: duration 17182 ms, exit code 0 |
| |
| 79 | 2026-09-11T18:36:21.393Z | starting task 2: "authentication" |
| 80 | 2026-09-11T18:36:21.409Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-11T18:36:21.415Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T18:36:21.418Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-11T18:36:21.421Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-11T18:36:21.478Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-11T18:36:22.588Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-11T18:36:22.588Z | + git fetch origin ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 87 | 2026-09-11T18:36:22.892Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-11T18:36:22.892Z | * branch ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a -> FETCH_HEAD |
| 89 | 2026-09-11T18:36:22.898Z | + [[ -n evict-track-parents-ll ]] |
| 90 | 2026-09-11T18:36:22.901Z | ++ git branch --show-current |
| 91 | 2026-09-11T18:36:22.901Z | + current=master |
| 92 | 2026-09-11T18:36:22.901Z | + [[ master != evict-track-parents-ll ]] |
| 93 | 2026-09-11T18:36:22.901Z | + git branch -f evict-track-parents-ll ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 94 | 2026-09-11T18:36:22.907Z | + git checkout -f evict-track-parents-ll |
| 95 | 2026-09-11T18:36:22.921Z | Switched to branch 'evict-track-parents-ll' |
| 96 | 2026-09-11T18:36:22.924Z | + git reset --hard ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 97 | 2026-09-11T18:36:22.937Z | HEAD is now at ac94b3e Include expirable entries in eviction benchmark |
| 98 | 2026-09-11T18:36:22.943Z | process exited: duration 1522 ms, exit code 0 |
| |
| 99 | 2026-09-11T18:36:22.950Z | starting task 4: "build" |
| 100 | 2026-09-11T18:36:22.954Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-11T18:36:22.954Z | ++ rustup show active-toolchain |
| 102 | 2026-09-11T18:36:22.957Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-11T18:36:22.960Z | ++ pushd xde |
| 104 | 2026-09-11T18:36:22.960Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-11T18:36:22.960Z | ++ rustup show active-toolchain |
| 106 | 2026-09-11T18:36:22.964Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-11T18:36:23.112Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-11T18:36:23.116Z | info: downloading 6 components |
| 109 | 2026-09-11T18:36:36.659Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-11T18:36:36.659Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-11T18:36:36.659Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-11T18:36:36.659Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-11T18:36:36.659Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-11T18:36:36.659Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-11T18:36:36.748Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-11T18:36:36.751Z | +++ head -n 1 |
| 117 | 2026-09-11T18:36:36.751Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-11T18:36:36.804Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-11T18:36:36.804Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-11T18:36:36.804Z | ++ popd |
| 121 | 2026-09-11T18:36:36.807Z | /work/oxidecomputer/opte |
| 122 | 2026-09-11T18:36:36.807Z | + cargo --version |
| 123 | 2026-09-11T18:36:36.813Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-11T18:36:36.816Z | + rustc --version |
| 125 | 2026-09-11T18:36:36.835Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-11T18:36:36.838Z | + cd lib/opte-ioctl |
| 127 | 2026-09-11T18:36:36.838Z | + header 'check style' |
| 128 | 2026-09-11T18:36:36.838Z | + echo '# ==== check style ==== #' |
| 129 | 2026-09-11T18:36:36.838Z | # ==== check style ==== # |
| 130 | 2026-09-11T18:36:36.838Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-09-11T18:36:36.908Z | |
| 132 | 2026-09-11T18:36:36.908Z | real 0.068191495 |
| 133 | 2026-09-11T18:36:36.908Z | user 0.036295202 |
| 134 | 2026-09-11T18:36:36.908Z | sys 0.028374799 |
| 135 | 2026-09-11T18:36:36.908Z | trap 0.000001810 |
| 136 | 2026-09-11T18:36:36.908Z | tflt 0.000009120 |
| 137 | 2026-09-11T18:36:36.908Z | dflt 0.000002590 |
| 138 | 2026-09-11T18:36:36.908Z | kflt 0.000000000 |
| 139 | 2026-09-11T18:36:36.908Z | lock 0.022335480 |
| 140 | 2026-09-11T18:36:36.908Z | slp 0.047432856 |
| 141 | 2026-09-11T18:36:36.908Z | lat 0.000737310 |
| 142 | 2026-09-11T18:36:36.908Z | stop 0.000111050 |
| 143 | 2026-09-11T18:36:36.912Z | + header analyze |
| 144 | 2026-09-11T18:36:36.912Z | + echo '# ==== analyze ==== #' |
| 145 | 2026-09-11T18:36:36.912Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 146 | 2026-09-11T18:36:36.912Z | # ==== analyze ==== # |
| 147 | 2026-09-11T18:36:37.045Z | Updating crates.io index |
| 148 | 2026-09-11T18:36:37.049Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 149 | 2026-09-11T18:36:37.762Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 150 | 2026-09-11T18:36:38.062Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 151 | 2026-09-11T18:36:38.355Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 152 | 2026-09-11T18:36:38.977Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 153 | 2026-09-11T18:36:39.301Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-09-11T18:36:39.641Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-09-11T18:36:41.061Z | Downloading crates ... |
| 156 | 2026-09-11T18:36:41.104Z | Downloaded cfg-if v1.0.4 |
| 157 | 2026-09-11T18:36:41.108Z | Downloaded proc-macro-crate v3.5.0 |
| 158 | 2026-09-11T18:36:41.111Z | Downloaded embedded-io v0.4.0 |
| 159 | 2026-09-11T18:36:41.113Z | Downloaded equivalent v1.0.2 |
| 160 | 2026-09-11T18:36:41.113Z | Downloaded foreign-types-shared v0.3.1 |
| 161 | 2026-09-11T18:36:41.113Z | Downloaded cstr-argument v0.1.2 |
| 162 | 2026-09-11T18:36:41.116Z | Downloaded dyn-clone v1.0.20 |
| 163 | 2026-09-11T18:36:41.119Z | Downloaded anyhow v1.0.103 |
| 164 | 2026-09-11T18:36:41.122Z | Downloaded cpufeatures v0.3.0 |
| 165 | 2026-09-11T18:36:41.125Z | Downloaded cobs v0.3.0 |
| 166 | 2026-09-11T18:36:41.136Z | Downloaded defmt-parser v1.0.0 |
| 167 | 2026-09-11T18:36:41.139Z | Downloaded foreign-types-macros v0.2.3 |
| 168 | 2026-09-11T18:36:41.139Z | Downloaded stable_deref_trait v1.2.1 |
| 169 | 2026-09-11T18:36:41.139Z | Downloaded ident_case v1.0.1 |
| 170 | 2026-09-11T18:36:41.139Z | Downloaded defmt v0.3.100 |
| 171 | 2026-09-11T18:36:41.145Z | Downloaded either v1.16.0 |
| 172 | 2026-09-11T18:36:41.147Z | Downloaded byteorder v1.5.0 |
| 173 | 2026-09-11T18:36:41.154Z | Downloaded managed v0.8.0 |
| 174 | 2026-09-11T18:36:41.157Z | Downloaded defmt-macros v1.1.1 |
| 175 | 2026-09-11T18:36:41.159Z | Downloaded colored v3.1.1 |
| 176 | 2026-09-11T18:36:41.162Z | Downloaded chacha20 v0.10.1 |
| 177 | 2026-09-11T18:36:41.165Z | Downloaded pretty-hex v0.4.2 |
| 178 | 2026-09-11T18:36:41.165Z | Downloaded foreign-types v0.5.0 |
| 179 | 2026-09-11T18:36:41.167Z | Downloaded hash32 v0.3.1 |
| 180 | 2026-09-11T18:36:41.174Z | Downloaded macaddr v1.0.1 |
| 181 | 2026-09-11T18:36:41.176Z | Downloaded embedded-io v0.6.1 |
| 182 | 2026-09-11T18:36:41.176Z | Downloaded num_enum v0.7.6 |
| 183 | 2026-09-11T18:36:41.179Z | Downloaded defmt v1.1.1 |
| 184 | 2026-09-11T18:36:41.185Z | Downloaded darling_macro v0.23.0 |
| 185 | 2026-09-11T18:36:41.188Z | Downloaded version_check v0.9.5 |
| 186 | 2026-09-11T18:36:41.192Z | Downloaded darling v0.23.0 |
| 187 | 2026-09-11T18:36:41.197Z | Downloaded ref-cast v1.0.25 |
| 188 | 2026-09-11T18:36:41.206Z | Downloaded strsim v0.11.1 |
| 189 | 2026-09-11T18:36:41.211Z | Downloaded bitflags v1.3.2 |
| 190 | 2026-09-11T18:36:41.214Z | Downloaded num_enum_derive v0.7.6 |
| 191 | 2026-09-11T18:36:41.216Z | Downloaded ref-cast-impl v1.0.25 |
| 192 | 2026-09-11T18:36:41.219Z | Downloaded ingot-types v0.2.0 |
| 193 | 2026-09-11T18:36:41.225Z | Downloaded bitflags v2.13.0 |
| 194 | 2026-09-11T18:36:41.228Z | Downloaded getrandom v0.4.3 |
| 195 | 2026-09-11T18:36:41.228Z | Downloaded oxnet v0.1.6 |
| 196 | 2026-09-11T18:36:41.232Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 197 | 2026-09-11T18:36:41.242Z | Downloaded thiserror-impl v2.0.18 |
| 198 | 2026-09-11T18:36:41.245Z | Downloaded ingot v0.2.0 |
| 199 | 2026-09-11T18:36:41.245Z | Downloaded pin-project-lite v0.2.17 |
| 200 | 2026-09-11T18:36:41.247Z | Downloaded thiserror v2.0.18 |
| 201 | 2026-09-11T18:36:41.258Z | Downloaded ingot-macros v0.2.0 |
| 202 | 2026-09-11T18:36:41.261Z | Downloaded quote v1.0.46 |
| 203 | 2026-09-11T18:36:41.261Z | Downloaded rand_core v0.10.1 |
| 204 | 2026-09-11T18:36:41.264Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 205 | 2026-09-11T18:36:41.264Z | Downloaded darling_core v0.23.0 |
| 206 | 2026-09-11T18:36:41.266Z | Downloaded once_cell v1.21.4 |
| 207 | 2026-09-11T18:36:41.266Z | Downloaded tracing-attributes v0.1.31 |
| 208 | 2026-09-11T18:36:41.269Z | Downloaded postcard v1.1.3 |
| 209 | 2026-09-11T18:36:41.269Z | Downloaded rustversion v1.0.23 |
| 210 | 2026-09-11T18:36:41.294Z | Downloaded proc-macro2 v1.0.106 |
| 211 | 2026-09-11T18:36:41.297Z | Downloaded serde_derive v1.0.228 |
| 212 | 2026-09-11T18:36:41.300Z | Downloaded uuid v1.23.5 |
| 213 | 2026-09-11T18:36:41.303Z | Downloaded serde_core v1.0.228 |
| 214 | 2026-09-11T18:36:41.309Z | Downloaded tracing-core v0.1.36 |
| 215 | 2026-09-11T18:36:41.312Z | Downloaded unicode-ident v1.0.24 |
| 216 | 2026-09-11T18:36:41.315Z | Downloaded heapless v0.8.0 |
| 217 | 2026-09-11T18:36:41.326Z | Downloaded socket2 v0.6.4 |
| 218 | 2026-09-11T18:36:41.329Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 219 | 2026-09-11T18:36:41.352Z | Downloaded rand v0.10.2 |
| 220 | 2026-09-11T18:36:41.354Z | Downloaded memchr v2.8.3 |
| 221 | 2026-09-11T18:36:41.357Z | Downloaded zerocopy-derive v0.8.54 |
| 222 | 2026-09-11T18:36:41.361Z | Downloaded serde v1.0.228 |
| 223 | 2026-09-11T18:36:41.371Z | Downloaded indexmap v2.14.0 |
| 224 | 2026-09-11T18:36:41.374Z | Downloaded aho-corasick v1.1.4 |
| 225 | 2026-09-11T18:36:41.388Z | Downloaded winnow v1.0.3 |
| 226 | 2026-09-11T18:36:41.396Z | Downloaded itertools v0.15.0 |
| 227 | 2026-09-11T18:36:41.399Z | Downloaded hashbrown v0.17.1 |
| 228 | 2026-09-11T18:36:41.422Z | Downloaded regex v1.13.0 |
| 229 | 2026-09-11T18:36:41.450Z | Downloaded syn v1.0.109 |
| 230 | 2026-09-11T18:36:41.458Z | Downloaded zerocopy v0.8.54 |
| 231 | 2026-09-11T18:36:41.477Z | Downloaded syn v2.0.118 |
| 232 | 2026-09-11T18:36:41.482Z | Downloaded smoltcp v0.11.0 |
| 233 | 2026-09-11T18:36:41.493Z | Downloaded regex-syntax v0.8.11 |
| 234 | 2026-09-11T18:36:41.510Z | Downloaded tracing v0.1.44 |
| 235 | 2026-09-11T18:36:41.537Z | Downloaded regex-automata v0.4.15 |
| 236 | 2026-09-11T18:36:41.549Z | Downloaded libc v0.2.186 |
| 237 | 2026-09-11T18:36:41.606Z | Compiling proc-macro2 v1.0.106 |
| 238 | 2026-09-11T18:36:41.606Z | Compiling unicode-ident v1.0.24 |
| 239 | 2026-09-11T18:36:41.606Z | Compiling quote v1.0.46 |
| 240 | 2026-09-11T18:36:41.609Z | Compiling serde_core v1.0.228 |
| 241 | 2026-09-11T18:36:41.609Z | Checking cfg-if v1.0.4 |
| 242 | 2026-09-11T18:36:41.609Z | Compiling strsim v0.11.1 |
| 243 | 2026-09-11T18:36:41.609Z | Compiling memchr v2.8.3 |
| 244 | 2026-09-11T18:36:41.609Z | Compiling thiserror v2.0.18 |
| 245 | 2026-09-11T18:36:41.728Z | Compiling ident_case v1.0.1 |
| 246 | 2026-09-11T18:36:41.807Z | Compiling regex-syntax v0.8.11 |
| 247 | 2026-09-11T18:36:41.840Z | Compiling libc v0.2.186 |
| 248 | 2026-09-11T18:36:41.970Z | Compiling winnow v1.0.3 |
| 249 | 2026-09-11T18:36:42.067Z | Compiling aho-corasick v1.1.4 |
| 250 | 2026-09-11T18:36:42.232Z | Compiling either v1.16.0 |
| 251 | 2026-09-11T18:36:42.240Z | Compiling zerocopy v0.8.54 |
| 252 | 2026-09-11T18:36:42.248Z | Compiling equivalent v1.0.2 |
| 253 | 2026-09-11T18:36:42.320Z | Compiling hashbrown v0.17.1 |
| 254 | 2026-09-11T18:36:42.431Z | Compiling serde v1.0.228 |
| 255 | 2026-09-11T18:36:42.643Z | Compiling itertools v0.15.0 |
| 256 | 2026-09-11T18:36:42.870Z | Compiling indexmap v2.14.0 |
| 257 | 2026-09-11T18:36:42.924Z | Compiling syn v2.0.118 |
| 258 | 2026-09-11T18:36:42.985Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 259 | 2026-09-11T18:36:43.331Z | Compiling regex-automata v0.4.15 |
| 260 | 2026-09-11T18:36:43.494Z | Compiling heapless v0.8.0 |
| 261 | 2026-09-11T18:36:43.502Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 262 | 2026-09-11T18:36:43.533Z | Checking byteorder v1.5.0 |
| 263 | 2026-09-11T18:36:43.536Z | Checking bitflags v2.13.0 |
| 264 | 2026-09-11T18:36:43.691Z | Checking hash32 v0.3.1 |
| 265 | 2026-09-11T18:36:43.694Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 266 | 2026-09-11T18:36:43.723Z | Checking stable_deref_trait v1.2.1 |
| 267 | 2026-09-11T18:36:43.789Z | Compiling smoltcp v0.11.0 |
| 268 | 2026-09-11T18:36:43.801Z | Compiling syn v1.0.109 |
| 269 | 2026-09-11T18:36:43.918Z | Compiling rustversion v1.0.23 |
| 270 | 2026-09-11T18:36:43.974Z | Checking macaddr v1.0.1 |
| 271 | 2026-09-11T18:36:44.023Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 272 | 2026-09-11T18:36:44.173Z | Checking bitflags v1.3.2 |
| 273 | 2026-09-11T18:36:44.202Z | Checking managed v0.8.0 |
| 274 | 2026-09-11T18:36:44.233Z | Checking rand_core v0.10.1 |
| 275 | 2026-09-11T18:36:44.281Z | Compiling getrandom v0.4.3 |
| 276 | 2026-09-11T18:36:44.311Z | Compiling proc-macro-crate v3.5.0 |
| 277 | 2026-09-11T18:36:44.374Z | Compiling ref-cast v1.0.25 |
| 278 | 2026-09-11T18:36:44.389Z | Compiling version_check v0.9.5 |
| 279 | 2026-09-11T18:36:44.521Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 280 | 2026-09-11T18:36:44.671Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 281 | 2026-09-11T18:36:44.750Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 282 | 2026-09-11T18:36:44.753Z | Checking foreign-types-shared v0.3.1 |
| 283 | 2026-09-11T18:36:44.832Z | Checking once_cell v1.21.4 |
| 284 | 2026-09-11T18:36:44.928Z | Compiling anyhow v1.0.103 |
| 285 | 2026-09-11T18:36:45.010Z | Checking cpufeatures v0.3.0 |
| 286 | 2026-09-11T18:36:45.080Z | Checking chacha20 v0.10.1 |
| 287 | 2026-09-11T18:36:45.266Z | Compiling regex v1.13.0 |
| 288 | 2026-09-11T18:36:45.281Z | Checking tracing-core v0.1.36 |
| 289 | 2026-09-11T18:36:45.438Z | Checking cstr-argument v0.1.2 |
| 290 | 2026-09-11T18:36:45.627Z | Checking dyn-clone v1.0.20 |
| 291 | 2026-09-11T18:36:45.667Z | Compiling darling_core v0.23.0 |
| 292 | 2026-09-11T18:36:45.697Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 293 | 2026-09-11T18:36:45.708Z | Checking pin-project-lite v0.2.17 |
| 294 | 2026-09-11T18:36:45.722Z | Checking pretty-hex v0.4.2 |
| 295 | 2026-09-11T18:36:45.794Z | Checking rand v0.10.2 |
| 296 | 2026-09-11T18:36:45.836Z | Checking uuid v1.23.5 |
| 297 | 2026-09-11T18:36:45.927Z | Checking socket2 v0.6.4 |
| 298 | 2026-09-11T18:36:46.082Z | Checking oxnet v0.1.6 |
| 299 | 2026-09-11T18:36:46.107Z | Checking colored v3.1.1 |
| 300 | 2026-09-11T18:36:46.505Z | Compiling thiserror-impl v2.0.18 |
| 301 | 2026-09-11T18:36:46.505Z | Compiling zerocopy-derive v0.8.54 |
| 302 | 2026-09-11T18:36:46.505Z | Compiling serde_derive v1.0.228 |
| 303 | 2026-09-11T18:36:46.508Z | Compiling num_enum_derive v0.7.6 |
| 304 | 2026-09-11T18:36:46.508Z | Compiling foreign-types-macros v0.2.3 |
| 305 | 2026-09-11T18:36:46.910Z | Compiling ref-cast-impl v1.0.25 |
| 306 | 2026-09-11T18:36:47.159Z | Checking foreign-types v0.5.0 |
| 307 | 2026-09-11T18:36:47.227Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 308 | 2026-09-11T18:36:47.527Z | Checking num_enum v0.7.6 |
| 309 | 2026-09-11T18:36:47.591Z | Compiling tracing-attributes v0.1.31 |
| 310 | 2026-09-11T18:36:47.635Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 311 | 2026-09-11T18:36:47.827Z | Checking cobs v0.3.0 |
| 312 | 2026-09-11T18:36:47.830Z | Compiling darling_macro v0.23.0 |
| 313 | 2026-09-11T18:36:47.833Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 314 | 2026-09-11T18:36:48.082Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 315 | 2026-09-11T18:36:48.399Z | Compiling darling v0.23.0 |
| 316 | 2026-09-11T18:36:48.471Z | Compiling ingot-macros v0.2.0 |
| 317 | 2026-09-11T18:36:48.581Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 318 | 2026-09-11T18:36:48.659Z | Checking tracing v0.1.44 |
| 319 | 2026-09-11T18:36:49.088Z | Checking postcard v1.1.3 |
| 320 | 2026-09-11T18:36:50.623Z | Checking ingot-types v0.2.0 |
| 321 | 2026-09-11T18:36:50.896Z | Checking ingot v0.2.0 |
| 322 | 2026-09-11T18:36:52.201Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 323 | 2026-09-11T18:36:53.364Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 324 | 2026-09-11T18:36:54.579Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 325 | 2026-09-11T18:36:54.763Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.80s |
| 326 | 2026-09-11T18:36:54.868Z | |
| 327 | 2026-09-11T18:36:54.868Z | real 17.954073411 |
| 328 | 2026-09-11T18:36:54.868Z | user 50.136506538 |
| 329 | 2026-09-11T18:36:54.868Z | sys 11.366730683 |
| 330 | 2026-09-11T18:36:54.868Z | trap 0.038235602 |
| 331 | 2026-09-11T18:36:54.868Z | tflt 0.076450857 |
| 332 | 2026-09-11T18:36:54.868Z | dflt 0.298764565 |
| 333 | 2026-09-11T18:36:54.868Z | kflt 0.001595160 |
| 334 | 2026-09-11T18:36:54.868Z | lock 3:27.776698378 |
| 335 | 2026-09-11T18:36:54.868Z | slp 2:45.856230101 |
| 336 | 2026-09-11T18:36:54.868Z | lat 2.690923982 |
| 337 | 2026-09-11T18:36:54.868Z | stop 11.342056620 |
| 338 | 2026-09-11T18:36:54.873Z | process exited: duration 31918 ms, exit code 0 |
| |
| 339 | 2026-09-11T18:36:54.879Z | found 0 output files |