|
|
|
| 1 | 2026-09-10T03:23:18.765Z | job assigned to worker 01M24ND3YK13TRRDPFP7G5A071 [factory aws, i-01bd86673974e5fe8] (queued for 57 s) |
| |
| 2 | 2026-09-10T03:23:25.283Z | starting task 0: "setup" |
| 3 | 2026-09-10T03:23:25.298Z | ++ uname -s |
| 4 | 2026-09-10T03:23:25.299Z | + kern=SunOS |
| 5 | 2026-09-10T03:23:25.299Z | + build_user=build |
| 6 | 2026-09-10T03:23:25.299Z | + build_uid=12345 |
| 7 | 2026-09-10T03:23:25.299Z | + work_dir=/work |
| 8 | 2026-09-10T03:23:25.299Z | + input_dir=/input |
| 9 | 2026-09-10T03:23:25.299Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-10T03:23:25.299Z | + case "$kern" in |
| 11 | 2026-09-10T03:23:25.299Z | + groupadd -g 12345 build |
| 12 | 2026-09-10T03:23:25.299Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-10T03:23:27.292Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-10T03:23:27.371Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-10T03:23:27.375Z | + home_fs=zfs |
| 16 | 2026-09-10T03:23:27.375Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-10T03:23:27.375Z | + mkdir -p /home/build |
| 18 | 2026-09-10T03:23:27.376Z | + chown build:build /home/build /work |
| 19 | 2026-09-10T03:23:29.377Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-10T03:23:29.385Z | process exited: duration 4105 ms, exit code 0 |
| |
| 21 | 2026-09-10T03:23:29.394Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-10T03:23:29.398Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-10T03:23:29.398Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-10T03:23:29.398Z | * rust toolchain profile = "default" |
| 25 | 2026-09-10T03:23:29.398Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-10T03:23:29.398Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-10T03:23:29.398Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-10T03:23:29.402Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-10T03:23:29.402Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-10T03:23:29.504Z | info: downloading installer |
| 31 | 2026-09-10T03:23:30.854Z | info: profile set to default |
| 32 | 2026-09-10T03:23:30.854Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-10T03:23:30.864Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-10T03:23:31.000Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-10T03:23:31.006Z | info: downloading 6 components |
| 36 | 2026-09-10T03:23:45.241Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-10T03:23:45.241Z | |
| 38 | 2026-09-10T03:23:45.270Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-10T03:23:45.270Z | |
| 40 | 2026-09-10T03:23:45.275Z | |
| 41 | 2026-09-10T03:23:45.275Z | Rust is installed now. Great! |
| 42 | 2026-09-10T03:23:45.275Z | |
| 43 | 2026-09-10T03:23:45.275Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-10T03:23:45.275Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-10T03:23:45.275Z | |
| 46 | 2026-09-10T03:23:45.275Z | To configure your current shell, you need to source |
| 47 | 2026-09-10T03:23:45.275Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-10T03:23:45.275Z | |
| 49 | 2026-09-10T03:23:45.275Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-10T03:23:45.275Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-10T03:23:45.275Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-10T03:23:45.275Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-10T03:23:45.275Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-10T03:23:45.275Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-10T03:23:45.275Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-10T03:23:45.275Z | HOST_CC = None |
| 57 | 2026-09-10T03:23:45.276Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-10T03:23:45.276Z | CC = None |
| 59 | 2026-09-10T03:23:45.276Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-10T03:23:45.453Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-10T03:23:45.453Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-10T03:23:45.453Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-10T03:23:45.453Z | CFLAGS = None |
| 64 | 2026-09-10T03:23:45.453Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-10T03:23:45.453Z | HOST_CFLAGS = None |
| 66 | 2026-09-10T03:23:45.453Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-10T03:23:45.453Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-10T03:23:45.453Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-10T03:23:45.453Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-10T03:23:45.548Z | + rustup --version |
| 71 | 2026-09-10T03:23:45.555Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-10T03:23:45.555Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-10T03:23:45.570Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-10T03:23:45.575Z | + cargo --version |
| 75 | 2026-09-10T03:23:45.587Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-10T03:23:45.590Z | + rustc --version |
| 77 | 2026-09-10T03:23:45.608Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-10T03:23:45.613Z | process exited: duration 16216 ms, exit code 0 |
| |
| 79 | 2026-09-10T03:23:45.634Z | starting task 2: "authentication" |
| 80 | 2026-09-10T03:23:45.649Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-10T03:23:45.662Z | starting task 3: "clone repository" |
| 82 | 2026-09-10T03:23:45.676Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-10T03:23:45.676Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-10T03:23:45.694Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-10T03:23:46.707Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-10T03:23:46.734Z | + git fetch origin 547219d89712bc49ef1f5fe8bf5b51656adfd7e3 |
| 87 | 2026-09-10T03:23:47.036Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-10T03:23:47.036Z | * branch 547219d89712bc49ef1f5fe8bf5b51656adfd7e3 -> FETCH_HEAD |
| 89 | 2026-09-10T03:23:47.055Z | + [[ -n '' ]] |
| 90 | 2026-09-10T03:23:47.055Z | + git reset --hard 547219d89712bc49ef1f5fe8bf5b51656adfd7e3 |
| 91 | 2026-09-10T03:23:47.055Z | HEAD is now at 547219d Update Rust crate uuid to v1.26.1 |
| 92 | 2026-09-10T03:23:47.055Z | process exited: duration 1369 ms, exit code 0 |
| |
| 93 | 2026-09-10T03:23:47.108Z | starting task 4: "build" |
| 94 | 2026-09-10T03:23:47.127Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-10T03:23:47.127Z | ++ rustup show active-toolchain |
| 96 | 2026-09-10T03:23:47.127Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-10T03:23:47.127Z | ++ pushd xde |
| 98 | 2026-09-10T03:23:47.127Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-10T03:23:47.127Z | ++ rustup show active-toolchain |
| 100 | 2026-09-10T03:23:47.127Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-10T03:23:47.309Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-10T03:23:47.325Z | info: downloading 6 components |
| 103 | 2026-09-10T03:24:01.879Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-10T03:24:01.879Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 105 | 2026-09-10T03:24:01.879Z | warn: auto-installation is deprecated for most `rustup` commands |
| 106 | 2026-09-10T03:24:01.879Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 107 | 2026-09-10T03:24:01.879Z | warn: to install the active toolchain, use `rustup install` instead |
| 108 | 2026-09-10T03:24:01.879Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 109 | 2026-09-10T03:24:01.916Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-10T03:24:01.916Z | +++ head -n 1 |
| 111 | 2026-09-10T03:24:01.916Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-10T03:24:01.916Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-10T03:24:01.916Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-10T03:24:01.916Z | ++ popd |
| 115 | 2026-09-10T03:24:01.916Z | /work/oxidecomputer/opte |
| 116 | 2026-09-10T03:24:01.916Z | + cargo --version |
| 117 | 2026-09-10T03:24:01.916Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-10T03:24:01.916Z | + rustc --version |
| 119 | 2026-09-10T03:24:01.917Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-10T03:24:01.917Z | + pushd bin/opteadm |
| 121 | 2026-09-10T03:24:01.917Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 122 | 2026-09-10T03:24:01.917Z | + header 'check style' |
| 123 | 2026-09-10T03:24:01.917Z | + echo '# ==== check style ==== #' |
| 124 | 2026-09-10T03:24:01.917Z | # ==== check style ==== # |
| 125 | 2026-09-10T03:24:01.917Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 126 | 2026-09-10T03:24:01.917Z | |
| 127 | 2026-09-10T03:24:01.917Z | real 0.069765385 |
| 128 | 2026-09-10T03:24:01.917Z | user 0.037769542 |
| 129 | 2026-09-10T03:24:01.917Z | sys 0.029411899 |
| 130 | 2026-09-10T03:24:01.917Z | trap 0.000013160 |
| 131 | 2026-09-10T03:24:01.917Z | tflt 0.000021870 |
| 132 | 2026-09-10T03:24:01.917Z | dflt 0.000007170 |
| 133 | 2026-09-10T03:24:01.917Z | kflt 0.000000000 |
| 134 | 2026-09-10T03:24:01.917Z | lock 0.022603430 |
| 135 | 2026-09-10T03:24:01.917Z | slp 0.047933256 |
| 136 | 2026-09-10T03:24:01.917Z | lat 0.000642590 |
| 137 | 2026-09-10T03:24:01.917Z | stop 0.000102210 |
| 138 | 2026-09-10T03:24:01.917Z | + header analyze |
| 139 | 2026-09-10T03:24:01.917Z | + echo '# ==== analyze ==== #' |
| 140 | 2026-09-10T03:24:01.917Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 141 | 2026-09-10T03:24:01.917Z | # ==== analyze ==== # |
| 142 | 2026-09-10T03:24:01.917Z | Updating crates.io index |
| 143 | 2026-09-10T03:24:01.917Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 144 | 2026-09-10T03:24:02.486Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 145 | 2026-09-10T03:24:02.784Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 146 | 2026-09-10T03:24:03.046Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-09-10T03:24:03.407Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-09-10T03:24:03.686Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 149 | 2026-09-10T03:24:03.982Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 150 | 2026-09-10T03:24:05.938Z | Downloading crates ... |
| 151 | 2026-09-10T03:24:05.987Z | Downloaded defmt v0.3.100 |
| 152 | 2026-09-10T03:24:06.027Z | Downloaded defmt-parser v1.0.0 |
| 153 | 2026-09-10T03:24:06.027Z | Downloaded colorchoice v1.0.5 |
| 154 | 2026-09-10T03:24:06.091Z | Downloaded defmt-macros v1.1.1 |
| 155 | 2026-09-10T03:24:06.091Z | Downloaded cobs v0.3.0 |
| 156 | 2026-09-10T03:24:06.091Z | Downloaded anstream v1.0.0 |
| 157 | 2026-09-10T03:24:06.091Z | Downloaded cstr-argument v0.1.2 |
| 158 | 2026-09-10T03:24:06.091Z | Downloaded ingot v0.2.0 |
| 159 | 2026-09-10T03:24:06.091Z | Downloaded anstyle-query v1.1.5 |
| 160 | 2026-09-10T03:24:06.091Z | Downloaded dyn-clone v1.0.20 |
| 161 | 2026-09-10T03:24:06.091Z | Downloaded byteorder v1.5.0 |
| 162 | 2026-09-10T03:24:06.091Z | Downloaded cpufeatures v0.3.0 |
| 163 | 2026-09-10T03:24:06.091Z | Downloaded darling_macro v0.23.0 |
| 164 | 2026-09-10T03:24:06.091Z | Downloaded either v1.16.0 |
| 165 | 2026-09-10T03:24:06.091Z | Downloaded heapless v0.8.0 |
| 166 | 2026-09-10T03:24:06.091Z | Downloaded ref-cast v1.0.25 |
| 167 | 2026-09-10T03:24:06.091Z | Downloaded clap_lex v1.1.0 |
| 168 | 2026-09-10T03:24:06.091Z | Downloaded equivalent v1.0.2 |
| 169 | 2026-09-10T03:24:06.091Z | Downloaded foreign-types-macros v0.2.3 |
| 170 | 2026-09-10T03:24:06.091Z | Downloaded ingot-macros v0.2.0 |
| 171 | 2026-09-10T03:24:06.091Z | Downloaded macaddr v1.0.1 |
| 172 | 2026-09-10T03:24:06.091Z | Downloaded darling v0.23.0 |
| 173 | 2026-09-10T03:24:06.091Z | Downloaded is_terminal_polyfill v1.70.2 |
| 174 | 2026-09-10T03:24:06.091Z | Downloaded embedded-io v0.6.1 |
| 175 | 2026-09-10T03:24:06.091Z | Downloaded heck v0.5.0 |
| 176 | 2026-09-10T03:24:06.116Z | Downloaded embedded-io v0.4.0 |
| 177 | 2026-09-10T03:24:06.116Z | Downloaded thiserror v2.0.18 |
| 178 | 2026-09-10T03:24:06.116Z | Downloaded foreign-types v0.5.0 |
| 179 | 2026-09-10T03:24:06.116Z | Downloaded ident_case v1.0.1 |
| 180 | 2026-09-10T03:24:06.116Z | Downloaded strsim v0.11.1 |
| 181 | 2026-09-10T03:24:06.116Z | Downloaded pretty-hex v0.4.2 |
| 182 | 2026-09-10T03:24:06.116Z | Downloaded stable_deref_trait v1.2.1 |
| 183 | 2026-09-10T03:24:06.116Z | Downloaded foreign-types-shared v0.3.1 |
| 184 | 2026-09-10T03:24:06.116Z | Downloaded ref-cast-impl v1.0.25 |
| 185 | 2026-09-10T03:24:06.116Z | Downloaded cfg-if v1.0.4 |
| 186 | 2026-09-10T03:24:06.116Z | Downloaded hash32 v0.3.1 |
| 187 | 2026-09-10T03:24:06.116Z | Downloaded managed v0.8.0 |
| 188 | 2026-09-10T03:24:06.116Z | Downloaded version_check v0.9.5 |
| 189 | 2026-09-10T03:24:06.145Z | Downloaded utf8parse v0.2.2 |
| 190 | 2026-09-10T03:24:06.145Z | Downloaded tabwriter v1.4.1 |
| 191 | 2026-09-10T03:24:06.145Z | Downloaded rustversion v1.0.23 |
| 192 | 2026-09-10T03:24:06.145Z | Downloaded anstyle v1.0.14 |
| 193 | 2026-09-10T03:24:06.145Z | Downloaded anstyle-parse v1.0.0 |
| 194 | 2026-09-10T03:24:06.145Z | Downloaded bitflags v1.3.2 |
| 195 | 2026-09-10T03:24:06.146Z | Downloaded winnow v1.0.3 |
| 196 | 2026-09-10T03:24:06.175Z | Downloaded terminal_size v0.4.4 |
| 197 | 2026-09-10T03:24:06.176Z | Downloaded num_enum v0.7.6 |
| 198 | 2026-09-10T03:24:06.176Z | Downloaded num_enum_derive v0.7.6 |
| 199 | 2026-09-10T03:24:06.176Z | Downloaded ingot-types v0.2.0 |
| 200 | 2026-09-10T03:24:06.176Z | Downloaded proc-macro-crate v3.5.0 |
| 201 | 2026-09-10T03:24:06.176Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 202 | 2026-09-10T03:24:06.176Z | Downloaded errno v0.3.14 |
| 203 | 2026-09-10T03:24:06.176Z | Downloaded quote v1.0.46 |
| 204 | 2026-09-10T03:24:06.225Z | Downloaded thiserror-impl v2.0.18 |
| 205 | 2026-09-10T03:24:06.225Z | Downloaded pin-project-lite v0.2.17 |
| 206 | 2026-09-10T03:24:06.225Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 207 | 2026-09-10T03:24:06.225Z | Downloaded clap_derive v4.6.1 |
| 208 | 2026-09-10T03:24:06.225Z | Downloaded ipnetwork v0.21.1 |
| 209 | 2026-09-10T03:24:06.225Z | Downloaded postcard v1.1.3 |
| 210 | 2026-09-10T03:24:06.225Z | Downloaded anyhow v1.0.103 |
| 211 | 2026-09-10T03:24:06.225Z | Downloaded chacha20 v0.10.1 |
| 212 | 2026-09-10T03:24:06.298Z | Downloaded once_cell v1.21.4 |
| 213 | 2026-09-10T03:24:06.298Z | Downloaded defmt v1.1.1 |
| 214 | 2026-09-10T03:24:06.298Z | Downloaded tracing-attributes v0.1.31 |
| 215 | 2026-09-10T03:24:06.298Z | Downloaded clap v4.6.1 |
| 216 | 2026-09-10T03:24:06.298Z | Downloaded unicode-ident v1.0.24 |
| 217 | 2026-09-10T03:24:06.298Z | Downloaded colored v3.1.1 |
| 218 | 2026-09-10T03:24:06.298Z | Downloaded socket2 v0.6.4 |
| 219 | 2026-09-10T03:24:06.298Z | Downloaded oxnet v0.1.6 |
| 220 | 2026-09-10T03:24:06.298Z | Downloaded rand_core v0.10.1 |
| 221 | 2026-09-10T03:24:06.298Z | Downloaded serde_core v1.0.228 |
| 222 | 2026-09-10T03:24:06.298Z | Downloaded proc-macro2 v1.0.106 |
| 223 | 2026-09-10T03:24:06.298Z | Downloaded tracing-core v0.1.36 |
| 224 | 2026-09-10T03:24:06.299Z | Downloaded bitflags v2.13.0 |
| 225 | 2026-09-10T03:24:06.326Z | Downloaded uuid v1.26.1 |
| 226 | 2026-09-10T03:24:06.326Z | Downloaded getrandom v0.4.3 |
| 227 | 2026-09-10T03:24:06.326Z | Downloaded darling_core v0.23.0 |
| 228 | 2026-09-10T03:24:06.326Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 229 | 2026-09-10T03:24:06.326Z | Downloaded serde_derive v1.0.228 |
| 230 | 2026-09-10T03:24:06.326Z | Downloaded rand v0.10.2 |
| 231 | 2026-09-10T03:24:06.326Z | Downloaded memchr v2.8.3 |
| 232 | 2026-09-10T03:24:06.326Z | Downloaded serde v1.0.228 |
| 233 | 2026-09-10T03:24:06.326Z | Downloaded zerocopy-derive v0.8.54 |
| 234 | 2026-09-10T03:24:06.358Z | Downloaded indexmap v2.14.0 |
| 235 | 2026-09-10T03:24:06.375Z | Downloaded clap_builder v4.6.0 |
| 236 | 2026-09-10T03:24:06.375Z | Downloaded hashbrown v0.17.1 |
| 237 | 2026-09-10T03:24:06.375Z | Downloaded regex v1.13.0 |
| 238 | 2026-09-10T03:24:06.375Z | Downloaded itertools v0.15.0 |
| 239 | 2026-09-10T03:24:06.375Z | Downloaded syn v1.0.109 |
| 240 | 2026-09-10T03:24:06.395Z | Downloaded aho-corasick v1.1.4 |
| 241 | 2026-09-10T03:24:06.458Z | Downloaded unicode-width v0.2.2 |
| 242 | 2026-09-10T03:24:06.478Z | Downloaded smoltcp v0.11.0 |
| 243 | 2026-09-10T03:24:06.478Z | Downloaded syn v2.0.118 |
| 244 | 2026-09-10T03:24:06.478Z | Downloaded zerocopy v0.8.54 |
| 245 | 2026-09-10T03:24:06.478Z | Downloaded regex-syntax v0.8.11 |
| 246 | 2026-09-10T03:24:06.478Z | Downloaded rustix v1.1.4 |
| 247 | 2026-09-10T03:24:06.505Z | Downloaded tracing v0.1.44 |
| 248 | 2026-09-10T03:24:06.505Z | Downloaded regex-automata v0.4.15 |
| 249 | 2026-09-10T03:24:06.513Z | Downloaded libc v0.2.186 |
| 250 | 2026-09-10T03:24:06.603Z | Compiling proc-macro2 v1.0.106 |
| 251 | 2026-09-10T03:24:06.603Z | Compiling unicode-ident v1.0.24 |
| 252 | 2026-09-10T03:24:06.603Z | Compiling quote v1.0.46 |
| 253 | 2026-09-10T03:24:06.604Z | Compiling serde_core v1.0.228 |
| 254 | 2026-09-10T03:24:06.604Z | Compiling libc v0.2.186 |
| 255 | 2026-09-10T03:24:06.604Z | Checking cfg-if v1.0.4 |
| 256 | 2026-09-10T03:24:06.658Z | Compiling strsim v0.11.1 |
| 257 | 2026-09-10T03:24:06.658Z | Compiling thiserror v2.0.18 |
| 258 | 2026-09-10T03:24:06.681Z | Compiling ident_case v1.0.1 |
| 259 | 2026-09-10T03:24:06.761Z | Compiling memchr v2.8.3 |
| 260 | 2026-09-10T03:24:06.790Z | Compiling regex-syntax v0.8.11 |
| 261 | 2026-09-10T03:24:06.926Z | Compiling hashbrown v0.17.1 |
| 262 | 2026-09-10T03:24:06.993Z | Compiling anyhow v1.0.103 |
| 263 | 2026-09-10T03:24:07.144Z | Compiling aho-corasick v1.1.4 |
| 264 | 2026-09-10T03:24:07.290Z | Compiling either v1.16.0 |
| 265 | 2026-09-10T03:24:07.316Z | Compiling serde v1.0.228 |
| 266 | 2026-09-10T03:24:07.316Z | Compiling zerocopy v0.8.54 |
| 267 | 2026-09-10T03:24:07.442Z | Compiling winnow v1.0.3 |
| 268 | 2026-09-10T03:24:07.488Z | Compiling equivalent v1.0.2 |
| 269 | 2026-09-10T03:24:07.565Z | Compiling indexmap v2.14.0 |
| 270 | 2026-09-10T03:24:07.755Z | Compiling itertools v0.15.0 |
| 271 | 2026-09-10T03:24:07.801Z | Compiling syn v2.0.118 |
| 272 | 2026-09-10T03:24:07.847Z | Checking byteorder v1.5.0 |
| 273 | 2026-09-10T03:24:07.988Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 274 | 2026-09-10T03:24:08.190Z | Compiling regex-automata v0.4.15 |
| 275 | 2026-09-10T03:24:08.213Z | Compiling heapless v0.8.0 |
| 276 | 2026-09-10T03:24:08.408Z | Checking bitflags v2.13.0 |
| 277 | 2026-09-10T03:24:08.481Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 278 | 2026-09-10T03:24:08.549Z | Checking hash32 v0.3.1 |
| 279 | 2026-09-10T03:24:08.556Z | Compiling syn v1.0.109 |
| 280 | 2026-09-10T03:24:08.657Z | Compiling rustversion v1.0.23 |
| 281 | 2026-09-10T03:24:08.684Z | Checking stable_deref_trait v1.2.1 |
| 282 | 2026-09-10T03:24:08.776Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 283 | 2026-09-10T03:24:08.843Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 284 | 2026-09-10T03:24:08.860Z | Compiling smoltcp v0.11.0 |
| 285 | 2026-09-10T03:24:08.946Z | Checking macaddr v1.0.1 |
| 286 | 2026-09-10T03:24:09.038Z | Compiling getrandom v0.4.3 |
| 287 | 2026-09-10T03:24:09.049Z | Checking bitflags v1.3.2 |
| 288 | 2026-09-10T03:24:09.096Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 289 | 2026-09-10T03:24:09.116Z | Compiling version_check v0.9.5 |
| 290 | 2026-09-10T03:24:09.199Z | Checking managed v0.8.0 |
| 291 | 2026-09-10T03:24:09.290Z | Checking rand_core v0.10.1 |
| 292 | 2026-09-10T03:24:09.290Z | Compiling rustix v1.1.4 |
| 293 | 2026-09-10T03:24:09.400Z | Compiling proc-macro-crate v3.5.0 |
| 294 | 2026-09-10T03:24:09.407Z | Compiling ref-cast v1.0.25 |
| 295 | 2026-09-10T03:24:09.427Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 296 | 2026-09-10T03:24:09.761Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 297 | 2026-09-10T03:24:09.819Z | Checking errno v0.3.14 |
| 298 | 2026-09-10T03:24:09.832Z | Checking cpufeatures v0.3.0 |
| 299 | 2026-09-10T03:24:09.893Z | Checking utf8parse v0.2.2 |
| 300 | 2026-09-10T03:24:09.939Z | Compiling regex v1.13.0 |
| 301 | 2026-09-10T03:24:09.991Z | Checking once_cell v1.21.4 |
| 302 | 2026-09-10T03:24:10.065Z | Checking foreign-types-shared v0.3.1 |
| 303 | 2026-09-10T03:24:10.145Z | Checking unicode-width v0.2.2 |
| 304 | 2026-09-10T03:24:10.321Z | Checking ipnetwork v0.21.1 |
| 305 | 2026-09-10T03:24:10.348Z | Checking tracing-core v0.1.36 |
| 306 | 2026-09-10T03:24:10.413Z | Checking tabwriter v1.4.1 |
| 307 | 2026-09-10T03:24:10.477Z | Compiling darling_core v0.23.0 |
| 308 | 2026-09-10T03:24:10.537Z | Checking cstr-argument v0.1.2 |
| 309 | 2026-09-10T03:24:10.564Z | Checking anstyle-parse v1.0.0 |
| 310 | 2026-09-10T03:24:10.644Z | Checking chacha20 v0.10.1 |
| 311 | 2026-09-10T03:24:10.880Z | Checking colorchoice v1.0.5 |
| 312 | 2026-09-10T03:24:10.899Z | Checking dyn-clone v1.0.20 |
| 313 | 2026-09-10T03:24:10.952Z | Checking pin-project-lite v0.2.17 |
| 314 | 2026-09-10T03:24:11.006Z | Checking pretty-hex v0.4.2 |
| 315 | 2026-09-10T03:24:11.031Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 316 | 2026-09-10T03:24:11.067Z | Checking is_terminal_polyfill v1.70.2 |
| 317 | 2026-09-10T03:24:11.067Z | Checking anstyle-query v1.1.5 |
| 318 | 2026-09-10T03:24:11.102Z | Checking anstyle v1.0.14 |
| 319 | 2026-09-10T03:24:11.132Z | Checking terminal_size v0.4.4 |
| 320 | 2026-09-10T03:24:11.235Z | Checking rand v0.10.2 |
| 321 | 2026-09-10T03:24:11.265Z | Checking uuid v1.26.1 |
| 322 | 2026-09-10T03:24:11.294Z | Checking anstream v1.0.0 |
| 323 | 2026-09-10T03:24:11.320Z | Checking socket2 v0.6.4 |
| 324 | 2026-09-10T03:24:11.420Z | Checking colored v3.1.1 |
| 325 | 2026-09-10T03:24:11.470Z | Compiling heck v0.5.0 |
| 326 | 2026-09-10T03:24:11.508Z | Checking oxnet v0.1.6 |
| 327 | 2026-09-10T03:24:11.649Z | Compiling thiserror-impl v2.0.18 |
| 328 | 2026-09-10T03:24:11.672Z | Compiling serde_derive v1.0.228 |
| 329 | 2026-09-10T03:24:11.692Z | Compiling zerocopy-derive v0.8.54 |
| 330 | 2026-09-10T03:24:11.707Z | Compiling ref-cast-impl v1.0.25 |
| 331 | 2026-09-10T03:24:11.719Z | Compiling num_enum_derive v0.7.6 |
| 332 | 2026-09-10T03:24:12.272Z | Compiling foreign-types-macros v0.2.3 |
| 333 | 2026-09-10T03:24:12.549Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 334 | 2026-09-10T03:24:12.586Z | Compiling darling_macro v0.23.0 |
| 335 | 2026-09-10T03:24:12.685Z | Checking num_enum v0.7.6 |
| 336 | 2026-09-10T03:24:12.794Z | Compiling tracing-attributes v0.1.31 |
| 337 | 2026-09-10T03:24:12.876Z | Checking foreign-types v0.5.0 |
| 338 | 2026-09-10T03:24:12.898Z | Checking cobs v0.3.0 |
| 339 | 2026-09-10T03:24:12.957Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 340 | 2026-09-10T03:24:13.037Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 341 | 2026-09-10T03:24:13.075Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 342 | 2026-09-10T03:24:13.106Z | Checking clap_lex v1.1.0 |
| 343 | 2026-09-10T03:24:13.115Z | Compiling clap_derive v4.6.1 |
| 344 | 2026-09-10T03:24:13.142Z | Compiling darling v0.23.0 |
| 345 | 2026-09-10T03:24:13.200Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 346 | 2026-09-10T03:24:13.242Z | Compiling ingot-macros v0.2.0 |
| 347 | 2026-09-10T03:24:13.382Z | Checking clap_builder v4.6.0 |
| 348 | 2026-09-10T03:24:13.553Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 349 | 2026-09-10T03:24:13.990Z | Checking tracing v0.1.44 |
| 350 | 2026-09-10T03:24:14.715Z | Checking clap v4.6.1 |
| 351 | 2026-09-10T03:24:14.767Z | Checking postcard v1.1.3 |
| 352 | 2026-09-10T03:24:15.721Z | Checking ingot-types v0.2.0 |
| 353 | 2026-09-10T03:24:15.916Z | Checking ingot v0.2.0 |
| 354 | 2026-09-10T03:24:17.722Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 355 | 2026-09-10T03:24:18.376Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 356 | 2026-09-10T03:24:20.177Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 357 | 2026-09-10T03:24:20.419Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.71s |
| 358 | 2026-09-10T03:24:20.485Z | |
| 359 | 2026-09-10T03:24:20.485Z | real 18.857799062 |
| 360 | 2026-09-10T03:24:20.485Z | user 54.212377275 |
| 361 | 2026-09-10T03:24:20.485Z | sys 12.772552090 |
| 362 | 2026-09-10T03:24:20.485Z | trap 0.041171243 |
| 363 | 2026-09-10T03:24:20.486Z | tflt 0.065981535 |
| 364 | 2026-09-10T03:24:20.486Z | dflt 0.124956958 |
| 365 | 2026-09-10T03:24:20.486Z | kflt 0.003718190 |
| 366 | 2026-09-10T03:24:20.486Z | lock 3:41.438141363 |
| 367 | 2026-09-10T03:24:20.499Z | slp 3:00.437209572 |
| 368 | 2026-09-10T03:24:20.499Z | lat 3.757983379 |
| 369 | 2026-09-10T03:24:20.499Z | stop 14.598484499 |
| 370 | 2026-09-10T03:24:20.499Z | + header 'debug build' |
| 371 | 2026-09-10T03:24:20.499Z | + echo '# ==== debug build ==== #' |
| 372 | 2026-09-10T03:24:20.500Z | # ==== debug build ==== # |
| 373 | 2026-09-10T03:24:20.500Z | + ptime -m cargo build |
| 374 | 2026-09-10T03:24:20.636Z | Compiling cfg-if v1.0.4 |
| 375 | 2026-09-10T03:24:20.653Z | Compiling serde_core v1.0.228 |
| 376 | 2026-09-10T03:24:20.653Z | Compiling libc v0.2.186 |
| 377 | 2026-09-10T03:24:20.660Z | Compiling thiserror v2.0.18 |
| 378 | 2026-09-10T03:24:20.663Z | Compiling byteorder v1.5.0 |
| 379 | 2026-09-10T03:24:20.668Z | Compiling zerocopy v0.8.54 |
| 380 | 2026-09-10T03:24:20.668Z | Compiling stable_deref_trait v1.2.1 |
| 381 | 2026-09-10T03:24:20.668Z | Compiling macaddr v1.0.1 |
| 382 | 2026-09-10T03:24:20.708Z | Compiling managed v0.8.0 |
| 383 | 2026-09-10T03:24:20.720Z | Compiling cobs v0.3.0 |
| 384 | 2026-09-10T03:24:20.735Z | Compiling rand_core v0.10.1 |
| 385 | 2026-09-10T03:24:20.832Z | Compiling hash32 v0.3.1 |
| 386 | 2026-09-10T03:24:20.888Z | Compiling bitflags v1.3.2 |
| 387 | 2026-09-10T03:24:20.910Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 388 | 2026-09-10T03:24:20.929Z | Compiling heapless v0.8.0 |
| 389 | 2026-09-10T03:24:20.949Z | Compiling errno v0.3.14 |
| 390 | 2026-09-10T03:24:20.969Z | Compiling foreign-types-shared v0.3.1 |
| 391 | 2026-09-10T03:24:20.982Z | Compiling ipnetwork v0.21.1 |
| 392 | 2026-09-10T03:24:20.986Z | Compiling memchr v2.8.3 |
| 393 | 2026-09-10T03:24:21.046Z | Compiling utf8parse v0.2.2 |
| 394 | 2026-09-10T03:24:21.109Z | Compiling once_cell v1.21.4 |
| 395 | 2026-09-10T03:24:21.132Z | Compiling cpufeatures v0.3.0 |
| 396 | 2026-09-10T03:24:21.140Z | Compiling unicode-width v0.2.2 |
| 397 | 2026-09-10T03:24:21.189Z | Compiling chacha20 v0.10.1 |
| 398 | 2026-09-10T03:24:21.339Z | Compiling smoltcp v0.11.0 |
| 399 | 2026-09-10T03:24:21.348Z | Compiling tabwriter v1.4.1 |
| 400 | 2026-09-10T03:24:21.483Z | Compiling cstr-argument v0.1.2 |
| 401 | 2026-09-10T03:24:21.518Z | Compiling tracing-core v0.1.36 |
| 402 | 2026-09-10T03:24:21.555Z | Compiling anstyle-parse v1.0.0 |
| 403 | 2026-09-10T03:24:21.656Z | Compiling foreign-types v0.5.0 |
| 404 | 2026-09-10T03:24:21.720Z | Compiling ref-cast v1.0.25 |
| 405 | 2026-09-10T03:24:21.745Z | Compiling num_enum v0.7.6 |
| 406 | 2026-09-10T03:24:21.799Z | Compiling getrandom v0.4.3 |
| 407 | 2026-09-10T03:24:21.843Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 408 | 2026-09-10T03:24:21.936Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 409 | 2026-09-10T03:24:21.941Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 410 | 2026-09-10T03:24:21.948Z | Compiling dyn-clone v1.0.20 |
| 411 | 2026-09-10T03:24:22.000Z | Compiling anstyle v1.0.14 |
| 412 | 2026-09-10T03:24:22.113Z | Compiling anstyle-query v1.1.5 |
| 413 | 2026-09-10T03:24:22.202Z | Compiling is_terminal_polyfill v1.70.2 |
| 414 | 2026-09-10T03:24:22.225Z | Compiling pin-project-lite v0.2.17 |
| 415 | 2026-09-10T03:24:22.260Z | Compiling colorchoice v1.0.5 |
| 416 | 2026-09-10T03:24:22.270Z | Compiling pretty-hex v0.4.2 |
| 417 | 2026-09-10T03:24:22.294Z | Compiling tracing v0.1.44 |
| 418 | 2026-09-10T03:24:22.373Z | Compiling bitflags v2.13.0 |
| 419 | 2026-09-10T03:24:22.395Z | Compiling serde v1.0.228 |
| 420 | 2026-09-10T03:24:22.455Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 421 | 2026-09-10T03:24:22.512Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 422 | 2026-09-10T03:24:22.660Z | Compiling rustix v1.1.4 |
| 423 | 2026-09-10T03:24:22.666Z | Compiling anstream v1.0.0 |
| 424 | 2026-09-10T03:24:22.788Z | Compiling uuid v1.26.1 |
| 425 | 2026-09-10T03:24:22.818Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 426 | 2026-09-10T03:24:23.056Z | Compiling postcard v1.1.3 |
| 427 | 2026-09-10T03:24:23.131Z | Compiling anyhow v1.0.103 |
| 428 | 2026-09-10T03:24:23.155Z | Compiling terminal_size v0.4.4 |
| 429 | 2026-09-10T03:24:23.272Z | Compiling rand v0.10.2 |
| 430 | 2026-09-10T03:24:23.305Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 431 | 2026-09-10T03:24:23.493Z | Compiling socket2 v0.6.4 |
| 432 | 2026-09-10T03:24:23.499Z | Compiling oxnet v0.1.6 |
| 433 | 2026-09-10T03:24:23.499Z | Compiling colored v3.1.1 |
| 434 | 2026-09-10T03:24:23.648Z | Compiling ingot-types v0.2.0 |
| 435 | 2026-09-10T03:24:23.844Z | Compiling clap_lex v1.1.0 |
| 436 | 2026-09-10T03:24:23.912Z | Compiling strsim v0.11.1 |
| 437 | 2026-09-10T03:24:23.950Z | Compiling winnow v1.0.3 |
| 438 | 2026-09-10T03:24:24.050Z | Compiling ingot v0.2.0 |
| 439 | 2026-09-10T03:24:24.206Z | Compiling clap_builder v4.6.0 |
| 440 | 2026-09-10T03:24:24.220Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 441 | 2026-09-10T03:24:24.898Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 442 | 2026-09-10T03:24:25.692Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 443 | 2026-09-10T03:24:25.839Z | Compiling clap v4.6.1 |
| 444 | 2026-09-10T03:24:27.193Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 445 | 2026-09-10T03:24:28.601Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 446 | 2026-09-10T03:24:33.718Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.49s |
| 447 | 2026-09-10T03:24:33.747Z | |
| 448 | 2026-09-10T03:24:33.747Z | real 12.525979125 |
| 449 | 2026-09-10T03:24:33.747Z | user 1:04.534068115 |
| 450 | 2026-09-10T03:24:33.747Z | sys 6.012943428 |
| 451 | 2026-09-10T03:24:33.747Z | trap 0.027714900 |
| 452 | 2026-09-10T03:24:33.747Z | tflt 0.159794242 |
| 453 | 2026-09-10T03:24:33.747Z | dflt 0.221800796 |
| 454 | 2026-09-10T03:24:33.747Z | kflt 0.000055320 |
| 455 | 2026-09-10T03:24:33.747Z | lock 3:08.284586066 |
| 456 | 2026-09-10T03:24:33.747Z | slp 1:53.368556812 |
| 457 | 2026-09-10T03:24:33.747Z | lat 3.845681947 |
| 458 | 2026-09-10T03:24:33.747Z | stop 3.724126415 |
| 459 | 2026-09-10T03:24:33.747Z | + header 'release build' |
| 460 | 2026-09-10T03:24:33.747Z | + echo '# ==== release build ==== #' |
| 461 | 2026-09-10T03:24:33.747Z | # ==== release build ==== # |
| 462 | 2026-09-10T03:24:33.747Z | + ptime -m cargo build --release |
| 463 | 2026-09-10T03:24:33.747Z | Compiling proc-macro2 v1.0.106 |
| 464 | 2026-09-10T03:24:33.747Z | Compiling quote v1.0.46 |
| 465 | 2026-09-10T03:24:33.747Z | Compiling unicode-ident v1.0.24 |
| 466 | 2026-09-10T03:24:33.747Z | Compiling serde_core v1.0.228 |
| 467 | 2026-09-10T03:24:33.747Z | Compiling libc v0.2.186 |
| 468 | 2026-09-10T03:24:33.747Z | Compiling cfg-if v1.0.4 |
| 469 | 2026-09-10T03:24:33.747Z | Compiling memchr v2.8.3 |
| 470 | 2026-09-10T03:24:33.748Z | Compiling ident_case v1.0.1 |
| 471 | 2026-09-10T03:24:33.748Z | Compiling thiserror v2.0.18 |
| 472 | 2026-09-10T03:24:33.748Z | Compiling strsim v0.11.1 |
| 473 | 2026-09-10T03:24:33.748Z | Compiling regex-syntax v0.8.11 |
| 474 | 2026-09-10T03:24:33.748Z | Compiling anyhow v1.0.103 |
| 475 | 2026-09-10T03:24:33.748Z | Compiling serde v1.0.228 |
| 476 | 2026-09-10T03:24:33.748Z | Compiling aho-corasick v1.1.4 |
| 477 | 2026-09-10T03:24:33.748Z | Compiling hashbrown v0.17.1 |
| 478 | 2026-09-10T03:24:33.748Z | Compiling either v1.16.0 |
| 479 | 2026-09-10T03:24:33.779Z | Compiling equivalent v1.0.2 |
| 480 | 2026-09-10T03:24:33.833Z | Compiling winnow v1.0.3 |
| 481 | 2026-09-10T03:24:33.908Z | Compiling zerocopy v0.8.54 |
| 482 | 2026-09-10T03:24:33.976Z | Compiling itertools v0.15.0 |
| 483 | 2026-09-10T03:24:34.242Z | Compiling indexmap v2.14.0 |
| 484 | 2026-09-10T03:24:34.288Z | Compiling heapless v0.8.0 |
| 485 | 2026-09-10T03:24:34.466Z | Compiling syn v2.0.118 |
| 486 | 2026-09-10T03:24:34.563Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 487 | 2026-09-10T03:24:34.785Z | Compiling regex-automata v0.4.15 |
| 488 | 2026-09-10T03:24:34.830Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 489 | 2026-09-10T03:24:34.851Z | Compiling byteorder v1.5.0 |
| 490 | 2026-09-10T03:24:35.042Z | Compiling hash32 v0.3.1 |
| 491 | 2026-09-10T03:24:35.146Z | Compiling syn v1.0.109 |
| 492 | 2026-09-10T03:24:35.181Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 493 | 2026-09-10T03:24:35.210Z | Compiling smoltcp v0.11.0 |
| 494 | 2026-09-10T03:24:35.299Z | Compiling bitflags v2.13.0 |
| 495 | 2026-09-10T03:24:35.358Z | Compiling stable_deref_trait v1.2.1 |
| 496 | 2026-09-10T03:24:35.379Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 497 | 2026-09-10T03:24:35.421Z | Compiling macaddr v1.0.1 |
| 498 | 2026-09-10T03:24:35.429Z | Compiling rustversion v1.0.23 |
| 499 | 2026-09-10T03:24:35.771Z | Compiling bitflags v1.3.2 |
| 500 | 2026-09-10T03:24:35.800Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 501 | 2026-09-10T03:24:35.801Z | Compiling getrandom v0.4.3 |
| 502 | 2026-09-10T03:24:35.801Z | Compiling version_check v0.9.5 |
| 503 | 2026-09-10T03:24:35.812Z | Compiling proc-macro-crate v3.5.0 |
| 504 | 2026-09-10T03:24:35.812Z | Compiling managed v0.8.0 |
| 505 | 2026-09-10T03:24:35.848Z | Compiling ref-cast v1.0.25 |
| 506 | 2026-09-10T03:24:35.911Z | Compiling rand_core v0.10.1 |
| 507 | 2026-09-10T03:24:36.052Z | Compiling rustix v1.1.4 |
| 508 | 2026-09-10T03:24:36.063Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 509 | 2026-09-10T03:24:36.175Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 510 | 2026-09-10T03:24:36.235Z | Compiling errno v0.3.14 |
| 511 | 2026-09-10T03:24:36.418Z | Compiling once_cell v1.21.4 |
| 512 | 2026-09-10T03:24:36.530Z | Compiling regex v1.13.0 |
| 513 | 2026-09-10T03:24:36.560Z | Compiling ipnetwork v0.21.1 |
| 514 | 2026-09-10T03:24:36.599Z | Compiling utf8parse v0.2.2 |
| 515 | 2026-09-10T03:24:36.605Z | Compiling cpufeatures v0.3.0 |
| 516 | 2026-09-10T03:24:36.680Z | Compiling unicode-width v0.2.2 |
| 517 | 2026-09-10T03:24:36.975Z | Compiling foreign-types-shared v0.3.1 |
| 518 | 2026-09-10T03:24:37.003Z | Compiling tabwriter v1.4.1 |
| 519 | 2026-09-10T03:24:37.003Z | Compiling darling_core v0.23.0 |
| 520 | 2026-09-10T03:24:37.003Z | Compiling anstyle-parse v1.0.0 |
| 521 | 2026-09-10T03:24:37.171Z | Compiling cstr-argument v0.1.2 |
| 522 | 2026-09-10T03:24:37.218Z | Compiling chacha20 v0.10.1 |
| 523 | 2026-09-10T03:24:37.340Z | Compiling tracing-core v0.1.36 |
| 524 | 2026-09-10T03:24:37.841Z | Compiling is_terminal_polyfill v1.70.2 |
| 525 | 2026-09-10T03:24:37.862Z | Compiling dyn-clone v1.0.20 |
| 526 | 2026-09-10T03:24:37.977Z | Compiling pin-project-lite v0.2.17 |
| 527 | 2026-09-10T03:24:37.987Z | Compiling pretty-hex v0.4.2 |
| 528 | 2026-09-10T03:24:38.019Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 529 | 2026-09-10T03:24:38.120Z | Compiling anstyle v1.0.14 |
| 530 | 2026-09-10T03:24:38.125Z | Compiling colorchoice v1.0.5 |
| 531 | 2026-09-10T03:24:38.125Z | Compiling anstyle-query v1.1.5 |
| 532 | 2026-09-10T03:24:38.155Z | Compiling thiserror-impl v2.0.18 |
| 533 | 2026-09-10T03:24:38.187Z | Compiling serde_derive v1.0.228 |
| 534 | 2026-09-10T03:24:38.198Z | Compiling zerocopy-derive v0.8.54 |
| 535 | 2026-09-10T03:24:38.206Z | Compiling foreign-types-macros v0.2.3 |
| 536 | 2026-09-10T03:24:38.388Z | Compiling ref-cast-impl v1.0.25 |
| 537 | 2026-09-10T03:24:38.753Z | Compiling num_enum_derive v0.7.6 |
| 538 | 2026-09-10T03:24:40.766Z | Compiling foreign-types v0.5.0 |
| 539 | 2026-09-10T03:24:40.825Z | Compiling tracing-attributes v0.1.31 |
| 540 | 2026-09-10T03:24:40.825Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 541 | 2026-09-10T03:24:40.825Z | Compiling darling_macro v0.23.0 |
| 542 | 2026-09-10T03:24:40.825Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 543 | 2026-09-10T03:24:40.825Z | Compiling cobs v0.3.0 |
| 544 | 2026-09-10T03:24:40.825Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 545 | 2026-09-10T03:24:40.825Z | Compiling darling v0.23.0 |
| 546 | 2026-09-10T03:24:40.825Z | Compiling ingot-macros v0.2.0 |
| 547 | 2026-09-10T03:24:40.825Z | Compiling anstream v1.0.0 |
| 548 | 2026-09-10T03:24:40.825Z | Compiling num_enum v0.7.6 |
| 549 | 2026-09-10T03:24:40.825Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 550 | 2026-09-10T03:24:40.825Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 551 | 2026-09-10T03:24:40.825Z | Compiling terminal_size v0.4.4 |
| 552 | 2026-09-10T03:24:40.825Z | Compiling rand v0.10.2 |
| 553 | 2026-09-10T03:24:40.825Z | Compiling tracing v0.1.44 |
| 554 | 2026-09-10T03:24:40.825Z | Compiling uuid v1.26.1 |
| 555 | 2026-09-10T03:24:40.877Z | Compiling socket2 v0.6.4 |
| 556 | 2026-09-10T03:24:40.877Z | Compiling clap_lex v1.1.0 |
| 557 | 2026-09-10T03:24:40.877Z | Compiling colored v3.1.1 |
| 558 | 2026-09-10T03:24:40.877Z | Compiling heck v0.5.0 |
| 559 | 2026-09-10T03:24:40.905Z | Compiling oxnet v0.1.6 |
| 560 | 2026-09-10T03:24:40.937Z | Compiling clap_derive v4.6.1 |
| 561 | 2026-09-10T03:24:41.140Z | Compiling clap_builder v4.6.0 |
| 562 | 2026-09-10T03:24:41.164Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 563 | 2026-09-10T03:24:41.470Z | Compiling postcard v1.1.3 |
| 564 | 2026-09-10T03:24:42.619Z | Compiling ingot-types v0.2.0 |
| 565 | 2026-09-10T03:24:42.935Z | Compiling ingot v0.2.0 |
| 566 | 2026-09-10T03:24:42.951Z | Compiling clap v4.6.1 |
| 567 | 2026-09-10T03:24:44.602Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 568 | 2026-09-10T03:24:45.647Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 569 | 2026-09-10T03:24:46.672Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 570 | 2026-09-10T03:24:53.234Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.19s |
| 571 | 2026-09-10T03:24:53.254Z | |
| 572 | 2026-09-10T03:24:53.257Z | real 20.225019033 |
| 573 | 2026-09-10T03:24:53.257Z | user 1:41.969324849 |
| 574 | 2026-09-10T03:24:53.257Z | sys 13.222237860 |
| 575 | 2026-09-10T03:24:53.257Z | trap 0.050725920 |
| 576 | 2026-09-10T03:24:53.257Z | tflt 0.112871460 |
| 577 | 2026-09-10T03:24:53.258Z | dflt 0.367658714 |
| 578 | 2026-09-10T03:24:53.258Z | kflt 0.000020810 |
| 579 | 2026-09-10T03:24:53.258Z | lock 4:47.389115886 |
| 580 | 2026-09-10T03:24:53.258Z | slp 3:25.876016590 |
| 581 | 2026-09-10T03:24:53.258Z | lat 4.743253316 |
| 582 | 2026-09-10T03:24:53.258Z | stop 8.913395787 |
| 583 | 2026-09-10T03:24:53.258Z | + popd |
| 584 | 2026-09-10T03:24:53.258Z | /work/oxidecomputer/opte |
| 585 | 2026-09-10T03:24:53.258Z | + TGT_BASE=/work |
| 586 | 2026-09-10T03:24:53.258Z | + for x in debug release |
| 587 | 2026-09-10T03:24:53.258Z | + mkdir -p /work/debug |
| 588 | 2026-09-10T03:24:53.258Z | + cp target/debug/opteadm /work/debug/ |
| 589 | 2026-09-10T03:24:53.281Z | + sha256sum target/debug/opteadm |
| 590 | 2026-09-10T03:24:53.317Z | + for x in debug release |
| 591 | 2026-09-10T03:24:53.317Z | + mkdir -p /work/release |
| 592 | 2026-09-10T03:24:53.325Z | + cp target/release/opteadm /work/release/ |
| 593 | 2026-09-10T03:24:53.330Z | + sha256sum target/release/opteadm |
| 594 | 2026-09-10T03:24:53.342Z | process exited: duration 66250 ms, exit code 0 |
| |
| 595 | 2026-09-10T03:24:53.353Z | found 4 output files |
| 596 | 2026-09-10T03:24:53.353Z | uploading: /work/debug/opteadm (38129888 bytes) |
| 597 | 2026-09-10T03:24:54.903Z | uploaded: /work/debug/opteadm |
| 598 | 2026-09-10T03:24:54.903Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 599 | 2026-09-10T03:24:55.916Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 600 | 2026-09-10T03:24:55.916Z | uploading: /work/release/opteadm (25773176 bytes) |
| 601 | 2026-09-10T03:24:57.263Z | uploaded: /work/release/opteadm |
| 602 | 2026-09-10T03:24:57.263Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 603 | 2026-09-10T03:24:58.280Z | uploaded: /work/release/opteadm.release.sha256 |