|
|
|
| 1 | 2026-04-10T04:10:49.141Z | job assigned to worker 01KNTSAD544H8ZXFE1D8WCGKYM [factory aws, i-0668e7448589ab867] (queued for 1 m 18 s) |
| |
| 2 | 2026-04-10T04:10:55.680Z | starting task 0: "setup" |
| 3 | 2026-04-10T04:10:55.697Z | ++ uname -s |
| 4 | 2026-04-10T04:10:55.697Z | + kern=SunOS |
| 5 | 2026-04-10T04:10:55.697Z | + build_user=build |
| 6 | 2026-04-10T04:10:55.697Z | + build_uid=12345 |
| 7 | 2026-04-10T04:10:55.698Z | + work_dir=/work |
| 8 | 2026-04-10T04:10:55.698Z | + input_dir=/input |
| 9 | 2026-04-10T04:10:55.698Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-10T04:10:55.698Z | + case "$kern" in |
| 11 | 2026-04-10T04:10:55.698Z | + groupadd -g 12345 build |
| 12 | 2026-04-10T04:10:55.698Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-10T04:10:57.690Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-10T04:10:57.971Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-10T04:10:57.985Z | + home_fs=zfs |
| 16 | 2026-04-10T04:10:57.986Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-10T04:10:57.986Z | + mkdir -p /home/build |
| 18 | 2026-04-10T04:10:57.986Z | + chown build:build /home/build /work |
| 19 | 2026-04-10T04:10:59.900Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-10T04:10:59.928Z | process exited: duration 4149 ms, exit code 0 |
| |
| 21 | 2026-04-10T04:10:59.996Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-10T04:11:00.032Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-10T04:11:00.032Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-10T04:11:00.032Z | * rust toolchain profile = "default" |
| 25 | 2026-04-10T04:11:00.032Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-10T04:11:00.032Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-10T04:11:00.032Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-10T04:11:00.032Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-10T04:11:00.032Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-10T04:11:00.118Z | info: downloading installer |
| 31 | 2026-04-10T04:11:01.583Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-10T04:11:01.583Z | warn: /opt/ooce/bin |
| 33 | 2026-04-10T04:11:01.583Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-10T04:11:01.583Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-10T04:11:01.583Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-10T04:11:01.583Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-10T04:11:01.583Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-10T04:11:01.583Z | error: cannot install while Rust is installed |
| 39 | 2026-04-10T04:11:01.583Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-10T04:11:01.583Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-10T04:11:01.584Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-10T04:11:01.584Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-10T04:11:01.584Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-10T04:11:01.609Z | info: profile set to default |
| 45 | 2026-04-10T04:11:01.609Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-10T04:11:01.609Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-10T04:11:01.724Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-10T04:11:01.728Z | info: downloading 6 components |
| 49 | 2026-04-10T04:11:16.312Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-10T04:11:16.312Z | |
| 51 | 2026-04-10T04:11:16.340Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-10T04:11:16.340Z | |
| 53 | 2026-04-10T04:11:16.340Z | |
| 54 | 2026-04-10T04:11:16.345Z | Rust is installed now. Great! |
| 55 | 2026-04-10T04:11:16.345Z | |
| 56 | 2026-04-10T04:11:16.345Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-10T04:11:16.345Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-10T04:11:16.345Z | |
| 59 | 2026-04-10T04:11:16.345Z | To configure your current shell, you need to source |
| 60 | 2026-04-10T04:11:16.345Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-10T04:11:16.345Z | |
| 62 | 2026-04-10T04:11:16.345Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-10T04:11:16.345Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-10T04:11:16.345Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-10T04:11:16.345Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-10T04:11:16.345Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-10T04:11:16.345Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-10T04:11:16.345Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-10T04:11:16.345Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-10T04:11:16.345Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-10T04:11:16.428Z | + rustup --version |
| 72 | 2026-04-10T04:11:16.438Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-10T04:11:16.441Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-10T04:11:16.458Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-10T04:11:16.464Z | + cargo --version |
| 76 | 2026-04-10T04:11:16.474Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-10T04:11:16.478Z | + rustc --version |
| 78 | 2026-04-10T04:11:16.497Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-10T04:11:16.503Z | process exited: duration 16532 ms, exit code 0 |
| |
| 80 | 2026-04-10T04:11:16.511Z | starting task 2: "authentication" |
| 81 | 2026-04-10T04:11:16.527Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-10T04:11:16.535Z | starting task 3: "clone repository" |
| 83 | 2026-04-10T04:11:16.538Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-10T04:11:16.542Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-10T04:11:16.576Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-10T04:11:17.366Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-10T04:11:17.366Z | + git fetch origin 981f42c81c852f4e1db75990df54381d710a38cd |
| 88 | 2026-04-10T04:11:17.602Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-10T04:11:17.603Z | * branch 981f42c81c852f4e1db75990df54381d710a38cd -> FETCH_HEAD |
| 90 | 2026-04-10T04:11:17.607Z | + [[ -n renovate/ctor-0.x ]] |
| 91 | 2026-04-10T04:11:17.611Z | ++ git branch --show-current |
| 92 | 2026-04-10T04:11:17.611Z | + current=master |
| 93 | 2026-04-10T04:11:17.611Z | + [[ master != renovate/ctor-0.x ]] |
| 94 | 2026-04-10T04:11:17.611Z | + git branch -f renovate/ctor-0.x 981f42c81c852f4e1db75990df54381d710a38cd |
| 95 | 2026-04-10T04:11:17.614Z | + git checkout -f renovate/ctor-0.x |
| 96 | 2026-04-10T04:11:17.629Z | Switched to branch 'renovate/ctor-0.x' |
| 97 | 2026-04-10T04:11:17.633Z | + git reset --hard 981f42c81c852f4e1db75990df54381d710a38cd |
| 98 | 2026-04-10T04:11:17.646Z | HEAD is now at 981f42c Update Rust crate ctor to 0.9 |
| 99 | 2026-04-10T04:11:17.650Z | process exited: duration 1110 ms, exit code 0 |
| |
| 100 | 2026-04-10T04:11:17.658Z | starting task 4: "build" |
| 101 | 2026-04-10T04:11:17.662Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-10T04:11:17.662Z | ++ rustup show active-toolchain |
| 103 | 2026-04-10T04:11:17.667Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-10T04:11:17.672Z | ++ pushd xde |
| 105 | 2026-04-10T04:11:17.672Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-10T04:11:17.672Z | ++ rustup show active-toolchain |
| 107 | 2026-04-10T04:11:17.746Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-04-10T04:11:17.826Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-04-10T04:11:17.829Z | info: downloading 6 components |
| 110 | 2026-04-10T04:11:31.994Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-10T04:11:32.076Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-10T04:11:32.089Z | +++ head -n 1 |
| 113 | 2026-04-10T04:11:32.089Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-10T04:11:32.126Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-04-10T04:11:32.126Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-04-10T04:11:32.126Z | ++ popd |
| 117 | 2026-04-10T04:11:32.130Z | /work/oxidecomputer/opte |
| 118 | 2026-04-10T04:11:32.130Z | + cargo --version |
| 119 | 2026-04-10T04:11:32.134Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-04-10T04:11:32.134Z | + rustc --version |
| 121 | 2026-04-10T04:11:32.164Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-04-10T04:11:32.169Z | + pushd bin/opteadm |
| 123 | 2026-04-10T04:11:32.169Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-04-10T04:11:32.169Z | + header 'check style' |
| 125 | 2026-04-10T04:11:32.169Z | + echo '# ==== check style ==== #' |
| 126 | 2026-04-10T04:11:32.169Z | # ==== check style ==== # |
| 127 | 2026-04-10T04:11:32.169Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-04-10T04:11:32.229Z | |
| 129 | 2026-04-10T04:11:32.230Z | real 0.067569538 |
| 130 | 2026-04-10T04:11:32.230Z | user 0.038352649 |
| 131 | 2026-04-10T04:11:32.230Z | sys 0.026799175 |
| 132 | 2026-04-10T04:11:32.230Z | trap 0.000000338 |
| 133 | 2026-04-10T04:11:32.230Z | tflt 0.000018054 |
| 134 | 2026-04-10T04:11:32.230Z | dflt 0.000032402 |
| 135 | 2026-04-10T04:11:32.230Z | kflt 0.000000000 |
| 136 | 2026-04-10T04:11:32.230Z | lock 0.033854416 |
| 137 | 2026-04-10T04:11:32.230Z | slp 0.047995908 |
| 138 | 2026-04-10T04:11:32.230Z | lat 0.000908404 |
| 139 | 2026-04-10T04:11:32.230Z | stop 0.000099064 |
| 140 | 2026-04-10T04:11:32.235Z | + header analyze |
| 141 | 2026-04-10T04:11:32.235Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-04-10T04:11:32.235Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 143 | 2026-04-10T04:11:32.235Z | # ==== analyze ==== # |
| 144 | 2026-04-10T04:11:32.396Z | Updating crates.io index |
| 145 | 2026-04-10T04:11:32.419Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-04-10T04:11:33.096Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-04-10T04:11:33.679Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-04-10T04:11:34.070Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-04-10T04:11:34.344Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-04-10T04:11:34.736Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-04-10T04:11:35.028Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-04-10T04:11:37.177Z | Downloading crates ... |
| 153 | 2026-04-10T04:11:37.223Z | Downloaded darling_macro v0.21.3 |
| 154 | 2026-04-10T04:11:37.230Z | Downloaded clap_derive v4.6.0 |
| 155 | 2026-04-10T04:11:37.233Z | Downloaded is_terminal_polyfill v1.70.2 |
| 156 | 2026-04-10T04:11:37.233Z | Downloaded ident_case v1.0.1 |
| 157 | 2026-04-10T04:11:37.233Z | Downloaded clap v4.6.0 |
| 158 | 2026-04-10T04:11:37.237Z | Downloaded foreign-types v0.5.0 |
| 159 | 2026-04-10T04:11:37.242Z | Downloaded equivalent v1.0.2 |
| 160 | 2026-04-10T04:11:37.242Z | Downloaded clap_lex v1.1.0 |
| 161 | 2026-04-10T04:11:37.250Z | Downloaded terminal_size v0.4.4 |
| 162 | 2026-04-10T04:11:37.250Z | Downloaded byteorder v1.5.0 |
| 163 | 2026-04-10T04:11:37.250Z | Downloaded pretty-hex v0.4.2 |
| 164 | 2026-04-10T04:11:37.250Z | Downloaded anstyle v1.0.14 |
| 165 | 2026-04-10T04:11:37.269Z | Downloaded zerocopy-derive v0.8.48 |
| 166 | 2026-04-10T04:11:37.270Z | Downloaded macaddr v1.0.1 |
| 167 | 2026-04-10T04:11:37.270Z | Downloaded rustversion v1.0.22 |
| 168 | 2026-04-10T04:11:37.270Z | Downloaded anyhow v1.0.102 |
| 169 | 2026-04-10T04:11:37.270Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 170 | 2026-04-10T04:11:37.270Z | Downloaded oxnet v0.1.4 |
| 171 | 2026-04-10T04:11:37.270Z | Downloaded quote v1.0.45 |
| 172 | 2026-04-10T04:11:37.326Z | Downloaded colored v3.1.1 |
| 173 | 2026-04-10T04:11:37.326Z | Downloaded zerocopy v0.8.48 |
| 174 | 2026-04-10T04:11:37.339Z | Downloaded uuid v1.23.0 |
| 175 | 2026-04-10T04:11:37.339Z | Downloaded heapless v0.8.0 |
| 176 | 2026-04-10T04:11:37.339Z | Downloaded strsim v0.11.1 |
| 177 | 2026-04-10T04:11:37.339Z | Downloaded proc-macro-crate v3.5.0 |
| 178 | 2026-04-10T04:11:37.339Z | Downloaded cfg-if v1.0.4 |
| 179 | 2026-04-10T04:11:37.339Z | Downloaded stable_deref_trait v1.2.1 |
| 180 | 2026-04-10T04:11:37.339Z | Downloaded defmt v0.3.100 |
| 181 | 2026-04-10T04:11:37.339Z | Downloaded unicode-ident v1.0.24 |
| 182 | 2026-04-10T04:11:37.340Z | Downloaded ipnetwork v0.21.1 |
| 183 | 2026-04-10T04:11:37.340Z | Downloaded ingot-types v0.1.2 |
| 184 | 2026-04-10T04:11:37.340Z | Downloaded dyn-clone v1.0.20 |
| 185 | 2026-04-10T04:11:37.341Z | Downloaded getrandom v0.4.2 |
| 186 | 2026-04-10T04:11:37.341Z | Downloaded fnv v1.0.7 |
| 187 | 2026-04-10T04:11:37.341Z | Downloaded embedded-io v0.6.1 |
| 188 | 2026-04-10T04:11:37.341Z | Downloaded hash32 v0.3.1 |
| 189 | 2026-04-10T04:11:37.341Z | Downloaded cstr-argument v0.1.2 |
| 190 | 2026-04-10T04:11:37.341Z | Downloaded foreign-types-macros v0.2.3 |
| 191 | 2026-04-10T04:11:37.341Z | Downloaded num_enum_derive v0.7.6 |
| 192 | 2026-04-10T04:11:37.341Z | Downloaded ingot v0.1.1 |
| 193 | 2026-04-10T04:11:37.341Z | Downloaded errno v0.3.14 |
| 194 | 2026-04-10T04:11:37.341Z | Downloaded colorchoice v1.0.5 |
| 195 | 2026-04-10T04:11:37.341Z | Downloaded utf8parse v0.2.2 |
| 196 | 2026-04-10T04:11:37.355Z | Downloaded version_check v0.9.5 |
| 197 | 2026-04-10T04:11:37.355Z | Downloaded ref-cast-impl v1.0.25 |
| 198 | 2026-04-10T04:11:37.355Z | Downloaded ref-cast v1.0.25 |
| 199 | 2026-04-10T04:11:37.355Z | Downloaded anstyle-query v1.1.5 |
| 200 | 2026-04-10T04:11:37.355Z | Downloaded anstyle-parse v1.0.0 |
| 201 | 2026-04-10T04:11:37.422Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 202 | 2026-04-10T04:11:37.422Z | Downloaded cobs v0.3.0 |
| 203 | 2026-04-10T04:11:37.422Z | Downloaded tabwriter v1.4.1 |
| 204 | 2026-04-10T04:11:37.423Z | Downloaded foreign-types-shared v0.3.1 |
| 205 | 2026-04-10T04:11:37.423Z | Downloaded heck v0.5.0 |
| 206 | 2026-04-10T04:11:37.423Z | Downloaded defmt-parser v1.0.0 |
| 207 | 2026-04-10T04:11:37.510Z | Downloaded embedded-io v0.4.0 |
| 208 | 2026-04-10T04:11:37.510Z | Downloaded rand_core v0.10.0 |
| 209 | 2026-04-10T04:11:37.510Z | Downloaded cpufeatures v0.3.0 |
| 210 | 2026-04-10T04:11:37.511Z | Downloaded thiserror-impl v2.0.18 |
| 211 | 2026-04-10T04:11:37.511Z | Downloaded num_enum v0.7.6 |
| 212 | 2026-04-10T04:11:37.511Z | Downloaded anstream v1.0.0 |
| 213 | 2026-04-10T04:11:37.511Z | Downloaded pin-project-lite v0.2.17 |
| 214 | 2026-04-10T04:11:37.511Z | Downloaded indexmap v2.13.1 |
| 215 | 2026-04-10T04:11:37.511Z | Downloaded bitflags v1.3.2 |
| 216 | 2026-04-10T04:11:37.511Z | Downloaded proc-macro-error2 v2.0.1 |
| 217 | 2026-04-10T04:11:37.511Z | Downloaded managed v0.8.0 |
| 218 | 2026-04-10T04:11:37.511Z | Downloaded defmt v1.0.1 |
| 219 | 2026-04-10T04:11:37.511Z | Downloaded bitflags v2.11.0 |
| 220 | 2026-04-10T04:11:37.511Z | Downloaded either v1.15.0 |
| 221 | 2026-04-10T04:11:37.511Z | Downloaded defmt-macros v1.0.1 |
| 222 | 2026-04-10T04:11:37.511Z | Downloaded darling v0.21.3 |
| 223 | 2026-04-10T04:11:37.511Z | Downloaded tracing-attributes v0.1.31 |
| 224 | 2026-04-10T04:11:37.511Z | Downloaded proc-macro2 v1.0.106 |
| 225 | 2026-04-10T04:11:37.511Z | Downloaded thiserror v2.0.18 |
| 226 | 2026-04-10T04:11:37.511Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 227 | 2026-04-10T04:11:37.511Z | Downloaded chacha20 v0.10.0 |
| 228 | 2026-04-10T04:11:37.511Z | Downloaded once_cell v1.21.4 |
| 229 | 2026-04-10T04:11:37.511Z | Downloaded serde_derive v1.0.228 |
| 230 | 2026-04-10T04:11:37.512Z | Downloaded serde_core v1.0.228 |
| 231 | 2026-04-10T04:11:37.512Z | Downloaded tracing-core v0.1.36 |
| 232 | 2026-04-10T04:11:37.512Z | Downloaded postcard v1.1.3 |
| 233 | 2026-04-10T04:11:37.512Z | Downloaded socket2 v0.6.3 |
| 234 | 2026-04-10T04:11:37.512Z | Downloaded ingot-macros v0.1.1 |
| 235 | 2026-04-10T04:11:37.512Z | Downloaded toml_edit v0.25.10+spec-1.1.0 |
| 236 | 2026-04-10T04:11:37.544Z | Downloaded memchr v2.8.0 |
| 237 | 2026-04-10T04:11:37.544Z | Downloaded serde v1.0.228 |
| 238 | 2026-04-10T04:11:37.544Z | Downloaded darling_core v0.21.3 |
| 239 | 2026-04-10T04:11:37.544Z | Downloaded aho-corasick v1.1.4 |
| 240 | 2026-04-10T04:11:37.545Z | Downloaded rand v0.10.0 |
| 241 | 2026-04-10T04:11:37.545Z | Downloaded winnow v1.0.1 |
| 242 | 2026-04-10T04:11:37.545Z | Downloaded regex v1.12.3 |
| 243 | 2026-04-10T04:11:37.545Z | Downloaded itertools v0.14.0 |
| 244 | 2026-04-10T04:11:37.586Z | Downloaded hashbrown v0.16.1 |
| 245 | 2026-04-10T04:11:37.586Z | Downloaded syn v1.0.109 |
| 246 | 2026-04-10T04:11:37.586Z | Downloaded clap_builder v4.6.0 |
| 247 | 2026-04-10T04:11:37.611Z | Downloaded unicode-width v0.2.2 |
| 248 | 2026-04-10T04:11:37.619Z | Downloaded syn v2.0.117 |
| 249 | 2026-04-10T04:11:37.647Z | Downloaded smoltcp v0.11.0 |
| 250 | 2026-04-10T04:11:37.647Z | Downloaded regex-syntax v0.8.10 |
| 251 | 2026-04-10T04:11:37.683Z | Downloaded rustix v1.1.4 |
| 252 | 2026-04-10T04:11:37.813Z | Downloaded tracing v0.1.44 |
| 253 | 2026-04-10T04:11:37.845Z | Downloaded libc v0.2.184 |
| 254 | 2026-04-10T04:11:37.845Z | Downloaded regex-automata v0.4.14 |
| 255 | 2026-04-10T04:11:37.845Z | Compiling proc-macro2 v1.0.106 |
| 256 | 2026-04-10T04:11:37.845Z | Compiling unicode-ident v1.0.24 |
| 257 | 2026-04-10T04:11:37.845Z | Compiling quote v1.0.45 |
| 258 | 2026-04-10T04:11:37.845Z | Compiling serde_core v1.0.228 |
| 259 | 2026-04-10T04:11:37.845Z | Compiling libc v0.2.184 |
| 260 | 2026-04-10T04:11:37.845Z | Checking cfg-if v1.0.4 |
| 261 | 2026-04-10T04:11:37.845Z | Compiling strsim v0.11.1 |
| 262 | 2026-04-10T04:11:37.845Z | Compiling ident_case v1.0.1 |
| 263 | 2026-04-10T04:11:37.910Z | Compiling thiserror v2.0.18 |
| 264 | 2026-04-10T04:11:37.973Z | Compiling memchr v2.8.0 |
| 265 | 2026-04-10T04:11:38.015Z | Compiling fnv v1.0.7 |
| 266 | 2026-04-10T04:11:38.062Z | Compiling regex-syntax v0.8.10 |
| 267 | 2026-04-10T04:11:38.221Z | Compiling either v1.15.0 |
| 268 | 2026-04-10T04:11:38.249Z | Compiling serde v1.0.228 |
| 269 | 2026-04-10T04:11:38.341Z | Compiling anyhow v1.0.102 |
| 270 | 2026-04-10T04:11:38.397Z | Compiling aho-corasick v1.1.4 |
| 271 | 2026-04-10T04:11:38.482Z | Compiling zerocopy v0.8.48 |
| 272 | 2026-04-10T04:11:38.514Z | Compiling winnow v1.0.1 |
| 273 | 2026-04-10T04:11:38.931Z | Compiling equivalent v1.0.2 |
| 274 | 2026-04-10T04:11:38.942Z | Compiling hashbrown v0.16.1 |
| 275 | 2026-04-10T04:11:38.942Z | Compiling itertools v0.14.0 |
| 276 | 2026-04-10T04:11:39.040Z | Compiling syn v2.0.117 |
| 277 | 2026-04-10T04:11:39.099Z | Compiling indexmap v2.13.1 |
| 278 | 2026-04-10T04:11:39.150Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 279 | 2026-04-10T04:11:39.392Z | Compiling heapless v0.8.0 |
| 280 | 2026-04-10T04:11:39.515Z | Compiling regex-automata v0.4.14 |
| 281 | 2026-04-10T04:11:39.598Z | Checking bitflags v2.11.0 |
| 282 | 2026-04-10T04:11:39.692Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 283 | 2026-04-10T04:11:39.707Z | Checking byteorder v1.5.0 |
| 284 | 2026-04-10T04:11:39.819Z | Checking stable_deref_trait v1.2.1 |
| 285 | 2026-04-10T04:11:39.867Z | Checking hash32 v0.3.1 |
| 286 | 2026-04-10T04:11:39.883Z | Compiling syn v1.0.109 |
| 287 | 2026-04-10T04:11:39.890Z | Compiling rustversion v1.0.22 |
| 288 | 2026-04-10T04:11:39.926Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 289 | 2026-04-10T04:11:39.970Z | Compiling smoltcp v0.11.0 |
| 290 | 2026-04-10T04:11:40.127Z | Compiling toml_edit v0.25.10+spec-1.1.0 |
| 291 | 2026-04-10T04:11:40.562Z | Checking macaddr v1.0.1 |
| 292 | 2026-04-10T04:11:40.569Z | Compiling ref-cast v1.0.25 |
| 293 | 2026-04-10T04:11:40.569Z | Checking rand_core v0.10.0 |
| 294 | 2026-04-10T04:11:40.569Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 295 | 2026-04-10T04:11:40.569Z | Checking bitflags v1.3.2 |
| 296 | 2026-04-10T04:11:40.569Z | Compiling version_check v0.9.5 |
| 297 | 2026-04-10T04:11:40.569Z | Compiling getrandom v0.4.2 |
| 298 | 2026-04-10T04:11:40.569Z | Checking managed v0.8.0 |
| 299 | 2026-04-10T04:11:40.589Z | Compiling rustix v1.1.4 |
| 300 | 2026-04-10T04:11:40.671Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 301 | 2026-04-10T04:11:40.700Z | Compiling proc-macro-crate v3.5.0 |
| 302 | 2026-04-10T04:11:41.093Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-04-10T04:11:41.146Z | Checking errno v0.3.14 |
| 304 | 2026-04-10T04:11:41.164Z | Checking foreign-types-shared v0.3.1 |
| 305 | 2026-04-10T04:11:41.205Z | Checking utf8parse v0.2.2 |
| 306 | 2026-04-10T04:11:41.227Z | Checking unicode-width v0.2.2 |
| 307 | 2026-04-10T04:11:41.253Z | Compiling regex v1.12.3 |
| 308 | 2026-04-10T04:11:41.298Z | Checking cpufeatures v0.3.0 |
| 309 | 2026-04-10T04:11:41.355Z | Checking ipnetwork v0.21.1 |
| 310 | 2026-04-10T04:11:41.476Z | Checking once_cell v1.21.4 |
| 311 | 2026-04-10T04:11:41.519Z | Checking tabwriter v1.4.1 |
| 312 | 2026-04-10T04:11:41.615Z | Checking chacha20 v0.10.0 |
| 313 | 2026-04-10T04:11:41.633Z | Compiling darling_core v0.21.3 |
| 314 | 2026-04-10T04:11:41.647Z | Checking tracing-core v0.1.36 |
| 315 | 2026-04-10T04:11:41.699Z | Checking cstr-argument v0.1.2 |
| 316 | 2026-04-10T04:11:41.802Z | Checking anstyle-parse v1.0.0 |
| 317 | 2026-04-10T04:11:42.095Z | Checking anstyle-query v1.1.5 |
| 318 | 2026-04-10T04:11:42.162Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 319 | 2026-04-10T04:11:42.186Z | Checking colorchoice v1.0.5 |
| 320 | 2026-04-10T04:11:42.202Z | Checking is_terminal_polyfill v1.70.2 |
| 321 | 2026-04-10T04:11:42.251Z | Checking dyn-clone v1.0.20 |
| 322 | 2026-04-10T04:11:42.258Z | Checking pretty-hex v0.4.2 |
| 323 | 2026-04-10T04:11:42.264Z | Checking pin-project-lite v0.2.17 |
| 324 | 2026-04-10T04:11:42.272Z | Checking anstyle v1.0.14 |
| 325 | 2026-04-10T04:11:42.340Z | Checking terminal_size v0.4.4 |
| 326 | 2026-04-10T04:11:42.366Z | Checking rand v0.10.0 |
| 327 | 2026-04-10T04:11:42.455Z | Checking anstream v1.0.0 |
| 328 | 2026-04-10T04:11:42.470Z | Checking uuid v1.23.0 |
| 329 | 2026-04-10T04:11:42.541Z | Checking socket2 v0.6.3 |
| 330 | 2026-04-10T04:11:42.633Z | Compiling heck v0.5.0 |
| 331 | 2026-04-10T04:11:42.703Z | Checking oxnet v0.1.4 |
| 332 | 2026-04-10T04:11:42.802Z | Checking clap_lex v1.1.0 |
| 333 | 2026-04-10T04:11:42.815Z | Checking colored v3.1.1 |
| 334 | 2026-04-10T04:11:42.827Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 335 | 2026-04-10T04:11:42.895Z | Compiling thiserror-impl v2.0.18 |
| 336 | 2026-04-10T04:11:42.916Z | Compiling zerocopy-derive v0.8.48 |
| 337 | 2026-04-10T04:11:43.353Z | Compiling serde_derive v1.0.228 |
| 338 | 2026-04-10T04:11:43.358Z | Compiling num_enum_derive v0.7.6 |
| 339 | 2026-04-10T04:11:43.358Z | Compiling foreign-types-macros v0.2.3 |
| 340 | 2026-04-10T04:11:43.639Z | Compiling ref-cast-impl v1.0.25 |
| 341 | 2026-04-10T04:11:43.737Z | Compiling darling_macro v0.21.3 |
| 342 | 2026-04-10T04:11:43.832Z | Checking foreign-types v0.5.0 |
| 343 | 2026-04-10T04:11:43.983Z | Compiling tracing-attributes v0.1.31 |
| 344 | 2026-04-10T04:11:44.017Z | Checking num_enum v0.7.6 |
| 345 | 2026-04-10T04:11:44.082Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 346 | 2026-04-10T04:11:44.127Z | Checking cobs v0.3.0 |
| 347 | 2026-04-10T04:11:44.242Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 348 | 2026-04-10T04:11:44.253Z | Compiling darling v0.21.3 |
| 349 | 2026-04-10T04:11:44.268Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 350 | 2026-04-10T04:11:44.293Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 351 | 2026-04-10T04:11:44.322Z | Compiling ingot-macros v0.1.1 |
| 352 | 2026-04-10T04:11:44.412Z | Checking clap_builder v4.6.0 |
| 353 | 2026-04-10T04:11:44.454Z | Compiling clap_derive v4.6.0 |
| 354 | 2026-04-10T04:11:44.764Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 355 | 2026-04-10T04:11:45.155Z | Checking tracing v0.1.44 |
| 356 | 2026-04-10T04:11:45.798Z | Checking postcard v1.1.3 |
| 357 | 2026-04-10T04:11:45.836Z | Checking clap v4.6.0 |
| 358 | 2026-04-10T04:11:46.852Z | Checking ingot-types v0.1.2 |
| 359 | 2026-04-10T04:11:47.128Z | Checking ingot v0.1.1 |
| 360 | 2026-04-10T04:11:48.440Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-04-10T04:11:49.610Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-04-10T04:11:50.802Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-04-10T04:11:51.652Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.35s |
| 364 | 2026-04-10T04:11:51.763Z | |
| 365 | 2026-04-10T04:11:51.796Z | real 19.510908256 |
| 366 | 2026-04-10T04:11:51.796Z | user 54.103337921 |
| 367 | 2026-04-10T04:11:51.796Z | sys 12.652918828 |
| 368 | 2026-04-10T04:11:51.796Z | trap 0.041101095 |
| 369 | 2026-04-10T04:11:51.796Z | tflt 0.081749684 |
| 370 | 2026-04-10T04:11:51.796Z | dflt 0.088233589 |
| 371 | 2026-04-10T04:11:51.796Z | kflt 0.004734639 |
| 372 | 2026-04-10T04:11:51.796Z | lock 2:54.293719443 |
| 373 | 2026-04-10T04:11:51.796Z | slp 3:01.826872149 |
| 374 | 2026-04-10T04:11:51.796Z | lat 3.128479049 |
| 375 | 2026-04-10T04:11:51.796Z | stop 10.506148596 |
| 376 | 2026-04-10T04:11:51.796Z | + header 'debug build' |
| 377 | 2026-04-10T04:11:51.797Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-04-10T04:11:51.797Z | # ==== debug build ==== # |
| 379 | 2026-04-10T04:11:51.797Z | + ptime -m cargo build |
| 380 | 2026-04-10T04:11:51.911Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-04-10T04:11:51.911Z | Compiling serde_core v1.0.228 |
| 382 | 2026-04-10T04:11:51.911Z | Compiling libc v0.2.184 |
| 383 | 2026-04-10T04:11:51.939Z | Compiling thiserror v2.0.18 |
| 384 | 2026-04-10T04:11:51.946Z | Compiling byteorder v1.5.0 |
| 385 | 2026-04-10T04:11:51.947Z | Compiling zerocopy v0.8.48 |
| 386 | 2026-04-10T04:11:51.947Z | Compiling macaddr v1.0.1 |
| 387 | 2026-04-10T04:11:51.966Z | Compiling stable_deref_trait v1.2.1 |
| 388 | 2026-04-10T04:11:51.990Z | Compiling bitflags v1.3.2 |
| 389 | 2026-04-10T04:11:52.005Z | Compiling cobs v0.3.0 |
| 390 | 2026-04-10T04:11:52.013Z | Compiling managed v0.8.0 |
| 391 | 2026-04-10T04:11:52.137Z | Compiling rand_core v0.10.0 |
| 392 | 2026-04-10T04:11:52.177Z | Compiling hash32 v0.3.1 |
| 393 | 2026-04-10T04:11:52.207Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 394 | 2026-04-10T04:11:52.257Z | Compiling foreign-types-shared v0.3.1 |
| 395 | 2026-04-10T04:11:52.271Z | Compiling heapless v0.8.0 |
| 396 | 2026-04-10T04:11:52.271Z | Compiling errno v0.3.14 |
| 397 | 2026-04-10T04:11:52.271Z | Compiling cpufeatures v0.3.0 |
| 398 | 2026-04-10T04:11:52.291Z | Compiling ipnetwork v0.21.1 |
| 399 | 2026-04-10T04:11:52.291Z | Compiling unicode-width v0.2.2 |
| 400 | 2026-04-10T04:11:52.333Z | Compiling memchr v2.8.0 |
| 401 | 2026-04-10T04:11:52.402Z | Compiling utf8parse v0.2.2 |
| 402 | 2026-04-10T04:11:52.436Z | Compiling once_cell v1.21.4 |
| 403 | 2026-04-10T04:11:52.497Z | Compiling anstyle-parse v1.0.0 |
| 404 | 2026-04-10T04:11:52.557Z | Compiling tabwriter v1.4.1 |
| 405 | 2026-04-10T04:11:52.628Z | Compiling smoltcp v0.11.0 |
| 406 | 2026-04-10T04:11:52.647Z | Compiling tracing-core v0.1.36 |
| 407 | 2026-04-10T04:11:52.745Z | Compiling cstr-argument v0.1.2 |
| 408 | 2026-04-10T04:11:52.809Z | Compiling chacha20 v0.10.0 |
| 409 | 2026-04-10T04:11:52.903Z | Compiling foreign-types v0.5.0 |
| 410 | 2026-04-10T04:11:52.967Z | Compiling getrandom v0.4.2 |
| 411 | 2026-04-10T04:11:53.069Z | Compiling ref-cast v1.0.25 |
| 412 | 2026-04-10T04:11:53.104Z | Compiling num_enum v0.7.6 |
| 413 | 2026-04-10T04:11:53.133Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 414 | 2026-04-10T04:11:53.163Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-04-10T04:11:53.183Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-04-10T04:11:53.237Z | Compiling pretty-hex v0.4.2 |
| 417 | 2026-04-10T04:11:53.268Z | Compiling colorchoice v1.0.5 |
| 418 | 2026-04-10T04:11:53.352Z | Compiling pin-project-lite v0.2.17 |
| 419 | 2026-04-10T04:11:53.377Z | Compiling dyn-clone v1.0.20 |
| 420 | 2026-04-10T04:11:53.437Z | Compiling anstyle v1.0.14 |
| 421 | 2026-04-10T04:11:53.497Z | Compiling is_terminal_polyfill v1.70.2 |
| 422 | 2026-04-10T04:11:53.525Z | Compiling anstyle-query v1.1.5 |
| 423 | 2026-04-10T04:11:53.579Z | Compiling bitflags v2.11.0 |
| 424 | 2026-04-10T04:11:53.626Z | Compiling serde v1.0.228 |
| 425 | 2026-04-10T04:11:53.698Z | Compiling anstream v1.0.0 |
| 426 | 2026-04-10T04:11:53.715Z | Compiling uuid v1.23.0 |
| 427 | 2026-04-10T04:11:53.787Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 428 | 2026-04-10T04:11:54.010Z | Compiling rustix v1.1.4 |
| 429 | 2026-04-10T04:11:54.010Z | Compiling tracing v0.1.44 |
| 430 | 2026-04-10T04:11:54.208Z | Compiling postcard v1.1.3 |
| 431 | 2026-04-10T04:11:54.311Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 432 | 2026-04-10T04:11:54.323Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 433 | 2026-04-10T04:11:54.383Z | Compiling anyhow v1.0.102 |
| 434 | 2026-04-10T04:11:54.390Z | Compiling rand v0.10.0 |
| 435 | 2026-04-10T04:11:54.484Z | Compiling terminal_size v0.4.4 |
| 436 | 2026-04-10T04:11:54.554Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 437 | 2026-04-10T04:11:54.629Z | Compiling socket2 v0.6.3 |
| 438 | 2026-04-10T04:11:54.671Z | Compiling winnow v1.0.1 |
| 439 | 2026-04-10T04:11:54.807Z | Compiling ingot-types v0.1.2 |
| 440 | 2026-04-10T04:11:54.925Z | Compiling clap_lex v1.1.0 |
| 441 | 2026-04-10T04:11:55.216Z | Compiling ingot v0.1.1 |
| 442 | 2026-04-10T04:11:55.221Z | Compiling oxnet v0.1.4 |
| 443 | 2026-04-10T04:11:55.275Z | Compiling colored v3.1.1 |
| 444 | 2026-04-10T04:11:55.398Z | Compiling strsim v0.11.1 |
| 445 | 2026-04-10T04:11:55.419Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 446 | 2026-04-10T04:11:56.080Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 447 | 2026-04-10T04:11:56.086Z | Compiling clap_builder v4.6.0 |
| 448 | 2026-04-10T04:11:57.127Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-04-10T04:11:57.348Z | Compiling clap v4.6.0 |
| 450 | 2026-04-10T04:11:58.597Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-04-10T04:12:00.034Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-04-10T04:12:04.345Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.58s |
| 453 | 2026-04-10T04:12:04.375Z | |
| 454 | 2026-04-10T04:12:04.382Z | real 12.614784181 |
| 455 | 2026-04-10T04:12:04.382Z | user 1:05.109590117 |
| 456 | 2026-04-10T04:12:04.382Z | sys 5.967836433 |
| 457 | 2026-04-10T04:12:04.382Z | trap 0.028471563 |
| 458 | 2026-04-10T04:12:04.382Z | tflt 0.134906689 |
| 459 | 2026-04-10T04:12:04.382Z | dflt 0.175398920 |
| 460 | 2026-04-10T04:12:04.382Z | kflt 0.003074242 |
| 461 | 2026-04-10T04:12:04.382Z | lock 2:56.473084966 |
| 462 | 2026-04-10T04:12:04.382Z | slp 1:54.735631082 |
| 463 | 2026-04-10T04:12:04.382Z | lat 5.060272192 |
| 464 | 2026-04-10T04:12:04.382Z | stop 4.149335721 |
| 465 | 2026-04-10T04:12:04.382Z | + header 'release build' |
| 466 | 2026-04-10T04:12:04.382Z | + echo '# ==== release build ==== #' |
| 467 | 2026-04-10T04:12:04.382Z | + ptime -m cargo build --release |
| 468 | 2026-04-10T04:12:04.382Z | # ==== release build ==== # |
| 469 | 2026-04-10T04:12:04.473Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-04-10T04:12:04.473Z | Compiling unicode-ident v1.0.24 |
| 471 | 2026-04-10T04:12:04.473Z | Compiling quote v1.0.45 |
| 472 | 2026-04-10T04:12:04.473Z | Compiling serde_core v1.0.228 |
| 473 | 2026-04-10T04:12:04.473Z | Compiling libc v0.2.184 |
| 474 | 2026-04-10T04:12:04.473Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-04-10T04:12:04.473Z | Compiling fnv v1.0.7 |
| 476 | 2026-04-10T04:12:04.478Z | Compiling strsim v0.11.1 |
| 477 | 2026-04-10T04:12:04.564Z | Compiling ident_case v1.0.1 |
| 478 | 2026-04-10T04:12:04.588Z | Compiling thiserror v2.0.18 |
| 479 | 2026-04-10T04:12:04.609Z | Compiling memchr v2.8.0 |
| 480 | 2026-04-10T04:12:04.666Z | Compiling regex-syntax v0.8.10 |
| 481 | 2026-04-10T04:12:04.778Z | Compiling hashbrown v0.16.1 |
| 482 | 2026-04-10T04:12:04.778Z | Compiling anyhow v1.0.102 |
| 483 | 2026-04-10T04:12:05.071Z | Compiling aho-corasick v1.1.4 |
| 484 | 2026-04-10T04:12:05.086Z | Compiling serde v1.0.228 |
| 485 | 2026-04-10T04:12:05.145Z | Compiling zerocopy v0.8.48 |
| 486 | 2026-04-10T04:12:05.227Z | Compiling equivalent v1.0.2 |
| 487 | 2026-04-10T04:12:05.298Z | Compiling winnow v1.0.1 |
| 488 | 2026-04-10T04:12:05.302Z | Compiling either v1.15.0 |
| 489 | 2026-04-10T04:12:05.408Z | Compiling indexmap v2.13.1 |
| 490 | 2026-04-10T04:12:05.534Z | Compiling itertools v0.14.0 |
| 491 | 2026-04-10T04:12:05.625Z | Compiling byteorder v1.5.0 |
| 492 | 2026-04-10T04:12:05.712Z | Compiling syn v2.0.117 |
| 493 | 2026-04-10T04:12:05.802Z | Compiling heapless v0.8.0 |
| 494 | 2026-04-10T04:12:06.400Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 495 | 2026-04-10T04:12:06.404Z | Compiling regex-automata v0.4.14 |
| 496 | 2026-04-10T04:12:06.404Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 497 | 2026-04-10T04:12:06.411Z | Compiling hash32 v0.3.1 |
| 498 | 2026-04-10T04:12:06.442Z | Compiling smoltcp v0.11.0 |
| 499 | 2026-04-10T04:12:06.560Z | Compiling bitflags v2.11.0 |
| 500 | 2026-04-10T04:12:06.668Z | Compiling toml_edit v0.25.10+spec-1.1.0 |
| 501 | 2026-04-10T04:12:06.679Z | Compiling syn v1.0.109 |
| 502 | 2026-04-10T04:12:06.741Z | Compiling stable_deref_trait v1.2.1 |
| 503 | 2026-04-10T04:12:06.751Z | Compiling macaddr v1.0.1 |
| 504 | 2026-04-10T04:12:06.762Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 505 | 2026-04-10T04:12:06.789Z | Compiling rustversion v1.0.22 |
| 506 | 2026-04-10T04:12:06.925Z | Compiling ref-cast v1.0.25 |
| 507 | 2026-04-10T04:12:06.975Z | Compiling rand_core v0.10.0 |
| 508 | 2026-04-10T04:12:08.214Z | Compiling managed v0.8.0 |
| 509 | 2026-04-10T04:12:08.240Z | Compiling getrandom v0.4.2 |
| 510 | 2026-04-10T04:12:08.240Z | Compiling rustix v1.1.4 |
| 511 | 2026-04-10T04:12:08.240Z | Compiling proc-macro-crate v3.5.0 |
| 512 | 2026-04-10T04:12:08.240Z | Compiling version_check v0.9.5 |
| 513 | 2026-04-10T04:12:08.240Z | Compiling bitflags v1.3.2 |
| 514 | 2026-04-10T04:12:08.241Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 515 | 2026-04-10T04:12:08.241Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 516 | 2026-04-10T04:12:08.241Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 517 | 2026-04-10T04:12:08.241Z | Compiling errno v0.3.14 |
| 518 | 2026-04-10T04:12:08.241Z | Compiling foreign-types-shared v0.3.1 |
| 519 | 2026-04-10T04:12:08.241Z | Compiling regex v1.12.3 |
| 520 | 2026-04-10T04:12:08.241Z | Compiling cpufeatures v0.3.0 |
| 521 | 2026-04-10T04:12:08.241Z | Compiling ipnetwork v0.21.1 |
| 522 | 2026-04-10T04:12:08.241Z | Compiling once_cell v1.21.4 |
| 523 | 2026-04-10T04:12:08.241Z | Compiling unicode-width v0.2.2 |
| 524 | 2026-04-10T04:12:08.700Z | Compiling darling_core v0.21.3 |
| 525 | 2026-04-10T04:12:08.708Z | Compiling utf8parse v0.2.2 |
| 526 | 2026-04-10T04:12:08.708Z | Compiling tabwriter v1.4.1 |
| 527 | 2026-04-10T04:12:08.708Z | Compiling anstyle-parse v1.0.0 |
| 528 | 2026-04-10T04:12:08.708Z | Compiling tracing-core v0.1.36 |
| 529 | 2026-04-10T04:12:08.708Z | Compiling cstr-argument v0.1.2 |
| 530 | 2026-04-10T04:12:08.708Z | Compiling chacha20 v0.10.0 |
| 531 | 2026-04-10T04:12:09.248Z | Compiling pin-project-lite v0.2.17 |
| 532 | 2026-04-10T04:12:09.248Z | Compiling anstyle v1.0.14 |
| 533 | 2026-04-10T04:12:09.324Z | Compiling colorchoice v1.0.5 |
| 534 | 2026-04-10T04:12:09.350Z | Compiling pretty-hex v0.4.2 |
| 535 | 2026-04-10T04:12:09.425Z | Compiling is_terminal_polyfill v1.70.2 |
| 536 | 2026-04-10T04:12:09.435Z | Compiling thiserror-impl v2.0.18 |
| 537 | 2026-04-10T04:12:09.465Z | Compiling zerocopy-derive v0.8.48 |
| 538 | 2026-04-10T04:12:09.469Z | Compiling serde_derive v1.0.228 |
| 539 | 2026-04-10T04:12:09.503Z | Compiling ref-cast-impl v1.0.25 |
| 540 | 2026-04-10T04:12:09.503Z | Compiling num_enum_derive v0.7.6 |
| 541 | 2026-04-10T04:12:10.079Z | Compiling foreign-types-macros v0.2.3 |
| 542 | 2026-04-10T04:12:10.211Z | Compiling tracing-attributes v0.1.31 |
| 543 | 2026-04-10T04:12:10.420Z | Compiling darling_macro v0.21.3 |
| 544 | 2026-04-10T04:12:10.495Z | Compiling num_enum v0.7.6 |
| 545 | 2026-04-10T04:12:10.676Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 546 | 2026-04-10T04:12:10.697Z | Compiling foreign-types v0.5.0 |
| 547 | 2026-04-10T04:12:10.747Z | Compiling anstyle-query v1.1.5 |
| 548 | 2026-04-10T04:12:10.791Z | Compiling cobs v0.3.0 |
| 549 | 2026-04-10T04:12:10.838Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 550 | 2026-04-10T04:12:10.938Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 551 | 2026-04-10T04:12:10.951Z | Compiling darling v0.21.3 |
| 552 | 2026-04-10T04:12:11.006Z | Compiling dyn-clone v1.0.20 |
| 553 | 2026-04-10T04:12:11.019Z | Compiling ingot-macros v0.1.1 |
| 554 | 2026-04-10T04:12:11.041Z | Compiling anstream v1.0.0 |
| 555 | 2026-04-10T04:12:11.078Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 556 | 2026-04-10T04:12:11.129Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 557 | 2026-04-10T04:12:11.389Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 558 | 2026-04-10T04:12:11.399Z | Compiling tracing v0.1.44 |
| 559 | 2026-04-10T04:12:11.471Z | Compiling terminal_size v0.4.4 |
| 560 | 2026-04-10T04:12:11.900Z | Compiling rand v0.10.0 |
| 561 | 2026-04-10T04:12:12.310Z | Compiling uuid v1.23.0 |
| 562 | 2026-04-10T04:12:12.310Z | Compiling socket2 v0.6.3 |
| 563 | 2026-04-10T04:12:12.310Z | Compiling colored v3.1.1 |
| 564 | 2026-04-10T04:12:12.313Z | Compiling oxnet v0.1.4 |
| 565 | 2026-04-10T04:12:12.313Z | Compiling heck v0.5.0 |
| 566 | 2026-04-10T04:12:12.313Z | Compiling clap_lex v1.1.0 |
| 567 | 2026-04-10T04:12:12.314Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 568 | 2026-04-10T04:12:12.438Z | Compiling clap_derive v4.6.0 |
| 569 | 2026-04-10T04:12:12.452Z | Compiling clap_builder v4.6.0 |
| 570 | 2026-04-10T04:12:12.660Z | Compiling postcard v1.1.3 |
| 571 | 2026-04-10T04:12:13.779Z | Compiling ingot-types v0.1.2 |
| 572 | 2026-04-10T04:12:14.102Z | Compiling ingot v0.1.1 |
| 573 | 2026-04-10T04:12:14.314Z | Compiling clap v4.6.0 |
| 574 | 2026-04-10T04:12:15.809Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 575 | 2026-04-10T04:12:16.770Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 576 | 2026-04-10T04:12:17.778Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 577 | 2026-04-10T04:12:24.306Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.91s |
| 578 | 2026-04-10T04:12:24.334Z | |
| 579 | 2026-04-10T04:12:24.343Z | real 19.943843132 |
| 580 | 2026-04-10T04:12:24.343Z | user 1:42.425896330 |
| 581 | 2026-04-10T04:12:24.343Z | sys 13.133552927 |
| 582 | 2026-04-10T04:12:24.343Z | trap 0.050181349 |
| 583 | 2026-04-10T04:12:24.343Z | tflt 0.133202469 |
| 584 | 2026-04-10T04:12:24.343Z | dflt 0.286704672 |
| 585 | 2026-04-10T04:12:24.343Z | kflt 0.000014145 |
| 586 | 2026-04-10T04:12:24.343Z | lock 4:28.678359471 |
| 587 | 2026-04-10T04:12:24.343Z | slp 3:22.096520254 |
| 588 | 2026-04-10T04:12:24.344Z | lat 4.980955600 |
| 589 | 2026-04-10T04:12:24.344Z | stop 8.787852781 |
| 590 | 2026-04-10T04:12:24.344Z | + popd |
| 591 | 2026-04-10T04:12:24.344Z | /work/oxidecomputer/opte |
| 592 | 2026-04-10T04:12:24.344Z | + for x in debug release |
| 593 | 2026-04-10T04:12:24.344Z | + mkdir -p /work/debug |
| 594 | 2026-04-10T04:12:24.344Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-04-10T04:12:24.365Z | + sha256sum target/debug/opteadm |
| 596 | 2026-04-10T04:12:24.789Z | + for x in debug release |
| 597 | 2026-04-10T04:12:24.790Z | + mkdir -p /work/release |
| 598 | 2026-04-10T04:12:24.793Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-04-10T04:12:24.793Z | + sha256sum target/release/opteadm |
| 600 | 2026-04-10T04:12:24.793Z | process exited: duration 66745 ms, exit code 0 |
| |
| 601 | 2026-04-10T04:12:24.801Z | found 4 output files |
| 602 | 2026-04-10T04:12:24.801Z | uploading: /work/debug/opteadm (35825512 bytes) |
| 603 | 2026-04-10T04:12:26.126Z | uploaded: /work/debug/opteadm |
| 604 | 2026-04-10T04:12:26.126Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-04-10T04:12:27.140Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-04-10T04:12:27.140Z | uploading: /work/release/opteadm (24304976 bytes) |
| 607 | 2026-04-10T04:12:28.472Z | uploaded: /work/release/opteadm |
| 608 | 2026-04-10T04:12:28.472Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-04-10T04:12:29.572Z | uploaded: /work/release/opteadm.release.sha256 |