|
|
|
| 1 | 2026-03-18T03:43:59.074Z | job assigned to worker 01KKZGKSKTTESH27DQT2PC62RN [factory aws, i-08c736e0a78ee3909] (queued for 1 m 22 s) |
| |
| 2 | 2026-03-18T03:44:06.745Z | starting task 0: "setup" |
| 3 | 2026-03-18T03:44:06.752Z | ++ uname -s |
| 4 | 2026-03-18T03:44:06.755Z | + kern=SunOS |
| 5 | 2026-03-18T03:44:06.755Z | + build_user=build |
| 6 | 2026-03-18T03:44:06.755Z | + build_uid=12345 |
| 7 | 2026-03-18T03:44:06.755Z | + work_dir=/work |
| 8 | 2026-03-18T03:44:06.755Z | + input_dir=/input |
| 9 | 2026-03-18T03:44:06.755Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T03:44:06.755Z | + case "$kern" in |
| 11 | 2026-03-18T03:44:06.755Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T03:44:06.758Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T03:44:08.763Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T03:44:08.941Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T03:44:08.944Z | + home_fs=zfs |
| 16 | 2026-03-18T03:44:08.944Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T03:44:08.944Z | + mkdir -p /home/build |
| 18 | 2026-03-18T03:44:08.947Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T03:44:09.947Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T03:44:09.950Z | process exited: duration 3203 ms, exit code 0 |
| |
| 21 | 2026-03-18T03:44:09.956Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T03:44:09.960Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-18T03:44:09.960Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-18T03:44:09.960Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-18T03:44:09.960Z | * rust toolchain profile = "default" |
| 26 | 2026-03-18T03:44:09.960Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T03:44:09.960Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T03:44:09.963Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T03:44:09.963Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-18T03:44:10.099Z | info: downloading installer |
| 31 | 2026-03-18T03:44:11.796Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T03:44:11.796Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T03:44:11.796Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T03:44:11.796Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T03:44:11.796Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T03:44:11.796Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T03:44:11.796Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T03:44:11.799Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T03:44:11.799Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T03:44:11.799Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T03:44:11.799Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T03:44:11.799Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T03:44:11.799Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T03:44:11.808Z | info: profile set to default |
| 45 | 2026-03-18T03:44:11.808Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T03:44:11.811Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-18T03:44:11.946Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-18T03:44:11.949Z | info: downloading 6 components |
| 49 | 2026-03-18T03:44:28.457Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-18T03:44:28.457Z | |
| 51 | 2026-03-18T03:44:28.493Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-18T03:44:28.493Z | |
| 53 | 2026-03-18T03:44:28.496Z | |
| 54 | 2026-03-18T03:44:28.496Z | Rust is installed now. Great! |
| 55 | 2026-03-18T03:44:28.496Z | |
| 56 | 2026-03-18T03:44:28.496Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T03:44:28.496Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T03:44:28.496Z | |
| 59 | 2026-03-18T03:44:28.496Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T03:44:28.496Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T03:44:28.496Z | |
| 62 | 2026-03-18T03:44:28.496Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T03:44:28.496Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T03:44:28.496Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T03:44:28.496Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T03:44:28.496Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T03:44:28.496Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T03:44:28.496Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T03:44:28.496Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T03:44:28.496Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T03:44:28.604Z | + rustup --version |
| 72 | 2026-03-18T03:44:28.615Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T03:44:28.618Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T03:44:28.641Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-18T03:44:28.644Z | + cargo --version |
| 76 | 2026-03-18T03:44:28.661Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-18T03:44:28.664Z | + rustc --version |
| 78 | 2026-03-18T03:44:28.689Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-18T03:44:28.692Z | process exited: duration 18731 ms, exit code 0 |
| |
| 80 | 2026-03-18T03:44:28.698Z | starting task 2: "authentication" |
| 81 | 2026-03-18T03:44:28.717Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T03:44:28.724Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T03:44:28.728Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-18T03:44:28.730Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-18T03:44:28.763Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-18T03:44:29.608Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-18T03:44:29.608Z | + git fetch origin c21bce65b38656aff9ce245724d3a4971087f584 |
| 88 | 2026-03-18T03:44:29.845Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-18T03:44:29.845Z | * branch c21bce65b38656aff9ce245724d3a4971087f584 -> FETCH_HEAD |
| 90 | 2026-03-18T03:44:29.853Z | + [[ -n renovate/toml-1.x-lockfile ]] |
| 91 | 2026-03-18T03:44:29.856Z | ++ git branch --show-current |
| 92 | 2026-03-18T03:44:29.858Z | + current=master |
| 93 | 2026-03-18T03:44:29.858Z | + [[ master != renovate/toml-1.x-lockfile ]] |
| 94 | 2026-03-18T03:44:29.858Z | + git branch -f renovate/toml-1.x-lockfile c21bce65b38656aff9ce245724d3a4971087f584 |
| 95 | 2026-03-18T03:44:29.861Z | + git checkout -f renovate/toml-1.x-lockfile |
| 96 | 2026-03-18T03:44:29.882Z | Switched to branch 'renovate/toml-1.x-lockfile' |
| 97 | 2026-03-18T03:44:29.885Z | + git reset --hard c21bce65b38656aff9ce245724d3a4971087f584 |
| 98 | 2026-03-18T03:44:29.905Z | HEAD is now at c21bce6 Update Rust crate toml to v1.0.7 |
| 99 | 2026-03-18T03:44:29.907Z | process exited: duration 1181 ms, exit code 0 |
| |
| 100 | 2026-03-18T03:44:29.913Z | starting task 4: "build" |
| 101 | 2026-03-18T03:44:29.917Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-18T03:44:29.920Z | ++ rustup show active-toolchain |
| 103 | 2026-03-18T03:44:29.924Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-18T03:44:29.927Z | ++ pushd xde |
| 105 | 2026-03-18T03:44:29.927Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-18T03:44:29.927Z | ++ rustup show active-toolchain |
| 107 | 2026-03-18T03:44:29.932Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-18T03:44:30.127Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-18T03:44:30.130Z | info: downloading 6 components |
| 110 | 2026-03-18T03:44:44.351Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-18T03:44:44.460Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-18T03:44:44.463Z | +++ head -n 1 |
| 113 | 2026-03-18T03:44:44.463Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-18T03:44:44.530Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-18T03:44:44.530Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-18T03:44:44.530Z | ++ popd |
| 117 | 2026-03-18T03:44:44.533Z | /work/oxidecomputer/opte |
| 118 | 2026-03-18T03:44:44.533Z | + cargo --version |
| 119 | 2026-03-18T03:44:44.542Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-18T03:44:44.545Z | + rustc --version |
| 121 | 2026-03-18T03:44:44.571Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-18T03:44:44.574Z | + pushd bin/opteadm |
| 123 | 2026-03-18T03:44:44.576Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-03-18T03:44:44.576Z | + header 'check style' |
| 125 | 2026-03-18T03:44:44.576Z | + echo '# ==== check style ==== #' |
| 126 | 2026-03-18T03:44:44.577Z | # ==== check style ==== # |
| 127 | 2026-03-18T03:44:44.577Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-03-18T03:44:44.674Z | |
| 129 | 2026-03-18T03:44:44.674Z | real 0.096159777 |
| 130 | 2026-03-18T03:44:44.674Z | user 0.054555569 |
| 131 | 2026-03-18T03:44:44.677Z | sys 0.038589270 |
| 132 | 2026-03-18T03:44:44.677Z | trap 0.000004278 |
| 133 | 2026-03-18T03:44:44.677Z | tflt 0.000015364 |
| 134 | 2026-03-18T03:44:44.677Z | dflt 0.000012164 |
| 135 | 2026-03-18T03:44:44.677Z | kflt 0.000000000 |
| 136 | 2026-03-18T03:44:44.677Z | lock 0.061298063 |
| 137 | 2026-03-18T03:44:44.677Z | slp 0.072434217 |
| 138 | 2026-03-18T03:44:44.677Z | lat 0.000235943 |
| 139 | 2026-03-18T03:44:44.677Z | stop 0.000112381 |
| 140 | 2026-03-18T03:44:44.677Z | + header analyze |
| 141 | 2026-03-18T03:44:44.677Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-03-18T03:44:44.677Z | # ==== analyze ==== # |
| 143 | 2026-03-18T03:44:44.677Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 144 | 2026-03-18T03:44:44.840Z | Updating crates.io index |
| 145 | 2026-03-18T03:44:44.876Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-18T03:44:45.803Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-18T03:44:46.096Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-18T03:44:46.439Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-18T03:44:46.875Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-18T03:44:47.164Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-18T03:44:47.447Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-18T03:44:49.817Z | Downloading crates ... |
| 153 | 2026-03-18T03:44:49.896Z | Downloaded anstyle-parse v0.2.7 |
| 154 | 2026-03-18T03:44:49.899Z | Downloaded rand_core v0.10.0 |
| 155 | 2026-03-18T03:44:49.902Z | Downloaded byteorder v1.5.0 |
| 156 | 2026-03-18T03:44:49.905Z | Downloaded hash32 v0.3.1 |
| 157 | 2026-03-18T03:44:49.909Z | Downloaded serde_derive v1.0.228 |
| 158 | 2026-03-18T03:44:49.912Z | Downloaded indexmap v2.13.0 |
| 159 | 2026-03-18T03:44:49.915Z | Downloaded anstyle v1.0.13 |
| 160 | 2026-03-18T03:44:49.921Z | Downloaded embedded-io v0.6.1 |
| 161 | 2026-03-18T03:44:49.924Z | Downloaded anstream v0.6.21 |
| 162 | 2026-03-18T03:44:49.924Z | Downloaded fnv v1.0.7 |
| 163 | 2026-03-18T03:44:49.927Z | Downloaded equivalent v1.0.2 |
| 164 | 2026-03-18T03:44:49.927Z | Downloaded anstyle-query v1.1.5 |
| 165 | 2026-03-18T03:44:49.930Z | Downloaded darling v0.21.3 |
| 166 | 2026-03-18T03:44:49.932Z | Downloaded zerocopy-derive v0.8.42 |
| 167 | 2026-03-18T03:44:49.938Z | Downloaded chacha20 v0.10.0 |
| 168 | 2026-03-18T03:44:49.941Z | Downloaded heck v0.5.0 |
| 169 | 2026-03-18T03:44:49.943Z | Downloaded defmt-macros v1.0.1 |
| 170 | 2026-03-18T03:44:49.943Z | Downloaded zerocopy v0.8.42 |
| 171 | 2026-03-18T03:44:49.954Z | Downloaded ingot v0.1.1 |
| 172 | 2026-03-18T03:44:49.957Z | Downloaded heapless v0.8.0 |
| 173 | 2026-03-18T03:44:49.960Z | Downloaded bitflags v1.3.2 |
| 174 | 2026-03-18T03:44:49.962Z | Downloaded foreign-types-shared v0.3.1 |
| 175 | 2026-03-18T03:44:49.963Z | Downloaded foreign-types v0.5.0 |
| 176 | 2026-03-18T03:44:49.963Z | Downloaded dyn-clone v1.0.20 |
| 177 | 2026-03-18T03:44:49.963Z | Downloaded clap_builder v4.5.60 |
| 178 | 2026-03-18T03:44:49.967Z | Downloaded bitflags v2.11.0 |
| 179 | 2026-03-18T03:44:49.970Z | Downloaded clap_lex v1.0.0 |
| 180 | 2026-03-18T03:44:49.972Z | Downloaded foreign-types-macros v0.2.3 |
| 181 | 2026-03-18T03:44:49.972Z | Downloaded clap v4.5.60 |
| 182 | 2026-03-18T03:44:49.977Z | Downloaded uuid v1.22.0 |
| 183 | 2026-03-18T03:44:49.980Z | Downloaded oxnet v0.1.4 |
| 184 | 2026-03-18T03:44:49.983Z | Downloaded version_check v0.9.5 |
| 185 | 2026-03-18T03:44:49.983Z | Downloaded ipnetwork v0.21.1 |
| 186 | 2026-03-18T03:44:49.986Z | Downloaded postcard v1.1.3 |
| 187 | 2026-03-18T03:44:49.986Z | Downloaded defmt-parser v1.0.0 |
| 188 | 2026-03-18T03:44:49.989Z | Downloaded cpufeatures v0.3.0 |
| 189 | 2026-03-18T03:44:49.989Z | Downloaded winnow v1.0.0 |
| 190 | 2026-03-18T03:44:49.994Z | Downloaded proc-macro-crate v3.5.0 |
| 191 | 2026-03-18T03:44:49.997Z | Downloaded pretty-hex v0.4.1 |
| 192 | 2026-03-18T03:44:49.997Z | Downloaded ref-cast-impl v1.0.25 |
| 193 | 2026-03-18T03:44:49.997Z | Downloaded macaddr v1.0.1 |
| 194 | 2026-03-18T03:44:49.999Z | Downloaded is_terminal_polyfill v1.70.2 |
| 195 | 2026-03-18T03:44:50.000Z | Downloaded colorchoice v1.0.4 |
| 196 | 2026-03-18T03:44:50.000Z | Downloaded clap_derive v4.5.55 |
| 197 | 2026-03-18T03:44:50.003Z | Downloaded ref-cast v1.0.25 |
| 198 | 2026-03-18T03:44:50.003Z | Downloaded cfg-if v1.0.4 |
| 199 | 2026-03-18T03:44:50.010Z | Downloaded thiserror v2.0.18 |
| 200 | 2026-03-18T03:44:50.014Z | Downloaded tabwriter v1.4.1 |
| 201 | 2026-03-18T03:44:50.019Z | Downloaded strsim v0.11.1 |
| 202 | 2026-03-18T03:44:50.022Z | Downloaded pin-project-lite v0.2.17 |
| 203 | 2026-03-18T03:44:50.024Z | Downloaded num_enum v0.7.5 |
| 204 | 2026-03-18T03:44:50.033Z | Downloaded rustversion v1.0.22 |
| 205 | 2026-03-18T03:44:50.060Z | Downloaded proc-macro2 v1.0.106 |
| 206 | 2026-03-18T03:44:50.063Z | Downloaded thiserror-impl v2.0.18 |
| 207 | 2026-03-18T03:44:50.067Z | Downloaded tracing-attributes v0.1.31 |
| 208 | 2026-03-18T03:44:50.070Z | Downloaded serde_core v1.0.228 |
| 209 | 2026-03-18T03:44:50.072Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 210 | 2026-03-18T03:44:50.075Z | Downloaded socket2 v0.6.3 |
| 211 | 2026-03-18T03:44:50.075Z | Downloaded colored v3.1.1 |
| 212 | 2026-03-18T03:44:50.078Z | Downloaded toml_parser v1.0.10+spec-1.1.0 |
| 213 | 2026-03-18T03:44:50.081Z | Downloaded unicode-ident v1.0.24 |
| 214 | 2026-03-18T03:44:50.083Z | Downloaded tracing-core v0.1.36 |
| 215 | 2026-03-18T03:44:50.091Z | Downloaded rand v0.10.0 |
| 216 | 2026-03-18T03:44:50.094Z | Downloaded memchr v2.8.0 |
| 217 | 2026-03-18T03:44:50.098Z | Downloaded darling_core v0.21.3 |
| 218 | 2026-03-18T03:44:50.102Z | Downloaded regex v1.12.3 |
| 219 | 2026-03-18T03:44:50.190Z | Downloaded syn v2.0.117 |
| 220 | 2026-03-18T03:44:50.221Z | Downloaded embedded-io v0.4.0 |
| 221 | 2026-03-18T03:44:50.237Z | Downloaded darling_macro v0.21.3 |
| 222 | 2026-03-18T03:44:50.240Z | Downloaded ident_case v1.0.1 |
| 223 | 2026-03-18T03:44:50.243Z | Downloaded anyhow v1.0.102 |
| 224 | 2026-03-18T03:44:50.248Z | Downloaded stable_deref_trait v1.2.1 |
| 225 | 2026-03-18T03:44:50.251Z | Downloaded errno v0.3.14 |
| 226 | 2026-03-18T03:44:50.256Z | Downloaded rustix v1.1.4 |
| 227 | 2026-03-18T03:44:50.273Z | Downloaded terminal_size v0.4.3 |
| 228 | 2026-03-18T03:44:50.275Z | Downloaded defmt v1.0.1 |
| 229 | 2026-03-18T03:44:50.278Z | Downloaded cstr-argument v0.1.2 |
| 230 | 2026-03-18T03:44:50.278Z | Downloaded cobs v0.3.0 |
| 231 | 2026-03-18T03:44:50.278Z | Downloaded managed v0.8.0 |
| 232 | 2026-03-18T03:44:50.292Z | Downloaded getrandom v0.4.2 |
| 233 | 2026-03-18T03:44:50.295Z | Downloaded tracing v0.1.44 |
| 234 | 2026-03-18T03:44:50.309Z | Downloaded utf8parse v0.2.2 |
| 235 | 2026-03-18T03:44:50.312Z | Downloaded either v1.15.0 |
| 236 | 2026-03-18T03:44:50.312Z | Downloaded toml_datetime v1.0.1+spec-1.1.0 |
| 237 | 2026-03-18T03:44:50.312Z | Downloaded quote v1.0.45 |
| 238 | 2026-03-18T03:44:50.314Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 239 | 2026-03-18T03:44:50.317Z | Downloaded ingot-types v0.1.2 |
| 240 | 2026-03-18T03:44:50.320Z | Downloaded once_cell v1.21.3 |
| 241 | 2026-03-18T03:44:50.320Z | Downloaded ingot-macros v0.1.1 |
| 242 | 2026-03-18T03:44:50.326Z | Downloaded num_enum_derive v0.7.5 |
| 243 | 2026-03-18T03:44:50.334Z | Downloaded proc-macro-error2 v2.0.1 |
| 244 | 2026-03-18T03:44:50.343Z | Downloaded regex-automata v0.4.14 |
| 245 | 2026-03-18T03:44:50.354Z | Downloaded serde v1.0.228 |
| 246 | 2026-03-18T03:44:50.382Z | Downloaded hashbrown v0.16.1 |
| 247 | 2026-03-18T03:44:50.386Z | Downloaded aho-corasick v1.1.4 |
| 248 | 2026-03-18T03:44:50.391Z | Downloaded winnow v0.7.15 |
| 249 | 2026-03-18T03:44:50.397Z | Downloaded itertools v0.14.0 |
| 250 | 2026-03-18T03:44:50.419Z | Downloaded syn v1.0.109 |
| 251 | 2026-03-18T03:44:50.432Z | Downloaded unicode-width v0.2.2 |
| 252 | 2026-03-18T03:44:50.436Z | Downloaded regex-syntax v0.8.10 |
| 253 | 2026-03-18T03:44:50.442Z | Downloaded smoltcp v0.11.0 |
| 254 | 2026-03-18T03:44:50.450Z | Downloaded libc v0.2.183 |
| 255 | 2026-03-18T03:44:50.648Z | Downloaded defmt v0.3.100 |
| 256 | 2026-03-18T03:44:50.706Z | Compiling proc-macro2 v1.0.106 |
| 257 | 2026-03-18T03:44:50.706Z | Compiling quote v1.0.45 |
| 258 | 2026-03-18T03:44:50.709Z | Compiling unicode-ident v1.0.24 |
| 259 | 2026-03-18T03:44:50.709Z | Compiling serde_core v1.0.228 |
| 260 | 2026-03-18T03:44:50.709Z | Compiling libc v0.2.183 |
| 261 | 2026-03-18T03:44:50.709Z | Checking cfg-if v1.0.4 |
| 262 | 2026-03-18T03:44:50.709Z | Compiling memchr v2.8.0 |
| 263 | 2026-03-18T03:44:50.709Z | Compiling fnv v1.0.7 |
| 264 | 2026-03-18T03:44:50.866Z | Compiling ident_case v1.0.1 |
| 265 | 2026-03-18T03:44:50.915Z | Compiling strsim v0.11.1 |
| 266 | 2026-03-18T03:44:50.951Z | Compiling thiserror v2.0.18 |
| 267 | 2026-03-18T03:44:51.000Z | Compiling regex-syntax v0.8.10 |
| 268 | 2026-03-18T03:44:51.283Z | Compiling equivalent v1.0.2 |
| 269 | 2026-03-18T03:44:51.301Z | Compiling zerocopy v0.8.42 |
| 270 | 2026-03-18T03:44:51.369Z | Compiling aho-corasick v1.1.4 |
| 271 | 2026-03-18T03:44:51.556Z | Compiling winnow v1.0.0 |
| 272 | 2026-03-18T03:44:51.648Z | Compiling anyhow v1.0.102 |
| 273 | 2026-03-18T03:44:51.740Z | Compiling hashbrown v0.16.1 |
| 274 | 2026-03-18T03:44:51.791Z | Compiling serde v1.0.228 |
| 275 | 2026-03-18T03:44:52.003Z | Compiling either v1.15.0 |
| 276 | 2026-03-18T03:44:52.047Z | Compiling toml_parser v1.0.10+spec-1.1.0 |
| 277 | 2026-03-18T03:44:52.256Z | Compiling itertools v0.14.0 |
| 278 | 2026-03-18T03:44:52.383Z | Compiling indexmap v2.13.0 |
| 279 | 2026-03-18T03:44:52.432Z | Compiling syn v2.0.117 |
| 280 | 2026-03-18T03:44:52.605Z | Compiling heapless v0.8.0 |
| 281 | 2026-03-18T03:44:52.786Z | Checking byteorder v1.5.0 |
| 282 | 2026-03-18T03:44:52.983Z | Compiling regex-automata v0.4.14 |
| 283 | 2026-03-18T03:44:52.983Z | Compiling winnow v0.7.15 |
| 284 | 2026-03-18T03:44:53.206Z | Compiling toml_datetime v1.0.1+spec-1.1.0 |
| 285 | 2026-03-18T03:44:53.297Z | Checking bitflags v2.11.0 |
| 286 | 2026-03-18T03:44:53.488Z | Checking hash32 v0.3.1 |
| 287 | 2026-03-18T03:44:53.501Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 288 | 2026-03-18T03:44:53.539Z | Compiling rustversion v1.0.22 |
| 289 | 2026-03-18T03:44:53.616Z | Checking macaddr v1.0.1 |
| 290 | 2026-03-18T03:44:53.791Z | Compiling syn v1.0.109 |
| 291 | 2026-03-18T03:44:53.799Z | Checking stable_deref_trait v1.2.1 |
| 292 | 2026-03-18T03:44:53.873Z | Compiling smoltcp v0.11.0 |
| 293 | 2026-03-18T03:44:53.905Z | Compiling rustix v1.1.4 |
| 294 | 2026-03-18T03:44:54.029Z | Compiling getrandom v0.4.2 |
| 295 | 2026-03-18T03:44:54.238Z | Checking managed v0.8.0 |
| 296 | 2026-03-18T03:44:54.310Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 297 | 2026-03-18T03:44:54.353Z | Compiling ref-cast v1.0.25 |
| 298 | 2026-03-18T03:44:54.362Z | Checking bitflags v1.3.2 |
| 299 | 2026-03-18T03:44:54.365Z | Checking rand_core v0.10.0 |
| 300 | 2026-03-18T03:44:54.435Z | Compiling version_check v0.9.5 |
| 301 | 2026-03-18T03:44:54.750Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 302 | 2026-03-18T03:44:54.795Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 303 | 2026-03-18T03:44:54.932Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 304 | 2026-03-18T03:44:55.175Z | Checking errno v0.3.14 |
| 305 | 2026-03-18T03:44:55.319Z | Compiling regex v1.12.3 |
| 306 | 2026-03-18T03:44:55.350Z | Checking once_cell v1.21.3 |
| 307 | 2026-03-18T03:44:55.567Z | Compiling proc-macro-crate v3.5.0 |
| 308 | 2026-03-18T03:44:55.620Z | Checking foreign-types-shared v0.3.1 |
| 309 | 2026-03-18T03:44:55.872Z | Checking unicode-width v0.2.2 |
| 310 | 2026-03-18T03:44:56.070Z | Checking utf8parse v0.2.2 |
| 311 | 2026-03-18T03:44:56.155Z | Compiling darling_core v0.21.3 |
| 312 | 2026-03-18T03:44:56.188Z | Checking cpufeatures v0.3.0 |
| 313 | 2026-03-18T03:44:56.196Z | Checking ipnetwork v0.21.1 |
| 314 | 2026-03-18T03:44:56.206Z | Checking tabwriter v1.4.1 |
| 315 | 2026-03-18T03:44:56.223Z | Checking cstr-argument v0.1.2 |
| 316 | 2026-03-18T03:44:56.260Z | Checking chacha20 v0.10.0 |
| 317 | 2026-03-18T03:44:56.361Z | Checking anstyle-parse v0.2.7 |
| 318 | 2026-03-18T03:44:56.376Z | Checking tracing-core v0.1.36 |
| 319 | 2026-03-18T03:44:56.778Z | Checking is_terminal_polyfill v1.70.2 |
| 320 | 2026-03-18T03:44:56.796Z | Checking anstyle v1.0.13 |
| 321 | 2026-03-18T03:44:56.874Z | Checking colorchoice v1.0.4 |
| 322 | 2026-03-18T03:44:56.918Z | Checking pretty-hex v0.4.1 |
| 323 | 2026-03-18T03:44:56.986Z | Checking anstyle-query v1.1.5 |
| 324 | 2026-03-18T03:44:57.008Z | Checking dyn-clone v1.0.20 |
| 325 | 2026-03-18T03:44:57.025Z | Checking pin-project-lite v0.2.17 |
| 326 | 2026-03-18T03:44:57.035Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 327 | 2026-03-18T03:44:57.058Z | Checking terminal_size v0.4.3 |
| 328 | 2026-03-18T03:44:57.085Z | Checking anstream v0.6.21 |
| 329 | 2026-03-18T03:44:57.188Z | Checking rand v0.10.0 |
| 330 | 2026-03-18T03:44:57.317Z | Checking uuid v1.22.0 |
| 331 | 2026-03-18T03:44:57.339Z | Checking socket2 v0.6.3 |
| 332 | 2026-03-18T03:44:57.376Z | Checking clap_lex v1.0.0 |
| 333 | 2026-03-18T03:44:57.536Z | Checking oxnet v0.1.4 |
| 334 | 2026-03-18T03:44:57.664Z | Compiling heck v0.5.0 |
| 335 | 2026-03-18T03:44:57.753Z | Checking colored v3.1.1 |
| 336 | 2026-03-18T03:44:57.756Z | Checking clap_builder v4.5.60 |
| 337 | 2026-03-18T03:44:57.808Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 338 | 2026-03-18T03:44:58.011Z | Compiling thiserror-impl v2.0.18 |
| 339 | 2026-03-18T03:44:58.149Z | Compiling zerocopy-derive v0.8.42 |
| 340 | 2026-03-18T03:44:58.345Z | Compiling serde_derive v1.0.228 |
| 341 | 2026-03-18T03:44:58.559Z | Compiling foreign-types-macros v0.2.3 |
| 342 | 2026-03-18T03:44:58.843Z | Compiling num_enum_derive v0.7.5 |
| 343 | 2026-03-18T03:44:59.197Z | Compiling darling_macro v0.21.3 |
| 344 | 2026-03-18T03:44:59.287Z | Compiling ref-cast-impl v1.0.25 |
| 345 | 2026-03-18T03:44:59.359Z | Checking foreign-types v0.5.0 |
| 346 | 2026-03-18T03:44:59.439Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 347 | 2026-03-18T03:44:59.479Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 348 | 2026-03-18T03:44:59.743Z | Checking cobs v0.3.0 |
| 349 | 2026-03-18T03:44:59.877Z | Compiling darling v0.21.3 |
| 350 | 2026-03-18T03:44:59.919Z | Compiling tracing-attributes v0.1.31 |
| 351 | 2026-03-18T03:44:59.964Z | Compiling ingot-macros v0.1.1 |
| 352 | 2026-03-18T03:45:00.049Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 353 | 2026-03-18T03:45:00.176Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 354 | 2026-03-18T03:45:00.196Z | Checking num_enum v0.7.5 |
| 355 | 2026-03-18T03:45:00.206Z | Compiling clap_derive v4.5.55 |
| 356 | 2026-03-18T03:45:00.320Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 357 | 2026-03-18T03:45:01.279Z | Checking tracing v0.1.44 |
| 358 | 2026-03-18T03:45:01.833Z | Checking postcard v1.1.3 |
| 359 | 2026-03-18T03:45:01.967Z | Checking clap v4.5.60 |
| 360 | 2026-03-18T03:45:03.827Z | Checking ingot-types v0.1.2 |
| 361 | 2026-03-18T03:45:04.208Z | Checking ingot v0.1.1 |
| 362 | 2026-03-18T03:45:06.154Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 363 | 2026-03-18T03:45:07.833Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 364 | 2026-03-18T03:45:09.418Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 365 | 2026-03-18T03:45:10.578Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.83s |
| 366 | 2026-03-18T03:45:10.717Z | |
| 367 | 2026-03-18T03:45:10.720Z | real 26.029402083 |
| 368 | 2026-03-18T03:45:10.720Z | user 1:17.659841431 |
| 369 | 2026-03-18T03:45:10.720Z | sys 16.575702665 |
| 370 | 2026-03-18T03:45:10.720Z | trap 0.049016248 |
| 371 | 2026-03-18T03:45:10.720Z | tflt 0.075252979 |
| 372 | 2026-03-18T03:45:10.720Z | dflt 0.118399763 |
| 373 | 2026-03-18T03:45:10.720Z | kflt 0.001814270 |
| 374 | 2026-03-18T03:45:10.720Z | lock 4:14.671242984 |
| 375 | 2026-03-18T03:45:10.720Z | slp 4:05.013442379 |
| 376 | 2026-03-18T03:45:10.720Z | lat 5.307275018 |
| 377 | 2026-03-18T03:45:10.720Z | stop 15.281358049 |
| 378 | 2026-03-18T03:45:10.720Z | + header 'debug build' |
| 379 | 2026-03-18T03:45:10.720Z | + echo '# ==== debug build ==== #' |
| 380 | 2026-03-18T03:45:10.720Z | # ==== debug build ==== # |
| 381 | 2026-03-18T03:45:10.720Z | + ptime -m cargo build |
| 382 | 2026-03-18T03:45:10.931Z | Compiling cfg-if v1.0.4 |
| 383 | 2026-03-18T03:45:10.934Z | Compiling serde_core v1.0.228 |
| 384 | 2026-03-18T03:45:10.935Z | Compiling libc v0.2.183 |
| 385 | 2026-03-18T03:45:10.964Z | Compiling thiserror v2.0.18 |
| 386 | 2026-03-18T03:45:10.969Z | Compiling byteorder v1.5.0 |
| 387 | 2026-03-18T03:45:10.972Z | Compiling zerocopy v0.8.42 |
| 388 | 2026-03-18T03:45:10.975Z | Compiling stable_deref_trait v1.2.1 |
| 389 | 2026-03-18T03:45:10.978Z | Compiling macaddr v1.0.1 |
| 390 | 2026-03-18T03:45:11.023Z | Compiling rand_core v0.10.0 |
| 391 | 2026-03-18T03:45:11.041Z | Compiling cobs v0.3.0 |
| 392 | 2026-03-18T03:45:11.061Z | Compiling managed v0.8.0 |
| 393 | 2026-03-18T03:45:11.185Z | Compiling hash32 v0.3.1 |
| 394 | 2026-03-18T03:45:11.209Z | Compiling bitflags v1.3.2 |
| 395 | 2026-03-18T03:45:11.283Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 396 | 2026-03-18T03:45:11.289Z | Compiling once_cell v1.21.3 |
| 397 | 2026-03-18T03:45:11.340Z | Compiling heapless v0.8.0 |
| 398 | 2026-03-18T03:45:11.368Z | Compiling errno v0.3.14 |
| 399 | 2026-03-18T03:45:11.379Z | Compiling ipnetwork v0.21.1 |
| 400 | 2026-03-18T03:45:11.433Z | Compiling foreign-types-shared v0.3.1 |
| 401 | 2026-03-18T03:45:11.529Z | Compiling utf8parse v0.2.2 |
| 402 | 2026-03-18T03:45:11.564Z | Compiling unicode-width v0.2.2 |
| 403 | 2026-03-18T03:45:11.569Z | Compiling memchr v2.8.0 |
| 404 | 2026-03-18T03:45:11.574Z | Compiling cpufeatures v0.3.0 |
| 405 | 2026-03-18T03:45:11.641Z | Compiling chacha20 v0.10.0 |
| 406 | 2026-03-18T03:45:11.642Z | Compiling anstyle-parse v0.2.7 |
| 407 | 2026-03-18T03:45:11.892Z | Compiling smoltcp v0.11.0 |
| 408 | 2026-03-18T03:45:11.903Z | Compiling tabwriter v1.4.1 |
| 409 | 2026-03-18T03:45:11.986Z | Compiling foreign-types v0.5.0 |
| 410 | 2026-03-18T03:45:12.021Z | Compiling tracing-core v0.1.36 |
| 411 | 2026-03-18T03:45:12.066Z | Compiling getrandom v0.4.2 |
| 412 | 2026-03-18T03:45:12.074Z | Compiling ref-cast v1.0.25 |
| 413 | 2026-03-18T03:45:12.180Z | Compiling cstr-argument v0.1.2 |
| 414 | 2026-03-18T03:45:12.326Z | Compiling num_enum v0.7.5 |
| 415 | 2026-03-18T03:45:12.374Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 416 | 2026-03-18T03:45:12.410Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 417 | 2026-03-18T03:45:12.451Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 418 | 2026-03-18T03:45:12.496Z | Compiling pin-project-lite v0.2.17 |
| 419 | 2026-03-18T03:45:12.528Z | Compiling colorchoice v1.0.4 |
| 420 | 2026-03-18T03:45:12.600Z | Compiling dyn-clone v1.0.20 |
| 421 | 2026-03-18T03:45:12.660Z | Compiling is_terminal_polyfill v1.70.2 |
| 422 | 2026-03-18T03:45:12.760Z | Compiling pretty-hex v0.4.1 |
| 423 | 2026-03-18T03:45:12.797Z | Compiling anstyle-query v1.1.5 |
| 424 | 2026-03-18T03:45:12.917Z | Compiling anstyle v1.0.13 |
| 425 | 2026-03-18T03:45:12.917Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 426 | 2026-03-18T03:45:13.118Z | Compiling anstream v0.6.21 |
| 427 | 2026-03-18T03:45:13.146Z | Compiling tracing v0.1.44 |
| 428 | 2026-03-18T03:45:13.176Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 429 | 2026-03-18T03:45:13.254Z | Compiling anyhow v1.0.102 |
| 430 | 2026-03-18T03:45:13.603Z | Compiling bitflags v2.11.0 |
| 431 | 2026-03-18T03:45:13.606Z | Compiling serde v1.0.228 |
| 432 | 2026-03-18T03:45:13.775Z | Compiling uuid v1.22.0 |
| 433 | 2026-03-18T03:45:13.785Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 434 | 2026-03-18T03:45:13.798Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 435 | 2026-03-18T03:45:13.919Z | Compiling rustix v1.1.4 |
| 436 | 2026-03-18T03:45:14.162Z | Compiling rand v0.10.0 |
| 437 | 2026-03-18T03:45:14.322Z | Compiling postcard v1.1.3 |
| 438 | 2026-03-18T03:45:14.513Z | Compiling socket2 v0.6.3 |
| 439 | 2026-03-18T03:45:14.570Z | Compiling terminal_size v0.4.3 |
| 440 | 2026-03-18T03:45:14.573Z | Compiling strsim v0.11.1 |
| 441 | 2026-03-18T03:45:14.750Z | Compiling winnow v0.7.15 |
| 442 | 2026-03-18T03:45:14.774Z | Compiling clap_lex v1.0.0 |
| 443 | 2026-03-18T03:45:15.285Z | Compiling ingot-types v0.1.2 |
| 444 | 2026-03-18T03:45:15.406Z | Compiling oxnet v0.1.4 |
| 445 | 2026-03-18T03:45:15.435Z | Compiling colored v3.1.1 |
| 446 | 2026-03-18T03:45:15.469Z | Compiling clap_builder v4.5.60 |
| 447 | 2026-03-18T03:45:15.827Z | Compiling ingot v0.1.1 |
| 448 | 2026-03-18T03:45:15.839Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 449 | 2026-03-18T03:45:16.698Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 450 | 2026-03-18T03:45:17.642Z | Compiling clap v4.5.60 |
| 451 | 2026-03-18T03:45:18.134Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 452 | 2026-03-18T03:45:20.013Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 453 | 2026-03-18T03:45:21.785Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 454 | 2026-03-18T03:45:27.683Z | Finished `dev` profile [optimized + debuginfo] target(s) in 16.95s |
| 455 | 2026-03-18T03:45:27.717Z | |
| 456 | 2026-03-18T03:45:27.720Z | real 16.983762451 |
| 457 | 2026-03-18T03:45:27.720Z | user 1:26.055976383 |
| 458 | 2026-03-18T03:45:27.720Z | sys 7.460292407 |
| 459 | 2026-03-18T03:45:27.720Z | trap 0.044357196 |
| 460 | 2026-03-18T03:45:27.720Z | tflt 0.217970051 |
| 461 | 2026-03-18T03:45:27.720Z | dflt 0.223556350 |
| 462 | 2026-03-18T03:45:27.720Z | kflt 0.000006508 |
| 463 | 2026-03-18T03:45:27.720Z | lock 4:05.117968384 |
| 464 | 2026-03-18T03:45:27.720Z | slp 2:36.731185952 |
| 465 | 2026-03-18T03:45:27.720Z | lat 5.492348164 |
| 466 | 2026-03-18T03:45:27.720Z | stop 3.924072046 |
| 467 | 2026-03-18T03:45:27.720Z | + header 'release build' |
| 468 | 2026-03-18T03:45:27.720Z | + echo '# ==== release build ==== #' |
| 469 | 2026-03-18T03:45:27.720Z | # ==== release build ==== # |
| 470 | 2026-03-18T03:45:27.720Z | + ptime -m cargo build --release |
| 471 | 2026-03-18T03:45:27.853Z | Compiling proc-macro2 v1.0.106 |
| 472 | 2026-03-18T03:45:27.853Z | Compiling quote v1.0.45 |
| 473 | 2026-03-18T03:45:27.853Z | Compiling unicode-ident v1.0.24 |
| 474 | 2026-03-18T03:45:27.856Z | Compiling serde_core v1.0.228 |
| 475 | 2026-03-18T03:45:27.856Z | Compiling libc v0.2.183 |
| 476 | 2026-03-18T03:45:27.856Z | Compiling cfg-if v1.0.4 |
| 477 | 2026-03-18T03:45:27.856Z | Compiling ident_case v1.0.1 |
| 478 | 2026-03-18T03:45:27.856Z | Compiling fnv v1.0.7 |
| 479 | 2026-03-18T03:45:27.940Z | Compiling strsim v0.11.1 |
| 480 | 2026-03-18T03:45:27.967Z | Compiling thiserror v2.0.18 |
| 481 | 2026-03-18T03:45:27.998Z | Compiling memchr v2.8.0 |
| 482 | 2026-03-18T03:45:28.002Z | Compiling regex-syntax v0.8.10 |
| 483 | 2026-03-18T03:45:28.256Z | Compiling equivalent v1.0.2 |
| 484 | 2026-03-18T03:45:28.297Z | Compiling either v1.15.0 |
| 485 | 2026-03-18T03:45:28.343Z | Compiling winnow v1.0.0 |
| 486 | 2026-03-18T03:45:28.536Z | Compiling aho-corasick v1.1.4 |
| 487 | 2026-03-18T03:45:28.613Z | Compiling serde v1.0.228 |
| 488 | 2026-03-18T03:45:28.729Z | Compiling anyhow v1.0.102 |
| 489 | 2026-03-18T03:45:28.785Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-03-18T03:45:28.833Z | Compiling zerocopy v0.8.42 |
| 491 | 2026-03-18T03:45:29.039Z | Compiling toml_parser v1.0.10+spec-1.1.0 |
| 492 | 2026-03-18T03:45:29.352Z | Compiling syn v2.0.117 |
| 493 | 2026-03-18T03:45:29.364Z | Compiling itertools v0.14.0 |
| 494 | 2026-03-18T03:45:29.435Z | Compiling indexmap v2.13.0 |
| 495 | 2026-03-18T03:45:29.470Z | Compiling toml_datetime v1.0.1+spec-1.1.0 |
| 496 | 2026-03-18T03:45:29.741Z | Compiling heapless v0.8.0 |
| 497 | 2026-03-18T03:45:29.757Z | Compiling byteorder v1.5.0 |
| 498 | 2026-03-18T03:45:29.991Z | Compiling regex-automata v0.4.14 |
| 499 | 2026-03-18T03:45:30.120Z | Compiling winnow v0.7.15 |
| 500 | 2026-03-18T03:45:30.459Z | Compiling hash32 v0.3.1 |
| 501 | 2026-03-18T03:45:30.482Z | Compiling syn v1.0.109 |
| 502 | 2026-03-18T03:45:30.613Z | Compiling rustversion v1.0.22 |
| 503 | 2026-03-18T03:45:30.870Z | Compiling bitflags v2.11.0 |
| 504 | 2026-03-18T03:45:30.873Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 505 | 2026-03-18T03:45:30.996Z | Compiling smoltcp v0.11.0 |
| 506 | 2026-03-18T03:45:31.039Z | Compiling stable_deref_trait v1.2.1 |
| 507 | 2026-03-18T03:45:31.043Z | Compiling macaddr v1.0.1 |
| 508 | 2026-03-18T03:45:31.250Z | Compiling ref-cast v1.0.25 |
| 509 | 2026-03-18T03:45:31.276Z | Compiling getrandom v0.4.2 |
| 510 | 2026-03-18T03:45:31.295Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 511 | 2026-03-18T03:45:31.417Z | Compiling rustix v1.1.4 |
| 512 | 2026-03-18T03:45:31.554Z | Compiling rand_core v0.10.0 |
| 513 | 2026-03-18T03:45:31.597Z | Compiling managed v0.8.0 |
| 514 | 2026-03-18T03:45:31.626Z | Compiling version_check v0.9.5 |
| 515 | 2026-03-18T03:45:31.736Z | Compiling bitflags v1.3.2 |
| 516 | 2026-03-18T03:45:31.964Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 517 | 2026-03-18T03:45:32.069Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 518 | 2026-03-18T03:45:32.098Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 519 | 2026-03-18T03:45:32.345Z | Compiling regex v1.12.3 |
| 520 | 2026-03-18T03:45:32.516Z | Compiling errno v0.3.14 |
| 521 | 2026-03-18T03:45:32.570Z | Compiling ipnetwork v0.21.1 |
| 522 | 2026-03-18T03:45:32.687Z | Compiling proc-macro-crate v3.5.0 |
| 523 | 2026-03-18T03:45:33.039Z | Compiling darling_core v0.21.3 |
| 524 | 2026-03-18T03:45:33.181Z | Compiling unicode-width v0.2.2 |
| 525 | 2026-03-18T03:45:33.240Z | Compiling foreign-types-shared v0.3.1 |
| 526 | 2026-03-18T03:45:33.336Z | Compiling utf8parse v0.2.2 |
| 527 | 2026-03-18T03:45:33.452Z | Compiling once_cell v1.21.3 |
| 528 | 2026-03-18T03:45:33.548Z | Compiling cpufeatures v0.3.0 |
| 529 | 2026-03-18T03:45:33.594Z | Compiling tabwriter v1.4.1 |
| 530 | 2026-03-18T03:45:33.621Z | Compiling chacha20 v0.10.0 |
| 531 | 2026-03-18T03:45:33.728Z | Compiling tracing-core v0.1.36 |
| 532 | 2026-03-18T03:45:33.832Z | Compiling anstyle-parse v0.2.7 |
| 533 | 2026-03-18T03:45:33.973Z | Compiling cstr-argument v0.1.2 |
| 534 | 2026-03-18T03:45:34.606Z | Compiling pin-project-lite v0.2.17 |
| 535 | 2026-03-18T03:45:34.647Z | Compiling anstyle-query v1.1.5 |
| 536 | 2026-03-18T03:45:34.709Z | Compiling is_terminal_polyfill v1.70.2 |
| 537 | 2026-03-18T03:45:34.758Z | Compiling anstyle v1.0.13 |
| 538 | 2026-03-18T03:45:34.796Z | Compiling colorchoice v1.0.4 |
| 539 | 2026-03-18T03:45:34.803Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 540 | 2026-03-18T03:45:34.868Z | Compiling thiserror-impl v2.0.18 |
| 541 | 2026-03-18T03:45:34.916Z | Compiling zerocopy-derive v0.8.42 |
| 542 | 2026-03-18T03:45:35.055Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-03-18T03:45:35.061Z | Compiling ref-cast-impl v1.0.25 |
| 544 | 2026-03-18T03:45:35.068Z | Compiling foreign-types-macros v0.2.3 |
| 545 | 2026-03-18T03:45:35.465Z | Compiling num_enum_derive v0.7.5 |
| 546 | 2026-03-18T03:45:35.901Z | Compiling foreign-types v0.5.0 |
| 547 | 2026-03-18T03:45:35.950Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 548 | 2026-03-18T03:45:35.980Z | Compiling tracing-attributes v0.1.31 |
| 549 | 2026-03-18T03:45:36.113Z | Compiling darling_macro v0.21.3 |
| 550 | 2026-03-18T03:45:36.560Z | Compiling pretty-hex v0.4.1 |
| 551 | 2026-03-18T03:45:36.647Z | Compiling cobs v0.3.0 |
| 552 | 2026-03-18T03:45:36.717Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 553 | 2026-03-18T03:45:36.723Z | Compiling dyn-clone v1.0.20 |
| 554 | 2026-03-18T03:45:36.785Z | Compiling darling v0.21.3 |
| 555 | 2026-03-18T03:45:36.796Z | Compiling num_enum v0.7.5 |
| 556 | 2026-03-18T03:45:36.865Z | Compiling ingot-macros v0.1.1 |
| 557 | 2026-03-18T03:45:36.872Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 558 | 2026-03-18T03:45:36.904Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 559 | 2026-03-18T03:45:36.928Z | Compiling anstream v0.6.21 |
| 560 | 2026-03-18T03:45:37.129Z | Compiling terminal_size v0.4.3 |
| 561 | 2026-03-18T03:45:37.305Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 562 | 2026-03-18T03:45:37.433Z | Compiling rand v0.10.0 |
| 563 | 2026-03-18T03:45:37.441Z | Compiling uuid v1.22.0 |
| 564 | 2026-03-18T03:45:37.628Z | Compiling tracing v0.1.44 |
| 565 | 2026-03-18T03:45:37.677Z | Compiling socket2 v0.6.3 |
| 566 | 2026-03-18T03:45:37.969Z | Compiling oxnet v0.1.4 |
| 567 | 2026-03-18T03:45:38.031Z | Compiling clap_lex v1.0.0 |
| 568 | 2026-03-18T03:45:38.398Z | Compiling heck v0.5.0 |
| 569 | 2026-03-18T03:45:38.426Z | Compiling colored v3.1.1 |
| 570 | 2026-03-18T03:45:38.490Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 571 | 2026-03-18T03:45:38.645Z | Compiling clap_derive v4.5.55 |
| 572 | 2026-03-18T03:45:38.895Z | Compiling clap_builder v4.5.60 |
| 573 | 2026-03-18T03:45:39.442Z | Compiling postcard v1.1.3 |
| 574 | 2026-03-18T03:45:41.484Z | Compiling ingot-types v0.1.2 |
| 575 | 2026-03-18T03:45:41.561Z | Compiling clap v4.5.60 |
| 576 | 2026-03-18T03:45:41.936Z | Compiling ingot v0.1.1 |
| 577 | 2026-03-18T03:45:44.260Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 578 | 2026-03-18T03:45:45.662Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 579 | 2026-03-18T03:45:47.010Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 580 | 2026-03-18T03:45:55.486Z | Finished `release` profile [optimized + debuginfo] target(s) in 27.75s |
| 581 | 2026-03-18T03:45:55.520Z | |
| 582 | 2026-03-18T03:45:55.523Z | real 27.783482307 |
| 583 | 2026-03-18T03:45:55.523Z | user 2:18.504457358 |
| 584 | 2026-03-18T03:45:55.523Z | sys 17.008009970 |
| 585 | 2026-03-18T03:45:55.524Z | trap 0.071493422 |
| 586 | 2026-03-18T03:45:55.524Z | tflt 0.110534444 |
| 587 | 2026-03-18T03:45:55.524Z | dflt 0.547071842 |
| 588 | 2026-03-18T03:45:55.524Z | kflt 0.000012666 |
| 589 | 2026-03-18T03:45:55.524Z | lock 6:26.993205447 |
| 590 | 2026-03-18T03:45:55.524Z | slp 4:41.670285167 |
| 591 | 2026-03-18T03:45:55.524Z | lat 6.044142643 |
| 592 | 2026-03-18T03:45:55.524Z | stop 10.647076027 |
| 593 | 2026-03-18T03:45:55.524Z | + popd |
| 594 | 2026-03-18T03:45:55.524Z | /work/oxidecomputer/opte |
| 595 | 2026-03-18T03:45:55.524Z | + for x in debug release |
| 596 | 2026-03-18T03:45:55.524Z | + mkdir -p /work/debug |
| 597 | 2026-03-18T03:45:55.524Z | + cp target/debug/opteadm /work/debug/ |
| 598 | 2026-03-18T03:45:55.549Z | + sha256sum target/debug/opteadm |
| 599 | 2026-03-18T03:45:55.580Z | + for x in debug release |
| 600 | 2026-03-18T03:45:55.580Z | + mkdir -p /work/release |
| 601 | 2026-03-18T03:45:55.582Z | + cp target/release/opteadm /work/release/ |
| 602 | 2026-03-18T03:45:55.603Z | + sha256sum target/release/opteadm |
| 603 | 2026-03-18T03:45:55.623Z | process exited: duration 85686 ms, exit code 0 |
| |
| 604 | 2026-03-18T03:45:55.636Z | found 4 output files |
| 605 | 2026-03-18T03:45:55.636Z | uploading: /work/debug/opteadm (36086312 bytes) |
| 606 | 2026-03-18T03:45:56.854Z | uploaded: /work/debug/opteadm |
| 607 | 2026-03-18T03:45:56.854Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 608 | 2026-03-18T03:45:57.863Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 609 | 2026-03-18T03:45:57.866Z | uploading: /work/release/opteadm (22679192 bytes) |
| 610 | 2026-03-18T03:45:58.996Z | uploaded: /work/release/opteadm |
| 611 | 2026-03-18T03:45:58.997Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 612 | 2026-03-18T03:46:00.005Z | uploaded: /work/release/opteadm.release.sha256 |