01KX2JSKETG68RB99RAJMH9RSK: opte

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

Buildomat Job: 01KX2JSZQRT02TWRKM5HR9Q4S8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-09T04:40:49.984Zjob assigned to worker 01KX2JT1T3Q6J02XP1AKCJBEEA [factory aws, i-0062c8bec054077d3] (queued for 45 s)
 
22026-07-09T04:40:56.312Zstarting task 0: "setup"
32026-07-09T04:40:56.318Z++ uname -s
42026-07-09T04:40:56.320Z+ kern=SunOS
52026-07-09T04:40:56.320Z+ build_user=build
62026-07-09T04:40:56.321Z+ build_uid=12345
72026-07-09T04:40:56.321Z+ work_dir=/work
82026-07-09T04:40:56.321Z+ input_dir=/input
92026-07-09T04:40:56.321Z+ [[ 0 == 12345 ]]
102026-07-09T04:40:56.321Z+ case "$kern" in
112026-07-09T04:40:56.321Z+ groupadd -g 12345 build
122026-07-09T04:40:56.324Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-09T04:40:58.326Z+ zfs create -o mountpoint=/work rpool/work
142026-07-09T04:40:58.429Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-09T04:40:58.433Z+ home_fs=zfs
162026-07-09T04:40:58.433Z+ [[ zfs == autofs ]]
172026-07-09T04:40:58.433Z+ mkdir -p /home/build
182026-07-09T04:40:58.433Z+ chown build:build /home/build /work
192026-07-09T04:41:00.434Z+ chmod 0700 /home/build /work
202026-07-09T04:41:00.437Zprocess exited: duration 4122 ms, exit code 0
 
212026-07-09T04:41:00.444Zstarting task 1: "rust-toolchain"
222026-07-09T04:41:00.447Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-09T04:41:00.447Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-07-09T04:41:00.447Z * rust toolchain channel = "1.96.1"
252026-07-09T04:41:00.447Z * rust toolchain profile = "default"
262026-07-09T04:41:00.447Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-09T04:41:00.447Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-09T04:41:00.450Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-09T04:41:00.450Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-09T04:41:00.505Zinfo: downloading installer
312026-07-09T04:41:01.793Zwarn: It looks like you have an existing rustup settings file at:
322026-07-09T04:41:01.793Zwarn: /home/build/.rustup/settings.toml
332026-07-09T04:41:01.793Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-09T04:41:01.793Zwarn: instead of the one inferred from the default host triple.
352026-07-09T04:41:01.806Zinfo: profile set to default
362026-07-09T04:41:01.806Zinfo: default host triple is x86_64-unknown-illumos
372026-07-09T04:41:01.809Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-09T04:41:01.942Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-09T04:41:01.945Zinfo: downloading 6 components
402026-07-09T04:41:16.551Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-09T04:41:16.551Z
422026-07-09T04:41:16.592Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-09T04:41:16.592Z
442026-07-09T04:41:16.592Z
452026-07-09T04:41:16.592ZRust is installed now. Great!
462026-07-09T04:41:16.592Z
472026-07-09T04:41:16.592ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-09T04:41:16.592Zenvironment variable. This has not been done automatically.
492026-07-09T04:41:16.592Z
502026-07-09T04:41:16.592ZTo configure your current shell, you need to source
512026-07-09T04:41:16.592Zthe corresponding env file under $HOME/.cargo.
522026-07-09T04:41:16.592Z
532026-07-09T04:41:16.592ZThis is usually done by running one of the following (note the leading DOT):
542026-07-09T04:41:16.592Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-09T04:41:16.592Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-09T04:41:16.592Zsource "~/.cargo/env.nu" # For nushell
572026-07-09T04:41:16.592Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-09T04:41:16.592Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-09T04:41:16.592Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-09T04:41:16.596Zwarn: no default linker (`cc`) was found in your PATH
612026-07-09T04:41:16.596Zwarn: many Rust crates require a system C toolchain to build
622026-07-09T04:41:16.686Z+ rustup --version
632026-07-09T04:41:16.696Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-09T04:41:16.696Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-09T04:41:16.716Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-09T04:41:16.720Z+ cargo --version
672026-07-09T04:41:16.733Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-09T04:41:16.736Z+ rustc --version
692026-07-09T04:41:16.755Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-09T04:41:16.759Zprocess exited: duration 16314 ms, exit code 0
 
712026-07-09T04:41:16.764Zstarting task 2: "authentication"
722026-07-09T04:41:16.781Zprocess exited: duration 16 ms, exit code 0
 
732026-07-09T04:41:16.788Zstarting task 3: "clone repository"
742026-07-09T04:41:16.791Z+ mkdir -p /work/oxidecomputer/opte
752026-07-09T04:41:16.794Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-07-09T04:41:16.823ZCloning into '/work/oxidecomputer/opte'...
772026-07-09T04:41:17.675Z+ cd /work/oxidecomputer/opte
782026-07-09T04:41:17.676Z+ git fetch origin 0901bea6c3f476b5f94b2616336322506bead9c8
792026-07-09T04:41:17.904ZFrom https://github.com/oxidecomputer/opte
802026-07-09T04:41:17.904Z * branch 0901bea6c3f476b5f94b2616336322506bead9c8 -> FETCH_HEAD
812026-07-09T04:41:17.909Z+ [[ -n renovate/zerocopy-0.x-lockfile ]]
822026-07-09T04:41:17.913Z++ git branch --show-current
832026-07-09T04:41:17.913Z+ current=master
842026-07-09T04:41:17.913Z+ [[ master != renovate/zerocopy-0.x-lockfile ]]
852026-07-09T04:41:17.913Z+ git branch -f renovate/zerocopy-0.x-lockfile 0901bea6c3f476b5f94b2616336322506bead9c8
862026-07-09T04:41:17.916Z+ git checkout -f renovate/zerocopy-0.x-lockfile
872026-07-09T04:41:17.931ZSwitched to branch 'renovate/zerocopy-0.x-lockfile'
882026-07-09T04:41:17.936Z+ git reset --hard 0901bea6c3f476b5f94b2616336322506bead9c8
892026-07-09T04:41:17.948ZHEAD is now at 0901bea Update Rust crate zerocopy to v0.8.54
902026-07-09T04:41:17.951Zprocess exited: duration 1160 ms, exit code 0
 
912026-07-09T04:41:17.957Zstarting task 4: "build"
922026-07-09T04:41:17.960Z+ source .github/buildomat/common.sh
932026-07-09T04:41:17.963Z++ rustup show active-toolchain
942026-07-09T04:41:17.966Z1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-07-09T04:41:17.969Z++ pushd xde
962026-07-09T04:41:17.969Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-07-09T04:41:17.969Z++ rustup show active-toolchain
982026-07-09T04:41:17.972Zinfo: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos
992026-07-09T04:41:18.613Zinfo: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29)
1002026-07-09T04:41:18.616Zinfo: downloading 6 components
1012026-07-09T04:41:35.418Znightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-07-09T04:41:35.520Z+++ rustup show active-toolchain -v
1032026-07-09T04:41:35.524Z+++ head -n 1
1042026-07-09T04:41:35.524Z+++ cut '-d ' -f1
1052026-07-09T04:41:35.580Z++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1062026-07-09T04:41:35.581Z++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1072026-07-09T04:41:35.581Z++ popd
1082026-07-09T04:41:35.584Z/work/oxidecomputer/opte
1092026-07-09T04:41:35.584Z+ cargo --version
1102026-07-09T04:41:35.591Zcargo 1.96.1 (356927216 2026-06-26)
1112026-07-09T04:41:35.594Z+ rustc --version
1122026-07-09T04:41:35.614Zrustc 1.96.1 (31fca3adb 2026-06-26)
1132026-07-09T04:41:35.620Z+ cd lib/opte
1142026-07-09T04:41:35.620Z+ header 'check style'
1152026-07-09T04:41:35.620Z+ echo '# ==== check style ==== #'
1162026-07-09T04:41:35.620Z# ==== check style ==== #
1172026-07-09T04:41:35.620Z+ ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos fmt -- --check
1182026-07-09T04:41:35.806Z
1192026-07-09T04:41:35.806Zreal 0.186983490
1202026-07-09T04:41:35.806Zuser 0.141244331
1212026-07-09T04:41:35.806Zsys 0.038385521
1222026-07-09T04:41:35.806Ztrap 0.000044067
1232026-07-09T04:41:35.806Ztflt 0.000028207
1242026-07-09T04:41:35.810Zdflt 0.000024726
1252026-07-09T04:41:35.810Zkflt 0.000000000
1262026-07-09T04:41:35.810Zlock 0.031578326
1272026-07-09T04:41:35.810Zslp 0.166146128
1282026-07-09T04:41:35.810Zlat 0.000961641
1292026-07-09T04:41:35.810Zstop 0.000092521
1302026-07-09T04:41:35.810Z+ header 'check docs'
1312026-07-09T04:41:35.810Z+ echo '# ==== check docs ==== #'
1322026-07-09T04:41:35.810Z# ==== check docs ==== #
1332026-07-09T04:41:35.810Z+ RUSTDOCFLAGS='-D warnings'
1342026-07-09T04:41:35.810Z+ ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-07-09T04:41:35.880Z Updating crates.io index
1362026-07-09T04:41:35.883Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-07-09T04:41:36.554Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-07-09T04:41:36.767Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1392026-07-09T04:41:37.075Z Updating git repository `https://github.com/oxidecomputer/zone`
1402026-07-09T04:41:37.298Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412026-07-09T04:41:37.520Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-07-09T04:41:37.790Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-07-09T04:41:39.570Z Downloading crates ...
1442026-07-09T04:41:39.614Z Downloaded cfg-if v1.0.4
1452026-07-09T04:41:39.617Z Downloaded cobs v0.3.0
1462026-07-09T04:41:39.623Z Downloaded darling_macro v0.21.3
1472026-07-09T04:41:39.630Z Downloaded dof v0.4.0
1482026-07-09T04:41:39.636Z Downloaded fnv v1.0.7
1492026-07-09T04:41:39.649Z Downloaded embedded-io v0.4.0
1502026-07-09T04:41:39.651Z Downloaded thread-id v5.1.0
1512026-07-09T04:41:39.651Z Downloaded byteorder v1.5.0
1522026-07-09T04:41:39.654Z Downloaded itoa v1.0.18
1532026-07-09T04:41:39.658Z Downloaded bitflags v1.3.2
1542026-07-09T04:41:39.664Z Downloaded either v1.16.0
1552026-07-09T04:41:39.667Z Downloaded ingot v0.1.1
1562026-07-09T04:41:39.670Z Downloaded defmt v0.3.100
1572026-07-09T04:41:39.670Z Downloaded pretty-hex v0.4.2
1582026-07-09T04:41:39.673Z Downloaded ref-cast v1.0.25
1592026-07-09T04:41:39.676Z Downloaded pest_derive v2.8.7
1602026-07-09T04:41:39.676Z Downloaded pest_meta v2.8.7
1612026-07-09T04:41:39.679Z Downloaded ingot-types v0.1.2
1622026-07-09T04:41:39.679Z Downloaded managed v0.8.0
1632026-07-09T04:41:39.682Z Downloaded defmt-parser v1.0.0
1642026-07-09T04:41:39.682Z Downloaded hash32 v0.3.1
1652026-07-09T04:41:39.685Z Downloaded embedded-io v0.6.1
1662026-07-09T04:41:39.688Z Downloaded usdt v0.6.0
1672026-07-09T04:41:39.697Z Downloaded memmap2 v0.9.11
1682026-07-09T04:41:39.700Z Downloaded strsim v0.11.1
1692026-07-09T04:41:39.704Z Downloaded plain v0.2.3
1702026-07-09T04:41:39.708Z Downloaded darling_macro v0.23.0
1712026-07-09T04:41:39.711Z Downloaded dtrace-parser v0.3.0
1722026-07-09T04:41:39.714Z Downloaded macaddr v1.0.1
1732026-07-09T04:41:39.714Z Downloaded tabwriter v1.4.1
1742026-07-09T04:41:39.717Z Downloaded dyn-clone v1.0.20
1752026-07-09T04:41:39.717Z Downloaded ref-cast-impl v1.0.25
1762026-07-09T04:41:39.720Z Downloaded usdt-macro v0.6.0
1772026-07-09T04:41:39.728Z Downloaded usdt-attr-macro v0.6.0
1782026-07-09T04:41:39.731Z Downloaded version_check v0.9.5
1792026-07-09T04:41:39.734Z Downloaded ident_case v1.0.1
1802026-07-09T04:41:39.734Z Downloaded scroll_derive v0.13.1
1812026-07-09T04:41:39.734Z Downloaded stable_deref_trait v1.2.1
1822026-07-09T04:41:39.744Z Downloaded serde_core v1.0.228
1832026-07-09T04:41:39.747Z Downloaded crc32fast v1.5.0
1842026-07-09T04:41:39.749Z Downloaded serde_tokenstream v0.2.3
1852026-07-09T04:41:39.750Z Downloaded bitflags v2.13.0
1862026-07-09T04:41:39.753Z Downloaded darling v0.23.0
1872026-07-09T04:41:39.758Z Downloaded aho-corasick v1.1.4
1882026-07-09T04:41:39.760Z Downloaded usdt-impl v0.6.0
1892026-07-09T04:41:39.763Z Downloaded scroll v0.13.0
1902026-07-09T04:41:39.766Z Downloaded zmij v1.0.21
1912026-07-09T04:41:39.769Z Downloaded defmt-macros v1.1.1
1922026-07-09T04:41:39.772Z Downloaded pest_generator v2.8.7
1932026-07-09T04:41:39.772Z Downloaded thiserror-impl v2.0.18
1942026-07-09T04:41:39.776Z Downloaded ucd-trie v0.1.7
1952026-07-09T04:41:39.780Z Downloaded darling v0.21.3
1962026-07-09T04:41:39.783Z Downloaded ingot-macros v0.1.1
1972026-07-09T04:41:39.783Z Downloaded ipnetwork v0.21.1
1982026-07-09T04:41:39.786Z Downloaded proc-macro2 v1.0.106
1992026-07-09T04:41:39.789Z Downloaded thiserror v2.0.18
2002026-07-09T04:41:39.793Z Downloaded quote v1.0.46
2012026-07-09T04:41:39.795Z Downloaded postcard v1.1.3
2022026-07-09T04:41:39.798Z Downloaded defmt v1.1.1
2032026-07-09T04:41:39.810Z Downloaded darling_core v0.21.3
2042026-07-09T04:41:39.815Z Downloaded heapless v0.8.0
2052026-07-09T04:41:39.818Z Downloaded serde_derive v1.0.228
2062026-07-09T04:41:39.821Z Downloaded unicode-ident v1.0.24
2072026-07-09T04:41:39.825Z Downloaded log v0.4.33
2082026-07-09T04:41:39.828Z Downloaded darling_core v0.23.0
2092026-07-09T04:41:39.831Z Downloaded memchr v2.8.2
2102026-07-09T04:41:39.849Z Downloaded serde v1.0.228
2112026-07-09T04:41:39.867Z Downloaded zerocopy-derive v0.8.54
2122026-07-09T04:41:39.894Z Downloaded pest v2.8.7
2132026-07-09T04:41:39.901Z Downloaded itertools v0.15.0
2142026-07-09T04:41:39.909Z Downloaded itertools v0.14.0
2152026-07-09T04:41:39.915Z Downloaded serde_json v1.0.150
2162026-07-09T04:41:39.919Z Downloaded regex v1.12.4
2172026-07-09T04:41:39.952Z Downloaded goblin v0.10.7
2182026-07-09T04:41:39.962Z Downloaded zerocopy v0.8.54
2192026-07-09T04:41:39.973Z Downloaded smoltcp v0.11.0
2202026-07-09T04:41:39.978Z Downloaded unicode-width v0.2.2
2212026-07-09T04:41:39.981Z Downloaded syn v2.0.118
2222026-07-09T04:41:39.996Z Downloaded regex-syntax v0.8.11
2232026-07-09T04:41:40.027Z Downloaded regex-automata v0.4.14
2242026-07-09T04:41:40.041Z Downloaded libc v0.2.186
2252026-07-09T04:41:40.102Z Compiling proc-macro2 v1.0.106
2262026-07-09T04:41:40.102Z Compiling quote v1.0.46
2272026-07-09T04:41:40.105Z Compiling unicode-ident v1.0.24
2282026-07-09T04:41:40.105Z Documenting unicode-ident v1.0.24
2292026-07-09T04:41:40.105Z Compiling strsim v0.11.1
2302026-07-09T04:41:40.105Z Compiling ident_case v1.0.1
2312026-07-09T04:41:40.105Z Compiling serde_core v1.0.228
2322026-07-09T04:41:40.256Z Compiling fnv v1.0.7
2332026-07-09T04:41:40.281Z Compiling memchr v2.8.2
2342026-07-09T04:41:40.454Z Compiling thiserror v2.0.18
2352026-07-09T04:41:40.479Z Compiling serde v1.0.228
2362026-07-09T04:41:40.518Z Compiling zerocopy v0.8.54
2372026-07-09T04:41:40.566Z Compiling regex-syntax v0.8.11
2382026-07-09T04:41:40.807Z Documenting proc-macro2 v1.0.106
2392026-07-09T04:41:40.810Z Compiling aho-corasick v1.1.4
2402026-07-09T04:41:41.162Z Checking syn v2.0.118
2412026-07-09T04:41:41.261Z Checking byteorder v1.5.0
2422026-07-09T04:41:41.394Z Documenting quote v1.0.46
2432026-07-09T04:41:41.415Z Compiling either v1.16.0
2442026-07-09T04:41:41.773Z Compiling itertools v0.14.0
2452026-07-09T04:41:41.904Z Documenting syn v2.0.118
2462026-07-09T04:41:42.019Z Compiling regex-automata v0.4.14
2472026-07-09T04:41:42.238Z Documenting memchr v2.8.2
2482026-07-09T04:41:42.637Z Compiling heapless v0.8.0
2492026-07-09T04:41:42.885Z Documenting aho-corasick v1.1.4
2502026-07-09T04:41:43.007Z Checking bitflags v2.13.0
2512026-07-09T04:41:43.112Z Checking hash32 v0.3.1
2522026-07-09T04:41:43.158Z Documenting serde_core v1.0.228
2532026-07-09T04:41:43.165Z Checking cfg-if v1.0.4
2542026-07-09T04:41:43.217Z Checking stable_deref_trait v1.2.1
2552026-07-09T04:41:43.222Z Checking macaddr v1.0.1
2562026-07-09T04:41:43.284Z Documenting regex-syntax v0.8.11
2572026-07-09T04:41:43.454Z Checking darling_core v0.21.3
2582026-07-09T04:41:43.963Z Compiling regex v1.12.4
2592026-07-09T04:41:44.364Z Compiling darling_core v0.23.0
2602026-07-09T04:41:44.371Z Compiling smoltcp v0.11.0
2612026-07-09T04:41:44.378Z Documenting regex-automata v0.4.14
2622026-07-09T04:41:44.731Z Documenting zerocopy-derive v0.8.54
2632026-07-09T04:41:44.861Z Compiling zerocopy-derive v0.8.54
2642026-07-09T04:41:44.869Z Compiling thiserror-impl v2.0.18
2652026-07-09T04:41:44.885Z Compiling serde_derive v1.0.228
2662026-07-09T04:41:45.653Z Documenting serde_derive v1.0.228
2672026-07-09T04:41:45.714Z Documenting thiserror-impl v2.0.18
2682026-07-09T04:41:45.934Z Compiling darling_macro v0.21.3
2692026-07-09T04:41:45.950Z Documenting regex v1.12.4
2702026-07-09T04:41:46.247Z Checking cobs v0.3.0
2712026-07-09T04:41:46.542Z Compiling darling v0.21.3
2722026-07-09T04:41:46.606Z Compiling darling_macro v0.23.0
2732026-07-09T04:41:46.616Z Compiling ingot-macros v0.1.1
2742026-07-09T04:41:46.664Z Checking managed v0.8.0
2752026-07-09T04:41:46.772Z Checking bitflags v1.3.2
2762026-07-09T04:41:46.833Z Documenting byteorder v1.5.0
2772026-07-09T04:41:46.840Z Documenting ingot-macros v0.1.1
2782026-07-09T04:41:46.848Z Documenting thiserror v2.0.18
2792026-07-09T04:41:46.957Z Documenting zerocopy v0.8.54
2802026-07-09T04:41:47.178Z Documenting bitflags v2.13.0
2812026-07-09T04:41:47.370Z Documenting stable_deref_trait v1.2.1
2822026-07-09T04:41:47.552Z Documenting hash32 v0.3.1
2832026-07-09T04:41:47.819Z Documenting serde v1.0.228
2842026-07-09T04:41:47.962Z Compiling crc32fast v1.5.0
2852026-07-09T04:41:48.055Z Compiling ref-cast v1.0.25
2862026-07-09T04:41:48.173Z Documenting cfg-if v1.0.4
2872026-07-09T04:41:48.278Z Documenting macaddr v1.0.1
2882026-07-09T04:41:48.316Z Documenting heapless v0.8.0
2892026-07-09T04:41:48.470Z Checking postcard v1.1.3
2902026-07-09T04:41:48.690Z Documenting cobs v0.3.0
2912026-07-09T04:41:48.872Z Compiling ref-cast-impl v1.0.25
2922026-07-09T04:41:49.117Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2932026-07-09T04:41:49.308Z Checking ingot-types v0.1.2
2942026-07-09T04:41:49.387Z Compiling version_check v0.9.5
2952026-07-09T04:41:49.477Z Documenting managed v0.8.0
2962026-07-09T04:41:49.543Z Checking unicode-width v0.2.2
2972026-07-09T04:41:49.664Z Checking ipnetwork v0.21.1
2982026-07-09T04:41:49.678Z Checking ingot v0.1.1
2992026-07-09T04:41:49.696Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3002026-07-09T04:41:49.797Z Documenting postcard v1.1.3
3012026-07-09T04:41:49.845Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3022026-07-09T04:41:49.995Z Compiling darling v0.23.0
3032026-07-09T04:41:50.040Z Documenting ref-cast-impl v1.0.25
3042026-07-09T04:41:50.071Z Documenting ipnetwork v0.21.1
3052026-07-09T04:41:50.139Z Documenting ingot-types v0.1.2
3062026-07-09T04:41:50.242Z Documenting smoltcp v0.11.0
3072026-07-09T04:41:50.259Z Documenting unicode-width v0.2.2
3082026-07-09T04:41:50.608Z Documenting either v1.16.0
3092026-07-09T04:41:50.848Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3102026-07-09T04:41:51.112Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3112026-07-09T04:41:51.299Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3122026-07-09T04:41:51.330Z Documenting ref-cast v1.0.25
3132026-07-09T04:41:51.626Z Documenting ingot v0.1.1
3142026-07-09T04:41:51.813Z Documenting tabwriter v1.4.1
3152026-07-09T04:41:51.853Z Checking tabwriter v1.4.1
3162026-07-09T04:41:51.996Z Checking itertools v0.15.0
3172026-07-09T04:41:52.067Z Documenting itertools v0.15.0
3182026-07-09T04:41:52.245Z Documenting crc32fast v1.5.0
3192026-07-09T04:41:52.585Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3202026-07-09T04:41:52.690Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3212026-07-09T04:41:52.769Z Checking dyn-clone v1.0.20
3222026-07-09T04:41:52.866Z Documenting dyn-clone v1.0.20
3232026-07-09T04:41:54.285Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3242026-07-09T04:41:55.450Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3252026-07-09T04:41:57.742Z Finished `dev` profile [optimized + debuginfo] target(s) in 21.92s
3262026-07-09T04:41:57.817Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3272026-07-09T04:41:57.841Z
3282026-07-09T04:41:57.854Zreal 22.014224396
3292026-07-09T04:41:57.854Zuser 1:17.933162754
3302026-07-09T04:41:57.854Zsys 16.702076622
3312026-07-09T04:41:57.854Ztrap 0.053293539
3322026-07-09T04:41:57.854Ztflt 0.085809993
3332026-07-09T04:41:57.854Zdflt 0.097509319
3342026-07-09T04:41:57.854Zkflt 0.009509736
3352026-07-09T04:41:57.854Zlock 7:49.094767545
3362026-07-09T04:41:57.854Zslp 4:20.797780707
3372026-07-09T04:41:57.854Zlat 7.410307012
3382026-07-09T04:41:57.854Zstop 12.079447047
3392026-07-09T04:41:57.854Z+ header 'analyze std + api'
3402026-07-09T04:41:57.854Z+ echo '# ==== analyze std + api ==== #'
3412026-07-09T04:41:57.855Z# ==== analyze std + api ==== #
3422026-07-09T04:41:57.855Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3432026-07-09T04:41:58.075Z Compiling proc-macro2 v1.0.106
3442026-07-09T04:41:58.075Z Compiling quote v1.0.46
3452026-07-09T04:41:58.075Z Compiling unicode-ident v1.0.24
3462026-07-09T04:41:58.075Z Compiling memchr v2.8.2
3472026-07-09T04:41:58.075Z Compiling thiserror v2.0.18
3482026-07-09T04:41:58.078Z Compiling zerocopy v0.8.54
3492026-07-09T04:41:58.078Z Compiling zmij v1.0.21
3502026-07-09T04:41:58.078Z Compiling serde_core v1.0.228
3512026-07-09T04:41:58.251Z Compiling libc v0.2.186
3522026-07-09T04:41:58.443Z Compiling strsim v0.11.1
3532026-07-09T04:41:58.456Z Compiling ucd-trie v0.1.7
3542026-07-09T04:41:58.473Z Compiling serde_json v1.0.150
3552026-07-09T04:41:58.473Z Compiling ident_case v1.0.1
3562026-07-09T04:41:58.583Z Compiling pest v2.8.7
3572026-07-09T04:41:58.677Z Compiling serde v1.0.228
3582026-07-09T04:41:58.880Z Compiling fnv v1.0.7
3592026-07-09T04:41:59.032Z Compiling aho-corasick v1.1.4
3602026-07-09T04:41:59.035Z Compiling itoa v1.0.18
3612026-07-09T04:41:59.059Z Checking byteorder v1.5.0
3622026-07-09T04:41:59.203Z Compiling regex-syntax v0.8.11
3632026-07-09T04:41:59.433Z Compiling syn v2.0.118
3642026-07-09T04:41:59.619Z Compiling pest_meta v2.8.7
3652026-07-09T04:41:59.856Z Compiling either v1.16.0
3662026-07-09T04:41:59.999Z Compiling usdt-impl v0.6.0
3672026-07-09T04:42:00.063Z Compiling itertools v0.14.0
3682026-07-09T04:42:00.479Z Compiling thread-id v5.1.0
3692026-07-09T04:42:00.678Z Compiling regex-automata v0.4.14
3702026-07-09T04:42:00.764Z Compiling heapless v0.8.0
3712026-07-09T04:42:00.961Z Checking plain v0.2.3
3722026-07-09T04:42:00.966Z Checking log v0.4.33
3732026-07-09T04:42:01.287Z Checking bitflags v2.13.0
3742026-07-09T04:42:01.302Z Checking hash32 v0.3.1
3752026-07-09T04:42:01.391Z Checking pretty-hex v0.4.2
3762026-07-09T04:42:01.419Z Compiling smoltcp v0.11.0
3772026-07-09T04:42:01.500Z Checking stable_deref_trait v1.2.1
3782026-07-09T04:42:01.565Z Checking cfg-if v1.0.4
3792026-07-09T04:42:01.622Z Checking macaddr v1.0.1
3802026-07-09T04:42:01.755Z Compiling version_check v0.9.5
3812026-07-09T04:42:01.764Z Checking bitflags v1.3.2
3822026-07-09T04:42:01.770Z Compiling crc32fast v1.5.0
3832026-07-09T04:42:01.819Z Compiling ref-cast v1.0.25
3842026-07-09T04:42:02.019Z Compiling pest_generator v2.8.7
3852026-07-09T04:42:02.026Z Compiling darling_core v0.21.3
3862026-07-09T04:42:02.056Z Compiling darling_core v0.23.0
3872026-07-09T04:42:02.141Z Checking managed v0.8.0
3882026-07-09T04:42:02.230Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3892026-07-09T04:42:02.494Z Compiling regex v1.12.4
3902026-07-09T04:42:02.628Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3912026-07-09T04:42:02.895Z Checking memmap2 v0.9.11
3922026-07-09T04:42:02.937Z Checking unicode-width v0.2.2
3932026-07-09T04:42:03.092Z Compiling thiserror-impl v2.0.18
3942026-07-09T04:42:03.185Z Compiling serde_derive v1.0.228
3952026-07-09T04:42:03.231Z Compiling zerocopy-derive v0.8.54
3962026-07-09T04:42:03.235Z Compiling pest_derive v2.8.7
3972026-07-09T04:42:03.524Z Compiling scroll_derive v0.13.1
3982026-07-09T04:42:03.677Z Compiling ref-cast-impl v1.0.25
3992026-07-09T04:42:03.765Z Checking ipnetwork v0.21.1
4002026-07-09T04:42:03.938Z Checking itertools v0.15.0
4012026-07-09T04:42:04.104Z Compiling darling_macro v0.21.3
4022026-07-09T04:42:04.145Z Compiling darling_macro v0.23.0
4032026-07-09T04:42:04.363Z Checking scroll v0.13.0
4042026-07-09T04:42:04.417Z Compiling dtrace-parser v0.3.0
4052026-07-09T04:42:04.589Z Checking goblin v0.10.7
4062026-07-09T04:42:04.679Z Compiling darling v0.21.3
4072026-07-09T04:42:04.708Z Checking cobs v0.3.0
4082026-07-09T04:42:04.748Z Compiling ingot-macros v0.1.1
4092026-07-09T04:42:04.863Z Compiling darling v0.23.0
4102026-07-09T04:42:04.935Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4112026-07-09T04:42:05.070Z Checking tabwriter v1.4.1
4122026-07-09T04:42:05.114Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4132026-07-09T04:42:05.375Z Checking dyn-clone v1.0.20
4142026-07-09T04:42:06.317Z Checking postcard v1.1.3
4152026-07-09T04:42:06.330Z Compiling serde_tokenstream v0.2.3
4162026-07-09T04:42:07.346Z Compiling dof v0.4.0
4172026-07-09T04:42:07.413Z Checking ingot-types v0.1.2
4182026-07-09T04:42:07.704Z Checking ingot v0.1.1
4192026-07-09T04:42:08.206Z Compiling usdt-macro v0.6.0
4202026-07-09T04:42:08.206Z Compiling usdt-attr-macro v0.6.0
4212026-07-09T04:42:08.810Z Checking usdt v0.6.0
4222026-07-09T04:42:09.132Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4232026-07-09T04:42:17.604Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.71s
4242026-07-09T04:42:17.631Z
4252026-07-09T04:42:17.631Zreal 19.784156160
4262026-07-09T04:42:17.631Zuser 1:04.866094135
4272026-07-09T04:42:17.631Zsys 13.123070928
4282026-07-09T04:42:17.631Ztrap 0.033584654
4292026-07-09T04:42:17.634Ztflt 0.153315804
4302026-07-09T04:42:17.634Zdflt 0.195551890
4312026-07-09T04:42:17.634Zkflt 0.000025116
4322026-07-09T04:42:17.634Zlock 3:48.228654652
4332026-07-09T04:42:17.634Zslp 3:29.128359482
4342026-07-09T04:42:17.634Zlat 3.525224868
4352026-07-09T04:42:17.634Zstop 6.102018628
4362026-07-09T04:42:17.634Z+ header 'analyze no_std + engine + kernel'
4372026-07-09T04:42:17.634Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4382026-07-09T04:42:17.634Z# ==== analyze no_std + engine + kernel ==== #
4392026-07-09T04:42:17.634Z+ ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4402026-07-09T04:42:17.810Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4412026-07-09T04:42:17.810Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4422026-07-09T04:42:17.831Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4432026-07-09T04:42:17.831Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4442026-07-09T04:42:18.070Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4452026-07-09T04:42:21.786Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.11s
4462026-07-09T04:42:21.813Z
4472026-07-09T04:42:21.816Zreal 4.176077402
4482026-07-09T04:42:21.816Zuser 4.542065791
4492026-07-09T04:42:21.816Zsys 0.930709464
4502026-07-09T04:42:21.816Ztrap 0.000587881
4512026-07-09T04:42:21.816Ztflt 0.002517982
4522026-07-09T04:42:21.816Zdflt 0.004990821
4532026-07-09T04:42:21.816Zkflt 0.000000000
4542026-07-09T04:42:21.816Zlock 18.808844612
4552026-07-09T04:42:21.816Zslp 16.709672910
4562026-07-09T04:42:21.816Zlat 0.017488224
4572026-07-09T04:42:21.816Zstop 0.237866624
4582026-07-09T04:42:21.816Z+ header test
4592026-07-09T04:42:21.816Z+ echo '# ==== test ==== #'
4602026-07-09T04:42:21.816Z# ==== test ==== #
4612026-07-09T04:42:21.816Z+ ptime -m cargo test
4622026-07-09T04:42:21.961Z Compiling serde_core v1.0.228
4632026-07-09T04:42:21.961Z Compiling thiserror v2.0.18
4642026-07-09T04:42:21.965Z Compiling zerocopy v0.8.54
4652026-07-09T04:42:21.985Z Compiling byteorder v1.5.0
4662026-07-09T04:42:21.987Z Compiling memchr v2.8.2
4672026-07-09T04:42:21.990Z Compiling unicode-ident v1.0.24
4682026-07-09T04:42:21.990Z Compiling libc v0.2.186
4692026-07-09T04:42:21.990Z Compiling zmij v1.0.21
4702026-07-09T04:42:22.067Z Compiling proc-macro2 v1.0.106
4712026-07-09T04:42:22.120Z Compiling scroll v0.13.0
4722026-07-09T04:42:22.197Z Compiling plain v0.2.3
4732026-07-09T04:42:22.293Z Compiling itoa v1.0.18
4742026-07-09T04:42:22.331Z Compiling log v0.4.33
4752026-07-09T04:42:22.355Z Compiling ucd-trie v0.1.7
4762026-07-09T04:42:22.390Z Compiling hash32 v0.3.1
4772026-07-09T04:42:22.548Z Compiling pest v2.8.7
4782026-07-09T04:42:22.554Z Compiling goblin v0.10.7
4792026-07-09T04:42:22.559Z Compiling quote v1.0.46
4802026-07-09T04:42:23.063Z Compiling macaddr v1.0.1
4812026-07-09T04:42:23.229Z Compiling stable_deref_trait v1.2.1
4822026-07-09T04:42:23.300Z Compiling pretty-hex v0.4.2
4832026-07-09T04:42:23.315Z Compiling cfg-if v1.0.4
4842026-07-09T04:42:23.381Z Compiling heapless v0.8.0
4852026-07-09T04:42:23.433Z Compiling syn v2.0.118
4862026-07-09T04:42:23.537Z Compiling thread-id v5.1.0
4872026-07-09T04:42:23.613Z Compiling dtrace-parser v0.3.0
4882026-07-09T04:42:23.840Z Compiling serde v1.0.228
4892026-07-09T04:42:24.035Z Compiling serde_json v1.0.150
4902026-07-09T04:42:24.278Z Compiling bitflags v2.13.0
4912026-07-09T04:42:24.495Z Compiling cobs v0.3.0
4922026-07-09T04:42:24.702Z Compiling managed v0.8.0
4932026-07-09T04:42:24.772Z Compiling bitflags v1.3.2
4942026-07-09T04:42:24.844Z Compiling ingot-types v0.1.2
4952026-07-09T04:42:24.876Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4962026-07-09T04:42:24.943Z Compiling smoltcp v0.11.0
4972026-07-09T04:42:25.036Z Compiling postcard v1.1.3
4982026-07-09T04:42:25.123Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4992026-07-09T04:42:25.248Z Compiling ingot v0.1.1
5002026-07-09T04:42:25.399Z Compiling memmap2 v0.9.11
5012026-07-09T04:42:25.693Z Compiling dof v0.4.0
5022026-07-09T04:42:25.737Z Compiling ipnetwork v0.21.1
5032026-07-09T04:42:26.263Z Compiling either v1.16.0
5042026-07-09T04:42:26.474Z Compiling usdt-impl v0.6.0
5052026-07-09T04:42:27.217Z Compiling unicode-width v0.2.2
5062026-07-09T04:42:27.226Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5072026-07-09T04:42:27.531Z Compiling tabwriter v1.4.1
5082026-07-09T04:42:27.541Z Compiling usdt v0.6.0
5092026-07-09T04:42:27.953Z Compiling itertools v0.15.0
5102026-07-09T04:42:28.173Z Compiling ref-cast v1.0.25
5112026-07-09T04:42:28.271Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5122026-07-09T04:42:29.035Z Compiling crc32fast v1.5.0
5132026-07-09T04:42:29.225Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5142026-07-09T04:42:29.284Z Compiling dyn-clone v1.0.20
5152026-07-09T04:42:44.148Z Finished `test` profile [optimized + debuginfo] target(s) in 22.32s
5162026-07-09T04:42:44.161Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-16b487b1faf203c1)
5172026-07-09T04:42:44.164Z
5182026-07-09T04:42:44.164Zrunning 83 tests
5192026-07-09T04:42:44.164Ztest d_error::tests::name_truncation ... ok
5202026-07-09T04:42:44.164Ztest ddi::mblk::test::chain_append_links ... ok
5212026-07-09T04:42:44.165Ztest ddi::mblk::test::chain_drain_complete ... ok
5222026-07-09T04:42:44.165Ztest d_error::tests::name_and_data_storage ... ok
5232026-07-09T04:42:44.165Ztest ddi::mblk::test::chain_breaks_links ... ok
5242026-07-09T04:42:44.165Ztest ddi::mblk::test::expand_and_shrink ... ok
5252026-07-09T04:42:44.165Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5262026-07-09T04:42:44.165Ztest ddi::mblk::test::prefix_len ... ok
5272026-07-09T04:42:44.165Ztest ddi::mblk::test::read_seg ... ok
5282026-07-09T04:42:44.165Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5292026-07-09T04:42:44.165Ztest ddi::mblk::test::uninitialized_packet ... ok
5302026-07-09T04:42:44.165Ztest ddi::mblk::test::truncate ... ok
5312026-07-09T04:42:44.165Ztest ddi::time::test::good_interval ... ok
5322026-07-09T04:42:44.165Ztest ddi::mblk::test::wrap ... ok
5332026-07-09T04:42:44.165Ztest ddi::mblk::test::zero_byte_packet ... ok
5342026-07-09T04:42:44.165Ztest engine::dhcp::test::hostname_encode ... ok
5352026-07-09T04:42:44.165Ztest engine::dhcp::test::domainname_encode ... ok
5362026-07-09T04:42:44.165Ztest engine::dhcp::test::domain_search_option_encode ... ok
5372026-07-09T04:42:44.165Ztest engine::dhcp::test::offlink_encode ... ok
5382026-07-09T04:42:44.165Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5392026-07-09T04:42:44.165Ztest engine::dhcpv6::options::test::test_client_id ... ok
5402026-07-09T04:42:44.165Ztest engine::dhcp::test::rfc3442_encode ... ok
5412026-07-09T04:42:44.165Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5422026-07-09T04:42:44.165Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5432026-07-09T04:42:44.165Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5442026-07-09T04:42:44.165Ztest engine::dhcpv6::options::test::test_iana ... ok
5452026-07-09T04:42:44.165Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5462026-07-09T04:42:44.165Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5472026-07-09T04:42:44.169Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5482026-07-09T04:42:44.169Ztest engine::dhcpv6::options::test::test_iata ... ok
5492026-07-09T04:42:44.169Ztest ddi::time::test::bad_interval - should panic ... ok
5502026-07-09T04:42:44.169Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5512026-07-09T04:42:44.169Ztest engine::dhcpv6::options::test::test_option_request ... ok
5522026-07-09T04:42:44.169Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5532026-07-09T04:42:44.169Ztest engine::dhcpv6::options::test::test_server_id ... ok
5542026-07-09T04:42:44.169Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5552026-07-09T04:42:44.169Ztest engine::dhcpv6::options::test::test_status ... ok
5562026-07-09T04:42:44.169Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5572026-07-09T04:42:44.169Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5582026-07-09T04:42:44.169Ztest engine::ether::test::emit ... ok
5592026-07-09T04:42:44.169Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5602026-07-09T04:42:44.169Ztest engine::flow_table::test::flow_clear ... ok
5612026-07-09T04:42:44.169Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5622026-07-09T04:42:44.170Ztest engine::flow_table::test::flow_expired ... ok
5632026-07-09T04:42:44.170Ztest engine::flow_table::test::eviction_basics ... ok
5642026-07-09T04:42:44.170Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5652026-07-09T04:42:44.170Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5662026-07-09T04:42:44.170Ztest engine::flow_table::test::priority_lerp ... ok
5672026-07-09T04:42:44.170Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5682026-07-09T04:42:44.170Ztest engine::flow_table::test::priority_lerp_clamps ... ok
5692026-07-09T04:42:44.170Ztest engine::flow_table::test::priority_lerp_rejects_bad_params ... ok
5702026-07-09T04:42:44.170Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5712026-07-09T04:42:44.170Ztest engine::geneve::test::emit_no_opts ... ok
5722026-07-09T04:42:44.170Ztest engine::geneve::test::emit_single_opt ... ok
5732026-07-09T04:42:44.170Ztest engine::ip::v4::test::cidr_match ... ok
5742026-07-09T04:42:44.170Ztest engine::ip::v4::test::emit ... ok
5752026-07-09T04:42:44.170Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5762026-07-09T04:42:44.170Ztest engine::ip::v6::test::emit ... ok
5772026-07-09T04:42:44.170Ztest engine::ip::v4::test::match_check ... ok
5782026-07-09T04:42:44.170Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5792026-07-09T04:42:44.170Ztest engine::ip::v6::test::from_pairs ... ok
5802026-07-09T04:42:44.170Ztest engine::ip::v6::test::option_push_spec ... ok
5812026-07-09T04:42:44.170Ztest engine::ip::v6::test::extension_push_spec ... ok
5822026-07-09T04:42:44.170Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5832026-07-09T04:42:44.170Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5842026-07-09T04:42:44.170Ztest engine::layer::test::find_rule ... ok
5852026-07-09T04:42:44.170Ztest engine::ip::v6::test::test_set_total_len ... ok
5862026-07-09T04:42:44.170Ztest engine::packet::test::read_multi_segment ... ok
5872026-07-09T04:42:44.170Ztest engine::packet::test::read_single_segment ... ok
5882026-07-09T04:42:44.170Ztest engine::nat::test::nat4_rewrite ... ok
5892026-07-09T04:42:44.170Ztest engine::packet::test::small_packet_with_padding ... ok
5902026-07-09T04:42:44.170Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5912026-07-09T04:42:44.170Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5922026-07-09T04:42:44.170Ztest engine::packet::test::straddled_tcp ... ok
5932026-07-09T04:42:44.170Ztest engine::packet::test::udp6_packet_with_padding ... ok
5942026-07-09T04:42:44.170Ztest engine::ip::v6::test::push_spec ... ok
5952026-07-09T04:42:44.170Ztest engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok
5962026-07-09T04:42:44.170Ztest engine::port::tests::established_tcp_eviction_prio_unchanging ... ok
5972026-07-09T04:42:44.170Ztest engine::rule::rule_matching ... ok
5982026-07-09T04:42:44.170Ztest engine::snat::test::snat4_desc_lifecycle ... ok
5992026-07-09T04:42:44.171Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6002026-07-09T04:42:44.171Ztest engine::snat::test::nat_mappings ... ok
6012026-07-09T04:42:44.171Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6022026-07-09T04:42:44.171Z
6032026-07-09T04:42:44.171Ztest result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6042026-07-09T04:42:44.171Z
6052026-07-09T04:42:44.171Z Doc-tests opte
6062026-07-09T04:42:46.169Z
6072026-07-09T04:42:46.169Zrunning 3 tests
6082026-07-09T04:42:46.172Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6092026-07-09T04:42:46.172Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6102026-07-09T04:42:46.172Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6112026-07-09T04:42:46.172Z
6122026-07-09T04:42:46.172Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6132026-07-09T04:42:46.172Z
6142026-07-09T04:42:46.177Zall doctests ran in 1.43s; merged doctests compilation took 1.42s
6152026-07-09T04:42:46.217Z
6162026-07-09T04:42:46.217Zreal 24.394076771
6172026-07-09T04:42:46.217Zuser 2:01.894382328
6182026-07-09T04:42:46.217Zsys 7.305936892
6192026-07-09T04:42:46.218Ztrap 0.056206207
6202026-07-09T04:42:46.222Ztflt 0.302332337
6212026-07-09T04:42:46.222Zdflt 0.300948054
6222026-07-09T04:42:46.222Zkflt 0.000002829
6232026-07-09T04:42:46.222Zlock 5:57.389567828
6242026-07-09T04:42:46.222Zslp 3:43.675311681
6252026-07-09T04:42:46.222Zlat 5.999463842
6262026-07-09T04:42:46.222Zstop 2.570411232
6272026-07-09T04:42:46.223Zprocess exited: duration 88260 ms, exit code 0
 
6282026-07-09T04:42:46.234Zfound 0 output files