01M1ZCHAQ4PD3K3ANX8NEZXHKV: opte

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

Buildomat Job: 01M1ZCHT289KSTRZPW3A4BRWMJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T02:12:14.989Zjob assigned to worker 01M1ZCHVH2DQ33BRM1A8QST0CM [factory aws, i-088c1cdbcb037102a] (queued for 43 s)
 
22026-09-08T02:12:21.403Zstarting task 0: "setup"
32026-09-08T02:12:21.408Z++ uname -s
42026-09-08T02:12:21.411Z+ kern=SunOS
52026-09-08T02:12:21.412Z+ build_user=build
62026-09-08T02:12:21.412Z+ build_uid=12345
72026-09-08T02:12:21.412Z+ work_dir=/work
82026-09-08T02:12:21.412Z+ input_dir=/input
92026-09-08T02:12:21.412Z+ [[ 0 == 12345 ]]
102026-09-08T02:12:21.412Z+ case "$kern" in
112026-09-08T02:12:21.412Z+ groupadd -g 12345 build
122026-09-08T02:12:21.412Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T02:12:23.417Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T02:12:23.563Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T02:12:23.566Z+ home_fs=zfs
162026-09-08T02:12:23.566Z+ [[ zfs == autofs ]]
172026-09-08T02:12:23.566Z+ mkdir -p /home/build
182026-09-08T02:12:23.566Z+ chown build:build /home/build /work
192026-09-08T02:12:25.567Z+ chmod 0700 /home/build /work
202026-09-08T02:12:25.570Zprocess exited: duration 4165 ms, exit code 0
 
212026-09-08T02:12:25.576Zstarting task 1: "rust-toolchain"
222026-09-08T02:12:25.579Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-08T02:12:25.579Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-08T02:12:25.579Z * rust toolchain channel = "1.97.1"
252026-09-08T02:12:25.579Z * rust toolchain profile = "default"
262026-09-08T02:12:25.579Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T02:12:25.579Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T02:12:25.582Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T02:12:25.582Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-08T02:12:25.686Zinfo: downloading installer
312026-09-08T02:12:26.884Zinfo: profile set to default
322026-09-08T02:12:26.884Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T02:12:26.887Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-08T02:12:27.014Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-08T02:12:27.019Zinfo: downloading 6 components
362026-09-08T02:12:43.521Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-08T02:12:43.521Z
382026-09-08T02:12:43.547Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-08T02:12:43.548Z
402026-09-08T02:12:43.551Z
412026-09-08T02:12:43.552ZRust is installed now. Great!
422026-09-08T02:12:43.552Z
432026-09-08T02:12:43.552ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T02:12:43.552Zenvironment variable. This has not been done automatically.
452026-09-08T02:12:43.552Z
462026-09-08T02:12:43.552ZTo configure your current shell, you need to source
472026-09-08T02:12:43.552Zthe corresponding env file under $HOME/.cargo.
482026-09-08T02:12:43.552Z
492026-09-08T02:12:43.552ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T02:12:43.552Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T02:12:43.552Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T02:12:43.552ZCC_x86_64-unknown-illumos = None
532026-09-08T02:12:43.552Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T02:12:43.552ZCC_x86_64_unknown_illumos = None
552026-09-08T02:12:43.552Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T02:12:43.552ZHOST_CC = None
572026-09-08T02:12:43.552Zcargo:rerun-if-env-changed=CC
582026-09-08T02:12:43.552ZCC = None
592026-09-08T02:12:43.552Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T02:12:43.723Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T02:12:43.723ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T02:12:43.723Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T02:12:43.723ZCFLAGS = None
642026-09-08T02:12:43.723Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T02:12:43.723ZHOST_CFLAGS = None
662026-09-08T02:12:43.723Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T02:12:43.723ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T02:12:43.723Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T02:12:43.723ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T02:12:43.826Z+ rustup --version
712026-09-08T02:12:43.832Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T02:12:43.836Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T02:12:43.854Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-08T02:12:43.857Z+ cargo --version
752026-09-08T02:12:43.871Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-08T02:12:43.874Z+ rustc --version
772026-09-08T02:12:43.891Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-08T02:12:43.897Zprocess exited: duration 18317 ms, exit code 0
 
792026-09-08T02:12:43.903Zstarting task 2: "authentication"
802026-09-08T02:12:43.920Zprocess exited: duration 16 ms, exit code 0
 
812026-09-08T02:12:43.929Zstarting task 3: "clone repository"
822026-09-08T02:12:43.933Z+ mkdir -p /work/oxidecomputer/opte
832026-09-08T02:12:43.933Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-08T02:12:43.964ZCloning into '/work/oxidecomputer/opte'...
852026-09-08T02:12:45.027Z+ cd /work/oxidecomputer/opte
862026-09-08T02:12:45.027Z+ git fetch origin eb3fb5ea02c60288717eca5015776ae5f5f01c98
872026-09-08T02:12:45.292ZFrom https://github.com/oxidecomputer/opte
882026-09-08T02:12:45.292Z * branch eb3fb5ea02c60288717eca5015776ae5f5f01c98 -> FETCH_HEAD
892026-09-08T02:12:45.299Z+ [[ -n zl/mcast-source-validation ]]
902026-09-08T02:12:45.303Z++ git branch --show-current
912026-09-08T02:12:45.303Z+ current=master
922026-09-08T02:12:45.303Z+ [[ master != zl/mcast-source-validation ]]
932026-09-08T02:12:45.303Z+ git branch -f zl/mcast-source-validation eb3fb5ea02c60288717eca5015776ae5f5f01c98
942026-09-08T02:12:45.306Z+ git checkout -f zl/mcast-source-validation
952026-09-08T02:12:45.323ZSwitched to branch 'zl/mcast-source-validation'
962026-09-08T02:12:45.326Z+ git reset --hard eb3fb5ea02c60288717eca5015776ae5f5f01c98
972026-09-08T02:12:45.340ZHEAD is now at eb3fb5e [ssm, multicast] align source address validation across the platform
982026-09-08T02:12:45.343Zprocess exited: duration 1412 ms, exit code 0
 
992026-09-08T02:12:45.350Zstarting task 4: "build"
1002026-09-08T02:12:45.353Z+ source .github/buildomat/common.sh
1012026-09-08T02:12:45.354Z++ rustup show active-toolchain
1022026-09-08T02:12:45.358Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-08T02:12:45.361Z++ pushd xde
1042026-09-08T02:12:45.361Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-08T02:12:45.362Z++ rustup show active-toolchain
1062026-09-08T02:12:45.365Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-08T02:12:45.515Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-08T02:12:45.518Zinfo: downloading 6 components
1092026-09-08T02:13:01.830Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-08T02:13:01.830Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-08T02:13:01.830Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1122026-09-08T02:13:01.830Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-08T02:13:01.830Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-08T02:13:01.830Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-08T02:13:01.929Z+++ rustup show active-toolchain -v
1162026-09-08T02:13:01.932Z+++ head -n 1
1172026-09-08T02:13:01.932Z+++ cut '-d ' -f1
1182026-09-08T02:13:01.982Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-08T02:13:01.982Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-08T02:13:01.982Z++ popd
1212026-09-08T02:13:01.985Z/work/oxidecomputer/opte
1222026-09-08T02:13:01.985Z+ cargo --version
1232026-09-08T02:13:01.991Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-08T02:13:01.994Z+ rustc --version
1252026-09-08T02:13:02.012Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-08T02:13:02.015Z+ cd lib/opte
1272026-09-08T02:13:02.015Z+ header 'check style'
1282026-09-08T02:13:02.015Z+ echo '# ==== check style ==== #'
1292026-09-08T02:13:02.015Z# ==== check style ==== #
1302026-09-08T02:13:02.015Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-08T02:13:02.200Z
1322026-09-08T02:13:02.200Zreal 0.181163716
1332026-09-08T02:13:02.200Zuser 0.140758239
1342026-09-08T02:13:02.200Zsys 0.034805618
1352026-09-08T02:13:02.200Ztrap 0.000037910
1362026-09-08T02:13:02.200Ztflt 0.000030150
1372026-09-08T02:13:02.200Zdflt 0.000002250
1382026-09-08T02:13:02.200Zkflt 0.000000000
1392026-09-08T02:13:02.200Zlock 0.021936424
1402026-09-08T02:13:02.200Zslp 0.161641102
1412026-09-08T02:13:02.203Zlat 0.000709330
1422026-09-08T02:13:02.203Zstop 0.000090850
1432026-09-08T02:13:02.203Z+ header 'check docs'
1442026-09-08T02:13:02.203Z+ echo '# ==== check docs ==== #'
1452026-09-08T02:13:02.204Z# ==== check docs ==== #
1462026-09-08T02:13:02.204Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-08T02:13:02.204Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-08T02:13:02.264Z Updating crates.io index
1492026-09-08T02:13:02.267Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-08T02:13:03.340Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-08T02:13:03.924Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-08T02:13:04.227Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-08T02:13:04.621Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-08T02:13:04.913Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-08T02:13:05.233Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-08T02:13:06.643Z Downloading crates ...
1572026-09-08T02:13:06.691Z Downloaded dtrace-parser v0.3.0
1582026-09-08T02:13:06.695Z Downloaded ipnetwork v0.21.1
1592026-09-08T02:13:06.698Z Downloaded defmt-macros v1.1.1
1602026-09-08T02:13:06.701Z Downloaded darling v0.23.0
1612026-09-08T02:13:06.703Z Downloaded darling_macro v0.23.0
1622026-09-08T02:13:06.703Z Downloaded pest_meta v2.8.7
1632026-09-08T02:13:06.706Z Downloaded ident_case v1.0.1
1642026-09-08T02:13:06.706Z Downloaded bitflags v1.3.2
1652026-09-08T02:13:06.709Z Downloaded crc32fast v1.5.0
1662026-09-08T02:13:06.712Z Downloaded cobs v0.3.0
1672026-09-08T02:13:06.715Z Downloaded hash32 v0.3.1
1682026-09-08T02:13:06.717Z Downloaded itoa v1.0.18
1692026-09-08T02:13:06.720Z Downloaded pretty-hex v0.4.2
1702026-09-08T02:13:06.720Z Downloaded dof v0.4.0
1712026-09-08T02:13:06.720Z Downloaded defmt v0.3.100
1722026-09-08T02:13:06.723Z Downloaded dyn-clone v1.0.20
1732026-09-08T02:13:06.723Z Downloaded managed v0.8.0
1742026-09-08T02:13:06.723Z Downloaded ref-cast v1.0.25
1752026-09-08T02:13:06.723Z Downloaded ref-cast-impl v1.0.25
1762026-09-08T02:13:06.726Z Downloaded byteorder v1.5.0
1772026-09-08T02:13:06.726Z Downloaded defmt-parser v1.0.0
1782026-09-08T02:13:06.729Z Downloaded pest_generator v2.8.7
1792026-09-08T02:13:06.734Z Downloaded cfg-if v1.0.4
1802026-09-08T02:13:06.737Z Downloaded embedded-io v0.4.0
1812026-09-08T02:13:06.737Z Downloaded either v1.16.0
1822026-09-08T02:13:06.739Z Downloaded ingot-types v0.2.0
1832026-09-08T02:13:06.742Z Downloaded usdt v0.6.0
1842026-09-08T02:13:06.742Z Downloaded usdt-macro v0.6.0
1852026-09-08T02:13:06.742Z Downloaded embedded-io v0.6.1
1862026-09-08T02:13:06.745Z Downloaded tabwriter v1.4.1
1872026-09-08T02:13:06.745Z Downloaded scroll_derive v0.13.1
1882026-09-08T02:13:06.748Z Downloaded thread-id v5.1.0
1892026-09-08T02:13:06.753Z Downloaded version_check v0.9.5
1902026-09-08T02:13:06.755Z Downloaded macaddr v1.0.1
1912026-09-08T02:13:06.758Z Downloaded usdt-attr-macro v0.6.0
1922026-09-08T02:13:06.758Z Downloaded plain v0.2.3
1932026-09-08T02:13:06.761Z Downloaded defmt v1.1.1
1942026-09-08T02:13:06.763Z Downloaded scroll v0.13.0
1952026-09-08T02:13:06.763Z Downloaded stable_deref_trait v1.2.1
1962026-09-08T02:13:06.766Z Downloaded strsim v0.11.1
1972026-09-08T02:13:06.769Z Downloaded quote v1.0.46
1982026-09-08T02:13:06.769Z Downloaded usdt-impl v0.6.0
1992026-09-08T02:13:06.773Z Downloaded serde_tokenstream v0.2.3
2002026-09-08T02:13:06.776Z Downloaded pest_derive v2.8.7
2012026-09-08T02:13:06.782Z Downloaded memmap2 v0.9.11
2022026-09-08T02:13:06.785Z Downloaded thiserror v2.0.18
2032026-09-08T02:13:06.794Z Downloaded thiserror-impl v2.0.18
2042026-09-08T02:13:06.796Z Downloaded postcard v1.1.3
2052026-09-08T02:13:06.799Z Downloaded ingot v0.2.0
2062026-09-08T02:13:06.802Z Downloaded ingot-macros v0.2.0
2072026-09-08T02:13:06.805Z Downloaded ucd-trie v0.1.7
2082026-09-08T02:13:06.809Z Downloaded log v0.4.33
2092026-09-08T02:13:06.812Z Downloaded proc-macro2 v1.0.106
2102026-09-08T02:13:06.816Z Downloaded bitflags v2.13.0
2112026-09-08T02:13:06.819Z Downloaded unicode-ident v1.0.24
2122026-09-08T02:13:06.822Z Downloaded zmij v1.0.22
2132026-09-08T02:13:06.822Z Downloaded serde_core v1.0.228
2142026-09-08T02:13:06.842Z Downloaded heapless v0.8.0
2152026-09-08T02:13:06.848Z Downloaded darling_core v0.23.0
2162026-09-08T02:13:06.851Z Downloaded serde v1.0.228
2172026-09-08T02:13:06.857Z Downloaded serde_derive v1.0.228
2182026-09-08T02:13:06.860Z Downloaded memchr v2.8.3
2192026-09-08T02:13:06.871Z Downloaded zerocopy-derive v0.8.54
2202026-09-08T02:13:06.875Z Downloaded pest v2.8.7
2212026-09-08T02:13:06.885Z Downloaded regex v1.13.0
2222026-09-08T02:13:06.893Z Downloaded itertools v0.15.0
2232026-09-08T02:13:06.901Z Downloaded serde_json v1.0.150
2242026-09-08T02:13:06.920Z Downloaded aho-corasick v1.1.4
2252026-09-08T02:13:06.955Z Downloaded goblin v0.10.7
2262026-09-08T02:13:06.958Z Downloaded syn v2.0.118
2272026-09-08T02:13:06.964Z Downloaded unicode-width v0.2.2
2282026-09-08T02:13:06.967Z Downloaded zerocopy v0.8.54
2292026-09-08T02:13:06.976Z Downloaded smoltcp v0.11.0
2302026-09-08T02:13:06.982Z Downloaded regex-syntax v0.8.11
2312026-09-08T02:13:06.998Z Downloaded regex-automata v0.4.15
2322026-09-08T02:13:07.011Z Downloaded libc v0.2.186
2332026-09-08T02:13:07.063Z Compiling proc-macro2 v1.0.106
2342026-09-08T02:13:07.063Z Compiling quote v1.0.46
2352026-09-08T02:13:07.063Z Compiling unicode-ident v1.0.24
2362026-09-08T02:13:07.063Z Documenting unicode-ident v1.0.24
2372026-09-08T02:13:07.067Z Compiling ident_case v1.0.1
2382026-09-08T02:13:07.067Z Compiling serde_core v1.0.228
2392026-09-08T02:13:07.067Z Compiling strsim v0.11.1
2402026-09-08T02:13:07.250Z Compiling memchr v2.8.3
2412026-09-08T02:13:07.396Z Compiling zerocopy v0.8.54
2422026-09-08T02:13:07.431Z Compiling thiserror v2.0.18
2432026-09-08T02:13:07.484Z Compiling serde v1.0.228
2442026-09-08T02:13:07.499Z Compiling regex-syntax v0.8.11
2452026-09-08T02:13:07.775Z Documenting proc-macro2 v1.0.106
2462026-09-08T02:13:07.783Z Compiling aho-corasick v1.1.4
2472026-09-08T02:13:08.118Z Compiling syn v2.0.118
2482026-09-08T02:13:08.170Z Documenting ident_case v1.0.1
2492026-09-08T02:13:08.338Z Documenting quote v1.0.46
2502026-09-08T02:13:08.628Z Compiling either v1.16.0
2512026-09-08T02:13:08.830Z Documenting strsim v0.11.1
2522026-09-08T02:13:08.837Z Documenting syn v2.0.118
2532026-09-08T02:13:08.905Z Compiling regex-automata v0.4.15
2542026-09-08T02:13:09.160Z Checking byteorder v1.5.0
2552026-09-08T02:13:09.307Z Compiling itertools v0.15.0
2562026-09-08T02:13:09.314Z Compiling heapless v0.8.0
2572026-09-08T02:13:09.509Z Documenting memchr v2.8.3
2582026-09-08T02:13:09.788Z Checking hash32 v0.3.1
2592026-09-08T02:13:09.896Z Checking bitflags v2.13.0
2602026-09-08T02:13:10.057Z Documenting serde_core v1.0.228
2612026-09-08T02:13:10.120Z Checking darling_core v0.23.0
2622026-09-08T02:13:10.171Z Documenting aho-corasick v1.1.4
2632026-09-08T02:13:10.905Z Documenting darling_core v0.23.0
2642026-09-08T02:13:11.035Z Compiling regex v1.13.0
2652026-09-08T02:13:11.058Z Checking macaddr v1.0.1
2662026-09-08T02:13:11.156Z Documenting regex-syntax v0.8.11
2672026-09-08T02:13:11.195Z Checking cfg-if v1.0.4
2682026-09-08T02:13:11.252Z Checking stable_deref_trait v1.2.1
2692026-09-08T02:13:11.430Z Compiling smoltcp v0.11.0
2702026-09-08T02:13:11.716Z Compiling zerocopy-derive v0.8.54
2712026-09-08T02:13:11.728Z Compiling serde_derive v1.0.228
2722026-09-08T02:13:11.780Z Compiling thiserror-impl v2.0.18
2732026-09-08T02:13:12.042Z Documenting darling_macro v0.23.0
2742026-09-08T02:13:12.167Z Documenting zerocopy-derive v0.8.54
2752026-09-08T02:13:12.203Z Documenting regex-automata v0.4.15
2762026-09-08T02:13:12.581Z Documenting thiserror-impl v2.0.18
2772026-09-08T02:13:12.703Z Documenting serde_derive v1.0.228
2782026-09-08T02:13:12.729Z Compiling darling_macro v0.23.0
2792026-09-08T02:13:12.988Z Checking bitflags v1.3.2
2802026-09-08T02:13:13.050Z Documenting byteorder v1.5.0
2812026-09-08T02:13:13.090Z Checking cobs v0.3.0
2822026-09-08T02:13:13.217Z Checking managed v0.8.0
2832026-09-08T02:13:13.318Z Compiling darling v0.23.0
2842026-09-08T02:13:13.394Z Compiling ingot-macros v0.2.0
2852026-09-08T02:13:13.415Z Documenting darling v0.23.0
2862026-09-08T02:13:13.441Z Documenting thiserror v2.0.18
2872026-09-08T02:13:13.670Z Documenting regex v1.13.0
2882026-09-08T02:13:13.718Z Documenting hash32 v0.3.1
2892026-09-08T02:13:13.912Z Documenting zerocopy v0.8.54
2902026-09-08T02:13:14.057Z Documenting bitflags v2.13.0
2912026-09-08T02:13:14.316Z Documenting macaddr v1.0.1
2922026-09-08T02:13:14.426Z Documenting serde v1.0.228
2932026-09-08T02:13:14.700Z Documenting ingot-macros v0.2.0
2942026-09-08T02:13:14.810Z Documenting cfg-if v1.0.4
2952026-09-08T02:13:14.899Z Documenting stable_deref_trait v1.2.1
2962026-09-08T02:13:15.065Z Compiling crc32fast v1.5.0
2972026-09-08T02:13:15.370Z Compiling ref-cast v1.0.25
2982026-09-08T02:13:15.416Z Checking postcard v1.1.3
2992026-09-08T02:13:15.559Z Documenting heapless v0.8.0
3002026-09-08T02:13:15.693Z Documenting cobs v0.3.0
3012026-09-08T02:13:15.972Z Compiling ref-cast-impl v1.0.25
3022026-09-08T02:13:16.034Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-08T02:13:16.055Z Documenting managed v0.8.0
3042026-09-08T02:13:16.132Z Checking ingot-types v0.2.0
3052026-09-08T02:13:16.251Z Checking ipnetwork v0.21.1
3062026-09-08T02:13:16.342Z Checking unicode-width v0.2.2
3072026-09-08T02:13:16.468Z Checking ingot v0.2.0
3082026-09-08T02:13:16.549Z Compiling version_check v0.9.5
3092026-09-08T02:13:16.576Z Documenting postcard v1.1.3
3102026-09-08T02:13:16.598Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3112026-09-08T02:13:16.602Z Documenting ref-cast-impl v1.0.25
3122026-09-08T02:13:16.808Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3132026-09-08T02:13:16.924Z Documenting either v1.16.0
3142026-09-08T02:13:17.046Z Documenting ipnetwork v0.21.1
3152026-09-08T02:13:17.071Z Documenting ingot-types v0.2.0
3162026-09-08T02:13:17.091Z Documenting smoltcp v0.11.0
3172026-09-08T02:13:17.346Z Documenting unicode-width v0.2.2
3182026-09-08T02:13:17.635Z Checking tabwriter v1.4.1
3192026-09-08T02:13:17.830Z Documenting ref-cast v1.0.25
3202026-09-08T02:13:18.036Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3212026-09-08T02:13:18.073Z Documenting itertools v0.15.0
3222026-09-08T02:13:18.427Z Documenting crc32fast v1.5.0
3232026-09-08T02:13:18.630Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3242026-09-08T02:13:18.639Z Documenting ingot v0.2.0
3252026-09-08T02:13:18.755Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3262026-09-08T02:13:18.827Z Documenting tabwriter v1.4.1
3272026-09-08T02:13:19.228Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3282026-09-08T02:13:19.364Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-09-08T02:13:19.434Z Documenting dyn-clone v1.0.20
3302026-09-08T02:13:19.714Z Checking dyn-clone v1.0.20
3312026-09-08T02:13:21.786Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322026-09-08T02:13:22.890Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3332026-09-08T02:13:25.174Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.96s
3342026-09-08T02:13:25.261Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3352026-09-08T02:13:25.286Z
3362026-09-08T02:13:25.288Zreal 23.067137760
3372026-09-08T02:13:25.288Zuser 1:16.080780720
3382026-09-08T02:13:25.288Zsys 16.365998404
3392026-09-08T02:13:25.288Ztrap 0.045976808
3402026-09-08T02:13:25.288Ztflt 0.089423635
3412026-09-08T02:13:25.288Zdflt 0.059226625
3422026-09-08T02:13:25.288Zkflt 0.001891212
3432026-09-08T02:13:25.288Zlock 6:20.237254565
3442026-09-08T02:13:25.288Zslp 4:17.822694739
3452026-09-08T02:13:25.289Zlat 9.232869403
3462026-09-08T02:13:25.289Zstop 12.294151001
3472026-09-08T02:13:25.289Z+ header 'analyze std + api'
3482026-09-08T02:13:25.289Z+ echo '# ==== analyze std + api ==== #'
3492026-09-08T02:13:25.289Z# ==== analyze std + api ==== #
3502026-09-08T02:13:25.289Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3512026-09-08T02:13:25.514Z Compiling proc-macro2 v1.0.106
3522026-09-08T02:13:25.514Z Compiling quote v1.0.46
3532026-09-08T02:13:25.514Z Compiling unicode-ident v1.0.24
3542026-09-08T02:13:25.514Z Compiling memchr v2.8.3
3552026-09-08T02:13:25.517Z Compiling thiserror v2.0.18
3562026-09-08T02:13:25.517Z Compiling zerocopy v0.8.54
3572026-09-08T02:13:25.517Z Compiling zmij v1.0.22
3582026-09-08T02:13:25.517Z Compiling serde_core v1.0.228
3592026-09-08T02:13:25.710Z Compiling libc v0.2.186
3602026-09-08T02:13:25.906Z Compiling serde_json v1.0.150
3612026-09-08T02:13:25.936Z Compiling ucd-trie v0.1.7
3622026-09-08T02:13:26.075Z Compiling ident_case v1.0.1
3632026-09-08T02:13:26.120Z Compiling pest v2.8.7
3642026-09-08T02:13:26.127Z Compiling strsim v0.11.1
3652026-09-08T02:13:26.150Z Compiling serde v1.0.228
3662026-09-08T02:13:26.473Z Compiling aho-corasick v1.1.4
3672026-09-08T02:13:26.477Z Compiling regex-syntax v0.8.11
3682026-09-08T02:13:26.477Z Compiling itoa v1.0.18
3692026-09-08T02:13:26.789Z Checking byteorder v1.5.0
3702026-09-08T02:13:26.877Z Compiling syn v2.0.118
3712026-09-08T02:13:27.111Z Compiling pest_meta v2.8.7
3722026-09-08T02:13:27.352Z Compiling either v1.16.0
3732026-09-08T02:13:27.525Z Compiling usdt-impl v0.6.0
3742026-09-08T02:13:27.551Z Compiling itertools v0.15.0
3752026-09-08T02:13:27.874Z Compiling regex-automata v0.4.15
3762026-09-08T02:13:27.989Z Compiling thread-id v5.1.0
3772026-09-08T02:13:28.242Z Checking plain v0.2.3
3782026-09-08T02:13:28.338Z Compiling heapless v0.8.0
3792026-09-08T02:13:28.456Z Checking log v0.4.33
3802026-09-08T02:13:28.781Z Checking bitflags v2.13.0
3812026-09-08T02:13:28.788Z Checking hash32 v0.3.1
3822026-09-08T02:13:28.848Z Compiling smoltcp v0.11.0
3832026-09-08T02:13:28.896Z Checking pretty-hex v0.4.2
3842026-09-08T02:13:28.935Z Checking stable_deref_trait v1.2.1
3852026-09-08T02:13:28.998Z Checking macaddr v1.0.1
3862026-09-08T02:13:29.002Z Checking cfg-if v1.0.4
3872026-09-08T02:13:29.169Z Compiling ref-cast v1.0.25
3882026-09-08T02:13:29.193Z Compiling crc32fast v1.5.0
3892026-09-08T02:13:29.209Z Compiling version_check v0.9.5
3902026-09-08T02:13:29.423Z Compiling pest_generator v2.8.7
3912026-09-08T02:13:29.463Z Compiling darling_core v0.23.0
3922026-09-08T02:13:29.466Z Checking bitflags v1.3.2
3932026-09-08T02:13:29.466Z Checking managed v0.8.0
3942026-09-08T02:13:29.518Z Compiling regex v1.13.0
3952026-09-08T02:13:29.586Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3962026-09-08T02:13:29.886Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3972026-09-08T02:13:29.951Z Checking memmap2 v0.9.11
3982026-09-08T02:13:30.110Z Checking unicode-width v0.2.2
3992026-09-08T02:13:30.190Z Checking ipnetwork v0.21.1
4002026-09-08T02:13:30.356Z Checking tabwriter v1.4.1
4012026-09-08T02:13:30.460Z Checking dyn-clone v1.0.20
4022026-09-08T02:13:30.537Z Compiling thiserror-impl v2.0.18
4032026-09-08T02:13:30.537Z Compiling serde_derive v1.0.228
4042026-09-08T02:13:30.537Z Compiling zerocopy-derive v0.8.54
4052026-09-08T02:13:30.546Z Compiling pest_derive v2.8.7
4062026-09-08T02:13:30.847Z Compiling scroll_derive v0.13.1
4072026-09-08T02:13:31.069Z Compiling ref-cast-impl v1.0.25
4082026-09-08T02:13:31.113Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4092026-09-08T02:13:31.526Z Compiling darling_macro v0.23.0
4102026-09-08T02:13:31.641Z Checking scroll v0.13.0
4112026-09-08T02:13:31.766Z Compiling dtrace-parser v0.3.0
4122026-09-08T02:13:31.789Z Checking cobs v0.3.0
4132026-09-08T02:13:31.848Z Checking goblin v0.10.7
4142026-09-08T02:13:32.064Z Compiling darling v0.23.0
4152026-09-08T02:13:32.133Z Compiling ingot-macros v0.2.0
4162026-09-08T02:13:32.143Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4172026-09-08T02:13:33.147Z Checking postcard v1.1.3
4182026-09-08T02:13:33.157Z Compiling serde_tokenstream v0.2.3
4192026-09-08T02:13:34.453Z Checking dof v0.4.0
4202026-09-08T02:13:34.453Z Checking ingot-types v0.2.0
4212026-09-08T02:13:34.746Z Checking ingot v0.2.0
4222026-09-08T02:13:35.316Z Compiling usdt-macro v0.6.0
4232026-09-08T02:13:35.316Z Compiling usdt-attr-macro v0.6.0
4242026-09-08T02:13:35.912Z Checking usdt v0.6.0
4252026-09-08T02:13:36.177Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4262026-09-08T02:13:44.643Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.30s
4272026-09-08T02:13:44.670Z
4282026-09-08T02:13:44.673Zreal 19.378337511
4292026-09-08T02:13:44.673Zuser 1:01.790200099
4302026-09-08T02:13:44.673Zsys 12.120447047
4312026-09-08T02:13:44.673Ztrap 0.029528377
4322026-09-08T02:13:44.673Ztflt 0.136262600
4332026-09-08T02:13:44.673Zdflt 0.254556128
4342026-09-08T02:13:44.673Zkflt 0.000014640
4352026-09-08T02:13:44.673Zlock 3:53.395629808
4362026-09-08T02:13:44.673Zslp 3:13.734181008
4372026-09-08T02:13:44.673Zlat 3.610203608
4382026-09-08T02:13:44.673Zstop 6.445869398
4392026-09-08T02:13:44.673Z+ header 'analyze no_std + engine + kernel'
4402026-09-08T02:13:44.673Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4412026-09-08T02:13:44.673Z# ==== analyze no_std + engine + kernel ==== #
4422026-09-08T02:13:44.673Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4432026-09-08T02:13:44.837Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4442026-09-08T02:13:44.837Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4452026-09-08T02:13:44.837Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4462026-09-08T02:13:44.840Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4472026-09-08T02:13:45.052Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-09-08T02:13:48.121Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.41s
4492026-09-08T02:13:48.146Z
4502026-09-08T02:13:48.149Zreal 3.471210191
4512026-09-08T02:13:48.149Zuser 3.731424344
4522026-09-08T02:13:48.149Zsys 0.821828925
4532026-09-08T02:13:48.149Ztrap 0.000543140
4542026-09-08T02:13:48.149Ztflt 0.019658658
4552026-09-08T02:13:48.149Zdflt 0.005431034
4562026-09-08T02:13:48.150Zkflt 0.000001510
4572026-09-08T02:13:48.150Zlock 11.438679174
4582026-09-08T02:13:48.150Zslp 14.418052844
4592026-09-08T02:13:48.150Zlat 0.006810300
4602026-09-08T02:13:48.150Zstop 0.186009177
4612026-09-08T02:13:48.150Z+ header test
4622026-09-08T02:13:48.150Z+ echo '# ==== test ==== #'
4632026-09-08T02:13:48.150Z# ==== test ==== #
4642026-09-08T02:13:48.150Z+ ptime -m cargo test
4652026-09-08T02:13:48.288Z Compiling serde_core v1.0.228
4662026-09-08T02:13:48.291Z Compiling thiserror v2.0.18
4672026-09-08T02:13:48.307Z Compiling zerocopy v0.8.54
4682026-09-08T02:13:48.311Z Compiling memchr v2.8.3
4692026-09-08T02:13:48.314Z Compiling byteorder v1.5.0
4702026-09-08T02:13:48.317Z Compiling unicode-ident v1.0.24
4712026-09-08T02:13:48.320Z Compiling zmij v1.0.22
4722026-09-08T02:13:48.320Z Compiling libc v0.2.186
4732026-09-08T02:13:48.393Z Compiling proc-macro2 v1.0.106
4742026-09-08T02:13:48.436Z Compiling scroll v0.13.0
4752026-09-08T02:13:48.520Z Compiling ucd-trie v0.1.7
4762026-09-08T02:13:48.652Z Compiling log v0.4.33
4772026-09-08T02:13:48.690Z Compiling itoa v1.0.18
4782026-09-08T02:13:48.702Z Compiling plain v0.2.3
4792026-09-08T02:13:48.796Z Compiling goblin v0.10.7
4802026-09-08T02:13:48.878Z Compiling quote v1.0.46
4812026-09-08T02:13:48.941Z Compiling pest v2.8.7
4822026-09-08T02:13:49.218Z Compiling hash32 v0.3.1
4832026-09-08T02:13:49.381Z Compiling cfg-if v1.0.4
4842026-09-08T02:13:49.443Z Compiling stable_deref_trait v1.2.1
4852026-09-08T02:13:49.482Z Compiling pretty-hex v0.4.2
4862026-09-08T02:13:49.509Z Compiling macaddr v1.0.1
4872026-09-08T02:13:49.609Z Compiling heapless v0.8.0
4882026-09-08T02:13:49.765Z Compiling syn v2.0.118
4892026-09-08T02:13:49.870Z Compiling thread-id v5.1.0
4902026-09-08T02:13:49.944Z Compiling cobs v0.3.0
4912026-09-08T02:13:50.073Z Compiling serde v1.0.228
4922026-09-08T02:13:50.220Z Compiling serde_json v1.0.150
4932026-09-08T02:13:50.297Z Compiling bitflags v2.13.0
4942026-09-08T02:13:50.616Z Compiling dtrace-parser v0.3.0
4952026-09-08T02:13:50.713Z Compiling managed v0.8.0
4962026-09-08T02:13:50.713Z Compiling bitflags v1.3.2
4972026-09-08T02:13:50.778Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4982026-09-08T02:13:50.931Z Compiling smoltcp v0.11.0
4992026-09-08T02:13:51.002Z Compiling postcard v1.1.3
5002026-09-08T02:13:51.123Z Compiling ingot-types v0.2.0
5012026-09-08T02:13:51.299Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5022026-09-08T02:13:51.364Z Compiling memmap2 v0.9.11
5032026-09-08T02:13:51.523Z Compiling ingot v0.2.0
5042026-09-08T02:13:51.654Z Compiling either v1.16.0
5052026-09-08T02:13:51.860Z Compiling dof v0.4.0
5062026-09-08T02:13:51.914Z Compiling unicode-width v0.2.2
5072026-09-08T02:13:52.215Z Compiling ipnetwork v0.21.1
5082026-09-08T02:13:52.720Z Compiling usdt-impl v0.6.0
5092026-09-08T02:13:53.320Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5102026-09-08T02:13:53.688Z Compiling usdt v0.6.0
5112026-09-08T02:13:54.128Z Compiling tabwriter v1.4.1
5122026-09-08T02:13:54.312Z Compiling itertools v0.15.0
5132026-09-08T02:13:54.557Z Compiling ref-cast v1.0.25
5142026-09-08T02:13:54.689Z Compiling crc32fast v1.5.0
5152026-09-08T02:13:54.934Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5162026-09-08T02:13:55.156Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5172026-09-08T02:13:55.661Z Compiling dyn-clone v1.0.20
5182026-09-08T02:14:10.389Z Finished `test` profile [optimized + debuginfo] target(s) in 22.23s
5192026-09-08T02:14:10.402Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5202026-09-08T02:14:10.405Z
5212026-09-08T02:14:10.405Zrunning 84 tests
5222026-09-08T02:14:10.405Ztest d_error::tests::name_and_data_storage ... ok
5232026-09-08T02:14:10.405Ztest d_error::tests::name_truncation ... ok
5242026-09-08T02:14:10.405Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5252026-09-08T02:14:10.405Ztest ddi::mblk::test::chain_breaks_links ... ok
5262026-09-08T02:14:10.405Ztest ddi::mblk::test::chain_append_links ... ok
5272026-09-08T02:14:10.405Ztest ddi::mblk::test::expand_and_shrink ... ok
5282026-09-08T02:14:10.405Ztest ddi::mblk::test::chain_drain_complete ... ok
5292026-09-08T02:14:10.405Ztest ddi::mblk::test::prefix_len ... ok
5302026-09-08T02:14:10.405Ztest ddi::mblk::test::read_seg ... ok
5312026-09-08T02:14:10.405Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5322026-09-08T02:14:10.405Ztest ddi::mblk::test::uninitialized_packet ... ok
5332026-09-08T02:14:10.405Ztest ddi::mblk::test::truncate ... ok
5342026-09-08T02:14:10.405Ztest ddi::mblk::test::wrap ... ok
5352026-09-08T02:14:10.405Ztest ddi::mblk::test::zero_byte_packet ... ok
5362026-09-08T02:14:10.405Ztest ddi::time::test::good_interval ... ok
5372026-09-08T02:14:10.405Ztest engine::dhcp::test::offlink_encode ... ok
5382026-09-08T02:14:10.405Ztest engine::dhcp::test::hostname_encode ... ok
5392026-09-08T02:14:10.405Ztest engine::dhcp::test::domainname_encode ... ok
5402026-09-08T02:14:10.405Ztest engine::dhcp::test::domain_search_option_encode ... ok
5412026-09-08T02:14:10.405Ztest engine::dhcp::test::rfc3442_encode ... ok
5422026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5432026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_client_id ... ok
5442026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5452026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5462026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_iana ... ok
5472026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5482026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5492026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_iata ... ok
5502026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_option_request ... ok
5512026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5522026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5532026-09-08T02:14:10.406Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5542026-09-08T02:14:10.409Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5552026-09-08T02:14:10.409Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5562026-09-08T02:14:10.409Ztest engine::dhcpv6::options::test::test_server_id ... ok
5572026-09-08T02:14:10.409Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5582026-09-08T02:14:10.409Ztest ddi::time::test::bad_interval - should panic ... ok
5592026-09-08T02:14:10.409Ztest engine::dhcpv6::options::test::test_status ... ok
5602026-09-08T02:14:10.409Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5612026-09-08T02:14:10.409Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5622026-09-08T02:14:10.409Ztest engine::ether::test::emit ... ok
5632026-09-08T02:14:10.409Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5642026-09-08T02:14:10.409Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5652026-09-08T02:14:10.409Ztest engine::flow_table::test::flow_clear ... ok
5662026-09-08T02:14:10.410Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5672026-09-08T02:14:10.410Ztest engine::flow_table::test::eviction_basics ... ok
5682026-09-08T02:14:10.410Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5692026-09-08T02:14:10.410Ztest engine::flow_table::test::flow_expired ... ok
5702026-09-08T02:14:10.410Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5712026-09-08T02:14:10.410Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5722026-09-08T02:14:10.410Ztest engine::flow_table::test::priority_lerp ... ok
5732026-09-08T02:14:10.410Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5742026-09-08T02:14:10.410Ztest engine::geneve::test::emit_no_opts ... ok
5752026-09-08T02:14:10.410Ztest engine::geneve::test::emit_single_opt ... ok
5762026-09-08T02:14:10.410Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5772026-09-08T02:14:10.410Ztest engine::ip::v4::test::cidr_match ... ok
5782026-09-08T02:14:10.410Ztest engine::ip::v4::test::emit ... ok
5792026-09-08T02:14:10.410Ztest engine::ip::v4::test::match_check ... ok
5802026-09-08T02:14:10.410Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5812026-09-08T02:14:10.410Ztest engine::ip::v6::test::emit ... ok
5822026-09-08T02:14:10.410Ztest engine::ip::v6::test::extension_push_spec ... ok
5832026-09-08T02:14:10.410Ztest engine::ip::v6::test::from_pairs ... ok
5842026-09-08T02:14:10.410Ztest engine::ip::v6::test::option_push_spec ... ok
5852026-09-08T02:14:10.410Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5862026-09-08T02:14:10.410Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5872026-09-08T02:14:10.410Ztest engine::ip::v6::test::test_set_total_len ... ok
5882026-09-08T02:14:10.410Ztest engine::packet::test::read_multi_segment ... ok
5892026-09-08T02:14:10.410Ztest engine::nat::test::nat4_rewrite ... ok
5902026-09-08T02:14:10.410Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5912026-09-08T02:14:10.410Ztest engine::layer::test::find_rule ... ok
5922026-09-08T02:14:10.410Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5932026-09-08T02:14:10.410Ztest engine::packet::test::read_single_segment ... ok
5942026-09-08T02:14:10.410Ztest engine::ip::v6::test::push_spec ... ok
5952026-09-08T02:14:10.410Ztest engine::packet::test::small_packet_with_padding ... ok
5962026-09-08T02:14:10.410Ztest engine::packet::test::straddled_tcp ... ok
5972026-09-08T02:14:10.410Ztest engine::packet::test::udp6_packet_with_padding ... ok
5982026-09-08T02:14:10.410Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5992026-09-08T02:14:10.410Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
6002026-09-08T02:14:10.410Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
6012026-09-08T02:14:10.410Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6022026-09-08T02:14:10.410Ztest engine::rule::rule_matching ... ok
6032026-09-08T02:14:10.410Ztest engine::snat::test::nat_mappings ... ok
6042026-09-08T02:14:10.410Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6052026-09-08T02:14:10.411Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6062026-09-08T02:14:10.411Z
6072026-09-08T02:14:10.411Ztest result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6082026-09-08T02:14:10.411Z
6092026-09-08T02:14:10.411Z Doc-tests opte
6102026-09-08T02:14:12.400Z
6112026-09-08T02:14:12.400Zrunning 3 tests
6122026-09-08T02:14:12.403Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6132026-09-08T02:14:12.403Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6142026-09-08T02:14:12.403Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6152026-09-08T02:14:12.403Z
6162026-09-08T02:14:12.403Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6172026-09-08T02:14:12.403Z
6182026-09-08T02:14:12.409Zall doctests ran in 1.41s; merged doctests compilation took 1.40s
6192026-09-08T02:14:12.448Z
6202026-09-08T02:14:12.451Zreal 24.292246368
6212026-09-08T02:14:12.451Zuser 2:02.274403406
6222026-09-08T02:14:12.451Zsys 7.130290984
6232026-09-08T02:14:12.451Ztrap 0.054853952
6242026-09-08T02:14:12.451Ztflt 0.193971471
6252026-09-08T02:14:12.451Zdflt 0.352515890
6262026-09-08T02:14:12.451Zkflt 0.000001650
6272026-09-08T02:14:12.451Zlock 6:20.690172998
6282026-09-08T02:14:12.451Zslp 3:41.074866288
6292026-09-08T02:14:12.451Zlat 5.305226504
6302026-09-08T02:14:12.451Zstop 2.816123109
6312026-09-08T02:14:12.451Zprocess exited: duration 87098 ms, exit code 0
 
6322026-09-08T02:14:12.457Zfound 0 output files