01M1ZCHEGT3FG2QPWXSRA253J8: opte

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

Buildomat Job: 01M1ZCJ09JKGJE0V1CWK3DKENM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T02:12:25.038Zjob assigned to worker 01M1ZCHXQ33DFGAAF6D70KAWGM [factory aws, i-01f58590bf10a9ff2] (queued for 47 s)
 
22026-09-08T02:12:32.178Zstarting task 0: "setup"
32026-09-08T02:12:32.181Z++ uname -s
42026-09-08T02:12:32.181Z+ kern=SunOS
52026-09-08T02:12:32.181Z+ build_user=build
62026-09-08T02:12:32.181Z+ build_uid=12345
72026-09-08T02:12:32.181Z+ work_dir=/work
82026-09-08T02:12:32.181Z+ input_dir=/input
92026-09-08T02:12:32.197Z+ [[ 0 == 12345 ]]
102026-09-08T02:12:32.197Z+ case "$kern" in
112026-09-08T02:12:32.197Z+ groupadd -g 12345 build
122026-09-08T02:12:32.197Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T02:12:34.189Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T02:12:34.278Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T02:12:34.282Z+ home_fs=zfs
162026-09-08T02:12:34.282Z+ [[ zfs == autofs ]]
172026-09-08T02:12:34.282Z+ mkdir -p /home/build
182026-09-08T02:12:34.282Z+ chown build:build /home/build /work
192026-09-08T02:12:36.283Z+ chmod 0700 /home/build /work
202026-09-08T02:12:36.286Zprocess exited: duration 4107 ms, exit code 0
 
212026-09-08T02:12:36.292Zstarting task 1: "rust-toolchain"
222026-09-08T02:12:36.296Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-08T02:12:36.296Z * rust toolchain channel = "1.97.1"
242026-09-08T02:12:36.296Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-08T02:12:36.296Z * rust toolchain profile = "default"
262026-09-08T02:12:36.301Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T02:12:36.301Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T02:12:36.301Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T02:12:36.301Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-08T02:12:36.354Zinfo: downloading installer
312026-09-08T02:12:37.609Zinfo: profile set to default
322026-09-08T02:12:37.609Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T02:12:37.613Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-08T02:12:37.759Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-08T02:12:37.762Zinfo: downloading 6 components
362026-09-08T02:12:52.210Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-08T02:12:52.210Z
382026-09-08T02:12:52.238Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-08T02:12:52.238Z
402026-09-08T02:12:52.241Z
412026-09-08T02:12:52.241ZRust is installed now. Great!
422026-09-08T02:12:52.241Z
432026-09-08T02:12:52.241ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T02:12:52.241Zenvironment variable. This has not been done automatically.
452026-09-08T02:12:52.242Z
462026-09-08T02:12:52.242ZTo configure your current shell, you need to source
472026-09-08T02:12:52.242Zthe corresponding env file under $HOME/.cargo.
482026-09-08T02:12:52.242Z
492026-09-08T02:12:52.242ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T02:12:52.242Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T02:12:52.242Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T02:12:52.242ZCC_x86_64-unknown-illumos = None
532026-09-08T02:12:52.242Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T02:12:52.242ZCC_x86_64_unknown_illumos = None
552026-09-08T02:12:52.242Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T02:12:52.242ZHOST_CC = None
572026-09-08T02:12:52.242Zcargo:rerun-if-env-changed=CC
582026-09-08T02:12:52.242ZCC = None
592026-09-08T02:12:52.242Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T02:12:52.419Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T02:12:52.419ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T02:12:52.419Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T02:12:52.419ZCFLAGS = None
642026-09-08T02:12:52.419Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T02:12:52.419ZHOST_CFLAGS = None
662026-09-08T02:12:52.420Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T02:12:52.420ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T02:12:52.420Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T02:12:52.420ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T02:12:52.518Z+ rustup --version
712026-09-08T02:12:52.525Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T02:12:52.528Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T02:12:52.547Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-08T02:12:52.550Z+ cargo --version
752026-09-08T02:12:52.564Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-08T02:12:52.567Z+ rustc --version
772026-09-08T02:12:52.586Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-08T02:12:52.589Zprocess exited: duration 16295 ms, exit code 0
 
792026-09-08T02:12:52.595Zstarting task 2: "authentication"
802026-09-08T02:12:52.610Zprocess exited: duration 15 ms, exit code 0
 
812026-09-08T02:12:52.618Zstarting task 3: "clone repository"
822026-09-08T02:12:52.621Z+ mkdir -p /work/oxidecomputer/opte
832026-09-08T02:12:52.623Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-08T02:12:52.653ZCloning into '/work/oxidecomputer/opte'...
852026-09-08T02:12:53.674Z+ cd /work/oxidecomputer/opte
862026-09-08T02:12:53.674Z+ git fetch origin 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51
872026-09-08T02:12:53.951ZFrom https://github.com/oxidecomputer/opte
882026-09-08T02:12:53.951Z * branch 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 -> FETCH_HEAD
892026-09-08T02:12:53.956Z+ [[ -n '' ]]
902026-09-08T02:12:53.956Z+ git reset --hard 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51
912026-09-08T02:12:53.974ZHEAD is now at 6764cfb [docs, multicast] document the state split across tables and more
922026-09-08T02:12:53.976Zprocess exited: duration 1357 ms, exit code 0
 
932026-09-08T02:12:53.982Zstarting task 4: "build"
942026-09-08T02:12:53.985Z+ source .github/buildomat/common.sh
952026-09-08T02:12:53.988Z++ rustup show active-toolchain
962026-09-08T02:12:53.990Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-08T02:12:53.993Z++ pushd xde
982026-09-08T02:12:53.993Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-08T02:12:53.993Z++ rustup show active-toolchain
1002026-09-08T02:12:53.996Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-08T02:12:54.141Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-08T02:12:54.144Zinfo: downloading 6 components
1032026-09-08T02:13:07.724Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-08T02:13:07.724Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-08T02:13:07.724Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-08T02:13:07.724Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-08T02:13:07.724Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-08T02:13:07.724Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-08T02:13:07.811Z+++ rustup show active-toolchain -v
1102026-09-08T02:13:07.813Z+++ head -n 1
1112026-09-08T02:13:07.813Z+++ cut '-d ' -f1
1122026-09-08T02:13:07.866Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-08T02:13:07.866Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-08T02:13:07.866Z++ popd
1152026-09-08T02:13:07.869Z/work/oxidecomputer/opte
1162026-09-08T02:13:07.869Z+ cargo --version
1172026-09-08T02:13:07.874Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-08T02:13:07.877Z+ rustc --version
1192026-09-08T02:13:07.896Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-08T02:13:07.899Z+ cd lib/opte
1212026-09-08T02:13:07.899Z+ header 'check style'
1222026-09-08T02:13:07.899Z+ echo '# ==== check style ==== #'
1232026-09-08T02:13:07.899Z# ==== check style ==== #
1242026-09-08T02:13:07.899Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1252026-09-08T02:13:08.099Z
1262026-09-08T02:13:08.099Zreal 0.197718730
1272026-09-08T02:13:08.099Zuser 0.146497951
1282026-09-08T02:13:08.099Zsys 0.043626591
1292026-09-08T02:13:08.099Ztrap 0.000046237
1302026-09-08T02:13:08.099Ztflt 0.000014137
1312026-09-08T02:13:08.099Zdflt 0.000003479
1322026-09-08T02:13:08.099Zkflt 0.000000000
1332026-09-08T02:13:08.099Zlock 0.023039026
1342026-09-08T02:13:08.099Zslp 0.172661918
1352026-09-08T02:13:08.100Zlat 0.000663231
1362026-09-08T02:13:08.100Zstop 0.000110151
1372026-09-08T02:13:08.104Z+ header 'check docs'
1382026-09-08T02:13:08.104Z+ echo '# ==== check docs ==== #'
1392026-09-08T02:13:08.104Z# ==== check docs ==== #
1402026-09-08T02:13:08.104Z+ RUSTDOCFLAGS='-D warnings'
1412026-09-08T02:13:08.104Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1422026-09-08T02:13:08.169Z Updating crates.io index
1432026-09-08T02:13:08.172Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-08T02:13:09.332Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-08T02:13:09.630Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-08T02:13:09.928Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-08T02:13:10.326Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-08T02:13:10.643Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-08T02:13:10.963Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-08T02:13:12.980Z Downloading crates ...
1512026-09-08T02:13:13.027Z Downloaded itoa v1.0.18
1522026-09-08T02:13:13.029Z Downloaded dyn-clone v1.0.20
1532026-09-08T02:13:13.034Z Downloaded ref-cast v1.0.25
1542026-09-08T02:13:13.040Z Downloaded macaddr v1.0.1
1552026-09-08T02:13:13.043Z Downloaded version_check v0.9.5
1562026-09-08T02:13:13.046Z Downloaded usdt-macro v0.6.0
1572026-09-08T02:13:13.049Z Downloaded thiserror-impl v2.0.18
1582026-09-08T02:13:13.059Z Downloaded serde v1.0.228
1592026-09-08T02:13:13.064Z Downloaded pest v2.8.7
1602026-09-08T02:13:13.093Z Downloaded usdt-attr-macro v0.6.0
1612026-09-08T02:13:13.096Z Downloaded smoltcp v0.11.0
1622026-09-08T02:13:13.102Z Downloaded managed v0.8.0
1632026-09-08T02:13:13.104Z Downloaded hash32 v0.3.1
1642026-09-08T02:13:13.104Z Downloaded strsim v0.11.1
1652026-09-08T02:13:13.104Z Downloaded embedded-io v0.4.0
1662026-09-08T02:13:13.111Z Downloaded ingot v0.2.0
1672026-09-08T02:13:13.113Z Downloaded ingot-macros v0.2.0
1682026-09-08T02:13:13.116Z Downloaded either v1.16.0
1692026-09-08T02:13:13.116Z Downloaded defmt v0.3.100
1702026-09-08T02:13:13.118Z Downloaded cfg-if v1.0.4
1712026-09-08T02:13:13.122Z Downloaded cobs v0.3.0
1722026-09-08T02:13:13.125Z Downloaded ipnetwork v0.21.1
1732026-09-08T02:13:13.125Z Downloaded ref-cast-impl v1.0.25
1742026-09-08T02:13:13.128Z Downloaded plain v0.2.3
1752026-09-08T02:13:13.130Z Downloaded tabwriter v1.4.1
1762026-09-08T02:13:13.130Z Downloaded dof v0.4.0
1772026-09-08T02:13:13.133Z Downloaded defmt-parser v1.0.0
1782026-09-08T02:13:13.135Z Downloaded darling_macro v0.23.0
1792026-09-08T02:13:13.135Z Downloaded stable_deref_trait v1.2.1
1802026-09-08T02:13:13.136Z Downloaded ident_case v1.0.1
1812026-09-08T02:13:13.138Z Downloaded scroll_derive v0.13.1
1822026-09-08T02:13:13.142Z Downloaded pest_generator v2.8.7
1832026-09-08T02:13:13.151Z Downloaded pretty-hex v0.4.2
1842026-09-08T02:13:13.154Z Downloaded defmt-macros v1.1.1
1852026-09-08T02:13:13.159Z Downloaded dtrace-parser v0.3.0
1862026-09-08T02:13:13.163Z Downloaded pest_meta v2.8.7
1872026-09-08T02:13:13.166Z Downloaded embedded-io v0.6.1
1882026-09-08T02:13:13.166Z Downloaded pest_derive v2.8.7
1892026-09-08T02:13:13.168Z Downloaded serde_tokenstream v0.2.3
1902026-09-08T02:13:13.168Z Downloaded zmij v1.0.22
1912026-09-08T02:13:13.175Z Downloaded thiserror v2.0.18
1922026-09-08T02:13:13.179Z Downloaded defmt v1.1.1
1932026-09-08T02:13:13.181Z Downloaded ingot-types v0.2.0
1942026-09-08T02:13:13.181Z Downloaded byteorder v1.5.0
1952026-09-08T02:13:13.184Z Downloaded scroll v0.13.0
1962026-09-08T02:13:13.186Z Downloaded crc32fast v1.5.0
1972026-09-08T02:13:13.186Z Downloaded usdt v0.6.0
1982026-09-08T02:13:13.189Z Downloaded quote v1.0.46
1992026-09-08T02:13:13.189Z Downloaded bitflags v1.3.2
2002026-09-08T02:13:13.191Z Downloaded bitflags v2.13.0
2012026-09-08T02:13:13.194Z Downloaded proc-macro2 v1.0.106
2022026-09-08T02:13:13.194Z Downloaded thread-id v5.1.0
2032026-09-08T02:13:13.197Z Downloaded usdt-impl v0.6.0
2042026-09-08T02:13:13.200Z Downloaded darling v0.23.0
2052026-09-08T02:13:13.206Z Downloaded log v0.4.33
2062026-09-08T02:13:13.210Z Downloaded memmap2 v0.9.11
2072026-09-08T02:13:13.210Z Downloaded unicode-ident v1.0.24
2082026-09-08T02:13:13.210Z Downloaded darling_core v0.23.0
2092026-09-08T02:13:13.213Z Downloaded ucd-trie v0.1.7
2102026-09-08T02:13:13.216Z Downloaded postcard v1.1.3
2112026-09-08T02:13:13.220Z Downloaded serde_core v1.0.228
2122026-09-08T02:13:13.223Z Downloaded zerocopy-derive v0.8.54
2132026-09-08T02:13:13.230Z Downloaded serde_derive v1.0.228
2142026-09-08T02:13:13.238Z Downloaded memchr v2.8.3
2152026-09-08T02:13:13.242Z Downloaded heapless v0.8.0
2162026-09-08T02:13:13.273Z Downloaded aho-corasick v1.1.4
2172026-09-08T02:13:13.278Z Downloaded regex v1.13.0
2182026-09-08T02:13:13.281Z Downloaded serde_json v1.0.150
2192026-09-08T02:13:13.288Z Downloaded itertools v0.15.0
2202026-09-08T02:13:13.333Z Downloaded goblin v0.10.7
2212026-09-08T02:13:13.336Z Downloaded zerocopy v0.8.54
2222026-09-08T02:13:13.346Z Downloaded regex-automata v0.4.15
2232026-09-08T02:13:13.354Z Downloaded unicode-width v0.2.2
2242026-09-08T02:13:13.357Z Downloaded syn v2.0.118
2252026-09-08T02:13:13.362Z Downloaded regex-syntax v0.8.11
2262026-09-08T02:13:13.369Z Downloaded libc v0.2.186
2272026-09-08T02:13:13.424Z Compiling proc-macro2 v1.0.106
2282026-09-08T02:13:13.424Z Compiling quote v1.0.46
2292026-09-08T02:13:13.427Z Compiling unicode-ident v1.0.24
2302026-09-08T02:13:13.427Z Documenting unicode-ident v1.0.24
2312026-09-08T02:13:13.427Z Compiling strsim v0.11.1
2322026-09-08T02:13:13.427Z Compiling ident_case v1.0.1
2332026-09-08T02:13:13.427Z Compiling serde_core v1.0.228
2342026-09-08T02:13:13.603Z Compiling memchr v2.8.3
2352026-09-08T02:13:13.762Z Compiling serde v1.0.228
2362026-09-08T02:13:13.788Z Compiling regex-syntax v0.8.11
2372026-09-08T02:13:13.848Z Compiling zerocopy v0.8.54
2382026-09-08T02:13:13.875Z Compiling thiserror v2.0.18
2392026-09-08T02:13:14.085Z Documenting proc-macro2 v1.0.106
2402026-09-08T02:13:14.177Z Compiling aho-corasick v1.1.4
2412026-09-08T02:13:14.473Z Compiling syn v2.0.118
2422026-09-08T02:13:14.547Z Compiling either v1.16.0
2432026-09-08T02:13:14.656Z Documenting quote v1.0.46
2442026-09-08T02:13:14.761Z Documenting ident_case v1.0.1
2452026-09-08T02:13:15.166Z Documenting syn v2.0.118
2462026-09-08T02:13:15.210Z Compiling regex-automata v0.4.15
2472026-09-08T02:13:15.267Z Checking byteorder v1.5.0
2482026-09-08T02:13:15.427Z Documenting strsim v0.11.1
2492026-09-08T02:13:15.565Z Compiling itertools v0.15.0
2502026-09-08T02:13:15.834Z Documenting memchr v2.8.3
2512026-09-08T02:13:15.943Z Compiling heapless v0.8.0
2522026-09-08T02:13:16.422Z Checking hash32 v0.3.1
2532026-09-08T02:13:16.497Z Documenting aho-corasick v1.1.4
2542026-09-08T02:13:16.530Z Checking bitflags v2.13.0
2552026-09-08T02:13:16.537Z Checking darling_core v0.23.0
2562026-09-08T02:13:16.687Z Documenting serde_core v1.0.228
2572026-09-08T02:13:17.210Z Documenting darling_core v0.23.0
2582026-09-08T02:13:17.336Z Compiling regex v1.13.0
2592026-09-08T02:13:17.444Z Checking cfg-if v1.0.4
2602026-09-08T02:13:17.505Z Checking macaddr v1.0.1
2612026-09-08T02:13:17.650Z Checking stable_deref_trait v1.2.1
2622026-09-08T02:13:17.666Z Documenting regex-syntax v0.8.11
2632026-09-08T02:13:17.729Z Compiling smoltcp v0.11.0
2642026-09-08T02:13:18.109Z Compiling zerocopy-derive v0.8.54
2652026-09-08T02:13:18.147Z Compiling serde_derive v1.0.228
2662026-09-08T02:13:18.331Z Compiling thiserror-impl v2.0.18
2672026-09-08T02:13:18.370Z Documenting zerocopy-derive v0.8.54
2682026-09-08T02:13:18.404Z Documenting darling_macro v0.23.0
2692026-09-08T02:13:18.732Z Documenting regex-automata v0.4.15
2702026-09-08T02:13:19.011Z Compiling darling_macro v0.23.0
2712026-09-08T02:13:19.020Z Documenting serde_derive v1.0.228
2722026-09-08T02:13:19.076Z Documenting thiserror-impl v2.0.18
2732026-09-08T02:13:19.245Z Documenting byteorder v1.5.0
2742026-09-08T02:13:19.579Z Compiling darling v0.23.0
2752026-09-08T02:13:19.656Z Compiling ingot-macros v0.2.0
2762026-09-08T02:13:19.711Z Documenting darling v0.23.0
2772026-09-08T02:13:19.767Z Checking cobs v0.3.0
2782026-09-08T02:13:19.899Z Checking bitflags v1.3.2
2792026-09-08T02:13:19.937Z Checking managed v0.8.0
2802026-09-08T02:13:19.959Z Documenting thiserror v2.0.18
2812026-09-08T02:13:20.123Z Documenting hash32 v0.3.1
2822026-09-08T02:13:20.229Z Documenting regex v1.13.0
2832026-09-08T02:13:20.300Z Documenting zerocopy v0.8.54
2842026-09-08T02:13:20.538Z Documenting bitflags v2.13.0
2852026-09-08T02:13:20.651Z Documenting macaddr v1.0.1
2862026-09-08T02:13:20.901Z Documenting cfg-if v1.0.4
2872026-09-08T02:13:21.189Z Documenting ingot-macros v0.2.0
2882026-09-08T02:13:21.313Z Documenting serde v1.0.228
2892026-09-08T02:13:21.320Z Documenting stable_deref_trait v1.2.1
2902026-09-08T02:13:21.494Z Compiling crc32fast v1.5.0
2912026-09-08T02:13:21.684Z Compiling ref-cast v1.0.25
2922026-09-08T02:13:21.845Z Checking postcard v1.1.3
2932026-09-08T02:13:21.879Z Documenting heapless v0.8.0
2942026-09-08T02:13:22.053Z Documenting cobs v0.3.0
2952026-09-08T02:13:22.416Z Compiling ref-cast-impl v1.0.25
2962026-09-08T02:13:22.419Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2972026-09-08T02:13:22.432Z Checking ingot-types v0.2.0
2982026-09-08T02:13:22.636Z Compiling version_check v0.9.5
2992026-09-08T02:13:22.770Z Checking ingot v0.2.0
3002026-09-08T02:13:22.789Z Documenting managed v0.8.0
3012026-09-08T02:13:22.900Z Checking ipnetwork v0.21.1
3022026-09-08T02:13:23.001Z Checking unicode-width v0.2.2
3032026-09-08T02:13:23.061Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3042026-09-08T02:13:23.071Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3052026-09-08T02:13:23.084Z Documenting postcard v1.1.3
3062026-09-08T02:13:23.241Z Documenting ref-cast-impl v1.0.25
3072026-09-08T02:13:23.289Z Documenting ipnetwork v0.21.1
3082026-09-08T02:13:23.298Z Documenting either v1.16.0
3092026-09-08T02:13:23.616Z Documenting ingot-types v0.2.0
3102026-09-08T02:13:23.635Z Documenting smoltcp v0.11.0
3112026-09-08T02:13:23.934Z Documenting unicode-width v0.2.2
3122026-09-08T02:13:24.208Z Checking tabwriter v1.4.1
3132026-09-08T02:13:24.338Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3142026-09-08T02:13:24.408Z Documenting itertools v0.15.0
3152026-09-08T02:13:24.764Z Documenting crc32fast v1.5.0
3162026-09-08T02:13:24.918Z Documenting ref-cast v1.0.25
3172026-09-08T02:13:25.077Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3182026-09-08T02:13:25.163Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3192026-09-08T02:13:25.232Z Documenting ingot v0.2.0
3202026-09-08T02:13:25.419Z Documenting tabwriter v1.4.1
3212026-09-08T02:13:25.807Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3222026-09-08T02:13:25.849Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3232026-09-08T02:13:26.278Z Documenting dyn-clone v1.0.20
3242026-09-08T02:13:26.300Z Checking dyn-clone v1.0.20
3252026-09-08T02:13:28.167Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3262026-09-08T02:13:29.324Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3272026-09-08T02:13:31.655Z Finished `dev` profile [optimized + debuginfo] target(s) in 23.54s
3282026-09-08T02:13:31.742Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3292026-09-08T02:13:31.768Z
3302026-09-08T02:13:31.771Zreal 23.646181162
3312026-09-08T02:13:31.771Zuser 1:16.728858085
3322026-09-08T02:13:31.771Zsys 16.513468882
3332026-09-08T02:13:31.771Ztrap 0.041795226
3342026-09-08T02:13:31.771Ztflt 0.014698221
3352026-09-08T02:13:31.771Zdflt 0.041318591
3362026-09-08T02:13:31.771Zkflt 0.001977404
3372026-09-08T02:13:31.771Zlock 6:35.603859145
3382026-09-08T02:13:31.771Zslp 4:25.145004894
3392026-09-08T02:13:31.771Zlat 7.091947562
3402026-09-08T02:13:31.771Zstop 12.187595257
3412026-09-08T02:13:31.772Z+ header 'analyze std + api'
3422026-09-08T02:13:31.772Z+ echo '# ==== analyze std + api ==== #'
3432026-09-08T02:13:31.772Z# ==== analyze std + api ==== #
3442026-09-08T02:13:31.772Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3452026-09-08T02:13:32.001Z Compiling proc-macro2 v1.0.106
3462026-09-08T02:13:32.001Z Compiling quote v1.0.46
3472026-09-08T02:13:32.001Z Compiling unicode-ident v1.0.24
3482026-09-08T02:13:32.001Z Compiling memchr v2.8.3
3492026-09-08T02:13:32.004Z Compiling thiserror v2.0.18
3502026-09-08T02:13:32.004Z Compiling zerocopy v0.8.54
3512026-09-08T02:13:32.004Z Compiling zmij v1.0.22
3522026-09-08T02:13:32.004Z Compiling serde_core v1.0.228
3532026-09-08T02:13:32.179Z Compiling libc v0.2.186
3542026-09-08T02:13:32.336Z Compiling serde_json v1.0.150
3552026-09-08T02:13:32.367Z Compiling ucd-trie v0.1.7
3562026-09-08T02:13:32.544Z Compiling pest v2.8.7
3572026-09-08T02:13:32.553Z Compiling strsim v0.11.1
3582026-09-08T02:13:32.584Z Compiling serde v1.0.228
3592026-09-08T02:13:32.602Z Compiling ident_case v1.0.1
3602026-09-08T02:13:32.926Z Compiling aho-corasick v1.1.4
3612026-09-08T02:13:32.939Z Checking byteorder v1.5.0
3622026-09-08T02:13:32.942Z Compiling regex-syntax v0.8.11
3632026-09-08T02:13:33.176Z Compiling itoa v1.0.18
3642026-09-08T02:13:33.340Z Compiling syn v2.0.118
3652026-09-08T02:13:33.602Z Compiling pest_meta v2.8.7
3662026-09-08T02:13:33.777Z Compiling usdt-impl v0.6.0
3672026-09-08T02:13:33.898Z Compiling either v1.16.0
3682026-09-08T02:13:34.073Z Compiling itertools v0.15.0
3692026-09-08T02:13:34.360Z Compiling thread-id v5.1.0
3702026-09-08T02:13:34.432Z Compiling regex-automata v0.4.15
3712026-09-08T02:13:34.562Z Compiling heapless v0.8.0
3722026-09-08T02:13:34.611Z Checking plain v0.2.3
3732026-09-08T02:13:34.854Z Checking log v0.4.33
3742026-09-08T02:13:35.147Z Checking bitflags v2.13.0
3752026-09-08T02:13:35.207Z Checking hash32 v0.3.1
3762026-09-08T02:13:35.307Z Checking stable_deref_trait v1.2.1
3772026-09-08T02:13:35.321Z Compiling smoltcp v0.11.0
3782026-09-08T02:13:35.324Z Checking pretty-hex v0.4.2
3792026-09-08T02:13:35.366Z Checking macaddr v1.0.1
3802026-09-08T02:13:35.424Z Checking cfg-if v1.0.4
3812026-09-08T02:13:35.638Z Checking managed v0.8.0
3822026-09-08T02:13:35.667Z Checking bitflags v1.3.2
3832026-09-08T02:13:35.691Z Compiling version_check v0.9.5
3842026-09-08T02:13:35.733Z Compiling pest_generator v2.8.7
3852026-09-08T02:13:35.839Z Compiling darling_core v0.23.0
3862026-09-08T02:13:35.895Z Compiling ref-cast v1.0.25
3872026-09-08T02:13:35.954Z Compiling crc32fast v1.5.0
3882026-09-08T02:13:36.096Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3892026-09-08T02:13:36.205Z Compiling regex v1.13.0
3902026-09-08T02:13:36.342Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3912026-09-08T02:13:36.345Z Checking memmap2 v0.9.11
3922026-09-08T02:13:36.505Z Checking ipnetwork v0.21.1
3932026-09-08T02:13:36.653Z Checking unicode-width v0.2.2
3942026-09-08T02:13:36.839Z Checking dyn-clone v1.0.20
3952026-09-08T02:13:36.898Z Checking tabwriter v1.4.1
3962026-09-08T02:13:36.970Z Compiling thiserror-impl v2.0.18
3972026-09-08T02:13:36.970Z Compiling serde_derive v1.0.228
3982026-09-08T02:13:37.032Z Compiling zerocopy-derive v0.8.54
3992026-09-08T02:13:37.036Z Compiling pest_derive v2.8.7
4002026-09-08T02:13:37.526Z Compiling scroll_derive v0.13.1
4012026-09-08T02:13:37.552Z Compiling ref-cast-impl v1.0.25
4022026-09-08T02:13:37.570Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4032026-09-08T02:13:37.954Z Compiling darling_macro v0.23.0
4042026-09-08T02:13:38.195Z Compiling dtrace-parser v0.3.0
4052026-09-08T02:13:38.217Z Checking cobs v0.3.0
4062026-09-08T02:13:38.285Z Checking scroll v0.13.0
4072026-09-08T02:13:38.497Z Compiling darling v0.23.0
4082026-09-08T02:13:38.501Z Checking goblin v0.10.7
4092026-09-08T02:13:38.565Z Compiling ingot-macros v0.2.0
4102026-09-08T02:13:38.584Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4112026-09-08T02:13:39.585Z Checking postcard v1.1.3
4122026-09-08T02:13:39.599Z Compiling serde_tokenstream v0.2.3
4132026-09-08T02:13:41.020Z Compiling dof v0.4.0
4142026-09-08T02:13:41.056Z Checking ingot-types v0.2.0
4152026-09-08T02:13:41.355Z Checking ingot v0.2.0
4162026-09-08T02:13:41.894Z Compiling usdt-macro v0.6.0
4172026-09-08T02:13:41.894Z Compiling usdt-attr-macro v0.6.0
4182026-09-08T02:13:42.487Z Checking usdt v0.6.0
4192026-09-08T02:13:42.788Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4202026-09-08T02:13:51.321Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.50s
4212026-09-08T02:13:51.347Z
4222026-09-08T02:13:51.350Zreal 19.574071151
4232026-09-08T02:13:51.350Zuser 1:02.002973224
4242026-09-08T02:13:51.350Zsys 12.313713335
4252026-09-08T02:13:51.350Ztrap 0.029960203
4262026-09-08T02:13:51.350Ztflt 0.148187258
4272026-09-08T02:13:51.350Zdflt 0.177341456
4282026-09-08T02:13:51.350Zkflt 0.000018359
4292026-09-08T02:13:51.350Zlock 3:52.914659367
4302026-09-08T02:13:51.350Zslp 3:14.355724990
4312026-09-08T02:13:51.350Zlat 2.899002935
4322026-09-08T02:13:51.350Zstop 6.268997675
4332026-09-08T02:13:51.350Z+ header 'analyze no_std + engine + kernel'
4342026-09-08T02:13:51.350Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4352026-09-08T02:13:51.350Z# ==== analyze no_std + engine + kernel ==== #
4362026-09-08T02:13:51.350Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4372026-09-08T02:13:51.515Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4382026-09-08T02:13:51.515Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4392026-09-08T02:13:51.518Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4402026-09-08T02:13:51.519Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4412026-09-08T02:13:51.732Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4422026-09-08T02:13:54.833Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.44s
4432026-09-08T02:13:54.859Z
4442026-09-08T02:13:54.863Zreal 3.505762913
4452026-09-08T02:13:54.863Zuser 3.770820740
4462026-09-08T02:13:54.863Zsys 0.835483493
4472026-09-08T02:13:54.863Ztrap 0.000360778
4482026-09-08T02:13:54.863Ztflt 0.023394105
4492026-09-08T02:13:54.863Zdflt 0.001994322
4502026-09-08T02:13:54.863Zkflt 0.000000000
4512026-09-08T02:13:54.863Zlock 11.589007921
4522026-09-08T02:13:54.863Zslp 14.577800500
4532026-09-08T02:13:54.863Zlat 0.004937933
4542026-09-08T02:13:54.863Zstop 0.184254303
4552026-09-08T02:13:54.863Z+ header test
4562026-09-08T02:13:54.863Z+ echo '# ==== test ==== #'
4572026-09-08T02:13:54.863Z+ ptime -m cargo test
4582026-09-08T02:13:54.863Z# ==== test ==== #
4592026-09-08T02:13:55.002Z Compiling serde_core v1.0.228
4602026-09-08T02:13:55.008Z Compiling thiserror v2.0.18
4612026-09-08T02:13:55.008Z Compiling zerocopy v0.8.54
4622026-09-08T02:13:55.022Z Compiling byteorder v1.5.0
4632026-09-08T02:13:55.026Z Compiling memchr v2.8.3
4642026-09-08T02:13:55.029Z Compiling unicode-ident v1.0.24
4652026-09-08T02:13:55.032Z Compiling libc v0.2.186
4662026-09-08T02:13:55.032Z Compiling zmij v1.0.22
4672026-09-08T02:13:55.107Z Compiling scroll v0.13.0
4682026-09-08T02:13:55.154Z Compiling proc-macro2 v1.0.106
4692026-09-08T02:13:55.231Z Compiling log v0.4.33
4702026-09-08T02:13:55.368Z Compiling ucd-trie v0.1.7
4712026-09-08T02:13:55.380Z Compiling plain v0.2.3
4722026-09-08T02:13:55.405Z Compiling itoa v1.0.18
4732026-09-08T02:13:55.457Z Compiling hash32 v0.3.1
4742026-09-08T02:13:55.474Z Compiling goblin v0.10.7
4752026-09-08T02:13:55.616Z Compiling pest v2.8.7
4762026-09-08T02:13:55.658Z Compiling quote v1.0.46
4772026-09-08T02:13:56.065Z Compiling stable_deref_trait v1.2.1
4782026-09-08T02:13:56.135Z Compiling cfg-if v1.0.4
4792026-09-08T02:13:56.199Z Compiling macaddr v1.0.1
4802026-09-08T02:13:56.294Z Compiling pretty-hex v0.4.2
4812026-09-08T02:13:56.425Z Compiling heapless v0.8.0
4822026-09-08T02:13:56.445Z Compiling syn v2.0.118
4832026-09-08T02:13:56.600Z Compiling thread-id v5.1.0
4842026-09-08T02:13:56.675Z Compiling dtrace-parser v0.3.0
4852026-09-08T02:13:56.871Z Compiling serde v1.0.228
4862026-09-08T02:13:57.031Z Compiling serde_json v1.0.150
4872026-09-08T02:13:57.309Z Compiling bitflags v2.13.0
4882026-09-08T02:13:57.518Z Compiling cobs v0.3.0
4892026-09-08T02:13:57.723Z Compiling bitflags v1.3.2
4902026-09-08T02:13:57.791Z Compiling managed v0.8.0
4912026-09-08T02:13:57.801Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4922026-09-08T02:13:57.899Z Compiling ingot-types v0.2.0
4932026-09-08T02:13:58.046Z Compiling smoltcp v0.11.0
4942026-09-08T02:13:58.050Z Compiling postcard v1.1.3
4952026-09-08T02:13:58.050Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4962026-09-08T02:13:58.297Z Compiling ingot v0.2.0
4972026-09-08T02:13:58.368Z Compiling memmap2 v0.9.11
4982026-09-08T02:13:58.615Z Compiling dof v0.4.0
4992026-09-08T02:13:58.660Z Compiling either v1.16.0
5002026-09-08T02:13:58.866Z Compiling unicode-width v0.2.2
5012026-09-08T02:13:59.170Z Compiling ipnetwork v0.21.1
5022026-09-08T02:13:59.673Z Compiling usdt-impl v0.6.0
5032026-09-08T02:14:00.142Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5042026-09-08T02:14:00.231Z Compiling usdt v0.6.0
5052026-09-08T02:14:00.500Z Compiling tabwriter v1.4.1
5062026-09-08T02:14:00.850Z Compiling itertools v0.15.0
5072026-09-08T02:14:00.968Z Compiling ref-cast v1.0.25
5082026-09-08T02:14:01.066Z Compiling crc32fast v1.5.0
5092026-09-08T02:14:01.396Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5102026-09-08T02:14:02.073Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5112026-09-08T02:14:02.213Z Compiling dyn-clone v1.0.20
5122026-09-08T02:14:17.195Z Finished `test` profile [optimized + debuginfo] target(s) in 22.32s
5132026-09-08T02:14:17.208Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5142026-09-08T02:14:17.212Z
5152026-09-08T02:14:17.212Zrunning 84 tests
5162026-09-08T02:14:17.212Ztest d_error::tests::name_truncation ... ok
5172026-09-08T02:14:17.212Ztest ddi::mblk::test::chain_append_links ... ok
5182026-09-08T02:14:17.212Ztest d_error::tests::name_and_data_storage ... ok
5192026-09-08T02:14:17.212Ztest ddi::mblk::test::chain_breaks_links ... ok
5202026-09-08T02:14:17.212Ztest ddi::mblk::test::chain_drain_complete ... ok
5212026-09-08T02:14:17.212Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5222026-09-08T02:14:17.212Ztest ddi::mblk::test::expand_and_shrink ... ok
5232026-09-08T02:14:17.212Ztest ddi::mblk::test::prefix_len ... ok
5242026-09-08T02:14:17.213Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5252026-09-08T02:14:17.213Ztest ddi::mblk::test::read_seg ... ok
5262026-09-08T02:14:17.213Ztest ddi::mblk::test::uninitialized_packet ... ok
5272026-09-08T02:14:17.213Ztest ddi::mblk::test::truncate ... ok
5282026-09-08T02:14:17.213Ztest ddi::mblk::test::wrap ... ok
5292026-09-08T02:14:17.213Ztest ddi::mblk::test::zero_byte_packet ... ok
5302026-09-08T02:14:17.213Ztest ddi::time::test::good_interval ... ok
5312026-09-08T02:14:17.213Ztest engine::dhcp::test::hostname_encode ... ok
5322026-09-08T02:14:17.213Ztest engine::dhcp::test::offlink_encode ... ok
5332026-09-08T02:14:17.213Ztest engine::dhcp::test::domain_search_option_encode ... ok
5342026-09-08T02:14:17.213Ztest engine::dhcp::test::rfc3442_encode ... ok
5352026-09-08T02:14:17.213Ztest engine::dhcp::test::domainname_encode ... ok
5362026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_client_id ... ok
5372026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5382026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5392026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5402026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5412026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_iana ... ok
5422026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_option_request ... ok
5432026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5442026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5452026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5462026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_server_id ... ok
5472026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5482026-09-08T02:14:17.213Ztest ddi::time::test::bad_interval - should panic ... ok
5492026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5502026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_iata ... ok
5512026-09-08T02:14:17.213Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5522026-09-08T02:14:17.214Ztest engine::dhcpv6::options::test::test_status ... ok
5532026-09-08T02:14:17.214Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5542026-09-08T02:14:17.214Ztest engine::ether::test::emit ... ok
5552026-09-08T02:14:17.214Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5562026-09-08T02:14:17.214Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5572026-09-08T02:14:17.214Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5582026-09-08T02:14:17.214Ztest engine::flow_table::test::flow_clear ... ok
5592026-09-08T02:14:17.214Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5602026-09-08T02:14:17.214Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5612026-09-08T02:14:17.214Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5622026-09-08T02:14:17.214Ztest engine::flow_table::test::priority_lerp ... ok
5632026-09-08T02:14:17.214Ztest engine::flow_table::test::eviction_basics ... ok
5642026-09-08T02:14:17.218Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5652026-09-08T02:14:17.218Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5662026-09-08T02:14:17.218Ztest engine::flow_table::test::flow_expired ... ok
5672026-09-08T02:14:17.218Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5682026-09-08T02:14:17.218Ztest engine::geneve::test::emit_no_opts ... ok
5692026-09-08T02:14:17.218Ztest engine::geneve::test::emit_single_opt ... ok
5702026-09-08T02:14:17.218Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5712026-09-08T02:14:17.218Ztest engine::ip::v4::test::emit ... ok
5722026-09-08T02:14:17.218Ztest engine::ip::v4::test::cidr_match ... ok
5732026-09-08T02:14:17.218Ztest engine::ip::v4::test::match_check ... ok
5742026-09-08T02:14:17.218Ztest engine::ip::v6::test::option_push_spec ... ok
5752026-09-08T02:14:17.218Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5762026-09-08T02:14:17.218Ztest engine::ip::v6::test::emit ... ok
5772026-09-08T02:14:17.218Ztest engine::ip::v6::test::extension_push_spec ... ok
5782026-09-08T02:14:17.218Ztest engine::ip::v6::test::from_pairs ... ok
5792026-09-08T02:14:17.219Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5802026-09-08T02:14:17.219Ztest engine::ip::v6::test::test_set_total_len ... ok
5812026-09-08T02:14:17.219Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5822026-09-08T02:14:17.219Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5832026-09-08T02:14:17.219Ztest engine::layer::test::find_rule ... ok
5842026-09-08T02:14:17.219Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5852026-09-08T02:14:17.219Ztest engine::nat::test::nat4_rewrite ... ok
5862026-09-08T02:14:17.219Ztest engine::packet::test::read_multi_segment ... ok
5872026-09-08T02:14:17.219Ztest engine::packet::test::small_packet_with_padding ... ok
5882026-09-08T02:14:17.219Ztest engine::packet::test::read_single_segment ... ok
5892026-09-08T02:14:17.219Ztest engine::packet::test::straddled_tcp ... ok
5902026-09-08T02:14:17.219Ztest engine::ip::v6::test::push_spec ... ok
5912026-09-08T02:14:17.219Ztest engine::packet::test::udp6_packet_with_padding ... ok
5922026-09-08T02:14:17.219Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5932026-09-08T02:14:17.219Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
5942026-09-08T02:14:17.219Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
5952026-09-08T02:14:17.219Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5962026-09-08T02:14:17.219Ztest engine::rule::rule_matching ... ok
5972026-09-08T02:14:17.219Ztest engine::snat::test::nat_mappings ... ok
5982026-09-08T02:14:17.219Ztest engine::snat::test::snat4_desc_lifecycle ... ok
5992026-09-08T02:14:17.219Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6002026-09-08T02:14:17.219Z
6012026-09-08T02:14:17.219Ztest result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6022026-09-08T02:14:17.219Z
6032026-09-08T02:14:17.219Z Doc-tests opte
6042026-09-08T02:14:19.236Z
6052026-09-08T02:14:19.236Zrunning 3 tests
6062026-09-08T02:14:19.240Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6072026-09-08T02:14:19.240Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6082026-09-08T02:14:19.240Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6092026-09-08T02:14:19.240Z
6102026-09-08T02:14:19.240Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6112026-09-08T02:14:19.240Z
6122026-09-08T02:14:19.244Zall doctests ran in 1.42s; merged doctests compilation took 1.41s
6132026-09-08T02:14:19.284Z
6142026-09-08T02:14:19.284Zreal 24.415405911
6152026-09-08T02:14:19.284Zuser 2:02.771881213
6162026-09-08T02:14:19.284Zsys 7.219168828
6172026-09-08T02:14:19.288Ztrap 0.056217069
6182026-09-08T02:14:19.288Ztflt 0.273035143
6192026-09-08T02:14:19.288Zdflt 0.323489561
6202026-09-08T02:14:19.288Zkflt 0.000000000
6212026-09-08T02:14:19.288Zlock 6:20.818493942
6222026-09-08T02:14:19.288Zslp 3:41.932657195
6232026-09-08T02:14:19.289Zlat 5.743076238
6242026-09-08T02:14:19.289Zstop 3.121414128
6252026-09-08T02:14:19.289Zprocess exited: duration 85301 ms, exit code 0
 
6262026-09-08T02:14:19.296Zfound 0 output files