|
|
|
| 1 | 2026-04-01T14:37:46.280Z | job assigned to worker 01KN4QKYCYTH7A487VQWNJK7EW [factory aws, i-03f9b31668b3820db] (queued for 10 m 19 s) |
| |
| 2 | 2026-04-01T14:37:52.935Z | starting task 0: "setup" |
| 3 | 2026-04-01T14:37:52.941Z | ++ uname -s |
| 4 | 2026-04-01T14:37:52.944Z | + kern=SunOS |
| 5 | 2026-04-01T14:37:52.944Z | + build_user=build |
| 6 | 2026-04-01T14:37:52.944Z | + build_uid=12345 |
| 7 | 2026-04-01T14:37:52.944Z | + work_dir=/work |
| 8 | 2026-04-01T14:37:52.944Z | + input_dir=/input |
| 9 | 2026-04-01T14:37:52.944Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T14:37:52.944Z | + case "$kern" in |
| 11 | 2026-04-01T14:37:52.944Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T14:37:52.944Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T14:37:54.949Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T14:37:55.065Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T14:37:55.068Z | + home_fs=zfs |
| 16 | 2026-04-01T14:37:55.068Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T14:37:55.068Z | + mkdir -p /home/build |
| 18 | 2026-04-01T14:37:55.069Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T14:37:56.069Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T14:37:56.072Z | process exited: duration 3134 ms, exit code 0 |
| |
| 21 | 2026-04-01T14:37:56.079Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T14:37:56.082Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-01T14:37:56.082Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-01T14:37:56.082Z | * rust toolchain channel = "1.94.1" |
| 25 | 2026-04-01T14:37:56.082Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-01T14:37:56.082Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T14:37:56.082Z | * rust toolchain profile = "default" |
| 28 | 2026-04-01T14:37:56.086Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T14:37:56.086Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-01T14:37:56.179Z | info: downloading installer |
| 31 | 2026-04-01T14:37:57.851Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T14:37:57.851Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T14:37:57.851Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T14:37:57.851Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T14:37:57.851Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T14:37:57.851Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T14:37:57.851Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T14:37:57.851Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T14:37:57.851Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T14:37:57.851Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T14:37:57.851Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T14:37:57.851Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T14:37:57.851Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T14:37:57.864Z | info: profile set to default |
| 45 | 2026-04-01T14:37:57.864Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T14:37:57.867Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-01T14:37:57.996Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-01T14:37:57.999Z | info: downloading 6 components |
| 49 | 2026-04-01T14:38:12.512Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-01T14:38:12.512Z | |
| 51 | 2026-04-01T14:38:12.540Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-01T14:38:12.540Z | |
| 53 | 2026-04-01T14:38:12.540Z | |
| 54 | 2026-04-01T14:38:12.540Z | Rust is installed now. Great! |
| 55 | 2026-04-01T14:38:12.540Z | |
| 56 | 2026-04-01T14:38:12.543Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T14:38:12.543Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T14:38:12.543Z | |
| 59 | 2026-04-01T14:38:12.543Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T14:38:12.543Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T14:38:12.544Z | |
| 62 | 2026-04-01T14:38:12.544Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T14:38:12.544Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T14:38:12.544Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T14:38:12.544Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T14:38:12.544Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T14:38:12.544Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T14:38:12.544Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T14:38:12.544Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T14:38:12.544Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T14:38:12.633Z | + rustup --version |
| 72 | 2026-04-01T14:38:12.641Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T14:38:12.645Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T14:38:12.663Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-01T14:38:12.666Z | + cargo --version |
| 76 | 2026-04-01T14:38:12.678Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-01T14:38:12.681Z | + rustc --version |
| 78 | 2026-04-01T14:38:12.699Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-01T14:38:12.702Z | process exited: duration 16621 ms, exit code 0 |
| |
| 80 | 2026-04-01T14:38:12.709Z | starting task 2: "authentication" |
| 81 | 2026-04-01T14:38:12.725Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-01T14:38:12.740Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T14:38:12.743Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-01T14:38:12.746Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-01T14:38:12.872Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-01T14:38:13.790Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-01T14:38:13.790Z | + git fetch origin 405ae574a05cc2ef6b87cba638f705991d049001 |
| 88 | 2026-04-01T14:38:14.062Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-01T14:38:14.062Z | * branch 405ae574a05cc2ef6b87cba638f705991d049001 -> FETCH_HEAD |
| 90 | 2026-04-01T14:38:14.067Z | + [[ -n '' ]] |
| 91 | 2026-04-01T14:38:14.067Z | + git reset --hard 405ae574a05cc2ef6b87cba638f705991d049001 |
| 92 | 2026-04-01T14:38:14.084Z | HEAD is now at 405ae57 Merge branch 'master' into renovate/rand |
| 93 | 2026-04-01T14:38:14.087Z | process exited: duration 1344 ms, exit code 0 |
| |
| 94 | 2026-04-01T14:38:14.094Z | starting task 4: "build" |
| 95 | 2026-04-01T14:38:14.097Z | + source .github/buildomat/common.sh |
| 96 | 2026-04-01T14:38:14.097Z | ++ rustup show active-toolchain |
| 97 | 2026-04-01T14:38:14.103Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 98 | 2026-04-01T14:38:14.106Z | ++ pushd xde |
| 99 | 2026-04-01T14:38:14.106Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 100 | 2026-04-01T14:38:14.106Z | ++ rustup show active-toolchain |
| 101 | 2026-04-01T14:38:14.109Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 102 | 2026-04-01T14:38:14.269Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 103 | 2026-04-01T14:38:14.272Z | info: downloading 6 components |
| 104 | 2026-04-01T14:38:27.634Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 105 | 2026-04-01T14:38:27.712Z | +++ rustup show active-toolchain -v |
| 106 | 2026-04-01T14:38:27.715Z | +++ head -n 1 |
| 107 | 2026-04-01T14:38:27.715Z | +++ cut '-d ' -f1 |
| 108 | 2026-04-01T14:38:27.769Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 109 | 2026-04-01T14:38:27.769Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 110 | 2026-04-01T14:38:27.769Z | ++ popd |
| 111 | 2026-04-01T14:38:27.772Z | /work/oxidecomputer/opte |
| 112 | 2026-04-01T14:38:27.772Z | + cargo --version |
| 113 | 2026-04-01T14:38:27.779Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 114 | 2026-04-01T14:38:27.782Z | + rustc --version |
| 115 | 2026-04-01T14:38:27.801Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 116 | 2026-04-01T14:38:27.804Z | + pushd bin/opteadm |
| 117 | 2026-04-01T14:38:27.804Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 118 | 2026-04-01T14:38:27.804Z | + header 'check style' |
| 119 | 2026-04-01T14:38:27.804Z | + echo '# ==== check style ==== #' |
| 120 | 2026-04-01T14:38:27.804Z | # ==== check style ==== # |
| 121 | 2026-04-01T14:38:27.804Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 122 | 2026-04-01T14:38:27.884Z | |
| 123 | 2026-04-01T14:38:27.884Z | real 0.078203050 |
| 124 | 2026-04-01T14:38:27.884Z | user 0.038274599 |
| 125 | 2026-04-01T14:38:27.884Z | sys 0.036856889 |
| 126 | 2026-04-01T14:38:27.884Z | trap 0.000013317 |
| 127 | 2026-04-01T14:38:27.888Z | tflt 0.000017147 |
| 128 | 2026-04-01T14:38:27.888Z | dflt 0.000013457 |
| 129 | 2026-04-01T14:38:27.888Z | kflt 0.000000000 |
| 130 | 2026-04-01T14:38:27.888Z | lock 0.031843617 |
| 131 | 2026-04-01T14:38:27.888Z | slp 0.051510669 |
| 132 | 2026-04-01T14:38:27.888Z | lat 0.000813751 |
| 133 | 2026-04-01T14:38:27.888Z | stop 0.000094266 |
| 134 | 2026-04-01T14:38:27.888Z | + header analyze |
| 135 | 2026-04-01T14:38:27.888Z | + echo '# ==== analyze ==== #' |
| 136 | 2026-04-01T14:38:27.888Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 137 | 2026-04-01T14:38:27.888Z | # ==== analyze ==== # |
| 138 | 2026-04-01T14:38:28.022Z | Updating crates.io index |
| 139 | 2026-04-01T14:38:28.055Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 140 | 2026-04-01T14:38:29.090Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 141 | 2026-04-01T14:38:29.388Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 142 | 2026-04-01T14:38:29.768Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 143 | 2026-04-01T14:38:30.149Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 144 | 2026-04-01T14:38:30.582Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 145 | 2026-04-01T14:38:30.868Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 146 | 2026-04-01T14:38:32.875Z | Downloading crates ... |
| 147 | 2026-04-01T14:38:32.947Z | Downloaded darling_macro v0.21.3 |
| 148 | 2026-04-01T14:38:32.950Z | Downloaded errno v0.3.14 |
| 149 | 2026-04-01T14:38:32.950Z | Downloaded cstr-argument v0.1.2 |
| 150 | 2026-04-01T14:38:32.950Z | Downloaded anyhow v1.0.102 |
| 151 | 2026-04-01T14:38:32.953Z | Downloaded foreign-types-shared v0.3.1 |
| 152 | 2026-04-01T14:38:32.953Z | Downloaded foreign-types-macros v0.2.3 |
| 153 | 2026-04-01T14:38:32.953Z | Downloaded defmt-parser v1.0.0 |
| 154 | 2026-04-01T14:38:32.957Z | Downloaded foreign-types v0.5.0 |
| 155 | 2026-04-01T14:38:32.957Z | Downloaded zerocopy-derive v0.8.48 |
| 156 | 2026-04-01T14:38:32.961Z | Downloaded ident_case v1.0.1 |
| 157 | 2026-04-01T14:38:32.964Z | Downloaded embedded-io v0.4.0 |
| 158 | 2026-04-01T14:38:32.964Z | Downloaded terminal_size v0.4.4 |
| 159 | 2026-04-01T14:38:32.964Z | Downloaded dyn-clone v1.0.20 |
| 160 | 2026-04-01T14:38:32.967Z | Downloaded defmt-macros v1.0.1 |
| 161 | 2026-04-01T14:38:32.967Z | Downloaded hash32 v0.3.1 |
| 162 | 2026-04-01T14:38:32.967Z | Downloaded defmt v0.3.100 |
| 163 | 2026-04-01T14:38:32.970Z | Downloaded embedded-io v0.6.1 |
| 164 | 2026-04-01T14:38:32.970Z | Downloaded zerocopy v0.8.48 |
| 165 | 2026-04-01T14:38:32.979Z | Downloaded fnv v1.0.7 |
| 166 | 2026-04-01T14:38:32.983Z | Downloaded anstream v1.0.0 |
| 167 | 2026-04-01T14:38:32.983Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 168 | 2026-04-01T14:38:32.983Z | Downloaded anstyle-query v1.1.5 |
| 169 | 2026-04-01T14:38:32.986Z | Downloaded equivalent v1.0.2 |
| 170 | 2026-04-01T14:38:32.986Z | Downloaded either v1.15.0 |
| 171 | 2026-04-01T14:38:32.986Z | Downloaded defmt v1.0.1 |
| 172 | 2026-04-01T14:38:32.989Z | Downloaded colorchoice v1.0.5 |
| 173 | 2026-04-01T14:38:32.989Z | Downloaded clap_lex v1.1.0 |
| 174 | 2026-04-01T14:38:32.989Z | Downloaded cpufeatures v0.3.0 |
| 175 | 2026-04-01T14:38:32.992Z | Downloaded proc-macro-crate v3.5.0 |
| 176 | 2026-04-01T14:38:33.001Z | Downloaded stable_deref_trait v1.2.1 |
| 177 | 2026-04-01T14:38:33.004Z | Downloaded cfg-if v1.0.4 |
| 178 | 2026-04-01T14:38:33.008Z | Downloaded proc-macro-error2 v2.0.1 |
| 179 | 2026-04-01T14:38:33.011Z | Downloaded rustversion v1.0.22 |
| 180 | 2026-04-01T14:38:33.015Z | Downloaded is_terminal_polyfill v1.70.2 |
| 181 | 2026-04-01T14:38:33.018Z | Downloaded managed v0.8.0 |
| 182 | 2026-04-01T14:38:33.021Z | Downloaded pretty-hex v0.4.2 |
| 183 | 2026-04-01T14:38:33.021Z | Downloaded utf8parse v0.2.2 |
| 184 | 2026-04-01T14:38:33.024Z | Downloaded ref-cast v1.0.25 |
| 185 | 2026-04-01T14:38:33.027Z | Downloaded strsim v0.11.1 |
| 186 | 2026-04-01T14:38:33.031Z | Downloaded macaddr v1.0.1 |
| 187 | 2026-04-01T14:38:33.031Z | Downloaded tabwriter v1.4.1 |
| 188 | 2026-04-01T14:38:33.052Z | Downloaded version_check v0.9.5 |
| 189 | 2026-04-01T14:38:33.055Z | Downloaded ref-cast-impl v1.0.25 |
| 190 | 2026-04-01T14:38:33.055Z | Downloaded heck v0.5.0 |
| 191 | 2026-04-01T14:38:33.058Z | Downloaded cobs v0.3.0 |
| 192 | 2026-04-01T14:38:33.080Z | Downloaded once_cell v1.21.4 |
| 193 | 2026-04-01T14:38:33.083Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 194 | 2026-04-01T14:38:33.086Z | Downloaded clap_derive v4.6.0 |
| 195 | 2026-04-01T14:38:33.086Z | Downloaded quote v1.0.45 |
| 196 | 2026-04-01T14:38:33.090Z | Downloaded darling v0.21.3 |
| 197 | 2026-04-01T14:38:33.090Z | Downloaded rand_core v0.10.0 |
| 198 | 2026-04-01T14:38:33.093Z | Downloaded num_enum v0.7.6 |
| 199 | 2026-04-01T14:38:33.093Z | Downloaded byteorder v1.5.0 |
| 200 | 2026-04-01T14:38:33.096Z | Downloaded anstyle-parse v1.0.0 |
| 201 | 2026-04-01T14:38:33.100Z | Downloaded thiserror-impl v2.0.18 |
| 202 | 2026-04-01T14:38:33.103Z | Downloaded thiserror v2.0.18 |
| 203 | 2026-04-01T14:38:33.106Z | Downloaded bitflags v1.3.2 |
| 204 | 2026-04-01T14:38:33.121Z | Downloaded toml_parser v1.1.1+spec-1.1.0 |
| 205 | 2026-04-01T14:38:33.124Z | Downloaded postcard v1.1.3 |
| 206 | 2026-04-01T14:38:33.124Z | Downloaded num_enum_derive v0.7.6 |
| 207 | 2026-04-01T14:38:33.124Z | Downloaded ingot-types v0.1.2 |
| 208 | 2026-04-01T14:38:33.127Z | Downloaded colored v3.1.1 |
| 209 | 2026-04-01T14:38:33.127Z | Downloaded pin-project-lite v0.2.17 |
| 210 | 2026-04-01T14:38:33.131Z | Downloaded anstyle v1.0.14 |
| 211 | 2026-04-01T14:38:33.134Z | Downloaded proc-macro2 v1.0.106 |
| 212 | 2026-04-01T14:38:33.137Z | Downloaded chacha20 v0.10.0 |
| 213 | 2026-04-01T14:38:33.140Z | Downloaded ingot v0.1.1 |
| 214 | 2026-04-01T14:38:33.149Z | Downloaded ipnetwork v0.21.1 |
| 215 | 2026-04-01T14:38:33.160Z | Downloaded oxnet v0.1.4 |
| 216 | 2026-04-01T14:38:33.163Z | Downloaded ingot-macros v0.1.1 |
| 217 | 2026-04-01T14:38:33.163Z | Downloaded serde_derive v1.0.228 |
| 218 | 2026-04-01T14:38:33.173Z | Downloaded socket2 v0.6.3 |
| 219 | 2026-04-01T14:38:33.176Z | Downloaded clap v4.6.0 |
| 220 | 2026-04-01T14:38:33.179Z | Downloaded bitflags v2.11.0 |
| 221 | 2026-04-01T14:38:33.187Z | Downloaded uuid v1.23.0 |
| 222 | 2026-04-01T14:38:33.191Z | Downloaded unicode-ident v1.0.24 |
| 223 | 2026-04-01T14:38:33.191Z | Downloaded tracing-core v0.1.36 |
| 224 | 2026-04-01T14:38:33.194Z | Downloaded tracing-attributes v0.1.31 |
| 225 | 2026-04-01T14:38:33.197Z | Downloaded heapless v0.8.0 |
| 226 | 2026-04-01T14:38:33.214Z | Downloaded toml_edit v0.25.9+spec-1.1.0 |
| 227 | 2026-04-01T14:38:33.224Z | Downloaded getrandom v0.4.2 |
| 228 | 2026-04-01T14:38:33.227Z | Downloaded serde_core v1.0.228 |
| 229 | 2026-04-01T14:38:33.230Z | Downloaded darling_core v0.21.3 |
| 230 | 2026-04-01T14:38:33.233Z | Downloaded indexmap v2.13.0 |
| 231 | 2026-04-01T14:38:33.237Z | Downloaded serde v1.0.228 |
| 232 | 2026-04-01T14:38:33.240Z | Downloaded memchr v2.8.0 |
| 233 | 2026-04-01T14:38:33.269Z | Downloaded rand v0.10.0 |
| 234 | 2026-04-01T14:38:33.305Z | Downloaded hashbrown v0.16.1 |
| 235 | 2026-04-01T14:38:33.330Z | Downloaded regex v1.12.3 |
| 236 | 2026-04-01T14:38:33.336Z | Downloaded itertools v0.14.0 |
| 237 | 2026-04-01T14:38:33.344Z | Downloaded aho-corasick v1.1.4 |
| 238 | 2026-04-01T14:38:33.347Z | Downloaded clap_builder v4.6.0 |
| 239 | 2026-04-01T14:38:33.360Z | Downloaded winnow v1.0.1 |
| 240 | 2026-04-01T14:38:33.377Z | Downloaded syn v1.0.109 |
| 241 | 2026-04-01T14:38:33.413Z | Downloaded unicode-width v0.2.2 |
| 242 | 2026-04-01T14:38:33.438Z | Downloaded smoltcp v0.11.0 |
| 243 | 2026-04-01T14:38:33.443Z | Downloaded syn v2.0.117 |
| 244 | 2026-04-01T14:38:33.467Z | Downloaded regex-syntax v0.8.10 |
| 245 | 2026-04-01T14:38:33.479Z | Downloaded tracing v0.1.44 |
| 246 | 2026-04-01T14:38:33.489Z | Downloaded rustix v1.1.4 |
| 247 | 2026-04-01T14:38:33.517Z | Downloaded regex-automata v0.4.14 |
| 248 | 2026-04-01T14:38:33.534Z | Downloaded libc v0.2.184 |
| 249 | 2026-04-01T14:38:33.595Z | Compiling proc-macro2 v1.0.106 |
| 250 | 2026-04-01T14:38:33.595Z | Compiling unicode-ident v1.0.24 |
| 251 | 2026-04-01T14:38:33.596Z | Compiling quote v1.0.45 |
| 252 | 2026-04-01T14:38:33.596Z | Compiling serde_core v1.0.228 |
| 253 | 2026-04-01T14:38:33.599Z | Compiling libc v0.2.184 |
| 254 | 2026-04-01T14:38:33.599Z | Checking cfg-if v1.0.4 |
| 255 | 2026-04-01T14:38:33.599Z | Compiling memchr v2.8.0 |
| 256 | 2026-04-01T14:38:33.599Z | Compiling strsim v0.11.1 |
| 257 | 2026-04-01T14:38:33.719Z | Compiling ident_case v1.0.1 |
| 258 | 2026-04-01T14:38:33.797Z | Compiling fnv v1.0.7 |
| 259 | 2026-04-01T14:38:33.827Z | Compiling thiserror v2.0.18 |
| 260 | 2026-04-01T14:38:33.879Z | Compiling regex-syntax v0.8.10 |
| 261 | 2026-04-01T14:38:33.955Z | Compiling either v1.15.0 |
| 262 | 2026-04-01T14:38:34.038Z | Compiling aho-corasick v1.1.4 |
| 263 | 2026-04-01T14:38:34.151Z | Compiling equivalent v1.0.2 |
| 264 | 2026-04-01T14:38:34.211Z | Compiling zerocopy v0.8.48 |
| 265 | 2026-04-01T14:38:34.225Z | Compiling winnow v1.0.1 |
| 266 | 2026-04-01T14:38:34.341Z | Compiling serde v1.0.228 |
| 267 | 2026-04-01T14:38:34.348Z | Compiling anyhow v1.0.102 |
| 268 | 2026-04-01T14:38:34.576Z | Compiling hashbrown v0.16.1 |
| 269 | 2026-04-01T14:38:34.688Z | Compiling itertools v0.14.0 |
| 270 | 2026-04-01T14:38:34.866Z | Compiling syn v2.0.117 |
| 271 | 2026-04-01T14:38:34.918Z | Compiling heapless v0.8.0 |
| 272 | 2026-04-01T14:38:35.094Z | Compiling indexmap v2.13.0 |
| 273 | 2026-04-01T14:38:35.206Z | Compiling toml_parser v1.1.1+spec-1.1.0 |
| 274 | 2026-04-01T14:38:35.233Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 275 | 2026-04-01T14:38:35.429Z | Checking bitflags v2.11.0 |
| 276 | 2026-04-01T14:38:35.441Z | Compiling regex-automata v0.4.14 |
| 277 | 2026-04-01T14:38:35.450Z | Checking byteorder v1.5.0 |
| 278 | 2026-04-01T14:38:35.600Z | Checking hash32 v0.3.1 |
| 279 | 2026-04-01T14:38:35.690Z | Compiling toml_edit v0.25.9+spec-1.1.0 |
| 280 | 2026-04-01T14:38:35.705Z | Checking macaddr v1.0.1 |
| 281 | 2026-04-01T14:38:35.745Z | Checking stable_deref_trait v1.2.1 |
| 282 | 2026-04-01T14:38:35.748Z | Compiling syn v1.0.109 |
| 283 | 2026-04-01T14:38:35.811Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 284 | 2026-04-01T14:38:35.839Z | Compiling rustversion v1.0.22 |
| 285 | 2026-04-01T14:38:35.896Z | Compiling smoltcp v0.11.0 |
| 286 | 2026-04-01T14:38:36.043Z | Checking managed v0.8.0 |
| 287 | 2026-04-01T14:38:36.116Z | Checking bitflags v1.3.2 |
| 288 | 2026-04-01T14:38:36.177Z | Checking rand_core v0.10.0 |
| 289 | 2026-04-01T14:38:36.223Z | Compiling getrandom v0.4.2 |
| 290 | 2026-04-01T14:38:36.230Z | Compiling proc-macro-crate v3.5.0 |
| 291 | 2026-04-01T14:38:36.285Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 292 | 2026-04-01T14:38:36.311Z | Compiling rustix v1.1.4 |
| 293 | 2026-04-01T14:38:36.314Z | Compiling version_check v0.9.5 |
| 294 | 2026-04-01T14:38:36.476Z | Compiling ref-cast v1.0.25 |
| 295 | 2026-04-01T14:38:36.587Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 296 | 2026-04-01T14:38:36.824Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 297 | 2026-04-01T14:38:36.831Z | Checking errno v0.3.14 |
| 298 | 2026-04-01T14:38:36.874Z | Checking foreign-types-shared v0.3.1 |
| 299 | 2026-04-01T14:38:36.945Z | Checking cpufeatures v0.3.0 |
| 300 | 2026-04-01T14:38:36.954Z | Checking ipnetwork v0.21.1 |
| 301 | 2026-04-01T14:38:37.009Z | Checking once_cell v1.21.4 |
| 302 | 2026-04-01T14:38:37.126Z | Checking unicode-width v0.2.2 |
| 303 | 2026-04-01T14:38:37.184Z | Compiling regex v1.12.3 |
| 304 | 2026-04-01T14:38:37.195Z | Checking utf8parse v0.2.2 |
| 305 | 2026-04-01T14:38:37.291Z | Checking anstyle-parse v1.0.0 |
| 306 | 2026-04-01T14:38:37.374Z | Checking tabwriter v1.4.1 |
| 307 | 2026-04-01T14:38:37.432Z | Checking tracing-core v0.1.36 |
| 308 | 2026-04-01T14:38:37.477Z | Checking cstr-argument v0.1.2 |
| 309 | 2026-04-01T14:38:37.510Z | Compiling darling_core v0.21.3 |
| 310 | 2026-04-01T14:38:37.581Z | Checking chacha20 v0.10.0 |
| 311 | 2026-04-01T14:38:37.875Z | Checking dyn-clone v1.0.20 |
| 312 | 2026-04-01T14:38:37.974Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 313 | 2026-04-01T14:38:38.026Z | Checking pin-project-lite v0.2.17 |
| 314 | 2026-04-01T14:38:38.070Z | Checking pretty-hex v0.4.2 |
| 315 | 2026-04-01T14:38:38.093Z | Checking colorchoice v1.0.5 |
| 316 | 2026-04-01T14:38:38.101Z | Checking is_terminal_polyfill v1.70.2 |
| 317 | 2026-04-01T14:38:38.117Z | Checking anstyle-query v1.1.5 |
| 318 | 2026-04-01T14:38:38.177Z | Checking anstyle v1.0.14 |
| 319 | 2026-04-01T14:38:38.202Z | Checking terminal_size v0.4.4 |
| 320 | 2026-04-01T14:38:38.211Z | Checking rand v0.10.0 |
| 321 | 2026-04-01T14:38:38.307Z | Checking uuid v1.23.0 |
| 322 | 2026-04-01T14:38:38.351Z | Checking anstream v1.0.0 |
| 323 | 2026-04-01T14:38:38.369Z | Checking socket2 v0.6.3 |
| 324 | 2026-04-01T14:38:38.492Z | Checking oxnet v0.1.4 |
| 325 | 2026-04-01T14:38:38.614Z | Compiling heck v0.5.0 |
| 326 | 2026-04-01T14:38:38.654Z | Checking clap_lex v1.1.0 |
| 327 | 2026-04-01T14:38:38.661Z | Checking colored v3.1.1 |
| 328 | 2026-04-01T14:38:38.711Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 329 | 2026-04-01T14:38:38.725Z | Compiling thiserror-impl v2.0.18 |
| 330 | 2026-04-01T14:38:38.799Z | Compiling zerocopy-derive v0.8.48 |
| 331 | 2026-04-01T14:38:38.809Z | Compiling serde_derive v1.0.228 |
| 332 | 2026-04-01T14:38:38.851Z | Compiling ref-cast-impl v1.0.25 |
| 333 | 2026-04-01T14:38:39.121Z | Compiling foreign-types-macros v0.2.3 |
| 334 | 2026-04-01T14:38:39.378Z | Compiling num_enum_derive v0.7.6 |
| 335 | 2026-04-01T14:38:39.516Z | Compiling tracing-attributes v0.1.31 |
| 336 | 2026-04-01T14:38:39.624Z | Compiling darling_macro v0.21.3 |
| 337 | 2026-04-01T14:38:39.725Z | Checking foreign-types v0.5.0 |
| 338 | 2026-04-01T14:38:39.793Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 339 | 2026-04-01T14:38:40.030Z | Checking cobs v0.3.0 |
| 340 | 2026-04-01T14:38:40.048Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 341 | 2026-04-01T14:38:40.150Z | Compiling darling v0.21.3 |
| 342 | 2026-04-01T14:38:40.168Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 343 | 2026-04-01T14:38:40.224Z | Compiling ingot-macros v0.1.1 |
| 344 | 2026-04-01T14:38:40.329Z | Compiling clap_derive v4.6.0 |
| 345 | 2026-04-01T14:38:40.350Z | Checking clap_builder v4.6.0 |
| 346 | 2026-04-01T14:38:40.353Z | Checking num_enum v0.7.6 |
| 347 | 2026-04-01T14:38:40.459Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 348 | 2026-04-01T14:38:40.508Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 349 | 2026-04-01T14:38:40.719Z | Checking tracing v0.1.44 |
| 350 | 2026-04-01T14:38:41.612Z | Checking postcard v1.1.3 |
| 351 | 2026-04-01T14:38:41.693Z | Checking clap v4.6.0 |
| 352 | 2026-04-01T14:38:42.819Z | Checking ingot-types v0.1.2 |
| 353 | 2026-04-01T14:38:43.094Z | Checking ingot v0.1.1 |
| 354 | 2026-04-01T14:38:44.371Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 355 | 2026-04-01T14:38:45.541Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 356 | 2026-04-01T14:38:46.652Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 357 | 2026-04-01T14:38:47.471Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.53s |
| 358 | 2026-04-01T14:38:47.586Z | |
| 359 | 2026-04-01T14:38:47.586Z | real 19.694839574 |
| 360 | 2026-04-01T14:38:47.586Z | user 54.112542957 |
| 361 | 2026-04-01T14:38:47.586Z | sys 12.896030470 |
| 362 | 2026-04-01T14:38:47.586Z | trap 0.039090411 |
| 363 | 2026-04-01T14:38:47.586Z | tflt 0.111059690 |
| 364 | 2026-04-01T14:38:47.586Z | dflt 0.072462899 |
| 365 | 2026-04-01T14:38:47.586Z | kflt 0.006740046 |
| 366 | 2026-04-01T14:38:47.586Z | lock 2:53.538082262 |
| 367 | 2026-04-01T14:38:47.590Z | slp 3:01.826920457 |
| 368 | 2026-04-01T14:38:47.590Z | lat 3.084891539 |
| 369 | 2026-04-01T14:38:47.590Z | stop 10.373775718 |
| 370 | 2026-04-01T14:38:47.590Z | + header 'debug build' |
| 371 | 2026-04-01T14:38:47.590Z | + echo '# ==== debug build ==== #' |
| 372 | 2026-04-01T14:38:47.590Z | + ptime -m cargo build |
| 373 | 2026-04-01T14:38:47.590Z | # ==== debug build ==== # |
| 374 | 2026-04-01T14:38:47.741Z | Compiling cfg-if v1.0.4 |
| 375 | 2026-04-01T14:38:47.744Z | Compiling serde_core v1.0.228 |
| 376 | 2026-04-01T14:38:47.744Z | Compiling libc v0.2.184 |
| 377 | 2026-04-01T14:38:47.767Z | Compiling thiserror v2.0.18 |
| 378 | 2026-04-01T14:38:47.771Z | Compiling byteorder v1.5.0 |
| 379 | 2026-04-01T14:38:47.774Z | Compiling zerocopy v0.8.48 |
| 380 | 2026-04-01T14:38:47.778Z | Compiling stable_deref_trait v1.2.1 |
| 381 | 2026-04-01T14:38:47.781Z | Compiling macaddr v1.0.1 |
| 382 | 2026-04-01T14:38:47.814Z | Compiling managed v0.8.0 |
| 383 | 2026-04-01T14:38:47.827Z | Compiling cobs v0.3.0 |
| 384 | 2026-04-01T14:38:47.843Z | Compiling bitflags v1.3.2 |
| 385 | 2026-04-01T14:38:47.903Z | Compiling hash32 v0.3.1 |
| 386 | 2026-04-01T14:38:47.935Z | Compiling rand_core v0.10.0 |
| 387 | 2026-04-01T14:38:48.011Z | Compiling heapless v0.8.0 |
| 388 | 2026-04-01T14:38:48.033Z | Compiling errno v0.3.14 |
| 389 | 2026-04-01T14:38:48.052Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 390 | 2026-04-01T14:38:48.086Z | Compiling once_cell v1.21.4 |
| 391 | 2026-04-01T14:38:48.091Z | Compiling ipnetwork v0.21.1 |
| 392 | 2026-04-01T14:38:48.102Z | Compiling utf8parse v0.2.2 |
| 393 | 2026-04-01T14:38:48.189Z | Compiling foreign-types-shared v0.3.1 |
| 394 | 2026-04-01T14:38:48.193Z | Compiling cpufeatures v0.3.0 |
| 395 | 2026-04-01T14:38:48.252Z | Compiling memchr v2.8.0 |
| 396 | 2026-04-01T14:38:48.262Z | Compiling unicode-width v0.2.2 |
| 397 | 2026-04-01T14:38:48.297Z | Compiling foreign-types v0.5.0 |
| 398 | 2026-04-01T14:38:48.305Z | Compiling chacha20 v0.10.0 |
| 399 | 2026-04-01T14:38:48.363Z | Compiling tracing-core v0.1.36 |
| 400 | 2026-04-01T14:38:48.425Z | Compiling smoltcp v0.11.0 |
| 401 | 2026-04-01T14:38:48.558Z | Compiling tabwriter v1.4.1 |
| 402 | 2026-04-01T14:38:48.642Z | Compiling cstr-argument v0.1.2 |
| 403 | 2026-04-01T14:38:48.646Z | Compiling anstyle-parse v1.0.0 |
| 404 | 2026-04-01T14:38:48.797Z | Compiling ref-cast v1.0.25 |
| 405 | 2026-04-01T14:38:48.845Z | Compiling num_enum v0.7.6 |
| 406 | 2026-04-01T14:38:48.890Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 407 | 2026-04-01T14:38:48.952Z | Compiling getrandom v0.4.2 |
| 408 | 2026-04-01T14:38:48.980Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 409 | 2026-04-01T14:38:48.992Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 410 | 2026-04-01T14:38:49.080Z | Compiling anstyle-query v1.1.5 |
| 411 | 2026-04-01T14:38:49.165Z | Compiling pretty-hex v0.4.2 |
| 412 | 2026-04-01T14:38:49.181Z | Compiling anstyle v1.0.14 |
| 413 | 2026-04-01T14:38:49.290Z | Compiling is_terminal_polyfill v1.70.2 |
| 414 | 2026-04-01T14:38:49.373Z | Compiling pin-project-lite v0.2.17 |
| 415 | 2026-04-01T14:38:49.444Z | Compiling bitflags v2.11.0 |
| 416 | 2026-04-01T14:38:49.448Z | Compiling serde v1.0.228 |
| 417 | 2026-04-01T14:38:49.461Z | Compiling colorchoice v1.0.5 |
| 418 | 2026-04-01T14:38:49.539Z | Compiling dyn-clone v1.0.20 |
| 419 | 2026-04-01T14:38:49.569Z | Compiling anstream v1.0.0 |
| 420 | 2026-04-01T14:38:49.642Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 421 | 2026-04-01T14:38:49.694Z | Compiling rustix v1.1.4 |
| 422 | 2026-04-01T14:38:49.713Z | Compiling tracing v0.1.44 |
| 423 | 2026-04-01T14:38:49.897Z | Compiling postcard v1.1.3 |
| 424 | 2026-04-01T14:38:50.072Z | Compiling uuid v1.23.0 |
| 425 | 2026-04-01T14:38:50.076Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 426 | 2026-04-01T14:38:50.123Z | Compiling rand v0.10.0 |
| 427 | 2026-04-01T14:38:50.234Z | Compiling terminal_size v0.4.4 |
| 428 | 2026-04-01T14:38:50.242Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 429 | 2026-04-01T14:38:50.280Z | Compiling anyhow v1.0.102 |
| 430 | 2026-04-01T14:38:50.377Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 431 | 2026-04-01T14:38:50.494Z | Compiling socket2 v0.6.3 |
| 432 | 2026-04-01T14:38:50.638Z | Compiling ingot-types v0.1.2 |
| 433 | 2026-04-01T14:38:50.719Z | Compiling colored v3.1.1 |
| 434 | 2026-04-01T14:38:50.796Z | Compiling clap_lex v1.1.0 |
| 435 | 2026-04-01T14:38:50.850Z | Compiling strsim v0.11.1 |
| 436 | 2026-04-01T14:38:51.046Z | Compiling ingot v0.1.1 |
| 437 | 2026-04-01T14:38:51.105Z | Compiling winnow v1.0.1 |
| 438 | 2026-04-01T14:38:51.162Z | Compiling oxnet v0.1.4 |
| 439 | 2026-04-01T14:38:51.207Z | Compiling clap_builder v4.6.0 |
| 440 | 2026-04-01T14:38:51.624Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 441 | 2026-04-01T14:38:52.060Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 442 | 2026-04-01T14:38:52.682Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 443 | 2026-04-01T14:38:52.798Z | Compiling clap v4.6.0 |
| 444 | 2026-04-01T14:38:54.180Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 445 | 2026-04-01T14:38:55.642Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 446 | 2026-04-01T14:38:59.850Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.25s |
| 447 | 2026-04-01T14:38:59.879Z | |
| 448 | 2026-04-01T14:38:59.882Z | real 12.282326820 |
| 449 | 2026-04-01T14:38:59.882Z | user 1:04.436426745 |
| 450 | 2026-04-01T14:38:59.882Z | sys 6.055940370 |
| 451 | 2026-04-01T14:38:59.882Z | trap 0.034179280 |
| 452 | 2026-04-01T14:38:59.883Z | tflt 0.150695096 |
| 453 | 2026-04-01T14:38:59.883Z | dflt 0.264010358 |
| 454 | 2026-04-01T14:38:59.883Z | kflt 0.000932795 |
| 455 | 2026-04-01T14:38:59.883Z | lock 2:53.916032693 |
| 456 | 2026-04-01T14:38:59.883Z | slp 1:56.524118583 |
| 457 | 2026-04-01T14:38:59.883Z | lat 3.306009603 |
| 458 | 2026-04-01T14:38:59.883Z | stop 2.473946721 |
| 459 | 2026-04-01T14:38:59.883Z | + header 'release build' |
| 460 | 2026-04-01T14:38:59.883Z | + echo '# ==== release build ==== #' |
| 461 | 2026-04-01T14:38:59.883Z | # ==== release build ==== # |
| 462 | 2026-04-01T14:38:59.883Z | + ptime -m cargo build --release |
| 463 | 2026-04-01T14:38:59.977Z | Compiling proc-macro2 v1.0.106 |
| 464 | 2026-04-01T14:38:59.977Z | Compiling quote v1.0.45 |
| 465 | 2026-04-01T14:38:59.977Z | Compiling unicode-ident v1.0.24 |
| 466 | 2026-04-01T14:38:59.981Z | Compiling serde_core v1.0.228 |
| 467 | 2026-04-01T14:38:59.981Z | Compiling libc v0.2.184 |
| 468 | 2026-04-01T14:38:59.981Z | Compiling cfg-if v1.0.4 |
| 469 | 2026-04-01T14:38:59.981Z | Compiling fnv v1.0.7 |
| 470 | 2026-04-01T14:38:59.981Z | Compiling ident_case v1.0.1 |
| 471 | 2026-04-01T14:39:00.052Z | Compiling memchr v2.8.0 |
| 472 | 2026-04-01T14:39:00.072Z | Compiling strsim v0.11.1 |
| 473 | 2026-04-01T14:39:00.093Z | Compiling thiserror v2.0.18 |
| 474 | 2026-04-01T14:39:00.099Z | Compiling regex-syntax v0.8.10 |
| 475 | 2026-04-01T14:39:00.279Z | Compiling anyhow v1.0.102 |
| 476 | 2026-04-01T14:39:00.339Z | Compiling hashbrown v0.16.1 |
| 477 | 2026-04-01T14:39:00.570Z | Compiling aho-corasick v1.1.4 |
| 478 | 2026-04-01T14:39:00.584Z | Compiling equivalent v1.0.2 |
| 479 | 2026-04-01T14:39:00.587Z | Compiling winnow v1.0.1 |
| 480 | 2026-04-01T14:39:00.652Z | Compiling serde v1.0.228 |
| 481 | 2026-04-01T14:39:00.685Z | Compiling either v1.15.0 |
| 482 | 2026-04-01T14:39:00.848Z | Compiling zerocopy v0.8.48 |
| 483 | 2026-04-01T14:39:00.873Z | Compiling itertools v0.14.0 |
| 484 | 2026-04-01T14:39:01.158Z | Compiling syn v2.0.117 |
| 485 | 2026-04-01T14:39:01.202Z | Compiling indexmap v2.13.0 |
| 486 | 2026-04-01T14:39:01.273Z | Compiling heapless v0.8.0 |
| 487 | 2026-04-01T14:39:01.563Z | Compiling regex-automata v0.4.14 |
| 488 | 2026-04-01T14:39:01.589Z | Compiling toml_parser v1.1.1+spec-1.1.0 |
| 489 | 2026-04-01T14:39:01.819Z | Compiling byteorder v1.5.0 |
| 490 | 2026-04-01T14:39:01.942Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 491 | 2026-04-01T14:39:01.998Z | Compiling hash32 v0.3.1 |
| 492 | 2026-04-01T14:39:02.097Z | Compiling bitflags v2.11.0 |
| 493 | 2026-04-01T14:39:02.112Z | Compiling toml_edit v0.25.9+spec-1.1.0 |
| 494 | 2026-04-01T14:39:02.142Z | Compiling stable_deref_trait v1.2.1 |
| 495 | 2026-04-01T14:39:02.149Z | Compiling syn v1.0.109 |
| 496 | 2026-04-01T14:39:02.203Z | Compiling macaddr v1.0.1 |
| 497 | 2026-04-01T14:39:02.206Z | Compiling rustversion v1.0.22 |
| 498 | 2026-04-01T14:39:02.271Z | Compiling smoltcp v0.11.0 |
| 499 | 2026-04-01T14:39:02.395Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 500 | 2026-04-01T14:39:02.466Z | Compiling rustix v1.1.4 |
| 501 | 2026-04-01T14:39:02.553Z | Compiling managed v0.8.0 |
| 502 | 2026-04-01T14:39:02.590Z | Compiling rand_core v0.10.0 |
| 503 | 2026-04-01T14:39:02.619Z | Compiling proc-macro-crate v3.5.0 |
| 504 | 2026-04-01T14:39:02.736Z | Compiling getrandom v0.4.2 |
| 505 | 2026-04-01T14:39:02.780Z | Compiling version_check v0.9.5 |
| 506 | 2026-04-01T14:39:02.793Z | Compiling ref-cast v1.0.25 |
| 507 | 2026-04-01T14:39:02.873Z | Compiling bitflags v1.3.2 |
| 508 | 2026-04-01T14:39:02.935Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 509 | 2026-04-01T14:39:03.040Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 510 | 2026-04-01T14:39:03.137Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 511 | 2026-04-01T14:39:03.181Z | Compiling errno v0.3.14 |
| 512 | 2026-04-01T14:39:03.246Z | Compiling regex v1.12.3 |
| 513 | 2026-04-01T14:39:03.316Z | Compiling utf8parse v0.2.2 |
| 514 | 2026-04-01T14:39:03.412Z | Compiling once_cell v1.21.4 |
| 515 | 2026-04-01T14:39:03.507Z | Compiling unicode-width v0.2.2 |
| 516 | 2026-04-01T14:39:03.629Z | Compiling cpufeatures v0.3.0 |
| 517 | 2026-04-01T14:39:03.632Z | Compiling ipnetwork v0.21.1 |
| 518 | 2026-04-01T14:39:03.690Z | Compiling darling_core v0.21.3 |
| 519 | 2026-04-01T14:39:03.789Z | Compiling foreign-types-shared v0.3.1 |
| 520 | 2026-04-01T14:39:03.870Z | Compiling tabwriter v1.4.1 |
| 521 | 2026-04-01T14:39:03.992Z | Compiling cstr-argument v0.1.2 |
| 522 | 2026-04-01T14:39:04.097Z | Compiling chacha20 v0.10.0 |
| 523 | 2026-04-01T14:39:04.140Z | Compiling tracing-core v0.1.36 |
| 524 | 2026-04-01T14:39:04.195Z | Compiling anstyle-parse v1.0.0 |
| 525 | 2026-04-01T14:39:04.775Z | Compiling is_terminal_polyfill v1.70.2 |
| 526 | 2026-04-01T14:39:04.775Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 527 | 2026-04-01T14:39:04.854Z | Compiling pin-project-lite v0.2.17 |
| 528 | 2026-04-01T14:39:04.908Z | Compiling thiserror-impl v2.0.18 |
| 529 | 2026-04-01T14:39:04.938Z | Compiling serde_derive v1.0.228 |
| 530 | 2026-04-01T14:39:04.966Z | Compiling zerocopy-derive v0.8.48 |
| 531 | 2026-04-01T14:39:04.977Z | Compiling foreign-types-macros v0.2.3 |
| 532 | 2026-04-01T14:39:05.048Z | Compiling num_enum_derive v0.7.6 |
| 533 | 2026-04-01T14:39:05.575Z | Compiling ref-cast-impl v1.0.25 |
| 534 | 2026-04-01T14:39:05.653Z | Compiling foreign-types v0.5.0 |
| 535 | 2026-04-01T14:39:05.720Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 536 | 2026-04-01T14:39:05.768Z | Compiling darling_macro v0.21.3 |
| 537 | 2026-04-01T14:39:06.001Z | Compiling num_enum v0.7.6 |
| 538 | 2026-04-01T14:39:06.148Z | Compiling tracing-attributes v0.1.31 |
| 539 | 2026-04-01T14:39:06.214Z | Compiling cobs v0.3.0 |
| 540 | 2026-04-01T14:39:06.254Z | Compiling anstyle v1.0.14 |
| 541 | 2026-04-01T14:39:06.267Z | Compiling anstyle-query v1.1.5 |
| 542 | 2026-04-01T14:39:06.356Z | Compiling colorchoice v1.0.5 |
| 543 | 2026-04-01T14:39:06.362Z | Compiling darling v0.21.3 |
| 544 | 2026-04-01T14:39:06.423Z | Compiling dyn-clone v1.0.20 |
| 545 | 2026-04-01T14:39:06.427Z | Compiling ingot-macros v0.1.1 |
| 546 | 2026-04-01T14:39:06.449Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 547 | 2026-04-01T14:39:06.452Z | Compiling pretty-hex v0.4.2 |
| 548 | 2026-04-01T14:39:06.486Z | Compiling anstream v1.0.0 |
| 549 | 2026-04-01T14:39:06.547Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 550 | 2026-04-01T14:39:06.572Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 551 | 2026-04-01T14:39:06.905Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 552 | 2026-04-01T14:39:06.909Z | Compiling terminal_size v0.4.4 |
| 553 | 2026-04-01T14:39:07.011Z | Compiling rand v0.10.0 |
| 554 | 2026-04-01T14:39:07.034Z | Compiling uuid v1.23.0 |
| 555 | 2026-04-01T14:39:07.192Z | Compiling socket2 v0.6.3 |
| 556 | 2026-04-01T14:39:07.296Z | Compiling oxnet v0.1.4 |
| 557 | 2026-04-01T14:39:07.351Z | Compiling tracing v0.1.44 |
| 558 | 2026-04-01T14:39:07.421Z | Compiling colored v3.1.1 |
| 559 | 2026-04-01T14:39:07.741Z | Compiling heck v0.5.0 |
| 560 | 2026-04-01T14:39:07.791Z | Compiling clap_lex v1.1.0 |
| 561 | 2026-04-01T14:39:07.926Z | Compiling clap_derive v4.6.0 |
| 562 | 2026-04-01T14:39:07.960Z | Compiling clap_builder v4.6.0 |
| 563 | 2026-04-01T14:39:08.109Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 564 | 2026-04-01T14:39:08.230Z | Compiling postcard v1.1.3 |
| 565 | 2026-04-01T14:39:09.315Z | Compiling ingot-types v0.1.2 |
| 566 | 2026-04-01T14:39:09.695Z | Compiling ingot v0.1.1 |
| 567 | 2026-04-01T14:39:09.717Z | Compiling clap v4.6.0 |
| 568 | 2026-04-01T14:39:11.342Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 569 | 2026-04-01T14:39:12.347Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 570 | 2026-04-01T14:39:13.282Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 571 | 2026-04-01T14:39:19.744Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.85s |
| 572 | 2026-04-01T14:39:19.771Z | |
| 573 | 2026-04-01T14:39:19.775Z | real 19.880414579 |
| 574 | 2026-04-01T14:39:19.775Z | user 1:41.780658564 |
| 575 | 2026-04-01T14:39:19.775Z | sys 13.245023804 |
| 576 | 2026-04-01T14:39:19.775Z | trap 0.050594078 |
| 577 | 2026-04-01T14:39:19.775Z | tflt 0.123358324 |
| 578 | 2026-04-01T14:39:19.775Z | dflt 0.432670917 |
| 579 | 2026-04-01T14:39:19.775Z | kflt 0.000019727 |
| 580 | 2026-04-01T14:39:19.775Z | lock 4:27.993664792 |
| 581 | 2026-04-01T14:39:19.775Z | slp 3:22.365656064 |
| 582 | 2026-04-01T14:39:19.775Z | lat 5.650249151 |
| 583 | 2026-04-01T14:39:19.775Z | stop 9.780247450 |
| 584 | 2026-04-01T14:39:19.775Z | + popd |
| 585 | 2026-04-01T14:39:19.775Z | /work/oxidecomputer/opte |
| 586 | 2026-04-01T14:39:19.775Z | + for x in debug release |
| 587 | 2026-04-01T14:39:19.775Z | + mkdir -p /work/debug |
| 588 | 2026-04-01T14:39:19.775Z | + cp target/debug/opteadm /work/debug/ |
| 589 | 2026-04-01T14:39:19.797Z | + sha256sum target/debug/opteadm |
| 590 | 2026-04-01T14:39:19.822Z | + for x in debug release |
| 591 | 2026-04-01T14:39:19.822Z | + mkdir -p /work/release |
| 592 | 2026-04-01T14:39:19.825Z | + cp target/release/opteadm /work/release/ |
| 593 | 2026-04-01T14:39:19.839Z | + sha256sum target/release/opteadm |
| 594 | 2026-04-01T14:39:19.856Z | process exited: duration 65756 ms, exit code 0 |
| |
| 595 | 2026-04-01T14:39:19.868Z | found 4 output files |
| 596 | 2026-04-01T14:39:19.868Z | uploading: /work/debug/opteadm (35319184 bytes) |
| 597 | 2026-04-01T14:39:22.625Z | uploaded: /work/debug/opteadm |
| 598 | 2026-04-01T14:39:22.625Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 599 | 2026-04-01T14:39:23.638Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 600 | 2026-04-01T14:39:23.638Z | uploading: /work/release/opteadm (23745464 bytes) |
| 601 | 2026-04-01T14:39:24.782Z | uploaded: /work/release/opteadm |
| 602 | 2026-04-01T14:39:24.782Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 603 | 2026-04-01T14:39:25.791Z | uploaded: /work/release/opteadm.release.sha256 |