|
|
|
| 1 | 2026-09-11T18:36:06.395Z | job assigned to worker 01M28W108V39ENK3SFJJWKSTDA [factory aws, i-00b337500f1afcb4f] (queued for 1 m 16 s) |
| |
| 2 | 2026-09-11T18:36:12.676Z | starting task 0: "setup" |
| 3 | 2026-09-11T18:36:12.681Z | ++ uname -s |
| 4 | 2026-09-11T18:36:12.684Z | + kern=SunOS |
| 5 | 2026-09-11T18:36:12.684Z | + build_user=build |
| 6 | 2026-09-11T18:36:12.684Z | + build_uid=12345 |
| 7 | 2026-09-11T18:36:12.684Z | + work_dir=/work |
| 8 | 2026-09-11T18:36:12.684Z | + input_dir=/input |
| 9 | 2026-09-11T18:36:12.684Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T18:36:12.684Z | + case "$kern" in |
| 11 | 2026-09-11T18:36:12.684Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T18:36:12.684Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T18:36:14.689Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T18:36:14.794Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T18:36:14.797Z | + home_fs=zfs |
| 16 | 2026-09-11T18:36:14.797Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T18:36:14.797Z | + mkdir -p /home/build |
| 18 | 2026-09-11T18:36:14.797Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T18:36:16.798Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T18:36:16.801Z | process exited: duration 4124 ms, exit code 0 |
| |
| 21 | 2026-09-11T18:36:16.808Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T18:36:16.812Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-11T18:36:16.812Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-11T18:36:16.812Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-11T18:36:16.812Z | * rust toolchain profile = "default" |
| 26 | 2026-09-11T18:36:16.812Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-11T18:36:16.812Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-11T18:36:16.815Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T18:36:16.815Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-11T18:36:16.892Z | info: downloading installer |
| 31 | 2026-09-11T18:36:18.214Z | info: profile set to default |
| 32 | 2026-09-11T18:36:18.214Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T18:36:18.218Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-11T18:36:18.361Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-11T18:36:18.365Z | info: downloading 6 components |
| 36 | 2026-09-11T18:36:34.162Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-11T18:36:34.162Z | |
| 38 | 2026-09-11T18:36:34.188Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-11T18:36:34.188Z | |
| 40 | 2026-09-11T18:36:34.191Z | |
| 41 | 2026-09-11T18:36:34.191Z | Rust is installed now. Great! |
| 42 | 2026-09-11T18:36:34.191Z | |
| 43 | 2026-09-11T18:36:34.192Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T18:36:34.192Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T18:36:34.192Z | |
| 46 | 2026-09-11T18:36:34.192Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T18:36:34.192Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T18:36:34.192Z | |
| 49 | 2026-09-11T18:36:34.192Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T18:36:34.192Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T18:36:34.192Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T18:36:34.192Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T18:36:34.192Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T18:36:34.192Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T18:36:34.192Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T18:36:34.192Z | HOST_CC = None |
| 57 | 2026-09-11T18:36:34.192Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T18:36:34.192Z | CC = None |
| 59 | 2026-09-11T18:36:34.192Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T18:36:34.355Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T18:36:34.355Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T18:36:34.355Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T18:36:34.355Z | CFLAGS = None |
| 64 | 2026-09-11T18:36:34.355Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T18:36:34.355Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T18:36:34.355Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T18:36:34.355Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T18:36:34.355Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T18:36:34.355Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T18:36:34.460Z | + rustup --version |
| 71 | 2026-09-11T18:36:34.469Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T18:36:34.473Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T18:36:34.489Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-11T18:36:34.493Z | + cargo --version |
| 75 | 2026-09-11T18:36:34.506Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-11T18:36:34.510Z | + rustc --version |
| 77 | 2026-09-11T18:36:34.529Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-11T18:36:34.533Z | process exited: duration 17721 ms, exit code 0 |
| |
| 79 | 2026-09-11T18:36:34.543Z | starting task 2: "authentication" |
| 80 | 2026-09-11T18:36:34.560Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-11T18:36:34.568Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T18:36:34.571Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-11T18:36:34.574Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-11T18:36:34.599Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-11T18:36:35.891Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-11T18:36:35.891Z | + git fetch origin ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 87 | 2026-09-11T18:36:36.172Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-11T18:36:36.172Z | * branch ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a -> FETCH_HEAD |
| 89 | 2026-09-11T18:36:36.181Z | + [[ -n evict-track-parents-ll ]] |
| 90 | 2026-09-11T18:36:36.184Z | ++ git branch --show-current |
| 91 | 2026-09-11T18:36:36.184Z | + current=master |
| 92 | 2026-09-11T18:36:36.184Z | + [[ master != evict-track-parents-ll ]] |
| 93 | 2026-09-11T18:36:36.184Z | + git branch -f evict-track-parents-ll ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 94 | 2026-09-11T18:36:36.188Z | + git checkout -f evict-track-parents-ll |
| 95 | 2026-09-11T18:36:36.205Z | Switched to branch 'evict-track-parents-ll' |
| 96 | 2026-09-11T18:36:36.209Z | + git reset --hard ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 97 | 2026-09-11T18:36:36.212Z | HEAD is now at ac94b3e Include expirable entries in eviction benchmark |
| 98 | 2026-09-11T18:36:36.212Z | process exited: duration 1643 ms, exit code 0 |
| |
| 99 | 2026-09-11T18:36:36.219Z | starting task 4: "build" |
| 100 | 2026-09-11T18:36:36.223Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-11T18:36:36.226Z | ++ rustup show active-toolchain |
| 102 | 2026-09-11T18:36:36.229Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-11T18:36:36.229Z | ++ pushd xde |
| 104 | 2026-09-11T18:36:36.229Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-11T18:36:36.230Z | ++ rustup show active-toolchain |
| 106 | 2026-09-11T18:36:36.234Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-11T18:36:36.395Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-11T18:36:36.398Z | info: downloading 6 components |
| 109 | 2026-09-11T18:36:51.281Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-11T18:36:51.281Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-11T18:36:51.281Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-11T18:36:51.281Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-11T18:36:51.281Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-11T18:36:51.285Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-11T18:36:51.387Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-11T18:36:51.391Z | +++ head -n 1 |
| 117 | 2026-09-11T18:36:51.391Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-11T18:36:51.444Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-11T18:36:51.444Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-11T18:36:51.444Z | ++ popd |
| 121 | 2026-09-11T18:36:51.448Z | /work/oxidecomputer/opte |
| 122 | 2026-09-11T18:36:51.448Z | + cargo --version |
| 123 | 2026-09-11T18:36:51.454Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-11T18:36:51.458Z | + rustc --version |
| 125 | 2026-09-11T18:36:51.476Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-11T18:36:51.481Z | + pushd bin/opteadm |
| 127 | 2026-09-11T18:36:51.481Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 128 | 2026-09-11T18:36:51.481Z | + header 'check style' |
| 129 | 2026-09-11T18:36:51.481Z | + echo '# ==== check style ==== #' |
| 130 | 2026-09-11T18:36:51.481Z | # ==== check style ==== # |
| 131 | 2026-09-11T18:36:51.481Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 132 | 2026-09-11T18:36:51.549Z | |
| 133 | 2026-09-11T18:36:51.549Z | real 0.067907360 |
| 134 | 2026-09-11T18:36:51.549Z | user 0.037567121 |
| 135 | 2026-09-11T18:36:51.549Z | sys 0.027624061 |
| 136 | 2026-09-11T18:36:51.549Z | trap 0.000007917 |
| 137 | 2026-09-11T18:36:51.550Z | tflt 0.000010588 |
| 138 | 2026-09-11T18:36:51.550Z | dflt 0.000007697 |
| 139 | 2026-09-11T18:36:51.550Z | kflt 0.000000000 |
| 140 | 2026-09-11T18:36:51.550Z | lock 0.022719896 |
| 141 | 2026-09-11T18:36:51.550Z | slp 0.048037459 |
| 142 | 2026-09-11T18:36:51.550Z | lat 0.000643291 |
| 143 | 2026-09-11T18:36:51.550Z | stop 0.000090151 |
| 144 | 2026-09-11T18:36:51.553Z | + header analyze |
| 145 | 2026-09-11T18:36:51.554Z | + echo '# ==== analyze ==== #' |
| 146 | 2026-09-11T18:36:51.554Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 147 | 2026-09-11T18:36:51.554Z | # ==== analyze ==== # |
| 148 | 2026-09-11T18:36:51.676Z | Updating crates.io index |
| 149 | 2026-09-11T18:36:51.680Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-11T18:36:52.731Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-11T18:36:53.030Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-11T18:36:53.320Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-11T18:36:53.711Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-11T18:36:54.022Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-11T18:36:54.316Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-11T18:36:55.909Z | Downloading crates ... |
| 157 | 2026-09-11T18:36:55.968Z | Downloaded bitflags v1.3.2 |
| 158 | 2026-09-11T18:36:55.980Z | Downloaded cobs v0.3.0 |
| 159 | 2026-09-11T18:36:55.983Z | Downloaded heck v0.5.0 |
| 160 | 2026-09-11T18:36:55.986Z | Downloaded defmt-parser v1.0.0 |
| 161 | 2026-09-11T18:36:55.990Z | Downloaded ident_case v1.0.1 |
| 162 | 2026-09-11T18:36:55.993Z | Downloaded clap_lex v1.1.0 |
| 163 | 2026-09-11T18:36:55.996Z | Downloaded indexmap v2.14.0 |
| 164 | 2026-09-11T18:36:55.999Z | Downloaded anstream v1.0.0 |
| 165 | 2026-09-11T18:36:55.999Z | Downloaded bitflags v2.13.0 |
| 166 | 2026-09-11T18:36:56.004Z | Downloaded clap_derive v4.6.1 |
| 167 | 2026-09-11T18:36:56.007Z | Downloaded itertools v0.15.0 |
| 168 | 2026-09-11T18:36:56.010Z | Downloaded anstyle-query v1.1.5 |
| 169 | 2026-09-11T18:36:56.010Z | Downloaded darling_macro v0.23.0 |
| 170 | 2026-09-11T18:36:56.013Z | Downloaded serde v1.0.228 |
| 171 | 2026-09-11T18:36:56.013Z | Downloaded anstyle-parse v1.0.0 |
| 172 | 2026-09-11T18:36:56.017Z | Downloaded cstr-argument v0.1.2 |
| 173 | 2026-09-11T18:36:56.017Z | Downloaded foreign-types-shared v0.3.1 |
| 174 | 2026-09-11T18:36:56.020Z | Downloaded colored v3.1.1 |
| 175 | 2026-09-11T18:36:56.023Z | Downloaded chacha20 v0.10.1 |
| 176 | 2026-09-11T18:36:56.023Z | Downloaded macaddr v1.0.1 |
| 177 | 2026-09-11T18:36:56.023Z | Downloaded is_terminal_polyfill v1.70.2 |
| 178 | 2026-09-11T18:36:56.027Z | Downloaded foreign-types-macros v0.2.3 |
| 179 | 2026-09-11T18:36:56.030Z | Downloaded defmt v0.3.100 |
| 180 | 2026-09-11T18:36:56.030Z | Downloaded hash32 v0.3.1 |
| 181 | 2026-09-11T18:36:56.030Z | Downloaded embedded-io v0.6.1 |
| 182 | 2026-09-11T18:36:56.034Z | Downloaded colorchoice v1.0.5 |
| 183 | 2026-09-11T18:36:56.034Z | Downloaded embedded-io v0.4.0 |
| 184 | 2026-09-11T18:36:56.037Z | Downloaded stable_deref_trait v1.2.1 |
| 185 | 2026-09-11T18:36:56.040Z | Downloaded clap v4.6.1 |
| 186 | 2026-09-11T18:36:56.044Z | Downloaded utf8parse v0.2.2 |
| 187 | 2026-09-11T18:36:56.050Z | Downloaded foreign-types v0.5.0 |
| 188 | 2026-09-11T18:36:56.054Z | Downloaded cfg-if v1.0.4 |
| 189 | 2026-09-11T18:36:56.054Z | Downloaded version_check v0.9.5 |
| 190 | 2026-09-11T18:36:56.058Z | Downloaded managed v0.8.0 |
| 191 | 2026-09-11T18:36:56.061Z | Downloaded cpufeatures v0.3.0 |
| 192 | 2026-09-11T18:36:56.064Z | Downloaded terminal_size v0.4.4 |
| 193 | 2026-09-11T18:36:56.064Z | Downloaded byteorder v1.5.0 |
| 194 | 2026-09-11T18:36:56.064Z | Downloaded pretty-hex v0.4.2 |
| 195 | 2026-09-11T18:36:56.068Z | Downloaded either v1.16.0 |
| 196 | 2026-09-11T18:36:56.068Z | Downloaded proc-macro-crate v3.5.0 |
| 197 | 2026-09-11T18:36:56.068Z | Downloaded dyn-clone v1.0.20 |
| 198 | 2026-09-11T18:36:56.071Z | Downloaded ref-cast-impl v1.0.25 |
| 199 | 2026-09-11T18:36:56.071Z | Downloaded tabwriter v1.4.1 |
| 200 | 2026-09-11T18:36:56.076Z | Downloaded errno v0.3.14 |
| 201 | 2026-09-11T18:36:56.081Z | Downloaded strsim v0.11.1 |
| 202 | 2026-09-11T18:36:56.084Z | Downloaded equivalent v1.0.2 |
| 203 | 2026-09-11T18:36:56.087Z | Downloaded darling v0.23.0 |
| 204 | 2026-09-11T18:36:56.100Z | Downloaded pin-project-lite v0.2.17 |
| 205 | 2026-09-11T18:36:56.104Z | Downloaded thiserror-impl v2.0.18 |
| 206 | 2026-09-11T18:36:56.107Z | Downloaded ingot v0.2.0 |
| 207 | 2026-09-11T18:36:56.110Z | Downloaded defmt-macros v1.1.1 |
| 208 | 2026-09-11T18:36:56.115Z | Downloaded ref-cast v1.0.25 |
| 209 | 2026-09-11T18:36:56.118Z | Downloaded rustversion v1.0.23 |
| 210 | 2026-09-11T18:36:56.118Z | Downloaded rand_core v0.10.1 |
| 211 | 2026-09-11T18:36:56.121Z | Downloaded num_enum_derive v0.7.6 |
| 212 | 2026-09-11T18:36:56.125Z | Downloaded quote v1.0.46 |
| 213 | 2026-09-11T18:36:56.125Z | Downloaded ingot-macros v0.2.0 |
| 214 | 2026-09-11T18:36:56.129Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 215 | 2026-09-11T18:36:56.129Z | Downloaded num_enum v0.7.6 |
| 216 | 2026-09-11T18:36:56.129Z | Downloaded oxnet v0.1.6 |
| 217 | 2026-09-11T18:36:56.132Z | Downloaded thiserror v2.0.18 |
| 218 | 2026-09-11T18:36:56.138Z | Downloaded ingot-types v0.2.0 |
| 219 | 2026-09-11T18:36:56.142Z | Downloaded defmt v1.1.1 |
| 220 | 2026-09-11T18:36:56.145Z | Downloaded anyhow v1.0.103 |
| 221 | 2026-09-11T18:36:56.149Z | Downloaded postcard v1.1.3 |
| 222 | 2026-09-11T18:36:56.149Z | Downloaded anstyle v1.0.14 |
| 223 | 2026-09-11T18:36:56.149Z | Downloaded ipnetwork v0.21.1 |
| 224 | 2026-09-11T18:36:56.156Z | Downloaded once_cell v1.21.4 |
| 225 | 2026-09-11T18:36:56.159Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 226 | 2026-09-11T18:36:56.163Z | Downloaded heapless v0.8.0 |
| 227 | 2026-09-11T18:36:56.170Z | Downloaded serde_core v1.0.228 |
| 228 | 2026-09-11T18:36:56.174Z | Downloaded getrandom v0.4.3 |
| 229 | 2026-09-11T18:36:56.177Z | Downloaded serde_derive v1.0.228 |
| 230 | 2026-09-11T18:36:56.177Z | Downloaded tracing-attributes v0.1.31 |
| 231 | 2026-09-11T18:36:56.180Z | Downloaded proc-macro2 v1.0.106 |
| 232 | 2026-09-11T18:36:56.180Z | Downloaded darling_core v0.23.0 |
| 233 | 2026-09-11T18:36:56.184Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 234 | 2026-09-11T18:36:56.187Z | Downloaded uuid v1.23.5 |
| 235 | 2026-09-11T18:36:56.195Z | Downloaded socket2 v0.6.4 |
| 236 | 2026-09-11T18:36:56.201Z | Downloaded tracing-core v0.1.36 |
| 237 | 2026-09-11T18:36:56.204Z | Downloaded unicode-ident v1.0.24 |
| 238 | 2026-09-11T18:36:56.219Z | Downloaded winnow v1.0.3 |
| 239 | 2026-09-11T18:36:56.234Z | Downloaded zerocopy-derive v0.8.54 |
| 240 | 2026-09-11T18:36:56.239Z | Downloaded memchr v2.8.3 |
| 241 | 2026-09-11T18:36:56.244Z | Downloaded rand v0.10.2 |
| 242 | 2026-09-11T18:36:56.263Z | Downloaded clap_builder v4.6.0 |
| 243 | 2026-09-11T18:36:56.273Z | Downloaded regex v1.13.0 |
| 244 | 2026-09-11T18:36:56.289Z | Downloaded hashbrown v0.17.1 |
| 245 | 2026-09-11T18:36:56.292Z | Downloaded aho-corasick v1.1.4 |
| 246 | 2026-09-11T18:36:56.342Z | Downloaded syn v1.0.109 |
| 247 | 2026-09-11T18:36:56.347Z | Downloaded unicode-width v0.2.2 |
| 248 | 2026-09-11T18:36:56.359Z | Downloaded zerocopy v0.8.54 |
| 249 | 2026-09-11T18:36:56.370Z | Downloaded smoltcp v0.11.0 |
| 250 | 2026-09-11T18:36:56.376Z | Downloaded syn v2.0.118 |
| 251 | 2026-09-11T18:36:56.387Z | Downloaded regex-syntax v0.8.11 |
| 252 | 2026-09-11T18:36:56.402Z | Downloaded rustix v1.1.4 |
| 253 | 2026-09-11T18:36:56.415Z | Downloaded tracing v0.1.44 |
| 254 | 2026-09-11T18:36:56.434Z | Downloaded regex-automata v0.4.15 |
| 255 | 2026-09-11T18:36:56.442Z | Downloaded libc v0.2.186 |
| 256 | 2026-09-11T18:36:56.505Z | Compiling proc-macro2 v1.0.106 |
| 257 | 2026-09-11T18:36:56.505Z | Compiling unicode-ident v1.0.24 |
| 258 | 2026-09-11T18:36:56.505Z | Compiling quote v1.0.46 |
| 259 | 2026-09-11T18:36:56.505Z | Compiling serde_core v1.0.228 |
| 260 | 2026-09-11T18:36:56.509Z | Compiling libc v0.2.186 |
| 261 | 2026-09-11T18:36:56.509Z | Checking cfg-if v1.0.4 |
| 262 | 2026-09-11T18:36:56.509Z | Compiling strsim v0.11.1 |
| 263 | 2026-09-11T18:36:56.509Z | Compiling ident_case v1.0.1 |
| 264 | 2026-09-11T18:36:56.630Z | Compiling memchr v2.8.3 |
| 265 | 2026-09-11T18:36:56.698Z | Compiling thiserror v2.0.18 |
| 266 | 2026-09-11T18:36:56.702Z | Compiling regex-syntax v0.8.11 |
| 267 | 2026-09-11T18:36:56.855Z | Compiling serde v1.0.228 |
| 268 | 2026-09-11T18:36:56.939Z | Compiling hashbrown v0.17.1 |
| 269 | 2026-09-11T18:36:57.161Z | Compiling aho-corasick v1.1.4 |
| 270 | 2026-09-11T18:36:57.197Z | Compiling zerocopy v0.8.54 |
| 271 | 2026-09-11T18:36:57.214Z | Compiling either v1.16.0 |
| 272 | 2026-09-11T18:36:57.272Z | Compiling winnow v1.0.3 |
| 273 | 2026-09-11T18:36:57.419Z | Compiling equivalent v1.0.2 |
| 274 | 2026-09-11T18:36:57.490Z | Compiling anyhow v1.0.103 |
| 275 | 2026-09-11T18:36:57.502Z | Compiling indexmap v2.14.0 |
| 276 | 2026-09-11T18:36:57.769Z | Compiling syn v2.0.118 |
| 277 | 2026-09-11T18:36:57.793Z | Compiling itertools v0.15.0 |
| 278 | 2026-09-11T18:36:57.876Z | Checking byteorder v1.5.0 |
| 279 | 2026-09-11T18:36:58.030Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 280 | 2026-09-11T18:36:58.111Z | Compiling heapless v0.8.0 |
| 281 | 2026-09-11T18:36:58.276Z | Compiling regex-automata v0.4.15 |
| 282 | 2026-09-11T18:36:58.310Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 283 | 2026-09-11T18:36:58.360Z | Checking bitflags v2.13.0 |
| 284 | 2026-09-11T18:36:58.528Z | Checking hash32 v0.3.1 |
| 285 | 2026-09-11T18:36:58.544Z | Compiling rustversion v1.0.23 |
| 286 | 2026-09-11T18:36:58.568Z | Checking stable_deref_trait v1.2.1 |
| 287 | 2026-09-11T18:36:58.632Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 288 | 2026-09-11T18:36:58.636Z | Checking macaddr v1.0.1 |
| 289 | 2026-09-11T18:36:58.754Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 290 | 2026-09-11T18:36:58.776Z | Compiling smoltcp v0.11.0 |
| 291 | 2026-09-11T18:36:58.854Z | Compiling syn v1.0.109 |
| 292 | 2026-09-11T18:36:58.919Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 293 | 2026-09-11T18:36:59.105Z | Compiling rustix v1.1.4 |
| 294 | 2026-09-11T18:36:59.111Z | Checking bitflags v1.3.2 |
| 295 | 2026-09-11T18:36:59.124Z | Compiling getrandom v0.4.3 |
| 296 | 2026-09-11T18:36:59.168Z | Compiling version_check v0.9.5 |
| 297 | 2026-09-11T18:36:59.193Z | Checking managed v0.8.0 |
| 298 | 2026-09-11T18:36:59.223Z | Checking rand_core v0.10.1 |
| 299 | 2026-09-11T18:36:59.360Z | Compiling proc-macro-crate v3.5.0 |
| 300 | 2026-09-11T18:36:59.371Z | Compiling ref-cast v1.0.25 |
| 301 | 2026-09-11T18:36:59.427Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 302 | 2026-09-11T18:36:59.666Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-09-11T18:36:59.703Z | Checking errno v0.3.14 |
| 304 | 2026-09-11T18:36:59.775Z | Checking foreign-types-shared v0.3.1 |
| 305 | 2026-09-11T18:36:59.855Z | Checking cpufeatures v0.3.0 |
| 306 | 2026-09-11T18:36:59.918Z | Compiling regex v1.13.0 |
| 307 | 2026-09-11T18:36:59.970Z | Checking ipnetwork v0.21.1 |
| 308 | 2026-09-11T18:37:00.150Z | Checking once_cell v1.21.4 |
| 309 | 2026-09-11T18:37:00.176Z | Checking unicode-width v0.2.2 |
| 310 | 2026-09-11T18:37:00.201Z | Checking utf8parse v0.2.2 |
| 311 | 2026-09-11T18:37:00.297Z | Checking anstyle-parse v1.0.0 |
| 312 | 2026-09-11T18:37:00.304Z | Compiling darling_core v0.23.0 |
| 313 | 2026-09-11T18:37:00.319Z | Checking tracing-core v0.1.36 |
| 314 | 2026-09-11T18:37:00.423Z | Checking tabwriter v1.4.1 |
| 315 | 2026-09-11T18:37:00.454Z | Checking cstr-argument v0.1.2 |
| 316 | 2026-09-11T18:37:00.573Z | Checking chacha20 v0.10.1 |
| 317 | 2026-09-11T18:37:00.786Z | Checking pretty-hex v0.4.2 |
| 318 | 2026-09-11T18:37:00.826Z | Checking pin-project-lite v0.2.17 |
| 319 | 2026-09-11T18:37:00.900Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 320 | 2026-09-11T18:37:00.917Z | Checking anstyle-query v1.1.5 |
| 321 | 2026-09-11T18:37:00.966Z | Checking dyn-clone v1.0.20 |
| 322 | 2026-09-11T18:37:00.991Z | Checking is_terminal_polyfill v1.70.2 |
| 323 | 2026-09-11T18:37:00.999Z | Checking colorchoice v1.0.5 |
| 324 | 2026-09-11T18:37:01.060Z | Checking anstyle v1.0.14 |
| 325 | 2026-09-11T18:37:01.063Z | Checking terminal_size v0.4.4 |
| 326 | 2026-09-11T18:37:01.109Z | Checking rand v0.10.2 |
| 327 | 2026-09-11T18:37:01.168Z | Checking uuid v1.23.5 |
| 328 | 2026-09-11T18:37:01.301Z | Checking anstream v1.0.0 |
| 329 | 2026-09-11T18:37:01.340Z | Checking socket2 v0.6.4 |
| 330 | 2026-09-11T18:37:01.438Z | Checking colored v3.1.1 |
| 331 | 2026-09-11T18:37:01.445Z | Checking clap_lex v1.1.0 |
| 332 | 2026-09-11T18:37:01.554Z | Compiling thiserror-impl v2.0.18 |
| 333 | 2026-09-11T18:37:01.594Z | Compiling serde_derive v1.0.228 |
| 334 | 2026-09-11T18:37:01.598Z | Compiling zerocopy-derive v0.8.54 |
| 335 | 2026-09-11T18:37:01.634Z | Compiling foreign-types-macros v0.2.3 |
| 336 | 2026-09-11T18:37:01.643Z | Compiling num_enum_derive v0.7.6 |
| 337 | 2026-09-11T18:37:02.270Z | Compiling ref-cast-impl v1.0.25 |
| 338 | 2026-09-11T18:37:02.390Z | Checking foreign-types v0.5.0 |
| 339 | 2026-09-11T18:37:02.460Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 340 | 2026-09-11T18:37:02.493Z | Compiling darling_macro v0.23.0 |
| 341 | 2026-09-11T18:37:02.649Z | Checking num_enum v0.7.6 |
| 342 | 2026-09-11T18:37:02.764Z | Compiling tracing-attributes v0.1.31 |
| 343 | 2026-09-11T18:37:02.871Z | Checking cobs v0.3.0 |
| 344 | 2026-09-11T18:37:02.959Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 345 | 2026-09-11T18:37:03.014Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 346 | 2026-09-11T18:37:03.075Z | Compiling darling v0.23.0 |
| 347 | 2026-09-11T18:37:03.102Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 348 | 2026-09-11T18:37:03.112Z | Compiling heck v0.5.0 |
| 349 | 2026-09-11T18:37:03.149Z | Compiling ingot-macros v0.2.0 |
| 350 | 2026-09-11T18:37:03.175Z | Checking oxnet v0.1.6 |
| 351 | 2026-09-11T18:37:03.202Z | Checking clap_builder v4.6.0 |
| 352 | 2026-09-11T18:37:03.302Z | Compiling clap_derive v4.6.1 |
| 353 | 2026-09-11T18:37:03.356Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 354 | 2026-09-11T18:37:03.600Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 355 | 2026-09-11T18:37:03.956Z | Checking tracing v0.1.44 |
| 356 | 2026-09-11T18:37:04.634Z | Checking postcard v1.1.3 |
| 357 | 2026-09-11T18:37:04.647Z | Checking clap v4.6.1 |
| 358 | 2026-09-11T18:37:05.631Z | Checking ingot-types v0.2.0 |
| 359 | 2026-09-11T18:37:05.897Z | Checking ingot v0.2.0 |
| 360 | 2026-09-11T18:37:07.238Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-09-11T18:37:08.427Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-09-11T18:37:09.639Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-09-11T18:37:10.457Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.86s |
| 364 | 2026-09-11T18:37:10.562Z | |
| 365 | 2026-09-11T18:37:10.562Z | real 19.007106352 |
| 366 | 2026-09-11T18:37:10.562Z | user 54.436730381 |
| 367 | 2026-09-11T18:37:10.562Z | sys 13.285154278 |
| 368 | 2026-09-11T18:37:10.562Z | trap 0.043951291 |
| 369 | 2026-09-11T18:37:10.562Z | tflt 0.046383712 |
| 370 | 2026-09-11T18:37:10.563Z | dflt 0.116809932 |
| 371 | 2026-09-11T18:37:10.563Z | kflt 0.001989247 |
| 372 | 2026-09-11T18:37:10.563Z | lock 3:46.087523100 |
| 373 | 2026-09-11T18:37:10.563Z | slp 3:03.257086376 |
| 374 | 2026-09-11T18:37:10.563Z | lat 3.143100568 |
| 375 | 2026-09-11T18:37:10.563Z | stop 13.566613263 |
| 376 | 2026-09-11T18:37:10.566Z | + header 'debug build' |
| 377 | 2026-09-11T18:37:10.566Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-09-11T18:37:10.566Z | # ==== debug build ==== # |
| 379 | 2026-09-11T18:37:10.566Z | + ptime -m cargo build |
| 380 | 2026-09-11T18:37:10.718Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-09-11T18:37:10.722Z | Compiling serde_core v1.0.228 |
| 382 | 2026-09-11T18:37:10.722Z | Compiling libc v0.2.186 |
| 383 | 2026-09-11T18:37:10.743Z | Compiling thiserror v2.0.18 |
| 384 | 2026-09-11T18:37:10.747Z | Compiling byteorder v1.5.0 |
| 385 | 2026-09-11T18:37:10.751Z | Compiling zerocopy v0.8.54 |
| 386 | 2026-09-11T18:37:10.754Z | Compiling macaddr v1.0.1 |
| 387 | 2026-09-11T18:37:10.754Z | Compiling stable_deref_trait v1.2.1 |
| 388 | 2026-09-11T18:37:10.793Z | Compiling managed v0.8.0 |
| 389 | 2026-09-11T18:37:10.805Z | Compiling rand_core v0.10.1 |
| 390 | 2026-09-11T18:37:10.819Z | Compiling cobs v0.3.0 |
| 391 | 2026-09-11T18:37:10.910Z | Compiling hash32 v0.3.1 |
| 392 | 2026-09-11T18:37:10.954Z | Compiling bitflags v1.3.2 |
| 393 | 2026-09-11T18:37:11.025Z | Compiling heapless v0.8.0 |
| 394 | 2026-09-11T18:37:11.025Z | Compiling errno v0.3.14 |
| 395 | 2026-09-11T18:37:11.043Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 396 | 2026-09-11T18:37:11.080Z | Compiling unicode-width v0.2.2 |
| 397 | 2026-09-11T18:37:11.093Z | Compiling foreign-types-shared v0.3.1 |
| 398 | 2026-09-11T18:37:11.106Z | Compiling once_cell v1.21.4 |
| 399 | 2026-09-11T18:37:11.171Z | Compiling cpufeatures v0.3.0 |
| 400 | 2026-09-11T18:37:11.194Z | Compiling memchr v2.8.3 |
| 401 | 2026-09-11T18:37:12.237Z | Compiling ipnetwork v0.21.1 |
| 402 | 2026-09-11T18:37:12.240Z | Compiling utf8parse v0.2.2 |
| 403 | 2026-09-11T18:37:12.240Z | Compiling anstyle-parse v1.0.0 |
| 404 | 2026-09-11T18:37:12.240Z | Compiling tabwriter v1.4.1 |
| 405 | 2026-09-11T18:37:12.240Z | Compiling smoltcp v0.11.0 |
| 406 | 2026-09-11T18:37:12.240Z | Compiling tracing-core v0.1.36 |
| 407 | 2026-09-11T18:37:12.240Z | Compiling chacha20 v0.10.1 |
| 408 | 2026-09-11T18:37:12.240Z | Compiling cstr-argument v0.1.2 |
| 409 | 2026-09-11T18:37:12.240Z | Compiling foreign-types v0.5.0 |
| 410 | 2026-09-11T18:37:12.241Z | Compiling ref-cast v1.0.25 |
| 411 | 2026-09-11T18:37:12.241Z | Compiling num_enum v0.7.6 |
| 412 | 2026-09-11T18:37:12.241Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 413 | 2026-09-11T18:37:12.241Z | Compiling getrandom v0.4.3 |
| 414 | 2026-09-11T18:37:12.241Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-09-11T18:37:12.241Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-09-11T18:37:12.241Z | Compiling is_terminal_polyfill v1.70.2 |
| 417 | 2026-09-11T18:37:12.241Z | Compiling colorchoice v1.0.5 |
| 418 | 2026-09-11T18:37:12.241Z | Compiling anstyle v1.0.14 |
| 419 | 2026-09-11T18:37:12.254Z | Compiling pretty-hex v0.4.2 |
| 420 | 2026-09-11T18:37:12.380Z | Compiling anstyle-query v1.1.5 |
| 421 | 2026-09-11T18:37:12.384Z | Compiling dyn-clone v1.0.20 |
| 422 | 2026-09-11T18:37:12.442Z | Compiling bitflags v2.13.0 |
| 423 | 2026-09-11T18:37:12.483Z | Compiling serde v1.0.228 |
| 424 | 2026-09-11T18:37:12.536Z | Compiling pin-project-lite v0.2.17 |
| 425 | 2026-09-11T18:37:12.545Z | Compiling anstream v1.0.0 |
| 426 | 2026-09-11T18:37:12.625Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 427 | 2026-09-11T18:37:12.661Z | Compiling rustix v1.1.4 |
| 428 | 2026-09-11T18:37:12.770Z | Compiling tracing v0.1.44 |
| 429 | 2026-09-11T18:37:12.896Z | Compiling uuid v1.23.5 |
| 430 | 2026-09-11T18:37:13.044Z | Compiling postcard v1.1.3 |
| 431 | 2026-09-11T18:37:13.129Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 432 | 2026-09-11T18:37:13.150Z | Compiling terminal_size v0.4.4 |
| 433 | 2026-09-11T18:37:13.246Z | Compiling anyhow v1.0.103 |
| 434 | 2026-09-11T18:37:13.298Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 435 | 2026-09-11T18:37:13.339Z | Compiling rand v0.10.2 |
| 436 | 2026-09-11T18:37:13.393Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 437 | 2026-09-11T18:37:13.510Z | Compiling socket2 v0.6.4 |
| 438 | 2026-09-11T18:37:13.531Z | Compiling winnow v1.0.3 |
| 439 | 2026-09-11T18:37:13.760Z | Compiling ingot-types v0.2.0 |
| 440 | 2026-09-11T18:37:13.787Z | Compiling strsim v0.11.1 |
| 441 | 2026-09-11T18:37:13.838Z | Compiling clap_lex v1.1.0 |
| 442 | 2026-09-11T18:37:14.061Z | Compiling colored v3.1.1 |
| 443 | 2026-09-11T18:37:14.164Z | Compiling ingot v0.2.0 |
| 444 | 2026-09-11T18:37:14.221Z | Compiling oxnet v0.1.6 |
| 445 | 2026-09-11T18:37:14.278Z | Compiling clap_builder v4.6.0 |
| 446 | 2026-09-11T18:37:14.603Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 447 | 2026-09-11T18:37:14.693Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 448 | 2026-09-11T18:37:16.016Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-09-11T18:37:16.016Z | Compiling clap v4.6.1 |
| 450 | 2026-09-11T18:37:18.521Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-09-11T18:37:19.680Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-09-11T18:37:24.079Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.50s |
| 453 | 2026-09-11T18:37:24.106Z | |
| 454 | 2026-09-11T18:37:24.110Z | real 13.533844202 |
| 455 | 2026-09-11T18:37:24.110Z | user 1:04.416019493 |
| 456 | 2026-09-11T18:37:24.110Z | sys 6.236273334 |
| 457 | 2026-09-11T18:37:24.110Z | trap 0.031820238 |
| 458 | 2026-09-11T18:37:24.110Z | tflt 0.158484791 |
| 459 | 2026-09-11T18:37:24.110Z | dflt 0.233013911 |
| 460 | 2026-09-11T18:37:24.110Z | kflt 0.000000000 |
| 461 | 2026-09-11T18:37:24.110Z | lock 3:12.646164996 |
| 462 | 2026-09-11T18:37:24.110Z | slp 1:57.317564170 |
| 463 | 2026-09-11T18:37:24.110Z | lat 3.350796554 |
| 464 | 2026-09-11T18:37:24.110Z | stop 3.044145074 |
| 465 | 2026-09-11T18:37:24.110Z | + header 'release build' |
| 466 | 2026-09-11T18:37:24.110Z | + echo '# ==== release build ==== #' |
| 467 | 2026-09-11T18:37:24.110Z | + ptime -m cargo build --release |
| 468 | 2026-09-11T18:37:24.110Z | # ==== release build ==== # |
| 469 | 2026-09-11T18:37:24.205Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-09-11T18:37:24.205Z | Compiling quote v1.0.46 |
| 471 | 2026-09-11T18:37:24.205Z | Compiling unicode-ident v1.0.24 |
| 472 | 2026-09-11T18:37:24.205Z | Compiling serde_core v1.0.228 |
| 473 | 2026-09-11T18:37:24.208Z | Compiling libc v0.2.186 |
| 474 | 2026-09-11T18:37:24.208Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-09-11T18:37:24.208Z | Compiling strsim v0.11.1 |
| 476 | 2026-09-11T18:37:24.208Z | Compiling ident_case v1.0.1 |
| 477 | 2026-09-11T18:37:24.276Z | Compiling memchr v2.8.3 |
| 478 | 2026-09-11T18:37:24.321Z | Compiling thiserror v2.0.18 |
| 479 | 2026-09-11T18:37:24.325Z | Compiling regex-syntax v0.8.11 |
| 480 | 2026-09-11T18:37:24.484Z | Compiling anyhow v1.0.103 |
| 481 | 2026-09-11T18:37:24.511Z | Compiling winnow v1.0.3 |
| 482 | 2026-09-11T18:37:24.769Z | Compiling aho-corasick v1.1.4 |
| 483 | 2026-09-11T18:37:24.798Z | Compiling serde v1.0.228 |
| 484 | 2026-09-11T18:37:24.810Z | Compiling hashbrown v0.17.1 |
| 485 | 2026-09-11T18:37:24.919Z | Compiling zerocopy v0.8.54 |
| 486 | 2026-09-11T18:37:25.087Z | Compiling equivalent v1.0.2 |
| 487 | 2026-09-11T18:37:25.271Z | Compiling either v1.16.0 |
| 488 | 2026-09-11T18:37:25.320Z | Compiling syn v2.0.118 |
| 489 | 2026-09-11T18:37:25.332Z | Compiling indexmap v2.14.0 |
| 490 | 2026-09-11T18:37:25.390Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 491 | 2026-09-11T18:37:25.461Z | Compiling itertools v0.15.0 |
| 492 | 2026-09-11T18:37:25.574Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 493 | 2026-09-11T18:37:25.786Z | Compiling regex-automata v0.4.15 |
| 494 | 2026-09-11T18:37:25.917Z | Compiling byteorder v1.5.0 |
| 495 | 2026-09-11T18:37:25.937Z | Compiling heapless v0.8.0 |
| 496 | 2026-09-11T18:37:26.095Z | Compiling hash32 v0.3.1 |
| 497 | 2026-09-11T18:37:26.102Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 498 | 2026-09-11T18:37:26.252Z | Compiling syn v1.0.109 |
| 499 | 2026-09-11T18:37:26.317Z | Compiling bitflags v2.13.0 |
| 500 | 2026-09-11T18:37:26.397Z | Compiling smoltcp v0.11.0 |
| 501 | 2026-09-11T18:37:26.449Z | Compiling stable_deref_trait v1.2.1 |
| 502 | 2026-09-11T18:37:26.516Z | Compiling rustversion v1.0.23 |
| 503 | 2026-09-11T18:37:26.546Z | Compiling macaddr v1.0.1 |
| 504 | 2026-09-11T18:37:26.658Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 505 | 2026-09-11T18:37:26.721Z | Compiling proc-macro-crate v3.5.0 |
| 506 | 2026-09-11T18:37:26.789Z | Compiling getrandom v0.4.3 |
| 507 | 2026-09-11T18:37:26.884Z | Compiling rustix v1.1.4 |
| 508 | 2026-09-11T18:37:26.891Z | Compiling ref-cast v1.0.25 |
| 509 | 2026-09-11T18:37:27.011Z | Compiling version_check v0.9.5 |
| 510 | 2026-09-11T18:37:27.038Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 511 | 2026-09-11T18:37:27.121Z | Compiling managed v0.8.0 |
| 512 | 2026-09-11T18:37:27.182Z | Compiling rand_core v0.10.1 |
| 513 | 2026-09-11T18:37:27.212Z | Compiling bitflags v1.3.2 |
| 514 | 2026-09-11T18:37:27.260Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 515 | 2026-09-11T18:37:27.357Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 516 | 2026-09-11T18:37:27.417Z | Compiling errno v0.3.14 |
| 517 | 2026-09-11T18:37:27.465Z | Compiling utf8parse v0.2.2 |
| 518 | 2026-09-11T18:37:27.555Z | Compiling regex v1.13.0 |
| 519 | 2026-09-11T18:37:27.750Z | Compiling cpufeatures v0.3.0 |
| 520 | 2026-09-11T18:37:27.802Z | Compiling ipnetwork v0.21.1 |
| 521 | 2026-09-11T18:37:27.812Z | Compiling foreign-types-shared v0.3.1 |
| 522 | 2026-09-11T18:37:27.891Z | Compiling darling_core v0.23.0 |
| 523 | 2026-09-11T18:37:27.947Z | Compiling once_cell v1.21.4 |
| 524 | 2026-09-11T18:37:28.153Z | Compiling unicode-width v0.2.2 |
| 525 | 2026-09-11T18:37:28.176Z | Compiling tracing-core v0.1.36 |
| 526 | 2026-09-11T18:37:28.318Z | Compiling cstr-argument v0.1.2 |
| 527 | 2026-09-11T18:37:28.331Z | Compiling chacha20 v0.10.1 |
| 528 | 2026-09-11T18:37:28.440Z | Compiling tabwriter v1.4.1 |
| 529 | 2026-09-11T18:37:28.466Z | Compiling anstyle-parse v1.0.0 |
| 530 | 2026-09-11T18:37:28.989Z | Compiling anstyle-query v1.1.5 |
| 531 | 2026-09-11T18:37:29.066Z | Compiling thiserror-impl v2.0.18 |
| 532 | 2026-09-11T18:37:29.073Z | Compiling zerocopy-derive v0.8.54 |
| 533 | 2026-09-11T18:37:29.078Z | Compiling serde_derive v1.0.228 |
| 534 | 2026-09-11T18:37:29.156Z | Compiling num_enum_derive v0.7.6 |
| 535 | 2026-09-11T18:37:29.446Z | Compiling ref-cast-impl v1.0.25 |
| 536 | 2026-09-11T18:37:29.964Z | Compiling darling_macro v0.23.0 |
| 537 | 2026-09-11T18:37:30.023Z | Compiling foreign-types-macros v0.2.3 |
| 538 | 2026-09-11T18:37:30.115Z | Compiling tracing-attributes v0.1.31 |
| 539 | 2026-09-11T18:37:30.125Z | Compiling num_enum v0.7.6 |
| 540 | 2026-09-11T18:37:30.230Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 541 | 2026-09-11T18:37:30.334Z | Compiling cobs v0.3.0 |
| 542 | 2026-09-11T18:37:30.516Z | Compiling darling v0.23.0 |
| 543 | 2026-09-11T18:37:30.540Z | Compiling pretty-hex v0.4.2 |
| 544 | 2026-09-11T18:37:30.575Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 545 | 2026-09-11T18:37:30.585Z | Compiling ingot-macros v0.2.0 |
| 546 | 2026-09-11T18:37:30.631Z | Compiling foreign-types v0.5.0 |
| 547 | 2026-09-11T18:37:30.663Z | Compiling dyn-clone v1.0.20 |
| 548 | 2026-09-11T18:37:30.694Z | Compiling anstyle v1.0.14 |
| 549 | 2026-09-11T18:37:30.704Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 550 | 2026-09-11T18:37:30.789Z | Compiling colorchoice v1.0.5 |
| 551 | 2026-09-11T18:37:30.895Z | Compiling is_terminal_polyfill v1.70.2 |
| 552 | 2026-09-11T18:37:30.910Z | Compiling pin-project-lite v0.2.17 |
| 553 | 2026-09-11T18:37:30.933Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 554 | 2026-09-11T18:37:30.978Z | Compiling anstream v1.0.0 |
| 555 | 2026-09-11T18:37:30.995Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 556 | 2026-09-11T18:37:31.039Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 557 | 2026-09-11T18:37:31.182Z | Compiling terminal_size v0.4.4 |
| 558 | 2026-09-11T18:37:31.336Z | Compiling rand v0.10.2 |
| 559 | 2026-09-11T18:37:31.358Z | Compiling tracing v0.1.44 |
| 560 | 2026-09-11T18:37:31.453Z | Compiling uuid v1.23.5 |
| 561 | 2026-09-11T18:37:31.609Z | Compiling socket2 v0.6.4 |
| 562 | 2026-09-11T18:37:31.676Z | Compiling clap_lex v1.1.0 |
| 563 | 2026-09-11T18:37:31.717Z | Compiling oxnet v0.1.6 |
| 564 | 2026-09-11T18:37:31.990Z | Compiling heck v0.5.0 |
| 565 | 2026-09-11T18:37:32.009Z | Compiling colored v3.1.1 |
| 566 | 2026-09-11T18:37:32.178Z | Compiling clap_derive v4.6.1 |
| 567 | 2026-09-11T18:37:32.191Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 568 | 2026-09-11T18:37:32.358Z | Compiling postcard v1.1.3 |
| 569 | 2026-09-11T18:37:32.506Z | Compiling clap_builder v4.6.0 |
| 570 | 2026-09-11T18:37:33.550Z | Compiling ingot-types v0.2.0 |
| 571 | 2026-09-11T18:37:33.873Z | Compiling ingot v0.2.0 |
| 572 | 2026-09-11T18:37:34.315Z | Compiling clap v4.6.1 |
| 573 | 2026-09-11T18:37:35.551Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 574 | 2026-09-11T18:37:36.575Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 575 | 2026-09-11T18:37:37.634Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 576 | 2026-09-11T18:37:44.226Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.11s |
| 577 | 2026-09-11T18:37:44.253Z | |
| 578 | 2026-09-11T18:37:44.257Z | real 20.137099950 |
| 579 | 2026-09-11T18:37:44.257Z | user 1:42.314221166 |
| 580 | 2026-09-11T18:37:44.257Z | sys 13.552578142 |
| 581 | 2026-09-11T18:37:44.257Z | trap 0.049496486 |
| 582 | 2026-09-11T18:37:44.257Z | tflt 0.106534756 |
| 583 | 2026-09-11T18:37:44.257Z | dflt 0.410900664 |
| 584 | 2026-09-11T18:37:44.257Z | kflt 0.000006218 |
| 585 | 2026-09-11T18:37:44.257Z | lock 4:48.115017304 |
| 586 | 2026-09-11T18:37:44.257Z | slp 3:25.180577222 |
| 587 | 2026-09-11T18:37:44.257Z | lat 5.664304242 |
| 588 | 2026-09-11T18:37:44.257Z | stop 9.884542022 |
| 589 | 2026-09-11T18:37:44.257Z | + popd |
| 590 | 2026-09-11T18:37:44.257Z | /work/oxidecomputer/opte |
| 591 | 2026-09-11T18:37:44.257Z | + TGT_BASE=/work |
| 592 | 2026-09-11T18:37:44.258Z | + for x in debug release |
| 593 | 2026-09-11T18:37:44.258Z | + mkdir -p /work/debug |
| 594 | 2026-09-11T18:37:44.258Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-09-11T18:37:44.280Z | + sha256sum target/debug/opteadm |
| 596 | 2026-09-11T18:37:44.307Z | + for x in debug release |
| 597 | 2026-09-11T18:37:44.307Z | + mkdir -p /work/release |
| 598 | 2026-09-11T18:37:44.311Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-09-11T18:37:44.327Z | + sha256sum target/release/opteadm |
| 600 | 2026-09-11T18:37:44.343Z | process exited: duration 68123 ms, exit code 0 |
| |
| 601 | 2026-09-11T18:37:44.356Z | found 4 output files |
| 602 | 2026-09-11T18:37:44.356Z | uploading: /work/debug/opteadm (38121632 bytes) |
| 603 | 2026-09-11T18:37:45.985Z | uploaded: /work/debug/opteadm |
| 604 | 2026-09-11T18:37:45.989Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-09-11T18:37:46.998Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-09-11T18:37:46.998Z | uploading: /work/release/opteadm (25874952 bytes) |
| 607 | 2026-09-11T18:37:48.367Z | uploaded: /work/release/opteadm |
| 608 | 2026-09-11T18:37:48.371Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-09-11T18:37:49.378Z | uploaded: /work/release/opteadm.release.sha256 |