01M1NR5CGDA6A1R3TWTT759ES9: opte

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

Buildomat Job: 01M1NR5QSKTT3E89Z18FMZSQZ9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T08:23:02.368Zjob assigned to worker 01M1NR5WAAS7B02S3YZZKZVN33 [factory aws, i-0958f805ebca6002f] (queued for 48 s)
 
22026-09-04T08:23:08.607Zstarting task 0: "setup"
32026-09-04T08:23:08.612Z++ uname -s
42026-09-04T08:23:08.616Z+ kern=SunOS
52026-09-04T08:23:08.616Z+ build_user=build
62026-09-04T08:23:08.616Z+ build_uid=12345
72026-09-04T08:23:08.616Z+ work_dir=/work
82026-09-04T08:23:08.616Z+ input_dir=/input
92026-09-04T08:23:08.616Z+ [[ 0 == 12345 ]]
102026-09-04T08:23:08.616Z+ case "$kern" in
112026-09-04T08:23:08.616Z+ groupadd -g 12345 build
122026-09-04T08:23:08.616Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T08:23:10.621Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T08:23:10.695Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T08:23:10.698Z+ home_fs=zfs
162026-09-04T08:23:10.698Z+ [[ zfs == autofs ]]
172026-09-04T08:23:10.698Z+ mkdir -p /home/build
182026-09-04T08:23:10.698Z+ chown build:build /home/build /work
192026-09-04T08:23:12.699Z+ chmod 0700 /home/build /work
202026-09-04T08:23:12.702Zprocess exited: duration 4092 ms, exit code 0
 
212026-09-04T08:23:12.708Zstarting task 1: "rust-toolchain"
222026-09-04T08:23:12.711Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T08:23:12.711Z * rust toolchain channel = "1.97.1"
242026-09-04T08:23:12.711Z * rust toolchain profile = "default"
252026-09-04T08:23:12.714Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T08:23:12.714Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T08:23:12.715Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T08:23:12.715Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T08:23:12.715Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T08:23:12.844Zinfo: downloading installer
312026-09-04T08:23:14.364Zinfo: profile set to default
322026-09-04T08:23:14.364Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T08:23:14.367Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T08:23:14.502Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T08:23:14.505Zinfo: downloading 6 components
362026-09-04T08:23:28.213Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T08:23:28.213Z
382026-09-04T08:23:28.241Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T08:23:28.241Z
402026-09-04T08:23:28.244Z
412026-09-04T08:23:28.244ZRust is installed now. Great!
422026-09-04T08:23:28.244Z
432026-09-04T08:23:28.244ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T08:23:28.244Zenvironment variable. This has not been done automatically.
452026-09-04T08:23:28.244Z
462026-09-04T08:23:28.244ZTo configure your current shell, you need to source
472026-09-04T08:23:28.244Zthe corresponding env file under $HOME/.cargo.
482026-09-04T08:23:28.244Z
492026-09-04T08:23:28.244ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T08:23:28.244Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T08:23:28.244Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T08:23:28.244ZCC_x86_64-unknown-illumos = None
532026-09-04T08:23:28.244Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T08:23:28.244ZCC_x86_64_unknown_illumos = None
552026-09-04T08:23:28.244Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T08:23:28.244ZHOST_CC = None
572026-09-04T08:23:28.244Zcargo:rerun-if-env-changed=CC
582026-09-04T08:23:28.244ZCC = None
592026-09-04T08:23:28.244Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T08:23:28.411Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T08:23:28.411ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T08:23:28.411Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T08:23:28.411ZCFLAGS = None
642026-09-04T08:23:28.411Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T08:23:28.411ZHOST_CFLAGS = None
662026-09-04T08:23:28.411Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T08:23:28.411ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T08:23:28.411Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T08:23:28.411ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T08:23:28.497Z+ rustup --version
712026-09-04T08:23:28.504Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T08:23:28.507Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T08:23:28.525Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T08:23:28.528Z+ cargo --version
752026-09-04T08:23:28.542Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T08:23:28.545Z+ rustc --version
772026-09-04T08:23:28.563Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T08:23:28.566Zprocess exited: duration 15857 ms, exit code 0
 
792026-09-04T08:23:28.572Zstarting task 2: "authentication"
802026-09-04T08:23:28.588Zprocess exited: duration 15 ms, exit code 0
 
812026-09-04T08:23:28.594Zstarting task 3: "clone repository"
822026-09-04T08:23:28.596Z+ mkdir -p /work/oxidecomputer/opte
832026-09-04T08:23:28.599Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-04T08:23:28.628ZCloning into '/work/oxidecomputer/opte'...
852026-09-04T08:23:29.732Z+ cd /work/oxidecomputer/opte
862026-09-04T08:23:29.732Z+ git fetch origin 07501be365602f7e2ebb3259da83669059b211db
872026-09-04T08:23:30.003ZFrom https://github.com/oxidecomputer/opte
882026-09-04T08:23:30.003Z * branch 07501be365602f7e2ebb3259da83669059b211db -> FETCH_HEAD
892026-09-04T08:23:30.010Z+ [[ -n '' ]]
902026-09-04T08:23:30.010Z+ git reset --hard 07501be365602f7e2ebb3259da83669059b211db
912026-09-04T08:23:30.028ZHEAD is now at 07501be Appease clippy
922026-09-04T08:23:30.031Zprocess exited: duration 1434 ms, exit code 0
 
932026-09-04T08:23:30.038Zstarting task 4: "build"
942026-09-04T08:23:30.041Z+ source .github/buildomat/common.sh
952026-09-04T08:23:30.044Z++ rustup show active-toolchain
962026-09-04T08:23:30.047Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-04T08:23:30.047Z++ pushd xde
982026-09-04T08:23:30.047Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-04T08:23:30.047Z++ rustup show active-toolchain
1002026-09-04T08:23:30.051Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-04T08:23:30.197Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-04T08:23:30.200Zinfo: downloading 6 components
1032026-09-04T08:23:47.409Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-04T08:23:47.409Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-04T08:23:47.409Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-04T08:23:47.409Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-04T08:23:47.409Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-04T08:23:47.409Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-04T08:23:47.503Z+++ rustup show active-toolchain -v
1102026-09-04T08:23:47.507Z+++ head -n 1
1112026-09-04T08:23:47.507Z+++ cut '-d ' -f1
1122026-09-04T08:23:47.559Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-04T08:23:47.559Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-04T08:23:47.559Z++ popd
1152026-09-04T08:23:47.562Z/work/oxidecomputer/opte
1162026-09-04T08:23:47.562Z+ cargo --version
1172026-09-04T08:23:47.568Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-04T08:23:47.571Z+ rustc --version
1192026-09-04T08:23:47.589Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-04T08:23:47.592Z+ cd lib/opte
1212026-09-04T08:23:47.592Z+ header 'check style'
1222026-09-04T08:23:47.592Z+ echo '# ==== check style ==== #'
1232026-09-04T08:23:47.592Z# ==== check style ==== #
1242026-09-04T08:23:47.592Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1252026-09-04T08:23:47.777Z
1262026-09-04T08:23:47.780Zreal 0.182590498
1272026-09-04T08:23:47.780Zuser 0.140662718
1282026-09-04T08:23:47.780Zsys 0.035536078
1292026-09-04T08:23:47.780Ztrap 0.000046160
1302026-09-04T08:23:47.780Ztflt 0.000038170
1312026-09-04T08:23:47.780Zdflt 0.000001840
1322026-09-04T08:23:47.780Zkflt 0.000000000
1332026-09-04T08:23:47.780Zlock 0.021876544
1342026-09-04T08:23:47.780Zslp 0.162815664
1352026-09-04T08:23:47.780Zlat 0.000764640
1362026-09-04T08:23:47.780Zstop 0.000099600
1372026-09-04T08:23:47.780Z+ header 'check docs'
1382026-09-04T08:23:47.780Z+ echo '# ==== check docs ==== #'
1392026-09-04T08:23:47.780Z# ==== check docs ==== #
1402026-09-04T08:23:47.780Z+ RUSTDOCFLAGS='-D warnings'
1412026-09-04T08:23:47.780Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1422026-09-04T08:23:47.845Z Updating crates.io index
1432026-09-04T08:23:47.848Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-04T08:23:48.935Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-04T08:23:49.678Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-04T08:23:49.966Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-04T08:23:50.330Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-04T08:23:50.684Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-04T08:23:51.033Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-04T08:23:52.588Z Downloading crates ...
1512026-09-04T08:23:52.636Z Downloaded darling v0.23.0
1522026-09-04T08:23:52.639Z Downloaded crc32fast v1.5.0
1532026-09-04T08:23:52.642Z Downloaded cfg-if v1.0.4
1542026-09-04T08:23:52.647Z Downloaded embedded-io v0.6.1
1552026-09-04T08:23:52.649Z Downloaded managed v0.8.0
1562026-09-04T08:23:52.652Z Downloaded macaddr v1.0.1
1572026-09-04T08:23:52.655Z Downloaded bitflags v1.3.2
1582026-09-04T08:23:52.655Z Downloaded embedded-io v0.4.0
1592026-09-04T08:23:52.658Z Downloaded itoa v1.0.18
1602026-09-04T08:23:52.661Z Downloaded usdt-macro v0.6.0
1612026-09-04T08:23:52.661Z Downloaded ident_case v1.0.1
1622026-09-04T08:23:52.661Z Downloaded defmt-parser v1.0.0
1632026-09-04T08:23:52.666Z Downloaded dtrace-parser v0.3.0
1642026-09-04T08:23:52.669Z Downloaded dyn-clone v1.0.20
1652026-09-04T08:23:52.669Z Downloaded cobs v0.3.0
1662026-09-04T08:23:52.669Z Downloaded pretty-hex v0.4.2
1672026-09-04T08:23:52.673Z Downloaded darling_macro v0.23.0
1682026-09-04T08:23:52.676Z Downloaded ref-cast-impl v1.0.25
1692026-09-04T08:23:52.676Z Downloaded plain v0.2.3
1702026-09-04T08:23:52.676Z Downloaded hash32 v0.3.1
1712026-09-04T08:23:52.680Z Downloaded darling_core v0.23.0
1722026-09-04T08:23:52.683Z Downloaded byteorder v1.5.0
1732026-09-04T08:23:52.686Z Downloaded ingot-types v0.2.0
1742026-09-04T08:23:52.686Z Downloaded usdt-attr-macro v0.6.0
1752026-09-04T08:23:52.686Z Downloaded version_check v0.9.5
1762026-09-04T08:23:52.688Z Downloaded stable_deref_trait v1.2.1
1772026-09-04T08:23:52.691Z Downloaded strsim v0.11.1
1782026-09-04T08:23:52.694Z Downloaded scroll_derive v0.13.1
1792026-09-04T08:23:52.697Z Downloaded tabwriter v1.4.1
1802026-09-04T08:23:52.701Z Downloaded usdt v0.6.0
1812026-09-04T08:23:52.706Z Downloaded defmt v0.3.100
1822026-09-04T08:23:52.709Z Downloaded thread-id v5.1.0
1832026-09-04T08:23:52.709Z Downloaded defmt-macros v1.1.1
1842026-09-04T08:23:52.712Z Downloaded ipnetwork v0.21.1
1852026-09-04T08:23:52.717Z Downloaded either v1.16.0
1862026-09-04T08:23:52.720Z Downloaded dof v0.4.0
1872026-09-04T08:23:52.720Z Downloaded memmap2 v0.9.11
1882026-09-04T08:23:52.723Z Downloaded pest_generator v2.8.7
1892026-09-04T08:23:52.723Z Downloaded ref-cast v1.0.25
1902026-09-04T08:23:52.725Z Downloaded zmij v1.0.22
1912026-09-04T08:23:52.725Z Downloaded pest_derive v2.8.7
1922026-09-04T08:23:52.728Z Downloaded thiserror-impl v2.0.18
1932026-09-04T08:23:52.732Z Downloaded thiserror v2.0.18
1942026-09-04T08:23:52.735Z Downloaded scroll v0.13.0
1952026-09-04T08:23:52.737Z Downloaded usdt-impl v0.6.0
1962026-09-04T08:23:52.737Z Downloaded ingot v0.2.0
1972026-09-04T08:23:52.740Z Downloaded postcard v1.1.3
1982026-09-04T08:23:52.740Z Downloaded serde_tokenstream v0.2.3
1992026-09-04T08:23:52.748Z Downloaded quote v1.0.46
2002026-09-04T08:23:52.750Z Downloaded ingot-macros v0.2.0
2012026-09-04T08:23:52.751Z Downloaded pest_meta v2.8.7
2022026-09-04T08:23:52.766Z Downloaded unicode-ident v1.0.24
2032026-09-04T08:23:52.780Z Downloaded bitflags v2.13.0
2042026-09-04T08:23:52.780Z Downloaded serde_core v1.0.228
2052026-09-04T08:23:52.780Z Downloaded ucd-trie v0.1.7
2062026-09-04T08:23:52.780Z Downloaded log v0.4.33
2072026-09-04T08:23:52.784Z Downloaded proc-macro2 v1.0.106
2082026-09-04T08:23:52.784Z Downloaded defmt v1.1.1
2092026-09-04T08:23:52.798Z Downloaded heapless v0.8.0
2102026-09-04T08:23:52.801Z Downloaded serde_derive v1.0.228
2112026-09-04T08:23:52.808Z Downloaded serde v1.0.228
2122026-09-04T08:23:52.816Z Downloaded zerocopy-derive v0.8.54
2132026-09-04T08:23:52.821Z Downloaded memchr v2.8.3
2142026-09-04T08:23:52.852Z Downloaded pest v2.8.7
2152026-09-04T08:23:52.873Z Downloaded serde_json v1.0.150
2162026-09-04T08:23:52.877Z Downloaded regex v1.13.0
2172026-09-04T08:23:52.894Z Downloaded aho-corasick v1.1.4
2182026-09-04T08:23:52.896Z Downloaded itertools v0.15.0
2192026-09-04T08:23:52.945Z Downloaded unicode-width v0.2.2
2202026-09-04T08:23:52.948Z Downloaded zerocopy v0.8.54
2212026-09-04T08:23:52.958Z Downloaded goblin v0.10.7
2222026-09-04T08:23:52.962Z Downloaded syn v2.0.118
2232026-09-04T08:23:52.968Z Downloaded smoltcp v0.11.0
2242026-09-04T08:23:52.974Z Downloaded regex-syntax v0.8.11
2252026-09-04T08:23:53.004Z Downloaded regex-automata v0.4.15
2262026-09-04T08:23:53.015Z Downloaded libc v0.2.186
2272026-09-04T08:23:53.069Z Compiling proc-macro2 v1.0.106
2282026-09-04T08:23:53.069Z Compiling quote v1.0.46
2292026-09-04T08:23:53.072Z Compiling unicode-ident v1.0.24
2302026-09-04T08:23:53.072Z Documenting unicode-ident v1.0.24
2312026-09-04T08:23:53.072Z Compiling strsim v0.11.1
2322026-09-04T08:23:53.072Z Compiling serde_core v1.0.228
2332026-09-04T08:23:53.072Z Compiling ident_case v1.0.1
2342026-09-04T08:23:53.231Z Compiling memchr v2.8.3
2352026-09-04T08:23:53.437Z Compiling thiserror v2.0.18
2362026-09-04T08:23:53.495Z Compiling serde v1.0.228
2372026-09-04T08:23:53.517Z Compiling regex-syntax v0.8.11
2382026-09-04T08:23:53.529Z Compiling zerocopy v0.8.54
2392026-09-04T08:23:53.798Z Documenting proc-macro2 v1.0.106
2402026-09-04T08:23:53.802Z Compiling aho-corasick v1.1.4
2412026-09-04T08:23:54.111Z Compiling syn v2.0.118
2422026-09-04T08:23:54.356Z Documenting quote v1.0.46
2432026-09-04T08:23:54.610Z Documenting strsim v0.11.1
2442026-09-04T08:23:54.865Z Documenting syn v2.0.118
2452026-09-04T08:23:54.939Z Compiling regex-automata v0.4.15
2462026-09-04T08:23:55.100Z Documenting ident_case v1.0.1
2472026-09-04T08:23:55.192Z Checking byteorder v1.5.0
2482026-09-04T08:23:55.345Z Compiling either v1.16.0
2492026-09-04T08:23:55.446Z Compiling heapless v0.8.0
2502026-09-04T08:23:55.518Z Compiling itertools v0.15.0
2512026-09-04T08:23:55.538Z Documenting memchr v2.8.3
2522026-09-04T08:23:55.914Z Checking hash32 v0.3.1
2532026-09-04T08:23:56.023Z Checking bitflags v2.13.0
2542026-09-04T08:23:56.055Z Checking darling_core v0.23.0
2552026-09-04T08:23:56.174Z Documenting aho-corasick v1.1.4
2562026-09-04T08:23:56.182Z Documenting serde_core v1.0.228
2572026-09-04T08:23:56.856Z Documenting darling_core v0.23.0
2582026-09-04T08:23:56.893Z Compiling regex v1.13.0
2592026-09-04T08:23:56.975Z Documenting regex-syntax v0.8.11
2602026-09-04T08:23:57.003Z Checking stable_deref_trait v1.2.1
2612026-09-04T08:23:57.066Z Checking macaddr v1.0.1
2622026-09-04T08:23:57.205Z Checking cfg-if v1.0.4
2632026-09-04T08:23:57.285Z Compiling smoltcp v0.11.0
2642026-09-04T08:23:57.686Z Compiling zerocopy-derive v0.8.54
2652026-09-04T08:23:57.829Z Compiling thiserror-impl v2.0.18
2662026-09-04T08:23:57.836Z Compiling serde_derive v1.0.228
2672026-09-04T08:23:57.957Z Documenting thiserror-impl v2.0.18
2682026-09-04T08:23:58.077Z Documenting regex-automata v0.4.15
2692026-09-04T08:23:58.223Z Documenting darling_macro v0.23.0
2702026-09-04T08:23:58.619Z Documenting zerocopy-derive v0.8.54
2712026-09-04T08:23:58.767Z Documenting serde_derive v1.0.228
2722026-09-04T08:23:58.898Z Checking managed v0.8.0
2732026-09-04T08:23:58.936Z Compiling darling_macro v0.23.0
2742026-09-04T08:23:59.080Z Documenting byteorder v1.5.0
2752026-09-04T08:23:59.162Z Checking cobs v0.3.0
2762026-09-04T08:23:59.294Z Checking bitflags v1.3.2
2772026-09-04T08:23:59.357Z Documenting thiserror v2.0.18
2782026-09-04T08:23:59.438Z Documenting regex v1.13.0
2792026-09-04T08:23:59.500Z Documenting zerocopy v0.8.54
2802026-09-04T08:23:59.511Z Compiling darling v0.23.0
2812026-09-04T08:23:59.607Z Compiling ingot-macros v0.2.0
2822026-09-04T08:23:59.733Z Documenting darling v0.23.0
2832026-09-04T08:23:59.915Z Documenting hash32 v0.3.1
2842026-09-04T08:24:00.042Z Documenting bitflags v2.13.0
2852026-09-04T08:24:00.345Z Documenting macaddr v1.0.1
2862026-09-04T08:24:00.459Z Documenting cfg-if v1.0.4
2872026-09-04T08:24:00.714Z Documenting ingot-macros v0.2.0
2882026-09-04T08:24:00.861Z Documenting serde v1.0.228
2892026-09-04T08:24:00.978Z Documenting stable_deref_trait v1.2.1
2902026-09-04T08:24:01.026Z Compiling crc32fast v1.5.0
2912026-09-04T08:24:01.208Z Compiling ref-cast v1.0.25
2922026-09-04T08:24:01.367Z Checking postcard v1.1.3
2932026-09-04T08:24:01.509Z Documenting heapless v0.8.0
2942026-09-04T08:24:01.568Z Documenting cobs v0.3.0
2952026-09-04T08:24:01.858Z Compiling ref-cast-impl v1.0.25
2962026-09-04T08:24:01.911Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2972026-09-04T08:24:02.125Z Checking ipnetwork v0.21.1
2982026-09-04T08:24:02.229Z Checking ingot-types v0.2.0
2992026-09-04T08:24:02.307Z Documenting managed v0.8.0
3002026-09-04T08:24:02.458Z Compiling version_check v0.9.5
3012026-09-04T08:24:02.491Z Checking unicode-width v0.2.2
3022026-09-04T08:24:02.614Z Checking ingot v0.2.0
3032026-09-04T08:24:02.651Z Documenting postcard v1.1.3
3042026-09-04T08:24:02.678Z Documenting ingot-types v0.2.0
3052026-09-04T08:24:02.802Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3062026-09-04T08:24:02.824Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3072026-09-04T08:24:02.968Z Documenting ref-cast-impl v1.0.25
3082026-09-04T08:24:02.977Z Documenting either v1.16.0
3092026-09-04T08:24:03.068Z Documenting ipnetwork v0.21.1
3102026-09-04T08:24:03.210Z Documenting smoltcp v0.11.0
3112026-09-04T08:24:03.458Z Documenting unicode-width v0.2.2
3122026-09-04T08:24:03.749Z Documenting ingot v0.2.0
3132026-09-04T08:24:04.009Z Checking tabwriter v1.4.1
3142026-09-04T08:24:04.198Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3152026-09-04T08:24:04.207Z Documenting itertools v0.15.0
3162026-09-04T08:24:04.474Z Documenting ref-cast v1.0.25
3172026-09-04T08:24:04.747Z Documenting crc32fast v1.5.0
3182026-09-04T08:24:04.967Z Documenting tabwriter v1.4.1
3192026-09-04T08:24:04.980Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3202026-09-04T08:24:05.036Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3212026-09-04T08:24:05.357Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3222026-09-04T08:24:05.574Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3232026-09-04T08:24:05.635Z Checking dyn-clone v1.0.20
3242026-09-04T08:24:05.730Z Documenting dyn-clone v1.0.20
3252026-09-04T08:24:06.380Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3262026-09-04T08:24:08.392Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3272026-09-04T08:24:10.671Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.88s
3282026-09-04T08:24:10.756Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3292026-09-04T08:24:10.779Z
3302026-09-04T08:24:10.782Zreal 22.982945774
3312026-09-04T08:24:10.782Zuser 1:16.314601362
3322026-09-04T08:24:10.782Zsys 16.363922291
3332026-09-04T08:24:10.782Ztrap 0.040395081
3342026-09-04T08:24:10.783Ztflt 0.031183278
3352026-09-04T08:24:10.783Zdflt 0.088013597
3362026-09-04T08:24:10.783Zkflt 0.001555751
3372026-09-04T08:24:10.783Zlock 6:35.749953284
3382026-09-04T08:24:10.783Zslp 4:25.444580484
3392026-09-04T08:24:10.783Zlat 8.228882243
3402026-09-04T08:24:10.783Zstop 12.190208036
3412026-09-04T08:24:10.783Z+ header 'analyze std + api'
3422026-09-04T08:24:10.783Z+ echo '# ==== analyze std + api ==== #'
3432026-09-04T08:24:10.783Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3442026-09-04T08:24:10.783Z# ==== analyze std + api ==== #
3452026-09-04T08:24:11.011Z Compiling proc-macro2 v1.0.106
3462026-09-04T08:24:11.011Z Compiling quote v1.0.46
3472026-09-04T08:24:11.011Z Compiling unicode-ident v1.0.24
3482026-09-04T08:24:11.011Z Compiling memchr v2.8.3
3492026-09-04T08:24:11.015Z Compiling thiserror v2.0.18
3502026-09-04T08:24:11.015Z Compiling zerocopy v0.8.54
3512026-09-04T08:24:11.015Z Compiling zmij v1.0.22
3522026-09-04T08:24:11.029Z Compiling libc v0.2.186
3532026-09-04T08:24:11.183Z Compiling serde_core v1.0.228
3542026-09-04T08:24:11.342Z Compiling serde_json v1.0.150
3552026-09-04T08:24:11.373Z Compiling ucd-trie v0.1.7
3562026-09-04T08:24:11.411Z Compiling strsim v0.11.1
3572026-09-04T08:24:11.552Z Compiling pest v2.8.7
3582026-09-04T08:24:11.579Z Compiling serde v1.0.228
3592026-09-04T08:24:11.593Z Compiling ident_case v1.0.1
3602026-09-04T08:24:11.885Z Compiling aho-corasick v1.1.4
3612026-09-04T08:24:11.966Z Compiling itoa v1.0.18
3622026-09-04T08:24:12.133Z Checking byteorder v1.5.0
3632026-09-04T08:24:12.211Z Compiling syn v2.0.118
3642026-09-04T08:24:12.301Z Compiling regex-syntax v0.8.11
3652026-09-04T08:24:12.640Z Compiling pest_meta v2.8.7
3662026-09-04T08:24:12.741Z Compiling usdt-impl v0.6.0
3672026-09-04T08:24:12.776Z Compiling either v1.16.0
3682026-09-04T08:24:12.981Z Compiling itertools v0.15.0
3692026-09-04T08:24:13.307Z Compiling thread-id v5.1.0
3702026-09-04T08:24:13.387Z Checking log v0.4.33
3712026-09-04T08:24:13.520Z Compiling heapless v0.8.0
3722026-09-04T08:24:13.734Z Compiling regex-automata v0.4.15
3732026-09-04T08:24:13.801Z Checking plain v0.2.3
3742026-09-04T08:24:14.223Z Checking bitflags v2.13.0
3752026-09-04T08:24:14.262Z Checking hash32 v0.3.1
3762026-09-04T08:24:14.320Z Checking pretty-hex v0.4.2
3772026-09-04T08:24:14.331Z Compiling smoltcp v0.11.0
3782026-09-04T08:24:14.377Z Checking cfg-if v1.0.4
3792026-09-04T08:24:14.424Z Checking stable_deref_trait v1.2.1
3802026-09-04T08:24:14.427Z Checking macaddr v1.0.1
3812026-09-04T08:24:14.597Z Compiling pest_generator v2.8.7
3822026-09-04T08:24:14.619Z Compiling darling_core v0.23.0
3832026-09-04T08:24:14.658Z Compiling ref-cast v1.0.25
3842026-09-04T08:24:14.857Z Checking managed v0.8.0
3852026-09-04T08:24:14.939Z Compiling crc32fast v1.5.0
3862026-09-04T08:24:14.955Z Checking bitflags v1.3.2
3872026-09-04T08:24:15.012Z Compiling version_check v0.9.5
3882026-09-04T08:24:15.225Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3892026-09-04T08:24:15.245Z Checking memmap2 v0.9.11
3902026-09-04T08:24:15.272Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3912026-09-04T08:24:15.400Z Compiling regex v1.13.0
3922026-09-04T08:24:15.511Z Checking unicode-width v0.2.2
3932026-09-04T08:24:15.710Z Checking ipnetwork v0.21.1
3942026-09-04T08:24:15.750Z Checking tabwriter v1.4.1
3952026-09-04T08:24:15.798Z Compiling thiserror-impl v2.0.18
3962026-09-04T08:24:15.876Z Compiling serde_derive v1.0.228
3972026-09-04T08:24:15.883Z Compiling zerocopy-derive v0.8.54
3982026-09-04T08:24:16.210Z Compiling pest_derive v2.8.7
3992026-09-04T08:24:16.251Z Compiling scroll_derive v0.13.1
4002026-09-04T08:24:16.545Z Compiling ref-cast-impl v1.0.25
4012026-09-04T08:24:16.690Z Compiling darling_macro v0.23.0
4022026-09-04T08:24:16.715Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4032026-09-04T08:24:17.043Z Checking scroll v0.13.0
4042026-09-04T08:24:17.071Z Checking dtrace-parser v0.3.0
4052026-09-04T08:24:17.115Z Checking cobs v0.3.0
4062026-09-04T08:24:17.243Z Compiling darling v0.23.0
4072026-09-04T08:24:17.276Z Checking goblin v0.10.7
4082026-09-04T08:24:17.342Z Compiling ingot-macros v0.2.0
4092026-09-04T08:24:17.356Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4102026-09-04T08:24:17.372Z Checking dyn-clone v1.0.20
4112026-09-04T08:24:18.654Z Checking postcard v1.1.3
4122026-09-04T08:24:18.692Z Compiling serde_tokenstream v0.2.3
4132026-09-04T08:24:19.903Z Compiling dof v0.4.0
4142026-09-04T08:24:19.917Z Checking ingot-types v0.2.0
4152026-09-04T08:24:20.206Z Checking ingot v0.2.0
4162026-09-04T08:24:20.752Z Compiling usdt-attr-macro v0.6.0
4172026-09-04T08:24:20.752Z Compiling usdt-macro v0.6.0
4182026-09-04T08:24:21.343Z Checking usdt v0.6.0
4192026-09-04T08:24:21.603Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4202026-09-04T08:24:30.049Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.22s
4212026-09-04T08:24:30.074Z
4222026-09-04T08:24:30.077Zreal 19.289427419
4232026-09-04T08:24:30.077Zuser 1:01.885590992
4242026-09-04T08:24:30.077Zsys 11.975661070
4252026-09-04T08:24:30.077Ztrap 0.033160631
4262026-09-04T08:24:30.077Ztflt 0.153727543
4272026-09-04T08:24:30.077Zdflt 0.175614152
4282026-09-04T08:24:30.077Zkflt 0.000019970
4292026-09-04T08:24:30.077Zlock 3:52.384101749
4302026-09-04T08:24:30.077Zslp 3:15.285974161
4312026-09-04T08:24:30.077Zlat 2.774509345
4322026-09-04T08:24:30.077Zstop 6.049653589
4332026-09-04T08:24:30.077Z+ header 'analyze no_std + engine + kernel'
4342026-09-04T08:24:30.077Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4352026-09-04T08:24:30.077Z# ==== analyze no_std + engine + kernel ==== #
4362026-09-04T08:24:30.077Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4372026-09-04T08:24:30.234Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4382026-09-04T08:24:30.235Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4392026-09-04T08:24:30.237Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4402026-09-04T08:24:30.238Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4412026-09-04T08:24:30.447Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4422026-09-04T08:24:33.526Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.41s
4432026-09-04T08:24:33.550Z
4442026-09-04T08:24:33.553Zreal 3.471401131
4452026-09-04T08:24:33.554Zuser 3.749874988
4462026-09-04T08:24:33.554Zsys 0.807537932
4472026-09-04T08:24:33.554Ztrap 0.000440040
4482026-09-04T08:24:33.554Ztflt 0.022186672
4492026-09-04T08:24:33.554Zdflt 0.002803440
4502026-09-04T08:24:33.554Zkflt 0.000000000
4512026-09-04T08:24:33.554Zlock 11.480154743
4522026-09-04T08:24:33.554Zslp 14.429724607
4532026-09-04T08:24:33.554Zlat 0.005236680
4542026-09-04T08:24:33.554Zstop 0.183324063
4552026-09-04T08:24:33.554Z+ header test
4562026-09-04T08:24:33.554Z+ echo '# ==== test ==== #'
4572026-09-04T08:24:33.554Z# ==== test ==== #
4582026-09-04T08:24:33.554Z+ ptime -m cargo test
4592026-09-04T08:24:33.689Z Compiling serde_core v1.0.228
4602026-09-04T08:24:33.709Z Compiling thiserror v2.0.18
4612026-09-04T08:24:33.709Z Compiling zerocopy v0.8.54
4622026-09-04T08:24:33.712Z Compiling memchr v2.8.3
4632026-09-04T08:24:33.715Z Compiling byteorder v1.5.0
4642026-09-04T08:24:33.718Z Compiling unicode-ident v1.0.24
4652026-09-04T08:24:33.718Z Compiling zmij v1.0.22
4662026-09-04T08:24:33.721Z Compiling scroll v0.13.0
4672026-09-04T08:24:33.792Z Compiling proc-macro2 v1.0.106
4682026-09-04T08:24:33.840Z Compiling libc v0.2.186
4692026-09-04T08:24:33.916Z Compiling ucd-trie v0.1.7
4702026-09-04T08:24:33.968Z Compiling plain v0.2.3
4712026-09-04T08:24:34.064Z Compiling log v0.4.33
4722026-09-04T08:24:34.088Z Compiling itoa v1.0.18
4732026-09-04T08:24:34.184Z Compiling goblin v0.10.7
4742026-09-04T08:24:34.289Z Compiling quote v1.0.46
4752026-09-04T08:24:34.340Z Compiling pest v2.8.7
4762026-09-04T08:24:34.600Z Compiling hash32 v0.3.1
4772026-09-04T08:24:34.764Z Compiling macaddr v1.0.1
4782026-09-04T08:24:34.910Z Compiling stable_deref_trait v1.2.1
4792026-09-04T08:24:34.977Z Compiling cfg-if v1.0.4
4802026-09-04T08:24:35.014Z Compiling pretty-hex v0.4.2
4812026-09-04T08:24:35.038Z Compiling heapless v0.8.0
4822026-09-04T08:24:35.139Z Compiling syn v2.0.118
4832026-09-04T08:24:35.257Z Compiling thread-id v5.1.0
4842026-09-04T08:24:35.329Z Compiling cobs v0.3.0
4852026-09-04T08:24:35.485Z Compiling serde v1.0.228
4862026-09-04T08:24:35.637Z Compiling bitflags v2.13.0
4872026-09-04T08:24:35.678Z Compiling serde_json v1.0.150
4882026-09-04T08:24:36.013Z Compiling dtrace-parser v0.3.0
4892026-09-04T08:24:36.043Z Compiling managed v0.8.0
4902026-09-04T08:24:36.118Z Compiling bitflags v1.3.2
4912026-09-04T08:24:36.182Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4922026-09-04T08:24:36.256Z Compiling smoltcp v0.11.0
4932026-09-04T08:24:36.401Z Compiling postcard v1.1.3
4942026-09-04T08:24:36.504Z Compiling ingot-types v0.2.0
4952026-09-04T08:24:36.695Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4962026-09-04T08:24:36.742Z Compiling memmap2 v0.9.11
4972026-09-04T08:24:36.904Z Compiling ingot v0.2.0
4982026-09-04T08:24:37.029Z Compiling unicode-width v0.2.2
4992026-09-04T08:24:37.302Z Compiling dof v0.4.0
5002026-09-04T08:24:37.354Z Compiling either v1.16.0
5012026-09-04T08:24:37.563Z Compiling ipnetwork v0.21.1
5022026-09-04T08:24:38.072Z Compiling usdt-impl v0.6.0
5032026-09-04T08:24:38.820Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5042026-09-04T08:24:39.129Z Compiling usdt v0.6.0
5052026-09-04T08:24:39.547Z Compiling itertools v0.15.0
5062026-09-04T08:24:39.756Z Compiling tabwriter v1.4.1
5072026-09-04T08:24:40.167Z Compiling ref-cast v1.0.25
5082026-09-04T08:24:40.297Z Compiling crc32fast v1.5.0
5092026-09-04T08:24:40.431Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5102026-09-04T08:24:40.540Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5112026-09-04T08:24:41.087Z Compiling dyn-clone v1.0.20
5122026-09-04T08:24:55.702Z Finished `test` profile [optimized + debuginfo] target(s) in 22.14s
5132026-09-04T08:24:55.714Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5142026-09-04T08:24:55.717Z
5152026-09-04T08:24:55.717Zrunning 84 tests
5162026-09-04T08:24:55.717Ztest d_error::tests::name_truncation ... ok
5172026-09-04T08:24:55.717Ztest ddi::mblk::test::chain_breaks_links ... ok
5182026-09-04T08:24:55.717Ztest ddi::mblk::test::chain_append_links ... ok
5192026-09-04T08:24:55.717Ztest ddi::mblk::test::chain_drain_complete ... ok
5202026-09-04T08:24:55.718Ztest d_error::tests::name_and_data_storage ... ok
5212026-09-04T08:24:55.718Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5222026-09-04T08:24:55.718Ztest ddi::mblk::test::expand_and_shrink ... ok
5232026-09-04T08:24:55.718Ztest ddi::mblk::test::prefix_len ... ok
5242026-09-04T08:24:55.718Ztest ddi::mblk::test::read_seg ... ok
5252026-09-04T08:24:55.718Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5262026-09-04T08:24:55.718Ztest ddi::mblk::test::truncate ... ok
5272026-09-04T08:24:55.718Ztest ddi::mblk::test::uninitialized_packet ... ok
5282026-09-04T08:24:55.718Ztest ddi::mblk::test::wrap ... ok
5292026-09-04T08:24:55.718Ztest ddi::mblk::test::zero_byte_packet ... ok
5302026-09-04T08:24:55.718Ztest ddi::time::test::good_interval ... ok
5312026-09-04T08:24:55.718Ztest engine::dhcp::test::hostname_encode ... ok
5322026-09-04T08:24:55.718Ztest engine::dhcp::test::domainname_encode ... ok
5332026-09-04T08:24:55.718Ztest engine::dhcp::test::domain_search_option_encode ... ok
5342026-09-04T08:24:55.718Ztest engine::dhcp::test::rfc3442_encode ... ok
5352026-09-04T08:24:55.718Ztest engine::dhcp::test::offlink_encode ... ok
5362026-09-04T08:24:55.718Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5372026-09-04T08:24:55.718Ztest engine::dhcpv6::options::test::test_client_id ... ok
5382026-09-04T08:24:55.718Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5392026-09-04T08:24:55.718Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5402026-09-04T08:24:55.718Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5412026-09-04T08:24:55.718Ztest engine::dhcpv6::options::test::test_iana ... ok
5422026-09-04T08:24:55.718Ztest engine::dhcpv6::options::test::test_iata ... ok
5432026-09-04T08:24:55.718Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5442026-09-04T08:24:55.718Ztest ddi::time::test::bad_interval - should panic ... ok
5452026-09-04T08:24:55.718Ztest engine::dhcpv6::options::test::test_option_request ... ok
5462026-09-04T08:24:55.721Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5472026-09-04T08:24:55.722Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5482026-09-04T08:24:55.722Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5492026-09-04T08:24:55.722Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5502026-09-04T08:24:55.722Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5512026-09-04T08:24:55.722Ztest engine::dhcpv6::options::test::test_server_id ... ok
5522026-09-04T08:24:55.722Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5532026-09-04T08:24:55.722Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5542026-09-04T08:24:55.722Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5552026-09-04T08:24:55.722Ztest engine::ether::test::emit ... ok
5562026-09-04T08:24:55.722Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5572026-09-04T08:24:55.722Ztest engine::dhcpv6::options::test::test_status ... ok
5582026-09-04T08:24:55.722Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5592026-09-04T08:24:55.722Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5602026-09-04T08:24:55.722Ztest engine::flow_table::test::eviction_basics ... ok
5612026-09-04T08:24:55.722Ztest engine::flow_table::test::priority_lerp ... ok
5622026-09-04T08:24:55.722Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5632026-09-04T08:24:55.722Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5642026-09-04T08:24:55.722Ztest engine::flow_table::test::flow_expired ... ok
5652026-09-04T08:24:55.722Ztest engine::flow_table::test::flow_clear ... ok
5662026-09-04T08:24:55.722Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5672026-09-04T08:24:55.722Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5682026-09-04T08:24:55.722Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5692026-09-04T08:24:55.722Ztest engine::ip::v4::test::emit ... ok
5702026-09-04T08:24:55.722Ztest engine::geneve::test::emit_no_opts ... ok
5712026-09-04T08:24:55.722Ztest engine::ip::v4::test::cidr_match ... ok
5722026-09-04T08:24:55.722Ztest engine::geneve::test::emit_single_opt ... ok
5732026-09-04T08:24:55.722Ztest engine::ip::v4::test::match_check ... ok
5742026-09-04T08:24:55.722Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5752026-09-04T08:24:55.722Ztest engine::ip::v6::test::emit ... ok
5762026-09-04T08:24:55.722Ztest engine::ip::v6::test::extension_push_spec ... ok
5772026-09-04T08:24:55.722Ztest engine::ip::v6::test::option_push_spec ... ok
5782026-09-04T08:24:55.722Ztest engine::ip::v6::test::from_pairs ... ok
5792026-09-04T08:24:55.722Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5802026-09-04T08:24:55.722Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5812026-09-04T08:24:55.722Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5822026-09-04T08:24:55.722Ztest engine::ip::v6::test::test_set_total_len ... ok
5832026-09-04T08:24:55.722Ztest engine::packet::test::read_multi_segment ... ok
5842026-09-04T08:24:55.722Ztest engine::nat::test::nat4_rewrite ... ok
5852026-09-04T08:24:55.722Ztest engine::packet::test::read_single_segment ... ok
5862026-09-04T08:24:55.723Ztest engine::layer::test::find_rule ... ok
5872026-09-04T08:24:55.723Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5882026-09-04T08:24:55.723Ztest engine::packet::test::udp6_packet_with_padding ... ok
5892026-09-04T08:24:55.723Ztest engine::ip::v6::test::push_spec ... ok
5902026-09-04T08:24:55.723Ztest engine::packet::test::straddled_tcp ... ok
5912026-09-04T08:24:55.723Ztest engine::packet::test::small_packet_with_padding ... ok
5922026-09-04T08:24:55.723Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5932026-09-04T08:24:55.723Ztest engine::rule::rule_matching ... ok
5942026-09-04T08:24:55.723Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5952026-09-04T08:24:55.723Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
5962026-09-04T08:24:55.723Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
5972026-09-04T08:24:55.723Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
5982026-09-04T08:24:55.723Ztest engine::snat::test::snat4_desc_lifecycle ... ok
5992026-09-04T08:24:55.723Ztest engine::snat::test::nat_mappings ... ok
6002026-09-04T08:24:55.723Z
6012026-09-04T08:24:55.723Ztest result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6022026-09-04T08:24:55.723Z
6032026-09-04T08:24:55.723Z Doc-tests opte
6042026-09-04T08:24:57.737Z
6052026-09-04T08:24:57.737Zrunning 3 tests
6062026-09-04T08:24:57.740Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6072026-09-04T08:24:57.740Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6082026-09-04T08:24:57.740Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6092026-09-04T08:24:57.740Z
6102026-09-04T08:24:57.740Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6112026-09-04T08:24:57.740Z
6122026-09-04T08:24:57.745Zall doctests ran in 1.43s; merged doctests compilation took 1.41s
6132026-09-04T08:24:57.785Z
6142026-09-04T08:24:57.788Zreal 24.224660991
6152026-09-04T08:24:57.788Zuser 2:02.314895036
6162026-09-04T08:24:57.788Zsys 7.015854115
6172026-09-04T08:24:57.788Ztrap 0.056419542
6182026-09-04T08:24:57.788Ztflt 0.174541547
6192026-09-04T08:24:57.788Zdflt 0.379143919
6202026-09-04T08:24:57.788Zkflt 0.000014330
6212026-09-04T08:24:57.788Zlock 6:19.497639130
6222026-09-04T08:24:57.788Zslp 3:40.573897985
6232026-09-04T08:24:57.788Zlat 6.219762834
6242026-09-04T08:24:57.788Zstop 3.640325658
6252026-09-04T08:24:57.788Zprocess exited: duration 87747 ms, exit code 0
 
6262026-09-04T08:24:57.794Zfound 0 output files