|
|
|
| 1 | 2026-03-20T03:53:07.182Z | job assigned to worker 01KM4NV92Q4TACEHK3CVNX8Q9P [factory aws, i-0bc9f9c442cce347f] (queued for 2 m 46 s) |
| |
| 2 | 2026-03-20T03:53:15.211Z | starting task 0: "setup" |
| 3 | 2026-03-20T03:53:15.217Z | ++ uname -s |
| 4 | 2026-03-20T03:53:15.221Z | + kern=SunOS |
| 5 | 2026-03-20T03:53:15.221Z | + build_user=build |
| 6 | 2026-03-20T03:53:15.221Z | + build_uid=12345 |
| 7 | 2026-03-20T03:53:15.221Z | + work_dir=/work |
| 8 | 2026-03-20T03:53:15.221Z | + input_dir=/input |
| 9 | 2026-03-20T03:53:15.221Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T03:53:15.221Z | + case "$kern" in |
| 11 | 2026-03-20T03:53:15.221Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T03:53:15.225Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T03:53:17.228Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T03:53:17.343Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T03:53:17.347Z | + home_fs=zfs |
| 16 | 2026-03-20T03:53:17.347Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T03:53:17.347Z | + mkdir -p /home/build |
| 18 | 2026-03-20T03:53:17.347Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T03:53:19.349Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T03:53:19.352Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-03-20T03:53:19.358Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T03:53:19.362Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-20T03:53:19.362Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-20T03:53:19.362Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-20T03:53:19.363Z | * rust toolchain profile = "default" |
| 26 | 2026-03-20T03:53:19.363Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-20T03:53:19.363Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T03:53:19.366Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T03:53:19.366Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-20T03:53:19.474Z | info: downloading installer |
| 31 | 2026-03-20T03:53:21.223Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T03:53:21.223Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T03:53:21.223Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T03:53:21.224Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T03:53:21.224Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T03:53:21.224Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T03:53:21.224Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T03:53:21.224Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T03:53:21.224Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T03:53:21.224Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T03:53:21.224Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T03:53:21.224Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T03:53:21.224Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T03:53:21.235Z | info: profile set to default |
| 45 | 2026-03-20T03:53:21.235Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T03:53:21.238Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-20T03:53:21.405Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-20T03:53:21.408Z | info: downloading 6 components |
| 49 | 2026-03-20T03:53:37.676Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-20T03:53:37.676Z | |
| 51 | 2026-03-20T03:53:37.718Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-20T03:53:37.718Z | |
| 53 | 2026-03-20T03:53:37.722Z | |
| 54 | 2026-03-20T03:53:37.722Z | Rust is installed now. Great! |
| 55 | 2026-03-20T03:53:37.722Z | |
| 56 | 2026-03-20T03:53:37.722Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T03:53:37.722Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T03:53:37.722Z | |
| 59 | 2026-03-20T03:53:37.722Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T03:53:37.722Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T03:53:37.722Z | |
| 62 | 2026-03-20T03:53:37.722Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T03:53:37.722Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T03:53:37.722Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T03:53:37.722Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T03:53:37.722Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T03:53:37.722Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T03:53:37.722Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T03:53:37.722Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T03:53:37.722Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T03:53:37.828Z | + rustup --version |
| 72 | 2026-03-20T03:53:37.839Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T03:53:37.842Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T03:53:37.865Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-20T03:53:37.868Z | + cargo --version |
| 76 | 2026-03-20T03:53:37.884Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-20T03:53:37.887Z | + rustc --version |
| 78 | 2026-03-20T03:53:37.911Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-20T03:53:37.915Z | process exited: duration 18552 ms, exit code 0 |
| |
| 80 | 2026-03-20T03:53:37.921Z | starting task 2: "authentication" |
| 81 | 2026-03-20T03:53:37.941Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-20T03:53:37.949Z | starting task 3: "clone repository" |
| 83 | 2026-03-20T03:53:37.952Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-20T03:53:37.955Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-20T03:53:37.988Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-20T03:53:38.829Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-20T03:53:38.830Z | + git fetch origin 7b098d1e83085e12a4e9293d3e7ea217b7b4729c |
| 88 | 2026-03-20T03:53:39.079Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-20T03:53:39.080Z | * branch 7b098d1e83085e12a4e9293d3e7ea217b7b4729c -> FETCH_HEAD |
| 90 | 2026-03-20T03:53:39.085Z | + [[ -n renovate/zerocopy-0.x-lockfile ]] |
| 91 | 2026-03-20T03:53:39.091Z | ++ git branch --show-current |
| 92 | 2026-03-20T03:53:39.091Z | + current=master |
| 93 | 2026-03-20T03:53:39.091Z | + [[ master != renovate/zerocopy-0.x-lockfile ]] |
| 94 | 2026-03-20T03:53:39.092Z | + git branch -f renovate/zerocopy-0.x-lockfile 7b098d1e83085e12a4e9293d3e7ea217b7b4729c |
| 95 | 2026-03-20T03:53:39.095Z | + git checkout -f renovate/zerocopy-0.x-lockfile |
| 96 | 2026-03-20T03:53:39.116Z | Switched to branch 'renovate/zerocopy-0.x-lockfile' |
| 97 | 2026-03-20T03:53:39.119Z | + git reset --hard 7b098d1e83085e12a4e9293d3e7ea217b7b4729c |
| 98 | 2026-03-20T03:53:39.137Z | HEAD is now at 7b098d1 Update Rust crate zerocopy to v0.8.47 |
| 99 | 2026-03-20T03:53:39.141Z | process exited: duration 1190 ms, exit code 0 |
| |
| 100 | 2026-03-20T03:53:39.147Z | starting task 4: "build" |
| 101 | 2026-03-20T03:53:39.151Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-20T03:53:39.154Z | ++ rustup show active-toolchain |
| 103 | 2026-03-20T03:53:39.158Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-20T03:53:39.161Z | ++ pushd xde |
| 105 | 2026-03-20T03:53:39.161Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-20T03:53:39.161Z | ++ rustup show active-toolchain |
| 107 | 2026-03-20T03:53:39.165Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-20T03:53:39.362Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-20T03:53:39.366Z | info: downloading 6 components |
| 110 | 2026-03-20T03:53:54.298Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-20T03:53:54.399Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-20T03:53:54.402Z | +++ head -n 1 |
| 113 | 2026-03-20T03:53:54.402Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-20T03:53:54.465Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-20T03:53:54.465Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-20T03:53:54.465Z | ++ popd |
| 117 | 2026-03-20T03:53:54.468Z | /work/oxidecomputer/opte |
| 118 | 2026-03-20T03:53:54.468Z | + cargo --version |
| 119 | 2026-03-20T03:53:54.477Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-20T03:53:54.480Z | + rustc --version |
| 121 | 2026-03-20T03:53:54.504Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-20T03:53:54.508Z | + pushd bin/opteadm |
| 123 | 2026-03-20T03:53:54.508Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-03-20T03:53:54.508Z | + header 'check style' |
| 125 | 2026-03-20T03:53:54.508Z | + echo '# ==== check style ==== #' |
| 126 | 2026-03-20T03:53:54.508Z | # ==== check style ==== # |
| 127 | 2026-03-20T03:53:54.508Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-03-20T03:53:54.605Z | |
| 129 | 2026-03-20T03:53:54.605Z | real 0.094574816 |
| 130 | 2026-03-20T03:53:54.605Z | user 0.053715595 |
| 131 | 2026-03-20T03:53:54.605Z | sys 0.037389431 |
| 132 | 2026-03-20T03:53:54.605Z | trap 0.000004767 |
| 133 | 2026-03-20T03:53:54.608Z | tflt 0.000042358 |
| 134 | 2026-03-20T03:53:54.608Z | dflt 0.000015554 |
| 135 | 2026-03-20T03:53:54.608Z | kflt 0.000000000 |
| 136 | 2026-03-20T03:53:54.608Z | lock 0.060573678 |
| 137 | 2026-03-20T03:53:54.609Z | slp 0.071393280 |
| 138 | 2026-03-20T03:53:54.609Z | lat 0.000243603 |
| 139 | 2026-03-20T03:53:54.609Z | stop 0.000115409 |
| 140 | 2026-03-20T03:53:54.609Z | + header analyze |
| 141 | 2026-03-20T03:53:54.609Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-03-20T03:53:54.609Z | # ==== analyze ==== # |
| 143 | 2026-03-20T03:53:54.609Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 144 | 2026-03-20T03:53:54.771Z | Updating crates.io index |
| 145 | 2026-03-20T03:53:54.811Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-20T03:53:55.484Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-20T03:53:56.090Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-20T03:53:56.441Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-20T03:53:56.682Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-20T03:53:57.152Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-20T03:53:57.460Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-20T03:53:59.986Z | Downloading crates ... |
| 153 | 2026-03-20T03:54:00.041Z | Downloaded embedded-io v0.6.1 |
| 154 | 2026-03-20T03:54:00.049Z | Downloaded pin-project-lite v0.2.17 |
| 155 | 2026-03-20T03:54:00.054Z | Downloaded tracing-attributes v0.1.31 |
| 156 | 2026-03-20T03:54:00.067Z | Downloaded itertools v0.14.0 |
| 157 | 2026-03-20T03:54:00.077Z | Downloaded num_enum v0.7.5 |
| 158 | 2026-03-20T03:54:00.083Z | Downloaded zerocopy-derive v0.8.47 |
| 159 | 2026-03-20T03:54:00.089Z | Downloaded strsim v0.11.1 |
| 160 | 2026-03-20T03:54:00.092Z | Downloaded ingot-macros v0.1.1 |
| 161 | 2026-03-20T03:54:00.095Z | Downloaded zerocopy v0.8.47 |
| 162 | 2026-03-20T03:54:00.105Z | Downloaded oxnet v0.1.4 |
| 163 | 2026-03-20T03:54:00.109Z | Downloaded foreign-types v0.5.0 |
| 164 | 2026-03-20T03:54:00.109Z | Downloaded fnv v1.0.7 |
| 165 | 2026-03-20T03:54:00.109Z | Downloaded anstyle v1.0.13 |
| 166 | 2026-03-20T03:54:00.113Z | Downloaded aho-corasick v1.1.4 |
| 167 | 2026-03-20T03:54:00.117Z | Downloaded thiserror v2.0.18 |
| 168 | 2026-03-20T03:54:00.121Z | Downloaded darling_macro v0.21.3 |
| 169 | 2026-03-20T03:54:00.124Z | Downloaded bitflags v1.3.2 |
| 170 | 2026-03-20T03:54:00.124Z | Downloaded embedded-io v0.4.0 |
| 171 | 2026-03-20T03:54:00.127Z | Downloaded anstream v0.6.21 |
| 172 | 2026-03-20T03:54:00.130Z | Downloaded colorchoice v1.0.4 |
| 173 | 2026-03-20T03:54:00.130Z | Downloaded anyhow v1.0.102 |
| 174 | 2026-03-20T03:54:00.133Z | Downloaded ident_case v1.0.1 |
| 175 | 2026-03-20T03:54:00.136Z | Downloaded memchr v2.8.0 |
| 176 | 2026-03-20T03:54:00.142Z | Downloaded pretty-hex v0.4.1 |
| 177 | 2026-03-20T03:54:00.145Z | Downloaded utf8parse v0.2.2 |
| 178 | 2026-03-20T03:54:00.148Z | Downloaded ref-cast-impl v1.0.25 |
| 179 | 2026-03-20T03:54:00.151Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 180 | 2026-03-20T03:54:00.151Z | Downloaded dyn-clone v1.0.20 |
| 181 | 2026-03-20T03:54:00.151Z | Downloaded errno v0.3.14 |
| 182 | 2026-03-20T03:54:00.167Z | Downloaded version_check v0.9.5 |
| 183 | 2026-03-20T03:54:00.170Z | Downloaded foreign-types-macros v0.2.3 |
| 184 | 2026-03-20T03:54:00.170Z | Downloaded anstyle-query v1.1.5 |
| 185 | 2026-03-20T03:54:00.170Z | Downloaded quote v1.0.45 |
| 186 | 2026-03-20T03:54:00.173Z | Downloaded tabwriter v1.4.1 |
| 187 | 2026-03-20T03:54:00.173Z | Downloaded colored v3.1.1 |
| 188 | 2026-03-20T03:54:00.177Z | Downloaded heapless v0.8.0 |
| 189 | 2026-03-20T03:54:00.179Z | Downloaded clap_lex v1.0.0 |
| 190 | 2026-03-20T03:54:00.179Z | Downloaded defmt-parser v1.0.0 |
| 191 | 2026-03-20T03:54:00.182Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 192 | 2026-03-20T03:54:00.183Z | Downloaded ref-cast v1.0.25 |
| 193 | 2026-03-20T03:54:00.191Z | Downloaded defmt v0.3.100 |
| 194 | 2026-03-20T03:54:00.196Z | Downloaded proc-macro-error2 v2.0.1 |
| 195 | 2026-03-20T03:54:00.199Z | Downloaded rand_core v0.10.0 |
| 196 | 2026-03-20T03:54:00.203Z | Downloaded ingot-types v0.1.2 |
| 197 | 2026-03-20T03:54:00.203Z | Downloaded darling_core v0.21.3 |
| 198 | 2026-03-20T03:54:00.206Z | Downloaded either v1.15.0 |
| 199 | 2026-03-20T03:54:00.206Z | Downloaded terminal_size v0.4.3 |
| 200 | 2026-03-20T03:54:00.209Z | Downloaded cstr-argument v0.1.2 |
| 201 | 2026-03-20T03:54:00.209Z | Downloaded cfg-if v1.0.4 |
| 202 | 2026-03-20T03:54:00.209Z | Downloaded byteorder v1.5.0 |
| 203 | 2026-03-20T03:54:00.217Z | Downloaded stable_deref_trait v1.2.1 |
| 204 | 2026-03-20T03:54:00.221Z | Downloaded proc-macro-crate v3.5.0 |
| 205 | 2026-03-20T03:54:00.224Z | Downloaded num_enum_derive v0.7.5 |
| 206 | 2026-03-20T03:54:00.224Z | Downloaded bitflags v2.11.0 |
| 207 | 2026-03-20T03:54:00.227Z | Downloaded equivalent v1.0.2 |
| 208 | 2026-03-20T03:54:00.230Z | Downloaded is_terminal_polyfill v1.70.2 |
| 209 | 2026-03-20T03:54:00.230Z | Downloaded cobs v0.3.0 |
| 210 | 2026-03-20T03:54:00.234Z | Downloaded chacha20 v0.10.0 |
| 211 | 2026-03-20T03:54:00.237Z | Downloaded thiserror-impl v2.0.18 |
| 212 | 2026-03-20T03:54:00.237Z | Downloaded managed v0.8.0 |
| 213 | 2026-03-20T03:54:00.240Z | Downloaded foreign-types-shared v0.3.1 |
| 214 | 2026-03-20T03:54:00.245Z | Downloaded heck v0.5.0 |
| 215 | 2026-03-20T03:54:00.248Z | Downloaded cpufeatures v0.3.0 |
| 216 | 2026-03-20T03:54:00.248Z | Downloaded hash32 v0.3.1 |
| 217 | 2026-03-20T03:54:00.253Z | Downloaded proc-macro2 v1.0.106 |
| 218 | 2026-03-20T03:54:00.256Z | Downloaded unicode-ident v1.0.24 |
| 219 | 2026-03-20T03:54:00.259Z | Downloaded once_cell v1.21.3 |
| 220 | 2026-03-20T03:54:00.262Z | Downloaded macaddr v1.0.1 |
| 221 | 2026-03-20T03:54:00.266Z | Downloaded defmt-macros v1.0.1 |
| 222 | 2026-03-20T03:54:00.270Z | Downloaded rustversion v1.0.22 |
| 223 | 2026-03-20T03:54:00.272Z | Downloaded ipnetwork v0.21.1 |
| 224 | 2026-03-20T03:54:00.272Z | Downloaded ingot v0.1.1 |
| 225 | 2026-03-20T03:54:00.276Z | Downloaded defmt v1.0.1 |
| 226 | 2026-03-20T03:54:00.280Z | Downloaded anstyle-parse v0.2.7 |
| 227 | 2026-03-20T03:54:00.288Z | Downloaded serde v1.0.228 |
| 228 | 2026-03-20T03:54:00.291Z | Downloaded uuid v1.22.0 |
| 229 | 2026-03-20T03:54:00.294Z | Downloaded clap v4.5.60 |
| 230 | 2026-03-20T03:54:00.299Z | Downloaded serde_core v1.0.228 |
| 231 | 2026-03-20T03:54:00.302Z | Downloaded postcard v1.1.3 |
| 232 | 2026-03-20T03:54:00.305Z | Downloaded darling v0.21.3 |
| 233 | 2026-03-20T03:54:00.308Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 234 | 2026-03-20T03:54:00.323Z | Downloaded getrandom v0.4.2 |
| 235 | 2026-03-20T03:54:00.326Z | Downloaded socket2 v0.6.3 |
| 236 | 2026-03-20T03:54:00.329Z | Downloaded indexmap v2.13.0 |
| 237 | 2026-03-20T03:54:00.332Z | Downloaded tracing-core v0.1.36 |
| 238 | 2026-03-20T03:54:00.332Z | Downloaded clap_derive v4.5.55 |
| 239 | 2026-03-20T03:54:00.338Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 240 | 2026-03-20T03:54:00.343Z | Downloaded clap_builder v4.5.60 |
| 241 | 2026-03-20T03:54:00.348Z | Downloaded serde_derive v1.0.228 |
| 242 | 2026-03-20T03:54:00.352Z | Downloaded rand v0.10.0 |
| 243 | 2026-03-20T03:54:00.372Z | Downloaded regex v1.12.3 |
| 244 | 2026-03-20T03:54:00.376Z | Downloaded hashbrown v0.16.1 |
| 245 | 2026-03-20T03:54:00.380Z | Downloaded regex-syntax v0.8.10 |
| 246 | 2026-03-20T03:54:00.415Z | Downloaded winnow v0.7.15 |
| 247 | 2026-03-20T03:54:00.458Z | Downloaded syn v1.0.109 |
| 248 | 2026-03-20T03:54:00.465Z | Downloaded unicode-width v0.2.2 |
| 249 | 2026-03-20T03:54:00.469Z | Downloaded smoltcp v0.11.0 |
| 250 | 2026-03-20T03:54:00.477Z | Downloaded syn v2.0.117 |
| 251 | 2026-03-20T03:54:00.499Z | Downloaded rustix v1.1.4 |
| 252 | 2026-03-20T03:54:00.515Z | Downloaded tracing v0.1.44 |
| 253 | 2026-03-20T03:54:00.543Z | Downloaded regex-automata v0.4.14 |
| 254 | 2026-03-20T03:54:00.554Z | Downloaded libc v0.2.183 |
| 255 | 2026-03-20T03:54:00.634Z | Compiling proc-macro2 v1.0.106 |
| 256 | 2026-03-20T03:54:00.634Z | Compiling unicode-ident v1.0.24 |
| 257 | 2026-03-20T03:54:00.637Z | Compiling quote v1.0.45 |
| 258 | 2026-03-20T03:54:00.637Z | Compiling serde_core v1.0.228 |
| 259 | 2026-03-20T03:54:00.637Z | Compiling libc v0.2.183 |
| 260 | 2026-03-20T03:54:00.637Z | Checking cfg-if v1.0.4 |
| 261 | 2026-03-20T03:54:00.637Z | Compiling ident_case v1.0.1 |
| 262 | 2026-03-20T03:54:00.637Z | Compiling memchr v2.8.0 |
| 263 | 2026-03-20T03:54:00.784Z | Compiling strsim v0.11.1 |
| 264 | 2026-03-20T03:54:00.868Z | Compiling thiserror v2.0.18 |
| 265 | 2026-03-20T03:54:00.871Z | Compiling fnv v1.0.7 |
| 266 | 2026-03-20T03:54:00.974Z | Compiling regex-syntax v0.8.10 |
| 267 | 2026-03-20T03:54:01.167Z | Compiling winnow v0.7.15 |
| 268 | 2026-03-20T03:54:01.201Z | Compiling either v1.15.0 |
| 269 | 2026-03-20T03:54:01.442Z | Compiling aho-corasick v1.1.4 |
| 270 | 2026-03-20T03:54:01.473Z | Compiling hashbrown v0.16.1 |
| 271 | 2026-03-20T03:54:01.529Z | Compiling serde v1.0.228 |
| 272 | 2026-03-20T03:54:01.644Z | Compiling anyhow v1.0.102 |
| 273 | 2026-03-20T03:54:01.911Z | Compiling zerocopy v0.8.47 |
| 274 | 2026-03-20T03:54:02.159Z | Compiling equivalent v1.0.2 |
| 275 | 2026-03-20T03:54:02.251Z | Compiling indexmap v2.13.0 |
| 276 | 2026-03-20T03:54:02.310Z | Compiling syn v2.0.117 |
| 277 | 2026-03-20T03:54:02.351Z | Compiling itertools v0.14.0 |
| 278 | 2026-03-20T03:54:02.439Z | Compiling heapless v0.8.0 |
| 279 | 2026-03-20T03:54:02.805Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 280 | 2026-03-20T03:54:03.061Z | Compiling regex-automata v0.4.14 |
| 281 | 2026-03-20T03:54:03.086Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 282 | 2026-03-20T03:54:03.086Z | Checking byteorder v1.5.0 |
| 283 | 2026-03-20T03:54:03.223Z | Checking bitflags v2.11.0 |
| 284 | 2026-03-20T03:54:03.278Z | Checking hash32 v0.3.1 |
| 285 | 2026-03-20T03:54:03.413Z | Compiling rustversion v1.0.22 |
| 286 | 2026-03-20T03:54:03.421Z | Compiling syn v1.0.109 |
| 287 | 2026-03-20T03:54:03.590Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 288 | 2026-03-20T03:54:03.794Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 289 | 2026-03-20T03:54:03.813Z | Compiling smoltcp v0.11.0 |
| 290 | 2026-03-20T03:54:03.835Z | Checking stable_deref_trait v1.2.1 |
| 291 | 2026-03-20T03:54:03.844Z | Checking macaddr v1.0.1 |
| 292 | 2026-03-20T03:54:04.038Z | Compiling ref-cast v1.0.25 |
| 293 | 2026-03-20T03:54:04.061Z | Compiling getrandom v0.4.2 |
| 294 | 2026-03-20T03:54:04.096Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 295 | 2026-03-20T03:54:04.239Z | Checking managed v0.8.0 |
| 296 | 2026-03-20T03:54:04.358Z | Compiling proc-macro-crate v3.5.0 |
| 297 | 2026-03-20T03:54:04.387Z | Compiling rustix v1.1.4 |
| 298 | 2026-03-20T03:54:04.390Z | Checking rand_core v0.10.0 |
| 299 | 2026-03-20T03:54:04.422Z | Checking bitflags v1.3.2 |
| 300 | 2026-03-20T03:54:04.473Z | Compiling version_check v0.9.5 |
| 301 | 2026-03-20T03:54:04.828Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 302 | 2026-03-20T03:54:04.956Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-03-20T03:54:05.169Z | Checking errno v0.3.14 |
| 304 | 2026-03-20T03:54:05.207Z | Checking ipnetwork v0.21.1 |
| 305 | 2026-03-20T03:54:05.343Z | Checking once_cell v1.21.3 |
| 306 | 2026-03-20T03:54:05.437Z | Compiling regex v1.12.3 |
| 307 | 2026-03-20T03:54:05.557Z | Checking unicode-width v0.2.2 |
| 308 | 2026-03-20T03:54:05.602Z | Checking utf8parse v0.2.2 |
| 309 | 2026-03-20T03:54:05.720Z | Checking cpufeatures v0.3.0 |
| 310 | 2026-03-20T03:54:05.794Z | Checking foreign-types-shared v0.3.1 |
| 311 | 2026-03-20T03:54:05.808Z | Checking cstr-argument v0.1.2 |
| 312 | 2026-03-20T03:54:05.870Z | Checking tabwriter v1.4.1 |
| 313 | 2026-03-20T03:54:05.888Z | Checking chacha20 v0.10.0 |
| 314 | 2026-03-20T03:54:05.946Z | Checking anstyle-parse v0.2.7 |
| 315 | 2026-03-20T03:54:05.982Z | Compiling darling_core v0.21.3 |
| 316 | 2026-03-20T03:54:06.040Z | Checking tracing-core v0.1.36 |
| 317 | 2026-03-20T03:54:06.473Z | Checking pin-project-lite v0.2.17 |
| 318 | 2026-03-20T03:54:06.575Z | Checking pretty-hex v0.4.1 |
| 319 | 2026-03-20T03:54:06.648Z | Checking anstyle v1.0.13 |
| 320 | 2026-03-20T03:54:06.673Z | Checking is_terminal_polyfill v1.70.2 |
| 321 | 2026-03-20T03:54:06.710Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 322 | 2026-03-20T03:54:06.753Z | Checking anstyle-query v1.1.5 |
| 323 | 2026-03-20T03:54:06.767Z | Checking dyn-clone v1.0.20 |
| 324 | 2026-03-20T03:54:06.785Z | Checking colorchoice v1.0.4 |
| 325 | 2026-03-20T03:54:06.852Z | Checking terminal_size v0.4.3 |
| 326 | 2026-03-20T03:54:06.893Z | Checking anstream v0.6.21 |
| 327 | 2026-03-20T03:54:06.984Z | Checking rand v0.10.0 |
| 328 | 2026-03-20T03:54:06.995Z | Checking uuid v1.22.0 |
| 329 | 2026-03-20T03:54:07.133Z | Checking socket2 v0.6.3 |
| 330 | 2026-03-20T03:54:07.142Z | Checking colored v3.1.1 |
| 331 | 2026-03-20T03:54:07.324Z | Checking clap_lex v1.0.0 |
| 332 | 2026-03-20T03:54:07.457Z | Checking oxnet v0.1.4 |
| 333 | 2026-03-20T03:54:07.509Z | Compiling heck v0.5.0 |
| 334 | 2026-03-20T03:54:07.598Z | Checking clap_builder v4.5.60 |
| 335 | 2026-03-20T03:54:07.601Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 336 | 2026-03-20T03:54:07.852Z | Compiling thiserror-impl v2.0.18 |
| 337 | 2026-03-20T03:54:07.921Z | Compiling zerocopy-derive v0.8.47 |
| 338 | 2026-03-20T03:54:08.115Z | Compiling serde_derive v1.0.228 |
| 339 | 2026-03-20T03:54:08.125Z | Compiling foreign-types-macros v0.2.3 |
| 340 | 2026-03-20T03:54:08.625Z | Compiling darling_macro v0.21.3 |
| 341 | 2026-03-20T03:54:08.898Z | Compiling ref-cast-impl v1.0.25 |
| 342 | 2026-03-20T03:54:08.908Z | Compiling num_enum_derive v0.7.5 |
| 343 | 2026-03-20T03:54:09.305Z | Compiling darling v0.21.3 |
| 344 | 2026-03-20T03:54:09.325Z | Checking foreign-types v0.5.0 |
| 345 | 2026-03-20T03:54:09.392Z | Compiling ingot-macros v0.1.1 |
| 346 | 2026-03-20T03:54:09.402Z | Compiling tracing-attributes v0.1.31 |
| 347 | 2026-03-20T03:54:09.502Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 348 | 2026-03-20T03:54:09.603Z | Checking cobs v0.3.0 |
| 349 | 2026-03-20T03:54:09.774Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 350 | 2026-03-20T03:54:09.801Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 351 | 2026-03-20T03:54:10.016Z | Compiling clap_derive v4.5.55 |
| 352 | 2026-03-20T03:54:10.140Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 353 | 2026-03-20T03:54:10.254Z | Checking num_enum v0.7.5 |
| 354 | 2026-03-20T03:54:10.391Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 355 | 2026-03-20T03:54:10.921Z | Checking tracing v0.1.44 |
| 356 | 2026-03-20T03:54:11.804Z | Checking clap v4.5.60 |
| 357 | 2026-03-20T03:54:11.813Z | Checking postcard v1.1.3 |
| 358 | 2026-03-20T03:54:13.572Z | Checking ingot-types v0.1.2 |
| 359 | 2026-03-20T03:54:13.948Z | Checking ingot v0.1.1 |
| 360 | 2026-03-20T03:54:15.880Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-03-20T03:54:17.545Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-03-20T03:54:19.124Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-03-20T03:54:20.261Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.59s |
| 364 | 2026-03-20T03:54:20.397Z | |
| 365 | 2026-03-20T03:54:20.397Z | real 25.781080743 |
| 366 | 2026-03-20T03:54:20.397Z | user 1:17.193322800 |
| 367 | 2026-03-20T03:54:20.397Z | sys 16.067166878 |
| 368 | 2026-03-20T03:54:20.401Z | trap 0.050184973 |
| 369 | 2026-03-20T03:54:20.401Z | tflt 0.067658599 |
| 370 | 2026-03-20T03:54:20.401Z | dflt 0.102928196 |
| 371 | 2026-03-20T03:54:20.401Z | kflt 0.001900853 |
| 372 | 2026-03-20T03:54:20.401Z | lock 4:14.375243026 |
| 373 | 2026-03-20T03:54:20.401Z | slp 4:02.146397047 |
| 374 | 2026-03-20T03:54:20.401Z | lat 6.701767725 |
| 375 | 2026-03-20T03:54:20.401Z | stop 16.724843050 |
| 376 | 2026-03-20T03:54:20.401Z | + header 'debug build' |
| 377 | 2026-03-20T03:54:20.401Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-03-20T03:54:20.401Z | # ==== debug build ==== # |
| 379 | 2026-03-20T03:54:20.401Z | + ptime -m cargo build |
| 380 | 2026-03-20T03:54:20.606Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-03-20T03:54:20.609Z | Compiling serde_core v1.0.228 |
| 382 | 2026-03-20T03:54:20.609Z | Compiling libc v0.2.183 |
| 383 | 2026-03-20T03:54:20.639Z | Compiling thiserror v2.0.18 |
| 384 | 2026-03-20T03:54:20.643Z | Compiling byteorder v1.5.0 |
| 385 | 2026-03-20T03:54:20.646Z | Compiling zerocopy v0.8.47 |
| 386 | 2026-03-20T03:54:20.649Z | Compiling macaddr v1.0.1 |
| 387 | 2026-03-20T03:54:20.652Z | Compiling stable_deref_trait v1.2.1 |
| 388 | 2026-03-20T03:54:20.695Z | Compiling bitflags v1.3.2 |
| 389 | 2026-03-20T03:54:20.716Z | Compiling cobs v0.3.0 |
| 390 | 2026-03-20T03:54:20.733Z | Compiling rand_core v0.10.0 |
| 391 | 2026-03-20T03:54:20.763Z | Compiling managed v0.8.0 |
| 392 | 2026-03-20T03:54:20.861Z | Compiling hash32 v0.3.1 |
| 393 | 2026-03-20T03:54:20.920Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 394 | 2026-03-20T03:54:20.958Z | Compiling memchr v2.8.0 |
| 395 | 2026-03-20T03:54:21.034Z | Compiling heapless v0.8.0 |
| 396 | 2026-03-20T03:54:21.038Z | Compiling errno v0.3.14 |
| 397 | 2026-03-20T03:54:21.056Z | Compiling ipnetwork v0.21.1 |
| 398 | 2026-03-20T03:54:21.102Z | Compiling utf8parse v0.2.2 |
| 399 | 2026-03-20T03:54:21.204Z | Compiling once_cell v1.21.3 |
| 400 | 2026-03-20T03:54:21.212Z | Compiling foreign-types-shared v0.3.1 |
| 401 | 2026-03-20T03:54:21.226Z | Compiling cpufeatures v0.3.0 |
| 402 | 2026-03-20T03:54:21.297Z | Compiling unicode-width v0.2.2 |
| 403 | 2026-03-20T03:54:21.301Z | Compiling chacha20 v0.10.0 |
| 404 | 2026-03-20T03:54:21.491Z | Compiling cstr-argument v0.1.2 |
| 405 | 2026-03-20T03:54:21.593Z | Compiling smoltcp v0.11.0 |
| 406 | 2026-03-20T03:54:21.674Z | Compiling tabwriter v1.4.1 |
| 407 | 2026-03-20T03:54:21.682Z | Compiling tracing-core v0.1.36 |
| 408 | 2026-03-20T03:54:21.686Z | Compiling foreign-types v0.5.0 |
| 409 | 2026-03-20T03:54:21.756Z | Compiling anstyle-parse v0.2.7 |
| 410 | 2026-03-20T03:54:21.770Z | Compiling getrandom v0.4.2 |
| 411 | 2026-03-20T03:54:22.006Z | Compiling ref-cast v1.0.25 |
| 412 | 2026-03-20T03:54:22.021Z | Compiling num_enum v0.7.5 |
| 413 | 2026-03-20T03:54:22.110Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 414 | 2026-03-20T03:54:22.143Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-03-20T03:54:22.179Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-03-20T03:54:22.232Z | Compiling anstyle-query v1.1.5 |
| 417 | 2026-03-20T03:54:22.260Z | Compiling pretty-hex v0.4.1 |
| 418 | 2026-03-20T03:54:22.351Z | Compiling is_terminal_polyfill v1.70.2 |
| 419 | 2026-03-20T03:54:22.416Z | Compiling dyn-clone v1.0.20 |
| 420 | 2026-03-20T03:54:22.446Z | Compiling colorchoice v1.0.4 |
| 421 | 2026-03-20T03:54:22.520Z | Compiling pin-project-lite v0.2.17 |
| 422 | 2026-03-20T03:54:22.573Z | Compiling anstyle v1.0.13 |
| 423 | 2026-03-20T03:54:22.609Z | Compiling tracing v0.1.44 |
| 424 | 2026-03-20T03:54:22.620Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 425 | 2026-03-20T03:54:22.872Z | Compiling anstream v0.6.21 |
| 426 | 2026-03-20T03:54:22.877Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 427 | 2026-03-20T03:54:22.911Z | Compiling anyhow v1.0.102 |
| 428 | 2026-03-20T03:54:23.067Z | Compiling bitflags v2.11.0 |
| 429 | 2026-03-20T03:54:23.267Z | Compiling serde v1.0.228 |
| 430 | 2026-03-20T03:54:23.466Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 431 | 2026-03-20T03:54:23.490Z | Compiling rustix v1.1.4 |
| 432 | 2026-03-20T03:54:23.537Z | Compiling uuid v1.22.0 |
| 433 | 2026-03-20T03:54:23.617Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 434 | 2026-03-20T03:54:23.750Z | Compiling rand v0.10.0 |
| 435 | 2026-03-20T03:54:23.952Z | Compiling postcard v1.1.3 |
| 436 | 2026-03-20T03:54:24.220Z | Compiling terminal_size v0.4.3 |
| 437 | 2026-03-20T03:54:24.225Z | Compiling socket2 v0.6.3 |
| 438 | 2026-03-20T03:54:24.265Z | Compiling winnow v0.7.15 |
| 439 | 2026-03-20T03:54:24.400Z | Compiling colored v3.1.1 |
| 440 | 2026-03-20T03:54:24.403Z | Compiling clap_lex v1.0.0 |
| 441 | 2026-03-20T03:54:24.914Z | Compiling ingot-types v0.1.2 |
| 442 | 2026-03-20T03:54:25.031Z | Compiling oxnet v0.1.4 |
| 443 | 2026-03-20T03:54:25.035Z | Compiling strsim v0.11.1 |
| 444 | 2026-03-20T03:54:25.058Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 445 | 2026-03-20T03:54:25.462Z | Compiling ingot v0.1.1 |
| 446 | 2026-03-20T03:54:25.526Z | Compiling clap_builder v4.5.60 |
| 447 | 2026-03-20T03:54:26.184Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 448 | 2026-03-20T03:54:27.967Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-03-20T03:54:27.980Z | Compiling clap v4.5.60 |
| 450 | 2026-03-20T03:54:30.719Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-03-20T03:54:32.296Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-03-20T03:54:38.131Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.71s |
| 453 | 2026-03-20T03:54:38.167Z | |
| 454 | 2026-03-20T03:54:38.175Z | real 17.754842890 |
| 455 | 2026-03-20T03:54:38.175Z | user 1:25.520727051 |
| 456 | 2026-03-20T03:54:38.175Z | sys 7.309081795 |
| 457 | 2026-03-20T03:54:38.175Z | trap 0.046399551 |
| 458 | 2026-03-20T03:54:38.175Z | tflt 0.123950208 |
| 459 | 2026-03-20T03:54:38.175Z | dflt 0.239038841 |
| 460 | 2026-03-20T03:54:38.175Z | kflt 0.000000000 |
| 461 | 2026-03-20T03:54:38.175Z | lock 4:05.274227579 |
| 462 | 2026-03-20T03:54:38.175Z | slp 2:34.634417735 |
| 463 | 2026-03-20T03:54:38.175Z | lat 4.945373714 |
| 464 | 2026-03-20T03:54:38.175Z | stop 3.834346007 |
| 465 | 2026-03-20T03:54:38.175Z | + header 'release build' |
| 466 | 2026-03-20T03:54:38.175Z | + echo '# ==== release build ==== #' |
| 467 | 2026-03-20T03:54:38.175Z | # ==== release build ==== # |
| 468 | 2026-03-20T03:54:38.175Z | + ptime -m cargo build --release |
| 469 | 2026-03-20T03:54:38.300Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-03-20T03:54:38.300Z | Compiling quote v1.0.45 |
| 471 | 2026-03-20T03:54:38.300Z | Compiling unicode-ident v1.0.24 |
| 472 | 2026-03-20T03:54:38.304Z | Compiling serde_core v1.0.228 |
| 473 | 2026-03-20T03:54:38.304Z | Compiling libc v0.2.183 |
| 474 | 2026-03-20T03:54:38.304Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-03-20T03:54:38.304Z | Compiling memchr v2.8.0 |
| 476 | 2026-03-20T03:54:38.304Z | Compiling fnv v1.0.7 |
| 477 | 2026-03-20T03:54:38.390Z | Compiling strsim v0.11.1 |
| 478 | 2026-03-20T03:54:38.421Z | Compiling thiserror v2.0.18 |
| 479 | 2026-03-20T03:54:38.444Z | Compiling ident_case v1.0.1 |
| 480 | 2026-03-20T03:54:38.565Z | Compiling regex-syntax v0.8.10 |
| 481 | 2026-03-20T03:54:38.695Z | Compiling serde v1.0.228 |
| 482 | 2026-03-20T03:54:38.744Z | Compiling zerocopy v0.8.47 |
| 483 | 2026-03-20T03:54:39.046Z | Compiling aho-corasick v1.1.4 |
| 484 | 2026-03-20T03:54:39.060Z | Compiling either v1.15.0 |
| 485 | 2026-03-20T03:54:39.076Z | Compiling anyhow v1.0.102 |
| 486 | 2026-03-20T03:54:39.214Z | Compiling equivalent v1.0.2 |
| 487 | 2026-03-20T03:54:39.264Z | Compiling hashbrown v0.16.1 |
| 488 | 2026-03-20T03:54:39.296Z | Compiling winnow v0.7.15 |
| 489 | 2026-03-20T03:54:39.296Z | Compiling itertools v0.14.0 |
| 490 | 2026-03-20T03:54:39.792Z | Compiling syn v2.0.117 |
| 491 | 2026-03-20T03:54:39.877Z | Compiling byteorder v1.5.0 |
| 492 | 2026-03-20T03:54:39.956Z | Compiling indexmap v2.13.0 |
| 493 | 2026-03-20T03:54:40.106Z | Compiling heapless v0.8.0 |
| 494 | 2026-03-20T03:54:40.475Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 495 | 2026-03-20T03:54:40.742Z | Compiling regex-automata v0.4.14 |
| 496 | 2026-03-20T03:54:40.957Z | Compiling hash32 v0.3.1 |
| 497 | 2026-03-20T03:54:40.962Z | Compiling stable_deref_trait v1.2.1 |
| 498 | 2026-03-20T03:54:40.976Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 499 | 2026-03-20T03:54:41.033Z | Compiling syn v1.0.109 |
| 500 | 2026-03-20T03:54:41.107Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 501 | 2026-03-20T03:54:41.258Z | Compiling bitflags v2.11.0 |
| 502 | 2026-03-20T03:54:41.264Z | Compiling rustversion v1.0.22 |
| 503 | 2026-03-20T03:54:41.407Z | Compiling smoltcp v0.11.0 |
| 504 | 2026-03-20T03:54:41.407Z | Compiling macaddr v1.0.1 |
| 505 | 2026-03-20T03:54:41.653Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 506 | 2026-03-20T03:54:41.662Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 507 | 2026-03-20T03:54:41.716Z | Compiling bitflags v1.3.2 |
| 508 | 2026-03-20T03:54:41.788Z | Compiling getrandom v0.4.2 |
| 509 | 2026-03-20T03:54:41.828Z | Compiling rand_core v0.10.0 |
| 510 | 2026-03-20T03:54:41.833Z | Compiling rustix v1.1.4 |
| 511 | 2026-03-20T03:54:41.917Z | Compiling version_check v0.9.5 |
| 512 | 2026-03-20T03:54:42.007Z | Compiling ref-cast v1.0.25 |
| 513 | 2026-03-20T03:54:42.078Z | Compiling managed v0.8.0 |
| 514 | 2026-03-20T03:54:42.248Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 515 | 2026-03-20T03:54:42.369Z | Compiling proc-macro-crate v3.5.0 |
| 516 | 2026-03-20T03:54:42.519Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 517 | 2026-03-20T03:54:42.812Z | Compiling errno v0.3.14 |
| 518 | 2026-03-20T03:54:42.917Z | Compiling unicode-width v0.2.2 |
| 519 | 2026-03-20T03:54:42.982Z | Compiling regex v1.12.3 |
| 520 | 2026-03-20T03:54:42.993Z | Compiling foreign-types-shared v0.3.1 |
| 521 | 2026-03-20T03:54:43.084Z | Compiling ipnetwork v0.21.1 |
| 522 | 2026-03-20T03:54:43.272Z | Compiling cpufeatures v0.3.0 |
| 523 | 2026-03-20T03:54:43.344Z | Compiling utf8parse v0.2.2 |
| 524 | 2026-03-20T03:54:43.461Z | Compiling darling_core v0.21.3 |
| 525 | 2026-03-20T03:54:43.510Z | Compiling once_cell v1.21.3 |
| 526 | 2026-03-20T03:54:43.542Z | Compiling anstyle-parse v0.2.7 |
| 527 | 2026-03-20T03:54:43.780Z | Compiling tracing-core v0.1.36 |
| 528 | 2026-03-20T03:54:43.780Z | Compiling cstr-argument v0.1.2 |
| 529 | 2026-03-20T03:54:43.855Z | Compiling chacha20 v0.10.0 |
| 530 | 2026-03-20T03:54:43.959Z | Compiling tabwriter v1.4.1 |
| 531 | 2026-03-20T03:54:44.813Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 532 | 2026-03-20T03:54:44.817Z | Compiling anstyle-query v1.1.5 |
| 533 | 2026-03-20T03:54:44.829Z | Compiling pretty-hex v0.4.1 |
| 534 | 2026-03-20T03:54:44.947Z | Compiling dyn-clone v1.0.20 |
| 535 | 2026-03-20T03:54:44.999Z | Compiling is_terminal_polyfill v1.70.2 |
| 536 | 2026-03-20T03:54:45.096Z | Compiling colorchoice v1.0.4 |
| 537 | 2026-03-20T03:54:45.107Z | Compiling anstyle v1.0.13 |
| 538 | 2026-03-20T03:54:45.110Z | Compiling pin-project-lite v0.2.17 |
| 539 | 2026-03-20T03:54:45.217Z | Compiling terminal_size v0.4.3 |
| 540 | 2026-03-20T03:54:45.245Z | Compiling thiserror-impl v2.0.18 |
| 541 | 2026-03-20T03:54:45.333Z | Compiling zerocopy-derive v0.8.47 |
| 542 | 2026-03-20T03:54:45.375Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-03-20T03:54:45.417Z | Compiling num_enum_derive v0.7.5 |
| 544 | 2026-03-20T03:54:45.913Z | Compiling ref-cast-impl v1.0.25 |
| 545 | 2026-03-20T03:54:46.021Z | Compiling foreign-types-macros v0.2.3 |
| 546 | 2026-03-20T03:54:46.514Z | Compiling darling_macro v0.21.3 |
| 547 | 2026-03-20T03:54:46.699Z | Compiling num_enum v0.7.5 |
| 548 | 2026-03-20T03:54:46.746Z | Compiling tracing-attributes v0.1.31 |
| 549 | 2026-03-20T03:54:46.800Z | Compiling foreign-types v0.5.0 |
| 550 | 2026-03-20T03:54:46.822Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 551 | 2026-03-20T03:54:46.874Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 552 | 2026-03-20T03:54:46.969Z | Compiling cobs v0.3.0 |
| 553 | 2026-03-20T03:54:47.185Z | Compiling darling v0.21.3 |
| 554 | 2026-03-20T03:54:47.223Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 555 | 2026-03-20T03:54:47.264Z | Compiling ingot-macros v0.1.1 |
| 556 | 2026-03-20T03:54:47.299Z | Compiling anstream v0.6.21 |
| 557 | 2026-03-20T03:54:47.396Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 558 | 2026-03-20T03:54:47.452Z | Compiling rand v0.10.0 |
| 559 | 2026-03-20T03:54:47.794Z | Compiling uuid v1.22.0 |
| 560 | 2026-03-20T03:54:47.812Z | Compiling socket2 v0.6.3 |
| 561 | 2026-03-20T03:54:47.969Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 562 | 2026-03-20T03:54:48.313Z | Compiling oxnet v0.1.4 |
| 563 | 2026-03-20T03:54:48.363Z | Compiling tracing v0.1.44 |
| 564 | 2026-03-20T03:54:48.495Z | Compiling heck v0.5.0 |
| 565 | 2026-03-20T03:54:48.529Z | Compiling clap_lex v1.0.0 |
| 566 | 2026-03-20T03:54:48.658Z | Compiling colored v3.1.1 |
| 567 | 2026-03-20T03:54:48.755Z | Compiling clap_derive v4.5.55 |
| 568 | 2026-03-20T03:54:48.932Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 569 | 2026-03-20T03:54:49.329Z | Compiling clap_builder v4.5.60 |
| 570 | 2026-03-20T03:54:49.663Z | Compiling postcard v1.1.3 |
| 571 | 2026-03-20T03:54:51.659Z | Compiling ingot-types v0.1.2 |
| 572 | 2026-03-20T03:54:51.925Z | Compiling clap v4.5.60 |
| 573 | 2026-03-20T03:54:52.094Z | Compiling ingot v0.1.1 |
| 574 | 2026-03-20T03:54:54.436Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 575 | 2026-03-20T03:54:55.833Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 576 | 2026-03-20T03:54:57.184Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 577 | 2026-03-20T03:55:05.587Z | Finished `release` profile [optimized + debuginfo] target(s) in 27.40s |
| 578 | 2026-03-20T03:55:05.621Z | |
| 579 | 2026-03-20T03:55:05.624Z | real 27.436810021 |
| 580 | 2026-03-20T03:55:05.624Z | user 2:17.583788929 |
| 581 | 2026-03-20T03:55:05.624Z | sys 16.561376192 |
| 582 | 2026-03-20T03:55:05.624Z | trap 0.069395607 |
| 583 | 2026-03-20T03:55:05.624Z | tflt 0.119310988 |
| 584 | 2026-03-20T03:55:05.624Z | dflt 0.496821080 |
| 585 | 2026-03-20T03:55:05.624Z | kflt 0.000014647 |
| 586 | 2026-03-20T03:55:05.624Z | lock 6:24.484527165 |
| 587 | 2026-03-20T03:55:05.624Z | slp 4:38.580705423 |
| 588 | 2026-03-20T03:55:05.624Z | lat 5.342861335 |
| 589 | 2026-03-20T03:55:05.624Z | stop 10.843675192 |
| 590 | 2026-03-20T03:55:05.624Z | + popd |
| 591 | 2026-03-20T03:55:05.624Z | /work/oxidecomputer/opte |
| 592 | 2026-03-20T03:55:05.624Z | + for x in debug release |
| 593 | 2026-03-20T03:55:05.624Z | + mkdir -p /work/debug |
| 594 | 2026-03-20T03:55:05.625Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-03-20T03:55:05.652Z | + sha256sum target/debug/opteadm |
| 596 | 2026-03-20T03:55:05.683Z | + for x in debug release |
| 597 | 2026-03-20T03:55:05.683Z | + mkdir -p /work/release |
| 598 | 2026-03-20T03:55:05.686Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-03-20T03:55:05.707Z | + sha256sum target/release/opteadm |
| 600 | 2026-03-20T03:55:05.726Z | process exited: duration 86563 ms, exit code 0 |
| |
| 601 | 2026-03-20T03:55:05.732Z | found 4 output files |
| 602 | 2026-03-20T03:55:05.732Z | uploading: /work/debug/opteadm (36024552 bytes) |
| 603 | 2026-03-20T03:55:06.981Z | uploaded: /work/debug/opteadm |
| 604 | 2026-03-20T03:55:06.984Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-03-20T03:55:07.994Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-03-20T03:55:07.994Z | uploading: /work/release/opteadm (22679368 bytes) |
| 607 | 2026-03-20T03:55:09.148Z | uploaded: /work/release/opteadm |
| 608 | 2026-03-20T03:55:09.151Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-03-20T03:55:10.160Z | uploaded: /work/release/opteadm.release.sha256 |