|
|
|
| 1 | 2026-09-03T12:48:30.297Z | job assigned to worker 01M1KMZ0X9VZP53CPZHK981QJE [factory aws, i-083d7cd341724f953] (queued for 57 s) |
| |
| 2 | 2026-09-03T12:48:37.062Z | starting task 0: "setup" |
| 3 | 2026-09-03T12:48:37.065Z | ++ uname -s |
| 4 | 2026-09-03T12:48:37.065Z | + kern=SunOS |
| 5 | 2026-09-03T12:48:37.068Z | + build_user=build |
| 6 | 2026-09-03T12:48:37.068Z | + build_uid=12345 |
| 7 | 2026-09-03T12:48:37.068Z | + work_dir=/work |
| 8 | 2026-09-03T12:48:37.068Z | + input_dir=/input |
| 9 | 2026-09-03T12:48:37.068Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T12:48:37.068Z | + case "$kern" in |
| 11 | 2026-09-03T12:48:37.068Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T12:48:37.068Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T12:48:39.072Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T12:48:39.171Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T12:48:39.174Z | + home_fs=zfs |
| 16 | 2026-09-03T12:48:39.174Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T12:48:39.174Z | + mkdir -p /home/build |
| 18 | 2026-09-03T12:48:39.174Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T12:48:41.175Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T12:48:41.178Z | process exited: duration 4117 ms, exit code 0 |
| |
| 21 | 2026-09-03T12:48:41.183Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T12:48:41.187Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-03T12:48:41.187Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-03T12:48:41.187Z | * rust toolchain profile = "default" |
| 25 | 2026-09-03T12:48:41.187Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-03T12:48:41.187Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-03T12:48:41.187Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T12:48:41.190Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T12:48:41.190Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-03T12:48:41.271Z | info: downloading installer |
| 31 | 2026-09-03T12:48:42.679Z | info: profile set to default |
| 32 | 2026-09-03T12:48:42.679Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T12:48:42.682Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-03T12:48:42.820Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-03T12:48:42.823Z | info: downloading 6 components |
| 36 | 2026-09-03T12:48:59.224Z | |
| 37 | 2026-09-03T12:48:59.224Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-03T12:48:59.249Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-03T12:48:59.249Z | |
| 40 | 2026-09-03T12:48:59.252Z | |
| 41 | 2026-09-03T12:48:59.252Z | Rust is installed now. Great! |
| 42 | 2026-09-03T12:48:59.252Z | |
| 43 | 2026-09-03T12:48:59.252Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T12:48:59.252Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T12:48:59.252Z | |
| 46 | 2026-09-03T12:48:59.252Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T12:48:59.252Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T12:48:59.252Z | |
| 49 | 2026-09-03T12:48:59.252Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T12:48:59.253Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T12:48:59.253Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T12:48:59.253Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T12:48:59.253Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T12:48:59.253Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T12:48:59.253Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T12:48:59.253Z | HOST_CC = None |
| 57 | 2026-09-03T12:48:59.253Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T12:48:59.253Z | CC = None |
| 59 | 2026-09-03T12:48:59.253Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T12:48:59.425Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T12:48:59.425Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T12:48:59.425Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T12:48:59.426Z | CFLAGS = None |
| 64 | 2026-09-03T12:48:59.426Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T12:48:59.426Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T12:48:59.426Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T12:48:59.426Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T12:48:59.426Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T12:48:59.426Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T12:48:59.530Z | + rustup --version |
| 71 | 2026-09-03T12:48:59.535Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T12:48:59.538Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T12:48:59.557Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-03T12:48:59.561Z | + cargo --version |
| 75 | 2026-09-03T12:48:59.574Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-03T12:48:59.577Z | + rustc --version |
| 77 | 2026-09-03T12:48:59.595Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-03T12:48:59.599Z | process exited: duration 18413 ms, exit code 0 |
| |
| 79 | 2026-09-03T12:48:59.604Z | starting task 2: "authentication" |
| 80 | 2026-09-03T12:48:59.621Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-03T12:48:59.626Z | starting task 3: "clone repository" |
| 82 | 2026-09-03T12:48:59.629Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-03T12:48:59.632Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-03T12:48:59.660Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-03T12:49:00.735Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-03T12:49:00.735Z | + git fetch origin 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 87 | 2026-09-03T12:49:01.037Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-03T12:49:01.037Z | * branch 304ecfd4c07d7670bd67c4da70c5d89e21e0535e -> FETCH_HEAD |
| 89 | 2026-09-03T12:49:01.045Z | + [[ -n benchmark-evict-expire ]] |
| 90 | 2026-09-03T12:49:01.048Z | ++ git branch --show-current |
| 91 | 2026-09-03T12:49:01.048Z | + current=master |
| 92 | 2026-09-03T12:49:01.048Z | + [[ master != benchmark-evict-expire ]] |
| 93 | 2026-09-03T12:49:01.049Z | + git branch -f benchmark-evict-expire 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 94 | 2026-09-03T12:49:01.053Z | + git checkout -f benchmark-evict-expire |
| 95 | 2026-09-03T12:49:01.067Z | Switched to branch 'benchmark-evict-expire' |
| 96 | 2026-09-03T12:49:01.070Z | + git reset --hard 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 97 | 2026-09-03T12:49:01.087Z | HEAD is now at 304ecfd Review feedback |
| 98 | 2026-09-03T12:49:01.093Z | process exited: duration 1458 ms, exit code 0 |
| |
| 99 | 2026-09-03T12:49:01.101Z | starting task 4: "build" |
| 100 | 2026-09-03T12:49:01.104Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-03T12:49:01.104Z | ++ rustup show active-toolchain |
| 102 | 2026-09-03T12:49:01.107Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-03T12:49:01.110Z | ++ pushd xde |
| 104 | 2026-09-03T12:49:01.110Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-03T12:49:01.110Z | ++ rustup show active-toolchain |
| 106 | 2026-09-03T12:49:01.113Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-03T12:49:01.284Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-03T12:49:01.288Z | info: downloading 6 components |
| 109 | 2026-09-03T12:49:15.779Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-03T12:49:15.780Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-03T12:49:15.780Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-03T12:49:15.780Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-03T12:49:15.780Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-03T12:49:15.780Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-03T12:49:15.880Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-03T12:49:15.883Z | +++ head -n 1 |
| 117 | 2026-09-03T12:49:15.883Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-03T12:49:15.937Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-03T12:49:15.937Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-03T12:49:15.937Z | ++ popd |
| 121 | 2026-09-03T12:49:15.940Z | /work/oxidecomputer/opte |
| 122 | 2026-09-03T12:49:15.940Z | + cargo --version |
| 123 | 2026-09-03T12:49:15.946Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-03T12:49:15.949Z | + rustc --version |
| 125 | 2026-09-03T12:49:15.969Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-03T12:49:15.971Z | + pushd bin/opteadm |
| 127 | 2026-09-03T12:49:15.972Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 128 | 2026-09-03T12:49:15.972Z | + header 'check style' |
| 129 | 2026-09-03T12:49:15.972Z | + echo '# ==== check style ==== #' |
| 130 | 2026-09-03T12:49:15.972Z | # ==== check style ==== # |
| 131 | 2026-09-03T12:49:15.972Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 132 | 2026-09-03T12:49:16.042Z | |
| 133 | 2026-09-03T12:49:16.042Z | real 0.067949555 |
| 134 | 2026-09-03T12:49:16.043Z | user 0.037821122 |
| 135 | 2026-09-03T12:49:16.043Z | sys 0.027583369 |
| 136 | 2026-09-03T12:49:16.043Z | trap 0.000011040 |
| 137 | 2026-09-03T12:49:16.043Z | tflt 0.000027820 |
| 138 | 2026-09-03T12:49:16.043Z | dflt 0.000032850 |
| 139 | 2026-09-03T12:49:16.043Z | kflt 0.000000000 |
| 140 | 2026-09-03T12:49:16.043Z | lock 0.022329860 |
| 141 | 2026-09-03T12:49:16.043Z | slp 0.047427486 |
| 142 | 2026-09-03T12:49:16.043Z | lat 0.000624340 |
| 143 | 2026-09-03T12:49:16.043Z | stop 0.000091100 |
| 144 | 2026-09-03T12:49:16.046Z | + header analyze |
| 145 | 2026-09-03T12:49:16.046Z | + echo '# ==== analyze ==== #' |
| 146 | 2026-09-03T12:49:16.047Z | # ==== analyze ==== # |
| 147 | 2026-09-03T12:49:16.047Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 148 | 2026-09-03T12:49:16.175Z | Updating crates.io index |
| 149 | 2026-09-03T12:49:16.179Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-03T12:49:17.211Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-03T12:49:17.528Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-03T12:49:17.809Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-03T12:49:18.257Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-03T12:49:18.566Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-03T12:49:18.893Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-03T12:49:20.490Z | Downloading crates ... |
| 157 | 2026-09-03T12:49:20.535Z | Downloaded errno v0.3.14 |
| 158 | 2026-09-03T12:49:20.552Z | Downloaded cfg-if v1.0.4 |
| 159 | 2026-09-03T12:49:20.556Z | Downloaded clap_lex v1.1.0 |
| 160 | 2026-09-03T12:49:20.561Z | Downloaded macaddr v1.0.1 |
| 161 | 2026-09-03T12:49:20.564Z | Downloaded anstyle-query v1.1.5 |
| 162 | 2026-09-03T12:49:20.564Z | Downloaded defmt-parser v1.0.0 |
| 163 | 2026-09-03T12:49:20.564Z | Downloaded hash32 v0.3.1 |
| 164 | 2026-09-03T12:49:20.564Z | Downloaded cpufeatures v0.3.0 |
| 165 | 2026-09-03T12:49:20.567Z | Downloaded foreign-types-shared v0.3.1 |
| 166 | 2026-09-03T12:49:20.570Z | Downloaded foreign-types-macros v0.2.3 |
| 167 | 2026-09-03T12:49:20.570Z | Downloaded embedded-io v0.6.1 |
| 168 | 2026-09-03T12:49:20.575Z | Downloaded is_terminal_polyfill v1.70.2 |
| 169 | 2026-09-03T12:49:20.578Z | Downloaded defmt v0.3.100 |
| 170 | 2026-09-03T12:49:20.581Z | Downloaded embedded-io v0.4.0 |
| 171 | 2026-09-03T12:49:20.584Z | Downloaded ident_case v1.0.1 |
| 172 | 2026-09-03T12:49:20.584Z | Downloaded cstr-argument v0.1.2 |
| 173 | 2026-09-03T12:49:20.587Z | Downloaded cobs v0.3.0 |
| 174 | 2026-09-03T12:49:20.590Z | Downloaded colorchoice v1.0.5 |
| 175 | 2026-09-03T12:49:20.593Z | Downloaded darling_macro v0.23.0 |
| 176 | 2026-09-03T12:49:20.596Z | Downloaded anstream v1.0.0 |
| 177 | 2026-09-03T12:49:20.596Z | Downloaded byteorder v1.5.0 |
| 178 | 2026-09-03T12:49:20.601Z | Downloaded foreign-types v0.5.0 |
| 179 | 2026-09-03T12:49:20.609Z | Downloaded stable_deref_trait v1.2.1 |
| 180 | 2026-09-03T12:49:20.612Z | Downloaded equivalent v1.0.2 |
| 181 | 2026-09-03T12:49:20.617Z | Downloaded tabwriter v1.4.1 |
| 182 | 2026-09-03T12:49:20.619Z | Downloaded terminal_size v0.4.4 |
| 183 | 2026-09-03T12:49:20.620Z | Downloaded pretty-hex v0.4.2 |
| 184 | 2026-09-03T12:49:20.625Z | Downloaded utf8parse v0.2.2 |
| 185 | 2026-09-03T12:49:20.628Z | Downloaded version_check v0.9.5 |
| 186 | 2026-09-03T12:49:20.631Z | Downloaded proc-macro-crate v3.5.0 |
| 187 | 2026-09-03T12:49:20.634Z | Downloaded ref-cast v1.0.25 |
| 188 | 2026-09-03T12:49:20.634Z | Downloaded managed v0.8.0 |
| 189 | 2026-09-03T12:49:20.637Z | Downloaded ref-cast-impl v1.0.25 |
| 190 | 2026-09-03T12:49:20.637Z | Downloaded heck v0.5.0 |
| 191 | 2026-09-03T12:49:20.637Z | Downloaded either v1.16.0 |
| 192 | 2026-09-03T12:49:20.640Z | Downloaded rand_core v0.10.1 |
| 193 | 2026-09-03T12:49:20.649Z | Downloaded ipnetwork v0.21.1 |
| 194 | 2026-09-03T12:49:20.653Z | Downloaded ingot-types v0.2.0 |
| 195 | 2026-09-03T12:49:20.656Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 196 | 2026-09-03T12:49:20.660Z | Downloaded clap_derive v4.6.1 |
| 197 | 2026-09-03T12:49:20.660Z | Downloaded dyn-clone v1.0.20 |
| 198 | 2026-09-03T12:49:20.664Z | Downloaded ingot v0.2.0 |
| 199 | 2026-09-03T12:49:20.664Z | Downloaded num_enum v0.7.6 |
| 200 | 2026-09-03T12:49:20.668Z | Downloaded bitflags v1.3.2 |
| 201 | 2026-09-03T12:49:20.668Z | Downloaded thiserror-impl v2.0.18 |
| 202 | 2026-09-03T12:49:20.668Z | Downloaded quote v1.0.46 |
| 203 | 2026-09-03T12:49:20.671Z | Downloaded anstyle-parse v1.0.0 |
| 204 | 2026-09-03T12:49:20.674Z | Downloaded pin-project-lite v0.2.17 |
| 205 | 2026-09-03T12:49:20.680Z | Downloaded strsim v0.11.1 |
| 206 | 2026-09-03T12:49:20.683Z | Downloaded num_enum_derive v0.7.6 |
| 207 | 2026-09-03T12:49:20.688Z | Downloaded ingot-macros v0.2.0 |
| 208 | 2026-09-03T12:49:20.691Z | Downloaded anyhow v1.0.103 |
| 209 | 2026-09-03T12:49:20.694Z | Downloaded chacha20 v0.10.1 |
| 210 | 2026-09-03T12:49:20.697Z | Downloaded defmt-macros v1.1.1 |
| 211 | 2026-09-03T12:49:20.697Z | Downloaded colored v3.1.1 |
| 212 | 2026-09-03T12:49:20.702Z | Downloaded uuid v1.23.5 |
| 213 | 2026-09-03T12:49:20.705Z | Downloaded defmt v1.1.1 |
| 214 | 2026-09-03T12:49:20.708Z | Downloaded once_cell v1.21.4 |
| 215 | 2026-09-03T12:49:20.708Z | Downloaded rustversion v1.0.23 |
| 216 | 2026-09-03T12:49:20.712Z | Downloaded thiserror v2.0.18 |
| 217 | 2026-09-03T12:49:20.712Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 218 | 2026-09-03T12:49:20.714Z | Downloaded postcard v1.1.3 |
| 219 | 2026-09-03T12:49:20.714Z | Downloaded oxnet v0.1.6 |
| 220 | 2026-09-03T12:49:20.723Z | Downloaded clap v4.6.1 |
| 221 | 2026-09-03T12:49:20.728Z | Downloaded tracing-attributes v0.1.31 |
| 222 | 2026-09-03T12:49:20.732Z | Downloaded darling v0.23.0 |
| 223 | 2026-09-03T12:49:20.735Z | Downloaded getrandom v0.4.3 |
| 224 | 2026-09-03T12:49:20.735Z | Downloaded bitflags v2.13.0 |
| 225 | 2026-09-03T12:49:20.738Z | Downloaded darling_core v0.23.0 |
| 226 | 2026-09-03T12:49:20.744Z | Downloaded anstyle v1.0.14 |
| 227 | 2026-09-03T12:49:20.744Z | Downloaded aho-corasick v1.1.4 |
| 228 | 2026-09-03T12:49:20.744Z | Downloaded serde_derive v1.0.228 |
| 229 | 2026-09-03T12:49:20.747Z | Downloaded proc-macro2 v1.0.106 |
| 230 | 2026-09-03T12:49:20.760Z | Downloaded unicode-ident v1.0.24 |
| 231 | 2026-09-03T12:49:20.762Z | Downloaded serde_core v1.0.228 |
| 232 | 2026-09-03T12:49:20.765Z | Downloaded heapless v0.8.0 |
| 233 | 2026-09-03T12:49:20.766Z | Downloaded tracing-core v0.1.36 |
| 234 | 2026-09-03T12:49:20.773Z | Downloaded socket2 v0.6.4 |
| 235 | 2026-09-03T12:49:20.776Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 236 | 2026-09-03T12:49:20.783Z | Downloaded serde v1.0.228 |
| 237 | 2026-09-03T12:49:20.794Z | Downloaded indexmap v2.14.0 |
| 238 | 2026-09-03T12:49:20.800Z | Downloaded zerocopy-derive v0.8.54 |
| 239 | 2026-09-03T12:49:20.803Z | Downloaded rand v0.10.2 |
| 240 | 2026-09-03T12:49:20.805Z | Downloaded memchr v2.8.3 |
| 241 | 2026-09-03T12:49:20.846Z | Downloaded itertools v0.15.0 |
| 242 | 2026-09-03T12:49:20.851Z | Downloaded hashbrown v0.17.1 |
| 243 | 2026-09-03T12:49:20.856Z | Downloaded clap_builder v4.6.0 |
| 244 | 2026-09-03T12:49:20.862Z | Downloaded regex v1.13.0 |
| 245 | 2026-09-03T12:49:20.881Z | Downloaded winnow v1.0.3 |
| 246 | 2026-09-03T12:49:20.912Z | Downloaded syn v1.0.109 |
| 247 | 2026-09-03T12:49:20.933Z | Downloaded zerocopy v0.8.54 |
| 248 | 2026-09-03T12:49:20.944Z | Downloaded unicode-width v0.2.2 |
| 249 | 2026-09-03T12:49:20.947Z | Downloaded syn v2.0.118 |
| 250 | 2026-09-03T12:49:20.956Z | Downloaded smoltcp v0.11.0 |
| 251 | 2026-09-03T12:49:20.961Z | Downloaded regex-syntax v0.8.11 |
| 252 | 2026-09-03T12:49:20.973Z | Downloaded rustix v1.1.4 |
| 253 | 2026-09-03T12:49:20.985Z | Downloaded tracing v0.1.44 |
| 254 | 2026-09-03T12:49:21.001Z | Downloaded regex-automata v0.4.15 |
| 255 | 2026-09-03T12:49:21.014Z | Downloaded libc v0.2.186 |
| 256 | 2026-09-03T12:49:21.077Z | Compiling proc-macro2 v1.0.106 |
| 257 | 2026-09-03T12:49:21.077Z | Compiling unicode-ident v1.0.24 |
| 258 | 2026-09-03T12:49:21.077Z | Compiling quote v1.0.46 |
| 259 | 2026-09-03T12:49:21.080Z | Compiling serde_core v1.0.228 |
| 260 | 2026-09-03T12:49:21.080Z | Compiling libc v0.2.186 |
| 261 | 2026-09-03T12:49:21.080Z | Checking cfg-if v1.0.4 |
| 262 | 2026-09-03T12:49:21.081Z | Compiling ident_case v1.0.1 |
| 263 | 2026-09-03T12:49:21.081Z | Compiling strsim v0.11.1 |
| 264 | 2026-09-03T12:49:21.200Z | Compiling thiserror v2.0.18 |
| 265 | 2026-09-03T12:49:21.265Z | Compiling memchr v2.8.3 |
| 266 | 2026-09-03T12:49:21.268Z | Compiling regex-syntax v0.8.11 |
| 267 | 2026-09-03T12:49:21.429Z | Compiling anyhow v1.0.103 |
| 268 | 2026-09-03T12:49:21.505Z | Compiling zerocopy v0.8.54 |
| 269 | 2026-09-03T12:49:21.707Z | Compiling aho-corasick v1.1.4 |
| 270 | 2026-09-03T12:49:21.731Z | Compiling hashbrown v0.17.1 |
| 271 | 2026-09-03T12:49:21.817Z | Compiling equivalent v1.0.2 |
| 272 | 2026-09-03T12:49:21.829Z | Compiling serde v1.0.228 |
| 273 | 2026-09-03T12:49:21.871Z | Compiling winnow v1.0.3 |
| 274 | 2026-09-03T12:49:21.892Z | Compiling either v1.16.0 |
| 275 | 2026-09-03T12:49:22.087Z | Compiling itertools v0.15.0 |
| 276 | 2026-09-03T12:49:22.271Z | Compiling indexmap v2.14.0 |
| 277 | 2026-09-03T12:49:22.318Z | Compiling syn v2.0.118 |
| 278 | 2026-09-03T12:49:22.431Z | Checking byteorder v1.5.0 |
| 279 | 2026-09-03T12:49:22.584Z | Compiling heapless v0.8.0 |
| 280 | 2026-09-03T12:49:22.862Z | Compiling regex-automata v0.4.15 |
| 281 | 2026-09-03T12:49:22.868Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 282 | 2026-09-03T12:49:22.888Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 283 | 2026-09-03T12:49:22.933Z | Checking bitflags v2.13.0 |
| 284 | 2026-09-03T12:49:23.097Z | Checking hash32 v0.3.1 |
| 285 | 2026-09-03T12:49:23.100Z | Compiling rustversion v1.0.23 |
| 286 | 2026-09-03T12:49:23.204Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 287 | 2026-09-03T12:49:23.233Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 288 | 2026-09-03T12:49:23.316Z | Compiling syn v1.0.109 |
| 289 | 2026-09-03T12:49:23.375Z | Checking macaddr v1.0.1 |
| 290 | 2026-09-03T12:49:23.405Z | Checking stable_deref_trait v1.2.1 |
| 291 | 2026-09-03T12:49:23.427Z | Compiling smoltcp v0.11.0 |
| 292 | 2026-09-03T12:49:23.505Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 293 | 2026-09-03T12:49:23.511Z | Compiling getrandom v0.4.3 |
| 294 | 2026-09-03T12:49:23.647Z | Checking bitflags v1.3.2 |
| 295 | 2026-09-03T12:49:23.705Z | Compiling version_check v0.9.5 |
| 296 | 2026-09-03T12:49:23.713Z | Compiling ref-cast v1.0.25 |
| 297 | 2026-09-03T12:49:23.756Z | Compiling proc-macro-crate v3.5.0 |
| 298 | 2026-09-03T12:49:23.768Z | Checking managed v0.8.0 |
| 299 | 2026-09-03T12:49:23.818Z | Checking rand_core v0.10.1 |
| 300 | 2026-09-03T12:49:23.938Z | Compiling rustix v1.1.4 |
| 301 | 2026-09-03T12:49:23.966Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 302 | 2026-09-03T12:49:24.160Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-09-03T12:49:24.205Z | Checking errno v0.3.14 |
| 304 | 2026-09-03T12:49:24.317Z | Checking foreign-types-shared v0.3.1 |
| 305 | 2026-09-03T12:49:24.400Z | Checking cpufeatures v0.3.0 |
| 306 | 2026-09-03T12:49:24.452Z | Checking ipnetwork v0.21.1 |
| 307 | 2026-09-03T12:49:24.464Z | Checking unicode-width v0.2.2 |
| 308 | 2026-09-03T12:49:24.626Z | Compiling regex v1.13.0 |
| 309 | 2026-09-03T12:49:24.631Z | Checking once_cell v1.21.4 |
| 310 | 2026-09-03T12:49:24.701Z | Checking utf8parse v0.2.2 |
| 311 | 2026-09-03T12:49:24.797Z | Checking anstyle-parse v1.0.0 |
| 312 | 2026-09-03T12:49:24.802Z | Checking tracing-core v0.1.36 |
| 313 | 2026-09-03T12:49:24.816Z | Checking cstr-argument v0.1.2 |
| 314 | 2026-09-03T12:49:24.940Z | Compiling darling_core v0.23.0 |
| 315 | 2026-09-03T12:49:24.947Z | Checking tabwriter v1.4.1 |
| 316 | 2026-09-03T12:49:25.077Z | Checking chacha20 v0.10.1 |
| 317 | 2026-09-03T12:49:25.322Z | Checking colorchoice v1.0.5 |
| 318 | 2026-09-03T12:49:25.410Z | Checking anstyle-query v1.1.5 |
| 319 | 2026-09-03T12:49:25.414Z | Checking pin-project-lite v0.2.17 |
| 320 | 2026-09-03T12:49:25.476Z | Checking is_terminal_polyfill v1.70.2 |
| 321 | 2026-09-03T12:49:25.491Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 322 | 2026-09-03T12:49:25.501Z | Checking dyn-clone v1.0.20 |
| 323 | 2026-09-03T12:49:25.504Z | Checking pretty-hex v0.4.2 |
| 324 | 2026-09-03T12:49:25.511Z | Checking anstyle v1.0.14 |
| 325 | 2026-09-03T12:49:25.555Z | Checking terminal_size v0.4.4 |
| 326 | 2026-09-03T12:49:25.662Z | Checking rand v0.10.2 |
| 327 | 2026-09-03T12:49:25.679Z | Checking anstream v1.0.0 |
| 328 | 2026-09-03T12:49:25.701Z | Checking uuid v1.23.5 |
| 329 | 2026-09-03T12:49:25.846Z | Checking socket2 v0.6.4 |
| 330 | 2026-09-03T12:49:25.964Z | Checking clap_lex v1.1.0 |
| 331 | 2026-09-03T12:49:26.007Z | Checking colored v3.1.1 |
| 332 | 2026-09-03T12:49:26.077Z | Compiling thiserror-impl v2.0.18 |
| 333 | 2026-09-03T12:49:26.094Z | Compiling zerocopy-derive v0.8.54 |
| 334 | 2026-09-03T12:49:26.115Z | Compiling serde_derive v1.0.228 |
| 335 | 2026-09-03T12:49:26.164Z | Compiling foreign-types-macros v0.2.3 |
| 336 | 2026-09-03T12:49:26.203Z | Compiling ref-cast-impl v1.0.25 |
| 337 | 2026-09-03T12:49:26.792Z | Compiling num_enum_derive v0.7.6 |
| 338 | 2026-09-03T12:49:26.795Z | Checking foreign-types v0.5.0 |
| 339 | 2026-09-03T12:49:26.855Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 340 | 2026-09-03T12:49:26.899Z | Compiling tracing-attributes v0.1.31 |
| 341 | 2026-09-03T12:49:27.144Z | Compiling darling_macro v0.23.0 |
| 342 | 2026-09-03T12:49:27.406Z | Checking cobs v0.3.0 |
| 343 | 2026-09-03T12:49:27.450Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 344 | 2026-09-03T12:49:27.507Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 345 | 2026-09-03T12:49:27.543Z | Compiling heck v0.5.0 |
| 346 | 2026-09-03T12:49:27.716Z | Compiling darling v0.23.0 |
| 347 | 2026-09-03T12:49:27.733Z | Checking oxnet v0.1.6 |
| 348 | 2026-09-03T12:49:27.767Z | Checking clap_builder v4.6.0 |
| 349 | 2026-09-03T12:49:27.785Z | Checking num_enum v0.7.6 |
| 350 | 2026-09-03T12:49:27.788Z | Compiling ingot-macros v0.2.0 |
| 351 | 2026-09-03T12:49:27.894Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 352 | 2026-09-03T12:49:27.906Z | Compiling clap_derive v4.6.1 |
| 353 | 2026-09-03T12:49:27.978Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 354 | 2026-09-03T12:49:28.047Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 355 | 2026-09-03T12:49:28.103Z | Checking tracing v0.1.44 |
| 356 | 2026-09-03T12:49:29.062Z | Checking postcard v1.1.3 |
| 357 | 2026-09-03T12:49:29.219Z | Checking clap v4.6.1 |
| 358 | 2026-09-03T12:49:30.117Z | Checking ingot-types v0.2.0 |
| 359 | 2026-09-03T12:49:30.380Z | Checking ingot v0.2.0 |
| 360 | 2026-09-03T12:49:31.702Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-09-03T12:49:32.885Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-09-03T12:49:34.065Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-09-03T12:49:34.874Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.78s |
| 364 | 2026-09-03T12:49:34.978Z | |
| 365 | 2026-09-03T12:49:34.978Z | real 18.930718799 |
| 366 | 2026-09-03T12:49:34.979Z | user 54.100912699 |
| 367 | 2026-09-03T12:49:34.979Z | sys 12.987224230 |
| 368 | 2026-09-03T12:49:34.979Z | trap 0.041240561 |
| 369 | 2026-09-03T12:49:34.979Z | tflt 0.043058937 |
| 370 | 2026-09-03T12:49:34.979Z | dflt 0.146480296 |
| 371 | 2026-09-03T12:49:34.979Z | kflt 0.001645480 |
| 372 | 2026-09-03T12:49:34.979Z | lock 3:44.214197586 |
| 373 | 2026-09-03T12:49:34.979Z | slp 3:01.944154031 |
| 374 | 2026-09-03T12:49:34.979Z | lat 2.876248852 |
| 375 | 2026-09-03T12:49:34.979Z | stop 13.023783516 |
| 376 | 2026-09-03T12:49:34.983Z | + header 'debug build' |
| 377 | 2026-09-03T12:49:34.983Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-09-03T12:49:34.983Z | # ==== debug build ==== # |
| 379 | 2026-09-03T12:49:34.983Z | + ptime -m cargo build |
| 380 | 2026-09-03T12:49:35.134Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-09-03T12:49:35.137Z | Compiling serde_core v1.0.228 |
| 382 | 2026-09-03T12:49:35.138Z | Compiling libc v0.2.186 |
| 383 | 2026-09-03T12:49:35.159Z | Compiling thiserror v2.0.18 |
| 384 | 2026-09-03T12:49:35.162Z | Compiling byteorder v1.5.0 |
| 385 | 2026-09-03T12:49:35.163Z | Compiling zerocopy v0.8.54 |
| 386 | 2026-09-03T12:49:35.166Z | Compiling stable_deref_trait v1.2.1 |
| 387 | 2026-09-03T12:49:35.170Z | Compiling macaddr v1.0.1 |
| 388 | 2026-09-03T12:49:35.207Z | Compiling managed v0.8.0 |
| 389 | 2026-09-03T12:49:35.217Z | Compiling cobs v0.3.0 |
| 390 | 2026-09-03T12:49:35.234Z | Compiling rand_core v0.10.1 |
| 391 | 2026-09-03T12:49:35.326Z | Compiling hash32 v0.3.1 |
| 392 | 2026-09-03T12:49:35.382Z | Compiling bitflags v1.3.2 |
| 393 | 2026-09-03T12:49:35.400Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 394 | 2026-09-03T12:49:35.418Z | Compiling heapless v0.8.0 |
| 395 | 2026-09-03T12:49:35.439Z | Compiling errno v0.3.14 |
| 396 | 2026-09-03T12:49:35.469Z | Compiling memchr v2.8.3 |
| 397 | 2026-09-03T12:49:35.480Z | Compiling cpufeatures v0.3.0 |
| 398 | 2026-09-03T12:49:35.494Z | Compiling ipnetwork v0.21.1 |
| 399 | 2026-09-03T12:49:35.539Z | Compiling utf8parse v0.2.2 |
| 400 | 2026-09-03T12:49:35.593Z | Compiling foreign-types-shared v0.3.1 |
| 401 | 2026-09-03T12:49:35.644Z | Compiling once_cell v1.21.4 |
| 402 | 2026-09-03T12:49:35.645Z | Compiling unicode-width v0.2.2 |
| 403 | 2026-09-03T12:49:35.669Z | Compiling foreign-types v0.5.0 |
| 404 | 2026-09-03T12:49:35.769Z | Compiling tracing-core v0.1.36 |
| 405 | 2026-09-03T12:49:35.844Z | Compiling smoltcp v0.11.0 |
| 406 | 2026-09-03T12:49:35.854Z | Compiling cstr-argument v0.1.2 |
| 407 | 2026-09-03T12:49:35.936Z | Compiling tabwriter v1.4.1 |
| 408 | 2026-09-03T12:49:36.011Z | Compiling anstyle-parse v1.0.0 |
| 409 | 2026-09-03T12:49:36.016Z | Compiling chacha20 v0.10.1 |
| 410 | 2026-09-03T12:49:36.215Z | Compiling ref-cast v1.0.25 |
| 411 | 2026-09-03T12:49:36.306Z | Compiling num_enum v0.7.6 |
| 412 | 2026-09-03T12:49:36.364Z | Compiling getrandom v0.4.3 |
| 413 | 2026-09-03T12:49:36.364Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 414 | 2026-09-03T12:49:36.409Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-09-03T12:49:36.464Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-09-03T12:49:36.511Z | Compiling pretty-hex v0.4.2 |
| 417 | 2026-09-03T12:49:36.571Z | Compiling is_terminal_polyfill v1.70.2 |
| 418 | 2026-09-03T12:49:36.635Z | Compiling anstyle v1.0.14 |
| 419 | 2026-09-03T12:49:36.653Z | Compiling anstyle-query v1.1.5 |
| 420 | 2026-09-03T12:49:36.676Z | Compiling colorchoice v1.0.5 |
| 421 | 2026-09-03T12:49:36.753Z | Compiling pin-project-lite v0.2.17 |
| 422 | 2026-09-03T12:49:36.785Z | Compiling dyn-clone v1.0.20 |
| 423 | 2026-09-03T12:49:36.839Z | Compiling tracing v0.1.44 |
| 424 | 2026-09-03T12:49:36.894Z | Compiling bitflags v2.13.0 |
| 425 | 2026-09-03T12:49:36.942Z | Compiling serde v1.0.228 |
| 426 | 2026-09-03T12:49:37.007Z | Compiling uuid v1.23.5 |
| 427 | 2026-09-03T12:49:37.078Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 428 | 2026-09-03T12:49:37.096Z | Compiling rustix v1.1.4 |
| 429 | 2026-09-03T12:49:37.198Z | Compiling anstream v1.0.0 |
| 430 | 2026-09-03T12:49:37.337Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 431 | 2026-09-03T12:49:37.545Z | Compiling postcard v1.1.3 |
| 432 | 2026-09-03T12:49:37.606Z | Compiling terminal_size v0.4.4 |
| 433 | 2026-09-03T12:49:37.619Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 434 | 2026-09-03T12:49:37.686Z | Compiling rand v0.10.2 |
| 435 | 2026-09-03T12:49:37.690Z | Compiling anyhow v1.0.103 |
| 436 | 2026-09-03T12:49:37.747Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 437 | 2026-09-03T12:49:37.858Z | Compiling socket2 v0.6.4 |
| 438 | 2026-09-03T12:49:37.890Z | Compiling colored v3.1.1 |
| 439 | 2026-09-03T12:49:38.072Z | Compiling ingot-types v0.2.0 |
| 440 | 2026-09-03T12:49:38.174Z | Compiling strsim v0.11.1 |
| 441 | 2026-09-03T12:49:38.250Z | Compiling oxnet v0.1.6 |
| 442 | 2026-09-03T12:49:38.501Z | Compiling ingot v0.2.0 |
| 443 | 2026-09-03T12:49:38.525Z | Compiling winnow v1.0.3 |
| 444 | 2026-09-03T12:49:38.608Z | Compiling clap_lex v1.1.0 |
| 445 | 2026-09-03T12:49:38.695Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 446 | 2026-09-03T12:49:38.937Z | Compiling clap_builder v4.6.0 |
| 447 | 2026-09-03T12:49:39.399Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 448 | 2026-09-03T12:49:40.098Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-09-03T12:49:40.475Z | Compiling clap v4.6.1 |
| 450 | 2026-09-03T12:49:41.927Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-09-03T12:49:43.347Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-09-03T12:49:47.719Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.73s |
| 453 | 2026-09-03T12:49:47.745Z | |
| 454 | 2026-09-03T12:49:47.747Z | real 12.757163609 |
| 455 | 2026-09-03T12:49:47.748Z | user 1:04.239462698 |
| 456 | 2026-09-03T12:49:47.748Z | sys 5.979258626 |
| 457 | 2026-09-03T12:49:47.748Z | trap 0.036117260 |
| 458 | 2026-09-03T12:49:47.748Z | tflt 0.156353679 |
| 459 | 2026-09-03T12:49:47.748Z | dflt 0.262701279 |
| 460 | 2026-09-03T12:49:47.748Z | kflt 0.000265640 |
| 461 | 2026-09-03T12:49:47.748Z | lock 3:09.623435866 |
| 462 | 2026-09-03T12:49:47.748Z | slp 1:56.727635194 |
| 463 | 2026-09-03T12:49:47.748Z | lat 2.733648790 |
| 464 | 2026-09-03T12:49:47.748Z | stop 2.660285768 |
| 465 | 2026-09-03T12:49:47.748Z | + header 'release build' |
| 466 | 2026-09-03T12:49:47.748Z | + echo '# ==== release build ==== #' |
| 467 | 2026-09-03T12:49:47.748Z | + ptime -m cargo build --release |
| 468 | 2026-09-03T12:49:47.748Z | # ==== release build ==== # |
| 469 | 2026-09-03T12:49:47.839Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-09-03T12:49:47.839Z | Compiling unicode-ident v1.0.24 |
| 471 | 2026-09-03T12:49:47.839Z | Compiling quote v1.0.46 |
| 472 | 2026-09-03T12:49:47.842Z | Compiling serde_core v1.0.228 |
| 473 | 2026-09-03T12:49:47.842Z | Compiling libc v0.2.186 |
| 474 | 2026-09-03T12:49:47.842Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-09-03T12:49:47.842Z | Compiling ident_case v1.0.1 |
| 476 | 2026-09-03T12:49:47.842Z | Compiling thiserror v2.0.18 |
| 477 | 2026-09-03T12:49:47.909Z | Compiling memchr v2.8.3 |
| 478 | 2026-09-03T12:49:47.950Z | Compiling strsim v0.11.1 |
| 479 | 2026-09-03T12:49:47.950Z | Compiling regex-syntax v0.8.11 |
| 480 | 2026-09-03T12:49:48.136Z | Compiling winnow v1.0.3 |
| 481 | 2026-09-03T12:49:48.209Z | Compiling zerocopy v0.8.54 |
| 482 | 2026-09-03T12:49:48.330Z | Compiling aho-corasick v1.1.4 |
| 483 | 2026-09-03T12:49:48.441Z | Compiling equivalent v1.0.2 |
| 484 | 2026-09-03T12:49:48.513Z | Compiling anyhow v1.0.103 |
| 485 | 2026-09-03T12:49:48.547Z | Compiling either v1.16.0 |
| 486 | 2026-09-03T12:49:48.558Z | Compiling hashbrown v0.17.1 |
| 487 | 2026-09-03T12:49:48.737Z | Compiling serde v1.0.228 |
| 488 | 2026-09-03T12:49:48.948Z | Compiling itertools v0.15.0 |
| 489 | 2026-09-03T12:49:49.018Z | Compiling syn v2.0.118 |
| 490 | 2026-09-03T12:49:49.058Z | Compiling indexmap v2.14.0 |
| 491 | 2026-09-03T12:49:49.070Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 492 | 2026-09-03T12:49:49.160Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 493 | 2026-09-03T12:49:49.367Z | Compiling regex-automata v0.4.15 |
| 494 | 2026-09-03T12:49:49.592Z | Compiling heapless v0.8.0 |
| 495 | 2026-09-03T12:49:49.652Z | Compiling byteorder v1.5.0 |
| 496 | 2026-09-03T12:49:49.652Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 497 | 2026-09-03T12:49:49.828Z | Compiling hash32 v0.3.1 |
| 498 | 2026-09-03T12:49:49.942Z | Compiling bitflags v2.13.0 |
| 499 | 2026-09-03T12:49:49.951Z | Compiling macaddr v1.0.1 |
| 500 | 2026-09-03T12:49:50.017Z | Compiling rustversion v1.0.23 |
| 501 | 2026-09-03T12:49:50.039Z | Compiling smoltcp v0.11.0 |
| 502 | 2026-09-03T12:49:50.138Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 503 | 2026-09-03T12:49:50.225Z | Compiling stable_deref_trait v1.2.1 |
| 504 | 2026-09-03T12:49:50.275Z | Compiling syn v1.0.109 |
| 505 | 2026-09-03T12:49:50.364Z | Compiling proc-macro-crate v3.5.0 |
| 506 | 2026-09-03T12:49:50.367Z | Compiling version_check v0.9.5 |
| 507 | 2026-09-03T12:49:50.374Z | Compiling rand_core v0.10.1 |
| 508 | 2026-09-03T12:49:50.490Z | Compiling ref-cast v1.0.25 |
| 509 | 2026-09-03T12:49:50.507Z | Compiling getrandom v0.4.3 |
| 510 | 2026-09-03T12:49:50.597Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 511 | 2026-09-03T12:49:50.609Z | Compiling managed v0.8.0 |
| 512 | 2026-09-03T12:49:50.762Z | Compiling bitflags v1.3.2 |
| 513 | 2026-09-03T12:49:50.767Z | Compiling rustix v1.1.4 |
| 514 | 2026-09-03T12:49:50.784Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 515 | 2026-09-03T12:49:50.890Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 516 | 2026-09-03T12:49:51.011Z | Compiling errno v0.3.14 |
| 517 | 2026-09-03T12:49:51.106Z | Compiling regex v1.13.0 |
| 518 | 2026-09-03T12:49:51.439Z | Compiling ipnetwork v0.21.1 |
| 519 | 2026-09-03T12:49:51.463Z | Compiling unicode-width v0.2.2 |
| 520 | 2026-09-03T12:49:51.463Z | Compiling foreign-types-shared v0.3.1 |
| 521 | 2026-09-03T12:49:51.463Z | Compiling cpufeatures v0.3.0 |
| 522 | 2026-09-03T12:49:51.503Z | Compiling once_cell v1.21.4 |
| 523 | 2026-09-03T12:49:51.616Z | Compiling darling_core v0.23.0 |
| 524 | 2026-09-03T12:49:51.642Z | Compiling utf8parse v0.2.2 |
| 525 | 2026-09-03T12:49:51.726Z | Compiling anstyle-parse v1.0.0 |
| 526 | 2026-09-03T12:49:51.735Z | Compiling tracing-core v0.1.36 |
| 527 | 2026-09-03T12:49:51.912Z | Compiling cstr-argument v0.1.2 |
| 528 | 2026-09-03T12:49:51.917Z | Compiling tabwriter v1.4.1 |
| 529 | 2026-09-03T12:49:52.059Z | Compiling chacha20 v0.10.1 |
| 530 | 2026-09-03T12:49:52.543Z | Compiling pretty-hex v0.4.2 |
| 531 | 2026-09-03T12:49:52.662Z | Compiling dyn-clone v1.0.20 |
| 532 | 2026-09-03T12:49:52.666Z | Compiling pin-project-lite v0.2.17 |
| 533 | 2026-09-03T12:49:52.698Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 534 | 2026-09-03T12:49:52.743Z | Compiling anstyle-query v1.1.5 |
| 535 | 2026-09-03T12:49:52.771Z | Compiling thiserror-impl v2.0.18 |
| 536 | 2026-09-03T12:49:52.786Z | Compiling zerocopy-derive v0.8.54 |
| 537 | 2026-09-03T12:49:52.831Z | Compiling serde_derive v1.0.228 |
| 538 | 2026-09-03T12:49:52.897Z | Compiling foreign-types-macros v0.2.3 |
| 539 | 2026-09-03T12:49:53.061Z | Compiling ref-cast-impl v1.0.25 |
| 540 | 2026-09-03T12:49:53.647Z | Compiling num_enum_derive v0.7.6 |
| 541 | 2026-09-03T12:49:53.783Z | Compiling foreign-types v0.5.0 |
| 542 | 2026-09-03T12:49:53.804Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 543 | 2026-09-03T12:49:53.804Z | Compiling darling_macro v0.23.0 |
| 544 | 2026-09-03T12:49:53.804Z | Compiling tracing-attributes v0.1.31 |
| 545 | 2026-09-03T12:49:54.036Z | Compiling cobs v0.3.0 |
| 546 | 2026-09-03T12:49:54.128Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 547 | 2026-09-03T12:49:54.134Z | Compiling colorchoice v1.0.5 |
| 548 | 2026-09-03T12:49:54.204Z | Compiling darling v0.23.0 |
| 549 | 2026-09-03T12:49:54.228Z | Compiling is_terminal_polyfill v1.70.2 |
| 550 | 2026-09-03T12:49:54.240Z | Compiling anstyle v1.0.14 |
| 551 | 2026-09-03T12:49:54.270Z | Compiling ingot-macros v0.2.0 |
| 552 | 2026-09-03T12:49:54.307Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 553 | 2026-09-03T12:49:54.464Z | Compiling anstream v1.0.0 |
| 554 | 2026-09-03T12:49:54.477Z | Compiling num_enum v0.7.6 |
| 555 | 2026-09-03T12:49:54.580Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 556 | 2026-09-03T12:49:54.586Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 557 | 2026-09-03T12:49:54.646Z | Compiling terminal_size v0.4.4 |
| 558 | 2026-09-03T12:49:54.772Z | Compiling rand v0.10.2 |
| 559 | 2026-09-03T12:49:54.866Z | Compiling uuid v1.23.5 |
| 560 | 2026-09-03T12:49:54.871Z | Compiling tracing v0.1.44 |
| 561 | 2026-09-03T12:49:55.053Z | Compiling socket2 v0.6.4 |
| 562 | 2026-09-03T12:49:55.180Z | Compiling oxnet v0.1.6 |
| 563 | 2026-09-03T12:49:55.271Z | Compiling colored v3.1.1 |
| 564 | 2026-09-03T12:49:55.464Z | Compiling heck v0.5.0 |
| 565 | 2026-09-03T12:49:55.630Z | Compiling clap_lex v1.1.0 |
| 566 | 2026-09-03T12:49:55.644Z | Compiling clap_derive v4.6.1 |
| 567 | 2026-09-03T12:49:55.870Z | Compiling clap_builder v4.6.0 |
| 568 | 2026-09-03T12:49:55.951Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 569 | 2026-09-03T12:49:56.162Z | Compiling postcard v1.1.3 |
| 570 | 2026-09-03T12:49:57.160Z | Compiling ingot-types v0.2.0 |
| 571 | 2026-09-03T12:49:57.500Z | Compiling ingot v0.2.0 |
| 572 | 2026-09-03T12:49:57.709Z | Compiling clap v4.6.1 |
| 573 | 2026-09-03T12:49:59.152Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 574 | 2026-09-03T12:50:00.174Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 575 | 2026-09-03T12:50:01.230Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 576 | 2026-09-03T12:50:07.775Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.02s |
| 577 | 2026-09-03T12:50:07.802Z | |
| 578 | 2026-09-03T12:50:07.805Z | real 20.047078287 |
| 579 | 2026-09-03T12:50:07.805Z | user 1:41.974318587 |
| 580 | 2026-09-03T12:50:07.805Z | sys 13.380236550 |
| 581 | 2026-09-03T12:50:07.805Z | trap 0.051120070 |
| 582 | 2026-09-03T12:50:07.805Z | tflt 0.068728029 |
| 583 | 2026-09-03T12:50:07.805Z | dflt 0.289282733 |
| 584 | 2026-09-03T12:50:07.805Z | kflt 0.000019780 |
| 585 | 2026-09-03T12:50:07.805Z | lock 4:46.936002378 |
| 586 | 2026-09-03T12:50:07.805Z | slp 3:25.175727180 |
| 587 | 2026-09-03T12:50:07.805Z | lat 4.772142801 |
| 588 | 2026-09-03T12:50:07.805Z | stop 9.173111915 |
| 589 | 2026-09-03T12:50:07.805Z | + popd |
| 590 | 2026-09-03T12:50:07.805Z | /work/oxidecomputer/opte |
| 591 | 2026-09-03T12:50:07.805Z | + TGT_BASE=/work |
| 592 | 2026-09-03T12:50:07.805Z | + for x in debug release |
| 593 | 2026-09-03T12:50:07.805Z | + mkdir -p /work/debug |
| 594 | 2026-09-03T12:50:07.805Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-09-03T12:50:07.828Z | + sha256sum target/debug/opteadm |
| 596 | 2026-09-03T12:50:07.854Z | + for x in debug release |
| 597 | 2026-09-03T12:50:07.854Z | + mkdir -p /work/release |
| 598 | 2026-09-03T12:50:07.857Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-09-03T12:50:07.872Z | + sha256sum target/release/opteadm |
| 600 | 2026-09-03T12:50:07.891Z | process exited: duration 66789 ms, exit code 0 |
| |
| 601 | 2026-09-03T12:50:07.899Z | found 4 output files |
| 602 | 2026-09-03T12:50:07.899Z | uploading: /work/debug/opteadm (38121640 bytes) |
| 603 | 2026-09-03T12:50:09.566Z | uploaded: /work/debug/opteadm |
| 604 | 2026-09-03T12:50:09.566Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-09-03T12:50:10.574Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-09-03T12:50:10.574Z | uploading: /work/release/opteadm (25874952 bytes) |
| 607 | 2026-09-03T12:50:11.740Z | uploaded: /work/release/opteadm |
| 608 | 2026-09-03T12:50:11.743Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-09-03T12:50:12.749Z | uploaded: /work/release/opteadm.release.sha256 |