01M1XRQX0F5AMEJNZ547XNS0F9: opte

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

Buildomat Job: 01M1XRRKRFBZMBEXG97Q0F70BQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-07T11:07:19.304Zjob assigned to worker 01M1XRRXYYR19E1FVFAN9KZ7QQ [factory aws, i-047a770e4ce199c8d] (queued for 51 s)
 
22026-09-07T11:07:26.079Zstarting task 0: "setup"
32026-09-07T11:07:26.083Z++ uname -s
42026-09-07T11:07:26.086Z+ kern=SunOS
52026-09-07T11:07:26.087Z+ build_user=build
62026-09-07T11:07:26.087Z+ build_uid=12345
72026-09-07T11:07:26.087Z+ work_dir=/work
82026-09-07T11:07:26.087Z+ input_dir=/input
92026-09-07T11:07:26.087Z+ [[ 0 == 12345 ]]
102026-09-07T11:07:26.087Z+ case "$kern" in
112026-09-07T11:07:26.087Z+ groupadd -g 12345 build
122026-09-07T11:07:26.087Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-07T11:07:28.092Z+ zfs create -o mountpoint=/work rpool/work
142026-09-07T11:07:28.146Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-07T11:07:28.149Z+ home_fs=zfs
162026-09-07T11:07:28.149Z+ [[ zfs == autofs ]]
172026-09-07T11:07:28.149Z+ mkdir -p /home/build
182026-09-07T11:07:28.149Z+ chown build:build /home/build /work
192026-09-07T11:07:30.150Z+ chmod 0700 /home/build /work
202026-09-07T11:07:30.153Zprocess exited: duration 4074 ms, exit code 0
 
212026-09-07T11:07:30.159Zstarting task 1: "rust-toolchain"
222026-09-07T11:07:30.163Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-07T11:07:30.163Z * rust toolchain channel = "1.97.1"
242026-09-07T11:07:30.163Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-07T11:07:30.163Z * rust toolchain profile = "default"
262026-09-07T11:07:30.163Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-07T11:07:30.163Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-07T11:07:30.166Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-07T11:07:30.167Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-07T11:07:30.258Zinfo: downloading installer
312026-09-07T11:07:31.748Zinfo: profile set to default
322026-09-07T11:07:31.748Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-07T11:07:31.751Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-07T11:07:31.885Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-07T11:07:31.888Zinfo: downloading 6 components
362026-09-07T11:07:45.869Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-07T11:07:45.869Z
382026-09-07T11:07:45.901Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-07T11:07:45.901Z
402026-09-07T11:07:45.904Z
412026-09-07T11:07:45.904ZRust is installed now. Great!
422026-09-07T11:07:45.904Z
432026-09-07T11:07:45.904ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-07T11:07:45.904Zenvironment variable. This has not been done automatically.
452026-09-07T11:07:45.904Z
462026-09-07T11:07:45.904ZTo configure your current shell, you need to source
472026-09-07T11:07:45.904Zthe corresponding env file under $HOME/.cargo.
482026-09-07T11:07:45.904Z
492026-09-07T11:07:45.904ZConsider running the right command for your shell (note the leading DOT):
502026-09-07T11:07:45.904Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-07T11:07:45.904Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-07T11:07:45.904ZCC_x86_64-unknown-illumos = None
532026-09-07T11:07:45.904Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-07T11:07:45.904ZCC_x86_64_unknown_illumos = None
552026-09-07T11:07:45.904Zcargo:rerun-if-env-changed=HOST_CC
562026-09-07T11:07:45.904ZHOST_CC = None
572026-09-07T11:07:45.904Zcargo:rerun-if-env-changed=CC
582026-09-07T11:07:45.904ZCC = None
592026-09-07T11:07:45.904Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-07T11:07:46.083Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-07T11:07:46.083ZCRATE_CC_NO_DEFAULTS = None
622026-09-07T11:07:46.083Zcargo:rerun-if-env-changed=CFLAGS
632026-09-07T11:07:46.083ZCFLAGS = None
642026-09-07T11:07:46.083Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-07T11:07:46.083ZHOST_CFLAGS = None
662026-09-07T11:07:46.083Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-07T11:07:46.083ZCFLAGS_x86_64_unknown_illumos = None
682026-09-07T11:07:46.084Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-07T11:07:46.084ZCFLAGS_x86_64-unknown-illumos = None
702026-09-07T11:07:46.176Z+ rustup --version
712026-09-07T11:07:46.182Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-07T11:07:46.185Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-07T11:07:46.204Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-07T11:07:46.207Z+ cargo --version
752026-09-07T11:07:46.221Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-07T11:07:46.225Z+ rustc --version
772026-09-07T11:07:46.248Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-07T11:07:46.252Zprocess exited: duration 16086 ms, exit code 0
 
792026-09-07T11:07:46.260Zstarting task 2: "authentication"
802026-09-07T11:07:46.276Zprocess exited: duration 16 ms, exit code 0
 
812026-09-07T11:07:46.283Zstarting task 3: "clone repository"
822026-09-07T11:07:46.286Z+ mkdir -p /work/oxidecomputer/opte
832026-09-07T11:07:46.289Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-07T11:07:46.319ZCloning into '/work/oxidecomputer/opte'...
852026-09-07T11:07:47.578Z+ cd /work/oxidecomputer/opte
862026-09-07T11:07:47.578Z+ git fetch origin 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61
872026-09-07T11:07:47.861ZFrom https://github.com/oxidecomputer/opte
882026-09-07T11:07:47.862Z * branch 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 -> FETCH_HEAD
892026-09-07T11:07:47.868Z+ [[ -n '' ]]
902026-09-07T11:07:47.868Z+ git reset --hard 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61
912026-09-07T11:07:47.886ZHEAD is now at 65d3c2e Rebase fix
922026-09-07T11:07:47.889Zprocess exited: duration 1604 ms, exit code 0
 
932026-09-07T11:07:47.896Zstarting task 4: "build"
942026-09-07T11:07:47.899Z+ source .github/buildomat/common.sh
952026-09-07T11:07:47.902Z++ rustup show active-toolchain
962026-09-07T11:07:47.905Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-07T11:07:47.905Z++ pushd xde
982026-09-07T11:07:47.905Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-07T11:07:47.905Z++ rustup show active-toolchain
1002026-09-07T11:07:47.909Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-07T11:07:48.056Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-07T11:07:48.060Zinfo: downloading 6 components
1032026-09-07T11:08:04.550Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-07T11:08:04.550Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-07T11:08:04.550Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-07T11:08:04.550Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-07T11:08:04.550Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-07T11:08:04.550Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-07T11:08:04.648Z+++ rustup show active-toolchain -v
1102026-09-07T11:08:04.651Z+++ head -n 1
1112026-09-07T11:08:04.651Z+++ cut '-d ' -f1
1122026-09-07T11:08:04.700Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-07T11:08:04.700Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-07T11:08:04.700Z++ popd
1152026-09-07T11:08:04.703Z/work/oxidecomputer/opte
1162026-09-07T11:08:04.703Z+ cargo --version
1172026-09-07T11:08:04.708Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-07T11:08:04.711Z+ rustc --version
1192026-09-07T11:08:04.730Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-07T11:08:04.733Z+ cd lib/opte
1212026-09-07T11:08:04.733Z+ header 'check style'
1222026-09-07T11:08:04.733Z+ echo '# ==== check style ==== #'
1232026-09-07T11:08:04.734Z# ==== check style ==== #
1242026-09-07T11:08:04.734Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1252026-09-07T11:08:04.916Z
1262026-09-07T11:08:04.916Zreal 0.179294116
1272026-09-07T11:08:04.916Zuser 0.139180790
1282026-09-07T11:08:04.917Zsys 0.034871662
1292026-09-07T11:08:04.917Ztrap 0.000007800
1302026-09-07T11:08:04.917Ztflt 0.000043110
1312026-09-07T11:08:04.917Zdflt 0.000024820
1322026-09-07T11:08:04.917Zkflt 0.000000000
1332026-09-07T11:08:04.917Zlock 0.022426120
1342026-09-07T11:08:04.917Zslp 0.159726737
1352026-09-07T11:08:04.917Zlat 0.000622720
1362026-09-07T11:08:04.917Zstop 0.000112340
1372026-09-07T11:08:04.920Z+ header 'check docs'
1382026-09-07T11:08:04.920Z+ echo '# ==== check docs ==== #'
1392026-09-07T11:08:04.920Z# ==== check docs ==== #
1402026-09-07T11:08:04.920Z+ RUSTDOCFLAGS='-D warnings'
1412026-09-07T11:08:04.920Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1422026-09-07T11:08:04.983Z Updating crates.io index
1432026-09-07T11:08:04.986Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-07T11:08:05.982Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-07T11:08:06.256Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-07T11:08:06.518Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-07T11:08:06.895Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-07T11:08:07.224Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-07T11:08:07.518Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-07T11:08:09.023Z Downloading crates ...
1512026-09-07T11:08:09.081Z Downloaded defmt-parser v1.0.0
1522026-09-07T11:08:09.085Z Downloaded dtrace-parser v0.3.0
1532026-09-07T11:08:09.085Z Downloaded cfg-if v1.0.4
1542026-09-07T11:08:09.085Z Downloaded pretty-hex v0.4.2
1552026-09-07T11:08:09.091Z Downloaded plain v0.2.3
1562026-09-07T11:08:09.094Z Downloaded cobs v0.3.0
1572026-09-07T11:08:09.097Z Downloaded defmt v0.3.100
1582026-09-07T11:08:09.097Z Downloaded aho-corasick v1.1.4
1592026-09-07T11:08:09.100Z Downloaded embedded-io v0.4.0
1602026-09-07T11:08:09.100Z Downloaded hash32 v0.3.1
1612026-09-07T11:08:09.103Z Downloaded usdt-attr-macro v0.6.0
1622026-09-07T11:08:09.103Z Downloaded dyn-clone v1.0.20
1632026-09-07T11:08:09.106Z Downloaded ref-cast v1.0.25
1642026-09-07T11:08:09.106Z Downloaded version_check v0.9.5
1652026-09-07T11:08:09.109Z Downloaded strsim v0.11.1
1662026-09-07T11:08:09.109Z Downloaded itoa v1.0.18
1672026-09-07T11:08:09.112Z Downloaded macaddr v1.0.1
1682026-09-07T11:08:09.116Z Downloaded ident_case v1.0.1
1692026-09-07T11:08:09.120Z Downloaded embedded-io v0.6.1
1702026-09-07T11:08:09.123Z Downloaded usdt v0.6.0
1712026-09-07T11:08:09.126Z Downloaded managed v0.8.0
1722026-09-07T11:08:09.126Z Downloaded stable_deref_trait v1.2.1
1732026-09-07T11:08:09.129Z Downloaded darling_macro v0.23.0
1742026-09-07T11:08:09.129Z Downloaded scroll_derive v0.13.1
1752026-09-07T11:08:09.129Z Downloaded usdt-macro v0.6.0
1762026-09-07T11:08:09.133Z Downloaded thread-id v5.1.0
1772026-09-07T11:08:09.137Z Downloaded bitflags v1.3.2
1782026-09-07T11:08:09.140Z Downloaded dof v0.4.0
1792026-09-07T11:08:09.140Z Downloaded scroll v0.13.0
1802026-09-07T11:08:09.140Z Downloaded defmt-macros v1.1.1
1812026-09-07T11:08:09.143Z Downloaded ipnetwork v0.21.1
1822026-09-07T11:08:09.143Z Downloaded zmij v1.0.22
1832026-09-07T11:08:09.146Z Downloaded pest_generator v2.8.7
1842026-09-07T11:08:09.146Z Downloaded tabwriter v1.4.1
1852026-09-07T11:08:09.149Z Downloaded byteorder v1.5.0
1862026-09-07T11:08:09.156Z Downloaded quote v1.0.46
1872026-09-07T11:08:09.163Z Downloaded pest_derive v2.8.7
1882026-09-07T11:08:09.166Z Downloaded thiserror-impl v2.0.18
1892026-09-07T11:08:09.166Z Downloaded ref-cast-impl v1.0.25
1902026-09-07T11:08:09.166Z Downloaded usdt-impl v0.6.0
1912026-09-07T11:08:09.169Z Downloaded defmt v1.1.1
1922026-09-07T11:08:09.172Z Downloaded serde_tokenstream v0.2.3
1932026-09-07T11:08:09.172Z Downloaded memmap2 v0.9.11
1942026-09-07T11:08:09.175Z Downloaded ingot-macros v0.2.0
1952026-09-07T11:08:09.178Z Downloaded either v1.16.0
1962026-09-07T11:08:09.178Z Downloaded pest_meta v2.8.7
1972026-09-07T11:08:09.182Z Downloaded ingot v0.2.0
1982026-09-07T11:08:09.185Z Downloaded thiserror v2.0.18
1992026-09-07T11:08:09.188Z Downloaded crc32fast v1.5.0
2002026-09-07T11:08:09.191Z Downloaded darling v0.23.0
2012026-09-07T11:08:09.194Z Downloaded ingot-types v0.2.0
2022026-09-07T11:08:09.194Z Downloaded ucd-trie v0.1.7
2032026-09-07T11:08:09.194Z Downloaded bitflags v2.13.0
2042026-09-07T11:08:09.197Z Downloaded postcard v1.1.3
2052026-09-07T11:08:09.202Z Downloaded proc-macro2 v1.0.106
2062026-09-07T11:08:09.205Z Downloaded unicode-ident v1.0.24
2072026-09-07T11:08:09.208Z Downloaded serde_core v1.0.228
2082026-09-07T11:08:09.208Z Downloaded serde_derive v1.0.228
2092026-09-07T11:08:09.217Z Downloaded log v0.4.33
2102026-09-07T11:08:09.227Z Downloaded heapless v0.8.0
2112026-09-07T11:08:09.242Z Downloaded darling_core v0.23.0
2122026-09-07T11:08:09.245Z Downloaded serde v1.0.228
2132026-09-07T11:08:09.248Z Downloaded memchr v2.8.3
2142026-09-07T11:08:09.251Z Downloaded zerocopy-derive v0.8.54
2152026-09-07T11:08:09.273Z Downloaded pest v2.8.7
2162026-09-07T11:08:09.276Z Downloaded itertools v0.15.0
2172026-09-07T11:08:09.288Z Downloaded serde_json v1.0.150
2182026-09-07T11:08:09.295Z Downloaded regex v1.13.0
2192026-09-07T11:08:09.334Z Downloaded goblin v0.10.7
2202026-09-07T11:08:09.346Z Downloaded zerocopy v0.8.54
2212026-09-07T11:08:09.355Z Downloaded unicode-width v0.2.2
2222026-09-07T11:08:09.358Z Downloaded syn v2.0.118
2232026-09-07T11:08:09.363Z Downloaded smoltcp v0.11.0
2242026-09-07T11:08:09.369Z Downloaded regex-syntax v0.8.11
2252026-09-07T11:08:09.388Z Downloaded regex-automata v0.4.15
2262026-09-07T11:08:09.396Z Downloaded libc v0.2.186
2272026-09-07T11:08:09.450Z Compiling proc-macro2 v1.0.106
2282026-09-07T11:08:09.450Z Compiling quote v1.0.46
2292026-09-07T11:08:09.450Z Compiling unicode-ident v1.0.24
2302026-09-07T11:08:09.453Z Documenting unicode-ident v1.0.24
2312026-09-07T11:08:09.453Z Compiling serde_core v1.0.228
2322026-09-07T11:08:09.453Z Compiling strsim v0.11.1
2332026-09-07T11:08:09.453Z Compiling ident_case v1.0.1
2342026-09-07T11:08:09.632Z Compiling memchr v2.8.3
2352026-09-07T11:08:09.775Z Compiling thiserror v2.0.18
2362026-09-07T11:08:09.808Z Compiling zerocopy v0.8.54
2372026-09-07T11:08:09.851Z Compiling serde v1.0.228
2382026-09-07T11:08:09.898Z Compiling regex-syntax v0.8.11
2392026-09-07T11:08:10.146Z Documenting proc-macro2 v1.0.106
2402026-09-07T11:08:10.189Z Compiling aho-corasick v1.1.4
2412026-09-07T11:08:10.554Z Compiling syn v2.0.118
2422026-09-07T11:08:10.597Z Checking byteorder v1.5.0
2432026-09-07T11:08:10.740Z Documenting quote v1.0.46
2442026-09-07T11:08:10.941Z Compiling either v1.16.0
2452026-09-07T11:08:11.139Z Documenting strsim v0.11.1
2462026-09-07T11:08:11.264Z Documenting syn v2.0.118
2472026-09-07T11:08:11.336Z Compiling regex-automata v0.4.15
2482026-09-07T11:08:11.610Z Documenting ident_case v1.0.1
2492026-09-07T11:08:11.625Z Compiling itertools v0.15.0
2502026-09-07T11:08:11.958Z Documenting memchr v2.8.3
2512026-09-07T11:08:12.009Z Compiling heapless v0.8.0
2522026-09-07T11:08:12.467Z Checking bitflags v2.13.0
2532026-09-07T11:08:12.520Z Checking darling_core v0.23.0
2542026-09-07T11:08:12.580Z Documenting aho-corasick v1.1.4
2552026-09-07T11:08:12.620Z Checking hash32 v0.3.1
2562026-09-07T11:08:12.731Z Documenting serde_core v1.0.228
2572026-09-07T11:08:13.251Z Documenting darling_core v0.23.0
2582026-09-07T11:08:13.423Z Compiling regex v1.13.0
2592026-09-07T11:08:13.431Z Checking macaddr v1.0.1
2602026-09-07T11:08:13.440Z Checking stable_deref_trait v1.2.1
2612026-09-07T11:08:13.501Z Checking cfg-if v1.0.4
2622026-09-07T11:08:13.560Z Documenting regex-syntax v0.8.11
2632026-09-07T11:08:13.567Z Compiling smoltcp v0.11.0
2642026-09-07T11:08:14.110Z Compiling zerocopy-derive v0.8.54
2652026-09-07T11:08:14.219Z Compiling serde_derive v1.0.228
2662026-09-07T11:08:14.246Z Compiling thiserror-impl v2.0.18
2672026-09-07T11:08:14.388Z Documenting serde_derive v1.0.228
2682026-09-07T11:08:14.417Z Documenting darling_macro v0.23.0
2692026-09-07T11:08:14.628Z Documenting regex-automata v0.4.15
2702026-09-07T11:08:14.980Z Compiling darling_macro v0.23.0
2712026-09-07T11:08:15.134Z Documenting zerocopy-derive v0.8.54
2722026-09-07T11:08:15.144Z Documenting thiserror-impl v2.0.18
2732026-09-07T11:08:15.516Z Checking bitflags v1.3.2
2742026-09-07T11:08:15.576Z Documenting byteorder v1.5.0
2752026-09-07T11:08:15.610Z Checking cobs v0.3.0
2762026-09-07T11:08:15.619Z Compiling darling v0.23.0
2772026-09-07T11:08:15.694Z Compiling ingot-macros v0.2.0
2782026-09-07T11:08:15.817Z Documenting darling v0.23.0
2792026-09-07T11:08:16.043Z Documenting regex v1.13.0
2802026-09-07T11:08:16.106Z Checking managed v0.8.0
2812026-09-07T11:08:16.262Z Documenting zerocopy v0.8.54
2822026-09-07T11:08:16.284Z Documenting thiserror v2.0.18
2832026-09-07T11:08:16.411Z Documenting hash32 v0.3.1
2842026-09-07T11:08:16.669Z Documenting bitflags v2.13.0
2852026-09-07T11:08:16.825Z Compiling ref-cast v1.0.25
2862026-09-07T11:08:17.104Z Documenting ingot-macros v0.2.0
2872026-09-07T11:08:17.151Z Documenting serde v1.0.228
2882026-09-07T11:08:17.217Z Documenting macaddr v1.0.1
2892026-09-07T11:08:17.360Z Documenting stable_deref_trait v1.2.1
2902026-09-07T11:08:17.424Z Documenting cfg-if v1.0.4
2912026-09-07T11:08:17.780Z Compiling crc32fast v1.5.0
2922026-09-07T11:08:17.955Z Documenting heapless v0.8.0
2932026-09-07T11:08:18.121Z Checking postcard v1.1.3
2942026-09-07T11:08:18.174Z Documenting cobs v0.3.0
2952026-09-07T11:08:18.369Z Compiling ref-cast-impl v1.0.25
2962026-09-07T11:08:18.375Z Checking ingot-types v0.2.0
2972026-09-07T11:08:18.390Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2982026-09-07T11:08:18.606Z Checking ipnetwork v0.21.1
2992026-09-07T11:08:18.712Z Checking ingot v0.2.0
3002026-09-07T11:08:18.772Z Documenting managed v0.8.0
3012026-09-07T11:08:18.854Z Checking unicode-width v0.2.2
3022026-09-07T11:08:18.890Z Compiling version_check v0.9.5
3032026-09-07T11:08:18.950Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3042026-09-07T11:08:19.023Z Documenting postcard v1.1.3
3052026-09-07T11:08:19.089Z Documenting ref-cast-impl v1.0.25
3062026-09-07T11:08:19.150Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3072026-09-07T11:08:19.394Z Documenting either v1.16.0
3082026-09-07T11:08:19.460Z Documenting unicode-width v0.2.2
3092026-09-07T11:08:19.558Z Documenting ingot-types v0.2.0
3102026-09-07T11:08:19.572Z Documenting smoltcp v0.11.0
3112026-09-07T11:08:19.835Z Documenting ipnetwork v0.21.1
3122026-09-07T11:08:20.124Z Checking tabwriter v1.4.1
3132026-09-07T11:08:20.288Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3142026-09-07T11:08:20.363Z Documenting ref-cast v1.0.25
3152026-09-07T11:08:20.614Z Documenting itertools v0.15.0
3162026-09-07T11:08:20.847Z Documenting tabwriter v1.4.1
3172026-09-07T11:08:21.013Z Documenting crc32fast v1.5.0
3182026-09-07T11:08:21.184Z Documenting ingot v0.2.0
3192026-09-07T11:08:21.236Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3202026-09-07T11:08:21.416Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3212026-09-07T11:08:21.817Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3222026-09-07T11:08:22.018Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3232026-09-07T11:08:22.036Z Documenting dyn-clone v1.0.20
3242026-09-07T11:08:22.298Z Checking dyn-clone v1.0.20
3252026-09-07T11:08:24.078Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3262026-09-07T11:08:25.210Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3272026-09-07T11:08:27.548Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.62s
3282026-09-07T11:08:27.635Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3292026-09-07T11:08:27.659Z
3302026-09-07T11:08:27.662Zreal 22.722596906
3312026-09-07T11:08:27.662Zuser 1:16.304920845
3322026-09-07T11:08:27.662Zsys 16.303438199
3332026-09-07T11:08:27.662Ztrap 0.039192670
3342026-09-07T11:08:27.662Ztflt 0.049349608
3352026-09-07T11:08:27.662Zdflt 0.048805333
3362026-09-07T11:08:27.662Zkflt 0.001623720
3372026-09-07T11:08:27.662Zlock 6:30.793987950
3382026-09-07T11:08:27.663Zslp 4:22.694658979
3392026-09-07T11:08:27.663Zlat 6.985364116
3402026-09-07T11:08:27.663Zstop 12.111581859
3412026-09-07T11:08:27.663Z+ header 'analyze std + api'
3422026-09-07T11:08:27.663Z+ echo '# ==== analyze std + api ==== #'
3432026-09-07T11:08:27.663Z# ==== analyze std + api ==== #
3442026-09-07T11:08:27.663Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3452026-09-07T11:08:27.891Z Compiling proc-macro2 v1.0.106
3462026-09-07T11:08:27.891Z Compiling quote v1.0.46
3472026-09-07T11:08:27.891Z Compiling unicode-ident v1.0.24
3482026-09-07T11:08:27.891Z Compiling memchr v2.8.3
3492026-09-07T11:08:27.894Z Compiling thiserror v2.0.18
3502026-09-07T11:08:27.894Z Compiling zerocopy v0.8.54
3512026-09-07T11:08:27.894Z Compiling zmij v1.0.22
3522026-09-07T11:08:27.894Z Compiling libc v0.2.186
3532026-09-07T11:08:28.067Z Compiling serde_core v1.0.228
3542026-09-07T11:08:28.226Z Compiling ucd-trie v0.1.7
3552026-09-07T11:08:28.257Z Compiling serde_json v1.0.150
3562026-09-07T11:08:28.297Z Compiling strsim v0.11.1
3572026-09-07T11:08:28.441Z Compiling pest v2.8.7
3582026-09-07T11:08:28.465Z Compiling ident_case v1.0.1
3592026-09-07T11:08:28.469Z Compiling serde v1.0.228
3602026-09-07T11:08:28.763Z Compiling aho-corasick v1.1.4
3612026-09-07T11:08:28.823Z Compiling itoa v1.0.18
3622026-09-07T11:08:28.991Z Checking byteorder v1.5.0
3632026-09-07T11:08:29.084Z Compiling syn v2.0.118
3642026-09-07T11:08:29.136Z Compiling regex-syntax v0.8.11
3652026-09-07T11:08:29.526Z Compiling pest_meta v2.8.7
3662026-09-07T11:08:29.635Z Compiling either v1.16.0
3672026-09-07T11:08:29.717Z Compiling usdt-impl v0.6.0
3682026-09-07T11:08:29.835Z Compiling itertools v0.15.0
3692026-09-07T11:08:30.192Z Compiling thread-id v5.1.0
3702026-09-07T11:08:30.393Z Checking log v0.4.33
3712026-09-07T11:08:30.440Z Compiling heapless v0.8.0
3722026-09-07T11:08:30.635Z Compiling regex-automata v0.4.15
3732026-09-07T11:08:30.731Z Checking plain v0.2.3
3742026-09-07T11:08:31.089Z Checking bitflags v2.13.0
3752026-09-07T11:08:31.171Z Checking hash32 v0.3.1
3762026-09-07T11:08:31.171Z Checking cfg-if v1.0.4
3772026-09-07T11:08:31.226Z Checking pretty-hex v0.4.2
3782026-09-07T11:08:31.239Z Checking macaddr v1.0.1
3792026-09-07T11:08:31.245Z Compiling smoltcp v0.11.0
3802026-09-07T11:08:31.331Z Checking stable_deref_trait v1.2.1
3812026-09-07T11:08:31.510Z Compiling pest_generator v2.8.7
3822026-09-07T11:08:31.544Z Compiling darling_core v0.23.0
3832026-09-07T11:08:31.576Z Compiling ref-cast v1.0.25
3842026-09-07T11:08:31.765Z Checking bitflags v1.3.2
3852026-09-07T11:08:31.826Z Compiling crc32fast v1.5.0
3862026-09-07T11:08:31.872Z Compiling version_check v0.9.5
3872026-09-07T11:08:31.875Z Checking managed v0.8.0
3882026-09-07T11:08:32.134Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3892026-09-07T11:08:32.137Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3902026-09-07T11:08:32.137Z Checking memmap2 v0.9.11
3912026-09-07T11:08:32.293Z Compiling regex v1.13.0
3922026-09-07T11:08:32.377Z Checking unicode-width v0.2.2
3932026-09-07T11:08:32.444Z Checking ipnetwork v0.21.1
3942026-09-07T11:08:32.616Z Checking tabwriter v1.4.1
3952026-09-07T11:08:32.723Z Compiling thiserror-impl v2.0.18
3962026-09-07T11:08:32.750Z Compiling serde_derive v1.0.228
3972026-09-07T11:08:32.789Z Compiling zerocopy-derive v0.8.54
3982026-09-07T11:08:32.830Z Compiling pest_derive v2.8.7
3992026-09-07T11:08:33.162Z Compiling scroll_derive v0.13.1
4002026-09-07T11:08:33.227Z Compiling ref-cast-impl v1.0.25
4012026-09-07T11:08:33.364Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4022026-09-07T11:08:33.619Z Compiling darling_macro v0.23.0
4032026-09-07T11:08:33.891Z Checking dyn-clone v1.0.20
4042026-09-07T11:08:33.954Z Checking scroll v0.13.0
4052026-09-07T11:08:33.994Z Checking dtrace-parser v0.3.0
4062026-09-07T11:08:33.994Z Checking cobs v0.3.0
4072026-09-07T11:08:34.166Z Checking goblin v0.10.7
4082026-09-07T11:08:34.183Z Compiling darling v0.23.0
4092026-09-07T11:08:34.252Z Compiling ingot-macros v0.2.0
4102026-09-07T11:08:34.256Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4112026-09-07T11:08:35.489Z Checking postcard v1.1.3
4122026-09-07T11:08:35.506Z Compiling serde_tokenstream v0.2.3
4132026-09-07T11:08:36.787Z Checking dof v0.4.0
4142026-09-07T11:08:36.787Z Checking ingot-types v0.2.0
4152026-09-07T11:08:37.086Z Checking ingot v0.2.0
4162026-09-07T11:08:37.761Z Compiling usdt-attr-macro v0.6.0
4172026-09-07T11:08:37.761Z Compiling usdt-macro v0.6.0
4182026-09-07T11:08:38.361Z Checking usdt v0.6.0
4192026-09-07T11:08:38.508Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4202026-09-07T11:08:46.999Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.28s
4212026-09-07T11:08:47.024Z
4222026-09-07T11:08:47.027Zreal 19.358959305
4232026-09-07T11:08:47.027Zuser 1:01.845894072
4242026-09-07T11:08:47.027Zsys 12.245249288
4252026-09-07T11:08:47.028Ztrap 0.030682420
4262026-09-07T11:08:47.028Ztflt 0.126949766
4272026-09-07T11:08:47.028Zdflt 0.212425059
4282026-09-07T11:08:47.028Zkflt 0.000031630
4292026-09-07T11:08:47.028Zlock 3:54.058788913
4302026-09-07T11:08:47.028Zslp 3:15.811571830
4312026-09-07T11:08:47.028Zlat 2.981324610
4322026-09-07T11:08:47.028Zstop 6.200565287
4332026-09-07T11:08:47.028Z+ header 'analyze no_std + engine + kernel'
4342026-09-07T11:08:47.028Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4352026-09-07T11:08:47.028Z# ==== analyze no_std + engine + kernel ==== #
4362026-09-07T11:08:47.028Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4372026-09-07T11:08:47.188Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4382026-09-07T11:08:47.188Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4392026-09-07T11:08:47.188Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4402026-09-07T11:08:47.192Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4412026-09-07T11:08:47.412Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4422026-09-07T11:08:50.467Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.40s
4432026-09-07T11:08:50.490Z
4442026-09-07T11:08:50.493Zreal 3.460923567
4452026-09-07T11:08:50.494Zuser 3.725496627
4462026-09-07T11:08:50.494Zsys 0.818487120
4472026-09-07T11:08:50.494Ztrap 0.000436810
4482026-09-07T11:08:50.494Ztflt 0.021567544
4492026-09-07T11:08:50.494Zdflt 0.003562700
4502026-09-07T11:08:50.494Zkflt 0.000000000
4512026-09-07T11:08:50.494Zlock 11.414983309
4522026-09-07T11:08:50.494Zslp 14.376470907
4532026-09-07T11:08:50.494Zlat 0.005035150
4542026-09-07T11:08:50.494Zstop 0.184818530
4552026-09-07T11:08:50.494Z+ header test
4562026-09-07T11:08:50.494Z+ echo '# ==== test ==== #'
4572026-09-07T11:08:50.494Z+ ptime -m cargo test
4582026-09-07T11:08:50.494Z# ==== test ==== #
4592026-09-07T11:08:50.636Z Compiling serde_core v1.0.228
4602026-09-07T11:08:50.655Z Compiling thiserror v2.0.18
4612026-09-07T11:08:50.658Z Compiling zerocopy v0.8.54
4622026-09-07T11:08:50.661Z Compiling byteorder v1.5.0
4632026-09-07T11:08:50.661Z Compiling memchr v2.8.3
4642026-09-07T11:08:50.665Z Compiling unicode-ident v1.0.24
4652026-09-07T11:08:50.668Z Compiling zmij v1.0.22
4662026-09-07T11:08:50.668Z Compiling libc v0.2.186
4672026-09-07T11:08:50.740Z Compiling proc-macro2 v1.0.106
4682026-09-07T11:08:50.792Z Compiling scroll v0.13.0
4692026-09-07T11:08:50.864Z Compiling plain v0.2.3
4702026-09-07T11:08:50.959Z Compiling log v0.4.33
4712026-09-07T11:08:51.011Z Compiling ucd-trie v0.1.7
4722026-09-07T11:08:51.049Z Compiling itoa v1.0.18
4732026-09-07T11:08:51.053Z Compiling hash32 v0.3.1
4742026-09-07T11:08:51.190Z Compiling pest v2.8.7
4752026-09-07T11:08:51.209Z Compiling goblin v0.10.7
4762026-09-07T11:08:51.299Z Compiling quote v1.0.46
4772026-09-07T11:08:51.707Z Compiling macaddr v1.0.1
4782026-09-07T11:08:51.912Z Compiling pretty-hex v0.4.2
4792026-09-07T11:08:51.962Z Compiling stable_deref_trait v1.2.1
4802026-09-07T11:08:52.034Z Compiling cfg-if v1.0.4
4812026-09-07T11:08:52.037Z Compiling heapless v0.8.0
4822026-09-07T11:08:52.096Z Compiling syn v2.0.118
4832026-09-07T11:08:52.196Z Compiling thread-id v5.1.0
4842026-09-07T11:08:52.269Z Compiling dtrace-parser v0.3.0
4852026-09-07T11:08:52.488Z Compiling serde v1.0.228
4862026-09-07T11:08:52.649Z Compiling bitflags v2.13.0
4872026-09-07T11:08:52.874Z Compiling serde_json v1.0.150
4882026-09-07T11:08:53.061Z Compiling cobs v0.3.0
4892026-09-07T11:08:53.118Z Compiling bitflags v1.3.2
4902026-09-07T11:08:53.186Z Compiling managed v0.8.0
4912026-09-07T11:08:53.337Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4922026-09-07T11:08:53.410Z Compiling smoltcp v0.11.0
4932026-09-07T11:08:53.440Z Compiling ingot-types v0.2.0
4942026-09-07T11:08:53.561Z Compiling postcard v1.1.3
4952026-09-07T11:08:53.604Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4962026-09-07T11:08:53.847Z Compiling ingot v0.2.0
4972026-09-07T11:08:53.902Z Compiling memmap2 v0.9.11
4982026-09-07T11:08:54.202Z Compiling dof v0.4.0
4992026-09-07T11:08:54.206Z Compiling ipnetwork v0.21.1
5002026-09-07T11:08:54.714Z Compiling either v1.16.0
5012026-09-07T11:08:54.921Z Compiling usdt-impl v0.6.0
5022026-09-07T11:08:55.876Z Compiling unicode-width v0.2.2
5032026-09-07T11:08:55.984Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5042026-09-07T11:08:56.088Z Compiling tabwriter v1.4.1
5052026-09-07T11:08:56.182Z Compiling usdt v0.6.0
5062026-09-07T11:08:56.508Z Compiling itertools v0.15.0
5072026-09-07T11:08:56.793Z Compiling ref-cast v1.0.25
5082026-09-07T11:08:56.890Z Compiling crc32fast v1.5.0
5092026-09-07T11:08:57.166Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5102026-09-07T11:08:57.545Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5112026-09-07T11:08:57.872Z Compiling dyn-clone v1.0.20
5122026-09-07T11:09:12.738Z Finished `test` profile [optimized + debuginfo] target(s) in 22.24s
5132026-09-07T11:09:12.750Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5142026-09-07T11:09:12.753Z
5152026-09-07T11:09:12.753Zrunning 85 tests
5162026-09-07T11:09:12.753Ztest d_error::tests::name_truncation ... ok
5172026-09-07T11:09:12.753Ztest ddi::mblk::test::expand_and_shrink ... ok
5182026-09-07T11:09:12.753Ztest d_error::tests::name_and_data_storage ... ok
5192026-09-07T11:09:12.753Ztest ddi::mblk::test::chain_breaks_links ... ok
5202026-09-07T11:09:12.753Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5212026-09-07T11:09:12.754Ztest ddi::mblk::test::chain_drain_complete ... ok
5222026-09-07T11:09:12.754Ztest ddi::mblk::test::prefix_len ... ok
5232026-09-07T11:09:12.754Ztest ddi::mblk::test::chain_append_links ... ok
5242026-09-07T11:09:12.754Ztest ddi::mblk::test::read_seg ... ok
5252026-09-07T11:09:12.754Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5262026-09-07T11:09:12.754Ztest ddi::mblk::test::truncate ... ok
5272026-09-07T11:09:12.754Ztest ddi::mblk::test::uninitialized_packet ... ok
5282026-09-07T11:09:12.754Ztest ddi::mblk::test::wrap ... ok
5292026-09-07T11:09:12.754Ztest ddi::mblk::test::zero_byte_packet ... ok
5302026-09-07T11:09:12.754Ztest ddi::time::test::good_interval ... ok
5312026-09-07T11:09:12.754Ztest engine::dhcp::test::domain_search_option_encode ... ok
5322026-09-07T11:09:12.754Ztest engine::dhcp::test::domainname_encode ... ok
5332026-09-07T11:09:12.754Ztest engine::dhcp::test::offlink_encode ... ok
5342026-09-07T11:09:12.754Ztest engine::dhcp::test::hostname_encode ... ok
5352026-09-07T11:09:12.754Ztest engine::dhcp::test::rfc3442_encode ... ok
5362026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5372026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5382026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_client_id ... ok
5392026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5402026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_iana ... ok
5412026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_iata ... ok
5422026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5432026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5442026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5452026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5462026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5472026-09-07T11:09:12.754Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5482026-09-07T11:09:12.758Ztest ddi::time::test::bad_interval - should panic ... ok
5492026-09-07T11:09:12.758Ztest engine::dhcpv6::options::test::test_option_request ... ok
5502026-09-07T11:09:12.758Ztest engine::dhcpv6::options::test::test_server_id ... ok
5512026-09-07T11:09:12.758Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5522026-09-07T11:09:12.758Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5532026-09-07T11:09:12.758Ztest engine::dhcpv6::options::test::test_status ... ok
5542026-09-07T11:09:12.758Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5552026-09-07T11:09:12.758Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5562026-09-07T11:09:12.758Ztest engine::ether::test::emit ... ok
5572026-09-07T11:09:12.758Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5582026-09-07T11:09:12.758Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5592026-09-07T11:09:12.758Ztest engine::flow_table::test::flow_clear ... ok
5602026-09-07T11:09:12.758Ztest engine::flow_table::test::eviction_basics ... ok
5612026-09-07T11:09:12.758Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5622026-09-07T11:09:12.758Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5632026-09-07T11:09:12.758Ztest engine::flow_table::test::priority_lerp ... ok
5642026-09-07T11:09:12.758Ztest engine::flow_table::test::flow_expired ... ok
5652026-09-07T11:09:12.758Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5662026-09-07T11:09:12.758Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5672026-09-07T11:09:12.758Ztest engine::geneve::test::emit_no_opts ... ok
5682026-09-07T11:09:12.758Ztest engine::geneve::test::emit_single_opt ... ok
5692026-09-07T11:09:12.758Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5702026-09-07T11:09:12.758Ztest engine::ip::v4::test::match_check ... ok
5712026-09-07T11:09:12.758Ztest engine::ip::v4::test::cidr_match ... ok
5722026-09-07T11:09:12.758Ztest engine::ip::v4::test::emit ... ok
5732026-09-07T11:09:12.758Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5742026-09-07T11:09:12.758Ztest engine::ip::v6::test::emit ... ok
5752026-09-07T11:09:12.759Ztest engine::ip::v6::test::from_pairs ... ok
5762026-09-07T11:09:12.759Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5772026-09-07T11:09:12.759Ztest engine::ip::v6::test::option_push_spec ... ok
5782026-09-07T11:09:12.759Ztest engine::ip::v6::test::extension_push_spec ... ok
5792026-09-07T11:09:12.759Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5802026-09-07T11:09:12.759Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5812026-09-07T11:09:12.759Ztest engine::ip::v6::test::test_set_total_len ... ok
5822026-09-07T11:09:12.759Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5832026-09-07T11:09:12.759Ztest engine::layer::test::find_rule ... ok
5842026-09-07T11:09:12.759Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5852026-09-07T11:09:12.759Ztest engine::packet::test::read_multi_segment ... ok
5862026-09-07T11:09:12.759Ztest engine::packet::test::read_single_segment ... ok
5872026-09-07T11:09:12.759Ztest engine::nat::test::nat4_rewrite ... ok
5882026-09-07T11:09:12.759Ztest engine::ip::v6::test::push_spec ... ok
5892026-09-07T11:09:12.759Ztest engine::packet::test::straddled_tcp ... ok
5902026-09-07T11:09:12.759Ztest engine::packet::test::small_packet_with_padding ... ok
5912026-09-07T11:09:12.759Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5922026-09-07T11:09:12.759Ztest engine::packet::test::udp6_packet_with_padding ... ok
5932026-09-07T11:09:12.759Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
5942026-09-07T11:09:12.759Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
5952026-09-07T11:09:12.759Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5962026-09-07T11:09:12.759Ztest engine::rule::rule_matching ... ok
5972026-09-07T11:09:12.759Ztest engine::snat::test::nat_mappings ... ok
5982026-09-07T11:09:12.759Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
5992026-09-07T11:09:12.759Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6002026-09-07T11:09:12.763Ztest engine::flow_table::test::eviction_candidate_scan_saves_progress ... ok
6012026-09-07T11:09:12.763Z
6022026-09-07T11:09:12.763Ztest result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6032026-09-07T11:09:12.763Z
6042026-09-07T11:09:12.763Z Doc-tests opte
6052026-09-07T11:09:14.757Z
6062026-09-07T11:09:14.757Zrunning 3 tests
6072026-09-07T11:09:14.761Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6082026-09-07T11:09:14.761Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6092026-09-07T11:09:14.761Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6102026-09-07T11:09:14.761Z
6112026-09-07T11:09:14.761Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6122026-09-07T11:09:14.761Z
6132026-09-07T11:09:14.765Zall doctests ran in 1.41s; merged doctests compilation took 1.40s
6142026-09-07T11:09:14.804Z
6152026-09-07T11:09:14.804Zreal 24.304522495
6162026-09-07T11:09:14.804Zuser 2:02.387547502
6172026-09-07T11:09:14.805Zsys 7.163348076
6182026-09-07T11:09:14.805Ztrap 0.056987190
6192026-09-07T11:09:14.805Ztflt 0.229171273
6202026-09-07T11:09:14.809Zdflt 0.361860324
6212026-09-07T11:09:14.809Zkflt 0.000001310
6222026-09-07T11:09:14.809Zlock 6:20.116631394
6232026-09-07T11:09:14.809Zslp 3:40.976413746
6242026-09-07T11:09:14.809Zlat 5.723689050
6252026-09-07T11:09:14.809Zstop 2.640372995
6262026-09-07T11:09:14.809Zprocess exited: duration 86908 ms, exit code 0
 
6272026-09-07T11:09:14.816Zfound 0 output files