|
|
|
| 1 | 2026-04-08T11:44:56.940Z | job assigned to worker 01KNPEG8ANRTH0MVFXNH0SMRKG [factory aws, i-0e9c07b82559ca463] (queued for 1 m 0 s) |
| |
| 2 | 2026-04-08T11:45:04.069Z | starting task 0: "setup" |
| 3 | 2026-04-08T11:45:04.074Z | ++ uname -s |
| 4 | 2026-04-08T11:45:04.076Z | + kern=SunOS |
| 5 | 2026-04-08T11:45:04.076Z | + build_user=build |
| 6 | 2026-04-08T11:45:04.076Z | + build_uid=12345 |
| 7 | 2026-04-08T11:45:04.076Z | + work_dir=/work |
| 8 | 2026-04-08T11:45:04.076Z | + input_dir=/input |
| 9 | 2026-04-08T11:45:04.076Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-08T11:45:04.076Z | + case "$kern" in |
| 11 | 2026-04-08T11:45:04.076Z | + groupadd -g 12345 build |
| 12 | 2026-04-08T11:45:04.079Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-08T11:45:06.084Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-08T11:45:06.187Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-08T11:45:06.191Z | + home_fs=zfs |
| 16 | 2026-04-08T11:45:06.191Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-08T11:45:06.191Z | + mkdir -p /home/build |
| 18 | 2026-04-08T11:45:06.191Z | + chown build:build /home/build /work |
| 19 | 2026-04-08T11:45:08.192Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-08T11:45:08.195Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-04-08T11:45:08.202Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-08T11:45:08.206Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-08T11:45:08.206Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-08T11:45:08.206Z | * rust toolchain profile = "default" |
| 25 | 2026-04-08T11:45:08.206Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-08T11:45:08.206Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-08T11:45:08.206Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-08T11:45:08.210Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-08T11:45:08.210Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-08T11:45:08.330Z | info: downloading installer |
| 31 | 2026-04-08T11:45:09.666Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-08T11:45:09.668Z | warn: /opt/ooce/bin |
| 33 | 2026-04-08T11:45:09.668Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-08T11:45:09.668Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-08T11:45:09.668Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-08T11:45:09.668Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-08T11:45:09.668Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-08T11:45:09.668Z | error: cannot install while Rust is installed |
| 39 | 2026-04-08T11:45:09.668Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-08T11:45:09.671Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-08T11:45:09.671Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-08T11:45:09.671Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-08T11:45:09.671Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-08T11:45:09.680Z | info: profile set to default |
| 45 | 2026-04-08T11:45:09.680Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-08T11:45:09.683Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-08T11:45:09.810Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-08T11:45:09.813Z | info: downloading 6 components |
| 49 | 2026-04-08T11:45:23.784Z | |
| 50 | 2026-04-08T11:45:23.784Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 51 | 2026-04-08T11:45:23.814Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-08T11:45:23.814Z | |
| 53 | 2026-04-08T11:45:23.814Z | |
| 54 | 2026-04-08T11:45:23.814Z | Rust is installed now. Great! |
| 55 | 2026-04-08T11:45:23.814Z | |
| 56 | 2026-04-08T11:45:23.814Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-08T11:45:23.814Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-08T11:45:23.814Z | |
| 59 | 2026-04-08T11:45:23.814Z | To configure your current shell, you need to source |
| 60 | 2026-04-08T11:45:23.814Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-08T11:45:23.814Z | |
| 62 | 2026-04-08T11:45:23.814Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-08T11:45:23.814Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-08T11:45:23.814Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-08T11:45:23.814Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-08T11:45:23.814Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-08T11:45:23.814Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-08T11:45:23.814Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-08T11:45:23.818Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-08T11:45:23.818Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-08T11:45:23.910Z | + rustup --version |
| 72 | 2026-04-08T11:45:23.919Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-08T11:45:23.922Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-08T11:45:23.942Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-08T11:45:23.945Z | + cargo --version |
| 76 | 2026-04-08T11:45:23.958Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-08T11:45:23.961Z | + rustc --version |
| 78 | 2026-04-08T11:45:23.980Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-08T11:45:23.984Z | process exited: duration 15778 ms, exit code 0 |
| |
| 80 | 2026-04-08T11:45:23.990Z | starting task 2: "authentication" |
| 81 | 2026-04-08T11:45:24.007Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-08T11:45:24.013Z | starting task 3: "clone repository" |
| 83 | 2026-04-08T11:45:24.016Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-08T11:45:24.019Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-08T11:45:24.048Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-08T11:45:24.859Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-08T11:45:24.859Z | + git fetch origin 07b25ab9bacb22f85ae34197b4a0cb310b233e01 |
| 88 | 2026-04-08T11:45:25.090Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-08T11:45:25.090Z | * branch 07b25ab9bacb22f85ae34197b4a0cb310b233e01 -> FETCH_HEAD |
| 90 | 2026-04-08T11:45:25.096Z | + [[ -n '' ]] |
| 91 | 2026-04-08T11:45:25.096Z | + git reset --hard 07b25ab9bacb22f85ae34197b4a0cb310b233e01 |
| 92 | 2026-04-08T11:45:25.112Z | HEAD is now at 07b25ab Better per-layer KStats for errors |
| 93 | 2026-04-08T11:45:25.115Z | process exited: duration 1099 ms, exit code 0 |
| |
| 94 | 2026-04-08T11:45:25.122Z | starting task 4: "build" |
| 95 | 2026-04-08T11:45:25.125Z | + source .github/buildomat/common.sh |
| 96 | 2026-04-08T11:45:25.128Z | ++ rustup show active-toolchain |
| 97 | 2026-04-08T11:45:25.131Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 98 | 2026-04-08T11:45:25.131Z | ++ pushd xde |
| 99 | 2026-04-08T11:45:25.131Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 100 | 2026-04-08T11:45:25.131Z | ++ rustup show active-toolchain |
| 101 | 2026-04-08T11:45:25.136Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 102 | 2026-04-08T11:45:25.274Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 103 | 2026-04-08T11:45:25.277Z | info: downloading 6 components |
| 104 | 2026-04-08T11:45:38.684Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 105 | 2026-04-08T11:45:38.777Z | +++ rustup show active-toolchain -v |
| 106 | 2026-04-08T11:45:38.781Z | +++ head -n 1 |
| 107 | 2026-04-08T11:45:38.781Z | +++ cut '-d ' -f1 |
| 108 | 2026-04-08T11:45:38.833Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 109 | 2026-04-08T11:45:38.833Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 110 | 2026-04-08T11:45:38.833Z | ++ popd |
| 111 | 2026-04-08T11:45:38.836Z | /work/oxidecomputer/opte |
| 112 | 2026-04-08T11:45:38.836Z | + cargo --version |
| 113 | 2026-04-08T11:45:38.843Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 114 | 2026-04-08T11:45:38.846Z | + rustc --version |
| 115 | 2026-04-08T11:45:38.867Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 116 | 2026-04-08T11:45:38.870Z | + pushd bin/opteadm |
| 117 | 2026-04-08T11:45:38.870Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 118 | 2026-04-08T11:45:38.870Z | + header 'check style' |
| 119 | 2026-04-08T11:45:38.870Z | + echo '# ==== check style ==== #' |
| 120 | 2026-04-08T11:45:38.870Z | # ==== check style ==== # |
| 121 | 2026-04-08T11:45:38.870Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 122 | 2026-04-08T11:45:38.941Z | |
| 123 | 2026-04-08T11:45:38.941Z | real 0.069301324 |
| 124 | 2026-04-08T11:45:38.941Z | user 0.038139638 |
| 125 | 2026-04-08T11:45:38.941Z | sys 0.028402100 |
| 126 | 2026-04-08T11:45:38.941Z | trap 0.000001636 |
| 127 | 2026-04-08T11:45:38.942Z | tflt 0.000012245 |
| 128 | 2026-04-08T11:45:38.942Z | dflt 0.000099213 |
| 129 | 2026-04-08T11:45:38.942Z | kflt 0.000000000 |
| 130 | 2026-04-08T11:45:38.942Z | lock 0.031730977 |
| 131 | 2026-04-08T11:45:38.942Z | slp 0.049551603 |
| 132 | 2026-04-08T11:45:38.942Z | lat 0.000985325 |
| 133 | 2026-04-08T11:45:38.942Z | stop 0.000100708 |
| 134 | 2026-04-08T11:45:38.945Z | + header analyze |
| 135 | 2026-04-08T11:45:38.945Z | + echo '# ==== analyze ==== #' |
| 136 | 2026-04-08T11:45:38.945Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 137 | 2026-04-08T11:45:38.945Z | # ==== analyze ==== # |
| 138 | 2026-04-08T11:45:39.083Z | Updating crates.io index |
| 139 | 2026-04-08T11:45:39.116Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 140 | 2026-04-08T11:45:39.798Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 141 | 2026-04-08T11:45:40.353Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 142 | 2026-04-08T11:45:40.702Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 143 | 2026-04-08T11:45:40.905Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 144 | 2026-04-08T11:45:41.365Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 145 | 2026-04-08T11:45:41.644Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 146 | 2026-04-08T11:45:43.841Z | Downloading crates ... |
| 147 | 2026-04-08T11:45:43.890Z | Downloaded cpufeatures v0.3.0 |
| 148 | 2026-04-08T11:45:43.893Z | Downloaded cstr-argument v0.1.2 |
| 149 | 2026-04-08T11:45:43.893Z | Downloaded cfg-if v1.0.4 |
| 150 | 2026-04-08T11:45:43.893Z | Downloaded anstyle v1.0.14 |
| 151 | 2026-04-08T11:45:43.896Z | Downloaded chacha20 v0.10.0 |
| 152 | 2026-04-08T11:45:43.899Z | Downloaded anstream v1.0.0 |
| 153 | 2026-04-08T11:45:43.899Z | Downloaded darling v0.21.3 |
| 154 | 2026-04-08T11:45:43.902Z | Downloaded fnv v1.0.7 |
| 155 | 2026-04-08T11:45:43.905Z | Downloaded errno v0.3.14 |
| 156 | 2026-04-08T11:45:43.908Z | Downloaded terminal_size v0.4.4 |
| 157 | 2026-04-08T11:45:43.912Z | Downloaded cobs v0.3.0 |
| 158 | 2026-04-08T11:45:43.915Z | Downloaded embedded-io v0.6.1 |
| 159 | 2026-04-08T11:45:43.916Z | Downloaded proc-macro-error2 v2.0.1 |
| 160 | 2026-04-08T11:45:43.918Z | Downloaded zerocopy-derive v0.8.47 |
| 161 | 2026-04-08T11:45:43.922Z | Downloaded version_check v0.9.5 |
| 162 | 2026-04-08T11:45:43.925Z | Downloaded clap_lex v1.1.0 |
| 163 | 2026-04-08T11:45:43.925Z | Downloaded anstyle-query v1.1.5 |
| 164 | 2026-04-08T11:45:43.925Z | Downloaded strsim v0.11.1 |
| 165 | 2026-04-08T11:45:43.925Z | Downloaded bitflags v1.3.2 |
| 166 | 2026-04-08T11:45:43.928Z | Downloaded foreign-types-macros v0.2.3 |
| 167 | 2026-04-08T11:45:43.931Z | Downloaded zerocopy v0.8.47 |
| 168 | 2026-04-08T11:45:43.938Z | Downloaded is_terminal_polyfill v1.70.2 |
| 169 | 2026-04-08T11:45:43.941Z | Downloaded macaddr v1.0.1 |
| 170 | 2026-04-08T11:45:43.941Z | Downloaded hash32 v0.3.1 |
| 171 | 2026-04-08T11:45:43.941Z | Downloaded foreign-types-shared v0.3.1 |
| 172 | 2026-04-08T11:45:43.941Z | Downloaded foreign-types v0.5.0 |
| 173 | 2026-04-08T11:45:43.945Z | Downloaded once_cell v1.21.4 |
| 174 | 2026-04-08T11:45:43.949Z | Downloaded tabwriter v1.4.1 |
| 175 | 2026-04-08T11:45:43.952Z | Downloaded ref-cast v1.0.25 |
| 176 | 2026-04-08T11:45:43.956Z | Downloaded darling_macro v0.21.3 |
| 177 | 2026-04-08T11:45:43.958Z | Downloaded defmt v0.3.100 |
| 178 | 2026-04-08T11:45:43.958Z | Downloaded pretty-hex v0.4.2 |
| 179 | 2026-04-08T11:45:43.963Z | Downloaded heck v0.5.0 |
| 180 | 2026-04-08T11:45:43.963Z | Downloaded ident_case v1.0.1 |
| 181 | 2026-04-08T11:45:43.963Z | Downloaded equivalent v1.0.2 |
| 182 | 2026-04-08T11:45:43.967Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 183 | 2026-04-08T11:45:43.973Z | Downloaded ref-cast-impl v1.0.25 |
| 184 | 2026-04-08T11:45:43.976Z | Downloaded dyn-clone v1.0.20 |
| 185 | 2026-04-08T11:45:43.979Z | Downloaded stable_deref_trait v1.2.1 |
| 186 | 2026-04-08T11:45:43.982Z | Downloaded proc-macro-crate v3.5.0 |
| 187 | 2026-04-08T11:45:43.989Z | Downloaded utf8parse v0.2.2 |
| 188 | 2026-04-08T11:45:43.992Z | Downloaded colorchoice v1.0.5 |
| 189 | 2026-04-08T11:45:43.995Z | Downloaded embedded-io v0.4.0 |
| 190 | 2026-04-08T11:45:43.999Z | Downloaded ingot v0.1.1 |
| 191 | 2026-04-08T11:45:44.002Z | Downloaded ingot-types v0.1.2 |
| 192 | 2026-04-08T11:45:44.006Z | Downloaded postcard v1.1.3 |
| 193 | 2026-04-08T11:45:44.010Z | Downloaded defmt-parser v1.0.0 |
| 194 | 2026-04-08T11:45:44.013Z | Downloaded quote v1.0.45 |
| 195 | 2026-04-08T11:45:44.019Z | Downloaded num_enum v0.7.6 |
| 196 | 2026-04-08T11:45:44.022Z | Downloaded pin-project-lite v0.2.17 |
| 197 | 2026-04-08T11:45:44.025Z | Downloaded oxnet v0.1.4 |
| 198 | 2026-04-08T11:45:44.028Z | Downloaded either v1.15.0 |
| 199 | 2026-04-08T11:45:44.028Z | Downloaded managed v0.8.0 |
| 200 | 2026-04-08T11:45:44.028Z | Downloaded ipnetwork v0.21.1 |
| 201 | 2026-04-08T11:45:44.032Z | Downloaded byteorder v1.5.0 |
| 202 | 2026-04-08T11:45:44.033Z | Downloaded thiserror-impl v2.0.18 |
| 203 | 2026-04-08T11:45:44.033Z | Downloaded thiserror v2.0.18 |
| 204 | 2026-04-08T11:45:44.036Z | Downloaded rand_core v0.10.0 |
| 205 | 2026-04-08T11:45:44.040Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 206 | 2026-04-08T11:45:44.040Z | Downloaded defmt v1.0.1 |
| 207 | 2026-04-08T11:45:44.043Z | Downloaded anstyle-parse v1.0.0 |
| 208 | 2026-04-08T11:45:44.043Z | Downloaded ingot-macros v0.1.1 |
| 209 | 2026-04-08T11:45:44.046Z | Downloaded rustversion v1.0.22 |
| 210 | 2026-04-08T11:45:44.046Z | Downloaded defmt-macros v1.0.1 |
| 211 | 2026-04-08T11:45:44.051Z | Downloaded heapless v0.8.0 |
| 212 | 2026-04-08T11:45:44.055Z | Downloaded colored v3.1.1 |
| 213 | 2026-04-08T11:45:44.060Z | Downloaded anyhow v1.0.102 |
| 214 | 2026-04-08T11:45:44.078Z | Downloaded bitflags v2.11.0 |
| 215 | 2026-04-08T11:45:44.081Z | Downloaded tracing-attributes v0.1.31 |
| 216 | 2026-04-08T11:45:44.085Z | Downloaded num_enum_derive v0.7.6 |
| 217 | 2026-04-08T11:45:44.096Z | Downloaded socket2 v0.6.3 |
| 218 | 2026-04-08T11:45:44.099Z | Downloaded clap v4.6.0 |
| 219 | 2026-04-08T11:45:44.106Z | Downloaded uuid v1.22.0 |
| 220 | 2026-04-08T11:45:44.109Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 221 | 2026-04-08T11:45:44.113Z | Downloaded darling_core v0.21.3 |
| 222 | 2026-04-08T11:45:44.116Z | Downloaded getrandom v0.4.2 |
| 223 | 2026-04-08T11:45:44.119Z | Downloaded clap_derive v4.6.0 |
| 224 | 2026-04-08T11:45:44.122Z | Downloaded unicode-ident v1.0.24 |
| 225 | 2026-04-08T11:45:44.122Z | Downloaded tracing-core v0.1.36 |
| 226 | 2026-04-08T11:45:44.125Z | Downloaded serde_core v1.0.228 |
| 227 | 2026-04-08T11:45:44.125Z | Downloaded proc-macro2 v1.0.106 |
| 228 | 2026-04-08T11:45:44.130Z | Downloaded serde_derive v1.0.228 |
| 229 | 2026-04-08T11:45:44.139Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 230 | 2026-04-08T11:45:44.142Z | Downloaded memchr v2.8.0 |
| 231 | 2026-04-08T11:45:44.145Z | Downloaded serde v1.0.228 |
| 232 | 2026-04-08T11:45:44.150Z | Downloaded rand v0.10.0 |
| 233 | 2026-04-08T11:45:44.156Z | Downloaded aho-corasick v1.1.4 |
| 234 | 2026-04-08T11:45:44.169Z | Downloaded hashbrown v0.16.1 |
| 235 | 2026-04-08T11:45:44.172Z | Downloaded regex v1.12.3 |
| 236 | 2026-04-08T11:45:44.176Z | Downloaded indexmap v2.13.0 |
| 237 | 2026-04-08T11:45:44.184Z | Downloaded itertools v0.14.0 |
| 238 | 2026-04-08T11:45:44.228Z | Downloaded clap_builder v4.6.0 |
| 239 | 2026-04-08T11:45:44.231Z | Downloaded winnow v1.0.0 |
| 240 | 2026-04-08T11:45:44.266Z | Downloaded syn v1.0.109 |
| 241 | 2026-04-08T11:45:44.292Z | Downloaded unicode-width v0.2.2 |
| 242 | 2026-04-08T11:45:44.295Z | Downloaded syn v2.0.117 |
| 243 | 2026-04-08T11:45:44.301Z | Downloaded smoltcp v0.11.0 |
| 244 | 2026-04-08T11:45:44.307Z | Downloaded regex-syntax v0.8.10 |
| 245 | 2026-04-08T11:45:44.327Z | Downloaded rustix v1.1.4 |
| 246 | 2026-04-08T11:45:44.338Z | Downloaded tracing v0.1.44 |
| 247 | 2026-04-08T11:45:44.359Z | Downloaded regex-automata v0.4.14 |
| 248 | 2026-04-08T11:45:44.370Z | Downloaded libc v0.2.183 |
| 249 | 2026-04-08T11:45:44.433Z | Compiling proc-macro2 v1.0.106 |
| 250 | 2026-04-08T11:45:44.433Z | Compiling unicode-ident v1.0.24 |
| 251 | 2026-04-08T11:45:44.433Z | Compiling quote v1.0.45 |
| 252 | 2026-04-08T11:45:44.433Z | Compiling serde_core v1.0.228 |
| 253 | 2026-04-08T11:45:44.436Z | Compiling libc v0.2.183 |
| 254 | 2026-04-08T11:45:44.436Z | Checking cfg-if v1.0.4 |
| 255 | 2026-04-08T11:45:44.436Z | Compiling memchr v2.8.0 |
| 256 | 2026-04-08T11:45:44.436Z | Compiling fnv v1.0.7 |
| 257 | 2026-04-08T11:45:44.560Z | Compiling strsim v0.11.1 |
| 258 | 2026-04-08T11:45:44.602Z | Compiling thiserror v2.0.18 |
| 259 | 2026-04-08T11:45:44.629Z | Compiling ident_case v1.0.1 |
| 260 | 2026-04-08T11:45:44.740Z | Compiling regex-syntax v0.8.10 |
| 261 | 2026-04-08T11:45:44.854Z | Compiling hashbrown v0.16.1 |
| 262 | 2026-04-08T11:45:44.875Z | Compiling equivalent v1.0.2 |
| 263 | 2026-04-08T11:45:44.949Z | Compiling aho-corasick v1.1.4 |
| 264 | 2026-04-08T11:45:45.065Z | Compiling winnow v1.0.0 |
| 265 | 2026-04-08T11:45:45.114Z | Compiling anyhow v1.0.102 |
| 266 | 2026-04-08T11:45:45.184Z | Compiling zerocopy v0.8.47 |
| 267 | 2026-04-08T11:45:45.378Z | Compiling either v1.15.0 |
| 268 | 2026-04-08T11:45:45.424Z | Compiling serde v1.0.228 |
| 269 | 2026-04-08T11:45:45.614Z | Compiling itertools v0.14.0 |
| 270 | 2026-04-08T11:45:45.711Z | Compiling indexmap v2.13.0 |
| 271 | 2026-04-08T11:45:45.728Z | Compiling syn v2.0.117 |
| 272 | 2026-04-08T11:45:45.847Z | Checking byteorder v1.5.0 |
| 273 | 2026-04-08T11:45:46.000Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 274 | 2026-04-08T11:45:46.083Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 275 | 2026-04-08T11:45:46.294Z | Checking bitflags v2.11.0 |
| 276 | 2026-04-08T11:45:46.301Z | Compiling regex-automata v0.4.14 |
| 277 | 2026-04-08T11:45:46.301Z | Compiling heapless v0.8.0 |
| 278 | 2026-04-08T11:45:46.358Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 279 | 2026-04-08T11:45:46.454Z | Checking hash32 v0.3.1 |
| 280 | 2026-04-08T11:45:46.534Z | Compiling syn v1.0.109 |
| 281 | 2026-04-08T11:45:46.562Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 282 | 2026-04-08T11:45:46.740Z | Checking stable_deref_trait v1.2.1 |
| 283 | 2026-04-08T11:45:46.776Z | Compiling smoltcp v0.11.0 |
| 284 | 2026-04-08T11:45:46.785Z | Compiling rustversion v1.0.22 |
| 285 | 2026-04-08T11:45:46.805Z | Checking macaddr v1.0.1 |
| 286 | 2026-04-08T11:45:46.887Z | Compiling proc-macro-crate v3.5.0 |
| 287 | 2026-04-08T11:45:46.942Z | Compiling rustix v1.1.4 |
| 288 | 2026-04-08T11:45:47.112Z | Compiling getrandom v0.4.2 |
| 289 | 2026-04-08T11:45:47.158Z | Checking managed v0.8.0 |
| 290 | 2026-04-08T11:45:47.180Z | Checking bitflags v1.3.2 |
| 291 | 2026-04-08T11:45:47.247Z | Checking rand_core v0.10.0 |
| 292 | 2026-04-08T11:45:47.274Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 293 | 2026-04-08T11:45:47.302Z | Compiling version_check v0.9.5 |
| 294 | 2026-04-08T11:45:47.311Z | Compiling ref-cast v1.0.25 |
| 295 | 2026-04-08T11:45:47.615Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 296 | 2026-04-08T11:45:47.624Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 297 | 2026-04-08T11:45:47.689Z | Checking errno v0.3.14 |
| 298 | 2026-04-08T11:45:47.807Z | Checking ipnetwork v0.21.1 |
| 299 | 2026-04-08T11:45:47.856Z | Checking cpufeatures v0.3.0 |
| 300 | 2026-04-08T11:45:47.913Z | Checking once_cell v1.21.4 |
| 301 | 2026-04-08T11:45:47.970Z | Checking unicode-width v0.2.2 |
| 302 | 2026-04-08T11:45:47.979Z | Checking foreign-types-shared v0.3.1 |
| 303 | 2026-04-08T11:45:48.088Z | Compiling regex v1.12.3 |
| 304 | 2026-04-08T11:45:48.097Z | Checking utf8parse v0.2.2 |
| 305 | 2026-04-08T11:45:48.184Z | Checking anstyle-parse v1.0.0 |
| 306 | 2026-04-08T11:45:48.222Z | Checking tabwriter v1.4.1 |
| 307 | 2026-04-08T11:45:48.277Z | Checking cstr-argument v0.1.2 |
| 308 | 2026-04-08T11:45:48.330Z | Compiling darling_core v0.21.3 |
| 309 | 2026-04-08T11:45:48.362Z | Checking tracing-core v0.1.36 |
| 310 | 2026-04-08T11:45:48.392Z | Checking chacha20 v0.10.0 |
| 311 | 2026-04-08T11:45:48.782Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 312 | 2026-04-08T11:45:48.909Z | Checking dyn-clone v1.0.20 |
| 313 | 2026-04-08T11:45:48.959Z | Checking pin-project-lite v0.2.17 |
| 314 | 2026-04-08T11:45:48.966Z | Checking anstyle v1.0.14 |
| 315 | 2026-04-08T11:45:48.966Z | Checking is_terminal_polyfill v1.70.2 |
| 316 | 2026-04-08T11:45:48.981Z | Checking colorchoice v1.0.5 |
| 317 | 2026-04-08T11:45:49.004Z | Checking pretty-hex v0.4.2 |
| 318 | 2026-04-08T11:45:49.044Z | Checking anstyle-query v1.1.5 |
| 319 | 2026-04-08T11:45:49.062Z | Checking terminal_size v0.4.4 |
| 320 | 2026-04-08T11:45:49.125Z | Checking rand v0.10.0 |
| 321 | 2026-04-08T11:45:49.135Z | Checking anstream v1.0.0 |
| 322 | 2026-04-08T11:45:49.165Z | Checking uuid v1.22.0 |
| 323 | 2026-04-08T11:45:49.266Z | Checking socket2 v0.6.3 |
| 324 | 2026-04-08T11:45:49.332Z | Checking clap_lex v1.1.0 |
| 325 | 2026-04-08T11:45:49.474Z | Checking oxnet v0.1.4 |
| 326 | 2026-04-08T11:45:49.510Z | Checking colored v3.1.1 |
| 327 | 2026-04-08T11:45:49.548Z | Compiling thiserror-impl v2.0.18 |
| 328 | 2026-04-08T11:45:49.575Z | Compiling serde_derive v1.0.228 |
| 329 | 2026-04-08T11:45:49.581Z | Compiling zerocopy-derive v0.8.47 |
| 330 | 2026-04-08T11:45:49.638Z | Compiling num_enum_derive v0.7.6 |
| 331 | 2026-04-08T11:45:49.701Z | Compiling foreign-types-macros v0.2.3 |
| 332 | 2026-04-08T11:45:50.228Z | Compiling ref-cast-impl v1.0.25 |
| 333 | 2026-04-08T11:45:50.303Z | Checking foreign-types v0.5.0 |
| 334 | 2026-04-08T11:45:50.374Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 335 | 2026-04-08T11:45:50.467Z | Compiling darling_macro v0.21.3 |
| 336 | 2026-04-08T11:45:50.614Z | Checking num_enum v0.7.6 |
| 337 | 2026-04-08T11:45:50.723Z | Compiling tracing-attributes v0.1.31 |
| 338 | 2026-04-08T11:45:50.852Z | Checking cobs v0.3.0 |
| 339 | 2026-04-08T11:45:50.897Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 340 | 2026-04-08T11:45:50.931Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 341 | 2026-04-08T11:45:50.931Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 342 | 2026-04-08T11:45:50.987Z | Compiling darling v0.21.3 |
| 343 | 2026-04-08T11:45:50.995Z | Compiling heck v0.5.0 |
| 344 | 2026-04-08T11:45:51.050Z | Checking clap_builder v4.6.0 |
| 345 | 2026-04-08T11:45:51.062Z | Compiling ingot-macros v0.1.1 |
| 346 | 2026-04-08T11:45:51.100Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 347 | 2026-04-08T11:45:51.193Z | Compiling clap_derive v4.6.0 |
| 348 | 2026-04-08T11:45:51.567Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 349 | 2026-04-08T11:45:51.939Z | Checking tracing v0.1.44 |
| 350 | 2026-04-08T11:45:52.497Z | Checking postcard v1.1.3 |
| 351 | 2026-04-08T11:45:52.610Z | Checking clap v4.6.0 |
| 352 | 2026-04-08T11:45:53.586Z | Checking ingot-types v0.1.2 |
| 353 | 2026-04-08T11:45:53.854Z | Checking ingot v0.1.1 |
| 354 | 2026-04-08T11:45:55.132Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 355 | 2026-04-08T11:45:56.300Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 356 | 2026-04-08T11:45:57.391Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 357 | 2026-04-08T11:45:58.225Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.23s |
| 358 | 2026-04-08T11:45:58.343Z | |
| 359 | 2026-04-08T11:45:58.343Z | real 19.392432429 |
| 360 | 2026-04-08T11:45:58.347Z | user 54.032000039 |
| 361 | 2026-04-08T11:45:58.347Z | sys 13.124582214 |
| 362 | 2026-04-08T11:45:58.347Z | trap 0.039469215 |
| 363 | 2026-04-08T11:45:58.347Z | tflt 0.084793922 |
| 364 | 2026-04-08T11:45:58.347Z | dflt 0.117214309 |
| 365 | 2026-04-08T11:45:58.347Z | kflt 0.005069322 |
| 366 | 2026-04-08T11:45:58.347Z | lock 2:54.398161476 |
| 367 | 2026-04-08T11:45:58.347Z | slp 3:00.778817155 |
| 368 | 2026-04-08T11:45:58.347Z | lat 4.109131831 |
| 369 | 2026-04-08T11:45:58.347Z | stop 10.906089849 |
| 370 | 2026-04-08T11:45:58.347Z | + header 'debug build' |
| 371 | 2026-04-08T11:45:58.347Z | + echo '# ==== debug build ==== #' |
| 372 | 2026-04-08T11:45:58.347Z | # ==== debug build ==== # |
| 373 | 2026-04-08T11:45:58.347Z | + ptime -m cargo build |
| 374 | 2026-04-08T11:45:58.505Z | Compiling cfg-if v1.0.4 |
| 375 | 2026-04-08T11:45:58.508Z | Compiling serde_core v1.0.228 |
| 376 | 2026-04-08T11:45:58.508Z | Compiling libc v0.2.183 |
| 377 | 2026-04-08T11:45:58.532Z | Compiling thiserror v2.0.18 |
| 378 | 2026-04-08T11:45:58.536Z | Compiling byteorder v1.5.0 |
| 379 | 2026-04-08T11:45:58.540Z | Compiling zerocopy v0.8.47 |
| 380 | 2026-04-08T11:45:58.540Z | Compiling stable_deref_trait v1.2.1 |
| 381 | 2026-04-08T11:45:58.540Z | Compiling macaddr v1.0.1 |
| 382 | 2026-04-08T11:45:58.582Z | Compiling bitflags v1.3.2 |
| 383 | 2026-04-08T11:45:58.593Z | Compiling cobs v0.3.0 |
| 384 | 2026-04-08T11:45:58.610Z | Compiling managed v0.8.0 |
| 385 | 2026-04-08T11:45:58.655Z | Compiling rand_core v0.10.0 |
| 386 | 2026-04-08T11:45:58.699Z | Compiling hash32 v0.3.1 |
| 387 | 2026-04-08T11:45:58.776Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 388 | 2026-04-08T11:45:58.796Z | Compiling heapless v0.8.0 |
| 389 | 2026-04-08T11:45:58.825Z | Compiling errno v0.3.14 |
| 390 | 2026-04-08T11:45:58.849Z | Compiling ipnetwork v0.21.1 |
| 391 | 2026-04-08T11:45:58.862Z | Compiling utf8parse v0.2.2 |
| 392 | 2026-04-08T11:45:58.866Z | Compiling memchr v2.8.0 |
| 393 | 2026-04-08T11:45:58.953Z | Compiling once_cell v1.21.4 |
| 394 | 2026-04-08T11:45:58.983Z | Compiling foreign-types-shared v0.3.1 |
| 395 | 2026-04-08T11:45:58.991Z | Compiling cpufeatures v0.3.0 |
| 396 | 2026-04-08T11:45:59.054Z | Compiling unicode-width v0.2.2 |
| 397 | 2026-04-08T11:45:59.063Z | Compiling foreign-types v0.5.0 |
| 398 | 2026-04-08T11:45:59.152Z | Compiling tracing-core v0.1.36 |
| 399 | 2026-04-08T11:45:59.180Z | Compiling smoltcp v0.11.0 |
| 400 | 2026-04-08T11:45:59.217Z | Compiling chacha20 v0.10.0 |
| 401 | 2026-04-08T11:45:59.377Z | Compiling tabwriter v1.4.1 |
| 402 | 2026-04-08T11:45:59.381Z | Compiling cstr-argument v0.1.2 |
| 403 | 2026-04-08T11:45:59.550Z | Compiling anstyle-parse v1.0.0 |
| 404 | 2026-04-08T11:45:59.575Z | Compiling ref-cast v1.0.25 |
| 405 | 2026-04-08T11:45:59.669Z | Compiling num_enum v0.7.6 |
| 406 | 2026-04-08T11:45:59.755Z | Compiling getrandom v0.4.2 |
| 407 | 2026-04-08T11:45:59.776Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 408 | 2026-04-08T11:45:59.795Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 409 | 2026-04-08T11:45:59.880Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 410 | 2026-04-08T11:45:59.896Z | Compiling dyn-clone v1.0.20 |
| 411 | 2026-04-08T11:45:59.964Z | Compiling pretty-hex v0.4.2 |
| 412 | 2026-04-08T11:46:00.045Z | Compiling is_terminal_polyfill v1.70.2 |
| 413 | 2026-04-08T11:46:00.056Z | Compiling pin-project-lite v0.2.17 |
| 414 | 2026-04-08T11:46:00.090Z | Compiling anstyle v1.0.14 |
| 415 | 2026-04-08T11:46:00.127Z | Compiling colorchoice v1.0.5 |
| 416 | 2026-04-08T11:46:00.141Z | Compiling anstyle-query v1.1.5 |
| 417 | 2026-04-08T11:46:00.239Z | Compiling bitflags v2.11.0 |
| 418 | 2026-04-08T11:46:00.243Z | Compiling serde v1.0.228 |
| 419 | 2026-04-08T11:46:00.354Z | Compiling anstream v1.0.0 |
| 420 | 2026-04-08T11:46:00.387Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 421 | 2026-04-08T11:46:00.422Z | Compiling rustix v1.1.4 |
| 422 | 2026-04-08T11:46:00.518Z | Compiling uuid v1.22.0 |
| 423 | 2026-04-08T11:46:00.675Z | Compiling postcard v1.1.3 |
| 424 | 2026-04-08T11:46:00.864Z | Compiling terminal_size v0.4.4 |
| 425 | 2026-04-08T11:46:00.988Z | Compiling tracing v0.1.44 |
| 426 | 2026-04-08T11:46:00.992Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 427 | 2026-04-08T11:46:01.010Z | Compiling anyhow v1.0.102 |
| 428 | 2026-04-08T11:46:01.014Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 429 | 2026-04-08T11:46:01.106Z | Compiling rand v0.10.0 |
| 430 | 2026-04-08T11:46:01.198Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 431 | 2026-04-08T11:46:01.264Z | Compiling socket2 v0.6.3 |
| 432 | 2026-04-08T11:46:01.313Z | Compiling colored v3.1.1 |
| 433 | 2026-04-08T11:46:01.488Z | Compiling ingot-types v0.1.2 |
| 434 | 2026-04-08T11:46:01.531Z | Compiling clap_lex v1.1.0 |
| 435 | 2026-04-08T11:46:01.587Z | Compiling oxnet v0.1.4 |
| 436 | 2026-04-08T11:46:01.886Z | Compiling ingot v0.1.1 |
| 437 | 2026-04-08T11:46:01.907Z | Compiling winnow v1.0.0 |
| 438 | 2026-04-08T11:46:01.928Z | Compiling strsim v0.11.1 |
| 439 | 2026-04-08T11:46:02.052Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 440 | 2026-04-08T11:46:02.154Z | Compiling clap_builder v4.6.0 |
| 441 | 2026-04-08T11:46:02.859Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 442 | 2026-04-08T11:46:03.507Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 443 | 2026-04-08T11:46:03.825Z | Compiling clap v4.6.0 |
| 444 | 2026-04-08T11:46:05.022Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 445 | 2026-04-08T11:46:06.505Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 446 | 2026-04-08T11:46:10.710Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.35s |
| 447 | 2026-04-08T11:46:10.740Z | |
| 448 | 2026-04-08T11:46:10.744Z | real 12.385032765 |
| 449 | 2026-04-08T11:46:10.744Z | user 1:04.229569120 |
| 450 | 2026-04-08T11:46:10.744Z | sys 6.092543500 |
| 451 | 2026-04-08T11:46:10.744Z | trap 0.027026050 |
| 452 | 2026-04-08T11:46:10.744Z | tflt 0.125301137 |
| 453 | 2026-04-08T11:46:10.744Z | dflt 0.255837810 |
| 454 | 2026-04-08T11:46:10.744Z | kflt 0.000159582 |
| 455 | 2026-04-08T11:46:10.744Z | lock 2:52.041571982 |
| 456 | 2026-04-08T11:46:10.744Z | slp 1:52.768745528 |
| 457 | 2026-04-08T11:46:10.744Z | lat 4.783272360 |
| 458 | 2026-04-08T11:46:10.744Z | stop 3.661028026 |
| 459 | 2026-04-08T11:46:10.744Z | + header 'release build' |
| 460 | 2026-04-08T11:46:10.744Z | + echo '# ==== release build ==== #' |
| 461 | 2026-04-08T11:46:10.745Z | + ptime -m cargo build --release |
| 462 | 2026-04-08T11:46:10.745Z | # ==== release build ==== # |
| 463 | 2026-04-08T11:46:10.837Z | Compiling proc-macro2 v1.0.106 |
| 464 | 2026-04-08T11:46:10.837Z | Compiling quote v1.0.45 |
| 465 | 2026-04-08T11:46:10.837Z | Compiling unicode-ident v1.0.24 |
| 466 | 2026-04-08T11:46:10.837Z | Compiling serde_core v1.0.228 |
| 467 | 2026-04-08T11:46:10.841Z | Compiling libc v0.2.183 |
| 468 | 2026-04-08T11:46:10.842Z | Compiling cfg-if v1.0.4 |
| 469 | 2026-04-08T11:46:10.842Z | Compiling ident_case v1.0.1 |
| 470 | 2026-04-08T11:46:10.842Z | Compiling fnv v1.0.7 |
| 471 | 2026-04-08T11:46:10.914Z | Compiling strsim v0.11.1 |
| 472 | 2026-04-08T11:46:10.935Z | Compiling memchr v2.8.0 |
| 473 | 2026-04-08T11:46:10.954Z | Compiling thiserror v2.0.18 |
| 474 | 2026-04-08T11:46:10.958Z | Compiling regex-syntax v0.8.10 |
| 475 | 2026-04-08T11:46:11.143Z | Compiling serde v1.0.228 |
| 476 | 2026-04-08T11:46:11.178Z | Compiling zerocopy v0.8.47 |
| 477 | 2026-04-08T11:46:11.424Z | Compiling aho-corasick v1.1.4 |
| 478 | 2026-04-08T11:46:11.445Z | Compiling anyhow v1.0.102 |
| 479 | 2026-04-08T11:46:11.463Z | Compiling equivalent v1.0.2 |
| 480 | 2026-04-08T11:46:11.530Z | Compiling winnow v1.0.0 |
| 481 | 2026-04-08T11:46:11.535Z | Compiling either v1.15.0 |
| 482 | 2026-04-08T11:46:11.552Z | Compiling hashbrown v0.16.1 |
| 483 | 2026-04-08T11:46:11.718Z | Compiling itertools v0.14.0 |
| 484 | 2026-04-08T11:46:11.964Z | Compiling syn v2.0.117 |
| 485 | 2026-04-08T11:46:12.011Z | Compiling indexmap v2.13.0 |
| 486 | 2026-04-08T11:46:12.081Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 487 | 2026-04-08T11:46:12.301Z | Compiling heapless v0.8.0 |
| 488 | 2026-04-08T11:46:12.568Z | Compiling regex-automata v0.4.14 |
| 489 | 2026-04-08T11:46:12.601Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 490 | 2026-04-08T11:46:12.645Z | Compiling byteorder v1.5.0 |
| 491 | 2026-04-08T11:46:12.827Z | Compiling hash32 v0.3.1 |
| 492 | 2026-04-08T11:46:12.925Z | Compiling bitflags v2.11.0 |
| 493 | 2026-04-08T11:46:12.961Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 494 | 2026-04-08T11:46:12.975Z | Compiling syn v1.0.109 |
| 495 | 2026-04-08T11:46:12.994Z | Compiling rustversion v1.0.22 |
| 496 | 2026-04-08T11:46:13.068Z | Compiling smoltcp v0.11.0 |
| 497 | 2026-04-08T11:46:13.145Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 498 | 2026-04-08T11:46:13.252Z | Compiling stable_deref_trait v1.2.1 |
| 499 | 2026-04-08T11:46:13.258Z | Compiling macaddr v1.0.1 |
| 500 | 2026-04-08T11:46:13.367Z | Compiling bitflags v1.3.2 |
| 501 | 2026-04-08T11:46:13.386Z | Compiling version_check v0.9.5 |
| 502 | 2026-04-08T11:46:13.396Z | Compiling rand_core v0.10.0 |
| 503 | 2026-04-08T11:46:13.427Z | Compiling rustix v1.1.4 |
| 504 | 2026-04-08T11:46:13.449Z | Compiling getrandom v0.4.2 |
| 505 | 2026-04-08T11:46:13.537Z | Compiling proc-macro-crate v3.5.0 |
| 506 | 2026-04-08T11:46:13.631Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 507 | 2026-04-08T11:46:13.693Z | Compiling managed v0.8.0 |
| 508 | 2026-04-08T11:46:13.747Z | Compiling ref-cast v1.0.25 |
| 509 | 2026-04-08T11:46:13.843Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 510 | 2026-04-08T11:46:13.971Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 511 | 2026-04-08T11:46:14.044Z | Compiling errno v0.3.14 |
| 512 | 2026-04-08T11:46:14.070Z | Compiling unicode-width v0.2.2 |
| 513 | 2026-04-08T11:46:14.183Z | Compiling ipnetwork v0.21.1 |
| 514 | 2026-04-08T11:46:14.341Z | Compiling regex v1.12.3 |
| 515 | 2026-04-08T11:46:14.354Z | Compiling cpufeatures v0.3.0 |
| 516 | 2026-04-08T11:46:14.418Z | Compiling once_cell v1.21.4 |
| 517 | 2026-04-08T11:46:14.450Z | Compiling foreign-types-shared v0.3.1 |
| 518 | 2026-04-08T11:46:14.530Z | Compiling darling_core v0.21.3 |
| 519 | 2026-04-08T11:46:14.635Z | Compiling utf8parse v0.2.2 |
| 520 | 2026-04-08T11:46:14.725Z | Compiling anstyle-parse v1.0.0 |
| 521 | 2026-04-08T11:46:14.730Z | Compiling tracing-core v0.1.36 |
| 522 | 2026-04-08T11:46:14.916Z | Compiling chacha20 v0.10.0 |
| 523 | 2026-04-08T11:46:15.093Z | Compiling cstr-argument v0.1.2 |
| 524 | 2026-04-08T11:46:15.189Z | Compiling tabwriter v1.4.1 |
| 525 | 2026-04-08T11:46:15.598Z | Compiling pin-project-lite v0.2.17 |
| 526 | 2026-04-08T11:46:15.682Z | Compiling pretty-hex v0.4.2 |
| 527 | 2026-04-08T11:46:15.718Z | Compiling thiserror-impl v2.0.18 |
| 528 | 2026-04-08T11:46:15.743Z | Compiling zerocopy-derive v0.8.47 |
| 529 | 2026-04-08T11:46:15.796Z | Compiling serde_derive v1.0.228 |
| 530 | 2026-04-08T11:46:15.806Z | Compiling foreign-types-macros v0.2.3 |
| 531 | 2026-04-08T11:46:16.019Z | Compiling num_enum_derive v0.7.6 |
| 532 | 2026-04-08T11:46:16.402Z | Compiling ref-cast-impl v1.0.25 |
| 533 | 2026-04-08T11:46:16.588Z | Compiling foreign-types v0.5.0 |
| 534 | 2026-04-08T11:46:16.629Z | Compiling darling_macro v0.21.3 |
| 535 | 2026-04-08T11:46:16.660Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 536 | 2026-04-08T11:46:16.973Z | Compiling cobs v0.3.0 |
| 537 | 2026-04-08T11:46:16.978Z | Compiling num_enum v0.7.6 |
| 538 | 2026-04-08T11:46:17.078Z | Compiling tracing-attributes v0.1.31 |
| 539 | 2026-04-08T11:46:17.082Z | Compiling is_terminal_polyfill v1.70.2 |
| 540 | 2026-04-08T11:46:17.119Z | Compiling anstyle v1.0.14 |
| 541 | 2026-04-08T11:46:17.153Z | Compiling darling v0.21.3 |
| 542 | 2026-04-08T11:46:17.157Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 543 | 2026-04-08T11:46:17.165Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 544 | 2026-04-08T11:46:17.174Z | Compiling dyn-clone v1.0.20 |
| 545 | 2026-04-08T11:46:17.220Z | Compiling ingot-macros v0.1.1 |
| 546 | 2026-04-08T11:46:17.301Z | Compiling colorchoice v1.0.5 |
| 547 | 2026-04-08T11:46:17.346Z | Compiling anstyle-query v1.1.5 |
| 548 | 2026-04-08T11:46:17.353Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 549 | 2026-04-08T11:46:17.466Z | Compiling anstream v1.0.0 |
| 550 | 2026-04-08T11:46:17.475Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 551 | 2026-04-08T11:46:17.672Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 552 | 2026-04-08T11:46:17.821Z | Compiling terminal_size v0.4.4 |
| 553 | 2026-04-08T11:46:17.881Z | Compiling rand v0.10.0 |
| 554 | 2026-04-08T11:46:17.956Z | Compiling uuid v1.22.0 |
| 555 | 2026-04-08T11:46:18.084Z | Compiling socket2 v0.6.3 |
| 556 | 2026-04-08T11:46:18.128Z | Compiling colored v3.1.1 |
| 557 | 2026-04-08T11:46:18.316Z | Compiling tracing v0.1.44 |
| 558 | 2026-04-08T11:46:18.632Z | Compiling oxnet v0.1.4 |
| 559 | 2026-04-08T11:46:18.636Z | Compiling clap_lex v1.1.0 |
| 560 | 2026-04-08T11:46:18.674Z | Compiling heck v0.5.0 |
| 561 | 2026-04-08T11:46:18.867Z | Compiling clap_derive v4.6.0 |
| 562 | 2026-04-08T11:46:18.902Z | Compiling clap_builder v4.6.0 |
| 563 | 2026-04-08T11:46:18.949Z | Compiling postcard v1.1.3 |
| 564 | 2026-04-08T11:46:19.030Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 565 | 2026-04-08T11:46:20.108Z | Compiling ingot-types v0.1.2 |
| 566 | 2026-04-08T11:46:20.427Z | Compiling ingot v0.1.1 |
| 567 | 2026-04-08T11:46:20.727Z | Compiling clap v4.6.0 |
| 568 | 2026-04-08T11:46:22.110Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 569 | 2026-04-08T11:46:23.115Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 570 | 2026-04-08T11:46:24.059Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 571 | 2026-04-08T11:46:30.512Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.75s |
| 572 | 2026-04-08T11:46:30.540Z | |
| 573 | 2026-04-08T11:46:30.540Z | real 19.786493535 |
| 574 | 2026-04-08T11:46:30.540Z | user 1:41.550112444 |
| 575 | 2026-04-08T11:46:30.540Z | sys 13.526100033 |
| 576 | 2026-04-08T11:46:30.544Z | trap 0.053394432 |
| 577 | 2026-04-08T11:46:30.544Z | tflt 0.148951457 |
| 578 | 2026-04-08T11:46:30.544Z | dflt 0.437061675 |
| 579 | 2026-04-08T11:46:30.544Z | kflt 0.000018894 |
| 580 | 2026-04-08T11:46:30.544Z | lock 4:27.070916203 |
| 581 | 2026-04-08T11:46:30.544Z | slp 3:22.937777163 |
| 582 | 2026-04-08T11:46:30.544Z | lat 5.136325438 |
| 583 | 2026-04-08T11:46:30.544Z | stop 8.637943615 |
| 584 | 2026-04-08T11:46:30.544Z | + popd |
| 585 | 2026-04-08T11:46:30.544Z | + for x in debug release |
| 586 | 2026-04-08T11:46:30.544Z | /work/oxidecomputer/opte |
| 587 | 2026-04-08T11:46:30.544Z | + mkdir -p /work/debug |
| 588 | 2026-04-08T11:46:30.544Z | + cp target/debug/opteadm /work/debug/ |
| 589 | 2026-04-08T11:46:30.565Z | + sha256sum target/debug/opteadm |
| 590 | 2026-04-08T11:46:30.589Z | + for x in debug release |
| 591 | 2026-04-08T11:46:30.589Z | + mkdir -p /work/release |
| 592 | 2026-04-08T11:46:30.592Z | + cp target/release/opteadm /work/release/ |
| 593 | 2026-04-08T11:46:30.606Z | + sha256sum target/release/opteadm |
| 594 | 2026-04-08T11:46:30.622Z | process exited: duration 65490 ms, exit code 0 |
| |
| 595 | 2026-04-08T11:46:30.634Z | found 4 output files |
| 596 | 2026-04-08T11:46:30.634Z | uploading: /work/debug/opteadm (35303056 bytes) |
| 597 | 2026-04-08T11:46:31.819Z | uploaded: /work/debug/opteadm |
| 598 | 2026-04-08T11:46:31.819Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 599 | 2026-04-08T11:46:32.829Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 600 | 2026-04-08T11:46:32.832Z | uploading: /work/release/opteadm (23753944 bytes) |
| 601 | 2026-04-08T11:46:33.968Z | uploaded: /work/release/opteadm |
| 602 | 2026-04-08T11:46:33.968Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 603 | 2026-04-08T11:46:34.977Z | uploaded: /work/release/opteadm.release.sha256 |