|
|
|
| 1 | 2026-03-05T04:14:49.467Z | job assigned to worker 01KJY37FE3T48V150P4GG39HCN [factory aws, i-0897ae8307e5a615d] (queued for 1 m 2 s) |
| |
| 2 | 2026-03-05T04:14:57.271Z | starting task 0: "setup" |
| 3 | 2026-03-05T04:14:57.276Z | ++ uname -s |
| 4 | 2026-03-05T04:14:57.279Z | + kern=SunOS |
| 5 | 2026-03-05T04:14:57.279Z | + build_user=build |
| 6 | 2026-03-05T04:14:57.279Z | + build_uid=12345 |
| 7 | 2026-03-05T04:14:57.279Z | + work_dir=/work |
| 8 | 2026-03-05T04:14:57.279Z | + input_dir=/input |
| 9 | 2026-03-05T04:14:57.279Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T04:14:57.279Z | + case "$kern" in |
| 11 | 2026-03-05T04:14:57.279Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T04:14:57.282Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T04:14:59.290Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T04:14:59.414Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T04:14:59.418Z | + home_fs=zfs |
| 16 | 2026-03-05T04:14:59.418Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T04:14:59.418Z | + mkdir -p /home/build |
| 18 | 2026-03-05T04:14:59.420Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T04:15:01.422Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T04:15:01.428Z | process exited: duration 4154 ms, exit code 0 |
| |
| 21 | 2026-03-05T04:15:01.436Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T04:15:01.441Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-05T04:15:01.442Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-05T04:15:01.442Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-05T04:15:01.442Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-05T04:15:01.448Z | * rust toolchain channel = "1.93.1" |
| 27 | 2026-03-05T04:15:01.448Z | * rust toolchain profile = "default" |
| 28 | 2026-03-05T04:15:01.448Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T04:15:01.448Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-05T04:15:01.583Z | info: downloading installer |
| 31 | 2026-03-05T04:15:03.557Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T04:15:03.557Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T04:15:03.557Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T04:15:03.557Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T04:15:03.557Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T04:15:03.557Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T04:15:03.557Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T04:15:03.557Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T04:15:03.557Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T04:15:03.576Z | info: profile set to 'default' |
| 41 | 2026-03-05T04:15:03.576Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T04:15:03.580Z | info: syncing channel updates for '1.93.1-x86_64-unknown-illumos' |
| 43 | 2026-03-05T04:15:03.743Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T04:15:03.743Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T04:15:04.748Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T04:15:05.148Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T04:15:06.581Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T04:15:08.388Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T04:15:16.158Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T04:15:16.419Z | info: installing component 'cargo' |
| 51 | 2026-03-05T04:15:17.378Z | info: installing component 'clippy' |
| 52 | 2026-03-05T04:15:17.784Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T04:15:19.841Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T04:15:21.661Z | info: installing component 'rustc' |
| 55 | 2026-03-05T04:15:28.630Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T04:15:28.966Z | info: default toolchain set to '1.93.1-x86_64-unknown-illumos' |
| 57 | 2026-03-05T04:15:28.966Z | |
| 58 | 2026-03-05T04:15:29.474Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T04:15:29.474Z | |
| 60 | 2026-03-05T04:15:29.477Z | |
| 61 | 2026-03-05T04:15:29.477Z | Rust is installed now. Great! |
| 62 | 2026-03-05T04:15:29.477Z | |
| 63 | 2026-03-05T04:15:29.477Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T04:15:29.477Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T04:15:29.477Z | |
| 66 | 2026-03-05T04:15:29.477Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T04:15:29.477Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T04:15:29.477Z | |
| 69 | 2026-03-05T04:15:29.477Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T04:15:29.477Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T04:15:29.477Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T04:15:29.477Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T04:15:29.582Z | + rustup --version |
| 74 | 2026-03-05T04:15:29.595Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T04:15:29.595Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T04:15:29.674Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T04:15:29.678Z | + cargo --version |
| 78 | 2026-03-05T04:15:29.741Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T04:15:29.744Z | + rustc --version |
| 80 | 2026-03-05T04:15:29.812Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T04:15:29.817Z | process exited: duration 28376 ms, exit code 0 |
| |
| 82 | 2026-03-05T04:15:29.824Z | starting task 2: "authentication" |
| 83 | 2026-03-05T04:15:29.848Z | process exited: duration 23 ms, exit code 0 |
| |
| 84 | 2026-03-05T04:15:29.854Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T04:15:29.859Z | + mkdir -p /work/oxidecomputer/opte |
| 86 | 2026-03-05T04:15:29.862Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 87 | 2026-03-05T04:15:29.897Z | Cloning into '/work/oxidecomputer/opte'... |
| 88 | 2026-03-05T04:15:33.023Z | + cd /work/oxidecomputer/opte |
| 89 | 2026-03-05T04:15:33.023Z | + git fetch origin bbf6c585ebaaddf54a1df3f257b3273c284a7899 |
| 90 | 2026-03-05T04:15:33.392Z | From https://github.com/oxidecomputer/opte |
| 91 | 2026-03-05T04:15:33.392Z | * branch bbf6c585ebaaddf54a1df3f257b3273c284a7899 -> FETCH_HEAD |
| 92 | 2026-03-05T04:15:33.400Z | + [[ -n renovate/toml-1.x-lockfile ]] |
| 93 | 2026-03-05T04:15:33.403Z | ++ git branch --show-current |
| 94 | 2026-03-05T04:15:33.406Z | + current=master |
| 95 | 2026-03-05T04:15:33.406Z | + [[ master != renovate/toml-1.x-lockfile ]] |
| 96 | 2026-03-05T04:15:33.406Z | + git branch -f renovate/toml-1.x-lockfile bbf6c585ebaaddf54a1df3f257b3273c284a7899 |
| 97 | 2026-03-05T04:15:33.409Z | + git checkout -f renovate/toml-1.x-lockfile |
| 98 | 2026-03-05T04:15:33.436Z | Switched to branch 'renovate/toml-1.x-lockfile' |
| 99 | 2026-03-05T04:15:33.439Z | + git reset --hard bbf6c585ebaaddf54a1df3f257b3273c284a7899 |
| 100 | 2026-03-05T04:15:33.464Z | HEAD is now at bbf6c58 Update Rust crate toml to v1.0.4 |
| 101 | 2026-03-05T04:15:33.467Z | process exited: duration 3610 ms, exit code 0 |
| |
| 102 | 2026-03-05T04:15:33.473Z | starting task 4: "build" |
| 103 | 2026-03-05T04:15:33.479Z | + source .github/buildomat/common.sh |
| 104 | 2026-03-05T04:15:33.479Z | ++ rustup show active-toolchain |
| 105 | 2026-03-05T04:15:33.527Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 106 | 2026-03-05T04:15:33.530Z | ++ pushd xde |
| 107 | 2026-03-05T04:15:33.534Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 108 | 2026-03-05T04:15:33.534Z | ++ rustup show active-toolchain |
| 109 | 2026-03-05T04:15:33.539Z | info: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos' |
| 110 | 2026-03-05T04:15:33.717Z | info: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 111 | 2026-03-05T04:15:33.720Z | info: downloading component 'cargo' |
| 112 | 2026-03-05T04:15:34.885Z | info: downloading component 'clippy' |
| 113 | 2026-03-05T04:15:35.289Z | info: downloading component 'rust-src' |
| 114 | 2026-03-05T04:15:35.634Z | info: downloading component 'rust-std' |
| 115 | 2026-03-05T04:15:37.457Z | info: downloading component 'rustc' |
| 116 | 2026-03-05T04:15:45.160Z | info: downloading component 'rustfmt' |
| 117 | 2026-03-05T04:15:45.472Z | info: installing component 'cargo' |
| 118 | 2026-03-05T04:15:46.433Z | info: installing component 'clippy' |
| 119 | 2026-03-05T04:15:46.852Z | info: installing component 'rust-src' |
| 120 | 2026-03-05T04:15:47.271Z | info: installing component 'rust-std' |
| 121 | 2026-03-05T04:15:49.047Z | info: installing component 'rustc' |
| 122 | 2026-03-05T04:15:55.960Z | info: installing component 'rustfmt' |
| 123 | 2026-03-05T04:15:56.291Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 124 | 2026-03-05T04:15:56.401Z | +++ rustup show active-toolchain -v |
| 125 | 2026-03-05T04:15:56.404Z | +++ head -n 1 |
| 126 | 2026-03-05T04:15:56.404Z | +++ cut '-d ' -f1 |
| 127 | 2026-03-05T04:15:56.508Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 128 | 2026-03-05T04:15:56.508Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 129 | 2026-03-05T04:15:56.508Z | ++ popd |
| 130 | 2026-03-05T04:15:56.511Z | /work/oxidecomputer/opte |
| 131 | 2026-03-05T04:15:56.511Z | + cargo --version |
| 132 | 2026-03-05T04:15:56.563Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 133 | 2026-03-05T04:15:56.566Z | + rustc --version |
| 134 | 2026-03-05T04:15:56.634Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 135 | 2026-03-05T04:15:56.637Z | + pushd bin/opteadm |
| 136 | 2026-03-05T04:15:56.637Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 137 | 2026-03-05T04:15:56.640Z | + header 'check style' |
| 138 | 2026-03-05T04:15:56.640Z | + echo '# ==== check style ==== #' |
| 139 | 2026-03-05T04:15:56.640Z | # ==== check style ==== # |
| 140 | 2026-03-05T04:15:56.640Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 141 | 2026-03-05T04:15:56.839Z | |
| 142 | 2026-03-05T04:15:56.839Z | real 0.197323908 |
| 143 | 2026-03-05T04:15:56.839Z | user 0.125739519 |
| 144 | 2026-03-05T04:15:56.839Z | sys 0.066810202 |
| 145 | 2026-03-05T04:15:56.839Z | trap 0.000014097 |
| 146 | 2026-03-05T04:15:56.839Z | tflt 0.000003149 |
| 147 | 2026-03-05T04:15:56.839Z | dflt 0.000019316 |
| 148 | 2026-03-05T04:15:56.842Z | kflt 0.000000000 |
| 149 | 2026-03-05T04:15:56.842Z | lock 0.609695776 |
| 150 | 2026-03-05T04:15:56.842Z | slp 0.204525694 |
| 151 | 2026-03-05T04:15:56.843Z | lat 0.001678859 |
| 152 | 2026-03-05T04:15:56.843Z | stop 0.000174404 |
| 153 | 2026-03-05T04:15:56.843Z | + header analyze |
| 154 | 2026-03-05T04:15:56.843Z | + echo '# ==== analyze ==== #' |
| 155 | 2026-03-05T04:15:56.843Z | # ==== analyze ==== # |
| 156 | 2026-03-05T04:15:56.843Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 157 | 2026-03-05T04:15:57.118Z | Updating crates.io index |
| 158 | 2026-03-05T04:15:57.164Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 159 | 2026-03-05T04:16:00.954Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 160 | 2026-03-05T04:16:01.897Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 161 | 2026-03-05T04:16:02.768Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 162 | 2026-03-05T04:16:03.577Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 163 | 2026-03-05T04:16:04.143Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 164 | 2026-03-05T04:16:04.840Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 165 | 2026-03-05T04:16:06.757Z | Downloading crates ... |
| 166 | 2026-03-05T04:16:06.817Z | Downloaded proc-macro-error2 v2.0.1 |
| 167 | 2026-03-05T04:16:06.827Z | Downloaded postcard v1.1.3 |
| 168 | 2026-03-05T04:16:06.831Z | Downloaded rand_core v0.9.5 |
| 169 | 2026-03-05T04:16:06.836Z | Downloaded ingot v0.1.1 |
| 170 | 2026-03-05T04:16:06.836Z | Downloaded colorchoice v1.0.4 |
| 171 | 2026-03-05T04:16:06.839Z | Downloaded anstyle-query v1.1.5 |
| 172 | 2026-03-05T04:16:06.839Z | Downloaded defmt-parser v1.0.0 |
| 173 | 2026-03-05T04:16:06.845Z | Downloaded clap v4.5.57 |
| 174 | 2026-03-05T04:16:06.852Z | Downloaded anstream v0.6.21 |
| 175 | 2026-03-05T04:16:06.855Z | Downloaded anyhow v1.0.101 |
| 176 | 2026-03-05T04:16:06.859Z | Downloaded zerocopy-derive v0.8.39 |
| 177 | 2026-03-05T04:16:06.868Z | Downloaded syn v1.0.109 |
| 178 | 2026-03-05T04:16:06.878Z | Downloaded strsim v0.11.1 |
| 179 | 2026-03-05T04:16:06.881Z | Downloaded thiserror v2.0.18 |
| 180 | 2026-03-05T04:16:06.885Z | Downloaded ingot-macros v0.1.1 |
| 181 | 2026-03-05T04:16:06.888Z | Downloaded defmt-macros v1.0.1 |
| 182 | 2026-03-05T04:16:06.890Z | Downloaded version_check v0.9.5 |
| 183 | 2026-03-05T04:16:06.893Z | Downloaded stable_deref_trait v1.2.1 |
| 184 | 2026-03-05T04:16:06.893Z | Downloaded rand_chacha v0.9.0 |
| 185 | 2026-03-05T04:16:06.896Z | Downloaded byteorder v1.5.0 |
| 186 | 2026-03-05T04:16:06.896Z | Downloaded tabwriter v1.4.1 |
| 187 | 2026-03-05T04:16:06.899Z | Downloaded macaddr v1.0.1 |
| 188 | 2026-03-05T04:16:06.899Z | Downloaded hash32 v0.3.1 |
| 189 | 2026-03-05T04:16:06.902Z | Downloaded zerocopy v0.8.39 |
| 190 | 2026-03-05T04:16:06.920Z | Downloaded ref-cast-impl v1.0.25 |
| 191 | 2026-03-05T04:16:06.923Z | Downloaded cobs v0.3.0 |
| 192 | 2026-03-05T04:16:06.923Z | Downloaded anstyle v1.0.13 |
| 193 | 2026-03-05T04:16:06.923Z | Downloaded ref-cast v1.0.25 |
| 194 | 2026-03-05T04:16:06.927Z | Downloaded foreign-types-macros v0.2.3 |
| 195 | 2026-03-05T04:16:06.927Z | Downloaded pretty-hex v0.4.1 |
| 196 | 2026-03-05T04:16:06.930Z | Downloaded quote v1.0.44 |
| 197 | 2026-03-05T04:16:06.933Z | Downloaded num_enum_derive v0.7.5 |
| 198 | 2026-03-05T04:16:06.933Z | Downloaded errno v0.3.14 |
| 199 | 2026-03-05T04:16:06.935Z | Downloaded dyn-clone v1.0.20 |
| 200 | 2026-03-05T04:16:06.935Z | Downloaded is_terminal_polyfill v1.70.2 |
| 201 | 2026-03-05T04:16:06.938Z | Downloaded defmt v0.3.100 |
| 202 | 2026-03-05T04:16:06.938Z | Downloaded cfg-if v1.0.4 |
| 203 | 2026-03-05T04:16:06.938Z | Downloaded embedded-io v0.6.1 |
| 204 | 2026-03-05T04:16:06.941Z | Downloaded darling_macro v0.21.3 |
| 205 | 2026-03-05T04:16:06.941Z | Downloaded num_enum v0.7.5 |
| 206 | 2026-03-05T04:16:06.945Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 207 | 2026-03-05T04:16:06.947Z | Downloaded foreign-types v0.5.0 |
| 208 | 2026-03-05T04:16:06.947Z | Downloaded fnv v1.0.7 |
| 209 | 2026-03-05T04:16:06.947Z | Downloaded ident_case v1.0.1 |
| 210 | 2026-03-05T04:16:06.950Z | Downloaded terminal_size v0.4.3 |
| 211 | 2026-03-05T04:16:06.950Z | Downloaded clap_derive v4.5.55 |
| 212 | 2026-03-05T04:16:06.954Z | Downloaded cstr-argument v0.1.2 |
| 213 | 2026-03-05T04:16:06.954Z | Downloaded once_cell v1.21.3 |
| 214 | 2026-03-05T04:16:06.957Z | Downloaded managed v0.8.0 |
| 215 | 2026-03-05T04:16:06.957Z | Downloaded utf8parse v0.2.2 |
| 216 | 2026-03-05T04:16:06.957Z | Downloaded clap_lex v0.7.7 |
| 217 | 2026-03-05T04:16:06.961Z | Downloaded foreign-types-shared v0.3.1 |
| 218 | 2026-03-05T04:16:06.961Z | Downloaded colored v3.1.1 |
| 219 | 2026-03-05T04:16:06.961Z | Downloaded heck v0.5.0 |
| 220 | 2026-03-05T04:16:06.963Z | Downloaded equivalent v1.0.2 |
| 221 | 2026-03-05T04:16:06.964Z | Downloaded bitflags v1.3.2 |
| 222 | 2026-03-05T04:16:06.967Z | Downloaded aho-corasick v1.1.4 |
| 223 | 2026-03-05T04:16:06.971Z | Downloaded ingot-types v0.1.2 |
| 224 | 2026-03-05T04:16:06.974Z | Downloaded embedded-io v0.4.0 |
| 225 | 2026-03-05T04:16:06.974Z | Downloaded anstyle-parse v0.2.7 |
| 226 | 2026-03-05T04:16:06.977Z | Downloaded pin-project-lite v0.2.16 |
| 227 | 2026-03-05T04:16:06.980Z | Downloaded proc-macro-crate v3.4.0 |
| 228 | 2026-03-05T04:16:06.984Z | Downloaded ppv-lite86 v0.2.21 |
| 229 | 2026-03-05T04:16:06.984Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 230 | 2026-03-05T04:16:06.990Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 231 | 2026-03-05T04:16:06.992Z | Downloaded either v1.15.0 |
| 232 | 2026-03-05T04:16:06.997Z | Downloaded thiserror-impl v2.0.18 |
| 233 | 2026-03-05T04:16:07.000Z | Downloaded oxnet v0.1.4 |
| 234 | 2026-03-05T04:16:07.008Z | Downloaded darling v0.21.3 |
| 235 | 2026-03-05T04:16:07.014Z | Downloaded rustversion v1.0.22 |
| 236 | 2026-03-05T04:16:07.017Z | Downloaded bitflags v2.10.0 |
| 237 | 2026-03-05T04:16:07.020Z | Downloaded indexmap v2.13.0 |
| 238 | 2026-03-05T04:16:07.024Z | Downloaded ipnetwork v0.21.1 |
| 239 | 2026-03-05T04:16:07.027Z | Downloaded tracing-attributes v0.1.31 |
| 240 | 2026-03-05T04:16:07.030Z | Downloaded defmt v1.0.1 |
| 241 | 2026-03-05T04:16:07.033Z | Downloaded tracing-core v0.1.36 |
| 242 | 2026-03-05T04:16:07.037Z | Downloaded socket2 v0.6.2 |
| 243 | 2026-03-05T04:16:07.040Z | Downloaded serde_derive v1.0.228 |
| 244 | 2026-03-05T04:16:07.043Z | Downloaded unicode-ident v1.0.23 |
| 245 | 2026-03-05T04:16:07.046Z | Downloaded uuid v1.20.0 |
| 246 | 2026-03-05T04:16:07.048Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 247 | 2026-03-05T04:16:07.051Z | Downloaded serde_core v1.0.228 |
| 248 | 2026-03-05T04:16:07.054Z | Downloaded getrandom v0.3.4 |
| 249 | 2026-03-05T04:16:07.057Z | Downloaded serde v1.0.228 |
| 250 | 2026-03-05T04:16:07.060Z | Downloaded darling_core v0.21.3 |
| 251 | 2026-03-05T04:16:07.064Z | Downloaded proc-macro2 v1.0.106 |
| 252 | 2026-03-05T04:16:07.067Z | Downloaded heapless v0.8.0 |
| 253 | 2026-03-05T04:16:07.077Z | Downloaded memchr v2.8.0 |
| 254 | 2026-03-05T04:16:07.098Z | Downloaded rand v0.9.2 |
| 255 | 2026-03-05T04:16:07.101Z | Downloaded hashbrown v0.16.1 |
| 256 | 2026-03-05T04:16:07.111Z | Downloaded itertools v0.14.0 |
| 257 | 2026-03-05T04:16:07.134Z | Downloaded clap_builder v4.5.57 |
| 258 | 2026-03-05T04:16:07.140Z | Downloaded regex v1.12.3 |
| 259 | 2026-03-05T04:16:07.147Z | Downloaded winnow v0.7.14 |
| 260 | 2026-03-05T04:16:07.174Z | Downloaded unicode-width v0.2.2 |
| 261 | 2026-03-05T04:16:07.214Z | Downloaded syn v2.0.114 |
| 262 | 2026-03-05T04:16:07.223Z | Downloaded smoltcp v0.11.0 |
| 263 | 2026-03-05T04:16:07.233Z | Downloaded rustix v1.1.3 |
| 264 | 2026-03-05T04:16:07.253Z | Downloaded regex-syntax v0.8.9 |
| 265 | 2026-03-05T04:16:07.266Z | Downloaded tracing v0.1.44 |
| 266 | 2026-03-05T04:16:07.290Z | Downloaded regex-automata v0.4.14 |
| 267 | 2026-03-05T04:16:07.303Z | Downloaded libc v0.2.180 |
| 268 | 2026-03-05T04:16:07.395Z | Compiling proc-macro2 v1.0.106 |
| 269 | 2026-03-05T04:16:07.395Z | Compiling quote v1.0.44 |
| 270 | 2026-03-05T04:16:07.395Z | Compiling unicode-ident v1.0.23 |
| 271 | 2026-03-05T04:16:07.398Z | Compiling libc v0.2.180 |
| 272 | 2026-03-05T04:16:07.398Z | Compiling serde_core v1.0.228 |
| 273 | 2026-03-05T04:16:07.398Z | Compiling zerocopy v0.8.39 |
| 274 | 2026-03-05T04:16:07.398Z | Checking cfg-if v1.0.4 |
| 275 | 2026-03-05T04:16:07.398Z | Compiling thiserror v2.0.18 |
| 276 | 2026-03-05T04:16:07.598Z | Compiling memchr v2.8.0 |
| 277 | 2026-03-05T04:16:07.712Z | Compiling ident_case v1.0.1 |
| 278 | 2026-03-05T04:16:07.901Z | Compiling strsim v0.11.1 |
| 279 | 2026-03-05T04:16:08.145Z | Compiling fnv v1.0.7 |
| 280 | 2026-03-05T04:16:08.285Z | Compiling regex-syntax v0.8.9 |
| 281 | 2026-03-05T04:16:08.317Z | Compiling anyhow v1.0.101 |
| 282 | 2026-03-05T04:16:08.509Z | Compiling equivalent v1.0.2 |
| 283 | 2026-03-05T04:16:08.551Z | Compiling either v1.15.0 |
| 284 | 2026-03-05T04:16:08.625Z | Compiling aho-corasick v1.1.4 |
| 285 | 2026-03-05T04:16:08.939Z | Compiling winnow v0.7.14 |
| 286 | 2026-03-05T04:16:08.950Z | Compiling hashbrown v0.16.1 |
| 287 | 2026-03-05T04:16:08.979Z | Compiling serde v1.0.228 |
| 288 | 2026-03-05T04:16:08.990Z | Compiling itertools v0.14.0 |
| 289 | 2026-03-05T04:16:10.101Z | Compiling syn v2.0.114 |
| 290 | 2026-03-05T04:16:10.215Z | Compiling indexmap v2.13.0 |
| 291 | 2026-03-05T04:16:10.247Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 292 | 2026-03-05T04:16:10.692Z | Checking byteorder v1.5.0 |
| 293 | 2026-03-05T04:16:11.013Z | Compiling heapless v0.8.0 |
| 294 | 2026-03-05T04:16:11.608Z | Compiling getrandom v0.3.4 |
| 295 | 2026-03-05T04:16:12.003Z | Compiling regex-automata v0.4.14 |
| 296 | 2026-03-05T04:16:12.079Z | Checking hash32 v0.3.1 |
| 297 | 2026-03-05T04:16:12.264Z | Checking stable_deref_trait v1.2.1 |
| 298 | 2026-03-05T04:16:12.267Z | Checking bitflags v2.10.0 |
| 299 | 2026-03-05T04:16:12.282Z | Compiling rustversion v1.0.22 |
| 300 | 2026-03-05T04:16:12.360Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 301 | 2026-03-05T04:16:12.371Z | Compiling syn v1.0.109 |
| 302 | 2026-03-05T04:16:12.579Z | Checking macaddr v1.0.1 |
| 303 | 2026-03-05T04:16:12.630Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 304 | 2026-03-05T04:16:12.862Z | Compiling smoltcp v0.11.0 |
| 305 | 2026-03-05T04:16:13.104Z | Compiling ref-cast v1.0.25 |
| 306 | 2026-03-05T04:16:13.286Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 307 | 2026-03-05T04:16:13.530Z | Checking bitflags v1.3.2 |
| 308 | 2026-03-05T04:16:13.572Z | Compiling rustix v1.1.3 |
| 309 | 2026-03-05T04:16:13.628Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 310 | 2026-03-05T04:16:13.697Z | Compiling version_check v0.9.5 |
| 311 | 2026-03-05T04:16:13.707Z | Checking managed v0.8.0 |
| 312 | 2026-03-05T04:16:13.946Z | Checking rand_core v0.9.5 |
| 313 | 2026-03-05T04:16:14.300Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 314 | 2026-03-05T04:16:14.646Z | Compiling proc-macro-crate v3.4.0 |
| 315 | 2026-03-05T04:16:14.764Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 316 | 2026-03-05T04:16:15.209Z | Checking errno v0.3.14 |
| 317 | 2026-03-05T04:16:15.397Z | Checking foreign-types-shared v0.3.1 |
| 318 | 2026-03-05T04:16:15.520Z | Checking utf8parse v0.2.2 |
| 319 | 2026-03-05T04:16:15.550Z | Checking unicode-width v0.2.2 |
| 320 | 2026-03-05T04:16:15.656Z | Checking ipnetwork v0.21.1 |
| 321 | 2026-03-05T04:16:15.677Z | Checking once_cell v1.21.3 |
| 322 | 2026-03-05T04:16:16.011Z | Compiling regex v1.12.3 |
| 323 | 2026-03-05T04:16:16.014Z | Checking tracing-core v0.1.36 |
| 324 | 2026-03-05T04:16:16.068Z | Checking tabwriter v1.4.1 |
| 325 | 2026-03-05T04:16:16.253Z | Checking cstr-argument v0.1.2 |
| 326 | 2026-03-05T04:16:16.321Z | Checking anstyle-parse v0.2.7 |
| 327 | 2026-03-05T04:16:16.935Z | Checking pretty-hex v0.4.1 |
| 328 | 2026-03-05T04:16:17.035Z | Compiling darling_core v0.21.3 |
| 329 | 2026-03-05T04:16:17.130Z | Checking anstyle v1.0.13 |
| 330 | 2026-03-05T04:16:17.240Z | Checking colorchoice v1.0.4 |
| 331 | 2026-03-05T04:16:17.315Z | Checking dyn-clone v1.0.20 |
| 332 | 2026-03-05T04:16:17.406Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 333 | 2026-03-05T04:16:17.478Z | Checking is_terminal_polyfill v1.70.2 |
| 334 | 2026-03-05T04:16:17.501Z | Checking anstyle-query v1.1.5 |
| 335 | 2026-03-05T04:16:17.528Z | Checking pin-project-lite v0.2.16 |
| 336 | 2026-03-05T04:16:17.602Z | Checking terminal_size v0.4.3 |
| 337 | 2026-03-05T04:16:17.638Z | Checking anstream v0.6.21 |
| 338 | 2026-03-05T04:16:17.806Z | Checking uuid v1.20.0 |
| 339 | 2026-03-05T04:16:18.062Z | Checking socket2 v0.6.2 |
| 340 | 2026-03-05T04:16:18.383Z | Checking clap_lex v0.7.7 |
| 341 | 2026-03-05T04:16:18.450Z | Compiling heck v0.5.0 |
| 342 | 2026-03-05T04:16:18.621Z | Checking oxnet v0.1.4 |
| 343 | 2026-03-05T04:16:18.633Z | Checking colored v3.1.1 |
| 344 | 2026-03-05T04:16:18.647Z | Checking clap_builder v4.5.57 |
| 345 | 2026-03-05T04:16:18.855Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 346 | 2026-03-05T04:16:19.809Z | Compiling zerocopy-derive v0.8.39 |
| 347 | 2026-03-05T04:16:19.809Z | Compiling thiserror-impl v2.0.18 |
| 348 | 2026-03-05T04:16:19.812Z | Compiling serde_derive v1.0.228 |
| 349 | 2026-03-05T04:16:19.812Z | Compiling foreign-types-macros v0.2.3 |
| 350 | 2026-03-05T04:16:21.155Z | Compiling ref-cast-impl v1.0.25 |
| 351 | 2026-03-05T04:16:21.499Z | Compiling num_enum_derive v0.7.5 |
| 352 | 2026-03-05T04:16:21.861Z | Checking foreign-types v0.5.0 |
| 353 | 2026-03-05T04:16:21.966Z | Compiling tracing-attributes v0.1.31 |
| 354 | 2026-03-05T04:16:22.514Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 355 | 2026-03-05T04:16:22.741Z | Compiling darling_macro v0.21.3 |
| 356 | 2026-03-05T04:16:22.835Z | Checking cobs v0.3.0 |
| 357 | 2026-03-05T04:16:23.089Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 358 | 2026-03-05T04:16:23.403Z | Compiling clap_derive v4.5.55 |
| 359 | 2026-03-05T04:16:23.591Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 360 | 2026-03-05T04:16:23.670Z | Checking num_enum v0.7.5 |
| 361 | 2026-03-05T04:16:23.712Z | Compiling darling v0.21.3 |
| 362 | 2026-03-05T04:16:23.826Z | Compiling ingot-macros v0.1.1 |
| 363 | 2026-03-05T04:16:23.841Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 364 | 2026-03-05T04:16:24.530Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 365 | 2026-03-05T04:16:24.759Z | Checking tracing v0.1.44 |
| 366 | 2026-03-05T04:16:26.033Z | Checking clap v4.5.57 |
| 367 | 2026-03-05T04:16:26.055Z | Checking postcard v1.1.3 |
| 368 | 2026-03-05T04:16:28.607Z | Checking ingot-types v0.1.2 |
| 369 | 2026-03-05T04:16:28.610Z | Checking ppv-lite86 v0.2.21 |
| 370 | 2026-03-05T04:16:29.086Z | Checking rand_chacha v0.9.0 |
| 371 | 2026-03-05T04:16:29.140Z | Checking ingot v0.1.1 |
| 372 | 2026-03-05T04:16:29.332Z | Checking rand v0.9.2 |
| 373 | 2026-03-05T04:16:31.824Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 374 | 2026-03-05T04:16:33.995Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 375 | 2026-03-05T04:16:36.076Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 376 | 2026-03-05T04:16:37.505Z | Finished `dev` profile [optimized + debuginfo] target(s) in 40.50s |
| 377 | 2026-03-05T04:16:37.642Z | |
| 378 | 2026-03-05T04:16:37.642Z | real 40.789649814 |
| 379 | 2026-03-05T04:16:37.642Z | user 2:15.113915355 |
| 380 | 2026-03-05T04:16:37.642Z | sys 22.666740657 |
| 381 | 2026-03-05T04:16:37.643Z | trap 0.102151686 |
| 382 | 2026-03-05T04:16:37.643Z | tflt 0.040891788 |
| 383 | 2026-03-05T04:16:37.646Z | dflt 0.066542752 |
| 384 | 2026-03-05T04:16:37.646Z | kflt 0.001651432 |
| 385 | 2026-03-05T04:16:37.646Z | lock 7:49.808779472 |
| 386 | 2026-03-05T04:16:37.646Z | slp 6:53.949709658 |
| 387 | 2026-03-05T04:16:37.646Z | lat 7.755643373 |
| 388 | 2026-03-05T04:16:37.646Z | stop 18.685514577 |
| 389 | 2026-03-05T04:16:37.646Z | + header 'debug build' |
| 390 | 2026-03-05T04:16:37.646Z | + echo '# ==== debug build ==== #' |
| 391 | 2026-03-05T04:16:37.646Z | + ptime -m cargo build |
| 392 | 2026-03-05T04:16:37.646Z | # ==== debug build ==== # |
| 393 | 2026-03-05T04:16:37.929Z | Compiling cfg-if v1.0.4 |
| 394 | 2026-03-05T04:16:37.932Z | Compiling serde_core v1.0.228 |
| 395 | 2026-03-05T04:16:37.932Z | Compiling libc v0.2.180 |
| 396 | 2026-03-05T04:16:37.969Z | Compiling zerocopy v0.8.39 |
| 397 | 2026-03-05T04:16:37.969Z | Compiling thiserror v2.0.18 |
| 398 | 2026-03-05T04:16:37.979Z | Compiling byteorder v1.5.0 |
| 399 | 2026-03-05T04:16:37.982Z | Compiling stable_deref_trait v1.2.1 |
| 400 | 2026-03-05T04:16:37.992Z | Compiling macaddr v1.0.1 |
| 401 | 2026-03-05T04:16:38.034Z | Compiling bitflags v1.3.2 |
| 402 | 2026-03-05T04:16:38.076Z | Compiling cobs v0.3.0 |
| 403 | 2026-03-05T04:16:38.103Z | Compiling managed v0.8.0 |
| 404 | 2026-03-05T04:16:38.129Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 405 | 2026-03-05T04:16:38.319Z | Compiling hash32 v0.3.1 |
| 406 | 2026-03-05T04:16:38.510Z | Compiling heapless v0.8.0 |
| 407 | 2026-03-05T04:16:38.549Z | Compiling ipnetwork v0.21.1 |
| 408 | 2026-03-05T04:16:38.578Z | Compiling once_cell v1.21.3 |
| 409 | 2026-03-05T04:16:38.581Z | Compiling memchr v2.8.0 |
| 410 | 2026-03-05T04:16:38.619Z | Compiling getrandom v0.3.4 |
| 411 | 2026-03-05T04:16:38.735Z | Compiling errno v0.3.14 |
| 412 | 2026-03-05T04:16:39.032Z | Compiling rand_core v0.9.5 |
| 413 | 2026-03-05T04:16:39.045Z | Compiling utf8parse v0.2.2 |
| 414 | 2026-03-05T04:16:39.048Z | Compiling foreign-types-shared v0.3.1 |
| 415 | 2026-03-05T04:16:39.174Z | Compiling unicode-width v0.2.2 |
| 416 | 2026-03-05T04:16:39.211Z | Compiling anstyle-parse v0.2.7 |
| 417 | 2026-03-05T04:16:39.477Z | Compiling smoltcp v0.11.0 |
| 418 | 2026-03-05T04:16:39.574Z | Compiling cstr-argument v0.1.2 |
| 419 | 2026-03-05T04:16:39.604Z | Compiling foreign-types v0.5.0 |
| 420 | 2026-03-05T04:16:39.708Z | Compiling tabwriter v1.4.1 |
| 421 | 2026-03-05T04:16:39.726Z | Compiling tracing-core v0.1.36 |
| 422 | 2026-03-05T04:16:39.798Z | Compiling ref-cast v1.0.25 |
| 423 | 2026-03-05T04:16:39.857Z | Compiling num_enum v0.7.5 |
| 424 | 2026-03-05T04:16:39.994Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 425 | 2026-03-05T04:16:40.033Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 426 | 2026-03-05T04:16:40.159Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 427 | 2026-03-05T04:16:40.207Z | Compiling pin-project-lite v0.2.16 |
| 428 | 2026-03-05T04:16:40.348Z | Compiling colorchoice v1.0.4 |
| 429 | 2026-03-05T04:16:40.545Z | Compiling anstyle-query v1.1.5 |
| 430 | 2026-03-05T04:16:40.595Z | Compiling is_terminal_polyfill v1.70.2 |
| 431 | 2026-03-05T04:16:40.718Z | Compiling pretty-hex v0.4.1 |
| 432 | 2026-03-05T04:16:40.730Z | Compiling dyn-clone v1.0.20 |
| 433 | 2026-03-05T04:16:40.950Z | Compiling anstyle v1.0.13 |
| 434 | 2026-03-05T04:16:41.029Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 435 | 2026-03-05T04:16:41.276Z | Compiling anstream v0.6.21 |
| 436 | 2026-03-05T04:16:41.429Z | Compiling tracing v0.1.44 |
| 437 | 2026-03-05T04:16:41.471Z | Compiling anyhow v1.0.101 |
| 438 | 2026-03-05T04:16:41.496Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 439 | 2026-03-05T04:16:42.210Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 440 | 2026-03-05T04:16:42.407Z | Compiling socket2 v0.6.2 |
| 441 | 2026-03-05T04:16:42.470Z | Compiling colored v3.1.1 |
| 442 | 2026-03-05T04:16:42.554Z | Compiling clap_lex v0.7.7 |
| 443 | 2026-03-05T04:16:43.010Z | Compiling bitflags v2.10.0 |
| 444 | 2026-03-05T04:16:43.076Z | Compiling serde v1.0.228 |
| 445 | 2026-03-05T04:16:43.381Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 446 | 2026-03-05T04:16:43.392Z | Compiling rustix v1.1.3 |
| 447 | 2026-03-05T04:16:43.994Z | Compiling uuid v1.20.0 |
| 448 | 2026-03-05T04:16:44.489Z | Compiling postcard v1.1.3 |
| 449 | 2026-03-05T04:16:44.790Z | Compiling terminal_size v0.4.3 |
| 450 | 2026-03-05T04:16:44.902Z | Compiling strsim v0.11.1 |
| 451 | 2026-03-05T04:16:45.073Z | Compiling winnow v0.7.14 |
| 452 | 2026-03-05T04:16:45.212Z | Compiling oxnet v0.1.4 |
| 453 | 2026-03-05T04:16:45.310Z | Compiling clap_builder v4.5.57 |
| 454 | 2026-03-05T04:16:45.335Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 455 | 2026-03-05T04:16:46.196Z | Compiling ingot-types v0.1.2 |
| 456 | 2026-03-05T04:16:46.213Z | Compiling ppv-lite86 v0.2.21 |
| 457 | 2026-03-05T04:16:47.014Z | Compiling rand_chacha v0.9.0 |
| 458 | 2026-03-05T04:16:47.106Z | Compiling ingot v0.1.1 |
| 459 | 2026-03-05T04:16:47.418Z | Compiling rand v0.9.2 |
| 460 | 2026-03-05T04:16:48.578Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 461 | 2026-03-05T04:16:49.198Z | Compiling clap v4.5.57 |
| 462 | 2026-03-05T04:16:50.965Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 463 | 2026-03-05T04:16:56.580Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 464 | 2026-03-05T04:16:58.805Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 465 | 2026-03-05T04:17:07.437Z | Finished `dev` profile [optimized + debuginfo] target(s) in 29.73s |
| 466 | 2026-03-05T04:17:07.474Z | |
| 467 | 2026-03-05T04:17:07.474Z | real 29.812701548 |
| 468 | 2026-03-05T04:17:07.474Z | user 2:36.288742909 |
| 469 | 2026-03-05T04:17:07.474Z | sys 10.655108220 |
| 470 | 2026-03-05T04:17:07.474Z | trap 0.092152452 |
| 471 | 2026-03-05T04:17:07.475Z | tflt 0.299417084 |
| 472 | 2026-03-05T04:17:07.475Z | dflt 0.170154842 |
| 473 | 2026-03-05T04:17:07.475Z | kflt 0.000100517 |
| 474 | 2026-03-05T04:17:07.475Z | lock 7:46.550313233 |
| 475 | 2026-03-05T04:17:07.480Z | slp 4:42.870671734 |
| 476 | 2026-03-05T04:17:07.480Z | lat 6.441292891 |
| 477 | 2026-03-05T04:17:07.480Z | stop 4.975950092 |
| 478 | 2026-03-05T04:17:07.480Z | + header 'release build' |
| 479 | 2026-03-05T04:17:07.480Z | + echo '# ==== release build ==== #' |
| 480 | 2026-03-05T04:17:07.480Z | # ==== release build ==== # |
| 481 | 2026-03-05T04:17:07.480Z | + ptime -m cargo build --release |
| 482 | 2026-03-05T04:17:07.675Z | Compiling proc-macro2 v1.0.106 |
| 483 | 2026-03-05T04:17:07.675Z | Compiling unicode-ident v1.0.23 |
| 484 | 2026-03-05T04:17:07.675Z | Compiling quote v1.0.44 |
| 485 | 2026-03-05T04:17:07.679Z | Compiling serde_core v1.0.228 |
| 486 | 2026-03-05T04:17:07.679Z | Compiling libc v0.2.180 |
| 487 | 2026-03-05T04:17:07.679Z | Compiling cfg-if v1.0.4 |
| 488 | 2026-03-05T04:17:07.679Z | Compiling zerocopy v0.8.39 |
| 489 | 2026-03-05T04:17:07.679Z | Compiling thiserror v2.0.18 |
| 490 | 2026-03-05T04:17:07.791Z | Compiling strsim v0.11.1 |
| 491 | 2026-03-05T04:17:07.870Z | Compiling ident_case v1.0.1 |
| 492 | 2026-03-05T04:17:08.057Z | Compiling fnv v1.0.7 |
| 493 | 2026-03-05T04:17:08.187Z | Compiling memchr v2.8.0 |
| 494 | 2026-03-05T04:17:08.282Z | Compiling regex-syntax v0.8.9 |
| 495 | 2026-03-05T04:17:08.363Z | Compiling serde v1.0.228 |
| 496 | 2026-03-05T04:17:08.472Z | Compiling winnow v0.7.14 |
| 497 | 2026-03-05T04:17:08.736Z | Compiling either v1.15.0 |
| 498 | 2026-03-05T04:17:08.930Z | Compiling equivalent v1.0.2 |
| 499 | 2026-03-05T04:17:09.062Z | Compiling hashbrown v0.16.1 |
| 500 | 2026-03-05T04:17:09.158Z | Compiling aho-corasick v1.1.4 |
| 501 | 2026-03-05T04:17:09.253Z | Compiling anyhow v1.0.101 |
| 502 | 2026-03-05T04:17:09.529Z | Compiling itertools v0.14.0 |
| 503 | 2026-03-05T04:17:10.248Z | Compiling indexmap v2.13.0 |
| 504 | 2026-03-05T04:17:10.287Z | Compiling syn v2.0.114 |
| 505 | 2026-03-05T04:17:10.453Z | Compiling getrandom v0.3.4 |
| 506 | 2026-03-05T04:17:11.081Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 507 | 2026-03-05T04:17:11.534Z | Compiling byteorder v1.5.0 |
| 508 | 2026-03-05T04:17:11.663Z | Compiling heapless v0.8.0 |
| 509 | 2026-03-05T04:17:11.921Z | Compiling regex-automata v0.4.14 |
| 510 | 2026-03-05T04:17:12.097Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 511 | 2026-03-05T04:17:12.516Z | Compiling hash32 v0.3.1 |
| 512 | 2026-03-05T04:17:12.575Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 513 | 2026-03-05T04:17:12.734Z | Compiling syn v1.0.109 |
| 514 | 2026-03-05T04:17:12.808Z | Compiling smoltcp v0.11.0 |
| 515 | 2026-03-05T04:17:12.997Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 516 | 2026-03-05T04:17:13.325Z | Compiling bitflags v2.10.0 |
| 517 | 2026-03-05T04:17:13.386Z | Compiling macaddr v1.0.1 |
| 518 | 2026-03-05T04:17:13.463Z | Compiling rustversion v1.0.22 |
| 519 | 2026-03-05T04:17:13.475Z | Compiling stable_deref_trait v1.2.1 |
| 520 | 2026-03-05T04:17:13.772Z | Compiling managed v0.8.0 |
| 521 | 2026-03-05T04:17:14.002Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 522 | 2026-03-05T04:17:14.039Z | Compiling ref-cast v1.0.25 |
| 523 | 2026-03-05T04:17:14.202Z | Compiling bitflags v1.3.2 |
| 524 | 2026-03-05T04:17:14.302Z | Compiling proc-macro-crate v3.4.0 |
| 525 | 2026-03-05T04:17:14.309Z | Compiling rustix v1.1.3 |
| 526 | 2026-03-05T04:17:14.399Z | Compiling version_check v0.9.5 |
| 527 | 2026-03-05T04:17:14.969Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 528 | 2026-03-05T04:17:15.210Z | Compiling rand_core v0.9.5 |
| 529 | 2026-03-05T04:17:15.299Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 530 | 2026-03-05T04:17:15.372Z | Compiling errno v0.3.14 |
| 531 | 2026-03-05T04:17:15.669Z | Compiling once_cell v1.21.3 |
| 532 | 2026-03-05T04:17:15.846Z | Compiling unicode-width v0.2.2 |
| 533 | 2026-03-05T04:17:16.113Z | Compiling regex v1.12.3 |
| 534 | 2026-03-05T04:17:16.115Z | Compiling foreign-types-shared v0.3.1 |
| 535 | 2026-03-05T04:17:16.239Z | Compiling ipnetwork v0.21.1 |
| 536 | 2026-03-05T04:17:16.452Z | Compiling utf8parse v0.2.2 |
| 537 | 2026-03-05T04:17:16.614Z | Compiling anstyle-parse v0.2.7 |
| 538 | 2026-03-05T04:17:17.008Z | Compiling cstr-argument v0.1.2 |
| 539 | 2026-03-05T04:17:17.042Z | Compiling tabwriter v1.4.1 |
| 540 | 2026-03-05T04:17:17.049Z | Compiling tracing-core v0.1.36 |
| 541 | 2026-03-05T04:17:17.286Z | Compiling darling_core v0.21.3 |
| 542 | 2026-03-05T04:17:18.574Z | Compiling is_terminal_polyfill v1.70.2 |
| 543 | 2026-03-05T04:17:18.714Z | Compiling pretty-hex v0.4.1 |
| 544 | 2026-03-05T04:17:18.952Z | Compiling dyn-clone v1.0.20 |
| 545 | 2026-03-05T04:17:18.959Z | Compiling colorchoice v1.0.4 |
| 546 | 2026-03-05T04:17:18.991Z | Compiling pin-project-lite v0.2.16 |
| 547 | 2026-03-05T04:17:19.145Z | Compiling anstyle-query v1.1.5 |
| 548 | 2026-03-05T04:17:19.150Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 549 | 2026-03-05T04:17:19.226Z | Compiling anstyle v1.0.13 |
| 550 | 2026-03-05T04:17:19.371Z | Compiling terminal_size v0.4.3 |
| 551 | 2026-03-05T04:17:19.614Z | Compiling anstream v0.6.21 |
| 552 | 2026-03-05T04:17:19.743Z | Compiling uuid v1.20.0 |
| 553 | 2026-03-05T04:17:19.984Z | Compiling socket2 v0.6.2 |
| 554 | 2026-03-05T04:17:20.493Z | Compiling clap_lex v0.7.7 |
| 555 | 2026-03-05T04:17:20.704Z | Compiling colored v3.1.1 |
| 556 | 2026-03-05T04:17:20.714Z | Compiling oxnet v0.1.4 |
| 557 | 2026-03-05T04:17:20.890Z | Compiling zerocopy-derive v0.8.39 |
| 558 | 2026-03-05T04:17:21.153Z | Compiling thiserror-impl v2.0.18 |
| 559 | 2026-03-05T04:17:21.217Z | Compiling serde_derive v1.0.228 |
| 560 | 2026-03-05T04:17:21.285Z | Compiling num_enum_derive v0.7.5 |
| 561 | 2026-03-05T04:17:21.297Z | Compiling ref-cast-impl v1.0.25 |
| 562 | 2026-03-05T04:17:22.004Z | Compiling foreign-types-macros v0.2.3 |
| 563 | 2026-03-05T04:17:22.649Z | Compiling tracing-attributes v0.1.31 |
| 564 | 2026-03-05T04:17:23.178Z | Compiling darling_macro v0.21.3 |
| 565 | 2026-03-05T04:17:23.311Z | Compiling foreign-types v0.5.0 |
| 566 | 2026-03-05T04:17:23.407Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 567 | 2026-03-05T04:17:23.522Z | Compiling num_enum v0.7.5 |
| 568 | 2026-03-05T04:17:23.690Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 569 | 2026-03-05T04:17:24.178Z | Compiling darling v0.21.3 |
| 570 | 2026-03-05T04:17:24.226Z | Compiling cobs v0.3.0 |
| 571 | 2026-03-05T04:17:24.283Z | Compiling ingot-macros v0.1.1 |
| 572 | 2026-03-05T04:17:24.325Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 573 | 2026-03-05T04:17:24.643Z | Compiling heck v0.5.0 |
| 574 | 2026-03-05T04:17:24.853Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 575 | 2026-03-05T04:17:25.051Z | Compiling clap_derive v4.5.55 |
| 576 | 2026-03-05T04:17:25.508Z | Compiling tracing v0.1.44 |
| 577 | 2026-03-05T04:17:25.779Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 578 | 2026-03-05T04:17:25.904Z | Compiling clap_builder v4.5.57 |
| 579 | 2026-03-05T04:17:25.965Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 580 | 2026-03-05T04:17:28.626Z | Compiling postcard v1.1.3 |
| 581 | 2026-03-05T04:17:30.143Z | Compiling clap v4.5.57 |
| 582 | 2026-03-05T04:17:31.752Z | Compiling ingot-types v0.1.2 |
| 583 | 2026-03-05T04:17:31.871Z | Compiling ppv-lite86 v0.2.21 |
| 584 | 2026-03-05T04:17:32.469Z | Compiling ingot v0.1.1 |
| 585 | 2026-03-05T04:17:32.542Z | Compiling rand_chacha v0.9.0 |
| 586 | 2026-03-05T04:17:32.811Z | Compiling rand v0.9.2 |
| 587 | 2026-03-05T04:17:35.750Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 588 | 2026-03-05T04:17:37.669Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 589 | 2026-03-05T04:17:39.534Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 590 | 2026-03-05T04:17:53.319Z | Finished `release` profile [optimized + debuginfo] target(s) in 45.78s |
| 591 | 2026-03-05T04:17:53.356Z | |
| 592 | 2026-03-05T04:17:53.357Z | real 45.859397514 |
| 593 | 2026-03-05T04:17:53.357Z | user 4:09.465493805 |
| 594 | 2026-03-05T04:17:53.357Z | sys 24.241496839 |
| 595 | 2026-03-05T04:17:53.357Z | trap 0.148969435 |
| 596 | 2026-03-05T04:17:53.357Z | tflt 0.200014842 |
| 597 | 2026-03-05T04:17:53.357Z | dflt 0.485111464 |
| 598 | 2026-03-05T04:17:53.363Z | kflt 0.000012318 |
| 599 | 2026-03-05T04:17:53.363Z | lock 11:40.624960725 |
| 600 | 2026-03-05T04:17:53.363Z | slp 8:02.629156137 |
| 601 | 2026-03-05T04:17:53.363Z | lat 7.314068456 |
| 602 | 2026-03-05T04:17:53.363Z | stop 14.650632424 |
| 603 | 2026-03-05T04:17:53.363Z | + popd |
| 604 | 2026-03-05T04:17:53.363Z | /work/oxidecomputer/opte |
| 605 | 2026-03-05T04:17:53.363Z | + for x in debug release |
| 606 | 2026-03-05T04:17:53.363Z | + mkdir -p /work/debug |
| 607 | 2026-03-05T04:17:53.363Z | + cp target/debug/opteadm /work/debug/ |
| 608 | 2026-03-05T04:17:53.392Z | + sha256sum target/debug/opteadm |
| 609 | 2026-03-05T04:17:53.427Z | + for x in debug release |
| 610 | 2026-03-05T04:17:53.427Z | + mkdir -p /work/release |
| 611 | 2026-03-05T04:17:53.432Z | + cp target/release/opteadm /work/release/ |
| 612 | 2026-03-05T04:17:53.453Z | + sha256sum target/release/opteadm |
| 613 | 2026-03-05T04:17:53.476Z | process exited: duration 139977 ms, exit code 0 |
| |
| 614 | 2026-03-05T04:17:53.489Z | found 4 output files |
| 615 | 2026-03-05T04:17:53.489Z | uploading: /work/debug/opteadm (36260664 bytes) |
| 616 | 2026-03-05T04:17:54.844Z | uploaded: /work/debug/opteadm |
| 617 | 2026-03-05T04:17:54.844Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 618 | 2026-03-05T04:17:55.852Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 619 | 2026-03-05T04:17:55.855Z | uploading: /work/release/opteadm (22703312 bytes) |
| 620 | 2026-03-05T04:17:57.064Z | uploaded: /work/release/opteadm |
| 621 | 2026-03-05T04:17:57.067Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 622 | 2026-03-05T04:17:58.074Z | uploaded: /work/release/opteadm.release.sha256 |