|
|
|
| 1 | 2026-09-11T18:35:43.301Z | job assigned to worker 01M28W0D9G116Y3W7R7A6PWJAQ [factory aws, i-018a4c49950a90e3e] (queued for 59 s) |
| |
| 2 | 2026-09-11T18:35:50.400Z | starting task 0: "setup" |
| 3 | 2026-09-11T18:35:50.405Z | ++ uname -s |
| 4 | 2026-09-11T18:35:50.408Z | + kern=SunOS |
| 5 | 2026-09-11T18:35:50.408Z | + build_user=build |
| 6 | 2026-09-11T18:35:50.408Z | + build_uid=12345 |
| 7 | 2026-09-11T18:35:50.408Z | + work_dir=/work |
| 8 | 2026-09-11T18:35:50.408Z | + input_dir=/input |
| 9 | 2026-09-11T18:35:50.408Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T18:35:50.408Z | + case "$kern" in |
| 11 | 2026-09-11T18:35:50.408Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T18:35:50.420Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T18:35:52.427Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T18:35:52.542Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T18:35:52.545Z | + home_fs=zfs |
| 16 | 2026-09-11T18:35:52.545Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T18:35:52.545Z | + mkdir -p /home/build |
| 18 | 2026-09-11T18:35:52.545Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T18:35:53.546Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T18:35:53.549Z | process exited: duration 3147 ms, exit code 0 |
| |
| 21 | 2026-09-11T18:35:53.556Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T18:35:53.560Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-11T18:35:53.560Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-11T18:35:53.560Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-11T18:35:53.561Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-11T18:35:53.561Z | * rust toolchain profile = "default" |
| 27 | 2026-09-11T18:35:53.561Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-11T18:35:53.564Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T18:35:53.564Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-11T18:35:53.640Z | info: downloading installer |
| 31 | 2026-09-11T18:35:54.898Z | info: profile set to default |
| 32 | 2026-09-11T18:35:54.898Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T18:35:54.901Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-11T18:35:55.030Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-11T18:35:55.033Z | info: downloading 6 components |
| 36 | 2026-09-11T18:36:08.416Z | |
| 37 | 2026-09-11T18:36:08.416Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-11T18:36:08.445Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-11T18:36:08.445Z | |
| 40 | 2026-09-11T18:36:08.448Z | |
| 41 | 2026-09-11T18:36:08.448Z | Rust is installed now. Great! |
| 42 | 2026-09-11T18:36:08.448Z | |
| 43 | 2026-09-11T18:36:08.448Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T18:36:08.448Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T18:36:08.448Z | |
| 46 | 2026-09-11T18:36:08.448Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T18:36:08.448Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T18:36:08.449Z | |
| 49 | 2026-09-11T18:36:08.449Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T18:36:08.449Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T18:36:08.449Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T18:36:08.449Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T18:36:08.449Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T18:36:08.449Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T18:36:08.449Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T18:36:08.449Z | HOST_CC = None |
| 57 | 2026-09-11T18:36:08.449Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T18:36:08.449Z | CC = None |
| 59 | 2026-09-11T18:36:08.449Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T18:36:08.590Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T18:36:08.591Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T18:36:08.591Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T18:36:08.591Z | CFLAGS = None |
| 64 | 2026-09-11T18:36:08.591Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T18:36:08.591Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T18:36:08.591Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T18:36:08.591Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T18:36:08.591Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T18:36:08.591Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T18:36:08.701Z | + rustup --version |
| 71 | 2026-09-11T18:36:08.708Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T18:36:08.711Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T18:36:08.730Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-11T18:36:08.733Z | + cargo --version |
| 75 | 2026-09-11T18:36:08.747Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-11T18:36:08.750Z | + rustc --version |
| 77 | 2026-09-11T18:36:08.769Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-11T18:36:08.772Z | process exited: duration 15215 ms, exit code 0 |
| |
| 79 | 2026-09-11T18:36:08.778Z | starting task 2: "authentication" |
| 80 | 2026-09-11T18:36:08.794Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-11T18:36:08.801Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T18:36:08.804Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-11T18:36:08.807Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-11T18:36:08.831Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-11T18:36:09.853Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-11T18:36:09.853Z | + git fetch origin accbd1de825b687df69d10c62a18acda57587c2c |
| 87 | 2026-09-11T18:36:10.142Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-11T18:36:10.142Z | * branch accbd1de825b687df69d10c62a18acda57587c2c -> FETCH_HEAD |
| 89 | 2026-09-11T18:36:10.149Z | + [[ -n bound-eviction ]] |
| 90 | 2026-09-11T18:36:10.152Z | ++ git branch --show-current |
| 91 | 2026-09-11T18:36:10.152Z | + current=master |
| 92 | 2026-09-11T18:36:10.152Z | + [[ master != bound-eviction ]] |
| 93 | 2026-09-11T18:36:10.152Z | + git branch -f bound-eviction accbd1de825b687df69d10c62a18acda57587c2c |
| 94 | 2026-09-11T18:36:10.155Z | + git checkout -f bound-eviction |
| 95 | 2026-09-11T18:36:10.173Z | Switched to branch 'bound-eviction' |
| 96 | 2026-09-11T18:36:10.175Z | + git reset --hard accbd1de825b687df69d10c62a18acda57587c2c |
| 97 | 2026-09-11T18:36:10.190Z | HEAD is now at accbd1d Rebase fix |
| 98 | 2026-09-11T18:36:10.193Z | process exited: duration 1390 ms, exit code 0 |
| |
| 99 | 2026-09-11T18:36:10.198Z | starting task 4: "build" |
| 100 | 2026-09-11T18:36:10.202Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-11T18:36:10.205Z | ++ rustup show active-toolchain |
| 102 | 2026-09-11T18:36:10.207Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-11T18:36:10.213Z | ++ pushd xde |
| 104 | 2026-09-11T18:36:10.213Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-11T18:36:10.213Z | ++ rustup show active-toolchain |
| 106 | 2026-09-11T18:36:10.217Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-11T18:36:10.351Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-11T18:36:10.353Z | info: downloading 6 components |
| 109 | 2026-09-11T18:36:24.112Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 110 | 2026-09-11T18:36:24.112Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 111 | 2026-09-11T18:36:24.112Z | warn: auto-installation is deprecated for most `rustup` commands |
| 112 | 2026-09-11T18:36:24.112Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 113 | 2026-09-11T18:36:24.113Z | warn: to install the active toolchain, use `rustup install` instead |
| 114 | 2026-09-11T18:36:24.113Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 115 | 2026-09-11T18:36:24.211Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-11T18:36:24.214Z | +++ head -n 1 |
| 117 | 2026-09-11T18:36:24.214Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-11T18:36:24.266Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-11T18:36:24.266Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-11T18:36:24.266Z | ++ popd |
| 121 | 2026-09-11T18:36:24.269Z | /work/oxidecomputer/opte |
| 122 | 2026-09-11T18:36:24.269Z | + cargo --version |
| 123 | 2026-09-11T18:36:24.275Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-11T18:36:24.279Z | + rustc --version |
| 125 | 2026-09-11T18:36:24.296Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-11T18:36:24.300Z | + pushd bin/opteadm |
| 127 | 2026-09-11T18:36:24.300Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 128 | 2026-09-11T18:36:24.300Z | + header 'check style' |
| 129 | 2026-09-11T18:36:24.300Z | + echo '# ==== check style ==== #' |
| 130 | 2026-09-11T18:36:24.300Z | # ==== check style ==== # |
| 131 | 2026-09-11T18:36:24.300Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 132 | 2026-09-11T18:36:24.369Z | |
| 133 | 2026-09-11T18:36:24.369Z | real 0.067168914 |
| 134 | 2026-09-11T18:36:24.369Z | user 0.037681813 |
| 135 | 2026-09-11T18:36:24.369Z | sys 0.026601778 |
| 136 | 2026-09-11T18:36:24.369Z | trap 0.000007160 |
| 137 | 2026-09-11T18:36:24.369Z | tflt 0.000011660 |
| 138 | 2026-09-11T18:36:24.369Z | dflt 0.000000000 |
| 139 | 2026-09-11T18:36:24.369Z | kflt 0.000000000 |
| 140 | 2026-09-11T18:36:24.369Z | lock 0.022130110 |
| 141 | 2026-09-11T18:36:24.369Z | slp 0.047737946 |
| 142 | 2026-09-11T18:36:24.369Z | lat 0.000661750 |
| 143 | 2026-09-11T18:36:24.369Z | stop 0.000114760 |
| 144 | 2026-09-11T18:36:24.373Z | + header analyze |
| 145 | 2026-09-11T18:36:24.373Z | + echo '# ==== analyze ==== #' |
| 146 | 2026-09-11T18:36:24.373Z | # ==== analyze ==== # |
| 147 | 2026-09-11T18:36:24.373Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 148 | 2026-09-11T18:36:24.509Z | Updating crates.io index |
| 149 | 2026-09-11T18:36:24.513Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-11T18:36:25.235Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-11T18:36:25.779Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-11T18:36:26.113Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-11T18:36:26.487Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-11T18:36:26.755Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-11T18:36:27.117Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-11T18:36:28.791Z | Downloading crates ... |
| 157 | 2026-09-11T18:36:28.860Z | Downloaded ref-cast-impl v1.0.25 |
| 158 | 2026-09-11T18:36:28.863Z | Downloaded defmt v0.3.100 |
| 159 | 2026-09-11T18:36:28.863Z | Downloaded errno v0.3.14 |
| 160 | 2026-09-11T18:36:28.863Z | Downloaded aho-corasick v1.1.4 |
| 161 | 2026-09-11T18:36:28.867Z | Downloaded darling_macro v0.23.0 |
| 162 | 2026-09-11T18:36:28.870Z | Downloaded is_terminal_polyfill v1.70.2 |
| 163 | 2026-09-11T18:36:28.870Z | Downloaded foreign-types-shared v0.3.1 |
| 164 | 2026-09-11T18:36:28.870Z | Downloaded ident_case v1.0.1 |
| 165 | 2026-09-11T18:36:28.870Z | Downloaded embedded-io v0.4.0 |
| 166 | 2026-09-11T18:36:28.874Z | Downloaded bitflags v1.3.2 |
| 167 | 2026-09-11T18:36:28.877Z | Downloaded clap v4.6.1 |
| 168 | 2026-09-11T18:36:28.880Z | Downloaded colorchoice v1.0.5 |
| 169 | 2026-09-11T18:36:28.884Z | Downloaded foreign-types-macros v0.2.3 |
| 170 | 2026-09-11T18:36:28.884Z | Downloaded heck v0.5.0 |
| 171 | 2026-09-11T18:36:28.884Z | Downloaded anyhow v1.0.103 |
| 172 | 2026-09-11T18:36:28.884Z | Downloaded colored v3.1.1 |
| 173 | 2026-09-11T18:36:28.888Z | Downloaded foreign-types v0.5.0 |
| 174 | 2026-09-11T18:36:28.894Z | Downloaded ingot-types v0.2.0 |
| 175 | 2026-09-11T18:36:28.897Z | Downloaded macaddr v1.0.1 |
| 176 | 2026-09-11T18:36:28.905Z | Downloaded strsim v0.11.1 |
| 177 | 2026-09-11T18:36:28.908Z | Downloaded cpufeatures v0.3.0 |
| 178 | 2026-09-11T18:36:28.909Z | Downloaded cobs v0.3.0 |
| 179 | 2026-09-11T18:36:28.911Z | Downloaded cstr-argument v0.1.2 |
| 180 | 2026-09-11T18:36:28.912Z | Downloaded defmt-parser v1.0.0 |
| 181 | 2026-09-11T18:36:28.914Z | Downloaded anstyle v1.0.14 |
| 182 | 2026-09-11T18:36:28.914Z | Downloaded byteorder v1.5.0 |
| 183 | 2026-09-11T18:36:28.915Z | Downloaded embedded-io v0.6.1 |
| 184 | 2026-09-11T18:36:28.917Z | Downloaded clap_lex v1.1.0 |
| 185 | 2026-09-11T18:36:28.917Z | Downloaded hash32 v0.3.1 |
| 186 | 2026-09-11T18:36:28.921Z | Downloaded equivalent v1.0.2 |
| 187 | 2026-09-11T18:36:28.924Z | Downloaded anstyle-parse v1.0.0 |
| 188 | 2026-09-11T18:36:28.928Z | Downloaded either v1.16.0 |
| 189 | 2026-09-11T18:36:28.931Z | Downloaded dyn-clone v1.0.20 |
| 190 | 2026-09-11T18:36:28.935Z | Downloaded anstyle-query v1.1.5 |
| 191 | 2026-09-11T18:36:28.939Z | Downloaded ingot v0.2.0 |
| 192 | 2026-09-11T18:36:28.939Z | Downloaded darling_core v0.23.0 |
| 193 | 2026-09-11T18:36:28.942Z | Downloaded pretty-hex v0.4.2 |
| 194 | 2026-09-11T18:36:28.944Z | Downloaded cfg-if v1.0.4 |
| 195 | 2026-09-11T18:36:28.947Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 196 | 2026-09-11T18:36:28.947Z | Downloaded defmt-macros v1.1.1 |
| 197 | 2026-09-11T18:36:28.950Z | Downloaded tabwriter v1.4.1 |
| 198 | 2026-09-11T18:36:28.956Z | Downloaded terminal_size v0.4.4 |
| 199 | 2026-09-11T18:36:28.959Z | Downloaded managed v0.8.0 |
| 200 | 2026-09-11T18:36:28.959Z | Downloaded proc-macro-crate v3.5.0 |
| 201 | 2026-09-11T18:36:28.962Z | Downloaded utf8parse v0.2.2 |
| 202 | 2026-09-11T18:36:28.962Z | Downloaded clap_derive v4.6.1 |
| 203 | 2026-09-11T18:36:28.962Z | Downloaded ingot-macros v0.2.0 |
| 204 | 2026-09-11T18:36:28.965Z | Downloaded anstream v1.0.0 |
| 205 | 2026-09-11T18:36:28.965Z | Downloaded rustversion v1.0.23 |
| 206 | 2026-09-11T18:36:28.971Z | Downloaded version_check v0.9.5 |
| 207 | 2026-09-11T18:36:28.973Z | Downloaded stable_deref_trait v1.2.1 |
| 208 | 2026-09-11T18:36:28.976Z | Downloaded ref-cast v1.0.25 |
| 209 | 2026-09-11T18:36:28.979Z | Downloaded chacha20 v0.10.1 |
| 210 | 2026-09-11T18:36:28.982Z | Downloaded ipnetwork v0.21.1 |
| 211 | 2026-09-11T18:36:28.982Z | Downloaded darling v0.23.0 |
| 212 | 2026-09-11T18:36:28.986Z | Downloaded defmt v1.1.1 |
| 213 | 2026-09-11T18:36:28.991Z | Downloaded num_enum_derive v0.7.6 |
| 214 | 2026-09-11T18:36:28.994Z | Downloaded thiserror-impl v2.0.18 |
| 215 | 2026-09-11T18:36:28.995Z | Downloaded rand_core v0.10.1 |
| 216 | 2026-09-11T18:36:28.995Z | Downloaded quote v1.0.46 |
| 217 | 2026-09-11T18:36:28.999Z | Downloaded num_enum v0.7.6 |
| 218 | 2026-09-11T18:36:28.999Z | Downloaded oxnet v0.1.6 |
| 219 | 2026-09-11T18:36:29.009Z | Downloaded heapless v0.8.0 |
| 220 | 2026-09-11T18:36:29.013Z | Downloaded pin-project-lite v0.2.17 |
| 221 | 2026-09-11T18:36:29.017Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 222 | 2026-09-11T18:36:29.020Z | Downloaded thiserror v2.0.18 |
| 223 | 2026-09-11T18:36:29.024Z | Downloaded tracing-attributes v0.1.31 |
| 224 | 2026-09-11T18:36:29.026Z | Downloaded once_cell v1.21.4 |
| 225 | 2026-09-11T18:36:29.030Z | Downloaded bitflags v2.13.0 |
| 226 | 2026-09-11T18:36:29.043Z | Downloaded postcard v1.1.3 |
| 227 | 2026-09-11T18:36:29.046Z | Downloaded getrandom v0.4.3 |
| 228 | 2026-09-11T18:36:29.050Z | Downloaded tracing-core v0.1.36 |
| 229 | 2026-09-11T18:36:29.057Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 230 | 2026-09-11T18:36:29.061Z | Downloaded unicode-ident v1.0.24 |
| 231 | 2026-09-11T18:36:29.064Z | Downloaded socket2 v0.6.4 |
| 232 | 2026-09-11T18:36:29.069Z | Downloaded proc-macro2 v1.0.106 |
| 233 | 2026-09-11T18:36:29.086Z | Downloaded serde_core v1.0.228 |
| 234 | 2026-09-11T18:36:29.090Z | Downloaded zerocopy-derive v0.8.54 |
| 235 | 2026-09-11T18:36:29.095Z | Downloaded indexmap v2.14.0 |
| 236 | 2026-09-11T18:36:29.098Z | Downloaded serde v1.0.228 |
| 237 | 2026-09-11T18:36:29.101Z | Downloaded uuid v1.23.5 |
| 238 | 2026-09-11T18:36:29.105Z | Downloaded serde_derive v1.0.228 |
| 239 | 2026-09-11T18:36:29.109Z | Downloaded memchr v2.8.3 |
| 240 | 2026-09-11T18:36:29.117Z | Downloaded rand v0.10.2 |
| 241 | 2026-09-11T18:36:29.126Z | Downloaded hashbrown v0.17.1 |
| 242 | 2026-09-11T18:36:29.140Z | Downloaded clap_builder v4.6.0 |
| 243 | 2026-09-11T18:36:29.143Z | Downloaded itertools v0.15.0 |
| 244 | 2026-09-11T18:36:29.162Z | Downloaded regex v1.13.0 |
| 245 | 2026-09-11T18:36:29.168Z | Downloaded winnow v1.0.3 |
| 246 | 2026-09-11T18:36:29.198Z | Downloaded syn v1.0.109 |
| 247 | 2026-09-11T18:36:29.217Z | Downloaded unicode-width v0.2.2 |
| 248 | 2026-09-11T18:36:29.221Z | Downloaded syn v2.0.118 |
| 249 | 2026-09-11T18:36:29.232Z | Downloaded zerocopy v0.8.54 |
| 250 | 2026-09-11T18:36:29.242Z | Downloaded smoltcp v0.11.0 |
| 251 | 2026-09-11T18:36:29.251Z | Downloaded regex-automata v0.4.15 |
| 252 | 2026-09-11T18:36:29.259Z | Downloaded regex-syntax v0.8.11 |
| 253 | 2026-09-11T18:36:29.262Z | Downloaded rustix v1.1.4 |
| 254 | 2026-09-11T18:36:29.275Z | Downloaded tracing v0.1.44 |
| 255 | 2026-09-11T18:36:29.284Z | Downloaded libc v0.2.186 |
| 256 | 2026-09-11T18:36:29.347Z | Compiling proc-macro2 v1.0.106 |
| 257 | 2026-09-11T18:36:29.347Z | Compiling quote v1.0.46 |
| 258 | 2026-09-11T18:36:29.347Z | Compiling unicode-ident v1.0.24 |
| 259 | 2026-09-11T18:36:29.347Z | Compiling serde_core v1.0.228 |
| 260 | 2026-09-11T18:36:29.347Z | Compiling libc v0.2.186 |
| 261 | 2026-09-11T18:36:29.350Z | Checking cfg-if v1.0.4 |
| 262 | 2026-09-11T18:36:29.350Z | Compiling ident_case v1.0.1 |
| 263 | 2026-09-11T18:36:29.350Z | Compiling memchr v2.8.3 |
| 264 | 2026-09-11T18:36:29.469Z | Compiling thiserror v2.0.18 |
| 265 | 2026-09-11T18:36:29.538Z | Compiling strsim v0.11.1 |
| 266 | 2026-09-11T18:36:29.545Z | Compiling regex-syntax v0.8.11 |
| 267 | 2026-09-11T18:36:29.778Z | Compiling anyhow v1.0.103 |
| 268 | 2026-09-11T18:36:29.814Z | Compiling aho-corasick v1.1.4 |
| 269 | 2026-09-11T18:36:29.967Z | Compiling hashbrown v0.17.1 |
| 270 | 2026-09-11T18:36:29.974Z | Compiling zerocopy v0.8.54 |
| 271 | 2026-09-11T18:36:30.083Z | Compiling either v1.16.0 |
| 272 | 2026-09-11T18:36:30.089Z | Compiling serde v1.0.228 |
| 273 | 2026-09-11T18:36:30.283Z | Compiling winnow v1.0.3 |
| 274 | 2026-09-11T18:36:30.340Z | Compiling equivalent v1.0.2 |
| 275 | 2026-09-11T18:36:30.454Z | Compiling indexmap v2.14.0 |
| 276 | 2026-09-11T18:36:30.545Z | Compiling syn v2.0.118 |
| 277 | 2026-09-11T18:36:30.581Z | Compiling itertools v0.15.0 |
| 278 | 2026-09-11T18:36:30.624Z | Checking byteorder v1.5.0 |
| 279 | 2026-09-11T18:36:30.776Z | Compiling heapless v0.8.0 |
| 280 | 2026-09-11T18:36:31.063Z | Compiling regex-automata v0.4.15 |
| 281 | 2026-09-11T18:36:31.069Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 282 | 2026-09-11T18:36:31.209Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 283 | 2026-09-11T18:36:31.216Z | Checking bitflags v2.13.0 |
| 284 | 2026-09-11T18:36:31.293Z | Checking hash32 v0.3.1 |
| 285 | 2026-09-11T18:36:31.378Z | Checking stable_deref_trait v1.2.1 |
| 286 | 2026-09-11T18:36:31.399Z | Compiling smoltcp v0.11.0 |
| 287 | 2026-09-11T18:36:31.444Z | Checking macaddr v1.0.1 |
| 288 | 2026-09-11T18:36:31.450Z | Compiling rustversion v1.0.23 |
| 289 | 2026-09-11T18:36:31.582Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 290 | 2026-09-11T18:36:31.592Z | Compiling syn v1.0.109 |
| 291 | 2026-09-11T18:36:31.727Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 292 | 2026-09-11T18:36:31.822Z | Checking bitflags v1.3.2 |
| 293 | 2026-09-11T18:36:31.882Z | Compiling version_check v0.9.5 |
| 294 | 2026-09-11T18:36:31.888Z | Checking rand_core v0.10.1 |
| 295 | 2026-09-11T18:36:31.939Z | Checking managed v0.8.0 |
| 296 | 2026-09-11T18:36:31.967Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 297 | 2026-09-11T18:36:32.013Z | Compiling rustix v1.1.4 |
| 298 | 2026-09-11T18:36:32.113Z | Compiling proc-macro-crate v3.5.0 |
| 299 | 2026-09-11T18:36:32.130Z | Compiling getrandom v0.4.3 |
| 300 | 2026-09-11T18:36:32.139Z | Compiling ref-cast v1.0.25 |
| 301 | 2026-09-11T18:36:32.179Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 302 | 2026-09-11T18:36:32.471Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-09-11T18:36:32.515Z | Checking errno v0.3.14 |
| 304 | 2026-09-11T18:36:32.542Z | Checking foreign-types-shared v0.3.1 |
| 305 | 2026-09-11T18:36:32.621Z | Checking cpufeatures v0.3.0 |
| 306 | 2026-09-11T18:36:32.629Z | Checking once_cell v1.21.4 |
| 307 | 2026-09-11T18:36:32.682Z | Checking utf8parse v0.2.2 |
| 308 | 2026-09-11T18:36:32.774Z | Compiling regex v1.13.0 |
| 309 | 2026-09-11T18:36:32.774Z | Checking ipnetwork v0.21.1 |
| 310 | 2026-09-11T18:36:32.949Z | Checking unicode-width v0.2.2 |
| 311 | 2026-09-11T18:36:33.091Z | Checking tracing-core v0.1.36 |
| 312 | 2026-09-11T18:36:33.191Z | Compiling darling_core v0.23.0 |
| 313 | 2026-09-11T18:36:33.224Z | Checking tabwriter v1.4.1 |
| 314 | 2026-09-11T18:36:33.251Z | Checking cstr-argument v0.1.2 |
| 315 | 2026-09-11T18:36:33.368Z | Checking anstyle-parse v1.0.0 |
| 316 | 2026-09-11T18:36:33.368Z | Checking chacha20 v0.10.1 |
| 317 | 2026-09-11T18:36:33.701Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 318 | 2026-09-11T18:36:33.768Z | Checking pin-project-lite v0.2.17 |
| 319 | 2026-09-11T18:36:33.853Z | Checking anstyle-query v1.1.5 |
| 320 | 2026-09-11T18:36:33.876Z | Checking colorchoice v1.0.5 |
| 321 | 2026-09-11T18:36:33.883Z | Checking pretty-hex v0.4.2 |
| 322 | 2026-09-11T18:36:33.915Z | Checking is_terminal_polyfill v1.70.2 |
| 323 | 2026-09-11T18:36:33.951Z | Checking anstyle v1.0.14 |
| 324 | 2026-09-11T18:36:33.960Z | Checking dyn-clone v1.0.20 |
| 325 | 2026-09-11T18:36:33.994Z | Checking terminal_size v0.4.4 |
| 326 | 2026-09-11T18:36:34.051Z | Checking rand v0.10.2 |
| 327 | 2026-09-11T18:36:34.100Z | Checking uuid v1.23.5 |
| 328 | 2026-09-11T18:36:34.129Z | Checking anstream v1.0.0 |
| 329 | 2026-09-11T18:36:34.212Z | Checking socket2 v0.6.4 |
| 330 | 2026-09-11T18:36:34.357Z | Checking colored v3.1.1 |
| 331 | 2026-09-11T18:36:34.420Z | Compiling thiserror-impl v2.0.18 |
| 332 | 2026-09-11T18:36:34.468Z | Compiling serde_derive v1.0.228 |
| 333 | 2026-09-11T18:36:34.491Z | Compiling zerocopy-derive v0.8.54 |
| 334 | 2026-09-11T18:36:34.532Z | Compiling ref-cast-impl v1.0.25 |
| 335 | 2026-09-11T18:36:34.556Z | Compiling foreign-types-macros v0.2.3 |
| 336 | 2026-09-11T18:36:35.120Z | Compiling num_enum_derive v0.7.6 |
| 337 | 2026-09-11T18:36:35.173Z | Checking foreign-types v0.5.0 |
| 338 | 2026-09-11T18:36:35.240Z | Compiling tracing-attributes v0.1.31 |
| 339 | 2026-09-11T18:36:35.287Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 340 | 2026-09-11T18:36:35.375Z | Compiling darling_macro v0.23.0 |
| 341 | 2026-09-11T18:36:35.757Z | Checking cobs v0.3.0 |
| 342 | 2026-09-11T18:36:35.903Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 343 | 2026-09-11T18:36:35.911Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 344 | 2026-09-11T18:36:35.914Z | Checking oxnet v0.1.6 |
| 345 | 2026-09-11T18:36:35.963Z | Compiling darling v0.23.0 |
| 346 | 2026-09-11T18:36:36.040Z | Compiling ingot-macros v0.2.0 |
| 347 | 2026-09-11T18:36:36.072Z | Compiling heck v0.5.0 |
| 348 | 2026-09-11T18:36:36.089Z | Checking clap_lex v1.1.0 |
| 349 | 2026-09-11T18:36:36.129Z | Checking num_enum v0.7.6 |
| 350 | 2026-09-11T18:36:36.233Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 351 | 2026-09-11T18:36:36.239Z | Checking clap_builder v4.6.0 |
| 352 | 2026-09-11T18:36:36.264Z | Compiling clap_derive v4.6.1 |
| 353 | 2026-09-11T18:36:36.379Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 354 | 2026-09-11T18:36:36.390Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 355 | 2026-09-11T18:36:36.445Z | Checking tracing v0.1.44 |
| 356 | 2026-09-11T18:36:37.471Z | Checking postcard v1.1.3 |
| 357 | 2026-09-11T18:36:37.643Z | Checking clap v4.6.1 |
| 358 | 2026-09-11T18:36:38.527Z | Checking ingot-types v0.2.0 |
| 359 | 2026-09-11T18:36:38.804Z | Checking ingot v0.2.0 |
| 360 | 2026-09-11T18:36:40.108Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-09-11T18:36:41.298Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-09-11T18:36:42.506Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-09-11T18:36:43.360Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.94s |
| 364 | 2026-09-11T18:36:43.471Z | |
| 365 | 2026-09-11T18:36:43.471Z | real 19.097770370 |
| 366 | 2026-09-11T18:36:43.471Z | user 54.969596403 |
| 367 | 2026-09-11T18:36:43.471Z | sys 13.108353250 |
| 368 | 2026-09-11T18:36:43.471Z | trap 0.042935983 |
| 369 | 2026-09-11T18:36:43.471Z | tflt 0.045168731 |
| 370 | 2026-09-11T18:36:43.471Z | dflt 0.123557655 |
| 371 | 2026-09-11T18:36:43.474Z | kflt 0.001477880 |
| 372 | 2026-09-11T18:36:43.474Z | lock 3:45.343957435 |
| 373 | 2026-09-11T18:36:43.474Z | slp 3:04.705833427 |
| 374 | 2026-09-11T18:36:43.474Z | lat 2.916915129 |
| 375 | 2026-09-11T18:36:43.474Z | stop 13.252528908 |
| 376 | 2026-09-11T18:36:43.474Z | + header 'debug build' |
| 377 | 2026-09-11T18:36:43.474Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-09-11T18:36:43.474Z | + ptime -m cargo build |
| 379 | 2026-09-11T18:36:43.474Z | # ==== debug build ==== # |
| 380 | 2026-09-11T18:36:43.631Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-09-11T18:36:43.636Z | Compiling serde_core v1.0.228 |
| 382 | 2026-09-11T18:36:43.637Z | Compiling libc v0.2.186 |
| 383 | 2026-09-11T18:36:43.660Z | Compiling thiserror v2.0.18 |
| 384 | 2026-09-11T18:36:43.663Z | Compiling byteorder v1.5.0 |
| 385 | 2026-09-11T18:36:43.666Z | Compiling zerocopy v0.8.54 |
| 386 | 2026-09-11T18:36:43.666Z | Compiling macaddr v1.0.1 |
| 387 | 2026-09-11T18:36:43.666Z | Compiling stable_deref_trait v1.2.1 |
| 388 | 2026-09-11T18:36:43.707Z | Compiling rand_core v0.10.1 |
| 389 | 2026-09-11T18:36:43.721Z | Compiling managed v0.8.0 |
| 390 | 2026-09-11T18:36:43.739Z | Compiling cobs v0.3.0 |
| 391 | 2026-09-11T18:36:43.829Z | Compiling hash32 v0.3.1 |
| 392 | 2026-09-11T18:36:43.862Z | Compiling bitflags v1.3.2 |
| 393 | 2026-09-11T18:36:43.913Z | Compiling heapless v0.8.0 |
| 394 | 2026-09-11T18:36:43.927Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 395 | 2026-09-11T18:36:43.944Z | Compiling errno v0.3.14 |
| 396 | 2026-09-11T18:36:43.976Z | Compiling ipnetwork v0.21.1 |
| 397 | 2026-09-11T18:36:44.004Z | Compiling utf8parse v0.2.2 |
| 398 | 2026-09-11T18:36:44.013Z | Compiling unicode-width v0.2.2 |
| 399 | 2026-09-11T18:36:44.098Z | Compiling memchr v2.8.3 |
| 400 | 2026-09-11T18:36:44.112Z | Compiling once_cell v1.21.4 |
| 401 | 2026-09-11T18:36:44.153Z | Compiling cpufeatures v0.3.0 |
| 402 | 2026-09-11T18:36:44.219Z | Compiling foreign-types-shared v0.3.1 |
| 403 | 2026-09-11T18:36:44.301Z | Compiling smoltcp v0.11.0 |
| 404 | 2026-09-11T18:36:44.313Z | Compiling foreign-types v0.5.0 |
| 405 | 2026-09-11T18:36:44.338Z | Compiling tracing-core v0.1.36 |
| 406 | 2026-09-11T18:36:44.349Z | Compiling tabwriter v1.4.1 |
| 407 | 2026-09-11T18:36:44.376Z | Compiling chacha20 v0.10.1 |
| 408 | 2026-09-11T18:36:44.534Z | Compiling cstr-argument v0.1.2 |
| 409 | 2026-09-11T18:36:44.699Z | Compiling anstyle-parse v1.0.0 |
| 410 | 2026-09-11T18:36:44.734Z | Compiling ref-cast v1.0.25 |
| 411 | 2026-09-11T18:36:44.823Z | Compiling num_enum v0.7.6 |
| 412 | 2026-09-11T18:36:44.828Z | Compiling getrandom v0.4.3 |
| 413 | 2026-09-11T18:36:44.892Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 414 | 2026-09-11T18:36:44.912Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-09-11T18:36:44.995Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-09-11T18:36:45.012Z | Compiling pin-project-lite v0.2.17 |
| 417 | 2026-09-11T18:36:45.040Z | Compiling anstyle v1.0.14 |
| 418 | 2026-09-11T18:36:45.098Z | Compiling pretty-hex v0.4.2 |
| 419 | 2026-09-11T18:36:45.228Z | Compiling dyn-clone v1.0.20 |
| 420 | 2026-09-11T18:36:45.305Z | Compiling anstyle-query v1.1.5 |
| 421 | 2026-09-11T18:36:45.350Z | Compiling is_terminal_polyfill v1.70.2 |
| 422 | 2026-09-11T18:36:45.396Z | Compiling bitflags v2.13.0 |
| 423 | 2026-09-11T18:36:45.414Z | Compiling serde v1.0.228 |
| 424 | 2026-09-11T18:36:45.436Z | Compiling colorchoice v1.0.5 |
| 425 | 2026-09-11T18:36:45.550Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 426 | 2026-09-11T18:36:45.568Z | Compiling rustix v1.1.4 |
| 427 | 2026-09-11T18:36:45.594Z | Compiling anstream v1.0.0 |
| 428 | 2026-09-11T18:36:45.715Z | Compiling uuid v1.23.5 |
| 429 | 2026-09-11T18:36:45.867Z | Compiling postcard v1.1.3 |
| 430 | 2026-09-11T18:36:46.120Z | Compiling terminal_size v0.4.4 |
| 431 | 2026-09-11T18:36:46.123Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 432 | 2026-09-11T18:36:46.202Z | Compiling tracing v0.1.44 |
| 433 | 2026-09-11T18:36:46.238Z | Compiling anyhow v1.0.103 |
| 434 | 2026-09-11T18:36:46.273Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 435 | 2026-09-11T18:36:46.342Z | Compiling rand v0.10.2 |
| 436 | 2026-09-11T18:36:46.376Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 437 | 2026-09-11T18:36:46.495Z | Compiling socket2 v0.6.4 |
| 438 | 2026-09-11T18:36:46.593Z | Compiling ingot-types v0.2.0 |
| 439 | 2026-09-11T18:36:46.762Z | Compiling clap_lex v1.1.0 |
| 440 | 2026-09-11T18:36:46.767Z | Compiling colored v3.1.1 |
| 441 | 2026-09-11T18:36:46.818Z | Compiling strsim v0.11.1 |
| 442 | 2026-09-11T18:36:47.017Z | Compiling ingot v0.2.0 |
| 443 | 2026-09-11T18:36:47.130Z | Compiling oxnet v0.1.6 |
| 444 | 2026-09-11T18:36:47.156Z | Compiling winnow v1.0.3 |
| 445 | 2026-09-11T18:36:47.320Z | Compiling clap_builder v4.6.0 |
| 446 | 2026-09-11T18:36:47.592Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 447 | 2026-09-11T18:36:48.145Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 448 | 2026-09-11T18:36:48.739Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-09-11T18:36:48.994Z | Compiling clap v4.6.1 |
| 450 | 2026-09-11T18:36:50.258Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-09-11T18:36:51.802Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-09-11T18:36:56.279Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.79s |
| 453 | 2026-09-11T18:36:56.307Z | |
| 454 | 2026-09-11T18:36:56.310Z | real 12.827387925 |
| 455 | 2026-09-11T18:36:56.310Z | user 1:06.762738243 |
| 456 | 2026-09-11T18:36:56.310Z | sys 6.186713439 |
| 457 | 2026-09-11T18:36:56.310Z | trap 0.026830220 |
| 458 | 2026-09-11T18:36:56.310Z | tflt 0.070533795 |
| 459 | 2026-09-11T18:36:56.310Z | dflt 0.131041526 |
| 460 | 2026-09-11T18:36:56.310Z | kflt 0.000004840 |
| 461 | 2026-09-11T18:36:56.310Z | lock 3:18.117667866 |
| 462 | 2026-09-11T18:36:56.310Z | slp 1:59.958802709 |
| 463 | 2026-09-11T18:36:56.310Z | lat 4.265679517 |
| 464 | 2026-09-11T18:36:56.311Z | stop 4.168617646 |
| 465 | 2026-09-11T18:36:56.311Z | + header 'release build' |
| 466 | 2026-09-11T18:36:56.311Z | + echo '# ==== release build ==== #' |
| 467 | 2026-09-11T18:36:56.311Z | # ==== release build ==== # |
| 468 | 2026-09-11T18:36:56.311Z | + ptime -m cargo build --release |
| 469 | 2026-09-11T18:36:56.403Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-09-11T18:36:56.403Z | Compiling quote v1.0.46 |
| 471 | 2026-09-11T18:36:56.406Z | Compiling unicode-ident v1.0.24 |
| 472 | 2026-09-11T18:36:56.406Z | Compiling serde_core v1.0.228 |
| 473 | 2026-09-11T18:36:56.406Z | Compiling libc v0.2.186 |
| 474 | 2026-09-11T18:36:56.406Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-09-11T18:36:56.406Z | Compiling strsim v0.11.1 |
| 476 | 2026-09-11T18:36:56.406Z | Compiling ident_case v1.0.1 |
| 477 | 2026-09-11T18:36:56.474Z | Compiling memchr v2.8.3 |
| 478 | 2026-09-11T18:36:56.516Z | Compiling thiserror v2.0.18 |
| 479 | 2026-09-11T18:36:56.519Z | Compiling regex-syntax v0.8.11 |
| 480 | 2026-09-11T18:36:56.681Z | Compiling winnow v1.0.3 |
| 481 | 2026-09-11T18:36:56.707Z | Compiling either v1.16.0 |
| 482 | 2026-09-11T18:36:56.893Z | Compiling aho-corasick v1.1.4 |
| 483 | 2026-09-11T18:36:57.012Z | Compiling equivalent v1.0.2 |
| 484 | 2026-09-11T18:36:57.016Z | Compiling serde v1.0.228 |
| 485 | 2026-09-11T18:36:57.085Z | Compiling zerocopy v0.8.54 |
| 486 | 2026-09-11T18:36:57.113Z | Compiling hashbrown v0.17.1 |
| 487 | 2026-09-11T18:36:57.300Z | Compiling anyhow v1.0.103 |
| 488 | 2026-09-11T18:36:57.593Z | Compiling syn v2.0.118 |
| 489 | 2026-09-11T18:36:57.601Z | Compiling indexmap v2.14.0 |
| 490 | 2026-09-11T18:36:57.630Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 491 | 2026-09-11T18:36:57.664Z | Compiling itertools v0.15.0 |
| 492 | 2026-09-11T18:36:57.689Z | Compiling byteorder v1.5.0 |
| 493 | 2026-09-11T18:36:57.873Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 494 | 2026-09-11T18:36:58.117Z | Compiling regex-automata v0.4.15 |
| 495 | 2026-09-11T18:36:58.173Z | Compiling heapless v0.8.0 |
| 496 | 2026-09-11T18:36:58.211Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 497 | 2026-09-11T18:36:58.277Z | Compiling hash32 v0.3.1 |
| 498 | 2026-09-11T18:36:58.385Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 499 | 2026-09-11T18:36:58.577Z | Compiling bitflags v2.13.0 |
| 500 | 2026-09-11T18:36:58.610Z | Compiling syn v1.0.109 |
| 501 | 2026-09-11T18:36:58.614Z | Compiling macaddr v1.0.1 |
| 502 | 2026-09-11T18:36:58.677Z | Compiling smoltcp v0.11.0 |
| 503 | 2026-09-11T18:36:58.806Z | Compiling rustversion v1.0.23 |
| 504 | 2026-09-11T18:36:58.902Z | Compiling stable_deref_trait v1.2.1 |
| 505 | 2026-09-11T18:36:58.943Z | Compiling proc-macro-crate v3.5.0 |
| 506 | 2026-09-11T18:36:59.002Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 507 | 2026-09-11T18:36:59.006Z | Compiling rand_core v0.10.1 |
| 508 | 2026-09-11T18:36:59.076Z | Compiling version_check v0.9.5 |
| 509 | 2026-09-11T18:36:59.144Z | Compiling getrandom v0.4.3 |
| 510 | 2026-09-11T18:36:59.166Z | Compiling ref-cast v1.0.25 |
| 511 | 2026-09-11T18:36:59.201Z | Compiling bitflags v1.3.2 |
| 512 | 2026-09-11T18:36:59.263Z | Compiling rustix v1.1.4 |
| 513 | 2026-09-11T18:36:59.326Z | Compiling managed v0.8.0 |
| 514 | 2026-09-11T18:36:59.330Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 515 | 2026-09-11T18:36:59.485Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 516 | 2026-09-11T18:36:59.568Z | Compiling errno v0.3.14 |
| 517 | 2026-09-11T18:36:59.705Z | Compiling once_cell v1.21.4 |
| 518 | 2026-09-11T18:36:59.776Z | Compiling regex v1.13.0 |
| 519 | 2026-09-11T18:36:59.867Z | Compiling ipnetwork v0.21.1 |
| 520 | 2026-09-11T18:36:59.928Z | Compiling unicode-width v0.2.2 |
| 521 | 2026-09-11T18:36:59.942Z | Compiling foreign-types-shared v0.3.1 |
| 522 | 2026-09-11T18:37:00.023Z | Compiling cpufeatures v0.3.0 |
| 523 | 2026-09-11T18:37:00.155Z | Compiling utf8parse v0.2.2 |
| 524 | 2026-09-11T18:37:00.213Z | Compiling darling_core v0.23.0 |
| 525 | 2026-09-11T18:37:00.219Z | Compiling tabwriter v1.4.1 |
| 526 | 2026-09-11T18:37:00.247Z | Compiling anstyle-parse v1.0.0 |
| 527 | 2026-09-11T18:37:00.439Z | Compiling chacha20 v0.10.1 |
| 528 | 2026-09-11T18:37:00.542Z | Compiling cstr-argument v0.1.2 |
| 529 | 2026-09-11T18:37:00.632Z | Compiling tracing-core v0.1.36 |
| 530 | 2026-09-11T18:37:01.156Z | Compiling anstyle v1.0.14 |
| 531 | 2026-09-11T18:37:01.225Z | Compiling colorchoice v1.0.5 |
| 532 | 2026-09-11T18:37:01.337Z | Compiling anstyle-query v1.1.5 |
| 533 | 2026-09-11T18:37:01.391Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-09-11T18:37:01.398Z | Compiling zerocopy-derive v0.8.54 |
| 535 | 2026-09-11T18:37:01.436Z | Compiling serde_derive v1.0.228 |
| 536 | 2026-09-11T18:37:01.452Z | Compiling ref-cast-impl v1.0.25 |
| 537 | 2026-09-11T18:37:01.542Z | Compiling foreign-types-macros v0.2.3 |
| 538 | 2026-09-11T18:37:02.045Z | Compiling num_enum_derive v0.7.6 |
| 539 | 2026-09-11T18:37:02.161Z | Compiling foreign-types v0.5.0 |
| 540 | 2026-09-11T18:37:02.264Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 541 | 2026-09-11T18:37:02.303Z | Compiling darling_macro v0.23.0 |
| 542 | 2026-09-11T18:37:02.318Z | Compiling tracing-attributes v0.1.31 |
| 543 | 2026-09-11T18:37:02.677Z | Compiling cobs v0.3.0 |
| 544 | 2026-09-11T18:37:02.745Z | Compiling dyn-clone v1.0.20 |
| 545 | 2026-09-11T18:37:02.769Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 546 | 2026-09-11T18:37:02.854Z | Compiling darling v0.23.0 |
| 547 | 2026-09-11T18:37:02.874Z | Compiling pin-project-lite v0.2.17 |
| 548 | 2026-09-11T18:37:02.889Z | Compiling is_terminal_polyfill v1.70.2 |
| 549 | 2026-09-11T18:37:02.920Z | Compiling ingot-macros v0.2.0 |
| 550 | 2026-09-11T18:37:02.960Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 551 | 2026-09-11T18:37:02.970Z | Compiling pretty-hex v0.4.2 |
| 552 | 2026-09-11T18:37:03.093Z | Compiling num_enum v0.7.6 |
| 553 | 2026-09-11T18:37:03.098Z | Compiling anstream v1.0.0 |
| 554 | 2026-09-11T18:37:03.187Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 555 | 2026-09-11T18:37:03.200Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 556 | 2026-09-11T18:37:03.272Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 557 | 2026-09-11T18:37:03.382Z | Compiling terminal_size v0.4.4 |
| 558 | 2026-09-11T18:37:03.513Z | Compiling rand v0.10.2 |
| 559 | 2026-09-11T18:37:03.537Z | Compiling uuid v1.23.5 |
| 560 | 2026-09-11T18:37:03.563Z | Compiling tracing v0.1.44 |
| 561 | 2026-09-11T18:37:03.799Z | Compiling socket2 v0.6.4 |
| 562 | 2026-09-11T18:37:03.928Z | Compiling clap_lex v1.1.0 |
| 563 | 2026-09-11T18:37:03.954Z | Compiling oxnet v0.1.6 |
| 564 | 2026-09-11T18:37:04.245Z | Compiling heck v0.5.0 |
| 565 | 2026-09-11T18:37:04.272Z | Compiling colored v3.1.1 |
| 566 | 2026-09-11T18:37:04.386Z | Compiling clap_builder v4.6.0 |
| 567 | 2026-09-11T18:37:04.435Z | Compiling clap_derive v4.6.1 |
| 568 | 2026-09-11T18:37:04.566Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 569 | 2026-09-11T18:37:04.797Z | Compiling postcard v1.1.3 |
| 570 | 2026-09-11T18:37:05.846Z | Compiling ingot-types v0.2.0 |
| 571 | 2026-09-11T18:37:06.167Z | Compiling ingot v0.2.0 |
| 572 | 2026-09-11T18:37:06.219Z | Compiling clap v4.6.1 |
| 573 | 2026-09-11T18:37:07.882Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 574 | 2026-09-11T18:37:08.955Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 575 | 2026-09-11T18:37:10.013Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 576 | 2026-09-11T18:37:16.681Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.36s |
| 577 | 2026-09-11T18:37:16.708Z | |
| 578 | 2026-09-11T18:37:16.711Z | real 20.390722173 |
| 579 | 2026-09-11T18:37:16.712Z | user 1:43.481707282 |
| 580 | 2026-09-11T18:37:16.712Z | sys 13.510916723 |
| 581 | 2026-09-11T18:37:16.712Z | trap 0.054056190 |
| 582 | 2026-09-11T18:37:16.712Z | tflt 0.132479758 |
| 583 | 2026-09-11T18:37:16.712Z | dflt 0.393186019 |
| 584 | 2026-09-11T18:37:16.712Z | kflt 0.000017930 |
| 585 | 2026-09-11T18:37:16.712Z | lock 4:52.059447202 |
| 586 | 2026-09-11T18:37:16.712Z | slp 3:28.704759849 |
| 587 | 2026-09-11T18:37:16.712Z | lat 4.121464803 |
| 588 | 2026-09-11T18:37:16.712Z | stop 8.609472584 |
| 589 | 2026-09-11T18:37:16.712Z | + popd |
| 590 | 2026-09-11T18:37:16.712Z | /work/oxidecomputer/opte |
| 591 | 2026-09-11T18:37:16.712Z | + TGT_BASE=/work |
| 592 | 2026-09-11T18:37:16.712Z | + for x in debug release |
| 593 | 2026-09-11T18:37:16.712Z | + mkdir -p /work/debug |
| 594 | 2026-09-11T18:37:16.712Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-09-11T18:37:16.735Z | + sha256sum target/debug/opteadm |
| 596 | 2026-09-11T18:37:16.761Z | + for x in debug release |
| 597 | 2026-09-11T18:37:16.761Z | + mkdir -p /work/release |
| 598 | 2026-09-11T18:37:16.764Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-09-11T18:37:16.779Z | + sha256sum target/release/opteadm |
| 600 | 2026-09-11T18:37:16.796Z | process exited: duration 66596 ms, exit code 0 |
| |
| 601 | 2026-09-11T18:37:16.803Z | found 4 output files |
| 602 | 2026-09-11T18:37:16.803Z | uploading: /work/debug/opteadm (38121640 bytes) |
| 603 | 2026-09-11T18:37:18.239Z | uploaded: /work/debug/opteadm |
| 604 | 2026-09-11T18:37:18.242Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-09-11T18:37:19.247Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-09-11T18:37:19.247Z | uploading: /work/release/opteadm (25874952 bytes) |
| 607 | 2026-09-11T18:37:20.514Z | uploaded: /work/release/opteadm |
| 608 | 2026-09-11T18:37:20.514Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-09-11T18:37:21.524Z | uploaded: /work/release/opteadm.release.sha256 |