01M24NB6JME4XBH503X4EKY5TA: opte

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

Buildomat Job: 01M24NBYBVGSS74DT9E9B0PTA9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-10T03:22:36.220Zjob assigned to worker 01M24NC44C4KT6W6JMM3Y2Z9CM [factory aws, i-0fbbfdf8d36029b7e] (queued for 48 s)
 
22026-09-10T03:22:43.188Zstarting task 0: "setup"
32026-09-10T03:22:43.195Z++ uname -s
42026-09-10T03:22:43.196Z+ kern=SunOS
52026-09-10T03:22:43.196Z+ build_user=build
62026-09-10T03:22:43.196Z+ build_uid=12345
72026-09-10T03:22:43.196Z+ work_dir=/work
82026-09-10T03:22:43.196Z+ input_dir=/input
92026-09-10T03:22:43.204Z+ [[ 0 == 12345 ]]
102026-09-10T03:22:43.204Z+ case "$kern" in
112026-09-10T03:22:43.204Z+ groupadd -g 12345 build
122026-09-10T03:22:43.210Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-10T03:22:45.214Z+ zfs create -o mountpoint=/work rpool/work
142026-09-10T03:22:45.296Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-10T03:22:45.312Z+ home_fs=zfs
162026-09-10T03:22:45.312Z+ [[ zfs == autofs ]]
172026-09-10T03:22:45.312Z+ mkdir -p /home/build
182026-09-10T03:22:45.312Z+ chown build:build /home/build /work
192026-09-10T03:22:47.288Z+ chmod 0700 /home/build /work
202026-09-10T03:22:47.294Zprocess exited: duration 4103 ms, exit code 0
 
212026-09-10T03:22:47.303Zstarting task 1: "rust-toolchain"
222026-09-10T03:22:47.311Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-10T03:22:47.312Z * rust toolchain channel = "1.97.1"
242026-09-10T03:22:47.312Z * rust toolchain profile = "default"
252026-09-10T03:22:47.312Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-10T03:22:47.312Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-10T03:22:47.312Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-10T03:22:47.312Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-10T03:22:47.312Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-10T03:22:47.443Zinfo: downloading installer
312026-09-10T03:22:48.863Zinfo: profile set to default
322026-09-10T03:22:48.863Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-10T03:22:48.884Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-10T03:22:49.013Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-10T03:22:49.020Zinfo: downloading 6 components
362026-09-10T03:23:02.611Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-10T03:23:02.611Z
382026-09-10T03:23:02.636Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-10T03:23:02.636Z
402026-09-10T03:23:02.646Z
412026-09-10T03:23:02.646ZRust is installed now. Great!
422026-09-10T03:23:02.646Z
432026-09-10T03:23:02.646ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-10T03:23:02.646Zenvironment variable. This has not been done automatically.
452026-09-10T03:23:02.646Z
462026-09-10T03:23:02.647ZTo configure your current shell, you need to source
472026-09-10T03:23:02.647Zthe corresponding env file under $HOME/.cargo.
482026-09-10T03:23:02.647Z
492026-09-10T03:23:02.647ZConsider running the right command for your shell (note the leading DOT):
502026-09-10T03:23:02.647Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-10T03:23:02.647Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-10T03:23:02.647ZCC_x86_64-unknown-illumos = None
532026-09-10T03:23:02.647Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-10T03:23:02.647ZCC_x86_64_unknown_illumos = None
552026-09-10T03:23:02.648Zcargo:rerun-if-env-changed=HOST_CC
562026-09-10T03:23:02.648ZHOST_CC = None
572026-09-10T03:23:02.648Zcargo:rerun-if-env-changed=CC
582026-09-10T03:23:02.648ZCC = None
592026-09-10T03:23:02.648Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-10T03:23:02.839Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-10T03:23:02.840ZCRATE_CC_NO_DEFAULTS = None
622026-09-10T03:23:02.840Zcargo:rerun-if-env-changed=CFLAGS
632026-09-10T03:23:02.840ZCFLAGS = None
642026-09-10T03:23:02.840Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-10T03:23:02.840ZHOST_CFLAGS = None
662026-09-10T03:23:02.840Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-10T03:23:02.840ZCFLAGS_x86_64_unknown_illumos = None
682026-09-10T03:23:02.840Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-10T03:23:02.840ZCFLAGS_x86_64-unknown-illumos = None
702026-09-10T03:23:02.931Z+ rustup --version
712026-09-10T03:23:02.938Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-10T03:23:02.941Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-10T03:23:02.960Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-10T03:23:02.965Z+ cargo --version
752026-09-10T03:23:02.977Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-10T03:23:02.980Z+ rustc --version
772026-09-10T03:23:02.998Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-10T03:23:03.002Zprocess exited: duration 15699 ms, exit code 0
 
792026-09-10T03:23:03.008Zstarting task 2: "authentication"
802026-09-10T03:23:03.026Zprocess exited: duration 17 ms, exit code 0
 
812026-09-10T03:23:03.032Zstarting task 3: "clone repository"
822026-09-10T03:23:03.035Z+ mkdir -p /work/oxidecomputer/opte
832026-09-10T03:23:03.038Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-10T03:23:03.073ZCloning into '/work/oxidecomputer/opte'...
852026-09-10T03:23:04.097Z+ cd /work/oxidecomputer/opte
862026-09-10T03:23:04.098Z+ git fetch origin cd40a86becac5c57dab8c7a0cbef6d2f58407523
872026-09-10T03:23:04.381ZFrom https://github.com/oxidecomputer/opte
882026-09-10T03:23:04.381Z * branch cd40a86becac5c57dab8c7a0cbef6d2f58407523 -> FETCH_HEAD
892026-09-10T03:23:04.390Z+ [[ -n renovate/bitflags-2.x-lockfile ]]
902026-09-10T03:23:04.390Z++ git branch --show-current
912026-09-10T03:23:04.390Z+ current=master
922026-09-10T03:23:04.390Z+ [[ master != renovate/bitflags-2.x-lockfile ]]
932026-09-10T03:23:04.390Z+ git branch -f renovate/bitflags-2.x-lockfile cd40a86becac5c57dab8c7a0cbef6d2f58407523
942026-09-10T03:23:04.393Z+ git checkout -f renovate/bitflags-2.x-lockfile
952026-09-10T03:23:04.410ZSwitched to branch 'renovate/bitflags-2.x-lockfile'
962026-09-10T03:23:04.420Z+ git reset --hard cd40a86becac5c57dab8c7a0cbef6d2f58407523
972026-09-10T03:23:04.425ZHEAD is now at cd40a86 Update Rust crate bitflags to v2.13.2
982026-09-10T03:23:04.429Zprocess exited: duration 1391 ms, exit code 0
 
992026-09-10T03:23:04.437Zstarting task 4: "build"
1002026-09-10T03:23:04.441Z+ source .github/buildomat/common.sh
1012026-09-10T03:23:04.447Z++ rustup show active-toolchain
1022026-09-10T03:23:04.447Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-10T03:23:04.453Z++ pushd xde
1042026-09-10T03:23:04.454Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-10T03:23:04.454Z++ rustup show active-toolchain
1062026-09-10T03:23:04.454Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-10T03:23:04.613Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-10T03:23:04.627Zinfo: downloading 6 components
1092026-09-10T03:23:20.867Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-10T03:23:20.867Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-10T03:23:20.867Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-10T03:23:20.867Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-10T03:23:20.868Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-10T03:23:20.868Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-10T03:23:20.964Z+++ rustup show active-toolchain -v
1162026-09-10T03:23:20.967Z+++ head -n 1
1172026-09-10T03:23:20.967Z+++ cut '-d ' -f1
1182026-09-10T03:23:21.018Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-10T03:23:21.018Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-10T03:23:21.018Z++ popd
1212026-09-10T03:23:21.021Z/work/oxidecomputer/opte
1222026-09-10T03:23:21.021Z+ cargo --version
1232026-09-10T03:23:21.025Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-10T03:23:21.031Z+ rustc --version
1252026-09-10T03:23:21.052Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-10T03:23:21.057Z+ cd lib/opte
1272026-09-10T03:23:21.057Z+ header 'check style'
1282026-09-10T03:23:21.057Z+ echo '# ==== check style ==== #'
1292026-09-10T03:23:21.058Z# ==== check style ==== #
1302026-09-10T03:23:21.058Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-10T03:23:21.241Z
1322026-09-10T03:23:21.241Zreal 0.179576445
1332026-09-10T03:23:21.246Zuser 0.139319638
1342026-09-10T03:23:21.246Zsys 0.035272518
1352026-09-10T03:23:21.246Ztrap 0.000008130
1362026-09-10T03:23:21.246Ztflt 0.000033030
1372026-09-10T03:23:21.246Zdflt 0.000008240
1382026-09-10T03:23:21.246Zkflt 0.000000000
1392026-09-10T03:23:21.246Zlock 0.022418514
1402026-09-10T03:23:21.246Zslp 0.159531630
1412026-09-10T03:23:21.246Zlat 0.000652580
1422026-09-10T03:23:21.246Zstop 0.000111460
1432026-09-10T03:23:21.246Z+ header 'check docs'
1442026-09-10T03:23:21.246Z+ echo '# ==== check docs ==== #'
1452026-09-10T03:23:21.246Z# ==== check docs ==== #
1462026-09-10T03:23:21.246Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-10T03:23:21.246Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-10T03:23:21.309Z Updating crates.io index
1492026-09-10T03:23:21.315Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-10T03:23:22.065Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-10T03:23:22.676Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-10T03:23:22.978Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-10T03:23:23.359Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-10T03:23:23.660Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-10T03:23:23.983Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-10T03:23:25.757Z Downloading crates ...
1572026-09-10T03:23:25.877Z Downloaded itoa v1.0.18
1582026-09-10T03:23:25.911Z Downloaded dof v0.4.0
1592026-09-10T03:23:25.911Z Downloaded defmt-macros v1.1.1
1602026-09-10T03:23:25.911Z Downloaded either v1.16.0
1612026-09-10T03:23:25.911Z Downloaded ident_case v1.0.1
1622026-09-10T03:23:25.911Z Downloaded ref-cast-impl v1.0.25
1632026-09-10T03:23:25.911Z Downloaded usdt v0.6.0
1642026-09-10T03:23:25.912Z Downloaded byteorder v1.5.0
1652026-09-10T03:23:25.912Z Downloaded usdt-impl v0.6.0
1662026-09-10T03:23:25.912Z Downloaded serde_tokenstream v0.2.3
1672026-09-10T03:23:25.912Z Downloaded crc32fast v1.5.0
1682026-09-10T03:23:25.912Z Downloaded ucd-trie v0.1.7
1692026-09-10T03:23:25.912Z Downloaded bitflags v1.3.2
1702026-09-10T03:23:25.912Z Downloaded log v0.4.33
1712026-09-10T03:23:25.912Z Downloaded embedded-io v0.4.0
1722026-09-10T03:23:25.912Z Downloaded macaddr v1.0.1
1732026-09-10T03:23:25.912Z Downloaded managed v0.8.0
1742026-09-10T03:23:25.913Z Downloaded cobs v0.3.0
1752026-09-10T03:23:25.913Z Downloaded serde_core v1.0.228
1762026-09-10T03:23:25.913Z Downloaded memchr v2.8.3
1772026-09-10T03:23:25.913Z Downloaded hash32 v0.3.1
1782026-09-10T03:23:25.913Z Downloaded dtrace-parser v0.3.0
1792026-09-10T03:23:25.913Z Downloaded tabwriter v1.4.1
1802026-09-10T03:23:25.913Z Downloaded scroll_derive v0.13.1
1812026-09-10T03:23:25.913Z Downloaded cfg-if v1.0.4
1822026-09-10T03:23:25.913Z Downloaded version_check v0.9.5
1832026-09-10T03:23:25.913Z Downloaded defmt v0.3.100
1842026-09-10T03:23:25.914Z Downloaded stable_deref_trait v1.2.1
1852026-09-10T03:23:25.914Z Downloaded usdt-macro v0.6.0
1862026-09-10T03:23:25.914Z Downloaded embedded-io v0.6.1
1872026-09-10T03:23:25.914Z Downloaded thread-id v5.1.0
1882026-09-10T03:23:25.914Z Downloaded usdt-attr-macro v0.6.0
1892026-09-10T03:23:25.914Z Downloaded pest_derive v2.8.7
1902026-09-10T03:23:25.914Z Downloaded dyn-clone v1.0.20
1912026-09-10T03:23:25.915Z Downloaded ref-cast v1.0.25
1922026-09-10T03:23:25.915Z Downloaded plain v0.2.3
1932026-09-10T03:23:25.953Z Downloaded pretty-hex v0.4.2
1942026-09-10T03:23:25.953Z Downloaded defmt-parser v1.0.0
1952026-09-10T03:23:25.954Z Downloaded quote v1.0.46
1962026-09-10T03:23:25.954Z Downloaded ingot v0.2.0
1972026-09-10T03:23:25.954Z Downloaded ingot-types v0.2.0
1982026-09-10T03:23:25.954Z Downloaded scroll v0.13.0
1992026-09-10T03:23:25.954Z Downloaded ingot-macros v0.2.0
2002026-09-10T03:23:25.954Z Downloaded memmap2 v0.9.11
2012026-09-10T03:23:25.954Z Downloaded darling_macro v0.23.0
2022026-09-10T03:23:25.954Z Downloaded pest_generator v2.8.7
2032026-09-10T03:23:25.954Z Downloaded strsim v0.11.1
2042026-09-10T03:23:25.954Z Downloaded thiserror v2.0.18
2052026-09-10T03:23:26.019Z Downloaded pest_meta v2.8.7
2062026-09-10T03:23:26.020Z Downloaded zmij v1.0.22
2072026-09-10T03:23:26.020Z Downloaded defmt v1.1.1
2082026-09-10T03:23:26.020Z Downloaded bitflags v2.13.2
2092026-09-10T03:23:26.020Z Downloaded darling v0.23.0
2102026-09-10T03:23:26.020Z Downloaded ipnetwork v0.21.1
2112026-09-10T03:23:26.020Z Downloaded thiserror-impl v2.0.18
2122026-09-10T03:23:26.020Z Downloaded postcard v1.1.3
2132026-09-10T03:23:26.020Z Downloaded unicode-ident v1.0.24
2142026-09-10T03:23:26.020Z Downloaded serde_derive v1.0.228
2152026-09-10T03:23:26.020Z Downloaded proc-macro2 v1.0.106
2162026-09-10T03:23:26.020Z Downloaded aho-corasick v1.1.4
2172026-09-10T03:23:26.021Z Downloaded darling_core v0.23.0
2182026-09-10T03:23:26.021Z Downloaded serde v1.0.228
2192026-09-10T03:23:26.049Z Downloaded heapless v0.8.0
2202026-09-10T03:23:26.049Z Downloaded zerocopy-derive v0.8.54
2212026-09-10T03:23:26.049Z Downloaded goblin v0.10.7
2222026-09-10T03:23:26.049Z Downloaded pest v2.8.7
2232026-09-10T03:23:26.078Z Downloaded itertools v0.15.0
2242026-09-10T03:23:26.078Z Downloaded regex v1.13.0
2252026-09-10T03:23:26.078Z Downloaded zerocopy v0.8.54
2262026-09-10T03:23:26.078Z Downloaded serde_json v1.0.150
2272026-09-10T03:23:26.117Z Downloaded regex-syntax v0.8.11
2282026-09-10T03:23:26.119Z Downloaded unicode-width v0.2.2
2292026-09-10T03:23:26.154Z Downloaded syn v2.0.118
2302026-09-10T03:23:26.154Z Downloaded smoltcp v0.11.0
2312026-09-10T03:23:26.154Z Downloaded regex-automata v0.4.15
2322026-09-10T03:23:26.155Z Downloaded libc v0.2.186
2332026-09-10T03:23:26.203Z Compiling proc-macro2 v1.0.106
2342026-09-10T03:23:26.203Z Compiling quote v1.0.46
2352026-09-10T03:23:26.203Z Compiling unicode-ident v1.0.24
2362026-09-10T03:23:26.230Z Documenting unicode-ident v1.0.24
2372026-09-10T03:23:26.231Z Compiling ident_case v1.0.1
2382026-09-10T03:23:26.231Z Compiling serde_core v1.0.228
2392026-09-10T03:23:26.231Z Compiling strsim v0.11.1
2402026-09-10T03:23:26.392Z Compiling memchr v2.8.3
2412026-09-10T03:23:26.551Z Compiling zerocopy v0.8.54
2422026-09-10T03:23:26.588Z Compiling thiserror v2.0.18
2432026-09-10T03:23:26.639Z Compiling regex-syntax v0.8.11
2442026-09-10T03:23:26.670Z Compiling serde v1.0.228
2452026-09-10T03:23:26.941Z Documenting proc-macro2 v1.0.106
2462026-09-10T03:23:26.949Z Compiling aho-corasick v1.1.4
2472026-09-10T03:23:27.300Z Compiling syn v2.0.118
2482026-09-10T03:23:27.341Z Checking byteorder v1.5.0
2492026-09-10T03:23:27.490Z Compiling either v1.16.0
2502026-09-10T03:23:27.511Z Documenting quote v1.0.46
2512026-09-10T03:23:27.684Z Documenting strsim v0.11.1
2522026-09-10T03:23:27.687Z Documenting ident_case v1.0.1
2532026-09-10T03:23:28.014Z Documenting syn v2.0.118
2542026-09-10T03:23:28.112Z Compiling regex-automata v0.4.15
2552026-09-10T03:23:28.157Z Compiling itertools v0.15.0
2562026-09-10T03:23:28.349Z Compiling heapless v0.8.0
2572026-09-10T03:23:28.660Z Documenting memchr v2.8.3
2582026-09-10T03:23:28.820Z Checking bitflags v2.13.2
2592026-09-10T03:23:29.007Z Checking hash32 v0.3.1
2602026-09-10T03:23:29.096Z Documenting serde_core v1.0.228
2612026-09-10T03:23:29.280Z Checking darling_core v0.23.0
2622026-09-10T03:23:29.291Z Documenting aho-corasick v1.1.4
2632026-09-10T03:23:29.430Z Checking cfg-if v1.0.4
2642026-09-10T03:23:29.485Z Checking stable_deref_trait v1.2.1
2652026-09-10T03:23:29.549Z Documenting regex-syntax v0.8.11
2662026-09-10T03:23:30.147Z Documenting darling_core v0.23.0
2672026-09-10T03:23:30.205Z Compiling regex v1.13.0
2682026-09-10T03:23:30.578Z Checking macaddr v1.0.1
2692026-09-10T03:23:30.584Z Documenting regex-automata v0.4.15
2702026-09-10T03:23:30.619Z Compiling smoltcp v0.11.0
2712026-09-10T03:23:30.818Z Documenting zerocopy-derive v0.8.54
2722026-09-10T03:23:30.825Z Compiling thiserror-impl v2.0.18
2732026-09-10T03:23:30.903Z Compiling zerocopy-derive v0.8.54
2742026-09-10T03:23:30.981Z Compiling serde_derive v1.0.228
2752026-09-10T03:23:31.296Z Documenting darling_macro v0.23.0
2762026-09-10T03:23:31.645Z Documenting thiserror-impl v2.0.18
2772026-09-10T03:23:32.010Z Documenting regex v1.13.0
2782026-09-10T03:23:32.059Z Documenting serde_derive v1.0.228
2792026-09-10T03:23:32.140Z Compiling darling_macro v0.23.0
2802026-09-10T03:23:32.218Z Checking cobs v0.3.0
2812026-09-10T03:23:32.332Z Checking managed v0.8.0
2822026-09-10T03:23:32.507Z Documenting byteorder v1.5.0
2832026-09-10T03:23:32.539Z Checking bitflags v1.3.2
2842026-09-10T03:23:32.586Z Documenting thiserror v2.0.18
2852026-09-10T03:23:32.601Z Documenting zerocopy v0.8.54
2862026-09-10T03:23:32.776Z Compiling darling v0.23.0
2872026-09-10T03:23:32.938Z Compiling ingot-macros v0.2.0
2882026-09-10T03:23:33.000Z Documenting darling v0.23.0
2892026-09-10T03:23:33.158Z Documenting hash32 v0.3.1
2902026-09-10T03:23:33.268Z Documenting bitflags v2.13.2
2912026-09-10T03:23:33.478Z Compiling crc32fast v1.5.0
2922026-09-10T03:23:33.745Z Documenting ingot-macros v0.2.0
2932026-09-10T03:23:33.761Z Documenting serde v1.0.228
2942026-09-10T03:23:33.888Z Documenting macaddr v1.0.1
2952026-09-10T03:23:34.090Z Documenting stable_deref_trait v1.2.1
2962026-09-10T03:23:34.131Z Compiling ref-cast v1.0.25
2972026-09-10T03:23:34.436Z Documenting cfg-if v1.0.4
2982026-09-10T03:23:34.559Z Checking postcard v1.1.3
2992026-09-10T03:23:34.617Z Documenting heapless v0.8.0
3002026-09-10T03:23:34.823Z Documenting cobs v0.3.0
3012026-09-10T03:23:35.069Z Compiling ref-cast-impl v1.0.25
3022026-09-10T03:23:35.095Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-10T03:23:35.328Z Documenting managed v0.8.0
3042026-09-10T03:23:35.478Z Compiling version_check v0.9.5
3052026-09-10T03:23:35.489Z Checking ingot-types v0.2.0
3062026-09-10T03:23:35.662Z Checking unicode-width v0.2.2
3072026-09-10T03:23:35.767Z Checking ipnetwork v0.21.1
3082026-09-10T03:23:35.833Z Checking ingot v0.2.0
3092026-09-10T03:23:35.848Z Documenting ingot-types v0.2.0
3102026-09-10T03:23:35.904Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3112026-09-10T03:23:35.932Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3122026-09-10T03:23:36.044Z Documenting ref-cast-impl v1.0.25
3132026-09-10T03:23:36.087Z Documenting postcard v1.1.3
3142026-09-10T03:23:36.104Z Documenting either v1.16.0
3152026-09-10T03:23:36.139Z Documenting ipnetwork v0.21.1
3162026-09-10T03:23:36.357Z Documenting smoltcp v0.11.0
3172026-09-10T03:23:36.739Z Documenting unicode-width v0.2.2
3182026-09-10T03:23:36.997Z Documenting ingot v0.2.0
3192026-09-10T03:23:37.206Z Documenting itertools v0.15.0
3202026-09-10T03:23:37.411Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3212026-09-10T03:23:37.758Z Documenting ref-cast v1.0.25
3222026-09-10T03:23:38.024Z Checking tabwriter v1.4.1
3232026-09-10T03:23:38.159Z Documenting crc32fast v1.5.0
3242026-09-10T03:23:38.300Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3252026-09-10T03:23:38.350Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3262026-09-10T03:23:38.404Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3272026-09-10T03:23:38.597Z Documenting tabwriter v1.4.1
3282026-09-10T03:23:38.909Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-09-10T03:23:39.017Z Checking dyn-clone v1.0.20
3302026-09-10T03:23:39.059Z Documenting dyn-clone v1.0.20
3312026-09-10T03:23:39.774Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322026-09-10T03:23:42.183Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3332026-09-10T03:23:44.101Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.83s
3342026-09-10T03:23:44.189Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3352026-09-10T03:23:44.219Z
3362026-09-10T03:23:44.219Zreal 22.937332572
3372026-09-10T03:23:44.219Zuser 1:16.506153039
3382026-09-10T03:23:44.219Zsys 16.411217702
3392026-09-10T03:23:44.219Ztrap 0.039899208
3402026-09-10T03:23:44.219Ztflt 0.029606200
3412026-09-10T03:23:44.219Zdflt 0.070506571
3422026-09-10T03:23:44.219Zkflt 0.001593771
3432026-09-10T03:23:44.219Zlock 6:48.642616234
3442026-09-10T03:23:44.219Zslp 4:28.630195783
3452026-09-10T03:23:44.219Zlat 8.123908443
3462026-09-10T03:23:44.219Zstop 12.867802472
3472026-09-10T03:23:44.219Z+ header 'analyze std + api'
3482026-09-10T03:23:44.219Z+ echo '# ==== analyze std + api ==== #'
3492026-09-10T03:23:44.219Z# ==== analyze std + api ==== #
3502026-09-10T03:23:44.220Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3512026-09-10T03:23:44.444Z Compiling proc-macro2 v1.0.106
3522026-09-10T03:23:44.444Z Compiling quote v1.0.46
3532026-09-10T03:23:44.444Z Compiling unicode-ident v1.0.24
3542026-09-10T03:23:44.450Z Compiling memchr v2.8.3
3552026-09-10T03:23:44.450Z Compiling thiserror v2.0.18
3562026-09-10T03:23:44.450Z Compiling zerocopy v0.8.54
3572026-09-10T03:23:44.450Z Compiling zmij v1.0.22
3582026-09-10T03:23:44.450Z Compiling serde_core v1.0.228
3592026-09-10T03:23:44.606Z Compiling libc v0.2.186
3602026-09-10T03:23:44.772Z Compiling serde_json v1.0.150
3612026-09-10T03:23:44.799Z Compiling ucd-trie v0.1.7
3622026-09-10T03:23:44.961Z Compiling pest v2.8.7
3632026-09-10T03:23:44.986Z Compiling serde v1.0.228
3642026-09-10T03:23:45.017Z Compiling ident_case v1.0.1
3652026-09-10T03:23:45.043Z Compiling strsim v0.11.1
3662026-09-10T03:23:45.337Z Compiling aho-corasick v1.1.4
3672026-09-10T03:23:45.359Z Compiling regex-syntax v0.8.11
3682026-09-10T03:23:45.367Z Checking byteorder v1.5.0
3692026-09-10T03:23:45.630Z Compiling itoa v1.0.18
3702026-09-10T03:23:45.781Z Compiling syn v2.0.118
3712026-09-10T03:23:45.996Z Compiling pest_meta v2.8.7
3722026-09-10T03:23:46.273Z Compiling usdt-impl v0.6.0
3732026-09-10T03:23:46.321Z Compiling either v1.16.0
3742026-09-10T03:23:46.540Z Compiling itertools v0.15.0
3752026-09-10T03:23:46.775Z Compiling thread-id v5.1.0
3762026-09-10T03:23:46.841Z Compiling regex-automata v0.4.15
3772026-09-10T03:23:47.091Z Checking log v0.4.33
3782026-09-10T03:23:47.146Z Checking plain v0.2.3
3792026-09-10T03:23:47.239Z Compiling heapless v0.8.0
3802026-09-10T03:23:47.619Z Checking bitflags v2.13.2
3812026-09-10T03:23:47.677Z Checking hash32 v0.3.1
3822026-09-10T03:23:47.747Z Checking cfg-if v1.0.4
3832026-09-10T03:23:47.785Z Checking macaddr v1.0.1
3842026-09-10T03:23:47.808Z Checking pretty-hex v0.4.2
3852026-09-10T03:23:47.825Z Checking stable_deref_trait v1.2.1
3862026-09-10T03:23:47.884Z Compiling smoltcp v0.11.0
3872026-09-10T03:23:48.047Z Checking managed v0.8.0
3882026-09-10T03:23:48.067Z Compiling crc32fast v1.5.0
3892026-09-10T03:23:48.178Z Checking bitflags v1.3.2
3902026-09-10T03:23:48.256Z Compiling pest_generator v2.8.7
3912026-09-10T03:23:48.256Z Compiling darling_core v0.23.0
3922026-09-10T03:23:48.263Z Compiling ref-cast v1.0.25
3932026-09-10T03:23:48.327Z Compiling version_check v0.9.5
3942026-09-10T03:23:48.657Z Compiling regex v1.13.0
3952026-09-10T03:23:48.702Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3962026-09-10T03:23:48.865Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3972026-09-10T03:23:48.873Z Checking memmap2 v0.9.11
3982026-09-10T03:23:48.885Z Checking ipnetwork v0.21.1
3992026-09-10T03:23:49.097Z Checking unicode-width v0.2.2
4002026-09-10T03:23:49.245Z Checking dyn-clone v1.0.20
4012026-09-10T03:23:49.313Z Checking tabwriter v1.4.1
4022026-09-10T03:23:49.410Z Compiling thiserror-impl v2.0.18
4032026-09-10T03:23:49.418Z Compiling serde_derive v1.0.228
4042026-09-10T03:23:49.418Z Compiling zerocopy-derive v0.8.54
4052026-09-10T03:23:49.426Z Compiling pest_derive v2.8.7
4062026-09-10T03:23:49.789Z Compiling scroll_derive v0.13.1
4072026-09-10T03:23:49.887Z Compiling ref-cast-impl v1.0.25
4082026-09-10T03:23:49.933Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4092026-09-10T03:23:50.292Z Compiling darling_macro v0.23.0
4102026-09-10T03:23:50.569Z Checking scroll v0.13.0
4112026-09-10T03:23:50.635Z Compiling dtrace-parser v0.3.0
4122026-09-10T03:23:50.663Z Checking cobs v0.3.0
4132026-09-10T03:23:50.839Z Checking goblin v0.10.7
4142026-09-10T03:23:50.847Z Compiling darling v0.23.0
4152026-09-10T03:23:50.888Z Compiling ingot-macros v0.2.0
4162026-09-10T03:23:50.936Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4172026-09-10T03:23:52.016Z Checking postcard v1.1.3
4182026-09-10T03:23:52.092Z Compiling serde_tokenstream v0.2.3
4192026-09-10T03:23:53.442Z Checking dof v0.4.0
4202026-09-10T03:23:53.474Z Checking ingot-types v0.2.0
4212026-09-10T03:23:53.681Z Checking ingot v0.2.0
4222026-09-10T03:23:54.251Z Compiling usdt-attr-macro v0.6.0
4232026-09-10T03:23:54.251Z Compiling usdt-macro v0.6.0
4242026-09-10T03:23:54.827Z Checking usdt v0.6.0
4252026-09-10T03:23:55.124Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4262026-09-10T03:24:03.571Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.32s
4272026-09-10T03:24:03.603Z
4282026-09-10T03:24:03.623Zreal 19.391553926
4292026-09-10T03:24:03.624Zuser 1:01.647099710
4302026-09-10T03:24:03.624Zsys 12.003402098
4312026-09-10T03:24:03.624Ztrap 0.030274360
4322026-09-10T03:24:03.624Ztflt 0.147064132
4332026-09-10T03:24:03.624Zdflt 0.195186311
4342026-09-10T03:24:03.625Zkflt 0.000019790
4352026-09-10T03:24:03.625Zlock 3:53.692349601
4362026-09-10T03:24:03.625Zslp 3:13.406710448
4372026-09-10T03:24:03.625Zlat 3.079558482
4382026-09-10T03:24:03.625Zstop 6.305468175
4392026-09-10T03:24:03.625Z+ header 'analyze no_std + engine + kernel'
4402026-09-10T03:24:03.625Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4412026-09-10T03:24:03.625Z# ==== analyze no_std + engine + kernel ==== #
4422026-09-10T03:24:03.625Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4432026-09-10T03:24:03.759Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4442026-09-10T03:24:03.759Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4452026-09-10T03:24:03.759Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4462026-09-10T03:24:03.760Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4472026-09-10T03:24:03.973Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-09-10T03:24:07.045Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.40s
4492026-09-10T03:24:07.074Z
4502026-09-10T03:24:07.077Zreal 3.468058007
4512026-09-10T03:24:07.078Zuser 3.741139586
4522026-09-10T03:24:07.078Zsys 0.818279309
4532026-09-10T03:24:07.078Ztrap 0.000436020
4542026-09-10T03:24:07.078Ztflt 0.019769848
4552026-09-10T03:24:07.078Zdflt 0.005455604
4562026-09-10T03:24:07.078Zkflt 0.000000000
4572026-09-10T03:24:07.078Zlock 11.438433198
4582026-09-10T03:24:07.078Zslp 14.448900357
4592026-09-10T03:24:07.078Zlat 0.005305890
4602026-09-10T03:24:07.078Zstop 0.183699883
4612026-09-10T03:24:07.078Z+ header test
4622026-09-10T03:24:07.078Z+ echo '# ==== test ==== #'
4632026-09-10T03:24:07.078Z# ==== test ==== #
4642026-09-10T03:24:07.078Z+ ptime -m cargo test
4652026-09-10T03:24:07.213Z Compiling serde_core v1.0.228
4662026-09-10T03:24:07.218Z Compiling thiserror v2.0.18
4672026-09-10T03:24:07.218Z Compiling zerocopy v0.8.54
4682026-09-10T03:24:07.236Z Compiling byteorder v1.5.0
4692026-09-10T03:24:07.260Z Compiling memchr v2.8.3
4702026-09-10T03:24:07.260Z Compiling unicode-ident v1.0.24
4712026-09-10T03:24:07.267Z Compiling libc v0.2.186
4722026-09-10T03:24:07.267Z Compiling zmij v1.0.22
4732026-09-10T03:24:07.328Z Compiling proc-macro2 v1.0.106
4742026-09-10T03:24:07.363Z Compiling scroll v0.13.0
4752026-09-10T03:24:07.445Z Compiling itoa v1.0.18
4762026-09-10T03:24:07.609Z Compiling ucd-trie v0.1.7
4772026-09-10T03:24:07.615Z Compiling log v0.4.33
4782026-09-10T03:24:07.624Z Compiling plain v0.2.3
4792026-09-10T03:24:07.705Z Compiling quote v1.0.46
4802026-09-10T03:24:07.742Z Compiling pest v2.8.7
4812026-09-10T03:24:07.857Z Compiling goblin v0.10.7
4822026-09-10T03:24:08.275Z Compiling hash32 v0.3.1
4832026-09-10T03:24:08.371Z Compiling macaddr v1.0.1
4842026-09-10T03:24:08.469Z Compiling stable_deref_trait v1.2.1
4852026-09-10T03:24:08.531Z Compiling pretty-hex v0.4.2
4862026-09-10T03:24:08.563Z Compiling cfg-if v1.0.4
4872026-09-10T03:24:08.626Z Compiling heapless v0.8.0
4882026-09-10T03:24:08.653Z Compiling syn v2.0.118
4892026-09-10T03:24:08.781Z Compiling dtrace-parser v0.3.0
4902026-09-10T03:24:09.075Z Compiling serde v1.0.228
4912026-09-10T03:24:09.220Z Compiling bitflags v2.13.2
4922026-09-10T03:24:09.386Z Compiling serde_json v1.0.150
4932026-09-10T03:24:09.615Z Compiling thread-id v5.1.0
4942026-09-10T03:24:09.689Z Compiling cobs v0.3.0
4952026-09-10T03:24:09.702Z Compiling bitflags v1.3.2
4962026-09-10T03:24:09.769Z Compiling managed v0.8.0
4972026-09-10T03:24:09.966Z Compiling smoltcp v0.11.0
4982026-09-10T03:24:09.996Z Compiling postcard v1.1.3
4992026-09-10T03:24:10.010Z Compiling ingot-types v0.2.0
5002026-09-10T03:24:10.202Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5012026-09-10T03:24:10.350Z Compiling ingot v0.2.0
5022026-09-10T03:24:10.422Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5032026-09-10T03:24:10.440Z Compiling memmap2 v0.9.11
5042026-09-10T03:24:10.706Z Compiling ipnetwork v0.21.1
5052026-09-10T03:24:11.008Z Compiling dof v0.4.0
5062026-09-10T03:24:11.232Z Compiling either v1.16.0
5072026-09-10T03:24:11.419Z Compiling unicode-width v0.2.2
5082026-09-10T03:24:11.750Z Compiling usdt-impl v0.6.0
5092026-09-10T03:24:12.387Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5102026-09-10T03:24:12.485Z Compiling usdt v0.6.0
5112026-09-10T03:24:12.548Z Compiling tabwriter v1.4.1
5122026-09-10T03:24:12.977Z Compiling itertools v0.15.0
5132026-09-10T03:24:13.110Z Compiling ref-cast v1.0.25
5142026-09-10T03:24:13.314Z Compiling crc32fast v1.5.0
5152026-09-10T03:24:13.531Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5162026-09-10T03:24:14.117Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5172026-09-10T03:24:14.232Z Compiling dyn-clone v1.0.20
5182026-09-10T03:24:29.174Z Finished `test` profile [optimized + debuginfo] target(s) in 22.09s
5192026-09-10T03:24:29.210Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-f56cbf4a76a218ed)
5202026-09-10T03:24:29.217Z
5212026-09-10T03:24:29.217Zrunning 84 tests
5222026-09-10T03:24:29.217Ztest d_error::tests::name_truncation ... ok
5232026-09-10T03:24:29.217Ztest ddi::mblk::test::chain_drain_complete ... ok
5242026-09-10T03:24:29.217Ztest d_error::tests::name_and_data_storage ... ok
5252026-09-10T03:24:29.217Ztest ddi::mblk::test::chain_append_links ... ok
5262026-09-10T03:24:29.217Ztest ddi::mblk::test::chain_breaks_links ... ok
5272026-09-10T03:24:29.217Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5282026-09-10T03:24:29.217Ztest ddi::mblk::test::prefix_len ... ok
5292026-09-10T03:24:29.217Ztest ddi::mblk::test::expand_and_shrink ... ok
5302026-09-10T03:24:29.217Ztest ddi::mblk::test::read_seg ... ok
5312026-09-10T03:24:29.217Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5322026-09-10T03:24:29.217Ztest ddi::mblk::test::truncate ... ok
5332026-09-10T03:24:29.218Ztest ddi::mblk::test::wrap ... ok
5342026-09-10T03:24:29.218Ztest ddi::mblk::test::zero_byte_packet ... ok
5352026-09-10T03:24:29.218Ztest ddi::time::test::good_interval ... ok
5362026-09-10T03:24:29.218Ztest ddi::mblk::test::uninitialized_packet ... ok
5372026-09-10T03:24:29.218Ztest engine::dhcp::test::hostname_encode ... ok
5382026-09-10T03:24:29.218Ztest engine::dhcp::test::domainname_encode ... ok
5392026-09-10T03:24:29.218Ztest engine::dhcp::test::domain_search_option_encode ... ok
5402026-09-10T03:24:29.218Ztest engine::dhcp::test::offlink_encode ... ok
5412026-09-10T03:24:29.218Ztest engine::dhcp::test::rfc3442_encode ... ok
5422026-09-10T03:24:29.218Ztest engine::dhcpv6::options::test::test_client_id ... ok
5432026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5442026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5452026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5462026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_iata ... ok
5472026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5482026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_iana ... ok
5492026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5502026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_option_request ... ok
5512026-09-10T03:24:29.219Ztest ddi::time::test::bad_interval - should panic ... ok
5522026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5532026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5542026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5552026-09-10T03:24:29.219Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5562026-09-10T03:24:29.220Ztest engine::dhcpv6::options::test::test_server_id ... ok
5572026-09-10T03:24:29.220Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5582026-09-10T03:24:29.223Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5592026-09-10T03:24:29.223Ztest engine::dhcpv6::options::test::test_status ... ok
5602026-09-10T03:24:29.223Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5612026-09-10T03:24:29.223Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5622026-09-10T03:24:29.223Ztest engine::ether::test::emit ... ok
5632026-09-10T03:24:29.224Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5642026-09-10T03:24:29.224Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5652026-09-10T03:24:29.224Ztest engine::flow_table::test::eviction_basics ... ok
5662026-09-10T03:24:29.224Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5672026-09-10T03:24:29.224Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5682026-09-10T03:24:29.224Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5692026-09-10T03:24:29.227Ztest engine::flow_table::test::flow_clear ... ok
5702026-09-10T03:24:29.227Ztest engine::flow_table::test::flow_expired ... ok
5712026-09-10T03:24:29.227Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5722026-09-10T03:24:29.227Ztest engine::geneve::test::emit_no_opts ... ok
5732026-09-10T03:24:29.227Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5742026-09-10T03:24:29.227Ztest engine::geneve::test::emit_single_opt ... ok
5752026-09-10T03:24:29.227Ztest engine::ip::v4::test::cidr_match ... ok
5762026-09-10T03:24:29.228Ztest engine::flow_table::test::priority_lerp ... ok
5772026-09-10T03:24:29.228Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5782026-09-10T03:24:29.228Ztest engine::ip::v4::test::emit ... ok
5792026-09-10T03:24:29.228Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5802026-09-10T03:24:29.228Ztest engine::ip::v6::test::emit ... ok
5812026-09-10T03:24:29.228Ztest engine::ip::v4::test::match_check ... ok
5822026-09-10T03:24:29.228Ztest engine::ip::v6::test::option_push_spec ... ok
5832026-09-10T03:24:29.229Ztest engine::ip::v6::test::from_pairs ... ok
5842026-09-10T03:24:29.229Ztest engine::ip::v6::test::extension_push_spec ... ok
5852026-09-10T03:24:29.229Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5862026-09-10T03:24:29.229Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5872026-09-10T03:24:29.229Ztest engine::layer::test::find_rule ... ok
5882026-09-10T03:24:29.229Ztest engine::packet::test::read_multi_segment ... ok
5892026-09-10T03:24:29.229Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5902026-09-10T03:24:29.229Ztest engine::ip::v6::test::test_set_total_len ... ok
5912026-09-10T03:24:29.229Ztest engine::nat::test::nat4_rewrite ... ok
5922026-09-10T03:24:29.229Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5932026-09-10T03:24:29.230Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5942026-09-10T03:24:29.230Ztest engine::packet::test::small_packet_with_padding ... ok
5952026-09-10T03:24:29.230Ztest engine::packet::test::straddled_tcp ... ok
5962026-09-10T03:24:29.230Ztest engine::ip::v6::test::push_spec ... ok
5972026-09-10T03:24:29.230Ztest engine::packet::test::udp6_packet_with_padding ... ok
5982026-09-10T03:24:29.230Ztest engine::rule::rule_matching ... ok
5992026-09-10T03:24:29.230Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6002026-09-10T03:24:29.230Ztest engine::packet::test::read_single_segment ... ok
6012026-09-10T03:24:29.230Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
6022026-09-10T03:24:29.234Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
6032026-09-10T03:24:29.234Ztest engine::snat::test::nat_mappings ... ok
6042026-09-10T03:24:29.234Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6052026-09-10T03:24:29.234Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6062026-09-10T03:24:29.234Z
6072026-09-10T03:24:29.234Ztest result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6082026-09-10T03:24:29.234Z
6092026-09-10T03:24:29.234Z Doc-tests opte
6102026-09-10T03:24:31.187Z
6112026-09-10T03:24:31.187Zrunning 3 tests
6122026-09-10T03:24:31.196Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6132026-09-10T03:24:31.196Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6142026-09-10T03:24:31.196Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6152026-09-10T03:24:31.197Z
6162026-09-10T03:24:31.197Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6172026-09-10T03:24:31.197Z
6182026-09-10T03:24:31.197Zall doctests ran in 1.39s; merged doctests compilation took 1.38s
6192026-09-10T03:24:31.213Z
6202026-09-10T03:24:31.214Zreal 24.134791148
6212026-09-10T03:24:31.214Zuser 2:02.076420850
6222026-09-10T03:24:31.214Zsys 7.105055739
6232026-09-10T03:24:31.214Ztrap 0.056837423
6242026-09-10T03:24:31.214Ztflt 0.241247684
6252026-09-10T03:24:31.214Zdflt 0.327023002
6262026-09-10T03:24:31.214Zkflt 0.000009240
6272026-09-10T03:24:31.214Zlock 6:16.671532279
6282026-09-10T03:24:31.221Zslp 3:39.426929418
6292026-09-10T03:24:31.221Zlat 5.761916154
6302026-09-10T03:24:31.221Zstop 3.843180029
6312026-09-10T03:24:31.221Zprocess exited: duration 86776 ms, exit code 0
 
6322026-09-10T03:24:31.231Zfound 0 output files