|
|
|
| 1 | 2026-05-08T19:34:45.662Z | job assigned to worker 01KR4HA2XXEFCNW0SG9DRAZWE2 [factory aws, i-0ba9933b8da08fc2d] (queued for 57 s) |
| |
| 2 | 2026-05-08T19:34:52.112Z | starting task 0: "setup" |
| 3 | 2026-05-08T19:34:52.117Z | ++ uname -s |
| 4 | 2026-05-08T19:34:52.122Z | + kern=SunOS |
| 5 | 2026-05-08T19:34:52.122Z | + build_user=build |
| 6 | 2026-05-08T19:34:52.122Z | + build_uid=12345 |
| 7 | 2026-05-08T19:34:52.123Z | + work_dir=/work |
| 8 | 2026-05-08T19:34:52.123Z | + input_dir=/input |
| 9 | 2026-05-08T19:34:52.123Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-08T19:34:52.123Z | + case "$kern" in |
| 11 | 2026-05-08T19:34:52.123Z | + groupadd -g 12345 build |
| 12 | 2026-05-08T19:34:52.123Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-08T19:34:54.136Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-08T19:34:54.250Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-08T19:34:54.269Z | + home_fs=zfs |
| 16 | 2026-05-08T19:34:54.269Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-08T19:34:54.270Z | + mkdir -p /home/build |
| 18 | 2026-05-08T19:34:54.270Z | + chown build:build /home/build /work |
| 19 | 2026-05-08T19:34:56.229Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-08T19:34:56.233Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-05-08T19:34:56.240Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-08T19:34:56.245Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-05-08T19:34:56.245Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-05-08T19:34:56.245Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-08T19:34:56.245Z | * rust toolchain profile = "default" |
| 26 | 2026-05-08T19:34:56.245Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-08T19:34:56.245Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-08T19:34:56.248Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-08T19:34:56.248Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-05-08T19:34:56.344Z | info: downloading installer |
| 31 | 2026-05-08T19:34:57.728Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-08T19:34:57.728Z | warn: /opt/ooce/bin |
| 33 | 2026-05-08T19:34:57.728Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-08T19:34:57.728Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-08T19:34:57.728Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-08T19:34:57.729Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-08T19:34:57.729Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-08T19:34:57.729Z | error: cannot install while Rust is installed |
| 39 | 2026-05-08T19:34:57.729Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-08T19:34:57.729Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-08T19:34:57.729Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-08T19:34:57.729Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-08T19:34:57.729Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-08T19:34:57.742Z | info: profile set to default |
| 45 | 2026-05-08T19:34:57.742Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-08T19:34:57.745Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-05-08T19:34:57.891Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-05-08T19:34:57.894Z | info: downloading 6 components |
| 49 | 2026-05-08T19:35:11.611Z | |
| 50 | 2026-05-08T19:35:11.611Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 51 | 2026-05-08T19:35:11.642Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-05-08T19:35:11.642Z | |
| 53 | 2026-05-08T19:35:11.642Z | |
| 54 | 2026-05-08T19:35:11.642Z | Rust is installed now. Great! |
| 55 | 2026-05-08T19:35:11.642Z | |
| 56 | 2026-05-08T19:35:11.642Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-08T19:35:11.642Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-08T19:35:11.642Z | |
| 59 | 2026-05-08T19:35:11.642Z | To configure your current shell, you need to source |
| 60 | 2026-05-08T19:35:11.642Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-08T19:35:11.642Z | |
| 62 | 2026-05-08T19:35:11.642Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-08T19:35:11.643Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-08T19:35:11.643Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-08T19:35:11.643Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-08T19:35:11.643Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-08T19:35:11.643Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-08T19:35:11.643Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-08T19:35:11.646Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-08T19:35:11.646Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-08T19:35:11.733Z | + rustup --version |
| 72 | 2026-05-08T19:35:11.742Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-08T19:35:11.744Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-08T19:35:11.765Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-05-08T19:35:11.768Z | + cargo --version |
| 76 | 2026-05-08T19:35:11.782Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-05-08T19:35:11.785Z | + rustc --version |
| 78 | 2026-05-08T19:35:11.803Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-05-08T19:35:11.807Z | process exited: duration 15564 ms, exit code 0 |
| |
| 80 | 2026-05-08T19:35:11.815Z | starting task 2: "authentication" |
| 81 | 2026-05-08T19:35:11.830Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-08T19:35:11.837Z | starting task 3: "clone repository" |
| 83 | 2026-05-08T19:35:11.840Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-05-08T19:35:11.843Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-05-08T19:35:11.875Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-05-08T19:35:12.713Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-05-08T19:35:12.713Z | + git fetch origin 324103bbf6842212b833e8f517c56c7650bbf616 |
| 88 | 2026-05-08T19:35:12.976Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-05-08T19:35:12.976Z | * branch 324103bbf6842212b833e8f517c56c7650bbf616 -> FETCH_HEAD |
| 90 | 2026-05-08T19:35:12.981Z | + [[ -n ry/faster-syn-expiry ]] |
| 91 | 2026-05-08T19:35:12.984Z | ++ git branch --show-current |
| 92 | 2026-05-08T19:35:12.984Z | + current=master |
| 93 | 2026-05-08T19:35:12.984Z | + [[ master != ry/faster-syn-expiry ]] |
| 94 | 2026-05-08T19:35:12.984Z | + git branch -f ry/faster-syn-expiry 324103bbf6842212b833e8f517c56c7650bbf616 |
| 95 | 2026-05-08T19:35:12.987Z | + git checkout -f ry/faster-syn-expiry |
| 96 | 2026-05-08T19:35:13.005Z | Switched to branch 'ry/faster-syn-expiry' |
| 97 | 2026-05-08T19:35:13.008Z | + git reset --hard 324103bbf6842212b833e8f517c56c7650bbf616 |
| 98 | 2026-05-08T19:35:13.020Z | HEAD is now at 324103b firewall table headroom to 512k |
| 99 | 2026-05-08T19:35:13.023Z | process exited: duration 1184 ms, exit code 0 |
| |
| 100 | 2026-05-08T19:35:13.030Z | starting task 4: "build" |
| 101 | 2026-05-08T19:35:13.034Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-08T19:35:13.036Z | ++ rustup show active-toolchain |
| 103 | 2026-05-08T19:35:13.039Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-05-08T19:35:13.042Z | ++ pushd xde |
| 105 | 2026-05-08T19:35:13.042Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-05-08T19:35:13.042Z | ++ rustup show active-toolchain |
| 107 | 2026-05-08T19:35:13.045Z | info: syncing channel updates for nightly-2025-09-19-x86_64-unknown-illumos |
| 108 | 2026-05-08T19:35:13.205Z | info: latest update on 2025-09-19 for version 1.92.0-nightly (7c275d09e 2025-09-18) |
| 109 | 2026-05-08T19:35:13.207Z | info: downloading 6 components |
| 110 | 2026-05-08T19:35:26.720Z | nightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-05-08T19:35:26.798Z | +++ rustup show active-toolchain -v |
| 112 | 2026-05-08T19:35:26.801Z | +++ head -n 1 |
| 113 | 2026-05-08T19:35:26.801Z | +++ cut '-d ' -f1 |
| 114 | 2026-05-08T19:35:26.858Z | ++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 115 | 2026-05-08T19:35:26.858Z | ++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 116 | 2026-05-08T19:35:26.858Z | ++ popd |
| 117 | 2026-05-08T19:35:26.861Z | /work/oxidecomputer/opte |
| 118 | 2026-05-08T19:35:26.861Z | + TGT_BASE=/work |
| 119 | 2026-05-08T19:35:26.861Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 120 | 2026-05-08T19:35:26.861Z | + REL_TGT=/work/release |
| 121 | 2026-05-08T19:35:26.861Z | + mkdir -p /work/release |
| 122 | 2026-05-08T19:35:26.861Z | + cargo --version |
| 123 | 2026-05-08T19:35:26.869Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 124 | 2026-05-08T19:35:26.871Z | + rustc --version |
| 125 | 2026-05-08T19:35:26.892Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 126 | 2026-05-08T19:35:26.894Z | + header 'build xde and opteadm (release+debug)' |
| 127 | 2026-05-08T19:35:26.894Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 128 | 2026-05-08T19:35:26.894Z | # ==== build xde and opteadm (release+debug) ==== # |
| 129 | 2026-05-08T19:35:26.895Z | + ptime -m cargo xtask build --profile all |
| 130 | 2026-05-08T19:35:26.998Z | Updating crates.io index |
| 131 | 2026-05-08T19:35:27.002Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 132 | 2026-05-08T19:35:27.798Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 133 | 2026-05-08T19:35:28.056Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 134 | 2026-05-08T19:35:28.372Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 135 | 2026-05-08T19:35:28.715Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 136 | 2026-05-08T19:35:28.972Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 137 | 2026-05-08T19:35:29.236Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 138 | 2026-05-08T19:35:30.582Z | Downloading crates ... |
| 139 | 2026-05-08T19:35:30.631Z | Downloaded cargo_metadata v0.23.1 |
| 140 | 2026-05-08T19:35:30.639Z | Downloaded unicode-ident v1.0.22 |
| 141 | 2026-05-08T19:35:30.642Z | Downloaded anstream v0.6.21 |
| 142 | 2026-05-08T19:35:30.647Z | Downloaded hashbrown v0.16.1 |
| 143 | 2026-05-08T19:35:30.649Z | Downloaded heck v0.5.0 |
| 144 | 2026-05-08T19:35:30.652Z | Downloaded proc-macro2 v1.0.106 |
| 145 | 2026-05-08T19:35:30.656Z | Downloaded clap_lex v0.7.7 |
| 146 | 2026-05-08T19:35:30.659Z | Downloaded terminal_size v0.4.3 |
| 147 | 2026-05-08T19:35:30.659Z | Downloaded equivalent v1.0.2 |
| 148 | 2026-05-08T19:35:30.659Z | Downloaded is_terminal_polyfill v1.70.2 |
| 149 | 2026-05-08T19:35:30.659Z | Downloaded errno v0.3.14 |
| 150 | 2026-05-08T19:35:30.667Z | Downloaded itoa v1.0.17 |
| 151 | 2026-05-08T19:35:30.676Z | Downloaded quote v1.0.44 |
| 152 | 2026-05-08T19:35:30.683Z | Downloaded colorchoice v1.0.4 |
| 153 | 2026-05-08T19:35:30.690Z | Downloaded thiserror v2.0.18 |
| 154 | 2026-05-08T19:35:30.693Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 155 | 2026-05-08T19:35:30.695Z | Downloaded semver v1.0.27 |
| 156 | 2026-05-08T19:35:30.695Z | Downloaded anstyle-query v1.1.5 |
| 157 | 2026-05-08T19:35:30.695Z | Downloaded anstyle v1.0.13 |
| 158 | 2026-05-08T19:35:30.698Z | Downloaded strsim v0.11.1 |
| 159 | 2026-05-08T19:35:30.700Z | Downloaded utf8parse v0.2.2 |
| 160 | 2026-05-08T19:35:30.700Z | Downloaded cargo-platform v0.3.2 |
| 161 | 2026-05-08T19:35:30.700Z | Downloaded serde_spanned v1.0.4 |
| 162 | 2026-05-08T19:35:30.703Z | Downloaded thiserror-impl v2.0.18 |
| 163 | 2026-05-08T19:35:30.711Z | Downloaded zmij v1.0.17 |
| 164 | 2026-05-08T19:35:30.714Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 165 | 2026-05-08T19:35:30.714Z | Downloaded clap v4.5.54 |
| 166 | 2026-05-08T19:35:30.718Z | Downloaded anstyle-parse v0.2.7 |
| 167 | 2026-05-08T19:35:30.724Z | Downloaded clap_derive v4.5.49 |
| 168 | 2026-05-08T19:35:30.728Z | Downloaded camino v1.2.2 |
| 169 | 2026-05-08T19:35:30.728Z | Downloaded anyhow v1.0.100 |
| 170 | 2026-05-08T19:35:30.734Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 171 | 2026-05-08T19:35:30.736Z | Downloaded serde_derive v1.0.228 |
| 172 | 2026-05-08T19:35:30.739Z | Downloaded bitflags v2.10.0 |
| 173 | 2026-05-08T19:35:30.743Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 174 | 2026-05-08T19:35:30.755Z | Downloaded serde_core v1.0.228 |
| 175 | 2026-05-08T19:35:30.758Z | Downloaded memchr v2.7.6 |
| 176 | 2026-05-08T19:35:30.763Z | Downloaded serde v1.0.228 |
| 177 | 2026-05-08T19:35:30.771Z | Downloaded indexmap v2.13.0 |
| 178 | 2026-05-08T19:35:30.777Z | Downloaded clap_builder v4.5.54 |
| 179 | 2026-05-08T19:35:30.784Z | Downloaded serde_json v1.0.149 |
| 180 | 2026-05-08T19:35:30.797Z | Downloaded winnow v0.7.14 |
| 181 | 2026-05-08T19:35:30.817Z | Downloaded syn v2.0.114 |
| 182 | 2026-05-08T19:35:30.829Z | Downloaded rustix v1.1.3 |
| 183 | 2026-05-08T19:35:30.857Z | Downloaded libc v0.2.180 |
| 184 | 2026-05-08T19:35:30.904Z | Compiling serde_core v1.0.228 |
| 185 | 2026-05-08T19:35:30.904Z | Compiling proc-macro2 v1.0.106 |
| 186 | 2026-05-08T19:35:30.906Z | Compiling quote v1.0.44 |
| 187 | 2026-05-08T19:35:30.906Z | Compiling unicode-ident v1.0.22 |
| 188 | 2026-05-08T19:35:30.906Z | Compiling libc v0.2.180 |
| 189 | 2026-05-08T19:35:30.906Z | Compiling rustix v1.1.3 |
| 190 | 2026-05-08T19:35:30.906Z | Compiling utf8parse v0.2.2 |
| 191 | 2026-05-08T19:35:30.906Z | Compiling zmij v1.0.17 |
| 192 | 2026-05-08T19:35:31.083Z | Compiling bitflags v2.10.0 |
| 193 | 2026-05-08T19:35:31.094Z | Compiling anstyle-parse v0.2.7 |
| 194 | 2026-05-08T19:35:31.314Z | Compiling serde_json v1.0.149 |
| 195 | 2026-05-08T19:35:31.338Z | Compiling anstyle-query v1.1.5 |
| 196 | 2026-05-08T19:35:31.348Z | Compiling serde v1.0.228 |
| 197 | 2026-05-08T19:35:31.438Z | Compiling thiserror v2.0.18 |
| 198 | 2026-05-08T19:35:31.507Z | Compiling camino v1.2.2 |
| 199 | 2026-05-08T19:35:31.512Z | Compiling colorchoice v1.0.4 |
| 200 | 2026-05-08T19:35:31.530Z | Compiling anstyle v1.0.13 |
| 201 | 2026-05-08T19:35:31.617Z | Compiling is_terminal_polyfill v1.70.2 |
| 202 | 2026-05-08T19:35:31.677Z | Compiling errno v0.3.14 |
| 203 | 2026-05-08T19:35:31.705Z | Compiling anstream v0.6.21 |
| 204 | 2026-05-08T19:35:31.856Z | Compiling winnow v0.7.14 |
| 205 | 2026-05-08T19:35:31.863Z | Compiling memchr v2.7.6 |
| 206 | 2026-05-08T19:35:32.147Z | Compiling anyhow v1.0.100 |
| 207 | 2026-05-08T19:35:32.175Z | Compiling syn v2.0.114 |
| 208 | 2026-05-08T19:35:32.245Z | Compiling terminal_size v0.4.3 |
| 209 | 2026-05-08T19:35:32.248Z | Compiling strsim v0.11.1 |
| 210 | 2026-05-08T19:35:32.389Z | Compiling clap_lex v0.7.7 |
| 211 | 2026-05-08T19:35:32.446Z | Compiling heck v0.5.0 |
| 212 | 2026-05-08T19:35:32.652Z | Compiling itoa v1.0.17 |
| 213 | 2026-05-08T19:35:32.797Z | Compiling clap_builder v4.5.54 |
| 214 | 2026-05-08T19:35:32.967Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 215 | 2026-05-08T19:35:33.113Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 216 | 2026-05-08T19:35:33.172Z | Compiling cargo-platform v0.3.2 |
| 217 | 2026-05-08T19:35:33.212Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 218 | 2026-05-08T19:35:33.454Z | Compiling semver v1.0.27 |
| 219 | 2026-05-08T19:35:33.701Z | Compiling serde_spanned v1.0.4 |
| 220 | 2026-05-08T19:35:33.863Z | Compiling toml v0.9.11+spec-1.1.0 |
| 221 | 2026-05-08T19:35:34.805Z | Compiling thiserror-impl v2.0.18 |
| 222 | 2026-05-08T19:35:34.857Z | Compiling serde_derive v1.0.228 |
| 223 | 2026-05-08T19:35:35.427Z | Compiling clap_derive v4.5.49 |
| 224 | 2026-05-08T19:35:37.099Z | Compiling clap v4.5.54 |
| 225 | 2026-05-08T19:35:37.905Z | Compiling cargo_metadata v0.23.1 |
| 226 | 2026-05-08T19:35:40.287Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 227 | 2026-05-08T19:35:41.830Z | Finished `dev` profile [optimized + debuginfo] target(s) in 14.92s |
| 228 | 2026-05-08T19:35:41.912Z | Running `target/debug/xtask build --profile all` |
| 229 | 2026-05-08T19:35:43.498Z | Building opteadm (release). |
| 230 | 2026-05-08T19:35:43.585Z | Compiling proc-macro2 v1.0.106 |
| 231 | 2026-05-08T19:35:43.585Z | Compiling quote v1.0.44 |
| 232 | 2026-05-08T19:35:43.585Z | Compiling unicode-ident v1.0.22 |
| 233 | 2026-05-08T19:35:43.585Z | Compiling libc v0.2.180 |
| 234 | 2026-05-08T19:35:43.585Z | Compiling serde_core v1.0.228 |
| 235 | 2026-05-08T19:35:43.585Z | Compiling cfg-if v1.0.4 |
| 236 | 2026-05-08T19:35:43.588Z | Compiling zerocopy v0.8.34 |
| 237 | 2026-05-08T19:35:43.588Z | Compiling thiserror v2.0.18 |
| 238 | 2026-05-08T19:35:43.652Z | Compiling fnv v1.0.7 |
| 239 | 2026-05-08T19:35:43.698Z | Compiling ident_case v1.0.1 |
| 240 | 2026-05-08T19:35:43.727Z | Compiling strsim v0.11.1 |
| 241 | 2026-05-08T19:35:43.808Z | Compiling memchr v2.7.6 |
| 242 | 2026-05-08T19:35:43.885Z | Compiling regex-syntax v0.8.8 |
| 243 | 2026-05-08T19:35:43.977Z | Compiling winnow v0.7.14 |
| 244 | 2026-05-08T19:35:44.004Z | Compiling hashbrown v0.16.1 |
| 245 | 2026-05-08T19:35:44.076Z | Compiling either v1.15.0 |
| 246 | 2026-05-08T19:35:44.255Z | Compiling aho-corasick v1.1.4 |
| 247 | 2026-05-08T19:35:44.311Z | Compiling serde v1.0.228 |
| 248 | 2026-05-08T19:35:44.338Z | Compiling equivalent v1.0.2 |
| 249 | 2026-05-08T19:35:44.409Z | Compiling anyhow v1.0.100 |
| 250 | 2026-05-08T19:35:44.507Z | Compiling indexmap v2.13.0 |
| 251 | 2026-05-08T19:35:44.711Z | Compiling itertools v0.14.0 |
| 252 | 2026-05-08T19:35:44.744Z | Compiling syn v2.0.114 |
| 253 | 2026-05-08T19:35:44.817Z | Compiling byteorder v1.5.0 |
| 254 | 2026-05-08T19:35:44.990Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 255 | 2026-05-08T19:35:45.082Z | Compiling getrandom v0.3.4 |
| 256 | 2026-05-08T19:35:45.195Z | Compiling heapless v0.8.0 |
| 257 | 2026-05-08T19:35:45.343Z | Compiling regex-automata v0.4.13 |
| 258 | 2026-05-08T19:35:45.379Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 259 | 2026-05-08T19:35:45.677Z | Compiling bitflags v2.10.0 |
| 260 | 2026-05-08T19:35:45.689Z | Compiling hash32 v0.3.1 |
| 261 | 2026-05-08T19:35:45.817Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 262 | 2026-05-08T19:35:45.830Z | Compiling stable_deref_trait v1.2.1 |
| 263 | 2026-05-08T19:35:45.892Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-05-08T19:35:45.939Z | Compiling syn v1.0.109 |
| 265 | 2026-05-08T19:35:45.963Z | Compiling rustversion v1.0.22 |
| 266 | 2026-05-08T19:35:45.971Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 267 | 2026-05-08T19:35:46.009Z | Compiling macaddr v1.0.1 |
| 268 | 2026-05-08T19:35:46.211Z | Compiling bitflags v1.3.2 |
| 269 | 2026-05-08T19:35:46.263Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 270 | 2026-05-08T19:35:46.267Z | Compiling ref-cast v1.0.25 |
| 271 | 2026-05-08T19:35:46.323Z | Compiling proc-macro-crate v3.4.0 |
| 272 | 2026-05-08T19:35:46.373Z | Compiling version_check v0.9.5 |
| 273 | 2026-05-08T19:35:46.458Z | Compiling managed v0.8.0 |
| 274 | 2026-05-08T19:35:46.551Z | Compiling rustix v1.1.3 |
| 275 | 2026-05-08T19:35:46.636Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 276 | 2026-05-08T19:35:46.698Z | Compiling rand_core v0.9.5 |
| 277 | 2026-05-08T19:35:46.849Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 278 | 2026-05-08T19:35:46.933Z | Compiling errno v0.3.14 |
| 279 | 2026-05-08T19:35:47.071Z | Compiling regex v1.12.2 |
| 280 | 2026-05-08T19:35:47.101Z | Compiling foreign-types-shared v0.3.1 |
| 281 | 2026-05-08T19:35:47.183Z | Compiling utf8parse v0.2.2 |
| 282 | 2026-05-08T19:35:47.209Z | Compiling ipnetwork v0.21.1 |
| 283 | 2026-05-08T19:35:47.277Z | Compiling unicode-width v0.2.2 |
| 284 | 2026-05-08T19:35:47.470Z | Compiling darling_core v0.21.3 |
| 285 | 2026-05-08T19:35:47.562Z | Compiling once_cell v1.21.3 |
| 286 | 2026-05-08T19:35:47.565Z | Compiling tabwriter v1.4.1 |
| 287 | 2026-05-08T19:35:47.779Z | Compiling tracing-core v0.1.36 |
| 288 | 2026-05-08T19:35:47.887Z | Compiling cstr-argument v0.1.2 |
| 289 | 2026-05-08T19:35:47.970Z | Compiling anstyle-parse v0.2.7 |
| 290 | 2026-05-08T19:35:48.369Z | Compiling anstyle-query v1.1.5 |
| 291 | 2026-05-08T19:35:48.457Z | Compiling pretty-hex v0.4.1 |
| 292 | 2026-05-08T19:35:48.461Z | Compiling dyn-clone v1.0.20 |
| 293 | 2026-05-08T19:35:48.585Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 294 | 2026-05-08T19:35:48.593Z | Compiling anstyle v1.0.13 |
| 295 | 2026-05-08T19:35:48.596Z | Compiling colorchoice v1.0.4 |
| 296 | 2026-05-08T19:35:48.661Z | Compiling zerocopy-derive v0.8.34 |
| 297 | 2026-05-08T19:35:48.692Z | Compiling thiserror-impl v2.0.18 |
| 298 | 2026-05-08T19:35:48.734Z | Compiling serde_derive v1.0.228 |
| 299 | 2026-05-08T19:35:48.782Z | Compiling num_enum_derive v0.7.5 |
| 300 | 2026-05-08T19:35:48.812Z | Compiling ref-cast-impl v1.0.25 |
| 301 | 2026-05-08T19:35:49.374Z | Compiling foreign-types-macros v0.2.3 |
| 302 | 2026-05-08T19:35:49.473Z | Compiling tracing-attributes v0.1.31 |
| 303 | 2026-05-08T19:35:49.567Z | Compiling darling_macro v0.21.3 |
| 304 | 2026-05-08T19:35:49.728Z | Compiling num_enum v0.7.5 |
| 305 | 2026-05-08T19:35:49.844Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 306 | 2026-05-08T19:35:49.964Z | Compiling cobs v0.3.0 |
| 307 | 2026-05-08T19:35:49.967Z | Compiling foreign-types v0.5.0 |
| 308 | 2026-05-08T19:35:50.026Z | Compiling pin-project-lite v0.2.16 |
| 309 | 2026-05-08T19:35:50.052Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 310 | 2026-05-08T19:35:50.092Z | Compiling darling v0.21.3 |
| 311 | 2026-05-08T19:35:50.105Z | Compiling is_terminal_polyfill v1.70.2 |
| 312 | 2026-05-08T19:35:50.157Z | Compiling ingot-macros v0.1.1 |
| 313 | 2026-05-08T19:35:50.162Z | Compiling anstream v0.6.21 |
| 314 | 2026-05-08T19:35:50.180Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 315 | 2026-05-08T19:35:50.307Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 316 | 2026-05-08T19:35:50.498Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 317 | 2026-05-08T19:35:50.508Z | Compiling terminal_size v0.4.3 |
| 318 | 2026-05-08T19:35:50.615Z | Compiling uuid v1.20.0 |
| 319 | 2026-05-08T19:35:50.643Z | Compiling socket2 v0.6.2 |
| 320 | 2026-05-08T19:35:50.726Z | Compiling tracing v0.1.44 |
| 321 | 2026-05-08T19:35:51.024Z | Compiling clap_lex v0.7.7 |
| 322 | 2026-05-08T19:35:51.066Z | Compiling colored v3.1.1 |
| 323 | 2026-05-08T19:35:51.200Z | Compiling oxnet v0.1.4 |
| 324 | 2026-05-08T19:35:51.331Z | Compiling heck v0.5.0 |
| 325 | 2026-05-08T19:35:51.488Z | Compiling clap_builder v4.5.54 |
| 326 | 2026-05-08T19:35:51.519Z | Compiling clap_derive v4.5.49 |
| 327 | 2026-05-08T19:35:51.600Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 328 | 2026-05-08T19:35:51.872Z | Compiling postcard v1.1.3 |
| 329 | 2026-05-08T19:35:52.098Z | Compiling ppv-lite86 v0.2.21 |
| 330 | 2026-05-08T19:35:52.400Z | Compiling rand_chacha v0.9.0 |
| 331 | 2026-05-08T19:35:52.557Z | Compiling rand v0.9.2 |
| 332 | 2026-05-08T19:35:52.599Z | Compiling ingot-types v0.1.2 |
| 333 | 2026-05-08T19:35:52.925Z | Compiling ingot v0.1.1 |
| 334 | 2026-05-08T19:35:53.351Z | Compiling clap v4.5.54 |
| 335 | 2026-05-08T19:35:54.542Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 336 | 2026-05-08T19:35:55.508Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 337 | 2026-05-08T19:35:56.464Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 338 | 2026-05-08T19:36:02.871Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.36s |
| 339 | 2026-05-08T19:36:02.895Z | Building xde (release-lto). |
| 340 | 2026-05-08T19:36:03.154Z | Updating crates.io index |
| 341 | 2026-05-08T19:36:03.251Z | Downloading crates ... |
| 342 | 2026-05-08T19:36:03.311Z | Downloaded getopts v0.2.24 |
| 343 | 2026-05-08T19:36:03.318Z | Downloaded addr2line v0.25.0 |
| 344 | 2026-05-08T19:36:03.325Z | Downloaded rustc-literal-escaper v0.0.5 |
| 345 | 2026-05-08T19:36:03.328Z | Downloaded cfg-if v1.0.1 |
| 346 | 2026-05-08T19:36:03.333Z | Downloaded adler2 v2.0.1 |
| 347 | 2026-05-08T19:36:03.340Z | Downloaded hashbrown v0.15.5 |
| 348 | 2026-05-08T19:36:03.347Z | Downloaded rustc-demangle v0.1.26 |
| 349 | 2026-05-08T19:36:03.356Z | Downloaded miniz_oxide v0.8.9 |
| 350 | 2026-05-08T19:36:03.392Z | Downloaded memchr v2.7.5 |
| 351 | 2026-05-08T19:36:03.400Z | Downloaded object v0.37.3 |
| 352 | 2026-05-08T19:36:03.405Z | Downloaded gimli v0.32.0 |
| 353 | 2026-05-08T19:36:03.460Z | Downloaded libc v0.2.175 |
| 354 | 2026-05-08T19:36:03.513Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 355 | 2026-05-08T19:36:03.513Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 356 | 2026-05-08T19:36:03.517Z | Compiling proc-macro2 v1.0.106 |
| 357 | 2026-05-08T19:36:03.517Z | Compiling unicode-ident v1.0.22 |
| 358 | 2026-05-08T19:36:03.517Z | Compiling quote v1.0.44 |
| 359 | 2026-05-08T19:36:03.517Z | Compiling serde_core v1.0.228 |
| 360 | 2026-05-08T19:36:03.517Z | Compiling fnv v1.0.7 |
| 361 | 2026-05-08T19:36:03.534Z | Compiling ident_case v1.0.1 |
| 362 | 2026-05-08T19:36:03.649Z | Compiling strsim v0.11.1 |
| 363 | 2026-05-08T19:36:03.669Z | Compiling memchr v2.7.6 |
| 364 | 2026-05-08T19:36:03.672Z | Compiling regex-syntax v0.8.8 |
| 365 | 2026-05-08T19:36:03.926Z | Compiling either v1.15.0 |
| 366 | 2026-05-08T19:36:03.932Z | Compiling zerocopy v0.8.34 |
| 367 | 2026-05-08T19:36:04.039Z | Compiling serde v1.0.228 |
| 368 | 2026-05-08T19:36:04.050Z | Compiling aho-corasick v1.1.4 |
| 369 | 2026-05-08T19:36:04.120Z | Compiling thiserror v2.0.18 |
| 370 | 2026-05-08T19:36:04.314Z | Compiling itertools v0.14.0 |
| 371 | 2026-05-08T19:36:04.470Z | Compiling heapless v0.8.0 |
| 372 | 2026-05-08T19:36:04.677Z | Compiling syn v2.0.114 |
| 373 | 2026-05-08T19:36:04.682Z | Compiling smoltcp v0.11.0 |
| 374 | 2026-05-08T19:36:04.741Z | Compiling ref-cast v1.0.25 |
| 375 | 2026-05-08T19:36:04.958Z | Compiling version_check v0.9.5 |
| 376 | 2026-05-08T19:36:05.079Z | Compiling regex-automata v0.4.13 |
| 377 | 2026-05-08T19:36:05.115Z | Compiling crc32fast v1.5.0 |
| 378 | 2026-05-08T19:36:05.274Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 379 | 2026-05-08T19:36:06.657Z | Compiling regex v1.12.2 |
| 380 | 2026-05-08T19:36:07.033Z | Compiling darling_core v0.21.3 |
| 381 | 2026-05-08T19:36:07.749Z | Compiling thiserror-impl v2.0.18 |
| 382 | 2026-05-08T19:36:07.749Z | Compiling zerocopy-derive v0.8.34 |
| 383 | 2026-05-08T19:36:07.753Z | Compiling serde_derive v1.0.228 |
| 384 | 2026-05-08T19:36:07.753Z | Compiling ref-cast-impl v1.0.25 |
| 385 | 2026-05-08T19:36:07.753Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 386 | 2026-05-08T19:36:09.041Z | Compiling darling_macro v0.21.3 |
| 387 | 2026-05-08T19:36:09.844Z | Compiling darling v0.21.3 |
| 388 | 2026-05-08T19:36:09.907Z | Compiling ingot-macros v0.1.1 |
| 389 | 2026-05-08T19:36:09.907Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 390 | 2026-05-08T19:36:15.221Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 391 | 2026-05-08T19:36:17.154Z | Compiling byteorder v1.5.0 |
| 392 | 2026-05-08T19:36:17.157Z | Compiling stable_deref_trait v1.2.1 |
| 393 | 2026-05-08T19:36:17.157Z | Compiling cfg-if v1.0.4 |
| 394 | 2026-05-08T19:36:17.157Z | Compiling macaddr v1.0.1 |
| 395 | 2026-05-08T19:36:17.212Z | Compiling managed v0.8.0 |
| 396 | 2026-05-08T19:36:17.217Z | Compiling bitflags v1.3.2 |
| 397 | 2026-05-08T19:36:17.246Z | Compiling cobs v0.3.0 |
| 398 | 2026-05-08T19:36:17.333Z | Compiling hash32 v0.3.1 |
| 399 | 2026-05-08T19:36:17.453Z | Compiling dyn-clone v1.0.20 |
| 400 | 2026-05-08T19:36:17.518Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 401 | 2026-05-08T19:36:18.712Z | Compiling bitflags v2.10.0 |
| 402 | 2026-05-08T19:36:18.712Z | Compiling uuid v1.20.0 |
| 403 | 2026-05-08T19:36:18.858Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 404 | 2026-05-08T19:36:19.132Z | Compiling postcard v1.1.3 |
| 405 | 2026-05-08T19:36:19.175Z | Compiling ingot-types v0.1.2 |
| 406 | 2026-05-08T19:36:19.499Z | Compiling ingot v0.1.1 |
| 407 | 2026-05-08T19:36:20.970Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 408 | 2026-05-08T19:36:24.588Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 409 | 2026-05-08T19:36:33.477Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 410 | 2026-05-08T19:37:02.212Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 59.27s |
| 411 | 2026-05-08T19:37:02.236Z | Linking xde kmod... |
| 412 | 2026-05-08T19:37:02.637Z | Building xde dev link helper (release). |
| 413 | 2026-05-08T19:37:02.807Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 414 | 2026-05-08T19:37:02.807Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 415 | 2026-05-08T19:37:02.807Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 416 | 2026-05-08T19:37:13.692Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 417 | 2026-05-08T19:37:15.917Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.24s |
| 418 | 2026-05-08T19:37:15.933Z | Building opteadm (dev). |
| 419 | 2026-05-08T19:37:16.083Z | Compiling libc v0.2.180 |
| 420 | 2026-05-08T19:37:16.083Z | Compiling serde_core v1.0.228 |
| 421 | 2026-05-08T19:37:16.083Z | Compiling cfg-if v1.0.4 |
| 422 | 2026-05-08T19:37:16.083Z | Compiling zerocopy v0.8.34 |
| 423 | 2026-05-08T19:37:16.087Z | Compiling strsim v0.11.1 |
| 424 | 2026-05-08T19:37:16.087Z | Compiling fnv v1.0.7 |
| 425 | 2026-05-08T19:37:16.087Z | Compiling memchr v2.7.6 |
| 426 | 2026-05-08T19:37:16.087Z | Compiling syn v2.0.114 |
| 427 | 2026-05-08T19:37:16.156Z | Compiling ident_case v1.0.1 |
| 428 | 2026-05-08T19:37:16.178Z | Compiling regex-syntax v0.8.8 |
| 429 | 2026-05-08T19:37:16.258Z | Compiling winnow v0.7.14 |
| 430 | 2026-05-08T19:37:16.371Z | Compiling serde v1.0.228 |
| 431 | 2026-05-08T19:37:16.491Z | Compiling hashbrown v0.16.1 |
| 432 | 2026-05-08T19:37:16.647Z | Compiling aho-corasick v1.1.4 |
| 433 | 2026-05-08T19:37:16.665Z | Compiling equivalent v1.0.2 |
| 434 | 2026-05-08T19:37:16.735Z | Compiling either v1.15.0 |
| 435 | 2026-05-08T19:37:16.883Z | Compiling heapless v0.8.0 |
| 436 | 2026-05-08T19:37:16.920Z | Compiling itertools v0.14.0 |
| 437 | 2026-05-08T19:37:17.002Z | Compiling indexmap v2.13.0 |
| 438 | 2026-05-08T19:37:17.164Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 439 | 2026-05-08T19:37:17.367Z | Compiling byteorder v1.5.0 |
| 440 | 2026-05-08T19:37:17.542Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 441 | 2026-05-08T19:37:17.577Z | Compiling regex-automata v0.4.13 |
| 442 | 2026-05-08T19:37:17.634Z | Compiling getrandom v0.3.4 |
| 443 | 2026-05-08T19:37:17.957Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 444 | 2026-05-08T19:37:18.026Z | Compiling bitflags v2.10.0 |
| 445 | 2026-05-08T19:37:18.081Z | Compiling hash32 v0.3.1 |
| 446 | 2026-05-08T19:37:18.258Z | Compiling syn v1.0.109 |
| 447 | 2026-05-08T19:37:18.265Z | Compiling stable_deref_trait v1.2.1 |
| 448 | 2026-05-08T19:37:18.265Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 449 | 2026-05-08T19:37:18.265Z | Compiling macaddr v1.0.1 |
| 450 | 2026-05-08T19:37:18.293Z | Compiling rustversion v1.0.22 |
| 451 | 2026-05-08T19:37:18.451Z | Compiling smoltcp v0.11.0 |
| 452 | 2026-05-08T19:37:18.462Z | Compiling proc-macro-crate v3.4.0 |
| 453 | 2026-05-08T19:37:18.636Z | Compiling darling_core v0.21.3 |
| 454 | 2026-05-08T19:37:18.776Z | Compiling version_check v0.9.5 |
| 455 | 2026-05-08T19:37:18.804Z | Compiling managed v0.8.0 |
| 456 | 2026-05-08T19:37:18.824Z | Compiling ref-cast v1.0.25 |
| 457 | 2026-05-08T19:37:18.880Z | Compiling bitflags v1.3.2 |
| 458 | 2026-05-08T19:37:18.920Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 459 | 2026-05-08T19:37:19.037Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 460 | 2026-05-08T19:37:19.123Z | Compiling rand_core v0.9.5 |
| 461 | 2026-05-08T19:37:19.258Z | Compiling regex v1.12.2 |
| 462 | 2026-05-08T19:37:19.390Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 463 | 2026-05-08T19:37:19.483Z | Compiling errno v0.3.14 |
| 464 | 2026-05-08T19:37:19.635Z | Compiling once_cell v1.21.3 |
| 465 | 2026-05-08T19:37:19.645Z | Compiling unicode-width v0.2.2 |
| 466 | 2026-05-08T19:37:19.870Z | Compiling zerocopy-derive v0.8.34 |
| 467 | 2026-05-08T19:37:19.878Z | Compiling thiserror-impl v2.0.18 |
| 468 | 2026-05-08T19:37:19.949Z | Compiling serde_derive v1.0.228 |
| 469 | 2026-05-08T19:37:19.994Z | Compiling num_enum_derive v0.7.5 |
| 470 | 2026-05-08T19:37:20.139Z | Compiling foreign-types-macros v0.2.3 |
| 471 | 2026-05-08T19:37:20.779Z | Compiling darling_macro v0.21.3 |
| 472 | 2026-05-08T19:37:20.804Z | Compiling ref-cast-impl v1.0.25 |
| 473 | 2026-05-08T19:37:21.042Z | Compiling ipnetwork v0.21.1 |
| 474 | 2026-05-08T19:37:21.088Z | Compiling thiserror v2.0.18 |
| 475 | 2026-05-08T19:37:21.191Z | Compiling cobs v0.3.0 |
| 476 | 2026-05-08T19:37:21.326Z | Compiling darling v0.21.3 |
| 477 | 2026-05-08T19:37:21.391Z | Compiling foreign-types-shared v0.3.1 |
| 478 | 2026-05-08T19:37:21.397Z | Compiling ingot-macros v0.1.1 |
| 479 | 2026-05-08T19:37:21.470Z | Compiling foreign-types v0.5.0 |
| 480 | 2026-05-08T19:37:21.584Z | Compiling num_enum v0.7.5 |
| 481 | 2026-05-08T19:37:21.633Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 482 | 2026-05-08T19:37:21.704Z | Compiling tracing-attributes v0.1.31 |
| 483 | 2026-05-08T19:37:22.202Z | Compiling cstr-argument v0.1.2 |
| 484 | 2026-05-08T19:37:22.371Z | Compiling tabwriter v1.4.1 |
| 485 | 2026-05-08T19:37:22.533Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 486 | 2026-05-08T19:37:22.702Z | Compiling tracing-core v0.1.36 |
| 487 | 2026-05-08T19:37:22.789Z | Compiling rustix v1.1.3 |
| 488 | 2026-05-08T19:37:23.064Z | Compiling anyhow v1.0.100 |
| 489 | 2026-05-08T19:37:23.104Z | Compiling postcard v1.1.3 |
| 490 | 2026-05-08T19:37:23.261Z | Compiling ppv-lite86 v0.2.21 |
| 491 | 2026-05-08T19:37:23.270Z | Compiling pretty-hex v0.4.1 |
| 492 | 2026-05-08T19:37:23.322Z | Compiling pin-project-lite v0.2.16 |
| 493 | 2026-05-08T19:37:23.402Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 494 | 2026-05-08T19:37:23.409Z | Compiling dyn-clone v1.0.20 |
| 495 | 2026-05-08T19:37:23.459Z | Compiling tracing v0.1.44 |
| 496 | 2026-05-08T19:37:23.573Z | Compiling rand_chacha v0.9.0 |
| 497 | 2026-05-08T19:37:23.589Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 498 | 2026-05-08T19:37:23.628Z | Compiling terminal_size v0.4.3 |
| 499 | 2026-05-08T19:37:23.771Z | Compiling rand v0.9.2 |
| 500 | 2026-05-08T19:37:23.794Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 501 | 2026-05-08T19:37:23.820Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 502 | 2026-05-08T19:37:23.907Z | Compiling uuid v1.20.0 |
| 503 | 2026-05-08T19:37:23.933Z | Compiling socket2 v0.6.2 |
| 504 | 2026-05-08T19:37:24.029Z | Compiling oxnet v0.1.4 |
| 505 | 2026-05-08T19:37:24.087Z | Compiling ingot-types v0.1.2 |
| 506 | 2026-05-08T19:37:24.295Z | Compiling colored v3.1.1 |
| 507 | 2026-05-08T19:37:24.473Z | Compiling ingot v0.1.1 |
| 508 | 2026-05-08T19:37:24.483Z | Compiling clap_builder v4.5.54 |
| 509 | 2026-05-08T19:37:24.488Z | Compiling clap_derive v4.5.49 |
| 510 | 2026-05-08T19:37:24.594Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 511 | 2026-05-08T19:37:26.001Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 512 | 2026-05-08T19:37:26.055Z | Compiling clap v4.5.54 |
| 513 | 2026-05-08T19:37:28.289Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 514 | 2026-05-08T19:37:29.506Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 515 | 2026-05-08T19:37:33.798Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.86s |
| 516 | 2026-05-08T19:37:33.824Z | Building xde (dev). |
| 517 | 2026-05-08T19:37:34.057Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 518 | 2026-05-08T19:37:34.057Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 519 | 2026-05-08T19:37:34.057Z | Compiling proc-macro2 v1.0.106 |
| 520 | 2026-05-08T19:37:34.057Z | Compiling unicode-ident v1.0.22 |
| 521 | 2026-05-08T19:37:34.057Z | Compiling quote v1.0.44 |
| 522 | 2026-05-08T19:37:34.057Z | Compiling serde_core v1.0.228 |
| 523 | 2026-05-08T19:37:34.060Z | Compiling fnv v1.0.7 |
| 524 | 2026-05-08T19:37:34.075Z | Compiling ident_case v1.0.1 |
| 525 | 2026-05-08T19:37:34.150Z | Compiling strsim v0.11.1 |
| 526 | 2026-05-08T19:37:34.171Z | Compiling memchr v2.7.6 |
| 527 | 2026-05-08T19:37:34.175Z | Compiling regex-syntax v0.8.8 |
| 528 | 2026-05-08T19:37:34.417Z | Compiling thiserror v2.0.18 |
| 529 | 2026-05-08T19:37:34.434Z | Compiling zerocopy v0.8.34 |
| 530 | 2026-05-08T19:37:34.533Z | Compiling either v1.15.0 |
| 531 | 2026-05-08T19:37:34.567Z | Compiling aho-corasick v1.1.4 |
| 532 | 2026-05-08T19:37:34.718Z | Compiling serde v1.0.228 |
| 533 | 2026-05-08T19:37:34.830Z | Compiling itertools v0.14.0 |
| 534 | 2026-05-08T19:37:35.005Z | Compiling heapless v0.8.0 |
| 535 | 2026-05-08T19:37:35.095Z | Compiling syn v2.0.114 |
| 536 | 2026-05-08T19:37:35.233Z | Compiling smoltcp v0.11.0 |
| 537 | 2026-05-08T19:37:35.240Z | Compiling ref-cast v1.0.25 |
| 538 | 2026-05-08T19:37:35.460Z | Compiling version_check v0.9.5 |
| 539 | 2026-05-08T19:37:35.627Z | Compiling regex-automata v0.4.13 |
| 540 | 2026-05-08T19:37:35.650Z | Compiling crc32fast v1.5.0 |
| 541 | 2026-05-08T19:37:35.855Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 542 | 2026-05-08T19:37:37.199Z | Compiling regex v1.12.2 |
| 543 | 2026-05-08T19:37:37.446Z | Compiling darling_core v0.21.3 |
| 544 | 2026-05-08T19:37:38.368Z | Compiling thiserror-impl v2.0.18 |
| 545 | 2026-05-08T19:37:38.368Z | Compiling zerocopy-derive v0.8.34 |
| 546 | 2026-05-08T19:37:38.371Z | Compiling serde_derive v1.0.228 |
| 547 | 2026-05-08T19:37:38.371Z | Compiling ref-cast-impl v1.0.25 |
| 548 | 2026-05-08T19:37:38.371Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 549 | 2026-05-08T19:37:39.660Z | Compiling darling_macro v0.21.3 |
| 550 | 2026-05-08T19:37:40.499Z | Compiling darling v0.21.3 |
| 551 | 2026-05-08T19:37:40.584Z | Compiling ingot-macros v0.1.1 |
| 552 | 2026-05-08T19:37:40.584Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 553 | 2026-05-08T19:37:45.397Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 554 | 2026-05-08T19:37:47.083Z | Compiling byteorder v1.5.0 |
| 555 | 2026-05-08T19:37:47.083Z | Compiling cfg-if v1.0.4 |
| 556 | 2026-05-08T19:37:47.088Z | Compiling stable_deref_trait v1.2.1 |
| 557 | 2026-05-08T19:37:47.088Z | Compiling macaddr v1.0.1 |
| 558 | 2026-05-08T19:37:47.145Z | Compiling managed v0.8.0 |
| 559 | 2026-05-08T19:37:47.150Z | Compiling cobs v0.3.0 |
| 560 | 2026-05-08T19:37:47.180Z | Compiling bitflags v1.3.2 |
| 561 | 2026-05-08T19:37:47.246Z | Compiling hash32 v0.3.1 |
| 562 | 2026-05-08T19:37:47.399Z | Compiling dyn-clone v1.0.20 |
| 563 | 2026-05-08T19:37:47.525Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 564 | 2026-05-08T19:37:48.600Z | Compiling bitflags v2.10.0 |
| 565 | 2026-05-08T19:37:48.600Z | Compiling uuid v1.20.0 |
| 566 | 2026-05-08T19:37:48.730Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 567 | 2026-05-08T19:37:49.008Z | Compiling ingot-types v0.1.2 |
| 568 | 2026-05-08T19:37:49.054Z | Compiling postcard v1.1.3 |
| 569 | 2026-05-08T19:37:49.319Z | Compiling ingot v0.1.1 |
| 570 | 2026-05-08T19:37:50.736Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 571 | 2026-05-08T19:37:54.863Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 572 | 2026-05-08T19:38:05.654Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 573 | 2026-05-08T19:38:14.125Z | Finished `dev` profile [optimized + debuginfo] target(s) in 40.26s |
| 574 | 2026-05-08T19:38:14.146Z | Linking xde kmod... |
| 575 | 2026-05-08T19:38:15.249Z | Building xde dev link helper (dev). |
| 576 | 2026-05-08T19:38:15.413Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 577 | 2026-05-08T19:38:15.414Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 578 | 2026-05-08T19:38:15.414Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 579 | 2026-05-08T19:38:25.850Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 580 | 2026-05-08T19:38:27.928Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.64s |
| 581 | 2026-05-08T19:38:27.956Z | |
| 582 | 2026-05-08T19:38:27.957Z | real 3:01.027576228 |
| 583 | 2026-05-08T19:38:27.957Z | user 8:48.360995188 |
| 584 | 2026-05-08T19:38:27.957Z | sys 55.028286269 |
| 585 | 2026-05-08T19:38:27.957Z | trap 0.238710782 |
| 586 | 2026-05-08T19:38:27.957Z | tflt 0.844515971 |
| 587 | 2026-05-08T19:38:27.957Z | dflt 1.236868540 |
| 588 | 2026-05-08T19:38:27.957Z | kflt 0.006067901 |
| 589 | 2026-05-08T19:38:27.957Z | lock 22:47.874336385 |
| 590 | 2026-05-08T19:38:27.957Z | slp 27:17.175214596 |
| 591 | 2026-05-08T19:38:27.957Z | lat 19.888756343 |
| 592 | 2026-05-08T19:38:27.957Z | stop 28.475043803 |
| 593 | 2026-05-08T19:38:27.957Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 594 | 2026-05-08T19:38:27.957Z | + grep GOTPCREL |
| 595 | 2026-05-08T19:38:28.840Z | + header 'package opte' |
| 596 | 2026-05-08T19:38:28.840Z | + echo '# ==== package opte ==== #' |
| 597 | 2026-05-08T19:38:28.840Z | # ==== package opte ==== # |
| 598 | 2026-05-08T19:38:28.840Z | + cargo xtask package --skip-build --profile all |
| 599 | 2026-05-08T19:38:28.979Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 600 | 2026-05-08T19:38:28.982Z | Running `target/debug/xtask package --skip-build --profile all` |
| 601 | 2026-05-08T19:38:29.182Z | + ./clean.sh |
| 602 | 2026-05-08T19:38:29.190Z | + mkdir -p proto/kernel/drv/amd64 |
| 603 | 2026-05-08T19:38:29.193Z | + mkdir -p proto/opt/oxide/opte/bin |
| 604 | 2026-05-08T19:38:29.193Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 605 | 2026-05-08T19:38:29.196Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 606 | 2026-05-08T19:38:29.209Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 607 | 2026-05-08T19:38:29.241Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 608 | 2026-05-08T19:38:29.245Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 609 | 2026-05-08T19:38:29.245Z | + '[' -z ']' |
| 610 | 2026-05-08T19:38:29.245Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 611 | 2026-05-08T19:38:29.274Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 612 | 2026-05-08T19:38:29.356Z | + INC_DEBUG= |
| 613 | 2026-05-08T19:38:29.362Z | ++ ./print-api-version.sh |
| 614 | 2026-05-08T19:38:29.362Z | + API_VSN=39 |
| 615 | 2026-05-08T19:38:29.362Z | + TAG=19.2 |
| 616 | 2026-05-08T19:38:29.362Z | + PKG_VERSION=0.39.464 |
| 617 | 2026-05-08T19:38:29.362Z | + '[' 19.2 ']' |
| 618 | 2026-05-08T19:38:29.362Z | + PKG_VERSION=0.39.464-19.2 |
| 619 | 2026-05-08T19:38:29.362Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%PKG_VERSION%/0.39.464-19.2/g opte.template.p5m |
| 620 | 2026-05-08T19:38:29.362Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 621 | 2026-05-08T19:38:30.273Z | + pkgdepend generate -d proto opte.base.p5m |
| 622 | 2026-05-08T19:38:30.972Z | + mkdir -p packages |
| 623 | 2026-05-08T19:38:30.975Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 624 | 2026-05-08T19:38:41.893Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 625 | 2026-05-08T19:38:41.896Z | + pkgrepo create packages/repo |
| 626 | 2026-05-08T19:38:42.452Z | + pkgrepo add-publisher -s packages/repo helios-dev |
| 627 | 2026-05-08T19:38:42.986Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 628 | 2026-05-08T19:39:11.085Z | pkg://helios-dev/driver/network/opte@0.39.464,5.11-19.2:20260508T193841Z |
| 629 | 2026-05-08T19:39:11.085Z | PUBLISHED |
| 630 | 2026-05-08T19:39:11.121Z | + pkgrecv -a -d packages/repo/opte-0.39.464-19.2.p5p -s packages/repo -v -m latest '*' |
| 631 | 2026-05-08T19:39:11.606Z | Retrieving packages for publisher helios-dev ... |
| 632 | 2026-05-08T19:39:11.609Z | Retrieving catalog 'helios-dev' ... Done |
| 633 | 2026-05-08T19:39:11.612Z | Retrieving and evaluating 1 package(s)... |
| 634 | 2026-05-08T19:39:11.612Z | Fetching manifests: 1/1 100% complete |
| 635 | 2026-05-08T19:39:11.613Z | Fetching manifests: 1/1 100% complete |
| 636 | 2026-05-08T19:39:11.613Z | |
| 637 | 2026-05-08T19:39:11.613Z | Archiving packages ... |
| 638 | 2026-05-08T19:39:11.613Z | Packages to add: 1 |
| 639 | 2026-05-08T19:39:11.613Z | Files to retrieve: 6 |
| 640 | 2026-05-08T19:39:11.613Z | Estimated transfer size: 35.31 MB |
| 641 | 2026-05-08T19:39:11.613Z | |
| 642 | 2026-05-08T19:39:11.613Z | Packages to archive: |
| 643 | 2026-05-08T19:39:11.613Z | driver/network/opte@0.39.464,5.11-19.2:20260508T193841Z |
| 644 | 2026-05-08T19:39:11.613Z | |
| 645 | 2026-05-08T19:39:11.613Z | Download: 0/6 items 0.0/35.3MB 0% complete |
| 646 | 2026-05-08T19:39:11.676Z | Download: Completed 35.31 MB in 0.06 seconds (552M/s) |
| 647 | 2026-05-08T19:39:11.679Z | Archiving: 1/20 items 0.0/35.3MB 0% complete |
| 648 | 2026-05-08T19:39:11.688Z | Archiving: Completed 35.34 MB in 0.01 seconds |
| 649 | 2026-05-08T19:39:11.726Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.39.464-19.2.p5p. |
| 650 | 2026-05-08T19:39:11.729Z | + banner copy |
| 651 | 2026-05-08T19:39:11.732Z | |
| 652 | 2026-05-08T19:39:11.732Z | #### #### ##### # # |
| 653 | 2026-05-08T19:39:11.732Z | # # # # # # # # |
| 654 | 2026-05-08T19:39:11.732Z | # # # # # # |
| 655 | 2026-05-08T19:39:11.732Z | # # # ##### # |
| 656 | 2026-05-08T19:39:11.732Z | # # # # # # |
| 657 | 2026-05-08T19:39:11.732Z | #### #### # # |
| 658 | 2026-05-08T19:39:11.732Z | |
| 659 | 2026-05-08T19:39:11.732Z | + pfexec mkdir -p /out |
| 660 | 2026-05-08T19:39:11.736Z | + pfexec chown 12345 /out |
| 661 | 2026-05-08T19:39:11.738Z | + PKG_NAME=/out/opte.p5p |
| 662 | 2026-05-08T19:39:11.738Z | + mv pkg/packages/repo/opte-0.39.464-19.2.p5p /out/opte.p5p |
| 663 | 2026-05-08T19:39:11.764Z | + sha256sum /out/opte.p5p |
| 664 | 2026-05-08T19:39:11.786Z | process exited: duration 238722 ms, exit code 0 |
| |
| 665 | 2026-05-08T19:39:11.797Z | found 2 output files |
| 666 | 2026-05-08T19:39:11.797Z | uploading: /out/opte.p5p (37068800 bytes) |
| 667 | 2026-05-08T19:39:13.016Z | uploaded: /out/opte.p5p |
| 668 | 2026-05-08T19:39:13.016Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 669 | 2026-05-08T19:39:14.028Z | uploaded: /out/opte.p5p.sha256 |