01M28VZRRDC4YHXREFBEVG0Q8F: opte

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

Buildomat Job: 01M28W0CZ4VN01TCCDCEQVW77A

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T18:35:47.316Zjob assigned to worker 01M28W0V9VG4T2BEFG453F728R [factory aws, i-0c1fe2f023ab2b1ed] (queued for 59 s)
 
22026-09-11T18:35:53.926Zstarting task 0: "setup"
32026-09-11T18:35:53.930Z++ uname -s
42026-09-11T18:35:53.933Z+ kern=SunOS
52026-09-11T18:35:53.933Z+ build_user=build
62026-09-11T18:35:53.933Z+ build_uid=12345
72026-09-11T18:35:53.933Z+ work_dir=/work
82026-09-11T18:35:53.933Z+ input_dir=/input
92026-09-11T18:35:53.933Z+ [[ 0 == 12345 ]]
102026-09-11T18:35:53.933Z+ case "$kern" in
112026-09-11T18:35:53.934Z+ groupadd -g 12345 build
122026-09-11T18:35:53.945Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T18:35:55.950Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T18:35:56.010Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T18:35:56.014Z+ home_fs=zfs
162026-09-11T18:35:56.014Z+ [[ zfs == autofs ]]
172026-09-11T18:35:56.014Z+ mkdir -p /home/build
182026-09-11T18:35:56.014Z+ chown build:build /home/build /work
192026-09-11T18:35:58.012Z+ chmod 0700 /home/build /work
202026-09-11T18:35:58.016Zprocess exited: duration 4089 ms, exit code 0
 
212026-09-11T18:35:58.022Zstarting task 1: "rust-toolchain"
222026-09-11T18:35:58.026Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-11T18:35:58.026Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-11T18:35:58.026Z * rust toolchain channel = "1.97.1"
252026-09-11T18:35:58.026Z * rust toolchain profile = "default"
262026-09-11T18:35:58.026Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-11T18:35:58.026Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T18:35:58.029Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T18:35:58.029Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-11T18:35:58.107Zinfo: downloading installer
312026-09-11T18:35:59.787Zinfo: profile set to default
322026-09-11T18:35:59.787Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T18:35:59.791Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-11T18:35:59.908Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-11T18:35:59.911Zinfo: downloading 6 components
362026-09-11T18:36:12.939Z
372026-09-11T18:36:12.939Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-11T18:36:12.970Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-11T18:36:12.970Z
402026-09-11T18:36:12.973Z
412026-09-11T18:36:12.973ZRust is installed now. Great!
422026-09-11T18:36:12.973Z
432026-09-11T18:36:12.973ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T18:36:12.973Zenvironment variable. This has not been done automatically.
452026-09-11T18:36:12.973Z
462026-09-11T18:36:12.973ZTo configure your current shell, you need to source
472026-09-11T18:36:12.973Zthe corresponding env file under $HOME/.cargo.
482026-09-11T18:36:12.973Z
492026-09-11T18:36:12.973ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T18:36:12.973Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T18:36:12.973Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T18:36:12.973ZCC_x86_64-unknown-illumos = None
532026-09-11T18:36:12.973Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T18:36:12.973ZCC_x86_64_unknown_illumos = None
552026-09-11T18:36:12.973Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T18:36:12.973ZHOST_CC = None
572026-09-11T18:36:12.973Zcargo:rerun-if-env-changed=CC
582026-09-11T18:36:12.973ZCC = None
592026-09-11T18:36:12.973Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T18:36:13.143Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T18:36:13.143ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T18:36:13.143Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T18:36:13.143ZCFLAGS = None
642026-09-11T18:36:13.143Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T18:36:13.143ZHOST_CFLAGS = None
662026-09-11T18:36:13.143Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T18:36:13.143ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T18:36:13.144Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T18:36:13.144ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T18:36:13.235Z+ rustup --version
712026-09-11T18:36:13.242Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T18:36:13.245Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T18:36:13.263Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-11T18:36:13.267Z+ cargo --version
752026-09-11T18:36:13.280Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-11T18:36:13.283Z+ rustc --version
772026-09-11T18:36:13.302Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-11T18:36:13.305Zprocess exited: duration 15281 ms, exit code 0
 
792026-09-11T18:36:13.314Zstarting task 2: "authentication"
802026-09-11T18:36:13.330Zprocess exited: duration 16 ms, exit code 0
 
812026-09-11T18:36:13.337Zstarting task 3: "clone repository"
822026-09-11T18:36:13.340Z+ mkdir -p /work/oxidecomputer/opte
832026-09-11T18:36:13.345Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-11T18:36:13.371ZCloning into '/work/oxidecomputer/opte'...
852026-09-11T18:36:14.550Z+ cd /work/oxidecomputer/opte
862026-09-11T18:36:14.550Z+ git fetch origin ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a
872026-09-11T18:36:14.847ZFrom https://github.com/oxidecomputer/opte
882026-09-11T18:36:14.847Z * branch ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a -> FETCH_HEAD
892026-09-11T18:36:14.854Z+ [[ -n evict-track-parents-ll ]]
902026-09-11T18:36:14.858Z++ git branch --show-current
912026-09-11T18:36:14.858Z+ current=master
922026-09-11T18:36:14.858Z+ [[ master != evict-track-parents-ll ]]
932026-09-11T18:36:14.858Z+ git branch -f evict-track-parents-ll ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a
942026-09-11T18:36:14.861Z+ git checkout -f evict-track-parents-ll
952026-09-11T18:36:14.877ZSwitched to branch 'evict-track-parents-ll'
962026-09-11T18:36:14.880Z+ git reset --hard ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a
972026-09-11T18:36:14.894ZHEAD is now at ac94b3e Include expirable entries in eviction benchmark
982026-09-11T18:36:14.897Zprocess exited: duration 1557 ms, exit code 0
 
992026-09-11T18:36:14.904Zstarting task 4: "build"
1002026-09-11T18:36:14.907Z+ source .github/buildomat/common.sh
1012026-09-11T18:36:14.907Z++ rustup show active-toolchain
1022026-09-11T18:36:14.911Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-11T18:36:14.915Z++ pushd xde
1042026-09-11T18:36:14.915Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-11T18:36:14.915Z++ rustup show active-toolchain
1062026-09-11T18:36:14.918Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-11T18:36:15.066Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-11T18:36:15.069Zinfo: downloading 6 components
1092026-09-11T18:36:29.011Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-11T18:36:29.011Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-11T18:36:29.011Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-11T18:36:29.011Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-11T18:36:29.011Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-11T18:36:29.011Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-11T18:36:29.106Z+++ rustup show active-toolchain -v
1162026-09-11T18:36:29.110Z+++ head -n 1
1172026-09-11T18:36:29.110Z+++ cut '-d ' -f1
1182026-09-11T18:36:29.159Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-11T18:36:29.159Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-11T18:36:29.159Z++ popd
1212026-09-11T18:36:29.163Z/work/oxidecomputer/opte
1222026-09-11T18:36:29.164Z+ cargo --version
1232026-09-11T18:36:29.169Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-11T18:36:29.173Z+ rustc --version
1252026-09-11T18:36:29.189Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-11T18:36:29.193Z+ cd lib/opte
1272026-09-11T18:36:29.193Z+ header 'check style'
1282026-09-11T18:36:29.193Z+ echo '# ==== check style ==== #'
1292026-09-11T18:36:29.193Z# ==== check style ==== #
1302026-09-11T18:36:29.193Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-11T18:36:29.402Z
1322026-09-11T18:36:29.402Zreal 0.184548859
1332026-09-11T18:36:29.402Zuser 0.142780207
1342026-09-11T18:36:29.402Zsys 0.035333369
1352026-09-11T18:36:29.402Ztrap 0.000051697
1362026-09-11T18:36:29.402Ztflt 0.000007847
1372026-09-11T18:36:29.402Zdflt 0.000010007
1382026-09-11T18:36:29.402Zkflt 0.000000579
1392026-09-11T18:36:29.402Zlock 0.021756436
1402026-09-11T18:36:29.402Zslp 0.164715515
1412026-09-11T18:36:29.402Zlat 0.000681781
1422026-09-11T18:36:29.402Zstop 0.000108351
1432026-09-11T18:36:29.406Z+ header 'check docs'
1442026-09-11T18:36:29.406Z+ echo '# ==== check docs ==== #'
1452026-09-11T18:36:29.406Z# ==== check docs ==== #
1462026-09-11T18:36:29.406Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-11T18:36:29.406Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-11T18:36:29.473Z Updating crates.io index
1492026-09-11T18:36:29.476Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-11T18:36:30.196Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-11T18:36:30.518Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-11T18:36:30.845Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-11T18:36:31.242Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-11T18:36:31.558Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-11T18:36:31.863Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-11T18:36:34.017Z Downloading crates ...
1572026-09-11T18:36:34.089Z Downloaded cobs v0.3.0
1582026-09-11T18:36:34.093Z Downloaded pest_derive v2.8.7
1592026-09-11T18:36:34.097Z Downloaded serde_tokenstream v0.2.3
1602026-09-11T18:36:34.107Z Downloaded macaddr v1.0.1
1612026-09-11T18:36:34.118Z Downloaded embedded-io v0.4.0
1622026-09-11T18:36:34.123Z Downloaded pretty-hex v0.4.2
1632026-09-11T18:36:34.126Z Downloaded hash32 v0.3.1
1642026-09-11T18:36:34.130Z Downloaded embedded-io v0.6.1
1652026-09-11T18:36:34.130Z Downloaded itoa v1.0.18
1662026-09-11T18:36:34.134Z Downloaded dyn-clone v1.0.20
1672026-09-11T18:36:34.137Z Downloaded defmt-parser v1.0.0
1682026-09-11T18:36:34.141Z Downloaded ref-cast-impl v1.0.25
1692026-09-11T18:36:34.144Z Downloaded plain v0.2.3
1702026-09-11T18:36:34.144Z Downloaded ref-cast v1.0.25
1712026-09-11T18:36:34.147Z Downloaded cfg-if v1.0.4
1722026-09-11T18:36:34.150Z Downloaded ident_case v1.0.1
1732026-09-11T18:36:34.150Z Downloaded tabwriter v1.4.1
1742026-09-11T18:36:34.153Z Downloaded darling_macro v0.23.0
1752026-09-11T18:36:34.153Z Downloaded defmt v0.3.100
1762026-09-11T18:36:34.153Z Downloaded scroll_derive v0.13.1
1772026-09-11T18:36:34.153Z Downloaded version_check v0.9.5
1782026-09-11T18:36:34.160Z Downloaded ingot v0.2.0
1792026-09-11T18:36:34.170Z Downloaded managed v0.8.0
1802026-09-11T18:36:34.178Z Downloaded strsim v0.11.1
1812026-09-11T18:36:34.181Z Downloaded stable_deref_trait v1.2.1
1822026-09-11T18:36:34.185Z Downloaded dof v0.4.0
1832026-09-11T18:36:34.189Z Downloaded usdt-attr-macro v0.6.0
1842026-09-11T18:36:34.194Z Downloaded usdt-macro v0.6.0
1852026-09-11T18:36:34.196Z Downloaded thread-id v5.1.0
1862026-09-11T18:36:34.202Z Downloaded dtrace-parser v0.3.0
1872026-09-11T18:36:34.205Z Downloaded usdt v0.6.0
1882026-09-11T18:36:34.205Z Downloaded either v1.16.0
1892026-09-11T18:36:34.208Z Downloaded ipnetwork v0.21.1
1902026-09-11T18:36:34.216Z Downloaded ingot-types v0.2.0
1912026-09-11T18:36:34.219Z Downloaded byteorder v1.5.0
1922026-09-11T18:36:34.222Z Downloaded thiserror-impl v2.0.18
1932026-09-11T18:36:34.225Z Downloaded crc32fast v1.5.0
1942026-09-11T18:36:34.229Z Downloaded bitflags v1.3.2
1952026-09-11T18:36:34.237Z Downloaded defmt-macros v1.1.1
1962026-09-11T18:36:34.240Z Downloaded quote v1.0.46
1972026-09-11T18:36:34.240Z Downloaded thiserror v2.0.18
1982026-09-11T18:36:34.243Z Downloaded scroll v0.13.0
1992026-09-11T18:36:34.248Z Downloaded postcard v1.1.3
2002026-09-11T18:36:34.252Z Downloaded ingot-macros v0.2.0
2012026-09-11T18:36:34.255Z Downloaded pest_meta v2.8.7
2022026-09-11T18:36:34.255Z Downloaded darling v0.23.0
2032026-09-11T18:36:34.259Z Downloaded pest_generator v2.8.7
2042026-09-11T18:36:34.271Z Downloaded memmap2 v0.9.11
2052026-09-11T18:36:34.275Z Downloaded usdt-impl v0.6.0
2062026-09-11T18:36:34.278Z Downloaded defmt v1.1.1
2072026-09-11T18:36:34.288Z Downloaded serde_derive v1.0.228
2082026-09-11T18:36:34.292Z Downloaded ucd-trie v0.1.7
2092026-09-11T18:36:34.292Z Downloaded unicode-ident v1.0.24
2102026-09-11T18:36:34.292Z Downloaded zmij v1.0.22
2112026-09-11T18:36:34.297Z Downloaded bitflags v2.13.0
2122026-09-11T18:36:34.316Z Downloaded log v0.4.33
2132026-09-11T18:36:34.319Z Downloaded proc-macro2 v1.0.106
2142026-09-11T18:36:34.319Z Downloaded heapless v0.8.0
2152026-09-11T18:36:34.331Z Downloaded serde_core v1.0.228
2162026-09-11T18:36:34.344Z Downloaded darling_core v0.23.0
2172026-09-11T18:36:34.347Z Downloaded serde v1.0.228
2182026-09-11T18:36:34.352Z Downloaded memchr v2.8.3
2192026-09-11T18:36:34.378Z Downloaded zerocopy-derive v0.8.54
2202026-09-11T18:36:34.390Z Downloaded itertools v0.15.0
2212026-09-11T18:36:34.399Z Downloaded pest v2.8.7
2222026-09-11T18:36:34.409Z Downloaded aho-corasick v1.1.4
2232026-09-11T18:36:34.414Z Downloaded serde_json v1.0.150
2242026-09-11T18:36:34.432Z Downloaded regex v1.13.0
2252026-09-11T18:36:34.487Z Downloaded unicode-width v0.2.2
2262026-09-11T18:36:34.497Z Downloaded goblin v0.10.7
2272026-09-11T18:36:34.501Z Downloaded zerocopy v0.8.54
2282026-09-11T18:36:34.511Z Downloaded smoltcp v0.11.0
2292026-09-11T18:36:34.517Z Downloaded syn v2.0.118
2302026-09-11T18:36:34.523Z Downloaded regex-syntax v0.8.11
2312026-09-11T18:36:34.530Z Downloaded regex-automata v0.4.15
2322026-09-11T18:36:34.557Z Downloaded libc v0.2.186
2332026-09-11T18:36:34.608Z Compiling proc-macro2 v1.0.106
2342026-09-11T18:36:34.608Z Compiling quote v1.0.46
2352026-09-11T18:36:34.608Z Compiling unicode-ident v1.0.24
2362026-09-11T18:36:34.608Z Documenting unicode-ident v1.0.24
2372026-09-11T18:36:34.609Z Compiling strsim v0.11.1
2382026-09-11T18:36:34.613Z Compiling serde_core v1.0.228
2392026-09-11T18:36:34.613Z Compiling ident_case v1.0.1
2402026-09-11T18:36:34.788Z Compiling memchr v2.8.3
2412026-09-11T18:36:34.937Z Compiling thiserror v2.0.18
2422026-09-11T18:36:34.958Z Compiling zerocopy v0.8.54
2432026-09-11T18:36:35.017Z Compiling serde v1.0.228
2442026-09-11T18:36:35.035Z Compiling regex-syntax v0.8.11
2452026-09-11T18:36:35.280Z Documenting proc-macro2 v1.0.106
2462026-09-11T18:36:35.325Z Compiling aho-corasick v1.1.4
2472026-09-11T18:36:35.655Z Compiling syn v2.0.118
2482026-09-11T18:36:35.704Z Documenting strsim v0.11.1
2492026-09-11T18:36:35.852Z Documenting quote v1.0.46
2502026-09-11T18:36:36.027Z Checking byteorder v1.5.0
2512026-09-11T18:36:36.189Z Documenting ident_case v1.0.1
2522026-09-11T18:36:36.352Z Documenting syn v2.0.118
2532026-09-11T18:36:36.418Z Compiling regex-automata v0.4.15
2542026-09-11T18:36:36.652Z Compiling either v1.16.0
2552026-09-11T18:36:36.693Z Documenting memchr v2.8.3
2562026-09-11T18:36:36.848Z Compiling itertools v0.15.0
2572026-09-11T18:36:37.042Z Compiling heapless v0.8.0
2582026-09-11T18:36:37.320Z Documenting aho-corasick v1.1.4
2592026-09-11T18:36:37.551Z Checking bitflags v2.13.0
2602026-09-11T18:36:37.645Z Checking darling_core v0.23.0
2612026-09-11T18:36:37.709Z Checking hash32 v0.3.1
2622026-09-11T18:36:37.820Z Documenting serde_core v1.0.228
2632026-09-11T18:36:38.188Z Compiling regex v1.13.0
2642026-09-11T18:36:38.423Z Documenting darling_core v0.23.0
2652026-09-11T18:36:38.589Z Checking macaddr v1.0.1
2662026-09-11T18:36:38.597Z Checking stable_deref_trait v1.2.1
2672026-09-11T18:36:38.659Z Documenting regex-syntax v0.8.11
2682026-09-11T18:36:38.727Z Checking cfg-if v1.0.4
2692026-09-11T18:36:38.812Z Compiling smoltcp v0.11.0
2702026-09-11T18:36:39.302Z Documenting serde_derive v1.0.228
2712026-09-11T18:36:39.345Z Compiling zerocopy-derive v0.8.54
2722026-09-11T18:36:39.506Z Compiling serde_derive v1.0.228
2732026-09-11T18:36:39.605Z Compiling thiserror-impl v2.0.18
2742026-09-11T18:36:39.619Z Documenting darling_macro v0.23.0
2752026-09-11T18:36:39.755Z Documenting regex-automata v0.4.15
2762026-09-11T18:36:40.085Z Documenting zerocopy-derive v0.8.54
2772026-09-11T18:36:40.271Z Documenting thiserror-impl v2.0.18
2782026-09-11T18:36:40.275Z Compiling darling_macro v0.23.0
2792026-09-11T18:36:40.431Z Checking bitflags v1.3.2
2802026-09-11T18:36:40.492Z Documenting byteorder v1.5.0
2812026-09-11T18:36:40.844Z Compiling darling v0.23.0
2822026-09-11T18:36:40.895Z Documenting darling v0.23.0
2832026-09-11T18:36:40.914Z Compiling ingot-macros v0.2.0
2842026-09-11T18:36:40.962Z Checking cobs v0.3.0
2852026-09-11T18:36:41.091Z Checking managed v0.8.0
2862026-09-11T18:36:41.172Z Documenting regex v1.13.0
2872026-09-11T18:36:41.222Z Documenting hash32 v0.3.1
2882026-09-11T18:36:41.271Z Documenting zerocopy v0.8.54
2892026-09-11T18:36:41.412Z Documenting thiserror v2.0.18
2902026-09-11T18:36:41.718Z Documenting bitflags v2.13.0
2912026-09-11T18:36:41.825Z Documenting cfg-if v1.0.4
2922026-09-11T18:36:42.101Z Documenting ingot-macros v0.2.0
2932026-09-11T18:36:42.191Z Documenting serde v1.0.228
2942026-09-11T18:36:42.403Z Documenting macaddr v1.0.1
2952026-09-11T18:36:42.590Z Compiling crc32fast v1.5.0
2962026-09-11T18:36:42.603Z Documenting stable_deref_trait v1.2.1
2972026-09-11T18:36:42.898Z Compiling ref-cast v1.0.25
2982026-09-11T18:36:43.043Z Checking postcard v1.1.3
2992026-09-11T18:36:43.182Z Documenting heapless v0.8.0
3002026-09-11T18:36:43.272Z Documenting cobs v0.3.0
3012026-09-11T18:36:43.406Z Compiling ref-cast-impl v1.0.25
3022026-09-11T18:36:43.507Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-11T18:36:43.652Z Checking ingot-types v0.2.0
3042026-09-11T18:36:43.798Z Checking ipnetwork v0.21.1
3052026-09-11T18:36:43.882Z Documenting managed v0.8.0
3062026-09-11T18:36:43.889Z Compiling version_check v0.9.5
3072026-09-11T18:36:43.967Z Checking unicode-width v0.2.2
3082026-09-11T18:36:44.001Z Checking ingot v0.2.0
3092026-09-11T18:36:44.012Z Documenting postcard v1.1.3
3102026-09-11T18:36:44.147Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3112026-09-11T18:36:44.163Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3122026-09-11T18:36:44.204Z Documenting ref-cast-impl v1.0.25
3132026-09-11T18:36:44.382Z Documenting unicode-width v0.2.2
3142026-09-11T18:36:44.504Z Documenting either v1.16.0
3152026-09-11T18:36:44.643Z Documenting ingot-types v0.2.0
3162026-09-11T18:36:44.652Z Documenting smoltcp v0.11.0
3172026-09-11T18:36:44.899Z Documenting ipnetwork v0.21.1
3182026-09-11T18:36:45.190Z Checking tabwriter v1.4.1
3192026-09-11T18:36:45.384Z Documenting ref-cast v1.0.25
3202026-09-11T18:36:45.553Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3212026-09-11T18:36:45.579Z Documenting tabwriter v1.4.1
3222026-09-11T18:36:45.831Z Documenting itertools v0.15.0
3232026-09-11T18:36:46.172Z Documenting ingot v0.2.0
3242026-09-11T18:36:46.179Z Documenting crc32fast v1.5.0
3252026-09-11T18:36:46.398Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3262026-09-11T18:36:46.406Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3272026-09-11T18:36:46.780Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3282026-09-11T18:36:46.984Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-09-11T18:36:47.001Z Checking dyn-clone v1.0.20
3302026-09-11T18:36:47.094Z Documenting dyn-clone v1.0.20
3312026-09-11T18:36:48.734Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322026-09-11T18:36:49.894Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3332026-09-11T18:36:52.192Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.78s
3342026-09-11T18:36:52.280Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3352026-09-11T18:36:52.308Z
3362026-09-11T18:36:52.313Zreal 22.882336878
3372026-09-11T18:36:52.313Zuser 1:16.261500088
3382026-09-11T18:36:52.313Zsys 16.064026895
3392026-09-11T18:36:52.313Ztrap 0.043023391
3402026-09-11T18:36:52.313Ztflt 0.029385384
3412026-09-11T18:36:52.313Zdflt 0.067080732
3422026-09-11T18:36:52.313Zkflt 0.001929907
3432026-09-11T18:36:52.313Zlock 6:17.465806935
3442026-09-11T18:36:52.313Zslp 4:18.508878434
3452026-09-11T18:36:52.313Zlat 6.717405705
3462026-09-11T18:36:52.313Zstop 11.964143390
3472026-09-11T18:36:52.313Z+ header 'analyze std + api'
3482026-09-11T18:36:52.313Z+ echo '# ==== analyze std + api ==== #'
3492026-09-11T18:36:52.313Z# ==== analyze std + api ==== #
3502026-09-11T18:36:52.314Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3512026-09-11T18:36:52.540Z Compiling proc-macro2 v1.0.106
3522026-09-11T18:36:52.540Z Compiling quote v1.0.46
3532026-09-11T18:36:52.544Z Compiling unicode-ident v1.0.24
3542026-09-11T18:36:52.544Z Compiling memchr v2.8.3
3552026-09-11T18:36:52.544Z Compiling thiserror v2.0.18
3562026-09-11T18:36:52.544Z Compiling zerocopy v0.8.54
3572026-09-11T18:36:52.545Z Compiling zmij v1.0.22
3582026-09-11T18:36:52.560Z Compiling libc v0.2.186
3592026-09-11T18:36:52.716Z Compiling serde_core v1.0.228
3602026-09-11T18:36:52.903Z Compiling ucd-trie v0.1.7
3612026-09-11T18:36:52.931Z Compiling serde_json v1.0.150
3622026-09-11T18:36:53.011Z Compiling serde v1.0.228
3632026-09-11T18:36:53.144Z Compiling pest v2.8.7
3642026-09-11T18:36:53.144Z Compiling strsim v0.11.1
3652026-09-11T18:36:53.152Z Compiling ident_case v1.0.1
3662026-09-11T18:36:53.457Z Compiling aho-corasick v1.1.4
3672026-09-11T18:36:53.483Z Checking byteorder v1.5.0
3682026-09-11T18:36:53.670Z Compiling itoa v1.0.18
3692026-09-11T18:36:53.804Z Compiling syn v2.0.118
3702026-09-11T18:36:53.834Z Compiling regex-syntax v0.8.11
3712026-09-11T18:36:54.172Z Compiling pest_meta v2.8.7
3722026-09-11T18:36:54.257Z Compiling either v1.16.0
3732026-09-11T18:36:54.406Z Compiling usdt-impl v0.6.0
3742026-09-11T18:36:54.451Z Compiling itertools v0.15.0
3752026-09-11T18:36:54.824Z Compiling thread-id v5.1.0
3762026-09-11T18:36:54.894Z Checking log v0.4.33
3772026-09-11T18:36:55.044Z Checking plain v0.2.3
3782026-09-11T18:36:55.170Z Compiling heapless v0.8.0
3792026-09-11T18:36:55.256Z Compiling regex-automata v0.4.15
3802026-09-11T18:36:55.742Z Checking bitflags v2.13.0
3812026-09-11T18:36:55.775Z Checking hash32 v0.3.1
3822026-09-11T18:36:55.842Z Checking cfg-if v1.0.4
3832026-09-11T18:36:55.847Z Checking macaddr v1.0.1
3842026-09-11T18:36:55.856Z Compiling smoltcp v0.11.0
3852026-09-11T18:36:55.884Z Checking stable_deref_trait v1.2.1
3862026-09-11T18:36:55.898Z Checking pretty-hex v0.4.2
3872026-09-11T18:36:56.134Z Checking managed v0.8.0
3882026-09-11T18:36:56.168Z Compiling pest_generator v2.8.7
3892026-09-11T18:36:56.172Z Compiling darling_core v0.23.0
3902026-09-11T18:36:56.321Z Compiling crc32fast v1.5.0
3912026-09-11T18:36:56.338Z Compiling ref-cast v1.0.25
3922026-09-11T18:36:56.410Z Compiling version_check v0.9.5
3932026-09-11T18:36:56.591Z Checking bitflags v1.3.2
3942026-09-11T18:36:56.668Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3952026-09-11T18:36:56.701Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3962026-09-11T18:36:56.763Z Checking memmap2 v0.9.11
3972026-09-11T18:36:56.903Z Compiling regex v1.13.0
3982026-09-11T18:36:56.920Z Checking unicode-width v0.2.2
3992026-09-11T18:36:57.163Z Checking ipnetwork v0.21.1
4002026-09-11T18:36:57.288Z Checking tabwriter v1.4.1
4012026-09-11T18:36:57.373Z Compiling thiserror-impl v2.0.18
4022026-09-11T18:36:57.421Z Compiling serde_derive v1.0.228
4032026-09-11T18:36:57.523Z Compiling zerocopy-derive v0.8.54
4042026-09-11T18:36:57.783Z Compiling pest_derive v2.8.7
4052026-09-11T18:36:57.895Z Compiling scroll_derive v0.13.1
4062026-09-11T18:36:58.049Z Compiling ref-cast-impl v1.0.25
4072026-09-11T18:36:58.280Z Compiling darling_macro v0.23.0
4082026-09-11T18:36:58.304Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4092026-09-11T18:36:58.304Z Checking dyn-clone v1.0.20
4102026-09-11T18:36:58.699Z Checking scroll v0.13.0
4112026-09-11T18:36:58.713Z Compiling dtrace-parser v0.3.0
4122026-09-11T18:36:58.719Z Checking cobs v0.3.0
4132026-09-11T18:36:58.826Z Compiling darling v0.23.0
4142026-09-11T18:36:58.892Z Compiling ingot-macros v0.2.0
4152026-09-11T18:36:58.909Z Checking goblin v0.10.7
4162026-09-11T18:36:58.936Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4172026-09-11T18:37:00.078Z Checking postcard v1.1.3
4182026-09-11T18:37:00.099Z Compiling serde_tokenstream v0.2.3
4192026-09-11T18:37:01.411Z Checking ingot-types v0.2.0
4202026-09-11T18:37:01.411Z Checking dof v0.4.0
4212026-09-11T18:37:01.711Z Checking ingot v0.2.0
4222026-09-11T18:37:02.290Z Compiling usdt-attr-macro v0.6.0
4232026-09-11T18:37:02.293Z Compiling usdt-macro v0.6.0
4242026-09-11T18:37:02.906Z Checking usdt v0.6.0
4252026-09-11T18:37:03.147Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4262026-09-11T18:37:11.602Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.24s
4272026-09-11T18:37:11.628Z
4282026-09-11T18:37:11.631Zreal 19.316034536
4292026-09-11T18:37:11.631Zuser 1:01.656285653
4302026-09-11T18:37:11.631Zsys 11.914016207
4312026-09-11T18:37:11.631Ztrap 0.029287435
4322026-09-11T18:37:11.631Ztflt 0.130272574
4332026-09-11T18:37:11.631Zdflt 0.182950750
4342026-09-11T18:37:11.631Zkflt 0.000037258
4352026-09-11T18:37:11.631Zlock 3:52.654754946
4362026-09-11T18:37:11.631Zslp 3:13.754060739
4372026-09-11T18:37:11.631Zlat 3.400485213
4382026-09-11T18:37:11.632Zstop 6.500344198
4392026-09-11T18:37:11.632Z+ header 'analyze no_std + engine + kernel'
4402026-09-11T18:37:11.632Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4412026-09-11T18:37:11.632Z# ==== analyze no_std + engine + kernel ==== #
4422026-09-11T18:37:11.632Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4432026-09-11T18:37:11.791Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4442026-09-11T18:37:11.791Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4452026-09-11T18:37:11.791Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4462026-09-11T18:37:11.791Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4472026-09-11T18:37:12.003Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-09-11T18:37:15.088Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.42s
4492026-09-11T18:37:15.113Z
4502026-09-11T18:37:15.116Zreal 3.479710476
4512026-09-11T18:37:15.116Zuser 3.779823881
4522026-09-11T18:37:15.116Zsys 0.812610826
4532026-09-11T18:37:15.116Ztrap 0.000525222
4542026-09-11T18:37:15.116Ztflt 0.019477042
4552026-09-11T18:37:15.116Zdflt 0.005926780
4562026-09-11T18:37:15.116Zkflt 0.000000000
4572026-09-11T18:37:15.116Zlock 11.476031857
4582026-09-11T18:37:15.116Zslp 14.590809287
4592026-09-11T18:37:15.116Zlat 0.005789233
4602026-09-11T18:37:15.116Zstop 0.184790817
4612026-09-11T18:37:15.116Z+ header test
4622026-09-11T18:37:15.116Z+ echo '# ==== test ==== #'
4632026-09-11T18:37:15.117Z# ==== test ==== #
4642026-09-11T18:37:15.117Z+ ptime -m cargo test
4652026-09-11T18:37:15.267Z Compiling serde_core v1.0.228
4662026-09-11T18:37:15.273Z Compiling thiserror v2.0.18
4672026-09-11T18:37:15.292Z Compiling zerocopy v0.8.54
4682026-09-11T18:37:15.297Z Compiling memchr v2.8.3
4692026-09-11T18:37:15.297Z Compiling byteorder v1.5.0
4702026-09-11T18:37:15.297Z Compiling unicode-ident v1.0.24
4712026-09-11T18:37:15.297Z Compiling zmij v1.0.22
4722026-09-11T18:37:15.297Z Compiling scroll v0.13.0
4732026-09-11T18:37:15.363Z Compiling libc v0.2.186
4742026-09-11T18:37:15.409Z Compiling proc-macro2 v1.0.106
4752026-09-11T18:37:15.484Z Compiling itoa v1.0.18
4762026-09-11T18:37:15.536Z Compiling plain v0.2.3
4772026-09-11T18:37:15.631Z Compiling log v0.4.33
4782026-09-11T18:37:15.667Z Compiling ucd-trie v0.1.7
4792026-09-11T18:37:15.693Z Compiling hash32 v0.3.1
4802026-09-11T18:37:15.738Z Compiling macaddr v1.0.1
4812026-09-11T18:37:15.851Z Compiling pest v2.8.7
4822026-09-11T18:37:15.857Z Compiling goblin v0.10.7
4832026-09-11T18:37:15.977Z Compiling quote v1.0.46
4842026-09-11T18:37:16.364Z Compiling pretty-hex v0.4.2
4852026-09-11T18:37:16.492Z Compiling stable_deref_trait v1.2.1
4862026-09-11T18:37:16.561Z Compiling cfg-if v1.0.4
4872026-09-11T18:37:16.588Z Compiling heapless v0.8.0
4882026-09-11T18:37:16.621Z Compiling syn v2.0.118
4892026-09-11T18:37:16.816Z Compiling thread-id v5.1.0
4902026-09-11T18:37:16.893Z Compiling dtrace-parser v0.3.0
4912026-09-11T18:37:17.021Z Compiling serde v1.0.228
4922026-09-11T18:37:17.229Z Compiling serde_json v1.0.150
4932026-09-11T18:37:17.547Z Compiling bitflags v2.13.0
4942026-09-11T18:37:17.670Z Compiling cobs v0.3.0
4952026-09-11T18:37:17.942Z Compiling managed v0.8.0
4962026-09-11T18:37:17.966Z Compiling bitflags v1.3.2
4972026-09-11T18:37:18.031Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4982026-09-11T18:37:18.116Z Compiling ingot-types v0.2.0
4992026-09-11T18:37:18.164Z Compiling smoltcp v0.11.0
5002026-09-11T18:37:18.232Z Compiling postcard v1.1.3
5012026-09-11T18:37:18.253Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5022026-09-11T18:37:18.517Z Compiling ingot v0.2.0
5032026-09-11T18:37:18.575Z Compiling memmap2 v0.9.11
5042026-09-11T18:37:18.850Z Compiling dof v0.4.0
5052026-09-11T18:37:18.868Z Compiling either v1.16.0
5062026-09-11T18:37:19.075Z Compiling ipnetwork v0.21.1
5072026-09-11T18:37:19.603Z Compiling usdt-impl v0.6.0
5082026-09-11T18:37:20.330Z Compiling unicode-width v0.2.2
5092026-09-11T18:37:20.459Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5102026-09-11T18:37:20.637Z Compiling tabwriter v1.4.1
5112026-09-11T18:37:20.704Z Compiling usdt v0.6.0
5122026-09-11T18:37:21.064Z Compiling itertools v0.15.0
5132026-09-11T18:37:21.319Z Compiling ref-cast v1.0.25
5142026-09-11T18:37:21.451Z Compiling crc32fast v1.5.0
5152026-09-11T18:37:21.689Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5162026-09-11T18:37:22.295Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5172026-09-11T18:37:22.385Z Compiling dyn-clone v1.0.20
5182026-09-11T18:37:37.335Z Finished `test` profile [optimized + debuginfo] target(s) in 22.21s
5192026-09-11T18:37:37.348Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5202026-09-11T18:37:37.351Z
5212026-09-11T18:37:37.351Zrunning 85 tests
5222026-09-11T18:37:37.351Ztest d_error::tests::name_truncation ... ok
5232026-09-11T18:37:37.351Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5242026-09-11T18:37:37.351Ztest ddi::mblk::test::chain_append_links ... ok
5252026-09-11T18:37:37.351Ztest d_error::tests::name_and_data_storage ... ok
5262026-09-11T18:37:37.351Ztest ddi::mblk::test::chain_breaks_links ... ok
5272026-09-11T18:37:37.351Ztest ddi::mblk::test::prefix_len ... ok
5282026-09-11T18:37:37.351Ztest ddi::mblk::test::expand_and_shrink ... ok
5292026-09-11T18:37:37.351Ztest ddi::mblk::test::chain_drain_complete ... ok
5302026-09-11T18:37:37.351Ztest ddi::mblk::test::read_seg ... ok
5312026-09-11T18:37:37.351Ztest ddi::mblk::test::truncate ... ok
5322026-09-11T18:37:37.351Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5332026-09-11T18:37:37.351Ztest ddi::mblk::test::uninitialized_packet ... ok
5342026-09-11T18:37:37.351Ztest ddi::mblk::test::wrap ... ok
5352026-09-11T18:37:37.351Ztest ddi::mblk::test::zero_byte_packet ... ok
5362026-09-11T18:37:37.351Ztest ddi::time::test::good_interval ... ok
5372026-09-11T18:37:37.351Ztest engine::dhcp::test::hostname_encode ... ok
5382026-09-11T18:37:37.351Ztest engine::dhcp::test::domainname_encode ... ok
5392026-09-11T18:37:37.351Ztest engine::dhcp::test::offlink_encode ... ok
5402026-09-11T18:37:37.351Ztest engine::dhcp::test::domain_search_option_encode ... ok
5412026-09-11T18:37:37.352Ztest engine::dhcp::test::rfc3442_encode ... ok
5422026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::test_client_id ... ok
5432026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5442026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5452026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5462026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::test_iana ... ok
5472026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::test_option_request ... ok
5482026-09-11T18:37:37.352Ztest ddi::time::test::bad_interval - should panic ... ok
5492026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5502026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5512026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5522026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::test_iata ... ok
5532026-09-11T18:37:37.352Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5542026-09-11T18:37:37.355Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5552026-09-11T18:37:37.356Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5562026-09-11T18:37:37.356Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5572026-09-11T18:37:37.356Ztest engine::dhcpv6::options::test::test_server_id ... ok
5582026-09-11T18:37:37.356Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5592026-09-11T18:37:37.356Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5602026-09-11T18:37:37.356Ztest engine::dhcpv6::options::test::test_status ... ok
5612026-09-11T18:37:37.356Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5622026-09-11T18:37:37.356Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5632026-09-11T18:37:37.356Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5642026-09-11T18:37:37.356Ztest engine::flow_table::test::flow_clear ... ok
5652026-09-11T18:37:37.356Ztest engine::ether::test::emit ... ok
5662026-09-11T18:37:37.356Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5672026-09-11T18:37:37.356Ztest engine::flow_table::test::eviction_basics ... ok
5682026-09-11T18:37:37.356Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5692026-09-11T18:37:37.356Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5702026-09-11T18:37:37.356Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5712026-09-11T18:37:37.356Ztest engine::flow_table::test::flow_expired ... ok
5722026-09-11T18:37:37.356Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5732026-09-11T18:37:37.356Ztest engine::flow_table::test::priority_lerp ... ok
5742026-09-11T18:37:37.356Ztest engine::geneve::test::emit_single_opt ... ok
5752026-09-11T18:37:37.356Ztest engine::geneve::test::emit_no_opts ... ok
5762026-09-11T18:37:37.356Ztest engine::ip::v4::test::cidr_match ... ok
5772026-09-11T18:37:37.356Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5782026-09-11T18:37:37.356Ztest engine::ip::v4::test::emit ... ok
5792026-09-11T18:37:37.356Ztest engine::ip::v4::test::match_check ... ok
5802026-09-11T18:37:37.356Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5812026-09-11T18:37:37.356Ztest engine::ip::v6::test::emit ... ok
5822026-09-11T18:37:37.356Ztest engine::ip::v6::test::from_pairs ... ok
5832026-09-11T18:37:37.356Ztest engine::ip::v6::test::extension_push_spec ... ok
5842026-09-11T18:37:37.356Ztest engine::ip::v6::test::option_push_spec ... ok
5852026-09-11T18:37:37.356Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5862026-09-11T18:37:37.356Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5872026-09-11T18:37:37.356Ztest engine::ip::v6::test::test_set_total_len ... ok
5882026-09-11T18:37:37.356Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5892026-09-11T18:37:37.356Ztest engine::layer::test::find_rule ... ok
5902026-09-11T18:37:37.356Ztest engine::packet::test::read_multi_segment ... ok
5912026-09-11T18:37:37.356Ztest engine::ip::v6::test::push_spec ... ok
5922026-09-11T18:37:37.356Ztest engine::packet::test::straddled_tcp ... ok
5932026-09-11T18:37:37.357Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5942026-09-11T18:37:37.357Ztest engine::packet::test::small_packet_with_padding ... ok
5952026-09-11T18:37:37.357Ztest engine::packet::test::read_single_segment ... ok
5962026-09-11T18:37:37.357Ztest engine::nat::test::nat4_rewrite ... ok
5972026-09-11T18:37:37.357Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5982026-09-11T18:37:37.357Ztest engine::packet::test::udp6_packet_with_padding ... ok
5992026-09-11T18:37:37.357Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
6002026-09-11T18:37:37.357Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6012026-09-11T18:37:37.357Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
6022026-09-11T18:37:37.357Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6032026-09-11T18:37:37.357Ztest engine::rule::rule_matching ... ok
6042026-09-11T18:37:37.357Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6052026-09-11T18:37:37.357Ztest engine::snat::test::nat_mappings ... ok
6062026-09-11T18:37:37.361Ztest engine::flow_table::test::eviction_candidate_scan_saves_progress ... ok
6072026-09-11T18:37:37.361Z
6082026-09-11T18:37:37.361Ztest result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6092026-09-11T18:37:37.361Z
6102026-09-11T18:37:37.361Z Doc-tests opte
6112026-09-11T18:37:39.344Z
6122026-09-11T18:37:39.344Zrunning 3 tests
6132026-09-11T18:37:39.348Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6142026-09-11T18:37:39.348Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6152026-09-11T18:37:39.348Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6162026-09-11T18:37:39.348Z
6172026-09-11T18:37:39.348Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6182026-09-11T18:37:39.348Z
6192026-09-11T18:37:39.353Zall doctests ran in 1.39s; merged doctests compilation took 1.38s
6202026-09-11T18:37:39.392Z
6212026-09-11T18:37:39.392Zreal 24.269328969
6222026-09-11T18:37:39.392Zuser 2:02.381455629
6232026-09-11T18:37:39.392Zsys 7.020050284
6242026-09-11T18:37:39.392Ztrap 0.052523706
6252026-09-11T18:37:39.396Ztflt 0.187370993
6262026-09-11T18:37:39.396Zdflt 0.326220014
6272026-09-11T18:37:39.396Zkflt 0.000002328
6282026-09-11T18:37:39.396Zlock 6:18.902862009
6292026-09-11T18:37:39.396Zslp 3:40.202033546
6302026-09-11T18:37:39.396Zlat 5.467532900
6312026-09-11T18:37:39.396Zstop 2.679886308
6322026-09-11T18:37:39.396Zprocess exited: duration 84488 ms, exit code 0
 
6332026-09-11T18:37:39.403Zfound 0 output files