01M24NC46SY85W9XPM5C66D31T: opte

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

Buildomat Job: 01M24NCWYCXGEPHQWHSVT8MB58

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-10T03:23:06.665Zjob assigned to worker 01M24ND2X7DDQVPNJT75TCTC4G [factory aws, i-0b1352fc42b94ffda] (queued for 47 s)
 
22026-09-10T03:23:13.493Zstarting task 0: "setup"
32026-09-10T03:23:13.500Z++ uname -s
42026-09-10T03:23:13.503Z+ kern=SunOS
52026-09-10T03:23:13.503Z+ build_user=build
62026-09-10T03:23:13.503Z+ build_uid=12345
72026-09-10T03:23:13.503Z+ work_dir=/work
82026-09-10T03:23:13.503Z+ input_dir=/input
92026-09-10T03:23:13.503Z+ [[ 0 == 12345 ]]
102026-09-10T03:23:13.503Z+ case "$kern" in
112026-09-10T03:23:13.503Z+ groupadd -g 12345 build
122026-09-10T03:23:13.506Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-10T03:23:15.512Z+ zfs create -o mountpoint=/work rpool/work
142026-09-10T03:23:15.618Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-10T03:23:15.621Z+ home_fs=zfs
162026-09-10T03:23:15.621Z+ [[ zfs == autofs ]]
172026-09-10T03:23:15.621Z+ mkdir -p /home/build
182026-09-10T03:23:15.621Z+ chown build:build /home/build /work
192026-09-10T03:23:17.625Z+ chmod 0700 /home/build /work
202026-09-10T03:23:17.629Zprocess exited: duration 4130 ms, exit code 0
 
212026-09-10T03:23:17.636Zstarting task 1: "rust-toolchain"
222026-09-10T03:23:17.641Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-10T03:23:17.641Z * rust toolchain channel = "1.97.1"
242026-09-10T03:23:17.641Z * rust toolchain profile = "default"
252026-09-10T03:23:17.641Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-10T03:23:17.641Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-10T03:23:17.641Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-10T03:23:17.645Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-10T03:23:17.645Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-10T03:23:17.732Zinfo: downloading installer
312026-09-10T03:23:18.928Zinfo: profile set to default
322026-09-10T03:23:18.928Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-10T03:23:18.944Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-10T03:23:19.055Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-10T03:23:19.070Zinfo: downloading 6 components
362026-09-10T03:23:35.171Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-10T03:23:35.171Z
382026-09-10T03:23:35.187Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-10T03:23:35.187Z
402026-09-10T03:23:35.194Z
412026-09-10T03:23:35.194ZRust is installed now. Great!
422026-09-10T03:23:35.194Z
432026-09-10T03:23:35.194ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-10T03:23:35.194Zenvironment variable. This has not been done automatically.
452026-09-10T03:23:35.194Z
462026-09-10T03:23:35.194ZTo configure your current shell, you need to source
472026-09-10T03:23:35.194Zthe corresponding env file under $HOME/.cargo.
482026-09-10T03:23:35.194Z
492026-09-10T03:23:35.194ZConsider running the right command for your shell (note the leading DOT):
502026-09-10T03:23:35.194Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-10T03:23:35.194Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-10T03:23:35.195ZCC_x86_64-unknown-illumos = None
532026-09-10T03:23:35.195Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-10T03:23:35.195ZCC_x86_64_unknown_illumos = None
552026-09-10T03:23:35.196Zcargo:rerun-if-env-changed=HOST_CC
562026-09-10T03:23:35.196ZHOST_CC = None
572026-09-10T03:23:35.196Zcargo:rerun-if-env-changed=CC
582026-09-10T03:23:35.196ZCC = None
592026-09-10T03:23:35.196Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-10T03:23:35.360Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-10T03:23:35.360ZCRATE_CC_NO_DEFAULTS = None
622026-09-10T03:23:35.360Zcargo:rerun-if-env-changed=CFLAGS
632026-09-10T03:23:35.360ZCFLAGS = None
642026-09-10T03:23:35.360Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-10T03:23:35.360ZHOST_CFLAGS = None
662026-09-10T03:23:35.361Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-10T03:23:35.361ZCFLAGS_x86_64_unknown_illumos = None
682026-09-10T03:23:35.361Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-10T03:23:35.361ZCFLAGS_x86_64-unknown-illumos = None
702026-09-10T03:23:35.449Z+ rustup --version
712026-09-10T03:23:35.458Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-10T03:23:35.458Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-10T03:23:35.476Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-10T03:23:35.483Z+ cargo --version
752026-09-10T03:23:35.494Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-10T03:23:35.494Z+ rustc --version
772026-09-10T03:23:35.514Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-10T03:23:35.521Zprocess exited: duration 17870 ms, exit code 0
 
792026-09-10T03:23:35.557Zstarting task 2: "authentication"
802026-09-10T03:23:35.579Zprocess exited: duration 20 ms, exit code 0
 
812026-09-10T03:23:35.601Zstarting task 3: "clone repository"
822026-09-10T03:23:35.618Z+ mkdir -p /work/oxidecomputer/opte
832026-09-10T03:23:35.618Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-10T03:23:35.632ZCloning into '/work/oxidecomputer/opte'...
852026-09-10T03:23:36.647Z+ cd /work/oxidecomputer/opte
862026-09-10T03:23:36.647Z+ git fetch origin 547219d89712bc49ef1f5fe8bf5b51656adfd7e3
872026-09-10T03:23:36.917ZFrom https://github.com/oxidecomputer/opte
882026-09-10T03:23:36.918Z * branch 547219d89712bc49ef1f5fe8bf5b51656adfd7e3 -> FETCH_HEAD
892026-09-10T03:23:36.934Z+ [[ -n '' ]]
902026-09-10T03:23:36.934Z+ git reset --hard 547219d89712bc49ef1f5fe8bf5b51656adfd7e3
912026-09-10T03:23:36.943ZHEAD is now at 547219d Update Rust crate uuid to v1.26.1
922026-09-10T03:23:36.943Zprocess exited: duration 1345 ms, exit code 0
 
932026-09-10T03:23:36.954Zstarting task 4: "build"
942026-09-10T03:23:36.958Z+ source .github/buildomat/common.sh
952026-09-10T03:23:36.958Z++ rustup show active-toolchain
962026-09-10T03:23:36.962Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-10T03:23:36.969Z++ pushd xde
982026-09-10T03:23:36.969Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-10T03:23:36.969Z++ rustup show active-toolchain
1002026-09-10T03:23:36.984Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-10T03:23:37.112Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-10T03:23:37.119Zinfo: downloading 6 components
1032026-09-10T03:23:50.775Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-10T03:23:50.775Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-10T03:23:50.775Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-10T03:23:50.775Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-10T03:23:50.775Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-10T03:23:50.775Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-10T03:23:50.871Z+++ rustup show active-toolchain -v
1102026-09-10T03:23:50.876Z+++ head -n 1
1112026-09-10T03:23:50.876Z+++ cut '-d ' -f1
1122026-09-10T03:23:50.924Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-10T03:23:50.924Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-10T03:23:50.924Z++ popd
1152026-09-10T03:23:50.924Z/work/oxidecomputer/opte
1162026-09-10T03:23:50.939Z+ cargo --version
1172026-09-10T03:23:50.946Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-10T03:23:50.946Z+ rustc --version
1192026-09-10T03:23:50.955Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-10T03:23:50.970Z+ cd lib/opte
1212026-09-10T03:23:50.970Z+ header 'check style'
1222026-09-10T03:23:50.970Z+ echo '# ==== check style ==== #'
1232026-09-10T03:23:50.970Z# ==== check style ==== #
1242026-09-10T03:23:50.971Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1252026-09-10T03:23:51.141Z
1262026-09-10T03:23:51.141Zreal 0.180551666
1272026-09-10T03:23:51.141Zuser 0.139343137
1282026-09-10T03:23:51.141Zsys 0.035633829
1292026-09-10T03:23:51.141Ztrap 0.000009220
1302026-09-10T03:23:51.141Ztflt 0.000033830
1312026-09-10T03:23:51.141Zdflt 0.000010770
1322026-09-10T03:23:51.141Zkflt 0.000000000
1332026-09-10T03:23:51.141Zlock 0.021959464
1342026-09-10T03:23:51.141Zslp 0.160658081
1352026-09-10T03:23:51.141Zlat 0.001043230
1362026-09-10T03:23:51.141Zstop 0.000093280
1372026-09-10T03:23:51.148Z+ header 'check docs'
1382026-09-10T03:23:51.148Z+ echo '# ==== check docs ==== #'
1392026-09-10T03:23:51.148Z# ==== check docs ==== #
1402026-09-10T03:23:51.148Z+ RUSTDOCFLAGS='-D warnings'
1412026-09-10T03:23:51.149Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1422026-09-10T03:23:51.237Z Updating crates.io index
1432026-09-10T03:23:51.378Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-10T03:23:51.975Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-10T03:23:52.285Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-10T03:23:52.570Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-10T03:23:52.937Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-10T03:23:53.264Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-10T03:23:53.583Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-10T03:23:55.696Z Downloading crates ...
1512026-09-10T03:23:55.774Z Downloaded bitflags v2.13.0
1522026-09-10T03:23:55.813Z Downloaded plain v0.2.3
1532026-09-10T03:23:55.813Z Downloaded stable_deref_trait v1.2.1
1542026-09-10T03:23:55.814Z Downloaded pest_derive v2.8.7
1552026-09-10T03:23:55.814Z Downloaded usdt-impl v0.6.0
1562026-09-10T03:23:55.814Z Downloaded ucd-trie v0.1.7
1572026-09-10T03:23:55.814Z Downloaded serde_core v1.0.228
1582026-09-10T03:23:55.846Z Downloaded serde_json v1.0.150
1592026-09-10T03:23:55.846Z Downloaded memmap2 v0.9.11
1602026-09-10T03:23:55.846Z Downloaded dyn-clone v1.0.20
1612026-09-10T03:23:55.846Z Downloaded cobs v0.3.0
1622026-09-10T03:23:55.846Z Downloaded managed v0.8.0
1632026-09-10T03:23:55.853Z Downloaded ident_case v1.0.1
1642026-09-10T03:23:55.853Z Downloaded thiserror-impl v2.0.18
1652026-09-10T03:23:55.853Z Downloaded ingot-types v0.2.0
1662026-09-10T03:23:55.853Z Downloaded postcard v1.1.3
1672026-09-10T03:23:55.853Z Downloaded defmt v0.3.100
1682026-09-10T03:23:55.960Z Downloaded pest_generator v2.8.7
1692026-09-10T03:23:55.970Z Downloaded regex-automata v0.4.15
1702026-09-10T03:23:55.970Z Downloaded scroll v0.13.0
1712026-09-10T03:23:55.970Z Downloaded defmt-parser v1.0.0
1722026-09-10T03:23:55.970Z Downloaded strsim v0.11.1
1732026-09-10T03:23:55.970Z Downloaded pretty-hex v0.4.2
1742026-09-10T03:23:55.970Z Downloaded usdt-macro v0.6.0
1752026-09-10T03:23:55.970Z Downloaded thread-id v5.1.0
1762026-09-10T03:23:55.970Z Downloaded hash32 v0.3.1
1772026-09-10T03:23:55.970Z Downloaded usdt v0.6.0
1782026-09-10T03:23:55.970Z Downloaded dof v0.4.0
1792026-09-10T03:23:55.970Z Downloaded embedded-io v0.6.1
1802026-09-10T03:23:55.971Z Downloaded scroll_derive v0.13.1
1812026-09-10T03:23:55.971Z Downloaded usdt-attr-macro v0.6.0
1822026-09-10T03:23:55.971Z Downloaded pest_meta v2.8.7
1832026-09-10T03:23:55.971Z Downloaded version_check v0.9.5
1842026-09-10T03:23:55.971Z Downloaded cfg-if v1.0.4
1852026-09-10T03:23:55.971Z Downloaded itoa v1.0.18
1862026-09-10T03:23:55.971Z Downloaded dtrace-parser v0.3.0
1872026-09-10T03:23:55.971Z Downloaded embedded-io v0.4.0
1882026-09-10T03:23:55.971Z Downloaded macaddr v1.0.1
1892026-09-10T03:23:55.971Z Downloaded ref-cast-impl v1.0.25
1902026-09-10T03:23:55.971Z Downloaded ingot v0.2.0
1912026-09-10T03:23:55.971Z Downloaded either v1.16.0
1922026-09-10T03:23:55.972Z Downloaded darling_macro v0.23.0
1932026-09-10T03:23:55.972Z Downloaded tabwriter v1.4.1
1942026-09-10T03:23:55.972Z Downloaded ref-cast v1.0.25
1952026-09-10T03:23:55.972Z Downloaded quote v1.0.46
1962026-09-10T03:23:55.972Z Downloaded byteorder v1.5.0
1972026-09-10T03:23:55.972Z Downloaded bitflags v1.3.2
1982026-09-10T03:23:55.972Z Downloaded ipnetwork v0.21.1
1992026-09-10T03:23:55.972Z Downloaded defmt v1.1.1
2002026-09-10T03:23:55.972Z Downloaded unicode-ident v1.0.24
2012026-09-10T03:23:55.972Z Downloaded serde_tokenstream v0.2.3
2022026-09-10T03:23:55.972Z Downloaded thiserror v2.0.18
2032026-09-10T03:23:55.973Z Downloaded zmij v1.0.22
2042026-09-10T03:23:55.973Z Downloaded ingot-macros v0.2.0
2052026-09-10T03:23:55.973Z Downloaded log v0.4.33
2062026-09-10T03:23:55.973Z Downloaded defmt-macros v1.1.1
2072026-09-10T03:23:55.973Z Downloaded crc32fast v1.5.0
2082026-09-10T03:23:55.984Z Downloaded aho-corasick v1.1.4
2092026-09-10T03:23:56.009Z Downloaded proc-macro2 v1.0.106
2102026-09-10T03:23:56.010Z Downloaded darling_core v0.23.0
2112026-09-10T03:23:56.010Z Downloaded heapless v0.8.0
2122026-09-10T03:23:56.036Z Downloaded darling v0.23.0
2132026-09-10T03:23:56.036Z Downloaded serde_derive v1.0.228
2142026-09-10T03:23:56.036Z Downloaded serde v1.0.228
2152026-09-10T03:23:56.044Z Downloaded memchr v2.8.3
2162026-09-10T03:23:56.044Z Downloaded zerocopy-derive v0.8.54
2172026-09-10T03:23:56.062Z Downloaded pest v2.8.7
2182026-09-10T03:23:56.071Z Downloaded goblin v0.10.7
2192026-09-10T03:23:56.071Z Downloaded itertools v0.15.0
2202026-09-10T03:23:56.071Z Downloaded regex v1.13.0
2212026-09-10T03:23:56.082Z Downloaded regex-syntax v0.8.11
2222026-09-10T03:23:56.082Z Downloaded zerocopy v0.8.54
2232026-09-10T03:23:56.104Z Downloaded unicode-width v0.2.2
2242026-09-10T03:23:56.135Z Downloaded syn v2.0.118
2252026-09-10T03:23:56.135Z Downloaded smoltcp v0.11.0
2262026-09-10T03:23:56.185Z Downloaded libc v0.2.186
2272026-09-10T03:23:56.189Z Compiling proc-macro2 v1.0.106
2282026-09-10T03:23:56.189Z Compiling quote v1.0.46
2292026-09-10T03:23:56.189Z Compiling unicode-ident v1.0.24
2302026-09-10T03:23:56.189Z Documenting unicode-ident v1.0.24
2312026-09-10T03:23:56.189Z Compiling strsim v0.11.1
2322026-09-10T03:23:56.189Z Compiling ident_case v1.0.1
2332026-09-10T03:23:56.189Z Compiling serde_core v1.0.228
2342026-09-10T03:23:56.344Z Checking memchr v2.8.3
2352026-09-10T03:23:56.522Z Compiling regex-syntax v0.8.11
2362026-09-10T03:23:56.555Z Compiling thiserror v2.0.18
2372026-09-10T03:23:56.605Z Compiling serde v1.0.228
2382026-09-10T03:23:56.638Z Compiling zerocopy v0.8.54
2392026-09-10T03:23:56.889Z Documenting proc-macro2 v1.0.106
2402026-09-10T03:23:56.926Z Compiling aho-corasick v1.1.4
2412026-09-10T03:23:57.195Z Checking syn v2.0.118
2422026-09-10T03:23:57.303Z Documenting strsim v0.11.1
2432026-09-10T03:23:57.485Z Documenting quote v1.0.46
2442026-09-10T03:23:57.817Z Documenting ident_case v1.0.1
2452026-09-10T03:23:58.016Z Documenting syn v2.0.118
2462026-09-10T03:23:58.090Z Compiling regex-automata v0.4.15
2472026-09-10T03:23:58.302Z Checking byteorder v1.5.0
2482026-09-10T03:23:58.358Z Compiling either v1.16.0
2492026-09-10T03:23:58.456Z Documenting memchr v2.8.3
2502026-09-10T03:23:58.557Z Compiling itertools v0.15.0
2512026-09-10T03:23:58.607Z Compiling heapless v0.8.0
2522026-09-10T03:23:59.075Z Checking hash32 v0.3.1
2532026-09-10T03:23:59.090Z Documenting aho-corasick v1.1.4
2542026-09-10T03:23:59.179Z Checking bitflags v2.13.0
2552026-09-10T03:23:59.187Z Checking darling_core v0.23.0
2562026-09-10T03:23:59.332Z Documenting serde_core v1.0.228
2572026-09-10T03:23:59.990Z Compiling regex v1.13.0
2582026-09-10T03:24:00.029Z Documenting darling_core v0.23.0
2592026-09-10T03:24:00.081Z Checking cfg-if v1.0.4
2602026-09-10T03:24:00.136Z Checking macaddr v1.0.1
2612026-09-10T03:24:00.281Z Checking stable_deref_trait v1.2.1
2622026-09-10T03:24:00.351Z Documenting regex-syntax v0.8.11
2632026-09-10T03:24:00.369Z Compiling smoltcp v0.11.0
2642026-09-10T03:24:01.850Z Compiling zerocopy-derive v0.8.54
2652026-09-10T03:24:01.875Z Compiling thiserror-impl v2.0.18
2662026-09-10T03:24:01.875Z Compiling serde_derive v1.0.228
2672026-09-10T03:24:01.875Z Documenting serde_derive v1.0.228
2682026-09-10T03:24:01.875Z Documenting darling_macro v0.23.0
2692026-09-10T03:24:01.875Z Documenting regex-automata v0.4.15
2702026-09-10T03:24:01.875Z Documenting thiserror-impl v2.0.18
2712026-09-10T03:24:01.912Z Documenting zerocopy-derive v0.8.54
2722026-09-10T03:24:01.951Z Compiling darling_macro v0.23.0
2732026-09-10T03:24:02.213Z Checking managed v0.8.0
2742026-09-10T03:24:02.221Z Checking cobs v0.3.0
2752026-09-10T03:24:02.336Z Documenting byteorder v1.5.0
2762026-09-10T03:24:02.388Z Checking bitflags v1.3.2
2772026-09-10T03:24:02.452Z Documenting bitflags v2.13.0
2782026-09-10T03:24:02.571Z Compiling darling v0.23.0
2792026-09-10T03:24:02.662Z Compiling ingot-macros v0.2.0
2802026-09-10T03:24:02.679Z Documenting darling v0.23.0
2812026-09-10T03:24:02.913Z Documenting regex v1.13.0
2822026-09-10T03:24:02.962Z Documenting zerocopy v0.8.54
2832026-09-10T03:24:03.091Z Documenting hash32 v0.3.1
2842026-09-10T03:24:03.292Z Documenting thiserror v2.0.18
2852026-09-10T03:24:03.560Z Documenting cfg-if v1.0.4
2862026-09-10T03:24:03.661Z Compiling crc32fast v1.5.0
2872026-09-10T03:24:03.932Z Documenting ingot-macros v0.2.0
2882026-09-10T03:24:03.959Z Documenting serde v1.0.228
2892026-09-10T03:24:04.032Z Documenting macaddr v1.0.1
2902026-09-10T03:24:04.109Z Documenting stable_deref_trait v1.2.1
2912026-09-10T03:24:04.218Z Compiling ref-cast v1.0.25
2922026-09-10T03:24:04.607Z Checking postcard v1.1.3
2932026-09-10T03:24:04.626Z Documenting cobs v0.3.0
2942026-09-10T03:24:04.810Z Documenting heapless v0.8.0
2952026-09-10T03:24:05.107Z Compiling ref-cast-impl v1.0.25
2962026-09-10T03:24:05.133Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2972026-09-10T03:24:05.262Z Checking ipnetwork v0.21.1
2982026-09-10T03:24:05.310Z Checking ingot-types v0.2.0
2992026-09-10T03:24:05.432Z Checking unicode-width v0.2.2
3002026-09-10T03:24:05.502Z Documenting managed v0.8.0
3012026-09-10T03:24:05.657Z Checking ingot v0.2.0
3022026-09-10T03:24:05.662Z Compiling version_check v0.9.5
3032026-09-10T03:24:05.683Z Documenting postcard v1.1.3
3042026-09-10T03:24:05.687Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3052026-09-10T03:24:05.793Z Documenting ref-cast-impl v1.0.25
3062026-09-10T03:24:05.925Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3072026-09-10T03:24:06.093Z Documenting ipnetwork v0.21.1
3082026-09-10T03:24:06.183Z Documenting either v1.16.0
3092026-09-10T03:24:06.279Z Documenting ingot-types v0.2.0
3102026-09-10T03:24:06.307Z Documenting smoltcp v0.11.0
3112026-09-10T03:24:06.552Z Documenting unicode-width v0.2.2
3122026-09-10T03:24:06.929Z Checking tabwriter v1.4.1
3132026-09-10T03:24:07.037Z Documenting ref-cast v1.0.25
3142026-09-10T03:24:07.209Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3152026-09-10T03:24:07.274Z Documenting itertools v0.15.0
3162026-09-10T03:24:07.589Z Documenting crc32fast v1.5.0
3172026-09-10T03:24:07.892Z Documenting ingot v0.2.0
3182026-09-10T03:24:07.929Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3192026-09-10T03:24:07.955Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3202026-09-10T03:24:08.077Z Documenting tabwriter v1.4.1
3212026-09-10T03:24:08.513Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3222026-09-10T03:24:08.577Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3232026-09-10T03:24:08.724Z Documenting dyn-clone v1.0.20
3242026-09-10T03:24:09.023Z Checking dyn-clone v1.0.20
3252026-09-10T03:24:11.077Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3262026-09-10T03:24:12.182Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3272026-09-10T03:24:14.705Z Finished `dev` profile [optimized + debuginfo] target(s) in 23.38s
3282026-09-10T03:24:14.760Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3292026-09-10T03:24:14.761Z
3302026-09-10T03:24:14.761Zreal 23.488475981
3312026-09-10T03:24:14.761Zuser 1:16.465971450
3322026-09-10T03:24:14.761Zsys 16.344311650
3332026-09-10T03:24:14.761Ztrap 0.044724565
3342026-09-10T03:24:14.761Ztflt 0.162155407
3352026-09-10T03:24:14.761Zdflt 0.055006283
3362026-09-10T03:24:14.761Zkflt 0.001625441
3372026-09-10T03:24:14.761Zlock 6:28.923043871
3382026-09-10T03:24:14.761Zslp 4:22.170153306
3392026-09-10T03:24:14.761Zlat 8.077217114
3402026-09-10T03:24:14.761Zstop 12.237640080
3412026-09-10T03:24:14.761Z+ header 'analyze std + api'
3422026-09-10T03:24:14.761Z+ echo '# ==== analyze std + api ==== #'
3432026-09-10T03:24:14.761Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3442026-09-10T03:24:14.761Z# ==== analyze std + api ==== #
3452026-09-10T03:24:14.892Z Compiling proc-macro2 v1.0.106
3462026-09-10T03:24:14.892Z Compiling quote v1.0.46
3472026-09-10T03:24:14.892Z Compiling unicode-ident v1.0.24
3482026-09-10T03:24:14.893Z Compiling memchr v2.8.3
3492026-09-10T03:24:14.923Z Compiling thiserror v2.0.18
3502026-09-10T03:24:14.923Z Compiling zerocopy v0.8.54
3512026-09-10T03:24:14.923Z Compiling zmij v1.0.22
3522026-09-10T03:24:14.923Z Compiling libc v0.2.186
3532026-09-10T03:24:15.087Z Compiling serde_core v1.0.228
3542026-09-10T03:24:15.217Z Compiling ucd-trie v0.1.7
3552026-09-10T03:24:15.252Z Compiling serde_json v1.0.150
3562026-09-10T03:24:15.286Z Compiling ident_case v1.0.1
3572026-09-10T03:24:15.395Z Compiling pest v2.8.7
3582026-09-10T03:24:15.434Z Compiling serde v1.0.228
3592026-09-10T03:24:15.460Z Compiling strsim v0.11.1
3602026-09-10T03:24:15.777Z Compiling aho-corasick v1.1.4
3612026-09-10T03:24:15.828Z Checking byteorder v1.5.0
3622026-09-10T03:24:16.088Z Compiling itoa v1.0.18
3632026-09-10T03:24:16.122Z Compiling regex-syntax v0.8.11
3642026-09-10T03:24:16.172Z Compiling syn v2.0.118
3652026-09-10T03:24:16.485Z Compiling pest_meta v2.8.7
3662026-09-10T03:24:16.593Z Compiling either v1.16.0
3672026-09-10T03:24:16.712Z Compiling usdt-impl v0.6.0
3682026-09-10T03:24:16.807Z Compiling itertools v0.15.0
3692026-09-10T03:24:17.714Z Compiling thread-id v5.1.0
3702026-09-10T03:24:17.799Z Checking plain v0.2.3
3712026-09-10T03:24:17.799Z Checking log v0.4.33
3722026-09-10T03:24:17.799Z Compiling heapless v0.8.0
3732026-09-10T03:24:17.799Z Compiling regex-automata v0.4.15
3742026-09-10T03:24:18.138Z Checking bitflags v2.13.0
3752026-09-10T03:24:18.150Z Checking hash32 v0.3.1
3762026-09-10T03:24:18.191Z Checking cfg-if v1.0.4
3772026-09-10T03:24:18.357Z Checking stable_deref_trait v1.2.1
3782026-09-10T03:24:18.415Z Checking macaddr v1.0.1
3792026-09-10T03:24:18.415Z Checking pretty-hex v0.4.2
3802026-09-10T03:24:18.416Z Compiling smoltcp v0.11.0
3812026-09-10T03:24:18.475Z Checking bitflags v1.3.2
3822026-09-10T03:24:18.530Z Checking managed v0.8.0
3832026-09-10T03:24:18.538Z Compiling version_check v0.9.5
3842026-09-10T03:24:20.163Z Compiling pest_generator v2.8.7
3852026-09-10T03:24:20.245Z Compiling darling_core v0.23.0
3862026-09-10T03:24:20.245Z Compiling crc32fast v1.5.0
3872026-09-10T03:24:20.246Z Compiling ref-cast v1.0.25
3882026-09-10T03:24:20.246Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3892026-09-10T03:24:20.246Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3902026-09-10T03:24:20.246Z Checking memmap2 v0.9.11
3912026-09-10T03:24:20.246Z Checking unicode-width v0.2.2
3922026-09-10T03:24:20.246Z Compiling regex v1.13.0
3932026-09-10T03:24:20.246Z Checking ipnetwork v0.21.1
3942026-09-10T03:24:20.246Z Checking tabwriter v1.4.1
3952026-09-10T03:24:20.246Z Checking dyn-clone v1.0.20
3962026-09-10T03:24:20.246Z Compiling thiserror-impl v2.0.18
3972026-09-10T03:24:20.246Z Compiling serde_derive v1.0.228
3982026-09-10T03:24:20.246Z Compiling zerocopy-derive v0.8.54
3992026-09-10T03:24:20.246Z Compiling pest_derive v2.8.7
4002026-09-10T03:24:20.280Z Compiling scroll_derive v0.13.1
4012026-09-10T03:24:20.404Z Compiling ref-cast-impl v1.0.25
4022026-09-10T03:24:20.609Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4032026-09-10T03:24:20.755Z Compiling darling_macro v0.23.0
4042026-09-10T03:24:20.977Z Checking scroll v0.13.0
4052026-09-10T03:24:21.022Z Compiling dtrace-parser v0.3.0
4062026-09-10T03:24:21.027Z Checking cobs v0.3.0
4072026-09-10T03:24:21.193Z Checking goblin v0.10.7
4082026-09-10T03:24:21.299Z Compiling darling v0.23.0
4092026-09-10T03:24:21.382Z Compiling ingot-macros v0.2.0
4102026-09-10T03:24:21.402Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4112026-09-10T03:24:22.348Z Checking postcard v1.1.3
4122026-09-10T03:24:22.366Z Compiling serde_tokenstream v0.2.3
4132026-09-10T03:24:23.824Z Checking dof v0.4.0
4142026-09-10T03:24:23.824Z Checking ingot-types v0.2.0
4152026-09-10T03:24:24.105Z Checking ingot v0.2.0
4162026-09-10T03:24:24.666Z Compiling usdt-attr-macro v0.6.0
4172026-09-10T03:24:24.666Z Compiling usdt-macro v0.6.0
4182026-09-10T03:24:25.273Z Checking usdt v0.6.0
4192026-09-10T03:24:25.533Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4202026-09-10T03:24:34.080Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.36s
4212026-09-10T03:24:34.113Z
4222026-09-10T03:24:34.117Zreal 19.437793228
4232026-09-10T03:24:34.117Zuser 1:02.039637954
4242026-09-10T03:24:34.117Zsys 11.886497757
4252026-09-10T03:24:34.117Ztrap 0.030776750
4262026-09-10T03:24:34.117Ztflt 0.144740310
4272026-09-10T03:24:34.117Zdflt 0.196022782
4282026-09-10T03:24:34.117Zkflt 0.000009960
4292026-09-10T03:24:34.117Zlock 3:52.471059858
4302026-09-10T03:24:34.117Zslp 3:13.672440579
4312026-09-10T03:24:34.117Zlat 2.838910329
4322026-09-10T03:24:34.117Zstop 6.280460554
4332026-09-10T03:24:34.117Z+ header 'analyze no_std + engine + kernel'
4342026-09-10T03:24:34.117Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4352026-09-10T03:24:34.117Z# ==== analyze no_std + engine + kernel ==== #
4362026-09-10T03:24:34.118Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4372026-09-10T03:24:34.273Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4382026-09-10T03:24:34.273Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4392026-09-10T03:24:34.292Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4402026-09-10T03:24:34.292Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4412026-09-10T03:24:34.530Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4422026-09-10T03:24:37.561Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.42s
4432026-09-10T03:24:37.631Z
4442026-09-10T03:24:37.645Zreal 3.483146364
4452026-09-10T03:24:37.645Zuser 3.747347673
4462026-09-10T03:24:37.645Zsys 0.823344773
4472026-09-10T03:24:37.645Ztrap 0.000354830
4482026-09-10T03:24:37.645Ztflt 0.022211581
4492026-09-10T03:24:37.645Zdflt 0.002825381
4502026-09-10T03:24:37.645Zkflt 0.000000000
4512026-09-10T03:24:37.645Zlock 11.470713966
4522026-09-10T03:24:37.645Zslp 14.445313524
4532026-09-10T03:24:37.645Zlat 0.006180380
4542026-09-10T03:24:37.645Zstop 0.184850683
4552026-09-10T03:24:37.645Z+ header test
4562026-09-10T03:24:37.645Z+ echo '# ==== test ==== #'
4572026-09-10T03:24:37.645Z# ==== test ==== #
4582026-09-10T03:24:37.645Z+ ptime -m cargo test
4592026-09-10T03:24:37.790Z Compiling serde_core v1.0.228
4602026-09-10T03:24:37.821Z Compiling thiserror v2.0.18
4612026-09-10T03:24:37.821Z Compiling zerocopy v0.8.54
4622026-09-10T03:24:37.821Z Compiling byteorder v1.5.0
4632026-09-10T03:24:37.821Z Compiling memchr v2.8.3
4642026-09-10T03:24:37.821Z Compiling unicode-ident v1.0.24
4652026-09-10T03:24:37.821Z Compiling libc v0.2.186
4662026-09-10T03:24:37.821Z Compiling scroll v0.13.0
4672026-09-10T03:24:37.835Z Compiling proc-macro2 v1.0.106
4682026-09-10T03:24:37.881Z Compiling zmij v1.0.22
4692026-09-10T03:24:38.025Z Compiling ucd-trie v0.1.7
4702026-09-10T03:24:38.033Z Compiling log v0.4.33
4712026-09-10T03:24:38.119Z Compiling itoa v1.0.18
4722026-09-10T03:24:38.294Z Compiling plain v0.2.3
4732026-09-10T03:24:38.299Z Compiling quote v1.0.46
4742026-09-10T03:24:38.392Z Compiling goblin v0.10.7
4752026-09-10T03:24:38.410Z Compiling pest v2.8.7
4762026-09-10T03:24:38.661Z Compiling hash32 v0.3.1
4772026-09-10T03:24:38.816Z Compiling cfg-if v1.0.4
4782026-09-10T03:24:40.851Z Compiling macaddr v1.0.1
4792026-09-10T03:24:40.851Z Compiling pretty-hex v0.4.2
4802026-09-10T03:24:40.851Z Compiling stable_deref_trait v1.2.1
4812026-09-10T03:24:40.851Z Compiling heapless v0.8.0
4822026-09-10T03:24:40.851Z Compiling syn v2.0.118
4832026-09-10T03:24:40.851Z Compiling thread-id v5.1.0
4842026-09-10T03:24:40.851Z Compiling cobs v0.3.0
4852026-09-10T03:24:40.851Z Compiling serde v1.0.228
4862026-09-10T03:24:40.851Z Compiling serde_json v1.0.150
4872026-09-10T03:24:40.851Z Compiling bitflags v2.13.0
4882026-09-10T03:24:40.851Z Compiling dtrace-parser v0.3.0
4892026-09-10T03:24:40.851Z Compiling managed v0.8.0
4902026-09-10T03:24:40.851Z Compiling bitflags v1.3.2
4912026-09-10T03:24:40.851Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4922026-09-10T03:24:40.851Z Compiling smoltcp v0.11.0
4932026-09-10T03:24:40.851Z Compiling postcard v1.1.3
4942026-09-10T03:24:40.851Z Compiling ingot-types v0.2.0
4952026-09-10T03:24:40.851Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4962026-09-10T03:24:40.892Z Compiling memmap2 v0.9.11
4972026-09-10T03:24:40.961Z Compiling ingot v0.2.0
4982026-09-10T03:24:41.068Z Compiling ipnetwork v0.21.1
4992026-09-10T03:24:41.395Z Compiling dof v0.4.0
5002026-09-10T03:24:41.619Z Compiling unicode-width v0.2.2
5012026-09-10T03:24:42.016Z Compiling either v1.16.0
5022026-09-10T03:24:42.065Z Compiling usdt-impl v0.6.0
5032026-09-10T03:24:42.775Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5042026-09-10T03:24:43.224Z Compiling usdt v0.6.0
5052026-09-10T03:24:43.614Z Compiling itertools v0.15.0
5062026-09-10T03:24:44.018Z Compiling tabwriter v1.4.1
5072026-09-10T03:24:44.254Z Compiling ref-cast v1.0.25
5082026-09-10T03:24:44.352Z Compiling crc32fast v1.5.0
5092026-09-10T03:24:44.536Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5102026-09-10T03:24:44.588Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5112026-09-10T03:24:45.154Z Compiling dyn-clone v1.0.20
5122026-09-10T03:24:59.758Z Finished `test` profile [optimized + debuginfo] target(s) in 22.16s
5132026-09-10T03:24:59.774Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5142026-09-10T03:24:59.777Z
5152026-09-10T03:24:59.778Zrunning 84 tests
5162026-09-10T03:24:59.778Ztest ddi::mblk::test::chain_breaks_links ... ok
5172026-09-10T03:24:59.778Ztest d_error::tests::name_and_data_storage ... ok
5182026-09-10T03:24:59.778Ztest ddi::mblk::test::chain_append_links ... ok
5192026-09-10T03:24:59.778Ztest d_error::tests::name_truncation ... ok
5202026-09-10T03:24:59.778Ztest ddi::mblk::test::expand_and_shrink ... ok
5212026-09-10T03:24:59.778Ztest ddi::mblk::test::chain_drain_complete ... ok
5222026-09-10T03:24:59.778Ztest ddi::mblk::test::prefix_len ... ok
5232026-09-10T03:24:59.778Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5242026-09-10T03:24:59.778Ztest ddi::mblk::test::read_seg ... ok
5252026-09-10T03:24:59.778Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5262026-09-10T03:24:59.778Ztest ddi::mblk::test::truncate ... ok
5272026-09-10T03:24:59.778Ztest ddi::mblk::test::uninitialized_packet ... ok
5282026-09-10T03:24:59.778Ztest ddi::mblk::test::wrap ... ok
5292026-09-10T03:24:59.778Ztest ddi::mblk::test::zero_byte_packet ... ok
5302026-09-10T03:24:59.778Ztest ddi::time::test::good_interval ... ok
5312026-09-10T03:24:59.778Ztest engine::dhcp::test::hostname_encode ... ok
5322026-09-10T03:24:59.778Ztest engine::dhcp::test::domainname_encode ... ok
5332026-09-10T03:24:59.778Ztest engine::dhcp::test::domain_search_option_encode ... ok
5342026-09-10T03:24:59.778Ztest engine::dhcp::test::offlink_encode ... ok
5352026-09-10T03:24:59.778Ztest engine::dhcp::test::rfc3442_encode ... ok
5362026-09-10T03:24:59.778Ztest ddi::time::test::bad_interval - should panic ... ok
5372026-09-10T03:24:59.778Ztest engine::dhcpv6::options::test::test_client_id ... ok
5382026-09-10T03:24:59.778Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5392026-09-10T03:24:59.778Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5402026-09-10T03:24:59.778Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5412026-09-10T03:24:59.778Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5422026-09-10T03:24:59.778Ztest engine::dhcpv6::options::test::test_iata ... ok
5432026-09-10T03:24:59.779Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5442026-09-10T03:24:59.784Ztest engine::dhcpv6::options::test::test_option_request ... ok
5452026-09-10T03:24:59.785Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5462026-09-10T03:24:59.785Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5472026-09-10T03:24:59.785Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5482026-09-10T03:24:59.785Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5492026-09-10T03:24:59.785Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5502026-09-10T03:24:59.785Ztest engine::dhcpv6::options::test::test_iana ... ok
5512026-09-10T03:24:59.785Ztest engine::dhcpv6::options::test::test_server_id ... ok
5522026-09-10T03:24:59.785Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5532026-09-10T03:24:59.785Ztest engine::dhcpv6::options::test::test_status ... ok
5542026-09-10T03:24:59.785Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5552026-09-10T03:24:59.785Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5562026-09-10T03:24:59.785Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5572026-09-10T03:24:59.785Ztest engine::ether::test::emit ... ok
5582026-09-10T03:24:59.785Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5592026-09-10T03:24:59.785Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5602026-09-10T03:24:59.785Ztest engine::flow_table::test::eviction_basics ... ok
5612026-09-10T03:24:59.785Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5622026-09-10T03:24:59.785Ztest engine::flow_table::test::flow_expired ... ok
5632026-09-10T03:24:59.785Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5642026-09-10T03:24:59.785Ztest engine::flow_table::test::flow_clear ... ok
5652026-09-10T03:24:59.785Ztest engine::flow_table::test::priority_lerp ... ok
5662026-09-10T03:24:59.785Ztest engine::ip::v4::test::cidr_match ... ok
5672026-09-10T03:24:59.785Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5682026-09-10T03:24:59.785Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5692026-09-10T03:24:59.785Ztest engine::ip::v4::test::match_check ... ok
5702026-09-10T03:24:59.785Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5712026-09-10T03:24:59.785Ztest engine::geneve::test::emit_no_opts ... ok
5722026-09-10T03:24:59.785Ztest engine::ip::v4::test::emit ... ok
5732026-09-10T03:24:59.785Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5742026-09-10T03:24:59.785Ztest engine::ip::v6::test::from_pairs ... ok
5752026-09-10T03:24:59.785Ztest engine::geneve::test::emit_single_opt ... ok
5762026-09-10T03:24:59.785Ztest engine::ip::v6::test::emit ... ok
5772026-09-10T03:24:59.785Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5782026-09-10T03:24:59.785Ztest engine::ip::v6::test::option_push_spec ... ok
5792026-09-10T03:24:59.786Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5802026-09-10T03:24:59.786Ztest engine::ip::v6::test::extension_push_spec ... ok
5812026-09-10T03:24:59.786Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5822026-09-10T03:24:59.786Ztest engine::ip::v6::test::test_set_total_len ... ok
5832026-09-10T03:24:59.786Ztest engine::layer::test::find_rule ... ok
5842026-09-10T03:24:59.786Ztest engine::packet::test::read_multi_segment ... ok
5852026-09-10T03:24:59.786Ztest engine::nat::test::nat4_rewrite ... ok
5862026-09-10T03:24:59.786Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5872026-09-10T03:24:59.786Ztest engine::packet::test::read_single_segment ... ok
5882026-09-10T03:24:59.786Ztest engine::packet::test::straddled_tcp ... ok
5892026-09-10T03:24:59.786Ztest engine::packet::test::small_packet_with_padding ... ok
5902026-09-10T03:24:59.786Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
5912026-09-10T03:24:59.786Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5922026-09-10T03:24:59.786Ztest engine::packet::test::udp6_packet_with_padding ... ok
5932026-09-10T03:24:59.786Ztest engine::rule::rule_matching ... ok
5942026-09-10T03:24:59.786Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
5952026-09-10T03:24:59.786Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5962026-09-10T03:24:59.786Ztest engine::snat::test::snat4_desc_lifecycle ... ok
5972026-09-10T03:24:59.786Ztest engine::ip::v6::test::push_spec ... ok
5982026-09-10T03:24:59.786Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
5992026-09-10T03:24:59.786Ztest engine::snat::test::nat_mappings ... ok
6002026-09-10T03:24:59.786Z
6012026-09-10T03:24:59.786Ztest result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6022026-09-10T03:24:59.786Z
6032026-09-10T03:24:59.786Z Doc-tests opte
6042026-09-10T03:25:01.771Z
6052026-09-10T03:25:01.771Zrunning 3 tests
6062026-09-10T03:25:01.784Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6072026-09-10T03:25:01.784Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6082026-09-10T03:25:01.784Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6092026-09-10T03:25:01.784Z
6102026-09-10T03:25:01.784Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6112026-09-10T03:25:01.784Z
6122026-09-10T03:25:01.793Zall doctests ran in 1.41s; merged doctests compilation took 1.40s
6132026-09-10T03:25:01.821Z
6142026-09-10T03:25:01.821Zreal 24.225256911
6152026-09-10T03:25:01.821Zuser 2:02.378921591
6162026-09-10T03:25:01.821Zsys 7.077653349
6172026-09-10T03:25:01.821Ztrap 0.056470143
6182026-09-10T03:25:01.821Ztflt 0.184420388
6192026-09-10T03:25:01.821Zdflt 0.295273125
6202026-09-10T03:25:01.825Zkflt 0.000015400
6212026-09-10T03:25:01.825Zlock 6:18.505472788
6222026-09-10T03:25:01.825Zslp 3:39.625003493
6232026-09-10T03:25:01.825Zlat 5.340315142
6242026-09-10T03:25:01.825Zstop 3.592571954
6252026-09-10T03:25:01.825Zprocess exited: duration 84866 ms, exit code 0
 
6262026-09-10T03:25:01.837Zfound 0 output files