|
|
|
| 1 | 2026-02-20T04:21:44.839Z | job assigned to worker 01KHWMFN30HNB7DC9QAKPGM9NM [factory gimlet-EVT22200007-propolis, EVT22200007/58747] (queued for 41 s) |
| |
| 2 | 2026-02-20T04:21:53.893Z | starting task 0: "setup" |
| 3 | 2026-02-20T04:21:53.920Z | ++ uname -s |
| 4 | 2026-02-20T04:21:53.920Z | + kern=SunOS |
| 5 | 2026-02-20T04:21:53.920Z | + build_user=build |
| 6 | 2026-02-20T04:21:53.920Z | + build_uid=12345 |
| 7 | 2026-02-20T04:21:53.921Z | + work_dir=/work |
| 8 | 2026-02-20T04:21:53.921Z | + input_dir=/input |
| 9 | 2026-02-20T04:21:53.921Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-20T04:21:53.921Z | + case "$kern" in |
| 11 | 2026-02-20T04:21:53.921Z | + groupadd -g 12345 build |
| 12 | 2026-02-20T04:21:53.921Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-20T04:21:55.924Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-20T04:21:55.968Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-20T04:21:56.007Z | + home_fs=zfs |
| 16 | 2026-02-20T04:21:56.008Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-20T04:21:56.008Z | + mkdir -p /home/build |
| 18 | 2026-02-20T04:21:56.008Z | + chown build:build /home/build /work |
| 19 | 2026-02-20T04:21:57.973Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-20T04:21:57.999Z | process exited: duration 4086 ms, exit code 0 |
| |
| 21 | 2026-02-20T04:21:58.052Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-20T04:21:58.079Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-02-20T04:21:58.079Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-20T04:21:58.079Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-02-20T04:21:58.079Z | * rust toolchain channel = "1.90.0" |
| 26 | 2026-02-20T04:21:58.079Z | * rust toolchain profile = "default" |
| 27 | 2026-02-20T04:21:58.080Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-20T04:21:58.080Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-20T04:21:58.080Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-02-20T04:21:58.236Z | info: downloading installer |
| 31 | 2026-02-20T04:21:58.918Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-20T04:21:58.918Z | warn: /opt/ooce/bin |
| 33 | 2026-02-20T04:21:58.918Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-20T04:21:58.918Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-20T04:21:58.918Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-20T04:21:58.918Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-20T04:21:58.918Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-20T04:21:58.918Z | error: cannot install while Rust is installed |
| 39 | 2026-02-20T04:21:58.918Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-20T04:21:58.946Z | info: profile set to 'default' |
| 41 | 2026-02-20T04:21:58.946Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-20T04:21:58.946Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 43 | 2026-02-20T04:21:59.100Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 44 | 2026-02-20T04:21:59.101Z | info: downloading component 'cargo' |
| 45 | 2026-02-20T04:21:59.338Z | info: downloading component 'clippy' |
| 46 | 2026-02-20T04:21:59.416Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-20T04:21:59.886Z | info: downloading component 'rust-std' |
| 48 | 2026-02-20T04:22:00.288Z | info: downloading component 'rustc' |
| 49 | 2026-02-20T04:22:02.452Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-20T04:22:02.557Z | info: installing component 'cargo' |
| 51 | 2026-02-20T04:22:03.913Z | info: installing component 'clippy' |
| 52 | 2026-02-20T04:22:04.369Z | info: installing component 'rust-docs' |
| 53 | 2026-02-20T04:22:07.890Z | info: installing component 'rust-std' |
| 54 | 2026-02-20T04:22:10.314Z | info: installing component 'rustc' |
| 55 | 2026-02-20T04:22:19.437Z | info: installing component 'rustfmt' |
| 56 | 2026-02-20T04:22:19.873Z | info: default toolchain set to '1.90.0-x86_64-unknown-illumos' |
| 57 | 2026-02-20T04:22:19.874Z | |
| 58 | 2026-02-20T04:22:20.060Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 59 | 2026-02-20T04:22:20.060Z | |
| 60 | 2026-02-20T04:22:20.060Z | |
| 61 | 2026-02-20T04:22:20.060Z | Rust is installed now. Great! |
| 62 | 2026-02-20T04:22:20.060Z | |
| 63 | 2026-02-20T04:22:20.060Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-20T04:22:20.060Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-20T04:22:20.060Z | |
| 66 | 2026-02-20T04:22:20.060Z | To configure your current shell, you need to source |
| 67 | 2026-02-20T04:22:20.060Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-20T04:22:20.060Z | |
| 69 | 2026-02-20T04:22:20.085Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-20T04:22:20.085Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-20T04:22:20.085Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-20T04:22:20.085Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-20T04:22:20.184Z | + rustup --version |
| 74 | 2026-02-20T04:22:20.211Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-20T04:22:20.211Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-20T04:22:20.374Z | info: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 77 | 2026-02-20T04:22:20.398Z | + cargo --version |
| 78 | 2026-02-20T04:22:20.521Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 79 | 2026-02-20T04:22:20.546Z | + rustc --version |
| 80 | 2026-02-20T04:22:20.682Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 81 | 2026-02-20T04:22:20.708Z | process exited: duration 22639 ms, exit code 0 |
| |
| 82 | 2026-02-20T04:22:20.761Z | starting task 2: "authentication" |
| 83 | 2026-02-20T04:22:20.848Z | process exited: duration 62 ms, exit code 0 |
| |
| 84 | 2026-02-20T04:22:20.905Z | starting task 3: "clone repository" |
| 85 | 2026-02-20T04:22:20.934Z | + mkdir -p /work/oxidecomputer/opte |
| 86 | 2026-02-20T04:22:20.934Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 87 | 2026-02-20T04:22:20.987Z | Cloning into '/work/oxidecomputer/opte'... |
| 88 | 2026-02-20T04:22:22.094Z | + cd /work/oxidecomputer/opte |
| 89 | 2026-02-20T04:22:22.094Z | + git fetch origin f0e8206a98387983b689619462d7dd34162041fe |
| 90 | 2026-02-20T04:22:22.513Z | From https://github.com/oxidecomputer/opte |
| 91 | 2026-02-20T04:22:22.514Z | * branch f0e8206a98387983b689619462d7dd34162041fe -> FETCH_HEAD |
| 92 | 2026-02-20T04:22:22.538Z | + [[ -n '' ]] |
| 93 | 2026-02-20T04:22:22.538Z | + git reset --hard f0e8206a98387983b689619462d7dd34162041fe |
| 94 | 2026-02-20T04:22:22.598Z | HEAD is now at f0e8206 Update Rust crate clap to v4.5.60 |
| 95 | 2026-02-20T04:22:22.622Z | process exited: duration 1694 ms, exit code 0 |
| |
| 96 | 2026-02-20T04:22:22.675Z | starting task 4: "build" |
| 97 | 2026-02-20T04:22:22.700Z | + source .github/buildomat/common.sh |
| 98 | 2026-02-20T04:22:22.700Z | ++ rustup show active-toolchain |
| 99 | 2026-02-20T04:22:22.771Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 100 | 2026-02-20T04:22:22.796Z | ++ pushd xde |
| 101 | 2026-02-20T04:22:22.796Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 102 | 2026-02-20T04:22:22.796Z | ++ rustup show active-toolchain |
| 103 | 2026-02-20T04:22:22.796Z | info: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos' |
| 104 | 2026-02-20T04:22:22.955Z | info: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18) |
| 105 | 2026-02-20T04:22:22.955Z | info: downloading component 'cargo' |
| 106 | 2026-02-20T04:22:23.379Z | info: downloading component 'clippy' |
| 107 | 2026-02-20T04:22:23.640Z | info: downloading component 'rust-src' |
| 108 | 2026-02-20T04:22:23.879Z | info: downloading component 'rust-std' |
| 109 | 2026-02-20T04:22:24.853Z | info: downloading component 'rustc' |
| 110 | 2026-02-20T04:22:28.309Z | info: downloading component 'rustfmt' |
| 111 | 2026-02-20T04:22:28.511Z | info: installing component 'cargo' |
| 112 | 2026-02-20T04:22:29.690Z | info: installing component 'clippy' |
| 113 | 2026-02-20T04:22:30.152Z | info: installing component 'rust-src' |
| 114 | 2026-02-20T04:22:30.656Z | info: installing component 'rust-std' |
| 115 | 2026-02-20T04:22:32.857Z | info: installing component 'rustc' |
| 116 | 2026-02-20T04:22:42.039Z | info: installing component 'rustfmt' |
| 117 | 2026-02-20T04:22:42.477Z | nightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 118 | 2026-02-20T04:22:42.586Z | +++ rustup show active-toolchain -v |
| 119 | 2026-02-20T04:22:42.611Z | +++ head -n 1 |
| 120 | 2026-02-20T04:22:42.611Z | +++ cut '-d ' -f1 |
| 121 | 2026-02-20T04:22:42.776Z | ++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 122 | 2026-02-20T04:22:42.776Z | ++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 123 | 2026-02-20T04:22:42.776Z | ++ popd |
| 124 | 2026-02-20T04:22:42.800Z | /work/oxidecomputer/opte |
| 125 | 2026-02-20T04:22:42.800Z | + cargo --version |
| 126 | 2026-02-20T04:22:42.899Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 127 | 2026-02-20T04:22:42.923Z | + rustc --version |
| 128 | 2026-02-20T04:22:43.024Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 129 | 2026-02-20T04:22:43.050Z | + cd lib/opte-ioctl |
| 130 | 2026-02-20T04:22:43.050Z | + header 'check style' |
| 131 | 2026-02-20T04:22:43.050Z | + echo '# ==== check style ==== #' |
| 132 | 2026-02-20T04:22:43.050Z | # ==== check style ==== # |
| 133 | 2026-02-20T04:22:43.050Z | + ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check |
| 134 | 2026-02-20T04:22:43.394Z | |
| 135 | 2026-02-20T04:22:43.394Z | real 0.358276362 |
| 136 | 2026-02-20T04:22:43.394Z | user 0.235342472 |
| 137 | 2026-02-20T04:22:43.394Z | sys 0.118449455 |
| 138 | 2026-02-20T04:22:43.394Z | trap 0.000046505 |
| 139 | 2026-02-20T04:22:43.395Z | tflt 0.000071878 |
| 140 | 2026-02-20T04:22:43.395Z | dflt 0.000149760 |
| 141 | 2026-02-20T04:22:43.395Z | kflt 0.000000000 |
| 142 | 2026-02-20T04:22:43.395Z | lock 1.286601031 |
| 143 | 2026-02-20T04:22:43.395Z | slp 0.385483185 |
| 144 | 2026-02-20T04:22:43.395Z | lat 0.004590616 |
| 145 | 2026-02-20T04:22:43.395Z | stop 0.000225485 |
| 146 | 2026-02-20T04:22:43.421Z | + header analyze |
| 147 | 2026-02-20T04:22:43.421Z | + echo '# ==== analyze ==== #' |
| 148 | 2026-02-20T04:22:43.421Z | # ==== analyze ==== # |
| 149 | 2026-02-20T04:22:43.421Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 150 | 2026-02-20T04:22:43.934Z | Updating crates.io index |
| 151 | 2026-02-20T04:22:43.989Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-02-20T04:22:45.192Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 153 | 2026-02-20T04:22:45.603Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 154 | 2026-02-20T04:22:46.100Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 155 | 2026-02-20T04:22:46.511Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 156 | 2026-02-20T04:22:46.859Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 157 | 2026-02-20T04:22:47.250Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 158 | 2026-02-20T04:22:48.366Z | Downloading crates ... |
| 159 | 2026-02-20T04:22:48.449Z | Downloaded byteorder v1.5.0 |
| 160 | 2026-02-20T04:22:48.476Z | Downloaded bitflags v2.10.0 |
| 161 | 2026-02-20T04:22:48.476Z | Downloaded once_cell v1.21.3 |
| 162 | 2026-02-20T04:22:48.476Z | Downloaded rand_core v0.9.5 |
| 163 | 2026-02-20T04:22:48.476Z | Downloaded zerocopy-derive v0.8.39 |
| 164 | 2026-02-20T04:22:48.502Z | Downloaded unicode-ident v1.0.23 |
| 165 | 2026-02-20T04:22:48.502Z | Downloaded regex v1.12.3 |
| 166 | 2026-02-20T04:22:48.528Z | Downloaded hash32 v0.3.1 |
| 167 | 2026-02-20T04:22:48.528Z | Downloaded rand_chacha v0.9.0 |
| 168 | 2026-02-20T04:22:48.528Z | Downloaded tracing-attributes v0.1.31 |
| 169 | 2026-02-20T04:22:48.528Z | Downloaded zerocopy v0.8.39 |
| 170 | 2026-02-20T04:22:48.554Z | Downloaded version_check v0.9.5 |
| 171 | 2026-02-20T04:22:48.554Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 172 | 2026-02-20T04:22:48.554Z | Downloaded thiserror v2.0.18 |
| 173 | 2026-02-20T04:22:48.579Z | Downloaded ref-cast-impl v1.0.25 |
| 174 | 2026-02-20T04:22:48.579Z | Downloaded tracing-core v0.1.36 |
| 175 | 2026-02-20T04:22:48.579Z | Downloaded pin-project-lite v0.2.16 |
| 176 | 2026-02-20T04:22:48.579Z | Downloaded ingot-types v0.1.2 |
| 177 | 2026-02-20T04:22:48.579Z | Downloaded uuid v1.20.0 |
| 178 | 2026-02-20T04:22:48.579Z | Downloaded serde v1.0.228 |
| 179 | 2026-02-20T04:22:48.604Z | Downloaded ingot-macros v0.1.1 |
| 180 | 2026-02-20T04:22:48.604Z | Downloaded heapless v0.8.0 |
| 181 | 2026-02-20T04:22:48.604Z | Downloaded ref-cast v1.0.25 |
| 182 | 2026-02-20T04:22:48.604Z | Downloaded proc-macro2 v1.0.106 |
| 183 | 2026-02-20T04:22:48.604Z | Downloaded regex-automata v0.4.14 |
| 184 | 2026-02-20T04:22:48.629Z | Downloaded memchr v2.8.0 |
| 185 | 2026-02-20T04:22:48.629Z | Downloaded proc-macro-error2 v2.0.1 |
| 186 | 2026-02-20T04:22:48.629Z | Downloaded aho-corasick v1.1.4 |
| 187 | 2026-02-20T04:22:48.629Z | Downloaded ppv-lite86 v0.2.21 |
| 188 | 2026-02-20T04:22:48.629Z | Downloaded syn v2.0.114 |
| 189 | 2026-02-20T04:22:48.654Z | Downloaded libc v0.2.180 |
| 190 | 2026-02-20T04:22:48.681Z | Downloaded dyn-clone v1.0.20 |
| 191 | 2026-02-20T04:22:48.706Z | Downloaded syn v1.0.109 |
| 192 | 2026-02-20T04:22:48.706Z | Downloaded rand v0.9.2 |
| 193 | 2026-02-20T04:22:48.706Z | Downloaded postcard v1.1.3 |
| 194 | 2026-02-20T04:22:48.706Z | Downloaded oxnet v0.1.4 |
| 195 | 2026-02-20T04:22:48.706Z | Downloaded itertools v0.14.0 |
| 196 | 2026-02-20T04:22:48.731Z | Downloaded foreign-types-shared v0.3.1 |
| 197 | 2026-02-20T04:22:48.731Z | Downloaded fnv v1.0.7 |
| 198 | 2026-02-20T04:22:48.731Z | Downloaded either v1.15.0 |
| 199 | 2026-02-20T04:22:48.731Z | Downloaded tracing v0.1.44 |
| 200 | 2026-02-20T04:22:48.757Z | Downloaded defmt-macros v1.0.1 |
| 201 | 2026-02-20T04:22:48.757Z | Downloaded darling v0.21.3 |
| 202 | 2026-02-20T04:22:48.757Z | Downloaded cstr-argument v0.1.2 |
| 203 | 2026-02-20T04:22:48.757Z | Downloaded bitflags v1.3.2 |
| 204 | 2026-02-20T04:22:48.757Z | Downloaded anyhow v1.0.101 |
| 205 | 2026-02-20T04:22:48.757Z | Downloaded toml_parser v1.0.7+spec-1.1.0 |
| 206 | 2026-02-20T04:22:48.782Z | Downloaded winnow v0.7.14 |
| 207 | 2026-02-20T04:22:48.782Z | Downloaded socket2 v0.6.2 |
| 208 | 2026-02-20T04:22:48.782Z | Downloaded regex-syntax v0.8.9 |
| 209 | 2026-02-20T04:22:48.782Z | Downloaded stable_deref_trait v1.2.1 |
| 210 | 2026-02-20T04:22:48.782Z | Downloaded smoltcp v0.11.0 |
| 211 | 2026-02-20T04:22:48.807Z | Downloaded serde_core v1.0.228 |
| 212 | 2026-02-20T04:22:48.807Z | Downloaded pretty-hex v0.4.1 |
| 213 | 2026-02-20T04:22:48.807Z | Downloaded hashbrown v0.16.1 |
| 214 | 2026-02-20T04:22:48.807Z | Downloaded equivalent v1.0.2 |
| 215 | 2026-02-20T04:22:48.807Z | Downloaded quote v1.0.44 |
| 216 | 2026-02-20T04:22:48.807Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 217 | 2026-02-20T04:22:48.807Z | Downloaded foreign-types v0.5.0 |
| 218 | 2026-02-20T04:22:48.831Z | Downloaded defmt v1.0.1 |
| 219 | 2026-02-20T04:22:48.831Z | Downloaded defmt v0.3.100 |
| 220 | 2026-02-20T04:22:48.831Z | Downloaded darling_macro v0.21.3 |
| 221 | 2026-02-20T04:22:48.831Z | Downloaded cobs v0.3.0 |
| 222 | 2026-02-20T04:22:48.831Z | Downloaded cfg-if v1.0.4 |
| 223 | 2026-02-20T04:22:48.831Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 224 | 2026-02-20T04:22:48.831Z | Downloaded thiserror-impl v2.0.18 |
| 225 | 2026-02-20T04:22:48.831Z | Downloaded strsim v0.11.1 |
| 226 | 2026-02-20T04:22:48.831Z | Downloaded serde_derive v1.0.228 |
| 227 | 2026-02-20T04:22:48.831Z | Downloaded rustversion v1.0.22 |
| 228 | 2026-02-20T04:22:48.831Z | Downloaded num_enum_derive v0.7.5 |
| 229 | 2026-02-20T04:22:48.832Z | Downloaded ingot v0.1.1 |
| 230 | 2026-02-20T04:22:48.832Z | Downloaded indexmap v2.13.0 |
| 231 | 2026-02-20T04:22:48.856Z | Downloaded proc-macro-crate v3.4.0 |
| 232 | 2026-02-20T04:22:48.856Z | Downloaded managed v0.8.0 |
| 233 | 2026-02-20T04:22:48.856Z | Downloaded macaddr v1.0.1 |
| 234 | 2026-02-20T04:22:48.856Z | Downloaded foreign-types-macros v0.2.3 |
| 235 | 2026-02-20T04:22:48.856Z | Downloaded darling_core v0.21.3 |
| 236 | 2026-02-20T04:22:48.856Z | Downloaded num_enum v0.7.5 |
| 237 | 2026-02-20T04:22:48.856Z | Downloaded ident_case v1.0.1 |
| 238 | 2026-02-20T04:22:48.856Z | Downloaded getrandom v0.3.4 |
| 239 | 2026-02-20T04:22:48.856Z | Downloaded embedded-io v0.6.1 |
| 240 | 2026-02-20T04:22:48.856Z | Downloaded embedded-io v0.4.0 |
| 241 | 2026-02-20T04:22:48.881Z | Downloaded defmt-parser v1.0.0 |
| 242 | 2026-02-20T04:22:48.881Z | Downloaded colored v3.1.1 |
| 243 | 2026-02-20T04:22:48.934Z | Compiling proc-macro2 v1.0.106 |
| 244 | 2026-02-20T04:22:48.934Z | Compiling unicode-ident v1.0.23 |
| 245 | 2026-02-20T04:22:48.934Z | Compiling quote v1.0.44 |
| 246 | 2026-02-20T04:22:48.934Z | Checking cfg-if v1.0.4 |
| 247 | 2026-02-20T04:22:48.958Z | Compiling serde_core v1.0.228 |
| 248 | 2026-02-20T04:22:48.958Z | Compiling zerocopy v0.8.39 |
| 249 | 2026-02-20T04:22:48.983Z | Compiling libc v0.2.180 |
| 250 | 2026-02-20T04:22:48.983Z | Compiling ident_case v1.0.1 |
| 251 | 2026-02-20T04:22:49.100Z | Compiling strsim v0.11.1 |
| 252 | 2026-02-20T04:22:49.244Z | Compiling memchr v2.8.0 |
| 253 | 2026-02-20T04:22:49.268Z | Compiling fnv v1.0.7 |
| 254 | 2026-02-20T04:22:49.425Z | Compiling thiserror v2.0.18 |
| 255 | 2026-02-20T04:22:49.648Z | Compiling regex-syntax v0.8.9 |
| 256 | 2026-02-20T04:22:49.768Z | Compiling equivalent v1.0.2 |
| 257 | 2026-02-20T04:22:49.909Z | Compiling serde v1.0.228 |
| 258 | 2026-02-20T04:22:49.986Z | Compiling hashbrown v0.16.1 |
| 259 | 2026-02-20T04:22:50.495Z | Compiling aho-corasick v1.1.4 |
| 260 | 2026-02-20T04:22:50.520Z | Compiling either v1.15.0 |
| 261 | 2026-02-20T04:22:50.611Z | Compiling winnow v0.7.14 |
| 262 | 2026-02-20T04:22:50.733Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 263 | 2026-02-20T04:22:50.898Z | Compiling itertools v0.14.0 |
| 264 | 2026-02-20T04:22:51.371Z | Compiling indexmap v2.13.0 |
| 265 | 2026-02-20T04:22:51.763Z | Checking byteorder v1.5.0 |
| 266 | 2026-02-20T04:22:51.933Z | Compiling syn v2.0.114 |
| 267 | 2026-02-20T04:22:52.101Z | Compiling heapless v0.8.0 |
| 268 | 2026-02-20T04:22:52.766Z | Compiling getrandom v0.3.4 |
| 269 | 2026-02-20T04:22:53.202Z | Checking hash32 v0.3.1 |
| 270 | 2026-02-20T04:22:53.389Z | Compiling syn v1.0.109 |
| 271 | 2026-02-20T04:22:53.413Z | Compiling smoltcp v0.11.0 |
| 272 | 2026-02-20T04:22:53.910Z | Compiling regex-automata v0.4.14 |
| 273 | 2026-02-20T04:22:53.956Z | Checking bitflags v2.10.0 |
| 274 | 2026-02-20T04:22:54.034Z | Checking stable_deref_trait v1.2.1 |
| 275 | 2026-02-20T04:22:54.141Z | Checking macaddr v1.0.1 |
| 276 | 2026-02-20T04:22:54.255Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 277 | 2026-02-20T04:22:54.464Z | Compiling rustversion v1.0.22 |
| 278 | 2026-02-20T04:22:54.488Z | Compiling toml_parser v1.0.7+spec-1.1.0 |
| 279 | 2026-02-20T04:22:54.832Z | Checking managed v0.8.0 |
| 280 | 2026-02-20T04:22:55.005Z | Checking bitflags v1.3.2 |
| 281 | 2026-02-20T04:22:55.131Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 282 | 2026-02-20T04:22:55.156Z | Compiling ref-cast v1.0.25 |
| 283 | 2026-02-20T04:22:55.225Z | Compiling version_check v0.9.5 |
| 284 | 2026-02-20T04:22:55.494Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 285 | 2026-02-20T04:22:55.802Z | Checking rand_core v0.9.5 |
| 286 | 2026-02-20T04:22:55.828Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 287 | 2026-02-20T04:22:56.156Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 288 | 2026-02-20T04:22:56.278Z | Compiling anyhow v1.0.101 |
| 289 | 2026-02-20T04:22:56.511Z | Checking once_cell v1.21.3 |
| 290 | 2026-02-20T04:22:56.837Z | Compiling proc-macro-crate v3.4.0 |
| 291 | 2026-02-20T04:22:56.886Z | Checking foreign-types-shared v0.3.1 |
| 292 | 2026-02-20T04:22:56.984Z | Checking tracing-core v0.1.36 |
| 293 | 2026-02-20T04:22:57.762Z | Checking cstr-argument v0.1.2 |
| 294 | 2026-02-20T04:22:58.027Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 295 | 2026-02-20T04:22:58.051Z | Checking pretty-hex v0.4.1 |
| 296 | 2026-02-20T04:22:58.129Z | Checking pin-project-lite v0.2.16 |
| 297 | 2026-02-20T04:22:58.185Z | Checking dyn-clone v1.0.20 |
| 298 | 2026-02-20T04:22:58.269Z | Checking uuid v1.20.0 |
| 299 | 2026-02-20T04:22:58.342Z | Checking socket2 v0.6.2 |
| 300 | 2026-02-20T04:22:58.456Z | Compiling regex v1.12.3 |
| 301 | 2026-02-20T04:22:58.713Z | Checking oxnet v0.1.4 |
| 302 | 2026-02-20T04:22:58.916Z | Checking colored v3.1.1 |
| 303 | 2026-02-20T04:22:59.293Z | Compiling darling_core v0.21.3 |
| 304 | 2026-02-20T04:23:00.527Z | Compiling zerocopy-derive v0.8.39 |
| 305 | 2026-02-20T04:23:00.527Z | Compiling thiserror-impl v2.0.18 |
| 306 | 2026-02-20T04:23:00.527Z | Compiling serde_derive v1.0.228 |
| 307 | 2026-02-20T04:23:00.527Z | Compiling ref-cast-impl v1.0.25 |
| 308 | 2026-02-20T04:23:00.568Z | Compiling num_enum_derive v0.7.5 |
| 309 | 2026-02-20T04:23:01.638Z | Compiling foreign-types-macros v0.2.3 |
| 310 | 2026-02-20T04:23:02.144Z | Compiling tracing-attributes v0.1.31 |
| 311 | 2026-02-20T04:23:02.853Z | Checking num_enum v0.7.5 |
| 312 | 2026-02-20T04:23:03.083Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 313 | 2026-02-20T04:23:03.184Z | Checking foreign-types v0.5.0 |
| 314 | 2026-02-20T04:23:03.315Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 315 | 2026-02-20T04:23:03.689Z | Checking cobs v0.3.0 |
| 316 | 2026-02-20T04:23:03.975Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 317 | 2026-02-20T04:23:04.906Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 318 | 2026-02-20T04:23:04.931Z | Compiling darling_macro v0.21.3 |
| 319 | 2026-02-20T04:23:05.125Z | Checking tracing v0.1.44 |
| 320 | 2026-02-20T04:23:05.858Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 321 | 2026-02-20T04:23:05.982Z | Compiling darling v0.21.3 |
| 322 | 2026-02-20T04:23:06.132Z | Compiling ingot-macros v0.1.1 |
| 323 | 2026-02-20T04:23:07.112Z | Checking postcard v1.1.3 |
| 324 | 2026-02-20T04:23:11.956Z | Checking ingot-types v0.1.2 |
| 325 | 2026-02-20T04:23:11.956Z | Checking ppv-lite86 v0.2.21 |
| 326 | 2026-02-20T04:23:12.662Z | Checking rand_chacha v0.9.0 |
| 327 | 2026-02-20T04:23:12.807Z | Checking ingot v0.1.1 |
| 328 | 2026-02-20T04:23:12.999Z | Checking rand v0.9.2 |
| 329 | 2026-02-20T04:23:16.681Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 330 | 2026-02-20T04:23:19.594Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 331 | 2026-02-20T04:23:22.441Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 332 | 2026-02-20T04:23:22.908Z | Finished `dev` profile [optimized + debuginfo] target(s) in 39.16s |
| 333 | 2026-02-20T04:23:23.043Z | |
| 334 | 2026-02-20T04:23:23.043Z | real 39.641825035 |
| 335 | 2026-02-20T04:23:23.043Z | user 2:13.782112063 |
| 336 | 2026-02-20T04:23:23.043Z | sys 23.230538011 |
| 337 | 2026-02-20T04:23:23.043Z | trap 0.097421343 |
| 338 | 2026-02-20T04:23:23.043Z | tflt 0.058204215 |
| 339 | 2026-02-20T04:23:23.043Z | dflt 0.112627418 |
| 340 | 2026-02-20T04:23:23.043Z | kflt 0.000563219 |
| 341 | 2026-02-20T04:23:23.043Z | lock 5:38.639961470 |
| 342 | 2026-02-20T04:23:23.043Z | slp 8:43.647880417 |
| 343 | 2026-02-20T04:23:23.043Z | lat 8.371554142 |
| 344 | 2026-02-20T04:23:23.043Z | stop 13.325400906 |
| 345 | 2026-02-20T04:23:23.068Z | process exited: duration 60379 ms, exit code 0 |
| |
| 346 | 2026-02-20T04:23:23.119Z | found 0 output files |