|
|
|
| 1 | 2026-03-27T04:20:47.394Z | job assigned to worker 01KMPRAAQHHHCJPPEE4TS04K9J [factory aws, i-0db77d77a8177e101] (queued for 23 m 28 s) |
| |
| 2 | 2026-03-27T04:20:54.381Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:20:54.388Z | ++ uname -s |
| 4 | 2026-03-27T04:20:54.391Z | + kern=SunOS |
| 5 | 2026-03-27T04:20:54.391Z | + build_user=build |
| 6 | 2026-03-27T04:20:54.391Z | + build_uid=12345 |
| 7 | 2026-03-27T04:20:54.391Z | + work_dir=/work |
| 8 | 2026-03-27T04:20:54.391Z | + input_dir=/input |
| 9 | 2026-03-27T04:20:54.391Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:20:54.391Z | + case "$kern" in |
| 11 | 2026-03-27T04:20:54.391Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:20:54.394Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:20:56.398Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:20:56.510Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:20:56.513Z | + home_fs=zfs |
| 16 | 2026-03-27T04:20:56.513Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:20:56.513Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:20:56.513Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:20:58.516Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:20:58.520Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:20:58.525Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:20:58.530Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-03-27T04:20:58.530Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-27T04:20:58.534Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-27T04:20:58.534Z | * rust toolchain channel = "1.94.1" |
| 26 | 2026-03-27T04:20:58.534Z | * rust toolchain profile = "default" |
| 27 | 2026-03-27T04:20:58.534Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:20:58.534Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:20:58.534Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-03-27T04:20:58.653Z | info: downloading installer |
| 31 | 2026-03-27T04:21:00.087Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:21:00.087Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:21:00.088Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:21:00.091Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:21:00.091Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:21:00.091Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:21:00.091Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:21:00.091Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:21:00.091Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:21:00.091Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:21:00.091Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:21:00.091Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:21:00.091Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:21:00.101Z | info: profile set to default |
| 45 | 2026-03-27T04:21:00.101Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:21:00.103Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:21:00.272Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-27T04:21:00.275Z | info: downloading 6 components |
| 49 | 2026-03-27T04:21:15.875Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-03-27T04:21:15.875Z | |
| 51 | 2026-03-27T04:21:15.902Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-27T04:21:15.902Z | |
| 53 | 2026-03-27T04:21:15.902Z | |
| 54 | 2026-03-27T04:21:15.902Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:21:15.902Z | |
| 56 | 2026-03-27T04:21:15.902Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:21:15.902Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:21:15.902Z | |
| 59 | 2026-03-27T04:21:15.902Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:21:15.902Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:21:15.902Z | |
| 62 | 2026-03-27T04:21:15.902Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:21:15.902Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:21:15.902Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:21:15.902Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:21:15.902Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:21:15.902Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:21:15.902Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:21:15.905Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:21:15.905Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:21:15.998Z | + rustup --version |
| 72 | 2026-03-27T04:21:16.007Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:21:16.010Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:21:16.028Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-27T04:21:16.030Z | + cargo --version |
| 76 | 2026-03-27T04:21:16.043Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-27T04:21:16.046Z | + rustc --version |
| 78 | 2026-03-27T04:21:16.064Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-27T04:21:16.067Z | process exited: duration 17538 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:21:16.073Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:21:16.089Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:21:16.094Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:21:16.097Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-27T04:21:16.100Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-27T04:21:16.131Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-27T04:21:16.908Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-27T04:21:16.911Z | + git fetch origin 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 88 | 2026-03-27T04:21:17.130Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-27T04:21:17.130Z | * branch 931e3ab8cd048bf7641cbe705669ce839d064e22 -> FETCH_HEAD |
| 90 | 2026-03-27T04:21:17.135Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-03-27T04:21:17.138Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:21:17.138Z | + current=master |
| 93 | 2026-03-27T04:21:17.138Z | + [[ master != renovate/rust-1.x ]] |
| 94 | 2026-03-27T04:21:17.138Z | + git branch -f renovate/rust-1.x 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 95 | 2026-03-27T04:21:17.141Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-03-27T04:21:17.156Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-03-27T04:21:17.159Z | + git reset --hard 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 98 | 2026-03-27T04:21:17.172Z | HEAD is now at 931e3ab Update dependency rust to v1.94.1 |
| 99 | 2026-03-27T04:21:17.175Z | process exited: duration 1078 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:21:17.181Z | starting task 4: "build" |
| 101 | 2026-03-27T04:21:17.184Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-27T04:21:17.187Z | ++ rustup show active-toolchain |
| 103 | 2026-03-27T04:21:17.189Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-27T04:21:17.192Z | ++ pushd xde |
| 105 | 2026-03-27T04:21:17.192Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-27T04:21:17.192Z | ++ rustup show active-toolchain |
| 107 | 2026-03-27T04:21:17.195Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-27T04:21:17.362Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-27T04:21:17.365Z | info: downloading 6 components |
| 110 | 2026-03-27T04:21:31.056Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-27T04:21:31.131Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-27T04:21:31.134Z | +++ head -n 1 |
| 113 | 2026-03-27T04:21:31.134Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-27T04:21:31.183Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-27T04:21:31.183Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-27T04:21:31.186Z | ++ popd |
| 117 | 2026-03-27T04:21:31.186Z | /work/oxidecomputer/opte |
| 118 | 2026-03-27T04:21:31.186Z | + cargo --version |
| 119 | 2026-03-27T04:21:31.193Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-03-27T04:21:31.195Z | + rustc --version |
| 121 | 2026-03-27T04:21:31.214Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-03-27T04:21:31.217Z | + pushd bin/opteadm |
| 123 | 2026-03-27T04:21:31.217Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-03-27T04:21:31.217Z | + header 'check style' |
| 125 | 2026-03-27T04:21:31.217Z | + echo '# ==== check style ==== #' |
| 126 | 2026-03-27T04:21:31.217Z | # ==== check style ==== # |
| 127 | 2026-03-27T04:21:31.217Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-03-27T04:21:31.291Z | |
| 129 | 2026-03-27T04:21:31.291Z | real 0.071264370 |
| 130 | 2026-03-27T04:21:31.291Z | user 0.040017527 |
| 131 | 2026-03-27T04:21:31.291Z | sys 0.029225808 |
| 132 | 2026-03-27T04:21:31.291Z | trap 0.000001628 |
| 133 | 2026-03-27T04:21:31.291Z | tflt 0.000016935 |
| 134 | 2026-03-27T04:21:31.291Z | dflt 0.000037842 |
| 135 | 2026-03-27T04:21:31.291Z | kflt 0.000000000 |
| 136 | 2026-03-27T04:21:31.291Z | lock 0.046181169 |
| 137 | 2026-03-27T04:21:31.291Z | slp 0.053771887 |
| 138 | 2026-03-27T04:21:31.291Z | lat 0.001107291 |
| 139 | 2026-03-27T04:21:31.291Z | stop 0.000105600 |
| 140 | 2026-03-27T04:21:31.294Z | + header analyze |
| 141 | 2026-03-27T04:21:31.294Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-03-27T04:21:31.294Z | # ==== analyze ==== # |
| 143 | 2026-03-27T04:21:31.294Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 144 | 2026-03-27T04:21:31.425Z | Updating crates.io index |
| 145 | 2026-03-27T04:21:31.461Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-27T04:21:32.519Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-27T04:21:32.725Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-27T04:21:33.074Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-27T04:21:33.327Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-27T04:21:33.786Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-27T04:21:34.063Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-27T04:21:36.074Z | Downloading crates ... |
| 153 | 2026-03-27T04:21:36.130Z | Downloaded cfg-if v1.0.4 |
| 154 | 2026-03-27T04:21:36.138Z | Downloaded terminal_size v0.4.4 |
| 155 | 2026-03-27T04:21:36.146Z | Downloaded chacha20 v0.10.0 |
| 156 | 2026-03-27T04:21:36.150Z | Downloaded errno v0.3.14 |
| 157 | 2026-03-27T04:21:36.152Z | Downloaded managed v0.8.0 |
| 158 | 2026-03-27T04:21:36.155Z | Downloaded rand_core v0.10.0 |
| 159 | 2026-03-27T04:21:36.158Z | Downloaded ipnetwork v0.21.1 |
| 160 | 2026-03-27T04:21:36.158Z | Downloaded getrandom v0.4.2 |
| 161 | 2026-03-27T04:21:36.161Z | Downloaded aho-corasick v1.1.4 |
| 162 | 2026-03-27T04:21:36.164Z | Downloaded defmt-parser v1.0.0 |
| 163 | 2026-03-27T04:21:36.167Z | Downloaded zerocopy-derive v0.8.47 |
| 164 | 2026-03-27T04:21:36.169Z | Downloaded tabwriter v1.4.1 |
| 165 | 2026-03-27T04:21:36.174Z | Downloaded num_enum v0.7.6 |
| 166 | 2026-03-27T04:21:36.174Z | Downloaded foreign-types-shared v0.3.1 |
| 167 | 2026-03-27T04:21:36.174Z | Downloaded embedded-io v0.4.0 |
| 168 | 2026-03-27T04:21:36.184Z | Downloaded ingot-macros v0.1.1 |
| 169 | 2026-03-27T04:21:36.184Z | Downloaded either v1.15.0 |
| 170 | 2026-03-27T04:21:36.184Z | Downloaded strsim v0.11.1 |
| 171 | 2026-03-27T04:21:36.184Z | Downloaded equivalent v1.0.2 |
| 172 | 2026-03-27T04:21:36.184Z | Downloaded zerocopy v0.8.47 |
| 173 | 2026-03-27T04:21:36.230Z | Downloaded ref-cast-impl v1.0.25 |
| 174 | 2026-03-27T04:21:36.230Z | Downloaded anstyle-parse v1.0.0 |
| 175 | 2026-03-27T04:21:36.230Z | Downloaded quote v1.0.45 |
| 176 | 2026-03-27T04:21:36.230Z | Downloaded proc-macro-error2 v2.0.1 |
| 177 | 2026-03-27T04:21:36.230Z | Downloaded pretty-hex v0.4.2 |
| 178 | 2026-03-27T04:21:36.230Z | Downloaded foreign-types-macros v0.2.3 |
| 179 | 2026-03-27T04:21:36.230Z | Downloaded foreign-types v0.5.0 |
| 180 | 2026-03-27T04:21:36.231Z | Downloaded postcard v1.1.3 |
| 181 | 2026-03-27T04:21:36.231Z | Downloaded darling v0.21.3 |
| 182 | 2026-03-27T04:21:36.231Z | Downloaded serde_derive v1.0.228 |
| 183 | 2026-03-27T04:21:36.231Z | Downloaded fnv v1.0.7 |
| 184 | 2026-03-27T04:21:36.231Z | Downloaded version_check v0.9.5 |
| 185 | 2026-03-27T04:21:36.231Z | Downloaded defmt v0.3.100 |
| 186 | 2026-03-27T04:21:36.231Z | Downloaded embedded-io v0.6.1 |
| 187 | 2026-03-27T04:21:36.231Z | Downloaded is_terminal_polyfill v1.70.2 |
| 188 | 2026-03-27T04:21:36.231Z | Downloaded cstr-argument v0.1.2 |
| 189 | 2026-03-27T04:21:36.231Z | Downloaded cobs v0.3.0 |
| 190 | 2026-03-27T04:21:36.231Z | Downloaded cpufeatures v0.3.0 |
| 191 | 2026-03-27T04:21:36.231Z | Downloaded dyn-clone v1.0.20 |
| 192 | 2026-03-27T04:21:36.246Z | Downloaded ident_case v1.0.1 |
| 193 | 2026-03-27T04:21:36.246Z | Downloaded clap_lex v1.1.0 |
| 194 | 2026-03-27T04:21:36.255Z | Downloaded hash32 v0.3.1 |
| 195 | 2026-03-27T04:21:36.255Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 196 | 2026-03-27T04:21:36.255Z | Downloaded macaddr v1.0.1 |
| 197 | 2026-03-27T04:21:36.256Z | Downloaded darling_macro v0.21.3 |
| 198 | 2026-03-27T04:21:36.256Z | Downloaded anstyle-query v1.1.5 |
| 199 | 2026-03-27T04:21:36.256Z | Downloaded colorchoice v1.0.5 |
| 200 | 2026-03-27T04:21:36.256Z | Downloaded heck v0.5.0 |
| 201 | 2026-03-27T04:21:36.262Z | Downloaded proc-macro-crate v3.5.0 |
| 202 | 2026-03-27T04:21:36.269Z | Downloaded stable_deref_trait v1.2.1 |
| 203 | 2026-03-27T04:21:36.293Z | Downloaded utf8parse v0.2.2 |
| 204 | 2026-03-27T04:21:36.293Z | Downloaded ingot v0.1.1 |
| 205 | 2026-03-27T04:21:36.293Z | Downloaded defmt v1.0.1 |
| 206 | 2026-03-27T04:21:36.302Z | Downloaded pin-project-lite v0.2.17 |
| 207 | 2026-03-27T04:21:36.302Z | Downloaded thiserror v2.0.18 |
| 208 | 2026-03-27T04:21:36.302Z | Downloaded rustversion v1.0.22 |
| 209 | 2026-03-27T04:21:36.302Z | Downloaded ref-cast v1.0.25 |
| 210 | 2026-03-27T04:21:36.303Z | Downloaded anstyle v1.0.14 |
| 211 | 2026-03-27T04:21:36.306Z | Downloaded thiserror-impl v2.0.18 |
| 212 | 2026-03-27T04:21:36.306Z | Downloaded anstream v1.0.0 |
| 213 | 2026-03-27T04:21:36.306Z | Downloaded ingot-types v0.1.2 |
| 214 | 2026-03-27T04:21:36.314Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 215 | 2026-03-27T04:21:36.314Z | Downloaded colored v3.1.1 |
| 216 | 2026-03-27T04:21:36.318Z | Downloaded oxnet v0.1.4 |
| 217 | 2026-03-27T04:21:36.328Z | Downloaded clap_derive v4.6.0 |
| 218 | 2026-03-27T04:21:36.334Z | Downloaded defmt-macros v1.0.1 |
| 219 | 2026-03-27T04:21:36.341Z | Downloaded bitflags v1.3.2 |
| 220 | 2026-03-27T04:21:36.341Z | Downloaded once_cell v1.21.4 |
| 221 | 2026-03-27T04:21:36.342Z | Downloaded byteorder v1.5.0 |
| 222 | 2026-03-27T04:21:36.345Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 223 | 2026-03-27T04:21:36.352Z | Downloaded serde_core v1.0.228 |
| 224 | 2026-03-27T04:21:36.359Z | Downloaded anyhow v1.0.102 |
| 225 | 2026-03-27T04:21:36.372Z | Downloaded num_enum_derive v0.7.6 |
| 226 | 2026-03-27T04:21:36.381Z | Downloaded tracing-attributes v0.1.31 |
| 227 | 2026-03-27T04:21:36.385Z | Downloaded heapless v0.8.0 |
| 228 | 2026-03-27T04:21:36.392Z | Downloaded bitflags v2.11.0 |
| 229 | 2026-03-27T04:21:36.397Z | Downloaded unicode-ident v1.0.24 |
| 230 | 2026-03-27T04:21:36.397Z | Downloaded socket2 v0.6.3 |
| 231 | 2026-03-27T04:21:36.397Z | Downloaded proc-macro2 v1.0.106 |
| 232 | 2026-03-27T04:21:36.405Z | Downloaded tracing-core v0.1.36 |
| 233 | 2026-03-27T04:21:36.405Z | Downloaded clap v4.6.0 |
| 234 | 2026-03-27T04:21:36.413Z | Downloaded darling_core v0.21.3 |
| 235 | 2026-03-27T04:21:36.421Z | Downloaded uuid v1.22.0 |
| 236 | 2026-03-27T04:21:36.427Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 237 | 2026-03-27T04:21:36.435Z | Downloaded hashbrown v0.16.1 |
| 238 | 2026-03-27T04:21:36.449Z | Downloaded serde v1.0.228 |
| 239 | 2026-03-27T04:21:36.456Z | Downloaded memchr v2.8.0 |
| 240 | 2026-03-27T04:21:36.462Z | Downloaded indexmap v2.13.0 |
| 241 | 2026-03-27T04:21:36.470Z | Downloaded rand v0.10.0 |
| 242 | 2026-03-27T04:21:36.523Z | Downloaded itertools v0.14.0 |
| 243 | 2026-03-27T04:21:36.531Z | Downloaded clap_builder v4.6.0 |
| 244 | 2026-03-27T04:21:36.536Z | Downloaded regex v1.12.3 |
| 245 | 2026-03-27T04:21:36.557Z | Downloaded winnow v1.0.0 |
| 246 | 2026-03-27T04:21:38.331Z | Downloaded syn v1.0.109 |
| 247 | 2026-03-27T04:21:38.332Z | Downloaded unicode-width v0.2.2 |
| 248 | 2026-03-27T04:21:38.332Z | Downloaded smoltcp v0.11.0 |
| 249 | 2026-03-27T04:21:38.332Z | Downloaded regex-syntax v0.8.10 |
| 250 | 2026-03-27T04:21:38.332Z | Downloaded syn v2.0.117 |
| 251 | 2026-03-27T04:21:38.332Z | Downloaded rustix v1.1.4 |
| 252 | 2026-03-27T04:21:38.332Z | Downloaded tracing v0.1.44 |
| 253 | 2026-03-27T04:21:38.332Z | Downloaded regex-automata v0.4.14 |
| 254 | 2026-03-27T04:21:38.332Z | Downloaded libc v0.2.183 |
| 255 | 2026-03-27T04:21:38.332Z | Compiling proc-macro2 v1.0.106 |
| 256 | 2026-03-27T04:21:38.332Z | Compiling quote v1.0.45 |
| 257 | 2026-03-27T04:21:38.332Z | Compiling unicode-ident v1.0.24 |
| 258 | 2026-03-27T04:21:38.332Z | Compiling serde_core v1.0.228 |
| 259 | 2026-03-27T04:21:38.332Z | Compiling libc v0.2.183 |
| 260 | 2026-03-27T04:21:38.332Z | Checking cfg-if v1.0.4 |
| 261 | 2026-03-27T04:21:38.332Z | Compiling memchr v2.8.0 |
| 262 | 2026-03-27T04:21:38.332Z | Compiling fnv v1.0.7 |
| 263 | 2026-03-27T04:21:38.332Z | Compiling strsim v0.11.1 |
| 264 | 2026-03-27T04:21:38.332Z | Compiling thiserror v2.0.18 |
| 265 | 2026-03-27T04:21:38.333Z | Compiling ident_case v1.0.1 |
| 266 | 2026-03-27T04:21:38.333Z | Compiling regex-syntax v0.8.10 |
| 267 | 2026-03-27T04:21:38.333Z | Compiling either v1.15.0 |
| 268 | 2026-03-27T04:21:38.333Z | Compiling anyhow v1.0.102 |
| 269 | 2026-03-27T04:21:38.333Z | Compiling aho-corasick v1.1.4 |
| 270 | 2026-03-27T04:21:38.333Z | Compiling equivalent v1.0.2 |
| 271 | 2026-03-27T04:21:38.333Z | Compiling serde v1.0.228 |
| 272 | 2026-03-27T04:21:38.333Z | Compiling hashbrown v0.16.1 |
| 273 | 2026-03-27T04:21:38.333Z | Compiling winnow v1.0.0 |
| 274 | 2026-03-27T04:21:38.333Z | Compiling zerocopy v0.8.47 |
| 275 | 2026-03-27T04:21:38.333Z | Compiling itertools v0.14.0 |
| 276 | 2026-03-27T04:21:38.333Z | Compiling indexmap v2.13.0 |
| 277 | 2026-03-27T04:21:38.333Z | Compiling syn v2.0.117 |
| 278 | 2026-03-27T04:21:38.333Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 279 | 2026-03-27T04:21:38.390Z | Compiling heapless v0.8.0 |
| 280 | 2026-03-27T04:21:38.552Z | Compiling regex-automata v0.4.14 |
| 281 | 2026-03-27T04:21:38.598Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 282 | 2026-03-27T04:21:38.640Z | Checking bitflags v2.11.0 |
| 283 | 2026-03-27T04:21:38.682Z | Checking byteorder v1.5.0 |
| 284 | 2026-03-27T04:21:38.817Z | Compiling smoltcp v0.11.0 |
| 285 | 2026-03-27T04:21:38.840Z | Checking hash32 v0.3.1 |
| 286 | 2026-03-27T04:21:38.948Z | Compiling rustversion v1.0.22 |
| 287 | 2026-03-27T04:21:38.962Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 288 | 2026-03-27T04:21:39.046Z | Checking stable_deref_trait v1.2.1 |
| 289 | 2026-03-27T04:21:39.111Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 290 | 2026-03-27T04:21:39.135Z | Checking macaddr v1.0.1 |
| 291 | 2026-03-27T04:21:39.155Z | Compiling syn v1.0.109 |
| 292 | 2026-03-27T04:21:39.266Z | Compiling getrandom v0.4.2 |
| 293 | 2026-03-27T04:21:39.308Z | Checking managed v0.8.0 |
| 294 | 2026-03-27T04:21:39.341Z | Compiling rustix v1.1.4 |
| 295 | 2026-03-27T04:21:39.480Z | Compiling proc-macro-crate v3.5.0 |
| 296 | 2026-03-27T04:21:39.486Z | Checking bitflags v1.3.2 |
| 297 | 2026-03-27T04:21:39.513Z | Checking rand_core v0.10.0 |
| 298 | 2026-03-27T04:21:39.513Z | Compiling version_check v0.9.5 |
| 299 | 2026-03-27T04:21:39.541Z | Compiling ref-cast v1.0.25 |
| 300 | 2026-03-27T04:21:39.644Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 301 | 2026-03-27T04:21:39.774Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 302 | 2026-03-27T04:21:39.879Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-03-27T04:21:39.884Z | Checking errno v0.3.14 |
| 304 | 2026-03-27T04:21:40.006Z | Checking cpufeatures v0.3.0 |
| 305 | 2026-03-27T04:21:40.026Z | Checking once_cell v1.21.4 |
| 306 | 2026-03-27T04:21:40.066Z | Checking foreign-types-shared v0.3.1 |
| 307 | 2026-03-27T04:21:40.171Z | Checking utf8parse v0.2.2 |
| 308 | 2026-03-27T04:21:40.191Z | Checking unicode-width v0.2.2 |
| 309 | 2026-03-27T04:21:40.263Z | Compiling regex v1.12.3 |
| 310 | 2026-03-27T04:21:40.420Z | Checking ipnetwork v0.21.1 |
| 311 | 2026-03-27T04:21:40.434Z | Checking tabwriter v1.4.1 |
| 312 | 2026-03-27T04:21:40.500Z | Checking cstr-argument v0.1.2 |
| 313 | 2026-03-27T04:21:40.568Z | Checking anstyle-parse v1.0.0 |
| 314 | 2026-03-27T04:21:40.596Z | Checking tracing-core v0.1.36 |
| 315 | 2026-03-27T04:21:40.612Z | Compiling darling_core v0.21.3 |
| 316 | 2026-03-27T04:21:40.655Z | Checking chacha20 v0.10.0 |
| 317 | 2026-03-27T04:21:41.076Z | Checking anstyle v1.0.14 |
| 318 | 2026-03-27T04:21:41.111Z | Checking pin-project-lite v0.2.17 |
| 319 | 2026-03-27T04:21:41.174Z | Checking anstyle-query v1.1.5 |
| 320 | 2026-03-27T04:21:41.183Z | Checking is_terminal_polyfill v1.70.2 |
| 321 | 2026-03-27T04:21:41.199Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 322 | 2026-03-27T04:21:41.218Z | Checking colorchoice v1.0.5 |
| 323 | 2026-03-27T04:21:41.246Z | Checking dyn-clone v1.0.20 |
| 324 | 2026-03-27T04:21:41.274Z | Checking pretty-hex v0.4.2 |
| 325 | 2026-03-27T04:21:41.304Z | Checking anstream v1.0.0 |
| 326 | 2026-03-27T04:21:41.360Z | Checking terminal_size v0.4.4 |
| 327 | 2026-03-27T04:21:41.394Z | Checking rand v0.10.0 |
| 328 | 2026-03-27T04:21:41.479Z | Checking uuid v1.22.0 |
| 329 | 2026-03-27T04:21:41.486Z | Checking socket2 v0.6.3 |
| 330 | 2026-03-27T04:21:41.495Z | Compiling heck v0.5.0 |
| 331 | 2026-03-27T04:21:41.685Z | Checking clap_lex v1.1.0 |
| 332 | 2026-03-27T04:21:41.693Z | Checking oxnet v0.1.4 |
| 333 | 2026-03-27T04:21:41.828Z | Checking colored v3.1.1 |
| 334 | 2026-03-27T04:21:41.847Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 335 | 2026-03-27T04:21:41.862Z | Compiling thiserror-impl v2.0.18 |
| 336 | 2026-03-27T04:21:41.867Z | Compiling zerocopy-derive v0.8.47 |
| 337 | 2026-03-27T04:21:41.867Z | Compiling serde_derive v1.0.228 |
| 338 | 2026-03-27T04:21:42.014Z | Compiling foreign-types-macros v0.2.3 |
| 339 | 2026-03-27T04:21:42.247Z | Compiling ref-cast-impl v1.0.25 |
| 340 | 2026-03-27T04:21:42.472Z | Compiling num_enum_derive v0.7.6 |
| 341 | 2026-03-27T04:21:42.615Z | Checking foreign-types v0.5.0 |
| 342 | 2026-03-27T04:21:42.683Z | Compiling tracing-attributes v0.1.31 |
| 343 | 2026-03-27T04:21:42.719Z | Compiling darling_macro v0.21.3 |
| 344 | 2026-03-27T04:21:42.900Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 345 | 2026-03-27T04:21:43.185Z | Checking cobs v0.3.0 |
| 346 | 2026-03-27T04:21:43.211Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 347 | 2026-03-27T04:21:43.299Z | Compiling darling v0.21.3 |
| 348 | 2026-03-27T04:21:43.334Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 349 | 2026-03-27T04:21:43.373Z | Compiling ingot-macros v0.1.1 |
| 350 | 2026-03-27T04:21:43.491Z | Checking clap_builder v4.6.0 |
| 351 | 2026-03-27T04:21:43.496Z | Checking num_enum v0.7.6 |
| 352 | 2026-03-27T04:21:43.510Z | Compiling clap_derive v4.6.0 |
| 353 | 2026-03-27T04:21:43.595Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 354 | 2026-03-27T04:21:43.676Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 355 | 2026-03-27T04:21:43.915Z | Checking tracing v0.1.44 |
| 356 | 2026-03-27T04:21:44.721Z | Checking postcard v1.1.3 |
| 357 | 2026-03-27T04:21:44.865Z | Checking clap v4.6.0 |
| 358 | 2026-03-27T04:21:45.767Z | Checking ingot-types v0.1.2 |
| 359 | 2026-03-27T04:21:46.032Z | Checking ingot v0.1.1 |
| 360 | 2026-03-27T04:21:48.347Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-03-27T04:21:48.504Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-03-27T04:21:49.606Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-03-27T04:21:50.426Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.08s |
| 364 | 2026-03-27T04:21:50.547Z | |
| 365 | 2026-03-27T04:21:50.547Z | real 19.247960011 |
| 366 | 2026-03-27T04:21:50.547Z | user 53.817392732 |
| 367 | 2026-03-27T04:21:50.547Z | sys 12.624100664 |
| 368 | 2026-03-27T04:21:50.547Z | trap 0.041397530 |
| 369 | 2026-03-27T04:21:50.547Z | tflt 0.074271519 |
| 370 | 2026-03-27T04:21:50.552Z | dflt 0.083353151 |
| 371 | 2026-03-27T04:21:50.552Z | kflt 0.004960103 |
| 372 | 2026-03-27T04:21:50.552Z | lock 2:47.017847015 |
| 373 | 2026-03-27T04:21:50.552Z | slp 2:59.622318466 |
| 374 | 2026-03-27T04:21:50.552Z | lat 3.378645345 |
| 375 | 2026-03-27T04:21:50.552Z | stop 10.955051805 |
| 376 | 2026-03-27T04:21:50.552Z | + header 'debug build' |
| 377 | 2026-03-27T04:21:50.552Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-03-27T04:21:50.552Z | + ptime -m cargo build |
| 379 | 2026-03-27T04:21:50.552Z | # ==== debug build ==== # |
| 380 | 2026-03-27T04:21:50.703Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-03-27T04:21:50.708Z | Compiling serde_core v1.0.228 |
| 382 | 2026-03-27T04:21:50.708Z | Compiling libc v0.2.183 |
| 383 | 2026-03-27T04:21:50.728Z | Compiling thiserror v2.0.18 |
| 384 | 2026-03-27T04:21:50.733Z | Compiling byteorder v1.5.0 |
| 385 | 2026-03-27T04:21:50.736Z | Compiling zerocopy v0.8.47 |
| 386 | 2026-03-27T04:21:50.737Z | Compiling stable_deref_trait v1.2.1 |
| 387 | 2026-03-27T04:21:50.740Z | Compiling macaddr v1.0.1 |
| 388 | 2026-03-27T04:21:50.773Z | Compiling bitflags v1.3.2 |
| 389 | 2026-03-27T04:21:50.787Z | Compiling cobs v0.3.0 |
| 390 | 2026-03-27T04:21:50.804Z | Compiling rand_core v0.10.0 |
| 391 | 2026-03-27T04:21:50.831Z | Compiling managed v0.8.0 |
| 392 | 2026-03-27T04:21:50.894Z | Compiling hash32 v0.3.1 |
| 393 | 2026-03-27T04:21:50.951Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 394 | 2026-03-27T04:21:50.972Z | Compiling memchr v2.8.0 |
| 395 | 2026-03-27T04:21:51.037Z | Compiling heapless v0.8.0 |
| 396 | 2026-03-27T04:21:51.043Z | Compiling errno v0.3.14 |
| 397 | 2026-03-27T04:21:51.050Z | Compiling ipnetwork v0.21.1 |
| 398 | 2026-03-27T04:21:51.054Z | Compiling utf8parse v0.2.2 |
| 399 | 2026-03-27T04:21:51.138Z | Compiling foreign-types-shared v0.3.1 |
| 400 | 2026-03-27T04:21:51.163Z | Compiling once_cell v1.21.4 |
| 401 | 2026-03-27T04:21:51.193Z | Compiling cpufeatures v0.3.0 |
| 402 | 2026-03-27T04:21:51.212Z | Compiling unicode-width v0.2.2 |
| 403 | 2026-03-27T04:21:51.256Z | Compiling chacha20 v0.10.0 |
| 404 | 2026-03-27T04:21:51.388Z | Compiling smoltcp v0.11.0 |
| 405 | 2026-03-27T04:21:51.449Z | Compiling tabwriter v1.4.1 |
| 406 | 2026-03-27T04:21:51.523Z | Compiling cstr-argument v0.1.2 |
| 407 | 2026-03-27T04:21:51.583Z | Compiling tracing-core v0.1.36 |
| 408 | 2026-03-27T04:21:51.590Z | Compiling foreign-types v0.5.0 |
| 409 | 2026-03-27T04:21:51.667Z | Compiling anstyle-parse v1.0.0 |
| 410 | 2026-03-27T04:21:51.688Z | Compiling getrandom v0.4.2 |
| 411 | 2026-03-27T04:21:51.863Z | Compiling ref-cast v1.0.25 |
| 412 | 2026-03-27T04:21:51.916Z | Compiling num_enum v0.7.6 |
| 413 | 2026-03-27T04:21:51.972Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 414 | 2026-03-27T04:21:51.977Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-03-27T04:21:51.977Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-03-27T04:21:51.995Z | Compiling anstyle-query v1.1.5 |
| 417 | 2026-03-27T04:21:52.089Z | Compiling dyn-clone v1.0.20 |
| 418 | 2026-03-27T04:21:52.121Z | Compiling is_terminal_polyfill v1.70.2 |
| 419 | 2026-03-27T04:21:52.157Z | Compiling pretty-hex v0.4.2 |
| 420 | 2026-03-27T04:21:52.211Z | Compiling pin-project-lite v0.2.17 |
| 421 | 2026-03-27T04:21:52.230Z | Compiling anstyle v1.0.14 |
| 422 | 2026-03-27T04:21:52.282Z | Compiling colorchoice v1.0.5 |
| 423 | 2026-03-27T04:21:52.290Z | Compiling tracing v0.1.44 |
| 424 | 2026-03-27T04:21:52.388Z | Compiling bitflags v2.11.0 |
| 425 | 2026-03-27T04:21:52.494Z | Compiling serde v1.0.228 |
| 426 | 2026-03-27T04:21:52.532Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 427 | 2026-03-27T04:21:52.576Z | Compiling rustix v1.1.4 |
| 428 | 2026-03-27T04:21:52.651Z | Compiling anstream v1.0.0 |
| 429 | 2026-03-27T04:21:52.824Z | Compiling uuid v1.22.0 |
| 430 | 2026-03-27T04:21:52.929Z | Compiling postcard v1.1.3 |
| 431 | 2026-03-27T04:21:53.150Z | Compiling terminal_size v0.4.4 |
| 432 | 2026-03-27T04:21:53.172Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 433 | 2026-03-27T04:21:53.188Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 434 | 2026-03-27T04:21:53.284Z | Compiling anyhow v1.0.102 |
| 435 | 2026-03-27T04:21:53.293Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 436 | 2026-03-27T04:21:53.381Z | Compiling rand v0.10.0 |
| 437 | 2026-03-27T04:21:53.406Z | Compiling socket2 v0.6.3 |
| 438 | 2026-03-27T04:21:53.446Z | Compiling strsim v0.11.1 |
| 439 | 2026-03-27T04:21:53.693Z | Compiling ingot-types v0.1.2 |
| 440 | 2026-03-27T04:21:53.730Z | Compiling clap_lex v1.1.0 |
| 441 | 2026-03-27T04:21:53.759Z | Compiling winnow v1.0.0 |
| 442 | 2026-03-27T04:21:54.081Z | Compiling ingot v0.1.1 |
| 443 | 2026-03-27T04:21:54.109Z | Compiling colored v3.1.1 |
| 444 | 2026-03-27T04:21:54.148Z | Compiling oxnet v0.1.4 |
| 445 | 2026-03-27T04:21:54.346Z | Compiling clap_builder v4.6.0 |
| 446 | 2026-03-27T04:21:54.377Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 447 | 2026-03-27T04:21:54.780Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 448 | 2026-03-27T04:21:56.301Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-03-27T04:21:56.309Z | Compiling clap v4.6.0 |
| 450 | 2026-03-27T04:21:57.179Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-03-27T04:21:58.727Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-03-27T04:22:02.672Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.11s |
| 453 | 2026-03-27T04:22:02.703Z | |
| 454 | 2026-03-27T04:22:02.708Z | real 12.142910380 |
| 455 | 2026-03-27T04:22:02.708Z | user 1:04.236797293 |
| 456 | 2026-03-27T04:22:02.708Z | sys 5.899932673 |
| 457 | 2026-03-27T04:22:02.708Z | trap 0.032542195 |
| 458 | 2026-03-27T04:22:02.708Z | tflt 0.148402790 |
| 459 | 2026-03-27T04:22:02.708Z | dflt 0.181056239 |
| 460 | 2026-03-27T04:22:02.708Z | kflt 0.003395990 |
| 461 | 2026-03-27T04:22:02.708Z | lock 2:53.191714352 |
| 462 | 2026-03-27T04:22:02.708Z | slp 1:54.921177100 |
| 463 | 2026-03-27T04:22:02.708Z | lat 4.334028013 |
| 464 | 2026-03-27T04:22:02.708Z | stop 3.487309519 |
| 465 | 2026-03-27T04:22:02.708Z | + header 'release build' |
| 466 | 2026-03-27T04:22:02.708Z | + echo '# ==== release build ==== #' |
| 467 | 2026-03-27T04:22:02.708Z | # ==== release build ==== # |
| 468 | 2026-03-27T04:22:02.708Z | + ptime -m cargo build --release |
| 469 | 2026-03-27T04:22:02.802Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-03-27T04:22:02.802Z | Compiling quote v1.0.45 |
| 471 | 2026-03-27T04:22:02.802Z | Compiling unicode-ident v1.0.24 |
| 472 | 2026-03-27T04:22:02.802Z | Compiling serde_core v1.0.228 |
| 473 | 2026-03-27T04:22:02.805Z | Compiling libc v0.2.183 |
| 474 | 2026-03-27T04:22:02.805Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-03-27T04:22:02.805Z | Compiling strsim v0.11.1 |
| 476 | 2026-03-27T04:22:02.805Z | Compiling ident_case v1.0.1 |
| 477 | 2026-03-27T04:22:02.868Z | Compiling fnv v1.0.7 |
| 478 | 2026-03-27T04:22:02.913Z | Compiling memchr v2.8.0 |
| 479 | 2026-03-27T04:22:02.916Z | Compiling thiserror v2.0.18 |
| 480 | 2026-03-27T04:22:03.062Z | Compiling regex-syntax v0.8.10 |
| 481 | 2026-03-27T04:22:03.105Z | Compiling either v1.15.0 |
| 482 | 2026-03-27T04:22:03.115Z | Compiling anyhow v1.0.102 |
| 483 | 2026-03-27T04:22:03.287Z | Compiling serde v1.0.228 |
| 484 | 2026-03-27T04:22:03.398Z | Compiling aho-corasick v1.1.4 |
| 485 | 2026-03-27T04:22:03.423Z | Compiling zerocopy v0.8.47 |
| 486 | 2026-03-27T04:22:03.464Z | Compiling equivalent v1.0.2 |
| 487 | 2026-03-27T04:22:03.540Z | Compiling hashbrown v0.16.1 |
| 488 | 2026-03-27T04:22:03.550Z | Compiling winnow v1.0.0 |
| 489 | 2026-03-27T04:22:03.604Z | Compiling itertools v0.14.0 |
| 490 | 2026-03-27T04:22:03.945Z | Compiling syn v2.0.117 |
| 491 | 2026-03-27T04:22:04.008Z | Compiling indexmap v2.13.0 |
| 492 | 2026-03-27T04:22:04.079Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 493 | 2026-03-27T04:22:04.287Z | Compiling byteorder v1.5.0 |
| 494 | 2026-03-27T04:22:04.467Z | Compiling regex-automata v0.4.14 |
| 495 | 2026-03-27T04:22:04.527Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 496 | 2026-03-27T04:22:04.584Z | Compiling heapless v0.8.0 |
| 497 | 2026-03-27T04:22:04.723Z | Compiling hash32 v0.3.1 |
| 498 | 2026-03-27T04:22:04.785Z | Compiling smoltcp v0.11.0 |
| 499 | 2026-03-27T04:22:04.846Z | Compiling bitflags v2.11.0 |
| 500 | 2026-03-27T04:22:04.977Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 501 | 2026-03-27T04:22:04.977Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 502 | 2026-03-27T04:22:05.008Z | Compiling macaddr v1.0.1 |
| 503 | 2026-03-27T04:22:05.044Z | Compiling rustversion v1.0.22 |
| 504 | 2026-03-27T04:22:05.097Z | Compiling stable_deref_trait v1.2.1 |
| 505 | 2026-03-27T04:22:05.161Z | Compiling syn v1.0.109 |
| 506 | 2026-03-27T04:22:05.200Z | Compiling version_check v0.9.5 |
| 507 | 2026-03-27T04:22:05.203Z | Compiling rand_core v0.10.0 |
| 508 | 2026-03-27T04:22:05.339Z | Compiling managed v0.8.0 |
| 509 | 2026-03-27T04:22:05.397Z | Compiling ref-cast v1.0.25 |
| 510 | 2026-03-27T04:22:05.442Z | Compiling getrandom v0.4.2 |
| 511 | 2026-03-27T04:22:05.474Z | Compiling proc-macro-crate v3.5.0 |
| 512 | 2026-03-27T04:22:05.562Z | Compiling bitflags v1.3.2 |
| 513 | 2026-03-27T04:22:05.609Z | Compiling rustix v1.1.4 |
| 514 | 2026-03-27T04:22:05.622Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 515 | 2026-03-27T04:22:05.823Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 516 | 2026-03-27T04:22:05.866Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 517 | 2026-03-27T04:22:06.027Z | Compiling errno v0.3.14 |
| 518 | 2026-03-27T04:22:06.134Z | Compiling regex v1.12.3 |
| 519 | 2026-03-27T04:22:06.167Z | Compiling foreign-types-shared v0.3.1 |
| 520 | 2026-03-27T04:22:06.227Z | Compiling utf8parse v0.2.2 |
| 521 | 2026-03-27T04:22:06.243Z | Compiling unicode-width v0.2.2 |
| 522 | 2026-03-27T04:22:06.325Z | Compiling ipnetwork v0.21.1 |
| 523 | 2026-03-27T04:22:06.359Z | Compiling once_cell v1.21.4 |
| 524 | 2026-03-27T04:22:06.519Z | Compiling darling_core v0.21.3 |
| 525 | 2026-03-27T04:22:06.524Z | Compiling cpufeatures v0.3.0 |
| 526 | 2026-03-27T04:22:06.578Z | Compiling chacha20 v0.10.0 |
| 527 | 2026-03-27T04:22:06.688Z | Compiling tracing-core v0.1.36 |
| 528 | 2026-03-27T04:22:06.839Z | Compiling tabwriter v1.4.1 |
| 529 | 2026-03-27T04:22:06.951Z | Compiling anstyle-parse v1.0.0 |
| 530 | 2026-03-27T04:22:07.151Z | Compiling cstr-argument v0.1.2 |
| 531 | 2026-03-27T04:22:07.506Z | Compiling anstyle-query v1.1.5 |
| 532 | 2026-03-27T04:22:07.595Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 533 | 2026-03-27T04:22:07.624Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-27T04:22:07.678Z | Compiling zerocopy-derive v0.8.47 |
| 535 | 2026-03-27T04:22:07.692Z | Compiling serde_derive v1.0.228 |
| 536 | 2026-03-27T04:22:07.792Z | Compiling foreign-types-macros v0.2.3 |
| 537 | 2026-03-27T04:22:07.918Z | Compiling num_enum_derive v0.7.6 |
| 538 | 2026-03-27T04:22:08.373Z | Compiling ref-cast-impl v1.0.25 |
| 539 | 2026-03-27T04:22:08.436Z | Compiling foreign-types v0.5.0 |
| 540 | 2026-03-27T04:22:08.503Z | Compiling tracing-attributes v0.1.31 |
| 541 | 2026-03-27T04:22:08.630Z | Compiling darling_macro v0.21.3 |
| 542 | 2026-03-27T04:22:08.916Z | Compiling cobs v0.3.0 |
| 543 | 2026-03-27T04:22:08.953Z | Compiling num_enum v0.7.6 |
| 544 | 2026-03-27T04:22:09.024Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 545 | 2026-03-27T04:22:09.045Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 546 | 2026-03-27T04:22:09.055Z | Compiling pin-project-lite v0.2.17 |
| 547 | 2026-03-27T04:22:09.122Z | Compiling is_terminal_polyfill v1.70.2 |
| 548 | 2026-03-27T04:22:09.138Z | Compiling colorchoice v1.0.5 |
| 549 | 2026-03-27T04:22:09.160Z | Compiling darling v0.21.3 |
| 550 | 2026-03-27T04:22:09.196Z | Compiling anstyle v1.0.14 |
| 551 | 2026-03-27T04:22:09.224Z | Compiling ingot-macros v0.1.1 |
| 552 | 2026-03-27T04:22:09.232Z | Compiling dyn-clone v1.0.20 |
| 553 | 2026-03-27T04:22:09.362Z | Compiling pretty-hex v0.4.2 |
| 554 | 2026-03-27T04:22:09.428Z | Compiling anstream v1.0.0 |
| 555 | 2026-03-27T04:22:09.483Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 556 | 2026-03-27T04:22:09.483Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 557 | 2026-03-27T04:22:09.498Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 558 | 2026-03-27T04:22:09.701Z | Compiling tracing v0.1.44 |
| 559 | 2026-03-27T04:22:09.815Z | Compiling terminal_size v0.4.4 |
| 560 | 2026-03-27T04:22:09.824Z | Compiling rand v0.10.0 |
| 561 | 2026-03-27T04:22:09.944Z | Compiling uuid v1.22.0 |
| 562 | 2026-03-27T04:22:09.959Z | Compiling socket2 v0.6.3 |
| 563 | 2026-03-27T04:22:10.008Z | Compiling clap_lex v1.1.0 |
| 564 | 2026-03-27T04:22:10.324Z | Compiling colored v3.1.1 |
| 565 | 2026-03-27T04:22:10.495Z | Compiling oxnet v0.1.4 |
| 566 | 2026-03-27T04:22:10.589Z | Compiling heck v0.5.0 |
| 567 | 2026-03-27T04:22:10.764Z | Compiling clap_builder v4.6.0 |
| 568 | 2026-03-27T04:22:10.774Z | Compiling clap_derive v4.6.0 |
| 569 | 2026-03-27T04:22:10.782Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 570 | 2026-03-27T04:22:10.876Z | Compiling postcard v1.1.3 |
| 571 | 2026-03-27T04:22:11.994Z | Compiling ingot-types v0.1.2 |
| 572 | 2026-03-27T04:22:12.372Z | Compiling ingot v0.1.1 |
| 573 | 2026-03-27T04:22:12.498Z | Compiling clap v4.6.0 |
| 574 | 2026-03-27T04:22:14.088Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 575 | 2026-03-27T04:22:15.076Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 576 | 2026-03-27T04:22:16.020Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 577 | 2026-03-27T04:22:22.475Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.75s |
| 578 | 2026-03-27T04:22:22.503Z | |
| 579 | 2026-03-27T04:22:22.503Z | real 19.786251642 |
| 580 | 2026-03-27T04:22:22.503Z | user 1:41.264361504 |
| 581 | 2026-03-27T04:22:22.503Z | sys 13.086851549 |
| 582 | 2026-03-27T04:22:22.503Z | trap 0.050084017 |
| 583 | 2026-03-27T04:22:22.503Z | tflt 0.146223887 |
| 584 | 2026-03-27T04:22:22.504Z | dflt 0.338409373 |
| 585 | 2026-03-27T04:22:22.504Z | kflt 0.000013707 |
| 586 | 2026-03-27T04:22:22.504Z | lock 4:27.069305536 |
| 587 | 2026-03-27T04:22:22.508Z | slp 3:21.232434563 |
| 588 | 2026-03-27T04:22:22.508Z | lat 4.882238832 |
| 589 | 2026-03-27T04:22:22.508Z | stop 8.884166820 |
| 590 | 2026-03-27T04:22:22.508Z | + popd |
| 591 | 2026-03-27T04:22:22.508Z | /work/oxidecomputer/opte |
| 592 | 2026-03-27T04:22:22.508Z | + for x in debug release |
| 593 | 2026-03-27T04:22:22.508Z | + mkdir -p /work/debug |
| 594 | 2026-03-27T04:22:22.508Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-03-27T04:22:22.528Z | + sha256sum target/debug/opteadm |
| 596 | 2026-03-27T04:22:22.552Z | + for x in debug release |
| 597 | 2026-03-27T04:22:22.552Z | + mkdir -p /work/release |
| 598 | 2026-03-27T04:22:22.555Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-03-27T04:22:22.568Z | + sha256sum target/release/opteadm |
| 600 | 2026-03-27T04:22:22.592Z | process exited: duration 65392 ms, exit code 0 |
| |
| 601 | 2026-03-27T04:22:22.606Z | found 4 output files |
| 602 | 2026-03-27T04:22:22.606Z | uploading: /work/debug/opteadm (35303056 bytes) |
| 603 | 2026-03-27T04:22:23.883Z | uploaded: /work/debug/opteadm |
| 604 | 2026-03-27T04:22:23.886Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-03-27T04:22:24.893Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-03-27T04:22:24.896Z | uploading: /work/release/opteadm (23753944 bytes) |
| 607 | 2026-03-27T04:22:26.074Z | uploaded: /work/release/opteadm |
| 608 | 2026-03-27T04:22:26.078Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-03-27T04:22:27.084Z | uploaded: /work/release/opteadm.release.sha256 |