01M1KMY1PW0WMTM4BJEMDY80SJ: opte

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

Buildomat Job: 01M1KMYR02PXZC7J35X18CKZYR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T12:48:17.194Zjob assigned to worker 01M1KMYWFKHKQKR6T7NYASCYGK [factory aws, i-0ac0a7601a0286fbc] (queued for 46 s)
 
22026-09-03T12:48:23.857Zstarting task 0: "setup"
32026-09-03T12:48:23.860Z++ uname -s
42026-09-03T12:48:23.863Z+ kern=SunOS
52026-09-03T12:48:23.863Z+ build_user=build
62026-09-03T12:48:23.864Z+ build_uid=12345
72026-09-03T12:48:23.864Z+ work_dir=/work
82026-09-03T12:48:23.864Z+ input_dir=/input
92026-09-03T12:48:23.864Z+ [[ 0 == 12345 ]]
102026-09-03T12:48:23.864Z+ case "$kern" in
112026-09-03T12:48:23.864Z+ groupadd -g 12345 build
122026-09-03T12:48:23.864Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T12:48:25.869Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T12:48:26.003Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T12:48:26.007Z+ home_fs=zfs
162026-09-03T12:48:26.007Z+ [[ zfs == autofs ]]
172026-09-03T12:48:26.007Z+ mkdir -p /home/build
182026-09-03T12:48:26.007Z+ chown build:build /home/build /work
192026-09-03T12:48:28.007Z+ chmod 0700 /home/build /work
202026-09-03T12:48:28.013Zprocess exited: duration 4153 ms, exit code 0
 
212026-09-03T12:48:28.019Zstarting task 1: "rust-toolchain"
222026-09-03T12:48:28.024Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T12:48:28.024Z * rust toolchain channel = "1.97.1"
242026-09-03T12:48:28.024Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-03T12:48:28.024Z * rust toolchain profile = "default"
262026-09-03T12:48:28.024Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T12:48:28.024Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T12:48:28.024Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T12:48:28.028Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T12:48:28.136Zinfo: downloading installer
312026-09-03T12:48:29.334Zinfo: profile set to default
322026-09-03T12:48:29.334Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T12:48:29.340Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T12:48:29.469Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T12:48:29.518Zinfo: downloading 6 components
362026-09-03T12:48:44.284Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-03T12:48:44.284Z
382026-09-03T12:48:44.317Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T12:48:44.317Z
402026-09-03T12:48:44.320Z
412026-09-03T12:48:44.320ZRust is installed now. Great!
422026-09-03T12:48:44.321Z
432026-09-03T12:48:44.321ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T12:48:44.321Zenvironment variable. This has not been done automatically.
452026-09-03T12:48:44.321Z
462026-09-03T12:48:44.321ZTo configure your current shell, you need to source
472026-09-03T12:48:44.321Zthe corresponding env file under $HOME/.cargo.
482026-09-03T12:48:44.321Z
492026-09-03T12:48:44.321ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T12:48:44.321Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T12:48:44.321Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T12:48:44.321ZCC_x86_64-unknown-illumos = None
532026-09-03T12:48:44.321Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T12:48:44.321ZCC_x86_64_unknown_illumos = None
552026-09-03T12:48:44.321Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T12:48:44.321ZHOST_CC = None
572026-09-03T12:48:44.321Zcargo:rerun-if-env-changed=CC
582026-09-03T12:48:44.321ZCC = None
592026-09-03T12:48:44.321Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T12:48:44.489Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T12:48:44.489ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T12:48:44.489Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T12:48:44.489ZCFLAGS = None
642026-09-03T12:48:44.489Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T12:48:44.489ZHOST_CFLAGS = None
662026-09-03T12:48:44.489Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T12:48:44.489ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T12:48:44.489Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T12:48:44.489ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T12:48:44.585Z+ rustup --version
712026-09-03T12:48:44.591Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T12:48:44.599Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T12:48:44.613Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T12:48:44.616Z+ cargo --version
752026-09-03T12:48:44.631Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T12:48:44.634Z+ rustc --version
772026-09-03T12:48:44.651Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T12:48:44.655Zprocess exited: duration 16634 ms, exit code 0
 
792026-09-03T12:48:44.662Zstarting task 2: "authentication"
802026-09-03T12:48:44.679Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T12:48:44.686Zstarting task 3: "clone repository"
822026-09-03T12:48:44.690Z+ mkdir -p /work/oxidecomputer/opte
832026-09-03T12:48:44.693Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-03T12:48:44.753ZCloning into '/work/oxidecomputer/opte'...
852026-09-03T12:48:45.830Z+ cd /work/oxidecomputer/opte
862026-09-03T12:48:45.830Z+ git fetch origin 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
872026-09-03T12:48:46.140ZFrom https://github.com/oxidecomputer/opte
882026-09-03T12:48:46.140Z * branch 304ecfd4c07d7670bd67c4da70c5d89e21e0535e -> FETCH_HEAD
892026-09-03T12:48:46.144Z+ [[ -n benchmark-evict-expire ]]
902026-09-03T12:48:46.148Z++ git branch --show-current
912026-09-03T12:48:46.148Z+ current=master
922026-09-03T12:48:46.148Z+ [[ master != benchmark-evict-expire ]]
932026-09-03T12:48:46.148Z+ git branch -f benchmark-evict-expire 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
942026-09-03T12:48:46.153Z+ git checkout -f benchmark-evict-expire
952026-09-03T12:48:46.166ZSwitched to branch 'benchmark-evict-expire'
962026-09-03T12:48:46.171Z+ git reset --hard 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
972026-09-03T12:48:46.183ZHEAD is now at 304ecfd Review feedback
982026-09-03T12:48:46.186Zprocess exited: duration 1497 ms, exit code 0
 
992026-09-03T12:48:46.195Zstarting task 4: "build"
1002026-09-03T12:48:46.198Z+ source .github/buildomat/common.sh
1012026-09-03T12:48:46.198Z++ rustup show active-toolchain
1022026-09-03T12:48:46.202Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-03T12:48:46.205Z++ pushd xde
1042026-09-03T12:48:46.205Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-03T12:48:46.205Z++ rustup show active-toolchain
1062026-09-03T12:48:46.208Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-03T12:48:46.358Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-03T12:48:46.361Zinfo: downloading 6 components
1092026-09-03T12:49:01.319Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-03T12:49:01.319Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-03T12:49:01.319Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-03T12:49:01.320Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-03T12:49:01.320Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-03T12:49:01.320Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-03T12:49:01.419Z+++ rustup show active-toolchain -v
1162026-09-03T12:49:01.423Z+++ head -n 1
1172026-09-03T12:49:01.423Z+++ cut '-d ' -f1
1182026-09-03T12:49:01.471Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-03T12:49:01.471Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-03T12:49:01.471Z++ popd
1212026-09-03T12:49:01.474Z/work/oxidecomputer/opte
1222026-09-03T12:49:01.474Z+ cargo --version
1232026-09-03T12:49:01.480Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-03T12:49:01.483Z+ rustc --version
1252026-09-03T12:49:01.504Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-03T12:49:01.507Z+ cd lib/opte
1272026-09-03T12:49:01.507Z+ header 'check style'
1282026-09-03T12:49:01.507Z+ echo '# ==== check style ==== #'
1292026-09-03T12:49:01.507Z# ==== check style ==== #
1302026-09-03T12:49:01.507Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-03T12:49:01.685Z
1322026-09-03T12:49:01.685Zreal 0.178530253
1332026-09-03T12:49:01.685Zuser 0.138854006
1342026-09-03T12:49:01.685Zsys 0.034426077
1352026-09-03T12:49:01.685Ztrap 0.000010310
1362026-09-03T12:49:01.685Ztflt 0.000006620
1372026-09-03T12:49:01.685Zdflt 0.000001320
1382026-09-03T12:49:01.685Zkflt 0.000000000
1392026-09-03T12:49:01.685Zlock 0.021357614
1402026-09-03T12:49:01.685Zslp 0.159208729
1412026-09-03T12:49:01.685Zlat 0.000569850
1422026-09-03T12:49:01.685Zstop 0.000099580
1432026-09-03T12:49:01.689Z+ header 'check docs'
1442026-09-03T12:49:01.689Z+ echo '# ==== check docs ==== #'
1452026-09-03T12:49:01.689Z# ==== check docs ==== #
1462026-09-03T12:49:01.689Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-03T12:49:01.689Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-03T12:49:01.752Z Updating crates.io index
1492026-09-03T12:49:01.755Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-03T12:49:02.425Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-03T12:49:02.711Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-03T12:49:03.031Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-03T12:49:03.412Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-03T12:49:03.695Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-03T12:49:03.976Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-03T12:49:05.925Z Downloading crates ...
1572026-09-03T12:49:05.970Z Downloaded managed v0.8.0
1582026-09-03T12:49:05.976Z Downloaded dtrace-parser v0.3.0
1592026-09-03T12:49:05.984Z Downloaded darling_macro v0.23.0
1602026-09-03T12:49:05.984Z Downloaded scroll v0.13.0
1612026-09-03T12:49:05.991Z Downloaded darling v0.23.0
1622026-09-03T12:49:05.991Z Downloaded dof v0.4.0
1632026-09-03T12:49:05.991Z Downloaded defmt-parser v1.0.0
1642026-09-03T12:49:05.991Z Downloaded tabwriter v1.4.1
1652026-09-03T12:49:05.995Z Downloaded ref-cast-impl v1.0.25
1662026-09-03T12:49:05.995Z Downloaded defmt v0.3.100
1672026-09-03T12:49:06.000Z Downloaded dyn-clone v1.0.20
1682026-09-03T12:49:06.000Z Downloaded ident_case v1.0.1
1692026-09-03T12:49:06.000Z Downloaded either v1.16.0
1702026-09-03T12:49:06.007Z Downloaded cobs v0.3.0
1712026-09-03T12:49:06.007Z Downloaded scroll_derive v0.13.1
1722026-09-03T12:49:06.011Z Downloaded ref-cast v1.0.25
1732026-09-03T12:49:06.011Z Downloaded embedded-io v0.4.0
1742026-09-03T12:49:06.011Z Downloaded cfg-if v1.0.4
1752026-09-03T12:49:06.014Z Downloaded strsim v0.11.1
1762026-09-03T12:49:06.014Z Downloaded embedded-io v0.6.1
1772026-09-03T12:49:06.014Z Downloaded byteorder v1.5.0
1782026-09-03T12:49:06.020Z Downloaded hash32 v0.3.1
1792026-09-03T12:49:06.024Z Downloaded itoa v1.0.18
1802026-09-03T12:49:06.027Z Downloaded usdt v0.6.0
1812026-09-03T12:49:06.027Z Downloaded version_check v0.9.5
1822026-09-03T12:49:06.027Z Downloaded usdt-macro v0.6.0
1832026-09-03T12:49:06.030Z Downloaded plain v0.2.3
1842026-09-03T12:49:06.033Z Downloaded stable_deref_trait v1.2.1
1852026-09-03T12:49:06.033Z Downloaded usdt-attr-macro v0.6.0
1862026-09-03T12:49:06.033Z Downloaded macaddr v1.0.1
1872026-09-03T12:49:06.036Z Downloaded pretty-hex v0.4.2
1882026-09-03T12:49:06.039Z Downloaded usdt-impl v0.6.0
1892026-09-03T12:49:06.042Z Downloaded ingot v0.2.0
1902026-09-03T12:49:06.042Z Downloaded defmt-macros v1.1.1
1912026-09-03T12:49:06.045Z Downloaded pest_derive v2.8.7
1922026-09-03T12:49:06.052Z Downloaded quote v1.0.46
1932026-09-03T12:49:06.055Z Downloaded thread-id v5.1.0
1942026-09-03T12:49:06.055Z Downloaded bitflags v1.3.2
1952026-09-03T12:49:06.055Z Downloaded postcard v1.1.3
1962026-09-03T12:49:06.060Z Downloaded pest_generator v2.8.7
1972026-09-03T12:49:06.063Z Downloaded ipnetwork v0.21.1
1982026-09-03T12:49:06.063Z Downloaded serde_tokenstream v0.2.3
1992026-09-03T12:49:06.066Z Downloaded defmt v1.1.1
2002026-09-03T12:49:06.073Z Downloaded thiserror v2.0.18
2012026-09-03T12:49:06.080Z Downloaded crc32fast v1.5.0
2022026-09-03T12:49:06.085Z Downloaded memmap2 v0.9.11
2032026-09-03T12:49:06.087Z Downloaded ingot-types v0.2.0
2042026-09-03T12:49:06.087Z Downloaded zmij v1.0.22
2052026-09-03T12:49:06.090Z Downloaded proc-macro2 v1.0.106
2062026-09-03T12:49:06.093Z Downloaded ingot-macros v0.2.0
2072026-09-03T12:49:06.093Z Downloaded pest_meta v2.8.7
2082026-09-03T12:49:06.099Z Downloaded thiserror-impl v2.0.18
2092026-09-03T12:49:06.101Z Downloaded darling_core v0.23.0
2102026-09-03T12:49:06.104Z Downloaded log v0.4.33
2112026-09-03T12:49:06.104Z Downloaded serde_core v1.0.228
2122026-09-03T12:49:06.107Z Downloaded ucd-trie v0.1.7
2132026-09-03T12:49:06.107Z Downloaded bitflags v2.13.0
2142026-09-03T12:49:06.115Z Downloaded unicode-ident v1.0.24
2152026-09-03T12:49:06.118Z Downloaded serde_derive v1.0.228
2162026-09-03T12:49:06.122Z Downloaded heapless v0.8.0
2172026-09-03T12:49:06.128Z Downloaded memchr v2.8.3
2182026-09-03T12:49:06.132Z Downloaded serde v1.0.228
2192026-09-03T12:49:06.148Z Downloaded zerocopy-derive v0.8.54
2202026-09-03T12:49:06.160Z Downloaded pest v2.8.7
2212026-09-03T12:49:06.175Z Downloaded itertools v0.15.0
2222026-09-03T12:49:06.179Z Downloaded regex v1.13.0
2232026-09-03T12:49:06.183Z Downloaded serde_json v1.0.150
2242026-09-03T12:49:06.187Z Downloaded aho-corasick v1.1.4
2252026-09-03T12:49:06.233Z Downloaded zerocopy v0.8.54
2262026-09-03T12:49:06.243Z Downloaded goblin v0.10.7
2272026-09-03T12:49:06.247Z Downloaded unicode-width v0.2.2
2282026-09-03T12:49:06.250Z Downloaded smoltcp v0.11.0
2292026-09-03T12:49:06.255Z Downloaded syn v2.0.118
2302026-09-03T12:49:06.262Z Downloaded regex-syntax v0.8.11
2312026-09-03T12:49:06.272Z Downloaded regex-automata v0.4.15
2322026-09-03T12:49:06.285Z Downloaded libc v0.2.186
2332026-09-03T12:49:06.339Z Compiling proc-macro2 v1.0.106
2342026-09-03T12:49:06.339Z Compiling quote v1.0.46
2352026-09-03T12:49:06.339Z Compiling unicode-ident v1.0.24
2362026-09-03T12:49:06.343Z Documenting unicode-ident v1.0.24
2372026-09-03T12:49:06.343Z Compiling ident_case v1.0.1
2382026-09-03T12:49:06.343Z Compiling serde_core v1.0.228
2392026-09-03T12:49:06.343Z Compiling strsim v0.11.1
2402026-09-03T12:49:06.512Z Compiling memchr v2.8.3
2412026-09-03T12:49:06.643Z Compiling zerocopy v0.8.54
2422026-09-03T12:49:06.687Z Compiling serde v1.0.228
2432026-09-03T12:49:06.755Z Compiling regex-syntax v0.8.11
2442026-09-03T12:49:06.773Z Compiling thiserror v2.0.18
2452026-09-03T12:49:07.023Z Documenting proc-macro2 v1.0.106
2462026-09-03T12:49:07.026Z Compiling aho-corasick v1.1.4
2472026-09-03T12:49:07.378Z Documenting strsim v0.11.1
2482026-09-03T12:49:07.485Z Compiling syn v2.0.118
2492026-09-03T12:49:07.592Z Documenting quote v1.0.46
2502026-09-03T12:49:07.855Z Documenting ident_case v1.0.1
2512026-09-03T12:49:08.116Z Documenting syn v2.0.118
2522026-09-03T12:49:08.204Z Compiling regex-automata v0.4.15
2532026-09-03T12:49:08.338Z Checking byteorder v1.5.0
2542026-09-03T12:49:08.476Z Compiling either v1.16.0
2552026-09-03T12:49:08.494Z Documenting memchr v2.8.3
2562026-09-03T12:49:08.675Z Compiling itertools v0.15.0
2572026-09-03T12:49:08.803Z Compiling heapless v0.8.0
2582026-09-03T12:49:09.127Z Documenting aho-corasick v1.1.4
2592026-09-03T12:49:09.267Z Checking hash32 v0.3.1
2602026-09-03T12:49:09.375Z Checking bitflags v2.13.0
2612026-09-03T12:49:09.471Z Checking darling_core v0.23.0
2622026-09-03T12:49:09.530Z Documenting serde_core v1.0.228
2632026-09-03T12:49:09.953Z Compiling regex v1.13.0
2642026-09-03T12:49:10.155Z Documenting darling_core v0.23.0
2652026-09-03T12:49:10.343Z Checking macaddr v1.0.1
2662026-09-03T12:49:10.403Z Checking cfg-if v1.0.4
2672026-09-03T12:49:10.462Z Checking stable_deref_trait v1.2.1
2682026-09-03T12:49:10.493Z Documenting regex-syntax v0.8.11
2692026-09-03T12:49:10.525Z Compiling smoltcp v0.11.0
2702026-09-03T12:49:11.062Z Compiling zerocopy-derive v0.8.54
2712026-09-03T12:49:11.099Z Compiling thiserror-impl v2.0.18
2722026-09-03T12:49:11.160Z Compiling serde_derive v1.0.228
2732026-09-03T12:49:11.184Z Documenting thiserror-impl v2.0.18
2742026-09-03T12:49:11.299Z Documenting darling_macro v0.23.0
2752026-09-03T12:49:11.543Z Documenting regex-automata v0.4.15
2762026-09-03T12:49:11.784Z Documenting zerocopy-derive v0.8.54
2772026-09-03T12:49:11.962Z Documenting serde_derive v1.0.228
2782026-09-03T12:49:11.977Z Compiling darling_macro v0.23.0
2792026-09-03T12:49:12.105Z Checking managed v0.8.0
2802026-09-03T12:49:12.286Z Documenting byteorder v1.5.0
2812026-09-03T12:49:12.414Z Checking cobs v0.3.0
2822026-09-03T12:49:12.548Z Checking bitflags v1.3.2
2832026-09-03T12:49:12.587Z Compiling darling v0.23.0
2842026-09-03T12:49:12.630Z Documenting darling v0.23.0
2852026-09-03T12:49:12.660Z Compiling ingot-macros v0.2.0
2862026-09-03T12:49:12.678Z Documenting zerocopy v0.8.54
2872026-09-03T12:49:12.921Z Documenting regex v1.13.0
2882026-09-03T12:49:12.966Z Documenting hash32 v0.3.1
2892026-09-03T12:49:13.169Z Documenting thiserror v2.0.18
2902026-09-03T12:49:13.474Z Documenting bitflags v2.13.0
2912026-09-03T12:49:13.591Z Documenting macaddr v1.0.1
2922026-09-03T12:49:13.865Z Documenting ingot-macros v0.2.0
2932026-09-03T12:49:13.954Z Documenting serde v1.0.228
2942026-09-03T12:49:14.166Z Compiling ref-cast v1.0.25
2952026-09-03T12:49:14.276Z Documenting cfg-if v1.0.4
2962026-09-03T12:49:14.332Z Documenting stable_deref_trait v1.2.1
2972026-09-03T12:49:14.496Z Compiling crc32fast v1.5.0
2982026-09-03T12:49:14.835Z Checking postcard v1.1.3
2992026-09-03T12:49:14.842Z Documenting cobs v0.3.0
3002026-09-03T12:49:14.977Z Documenting heapless v0.8.0
3012026-09-03T12:49:15.203Z Compiling ref-cast-impl v1.0.25
3022026-09-03T12:49:15.258Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-03T12:49:15.341Z Checking ingot-types v0.2.0
3042026-09-03T12:49:15.473Z Compiling version_check v0.9.5
3052026-09-03T12:49:15.570Z Checking unicode-width v0.2.2
3062026-09-03T12:49:15.673Z Checking ingot v0.2.0
3072026-09-03T12:49:15.738Z Checking ipnetwork v0.21.1
3082026-09-03T12:49:15.774Z Documenting managed v0.8.0
3092026-09-03T12:49:15.907Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3102026-09-03T12:49:15.914Z Documenting postcard v1.1.3
3112026-09-03T12:49:15.921Z Documenting ingot-types v0.2.0
3122026-09-03T12:49:15.959Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3132026-09-03T12:49:16.141Z Documenting ref-cast-impl v1.0.25
3142026-09-03T12:49:16.207Z Documenting ipnetwork v0.21.1
3152026-09-03T12:49:16.270Z Documenting unicode-width v0.2.2
3162026-09-03T12:49:16.492Z Documenting smoltcp v0.11.0
3172026-09-03T12:49:16.767Z Documenting either v1.16.0
3182026-09-03T12:49:17.232Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3192026-09-03T12:49:17.306Z Documenting ingot v0.2.0
3202026-09-03T12:49:17.521Z Documenting ref-cast v1.0.25
3212026-09-03T12:49:17.798Z Checking tabwriter v1.4.1
3222026-09-03T12:49:17.934Z Documenting crc32fast v1.5.0
3232026-09-03T12:49:18.003Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3242026-09-03T12:49:18.031Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3252026-09-03T12:49:18.039Z Documenting tabwriter v1.4.1
3262026-09-03T12:49:18.332Z Documenting itertools v0.15.0
3272026-09-03T12:49:18.669Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3282026-09-03T12:49:18.729Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-09-03T12:49:18.933Z Documenting dyn-clone v1.0.20
3302026-09-03T12:49:19.143Z Checking dyn-clone v1.0.20
3312026-09-03T12:49:20.255Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322026-09-03T12:49:21.589Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3332026-09-03T12:49:23.945Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.25s
3342026-09-03T12:49:24.030Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3352026-09-03T12:49:24.054Z
3362026-09-03T12:49:24.058Zreal 22.348994111
3372026-09-03T12:49:24.058Zuser 1:16.319360426
3382026-09-03T12:49:24.058Zsys 16.294723581
3392026-09-03T12:49:24.058Ztrap 0.043292203
3402026-09-03T12:49:24.058Ztflt 0.122113418
3412026-09-03T12:49:24.058Zdflt 0.097928366
3422026-09-03T12:49:24.058Zkflt 0.001787222
3432026-09-03T12:49:24.058Zlock 6:30.616495777
3442026-09-03T12:49:24.058Zslp 4:22.446117847
3452026-09-03T12:49:24.058Zlat 7.736642540
3462026-09-03T12:49:24.058Zstop 11.964656145
3472026-09-03T12:49:24.058Z+ header 'analyze std + api'
3482026-09-03T12:49:24.058Z+ echo '# ==== analyze std + api ==== #'
3492026-09-03T12:49:24.058Z# ==== analyze std + api ==== #
3502026-09-03T12:49:24.058Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3512026-09-03T12:49:24.286Z Compiling proc-macro2 v1.0.106
3522026-09-03T12:49:24.286Z Compiling quote v1.0.46
3532026-09-03T12:49:24.286Z Compiling unicode-ident v1.0.24
3542026-09-03T12:49:24.286Z Compiling memchr v2.8.3
3552026-09-03T12:49:24.290Z Compiling thiserror v2.0.18
3562026-09-03T12:49:24.290Z Compiling zerocopy v0.8.54
3572026-09-03T12:49:24.290Z Compiling zmij v1.0.22
3582026-09-03T12:49:24.290Z Compiling libc v0.2.186
3592026-09-03T12:49:24.461Z Compiling serde_core v1.0.228
3602026-09-03T12:49:24.620Z Compiling ucd-trie v0.1.7
3612026-09-03T12:49:24.650Z Compiling serde_json v1.0.150
3622026-09-03T12:49:24.697Z Compiling serde v1.0.228
3632026-09-03T12:49:24.829Z Compiling pest v2.8.7
3642026-09-03T12:49:24.857Z Compiling strsim v0.11.1
3652026-09-03T12:49:24.864Z Compiling ident_case v1.0.1
3662026-09-03T12:49:25.171Z Compiling aho-corasick v1.1.4
3672026-09-03T12:49:25.206Z Compiling itoa v1.0.18
3682026-09-03T12:49:25.366Z Compiling regex-syntax v0.8.11
3692026-09-03T12:49:25.482Z Compiling syn v2.0.118
3702026-09-03T12:49:25.549Z Checking byteorder v1.5.0
3712026-09-03T12:49:25.889Z Compiling pest_meta v2.8.7
3722026-09-03T12:49:26.032Z Compiling either v1.16.0
3732026-09-03T12:49:26.113Z Compiling usdt-impl v0.6.0
3742026-09-03T12:49:26.304Z Compiling itertools v0.15.0
3752026-09-03T12:49:26.567Z Compiling thread-id v5.1.0
3762026-09-03T12:49:26.675Z Checking plain v0.2.3
3772026-09-03T12:49:26.764Z Compiling heapless v0.8.0
3782026-09-03T12:49:26.859Z Compiling regex-automata v0.4.15
3792026-09-03T12:49:26.905Z Checking log v0.4.33
3802026-09-03T12:49:27.403Z Checking bitflags v2.13.0
3812026-09-03T12:49:27.508Z Checking hash32 v0.3.1
3822026-09-03T12:49:27.556Z Checking pretty-hex v0.4.2
3832026-09-03T12:49:27.571Z Checking cfg-if v1.0.4
3842026-09-03T12:49:27.615Z Compiling smoltcp v0.11.0
3852026-09-03T12:49:27.623Z Checking stable_deref_trait v1.2.1
3862026-09-03T12:49:27.659Z Checking macaddr v1.0.1
3872026-09-03T12:49:27.916Z Compiling pest_generator v2.8.7
3882026-09-03T12:49:27.922Z Compiling darling_core v0.23.0
3892026-09-03T12:49:27.941Z Checking managed v0.8.0
3902026-09-03T12:49:28.053Z Compiling ref-cast v1.0.25
3912026-09-03T12:49:28.117Z Compiling crc32fast v1.5.0
3922026-09-03T12:49:28.272Z Checking bitflags v1.3.2
3932026-09-03T12:49:28.334Z Compiling version_check v0.9.5
3942026-09-03T12:49:28.431Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3952026-09-03T12:49:28.526Z Checking memmap2 v0.9.11
3962026-09-03T12:49:28.594Z Compiling regex v1.13.0
3972026-09-03T12:49:28.681Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3982026-09-03T12:49:28.743Z Checking ipnetwork v0.21.1
3992026-09-03T12:49:28.912Z Checking unicode-width v0.2.2
4002026-09-03T12:49:29.130Z Checking dyn-clone v1.0.20
4012026-09-03T12:49:29.138Z Compiling thiserror-impl v2.0.18
4022026-09-03T12:49:29.148Z Compiling serde_derive v1.0.228
4032026-09-03T12:49:29.221Z Compiling zerocopy-derive v0.8.54
4042026-09-03T12:49:29.440Z Compiling pest_derive v2.8.7
4052026-09-03T12:49:29.564Z Compiling scroll_derive v0.13.1
4062026-09-03T12:49:29.807Z Compiling ref-cast-impl v1.0.25
4072026-09-03T12:49:29.951Z Checking tabwriter v1.4.1
4082026-09-03T12:49:30.029Z Compiling darling_macro v0.23.0
4092026-09-03T12:49:30.084Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4102026-09-03T12:49:30.355Z Checking scroll v0.13.0
4112026-09-03T12:49:30.376Z Compiling dtrace-parser v0.3.0
4122026-09-03T12:49:30.388Z Checking cobs v0.3.0
4132026-09-03T12:49:30.569Z Checking goblin v0.10.7
4142026-09-03T12:49:30.576Z Compiling darling v0.23.0
4152026-09-03T12:49:30.636Z Compiling ingot-macros v0.2.0
4162026-09-03T12:49:30.689Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4172026-09-03T12:49:31.796Z Checking postcard v1.1.3
4182026-09-03T12:49:31.839Z Compiling serde_tokenstream v0.2.3
4192026-09-03T12:49:33.172Z Checking ingot-types v0.2.0
4202026-09-03T12:49:33.172Z Checking dof v0.4.0
4212026-09-03T12:49:33.475Z Checking ingot v0.2.0
4222026-09-03T12:49:34.127Z Compiling usdt-attr-macro v0.6.0
4232026-09-03T12:49:34.127Z Compiling usdt-macro v0.6.0
4242026-09-03T12:49:34.718Z Checking usdt v0.6.0
4252026-09-03T12:49:34.916Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4262026-09-03T12:49:43.496Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.39s
4272026-09-03T12:49:43.521Z
4282026-09-03T12:49:43.525Zreal 19.462505597
4292026-09-03T12:49:43.525Zuser 1:01.939373535
4302026-09-03T12:49:43.525Zsys 11.945163616
4312026-09-03T12:49:43.525Ztrap 0.032204809
4322026-09-03T12:49:43.525Ztflt 0.133008730
4332026-09-03T12:49:43.525Zdflt 0.184690630
4342026-09-03T12:49:43.525Zkflt 0.000156420
4352026-09-03T12:49:43.525Zlock 3:54.140508452
4362026-09-03T12:49:43.525Zslp 3:14.373471087
4372026-09-03T12:49:43.525Zlat 2.736894349
4382026-09-03T12:49:43.525Zstop 6.081688301
4392026-09-03T12:49:43.525Z+ header 'analyze no_std + engine + kernel'
4402026-09-03T12:49:43.525Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4412026-09-03T12:49:43.525Z# ==== analyze no_std + engine + kernel ==== #
4422026-09-03T12:49:43.525Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4432026-09-03T12:49:43.685Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4442026-09-03T12:49:43.685Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4452026-09-03T12:49:43.685Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4462026-09-03T12:49:43.685Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4472026-09-03T12:49:43.898Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-09-03T12:49:46.996Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.43s
4492026-09-03T12:49:47.023Z
4502026-09-03T12:49:47.026Zreal 3.493239436
4512026-09-03T12:49:47.026Zuser 3.759407388
4522026-09-03T12:49:47.026Zsys 0.815691817
4532026-09-03T12:49:47.026Ztrap 0.000346480
4542026-09-03T12:49:47.026Ztflt 0.018481487
4552026-09-03T12:49:47.026Zdflt 0.006839344
4562026-09-03T12:49:47.026Zkflt 0.000002100
4572026-09-03T12:49:47.026Zlock 11.518758110
4582026-09-03T12:49:47.026Zslp 14.473886296
4592026-09-03T12:49:47.026Zlat 0.005937790
4602026-09-03T12:49:47.026Zstop 0.184281263
4612026-09-03T12:49:47.026Z+ header test
4622026-09-03T12:49:47.026Z+ echo '# ==== test ==== #'
4632026-09-03T12:49:47.026Z# ==== test ==== #
4642026-09-03T12:49:47.026Z+ ptime -m cargo test
4652026-09-03T12:49:47.163Z Compiling serde_core v1.0.228
4662026-09-03T12:49:47.184Z Compiling thiserror v2.0.18
4672026-09-03T12:49:47.187Z Compiling zerocopy v0.8.54
4682026-09-03T12:49:47.187Z Compiling memchr v2.8.3
4692026-09-03T12:49:47.187Z Compiling byteorder v1.5.0
4702026-09-03T12:49:47.192Z Compiling unicode-ident v1.0.24
4712026-09-03T12:49:47.195Z Compiling scroll v0.13.0
4722026-09-03T12:49:47.195Z Compiling libc v0.2.186
4732026-09-03T12:49:47.265Z Compiling zmij v1.0.22
4742026-09-03T12:49:47.315Z Compiling proc-macro2 v1.0.106
4752026-09-03T12:49:47.396Z Compiling log v0.4.33
4762026-09-03T12:49:47.459Z Compiling itoa v1.0.18
4772026-09-03T12:49:47.535Z Compiling ucd-trie v0.1.7
4782026-09-03T12:49:47.625Z Compiling plain v0.2.3
4792026-09-03T12:49:47.656Z Compiling hash32 v0.3.1
4802026-09-03T12:49:47.716Z Compiling goblin v0.10.7
4812026-09-03T12:49:47.721Z Compiling quote v1.0.46
4822026-09-03T12:49:47.811Z Compiling pest v2.8.7
4832026-09-03T12:49:48.222Z Compiling cfg-if v1.0.4
4842026-09-03T12:49:48.284Z Compiling stable_deref_trait v1.2.1
4852026-09-03T12:49:48.337Z Compiling macaddr v1.0.1
4862026-09-03T12:49:48.352Z Compiling pretty-hex v0.4.2
4872026-09-03T12:49:48.478Z Compiling heapless v0.8.0
4882026-09-03T12:49:48.581Z Compiling syn v2.0.118
4892026-09-03T12:49:48.738Z Compiling thread-id v5.1.0
4902026-09-03T12:49:48.810Z Compiling cobs v0.3.0
4912026-09-03T12:49:48.918Z Compiling dtrace-parser v0.3.0
4922026-09-03T12:49:49.083Z Compiling serde v1.0.228
4932026-09-03T12:49:49.180Z Compiling bitflags v2.13.0
4942026-09-03T12:49:49.518Z Compiling serde_json v1.0.150
4952026-09-03T12:49:49.590Z Compiling bitflags v1.3.2
4962026-09-03T12:49:49.655Z Compiling managed v0.8.0
4972026-09-03T12:49:49.715Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4982026-09-03T12:49:49.877Z Compiling smoltcp v0.11.0
4992026-09-03T12:49:49.940Z Compiling postcard v1.1.3
5002026-09-03T12:49:50.026Z Compiling ingot-types v0.2.0
5012026-09-03T12:49:50.143Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5022026-09-03T12:49:50.281Z Compiling memmap2 v0.9.11
5032026-09-03T12:49:50.423Z Compiling ingot v0.2.0
5042026-09-03T12:49:50.570Z Compiling either v1.16.0
5052026-09-03T12:49:50.742Z Compiling dof v0.4.0
5062026-09-03T12:49:50.774Z Compiling ipnetwork v0.21.1
5072026-09-03T12:49:51.283Z Compiling unicode-width v0.2.2
5082026-09-03T12:49:51.584Z Compiling usdt-impl v0.6.0
5092026-09-03T12:49:52.479Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5102026-09-03T12:49:52.644Z Compiling usdt v0.6.0
5112026-09-03T12:49:52.664Z Compiling tabwriter v1.4.1
5122026-09-03T12:49:53.083Z Compiling itertools v0.15.0
5132026-09-03T12:49:53.268Z Compiling ref-cast v1.0.25
5142026-09-03T12:49:53.402Z Compiling crc32fast v1.5.0
5152026-09-03T12:49:53.767Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5162026-09-03T12:49:54.035Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5172026-09-03T12:49:54.348Z Compiling dyn-clone v1.0.20
5182026-09-03T12:50:09.329Z Finished `test` profile [optimized + debuginfo] target(s) in 22.29s
5192026-09-03T12:50:09.340Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5202026-09-03T12:50:09.342Z
5212026-09-03T12:50:09.342Zrunning 84 tests
5222026-09-03T12:50:09.346Ztest d_error::tests::name_truncation ... ok
5232026-09-03T12:50:09.346Ztest d_error::tests::name_and_data_storage ... ok
5242026-09-03T12:50:09.346Ztest ddi::mblk::test::chain_append_links ... ok
5252026-09-03T12:50:09.346Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5262026-09-03T12:50:09.346Ztest ddi::mblk::test::chain_breaks_links ... ok
5272026-09-03T12:50:09.346Ztest ddi::mblk::test::chain_drain_complete ... ok
5282026-09-03T12:50:09.346Ztest ddi::mblk::test::expand_and_shrink ... ok
5292026-09-03T12:50:09.346Ztest ddi::mblk::test::prefix_len ... ok
5302026-09-03T12:50:09.346Ztest ddi::mblk::test::read_seg ... ok
5312026-09-03T12:50:09.346Ztest ddi::mblk::test::truncate ... ok
5322026-09-03T12:50:09.346Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5332026-09-03T12:50:09.346Ztest ddi::mblk::test::uninitialized_packet ... ok
5342026-09-03T12:50:09.346Ztest ddi::time::test::good_interval ... ok
5352026-09-03T12:50:09.346Ztest ddi::mblk::test::wrap ... ok
5362026-09-03T12:50:09.346Ztest ddi::mblk::test::zero_byte_packet ... ok
5372026-09-03T12:50:09.346Ztest engine::dhcp::test::rfc3442_encode ... ok
5382026-09-03T12:50:09.346Ztest engine::dhcp::test::offlink_encode ... ok
5392026-09-03T12:50:09.346Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5402026-09-03T12:50:09.346Ztest engine::dhcp::test::hostname_encode ... ok
5412026-09-03T12:50:09.346Ztest engine::dhcp::test::domain_search_option_encode ... ok
5422026-09-03T12:50:09.346Ztest engine::dhcp::test::domainname_encode ... ok
5432026-09-03T12:50:09.346Ztest engine::dhcpv6::options::test::test_client_id ... ok
5442026-09-03T12:50:09.346Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5452026-09-03T12:50:09.346Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5462026-09-03T12:50:09.346Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5472026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_iana ... ok
5482026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_iata ... ok
5492026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5502026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5512026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5522026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_server_id ... ok
5532026-09-03T12:50:09.347Ztest ddi::time::test::bad_interval - should panic ... ok
5542026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5552026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_option_request ... ok
5562026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5572026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5582026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5592026-09-03T12:50:09.347Ztest engine::dhcpv6::options::test::test_status ... ok
5602026-09-03T12:50:09.347Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5612026-09-03T12:50:09.347Ztest engine::ether::test::emit ... ok
5622026-09-03T12:50:09.347Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5632026-09-03T12:50:09.347Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5642026-09-03T12:50:09.347Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5652026-09-03T12:50:09.347Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5662026-09-03T12:50:09.347Ztest engine::flow_table::test::flow_expired ... ok
5672026-09-03T12:50:09.347Ztest engine::flow_table::test::flow_clear ... ok
5682026-09-03T12:50:09.347Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5692026-09-03T12:50:09.347Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5702026-09-03T12:50:09.347Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5712026-09-03T12:50:09.347Ztest engine::flow_table::test::eviction_basics ... ok
5722026-09-03T12:50:09.347Ztest engine::flow_table::test::priority_lerp ... ok
5732026-09-03T12:50:09.347Ztest engine::geneve::test::emit_no_opts ... ok
5742026-09-03T12:50:09.348Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5752026-09-03T12:50:09.348Ztest engine::geneve::test::emit_single_opt ... ok
5762026-09-03T12:50:09.348Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5772026-09-03T12:50:09.348Ztest engine::ip::v4::test::cidr_match ... ok
5782026-09-03T12:50:09.348Ztest engine::ip::v4::test::emit ... ok
5792026-09-03T12:50:09.348Ztest engine::ip::v6::test::emit ... ok
5802026-09-03T12:50:09.348Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5812026-09-03T12:50:09.348Ztest engine::ip::v4::test::match_check ... ok
5822026-09-03T12:50:09.348Ztest engine::ip::v6::test::from_pairs ... ok
5832026-09-03T12:50:09.348Ztest engine::ip::v6::test::option_push_spec ... ok
5842026-09-03T12:50:09.348Ztest engine::layer::test::find_rule ... ok
5852026-09-03T12:50:09.348Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5862026-09-03T12:50:09.348Ztest engine::ip::v6::test::test_set_total_len ... ok
5872026-09-03T12:50:09.348Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5882026-09-03T12:50:09.348Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5892026-09-03T12:50:09.348Ztest engine::ip::v6::test::extension_push_spec ... ok
5902026-09-03T12:50:09.348Ztest engine::packet::test::read_multi_segment ... ok
5912026-09-03T12:50:09.348Ztest engine::packet::test::read_single_segment ... ok
5922026-09-03T12:50:09.348Ztest engine::nat::test::nat4_rewrite ... ok
5932026-09-03T12:50:09.348Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5942026-09-03T12:50:09.348Ztest engine::ip::v6::test::push_spec ... ok
5952026-09-03T12:50:09.348Ztest engine::packet::test::udp6_packet_with_padding ... ok
5962026-09-03T12:50:09.348Ztest engine::packet::test::small_packet_with_padding ... ok
5972026-09-03T12:50:09.348Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5982026-09-03T12:50:09.348Ztest engine::packet::test::straddled_tcp ... ok
5992026-09-03T12:50:09.348Ztest engine::rule::rule_matching ... ok
6002026-09-03T12:50:09.348Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
6012026-09-03T12:50:09.348Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
6022026-09-03T12:50:09.348Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6032026-09-03T12:50:09.349Ztest engine::snat::test::nat_mappings ... ok
6042026-09-03T12:50:09.349Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6052026-09-03T12:50:09.349Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6062026-09-03T12:50:09.349Z
6072026-09-03T12:50:09.349Ztest result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6082026-09-03T12:50:09.349Z
6092026-09-03T12:50:09.352Z Doc-tests opte
6102026-09-03T12:50:11.328Z
6112026-09-03T12:50:11.328Zrunning 3 tests
6122026-09-03T12:50:11.331Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6132026-09-03T12:50:11.331Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6142026-09-03T12:50:11.331Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6152026-09-03T12:50:11.331Z
6162026-09-03T12:50:11.331Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6172026-09-03T12:50:11.331Z
6182026-09-03T12:50:11.337Zall doctests ran in 1.39s; merged doctests compilation took 1.38s
6192026-09-03T12:50:11.377Z
6202026-09-03T12:50:11.379Zreal 24.346171899
6212026-09-03T12:50:11.379Zuser 2:02.536030426
6222026-09-03T12:50:11.379Zsys 7.008851327
6232026-09-03T12:50:11.380Ztrap 0.055059613
6242026-09-03T12:50:11.380Ztflt 0.175949608
6252026-09-03T12:50:11.380Zdflt 0.367747108
6262026-09-03T12:50:11.380Zkflt 0.000035040
6272026-09-03T12:50:11.380Zlock 6:19.280907052
6282026-09-03T12:50:11.380Zslp 3:40.198479451
6292026-09-03T12:50:11.380Zlat 5.568079728
6302026-09-03T12:50:11.380Zstop 3.040774328
6312026-09-03T12:50:11.380Zprocess exited: duration 85183 ms, exit code 0
 
6322026-09-03T12:50:11.386Zfound 0 output files