01M10S9YNYFG32BRKJQ096K75R: opte

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

Buildomat Job: 01M10SBTKH3Y0Z4AJW2ARZQ12K

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-27T04:59:47.909Zjob assigned to worker 01M10SC0VR6F9BB62TP5WD9AZ4 [factory aws, i-0bbae7e2622b801ca] (queued for 48 s)
 
22026-08-27T04:59:54.554Zstarting task 0: "setup"
32026-08-27T04:59:54.560Z++ uname -s
42026-08-27T04:59:54.564Z+ kern=SunOS
52026-08-27T04:59:54.564Z+ build_user=build
62026-08-27T04:59:54.564Z+ build_uid=12345
72026-08-27T04:59:54.564Z+ work_dir=/work
82026-08-27T04:59:54.564Z+ input_dir=/input
92026-08-27T04:59:54.564Z+ [[ 0 == 12345 ]]
102026-08-27T04:59:54.564Z+ case "$kern" in
112026-08-27T04:59:54.564Z+ groupadd -g 12345 build
122026-08-27T04:59:54.564Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-27T04:59:56.573Z+ zfs create -o mountpoint=/work rpool/work
142026-08-27T04:59:56.709Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-27T04:59:56.720Z+ home_fs=zfs
162026-08-27T04:59:56.720Z+ [[ zfs == autofs ]]
172026-08-27T04:59:56.720Z+ mkdir -p /home/build
182026-08-27T04:59:56.720Z+ chown build:build /home/build /work
192026-08-27T04:59:58.698Z+ chmod 0700 /home/build /work
202026-08-27T04:59:58.701Zprocess exited: duration 4145 ms, exit code 0
 
212026-08-27T04:59:58.708Zstarting task 1: "rust-toolchain"
222026-08-27T04:59:58.712Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-27T04:59:58.712Z * rust toolchain channel = "1.97.1"
242026-08-27T04:59:58.712Z * rust toolchain profile = "default"
252026-08-27T04:59:58.712Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-27T04:59:58.712Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-27T04:59:58.712Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-27T04:59:58.715Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-27T04:59:58.715Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-27T04:59:58.820Zinfo: downloading installer
312026-08-27T05:00:00.256Zwarn: It looks like you have an existing rustup settings file at:
322026-08-27T05:00:00.256Zwarn: /home/build/.rustup/settings.toml
332026-08-27T05:00:00.256Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-27T05:00:00.256Zwarn: instead of the one inferred from the default host triple.
352026-08-27T05:00:00.268Zinfo: profile set to default
362026-08-27T05:00:00.268Zinfo: default host triple is x86_64-unknown-illumos
372026-08-27T05:00:00.270Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-27T05:00:00.426Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-27T05:00:00.430Zinfo: downloading 6 components
402026-08-27T05:00:15.742Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-27T05:00:15.742Z
422026-08-27T05:00:15.770Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-27T05:00:15.770Z
442026-08-27T05:00:15.770Z
452026-08-27T05:00:15.770ZRust is installed now. Great!
462026-08-27T05:00:15.770Z
472026-08-27T05:00:15.770ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-27T05:00:15.770Zenvironment variable. This has not been done automatically.
492026-08-27T05:00:15.770Z
502026-08-27T05:00:15.770ZTo configure your current shell, you need to source
512026-08-27T05:00:15.770Zthe corresponding env file under $HOME/.cargo.
522026-08-27T05:00:15.770Z
532026-08-27T05:00:15.770ZThis is usually done by running one of the following (note the leading DOT):
542026-08-27T05:00:15.774Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-27T05:00:15.774Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-27T05:00:15.774Zsource "~/.cargo/env.nu" # For nushell
572026-08-27T05:00:15.774Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-27T05:00:15.774Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-27T05:00:15.774Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-27T05:00:15.774Zwarn: no default linker (`cc`) was found in your PATH
612026-08-27T05:00:15.774Zwarn: many Rust crates require a system C toolchain to build
622026-08-27T05:00:15.852Z+ rustup --version
632026-08-27T05:00:15.861Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-27T05:00:15.865Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-27T05:00:15.883Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-27T05:00:15.886Z+ cargo --version
672026-08-27T05:00:15.899Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-27T05:00:15.902Z+ rustc --version
692026-08-27T05:00:15.921Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-27T05:00:15.924Zprocess exited: duration 17216 ms, exit code 0
 
712026-08-27T05:00:15.930Zstarting task 2: "authentication"
722026-08-27T05:00:15.947Zprocess exited: duration 16 ms, exit code 0
 
732026-08-27T05:00:15.953Zstarting task 3: "clone repository"
742026-08-27T05:00:15.956Z+ mkdir -p /work/oxidecomputer/opte
752026-08-27T05:00:15.959Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-08-27T05:00:15.987ZCloning into '/work/oxidecomputer/opte'...
772026-08-27T05:00:17.032Z+ cd /work/oxidecomputer/opte
782026-08-27T05:00:17.032Z+ git fetch origin d854118a24c86b8a5753df8d97c6e7a8cc491f33
792026-08-27T05:00:17.316ZFrom https://github.com/oxidecomputer/opte
802026-08-27T05:00:17.316Z * branch d854118a24c86b8a5753df8d97c6e7a8cc491f33 -> FETCH_HEAD
812026-08-27T05:00:17.323Z+ [[ -n renovate/uuid-1.x-lockfile ]]
822026-08-27T05:00:17.329Z++ git branch --show-current
832026-08-27T05:00:17.329Z+ current=master
842026-08-27T05:00:17.329Z+ [[ master != renovate/uuid-1.x-lockfile ]]
852026-08-27T05:00:17.329Z+ git branch -f renovate/uuid-1.x-lockfile d854118a24c86b8a5753df8d97c6e7a8cc491f33
862026-08-27T05:00:17.329Z+ git checkout -f renovate/uuid-1.x-lockfile
872026-08-27T05:00:17.344ZSwitched to branch 'renovate/uuid-1.x-lockfile'
882026-08-27T05:00:17.348Z+ git reset --hard d854118a24c86b8a5753df8d97c6e7a8cc491f33
892026-08-27T05:00:17.348ZHEAD is now at d854118 Update Rust crate uuid to v1.26.0
902026-08-27T05:00:17.352Zprocess exited: duration 1394 ms, exit code 0
 
912026-08-27T05:00:17.358Zstarting task 4: "build"
922026-08-27T05:00:17.361Z+ source .github/buildomat/common.sh
932026-08-27T05:00:17.361Z++ rustup show active-toolchain
942026-08-27T05:00:17.366Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-08-27T05:00:17.370Z++ pushd xde
962026-08-27T05:00:17.370Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-08-27T05:00:17.370Z++ rustup show active-toolchain
982026-08-27T05:00:17.373Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
992026-08-27T05:00:17.537Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1002026-08-27T05:00:17.540Zinfo: downloading 6 components
1012026-08-27T05:00:35.301Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-08-27T05:00:35.397Z+++ rustup show active-toolchain -v
1032026-08-27T05:00:35.401Z+++ head -n 1
1042026-08-27T05:00:35.401Z+++ cut '-d ' -f1
1052026-08-27T05:00:35.447Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1062026-08-27T05:00:35.447Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1072026-08-27T05:00:35.447Z++ popd
1082026-08-27T05:00:35.451Z/work/oxidecomputer/opte
1092026-08-27T05:00:35.451Z+ cargo --version
1102026-08-27T05:00:35.457Zcargo 1.97.1 (c980f4866 2026-06-30)
1112026-08-27T05:00:35.460Z+ rustc --version
1122026-08-27T05:00:35.479Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1132026-08-27T05:00:35.482Z+ cd lib/opte
1142026-08-27T05:00:35.482Z+ header 'check style'
1152026-08-27T05:00:35.482Z+ echo '# ==== check style ==== #'
1162026-08-27T05:00:35.482Z# ==== check style ==== #
1172026-08-27T05:00:35.482Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1182026-08-27T05:00:35.666Z
1192026-08-27T05:00:35.667Zreal 0.182431418
1202026-08-27T05:00:35.667Zuser 0.140544549
1212026-08-27T05:00:35.667Zsys 0.035329738
1222026-08-27T05:00:35.667Ztrap 0.000020430
1232026-08-27T05:00:35.667Ztflt 0.000014340
1242026-08-27T05:00:35.667Zdflt 0.000004500
1252026-08-27T05:00:35.667Zkflt 0.000000000
1262026-08-27T05:00:35.667Zlock 0.030553358
1272026-08-27T05:00:35.667Zslp 0.162693344
1282026-08-27T05:00:35.667Zlat 0.000475230
1292026-08-27T05:00:35.668Zstop 0.000095650
1302026-08-27T05:00:35.673Z+ header 'check docs'
1312026-08-27T05:00:35.673Z+ echo '# ==== check docs ==== #'
1322026-08-27T05:00:35.673Z# ==== check docs ==== #
1332026-08-27T05:00:35.673Z+ RUSTDOCFLAGS='-D warnings'
1342026-08-27T05:00:35.673Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-08-27T05:00:35.735Z Updating crates.io index
1362026-08-27T05:00:35.739Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-08-27T05:00:36.451Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-08-27T05:00:36.743Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1392026-08-27T05:00:37.058Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1402026-08-27T05:00:37.430Z Updating git repository `https://github.com/oxidecomputer/zone`
1412026-08-27T05:00:37.740Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-08-27T05:00:38.071Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-08-27T05:00:39.913Z Downloading crates ...
1442026-08-27T05:00:39.961Z Downloaded ref-cast-impl v1.0.25
1452026-08-27T05:00:39.973Z Downloaded plain v0.2.3
1462026-08-27T05:00:39.979Z Downloaded ingot-macros v0.2.0
1472026-08-27T05:00:39.991Z Downloaded memmap2 v0.9.11
1482026-08-27T05:00:39.991Z Downloaded strsim v0.11.1
1492026-08-27T05:00:39.991Z Downloaded embedded-io v0.4.0
1502026-08-27T05:00:39.995Z Downloaded dof v0.4.0
1512026-08-27T05:00:39.995Z Downloaded defmt v0.3.100
1522026-08-27T05:00:39.995Z Downloaded ident_case v1.0.1
1532026-08-27T05:00:40.000Z Downloaded embedded-io v0.6.1
1542026-08-27T05:00:40.000Z Downloaded dyn-clone v1.0.20
1552026-08-27T05:00:40.018Z Downloaded thiserror v2.0.18
1562026-08-27T05:00:40.018Z Downloaded bitflags v1.3.2
1572026-08-27T05:00:40.018Z Downloaded defmt-macros v1.1.1
1582026-08-27T05:00:40.018Z Downloaded hash32 v0.3.1
1592026-08-27T05:00:40.025Z Downloaded scroll v0.13.0
1602026-08-27T05:00:40.025Z Downloaded cobs v0.3.0
1612026-08-27T05:00:40.025Z Downloaded ingot v0.2.0
1622026-08-27T05:00:40.025Z Downloaded byteorder v1.5.0
1632026-08-27T05:00:40.025Z Downloaded proc-macro2 v1.0.106
1642026-08-27T05:00:40.025Z Downloaded defmt-parser v1.0.0
1652026-08-27T05:00:40.025Z Downloaded macaddr v1.0.1
1662026-08-27T05:00:40.026Z Downloaded darling v0.23.0
1672026-08-27T05:00:40.034Z Downloaded managed v0.8.0
1682026-08-27T05:00:40.043Z Downloaded dtrace-parser v0.3.0
1692026-08-27T05:00:40.043Z Downloaded cfg-if v1.0.4
1702026-08-27T05:00:40.044Z Downloaded pest_meta v2.8.7
1712026-08-27T05:00:40.051Z Downloaded scroll_derive v0.13.1
1722026-08-27T05:00:40.051Z Downloaded usdt-macro v0.6.0
1732026-08-27T05:00:40.051Z Downloaded stable_deref_trait v1.2.1
1742026-08-27T05:00:40.051Z Downloaded version_check v0.9.5
1752026-08-27T05:00:40.051Z Downloaded itoa v1.0.18
1762026-08-27T05:00:40.058Z Downloaded tabwriter v1.4.1
1772026-08-27T05:00:40.058Z Downloaded thread-id v5.1.0
1782026-08-27T05:00:40.058Z Downloaded pretty-hex v0.4.2
1792026-08-27T05:00:40.058Z Downloaded ref-cast v1.0.25
1802026-08-27T05:00:40.066Z Downloaded usdt v0.6.0
1812026-08-27T05:00:40.066Z Downloaded usdt-attr-macro v0.6.0
1822026-08-27T05:00:40.066Z Downloaded darling_macro v0.23.0
1832026-08-27T05:00:40.074Z Downloaded either v1.16.0
1842026-08-27T05:00:40.081Z Downloaded ipnetwork v0.21.1
1852026-08-27T05:00:40.081Z Downloaded itertools v0.15.0
1862026-08-27T05:00:40.087Z Downloaded defmt v1.1.1
1872026-08-27T05:00:40.088Z Downloaded pest_derive v2.8.7
1882026-08-27T05:00:40.088Z Downloaded pest_generator v2.8.7
1892026-08-27T05:00:40.088Z Downloaded serde_tokenstream v0.2.3
1902026-08-27T05:00:40.096Z Downloaded ingot-types v0.2.0
1912026-08-27T05:00:40.102Z Downloaded zmij v1.0.22
1922026-08-27T05:00:40.102Z Downloaded quote v1.0.46
1932026-08-27T05:00:40.115Z Downloaded postcard v1.1.3
1942026-08-27T05:00:40.116Z Downloaded usdt-impl v0.6.0
1952026-08-27T05:00:40.116Z Downloaded thiserror-impl v2.0.18
1962026-08-27T05:00:40.131Z Downloaded darling_core v0.23.0
1972026-08-27T05:00:40.131Z Downloaded bitflags v2.13.0
1982026-08-27T05:00:40.131Z Downloaded crc32fast v1.5.0
1992026-08-27T05:00:40.141Z Downloaded serde_derive v1.0.228
2002026-08-27T05:00:40.141Z Downloaded log v0.4.33
2012026-08-27T05:00:40.141Z Downloaded unicode-ident v1.0.24
2022026-08-27T05:00:40.155Z Downloaded heapless v0.8.0
2032026-08-27T05:00:40.156Z Downloaded ucd-trie v0.1.7
2042026-08-27T05:00:40.163Z Downloaded serde_core v1.0.228
2052026-08-27T05:00:40.170Z Downloaded serde v1.0.228
2062026-08-27T05:00:40.187Z Downloaded zerocopy-derive v0.8.54
2072026-08-27T05:00:40.195Z Downloaded memchr v2.8.3
2082026-08-27T05:00:40.202Z Downloaded aho-corasick v1.1.4
2092026-08-27T05:00:40.209Z Downloaded regex v1.13.0
2102026-08-27T05:00:40.224Z Downloaded serde_json v1.0.150
2112026-08-27T05:00:40.233Z Downloaded pest v2.8.7
2122026-08-27T05:00:40.289Z Downloaded zerocopy v0.8.54
2132026-08-27T05:00:40.304Z Downloaded goblin v0.10.7
2142026-08-27T05:00:40.304Z Downloaded unicode-width v0.2.2
2152026-08-27T05:00:40.321Z Downloaded smoltcp v0.11.0
2162026-08-27T05:00:40.321Z Downloaded syn v2.0.118
2172026-08-27T05:00:40.321Z Downloaded regex-syntax v0.8.11
2182026-08-27T05:00:40.341Z Downloaded regex-automata v0.4.15
2192026-08-27T05:00:40.374Z Downloaded libc v0.2.186
2202026-08-27T05:00:40.405Z Compiling proc-macro2 v1.0.106
2212026-08-27T05:00:40.405Z Compiling quote v1.0.46
2222026-08-27T05:00:40.405Z Compiling unicode-ident v1.0.24
2232026-08-27T05:00:40.422Z Documenting unicode-ident v1.0.24
2242026-08-27T05:00:40.422Z Compiling strsim v0.11.1
2252026-08-27T05:00:40.422Z Compiling serde_core v1.0.228
2262026-08-27T05:00:40.422Z Compiling ident_case v1.0.1
2272026-08-27T05:00:40.583Z Compiling memchr v2.8.3
2282026-08-27T05:00:40.757Z Compiling serde v1.0.228
2292026-08-27T05:00:40.809Z Compiling thiserror v2.0.18
2302026-08-27T05:00:40.822Z Compiling regex-syntax v0.8.11
2312026-08-27T05:00:40.892Z Compiling zerocopy v0.8.54
2322026-08-27T05:00:41.073Z Documenting proc-macro2 v1.0.106
2332026-08-27T05:00:41.139Z Compiling aho-corasick v1.1.4
2342026-08-27T05:00:41.425Z Checking syn v2.0.118
2352026-08-27T05:00:41.537Z Documenting ident_case v1.0.1
2362026-08-27T05:00:41.640Z Documenting quote v1.0.46
2372026-08-27T05:00:41.996Z Documenting strsim v0.11.1
2382026-08-27T05:00:42.149Z Documenting syn v2.0.118
2392026-08-27T05:00:42.287Z Compiling regex-automata v0.4.15
2402026-08-27T05:00:42.484Z Checking byteorder v1.5.0
2412026-08-27T05:00:42.525Z Compiling either v1.16.0
2422026-08-27T05:00:42.639Z Compiling heapless v0.8.0
2432026-08-27T05:00:42.723Z Compiling itertools v0.15.0
2442026-08-27T05:00:42.841Z Documenting memchr v2.8.3
2452026-08-27T05:00:43.107Z Checking hash32 v0.3.1
2462026-08-27T05:00:43.213Z Checking bitflags v2.13.0
2472026-08-27T05:00:43.369Z Documenting serde_core v1.0.228
2482026-08-27T05:00:43.386Z Checking darling_core v0.23.0
2492026-08-27T05:00:43.475Z Documenting aho-corasick v1.1.4
2502026-08-27T05:00:44.172Z Documenting darling_core v0.23.0
2512026-08-27T05:00:44.332Z Compiling regex v1.13.0
2522026-08-27T05:00:44.346Z Checking cfg-if v1.0.4
2532026-08-27T05:00:44.408Z Documenting regex-syntax v0.8.11
2542026-08-27T05:00:44.639Z Checking macaddr v1.0.1
2552026-08-27T05:00:44.724Z Checking stable_deref_trait v1.2.1
2562026-08-27T05:00:44.774Z Compiling smoltcp v0.11.0
2572026-08-27T05:00:45.065Z Compiling thiserror-impl v2.0.18
2582026-08-27T05:00:45.114Z Compiling zerocopy-derive v0.8.54
2592026-08-27T05:00:45.227Z Compiling serde_derive v1.0.228
2602026-08-27T05:00:45.316Z Documenting zerocopy-derive v0.8.54
2612026-08-27T05:00:45.332Z Documenting darling_macro v0.23.0
2622026-08-27T05:00:45.468Z Documenting regex-automata v0.4.15
2632026-08-27T05:00:45.997Z Documenting thiserror-impl v2.0.18
2642026-08-27T05:00:46.035Z Documenting serde_derive v1.0.228
2652026-08-27T05:00:46.140Z Checking managed v0.8.0
2662026-08-27T05:00:46.149Z Compiling darling_macro v0.23.0
2672026-08-27T05:00:46.316Z Documenting byteorder v1.5.0
2682026-08-27T05:00:46.379Z Checking cobs v0.3.0
2692026-08-27T05:00:46.507Z Checking bitflags v1.3.2
2702026-08-27T05:00:46.567Z Documenting zerocopy v0.8.54
2712026-08-27T05:00:46.714Z Compiling darling v0.23.0
2722026-08-27T05:00:46.787Z Compiling ingot-macros v0.2.0
2732026-08-27T05:00:46.811Z Documenting darling v0.23.0
2742026-08-27T05:00:46.994Z Documenting regex v1.13.0
2752026-08-27T05:00:47.051Z Documenting hash32 v0.3.1
2762026-08-27T05:00:47.237Z Documenting thiserror v2.0.18
2772026-08-27T05:00:47.584Z Documenting bitflags v2.13.0
2782026-08-27T05:00:47.824Z Documenting macaddr v1.0.1
2792026-08-27T05:00:48.030Z Documenting ingot-macros v0.2.0
2802026-08-27T05:00:48.141Z Documenting serde v1.0.228
2812026-08-27T05:00:48.244Z Compiling ref-cast v1.0.25
2822026-08-27T05:00:48.342Z Documenting cfg-if v1.0.4
2832026-08-27T05:00:48.503Z Documenting stable_deref_trait v1.2.1
2842026-08-27T05:00:48.609Z Compiling crc32fast v1.5.0
2852026-08-27T05:00:48.964Z Checking postcard v1.1.3
2862026-08-27T05:00:48.979Z Documenting cobs v0.3.0
2872026-08-27T05:00:49.111Z Documenting heapless v0.8.0
2882026-08-27T05:00:49.299Z Compiling ref-cast-impl v1.0.25
2892026-08-27T05:00:49.466Z Checking ingot-types v0.2.0
2902026-08-27T05:00:49.596Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2912026-08-27T05:00:49.602Z Documenting ingot-types v0.2.0
2922026-08-27T05:00:49.797Z Checking ingot v0.2.0
2932026-08-27T05:00:49.809Z Checking ipnetwork v0.21.1
2942026-08-27T05:00:49.881Z Documenting managed v0.8.0
2952026-08-27T05:00:50.031Z Compiling version_check v0.9.5
2962026-08-27T05:00:50.113Z Checking unicode-width v0.2.2
2972026-08-27T05:00:50.170Z Documenting postcard v1.1.3
2982026-08-27T05:00:50.293Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2992026-08-27T05:00:50.351Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3002026-08-27T05:00:50.360Z Documenting ref-cast-impl v1.0.25
3012026-08-27T05:00:50.423Z Documenting unicode-width v0.2.2
3022026-08-27T05:00:50.521Z Documenting ipnetwork v0.21.1
3032026-08-27T05:00:50.638Z Documenting ingot v0.2.0
3042026-08-27T05:00:50.843Z Documenting smoltcp v0.11.0
3052026-08-27T05:00:51.095Z Documenting either v1.16.0
3062026-08-27T05:00:51.364Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3072026-08-27T05:00:51.393Z Checking tabwriter v1.4.1
3082026-08-27T05:00:51.591Z Documenting ref-cast v1.0.25
3092026-08-27T05:00:51.818Z Documenting tabwriter v1.4.1
3102026-08-27T05:00:52.158Z Documenting crc32fast v1.5.0
3112026-08-27T05:00:52.213Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3122026-08-27T05:00:52.268Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3132026-08-27T05:00:52.346Z Documenting itertools v0.15.0
3142026-08-27T05:00:52.740Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3152026-08-27T05:00:52.871Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3162026-08-27T05:00:53.128Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3172026-08-27T05:00:53.211Z Documenting dyn-clone v1.0.20
3182026-08-27T05:00:53.324Z Checking dyn-clone v1.0.20
3192026-08-27T05:00:55.764Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3202026-08-27T05:00:58.054Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.37s
3212026-08-27T05:00:58.139Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3222026-08-27T05:00:58.164Z
3232026-08-27T05:00:58.179Zreal 22.476975516
3242026-08-27T05:00:58.179Zuser 1:16.062701248
3252026-08-27T05:00:58.179Zsys 16.323881007
3262026-08-27T05:00:58.179Ztrap 0.038741571
3272026-08-27T05:00:58.179Ztflt 0.064368213
3282026-08-27T05:00:58.179Zdflt 0.111552353
3292026-08-27T05:00:58.179Zkflt 0.004845523
3302026-08-27T05:00:58.179Zlock 6:44.027592491
3312026-08-27T05:00:58.180Zslp 4:28.188630999
3322026-08-27T05:00:58.180Zlat 8.243488182
3332026-08-27T05:00:58.180Zstop 12.260482007
3342026-08-27T05:00:58.180Z+ header 'analyze std + api'
3352026-08-27T05:00:58.180Z+ echo '# ==== analyze std + api ==== #'
3362026-08-27T05:00:58.180Z# ==== analyze std + api ==== #
3372026-08-27T05:00:58.180Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3382026-08-27T05:00:58.398Z Compiling proc-macro2 v1.0.106
3392026-08-27T05:00:58.398Z Compiling quote v1.0.46
3402026-08-27T05:00:58.398Z Compiling unicode-ident v1.0.24
3412026-08-27T05:00:58.398Z Compiling memchr v2.8.3
3422026-08-27T05:00:58.398Z Compiling thiserror v2.0.18
3432026-08-27T05:00:58.408Z Compiling zerocopy v0.8.54
3442026-08-27T05:00:58.408Z Compiling zmij v1.0.22
3452026-08-27T05:00:58.408Z Compiling serde_core v1.0.228
3462026-08-27T05:00:58.582Z Compiling libc v0.2.186
3472026-08-27T05:00:58.740Z Compiling ucd-trie v0.1.7
3482026-08-27T05:00:58.767Z Compiling serde_json v1.0.150
3492026-08-27T05:00:58.950Z Compiling pest v2.8.7
3502026-08-27T05:00:58.958Z Compiling serde v1.0.228
3512026-08-27T05:00:59.007Z Compiling ident_case v1.0.1
3522026-08-27T05:00:59.037Z Compiling strsim v0.11.1
3532026-08-27T05:00:59.368Z Compiling aho-corasick v1.1.4
3542026-08-27T05:00:59.400Z Compiling regex-syntax v0.8.11
3552026-08-27T05:00:59.410Z Checking byteorder v1.5.0
3562026-08-27T05:00:59.708Z Compiling itoa v1.0.18
3572026-08-27T05:00:59.819Z Compiling syn v2.0.118
3582026-08-27T05:01:00.000Z Compiling pest_meta v2.8.7
3592026-08-27T05:01:00.323Z Compiling usdt-impl v0.6.0
3602026-08-27T05:01:00.335Z Compiling either v1.16.0
3612026-08-27T05:01:00.527Z Compiling itertools v0.15.0
3622026-08-27T05:01:00.735Z Compiling regex-automata v0.4.15
3632026-08-27T05:01:00.917Z Compiling thread-id v5.1.0
3642026-08-27T05:01:01.067Z Checking log v0.4.33
3652026-08-27T05:01:01.241Z Checking plain v0.2.3
3662026-08-27T05:01:01.329Z Compiling heapless v0.8.0
3672026-08-27T05:01:01.520Z Checking bitflags v2.13.0
3682026-08-27T05:01:01.683Z Checking hash32 v0.3.1
3692026-08-27T05:01:01.689Z Checking stable_deref_trait v1.2.1
3702026-08-27T05:01:01.749Z Checking macaddr v1.0.1
3712026-08-27T05:01:01.768Z Checking pretty-hex v0.4.2
3722026-08-27T05:01:01.792Z Compiling smoltcp v0.11.0
3732026-08-27T05:01:01.871Z Checking cfg-if v1.0.4
3742026-08-27T05:01:02.017Z Compiling version_check v0.9.5
3752026-08-27T05:01:02.039Z Checking managed v0.8.0
3762026-08-27T05:01:02.118Z Compiling ref-cast v1.0.25
3772026-08-27T05:01:02.217Z Compiling pest_generator v2.8.7
3782026-08-27T05:01:02.239Z Compiling darling_core v0.23.0
3792026-08-27T05:01:02.272Z Checking bitflags v1.3.2
3802026-08-27T05:01:02.331Z Compiling crc32fast v1.5.0
3812026-08-27T05:01:02.416Z Compiling regex v1.13.0
3822026-08-27T05:01:02.635Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3832026-08-27T05:01:02.798Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3842026-08-27T05:01:02.808Z Checking memmap2 v0.9.11
3852026-08-27T05:01:02.877Z Checking unicode-width v0.2.2
3862026-08-27T05:01:02.962Z Checking ipnetwork v0.21.1
3872026-08-27T05:01:03.115Z Checking tabwriter v1.4.1
3882026-08-27T05:01:03.234Z Checking dyn-clone v1.0.20
3892026-08-27T05:01:03.350Z Compiling thiserror-impl v2.0.18
3902026-08-27T05:01:03.350Z Compiling serde_derive v1.0.228
3912026-08-27T05:01:03.353Z Compiling zerocopy-derive v0.8.54
3922026-08-27T05:01:03.353Z Compiling pest_derive v2.8.7
3932026-08-27T05:01:03.672Z Compiling scroll_derive v0.13.1
3942026-08-27T05:01:03.869Z Compiling ref-cast-impl v1.0.25
3952026-08-27T05:01:03.949Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3962026-08-27T05:01:04.357Z Compiling darling_macro v0.23.0
3972026-08-27T05:01:04.466Z Checking scroll v0.13.0
3982026-08-27T05:01:04.620Z Compiling dtrace-parser v0.3.0
3992026-08-27T05:01:04.642Z Checking cobs v0.3.0
4002026-08-27T05:01:04.680Z Checking goblin v0.10.7
4012026-08-27T05:01:04.890Z Compiling darling v0.23.0
4022026-08-27T05:01:04.959Z Compiling ingot-macros v0.2.0
4032026-08-27T05:01:04.987Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4042026-08-27T05:01:05.993Z Checking postcard v1.1.3
4052026-08-27T05:01:06.010Z Compiling serde_tokenstream v0.2.3
4062026-08-27T05:01:07.319Z Checking dof v0.4.0
4072026-08-27T05:01:07.322Z Checking ingot-types v0.2.0
4082026-08-27T05:01:07.613Z Checking ingot v0.2.0
4092026-08-27T05:01:08.165Z Compiling usdt-macro v0.6.0
4102026-08-27T05:01:08.165Z Compiling usdt-attr-macro v0.6.0
4112026-08-27T05:01:08.769Z Checking usdt v0.6.0
4122026-08-27T05:01:09.031Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4132026-08-27T05:01:17.461Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.24s
4142026-08-27T05:01:17.486Z
4152026-08-27T05:01:17.489Zreal 19.317044091
4162026-08-27T05:01:17.489Zuser 1:01.450786582
4172026-08-27T05:01:17.489Zsys 11.972220782
4182026-08-27T05:01:17.489Ztrap 0.027342414
4192026-08-27T05:01:17.489Ztflt 0.131141754
4202026-08-27T05:01:17.489Zdflt 0.247894338
4212026-08-27T05:01:17.489Zkflt 0.000010180
4222026-08-27T05:01:17.489Zlock 3:50.734795156
4232026-08-27T05:01:17.490Zslp 3:12.028765514
4242026-08-27T05:01:17.490Zlat 3.555482572
4252026-08-27T05:01:17.490Zstop 6.933162456
4262026-08-27T05:01:17.490Z+ header 'analyze no_std + engine + kernel'
4272026-08-27T05:01:17.490Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4282026-08-27T05:01:17.490Z# ==== analyze no_std + engine + kernel ==== #
4292026-08-27T05:01:17.490Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4302026-08-27T05:01:17.651Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4312026-08-27T05:01:17.651Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4322026-08-27T05:01:17.654Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4332026-08-27T05:01:17.654Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4342026-08-27T05:01:17.867Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4352026-08-27T05:01:20.927Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.39s
4362026-08-27T05:01:20.952Z
4372026-08-27T05:01:20.955Zreal 3.460365298
4382026-08-27T05:01:20.955Zuser 3.720335275
4392026-08-27T05:01:20.955Zsys 0.815222806
4402026-08-27T05:01:20.955Ztrap 0.000451070
4412026-08-27T05:01:20.955Ztflt 0.019467658
4422026-08-27T05:01:20.955Zdflt 0.005422664
4432026-08-27T05:01:20.955Zkflt 0.000000000
4442026-08-27T05:01:20.955Zlock 11.389992941
4452026-08-27T05:01:20.955Zslp 14.356822971
4462026-08-27T05:01:20.955Zlat 0.006320150
4472026-08-27T05:01:20.956Zstop 0.182398642
4482026-08-27T05:01:20.956Z+ header test
4492026-08-27T05:01:20.956Z+ echo '# ==== test ==== #'
4502026-08-27T05:01:20.956Z# ==== test ==== #
4512026-08-27T05:01:20.956Z+ ptime -m cargo test
4522026-08-27T05:01:21.095Z Compiling serde_core v1.0.228
4532026-08-27T05:01:21.098Z Compiling thiserror v2.0.18
4542026-08-27T05:01:21.098Z Compiling zerocopy v0.8.54
4552026-08-27T05:01:21.119Z Compiling memchr v2.8.3
4562026-08-27T05:01:21.123Z Compiling byteorder v1.5.0
4572026-08-27T05:01:21.126Z Compiling unicode-ident v1.0.24
4582026-08-27T05:01:21.126Z Compiling libc v0.2.186
4592026-08-27T05:01:21.126Z Compiling zmij v1.0.22
4602026-08-27T05:01:21.199Z Compiling proc-macro2 v1.0.106
4612026-08-27T05:01:21.248Z Compiling scroll v0.13.0
4622026-08-27T05:01:21.323Z Compiling plain v0.2.3
4632026-08-27T05:01:21.418Z Compiling log v0.4.33
4642026-08-27T05:01:21.456Z Compiling itoa v1.0.18
4652026-08-27T05:01:21.511Z Compiling ucd-trie v0.1.7
4662026-08-27T05:01:21.516Z Compiling hash32 v0.3.1
4672026-08-27T05:01:21.647Z Compiling pest v2.8.7
4682026-08-27T05:01:21.666Z Compiling quote v1.0.46
4692026-08-27T05:01:21.708Z Compiling goblin v0.10.7
4702026-08-27T05:01:22.178Z Compiling stable_deref_trait v1.2.1
4712026-08-27T05:01:22.246Z Compiling macaddr v1.0.1
4722026-08-27T05:01:22.277Z Compiling cfg-if v1.0.4
4732026-08-27T05:01:22.338Z Compiling pretty-hex v0.4.2
4742026-08-27T05:01:22.462Z Compiling heapless v0.8.0
4752026-08-27T05:01:22.487Z Compiling syn v2.0.118
4762026-08-27T05:01:22.670Z Compiling dtrace-parser v0.3.0
4772026-08-27T05:01:22.912Z Compiling serde v1.0.228
4782026-08-27T05:01:23.069Z Compiling bitflags v2.13.0
4792026-08-27T05:01:23.323Z Compiling serde_json v1.0.150
4802026-08-27T05:01:23.485Z Compiling thread-id v5.1.0
4812026-08-27T05:01:23.536Z Compiling cobs v0.3.0
4822026-08-27T05:01:23.564Z Compiling bitflags v1.3.2
4832026-08-27T05:01:23.630Z Compiling managed v0.8.0
4842026-08-27T05:01:23.815Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4852026-08-27T05:01:23.859Z Compiling smoltcp v0.11.0
4862026-08-27T05:01:23.903Z Compiling ingot-types v0.2.0
4872026-08-27T05:01:24.040Z Compiling postcard v1.1.3
4882026-08-27T05:01:24.066Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4892026-08-27T05:01:24.297Z Compiling ingot v0.2.0
4902026-08-27T05:01:24.384Z Compiling memmap2 v0.9.11
4912026-08-27T05:01:24.661Z Compiling dof v0.4.0
4922026-08-27T05:01:24.678Z Compiling ipnetwork v0.21.1
4932026-08-27T05:01:25.159Z Compiling either v1.16.0
4942026-08-27T05:01:25.361Z Compiling unicode-width v0.2.2
4952026-08-27T05:01:25.670Z Compiling usdt-impl v0.6.0
4962026-08-27T05:01:26.216Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4972026-08-27T05:01:26.426Z Compiling usdt v0.6.0
4982026-08-27T05:01:26.447Z Compiling tabwriter v1.4.1
4992026-08-27T05:01:26.856Z Compiling itertools v0.15.0
5002026-08-27T05:01:27.021Z Compiling ref-cast v1.0.25
5012026-08-27T05:01:27.114Z Compiling crc32fast v1.5.0
5022026-08-27T05:01:27.395Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5032026-08-27T05:01:27.972Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5042026-08-27T05:01:28.093Z Compiling dyn-clone v1.0.20
5052026-08-27T05:01:43.111Z Finished `test` profile [optimized + debuginfo] target(s) in 22.15s
5062026-08-27T05:01:43.123Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5072026-08-27T05:01:43.126Z
5082026-08-27T05:01:43.126Zrunning 84 tests
5092026-08-27T05:01:43.126Ztest d_error::tests::name_and_data_storage ... ok
5102026-08-27T05:01:43.126Ztest d_error::tests::name_truncation ... ok
5112026-08-27T05:01:43.126Ztest ddi::mblk::test::chain_append_links ... ok
5122026-08-27T05:01:43.126Ztest ddi::mblk::test::chain_breaks_links ... ok
5132026-08-27T05:01:43.126Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5142026-08-27T05:01:43.126Ztest ddi::mblk::test::chain_drain_complete ... ok
5152026-08-27T05:01:43.126Ztest ddi::mblk::test::expand_and_shrink ... ok
5162026-08-27T05:01:43.126Ztest ddi::mblk::test::prefix_len ... ok
5172026-08-27T05:01:43.126Ztest ddi::mblk::test::read_seg ... ok
5182026-08-27T05:01:43.126Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5192026-08-27T05:01:43.126Ztest ddi::mblk::test::truncate ... ok
5202026-08-27T05:01:43.126Ztest ddi::mblk::test::uninitialized_packet ... ok
5212026-08-27T05:01:43.126Ztest ddi::mblk::test::wrap ... ok
5222026-08-27T05:01:43.126Ztest ddi::mblk::test::zero_byte_packet ... ok
5232026-08-27T05:01:43.126Ztest ddi::time::test::good_interval ... ok
5242026-08-27T05:01:43.127Ztest engine::dhcp::test::offlink_encode ... ok
5252026-08-27T05:01:43.127Ztest engine::dhcp::test::domainname_encode ... ok
5262026-08-27T05:01:43.127Ztest engine::dhcp::test::hostname_encode ... ok
5272026-08-27T05:01:43.127Ztest engine::dhcp::test::domain_search_option_encode ... ok
5282026-08-27T05:01:43.127Ztest engine::dhcp::test::rfc3442_encode ... ok
5292026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5302026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_client_id ... ok
5312026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5322026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5332026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_iana ... ok
5342026-08-27T05:01:43.127Ztest ddi::time::test::bad_interval - should panic ... ok
5352026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5362026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_iata ... ok
5372026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5382026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_option_request ... ok
5392026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5402026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5412026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5422026-08-27T05:01:43.127Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5432026-08-27T05:01:43.131Ztest engine::dhcpv6::options::test::test_server_id ... ok
5442026-08-27T05:01:43.131Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5452026-08-27T05:01:43.131Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5462026-08-27T05:01:43.131Ztest engine::dhcpv6::options::test::test_status ... ok
5472026-08-27T05:01:43.131Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5482026-08-27T05:01:43.131Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5492026-08-27T05:01:43.131Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5502026-08-27T05:01:43.131Ztest engine::ether::test::emit ... ok
5512026-08-27T05:01:43.131Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5522026-08-27T05:01:43.131Ztest engine::flow_table::test::eviction_basics ... ok
5532026-08-27T05:01:43.131Ztest engine::flow_table::test::priority_lerp ... ok
5542026-08-27T05:01:43.131Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5552026-08-27T05:01:43.131Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5562026-08-27T05:01:43.131Ztest engine::flow_table::test::flow_clear ... ok
5572026-08-27T05:01:43.131Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5582026-08-27T05:01:43.131Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5592026-08-27T05:01:43.131Ztest engine::flow_table::test::flow_expired ... ok
5602026-08-27T05:01:43.131Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5612026-08-27T05:01:43.131Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5622026-08-27T05:01:43.131Ztest engine::geneve::test::emit_no_opts ... ok
5632026-08-27T05:01:43.131Ztest engine::geneve::test::emit_single_opt ... ok
5642026-08-27T05:01:43.131Ztest engine::ip::v4::test::cidr_match ... ok
5652026-08-27T05:01:43.131Ztest engine::ip::v4::test::emit ... ok
5662026-08-27T05:01:43.131Ztest engine::ip::v4::test::match_check ... ok
5672026-08-27T05:01:43.131Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5682026-08-27T05:01:43.131Ztest engine::ip::v6::test::emit ... ok
5692026-08-27T05:01:43.131Ztest engine::ip::v6::test::from_pairs ... ok
5702026-08-27T05:01:43.131Ztest engine::ip::v6::test::extension_push_spec ... ok
5712026-08-27T05:01:43.131Ztest engine::ip::v6::test::option_push_spec ... ok
5722026-08-27T05:01:43.131Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5732026-08-27T05:01:43.131Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5742026-08-27T05:01:43.131Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5752026-08-27T05:01:43.131Ztest engine::ip::v6::test::test_set_total_len ... ok
5762026-08-27T05:01:43.131Ztest engine::packet::test::read_multi_segment ... ok
5772026-08-27T05:01:43.131Ztest engine::layer::test::find_rule ... ok
5782026-08-27T05:01:43.132Ztest engine::nat::test::nat4_rewrite ... ok
5792026-08-27T05:01:43.132Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5802026-08-27T05:01:43.132Ztest engine::packet::test::read_single_segment ... ok
5812026-08-27T05:01:43.132Ztest engine::packet::test::small_packet_with_padding ... ok
5822026-08-27T05:01:43.132Ztest engine::ip::v6::test::push_spec ... ok
5832026-08-27T05:01:43.132Ztest engine::packet::test::udp6_packet_with_padding ... ok
5842026-08-27T05:01:43.132Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5852026-08-27T05:01:43.132Ztest engine::packet::test::straddled_tcp ... ok
5862026-08-27T05:01:43.132Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
5872026-08-27T05:01:43.132Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5882026-08-27T05:01:43.132Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
5892026-08-27T05:01:43.132Ztest engine::rule::rule_matching ... ok
5902026-08-27T05:01:43.132Ztest engine::snat::test::snat4_desc_lifecycle ... ok
5912026-08-27T05:01:43.132Ztest engine::snat::test::nat_mappings ... ok
5922026-08-27T05:01:43.132Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
5932026-08-27T05:01:43.132Z
5942026-08-27T05:01:43.132Ztest result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5952026-08-27T05:01:43.132Z
5962026-08-27T05:01:43.132Z Doc-tests opte
5972026-08-27T05:01:45.122Z
5982026-08-27T05:01:45.122Zrunning 3 tests
5992026-08-27T05:01:45.125Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6002026-08-27T05:01:45.125Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6012026-08-27T05:01:45.125Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6022026-08-27T05:01:45.125Z
6032026-08-27T05:01:45.125Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6042026-08-27T05:01:45.125Z
6052026-08-27T05:01:45.130Zall doctests ran in 1.39s; merged doctests compilation took 1.38s
6062026-08-27T05:01:45.170Z
6072026-08-27T05:01:45.170Zreal 24.206318989
6082026-08-27T05:01:45.170Zuser 2:02.046745280
6092026-08-27T05:01:45.170Zsys 7.003378234
6102026-08-27T05:01:45.173Ztrap 0.052815727
6112026-08-27T05:01:45.173Ztflt 0.208254816
6122026-08-27T05:01:45.173Zdflt 0.328468323
6132026-08-27T05:01:45.173Zkflt 0.000002260
6142026-08-27T05:01:45.173Zlock 6:17.350877805
6152026-08-27T05:01:45.173Zslp 3:39.867265996
6162026-08-27T05:01:45.173Zlat 4.744927462
6172026-08-27T05:01:45.173Zstop 2.665856053
6182026-08-27T05:01:45.173Zprocess exited: duration 87810 ms, exit code 0
 
6192026-08-27T05:01:45.180Zfound 0 output files