|
|
|
| 1 | 2026-07-26T04:23:02.623Z | job assigned to worker 01KYEAHQB8F0VJZKN3FCMR6F8A [factory aws, i-08d9dd9545455aa7a] (queued for 49 s) |
| |
| 2 | 2026-07-26T04:23:08.879Z | starting task 0: "setup" |
| 3 | 2026-07-26T04:23:08.884Z | ++ uname -s |
| 4 | 2026-07-26T04:23:08.887Z | + kern=SunOS |
| 5 | 2026-07-26T04:23:08.887Z | + build_user=build |
| 6 | 2026-07-26T04:23:08.887Z | + build_uid=12345 |
| 7 | 2026-07-26T04:23:08.891Z | + work_dir=/work |
| 8 | 2026-07-26T04:23:08.891Z | + input_dir=/input |
| 9 | 2026-07-26T04:23:08.891Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-26T04:23:08.891Z | + case "$kern" in |
| 11 | 2026-07-26T04:23:08.891Z | + groupadd -g 12345 build |
| 12 | 2026-07-26T04:23:08.894Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-26T04:23:10.895Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-26T04:23:11.017Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-26T04:23:11.020Z | + home_fs=zfs |
| 16 | 2026-07-26T04:23:11.020Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-26T04:23:11.020Z | + mkdir -p /home/build |
| 18 | 2026-07-26T04:23:11.020Z | + chown build:build /home/build /work |
| 19 | 2026-07-26T04:23:13.022Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-26T04:23:13.025Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-07-26T04:23:13.032Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-26T04:23:13.036Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-07-26T04:23:13.037Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-07-26T04:23:13.037Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-26T04:23:13.037Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-26T04:23:13.037Z | * rust toolchain profile = "default" |
| 27 | 2026-07-26T04:23:13.037Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-26T04:23:13.040Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-26T04:23:13.040Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-07-26T04:23:13.139Z | info: downloading installer |
| 31 | 2026-07-26T04:23:14.668Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-26T04:23:14.668Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-26T04:23:14.668Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-26T04:23:14.668Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-26T04:23:14.680Z | info: profile set to default |
| 36 | 2026-07-26T04:23:14.680Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-26T04:23:14.683Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-07-26T04:23:14.808Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-07-26T04:23:14.811Z | info: downloading 6 components |
| 40 | 2026-07-26T04:23:30.874Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-07-26T04:23:30.874Z | |
| 42 | 2026-07-26T04:23:30.890Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-07-26T04:23:30.890Z | |
| 44 | 2026-07-26T04:23:30.890Z | |
| 45 | 2026-07-26T04:23:30.890Z | Rust is installed now. Great! |
| 46 | 2026-07-26T04:23:30.890Z | |
| 47 | 2026-07-26T04:23:30.890Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-26T04:23:30.890Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-26T04:23:30.890Z | |
| 50 | 2026-07-26T04:23:30.890Z | To configure your current shell, you need to source |
| 51 | 2026-07-26T04:23:30.890Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-26T04:23:30.890Z | |
| 53 | 2026-07-26T04:23:30.890Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-26T04:23:30.890Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-26T04:23:30.890Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-26T04:23:30.890Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-26T04:23:30.890Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-26T04:23:30.890Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-26T04:23:30.891Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-26T04:23:30.891Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-26T04:23:30.891Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-26T04:23:30.891Z | + rustup --version |
| 63 | 2026-07-26T04:23:30.891Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-26T04:23:30.891Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-26T04:23:30.891Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-07-26T04:23:30.891Z | + cargo --version |
| 67 | 2026-07-26T04:23:30.891Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-07-26T04:23:30.891Z | + rustc --version |
| 69 | 2026-07-26T04:23:30.891Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-07-26T04:23:30.891Z | process exited: duration 17717 ms, exit code 0 |
| |
| 71 | 2026-07-26T04:23:30.924Z | starting task 2: "authentication" |
| 72 | 2026-07-26T04:23:30.936Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 73 | 2026-07-26T04:23:32.951Z | process exited: duration 2029 ms, exit code 0 |
| |
| 74 | 2026-07-26T04:23:32.974Z | starting task 3: "clone repository" |
| 75 | 2026-07-26T04:23:32.987Z | + mkdir -p /work/oxidecomputer/opte |
| 76 | 2026-07-26T04:23:32.987Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 77 | 2026-07-26T04:23:33.004Z | Cloning into '/work/oxidecomputer/opte'... |
| 78 | 2026-07-26T04:23:34.150Z | + cd /work/oxidecomputer/opte |
| 79 | 2026-07-26T04:23:34.151Z | + git fetch origin 47f1798e3f36239518a77de5eee88e87641f7da8 |
| 80 | 2026-07-26T04:23:34.360Z | From https://github.com/oxidecomputer/opte |
| 81 | 2026-07-26T04:23:34.360Z | * branch 47f1798e3f36239518a77de5eee88e87641f7da8 -> FETCH_HEAD |
| 82 | 2026-07-26T04:23:34.365Z | + [[ -n renovate/rand ]] |
| 83 | 2026-07-26T04:23:34.368Z | ++ git branch --show-current |
| 84 | 2026-07-26T04:23:34.368Z | + current=master |
| 85 | 2026-07-26T04:23:34.369Z | + [[ master != renovate/rand ]] |
| 86 | 2026-07-26T04:23:34.369Z | + git branch -f renovate/rand 47f1798e3f36239518a77de5eee88e87641f7da8 |
| 87 | 2026-07-26T04:23:34.372Z | + git checkout -f renovate/rand |
| 88 | 2026-07-26T04:23:34.388Z | Switched to branch 'renovate/rand' |
| 89 | 2026-07-26T04:23:34.391Z | + git reset --hard 47f1798e3f36239518a77de5eee88e87641f7da8 |
| 90 | 2026-07-26T04:23:34.418Z | HEAD is now at 47f1798 Update Rust crate rand to 0.10.2 |
| 91 | 2026-07-26T04:23:34.444Z | process exited: duration 1443 ms, exit code 0 |
| |
| 92 | 2026-07-26T04:23:34.503Z | starting task 4: "build" |
| 93 | 2026-07-26T04:23:34.508Z | + source .github/buildomat/common.sh |
| 94 | 2026-07-26T04:23:34.508Z | ++ rustup show active-toolchain |
| 95 | 2026-07-26T04:23:34.514Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 96 | 2026-07-26T04:23:34.515Z | ++ pushd xde |
| 97 | 2026-07-26T04:23:34.515Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 98 | 2026-07-26T04:23:34.515Z | ++ rustup show active-toolchain |
| 99 | 2026-07-26T04:23:34.523Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 100 | 2026-07-26T04:23:34.704Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 101 | 2026-07-26T04:23:34.711Z | info: downloading 6 components |
| 102 | 2026-07-26T04:23:48.609Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 103 | 2026-07-26T04:23:48.627Z | +++ rustup show active-toolchain -v |
| 104 | 2026-07-26T04:23:48.627Z | +++ head -n 1 |
| 105 | 2026-07-26T04:23:48.627Z | +++ cut '-d ' -f1 |
| 106 | 2026-07-26T04:23:48.627Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-07-26T04:23:48.627Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 108 | 2026-07-26T04:23:48.627Z | ++ popd |
| 109 | 2026-07-26T04:23:48.627Z | /work/oxidecomputer/opte |
| 110 | 2026-07-26T04:23:48.627Z | + cargo --version |
| 111 | 2026-07-26T04:23:48.627Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 112 | 2026-07-26T04:23:48.628Z | + rustc --version |
| 113 | 2026-07-26T04:23:48.628Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 114 | 2026-07-26T04:23:48.628Z | + pushd bin/opteadm |
| 115 | 2026-07-26T04:23:48.628Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 116 | 2026-07-26T04:23:48.628Z | + header 'check style' |
| 117 | 2026-07-26T04:23:48.628Z | + echo '# ==== check style ==== #' |
| 118 | 2026-07-26T04:23:48.628Z | # ==== check style ==== # |
| 119 | 2026-07-26T04:23:48.628Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 120 | 2026-07-26T04:23:48.688Z | |
| 121 | 2026-07-26T04:23:48.688Z | real 0.067580267 |
| 122 | 2026-07-26T04:23:48.688Z | user 0.038109982 |
| 123 | 2026-07-26T04:23:48.688Z | sys 0.026654479 |
| 124 | 2026-07-26T04:23:48.688Z | trap 0.000000610 |
| 125 | 2026-07-26T04:23:48.688Z | tflt 0.000051780 |
| 126 | 2026-07-26T04:23:48.688Z | dflt 0.000065530 |
| 127 | 2026-07-26T04:23:48.688Z | kflt 0.000000000 |
| 128 | 2026-07-26T04:23:48.688Z | lock 0.030590618 |
| 129 | 2026-07-26T04:23:48.688Z | slp 0.048808043 |
| 130 | 2026-07-26T04:23:48.688Z | lat 0.000632220 |
| 131 | 2026-07-26T04:23:48.699Z | stop 0.000094810 |
| 132 | 2026-07-26T04:23:48.700Z | + header analyze |
| 133 | 2026-07-26T04:23:48.700Z | + echo '# ==== analyze ==== #' |
| 134 | 2026-07-26T04:23:48.700Z | # ==== analyze ==== # |
| 135 | 2026-07-26T04:23:48.700Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 136 | 2026-07-26T04:23:48.761Z | Updating crates.io index |
| 137 | 2026-07-26T04:23:48.769Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 138 | 2026-07-26T04:23:49.726Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 139 | 2026-07-26T04:23:49.975Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-07-26T04:23:50.198Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 141 | 2026-07-26T04:23:50.531Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 142 | 2026-07-26T04:23:50.985Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 143 | 2026-07-26T04:23:51.205Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 144 | 2026-07-26T04:23:52.574Z | Downloading crates ... |
| 145 | 2026-07-26T04:23:52.617Z | Downloaded anstyle-query v1.1.5 |
| 146 | 2026-07-26T04:23:52.625Z | Downloaded bitflags v1.3.2 |
| 147 | 2026-07-26T04:23:52.634Z | Downloaded bitflags v2.13.0 |
| 148 | 2026-07-26T04:23:52.641Z | Downloaded cfg-if v1.0.4 |
| 149 | 2026-07-26T04:23:52.641Z | Downloaded clap_lex v1.1.0 |
| 150 | 2026-07-26T04:23:52.641Z | Downloaded cobs v0.3.0 |
| 151 | 2026-07-26T04:23:52.641Z | Downloaded embedded-io v0.6.1 |
| 152 | 2026-07-26T04:23:52.647Z | Downloaded byteorder v1.5.0 |
| 153 | 2026-07-26T04:23:52.647Z | Downloaded colorchoice v1.0.5 |
| 154 | 2026-07-26T04:23:52.650Z | Downloaded anstyle v1.0.14 |
| 155 | 2026-07-26T04:23:52.650Z | Downloaded anstyle-parse v1.0.0 |
| 156 | 2026-07-26T04:23:52.650Z | Downloaded cstr-argument v0.1.2 |
| 157 | 2026-07-26T04:23:52.650Z | Downloaded errno v0.3.14 |
| 158 | 2026-07-26T04:23:52.657Z | Downloaded hash32 v0.3.1 |
| 159 | 2026-07-26T04:23:52.657Z | Downloaded cpufeatures v0.3.0 |
| 160 | 2026-07-26T04:23:52.665Z | Downloaded heck v0.5.0 |
| 161 | 2026-07-26T04:23:52.673Z | Downloaded ident_case v1.0.1 |
| 162 | 2026-07-26T04:23:52.673Z | Downloaded darling_macro v0.23.0 |
| 163 | 2026-07-26T04:23:52.673Z | Downloaded equivalent v1.0.2 |
| 164 | 2026-07-26T04:23:52.679Z | Downloaded strsim v0.11.1 |
| 165 | 2026-07-26T04:23:52.684Z | Downloaded embedded-io v0.4.0 |
| 166 | 2026-07-26T04:23:52.684Z | Downloaded ref-cast-impl v1.0.25 |
| 167 | 2026-07-26T04:23:52.684Z | Downloaded clap_derive v4.6.1 |
| 168 | 2026-07-26T04:23:52.686Z | Downloaded foreign-types-shared v0.3.1 |
| 169 | 2026-07-26T04:23:52.686Z | Downloaded proc-macro-crate v3.5.0 |
| 170 | 2026-07-26T04:23:52.686Z | Downloaded foreign-types v0.5.0 |
| 171 | 2026-07-26T04:23:52.686Z | Downloaded anstream v1.0.0 |
| 172 | 2026-07-26T04:23:52.686Z | Downloaded ipnetwork v0.21.1 |
| 173 | 2026-07-26T04:23:52.689Z | Downloaded anyhow v1.0.103 |
| 174 | 2026-07-26T04:23:52.694Z | Downloaded tabwriter v1.4.1 |
| 175 | 2026-07-26T04:23:52.701Z | Downloaded is_terminal_polyfill v1.70.2 |
| 176 | 2026-07-26T04:23:52.707Z | Downloaded macaddr v1.0.1 |
| 177 | 2026-07-26T04:23:52.707Z | Downloaded version_check v0.9.5 |
| 178 | 2026-07-26T04:23:52.707Z | Downloaded utf8parse v0.2.2 |
| 179 | 2026-07-26T04:23:52.719Z | Downloaded defmt v0.3.100 |
| 180 | 2026-07-26T04:23:52.722Z | Downloaded stable_deref_trait v1.2.1 |
| 181 | 2026-07-26T04:23:52.723Z | Downloaded foreign-types-macros v0.2.3 |
| 182 | 2026-07-26T04:23:52.723Z | Downloaded defmt-parser v1.0.0 |
| 183 | 2026-07-26T04:23:52.726Z | Downloaded ref-cast v1.0.25 |
| 184 | 2026-07-26T04:23:52.731Z | Downloaded either v1.16.0 |
| 185 | 2026-07-26T04:23:52.731Z | Downloaded rand_core v0.10.1 |
| 186 | 2026-07-26T04:23:52.731Z | Downloaded dyn-clone v1.0.20 |
| 187 | 2026-07-26T04:23:52.731Z | Downloaded num_enum v0.7.6 |
| 188 | 2026-07-26T04:23:52.737Z | Downloaded defmt-macros v1.1.1 |
| 189 | 2026-07-26T04:23:52.746Z | Downloaded chacha20 v0.10.1 |
| 190 | 2026-07-26T04:23:52.750Z | Downloaded darling v0.23.0 |
| 191 | 2026-07-26T04:23:52.755Z | Downloaded terminal_size v0.4.4 |
| 192 | 2026-07-26T04:23:52.755Z | Downloaded ingot v0.2.0 |
| 193 | 2026-07-26T04:23:52.755Z | Downloaded num_enum_derive v0.7.6 |
| 194 | 2026-07-26T04:23:52.757Z | Downloaded ingot-types v0.2.0 |
| 195 | 2026-07-26T04:23:52.760Z | Downloaded pretty-hex v0.4.2 |
| 196 | 2026-07-26T04:23:52.760Z | Downloaded rustversion v1.0.23 |
| 197 | 2026-07-26T04:23:52.763Z | Downloaded pin-project-lite v0.2.17 |
| 198 | 2026-07-26T04:23:52.769Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 199 | 2026-07-26T04:23:52.776Z | Downloaded managed v0.8.0 |
| 200 | 2026-07-26T04:23:52.784Z | Downloaded quote v1.0.46 |
| 201 | 2026-07-26T04:23:52.784Z | Downloaded thiserror-impl v2.0.18 |
| 202 | 2026-07-26T04:23:52.784Z | Downloaded colored v3.1.1 |
| 203 | 2026-07-26T04:23:52.794Z | Downloaded clap v4.6.1 |
| 204 | 2026-07-26T04:23:52.799Z | Downloaded defmt v1.1.1 |
| 205 | 2026-07-26T04:23:52.804Z | Downloaded ingot-macros v0.2.0 |
| 206 | 2026-07-26T04:23:52.804Z | Downloaded thiserror v2.0.18 |
| 207 | 2026-07-26T04:23:52.811Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 208 | 2026-07-26T04:23:52.811Z | Downloaded postcard v1.1.3 |
| 209 | 2026-07-26T04:23:52.811Z | Downloaded oxnet v0.1.6 |
| 210 | 2026-07-26T04:23:52.814Z | Downloaded once_cell v1.21.4 |
| 211 | 2026-07-26T04:23:52.828Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 212 | 2026-07-26T04:23:52.831Z | Downloaded tracing-core v0.1.36 |
| 213 | 2026-07-26T04:23:52.831Z | Downloaded unicode-ident v1.0.24 |
| 214 | 2026-07-26T04:23:52.835Z | Downloaded serde_core v1.0.228 |
| 215 | 2026-07-26T04:23:52.841Z | Downloaded serde_derive v1.0.228 |
| 216 | 2026-07-26T04:23:52.847Z | Downloaded proc-macro2 v1.0.106 |
| 217 | 2026-07-26T04:23:52.847Z | Downloaded tracing-attributes v0.1.31 |
| 218 | 2026-07-26T04:23:52.854Z | Downloaded getrandom v0.4.3 |
| 219 | 2026-07-26T04:23:52.854Z | Downloaded uuid v1.23.5 |
| 220 | 2026-07-26T04:23:52.858Z | Downloaded darling_core v0.23.0 |
| 221 | 2026-07-26T04:23:52.865Z | Downloaded heapless v0.8.0 |
| 222 | 2026-07-26T04:23:52.865Z | Downloaded socket2 v0.6.4 |
| 223 | 2026-07-26T04:23:52.886Z | Downloaded memchr v2.8.3 |
| 224 | 2026-07-26T04:23:52.894Z | Downloaded rand v0.10.2 |
| 225 | 2026-07-26T04:23:52.894Z | Downloaded serde v1.0.228 |
| 226 | 2026-07-26T04:23:52.931Z | Downloaded aho-corasick v1.1.4 |
| 227 | 2026-07-26T04:23:52.931Z | Downloaded indexmap v2.14.0 |
| 228 | 2026-07-26T04:23:52.936Z | Downloaded zerocopy-derive v0.8.54 |
| 229 | 2026-07-26T04:23:52.936Z | Downloaded clap_builder v4.6.0 |
| 230 | 2026-07-26T04:23:52.936Z | Downloaded hashbrown v0.17.1 |
| 231 | 2026-07-26T04:23:52.940Z | Downloaded itertools v0.15.0 |
| 232 | 2026-07-26T04:23:52.946Z | Downloaded regex v1.13.0 |
| 233 | 2026-07-26T04:23:52.971Z | Downloaded winnow v1.0.3 |
| 234 | 2026-07-26T04:23:53.012Z | Downloaded syn v1.0.109 |
| 235 | 2026-07-26T04:23:53.436Z | Downloaded zerocopy v0.8.54 |
| 236 | 2026-07-26T04:23:53.442Z | Downloaded unicode-width v0.2.2 |
| 237 | 2026-07-26T04:23:53.442Z | Downloaded syn v2.0.118 |
| 238 | 2026-07-26T04:23:53.442Z | Downloaded regex-syntax v0.8.11 |
| 239 | 2026-07-26T04:23:53.442Z | Downloaded smoltcp v0.11.0 |
| 240 | 2026-07-26T04:23:53.442Z | Downloaded rustix v1.1.4 |
| 241 | 2026-07-26T04:23:53.442Z | Downloaded tracing v0.1.44 |
| 242 | 2026-07-26T04:23:53.442Z | Downloaded regex-automata v0.4.15 |
| 243 | 2026-07-26T04:23:53.442Z | Downloaded libc v0.2.186 |
| 244 | 2026-07-26T04:23:53.442Z | Compiling proc-macro2 v1.0.106 |
| 245 | 2026-07-26T04:23:53.442Z | Compiling quote v1.0.46 |
| 246 | 2026-07-26T04:23:53.442Z | Compiling unicode-ident v1.0.24 |
| 247 | 2026-07-26T04:23:53.442Z | Compiling serde_core v1.0.228 |
| 248 | 2026-07-26T04:23:53.442Z | Compiling libc v0.2.186 |
| 249 | 2026-07-26T04:23:53.442Z | Checking cfg-if v1.0.4 |
| 250 | 2026-07-26T04:23:53.442Z | Compiling strsim v0.11.1 |
| 251 | 2026-07-26T04:23:53.442Z | Compiling thiserror v2.0.18 |
| 252 | 2026-07-26T04:23:53.442Z | Compiling ident_case v1.0.1 |
| 253 | 2026-07-26T04:23:53.442Z | Compiling memchr v2.8.3 |
| 254 | 2026-07-26T04:23:53.442Z | Compiling regex-syntax v0.8.11 |
| 255 | 2026-07-26T04:23:53.569Z | Compiling equivalent v1.0.2 |
| 256 | 2026-07-26T04:23:53.641Z | Compiling either v1.16.0 |
| 257 | 2026-07-26T04:23:53.655Z | Compiling anyhow v1.0.103 |
| 258 | 2026-07-26T04:23:53.815Z | Compiling aho-corasick v1.1.4 |
| 259 | 2026-07-26T04:23:53.828Z | Compiling hashbrown v0.17.1 |
| 260 | 2026-07-26T04:23:53.942Z | Compiling zerocopy v0.8.54 |
| 261 | 2026-07-26T04:23:53.952Z | Compiling winnow v1.0.3 |
| 262 | 2026-07-26T04:23:53.952Z | Compiling serde v1.0.228 |
| 263 | 2026-07-26T04:23:54.330Z | Compiling indexmap v2.14.0 |
| 264 | 2026-07-26T04:23:54.367Z | Compiling itertools v0.15.0 |
| 265 | 2026-07-26T04:23:54.407Z | Compiling syn v2.0.118 |
| 266 | 2026-07-26T04:23:54.469Z | Checking byteorder v1.5.0 |
| 267 | 2026-07-26T04:23:54.620Z | Compiling heapless v0.8.0 |
| 268 | 2026-07-26T04:23:54.907Z | Compiling regex-automata v0.4.15 |
| 269 | 2026-07-26T04:23:54.922Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 270 | 2026-07-26T04:23:54.941Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 271 | 2026-07-26T04:23:55.909Z | Checking bitflags v2.13.0 |
| 272 | 2026-07-26T04:23:55.952Z | Checking hash32 v0.3.1 |
| 273 | 2026-07-26T04:23:55.952Z | Compiling syn v1.0.109 |
| 274 | 2026-07-26T04:23:55.952Z | Checking stable_deref_trait v1.2.1 |
| 275 | 2026-07-26T04:23:55.952Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 276 | 2026-07-26T04:23:55.952Z | Checking macaddr v1.0.1 |
| 277 | 2026-07-26T04:23:55.952Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 278 | 2026-07-26T04:23:55.952Z | Compiling smoltcp v0.11.0 |
| 279 | 2026-07-26T04:23:55.952Z | Compiling rustversion v1.0.23 |
| 280 | 2026-07-26T04:23:55.953Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 281 | 2026-07-26T04:23:55.953Z | Compiling version_check v0.9.5 |
| 282 | 2026-07-26T04:23:55.953Z | Compiling rustix v1.1.4 |
| 283 | 2026-07-26T04:23:55.953Z | Compiling proc-macro-crate v3.5.0 |
| 284 | 2026-07-26T04:23:55.953Z | Checking bitflags v1.3.2 |
| 285 | 2026-07-26T04:23:55.953Z | Checking rand_core v0.10.1 |
| 286 | 2026-07-26T04:23:55.969Z | Compiling getrandom v0.4.3 |
| 287 | 2026-07-26T04:23:55.969Z | Compiling ref-cast v1.0.25 |
| 288 | 2026-07-26T04:23:56.012Z | Checking managed v0.8.0 |
| 289 | 2026-07-26T04:23:56.178Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 290 | 2026-07-26T04:23:56.299Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 291 | 2026-07-26T04:23:56.308Z | Checking errno v0.3.14 |
| 292 | 2026-07-26T04:23:56.400Z | Checking ipnetwork v0.21.1 |
| 293 | 2026-07-26T04:23:56.405Z | Checking foreign-types-shared v0.3.1 |
| 294 | 2026-07-26T04:23:56.486Z | Checking once_cell v1.21.4 |
| 295 | 2026-07-26T04:23:56.611Z | Compiling regex v1.13.0 |
| 296 | 2026-07-26T04:23:56.658Z | Checking utf8parse v0.2.2 |
| 297 | 2026-07-26T04:23:56.743Z | Checking cpufeatures v0.3.0 |
| 298 | 2026-07-26T04:23:56.750Z | Checking unicode-width v0.2.2 |
| 299 | 2026-07-26T04:23:56.803Z | Checking chacha20 v0.10.1 |
| 300 | 2026-07-26T04:23:56.961Z | Compiling darling_core v0.23.0 |
| 301 | 2026-07-26T04:23:56.975Z | Checking cstr-argument v0.1.2 |
| 302 | 2026-07-26T04:23:56.994Z | Checking tabwriter v1.4.1 |
| 303 | 2026-07-26T04:23:57.001Z | Checking anstyle-parse v1.0.0 |
| 304 | 2026-07-26T04:23:57.073Z | Checking tracing-core v0.1.36 |
| 305 | 2026-07-26T04:23:57.455Z | Checking anstyle v1.0.14 |
| 306 | 2026-07-26T04:23:57.478Z | Checking dyn-clone v1.0.20 |
| 307 | 2026-07-26T04:23:57.559Z | Checking is_terminal_polyfill v1.70.2 |
| 308 | 2026-07-26T04:23:57.603Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 309 | 2026-07-26T04:23:57.615Z | Checking colorchoice v1.0.5 |
| 310 | 2026-07-26T04:23:57.615Z | Checking pin-project-lite v0.2.17 |
| 311 | 2026-07-26T04:23:57.615Z | Checking anstyle-query v1.1.5 |
| 312 | 2026-07-26T04:23:57.683Z | Checking pretty-hex v0.4.2 |
| 313 | 2026-07-26T04:23:57.705Z | Checking terminal_size v0.4.4 |
| 314 | 2026-07-26T04:23:57.716Z | Checking anstream v1.0.0 |
| 315 | 2026-07-26T04:23:57.825Z | Checking rand v0.10.2 |
| 316 | 2026-07-26T04:23:57.873Z | Checking uuid v1.23.5 |
| 317 | 2026-07-26T04:23:57.917Z | Checking socket2 v0.6.4 |
| 318 | 2026-07-26T04:23:58.081Z | Checking colored v3.1.1 |
| 319 | 2026-07-26T04:23:58.119Z | Compiling heck v0.5.0 |
| 320 | 2026-07-26T04:23:58.175Z | Checking oxnet v0.1.6 |
| 321 | 2026-07-26T04:23:58.237Z | Compiling thiserror-impl v2.0.18 |
| 322 | 2026-07-26T04:23:58.275Z | Compiling zerocopy-derive v0.8.54 |
| 323 | 2026-07-26T04:23:58.300Z | Compiling serde_derive v1.0.228 |
| 324 | 2026-07-26T04:23:58.314Z | Compiling foreign-types-macros v0.2.3 |
| 325 | 2026-07-26T04:23:58.348Z | Compiling ref-cast-impl v1.0.25 |
| 326 | 2026-07-26T04:23:58.960Z | Compiling num_enum_derive v0.7.6 |
| 327 | 2026-07-26T04:23:58.968Z | Checking foreign-types v0.5.0 |
| 328 | 2026-07-26T04:23:59.007Z | Compiling tracing-attributes v0.1.31 |
| 329 | 2026-07-26T04:23:59.054Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 330 | 2026-07-26T04:23:59.114Z | Compiling darling_macro v0.23.0 |
| 331 | 2026-07-26T04:23:59.646Z | Checking cobs v0.3.0 |
| 332 | 2026-07-26T04:23:59.676Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 333 | 2026-07-26T04:23:59.676Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 334 | 2026-07-26T04:23:59.696Z | Compiling darling v0.23.0 |
| 335 | 2026-07-26T04:23:59.696Z | Checking clap_lex v1.1.0 |
| 336 | 2026-07-26T04:23:59.746Z | Compiling ingot-macros v0.2.0 |
| 337 | 2026-07-26T04:23:59.793Z | Compiling clap_derive v4.6.1 |
| 338 | 2026-07-26T04:23:59.838Z | Checking clap_builder v4.6.0 |
| 339 | 2026-07-26T04:23:59.930Z | Checking num_enum v0.7.6 |
| 340 | 2026-07-26T04:24:00.126Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 341 | 2026-07-26T04:24:00.390Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 342 | 2026-07-26T04:24:00.474Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 343 | 2026-07-26T04:24:00.474Z | Checking tracing v0.1.44 |
| 344 | 2026-07-26T04:24:01.118Z | Checking clap v4.6.1 |
| 345 | 2026-07-26T04:24:01.189Z | Checking postcard v1.1.3 |
| 346 | 2026-07-26T04:24:02.779Z | Checking ingot-types v0.2.0 |
| 347 | 2026-07-26T04:24:02.824Z | Checking ingot v0.2.0 |
| 348 | 2026-07-26T04:24:03.830Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 349 | 2026-07-26T04:24:04.989Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 350 | 2026-07-26T04:24:06.193Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 351 | 2026-07-26T04:24:06.983Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.29s |
| 352 | 2026-07-26T04:24:07.089Z | |
| 353 | 2026-07-26T04:24:07.089Z | real 18.444655505 |
| 354 | 2026-07-26T04:24:07.089Z | user 53.846385062 |
| 355 | 2026-07-26T04:24:07.089Z | sys 12.732168627 |
| 356 | 2026-07-26T04:24:07.090Z | trap 0.041387943 |
| 357 | 2026-07-26T04:24:07.090Z | tflt 0.072178732 |
| 358 | 2026-07-26T04:24:07.090Z | dflt 0.169413403 |
| 359 | 2026-07-26T04:24:07.090Z | kflt 0.004935823 |
| 360 | 2026-07-26T04:24:07.090Z | lock 3:39.559899214 |
| 361 | 2026-07-26T04:24:07.090Z | slp 2:59.189598521 |
| 362 | 2026-07-26T04:24:07.090Z | lat 3.437268548 |
| 363 | 2026-07-26T04:24:07.090Z | stop 13.887470888 |
| 364 | 2026-07-26T04:24:07.094Z | + header 'debug build' |
| 365 | 2026-07-26T04:24:07.094Z | + echo '# ==== debug build ==== #' |
| 366 | 2026-07-26T04:24:07.094Z | + ptime -m cargo build |
| 367 | 2026-07-26T04:24:07.094Z | # ==== debug build ==== # |
| 368 | 2026-07-26T04:24:07.244Z | Compiling cfg-if v1.0.4 |
| 369 | 2026-07-26T04:24:07.244Z | Compiling serde_core v1.0.228 |
| 370 | 2026-07-26T04:24:07.244Z | Compiling libc v0.2.186 |
| 371 | 2026-07-26T04:24:07.283Z | Compiling thiserror v2.0.18 |
| 372 | 2026-07-26T04:24:07.287Z | Compiling byteorder v1.5.0 |
| 373 | 2026-07-26T04:24:07.287Z | Compiling zerocopy v0.8.54 |
| 374 | 2026-07-26T04:24:07.287Z | Compiling stable_deref_trait v1.2.1 |
| 375 | 2026-07-26T04:24:07.287Z | Compiling macaddr v1.0.1 |
| 376 | 2026-07-26T04:24:07.315Z | Compiling managed v0.8.0 |
| 377 | 2026-07-26T04:24:07.325Z | Compiling cobs v0.3.0 |
| 378 | 2026-07-26T04:24:07.340Z | Compiling bitflags v1.3.2 |
| 379 | 2026-07-26T04:24:07.400Z | Compiling hash32 v0.3.1 |
| 380 | 2026-07-26T04:24:07.430Z | Compiling rand_core v0.10.1 |
| 381 | 2026-07-26T04:24:07.510Z | Compiling heapless v0.8.0 |
| 382 | 2026-07-26T04:24:07.522Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 383 | 2026-07-26T04:24:07.543Z | Compiling errno v0.3.14 |
| 384 | 2026-07-26T04:24:07.580Z | Compiling foreign-types-shared v0.3.1 |
| 385 | 2026-07-26T04:24:07.589Z | Compiling ipnetwork v0.21.1 |
| 386 | 2026-07-26T04:24:07.596Z | Compiling once_cell v1.21.4 |
| 387 | 2026-07-26T04:24:07.656Z | Compiling unicode-width v0.2.2 |
| 388 | 2026-07-26T04:24:07.707Z | Compiling utf8parse v0.2.2 |
| 389 | 2026-07-26T04:24:07.744Z | Compiling cpufeatures v0.3.0 |
| 390 | 2026-07-26T04:24:07.869Z | Compiling memchr v2.8.3 |
| 391 | 2026-07-26T04:24:07.873Z | Compiling chacha20 v0.10.1 |
| 392 | 2026-07-26T04:24:07.873Z | Compiling anstyle-parse v1.0.0 |
| 393 | 2026-07-26T04:24:07.958Z | Compiling smoltcp v0.11.0 |
| 394 | 2026-07-26T04:24:07.972Z | Compiling tabwriter v1.4.1 |
| 395 | 2026-07-26T04:24:09.060Z | Compiling tracing-core v0.1.36 |
| 396 | 2026-07-26T04:24:09.060Z | Compiling foreign-types v0.5.0 |
| 397 | 2026-07-26T04:24:09.060Z | Compiling ref-cast v1.0.25 |
| 398 | 2026-07-26T04:24:09.060Z | Compiling num_enum v0.7.6 |
| 399 | 2026-07-26T04:24:09.060Z | Compiling cstr-argument v0.1.2 |
| 400 | 2026-07-26T04:24:09.061Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 401 | 2026-07-26T04:24:09.061Z | Compiling getrandom v0.4.3 |
| 402 | 2026-07-26T04:24:09.061Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 403 | 2026-07-26T04:24:09.061Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 404 | 2026-07-26T04:24:09.061Z | Compiling pin-project-lite v0.2.17 |
| 405 | 2026-07-26T04:24:09.061Z | Compiling pretty-hex v0.4.2 |
| 406 | 2026-07-26T04:24:09.061Z | Compiling anstyle v1.0.14 |
| 407 | 2026-07-26T04:24:09.061Z | Compiling anstyle-query v1.1.5 |
| 408 | 2026-07-26T04:24:09.061Z | Compiling dyn-clone v1.0.20 |
| 409 | 2026-07-26T04:24:09.061Z | Compiling is_terminal_polyfill v1.70.2 |
| 410 | 2026-07-26T04:24:09.124Z | Compiling colorchoice v1.0.5 |
| 411 | 2026-07-26T04:24:09.124Z | Compiling bitflags v2.13.0 |
| 412 | 2026-07-26T04:24:09.124Z | Compiling serde v1.0.228 |
| 413 | 2026-07-26T04:24:09.124Z | Compiling anstream v1.0.0 |
| 414 | 2026-07-26T04:24:09.124Z | Compiling uuid v1.23.5 |
| 415 | 2026-07-26T04:24:09.159Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 416 | 2026-07-26T04:24:09.352Z | Compiling postcard v1.1.3 |
| 417 | 2026-07-26T04:24:09.378Z | Compiling rustix v1.1.4 |
| 418 | 2026-07-26T04:24:09.475Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 419 | 2026-07-26T04:24:09.591Z | Compiling tracing v0.1.44 |
| 420 | 2026-07-26T04:24:09.612Z | Compiling anyhow v1.0.103 |
| 421 | 2026-07-26T04:24:09.681Z | Compiling rand v0.10.2 |
| 422 | 2026-07-26T04:24:09.688Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 423 | 2026-07-26T04:24:09.767Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 424 | 2026-07-26T04:24:09.878Z | Compiling terminal_size v0.4.4 |
| 425 | 2026-07-26T04:24:09.942Z | Compiling socket2 v0.6.4 |
| 426 | 2026-07-26T04:24:10.023Z | Compiling strsim v0.11.1 |
| 427 | 2026-07-26T04:24:10.152Z | Compiling ingot-types v0.2.0 |
| 428 | 2026-07-26T04:24:10.201Z | Compiling oxnet v0.1.6 |
| 429 | 2026-07-26T04:24:10.421Z | Compiling winnow v1.0.3 |
| 430 | 2026-07-26T04:24:10.548Z | Compiling ingot v0.2.0 |
| 431 | 2026-07-26T04:24:10.553Z | Compiling clap_lex v1.1.0 |
| 432 | 2026-07-26T04:24:10.606Z | Compiling colored v3.1.1 |
| 433 | 2026-07-26T04:24:10.683Z | Compiling clap_builder v4.6.0 |
| 434 | 2026-07-26T04:24:10.913Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 435 | 2026-07-26T04:24:11.353Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 436 | 2026-07-26T04:24:12.149Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 437 | 2026-07-26T04:24:12.307Z | Compiling clap v4.6.1 |
| 438 | 2026-07-26T04:24:13.652Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 439 | 2026-07-26T04:24:15.086Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 440 | 2026-07-26T04:24:19.445Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.34s |
| 441 | 2026-07-26T04:24:19.473Z | |
| 442 | 2026-07-26T04:24:19.477Z | real 12.377052722 |
| 443 | 2026-07-26T04:24:19.477Z | user 1:04.048835499 |
| 444 | 2026-07-26T04:24:19.477Z | sys 5.880250864 |
| 445 | 2026-07-26T04:24:19.477Z | trap 0.031833555 |
| 446 | 2026-07-26T04:24:19.477Z | tflt 0.123667566 |
| 447 | 2026-07-26T04:24:19.477Z | dflt 0.158716319 |
| 448 | 2026-07-26T04:24:19.477Z | kflt 0.000012590 |
| 449 | 2026-07-26T04:24:19.477Z | lock 3:06.025016959 |
| 450 | 2026-07-26T04:24:19.477Z | slp 1:53.390216739 |
| 451 | 2026-07-26T04:24:19.477Z | lat 3.978371056 |
| 452 | 2026-07-26T04:24:19.478Z | stop 3.703344025 |
| 453 | 2026-07-26T04:24:19.478Z | + header 'release build' |
| 454 | 2026-07-26T04:24:19.478Z | + echo '# ==== release build ==== #' |
| 455 | 2026-07-26T04:24:19.478Z | # ==== release build ==== # |
| 456 | 2026-07-26T04:24:19.478Z | + ptime -m cargo build --release |
| 457 | 2026-07-26T04:24:19.566Z | Compiling proc-macro2 v1.0.106 |
| 458 | 2026-07-26T04:24:19.566Z | Compiling unicode-ident v1.0.24 |
| 459 | 2026-07-26T04:24:19.567Z | Compiling quote v1.0.46 |
| 460 | 2026-07-26T04:24:19.570Z | Compiling serde_core v1.0.228 |
| 461 | 2026-07-26T04:24:19.570Z | Compiling libc v0.2.186 |
| 462 | 2026-07-26T04:24:19.570Z | Compiling cfg-if v1.0.4 |
| 463 | 2026-07-26T04:24:19.570Z | Compiling strsim v0.11.1 |
| 464 | 2026-07-26T04:24:19.570Z | Compiling ident_case v1.0.1 |
| 465 | 2026-07-26T04:24:19.646Z | Compiling thiserror v2.0.18 |
| 466 | 2026-07-26T04:24:19.691Z | Compiling memchr v2.8.3 |
| 467 | 2026-07-26T04:24:19.700Z | Compiling regex-syntax v0.8.11 |
| 468 | 2026-07-26T04:24:19.840Z | Compiling hashbrown v0.17.1 |
| 469 | 2026-07-26T04:24:19.863Z | Compiling winnow v1.0.3 |
| 470 | 2026-07-26T04:24:20.120Z | Compiling aho-corasick v1.1.4 |
| 471 | 2026-07-26T04:24:20.200Z | Compiling either v1.16.0 |
| 472 | 2026-07-26T04:24:20.259Z | Compiling equivalent v1.0.2 |
| 473 | 2026-07-26T04:24:20.332Z | Compiling serde v1.0.228 |
| 474 | 2026-07-26T04:24:20.352Z | Compiling anyhow v1.0.103 |
| 475 | 2026-07-26T04:24:20.388Z | Compiling zerocopy v0.8.54 |
| 476 | 2026-07-26T04:24:20.665Z | Compiling itertools v0.15.0 |
| 477 | 2026-07-26T04:24:20.679Z | Compiling indexmap v2.14.0 |
| 478 | 2026-07-26T04:24:20.771Z | Compiling syn v2.0.118 |
| 479 | 2026-07-26T04:24:20.839Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 480 | 2026-07-26T04:24:20.849Z | Compiling heapless v0.8.0 |
| 481 | 2026-07-26T04:24:21.126Z | Compiling regex-automata v0.4.15 |
| 482 | 2026-07-26T04:24:21.272Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 483 | 2026-07-26T04:24:21.369Z | Compiling byteorder v1.5.0 |
| 484 | 2026-07-26T04:24:21.443Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 485 | 2026-07-26T04:24:21.543Z | Compiling hash32 v0.3.1 |
| 486 | 2026-07-26T04:24:21.627Z | Compiling bitflags v2.13.0 |
| 487 | 2026-07-26T04:24:21.647Z | Compiling syn v1.0.109 |
| 488 | 2026-07-26T04:24:21.665Z | Compiling macaddr v1.0.1 |
| 489 | 2026-07-26T04:24:21.774Z | Compiling rustversion v1.0.23 |
| 490 | 2026-07-26T04:24:21.870Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 491 | 2026-07-26T04:24:21.942Z | Compiling stable_deref_trait v1.2.1 |
| 492 | 2026-07-26T04:24:21.956Z | Compiling smoltcp v0.11.0 |
| 493 | 2026-07-26T04:24:21.962Z | Compiling proc-macro-crate v3.5.0 |
| 494 | 2026-07-26T04:24:22.136Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 495 | 2026-07-26T04:24:22.145Z | Compiling rand_core v0.10.1 |
| 496 | 2026-07-26T04:24:22.290Z | Compiling rustix v1.1.4 |
| 497 | 2026-07-26T04:24:22.304Z | Compiling managed v0.8.0 |
| 498 | 2026-07-26T04:24:22.310Z | Compiling version_check v0.9.5 |
| 499 | 2026-07-26T04:24:22.339Z | Compiling ref-cast v1.0.25 |
| 500 | 2026-07-26T04:24:22.346Z | Compiling bitflags v1.3.2 |
| 501 | 2026-07-26T04:24:22.402Z | Compiling getrandom v0.4.3 |
| 502 | 2026-07-26T04:24:22.556Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 503 | 2026-07-26T04:24:22.859Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 504 | 2026-07-26T04:24:22.868Z | Compiling errno v0.3.14 |
| 505 | 2026-07-26T04:24:22.868Z | Compiling utf8parse v0.2.2 |
| 506 | 2026-07-26T04:24:22.904Z | Compiling regex v1.13.0 |
| 507 | 2026-07-26T04:24:22.909Z | Compiling once_cell v1.21.4 |
| 508 | 2026-07-26T04:24:23.070Z | Compiling ipnetwork v0.21.1 |
| 509 | 2026-07-26T04:24:23.086Z | Compiling cpufeatures v0.3.0 |
| 510 | 2026-07-26T04:24:23.120Z | Compiling unicode-width v0.2.2 |
| 511 | 2026-07-26T04:24:23.259Z | Compiling foreign-types-shared v0.3.1 |
| 512 | 2026-07-26T04:24:23.335Z | Compiling darling_core v0.23.0 |
| 513 | 2026-07-26T04:24:23.400Z | Compiling tabwriter v1.4.1 |
| 514 | 2026-07-26T04:24:23.423Z | Compiling chacha20 v0.10.1 |
| 515 | 2026-07-26T04:24:23.685Z | Compiling cstr-argument v0.1.2 |
| 516 | 2026-07-26T04:24:23.694Z | Compiling tracing-core v0.1.36 |
| 517 | 2026-07-26T04:24:23.713Z | Compiling anstyle-parse v1.0.0 |
| 518 | 2026-07-26T04:24:24.288Z | Compiling dyn-clone v1.0.20 |
| 519 | 2026-07-26T04:24:24.323Z | Compiling anstyle-query v1.1.5 |
| 520 | 2026-07-26T04:24:24.401Z | Compiling pretty-hex v0.4.2 |
| 521 | 2026-07-26T04:24:24.418Z | Compiling pin-project-lite v0.2.17 |
| 522 | 2026-07-26T04:24:24.500Z | Compiling is_terminal_polyfill v1.70.2 |
| 523 | 2026-07-26T04:24:24.503Z | Compiling thiserror-impl v2.0.18 |
| 524 | 2026-07-26T04:24:24.510Z | Compiling zerocopy-derive v0.8.54 |
| 525 | 2026-07-26T04:24:24.524Z | Compiling serde_derive v1.0.228 |
| 526 | 2026-07-26T04:24:24.575Z | Compiling ref-cast-impl v1.0.25 |
| 527 | 2026-07-26T04:24:24.657Z | Compiling foreign-types-macros v0.2.3 |
| 528 | 2026-07-26T04:24:25.137Z | Compiling num_enum_derive v0.7.6 |
| 529 | 2026-07-26T04:24:25.251Z | Compiling foreign-types v0.5.0 |
| 530 | 2026-07-26T04:24:25.312Z | Compiling tracing-attributes v0.1.31 |
| 531 | 2026-07-26T04:24:25.312Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 532 | 2026-07-26T04:24:25.394Z | Compiling darling_macro v0.23.0 |
| 533 | 2026-07-26T04:24:25.737Z | Compiling cobs v0.3.0 |
| 534 | 2026-07-26T04:24:25.777Z | Compiling anstyle v1.0.14 |
| 535 | 2026-07-26T04:24:25.888Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 536 | 2026-07-26T04:24:25.934Z | Compiling darling v0.23.0 |
| 537 | 2026-07-26T04:24:25.942Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 538 | 2026-07-26T04:24:26.000Z | Compiling ingot-macros v0.2.0 |
| 539 | 2026-07-26T04:24:26.006Z | Compiling colorchoice v1.0.5 |
| 540 | 2026-07-26T04:24:26.099Z | Compiling num_enum v0.7.6 |
| 541 | 2026-07-26T04:24:26.100Z | Compiling anstream v1.0.0 |
| 542 | 2026-07-26T04:24:26.143Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 543 | 2026-07-26T04:24:26.201Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 544 | 2026-07-26T04:24:26.344Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 545 | 2026-07-26T04:24:26.388Z | Compiling terminal_size v0.4.4 |
| 546 | 2026-07-26T04:24:26.462Z | Compiling tracing v0.1.44 |
| 547 | 2026-07-26T04:24:26.493Z | Compiling rand v0.10.2 |
| 548 | 2026-07-26T04:24:26.509Z | Compiling uuid v1.23.5 |
| 549 | 2026-07-26T04:24:26.741Z | Compiling socket2 v0.6.4 |
| 550 | 2026-07-26T04:24:26.906Z | Compiling colored v3.1.1 |
| 551 | 2026-07-26T04:24:26.967Z | Compiling heck v0.5.0 |
| 552 | 2026-07-26T04:24:27.150Z | Compiling clap_lex v1.1.0 |
| 553 | 2026-07-26T04:24:27.303Z | Compiling oxnet v0.1.6 |
| 554 | 2026-07-26T04:24:27.427Z | Compiling clap_builder v4.6.0 |
| 555 | 2026-07-26T04:24:27.454Z | Compiling clap_derive v4.6.1 |
| 556 | 2026-07-26T04:24:27.597Z | Compiling postcard v1.1.3 |
| 557 | 2026-07-26T04:24:27.775Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 558 | 2026-07-26T04:24:28.837Z | Compiling ingot-types v0.2.0 |
| 559 | 2026-07-26T04:24:29.178Z | Compiling ingot v0.2.0 |
| 560 | 2026-07-26T04:24:29.313Z | Compiling clap v4.6.1 |
| 561 | 2026-07-26T04:24:30.856Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 562 | 2026-07-26T04:24:31.815Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 563 | 2026-07-26T04:24:32.857Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 564 | 2026-07-26T04:24:39.399Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.91s |
| 565 | 2026-07-26T04:24:39.425Z | |
| 566 | 2026-07-26T04:24:39.429Z | real 19.941781394 |
| 567 | 2026-07-26T04:24:39.429Z | user 1:41.304861264 |
| 568 | 2026-07-26T04:24:39.429Z | sys 13.230405323 |
| 569 | 2026-07-26T04:24:39.429Z | trap 0.051620283 |
| 570 | 2026-07-26T04:24:39.429Z | tflt 0.124255162 |
| 571 | 2026-07-26T04:24:39.429Z | dflt 0.443296811 |
| 572 | 2026-07-26T04:24:39.429Z | kflt 0.000008280 |
| 573 | 2026-07-26T04:24:39.429Z | lock 4:44.974726625 |
| 574 | 2026-07-26T04:24:39.429Z | slp 3:24.144114837 |
| 575 | 2026-07-26T04:24:39.429Z | lat 4.613260078 |
| 576 | 2026-07-26T04:24:39.429Z | stop 8.995516249 |
| 577 | 2026-07-26T04:24:39.429Z | + popd |
| 578 | 2026-07-26T04:24:39.430Z | /work/oxidecomputer/opte |
| 579 | 2026-07-26T04:24:39.430Z | + TGT_BASE=/work |
| 580 | 2026-07-26T04:24:39.430Z | + for x in debug release |
| 581 | 2026-07-26T04:24:39.430Z | + mkdir -p /work/debug |
| 582 | 2026-07-26T04:24:39.430Z | + cp target/debug/opteadm /work/debug/ |
| 583 | 2026-07-26T04:24:39.451Z | + sha256sum target/debug/opteadm |
| 584 | 2026-07-26T04:24:39.480Z | + for x in debug release |
| 585 | 2026-07-26T04:24:39.480Z | + mkdir -p /work/release |
| 586 | 2026-07-26T04:24:39.486Z | + cp target/release/opteadm /work/release/ |
| 587 | 2026-07-26T04:24:39.499Z | + sha256sum target/release/opteadm |
| 588 | 2026-07-26T04:24:39.513Z | process exited: duration 65010 ms, exit code 0 |
| |
| 589 | 2026-07-26T04:24:39.523Z | found 4 output files |
| 590 | 2026-07-26T04:24:39.524Z | uploading: /work/debug/opteadm (38121632 bytes) |
| 591 | 2026-07-26T04:24:40.928Z | uploaded: /work/debug/opteadm |
| 592 | 2026-07-26T04:24:40.928Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 593 | 2026-07-26T04:24:41.944Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 594 | 2026-07-26T04:24:41.944Z | uploading: /work/release/opteadm (25874952 bytes) |
| 595 | 2026-07-26T04:24:43.140Z | uploaded: /work/release/opteadm |
| 596 | 2026-07-26T04:24:43.140Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 597 | 2026-07-26T04:24:44.150Z | uploaded: /work/release/opteadm.release.sha256 |