|
|
|
| 1 | 2026-03-18T03:43:28.997Z | job assigned to worker 01KKZGKPDEMA4D2A542CXYS4FA [factory aws, i-02284eedf21bb7b80] (queued for 53 s) |
| |
| 2 | 2026-03-18T03:43:37.242Z | starting task 0: "setup" |
| 3 | 2026-03-18T03:43:37.249Z | ++ uname -s |
| 4 | 2026-03-18T03:43:37.252Z | + kern=SunOS |
| 5 | 2026-03-18T03:43:37.252Z | + build_user=build |
| 6 | 2026-03-18T03:43:37.252Z | + build_uid=12345 |
| 7 | 2026-03-18T03:43:37.252Z | + work_dir=/work |
| 8 | 2026-03-18T03:43:37.252Z | + input_dir=/input |
| 9 | 2026-03-18T03:43:37.252Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T03:43:37.252Z | + case "$kern" in |
| 11 | 2026-03-18T03:43:37.252Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T03:43:37.254Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T03:43:39.262Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T03:43:39.378Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T03:43:39.381Z | + home_fs=zfs |
| 16 | 2026-03-18T03:43:39.381Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T03:43:39.381Z | + mkdir -p /home/build |
| 18 | 2026-03-18T03:43:39.384Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T03:43:41.385Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T03:43:41.387Z | process exited: duration 4143 ms, exit code 0 |
| |
| 21 | 2026-03-18T03:43:41.393Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T03:43:41.397Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-18T03:43:41.397Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-18T03:43:41.397Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-18T03:43:41.397Z | * rust toolchain profile = "default" |
| 26 | 2026-03-18T03:43:41.397Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T03:43:41.400Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T03:43:41.400Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T03:43:41.400Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-18T03:43:41.555Z | info: downloading installer |
| 31 | 2026-03-18T03:43:43.500Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T03:43:43.500Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T03:43:43.500Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T03:43:43.500Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T03:43:43.500Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T03:43:43.500Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T03:43:43.500Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T03:43:43.500Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T03:43:43.500Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T03:43:43.500Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T03:43:43.500Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T03:43:43.500Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T03:43:43.500Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T03:43:43.516Z | info: profile set to default |
| 45 | 2026-03-18T03:43:43.516Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T03:43:43.519Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-18T03:43:43.673Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-18T03:43:43.676Z | info: downloading 6 components |
| 49 | 2026-03-18T03:44:02.156Z | |
| 50 | 2026-03-18T03:44:02.156Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 51 | 2026-03-18T03:44:02.197Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-18T03:44:02.197Z | |
| 53 | 2026-03-18T03:44:02.197Z | |
| 54 | 2026-03-18T03:44:02.197Z | Rust is installed now. Great! |
| 55 | 2026-03-18T03:44:02.197Z | |
| 56 | 2026-03-18T03:44:02.200Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T03:44:02.201Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T03:44:02.201Z | |
| 59 | 2026-03-18T03:44:02.201Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T03:44:02.201Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T03:44:02.201Z | |
| 62 | 2026-03-18T03:44:02.201Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T03:44:02.201Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T03:44:02.201Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T03:44:02.201Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T03:44:02.201Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T03:44:02.201Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T03:44:02.201Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T03:44:02.201Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T03:44:02.201Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T03:44:02.307Z | + rustup --version |
| 72 | 2026-03-18T03:44:02.317Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T03:44:02.320Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T03:44:02.344Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-18T03:44:02.347Z | + cargo --version |
| 76 | 2026-03-18T03:44:02.364Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-18T03:44:02.367Z | + rustc --version |
| 78 | 2026-03-18T03:44:02.393Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-18T03:44:02.396Z | process exited: duration 20995 ms, exit code 0 |
| |
| 80 | 2026-03-18T03:44:02.404Z | starting task 2: "authentication" |
| 81 | 2026-03-18T03:44:02.424Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T03:44:02.429Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T03:44:02.433Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-18T03:44:02.436Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-18T03:44:02.475Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-18T03:44:03.304Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-18T03:44:03.308Z | + git fetch origin c21bce65b38656aff9ce245724d3a4971087f584 |
| 88 | 2026-03-18T03:44:03.571Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-18T03:44:03.571Z | * branch c21bce65b38656aff9ce245724d3a4971087f584 -> FETCH_HEAD |
| 90 | 2026-03-18T03:44:03.579Z | + [[ -n renovate/toml-1.x-lockfile ]] |
| 91 | 2026-03-18T03:44:03.582Z | ++ git branch --show-current |
| 92 | 2026-03-18T03:44:03.585Z | + current=master |
| 93 | 2026-03-18T03:44:03.585Z | + [[ master != renovate/toml-1.x-lockfile ]] |
| 94 | 2026-03-18T03:44:03.585Z | + git branch -f renovate/toml-1.x-lockfile c21bce65b38656aff9ce245724d3a4971087f584 |
| 95 | 2026-03-18T03:44:03.587Z | + git checkout -f renovate/toml-1.x-lockfile |
| 96 | 2026-03-18T03:44:03.609Z | Switched to branch 'renovate/toml-1.x-lockfile' |
| 97 | 2026-03-18T03:44:03.612Z | + git reset --hard c21bce65b38656aff9ce245724d3a4971087f584 |
| 98 | 2026-03-18T03:44:03.632Z | HEAD is now at c21bce6 Update Rust crate toml to v1.0.7 |
| 99 | 2026-03-18T03:44:03.634Z | process exited: duration 1203 ms, exit code 0 |
| |
| 100 | 2026-03-18T03:44:03.640Z | starting task 4: "build" |
| 101 | 2026-03-18T03:44:03.644Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-18T03:44:03.646Z | ++ rustup show active-toolchain |
| 103 | 2026-03-18T03:44:03.651Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-18T03:44:03.653Z | ++ pushd xde |
| 105 | 2026-03-18T03:44:03.654Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-18T03:44:03.654Z | ++ rustup show active-toolchain |
| 107 | 2026-03-18T03:44:03.658Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-18T03:44:04.322Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-18T03:44:04.324Z | info: downloading 6 components |
| 110 | 2026-03-18T03:44:21.949Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-18T03:44:22.067Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-18T03:44:22.070Z | +++ head -n 1 |
| 113 | 2026-03-18T03:44:22.070Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-18T03:44:22.145Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-18T03:44:22.145Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-18T03:44:22.145Z | ++ popd |
| 117 | 2026-03-18T03:44:22.148Z | /work/oxidecomputer/opte |
| 118 | 2026-03-18T03:44:22.148Z | + cargo --version |
| 119 | 2026-03-18T03:44:22.157Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-18T03:44:22.160Z | + rustc --version |
| 121 | 2026-03-18T03:44:22.186Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-18T03:44:22.189Z | + cd lib/opte |
| 123 | 2026-03-18T03:44:22.189Z | + header 'check style' |
| 124 | 2026-03-18T03:44:22.189Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-18T03:44:22.189Z | # ==== check style ==== # |
| 126 | 2026-03-18T03:44:22.189Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-18T03:44:22.439Z | |
| 128 | 2026-03-18T03:44:22.440Z | real 0.247191704 |
| 129 | 2026-03-18T03:44:22.440Z | user 0.189973921 |
| 130 | 2026-03-18T03:44:22.442Z | sys 0.049698910 |
| 131 | 2026-03-18T03:44:22.442Z | trap 0.000029898 |
| 132 | 2026-03-18T03:44:22.442Z | tflt 0.000057358 |
| 133 | 2026-03-18T03:44:22.442Z | dflt 0.000032726 |
| 134 | 2026-03-18T03:44:22.442Z | kflt 0.000000000 |
| 135 | 2026-03-18T03:44:22.442Z | lock 0.061707075 |
| 136 | 2026-03-18T03:44:22.442Z | slp 0.222794141 |
| 137 | 2026-03-18T03:44:22.442Z | lat 0.000317707 |
| 138 | 2026-03-18T03:44:22.443Z | stop 0.000113848 |
| 139 | 2026-03-18T03:44:22.443Z | + header 'check docs' |
| 140 | 2026-03-18T03:44:22.443Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-03-18T03:44:22.443Z | # ==== check docs ==== # |
| 142 | 2026-03-18T03:44:22.443Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-03-18T03:44:22.443Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-03-18T03:44:22.532Z | Updating crates.io index |
| 145 | 2026-03-18T03:44:22.534Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-18T03:44:23.338Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-18T03:44:23.857Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-18T03:44:24.259Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-18T03:44:24.526Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-18T03:44:24.985Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-18T03:44:25.265Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-18T03:44:27.200Z | Downloading crates ... |
| 153 | 2026-03-18T03:44:27.255Z | Downloaded cobs v0.3.0 |
| 154 | 2026-03-18T03:44:27.263Z | Downloaded crc32fast v1.5.0 |
| 155 | 2026-03-18T03:44:27.266Z | Downloaded cfg-if v1.0.4 |
| 156 | 2026-03-18T03:44:27.274Z | Downloaded either v1.15.0 |
| 157 | 2026-03-18T03:44:27.277Z | Downloaded memmap2 v0.9.10 |
| 158 | 2026-03-18T03:44:27.277Z | Downloaded cpufeatures v0.2.17 |
| 159 | 2026-03-18T03:44:27.280Z | Downloaded bitflags v2.11.0 |
| 160 | 2026-03-18T03:44:27.282Z | Downloaded bitflags v1.3.2 |
| 161 | 2026-03-18T03:44:27.303Z | Downloaded tabwriter v1.4.1 |
| 162 | 2026-03-18T03:44:27.307Z | Downloaded block-buffer v0.10.4 |
| 163 | 2026-03-18T03:44:27.311Z | Downloaded generic-array v0.14.7 |
| 164 | 2026-03-18T03:44:27.323Z | Downloaded embedded-io v0.6.1 |
| 165 | 2026-03-18T03:44:27.328Z | Downloaded darling v0.21.3 |
| 166 | 2026-03-18T03:44:27.333Z | Downloaded dyn-clone v1.0.20 |
| 167 | 2026-03-18T03:44:27.335Z | Downloaded itoa v1.0.17 |
| 168 | 2026-03-18T03:44:27.336Z | Downloaded hash32 v0.3.1 |
| 169 | 2026-03-18T03:44:27.338Z | Downloaded fnv v1.0.7 |
| 170 | 2026-03-18T03:44:27.344Z | Downloaded scroll_derive v0.13.1 |
| 171 | 2026-03-18T03:44:27.346Z | Downloaded defmt-parser v1.0.0 |
| 172 | 2026-03-18T03:44:27.349Z | Downloaded usdt-macro v0.6.0 |
| 173 | 2026-03-18T03:44:27.352Z | Downloaded dof v0.4.0 |
| 174 | 2026-03-18T03:44:27.355Z | Downloaded ident_case v1.0.1 |
| 175 | 2026-03-18T03:44:27.357Z | Downloaded macaddr v1.0.1 |
| 176 | 2026-03-18T03:44:27.357Z | Downloaded crypto-common v0.1.7 |
| 177 | 2026-03-18T03:44:27.362Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 178 | 2026-03-18T03:44:27.364Z | Downloaded ref-cast-impl v1.0.25 |
| 179 | 2026-03-18T03:44:27.367Z | Downloaded version_check v0.9.5 |
| 180 | 2026-03-18T03:44:27.368Z | Downloaded dtrace-parser v0.3.0 |
| 181 | 2026-03-18T03:44:27.368Z | Downloaded usdt-attr-macro v0.6.0 |
| 182 | 2026-03-18T03:44:27.370Z | Downloaded pretty-hex v0.4.1 |
| 183 | 2026-03-18T03:44:27.373Z | Downloaded ingot v0.1.1 |
| 184 | 2026-03-18T03:44:27.385Z | Downloaded managed v0.8.0 |
| 185 | 2026-03-18T03:44:27.388Z | Downloaded plain v0.2.3 |
| 186 | 2026-03-18T03:44:27.396Z | Downloaded darling_macro v0.21.3 |
| 187 | 2026-03-18T03:44:27.401Z | Downloaded stable_deref_trait v1.2.1 |
| 188 | 2026-03-18T03:44:27.404Z | Downloaded ref-cast v1.0.25 |
| 189 | 2026-03-18T03:44:27.407Z | Downloaded embedded-io v0.4.0 |
| 190 | 2026-03-18T03:44:27.411Z | Downloaded defmt v0.3.100 |
| 191 | 2026-03-18T03:44:27.413Z | Downloaded ucd-trie v0.1.7 |
| 192 | 2026-03-18T03:44:27.416Z | Downloaded thread-id v5.1.0 |
| 193 | 2026-03-18T03:44:27.416Z | Downloaded ipnetwork v0.21.1 |
| 194 | 2026-03-18T03:44:27.419Z | Downloaded scroll v0.13.0 |
| 195 | 2026-03-18T03:44:27.422Z | Downloaded digest v0.10.7 |
| 196 | 2026-03-18T03:44:27.425Z | Downloaded sha2 v0.10.9 |
| 197 | 2026-03-18T03:44:27.428Z | Downloaded strsim v0.11.1 |
| 198 | 2026-03-18T03:44:27.428Z | Downloaded zmij v1.0.21 |
| 199 | 2026-03-18T03:44:27.428Z | Downloaded usdt-impl v0.6.0 |
| 200 | 2026-03-18T03:44:27.435Z | Downloaded serde_tokenstream v0.2.3 |
| 201 | 2026-03-18T03:44:27.438Z | Downloaded proc-macro-error2 v2.0.1 |
| 202 | 2026-03-18T03:44:27.440Z | Downloaded defmt-macros v1.0.1 |
| 203 | 2026-03-18T03:44:27.440Z | Downloaded defmt v1.0.1 |
| 204 | 2026-03-18T03:44:27.446Z | Downloaded byteorder v1.5.0 |
| 205 | 2026-03-18T03:44:27.448Z | Downloaded usdt v0.6.0 |
| 206 | 2026-03-18T03:44:27.448Z | Downloaded thiserror-impl v2.0.18 |
| 207 | 2026-03-18T03:44:27.451Z | Downloaded ingot-types v0.1.2 |
| 208 | 2026-03-18T03:44:27.458Z | Downloaded thiserror v2.0.18 |
| 209 | 2026-03-18T03:44:27.462Z | Downloaded postcard v1.1.3 |
| 210 | 2026-03-18T03:44:27.466Z | Downloaded pest_generator v2.8.6 |
| 211 | 2026-03-18T03:44:27.469Z | Downloaded log v0.4.29 |
| 212 | 2026-03-18T03:44:27.471Z | Downloaded pest_derive v2.8.6 |
| 213 | 2026-03-18T03:44:27.488Z | Downloaded ingot-macros v0.1.1 |
| 214 | 2026-03-18T03:44:27.497Z | Downloaded pest_meta v2.8.6 |
| 215 | 2026-03-18T03:44:27.507Z | Downloaded serde_core v1.0.228 |
| 216 | 2026-03-18T03:44:27.509Z | Downloaded proc-macro2 v1.0.106 |
| 217 | 2026-03-18T03:44:27.517Z | Downloaded unicode-ident v1.0.24 |
| 218 | 2026-03-18T03:44:27.520Z | Downloaded serde_derive v1.0.228 |
| 219 | 2026-03-18T03:44:27.525Z | Downloaded quote v1.0.45 |
| 220 | 2026-03-18T03:44:27.528Z | Downloaded heapless v0.8.0 |
| 221 | 2026-03-18T03:44:27.533Z | Downloaded typenum v1.19.0 |
| 222 | 2026-03-18T03:44:27.544Z | Downloaded zerocopy-derive v0.8.42 |
| 223 | 2026-03-18T03:44:27.557Z | Downloaded serde v1.0.228 |
| 224 | 2026-03-18T03:44:27.559Z | Downloaded memchr v2.8.0 |
| 225 | 2026-03-18T03:44:27.564Z | Downloaded darling_core v0.21.3 |
| 226 | 2026-03-18T03:44:27.573Z | Downloaded regex v1.12.3 |
| 227 | 2026-03-18T03:44:27.583Z | Downloaded aho-corasick v1.1.4 |
| 228 | 2026-03-18T03:44:27.591Z | Downloaded pest v2.8.6 |
| 229 | 2026-03-18T03:44:27.621Z | Downloaded itertools v0.14.0 |
| 230 | 2026-03-18T03:44:27.627Z | Downloaded serde_json v1.0.149 |
| 231 | 2026-03-18T03:44:27.631Z | Downloaded regex-automata v0.4.14 |
| 232 | 2026-03-18T03:44:27.667Z | Downloaded unicode-width v0.2.2 |
| 233 | 2026-03-18T03:44:27.673Z | Downloaded goblin v0.10.5 |
| 234 | 2026-03-18T03:44:27.681Z | Downloaded zerocopy v0.8.42 |
| 235 | 2026-03-18T03:44:27.692Z | Downloaded smoltcp v0.11.0 |
| 236 | 2026-03-18T03:44:27.700Z | Downloaded syn v2.0.117 |
| 237 | 2026-03-18T03:44:27.708Z | Downloaded regex-syntax v0.8.10 |
| 238 | 2026-03-18T03:44:27.738Z | Downloaded libc v0.2.183 |
| 239 | 2026-03-18T03:44:27.814Z | Compiling proc-macro2 v1.0.106 |
| 240 | 2026-03-18T03:44:27.814Z | Compiling quote v1.0.45 |
| 241 | 2026-03-18T03:44:27.814Z | Compiling unicode-ident v1.0.24 |
| 242 | 2026-03-18T03:44:27.817Z | Documenting unicode-ident v1.0.24 |
| 243 | 2026-03-18T03:44:27.817Z | Compiling strsim v0.11.1 |
| 244 | 2026-03-18T03:44:27.817Z | Compiling serde_core v1.0.228 |
| 245 | 2026-03-18T03:44:27.817Z | Compiling ident_case v1.0.1 |
| 246 | 2026-03-18T03:44:28.006Z | Compiling fnv v1.0.7 |
| 247 | 2026-03-18T03:44:28.034Z | Compiling memchr v2.8.0 |
| 248 | 2026-03-18T03:44:28.312Z | Compiling serde v1.0.228 |
| 249 | 2026-03-18T03:44:28.335Z | Compiling thiserror v2.0.18 |
| 250 | 2026-03-18T03:44:28.358Z | Compiling regex-syntax v0.8.10 |
| 251 | 2026-03-18T03:44:28.388Z | Compiling zerocopy v0.8.42 |
| 252 | 2026-03-18T03:44:28.710Z | Documenting proc-macro2 v1.0.106 |
| 253 | 2026-03-18T03:44:28.765Z | Compiling aho-corasick v1.1.4 |
| 254 | 2026-03-18T03:44:29.199Z | Compiling syn v2.0.117 |
| 255 | 2026-03-18T03:44:29.242Z | Documenting strsim v0.11.1 |
| 256 | 2026-03-18T03:44:29.427Z | Documenting quote v1.0.45 |
| 257 | 2026-03-18T03:44:29.830Z | Documenting fnv v1.0.7 |
| 258 | 2026-03-18T03:44:29.864Z | Checking byteorder v1.5.0 |
| 259 | 2026-03-18T03:44:30.040Z | Documenting syn v2.0.117 |
| 260 | 2026-03-18T03:44:30.400Z | Compiling regex-automata v0.4.14 |
| 261 | 2026-03-18T03:44:30.417Z | Compiling either v1.15.0 |
| 262 | 2026-03-18T03:44:30.670Z | Documenting ident_case v1.0.1 |
| 263 | 2026-03-18T03:44:30.697Z | Compiling itertools v0.14.0 |
| 264 | 2026-03-18T03:44:31.204Z | Documenting memchr v2.8.0 |
| 265 | 2026-03-18T03:44:31.232Z | Compiling heapless v0.8.0 |
| 266 | 2026-03-18T03:44:31.807Z | Checking bitflags v2.11.0 |
| 267 | 2026-03-18T03:44:32.002Z | Checking hash32 v0.3.1 |
| 268 | 2026-03-18T03:44:32.009Z | Documenting aho-corasick v1.1.4 |
| 269 | 2026-03-18T03:44:32.057Z | Checking darling_core v0.21.3 |
| 270 | 2026-03-18T03:44:32.135Z | Documenting serde_core v1.0.228 |
| 271 | 2026-03-18T03:44:32.363Z | Checking cfg-if v1.0.4 |
| 272 | 2026-03-18T03:44:32.431Z | Checking stable_deref_trait v1.2.1 |
| 273 | 2026-03-18T03:44:32.508Z | Documenting regex-syntax v0.8.10 |
| 274 | 2026-03-18T03:44:33.156Z | Documenting darling_core v0.21.3 |
| 275 | 2026-03-18T03:44:33.348Z | Compiling regex v1.12.3 |
| 276 | 2026-03-18T03:44:33.761Z | Checking macaddr v1.0.1 |
| 277 | 2026-03-18T03:44:33.860Z | Documenting regex-automata v0.4.14 |
| 278 | 2026-03-18T03:44:33.877Z | Compiling smoltcp v0.11.0 |
| 279 | 2026-03-18T03:44:34.324Z | Documenting thiserror-impl v2.0.18 |
| 280 | 2026-03-18T03:44:34.346Z | Documenting zerocopy-derive v0.8.42 |
| 281 | 2026-03-18T03:44:34.395Z | Documenting serde_derive v1.0.228 |
| 282 | 2026-03-18T03:44:34.495Z | Compiling zerocopy-derive v0.8.42 |
| 283 | 2026-03-18T03:44:34.642Z | Compiling serde_derive v1.0.228 |
| 284 | 2026-03-18T03:44:35.324Z | Compiling thiserror-impl v2.0.18 |
| 285 | 2026-03-18T03:44:35.503Z | Documenting darling_macro v0.21.3 |
| 286 | 2026-03-18T03:44:35.811Z | Compiling darling_macro v0.21.3 |
| 287 | 2026-03-18T03:44:35.879Z | Documenting regex v1.12.3 |
| 288 | 2026-03-18T03:44:35.952Z | Checking managed v0.8.0 |
| 289 | 2026-03-18T03:44:36.083Z | Documenting byteorder v1.5.0 |
| 290 | 2026-03-18T03:44:36.186Z | Checking bitflags v1.3.2 |
| 291 | 2026-03-18T03:44:36.261Z | Documenting bitflags v2.11.0 |
| 292 | 2026-03-18T03:44:36.392Z | Documenting zerocopy v0.8.42 |
| 293 | 2026-03-18T03:44:36.537Z | Compiling darling v0.21.3 |
| 294 | 2026-03-18T03:44:36.625Z | Compiling ingot-macros v0.1.1 |
| 295 | 2026-03-18T03:44:36.793Z | Documenting darling v0.21.3 |
| 296 | 2026-03-18T03:44:37.135Z | Checking cobs v0.3.0 |
| 297 | 2026-03-18T03:44:37.212Z | Documenting thiserror v2.0.18 |
| 298 | 2026-03-18T03:44:37.298Z | Documenting hash32 v0.3.1 |
| 299 | 2026-03-18T03:44:37.332Z | Documenting macaddr v1.0.1 |
| 300 | 2026-03-18T03:44:37.937Z | Documenting ingot-macros v0.1.1 |
| 301 | 2026-03-18T03:44:38.083Z | Documenting stable_deref_trait v1.2.1 |
| 302 | 2026-03-18T03:44:38.353Z | Documenting serde v1.0.228 |
| 303 | 2026-03-18T03:44:38.582Z | Compiling crc32fast v1.5.0 |
| 304 | 2026-03-18T03:44:38.828Z | Compiling ref-cast v1.0.25 |
| 305 | 2026-03-18T03:44:38.886Z | Documenting cfg-if v1.0.4 |
| 306 | 2026-03-18T03:44:39.000Z | Checking postcard v1.1.3 |
| 307 | 2026-03-18T03:44:39.279Z | Documenting heapless v0.8.0 |
| 308 | 2026-03-18T03:44:39.358Z | Documenting cobs v0.3.0 |
| 309 | 2026-03-18T03:44:39.686Z | Compiling ref-cast-impl v1.0.25 |
| 310 | 2026-03-18T03:44:40.211Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 311 | 2026-03-18T03:44:40.240Z | Compiling version_check v0.9.5 |
| 312 | 2026-03-18T03:44:40.275Z | Documenting managed v0.8.0 |
| 313 | 2026-03-18T03:44:40.415Z | Checking ingot-types v0.1.2 |
| 314 | 2026-03-18T03:44:40.425Z | Checking ipnetwork v0.21.1 |
| 315 | 2026-03-18T03:44:40.530Z | Checking unicode-width v0.2.2 |
| 316 | 2026-03-18T03:44:40.643Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 317 | 2026-03-18T03:44:40.790Z | Documenting postcard v1.1.3 |
| 318 | 2026-03-18T03:44:40.846Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 319 | 2026-03-18T03:44:40.873Z | Checking ingot v0.1.1 |
| 320 | 2026-03-18T03:44:40.928Z | Documenting ingot-types v0.1.2 |
| 321 | 2026-03-18T03:44:40.942Z | Documenting ref-cast-impl v1.0.25 |
| 322 | 2026-03-18T03:44:41.009Z | Documenting unicode-width v0.2.2 |
| 323 | 2026-03-18T03:44:41.105Z | Documenting either v1.15.0 |
| 324 | 2026-03-18T03:44:41.321Z | Documenting smoltcp v0.11.0 |
| 325 | 2026-03-18T03:44:41.772Z | Documenting ipnetwork v0.21.1 |
| 326 | 2026-03-18T03:44:42.178Z | Checking tabwriter v1.4.1 |
| 327 | 2026-03-18T03:44:42.430Z | Documenting itertools v0.14.0 |
| 328 | 2026-03-18T03:44:42.746Z | Documenting tabwriter v1.4.1 |
| 329 | 2026-03-18T03:44:43.083Z | Documenting ref-cast v1.0.25 |
| 330 | 2026-03-18T03:44:43.092Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 331 | 2026-03-18T03:44:43.453Z | Documenting crc32fast v1.5.0 |
| 332 | 2026-03-18T03:44:43.480Z | Documenting ingot v0.1.1 |
| 333 | 2026-03-18T03:44:44.078Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 334 | 2026-03-18T03:44:44.221Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 335 | 2026-03-18T03:44:44.248Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-03-18T03:44:44.879Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 337 | 2026-03-18T03:44:44.926Z | Documenting dyn-clone v1.0.20 |
| 338 | 2026-03-18T03:44:45.075Z | Checking dyn-clone v1.0.20 |
| 339 | 2026-03-18T03:44:46.907Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 340 | 2026-03-18T03:44:48.488Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 341 | 2026-03-18T03:44:51.474Z | Finished `dev` profile [optimized + debuginfo] target(s) in 29.01s |
| 342 | 2026-03-18T03:44:51.584Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 343 | 2026-03-18T03:44:51.605Z | |
| 344 | 2026-03-18T03:44:51.608Z | real 29.134604882 |
| 345 | 2026-03-18T03:44:51.608Z | user 1:44.804688577 |
| 346 | 2026-03-18T03:44:51.608Z | sys 20.154841823 |
| 347 | 2026-03-18T03:44:51.608Z | trap 0.054055097 |
| 348 | 2026-03-18T03:44:51.608Z | tflt 0.145969116 |
| 349 | 2026-03-18T03:44:51.608Z | dflt 0.074644432 |
| 350 | 2026-03-18T03:44:51.608Z | kflt 0.001777854 |
| 351 | 2026-03-18T03:44:51.608Z | lock 10:05.004706542 |
| 352 | 2026-03-18T03:44:51.608Z | slp 5:51.335824143 |
| 353 | 2026-03-18T03:44:51.608Z | lat 9.294783289 |
| 354 | 2026-03-18T03:44:51.608Z | stop 12.553770984 |
| 355 | 2026-03-18T03:44:51.608Z | + header 'analyze std + api' |
| 356 | 2026-03-18T03:44:51.608Z | + echo '# ==== analyze std + api ==== #' |
| 357 | 2026-03-18T03:44:51.608Z | # ==== analyze std + api ==== # |
| 358 | 2026-03-18T03:44:51.608Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 359 | 2026-03-18T03:44:51.915Z | Compiling proc-macro2 v1.0.106 |
| 360 | 2026-03-18T03:44:51.915Z | Compiling quote v1.0.45 |
| 361 | 2026-03-18T03:44:51.918Z | Compiling unicode-ident v1.0.24 |
| 362 | 2026-03-18T03:44:51.918Z | Compiling memchr v2.8.0 |
| 363 | 2026-03-18T03:44:51.918Z | Compiling thiserror v2.0.18 |
| 364 | 2026-03-18T03:44:51.918Z | Compiling zerocopy v0.8.42 |
| 365 | 2026-03-18T03:44:51.918Z | Compiling zmij v1.0.21 |
| 366 | 2026-03-18T03:44:51.918Z | Compiling serde_core v1.0.228 |
| 367 | 2026-03-18T03:44:52.133Z | Compiling libc v0.2.183 |
| 368 | 2026-03-18T03:44:52.380Z | Compiling serde_json v1.0.149 |
| 369 | 2026-03-18T03:44:52.416Z | Compiling ucd-trie v0.1.7 |
| 370 | 2026-03-18T03:44:52.619Z | Compiling pest v2.8.6 |
| 371 | 2026-03-18T03:44:52.664Z | Compiling strsim v0.11.1 |
| 372 | 2026-03-18T03:44:52.702Z | Compiling serde v1.0.228 |
| 373 | 2026-03-18T03:44:52.727Z | Compiling ident_case v1.0.1 |
| 374 | 2026-03-18T03:44:52.773Z | Compiling fnv v1.0.7 |
| 375 | 2026-03-18T03:44:53.151Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-03-18T03:44:53.217Z | Checking byteorder v1.5.0 |
| 377 | 2026-03-18T03:44:53.449Z | Compiling itoa v1.0.17 |
| 378 | 2026-03-18T03:44:53.467Z | Compiling regex-syntax v0.8.10 |
| 379 | 2026-03-18T03:44:53.527Z | Compiling syn v2.0.117 |
| 380 | 2026-03-18T03:44:54.097Z | Compiling pest_meta v2.8.6 |
| 381 | 2026-03-18T03:44:54.432Z | Compiling either v1.15.0 |
| 382 | 2026-03-18T03:44:54.544Z | Compiling usdt-impl v0.6.0 |
| 383 | 2026-03-18T03:44:54.683Z | Compiling itertools v0.14.0 |
| 384 | 2026-03-18T03:44:55.123Z | Compiling thread-id v5.1.0 |
| 385 | 2026-03-18T03:44:55.197Z | Compiling heapless v0.8.0 |
| 386 | 2026-03-18T03:44:55.440Z | Compiling regex-automata v0.4.14 |
| 387 | 2026-03-18T03:44:55.448Z | Checking plain v0.2.3 |
| 388 | 2026-03-18T03:44:55.559Z | Checking log v0.4.29 |
| 389 | 2026-03-18T03:44:56.349Z | Checking bitflags v2.11.0 |
| 390 | 2026-03-18T03:44:56.349Z | Checking hash32 v0.3.1 |
| 391 | 2026-03-18T03:44:56.410Z | Checking pretty-hex v0.4.1 |
| 392 | 2026-03-18T03:44:56.490Z | Compiling smoltcp v0.11.0 |
| 393 | 2026-03-18T03:44:56.546Z | Checking macaddr v1.0.1 |
| 394 | 2026-03-18T03:44:56.674Z | Checking cfg-if v1.0.4 |
| 395 | 2026-03-18T03:44:56.712Z | Checking stable_deref_trait v1.2.1 |
| 396 | 2026-03-18T03:44:56.883Z | Checking managed v0.8.0 |
| 397 | 2026-03-18T03:44:56.917Z | Compiling pest_generator v2.8.6 |
| 398 | 2026-03-18T03:44:56.928Z | Compiling darling_core v0.21.3 |
| 399 | 2026-03-18T03:44:57.145Z | Checking bitflags v1.3.2 |
| 400 | 2026-03-18T03:44:57.218Z | Compiling crc32fast v1.5.0 |
| 401 | 2026-03-18T03:44:57.248Z | Compiling version_check v0.9.5 |
| 402 | 2026-03-18T03:44:57.341Z | Compiling ref-cast v1.0.25 |
| 403 | 2026-03-18T03:44:57.610Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 404 | 2026-03-18T03:44:57.739Z | Compiling regex v1.12.3 |
| 405 | 2026-03-18T03:44:57.842Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 406 | 2026-03-18T03:44:57.929Z | Checking memmap2 v0.9.10 |
| 407 | 2026-03-18T03:44:58.224Z | Checking ipnetwork v0.21.1 |
| 408 | 2026-03-18T03:44:58.281Z | Checking unicode-width v0.2.2 |
| 409 | 2026-03-18T03:44:58.599Z | Checking tabwriter v1.4.1 |
| 410 | 2026-03-18T03:44:58.631Z | Checking dyn-clone v1.0.20 |
| 411 | 2026-03-18T03:44:58.867Z | Compiling thiserror-impl v2.0.18 |
| 412 | 2026-03-18T03:44:58.867Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-03-18T03:44:58.973Z | Compiling zerocopy-derive v0.8.42 |
| 414 | 2026-03-18T03:44:59.017Z | Compiling pest_derive v2.8.6 |
| 415 | 2026-03-18T03:44:59.309Z | Compiling scroll_derive v0.13.1 |
| 416 | 2026-03-18T03:44:59.649Z | Compiling ref-cast-impl v1.0.25 |
| 417 | 2026-03-18T03:44:59.654Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 418 | 2026-03-18T03:44:59.776Z | Compiling darling_macro v0.21.3 |
| 419 | 2026-03-18T03:45:00.307Z | Checking scroll v0.13.0 |
| 420 | 2026-03-18T03:45:00.452Z | Compiling darling v0.21.3 |
| 421 | 2026-03-18T03:45:00.504Z | Compiling dtrace-parser v0.3.0 |
| 422 | 2026-03-18T03:45:00.529Z | Compiling ingot-macros v0.1.1 |
| 423 | 2026-03-18T03:45:00.529Z | Checking cobs v0.3.0 |
| 424 | 2026-03-18T03:45:00.542Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 425 | 2026-03-18T03:45:00.590Z | Checking goblin v0.10.5 |
| 426 | 2026-03-18T03:45:02.546Z | Checking postcard v1.1.3 |
| 427 | 2026-03-18T03:45:02.573Z | Compiling serde_tokenstream v0.2.3 |
| 428 | 2026-03-18T03:45:04.478Z | Checking dof v0.4.0 |
| 429 | 2026-03-18T03:45:04.478Z | Checking ingot-types v0.1.2 |
| 430 | 2026-03-18T03:45:04.888Z | Checking ingot v0.1.1 |
| 431 | 2026-03-18T03:45:05.781Z | Compiling usdt-macro v0.6.0 |
| 432 | 2026-03-18T03:45:05.784Z | Compiling usdt-attr-macro v0.6.0 |
| 433 | 2026-03-18T03:45:06.532Z | Checking usdt v0.6.0 |
| 434 | 2026-03-18T03:45:06.921Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 435 | 2026-03-18T03:45:18.481Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.80s |
| 436 | 2026-03-18T03:45:18.513Z | |
| 437 | 2026-03-18T03:45:18.516Z | real 26.893355475 |
| 438 | 2026-03-18T03:45:18.516Z | user 1:27.504795141 |
| 439 | 2026-03-18T03:45:18.516Z | sys 15.430700665 |
| 440 | 2026-03-18T03:45:18.516Z | trap 0.045100268 |
| 441 | 2026-03-18T03:45:18.516Z | tflt 0.170637109 |
| 442 | 2026-03-18T03:45:18.516Z | dflt 0.228215081 |
| 443 | 2026-03-18T03:45:18.516Z | kflt 0.000005377 |
| 444 | 2026-03-18T03:45:18.516Z | lock 5:11.751997650 |
| 445 | 2026-03-18T03:45:18.516Z | slp 4:27.293631454 |
| 446 | 2026-03-18T03:45:18.516Z | lat 2.830013041 |
| 447 | 2026-03-18T03:45:18.516Z | stop 7.368883593 |
| 448 | 2026-03-18T03:45:18.516Z | + header 'analyze no_std + engine + kernel' |
| 449 | 2026-03-18T03:45:18.516Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 450 | 2026-03-18T03:45:18.516Z | # ==== analyze no_std + engine + kernel ==== # |
| 451 | 2026-03-18T03:45:18.516Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 452 | 2026-03-18T03:45:18.747Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 453 | 2026-03-18T03:45:18.750Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 454 | 2026-03-18T03:45:18.772Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 455 | 2026-03-18T03:45:18.775Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 456 | 2026-03-18T03:45:19.115Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 457 | 2026-03-18T03:45:25.208Z | Finished `dev` profile [optimized + debuginfo] target(s) in 6.63s |
| 458 | 2026-03-18T03:45:25.241Z | |
| 459 | 2026-03-18T03:45:25.244Z | real 6.718761954 |
| 460 | 2026-03-18T03:45:25.244Z | user 7.234904651 |
| 461 | 2026-03-18T03:45:25.244Z | sys 1.133563202 |
| 462 | 2026-03-18T03:45:25.244Z | trap 0.001097637 |
| 463 | 2026-03-18T03:45:25.244Z | tflt 0.005973086 |
| 464 | 2026-03-18T03:45:25.244Z | dflt 0.001926317 |
| 465 | 2026-03-18T03:45:25.244Z | kflt 0.000000000 |
| 466 | 2026-03-18T03:45:25.244Z | lock 24.535702925 |
| 467 | 2026-03-18T03:45:25.244Z | slp 25.271609237 |
| 468 | 2026-03-18T03:45:25.244Z | lat 0.018795656 |
| 469 | 2026-03-18T03:45:25.244Z | stop 0.259495871 |
| 470 | 2026-03-18T03:45:25.244Z | + header test |
| 471 | 2026-03-18T03:45:25.244Z | + echo '# ==== test ==== #' |
| 472 | 2026-03-18T03:45:25.244Z | # ==== test ==== # |
| 473 | 2026-03-18T03:45:25.244Z | + ptime -m cargo test |
| 474 | 2026-03-18T03:45:25.438Z | Compiling serde_core v1.0.228 |
| 475 | 2026-03-18T03:45:25.441Z | Compiling thiserror v2.0.18 |
| 476 | 2026-03-18T03:45:25.441Z | Compiling zerocopy v0.8.42 |
| 477 | 2026-03-18T03:45:25.468Z | Compiling byteorder v1.5.0 |
| 478 | 2026-03-18T03:45:25.470Z | Compiling memchr v2.8.0 |
| 479 | 2026-03-18T03:45:25.475Z | Compiling unicode-ident v1.0.24 |
| 480 | 2026-03-18T03:45:25.478Z | Compiling scroll v0.13.0 |
| 481 | 2026-03-18T03:45:25.481Z | Compiling zmij v1.0.21 |
| 482 | 2026-03-18T03:45:25.571Z | Compiling proc-macro2 v1.0.106 |
| 483 | 2026-03-18T03:45:25.628Z | Compiling libc v0.2.183 |
| 484 | 2026-03-18T03:45:25.750Z | Compiling ucd-trie v0.1.7 |
| 485 | 2026-03-18T03:45:25.821Z | Compiling itoa v1.0.17 |
| 486 | 2026-03-18T03:45:25.946Z | Compiling log v0.4.29 |
| 487 | 2026-03-18T03:45:26.119Z | Compiling plain v0.2.3 |
| 488 | 2026-03-18T03:45:26.141Z | Compiling quote v1.0.45 |
| 489 | 2026-03-18T03:45:26.228Z | Compiling goblin v0.10.5 |
| 490 | 2026-03-18T03:45:26.239Z | Compiling pest v2.8.6 |
| 491 | 2026-03-18T03:45:26.632Z | Compiling hash32 v0.3.1 |
| 492 | 2026-03-18T03:45:26.831Z | Compiling cfg-if v1.0.4 |
| 493 | 2026-03-18T03:45:26.906Z | Compiling macaddr v1.0.1 |
| 494 | 2026-03-18T03:45:26.985Z | Compiling pretty-hex v0.4.1 |
| 495 | 2026-03-18T03:45:27.158Z | Compiling stable_deref_trait v1.2.1 |
| 496 | 2026-03-18T03:45:27.236Z | Compiling heapless v0.8.0 |
| 497 | 2026-03-18T03:45:27.241Z | Compiling syn v2.0.117 |
| 498 | 2026-03-18T03:45:27.569Z | Compiling thread-id v5.1.0 |
| 499 | 2026-03-18T03:45:27.662Z | Compiling cobs v0.3.0 |
| 500 | 2026-03-18T03:45:27.812Z | Compiling dtrace-parser v0.3.0 |
| 501 | 2026-03-18T03:45:29.022Z | Compiling serde v1.0.228 |
| 502 | 2026-03-18T03:45:29.025Z | Compiling serde_json v1.0.149 |
| 503 | 2026-03-18T03:45:29.025Z | Compiling bitflags v2.11.0 |
| 504 | 2026-03-18T03:45:29.025Z | Compiling bitflags v1.3.2 |
| 505 | 2026-03-18T03:45:29.025Z | Compiling managed v0.8.0 |
| 506 | 2026-03-18T03:45:29.095Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 507 | 2026-03-18T03:45:29.142Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 508 | 2026-03-18T03:45:29.251Z | Compiling smoltcp v0.11.0 |
| 509 | 2026-03-18T03:45:29.388Z | Compiling postcard v1.1.3 |
| 510 | 2026-03-18T03:45:29.857Z | Compiling ingot-types v0.1.2 |
| 511 | 2026-03-18T03:45:29.884Z | Compiling memmap2 v0.9.10 |
| 512 | 2026-03-18T03:45:29.896Z | Compiling ipnetwork v0.21.1 |
| 513 | 2026-03-18T03:45:30.259Z | Compiling dof v0.4.0 |
| 514 | 2026-03-18T03:45:30.379Z | Compiling ingot v0.1.1 |
| 515 | 2026-03-18T03:45:30.563Z | Compiling unicode-width v0.2.2 |
| 516 | 2026-03-18T03:45:30.964Z | Compiling either v1.15.0 |
| 517 | 2026-03-18T03:45:31.229Z | Compiling usdt-impl v0.6.0 |
| 518 | 2026-03-18T03:45:32.344Z | Compiling usdt v0.6.0 |
| 519 | 2026-03-18T03:45:32.435Z | Compiling itertools v0.14.0 |
| 520 | 2026-03-18T03:45:33.115Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 521 | 2026-03-18T03:45:33.505Z | Compiling tabwriter v1.4.1 |
| 522 | 2026-03-18T03:45:34.033Z | Compiling ref-cast v1.0.25 |
| 523 | 2026-03-18T03:45:34.199Z | Compiling crc32fast v1.5.0 |
| 524 | 2026-03-18T03:45:34.373Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 525 | 2026-03-18T03:45:34.499Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 526 | 2026-03-18T03:45:34.984Z | Compiling dyn-clone v1.0.20 |
| 527 | 2026-03-18T03:45:52.733Z | Finished `test` profile [optimized + debuginfo] target(s) in 27.47s |
| 528 | 2026-03-18T03:45:52.748Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-eafb29c1102bc78b) |
| 529 | 2026-03-18T03:45:52.751Z | |
| 530 | 2026-03-18T03:45:52.751Z | running 72 tests |
| 531 | 2026-03-18T03:45:52.751Z | test d_error::tests::name_truncation ... ok |
| 532 | 2026-03-18T03:45:52.751Z | test d_error::tests::name_and_data_storage ... ok |
| 533 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::chain_append_links ... ok |
| 534 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 535 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 536 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 537 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 538 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::prefix_len ... ok |
| 539 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::read_seg ... ok |
| 540 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 541 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 542 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::truncate ... ok |
| 543 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::wrap ... ok |
| 544 | 2026-03-18T03:45:52.751Z | test ddi::time::test::good_interval ... ok |
| 545 | 2026-03-18T03:45:52.751Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 546 | 2026-03-18T03:45:52.754Z | test engine::dhcp::test::domainname_encode ... ok |
| 547 | 2026-03-18T03:45:52.754Z | test engine::dhcp::test::hostname_encode ... ok |
| 548 | 2026-03-18T03:45:52.754Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 549 | 2026-03-18T03:45:52.754Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 550 | 2026-03-18T03:45:52.754Z | test engine::dhcp::test::offlink_encode ... ok |
| 551 | 2026-03-18T03:45:52.754Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 552 | 2026-03-18T03:45:52.754Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 553 | 2026-03-18T03:45:52.754Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 554 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 555 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 556 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 557 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 558 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 559 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 560 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 561 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 562 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 563 | 2026-03-18T03:45:52.755Z | test ddi::time::test::bad_interval - should panic ... ok |
| 564 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 565 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 566 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 567 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::options::test::test_status ... ok |
| 568 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 569 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 570 | 2026-03-18T03:45:52.755Z | test engine::ether::test::emit ... ok |
| 571 | 2026-03-18T03:45:52.755Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 572 | 2026-03-18T03:45:52.755Z | test engine::flow_table::test::flow_clear ... ok |
| 573 | 2026-03-18T03:45:52.755Z | test engine::flow_table::test::flow_expired ... ok |
| 574 | 2026-03-18T03:45:52.755Z | test engine::geneve::test::emit_single_opt ... ok |
| 575 | 2026-03-18T03:45:52.755Z | test engine::geneve::test::emit_no_opts ... ok |
| 576 | 2026-03-18T03:45:52.755Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 577 | 2026-03-18T03:45:52.755Z | test engine::ip::v4::test::match_check ... ok |
| 578 | 2026-03-18T03:45:52.755Z | test engine::ip::v6::test::emit ... ok |
| 579 | 2026-03-18T03:45:52.755Z | test engine::ip::v4::test::emit ... ok |
| 580 | 2026-03-18T03:45:52.755Z | test engine::ip::v4::test::cidr_match ... ok |
| 581 | 2026-03-18T03:45:52.755Z | test engine::ip::v6::test::from_pairs ... ok |
| 582 | 2026-03-18T03:45:52.755Z | test engine::ip::v6::test::option_push_spec ... ok |
| 583 | 2026-03-18T03:45:52.755Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 584 | 2026-03-18T03:45:52.755Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 585 | 2026-03-18T03:45:52.755Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 586 | 2026-03-18T03:45:52.755Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 587 | 2026-03-18T03:45:52.755Z | test engine::layer::test::find_rule ... ok |
| 588 | 2026-03-18T03:45:52.755Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 589 | 2026-03-18T03:45:52.755Z | test engine::packet::test::read_multi_segment ... ok |
| 590 | 2026-03-18T03:45:52.755Z | test engine::nat::test::nat4_rewrite ... ok |
| 591 | 2026-03-18T03:45:52.755Z | test engine::packet::test::read_single_segment ... ok |
| 592 | 2026-03-18T03:45:52.756Z | test engine::packet::test::small_packet_with_padding ... ok |
| 593 | 2026-03-18T03:45:52.756Z | test engine::packet::test::straddled_tcp ... ok |
| 594 | 2026-03-18T03:45:52.756Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 595 | 2026-03-18T03:45:52.756Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 596 | 2026-03-18T03:45:52.756Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 597 | 2026-03-18T03:45:52.756Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 598 | 2026-03-18T03:45:52.756Z | test engine::rule::rule_matching ... ok |
| 599 | 2026-03-18T03:45:52.756Z | test engine::ip::v6::test::push_spec ... ok |
| 600 | 2026-03-18T03:45:52.756Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 601 | 2026-03-18T03:45:52.756Z | test engine::snat::test::nat_mappings ... ok |
| 602 | 2026-03-18T03:45:52.756Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 603 | 2026-03-18T03:45:52.756Z | |
| 604 | 2026-03-18T03:45:52.756Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 605 | 2026-03-18T03:45:52.756Z | |
| 606 | 2026-03-18T03:45:52.756Z | Doc-tests opte |
| 607 | 2026-03-18T03:45:55.312Z | |
| 608 | 2026-03-18T03:45:55.312Z | running 3 tests |
| 609 | 2026-03-18T03:45:55.315Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 610 | 2026-03-18T03:45:55.315Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 611 | 2026-03-18T03:45:55.315Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 612 | 2026-03-18T03:45:55.315Z | |
| 613 | 2026-03-18T03:45:55.315Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 614 | 2026-03-18T03:45:55.316Z | |
| 615 | 2026-03-18T03:45:55.321Z | all doctests ran in 1.79s; merged doctests compilation took 1.78s |
| 616 | 2026-03-18T03:45:55.367Z | |
| 617 | 2026-03-18T03:45:55.370Z | real 30.104371297 |
| 618 | 2026-03-18T03:45:55.370Z | user 2:33.777195321 |
| 619 | 2026-03-18T03:45:55.370Z | sys 8.747680254 |
| 620 | 2026-03-18T03:45:55.370Z | trap 0.073229607 |
| 621 | 2026-03-18T03:45:55.370Z | tflt 0.247415658 |
| 622 | 2026-03-18T03:45:55.370Z | dflt 0.355353190 |
| 623 | 2026-03-18T03:45:55.370Z | kflt 0.000002919 |
| 624 | 2026-03-18T03:45:55.370Z | lock 7:47.439315619 |
| 625 | 2026-03-18T03:45:55.370Z | slp 4:49.647453049 |
| 626 | 2026-03-18T03:45:55.370Z | lat 6.876607307 |
| 627 | 2026-03-18T03:45:55.370Z | stop 3.074434875 |
| 628 | 2026-03-18T03:45:55.370Z | process exited: duration 111692 ms, exit code 0 |
| |
| 629 | 2026-03-18T03:45:55.376Z | found 0 output files |