|
|
|
| 1 | 2026-08-26T21:19:36.583Z | job assigned to worker 01M0ZZ14VCF02GQ8NPGX4C2PJP [factory aws, i-0bca416c89ca8e8b7] (queued for 54 s) |
| |
| 2 | 2026-08-26T21:19:42.858Z | starting task 0: "setup" |
| 3 | 2026-08-26T21:19:42.865Z | ++ uname -s |
| 4 | 2026-08-26T21:19:42.868Z | + kern=SunOS |
| 5 | 2026-08-26T21:19:42.868Z | + build_user=build |
| 6 | 2026-08-26T21:19:42.868Z | + build_uid=12345 |
| 7 | 2026-08-26T21:19:42.868Z | + work_dir=/work |
| 8 | 2026-08-26T21:19:42.868Z | + input_dir=/input |
| 9 | 2026-08-26T21:19:42.868Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-26T21:19:42.868Z | + case "$kern" in |
| 11 | 2026-08-26T21:19:42.868Z | + groupadd -g 12345 build |
| 12 | 2026-08-26T21:19:42.871Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-26T21:19:44.875Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-26T21:19:44.952Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-26T21:19:44.955Z | + home_fs=zfs |
| 16 | 2026-08-26T21:19:44.955Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-26T21:19:44.955Z | + mkdir -p /home/build |
| 18 | 2026-08-26T21:19:44.955Z | + chown build:build /home/build /work |
| 19 | 2026-08-26T21:19:46.956Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-26T21:19:46.959Z | process exited: duration 4099 ms, exit code 0 |
| |
| 21 | 2026-08-26T21:19:46.965Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-26T21:19:46.970Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-26T21:19:46.970Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-26T21:19:46.970Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-08-26T21:19:46.970Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-08-26T21:19:46.970Z | * rust toolchain channel = "1.97.1" |
| 27 | 2026-08-26T21:19:46.973Z | * rust toolchain profile = "default" |
| 28 | 2026-08-26T21:19:46.973Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-26T21:19:46.973Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-26T21:19:47.050Z | info: downloading installer |
| 31 | 2026-08-26T21:19:48.320Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-26T21:19:48.320Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-26T21:19:48.320Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-26T21:19:48.320Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-26T21:19:48.334Z | info: profile set to default |
| 36 | 2026-08-26T21:19:48.334Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-26T21:19:48.338Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-26T21:19:48.465Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-26T21:19:48.468Z | info: downloading 6 components |
| 40 | 2026-08-26T21:20:03.993Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-08-26T21:20:03.993Z | |
| 42 | 2026-08-26T21:20:04.021Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-26T21:20:04.021Z | |
| 44 | 2026-08-26T21:20:04.021Z | |
| 45 | 2026-08-26T21:20:04.021Z | Rust is installed now. Great! |
| 46 | 2026-08-26T21:20:04.021Z | |
| 47 | 2026-08-26T21:20:04.021Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-26T21:20:04.021Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-26T21:20:04.021Z | |
| 50 | 2026-08-26T21:20:04.021Z | To configure your current shell, you need to source |
| 51 | 2026-08-26T21:20:04.021Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-26T21:20:04.021Z | |
| 53 | 2026-08-26T21:20:04.021Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-26T21:20:04.021Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-26T21:20:04.021Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-26T21:20:04.021Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-26T21:20:04.021Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-26T21:20:04.021Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-26T21:20:04.021Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-26T21:20:04.024Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-26T21:20:04.024Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-26T21:20:04.120Z | + rustup --version |
| 63 | 2026-08-26T21:20:04.128Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-26T21:20:04.131Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-26T21:20:04.149Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-26T21:20:04.152Z | + cargo --version |
| 67 | 2026-08-26T21:20:04.166Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-26T21:20:04.169Z | + rustc --version |
| 69 | 2026-08-26T21:20:04.188Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-26T21:20:04.191Z | process exited: duration 17224 ms, exit code 0 |
| |
| 71 | 2026-08-26T21:20:04.197Z | starting task 2: "authentication" |
| 72 | 2026-08-26T21:20:04.214Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-08-26T21:20:04.221Z | starting task 3: "clone repository" |
| 74 | 2026-08-26T21:20:04.224Z | + mkdir -p /work/oxidecomputer/opte |
| 75 | 2026-08-26T21:20:04.227Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 76 | 2026-08-26T21:20:04.257Z | Cloning into '/work/oxidecomputer/opte'... |
| 77 | 2026-08-26T21:20:05.385Z | + cd /work/oxidecomputer/opte |
| 78 | 2026-08-26T21:20:05.388Z | + git fetch origin 0c0dbc457f2ed49fc7b40485bdfd565f687664ca |
| 79 | 2026-08-26T21:20:05.727Z | From https://github.com/oxidecomputer/opte |
| 80 | 2026-08-26T21:20:05.727Z | * branch 0c0dbc457f2ed49fc7b40485bdfd565f687664ca -> FETCH_HEAD |
| 81 | 2026-08-26T21:20:05.732Z | + [[ -n bound-my-list ]] |
| 82 | 2026-08-26T21:20:05.735Z | ++ git branch --show-current |
| 83 | 2026-08-26T21:20:05.735Z | + current=master |
| 84 | 2026-08-26T21:20:05.735Z | + [[ master != bound-my-list ]] |
| 85 | 2026-08-26T21:20:05.735Z | + git branch -f bound-my-list 0c0dbc457f2ed49fc7b40485bdfd565f687664ca |
| 86 | 2026-08-26T21:20:05.738Z | + git checkout -f bound-my-list |
| 87 | 2026-08-26T21:20:05.755Z | Switched to branch 'bound-my-list' |
| 88 | 2026-08-26T21:20:05.758Z | + git reset --hard 0c0dbc457f2ed49fc7b40485bdfd565f687664ca |
| 89 | 2026-08-26T21:20:05.772Z | HEAD is now at 0c0dbc4 Expand expiry benchmarks with *actual* expiry |
| 90 | 2026-08-26T21:20:05.777Z | process exited: duration 1552 ms, exit code 0 |
| |
| 91 | 2026-08-26T21:20:05.785Z | starting task 4: "build" |
| 92 | 2026-08-26T21:20:05.789Z | + source .github/buildomat/common.sh |
| 93 | 2026-08-26T21:20:05.792Z | ++ rustup show active-toolchain |
| 94 | 2026-08-26T21:20:05.795Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 95 | 2026-08-26T21:20:05.795Z | ++ pushd xde |
| 96 | 2026-08-26T21:20:05.795Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 97 | 2026-08-26T21:20:05.795Z | ++ rustup show active-toolchain |
| 98 | 2026-08-26T21:20:05.800Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 99 | 2026-08-26T21:20:05.954Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 100 | 2026-08-26T21:20:05.958Z | info: downloading 6 components |
| 101 | 2026-08-26T21:20:20.359Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 102 | 2026-08-26T21:20:20.440Z | +++ rustup show active-toolchain -v |
| 103 | 2026-08-26T21:20:20.444Z | +++ head -n 1 |
| 104 | 2026-08-26T21:20:20.444Z | +++ cut '-d ' -f1 |
| 105 | 2026-08-26T21:20:20.496Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 106 | 2026-08-26T21:20:20.496Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-08-26T21:20:20.496Z | ++ popd |
| 108 | 2026-08-26T21:20:20.501Z | /work/oxidecomputer/opte |
| 109 | 2026-08-26T21:20:20.501Z | + cargo --version |
| 110 | 2026-08-26T21:20:20.505Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 111 | 2026-08-26T21:20:20.509Z | + rustc --version |
| 112 | 2026-08-26T21:20:20.528Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 113 | 2026-08-26T21:20:20.531Z | + cd lib/opte-ioctl |
| 114 | 2026-08-26T21:20:20.531Z | + header 'check style' |
| 115 | 2026-08-26T21:20:20.531Z | + echo '# ==== check style ==== #' |
| 116 | 2026-08-26T21:20:20.531Z | # ==== check style ==== # |
| 117 | 2026-08-26T21:20:20.531Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 118 | 2026-08-26T21:20:20.598Z | |
| 119 | 2026-08-26T21:20:20.598Z | real 0.065217939 |
| 120 | 2026-08-26T21:20:20.598Z | user 0.035805275 |
| 121 | 2026-08-26T21:20:20.598Z | sys 0.026969389 |
| 122 | 2026-08-26T21:20:20.598Z | trap 0.000000450 |
| 123 | 2026-08-26T21:20:20.602Z | tflt 0.000006410 |
| 124 | 2026-08-26T21:20:20.602Z | dflt 0.000008720 |
| 125 | 2026-08-26T21:20:20.602Z | kflt 0.000000000 |
| 126 | 2026-08-26T21:20:20.602Z | lock 0.031359774 |
| 127 | 2026-08-26T21:20:20.602Z | slp 0.045552302 |
| 128 | 2026-08-26T21:20:20.602Z | lat 0.000727540 |
| 129 | 2026-08-26T21:20:20.602Z | stop 0.000089410 |
| 130 | 2026-08-26T21:20:20.602Z | + header analyze |
| 131 | 2026-08-26T21:20:20.602Z | + echo '# ==== analyze ==== #' |
| 132 | 2026-08-26T21:20:20.602Z | # ==== analyze ==== # |
| 133 | 2026-08-26T21:20:20.602Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 134 | 2026-08-26T21:20:20.728Z | Updating crates.io index |
| 135 | 2026-08-26T21:20:20.732Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 136 | 2026-08-26T21:20:21.474Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 137 | 2026-08-26T21:20:22.101Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 138 | 2026-08-26T21:20:22.396Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 139 | 2026-08-26T21:20:22.794Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 140 | 2026-08-26T21:20:23.163Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 141 | 2026-08-26T21:20:23.574Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 142 | 2026-08-26T21:20:25.441Z | Downloading crates ... |
| 143 | 2026-08-26T21:20:25.488Z | Downloaded defmt-parser v1.0.0 |
| 144 | 2026-08-26T21:20:25.514Z | Downloaded cstr-argument v0.1.2 |
| 145 | 2026-08-26T21:20:25.522Z | Downloaded aho-corasick v1.1.4 |
| 146 | 2026-08-26T21:20:25.555Z | Downloaded cpufeatures v0.3.0 |
| 147 | 2026-08-26T21:20:25.555Z | Downloaded hash32 v0.3.1 |
| 148 | 2026-08-26T21:20:25.555Z | Downloaded foreign-types-shared v0.3.1 |
| 149 | 2026-08-26T21:20:25.555Z | Downloaded cfg-if v1.0.4 |
| 150 | 2026-08-26T21:20:25.555Z | Downloaded embedded-io v0.6.1 |
| 151 | 2026-08-26T21:20:25.555Z | Downloaded macaddr v1.0.1 |
| 152 | 2026-08-26T21:20:25.555Z | Downloaded darling_macro v0.23.0 |
| 153 | 2026-08-26T21:20:25.555Z | Downloaded managed v0.8.0 |
| 154 | 2026-08-26T21:20:25.555Z | Downloaded foreign-types v0.5.0 |
| 155 | 2026-08-26T21:20:25.555Z | Downloaded ingot-types v0.2.0 |
| 156 | 2026-08-26T21:20:25.556Z | Downloaded equivalent v1.0.2 |
| 157 | 2026-08-26T21:20:25.560Z | Downloaded ref-cast-impl v1.0.25 |
| 158 | 2026-08-26T21:20:25.560Z | Downloaded cobs v0.3.0 |
| 159 | 2026-08-26T21:20:25.563Z | Downloaded defmt v0.3.100 |
| 160 | 2026-08-26T21:20:25.563Z | Downloaded foreign-types-macros v0.2.3 |
| 161 | 2026-08-26T21:20:25.566Z | Downloaded dyn-clone v1.0.20 |
| 162 | 2026-08-26T21:20:25.566Z | Downloaded pretty-hex v0.4.2 |
| 163 | 2026-08-26T21:20:25.572Z | Downloaded embedded-io v0.4.0 |
| 164 | 2026-08-26T21:20:25.579Z | Downloaded ref-cast v1.0.25 |
| 165 | 2026-08-26T21:20:25.583Z | Downloaded version_check v0.9.5 |
| 166 | 2026-08-26T21:20:25.588Z | Downloaded stable_deref_trait v1.2.1 |
| 167 | 2026-08-26T21:20:25.596Z | Downloaded ident_case v1.0.1 |
| 168 | 2026-08-26T21:20:25.599Z | Downloaded byteorder v1.5.0 |
| 169 | 2026-08-26T21:20:25.599Z | Downloaded defmt-macros v1.1.1 |
| 170 | 2026-08-26T21:20:25.602Z | Downloaded num_enum v0.7.6 |
| 171 | 2026-08-26T21:20:25.606Z | Downloaded either v1.16.0 |
| 172 | 2026-08-26T21:20:25.606Z | Downloaded num_enum_derive v0.7.6 |
| 173 | 2026-08-26T21:20:25.611Z | Downloaded bitflags v1.3.2 |
| 174 | 2026-08-26T21:20:25.614Z | Downloaded pin-project-lite v0.2.17 |
| 175 | 2026-08-26T21:20:25.619Z | Downloaded strsim v0.11.1 |
| 176 | 2026-08-26T21:20:25.622Z | Downloaded anyhow v1.0.103 |
| 177 | 2026-08-26T21:20:25.622Z | Downloaded quote v1.0.46 |
| 178 | 2026-08-26T21:20:25.626Z | Downloaded proc-macro-crate v3.5.0 |
| 179 | 2026-08-26T21:20:25.630Z | Downloaded ingot v0.2.0 |
| 180 | 2026-08-26T21:20:25.640Z | Downloaded thiserror-impl v2.0.18 |
| 181 | 2026-08-26T21:20:25.648Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 182 | 2026-08-26T21:20:25.651Z | Downloaded once_cell v1.21.4 |
| 183 | 2026-08-26T21:20:25.654Z | Downloaded oxnet v0.1.6 |
| 184 | 2026-08-26T21:20:25.659Z | Downloaded rustversion v1.0.23 |
| 185 | 2026-08-26T21:20:25.662Z | Downloaded darling v0.23.0 |
| 186 | 2026-08-26T21:20:25.665Z | Downloaded postcard v1.1.3 |
| 187 | 2026-08-26T21:20:25.672Z | Downloaded defmt v1.1.1 |
| 188 | 2026-08-26T21:20:25.675Z | Downloaded ingot-macros v0.2.0 |
| 189 | 2026-08-26T21:20:25.686Z | Downloaded colored v3.1.1 |
| 190 | 2026-08-26T21:20:25.692Z | Downloaded thiserror v2.0.18 |
| 191 | 2026-08-26T21:20:25.696Z | Downloaded tracing-attributes v0.1.31 |
| 192 | 2026-08-26T21:20:25.699Z | Downloaded bitflags v2.13.0 |
| 193 | 2026-08-26T21:20:25.702Z | Downloaded rand_core v0.10.1 |
| 194 | 2026-08-26T21:20:25.705Z | Downloaded heapless v0.8.0 |
| 195 | 2026-08-26T21:20:25.708Z | Downloaded darling_core v0.23.0 |
| 196 | 2026-08-26T21:20:25.711Z | Downloaded proc-macro2 v1.0.106 |
| 197 | 2026-08-26T21:20:25.714Z | Downloaded unicode-ident v1.0.24 |
| 198 | 2026-08-26T21:20:25.714Z | Downloaded chacha20 v0.10.1 |
| 199 | 2026-08-26T21:20:25.717Z | Downloaded uuid v1.23.5 |
| 200 | 2026-08-26T21:20:25.717Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 201 | 2026-08-26T21:20:25.721Z | Downloaded tracing-core v0.1.36 |
| 202 | 2026-08-26T21:20:25.721Z | Downloaded serde_core v1.0.228 |
| 203 | 2026-08-26T21:20:25.732Z | Downloaded getrandom v0.4.3 |
| 204 | 2026-08-26T21:20:25.743Z | Downloaded serde_derive v1.0.228 |
| 205 | 2026-08-26T21:20:25.746Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 206 | 2026-08-26T21:20:25.749Z | Downloaded socket2 v0.6.4 |
| 207 | 2026-08-26T21:20:25.759Z | Downloaded indexmap v2.14.0 |
| 208 | 2026-08-26T21:20:25.769Z | Downloaded serde v1.0.228 |
| 209 | 2026-08-26T21:20:25.773Z | Downloaded memchr v2.8.3 |
| 210 | 2026-08-26T21:20:25.777Z | Downloaded rand v0.10.2 |
| 211 | 2026-08-26T21:20:25.783Z | Downloaded zerocopy-derive v0.8.54 |
| 212 | 2026-08-26T21:20:25.827Z | Downloaded itertools v0.15.0 |
| 213 | 2026-08-26T21:20:25.831Z | Downloaded hashbrown v0.17.1 |
| 214 | 2026-08-26T21:20:25.834Z | Downloaded regex v1.13.0 |
| 215 | 2026-08-26T21:20:25.861Z | Downloaded winnow v1.0.3 |
| 216 | 2026-08-26T21:20:25.903Z | Downloaded syn v1.0.109 |
| 217 | 2026-08-26T21:20:25.911Z | Downloaded syn v2.0.118 |
| 218 | 2026-08-26T21:20:25.919Z | Downloaded smoltcp v0.11.0 |
| 219 | 2026-08-26T21:20:25.925Z | Downloaded zerocopy v0.8.54 |
| 220 | 2026-08-26T21:20:25.936Z | Downloaded regex-syntax v0.8.11 |
| 221 | 2026-08-26T21:20:25.962Z | Downloaded tracing v0.1.44 |
| 222 | 2026-08-26T21:20:25.983Z | Downloaded regex-automata v0.4.15 |
| 223 | 2026-08-26T21:20:26.004Z | Downloaded libc v0.2.186 |
| 224 | 2026-08-26T21:20:26.059Z | Compiling proc-macro2 v1.0.106 |
| 225 | 2026-08-26T21:20:26.059Z | Compiling unicode-ident v1.0.24 |
| 226 | 2026-08-26T21:20:26.059Z | Compiling quote v1.0.46 |
| 227 | 2026-08-26T21:20:26.059Z | Compiling serde_core v1.0.228 |
| 228 | 2026-08-26T21:20:26.059Z | Checking cfg-if v1.0.4 |
| 229 | 2026-08-26T21:20:26.059Z | Compiling thiserror v2.0.18 |
| 230 | 2026-08-26T21:20:26.062Z | Compiling ident_case v1.0.1 |
| 231 | 2026-08-26T21:20:26.119Z | Compiling memchr v2.8.3 |
| 232 | 2026-08-26T21:20:26.181Z | Compiling strsim v0.11.1 |
| 233 | 2026-08-26T21:20:26.267Z | Compiling libc v0.2.186 |
| 234 | 2026-08-26T21:20:26.270Z | Compiling regex-syntax v0.8.11 |
| 235 | 2026-08-26T21:20:26.486Z | Compiling either v1.16.0 |
| 236 | 2026-08-26T21:20:26.551Z | Compiling serde v1.0.228 |
| 237 | 2026-08-26T21:20:26.638Z | Compiling aho-corasick v1.1.4 |
| 238 | 2026-08-26T21:20:26.707Z | Compiling zerocopy v0.8.54 |
| 239 | 2026-08-26T21:20:26.718Z | Compiling winnow v1.0.3 |
| 240 | 2026-08-26T21:20:26.727Z | Compiling equivalent v1.0.2 |
| 241 | 2026-08-26T21:20:26.803Z | Compiling hashbrown v0.17.1 |
| 242 | 2026-08-26T21:20:27.110Z | Compiling itertools v0.15.0 |
| 243 | 2026-08-26T21:20:27.338Z | Compiling syn v2.0.118 |
| 244 | 2026-08-26T21:20:27.348Z | Compiling indexmap v2.14.0 |
| 245 | 2026-08-26T21:20:27.409Z | Compiling heapless v0.8.0 |
| 246 | 2026-08-26T21:20:27.700Z | Compiling regex-automata v0.4.15 |
| 247 | 2026-08-26T21:20:27.715Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 248 | 2026-08-26T21:20:27.953Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 249 | 2026-08-26T21:20:27.970Z | Checking byteorder v1.5.0 |
| 250 | 2026-08-26T21:20:28.018Z | Checking bitflags v2.13.0 |
| 251 | 2026-08-26T21:20:28.119Z | Checking hash32 v0.3.1 |
| 252 | 2026-08-26T21:20:28.169Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 253 | 2026-08-26T21:20:28.222Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 254 | 2026-08-26T21:20:28.261Z | Checking macaddr v1.0.1 |
| 255 | 2026-08-26T21:20:28.321Z | Compiling smoltcp v0.11.0 |
| 256 | 2026-08-26T21:20:28.334Z | Compiling rustversion v1.0.23 |
| 257 | 2026-08-26T21:20:28.391Z | Checking stable_deref_trait v1.2.1 |
| 258 | 2026-08-26T21:20:28.399Z | Compiling syn v1.0.109 |
| 259 | 2026-08-26T21:20:28.463Z | Compiling version_check v0.9.5 |
| 260 | 2026-08-26T21:20:28.649Z | Compiling ref-cast v1.0.25 |
| 261 | 2026-08-26T21:20:28.700Z | Compiling proc-macro-crate v3.5.0 |
| 262 | 2026-08-26T21:20:28.716Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 263 | 2026-08-26T21:20:28.730Z | Checking managed v0.8.0 |
| 264 | 2026-08-26T21:20:28.807Z | Checking bitflags v1.3.2 |
| 265 | 2026-08-26T21:20:28.872Z | Compiling getrandom v0.4.3 |
| 266 | 2026-08-26T21:20:28.921Z | Checking rand_core v0.10.1 |
| 267 | 2026-08-26T21:20:29.025Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 268 | 2026-08-26T21:20:29.106Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 269 | 2026-08-26T21:20:29.132Z | Checking foreign-types-shared v0.3.1 |
| 270 | 2026-08-26T21:20:29.332Z | Compiling anyhow v1.0.103 |
| 271 | 2026-08-26T21:20:29.392Z | Compiling regex v1.13.0 |
| 272 | 2026-08-26T21:20:29.555Z | Checking once_cell v1.21.4 |
| 273 | 2026-08-26T21:20:29.577Z | Checking cpufeatures v0.3.0 |
| 274 | 2026-08-26T21:20:29.628Z | Checking chacha20 v0.10.1 |
| 275 | 2026-08-26T21:20:29.731Z | Checking tracing-core v0.1.36 |
| 276 | 2026-08-26T21:20:29.780Z | Checking cstr-argument v0.1.2 |
| 277 | 2026-08-26T21:20:29.888Z | Compiling darling_core v0.23.0 |
| 278 | 2026-08-26T21:20:29.949Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 279 | 2026-08-26T21:20:30.011Z | Checking pretty-hex v0.4.2 |
| 280 | 2026-08-26T21:20:30.039Z | Checking dyn-clone v1.0.20 |
| 281 | 2026-08-26T21:20:30.108Z | Checking pin-project-lite v0.2.17 |
| 282 | 2026-08-26T21:20:30.124Z | Checking rand v0.10.2 |
| 283 | 2026-08-26T21:20:30.160Z | Checking uuid v1.23.5 |
| 284 | 2026-08-26T21:20:30.168Z | Checking socket2 v0.6.4 |
| 285 | 2026-08-26T21:20:30.218Z | Checking oxnet v0.1.6 |
| 286 | 2026-08-26T21:20:30.391Z | Checking colored v3.1.1 |
| 287 | 2026-08-26T21:20:30.703Z | Compiling thiserror-impl v2.0.18 |
| 288 | 2026-08-26T21:20:30.703Z | Compiling serde_derive v1.0.228 |
| 289 | 2026-08-26T21:20:30.703Z | Compiling zerocopy-derive v0.8.54 |
| 290 | 2026-08-26T21:20:30.716Z | Compiling foreign-types-macros v0.2.3 |
| 291 | 2026-08-26T21:20:30.716Z | Compiling num_enum_derive v0.7.6 |
| 292 | 2026-08-26T21:20:31.153Z | Compiling ref-cast-impl v1.0.25 |
| 293 | 2026-08-26T21:20:31.336Z | Checking foreign-types v0.5.0 |
| 294 | 2026-08-26T21:20:31.404Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 295 | 2026-08-26T21:20:31.730Z | Checking num_enum v0.7.6 |
| 296 | 2026-08-26T21:20:31.845Z | Compiling tracing-attributes v0.1.31 |
| 297 | 2026-08-26T21:20:31.871Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 298 | 2026-08-26T21:20:31.998Z | Compiling darling_macro v0.23.0 |
| 299 | 2026-08-26T21:20:32.021Z | Checking cobs v0.3.0 |
| 300 | 2026-08-26T21:20:32.050Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 301 | 2026-08-26T21:20:32.177Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 302 | 2026-08-26T21:20:32.534Z | Compiling darling v0.23.0 |
| 303 | 2026-08-26T21:20:32.601Z | Compiling ingot-macros v0.2.0 |
| 304 | 2026-08-26T21:20:32.640Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 305 | 2026-08-26T21:20:32.803Z | Checking tracing v0.1.44 |
| 306 | 2026-08-26T21:20:33.205Z | Checking postcard v1.1.3 |
| 307 | 2026-08-26T21:20:34.685Z | Checking ingot-types v0.2.0 |
| 308 | 2026-08-26T21:20:34.948Z | Checking ingot v0.2.0 |
| 309 | 2026-08-26T21:20:36.236Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 310 | 2026-08-26T21:20:37.400Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 311 | 2026-08-26T21:20:38.537Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 312 | 2026-08-26T21:20:38.720Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.07s |
| 313 | 2026-08-26T21:20:38.828Z | |
| 314 | 2026-08-26T21:20:38.828Z | real 18.219195001 |
| 315 | 2026-08-26T21:20:38.828Z | user 47.714034285 |
| 316 | 2026-08-26T21:20:38.828Z | sys 10.990288054 |
| 317 | 2026-08-26T21:20:38.828Z | trap 0.033342595 |
| 318 | 2026-08-26T21:20:38.828Z | tflt 0.092511666 |
| 319 | 2026-08-26T21:20:38.828Z | dflt 0.172287196 |
| 320 | 2026-08-26T21:20:38.828Z | kflt 0.008018704 |
| 321 | 2026-08-26T21:20:38.828Z | lock 3:19.453846888 |
| 322 | 2026-08-26T21:20:38.828Z | slp 2:39.645199872 |
| 323 | 2026-08-26T21:20:38.828Z | lat 3.315258522 |
| 324 | 2026-08-26T21:20:38.828Z | stop 11.795970502 |
| 325 | 2026-08-26T21:20:38.832Z | process exited: duration 33038 ms, exit code 0 |
| |
| 326 | 2026-08-26T21:20:38.839Z | found 0 output files |