01M1P82A268BDHZ25RTN085H0Z: opte

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M1P82NG82TVPG55Z28Q5GH0E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T13:00:53.232Zjob assigned to worker 01M1P82PFWQE8R2QP9VJTG5910 [factory aws, i-07befdfb4ac650b25] (queued for 42 s)
 
22026-09-04T13:00:59.879Zstarting task 0: "setup"
32026-09-04T13:00:59.884Z++ uname -s
42026-09-04T13:00:59.887Z+ kern=SunOS
52026-09-04T13:00:59.887Z+ build_user=build
62026-09-04T13:00:59.887Z+ build_uid=12345
72026-09-04T13:00:59.887Z+ work_dir=/work
82026-09-04T13:00:59.887Z+ input_dir=/input
92026-09-04T13:00:59.887Z+ [[ 0 == 12345 ]]
102026-09-04T13:00:59.888Z+ case "$kern" in
112026-09-04T13:00:59.888Z+ groupadd -g 12345 build
122026-09-04T13:00:59.888Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T13:01:01.893Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T13:01:01.971Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T13:01:01.974Z+ home_fs=zfs
162026-09-04T13:01:01.974Z+ [[ zfs == autofs ]]
172026-09-04T13:01:01.974Z+ mkdir -p /home/build
182026-09-04T13:01:01.974Z+ chown build:build /home/build /work
192026-09-04T13:01:03.975Z+ chmod 0700 /home/build /work
202026-09-04T13:01:03.978Zprocess exited: duration 4097 ms, exit code 0
 
212026-09-04T13:01:03.985Zstarting task 1: "rust-toolchain"
222026-09-04T13:01:03.988Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T13:01:03.988Z * rust toolchain channel = "1.97.1"
242026-09-04T13:01:03.988Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T13:01:03.988Z * rust toolchain profile = "default"
262026-09-04T13:01:03.988Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T13:01:03.989Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T13:01:03.992Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T13:01:03.992Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T13:01:04.092Zinfo: downloading installer
312026-09-04T13:01:05.239Zinfo: profile set to default
322026-09-04T13:01:05.239Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T13:01:05.242Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T13:01:05.364Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T13:01:05.367Zinfo: downloading 6 components
362026-09-04T13:01:19.543Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T13:01:19.543Z
382026-09-04T13:01:19.572Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T13:01:19.572Z
402026-09-04T13:01:19.575Z
412026-09-04T13:01:19.575ZRust is installed now. Great!
422026-09-04T13:01:19.575Z
432026-09-04T13:01:19.575ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T13:01:19.575Zenvironment variable. This has not been done automatically.
452026-09-04T13:01:19.575Z
462026-09-04T13:01:19.575ZTo configure your current shell, you need to source
472026-09-04T13:01:19.575Zthe corresponding env file under $HOME/.cargo.
482026-09-04T13:01:19.575Z
492026-09-04T13:01:19.575ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T13:01:19.575Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T13:01:19.575Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T13:01:19.575ZCC_x86_64-unknown-illumos = None
532026-09-04T13:01:19.576Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T13:01:19.576ZCC_x86_64_unknown_illumos = None
552026-09-04T13:01:19.576Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T13:01:19.576ZHOST_CC = None
572026-09-04T13:01:19.576Zcargo:rerun-if-env-changed=CC
582026-09-04T13:01:19.576ZCC = None
592026-09-04T13:01:19.576Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T13:01:19.756Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T13:01:19.756ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T13:01:19.756Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T13:01:19.756ZCFLAGS = None
642026-09-04T13:01:19.757Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T13:01:19.757ZHOST_CFLAGS = None
662026-09-04T13:01:19.757Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T13:01:19.757ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T13:01:19.757Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T13:01:19.757ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T13:01:19.856Z+ rustup --version
712026-09-04T13:01:19.863Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T13:01:19.866Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T13:01:19.884Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T13:01:19.887Z+ cargo --version
752026-09-04T13:01:19.901Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T13:01:19.904Z+ rustc --version
772026-09-04T13:01:19.922Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T13:01:19.926Zprocess exited: duration 15940 ms, exit code 0
 
792026-09-04T13:01:19.931Zstarting task 2: "authentication"
802026-09-04T13:01:19.948Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T13:01:19.953Zstarting task 3: "clone repository"
822026-09-04T13:01:19.957Z+ mkdir -p /work/oxidecomputer/opte
832026-09-04T13:01:19.960Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-04T13:01:19.985ZCloning into '/work/oxidecomputer/opte'...
852026-09-04T13:01:21.035Z+ cd /work/oxidecomputer/opte
862026-09-04T13:01:21.035Z+ git fetch origin 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed
872026-09-04T13:01:21.321ZFrom https://github.com/oxidecomputer/opte
882026-09-04T13:01:21.321Z * branch 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed -> FETCH_HEAD
892026-09-04T13:01:21.327Z+ [[ -n bound-eviction ]]
902026-09-04T13:01:21.330Z++ git branch --show-current
912026-09-04T13:01:21.330Z+ current=master
922026-09-04T13:01:21.330Z+ [[ master != bound-eviction ]]
932026-09-04T13:01:21.330Z+ git branch -f bound-eviction 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed
942026-09-04T13:01:21.333Z+ git checkout -f bound-eviction
952026-09-04T13:01:21.350ZSwitched to branch 'bound-eviction'
962026-09-04T13:01:21.352Z+ git reset --hard 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed
972026-09-04T13:01:21.366ZHEAD is now at 7d5fed7 Rebase fix
982026-09-04T13:01:21.370Zprocess exited: duration 1413 ms, exit code 0
 
992026-09-04T13:01:21.375Zstarting task 4: "build"
1002026-09-04T13:01:21.379Z+ source .github/buildomat/common.sh
1012026-09-04T13:01:21.379Z++ rustup show active-toolchain
1022026-09-04T13:01:21.384Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-04T13:01:21.386Z++ pushd xde
1042026-09-04T13:01:21.386Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-04T13:01:21.386Z++ rustup show active-toolchain
1062026-09-04T13:01:21.389Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-04T13:01:21.550Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-04T13:01:21.553Zinfo: downloading 6 components
1092026-09-04T13:01:35.784Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-04T13:01:35.784Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-04T13:01:35.784Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-04T13:01:35.784Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-04T13:01:35.784Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-04T13:01:35.784Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-04T13:01:35.877Z+++ rustup show active-toolchain -v
1162026-09-04T13:01:35.880Z+++ head -n 1
1172026-09-04T13:01:35.880Z+++ cut '-d ' -f1
1182026-09-04T13:01:35.934Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-04T13:01:35.934Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-04T13:01:35.934Z++ popd
1212026-09-04T13:01:35.937Z/work/oxidecomputer/opte
1222026-09-04T13:01:35.937Z+ cargo --version
1232026-09-04T13:01:35.943Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-04T13:01:35.946Z+ rustc --version
1252026-09-04T13:01:35.964Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-04T13:01:35.968Z+ cd lib/opte
1272026-09-04T13:01:35.968Z+ header 'check style'
1282026-09-04T13:01:35.968Z+ echo '# ==== check style ==== #'
1292026-09-04T13:01:35.968Z# ==== check style ==== #
1302026-09-04T13:01:35.968Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-04T13:01:36.150Z
1322026-09-04T13:01:36.150Zreal 0.180656996
1332026-09-04T13:01:36.150Zuser 0.139535654
1342026-09-04T13:01:36.150Zsys 0.035609175
1352026-09-04T13:01:36.150Ztrap 0.000009040
1362026-09-04T13:01:36.150Ztflt 0.000008690
1372026-09-04T13:01:36.150Zdflt 0.000001400
1382026-09-04T13:01:36.150Zkflt 0.000000610
1392026-09-04T13:01:36.150Zlock 0.021595974
1402026-09-04T13:01:36.150Zslp 0.160485160
1412026-09-04T13:01:36.150Zlat 0.000585260
1422026-09-04T13:01:36.150Zstop 0.000097750
1432026-09-04T13:01:36.154Z+ header 'check docs'
1442026-09-04T13:01:36.154Z+ echo '# ==== check docs ==== #'
1452026-09-04T13:01:36.154Z# ==== check docs ==== #
1462026-09-04T13:01:36.154Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-04T13:01:36.154Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-04T13:01:36.218Z Updating crates.io index
1492026-09-04T13:01:36.221Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-04T13:01:37.471Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-04T13:01:37.785Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-04T13:01:38.214Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-04T13:01:38.595Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-04T13:01:38.896Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-04T13:01:39.221Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-04T13:01:41.108Z Downloading crates ...
1572026-09-04T13:01:41.165Z Downloaded darling_macro v0.23.0
1582026-09-04T13:01:41.168Z Downloaded embedded-io v0.4.0
1592026-09-04T13:01:41.168Z Downloaded plain v0.2.3
1602026-09-04T13:01:41.168Z Downloaded strsim v0.11.1
1612026-09-04T13:01:41.171Z Downloaded itoa v1.0.18
1622026-09-04T13:01:41.171Z Downloaded aho-corasick v1.1.4
1632026-09-04T13:01:41.174Z Downloaded macaddr v1.0.1
1642026-09-04T13:01:41.176Z Downloaded embedded-io v0.6.1
1652026-09-04T13:01:41.176Z Downloaded ident_case v1.0.1
1662026-09-04T13:01:41.184Z Downloaded dof v0.4.0
1672026-09-04T13:01:41.186Z Downloaded defmt-parser v1.0.0
1682026-09-04T13:01:41.189Z Downloaded ref-cast v1.0.25
1692026-09-04T13:01:41.192Z Downloaded defmt v0.3.100
1702026-09-04T13:01:41.192Z Downloaded thread-id v5.1.0
1712026-09-04T13:01:41.192Z Downloaded pretty-hex v0.4.2
1722026-09-04T13:01:41.196Z Downloaded defmt-macros v1.1.1
1732026-09-04T13:01:41.199Z Downloaded either v1.16.0
1742026-09-04T13:01:41.199Z Downloaded hash32 v0.3.1
1752026-09-04T13:01:41.202Z Downloaded usdt v0.6.0
1762026-09-04T13:01:41.208Z Downloaded ingot-macros v0.2.0
1772026-09-04T13:01:41.211Z Downloaded postcard v1.1.3
1782026-09-04T13:01:41.211Z Downloaded stable_deref_trait v1.2.1
1792026-09-04T13:01:41.217Z Downloaded bitflags v2.13.0
1802026-09-04T13:01:41.222Z Downloaded dyn-clone v1.0.20
1812026-09-04T13:01:41.224Z Downloaded cobs v0.3.0
1822026-09-04T13:01:41.231Z Downloaded ref-cast-impl v1.0.25
1832026-09-04T13:01:41.233Z Downloaded managed v0.8.0
1842026-09-04T13:01:41.233Z Downloaded usdt-macro v0.6.0
1852026-09-04T13:01:41.237Z Downloaded scroll_derive v0.13.1
1862026-09-04T13:01:41.242Z Downloaded usdt-attr-macro v0.6.0
1872026-09-04T13:01:41.245Z Downloaded version_check v0.9.5
1882026-09-04T13:01:41.245Z Downloaded cfg-if v1.0.4
1892026-09-04T13:01:41.245Z Downloaded dtrace-parser v0.3.0
1902026-09-04T13:01:41.248Z Downloaded pest_generator v2.8.7
1912026-09-04T13:01:41.251Z Downloaded ingot-types v0.2.0
1922026-09-04T13:01:41.254Z Downloaded ingot v0.2.0
1932026-09-04T13:01:41.254Z Downloaded bitflags v1.3.2
1942026-09-04T13:01:41.258Z Downloaded darling v0.23.0
1952026-09-04T13:01:41.261Z Downloaded pest_meta v2.8.7
1962026-09-04T13:01:41.264Z Downloaded ipnetwork v0.21.1
1972026-09-04T13:01:41.264Z Downloaded quote v1.0.46
1982026-09-04T13:01:41.266Z Downloaded scroll v0.13.0
1992026-09-04T13:01:41.266Z Downloaded tabwriter v1.4.1
2002026-09-04T13:01:41.269Z Downloaded usdt-impl v0.6.0
2012026-09-04T13:01:41.269Z Downloaded serde_tokenstream v0.2.3
2022026-09-04T13:01:41.272Z Downloaded byteorder v1.5.0
2032026-09-04T13:01:41.272Z Downloaded pest_derive v2.8.7
2042026-09-04T13:01:41.274Z Downloaded thiserror-impl v2.0.18
2052026-09-04T13:01:41.277Z Downloaded thiserror v2.0.18
2062026-09-04T13:01:41.280Z Downloaded zmij v1.0.22
2072026-09-04T13:01:41.284Z Downloaded defmt v1.1.1
2082026-09-04T13:01:41.287Z Downloaded memmap2 v0.9.11
2092026-09-04T13:01:41.304Z Downloaded crc32fast v1.5.0
2102026-09-04T13:01:41.313Z Downloaded memchr v2.8.3
2112026-09-04T13:01:41.316Z Downloaded log v0.4.33
2122026-09-04T13:01:41.320Z Downloaded serde_core v1.0.228
2132026-09-04T13:01:41.323Z Downloaded ucd-trie v0.1.7
2142026-09-04T13:01:41.326Z Downloaded proc-macro2 v1.0.106
2152026-09-04T13:01:41.329Z Downloaded unicode-ident v1.0.24
2162026-09-04T13:01:41.329Z Downloaded serde_derive v1.0.228
2172026-09-04T13:01:41.334Z Downloaded heapless v0.8.0
2182026-09-04T13:01:41.348Z Downloaded darling_core v0.23.0
2192026-09-04T13:01:41.363Z Downloaded serde v1.0.228
2202026-09-04T13:01:41.368Z Downloaded zerocopy-derive v0.8.54
2212026-09-04T13:01:41.402Z Downloaded pest v2.8.7
2222026-09-04T13:01:41.407Z Downloaded itertools v0.15.0
2232026-09-04T13:01:41.421Z Downloaded regex v1.13.0
2242026-09-04T13:01:41.424Z Downloaded serde_json v1.0.150
2252026-09-04T13:01:41.473Z Downloaded unicode-width v0.2.2
2262026-09-04T13:01:41.478Z Downloaded goblin v0.10.7
2272026-09-04T13:01:41.483Z Downloaded zerocopy v0.8.54
2282026-09-04T13:01:41.492Z Downloaded regex-syntax v0.8.11
2292026-09-04T13:01:41.496Z Downloaded smoltcp v0.11.0
2302026-09-04T13:01:41.502Z Downloaded syn v2.0.118
2312026-09-04T13:01:41.540Z Downloaded regex-automata v0.4.15
2322026-09-04T13:01:41.549Z Downloaded libc v0.2.186
2332026-09-04T13:01:41.602Z Compiling proc-macro2 v1.0.106
2342026-09-04T13:01:41.602Z Compiling quote v1.0.46
2352026-09-04T13:01:41.602Z Compiling unicode-ident v1.0.24
2362026-09-04T13:01:41.605Z Documenting unicode-ident v1.0.24
2372026-09-04T13:01:41.605Z Compiling strsim v0.11.1
2382026-09-04T13:01:41.605Z Compiling ident_case v1.0.1
2392026-09-04T13:01:41.605Z Compiling serde_core v1.0.228
2402026-09-04T13:01:41.760Z Checking memchr v2.8.3
2412026-09-04T13:01:41.929Z Compiling regex-syntax v0.8.11
2422026-09-04T13:01:41.955Z Compiling thiserror v2.0.18
2432026-09-04T13:01:42.002Z Compiling zerocopy v0.8.54
2442026-09-04T13:01:42.042Z Compiling serde v1.0.228
2452026-09-04T13:01:42.306Z Documenting proc-macro2 v1.0.106
2462026-09-04T13:01:42.362Z Compiling aho-corasick v1.1.4
2472026-09-04T13:01:42.665Z Compiling syn v2.0.118
2482026-09-04T13:01:42.705Z Documenting strsim v0.11.1
2492026-09-04T13:01:42.879Z Documenting quote v1.0.46
2502026-09-04T13:01:43.110Z Documenting ident_case v1.0.1
2512026-09-04T13:01:43.184Z Checking byteorder v1.5.0
2522026-09-04T13:01:43.344Z Compiling regex-automata v0.4.15
2532026-09-04T13:01:43.401Z Documenting syn v2.0.118
2542026-09-04T13:01:43.515Z Compiling either v1.16.0
2552026-09-04T13:01:43.727Z Compiling itertools v0.15.0
2562026-09-04T13:01:43.793Z Compiling heapless v0.8.0
2572026-09-04T13:01:43.979Z Documenting memchr v2.8.3
2582026-09-04T13:01:44.274Z Checking bitflags v2.13.0
2592026-09-04T13:01:44.430Z Checking hash32 v0.3.1
2602026-09-04T13:01:44.539Z Documenting serde_core v1.0.228
2612026-09-04T13:01:44.622Z Documenting aho-corasick v1.1.4
2622026-09-04T13:01:44.729Z Checking darling_core v0.23.0
2632026-09-04T13:01:44.988Z Documenting regex-syntax v0.8.11
2642026-09-04T13:01:45.467Z Documenting darling_core v0.23.0
2652026-09-04T13:01:45.647Z Compiling regex v1.13.0
2662026-09-04T13:01:45.896Z Checking stable_deref_trait v1.2.1
2672026-09-04T13:01:45.963Z Checking cfg-if v1.0.4
2682026-09-04T13:01:46.005Z Checking macaddr v1.0.1
2692026-09-04T13:01:46.021Z Documenting regex-automata v0.4.15
2702026-09-04T13:01:46.037Z Compiling smoltcp v0.11.0
2712026-09-04T13:01:46.276Z Compiling zerocopy-derive v0.8.54
2722026-09-04T13:01:46.318Z Compiling thiserror-impl v2.0.18
2732026-09-04T13:01:46.381Z Compiling serde_derive v1.0.228
2742026-09-04T13:01:46.609Z Documenting serde_derive v1.0.228
2752026-09-04T13:01:46.632Z Documenting darling_macro v0.23.0
2762026-09-04T13:01:47.371Z Documenting regex v1.13.0
2772026-09-04T13:01:47.429Z Documenting thiserror-impl v2.0.18
2782026-09-04T13:01:47.511Z Compiling darling_macro v0.23.0
2792026-09-04T13:01:47.616Z Documenting zerocopy-derive v0.8.54
2802026-09-04T13:01:47.652Z Checking cobs v0.3.0
2812026-09-04T13:01:47.744Z Checking bitflags v1.3.2
2822026-09-04T13:01:47.780Z Documenting byteorder v1.5.0
2832026-09-04T13:01:47.803Z Checking managed v0.8.0
2842026-09-04T13:01:47.987Z Documenting bitflags v2.13.0
2852026-09-04T13:01:48.071Z Compiling darling v0.23.0
2862026-09-04T13:01:48.148Z Compiling ingot-macros v0.2.0
2872026-09-04T13:01:48.347Z Documenting darling v0.23.0
2882026-09-04T13:01:48.390Z Documenting thiserror v2.0.18
2892026-09-04T13:01:48.577Z Documenting hash32 v0.3.1
2902026-09-04T13:01:48.787Z Documenting zerocopy v0.8.54
2912026-09-04T13:01:48.961Z Compiling crc32fast v1.5.0
2922026-09-04T13:01:49.115Z Documenting serde v1.0.228
2932026-09-04T13:01:49.273Z Documenting macaddr v1.0.1
2942026-09-04T13:01:49.387Z Documenting ingot-macros v0.2.0
2952026-09-04T13:01:49.495Z Documenting stable_deref_trait v1.2.1
2962026-09-04T13:01:49.509Z Compiling ref-cast v1.0.25
2972026-09-04T13:01:49.840Z Documenting cfg-if v1.0.4
2982026-09-04T13:01:49.884Z Checking postcard v1.1.3
2992026-09-04T13:01:50.031Z Documenting heapless v0.8.0
3002026-09-04T13:01:50.195Z Documenting cobs v0.3.0
3012026-09-04T13:01:50.542Z Compiling ref-cast-impl v1.0.25
3022026-09-04T13:01:50.576Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-04T13:01:50.827Z Compiling version_check v0.9.5
3042026-09-04T13:01:50.857Z Checking ingot-types v0.2.0
3052026-09-04T13:01:50.954Z Checking unicode-width v0.2.2
3062026-09-04T13:01:51.080Z Checking ipnetwork v0.21.1
3072026-09-04T13:01:51.089Z Documenting managed v0.8.0
3082026-09-04T13:01:51.134Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3092026-09-04T13:01:51.192Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3102026-09-04T13:01:51.202Z Checking ingot v0.2.0
3112026-09-04T13:01:51.249Z Documenting postcard v1.1.3
3122026-09-04T13:01:51.252Z Documenting ref-cast-impl v1.0.25
3132026-09-04T13:01:51.370Z Documenting either v1.16.0
3142026-09-04T13:01:51.632Z Documenting ipnetwork v0.21.1
3152026-09-04T13:01:51.786Z Documenting ingot-types v0.2.0
3162026-09-04T13:01:51.822Z Documenting smoltcp v0.11.0
3172026-09-04T13:01:52.078Z Documenting unicode-width v0.2.2
3182026-09-04T13:01:52.368Z Checking tabwriter v1.4.1
3192026-09-04T13:01:52.560Z Documenting itertools v0.15.0
3202026-09-04T13:01:52.740Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3212026-09-04T13:01:52.818Z Documenting ref-cast v1.0.25
3222026-09-04T13:01:53.089Z Documenting crc32fast v1.5.0
3232026-09-04T13:01:53.428Z Documenting ingot v0.2.0
3242026-09-04T13:01:53.457Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3252026-09-04T13:01:53.467Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3262026-09-04T13:01:53.617Z Documenting tabwriter v1.4.1
3272026-09-04T13:01:54.022Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3282026-09-04T13:01:54.084Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-09-04T13:01:54.220Z Checking dyn-clone v1.0.20
3302026-09-04T13:01:54.316Z Documenting dyn-clone v1.0.20
3312026-09-04T13:01:56.587Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322026-09-04T13:01:57.699Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3332026-09-04T13:02:00.036Z Finished `dev` profile [optimized + debuginfo] target(s) in 23.87s
3342026-09-04T13:02:00.123Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3352026-09-04T13:02:00.148Z
3362026-09-04T13:02:00.151Zreal 23.977627040
3372026-09-04T13:02:00.151Zuser 1:16.153876155
3382026-09-04T13:02:00.151Zsys 16.559730792
3392026-09-04T13:02:00.151Ztrap 0.038511416
3402026-09-04T13:02:00.151Ztflt 0.021665929
3412026-09-04T13:02:00.151Zdflt 0.101037064
3422026-09-04T13:02:00.151Zkflt 0.002039931
3432026-09-04T13:02:00.151Zlock 6:40.391056931
3442026-09-04T13:02:00.152Zslp 4:24.404078018
3452026-09-04T13:02:00.152Zlat 6.905917391
3462026-09-04T13:02:00.152Zstop 12.609616638
3472026-09-04T13:02:00.152Z+ header 'analyze std + api'
3482026-09-04T13:02:00.152Z+ echo '# ==== analyze std + api ==== #'
3492026-09-04T13:02:00.152Z# ==== analyze std + api ==== #
3502026-09-04T13:02:00.152Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3512026-09-04T13:02:00.376Z Compiling proc-macro2 v1.0.106
3522026-09-04T13:02:00.376Z Compiling quote v1.0.46
3532026-09-04T13:02:00.376Z Compiling unicode-ident v1.0.24
3542026-09-04T13:02:00.376Z Compiling memchr v2.8.3
3552026-09-04T13:02:00.379Z Compiling thiserror v2.0.18
3562026-09-04T13:02:00.379Z Compiling zerocopy v0.8.54
3572026-09-04T13:02:00.379Z Compiling zmij v1.0.22
3582026-09-04T13:02:00.379Z Compiling libc v0.2.186
3592026-09-04T13:02:00.550Z Compiling serde_core v1.0.228
3602026-09-04T13:02:00.715Z Compiling serde_json v1.0.150
3612026-09-04T13:02:00.758Z Compiling ucd-trie v0.1.7
3622026-09-04T13:02:00.795Z Compiling strsim v0.11.1
3632026-09-04T13:02:00.944Z Compiling pest v2.8.7
3642026-09-04T13:02:00.968Z Compiling serde v1.0.228
3652026-09-04T13:02:00.972Z Compiling ident_case v1.0.1
3662026-09-04T13:02:01.262Z Compiling aho-corasick v1.1.4
3672026-09-04T13:02:01.327Z Compiling regex-syntax v0.8.11
3682026-09-04T13:02:01.330Z Compiling itoa v1.0.18
3692026-09-04T13:02:01.599Z Compiling syn v2.0.118
3702026-09-04T13:02:01.641Z Checking byteorder v1.5.0
3712026-09-04T13:02:02.119Z Compiling pest_meta v2.8.7
3722026-09-04T13:02:02.179Z Compiling usdt-impl v0.6.0
3732026-09-04T13:02:02.338Z Compiling either v1.16.0
3742026-09-04T13:02:02.536Z Compiling itertools v0.15.0
3752026-09-04T13:02:02.651Z Compiling thread-id v5.1.0
3762026-09-04T13:02:02.846Z Compiling regex-automata v0.4.15
3772026-09-04T13:02:02.935Z Compiling heapless v0.8.0
3782026-09-04T13:02:03.246Z Checking plain v0.2.3
3792026-09-04T13:02:03.258Z Checking log v0.4.33
3802026-09-04T13:02:03.499Z Checking bitflags v2.13.0
3812026-09-04T13:02:03.593Z Checking hash32 v0.3.1
3822026-09-04T13:02:03.662Z Checking pretty-hex v0.4.2
3832026-09-04T13:02:03.710Z Checking macaddr v1.0.1
3842026-09-04T13:02:03.713Z Compiling smoltcp v0.11.0
3852026-09-04T13:02:03.848Z Checking cfg-if v1.0.4
3862026-09-04T13:02:03.871Z Checking stable_deref_trait v1.2.1
3872026-09-04T13:02:04.029Z Compiling pest_generator v2.8.7
3882026-09-04T13:02:04.035Z Compiling darling_core v0.23.0
3892026-09-04T13:02:04.081Z Compiling version_check v0.9.5
3902026-09-04T13:02:04.308Z Compiling ref-cast v1.0.25
3912026-09-04T13:02:04.343Z Checking managed v0.8.0
3922026-09-04T13:02:04.482Z Checking bitflags v1.3.2
3932026-09-04T13:02:04.517Z Compiling crc32fast v1.5.0
3942026-09-04T13:02:04.541Z Compiling regex v1.13.0
3952026-09-04T13:02:04.638Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3962026-09-04T13:02:04.825Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3972026-09-04T13:02:04.876Z Checking memmap2 v0.9.11
3982026-09-04T13:02:04.932Z Checking unicode-width v0.2.2
3992026-09-04T13:02:05.029Z Checking ipnetwork v0.21.1
4002026-09-04T13:02:05.173Z Checking tabwriter v1.4.1
4012026-09-04T13:02:05.235Z Compiling thiserror-impl v2.0.18
4022026-09-04T13:02:05.294Z Compiling serde_derive v1.0.228
4032026-09-04T13:02:05.304Z Compiling zerocopy-derive v0.8.54
4042026-09-04T13:02:05.346Z Compiling pest_derive v2.8.7
4052026-09-04T13:02:05.403Z Compiling scroll_derive v0.13.1
4062026-09-04T13:02:05.817Z Compiling ref-cast-impl v1.0.25
4072026-09-04T13:02:05.911Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4082026-09-04T13:02:06.119Z Compiling darling_macro v0.23.0
4092026-09-04T13:02:06.195Z Checking scroll v0.13.0
4102026-09-04T13:02:06.469Z Checking goblin v0.10.7
4112026-09-04T13:02:06.483Z Compiling dtrace-parser v0.3.0
4122026-09-04T13:02:06.487Z Checking cobs v0.3.0
4132026-09-04T13:02:06.619Z Checking dyn-clone v1.0.20
4142026-09-04T13:02:06.669Z Compiling darling v0.23.0
4152026-09-04T13:02:06.736Z Compiling ingot-macros v0.2.0
4162026-09-04T13:02:06.861Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4172026-09-04T13:02:07.979Z Checking postcard v1.1.3
4182026-09-04T13:02:08.063Z Compiling serde_tokenstream v0.2.3
4192026-09-04T13:02:09.287Z Checking dof v0.4.0
4202026-09-04T13:02:09.287Z Checking ingot-types v0.2.0
4212026-09-04T13:02:09.589Z Checking ingot v0.2.0
4222026-09-04T13:02:10.193Z Compiling usdt-attr-macro v0.6.0
4232026-09-04T13:02:10.193Z Compiling usdt-macro v0.6.0
4242026-09-04T13:02:10.791Z Checking usdt v0.6.0
4252026-09-04T13:02:10.997Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4262026-09-04T13:02:19.558Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.36s
4272026-09-04T13:02:19.583Z
4282026-09-04T13:02:19.586Zreal 19.429598735
4292026-09-04T13:02:19.586Zuser 1:01.789343574
4302026-09-04T13:02:19.586Zsys 12.265610626
4312026-09-04T13:02:19.586Ztrap 0.030056993
4322026-09-04T13:02:19.586Ztflt 0.127587944
4332026-09-04T13:02:19.586Zdflt 0.199423361
4342026-09-04T13:02:19.586Zkflt 0.000017260
4352026-09-04T13:02:19.586Zlock 3:54.016815401
4362026-09-04T13:02:19.586Zslp 3:15.943841787
4372026-09-04T13:02:19.586Zlat 2.838122471
4382026-09-04T13:02:19.586Zstop 6.491424335
4392026-09-04T13:02:19.586Z+ header 'analyze no_std + engine + kernel'
4402026-09-04T13:02:19.586Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4412026-09-04T13:02:19.587Z# ==== analyze no_std + engine + kernel ==== #
4422026-09-04T13:02:19.587Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4432026-09-04T13:02:19.748Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4442026-09-04T13:02:19.748Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4452026-09-04T13:02:19.751Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4462026-09-04T13:02:19.751Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4472026-09-04T13:02:19.961Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-09-04T13:02:23.046Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.42s
4492026-09-04T13:02:23.070Z
4502026-09-04T13:02:23.073Zreal 3.481332872
4512026-09-04T13:02:23.073Zuser 3.738262185
4522026-09-04T13:02:23.073Zsys 0.827254888
4532026-09-04T13:02:23.073Ztrap 0.000355440
4542026-09-04T13:02:23.073Ztflt 0.018845370
4552026-09-04T13:02:23.073Zdflt 0.006450252
4562026-09-04T13:02:23.073Zkflt 0.000000000
4572026-09-04T13:02:23.073Zlock 11.484798184
4582026-09-04T13:02:23.073Zslp 14.445868457
4592026-09-04T13:02:23.073Zlat 0.004692900
4602026-09-04T13:02:23.073Zstop 0.183434854
4612026-09-04T13:02:23.073Z+ header test
4622026-09-04T13:02:23.073Z+ echo '# ==== test ==== #'
4632026-09-04T13:02:23.073Z+ ptime -m cargo test
4642026-09-04T13:02:23.073Z# ==== test ==== #
4652026-09-04T13:02:23.214Z Compiling serde_core v1.0.228
4662026-09-04T13:02:23.233Z Compiling thiserror v2.0.18
4672026-09-04T13:02:23.236Z Compiling zerocopy v0.8.54
4682026-09-04T13:02:23.239Z Compiling memchr v2.8.3
4692026-09-04T13:02:23.239Z Compiling byteorder v1.5.0
4702026-09-04T13:02:23.243Z Compiling unicode-ident v1.0.24
4712026-09-04T13:02:23.245Z Compiling scroll v0.13.0
4722026-09-04T13:02:23.246Z Compiling zmij v1.0.22
4732026-09-04T13:02:23.317Z Compiling proc-macro2 v1.0.106
4742026-09-04T13:02:23.363Z Compiling libc v0.2.186
4752026-09-04T13:02:23.449Z Compiling log v0.4.33
4762026-09-04T13:02:23.502Z Compiling itoa v1.0.18
4772026-09-04T13:02:23.628Z Compiling ucd-trie v0.1.7
4782026-09-04T13:02:23.673Z Compiling plain v0.2.3
4792026-09-04T13:02:23.708Z Compiling quote v1.0.46
4802026-09-04T13:02:23.759Z Compiling pest v2.8.7
4812026-09-04T13:02:23.769Z Compiling goblin v0.10.7
4822026-09-04T13:02:24.309Z Compiling hash32 v0.3.1
4832026-09-04T13:02:24.316Z Compiling cfg-if v1.0.4
4842026-09-04T13:02:24.376Z Compiling pretty-hex v0.4.2
4852026-09-04T13:02:24.469Z Compiling macaddr v1.0.1
4862026-09-04T13:02:24.503Z Compiling stable_deref_trait v1.2.1
4872026-09-04T13:02:24.571Z Compiling heapless v0.8.0
4882026-09-04T13:02:24.718Z Compiling syn v2.0.118
4892026-09-04T13:02:24.803Z Compiling dtrace-parser v0.3.0
4902026-09-04T13:02:25.019Z Compiling serde v1.0.228
4912026-09-04T13:02:25.210Z Compiling bitflags v2.13.0
4922026-09-04T13:02:25.452Z Compiling serde_json v1.0.150
4932026-09-04T13:02:25.622Z Compiling thread-id v5.1.0
4942026-09-04T13:02:25.659Z Compiling cobs v0.3.0
4952026-09-04T13:02:25.694Z Compiling managed v0.8.0
4962026-09-04T13:02:25.912Z Compiling bitflags v1.3.2
4972026-09-04T13:02:25.938Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4982026-09-04T13:02:25.976Z Compiling smoltcp v0.11.0
4992026-09-04T13:02:26.038Z Compiling ingot-types v0.2.0
5002026-09-04T13:02:26.161Z Compiling postcard v1.1.3
5012026-09-04T13:02:26.201Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5022026-09-04T13:02:26.437Z Compiling ingot v0.2.0
5032026-09-04T13:02:26.508Z Compiling memmap2 v0.9.11
5042026-09-04T13:02:26.804Z Compiling dof v0.4.0
5052026-09-04T13:02:26.811Z Compiling unicode-width v0.2.2
5062026-09-04T13:02:27.111Z Compiling ipnetwork v0.21.1
5072026-09-04T13:02:27.606Z Compiling usdt-impl v0.6.0
5082026-09-04T13:02:28.376Z Compiling either v1.16.0
5092026-09-04T13:02:28.586Z Compiling itertools v0.15.0
5102026-09-04T13:02:28.591Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5112026-09-04T13:02:28.629Z Compiling usdt v0.6.0
5122026-09-04T13:02:29.249Z Compiling tabwriter v1.4.1
5132026-09-04T13:02:29.683Z Compiling ref-cast v1.0.25
5142026-09-04T13:02:29.778Z Compiling crc32fast v1.5.0
5152026-09-04T13:02:30.050Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5162026-09-04T13:02:30.121Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5172026-09-04T13:02:30.152Z Compiling dyn-clone v1.0.20
5182026-09-04T13:02:45.363Z Finished `test` profile [optimized + debuginfo] target(s) in 22.28s
5192026-09-04T13:02:45.375Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5202026-09-04T13:02:45.380Z
5212026-09-04T13:02:45.380Zrunning 85 tests
5222026-09-04T13:02:45.380Ztest d_error::tests::name_truncation ... ok
5232026-09-04T13:02:45.380Ztest ddi::mblk::test::chain_append_links ... ok
5242026-09-04T13:02:45.380Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5252026-09-04T13:02:45.380Ztest d_error::tests::name_and_data_storage ... ok
5262026-09-04T13:02:45.380Ztest ddi::mblk::test::chain_breaks_links ... ok
5272026-09-04T13:02:45.380Ztest ddi::mblk::test::expand_and_shrink ... ok
5282026-09-04T13:02:45.380Ztest ddi::mblk::test::chain_drain_complete ... ok
5292026-09-04T13:02:45.380Ztest ddi::mblk::test::prefix_len ... ok
5302026-09-04T13:02:45.380Ztest ddi::mblk::test::read_seg ... ok
5312026-09-04T13:02:45.380Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5322026-09-04T13:02:45.380Ztest ddi::mblk::test::truncate ... ok
5332026-09-04T13:02:45.380Ztest ddi::mblk::test::uninitialized_packet ... ok
5342026-09-04T13:02:45.380Ztest ddi::mblk::test::zero_byte_packet ... ok
5352026-09-04T13:02:45.380Ztest ddi::mblk::test::wrap ... ok
5362026-09-04T13:02:45.380Ztest ddi::time::test::good_interval ... ok
5372026-09-04T13:02:45.380Ztest engine::dhcp::test::domainname_encode ... ok
5382026-09-04T13:02:45.380Ztest engine::dhcp::test::hostname_encode ... ok
5392026-09-04T13:02:45.380Ztest engine::dhcp::test::rfc3442_encode ... ok
5402026-09-04T13:02:45.381Ztest engine::dhcp::test::offlink_encode ... ok
5412026-09-04T13:02:45.381Ztest engine::dhcp::test::domain_search_option_encode ... ok
5422026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_client_id ... ok
5432026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5442026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5452026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5462026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_iana ... ok
5472026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_iata ... ok
5482026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5492026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5502026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5512026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_option_request ... ok
5522026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5532026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5542026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5552026-09-04T13:02:45.381Ztest ddi::time::test::bad_interval - should panic ... ok
5562026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5572026-09-04T13:02:45.381Ztest engine::dhcpv6::options::test::test_server_id ... ok
5582026-09-04T13:02:45.385Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5592026-09-04T13:02:45.385Ztest engine::dhcpv6::options::test::test_status ... ok
5602026-09-04T13:02:45.385Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5612026-09-04T13:02:45.385Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5622026-09-04T13:02:45.385Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5632026-09-04T13:02:45.385Ztest engine::flow_table::test::eviction_basics ... ok
5642026-09-04T13:02:45.385Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5652026-09-04T13:02:45.385Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5662026-09-04T13:02:45.385Ztest engine::flow_table::test::flow_clear ... ok
5672026-09-04T13:02:45.385Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5682026-09-04T13:02:45.385Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5692026-09-04T13:02:45.385Ztest engine::ether::test::emit ... ok
5702026-09-04T13:02:45.385Ztest engine::flow_table::test::flow_expired ... ok
5712026-09-04T13:02:45.385Ztest engine::flow_table::test::priority_lerp ... ok
5722026-09-04T13:02:45.385Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5732026-09-04T13:02:45.385Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5742026-09-04T13:02:45.385Ztest engine::ip::v4::test::emit ... ok
5752026-09-04T13:02:45.386Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5762026-09-04T13:02:45.386Ztest engine::ip::v4::test::cidr_match ... ok
5772026-09-04T13:02:45.386Ztest engine::geneve::test::emit_no_opts ... ok
5782026-09-04T13:02:45.386Ztest engine::geneve::test::emit_single_opt ... ok
5792026-09-04T13:02:45.386Ztest engine::ip::v4::test::match_check ... ok
5802026-09-04T13:02:45.386Ztest engine::ip::v6::test::extension_push_spec ... ok
5812026-09-04T13:02:45.386Ztest engine::ip::v6::test::emit ... ok
5822026-09-04T13:02:45.386Ztest engine::ip::v6::test::from_pairs ... ok
5832026-09-04T13:02:45.386Ztest engine::ip::v6::test::option_push_spec ... ok
5842026-09-04T13:02:45.386Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5852026-09-04T13:02:45.386Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5862026-09-04T13:02:45.386Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5872026-09-04T13:02:45.386Ztest engine::ip::v6::test::test_set_total_len ... ok
5882026-09-04T13:02:45.386Ztest engine::layer::test::find_rule ... ok
5892026-09-04T13:02:45.386Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5902026-09-04T13:02:45.386Ztest engine::nat::test::nat4_rewrite ... ok
5912026-09-04T13:02:45.386Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5922026-09-04T13:02:45.386Ztest engine::packet::test::read_multi_segment ... ok
5932026-09-04T13:02:45.386Ztest engine::packet::test::read_single_segment ... ok
5942026-09-04T13:02:45.386Ztest engine::packet::test::small_packet_with_padding ... ok
5952026-09-04T13:02:45.386Ztest engine::packet::test::udp6_packet_with_padding ... ok
5962026-09-04T13:02:45.386Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5972026-09-04T13:02:45.386Ztest engine::packet::test::straddled_tcp ... ok
5982026-09-04T13:02:45.386Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5992026-09-04T13:02:45.386Ztest engine::ip::v6::test::push_spec ... ok
6002026-09-04T13:02:45.386Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
6012026-09-04T13:02:45.386Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
6022026-09-04T13:02:45.386Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6032026-09-04T13:02:45.386Ztest engine::rule::rule_matching ... ok
6042026-09-04T13:02:45.386Ztest engine::snat::test::nat_mappings ... ok
6052026-09-04T13:02:45.386Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6062026-09-04T13:02:45.386Ztest engine::flow_table::test::eviction_candidate_scan_saves_progress ... ok
6072026-09-04T13:02:45.386Z
6082026-09-04T13:02:45.386Ztest result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6092026-09-04T13:02:45.386Z
6102026-09-04T13:02:45.386Z Doc-tests opte
6112026-09-04T13:02:47.379Z
6122026-09-04T13:02:47.379Zrunning 3 tests
6132026-09-04T13:02:47.382Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6142026-09-04T13:02:47.382Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6152026-09-04T13:02:47.382Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6162026-09-04T13:02:47.382Z
6172026-09-04T13:02:47.382Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6182026-09-04T13:02:47.382Z
6192026-09-04T13:02:47.387Zall doctests ran in 1.41s; merged doctests compilation took 1.40s
6202026-09-04T13:02:47.426Z
6212026-09-04T13:02:47.429Zreal 24.346073210
6222026-09-04T13:02:47.429Zuser 2:02.663381361
6232026-09-04T13:02:47.429Zsys 7.128610078
6242026-09-04T13:02:47.429Ztrap 0.055292995
6252026-09-04T13:02:47.429Ztflt 0.215654438
6262026-09-04T13:02:47.429Zdflt 0.292967517
6272026-09-04T13:02:47.429Zkflt 0.000031140
6282026-09-04T13:02:47.429Zlock 6:20.200708395
6292026-09-04T13:02:47.429Zslp 3:41.605652805
6302026-09-04T13:02:47.429Zlat 5.391592449
6312026-09-04T13:02:47.429Zstop 2.615880636
6322026-09-04T13:02:47.429Zprocess exited: duration 86050 ms, exit code 0
 
6332026-09-04T13:02:47.436Zfound 0 output files