01KZ81TMRCVQ3Q1RFNPHTYJY7P: opte

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

Buildomat Job: 01KZ81V9F6Q53P7Z0NF8EA52T3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-05T04:11:15.788Zjob assigned to worker 01KZ81VA2DYXXV68W912J0J3SD [factory aws, i-0ad8bc109a427291c] (queued for 44 s)
 
22026-08-05T04:11:22.440Zstarting task 0: "setup"
32026-08-05T04:11:22.449Z++ uname -s
42026-08-05T04:11:22.454Z+ kern=SunOS
52026-08-05T04:11:22.454Z+ build_user=build
62026-08-05T04:11:22.454Z+ build_uid=12345
72026-08-05T04:11:22.454Z+ work_dir=/work
82026-08-05T04:11:22.454Z+ input_dir=/input
92026-08-05T04:11:22.454Z+ [[ 0 == 12345 ]]
102026-08-05T04:11:22.455Z+ case "$kern" in
112026-08-05T04:11:22.455Z+ groupadd -g 12345 build
122026-08-05T04:11:22.455Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-05T04:11:24.458Z+ zfs create -o mountpoint=/work rpool/work
142026-08-05T04:11:24.537Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-05T04:11:24.541Z+ home_fs=zfs
162026-08-05T04:11:24.541Z+ [[ zfs == autofs ]]
172026-08-05T04:11:24.541Z+ mkdir -p /home/build
182026-08-05T04:11:24.544Z+ chown build:build /home/build /work
192026-08-05T04:11:26.541Z+ chmod 0700 /home/build /work
202026-08-05T04:11:26.546Zprocess exited: duration 4102 ms, exit code 0
 
212026-08-05T04:11:26.561Zstarting task 1: "rust-toolchain"
222026-08-05T04:11:26.565Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-05T04:11:26.565Z * rust toolchain channel = "1.97.1"
242026-08-05T04:11:26.565Z * rust toolchain profile = "default"
252026-08-05T04:11:26.565Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-05T04:11:26.565Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-05T04:11:26.565Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-05T04:11:26.565Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-05T04:11:26.565Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-05T04:11:26.646Zinfo: downloading installer
312026-08-05T04:11:28.137Zwarn: It looks like you have an existing rustup settings file at:
322026-08-05T04:11:28.137Zwarn: /home/build/.rustup/settings.toml
332026-08-05T04:11:28.137Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-05T04:11:28.137Zwarn: instead of the one inferred from the default host triple.
352026-08-05T04:11:28.150Zinfo: profile set to default
362026-08-05T04:11:28.150Zinfo: default host triple is x86_64-unknown-illumos
372026-08-05T04:11:28.155Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-05T04:11:28.304Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-05T04:11:28.310Zinfo: downloading 6 components
402026-08-05T04:11:42.847Z
412026-08-05T04:11:42.847Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
422026-08-05T04:11:42.873Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-05T04:11:42.873Z
442026-08-05T04:11:42.878Z
452026-08-05T04:11:42.878ZRust is installed now. Great!
462026-08-05T04:11:42.878Z
472026-08-05T04:11:42.878ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-05T04:11:42.878Zenvironment variable. This has not been done automatically.
492026-08-05T04:11:42.878Z
502026-08-05T04:11:42.878ZTo configure your current shell, you need to source
512026-08-05T04:11:42.878Zthe corresponding env file under $HOME/.cargo.
522026-08-05T04:11:42.878Z
532026-08-05T04:11:42.878ZThis is usually done by running one of the following (note the leading DOT):
542026-08-05T04:11:42.878Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-05T04:11:42.878Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-05T04:11:42.878Zsource "~/.cargo/env.nu" # For nushell
572026-08-05T04:11:42.878Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-05T04:11:42.878Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-05T04:11:42.878Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-05T04:11:42.879Zwarn: no default linker (`cc`) was found in your PATH
612026-08-05T04:11:42.879Zwarn: many Rust crates require a system C toolchain to build
622026-08-05T04:11:42.970Z+ rustup --version
632026-08-05T04:11:42.979Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-05T04:11:42.995Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-05T04:11:43.001Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-05T04:11:43.005Z+ cargo --version
672026-08-05T04:11:43.018Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-05T04:11:43.022Z+ rustc --version
692026-08-05T04:11:43.043Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-05T04:11:43.048Zprocess exited: duration 16484 ms, exit code 0
 
712026-08-05T04:11:43.055Zstarting task 2: "authentication"
722026-08-05T04:11:43.073Zprocess exited: duration 18 ms, exit code 0
 
732026-08-05T04:11:43.081Zstarting task 3: "clone repository"
742026-08-05T04:11:43.087Z+ mkdir -p /work/oxidecomputer/opte
752026-08-05T04:11:43.090Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-08-05T04:11:43.122ZCloning into '/work/oxidecomputer/opte'...
772026-08-05T04:11:44.345Z+ cd /work/oxidecomputer/opte
782026-08-05T04:11:44.345Z+ git fetch origin ecc92772af6bb8882cc38c552cc61125899a3479
792026-08-05T04:11:44.563ZFrom https://github.com/oxidecomputer/opte
802026-08-05T04:11:44.563Z * branch ecc92772af6bb8882cc38c552cc61125899a3479 -> FETCH_HEAD
812026-08-05T04:11:44.571Z+ [[ -n renovate/clap ]]
822026-08-05T04:11:44.571Z++ git branch --show-current
832026-08-05T04:11:44.571Z+ current=master
842026-08-05T04:11:44.571Z+ [[ master != renovate/clap ]]
852026-08-05T04:11:44.571Z+ git branch -f renovate/clap ecc92772af6bb8882cc38c552cc61125899a3479
862026-08-05T04:11:44.577Z+ git checkout -f renovate/clap
872026-08-05T04:11:44.587ZSwitched to branch 'renovate/clap'
882026-08-05T04:11:44.593Z+ git reset --hard ecc92772af6bb8882cc38c552cc61125899a3479
892026-08-05T04:11:44.603ZHEAD is now at ecc9277 Update Rust crate clap to v4.6.5
902026-08-05T04:11:44.607Zprocess exited: duration 1521 ms, exit code 0
 
912026-08-05T04:11:44.616Zstarting task 4: "build"
922026-08-05T04:11:44.620Z+ source .github/buildomat/common.sh
932026-08-05T04:11:44.620Z++ rustup show active-toolchain
942026-08-05T04:11:44.624Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-08-05T04:11:44.628Z++ pushd xde
962026-08-05T04:11:44.628Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-08-05T04:11:44.628Z++ rustup show active-toolchain
982026-08-05T04:11:44.632Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
992026-08-05T04:11:45.035Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1002026-08-05T04:11:45.039Zinfo: downloading 6 components
1012026-08-05T04:12:01.620Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-08-05T04:12:01.715Z+++ rustup show active-toolchain -v
1032026-08-05T04:12:01.719Z+++ head -n 1
1042026-08-05T04:12:01.719Z+++ cut '-d ' -f1
1052026-08-05T04:12:01.770Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1062026-08-05T04:12:01.771Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1072026-08-05T04:12:01.771Z++ popd
1082026-08-05T04:12:01.774Z/work/oxidecomputer/opte
1092026-08-05T04:12:01.774Z+ cargo --version
1102026-08-05T04:12:01.781Zcargo 1.97.1 (c980f4866 2026-06-30)
1112026-08-05T04:12:01.785Z+ rustc --version
1122026-08-05T04:12:01.802Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1132026-08-05T04:12:01.806Z+ cd lib/opte
1142026-08-05T04:12:01.806Z+ header 'check style'
1152026-08-05T04:12:01.806Z+ echo '# ==== check style ==== #'
1162026-08-05T04:12:01.806Z# ==== check style ==== #
1172026-08-05T04:12:01.806Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1182026-08-05T04:12:01.990Z
1192026-08-05T04:12:01.991Zreal 0.183036727
1202026-08-05T04:12:01.991Zuser 0.141351770
1212026-08-05T04:12:01.991Zsys 0.035013182
1222026-08-05T04:12:01.991Ztrap 0.000067780
1232026-08-05T04:12:01.991Ztflt 0.000010800
1242026-08-05T04:12:01.995Zdflt 0.000010360
1252026-08-05T04:12:01.995Zkflt 0.000000000
1262026-08-05T04:12:01.995Zlock 0.031375680
1272026-08-05T04:12:01.995Zslp 0.163705818
1282026-08-05T04:12:01.995Zlat 0.000730390
1292026-08-05T04:12:01.995Zstop 0.000086610
1302026-08-05T04:12:01.995Z+ header 'check docs'
1312026-08-05T04:12:01.995Z+ echo '# ==== check docs ==== #'
1322026-08-05T04:12:01.995Z# ==== check docs ==== #
1332026-08-05T04:12:01.995Z+ RUSTDOCFLAGS='-D warnings'
1342026-08-05T04:12:01.995Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-08-05T04:12:02.061Z Updating crates.io index
1362026-08-05T04:12:02.065Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-08-05T04:12:03.146Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-08-05T04:12:03.408Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1392026-08-05T04:12:03.705Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1402026-08-05T04:12:04.044Z Updating git repository `https://github.com/oxidecomputer/zone`
1412026-08-05T04:12:04.279Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-08-05T04:12:04.534Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-08-05T04:12:06.452Z Downloading crates ...
1442026-08-05T04:12:06.515Z Downloaded cobs v0.3.0
1452026-08-05T04:12:06.528Z Downloaded usdt-attr-macro v0.6.0
1462026-08-05T04:12:06.531Z Downloaded darling_core v0.23.0
1472026-08-05T04:12:06.535Z Downloaded thiserror-impl v2.0.18
1482026-08-05T04:12:06.542Z Downloaded serde_core v1.0.228
1492026-08-05T04:12:06.547Z Downloaded aho-corasick v1.1.4
1502026-08-05T04:12:06.552Z Downloaded heapless v0.8.0
1512026-08-05T04:12:06.552Z Downloaded darling_macro v0.23.0
1522026-08-05T04:12:06.552Z Downloaded ingot-macros v0.2.0
1532026-08-05T04:12:06.552Z Downloaded version_check v0.9.5
1542026-08-05T04:12:06.558Z Downloaded serde_json v1.0.150
1552026-08-05T04:12:06.564Z Downloaded bitflags v1.3.2
1562026-08-05T04:12:06.568Z Downloaded defmt v0.3.100
1572026-08-05T04:12:06.568Z Downloaded quote v1.0.46
1582026-08-05T04:12:06.568Z Downloaded defmt v1.1.1
1592026-08-05T04:12:06.574Z Downloaded itoa v1.0.18
1602026-08-05T04:12:06.577Z Downloaded managed v0.8.0
1612026-08-05T04:12:06.581Z Downloaded strsim v0.11.1
1622026-08-05T04:12:06.584Z Downloaded embedded-io v0.6.1
1632026-08-05T04:12:06.585Z Downloaded embedded-io v0.4.0
1642026-08-05T04:12:06.593Z Downloaded either v1.16.0
1652026-08-05T04:12:06.596Z Downloaded ingot-types v0.2.0
1662026-08-05T04:12:06.596Z Downloaded cfg-if v1.0.4
1672026-08-05T04:12:06.596Z Downloaded macaddr v1.0.1
1682026-08-05T04:12:06.600Z Downloaded dof v0.4.0
1692026-08-05T04:12:06.604Z Downloaded dtrace-parser v0.3.0
1702026-08-05T04:12:06.608Z Downloaded ref-cast v1.0.25
1712026-08-05T04:12:06.608Z Downloaded ref-cast-impl v1.0.25
1722026-08-05T04:12:06.608Z Downloaded usdt-macro v0.6.0
1732026-08-05T04:12:06.608Z Downloaded stable_deref_trait v1.2.1
1742026-08-05T04:12:06.612Z Downloaded ident_case v1.0.1
1752026-08-05T04:12:06.612Z Downloaded pretty-hex v0.4.2
1762026-08-05T04:12:06.615Z Downloaded scroll_derive v0.13.1
1772026-08-05T04:12:06.618Z Downloaded tabwriter v1.4.1
1782026-08-05T04:12:06.623Z Downloaded defmt-parser v1.0.0
1792026-08-05T04:12:06.623Z Downloaded hash32 v0.3.1
1802026-08-05T04:12:06.627Z Downloaded ingot v0.2.0
1812026-08-05T04:12:06.627Z Downloaded pest_generator v2.8.7
1822026-08-05T04:12:06.627Z Downloaded zmij v1.0.22
1832026-08-05T04:12:06.631Z Downloaded crc32fast v1.5.0
1842026-08-05T04:12:06.634Z Downloaded thread-id v5.1.0
1852026-08-05T04:12:06.637Z Downloaded dyn-clone v1.0.20
1862026-08-05T04:12:06.640Z Downloaded usdt v0.6.0
1872026-08-05T04:12:06.645Z Downloaded pest_derive v2.8.7
1882026-08-05T04:12:06.648Z Downloaded plain v0.2.3
1892026-08-05T04:12:06.651Z Downloaded ipnetwork v0.21.1
1902026-08-05T04:12:06.656Z Downloaded thiserror v2.0.18
1912026-08-05T04:12:06.656Z Downloaded byteorder v1.5.0
1922026-08-05T04:12:06.660Z Downloaded defmt-macros v1.1.1
1932026-08-05T04:12:06.660Z Downloaded scroll v0.13.0
1942026-08-05T04:12:06.660Z Downloaded darling v0.23.0
1952026-08-05T04:12:06.664Z Downloaded regex v1.13.0
1962026-08-05T04:12:06.667Z Downloaded serde_tokenstream v0.2.3
1972026-08-05T04:12:06.667Z Downloaded postcard v1.1.3
1982026-08-05T04:12:06.671Z Downloaded ucd-trie v0.1.7
1992026-08-05T04:12:06.674Z Downloaded usdt-impl v0.6.0
2002026-08-05T04:12:06.682Z Downloaded memmap2 v0.9.11
2012026-08-05T04:12:06.690Z Downloaded log v0.4.33
2022026-08-05T04:12:06.693Z Downloaded proc-macro2 v1.0.106
2032026-08-05T04:12:06.697Z Downloaded unicode-ident v1.0.24
2042026-08-05T04:12:06.697Z Downloaded bitflags v2.13.0
2052026-08-05T04:12:06.705Z Downloaded serde_derive v1.0.228
2062026-08-05T04:12:06.712Z Downloaded pest_meta v2.8.7
2072026-08-05T04:12:06.727Z Downloaded memchr v2.8.3
2082026-08-05T04:12:06.734Z Downloaded zerocopy-derive v0.8.54
2092026-08-05T04:12:06.741Z Downloaded serde v1.0.228
2102026-08-05T04:12:06.750Z Downloaded pest v2.8.7
2112026-08-05T04:12:06.768Z Downloaded itertools v0.15.0
2122026-08-05T04:12:06.830Z Downloaded syn v2.0.118
2132026-08-05T04:12:06.835Z Downloaded goblin v0.10.7
2142026-08-05T04:12:06.839Z Downloaded unicode-width v0.2.2
2152026-08-05T04:12:06.846Z Downloaded zerocopy v0.8.54
2162026-08-05T04:12:06.856Z Downloaded smoltcp v0.11.0
2172026-08-05T04:12:06.861Z Downloaded regex-syntax v0.8.11
2182026-08-05T04:12:06.898Z Downloaded regex-automata v0.4.15
2192026-08-05T04:12:06.910Z Downloaded libc v0.2.186
2202026-08-05T04:12:06.961Z Compiling proc-macro2 v1.0.106
2212026-08-05T04:12:06.961Z Compiling quote v1.0.46
2222026-08-05T04:12:06.961Z Compiling unicode-ident v1.0.24
2232026-08-05T04:12:06.968Z Documenting unicode-ident v1.0.24
2242026-08-05T04:12:06.968Z Compiling serde_core v1.0.228
2252026-08-05T04:12:06.968Z Compiling strsim v0.11.1
2262026-08-05T04:12:07.028Z Compiling ident_case v1.0.1
2272026-08-05T04:12:07.144Z Compiling memchr v2.8.3
2282026-08-05T04:12:07.271Z Compiling zerocopy v0.8.54
2292026-08-05T04:12:07.318Z Compiling serde v1.0.228
2302026-08-05T04:12:07.382Z Compiling regex-syntax v0.8.11
2312026-08-05T04:12:07.418Z Compiling thiserror v2.0.18
2322026-08-05T04:12:07.657Z Documenting proc-macro2 v1.0.106
2332026-08-05T04:12:07.690Z Compiling aho-corasick v1.1.4
2342026-08-05T04:12:08.042Z Documenting strsim v0.11.1
2352026-08-05T04:12:08.109Z Compiling syn v2.0.118
2362026-08-05T04:12:08.235Z Documenting quote v1.0.46
2372026-08-05T04:12:08.445Z Checking byteorder v1.5.0
2382026-08-05T04:12:08.519Z Documenting ident_case v1.0.1
2392026-08-05T04:12:08.738Z Documenting syn v2.0.118
2402026-08-05T04:12:08.835Z Compiling regex-automata v0.4.15
2412026-08-05T04:12:08.992Z Compiling either v1.16.0
2422026-08-05T04:12:09.075Z Compiling heapless v0.8.0
2432026-08-05T04:12:09.203Z Compiling itertools v0.15.0
2442026-08-05T04:12:09.382Z Documenting memchr v2.8.3
2452026-08-05T04:12:09.546Z Checking bitflags v2.13.0
2462026-08-05T04:12:09.702Z Checking hash32 v0.3.1
2472026-08-05T04:12:09.810Z Documenting serde_core v1.0.228
2482026-08-05T04:12:10.015Z Documenting aho-corasick v1.1.4
2492026-08-05T04:12:10.080Z Checking darling_core v0.23.0
2502026-08-05T04:12:10.722Z Documenting darling_core v0.23.0
2512026-08-05T04:12:10.845Z Compiling regex v1.13.0
2522026-08-05T04:12:10.985Z Documenting regex-syntax v0.8.11
2532026-08-05T04:12:11.199Z Checking stable_deref_trait v1.2.1
2542026-08-05T04:12:11.268Z Checking macaddr v1.0.1
2552026-08-05T04:12:11.283Z Checking cfg-if v1.0.4
2562026-08-05T04:12:11.372Z Compiling smoltcp v0.11.0
2572026-08-05T04:12:11.694Z Compiling serde_derive v1.0.228
2582026-08-05T04:12:11.731Z Compiling thiserror-impl v2.0.18
2592026-08-05T04:12:11.763Z Compiling zerocopy-derive v0.8.54
2602026-08-05T04:12:11.796Z Documenting zerocopy-derive v0.8.54
2612026-08-05T04:12:11.926Z Documenting darling_macro v0.23.0
2622026-08-05T04:12:12.115Z Documenting regex-automata v0.4.15
2632026-08-05T04:12:12.618Z Documenting thiserror-impl v2.0.18
2642026-08-05T04:12:12.641Z Documenting serde_derive v1.0.228
2652026-08-05T04:12:12.649Z Compiling darling_macro v0.23.0
2662026-08-05T04:12:12.759Z Checking bitflags v1.3.2
2672026-08-05T04:12:12.821Z Checking managed v0.8.0
2682026-08-05T04:12:13.005Z Documenting byteorder v1.5.0
2692026-08-05T04:12:13.062Z Checking cobs v0.3.0
2702026-08-05T04:12:13.197Z Documenting bitflags v2.13.0
2712026-08-05T04:12:13.221Z Compiling darling v0.23.0
2722026-08-05T04:12:13.291Z Compiling ingot-macros v0.2.0
2732026-08-05T04:12:13.474Z Documenting darling v0.23.0
2742026-08-05T04:12:13.631Z Documenting regex v1.13.0
2752026-08-05T04:12:13.705Z Documenting hash32 v0.3.1
2762026-08-05T04:12:13.917Z Documenting thiserror v2.0.18
2772026-08-05T04:12:14.099Z Documenting zerocopy v0.8.54
2782026-08-05T04:12:14.329Z Documenting stable_deref_trait v1.2.1
2792026-08-05T04:12:14.434Z Documenting serde v1.0.228
2802026-08-05T04:12:14.712Z Documenting ingot-macros v0.2.0
2812026-08-05T04:12:14.740Z Documenting macaddr v1.0.1
2822026-08-05T04:12:14.819Z Documenting cfg-if v1.0.4
2832026-08-05T04:12:14.995Z Compiling crc32fast v1.5.0
2842026-08-05T04:12:15.290Z Compiling ref-cast v1.0.25
2852026-08-05T04:12:15.336Z Documenting heapless v0.8.0
2862026-08-05T04:12:15.477Z Documenting cobs v0.3.0
2872026-08-05T04:12:15.657Z Checking postcard v1.1.3
2882026-08-05T04:12:15.923Z Compiling ref-cast-impl v1.0.25
2892026-08-05T04:12:15.932Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2902026-08-05T04:12:15.959Z Compiling version_check v0.9.5
2912026-08-05T04:12:15.963Z Checking ingot-types v0.2.0
2922026-08-05T04:12:16.143Z Checking ipnetwork v0.21.1
2932026-08-05T04:12:16.223Z Checking unicode-width v0.2.2
2942026-08-05T04:12:16.263Z Documenting managed v0.8.0
2952026-08-05T04:12:16.350Z Checking ingot v0.2.0
2962026-08-05T04:12:16.426Z Documenting postcard v1.1.3
2972026-08-05T04:12:16.469Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2982026-08-05T04:12:16.511Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2992026-08-05T04:12:16.558Z Documenting ref-cast-impl v1.0.25
3002026-08-05T04:12:16.778Z Documenting either v1.16.0
3012026-08-05T04:12:17.179Z Documenting ingot-types v0.2.0
3022026-08-05T04:12:17.183Z Documenting ipnetwork v0.21.1
3032026-08-05T04:12:17.194Z Documenting smoltcp v0.11.0
3042026-08-05T04:12:17.437Z Documenting unicode-width v0.2.2
3052026-08-05T04:12:17.922Z Documenting ref-cast v1.0.25
3062026-08-05T04:12:17.984Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3072026-08-05T04:12:18.158Z Documenting itertools v0.15.0
3082026-08-05T04:12:18.438Z Checking tabwriter v1.4.1
3092026-08-05T04:12:18.566Z Documenting crc32fast v1.5.0
3102026-08-05T04:12:18.688Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3112026-08-05T04:12:18.692Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3122026-08-05T04:12:18.746Z Documenting ingot v0.2.0
3132026-08-05T04:12:18.934Z Documenting tabwriter v1.4.1
3142026-08-05T04:12:19.296Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3152026-08-05T04:12:19.332Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3162026-08-05T04:12:19.538Z Checking dyn-clone v1.0.20
3172026-08-05T04:12:19.633Z Documenting dyn-clone v1.0.20
3182026-08-05T04:12:21.637Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3192026-08-05T04:12:22.780Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3202026-08-05T04:12:25.084Z Finished `dev` profile [optimized + debuginfo] target(s) in 23.08s
3212026-08-05T04:12:25.172Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3222026-08-05T04:12:25.195Z
3232026-08-05T04:12:25.198Zreal 23.185105505
3242026-08-05T04:12:25.198Zuser 1:16.450758336
3252026-08-05T04:12:25.198Zsys 16.520549718
3262026-08-05T04:12:25.198Ztrap 0.040274660
3272026-08-05T04:12:25.198Ztflt 0.041420085
3282026-08-05T04:12:25.198Zdflt 0.051290012
3292026-08-05T04:12:25.198Zkflt 0.005831450
3302026-08-05T04:12:25.198Zlock 6:30.697251112
3312026-08-05T04:12:25.198Zslp 4:23.025288178
3322026-08-05T04:12:25.198Zlat 7.927830323
3332026-08-05T04:12:25.198Zstop 12.336962040
3342026-08-05T04:12:25.199Z+ header 'analyze std + api'
3352026-08-05T04:12:25.199Z+ echo '# ==== analyze std + api ==== #'
3362026-08-05T04:12:25.199Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3372026-08-05T04:12:25.199Z# ==== analyze std + api ==== #
3382026-08-05T04:12:25.431Z Compiling proc-macro2 v1.0.106
3392026-08-05T04:12:25.431Z Compiling quote v1.0.46
3402026-08-05T04:12:25.431Z Compiling unicode-ident v1.0.24
3412026-08-05T04:12:25.431Z Compiling memchr v2.8.3
3422026-08-05T04:12:25.431Z Compiling thiserror v2.0.18
3432026-08-05T04:12:25.434Z Compiling zerocopy v0.8.54
3442026-08-05T04:12:25.434Z Compiling zmij v1.0.22
3452026-08-05T04:12:25.434Z Compiling serde_core v1.0.228
3462026-08-05T04:12:25.609Z Compiling libc v0.2.186
3472026-08-05T04:12:25.766Z Compiling serde_json v1.0.150
3482026-08-05T04:12:25.797Z Compiling ucd-trie v0.1.7
3492026-08-05T04:12:25.964Z Compiling pest v2.8.7
3502026-08-05T04:12:25.981Z Compiling serde v1.0.228
3512026-08-05T04:12:26.005Z Compiling ident_case v1.0.1
3522026-08-05T04:12:26.005Z Compiling strsim v0.11.1
3532026-08-05T04:12:26.369Z Compiling aho-corasick v1.1.4
3542026-08-05T04:12:26.377Z Compiling regex-syntax v0.8.11
3552026-08-05T04:12:26.384Z Compiling itoa v1.0.18
3562026-08-05T04:12:26.615Z Checking byteorder v1.5.0
3572026-08-05T04:12:26.801Z Compiling syn v2.0.118
3582026-08-05T04:12:27.029Z Compiling pest_meta v2.8.7
3592026-08-05T04:12:27.323Z Compiling either v1.16.0
3602026-08-05T04:12:27.348Z Compiling usdt-impl v0.6.0
3612026-08-05T04:12:27.525Z Compiling itertools v0.15.0
3622026-08-05T04:12:27.804Z Compiling regex-automata v0.4.15
3632026-08-05T04:12:27.953Z Compiling thread-id v5.1.0
3642026-08-05T04:12:28.036Z Checking plain v0.2.3
3652026-08-05T04:12:28.319Z Compiling heapless v0.8.0
3662026-08-05T04:12:28.328Z Checking log v0.4.33
3672026-08-05T04:12:28.631Z Checking bitflags v2.13.0
3682026-08-05T04:12:28.721Z Checking hash32 v0.3.1
3692026-08-05T04:12:28.765Z Checking pretty-hex v0.4.2
3702026-08-05T04:12:28.793Z Compiling smoltcp v0.11.0
3712026-08-05T04:12:28.833Z Checking macaddr v1.0.1
3722026-08-05T04:12:28.868Z Checking cfg-if v1.0.4
3732026-08-05T04:12:28.925Z Checking stable_deref_trait v1.2.1
3742026-08-05T04:12:29.048Z Compiling crc32fast v1.5.0
3752026-08-05T04:12:29.088Z Checking managed v0.8.0
3762026-08-05T04:12:29.113Z Compiling ref-cast v1.0.25
3772026-08-05T04:12:29.264Z Compiling pest_generator v2.8.7
3782026-08-05T04:12:29.316Z Compiling darling_core v0.23.0
3792026-08-05T04:12:29.359Z Checking bitflags v1.3.2
3802026-08-05T04:12:29.385Z Compiling version_check v0.9.5
3812026-08-05T04:12:29.448Z Compiling regex v1.13.0
3822026-08-05T04:12:29.646Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3832026-08-05T04:12:29.856Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3842026-08-05T04:12:29.864Z Checking memmap2 v0.9.11
3852026-08-05T04:12:29.884Z Checking unicode-width v0.2.2
3862026-08-05T04:12:30.021Z Checking ipnetwork v0.21.1
3872026-08-05T04:12:30.152Z Checking tabwriter v1.4.1
3882026-08-05T04:12:30.288Z Checking dyn-clone v1.0.20
3892026-08-05T04:12:30.373Z Compiling thiserror-impl v2.0.18
3902026-08-05T04:12:30.373Z Compiling serde_derive v1.0.228
3912026-08-05T04:12:30.378Z Compiling zerocopy-derive v0.8.54
3922026-08-05T04:12:30.378Z Compiling pest_derive v2.8.7
3932026-08-05T04:12:30.584Z Compiling scroll_derive v0.13.1
3942026-08-05T04:12:30.885Z Compiling ref-cast-impl v1.0.25
3952026-08-05T04:12:30.941Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3962026-08-05T04:12:31.411Z Compiling darling_macro v0.23.0
3972026-08-05T04:12:31.414Z Checking scroll v0.13.0
3982026-08-05T04:12:31.624Z Compiling dtrace-parser v0.3.0
3992026-08-05T04:12:31.656Z Checking goblin v0.10.7
4002026-08-05T04:12:31.669Z Checking cobs v0.3.0
4012026-08-05T04:12:31.951Z Compiling darling v0.23.0
4022026-08-05T04:12:32.021Z Compiling ingot-macros v0.2.0
4032026-08-05T04:12:32.024Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4042026-08-05T04:12:33.016Z Checking postcard v1.1.3
4052026-08-05T04:12:33.038Z Compiling serde_tokenstream v0.2.3
4062026-08-05T04:12:34.343Z Checking ingot-types v0.2.0
4072026-08-05T04:12:34.343Z Checking dof v0.4.0
4082026-08-05T04:12:34.638Z Checking ingot v0.2.0
4092026-08-05T04:12:35.242Z Compiling usdt-attr-macro v0.6.0
4102026-08-05T04:12:35.243Z Compiling usdt-macro v0.6.0
4112026-08-05T04:12:35.838Z Checking usdt v0.6.0
4122026-08-05T04:12:36.059Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4132026-08-05T04:12:44.536Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.28s
4142026-08-05T04:12:44.562Z
4152026-08-05T04:12:44.565Zreal 19.360527996
4162026-08-05T04:12:44.565Zuser 1:01.666357623
4172026-08-05T04:12:44.565Zsys 12.055578469
4182026-08-05T04:12:44.565Ztrap 0.028434260
4192026-08-05T04:12:44.565Ztflt 0.126629097
4202026-08-05T04:12:44.565Zdflt 0.230830776
4212026-08-05T04:12:44.565Zkflt 0.000009010
4222026-08-05T04:12:44.565Zlock 3:51.926527366
4232026-08-05T04:12:44.565Zslp 3:13.020146394
4242026-08-05T04:12:44.565Zlat 2.926082775
4252026-08-05T04:12:44.565Zstop 6.597722095
4262026-08-05T04:12:44.565Z+ header 'analyze no_std + engine + kernel'
4272026-08-05T04:12:44.565Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4282026-08-05T04:12:44.565Z# ==== analyze no_std + engine + kernel ==== #
4292026-08-05T04:12:44.565Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4302026-08-05T04:12:44.731Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4312026-08-05T04:12:44.731Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4322026-08-05T04:12:44.731Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4332026-08-05T04:12:44.736Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4342026-08-05T04:12:44.943Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4352026-08-05T04:12:48.053Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.44s
4362026-08-05T04:12:48.078Z
4372026-08-05T04:12:48.078Zreal 3.509782554
4382026-08-05T04:12:48.078Zuser 3.776974985
4392026-08-05T04:12:48.078Zsys 0.825960642
4402026-08-05T04:12:48.078Ztrap 0.000511540
4412026-08-05T04:12:48.078Ztflt 0.021806904
4422026-08-05T04:12:48.078Zdflt 0.003433190
4432026-08-05T04:12:48.079Zkflt 0.000000000
4442026-08-05T04:12:48.079Zlock 11.609231851
4452026-08-05T04:12:48.079Zslp 14.536055376
4462026-08-05T04:12:48.079Zlat 0.006268410
4472026-08-05T04:12:48.079Zstop 0.188415035
4482026-08-05T04:12:48.082Z+ header test
4492026-08-05T04:12:48.082Z+ echo '# ==== test ==== #'
4502026-08-05T04:12:48.082Z+ ptime -m cargo test
4512026-08-05T04:12:48.082Z# ==== test ==== #
4522026-08-05T04:12:48.223Z Compiling serde_core v1.0.228
4532026-08-05T04:12:48.226Z Compiling thiserror v2.0.18
4542026-08-05T04:12:48.226Z Compiling zerocopy v0.8.54
4552026-08-05T04:12:48.248Z Compiling byteorder v1.5.0
4562026-08-05T04:12:48.259Z Compiling memchr v2.8.3
4572026-08-05T04:12:48.259Z Compiling unicode-ident v1.0.24
4582026-08-05T04:12:48.259Z Compiling scroll v0.13.0
4592026-08-05T04:12:48.259Z Compiling libc v0.2.186
4602026-08-05T04:12:48.332Z Compiling proc-macro2 v1.0.106
4612026-08-05T04:12:48.375Z Compiling zmij v1.0.22
4622026-08-05T04:12:48.452Z Compiling log v0.4.33
4632026-08-05T04:12:48.510Z Compiling ucd-trie v0.1.7
4642026-08-05T04:12:48.590Z Compiling itoa v1.0.18
4652026-08-05T04:12:48.683Z Compiling plain v0.2.3
4662026-08-05T04:12:48.759Z Compiling goblin v0.10.7
4672026-08-05T04:12:48.783Z Compiling quote v1.0.46
4682026-08-05T04:12:48.845Z Compiling pest v2.8.7
4692026-08-05T04:12:49.194Z Compiling hash32 v0.3.1
4702026-08-05T04:12:49.359Z Compiling macaddr v1.0.1
4712026-08-05T04:12:49.400Z Compiling pretty-hex v0.4.2
4722026-08-05T04:12:49.530Z Compiling cfg-if v1.0.4
4732026-08-05T04:12:49.593Z Compiling stable_deref_trait v1.2.1
4742026-08-05T04:12:49.608Z Compiling syn v2.0.118
4752026-08-05T04:12:49.661Z Compiling heapless v0.8.0
4762026-08-05T04:12:49.794Z Compiling thread-id v5.1.0
4772026-08-05T04:12:49.870Z Compiling dtrace-parser v0.3.0
4782026-08-05T04:12:50.105Z Compiling serde v1.0.228
4792026-08-05T04:12:50.248Z Compiling bitflags v2.13.0
4802026-08-05T04:12:50.514Z Compiling serde_json v1.0.150
4812026-08-05T04:12:50.662Z Compiling cobs v0.3.0
4822026-08-05T04:12:50.747Z Compiling bitflags v1.3.2
4832026-08-05T04:12:50.817Z Compiling managed v0.8.0
4842026-08-05T04:12:50.939Z Compiling postcard v1.1.3
4852026-08-05T04:12:51.016Z Compiling ingot-types v0.2.0
4862026-08-05T04:12:51.036Z Compiling smoltcp v0.11.0
4872026-08-05T04:12:51.203Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4882026-08-05T04:12:51.296Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4892026-08-05T04:12:51.428Z Compiling ingot v0.2.0
4902026-08-05T04:12:51.431Z Compiling memmap2 v0.9.11
4912026-08-05T04:12:51.720Z Compiling dof v0.4.0
4922026-08-05T04:12:51.911Z Compiling ipnetwork v0.21.1
4932026-08-05T04:12:52.399Z Compiling either v1.16.0
4942026-08-05T04:12:52.603Z Compiling usdt-impl v0.6.0
4952026-08-05T04:12:53.477Z Compiling unicode-width v0.2.2
4962026-08-05T04:12:53.605Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4972026-08-05T04:12:53.627Z Compiling usdt v0.6.0
4982026-08-05T04:12:53.762Z Compiling tabwriter v1.4.1
4992026-08-05T04:12:54.179Z Compiling itertools v0.15.0
5002026-08-05T04:12:54.229Z Compiling ref-cast v1.0.25
5012026-08-05T04:12:54.363Z Compiling crc32fast v1.5.0
5022026-08-05T04:12:54.604Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5032026-08-05T04:12:55.197Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5042026-08-05T04:12:55.306Z Compiling dyn-clone v1.0.20
5052026-08-05T04:13:10.329Z Finished `test` profile [optimized + debuginfo] target(s) in 22.24s
5062026-08-05T04:13:10.344Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5072026-08-05T04:13:10.347Z
5082026-08-05T04:13:10.347Zrunning 84 tests
5092026-08-05T04:13:10.347Ztest ddi::mblk::test::chain_append_links ... ok
5102026-08-05T04:13:10.347Ztest d_error::tests::name_and_data_storage ... ok
5112026-08-05T04:13:10.347Ztest d_error::tests::name_truncation ... ok
5122026-08-05T04:13:10.348Ztest ddi::mblk::test::chain_breaks_links ... ok
5132026-08-05T04:13:10.348Ztest ddi::mblk::test::chain_drain_complete ... ok
5142026-08-05T04:13:10.348Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5152026-08-05T04:13:10.348Ztest ddi::mblk::test::prefix_len ... ok
5162026-08-05T04:13:10.348Ztest ddi::mblk::test::expand_and_shrink ... ok
5172026-08-05T04:13:10.348Ztest ddi::mblk::test::read_seg ... ok
5182026-08-05T04:13:10.348Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5192026-08-05T04:13:10.348Ztest ddi::mblk::test::truncate ... ok
5202026-08-05T04:13:10.348Ztest ddi::mblk::test::uninitialized_packet ... ok
5212026-08-05T04:13:10.348Ztest ddi::mblk::test::zero_byte_packet ... ok
5222026-08-05T04:13:10.348Ztest ddi::mblk::test::wrap ... ok
5232026-08-05T04:13:10.348Ztest ddi::time::test::good_interval ... ok
5242026-08-05T04:13:10.348Ztest engine::dhcp::test::domainname_encode ... ok
5252026-08-05T04:13:10.348Ztest engine::dhcp::test::hostname_encode ... ok
5262026-08-05T04:13:10.353Ztest engine::dhcp::test::domain_search_option_encode ... ok
5272026-08-05T04:13:10.353Ztest engine::dhcp::test::offlink_encode ... ok
5282026-08-05T04:13:10.353Ztest engine::dhcp::test::rfc3442_encode ... ok
5292026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5302026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_client_id ... ok
5312026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5322026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5332026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_iana ... ok
5342026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5352026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5362026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_iata ... ok
5372026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_option_request ... ok
5382026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5392026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5402026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5412026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5422026-08-05T04:13:10.353Ztest ddi::time::test::bad_interval - should panic ... ok
5432026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_server_id ... ok
5442026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5452026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_status ... ok
5462026-08-05T04:13:10.353Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5472026-08-05T04:13:10.354Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5482026-08-05T04:13:10.354Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5492026-08-05T04:13:10.354Ztest engine::ether::test::emit ... ok
5502026-08-05T04:13:10.354Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5512026-08-05T04:13:10.354Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5522026-08-05T04:13:10.354Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5532026-08-05T04:13:10.354Ztest engine::flow_table::test::eviction_basics ... ok
5542026-08-05T04:13:10.354Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5552026-08-05T04:13:10.354Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5562026-08-05T04:13:10.354Ztest engine::flow_table::test::flow_clear ... ok
5572026-08-05T04:13:10.354Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5582026-08-05T04:13:10.354Ztest engine::flow_table::test::flow_expired ... ok
5592026-08-05T04:13:10.354Ztest engine::flow_table::test::priority_lerp ... ok
5602026-08-05T04:13:10.354Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5612026-08-05T04:13:10.354Ztest engine::ip::v4::test::emit ... ok
5622026-08-05T04:13:10.354Ztest engine::ip::v4::test::match_check ... ok
5632026-08-05T04:13:10.354Ztest engine::geneve::test::emit_no_opts ... ok
5642026-08-05T04:13:10.354Ztest engine::ip::v4::test::cidr_match ... ok
5652026-08-05T04:13:10.354Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5662026-08-05T04:13:10.354Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5672026-08-05T04:13:10.354Ztest engine::geneve::test::emit_single_opt ... ok
5682026-08-05T04:13:10.354Ztest engine::ip::v6::test::extension_push_spec ... ok
5692026-08-05T04:13:10.354Ztest engine::ip::v6::test::from_pairs ... ok
5702026-08-05T04:13:10.354Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5712026-08-05T04:13:10.354Ztest engine::ip::v6::test::emit ... ok
5722026-08-05T04:13:10.354Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5732026-08-05T04:13:10.354Ztest engine::layer::test::find_rule ... ok
5742026-08-05T04:13:10.354Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5752026-08-05T04:13:10.354Ztest engine::ip::v6::test::test_set_total_len ... ok
5762026-08-05T04:13:10.354Ztest engine::packet::test::read_multi_segment ... ok
5772026-08-05T04:13:10.354Ztest engine::ip::v6::test::option_push_spec ... ok
5782026-08-05T04:13:10.354Ztest engine::nat::test::nat4_rewrite ... ok
5792026-08-05T04:13:10.354Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5802026-08-05T04:13:10.354Ztest engine::packet::test::read_single_segment ... ok
5812026-08-05T04:13:10.354Ztest engine::packet::test::small_packet_with_padding ... ok
5822026-08-05T04:13:10.354Ztest engine::ip::v6::test::push_spec ... ok
5832026-08-05T04:13:10.354Ztest engine::packet::test::straddled_tcp ... ok
5842026-08-05T04:13:10.354Ztest engine::packet::test::udp6_packet_with_padding ... ok
5852026-08-05T04:13:10.354Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5862026-08-05T04:13:10.355Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5872026-08-05T04:13:10.355Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
5882026-08-05T04:13:10.355Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
5892026-08-05T04:13:10.355Ztest engine::rule::rule_matching ... ok
5902026-08-05T04:13:10.355Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
5912026-08-05T04:13:10.355Ztest engine::snat::test::snat4_desc_lifecycle ... ok
5922026-08-05T04:13:10.355Ztest engine::snat::test::nat_mappings ... ok
5932026-08-05T04:13:10.355Z
5942026-08-05T04:13:10.355Ztest result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5952026-08-05T04:13:10.355Z
5962026-08-05T04:13:10.355Z Doc-tests opte
5972026-08-05T04:13:12.363Z
5982026-08-05T04:13:12.363Zrunning 3 tests
5992026-08-05T04:13:12.366Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6002026-08-05T04:13:12.366Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6012026-08-05T04:13:12.366Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6022026-08-05T04:13:12.366Z
6032026-08-05T04:13:12.366Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6042026-08-05T04:13:12.366Z
6052026-08-05T04:13:12.373Zall doctests ran in 1.43s; merged doctests compilation took 1.42s
6062026-08-05T04:13:12.412Z
6072026-08-05T04:13:12.412Zreal 24.324111883
6082026-08-05T04:13:12.412Zuser 2:02.126809313
6092026-08-05T04:13:12.412Zsys 7.132079476
6102026-08-05T04:13:12.412Ztrap 0.055121780
6112026-08-05T04:13:12.412Ztflt 0.191590271
6122026-08-05T04:13:12.412Zdflt 0.423393678
6132026-08-05T04:13:12.412Zkflt 0.000000000
6142026-08-05T04:13:12.412Zlock 6:19.746698958
6152026-08-05T04:13:12.412Zslp 3:40.123538434
6162026-08-05T04:13:12.412Zlat 5.458620232
6172026-08-05T04:13:12.412Zstop 2.753501150
6182026-08-05T04:13:12.415Zprocess exited: duration 87797 ms, exit code 0
 
6192026-08-05T04:13:12.421Zfound 0 output files