01KXDA5173NPRKDNBN9YDF95ER: opte

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

Buildomat Job: 01KXDA5C2CB9W9BV881W5H8TFQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-13T08:41:27.816Zjob assigned to worker 01KXDA5J8SX5X8M0C7VDDR7JQM [factory aws, i-0b70f8cd39775ea72] (queued for 48 s)
 
22026-07-13T08:41:34.790Zstarting task 0: "setup"
32026-07-13T08:41:34.800Z++ uname -s
42026-07-13T08:41:34.803Z+ kern=SunOS
52026-07-13T08:41:34.803Z+ build_user=build
62026-07-13T08:41:34.803Z+ build_uid=12345
72026-07-13T08:41:34.803Z+ work_dir=/work
82026-07-13T08:41:34.803Z+ input_dir=/input
92026-07-13T08:41:34.803Z+ [[ 0 == 12345 ]]
102026-07-13T08:41:34.803Z+ case "$kern" in
112026-07-13T08:41:34.803Z+ groupadd -g 12345 build
122026-07-13T08:41:34.803Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-13T08:41:36.809Z+ zfs create -o mountpoint=/work rpool/work
142026-07-13T08:41:36.924Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-13T08:41:36.928Z+ home_fs=zfs
162026-07-13T08:41:36.928Z+ [[ zfs == autofs ]]
172026-07-13T08:41:36.928Z+ mkdir -p /home/build
182026-07-13T08:41:36.928Z+ chown build:build /home/build /work
192026-07-13T08:41:38.929Z+ chmod 0700 /home/build /work
202026-07-13T08:41:38.932Zprocess exited: duration 4144 ms, exit code 0
 
212026-07-13T08:41:38.939Zstarting task 1: "rust-toolchain"
222026-07-13T08:41:38.944Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-13T08:41:38.944Z * rust toolchain channel = "1.96.1"
242026-07-13T08:41:38.944Z * rust toolchain profile = "default"
252026-07-13T08:41:38.944Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-07-13T08:41:38.944Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-13T08:41:38.944Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-13T08:41:38.947Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-13T08:41:38.947Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-13T08:41:39.052Zinfo: downloading installer
312026-07-13T08:41:40.385Zwarn: It looks like you have an existing rustup settings file at:
322026-07-13T08:41:40.385Zwarn: /home/build/.rustup/settings.toml
332026-07-13T08:41:40.385Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-13T08:41:40.385Zwarn: instead of the one inferred from the default host triple.
352026-07-13T08:41:40.397Zinfo: profile set to default
362026-07-13T08:41:40.397Zinfo: default host triple is x86_64-unknown-illumos
372026-07-13T08:41:40.400Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-13T08:41:40.532Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-13T08:41:40.535Zinfo: downloading 6 components
402026-07-13T08:41:54.857Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-13T08:41:54.857Z
422026-07-13T08:41:54.889Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-13T08:41:54.889Z
442026-07-13T08:41:54.889Z
452026-07-13T08:41:54.889ZRust is installed now. Great!
462026-07-13T08:41:54.889Z
472026-07-13T08:41:54.889ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-13T08:41:54.889Zenvironment variable. This has not been done automatically.
492026-07-13T08:41:54.889Z
502026-07-13T08:41:54.889ZTo configure your current shell, you need to source
512026-07-13T08:41:54.889Zthe corresponding env file under $HOME/.cargo.
522026-07-13T08:41:54.889Z
532026-07-13T08:41:54.889ZThis is usually done by running one of the following (note the leading DOT):
542026-07-13T08:41:54.892Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-13T08:41:54.893Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-13T08:41:54.893Zsource "~/.cargo/env.nu" # For nushell
572026-07-13T08:41:54.893Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-13T08:41:54.893Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-13T08:41:54.893Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-13T08:41:54.893Zwarn: no default linker (`cc`) was found in your PATH
612026-07-13T08:41:54.893Zwarn: many Rust crates require a system C toolchain to build
622026-07-13T08:41:54.979Z+ rustup --version
632026-07-13T08:41:54.988Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-13T08:41:54.991Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-13T08:41:55.009Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-13T08:41:55.012Z+ cargo --version
672026-07-13T08:41:55.026Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-13T08:41:55.029Z+ rustc --version
692026-07-13T08:41:55.047Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-13T08:41:55.050Zprocess exited: duration 16110 ms, exit code 0
 
712026-07-13T08:41:55.056Zstarting task 2: "authentication"
722026-07-13T08:41:55.073Zprocess exited: duration 16 ms, exit code 0
 
732026-07-13T08:41:55.079Zstarting task 3: "clone repository"
742026-07-13T08:41:55.082Z+ mkdir -p /work/oxidecomputer/opte
752026-07-13T08:41:55.085Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-07-13T08:41:55.114ZCloning into '/work/oxidecomputer/opte'...
772026-07-13T08:41:55.967Z+ cd /work/oxidecomputer/opte
782026-07-13T08:41:55.967Z+ git fetch origin b9b6231148b02dc08c4a93ea36a560a15af269b9
792026-07-13T08:41:56.185ZFrom https://github.com/oxidecomputer/opte
802026-07-13T08:41:56.186Z * branch b9b6231148b02dc08c4a93ea36a560a15af269b9 -> FETCH_HEAD
812026-07-13T08:41:56.189Z+ [[ -n renovate/lock-file-maintenance ]]
822026-07-13T08:41:56.192Z++ git branch --show-current
832026-07-13T08:41:56.192Z+ current=master
842026-07-13T08:41:56.192Z+ [[ master != renovate/lock-file-maintenance ]]
852026-07-13T08:41:56.192Z+ git branch -f renovate/lock-file-maintenance b9b6231148b02dc08c4a93ea36a560a15af269b9
862026-07-13T08:41:56.196Z+ git checkout -f renovate/lock-file-maintenance
872026-07-13T08:41:56.211ZSwitched to branch 'renovate/lock-file-maintenance'
882026-07-13T08:41:56.214Z+ git reset --hard b9b6231148b02dc08c4a93ea36a560a15af269b9
892026-07-13T08:41:56.228ZHEAD is now at b9b6231 Lock file maintenance
902026-07-13T08:41:56.231Zprocess exited: duration 1148 ms, exit code 0
 
912026-07-13T08:41:56.238Zstarting task 4: "build"
922026-07-13T08:41:56.241Z+ source .github/buildomat/common.sh
932026-07-13T08:41:56.242Z++ rustup show active-toolchain
942026-07-13T08:41:56.247Z1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-07-13T08:41:56.250Z++ pushd xde
962026-07-13T08:41:56.250Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-07-13T08:41:56.250Z++ rustup show active-toolchain
982026-07-13T08:41:56.253Zinfo: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos
992026-07-13T08:41:56.409Zinfo: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29)
1002026-07-13T08:41:56.413Zinfo: downloading 6 components
1012026-07-13T08:42:10.313Znightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-07-13T08:42:10.416Z+++ rustup show active-toolchain -v
1032026-07-13T08:42:10.419Z+++ head -n 1
1042026-07-13T08:42:10.419Z+++ cut '-d ' -f1
1052026-07-13T08:42:10.471Z++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1062026-07-13T08:42:10.471Z++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1072026-07-13T08:42:10.474Z++ popd
1082026-07-13T08:42:10.474Z/work/oxidecomputer/opte
1092026-07-13T08:42:10.474Z+ cargo --version
1102026-07-13T08:42:10.480Zcargo 1.96.1 (356927216 2026-06-26)
1112026-07-13T08:42:10.484Z+ rustc --version
1122026-07-13T08:42:10.503Zrustc 1.96.1 (31fca3adb 2026-06-26)
1132026-07-13T08:42:10.506Z+ cd lib/opte
1142026-07-13T08:42:10.506Z+ header 'check style'
1152026-07-13T08:42:10.506Z+ echo '# ==== check style ==== #'
1162026-07-13T08:42:10.506Z# ==== check style ==== #
1172026-07-13T08:42:10.506Z+ ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos fmt -- --check
1182026-07-13T08:42:10.691Z
1192026-07-13T08:42:10.691Zreal 0.183095957
1202026-07-13T08:42:10.691Zuser 0.140155680
1212026-07-13T08:42:10.691Zsys 0.036289572
1222026-07-13T08:42:10.691Ztrap 0.000013660
1232026-07-13T08:42:10.691Ztflt 0.000002220
1242026-07-13T08:42:10.691Zdflt 0.000006040
1252026-07-13T08:42:10.691Zkflt 0.000000000
1262026-07-13T08:42:10.691Zlock 0.031268130
1272026-07-13T08:42:10.691Zslp 0.163104328
1282026-07-13T08:42:10.691Zlat 0.000428370
1292026-07-13T08:42:10.691Zstop 0.000087450
1302026-07-13T08:42:10.695Z+ header 'check docs'
1312026-07-13T08:42:10.695Z+ echo '# ==== check docs ==== #'
1322026-07-13T08:42:10.695Z# ==== check docs ==== #
1332026-07-13T08:42:10.695Z+ RUSTDOCFLAGS='-D warnings'
1342026-07-13T08:42:10.695Z+ ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-07-13T08:42:10.763Z Updating crates.io index
1362026-07-13T08:42:10.766Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-07-13T08:42:11.749Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-07-13T08:42:12.019Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1392026-07-13T08:42:12.371Z Updating git repository `https://github.com/oxidecomputer/zone`
1402026-07-13T08:42:12.620Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412026-07-13T08:42:12.858Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-07-13T08:42:13.102Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-07-13T08:42:14.897Z Downloading crates ...
1442026-07-13T08:42:14.944Z Downloaded dyn-clone v1.0.20
1452026-07-13T08:42:14.947Z Downloaded darling v0.21.3
1462026-07-13T08:42:14.950Z Downloaded byteorder v1.5.0
1472026-07-13T08:42:14.950Z Downloaded cfg-if v1.0.4
1482026-07-13T08:42:14.954Z Downloaded ident_case v1.0.1
1492026-07-13T08:42:14.959Z Downloaded cobs v0.3.0
1502026-07-13T08:42:14.961Z Downloaded dtrace-parser v0.3.0
1512026-07-13T08:42:14.962Z Downloaded ref-cast v1.0.25
1522026-07-13T08:42:14.965Z Downloaded embedded-io v0.6.1
1532026-07-13T08:42:14.965Z Downloaded darling_macro v0.21.3
1542026-07-13T08:42:14.968Z Downloaded defmt-parser v1.0.0
1552026-07-13T08:42:14.968Z Downloaded managed v0.8.0
1562026-07-13T08:42:14.970Z Downloaded pest_generator v2.8.7
1572026-07-13T08:42:14.970Z Downloaded plain v0.2.3
1582026-07-13T08:42:14.976Z Downloaded dof v0.4.0
1592026-07-13T08:42:14.978Z Downloaded usdt-macro v0.6.0
1602026-07-13T08:42:14.978Z Downloaded scroll_derive v0.13.1
1612026-07-13T08:42:14.978Z Downloaded fnv v1.0.7
1622026-07-13T08:42:14.981Z Downloaded defmt v0.3.100
1632026-07-13T08:42:14.985Z Downloaded ref-cast-impl v1.0.25
1642026-07-13T08:42:14.988Z Downloaded embedded-io v0.4.0
1652026-07-13T08:42:14.992Z Downloaded macaddr v1.0.1
1662026-07-13T08:42:14.998Z Downloaded darling_macro v0.23.0
1672026-07-13T08:42:15.002Z Downloaded hash32 v0.3.1
1682026-07-13T08:42:15.002Z Downloaded stable_deref_trait v1.2.1
1692026-07-13T08:42:15.002Z Downloaded bitflags v1.3.2
1702026-07-13T08:42:15.005Z Downloaded pest_derive v2.8.7
1712026-07-13T08:42:15.008Z Downloaded thread-id v5.1.0
1722026-07-13T08:42:15.013Z Downloaded itoa v1.0.18
1732026-07-13T08:42:15.017Z Downloaded usdt v0.6.0
1742026-07-13T08:42:15.020Z Downloaded version_check v0.9.5
1752026-07-13T08:42:15.023Z Downloaded defmt v1.1.1
1762026-07-13T08:42:15.026Z Downloaded usdt-attr-macro v0.6.0
1772026-07-13T08:42:15.026Z Downloaded either v1.16.0
1782026-07-13T08:42:15.029Z Downloaded strsim v0.11.1
1792026-07-13T08:42:15.033Z Downloaded defmt-macros v1.1.1
1802026-07-13T08:42:15.036Z Downloaded zmij v1.0.22
1812026-07-13T08:42:15.039Z Downloaded thiserror-impl v2.0.18
1822026-07-13T08:42:15.042Z Downloaded tabwriter v1.4.1
1832026-07-13T08:42:15.042Z Downloaded quote v1.0.46
1842026-07-13T08:42:15.045Z Downloaded ipnetwork v0.21.1
1852026-07-13T08:42:15.045Z Downloaded usdt-impl v0.6.0
1862026-07-13T08:42:15.048Z Downloaded crc32fast v1.5.0
1872026-07-13T08:42:15.051Z Downloaded darling v0.23.0
1882026-07-13T08:42:15.054Z Downloaded ingot v0.1.1
1892026-07-13T08:42:15.054Z Downloaded thiserror v2.0.18
1902026-07-13T08:42:15.060Z Downloaded ingot-types v0.1.2
1912026-07-13T08:42:15.063Z Downloaded pretty-hex v0.4.2
1922026-07-13T08:42:15.064Z Downloaded serde_tokenstream v0.2.3
1932026-07-13T08:42:15.064Z Downloaded scroll v0.13.0
1942026-07-13T08:42:15.067Z Downloaded memmap2 v0.9.11
1952026-07-13T08:42:15.070Z Downloaded ingot-macros v0.1.1
1962026-07-13T08:42:15.073Z Downloaded postcard v1.1.3
1972026-07-13T08:42:15.079Z Downloaded pest_meta v2.8.7
1982026-07-13T08:42:15.083Z Downloaded bitflags v2.13.0
1992026-07-13T08:42:15.103Z Downloaded serde_derive v1.0.228
2002026-07-13T08:42:15.106Z Downloaded log v0.4.33
2012026-07-13T08:42:15.116Z Downloaded unicode-ident v1.0.24
2022026-07-13T08:42:15.120Z Downloaded serde_core v1.0.228
2032026-07-13T08:42:15.123Z Downloaded darling_core v0.23.0
2042026-07-13T08:42:15.127Z Downloaded heapless v0.8.0
2052026-07-13T08:42:15.130Z Downloaded proc-macro2 v1.0.106
2062026-07-13T08:42:15.130Z Downloaded ucd-trie v0.1.7
2072026-07-13T08:42:15.146Z Downloaded darling_core v0.21.3
2082026-07-13T08:42:15.157Z Downloaded zerocopy-derive v0.8.54
2092026-07-13T08:42:15.160Z Downloaded memchr v2.8.3
2102026-07-13T08:42:15.165Z Downloaded serde v1.0.228
2112026-07-13T08:42:15.182Z Downloaded aho-corasick v1.1.4
2122026-07-13T08:42:15.198Z Downloaded pest v2.8.7
2132026-07-13T08:42:15.208Z Downloaded itertools v0.15.0
2142026-07-13T08:42:15.212Z Downloaded regex v1.13.0
2152026-07-13T08:42:15.216Z Downloaded itertools v0.14.0
2162026-07-13T08:42:15.220Z Downloaded serde_json v1.0.150
2172026-07-13T08:42:15.279Z Downloaded unicode-width v0.2.2
2182026-07-13T08:42:15.282Z Downloaded goblin v0.10.7
2192026-07-13T08:42:15.285Z Downloaded syn v2.0.118
2202026-07-13T08:42:15.291Z Downloaded zerocopy v0.8.54
2212026-07-13T08:42:15.301Z Downloaded smoltcp v0.11.0
2222026-07-13T08:42:15.307Z Downloaded regex-syntax v0.8.11
2232026-07-13T08:42:15.327Z Downloaded regex-automata v0.4.15
2242026-07-13T08:42:15.339Z Downloaded libc v0.2.186
2252026-07-13T08:42:15.399Z Compiling proc-macro2 v1.0.106
2262026-07-13T08:42:15.403Z Compiling quote v1.0.46
2272026-07-13T08:42:15.403Z Compiling unicode-ident v1.0.24
2282026-07-13T08:42:15.403Z Documenting unicode-ident v1.0.24
2292026-07-13T08:42:15.403Z Compiling strsim v0.11.1
2302026-07-13T08:42:15.403Z Compiling ident_case v1.0.1
2312026-07-13T08:42:15.403Z Compiling serde_core v1.0.228
2322026-07-13T08:42:15.554Z Compiling fnv v1.0.7
2332026-07-13T08:42:15.573Z Checking memchr v2.8.3
2342026-07-13T08:42:15.640Z Compiling thiserror v2.0.18
2352026-07-13T08:42:15.801Z Compiling regex-syntax v0.8.11
2362026-07-13T08:42:15.839Z Compiling serde v1.0.228
2372026-07-13T08:42:15.891Z Compiling zerocopy v0.8.54
2382026-07-13T08:42:15.989Z Documenting proc-macro2 v1.0.106
2392026-07-13T08:42:16.141Z Compiling aho-corasick v1.1.4
2402026-07-13T08:42:16.412Z Checking syn v2.0.118
2412026-07-13T08:42:16.495Z Checking byteorder v1.5.0
2422026-07-13T08:42:16.567Z Documenting quote v1.0.46
2432026-07-13T08:42:16.647Z Compiling either v1.16.0
2442026-07-13T08:42:17.070Z Documenting syn v2.0.118
2452026-07-13T08:42:17.120Z Compiling itertools v0.14.0
2462026-07-13T08:42:17.253Z Compiling regex-automata v0.4.15
2472026-07-13T08:42:17.556Z Documenting memchr v2.8.3
2482026-07-13T08:42:17.829Z Compiling heapless v0.8.0
2492026-07-13T08:42:18.191Z Documenting aho-corasick v1.1.4
2502026-07-13T08:42:18.325Z Checking bitflags v2.13.0
2512026-07-13T08:42:18.355Z Checking hash32 v0.3.1
2522026-07-13T08:42:18.439Z Documenting serde_core v1.0.228
2532026-07-13T08:42:18.462Z Checking stable_deref_trait v1.2.1
2542026-07-13T08:42:18.527Z Checking macaddr v1.0.1
2552026-07-13T08:42:18.571Z Documenting regex-syntax v0.8.11
2562026-07-13T08:42:18.673Z Checking cfg-if v1.0.4
2572026-07-13T08:42:18.733Z Checking darling_core v0.21.3
2582026-07-13T08:42:19.127Z Compiling regex v1.13.0
2592026-07-13T08:42:19.530Z Compiling darling_core v0.23.0
2602026-07-13T08:42:19.619Z Documenting regex-automata v0.4.15
2612026-07-13T08:42:19.655Z Compiling smoltcp v0.11.0
2622026-07-13T08:42:20.036Z Documenting zerocopy-derive v0.8.54
2632026-07-13T08:42:20.095Z Compiling thiserror-impl v2.0.18
2642026-07-13T08:42:20.158Z Compiling zerocopy-derive v0.8.54
2652026-07-13T08:42:20.174Z Compiling serde_derive v1.0.228
2662026-07-13T08:42:20.772Z Documenting thiserror-impl v2.0.18
2672026-07-13T08:42:20.979Z Documenting regex v1.13.0
2682026-07-13T08:42:21.032Z Documenting serde_derive v1.0.228
2692026-07-13T08:42:21.182Z Compiling darling_macro v0.21.3
2702026-07-13T08:42:21.403Z Checking cobs v0.3.0
2712026-07-13T08:42:21.596Z Documenting byteorder v1.5.0
2722026-07-13T08:42:21.639Z Compiling darling_macro v0.23.0
2732026-07-13T08:42:21.757Z Compiling darling v0.21.3
2742026-07-13T08:42:21.833Z Compiling ingot-macros v0.1.1
2752026-07-13T08:42:21.894Z Checking managed v0.8.0
2762026-07-13T08:42:21.905Z Checking bitflags v1.3.2
2772026-07-13T08:42:21.966Z Documenting ingot-macros v0.1.1
2782026-07-13T08:42:22.076Z Documenting thiserror v2.0.18
2792026-07-13T08:42:22.158Z Documenting zerocopy v0.8.54
2802026-07-13T08:42:22.209Z Documenting bitflags v2.13.0
2812026-07-13T08:42:22.295Z Documenting hash32 v0.3.1
2822026-07-13T08:42:22.605Z Documenting cfg-if v1.0.4
2832026-07-13T08:42:22.849Z Compiling crc32fast v1.5.0
2842026-07-13T08:42:22.989Z Documenting serde v1.0.228
2852026-07-13T08:42:23.156Z Documenting stable_deref_trait v1.2.1
2862026-07-13T08:42:23.198Z Documenting macaddr v1.0.1
2872026-07-13T08:42:23.314Z Compiling ref-cast v1.0.25
2882026-07-13T08:42:23.347Z Checking postcard v1.1.3
2892026-07-13T08:42:23.665Z Documenting cobs v0.3.0
2902026-07-13T08:42:23.728Z Documenting heapless v0.8.0
2912026-07-13T08:42:23.911Z Compiling ref-cast-impl v1.0.25
2922026-07-13T08:42:24.223Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2932026-07-13T08:42:24.533Z Compiling version_check v0.9.5
2942026-07-13T08:42:24.574Z Checking ingot-types v0.1.2
2952026-07-13T08:42:24.627Z Documenting managed v0.8.0
2962026-07-13T08:42:24.663Z Checking unicode-width v0.2.2
2972026-07-13T08:42:24.719Z Checking ipnetwork v0.21.1
2982026-07-13T08:42:24.795Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2992026-07-13T08:42:24.898Z Documenting postcard v1.1.3
3002026-07-13T08:42:24.908Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3012026-07-13T08:42:24.915Z Checking ingot v0.1.1
3022026-07-13T08:42:24.960Z Compiling darling v0.23.0
3032026-07-13T08:42:25.037Z Documenting ref-cast-impl v1.0.25
3042026-07-13T08:42:25.050Z Documenting unicode-width v0.2.2
3052026-07-13T08:42:25.236Z Documenting ingot-types v0.1.2
3062026-07-13T08:42:25.307Z Documenting smoltcp v0.11.0
3072026-07-13T08:42:25.484Z Documenting ipnetwork v0.21.1
3082026-07-13T08:42:25.651Z Documenting either v1.16.0
3092026-07-13T08:42:25.885Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3102026-07-13T08:42:26.094Z Documenting tabwriter v1.4.1
3112026-07-13T08:42:26.338Z Documenting ref-cast v1.0.25
3122026-07-13T08:42:26.478Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3132026-07-13T08:42:26.627Z Documenting ingot v0.1.1
3142026-07-13T08:42:26.878Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3152026-07-13T08:42:27.074Z Documenting itertools v0.15.0
3162026-07-13T08:42:27.316Z Checking tabwriter v1.4.1
3172026-07-13T08:42:27.458Z Checking itertools v0.15.0
3182026-07-13T08:42:27.554Z Documenting crc32fast v1.5.0
3192026-07-13T08:42:27.676Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3202026-07-13T08:42:27.693Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3212026-07-13T08:42:27.961Z Documenting dyn-clone v1.0.20
3222026-07-13T08:42:28.200Z Checking dyn-clone v1.0.20
3232026-07-13T08:42:29.369Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3242026-07-13T08:42:30.521Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3252026-07-13T08:42:32.775Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.07s
3262026-07-13T08:42:32.849Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3272026-07-13T08:42:32.873Z
3282026-07-13T08:42:32.873Zreal 22.162600032
3292026-07-13T08:42:32.873Zuser 1:17.012680004
3302026-07-13T08:42:32.876Zsys 16.171468740
3312026-07-13T08:42:32.876Ztrap 0.043196910
3322026-07-13T08:42:32.876Ztflt 0.079725026
3332026-07-13T08:42:32.876Zdflt 0.085891790
3342026-07-13T08:42:32.876Zkflt 0.004831320
3352026-07-13T08:42:32.876Zlock 7:44.585919434
3362026-07-13T08:42:32.876Zslp 4:17.612457069
3372026-07-13T08:42:32.876Zlat 7.630145761
3382026-07-13T08:42:32.876Zstop 12.691208924
3392026-07-13T08:42:32.876Z+ header 'analyze std + api'
3402026-07-13T08:42:32.876Z+ echo '# ==== analyze std + api ==== #'
3412026-07-13T08:42:32.876Z# ==== analyze std + api ==== #
3422026-07-13T08:42:32.876Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3432026-07-13T08:42:33.109Z Compiling proc-macro2 v1.0.106
3442026-07-13T08:42:33.109Z Compiling quote v1.0.46
3452026-07-13T08:42:33.109Z Compiling unicode-ident v1.0.24
3462026-07-13T08:42:33.110Z Compiling memchr v2.8.3
3472026-07-13T08:42:33.110Z Compiling thiserror v2.0.18
3482026-07-13T08:42:33.113Z Compiling zerocopy v0.8.54
3492026-07-13T08:42:33.113Z Compiling zmij v1.0.22
3502026-07-13T08:42:33.113Z Compiling libc v0.2.186
3512026-07-13T08:42:33.292Z Compiling serde_core v1.0.228
3522026-07-13T08:42:33.492Z Compiling strsim v0.11.1
3532026-07-13T08:42:33.519Z Compiling serde_json v1.0.150
3542026-07-13T08:42:33.524Z Compiling ident_case v1.0.1
3552026-07-13T08:42:33.549Z Compiling ucd-trie v0.1.7
3562026-07-13T08:42:33.732Z Compiling pest v2.8.7
3572026-07-13T08:42:33.799Z Compiling serde v1.0.228
3582026-07-13T08:42:33.879Z Compiling fnv v1.0.7
3592026-07-13T08:42:34.094Z Compiling aho-corasick v1.1.4
3602026-07-13T08:42:34.161Z Checking byteorder v1.5.0
3612026-07-13T08:42:34.353Z Compiling regex-syntax v0.8.11
3622026-07-13T08:42:34.390Z Compiling itoa v1.0.18
3632026-07-13T08:42:34.473Z Compiling syn v2.0.118
3642026-07-13T08:42:34.847Z Compiling pest_meta v2.8.7
3652026-07-13T08:42:34.915Z Compiling usdt-impl v0.6.0
3662026-07-13T08:42:34.941Z Compiling either v1.16.0
3672026-07-13T08:42:35.170Z Compiling itertools v0.14.0
3682026-07-13T08:42:35.434Z Compiling thread-id v5.1.0
3692026-07-13T08:42:35.545Z Checking log v0.4.33
3702026-07-13T08:42:35.764Z Compiling heapless v0.8.0
3712026-07-13T08:42:35.776Z Compiling regex-automata v0.4.15
3722026-07-13T08:42:36.040Z Checking plain v0.2.3
3732026-07-13T08:42:36.394Z Checking bitflags v2.13.0
3742026-07-13T08:42:36.397Z Checking hash32 v0.3.1
3752026-07-13T08:42:36.411Z Checking cfg-if v1.0.4
3762026-07-13T08:42:36.467Z Checking pretty-hex v0.4.2
3772026-07-13T08:42:36.506Z Checking stable_deref_trait v1.2.1
3782026-07-13T08:42:36.567Z Checking macaddr v1.0.1
3792026-07-13T08:42:36.571Z Compiling smoltcp v0.11.0
3802026-07-13T08:42:36.801Z Checking bitflags v1.3.2
3812026-07-13T08:42:36.808Z Compiling ref-cast v1.0.25
3822026-07-13T08:42:36.859Z Compiling pest_generator v2.8.7
3832026-07-13T08:42:36.906Z Compiling darling_core v0.21.3
3842026-07-13T08:42:36.971Z Compiling darling_core v0.23.0
3852026-07-13T08:42:37.137Z Compiling version_check v0.9.5
3862026-07-13T08:42:37.173Z Compiling crc32fast v1.5.0
3872026-07-13T08:42:37.399Z Checking managed v0.8.0
3882026-07-13T08:42:37.466Z Compiling regex v1.13.0
3892026-07-13T08:42:37.502Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3902026-07-13T08:42:37.794Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3912026-07-13T08:42:37.862Z Checking memmap2 v0.9.11
3922026-07-13T08:42:38.049Z Compiling thiserror-impl v2.0.18
3932026-07-13T08:42:38.102Z Compiling serde_derive v1.0.228
3942026-07-13T08:42:38.200Z Compiling zerocopy-derive v0.8.54
3952026-07-13T08:42:38.302Z Compiling pest_derive v2.8.7
3962026-07-13T08:42:38.748Z Compiling scroll_derive v0.13.1
3972026-07-13T08:42:38.793Z Compiling ref-cast-impl v1.0.25
3982026-07-13T08:42:38.833Z Checking unicode-width v0.2.2
3992026-07-13T08:42:39.019Z Compiling darling_macro v0.21.3
4002026-07-13T08:42:39.080Z Checking ipnetwork v0.21.1
4012026-07-13T08:42:39.116Z Compiling darling_macro v0.23.0
4022026-07-13T08:42:39.253Z Checking tabwriter v1.4.1
4032026-07-13T08:42:39.388Z Checking cobs v0.3.0
4042026-07-13T08:42:39.391Z Checking dtrace-parser v0.3.0
4052026-07-13T08:42:39.574Z Checking scroll v0.13.0
4062026-07-13T08:42:39.578Z Compiling darling v0.21.3
4072026-07-13T08:42:39.611Z Checking itertools v0.15.0
4082026-07-13T08:42:39.622Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4092026-07-13T08:42:39.643Z Compiling ingot-macros v0.1.1
4102026-07-13T08:42:39.669Z Compiling darling v0.23.0
4112026-07-13T08:42:39.792Z Checking goblin v0.10.7
4122026-07-13T08:42:40.074Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4132026-07-13T08:42:40.359Z Checking dyn-clone v1.0.20
4142026-07-13T08:42:41.251Z Checking postcard v1.1.3
4152026-07-13T08:42:41.273Z Compiling serde_tokenstream v0.2.3
4162026-07-13T08:42:42.276Z Checking ingot-types v0.1.2
4172026-07-13T08:42:42.279Z Checking dof v0.4.0
4182026-07-13T08:42:42.571Z Checking ingot v0.1.1
4192026-07-13T08:42:43.211Z Compiling usdt-macro v0.6.0
4202026-07-13T08:42:43.211Z Compiling usdt-attr-macro v0.6.0
4212026-07-13T08:42:43.815Z Checking usdt v0.6.0
4222026-07-13T08:42:44.045Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4232026-07-13T08:42:52.357Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.43s
4242026-07-13T08:42:52.384Z
4252026-07-13T08:42:52.388Zreal 19.505506709
4262026-07-13T08:42:52.388Zuser 1:04.407298657
4272026-07-13T08:42:52.388Zsys 12.998821812
4282026-07-13T08:42:52.388Ztrap 0.031500750
4292026-07-13T08:42:52.388Ztflt 0.128154475
4302026-07-13T08:42:52.388Zdflt 0.216821292
4312026-07-13T08:42:52.388Zkflt 0.000014220
4322026-07-13T08:42:52.388Zlock 3:45.651126387
4332026-07-13T08:42:52.388Zslp 3:27.181578168
4342026-07-13T08:42:52.388Zlat 3.478717505
4352026-07-13T08:42:52.388Zstop 6.687876033
4362026-07-13T08:42:52.388Z+ header 'analyze no_std + engine + kernel'
4372026-07-13T08:42:52.388Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4382026-07-13T08:42:52.388Z# ==== analyze no_std + engine + kernel ==== #
4392026-07-13T08:42:52.388Z+ ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4402026-07-13T08:42:52.565Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4412026-07-13T08:42:52.569Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4422026-07-13T08:42:52.584Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4432026-07-13T08:42:52.584Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4442026-07-13T08:42:52.821Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4452026-07-13T08:42:56.501Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.07s
4462026-07-13T08:42:56.530Z
4472026-07-13T08:42:56.530Zreal 4.138466165
4482026-07-13T08:42:56.530Zuser 4.504675038
4492026-07-13T08:42:56.530Zsys 0.909702571
4502026-07-13T08:42:56.530Ztrap 0.000672920
4512026-07-13T08:42:56.530Ztflt 0.002367870
4522026-07-13T08:42:56.530Zdflt 0.005112730
4532026-07-13T08:42:56.530Zkflt 0.000000000
4542026-07-13T08:42:56.530Zlock 18.577580251
4552026-07-13T08:42:56.530Zslp 16.506820876
4562026-07-13T08:42:56.531Zlat 0.016306330
4572026-07-13T08:42:56.531Zstop 0.236030589
4582026-07-13T08:42:56.534Z+ header test
4592026-07-13T08:42:56.534Z+ echo '# ==== test ==== #'
4602026-07-13T08:42:56.534Z# ==== test ==== #
4612026-07-13T08:42:56.534Z+ ptime -m cargo test
4622026-07-13T08:42:56.680Z Compiling serde_core v1.0.228
4632026-07-13T08:42:56.680Z Compiling thiserror v2.0.18
4642026-07-13T08:42:56.680Z Compiling zerocopy v0.8.54
4652026-07-13T08:42:56.704Z Compiling byteorder v1.5.0
4662026-07-13T08:42:56.708Z Compiling memchr v2.8.3
4672026-07-13T08:42:56.711Z Compiling unicode-ident v1.0.24
4682026-07-13T08:42:56.711Z Compiling scroll v0.13.0
4692026-07-13T08:42:56.711Z Compiling libc v0.2.186
4702026-07-13T08:42:56.784Z Compiling proc-macro2 v1.0.106
4712026-07-13T08:42:56.836Z Compiling zmij v1.0.22
4722026-07-13T08:42:56.912Z Compiling itoa v1.0.18
4732026-07-13T08:42:56.968Z Compiling ucd-trie v0.1.7
4742026-07-13T08:42:57.046Z Compiling log v0.4.33
4752026-07-13T08:42:57.163Z Compiling plain v0.2.3
4762026-07-13T08:42:57.222Z Compiling quote v1.0.46
4772026-07-13T08:42:57.260Z Compiling goblin v0.10.7
4782026-07-13T08:42:57.277Z Compiling pest v2.8.7
4792026-07-13T08:42:57.669Z Compiling hash32 v0.3.1
4802026-07-13T08:42:57.833Z Compiling cfg-if v1.0.4
4812026-07-13T08:42:57.870Z Compiling stable_deref_trait v1.2.1
4822026-07-13T08:42:57.895Z Compiling pretty-hex v0.4.2
4832026-07-13T08:42:57.937Z Compiling macaddr v1.0.1
4842026-07-13T08:42:58.025Z Compiling heapless v0.8.0
4852026-07-13T08:42:58.185Z Compiling syn v2.0.118
4862026-07-13T08:42:58.253Z Compiling thread-id v5.1.0
4872026-07-13T08:42:58.328Z Compiling dtrace-parser v0.3.0
4882026-07-13T08:42:58.490Z Compiling serde v1.0.228
4892026-07-13T08:42:58.684Z Compiling bitflags v2.13.0
4902026-07-13T08:42:59.019Z Compiling serde_json v1.0.150
4912026-07-13T08:42:59.093Z Compiling cobs v0.3.0
4922026-07-13T08:42:59.122Z Compiling managed v0.8.0
4932026-07-13T08:42:59.344Z Compiling bitflags v1.3.2
4942026-07-13T08:42:59.364Z Compiling postcard v1.1.3
4952026-07-13T08:42:59.409Z Compiling smoltcp v0.11.0
4962026-07-13T08:42:59.576Z Compiling ingot-types v0.1.2
4972026-07-13T08:42:59.714Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4982026-07-13T08:42:59.726Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4992026-07-13T08:42:59.957Z Compiling ingot v0.1.1
5002026-07-13T08:42:59.975Z Compiling memmap2 v0.9.11
5012026-07-13T08:43:00.266Z Compiling dof v0.4.0
5022026-07-13T08:43:00.323Z Compiling ipnetwork v0.21.1
5032026-07-13T08:43:00.841Z Compiling either v1.16.0
5042026-07-13T08:43:01.056Z Compiling usdt-impl v0.6.0
5052026-07-13T08:43:01.912Z Compiling unicode-width v0.2.2
5062026-07-13T08:43:02.131Z Compiling tabwriter v1.4.1
5072026-07-13T08:43:02.223Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5082026-07-13T08:43:02.227Z Compiling usdt v0.6.0
5092026-07-13T08:43:02.557Z Compiling itertools v0.15.0
5102026-07-13T08:43:02.833Z Compiling ref-cast v1.0.25
5112026-07-13T08:43:02.934Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5122026-07-13T08:43:03.668Z Compiling crc32fast v1.5.0
5132026-07-13T08:43:03.677Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5142026-07-13T08:43:03.918Z Compiling dyn-clone v1.0.20
5152026-07-13T08:43:18.488Z Finished `test` profile [optimized + debuginfo] target(s) in 21.94s
5162026-07-13T08:43:18.504Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-1adab74d50a59dbc)
5172026-07-13T08:43:18.507Z
5182026-07-13T08:43:18.507Zrunning 83 tests
5192026-07-13T08:43:18.507Ztest d_error::tests::name_truncation ... ok
5202026-07-13T08:43:18.507Ztest d_error::tests::name_and_data_storage ... ok
5212026-07-13T08:43:18.507Ztest ddi::mblk::test::expand_and_shrink ... ok
5222026-07-13T08:43:18.507Ztest ddi::mblk::test::chain_append_links ... ok
5232026-07-13T08:43:18.507Ztest ddi::mblk::test::chain_breaks_links ... ok
5242026-07-13T08:43:18.507Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5252026-07-13T08:43:18.507Ztest ddi::mblk::test::chain_drain_complete ... ok
5262026-07-13T08:43:18.507Ztest ddi::mblk::test::prefix_len ... ok
5272026-07-13T08:43:18.507Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5282026-07-13T08:43:18.507Ztest ddi::mblk::test::read_seg ... ok
5292026-07-13T08:43:18.508Ztest ddi::mblk::test::uninitialized_packet ... ok
5302026-07-13T08:43:18.508Ztest ddi::mblk::test::truncate ... ok
5312026-07-13T08:43:18.508Ztest ddi::mblk::test::zero_byte_packet ... ok
5322026-07-13T08:43:18.508Ztest ddi::mblk::test::wrap ... ok
5332026-07-13T08:43:18.508Ztest ddi::time::test::good_interval ... ok
5342026-07-13T08:43:18.508Ztest engine::dhcp::test::hostname_encode ... ok
5352026-07-13T08:43:18.508Ztest engine::dhcp::test::domainname_encode ... ok
5362026-07-13T08:43:18.508Ztest engine::dhcp::test::domain_search_option_encode ... ok
5372026-07-13T08:43:18.508Ztest engine::dhcpv6::options::test::test_client_id ... ok
5382026-07-13T08:43:18.508Ztest engine::dhcp::test::offlink_encode ... ok
5392026-07-13T08:43:18.508Ztest engine::dhcp::test::rfc3442_encode ... ok
5402026-07-13T08:43:18.508Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5412026-07-13T08:43:18.508Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5422026-07-13T08:43:18.508Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5432026-07-13T08:43:18.508Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5442026-07-13T08:43:18.508Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5452026-07-13T08:43:18.508Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5462026-07-13T08:43:18.508Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5472026-07-13T08:43:18.508Ztest engine::dhcpv6::options::test::test_option_request ... ok
5482026-07-13T08:43:18.512Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5492026-07-13T08:43:18.512Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5502026-07-13T08:43:18.512Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5512026-07-13T08:43:18.512Ztest engine::dhcpv6::options::test::test_iata ... ok
5522026-07-13T08:43:18.512Ztest engine::dhcpv6::options::test::test_server_id ... ok
5532026-07-13T08:43:18.512Ztest engine::dhcpv6::options::test::test_status ... ok
5542026-07-13T08:43:18.512Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5552026-07-13T08:43:18.512Ztest ddi::time::test::bad_interval - should panic ... ok
5562026-07-13T08:43:18.512Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5572026-07-13T08:43:18.512Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5582026-07-13T08:43:18.512Ztest engine::ether::test::emit ... ok
5592026-07-13T08:43:18.512Ztest engine::dhcpv6::options::test::test_iana ... ok
5602026-07-13T08:43:18.512Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5612026-07-13T08:43:18.512Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5622026-07-13T08:43:18.512Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5632026-07-13T08:43:18.512Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5642026-07-13T08:43:18.512Ztest engine::flow_table::test::eviction_basics ... ok
5652026-07-13T08:43:18.512Ztest engine::flow_table::test::priority_lerp ... ok
5662026-07-13T08:43:18.513Ztest engine::flow_table::test::flow_expired ... ok
5672026-07-13T08:43:18.513Ztest engine::flow_table::test::flow_clear ... ok
5682026-07-13T08:43:18.513Ztest engine::geneve::test::emit_no_opts ... ok
5692026-07-13T08:43:18.513Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5702026-07-13T08:43:18.513Ztest engine::geneve::test::emit_single_opt ... ok
5712026-07-13T08:43:18.513Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5722026-07-13T08:43:18.513Ztest engine::ip::v4::test::cidr_match ... ok
5732026-07-13T08:43:18.513Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5742026-07-13T08:43:18.513Ztest engine::ip::v4::test::emit ... ok
5752026-07-13T08:43:18.513Ztest engine::ip::v4::test::match_check ... ok
5762026-07-13T08:43:18.513Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5772026-07-13T08:43:18.513Ztest engine::ip::v6::test::emit ... ok
5782026-07-13T08:43:18.513Ztest engine::ip::v6::test::from_pairs ... ok
5792026-07-13T08:43:18.513Ztest engine::ip::v6::test::extension_push_spec ... ok
5802026-07-13T08:43:18.513Ztest engine::ip::v6::test::option_push_spec ... ok
5812026-07-13T08:43:18.513Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5822026-07-13T08:43:18.513Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5832026-07-13T08:43:18.513Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5842026-07-13T08:43:18.513Ztest engine::ip::v6::test::test_set_total_len ... ok
5852026-07-13T08:43:18.513Ztest engine::layer::test::find_rule ... ok
5862026-07-13T08:43:18.513Ztest engine::packet::test::read_single_segment ... ok
5872026-07-13T08:43:18.513Ztest engine::packet::test::read_multi_segment ... ok
5882026-07-13T08:43:18.513Ztest engine::nat::test::nat4_rewrite ... ok
5892026-07-13T08:43:18.513Ztest engine::ip::v6::test::push_spec ... ok
5902026-07-13T08:43:18.513Ztest engine::packet::test::small_packet_with_padding ... ok
5912026-07-13T08:43:18.513Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5922026-07-13T08:43:18.513Ztest engine::packet::test::straddled_tcp ... ok
5932026-07-13T08:43:18.513Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5942026-07-13T08:43:18.513Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
5952026-07-13T08:43:18.513Ztest engine::rule::rule_matching ... ok
5962026-07-13T08:43:18.513Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
5972026-07-13T08:43:18.513Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5982026-07-13T08:43:18.513Ztest engine::packet::test::udp6_packet_with_padding ... ok
5992026-07-13T08:43:18.513Ztest engine::snat::test::nat_mappings ... ok
6002026-07-13T08:43:18.513Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6012026-07-13T08:43:18.513Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6022026-07-13T08:43:18.513Z
6032026-07-13T08:43:18.513Ztest result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6042026-07-13T08:43:18.514Z
6052026-07-13T08:43:18.514Z Doc-tests opte
6062026-07-13T08:43:20.478Z
6072026-07-13T08:43:20.478Zrunning 3 tests
6082026-07-13T08:43:20.482Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6092026-07-13T08:43:20.482Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6102026-07-13T08:43:20.482Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6112026-07-13T08:43:20.482Z
6122026-07-13T08:43:20.482Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6132026-07-13T08:43:20.482Z
6142026-07-13T08:43:20.487Zall doctests ran in 1.40s; merged doctests compilation took 1.39s
6152026-07-13T08:43:20.526Z
6162026-07-13T08:43:20.526Zreal 23.985894999
6172026-07-13T08:43:20.526Zuser 2:00.582461082
6182026-07-13T08:43:20.526Zsys 7.153858483
6192026-07-13T08:43:20.526Ztrap 0.055911651
6202026-07-13T08:43:20.526Ztflt 0.281011900
6212026-07-13T08:43:20.526Zdflt 0.256216912
6222026-07-13T08:43:20.526Zkflt 0.000009540
6232026-07-13T08:43:20.526Zlock 5:54.139217482
6242026-07-13T08:43:20.526Zslp 3:41.246596052
6252026-07-13T08:43:20.526Zlat 5.461366088
6262026-07-13T08:43:20.526Zstop 2.559603603
6272026-07-13T08:43:20.530Zprocess exited: duration 84288 ms, exit code 0
 
6282026-07-13T08:43:20.536Zfound 0 output files