|
|
|
| 1 | 2026-04-09T10:36:18.678Z | job assigned to worker 01KNRWZ9DP5ZD51N1CDKX6WH0T [factory aws, i-05c56f8fe312322c9] (queued for 56 s) |
| |
| 2 | 2026-04-09T10:36:25.461Z | starting task 0: "setup" |
| 3 | 2026-04-09T10:36:25.465Z | ++ uname -s |
| 4 | 2026-04-09T10:36:25.469Z | + kern=SunOS |
| 5 | 2026-04-09T10:36:25.469Z | + build_user=build |
| 6 | 2026-04-09T10:36:25.469Z | + build_uid=12345 |
| 7 | 2026-04-09T10:36:25.469Z | + work_dir=/work |
| 8 | 2026-04-09T10:36:25.469Z | + input_dir=/input |
| 9 | 2026-04-09T10:36:25.469Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-09T10:36:25.469Z | + case "$kern" in |
| 11 | 2026-04-09T10:36:25.469Z | + groupadd -g 12345 build |
| 12 | 2026-04-09T10:36:25.472Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-09T10:36:27.475Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-09T10:36:27.584Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-09T10:36:27.587Z | + home_fs=zfs |
| 16 | 2026-04-09T10:36:27.587Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-09T10:36:27.587Z | + mkdir -p /home/build |
| 18 | 2026-04-09T10:36:27.587Z | + chown build:build /home/build /work |
| 19 | 2026-04-09T10:36:29.589Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-09T10:36:29.592Z | process exited: duration 4132 ms, exit code 0 |
| |
| 21 | 2026-04-09T10:36:29.598Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-09T10:36:29.603Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-04-09T10:36:29.603Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-04-09T10:36:29.603Z | * rust toolchain profile = "default" |
| 25 | 2026-04-09T10:36:29.603Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-09T10:36:29.603Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-09T10:36:29.603Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-09T10:36:29.606Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-09T10:36:29.606Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-04-09T10:36:29.728Z | info: downloading installer |
| 31 | 2026-04-09T10:36:31.102Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-09T10:36:31.102Z | warn: /opt/ooce/bin |
| 33 | 2026-04-09T10:36:31.102Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-09T10:36:31.102Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-09T10:36:31.102Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-09T10:36:31.102Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-09T10:36:31.102Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-09T10:36:31.102Z | error: cannot install while Rust is installed |
| 39 | 2026-04-09T10:36:31.102Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-09T10:36:31.102Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-09T10:36:31.102Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-09T10:36:31.102Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-09T10:36:31.102Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-09T10:36:31.115Z | info: profile set to default |
| 45 | 2026-04-09T10:36:31.115Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-09T10:36:31.119Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-04-09T10:36:31.250Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-04-09T10:36:31.253Z | info: downloading 6 components |
| 49 | 2026-04-09T10:36:45.129Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-04-09T10:36:45.129Z | |
| 51 | 2026-04-09T10:36:45.162Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-04-09T10:36:45.162Z | |
| 53 | 2026-04-09T10:36:45.162Z | |
| 54 | 2026-04-09T10:36:45.162Z | Rust is installed now. Great! |
| 55 | 2026-04-09T10:36:45.162Z | |
| 56 | 2026-04-09T10:36:45.162Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-09T10:36:45.162Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-09T10:36:45.162Z | |
| 59 | 2026-04-09T10:36:45.162Z | To configure your current shell, you need to source |
| 60 | 2026-04-09T10:36:45.162Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-09T10:36:45.163Z | |
| 62 | 2026-04-09T10:36:45.163Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-09T10:36:45.163Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-09T10:36:45.163Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-09T10:36:45.163Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-09T10:36:45.163Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-09T10:36:45.163Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-09T10:36:45.163Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-09T10:36:45.166Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-09T10:36:45.166Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-09T10:36:45.255Z | + rustup --version |
| 72 | 2026-04-09T10:36:45.264Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-09T10:36:45.267Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-09T10:36:45.286Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-04-09T10:36:45.290Z | + cargo --version |
| 76 | 2026-04-09T10:36:45.300Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-04-09T10:36:45.303Z | + rustc --version |
| 78 | 2026-04-09T10:36:45.323Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-04-09T10:36:45.326Z | process exited: duration 15725 ms, exit code 0 |
| |
| 80 | 2026-04-09T10:36:45.333Z | starting task 2: "authentication" |
| 81 | 2026-04-09T10:36:45.349Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-09T10:36:45.355Z | starting task 3: "clone repository" |
| 83 | 2026-04-09T10:36:45.358Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-09T10:36:45.361Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-09T10:36:45.407Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-09T10:36:46.206Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-09T10:36:46.206Z | + git fetch origin ab9008db67870d407c9413ef129e4eb701cc81a6 |
| 88 | 2026-04-09T10:36:46.430Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-09T10:36:46.430Z | * branch ab9008db67870d407c9413ef129e4eb701cc81a6 -> FETCH_HEAD |
| 90 | 2026-04-09T10:36:46.437Z | + [[ -n zl/filter-mcast-srcs ]] |
| 91 | 2026-04-09T10:36:46.440Z | ++ git branch --show-current |
| 92 | 2026-04-09T10:36:46.440Z | + current=master |
| 93 | 2026-04-09T10:36:46.440Z | + [[ master != zl/filter-mcast-srcs ]] |
| 94 | 2026-04-09T10:36:46.440Z | + git branch -f zl/filter-mcast-srcs ab9008db67870d407c9413ef129e4eb701cc81a6 |
| 95 | 2026-04-09T10:36:46.443Z | + git checkout -f zl/filter-mcast-srcs |
| 96 | 2026-04-09T10:36:46.459Z | Switched to branch 'zl/filter-mcast-srcs' |
| 97 | 2026-04-09T10:36:46.462Z | + git reset --hard ab9008db67870d407c9413ef129e4eb701cc81a6 |
| 98 | 2026-04-09T10:36:46.475Z | HEAD is now at ab9008d [review] api comment updates for ord impl |
| 99 | 2026-04-09T10:36:46.479Z | process exited: duration 1120 ms, exit code 0 |
| |
| 100 | 2026-04-09T10:36:46.485Z | starting task 4: "build" |
| 101 | 2026-04-09T10:36:46.488Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-09T10:36:46.492Z | ++ rustup show active-toolchain |
| 103 | 2026-04-09T10:36:46.494Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-09T10:36:46.494Z | ++ pushd xde |
| 105 | 2026-04-09T10:36:46.498Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-09T10:36:46.498Z | ++ rustup show active-toolchain |
| 107 | 2026-04-09T10:36:46.501Z | info: syncing channel updates for nightly-2025-09-19-x86_64-unknown-illumos |
| 108 | 2026-04-09T10:36:46.659Z | info: latest update on 2025-09-19 for version 1.92.0-nightly (7c275d09e 2025-09-18) |
| 109 | 2026-04-09T10:36:46.662Z | info: downloading 6 components |
| 110 | 2026-04-09T10:36:59.850Z | nightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-09T10:36:59.926Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-09T10:36:59.930Z | +++ head -n 1 |
| 113 | 2026-04-09T10:36:59.930Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-09T10:36:59.988Z | ++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 115 | 2026-04-09T10:36:59.988Z | ++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 116 | 2026-04-09T10:36:59.988Z | ++ popd |
| 117 | 2026-04-09T10:36:59.991Z | /work/oxidecomputer/opte |
| 118 | 2026-04-09T10:36:59.991Z | + cargo --version |
| 119 | 2026-04-09T10:36:59.997Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 120 | 2026-04-09T10:37:00.001Z | + rustc --version |
| 121 | 2026-04-09T10:37:00.020Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 122 | 2026-04-09T10:37:00.023Z | + pushd bin/opteadm |
| 123 | 2026-04-09T10:37:00.023Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-04-09T10:37:00.023Z | + header 'check style' |
| 125 | 2026-04-09T10:37:00.024Z | + echo '# ==== check style ==== #' |
| 126 | 2026-04-09T10:37:00.024Z | # ==== check style ==== # |
| 127 | 2026-04-09T10:37:00.024Z | + ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-04-09T10:37:00.100Z | |
| 129 | 2026-04-09T10:37:00.103Z | real 0.074265555 |
| 130 | 2026-04-09T10:37:00.103Z | user 0.041163523 |
| 131 | 2026-04-09T10:37:00.103Z | sys 0.030542659 |
| 132 | 2026-04-09T10:37:00.103Z | trap 0.000004337 |
| 133 | 2026-04-09T10:37:00.103Z | tflt 0.000060316 |
| 134 | 2026-04-09T10:37:00.103Z | dflt 0.000017204 |
| 135 | 2026-04-09T10:37:00.103Z | kflt 0.000000000 |
| 136 | 2026-04-09T10:37:00.103Z | lock 0.047816653 |
| 137 | 2026-04-09T10:37:00.103Z | slp 0.056867709 |
| 138 | 2026-04-09T10:37:00.103Z | lat 0.001122323 |
| 139 | 2026-04-09T10:37:00.103Z | stop 0.000093524 |
| 140 | 2026-04-09T10:37:00.103Z | + header analyze |
| 141 | 2026-04-09T10:37:00.103Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-04-09T10:37:00.103Z | # ==== analyze ==== # |
| 143 | 2026-04-09T10:37:00.104Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 144 | 2026-04-09T10:37:00.244Z | Updating crates.io index |
| 145 | 2026-04-09T10:37:00.276Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-04-09T10:37:01.179Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-04-09T10:37:01.529Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-04-09T10:37:01.858Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-04-09T10:37:02.313Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-04-09T10:37:02.582Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-04-09T10:37:03.017Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-04-09T10:37:05.140Z | Downloading crates ... |
| 153 | 2026-04-09T10:37:05.192Z | Downloaded defmt v0.3.100 |
| 154 | 2026-04-09T10:37:05.197Z | Downloaded pretty-hex v0.4.1 |
| 155 | 2026-04-09T10:37:05.200Z | Downloaded foreign-types v0.5.0 |
| 156 | 2026-04-09T10:37:05.207Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 157 | 2026-04-09T10:37:05.210Z | Downloaded proc-macro-crate v3.4.0 |
| 158 | 2026-04-09T10:37:05.214Z | Downloaded darling_macro v0.21.3 |
| 159 | 2026-04-09T10:37:05.217Z | Downloaded anstream v0.6.21 |
| 160 | 2026-04-09T10:37:05.220Z | Downloaded ref-cast-impl v1.0.25 |
| 161 | 2026-04-09T10:37:05.220Z | Downloaded embedded-io v0.6.1 |
| 162 | 2026-04-09T10:37:05.220Z | Downloaded clap_lex v0.7.7 |
| 163 | 2026-04-09T10:37:05.224Z | Downloaded zerocopy v0.8.39 |
| 164 | 2026-04-09T10:37:05.234Z | Downloaded heck v0.5.0 |
| 165 | 2026-04-09T10:37:05.237Z | Downloaded zerocopy-derive v0.8.39 |
| 166 | 2026-04-09T10:37:05.240Z | Downloaded rand_core v0.9.5 |
| 167 | 2026-04-09T10:37:05.244Z | Downloaded ppv-lite86 v0.2.21 |
| 168 | 2026-04-09T10:37:05.244Z | Downloaded darling_core v0.21.3 |
| 169 | 2026-04-09T10:37:05.247Z | Downloaded anstyle-parse v0.2.7 |
| 170 | 2026-04-09T10:37:05.247Z | Downloaded foreign-types-shared v0.3.1 |
| 171 | 2026-04-09T10:37:05.247Z | Downloaded foreign-types-macros v0.2.3 |
| 172 | 2026-04-09T10:37:05.247Z | Downloaded fnv v1.0.7 |
| 173 | 2026-04-09T10:37:05.250Z | Downloaded cstr-argument v0.1.2 |
| 174 | 2026-04-09T10:37:05.253Z | Downloaded version_check v0.9.5 |
| 175 | 2026-04-09T10:37:05.253Z | Downloaded utf8parse v0.2.2 |
| 176 | 2026-04-09T10:37:05.253Z | Downloaded ref-cast v1.0.25 |
| 177 | 2026-04-09T10:37:05.257Z | Downloaded ident_case v1.0.1 |
| 178 | 2026-04-09T10:37:05.260Z | Downloaded anstyle-query v1.1.5 |
| 179 | 2026-04-09T10:37:05.260Z | Downloaded equivalent v1.0.2 |
| 180 | 2026-04-09T10:37:05.264Z | Downloaded oxnet v0.1.4 |
| 181 | 2026-04-09T10:37:05.267Z | Downloaded defmt-parser v1.0.0 |
| 182 | 2026-04-09T10:37:05.267Z | Downloaded proc-macro-error2 v2.0.1 |
| 183 | 2026-04-09T10:37:05.270Z | Downloaded defmt v1.0.1 |
| 184 | 2026-04-09T10:37:05.273Z | Downloaded quote v1.0.44 |
| 185 | 2026-04-09T10:37:05.274Z | Downloaded thiserror-impl v2.0.18 |
| 186 | 2026-04-09T10:37:05.274Z | Downloaded once_cell v1.21.3 |
| 187 | 2026-04-09T10:37:05.283Z | Downloaded terminal_size v0.4.3 |
| 188 | 2026-04-09T10:37:05.288Z | Downloaded stable_deref_trait v1.2.1 |
| 189 | 2026-04-09T10:37:05.288Z | Downloaded is_terminal_polyfill v1.70.2 |
| 190 | 2026-04-09T10:37:05.288Z | Downloaded cfg-if v1.0.4 |
| 191 | 2026-04-09T10:37:05.288Z | Downloaded tabwriter v1.4.1 |
| 192 | 2026-04-09T10:37:05.288Z | Downloaded strsim v0.11.1 |
| 193 | 2026-04-09T10:37:05.296Z | Downloaded dyn-clone v1.0.20 |
| 194 | 2026-04-09T10:37:05.300Z | Downloaded errno v0.3.14 |
| 195 | 2026-04-09T10:37:05.303Z | Downloaded embedded-io v0.4.0 |
| 196 | 2026-04-09T10:37:05.303Z | Downloaded managed v0.8.0 |
| 197 | 2026-04-09T10:37:05.303Z | Downloaded hash32 v0.3.1 |
| 198 | 2026-04-09T10:37:05.306Z | Downloaded macaddr v1.0.1 |
| 199 | 2026-04-09T10:37:05.310Z | Downloaded pin-project-lite v0.2.16 |
| 200 | 2026-04-09T10:37:05.313Z | Downloaded rand_chacha v0.9.0 |
| 201 | 2026-04-09T10:37:05.316Z | Downloaded either v1.15.0 |
| 202 | 2026-04-09T10:37:05.316Z | Downloaded ipnetwork v0.21.1 |
| 203 | 2026-04-09T10:37:05.321Z | Downloaded colorchoice v1.0.4 |
| 204 | 2026-04-09T10:37:05.324Z | Downloaded byteorder v1.5.0 |
| 205 | 2026-04-09T10:37:05.324Z | Downloaded num_enum_derive v0.7.5 |
| 206 | 2026-04-09T10:37:05.328Z | Downloaded anstyle v1.0.13 |
| 207 | 2026-04-09T10:37:05.328Z | Downloaded postcard v1.1.3 |
| 208 | 2026-04-09T10:37:05.328Z | Downloaded bitflags v2.10.0 |
| 209 | 2026-04-09T10:37:05.333Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 210 | 2026-04-09T10:37:05.339Z | Downloaded thiserror v2.0.18 |
| 211 | 2026-04-09T10:37:05.343Z | Downloaded rustversion v1.0.22 |
| 212 | 2026-04-09T10:37:05.346Z | Downloaded ingot v0.1.1 |
| 213 | 2026-04-09T10:37:05.346Z | Downloaded cobs v0.3.0 |
| 214 | 2026-04-09T10:37:05.346Z | Downloaded num_enum v0.7.5 |
| 215 | 2026-04-09T10:37:05.346Z | Downloaded ingot-macros v0.1.1 |
| 216 | 2026-04-09T10:37:05.349Z | Downloaded toml_parser v1.0.7+spec-1.1.0 |
| 217 | 2026-04-09T10:37:05.349Z | Downloaded defmt-macros v1.0.1 |
| 218 | 2026-04-09T10:37:05.353Z | Downloaded darling v0.21.3 |
| 219 | 2026-04-09T10:37:05.356Z | Downloaded bitflags v1.3.2 |
| 220 | 2026-04-09T10:37:05.361Z | Downloaded proc-macro2 v1.0.106 |
| 221 | 2026-04-09T10:37:05.373Z | Downloaded ingot-types v0.1.2 |
| 222 | 2026-04-09T10:37:05.381Z | Downloaded tracing-attributes v0.1.31 |
| 223 | 2026-04-09T10:37:05.384Z | Downloaded clap v4.5.57 |
| 224 | 2026-04-09T10:37:05.388Z | Downloaded colored v3.1.1 |
| 225 | 2026-04-09T10:37:05.391Z | Downloaded anyhow v1.0.101 |
| 226 | 2026-04-09T10:37:05.394Z | Downloaded socket2 v0.6.2 |
| 227 | 2026-04-09T10:37:05.394Z | Downloaded clap_derive v4.5.55 |
| 228 | 2026-04-09T10:37:05.398Z | Downloaded uuid v1.20.0 |
| 229 | 2026-04-09T10:37:05.401Z | Downloaded getrandom v0.3.4 |
| 230 | 2026-04-09T10:37:05.404Z | Downloaded serde_derive v1.0.228 |
| 231 | 2026-04-09T10:37:05.407Z | Downloaded unicode-ident v1.0.23 |
| 232 | 2026-04-09T10:37:05.407Z | Downloaded serde_core v1.0.228 |
| 233 | 2026-04-09T10:37:05.420Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 234 | 2026-04-09T10:37:05.440Z | Downloaded tracing-core v0.1.36 |
| 235 | 2026-04-09T10:37:05.444Z | Downloaded indexmap v2.13.0 |
| 236 | 2026-04-09T10:37:05.447Z | Downloaded serde v1.0.228 |
| 237 | 2026-04-09T10:37:05.451Z | Downloaded heapless v0.8.0 |
| 238 | 2026-04-09T10:37:05.457Z | Downloaded rand v0.9.2 |
| 239 | 2026-04-09T10:37:05.465Z | Downloaded memchr v2.8.0 |
| 240 | 2026-04-09T10:37:05.512Z | Downloaded regex v1.12.3 |
| 241 | 2026-04-09T10:37:05.515Z | Downloaded hashbrown v0.16.1 |
| 242 | 2026-04-09T10:37:05.527Z | Downloaded aho-corasick v1.1.4 |
| 243 | 2026-04-09T10:37:05.530Z | Downloaded clap_builder v4.5.57 |
| 244 | 2026-04-09T10:37:05.533Z | Downloaded winnow v0.7.14 |
| 245 | 2026-04-09T10:37:05.538Z | Downloaded itertools v0.14.0 |
| 246 | 2026-04-09T10:37:05.573Z | Downloaded syn v1.0.109 |
| 247 | 2026-04-09T10:37:05.580Z | Downloaded unicode-width v0.2.2 |
| 248 | 2026-04-09T10:37:05.600Z | Downloaded syn v2.0.114 |
| 249 | 2026-04-09T10:37:05.609Z | Downloaded smoltcp v0.11.0 |
| 250 | 2026-04-09T10:37:05.628Z | Downloaded regex-syntax v0.8.9 |
| 251 | 2026-04-09T10:37:05.640Z | Downloaded rustix v1.1.3 |
| 252 | 2026-04-09T10:37:05.652Z | Downloaded tracing v0.1.44 |
| 253 | 2026-04-09T10:37:05.670Z | Downloaded regex-automata v0.4.14 |
| 254 | 2026-04-09T10:37:05.684Z | Downloaded libc v0.2.180 |
| 255 | 2026-04-09T10:37:05.741Z | Compiling proc-macro2 v1.0.106 |
| 256 | 2026-04-09T10:37:05.741Z | Compiling unicode-ident v1.0.23 |
| 257 | 2026-04-09T10:37:05.741Z | Compiling quote v1.0.44 |
| 258 | 2026-04-09T10:37:05.741Z | Compiling serde_core v1.0.228 |
| 259 | 2026-04-09T10:37:05.744Z | Compiling libc v0.2.180 |
| 260 | 2026-04-09T10:37:05.744Z | Compiling zerocopy v0.8.39 |
| 261 | 2026-04-09T10:37:05.744Z | Checking cfg-if v1.0.4 |
| 262 | 2026-04-09T10:37:05.744Z | Compiling fnv v1.0.7 |
| 263 | 2026-04-09T10:37:05.865Z | Compiling thiserror v2.0.18 |
| 264 | 2026-04-09T10:37:05.904Z | Compiling strsim v0.11.1 |
| 265 | 2026-04-09T10:37:05.934Z | Compiling memchr v2.8.0 |
| 266 | 2026-04-09T10:37:06.169Z | Compiling ident_case v1.0.1 |
| 267 | 2026-04-09T10:37:06.268Z | Compiling regex-syntax v0.8.9 |
| 268 | 2026-04-09T10:37:06.444Z | Compiling aho-corasick v1.1.4 |
| 269 | 2026-04-09T10:37:06.550Z | Compiling anyhow v1.0.101 |
| 270 | 2026-04-09T10:37:06.556Z | Compiling hashbrown v0.16.1 |
| 271 | 2026-04-09T10:37:06.702Z | Compiling equivalent v1.0.2 |
| 272 | 2026-04-09T10:37:06.777Z | Compiling serde v1.0.228 |
| 273 | 2026-04-09T10:37:06.844Z | Compiling winnow v0.7.14 |
| 274 | 2026-04-09T10:37:06.862Z | Compiling either v1.15.0 |
| 275 | 2026-04-09T10:37:07.055Z | Compiling itertools v0.14.0 |
| 276 | 2026-04-09T10:37:07.091Z | Compiling indexmap v2.13.0 |
| 277 | 2026-04-09T10:37:07.116Z | Compiling getrandom v0.3.4 |
| 278 | 2026-04-09T10:37:07.425Z | Compiling heapless v0.8.0 |
| 279 | 2026-04-09T10:37:07.584Z | Compiling syn v2.0.114 |
| 280 | 2026-04-09T10:37:07.676Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 281 | 2026-04-09T10:37:07.705Z | Compiling regex-automata v0.4.14 |
| 282 | 2026-04-09T10:37:07.868Z | Checking byteorder v1.5.0 |
| 283 | 2026-04-09T10:37:07.929Z | Checking bitflags v2.10.0 |
| 284 | 2026-04-09T10:37:08.016Z | Checking hash32 v0.3.1 |
| 285 | 2026-04-09T10:37:08.051Z | Checking stable_deref_trait v1.2.1 |
| 286 | 2026-04-09T10:37:08.086Z | Compiling smoltcp v0.11.0 |
| 287 | 2026-04-09T10:37:08.113Z | Compiling toml_parser v1.0.7+spec-1.1.0 |
| 288 | 2026-04-09T10:37:08.119Z | Compiling rustversion v1.0.22 |
| 289 | 2026-04-09T10:37:08.248Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 290 | 2026-04-09T10:37:08.251Z | Checking macaddr v1.0.1 |
| 291 | 2026-04-09T10:37:08.330Z | Compiling syn v1.0.109 |
| 292 | 2026-04-09T10:37:08.474Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 293 | 2026-04-09T10:37:08.500Z | Compiling ref-cast v1.0.25 |
| 294 | 2026-04-09T10:37:08.537Z | Compiling rustix v1.1.3 |
| 295 | 2026-04-09T10:37:08.663Z | Compiling version_check v0.9.5 |
| 296 | 2026-04-09T10:37:08.670Z | Checking bitflags v1.3.2 |
| 297 | 2026-04-09T10:37:08.729Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 298 | 2026-04-09T10:37:08.737Z | Checking managed v0.8.0 |
| 299 | 2026-04-09T10:37:08.927Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 300 | 2026-04-09T10:37:08.940Z | Checking rand_core v0.9.5 |
| 301 | 2026-04-09T10:37:09.084Z | Compiling proc-macro-crate v3.4.0 |
| 302 | 2026-04-09T10:37:09.222Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-04-09T10:37:09.404Z | Compiling regex v1.12.3 |
| 304 | 2026-04-09T10:37:09.513Z | Checking errno v0.3.14 |
| 305 | 2026-04-09T10:37:09.626Z | Checking once_cell v1.21.3 |
| 306 | 2026-04-09T10:37:09.758Z | Checking unicode-width v0.2.2 |
| 307 | 2026-04-09T10:37:09.794Z | Checking ipnetwork v0.21.1 |
| 308 | 2026-04-09T10:37:09.801Z | Checking foreign-types-shared v0.3.1 |
| 309 | 2026-04-09T10:37:09.878Z | Checking utf8parse v0.2.2 |
| 310 | 2026-04-09T10:37:09.907Z | Checking cstr-argument v0.1.2 |
| 311 | 2026-04-09T10:37:09.962Z | Checking tracing-core v0.1.36 |
| 312 | 2026-04-09T10:37:09.971Z | Checking anstyle-parse v0.2.7 |
| 313 | 2026-04-09T10:37:10.002Z | Checking tabwriter v1.4.1 |
| 314 | 2026-04-09T10:37:10.236Z | Compiling darling_core v0.21.3 |
| 315 | 2026-04-09T10:37:10.279Z | Checking colorchoice v1.0.4 |
| 316 | 2026-04-09T10:37:10.339Z | Checking is_terminal_polyfill v1.70.2 |
| 317 | 2026-04-09T10:37:10.364Z | Checking dyn-clone v1.0.20 |
| 318 | 2026-04-09T10:37:10.370Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 319 | 2026-04-09T10:37:10.416Z | Checking anstyle-query v1.1.5 |
| 320 | 2026-04-09T10:37:10.458Z | Checking anstyle v1.0.13 |
| 321 | 2026-04-09T10:37:10.464Z | Checking pin-project-lite v0.2.16 |
| 322 | 2026-04-09T10:37:10.474Z | Checking pretty-hex v0.4.1 |
| 323 | 2026-04-09T10:37:10.497Z | Checking terminal_size v0.4.3 |
| 324 | 2026-04-09T10:37:10.587Z | Checking uuid v1.20.0 |
| 325 | 2026-04-09T10:37:10.599Z | Checking socket2 v0.6.2 |
| 326 | 2026-04-09T10:37:10.633Z | Checking anstream v0.6.21 |
| 327 | 2026-04-09T10:37:10.831Z | Checking clap_lex v0.7.7 |
| 328 | 2026-04-09T10:37:10.832Z | Compiling heck v0.5.0 |
| 329 | 2026-04-09T10:37:10.849Z | Checking colored v3.1.1 |
| 330 | 2026-04-09T10:37:10.980Z | Checking oxnet v0.1.4 |
| 331 | 2026-04-09T10:37:10.983Z | Checking clap_builder v4.5.57 |
| 332 | 2026-04-09T10:37:11.023Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 333 | 2026-04-09T10:37:11.325Z | Compiling zerocopy-derive v0.8.39 |
| 334 | 2026-04-09T10:37:11.406Z | Compiling thiserror-impl v2.0.18 |
| 335 | 2026-04-09T10:37:11.422Z | Compiling serde_derive v1.0.228 |
| 336 | 2026-04-09T10:37:11.483Z | Compiling ref-cast-impl v1.0.25 |
| 337 | 2026-04-09T10:37:11.735Z | Compiling num_enum_derive v0.7.5 |
| 338 | 2026-04-09T10:37:11.920Z | Compiling foreign-types-macros v0.2.3 |
| 339 | 2026-04-09T10:37:12.141Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 340 | 2026-04-09T10:37:12.249Z | Compiling tracing-attributes v0.1.31 |
| 341 | 2026-04-09T10:37:12.342Z | Compiling darling_macro v0.21.3 |
| 342 | 2026-04-09T10:37:12.523Z | Checking foreign-types v0.5.0 |
| 343 | 2026-04-09T10:37:12.591Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 344 | 2026-04-09T10:37:12.606Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 345 | 2026-04-09T10:37:12.693Z | Checking cobs v0.3.0 |
| 346 | 2026-04-09T10:37:12.693Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 347 | 2026-04-09T10:37:12.715Z | Checking num_enum v0.7.5 |
| 348 | 2026-04-09T10:37:12.815Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 349 | 2026-04-09T10:37:12.828Z | Compiling clap_derive v4.5.55 |
| 350 | 2026-04-09T10:37:12.882Z | Compiling darling v0.21.3 |
| 351 | 2026-04-09T10:37:12.955Z | Compiling ingot-macros v0.1.1 |
| 352 | 2026-04-09T10:37:13.405Z | Checking tracing v0.1.44 |
| 353 | 2026-04-09T10:37:13.988Z | Checking postcard v1.1.3 |
| 354 | 2026-04-09T10:37:14.113Z | Checking clap v4.5.57 |
| 355 | 2026-04-09T10:37:15.404Z | Checking ingot-types v0.1.2 |
| 356 | 2026-04-09T10:37:15.404Z | Checking ppv-lite86 v0.2.21 |
| 357 | 2026-04-09T10:37:15.643Z | Checking rand_chacha v0.9.0 |
| 358 | 2026-04-09T10:37:15.680Z | Checking ingot v0.1.1 |
| 359 | 2026-04-09T10:37:15.787Z | Checking rand v0.9.2 |
| 360 | 2026-04-09T10:37:17.057Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-04-09T10:37:18.246Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-04-09T10:37:19.440Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-04-09T10:37:20.280Z | Finished `dev` profile [optimized + debuginfo] target(s) in 20.12s |
| 364 | 2026-04-09T10:37:20.393Z | |
| 365 | 2026-04-09T10:37:20.393Z | real 20.283218162 |
| 366 | 2026-04-09T10:37:20.393Z | user 55.186001965 |
| 367 | 2026-04-09T10:37:20.393Z | sys 12.664869544 |
| 368 | 2026-04-09T10:37:20.393Z | trap 0.038674703 |
| 369 | 2026-04-09T10:37:20.393Z | tflt 0.419287290 |
| 370 | 2026-04-09T10:37:20.393Z | dflt 0.718881341 |
| 371 | 2026-04-09T10:37:20.393Z | kflt 0.012181239 |
| 372 | 2026-04-09T10:37:20.393Z | lock 1:54.348374503 |
| 373 | 2026-04-09T10:37:20.393Z | slp 4:08.612376146 |
| 374 | 2026-04-09T10:37:20.393Z | lat 3.209021435 |
| 375 | 2026-04-09T10:37:20.393Z | stop 9.835317914 |
| 376 | 2026-04-09T10:37:20.397Z | + header 'debug build' |
| 377 | 2026-04-09T10:37:20.397Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-04-09T10:37:20.397Z | + ptime -m cargo build |
| 379 | 2026-04-09T10:37:20.397Z | # ==== debug build ==== # |
| 380 | 2026-04-09T10:37:20.542Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-04-09T10:37:20.542Z | Compiling libc v0.2.180 |
| 382 | 2026-04-09T10:37:20.545Z | Compiling serde_core v1.0.228 |
| 383 | 2026-04-09T10:37:20.561Z | Compiling zerocopy v0.8.39 |
| 384 | 2026-04-09T10:37:20.564Z | Compiling thiserror v2.0.18 |
| 385 | 2026-04-09T10:37:20.567Z | Compiling byteorder v1.5.0 |
| 386 | 2026-04-09T10:37:20.570Z | Compiling macaddr v1.0.1 |
| 387 | 2026-04-09T10:37:20.570Z | Compiling stable_deref_trait v1.2.1 |
| 388 | 2026-04-09T10:37:20.614Z | Compiling bitflags v1.3.2 |
| 389 | 2026-04-09T10:37:20.648Z | Compiling cobs v0.3.0 |
| 390 | 2026-04-09T10:37:20.660Z | Compiling managed v0.8.0 |
| 391 | 2026-04-09T10:37:20.696Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 392 | 2026-04-09T10:37:20.747Z | Compiling hash32 v0.3.1 |
| 393 | 2026-04-09T10:37:20.825Z | Compiling utf8parse v0.2.2 |
| 394 | 2026-04-09T10:37:20.872Z | Compiling getrandom v0.3.4 |
| 395 | 2026-04-09T10:37:20.889Z | Compiling heapless v0.8.0 |
| 396 | 2026-04-09T10:37:20.911Z | Compiling errno v0.3.14 |
| 397 | 2026-04-09T10:37:20.914Z | Compiling ipnetwork v0.21.1 |
| 398 | 2026-04-09T10:37:20.921Z | Compiling memchr v2.8.0 |
| 399 | 2026-04-09T10:37:20.929Z | Compiling unicode-width v0.2.2 |
| 400 | 2026-04-09T10:37:21.066Z | Compiling rand_core v0.9.5 |
| 401 | 2026-04-09T10:37:21.076Z | Compiling once_cell v1.21.3 |
| 402 | 2026-04-09T10:37:21.221Z | Compiling foreign-types-shared v0.3.1 |
| 403 | 2026-04-09T10:37:21.293Z | Compiling smoltcp v0.11.0 |
| 404 | 2026-04-09T10:37:21.297Z | Compiling cstr-argument v0.1.2 |
| 405 | 2026-04-09T10:37:21.300Z | Compiling foreign-types v0.5.0 |
| 406 | 2026-04-09T10:37:21.324Z | Compiling tracing-core v0.1.36 |
| 407 | 2026-04-09T10:37:21.359Z | Compiling tabwriter v1.4.1 |
| 408 | 2026-04-09T10:37:21.453Z | Compiling anstyle-parse v0.2.7 |
| 409 | 2026-04-09T10:37:21.474Z | Compiling ref-cast v1.0.25 |
| 410 | 2026-04-09T10:37:21.563Z | Compiling num_enum v0.7.5 |
| 411 | 2026-04-09T10:37:21.656Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 412 | 2026-04-09T10:37:21.676Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 413 | 2026-04-09T10:37:21.760Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 414 | 2026-04-09T10:37:21.774Z | Compiling is_terminal_polyfill v1.70.2 |
| 415 | 2026-04-09T10:37:21.778Z | Compiling anstyle v1.0.13 |
| 416 | 2026-04-09T10:37:21.854Z | Compiling dyn-clone v1.0.20 |
| 417 | 2026-04-09T10:37:22.021Z | Compiling anstyle-query v1.1.5 |
| 418 | 2026-04-09T10:37:22.036Z | Compiling pin-project-lite v0.2.16 |
| 419 | 2026-04-09T10:37:22.118Z | Compiling colorchoice v1.0.4 |
| 420 | 2026-04-09T10:37:22.121Z | Compiling pretty-hex v0.4.1 |
| 421 | 2026-04-09T10:37:22.121Z | Compiling tracing v0.1.44 |
| 422 | 2026-04-09T10:37:22.225Z | Compiling bitflags v2.10.0 |
| 423 | 2026-04-09T10:37:22.245Z | Compiling serde v1.0.228 |
| 424 | 2026-04-09T10:37:22.306Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 425 | 2026-04-09T10:37:22.418Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 426 | 2026-04-09T10:37:22.479Z | Compiling rustix v1.1.3 |
| 427 | 2026-04-09T10:37:22.510Z | Compiling uuid v1.20.0 |
| 428 | 2026-04-09T10:37:22.649Z | Compiling anstream v0.6.21 |
| 429 | 2026-04-09T10:37:22.653Z | Compiling anyhow v1.0.101 |
| 430 | 2026-04-09T10:37:22.891Z | Compiling postcard v1.1.3 |
| 431 | 2026-04-09T10:37:23.013Z | Compiling terminal_size v0.4.3 |
| 432 | 2026-04-09T10:37:23.083Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 433 | 2026-04-09T10:37:23.156Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 434 | 2026-04-09T10:37:23.156Z | Compiling socket2 v0.6.2 |
| 435 | 2026-04-09T10:37:23.239Z | Compiling oxnet v0.1.4 |
| 436 | 2026-04-09T10:37:23.265Z | Compiling winnow v0.7.14 |
| 437 | 2026-04-09T10:37:23.480Z | Compiling colored v3.1.1 |
| 438 | 2026-04-09T10:37:23.574Z | Compiling ingot-types v0.1.2 |
| 439 | 2026-04-09T10:37:23.672Z | Compiling ppv-lite86 v0.2.21 |
| 440 | 2026-04-09T10:37:23.686Z | Compiling clap_lex v0.7.7 |
| 441 | 2026-04-09T10:37:23.718Z | Compiling strsim v0.11.1 |
| 442 | 2026-04-09T10:37:23.990Z | Compiling ingot v0.1.1 |
| 443 | 2026-04-09T10:37:24.001Z | Compiling rand_chacha v0.9.0 |
| 444 | 2026-04-09T10:37:24.074Z | Compiling clap_builder v4.5.57 |
| 445 | 2026-04-09T10:37:24.359Z | Compiling rand v0.9.2 |
| 446 | 2026-04-09T10:37:24.362Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 447 | 2026-04-09T10:37:25.065Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 448 | 2026-04-09T10:37:25.669Z | Compiling clap v4.5.57 |
| 449 | 2026-04-09T10:37:25.700Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 450 | 2026-04-09T10:37:27.264Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-04-09T10:37:28.682Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-04-09T10:37:33.157Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.75s |
| 453 | 2026-04-09T10:37:33.182Z | |
| 454 | 2026-04-09T10:37:33.185Z | real 12.779622415 |
| 455 | 2026-04-09T10:37:33.185Z | user 1:07.311898937 |
| 456 | 2026-04-09T10:37:33.185Z | sys 6.003354562 |
| 457 | 2026-04-09T10:37:33.185Z | trap 0.036681833 |
| 458 | 2026-04-09T10:37:33.185Z | tflt 0.128538468 |
| 459 | 2026-04-09T10:37:33.185Z | dflt 0.170522449 |
| 460 | 2026-04-09T10:37:33.185Z | kflt 0.000011407 |
| 461 | 2026-04-09T10:37:33.185Z | lock 2:23.141974313 |
| 462 | 2026-04-09T10:37:33.185Z | slp 2:56.755612762 |
| 463 | 2026-04-09T10:37:33.185Z | lat 4.265152707 |
| 464 | 2026-04-09T10:37:33.185Z | stop 2.370944333 |
| 465 | 2026-04-09T10:37:33.186Z | + header 'release build' |
| 466 | 2026-04-09T10:37:33.186Z | + echo '# ==== release build ==== #' |
| 467 | 2026-04-09T10:37:33.186Z | + ptime -m cargo build --release |
| 468 | 2026-04-09T10:37:33.186Z | # ==== release build ==== # |
| 469 | 2026-04-09T10:37:33.273Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-04-09T10:37:33.273Z | Compiling unicode-ident v1.0.23 |
| 471 | 2026-04-09T10:37:33.273Z | Compiling quote v1.0.44 |
| 472 | 2026-04-09T10:37:33.273Z | Compiling serde_core v1.0.228 |
| 473 | 2026-04-09T10:37:33.276Z | Compiling libc v0.2.180 |
| 474 | 2026-04-09T10:37:33.276Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-04-09T10:37:33.276Z | Compiling zerocopy v0.8.39 |
| 476 | 2026-04-09T10:37:33.276Z | Compiling fnv v1.0.7 |
| 477 | 2026-04-09T10:37:33.343Z | Compiling ident_case v1.0.1 |
| 478 | 2026-04-09T10:37:33.365Z | Compiling strsim v0.11.1 |
| 479 | 2026-04-09T10:37:33.387Z | Compiling memchr v2.8.0 |
| 480 | 2026-04-09T10:37:33.440Z | Compiling thiserror v2.0.18 |
| 481 | 2026-04-09T10:37:33.575Z | Compiling regex-syntax v0.8.9 |
| 482 | 2026-04-09T10:37:33.621Z | Compiling winnow v0.7.14 |
| 483 | 2026-04-09T10:37:33.673Z | Compiling either v1.15.0 |
| 484 | 2026-04-09T10:37:33.853Z | Compiling aho-corasick v1.1.4 |
| 485 | 2026-04-09T10:37:33.898Z | Compiling equivalent v1.0.2 |
| 486 | 2026-04-09T10:37:33.927Z | Compiling serde v1.0.228 |
| 487 | 2026-04-09T10:37:33.964Z | Compiling hashbrown v0.16.1 |
| 488 | 2026-04-09T10:37:34.008Z | Compiling anyhow v1.0.101 |
| 489 | 2026-04-09T10:37:34.366Z | Compiling itertools v0.14.0 |
| 490 | 2026-04-09T10:37:34.418Z | Compiling syn v2.0.114 |
| 491 | 2026-04-09T10:37:34.464Z | Compiling indexmap v2.13.0 |
| 492 | 2026-04-09T10:37:34.484Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 493 | 2026-04-09T10:37:34.691Z | Compiling byteorder v1.5.0 |
| 494 | 2026-04-09T10:37:34.874Z | Compiling heapless v0.8.0 |
| 495 | 2026-04-09T10:37:35.039Z | Compiling regex-automata v0.4.14 |
| 496 | 2026-04-09T10:37:35.066Z | Compiling toml_parser v1.0.7+spec-1.1.0 |
| 497 | 2026-04-09T10:37:35.152Z | Compiling getrandom v0.3.4 |
| 498 | 2026-04-09T10:37:35.382Z | Compiling bitflags v2.10.0 |
| 499 | 2026-04-09T10:37:35.465Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 500 | 2026-04-09T10:37:35.481Z | Compiling hash32 v0.3.1 |
| 501 | 2026-04-09T10:37:35.556Z | Compiling macaddr v1.0.1 |
| 502 | 2026-04-09T10:37:35.592Z | Compiling smoltcp v0.11.0 |
| 503 | 2026-04-09T10:37:35.595Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 504 | 2026-04-09T10:37:35.604Z | Compiling stable_deref_trait v1.2.1 |
| 505 | 2026-04-09T10:37:35.667Z | Compiling rustversion v1.0.22 |
| 506 | 2026-04-09T10:37:35.711Z | Compiling syn v1.0.109 |
| 507 | 2026-04-09T10:37:35.904Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 508 | 2026-04-09T10:37:35.985Z | Compiling proc-macro-crate v3.4.0 |
| 509 | 2026-04-09T10:37:36.014Z | Compiling bitflags v1.3.2 |
| 510 | 2026-04-09T10:37:36.036Z | Compiling version_check v0.9.5 |
| 511 | 2026-04-09T10:37:36.074Z | Compiling ref-cast v1.0.25 |
| 512 | 2026-04-09T10:37:36.101Z | Compiling managed v0.8.0 |
| 513 | 2026-04-09T10:37:36.202Z | Compiling rustix v1.1.3 |
| 514 | 2026-04-09T10:37:36.283Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 515 | 2026-04-09T10:37:36.393Z | Compiling rand_core v0.9.5 |
| 516 | 2026-04-09T10:37:36.489Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 517 | 2026-04-09T10:37:36.628Z | Compiling errno v0.3.14 |
| 518 | 2026-04-09T10:37:36.742Z | Compiling regex v1.12.3 |
| 519 | 2026-04-09T10:37:36.763Z | Compiling once_cell v1.21.3 |
| 520 | 2026-04-09T10:37:36.843Z | Compiling foreign-types-shared v0.3.1 |
| 521 | 2026-04-09T10:37:36.900Z | Compiling ipnetwork v0.21.1 |
| 522 | 2026-04-09T10:37:36.921Z | Compiling unicode-width v0.2.2 |
| 523 | 2026-04-09T10:37:36.977Z | Compiling darling_core v0.21.3 |
| 524 | 2026-04-09T10:37:37.120Z | Compiling utf8parse v0.2.2 |
| 525 | 2026-04-09T10:37:37.217Z | Compiling anstyle-parse v0.2.7 |
| 526 | 2026-04-09T10:37:37.251Z | Compiling tabwriter v1.4.1 |
| 527 | 2026-04-09T10:37:37.408Z | Compiling tracing-core v0.1.36 |
| 528 | 2026-04-09T10:37:37.604Z | Compiling cstr-argument v0.1.2 |
| 529 | 2026-04-09T10:37:38.106Z | Compiling pin-project-lite v0.2.16 |
| 530 | 2026-04-09T10:37:38.151Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 531 | 2026-04-09T10:37:38.175Z | Compiling zerocopy-derive v0.8.39 |
| 532 | 2026-04-09T10:37:38.189Z | Compiling thiserror-impl v2.0.18 |
| 533 | 2026-04-09T10:37:38.203Z | Compiling serde_derive v1.0.228 |
| 534 | 2026-04-09T10:37:38.305Z | Compiling foreign-types-macros v0.2.3 |
| 535 | 2026-04-09T10:37:38.346Z | Compiling ref-cast-impl v1.0.25 |
| 536 | 2026-04-09T10:37:38.904Z | Compiling num_enum_derive v0.7.5 |
| 537 | 2026-04-09T10:37:38.975Z | Compiling foreign-types v0.5.0 |
| 538 | 2026-04-09T10:37:39.012Z | Compiling tracing-attributes v0.1.31 |
| 539 | 2026-04-09T10:37:39.039Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 540 | 2026-04-09T10:37:39.055Z | Compiling darling_macro v0.21.3 |
| 541 | 2026-04-09T10:37:39.510Z | Compiling cobs v0.3.0 |
| 542 | 2026-04-09T10:37:39.570Z | Compiling dyn-clone v1.0.20 |
| 543 | 2026-04-09T10:37:39.618Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 544 | 2026-04-09T10:37:39.638Z | Compiling darling v0.21.3 |
| 545 | 2026-04-09T10:37:39.706Z | Compiling ingot-macros v0.1.1 |
| 546 | 2026-04-09T10:37:39.709Z | Compiling colorchoice v1.0.4 |
| 547 | 2026-04-09T10:37:39.719Z | Compiling anstyle v1.0.13 |
| 548 | 2026-04-09T10:37:39.805Z | Compiling pretty-hex v0.4.1 |
| 549 | 2026-04-09T10:37:39.912Z | Compiling num_enum v0.7.5 |
| 550 | 2026-04-09T10:37:39.937Z | Compiling anstyle-query v1.1.5 |
| 551 | 2026-04-09T10:37:39.944Z | Compiling is_terminal_polyfill v1.70.2 |
| 552 | 2026-04-09T10:37:40.020Z | Compiling anstream v0.6.21 |
| 553 | 2026-04-09T10:37:40.020Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 554 | 2026-04-09T10:37:40.026Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 555 | 2026-04-09T10:37:40.083Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 556 | 2026-04-09T10:37:40.237Z | Compiling tracing v0.1.44 |
| 557 | 2026-04-09T10:37:40.357Z | Compiling terminal_size v0.4.3 |
| 558 | 2026-04-09T10:37:40.427Z | Compiling uuid v1.20.0 |
| 559 | 2026-04-09T10:37:40.485Z | Compiling socket2 v0.6.2 |
| 560 | 2026-04-09T10:37:40.501Z | Compiling oxnet v0.1.4 |
| 561 | 2026-04-09T10:37:40.739Z | Compiling clap_lex v0.7.7 |
| 562 | 2026-04-09T10:37:40.828Z | Compiling colored v3.1.1 |
| 563 | 2026-04-09T10:37:41.037Z | Compiling heck v0.5.0 |
| 564 | 2026-04-09T10:37:41.047Z | Compiling clap_builder v4.5.57 |
| 565 | 2026-04-09T10:37:41.228Z | Compiling clap_derive v4.5.55 |
| 566 | 2026-04-09T10:37:41.355Z | Compiling postcard v1.1.3 |
| 567 | 2026-04-09T10:37:41.424Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 568 | 2026-04-09T10:37:42.680Z | Compiling ingot-types v0.1.2 |
| 569 | 2026-04-09T10:37:42.680Z | Compiling ppv-lite86 v0.2.21 |
| 570 | 2026-04-09T10:37:42.897Z | Compiling clap v4.5.57 |
| 571 | 2026-04-09T10:37:42.934Z | Compiling rand_chacha v0.9.0 |
| 572 | 2026-04-09T10:37:43.002Z | Compiling ingot v0.1.1 |
| 573 | 2026-04-09T10:37:43.095Z | Compiling rand v0.9.2 |
| 574 | 2026-04-09T10:37:44.763Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 575 | 2026-04-09T10:37:45.758Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 576 | 2026-04-09T10:37:46.761Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 577 | 2026-04-09T10:37:53.286Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.09s |
| 578 | 2026-04-09T10:37:53.313Z | |
| 579 | 2026-04-09T10:37:53.316Z | real 20.117612214 |
| 580 | 2026-04-09T10:37:53.316Z | user 1:44.277592540 |
| 581 | 2026-04-09T10:37:53.316Z | sys 13.245999439 |
| 582 | 2026-04-09T10:37:53.316Z | trap 0.050920325 |
| 583 | 2026-04-09T10:37:53.316Z | tflt 0.206827323 |
| 584 | 2026-04-09T10:37:53.316Z | dflt 0.426014500 |
| 585 | 2026-04-09T10:37:53.316Z | kflt 0.000014438 |
| 586 | 2026-04-09T10:37:53.316Z | lock 3:16.321975328 |
| 587 | 2026-04-09T10:37:53.316Z | slp 4:45.412459725 |
| 588 | 2026-04-09T10:37:53.316Z | lat 5.399536752 |
| 589 | 2026-04-09T10:37:53.316Z | stop 9.157764890 |
| 590 | 2026-04-09T10:37:53.316Z | + popd |
| 591 | 2026-04-09T10:37:53.316Z | /work/oxidecomputer/opte |
| 592 | 2026-04-09T10:37:53.316Z | + for x in debug release |
| 593 | 2026-04-09T10:37:53.316Z | + mkdir -p /work/debug |
| 594 | 2026-04-09T10:37:53.316Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-04-09T10:37:53.338Z | + sha256sum target/debug/opteadm |
| 596 | 2026-04-09T10:37:53.364Z | + for x in debug release |
| 597 | 2026-04-09T10:37:53.364Z | + mkdir -p /work/release |
| 598 | 2026-04-09T10:37:53.367Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-04-09T10:37:53.380Z | + sha256sum target/release/opteadm |
| 600 | 2026-04-09T10:37:53.396Z | process exited: duration 66902 ms, exit code 0 |
| |
| 601 | 2026-04-09T10:37:53.403Z | found 4 output files |
| 602 | 2026-04-09T10:37:53.403Z | uploading: /work/debug/opteadm (36315240 bytes) |
| 603 | 2026-04-09T10:37:54.596Z | uploaded: /work/debug/opteadm |
| 604 | 2026-04-09T10:37:54.596Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-04-09T10:37:55.605Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-04-09T10:37:55.605Z | uploading: /work/release/opteadm (23369264 bytes) |
| 607 | 2026-04-09T10:37:56.730Z | uploaded: /work/release/opteadm |
| 608 | 2026-04-09T10:37:56.730Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-04-09T10:37:57.739Z | uploaded: /work/release/opteadm.release.sha256 |