|
|
|
| 1 | 2026-05-03T03:33:50.112Z | job assigned to worker 01KQNYB8B71D4M6J76ND9P924Y [factory aws, i-042132e1a3260ea3e] (queued for 46 s) |
| |
| 2 | 2026-05-03T03:33:56.484Z | starting task 0: "setup" |
| 3 | 2026-05-03T03:33:56.491Z | ++ uname -s |
| 4 | 2026-05-03T03:33:56.494Z | + kern=SunOS |
| 5 | 2026-05-03T03:33:56.494Z | + build_user=build |
| 6 | 2026-05-03T03:33:56.494Z | + build_uid=12345 |
| 7 | 2026-05-03T03:33:56.494Z | + work_dir=/work |
| 8 | 2026-05-03T03:33:56.494Z | + input_dir=/input |
| 9 | 2026-05-03T03:33:56.495Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-03T03:33:56.495Z | + case "$kern" in |
| 11 | 2026-05-03T03:33:56.495Z | + groupadd -g 12345 build |
| 12 | 2026-05-03T03:33:56.497Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-03T03:33:58.501Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-03T03:33:58.607Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-03T03:33:58.610Z | + home_fs=zfs |
| 16 | 2026-05-03T03:33:58.610Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-03T03:33:58.610Z | + mkdir -p /home/build |
| 18 | 2026-05-03T03:33:58.610Z | + chown build:build /home/build /work |
| 19 | 2026-05-03T03:34:00.612Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-03T03:34:00.615Z | process exited: duration 4130 ms, exit code 0 |
| |
| 21 | 2026-05-03T03:34:00.621Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-03T03:34:00.626Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-05-03T03:34:00.626Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-05-03T03:34:00.626Z | * rust toolchain profile = "default" |
| 25 | 2026-05-03T03:34:00.626Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-03T03:34:00.626Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-03T03:34:00.626Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-03T03:34:00.629Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-03T03:34:00.629Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-05-03T03:34:00.751Z | info: downloading installer |
| 31 | 2026-05-03T03:34:02.107Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-03T03:34:02.107Z | warn: /opt/ooce/bin |
| 33 | 2026-05-03T03:34:02.107Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-03T03:34:02.107Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-03T03:34:02.107Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-03T03:34:02.107Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-03T03:34:02.107Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-03T03:34:02.107Z | error: cannot install while Rust is installed |
| 39 | 2026-05-03T03:34:02.107Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-03T03:34:02.107Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-03T03:34:02.107Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-03T03:34:02.108Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-03T03:34:02.108Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-03T03:34:02.121Z | info: profile set to default |
| 45 | 2026-05-03T03:34:02.121Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-03T03:34:02.124Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-05-03T03:34:02.262Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-05-03T03:34:02.265Z | info: downloading 6 components |
| 49 | 2026-05-03T03:34:16.393Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-05-03T03:34:16.393Z | |
| 51 | 2026-05-03T03:34:16.421Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-05-03T03:34:16.421Z | |
| 53 | 2026-05-03T03:34:16.424Z | |
| 54 | 2026-05-03T03:34:16.424Z | Rust is installed now. Great! |
| 55 | 2026-05-03T03:34:16.424Z | |
| 56 | 2026-05-03T03:34:16.424Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-03T03:34:16.424Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-03T03:34:16.424Z | |
| 59 | 2026-05-03T03:34:16.424Z | To configure your current shell, you need to source |
| 60 | 2026-05-03T03:34:16.424Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-03T03:34:16.424Z | |
| 62 | 2026-05-03T03:34:16.424Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-03T03:34:16.424Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-03T03:34:16.424Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-03T03:34:16.424Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-03T03:34:16.424Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-03T03:34:16.424Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-03T03:34:16.424Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-03T03:34:16.424Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-03T03:34:16.424Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-03T03:34:16.511Z | + rustup --version |
| 72 | 2026-05-03T03:34:16.520Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-03T03:34:16.524Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-03T03:34:16.541Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-05-03T03:34:16.544Z | + cargo --version |
| 76 | 2026-05-03T03:34:16.557Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-05-03T03:34:16.561Z | + rustc --version |
| 78 | 2026-05-03T03:34:16.580Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-05-03T03:34:16.583Z | process exited: duration 15960 ms, exit code 0 |
| |
| 80 | 2026-05-03T03:34:16.588Z | starting task 2: "authentication" |
| 81 | 2026-05-03T03:34:16.605Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-03T03:34:16.611Z | starting task 3: "clone repository" |
| 83 | 2026-05-03T03:34:16.614Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-05-03T03:34:16.617Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-05-03T03:34:16.647Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-05-03T03:34:17.389Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-05-03T03:34:17.389Z | + git fetch origin 8630f7d9ee498bc68c7aeaee1df250f921a14ea7 |
| 88 | 2026-05-03T03:34:17.632Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-05-03T03:34:17.632Z | * branch 8630f7d9ee498bc68c7aeaee1df250f921a14ea7 -> FETCH_HEAD |
| 90 | 2026-05-03T03:34:17.638Z | + [[ -n renovate/ctor-0.x ]] |
| 91 | 2026-05-03T03:34:17.642Z | ++ git branch --show-current |
| 92 | 2026-05-03T03:34:17.642Z | + current=master |
| 93 | 2026-05-03T03:34:17.642Z | + [[ master != renovate/ctor-0.x ]] |
| 94 | 2026-05-03T03:34:17.642Z | + git branch -f renovate/ctor-0.x 8630f7d9ee498bc68c7aeaee1df250f921a14ea7 |
| 95 | 2026-05-03T03:34:17.644Z | + git checkout -f renovate/ctor-0.x |
| 96 | 2026-05-03T03:34:17.662Z | Switched to branch 'renovate/ctor-0.x' |
| 97 | 2026-05-03T03:34:17.665Z | + git reset --hard 8630f7d9ee498bc68c7aeaee1df250f921a14ea7 |
| 98 | 2026-05-03T03:34:17.678Z | HEAD is now at 8630f7d Update Rust crate ctor to 0.13 |
| 99 | 2026-05-03T03:34:17.681Z | process exited: duration 1066 ms, exit code 0 |
| |
| 100 | 2026-05-03T03:34:17.688Z | starting task 4: "build" |
| 101 | 2026-05-03T03:34:17.692Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-03T03:34:17.695Z | ++ rustup show active-toolchain |
| 103 | 2026-05-03T03:34:17.699Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-05-03T03:34:17.699Z | ++ pushd xde |
| 105 | 2026-05-03T03:34:17.702Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-05-03T03:34:17.702Z | ++ rustup show active-toolchain |
| 107 | 2026-05-03T03:34:17.705Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-05-03T03:34:17.841Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-05-03T03:34:17.844Z | info: downloading 6 components |
| 110 | 2026-05-03T03:34:33.318Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-05-03T03:34:33.406Z | +++ rustup show active-toolchain -v |
| 112 | 2026-05-03T03:34:33.409Z | +++ head -n 1 |
| 113 | 2026-05-03T03:34:33.409Z | +++ cut '-d ' -f1 |
| 114 | 2026-05-03T03:34:33.460Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-05-03T03:34:33.460Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-05-03T03:34:33.460Z | ++ popd |
| 117 | 2026-05-03T03:34:33.463Z | /work/oxidecomputer/opte |
| 118 | 2026-05-03T03:34:33.463Z | + TGT_BASE=/work |
| 119 | 2026-05-03T03:34:33.463Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 120 | 2026-05-03T03:34:33.463Z | + REL_TGT=/work/release |
| 121 | 2026-05-03T03:34:33.463Z | + mkdir -p /work/release |
| 122 | 2026-05-03T03:34:33.463Z | + cargo --version |
| 123 | 2026-05-03T03:34:33.472Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 124 | 2026-05-03T03:34:33.475Z | + rustc --version |
| 125 | 2026-05-03T03:34:33.494Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 126 | 2026-05-03T03:34:33.497Z | + header 'build xde and opteadm (release+debug)' |
| 127 | 2026-05-03T03:34:33.497Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 128 | 2026-05-03T03:34:33.497Z | + ptime -m cargo xtask build --profile all |
| 129 | 2026-05-03T03:34:33.497Z | # ==== build xde and opteadm (release+debug) ==== # |
| 130 | 2026-05-03T03:34:33.604Z | Updating crates.io index |
| 131 | 2026-05-03T03:34:33.637Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 132 | 2026-05-03T03:34:34.560Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 133 | 2026-05-03T03:34:35.104Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 134 | 2026-05-03T03:34:35.476Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 135 | 2026-05-03T03:34:35.849Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 136 | 2026-05-03T03:34:36.090Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 137 | 2026-05-03T03:34:36.324Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 138 | 2026-05-03T03:34:38.450Z | Downloading crates ... |
| 139 | 2026-05-03T03:34:38.498Z | Downloaded clap_derive v4.6.1 |
| 140 | 2026-05-03T03:34:38.501Z | Downloaded serde_spanned v1.1.1 |
| 141 | 2026-05-03T03:34:38.501Z | Downloaded anstyle-parse v1.0.0 |
| 142 | 2026-05-03T03:34:38.505Z | Downloaded anstream v1.0.0 |
| 143 | 2026-05-03T03:34:38.508Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 144 | 2026-05-03T03:34:38.510Z | Downloaded anstyle v1.0.14 |
| 145 | 2026-05-03T03:34:38.519Z | Downloaded utf8parse v0.2.2 |
| 146 | 2026-05-03T03:34:38.526Z | Downloaded syn v2.0.117 |
| 147 | 2026-05-03T03:34:38.531Z | Downloaded strsim v0.11.1 |
| 148 | 2026-05-03T03:34:38.534Z | Downloaded anstyle-query v1.1.5 |
| 149 | 2026-05-03T03:34:38.538Z | Downloaded is_terminal_polyfill v1.70.2 |
| 150 | 2026-05-03T03:34:38.541Z | Downloaded terminal_size v0.4.4 |
| 151 | 2026-05-03T03:34:38.545Z | Downloaded clap_lex v1.1.0 |
| 152 | 2026-05-03T03:34:38.548Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 153 | 2026-05-03T03:34:38.548Z | Downloaded thiserror-impl v2.0.18 |
| 154 | 2026-05-03T03:34:38.552Z | Downloaded equivalent v1.0.2 |
| 155 | 2026-05-03T03:34:38.561Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 156 | 2026-05-03T03:34:38.565Z | Downloaded colorchoice v1.0.5 |
| 157 | 2026-05-03T03:34:38.565Z | Downloaded heck v0.5.0 |
| 158 | 2026-05-03T03:34:38.568Z | Downloaded errno v0.3.14 |
| 159 | 2026-05-03T03:34:38.568Z | Downloaded cargo-platform v0.3.3 |
| 160 | 2026-05-03T03:34:38.579Z | Downloaded quote v1.0.45 |
| 161 | 2026-05-03T03:34:38.582Z | Downloaded bitflags v2.11.1 |
| 162 | 2026-05-03T03:34:38.584Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 163 | 2026-05-03T03:34:38.587Z | Downloaded zmij v1.0.21 |
| 164 | 2026-05-03T03:34:38.593Z | Downloaded cargo_metadata v0.23.1 |
| 165 | 2026-05-03T03:34:38.597Z | Downloaded thiserror v2.0.18 |
| 166 | 2026-05-03T03:34:38.602Z | Downloaded semver v1.0.28 |
| 167 | 2026-05-03T03:34:38.602Z | Downloaded clap v4.6.1 |
| 168 | 2026-05-03T03:34:38.605Z | Downloaded unicode-ident v1.0.24 |
| 169 | 2026-05-03T03:34:38.605Z | Downloaded serde_derive v1.0.228 |
| 170 | 2026-05-03T03:34:38.605Z | Downloaded itoa v1.0.18 |
| 171 | 2026-05-03T03:34:38.608Z | Downloaded serde_core v1.0.228 |
| 172 | 2026-05-03T03:34:38.612Z | Downloaded anyhow v1.0.102 |
| 173 | 2026-05-03T03:34:38.617Z | Downloaded camino v1.2.2 |
| 174 | 2026-05-03T03:34:38.631Z | Downloaded proc-macro2 v1.0.106 |
| 175 | 2026-05-03T03:34:38.634Z | Downloaded indexmap v2.14.0 |
| 176 | 2026-05-03T03:34:38.637Z | Downloaded serde v1.0.228 |
| 177 | 2026-05-03T03:34:38.640Z | Downloaded memchr v2.8.0 |
| 178 | 2026-05-03T03:34:38.664Z | Downloaded hashbrown v0.17.0 |
| 179 | 2026-05-03T03:34:38.667Z | Downloaded serde_json v1.0.149 |
| 180 | 2026-05-03T03:34:38.673Z | Downloaded clap_builder v4.6.0 |
| 181 | 2026-05-03T03:34:38.680Z | Downloaded winnow v1.0.2 |
| 182 | 2026-05-03T03:34:38.703Z | Downloaded rustix v1.1.4 |
| 183 | 2026-05-03T03:34:38.729Z | Downloaded libc v0.2.186 |
| 184 | 2026-05-03T03:34:38.777Z | Compiling proc-macro2 v1.0.106 |
| 185 | 2026-05-03T03:34:38.777Z | Compiling serde_core v1.0.228 |
| 186 | 2026-05-03T03:34:38.777Z | Compiling unicode-ident v1.0.24 |
| 187 | 2026-05-03T03:34:38.777Z | Compiling quote v1.0.45 |
| 188 | 2026-05-03T03:34:38.777Z | Compiling libc v0.2.186 |
| 189 | 2026-05-03T03:34:38.777Z | Compiling rustix v1.1.4 |
| 190 | 2026-05-03T03:34:38.805Z | Compiling zmij v1.0.21 |
| 191 | 2026-05-03T03:34:38.805Z | Compiling utf8parse v0.2.2 |
| 192 | 2026-05-03T03:34:38.955Z | Compiling bitflags v2.11.1 |
| 193 | 2026-05-03T03:34:38.970Z | Compiling anstyle-parse v1.0.0 |
| 194 | 2026-05-03T03:34:39.197Z | Compiling is_terminal_polyfill v1.70.2 |
| 195 | 2026-05-03T03:34:39.208Z | Compiling thiserror v2.0.18 |
| 196 | 2026-05-03T03:34:39.214Z | Compiling anstyle-query v1.1.5 |
| 197 | 2026-05-03T03:34:39.271Z | Compiling camino v1.2.2 |
| 198 | 2026-05-03T03:34:39.310Z | Compiling serde v1.0.228 |
| 199 | 2026-05-03T03:34:39.388Z | Compiling colorchoice v1.0.5 |
| 200 | 2026-05-03T03:34:39.404Z | Compiling serde_json v1.0.149 |
| 201 | 2026-05-03T03:34:39.500Z | Compiling anstyle v1.0.14 |
| 202 | 2026-05-03T03:34:39.528Z | Compiling errno v0.3.14 |
| 203 | 2026-05-03T03:34:39.641Z | Compiling anyhow v1.0.102 |
| 204 | 2026-05-03T03:34:39.692Z | Compiling anstream v1.0.0 |
| 205 | 2026-05-03T03:34:39.766Z | Compiling winnow v1.0.2 |
| 206 | 2026-05-03T03:34:39.775Z | Compiling itoa v1.0.18 |
| 207 | 2026-05-03T03:34:39.997Z | Compiling memchr v2.8.0 |
| 208 | 2026-05-03T03:34:40.047Z | Compiling clap_lex v1.1.0 |
| 209 | 2026-05-03T03:34:40.050Z | Compiling strsim v0.11.1 |
| 210 | 2026-05-03T03:34:40.209Z | Compiling syn v2.0.117 |
| 211 | 2026-05-03T03:34:40.216Z | Compiling terminal_size v0.4.4 |
| 212 | 2026-05-03T03:34:40.234Z | Compiling heck v0.5.0 |
| 213 | 2026-05-03T03:34:40.371Z | Compiling clap_builder v4.6.0 |
| 214 | 2026-05-03T03:34:40.439Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 215 | 2026-05-03T03:34:40.667Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 216 | 2026-05-03T03:34:41.173Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 217 | 2026-05-03T03:34:41.361Z | Compiling serde_spanned v1.1.1 |
| 218 | 2026-05-03T03:34:41.518Z | Compiling semver v1.0.28 |
| 219 | 2026-05-03T03:34:41.669Z | Compiling cargo-platform v0.3.3 |
| 220 | 2026-05-03T03:34:41.713Z | Compiling toml v1.1.2+spec-1.1.0 |
| 221 | 2026-05-03T03:34:42.753Z | Compiling serde_derive v1.0.228 |
| 222 | 2026-05-03T03:34:42.803Z | Compiling thiserror-impl v2.0.18 |
| 223 | 2026-05-03T03:34:42.947Z | Compiling clap_derive v4.6.1 |
| 224 | 2026-05-03T03:34:44.599Z | Compiling clap v4.6.1 |
| 225 | 2026-05-03T03:34:45.804Z | Compiling cargo_metadata v0.23.1 |
| 226 | 2026-05-03T03:34:48.271Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 227 | 2026-05-03T03:34:49.838Z | Finished `dev` profile [optimized + debuginfo] target(s) in 16.33s |
| 228 | 2026-05-03T03:34:49.927Z | Running `target/debug/xtask build --profile all` |
| 229 | 2026-05-03T03:34:51.235Z | Building opteadm (release). |
| 230 | 2026-05-03T03:34:51.330Z | Compiling proc-macro2 v1.0.106 |
| 231 | 2026-05-03T03:34:51.330Z | Compiling unicode-ident v1.0.24 |
| 232 | 2026-05-03T03:34:51.330Z | Compiling quote v1.0.45 |
| 233 | 2026-05-03T03:34:51.330Z | Compiling serde_core v1.0.228 |
| 234 | 2026-05-03T03:34:51.333Z | Compiling libc v0.2.186 |
| 235 | 2026-05-03T03:34:51.333Z | Compiling cfg-if v1.0.4 |
| 236 | 2026-05-03T03:34:51.333Z | Compiling ident_case v1.0.1 |
| 237 | 2026-05-03T03:34:51.333Z | Compiling memchr v2.8.0 |
| 238 | 2026-05-03T03:34:51.402Z | Compiling fnv v1.0.7 |
| 239 | 2026-05-03T03:34:51.446Z | Compiling thiserror v2.0.18 |
| 240 | 2026-05-03T03:34:51.455Z | Compiling strsim v0.11.1 |
| 241 | 2026-05-03T03:34:51.477Z | Compiling regex-syntax v0.8.10 |
| 242 | 2026-05-03T03:34:51.632Z | Compiling hashbrown v0.17.0 |
| 243 | 2026-05-03T03:34:51.723Z | Compiling either v1.15.0 |
| 244 | 2026-05-03T03:34:51.898Z | Compiling aho-corasick v1.1.4 |
| 245 | 2026-05-03T03:34:51.904Z | Compiling anyhow v1.0.102 |
| 246 | 2026-05-03T03:34:51.928Z | Compiling zerocopy v0.8.48 |
| 247 | 2026-05-03T03:34:52.044Z | Compiling serde v1.0.228 |
| 248 | 2026-05-03T03:34:52.146Z | Compiling winnow v1.0.2 |
| 249 | 2026-05-03T03:34:52.195Z | Compiling equivalent v1.0.2 |
| 250 | 2026-05-03T03:34:52.310Z | Compiling indexmap v2.14.0 |
| 251 | 2026-05-03T03:34:52.366Z | Compiling itertools v0.14.0 |
| 252 | 2026-05-03T03:34:52.458Z | Compiling syn v2.0.117 |
| 253 | 2026-05-03T03:34:52.491Z | Compiling byteorder v1.5.0 |
| 254 | 2026-05-03T03:34:52.669Z | Compiling heapless v0.8.0 |
| 255 | 2026-05-03T03:34:52.901Z | Compiling regex-automata v0.4.14 |
| 256 | 2026-05-03T03:34:52.949Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 257 | 2026-05-03T03:34:53.138Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 258 | 2026-05-03T03:34:53.239Z | Compiling hash32 v0.3.1 |
| 259 | 2026-05-03T03:34:53.307Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 260 | 2026-05-03T03:34:53.365Z | Compiling bitflags v2.11.1 |
| 261 | 2026-05-03T03:34:53.479Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 262 | 2026-05-03T03:34:53.511Z | Compiling syn v1.0.109 |
| 263 | 2026-05-03T03:34:53.527Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-05-03T03:34:53.563Z | Compiling stable_deref_trait v1.2.1 |
| 265 | 2026-05-03T03:34:53.628Z | Compiling rustversion v1.0.22 |
| 266 | 2026-05-03T03:34:53.667Z | Compiling macaddr v1.0.1 |
| 267 | 2026-05-03T03:34:53.837Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 268 | 2026-05-03T03:34:53.846Z | Compiling getrandom v0.4.2 |
| 269 | 2026-05-03T03:34:53.859Z | Compiling ref-cast v1.0.25 |
| 270 | 2026-05-03T03:34:53.979Z | Compiling rand_core v0.10.1 |
| 271 | 2026-05-03T03:34:54.030Z | Compiling proc-macro-crate v3.5.0 |
| 272 | 2026-05-03T03:34:54.089Z | Compiling version_check v0.9.5 |
| 273 | 2026-05-03T03:34:54.124Z | Compiling rustix v1.1.4 |
| 274 | 2026-05-03T03:34:54.142Z | Compiling managed v0.8.0 |
| 275 | 2026-05-03T03:34:54.146Z | Compiling bitflags v1.3.2 |
| 276 | 2026-05-03T03:34:54.339Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 277 | 2026-05-03T03:34:54.427Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 278 | 2026-05-03T03:34:54.543Z | Compiling regex v1.12.3 |
| 279 | 2026-05-03T03:34:54.649Z | Compiling errno v0.3.14 |
| 280 | 2026-05-03T03:34:54.776Z | Compiling utf8parse v0.2.2 |
| 281 | 2026-05-03T03:34:54.789Z | Compiling unicode-width v0.2.2 |
| 282 | 2026-05-03T03:34:54.796Z | Compiling once_cell v1.21.4 |
| 283 | 2026-05-03T03:34:54.869Z | Compiling cpufeatures v0.3.0 |
| 284 | 2026-05-03T03:34:54.929Z | Compiling foreign-types-shared v0.3.1 |
| 285 | 2026-05-03T03:34:55.023Z | Compiling darling_core v0.21.3 |
| 286 | 2026-05-03T03:34:55.027Z | Compiling ipnetwork v0.21.1 |
| 287 | 2026-05-03T03:34:55.141Z | Compiling tabwriter v1.4.1 |
| 288 | 2026-05-03T03:34:55.425Z | Compiling cstr-argument v0.1.2 |
| 289 | 2026-05-03T03:34:55.470Z | Compiling tracing-core v0.1.36 |
| 290 | 2026-05-03T03:34:55.474Z | Compiling chacha20 v0.10.0 |
| 291 | 2026-05-03T03:34:55.575Z | Compiling anstyle-parse v1.0.0 |
| 292 | 2026-05-03T03:34:56.192Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5) |
| 293 | 2026-05-03T03:34:56.209Z | Compiling pretty-hex v0.4.2 |
| 294 | 2026-05-03T03:34:56.314Z | Compiling thiserror-impl v2.0.18 |
| 295 | 2026-05-03T03:34:56.321Z | Compiling zerocopy-derive v0.8.48 |
| 296 | 2026-05-03T03:34:56.332Z | Compiling serde_derive v1.0.228 |
| 297 | 2026-05-03T03:34:56.399Z | Compiling foreign-types-macros v0.2.3 |
| 298 | 2026-05-03T03:34:56.554Z | Compiling ref-cast-impl v1.0.25 |
| 299 | 2026-05-03T03:34:57.038Z | Compiling num_enum_derive v0.7.6 |
| 300 | 2026-05-03T03:34:57.198Z | Compiling foreign-types v0.5.0 |
| 301 | 2026-05-03T03:34:57.231Z | Compiling darling_macro v0.21.3 |
| 302 | 2026-05-03T03:34:57.241Z | Compiling tracing-attributes v0.1.31 |
| 303 | 2026-05-03T03:34:57.272Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 304 | 2026-05-03T03:34:57.723Z | Compiling cobs v0.3.0 |
| 305 | 2026-05-03T03:34:57.766Z | Compiling colorchoice v1.0.5 |
| 306 | 2026-05-03T03:34:57.790Z | Compiling darling v0.21.3 |
| 307 | 2026-05-03T03:34:57.858Z | Compiling ingot-macros v0.1.1 |
| 308 | 2026-05-03T03:34:57.862Z | Compiling anstyle v1.0.14 |
| 309 | 2026-05-03T03:34:57.875Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 310 | 2026-05-03T03:34:57.927Z | Compiling pin-project-lite v0.2.17 |
| 311 | 2026-05-03T03:34:58.013Z | Compiling dyn-clone v1.0.20 |
| 312 | 2026-05-03T03:34:58.084Z | Compiling is_terminal_polyfill v1.70.2 |
| 313 | 2026-05-03T03:34:58.088Z | Compiling num_enum v0.7.6 |
| 314 | 2026-05-03T03:34:58.139Z | Compiling anstyle-query v1.1.5 |
| 315 | 2026-05-03T03:34:58.159Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 316 | 2026-05-03T03:34:58.185Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 317 | 2026-05-03T03:34:58.228Z | Compiling anstream v1.0.0 |
| 318 | 2026-05-03T03:34:58.331Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 319 | 2026-05-03T03:34:58.351Z | Compiling terminal_size v0.4.4 |
| 320 | 2026-05-03T03:34:58.470Z | Compiling tracing v0.1.44 |
| 321 | 2026-05-03T03:34:58.512Z | Compiling rand v0.10.1 |
| 322 | 2026-05-03T03:34:58.628Z | Compiling uuid v1.23.1 |
| 323 | 2026-05-03T03:34:58.771Z | Compiling socket2 v0.6.3 |
| 324 | 2026-05-03T03:34:58.780Z | Compiling heck v0.5.0 |
| 325 | 2026-05-03T03:34:59.019Z | Compiling clap_lex v1.1.0 |
| 326 | 2026-05-03T03:34:59.302Z | Compiling oxnet v0.1.4 |
| 327 | 2026-05-03T03:34:59.328Z | Compiling colored v3.1.1 |
| 328 | 2026-05-03T03:34:59.333Z | Compiling clap_builder v4.6.0 |
| 329 | 2026-05-03T03:34:59.577Z | Compiling clap_derive v4.6.1 |
| 330 | 2026-05-03T03:34:59.626Z | Compiling postcard v1.1.3 |
| 331 | 2026-05-03T03:34:59.720Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 332 | 2026-05-03T03:35:00.749Z | Compiling ingot-types v0.1.2 |
| 333 | 2026-05-03T03:35:01.148Z | Compiling ingot v0.1.1 |
| 334 | 2026-05-03T03:35:01.238Z | Compiling clap v4.6.1 |
| 335 | 2026-05-03T03:35:02.804Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 336 | 2026-05-03T03:35:03.813Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 337 | 2026-05-03T03:35:04.832Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 338 | 2026-05-03T03:35:11.441Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.20s |
| 339 | 2026-05-03T03:35:11.470Z | Building xde (release-lto). |
| 340 | 2026-05-03T03:35:11.716Z | Updating crates.io index |
| 341 | 2026-05-03T03:35:11.830Z | Downloading crates ... |
| 342 | 2026-05-03T03:35:11.902Z | Downloaded adler2 v2.0.1 |
| 343 | 2026-05-03T03:35:11.905Z | Downloaded object v0.37.3 |
| 344 | 2026-05-03T03:35:11.911Z | Downloaded rustc-demangle v0.1.27 |
| 345 | 2026-05-03T03:35:11.913Z | Downloaded foldhash v0.2.0 |
| 346 | 2026-05-03T03:35:11.914Z | Downloaded addr2line v0.25.1 |
| 347 | 2026-05-03T03:35:11.914Z | Downloaded getopts v0.2.24 |
| 348 | 2026-05-03T03:35:11.923Z | Downloaded memchr v2.7.6 |
| 349 | 2026-05-03T03:35:11.936Z | Downloaded gimli v0.32.3 |
| 350 | 2026-05-03T03:35:11.944Z | Downloaded hashbrown v0.16.1 |
| 351 | 2026-05-03T03:35:11.947Z | Downloaded miniz_oxide v0.8.9 |
| 352 | 2026-05-03T03:35:11.951Z | Downloaded rustc-literal-escaper v0.0.7 |
| 353 | 2026-05-03T03:35:11.998Z | Downloaded libc v0.2.183 |
| 354 | 2026-05-03T03:35:12.057Z | 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-03T03:35:12.057Z | 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-03T03:35:12.057Z | Compiling proc-macro2 v1.0.106 |
| 357 | 2026-05-03T03:35:12.057Z | Compiling quote v1.0.45 |
| 358 | 2026-05-03T03:35:12.057Z | Compiling unicode-ident v1.0.24 |
| 359 | 2026-05-03T03:35:12.060Z | Compiling ident_case v1.0.1 |
| 360 | 2026-05-03T03:35:12.060Z | Compiling strsim v0.11.1 |
| 361 | 2026-05-03T03:35:12.080Z | Compiling serde_core v1.0.228 |
| 362 | 2026-05-03T03:35:12.224Z | Compiling fnv v1.0.7 |
| 363 | 2026-05-03T03:35:12.227Z | Compiling memchr v2.8.0 |
| 364 | 2026-05-03T03:35:12.316Z | Compiling regex-syntax v0.8.10 |
| 365 | 2026-05-03T03:35:12.476Z | Compiling zerocopy v0.8.48 |
| 366 | 2026-05-03T03:35:12.480Z | Compiling either v1.15.0 |
| 367 | 2026-05-03T03:35:12.485Z | Compiling serde v1.0.228 |
| 368 | 2026-05-03T03:35:12.609Z | Compiling thiserror v2.0.18 |
| 369 | 2026-05-03T03:35:12.670Z | Compiling aho-corasick v1.1.4 |
| 370 | 2026-05-03T03:35:12.873Z | Compiling itertools v0.14.0 |
| 371 | 2026-05-03T03:35:12.891Z | Compiling heapless v0.8.0 |
| 372 | 2026-05-03T03:35:13.183Z | Compiling syn v2.0.117 |
| 373 | 2026-05-03T03:35:13.277Z | Compiling smoltcp v0.11.0 |
| 374 | 2026-05-03T03:35:13.294Z | Compiling crc32fast v1.5.0 |
| 375 | 2026-05-03T03:35:13.358Z | Compiling ref-cast v1.0.25 |
| 376 | 2026-05-03T03:35:13.623Z | Compiling version_check v0.9.5 |
| 377 | 2026-05-03T03:35:13.728Z | Compiling regex-automata v0.4.14 |
| 378 | 2026-05-03T03:35:13.981Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 379 | 2026-05-03T03:35:15.262Z | Compiling regex v1.12.3 |
| 380 | 2026-05-03T03:35:15.450Z | Compiling darling_core v0.21.3 |
| 381 | 2026-05-03T03:35:15.507Z | Compiling darling_core v0.23.0 |
| 382 | 2026-05-03T03:35:16.382Z | Compiling thiserror-impl v2.0.18 |
| 383 | 2026-05-03T03:35:16.382Z | Compiling zerocopy-derive v0.8.48 |
| 384 | 2026-05-03T03:35:16.386Z | Compiling serde_derive v1.0.228 |
| 385 | 2026-05-03T03:35:16.386Z | Compiling ref-cast-impl v1.0.25 |
| 386 | 2026-05-03T03:35:16.386Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 387 | 2026-05-03T03:35:17.873Z | Compiling darling_macro v0.21.3 |
| 388 | 2026-05-03T03:35:18.123Z | Compiling darling_macro v0.23.0 |
| 389 | 2026-05-03T03:35:18.798Z | Compiling darling v0.21.3 |
| 390 | 2026-05-03T03:35:18.864Z | Compiling ingot-macros v0.1.1 |
| 391 | 2026-05-03T03:35:19.000Z | Compiling darling v0.23.0 |
| 392 | 2026-05-03T03:35:19.065Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 393 | 2026-05-03T03:35:24.065Z | 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-03T03:35:26.141Z | Compiling byteorder v1.5.0 |
| 395 | 2026-05-03T03:35:26.144Z | Compiling macaddr v1.0.1 |
| 396 | 2026-05-03T03:35:26.144Z | Compiling stable_deref_trait v1.2.1 |
| 397 | 2026-05-03T03:35:26.144Z | Compiling cfg-if v1.0.4 |
| 398 | 2026-05-03T03:35:26.206Z | Compiling managed v0.8.0 |
| 399 | 2026-05-03T03:35:26.214Z | Compiling cobs v0.3.0 |
| 400 | 2026-05-03T03:35:26.238Z | Compiling bitflags v1.3.2 |
| 401 | 2026-05-03T03:35:26.305Z | Compiling hash32 v0.3.1 |
| 402 | 2026-05-03T03:35:26.446Z | Compiling dyn-clone v1.0.20 |
| 403 | 2026-05-03T03:35:26.510Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 404 | 2026-05-03T03:35:27.734Z | Compiling bitflags v2.11.1 |
| 405 | 2026-05-03T03:35:27.734Z | Compiling uuid v1.23.1 |
| 406 | 2026-05-03T03:35:27.874Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 407 | 2026-05-03T03:35:28.161Z | Compiling postcard v1.1.3 |
| 408 | 2026-05-03T03:35:28.960Z | Compiling ingot-types v0.1.2 |
| 409 | 2026-05-03T03:35:29.278Z | Compiling ingot v0.1.1 |
| 410 | 2026-05-03T03:35:30.795Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 411 | 2026-05-03T03:35:34.492Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 412 | 2026-05-03T03:35:43.239Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 413 | 2026-05-03T03:36:11.419Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 59.91s |
| 414 | 2026-05-03T03:36:11.446Z | Linking xde kmod... |
| 415 | 2026-05-03T03:36:11.994Z | Building xde dev link helper (release). |
| 416 | 2026-05-03T03:36:12.152Z | 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-03T03:36:12.153Z | 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-03T03:36:12.153Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 419 | 2026-05-03T03:36:23.137Z | 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-03T03:36:25.475Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.45s |
| 421 | 2026-05-03T03:36:25.494Z | Building opteadm (dev). |
| 422 | 2026-05-03T03:36:25.650Z | Compiling serde_core v1.0.228 |
| 423 | 2026-05-03T03:36:25.650Z | Compiling libc v0.2.186 |
| 424 | 2026-05-03T03:36:25.650Z | Compiling cfg-if v1.0.4 |
| 425 | 2026-05-03T03:36:25.653Z | Compiling strsim v0.11.1 |
| 426 | 2026-05-03T03:36:25.653Z | Compiling fnv v1.0.7 |
| 427 | 2026-05-03T03:36:25.653Z | Compiling ident_case v1.0.1 |
| 428 | 2026-05-03T03:36:25.677Z | Compiling memchr v2.8.0 |
| 429 | 2026-05-03T03:36:25.680Z | Compiling syn v2.0.117 |
| 430 | 2026-05-03T03:36:25.727Z | Compiling regex-syntax v0.8.10 |
| 431 | 2026-05-03T03:36:25.745Z | Compiling zerocopy v0.8.48 |
| 432 | 2026-05-03T03:36:25.774Z | Compiling serde v1.0.228 |
| 433 | 2026-05-03T03:36:25.945Z | Compiling hashbrown v0.17.0 |
| 434 | 2026-05-03T03:36:26.057Z | Compiling aho-corasick v1.1.4 |
| 435 | 2026-05-03T03:36:26.104Z | Compiling either v1.15.0 |
| 436 | 2026-05-03T03:36:26.231Z | Compiling winnow v1.0.2 |
| 437 | 2026-05-03T03:36:26.287Z | Compiling equivalent v1.0.2 |
| 438 | 2026-05-03T03:36:26.361Z | Compiling itertools v0.14.0 |
| 439 | 2026-05-03T03:36:26.426Z | Compiling indexmap v2.14.0 |
| 440 | 2026-05-03T03:36:26.511Z | Compiling byteorder v1.5.0 |
| 441 | 2026-05-03T03:36:26.685Z | Compiling heapless v0.8.0 |
| 442 | 2026-05-03T03:36:26.962Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 443 | 2026-05-03T03:36:27.170Z | Compiling regex-automata v0.4.14 |
| 444 | 2026-05-03T03:36:27.177Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 445 | 2026-05-03T03:36:27.231Z | Compiling hash32 v0.3.1 |
| 446 | 2026-05-03T03:36:27.381Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 447 | 2026-05-03T03:36:27.446Z | Compiling smoltcp v0.11.0 |
| 448 | 2026-05-03T03:36:27.561Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 449 | 2026-05-03T03:36:27.603Z | Compiling bitflags v2.11.1 |
| 450 | 2026-05-03T03:36:27.720Z | Compiling rustversion v1.0.22 |
| 451 | 2026-05-03T03:36:27.763Z | Compiling macaddr v1.0.1 |
| 452 | 2026-05-03T03:36:27.769Z | Compiling syn v1.0.109 |
| 453 | 2026-05-03T03:36:27.828Z | Compiling stable_deref_trait v1.2.1 |
| 454 | 2026-05-03T03:36:28.026Z | Compiling bitflags v1.3.2 |
| 455 | 2026-05-03T03:36:28.049Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 456 | 2026-05-03T03:36:28.083Z | Compiling proc-macro-crate v3.5.0 |
| 457 | 2026-05-03T03:36:28.086Z | Compiling version_check v0.9.5 |
| 458 | 2026-05-03T03:36:28.096Z | Compiling managed v0.8.0 |
| 459 | 2026-05-03T03:36:28.246Z | Compiling darling_core v0.21.3 |
| 460 | 2026-05-03T03:36:28.315Z | Compiling getrandom v0.4.2 |
| 461 | 2026-05-03T03:36:28.319Z | Compiling ref-cast v1.0.25 |
| 462 | 2026-05-03T03:36:28.338Z | Compiling rand_core v0.10.1 |
| 463 | 2026-05-03T03:36:28.459Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 464 | 2026-05-03T03:36:28.645Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 465 | 2026-05-03T03:36:28.684Z | Compiling errno v0.3.14 |
| 466 | 2026-05-03T03:36:28.849Z | Compiling regex v1.12.3 |
| 467 | 2026-05-03T03:36:29.109Z | Compiling cpufeatures v0.3.0 |
| 468 | 2026-05-03T03:36:29.176Z | Compiling ipnetwork v0.21.1 |
| 469 | 2026-05-03T03:36:29.244Z | Compiling foreign-types-shared v0.3.1 |
| 470 | 2026-05-03T03:36:29.248Z | Compiling unicode-width v0.2.2 |
| 471 | 2026-05-03T03:36:29.424Z | Compiling thiserror-impl v2.0.18 |
| 472 | 2026-05-03T03:36:29.547Z | Compiling zerocopy-derive v0.8.48 |
| 473 | 2026-05-03T03:36:29.711Z | Compiling serde_derive v1.0.228 |
| 474 | 2026-05-03T03:36:29.714Z | Compiling foreign-types-macros v0.2.3 |
| 475 | 2026-05-03T03:36:30.361Z | Compiling darling_macro v0.21.3 |
| 476 | 2026-05-03T03:36:30.368Z | Compiling ref-cast-impl v1.0.25 |
| 477 | 2026-05-03T03:36:30.562Z | Compiling num_enum_derive v0.7.6 |
| 478 | 2026-05-03T03:36:30.668Z | Compiling thiserror v2.0.18 |
| 479 | 2026-05-03T03:36:30.770Z | Compiling cobs v0.3.0 |
| 480 | 2026-05-03T03:36:30.904Z | Compiling darling v0.21.3 |
| 481 | 2026-05-03T03:36:30.958Z | Compiling once_cell v1.21.4 |
| 482 | 2026-05-03T03:36:30.975Z | Compiling ingot-macros v0.1.1 |
| 483 | 2026-05-03T03:36:31.162Z | Compiling tracing-core v0.1.36 |
| 484 | 2026-05-03T03:36:31.203Z | Compiling foreign-types v0.5.0 |
| 485 | 2026-05-03T03:36:31.274Z | Compiling cstr-argument v0.1.2 |
| 486 | 2026-05-03T03:36:31.443Z | Compiling tabwriter v1.4.1 |
| 487 | 2026-05-03T03:36:31.559Z | Compiling num_enum v0.7.6 |
| 488 | 2026-05-03T03:36:31.669Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 489 | 2026-05-03T03:36:31.862Z | Compiling tracing-attributes v0.1.31 |
| 490 | 2026-05-03T03:36:31.918Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 491 | 2026-05-03T03:36:32.224Z | Compiling chacha20 v0.10.0 |
| 492 | 2026-05-03T03:36:32.393Z | Compiling rustix v1.1.4 |
| 493 | 2026-05-03T03:36:32.771Z | Compiling anyhow v1.0.102 |
| 494 | 2026-05-03T03:36:32.775Z | Compiling pretty-hex v0.4.2 |
| 495 | 2026-05-03T03:36:32.903Z | Compiling postcard v1.1.3 |
| 496 | 2026-05-03T03:36:32.957Z | Compiling dyn-clone v1.0.20 |
| 497 | 2026-05-03T03:36:32.970Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5) |
| 498 | 2026-05-03T03:36:33.087Z | Compiling pin-project-lite v0.2.17 |
| 499 | 2026-05-03T03:36:33.143Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df) |
| 500 | 2026-05-03T03:36:33.174Z | Compiling tracing v0.1.44 |
| 501 | 2026-05-03T03:36:33.181Z | Compiling terminal_size v0.4.4 |
| 502 | 2026-05-03T03:36:33.252Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 503 | 2026-05-03T03:36:33.324Z | Compiling rand v0.10.1 |
| 504 | 2026-05-03T03:36:33.354Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 505 | 2026-05-03T03:36:33.419Z | Compiling uuid v1.23.1 |
| 506 | 2026-05-03T03:36:33.469Z | Compiling socket2 v0.6.3 |
| 507 | 2026-05-03T03:36:33.559Z | Compiling oxnet v0.1.4 |
| 508 | 2026-05-03T03:36:33.639Z | Compiling colored v3.1.1 |
| 509 | 2026-05-03T03:36:33.747Z | Compiling clap_builder v4.6.0 |
| 510 | 2026-05-03T03:36:33.999Z | Compiling ingot-types v0.1.2 |
| 511 | 2026-05-03T03:36:34.013Z | Compiling clap_derive v4.6.1 |
| 512 | 2026-05-03T03:36:34.031Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 513 | 2026-05-03T03:36:34.403Z | Compiling ingot v0.1.1 |
| 514 | 2026-05-03T03:36:35.444Z | Compiling clap v4.6.1 |
| 515 | 2026-05-03T03:36:36.223Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 516 | 2026-05-03T03:36:38.436Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 517 | 2026-05-03T03:36:39.589Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 518 | 2026-05-03T03:36:43.947Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.44s |
| 519 | 2026-05-03T03:36:43.974Z | Building xde (dev). |
| 520 | 2026-05-03T03:36:44.207Z | 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-03T03:36:44.207Z | 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-03T03:36:44.207Z | Compiling proc-macro2 v1.0.106 |
| 523 | 2026-05-03T03:36:44.207Z | Compiling unicode-ident v1.0.24 |
| 524 | 2026-05-03T03:36:44.207Z | Compiling quote v1.0.45 |
| 525 | 2026-05-03T03:36:44.207Z | Compiling ident_case v1.0.1 |
| 526 | 2026-05-03T03:36:44.210Z | Compiling strsim v0.11.1 |
| 527 | 2026-05-03T03:36:44.211Z | Compiling serde_core v1.0.228 |
| 528 | 2026-05-03T03:36:44.326Z | Compiling fnv v1.0.7 |
| 529 | 2026-05-03T03:36:44.329Z | Compiling memchr v2.8.0 |
| 530 | 2026-05-03T03:36:44.408Z | Compiling regex-syntax v0.8.10 |
| 531 | 2026-05-03T03:36:44.589Z | Compiling zerocopy v0.8.48 |
| 532 | 2026-05-03T03:36:44.599Z | Compiling serde v1.0.228 |
| 533 | 2026-05-03T03:36:44.601Z | Compiling thiserror v2.0.18 |
| 534 | 2026-05-03T03:36:44.723Z | Compiling aho-corasick v1.1.4 |
| 535 | 2026-05-03T03:36:44.974Z | Compiling either v1.15.0 |
| 536 | 2026-05-03T03:36:45.026Z | Compiling heapless v0.8.0 |
| 537 | 2026-05-03T03:36:45.164Z | Compiling itertools v0.14.0 |
| 538 | 2026-05-03T03:36:45.225Z | Compiling smoltcp v0.11.0 |
| 539 | 2026-05-03T03:36:45.391Z | Compiling syn v2.0.117 |
| 540 | 2026-05-03T03:36:45.451Z | Compiling crc32fast v1.5.0 |
| 541 | 2026-05-03T03:36:45.535Z | Compiling ref-cast v1.0.25 |
| 542 | 2026-05-03T03:36:45.661Z | Compiling version_check v0.9.5 |
| 543 | 2026-05-03T03:36:45.924Z | Compiling regex-automata v0.4.14 |
| 544 | 2026-05-03T03:36:46.032Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 545 | 2026-05-03T03:36:47.481Z | Compiling regex v1.12.3 |
| 546 | 2026-05-03T03:36:47.672Z | Compiling darling_core v0.21.3 |
| 547 | 2026-05-03T03:36:47.672Z | Compiling darling_core v0.23.0 |
| 548 | 2026-05-03T03:36:48.650Z | Compiling zerocopy-derive v0.8.48 |
| 549 | 2026-05-03T03:36:48.650Z | Compiling serde_derive v1.0.228 |
| 550 | 2026-05-03T03:36:48.650Z | Compiling thiserror-impl v2.0.18 |
| 551 | 2026-05-03T03:36:48.650Z | Compiling ref-cast-impl v1.0.25 |
| 552 | 2026-05-03T03:36:48.653Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 553 | 2026-05-03T03:36:50.302Z | Compiling darling_macro v0.23.0 |
| 554 | 2026-05-03T03:36:50.314Z | Compiling darling_macro v0.21.3 |
| 555 | 2026-05-03T03:36:51.245Z | Compiling darling v0.21.3 |
| 556 | 2026-05-03T03:36:51.249Z | Compiling darling v0.23.0 |
| 557 | 2026-05-03T03:36:51.308Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 558 | 2026-05-03T03:36:51.308Z | Compiling ingot-macros v0.1.1 |
| 559 | 2026-05-03T03:36:55.705Z | 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-03T03:36:57.453Z | Compiling byteorder v1.5.0 |
| 561 | 2026-05-03T03:36:57.454Z | Compiling macaddr v1.0.1 |
| 562 | 2026-05-03T03:36:57.456Z | Compiling stable_deref_trait v1.2.1 |
| 563 | 2026-05-03T03:36:57.457Z | Compiling cfg-if v1.0.4 |
| 564 | 2026-05-03T03:36:57.522Z | Compiling cobs v0.3.0 |
| 565 | 2026-05-03T03:36:57.528Z | Compiling managed v0.8.0 |
| 566 | 2026-05-03T03:36:57.558Z | Compiling bitflags v1.3.2 |
| 567 | 2026-05-03T03:36:57.628Z | Compiling hash32 v0.3.1 |
| 568 | 2026-05-03T03:36:57.804Z | Compiling dyn-clone v1.0.20 |
| 569 | 2026-05-03T03:36:57.887Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 570 | 2026-05-03T03:36:58.986Z | Compiling bitflags v2.11.1 |
| 571 | 2026-05-03T03:36:58.986Z | Compiling uuid v1.23.1 |
| 572 | 2026-05-03T03:36:59.119Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 573 | 2026-05-03T03:36:59.399Z | Compiling postcard v1.1.3 |
| 574 | 2026-05-03T03:37:00.191Z | Compiling ingot-types v0.1.2 |
| 575 | 2026-05-03T03:37:00.481Z | Compiling ingot v0.1.1 |
| 576 | 2026-05-03T03:37:01.901Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 577 | 2026-05-03T03:37:06.185Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 578 | 2026-05-03T03:37:16.564Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 579 | 2026-05-03T03:37:24.811Z | Finished `dev` profile [optimized + debuginfo] target(s) in 40.80s |
| 580 | 2026-05-03T03:37:24.835Z | Linking xde kmod... |
| 581 | 2026-05-03T03:37:25.992Z | Building xde dev link helper (dev). |
| 582 | 2026-05-03T03:37:26.158Z | 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-03T03:37:26.158Z | 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-03T03:37:26.158Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 585 | 2026-05-03T03:37:36.664Z | 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-03T03:37:38.832Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.81s |
| 587 | 2026-05-03T03:37:38.854Z | |
| 588 | 2026-05-03T03:37:38.857Z | real 3:05.342436816 |
| 589 | 2026-05-03T03:37:38.857Z | user 8:59.386226406 |
| 590 | 2026-05-03T03:37:38.857Z | sys 57.694873320 |
| 591 | 2026-05-03T03:37:38.857Z | trap 0.241985310 |
| 592 | 2026-05-03T03:37:38.857Z | tflt 0.872802671 |
| 593 | 2026-05-03T03:37:38.857Z | dflt 1.573407421 |
| 594 | 2026-05-03T03:37:38.857Z | kflt 0.006228788 |
| 595 | 2026-05-03T03:37:38.857Z | lock 30:37.490251044 |
| 596 | 2026-05-03T03:37:38.857Z | slp 20:51.240108288 |
| 597 | 2026-05-03T03:37:38.857Z | lat 23.117150197 |
| 598 | 2026-05-03T03:37:38.857Z | stop 31.412293227 |
| 599 | 2026-05-03T03:37:38.857Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 600 | 2026-05-03T03:37:38.857Z | + grep GOTPCREL |
| 601 | 2026-05-03T03:37:39.773Z | + header 'package opte' |
| 602 | 2026-05-03T03:37:39.773Z | + echo '# ==== package opte ==== #' |
| 603 | 2026-05-03T03:37:39.773Z | # ==== package opte ==== # |
| 604 | 2026-05-03T03:37:39.776Z | + cargo xtask package --skip-build --profile all |
| 605 | 2026-05-03T03:37:39.911Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 606 | 2026-05-03T03:37:39.915Z | Running `target/debug/xtask package --skip-build --profile all` |
| 607 | 2026-05-03T03:37:40.124Z | + ./clean.sh |
| 608 | 2026-05-03T03:37:40.132Z | + mkdir -p proto/kernel/drv/amd64 |
| 609 | 2026-05-03T03:37:40.135Z | + mkdir -p proto/opt/oxide/opte/bin |
| 610 | 2026-05-03T03:37:40.135Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 611 | 2026-05-03T03:37:40.138Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 612 | 2026-05-03T03:37:40.153Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 613 | 2026-05-03T03:37:40.184Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 614 | 2026-05-03T03:37:40.187Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 615 | 2026-05-03T03:37:40.187Z | + '[' -z ']' |
| 616 | 2026-05-03T03:37:40.187Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 617 | 2026-05-03T03:37:40.209Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 618 | 2026-05-03T03:37:40.275Z | + INC_DEBUG= |
| 619 | 2026-05-03T03:37:40.278Z | ++ ./print-api-version.sh |
| 620 | 2026-05-03T03:37:40.281Z | + API_VSN=40 |
| 621 | 2026-05-03T03:37:40.281Z | + TAG= |
| 622 | 2026-05-03T03:37:40.281Z | + PKG_VERSION=0.40.476 |
| 623 | 2026-05-03T03:37:40.284Z | + '[' ']' |
| 624 | 2026-05-03T03:37:40.284Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%PKG_VERSION%/0.40.476/g opte.template.p5m |
| 625 | 2026-05-03T03:37:40.284Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 626 | 2026-05-03T03:37:41.204Z | + pkgdepend generate -d proto opte.base.p5m |
| 627 | 2026-05-03T03:37:41.905Z | + mkdir -p packages |
| 628 | 2026-05-03T03:37:41.908Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 629 | 2026-05-03T03:37:53.303Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 630 | 2026-05-03T03:37:53.306Z | + pkgrepo create packages/repo |
| 631 | 2026-05-03T03:37:53.876Z | + pkgrepo add-publisher -s packages/repo helios-dev |
| 632 | 2026-05-03T03:37:54.418Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 633 | 2026-05-03T03:38:23.608Z | pkg://helios-dev/driver/network/opte@0.40.476,5.11:20260503T033753Z |
| 634 | 2026-05-03T03:38:23.608Z | PUBLISHED |
| 635 | 2026-05-03T03:38:23.644Z | + pkgrecv -a -d packages/repo/opte-0.40.476.p5p -s packages/repo -v -m latest '*' |
| 636 | 2026-05-03T03:38:24.137Z | Retrieving packages for publisher helios-dev ... |
| 637 | 2026-05-03T03:38:24.140Z | Retrieving catalog 'helios-dev' ... Done |
| 638 | 2026-05-03T03:38:24.143Z | Retrieving and evaluating 1 package(s)... |
| 639 | 2026-05-03T03:38:24.143Z | Fetching manifests: 1/1 100% complete |
| 640 | 2026-05-03T03:38:24.143Z | Fetching manifests: 1/1 100% complete |
| 641 | 2026-05-03T03:38:24.143Z | |
| 642 | 2026-05-03T03:38:24.143Z | Archiving packages ... |
| 643 | 2026-05-03T03:38:24.143Z | Packages to add: 1 |
| 644 | 2026-05-03T03:38:24.143Z | Files to retrieve: 6 |
| 645 | 2026-05-03T03:38:24.143Z | Estimated transfer size: 36.08 MB |
| 646 | 2026-05-03T03:38:24.144Z | |
| 647 | 2026-05-03T03:38:24.144Z | Packages to archive: |
| 648 | 2026-05-03T03:38:24.144Z | driver/network/opte@0.40.476,5.11:20260503T033753Z |
| 649 | 2026-05-03T03:38:24.144Z | |
| 650 | 2026-05-03T03:38:24.144Z | Download: 0/6 items 0.0/36.1MB 0% complete |
| 651 | 2026-05-03T03:38:24.208Z | Download: Completed 36.08 MB in 0.07 seconds (547M/s) |
| 652 | 2026-05-03T03:38:24.211Z | Archiving: 1/20 items 0.0/36.1MB 0% complete |
| 653 | 2026-05-03T03:38:24.223Z | Archiving: Completed 36.11 MB in 0.01 seconds |
| 654 | 2026-05-03T03:38:24.264Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.40.476.p5p. |
| 655 | 2026-05-03T03:38:24.267Z | + banner copy |
| 656 | 2026-05-03T03:38:24.270Z | |
| 657 | 2026-05-03T03:38:24.270Z | #### #### ##### # # |
| 658 | 2026-05-03T03:38:24.270Z | # # # # # # # # |
| 659 | 2026-05-03T03:38:24.270Z | # # # # # # |
| 660 | 2026-05-03T03:38:24.270Z | # # # ##### # |
| 661 | 2026-05-03T03:38:24.270Z | # # # # # # |
| 662 | 2026-05-03T03:38:24.270Z | #### #### # # |
| 663 | 2026-05-03T03:38:24.270Z | |
| 664 | 2026-05-03T03:38:24.270Z | + pfexec mkdir -p /out |
| 665 | 2026-05-03T03:38:24.273Z | + pfexec chown 12345 /out |
| 666 | 2026-05-03T03:38:24.276Z | + PKG_NAME=/out/opte.p5p |
| 667 | 2026-05-03T03:38:24.276Z | + mv pkg/packages/repo/opte-0.40.476.p5p /out/opte.p5p |
| 668 | 2026-05-03T03:38:24.301Z | + sha256sum /out/opte.p5p |
| 669 | 2026-05-03T03:38:24.325Z | process exited: duration 246621 ms, exit code 0 |
| |
| 670 | 2026-05-03T03:38:24.336Z | found 2 output files |
| 671 | 2026-05-03T03:38:24.336Z | uploading: /out/opte.p5p (37877760 bytes) |
| 672 | 2026-05-03T03:38:25.532Z | uploaded: /out/opte.p5p |
| 673 | 2026-05-03T03:38:25.535Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 674 | 2026-05-03T03:38:26.541Z | uploaded: /out/opte.p5p.sha256 |