01M1XRQRVMK0T1CZ2XA614X62D: opte

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

Buildomat Job: 01M1XRRE450ZTFX8E0K9X7RGD1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-07T11:07:14.271Zjob assigned to worker 01M1XRRQHSM0F003B1YJER99JM [factory aws, i-0e7c825d63b7a118b] (queued for 52 s)
 
22026-09-07T11:07:20.896Zstarting task 0: "setup"
32026-09-07T11:07:20.902Z++ uname -s
42026-09-07T11:07:20.905Z+ kern=SunOS
52026-09-07T11:07:20.905Z+ build_user=build
62026-09-07T11:07:20.905Z+ build_uid=12345
72026-09-07T11:07:20.905Z+ work_dir=/work
82026-09-07T11:07:20.905Z+ input_dir=/input
92026-09-07T11:07:20.905Z+ [[ 0 == 12345 ]]
102026-09-07T11:07:20.905Z+ case "$kern" in
112026-09-07T11:07:20.905Z+ groupadd -g 12345 build
122026-09-07T11:07:20.905Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-07T11:07:22.910Z+ zfs create -o mountpoint=/work rpool/work
142026-09-07T11:07:22.991Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-07T11:07:22.994Z+ home_fs=zfs
162026-09-07T11:07:22.994Z+ [[ zfs == autofs ]]
172026-09-07T11:07:22.994Z+ mkdir -p /home/build
182026-09-07T11:07:22.994Z+ chown build:build /home/build /work
192026-09-07T11:07:24.996Z+ chmod 0700 /home/build /work
202026-09-07T11:07:24.999Zprocess exited: duration 4100 ms, exit code 0
 
212026-09-07T11:07:25.007Zstarting task 1: "rust-toolchain"
222026-09-07T11:07:25.011Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-07T11:07:25.011Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-07T11:07:25.011Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-07T11:07:25.011Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-07T11:07:25.011Z * rust toolchain channel = "1.97.1"
272026-09-07T11:07:25.011Z * rust toolchain profile = "default"
282026-09-07T11:07:25.015Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-07T11:07:25.015Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-07T11:07:25.117Zinfo: downloading installer
312026-09-07T11:07:26.785Zinfo: profile set to default
322026-09-07T11:07:26.785Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-07T11:07:26.789Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-07T11:07:26.926Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-07T11:07:26.929Zinfo: downloading 6 components
362026-09-07T11:07:40.082Z
372026-09-07T11:07:40.082Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-07T11:07:40.114Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-07T11:07:40.114Z
402026-09-07T11:07:40.117Z
412026-09-07T11:07:40.117ZRust is installed now. Great!
422026-09-07T11:07:40.117Z
432026-09-07T11:07:40.117ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-07T11:07:40.117Zenvironment variable. This has not been done automatically.
452026-09-07T11:07:40.118Z
462026-09-07T11:07:40.118ZTo configure your current shell, you need to source
472026-09-07T11:07:40.118Zthe corresponding env file under $HOME/.cargo.
482026-09-07T11:07:40.118Z
492026-09-07T11:07:40.118ZConsider running the right command for your shell (note the leading DOT):
502026-09-07T11:07:40.118Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-07T11:07:40.118Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-07T11:07:40.118ZCC_x86_64-unknown-illumos = None
532026-09-07T11:07:40.118Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-07T11:07:40.118ZCC_x86_64_unknown_illumos = None
552026-09-07T11:07:40.118Zcargo:rerun-if-env-changed=HOST_CC
562026-09-07T11:07:40.118ZHOST_CC = None
572026-09-07T11:07:40.118Zcargo:rerun-if-env-changed=CC
582026-09-07T11:07:40.118ZCC = None
592026-09-07T11:07:40.118Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-07T11:07:40.281Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-07T11:07:40.281ZCRATE_CC_NO_DEFAULTS = None
622026-09-07T11:07:40.281Zcargo:rerun-if-env-changed=CFLAGS
632026-09-07T11:07:40.281ZCFLAGS = None
642026-09-07T11:07:40.281Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-07T11:07:40.281ZHOST_CFLAGS = None
662026-09-07T11:07:40.281Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-07T11:07:40.281ZCFLAGS_x86_64_unknown_illumos = None
682026-09-07T11:07:40.281Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-07T11:07:40.281ZCFLAGS_x86_64-unknown-illumos = None
702026-09-07T11:07:40.382Z+ rustup --version
712026-09-07T11:07:40.389Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-07T11:07:40.395Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-07T11:07:40.411Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-07T11:07:40.414Z+ cargo --version
752026-09-07T11:07:40.428Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-07T11:07:40.431Z+ rustc --version
772026-09-07T11:07:40.449Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-07T11:07:40.452Zprocess exited: duration 15444 ms, exit code 0
 
792026-09-07T11:07:40.459Zstarting task 2: "authentication"
802026-09-07T11:07:40.476Zprocess exited: duration 16 ms, exit code 0
 
812026-09-07T11:07:40.483Zstarting task 3: "clone repository"
822026-09-07T11:07:40.486Z+ mkdir -p /work/oxidecomputer/opte
832026-09-07T11:07:40.490Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-07T11:07:40.516ZCloning into '/work/oxidecomputer/opte'...
852026-09-07T11:07:41.547Z+ cd /work/oxidecomputer/opte
862026-09-07T11:07:41.547Z+ git fetch origin b68949a838af9ae89fa36ff5750fb51e98984cf9
872026-09-07T11:07:41.832ZFrom https://github.com/oxidecomputer/opte
882026-09-07T11:07:41.832Z * branch b68949a838af9ae89fa36ff5750fb51e98984cf9 -> FETCH_HEAD
892026-09-07T11:07:41.840Z+ [[ -n '' ]]
902026-09-07T11:07:41.840Z+ git reset --hard b68949a838af9ae89fa36ff5750fb51e98984cf9
912026-09-07T11:07:41.857ZHEAD is now at b68949a Include expirable entries in eviction benchmark
922026-09-07T11:07:41.861Zprocess exited: duration 1375 ms, exit code 0
 
932026-09-07T11:07:41.867Zstarting task 4: "build"
942026-09-07T11:07:41.871Z+ source .github/buildomat/common.sh
952026-09-07T11:07:41.871Z++ rustup show active-toolchain
962026-09-07T11:07:41.876Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-07T11:07:41.879Z++ pushd xde
982026-09-07T11:07:41.879Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-07T11:07:41.879Z++ rustup show active-toolchain
1002026-09-07T11:07:41.882Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-07T11:07:42.089Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-07T11:07:42.093Zinfo: downloading 6 components
1032026-09-07T11:07:56.422Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-07T11:07:56.423Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-07T11:07:56.423Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-07T11:07:56.423Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-07T11:07:56.423Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-07T11:07:56.423Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-07T11:07:56.514Z+++ rustup show active-toolchain -v
1102026-09-07T11:07:56.518Z+++ head -n 1
1112026-09-07T11:07:56.518Z+++ cut '-d ' -f1
1122026-09-07T11:07:56.571Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-07T11:07:56.571Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-07T11:07:56.571Z++ popd
1152026-09-07T11:07:56.574Z/work/oxidecomputer/opte
1162026-09-07T11:07:56.574Z+ cargo --version
1172026-09-07T11:07:56.580Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-07T11:07:56.583Z+ rustc --version
1192026-09-07T11:07:56.602Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-07T11:07:56.606Z+ cd lib/opte
1212026-09-07T11:07:56.606Z+ header 'check style'
1222026-09-07T11:07:56.606Z+ echo '# ==== check style ==== #'
1232026-09-07T11:07:56.606Z# ==== check style ==== #
1242026-09-07T11:07:56.606Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1252026-09-07T11:07:56.792Z
1262026-09-07T11:07:56.792Zreal 0.185738088
1272026-09-07T11:07:56.792Zuser 0.143162711
1282026-09-07T11:07:56.792Zsys 0.036165652
1292026-09-07T11:07:56.792Ztrap 0.000056100
1302026-09-07T11:07:56.792Ztflt 0.000014940
1312026-09-07T11:07:56.792Zdflt 0.000010580
1322026-09-07T11:07:56.792Zkflt 0.000000000
1332026-09-07T11:07:56.792Zlock 0.022741800
1342026-09-07T11:07:56.792Zslp 0.166349739
1352026-09-07T11:07:56.792Zlat 0.000765690
1362026-09-07T11:07:56.792Zstop 0.000101740
1372026-09-07T11:07:56.796Z+ header 'check docs'
1382026-09-07T11:07:56.796Z+ echo '# ==== check docs ==== #'
1392026-09-07T11:07:56.796Z# ==== check docs ==== #
1402026-09-07T11:07:56.796Z+ RUSTDOCFLAGS='-D warnings'
1412026-09-07T11:07:56.796Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1422026-09-07T11:07:56.862Z Updating crates.io index
1432026-09-07T11:07:56.866Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-07T11:07:57.965Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-07T11:07:58.518Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-07T11:07:58.819Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-07T11:07:59.219Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-07T11:07:59.490Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-07T11:07:59.831Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-07T11:08:01.632Z Downloading crates ...
1512026-09-07T11:08:01.679Z Downloaded hash32 v0.3.1
1522026-09-07T11:08:01.682Z Downloaded ident_case v1.0.1
1532026-09-07T11:08:01.685Z Downloaded embedded-io v0.4.0
1542026-09-07T11:08:01.689Z Downloaded ingot-types v0.2.0
1552026-09-07T11:08:01.689Z Downloaded defmt-parser v1.0.0
1562026-09-07T11:08:01.689Z Downloaded dtrace-parser v0.3.0
1572026-09-07T11:08:01.692Z Downloaded dyn-clone v1.0.20
1582026-09-07T11:08:01.692Z Downloaded defmt v0.3.100
1592026-09-07T11:08:01.696Z Downloaded embedded-io v0.6.1
1602026-09-07T11:08:01.696Z Downloaded defmt-macros v1.1.1
1612026-09-07T11:08:01.699Z Downloaded dof v0.4.0
1622026-09-07T11:08:01.708Z Downloaded cobs v0.3.0
1632026-09-07T11:08:01.711Z Downloaded ref-cast-impl v1.0.25
1642026-09-07T11:08:01.714Z Downloaded cfg-if v1.0.4
1652026-09-07T11:08:01.714Z Downloaded macaddr v1.0.1
1662026-09-07T11:08:01.714Z Downloaded managed v0.8.0
1672026-09-07T11:08:01.714Z Downloaded plain v0.2.3
1682026-09-07T11:08:01.717Z Downloaded scroll_derive v0.13.1
1692026-09-07T11:08:01.720Z Downloaded either v1.16.0
1702026-09-07T11:08:01.720Z Downloaded ingot v0.2.0
1712026-09-07T11:08:01.720Z Downloaded quote v1.0.46
1722026-09-07T11:08:01.723Z Downloaded darling_macro v0.23.0
1732026-09-07T11:08:01.727Z Downloaded pretty-hex v0.4.2
1742026-09-07T11:08:01.730Z Downloaded ref-cast v1.0.25
1752026-09-07T11:08:01.733Z Downloaded itoa v1.0.18
1762026-09-07T11:08:01.737Z Downloaded usdt-attr-macro v0.6.0
1772026-09-07T11:08:01.740Z Downloaded usdt v0.6.0
1782026-09-07T11:08:01.740Z Downloaded usdt-macro v0.6.0
1792026-09-07T11:08:01.746Z Downloaded thread-id v5.1.0
1802026-09-07T11:08:01.749Z Downloaded heapless v0.8.0
1812026-09-07T11:08:01.752Z Downloaded pest_derive v2.8.7
1822026-09-07T11:08:01.752Z Downloaded defmt v1.1.1
1832026-09-07T11:08:01.755Z Downloaded strsim v0.11.1
1842026-09-07T11:08:01.756Z Downloaded version_check v0.9.5
1852026-09-07T11:08:01.759Z Downloaded stable_deref_trait v1.2.1
1862026-09-07T11:08:01.762Z Downloaded tabwriter v1.4.1
1872026-09-07T11:08:01.765Z Downloaded byteorder v1.5.0
1882026-09-07T11:08:01.765Z Downloaded crc32fast v1.5.0
1892026-09-07T11:08:01.768Z Downloaded ipnetwork v0.21.1
1902026-09-07T11:08:01.768Z Downloaded scroll v0.13.0
1912026-09-07T11:08:01.772Z Downloaded thiserror-impl v2.0.18
1922026-09-07T11:08:01.772Z Downloaded ingot-macros v0.2.0
1932026-09-07T11:08:01.772Z Downloaded pest_meta v2.8.7
1942026-09-07T11:08:01.775Z Downloaded bitflags v1.3.2
1952026-09-07T11:08:01.783Z Downloaded usdt-impl v0.6.0
1962026-09-07T11:08:01.786Z Downloaded pest_generator v2.8.7
1972026-09-07T11:08:01.786Z Downloaded serde_tokenstream v0.2.3
1982026-09-07T11:08:01.789Z Downloaded memmap2 v0.9.11
1992026-09-07T11:08:01.789Z Downloaded darling v0.23.0
2002026-09-07T11:08:01.795Z Downloaded zmij v1.0.22
2012026-09-07T11:08:01.798Z Downloaded log v0.4.33
2022026-09-07T11:08:01.798Z Downloaded thiserror v2.0.18
2032026-09-07T11:08:01.806Z Downloaded postcard v1.1.3
2042026-09-07T11:08:01.815Z Downloaded bitflags v2.13.0
2052026-09-07T11:08:01.818Z Downloaded serde_core v1.0.228
2062026-09-07T11:08:01.824Z Downloaded ucd-trie v0.1.7
2072026-09-07T11:08:01.830Z Downloaded proc-macro2 v1.0.106
2082026-09-07T11:08:01.835Z Downloaded unicode-ident v1.0.24
2092026-09-07T11:08:01.844Z Downloaded serde_derive v1.0.228
2102026-09-07T11:08:01.847Z Downloaded darling_core v0.23.0
2112026-09-07T11:08:01.858Z Downloaded zerocopy-derive v0.8.54
2122026-09-07T11:08:01.862Z Downloaded memchr v2.8.3
2132026-09-07T11:08:01.867Z Downloaded serde v1.0.228
2142026-09-07T11:08:01.874Z Downloaded aho-corasick v1.1.4
2152026-09-07T11:08:01.887Z Downloaded pest v2.8.7
2162026-09-07T11:08:01.892Z Downloaded regex v1.13.0
2172026-09-07T11:08:01.899Z Downloaded itertools v0.15.0
2182026-09-07T11:08:01.905Z Downloaded serde_json v1.0.150
2192026-09-07T11:08:01.956Z Downloaded unicode-width v0.2.2
2202026-09-07T11:08:01.959Z Downloaded zerocopy v0.8.54
2212026-09-07T11:08:01.968Z Downloaded goblin v0.10.7
2222026-09-07T11:08:01.973Z Downloaded syn v2.0.118
2232026-09-07T11:08:01.978Z Downloaded smoltcp v0.11.0
2242026-09-07T11:08:01.984Z Downloaded regex-syntax v0.8.11
2252026-09-07T11:08:02.005Z Downloaded regex-automata v0.4.15
2262026-09-07T11:08:02.014Z Downloaded libc v0.2.186
2272026-09-07T11:08:02.068Z Compiling proc-macro2 v1.0.106
2282026-09-07T11:08:02.068Z Compiling quote v1.0.46
2292026-09-07T11:08:02.068Z Compiling unicode-ident v1.0.24
2302026-09-07T11:08:02.071Z Documenting unicode-ident v1.0.24
2312026-09-07T11:08:02.072Z Compiling strsim v0.11.1
2322026-09-07T11:08:02.072Z Compiling serde_core v1.0.228
2332026-09-07T11:08:02.072Z Compiling ident_case v1.0.1
2342026-09-07T11:08:02.250Z Compiling memchr v2.8.3
2352026-09-07T11:08:02.402Z Compiling zerocopy v0.8.54
2362026-09-07T11:08:02.429Z Compiling serde v1.0.228
2372026-09-07T11:08:02.476Z Compiling regex-syntax v0.8.11
2382026-09-07T11:08:02.498Z Compiling thiserror v2.0.18
2392026-09-07T11:08:02.738Z Documenting proc-macro2 v1.0.106
2402026-09-07T11:08:02.781Z Compiling aho-corasick v1.1.4
2412026-09-07T11:08:03.115Z Compiling syn v2.0.118
2422026-09-07T11:08:03.192Z Documenting strsim v0.11.1
2432026-09-07T11:08:03.319Z Documenting quote v1.0.46
2442026-09-07T11:08:03.666Z Checking byteorder v1.5.0
2452026-09-07T11:08:03.820Z Compiling either v1.16.0
2462026-09-07T11:08:03.830Z Documenting syn v2.0.118
2472026-09-07T11:08:03.945Z Compiling regex-automata v0.4.15
2482026-09-07T11:08:04.014Z Documenting ident_case v1.0.1
2492026-09-07T11:08:04.181Z Compiling itertools v0.15.0
2502026-09-07T11:08:04.485Z Compiling heapless v0.8.0
2512026-09-07T11:08:04.493Z Documenting memchr v2.8.3
2522026-09-07T11:08:04.949Z Checking bitflags v2.13.0
2532026-09-07T11:08:05.111Z Checking hash32 v0.3.1
2542026-09-07T11:08:05.119Z Checking darling_core v0.23.0
2552026-09-07T11:08:05.140Z Documenting aho-corasick v1.1.4
2562026-09-07T11:08:05.218Z Documenting serde_core v1.0.228
2572026-09-07T11:08:05.890Z Documenting darling_core v0.23.0
2582026-09-07T11:08:06.010Z Compiling regex v1.13.0
2592026-09-07T11:08:06.056Z Checking stable_deref_trait v1.2.1
2602026-09-07T11:08:06.122Z Documenting regex-syntax v0.8.11
2612026-09-07T11:08:06.194Z Checking cfg-if v1.0.4
2622026-09-07T11:08:06.254Z Checking macaddr v1.0.1
2632026-09-07T11:08:06.400Z Compiling smoltcp v0.11.0
2642026-09-07T11:08:06.718Z Compiling zerocopy-derive v0.8.54
2652026-09-07T11:08:06.748Z Compiling serde_derive v1.0.228
2662026-09-07T11:08:06.825Z Compiling thiserror-impl v2.0.18
2672026-09-07T11:08:07.030Z Documenting darling_macro v0.23.0
2682026-09-07T11:08:07.170Z Documenting regex-automata v0.4.15
2692026-09-07T11:08:07.232Z Documenting zerocopy-derive v0.8.54
2702026-09-07T11:08:07.629Z Compiling darling_macro v0.23.0
2712026-09-07T11:08:07.653Z Documenting serde_derive v1.0.228
2722026-09-07T11:08:07.689Z Documenting thiserror-impl v2.0.18
2732026-09-07T11:08:08.048Z Checking managed v0.8.0
2742026-09-07T11:08:08.133Z Checking cobs v0.3.0
2752026-09-07T11:08:08.192Z Compiling darling v0.23.0
2762026-09-07T11:08:08.228Z Documenting darling v0.23.0
2772026-09-07T11:08:08.265Z Compiling ingot-macros v0.2.0
2782026-09-07T11:08:08.328Z Documenting byteorder v1.5.0
2792026-09-07T11:08:08.535Z Documenting regex v1.13.0
2802026-09-07T11:08:08.595Z Checking bitflags v1.3.2
2812026-09-07T11:08:08.658Z Documenting thiserror v2.0.18
2822026-09-07T11:08:08.765Z Documenting zerocopy v0.8.54
2832026-09-07T11:08:08.910Z Documenting hash32 v0.3.1
2842026-09-07T11:08:09.183Z Documenting bitflags v2.13.0
2852026-09-07T11:08:09.287Z Documenting cfg-if v1.0.4
2862026-09-07T11:08:09.563Z Documenting ingot-macros v0.2.0
2872026-09-07T11:08:09.669Z Documenting serde v1.0.228
2882026-09-07T11:08:09.817Z Documenting stable_deref_trait v1.2.1
2892026-09-07T11:08:09.930Z Compiling crc32fast v1.5.0
2902026-09-07T11:08:10.043Z Compiling ref-cast v1.0.25
2912026-09-07T11:08:10.234Z Documenting macaddr v1.0.1
2922026-09-07T11:08:10.397Z Documenting heapless v0.8.0
2932026-09-07T11:08:10.484Z Checking postcard v1.1.3
2942026-09-07T11:08:10.762Z Documenting cobs v0.3.0
2952026-09-07T11:08:10.985Z Compiling ref-cast-impl v1.0.25
2962026-09-07T11:08:11.004Z Checking ingot-types v0.2.0
2972026-09-07T11:08:11.014Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2982026-09-07T11:08:11.226Z Compiling version_check v0.9.5
2992026-09-07T11:08:11.334Z Checking ingot v0.2.0
3002026-09-07T11:08:11.407Z Documenting managed v0.8.0
3012026-09-07T11:08:11.486Z Checking ipnetwork v0.21.1
3022026-09-07T11:08:11.563Z Checking unicode-width v0.2.2
3032026-09-07T11:08:11.651Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3042026-09-07T11:08:11.677Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3052026-09-07T11:08:11.705Z Documenting postcard v1.1.3
3062026-09-07T11:08:11.803Z Documenting ref-cast-impl v1.0.25
3072026-09-07T11:08:11.880Z Documenting ipnetwork v0.21.1
3082026-09-07T11:08:12.045Z Documenting either v1.16.0
3092026-09-07T11:08:12.229Z Documenting ingot-types v0.2.0
3102026-09-07T11:08:12.269Z Documenting smoltcp v0.11.0
3112026-09-07T11:08:12.526Z Documenting unicode-width v0.2.2
3122026-09-07T11:08:12.809Z Checking tabwriter v1.4.1
3132026-09-07T11:08:12.919Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3142026-09-07T11:08:13.006Z Documenting ref-cast v1.0.25
3152026-09-07T11:08:13.361Z Documenting crc32fast v1.5.0
3162026-09-07T11:08:13.507Z Documenting itertools v0.15.0
3172026-09-07T11:08:13.681Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3182026-09-07T11:08:13.727Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3192026-09-07T11:08:13.831Z Documenting ingot v0.2.0
3202026-09-07T11:08:14.022Z Documenting tabwriter v1.4.1
3212026-09-07T11:08:14.338Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3222026-09-07T11:08:14.419Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3232026-09-07T11:08:14.625Z Checking dyn-clone v1.0.20
3242026-09-07T11:08:14.721Z Documenting dyn-clone v1.0.20
3252026-09-07T11:08:16.721Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3262026-09-07T11:08:17.865Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3272026-09-07T11:08:20.182Z Finished `dev` profile [optimized + debuginfo] target(s) in 23.38s
3282026-09-07T11:08:20.270Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3292026-09-07T11:08:20.312Z
3302026-09-07T11:08:20.316Zreal 23.482243275
3312026-09-07T11:08:20.316Zuser 1:15.994906938
3322026-09-07T11:08:20.316Zsys 16.472175228
3332026-09-07T11:08:20.316Ztrap 0.044740320
3342026-09-07T11:08:20.316Ztflt 0.112372640
3352026-09-07T11:08:20.316Zdflt 0.057755104
3362026-09-07T11:08:20.316Zkflt 0.002206620
3372026-09-07T11:08:20.316Zlock 6:34.691340766
3382026-09-07T11:08:20.316Zslp 4:22.530106387
3392026-09-07T11:08:20.316Zlat 7.890617476
3402026-09-07T11:08:20.316Zstop 12.514455321
3412026-09-07T11:08:20.316Z+ header 'analyze std + api'
3422026-09-07T11:08:20.316Z+ echo '# ==== analyze std + api ==== #'
3432026-09-07T11:08:20.317Z# ==== analyze std + api ==== #
3442026-09-07T11:08:20.317Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3452026-09-07T11:08:20.522Z Compiling proc-macro2 v1.0.106
3462026-09-07T11:08:20.522Z Compiling quote v1.0.46
3472026-09-07T11:08:20.522Z Compiling unicode-ident v1.0.24
3482026-09-07T11:08:20.522Z Compiling memchr v2.8.3
3492026-09-07T11:08:20.526Z Compiling thiserror v2.0.18
3502026-09-07T11:08:20.526Z Compiling zerocopy v0.8.54
3512026-09-07T11:08:20.526Z Compiling zmij v1.0.22
3522026-09-07T11:08:20.526Z Compiling libc v0.2.186
3532026-09-07T11:08:20.695Z Compiling serde_core v1.0.228
3542026-09-07T11:08:20.854Z Compiling ucd-trie v0.1.7
3552026-09-07T11:08:20.886Z Compiling serde_json v1.0.150
3562026-09-07T11:08:20.922Z Compiling strsim v0.11.1
3572026-09-07T11:08:21.067Z Compiling pest v2.8.7
3582026-09-07T11:08:21.094Z Compiling serde v1.0.228
3592026-09-07T11:08:21.099Z Compiling ident_case v1.0.1
3602026-09-07T11:08:21.490Z Compiling aho-corasick v1.1.4
3612026-09-07T11:08:21.547Z Compiling itoa v1.0.18
3622026-09-07T11:08:21.550Z Checking byteorder v1.5.0
3632026-09-07T11:08:21.735Z Compiling regex-syntax v0.8.11
3642026-09-07T11:08:21.932Z Compiling syn v2.0.118
3652026-09-07T11:08:22.158Z Compiling pest_meta v2.8.7
3662026-09-07T11:08:22.340Z Compiling usdt-impl v0.6.0
3672026-09-07T11:08:22.410Z Compiling either v1.16.0
3682026-09-07T11:08:22.580Z Compiling itertools v0.15.0
3692026-09-07T11:08:22.834Z Compiling thread-id v5.1.0
3702026-09-07T11:08:23.070Z Checking log v0.4.33
3712026-09-07T11:08:23.147Z Compiling regex-automata v0.4.15
3722026-09-07T11:08:23.259Z Checking plain v0.2.3
3732026-09-07T11:08:23.334Z Compiling heapless v0.8.0
3742026-09-07T11:08:23.781Z Checking bitflags v2.13.0
3752026-09-07T11:08:23.848Z Checking hash32 v0.3.1
3762026-09-07T11:08:23.851Z Checking cfg-if v1.0.4
3772026-09-07T11:08:23.904Z Checking pretty-hex v0.4.2
3782026-09-07T11:08:23.926Z Checking stable_deref_trait v1.2.1
3792026-09-07T11:08:23.961Z Checking macaddr v1.0.1
3802026-09-07T11:08:23.985Z Compiling smoltcp v0.11.0
3812026-09-07T11:08:24.157Z Checking bitflags v1.3.2
3822026-09-07T11:08:24.160Z Checking managed v0.8.0
3832026-09-07T11:08:24.213Z Compiling crc32fast v1.5.0
3842026-09-07T11:08:24.305Z Compiling pest_generator v2.8.7
3852026-09-07T11:08:24.330Z Compiling darling_core v0.23.0
3862026-09-07T11:08:24.380Z Compiling ref-cast v1.0.25
3872026-09-07T11:08:24.390Z Compiling version_check v0.9.5
3882026-09-07T11:08:24.647Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3892026-09-07T11:08:24.713Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3902026-09-07T11:08:24.928Z Compiling regex v1.13.0
3912026-09-07T11:08:24.928Z Checking memmap2 v0.9.11
3922026-09-07T11:08:25.053Z Checking unicode-width v0.2.2
3932026-09-07T11:08:25.265Z Checking ipnetwork v0.21.1
3942026-09-07T11:08:25.297Z Checking tabwriter v1.4.1
3952026-09-07T11:08:25.464Z Checking dyn-clone v1.0.20
3962026-09-07T11:08:25.556Z Compiling thiserror-impl v2.0.18
3972026-09-07T11:08:25.556Z Compiling serde_derive v1.0.228
3982026-09-07T11:08:25.559Z Compiling zerocopy-derive v0.8.54
3992026-09-07T11:08:25.727Z Compiling pest_derive v2.8.7
4002026-09-07T11:08:25.745Z Compiling scroll_derive v0.13.1
4012026-09-07T11:08:26.110Z Compiling ref-cast-impl v1.0.25
4022026-09-07T11:08:26.245Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4032026-09-07T11:08:26.473Z Compiling darling_macro v0.23.0
4042026-09-07T11:08:26.533Z Checking scroll v0.13.0
4052026-09-07T11:08:26.752Z Checking goblin v0.10.7
4062026-09-07T11:08:26.784Z Compiling dtrace-parser v0.3.0
4072026-09-07T11:08:26.807Z Checking cobs v0.3.0
4082026-09-07T11:08:27.004Z Compiling darling v0.23.0
4092026-09-07T11:08:27.071Z Compiling ingot-macros v0.2.0
4102026-09-07T11:08:27.083Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4112026-09-07T11:08:28.184Z Checking postcard v1.1.3
4122026-09-07T11:08:28.197Z Compiling serde_tokenstream v0.2.3
4132026-09-07T11:08:29.472Z Checking ingot-types v0.2.0
4142026-09-07T11:08:29.476Z Compiling dof v0.4.0
4152026-09-07T11:08:29.769Z Checking ingot v0.2.0
4162026-09-07T11:08:30.334Z Compiling usdt-macro v0.6.0
4172026-09-07T11:08:30.338Z Compiling usdt-attr-macro v0.6.0
4182026-09-07T11:08:30.931Z Checking usdt v0.6.0
4192026-09-07T11:08:31.197Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4202026-09-07T11:08:39.632Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.29s
4212026-09-07T11:08:39.659Z
4222026-09-07T11:08:39.659Zreal 19.358716145
4232026-09-07T11:08:39.659Zuser 1:01.692002744
4242026-09-07T11:08:39.662Zsys 12.324195103
4252026-09-07T11:08:39.662Ztrap 0.030028320
4262026-09-07T11:08:39.662Ztflt 0.136868806
4272026-09-07T11:08:39.662Zdflt 0.201115816
4282026-09-07T11:08:39.662Zkflt 0.000023830
4292026-09-07T11:08:39.662Zlock 3:52.691217856
4302026-09-07T11:08:39.662Zslp 3:15.717221116
4312026-09-07T11:08:39.662Zlat 2.606554730
4322026-09-07T11:08:39.662Zstop 5.691275579
4332026-09-07T11:08:39.662Z+ header 'analyze no_std + engine + kernel'
4342026-09-07T11:08:39.662Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4352026-09-07T11:08:39.662Z# ==== analyze no_std + engine + kernel ==== #
4362026-09-07T11:08:39.662Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4372026-09-07T11:08:39.821Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4382026-09-07T11:08:39.821Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4392026-09-07T11:08:39.821Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4402026-09-07T11:08:39.825Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4412026-09-07T11:08:40.039Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4422026-09-07T11:08:43.105Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.40s
4432026-09-07T11:08:43.129Z
4442026-09-07T11:08:43.132Zreal 3.464794159
4452026-09-07T11:08:43.132Zuser 3.722201566
4462026-09-07T11:08:43.132Zsys 0.826573422
4472026-09-07T11:08:43.132Ztrap 0.000592980
4482026-09-07T11:08:43.132Ztflt 0.021132464
4492026-09-07T11:08:43.133Zdflt 0.003735270
4502026-09-07T11:08:43.133Zkflt 0.000000000
4512026-09-07T11:08:43.133Zlock 11.425783302
4522026-09-07T11:08:43.133Zslp 14.400625624
4532026-09-07T11:08:43.133Zlat 0.010654750
4542026-09-07T11:08:43.133Zstop 0.187569754
4552026-09-07T11:08:43.133Z+ header test
4562026-09-07T11:08:43.133Z+ echo '# ==== test ==== #'
4572026-09-07T11:08:43.133Z# ==== test ==== #
4582026-09-07T11:08:43.133Z+ ptime -m cargo test
4592026-09-07T11:08:43.271Z Compiling serde_core v1.0.228
4602026-09-07T11:08:43.274Z Compiling thiserror v2.0.18
4612026-09-07T11:08:43.274Z Compiling zerocopy v0.8.54
4622026-09-07T11:08:43.274Z Compiling memchr v2.8.3
4632026-09-07T11:08:43.290Z Compiling byteorder v1.5.0
4642026-09-07T11:08:43.298Z Compiling unicode-ident v1.0.24
4652026-09-07T11:08:43.302Z Compiling scroll v0.13.0
4662026-09-07T11:08:43.302Z Compiling libc v0.2.186
4672026-09-07T11:08:43.377Z Compiling zmij v1.0.22
4682026-09-07T11:08:43.420Z Compiling proc-macro2 v1.0.106
4692026-09-07T11:08:43.499Z Compiling itoa v1.0.18
4702026-09-07T11:08:43.557Z Compiling log v0.4.33
4712026-09-07T11:08:43.623Z Compiling ucd-trie v0.1.7
4722026-09-07T11:08:43.751Z Compiling plain v0.2.3
4732026-09-07T11:08:43.754Z Compiling pest v2.8.7
4742026-09-07T11:08:43.784Z Compiling quote v1.0.46
4752026-09-07T11:08:43.846Z Compiling goblin v0.10.7
4762026-09-07T11:08:44.296Z Compiling hash32 v0.3.1
4772026-09-07T11:08:44.408Z Compiling pretty-hex v0.4.2
4782026-09-07T11:08:44.456Z Compiling macaddr v1.0.1
4792026-09-07T11:08:44.532Z Compiling stable_deref_trait v1.2.1
4802026-09-07T11:08:44.600Z Compiling cfg-if v1.0.4
4812026-09-07T11:08:44.661Z Compiling heapless v0.8.0
4822026-09-07T11:08:44.705Z Compiling syn v2.0.118
4832026-09-07T11:08:44.856Z Compiling dtrace-parser v0.3.0
4842026-09-07T11:08:45.146Z Compiling serde v1.0.228
4852026-09-07T11:08:45.295Z Compiling serde_json v1.0.150
4862026-09-07T11:08:45.465Z Compiling bitflags v2.13.0
4872026-09-07T11:08:45.776Z Compiling thread-id v5.1.0
4882026-09-07T11:08:45.849Z Compiling cobs v0.3.0
4892026-09-07T11:08:45.871Z Compiling bitflags v1.3.2
4902026-09-07T11:08:45.935Z Compiling managed v0.8.0
4912026-09-07T11:08:46.126Z Compiling ingot-types v0.2.0
4922026-09-07T11:08:46.140Z Compiling smoltcp v0.11.0
4932026-09-07T11:08:46.165Z Compiling postcard v1.1.3
4942026-09-07T11:08:46.272Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4952026-09-07T11:08:46.495Z Compiling ingot v0.2.0
4962026-09-07T11:08:46.509Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4972026-09-07T11:08:46.514Z Compiling memmap2 v0.9.11
4982026-09-07T11:08:46.801Z Compiling dof v0.4.0
4992026-09-07T11:08:47.115Z Compiling unicode-width v0.2.2
5002026-09-07T11:08:47.436Z Compiling ipnetwork v0.21.1
5012026-09-07T11:08:47.912Z Compiling usdt-impl v0.6.0
5022026-09-07T11:08:48.355Z Compiling either v1.16.0
5032026-09-07T11:08:48.365Z Compiling usdt v0.6.0
5042026-09-07T11:08:48.557Z Compiling itertools v0.15.0
5052026-09-07T11:08:48.673Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5062026-09-07T11:08:48.982Z Compiling tabwriter v1.4.1
5072026-09-07T11:08:49.405Z Compiling ref-cast v1.0.25
5082026-09-07T11:08:49.500Z Compiling crc32fast v1.5.0
5092026-09-07T11:08:49.776Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5102026-09-07T11:08:50.077Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5112026-09-07T11:08:50.274Z Compiling dyn-clone v1.0.20
5122026-09-07T11:09:05.263Z Finished `test` profile [optimized + debuginfo] target(s) in 22.12s
5132026-09-07T11:09:05.282Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5142026-09-07T11:09:05.287Z
5152026-09-07T11:09:05.287Zrunning 85 tests
5162026-09-07T11:09:05.288Ztest d_error::tests::name_and_data_storage ... ok
5172026-09-07T11:09:05.288Ztest d_error::tests::name_truncation ... ok
5182026-09-07T11:09:05.288Ztest ddi::mblk::test::chain_append_links ... ok
5192026-09-07T11:09:05.288Ztest ddi::mblk::test::chain_breaks_links ... ok
5202026-09-07T11:09:05.288Ztest ddi::mblk::test::prefix_len ... ok
5212026-09-07T11:09:05.288Ztest ddi::mblk::test::expand_and_shrink ... ok
5222026-09-07T11:09:05.288Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5232026-09-07T11:09:05.288Ztest ddi::mblk::test::chain_drain_complete ... ok
5242026-09-07T11:09:05.288Ztest ddi::mblk::test::read_seg ... ok
5252026-09-07T11:09:05.288Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5262026-09-07T11:09:05.288Ztest ddi::mblk::test::truncate ... ok
5272026-09-07T11:09:05.288Ztest ddi::mblk::test::uninitialized_packet ... ok
5282026-09-07T11:09:05.288Ztest ddi::mblk::test::wrap ... ok
5292026-09-07T11:09:05.288Ztest ddi::mblk::test::zero_byte_packet ... ok
5302026-09-07T11:09:05.288Ztest ddi::time::test::good_interval ... ok
5312026-09-07T11:09:05.288Ztest engine::dhcp::test::domainname_encode ... ok
5322026-09-07T11:09:05.288Ztest engine::dhcp::test::hostname_encode ... ok
5332026-09-07T11:09:05.288Ztest engine::dhcp::test::domain_search_option_encode ... ok
5342026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5352026-09-07T11:09:05.288Ztest engine::dhcp::test::offlink_encode ... ok
5362026-09-07T11:09:05.288Ztest engine::dhcp::test::rfc3442_encode ... ok
5372026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_client_id ... ok
5382026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_iana ... ok
5392026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5402026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5412026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_iata ... ok
5422026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5432026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5442026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_option_request ... ok
5452026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5462026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5472026-09-07T11:09:05.288Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5482026-09-07T11:09:05.288Ztest ddi::time::test::bad_interval - should panic ... ok
5492026-09-07T11:09:05.289Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5502026-09-07T11:09:05.289Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5512026-09-07T11:09:05.289Ztest engine::dhcpv6::options::test::test_server_id ... ok
5522026-09-07T11:09:05.289Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5532026-09-07T11:09:05.289Ztest engine::dhcpv6::options::test::test_status ... ok
5542026-09-07T11:09:05.289Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5552026-09-07T11:09:05.289Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5562026-09-07T11:09:05.289Ztest engine::ether::test::emit ... ok
5572026-09-07T11:09:05.289Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5582026-09-07T11:09:05.289Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5592026-09-07T11:09:05.289Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5602026-09-07T11:09:05.289Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5612026-09-07T11:09:05.289Ztest engine::flow_table::test::eviction_basics ... ok
5622026-09-07T11:09:05.289Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5632026-09-07T11:09:05.289Ztest engine::flow_table::test::flow_clear ... ok
5642026-09-07T11:09:05.289Ztest engine::flow_table::test::priority_lerp ... ok
5652026-09-07T11:09:05.289Ztest engine::flow_table::test::flow_expired ... ok
5662026-09-07T11:09:05.289Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5672026-09-07T11:09:05.289Ztest engine::ip::v4::test::cidr_match ... ok
5682026-09-07T11:09:05.289Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5692026-09-07T11:09:05.289Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5702026-09-07T11:09:05.289Ztest engine::geneve::test::emit_no_opts ... ok
5712026-09-07T11:09:05.289Ztest engine::geneve::test::emit_single_opt ... ok
5722026-09-07T11:09:05.289Ztest engine::ip::v4::test::emit ... ok
5732026-09-07T11:09:05.289Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5742026-09-07T11:09:05.289Ztest engine::ip::v4::test::match_check ... ok
5752026-09-07T11:09:05.289Ztest engine::ip::v6::test::emit ... ok
5762026-09-07T11:09:05.289Ztest engine::ip::v6::test::option_push_spec ... ok
5772026-09-07T11:09:05.289Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5782026-09-07T11:09:05.289Ztest engine::ip::v6::test::from_pairs ... ok
5792026-09-07T11:09:05.289Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5802026-09-07T11:09:05.290Ztest engine::layer::test::find_rule ... ok
5812026-09-07T11:09:05.290Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5822026-09-07T11:09:05.290Ztest engine::ip::v6::test::test_set_total_len ... ok
5832026-09-07T11:09:05.290Ztest engine::nat::test::nat4_rewrite ... ok
5842026-09-07T11:09:05.290Ztest engine::packet::test::read_multi_segment ... ok
5852026-09-07T11:09:05.290Ztest engine::packet::test::small_packet_with_padding ... ok
5862026-09-07T11:09:05.290Ztest engine::ip::v6::test::extension_push_spec ... ok
5872026-09-07T11:09:05.290Ztest engine::packet::test::read_single_segment ... ok
5882026-09-07T11:09:05.290Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5892026-09-07T11:09:05.290Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5902026-09-07T11:09:05.290Ztest engine::ip::v6::test::push_spec ... ok
5912026-09-07T11:09:05.290Ztest engine::packet::test::udp6_packet_with_padding ... ok
5922026-09-07T11:09:05.290Ztest engine::packet::test::straddled_tcp ... ok
5932026-09-07T11:09:05.290Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
5942026-09-07T11:09:05.290Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5952026-09-07T11:09:05.290Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
5962026-09-07T11:09:05.290Ztest engine::rule::rule_matching ... ok
5972026-09-07T11:09:05.290Ztest engine::snat::test::snat4_desc_lifecycle ... ok
5982026-09-07T11:09:05.290Ztest engine::snat::test::nat_mappings ... ok
5992026-09-07T11:09:05.290Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6002026-09-07T11:09:05.290Ztest engine::flow_table::test::eviction_candidate_scan_saves_progress ... ok
6012026-09-07T11:09:05.290Z
6022026-09-07T11:09:05.290Ztest result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6032026-09-07T11:09:05.290Z
6042026-09-07T11:09:05.290Z Doc-tests opte
6052026-09-07T11:09:07.246Z
6062026-09-07T11:09:07.246Zrunning 3 tests
6072026-09-07T11:09:07.250Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6082026-09-07T11:09:07.250Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6092026-09-07T11:09:07.250Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6102026-09-07T11:09:07.250Z
6112026-09-07T11:09:07.250Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6122026-09-07T11:09:07.250Z
6132026-09-07T11:09:07.255Zall doctests ran in 1.38s; merged doctests compilation took 1.37s
6142026-09-07T11:09:07.294Z
6152026-09-07T11:09:07.297Zreal 24.155308531
6162026-09-07T11:09:07.297Zuser 2:02.072196286
6172026-09-07T11:09:07.297Zsys 7.054028932
6182026-09-07T11:09:07.297Ztrap 0.055275440
6192026-09-07T11:09:07.297Ztflt 0.168458528
6202026-09-07T11:09:07.297Zdflt 0.330825007
6212026-09-07T11:09:07.297Zkflt 0.000001510
6222026-09-07T11:09:07.297Zlock 6:17.091389176
6232026-09-07T11:09:07.297Zslp 3:40.360000533
6242026-09-07T11:09:07.297Zlat 5.358397379
6252026-09-07T11:09:07.297Zstop 2.599804890
6262026-09-07T11:09:07.297Zprocess exited: duration 85427 ms, exit code 0
 
6272026-09-07T11:09:07.305Zfound 0 output files