01M2YTZC8V7J92MEGHJCQYMG2C: opte

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

Buildomat Job: 01M2YTZQM08PNMYCQZJM9M8NWE

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-20T07:21:03.005Zjob assigned to worker 01M2YTZYKFXJMW3YE77R5BVP5J [factory aws, i-0c32cebe2e328b99c] (queued for 48 s)
 
22026-09-20T07:21:09.580Zstarting task 0: "setup"
32026-09-20T07:21:09.586Z++ uname -s
42026-09-20T07:21:09.588Z+ kern=SunOS
52026-09-20T07:21:09.588Z+ build_user=build
62026-09-20T07:21:09.588Z+ build_uid=12345
72026-09-20T07:21:09.588Z+ work_dir=/work
82026-09-20T07:21:09.588Z+ input_dir=/input
92026-09-20T07:21:09.588Z+ [[ 0 == 12345 ]]
102026-09-20T07:21:09.588Z+ case "$kern" in
112026-09-20T07:21:09.589Z+ groupadd -g 12345 build
122026-09-20T07:21:09.592Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-20T07:21:11.595Z+ zfs create -o mountpoint=/work rpool/work
142026-09-20T07:21:11.706Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-20T07:21:11.709Z+ home_fs=zfs
162026-09-20T07:21:11.709Z+ [[ zfs == autofs ]]
172026-09-20T07:21:11.709Z+ mkdir -p /home/build
182026-09-20T07:21:11.709Z+ chown build:build /home/build /work
192026-09-20T07:21:12.710Z+ chmod 0700 /home/build /work
202026-09-20T07:21:12.713Zprocess exited: duration 3131 ms, exit code 0
 
212026-09-20T07:21:12.719Zstarting task 1: "rust-toolchain"
222026-09-20T07:21:12.723Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-20T07:21:12.723Z * rust toolchain channel = "1.97.1"
242026-09-20T07:21:12.723Z * rust toolchain profile = "default"
252026-09-20T07:21:12.723Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-20T07:21:12.723Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-20T07:21:12.723Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-20T07:21:12.726Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-20T07:21:12.726Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-20T07:21:12.831Zinfo: downloading installer
312026-09-20T07:21:14.183Zinfo: profile set to default
322026-09-20T07:21:14.183Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-20T07:21:14.186Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-20T07:21:14.306Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-20T07:21:14.309Zinfo: downloading 6 components
362026-09-20T07:21:30.480Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-20T07:21:30.480Z
382026-09-20T07:21:30.507Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-20T07:21:30.507Z
402026-09-20T07:21:30.509Z
412026-09-20T07:21:30.510ZRust is installed now. Great!
422026-09-20T07:21:30.510Z
432026-09-20T07:21:30.510ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-20T07:21:30.510Zenvironment variable. This has not been done automatically.
452026-09-20T07:21:30.510Z
462026-09-20T07:21:30.510ZTo configure your current shell, you need to source
472026-09-20T07:21:30.510Zthe corresponding env file under $HOME/.cargo.
482026-09-20T07:21:30.510Z
492026-09-20T07:21:30.510ZConsider running the right command for your shell (note the leading DOT):
502026-09-20T07:21:30.510Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-20T07:21:30.510Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-20T07:21:30.510ZCC_x86_64-unknown-illumos = None
532026-09-20T07:21:30.510Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-20T07:21:30.510ZCC_x86_64_unknown_illumos = None
552026-09-20T07:21:30.510Zcargo:rerun-if-env-changed=HOST_CC
562026-09-20T07:21:30.510ZHOST_CC = None
572026-09-20T07:21:30.510Zcargo:rerun-if-env-changed=CC
582026-09-20T07:21:30.510ZCC = None
592026-09-20T07:21:30.510Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-20T07:21:30.680Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-20T07:21:30.680ZCRATE_CC_NO_DEFAULTS = None
622026-09-20T07:21:30.680Zcargo:rerun-if-env-changed=CFLAGS
632026-09-20T07:21:30.680ZCFLAGS = None
642026-09-20T07:21:30.680Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-20T07:21:30.680ZHOST_CFLAGS = None
662026-09-20T07:21:30.680Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-20T07:21:30.680ZCFLAGS_x86_64_unknown_illumos = None
682026-09-20T07:21:30.680Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-20T07:21:30.680ZCFLAGS_x86_64-unknown-illumos = None
702026-09-20T07:21:30.784Z+ rustup --version
712026-09-20T07:21:30.791Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-20T07:21:30.794Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-20T07:21:30.812Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-20T07:21:30.815Z+ cargo --version
752026-09-20T07:21:30.829Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-20T07:21:30.831Z+ rustc --version
772026-09-20T07:21:30.849Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-20T07:21:30.852Zprocess exited: duration 18132 ms, exit code 0
 
792026-09-20T07:21:30.856Zstarting task 2: "authentication"
802026-09-20T07:21:30.873Zprocess exited: duration 16 ms, exit code 0
 
812026-09-20T07:21:30.878Zstarting task 3: "clone repository"
822026-09-20T07:21:30.881Z+ mkdir -p /work/oxidecomputer/opte
832026-09-20T07:21:30.883Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-20T07:21:30.913ZCloning into '/work/oxidecomputer/opte'...
852026-09-20T07:21:31.962Z+ cd /work/oxidecomputer/opte
862026-09-20T07:21:31.962Z+ git fetch origin ac8fcc406bd1760f76853be759296a1c88b8adab
872026-09-20T07:21:32.245ZFrom https://github.com/oxidecomputer/opte
882026-09-20T07:21:32.245Z * branch ac8fcc406bd1760f76853be759296a1c88b8adab -> FETCH_HEAD
892026-09-20T07:21:32.251Z+ [[ -n renovate/rand ]]
902026-09-20T07:21:32.253Z++ git branch --show-current
912026-09-20T07:21:32.253Z+ current=master
922026-09-20T07:21:32.253Z+ [[ master != renovate/rand ]]
932026-09-20T07:21:32.253Z+ git branch -f renovate/rand ac8fcc406bd1760f76853be759296a1c88b8adab
942026-09-20T07:21:32.256Z+ git checkout -f renovate/rand
952026-09-20T07:21:32.274ZSwitched to branch 'renovate/rand'
962026-09-20T07:21:32.276Z+ git reset --hard ac8fcc406bd1760f76853be759296a1c88b8adab
972026-09-20T07:21:32.291ZHEAD is now at ac8fcc4 Update Rust crate rand to 0.10.3
982026-09-20T07:21:32.294Zprocess exited: duration 1414 ms, exit code 0
 
992026-09-20T07:21:32.299Zstarting task 4: "build"
1002026-09-20T07:21:32.303Z+ source .github/buildomat/common.sh
1012026-09-20T07:21:32.306Z++ rustup show active-toolchain
1022026-09-20T07:21:32.308Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-20T07:21:32.308Z++ pushd xde
1042026-09-20T07:21:32.308Z++ rustup show active-toolchain
1052026-09-20T07:21:32.311Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1062026-09-20T07:21:32.313Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-20T07:21:32.445Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-20T07:21:32.448Zinfo: downloading 6 components
1092026-09-20T07:21:49.192Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-20T07:21:49.192Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-20T07:21:49.192Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-20T07:21:49.192Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-20T07:21:49.192Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-20T07:21:49.192Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-20T07:21:49.294Z+++ rustup show active-toolchain -v
1162026-09-20T07:21:49.297Z+++ head -n 1
1172026-09-20T07:21:49.297Z+++ cut '-d ' -f1
1182026-09-20T07:21:49.350Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-20T07:21:49.351Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-20T07:21:49.351Z++ popd
1212026-09-20T07:21:49.353Z/work/oxidecomputer/opte
1222026-09-20T07:21:49.353Z+ cargo --version
1232026-09-20T07:21:49.359Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-20T07:21:49.362Z+ rustc --version
1252026-09-20T07:21:49.382Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-20T07:21:49.384Z+ cd lib/opte
1272026-09-20T07:21:49.384Z+ header 'check style'
1282026-09-20T07:21:49.384Z+ echo '# ==== check style ==== #'
1292026-09-20T07:21:49.384Z# ==== check style ==== #
1302026-09-20T07:21:49.384Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-20T07:21:49.577Z
1322026-09-20T07:21:49.577Zreal 0.189907656
1332026-09-20T07:21:49.577Zuser 0.145180256
1342026-09-20T07:21:49.577Zsys 0.037347338
1352026-09-20T07:21:49.577Ztrap 0.000046558
1362026-09-20T07:21:49.577Ztflt 0.000021276
1372026-09-20T07:21:49.577Zdflt 0.000007428
1382026-09-20T07:21:49.577Zkflt 0.000000000
1392026-09-20T07:21:49.577Zlock 0.022334386
1402026-09-20T07:21:49.577Zslp 0.169238455
1412026-09-20T07:21:49.577Zlat 0.000671591
1422026-09-20T07:21:49.577Zstop 0.000097071
1432026-09-20T07:21:49.580Z+ header 'check docs'
1442026-09-20T07:21:49.581Z+ echo '# ==== check docs ==== #'
1452026-09-20T07:21:49.581Z# ==== check docs ==== #
1462026-09-20T07:21:49.581Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-20T07:21:49.581Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-20T07:21:49.646Z Updating crates.io index
1492026-09-20T07:21:49.649Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-20T07:21:50.408Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-20T07:21:50.720Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-20T07:21:51.002Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-20T07:21:51.382Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-20T07:21:51.658Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-20T07:21:51.954Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-20T07:21:53.336Z Downloading crates ...
1572026-09-20T07:21:53.402Z Downloaded cobs v0.3.0
1582026-09-20T07:21:53.419Z Downloaded cfg-if v1.0.4
1592026-09-20T07:21:53.422Z Downloaded dyn-clone v1.0.20
1602026-09-20T07:21:53.422Z Downloaded ident_case v1.0.1
1612026-09-20T07:21:53.422Z Downloaded macaddr v1.0.1
1622026-09-20T07:21:53.425Z Downloaded defmt v0.3.100
1632026-09-20T07:21:53.428Z Downloaded aho-corasick v1.1.4
1642026-09-20T07:21:53.432Z Downloaded darling_macro v0.23.0
1652026-09-20T07:21:53.432Z Downloaded embedded-io v0.6.1
1662026-09-20T07:21:53.434Z Downloaded dtrace-parser v0.3.0
1672026-09-20T07:21:53.434Z Downloaded managed v0.8.0
1682026-09-20T07:21:53.435Z Downloaded itoa v1.0.18
1692026-09-20T07:21:53.435Z Downloaded hash32 v0.3.1
1702026-09-20T07:21:53.438Z Downloaded defmt-parser v1.0.0
1712026-09-20T07:21:53.442Z Downloaded bitflags v1.3.2
1722026-09-20T07:21:53.446Z Downloaded ingot v0.2.0
1732026-09-20T07:21:53.448Z Downloaded scroll_derive v0.13.1
1742026-09-20T07:21:53.448Z Downloaded version_check v0.9.5
1752026-09-20T07:21:53.451Z Downloaded either v1.16.0
1762026-09-20T07:21:53.454Z Downloaded pest_generator v2.8.7
1772026-09-20T07:21:53.460Z Downloaded dof v0.4.0
1782026-09-20T07:21:53.463Z Downloaded plain v0.2.3
1792026-09-20T07:21:53.463Z Downloaded embedded-io v0.4.0
1802026-09-20T07:21:53.463Z Downloaded usdt v0.6.0
1812026-09-20T07:21:53.468Z Downloaded ref-cast v1.0.25
1822026-09-20T07:21:53.475Z Downloaded memmap2 v0.9.11
1832026-09-20T07:21:53.478Z Downloaded byteorder v1.5.0
1842026-09-20T07:21:53.478Z Downloaded usdt-macro v0.6.0
1852026-09-20T07:21:53.481Z Downloaded strsim v0.11.1
1862026-09-20T07:21:53.481Z Downloaded pretty-hex v0.4.2
1872026-09-20T07:21:53.483Z Downloaded ref-cast-impl v1.0.25
1882026-09-20T07:21:53.483Z Downloaded stable_deref_trait v1.2.1
1892026-09-20T07:21:53.487Z Downloaded tabwriter v1.4.1
1902026-09-20T07:21:53.491Z Downloaded usdt-attr-macro v0.6.0
1912026-09-20T07:21:53.491Z Downloaded thread-id v5.1.0
1922026-09-20T07:21:53.495Z Downloaded crc32fast v1.5.0
1932026-09-20T07:21:53.498Z Downloaded defmt v1.1.1
1942026-09-20T07:21:53.498Z Downloaded ingot-macros v0.2.0
1952026-09-20T07:21:53.498Z Downloaded postcard v1.1.3
1962026-09-20T07:21:53.501Z Downloaded ingot-types v0.2.0
1972026-09-20T07:21:53.502Z Downloaded scroll v0.13.0
1982026-09-20T07:21:53.505Z Downloaded defmt-macros v1.1.1
1992026-09-20T07:21:53.505Z Downloaded ipnetwork v0.21.1
2002026-09-20T07:21:53.505Z Downloaded darling v0.23.0
2012026-09-20T07:21:53.511Z Downloaded pest_derive v2.8.7
2022026-09-20T07:21:53.515Z Downloaded thiserror v2.0.18
2032026-09-20T07:21:53.518Z Downloaded zmij v1.0.22
2042026-09-20T07:21:53.534Z Downloaded thiserror-impl v2.0.18
2052026-09-20T07:21:53.534Z Downloaded unicode-ident v1.0.24
2062026-09-20T07:21:53.534Z Downloaded serde_tokenstream v0.2.3
2072026-09-20T07:21:53.540Z Downloaded ucd-trie v0.1.7
2082026-09-20T07:21:53.546Z Downloaded darling_core v0.23.0
2092026-09-20T07:21:53.549Z Downloaded serde_derive v1.0.228
2102026-09-20T07:21:53.552Z Downloaded log v0.4.33
2112026-09-20T07:21:53.552Z Downloaded quote v1.0.46
2122026-09-20T07:21:53.556Z Downloaded proc-macro2 v1.0.106
2132026-09-20T07:21:53.560Z Downloaded pest_meta v2.8.7
2142026-09-20T07:21:53.564Z Downloaded serde_core v1.0.228
2152026-09-20T07:21:53.564Z Downloaded bitflags v2.13.0
2162026-09-20T07:21:53.567Z Downloaded usdt-impl v0.6.0
2172026-09-20T07:21:53.567Z Downloaded heapless v0.8.0
2182026-09-20T07:21:53.577Z Downloaded serde v1.0.228
2192026-09-20T07:21:53.597Z Downloaded zerocopy-derive v0.8.54
2202026-09-20T07:21:53.601Z Downloaded memchr v2.8.3
2212026-09-20T07:21:53.604Z Downloaded pest v2.8.7
2222026-09-20T07:21:53.613Z Downloaded itertools v0.15.0
2232026-09-20T07:21:53.628Z Downloaded serde_json v1.0.150
2242026-09-20T07:21:53.632Z Downloaded regex v1.13.0
2252026-09-20T07:21:53.679Z Downloaded unicode-width v0.2.2
2262026-09-20T07:21:53.682Z Downloaded goblin v0.10.7
2272026-09-20T07:21:53.685Z Downloaded zerocopy v0.8.54
2282026-09-20T07:21:53.698Z Downloaded smoltcp v0.11.0
2292026-09-20T07:21:53.701Z Downloaded syn v2.0.118
2302026-09-20T07:21:53.707Z Downloaded regex-syntax v0.8.11
2312026-09-20T07:21:53.736Z Downloaded regex-automata v0.4.15
2322026-09-20T07:21:53.742Z Downloaded libc v0.2.186
2332026-09-20T07:21:53.797Z Compiling proc-macro2 v1.0.106
2342026-09-20T07:21:53.797Z Compiling quote v1.0.46
2352026-09-20T07:21:53.797Z Compiling unicode-ident v1.0.24
2362026-09-20T07:21:53.797Z Documenting unicode-ident v1.0.24
2372026-09-20T07:21:53.800Z Compiling strsim v0.11.1
2382026-09-20T07:21:53.800Z Compiling ident_case v1.0.1
2392026-09-20T07:21:53.800Z Compiling serde_core v1.0.228
2402026-09-20T07:21:53.974Z Checking memchr v2.8.3
2412026-09-20T07:21:54.163Z Compiling zerocopy v0.8.54
2422026-09-20T07:21:54.201Z Compiling thiserror v2.0.18
2432026-09-20T07:21:54.220Z Compiling serde v1.0.228
2442026-09-20T07:21:54.257Z Compiling regex-syntax v0.8.11
2452026-09-20T07:21:54.538Z Documenting proc-macro2 v1.0.106
2462026-09-20T07:21:54.545Z Compiling aho-corasick v1.1.4
2472026-09-20T07:21:54.654Z Compiling either v1.16.0
2482026-09-20T07:21:54.854Z Checking syn v2.0.118
2492026-09-20T07:21:55.101Z Documenting quote v1.0.46
2502026-09-20T07:21:55.275Z Checking byteorder v1.5.0
2512026-09-20T07:21:55.429Z Documenting strsim v0.11.1
2522026-09-20T07:21:55.605Z Documenting syn v2.0.118
2532026-09-20T07:21:55.674Z Compiling regex-automata v0.4.15
2542026-09-20T07:21:55.916Z Documenting ident_case v1.0.1
2552026-09-20T07:21:55.931Z Compiling itertools v0.15.0
2562026-09-20T07:21:56.118Z Compiling heapless v0.8.0
2572026-09-20T07:21:56.262Z Documenting memchr v2.8.3
2582026-09-20T07:21:56.583Z Checking bitflags v2.13.0
2592026-09-20T07:21:56.741Z Checking hash32 v0.3.1
2602026-09-20T07:21:56.816Z Checking darling_core v0.23.0
2612026-09-20T07:21:56.845Z Documenting serde_core v1.0.228
2622026-09-20T07:21:56.891Z Documenting aho-corasick v1.1.4
2632026-09-20T07:21:57.197Z Checking macaddr v1.0.1
2642026-09-20T07:21:57.337Z Compiling regex v1.13.0
2652026-09-20T07:21:57.738Z Documenting darling_core v0.23.0
2662026-09-20T07:21:57.772Z Checking cfg-if v1.0.4
2672026-09-20T07:21:57.778Z Documenting regex-syntax v0.8.11
2682026-09-20T07:21:57.787Z Checking stable_deref_trait v1.2.1
2692026-09-20T07:21:57.831Z Compiling smoltcp v0.11.0
2702026-09-20T07:21:58.525Z Documenting thiserror-impl v2.0.18
2712026-09-20T07:21:58.555Z Documenting zerocopy-derive v0.8.54
2722026-09-20T07:21:58.569Z Documenting serde_derive v1.0.228
2732026-09-20T07:21:58.663Z Compiling thiserror-impl v2.0.18
2742026-09-20T07:21:58.852Z Compiling serde_derive v1.0.228
2752026-09-20T07:21:58.997Z Compiling zerocopy-derive v0.8.54
2762026-09-20T07:21:59.170Z Documenting darling_macro v0.23.0
2772026-09-20T07:21:59.342Z Documenting regex-automata v0.4.15
2782026-09-20T07:21:59.476Z Checking managed v0.8.0
2792026-09-20T07:21:59.663Z Checking bitflags v1.3.2
2802026-09-20T07:21:59.687Z Documenting byteorder v1.5.0
2812026-09-20T07:21:59.724Z Documenting bitflags v2.13.0
2822026-09-20T07:21:59.731Z Compiling darling_macro v0.23.0
2832026-09-20T07:21:59.842Z Compiling ref-cast v1.0.25
2842026-09-20T07:21:59.990Z Checking cobs v0.3.0
2852026-09-20T07:22:00.125Z Documenting thiserror v2.0.18
2862026-09-20T07:22:00.163Z Compiling crc32fast v1.5.0
2872026-09-20T07:22:00.205Z Documenting hash32 v0.3.1
2882026-09-20T07:22:00.313Z Compiling darling v0.23.0
2892026-09-20T07:22:00.373Z Documenting darling v0.23.0
2902026-09-20T07:22:00.389Z Compiling ingot-macros v0.2.0
2912026-09-20T07:22:00.560Z Documenting zerocopy v0.8.54
2922026-09-20T07:22:00.713Z Documenting regex v1.13.0
2932026-09-20T07:22:00.748Z Documenting macaddr v1.0.1
2942026-09-20T07:22:00.922Z Documenting cfg-if v1.0.4
2952026-09-20T07:22:01.219Z Documenting stable_deref_trait v1.2.1
2962026-09-20T07:22:01.333Z Documenting cobs v0.3.0
2972026-09-20T07:22:01.549Z Documenting serde v1.0.228
2982026-09-20T07:22:01.787Z Documenting ingot-macros v0.2.0
2992026-09-20T07:22:01.892Z Documenting heapless v0.8.0
3002026-09-20T07:22:01.922Z Checking postcard v1.1.3
3012026-09-20T07:22:02.209Z Compiling ref-cast-impl v1.0.25
3022026-09-20T07:22:02.677Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-20T07:22:02.856Z Compiling version_check v0.9.5
3042026-09-20T07:22:02.913Z Checking ipnetwork v0.21.1
3052026-09-20T07:22:03.054Z Checking unicode-width v0.2.2
3062026-09-20T07:22:03.091Z Documenting managed v0.8.0
3072026-09-20T07:22:03.132Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3082026-09-20T07:22:03.145Z Documenting postcard v1.1.3
3092026-09-20T07:22:03.250Z Checking ingot-types v0.2.0
3102026-09-20T07:22:03.276Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3112026-09-20T07:22:03.298Z Documenting ref-cast-impl v1.0.25
3122026-09-20T07:22:03.356Z Documenting either v1.16.0
3132026-09-20T07:22:03.369Z Documenting unicode-width v0.2.2
3142026-09-20T07:22:03.633Z Checking ingot v0.2.0
3152026-09-20T07:22:03.690Z Documenting ingot-types v0.2.0
3162026-09-20T07:22:03.851Z Documenting smoltcp v0.11.0
3172026-09-20T07:22:04.097Z Documenting ipnetwork v0.21.1
3182026-09-20T07:22:04.331Z Documenting itertools v0.15.0
3192026-09-20T07:22:04.639Z Checking tabwriter v1.4.1
3202026-09-20T07:22:04.842Z Documenting ref-cast v1.0.25
3212026-09-20T07:22:05.060Z Documenting tabwriter v1.4.1
3222026-09-20T07:22:05.183Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3232026-09-20T07:22:05.383Z Documenting ingot v0.2.0
3242026-09-20T07:22:05.618Z Documenting crc32fast v1.5.0
3252026-09-20T07:22:05.740Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3262026-09-20T07:22:05.901Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3272026-09-20T07:22:06.001Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3282026-09-20T07:22:06.429Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-09-20T07:22:06.487Z Checking dyn-clone v1.0.20
3302026-09-20T07:22:06.510Z Documenting dyn-clone v1.0.20
3312026-09-20T07:22:08.007Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322026-09-20T07:22:09.234Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3332026-09-20T07:22:11.569Z Finished `dev` profile [optimized + debuginfo] target(s) in 21.98s
3342026-09-20T07:22:11.657Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3352026-09-20T07:22:11.683Z
3362026-09-20T07:22:11.687Zreal 22.084099229
3372026-09-20T07:22:11.687Zuser 1:16.442724113
3382026-09-20T07:22:11.687Zsys 16.522956531
3392026-09-20T07:22:11.687Ztrap 0.044886160
3402026-09-20T07:22:11.687Ztflt 0.059718387
3412026-09-20T07:22:11.687Zdflt 0.086249664
3422026-09-20T07:22:11.687Zkflt 0.001709876
3432026-09-20T07:22:11.687Zlock 6:17.320612470
3442026-09-20T07:22:11.687Zslp 4:18.287050296
3452026-09-20T07:22:11.687Zlat 8.880515883
3462026-09-20T07:22:11.687Zstop 12.975629761
3472026-09-20T07:22:11.687Z+ header 'analyze std + api'
3482026-09-20T07:22:11.687Z+ echo '# ==== analyze std + api ==== #'
3492026-09-20T07:22:11.687Z# ==== analyze std + api ==== #
3502026-09-20T07:22:11.687Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3512026-09-20T07:22:11.918Z Compiling proc-macro2 v1.0.106
3522026-09-20T07:22:11.918Z Compiling quote v1.0.46
3532026-09-20T07:22:11.918Z Compiling unicode-ident v1.0.24
3542026-09-20T07:22:11.921Z Compiling memchr v2.8.3
3552026-09-20T07:22:11.921Z Compiling thiserror v2.0.18
3562026-09-20T07:22:11.921Z Compiling zerocopy v0.8.54
3572026-09-20T07:22:11.921Z Compiling zmij v1.0.22
3582026-09-20T07:22:11.921Z Compiling serde_core v1.0.228
3592026-09-20T07:22:12.094Z Compiling libc v0.2.186
3602026-09-20T07:22:12.253Z Compiling serde_json v1.0.150
3612026-09-20T07:22:12.283Z Compiling ucd-trie v0.1.7
3622026-09-20T07:22:12.449Z Compiling pest v2.8.7
3632026-09-20T07:22:12.472Z Compiling ident_case v1.0.1
3642026-09-20T07:22:12.514Z Compiling serde v1.0.228
3652026-09-20T07:22:12.547Z Compiling strsim v0.11.1
3662026-09-20T07:22:12.909Z Compiling aho-corasick v1.1.4
3672026-09-20T07:22:12.917Z Checking byteorder v1.5.0
3682026-09-20T07:22:12.922Z Compiling itoa v1.0.18
3692026-09-20T07:22:13.113Z Compiling regex-syntax v0.8.11
3702026-09-20T07:22:13.323Z Compiling syn v2.0.118
3712026-09-20T07:22:13.532Z Compiling pest_meta v2.8.7
3722026-09-20T07:22:13.726Z Compiling usdt-impl v0.6.0
3732026-09-20T07:22:13.863Z Compiling either v1.16.0
3742026-09-20T07:22:14.060Z Compiling itertools v0.15.0
3752026-09-20T07:22:14.267Z Compiling thread-id v5.1.0
3762026-09-20T07:22:14.346Z Checking plain v0.2.3
3772026-09-20T07:22:14.471Z Checking log v0.4.33
3782026-09-20T07:22:14.600Z Compiling regex-automata v0.4.15
3792026-09-20T07:22:14.609Z Compiling heapless v0.8.0
3802026-09-20T07:22:15.129Z Checking bitflags v2.13.0
3812026-09-20T07:22:15.223Z Checking hash32 v0.3.1
3822026-09-20T07:22:15.245Z Checking stable_deref_trait v1.2.1
3832026-09-20T07:22:15.290Z Checking macaddr v1.0.1
3842026-09-20T07:22:15.307Z Checking pretty-hex v0.4.2
3852026-09-20T07:22:15.351Z Compiling smoltcp v0.11.0
3862026-09-20T07:22:15.412Z Checking cfg-if v1.0.4
3872026-09-20T07:22:15.533Z Compiling version_check v0.9.5
3882026-09-20T07:22:15.576Z Checking bitflags v1.3.2
3892026-09-20T07:22:15.637Z Compiling ref-cast v1.0.25
3902026-09-20T07:22:15.679Z Compiling crc32fast v1.5.0
3912026-09-20T07:22:15.790Z Compiling pest_generator v2.8.7
3922026-09-20T07:22:15.793Z Compiling darling_core v0.23.0
3932026-09-20T07:22:15.828Z Checking managed v0.8.0
3942026-09-20T07:22:15.972Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3952026-09-20T07:22:15.993Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3962026-09-20T07:22:16.217Z Checking memmap2 v0.9.11
3972026-09-20T07:22:16.301Z Compiling regex v1.13.0
3982026-09-20T07:22:16.375Z Checking ipnetwork v0.21.1
3992026-09-20T07:22:16.392Z Checking unicode-width v0.2.2
4002026-09-20T07:22:16.635Z Checking tabwriter v1.4.1
4012026-09-20T07:22:16.774Z Checking dyn-clone v1.0.20
4022026-09-20T07:22:16.919Z Compiling thiserror-impl v2.0.18
4032026-09-20T07:22:16.919Z Compiling serde_derive v1.0.228
4042026-09-20T07:22:16.919Z Compiling zerocopy-derive v0.8.54
4052026-09-20T07:22:17.013Z Compiling pest_derive v2.8.7
4062026-09-20T07:22:17.169Z Compiling scroll_derive v0.13.1
4072026-09-20T07:22:17.447Z Compiling ref-cast-impl v1.0.25
4082026-09-20T07:22:17.546Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4092026-09-20T07:22:17.899Z Compiling darling_macro v0.23.0
4102026-09-20T07:22:17.987Z Checking scroll v0.13.0
4112026-09-20T07:22:18.193Z Compiling dtrace-parser v0.3.0
4122026-09-20T07:22:18.207Z Checking goblin v0.10.7
4132026-09-20T07:22:18.216Z Checking cobs v0.3.0
4142026-09-20T07:22:18.444Z Compiling darling v0.23.0
4152026-09-20T07:22:18.515Z Compiling ingot-macros v0.2.0
4162026-09-20T07:22:18.581Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4172026-09-20T07:22:19.564Z Checking postcard v1.1.3
4182026-09-20T07:22:19.578Z Compiling serde_tokenstream v0.2.3
4192026-09-20T07:22:20.912Z Checking dof v0.4.0
4202026-09-20T07:22:20.912Z Checking ingot-types v0.2.0
4212026-09-20T07:22:21.208Z Checking ingot v0.2.0
4222026-09-20T07:22:21.782Z Compiling usdt-attr-macro v0.6.0
4232026-09-20T07:22:21.782Z Compiling usdt-macro v0.6.0
4242026-09-20T07:22:22.378Z Checking usdt v0.6.0
4252026-09-20T07:22:22.632Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4262026-09-20T07:22:31.246Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.51s
4272026-09-20T07:22:31.272Z
4282026-09-20T07:22:31.275Zreal 19.583404073
4292026-09-20T07:22:31.275Zuser 1:01.941132879
4302026-09-20T07:22:31.275Zsys 12.303896412
4312026-09-20T07:22:31.275Ztrap 0.029995912
4322026-09-20T07:22:31.275Ztflt 0.154034200
4332026-09-20T07:22:31.275Zdflt 0.206941386
4342026-09-20T07:22:31.275Zkflt 0.000008575
4352026-09-20T07:22:31.275Zlock 3:53.937810292
4362026-09-20T07:22:31.275Zslp 3:14.301818229
4372026-09-20T07:22:31.275Zlat 2.854897344
4382026-09-20T07:22:31.276Zstop 6.382056564
4392026-09-20T07:22:31.276Z+ header 'analyze no_std + engine + kernel'
4402026-09-20T07:22:31.276Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4412026-09-20T07:22:31.276Z# ==== analyze no_std + engine + kernel ==== #
4422026-09-20T07:22:31.276Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4432026-09-20T07:22:31.438Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4442026-09-20T07:22:31.438Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4452026-09-20T07:22:31.438Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4462026-09-20T07:22:31.441Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4472026-09-20T07:22:31.653Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-09-20T07:22:34.768Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.45s
4492026-09-20T07:22:34.793Z
4502026-09-20T07:22:34.796Zreal 3.514755933
4512026-09-20T07:22:34.796Zuser 3.782021730
4522026-09-20T07:22:34.796Zsys 0.827391022
4532026-09-20T07:22:34.796Ztrap 0.000472679
4542026-09-20T07:22:34.796Ztflt 0.022992032
4552026-09-20T07:22:34.796Zdflt 0.002717674
4562026-09-20T07:22:34.796Zkflt 0.000000000
4572026-09-20T07:22:34.796Zlock 11.634217379
4582026-09-20T07:22:34.796Zslp 14.580438269
4592026-09-20T07:22:34.796Zlat 0.006246343
4602026-09-20T07:22:34.796Zstop 0.184711647
4612026-09-20T07:22:34.796Z+ header test
4622026-09-20T07:22:34.796Z+ echo '# ==== test ==== #'
4632026-09-20T07:22:34.796Z# ==== test ==== #
4642026-09-20T07:22:34.796Z+ ptime -m cargo test
4652026-09-20T07:22:34.937Z Compiling serde_core v1.0.228
4662026-09-20T07:22:34.940Z Compiling thiserror v2.0.18
4672026-09-20T07:22:34.956Z Compiling zerocopy v0.8.54
4682026-09-20T07:22:34.960Z Compiling byteorder v1.5.0
4692026-09-20T07:22:34.963Z Compiling memchr v2.8.3
4702026-09-20T07:22:34.965Z Compiling unicode-ident v1.0.24
4712026-09-20T07:22:34.970Z Compiling zmij v1.0.22
4722026-09-20T07:22:34.970Z Compiling libc v0.2.186
4732026-09-20T07:22:35.042Z Compiling proc-macro2 v1.0.106
4742026-09-20T07:22:35.089Z Compiling scroll v0.13.0
4752026-09-20T07:22:35.164Z Compiling itoa v1.0.18
4762026-09-20T07:22:35.308Z Compiling plain v0.2.3
4772026-09-20T07:22:35.337Z Compiling log v0.4.33
4782026-09-20T07:22:35.353Z Compiling ucd-trie v0.1.7
4792026-09-20T07:22:35.405Z Compiling quote v1.0.46
4802026-09-20T07:22:35.418Z Compiling hash32 v0.3.1
4812026-09-20T07:22:35.566Z Compiling pest v2.8.7
4822026-09-20T07:22:35.579Z Compiling goblin v0.10.7
4832026-09-20T07:22:36.033Z Compiling stable_deref_trait v1.2.1
4842026-09-20T07:22:36.034Z Compiling macaddr v1.0.1
4852026-09-20T07:22:36.105Z Compiling pretty-hex v0.4.2
4862026-09-20T07:22:36.238Z Compiling cfg-if v1.0.4
4872026-09-20T07:22:36.281Z Compiling heapless v0.8.0
4882026-09-20T07:22:36.300Z Compiling syn v2.0.118
4892026-09-20T07:22:36.519Z Compiling thread-id v5.1.0
4902026-09-20T07:22:36.596Z Compiling cobs v0.3.0
4912026-09-20T07:22:36.734Z Compiling serde v1.0.228
4922026-09-20T07:22:36.876Z Compiling serde_json v1.0.150
4932026-09-20T07:22:36.956Z Compiling bitflags v2.13.0
4942026-09-20T07:22:37.257Z Compiling dtrace-parser v0.3.0
4952026-09-20T07:22:37.365Z Compiling bitflags v1.3.2
4962026-09-20T07:22:37.365Z Compiling managed v0.8.0
4972026-09-20T07:22:37.431Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4982026-09-20T07:22:37.595Z Compiling smoltcp v0.11.0
4992026-09-20T07:22:37.669Z Compiling postcard v1.1.3
5002026-09-20T07:22:37.756Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5012026-09-20T07:22:37.955Z Compiling ingot-types v0.2.0
5022026-09-20T07:22:38.019Z Compiling memmap2 v0.9.11
5032026-09-20T07:22:38.312Z Compiling ingot v0.2.0
5042026-09-20T07:22:38.350Z Compiling unicode-width v0.2.2
5052026-09-20T07:22:38.350Z Compiling ipnetwork v0.21.1
5062026-09-20T07:22:38.651Z Compiling dof v0.4.0
5072026-09-20T07:22:38.841Z Compiling either v1.16.0
5082026-09-20T07:22:39.049Z Compiling itertools v0.15.0
5092026-09-20T07:22:40.012Z Compiling usdt-impl v0.6.0
5102026-09-20T07:22:40.551Z Compiling usdt v0.6.0
5112026-09-20T07:22:40.576Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5122026-09-20T07:22:40.818Z Compiling tabwriter v1.4.1
5132026-09-20T07:22:41.160Z Compiling ref-cast v1.0.25
5142026-09-20T07:22:41.257Z Compiling crc32fast v1.5.0
5152026-09-20T07:22:41.276Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5162026-09-20T07:22:41.503Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5172026-09-20T07:22:41.760Z Compiling dyn-clone v1.0.20
5182026-09-20T07:22:57.694Z Finished `test` profile [optimized + debuginfo] target(s) in 22.89s
5192026-09-20T07:22:57.708Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88)
5202026-09-20T07:22:57.711Z
5212026-09-20T07:22:57.711Zrunning 85 tests
5222026-09-20T07:22:57.711Ztest d_error::tests::name_and_data_storage ... ok
5232026-09-20T07:22:57.711Ztest ddi::mblk::test::chain_append_links ... ok
5242026-09-20T07:22:57.711Ztest d_error::tests::name_truncation ... ok
5252026-09-20T07:22:57.711Ztest ddi::mblk::test::chain_breaks_links ... ok
5262026-09-20T07:22:57.711Ztest ddi::mblk::test::chain_drain_complete ... ok
5272026-09-20T07:22:57.711Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5282026-09-20T07:22:57.711Ztest ddi::mblk::test::prefix_len ... ok
5292026-09-20T07:22:57.714Ztest ddi::mblk::test::expand_and_shrink ... ok
5302026-09-20T07:22:57.714Ztest ddi::mblk::test::read_seg ... ok
5312026-09-20T07:22:57.714Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5322026-09-20T07:22:57.714Ztest ddi::mblk::test::uninitialized_packet ... ok
5332026-09-20T07:22:57.714Ztest ddi::mblk::test::wrap ... ok
5342026-09-20T07:22:57.714Ztest ddi::mblk::test::truncate ... ok
5352026-09-20T07:22:57.714Ztest ddi::time::test::good_interval ... ok
5362026-09-20T07:22:57.714Ztest ddi::mblk::test::zero_byte_packet ... ok
5372026-09-20T07:22:57.714Ztest engine::dhcp::test::domainname_encode ... ok
5382026-09-20T07:22:57.714Ztest engine::dhcp::test::domain_search_option_encode ... ok
5392026-09-20T07:22:57.714Ztest engine::dhcp::test::hostname_encode ... ok
5402026-09-20T07:22:57.714Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5412026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok
5422026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_client_id ... ok
5432026-09-20T07:22:57.715Ztest engine::dhcp::test::rfc3442_encode ... ok
5442026-09-20T07:22:57.715Ztest engine::dhcp::test::offlink_encode ... ok
5452026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5462026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5472026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_iana ... ok
5482026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_iata ... ok
5492026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_option_request ... ok
5502026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5512026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5522026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5532026-09-20T07:22:57.715Ztest ddi::time::test::bad_interval - should panic ... ok
5542026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5552026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5562026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_server_id ... ok
5572026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5582026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5592026-09-20T07:22:57.715Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5602026-09-20T07:22:57.715Ztest engine::dhcpv6::options::test::test_status ... ok
5612026-09-20T07:22:57.715Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5622026-09-20T07:22:57.715Ztest engine::ether::test::emit ... ok
5632026-09-20T07:22:57.715Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5642026-09-20T07:22:57.715Ztest engine::flow_table::test::flow_clear ... ok
5652026-09-20T07:22:57.715Ztest engine::flow_table::test::flow_expired ... ok
5662026-09-20T07:22:57.715Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5672026-09-20T07:22:57.715Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5682026-09-20T07:22:57.715Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5692026-09-20T07:22:57.715Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5702026-09-20T07:22:57.715Ztest engine::flow_table::test::eviction_basics ... ok
5712026-09-20T07:22:57.715Ztest engine::flow_table::test::priority_lerp ... ok
5722026-09-20T07:22:57.715Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5732026-09-20T07:22:57.715Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5742026-09-20T07:22:57.715Ztest engine::ip::v4::test::emit ... ok
5752026-09-20T07:22:57.715Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5762026-09-20T07:22:57.715Ztest engine::ip::v4::test::cidr_match ... ok
5772026-09-20T07:22:57.715Ztest engine::geneve::test::emit_single_opt ... ok
5782026-09-20T07:22:57.715Ztest engine::geneve::test::emit_no_opts ... ok
5792026-09-20T07:22:57.716Ztest engine::ip::v4::test::match_check ... ok
5802026-09-20T07:22:57.716Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5812026-09-20T07:22:57.716Ztest engine::ip::v6::test::emit ... ok
5822026-09-20T07:22:57.716Ztest engine::ip::v6::test::from_pairs ... ok
5832026-09-20T07:22:57.716Ztest engine::ip::v6::test::extension_push_spec ... ok
5842026-09-20T07:22:57.716Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5852026-09-20T07:22:57.716Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5862026-09-20T07:22:57.716Ztest engine::ip::v6::test::test_set_total_len ... ok
5872026-09-20T07:22:57.716Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5882026-09-20T07:22:57.716Ztest engine::layer::test::find_rule ... ok
5892026-09-20T07:22:57.716Ztest engine::nat::test::nat4_rewrite ... ok
5902026-09-20T07:22:57.716Ztest engine::ip::v6::test::option_push_spec ... ok
5912026-09-20T07:22:57.716Ztest engine::ip::v6::test::push_spec ... ok
5922026-09-20T07:22:57.716Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5932026-09-20T07:22:57.716Ztest engine::packet::test::read_multi_segment ... ok
5942026-09-20T07:22:57.716Ztest engine::packet::test::read_single_segment ... ok
5952026-09-20T07:22:57.716Ztest engine::packet::test::small_packet_with_padding ... ok
5962026-09-20T07:22:57.716Ztest engine::packet::test::straddled_tcp ... ok
5972026-09-20T07:22:57.716Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5982026-09-20T07:22:57.716Ztest engine::packet::test::udp6_packet_with_padding ... ok
5992026-09-20T07:22:57.716Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
6002026-09-20T07:22:57.716Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6012026-09-20T07:22:57.716Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6022026-09-20T07:22:57.716Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6032026-09-20T07:22:57.716Ztest engine::rule::rule_matching ... ok
6042026-09-20T07:22:57.716Ztest engine::snat::test::nat_mappings ... ok
6052026-09-20T07:22:57.716Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
6062026-09-20T07:22:57.719Ztest engine::flow_table::test::eviction_candidate_scan_saves_progress ... ok
6072026-09-20T07:22:57.719Z
6082026-09-20T07:22:57.719Ztest result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6092026-09-20T07:22:57.719Z
6102026-09-20T07:22:57.719Z Doc-tests opte
6112026-09-20T07:22:59.761Z
6122026-09-20T07:22:59.761Zrunning 3 tests
6132026-09-20T07:22:59.764Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6142026-09-20T07:22:59.764Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6152026-09-20T07:22:59.764Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6162026-09-20T07:22:59.764Z
6172026-09-20T07:22:59.764Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6182026-09-20T07:22:59.764Z
6192026-09-20T07:22:59.770Zall doctests ran in 1.43s; merged doctests compilation took 1.42s
6202026-09-20T07:22:59.810Z
6212026-09-20T07:22:59.812Zreal 25.007312902
6222026-09-20T07:22:59.813Zuser 2:04.135265187
6232026-09-20T07:22:59.813Zsys 7.237270869
6242026-09-20T07:22:59.813Ztrap 0.054667903
6252026-09-20T07:22:59.813Ztflt 0.198731246
6262026-09-20T07:22:59.813Zdflt 0.319954311
6272026-09-20T07:22:59.813Zkflt 0.000009177
6282026-09-20T07:22:59.813Zlock 6:24.092923888
6292026-09-20T07:22:59.813Zslp 3:41.236233438
6302026-09-20T07:22:59.813Zlat 6.293438693
6312026-09-20T07:22:59.813Zstop 3.172819868
6322026-09-20T07:22:59.813Zprocess exited: duration 87510 ms, exit code 0
 
6332026-09-20T07:22:59.819Zfound 0 output files