|
|
|
| 1 | 2026-04-11T11:02:33.712Z | job assigned to worker 01KNY38STCKX6XP1BYTW00ZA5A [factory aws, i-066bfbb74b320adf1] (queued for 55 s) |
| |
| 2 | 2026-04-11T11:02:40.115Z | starting task 0: "setup" |
| 3 | 2026-04-11T11:02:40.119Z | ++ uname -s |
| 4 | 2026-04-11T11:02:40.122Z | + kern=SunOS |
| 5 | 2026-04-11T11:02:40.122Z | + build_user=build |
| 6 | 2026-04-11T11:02:40.122Z | + build_uid=12345 |
| 7 | 2026-04-11T11:02:40.122Z | + work_dir=/work |
| 8 | 2026-04-11T11:02:40.122Z | + input_dir=/input |
| 9 | 2026-04-11T11:02:40.122Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-11T11:02:40.122Z | + case "$kern" in |
| 11 | 2026-04-11T11:02:40.122Z | + groupadd -g 12345 build |
| 12 | 2026-04-11T11:02:40.125Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-11T11:02:42.130Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-11T11:02:42.253Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-11T11:02:42.256Z | + home_fs=zfs |
| 16 | 2026-04-11T11:02:42.256Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-11T11:02:42.256Z | + mkdir -p /home/build |
| 18 | 2026-04-11T11:02:42.256Z | + chown build:build /home/build /work |
| 19 | 2026-04-11T11:02:44.259Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-11T11:02:44.263Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-04-11T11:02:44.271Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-11T11:02:44.276Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-11T11:02:44.276Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-11T11:02:44.276Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-11T11:02:44.276Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-11T11:02:44.276Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-11T11:02:44.276Z | * rust toolchain profile = "default" |
| 28 | 2026-04-11T11:02:44.280Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-11T11:02:44.280Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-11T11:02:44.442Z | info: downloading installer |
| 31 | 2026-04-11T11:02:45.857Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-11T11:02:45.857Z | warn: /opt/ooce/bin |
| 33 | 2026-04-11T11:02:45.857Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-11T11:02:45.857Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-11T11:02:45.857Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-11T11:02:45.857Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-11T11:02:45.857Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-11T11:02:45.857Z | error: cannot install while Rust is installed |
| 39 | 2026-04-11T11:02:45.857Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-11T11:02:45.857Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-11T11:02:45.857Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-11T11:02:45.858Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-11T11:02:45.858Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-11T11:02:45.871Z | info: profile set to default |
| 45 | 2026-04-11T11:02:45.871Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-11T11:02:45.874Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-11T11:02:46.007Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-11T11:02:46.009Z | info: downloading 6 components |
| 49 | 2026-04-11T11:03:00.386Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-11T11:03:00.386Z | |
| 51 | 2026-04-11T11:03:00.420Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-11T11:03:00.420Z | |
| 53 | 2026-04-11T11:03:00.420Z | |
| 54 | 2026-04-11T11:03:00.420Z | Rust is installed now. Great! |
| 55 | 2026-04-11T11:03:00.420Z | |
| 56 | 2026-04-11T11:03:00.420Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-11T11:03:00.420Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-11T11:03:00.420Z | |
| 59 | 2026-04-11T11:03:00.420Z | To configure your current shell, you need to source |
| 60 | 2026-04-11T11:03:00.420Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-11T11:03:00.420Z | |
| 62 | 2026-04-11T11:03:00.420Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-11T11:03:00.420Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-11T11:03:00.420Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-11T11:03:00.420Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-11T11:03:00.420Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-11T11:03:00.420Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-11T11:03:00.420Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-11T11:03:00.423Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-11T11:03:00.423Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-11T11:03:00.523Z | + rustup --version |
| 72 | 2026-04-11T11:03:00.532Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-11T11:03:00.535Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-11T11:03:00.554Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-11T11:03:00.557Z | + cargo --version |
| 76 | 2026-04-11T11:03:00.569Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-11T11:03:00.572Z | + rustc --version |
| 78 | 2026-04-11T11:03:00.592Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-11T11:03:00.595Z | process exited: duration 16316 ms, exit code 0 |
| |
| 80 | 2026-04-11T11:03:00.600Z | starting task 2: "authentication" |
| 81 | 2026-04-11T11:03:00.616Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-11T11:03:00.621Z | starting task 3: "clone repository" |
| 83 | 2026-04-11T11:03:00.624Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-11T11:03:00.627Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-11T11:03:00.656Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-11T11:03:01.454Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-11T11:03:01.454Z | + git fetch origin dfda687075abf5c0520839a05209c4240d404191 |
| 88 | 2026-04-11T11:03:02.702Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-11T11:03:02.702Z | * branch dfda687075abf5c0520839a05209c4240d404191 -> FETCH_HEAD |
| 90 | 2026-04-11T11:03:02.705Z | + [[ -n renovate/rand ]] |
| 91 | 2026-04-11T11:03:02.705Z | ++ git branch --show-current |
| 92 | 2026-04-11T11:03:02.705Z | + current=master |
| 93 | 2026-04-11T11:03:02.705Z | + [[ master != renovate/rand ]] |
| 94 | 2026-04-11T11:03:02.705Z | + git branch -f renovate/rand dfda687075abf5c0520839a05209c4240d404191 |
| 95 | 2026-04-11T11:03:02.705Z | + git checkout -f renovate/rand |
| 96 | 2026-04-11T11:03:02.705Z | Switched to branch 'renovate/rand' |
| 97 | 2026-04-11T11:03:02.705Z | + git reset --hard dfda687075abf5c0520839a05209c4240d404191 |
| 98 | 2026-04-11T11:03:02.705Z | HEAD is now at dfda687 Update Rust crate rand to 0.10.1 |
| 99 | 2026-04-11T11:03:02.706Z | process exited: duration 1120 ms, exit code 0 |
| |
| 100 | 2026-04-11T11:03:02.711Z | starting task 4: "build" |
| 101 | 2026-04-11T11:03:02.717Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-11T11:03:02.719Z | ++ rustup show active-toolchain |
| 103 | 2026-04-11T11:03:02.723Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-11T11:03:02.725Z | ++ pushd xde |
| 105 | 2026-04-11T11:03:02.725Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-11T11:03:02.725Z | ++ rustup show active-toolchain |
| 107 | 2026-04-11T11:03:02.729Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-04-11T11:03:02.870Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-04-11T11:03:02.873Z | info: downloading 6 components |
| 110 | 2026-04-11T11:03:16.693Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-11T11:03:16.780Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-11T11:03:16.783Z | +++ head -n 1 |
| 113 | 2026-04-11T11:03:16.783Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-11T11:03:16.832Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-04-11T11:03:16.832Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-04-11T11:03:16.832Z | ++ popd |
| 117 | 2026-04-11T11:03:16.835Z | /work/oxidecomputer/opte |
| 118 | 2026-04-11T11:03:16.835Z | + cargo --version |
| 119 | 2026-04-11T11:03:16.842Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-04-11T11:03:16.846Z | + rustc --version |
| 121 | 2026-04-11T11:03:16.864Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-04-11T11:03:16.867Z | + pushd bin/opteadm |
| 123 | 2026-04-11T11:03:16.867Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-04-11T11:03:16.867Z | + header 'check style' |
| 125 | 2026-04-11T11:03:16.870Z | + echo '# ==== check style ==== #' |
| 126 | 2026-04-11T11:03:16.870Z | # ==== check style ==== # |
| 127 | 2026-04-11T11:03:16.870Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-04-11T11:03:16.937Z | |
| 129 | 2026-04-11T11:03:16.937Z | real 0.066950023 |
| 130 | 2026-04-11T11:03:16.937Z | user 0.037533038 |
| 131 | 2026-04-11T11:03:16.937Z | sys 0.027255925 |
| 132 | 2026-04-11T11:03:16.937Z | trap 0.000001428 |
| 133 | 2026-04-11T11:03:16.937Z | tflt 0.000005357 |
| 134 | 2026-04-11T11:03:16.937Z | dflt 0.000031705 |
| 135 | 2026-04-11T11:03:16.937Z | kflt 0.000000000 |
| 136 | 2026-04-11T11:03:16.937Z | lock 0.030804076 |
| 137 | 2026-04-11T11:03:16.937Z | slp 0.047753044 |
| 138 | 2026-04-11T11:03:16.937Z | lat 0.000729685 |
| 139 | 2026-04-11T11:03:16.937Z | stop 0.000085030 |
| 140 | 2026-04-11T11:03:16.940Z | + header analyze |
| 141 | 2026-04-11T11:03:16.940Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-04-11T11:03:16.940Z | # ==== analyze ==== # |
| 143 | 2026-04-11T11:03:16.940Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 144 | 2026-04-11T11:03:17.071Z | Updating crates.io index |
| 145 | 2026-04-11T11:03:17.107Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-04-11T11:03:18.043Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-04-11T11:03:18.318Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-04-11T11:03:18.668Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-04-11T11:03:18.871Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-04-11T11:03:19.361Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-04-11T11:03:19.637Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-04-11T11:03:21.358Z | Downloading crates ... |
| 153 | 2026-04-11T11:03:21.416Z | Downloaded aho-corasick v1.1.4 |
| 154 | 2026-04-11T11:03:21.420Z | Downloaded serde_core v1.0.228 |
| 155 | 2026-04-11T11:03:21.423Z | Downloaded cstr-argument v0.1.2 |
| 156 | 2026-04-11T11:03:21.426Z | Downloaded colored v3.1.1 |
| 157 | 2026-04-11T11:03:21.433Z | Downloaded stable_deref_trait v1.2.1 |
| 158 | 2026-04-11T11:03:21.436Z | Downloaded zerocopy-derive v0.8.48 |
| 159 | 2026-04-11T11:03:21.439Z | Downloaded ref-cast-impl v1.0.25 |
| 160 | 2026-04-11T11:03:21.441Z | Downloaded num_enum v0.7.6 |
| 161 | 2026-04-11T11:03:21.444Z | Downloaded ref-cast v1.0.25 |
| 162 | 2026-04-11T11:03:21.446Z | Downloaded macaddr v1.0.1 |
| 163 | 2026-04-11T11:03:21.447Z | Downloaded zerocopy v0.8.48 |
| 164 | 2026-04-11T11:03:21.457Z | Downloaded version_check v0.9.5 |
| 165 | 2026-04-11T11:03:21.460Z | Downloaded is_terminal_polyfill v1.70.2 |
| 166 | 2026-04-11T11:03:21.460Z | Downloaded foreign-types-macros v0.2.3 |
| 167 | 2026-04-11T11:03:21.460Z | Downloaded colorchoice v1.0.5 |
| 168 | 2026-04-11T11:03:21.463Z | Downloaded hash32 v0.3.1 |
| 169 | 2026-04-11T11:03:21.467Z | Downloaded darling_macro v0.21.3 |
| 170 | 2026-04-11T11:03:21.470Z | Downloaded utf8parse v0.2.2 |
| 171 | 2026-04-11T11:03:21.470Z | Downloaded terminal_size v0.4.4 |
| 172 | 2026-04-11T11:03:21.472Z | Downloaded thiserror-impl v2.0.18 |
| 173 | 2026-04-11T11:03:21.475Z | Downloaded num_enum_derive v0.7.6 |
| 174 | 2026-04-11T11:03:21.475Z | Downloaded bitflags v1.3.2 |
| 175 | 2026-04-11T11:03:21.475Z | Downloaded embedded-io v0.6.1 |
| 176 | 2026-04-11T11:03:21.478Z | Downloaded foreign-types-shared v0.3.1 |
| 177 | 2026-04-11T11:03:21.478Z | Downloaded equivalent v1.0.2 |
| 178 | 2026-04-11T11:03:21.482Z | Downloaded anstyle-query v1.1.5 |
| 179 | 2026-04-11T11:03:21.485Z | Downloaded managed v0.8.0 |
| 180 | 2026-04-11T11:03:21.488Z | Downloaded heck v0.5.0 |
| 181 | 2026-04-11T11:03:21.491Z | Downloaded foreign-types v0.5.0 |
| 182 | 2026-04-11T11:03:21.494Z | Downloaded cobs v0.3.0 |
| 183 | 2026-04-11T11:03:21.496Z | Downloaded clap_lex v1.1.0 |
| 184 | 2026-04-11T11:03:21.503Z | Downloaded proc-macro-crate v3.5.0 |
| 185 | 2026-04-11T11:03:21.505Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 186 | 2026-04-11T11:03:21.508Z | Downloaded errno v0.3.14 |
| 187 | 2026-04-11T11:03:21.508Z | Downloaded dyn-clone v1.0.20 |
| 188 | 2026-04-11T11:03:21.508Z | Downloaded cfg-if v1.0.4 |
| 189 | 2026-04-11T11:03:21.511Z | Downloaded pretty-hex v0.4.2 |
| 190 | 2026-04-11T11:03:21.513Z | Downloaded ident_case v1.0.1 |
| 191 | 2026-04-11T11:03:21.514Z | Downloaded defmt v0.3.100 |
| 192 | 2026-04-11T11:03:21.514Z | Downloaded cpufeatures v0.3.0 |
| 193 | 2026-04-11T11:03:21.517Z | Downloaded defmt-parser v1.0.0 |
| 194 | 2026-04-11T11:03:21.519Z | Downloaded embedded-io v0.4.0 |
| 195 | 2026-04-11T11:03:21.522Z | Downloaded tabwriter v1.4.1 |
| 196 | 2026-04-11T11:03:21.522Z | Downloaded strsim v0.11.1 |
| 197 | 2026-04-11T11:03:21.522Z | Downloaded fnv v1.0.7 |
| 198 | 2026-04-11T11:03:21.522Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 199 | 2026-04-11T11:03:21.525Z | Downloaded proc-macro-error2 v2.0.1 |
| 200 | 2026-04-11T11:03:21.528Z | Downloaded rand_core v0.10.0 |
| 201 | 2026-04-11T11:03:21.541Z | Downloaded oxnet v0.1.4 |
| 202 | 2026-04-11T11:03:21.544Z | Downloaded pin-project-lite v0.2.17 |
| 203 | 2026-04-11T11:03:21.546Z | Downloaded rustversion v1.0.22 |
| 204 | 2026-04-11T11:03:21.546Z | Downloaded thiserror v2.0.18 |
| 205 | 2026-04-11T11:03:21.549Z | Downloaded quote v1.0.45 |
| 206 | 2026-04-11T11:03:21.552Z | Downloaded ingot v0.1.1 |
| 207 | 2026-04-11T11:03:21.552Z | Downloaded either v1.15.0 |
| 208 | 2026-04-11T11:03:21.552Z | Downloaded anstyle v1.0.14 |
| 209 | 2026-04-11T11:03:21.555Z | Downloaded anstyle-parse v1.0.0 |
| 210 | 2026-04-11T11:03:21.555Z | Downloaded anstream v1.0.0 |
| 211 | 2026-04-11T11:03:21.564Z | Downloaded defmt v1.0.1 |
| 212 | 2026-04-11T11:03:21.568Z | Downloaded ingot-types v0.1.2 |
| 213 | 2026-04-11T11:03:21.571Z | Downloaded defmt-macros v1.0.1 |
| 214 | 2026-04-11T11:03:21.571Z | Downloaded tracing-attributes v0.1.31 |
| 215 | 2026-04-11T11:03:21.580Z | Downloaded socket2 v0.6.3 |
| 216 | 2026-04-11T11:03:21.584Z | Downloaded once_cell v1.21.4 |
| 217 | 2026-04-11T11:03:21.587Z | Downloaded clap v4.6.0 |
| 218 | 2026-04-11T11:03:21.590Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 219 | 2026-04-11T11:03:21.593Z | Downloaded clap_derive v4.6.0 |
| 220 | 2026-04-11T11:03:21.593Z | Downloaded anyhow v1.0.102 |
| 221 | 2026-04-11T11:03:21.600Z | Downloaded ingot-macros v0.1.1 |
| 222 | 2026-04-11T11:03:21.603Z | Downloaded ipnetwork v0.21.1 |
| 223 | 2026-04-11T11:03:21.603Z | Downloaded bitflags v2.11.0 |
| 224 | 2026-04-11T11:03:21.606Z | Downloaded byteorder v1.5.0 |
| 225 | 2026-04-11T11:03:21.606Z | Downloaded chacha20 v0.10.0 |
| 226 | 2026-04-11T11:03:21.609Z | Downloaded serde_derive v1.0.228 |
| 227 | 2026-04-11T11:03:21.611Z | Downloaded darling v0.21.3 |
| 228 | 2026-04-11T11:03:21.614Z | Downloaded unicode-ident v1.0.24 |
| 229 | 2026-04-11T11:03:21.618Z | Downloaded postcard v1.1.3 |
| 230 | 2026-04-11T11:03:21.621Z | Downloaded uuid v1.23.0 |
| 231 | 2026-04-11T11:03:21.621Z | Downloaded proc-macro2 v1.0.106 |
| 232 | 2026-04-11T11:03:21.624Z | Downloaded getrandom v0.4.2 |
| 233 | 2026-04-11T11:03:21.634Z | Downloaded heapless v0.8.0 |
| 234 | 2026-04-11T11:03:21.638Z | Downloaded tracing-core v0.1.36 |
| 235 | 2026-04-11T11:03:21.646Z | Downloaded toml_edit v0.25.10+spec-1.1.0 |
| 236 | 2026-04-11T11:03:21.649Z | Downloaded memchr v2.8.0 |
| 237 | 2026-04-11T11:03:21.652Z | Downloaded darling_core v0.21.3 |
| 238 | 2026-04-11T11:03:21.654Z | Downloaded serde v1.0.228 |
| 239 | 2026-04-11T11:03:21.676Z | Downloaded indexmap v2.13.1 |
| 240 | 2026-04-11T11:03:21.679Z | Downloaded rand v0.10.1 |
| 241 | 2026-04-11T11:03:21.683Z | Downloaded regex v1.12.3 |
| 242 | 2026-04-11T11:03:21.716Z | Downloaded clap_builder v4.6.0 |
| 243 | 2026-04-11T11:03:21.719Z | Downloaded hashbrown v0.16.1 |
| 244 | 2026-04-11T11:03:21.727Z | Downloaded itertools v0.14.0 |
| 245 | 2026-04-11T11:03:21.747Z | Downloaded winnow v1.0.1 |
| 246 | 2026-04-11T11:03:21.781Z | Downloaded smoltcp v0.11.0 |
| 247 | 2026-04-11T11:03:21.790Z | Downloaded syn v1.0.109 |
| 248 | 2026-04-11T11:03:21.795Z | Downloaded unicode-width v0.2.2 |
| 249 | 2026-04-11T11:03:21.798Z | Downloaded syn v2.0.117 |
| 250 | 2026-04-11T11:03:21.819Z | Downloaded regex-syntax v0.8.10 |
| 251 | 2026-04-11T11:03:21.846Z | Downloaded rustix v1.1.4 |
| 252 | 2026-04-11T11:03:21.859Z | Downloaded tracing v0.1.44 |
| 253 | 2026-04-11T11:03:21.876Z | Downloaded regex-automata v0.4.14 |
| 254 | 2026-04-11T11:03:21.889Z | Downloaded libc v0.2.184 |
| 255 | 2026-04-11T11:03:21.951Z | Compiling proc-macro2 v1.0.106 |
| 256 | 2026-04-11T11:03:21.951Z | Compiling quote v1.0.45 |
| 257 | 2026-04-11T11:03:21.951Z | Compiling unicode-ident v1.0.24 |
| 258 | 2026-04-11T11:03:21.951Z | Compiling serde_core v1.0.228 |
| 259 | 2026-04-11T11:03:21.951Z | Compiling libc v0.2.184 |
| 260 | 2026-04-11T11:03:21.954Z | Checking cfg-if v1.0.4 |
| 261 | 2026-04-11T11:03:21.954Z | Compiling memchr v2.8.0 |
| 262 | 2026-04-11T11:03:21.954Z | Compiling ident_case v1.0.1 |
| 263 | 2026-04-11T11:03:22.075Z | Compiling fnv v1.0.7 |
| 264 | 2026-04-11T11:03:22.141Z | Compiling thiserror v2.0.18 |
| 265 | 2026-04-11T11:03:22.144Z | Compiling strsim v0.11.1 |
| 266 | 2026-04-11T11:03:22.159Z | Compiling regex-syntax v0.8.10 |
| 267 | 2026-04-11T11:03:22.384Z | Compiling either v1.15.0 |
| 268 | 2026-04-11T11:03:22.423Z | Compiling aho-corasick v1.1.4 |
| 269 | 2026-04-11T11:03:22.571Z | Compiling serde v1.0.228 |
| 270 | 2026-04-11T11:03:22.581Z | Compiling hashbrown v0.16.1 |
| 271 | 2026-04-11T11:03:22.662Z | Compiling zerocopy v0.8.48 |
| 272 | 2026-04-11T11:03:22.713Z | Compiling anyhow v1.0.102 |
| 273 | 2026-04-11T11:03:22.884Z | Compiling winnow v1.0.1 |
| 274 | 2026-04-11T11:03:23.016Z | Compiling equivalent v1.0.2 |
| 275 | 2026-04-11T11:03:23.094Z | Compiling indexmap v2.13.1 |
| 276 | 2026-04-11T11:03:23.175Z | Compiling itertools v0.14.0 |
| 277 | 2026-04-11T11:03:23.224Z | Compiling syn v2.0.117 |
| 278 | 2026-04-11T11:03:23.258Z | Checking byteorder v1.5.0 |
| 279 | 2026-04-11T11:03:23.416Z | Compiling heapless v0.8.0 |
| 280 | 2026-04-11T11:03:23.727Z | Compiling regex-automata v0.4.14 |
| 281 | 2026-04-11T11:03:23.734Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 282 | 2026-04-11T11:03:23.801Z | Checking bitflags v2.11.0 |
| 283 | 2026-04-11T11:03:23.841Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 284 | 2026-04-11T11:03:23.954Z | Checking hash32 v0.3.1 |
| 285 | 2026-04-11T11:03:23.961Z | Checking macaddr v1.0.1 |
| 286 | 2026-04-11T11:03:24.063Z | Compiling smoltcp v0.11.0 |
| 287 | 2026-04-11T11:03:24.081Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 288 | 2026-04-11T11:03:24.098Z | Checking stable_deref_trait v1.2.1 |
| 289 | 2026-04-11T11:03:24.164Z | Compiling rustversion v1.0.22 |
| 290 | 2026-04-11T11:03:24.235Z | Compiling toml_edit v0.25.10+spec-1.1.0 |
| 291 | 2026-04-11T11:03:24.306Z | Compiling syn v1.0.109 |
| 292 | 2026-04-11T11:03:24.412Z | Compiling version_check v0.9.5 |
| 293 | 2026-04-11T11:03:24.450Z | Compiling getrandom v0.4.2 |
| 294 | 2026-04-11T11:03:24.538Z | Checking rand_core v0.10.0 |
| 295 | 2026-04-11T11:03:24.658Z | Checking bitflags v1.3.2 |
| 296 | 2026-04-11T11:03:24.673Z | Compiling rustix v1.1.4 |
| 297 | 2026-04-11T11:03:24.684Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 298 | 2026-04-11T11:03:24.705Z | Checking managed v0.8.0 |
| 299 | 2026-04-11T11:03:24.714Z | Compiling ref-cast v1.0.25 |
| 300 | 2026-04-11T11:03:24.777Z | Compiling proc-macro-crate v3.5.0 |
| 301 | 2026-04-11T11:03:24.891Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 302 | 2026-04-11T11:03:25.162Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-04-11T11:03:25.193Z | Checking errno v0.3.14 |
| 304 | 2026-04-11T11:03:25.212Z | Checking once_cell v1.21.4 |
| 305 | 2026-04-11T11:03:25.304Z | Checking ipnetwork v0.21.1 |
| 306 | 2026-04-11T11:03:25.380Z | Checking foreign-types-shared v0.3.1 |
| 307 | 2026-04-11T11:03:25.436Z | Compiling regex v1.12.3 |
| 308 | 2026-04-11T11:03:25.457Z | Checking unicode-width v0.2.2 |
| 309 | 2026-04-11T11:03:25.472Z | Checking cpufeatures v0.3.0 |
| 310 | 2026-04-11T11:03:25.534Z | Checking utf8parse v0.2.2 |
| 311 | 2026-04-11T11:03:25.655Z | Checking anstyle-parse v1.0.0 |
| 312 | 2026-04-11T11:03:25.704Z | Checking tabwriter v1.4.1 |
| 313 | 2026-04-11T11:03:25.807Z | Compiling darling_core v0.21.3 |
| 314 | 2026-04-11T11:03:25.828Z | Checking chacha20 v0.10.0 |
| 315 | 2026-04-11T11:03:25.842Z | Checking tracing-core v0.1.36 |
| 316 | 2026-04-11T11:03:25.991Z | Checking cstr-argument v0.1.2 |
| 317 | 2026-04-11T11:03:26.242Z | Checking dyn-clone v1.0.20 |
| 318 | 2026-04-11T11:03:26.306Z | Checking is_terminal_polyfill v1.70.2 |
| 319 | 2026-04-11T11:03:26.334Z | Checking pretty-hex v0.4.2 |
| 320 | 2026-04-11T11:03:26.384Z | Checking anstyle-query v1.1.5 |
| 321 | 2026-04-11T11:03:26.391Z | Checking colorchoice v1.0.5 |
| 322 | 2026-04-11T11:03:26.435Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 323 | 2026-04-11T11:03:26.442Z | Checking anstyle v1.0.14 |
| 324 | 2026-04-11T11:03:26.461Z | Checking pin-project-lite v0.2.17 |
| 325 | 2026-04-11T11:03:26.468Z | Checking terminal_size v0.4.4 |
| 326 | 2026-04-11T11:03:26.571Z | Checking rand v0.10.1 |
| 327 | 2026-04-11T11:03:26.609Z | Checking anstream v1.0.0 |
| 328 | 2026-04-11T11:03:26.645Z | Checking uuid v1.23.0 |
| 329 | 2026-04-11T11:03:26.740Z | Checking socket2 v0.6.3 |
| 330 | 2026-04-11T11:03:26.800Z | Compiling heck v0.5.0 |
| 331 | 2026-04-11T11:03:26.895Z | Checking colored v3.1.1 |
| 332 | 2026-04-11T11:03:26.986Z | Checking clap_lex v1.1.0 |
| 333 | 2026-04-11T11:03:27.024Z | Checking oxnet v0.1.4 |
| 334 | 2026-04-11T11:03:27.038Z | Compiling thiserror-impl v2.0.18 |
| 335 | 2026-04-11T11:03:27.086Z | Compiling zerocopy-derive v0.8.48 |
| 336 | 2026-04-11T11:03:27.131Z | Compiling serde_derive v1.0.228 |
| 337 | 2026-04-11T11:03:27.146Z | Compiling num_enum_derive v0.7.6 |
| 338 | 2026-04-11T11:03:27.186Z | Compiling foreign-types-macros v0.2.3 |
| 339 | 2026-04-11T11:03:27.610Z | Compiling ref-cast-impl v1.0.25 |
| 340 | 2026-04-11T11:03:27.785Z | Checking foreign-types v0.5.0 |
| 341 | 2026-04-11T11:03:27.854Z | Compiling tracing-attributes v0.1.31 |
| 342 | 2026-04-11T11:03:27.904Z | Compiling darling_macro v0.21.3 |
| 343 | 2026-04-11T11:03:28.111Z | Checking num_enum v0.7.6 |
| 344 | 2026-04-11T11:03:28.214Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 345 | 2026-04-11T11:03:28.274Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 346 | 2026-04-11T11:03:28.306Z | Checking cobs v0.3.0 |
| 347 | 2026-04-11T11:03:28.377Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 348 | 2026-04-11T11:03:28.424Z | Compiling darling v0.21.3 |
| 349 | 2026-04-11T11:03:28.434Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 350 | 2026-04-11T11:03:28.444Z | Checking clap_builder v4.6.0 |
| 351 | 2026-04-11T11:03:28.495Z | Compiling ingot-macros v0.1.1 |
| 352 | 2026-04-11T11:03:28.583Z | Compiling clap_derive v4.6.0 |
| 353 | 2026-04-11T11:03:28.823Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 354 | 2026-04-11T11:03:28.889Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 355 | 2026-04-11T11:03:29.064Z | Checking tracing v0.1.44 |
| 356 | 2026-04-11T11:03:30.014Z | Checking postcard v1.1.3 |
| 357 | 2026-04-11T11:03:30.021Z | Checking clap v4.6.0 |
| 358 | 2026-04-11T11:03:31.029Z | Checking ingot-types v0.1.2 |
| 359 | 2026-04-11T11:03:31.290Z | Checking ingot v0.1.1 |
| 360 | 2026-04-11T11:03:32.552Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-04-11T11:03:33.729Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-04-11T11:03:34.937Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-04-11T11:03:35.762Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.76s |
| 364 | 2026-04-11T11:03:35.878Z | |
| 365 | 2026-04-11T11:03:35.878Z | real 18.926277099 |
| 366 | 2026-04-11T11:03:35.878Z | user 53.809528414 |
| 367 | 2026-04-11T11:03:35.878Z | sys 12.868363323 |
| 368 | 2026-04-11T11:03:35.878Z | trap 0.039135554 |
| 369 | 2026-04-11T11:03:35.878Z | tflt 0.059792899 |
| 370 | 2026-04-11T11:03:35.878Z | dflt 0.074512228 |
| 371 | 2026-04-11T11:03:35.878Z | kflt 0.004096425 |
| 372 | 2026-04-11T11:03:35.878Z | lock 2:50.212706409 |
| 373 | 2026-04-11T11:03:35.878Z | slp 2:59.896219489 |
| 374 | 2026-04-11T11:03:35.878Z | lat 3.699514550 |
| 375 | 2026-04-11T11:03:35.878Z | stop 10.533057365 |
| 376 | 2026-04-11T11:03:35.884Z | + header 'debug build' |
| 377 | 2026-04-11T11:03:35.884Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-04-11T11:03:35.884Z | # ==== debug build ==== # |
| 379 | 2026-04-11T11:03:35.884Z | + ptime -m cargo build |
| 380 | 2026-04-11T11:03:36.034Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-04-11T11:03:36.035Z | Compiling serde_core v1.0.228 |
| 382 | 2026-04-11T11:03:36.035Z | Compiling libc v0.2.184 |
| 383 | 2026-04-11T11:03:36.061Z | Compiling thiserror v2.0.18 |
| 384 | 2026-04-11T11:03:36.064Z | Compiling byteorder v1.5.0 |
| 385 | 2026-04-11T11:03:36.067Z | Compiling zerocopy v0.8.48 |
| 386 | 2026-04-11T11:03:36.070Z | Compiling macaddr v1.0.1 |
| 387 | 2026-04-11T11:03:36.072Z | Compiling stable_deref_trait v1.2.1 |
| 388 | 2026-04-11T11:03:36.109Z | Compiling bitflags v1.3.2 |
| 389 | 2026-04-11T11:03:36.122Z | Compiling cobs v0.3.0 |
| 390 | 2026-04-11T11:03:36.137Z | Compiling rand_core v0.10.0 |
| 391 | 2026-04-11T11:03:36.167Z | Compiling managed v0.8.0 |
| 392 | 2026-04-11T11:03:36.223Z | Compiling hash32 v0.3.1 |
| 393 | 2026-04-11T11:03:36.285Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 394 | 2026-04-11T11:03:36.304Z | Compiling once_cell v1.21.4 |
| 395 | 2026-04-11T11:03:36.365Z | Compiling heapless v0.8.0 |
| 396 | 2026-04-11T11:03:36.371Z | Compiling errno v0.3.14 |
| 397 | 2026-04-11T11:03:36.382Z | Compiling foreign-types-shared v0.3.1 |
| 398 | 2026-04-11T11:03:36.385Z | Compiling memchr v2.8.0 |
| 399 | 2026-04-11T11:03:36.457Z | Compiling unicode-width v0.2.2 |
| 400 | 2026-04-11T11:03:36.499Z | Compiling ipnetwork v0.21.1 |
| 401 | 2026-04-11T11:03:36.530Z | Compiling utf8parse v0.2.2 |
| 402 | 2026-04-11T11:03:36.540Z | Compiling cpufeatures v0.3.0 |
| 403 | 2026-04-11T11:03:36.601Z | Compiling anstyle-parse v1.0.0 |
| 404 | 2026-04-11T11:03:36.620Z | Compiling chacha20 v0.10.0 |
| 405 | 2026-04-11T11:03:36.751Z | Compiling smoltcp v0.11.0 |
| 406 | 2026-04-11T11:03:36.778Z | Compiling cstr-argument v0.1.2 |
| 407 | 2026-04-11T11:03:36.803Z | Compiling tabwriter v1.4.1 |
| 408 | 2026-04-11T11:03:36.949Z | Compiling tracing-core v0.1.36 |
| 409 | 2026-04-11T11:03:36.970Z | Compiling foreign-types v0.5.0 |
| 410 | 2026-04-11T11:03:37.028Z | Compiling getrandom v0.4.2 |
| 411 | 2026-04-11T11:03:37.036Z | Compiling ref-cast v1.0.25 |
| 412 | 2026-04-11T11:03:37.124Z | Compiling num_enum v0.7.6 |
| 413 | 2026-04-11T11:03:37.213Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 414 | 2026-04-11T11:03:37.228Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-04-11T11:03:37.233Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-04-11T11:03:37.315Z | Compiling colorchoice v1.0.5 |
| 417 | 2026-04-11T11:03:37.328Z | Compiling is_terminal_polyfill v1.70.2 |
| 418 | 2026-04-11T11:03:37.409Z | Compiling anstyle v1.0.14 |
| 419 | 2026-04-11T11:03:37.423Z | Compiling anstyle-query v1.1.5 |
| 420 | 2026-04-11T11:03:37.526Z | Compiling pretty-hex v0.4.2 |
| 421 | 2026-04-11T11:03:37.556Z | Compiling pin-project-lite v0.2.17 |
| 422 | 2026-04-11T11:03:37.645Z | Compiling dyn-clone v1.0.20 |
| 423 | 2026-04-11T11:03:37.651Z | Compiling tracing v0.1.44 |
| 424 | 2026-04-11T11:03:37.669Z | Compiling bitflags v2.11.0 |
| 425 | 2026-04-11T11:03:37.780Z | Compiling serde v1.0.228 |
| 426 | 2026-04-11T11:03:37.811Z | Compiling uuid v1.23.0 |
| 427 | 2026-04-11T11:03:37.904Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 428 | 2026-04-11T11:03:38.018Z | Compiling rustix v1.1.4 |
| 429 | 2026-04-11T11:03:38.119Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 430 | 2026-04-11T11:03:38.284Z | Compiling postcard v1.1.3 |
| 431 | 2026-04-11T11:03:38.350Z | Compiling anstream v1.0.0 |
| 432 | 2026-04-11T11:03:38.379Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 433 | 2026-04-11T11:03:38.431Z | Compiling anyhow v1.0.102 |
| 434 | 2026-04-11T11:03:38.491Z | Compiling terminal_size v0.4.4 |
| 435 | 2026-04-11T11:03:38.623Z | Compiling rand v0.10.1 |
| 436 | 2026-04-11T11:03:38.640Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 437 | 2026-04-11T11:03:38.773Z | Compiling socket2 v0.6.3 |
| 438 | 2026-04-11T11:03:38.882Z | Compiling ingot-types v0.1.2 |
| 439 | 2026-04-11T11:03:38.899Z | Compiling clap_lex v1.1.0 |
| 440 | 2026-04-11T11:03:39.029Z | Compiling winnow v1.0.1 |
| 441 | 2026-04-11T11:03:39.217Z | Compiling oxnet v0.1.4 |
| 442 | 2026-04-11T11:03:39.291Z | Compiling ingot v0.1.1 |
| 443 | 2026-04-11T11:03:39.303Z | Compiling strsim v0.11.1 |
| 444 | 2026-04-11T11:03:39.322Z | Compiling colored v3.1.1 |
| 445 | 2026-04-11T11:03:39.598Z | Compiling clap_builder v4.6.0 |
| 446 | 2026-04-11T11:03:39.687Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 447 | 2026-04-11T11:03:40.095Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 448 | 2026-04-11T11:03:40.999Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-04-11T11:03:41.149Z | Compiling clap v4.6.0 |
| 450 | 2026-04-11T11:03:42.458Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-04-11T11:03:43.837Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-04-11T11:03:48.173Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.28s |
| 453 | 2026-04-11T11:03:48.204Z | |
| 454 | 2026-04-11T11:03:48.206Z | real 12.310654559 |
| 455 | 2026-04-11T11:03:48.206Z | user 1:04.668576305 |
| 456 | 2026-04-11T11:03:48.206Z | sys 5.981996669 |
| 457 | 2026-04-11T11:03:48.207Z | trap 0.032764429 |
| 458 | 2026-04-11T11:03:48.207Z | tflt 0.129931351 |
| 459 | 2026-04-11T11:03:48.207Z | dflt 0.127506174 |
| 460 | 2026-04-11T11:03:48.207Z | kflt 0.000563774 |
| 461 | 2026-04-11T11:03:48.207Z | lock 2:55.709067188 |
| 462 | 2026-04-11T11:03:48.207Z | slp 1:55.541228147 |
| 463 | 2026-04-11T11:03:48.207Z | lat 3.678585480 |
| 464 | 2026-04-11T11:03:48.207Z | stop 3.079655839 |
| 465 | 2026-04-11T11:03:48.207Z | + header 'release build' |
| 466 | 2026-04-11T11:03:48.207Z | + echo '# ==== release build ==== #' |
| 467 | 2026-04-11T11:03:48.207Z | + ptime -m cargo build --release |
| 468 | 2026-04-11T11:03:48.207Z | # ==== release build ==== # |
| 469 | 2026-04-11T11:03:48.300Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-04-11T11:03:48.300Z | Compiling unicode-ident v1.0.24 |
| 471 | 2026-04-11T11:03:48.300Z | Compiling quote v1.0.45 |
| 472 | 2026-04-11T11:03:48.304Z | Compiling serde_core v1.0.228 |
| 473 | 2026-04-11T11:03:48.304Z | Compiling libc v0.2.184 |
| 474 | 2026-04-11T11:03:48.304Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-04-11T11:03:48.304Z | Compiling thiserror v2.0.18 |
| 476 | 2026-04-11T11:03:48.304Z | Compiling strsim v0.11.1 |
| 477 | 2026-04-11T11:03:48.374Z | Compiling ident_case v1.0.1 |
| 478 | 2026-04-11T11:03:48.418Z | Compiling memchr v2.8.0 |
| 479 | 2026-04-11T11:03:48.475Z | Compiling fnv v1.0.7 |
| 480 | 2026-04-11T11:03:48.557Z | Compiling regex-syntax v0.8.10 |
| 481 | 2026-04-11T11:03:48.592Z | Compiling serde v1.0.228 |
| 482 | 2026-04-11T11:03:48.602Z | Compiling hashbrown v0.16.1 |
| 483 | 2026-04-11T11:03:48.834Z | Compiling aho-corasick v1.1.4 |
| 484 | 2026-04-11T11:03:48.897Z | Compiling winnow v1.0.1 |
| 485 | 2026-04-11T11:03:48.982Z | Compiling anyhow v1.0.102 |
| 486 | 2026-04-11T11:03:49.016Z | Compiling either v1.15.0 |
| 487 | 2026-04-11T11:03:49.158Z | Compiling zerocopy v0.8.48 |
| 488 | 2026-04-11T11:03:49.201Z | Compiling equivalent v1.0.2 |
| 489 | 2026-04-11T11:03:49.280Z | Compiling indexmap v2.13.1 |
| 490 | 2026-04-11T11:03:49.428Z | Compiling syn v2.0.117 |
| 491 | 2026-04-11T11:03:49.504Z | Compiling itertools v0.14.0 |
| 492 | 2026-04-11T11:03:49.576Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 493 | 2026-04-11T11:03:49.794Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 494 | 2026-04-11T11:03:49.874Z | Compiling heapless v0.8.0 |
| 495 | 2026-04-11T11:03:49.891Z | Compiling byteorder v1.5.0 |
| 496 | 2026-04-11T11:03:50.067Z | Compiling regex-automata v0.4.14 |
| 497 | 2026-04-11T11:03:50.176Z | Compiling toml_edit v0.25.10+spec-1.1.0 |
| 498 | 2026-04-11T11:03:50.298Z | Compiling hash32 v0.3.1 |
| 499 | 2026-04-11T11:03:50.313Z | Compiling rustversion v1.0.22 |
| 500 | 2026-04-11T11:03:50.424Z | Compiling bitflags v2.11.0 |
| 501 | 2026-04-11T11:03:50.489Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 502 | 2026-04-11T11:03:50.584Z | Compiling macaddr v1.0.1 |
| 503 | 2026-04-11T11:03:50.631Z | Compiling syn v1.0.109 |
| 504 | 2026-04-11T11:03:50.710Z | Compiling smoltcp v0.11.0 |
| 505 | 2026-04-11T11:03:50.714Z | Compiling stable_deref_trait v1.2.1 |
| 506 | 2026-04-11T11:03:50.747Z | Compiling proc-macro-crate v3.5.0 |
| 507 | 2026-04-11T11:03:50.807Z | Compiling bitflags v1.3.2 |
| 508 | 2026-04-11T11:03:50.868Z | Compiling managed v0.8.0 |
| 509 | 2026-04-11T11:03:50.957Z | Compiling rustix v1.1.4 |
| 510 | 2026-04-11T11:03:51.025Z | Compiling getrandom v0.4.2 |
| 511 | 2026-04-11T11:03:51.051Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 512 | 2026-04-11T11:03:51.091Z | Compiling version_check v0.9.5 |
| 513 | 2026-04-11T11:03:51.141Z | Compiling ref-cast v1.0.25 |
| 514 | 2026-04-11T11:03:51.224Z | Compiling rand_core v0.10.0 |
| 515 | 2026-04-11T11:03:51.343Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 516 | 2026-04-11T11:03:51.462Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 517 | 2026-04-11T11:03:51.471Z | Compiling errno v0.3.14 |
| 518 | 2026-04-11T11:03:51.546Z | Compiling unicode-width v0.2.2 |
| 519 | 2026-04-11T11:03:51.606Z | Compiling foreign-types-shared v0.3.1 |
| 520 | 2026-04-11T11:03:51.684Z | Compiling regex v1.12.3 |
| 521 | 2026-04-11T11:03:51.826Z | Compiling ipnetwork v0.21.1 |
| 522 | 2026-04-11T11:03:51.826Z | Compiling cpufeatures v0.3.0 |
| 523 | 2026-04-11T11:03:51.880Z | Compiling once_cell v1.21.4 |
| 524 | 2026-04-11T11:03:51.887Z | Compiling utf8parse v0.2.2 |
| 525 | 2026-04-11T11:03:51.978Z | Compiling darling_core v0.21.3 |
| 526 | 2026-04-11T11:03:52.093Z | Compiling tracing-core v0.1.36 |
| 527 | 2026-04-11T11:03:52.181Z | Compiling anstyle-parse v1.0.0 |
| 528 | 2026-04-11T11:03:52.377Z | Compiling chacha20 v0.10.0 |
| 529 | 2026-04-11T11:03:52.573Z | Compiling cstr-argument v0.1.2 |
| 530 | 2026-04-11T11:03:52.644Z | Compiling tabwriter v1.4.1 |
| 531 | 2026-04-11T11:03:53.057Z | Compiling pretty-hex v0.4.2 |
| 532 | 2026-04-11T11:03:53.114Z | Compiling thiserror-impl v2.0.18 |
| 533 | 2026-04-11T11:03:53.175Z | Compiling zerocopy-derive v0.8.48 |
| 534 | 2026-04-11T11:03:53.206Z | Compiling serde_derive v1.0.228 |
| 535 | 2026-04-11T11:03:53.206Z | Compiling ref-cast-impl v1.0.25 |
| 536 | 2026-04-11T11:03:53.491Z | Compiling num_enum_derive v0.7.6 |
| 537 | 2026-04-11T11:03:53.815Z | Compiling foreign-types-macros v0.2.3 |
| 538 | 2026-04-11T11:03:54.054Z | Compiling tracing-attributes v0.1.31 |
| 539 | 2026-04-11T11:03:54.075Z | Compiling darling_macro v0.21.3 |
| 540 | 2026-04-11T11:03:54.414Z | Compiling cobs v0.3.0 |
| 541 | 2026-04-11T11:03:54.420Z | Compiling foreign-types v0.5.0 |
| 542 | 2026-04-11T11:03:54.457Z | Compiling num_enum v0.7.6 |
| 543 | 2026-04-11T11:03:54.483Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 544 | 2026-04-11T11:03:54.562Z | Compiling dyn-clone v1.0.20 |
| 545 | 2026-04-11T11:03:54.567Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 546 | 2026-04-11T11:03:54.602Z | Compiling darling v0.21.3 |
| 547 | 2026-04-11T11:03:54.619Z | Compiling anstyle v1.0.14 |
| 548 | 2026-04-11T11:03:54.669Z | Compiling ingot-macros v0.1.1 |
| 549 | 2026-04-11T11:03:54.687Z | Compiling anstyle-query v1.1.5 |
| 550 | 2026-04-11T11:03:54.777Z | Compiling colorchoice v1.0.5 |
| 551 | 2026-04-11T11:03:54.852Z | Compiling is_terminal_polyfill v1.70.2 |
| 552 | 2026-04-11T11:03:54.877Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 553 | 2026-04-11T11:03:54.930Z | Compiling pin-project-lite v0.2.17 |
| 554 | 2026-04-11T11:03:54.950Z | Compiling anstream v1.0.0 |
| 555 | 2026-04-11T11:03:55.015Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 556 | 2026-04-11T11:03:55.015Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 557 | 2026-04-11T11:03:55.083Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 558 | 2026-04-11T11:03:55.252Z | Compiling tracing v0.1.44 |
| 559 | 2026-04-11T11:03:55.349Z | Compiling terminal_size v0.4.4 |
| 560 | 2026-04-11T11:03:55.420Z | Compiling rand v0.10.1 |
| 561 | 2026-04-11T11:03:55.478Z | Compiling uuid v1.23.0 |
| 562 | 2026-04-11T11:03:55.484Z | Compiling socket2 v0.6.3 |
| 563 | 2026-04-11T11:03:55.646Z | Compiling oxnet v0.1.4 |
| 564 | 2026-04-11T11:03:55.913Z | Compiling heck v0.5.0 |
| 565 | 2026-04-11T11:03:56.028Z | Compiling colored v3.1.1 |
| 566 | 2026-04-11T11:03:56.096Z | Compiling clap_lex v1.1.0 |
| 567 | 2026-04-11T11:03:56.190Z | Compiling clap_derive v4.6.0 |
| 568 | 2026-04-11T11:03:56.215Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 569 | 2026-04-11T11:03:56.406Z | Compiling postcard v1.1.3 |
| 570 | 2026-04-11T11:03:56.476Z | Compiling clap_builder v4.6.0 |
| 571 | 2026-04-11T11:03:57.488Z | Compiling ingot-types v0.1.2 |
| 572 | 2026-04-11T11:03:57.873Z | Compiling ingot v0.1.1 |
| 573 | 2026-04-11T11:03:58.235Z | Compiling clap v4.6.0 |
| 574 | 2026-04-11T11:03:59.545Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 575 | 2026-04-11T11:04:00.537Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 576 | 2026-04-11T11:04:01.552Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 577 | 2026-04-11T11:04:08.049Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.82s |
| 578 | 2026-04-11T11:04:08.077Z | |
| 579 | 2026-04-11T11:04:08.080Z | real 19.854549146 |
| 580 | 2026-04-11T11:04:08.080Z | user 1:41.639599327 |
| 581 | 2026-04-11T11:04:08.080Z | sys 13.300312975 |
| 582 | 2026-04-11T11:04:08.080Z | trap 0.052281346 |
| 583 | 2026-04-11T11:04:08.080Z | tflt 0.133533268 |
| 584 | 2026-04-11T11:04:08.080Z | dflt 0.350435951 |
| 585 | 2026-04-11T11:04:08.080Z | kflt 0.000024258 |
| 586 | 2026-04-11T11:04:08.080Z | lock 4:27.563893918 |
| 587 | 2026-04-11T11:04:08.080Z | slp 3:22.833692538 |
| 588 | 2026-04-11T11:04:08.080Z | lat 4.537594676 |
| 589 | 2026-04-11T11:04:08.080Z | stop 8.425235162 |
| 590 | 2026-04-11T11:04:08.080Z | + popd |
| 591 | 2026-04-11T11:04:08.080Z | /work/oxidecomputer/opte |
| 592 | 2026-04-11T11:04:08.080Z | + for x in debug release |
| 593 | 2026-04-11T11:04:08.080Z | + mkdir -p /work/debug |
| 594 | 2026-04-11T11:04:08.080Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-04-11T11:04:08.102Z | + sha256sum target/debug/opteadm |
| 596 | 2026-04-11T11:04:08.127Z | + for x in debug release |
| 597 | 2026-04-11T11:04:08.127Z | + mkdir -p /work/release |
| 598 | 2026-04-11T11:04:08.129Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-04-11T11:04:08.143Z | + sha256sum target/release/opteadm |
| 600 | 2026-04-11T11:04:08.160Z | process exited: duration 65419 ms, exit code 0 |
| |
| 601 | 2026-04-11T11:04:08.171Z | found 4 output files |
| 602 | 2026-04-11T11:04:08.171Z | uploading: /work/debug/opteadm (35884992 bytes) |
| 603 | 2026-04-11T11:04:09.770Z | uploaded: /work/debug/opteadm |
| 604 | 2026-04-11T11:04:09.770Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-04-11T11:04:10.779Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-04-11T11:04:10.779Z | uploading: /work/release/opteadm (24288088 bytes) |
| 607 | 2026-04-11T11:04:11.908Z | uploaded: /work/release/opteadm |
| 608 | 2026-04-11T11:04:11.908Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-04-11T11:04:12.917Z | uploaded: /work/release/opteadm.release.sha256 |