01M28VZMGKAD5HD6H5833X895Q: opte

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

Buildomat Job: 01M28W06PVM728VAF2E1RSTNKR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T18:35:25.224Zjob assigned to worker 01M28W09Y1EDNG3MPVDJHPJDV3 [factory aws, i-04e02556814212dc9] (queued for 43 s)
 
22026-09-11T18:35:31.963Zstarting task 0: "setup"
32026-09-11T18:35:31.971Z++ uname -s
42026-09-11T18:35:31.974Z+ kern=SunOS
52026-09-11T18:35:31.974Z+ build_user=build
62026-09-11T18:35:31.974Z+ build_uid=12345
72026-09-11T18:35:31.974Z+ work_dir=/work
82026-09-11T18:35:31.974Z+ input_dir=/input
92026-09-11T18:35:31.975Z+ [[ 0 == 12345 ]]
102026-09-11T18:35:31.975Z+ case "$kern" in
112026-09-11T18:35:31.975Z+ groupadd -g 12345 build
122026-09-11T18:35:31.975Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T18:35:33.977Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T18:35:34.051Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T18:35:34.054Z+ home_fs=zfs
162026-09-11T18:35:34.054Z+ [[ zfs == autofs ]]
172026-09-11T18:35:34.054Z+ mkdir -p /home/build
182026-09-11T18:35:34.054Z+ chown build:build /home/build /work
192026-09-11T18:35:36.056Z+ chmod 0700 /home/build /work
202026-09-11T18:35:36.059Zprocess exited: duration 4094 ms, exit code 0
 
212026-09-11T18:35:36.066Zstarting task 1: "rust-toolchain"
222026-09-11T18:35:36.069Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-11T18:35:36.069Z * rust toolchain channel = "1.97.1"
242026-09-11T18:35:36.069Z * rust toolchain profile = "default"
252026-09-11T18:35:36.069Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-11T18:35:36.069Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-11T18:35:36.069Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T18:35:36.073Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T18:35:36.073Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-11T18:35:36.165Zinfo: downloading installer
312026-09-11T18:35:37.563Zinfo: profile set to default
322026-09-11T18:35:37.563Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T18:35:37.567Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-11T18:35:37.704Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-11T18:35:37.707Zinfo: downloading 6 components
362026-09-11T18:35:51.687Z
372026-09-11T18:35:51.687Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-11T18:35:51.719Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-11T18:35:51.719Z
402026-09-11T18:35:51.722Z
412026-09-11T18:35:51.722ZRust is installed now. Great!
422026-09-11T18:35:51.722Z
432026-09-11T18:35:51.722ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T18:35:51.722Zenvironment variable. This has not been done automatically.
452026-09-11T18:35:51.722Z
462026-09-11T18:35:51.722ZTo configure your current shell, you need to source
472026-09-11T18:35:51.722Zthe corresponding env file under $HOME/.cargo.
482026-09-11T18:35:51.722Z
492026-09-11T18:35:51.722ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T18:35:51.722Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T18:35:51.722Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T18:35:51.722ZCC_x86_64-unknown-illumos = None
532026-09-11T18:35:51.722Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T18:35:51.722ZCC_x86_64_unknown_illumos = None
552026-09-11T18:35:51.722Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T18:35:51.722ZHOST_CC = None
572026-09-11T18:35:51.722Zcargo:rerun-if-env-changed=CC
582026-09-11T18:35:51.722ZCC = None
592026-09-11T18:35:51.722Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T18:35:51.889Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T18:35:51.889ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T18:35:51.889Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T18:35:51.889ZCFLAGS = None
642026-09-11T18:35:51.889Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T18:35:51.889ZHOST_CFLAGS = None
662026-09-11T18:35:51.889Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T18:35:51.889ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T18:35:51.889Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T18:35:51.889ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T18:35:51.998Z+ rustup --version
712026-09-11T18:35:52.006Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T18:35:52.009Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T18:35:52.028Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-11T18:35:52.031Z+ cargo --version
752026-09-11T18:35:52.047Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-11T18:35:52.050Z+ rustc --version
772026-09-11T18:35:52.068Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-11T18:35:52.072Zprocess exited: duration 16005 ms, exit code 0
 
792026-09-11T18:35:52.086Zstarting task 2: "authentication"
802026-09-11T18:35:52.101Zprocess exited: duration 18 ms, exit code 0
 
812026-09-11T18:35:52.109Zstarting task 3: "clone repository"
822026-09-11T18:35:52.112Z+ mkdir -p /work/oxidecomputer/opte
832026-09-11T18:35:52.116Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-11T18:35:52.144ZCloning into '/work/oxidecomputer/opte'...
852026-09-11T18:35:53.173Z+ cd /work/oxidecomputer/opte
862026-09-11T18:35:53.173Z+ git fetch origin accbd1de825b687df69d10c62a18acda57587c2c
872026-09-11T18:35:53.486ZFrom https://github.com/oxidecomputer/opte
882026-09-11T18:35:53.486Z * branch accbd1de825b687df69d10c62a18acda57587c2c -> FETCH_HEAD
892026-09-11T18:35:53.492Z+ [[ -n bound-eviction ]]
902026-09-11T18:35:53.495Z++ git branch --show-current
912026-09-11T18:35:53.496Z+ current=master
922026-09-11T18:35:53.496Z+ [[ master != bound-eviction ]]
932026-09-11T18:35:53.496Z+ git branch -f bound-eviction accbd1de825b687df69d10c62a18acda57587c2c
942026-09-11T18:35:53.499Z+ git checkout -f bound-eviction
952026-09-11T18:35:53.516ZSwitched to branch 'bound-eviction'
962026-09-11T18:35:53.520Z+ git reset --hard accbd1de825b687df69d10c62a18acda57587c2c
972026-09-11T18:35:53.534ZHEAD is now at accbd1d Rebase fix
982026-09-11T18:35:53.537Zprocess exited: duration 1425 ms, exit code 0
 
992026-09-11T18:35:53.544Zstarting task 4: "build"
1002026-09-11T18:35:53.547Z+ source .github/buildomat/common.sh
1012026-09-11T18:35:53.551Z++ rustup show active-toolchain
1022026-09-11T18:35:53.554Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-11T18:35:53.555Z++ pushd xde
1042026-09-11T18:35:53.555Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-11T18:35:53.555Z++ rustup show active-toolchain
1062026-09-11T18:35:53.558Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-11T18:35:53.711Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-11T18:35:53.768Zinfo: downloading 6 components
1092026-09-11T18:36:08.726Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-11T18:36:08.726Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-11T18:36:08.726Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-11T18:36:08.726Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-11T18:36:08.726Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-11T18:36:08.726Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-11T18:36:08.834Z+++ rustup show active-toolchain -v
1162026-09-11T18:36:08.837Z+++ head -n 1
1172026-09-11T18:36:08.837Z+++ cut '-d ' -f1
1182026-09-11T18:36:08.892Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-11T18:36:08.892Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-11T18:36:08.892Z++ popd
1212026-09-11T18:36:08.895Z/work/oxidecomputer/opte
1222026-09-11T18:36:08.895Z+ cargo --version
1232026-09-11T18:36:08.902Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-11T18:36:08.906Z+ rustc --version
1252026-09-11T18:36:08.925Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-11T18:36:08.931Z+ cd lib/opte
1272026-09-11T18:36:08.931Z+ header 'check style'
1282026-09-11T18:36:08.931Z+ echo '# ==== check style ==== #'
1292026-09-11T18:36:08.931Z# ==== check style ==== #
1302026-09-11T18:36:08.931Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-11T18:36:09.125Z
1322026-09-11T18:36:09.125Zreal 0.194345129
1332026-09-11T18:36:09.125Zuser 0.150027751
1342026-09-11T18:36:09.125Zsys 0.038254981
1352026-09-11T18:36:09.125Ztrap 0.000008649
1362026-09-11T18:36:09.125Ztflt 0.000040375
1372026-09-11T18:36:09.125Zdflt 0.000016856
1382026-09-11T18:36:09.125Zkflt 0.000000889
1392026-09-11T18:36:09.125Zlock 0.024487546
1402026-09-11T18:36:09.125Zslp 0.172243814
1412026-09-11T18:36:09.126Zlat 0.000973761
1422026-09-11T18:36:09.126Zstop 0.000110391
1432026-09-11T18:36:09.129Z+ header 'check docs'
1442026-09-11T18:36:09.129Z+ echo '# ==== check docs ==== #'
1452026-09-11T18:36:09.129Z# ==== check docs ==== #
1462026-09-11T18:36:09.129Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-11T18:36:09.129Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-11T18:36:09.199Z Updating crates.io index
1492026-09-11T18:36:09.202Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-11T18:36:09.972Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-11T18:36:10.291Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-11T18:36:10.601Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-11T18:36:10.978Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-11T18:36:11.286Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-11T18:36:11.625Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-11T18:36:13.192Z Downloading crates ...
1572026-09-11T18:36:13.248Z Downloaded cobs v0.3.0
1582026-09-11T18:36:13.252Z Downloaded hash32 v0.3.1
1592026-09-11T18:36:13.255Z Downloaded ingot v0.2.0
1602026-09-11T18:36:13.258Z Downloaded pest_generator v2.8.7
1612026-09-11T18:36:13.261Z Downloaded embedded-io v0.4.0
1622026-09-11T18:36:13.262Z Downloaded embedded-io v0.6.1
1632026-09-11T18:36:13.262Z Downloaded plain v0.2.3
1642026-09-11T18:36:13.268Z Downloaded defmt-parser v1.0.0
1652026-09-11T18:36:13.271Z Downloaded dtrace-parser v0.3.0
1662026-09-11T18:36:13.271Z Downloaded stable_deref_trait v1.2.1
1672026-09-11T18:36:13.271Z Downloaded managed v0.8.0
1682026-09-11T18:36:13.271Z Downloaded cfg-if v1.0.4
1692026-09-11T18:36:13.271Z Downloaded defmt v0.3.100
1702026-09-11T18:36:13.278Z Downloaded macaddr v1.0.1
1712026-09-11T18:36:13.281Z Downloaded pest_derive v2.8.7
1722026-09-11T18:36:13.281Z Downloaded itoa v1.0.18
1732026-09-11T18:36:13.281Z Downloaded darling_macro v0.23.0
1742026-09-11T18:36:13.285Z Downloaded pretty-hex v0.4.2
1752026-09-11T18:36:13.291Z Downloaded dyn-clone v1.0.20
1762026-09-11T18:36:13.294Z Downloaded ref-cast v1.0.25
1772026-09-11T18:36:13.294Z Downloaded scroll_derive v0.13.1
1782026-09-11T18:36:13.294Z Downloaded ident_case v1.0.1
1792026-09-11T18:36:13.294Z Downloaded usdt-impl v0.6.0
1802026-09-11T18:36:13.297Z Downloaded serde_tokenstream v0.2.3
1812026-09-11T18:36:13.298Z Downloaded byteorder v1.5.0
1822026-09-11T18:36:13.300Z Downloaded thread-id v5.1.0
1832026-09-11T18:36:13.300Z Downloaded usdt-macro v0.6.0
1842026-09-11T18:36:13.300Z Downloaded dof v0.4.0
1852026-09-11T18:36:13.300Z Downloaded usdt-attr-macro v0.6.0
1862026-09-11T18:36:13.311Z Downloaded usdt v0.6.0
1872026-09-11T18:36:13.315Z Downloaded ref-cast-impl v1.0.25
1882026-09-11T18:36:13.315Z Downloaded version_check v0.9.5
1892026-09-11T18:36:13.315Z Downloaded tabwriter v1.4.1
1902026-09-11T18:36:13.319Z Downloaded bitflags v1.3.2
1912026-09-11T18:36:13.325Z Downloaded ingot-types v0.2.0
1922026-09-11T18:36:13.328Z Downloaded quote v1.0.46
1932026-09-11T18:36:13.332Z Downloaded thiserror v2.0.18
1942026-09-11T18:36:13.335Z Downloaded darling v0.23.0
1952026-09-11T18:36:13.338Z Downloaded ipnetwork v0.21.1
1962026-09-11T18:36:13.341Z Downloaded scroll v0.13.0
1972026-09-11T18:36:13.341Z Downloaded thiserror-impl v2.0.18
1982026-09-11T18:36:13.341Z Downloaded strsim v0.11.1
1992026-09-11T18:36:13.341Z Downloaded zmij v1.0.22
2002026-09-11T18:36:13.346Z Downloaded defmt-macros v1.1.1
2012026-09-11T18:36:13.346Z Downloaded either v1.16.0
2022026-09-11T18:36:13.346Z Downloaded pest_meta v2.8.7
2032026-09-11T18:36:13.349Z Downloaded memmap2 v0.9.11
2042026-09-11T18:36:13.356Z Downloaded defmt v1.1.1
2052026-09-11T18:36:13.369Z Downloaded log v0.4.33
2062026-09-11T18:36:13.373Z Downloaded ucd-trie v0.1.7
2072026-09-11T18:36:13.375Z Downloaded crc32fast v1.5.0
2082026-09-11T18:36:13.378Z Downloaded ingot-macros v0.2.0
2092026-09-11T18:36:13.382Z Downloaded proc-macro2 v1.0.106
2102026-09-11T18:36:13.390Z Downloaded postcard v1.1.3
2112026-09-11T18:36:13.393Z Downloaded unicode-ident v1.0.24
2122026-09-11T18:36:13.396Z Downloaded bitflags v2.13.0
2132026-09-11T18:36:13.398Z Downloaded darling_core v0.23.0
2142026-09-11T18:36:13.405Z Downloaded serde_core v1.0.228
2152026-09-11T18:36:13.408Z Downloaded serde_derive v1.0.228
2162026-09-11T18:36:13.415Z Downloaded heapless v0.8.0
2172026-09-11T18:36:13.418Z Downloaded serde v1.0.228
2182026-09-11T18:36:13.432Z Downloaded zerocopy-derive v0.8.54
2192026-09-11T18:36:13.445Z Downloaded memchr v2.8.3
2202026-09-11T18:36:13.449Z Downloaded pest v2.8.7
2212026-09-11T18:36:13.467Z Downloaded regex v1.13.0
2222026-09-11T18:36:13.477Z Downloaded itertools v0.15.0
2232026-09-11T18:36:13.481Z Downloaded serde_json v1.0.150
2242026-09-11T18:36:13.492Z Downloaded aho-corasick v1.1.4
2252026-09-11T18:36:13.534Z Downloaded zerocopy v0.8.54
2262026-09-11T18:36:13.546Z Downloaded unicode-width v0.2.2
2272026-09-11T18:36:13.549Z Downloaded goblin v0.10.7
2282026-09-11T18:36:13.552Z Downloaded syn v2.0.118
2292026-09-11T18:36:13.559Z Downloaded smoltcp v0.11.0
2302026-09-11T18:36:13.565Z Downloaded regex-syntax v0.8.11
2312026-09-11T18:36:13.598Z Downloaded regex-automata v0.4.15
2322026-09-11T18:36:13.609Z Downloaded libc v0.2.186
2332026-09-11T18:36:13.664Z Compiling proc-macro2 v1.0.106
2342026-09-11T18:36:13.664Z Compiling quote v1.0.46
2352026-09-11T18:36:13.668Z Compiling unicode-ident v1.0.24
2362026-09-11T18:36:13.668Z Documenting unicode-ident v1.0.24
2372026-09-11T18:36:13.668Z Compiling ident_case v1.0.1
2382026-09-11T18:36:13.668Z Compiling serde_core v1.0.228
2392026-09-11T18:36:13.668Z Compiling strsim v0.11.1
2402026-09-11T18:36:13.831Z Checking memchr v2.8.3
2412026-09-11T18:36:14.056Z Compiling serde v1.0.228
2422026-09-11T18:36:14.099Z Compiling thiserror v2.0.18
2432026-09-11T18:36:14.119Z Compiling zerocopy v0.8.54
2442026-09-11T18:36:14.145Z Compiling regex-syntax v0.8.11
2452026-09-11T18:36:14.407Z Documenting proc-macro2 v1.0.106
2462026-09-11T18:36:14.458Z Compiling aho-corasick v1.1.4
2472026-09-11T18:36:14.741Z Checking syn v2.0.118
2482026-09-11T18:36:15.023Z Documenting quote v1.0.46
2492026-09-11T18:36:15.356Z Documenting strsim v0.11.1
2502026-09-11T18:36:15.628Z Documenting syn v2.0.118
2512026-09-11T18:36:15.768Z Compiling regex-automata v0.4.15
2522026-09-11T18:36:15.905Z Checking byteorder v1.5.0
2532026-09-11T18:36:16.011Z Documenting ident_case v1.0.1
2542026-09-11T18:36:16.073Z Compiling either v1.16.0
2552026-09-11T18:36:16.274Z Compiling itertools v0.15.0
2562026-09-11T18:36:16.284Z Compiling heapless v0.8.0
2572026-09-11T18:36:16.371Z Documenting memchr v2.8.3
2582026-09-11T18:36:16.773Z Checking hash32 v0.3.1
2592026-09-11T18:36:16.885Z Checking bitflags v2.13.0
2602026-09-11T18:36:16.896Z Checking darling_core v0.23.0
2612026-09-11T18:36:17.040Z Documenting aho-corasick v1.1.4
2622026-09-11T18:36:17.048Z Documenting serde_core v1.0.228
2632026-09-11T18:36:17.847Z Documenting darling_core v0.23.0
2642026-09-11T18:36:17.896Z Compiling regex v1.13.0
2652026-09-11T18:36:17.933Z Checking cfg-if v1.0.4
2662026-09-11T18:36:17.957Z Checking macaddr v1.0.1
2672026-09-11T18:36:17.994Z Checking stable_deref_trait v1.2.1
2682026-09-11T18:36:18.063Z Documenting regex-syntax v0.8.11
2692026-09-11T18:36:18.104Z Compiling smoltcp v0.11.0
2702026-09-11T18:36:18.693Z Compiling thiserror-impl v2.0.18
2712026-09-11T18:36:18.809Z Compiling serde_derive v1.0.228
2722026-09-11T18:36:18.816Z Compiling zerocopy-derive v0.8.54
2732026-09-11T18:36:18.883Z Documenting zerocopy-derive v0.8.54
2742026-09-11T18:36:19.057Z Documenting darling_macro v0.23.0
2752026-09-11T18:36:19.225Z Documenting regex-automata v0.4.15
2762026-09-11T18:36:19.687Z Documenting thiserror-impl v2.0.18
2772026-09-11T18:36:19.767Z Documenting serde_derive v1.0.228
2782026-09-11T18:36:19.890Z Compiling darling_macro v0.23.0
2792026-09-11T18:36:19.909Z Checking managed v0.8.0
2802026-09-11T18:36:20.101Z Checking bitflags v1.3.2
2812026-09-11T18:36:20.128Z Checking cobs v0.3.0
2822026-09-11T18:36:20.168Z Documenting byteorder v1.5.0
2832026-09-11T18:36:20.284Z Documenting bitflags v2.13.0
2842026-09-11T18:36:20.555Z Compiling darling v0.23.0
2852026-09-11T18:36:20.640Z Compiling ingot-macros v0.2.0
2862026-09-11T18:36:20.736Z Documenting darling v0.23.0
2872026-09-11T18:36:20.882Z Documenting regex v1.13.0
2882026-09-11T18:36:20.968Z Documenting hash32 v0.3.1
2892026-09-11T18:36:21.188Z Documenting thiserror v2.0.18
2902026-09-11T18:36:21.386Z Documenting zerocopy v0.8.54
2912026-09-11T18:36:21.640Z Documenting stable_deref_trait v1.2.1
2922026-09-11T18:36:21.762Z Compiling crc32fast v1.5.0
2932026-09-11T18:36:22.058Z Documenting ingot-macros v0.2.0
2942026-09-11T18:36:22.085Z Documenting serde v1.0.228
2952026-09-11T18:36:22.175Z Documenting macaddr v1.0.1
2962026-09-11T18:36:22.205Z Compiling ref-cast v1.0.25
2972026-09-11T18:36:22.373Z Documenting cfg-if v1.0.4
2982026-09-11T18:36:22.607Z Documenting heapless v0.8.0
2992026-09-11T18:36:22.806Z Checking postcard v1.1.3
3002026-09-11T18:36:23.006Z Documenting cobs v0.3.0
3012026-09-11T18:36:23.364Z Compiling ref-cast-impl v1.0.25
3022026-09-11T18:36:23.390Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-11T18:36:23.556Z Checking ingot-types v0.2.0
3042026-09-11T18:36:23.618Z Checking ipnetwork v0.21.1
3052026-09-11T18:36:23.623Z Checking unicode-width v0.2.2
3062026-09-11T18:36:23.883Z Compiling version_check v0.9.5
3072026-09-11T18:36:23.927Z Checking ingot v0.2.0
3082026-09-11T18:36:23.970Z Documenting managed v0.8.0
3092026-09-11T18:36:23.999Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3102026-09-11T18:36:24.006Z Documenting ref-cast-impl v1.0.25
3112026-09-11T18:36:24.059Z Documenting postcard v1.1.3
3122026-09-11T18:36:24.166Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3132026-09-11T18:36:24.399Z Documenting ipnetwork v0.21.1
3142026-09-11T18:36:24.426Z Documenting unicode-width v0.2.2
3152026-09-11T18:36:24.624Z Documenting ingot-types v0.2.0
3162026-09-11T18:36:24.713Z Documenting smoltcp v0.11.0
3172026-09-11T18:36:24.980Z Documenting either v1.16.0
3182026-09-11T18:36:25.217Z Documenting ref-cast v1.0.25
3192026-09-11T18:36:25.591Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3202026-09-11T18:36:25.784Z Checking tabwriter v1.4.1
3212026-09-11T18:36:26.005Z Documenting tabwriter v1.4.1
3222026-09-11T18:36:26.056Z Documenting crc32fast v1.5.0
3232026-09-11T18:36:26.374Z Documenting ingot v0.2.0
3242026-09-11T18:36:26.385Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3252026-09-11T18:36:26.480Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3262026-09-11T18:36:26.610Z Documenting itertools v0.15.0
3272026-09-11T18:36:27.032Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3282026-09-11T18:36:27.123Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-09-11T18:36:27.249Z Checking dyn-clone v1.0.20
3302026-09-11T18:36:27.352Z Documenting dyn-clone v1.0.20
3312026-09-11T18:36:29.373Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322026-09-11T18:36:30.582Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3332026-09-11T18:36:32.979Z Finished `dev` profile [optimized + debuginfo] target(s) in 23.84s
3342026-09-11T18:36:33.068Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3352026-09-11T18:36:33.096Z
3362026-09-11T18:36:33.099Zreal 23.946982552
3372026-09-11T18:36:33.099Zuser 1:22.305941427
3382026-09-11T18:36:33.099Zsys 17.542804947
3392026-09-11T18:36:33.099Ztrap 0.045232045
3402026-09-11T18:36:33.099Ztflt 0.082401038
3412026-09-11T18:36:33.099Zdflt 0.073344767
3422026-09-11T18:36:33.099Zkflt 0.001710257
3432026-09-11T18:36:33.099Zlock 6:59.895332743
3442026-09-11T18:36:33.099Zslp 4:40.684639252
3452026-09-11T18:36:33.099Zlat 7.621206347
3462026-09-11T18:36:33.099Zstop 13.996974292
3472026-09-11T18:36:33.099Z+ header 'analyze std + api'
3482026-09-11T18:36:33.099Z+ echo '# ==== analyze std + api ==== #'
3492026-09-11T18:36:33.099Z# ==== analyze std + api ==== #
3502026-09-11T18:36:33.100Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3512026-09-11T18:36:33.336Z Compiling proc-macro2 v1.0.106
3522026-09-11T18:36:33.336Z Compiling quote v1.0.46
3532026-09-11T18:36:33.336Z Compiling unicode-ident v1.0.24
3542026-09-11T18:36:33.336Z Compiling memchr v2.8.3
3552026-09-11T18:36:33.336Z Compiling thiserror v2.0.18
3562026-09-11T18:36:33.339Z Compiling zerocopy v0.8.54
3572026-09-11T18:36:33.339Z Compiling zmij v1.0.22
3582026-09-11T18:36:33.339Z Compiling serde_core v1.0.228
3592026-09-11T18:36:33.522Z Compiling libc v0.2.186
3602026-09-11T18:36:33.686Z Compiling serde_json v1.0.150
3612026-09-11T18:36:33.716Z Compiling ucd-trie v0.1.7
3622026-09-11T18:36:33.893Z Compiling pest v2.8.7
3632026-09-11T18:36:33.908Z Compiling serde v1.0.228
3642026-09-11T18:36:33.939Z Compiling ident_case v1.0.1
3652026-09-11T18:36:33.957Z Compiling strsim v0.11.1
3662026-09-11T18:36:34.276Z Compiling aho-corasick v1.1.4
3672026-09-11T18:36:34.311Z Checking byteorder v1.5.0
3682026-09-11T18:36:34.563Z Compiling regex-syntax v0.8.11
3692026-09-11T18:36:34.592Z Compiling itoa v1.0.18
3702026-09-11T18:36:34.711Z Compiling syn v2.0.118
3712026-09-11T18:36:35.090Z Compiling pest_meta v2.8.7
3722026-09-11T18:36:35.136Z Compiling usdt-impl v0.6.0
3732026-09-11T18:36:35.277Z Compiling either v1.16.0
3742026-09-11T18:36:35.514Z Compiling itertools v0.15.0
3752026-09-11T18:36:35.653Z Compiling thread-id v5.1.0
3762026-09-11T18:36:35.921Z Compiling heapless v0.8.0
3772026-09-11T18:36:35.988Z Checking log v0.4.33
3782026-09-11T18:36:36.006Z Checking plain v0.2.3
3792026-09-11T18:36:36.101Z Compiling regex-automata v0.4.15
3802026-09-11T18:36:36.715Z Checking bitflags v2.13.0
3812026-09-11T18:36:36.759Z Checking hash32 v0.3.1
3822026-09-11T18:36:36.875Z Checking macaddr v1.0.1
3832026-09-11T18:36:36.880Z Checking cfg-if v1.0.4
3842026-09-11T18:36:36.898Z Checking pretty-hex v0.4.2
3852026-09-11T18:36:36.928Z Checking stable_deref_trait v1.2.1
3862026-09-11T18:36:36.991Z Compiling smoltcp v0.11.0
3872026-09-11T18:36:37.085Z Compiling version_check v0.9.5
3882026-09-11T18:36:37.112Z Checking bitflags v1.3.2
3892026-09-11T18:36:37.171Z Checking managed v0.8.0
3902026-09-11T18:36:37.319Z Compiling pest_generator v2.8.7
3912026-09-11T18:36:37.347Z Compiling darling_core v0.23.0
3922026-09-11T18:36:37.358Z Compiling crc32fast v1.5.0
3932026-09-11T18:36:37.381Z Compiling ref-cast v1.0.25
3942026-09-11T18:36:37.668Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3952026-09-11T18:36:37.721Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3962026-09-11T18:36:37.916Z Compiling regex v1.13.0
3972026-09-11T18:36:37.927Z Checking memmap2 v0.9.11
3982026-09-11T18:36:38.089Z Checking unicode-width v0.2.2
3992026-09-11T18:36:38.220Z Checking ipnetwork v0.21.1
4002026-09-11T18:36:38.342Z Checking tabwriter v1.4.1
4012026-09-11T18:36:38.483Z Checking dyn-clone v1.0.20
4022026-09-11T18:36:38.505Z Compiling thiserror-impl v2.0.18
4032026-09-11T18:36:38.555Z Compiling serde_derive v1.0.228
4042026-09-11T18:36:38.578Z Compiling zerocopy-derive v0.8.54
4052026-09-11T18:36:38.715Z Compiling pest_derive v2.8.7
4062026-09-11T18:36:38.731Z Compiling scroll_derive v0.13.1
4072026-09-11T18:36:39.054Z Compiling ref-cast-impl v1.0.25
4082026-09-11T18:36:39.247Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4092026-09-11T18:36:39.482Z Compiling darling_macro v0.23.0
4102026-09-11T18:36:39.551Z Checking scroll v0.13.0
4112026-09-11T18:36:39.764Z Checking goblin v0.10.7
4122026-09-11T18:36:39.767Z Compiling dtrace-parser v0.3.0
4132026-09-11T18:36:39.792Z Checking cobs v0.3.0
4142026-09-11T18:36:40.027Z Compiling darling v0.23.0
4152026-09-11T18:36:40.100Z Compiling ingot-macros v0.2.0
4162026-09-11T18:36:40.172Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4172026-09-11T18:36:41.239Z Checking postcard v1.1.3
4182026-09-11T18:36:41.259Z Compiling serde_tokenstream v0.2.3
4192026-09-11T18:36:42.671Z Checking ingot-types v0.2.0
4202026-09-11T18:36:42.671Z Checking dof v0.4.0
4212026-09-11T18:36:42.983Z Checking ingot v0.2.0
4222026-09-11T18:36:43.562Z Compiling usdt-attr-macro v0.6.0
4232026-09-11T18:36:43.565Z Compiling usdt-macro v0.6.0
4242026-09-11T18:36:44.183Z Checking usdt v0.6.0
4252026-09-11T18:36:44.443Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4262026-09-11T18:36:53.288Z Finished `dev` profile [optimized + debuginfo] target(s) in 20.14s
4272026-09-11T18:36:53.315Z
4282026-09-11T18:36:53.315Zreal 20.213055330
4292026-09-11T18:36:53.315Zuser 1:04.645629962
4302026-09-11T18:36:53.315Zsys 12.455617265
4312026-09-11T18:36:53.321Ztrap 0.033614351
4322026-09-11T18:36:53.321Ztflt 0.170475103
4332026-09-11T18:36:53.321Zdflt 0.208779933
4342026-09-11T18:36:53.322Zkflt 0.000012319
4352026-09-11T18:36:53.322Zlock 4:04.415324968
4362026-09-11T18:36:53.322Zslp 3:22.680987000
4372026-09-11T18:36:53.322Zlat 2.433562285
4382026-09-11T18:36:53.322Zstop 6.197192555
4392026-09-11T18:36:53.322Z+ header 'analyze no_std + engine + kernel'
4402026-09-11T18:36:53.322Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4412026-09-11T18:36:53.322Z# ==== analyze no_std + engine + kernel ==== #
4422026-09-11T18:36:53.322Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4432026-09-11T18:36:53.489Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4442026-09-11T18:36:53.490Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4452026-09-11T18:36:53.493Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4462026-09-11T18:36:53.493Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4472026-09-11T18:36:53.714Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-09-11T18:36:56.887Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.53s
4492026-09-11T18:36:56.910Z
4502026-09-11T18:36:56.913Zreal 3.589121143
4512026-09-11T18:36:56.913Zuser 3.871671790
4522026-09-11T18:36:56.913Zsys 0.852223163
4532026-09-11T18:36:56.913Ztrap 0.000496238
4542026-09-11T18:36:56.913Ztflt 0.020473086
4552026-09-11T18:36:56.913Zdflt 0.006141832
4562026-09-11T18:36:56.913Zkflt 0.000000000
4572026-09-11T18:36:56.913Zlock 14.359965254
4582026-09-11T18:36:56.913Zslp 14.944215800
4592026-09-11T18:36:56.913Zlat 0.005540723
4602026-09-11T18:36:56.913Zstop 0.199691973
4612026-09-11T18:36:56.913Z+ header test
4622026-09-11T18:36:56.913Z+ echo '# ==== test ==== #'
4632026-09-11T18:36:56.913Z+ ptime -m cargo test
4642026-09-11T18:36:56.913Z# ==== test ==== #
4652026-09-11T18:36:57.055Z Compiling serde_core v1.0.228
4662026-09-11T18:36:57.059Z Compiling thiserror v2.0.18
4672026-09-11T18:36:57.076Z Compiling zerocopy v0.8.54
4682026-09-11T18:36:57.079Z Compiling memchr v2.8.3
4692026-09-11T18:36:57.083Z Compiling byteorder v1.5.0
4702026-09-11T18:36:57.086Z Compiling unicode-ident v1.0.24
4712026-09-11T18:36:57.089Z Compiling scroll v0.13.0
4722026-09-11T18:36:57.089Z Compiling libc v0.2.186
4732026-09-11T18:36:57.164Z Compiling proc-macro2 v1.0.106
4742026-09-11T18:36:57.218Z Compiling zmij v1.0.22
4752026-09-11T18:36:57.293Z Compiling log v0.4.33
4762026-09-11T18:36:57.353Z Compiling plain v0.2.3
4772026-09-11T18:36:57.437Z Compiling ucd-trie v0.1.7
4782026-09-11T18:36:57.451Z Compiling itoa v1.0.18
4792026-09-11T18:36:57.525Z Compiling quote v1.0.46
4802026-09-11T18:36:57.606Z Compiling pest v2.8.7
4812026-09-11T18:36:57.709Z Compiling goblin v0.10.7
4822026-09-11T18:36:58.164Z Compiling hash32 v0.3.1
4832026-09-11T18:36:58.175Z Compiling cfg-if v1.0.4
4842026-09-11T18:36:58.269Z Compiling pretty-hex v0.4.2
4852026-09-11T18:36:58.332Z Compiling macaddr v1.0.1
4862026-09-11T18:36:58.370Z Compiling stable_deref_trait v1.2.1
4872026-09-11T18:36:58.440Z Compiling heapless v0.8.0
4882026-09-11T18:36:58.589Z Compiling syn v2.0.118
4892026-09-11T18:36:58.717Z Compiling dtrace-parser v0.3.0
4902026-09-11T18:36:58.904Z Compiling serde v1.0.228
4912026-09-11T18:36:59.169Z Compiling serde_json v1.0.150
4922026-09-11T18:36:59.369Z Compiling bitflags v2.13.0
4932026-09-11T18:36:59.561Z Compiling thread-id v5.1.0
4942026-09-11T18:36:59.638Z Compiling cobs v0.3.0
4952026-09-11T18:36:59.798Z Compiling managed v0.8.0
4962026-09-11T18:36:59.930Z Compiling bitflags v1.3.2
4972026-09-11T18:36:59.998Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4982026-09-11T18:37:00.025Z Compiling ingot-types v0.2.0
4992026-09-11T18:37:00.030Z Compiling smoltcp v0.11.0
5002026-09-11T18:37:00.203Z Compiling postcard v1.1.3
5012026-09-11T18:37:00.225Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5022026-09-11T18:37:00.444Z Compiling ingot v0.2.0
5032026-09-11T18:37:00.571Z Compiling memmap2 v0.9.11
5042026-09-11T18:37:00.888Z Compiling dof v0.4.0
5052026-09-11T18:37:00.907Z Compiling either v1.16.0
5062026-09-11T18:37:01.122Z Compiling ipnetwork v0.21.1
5072026-09-11T18:37:01.641Z Compiling unicode-width v0.2.2
5082026-09-11T18:37:01.964Z Compiling usdt-impl v0.6.0
5092026-09-11T18:37:02.450Z Compiling usdt v0.6.0
5102026-09-11T18:37:02.453Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5112026-09-11T18:37:02.730Z Compiling tabwriter v1.4.1
5122026-09-11T18:37:03.118Z Compiling itertools v0.15.0
5132026-09-11T18:37:03.162Z Compiling ref-cast v1.0.25
5142026-09-11T18:37:03.298Z Compiling crc32fast v1.5.0
5152026-09-11T18:37:03.545Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5162026-09-11T18:37:04.281Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5172026-09-11T18:37:04.414Z Compiling dyn-clone v1.0.20
5182026-09-11T18:37:20.000Z Finished `test` profile [optimized + debuginfo] target(s) in 23.08s
5192026-09-11T18:37:20.013Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5202026-09-11T18:37:20.017Z
5212026-09-11T18:37:20.017Zrunning 85 tests
5222026-09-11T18:37:20.017Ztest d_error::tests::name_truncation ... ok
5232026-09-11T18:37:20.017Ztest d_error::tests::name_and_data_storage ... ok
5242026-09-11T18:37:20.017Ztest ddi::mblk::test::chain_append_links ... ok
5252026-09-11T18:37:20.017Ztest ddi::mblk::test::chain_drain_complete ... ok
5262026-09-11T18:37:20.017Ztest ddi::mblk::test::chain_breaks_links ... ok
5272026-09-11T18:37:20.017Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5282026-09-11T18:37:20.017Ztest ddi::mblk::test::expand_and_shrink ... ok
5292026-09-11T18:37:20.017Ztest ddi::mblk::test::prefix_len ... ok
5302026-09-11T18:37:20.017Ztest ddi::mblk::test::read_seg ... ok
5312026-09-11T18:37:20.017Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5322026-09-11T18:37:20.017Ztest ddi::mblk::test::uninitialized_packet ... ok
5332026-09-11T18:37:20.017Ztest ddi::mblk::test::truncate ... ok
5342026-09-11T18:37:20.017Ztest ddi::mblk::test::wrap ... ok
5352026-09-11T18:37:20.017Ztest ddi::time::test::good_interval ... ok
5362026-09-11T18:37:20.017Ztest ddi::mblk::test::zero_byte_packet ... ok
5372026-09-11T18:37:20.017Ztest engine::dhcp::test::domain_search_option_encode ... ok
5382026-09-11T18:37:20.018Ztest engine::dhcp::test::domainname_encode ... ok
5392026-09-11T18:37:20.018Ztest engine::dhcp::test::hostname_encode ... ok
5402026-09-11T18:37:20.018Ztest engine::dhcp::test::rfc3442_encode ... ok
5412026-09-11T18:37:20.018Ztest engine::dhcp::test::offlink_encode ... ok
5422026-09-11T18:37:20.018Ztest engine::dhcpv6::options::test::test_client_id ... ok
5432026-09-11T18:37:20.018Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5442026-09-11T18:37:20.018Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5452026-09-11T18:37:20.018Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5462026-09-11T18:37:20.018Ztest engine::dhcpv6::options::test::test_iana ... ok
5472026-09-11T18:37:20.018Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5482026-09-11T18:37:20.018Ztest engine::dhcpv6::options::test::test_iata ... ok
5492026-09-11T18:37:20.018Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5502026-09-11T18:37:20.022Ztest engine::dhcpv6::options::test::test_option_request ... ok
5512026-09-11T18:37:20.022Ztest ddi::time::test::bad_interval - should panic ... ok
5522026-09-11T18:37:20.022Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5532026-09-11T18:37:20.022Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5542026-09-11T18:37:20.022Ztest engine::dhcpv6::options::test::test_server_id ... ok
5552026-09-11T18:37:20.022Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5562026-09-11T18:37:20.022Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5572026-09-11T18:37:20.022Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5582026-09-11T18:37:20.022Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5592026-09-11T18:37:20.022Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5602026-09-11T18:37:20.022Ztest engine::dhcpv6::options::test::test_status ... ok
5612026-09-11T18:37:20.022Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5622026-09-11T18:37:20.022Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5632026-09-11T18:37:20.022Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5642026-09-11T18:37:20.022Ztest engine::flow_table::test::eviction_basics ... ok
5652026-09-11T18:37:20.022Ztest engine::ether::test::emit ... ok
5662026-09-11T18:37:20.022Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5672026-09-11T18:37:20.022Ztest engine::flow_table::test::flow_clear ... ok
5682026-09-11T18:37:20.022Ztest engine::flow_table::test::priority_lerp ... ok
5692026-09-11T18:37:20.023Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5702026-09-11T18:37:20.023Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5712026-09-11T18:37:20.023Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5722026-09-11T18:37:20.023Ztest engine::flow_table::test::flow_expired ... ok
5732026-09-11T18:37:20.023Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5742026-09-11T18:37:20.023Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5752026-09-11T18:37:20.023Ztest engine::ip::v4::test::cidr_match ... ok
5762026-09-11T18:37:20.023Ztest engine::geneve::test::emit_single_opt ... ok
5772026-09-11T18:37:20.023Ztest engine::geneve::test::emit_no_opts ... ok
5782026-09-11T18:37:20.023Ztest engine::ip::v4::test::emit ... ok
5792026-09-11T18:37:20.023Ztest engine::ip::v4::test::match_check ... ok
5802026-09-11T18:37:20.023Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5812026-09-11T18:37:20.023Ztest engine::ip::v6::test::emit ... ok
5822026-09-11T18:37:20.023Ztest engine::ip::v6::test::from_pairs ... ok
5832026-09-11T18:37:20.023Ztest engine::ip::v6::test::option_push_spec ... ok
5842026-09-11T18:37:20.023Ztest engine::ip::v6::test::extension_push_spec ... ok
5852026-09-11T18:37:20.023Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5862026-09-11T18:37:20.023Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5872026-09-11T18:37:20.023Ztest engine::ip::v6::test::test_set_total_len ... ok
5882026-09-11T18:37:20.023Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5892026-09-11T18:37:20.023Ztest engine::nat::test::nat4_rewrite ... ok
5902026-09-11T18:37:20.023Ztest engine::layer::test::find_rule ... ok
5912026-09-11T18:37:20.023Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5922026-09-11T18:37:20.023Ztest engine::packet::test::read_multi_segment ... ok
5932026-09-11T18:37:20.023Ztest engine::packet::test::read_single_segment ... ok
5942026-09-11T18:37:20.023Ztest engine::ip::v6::test::push_spec ... ok
5952026-09-11T18:37:20.023Ztest engine::packet::test::small_packet_with_padding ... ok
5962026-09-11T18:37:20.023Ztest engine::packet::test::straddled_tcp ... ok
5972026-09-11T18:37:20.023Ztest engine::packet::test::udp6_packet_with_padding ... ok
5982026-09-11T18:37:20.024Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5992026-09-11T18:37:20.024Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6002026-09-11T18:37:20.024Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
6012026-09-11T18:37:20.024Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
6022026-09-11T18:37:20.024Ztest engine::rule::rule_matching ... ok
6032026-09-11T18:37:20.024Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6042026-09-11T18:37:20.024Ztest engine::snat::test::nat_mappings ... ok
6052026-09-11T18:37:20.024Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6062026-09-11T18:37:20.024Ztest engine::flow_table::test::eviction_candidate_scan_saves_progress ... ok
6072026-09-11T18:37:20.024Z
6082026-09-11T18:37:20.024Ztest result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6092026-09-11T18:37:20.024Z
6102026-09-11T18:37:20.028Z Doc-tests opte
6112026-09-11T18:37:22.083Z
6122026-09-11T18:37:22.083Zrunning 3 tests
6132026-09-11T18:37:22.086Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6142026-09-11T18:37:22.086Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6152026-09-11T18:37:22.086Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6162026-09-11T18:37:22.086Z
6172026-09-11T18:37:22.086Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6182026-09-11T18:37:22.086Z
6192026-09-11T18:37:22.092Zall doctests ran in 1.44s; merged doctests compilation took 1.43s
6202026-09-11T18:37:22.132Z
6212026-09-11T18:37:22.136Zreal 25.212272859
6222026-09-11T18:37:22.136Zuser 2:08.189196271
6232026-09-11T18:37:22.136Zsys 7.363331192
6242026-09-11T18:37:22.136Ztrap 0.058655993
6252026-09-11T18:37:22.136Ztflt 0.171559352
6262026-09-11T18:37:22.136Zdflt 0.412665378
6272026-09-11T18:37:22.136Zkflt 0.000015346
6282026-09-11T18:37:22.136Zlock 6:36.758408822
6292026-09-11T18:37:22.136Zslp 3:50.053797355
6302026-09-11T18:37:22.136Zlat 5.579373252
6312026-09-11T18:37:22.136Zstop 2.706493972
6322026-09-11T18:37:22.136Zprocess exited: duration 88588 ms, exit code 0
 
6332026-09-11T18:37:22.142Zfound 0 output files