|
|
|
| 1 | 2026-05-08T19:34:44.656Z | job assigned to worker 01KR4HA1XA7JBE9WHN49KNXJWG [factory aws, i-01da8cea82267a85a] (queued for 57 s) |
| |
| 2 | 2026-05-08T19:34:50.929Z | starting task 0: "setup" |
| 3 | 2026-05-08T19:34:50.936Z | ++ uname -s |
| 4 | 2026-05-08T19:34:50.940Z | + kern=SunOS |
| 5 | 2026-05-08T19:34:50.940Z | + build_user=build |
| 6 | 2026-05-08T19:34:50.940Z | + build_uid=12345 |
| 7 | 2026-05-08T19:34:50.940Z | + work_dir=/work |
| 8 | 2026-05-08T19:34:50.940Z | + input_dir=/input |
| 9 | 2026-05-08T19:34:50.941Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-08T19:34:50.941Z | + case "$kern" in |
| 11 | 2026-05-08T19:34:50.941Z | + groupadd -g 12345 build |
| 12 | 2026-05-08T19:34:50.941Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-08T19:34:52.998Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-08T19:34:53.113Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-08T19:34:53.117Z | + home_fs=zfs |
| 16 | 2026-05-08T19:34:53.117Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-08T19:34:53.117Z | + mkdir -p /home/build |
| 18 | 2026-05-08T19:34:53.117Z | + chown build:build /home/build /work |
| 19 | 2026-05-08T19:34:55.120Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-08T19:34:55.128Z | process exited: duration 4189 ms, exit code 0 |
| |
| 21 | 2026-05-08T19:34:55.155Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-08T19:34:55.166Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-05-08T19:34:55.166Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-05-08T19:34:55.166Z | * rust toolchain profile = "default" |
| 25 | 2026-05-08T19:34:55.167Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-08T19:34:55.167Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-08T19:34:55.167Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-08T19:34:55.167Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-08T19:34:55.167Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-05-08T19:34:55.266Z | info: downloading installer |
| 31 | 2026-05-08T19:34:56.588Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-08T19:34:56.588Z | warn: /opt/ooce/bin |
| 33 | 2026-05-08T19:34:56.588Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-08T19:34:56.588Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-08T19:34:56.588Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-08T19:34:56.588Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-08T19:34:56.588Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-08T19:34:56.588Z | error: cannot install while Rust is installed |
| 39 | 2026-05-08T19:34:56.588Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-08T19:34:56.588Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-08T19:34:56.588Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-08T19:34:56.588Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-08T19:34:56.588Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-08T19:34:56.600Z | info: profile set to default |
| 45 | 2026-05-08T19:34:56.600Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-08T19:34:56.603Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-05-08T19:34:56.740Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-05-08T19:34:56.743Z | info: downloading 6 components |
| 49 | 2026-05-08T19:35:10.611Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-05-08T19:35:10.611Z | |
| 51 | 2026-05-08T19:35:10.640Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-05-08T19:35:10.640Z | |
| 53 | 2026-05-08T19:35:10.643Z | |
| 54 | 2026-05-08T19:35:10.644Z | Rust is installed now. Great! |
| 55 | 2026-05-08T19:35:10.644Z | |
| 56 | 2026-05-08T19:35:10.644Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-08T19:35:10.644Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-08T19:35:10.644Z | |
| 59 | 2026-05-08T19:35:10.644Z | To configure your current shell, you need to source |
| 60 | 2026-05-08T19:35:10.644Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-08T19:35:10.644Z | |
| 62 | 2026-05-08T19:35:10.644Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-08T19:35:10.644Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-08T19:35:10.644Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-08T19:35:10.644Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-08T19:35:10.644Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-08T19:35:10.644Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-08T19:35:10.644Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-08T19:35:10.644Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-08T19:35:10.644Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-08T19:35:10.731Z | + rustup --version |
| 72 | 2026-05-08T19:35:10.738Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-08T19:35:10.742Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-08T19:35:10.799Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-05-08T19:35:10.799Z | + cargo --version |
| 76 | 2026-05-08T19:35:10.799Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-05-08T19:35:10.799Z | + rustc --version |
| 78 | 2026-05-08T19:35:10.803Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-05-08T19:35:10.803Z | process exited: duration 15660 ms, exit code 0 |
| |
| 80 | 2026-05-08T19:35:10.809Z | starting task 2: "authentication" |
| 81 | 2026-05-08T19:35:10.825Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-08T19:35:10.831Z | starting task 3: "clone repository" |
| 83 | 2026-05-08T19:35:10.834Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-05-08T19:35:10.837Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-05-08T19:35:10.865Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-05-08T19:35:11.667Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-05-08T19:35:11.667Z | + git fetch origin 324103bbf6842212b833e8f517c56c7650bbf616 |
| 88 | 2026-05-08T19:35:11.897Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-05-08T19:35:11.897Z | * branch 324103bbf6842212b833e8f517c56c7650bbf616 -> FETCH_HEAD |
| 90 | 2026-05-08T19:35:11.906Z | + [[ -n ry/faster-syn-expiry ]] |
| 91 | 2026-05-08T19:35:11.910Z | ++ git branch --show-current |
| 92 | 2026-05-08T19:35:11.910Z | + current=master |
| 93 | 2026-05-08T19:35:11.910Z | + [[ master != ry/faster-syn-expiry ]] |
| 94 | 2026-05-08T19:35:11.910Z | + git branch -f ry/faster-syn-expiry 324103bbf6842212b833e8f517c56c7650bbf616 |
| 95 | 2026-05-08T19:35:11.910Z | + git checkout -f ry/faster-syn-expiry |
| 96 | 2026-05-08T19:35:11.926Z | Switched to branch 'ry/faster-syn-expiry' |
| 97 | 2026-05-08T19:35:11.929Z | + git reset --hard 324103bbf6842212b833e8f517c56c7650bbf616 |
| 98 | 2026-05-08T19:35:11.943Z | HEAD is now at 324103b firewall table headroom to 512k |
| 99 | 2026-05-08T19:35:11.946Z | process exited: duration 1111 ms, exit code 0 |
| |
| 100 | 2026-05-08T19:35:11.951Z | starting task 4: "build" |
| 101 | 2026-05-08T19:35:11.955Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-08T19:35:11.959Z | ++ rustup show active-toolchain |
| 103 | 2026-05-08T19:35:11.964Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-05-08T19:35:11.964Z | ++ pushd xde |
| 105 | 2026-05-08T19:35:11.964Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-05-08T19:35:11.964Z | ++ rustup show active-toolchain |
| 107 | 2026-05-08T19:35:11.967Z | info: syncing channel updates for nightly-2025-09-19-x86_64-unknown-illumos |
| 108 | 2026-05-08T19:35:12.119Z | info: latest update on 2025-09-19 for version 1.92.0-nightly (7c275d09e 2025-09-18) |
| 109 | 2026-05-08T19:35:12.122Z | info: downloading 6 components |
| 110 | 2026-05-08T19:35:25.148Z | nightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-05-08T19:35:25.228Z | +++ rustup show active-toolchain -v |
| 112 | 2026-05-08T19:35:25.231Z | +++ head -n 1 |
| 113 | 2026-05-08T19:35:25.231Z | +++ cut '-d ' -f1 |
| 114 | 2026-05-08T19:35:25.290Z | ++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 115 | 2026-05-08T19:35:25.290Z | ++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 116 | 2026-05-08T19:35:25.296Z | ++ popd |
| 117 | 2026-05-08T19:35:25.296Z | /work/oxidecomputer/opte |
| 118 | 2026-05-08T19:35:25.296Z | + cargo --version |
| 119 | 2026-05-08T19:35:25.300Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 120 | 2026-05-08T19:35:25.303Z | + rustc --version |
| 121 | 2026-05-08T19:35:25.323Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 122 | 2026-05-08T19:35:25.326Z | + cd lib/opte-ioctl |
| 123 | 2026-05-08T19:35:25.326Z | + header 'check style' |
| 124 | 2026-05-08T19:35:25.326Z | + echo '# ==== check style ==== #' |
| 125 | 2026-05-08T19:35:25.326Z | # ==== check style ==== # |
| 126 | 2026-05-08T19:35:25.326Z | + ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-05-08T19:35:25.399Z | |
| 128 | 2026-05-08T19:35:25.399Z | real 0.071022150 |
| 129 | 2026-05-08T19:35:25.399Z | user 0.038383037 |
| 130 | 2026-05-08T19:35:25.399Z | sys 0.030278315 |
| 131 | 2026-05-08T19:35:25.399Z | trap 0.000006317 |
| 132 | 2026-05-08T19:35:25.399Z | tflt 0.000033104 |
| 133 | 2026-05-08T19:35:25.404Z | dflt 0.000004596 |
| 134 | 2026-05-08T19:35:25.404Z | kflt 0.000000000 |
| 135 | 2026-05-08T19:35:25.404Z | lock 0.046483618 |
| 136 | 2026-05-08T19:35:25.404Z | slp 0.053552061 |
| 137 | 2026-05-08T19:35:25.404Z | lat 0.001056583 |
| 138 | 2026-05-08T19:35:25.404Z | stop 0.000115211 |
| 139 | 2026-05-08T19:35:25.404Z | + header analyze |
| 140 | 2026-05-08T19:35:25.404Z | + echo '# ==== analyze ==== #' |
| 141 | 2026-05-08T19:35:25.404Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 142 | 2026-05-08T19:35:25.404Z | # ==== analyze ==== # |
| 143 | 2026-05-08T19:35:25.537Z | Updating crates.io index |
| 144 | 2026-05-08T19:35:25.571Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 145 | 2026-05-08T19:35:26.540Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 146 | 2026-05-08T19:35:26.838Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-05-08T19:35:27.168Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-05-08T19:35:27.610Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 149 | 2026-05-08T19:35:27.847Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 150 | 2026-05-08T19:35:28.165Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 151 | 2026-05-08T19:35:30.133Z | Downloading crates ... |
| 152 | 2026-05-08T19:35:30.179Z | Downloaded defmt-macros v1.0.1 |
| 153 | 2026-05-08T19:35:30.186Z | Downloaded ingot-macros v0.1.1 |
| 154 | 2026-05-08T19:35:30.188Z | Downloaded defmt v1.0.1 |
| 155 | 2026-05-08T19:35:30.205Z | Downloaded zerocopy v0.8.34 |
| 156 | 2026-05-08T19:35:30.217Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 157 | 2026-05-08T19:35:30.220Z | Downloaded colored v3.1.1 |
| 158 | 2026-05-08T19:35:30.220Z | Downloaded ingot v0.1.1 |
| 159 | 2026-05-08T19:35:30.224Z | Downloaded once_cell v1.21.3 |
| 160 | 2026-05-08T19:35:30.224Z | Downloaded either v1.15.0 |
| 161 | 2026-05-08T19:35:30.224Z | Downloaded byteorder v1.5.0 |
| 162 | 2026-05-08T19:35:30.228Z | Downloaded bitflags v2.10.0 |
| 163 | 2026-05-08T19:35:30.232Z | Downloaded postcard v1.1.3 |
| 164 | 2026-05-08T19:35:30.235Z | Downloaded foreign-types-shared v0.3.1 |
| 165 | 2026-05-08T19:35:30.240Z | Downloaded cobs v0.3.0 |
| 166 | 2026-05-08T19:35:30.243Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 167 | 2026-05-08T19:35:30.246Z | Downloaded serde_core v1.0.228 |
| 168 | 2026-05-08T19:35:30.249Z | Downloaded fnv v1.0.7 |
| 169 | 2026-05-08T19:35:30.249Z | Downloaded darling_macro v0.21.3 |
| 170 | 2026-05-08T19:35:30.249Z | Downloaded cfg-if v1.0.4 |
| 171 | 2026-05-08T19:35:30.252Z | Downloaded uuid v1.20.0 |
| 172 | 2026-05-08T19:35:30.255Z | Downloaded num_enum_derive v0.7.5 |
| 173 | 2026-05-08T19:35:30.255Z | Downloaded equivalent v1.0.2 |
| 174 | 2026-05-08T19:35:30.259Z | Downloaded macaddr v1.0.1 |
| 175 | 2026-05-08T19:35:30.262Z | Downloaded foreign-types-macros v0.2.3 |
| 176 | 2026-05-08T19:35:30.265Z | Downloaded ppv-lite86 v0.2.21 |
| 177 | 2026-05-08T19:35:30.268Z | Downloaded managed v0.8.0 |
| 178 | 2026-05-08T19:35:30.268Z | Downloaded ref-cast-impl v1.0.25 |
| 179 | 2026-05-08T19:35:30.268Z | Downloaded dyn-clone v1.0.20 |
| 180 | 2026-05-08T19:35:30.268Z | Downloaded foreign-types v0.5.0 |
| 181 | 2026-05-08T19:35:30.273Z | Downloaded defmt-parser v1.0.0 |
| 182 | 2026-05-08T19:35:30.276Z | Downloaded ident_case v1.0.1 |
| 183 | 2026-05-08T19:35:30.276Z | Downloaded embedded-io v0.6.1 |
| 184 | 2026-05-08T19:35:30.281Z | Downloaded quote v1.0.44 |
| 185 | 2026-05-08T19:35:30.294Z | Downloaded thiserror-impl v2.0.18 |
| 186 | 2026-05-08T19:35:30.299Z | Downloaded rustversion v1.0.22 |
| 187 | 2026-05-08T19:35:30.302Z | Downloaded ingot-types v0.1.2 |
| 188 | 2026-05-08T19:35:30.302Z | Downloaded bitflags v1.3.2 |
| 189 | 2026-05-08T19:35:30.302Z | Downloaded num_enum v0.7.5 |
| 190 | 2026-05-08T19:35:30.305Z | Downloaded darling v0.21.3 |
| 191 | 2026-05-08T19:35:30.308Z | Downloaded memchr v2.7.6 |
| 192 | 2026-05-08T19:35:30.311Z | Downloaded thiserror v2.0.18 |
| 193 | 2026-05-08T19:35:30.319Z | Downloaded rand_chacha v0.9.0 |
| 194 | 2026-05-08T19:35:30.322Z | Downloaded pin-project-lite v0.2.16 |
| 195 | 2026-05-08T19:35:30.325Z | Downloaded version_check v0.9.5 |
| 196 | 2026-05-08T19:35:30.325Z | Downloaded stable_deref_trait v1.2.1 |
| 197 | 2026-05-08T19:35:30.328Z | Downloaded strsim v0.11.1 |
| 198 | 2026-05-08T19:35:30.328Z | Downloaded serde_derive v1.0.228 |
| 199 | 2026-05-08T19:35:30.331Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 200 | 2026-05-08T19:35:30.336Z | Downloaded embedded-io v0.4.0 |
| 201 | 2026-05-08T19:35:30.339Z | Downloaded ref-cast v1.0.25 |
| 202 | 2026-05-08T19:35:30.339Z | Downloaded proc-macro-crate v3.4.0 |
| 203 | 2026-05-08T19:35:30.342Z | Downloaded defmt v0.3.100 |
| 204 | 2026-05-08T19:35:30.342Z | Downloaded cstr-argument v0.1.2 |
| 205 | 2026-05-08T19:35:30.345Z | Downloaded hash32 v0.3.1 |
| 206 | 2026-05-08T19:35:30.348Z | Downloaded pretty-hex v0.4.1 |
| 207 | 2026-05-08T19:35:30.352Z | Downloaded getrandom v0.3.4 |
| 208 | 2026-05-08T19:35:30.356Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 209 | 2026-05-08T19:35:30.359Z | Downloaded proc-macro2 v1.0.106 |
| 210 | 2026-05-08T19:35:30.362Z | Downloaded anyhow v1.0.100 |
| 211 | 2026-05-08T19:35:30.368Z | Downloaded serde v1.0.228 |
| 212 | 2026-05-08T19:35:30.371Z | Downloaded rand_core v0.9.5 |
| 213 | 2026-05-08T19:35:30.371Z | Downloaded tracing-core v0.1.36 |
| 214 | 2026-05-08T19:35:30.376Z | Downloaded proc-macro-error2 v2.0.1 |
| 215 | 2026-05-08T19:35:30.376Z | Downloaded oxnet v0.1.4 |
| 216 | 2026-05-08T19:35:30.380Z | Downloaded darling_core v0.21.3 |
| 217 | 2026-05-08T19:35:30.380Z | Downloaded unicode-ident v1.0.22 |
| 218 | 2026-05-08T19:35:30.380Z | Downloaded tracing-attributes v0.1.31 |
| 219 | 2026-05-08T19:35:30.384Z | Downloaded socket2 v0.6.2 |
| 220 | 2026-05-08T19:35:30.395Z | Downloaded heapless v0.8.0 |
| 221 | 2026-05-08T19:35:30.408Z | Downloaded rand v0.9.2 |
| 222 | 2026-05-08T19:35:30.430Z | Downloaded regex v1.12.2 |
| 223 | 2026-05-08T19:35:30.445Z | Downloaded zerocopy-derive v0.8.34 |
| 224 | 2026-05-08T19:35:30.450Z | Downloaded indexmap v2.13.0 |
| 225 | 2026-05-08T19:35:30.453Z | Downloaded itertools v0.14.0 |
| 226 | 2026-05-08T19:35:30.456Z | Downloaded hashbrown v0.16.1 |
| 227 | 2026-05-08T19:35:30.474Z | Downloaded winnow v0.7.14 |
| 228 | 2026-05-08T19:35:30.488Z | Downloaded aho-corasick v1.1.4 |
| 229 | 2026-05-08T19:35:30.497Z | Downloaded syn v2.0.114 |
| 230 | 2026-05-08T19:35:30.521Z | Downloaded syn v1.0.109 |
| 231 | 2026-05-08T19:35:30.528Z | Downloaded smoltcp v0.11.0 |
| 232 | 2026-05-08T19:35:30.549Z | Downloaded regex-syntax v0.8.8 |
| 233 | 2026-05-08T19:35:30.557Z | Downloaded tracing v0.1.44 |
| 234 | 2026-05-08T19:35:30.576Z | Downloaded regex-automata v0.4.13 |
| 235 | 2026-05-08T19:35:30.584Z | Downloaded libc v0.2.180 |
| 236 | 2026-05-08T19:35:30.638Z | Compiling proc-macro2 v1.0.106 |
| 237 | 2026-05-08T19:35:30.638Z | Compiling quote v1.0.44 |
| 238 | 2026-05-08T19:35:30.641Z | Compiling unicode-ident v1.0.22 |
| 239 | 2026-05-08T19:35:30.641Z | Compiling serde_core v1.0.228 |
| 240 | 2026-05-08T19:35:30.641Z | Compiling zerocopy v0.8.34 |
| 241 | 2026-05-08T19:35:30.641Z | Checking cfg-if v1.0.4 |
| 242 | 2026-05-08T19:35:30.641Z | Compiling libc v0.2.180 |
| 243 | 2026-05-08T19:35:30.641Z | Compiling fnv v1.0.7 |
| 244 | 2026-05-08T19:35:30.760Z | Compiling memchr v2.7.6 |
| 245 | 2026-05-08T19:35:30.795Z | Compiling ident_case v1.0.1 |
| 246 | 2026-05-08T19:35:30.823Z | Compiling thiserror v2.0.18 |
| 247 | 2026-05-08T19:35:30.900Z | Compiling strsim v0.11.1 |
| 248 | 2026-05-08T19:35:31.071Z | Compiling regex-syntax v0.8.8 |
| 249 | 2026-05-08T19:35:31.089Z | Compiling winnow v0.7.14 |
| 250 | 2026-05-08T19:35:31.182Z | Compiling aho-corasick v1.1.4 |
| 251 | 2026-05-08T19:35:31.313Z | Compiling serde v1.0.228 |
| 252 | 2026-05-08T19:35:31.326Z | Compiling either v1.15.0 |
| 253 | 2026-05-08T19:35:31.387Z | Compiling hashbrown v0.16.1 |
| 254 | 2026-05-08T19:35:31.510Z | Compiling equivalent v1.0.2 |
| 255 | 2026-05-08T19:35:31.589Z | Compiling itertools v0.14.0 |
| 256 | 2026-05-08T19:35:31.639Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 257 | 2026-05-08T19:35:31.898Z | Compiling indexmap v2.13.0 |
| 258 | 2026-05-08T19:35:31.912Z | Compiling heapless v0.8.0 |
| 259 | 2026-05-08T19:35:32.093Z | Compiling syn v2.0.114 |
| 260 | 2026-05-08T19:35:32.198Z | Checking byteorder v1.5.0 |
| 261 | 2026-05-08T19:35:32.350Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 262 | 2026-05-08T19:35:32.411Z | Compiling getrandom v0.3.4 |
| 263 | 2026-05-08T19:35:32.456Z | Compiling regex-automata v0.4.13 |
| 264 | 2026-05-08T19:35:32.466Z | Checking bitflags v2.10.0 |
| 265 | 2026-05-08T19:35:32.580Z | Checking hash32 v0.3.1 |
| 266 | 2026-05-08T19:35:32.683Z | Compiling smoltcp v0.11.0 |
| 267 | 2026-05-08T19:35:32.732Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 268 | 2026-05-08T19:35:32.761Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 269 | 2026-05-08T19:35:32.793Z | Compiling rustversion v1.0.22 |
| 270 | 2026-05-08T19:35:32.889Z | Checking stable_deref_trait v1.2.1 |
| 271 | 2026-05-08T19:35:32.955Z | Compiling syn v1.0.109 |
| 272 | 2026-05-08T19:35:32.981Z | Checking macaddr v1.0.1 |
| 273 | 2026-05-08T19:35:33.115Z | Checking bitflags v1.3.2 |
| 274 | 2026-05-08T19:35:33.158Z | Compiling ref-cast v1.0.25 |
| 275 | 2026-05-08T19:35:33.176Z | Compiling version_check v0.9.5 |
| 276 | 2026-05-08T19:35:33.218Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 277 | 2026-05-08T19:35:33.289Z | Compiling proc-macro-crate v3.4.0 |
| 278 | 2026-05-08T19:35:33.354Z | Checking managed v0.8.0 |
| 279 | 2026-05-08T19:35:33.438Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 280 | 2026-05-08T19:35:33.487Z | Checking rand_core v0.9.5 |
| 281 | 2026-05-08T19:35:33.640Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 282 | 2026-05-08T19:35:33.669Z | Compiling anyhow v1.0.100 |
| 283 | 2026-05-08T19:35:33.712Z | Checking once_cell v1.21.3 |
| 284 | 2026-05-08T19:35:33.879Z | Checking foreign-types-shared v0.3.1 |
| 285 | 2026-05-08T19:35:33.952Z | Checking tracing-core v0.1.36 |
| 286 | 2026-05-08T19:35:34.146Z | Compiling regex v1.12.2 |
| 287 | 2026-05-08T19:35:34.238Z | Checking cstr-argument v0.1.2 |
| 288 | 2026-05-08T19:35:34.299Z | Checking pin-project-lite v0.2.16 |
| 289 | 2026-05-08T19:35:34.352Z | Checking dyn-clone v1.0.20 |
| 290 | 2026-05-08T19:35:34.365Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 291 | 2026-05-08T19:35:34.415Z | Checking pretty-hex v0.4.1 |
| 292 | 2026-05-08T19:35:34.526Z | Checking uuid v1.20.0 |
| 293 | 2026-05-08T19:35:34.578Z | Checking socket2 v0.6.2 |
| 294 | 2026-05-08T19:35:34.588Z | Checking colored v3.1.1 |
| 295 | 2026-05-08T19:35:34.661Z | Compiling darling_core v0.21.3 |
| 296 | 2026-05-08T19:35:34.773Z | Checking oxnet v0.1.4 |
| 297 | 2026-05-08T19:35:35.247Z | Compiling zerocopy-derive v0.8.34 |
| 298 | 2026-05-08T19:35:35.247Z | Compiling thiserror-impl v2.0.18 |
| 299 | 2026-05-08T19:35:35.247Z | Compiling serde_derive v1.0.228 |
| 300 | 2026-05-08T19:35:35.255Z | Compiling num_enum_derive v0.7.5 |
| 301 | 2026-05-08T19:35:35.257Z | Compiling foreign-types-macros v0.2.3 |
| 302 | 2026-05-08T19:35:35.882Z | Compiling ref-cast-impl v1.0.25 |
| 303 | 2026-05-08T19:35:35.935Z | Checking foreign-types v0.5.0 |
| 304 | 2026-05-08T19:35:36.005Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 305 | 2026-05-08T19:35:36.248Z | Checking num_enum v0.7.5 |
| 306 | 2026-05-08T19:35:36.353Z | Compiling tracing-attributes v0.1.31 |
| 307 | 2026-05-08T19:35:36.538Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 308 | 2026-05-08T19:35:36.561Z | Checking cobs v0.3.0 |
| 309 | 2026-05-08T19:35:36.568Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 310 | 2026-05-08T19:35:36.756Z | Compiling darling_macro v0.21.3 |
| 311 | 2026-05-08T19:35:36.821Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 312 | 2026-05-08T19:35:37.257Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 313 | 2026-05-08T19:35:37.263Z | Compiling darling v0.21.3 |
| 314 | 2026-05-08T19:35:37.389Z | Checking tracing v0.1.44 |
| 315 | 2026-05-08T19:35:37.398Z | Compiling ingot-macros v0.1.1 |
| 316 | 2026-05-08T19:35:37.722Z | Checking postcard v1.1.3 |
| 317 | 2026-05-08T19:35:38.252Z | Checking ppv-lite86 v0.2.21 |
| 318 | 2026-05-08T19:35:38.507Z | Checking rand_chacha v0.9.0 |
| 319 | 2026-05-08T19:35:38.652Z | Checking rand v0.9.2 |
| 320 | 2026-05-08T19:35:39.228Z | Checking ingot-types v0.1.2 |
| 321 | 2026-05-08T19:35:39.512Z | Checking ingot v0.1.1 |
| 322 | 2026-05-08T19:35:40.725Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 323 | 2026-05-08T19:35:41.842Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 324 | 2026-05-08T19:35:42.896Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 325 | 2026-05-08T19:35:43.076Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.62s |
| 326 | 2026-05-08T19:35:43.182Z | |
| 327 | 2026-05-08T19:35:43.182Z | real 17.770318600 |
| 328 | 2026-05-08T19:35:43.182Z | user 47.540368750 |
| 329 | 2026-05-08T19:35:43.182Z | sys 10.629169885 |
| 330 | 2026-05-08T19:35:43.182Z | trap 0.031809585 |
| 331 | 2026-05-08T19:35:43.182Z | tflt 0.100082354 |
| 332 | 2026-05-08T19:35:43.182Z | dflt 0.122394796 |
| 333 | 2026-05-08T19:35:43.182Z | kflt 0.005242524 |
| 334 | 2026-05-08T19:35:43.182Z | lock 1:37.263682341 |
| 335 | 2026-05-08T19:35:43.182Z | slp 3:24.063507620 |
| 336 | 2026-05-08T19:35:43.182Z | lat 3.509535951 |
| 337 | 2026-05-08T19:35:43.182Z | stop 8.781298499 |
| 338 | 2026-05-08T19:35:43.190Z | process exited: duration 31223 ms, exit code 0 |
| |
| 339 | 2026-05-08T19:35:43.208Z | found 0 output files |