01M2S8K8MQ5X73HJAHY8WPM81Q: opte

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

Buildomat Job: 01M2S8KWVVQK6KHN0XQ69M9J9J

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-18T03:23:54.732Zjob assigned to worker 01M2S8M6DAJZZTZXKJXF4GG5YZ [factory aws, i-0a30f356797eced5e] (queued for 54 s)
 
22026-09-18T03:24:01.398Zstarting task 0: "setup"
32026-09-18T03:24:01.401Z++ uname -s
42026-09-18T03:24:01.405Z+ kern=SunOS
52026-09-18T03:24:01.405Z+ build_user=build
62026-09-18T03:24:01.405Z+ build_uid=12345
72026-09-18T03:24:01.405Z+ work_dir=/work
82026-09-18T03:24:01.405Z+ input_dir=/input
92026-09-18T03:24:01.405Z+ [[ 0 == 12345 ]]
102026-09-18T03:24:01.405Z+ case "$kern" in
112026-09-18T03:24:01.405Z+ groupadd -g 12345 build
122026-09-18T03:24:01.408Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-18T03:24:03.410Z+ zfs create -o mountpoint=/work rpool/work
142026-09-18T03:24:03.533Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-18T03:24:03.537Z+ home_fs=zfs
162026-09-18T03:24:03.537Z+ [[ zfs == autofs ]]
172026-09-18T03:24:03.537Z+ mkdir -p /home/build
182026-09-18T03:24:03.537Z+ chown build:build /home/build /work
192026-09-18T03:24:05.539Z+ chmod 0700 /home/build /work
202026-09-18T03:24:05.545Zprocess exited: duration 4142 ms, exit code 0
 
212026-09-18T03:24:05.553Zstarting task 1: "rust-toolchain"
222026-09-18T03:24:05.557Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-18T03:24:05.557Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-18T03:24:05.557Z * rust toolchain channel = "1.97.1"
252026-09-18T03:24:05.557Z * rust toolchain profile = "default"
262026-09-18T03:24:05.557Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-18T03:24:05.557Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-18T03:24:05.563Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-18T03:24:05.563Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-18T03:24:05.637Zinfo: downloading installer
312026-09-18T03:24:06.862Zinfo: profile set to default
322026-09-18T03:24:06.862Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-18T03:24:06.866Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-18T03:24:07.010Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-18T03:24:07.013Zinfo: downloading 6 components
362026-09-18T03:24:20.515Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-18T03:24:20.515Z
382026-09-18T03:24:20.542Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-18T03:24:20.542Z
402026-09-18T03:24:20.552Z
412026-09-18T03:24:20.552ZRust is installed now. Great!
422026-09-18T03:24:20.552Z
432026-09-18T03:24:20.552ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-18T03:24:20.553Zenvironment variable. This has not been done automatically.
452026-09-18T03:24:20.553Z
462026-09-18T03:24:20.553ZTo configure your current shell, you need to source
472026-09-18T03:24:20.553Zthe corresponding env file under $HOME/.cargo.
482026-09-18T03:24:20.553Z
492026-09-18T03:24:20.553ZConsider running the right command for your shell (note the leading DOT):
502026-09-18T03:24:20.553Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-18T03:24:20.553Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-18T03:24:20.553ZCC_x86_64-unknown-illumos = None
532026-09-18T03:24:20.553Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-18T03:24:20.553ZCC_x86_64_unknown_illumos = None
552026-09-18T03:24:20.553Zcargo:rerun-if-env-changed=HOST_CC
562026-09-18T03:24:20.553ZHOST_CC = None
572026-09-18T03:24:20.553Zcargo:rerun-if-env-changed=CC
582026-09-18T03:24:20.553ZCC = None
592026-09-18T03:24:20.553Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-18T03:24:20.720Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-18T03:24:20.720ZCRATE_CC_NO_DEFAULTS = None
622026-09-18T03:24:20.721Zcargo:rerun-if-env-changed=CFLAGS
632026-09-18T03:24:20.721ZCFLAGS = None
642026-09-18T03:24:20.721Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-18T03:24:20.721ZHOST_CFLAGS = None
662026-09-18T03:24:20.721Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-18T03:24:20.721ZCFLAGS_x86_64_unknown_illumos = None
682026-09-18T03:24:20.721Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-18T03:24:20.721ZCFLAGS_x86_64-unknown-illumos = None
702026-09-18T03:24:20.812Z+ rustup --version
712026-09-18T03:24:20.820Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-18T03:24:20.823Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-18T03:24:20.840Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-18T03:24:20.843Z+ cargo --version
752026-09-18T03:24:20.857Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-18T03:24:20.859Z+ rustc --version
772026-09-18T03:24:20.878Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-18T03:24:20.880Zprocess exited: duration 15327 ms, exit code 0
 
792026-09-18T03:24:20.886Zstarting task 2: "authentication"
802026-09-18T03:24:20.901ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-18T03:24:24.918Zprocess exited: duration 4030 ms, exit code 0
 
822026-09-18T03:24:24.931Zstarting task 3: "clone repository"
832026-09-18T03:24:24.940Z+ mkdir -p /work/oxidecomputer/opte
842026-09-18T03:24:24.940Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
852026-09-18T03:24:24.964ZCloning into '/work/oxidecomputer/opte'...
862026-09-18T03:24:26.018Z+ cd /work/oxidecomputer/opte
872026-09-18T03:24:26.018Z+ git fetch origin 04028e5ebdf7d3b435f131ac5beac827e9f13676
882026-09-18T03:24:26.295ZFrom https://github.com/oxidecomputer/opte
892026-09-18T03:24:26.295Z * branch 04028e5ebdf7d3b435f131ac5beac827e9f13676 -> FETCH_HEAD
902026-09-18T03:24:26.300Z+ [[ -n renovate/rand ]]
912026-09-18T03:24:26.304Z++ git branch --show-current
922026-09-18T03:24:26.304Z+ current=master
932026-09-18T03:24:26.305Z+ [[ master != renovate/rand ]]
942026-09-18T03:24:26.305Z+ git branch -f renovate/rand 04028e5ebdf7d3b435f131ac5beac827e9f13676
952026-09-18T03:24:26.310Z+ git checkout -f renovate/rand
962026-09-18T03:24:26.330ZSwitched to branch 'renovate/rand'
972026-09-18T03:24:26.334Z+ git reset --hard 04028e5ebdf7d3b435f131ac5beac827e9f13676
982026-09-18T03:24:26.340ZHEAD is now at 04028e5 Update Rust crate rand to 0.10.2
992026-09-18T03:24:26.343Zprocess exited: duration 1413 ms, exit code 0
 
1002026-09-18T03:24:26.349Zstarting task 4: "build"
1012026-09-18T03:24:26.354Z+ source .github/buildomat/common.sh
1022026-09-18T03:24:26.354Z++ rustup show active-toolchain
1032026-09-18T03:24:26.357Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1042026-09-18T03:24:26.362Z++ pushd xde
1052026-09-18T03:24:26.362Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1062026-09-18T03:24:26.362Z++ rustup show active-toolchain
1072026-09-18T03:24:26.365Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1082026-09-18T03:24:26.624Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1092026-09-18T03:24:26.628Zinfo: downloading 6 components
1102026-09-18T03:24:43.669Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1112026-09-18T03:24:43.669Zwarn: auto-installation is deprecated for most `rustup` commands
1122026-09-18T03:24:43.669Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-18T03:24:43.669Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-18T03:24:43.669Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-18T03:24:43.669Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1162026-09-18T03:24:43.715Z+++ rustup show active-toolchain -v
1172026-09-18T03:24:43.716Z+++ head -n 1
1182026-09-18T03:24:43.716Z+++ cut '-d ' -f1
1192026-09-18T03:24:43.737Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-18T03:24:43.738Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1212026-09-18T03:24:43.738Z++ popd
1222026-09-18T03:24:43.738Z/work/oxidecomputer/opte
1232026-09-18T03:24:43.738Z+ cargo --version
1242026-09-18T03:24:43.738Zcargo 1.97.1 (c980f4866 2026-06-30)
1252026-09-18T03:24:43.738Z+ rustc --version
1262026-09-18T03:24:43.738Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1272026-09-18T03:24:43.738Z+ cd lib/opte
1282026-09-18T03:24:43.738Z+ header 'check style'
1292026-09-18T03:24:43.738Z+ echo '# ==== check style ==== #'
1302026-09-18T03:24:43.738Z# ==== check style ==== #
1312026-09-18T03:24:43.738Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1322026-09-18T03:24:43.938Z
1332026-09-18T03:24:43.938Zreal 0.181671939
1342026-09-18T03:24:43.939Zuser 0.141972257
1352026-09-18T03:24:43.939Zsys 0.034479899
1362026-09-18T03:24:43.939Ztrap 0.000013728
1372026-09-18T03:24:43.939Ztflt 0.000023746
1382026-09-18T03:24:43.939Zdflt 0.000037936
1392026-09-18T03:24:43.939Zkflt 0.000000000
1402026-09-18T03:24:43.939Zlock 0.021893105
1412026-09-18T03:24:43.939Zslp 0.162707963
1422026-09-18T03:24:43.939Zlat 0.000790331
1432026-09-18T03:24:43.939Zstop 0.000086961
1442026-09-18T03:24:43.949Z+ header 'check docs'
1452026-09-18T03:24:43.950Z+ echo '# ==== check docs ==== #'
1462026-09-18T03:24:43.950Z# ==== check docs ==== #
1472026-09-18T03:24:43.950Z+ RUSTDOCFLAGS='-D warnings'
1482026-09-18T03:24:43.950Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1492026-09-18T03:24:43.988Z Updating crates.io index
1502026-09-18T03:24:44.009Z Updating git repository `https://github.com/oxidecomputer/falcon`
1512026-09-18T03:24:45.025Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1522026-09-18T03:24:45.288Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1532026-09-18T03:24:45.580Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1542026-09-18T03:24:45.921Z Updating git repository `https://github.com/oxidecomputer/zone`
1552026-09-18T03:24:46.290Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1562026-09-18T03:24:46.531Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1572026-09-18T03:24:47.971Z Downloading crates ...
1582026-09-18T03:24:48.024Z Downloaded stable_deref_trait v1.2.1
1592026-09-18T03:24:48.055Z Downloaded usdt-impl v0.6.0
1602026-09-18T03:24:48.079Z Downloaded defmt-macros v1.1.1
1612026-09-18T03:24:48.080Z Downloaded itertools v0.15.0
1622026-09-18T03:24:48.080Z Downloaded hash32 v0.3.1
1632026-09-18T03:24:48.087Z Downloaded itoa v1.0.18
1642026-09-18T03:24:48.087Z Downloaded usdt v0.6.0
1652026-09-18T03:24:48.087Z Downloaded usdt-attr-macro v0.6.0
1662026-09-18T03:24:48.087Z Downloaded strsim v0.11.1
1672026-09-18T03:24:48.087Z Downloaded thread-id v5.1.0
1682026-09-18T03:24:48.087Z Downloaded usdt-macro v0.6.0
1692026-09-18T03:24:48.087Z Downloaded scroll_derive v0.13.1
1702026-09-18T03:24:48.087Z Downloaded version_check v0.9.5
1712026-09-18T03:24:48.120Z Downloaded ref-cast-impl v1.0.25
1722026-09-18T03:24:48.120Z Downloaded cobs v0.3.0
1732026-09-18T03:24:48.130Z Downloaded macaddr v1.0.1
1742026-09-18T03:24:48.130Z Downloaded dyn-clone v1.0.20
1752026-09-18T03:24:48.130Z Downloaded tabwriter v1.4.1
1762026-09-18T03:24:48.130Z Downloaded cfg-if v1.0.4
1772026-09-18T03:24:48.131Z Downloaded ref-cast v1.0.25
1782026-09-18T03:24:48.131Z Downloaded defmt-parser v1.0.0
1792026-09-18T03:24:48.131Z Downloaded ident_case v1.0.1
1802026-09-18T03:24:48.131Z Downloaded defmt v0.3.100
1812026-09-18T03:24:48.131Z Downloaded pretty-hex v0.4.2
1822026-09-18T03:24:48.131Z Downloaded embedded-io v0.4.0
1832026-09-18T03:24:48.131Z Downloaded darling_macro v0.23.0
1842026-09-18T03:24:48.131Z Downloaded dof v0.4.0
1852026-09-18T03:24:48.131Z Downloaded dtrace-parser v0.3.0
1862026-09-18T03:24:48.131Z Downloaded embedded-io v0.6.1
1872026-09-18T03:24:48.135Z Downloaded pest_derive v2.8.7
1882026-09-18T03:24:48.135Z Downloaded zmij v1.0.22
1892026-09-18T03:24:48.135Z Downloaded byteorder v1.5.0
1902026-09-18T03:24:48.135Z Downloaded scroll v0.13.0
1912026-09-18T03:24:48.135Z Downloaded either v1.16.0
1922026-09-18T03:24:48.135Z Downloaded thiserror v2.0.18
1932026-09-18T03:24:48.148Z Downloaded serde_tokenstream v0.2.3
1942026-09-18T03:24:48.154Z Downloaded bitflags v1.3.2
1952026-09-18T03:24:48.154Z Downloaded pest_generator v2.8.7
1962026-09-18T03:24:48.154Z Downloaded ingot-types v0.2.0
1972026-09-18T03:24:48.154Z Downloaded plain v0.2.3
1982026-09-18T03:24:48.158Z Downloaded ingot v0.2.0
1992026-09-18T03:24:48.158Z Downloaded managed v0.8.0
2002026-09-18T03:24:48.167Z Downloaded thiserror-impl v2.0.18
2012026-09-18T03:24:48.175Z Downloaded quote v1.0.46
2022026-09-18T03:24:48.191Z Downloaded ucd-trie v0.1.7
2032026-09-18T03:24:48.191Z Downloaded postcard v1.1.3
2042026-09-18T03:24:48.192Z Downloaded ingot-macros v0.2.0
2052026-09-18T03:24:48.192Z Downloaded pest_meta v2.8.7
2062026-09-18T03:24:48.192Z Downloaded ipnetwork v0.21.1
2072026-09-18T03:24:48.192Z Downloaded memmap2 v0.9.11
2082026-09-18T03:24:48.192Z Downloaded defmt v1.1.1
2092026-09-18T03:24:48.192Z Downloaded crc32fast v1.5.0
2102026-09-18T03:24:48.212Z Downloaded unicode-ident v1.0.24
2112026-09-18T03:24:48.213Z Downloaded bitflags v2.13.0
2122026-09-18T03:24:48.213Z Downloaded serde_derive v1.0.228
2132026-09-18T03:24:48.213Z Downloaded darling v0.23.0
2142026-09-18T03:24:48.213Z Downloaded proc-macro2 v1.0.106
2152026-09-18T03:24:48.213Z Downloaded log v0.4.33
2162026-09-18T03:24:48.231Z Downloaded heapless v0.8.0
2172026-09-18T03:24:48.231Z Downloaded darling_core v0.23.0
2182026-09-18T03:24:48.231Z Downloaded serde_core v1.0.228
2192026-09-18T03:24:48.240Z Downloaded memchr v2.8.3
2202026-09-18T03:24:48.255Z Downloaded serde v1.0.228
2212026-09-18T03:24:48.255Z Downloaded zerocopy-derive v0.8.54
2222026-09-18T03:24:48.266Z Downloaded zerocopy v0.8.54
2232026-09-18T03:24:48.278Z Downloaded pest v2.8.7
2242026-09-18T03:24:48.278Z Downloaded goblin v0.10.7
2252026-09-18T03:24:48.290Z Downloaded regex v1.13.0
2262026-09-18T03:24:48.290Z Downloaded serde_json v1.0.150
2272026-09-18T03:24:48.301Z Downloaded aho-corasick v1.1.4
2282026-09-18T03:24:48.365Z Downloaded unicode-width v0.2.2
2292026-09-18T03:24:48.386Z Downloaded smoltcp v0.11.0
2302026-09-18T03:24:48.386Z Downloaded syn v2.0.118
2312026-09-18T03:24:48.386Z Downloaded regex-syntax v0.8.11
2322026-09-18T03:24:48.386Z Downloaded regex-automata v0.4.15
2332026-09-18T03:24:48.386Z Downloaded libc v0.2.186
2342026-09-18T03:24:48.451Z Compiling proc-macro2 v1.0.106
2352026-09-18T03:24:48.451Z Compiling quote v1.0.46
2362026-09-18T03:24:48.451Z Compiling unicode-ident v1.0.24
2372026-09-18T03:24:48.481Z Documenting unicode-ident v1.0.24
2382026-09-18T03:24:48.481Z Compiling ident_case v1.0.1
2392026-09-18T03:24:48.481Z Compiling serde_core v1.0.228
2402026-09-18T03:24:48.481Z Compiling strsim v0.11.1
2412026-09-18T03:24:48.592Z Compiling memchr v2.8.3
2422026-09-18T03:24:48.798Z Compiling zerocopy v0.8.54
2432026-09-18T03:24:48.838Z Compiling thiserror v2.0.18
2442026-09-18T03:24:48.866Z Compiling serde v1.0.228
2452026-09-18T03:24:48.898Z Compiling regex-syntax v0.8.11
2462026-09-18T03:24:49.137Z Documenting proc-macro2 v1.0.106
2472026-09-18T03:24:49.180Z Compiling aho-corasick v1.1.4
2482026-09-18T03:24:49.448Z Compiling syn v2.0.118
2492026-09-18T03:24:49.523Z Documenting strsim v0.11.1
2502026-09-18T03:24:49.705Z Documenting quote v1.0.46
2512026-09-18T03:24:49.964Z Documenting ident_case v1.0.1
2522026-09-18T03:24:50.026Z Compiling either v1.16.0
2532026-09-18T03:24:50.225Z Documenting syn v2.0.118
2542026-09-18T03:24:50.316Z Compiling regex-automata v0.4.15
2552026-09-18T03:24:50.450Z Checking byteorder v1.5.0
2562026-09-18T03:24:50.596Z Compiling itertools v0.15.0
2572026-09-18T03:24:50.638Z Documenting memchr v2.8.3
2582026-09-18T03:24:50.968Z Compiling heapless v0.8.0
2592026-09-18T03:24:51.284Z Documenting aho-corasick v1.1.4
2602026-09-18T03:24:51.438Z Checking hash32 v0.3.1
2612026-09-18T03:24:51.505Z Checking darling_core v0.23.0
2622026-09-18T03:24:51.545Z Checking bitflags v2.13.0
2632026-09-18T03:24:51.713Z Documenting serde_core v1.0.228
2642026-09-18T03:24:52.201Z Compiling regex v1.13.0
2652026-09-18T03:24:52.272Z Documenting darling_core v0.23.0
2662026-09-18T03:24:52.428Z Documenting regex-syntax v0.8.11
2672026-09-18T03:24:52.604Z Checking cfg-if v1.0.4
2682026-09-18T03:24:52.655Z Checking stable_deref_trait v1.2.1
2692026-09-18T03:24:52.754Z Checking macaddr v1.0.1
2702026-09-18T03:24:52.862Z Compiling smoltcp v0.11.0
2712026-09-18T03:24:53.073Z Compiling zerocopy-derive v0.8.54
2722026-09-18T03:24:53.135Z Compiling thiserror-impl v2.0.18
2732026-09-18T03:24:53.216Z Compiling serde_derive v1.0.228
2742026-09-18T03:24:53.414Z Documenting darling_macro v0.23.0
2752026-09-18T03:24:53.577Z Documenting regex-automata v0.4.15
2762026-09-18T03:24:53.739Z Documenting zerocopy-derive v0.8.54
2772026-09-18T03:24:54.003Z Compiling darling_macro v0.23.0
2782026-09-18T03:24:54.087Z Documenting thiserror-impl v2.0.18
2792026-09-18T03:24:54.151Z Documenting serde_derive v1.0.228
2802026-09-18T03:24:54.466Z Checking cobs v0.3.0
2812026-09-18T03:24:54.575Z Checking managed v0.8.0
2822026-09-18T03:24:54.588Z Compiling darling v0.23.0
2832026-09-18T03:24:54.686Z Documenting darling v0.23.0
2842026-09-18T03:24:54.690Z Compiling ingot-macros v0.2.0
2852026-09-18T03:24:54.813Z Checking bitflags v1.3.2
2862026-09-18T03:24:54.879Z Documenting byteorder v1.5.0
2872026-09-18T03:24:54.993Z Documenting regex v1.13.0
2882026-09-18T03:24:55.059Z Documenting thiserror v2.0.18
2892026-09-18T03:24:55.340Z Documenting zerocopy v0.8.54
2902026-09-18T03:24:55.497Z Documenting hash32 v0.3.1
2912026-09-18T03:24:55.758Z Documenting bitflags v2.13.0
2922026-09-18T03:24:55.939Z Documenting stable_deref_trait v1.2.1
2932026-09-18T03:24:56.145Z Documenting ingot-macros v0.2.0
2942026-09-18T03:24:56.247Z Documenting serde v1.0.228
2952026-09-18T03:24:56.368Z Compiling ref-cast v1.0.25
2962026-09-18T03:24:56.460Z Documenting cfg-if v1.0.4
2972026-09-18T03:24:56.621Z Compiling crc32fast v1.5.0
2982026-09-18T03:24:56.691Z Documenting macaddr v1.0.1
2992026-09-18T03:24:56.980Z Documenting heapless v0.8.0
3002026-09-18T03:24:57.000Z Checking postcard v1.1.3
3012026-09-18T03:24:57.256Z Documenting cobs v0.3.0
3022026-09-18T03:24:57.313Z Compiling ref-cast-impl v1.0.25
3032026-09-18T03:24:57.404Z Checking ingot-types v0.2.0
3042026-09-18T03:24:57.470Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3052026-09-18T03:24:57.689Z Checking ipnetwork v0.21.1
3062026-09-18T03:24:57.754Z Checking ingot v0.2.0
3072026-09-18T03:24:57.844Z Checking unicode-width v0.2.2
3082026-09-18T03:24:57.913Z Compiling version_check v0.9.5
3092026-09-18T03:24:57.983Z Documenting managed v0.8.0
3102026-09-18T03:24:58.030Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3112026-09-18T03:24:58.080Z Documenting ref-cast-impl v1.0.25
3122026-09-18T03:24:58.155Z Documenting postcard v1.1.3
3132026-09-18T03:24:58.180Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3142026-09-18T03:24:58.477Z Documenting unicode-width v0.2.2
3152026-09-18T03:24:58.487Z Documenting either v1.16.0
3162026-09-18T03:24:58.684Z Documenting ingot-types v0.2.0
3172026-09-18T03:24:58.699Z Documenting smoltcp v0.11.0
3182026-09-18T03:24:58.961Z Documenting ipnetwork v0.21.1
3192026-09-18T03:24:59.193Z Documenting ref-cast v1.0.25
3202026-09-18T03:24:59.354Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3212026-09-18T03:24:59.468Z Checking tabwriter v1.4.1
3222026-09-18T03:24:59.676Z Documenting itertools v0.15.0
3232026-09-18T03:24:59.931Z Documenting tabwriter v1.4.1
3242026-09-18T03:25:00.187Z Documenting crc32fast v1.5.0
3252026-09-18T03:25:00.276Z Documenting ingot v0.2.0
3262026-09-18T03:25:00.507Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3272026-09-18T03:25:00.529Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3282026-09-18T03:25:00.918Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-09-18T03:25:01.169Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3302026-09-18T03:25:01.211Z Documenting dyn-clone v1.0.20
3312026-09-18T03:25:01.462Z Checking dyn-clone v1.0.20
3322026-09-18T03:25:03.178Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3332026-09-18T03:25:04.317Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3342026-09-18T03:25:06.646Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.73s
3352026-09-18T03:25:06.734Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3362026-09-18T03:25:06.761Z
3372026-09-18T03:25:06.765Zreal 22.834999277
3382026-09-18T03:25:06.765Zuser 1:16.732524650
3392026-09-18T03:25:06.765Zsys 16.441466640
3402026-09-18T03:25:06.765Ztrap 0.048106788
3412026-09-18T03:25:06.765Ztflt 0.081133781
3422026-09-18T03:25:06.765Zdflt 0.092844975
3432026-09-18T03:25:06.766Zkflt 0.001897287
3442026-09-18T03:25:06.766Zlock 6:39.655555235
3452026-09-18T03:25:06.766Zslp 4:24.918062433
3462026-09-18T03:25:06.766Zlat 6.639227835
3472026-09-18T03:25:06.766Zstop 12.216162026
3482026-09-18T03:25:06.766Z+ header 'analyze std + api'
3492026-09-18T03:25:06.766Z+ echo '# ==== analyze std + api ==== #'
3502026-09-18T03:25:06.766Z# ==== analyze std + api ==== #
3512026-09-18T03:25:06.766Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3522026-09-18T03:25:06.987Z Compiling proc-macro2 v1.0.106
3532026-09-18T03:25:06.987Z Compiling quote v1.0.46
3542026-09-18T03:25:06.987Z Compiling unicode-ident v1.0.24
3552026-09-18T03:25:06.988Z Compiling memchr v2.8.3
3562026-09-18T03:25:06.988Z Compiling thiserror v2.0.18
3572026-09-18T03:25:06.993Z Compiling zerocopy v0.8.54
3582026-09-18T03:25:06.993Z Compiling zmij v1.0.22
3592026-09-18T03:25:06.993Z Compiling serde_core v1.0.228
3602026-09-18T03:25:07.163Z Compiling libc v0.2.186
3612026-09-18T03:25:07.323Z Compiling ucd-trie v0.1.7
3622026-09-18T03:25:07.348Z Compiling serde_json v1.0.150
3632026-09-18T03:25:07.514Z Compiling pest v2.8.7
3642026-09-18T03:25:07.539Z Compiling ident_case v1.0.1
3652026-09-18T03:25:07.563Z Compiling strsim v0.11.1
3662026-09-18T03:25:07.574Z Compiling serde v1.0.228
3672026-09-18T03:25:07.895Z Compiling aho-corasick v1.1.4
3682026-09-18T03:25:07.918Z Compiling regex-syntax v0.8.11
3692026-09-18T03:25:07.929Z Checking byteorder v1.5.0
3702026-09-18T03:25:08.145Z Compiling itoa v1.0.18
3712026-09-18T03:25:08.320Z Compiling syn v2.0.118
3722026-09-18T03:25:08.573Z Compiling pest_meta v2.8.7
3732026-09-18T03:25:08.762Z Compiling usdt-impl v0.6.0
3742026-09-18T03:25:08.877Z Compiling either v1.16.0
3752026-09-18T03:25:09.048Z Compiling itertools v0.15.0
3762026-09-18T03:25:09.305Z Compiling thread-id v5.1.0
3772026-09-18T03:25:09.393Z Compiling regex-automata v0.4.15
3782026-09-18T03:25:09.583Z Checking plain v0.2.3
3792026-09-18T03:25:09.673Z Checking log v0.4.33
3802026-09-18T03:25:09.728Z Compiling heapless v0.8.0
3812026-09-18T03:25:10.172Z Checking bitflags v2.13.0
3822026-09-18T03:25:10.202Z Checking hash32 v0.3.1
3832026-09-18T03:25:10.343Z Checking stable_deref_trait v1.2.1
3842026-09-18T03:25:10.373Z Checking pretty-hex v0.4.2
3852026-09-18T03:25:10.373Z Checking macaddr v1.0.1
3862026-09-18T03:25:10.428Z Compiling smoltcp v0.11.0
3872026-09-18T03:25:10.452Z Checking cfg-if v1.0.4
3882026-09-18T03:25:10.633Z Compiling ref-cast v1.0.25
3892026-09-18T03:25:10.653Z Compiling crc32fast v1.5.0
3902026-09-18T03:25:10.721Z Compiling version_check v0.9.5
3912026-09-18T03:25:10.864Z Compiling pest_generator v2.8.7
3922026-09-18T03:25:10.932Z Compiling darling_core v0.23.0
3932026-09-18T03:25:10.937Z Checking bitflags v1.3.2
3942026-09-18T03:25:10.995Z Checking managed v0.8.0
3952026-09-18T03:25:11.062Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3962026-09-18T03:25:11.079Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3972026-09-18T03:25:11.163Z Compiling regex v1.13.0
3982026-09-18T03:25:11.389Z Checking memmap2 v0.9.11
3992026-09-18T03:25:11.544Z Checking ipnetwork v0.21.1
4002026-09-18T03:25:11.549Z Checking unicode-width v0.2.2
4012026-09-18T03:25:11.790Z Checking tabwriter v1.4.1
4022026-09-18T03:25:11.892Z Checking dyn-clone v1.0.20
4032026-09-18T03:25:11.965Z Compiling thiserror-impl v2.0.18
4042026-09-18T03:25:11.965Z Compiling serde_derive v1.0.228
4052026-09-18T03:25:11.965Z Compiling zerocopy-derive v0.8.54
4062026-09-18T03:25:11.993Z Compiling pest_derive v2.8.7
4072026-09-18T03:25:12.436Z Compiling scroll_derive v0.13.1
4082026-09-18T03:25:12.492Z Compiling ref-cast-impl v1.0.25
4092026-09-18T03:25:12.513Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4102026-09-18T03:25:12.965Z Compiling darling_macro v0.23.0
4112026-09-18T03:25:13.151Z Checking scroll v0.13.0
4122026-09-18T03:25:13.188Z Compiling dtrace-parser v0.3.0
4132026-09-18T03:25:13.211Z Checking cobs v0.3.0
4142026-09-18T03:25:13.360Z Checking goblin v0.10.7
4152026-09-18T03:25:13.487Z Compiling darling v0.23.0
4162026-09-18T03:25:13.567Z Compiling ingot-macros v0.2.0
4172026-09-18T03:25:13.595Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4182026-09-18T03:25:14.542Z Checking postcard v1.1.3
4192026-09-18T03:25:14.558Z Compiling serde_tokenstream v0.2.3
4202026-09-18T03:25:15.897Z Checking dof v0.4.0
4212026-09-18T03:25:15.897Z Checking ingot-types v0.2.0
4222026-09-18T03:25:16.209Z Checking ingot v0.2.0
4232026-09-18T03:25:16.774Z Compiling usdt-macro v0.6.0
4242026-09-18T03:25:16.774Z Compiling usdt-attr-macro v0.6.0
4252026-09-18T03:25:17.371Z Checking usdt v0.6.0
4262026-09-18T03:25:17.606Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4272026-09-18T03:25:26.235Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.39s
4282026-09-18T03:25:26.286Z
4292026-09-18T03:25:26.287Zreal 19.467048467
4302026-09-18T03:25:26.287Zuser 1:01.873080671
4312026-09-18T03:25:26.287Zsys 12.061518006
4322026-09-18T03:25:26.287Ztrap 0.029196405
4332026-09-18T03:25:26.287Ztflt 0.144291874
4342026-09-18T03:25:26.287Zdflt 0.214715966
4352026-09-18T03:25:26.287Zkflt 0.000017186
4362026-09-18T03:25:26.287Zlock 3:53.827756467
4372026-09-18T03:25:26.287Zslp 3:13.778339032
4382026-09-18T03:25:26.287Zlat 2.939409678
4392026-09-18T03:25:26.287Zstop 6.120218334
4402026-09-18T03:25:26.287Z+ header 'analyze no_std + engine + kernel'
4412026-09-18T03:25:26.287Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4422026-09-18T03:25:26.287Z# ==== analyze no_std + engine + kernel ==== #
4432026-09-18T03:25:26.287Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4442026-09-18T03:25:26.422Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4452026-09-18T03:25:26.422Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4462026-09-18T03:25:26.422Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4472026-09-18T03:25:26.422Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4482026-09-18T03:25:26.642Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4492026-09-18T03:25:29.717Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.44s
4502026-09-18T03:25:29.741Z
4512026-09-18T03:25:29.743Zreal 3.503171307
4522026-09-18T03:25:29.743Zuser 3.767572366
4532026-09-18T03:25:29.744Zsys 0.822758144
4542026-09-18T03:25:29.744Ztrap 0.000357001
4552026-09-18T03:25:29.744Ztflt 0.021520943
4562026-09-18T03:25:29.744Zdflt 0.004002545
4572026-09-18T03:25:29.744Zkflt 0.000001369
4582026-09-18T03:25:29.744Zlock 11.591877644
4592026-09-18T03:25:29.744Zslp 14.522741690
4602026-09-18T03:25:29.744Zlat 0.004443763
4612026-09-18T03:25:29.744Zstop 0.185334947
4622026-09-18T03:25:29.744Z+ header test
4632026-09-18T03:25:29.744Z+ echo '# ==== test ==== #'
4642026-09-18T03:25:29.744Z# ==== test ==== #
4652026-09-18T03:25:29.744Z+ ptime -m cargo test
4662026-09-18T03:25:29.885Z Compiling serde_core v1.0.228
4672026-09-18T03:25:29.888Z Compiling thiserror v2.0.18
4682026-09-18T03:25:29.913Z Compiling zerocopy v0.8.54
4692026-09-18T03:25:29.919Z Compiling memchr v2.8.3
4702026-09-18T03:25:29.920Z Compiling byteorder v1.5.0
4712026-09-18T03:25:29.920Z Compiling unicode-ident v1.0.24
4722026-09-18T03:25:29.920Z Compiling zmij v1.0.22
4732026-09-18T03:25:29.920Z Compiling libc v0.2.186
4742026-09-18T03:25:29.988Z Compiling proc-macro2 v1.0.106
4752026-09-18T03:25:30.039Z Compiling scroll v0.13.0
4762026-09-18T03:25:30.124Z Compiling plain v0.2.3
4772026-09-18T03:25:30.217Z Compiling itoa v1.0.18
4782026-09-18T03:25:30.266Z Compiling log v0.4.33
4792026-09-18T03:25:30.308Z Compiling ucd-trie v0.1.7
4802026-09-18T03:25:30.314Z Compiling hash32 v0.3.1
4812026-09-18T03:25:30.452Z Compiling pest v2.8.7
4822026-09-18T03:25:30.490Z Compiling goblin v0.10.7
4832026-09-18T03:25:30.502Z Compiling quote v1.0.46
4842026-09-18T03:25:30.983Z Compiling pretty-hex v0.4.2
4852026-09-18T03:25:31.103Z Compiling macaddr v1.0.1
4862026-09-18T03:25:31.117Z Compiling stable_deref_trait v1.2.1
4872026-09-18T03:25:31.178Z Compiling cfg-if v1.0.4
4882026-09-18T03:25:31.239Z Compiling heapless v0.8.0
4892026-09-18T03:25:31.351Z Compiling syn v2.0.118
4902026-09-18T03:25:31.467Z Compiling thread-id v5.1.0
4912026-09-18T03:25:31.540Z Compiling dtrace-parser v0.3.0
4922026-09-18T03:25:31.690Z Compiling serde v1.0.228
4932026-09-18T03:25:31.896Z Compiling serde_json v1.0.150
4942026-09-18T03:25:32.124Z Compiling bitflags v2.13.0
4952026-09-18T03:25:32.328Z Compiling cobs v0.3.0
4962026-09-18T03:25:32.538Z Compiling managed v0.8.0
4972026-09-18T03:25:32.602Z Compiling bitflags v1.3.2
4982026-09-18T03:25:32.672Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4992026-09-18T03:25:32.694Z Compiling ingot-types v0.2.0
5002026-09-18T03:25:32.771Z Compiling smoltcp v0.11.0
5012026-09-18T03:25:32.868Z Compiling postcard v1.1.3
5022026-09-18T03:25:32.887Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5032026-09-18T03:25:33.091Z Compiling ingot v0.2.0
5042026-09-18T03:25:33.211Z Compiling memmap2 v0.9.11
5052026-09-18T03:25:33.494Z Compiling dof v0.4.0
5062026-09-18T03:25:33.502Z Compiling ipnetwork v0.21.1
5072026-09-18T03:25:34.017Z Compiling either v1.16.0
5082026-09-18T03:25:34.259Z Compiling unicode-width v0.2.2
5092026-09-18T03:25:34.521Z Compiling usdt-impl v0.6.0
5102026-09-18T03:25:35.012Z Compiling usdt v0.6.0
5112026-09-18T03:25:35.151Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5122026-09-18T03:25:35.367Z Compiling tabwriter v1.4.1
5132026-09-18T03:25:35.686Z Compiling itertools v0.15.0
5142026-09-18T03:25:35.737Z Compiling ref-cast v1.0.25
5152026-09-18T03:25:35.885Z Compiling crc32fast v1.5.0
5162026-09-18T03:25:36.135Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5172026-09-18T03:25:36.822Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5182026-09-18T03:25:36.960Z Compiling dyn-clone v1.0.20
5192026-09-18T03:25:52.732Z Finished `test` profile [optimized + debuginfo] target(s) in 22.93s
5202026-09-18T03:25:52.782Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5212026-09-18T03:25:52.782Z
5222026-09-18T03:25:52.782Zrunning 85 tests
5232026-09-18T03:25:52.782Ztest d_error::tests::name_and_data_storage ... ok
5242026-09-18T03:25:52.783Ztest d_error::tests::name_truncation ... ok
5252026-09-18T03:25:52.783Ztest ddi::mblk::test::chain_breaks_links ... ok
5262026-09-18T03:25:52.783Ztest ddi::mblk::test::chain_drain_complete ... ok
5272026-09-18T03:25:52.783Ztest ddi::mblk::test::chain_append_links ... ok
5282026-09-18T03:25:52.783Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5292026-09-18T03:25:52.783Ztest ddi::mblk::test::expand_and_shrink ... ok
5302026-09-18T03:25:52.783Ztest ddi::mblk::test::prefix_len ... ok
5312026-09-18T03:25:52.783Ztest ddi::mblk::test::read_seg ... ok
5322026-09-18T03:25:52.783Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5332026-09-18T03:25:52.783Ztest ddi::mblk::test::truncate ... ok
5342026-09-18T03:25:52.783Ztest ddi::mblk::test::uninitialized_packet ... ok
5352026-09-18T03:25:52.783Ztest ddi::mblk::test::wrap ... ok
5362026-09-18T03:25:52.784Ztest ddi::mblk::test::zero_byte_packet ... ok
5372026-09-18T03:25:52.784Ztest ddi::time::test::good_interval ... ok
5382026-09-18T03:25:52.784Ztest engine::dhcp::test::hostname_encode ... ok
5392026-09-18T03:25:52.784Ztest engine::dhcp::test::domainname_encode ... ok
5402026-09-18T03:25:52.784Ztest engine::dhcp::test::domain_search_option_encode ... ok
5412026-09-18T03:25:52.784Ztest engine::dhcp::test::rfc3442_encode ... ok
5422026-09-18T03:25:52.784Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5432026-09-18T03:25:52.785Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5442026-09-18T03:25:52.785Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5452026-09-18T03:25:52.785Ztest engine::dhcpv6::options::test::test_client_id ... ok
5462026-09-18T03:25:52.785Ztest engine::dhcp::test::offlink_encode ... ok
5472026-09-18T03:25:52.785Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5482026-09-18T03:25:52.785Ztest ddi::time::test::bad_interval - should panic ... ok
5492026-09-18T03:25:52.785Ztest engine::dhcpv6::options::test::test_iana ... ok
5502026-09-18T03:25:52.785Ztest engine::dhcpv6::options::test::test_iata ... ok
5512026-09-18T03:25:52.785Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5522026-09-18T03:25:52.785Ztest engine::dhcpv6::options::test::test_option_request ... ok
5532026-09-18T03:25:52.785Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5542026-09-18T03:25:52.785Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5552026-09-18T03:25:52.786Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5562026-09-18T03:25:52.786Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5572026-09-18T03:25:52.786Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5582026-09-18T03:25:52.786Ztest engine::dhcpv6::options::test::test_server_id ... ok
5592026-09-18T03:25:52.786Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5602026-09-18T03:25:52.786Ztest engine::dhcpv6::options::test::test_status ... ok
5612026-09-18T03:25:52.786Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5622026-09-18T03:25:52.786Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5632026-09-18T03:25:52.787Ztest engine::ether::test::emit ... ok
5642026-09-18T03:25:52.787Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5652026-09-18T03:25:52.787Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5662026-09-18T03:25:52.787Ztest engine::flow_table::test::flow_expired ... ok
5672026-09-18T03:25:52.787Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5682026-09-18T03:25:52.787Ztest engine::flow_table::test::eviction_basics ... ok
5692026-09-18T03:25:52.787Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5702026-09-18T03:25:52.787Ztest engine::flow_table::test::flow_clear ... ok
5712026-09-18T03:25:52.787Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5722026-09-18T03:25:52.787Ztest engine::flow_table::test::priority_lerp ... ok
5732026-09-18T03:25:52.787Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5742026-09-18T03:25:52.788Ztest engine::geneve::test::emit_no_opts ... ok
5752026-09-18T03:25:52.788Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5762026-09-18T03:25:52.788Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5772026-09-18T03:25:52.788Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5782026-09-18T03:25:52.788Ztest engine::geneve::test::emit_single_opt ... ok
5792026-09-18T03:25:52.788Ztest engine::ip::v4::test::cidr_match ... ok
5802026-09-18T03:25:52.788Ztest engine::ip::v4::test::match_check ... ok
5812026-09-18T03:25:52.788Ztest engine::ip::v4::test::emit ... ok
5822026-09-18T03:25:52.789Ztest engine::ip::v6::test::emit ... ok
5832026-09-18T03:25:52.789Ztest engine::ip::v6::test::from_pairs ... ok
5842026-09-18T03:25:52.789Ztest engine::ip::v6::test::option_push_spec ... ok
5852026-09-18T03:25:52.789Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5862026-09-18T03:25:52.789Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5872026-09-18T03:25:52.789Ztest engine::ip::v6::test::extension_push_spec ... ok
5882026-09-18T03:25:52.789Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5892026-09-18T03:25:52.789Ztest engine::layer::test::find_rule ... ok
5902026-09-18T03:25:52.789Ztest engine::nat::test::nat4_rewrite ... ok
5912026-09-18T03:25:52.789Ztest engine::ip::v6::test::test_set_total_len ... ok
5922026-09-18T03:25:52.789Ztest engine::packet::test::straddled_tcp ... ok
5932026-09-18T03:25:52.789Ztest engine::packet::test::read_multi_segment ... ok
5942026-09-18T03:25:52.790Ztest engine::packet::test::read_single_segment ... ok
5952026-09-18T03:25:52.790Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5962026-09-18T03:25:52.790Ztest engine::packet::test::small_packet_with_padding ... ok
5972026-09-18T03:25:52.790Ztest engine::packet::test::udp6_packet_with_padding ... ok
5982026-09-18T03:25:52.791Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5992026-09-18T03:25:52.791Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
6002026-09-18T03:25:52.791Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6012026-09-18T03:25:52.791Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
6022026-09-18T03:25:52.791Ztest engine::rule::rule_matching ... ok
6032026-09-18T03:25:52.792Ztest engine::snat::test::nat_mappings ... ok
6042026-09-18T03:25:52.792Ztest engine::ip::v6::test::push_spec ... ok
6052026-09-18T03:25:52.792Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6062026-09-18T03:25:52.792Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6072026-09-18T03:25:52.792Ztest engine::flow_table::test::eviction_candidate_scan_saves_progress ... ok
6082026-09-18T03:25:52.792Z
6092026-09-18T03:25:52.792Ztest result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6102026-09-18T03:25:52.792Z
6112026-09-18T03:25:52.793Z Doc-tests opte
6122026-09-18T03:25:54.737Z
6132026-09-18T03:25:54.737Zrunning 3 tests
6142026-09-18T03:25:54.782Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6152026-09-18T03:25:54.782Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6162026-09-18T03:25:54.782Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6172026-09-18T03:25:54.782Z
6182026-09-18T03:25:54.782Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6192026-09-18T03:25:54.782Z
6202026-09-18T03:25:54.782Zall doctests ran in 1.43s; merged doctests compilation took 1.42s
6212026-09-18T03:25:54.814Z
6222026-09-18T03:25:54.814Zreal 25.024007826
6232026-09-18T03:25:54.814Zuser 2:04.376428817
6242026-09-18T03:25:54.814Zsys 7.124781567
6252026-09-18T03:25:54.814Ztrap 0.058745236
6262026-09-18T03:25:54.814Ztflt 0.242000857
6272026-09-18T03:25:54.814Zdflt 0.323637885
6282026-09-18T03:25:54.814Zkflt 0.000013988
6292026-09-18T03:25:54.814Zlock 6:20.686742313
6302026-09-18T03:25:54.814Zslp 3:43.811340051
6312026-09-18T03:25:54.814Zlat 5.313369733
6322026-09-18T03:25:54.815Zstop 2.613061194
6332026-09-18T03:25:54.815Zprocess exited: duration 88426 ms, exit code 0
 
6342026-09-18T03:25:54.895Zfound 0 output files