|
|
|
| 1 | 2026-03-27T04:23:23.775Z | job assigned to worker 01KMPRFCHSM9Y26J3ZHKEA6XWB [factory aws, i-0f9e005e2fdde9e33] (queued for 25 m 47 s) |
| |
| 2 | 2026-03-27T04:23:30.612Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:23:30.616Z | ++ uname -s |
| 4 | 2026-03-27T04:23:30.619Z | + kern=SunOS |
| 5 | 2026-03-27T04:23:30.619Z | + build_user=build |
| 6 | 2026-03-27T04:23:30.619Z | + build_uid=12345 |
| 7 | 2026-03-27T04:23:30.619Z | + work_dir=/work |
| 8 | 2026-03-27T04:23:30.619Z | + input_dir=/input |
| 9 | 2026-03-27T04:23:30.619Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:23:30.619Z | + case "$kern" in |
| 11 | 2026-03-27T04:23:30.619Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:23:30.622Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:23:32.628Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:23:32.743Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:23:32.746Z | + home_fs=zfs |
| 16 | 2026-03-27T04:23:32.746Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:23:32.746Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:23:32.746Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:23:34.748Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:23:34.751Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:23:34.757Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:23:34.761Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-27T04:23:34.761Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-27T04:23:34.761Z | * rust toolchain profile = "default" |
| 25 | 2026-03-27T04:23:34.761Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-27T04:23:34.761Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T04:23:34.761Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:23:34.764Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:23:34.764Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-27T04:23:34.882Z | info: downloading installer |
| 31 | 2026-03-27T04:23:36.292Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:23:36.292Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:23:36.292Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:23:36.292Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:23:36.292Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:23:36.292Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:23:36.292Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:23:36.292Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:23:36.292Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:23:36.292Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:23:36.292Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:23:36.292Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:23:36.292Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:23:36.305Z | info: profile set to default |
| 45 | 2026-03-27T04:23:36.305Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:23:36.308Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:23:36.457Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-27T04:23:36.460Z | info: downloading 6 components |
| 49 | 2026-03-27T04:23:50.570Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-27T04:23:50.571Z | |
| 51 | 2026-03-27T04:23:50.599Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-27T04:23:50.599Z | |
| 53 | 2026-03-27T04:23:50.599Z | |
| 54 | 2026-03-27T04:23:50.599Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:23:50.599Z | |
| 56 | 2026-03-27T04:23:50.604Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:23:50.604Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:23:50.604Z | |
| 59 | 2026-03-27T04:23:50.604Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:23:50.604Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:23:50.604Z | |
| 62 | 2026-03-27T04:23:50.604Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:23:50.604Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:23:50.604Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:23:50.604Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:23:50.604Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:23:50.604Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:23:50.604Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:23:50.604Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:23:50.604Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:23:50.690Z | + rustup --version |
| 72 | 2026-03-27T04:23:50.700Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:23:50.703Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:23:50.721Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-27T04:23:50.724Z | + cargo --version |
| 76 | 2026-03-27T04:23:50.736Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-27T04:23:50.739Z | + rustc --version |
| 78 | 2026-03-27T04:23:50.758Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-27T04:23:50.760Z | process exited: duration 16002 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:23:50.766Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:23:50.782Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:23:50.787Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:23:50.790Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-27T04:23:50.793Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-27T04:23:50.823Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-27T04:23:51.566Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-27T04:23:51.567Z | + git fetch origin 56e75ed31151689afa450c72cf51c5ae25ec8925 |
| 88 | 2026-03-27T04:23:51.826Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-27T04:23:51.826Z | * branch 56e75ed31151689afa450c72cf51c5ae25ec8925 -> FETCH_HEAD |
| 90 | 2026-03-27T04:23:51.834Z | + [[ -n renovate/uuid-1.x-lockfile ]] |
| 91 | 2026-03-27T04:23:51.837Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:23:51.837Z | + current=master |
| 93 | 2026-03-27T04:23:51.837Z | + [[ master != renovate/uuid-1.x-lockfile ]] |
| 94 | 2026-03-27T04:23:51.838Z | + git branch -f renovate/uuid-1.x-lockfile 56e75ed31151689afa450c72cf51c5ae25ec8925 |
| 95 | 2026-03-27T04:23:51.840Z | + git checkout -f renovate/uuid-1.x-lockfile |
| 96 | 2026-03-27T04:23:51.855Z | Switched to branch 'renovate/uuid-1.x-lockfile' |
| 97 | 2026-03-27T04:23:51.858Z | + git reset --hard 56e75ed31151689afa450c72cf51c5ae25ec8925 |
| 98 | 2026-03-27T04:23:51.871Z | HEAD is now at 56e75ed Update Rust crate uuid to v1.23.0 |
| 99 | 2026-03-27T04:23:51.874Z | process exited: duration 1083 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:23:51.879Z | starting task 4: "build" |
| 101 | 2026-03-27T04:23:51.883Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-27T04:23:51.885Z | ++ rustup show active-toolchain |
| 103 | 2026-03-27T04:23:51.888Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-27T04:23:51.891Z | ++ pushd xde |
| 105 | 2026-03-27T04:23:51.891Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-27T04:23:51.891Z | ++ rustup show active-toolchain |
| 107 | 2026-03-27T04:23:51.894Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-27T04:23:52.042Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-27T04:23:52.045Z | info: downloading 6 components |
| 110 | 2026-03-27T04:24:07.337Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-27T04:24:07.422Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-27T04:24:07.425Z | +++ head -n 1 |
| 113 | 2026-03-27T04:24:07.425Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-27T04:24:07.473Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-27T04:24:07.473Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-27T04:24:07.473Z | ++ popd |
| 117 | 2026-03-27T04:24:07.473Z | /work/oxidecomputer/opte |
| 118 | 2026-03-27T04:24:07.476Z | + cargo --version |
| 119 | 2026-03-27T04:24:07.483Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-27T04:24:07.486Z | + rustc --version |
| 121 | 2026-03-27T04:24:07.505Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-27T04:24:07.507Z | + pushd bin/opteadm |
| 123 | 2026-03-27T04:24:07.507Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-03-27T04:24:07.507Z | + header 'check style' |
| 125 | 2026-03-27T04:24:07.508Z | + echo '# ==== check style ==== #' |
| 126 | 2026-03-27T04:24:07.508Z | # ==== check style ==== # |
| 127 | 2026-03-27T04:24:07.508Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-03-27T04:24:07.582Z | |
| 129 | 2026-03-27T04:24:07.582Z | real 0.072841949 |
| 130 | 2026-03-27T04:24:07.582Z | user 0.041291663 |
| 131 | 2026-03-27T04:24:07.582Z | sys 0.029261746 |
| 132 | 2026-03-27T04:24:07.582Z | trap 0.000001398 |
| 133 | 2026-03-27T04:24:07.583Z | tflt 0.000026912 |
| 134 | 2026-03-27T04:24:07.583Z | dflt 0.000048532 |
| 135 | 2026-03-27T04:24:07.583Z | kflt 0.000000000 |
| 136 | 2026-03-27T04:24:07.583Z | lock 0.045307414 |
| 137 | 2026-03-27T04:24:07.583Z | slp 0.055765541 |
| 138 | 2026-03-27T04:24:07.583Z | lat 0.001137711 |
| 139 | 2026-03-27T04:24:07.583Z | stop 0.000115615 |
| 140 | 2026-03-27T04:24:07.586Z | + header analyze |
| 141 | 2026-03-27T04:24:07.586Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-03-27T04:24:07.586Z | # ==== analyze ==== # |
| 143 | 2026-03-27T04:24:07.586Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 144 | 2026-03-27T04:24:07.718Z | Updating crates.io index |
| 145 | 2026-03-27T04:24:07.721Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-27T04:24:08.571Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-27T04:24:08.793Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-27T04:24:09.130Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-27T04:24:09.415Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-27T04:24:09.642Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-27T04:24:09.877Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-27T04:24:11.335Z | Downloading crates ... |
| 153 | 2026-03-27T04:24:11.394Z | Downloaded byteorder v1.5.0 |
| 154 | 2026-03-27T04:24:11.398Z | Downloaded clap v4.6.0 |
| 155 | 2026-03-27T04:24:11.403Z | Downloaded version_check v0.9.5 |
| 156 | 2026-03-27T04:24:11.406Z | Downloaded cpufeatures v0.3.0 |
| 157 | 2026-03-27T04:24:11.412Z | Downloaded defmt-macros v1.0.1 |
| 158 | 2026-03-27T04:24:11.414Z | Downloaded colored v3.1.1 |
| 159 | 2026-03-27T04:24:11.417Z | Downloaded zerocopy-derive v0.8.47 |
| 160 | 2026-03-27T04:24:11.421Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 161 | 2026-03-27T04:24:11.429Z | Downloaded cstr-argument v0.1.2 |
| 162 | 2026-03-27T04:24:11.432Z | Downloaded zerocopy v0.8.47 |
| 163 | 2026-03-27T04:24:11.440Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 164 | 2026-03-27T04:24:11.443Z | Downloaded anstream v1.0.0 |
| 165 | 2026-03-27T04:24:11.443Z | Downloaded aho-corasick v1.1.4 |
| 166 | 2026-03-27T04:24:11.446Z | Downloaded proc-macro-crate v3.5.0 |
| 167 | 2026-03-27T04:24:11.448Z | Downloaded clap_lex v1.1.0 |
| 168 | 2026-03-27T04:24:11.448Z | Downloaded rand_core v0.10.0 |
| 169 | 2026-03-27T04:24:11.448Z | Downloaded quote v1.0.45 |
| 170 | 2026-03-27T04:24:11.453Z | Downloaded terminal_size v0.4.4 |
| 171 | 2026-03-27T04:24:11.456Z | Downloaded stable_deref_trait v1.2.1 |
| 172 | 2026-03-27T04:24:11.459Z | Downloaded embedded-io v0.4.0 |
| 173 | 2026-03-27T04:24:11.462Z | Downloaded ref-cast v1.0.25 |
| 174 | 2026-03-27T04:24:11.462Z | Downloaded heck v0.5.0 |
| 175 | 2026-03-27T04:24:11.465Z | Downloaded fnv v1.0.7 |
| 176 | 2026-03-27T04:24:11.465Z | Downloaded ident_case v1.0.1 |
| 177 | 2026-03-27T04:24:11.467Z | Downloaded defmt v0.3.100 |
| 178 | 2026-03-27T04:24:11.471Z | Downloaded foreign-types-macros v0.2.3 |
| 179 | 2026-03-27T04:24:11.476Z | Downloaded darling_macro v0.21.3 |
| 180 | 2026-03-27T04:24:11.478Z | Downloaded anstyle-query v1.1.5 |
| 181 | 2026-03-27T04:24:11.481Z | Downloaded itertools v0.14.0 |
| 182 | 2026-03-27T04:24:11.485Z | Downloaded errno v0.3.14 |
| 183 | 2026-03-27T04:24:11.487Z | Downloaded cobs v0.3.0 |
| 184 | 2026-03-27T04:24:11.490Z | Downloaded managed v0.8.0 |
| 185 | 2026-03-27T04:24:11.493Z | Downloaded dyn-clone v1.0.20 |
| 186 | 2026-03-27T04:24:11.503Z | Downloaded foreign-types-shared v0.3.1 |
| 187 | 2026-03-27T04:24:11.508Z | Downloaded equivalent v1.0.2 |
| 188 | 2026-03-27T04:24:11.511Z | Downloaded pretty-hex v0.4.2 |
| 189 | 2026-03-27T04:24:11.511Z | Downloaded colorchoice v1.0.5 |
| 190 | 2026-03-27T04:24:11.513Z | Downloaded embedded-io v0.6.1 |
| 191 | 2026-03-27T04:24:11.519Z | Downloaded defmt-parser v1.0.0 |
| 192 | 2026-03-27T04:24:11.522Z | Downloaded ref-cast-impl v1.0.25 |
| 193 | 2026-03-27T04:24:11.522Z | Downloaded is_terminal_polyfill v1.70.2 |
| 194 | 2026-03-27T04:24:11.525Z | Downloaded defmt v1.0.1 |
| 195 | 2026-03-27T04:24:11.529Z | Downloaded thiserror-impl v2.0.18 |
| 196 | 2026-03-27T04:24:11.532Z | Downloaded either v1.15.0 |
| 197 | 2026-03-27T04:24:11.534Z | Downloaded utf8parse v0.2.2 |
| 198 | 2026-03-27T04:24:11.534Z | Downloaded anstyle v1.0.14 |
| 199 | 2026-03-27T04:24:11.542Z | Downloaded tabwriter v1.4.1 |
| 200 | 2026-03-27T04:24:11.545Z | Downloaded macaddr v1.0.1 |
| 201 | 2026-03-27T04:24:11.560Z | Downloaded cfg-if v1.0.4 |
| 202 | 2026-03-27T04:24:11.563Z | Downloaded thiserror v2.0.18 |
| 203 | 2026-03-27T04:24:11.565Z | Downloaded proc-macro-error2 v2.0.1 |
| 204 | 2026-03-27T04:24:11.568Z | Downloaded num_enum_derive v0.7.6 |
| 205 | 2026-03-27T04:24:11.568Z | Downloaded ipnetwork v0.21.1 |
| 206 | 2026-03-27T04:24:11.568Z | Downloaded bitflags v1.3.2 |
| 207 | 2026-03-27T04:24:11.571Z | Downloaded num_enum v0.7.6 |
| 208 | 2026-03-27T04:24:11.574Z | Downloaded ingot-types v0.1.2 |
| 209 | 2026-03-27T04:24:11.577Z | Downloaded strsim v0.11.1 |
| 210 | 2026-03-27T04:24:11.580Z | Downloaded rustversion v1.0.22 |
| 211 | 2026-03-27T04:24:11.580Z | Downloaded ingot v0.1.1 |
| 212 | 2026-03-27T04:24:11.583Z | Downloaded anstyle-parse v1.0.0 |
| 213 | 2026-03-27T04:24:11.586Z | Downloaded bitflags v2.11.0 |
| 214 | 2026-03-27T04:24:11.588Z | Downloaded postcard v1.1.3 |
| 215 | 2026-03-27T04:24:11.591Z | Downloaded foreign-types v0.5.0 |
| 216 | 2026-03-27T04:24:11.591Z | Downloaded oxnet v0.1.4 |
| 217 | 2026-03-27T04:24:11.591Z | Downloaded hash32 v0.3.1 |
| 218 | 2026-03-27T04:24:11.594Z | Downloaded pin-project-lite v0.2.17 |
| 219 | 2026-03-27T04:24:11.608Z | Downloaded anyhow v1.0.102 |
| 220 | 2026-03-27T04:24:11.616Z | Downloaded tracing-attributes v0.1.31 |
| 221 | 2026-03-27T04:24:11.619Z | Downloaded clap_derive v4.6.0 |
| 222 | 2026-03-27T04:24:11.623Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 223 | 2026-03-27T04:24:11.629Z | Downloaded once_cell v1.21.4 |
| 224 | 2026-03-27T04:24:11.632Z | Downloaded chacha20 v0.10.0 |
| 225 | 2026-03-27T04:24:11.632Z | Downloaded ingot-macros v0.1.1 |
| 226 | 2026-03-27T04:24:11.634Z | Downloaded darling v0.21.3 |
| 227 | 2026-03-27T04:24:11.637Z | Downloaded serde_derive v1.0.228 |
| 228 | 2026-03-27T04:24:11.640Z | Downloaded proc-macro2 v1.0.106 |
| 229 | 2026-03-27T04:24:11.650Z | Downloaded socket2 v0.6.3 |
| 230 | 2026-03-27T04:24:11.658Z | Downloaded unicode-ident v1.0.24 |
| 231 | 2026-03-27T04:24:11.661Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 232 | 2026-03-27T04:24:11.664Z | Downloaded uuid v1.23.0 |
| 233 | 2026-03-27T04:24:11.669Z | Downloaded heapless v0.8.0 |
| 234 | 2026-03-27T04:24:11.679Z | Downloaded darling_core v0.21.3 |
| 235 | 2026-03-27T04:24:11.682Z | Downloaded tracing-core v0.1.36 |
| 236 | 2026-03-27T04:24:11.685Z | Downloaded serde_core v1.0.228 |
| 237 | 2026-03-27T04:24:11.701Z | Downloaded getrandom v0.4.2 |
| 238 | 2026-03-27T04:24:11.712Z | Downloaded serde v1.0.228 |
| 239 | 2026-03-27T04:24:11.725Z | Downloaded syn v1.0.109 |
| 240 | 2026-03-27T04:24:11.730Z | Downloaded memchr v2.8.0 |
| 241 | 2026-03-27T04:24:11.743Z | Downloaded indexmap v2.13.0 |
| 242 | 2026-03-27T04:24:11.752Z | Downloaded rand v0.10.0 |
| 243 | 2026-03-27T04:24:11.755Z | Downloaded hashbrown v0.16.1 |
| 244 | 2026-03-27T04:24:11.765Z | Downloaded regex v1.12.3 |
| 245 | 2026-03-27T04:24:11.786Z | Downloaded clap_builder v4.6.0 |
| 246 | 2026-03-27T04:24:11.798Z | Downloaded winnow v1.0.0 |
| 247 | 2026-03-27T04:24:11.867Z | Downloaded unicode-width v0.2.2 |
| 248 | 2026-03-27T04:24:11.873Z | Downloaded syn v2.0.117 |
| 249 | 2026-03-27T04:24:11.881Z | Downloaded smoltcp v0.11.0 |
| 250 | 2026-03-27T04:24:11.887Z | Downloaded regex-syntax v0.8.10 |
| 251 | 2026-03-27T04:24:11.902Z | Downloaded rustix v1.1.4 |
| 252 | 2026-03-27T04:24:11.926Z | Downloaded tracing v0.1.44 |
| 253 | 2026-03-27T04:24:11.953Z | Downloaded regex-automata v0.4.14 |
| 254 | 2026-03-27T04:24:11.966Z | Downloaded libc v0.2.183 |
| 255 | 2026-03-27T04:24:12.029Z | Compiling proc-macro2 v1.0.106 |
| 256 | 2026-03-27T04:24:12.029Z | Compiling quote v1.0.45 |
| 257 | 2026-03-27T04:24:12.029Z | Compiling unicode-ident v1.0.24 |
| 258 | 2026-03-27T04:24:12.032Z | Compiling serde_core v1.0.228 |
| 259 | 2026-03-27T04:24:12.032Z | Compiling libc v0.2.183 |
| 260 | 2026-03-27T04:24:12.032Z | Checking cfg-if v1.0.4 |
| 261 | 2026-03-27T04:24:12.032Z | Compiling ident_case v1.0.1 |
| 262 | 2026-03-27T04:24:12.032Z | Compiling memchr v2.8.0 |
| 263 | 2026-03-27T04:24:12.155Z | Compiling thiserror v2.0.18 |
| 264 | 2026-03-27T04:24:12.222Z | Compiling fnv v1.0.7 |
| 265 | 2026-03-27T04:24:12.225Z | Compiling strsim v0.11.1 |
| 266 | 2026-03-27T04:24:12.310Z | Compiling regex-syntax v0.8.10 |
| 267 | 2026-03-27T04:24:12.494Z | Compiling aho-corasick v1.1.4 |
| 268 | 2026-03-27T04:24:12.511Z | Compiling zerocopy v0.8.47 |
| 269 | 2026-03-27T04:24:12.667Z | Compiling either v1.15.0 |
| 270 | 2026-03-27T04:24:12.673Z | Compiling anyhow v1.0.102 |
| 271 | 2026-03-27T04:24:12.790Z | Compiling hashbrown v0.16.1 |
| 272 | 2026-03-27T04:24:12.855Z | Compiling serde v1.0.228 |
| 273 | 2026-03-27T04:24:12.889Z | Compiling equivalent v1.0.2 |
| 274 | 2026-03-27T04:24:12.966Z | Compiling winnow v1.0.0 |
| 275 | 2026-03-27T04:24:13.018Z | Compiling itertools v0.14.0 |
| 276 | 2026-03-27T04:24:13.306Z | Compiling indexmap v2.13.0 |
| 277 | 2026-03-27T04:24:13.343Z | Compiling syn v2.0.117 |
| 278 | 2026-03-27T04:24:13.403Z | Compiling heapless v0.8.0 |
| 279 | 2026-03-27T04:24:13.692Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 280 | 2026-03-27T04:24:13.858Z | Checking bitflags v2.11.0 |
| 281 | 2026-03-27T04:24:13.883Z | Compiling regex-automata v0.4.14 |
| 282 | 2026-03-27T04:24:13.890Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 283 | 2026-03-27T04:24:13.900Z | Checking byteorder v1.5.0 |
| 284 | 2026-03-27T04:24:14.009Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 285 | 2026-03-27T04:24:14.048Z | Checking hash32 v0.3.1 |
| 286 | 2026-03-27T04:24:14.106Z | Compiling rustversion v1.0.22 |
| 287 | 2026-03-27T04:24:14.151Z | Checking macaddr v1.0.1 |
| 288 | 2026-03-27T04:24:14.222Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 289 | 2026-03-27T04:24:14.242Z | Checking stable_deref_trait v1.2.1 |
| 290 | 2026-03-27T04:24:14.287Z | Compiling smoltcp v0.11.0 |
| 291 | 2026-03-27T04:24:14.316Z | Compiling syn v1.0.109 |
| 292 | 2026-03-27T04:24:14.477Z | Compiling rustix v1.1.4 |
| 293 | 2026-03-27T04:24:14.493Z | Checking bitflags v1.3.2 |
| 294 | 2026-03-27T04:24:14.553Z | Compiling ref-cast v1.0.25 |
| 295 | 2026-03-27T04:24:14.646Z | Compiling getrandom v0.4.2 |
| 296 | 2026-03-27T04:24:14.668Z | Compiling version_check v0.9.5 |
| 297 | 2026-03-27T04:24:14.700Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 298 | 2026-03-27T04:24:14.832Z | Compiling proc-macro-crate v3.5.0 |
| 299 | 2026-03-27T04:24:14.868Z | Checking managed v0.8.0 |
| 300 | 2026-03-27T04:24:14.913Z | Checking rand_core v0.10.0 |
| 301 | 2026-03-27T04:24:14.945Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 302 | 2026-03-27T04:24:15.182Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-03-27T04:24:15.196Z | Checking errno v0.3.14 |
| 304 | 2026-03-27T04:24:15.260Z | Checking foreign-types-shared v0.3.1 |
| 305 | 2026-03-27T04:24:15.322Z | Checking once_cell v1.21.4 |
| 306 | 2026-03-27T04:24:15.354Z | Checking unicode-width v0.2.2 |
| 307 | 2026-03-27T04:24:15.475Z | Checking utf8parse v0.2.2 |
| 308 | 2026-03-27T04:24:15.491Z | Checking cpufeatures v0.3.0 |
| 309 | 2026-03-27T04:24:15.568Z | Checking ipnetwork v0.21.1 |
| 310 | 2026-03-27T04:24:15.599Z | Compiling regex v1.12.3 |
| 311 | 2026-03-27T04:24:15.736Z | Checking tabwriter v1.4.1 |
| 312 | 2026-03-27T04:24:15.738Z | Checking anstyle-parse v1.0.0 |
| 313 | 2026-03-27T04:24:15.873Z | Checking chacha20 v0.10.0 |
| 314 | 2026-03-27T04:24:15.880Z | Checking tracing-core v0.1.36 |
| 315 | 2026-03-27T04:24:15.901Z | Checking cstr-argument v0.1.2 |
| 316 | 2026-03-27T04:24:15.984Z | Compiling darling_core v0.21.3 |
| 317 | 2026-03-27T04:24:16.328Z | Checking dyn-clone v1.0.20 |
| 318 | 2026-03-27T04:24:16.423Z | Checking anstyle-query v1.1.5 |
| 319 | 2026-03-27T04:24:16.429Z | Checking pin-project-lite v0.2.17 |
| 320 | 2026-03-27T04:24:16.442Z | Checking anstyle v1.0.14 |
| 321 | 2026-03-27T04:24:16.468Z | Checking colorchoice v1.0.5 |
| 322 | 2026-03-27T04:24:16.501Z | Checking pretty-hex v0.4.2 |
| 323 | 2026-03-27T04:24:16.501Z | Checking is_terminal_polyfill v1.70.2 |
| 324 | 2026-03-27T04:24:16.504Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 325 | 2026-03-27T04:24:16.575Z | Checking terminal_size v0.4.4 |
| 326 | 2026-03-27T04:24:16.612Z | Checking anstream v1.0.0 |
| 327 | 2026-03-27T04:24:16.677Z | Checking rand v0.10.0 |
| 328 | 2026-03-27T04:24:16.723Z | Checking uuid v1.23.0 |
| 329 | 2026-03-27T04:24:16.744Z | Checking socket2 v0.6.3 |
| 330 | 2026-03-27T04:24:16.801Z | Checking colored v3.1.1 |
| 331 | 2026-03-27T04:24:16.910Z | Compiling heck v0.5.0 |
| 332 | 2026-03-27T04:24:16.970Z | Checking oxnet v0.1.4 |
| 333 | 2026-03-27T04:24:16.983Z | Checking clap_lex v1.1.0 |
| 334 | 2026-03-27T04:24:17.123Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 335 | 2026-03-27T04:24:17.135Z | Checking clap_builder v4.6.0 |
| 336 | 2026-03-27T04:24:17.194Z | Compiling thiserror-impl v2.0.18 |
| 337 | 2026-03-27T04:24:17.213Z | Compiling serde_derive v1.0.228 |
| 338 | 2026-03-27T04:24:17.360Z | Compiling zerocopy-derive v0.8.47 |
| 339 | 2026-03-27T04:24:17.532Z | Compiling num_enum_derive v0.7.6 |
| 340 | 2026-03-27T04:24:17.927Z | Compiling foreign-types-macros v0.2.3 |
| 341 | 2026-03-27T04:24:18.003Z | Compiling darling_macro v0.21.3 |
| 342 | 2026-03-27T04:24:18.189Z | Compiling ref-cast-impl v1.0.25 |
| 343 | 2026-03-27T04:24:18.360Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 344 | 2026-03-27T04:24:18.472Z | Checking cobs v0.3.0 |
| 345 | 2026-03-27T04:24:18.504Z | Checking num_enum v0.7.6 |
| 346 | 2026-03-27T04:24:18.540Z | Checking foreign-types v0.5.0 |
| 347 | 2026-03-27T04:24:18.543Z | Compiling darling v0.21.3 |
| 348 | 2026-03-27T04:24:18.603Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 349 | 2026-03-27T04:24:18.606Z | Compiling tracing-attributes v0.1.31 |
| 350 | 2026-03-27T04:24:18.614Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 351 | 2026-03-27T04:24:18.619Z | Compiling ingot-macros v0.1.1 |
| 352 | 2026-03-27T04:24:18.757Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 353 | 2026-03-27T04:24:18.827Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 354 | 2026-03-27T04:24:18.852Z | Compiling clap_derive v4.6.0 |
| 355 | 2026-03-27T04:24:19.619Z | Checking tracing v0.1.44 |
| 356 | 2026-03-27T04:24:19.955Z | Checking postcard v1.1.3 |
| 357 | 2026-03-27T04:24:20.192Z | Checking clap v4.6.0 |
| 358 | 2026-03-27T04:24:21.272Z | Checking ingot-types v0.1.2 |
| 359 | 2026-03-27T04:24:21.534Z | Checking ingot v0.1.1 |
| 360 | 2026-03-27T04:24:22.803Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-03-27T04:24:23.984Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-03-27T04:24:25.099Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-03-27T04:24:25.919Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.28s |
| 364 | 2026-03-27T04:24:26.034Z | |
| 365 | 2026-03-27T04:24:26.036Z | real 18.444703343 |
| 366 | 2026-03-27T04:24:26.036Z | user 53.446118883 |
| 367 | 2026-03-27T04:24:26.036Z | sys 13.046592305 |
| 368 | 2026-03-27T04:24:26.036Z | trap 0.037221541 |
| 369 | 2026-03-27T04:24:26.037Z | tflt 0.089215685 |
| 370 | 2026-03-27T04:24:26.037Z | dflt 0.099355779 |
| 371 | 2026-03-27T04:24:26.037Z | kflt 0.005156110 |
| 372 | 2026-03-27T04:24:26.037Z | lock 2:47.910352881 |
| 373 | 2026-03-27T04:24:26.037Z | slp 2:56.987401720 |
| 374 | 2026-03-27T04:24:26.037Z | lat 3.117691577 |
| 375 | 2026-03-27T04:24:26.037Z | stop 10.920983880 |
| 376 | 2026-03-27T04:24:26.037Z | + header 'debug build' |
| 377 | 2026-03-27T04:24:26.037Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-03-27T04:24:26.037Z | # ==== debug build ==== # |
| 379 | 2026-03-27T04:24:26.037Z | + ptime -m cargo build |
| 380 | 2026-03-27T04:24:26.190Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-03-27T04:24:26.193Z | Compiling serde_core v1.0.228 |
| 382 | 2026-03-27T04:24:26.193Z | Compiling libc v0.2.183 |
| 383 | 2026-03-27T04:24:26.216Z | Compiling thiserror v2.0.18 |
| 384 | 2026-03-27T04:24:26.219Z | Compiling byteorder v1.5.0 |
| 385 | 2026-03-27T04:24:26.222Z | Compiling zerocopy v0.8.47 |
| 386 | 2026-03-27T04:24:26.227Z | Compiling macaddr v1.0.1 |
| 387 | 2026-03-27T04:24:26.227Z | Compiling stable_deref_trait v1.2.1 |
| 388 | 2026-03-27T04:24:26.264Z | Compiling managed v0.8.0 |
| 389 | 2026-03-27T04:24:26.274Z | Compiling cobs v0.3.0 |
| 390 | 2026-03-27T04:24:26.289Z | Compiling rand_core v0.10.0 |
| 391 | 2026-03-27T04:24:26.378Z | Compiling hash32 v0.3.1 |
| 392 | 2026-03-27T04:24:26.436Z | Compiling bitflags v1.3.2 |
| 393 | 2026-03-27T04:24:26.456Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 394 | 2026-03-27T04:24:26.469Z | Compiling unicode-width v0.2.2 |
| 395 | 2026-03-27T04:24:26.493Z | Compiling heapless v0.8.0 |
| 396 | 2026-03-27T04:24:26.516Z | Compiling errno v0.3.14 |
| 397 | 2026-03-27T04:24:26.533Z | Compiling ipnetwork v0.21.1 |
| 398 | 2026-03-27T04:24:26.550Z | Compiling foreign-types-shared v0.3.1 |
| 399 | 2026-03-27T04:24:26.626Z | Compiling once_cell v1.21.4 |
| 400 | 2026-03-27T04:24:26.669Z | Compiling utf8parse v0.2.2 |
| 401 | 2026-03-27T04:24:26.675Z | Compiling cpufeatures v0.3.0 |
| 402 | 2026-03-27T04:24:26.734Z | Compiling memchr v2.8.0 |
| 403 | 2026-03-27T04:24:26.755Z | Compiling anstyle-parse v1.0.0 |
| 404 | 2026-03-27T04:24:26.760Z | Compiling chacha20 v0.10.0 |
| 405 | 2026-03-27T04:24:26.849Z | Compiling tracing-core v0.1.36 |
| 406 | 2026-03-27T04:24:26.900Z | Compiling smoltcp v0.11.0 |
| 407 | 2026-03-27T04:24:26.988Z | Compiling tabwriter v1.4.1 |
| 408 | 2026-03-27T04:24:27.040Z | Compiling foreign-types v0.5.0 |
| 409 | 2026-03-27T04:24:27.082Z | Compiling getrandom v0.4.2 |
| 410 | 2026-03-27T04:24:27.104Z | Compiling cstr-argument v0.1.2 |
| 411 | 2026-03-27T04:24:27.257Z | Compiling ref-cast v1.0.25 |
| 412 | 2026-03-27T04:24:27.286Z | Compiling num_enum v0.7.6 |
| 413 | 2026-03-27T04:24:27.344Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 414 | 2026-03-27T04:24:27.389Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-03-27T04:24:27.403Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-03-27T04:24:27.459Z | Compiling dyn-clone v1.0.20 |
| 417 | 2026-03-27T04:24:27.487Z | Compiling is_terminal_polyfill v1.70.2 |
| 418 | 2026-03-27T04:24:27.566Z | Compiling pretty-hex v0.4.2 |
| 419 | 2026-03-27T04:24:27.613Z | Compiling anstyle-query v1.1.5 |
| 420 | 2026-03-27T04:24:27.693Z | Compiling colorchoice v1.0.5 |
| 421 | 2026-03-27T04:24:27.710Z | Compiling pin-project-lite v0.2.17 |
| 422 | 2026-03-27T04:24:27.795Z | Compiling anstyle v1.0.14 |
| 423 | 2026-03-27T04:24:27.795Z | Compiling tracing v0.1.44 |
| 424 | 2026-03-27T04:24:27.897Z | Compiling bitflags v2.11.0 |
| 425 | 2026-03-27T04:24:27.950Z | Compiling serde v1.0.228 |
| 426 | 2026-03-27T04:24:28.053Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 427 | 2026-03-27T04:24:28.066Z | Compiling rustix v1.1.4 |
| 428 | 2026-03-27T04:24:28.146Z | Compiling anstream v1.0.0 |
| 429 | 2026-03-27T04:24:28.252Z | Compiling uuid v1.23.0 |
| 430 | 2026-03-27T04:24:28.326Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 431 | 2026-03-27T04:24:28.536Z | Compiling postcard v1.1.3 |
| 432 | 2026-03-27T04:24:28.642Z | Compiling terminal_size v0.4.4 |
| 433 | 2026-03-27T04:24:28.648Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 434 | 2026-03-27T04:24:28.648Z | Compiling anyhow v1.0.102 |
| 435 | 2026-03-27T04:24:28.788Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 436 | 2026-03-27T04:24:28.809Z | Compiling rand v0.10.0 |
| 437 | 2026-03-27T04:24:28.875Z | Compiling socket2 v0.6.3 |
| 438 | 2026-03-27T04:24:28.898Z | Compiling clap_lex v1.1.0 |
| 439 | 2026-03-27T04:24:29.126Z | Compiling ingot-types v0.1.2 |
| 440 | 2026-03-27T04:24:29.171Z | Compiling winnow v1.0.0 |
| 441 | 2026-03-27T04:24:29.212Z | Compiling oxnet v0.1.4 |
| 442 | 2026-03-27T04:24:29.286Z | Compiling colored v3.1.1 |
| 443 | 2026-03-27T04:24:29.470Z | Compiling ingot v0.1.1 |
| 444 | 2026-03-27T04:24:29.531Z | Compiling strsim v0.11.1 |
| 445 | 2026-03-27T04:24:29.684Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 446 | 2026-03-27T04:24:29.827Z | Compiling clap_builder v4.6.0 |
| 447 | 2026-03-27T04:24:30.187Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 448 | 2026-03-27T04:24:31.112Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-03-27T04:24:31.625Z | Compiling clap v4.6.0 |
| 450 | 2026-03-27T04:24:32.486Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-03-27T04:24:33.904Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-03-27T04:24:38.213Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.16s |
| 453 | 2026-03-27T04:24:38.240Z | |
| 454 | 2026-03-27T04:24:38.243Z | real 12.194358252 |
| 455 | 2026-03-27T04:24:38.243Z | user 1:04.294002107 |
| 456 | 2026-03-27T04:24:38.243Z | sys 5.874589464 |
| 457 | 2026-03-27T04:24:38.243Z | trap 0.030262994 |
| 458 | 2026-03-27T04:24:38.243Z | tflt 0.077056012 |
| 459 | 2026-03-27T04:24:38.243Z | dflt 0.250656451 |
| 460 | 2026-03-27T04:24:38.243Z | kflt 0.000003629 |
| 461 | 2026-03-27T04:24:38.243Z | lock 2:54.786600371 |
| 462 | 2026-03-27T04:24:38.243Z | slp 1:55.470037657 |
| 463 | 2026-03-27T04:24:38.243Z | lat 4.805603685 |
| 464 | 2026-03-27T04:24:38.243Z | stop 3.744911744 |
| 465 | 2026-03-27T04:24:38.243Z | + header 'release build' |
| 466 | 2026-03-27T04:24:38.243Z | # ==== release build ==== # |
| 467 | 2026-03-27T04:24:38.243Z | + echo '# ==== release build ==== #' |
| 468 | 2026-03-27T04:24:38.243Z | + ptime -m cargo build --release |
| 469 | 2026-03-27T04:24:38.339Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-03-27T04:24:38.339Z | Compiling unicode-ident v1.0.24 |
| 471 | 2026-03-27T04:24:38.339Z | Compiling quote v1.0.45 |
| 472 | 2026-03-27T04:24:38.339Z | Compiling serde_core v1.0.228 |
| 473 | 2026-03-27T04:24:38.339Z | Compiling libc v0.2.183 |
| 474 | 2026-03-27T04:24:38.339Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-03-27T04:24:38.342Z | Compiling fnv v1.0.7 |
| 476 | 2026-03-27T04:24:38.343Z | Compiling memchr v2.8.0 |
| 477 | 2026-03-27T04:24:38.412Z | Compiling ident_case v1.0.1 |
| 478 | 2026-03-27T04:24:38.429Z | Compiling strsim v0.11.1 |
| 479 | 2026-03-27T04:24:38.451Z | Compiling thiserror v2.0.18 |
| 480 | 2026-03-27T04:24:38.507Z | Compiling regex-syntax v0.8.10 |
| 481 | 2026-03-27T04:24:38.652Z | Compiling zerocopy v0.8.47 |
| 482 | 2026-03-27T04:24:38.690Z | Compiling winnow v1.0.0 |
| 483 | 2026-03-27T04:24:38.877Z | Compiling aho-corasick v1.1.4 |
| 484 | 2026-03-27T04:24:38.939Z | Compiling hashbrown v0.16.1 |
| 485 | 2026-03-27T04:24:39.003Z | Compiling either v1.15.0 |
| 486 | 2026-03-27T04:24:39.057Z | Compiling anyhow v1.0.102 |
| 487 | 2026-03-27T04:24:39.184Z | Compiling serde v1.0.228 |
| 488 | 2026-03-27T04:24:39.444Z | Compiling equivalent v1.0.2 |
| 489 | 2026-03-27T04:24:39.484Z | Compiling itertools v0.14.0 |
| 490 | 2026-03-27T04:24:39.514Z | Compiling indexmap v2.13.0 |
| 491 | 2026-03-27T04:24:39.582Z | Compiling syn v2.0.117 |
| 492 | 2026-03-27T04:24:39.628Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 493 | 2026-03-27T04:24:39.692Z | Compiling heapless v0.8.0 |
| 494 | 2026-03-27T04:24:39.981Z | Compiling regex-automata v0.4.14 |
| 495 | 2026-03-27T04:24:40.110Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 496 | 2026-03-27T04:24:40.149Z | Compiling byteorder v1.5.0 |
| 497 | 2026-03-27T04:24:40.313Z | Compiling hash32 v0.3.1 |
| 498 | 2026-03-27T04:24:40.324Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 499 | 2026-03-27T04:24:40.372Z | Compiling smoltcp v0.11.0 |
| 500 | 2026-03-27T04:24:40.436Z | Compiling bitflags v2.11.0 |
| 501 | 2026-03-27T04:24:40.537Z | Compiling syn v1.0.109 |
| 502 | 2026-03-27T04:24:40.573Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 503 | 2026-03-27T04:24:40.691Z | Compiling macaddr v1.0.1 |
| 504 | 2026-03-27T04:24:40.691Z | Compiling rustversion v1.0.22 |
| 505 | 2026-03-27T04:24:40.751Z | Compiling stable_deref_trait v1.2.1 |
| 506 | 2026-03-27T04:24:40.819Z | Compiling bitflags v1.3.2 |
| 507 | 2026-03-27T04:24:40.865Z | Compiling proc-macro-crate v3.5.0 |
| 508 | 2026-03-27T04:24:40.873Z | Compiling managed v0.8.0 |
| 509 | 2026-03-27T04:24:40.879Z | Compiling getrandom v0.4.2 |
| 510 | 2026-03-27T04:24:41.054Z | Compiling rustix v1.1.4 |
| 511 | 2026-03-27T04:24:41.092Z | Compiling version_check v0.9.5 |
| 512 | 2026-03-27T04:24:41.128Z | Compiling ref-cast v1.0.25 |
| 513 | 2026-03-27T04:24:41.192Z | Compiling rand_core v0.10.0 |
| 514 | 2026-03-27T04:24:41.253Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 515 | 2026-03-27T04:24:41.341Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 516 | 2026-03-27T04:24:41.465Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 517 | 2026-03-27T04:24:41.556Z | Compiling errno v0.3.14 |
| 518 | 2026-03-27T04:24:41.576Z | Compiling regex v1.12.3 |
| 519 | 2026-03-27T04:24:41.689Z | Compiling cpufeatures v0.3.0 |
| 520 | 2026-03-27T04:24:41.751Z | Compiling once_cell v1.21.4 |
| 521 | 2026-03-27T04:24:41.819Z | Compiling ipnetwork v0.21.1 |
| 522 | 2026-03-27T04:24:41.867Z | Compiling foreign-types-shared v0.3.1 |
| 523 | 2026-03-27T04:24:41.946Z | Compiling utf8parse v0.2.2 |
| 524 | 2026-03-27T04:24:41.949Z | Compiling unicode-width v0.2.2 |
| 525 | 2026-03-27T04:24:42.034Z | Compiling anstyle-parse v1.0.0 |
| 526 | 2026-03-27T04:24:42.185Z | Compiling darling_core v0.21.3 |
| 527 | 2026-03-27T04:24:42.228Z | Compiling tabwriter v1.4.1 |
| 528 | 2026-03-27T04:24:42.228Z | Compiling tracing-core v0.1.36 |
| 529 | 2026-03-27T04:24:42.471Z | Compiling cstr-argument v0.1.2 |
| 530 | 2026-03-27T04:24:42.535Z | Compiling chacha20 v0.10.0 |
| 531 | 2026-03-27T04:24:43.032Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 532 | 2026-03-27T04:24:43.089Z | Compiling dyn-clone v1.0.20 |
| 533 | 2026-03-27T04:24:43.167Z | Compiling is_terminal_polyfill v1.70.2 |
| 534 | 2026-03-27T04:24:43.217Z | Compiling anstyle-query v1.1.5 |
| 535 | 2026-03-27T04:24:43.241Z | Compiling anstyle v1.0.14 |
| 536 | 2026-03-27T04:24:43.241Z | Compiling pretty-hex v0.4.2 |
| 537 | 2026-03-27T04:24:43.305Z | Compiling pin-project-lite v0.2.17 |
| 538 | 2026-03-27T04:24:43.319Z | Compiling thiserror-impl v2.0.18 |
| 539 | 2026-03-27T04:24:43.364Z | Compiling serde_derive v1.0.228 |
| 540 | 2026-03-27T04:24:43.380Z | Compiling zerocopy-derive v0.8.47 |
| 541 | 2026-03-27T04:24:43.384Z | Compiling num_enum_derive v0.7.6 |
| 542 | 2026-03-27T04:24:43.464Z | Compiling foreign-types-macros v0.2.3 |
| 543 | 2026-03-27T04:24:43.915Z | Compiling ref-cast-impl v1.0.25 |
| 544 | 2026-03-27T04:24:44.062Z | Compiling foreign-types v0.5.0 |
| 545 | 2026-03-27T04:24:44.125Z | Compiling tracing-attributes v0.1.31 |
| 546 | 2026-03-27T04:24:44.263Z | Compiling darling_macro v0.21.3 |
| 547 | 2026-03-27T04:24:44.340Z | Compiling num_enum v0.7.6 |
| 548 | 2026-03-27T04:24:44.441Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 549 | 2026-03-27T04:24:44.622Z | Compiling cobs v0.3.0 |
| 550 | 2026-03-27T04:24:44.630Z | Compiling colorchoice v1.0.5 |
| 551 | 2026-03-27T04:24:44.728Z | Compiling anstream v1.0.0 |
| 552 | 2026-03-27T04:24:44.806Z | Compiling darling v0.21.3 |
| 553 | 2026-03-27T04:24:44.810Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 554 | 2026-03-27T04:24:44.825Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 555 | 2026-03-27T04:24:44.871Z | Compiling ingot-macros v0.1.1 |
| 556 | 2026-03-27T04:24:44.910Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 557 | 2026-03-27T04:24:45.248Z | Compiling terminal_size v0.4.4 |
| 558 | 2026-03-27T04:24:45.264Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 559 | 2026-03-27T04:24:45.305Z | Compiling rand v0.10.0 |
| 560 | 2026-03-27T04:24:45.366Z | Compiling uuid v1.23.0 |
| 561 | 2026-03-27T04:24:45.370Z | Compiling socket2 v0.6.3 |
| 562 | 2026-03-27T04:24:45.374Z | Compiling tracing v0.1.44 |
| 563 | 2026-03-27T04:24:45.667Z | Compiling colored v3.1.1 |
| 564 | 2026-03-27T04:24:45.671Z | Compiling oxnet v0.1.4 |
| 565 | 2026-03-27T04:24:45.740Z | Compiling heck v0.5.0 |
| 566 | 2026-03-27T04:24:45.930Z | Compiling clap_lex v1.1.0 |
| 567 | 2026-03-27T04:24:46.095Z | Compiling clap_builder v4.6.0 |
| 568 | 2026-03-27T04:24:46.202Z | Compiling clap_derive v4.6.0 |
| 569 | 2026-03-27T04:24:46.230Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 570 | 2026-03-27T04:24:46.544Z | Compiling postcard v1.1.3 |
| 571 | 2026-03-27T04:24:47.750Z | Compiling ingot-types v0.1.2 |
| 572 | 2026-03-27T04:24:48.012Z | Compiling clap v4.6.0 |
| 573 | 2026-03-27T04:24:48.080Z | Compiling ingot v0.1.1 |
| 574 | 2026-03-27T04:24:49.706Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 575 | 2026-03-27T04:24:50.700Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 576 | 2026-03-27T04:24:51.642Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 577 | 2026-03-27T04:24:57.911Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.65s |
| 578 | 2026-03-27T04:24:57.940Z | |
| 579 | 2026-03-27T04:24:57.940Z | real 19.687481256 |
| 580 | 2026-03-27T04:24:57.940Z | user 1:40.651772177 |
| 581 | 2026-03-27T04:24:57.940Z | sys 13.300834334 |
| 582 | 2026-03-27T04:24:57.940Z | trap 0.049927957 |
| 583 | 2026-03-27T04:24:57.940Z | tflt 0.157324651 |
| 584 | 2026-03-27T04:24:57.940Z | dflt 0.322391865 |
| 585 | 2026-03-27T04:24:57.940Z | kflt 0.000013267 |
| 586 | 2026-03-27T04:24:57.940Z | lock 4:25.534436039 |
| 587 | 2026-03-27T04:24:57.940Z | slp 3:21.571758121 |
| 588 | 2026-03-27T04:24:57.940Z | lat 5.555312323 |
| 589 | 2026-03-27T04:24:57.940Z | stop 9.542965486 |
| 590 | 2026-03-27T04:24:57.943Z | + popd |
| 591 | 2026-03-27T04:24:57.943Z | /work/oxidecomputer/opte |
| 592 | 2026-03-27T04:24:57.943Z | + for x in debug release |
| 593 | 2026-03-27T04:24:57.943Z | + mkdir -p /work/debug |
| 594 | 2026-03-27T04:24:57.944Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-03-27T04:24:57.965Z | + sha256sum target/debug/opteadm |
| 596 | 2026-03-27T04:24:57.989Z | + for x in debug release |
| 597 | 2026-03-27T04:24:57.989Z | + mkdir -p /work/release |
| 598 | 2026-03-27T04:24:57.992Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-03-27T04:24:58.005Z | + sha256sum target/release/opteadm |
| 600 | 2026-03-27T04:24:58.020Z | process exited: duration 66135 ms, exit code 0 |
| |
| 601 | 2026-03-27T04:24:58.031Z | found 4 output files |
| 602 | 2026-03-27T04:24:58.031Z | uploading: /work/debug/opteadm (36021424 bytes) |
| 603 | 2026-03-27T04:24:59.240Z | uploaded: /work/debug/opteadm |
| 604 | 2026-03-27T04:24:59.240Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-03-27T04:25:00.249Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-03-27T04:25:00.249Z | uploading: /work/release/opteadm (22669120 bytes) |
| 607 | 2026-03-27T04:25:01.379Z | uploaded: /work/release/opteadm |
| 608 | 2026-03-27T04:25:01.379Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-03-27T04:25:02.387Z | uploaded: /work/release/opteadm.release.sha256 |