|
|
|
| 1 | 2026-07-13T04:30:47.796Z | job assigned to worker 01KXCVT8YHZ3ZKV4K3ZPHH4379 [factory aws, i-016fd421c0a19f9df] (queued for 59 s) |
| |
| 2 | 2026-07-13T04:30:54.407Z | starting task 0: "setup" |
| 3 | 2026-07-13T04:30:54.412Z | ++ uname -s |
| 4 | 2026-07-13T04:30:54.416Z | + kern=SunOS |
| 5 | 2026-07-13T04:30:54.416Z | + build_user=build |
| 6 | 2026-07-13T04:30:54.416Z | + build_uid=12345 |
| 7 | 2026-07-13T04:30:54.416Z | + work_dir=/work |
| 8 | 2026-07-13T04:30:54.416Z | + input_dir=/input |
| 9 | 2026-07-13T04:30:54.416Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-13T04:30:54.416Z | + case "$kern" in |
| 11 | 2026-07-13T04:30:54.416Z | + groupadd -g 12345 build |
| 12 | 2026-07-13T04:30:54.416Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-13T04:30:56.422Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-13T04:30:56.526Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-13T04:30:56.529Z | + home_fs=zfs |
| 16 | 2026-07-13T04:30:56.529Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-13T04:30:56.530Z | + mkdir -p /home/build |
| 18 | 2026-07-13T04:30:56.530Z | + chown build:build /home/build /work |
| 19 | 2026-07-13T04:30:58.528Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-13T04:30:58.533Z | process exited: duration 4124 ms, exit code 0 |
| |
| 21 | 2026-07-13T04:30:58.539Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-13T04:30:58.545Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.0 |
| 23 | 2026-07-13T04:30:58.545Z | * rust toolchain channel = "1.97.0" |
| 24 | 2026-07-13T04:30:58.545Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-13T04:30:58.545Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-13T04:30:58.545Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-13T04:30:58.545Z | * rust toolchain profile = "default" |
| 28 | 2026-07-13T04:30:58.549Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-13T04:30:58.549Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.0 --profile default |
| 30 | 2026-07-13T04:30:58.648Z | info: downloading installer |
| 31 | 2026-07-13T04:31:00.023Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-13T04:31:00.023Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-13T04:31:00.023Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-13T04:31:00.023Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-13T04:31:00.035Z | info: profile set to default |
| 36 | 2026-07-13T04:31:00.035Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-13T04:31:00.040Z | info: syncing channel updates for 1.97.0-x86_64-unknown-illumos |
| 38 | 2026-07-13T04:31:00.184Z | info: latest update on 2026-07-09 for version 1.97.0 (2d8144b78 2026-07-07) |
| 39 | 2026-07-13T04:31:00.194Z | info: downloading 6 components |
| 40 | 2026-07-13T04:31:15.378Z | info: default toolchain set to 1.97.0-x86_64-unknown-illumos |
| 41 | 2026-07-13T04:31:15.378Z | |
| 42 | 2026-07-13T04:31:15.410Z | 1.97.0-x86_64-unknown-illumos installed - rustc 1.97.0 (2d8144b78 2026-07-07) |
| 43 | 2026-07-13T04:31:15.410Z | |
| 44 | 2026-07-13T04:31:15.410Z | |
| 45 | 2026-07-13T04:31:15.410Z | Rust is installed now. Great! |
| 46 | 2026-07-13T04:31:15.410Z | |
| 47 | 2026-07-13T04:31:15.413Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-13T04:31:15.413Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-13T04:31:15.413Z | |
| 50 | 2026-07-13T04:31:15.413Z | To configure your current shell, you need to source |
| 51 | 2026-07-13T04:31:15.413Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-13T04:31:15.413Z | |
| 53 | 2026-07-13T04:31:15.413Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-13T04:31:15.413Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-13T04:31:15.413Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-13T04:31:15.413Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-13T04:31:15.413Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-13T04:31:15.413Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-13T04:31:15.414Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-13T04:31:15.414Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-13T04:31:15.414Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-13T04:31:15.504Z | + rustup --version |
| 63 | 2026-07-13T04:31:15.512Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-13T04:31:15.516Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-13T04:31:15.533Z | info: the currently active `rustc` version is `rustc 1.97.0 (2d8144b78 2026-07-07)` |
| 66 | 2026-07-13T04:31:15.536Z | + cargo --version |
| 67 | 2026-07-13T04:31:15.551Z | cargo 1.97.0 (c980f4866 2026-06-30) |
| 68 | 2026-07-13T04:31:15.554Z | + rustc --version |
| 69 | 2026-07-13T04:31:15.577Z | rustc 1.97.0 (2d8144b78 2026-07-07) |
| 70 | 2026-07-13T04:31:15.581Z | process exited: duration 17036 ms, exit code 0 |
| |
| 71 | 2026-07-13T04:31:15.591Z | starting task 2: "authentication" |
| 72 | 2026-07-13T04:31:15.609Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-13T04:31:15.615Z | starting task 3: "clone repository" |
| 74 | 2026-07-13T04:31:15.620Z | + mkdir -p /work/oxidecomputer/opte |
| 75 | 2026-07-13T04:31:15.624Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 76 | 2026-07-13T04:31:15.656Z | Cloning into '/work/oxidecomputer/opte'... |
| 77 | 2026-07-13T04:31:16.536Z | + cd /work/oxidecomputer/opte |
| 78 | 2026-07-13T04:31:16.536Z | + git fetch origin c88e736bb584d0eed2739c0f52b07f945b1dac92 |
| 79 | 2026-07-13T04:31:16.769Z | From https://github.com/oxidecomputer/opte |
| 80 | 2026-07-13T04:31:16.769Z | * branch c88e736bb584d0eed2739c0f52b07f945b1dac92 -> FETCH_HEAD |
| 81 | 2026-07-13T04:31:16.775Z | + [[ -n '' ]] |
| 82 | 2026-07-13T04:31:16.775Z | + git reset --hard c88e736bb584d0eed2739c0f52b07f945b1dac92 |
| 83 | 2026-07-13T04:31:16.793Z | HEAD is now at c88e736 Update dependency rust |
| 84 | 2026-07-13T04:31:16.797Z | process exited: duration 1178 ms, exit code 0 |
| |
| 85 | 2026-07-13T04:31:16.803Z | starting task 4: "build" |
| 86 | 2026-07-13T04:31:16.809Z | + source .github/buildomat/common.sh |
| 87 | 2026-07-13T04:31:16.809Z | ++ rustup show active-toolchain |
| 88 | 2026-07-13T04:31:16.814Z | 1.97.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 89 | 2026-07-13T04:31:16.819Z | ++ pushd xde |
| 90 | 2026-07-13T04:31:16.819Z | ++ rustup show active-toolchain |
| 91 | 2026-07-13T04:31:16.819Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 92 | 2026-07-13T04:31:16.822Z | info: syncing channel updates for nightly-2026-07-13-x86_64-unknown-illumos |
| 93 | 2026-07-13T04:31:16.973Z | info: latest update on 2026-07-13 for version 1.99.0-nightly (77cf889bc 2026-07-12) |
| 94 | 2026-07-13T04:31:16.979Z | info: downloading 6 components |
| 95 | 2026-07-13T04:31:31.329Z | nightly-2026-07-13-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 96 | 2026-07-13T04:31:31.414Z | +++ rustup show active-toolchain -v |
| 97 | 2026-07-13T04:31:31.414Z | +++ head -n 1 |
| 98 | 2026-07-13T04:31:31.414Z | +++ cut '-d ' -f1 |
| 99 | 2026-07-13T04:31:31.414Z | ++ export NIGHTLY=nightly-2026-07-13-x86_64-unknown-illumos |
| 100 | 2026-07-13T04:31:31.414Z | ++ NIGHTLY=nightly-2026-07-13-x86_64-unknown-illumos |
| 101 | 2026-07-13T04:31:31.415Z | ++ popd |
| 102 | 2026-07-13T04:31:31.415Z | /work/oxidecomputer/opte |
| 103 | 2026-07-13T04:31:31.415Z | + cargo --version |
| 104 | 2026-07-13T04:31:31.415Z | cargo 1.97.0 (c980f4866 2026-06-30) |
| 105 | 2026-07-13T04:31:31.415Z | + rustc --version |
| 106 | 2026-07-13T04:31:31.415Z | rustc 1.97.0 (2d8144b78 2026-07-07) |
| 107 | 2026-07-13T04:31:31.415Z | + pushd bin/opteadm |
| 108 | 2026-07-13T04:31:31.415Z | + header 'check style' |
| 109 | 2026-07-13T04:31:31.415Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 110 | 2026-07-13T04:31:31.415Z | + echo '# ==== check style ==== #' |
| 111 | 2026-07-13T04:31:31.415Z | # ==== check style ==== # |
| 112 | 2026-07-13T04:31:31.415Z | + ptime -m cargo +nightly-2026-07-13-x86_64-unknown-illumos fmt -- --check |
| 113 | 2026-07-13T04:31:31.483Z | |
| 114 | 2026-07-13T04:31:31.483Z | real 0.069294022 |
| 115 | 2026-07-13T04:31:31.483Z | user 0.038764588 |
| 116 | 2026-07-13T04:31:31.483Z | sys 0.028282480 |
| 117 | 2026-07-13T04:31:31.483Z | trap 0.000001680 |
| 118 | 2026-07-13T04:31:31.483Z | tflt 0.000026700 |
| 119 | 2026-07-13T04:31:31.484Z | dflt 0.000007400 |
| 120 | 2026-07-13T04:31:31.484Z | kflt 0.000000000 |
| 121 | 2026-07-13T04:31:31.484Z | lock 0.031925554 |
| 122 | 2026-07-13T04:31:31.484Z | slp 0.048795325 |
| 123 | 2026-07-13T04:31:31.484Z | lat 0.000817680 |
| 124 | 2026-07-13T04:31:31.484Z | stop 0.000087170 |
| 125 | 2026-07-13T04:31:31.484Z | + header analyze |
| 126 | 2026-07-13T04:31:31.484Z | + echo '# ==== analyze ==== #' |
| 127 | 2026-07-13T04:31:31.484Z | # ==== analyze ==== # |
| 128 | 2026-07-13T04:31:31.484Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 129 | 2026-07-13T04:31:31.757Z | Updating crates.io index |
| 130 | 2026-07-13T04:31:31.807Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 131 | 2026-07-13T04:31:32.450Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 132 | 2026-07-13T04:31:32.705Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 133 | 2026-07-13T04:31:33.130Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 134 | 2026-07-13T04:31:33.374Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 135 | 2026-07-13T04:31:33.715Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 136 | 2026-07-13T04:31:33.986Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 137 | 2026-07-13T04:31:35.753Z | Downloading crates ... |
| 138 | 2026-07-13T04:31:35.817Z | Downloaded foreign-types v0.5.0 |
| 139 | 2026-07-13T04:31:35.823Z | Downloaded either v1.16.0 |
| 140 | 2026-07-13T04:31:35.827Z | Downloaded stable_deref_trait v1.2.1 |
| 141 | 2026-07-13T04:31:35.827Z | Downloaded anstyle v1.0.14 |
| 142 | 2026-07-13T04:31:35.835Z | Downloaded once_cell v1.21.4 |
| 143 | 2026-07-13T04:31:35.836Z | Downloaded thiserror v2.0.18 |
| 144 | 2026-07-13T04:31:35.845Z | Downloaded anstyle-parse v1.0.0 |
| 145 | 2026-07-13T04:31:35.845Z | Downloaded foreign-types-macros v0.2.3 |
| 146 | 2026-07-13T04:31:35.846Z | Downloaded anstyle-query v1.1.5 |
| 147 | 2026-07-13T04:31:35.846Z | Downloaded clap_lex v1.1.0 |
| 148 | 2026-07-13T04:31:35.850Z | Downloaded embedded-io v0.6.1 |
| 149 | 2026-07-13T04:31:35.914Z | Downloaded rand v0.10.2 |
| 150 | 2026-07-13T04:31:35.914Z | Downloaded cobs v0.3.0 |
| 151 | 2026-07-13T04:31:35.931Z | Downloaded fnv v1.0.7 |
| 152 | 2026-07-13T04:31:35.931Z | Downloaded bitflags v1.3.2 |
| 153 | 2026-07-13T04:31:35.931Z | Downloaded defmt v0.3.100 |
| 154 | 2026-07-13T04:31:35.931Z | Downloaded cstr-argument v0.1.2 |
| 155 | 2026-07-13T04:31:35.931Z | Downloaded colorchoice v1.0.5 |
| 156 | 2026-07-13T04:31:35.931Z | Downloaded cpufeatures v0.3.0 |
| 157 | 2026-07-13T04:31:35.931Z | Downloaded equivalent v1.0.2 |
| 158 | 2026-07-13T04:31:35.932Z | Downloaded darling_macro v0.21.3 |
| 159 | 2026-07-13T04:31:35.932Z | Downloaded dyn-clone v1.0.20 |
| 160 | 2026-07-13T04:31:35.932Z | Downloaded byteorder v1.5.0 |
| 161 | 2026-07-13T04:31:35.932Z | Downloaded ingot-types v0.1.2 |
| 162 | 2026-07-13T04:31:35.932Z | Downloaded defmt-parser v1.0.0 |
| 163 | 2026-07-13T04:31:35.932Z | Downloaded errno v0.3.14 |
| 164 | 2026-07-13T04:31:35.932Z | Downloaded ident_case v1.0.1 |
| 165 | 2026-07-13T04:31:35.932Z | Downloaded colored v3.1.1 |
| 166 | 2026-07-13T04:31:35.932Z | Downloaded is_terminal_polyfill v1.70.2 |
| 167 | 2026-07-13T04:31:35.932Z | Downloaded chacha20 v0.10.1 |
| 168 | 2026-07-13T04:31:35.932Z | Downloaded clap_derive v4.6.1 |
| 169 | 2026-07-13T04:31:35.932Z | Downloaded cfg-if v1.0.4 |
| 170 | 2026-07-13T04:31:35.932Z | Downloaded ingot v0.1.1 |
| 171 | 2026-07-13T04:31:35.932Z | Downloaded anstream v1.0.0 |
| 172 | 2026-07-13T04:31:35.932Z | Downloaded ipnetwork v0.21.1 |
| 173 | 2026-07-13T04:31:35.933Z | Downloaded hash32 v0.3.1 |
| 174 | 2026-07-13T04:31:35.933Z | Downloaded heck v0.5.0 |
| 175 | 2026-07-13T04:31:35.933Z | Downloaded macaddr v1.0.1 |
| 176 | 2026-07-13T04:31:35.933Z | Downloaded foreign-types-shared v0.3.1 |
| 177 | 2026-07-13T04:31:35.933Z | Downloaded terminal_size v0.4.4 |
| 178 | 2026-07-13T04:31:35.933Z | Downloaded version_check v0.9.5 |
| 179 | 2026-07-13T04:31:35.933Z | Downloaded num_enum_derive v0.7.6 |
| 180 | 2026-07-13T04:31:35.933Z | Downloaded embedded-io v0.4.0 |
| 181 | 2026-07-13T04:31:35.933Z | Downloaded tabwriter v1.4.1 |
| 182 | 2026-07-13T04:31:35.937Z | Downloaded strsim v0.11.1 |
| 183 | 2026-07-13T04:31:35.937Z | Downloaded utf8parse v0.2.2 |
| 184 | 2026-07-13T04:31:35.937Z | Downloaded managed v0.8.0 |
| 185 | 2026-07-13T04:31:35.937Z | Downloaded pretty-hex v0.4.2 |
| 186 | 2026-07-13T04:31:35.937Z | Downloaded proc-macro-crate v3.5.0 |
| 187 | 2026-07-13T04:31:35.948Z | Downloaded defmt v1.1.1 |
| 188 | 2026-07-13T04:31:35.951Z | Downloaded getrandom v0.4.3 |
| 189 | 2026-07-13T04:31:35.958Z | Downloaded num_enum v0.7.6 |
| 190 | 2026-07-13T04:31:35.970Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 191 | 2026-07-13T04:31:35.970Z | Downloaded anyhow v1.0.103 |
| 192 | 2026-07-13T04:31:35.977Z | Downloaded darling_core v0.21.3 |
| 193 | 2026-07-13T04:31:35.977Z | Downloaded oxnet v0.1.6 |
| 194 | 2026-07-13T04:31:35.977Z | Downloaded ref-cast v1.0.25 |
| 195 | 2026-07-13T04:31:35.977Z | Downloaded quote v1.0.46 |
| 196 | 2026-07-13T04:31:35.977Z | Downloaded defmt-macros v1.1.1 |
| 197 | 2026-07-13T04:31:35.981Z | Downloaded pin-project-lite v0.2.17 |
| 198 | 2026-07-13T04:31:35.981Z | Downloaded ref-cast-impl v1.0.25 |
| 199 | 2026-07-13T04:31:35.981Z | Downloaded thiserror-impl v2.0.18 |
| 200 | 2026-07-13T04:31:35.984Z | Downloaded rustversion v1.0.22 |
| 201 | 2026-07-13T04:31:36.004Z | Downloaded darling v0.21.3 |
| 202 | 2026-07-13T04:31:36.013Z | Downloaded rand_core v0.10.1 |
| 203 | 2026-07-13T04:31:36.013Z | Downloaded tracing-attributes v0.1.31 |
| 204 | 2026-07-13T04:31:36.013Z | Downloaded bitflags v2.13.0 |
| 205 | 2026-07-13T04:31:36.020Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 206 | 2026-07-13T04:31:36.035Z | Downloaded heapless v0.8.0 |
| 207 | 2026-07-13T04:31:36.043Z | Downloaded postcard v1.1.3 |
| 208 | 2026-07-13T04:31:36.043Z | Downloaded socket2 v0.6.4 |
| 209 | 2026-07-13T04:31:36.045Z | Downloaded clap v4.6.1 |
| 210 | 2026-07-13T04:31:36.045Z | Downloaded ingot-macros v0.1.1 |
| 211 | 2026-07-13T04:31:36.045Z | Downloaded unicode-ident v1.0.24 |
| 212 | 2026-07-13T04:31:36.054Z | Downloaded uuid v1.23.4 |
| 213 | 2026-07-13T04:31:36.055Z | Downloaded serde_core v1.0.228 |
| 214 | 2026-07-13T04:31:36.055Z | Downloaded tracing-core v0.1.36 |
| 215 | 2026-07-13T04:31:36.068Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 216 | 2026-07-13T04:31:36.074Z | Downloaded proc-macro2 v1.0.106 |
| 217 | 2026-07-13T04:31:36.074Z | Downloaded serde_derive v1.0.228 |
| 218 | 2026-07-13T04:31:36.078Z | Downloaded serde v1.0.228 |
| 219 | 2026-07-13T04:31:36.096Z | Downloaded indexmap v2.14.0 |
| 220 | 2026-07-13T04:31:36.518Z | Downloaded zerocopy-derive v0.8.52 |
| 221 | 2026-07-13T04:31:36.531Z | Downloaded hashbrown v0.17.1 |
| 222 | 2026-07-13T04:31:36.531Z | Downloaded aho-corasick v1.1.4 |
| 223 | 2026-07-13T04:31:36.531Z | Downloaded clap_builder v4.6.0 |
| 224 | 2026-07-13T04:31:36.531Z | Downloaded memchr v2.8.2 |
| 225 | 2026-07-13T04:31:36.531Z | Downloaded itertools v0.14.0 |
| 226 | 2026-07-13T04:31:36.531Z | Downloaded regex v1.12.4 |
| 227 | 2026-07-13T04:31:36.531Z | Downloaded winnow v1.0.3 |
| 228 | 2026-07-13T04:31:36.531Z | Downloaded syn v1.0.109 |
| 229 | 2026-07-13T04:31:36.531Z | Downloaded unicode-width v0.2.2 |
| 230 | 2026-07-13T04:31:36.531Z | Downloaded zerocopy v0.8.52 |
| 231 | 2026-07-13T04:31:36.531Z | Downloaded smoltcp v0.11.0 |
| 232 | 2026-07-13T04:31:36.531Z | Downloaded syn v2.0.118 |
| 233 | 2026-07-13T04:31:36.531Z | Downloaded regex-syntax v0.8.11 |
| 234 | 2026-07-13T04:31:36.531Z | Downloaded tracing v0.1.44 |
| 235 | 2026-07-13T04:31:36.531Z | Downloaded rustix v1.1.4 |
| 236 | 2026-07-13T04:31:36.531Z | Downloaded regex-automata v0.4.14 |
| 237 | 2026-07-13T04:31:36.531Z | Downloaded libc v0.2.186 |
| 238 | 2026-07-13T04:31:36.531Z | Compiling proc-macro2 v1.0.106 |
| 239 | 2026-07-13T04:31:36.532Z | Compiling quote v1.0.46 |
| 240 | 2026-07-13T04:31:36.532Z | Compiling unicode-ident v1.0.24 |
| 241 | 2026-07-13T04:31:36.532Z | Compiling serde_core v1.0.228 |
| 242 | 2026-07-13T04:31:36.532Z | Compiling libc v0.2.186 |
| 243 | 2026-07-13T04:31:36.532Z | Checking cfg-if v1.0.4 |
| 244 | 2026-07-13T04:31:36.532Z | Compiling strsim v0.11.1 |
| 245 | 2026-07-13T04:31:36.532Z | Compiling ident_case v1.0.1 |
| 246 | 2026-07-13T04:31:36.532Z | Compiling fnv v1.0.7 |
| 247 | 2026-07-13T04:31:36.590Z | Compiling thiserror v2.0.18 |
| 248 | 2026-07-13T04:31:36.606Z | Compiling memchr v2.8.2 |
| 249 | 2026-07-13T04:31:36.620Z | Compiling regex-syntax v0.8.11 |
| 250 | 2026-07-13T04:31:36.755Z | Compiling serde v1.0.228 |
| 251 | 2026-07-13T04:31:36.870Z | Compiling zerocopy v0.8.52 |
| 252 | 2026-07-13T04:31:37.073Z | Compiling aho-corasick v1.1.4 |
| 253 | 2026-07-13T04:31:37.115Z | Compiling either v1.16.0 |
| 254 | 2026-07-13T04:31:37.157Z | Compiling winnow v1.0.3 |
| 255 | 2026-07-13T04:31:37.183Z | Compiling equivalent v1.0.2 |
| 256 | 2026-07-13T04:31:37.272Z | Compiling anyhow v1.0.103 |
| 257 | 2026-07-13T04:31:37.277Z | Compiling hashbrown v0.17.1 |
| 258 | 2026-07-13T04:31:37.339Z | Compiling itertools v0.14.0 |
| 259 | 2026-07-13T04:31:37.773Z | Compiling syn v2.0.118 |
| 260 | 2026-07-13T04:31:37.807Z | Compiling indexmap v2.14.0 |
| 261 | 2026-07-13T04:31:37.819Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 262 | 2026-07-13T04:31:38.041Z | Compiling regex-automata v0.4.14 |
| 263 | 2026-07-13T04:31:38.185Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 264 | 2026-07-13T04:31:38.330Z | Checking bitflags v2.13.0 |
| 265 | 2026-07-13T04:31:38.488Z | Compiling heapless v0.8.0 |
| 266 | 2026-07-13T04:31:38.504Z | Checking byteorder v1.5.0 |
| 267 | 2026-07-13T04:31:38.539Z | Compiling smoltcp v0.11.0 |
| 268 | 2026-07-13T04:31:38.576Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 269 | 2026-07-13T04:31:38.690Z | Checking hash32 v0.3.1 |
| 270 | 2026-07-13T04:31:38.727Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 271 | 2026-07-13T04:31:38.767Z | Checking macaddr v1.0.1 |
| 272 | 2026-07-13T04:31:38.787Z | Compiling rustversion v1.0.22 |
| 273 | 2026-07-13T04:31:38.885Z | Compiling syn v1.0.109 |
| 274 | 2026-07-13T04:31:38.905Z | Checking stable_deref_trait v1.2.1 |
| 275 | 2026-07-13T04:31:39.102Z | Checking managed v0.8.0 |
| 276 | 2026-07-13T04:31:39.130Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 277 | 2026-07-13T04:31:39.166Z | Compiling proc-macro-crate v3.5.0 |
| 278 | 2026-07-13T04:31:39.174Z | Compiling getrandom v0.4.3 |
| 279 | 2026-07-13T04:31:39.211Z | Compiling rustix v1.1.4 |
| 280 | 2026-07-13T04:31:39.253Z | Checking bitflags v1.3.2 |
| 281 | 2026-07-13T04:31:39.324Z | Checking rand_core v0.10.1 |
| 282 | 2026-07-13T04:31:39.343Z | Compiling version_check v0.9.5 |
| 283 | 2026-07-13T04:31:40.284Z | Compiling ref-cast v1.0.25 |
| 284 | 2026-07-13T04:31:40.317Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 285 | 2026-07-13T04:31:40.317Z | Compiling regex v1.12.4 |
| 286 | 2026-07-13T04:31:40.317Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 287 | 2026-07-13T04:31:40.317Z | Checking errno v0.3.14 |
| 288 | 2026-07-13T04:31:40.317Z | Checking cpufeatures v0.3.0 |
| 289 | 2026-07-13T04:31:40.317Z | Checking foreign-types-shared v0.3.1 |
| 290 | 2026-07-13T04:31:40.317Z | Checking ipnetwork v0.21.1 |
| 291 | 2026-07-13T04:31:40.317Z | Checking unicode-width v0.2.2 |
| 292 | 2026-07-13T04:31:40.317Z | Checking utf8parse v0.2.2 |
| 293 | 2026-07-13T04:31:40.317Z | Checking once_cell v1.21.4 |
| 294 | 2026-07-13T04:31:40.317Z | Checking anstyle-parse v1.0.0 |
| 295 | 2026-07-13T04:31:40.427Z | Checking tabwriter v1.4.1 |
| 296 | 2026-07-13T04:31:40.446Z | Compiling darling_core v0.21.3 |
| 297 | 2026-07-13T04:31:40.452Z | Checking tracing-core v0.1.36 |
| 298 | 2026-07-13T04:31:40.513Z | Checking cstr-argument v0.1.2 |
| 299 | 2026-07-13T04:31:40.524Z | Checking chacha20 v0.10.1 |
| 300 | 2026-07-13T04:31:40.810Z | Checking pretty-hex v0.4.2 |
| 301 | 2026-07-13T04:31:40.828Z | Checking is_terminal_polyfill v1.70.2 |
| 302 | 2026-07-13T04:31:40.914Z | Checking dyn-clone v1.0.20 |
| 303 | 2026-07-13T04:31:40.922Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 304 | 2026-07-13T04:31:40.947Z | Checking anstyle-query v1.1.5 |
| 305 | 2026-07-13T04:31:40.947Z | Checking colorchoice v1.0.5 |
| 306 | 2026-07-13T04:31:41.009Z | Checking pin-project-lite v0.2.17 |
| 307 | 2026-07-13T04:31:41.033Z | Checking anstyle v1.0.14 |
| 308 | 2026-07-13T04:31:41.106Z | Checking terminal_size v0.4.4 |
| 309 | 2026-07-13T04:31:41.149Z | Checking rand v0.10.2 |
| 310 | 2026-07-13T04:31:41.211Z | Checking anstream v1.0.0 |
| 311 | 2026-07-13T04:31:41.220Z | Checking uuid v1.23.4 |
| 312 | 2026-07-13T04:31:41.235Z | Checking socket2 v0.6.4 |
| 313 | 2026-07-13T04:31:41.800Z | Checking oxnet v0.1.6 |
| 314 | 2026-07-13T04:31:41.806Z | Compiling heck v0.5.0 |
| 315 | 2026-07-13T04:31:41.806Z | Checking colored v3.1.1 |
| 316 | 2026-07-13T04:31:41.806Z | Checking clap_lex v1.1.0 |
| 317 | 2026-07-13T04:31:41.806Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 318 | 2026-07-13T04:31:41.806Z | Compiling thiserror-impl v2.0.18 |
| 319 | 2026-07-13T04:31:41.807Z | Compiling zerocopy-derive v0.8.52 |
| 320 | 2026-07-13T04:31:41.807Z | Compiling serde_derive v1.0.228 |
| 321 | 2026-07-13T04:31:41.807Z | Compiling num_enum_derive v0.7.6 |
| 322 | 2026-07-13T04:31:42.073Z | Compiling foreign-types-macros v0.2.3 |
| 323 | 2026-07-13T04:31:42.328Z | Compiling ref-cast-impl v1.0.25 |
| 324 | 2026-07-13T04:31:42.523Z | Compiling darling_macro v0.21.3 |
| 325 | 2026-07-13T04:31:42.681Z | Checking foreign-types v0.5.0 |
| 326 | 2026-07-13T04:31:42.748Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 327 | 2026-07-13T04:31:42.781Z | Checking num_enum v0.7.6 |
| 328 | 2026-07-13T04:31:42.843Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 329 | 2026-07-13T04:31:42.884Z | Compiling tracing-attributes v0.1.31 |
| 330 | 2026-07-13T04:31:42.928Z | Checking cobs v0.3.0 |
| 331 | 2026-07-13T04:31:43.009Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 332 | 2026-07-13T04:31:43.163Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 333 | 2026-07-13T04:31:43.167Z | Compiling darling v0.21.3 |
| 334 | 2026-07-13T04:31:43.216Z | Checking clap_builder v4.6.0 |
| 335 | 2026-07-13T04:31:43.254Z | Compiling ingot-macros v0.1.1 |
| 336 | 2026-07-13T04:31:43.279Z | Compiling clap_derive v4.6.1 |
| 337 | 2026-07-13T04:31:43.394Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 338 | 2026-07-13T04:31:44.083Z | Checking tracing v0.1.44 |
| 339 | 2026-07-13T04:31:44.592Z | Checking postcard v1.1.3 |
| 340 | 2026-07-13T04:31:44.647Z | Checking clap v4.6.1 |
| 341 | 2026-07-13T04:31:45.752Z | Checking ingot-types v0.1.2 |
| 342 | 2026-07-13T04:31:46.407Z | Checking ingot v0.1.1 |
| 343 | 2026-07-13T04:31:47.409Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 344 | 2026-07-13T04:31:49.120Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 345 | 2026-07-13T04:31:49.697Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 346 | 2026-07-13T04:31:50.547Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.08s |
| 347 | 2026-07-13T04:31:50.655Z | |
| 348 | 2026-07-13T04:31:50.655Z | real 19.242248533 |
| 349 | 2026-07-13T04:31:50.655Z | user 54.818862041 |
| 350 | 2026-07-13T04:31:50.655Z | sys 13.613771325 |
| 351 | 2026-07-13T04:31:50.655Z | trap 0.043563538 |
| 352 | 2026-07-13T04:31:50.655Z | tflt 0.061342634 |
| 353 | 2026-07-13T04:31:50.722Z | dflt 0.135715897 |
| 354 | 2026-07-13T04:31:50.722Z | kflt 0.004995753 |
| 355 | 2026-07-13T04:31:50.723Z | lock 3:44.570011700 |
| 356 | 2026-07-13T04:31:50.723Z | slp 3:05.085717170 |
| 357 | 2026-07-13T04:31:50.723Z | lat 4.341793046 |
| 358 | 2026-07-13T04:31:50.723Z | stop 15.036705276 |
| 359 | 2026-07-13T04:31:50.723Z | + header 'debug build' |
| 360 | 2026-07-13T04:31:50.723Z | + echo '# ==== debug build ==== #' |
| 361 | 2026-07-13T04:31:50.723Z | # ==== debug build ==== # |
| 362 | 2026-07-13T04:31:50.723Z | + ptime -m cargo build |
| 363 | 2026-07-13T04:31:50.902Z | Compiling cfg-if v1.0.4 |
| 364 | 2026-07-13T04:31:50.927Z | Compiling serde_core v1.0.228 |
| 365 | 2026-07-13T04:31:50.927Z | Compiling libc v0.2.186 |
| 366 | 2026-07-13T04:31:50.928Z | Compiling thiserror v2.0.18 |
| 367 | 2026-07-13T04:31:50.928Z | Compiling byteorder v1.5.0 |
| 368 | 2026-07-13T04:31:50.928Z | Compiling zerocopy v0.8.52 |
| 369 | 2026-07-13T04:31:50.928Z | Compiling stable_deref_trait v1.2.1 |
| 370 | 2026-07-13T04:31:50.928Z | Compiling macaddr v1.0.1 |
| 371 | 2026-07-13T04:31:50.928Z | Compiling managed v0.8.0 |
| 372 | 2026-07-13T04:31:50.928Z | Compiling cobs v0.3.0 |
| 373 | 2026-07-13T04:31:50.928Z | Compiling bitflags v1.3.2 |
| 374 | 2026-07-13T04:31:50.970Z | Compiling hash32 v0.3.1 |
| 375 | 2026-07-13T04:31:51.399Z | Compiling rand_core v0.10.1 |
| 376 | 2026-07-13T04:31:51.410Z | Compiling heapless v0.8.0 |
| 377 | 2026-07-13T04:31:51.410Z | Compiling errno v0.3.14 |
| 378 | 2026-07-13T04:31:51.410Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 379 | 2026-07-13T04:31:51.410Z | Compiling utf8parse v0.2.2 |
| 380 | 2026-07-13T04:31:51.410Z | Compiling memchr v2.8.2 |
| 381 | 2026-07-13T04:31:51.410Z | Compiling foreign-types-shared v0.3.1 |
| 382 | 2026-07-13T04:31:51.411Z | Compiling unicode-width v0.2.2 |
| 383 | 2026-07-13T04:31:51.411Z | Compiling cpufeatures v0.3.0 |
| 384 | 2026-07-13T04:31:51.411Z | Compiling ipnetwork v0.21.1 |
| 385 | 2026-07-13T04:31:51.411Z | Compiling once_cell v1.21.4 |
| 386 | 2026-07-13T04:31:51.411Z | Compiling chacha20 v0.10.1 |
| 387 | 2026-07-13T04:31:51.532Z | Compiling smoltcp v0.11.0 |
| 388 | 2026-07-13T04:31:51.557Z | Compiling tracing-core v0.1.36 |
| 389 | 2026-07-13T04:31:51.557Z | Compiling tabwriter v1.4.1 |
| 390 | 2026-07-13T04:31:51.727Z | Compiling cstr-argument v0.1.2 |
| 391 | 2026-07-13T04:31:51.750Z | Compiling anstyle-parse v1.0.0 |
| 392 | 2026-07-13T04:31:51.945Z | Compiling foreign-types v0.5.0 |
| 393 | 2026-07-13T04:31:51.993Z | Compiling ref-cast v1.0.25 |
| 394 | 2026-07-13T04:31:51.993Z | Compiling num_enum v0.7.6 |
| 395 | 2026-07-13T04:31:51.993Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 396 | 2026-07-13T04:31:52.073Z | Compiling getrandom v0.4.3 |
| 397 | 2026-07-13T04:31:52.104Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 398 | 2026-07-13T04:31:52.105Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 399 | 2026-07-13T04:31:52.144Z | Compiling is_terminal_polyfill v1.70.2 |
| 400 | 2026-07-13T04:31:52.224Z | Compiling anstyle-query v1.1.5 |
| 401 | 2026-07-13T04:31:52.233Z | Compiling dyn-clone v1.0.20 |
| 402 | 2026-07-13T04:31:52.329Z | Compiling colorchoice v1.0.5 |
| 403 | 2026-07-13T04:31:52.375Z | Compiling pin-project-lite v0.2.17 |
| 404 | 2026-07-13T04:31:52.409Z | Compiling anstyle v1.0.14 |
| 405 | 2026-07-13T04:31:52.459Z | Compiling pretty-hex v0.4.2 |
| 406 | 2026-07-13T04:31:52.497Z | Compiling tracing v0.1.44 |
| 407 | 2026-07-13T04:31:52.574Z | Compiling bitflags v2.13.0 |
| 408 | 2026-07-13T04:31:52.669Z | Compiling serde v1.0.228 |
| 409 | 2026-07-13T04:31:52.672Z | Compiling anstream v1.0.0 |
| 410 | 2026-07-13T04:31:52.703Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 411 | 2026-07-13T04:31:52.837Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 412 | 2026-07-13T04:31:52.898Z | Compiling rustix v1.1.4 |
| 413 | 2026-07-13T04:31:52.912Z | Compiling uuid v1.23.4 |
| 414 | 2026-07-13T04:31:53.065Z | Compiling anyhow v1.0.103 |
| 415 | 2026-07-13T04:31:53.181Z | Compiling postcard v1.1.3 |
| 416 | 2026-07-13T04:31:53.343Z | Compiling terminal_size v0.4.4 |
| 417 | 2026-07-13T04:31:53.476Z | Compiling rand v0.10.2 |
| 418 | 2026-07-13T04:31:53.502Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 419 | 2026-07-13T04:31:53.609Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 420 | 2026-07-13T04:31:53.715Z | Compiling socket2 v0.6.4 |
| 421 | 2026-07-13T04:31:53.949Z | Compiling clap_lex v1.1.0 |
| 422 | 2026-07-13T04:31:53.955Z | Compiling ingot-types v0.1.2 |
| 423 | 2026-07-13T04:31:53.955Z | Compiling colored v3.1.1 |
| 424 | 2026-07-13T04:31:53.985Z | Compiling strsim v0.11.1 |
| 425 | 2026-07-13T04:31:54.019Z | Compiling winnow v1.0.3 |
| 426 | 2026-07-13T04:31:54.038Z | Compiling oxnet v0.1.6 |
| 427 | 2026-07-13T04:31:54.262Z | Compiling ingot v0.1.1 |
| 428 | 2026-07-13T04:31:54.444Z | Compiling clap_builder v4.6.0 |
| 429 | 2026-07-13T04:31:54.528Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 430 | 2026-07-13T04:31:54.980Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 431 | 2026-07-13T04:31:55.967Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 432 | 2026-07-13T04:31:56.111Z | Compiling clap v4.6.1 |
| 433 | 2026-07-13T04:31:57.432Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 434 | 2026-07-13T04:31:58.910Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 435 | 2026-07-13T04:32:04.396Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.72s |
| 436 | 2026-07-13T04:32:04.420Z | |
| 437 | 2026-07-13T04:32:04.420Z | real 12.749079933 |
| 438 | 2026-07-13T04:32:04.420Z | user 1:05.195612542 |
| 439 | 2026-07-13T04:32:04.421Z | sys 6.164651488 |
| 440 | 2026-07-13T04:32:04.421Z | trap 0.031965151 |
| 441 | 2026-07-13T04:32:04.421Z | tflt 0.144335187 |
| 442 | 2026-07-13T04:32:04.421Z | dflt 0.214662322 |
| 443 | 2026-07-13T04:32:04.421Z | kflt 0.000003910 |
| 444 | 2026-07-13T04:32:04.421Z | lock 3:11.128715136 |
| 445 | 2026-07-13T04:32:04.421Z | slp 1:56.572063812 |
| 446 | 2026-07-13T04:32:04.421Z | lat 3.807622958 |
| 447 | 2026-07-13T04:32:04.421Z | stop 3.531269515 |
| 448 | 2026-07-13T04:32:04.421Z | + header 'release build' |
| 449 | 2026-07-13T04:32:04.421Z | + echo '# ==== release build ==== #' |
| 450 | 2026-07-13T04:32:04.421Z | # ==== release build ==== # |
| 451 | 2026-07-13T04:32:04.421Z | + ptime -m cargo build --release |
| 452 | 2026-07-13T04:32:04.421Z | Compiling proc-macro2 v1.0.106 |
| 453 | 2026-07-13T04:32:04.421Z | Compiling quote v1.0.46 |
| 454 | 2026-07-13T04:32:04.421Z | Compiling unicode-ident v1.0.24 |
| 455 | 2026-07-13T04:32:04.421Z | Compiling serde_core v1.0.228 |
| 456 | 2026-07-13T04:32:04.421Z | Compiling libc v0.2.186 |
| 457 | 2026-07-13T04:32:04.421Z | Compiling cfg-if v1.0.4 |
| 458 | 2026-07-13T04:32:04.421Z | Compiling fnv v1.0.7 |
| 459 | 2026-07-13T04:32:04.421Z | Compiling ident_case v1.0.1 |
| 460 | 2026-07-13T04:32:04.421Z | Compiling thiserror v2.0.18 |
| 461 | 2026-07-13T04:32:04.421Z | Compiling memchr v2.8.2 |
| 462 | 2026-07-13T04:32:04.421Z | Compiling strsim v0.11.1 |
| 463 | 2026-07-13T04:32:04.421Z | Compiling regex-syntax v0.8.11 |
| 464 | 2026-07-13T04:32:04.421Z | Compiling serde v1.0.228 |
| 465 | 2026-07-13T04:32:04.421Z | Compiling hashbrown v0.17.1 |
| 466 | 2026-07-13T04:32:04.421Z | Compiling aho-corasick v1.1.4 |
| 467 | 2026-07-13T04:32:04.421Z | Compiling either v1.16.0 |
| 468 | 2026-07-13T04:32:04.421Z | Compiling anyhow v1.0.103 |
| 469 | 2026-07-13T04:32:04.421Z | Compiling equivalent v1.0.2 |
| 470 | 2026-07-13T04:32:04.421Z | Compiling zerocopy v0.8.52 |
| 471 | 2026-07-13T04:32:04.421Z | Compiling winnow v1.0.3 |
| 472 | 2026-07-13T04:32:04.422Z | Compiling indexmap v2.14.0 |
| 473 | 2026-07-13T04:32:04.636Z | Compiling syn v2.0.118 |
| 474 | 2026-07-13T04:32:04.690Z | Compiling itertools v0.14.0 |
| 475 | 2026-07-13T04:32:04.753Z | Compiling heapless v0.8.0 |
| 476 | 2026-07-13T04:32:05.000Z | Compiling byteorder v1.5.0 |
| 477 | 2026-07-13T04:32:05.052Z | Compiling regex-automata v0.4.14 |
| 478 | 2026-07-13T04:32:05.270Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 479 | 2026-07-13T04:32:05.327Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 480 | 2026-07-13T04:32:05.461Z | Compiling hash32 v0.3.1 |
| 481 | 2026-07-13T04:32:05.818Z | Compiling macaddr v1.0.1 |
| 482 | 2026-07-13T04:32:05.868Z | Compiling bitflags v2.13.0 |
| 483 | 2026-07-13T04:32:05.868Z | Compiling rustversion v1.0.22 |
| 484 | 2026-07-13T04:32:05.868Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 485 | 2026-07-13T04:32:05.868Z | Compiling syn v1.0.109 |
| 486 | 2026-07-13T04:32:05.869Z | Compiling smoltcp v0.11.0 |
| 487 | 2026-07-13T04:32:06.039Z | Compiling stable_deref_trait v1.2.1 |
| 488 | 2026-07-13T04:32:06.146Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 489 | 2026-07-13T04:32:06.146Z | Compiling rustix v1.1.4 |
| 490 | 2026-07-13T04:32:06.168Z | Compiling getrandom v0.4.3 |
| 491 | 2026-07-13T04:32:06.184Z | Compiling rand_core v0.10.1 |
| 492 | 2026-07-13T04:32:06.206Z | Compiling version_check v0.9.5 |
| 493 | 2026-07-13T04:32:06.537Z | Compiling proc-macro-crate v3.5.0 |
| 494 | 2026-07-13T04:32:06.557Z | Compiling managed v0.8.0 |
| 495 | 2026-07-13T04:32:06.557Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 496 | 2026-07-13T04:32:06.558Z | Compiling ref-cast v1.0.25 |
| 497 | 2026-07-13T04:32:06.558Z | Compiling bitflags v1.3.2 |
| 498 | 2026-07-13T04:32:06.558Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 499 | 2026-07-13T04:32:06.757Z | Compiling regex v1.12.4 |
| 500 | 2026-07-13T04:32:06.794Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 501 | 2026-07-13T04:32:06.794Z | Compiling errno v0.3.14 |
| 502 | 2026-07-13T04:32:06.948Z | Compiling foreign-types-shared v0.3.1 |
| 503 | 2026-07-13T04:32:07.020Z | Compiling ipnetwork v0.21.1 |
| 504 | 2026-07-13T04:32:07.087Z | Compiling cpufeatures v0.3.0 |
| 505 | 2026-07-13T04:32:07.145Z | Compiling unicode-width v0.2.2 |
| 506 | 2026-07-13T04:32:07.166Z | Compiling once_cell v1.21.4 |
| 507 | 2026-07-13T04:32:07.262Z | Compiling darling_core v0.21.3 |
| 508 | 2026-07-13T04:32:07.358Z | Compiling utf8parse v0.2.2 |
| 509 | 2026-07-13T04:32:07.465Z | Compiling anstyle-parse v1.0.0 |
| 510 | 2026-07-13T04:32:07.525Z | Compiling tabwriter v1.4.1 |
| 511 | 2026-07-13T04:32:07.686Z | Compiling tracing-core v0.1.36 |
| 512 | 2026-07-13T04:32:07.729Z | Compiling chacha20 v0.10.1 |
| 513 | 2026-07-13T04:32:07.818Z | Compiling cstr-argument v0.1.2 |
| 514 | 2026-07-13T04:32:08.428Z | Compiling thiserror-impl v2.0.18 |
| 515 | 2026-07-13T04:32:08.447Z | Compiling zerocopy-derive v0.8.52 |
| 516 | 2026-07-13T04:32:08.916Z | Compiling serde_derive v1.0.228 |
| 517 | 2026-07-13T04:32:08.917Z | Compiling foreign-types-macros v0.2.3 |
| 518 | 2026-07-13T04:32:08.955Z | Compiling num_enum_derive v0.7.6 |
| 519 | 2026-07-13T04:32:09.133Z | Compiling ref-cast-impl v1.0.25 |
| 520 | 2026-07-13T04:32:09.429Z | Compiling foreign-types v0.5.0 |
| 521 | 2026-07-13T04:32:09.481Z | Compiling darling_macro v0.21.3 |
| 522 | 2026-07-13T04:32:09.525Z | Compiling tracing-attributes v0.1.31 |
| 523 | 2026-07-13T04:32:09.736Z | Compiling cobs v0.3.0 |
| 524 | 2026-07-13T04:32:09.808Z | Compiling num_enum v0.7.6 |
| 525 | 2026-07-13T04:32:09.829Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 526 | 2026-07-13T04:32:09.921Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 527 | 2026-07-13T04:32:09.958Z | Compiling is_terminal_polyfill v1.70.2 |
| 528 | 2026-07-13T04:32:09.977Z | Compiling darling v0.21.3 |
| 529 | 2026-07-13T04:32:10.009Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 530 | 2026-07-13T04:32:10.053Z | Compiling anstyle v1.0.14 |
| 531 | 2026-07-13T04:32:10.053Z | Compiling ingot-macros v0.1.1 |
| 532 | 2026-07-13T04:32:10.106Z | Compiling pin-project-lite v0.2.17 |
| 533 | 2026-07-13T04:32:10.202Z | Compiling pretty-hex v0.4.2 |
| 534 | 2026-07-13T04:32:10.259Z | Compiling anstyle-query v1.1.5 |
| 535 | 2026-07-13T04:32:10.350Z | Compiling colorchoice v1.0.5 |
| 536 | 2026-07-13T04:32:10.444Z | Compiling dyn-clone v1.0.20 |
| 537 | 2026-07-13T04:32:10.444Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 538 | 2026-07-13T04:32:10.492Z | Compiling anstream v1.0.0 |
| 539 | 2026-07-13T04:32:10.492Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 540 | 2026-07-13T04:32:10.492Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 541 | 2026-07-13T04:32:10.600Z | Compiling terminal_size v0.4.4 |
| 542 | 2026-07-13T04:32:10.642Z | Compiling tracing v0.1.44 |
| 543 | 2026-07-13T04:32:10.874Z | Compiling rand v0.10.2 |
| 544 | 2026-07-13T04:32:10.926Z | Compiling uuid v1.23.4 |
| 545 | 2026-07-13T04:32:10.926Z | Compiling socket2 v0.6.4 |
| 546 | 2026-07-13T04:32:10.966Z | Compiling clap_lex v1.1.0 |
| 547 | 2026-07-13T04:32:11.237Z | Compiling colored v3.1.1 |
| 548 | 2026-07-13T04:32:11.282Z | Compiling oxnet v0.1.6 |
| 549 | 2026-07-13T04:32:11.545Z | Compiling heck v0.5.0 |
| 550 | 2026-07-13T04:32:11.609Z | Compiling clap_builder v4.6.0 |
| 551 | 2026-07-13T04:32:11.714Z | Compiling postcard v1.1.3 |
| 552 | 2026-07-13T04:32:11.724Z | Compiling clap_derive v4.6.1 |
| 553 | 2026-07-13T04:32:11.762Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 554 | 2026-07-13T04:32:12.812Z | Compiling ingot-types v0.1.2 |
| 555 | 2026-07-13T04:32:13.148Z | Compiling ingot v0.1.1 |
| 556 | 2026-07-13T04:32:13.387Z | Compiling clap v4.6.1 |
| 557 | 2026-07-13T04:32:14.918Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 558 | 2026-07-13T04:32:15.937Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 559 | 2026-07-13T04:32:16.966Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 560 | 2026-07-13T04:32:23.613Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.20s |
| 561 | 2026-07-13T04:32:23.642Z | |
| 562 | 2026-07-13T04:32:23.652Z | real 20.230284248 |
| 563 | 2026-07-13T04:32:23.653Z | user 1:43.176642158 |
| 564 | 2026-07-13T04:32:23.653Z | sys 13.869710342 |
| 565 | 2026-07-13T04:32:23.653Z | trap 0.049870354 |
| 566 | 2026-07-13T04:32:23.653Z | tflt 0.167784704 |
| 567 | 2026-07-13T04:32:23.653Z | dflt 0.383217255 |
| 568 | 2026-07-13T04:32:23.653Z | kflt 0.000018710 |
| 569 | 2026-07-13T04:32:23.653Z | lock 4:50.839071538 |
| 570 | 2026-07-13T04:32:23.653Z | slp 3:28.826685046 |
| 571 | 2026-07-13T04:32:23.653Z | lat 4.945686303 |
| 572 | 2026-07-13T04:32:23.653Z | stop 9.561019495 |
| 573 | 2026-07-13T04:32:23.653Z | + popd |
| 574 | 2026-07-13T04:32:23.653Z | /work/oxidecomputer/opte |
| 575 | 2026-07-13T04:32:23.653Z | + for x in debug release |
| 576 | 2026-07-13T04:32:23.654Z | + mkdir -p /work/debug |
| 577 | 2026-07-13T04:32:23.654Z | + cp target/debug/opteadm /work/debug/ |
| 578 | 2026-07-13T04:32:23.670Z | + sha256sum target/debug/opteadm |
| 579 | 2026-07-13T04:32:23.696Z | + for x in debug release |
| 580 | 2026-07-13T04:32:23.696Z | + mkdir -p /work/release |
| 581 | 2026-07-13T04:32:23.710Z | + cp target/release/opteadm /work/release/ |
| 582 | 2026-07-13T04:32:23.718Z | + sha256sum target/release/opteadm |
| 583 | 2026-07-13T04:32:23.732Z | process exited: duration 66924 ms, exit code 0 |
| |
| 584 | 2026-07-13T04:32:23.743Z | found 4 output files |
| 585 | 2026-07-13T04:32:23.743Z | uploading: /work/debug/opteadm (38339976 bytes) |
| 586 | 2026-07-13T04:32:25.015Z | uploaded: /work/debug/opteadm |
| 587 | 2026-07-13T04:32:25.016Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 588 | 2026-07-13T04:32:26.030Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 589 | 2026-07-13T04:32:26.030Z | uploading: /work/release/opteadm (25882080 bytes) |
| 590 | 2026-07-13T04:32:27.236Z | uploaded: /work/release/opteadm |
| 591 | 2026-07-13T04:32:27.236Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 592 | 2026-07-13T04:32:28.248Z | uploaded: /work/release/opteadm.release.sha256 |