|
|
|
| 1 | 2026-05-05T16:12:07.889Z | job assigned to worker 01KQWEGY7G9WEZTG4PHPP2NEX8 [factory aws, i-042774ccb6abad07a] (queued for 1 m 16 s) |
| |
| 2 | 2026-05-05T16:12:14.940Z | starting task 0: "setup" |
| 3 | 2026-05-05T16:12:14.950Z | ++ uname -s |
| 4 | 2026-05-05T16:12:14.953Z | + kern=SunOS |
| 5 | 2026-05-05T16:12:14.953Z | + build_user=build |
| 6 | 2026-05-05T16:12:14.953Z | + build_uid=12345 |
| 7 | 2026-05-05T16:12:14.953Z | + work_dir=/work |
| 8 | 2026-05-05T16:12:14.953Z | + input_dir=/input |
| 9 | 2026-05-05T16:12:14.953Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-05T16:12:14.953Z | + case "$kern" in |
| 11 | 2026-05-05T16:12:14.953Z | + groupadd -g 12345 build |
| 12 | 2026-05-05T16:12:14.957Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-05T16:12:16.962Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-05T16:12:17.178Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-05T16:12:17.181Z | + home_fs=zfs |
| 16 | 2026-05-05T16:12:17.181Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-05T16:12:17.181Z | + mkdir -p /home/build |
| 18 | 2026-05-05T16:12:17.181Z | + chown build:build /home/build /work |
| 19 | 2026-05-05T16:12:18.182Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-05T16:12:18.185Z | process exited: duration 3242 ms, exit code 0 |
| |
| 21 | 2026-05-05T16:12:18.192Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-05T16:12:18.196Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-05-05T16:12:18.196Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-05-05T16:12:18.196Z | * rust toolchain profile = "default" |
| 25 | 2026-05-05T16:12:18.196Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-05T16:12:18.196Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-05T16:12:18.196Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-05T16:12:18.199Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-05T16:12:18.199Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-05-05T16:12:18.355Z | info: downloading installer |
| 31 | 2026-05-05T16:12:19.896Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-05T16:12:19.896Z | warn: /opt/ooce/bin |
| 33 | 2026-05-05T16:12:19.896Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-05T16:12:19.896Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-05T16:12:19.896Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-05T16:12:19.896Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-05T16:12:19.896Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-05T16:12:19.896Z | error: cannot install while Rust is installed |
| 39 | 2026-05-05T16:12:19.896Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-05T16:12:19.896Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-05T16:12:19.896Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-05T16:12:19.896Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-05T16:12:19.896Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-05T16:12:19.934Z | info: profile set to default |
| 45 | 2026-05-05T16:12:19.934Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-05T16:12:19.938Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-05-05T16:12:20.079Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-05-05T16:12:20.083Z | info: downloading 6 components |
| 49 | 2026-05-05T16:12:34.715Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-05-05T16:12:34.715Z | |
| 51 | 2026-05-05T16:12:34.742Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-05-05T16:12:34.742Z | |
| 53 | 2026-05-05T16:12:34.742Z | |
| 54 | 2026-05-05T16:12:34.742Z | Rust is installed now. Great! |
| 55 | 2026-05-05T16:12:34.742Z | |
| 56 | 2026-05-05T16:12:34.742Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-05T16:12:34.742Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-05T16:12:34.742Z | |
| 59 | 2026-05-05T16:12:34.742Z | To configure your current shell, you need to source |
| 60 | 2026-05-05T16:12:34.742Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-05T16:12:34.742Z | |
| 62 | 2026-05-05T16:12:34.742Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-05T16:12:34.742Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-05T16:12:34.742Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-05T16:12:34.742Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-05T16:12:34.742Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-05T16:12:34.742Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-05T16:12:34.742Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-05T16:12:34.746Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-05T16:12:34.746Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-05T16:12:34.832Z | + rustup --version |
| 72 | 2026-05-05T16:12:34.840Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-05T16:12:34.843Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-05T16:12:34.861Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-05-05T16:12:34.865Z | + cargo --version |
| 76 | 2026-05-05T16:12:34.877Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-05-05T16:12:34.880Z | + rustc --version |
| 78 | 2026-05-05T16:12:34.899Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-05-05T16:12:34.902Z | process exited: duration 16705 ms, exit code 0 |
| |
| 80 | 2026-05-05T16:12:34.909Z | starting task 2: "authentication" |
| 81 | 2026-05-05T16:12:34.925Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-05T16:12:34.932Z | starting task 3: "clone repository" |
| 83 | 2026-05-05T16:12:34.935Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-05-05T16:12:34.940Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-05-05T16:12:34.988Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-05-05T16:12:36.039Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-05-05T16:12:36.039Z | + git fetch origin 84e91b62621406f38e4d0870a92bafacad96536e |
| 88 | 2026-05-05T16:12:36.374Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-05-05T16:12:36.374Z | * branch 84e91b62621406f38e4d0870a92bafacad96536e -> FETCH_HEAD |
| 90 | 2026-05-05T16:12:36.379Z | + [[ -n mtu ]] |
| 91 | 2026-05-05T16:12:36.382Z | ++ git branch --show-current |
| 92 | 2026-05-05T16:12:36.382Z | + current=master |
| 93 | 2026-05-05T16:12:36.382Z | + [[ master != mtu ]] |
| 94 | 2026-05-05T16:12:36.382Z | + git branch -f mtu 84e91b62621406f38e4d0870a92bafacad96536e |
| 95 | 2026-05-05T16:12:36.386Z | + git checkout -f mtu |
| 96 | 2026-05-05T16:12:36.400Z | Switched to branch 'mtu' |
| 97 | 2026-05-05T16:12:36.403Z | + git reset --hard 84e91b62621406f38e4d0870a92bafacad96536e |
| 98 | 2026-05-05T16:12:36.416Z | HEAD is now at 84e91b6 Bump API_VERSION. |
| 99 | 2026-05-05T16:12:36.420Z | process exited: duration 1484 ms, exit code 0 |
| |
| 100 | 2026-05-05T16:12:36.426Z | starting task 4: "build" |
| 101 | 2026-05-05T16:12:36.430Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-05T16:12:36.430Z | ++ rustup show active-toolchain |
| 103 | 2026-05-05T16:12:36.435Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-05-05T16:12:36.439Z | ++ pushd xde |
| 105 | 2026-05-05T16:12:36.439Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-05-05T16:12:36.439Z | ++ rustup show active-toolchain |
| 107 | 2026-05-05T16:12:36.442Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-05-05T16:12:36.585Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-05-05T16:12:36.589Z | info: downloading 6 components |
| 110 | 2026-05-05T16:12:50.701Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-05-05T16:12:50.788Z | +++ rustup show active-toolchain -v |
| 112 | 2026-05-05T16:12:50.791Z | +++ head -n 1 |
| 113 | 2026-05-05T16:12:50.791Z | +++ cut '-d ' -f1 |
| 114 | 2026-05-05T16:12:50.841Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-05-05T16:12:50.841Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-05-05T16:12:50.841Z | ++ popd |
| 117 | 2026-05-05T16:12:50.845Z | /work/oxidecomputer/opte |
| 118 | 2026-05-05T16:12:50.845Z | + TGT_BASE=/work |
| 119 | 2026-05-05T16:12:50.845Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 120 | 2026-05-05T16:12:50.845Z | + REL_TGT=/work/release |
| 121 | 2026-05-05T16:12:50.845Z | + mkdir -p /work/release |
| 122 | 2026-05-05T16:12:50.845Z | + cargo --version |
| 123 | 2026-05-05T16:12:50.852Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 124 | 2026-05-05T16:12:50.855Z | + rustc --version |
| 125 | 2026-05-05T16:12:50.874Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 126 | 2026-05-05T16:12:50.878Z | + header 'build xde and opteadm (release+debug)' |
| 127 | 2026-05-05T16:12:50.878Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 128 | 2026-05-05T16:12:50.878Z | # ==== build xde and opteadm (release+debug) ==== # |
| 129 | 2026-05-05T16:12:50.878Z | + ptime -m cargo xtask build --profile all |
| 130 | 2026-05-05T16:12:50.981Z | Updating crates.io index |
| 131 | 2026-05-05T16:12:50.985Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 132 | 2026-05-05T16:12:52.384Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 133 | 2026-05-05T16:12:53.229Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 134 | 2026-05-05T16:12:53.731Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 135 | 2026-05-05T16:12:54.035Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 136 | 2026-05-05T16:12:54.560Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 137 | 2026-05-05T16:12:54.920Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 138 | 2026-05-05T16:12:56.856Z | Downloading crates ... |
| 139 | 2026-05-05T16:12:56.898Z | Downloaded strsim v0.11.1 |
| 140 | 2026-05-05T16:12:56.906Z | Downloaded clap_lex v1.1.0 |
| 141 | 2026-05-05T16:12:56.910Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 142 | 2026-05-05T16:12:56.913Z | Downloaded zmij v1.0.21 |
| 143 | 2026-05-05T16:12:56.917Z | Downloaded utf8parse v0.2.2 |
| 144 | 2026-05-05T16:12:56.929Z | Downloaded heck v0.5.0 |
| 145 | 2026-05-05T16:12:56.932Z | Downloaded itoa v1.0.18 |
| 146 | 2026-05-05T16:12:56.932Z | Downloaded anstyle-query v1.1.5 |
| 147 | 2026-05-05T16:12:56.934Z | Downloaded serde_spanned v1.1.1 |
| 148 | 2026-05-05T16:12:56.937Z | Downloaded errno v0.3.14 |
| 149 | 2026-05-05T16:12:56.941Z | Downloaded cargo-platform v0.3.3 |
| 150 | 2026-05-05T16:12:56.945Z | Downloaded equivalent v1.0.2 |
| 151 | 2026-05-05T16:12:56.952Z | Downloaded terminal_size v0.4.4 |
| 152 | 2026-05-05T16:12:56.955Z | Downloaded is_terminal_polyfill v1.70.2 |
| 153 | 2026-05-05T16:12:56.955Z | Downloaded colorchoice v1.0.5 |
| 154 | 2026-05-05T16:12:56.959Z | Downloaded quote v1.0.45 |
| 155 | 2026-05-05T16:12:56.962Z | Downloaded thiserror-impl v2.0.18 |
| 156 | 2026-05-05T16:12:56.962Z | Downloaded anstyle-parse v1.0.0 |
| 157 | 2026-05-05T16:12:56.966Z | Downloaded anstream v1.0.0 |
| 158 | 2026-05-05T16:12:56.966Z | Downloaded clap v4.6.1 |
| 159 | 2026-05-05T16:12:56.974Z | Downloaded anstyle v1.0.14 |
| 160 | 2026-05-05T16:12:56.982Z | Downloaded thiserror v2.0.18 |
| 161 | 2026-05-05T16:12:56.985Z | Downloaded bitflags v2.11.1 |
| 162 | 2026-05-05T16:12:56.990Z | Downloaded semver v1.0.28 |
| 163 | 2026-05-05T16:12:56.990Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 164 | 2026-05-05T16:12:56.991Z | Downloaded clap_derive v4.6.1 |
| 165 | 2026-05-05T16:12:56.994Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 166 | 2026-05-05T16:12:56.998Z | Downloaded cargo_metadata v0.23.1 |
| 167 | 2026-05-05T16:12:56.998Z | Downloaded camino v1.2.2 |
| 168 | 2026-05-05T16:12:57.004Z | Downloaded serde_derive v1.0.228 |
| 169 | 2026-05-05T16:12:57.010Z | Downloaded serde_core v1.0.228 |
| 170 | 2026-05-05T16:12:57.014Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 171 | 2026-05-05T16:12:57.014Z | Downloaded anyhow v1.0.102 |
| 172 | 2026-05-05T16:12:57.017Z | Downloaded unicode-ident v1.0.24 |
| 173 | 2026-05-05T16:12:57.017Z | Downloaded proc-macro2 v1.0.106 |
| 174 | 2026-05-05T16:12:57.029Z | Downloaded serde v1.0.228 |
| 175 | 2026-05-05T16:12:57.044Z | Downloaded memchr v2.8.0 |
| 176 | 2026-05-05T16:12:57.047Z | Downloaded indexmap v2.14.0 |
| 177 | 2026-05-05T16:12:57.056Z | Downloaded serde_json v1.0.149 |
| 178 | 2026-05-05T16:12:57.068Z | Downloaded hashbrown v0.17.0 |
| 179 | 2026-05-05T16:12:57.072Z | Downloaded winnow v1.0.2 |
| 180 | 2026-05-05T16:12:57.077Z | Downloaded clap_builder v4.6.0 |
| 181 | 2026-05-05T16:12:57.088Z | Downloaded syn v2.0.117 |
| 182 | 2026-05-05T16:12:57.115Z | Downloaded rustix v1.1.4 |
| 183 | 2026-05-05T16:12:57.136Z | Downloaded libc v0.2.186 |
| 184 | 2026-05-05T16:12:57.182Z | Compiling serde_core v1.0.228 |
| 185 | 2026-05-05T16:12:57.183Z | Compiling proc-macro2 v1.0.106 |
| 186 | 2026-05-05T16:12:57.186Z | Compiling quote v1.0.45 |
| 187 | 2026-05-05T16:12:57.186Z | Compiling unicode-ident v1.0.24 |
| 188 | 2026-05-05T16:12:57.186Z | Compiling libc v0.2.186 |
| 189 | 2026-05-05T16:12:57.186Z | Compiling rustix v1.1.4 |
| 190 | 2026-05-05T16:12:57.186Z | Compiling utf8parse v0.2.2 |
| 191 | 2026-05-05T16:12:57.240Z | Compiling bitflags v2.11.1 |
| 192 | 2026-05-05T16:12:57.358Z | Compiling zmij v1.0.21 |
| 193 | 2026-05-05T16:12:57.374Z | Compiling anstyle-parse v1.0.0 |
| 194 | 2026-05-05T16:12:57.593Z | Compiling camino v1.2.2 |
| 195 | 2026-05-05T16:12:57.619Z | Compiling anstyle-query v1.1.5 |
| 196 | 2026-05-05T16:12:57.653Z | Compiling anstyle v1.0.14 |
| 197 | 2026-05-05T16:12:57.695Z | Compiling serde v1.0.228 |
| 198 | 2026-05-05T16:12:57.711Z | Compiling serde_json v1.0.149 |
| 199 | 2026-05-05T16:12:57.765Z | Compiling thiserror v2.0.18 |
| 200 | 2026-05-05T16:12:57.904Z | Compiling colorchoice v1.0.5 |
| 201 | 2026-05-05T16:12:57.932Z | Compiling errno v0.3.14 |
| 202 | 2026-05-05T16:12:57.939Z | Compiling is_terminal_polyfill v1.70.2 |
| 203 | 2026-05-05T16:12:58.002Z | Compiling anstream v1.0.0 |
| 204 | 2026-05-05T16:12:58.057Z | Compiling itoa v1.0.18 |
| 205 | 2026-05-05T16:12:58.103Z | Compiling clap_lex v1.1.0 |
| 206 | 2026-05-05T16:12:58.317Z | Compiling anyhow v1.0.102 |
| 207 | 2026-05-05T16:12:58.431Z | Compiling memchr v2.8.0 |
| 208 | 2026-05-05T16:12:58.474Z | Compiling syn v2.0.117 |
| 209 | 2026-05-05T16:12:58.502Z | Compiling terminal_size v0.4.4 |
| 210 | 2026-05-05T16:12:58.534Z | Compiling winnow v1.0.2 |
| 211 | 2026-05-05T16:12:58.549Z | Compiling heck v0.5.0 |
| 212 | 2026-05-05T16:12:58.641Z | Compiling strsim v0.11.1 |
| 213 | 2026-05-05T16:12:58.760Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 214 | 2026-05-05T16:12:58.861Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 215 | 2026-05-05T16:12:58.968Z | Compiling clap_builder v4.6.0 |
| 216 | 2026-05-05T16:12:59.663Z | Compiling serde_spanned v1.1.1 |
| 217 | 2026-05-05T16:12:59.713Z | Compiling semver v1.0.28 |
| 218 | 2026-05-05T16:12:59.815Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 219 | 2026-05-05T16:12:59.884Z | Compiling cargo-platform v0.3.3 |
| 220 | 2026-05-05T16:13:00.119Z | Compiling toml v1.1.2+spec-1.1.0 |
| 221 | 2026-05-05T16:13:00.773Z | Compiling thiserror-impl v2.0.18 |
| 222 | 2026-05-05T16:13:00.773Z | Compiling serde_derive v1.0.228 |
| 223 | 2026-05-05T16:13:00.779Z | Compiling clap_derive v4.6.1 |
| 224 | 2026-05-05T16:13:02.402Z | Compiling clap v4.6.1 |
| 225 | 2026-05-05T16:13:04.037Z | Compiling cargo_metadata v0.23.1 |
| 226 | 2026-05-05T16:13:06.501Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 227 | 2026-05-05T16:13:08.059Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.17s |
| 228 | 2026-05-05T16:13:08.154Z | Running `target/debug/xtask build --profile all` |
| 229 | 2026-05-05T16:13:09.652Z | Building opteadm (release). |
| 230 | 2026-05-05T16:13:09.745Z | Compiling proc-macro2 v1.0.106 |
| 231 | 2026-05-05T16:13:09.745Z | Compiling unicode-ident v1.0.24 |
| 232 | 2026-05-05T16:13:09.745Z | Compiling quote v1.0.45 |
| 233 | 2026-05-05T16:13:09.745Z | Compiling serde_core v1.0.228 |
| 234 | 2026-05-05T16:13:09.749Z | Compiling libc v0.2.186 |
| 235 | 2026-05-05T16:13:09.749Z | Compiling cfg-if v1.0.4 |
| 236 | 2026-05-05T16:13:09.749Z | Compiling thiserror v2.0.18 |
| 237 | 2026-05-05T16:13:09.749Z | Compiling strsim v0.11.1 |
| 238 | 2026-05-05T16:13:09.821Z | Compiling fnv v1.0.7 |
| 239 | 2026-05-05T16:13:09.860Z | Compiling ident_case v1.0.1 |
| 240 | 2026-05-05T16:13:09.899Z | Compiling memchr v2.8.0 |
| 241 | 2026-05-05T16:13:09.961Z | Compiling regex-syntax v0.8.10 |
| 242 | 2026-05-05T16:13:10.031Z | Compiling either v1.15.0 |
| 243 | 2026-05-05T16:13:10.050Z | Compiling winnow v1.0.2 |
| 244 | 2026-05-05T16:13:10.210Z | Compiling equivalent v1.0.2 |
| 245 | 2026-05-05T16:13:10.238Z | Compiling zerocopy v0.8.48 |
| 246 | 2026-05-05T16:13:10.275Z | Compiling hashbrown v0.17.0 |
| 247 | 2026-05-05T16:13:10.428Z | Compiling aho-corasick v1.1.4 |
| 248 | 2026-05-05T16:13:10.454Z | Compiling anyhow v1.0.102 |
| 249 | 2026-05-05T16:13:10.589Z | Compiling serde v1.0.228 |
| 250 | 2026-05-05T16:13:10.820Z | Compiling indexmap v2.14.0 |
| 251 | 2026-05-05T16:13:10.892Z | Compiling itertools v0.14.0 |
| 252 | 2026-05-05T16:13:10.915Z | Compiling syn v2.0.117 |
| 253 | 2026-05-05T16:13:10.987Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 254 | 2026-05-05T16:13:11.036Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 255 | 2026-05-05T16:13:11.244Z | Compiling byteorder v1.5.0 |
| 256 | 2026-05-05T16:13:11.411Z | Compiling regex-automata v0.4.14 |
| 257 | 2026-05-05T16:13:11.422Z | Compiling heapless v0.8.0 |
| 258 | 2026-05-05T16:13:11.509Z | Compiling hash32 v0.3.1 |
| 259 | 2026-05-05T16:13:11.635Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 260 | 2026-05-05T16:13:11.789Z | Compiling bitflags v2.11.1 |
| 261 | 2026-05-05T16:13:11.846Z | Compiling macaddr v1.0.1 |
| 262 | 2026-05-05T16:13:11.915Z | Compiling syn v1.0.109 |
| 263 | 2026-05-05T16:13:11.967Z | Compiling stable_deref_trait v1.2.1 |
| 264 | 2026-05-05T16:13:12.032Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 265 | 2026-05-05T16:13:12.042Z | Compiling smoltcp v0.11.0 |
| 266 | 2026-05-05T16:13:12.082Z | Compiling rustversion v1.0.22 |
| 267 | 2026-05-05T16:13:12.242Z | Compiling proc-macro-crate v3.5.0 |
| 268 | 2026-05-05T16:13:12.259Z | Compiling rand_core v0.10.1 |
| 269 | 2026-05-05T16:13:12.362Z | Compiling managed v0.8.0 |
| 270 | 2026-05-05T16:13:12.404Z | Compiling rustix v1.1.4 |
| 271 | 2026-05-05T16:13:12.438Z | Compiling bitflags v1.3.2 |
| 272 | 2026-05-05T16:13:12.498Z | Compiling ref-cast v1.0.25 |
| 273 | 2026-05-05T16:13:12.507Z | Compiling getrandom v0.4.2 |
| 274 | 2026-05-05T16:13:12.566Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 275 | 2026-05-05T16:13:12.588Z | Compiling version_check v0.9.5 |
| 276 | 2026-05-05T16:13:12.814Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 277 | 2026-05-05T16:13:12.841Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 278 | 2026-05-05T16:13:13.006Z | Compiling errno v0.3.14 |
| 279 | 2026-05-05T16:13:13.149Z | Compiling regex v1.12.3 |
| 280 | 2026-05-05T16:13:13.275Z | Compiling once_cell v1.21.4 |
| 281 | 2026-05-05T16:13:13.369Z | Compiling utf8parse v0.2.2 |
| 282 | 2026-05-05T16:13:13.466Z | Compiling darling_core v0.21.3 |
| 283 | 2026-05-05T16:13:13.495Z | Compiling cpufeatures v0.3.0 |
| 284 | 2026-05-05T16:13:13.537Z | Compiling ipnetwork v0.21.1 |
| 285 | 2026-05-05T16:13:13.555Z | Compiling foreign-types-shared v0.3.1 |
| 286 | 2026-05-05T16:13:13.637Z | Compiling unicode-width v0.2.2 |
| 287 | 2026-05-05T16:13:13.855Z | Compiling tabwriter v1.4.1 |
| 288 | 2026-05-05T16:13:13.909Z | Compiling chacha20 v0.10.0 |
| 289 | 2026-05-05T16:13:13.918Z | Compiling cstr-argument v0.1.2 |
| 290 | 2026-05-05T16:13:14.034Z | Compiling anstyle-parse v1.0.0 |
| 291 | 2026-05-05T16:13:14.062Z | Compiling tracing-core v0.1.36 |
| 292 | 2026-05-05T16:13:14.612Z | Compiling dyn-clone v1.0.20 |
| 293 | 2026-05-05T16:13:14.612Z | Compiling pretty-hex v0.4.2 |
| 294 | 2026-05-05T16:13:14.720Z | Compiling thiserror-impl v2.0.18 |
| 295 | 2026-05-05T16:13:14.736Z | Compiling zerocopy-derive v0.8.48 |
| 296 | 2026-05-05T16:13:14.741Z | Compiling serde_derive v1.0.228 |
| 297 | 2026-05-05T16:13:14.929Z | Compiling ref-cast-impl v1.0.25 |
| 298 | 2026-05-05T16:13:14.981Z | Compiling foreign-types-macros v0.2.3 |
| 299 | 2026-05-05T16:13:15.454Z | Compiling num_enum_derive v0.7.6 |
| 300 | 2026-05-05T16:13:15.603Z | Compiling tracing-attributes v0.1.31 |
| 301 | 2026-05-05T16:13:15.607Z | Compiling foreign-types v0.5.0 |
| 302 | 2026-05-05T16:13:15.636Z | Compiling darling_macro v0.21.3 |
| 303 | 2026-05-05T16:13:15.666Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 304 | 2026-05-05T16:13:16.062Z | Compiling cobs v0.3.0 |
| 305 | 2026-05-05T16:13:16.131Z | Compiling is_terminal_polyfill v1.70.2 |
| 306 | 2026-05-05T16:13:16.149Z | Compiling darling v0.21.3 |
| 307 | 2026-05-05T16:13:16.211Z | Compiling anstyle-query v1.1.5 |
| 308 | 2026-05-05T16:13:16.214Z | Compiling ingot-macros v0.1.1 |
| 309 | 2026-05-05T16:13:16.264Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 310 | 2026-05-05T16:13:16.268Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5) |
| 311 | 2026-05-05T16:13:16.296Z | Compiling colorchoice v1.0.5 |
| 312 | 2026-05-05T16:13:16.396Z | Compiling pin-project-lite v0.2.17 |
| 313 | 2026-05-05T16:13:16.409Z | Compiling num_enum v0.7.6 |
| 314 | 2026-05-05T16:13:16.458Z | Compiling anstyle v1.0.14 |
| 315 | 2026-05-05T16:13:16.484Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 316 | 2026-05-05T16:13:16.511Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 317 | 2026-05-05T16:13:16.672Z | Compiling anstream v1.0.0 |
| 318 | 2026-05-05T16:13:16.685Z | Compiling terminal_size v0.4.4 |
| 319 | 2026-05-05T16:13:16.714Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 320 | 2026-05-05T16:13:16.799Z | Compiling tracing v0.1.44 |
| 321 | 2026-05-05T16:13:16.850Z | Compiling rand v0.10.1 |
| 322 | 2026-05-05T16:13:17.079Z | Compiling uuid v1.23.1 |
| 323 | 2026-05-05T16:13:17.106Z | Compiling socket2 v0.6.3 |
| 324 | 2026-05-05T16:13:17.111Z | Compiling heck v0.5.0 |
| 325 | 2026-05-05T16:13:17.296Z | Compiling clap_lex v1.1.0 |
| 326 | 2026-05-05T16:13:17.357Z | Compiling oxnet v0.1.4 |
| 327 | 2026-05-05T16:13:17.625Z | Compiling colored v3.1.1 |
| 328 | 2026-05-05T16:13:17.635Z | Compiling clap_builder v4.6.0 |
| 329 | 2026-05-05T16:13:17.645Z | Compiling clap_derive v4.6.1 |
| 330 | 2026-05-05T16:13:18.024Z | Compiling postcard v1.1.3 |
| 331 | 2026-05-05T16:13:18.178Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 332 | 2026-05-05T16:13:19.144Z | Compiling ingot-types v0.1.2 |
| 333 | 2026-05-05T16:13:19.458Z | Compiling ingot v0.1.1 |
| 334 | 2026-05-05T16:13:19.458Z | Compiling clap v4.6.1 |
| 335 | 2026-05-05T16:13:21.128Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 336 | 2026-05-05T16:13:22.123Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 337 | 2026-05-05T16:13:23.155Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 338 | 2026-05-05T16:13:29.817Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.15s |
| 339 | 2026-05-05T16:13:29.843Z | Building xde (release-lto). |
| 340 | 2026-05-05T16:13:30.088Z | Updating crates.io index |
| 341 | 2026-05-05T16:13:30.189Z | Downloading crates ... |
| 342 | 2026-05-05T16:13:30.257Z | Downloaded getopts v0.2.24 |
| 343 | 2026-05-05T16:13:30.261Z | Downloaded rustc-literal-escaper v0.0.7 |
| 344 | 2026-05-05T16:13:30.265Z | Downloaded adler2 v2.0.1 |
| 345 | 2026-05-05T16:13:30.268Z | Downloaded rustc-demangle v0.1.27 |
| 346 | 2026-05-05T16:13:30.271Z | Downloaded foldhash v0.2.0 |
| 347 | 2026-05-05T16:13:30.276Z | Downloaded miniz_oxide v0.8.9 |
| 348 | 2026-05-05T16:13:30.280Z | Downloaded addr2line v0.25.1 |
| 349 | 2026-05-05T16:13:30.294Z | Downloaded memchr v2.7.6 |
| 350 | 2026-05-05T16:13:30.311Z | Downloaded hashbrown v0.16.1 |
| 351 | 2026-05-05T16:13:30.335Z | Downloaded gimli v0.32.3 |
| 352 | 2026-05-05T16:13:30.350Z | Downloaded object v0.37.3 |
| 353 | 2026-05-05T16:13:30.379Z | Downloaded libc v0.2.183 |
| 354 | 2026-05-05T16:13:30.437Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 355 | 2026-05-05T16:13:30.437Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 356 | 2026-05-05T16:13:30.441Z | Compiling proc-macro2 v1.0.106 |
| 357 | 2026-05-05T16:13:30.441Z | Compiling unicode-ident v1.0.24 |
| 358 | 2026-05-05T16:13:30.441Z | Compiling quote v1.0.45 |
| 359 | 2026-05-05T16:13:30.441Z | Compiling strsim v0.11.1 |
| 360 | 2026-05-05T16:13:30.441Z | Compiling ident_case v1.0.1 |
| 361 | 2026-05-05T16:13:30.441Z | Compiling serde_core v1.0.228 |
| 362 | 2026-05-05T16:13:30.602Z | Compiling fnv v1.0.7 |
| 363 | 2026-05-05T16:13:30.602Z | Compiling memchr v2.8.0 |
| 364 | 2026-05-05T16:13:30.692Z | Compiling regex-syntax v0.8.10 |
| 365 | 2026-05-05T16:13:30.853Z | Compiling zerocopy v0.8.48 |
| 366 | 2026-05-05T16:13:30.856Z | Compiling serde v1.0.228 |
| 367 | 2026-05-05T16:13:30.864Z | Compiling either v1.15.0 |
| 368 | 2026-05-05T16:13:30.983Z | Compiling aho-corasick v1.1.4 |
| 369 | 2026-05-05T16:13:31.057Z | Compiling thiserror v2.0.18 |
| 370 | 2026-05-05T16:13:31.238Z | Compiling itertools v0.14.0 |
| 371 | 2026-05-05T16:13:31.257Z | Compiling heapless v0.8.0 |
| 372 | 2026-05-05T16:13:31.606Z | Compiling syn v2.0.117 |
| 373 | 2026-05-05T16:13:31.651Z | Compiling smoltcp v0.11.0 |
| 374 | 2026-05-05T16:13:31.659Z | Compiling version_check v0.9.5 |
| 375 | 2026-05-05T16:13:31.738Z | Compiling ref-cast v1.0.25 |
| 376 | 2026-05-05T16:13:32.008Z | Compiling crc32fast v1.5.0 |
| 377 | 2026-05-05T16:13:32.065Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 378 | 2026-05-05T16:13:32.102Z | Compiling regex-automata v0.4.14 |
| 379 | 2026-05-05T16:13:33.645Z | Compiling regex v1.12.3 |
| 380 | 2026-05-05T16:13:33.870Z | Compiling darling_core v0.21.3 |
| 381 | 2026-05-05T16:13:33.906Z | Compiling darling_core v0.23.0 |
| 382 | 2026-05-05T16:13:34.725Z | Compiling zerocopy-derive v0.8.48 |
| 383 | 2026-05-05T16:13:34.725Z | Compiling thiserror-impl v2.0.18 |
| 384 | 2026-05-05T16:13:34.725Z | Compiling serde_derive v1.0.228 |
| 385 | 2026-05-05T16:13:34.729Z | Compiling ref-cast-impl v1.0.25 |
| 386 | 2026-05-05T16:13:34.729Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 387 | 2026-05-05T16:13:36.323Z | Compiling darling_macro v0.21.3 |
| 388 | 2026-05-05T16:13:36.374Z | Compiling darling_macro v0.23.0 |
| 389 | 2026-05-05T16:13:37.206Z | Compiling darling v0.21.3 |
| 390 | 2026-05-05T16:13:37.268Z | Compiling ingot-macros v0.1.1 |
| 391 | 2026-05-05T16:13:37.277Z | Compiling darling v0.23.0 |
| 392 | 2026-05-05T16:13:37.335Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 393 | 2026-05-05T16:13:42.280Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 394 | 2026-05-05T16:13:44.360Z | Compiling byteorder v1.5.0 |
| 395 | 2026-05-05T16:13:44.364Z | Compiling stable_deref_trait v1.2.1 |
| 396 | 2026-05-05T16:13:44.364Z | Compiling cfg-if v1.0.4 |
| 397 | 2026-05-05T16:13:44.364Z | Compiling macaddr v1.0.1 |
| 398 | 2026-05-05T16:13:44.424Z | Compiling cobs v0.3.0 |
| 399 | 2026-05-05T16:13:44.434Z | Compiling managed v0.8.0 |
| 400 | 2026-05-05T16:13:44.455Z | Compiling bitflags v1.3.2 |
| 401 | 2026-05-05T16:13:44.522Z | Compiling hash32 v0.3.1 |
| 402 | 2026-05-05T16:13:44.647Z | Compiling dyn-clone v1.0.20 |
| 403 | 2026-05-05T16:13:44.724Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 404 | 2026-05-05T16:13:45.950Z | Compiling bitflags v2.11.1 |
| 405 | 2026-05-05T16:13:45.950Z | Compiling uuid v1.23.1 |
| 406 | 2026-05-05T16:13:46.091Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 407 | 2026-05-05T16:13:46.377Z | Compiling postcard v1.1.3 |
| 408 | 2026-05-05T16:13:47.198Z | Compiling ingot-types v0.1.2 |
| 409 | 2026-05-05T16:13:47.509Z | Compiling ingot v0.1.1 |
| 410 | 2026-05-05T16:13:49.034Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 411 | 2026-05-05T16:13:52.715Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 412 | 2026-05-05T16:14:01.387Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 413 | 2026-05-05T16:14:29.449Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 59.56s |
| 414 | 2026-05-05T16:14:29.473Z | Linking xde kmod... |
| 415 | 2026-05-05T16:14:30.015Z | Building xde dev link helper (release). |
| 416 | 2026-05-05T16:14:30.172Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 417 | 2026-05-05T16:14:30.172Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 418 | 2026-05-05T16:14:30.172Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 419 | 2026-05-05T16:14:41.093Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 420 | 2026-05-05T16:14:43.470Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.42s |
| 421 | 2026-05-05T16:14:43.489Z | Building opteadm (dev). |
| 422 | 2026-05-05T16:14:43.644Z | Compiling serde_core v1.0.228 |
| 423 | 2026-05-05T16:14:43.644Z | Compiling libc v0.2.186 |
| 424 | 2026-05-05T16:14:43.644Z | Compiling cfg-if v1.0.4 |
| 425 | 2026-05-05T16:14:43.644Z | Compiling fnv v1.0.7 |
| 426 | 2026-05-05T16:14:43.649Z | Compiling strsim v0.11.1 |
| 427 | 2026-05-05T16:14:43.649Z | Compiling ident_case v1.0.1 |
| 428 | 2026-05-05T16:14:43.668Z | Compiling syn v2.0.117 |
| 429 | 2026-05-05T16:14:43.672Z | Compiling memchr v2.8.0 |
| 430 | 2026-05-05T16:14:43.717Z | Compiling regex-syntax v0.8.10 |
| 431 | 2026-05-05T16:14:43.737Z | Compiling equivalent v1.0.2 |
| 432 | 2026-05-05T16:14:43.761Z | Compiling zerocopy v0.8.48 |
| 433 | 2026-05-05T16:14:43.807Z | Compiling winnow v1.0.2 |
| 434 | 2026-05-05T16:14:43.943Z | Compiling serde v1.0.228 |
| 435 | 2026-05-05T16:14:44.119Z | Compiling aho-corasick v1.1.4 |
| 436 | 2026-05-05T16:14:44.227Z | Compiling either v1.15.0 |
| 437 | 2026-05-05T16:14:44.234Z | Compiling hashbrown v0.17.0 |
| 438 | 2026-05-05T16:14:44.392Z | Compiling itertools v0.14.0 |
| 439 | 2026-05-05T16:14:44.481Z | Compiling heapless v0.8.0 |
| 440 | 2026-05-05T16:14:44.754Z | Compiling indexmap v2.14.0 |
| 441 | 2026-05-05T16:14:44.759Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 442 | 2026-05-05T16:14:44.801Z | Compiling byteorder v1.5.0 |
| 443 | 2026-05-05T16:14:44.978Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 444 | 2026-05-05T16:14:45.186Z | Compiling regex-automata v0.4.14 |
| 445 | 2026-05-05T16:14:45.286Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 446 | 2026-05-05T16:14:45.342Z | Compiling hash32 v0.3.1 |
| 447 | 2026-05-05T16:14:45.492Z | Compiling smoltcp v0.11.0 |
| 448 | 2026-05-05T16:14:45.582Z | Compiling stable_deref_trait v1.2.1 |
| 449 | 2026-05-05T16:14:45.644Z | Compiling bitflags v2.11.1 |
| 450 | 2026-05-05T16:14:45.649Z | Compiling rustversion v1.0.22 |
| 451 | 2026-05-05T16:14:45.754Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 452 | 2026-05-05T16:14:45.804Z | Compiling syn v1.0.109 |
| 453 | 2026-05-05T16:14:45.819Z | Compiling macaddr v1.0.1 |
| 454 | 2026-05-05T16:14:45.986Z | Compiling proc-macro-crate v3.5.0 |
| 455 | 2026-05-05T16:14:46.065Z | Compiling ref-cast v1.0.25 |
| 456 | 2026-05-05T16:14:46.081Z | Compiling managed v0.8.0 |
| 457 | 2026-05-05T16:14:46.139Z | Compiling rand_core v0.10.1 |
| 458 | 2026-05-05T16:14:46.180Z | Compiling darling_core v0.21.3 |
| 459 | 2026-05-05T16:14:46.292Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 460 | 2026-05-05T16:14:46.297Z | Compiling version_check v0.9.5 |
| 461 | 2026-05-05T16:14:46.357Z | Compiling bitflags v1.3.2 |
| 462 | 2026-05-05T16:14:46.394Z | Compiling getrandom v0.4.2 |
| 463 | 2026-05-05T16:14:46.559Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 464 | 2026-05-05T16:14:46.647Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 465 | 2026-05-05T16:14:46.780Z | Compiling errno v0.3.14 |
| 466 | 2026-05-05T16:14:46.948Z | Compiling regex v1.12.3 |
| 467 | 2026-05-05T16:14:47.033Z | Compiling cpufeatures v0.3.0 |
| 468 | 2026-05-05T16:14:47.100Z | Compiling ipnetwork v0.21.1 |
| 469 | 2026-05-05T16:14:47.244Z | Compiling foreign-types-shared v0.3.1 |
| 470 | 2026-05-05T16:14:47.337Z | Compiling once_cell v1.21.4 |
| 471 | 2026-05-05T16:14:47.402Z | Compiling thiserror-impl v2.0.18 |
| 472 | 2026-05-05T16:14:47.569Z | Compiling zerocopy-derive v0.8.48 |
| 473 | 2026-05-05T16:14:47.638Z | Compiling serde_derive v1.0.228 |
| 474 | 2026-05-05T16:14:47.742Z | Compiling foreign-types-macros v0.2.3 |
| 475 | 2026-05-05T16:14:48.331Z | Compiling darling_macro v0.21.3 |
| 476 | 2026-05-05T16:14:48.399Z | Compiling ref-cast-impl v1.0.25 |
| 477 | 2026-05-05T16:14:48.540Z | Compiling num_enum_derive v0.7.6 |
| 478 | 2026-05-05T16:14:48.648Z | Compiling thiserror v2.0.18 |
| 479 | 2026-05-05T16:14:48.748Z | Compiling cobs v0.3.0 |
| 480 | 2026-05-05T16:14:48.863Z | Compiling darling v0.21.3 |
| 481 | 2026-05-05T16:14:48.937Z | Compiling ingot-macros v0.1.1 |
| 482 | 2026-05-05T16:14:48.982Z | Compiling unicode-width v0.2.2 |
| 483 | 2026-05-05T16:14:49.126Z | Compiling foreign-types v0.5.0 |
| 484 | 2026-05-05T16:14:49.196Z | Compiling tabwriter v1.4.1 |
| 485 | 2026-05-05T16:14:49.288Z | Compiling cstr-argument v0.1.2 |
| 486 | 2026-05-05T16:14:49.452Z | Compiling tracing-core v0.1.36 |
| 487 | 2026-05-05T16:14:49.528Z | Compiling num_enum v0.7.6 |
| 488 | 2026-05-05T16:14:49.617Z | Compiling tracing-attributes v0.1.31 |
| 489 | 2026-05-05T16:14:49.637Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 490 | 2026-05-05T16:14:49.867Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 491 | 2026-05-05T16:14:50.192Z | Compiling chacha20 v0.10.0 |
| 492 | 2026-05-05T16:14:50.339Z | Compiling rustix v1.1.4 |
| 493 | 2026-05-05T16:14:50.814Z | Compiling postcard v1.1.3 |
| 494 | 2026-05-05T16:14:50.871Z | Compiling anyhow v1.0.102 |
| 495 | 2026-05-05T16:14:50.883Z | Compiling pin-project-lite v0.2.17 |
| 496 | 2026-05-05T16:14:50.946Z | Compiling pretty-hex v0.4.2 |
| 497 | 2026-05-05T16:14:50.970Z | Compiling dyn-clone v1.0.20 |
| 498 | 2026-05-05T16:14:51.059Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5) |
| 499 | 2026-05-05T16:14:51.074Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 500 | 2026-05-05T16:14:51.127Z | Compiling tracing v0.1.44 |
| 501 | 2026-05-05T16:14:51.164Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 502 | 2026-05-05T16:14:51.265Z | Compiling terminal_size v0.4.4 |
| 503 | 2026-05-05T16:14:51.283Z | Compiling rand v0.10.1 |
| 504 | 2026-05-05T16:14:51.363Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 505 | 2026-05-05T16:14:51.416Z | Compiling uuid v1.23.1 |
| 506 | 2026-05-05T16:14:51.479Z | Compiling socket2 v0.6.3 |
| 507 | 2026-05-05T16:14:51.494Z | Compiling oxnet v0.1.4 |
| 508 | 2026-05-05T16:14:51.595Z | Compiling colored v3.1.1 |
| 509 | 2026-05-05T16:14:51.659Z | Compiling clap_builder v4.6.0 |
| 510 | 2026-05-05T16:14:51.954Z | Compiling ingot-types v0.1.2 |
| 511 | 2026-05-05T16:14:51.983Z | Compiling clap_derive v4.6.1 |
| 512 | 2026-05-05T16:14:52.039Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 513 | 2026-05-05T16:14:52.353Z | Compiling ingot v0.1.1 |
| 514 | 2026-05-05T16:14:53.288Z | Compiling clap v4.6.1 |
| 515 | 2026-05-05T16:14:54.086Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 516 | 2026-05-05T16:14:56.384Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 517 | 2026-05-05T16:14:57.533Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 518 | 2026-05-05T16:15:01.880Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.38s |
| 519 | 2026-05-05T16:15:01.907Z | Building xde (dev). |
| 520 | 2026-05-05T16:15:02.134Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 521 | 2026-05-05T16:15:02.134Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 522 | 2026-05-05T16:15:02.134Z | Compiling proc-macro2 v1.0.106 |
| 523 | 2026-05-05T16:15:02.134Z | Compiling unicode-ident v1.0.24 |
| 524 | 2026-05-05T16:15:02.138Z | Compiling quote v1.0.45 |
| 525 | 2026-05-05T16:15:02.138Z | Compiling strsim v0.11.1 |
| 526 | 2026-05-05T16:15:02.138Z | Compiling ident_case v1.0.1 |
| 527 | 2026-05-05T16:15:02.138Z | Compiling serde_core v1.0.228 |
| 528 | 2026-05-05T16:15:02.251Z | Compiling memchr v2.8.0 |
| 529 | 2026-05-05T16:15:02.251Z | Compiling fnv v1.0.7 |
| 530 | 2026-05-05T16:15:02.332Z | Compiling regex-syntax v0.8.10 |
| 531 | 2026-05-05T16:15:02.508Z | Compiling either v1.15.0 |
| 532 | 2026-05-05T16:15:02.523Z | Compiling thiserror v2.0.18 |
| 533 | 2026-05-05T16:15:02.526Z | Compiling zerocopy v0.8.48 |
| 534 | 2026-05-05T16:15:02.635Z | Compiling aho-corasick v1.1.4 |
| 535 | 2026-05-05T16:15:02.688Z | Compiling serde v1.0.228 |
| 536 | 2026-05-05T16:15:02.913Z | Compiling itertools v0.14.0 |
| 537 | 2026-05-05T16:15:03.127Z | Compiling heapless v0.8.0 |
| 538 | 2026-05-05T16:15:03.144Z | Compiling smoltcp v0.11.0 |
| 539 | 2026-05-05T16:15:03.316Z | Compiling syn v2.0.117 |
| 540 | 2026-05-05T16:15:03.357Z | Compiling crc32fast v1.5.0 |
| 541 | 2026-05-05T16:15:03.576Z | Compiling version_check v0.9.5 |
| 542 | 2026-05-05T16:15:03.602Z | Compiling ref-cast v1.0.25 |
| 543 | 2026-05-05T16:15:03.940Z | Compiling regex-automata v0.4.14 |
| 544 | 2026-05-05T16:15:04.010Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 545 | 2026-05-05T16:15:05.437Z | Compiling regex v1.12.3 |
| 546 | 2026-05-05T16:15:05.554Z | Compiling darling_core v0.21.3 |
| 547 | 2026-05-05T16:15:05.584Z | Compiling darling_core v0.23.0 |
| 548 | 2026-05-05T16:15:06.549Z | Compiling serde_derive v1.0.228 |
| 549 | 2026-05-05T16:15:06.549Z | Compiling zerocopy-derive v0.8.48 |
| 550 | 2026-05-05T16:15:06.549Z | Compiling thiserror-impl v2.0.18 |
| 551 | 2026-05-05T16:15:06.553Z | Compiling ref-cast-impl v1.0.25 |
| 552 | 2026-05-05T16:15:06.553Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 553 | 2026-05-05T16:15:08.151Z | Compiling darling_macro v0.23.0 |
| 554 | 2026-05-05T16:15:08.236Z | Compiling darling_macro v0.21.3 |
| 555 | 2026-05-05T16:15:09.076Z | Compiling darling v0.23.0 |
| 556 | 2026-05-05T16:15:09.138Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 557 | 2026-05-05T16:15:09.150Z | Compiling darling v0.21.3 |
| 558 | 2026-05-05T16:15:09.209Z | Compiling ingot-macros v0.1.1 |
| 559 | 2026-05-05T16:15:13.591Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 560 | 2026-05-05T16:15:15.312Z | Compiling byteorder v1.5.0 |
| 561 | 2026-05-05T16:15:15.312Z | Compiling cfg-if v1.0.4 |
| 562 | 2026-05-05T16:15:15.316Z | Compiling macaddr v1.0.1 |
| 563 | 2026-05-05T16:15:15.316Z | Compiling stable_deref_trait v1.2.1 |
| 564 | 2026-05-05T16:15:15.378Z | Compiling cobs v0.3.0 |
| 565 | 2026-05-05T16:15:15.378Z | Compiling managed v0.8.0 |
| 566 | 2026-05-05T16:15:15.415Z | Compiling bitflags v1.3.2 |
| 567 | 2026-05-05T16:15:15.483Z | Compiling hash32 v0.3.1 |
| 568 | 2026-05-05T16:15:15.651Z | Compiling dyn-clone v1.0.20 |
| 569 | 2026-05-05T16:15:15.744Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 570 | 2026-05-05T16:15:16.850Z | Compiling bitflags v2.11.1 |
| 571 | 2026-05-05T16:15:16.850Z | Compiling uuid v1.23.1 |
| 572 | 2026-05-05T16:15:16.980Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 573 | 2026-05-05T16:15:17.260Z | Compiling postcard v1.1.3 |
| 574 | 2026-05-05T16:15:18.053Z | Compiling ingot-types v0.1.2 |
| 575 | 2026-05-05T16:15:18.333Z | Compiling ingot v0.1.1 |
| 576 | 2026-05-05T16:15:19.724Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 577 | 2026-05-05T16:15:23.920Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 578 | 2026-05-05T16:15:34.201Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 579 | 2026-05-05T16:15:42.394Z | Finished `dev` profile [optimized + debuginfo] target(s) in 40.45s |
| 580 | 2026-05-05T16:15:42.417Z | Linking xde kmod... |
| 581 | 2026-05-05T16:15:43.503Z | Building xde dev link helper (dev). |
| 582 | 2026-05-05T16:15:43.664Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 583 | 2026-05-05T16:15:43.665Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 584 | 2026-05-05T16:15:43.665Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 585 | 2026-05-05T16:15:54.095Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 586 | 2026-05-05T16:15:56.271Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.73s |
| 587 | 2026-05-05T16:15:56.292Z | |
| 588 | 2026-05-05T16:15:56.296Z | real 3:05.373068549 |
| 589 | 2026-05-05T16:15:56.296Z | user 8:56.556064549 |
| 590 | 2026-05-05T16:15:56.296Z | sys 57.102944369 |
| 591 | 2026-05-05T16:15:56.296Z | trap 0.230777013 |
| 592 | 2026-05-05T16:15:56.296Z | tflt 0.899700175 |
| 593 | 2026-05-05T16:15:56.296Z | dflt 1.325430117 |
| 594 | 2026-05-05T16:15:56.296Z | kflt 0.005138283 |
| 595 | 2026-05-05T16:15:56.296Z | lock 30:21.701324132 |
| 596 | 2026-05-05T16:15:56.296Z | slp 20:46.450215115 |
| 597 | 2026-05-05T16:15:56.296Z | lat 22.288495504 |
| 598 | 2026-05-05T16:15:56.296Z | stop 31.890146581 |
| 599 | 2026-05-05T16:15:56.296Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 600 | 2026-05-05T16:15:56.296Z | + grep GOTPCREL |
| 601 | 2026-05-05T16:15:57.226Z | + header 'package opte' |
| 602 | 2026-05-05T16:15:57.226Z | + echo '# ==== package opte ==== #' |
| 603 | 2026-05-05T16:15:57.229Z | # ==== package opte ==== # |
| 604 | 2026-05-05T16:15:57.229Z | + cargo xtask package --skip-build --profile all |
| 605 | 2026-05-05T16:15:57.363Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 606 | 2026-05-05T16:15:57.367Z | Running `target/debug/xtask package --skip-build --profile all` |
| 607 | 2026-05-05T16:15:57.572Z | + ./clean.sh |
| 608 | 2026-05-05T16:15:57.579Z | + mkdir -p proto/kernel/drv/amd64 |
| 609 | 2026-05-05T16:15:57.583Z | + mkdir -p proto/opt/oxide/opte/bin |
| 610 | 2026-05-05T16:15:57.583Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 611 | 2026-05-05T16:15:57.586Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 612 | 2026-05-05T16:15:57.600Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 613 | 2026-05-05T16:15:57.641Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 614 | 2026-05-05T16:15:57.644Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 615 | 2026-05-05T16:15:57.644Z | + '[' -z ']' |
| 616 | 2026-05-05T16:15:57.644Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 617 | 2026-05-05T16:15:57.674Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 618 | 2026-05-05T16:15:57.752Z | + INC_DEBUG= |
| 619 | 2026-05-05T16:15:57.755Z | ++ ./print-api-version.sh |
| 620 | 2026-05-05T16:15:57.759Z | + API_VSN=41 |
| 621 | 2026-05-05T16:15:57.759Z | + TAG= |
| 622 | 2026-05-05T16:15:57.759Z | + PKG_VERSION=0.41.477 |
| 623 | 2026-05-05T16:15:57.759Z | + '[' ']' |
| 624 | 2026-05-05T16:15:57.759Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%PKG_VERSION%/0.41.477/g opte.template.p5m |
| 625 | 2026-05-05T16:15:57.765Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 626 | 2026-05-05T16:15:58.645Z | + pkgdepend generate -d proto opte.base.p5m |
| 627 | 2026-05-05T16:15:59.334Z | + mkdir -p packages |
| 628 | 2026-05-05T16:15:59.338Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 629 | 2026-05-05T16:16:10.348Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 630 | 2026-05-05T16:16:10.351Z | + pkgrepo create packages/repo |
| 631 | 2026-05-05T16:16:10.909Z | + pkgrepo add-publisher -s packages/repo helios-dev |
| 632 | 2026-05-05T16:16:11.446Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 633 | 2026-05-05T16:16:40.507Z | pkg://helios-dev/driver/network/opte@0.41.477,5.11:20260505T161610Z |
| 634 | 2026-05-05T16:16:40.507Z | PUBLISHED |
| 635 | 2026-05-05T16:16:40.543Z | + pkgrecv -a -d packages/repo/opte-0.41.477.p5p -s packages/repo -v -m latest '*' |
| 636 | 2026-05-05T16:16:41.031Z | Retrieving packages for publisher helios-dev ... |
| 637 | 2026-05-05T16:16:41.034Z | Retrieving catalog 'helios-dev' ... Done |
| 638 | 2026-05-05T16:16:41.035Z | Retrieving and evaluating 1 package(s)... |
| 639 | 2026-05-05T16:16:41.035Z | Fetching manifests: 1/1 100% complete |
| 640 | 2026-05-05T16:16:41.035Z | Fetching manifests: 1/1 100% complete |
| 641 | 2026-05-05T16:16:41.038Z | |
| 642 | 2026-05-05T16:16:41.038Z | Archiving packages ... |
| 643 | 2026-05-05T16:16:41.038Z | Packages to add: 1 |
| 644 | 2026-05-05T16:16:41.038Z | Files to retrieve: 6 |
| 645 | 2026-05-05T16:16:41.038Z | Estimated transfer size: 36.14 MB |
| 646 | 2026-05-05T16:16:41.038Z | |
| 647 | 2026-05-05T16:16:41.038Z | Packages to archive: |
| 648 | 2026-05-05T16:16:41.038Z | driver/network/opte@0.41.477,5.11:20260505T161610Z |
| 649 | 2026-05-05T16:16:41.038Z | |
| 650 | 2026-05-05T16:16:41.038Z | Download: 0/6 items 0.0/36.1MB 0% complete |
| 651 | 2026-05-05T16:16:41.100Z | Download: Completed 36.14 MB in 0.07 seconds (552M/s) |
| 652 | 2026-05-05T16:16:41.104Z | Archiving: 1/20 items 0.0/36.2MB 0% complete |
| 653 | 2026-05-05T16:16:41.111Z | Archiving: Completed 36.17 MB in 0.01 seconds |
| 654 | 2026-05-05T16:16:41.149Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.41.477.p5p. |
| 655 | 2026-05-05T16:16:41.152Z | + banner copy |
| 656 | 2026-05-05T16:16:41.156Z | |
| 657 | 2026-05-05T16:16:41.156Z | #### #### ##### # # |
| 658 | 2026-05-05T16:16:41.156Z | # # # # # # # # |
| 659 | 2026-05-05T16:16:41.156Z | # # # # # # |
| 660 | 2026-05-05T16:16:41.156Z | # # # ##### # |
| 661 | 2026-05-05T16:16:41.156Z | # # # # # # |
| 662 | 2026-05-05T16:16:41.156Z | #### #### # # |
| 663 | 2026-05-05T16:16:41.156Z | |
| 664 | 2026-05-05T16:16:41.156Z | + pfexec mkdir -p /out |
| 665 | 2026-05-05T16:16:41.159Z | + pfexec chown 12345 /out |
| 666 | 2026-05-05T16:16:41.159Z | + PKG_NAME=/out/opte.p5p |
| 667 | 2026-05-05T16:16:41.159Z | + mv pkg/packages/repo/opte-0.41.477.p5p /out/opte.p5p |
| 668 | 2026-05-05T16:16:41.186Z | + sha256sum /out/opte.p5p |
| 669 | 2026-05-05T16:16:41.210Z | process exited: duration 244730 ms, exit code 0 |
| |
| 670 | 2026-05-05T16:16:41.223Z | found 2 output files |
| 671 | 2026-05-05T16:16:41.223Z | uploading: /out/opte.p5p (37939200 bytes) |
| 672 | 2026-05-05T16:16:42.461Z | uploaded: /out/opte.p5p |
| 673 | 2026-05-05T16:16:42.461Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 674 | 2026-05-05T16:16:44.475Z | uploaded: /out/opte.p5p.sha256 |