|
|
|
| 1 | 2026-09-20T07:21:09.020Z | job assigned to worker 01M2YV02WHZTP6RFG9E2456YYR [factory aws, i-00b52c2418efa6ec3] (queued for 53 s) |
| |
| 2 | 2026-09-20T07:21:15.821Z | starting task 0: "setup" |
| 3 | 2026-09-20T07:21:15.826Z | ++ uname -s |
| 4 | 2026-09-20T07:21:15.829Z | + kern=SunOS |
| 5 | 2026-09-20T07:21:15.829Z | + build_user=build |
| 6 | 2026-09-20T07:21:15.829Z | + build_uid=12345 |
| 7 | 2026-09-20T07:21:15.829Z | + work_dir=/work |
| 8 | 2026-09-20T07:21:15.829Z | + input_dir=/input |
| 9 | 2026-09-20T07:21:15.829Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-20T07:21:15.830Z | + case "$kern" in |
| 11 | 2026-09-20T07:21:15.830Z | + groupadd -g 12345 build |
| 12 | 2026-09-20T07:21:15.832Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-20T07:21:17.834Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-20T07:21:17.890Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-20T07:21:17.893Z | + home_fs=zfs |
| 16 | 2026-09-20T07:21:17.893Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-20T07:21:17.893Z | + mkdir -p /home/build |
| 18 | 2026-09-20T07:21:17.894Z | + chown build:build /home/build /work |
| 19 | 2026-09-20T07:21:19.894Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-20T07:21:19.897Z | process exited: duration 4074 ms, exit code 0 |
| |
| 21 | 2026-09-20T07:21:19.903Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-20T07:21:19.907Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-20T07:21:19.907Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-20T07:21:19.907Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-20T07:21:19.910Z | * rust toolchain profile = "default" |
| 26 | 2026-09-20T07:21:19.910Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-20T07:21:19.910Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-20T07:21:19.910Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-20T07:21:19.910Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-20T07:21:20.011Z | info: downloading installer |
| 31 | 2026-09-20T07:21:21.250Z | info: profile set to default |
| 32 | 2026-09-20T07:21:21.250Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-20T07:21:21.253Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-20T07:21:21.397Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-20T07:21:21.400Z | info: downloading 6 components |
| 36 | 2026-09-20T07:21:35.118Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-20T07:21:35.118Z | |
| 38 | 2026-09-20T07:21:35.146Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-20T07:21:35.146Z | |
| 40 | 2026-09-20T07:21:35.150Z | |
| 41 | 2026-09-20T07:21:35.150Z | Rust is installed now. Great! |
| 42 | 2026-09-20T07:21:35.150Z | |
| 43 | 2026-09-20T07:21:35.150Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-20T07:21:35.150Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-20T07:21:35.150Z | |
| 46 | 2026-09-20T07:21:35.150Z | To configure your current shell, you need to source |
| 47 | 2026-09-20T07:21:35.150Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-20T07:21:35.150Z | |
| 49 | 2026-09-20T07:21:35.150Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-20T07:21:35.150Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-20T07:21:35.150Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-20T07:21:35.150Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-20T07:21:35.150Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-20T07:21:35.150Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-20T07:21:35.150Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-20T07:21:35.150Z | HOST_CC = None |
| 57 | 2026-09-20T07:21:35.150Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-20T07:21:35.150Z | CC = None |
| 59 | 2026-09-20T07:21:35.151Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-20T07:21:35.324Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-20T07:21:35.324Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-20T07:21:35.324Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-20T07:21:35.324Z | CFLAGS = None |
| 64 | 2026-09-20T07:21:35.324Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-20T07:21:35.325Z | HOST_CFLAGS = None |
| 66 | 2026-09-20T07:21:35.325Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-20T07:21:35.325Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-20T07:21:35.325Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-20T07:21:35.325Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-20T07:21:35.416Z | + rustup --version |
| 71 | 2026-09-20T07:21:35.422Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-20T07:21:35.425Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-20T07:21:35.444Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-20T07:21:35.447Z | + cargo --version |
| 75 | 2026-09-20T07:21:35.460Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-20T07:21:35.463Z | + rustc --version |
| 77 | 2026-09-20T07:21:35.481Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-20T07:21:35.484Z | process exited: duration 15580 ms, exit code 0 |
| |
| 79 | 2026-09-20T07:21:35.491Z | starting task 2: "authentication" |
| 80 | 2026-09-20T07:21:35.507Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-20T07:21:35.515Z | starting task 3: "clone repository" |
| 82 | 2026-09-20T07:21:35.519Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-20T07:21:35.519Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-20T07:21:35.549Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-20T07:21:36.815Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-20T07:21:36.815Z | + git fetch origin ac8fcc406bd1760f76853be759296a1c88b8adab |
| 87 | 2026-09-20T07:21:37.073Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-20T07:21:37.074Z | * branch ac8fcc406bd1760f76853be759296a1c88b8adab -> FETCH_HEAD |
| 89 | 2026-09-20T07:21:37.080Z | + [[ -n renovate/rand ]] |
| 90 | 2026-09-20T07:21:37.083Z | ++ git branch --show-current |
| 91 | 2026-09-20T07:21:37.083Z | + current=master |
| 92 | 2026-09-20T07:21:37.083Z | + [[ master != renovate/rand ]] |
| 93 | 2026-09-20T07:21:37.083Z | + git branch -f renovate/rand ac8fcc406bd1760f76853be759296a1c88b8adab |
| 94 | 2026-09-20T07:21:37.086Z | + git checkout -f renovate/rand |
| 95 | 2026-09-20T07:21:37.103Z | Switched to branch 'renovate/rand' |
| 96 | 2026-09-20T07:21:37.106Z | + git reset --hard ac8fcc406bd1760f76853be759296a1c88b8adab |
| 97 | 2026-09-20T07:21:37.120Z | HEAD is now at ac8fcc4 Update Rust crate rand to 0.10.3 |
| 98 | 2026-09-20T07:21:37.123Z | process exited: duration 1606 ms, exit code 0 |
| |
| 99 | 2026-09-20T07:21:37.129Z | starting task 4: "build" |
| 100 | 2026-09-20T07:21:37.132Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-20T07:21:37.135Z | ++ rustup show active-toolchain |
| 102 | 2026-09-20T07:21:37.138Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-20T07:21:37.138Z | ++ pushd xde |
| 104 | 2026-09-20T07:21:37.138Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-20T07:21:37.138Z | ++ rustup show active-toolchain |
| 106 | 2026-09-20T07:21:37.142Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-20T07:21:37.301Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-20T07:21:37.304Z | info: downloading 6 components |
| 109 | 2026-09-20T07:21:52.348Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-20T07:21:52.348Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-20T07:21:52.348Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-20T07:21:52.348Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-20T07:21:52.348Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-20T07:21:52.348Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-20T07:21:52.439Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-20T07:21:52.443Z | +++ head -n 1 |
| 117 | 2026-09-20T07:21:52.443Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-20T07:21:52.492Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-20T07:21:52.492Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-20T07:21:52.492Z | ++ popd |
| 121 | 2026-09-20T07:21:52.492Z | /work/oxidecomputer/opte |
| 122 | 2026-09-20T07:21:52.495Z | + cargo --version |
| 123 | 2026-09-20T07:21:52.500Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-20T07:21:52.503Z | + rustc --version |
| 125 | 2026-09-20T07:21:52.521Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-20T07:21:52.524Z | + cd lib/opte-ioctl |
| 127 | 2026-09-20T07:21:52.524Z | + header 'check style' |
| 128 | 2026-09-20T07:21:52.525Z | + echo '# ==== check style ==== #' |
| 129 | 2026-09-20T07:21:52.525Z | # ==== check style ==== # |
| 130 | 2026-09-20T07:21:52.525Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-09-20T07:21:52.595Z | |
| 132 | 2026-09-20T07:21:52.599Z | real 0.069193965 |
| 133 | 2026-09-20T07:21:52.599Z | user 0.034375591 |
| 134 | 2026-09-20T07:21:52.599Z | sys 0.032509490 |
| 135 | 2026-09-20T07:21:52.599Z | trap 0.000001930 |
| 136 | 2026-09-20T07:21:52.599Z | tflt 0.000012000 |
| 137 | 2026-09-20T07:21:52.599Z | dflt 0.000003660 |
| 138 | 2026-09-20T07:21:52.599Z | kflt 0.000000700 |
| 139 | 2026-09-20T07:21:52.599Z | lock 0.022171930 |
| 140 | 2026-09-20T07:21:52.599Z | slp 0.044592805 |
| 141 | 2026-09-20T07:21:52.599Z | lat 0.000681410 |
| 142 | 2026-09-20T07:21:52.599Z | stop 0.000094670 |
| 143 | 2026-09-20T07:21:52.599Z | + header analyze |
| 144 | 2026-09-20T07:21:52.599Z | + echo '# ==== analyze ==== #' |
| 145 | 2026-09-20T07:21:52.600Z | # ==== analyze ==== # |
| 146 | 2026-09-20T07:21:52.600Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 147 | 2026-09-20T07:21:52.731Z | Updating crates.io index |
| 148 | 2026-09-20T07:21:52.734Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 149 | 2026-09-20T07:21:53.734Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 150 | 2026-09-20T07:21:54.062Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 151 | 2026-09-20T07:21:54.378Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 152 | 2026-09-20T07:21:54.806Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 153 | 2026-09-20T07:21:55.103Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-09-20T07:21:55.406Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-09-20T07:21:57.285Z | Downloading crates ... |
| 156 | 2026-09-20T07:21:57.335Z | Downloaded ingot-types v0.2.0 |
| 157 | 2026-09-20T07:21:57.343Z | Downloaded dyn-clone v1.0.20 |
| 158 | 2026-09-20T07:21:57.348Z | Downloaded darling_macro v0.23.0 |
| 159 | 2026-09-20T07:21:57.351Z | Downloaded equivalent v1.0.2 |
| 160 | 2026-09-20T07:21:57.354Z | Downloaded cfg-if v1.0.4 |
| 161 | 2026-09-20T07:21:57.363Z | Downloaded cpufeatures v0.3.0 |
| 162 | 2026-09-20T07:21:57.366Z | Downloaded foreign-types-shared v0.3.1 |
| 163 | 2026-09-20T07:21:57.366Z | Downloaded foreign-types v0.5.0 |
| 164 | 2026-09-20T07:21:57.372Z | Downloaded pretty-hex v0.4.2 |
| 165 | 2026-09-20T07:21:57.375Z | Downloaded strsim v0.11.1 |
| 166 | 2026-09-20T07:21:57.375Z | Downloaded anyhow v1.0.103 |
| 167 | 2026-09-20T07:21:57.380Z | Downloaded ident_case v1.0.1 |
| 168 | 2026-09-20T07:21:57.383Z | Downloaded cobs v0.3.0 |
| 169 | 2026-09-20T07:21:57.383Z | Downloaded defmt v0.3.100 |
| 170 | 2026-09-20T07:21:57.386Z | Downloaded foreign-types-macros v0.2.3 |
| 171 | 2026-09-20T07:21:57.386Z | Downloaded proc-macro-crate v3.5.0 |
| 172 | 2026-09-20T07:21:57.389Z | Downloaded macaddr v1.0.1 |
| 173 | 2026-09-20T07:21:57.389Z | Downloaded defmt-parser v1.0.0 |
| 174 | 2026-09-20T07:21:57.389Z | Downloaded stable_deref_trait v1.2.1 |
| 175 | 2026-09-20T07:21:57.389Z | Downloaded embedded-io v0.6.1 |
| 176 | 2026-09-20T07:21:57.389Z | Downloaded hash32 v0.3.1 |
| 177 | 2026-09-20T07:21:57.391Z | Downloaded ref-cast-impl v1.0.25 |
| 178 | 2026-09-20T07:21:57.394Z | Downloaded cstr-argument v0.1.2 |
| 179 | 2026-09-20T07:21:57.402Z | Downloaded num_enum_derive v0.7.6 |
| 180 | 2026-09-20T07:21:57.405Z | Downloaded either v1.16.0 |
| 181 | 2026-09-20T07:21:57.405Z | Downloaded num_enum v0.7.6 |
| 182 | 2026-09-20T07:21:57.408Z | Downloaded pin-project-lite v0.2.17 |
| 183 | 2026-09-20T07:21:57.410Z | Downloaded defmt-macros v1.1.1 |
| 184 | 2026-09-20T07:21:57.413Z | Downloaded embedded-io v0.4.0 |
| 185 | 2026-09-20T07:21:57.416Z | Downloaded chacha20 v0.10.1 |
| 186 | 2026-09-20T07:21:57.424Z | Downloaded version_check v0.9.5 |
| 187 | 2026-09-20T07:21:57.426Z | Downloaded managed v0.8.0 |
| 188 | 2026-09-20T07:21:57.430Z | Downloaded ref-cast v1.0.25 |
| 189 | 2026-09-20T07:21:57.438Z | Downloaded thiserror-impl v2.0.18 |
| 190 | 2026-09-20T07:21:57.441Z | Downloaded oxnet v0.1.6 |
| 191 | 2026-09-20T07:21:57.441Z | Downloaded serde_core v1.0.228 |
| 192 | 2026-09-20T07:21:57.441Z | Downloaded uuid v1.23.5 |
| 193 | 2026-09-20T07:21:57.445Z | Downloaded colored v3.1.1 |
| 194 | 2026-09-20T07:21:57.448Z | Downloaded bitflags v1.3.2 |
| 195 | 2026-09-20T07:21:57.448Z | Downloaded byteorder v1.5.0 |
| 196 | 2026-09-20T07:21:57.451Z | Downloaded defmt v1.1.1 |
| 197 | 2026-09-20T07:21:57.453Z | Downloaded darling_core v0.23.0 |
| 198 | 2026-09-20T07:21:57.456Z | Downloaded postcard v1.1.3 |
| 199 | 2026-09-20T07:21:57.460Z | Downloaded ingot v0.2.0 |
| 200 | 2026-09-20T07:21:57.463Z | Downloaded rand_core v0.10.1 |
| 201 | 2026-09-20T07:21:57.463Z | Downloaded rustversion v1.0.23 |
| 202 | 2026-09-20T07:21:57.465Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 203 | 2026-09-20T07:21:57.465Z | Downloaded once_cell v1.21.4 |
| 204 | 2026-09-20T07:21:57.468Z | Downloaded ingot-macros v0.2.0 |
| 205 | 2026-09-20T07:21:57.490Z | Downloaded quote v1.0.46 |
| 206 | 2026-09-20T07:21:57.493Z | Downloaded thiserror v2.0.18 |
| 207 | 2026-09-20T07:21:57.496Z | Downloaded getrandom v0.4.3 |
| 208 | 2026-09-20T07:21:57.498Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 209 | 2026-09-20T07:21:57.498Z | Downloaded tracing-attributes v0.1.31 |
| 210 | 2026-09-20T07:21:57.501Z | Downloaded bitflags v2.13.0 |
| 211 | 2026-09-20T07:21:57.504Z | Downloaded heapless v0.8.0 |
| 212 | 2026-09-20T07:21:57.507Z | Downloaded darling v0.23.0 |
| 213 | 2026-09-20T07:21:57.510Z | Downloaded proc-macro2 v1.0.106 |
| 214 | 2026-09-20T07:21:57.512Z | Downloaded hashbrown v0.17.1 |
| 215 | 2026-09-20T07:21:57.515Z | Downloaded serde_derive v1.0.228 |
| 216 | 2026-09-20T07:21:57.515Z | Downloaded tracing-core v0.1.36 |
| 217 | 2026-09-20T07:21:57.518Z | Downloaded unicode-ident v1.0.24 |
| 218 | 2026-09-20T07:21:57.520Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 219 | 2026-09-20T07:21:57.528Z | Downloaded serde v1.0.228 |
| 220 | 2026-09-20T07:21:57.531Z | Downloaded socket2 v0.6.4 |
| 221 | 2026-09-20T07:21:57.535Z | Downloaded memchr v2.8.3 |
| 222 | 2026-09-20T07:21:57.551Z | Downloaded rand v0.10.3 |
| 223 | 2026-09-20T07:21:57.555Z | Downloaded zerocopy-derive v0.8.54 |
| 224 | 2026-09-20T07:21:57.558Z | Downloaded indexmap v2.14.0 |
| 225 | 2026-09-20T07:21:57.580Z | Downloaded aho-corasick v1.1.4 |
| 226 | 2026-09-20T07:21:57.582Z | Downloaded itertools v0.15.0 |
| 227 | 2026-09-20T07:21:57.602Z | Downloaded regex v1.13.0 |
| 228 | 2026-09-20T07:21:57.617Z | Downloaded winnow v1.0.3 |
| 229 | 2026-09-20T07:21:57.624Z | Downloaded zerocopy v0.8.54 |
| 230 | 2026-09-20T07:21:57.634Z | Downloaded syn v1.0.109 |
| 231 | 2026-09-20T07:21:57.655Z | Downloaded syn v2.0.118 |
| 232 | 2026-09-20T07:21:57.660Z | Downloaded smoltcp v0.11.0 |
| 233 | 2026-09-20T07:21:57.674Z | Downloaded regex-syntax v0.8.11 |
| 234 | 2026-09-20T07:21:57.682Z | Downloaded tracing v0.1.44 |
| 235 | 2026-09-20T07:21:57.699Z | Downloaded regex-automata v0.4.15 |
| 236 | 2026-09-20T07:21:57.713Z | Downloaded libc v0.2.186 |
| 237 | 2026-09-20T07:21:57.769Z | Compiling proc-macro2 v1.0.106 |
| 238 | 2026-09-20T07:21:57.769Z | Compiling quote v1.0.46 |
| 239 | 2026-09-20T07:21:57.769Z | Compiling unicode-ident v1.0.24 |
| 240 | 2026-09-20T07:21:57.769Z | Compiling serde_core v1.0.228 |
| 241 | 2026-09-20T07:21:57.773Z | Checking cfg-if v1.0.4 |
| 242 | 2026-09-20T07:21:57.773Z | Compiling thiserror v2.0.18 |
| 243 | 2026-09-20T07:21:57.773Z | Compiling memchr v2.8.3 |
| 244 | 2026-09-20T07:21:57.829Z | Compiling strsim v0.11.1 |
| 245 | 2026-09-20T07:21:57.892Z | Compiling ident_case v1.0.1 |
| 246 | 2026-09-20T07:21:57.969Z | Compiling libc v0.2.186 |
| 247 | 2026-09-20T07:21:57.999Z | Compiling regex-syntax v0.8.11 |
| 248 | 2026-09-20T07:21:58.135Z | Compiling equivalent v1.0.2 |
| 249 | 2026-09-20T07:21:58.208Z | Compiling serde v1.0.228 |
| 250 | 2026-09-20T07:21:58.211Z | Compiling winnow v1.0.3 |
| 251 | 2026-09-20T07:21:58.328Z | Compiling aho-corasick v1.1.4 |
| 252 | 2026-09-20T07:21:58.409Z | Compiling zerocopy v0.8.54 |
| 253 | 2026-09-20T07:21:58.412Z | Compiling either v1.16.0 |
| 254 | 2026-09-20T07:21:58.507Z | Compiling hashbrown v0.17.1 |
| 255 | 2026-09-20T07:21:58.599Z | Compiling itertools v0.15.0 |
| 256 | 2026-09-20T07:21:59.005Z | Compiling syn v2.0.118 |
| 257 | 2026-09-20T07:21:59.030Z | Compiling indexmap v2.14.0 |
| 258 | 2026-09-20T07:21:59.206Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 259 | 2026-09-20T07:21:59.374Z | Compiling heapless v0.8.0 |
| 260 | 2026-09-20T07:21:59.634Z | Compiling regex-automata v0.4.15 |
| 261 | 2026-09-20T07:21:59.659Z | Checking byteorder v1.5.0 |
| 262 | 2026-09-20T07:21:59.666Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 263 | 2026-09-20T07:21:59.787Z | Checking bitflags v2.13.0 |
| 264 | 2026-09-20T07:21:59.810Z | Checking hash32 v0.3.1 |
| 265 | 2026-09-20T07:21:59.876Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 266 | 2026-09-20T07:21:59.893Z | Checking macaddr v1.0.1 |
| 267 | 2026-09-20T07:21:59.917Z | Compiling rustversion v1.0.23 |
| 268 | 2026-09-20T07:21:59.925Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 269 | 2026-09-20T07:21:59.942Z | Checking stable_deref_trait v1.2.1 |
| 270 | 2026-09-20T07:22:00.005Z | Compiling syn v1.0.109 |
| 271 | 2026-09-20T07:22:00.027Z | Compiling smoltcp v0.11.0 |
| 272 | 2026-09-20T07:22:00.155Z | Checking rand_core v0.10.1 |
| 273 | 2026-09-20T07:22:00.288Z | Compiling version_check v0.9.5 |
| 274 | 2026-09-20T07:22:00.292Z | Checking bitflags v1.3.2 |
| 275 | 2026-09-20T07:22:00.346Z | Compiling ref-cast v1.0.25 |
| 276 | 2026-09-20T07:22:00.352Z | Compiling getrandom v0.4.3 |
| 277 | 2026-09-20T07:22:00.367Z | Checking managed v0.8.0 |
| 278 | 2026-09-20T07:22:00.429Z | Compiling proc-macro-crate v3.5.0 |
| 279 | 2026-09-20T07:22:00.539Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 280 | 2026-09-20T07:22:00.546Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 281 | 2026-09-20T07:22:00.773Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 282 | 2026-09-20T07:22:00.781Z | Checking once_cell v1.21.4 |
| 283 | 2026-09-20T07:22:00.944Z | Checking foreign-types-shared v0.3.1 |
| 284 | 2026-09-20T07:22:01.024Z | Checking cpufeatures v0.3.0 |
| 285 | 2026-09-20T07:22:01.058Z | Compiling anyhow v1.0.103 |
| 286 | 2026-09-20T07:22:01.082Z | Checking chacha20 v0.10.1 |
| 287 | 2026-09-20T07:22:01.189Z | Checking cstr-argument v0.1.2 |
| 288 | 2026-09-20T07:22:01.272Z | Checking tracing-core v0.1.36 |
| 289 | 2026-09-20T07:22:01.299Z | Compiling regex v1.13.0 |
| 290 | 2026-09-20T07:22:01.558Z | Compiling darling_core v0.23.0 |
| 291 | 2026-09-20T07:22:01.593Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 292 | 2026-09-20T07:22:01.666Z | Checking dyn-clone v1.0.20 |
| 293 | 2026-09-20T07:22:01.682Z | Checking pretty-hex v0.4.2 |
| 294 | 2026-09-20T07:22:01.761Z | Checking pin-project-lite v0.2.17 |
| 295 | 2026-09-20T07:22:01.790Z | Checking rand v0.10.3 |
| 296 | 2026-09-20T07:22:01.806Z | Checking uuid v1.23.5 |
| 297 | 2026-09-20T07:22:01.842Z | Checking socket2 v0.6.4 |
| 298 | 2026-09-20T07:22:01.964Z | Checking colored v3.1.1 |
| 299 | 2026-09-20T07:22:02.053Z | Checking oxnet v0.1.6 |
| 300 | 2026-09-20T07:22:02.420Z | Compiling thiserror-impl v2.0.18 |
| 301 | 2026-09-20T07:22:02.420Z | Compiling zerocopy-derive v0.8.54 |
| 302 | 2026-09-20T07:22:02.420Z | Compiling serde_derive v1.0.228 |
| 303 | 2026-09-20T07:22:02.424Z | Compiling foreign-types-macros v0.2.3 |
| 304 | 2026-09-20T07:22:02.424Z | Compiling ref-cast-impl v1.0.25 |
| 305 | 2026-09-20T07:22:02.901Z | Compiling num_enum_derive v0.7.6 |
| 306 | 2026-09-20T07:22:03.021Z | Checking foreign-types v0.5.0 |
| 307 | 2026-09-20T07:22:03.083Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 308 | 2026-09-20T07:22:03.089Z | Compiling tracing-attributes v0.1.31 |
| 309 | 2026-09-20T07:22:03.572Z | Compiling darling_macro v0.23.0 |
| 310 | 2026-09-20T07:22:03.651Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 311 | 2026-09-20T07:22:03.665Z | Checking cobs v0.3.0 |
| 312 | 2026-09-20T07:22:03.879Z | Checking num_enum v0.7.6 |
| 313 | 2026-09-20T07:22:03.919Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 314 | 2026-09-20T07:22:03.979Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 315 | 2026-09-20T07:22:04.117Z | Compiling darling v0.23.0 |
| 316 | 2026-09-20T07:22:04.183Z | Compiling ingot-macros v0.2.0 |
| 317 | 2026-09-20T07:22:04.220Z | Checking tracing v0.1.44 |
| 318 | 2026-09-20T07:22:04.429Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 319 | 2026-09-20T07:22:04.932Z | Checking postcard v1.1.3 |
| 320 | 2026-09-20T07:22:06.359Z | Checking ingot-types v0.2.0 |
| 321 | 2026-09-20T07:22:06.622Z | Checking ingot v0.2.0 |
| 322 | 2026-09-20T07:22:07.889Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 323 | 2026-09-20T07:22:09.024Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 324 | 2026-09-20T07:22:10.177Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 325 | 2026-09-20T07:22:10.358Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.71s |
| 326 | 2026-09-20T07:22:10.489Z | |
| 327 | 2026-09-20T07:22:10.489Z | real 17.887365357 |
| 328 | 2026-09-20T07:22:10.489Z | user 47.463459875 |
| 329 | 2026-09-20T07:22:10.489Z | sys 10.944939409 |
| 330 | 2026-09-20T07:22:10.489Z | trap 0.036163592 |
| 331 | 2026-09-20T07:22:10.489Z | tflt 0.061803895 |
| 332 | 2026-09-20T07:22:10.489Z | dflt 0.122669390 |
| 333 | 2026-09-20T07:22:10.489Z | kflt 0.001543350 |
| 334 | 2026-09-20T07:22:10.489Z | lock 3:21.825663086 |
| 335 | 2026-09-20T07:22:10.489Z | slp 2:40.134618663 |
| 336 | 2026-09-20T07:22:10.489Z | lat 2.285735814 |
| 337 | 2026-09-20T07:22:10.492Z | stop 10.853335690 |
| 338 | 2026-09-20T07:22:10.492Z | process exited: duration 33360 ms, exit code 0 |
| |
| 339 | 2026-09-20T07:22:10.498Z | found 0 output files |