|
|
|
| 1 | 2026-03-24T03:31:10.875Z | job assigned to worker 01KMEY6A88SZQWT12P78VK8Z72 [factory aws, i-010487010b1a103b4] (queued for 1 m 51 s) |
| |
| 2 | 2026-03-24T03:31:18.358Z | starting task 0: "setup" |
| 3 | 2026-03-24T03:31:18.363Z | ++ uname -s |
| 4 | 2026-03-24T03:31:18.363Z | + kern=SunOS |
| 5 | 2026-03-24T03:31:18.363Z | + build_user=build |
| 6 | 2026-03-24T03:31:18.363Z | + build_uid=12345 |
| 7 | 2026-03-24T03:31:18.363Z | + work_dir=/work |
| 8 | 2026-03-24T03:31:18.363Z | + input_dir=/input |
| 9 | 2026-03-24T03:31:18.367Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-24T03:31:18.367Z | + case "$kern" in |
| 11 | 2026-03-24T03:31:18.367Z | + groupadd -g 12345 build |
| 12 | 2026-03-24T03:31:18.367Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-24T03:31:20.372Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-24T03:31:20.480Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-24T03:31:20.484Z | + home_fs=zfs |
| 16 | 2026-03-24T03:31:20.484Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-24T03:31:20.484Z | + mkdir -p /home/build |
| 18 | 2026-03-24T03:31:20.484Z | + chown build:build /home/build /work |
| 19 | 2026-03-24T03:31:21.488Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-24T03:31:21.491Z | process exited: duration 3132 ms, exit code 0 |
| |
| 21 | 2026-03-24T03:31:21.498Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-24T03:31:21.502Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-24T03:31:21.502Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-24T03:31:21.502Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-24T03:31:21.502Z | * rust toolchain profile = "default" |
| 26 | 2026-03-24T03:31:21.502Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-24T03:31:21.506Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-24T03:31:21.506Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-24T03:31:21.506Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-24T03:31:21.619Z | info: downloading installer |
| 31 | 2026-03-24T03:31:23.512Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-24T03:31:23.512Z | warn: /opt/ooce/bin |
| 33 | 2026-03-24T03:31:23.512Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-24T03:31:23.517Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-24T03:31:23.517Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-24T03:31:23.517Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-24T03:31:23.517Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-24T03:31:23.517Z | error: cannot install while Rust is installed |
| 39 | 2026-03-24T03:31:23.517Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-24T03:31:23.517Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-24T03:31:23.517Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-24T03:31:23.517Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-24T03:31:23.517Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-24T03:31:23.525Z | info: profile set to default |
| 45 | 2026-03-24T03:31:23.525Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-24T03:31:23.528Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-24T03:31:23.949Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-24T03:31:23.952Z | info: downloading 6 components |
| 49 | 2026-03-24T03:31:40.175Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-24T03:31:40.175Z | |
| 51 | 2026-03-24T03:31:40.210Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-24T03:31:40.210Z | |
| 53 | 2026-03-24T03:31:40.217Z | |
| 54 | 2026-03-24T03:31:40.218Z | Rust is installed now. Great! |
| 55 | 2026-03-24T03:31:40.218Z | |
| 56 | 2026-03-24T03:31:40.218Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-24T03:31:40.218Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-24T03:31:40.218Z | |
| 59 | 2026-03-24T03:31:40.218Z | To configure your current shell, you need to source |
| 60 | 2026-03-24T03:31:40.218Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-24T03:31:40.218Z | |
| 62 | 2026-03-24T03:31:40.218Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-24T03:31:40.218Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-24T03:31:40.218Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-24T03:31:40.218Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-24T03:31:40.218Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-24T03:31:40.218Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-24T03:31:40.218Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-24T03:31:40.218Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-24T03:31:40.218Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-24T03:31:40.318Z | + rustup --version |
| 72 | 2026-03-24T03:31:40.330Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-24T03:31:40.334Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-24T03:31:40.357Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-24T03:31:40.361Z | + cargo --version |
| 76 | 2026-03-24T03:31:40.379Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-24T03:31:40.388Z | + rustc --version |
| 78 | 2026-03-24T03:31:40.405Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-24T03:31:40.413Z | process exited: duration 18905 ms, exit code 0 |
| |
| 80 | 2026-03-24T03:31:40.426Z | starting task 2: "authentication" |
| 81 | 2026-03-24T03:31:40.446Z | process exited: duration 21 ms, exit code 0 |
| |
| 82 | 2026-03-24T03:31:40.454Z | starting task 3: "clone repository" |
| 83 | 2026-03-24T03:31:40.458Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-24T03:31:40.464Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-24T03:31:40.493Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-24T03:31:41.388Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-24T03:31:41.388Z | + git fetch origin 9b29b03e5f513abaa63371c2c7e3dd12afdc966d |
| 88 | 2026-03-24T03:31:41.641Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-24T03:31:41.642Z | * branch 9b29b03e5f513abaa63371c2c7e3dd12afdc966d -> FETCH_HEAD |
| 90 | 2026-03-24T03:31:41.649Z | + [[ -n renovate/toml-1.x-lockfile ]] |
| 91 | 2026-03-24T03:31:41.652Z | ++ git branch --show-current |
| 92 | 2026-03-24T03:31:41.652Z | + current=master |
| 93 | 2026-03-24T03:31:41.652Z | + [[ master != renovate/toml-1.x-lockfile ]] |
| 94 | 2026-03-24T03:31:41.652Z | + git branch -f renovate/toml-1.x-lockfile 9b29b03e5f513abaa63371c2c7e3dd12afdc966d |
| 95 | 2026-03-24T03:31:41.656Z | + git checkout -f renovate/toml-1.x-lockfile |
| 96 | 2026-03-24T03:31:41.684Z | Switched to branch 'renovate/toml-1.x-lockfile' |
| 97 | 2026-03-24T03:31:41.688Z | + git reset --hard 9b29b03e5f513abaa63371c2c7e3dd12afdc966d |
| 98 | 2026-03-24T03:31:41.689Z | HEAD is now at 9b29b03 Update Rust crate toml to v1.1.0 |
| 99 | 2026-03-24T03:31:41.689Z | process exited: duration 1230 ms, exit code 0 |
| |
| 100 | 2026-03-24T03:31:41.697Z | starting task 4: "build" |
| 101 | 2026-03-24T03:31:41.703Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-24T03:31:41.703Z | ++ rustup show active-toolchain |
| 103 | 2026-03-24T03:31:41.710Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-24T03:31:41.717Z | ++ pushd xde |
| 105 | 2026-03-24T03:31:41.717Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-24T03:31:41.718Z | ++ rustup show active-toolchain |
| 107 | 2026-03-24T03:31:41.718Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-24T03:31:41.909Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-24T03:31:41.914Z | info: downloading 6 components |
| 110 | 2026-03-24T03:31:56.342Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-24T03:31:56.443Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-24T03:31:56.447Z | +++ head -n 1 |
| 113 | 2026-03-24T03:31:56.447Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-24T03:31:56.507Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-24T03:31:56.507Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-24T03:31:56.513Z | ++ popd |
| 117 | 2026-03-24T03:31:56.513Z | /work/oxidecomputer/opte |
| 118 | 2026-03-24T03:31:56.513Z | + cargo --version |
| 119 | 2026-03-24T03:31:56.519Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-24T03:31:56.524Z | + rustc --version |
| 121 | 2026-03-24T03:31:56.548Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-24T03:31:56.551Z | + pushd bin/opteadm |
| 123 | 2026-03-24T03:31:56.551Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-03-24T03:31:56.551Z | + header 'check style' |
| 125 | 2026-03-24T03:31:56.551Z | + echo '# ==== check style ==== #' |
| 126 | 2026-03-24T03:31:56.551Z | # ==== check style ==== # |
| 127 | 2026-03-24T03:31:56.551Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-03-24T03:31:56.649Z | |
| 129 | 2026-03-24T03:31:56.649Z | real 0.094800446 |
| 130 | 2026-03-24T03:31:56.649Z | user 0.054498363 |
| 131 | 2026-03-24T03:31:56.650Z | sys 0.037023315 |
| 132 | 2026-03-24T03:31:56.650Z | trap 0.000000378 |
| 133 | 2026-03-24T03:31:56.655Z | tflt 0.000013286 |
| 134 | 2026-03-24T03:31:56.655Z | dflt 0.000009335 |
| 135 | 2026-03-24T03:31:56.655Z | kflt 0.000000000 |
| 136 | 2026-03-24T03:31:56.655Z | lock 0.061094956 |
| 137 | 2026-03-24T03:31:56.655Z | slp 0.071420875 |
| 138 | 2026-03-24T03:31:56.655Z | lat 0.000243280 |
| 139 | 2026-03-24T03:31:56.655Z | stop 0.000110411 |
| 140 | 2026-03-24T03:31:56.655Z | + header analyze |
| 141 | 2026-03-24T03:31:56.655Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-03-24T03:31:56.655Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 143 | 2026-03-24T03:31:56.655Z | # ==== analyze ==== # |
| 144 | 2026-03-24T03:31:56.812Z | Updating crates.io index |
| 145 | 2026-03-24T03:31:56.815Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-24T03:31:57.539Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-24T03:31:58.146Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-24T03:31:58.579Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-24T03:31:58.821Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-24T03:31:59.233Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-24T03:31:59.516Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-24T03:32:01.964Z | Downloading crates ... |
| 153 | 2026-03-24T03:32:02.061Z | Downloaded cobs v0.3.0 |
| 154 | 2026-03-24T03:32:02.068Z | Downloaded pretty-hex v0.4.1 |
| 155 | 2026-03-24T03:32:02.068Z | Downloaded darling v0.21.3 |
| 156 | 2026-03-24T03:32:02.069Z | Downloaded thiserror v2.0.18 |
| 157 | 2026-03-24T03:32:02.069Z | Downloaded macaddr v1.0.1 |
| 158 | 2026-03-24T03:32:02.069Z | Downloaded defmt v1.0.1 |
| 159 | 2026-03-24T03:32:02.069Z | Downloaded getrandom v0.4.2 |
| 160 | 2026-03-24T03:32:02.069Z | Downloaded unicode-ident v1.0.24 |
| 161 | 2026-03-24T03:32:02.076Z | Downloaded winnow v1.0.0 |
| 162 | 2026-03-24T03:32:02.079Z | Downloaded zerocopy-derive v0.8.42 |
| 163 | 2026-03-24T03:32:02.083Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 164 | 2026-03-24T03:32:02.083Z | Downloaded cstr-argument v0.1.2 |
| 165 | 2026-03-24T03:32:02.083Z | Downloaded cfg-if v1.0.4 |
| 166 | 2026-03-24T03:32:02.087Z | Downloaded byteorder v1.5.0 |
| 167 | 2026-03-24T03:32:02.087Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 168 | 2026-03-24T03:32:02.087Z | Downloaded num_enum v0.7.5 |
| 169 | 2026-03-24T03:32:02.091Z | Downloaded smoltcp v0.11.0 |
| 170 | 2026-03-24T03:32:02.098Z | Downloaded proc-macro-crate v3.5.0 |
| 171 | 2026-03-24T03:32:02.103Z | Downloaded colored v3.1.1 |
| 172 | 2026-03-24T03:32:02.103Z | Downloaded serde_core v1.0.228 |
| 173 | 2026-03-24T03:32:02.106Z | Downloaded pin-project-lite v0.2.17 |
| 174 | 2026-03-24T03:32:02.106Z | Downloaded proc-macro-error2 v2.0.1 |
| 175 | 2026-03-24T03:32:02.110Z | Downloaded zerocopy v0.8.42 |
| 176 | 2026-03-24T03:32:02.121Z | Downloaded foreign-types-shared v0.3.1 |
| 177 | 2026-03-24T03:32:02.125Z | Downloaded anyhow v1.0.102 |
| 178 | 2026-03-24T03:32:02.125Z | Downloaded ingot-types v0.1.2 |
| 179 | 2026-03-24T03:32:02.125Z | Downloaded embedded-io v0.6.1 |
| 180 | 2026-03-24T03:32:02.125Z | Downloaded colorchoice v1.0.4 |
| 181 | 2026-03-24T03:32:02.125Z | Downloaded hash32 v0.3.1 |
| 182 | 2026-03-24T03:32:02.128Z | Downloaded strsim v0.11.1 |
| 183 | 2026-03-24T03:32:02.128Z | Downloaded is_terminal_polyfill v1.70.2 |
| 184 | 2026-03-24T03:32:02.128Z | Downloaded foreign-types v0.5.0 |
| 185 | 2026-03-24T03:32:02.129Z | Downloaded version_check v0.9.5 |
| 186 | 2026-03-24T03:32:02.132Z | Downloaded ident_case v1.0.1 |
| 187 | 2026-03-24T03:32:02.132Z | Downloaded ref-cast-impl v1.0.25 |
| 188 | 2026-03-24T03:32:02.135Z | Downloaded terminal_size v0.4.3 |
| 189 | 2026-03-24T03:32:02.138Z | Downloaded dyn-clone v1.0.20 |
| 190 | 2026-03-24T03:32:02.138Z | Downloaded defmt v0.3.100 |
| 191 | 2026-03-24T03:32:02.143Z | Downloaded defmt-parser v1.0.0 |
| 192 | 2026-03-24T03:32:02.149Z | Downloaded heck v0.5.0 |
| 193 | 2026-03-24T03:32:02.154Z | Downloaded clap_lex v1.0.0 |
| 194 | 2026-03-24T03:32:02.158Z | Downloaded managed v0.8.0 |
| 195 | 2026-03-24T03:32:02.158Z | Downloaded foreign-types-macros v0.2.3 |
| 196 | 2026-03-24T03:32:02.164Z | Downloaded utf8parse v0.2.2 |
| 197 | 2026-03-24T03:32:02.164Z | Downloaded tabwriter v1.4.1 |
| 198 | 2026-03-24T03:32:02.169Z | Downloaded errno v0.3.14 |
| 199 | 2026-03-24T03:32:02.175Z | Downloaded equivalent v1.0.2 |
| 200 | 2026-03-24T03:32:02.183Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 201 | 2026-03-24T03:32:02.186Z | Downloaded bitflags v1.3.2 |
| 202 | 2026-03-24T03:32:02.190Z | Downloaded stable_deref_trait v1.2.1 |
| 203 | 2026-03-24T03:32:02.190Z | Downloaded anstyle-parse v0.2.7 |
| 204 | 2026-03-24T03:32:02.190Z | Downloaded darling_macro v0.21.3 |
| 205 | 2026-03-24T03:32:02.197Z | Downloaded cpufeatures v0.3.0 |
| 206 | 2026-03-24T03:32:02.209Z | Downloaded ipnetwork v0.21.1 |
| 207 | 2026-03-24T03:32:02.214Z | Downloaded rustversion v1.0.22 |
| 208 | 2026-03-24T03:32:02.219Z | Downloaded embedded-io v0.4.0 |
| 209 | 2026-03-24T03:32:02.223Z | Downloaded ref-cast v1.0.25 |
| 210 | 2026-03-24T03:32:02.227Z | Downloaded chacha20 v0.10.0 |
| 211 | 2026-03-24T03:32:02.233Z | Downloaded ingot-macros v0.1.1 |
| 212 | 2026-03-24T03:32:02.233Z | Downloaded num_enum_derive v0.7.5 |
| 213 | 2026-03-24T03:32:02.233Z | Downloaded serde v1.0.228 |
| 214 | 2026-03-24T03:32:02.239Z | Downloaded thiserror-impl v2.0.18 |
| 215 | 2026-03-24T03:32:02.244Z | Downloaded darling_core v0.21.3 |
| 216 | 2026-03-24T03:32:02.248Z | Downloaded oxnet v0.1.4 |
| 217 | 2026-03-24T03:32:02.248Z | Downloaded defmt-macros v1.0.1 |
| 218 | 2026-03-24T03:32:02.248Z | Downloaded anstyle-query v1.1.5 |
| 219 | 2026-03-24T03:32:02.248Z | Downloaded tracing-attributes v0.1.31 |
| 220 | 2026-03-24T03:32:02.252Z | Downloaded anstyle v1.0.13 |
| 221 | 2026-03-24T03:32:02.252Z | Downloaded rand_core v0.10.0 |
| 222 | 2026-03-24T03:32:02.252Z | Downloaded either v1.15.0 |
| 223 | 2026-03-24T03:32:02.256Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 224 | 2026-03-24T03:32:02.260Z | Downloaded ingot v0.1.1 |
| 225 | 2026-03-24T03:32:02.260Z | Downloaded fnv v1.0.7 |
| 226 | 2026-03-24T03:32:02.260Z | Downloaded clap_derive v4.5.55 |
| 227 | 2026-03-24T03:32:02.263Z | Downloaded anstream v0.6.21 |
| 228 | 2026-03-24T03:32:02.263Z | Downloaded bitflags v2.11.0 |
| 229 | 2026-03-24T03:32:02.272Z | Downloaded quote v1.0.45 |
| 230 | 2026-03-24T03:32:02.279Z | Downloaded once_cell v1.21.3 |
| 231 | 2026-03-24T03:32:02.296Z | Downloaded heapless v0.8.0 |
| 232 | 2026-03-24T03:32:02.302Z | Downloaded uuid v1.22.0 |
| 233 | 2026-03-24T03:32:02.306Z | Downloaded postcard v1.1.3 |
| 234 | 2026-03-24T03:32:02.313Z | Downloaded clap v4.5.60 |
| 235 | 2026-03-24T03:32:02.319Z | Downloaded serde_derive v1.0.228 |
| 236 | 2026-03-24T03:32:02.322Z | Downloaded tracing-core v0.1.36 |
| 237 | 2026-03-24T03:32:02.325Z | Downloaded memchr v2.8.0 |
| 238 | 2026-03-24T03:32:02.328Z | Downloaded proc-macro2 v1.0.106 |
| 239 | 2026-03-24T03:32:02.332Z | Downloaded indexmap v2.13.0 |
| 240 | 2026-03-24T03:32:02.339Z | Downloaded socket2 v0.6.3 |
| 241 | 2026-03-24T03:32:02.354Z | Downloaded clap_builder v4.5.60 |
| 242 | 2026-03-24T03:32:02.372Z | Downloaded rand v0.10.0 |
| 243 | 2026-03-24T03:32:02.386Z | Downloaded aho-corasick v1.1.4 |
| 244 | 2026-03-24T03:32:02.395Z | Downloaded winnow v0.7.15 |
| 245 | 2026-03-24T03:32:02.407Z | Downloaded hashbrown v0.16.1 |
| 246 | 2026-03-24T03:32:02.419Z | Downloaded itertools v0.14.0 |
| 247 | 2026-03-24T03:32:02.424Z | Downloaded regex v1.12.3 |
| 248 | 2026-03-24T03:32:02.492Z | Downloaded syn v1.0.109 |
| 249 | 2026-03-24T03:32:02.502Z | Downloaded unicode-width v0.2.2 |
| 250 | 2026-03-24T03:32:02.518Z | Downloaded syn v2.0.117 |
| 251 | 2026-03-24T03:32:02.535Z | Downloaded regex-syntax v0.8.10 |
| 252 | 2026-03-24T03:32:02.557Z | Downloaded rustix v1.1.4 |
| 253 | 2026-03-24T03:32:02.574Z | Downloaded tracing v0.1.44 |
| 254 | 2026-03-24T03:32:02.597Z | Downloaded regex-automata v0.4.14 |
| 255 | 2026-03-24T03:32:02.613Z | Downloaded libc v0.2.183 |
| 256 | 2026-03-24T03:32:02.693Z | Compiling proc-macro2 v1.0.106 |
| 257 | 2026-03-24T03:32:02.693Z | Compiling quote v1.0.45 |
| 258 | 2026-03-24T03:32:02.696Z | Compiling unicode-ident v1.0.24 |
| 259 | 2026-03-24T03:32:02.696Z | Compiling serde_core v1.0.228 |
| 260 | 2026-03-24T03:32:02.696Z | Compiling libc v0.2.183 |
| 261 | 2026-03-24T03:32:02.696Z | Checking cfg-if v1.0.4 |
| 262 | 2026-03-24T03:32:02.696Z | Compiling fnv v1.0.7 |
| 263 | 2026-03-24T03:32:02.696Z | Compiling strsim v0.11.1 |
| 264 | 2026-03-24T03:32:02.849Z | Compiling ident_case v1.0.1 |
| 265 | 2026-03-24T03:32:02.904Z | Compiling thiserror v2.0.18 |
| 266 | 2026-03-24T03:32:02.934Z | Compiling memchr v2.8.0 |
| 267 | 2026-03-24T03:32:02.991Z | Compiling regex-syntax v0.8.10 |
| 268 | 2026-03-24T03:32:03.185Z | Compiling either v1.15.0 |
| 269 | 2026-03-24T03:32:03.289Z | Compiling anyhow v1.0.102 |
| 270 | 2026-03-24T03:32:03.436Z | Compiling equivalent v1.0.2 |
| 271 | 2026-03-24T03:32:03.524Z | Compiling aho-corasick v1.1.4 |
| 272 | 2026-03-24T03:32:03.581Z | Compiling serde v1.0.228 |
| 273 | 2026-03-24T03:32:03.684Z | Compiling zerocopy v0.8.42 |
| 274 | 2026-03-24T03:32:03.703Z | Compiling winnow v1.0.0 |
| 275 | 2026-03-24T03:32:03.721Z | Compiling hashbrown v0.16.1 |
| 276 | 2026-03-24T03:32:04.018Z | Compiling itertools v0.14.0 |
| 277 | 2026-03-24T03:32:04.219Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 278 | 2026-03-24T03:32:04.365Z | Compiling indexmap v2.13.0 |
| 279 | 2026-03-24T03:32:04.417Z | Compiling syn v2.0.117 |
| 280 | 2026-03-24T03:32:04.475Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 281 | 2026-03-24T03:32:04.748Z | Compiling winnow v0.7.15 |
| 282 | 2026-03-24T03:32:04.950Z | Compiling regex-automata v0.4.14 |
| 283 | 2026-03-24T03:32:05.170Z | Compiling heapless v0.8.0 |
| 284 | 2026-03-24T03:32:05.302Z | Checking bitflags v2.11.0 |
| 285 | 2026-03-24T03:32:05.455Z | Checking byteorder v1.5.0 |
| 286 | 2026-03-24T03:32:05.504Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 287 | 2026-03-24T03:32:05.628Z | Compiling syn v1.0.109 |
| 288 | 2026-03-24T03:32:05.648Z | Checking hash32 v0.3.1 |
| 289 | 2026-03-24T03:32:05.731Z | Compiling rustversion v1.0.22 |
| 290 | 2026-03-24T03:32:05.776Z | Compiling smoltcp v0.11.0 |
| 291 | 2026-03-24T03:32:05.798Z | Checking macaddr v1.0.1 |
| 292 | 2026-03-24T03:32:05.838Z | Checking stable_deref_trait v1.2.1 |
| 293 | 2026-03-24T03:32:05.981Z | Checking rand_core v0.10.0 |
| 294 | 2026-03-24T03:32:06.083Z | Checking managed v0.8.0 |
| 295 | 2026-03-24T03:32:06.163Z | Compiling getrandom v0.4.2 |
| 296 | 2026-03-24T03:32:06.208Z | Compiling version_check v0.9.5 |
| 297 | 2026-03-24T03:32:06.219Z | Compiling rustix v1.1.4 |
| 298 | 2026-03-24T03:32:06.310Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 299 | 2026-03-24T03:32:06.397Z | Checking bitflags v1.3.2 |
| 300 | 2026-03-24T03:32:06.468Z | Compiling ref-cast v1.0.25 |
| 301 | 2026-03-24T03:32:06.498Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 302 | 2026-03-24T03:32:06.559Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 303 | 2026-03-24T03:32:06.909Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 304 | 2026-03-24T03:32:06.918Z | Checking errno v0.3.14 |
| 305 | 2026-03-24T03:32:07.053Z | Checking once_cell v1.21.3 |
| 306 | 2026-03-24T03:32:07.262Z | Compiling regex v1.12.3 |
| 307 | 2026-03-24T03:32:07.281Z | Compiling proc-macro-crate v3.5.0 |
| 308 | 2026-03-24T03:32:07.403Z | Checking foreign-types-shared v0.3.1 |
| 309 | 2026-03-24T03:32:07.495Z | Checking utf8parse v0.2.2 |
| 310 | 2026-03-24T03:32:07.627Z | Checking unicode-width v0.2.2 |
| 311 | 2026-03-24T03:32:07.862Z | Checking ipnetwork v0.21.1 |
| 312 | 2026-03-24T03:32:07.900Z | Checking cpufeatures v0.3.0 |
| 313 | 2026-03-24T03:32:07.951Z | Checking tabwriter v1.4.1 |
| 314 | 2026-03-24T03:32:07.975Z | Checking chacha20 v0.10.0 |
| 315 | 2026-03-24T03:32:08.086Z | Compiling darling_core v0.21.3 |
| 316 | 2026-03-24T03:32:08.122Z | Checking anstyle-parse v0.2.7 |
| 317 | 2026-03-24T03:32:08.225Z | Checking tracing-core v0.1.36 |
| 318 | 2026-03-24T03:32:08.246Z | Checking cstr-argument v0.1.2 |
| 319 | 2026-03-24T03:32:08.614Z | Checking pretty-hex v0.4.1 |
| 320 | 2026-03-24T03:32:08.651Z | Checking dyn-clone v1.0.20 |
| 321 | 2026-03-24T03:32:08.750Z | Checking colorchoice v1.0.4 |
| 322 | 2026-03-24T03:32:08.765Z | Checking is_terminal_polyfill v1.70.2 |
| 323 | 2026-03-24T03:32:08.797Z | Checking pin-project-lite v0.2.17 |
| 324 | 2026-03-24T03:32:08.850Z | Checking anstyle v1.0.13 |
| 325 | 2026-03-24T03:32:08.860Z | Checking anstyle-query v1.1.5 |
| 326 | 2026-03-24T03:32:08.864Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 327 | 2026-03-24T03:32:08.881Z | Checking terminal_size v0.4.3 |
| 328 | 2026-03-24T03:32:09.002Z | Checking rand v0.10.0 |
| 329 | 2026-03-24T03:32:09.088Z | Checking anstream v0.6.21 |
| 330 | 2026-03-24T03:32:09.138Z | Checking uuid v1.22.0 |
| 331 | 2026-03-24T03:32:09.228Z | Checking socket2 v0.6.3 |
| 332 | 2026-03-24T03:32:09.301Z | Compiling heck v0.5.0 |
| 333 | 2026-03-24T03:32:09.339Z | Checking colored v3.1.1 |
| 334 | 2026-03-24T03:32:09.562Z | Checking oxnet v0.1.4 |
| 335 | 2026-03-24T03:32:09.589Z | Checking clap_lex v1.0.0 |
| 336 | 2026-03-24T03:32:09.620Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 337 | 2026-03-24T03:32:09.768Z | Checking clap_builder v4.5.60 |
| 338 | 2026-03-24T03:32:09.905Z | Compiling thiserror-impl v2.0.18 |
| 339 | 2026-03-24T03:32:09.912Z | Compiling zerocopy-derive v0.8.42 |
| 340 | 2026-03-24T03:32:10.116Z | Compiling serde_derive v1.0.228 |
| 341 | 2026-03-24T03:32:10.129Z | Compiling ref-cast-impl v1.0.25 |
| 342 | 2026-03-24T03:32:10.624Z | Compiling darling_macro v0.21.3 |
| 343 | 2026-03-24T03:32:10.855Z | Compiling foreign-types-macros v0.2.3 |
| 344 | 2026-03-24T03:32:11.081Z | Compiling num_enum_derive v0.7.5 |
| 345 | 2026-03-24T03:32:11.289Z | Compiling darling v0.21.3 |
| 346 | 2026-03-24T03:32:11.379Z | Compiling ingot-macros v0.1.1 |
| 347 | 2026-03-24T03:32:11.599Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 348 | 2026-03-24T03:32:11.624Z | Checking cobs v0.3.0 |
| 349 | 2026-03-24T03:32:11.636Z | Checking foreign-types v0.5.0 |
| 350 | 2026-03-24T03:32:11.712Z | Compiling tracing-attributes v0.1.31 |
| 351 | 2026-03-24T03:32:11.791Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 352 | 2026-03-24T03:32:11.835Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 353 | 2026-03-24T03:32:11.996Z | Compiling clap_derive v4.5.55 |
| 354 | 2026-03-24T03:32:12.428Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 355 | 2026-03-24T03:32:12.437Z | Checking num_enum v0.7.5 |
| 356 | 2026-03-24T03:32:12.564Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 357 | 2026-03-24T03:32:13.166Z | Checking tracing v0.1.44 |
| 358 | 2026-03-24T03:32:13.843Z | Checking clap v4.5.60 |
| 359 | 2026-03-24T03:32:13.890Z | Checking postcard v1.1.3 |
| 360 | 2026-03-24T03:32:15.602Z | Checking ingot-types v0.1.2 |
| 361 | 2026-03-24T03:32:15.979Z | Checking ingot v0.1.1 |
| 362 | 2026-03-24T03:32:17.905Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 363 | 2026-03-24T03:32:19.571Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 364 | 2026-03-24T03:32:21.157Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 365 | 2026-03-24T03:32:22.290Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.57s |
| 366 | 2026-03-24T03:32:22.428Z | |
| 367 | 2026-03-24T03:32:22.428Z | real 25.768981579 |
| 368 | 2026-03-24T03:32:22.428Z | user 1:17.350364789 |
| 369 | 2026-03-24T03:32:22.431Z | sys 16.169978193 |
| 370 | 2026-03-24T03:32:22.431Z | trap 0.046628759 |
| 371 | 2026-03-24T03:32:22.431Z | tflt 0.061146450 |
| 372 | 2026-03-24T03:32:22.431Z | dflt 0.146075594 |
| 373 | 2026-03-24T03:32:22.431Z | kflt 0.005554120 |
| 374 | 2026-03-24T03:32:22.431Z | lock 4:16.566614757 |
| 375 | 2026-03-24T03:32:22.431Z | slp 4:04.461014971 |
| 376 | 2026-03-24T03:32:22.431Z | lat 6.452968041 |
| 377 | 2026-03-24T03:32:22.432Z | stop 15.714144020 |
| 378 | 2026-03-24T03:32:22.432Z | + header 'debug build' |
| 379 | 2026-03-24T03:32:22.432Z | + echo '# ==== debug build ==== #' |
| 380 | 2026-03-24T03:32:22.432Z | # ==== debug build ==== # |
| 381 | 2026-03-24T03:32:22.432Z | + ptime -m cargo build |
| 382 | 2026-03-24T03:32:22.638Z | Compiling cfg-if v1.0.4 |
| 383 | 2026-03-24T03:32:22.642Z | Compiling serde_core v1.0.228 |
| 384 | 2026-03-24T03:32:22.642Z | Compiling libc v0.2.183 |
| 385 | 2026-03-24T03:32:22.671Z | Compiling thiserror v2.0.18 |
| 386 | 2026-03-24T03:32:22.675Z | Compiling byteorder v1.5.0 |
| 387 | 2026-03-24T03:32:22.680Z | Compiling zerocopy v0.8.42 |
| 388 | 2026-03-24T03:32:22.684Z | Compiling macaddr v1.0.1 |
| 389 | 2026-03-24T03:32:22.684Z | Compiling stable_deref_trait v1.2.1 |
| 390 | 2026-03-24T03:32:22.729Z | Compiling managed v0.8.0 |
| 391 | 2026-03-24T03:32:22.750Z | Compiling cobs v0.3.0 |
| 392 | 2026-03-24T03:32:22.766Z | Compiling bitflags v1.3.2 |
| 393 | 2026-03-24T03:32:22.836Z | Compiling rand_core v0.10.0 |
| 394 | 2026-03-24T03:32:22.890Z | Compiling hash32 v0.3.1 |
| 395 | 2026-03-24T03:32:22.988Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 396 | 2026-03-24T03:32:23.015Z | Compiling heapless v0.8.0 |
| 397 | 2026-03-24T03:32:23.025Z | Compiling ipnetwork v0.21.1 |
| 398 | 2026-03-24T03:32:23.069Z | Compiling errno v0.3.14 |
| 399 | 2026-03-24T03:32:23.092Z | Compiling foreign-types-shared v0.3.1 |
| 400 | 2026-03-24T03:32:23.150Z | Compiling once_cell v1.21.3 |
| 401 | 2026-03-24T03:32:23.184Z | Compiling unicode-width v0.2.2 |
| 402 | 2026-03-24T03:32:23.261Z | Compiling memchr v2.8.0 |
| 403 | 2026-03-24T03:32:23.261Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-03-24T03:32:23.373Z | Compiling cpufeatures v0.3.0 |
| 405 | 2026-03-24T03:32:23.435Z | Compiling chacha20 v0.10.0 |
| 406 | 2026-03-24T03:32:23.447Z | Compiling anstyle-parse v0.2.7 |
| 407 | 2026-03-24T03:32:23.563Z | Compiling smoltcp v0.11.0 |
| 408 | 2026-03-24T03:32:23.626Z | Compiling tabwriter v1.4.1 |
| 409 | 2026-03-24T03:32:23.669Z | Compiling tracing-core v0.1.36 |
| 410 | 2026-03-24T03:32:23.739Z | Compiling foreign-types v0.5.0 |
| 411 | 2026-03-24T03:32:23.817Z | Compiling cstr-argument v0.1.2 |
| 412 | 2026-03-24T03:32:23.860Z | Compiling getrandom v0.4.2 |
| 413 | 2026-03-24T03:32:24.005Z | Compiling ref-cast v1.0.25 |
| 414 | 2026-03-24T03:32:24.090Z | Compiling num_enum v0.7.5 |
| 415 | 2026-03-24T03:32:24.111Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 416 | 2026-03-24T03:32:24.124Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 417 | 2026-03-24T03:32:24.212Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 418 | 2026-03-24T03:32:24.230Z | Compiling pin-project-lite v0.2.17 |
| 419 | 2026-03-24T03:32:24.241Z | Compiling pretty-hex v0.4.1 |
| 420 | 2026-03-24T03:32:24.332Z | Compiling colorchoice v1.0.4 |
| 421 | 2026-03-24T03:32:24.399Z | Compiling anstyle-query v1.1.5 |
| 422 | 2026-03-24T03:32:24.460Z | Compiling anstyle v1.0.13 |
| 423 | 2026-03-24T03:32:24.516Z | Compiling is_terminal_polyfill v1.70.2 |
| 424 | 2026-03-24T03:32:24.610Z | Compiling dyn-clone v1.0.20 |
| 425 | 2026-03-24T03:32:24.795Z | Compiling anstream v0.6.21 |
| 426 | 2026-03-24T03:32:24.817Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 427 | 2026-03-24T03:32:24.830Z | Compiling tracing v0.1.44 |
| 428 | 2026-03-24T03:32:24.909Z | Compiling anyhow v1.0.102 |
| 429 | 2026-03-24T03:32:25.068Z | Compiling bitflags v2.11.0 |
| 430 | 2026-03-24T03:32:25.286Z | Compiling serde v1.0.228 |
| 431 | 2026-03-24T03:32:25.299Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 432 | 2026-03-24T03:32:25.439Z | Compiling rustix v1.1.4 |
| 433 | 2026-03-24T03:32:25.457Z | Compiling uuid v1.22.0 |
| 434 | 2026-03-24T03:32:25.619Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 435 | 2026-03-24T03:32:25.963Z | Compiling postcard v1.1.3 |
| 436 | 2026-03-24T03:32:26.080Z | Compiling terminal_size v0.4.3 |
| 437 | 2026-03-24T03:32:26.186Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 438 | 2026-03-24T03:32:26.232Z | Compiling rand v0.10.0 |
| 439 | 2026-03-24T03:32:26.245Z | Compiling socket2 v0.6.3 |
| 440 | 2026-03-24T03:32:26.257Z | Compiling strsim v0.11.1 |
| 441 | 2026-03-24T03:32:26.315Z | Compiling clap_lex v1.0.0 |
| 442 | 2026-03-24T03:32:26.419Z | Compiling colored v3.1.1 |
| 443 | 2026-03-24T03:32:26.801Z | Compiling oxnet v0.1.4 |
| 444 | 2026-03-24T03:32:26.979Z | Compiling ingot-types v0.1.2 |
| 445 | 2026-03-24T03:32:27.031Z | Compiling winnow v0.7.15 |
| 446 | 2026-03-24T03:32:27.393Z | Compiling clap_builder v4.5.60 |
| 447 | 2026-03-24T03:32:27.479Z | Compiling ingot v0.1.1 |
| 448 | 2026-03-24T03:32:27.508Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 449 | 2026-03-24T03:32:28.837Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 450 | 2026-03-24T03:32:29.527Z | Compiling clap v4.5.60 |
| 451 | 2026-03-24T03:32:29.751Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 452 | 2026-03-24T03:32:31.684Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 453 | 2026-03-24T03:32:33.411Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 454 | 2026-03-24T03:32:39.316Z | Finished `dev` profile [optimized + debuginfo] target(s) in 16.87s |
| 455 | 2026-03-24T03:32:39.353Z | |
| 456 | 2026-03-24T03:32:39.356Z | real 16.910128694 |
| 457 | 2026-03-24T03:32:39.356Z | user 1:26.317396017 |
| 458 | 2026-03-24T03:32:39.356Z | sys 7.191007536 |
| 459 | 2026-03-24T03:32:39.356Z | trap 0.046065932 |
| 460 | 2026-03-24T03:32:39.356Z | tflt 0.103379073 |
| 461 | 2026-03-24T03:32:39.356Z | dflt 0.154154135 |
| 462 | 2026-03-24T03:32:39.356Z | kflt 0.000000000 |
| 463 | 2026-03-24T03:32:39.356Z | lock 4:08.740721306 |
| 464 | 2026-03-24T03:32:39.356Z | slp 2:40.365279513 |
| 465 | 2026-03-24T03:32:39.356Z | lat 4.955712186 |
| 466 | 2026-03-24T03:32:39.356Z | stop 4.574488427 |
| 467 | 2026-03-24T03:32:39.356Z | + header 'release build' |
| 468 | 2026-03-24T03:32:39.356Z | + echo '# ==== release build ==== #' |
| 469 | 2026-03-24T03:32:39.356Z | # ==== release build ==== # |
| 470 | 2026-03-24T03:32:39.357Z | + ptime -m cargo build --release |
| 471 | 2026-03-24T03:32:39.487Z | Compiling proc-macro2 v1.0.106 |
| 472 | 2026-03-24T03:32:39.487Z | Compiling quote v1.0.45 |
| 473 | 2026-03-24T03:32:39.491Z | Compiling unicode-ident v1.0.24 |
| 474 | 2026-03-24T03:32:39.492Z | Compiling serde_core v1.0.228 |
| 475 | 2026-03-24T03:32:39.492Z | Compiling libc v0.2.183 |
| 476 | 2026-03-24T03:32:39.492Z | Compiling cfg-if v1.0.4 |
| 477 | 2026-03-24T03:32:39.492Z | Compiling fnv v1.0.7 |
| 478 | 2026-03-24T03:32:39.492Z | Compiling memchr v2.8.0 |
| 479 | 2026-03-24T03:32:39.577Z | Compiling strsim v0.11.1 |
| 480 | 2026-03-24T03:32:39.604Z | Compiling thiserror v2.0.18 |
| 481 | 2026-03-24T03:32:39.630Z | Compiling ident_case v1.0.1 |
| 482 | 2026-03-24T03:32:39.751Z | Compiling regex-syntax v0.8.10 |
| 483 | 2026-03-24T03:32:39.885Z | Compiling zerocopy v0.8.42 |
| 484 | 2026-03-24T03:32:39.931Z | Compiling serde v1.0.228 |
| 485 | 2026-03-24T03:32:40.230Z | Compiling aho-corasick v1.1.4 |
| 486 | 2026-03-24T03:32:40.237Z | Compiling equivalent v1.0.2 |
| 487 | 2026-03-24T03:32:40.334Z | Compiling hashbrown v0.16.1 |
| 488 | 2026-03-24T03:32:40.343Z | Compiling either v1.15.0 |
| 489 | 2026-03-24T03:32:40.351Z | Compiling anyhow v1.0.102 |
| 490 | 2026-03-24T03:32:40.453Z | Compiling winnow v1.0.0 |
| 491 | 2026-03-24T03:32:40.554Z | Compiling itertools v0.14.0 |
| 492 | 2026-03-24T03:32:40.907Z | Compiling indexmap v2.13.0 |
| 493 | 2026-03-24T03:32:40.972Z | Compiling syn v2.0.117 |
| 494 | 2026-03-24T03:32:41.003Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 495 | 2026-03-24T03:32:41.136Z | Compiling heapless v0.8.0 |
| 496 | 2026-03-24T03:32:41.497Z | Compiling byteorder v1.5.0 |
| 497 | 2026-03-24T03:32:41.706Z | Compiling regex-automata v0.4.14 |
| 498 | 2026-03-24T03:32:41.723Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 499 | 2026-03-24T03:32:41.727Z | Compiling winnow v0.7.15 |
| 500 | 2026-03-24T03:32:41.993Z | Compiling hash32 v0.3.1 |
| 501 | 2026-03-24T03:32:42.143Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 502 | 2026-03-24T03:32:42.161Z | Compiling smoltcp v0.11.0 |
| 503 | 2026-03-24T03:32:42.329Z | Compiling stable_deref_trait v1.2.1 |
| 504 | 2026-03-24T03:32:42.402Z | Compiling bitflags v2.11.0 |
| 505 | 2026-03-24T03:32:42.416Z | Compiling rustversion v1.0.22 |
| 506 | 2026-03-24T03:32:42.553Z | Compiling syn v1.0.109 |
| 507 | 2026-03-24T03:32:42.558Z | Compiling macaddr v1.0.1 |
| 508 | 2026-03-24T03:32:42.819Z | Compiling bitflags v1.3.2 |
| 509 | 2026-03-24T03:32:42.854Z | Compiling version_check v0.9.5 |
| 510 | 2026-03-24T03:32:42.891Z | Compiling rustix v1.1.4 |
| 511 | 2026-03-24T03:32:42.926Z | Compiling managed v0.8.0 |
| 512 | 2026-03-24T03:32:43.002Z | Compiling rand_core v0.10.0 |
| 513 | 2026-03-24T03:32:43.182Z | Compiling ref-cast v1.0.25 |
| 514 | 2026-03-24T03:32:43.189Z | Compiling getrandom v0.4.2 |
| 515 | 2026-03-24T03:32:43.193Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 516 | 2026-03-24T03:32:43.212Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 517 | 2026-03-24T03:32:43.555Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 518 | 2026-03-24T03:32:43.599Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 519 | 2026-03-24T03:32:43.715Z | Compiling errno v0.3.14 |
| 520 | 2026-03-24T03:32:43.880Z | Compiling cpufeatures v0.3.0 |
| 521 | 2026-03-24T03:32:43.953Z | Compiling ipnetwork v0.21.1 |
| 522 | 2026-03-24T03:32:44.065Z | Compiling regex v1.12.3 |
| 523 | 2026-03-24T03:32:44.219Z | Compiling unicode-width v0.2.2 |
| 524 | 2026-03-24T03:32:44.425Z | Compiling proc-macro-crate v3.5.0 |
| 525 | 2026-03-24T03:32:44.575Z | Compiling foreign-types-shared v0.3.1 |
| 526 | 2026-03-24T03:32:44.581Z | Compiling darling_core v0.21.3 |
| 527 | 2026-03-24T03:32:44.760Z | Compiling utf8parse v0.2.2 |
| 528 | 2026-03-24T03:32:44.876Z | Compiling once_cell v1.21.3 |
| 529 | 2026-03-24T03:32:44.973Z | Compiling anstyle-parse v0.2.7 |
| 530 | 2026-03-24T03:32:45.142Z | Compiling tracing-core v0.1.36 |
| 531 | 2026-03-24T03:32:45.206Z | Compiling cstr-argument v0.1.2 |
| 532 | 2026-03-24T03:32:45.330Z | Compiling tabwriter v1.4.1 |
| 533 | 2026-03-24T03:32:45.387Z | Compiling chacha20 v0.10.0 |
| 534 | 2026-03-24T03:32:46.197Z | Compiling anstyle-query v1.1.5 |
| 535 | 2026-03-24T03:32:46.222Z | Compiling dyn-clone v1.0.20 |
| 536 | 2026-03-24T03:32:46.248Z | Compiling pretty-hex v0.4.1 |
| 537 | 2026-03-24T03:32:46.309Z | Compiling is_terminal_polyfill v1.70.2 |
| 538 | 2026-03-24T03:32:46.378Z | Compiling anstyle v1.0.13 |
| 539 | 2026-03-24T03:32:46.401Z | Compiling colorchoice v1.0.4 |
| 540 | 2026-03-24T03:32:46.407Z | Compiling pin-project-lite v0.2.17 |
| 541 | 2026-03-24T03:32:46.467Z | Compiling thiserror-impl v2.0.18 |
| 542 | 2026-03-24T03:32:46.502Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-03-24T03:32:46.520Z | Compiling zerocopy-derive v0.8.42 |
| 544 | 2026-03-24T03:32:46.679Z | Compiling foreign-types-macros v0.2.3 |
| 545 | 2026-03-24T03:32:46.694Z | Compiling ref-cast-impl v1.0.25 |
| 546 | 2026-03-24T03:32:46.995Z | Compiling num_enum_derive v0.7.5 |
| 547 | 2026-03-24T03:32:47.461Z | Compiling foreign-types v0.5.0 |
| 548 | 2026-03-24T03:32:47.531Z | Compiling tracing-attributes v0.1.31 |
| 549 | 2026-03-24T03:32:47.536Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 550 | 2026-03-24T03:32:47.597Z | Compiling darling_macro v0.21.3 |
| 551 | 2026-03-24T03:32:48.174Z | Compiling cobs v0.3.0 |
| 552 | 2026-03-24T03:32:48.179Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 553 | 2026-03-24T03:32:48.278Z | Compiling darling v0.21.3 |
| 554 | 2026-03-24T03:32:48.341Z | Compiling num_enum v0.7.5 |
| 555 | 2026-03-24T03:32:48.361Z | Compiling ingot-macros v0.1.1 |
| 556 | 2026-03-24T03:32:48.493Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 557 | 2026-03-24T03:32:48.501Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 558 | 2026-03-24T03:32:48.501Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 559 | 2026-03-24T03:32:48.501Z | Compiling anstream v0.6.21 |
| 560 | 2026-03-24T03:32:48.669Z | Compiling terminal_size v0.4.3 |
| 561 | 2026-03-24T03:32:48.977Z | Compiling rand v0.10.0 |
| 562 | 2026-03-24T03:32:49.033Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 563 | 2026-03-24T03:32:49.158Z | Compiling uuid v1.22.0 |
| 564 | 2026-03-24T03:32:49.210Z | Compiling socket2 v0.6.3 |
| 565 | 2026-03-24T03:32:49.214Z | Compiling tracing v0.1.44 |
| 566 | 2026-03-24T03:32:49.618Z | Compiling heck v0.5.0 |
| 567 | 2026-03-24T03:32:49.864Z | Compiling clap_lex v1.0.0 |
| 568 | 2026-03-24T03:32:49.931Z | Compiling colored v3.1.1 |
| 569 | 2026-03-24T03:32:50.029Z | Compiling oxnet v0.1.4 |
| 570 | 2026-03-24T03:32:50.257Z | Compiling clap_builder v4.5.60 |
| 571 | 2026-03-24T03:32:50.372Z | Compiling clap_derive v4.5.55 |
| 572 | 2026-03-24T03:32:50.505Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 573 | 2026-03-24T03:32:50.861Z | Compiling postcard v1.1.3 |
| 574 | 2026-03-24T03:32:52.766Z | Compiling ingot-types v0.1.2 |
| 575 | 2026-03-24T03:32:52.982Z | Compiling clap v4.5.60 |
| 576 | 2026-03-24T03:32:53.232Z | Compiling ingot v0.1.1 |
| 577 | 2026-03-24T03:32:55.592Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 578 | 2026-03-24T03:32:56.967Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 579 | 2026-03-24T03:32:58.320Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 580 | 2026-03-24T03:33:06.762Z | Finished `release` profile [optimized + debuginfo] target(s) in 27.37s |
| 581 | 2026-03-24T03:33:06.782Z | |
| 582 | 2026-03-24T03:33:06.792Z | real 27.409559886 |
| 583 | 2026-03-24T03:33:06.792Z | user 2:18.541331596 |
| 584 | 2026-03-24T03:33:06.793Z | sys 16.617921495 |
| 585 | 2026-03-24T03:33:06.793Z | trap 0.072948138 |
| 586 | 2026-03-24T03:33:06.793Z | tflt 0.167226593 |
| 587 | 2026-03-24T03:33:06.793Z | dflt 0.407003540 |
| 588 | 2026-03-24T03:33:06.793Z | kflt 0.000019926 |
| 589 | 2026-03-24T03:33:06.793Z | lock 6:25.911162228 |
| 590 | 2026-03-24T03:33:06.793Z | slp 4:39.069750879 |
| 591 | 2026-03-24T03:33:06.793Z | lat 6.333417355 |
| 592 | 2026-03-24T03:33:06.793Z | stop 11.679074907 |
| 593 | 2026-03-24T03:33:06.793Z | + popd |
| 594 | 2026-03-24T03:33:06.793Z | /work/oxidecomputer/opte |
| 595 | 2026-03-24T03:33:06.794Z | + for x in debug release |
| 596 | 2026-03-24T03:33:06.794Z | + mkdir -p /work/debug |
| 597 | 2026-03-24T03:33:06.794Z | + cp target/debug/opteadm /work/debug/ |
| 598 | 2026-03-24T03:33:06.810Z | + sha256sum target/debug/opteadm |
| 599 | 2026-03-24T03:33:06.840Z | + for x in debug release |
| 600 | 2026-03-24T03:33:06.840Z | + mkdir -p /work/release |
| 601 | 2026-03-24T03:33:06.847Z | + cp target/release/opteadm /work/release/ |
| 602 | 2026-03-24T03:33:06.867Z | + sha256sum target/release/opteadm |
| 603 | 2026-03-24T03:33:06.887Z | process exited: duration 85170 ms, exit code 0 |
| |
| 604 | 2026-03-24T03:33:06.918Z | found 4 output files |
| 605 | 2026-03-24T03:33:06.918Z | uploading: /work/debug/opteadm (36024928 bytes) |
| 606 | 2026-03-24T03:33:08.438Z | uploaded: /work/debug/opteadm |
| 607 | 2026-03-24T03:33:08.438Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 608 | 2026-03-24T03:33:09.449Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 609 | 2026-03-24T03:33:09.449Z | uploading: /work/release/opteadm (22680424 bytes) |
| 610 | 2026-03-24T03:33:10.640Z | uploaded: /work/release/opteadm |
| 611 | 2026-03-24T03:33:10.640Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 612 | 2026-03-24T03:33:11.649Z | uploaded: /work/release/opteadm.release.sha256 |