|
|
|
| 1 | 2026-05-05T16:12:24.937Z | job assigned to worker 01KQWEH6Z6N889A3S1DZR4GX5V [factory aws, i-01a7d75c31b574ce5] (queued for 1 m 32 s) |
| |
| 2 | 2026-05-05T16:12:31.720Z | starting task 0: "setup" |
| 3 | 2026-05-05T16:12:31.725Z | ++ uname -s |
| 4 | 2026-05-05T16:12:31.729Z | + kern=SunOS |
| 5 | 2026-05-05T16:12:31.729Z | + build_user=build |
| 6 | 2026-05-05T16:12:31.729Z | + build_uid=12345 |
| 7 | 2026-05-05T16:12:31.729Z | + work_dir=/work |
| 8 | 2026-05-05T16:12:31.729Z | + input_dir=/input |
| 9 | 2026-05-05T16:12:31.729Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-05T16:12:31.729Z | + case "$kern" in |
| 11 | 2026-05-05T16:12:31.729Z | + groupadd -g 12345 build |
| 12 | 2026-05-05T16:12:31.729Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-05T16:12:33.734Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-05T16:12:33.815Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-05T16:12:33.819Z | + home_fs=zfs |
| 16 | 2026-05-05T16:12:33.819Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-05T16:12:33.819Z | + mkdir -p /home/build |
| 18 | 2026-05-05T16:12:33.819Z | + chown build:build /home/build /work |
| 19 | 2026-05-05T16:12:35.820Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-05T16:12:35.823Z | process exited: duration 4100 ms, exit code 0 |
| |
| 21 | 2026-05-05T16:12:35.830Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-05T16:12:35.834Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-05-05T16:12:35.834Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-05-05T16:12:35.834Z | * rust toolchain profile = "default" |
| 25 | 2026-05-05T16:12:35.834Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-05T16:12:35.834Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-05T16:12:35.834Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-05T16:12:35.838Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-05T16:12:35.838Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-05-05T16:12:35.961Z | info: downloading installer |
| 31 | 2026-05-05T16:12:37.448Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-05T16:12:37.448Z | warn: /opt/ooce/bin |
| 33 | 2026-05-05T16:12:37.448Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-05T16:12:37.448Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-05T16:12:37.448Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-05T16:12:37.448Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-05T16:12:37.448Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-05T16:12:37.448Z | error: cannot install while Rust is installed |
| 39 | 2026-05-05T16:12:37.448Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-05T16:12:37.448Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-05T16:12:37.448Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-05T16:12:37.448Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-05T16:12:37.448Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-05T16:12:37.462Z | info: profile set to default |
| 45 | 2026-05-05T16:12:37.462Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-05T16:12:37.465Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-05-05T16:12:37.598Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-05-05T16:12:37.602Z | info: downloading 6 components |
| 49 | 2026-05-05T16:12:52.481Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-05-05T16:12:52.481Z | |
| 51 | 2026-05-05T16:12:52.509Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-05-05T16:12:52.509Z | |
| 53 | 2026-05-05T16:12:52.509Z | |
| 54 | 2026-05-05T16:12:52.509Z | Rust is installed now. Great! |
| 55 | 2026-05-05T16:12:52.509Z | |
| 56 | 2026-05-05T16:12:52.513Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-05T16:12:52.513Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-05T16:12:52.513Z | |
| 59 | 2026-05-05T16:12:52.513Z | To configure your current shell, you need to source |
| 60 | 2026-05-05T16:12:52.513Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-05T16:12:52.513Z | |
| 62 | 2026-05-05T16:12:52.513Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-05T16:12:52.513Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-05T16:12:52.513Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-05T16:12:52.513Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-05T16:12:52.513Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-05T16:12:52.513Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-05T16:12:52.513Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-05T16:12:52.513Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-05T16:12:52.513Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-05T16:12:52.605Z | + rustup --version |
| 72 | 2026-05-05T16:12:52.614Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-05T16:12:52.617Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-05T16:12:52.635Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-05-05T16:12:52.639Z | + cargo --version |
| 76 | 2026-05-05T16:12:52.651Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-05-05T16:12:52.654Z | + rustc --version |
| 78 | 2026-05-05T16:12:52.672Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-05-05T16:12:52.676Z | process exited: duration 16842 ms, exit code 0 |
| |
| 80 | 2026-05-05T16:12:52.683Z | starting task 2: "authentication" |
| 81 | 2026-05-05T16:12:52.700Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-05T16:12:52.707Z | starting task 3: "clone repository" |
| 83 | 2026-05-05T16:12:52.710Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-05-05T16:12:52.714Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-05-05T16:12:52.814Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-05-05T16:12:53.766Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-05-05T16:12:53.766Z | + git fetch origin 84e91b62621406f38e4d0870a92bafacad96536e |
| 88 | 2026-05-05T16:12:54.074Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-05-05T16:12:54.074Z | * branch 84e91b62621406f38e4d0870a92bafacad96536e -> FETCH_HEAD |
| 90 | 2026-05-05T16:12:54.079Z | + [[ -n mtu ]] |
| 91 | 2026-05-05T16:12:54.082Z | ++ git branch --show-current |
| 92 | 2026-05-05T16:12:54.082Z | + current=master |
| 93 | 2026-05-05T16:12:54.082Z | + [[ master != mtu ]] |
| 94 | 2026-05-05T16:12:54.082Z | + git branch -f mtu 84e91b62621406f38e4d0870a92bafacad96536e |
| 95 | 2026-05-05T16:12:54.086Z | + git checkout -f mtu |
| 96 | 2026-05-05T16:12:54.100Z | Switched to branch 'mtu' |
| 97 | 2026-05-05T16:12:54.104Z | + git reset --hard 84e91b62621406f38e4d0870a92bafacad96536e |
| 98 | 2026-05-05T16:12:54.107Z | HEAD is now at 84e91b6 Bump API_VERSION. |
| 99 | 2026-05-05T16:12:54.107Z | process exited: duration 1399 ms, exit code 0 |
| |
| 100 | 2026-05-05T16:12:54.115Z | starting task 4: "build" |
| 101 | 2026-05-05T16:12:54.118Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-05T16:12:54.118Z | ++ rustup show active-toolchain |
| 103 | 2026-05-05T16:12:54.123Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-05-05T16:12:54.127Z | ++ pushd xde |
| 105 | 2026-05-05T16:12:54.127Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-05-05T16:12:54.127Z | ++ rustup show active-toolchain |
| 107 | 2026-05-05T16:12:54.130Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-05-05T16:12:54.275Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-05-05T16:12:54.279Z | info: downloading 6 components |
| 110 | 2026-05-05T16:13:08.294Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-05-05T16:13:08.372Z | +++ rustup show active-toolchain -v |
| 112 | 2026-05-05T16:13:08.377Z | +++ head -n 1 |
| 113 | 2026-05-05T16:13:08.377Z | +++ cut '-d ' -f1 |
| 114 | 2026-05-05T16:13:08.423Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-05-05T16:13:08.423Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-05-05T16:13:08.423Z | ++ popd |
| 117 | 2026-05-05T16:13:08.423Z | /work/oxidecomputer/opte |
| 118 | 2026-05-05T16:13:08.427Z | + cargo --version |
| 119 | 2026-05-05T16:13:08.432Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-05-05T16:13:08.436Z | + rustc --version |
| 121 | 2026-05-05T16:13:08.455Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-05-05T16:13:08.459Z | + pushd bin/opteadm |
| 123 | 2026-05-05T16:13:08.459Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-05-05T16:13:08.459Z | + header 'check style' |
| 125 | 2026-05-05T16:13:08.459Z | + echo '# ==== check style ==== #' |
| 126 | 2026-05-05T16:13:08.459Z | # ==== check style ==== # |
| 127 | 2026-05-05T16:13:08.459Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-05-05T16:13:08.529Z | |
| 129 | 2026-05-05T16:13:08.529Z | real 0.067918210 |
| 130 | 2026-05-05T16:13:08.529Z | user 0.038157102 |
| 131 | 2026-05-05T16:13:08.529Z | sys 0.027051648 |
| 132 | 2026-05-05T16:13:08.529Z | trap 0.000000309 |
| 133 | 2026-05-05T16:13:08.529Z | tflt 0.000002278 |
| 134 | 2026-05-05T16:13:08.529Z | dflt 0.000005398 |
| 135 | 2026-05-05T16:13:08.529Z | kflt 0.000000000 |
| 136 | 2026-05-05T16:13:08.529Z | lock 0.030609624 |
| 137 | 2026-05-05T16:13:08.529Z | slp 0.048248779 |
| 138 | 2026-05-05T16:13:08.529Z | lat 0.000655642 |
| 139 | 2026-05-05T16:13:08.529Z | stop 0.000095285 |
| 140 | 2026-05-05T16:13:08.533Z | + header analyze |
| 141 | 2026-05-05T16:13:08.533Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-05-05T16:13:08.533Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 143 | 2026-05-05T16:13:08.533Z | # ==== analyze ==== # |
| 144 | 2026-05-05T16:13:08.661Z | Updating crates.io index |
| 145 | 2026-05-05T16:13:08.665Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-05-05T16:13:09.985Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-05-05T16:13:10.321Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-05-05T16:13:10.774Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-05-05T16:13:11.152Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-05-05T16:13:11.460Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-05-05T16:13:11.790Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-05-05T16:13:13.619Z | Downloading crates ... |
| 153 | 2026-05-05T16:13:13.672Z | Downloaded byteorder v1.5.0 |
| 154 | 2026-05-05T16:13:13.688Z | Downloaded is_terminal_polyfill v1.70.2 |
| 155 | 2026-05-05T16:13:13.692Z | Downloaded bitflags v1.3.2 |
| 156 | 2026-05-05T16:13:13.692Z | Downloaded clap_derive v4.6.1 |
| 157 | 2026-05-05T16:13:13.692Z | Downloaded bitflags v2.11.1 |
| 158 | 2026-05-05T16:13:13.697Z | Downloaded serde_core v1.0.228 |
| 159 | 2026-05-05T16:13:13.700Z | Downloaded thiserror-impl v2.0.18 |
| 160 | 2026-05-05T16:13:13.701Z | Downloaded ident_case v1.0.1 |
| 161 | 2026-05-05T16:13:13.704Z | Downloaded ref-cast-impl v1.0.25 |
| 162 | 2026-05-05T16:13:13.704Z | Downloaded cfg-if v1.0.4 |
| 163 | 2026-05-05T16:13:13.710Z | Downloaded dyn-clone v1.0.20 |
| 164 | 2026-05-05T16:13:13.714Z | Downloaded fnv v1.0.7 |
| 165 | 2026-05-05T16:13:13.714Z | Downloaded colorchoice v1.0.5 |
| 166 | 2026-05-05T16:13:13.719Z | Downloaded heck v0.5.0 |
| 167 | 2026-05-05T16:13:13.722Z | Downloaded embedded-io v0.6.1 |
| 168 | 2026-05-05T16:13:13.722Z | Downloaded zerocopy v0.8.48 |
| 169 | 2026-05-05T16:13:13.731Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 170 | 2026-05-05T16:13:13.735Z | Downloaded cstr-argument v0.1.2 |
| 171 | 2026-05-05T16:13:13.738Z | Downloaded defmt v1.0.1 |
| 172 | 2026-05-05T16:13:13.747Z | Downloaded equivalent v1.0.2 |
| 173 | 2026-05-05T16:13:13.753Z | Downloaded foreign-types-macros v0.2.3 |
| 174 | 2026-05-05T16:13:13.757Z | Downloaded rustversion v1.0.22 |
| 175 | 2026-05-05T16:13:13.760Z | Downloaded anstyle-query v1.1.5 |
| 176 | 2026-05-05T16:13:13.764Z | Downloaded managed v0.8.0 |
| 177 | 2026-05-05T16:13:13.764Z | Downloaded cobs v0.3.0 |
| 178 | 2026-05-05T16:13:13.767Z | Downloaded macaddr v1.0.1 |
| 179 | 2026-05-05T16:13:13.767Z | Downloaded darling_macro v0.21.3 |
| 180 | 2026-05-05T16:13:13.772Z | Downloaded stable_deref_trait v1.2.1 |
| 181 | 2026-05-05T16:13:13.775Z | Downloaded proc-macro-crate v3.5.0 |
| 182 | 2026-05-05T16:13:13.781Z | Downloaded either v1.15.0 |
| 183 | 2026-05-05T16:13:13.785Z | Downloaded num_enum_derive v0.7.6 |
| 184 | 2026-05-05T16:13:13.788Z | Downloaded ingot v0.1.1 |
| 185 | 2026-05-05T16:13:13.793Z | Downloaded foreign-types v0.5.0 |
| 186 | 2026-05-05T16:13:13.797Z | Downloaded defmt-parser v1.0.0 |
| 187 | 2026-05-05T16:13:13.797Z | Downloaded pretty-hex v0.4.2 |
| 188 | 2026-05-05T16:13:13.801Z | Downloaded tabwriter v1.4.1 |
| 189 | 2026-05-05T16:13:13.804Z | Downloaded errno v0.3.14 |
| 190 | 2026-05-05T16:13:13.808Z | Downloaded defmt v0.3.100 |
| 191 | 2026-05-05T16:13:13.814Z | Downloaded strsim v0.11.1 |
| 192 | 2026-05-05T16:13:13.819Z | Downloaded terminal_size v0.4.4 |
| 193 | 2026-05-05T16:13:13.823Z | Downloaded clap_lex v1.1.0 |
| 194 | 2026-05-05T16:13:13.828Z | Downloaded embedded-io v0.4.0 |
| 195 | 2026-05-05T16:13:13.832Z | Downloaded version_check v0.9.5 |
| 196 | 2026-05-05T16:13:13.837Z | Downloaded ipnetwork v0.21.1 |
| 197 | 2026-05-05T16:13:13.837Z | Downloaded hash32 v0.3.1 |
| 198 | 2026-05-05T16:13:13.849Z | Downloaded foreign-types-shared v0.3.1 |
| 199 | 2026-05-05T16:13:13.853Z | Downloaded utf8parse v0.2.2 |
| 200 | 2026-05-05T16:13:13.853Z | Downloaded darling v0.21.3 |
| 201 | 2026-05-05T16:13:13.857Z | Downloaded chacha20 v0.10.0 |
| 202 | 2026-05-05T16:13:13.860Z | Downloaded ref-cast v1.0.25 |
| 203 | 2026-05-05T16:13:13.864Z | Downloaded thiserror v2.0.18 |
| 204 | 2026-05-05T16:13:13.864Z | Downloaded darling_core v0.21.3 |
| 205 | 2026-05-05T16:13:13.868Z | Downloaded ingot-macros v0.1.1 |
| 206 | 2026-05-05T16:13:13.868Z | Downloaded colored v3.1.1 |
| 207 | 2026-05-05T16:13:13.871Z | Downloaded anstyle-parse v1.0.0 |
| 208 | 2026-05-05T16:13:13.871Z | Downloaded anstream v1.0.0 |
| 209 | 2026-05-05T16:13:13.871Z | Downloaded socket2 v0.6.3 |
| 210 | 2026-05-05T16:13:13.875Z | Downloaded defmt-macros v1.0.1 |
| 211 | 2026-05-05T16:13:13.879Z | Downloaded ingot-types v0.1.2 |
| 212 | 2026-05-05T16:13:13.884Z | Downloaded anstyle v1.0.14 |
| 213 | 2026-05-05T16:13:13.888Z | Downloaded proc-macro-error2 v2.0.1 |
| 214 | 2026-05-05T16:13:13.891Z | Downloaded cpufeatures v0.3.0 |
| 215 | 2026-05-05T16:13:13.891Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 216 | 2026-05-05T16:13:13.891Z | Downloaded quote v1.0.45 |
| 217 | 2026-05-05T16:13:13.898Z | Downloaded num_enum v0.7.6 |
| 218 | 2026-05-05T16:13:13.917Z | Downloaded oxnet v0.1.4 |
| 219 | 2026-05-05T16:13:13.922Z | Downloaded clap v4.6.1 |
| 220 | 2026-05-05T16:13:13.935Z | Downloaded tracing-attributes v0.1.31 |
| 221 | 2026-05-05T16:13:13.939Z | Downloaded rand_core v0.10.1 |
| 222 | 2026-05-05T16:13:13.939Z | Downloaded once_cell v1.21.4 |
| 223 | 2026-05-05T16:13:13.943Z | Downloaded postcard v1.1.3 |
| 224 | 2026-05-05T16:13:13.959Z | Downloaded anyhow v1.0.102 |
| 225 | 2026-05-05T16:13:13.968Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 226 | 2026-05-05T16:13:13.978Z | Downloaded proc-macro2 v1.0.106 |
| 227 | 2026-05-05T16:13:13.982Z | Downloaded getrandom v0.4.2 |
| 228 | 2026-05-05T16:13:13.987Z | Downloaded serde_derive v1.0.228 |
| 229 | 2026-05-05T16:13:13.999Z | Downloaded pin-project-lite v0.2.17 |
| 230 | 2026-05-05T16:13:14.003Z | Downloaded zerocopy-derive v0.8.48 |
| 231 | 2026-05-05T16:13:14.016Z | Downloaded uuid v1.23.1 |
| 232 | 2026-05-05T16:13:14.019Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 233 | 2026-05-05T16:13:14.019Z | Downloaded heapless v0.8.0 |
| 234 | 2026-05-05T16:13:14.023Z | Downloaded unicode-ident v1.0.24 |
| 235 | 2026-05-05T16:13:14.028Z | Downloaded tracing-core v0.1.36 |
| 236 | 2026-05-05T16:13:14.043Z | Downloaded serde v1.0.228 |
| 237 | 2026-05-05T16:13:14.053Z | Downloaded memchr v2.8.0 |
| 238 | 2026-05-05T16:13:14.065Z | Downloaded rand v0.10.1 |
| 239 | 2026-05-05T16:13:14.081Z | Downloaded indexmap v2.14.0 |
| 240 | 2026-05-05T16:13:14.093Z | Downloaded aho-corasick v1.1.4 |
| 241 | 2026-05-05T16:13:14.132Z | Downloaded regex v1.12.3 |
| 242 | 2026-05-05T16:13:14.136Z | Downloaded clap_builder v4.6.0 |
| 243 | 2026-05-05T16:13:14.140Z | Downloaded hashbrown v0.17.0 |
| 244 | 2026-05-05T16:13:14.144Z | Downloaded itertools v0.14.0 |
| 245 | 2026-05-05T16:13:14.170Z | Downloaded winnow v1.0.2 |
| 246 | 2026-05-05T16:13:14.217Z | Downloaded syn v1.0.109 |
| 247 | 2026-05-05T16:13:14.244Z | Downloaded unicode-width v0.2.2 |
| 248 | 2026-05-05T16:13:14.268Z | Downloaded smoltcp v0.11.0 |
| 249 | 2026-05-05T16:13:14.274Z | Downloaded syn v2.0.117 |
| 250 | 2026-05-05T16:13:14.300Z | Downloaded regex-syntax v0.8.10 |
| 251 | 2026-05-05T16:13:14.318Z | Downloaded rustix v1.1.4 |
| 252 | 2026-05-05T16:13:14.337Z | Downloaded tracing v0.1.44 |
| 253 | 2026-05-05T16:13:14.365Z | Downloaded regex-automata v0.4.14 |
| 254 | 2026-05-05T16:13:14.376Z | Downloaded libc v0.2.186 |
| 255 | 2026-05-05T16:13:14.438Z | Compiling proc-macro2 v1.0.106 |
| 256 | 2026-05-05T16:13:14.438Z | Compiling quote v1.0.45 |
| 257 | 2026-05-05T16:13:14.441Z | Compiling unicode-ident v1.0.24 |
| 258 | 2026-05-05T16:13:14.441Z | Compiling serde_core v1.0.228 |
| 259 | 2026-05-05T16:13:14.441Z | Compiling libc v0.2.186 |
| 260 | 2026-05-05T16:13:14.442Z | Checking cfg-if v1.0.4 |
| 261 | 2026-05-05T16:13:14.442Z | Compiling fnv v1.0.7 |
| 262 | 2026-05-05T16:13:14.442Z | Compiling strsim v0.11.1 |
| 263 | 2026-05-05T16:13:14.562Z | Compiling thiserror v2.0.18 |
| 264 | 2026-05-05T16:13:14.604Z | Compiling memchr v2.8.0 |
| 265 | 2026-05-05T16:13:14.631Z | Compiling ident_case v1.0.1 |
| 266 | 2026-05-05T16:13:14.738Z | Compiling regex-syntax v0.8.10 |
| 267 | 2026-05-05T16:13:14.787Z | Compiling serde v1.0.228 |
| 268 | 2026-05-05T16:13:14.991Z | Compiling aho-corasick v1.1.4 |
| 269 | 2026-05-05T16:13:15.084Z | Compiling zerocopy v0.8.48 |
| 270 | 2026-05-05T16:13:15.155Z | Compiling anyhow v1.0.102 |
| 271 | 2026-05-05T16:13:15.166Z | Compiling either v1.15.0 |
| 272 | 2026-05-05T16:13:15.293Z | Compiling equivalent v1.0.2 |
| 273 | 2026-05-05T16:13:15.374Z | Compiling hashbrown v0.17.0 |
| 274 | 2026-05-05T16:13:15.391Z | Compiling winnow v1.0.2 |
| 275 | 2026-05-05T16:13:15.500Z | Compiling itertools v0.14.0 |
| 276 | 2026-05-05T16:13:15.542Z | Compiling heapless v0.8.0 |
| 277 | 2026-05-05T16:13:15.866Z | Checking byteorder v1.5.0 |
| 278 | 2026-05-05T16:13:15.936Z | Compiling indexmap v2.14.0 |
| 279 | 2026-05-05T16:13:16.030Z | Compiling syn v2.0.117 |
| 280 | 2026-05-05T16:13:16.089Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 281 | 2026-05-05T16:13:16.312Z | Compiling regex-automata v0.4.14 |
| 282 | 2026-05-05T16:13:16.440Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 283 | 2026-05-05T16:13:16.455Z | Checking bitflags v2.11.1 |
| 284 | 2026-05-05T16:13:16.464Z | Checking hash32 v0.3.1 |
| 285 | 2026-05-05T16:13:16.566Z | Compiling syn v1.0.109 |
| 286 | 2026-05-05T16:13:16.612Z | Compiling rustversion v1.0.22 |
| 287 | 2026-05-05T16:13:16.703Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 288 | 2026-05-05T16:13:16.744Z | Compiling smoltcp v0.11.0 |
| 289 | 2026-05-05T16:13:16.824Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 290 | 2026-05-05T16:13:16.866Z | Checking stable_deref_trait v1.2.1 |
| 291 | 2026-05-05T16:13:16.926Z | Checking macaddr v1.0.1 |
| 292 | 2026-05-05T16:13:16.988Z | Checking managed v0.8.0 |
| 293 | 2026-05-05T16:13:17.018Z | Checking rand_core v0.10.1 |
| 294 | 2026-05-05T16:13:17.059Z | Compiling rustix v1.1.4 |
| 295 | 2026-05-05T16:13:17.071Z | Compiling version_check v0.9.5 |
| 296 | 2026-05-05T16:13:17.148Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 297 | 2026-05-05T16:13:17.156Z | Compiling getrandom v0.4.2 |
| 298 | 2026-05-05T16:13:17.275Z | Compiling ref-cast v1.0.25 |
| 299 | 2026-05-05T16:13:17.331Z | Checking bitflags v1.3.2 |
| 300 | 2026-05-05T16:13:17.346Z | Compiling proc-macro-crate v3.5.0 |
| 301 | 2026-05-05T16:13:17.423Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 302 | 2026-05-05T16:13:17.654Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-05-05T16:13:17.722Z | Checking errno v0.3.14 |
| 304 | 2026-05-05T16:13:17.768Z | Checking cpufeatures v0.3.0 |
| 305 | 2026-05-05T16:13:17.830Z | Checking utf8parse v0.2.2 |
| 306 | 2026-05-05T16:13:17.837Z | Checking foreign-types-shared v0.3.1 |
| 307 | 2026-05-05T16:13:17.914Z | Checking once_cell v1.21.4 |
| 308 | 2026-05-05T16:13:17.924Z | Checking unicode-width v0.2.2 |
| 309 | 2026-05-05T16:13:18.075Z | Compiling regex v1.12.3 |
| 310 | 2026-05-05T16:13:18.163Z | Checking ipnetwork v0.21.1 |
| 311 | 2026-05-05T16:13:18.179Z | Checking tabwriter v1.4.1 |
| 312 | 2026-05-05T16:13:18.287Z | Checking cstr-argument v0.1.2 |
| 313 | 2026-05-05T16:13:18.314Z | Checking tracing-core v0.1.36 |
| 314 | 2026-05-05T16:13:18.334Z | Checking anstyle-parse v1.0.0 |
| 315 | 2026-05-05T16:13:18.464Z | Checking chacha20 v0.10.0 |
| 316 | 2026-05-05T16:13:18.516Z | Compiling darling_core v0.21.3 |
| 317 | 2026-05-05T16:13:18.759Z | Checking is_terminal_polyfill v1.70.2 |
| 318 | 2026-05-05T16:13:18.831Z | Checking colorchoice v1.0.5 |
| 319 | 2026-05-05T16:13:18.838Z | Checking pin-project-lite v0.2.17 |
| 320 | 2026-05-05T16:13:18.858Z | Checking dyn-clone v1.0.20 |
| 321 | 2026-05-05T16:13:18.865Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5) |
| 322 | 2026-05-05T16:13:18.918Z | Checking anstyle-query v1.1.5 |
| 323 | 2026-05-05T16:13:18.922Z | Checking pretty-hex v0.4.2 |
| 324 | 2026-05-05T16:13:18.963Z | Checking anstyle v1.0.14 |
| 325 | 2026-05-05T16:13:19.061Z | Checking terminal_size v0.4.4 |
| 326 | 2026-05-05T16:13:19.089Z | Checking rand v0.10.1 |
| 327 | 2026-05-05T16:13:19.139Z | Checking anstream v1.0.0 |
| 328 | 2026-05-05T16:13:19.164Z | Checking uuid v1.23.1 |
| 329 | 2026-05-05T16:13:19.167Z | Checking socket2 v0.6.3 |
| 330 | 2026-05-05T16:13:19.324Z | Compiling heck v0.5.0 |
| 331 | 2026-05-05T16:13:19.333Z | Checking clap_lex v1.1.0 |
| 332 | 2026-05-05T16:13:19.412Z | Checking oxnet v0.1.4 |
| 333 | 2026-05-05T16:13:19.481Z | Checking colored v3.1.1 |
| 334 | 2026-05-05T16:13:19.540Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 335 | 2026-05-05T16:13:19.680Z | Checking clap_builder v4.6.0 |
| 336 | 2026-05-05T16:13:19.727Z | Compiling thiserror-impl v2.0.18 |
| 337 | 2026-05-05T16:13:19.727Z | Compiling serde_derive v1.0.228 |
| 338 | 2026-05-05T16:13:19.790Z | Compiling zerocopy-derive v0.8.48 |
| 339 | 2026-05-05T16:13:19.877Z | Compiling ref-cast-impl v1.0.25 |
| 340 | 2026-05-05T16:13:20.243Z | Compiling foreign-types-macros v0.2.3 |
| 341 | 2026-05-05T16:13:20.498Z | Compiling num_enum_derive v0.7.6 |
| 342 | 2026-05-05T16:13:20.631Z | Compiling darling_macro v0.21.3 |
| 343 | 2026-05-05T16:13:20.885Z | Checking foreign-types v0.5.0 |
| 344 | 2026-05-05T16:13:20.976Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 345 | 2026-05-05T16:13:21.014Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 346 | 2026-05-05T16:13:21.040Z | Compiling tracing-attributes v0.1.31 |
| 347 | 2026-05-05T16:13:21.048Z | Checking cobs v0.3.0 |
| 348 | 2026-05-05T16:13:21.164Z | Compiling darling v0.21.3 |
| 349 | 2026-05-05T16:13:21.188Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 350 | 2026-05-05T16:13:21.238Z | Compiling ingot-macros v0.1.1 |
| 351 | 2026-05-05T16:13:21.355Z | Compiling clap_derive v4.6.1 |
| 352 | 2026-05-05T16:13:21.445Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 353 | 2026-05-05T16:13:21.511Z | Checking num_enum v0.7.6 |
| 354 | 2026-05-05T16:13:21.615Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 355 | 2026-05-05T16:13:22.061Z | Checking tracing v0.1.44 |
| 356 | 2026-05-05T16:13:22.611Z | Checking postcard v1.1.3 |
| 357 | 2026-05-05T16:13:22.654Z | Checking clap v4.6.1 |
| 358 | 2026-05-05T16:13:23.732Z | Checking ingot-types v0.1.2 |
| 359 | 2026-05-05T16:13:23.996Z | Checking ingot v0.1.1 |
| 360 | 2026-05-05T16:13:25.267Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-05-05T16:13:26.470Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-05-05T16:13:27.649Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-05-05T16:13:28.475Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.89s |
| 364 | 2026-05-05T16:13:28.594Z | |
| 365 | 2026-05-05T16:13:28.594Z | real 20.058027119 |
| 366 | 2026-05-05T16:13:28.594Z | user 53.851515798 |
| 367 | 2026-05-05T16:13:28.594Z | sys 12.965551279 |
| 368 | 2026-05-05T16:13:28.594Z | trap 0.043773323 |
| 369 | 2026-05-05T16:13:28.594Z | tflt 0.144240093 |
| 370 | 2026-05-05T16:13:28.594Z | dflt 0.268315770 |
| 371 | 2026-05-05T16:13:28.594Z | kflt 0.010503391 |
| 372 | 2026-05-05T16:13:28.594Z | lock 2:56.723733589 |
| 373 | 2026-05-05T16:13:28.594Z | slp 3:03.768898748 |
| 374 | 2026-05-05T16:13:28.594Z | lat 3.113043997 |
| 375 | 2026-05-05T16:13:28.594Z | stop 10.586768170 |
| 376 | 2026-05-05T16:13:28.600Z | + header 'debug build' |
| 377 | 2026-05-05T16:13:28.600Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-05-05T16:13:28.600Z | # ==== debug build ==== # |
| 379 | 2026-05-05T16:13:28.600Z | + ptime -m cargo build |
| 380 | 2026-05-05T16:13:28.750Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-05-05T16:13:28.754Z | Compiling serde_core v1.0.228 |
| 382 | 2026-05-05T16:13:28.754Z | Compiling libc v0.2.186 |
| 383 | 2026-05-05T16:13:28.777Z | Compiling thiserror v2.0.18 |
| 384 | 2026-05-05T16:13:28.780Z | Compiling byteorder v1.5.0 |
| 385 | 2026-05-05T16:13:28.784Z | Compiling zerocopy v0.8.48 |
| 386 | 2026-05-05T16:13:28.787Z | Compiling stable_deref_trait v1.2.1 |
| 387 | 2026-05-05T16:13:28.787Z | Compiling macaddr v1.0.1 |
| 388 | 2026-05-05T16:13:28.826Z | Compiling bitflags v1.3.2 |
| 389 | 2026-05-05T16:13:28.838Z | Compiling cobs v0.3.0 |
| 390 | 2026-05-05T16:13:28.852Z | Compiling managed v0.8.0 |
| 391 | 2026-05-05T16:13:28.883Z | Compiling rand_core v0.10.1 |
| 392 | 2026-05-05T16:13:28.944Z | Compiling hash32 v0.3.1 |
| 393 | 2026-05-05T16:13:29.026Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 394 | 2026-05-05T16:13:29.034Z | Compiling heapless v0.8.0 |
| 395 | 2026-05-05T16:13:29.063Z | Compiling errno v0.3.14 |
| 396 | 2026-05-05T16:13:29.093Z | Compiling foreign-types-shared v0.3.1 |
| 397 | 2026-05-05T16:13:29.105Z | Compiling utf8parse v0.2.2 |
| 398 | 2026-05-05T16:13:29.111Z | Compiling unicode-width v0.2.2 |
| 399 | 2026-05-05T16:13:29.169Z | Compiling ipnetwork v0.21.1 |
| 400 | 2026-05-05T16:13:29.195Z | Compiling memchr v2.8.0 |
| 401 | 2026-05-05T16:13:29.218Z | Compiling cpufeatures v0.3.0 |
| 402 | 2026-05-05T16:13:29.235Z | Compiling once_cell v1.21.4 |
| 403 | 2026-05-05T16:13:29.278Z | Compiling chacha20 v0.10.0 |
| 404 | 2026-05-05T16:13:29.402Z | Compiling smoltcp v0.11.0 |
| 405 | 2026-05-05T16:13:29.452Z | Compiling tracing-core v0.1.36 |
| 406 | 2026-05-05T16:13:29.463Z | Compiling tabwriter v1.4.1 |
| 407 | 2026-05-05T16:13:29.621Z | Compiling cstr-argument v0.1.2 |
| 408 | 2026-05-05T16:13:29.737Z | Compiling anstyle-parse v1.0.0 |
| 409 | 2026-05-05T16:13:29.779Z | Compiling foreign-types v0.5.0 |
| 410 | 2026-05-05T16:13:29.849Z | Compiling ref-cast v1.0.25 |
| 411 | 2026-05-05T16:13:29.881Z | Compiling num_enum v0.7.6 |
| 412 | 2026-05-05T16:13:29.939Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 413 | 2026-05-05T16:13:29.943Z | Compiling getrandom v0.4.2 |
| 414 | 2026-05-05T16:13:29.985Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-05-05T16:13:30.039Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-05-05T16:13:30.084Z | Compiling is_terminal_polyfill v1.70.2 |
| 417 | 2026-05-05T16:13:30.146Z | Compiling dyn-clone v1.0.20 |
| 418 | 2026-05-05T16:13:30.166Z | Compiling colorchoice v1.0.5 |
| 419 | 2026-05-05T16:13:30.274Z | Compiling anstyle-query v1.1.5 |
| 420 | 2026-05-05T16:13:30.313Z | Compiling anstyle v1.0.14 |
| 421 | 2026-05-05T16:13:30.378Z | Compiling pin-project-lite v0.2.17 |
| 422 | 2026-05-05T16:13:30.403Z | Compiling pretty-hex v0.4.2 |
| 423 | 2026-05-05T16:13:30.466Z | Compiling bitflags v2.11.1 |
| 424 | 2026-05-05T16:13:30.532Z | Compiling serde v1.0.228 |
| 425 | 2026-05-05T16:13:30.591Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 426 | 2026-05-05T16:13:30.591Z | Compiling anstream v1.0.0 |
| 427 | 2026-05-05T16:13:30.665Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 428 | 2026-05-05T16:13:30.802Z | Compiling rustix v1.1.4 |
| 429 | 2026-05-05T16:13:30.847Z | Compiling tracing v0.1.44 |
| 430 | 2026-05-05T16:13:30.920Z | Compiling uuid v1.23.1 |
| 431 | 2026-05-05T16:13:31.102Z | Compiling postcard v1.1.3 |
| 432 | 2026-05-05T16:13:31.204Z | Compiling anyhow v1.0.102 |
| 433 | 2026-05-05T16:13:31.214Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 434 | 2026-05-05T16:13:31.273Z | Compiling terminal_size v0.4.4 |
| 435 | 2026-05-05T16:13:31.422Z | Compiling rand v0.10.1 |
| 436 | 2026-05-05T16:13:31.445Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 437 | 2026-05-05T16:13:31.515Z | Compiling socket2 v0.6.3 |
| 438 | 2026-05-05T16:13:31.557Z | Compiling winnow v1.0.2 |
| 439 | 2026-05-05T16:13:31.694Z | Compiling ingot-types v0.1.2 |
| 440 | 2026-05-05T16:13:31.810Z | Compiling clap_lex v1.1.0 |
| 441 | 2026-05-05T16:13:31.961Z | Compiling oxnet v0.1.4 |
| 442 | 2026-05-05T16:13:32.061Z | Compiling ingot v0.1.1 |
| 443 | 2026-05-05T16:13:32.099Z | Compiling strsim v0.11.1 |
| 444 | 2026-05-05T16:13:32.213Z | Compiling colored v3.1.1 |
| 445 | 2026-05-05T16:13:32.407Z | Compiling clap_builder v4.6.0 |
| 446 | 2026-05-05T16:13:32.429Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 447 | 2026-05-05T16:13:32.651Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5) |
| 448 | 2026-05-05T16:13:33.696Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-05-05T16:13:34.132Z | Compiling clap v4.6.1 |
| 450 | 2026-05-05T16:13:35.123Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-05-05T16:13:36.569Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-05-05T16:13:40.916Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.31s |
| 453 | 2026-05-05T16:13:40.945Z | |
| 454 | 2026-05-05T16:13:40.949Z | real 12.340928683 |
| 455 | 2026-05-05T16:13:40.949Z | user 1:05.387203006 |
| 456 | 2026-05-05T16:13:40.949Z | sys 6.057285600 |
| 457 | 2026-05-05T16:13:40.949Z | trap 0.035770966 |
| 458 | 2026-05-05T16:13:40.949Z | tflt 0.171366547 |
| 459 | 2026-05-05T16:13:40.949Z | dflt 0.208601660 |
| 460 | 2026-05-05T16:13:40.949Z | kflt 0.000009807 |
| 461 | 2026-05-05T16:13:40.949Z | lock 2:55.344285393 |
| 462 | 2026-05-05T16:13:40.949Z | slp 1:56.999964498 |
| 463 | 2026-05-05T16:13:40.949Z | lat 3.061906721 |
| 464 | 2026-05-05T16:13:40.949Z | stop 2.506183394 |
| 465 | 2026-05-05T16:13:40.949Z | + header 'release build' |
| 466 | 2026-05-05T16:13:40.949Z | + echo '# ==== release build ==== #' |
| 467 | 2026-05-05T16:13:40.949Z | # ==== release build ==== # |
| 468 | 2026-05-05T16:13:40.949Z | + ptime -m cargo build --release |
| 469 | 2026-05-05T16:13:41.042Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-05-05T16:13:41.042Z | Compiling quote v1.0.45 |
| 471 | 2026-05-05T16:13:41.046Z | Compiling unicode-ident v1.0.24 |
| 472 | 2026-05-05T16:13:41.046Z | Compiling serde_core v1.0.228 |
| 473 | 2026-05-05T16:13:41.046Z | Compiling libc v0.2.186 |
| 474 | 2026-05-05T16:13:41.046Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-05-05T16:13:41.046Z | Compiling fnv v1.0.7 |
| 476 | 2026-05-05T16:13:41.047Z | Compiling strsim v0.11.1 |
| 477 | 2026-05-05T16:13:41.113Z | Compiling memchr v2.8.0 |
| 478 | 2026-05-05T16:13:41.138Z | Compiling thiserror v2.0.18 |
| 479 | 2026-05-05T16:13:41.161Z | Compiling ident_case v1.0.1 |
| 480 | 2026-05-05T16:13:41.267Z | Compiling regex-syntax v0.8.10 |
| 481 | 2026-05-05T16:13:41.334Z | Compiling either v1.15.0 |
| 482 | 2026-05-05T16:13:41.345Z | Compiling anyhow v1.0.102 |
| 483 | 2026-05-05T16:13:41.513Z | Compiling aho-corasick v1.1.4 |
| 484 | 2026-05-05T16:13:41.625Z | Compiling serde v1.0.228 |
| 485 | 2026-05-05T16:13:41.635Z | Compiling equivalent v1.0.2 |
| 486 | 2026-05-05T16:13:41.642Z | Compiling hashbrown v0.17.0 |
| 487 | 2026-05-05T16:13:41.702Z | Compiling winnow v1.0.2 |
| 488 | 2026-05-05T16:13:41.760Z | Compiling zerocopy v0.8.48 |
| 489 | 2026-05-05T16:13:41.946Z | Compiling itertools v0.14.0 |
| 490 | 2026-05-05T16:13:42.149Z | Compiling indexmap v2.14.0 |
| 491 | 2026-05-05T16:13:42.187Z | Compiling byteorder v1.5.0 |
| 492 | 2026-05-05T16:13:42.354Z | Compiling syn v2.0.117 |
| 493 | 2026-05-05T16:13:42.364Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 494 | 2026-05-05T16:13:42.569Z | Compiling heapless v0.8.0 |
| 495 | 2026-05-05T16:13:42.695Z | Compiling regex-automata v0.4.14 |
| 496 | 2026-05-05T16:13:42.731Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 497 | 2026-05-05T16:13:42.829Z | Compiling hash32 v0.3.1 |
| 498 | 2026-05-05T16:13:42.955Z | Compiling macaddr v1.0.1 |
| 499 | 2026-05-05T16:13:42.992Z | Compiling rustversion v1.0.22 |
| 500 | 2026-05-05T16:13:43.135Z | Compiling bitflags v2.11.1 |
| 501 | 2026-05-05T16:13:43.154Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 502 | 2026-05-05T16:13:43.190Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 503 | 2026-05-05T16:13:43.259Z | Compiling stable_deref_trait v1.2.1 |
| 504 | 2026-05-05T16:13:43.270Z | Compiling syn v1.0.109 |
| 505 | 2026-05-05T16:13:43.310Z | Compiling smoltcp v0.11.0 |
| 506 | 2026-05-05T16:13:43.415Z | Compiling bitflags v1.3.2 |
| 507 | 2026-05-05T16:13:43.458Z | Compiling rand_core v0.10.1 |
| 508 | 2026-05-05T16:13:43.474Z | Compiling version_check v0.9.5 |
| 509 | 2026-05-05T16:13:43.590Z | Compiling managed v0.8.0 |
| 510 | 2026-05-05T16:13:43.599Z | Compiling rustix v1.1.4 |
| 511 | 2026-05-05T16:13:43.628Z | Compiling getrandom v0.4.2 |
| 512 | 2026-05-05T16:13:43.718Z | Compiling proc-macro-crate v3.5.0 |
| 513 | 2026-05-05T16:13:43.804Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 514 | 2026-05-05T16:13:43.820Z | Compiling ref-cast v1.0.25 |
| 515 | 2026-05-05T16:13:44.005Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 516 | 2026-05-05T16:13:44.126Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 517 | 2026-05-05T16:13:44.138Z | Compiling errno v0.3.14 |
| 518 | 2026-05-05T16:13:44.213Z | Compiling foreign-types-shared v0.3.1 |
| 519 | 2026-05-05T16:13:44.270Z | Compiling once_cell v1.21.4 |
| 520 | 2026-05-05T16:13:44.290Z | Compiling cpufeatures v0.3.0 |
| 521 | 2026-05-05T16:13:44.352Z | Compiling regex v1.12.3 |
| 522 | 2026-05-05T16:13:44.491Z | Compiling utf8parse v0.2.2 |
| 523 | 2026-05-05T16:13:44.588Z | Compiling ipnetwork v0.21.1 |
| 524 | 2026-05-05T16:13:44.645Z | Compiling unicode-width v0.2.2 |
| 525 | 2026-05-05T16:13:44.743Z | Compiling anstyle-parse v1.0.0 |
| 526 | 2026-05-05T16:13:44.926Z | Compiling darling_core v0.21.3 |
| 527 | 2026-05-05T16:13:44.930Z | Compiling cstr-argument v0.1.2 |
| 528 | 2026-05-05T16:13:44.945Z | Compiling tabwriter v1.4.1 |
| 529 | 2026-05-05T16:13:45.074Z | Compiling tracing-core v0.1.36 |
| 530 | 2026-05-05T16:13:45.199Z | Compiling chacha20 v0.10.0 |
| 531 | 2026-05-05T16:13:45.775Z | Compiling is_terminal_polyfill v1.70.2 |
| 532 | 2026-05-05T16:13:45.840Z | Compiling pretty-hex v0.4.2 |
| 533 | 2026-05-05T16:13:45.854Z | Compiling dyn-clone v1.0.20 |
| 534 | 2026-05-05T16:13:45.955Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5) |
| 535 | 2026-05-05T16:13:45.963Z | Compiling anstyle v1.0.14 |
| 536 | 2026-05-05T16:13:45.985Z | Compiling pin-project-lite v0.2.17 |
| 537 | 2026-05-05T16:13:46.025Z | Compiling colorchoice v1.0.5 |
| 538 | 2026-05-05T16:13:46.069Z | Compiling anstyle-query v1.1.5 |
| 539 | 2026-05-05T16:13:46.157Z | Compiling anstream v1.0.0 |
| 540 | 2026-05-05T16:13:46.161Z | Compiling thiserror-impl v2.0.18 |
| 541 | 2026-05-05T16:13:46.164Z | Compiling serde_derive v1.0.228 |
| 542 | 2026-05-05T16:13:46.193Z | Compiling zerocopy-derive v0.8.48 |
| 543 | 2026-05-05T16:13:46.420Z | Compiling ref-cast-impl v1.0.25 |
| 544 | 2026-05-05T16:13:46.562Z | Compiling foreign-types-macros v0.2.3 |
| 545 | 2026-05-05T16:13:46.586Z | Compiling num_enum_derive v0.7.6 |
| 546 | 2026-05-05T16:13:47.070Z | Compiling darling_macro v0.21.3 |
| 547 | 2026-05-05T16:13:47.074Z | Compiling tracing-attributes v0.1.31 |
| 548 | 2026-05-05T16:13:47.149Z | Compiling foreign-types v0.5.0 |
| 549 | 2026-05-05T16:13:47.213Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 550 | 2026-05-05T16:13:47.424Z | Compiling cobs v0.3.0 |
| 551 | 2026-05-05T16:13:47.428Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 552 | 2026-05-05T16:13:47.535Z | Compiling num_enum v0.7.6 |
| 553 | 2026-05-05T16:13:47.584Z | Compiling darling v0.21.3 |
| 554 | 2026-05-05T16:13:47.627Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 555 | 2026-05-05T16:13:47.639Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 556 | 2026-05-05T16:13:47.652Z | Compiling ingot-macros v0.1.1 |
| 557 | 2026-05-05T16:13:47.811Z | Compiling terminal_size v0.4.4 |
| 558 | 2026-05-05T16:13:47.876Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 559 | 2026-05-05T16:13:47.940Z | Compiling rand v0.10.1 |
| 560 | 2026-05-05T16:13:47.964Z | Compiling uuid v1.23.1 |
| 561 | 2026-05-05T16:13:47.979Z | Compiling socket2 v0.6.3 |
| 562 | 2026-05-05T16:13:48.252Z | Compiling tracing v0.1.44 |
| 563 | 2026-05-05T16:13:48.345Z | Compiling clap_lex v1.1.0 |
| 564 | 2026-05-05T16:13:48.555Z | Compiling oxnet v0.1.4 |
| 565 | 2026-05-05T16:13:48.659Z | Compiling colored v3.1.1 |
| 566 | 2026-05-05T16:13:48.708Z | Compiling heck v0.5.0 |
| 567 | 2026-05-05T16:13:48.829Z | Compiling clap_builder v4.6.0 |
| 568 | 2026-05-05T16:13:48.863Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 569 | 2026-05-05T16:13:48.891Z | Compiling clap_derive v4.6.1 |
| 570 | 2026-05-05T16:13:49.226Z | Compiling postcard v1.1.3 |
| 571 | 2026-05-05T16:13:50.671Z | Compiling ingot-types v0.1.2 |
| 572 | 2026-05-05T16:13:50.677Z | Compiling clap v4.6.1 |
| 573 | 2026-05-05T16:13:51.062Z | Compiling ingot v0.1.1 |
| 574 | 2026-05-05T16:13:52.632Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 575 | 2026-05-05T16:13:53.613Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 576 | 2026-05-05T16:13:54.627Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 577 | 2026-05-05T16:14:01.232Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.27s |
| 578 | 2026-05-05T16:14:01.260Z | |
| 579 | 2026-05-05T16:14:01.265Z | real 20.301887165 |
| 580 | 2026-05-05T16:14:01.265Z | user 1:42.352883970 |
| 581 | 2026-05-05T16:14:01.265Z | sys 13.298095193 |
| 582 | 2026-05-05T16:14:01.265Z | trap 0.049369997 |
| 583 | 2026-05-05T16:14:01.265Z | tflt 0.113144189 |
| 584 | 2026-05-05T16:14:01.265Z | dflt 0.388438299 |
| 585 | 2026-05-05T16:14:01.265Z | kflt 0.000011226 |
| 586 | 2026-05-05T16:14:01.265Z | lock 4:27.520437727 |
| 587 | 2026-05-05T16:14:01.265Z | slp 3:20.611327474 |
| 588 | 2026-05-05T16:14:01.265Z | lat 5.622346309 |
| 589 | 2026-05-05T16:14:01.265Z | stop 9.524124740 |
| 590 | 2026-05-05T16:14:01.265Z | + popd |
| 591 | 2026-05-05T16:14:01.265Z | /work/oxidecomputer/opte |
| 592 | 2026-05-05T16:14:01.265Z | + for x in debug release |
| 593 | 2026-05-05T16:14:01.265Z | + mkdir -p /work/debug |
| 594 | 2026-05-05T16:14:01.265Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-05-05T16:14:01.284Z | + sha256sum target/debug/opteadm |
| 596 | 2026-05-05T16:14:01.309Z | + for x in debug release |
| 597 | 2026-05-05T16:14:01.309Z | + mkdir -p /work/release |
| 598 | 2026-05-05T16:14:01.313Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-05-05T16:14:01.326Z | + sha256sum target/release/opteadm |
| 600 | 2026-05-05T16:14:01.343Z | process exited: duration 67221 ms, exit code 0 |
| |
| 601 | 2026-05-05T16:14:01.355Z | found 4 output files |
| 602 | 2026-05-05T16:14:01.355Z | uploading: /work/debug/opteadm (35940072 bytes) |
| 603 | 2026-05-05T16:14:02.575Z | uploaded: /work/debug/opteadm |
| 604 | 2026-05-05T16:14:02.575Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-05-05T16:14:03.586Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-05-05T16:14:03.586Z | uploading: /work/release/opteadm (24554584 bytes) |
| 607 | 2026-05-05T16:14:05.187Z | uploaded: /work/release/opteadm |
| 608 | 2026-05-05T16:14:05.187Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-05-05T16:14:06.197Z | uploaded: /work/release/opteadm.release.sha256 |