01M1KD96FF682EYZ9WEW5YB61D: opte

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

Buildomat Job: 01M1KD9S4PWHJ3ZGA2SAC1QPYY

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T10:34:35.232Zjob assigned to worker 01M1KD9S2RX5CXT9282SZ4VXWK [factory aws, i-03b25fb48206c6eaf] (queued for 51 s)
 
22026-09-03T10:34:41.408Zstarting task 0: "setup"
32026-09-03T10:34:41.412Z++ uname -s
42026-09-03T10:34:41.415Z+ kern=SunOS
52026-09-03T10:34:41.415Z+ build_user=build
62026-09-03T10:34:41.415Z+ build_uid=12345
72026-09-03T10:34:41.415Z+ work_dir=/work
82026-09-03T10:34:41.415Z+ input_dir=/input
92026-09-03T10:34:41.415Z+ [[ 0 == 12345 ]]
102026-09-03T10:34:41.415Z+ case "$kern" in
112026-09-03T10:34:41.416Z+ groupadd -g 12345 build
122026-09-03T10:34:41.419Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T10:34:43.422Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T10:34:43.507Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T10:34:43.511Z+ home_fs=zfs
162026-09-03T10:34:43.511Z+ [[ zfs == autofs ]]
172026-09-03T10:34:43.511Z+ mkdir -p /home/build
182026-09-03T10:34:43.511Z+ chown build:build /home/build /work
192026-09-03T10:34:45.512Z+ chmod 0700 /home/build /work
202026-09-03T10:34:45.515Zprocess exited: duration 4108 ms, exit code 0
 
212026-09-03T10:34:45.521Zstarting task 1: "rust-toolchain"
222026-09-03T10:34:45.526Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T10:34:45.526Z * rust toolchain channel = "1.97.1"
242026-09-03T10:34:45.526Z * rust toolchain profile = "default"
252026-09-03T10:34:45.526Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-03T10:34:45.526Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T10:34:45.526Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T10:34:45.529Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T10:34:45.529Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T10:34:45.610Zinfo: downloading installer
312026-09-03T10:34:47.106Zinfo: profile set to default
322026-09-03T10:34:47.106Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T10:34:47.109Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T10:34:47.262Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T10:34:47.264Zinfo: downloading 6 components
362026-09-03T10:35:01.530Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-03T10:35:01.530Z
382026-09-03T10:35:01.559Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T10:35:01.559Z
402026-09-03T10:35:01.562Z
412026-09-03T10:35:01.562ZRust is installed now. Great!
422026-09-03T10:35:01.562Z
432026-09-03T10:35:01.562ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T10:35:01.562Zenvironment variable. This has not been done automatically.
452026-09-03T10:35:01.562Z
462026-09-03T10:35:01.562ZTo configure your current shell, you need to source
472026-09-03T10:35:01.562Zthe corresponding env file under $HOME/.cargo.
482026-09-03T10:35:01.562Z
492026-09-03T10:35:01.562ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T10:35:01.562Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T10:35:01.562Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T10:35:01.562ZCC_x86_64-unknown-illumos = None
532026-09-03T10:35:01.562Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T10:35:01.562ZCC_x86_64_unknown_illumos = None
552026-09-03T10:35:01.562Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T10:35:01.562ZHOST_CC = None
572026-09-03T10:35:01.562Zcargo:rerun-if-env-changed=CC
582026-09-03T10:35:01.562ZCC = None
592026-09-03T10:35:01.562Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T10:35:01.731Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T10:35:01.731ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T10:35:01.731Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T10:35:01.731ZCFLAGS = None
642026-09-03T10:35:01.731Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T10:35:01.731ZHOST_CFLAGS = None
662026-09-03T10:35:01.731Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T10:35:01.731ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T10:35:01.731Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T10:35:01.731ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T10:35:01.832Z+ rustup --version
712026-09-03T10:35:01.839Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T10:35:01.842Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T10:35:01.861Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T10:35:01.865Z+ cargo --version
752026-09-03T10:35:01.879Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T10:35:01.882Z+ rustc --version
772026-09-03T10:35:01.901Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T10:35:01.904Zprocess exited: duration 16381 ms, exit code 0
 
792026-09-03T10:35:01.910Zstarting task 2: "authentication"
802026-09-03T10:35:01.927Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T10:35:01.933Zstarting task 3: "clone repository"
822026-09-03T10:35:01.936Z+ mkdir -p /work/oxidecomputer/opte
832026-09-03T10:35:01.940Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-03T10:35:01.969ZCloning into '/work/oxidecomputer/opte'...
852026-09-03T10:35:03.467Z+ cd /work/oxidecomputer/opte
862026-09-03T10:35:03.467Z+ git fetch origin 20656f7698bfd767f3df92f0697d0653e935e372
872026-09-03T10:35:03.781ZFrom https://github.com/oxidecomputer/opte
882026-09-03T10:35:03.781Z * branch 20656f7698bfd767f3df92f0697d0653e935e372 -> FETCH_HEAD
892026-09-03T10:35:03.787Z+ [[ -n zl/mcast-source-validation ]]
902026-09-03T10:35:03.790Z++ git branch --show-current
912026-09-03T10:35:03.790Z+ current=master
922026-09-03T10:35:03.790Z+ [[ master != zl/mcast-source-validation ]]
932026-09-03T10:35:03.790Z+ git branch -f zl/mcast-source-validation 20656f7698bfd767f3df92f0697d0653e935e372
942026-09-03T10:35:03.794Z+ git checkout -f zl/mcast-source-validation
952026-09-03T10:35:03.809ZSwitched to branch 'zl/mcast-source-validation'
962026-09-03T10:35:03.812Z+ git reset --hard 20656f7698bfd767f3df92f0697d0653e935e372
972026-09-03T10:35:03.826ZHEAD is now at 20656f7 [ssm, multicast] align source address validation with dpd, nexus and mgd
982026-09-03T10:35:03.830Zprocess exited: duration 1893 ms, exit code 0
 
992026-09-03T10:35:03.836Zstarting task 4: "build"
1002026-09-03T10:35:03.839Z+ source .github/buildomat/common.sh
1012026-09-03T10:35:03.840Z++ rustup show active-toolchain
1022026-09-03T10:35:03.845Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-03T10:35:03.849Z++ pushd xde
1042026-09-03T10:35:03.849Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-03T10:35:03.849Z++ rustup show active-toolchain
1062026-09-03T10:35:03.852Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-03T10:35:03.996Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-03T10:35:04.000Zinfo: downloading 6 components
1092026-09-03T10:35:17.344Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-03T10:35:17.344Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1112026-09-03T10:35:17.344Zwarn: auto-installation is deprecated for most `rustup` commands
1122026-09-03T10:35:17.344Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-03T10:35:17.344Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-03T10:35:17.344Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-03T10:35:17.438Z+++ rustup show active-toolchain -v
1162026-09-03T10:35:17.442Z+++ head -n 1
1172026-09-03T10:35:17.442Z+++ cut '-d ' -f1
1182026-09-03T10:35:17.497Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-03T10:35:17.497Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-03T10:35:17.497Z++ popd
1212026-09-03T10:35:17.497Z/work/oxidecomputer/opte
1222026-09-03T10:35:17.501Z+ cargo --version
1232026-09-03T10:35:17.506Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-03T10:35:17.510Z+ rustc --version
1252026-09-03T10:35:17.529Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-03T10:35:17.532Z+ cd lib/opte
1272026-09-03T10:35:17.532Z+ header 'check style'
1282026-09-03T10:35:17.532Z+ echo '# ==== check style ==== #'
1292026-09-03T10:35:17.532Z# ==== check style ==== #
1302026-09-03T10:35:17.532Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-03T10:35:17.721Z
1322026-09-03T10:35:17.721Zreal 0.187449699
1332026-09-03T10:35:17.721Zuser 0.142972451
1342026-09-03T10:35:17.721Zsys 0.037070321
1352026-09-03T10:35:17.721Ztrap 0.000054648
1362026-09-03T10:35:17.721Ztflt 0.000004897
1372026-09-03T10:35:17.721Zdflt 0.000032115
1382026-09-03T10:35:17.721Zkflt 0.000000000
1392026-09-03T10:35:17.721Zlock 0.022897316
1402026-09-03T10:35:17.721Zslp 0.167481727
1412026-09-03T10:35:17.721Zlat 0.000752551
1422026-09-03T10:35:17.721Zstop 0.000086521
1432026-09-03T10:35:17.725Z+ header 'check docs'
1442026-09-03T10:35:17.725Z+ echo '# ==== check docs ==== #'
1452026-09-03T10:35:17.725Z# ==== check docs ==== #
1462026-09-03T10:35:17.725Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-03T10:35:17.725Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-03T10:35:17.791Z Updating crates.io index
1492026-09-03T10:35:17.794Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-03T10:35:18.511Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-03T10:35:19.045Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-03T10:35:19.324Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-03T10:35:19.698Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-03T10:35:20.013Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-03T10:35:20.341Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-03T10:35:21.823Z Downloading crates ...
1572026-09-03T10:35:21.889Z Downloaded itertools v0.15.0
1582026-09-03T10:35:21.895Z Downloaded embedded-io v0.4.0
1592026-09-03T10:35:21.898Z Downloaded hash32 v0.3.1
1602026-09-03T10:35:21.898Z Downloaded embedded-io v0.6.1
1612026-09-03T10:35:21.898Z Downloaded managed v0.8.0
1622026-09-03T10:35:21.902Z Downloaded pretty-hex v0.4.2
1632026-09-03T10:35:21.906Z Downloaded itoa v1.0.18
1642026-09-03T10:35:21.910Z Downloaded ref-cast-impl v1.0.25
1652026-09-03T10:35:21.914Z Downloaded ident_case v1.0.1
1662026-09-03T10:35:21.917Z Downloaded defmt v0.3.100
1672026-09-03T10:35:21.917Z Downloaded plain v0.2.3
1682026-09-03T10:35:21.918Z Downloaded defmt-parser v1.0.0
1692026-09-03T10:35:21.922Z Downloaded macaddr v1.0.1
1702026-09-03T10:35:21.926Z Downloaded cobs v0.3.0
1712026-09-03T10:35:21.930Z Downloaded darling_macro v0.23.0
1722026-09-03T10:35:21.930Z Downloaded usdt-macro v0.6.0
1732026-09-03T10:35:21.930Z Downloaded ref-cast v1.0.25
1742026-09-03T10:35:21.935Z Downloaded cfg-if v1.0.4
1752026-09-03T10:35:21.938Z Downloaded dof v0.4.0
1762026-09-03T10:35:21.938Z Downloaded tabwriter v1.4.1
1772026-09-03T10:35:21.938Z Downloaded usdt v0.6.0
1782026-09-03T10:35:21.942Z Downloaded scroll_derive v0.13.1
1792026-09-03T10:35:21.942Z Downloaded usdt-attr-macro v0.6.0
1802026-09-03T10:35:21.942Z Downloaded thread-id v5.1.0
1812026-09-03T10:35:21.945Z Downloaded strsim v0.11.1
1822026-09-03T10:35:21.962Z Downloaded version_check v0.9.5
1832026-09-03T10:35:21.966Z Downloaded dyn-clone v1.0.20
1842026-09-03T10:35:21.969Z Downloaded bitflags v1.3.2
1852026-09-03T10:35:21.972Z Downloaded scroll v0.13.0
1862026-09-03T10:35:21.976Z Downloaded defmt-macros v1.1.1
1872026-09-03T10:35:21.981Z Downloaded ipnetwork v0.21.1
1882026-09-03T10:35:21.986Z Downloaded serde_tokenstream v0.2.3
1892026-09-03T10:35:21.989Z Downloaded dtrace-parser v0.3.0
1902026-09-03T10:35:21.989Z Downloaded stable_deref_trait v1.2.1
1912026-09-03T10:35:21.992Z Downloaded thiserror v2.0.18
1922026-09-03T10:35:21.993Z Downloaded ingot-types v0.2.0
1932026-09-03T10:35:21.996Z Downloaded usdt-impl v0.6.0
1942026-09-03T10:35:21.996Z Downloaded either v1.16.0
1952026-09-03T10:35:21.996Z Downloaded pest_derive v2.8.7
1962026-09-03T10:35:21.996Z Downloaded thiserror-impl v2.0.18
1972026-09-03T10:35:22.002Z Downloaded byteorder v1.5.0
1982026-09-03T10:35:22.007Z Downloaded ingot v0.2.0
1992026-09-03T10:35:22.010Z Downloaded zmij v1.0.22
2002026-09-03T10:35:22.014Z Downloaded defmt v1.1.1
2012026-09-03T10:35:22.018Z Downloaded ingot-macros v0.2.0
2022026-09-03T10:35:22.018Z Downloaded crc32fast v1.5.0
2032026-09-03T10:35:22.021Z Downloaded quote v1.0.46
2042026-09-03T10:35:22.021Z Downloaded memmap2 v0.9.11
2052026-09-03T10:35:22.021Z Downloaded darling v0.23.0
2062026-09-03T10:35:22.025Z Downloaded pest_generator v2.8.7
2072026-09-03T10:35:22.030Z Downloaded ucd-trie v0.1.7
2082026-09-03T10:35:22.040Z Downloaded pest_meta v2.8.7
2092026-09-03T10:35:22.044Z Downloaded postcard v1.1.3
2102026-09-03T10:35:22.047Z Downloaded bitflags v2.13.0
2112026-09-03T10:35:22.047Z Downloaded log v0.4.33
2122026-09-03T10:35:22.052Z Downloaded proc-macro2 v1.0.106
2132026-09-03T10:35:22.064Z Downloaded serde_derive v1.0.228
2142026-09-03T10:35:22.071Z Downloaded heapless v0.8.0
2152026-09-03T10:35:22.084Z Downloaded serde_core v1.0.228
2162026-09-03T10:35:22.089Z Downloaded unicode-ident v1.0.24
2172026-09-03T10:35:22.092Z Downloaded darling_core v0.23.0
2182026-09-03T10:35:22.103Z Downloaded memchr v2.8.3
2192026-09-03T10:35:22.107Z Downloaded serde v1.0.228
2202026-09-03T10:35:22.112Z Downloaded zerocopy-derive v0.8.54
2212026-09-03T10:35:22.138Z Downloaded pest v2.8.7
2222026-09-03T10:35:22.164Z Downloaded regex v1.13.0
2232026-09-03T10:35:22.168Z Downloaded aho-corasick v1.1.4
2242026-09-03T10:35:22.168Z Downloaded serde_json v1.0.150
2252026-09-03T10:35:22.227Z Downloaded zerocopy v0.8.54
2262026-09-03T10:35:22.238Z Downloaded unicode-width v0.2.2
2272026-09-03T10:35:22.242Z Downloaded goblin v0.10.7
2282026-09-03T10:35:22.246Z Downloaded syn v2.0.118
2292026-09-03T10:35:22.250Z Downloaded smoltcp v0.11.0
2302026-09-03T10:35:22.257Z Downloaded regex-syntax v0.8.11
2312026-09-03T10:35:22.299Z Downloaded regex-automata v0.4.15
2322026-09-03T10:35:22.305Z Downloaded libc v0.2.186
2332026-09-03T10:35:22.361Z Compiling proc-macro2 v1.0.106
2342026-09-03T10:35:22.361Z Compiling quote v1.0.46
2352026-09-03T10:35:22.361Z Compiling unicode-ident v1.0.24
2362026-09-03T10:35:22.361Z Documenting unicode-ident v1.0.24
2372026-09-03T10:35:22.365Z Compiling serde_core v1.0.228
2382026-09-03T10:35:22.365Z Compiling strsim v0.11.1
2392026-09-03T10:35:22.365Z Compiling ident_case v1.0.1
2402026-09-03T10:35:22.539Z Checking memchr v2.8.3
2412026-09-03T10:35:22.679Z Compiling regex-syntax v0.8.11
2422026-09-03T10:35:22.744Z Compiling thiserror v2.0.18
2432026-09-03T10:35:22.794Z Compiling zerocopy v0.8.54
2442026-09-03T10:35:22.819Z Compiling serde v1.0.228
2452026-09-03T10:35:23.096Z Documenting proc-macro2 v1.0.106
2462026-09-03T10:35:23.132Z Compiling aho-corasick v1.1.4
2472026-09-03T10:35:23.408Z Compiling syn v2.0.118
2482026-09-03T10:35:23.482Z Checking byteorder v1.5.0
2492026-09-03T10:35:23.636Z Compiling either v1.16.0
2502026-09-03T10:35:23.674Z Documenting quote v1.0.46
2512026-09-03T10:35:24.000Z Documenting strsim v0.11.1
2522026-09-03T10:35:24.206Z Documenting syn v2.0.118
2532026-09-03T10:35:24.247Z Compiling regex-automata v0.4.15
2542026-09-03T10:35:24.497Z Documenting ident_case v1.0.1
2552026-09-03T10:35:24.522Z Compiling itertools v0.15.0
2562026-09-03T10:35:24.728Z Compiling heapless v0.8.0
2572026-09-03T10:35:24.970Z Documenting memchr v2.8.3
2582026-09-03T10:35:25.202Z Checking bitflags v2.13.0
2592026-09-03T10:35:25.367Z Checking hash32 v0.3.1
2602026-09-03T10:35:25.461Z Checking darling_core v0.23.0
2612026-09-03T10:35:25.482Z Documenting serde_core v1.0.228
2622026-09-03T10:35:25.671Z Documenting aho-corasick v1.1.4
2632026-09-03T10:35:26.317Z Documenting darling_core v0.23.0
2642026-09-03T10:35:26.455Z Compiling regex v1.13.0
2652026-09-03T10:35:26.577Z Checking stable_deref_trait v1.2.1
2662026-09-03T10:35:26.602Z Checking macaddr v1.0.1
2672026-09-03T10:35:26.645Z Checking cfg-if v1.0.4
2682026-09-03T10:35:26.706Z Documenting regex-syntax v0.8.11
2692026-09-03T10:35:26.743Z Compiling smoltcp v0.11.0
2702026-09-03T10:35:27.052Z Compiling thiserror-impl v2.0.18
2712026-09-03T10:35:27.105Z Compiling zerocopy-derive v0.8.54
2722026-09-03T10:35:27.200Z Compiling serde_derive v1.0.228
2732026-09-03T10:35:27.486Z Documenting darling_macro v0.23.0
2742026-09-03T10:35:27.565Z Documenting thiserror-impl v2.0.18
2752026-09-03T10:35:27.774Z Documenting regex-automata v0.4.15
2762026-09-03T10:35:28.020Z Compiling darling_macro v0.23.0
2772026-09-03T10:35:28.155Z Documenting zerocopy-derive v0.8.54
2782026-09-03T10:35:28.176Z Documenting serde_derive v1.0.228
2792026-09-03T10:35:28.388Z Checking managed v0.8.0
2802026-09-03T10:35:28.417Z Checking cobs v0.3.0
2812026-09-03T10:35:28.554Z Checking bitflags v1.3.2
2822026-09-03T10:35:28.575Z Documenting byteorder v1.5.0
2832026-09-03T10:35:28.608Z Compiling darling v0.23.0
2842026-09-03T10:35:28.615Z Documenting darling v0.23.0
2852026-09-03T10:35:28.685Z Compiling ingot-macros v0.2.0
2862026-09-03T10:35:29.090Z Documenting zerocopy v0.8.54
2872026-09-03T10:35:29.301Z Documenting regex v1.13.0
2882026-09-03T10:35:29.347Z Documenting hash32 v0.3.1
2892026-09-03T10:35:29.550Z Documenting thiserror v2.0.18
2902026-09-03T10:35:29.793Z Documenting bitflags v2.13.0
2912026-09-03T10:35:29.908Z Documenting cfg-if v1.0.4
2922026-09-03T10:35:30.200Z Documenting ingot-macros v0.2.0
2932026-09-03T10:35:30.307Z Documenting serde v1.0.228
2942026-09-03T10:35:30.384Z Documenting stable_deref_trait v1.2.1
2952026-09-03T10:35:30.603Z Compiling crc32fast v1.5.0
2962026-09-03T10:35:30.766Z Documenting macaddr v1.0.1
2972026-09-03T10:35:30.934Z Compiling ref-cast v1.0.25
2982026-09-03T10:35:30.962Z Documenting heapless v0.8.0
2992026-09-03T10:35:31.350Z Checking postcard v1.1.3
3002026-09-03T10:35:31.357Z Documenting cobs v0.3.0
3012026-09-03T10:35:31.502Z Checking ingot-types v0.2.0
3022026-09-03T10:35:31.569Z Compiling ref-cast-impl v1.0.25
3032026-09-03T10:35:31.622Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3042026-09-03T10:35:31.839Z Checking ipnetwork v0.21.1
3052026-09-03T10:35:31.847Z Checking ingot v0.2.0
3062026-09-03T10:35:31.980Z Documenting managed v0.8.0
3072026-09-03T10:35:32.072Z Compiling version_check v0.9.5
3082026-09-03T10:35:32.181Z Checking unicode-width v0.2.2
3092026-09-03T10:35:32.192Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3102026-09-03T10:35:32.343Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3112026-09-03T10:35:32.424Z Documenting ref-cast-impl v1.0.25
3122026-09-03T10:35:32.545Z Documenting postcard v1.1.3
3132026-09-03T10:35:32.562Z Documenting ingot-types v0.2.0
3142026-09-03T10:35:32.582Z Documenting either v1.16.0
3152026-09-03T10:35:32.646Z Documenting unicode-width v0.2.2
3162026-09-03T10:35:32.817Z Documenting smoltcp v0.11.0
3172026-09-03T10:35:33.083Z Documenting ipnetwork v0.21.1
3182026-09-03T10:35:33.319Z Documenting ref-cast v1.0.25
3192026-09-03T10:35:33.433Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3202026-09-03T10:35:33.560Z Documenting itertools v0.15.0
3212026-09-03T10:35:33.861Z Checking tabwriter v1.4.1
3222026-09-03T10:35:34.041Z Documenting tabwriter v1.4.1
3232026-09-03T10:35:34.261Z Documenting crc32fast v1.5.0
3242026-09-03T10:35:34.374Z Documenting ingot v0.2.0
3252026-09-03T10:35:34.733Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3262026-09-03T10:35:34.741Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3272026-09-03T10:35:34.991Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3282026-09-03T10:35:35.199Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-09-03T10:35:35.389Z Documenting dyn-clone v1.0.20
3302026-09-03T10:35:35.518Z Checking dyn-clone v1.0.20
3312026-09-03T10:35:37.030Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322026-09-03T10:35:38.230Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3332026-09-03T10:35:40.571Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.84s
3342026-09-03T10:35:40.661Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3352026-09-03T10:35:40.687Z
3362026-09-03T10:35:40.691Zreal 22.943578564
3372026-09-03T10:35:40.692Zuser 1:17.892330845
3382026-09-03T10:35:40.692Zsys 16.804565360
3392026-09-03T10:35:40.692Ztrap 0.048371010
3402026-09-03T10:35:40.692Ztflt 0.026534628
3412026-09-03T10:35:40.692Zdflt 0.087277515
3422026-09-03T10:35:40.692Zkflt 0.002246312
3432026-09-03T10:35:40.692Zlock 6:40.654918876
3442026-09-03T10:35:40.692Zslp 4:28.391404958
3452026-09-03T10:35:40.692Zlat 7.400424510
3462026-09-03T10:35:40.692Zstop 13.290622505
3472026-09-03T10:35:40.692Z+ header 'analyze std + api'
3482026-09-03T10:35:40.692Z+ echo '# ==== analyze std + api ==== #'
3492026-09-03T10:35:40.692Z# ==== analyze std + api ==== #
3502026-09-03T10:35:40.692Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3512026-09-03T10:35:40.930Z Compiling proc-macro2 v1.0.106
3522026-09-03T10:35:40.930Z Compiling quote v1.0.46
3532026-09-03T10:35:40.930Z Compiling unicode-ident v1.0.24
3542026-09-03T10:35:40.930Z Compiling memchr v2.8.3
3552026-09-03T10:35:40.933Z Compiling thiserror v2.0.18
3562026-09-03T10:35:40.933Z Compiling zerocopy v0.8.54
3572026-09-03T10:35:40.933Z Compiling zmij v1.0.22
3582026-09-03T10:35:40.933Z Compiling libc v0.2.186
3592026-09-03T10:35:41.159Z Compiling serde_core v1.0.228
3602026-09-03T10:35:41.321Z Compiling ucd-trie v0.1.7
3612026-09-03T10:35:41.350Z Compiling serde_json v1.0.150
3622026-09-03T10:35:41.393Z Compiling serde v1.0.228
3632026-09-03T10:35:41.539Z Compiling pest v2.8.7
3642026-09-03T10:35:41.539Z Compiling strsim v0.11.1
3652026-09-03T10:35:41.544Z Compiling ident_case v1.0.1
3662026-09-03T10:35:41.863Z Compiling aho-corasick v1.1.4
3672026-09-03T10:35:41.896Z Checking byteorder v1.5.0
3682026-09-03T10:35:41.899Z Compiling itoa v1.0.18
3692026-09-03T10:35:42.085Z Compiling regex-syntax v0.8.11
3702026-09-03T10:35:42.276Z Compiling syn v2.0.118
3712026-09-03T10:35:42.518Z Compiling usdt-impl v0.6.0
3722026-09-03T10:35:42.736Z Compiling pest_meta v2.8.7
3732026-09-03T10:35:42.795Z Compiling either v1.16.0
3742026-09-03T10:35:42.998Z Compiling itertools v0.15.0
3752026-09-03T10:35:43.250Z Compiling thread-id v5.1.0
3762026-09-03T10:35:43.300Z Checking log v0.4.33
3772026-09-03T10:35:43.462Z Compiling heapless v0.8.0
3782026-09-03T10:35:43.468Z Checking plain v0.2.3
3792026-09-03T10:35:43.556Z Compiling regex-automata v0.4.15
3802026-09-03T10:35:44.141Z Checking bitflags v2.13.0
3812026-09-03T10:35:44.200Z Checking hash32 v0.3.1
3822026-09-03T10:35:44.324Z Checking stable_deref_trait v1.2.1
3832026-09-03T10:35:44.329Z Checking cfg-if v1.0.4
3842026-09-03T10:35:44.378Z Checking macaddr v1.0.1
3852026-09-03T10:35:44.382Z Compiling smoltcp v0.11.0
3862026-09-03T10:35:44.395Z Checking pretty-hex v0.4.2
3872026-09-03T10:35:44.556Z Compiling version_check v0.9.5
3882026-09-03T10:35:44.576Z Checking bitflags v1.3.2
3892026-09-03T10:35:44.634Z Compiling crc32fast v1.5.0
3902026-09-03T10:35:44.707Z Compiling pest_generator v2.8.7
3912026-09-03T10:35:44.814Z Compiling darling_core v0.23.0
3922026-09-03T10:35:44.824Z Checking managed v0.8.0
3932026-09-03T10:35:44.913Z Compiling ref-cast v1.0.25
3942026-09-03T10:35:45.051Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3952026-09-03T10:35:45.222Z Compiling regex v1.13.0
3962026-09-03T10:35:45.384Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3972026-09-03T10:35:45.389Z Checking memmap2 v0.9.11
3982026-09-03T10:35:45.551Z Checking unicode-width v0.2.2
3992026-09-03T10:35:45.700Z Checking ipnetwork v0.21.1
4002026-09-03T10:35:45.803Z Checking tabwriter v1.4.1
4012026-09-03T10:35:45.922Z Compiling thiserror-impl v2.0.18
4022026-09-03T10:35:45.939Z Compiling serde_derive v1.0.228
4032026-09-03T10:35:46.035Z Compiling zerocopy-derive v0.8.54
4042026-09-03T10:35:46.173Z Compiling pest_derive v2.8.7
4052026-09-03T10:35:46.267Z Compiling scroll_derive v0.13.1
4062026-09-03T10:35:46.594Z Compiling ref-cast-impl v1.0.25
4072026-09-03T10:35:46.704Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4082026-09-03T10:35:46.919Z Checking dyn-clone v1.0.20
4092026-09-03T10:35:47.013Z Compiling darling_macro v0.23.0
4102026-09-03T10:35:47.077Z Checking scroll v0.13.0
4112026-09-03T10:35:47.224Z Compiling dtrace-parser v0.3.0
4122026-09-03T10:35:47.229Z Checking cobs v0.3.0
4132026-09-03T10:35:47.301Z Checking goblin v0.10.7
4142026-09-03T10:35:47.569Z Compiling darling v0.23.0
4152026-09-03T10:35:47.641Z Compiling ingot-macros v0.2.0
4162026-09-03T10:35:47.641Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4172026-09-03T10:35:48.536Z Checking postcard v1.1.3
4182026-09-03T10:35:48.561Z Compiling serde_tokenstream v0.2.3
4192026-09-03T10:35:50.053Z Checking dof v0.4.0
4202026-09-03T10:35:50.053Z Checking ingot-types v0.2.0
4212026-09-03T10:35:50.367Z Checking ingot v0.2.0
4222026-09-03T10:35:51.042Z Compiling usdt-macro v0.6.0
4232026-09-03T10:35:51.046Z Compiling usdt-attr-macro v0.6.0
4242026-09-03T10:35:51.653Z Checking usdt v0.6.0
4252026-09-03T10:35:51.835Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4262026-09-03T10:36:00.384Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.64s
4272026-09-03T10:36:00.411Z
4282026-09-03T10:36:00.411Zreal 19.717898861
4292026-09-03T10:36:00.411Zuser 1:02.843433543
4302026-09-03T10:36:00.411Zsys 12.312683195
4312026-09-03T10:36:00.411Ztrap 0.029502756
4322026-09-03T10:36:00.415Ztflt 0.145043623
4332026-09-03T10:36:00.415Zdflt 0.193471715
4342026-09-03T10:36:00.415Zkflt 0.000014327
4352026-09-03T10:36:00.415Zlock 3:55.783617115
4362026-09-03T10:36:00.415Zslp 3:18.233689699
4372026-09-03T10:36:00.415Zlat 2.892762435
4382026-09-03T10:36:00.415Zstop 5.990240145
4392026-09-03T10:36:00.415Z+ header 'analyze no_std + engine + kernel'
4402026-09-03T10:36:00.415Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4412026-09-03T10:36:00.415Z# ==== analyze no_std + engine + kernel ==== #
4422026-09-03T10:36:00.415Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4432026-09-03T10:36:00.582Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4442026-09-03T10:36:00.582Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4452026-09-03T10:36:00.585Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4462026-09-03T10:36:00.585Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4472026-09-03T10:36:00.799Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-09-03T10:36:03.916Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.46s
4492026-09-03T10:36:03.943Z
4502026-09-03T10:36:03.946Zreal 3.525184692
4512026-09-03T10:36:03.946Zuser 3.797220820
4522026-09-03T10:36:03.946Zsys 0.835905213
4532026-09-03T10:36:03.946Ztrap 0.000418798
4542026-09-03T10:36:03.946Ztflt 0.022921845
4552026-09-03T10:36:03.946Zdflt 0.002499393
4562026-09-03T10:36:03.946Zkflt 0.000000000
4572026-09-03T10:36:03.946Zlock 11.637862150
4582026-09-03T10:36:03.946Zslp 14.653362392
4592026-09-03T10:36:03.946Zlat 0.005842463
4602026-09-03T10:36:03.946Zstop 0.186402533
4612026-09-03T10:36:03.946Z+ header test
4622026-09-03T10:36:03.946Z+ echo '# ==== test ==== #'
4632026-09-03T10:36:03.946Z+ ptime -m cargo test
4642026-09-03T10:36:03.947Z# ==== test ==== #
4652026-09-03T10:36:04.092Z Compiling serde_core v1.0.228
4662026-09-03T10:36:04.095Z Compiling thiserror v2.0.18
4672026-09-03T10:36:04.113Z Compiling zerocopy v0.8.54
4682026-09-03T10:36:04.117Z Compiling memchr v2.8.3
4692026-09-03T10:36:04.120Z Compiling byteorder v1.5.0
4702026-09-03T10:36:04.123Z Compiling unicode-ident v1.0.24
4712026-09-03T10:36:04.127Z Compiling zmij v1.0.22
4722026-09-03T10:36:04.127Z Compiling libc v0.2.186
4732026-09-03T10:36:04.201Z Compiling scroll v0.13.0
4742026-09-03T10:36:04.248Z Compiling proc-macro2 v1.0.106
4752026-09-03T10:36:04.332Z Compiling ucd-trie v0.1.7
4762026-09-03T10:36:04.466Z Compiling itoa v1.0.18
4772026-09-03T10:36:04.474Z Compiling log v0.4.33
4782026-09-03T10:36:04.502Z Compiling plain v0.2.3
4792026-09-03T10:36:04.604Z Compiling goblin v0.10.7
4802026-09-03T10:36:04.706Z Compiling quote v1.0.46
4812026-09-03T10:36:04.721Z Compiling pest v2.8.7
4822026-09-03T10:36:05.035Z Compiling hash32 v0.3.1
4832026-09-03T10:36:05.203Z Compiling cfg-if v1.0.4
4842026-09-03T10:36:05.280Z Compiling stable_deref_trait v1.2.1
4852026-09-03T10:36:05.347Z Compiling pretty-hex v0.4.2
4862026-09-03T10:36:05.351Z Compiling macaddr v1.0.1
4872026-09-03T10:36:05.482Z Compiling heapless v0.8.0
4882026-09-03T10:36:05.604Z Compiling syn v2.0.118
4892026-09-03T10:36:05.702Z Compiling thread-id v5.1.0
4902026-09-03T10:36:05.779Z Compiling cobs v0.3.0
4912026-09-03T10:36:05.936Z Compiling serde v1.0.228
4922026-09-03T10:36:06.071Z Compiling bitflags v2.13.0
4932026-09-03T10:36:06.135Z Compiling serde_json v1.0.150
4942026-09-03T10:36:06.419Z Compiling dtrace-parser v0.3.0
4952026-09-03T10:36:06.490Z Compiling bitflags v1.3.2
4962026-09-03T10:36:06.558Z Compiling managed v0.8.0
4972026-09-03T10:36:06.593Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4982026-09-03T10:36:06.799Z Compiling smoltcp v0.11.0
4992026-09-03T10:36:06.829Z Compiling postcard v1.1.3
5002026-09-03T10:36:07.027Z Compiling ingot-types v0.2.0
5012026-09-03T10:36:07.160Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5022026-09-03T10:36:07.231Z Compiling memmap2 v0.9.11
5032026-09-03T10:36:07.432Z Compiling ingot v0.2.0
5042026-09-03T10:36:07.495Z Compiling unicode-width v0.2.2
5052026-09-03T10:36:07.779Z Compiling dof v0.4.0
5062026-09-03T10:36:07.824Z Compiling ipnetwork v0.21.1
5072026-09-03T10:36:08.333Z Compiling either v1.16.0
5082026-09-03T10:36:08.549Z Compiling usdt-impl v0.6.0
5092026-09-03T10:36:09.279Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5102026-09-03T10:36:09.696Z Compiling usdt v0.6.0
5112026-09-03T10:36:09.993Z Compiling itertools v0.15.0
5122026-09-03T10:36:10.311Z Compiling tabwriter v1.4.1
5132026-09-03T10:36:10.746Z Compiling ref-cast v1.0.25
5142026-09-03T10:36:10.886Z Compiling crc32fast v1.5.0
5152026-09-03T10:36:11.049Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5162026-09-03T10:36:11.133Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5172026-09-03T10:36:11.621Z Compiling dyn-clone v1.0.20
5182026-09-03T10:36:26.666Z Finished `test` profile [optimized + debuginfo] target(s) in 22.71s
5192026-09-03T10:36:26.679Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5202026-09-03T10:36:26.682Z
5212026-09-03T10:36:26.682Zrunning 84 tests
5222026-09-03T10:36:26.686Ztest d_error::tests::name_and_data_storage ... ok
5232026-09-03T10:36:26.686Ztest d_error::tests::name_truncation ... ok
5242026-09-03T10:36:26.686Ztest ddi::mblk::test::chain_append_links ... ok
5252026-09-03T10:36:26.686Ztest ddi::mblk::test::chain_breaks_links ... ok
5262026-09-03T10:36:26.687Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5272026-09-03T10:36:26.687Ztest ddi::mblk::test::chain_drain_complete ... ok
5282026-09-03T10:36:26.687Ztest ddi::mblk::test::prefix_len ... ok
5292026-09-03T10:36:26.687Ztest ddi::mblk::test::read_seg ... ok
5302026-09-03T10:36:26.687Ztest ddi::mblk::test::expand_and_shrink ... ok
5312026-09-03T10:36:26.687Ztest ddi::mblk::test::uninitialized_packet ... ok
5322026-09-03T10:36:26.687Ztest ddi::mblk::test::truncate ... ok
5332026-09-03T10:36:26.687Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5342026-09-03T10:36:26.687Ztest ddi::mblk::test::wrap ... ok
5352026-09-03T10:36:26.687Ztest ddi::mblk::test::zero_byte_packet ... ok
5362026-09-03T10:36:26.687Ztest ddi::time::test::good_interval ... ok
5372026-09-03T10:36:26.687Ztest engine::dhcp::test::domainname_encode ... ok
5382026-09-03T10:36:26.687Ztest engine::dhcp::test::hostname_encode ... ok
5392026-09-03T10:36:26.687Ztest engine::dhcp::test::offlink_encode ... ok
5402026-09-03T10:36:26.687Ztest engine::dhcp::test::domain_search_option_encode ... ok
5412026-09-03T10:36:26.687Ztest engine::dhcp::test::rfc3442_encode ... ok
5422026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5432026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_client_id ... ok
5442026-09-03T10:36:26.687Ztest ddi::time::test::bad_interval - should panic ... ok
5452026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5462026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5472026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5482026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_iana ... ok
5492026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_iata ... ok
5502026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5512026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_option_request ... ok
5522026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5532026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5542026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5552026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_server_id ... ok
5562026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5572026-09-03T10:36:26.687Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5582026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5592026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5602026-09-03T10:36:26.687Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5612026-09-03T10:36:26.687Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5622026-09-03T10:36:26.687Ztest engine::ether::test::emit ... ok
5632026-09-03T10:36:26.687Ztest engine::dhcpv6::options::test::test_status ... ok
5642026-09-03T10:36:26.687Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5652026-09-03T10:36:26.688Ztest engine::flow_table::test::eviction_basics ... ok
5662026-09-03T10:36:26.688Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5672026-09-03T10:36:26.688Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5682026-09-03T10:36:26.688Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5692026-09-03T10:36:26.688Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5702026-09-03T10:36:26.688Ztest engine::flow_table::test::flow_expired ... ok
5712026-09-03T10:36:26.688Ztest engine::flow_table::test::priority_lerp ... ok
5722026-09-03T10:36:26.688Ztest engine::flow_table::test::flow_clear ... ok
5732026-09-03T10:36:26.688Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5742026-09-03T10:36:26.688Ztest engine::ip::v4::test::cidr_match ... ok
5752026-09-03T10:36:26.688Ztest engine::ip::v4::test::match_check ... ok
5762026-09-03T10:36:26.688Ztest engine::ip::v4::test::emit ... ok
5772026-09-03T10:36:26.688Ztest engine::geneve::test::emit_single_opt ... ok
5782026-09-03T10:36:26.688Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5792026-09-03T10:36:26.688Ztest engine::geneve::test::emit_no_opts ... ok
5802026-09-03T10:36:26.688Ztest engine::ip::v6::test::from_pairs ... ok
5812026-09-03T10:36:26.688Ztest engine::ip::v6::test::emit ... ok
5822026-09-03T10:36:26.688Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5832026-09-03T10:36:26.688Ztest engine::ip::v6::test::option_push_spec ... ok
5842026-09-03T10:36:26.688Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5852026-09-03T10:36:26.688Ztest engine::layer::test::find_rule ... ok
5862026-09-03T10:36:26.688Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5872026-09-03T10:36:26.688Ztest engine::ip::v6::test::test_set_total_len ... ok
5882026-09-03T10:36:26.688Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5892026-09-03T10:36:26.688Ztest engine::ip::v6::test::extension_push_spec ... ok
5902026-09-03T10:36:26.688Ztest engine::nat::test::nat4_rewrite ... ok
5912026-09-03T10:36:26.688Ztest engine::packet::test::read_multi_segment ... ok
5922026-09-03T10:36:26.688Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5932026-09-03T10:36:26.688Ztest engine::packet::test::read_single_segment ... ok
5942026-09-03T10:36:26.688Ztest engine::packet::test::small_packet_with_padding ... ok
5952026-09-03T10:36:26.688Ztest engine::packet::test::straddled_tcp ... ok
5962026-09-03T10:36:26.688Ztest engine::ip::v6::test::push_spec ... ok
5972026-09-03T10:36:26.688Ztest engine::packet::test::udp6_packet_with_padding ... ok
5982026-09-03T10:36:26.688Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5992026-09-03T10:36:26.688Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
6002026-09-03T10:36:26.688Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
6012026-09-03T10:36:26.688Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6022026-09-03T10:36:26.688Ztest engine::rule::rule_matching ... ok
6032026-09-03T10:36:26.688Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6042026-09-03T10:36:26.689Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6052026-09-03T10:36:26.689Ztest engine::snat::test::nat_mappings ... ok
6062026-09-03T10:36:26.689Z
6072026-09-03T10:36:26.689Ztest result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6082026-09-03T10:36:26.689Z
6092026-09-03T10:36:26.689Z Doc-tests opte
6102026-09-03T10:36:28.735Z
6112026-09-03T10:36:28.735Zrunning 3 tests
6122026-09-03T10:36:28.739Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6132026-09-03T10:36:28.739Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6142026-09-03T10:36:28.739Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6152026-09-03T10:36:28.739Z
6162026-09-03T10:36:28.739Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6172026-09-03T10:36:28.739Z
6182026-09-03T10:36:28.744Zall doctests ran in 1.45s; merged doctests compilation took 1.44s
6192026-09-03T10:36:28.786Z
6202026-09-03T10:36:28.789Zreal 24.833240421
6212026-09-03T10:36:28.789Zuser 2:04.456110024
6222026-09-03T10:36:28.789Zsys 7.334563370
6232026-09-03T10:36:28.789Ztrap 0.057723527
6242026-09-03T10:36:28.790Ztflt 0.202506256
6252026-09-03T10:36:28.790Zdflt 0.395227355
6262026-09-03T10:36:28.790Zkflt 0.000007556
6272026-09-03T10:36:28.790Zlock 6:29.921868089
6282026-09-03T10:36:28.790Zslp 3:44.748702064
6292026-09-03T10:36:28.790Zlat 6.238852030
6302026-09-03T10:36:28.790Zstop 2.813425610
6312026-09-03T10:36:28.790Zprocess exited: duration 84950 ms, exit code 0
 
6322026-09-03T10:36:28.798Zfound 0 output files