01KS31TKB3W8NNHY6MGRY2NGGZ: opte

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

Buildomat Job: 01KS31VG88CEKNKA66YZ3SDX16

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-20T16:01:06.806Zjob assigned to worker 01KS31VKRPHVWXJHX82V6AJWRV [factory aws, i-0cfb4b319ad57aad3] (queued for 51 s)
 
22026-05-20T16:01:13.392Zstarting task 0: "setup"
32026-05-20T16:01:13.398Z++ uname -s
42026-05-20T16:01:13.401Z+ kern=SunOS
52026-05-20T16:01:13.401Z+ build_user=build
62026-05-20T16:01:13.401Z+ build_uid=12345
72026-05-20T16:01:13.401Z+ work_dir=/work
82026-05-20T16:01:13.401Z+ input_dir=/input
92026-05-20T16:01:13.401Z+ [[ 0 == 12345 ]]
102026-05-20T16:01:13.401Z+ case "$kern" in
112026-05-20T16:01:13.401Z+ groupadd -g 12345 build
122026-05-20T16:01:13.401Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-20T16:01:15.406Z+ zfs create -o mountpoint=/work rpool/work
142026-05-20T16:01:15.449Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-20T16:01:15.453Z+ home_fs=zfs
162026-05-20T16:01:15.453Z+ [[ zfs == autofs ]]
172026-05-20T16:01:15.453Z+ mkdir -p /home/build
182026-05-20T16:01:15.453Z+ chown build:build /home/build /work
192026-05-20T16:01:17.453Z+ chmod 0700 /home/build /work
202026-05-20T16:01:17.456Zprocess exited: duration 4061 ms, exit code 0
 
212026-05-20T16:01:17.463Zstarting task 1: "rust-toolchain"
222026-05-20T16:01:17.467Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
232026-05-20T16:01:17.467Z * rust toolchain channel = "1.95.0"
242026-05-20T16:01:17.467Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-05-20T16:01:17.467Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-05-20T16:01:17.467Z * rust toolchain profile = "default"
272026-05-20T16:01:17.467Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-20T16:01:17.470Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-20T16:01:17.470Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
302026-05-20T16:01:17.571Zinfo: downloading installer
312026-05-20T16:01:19.345Zwarn: It looks like you have an existing rustup settings file at:
322026-05-20T16:01:19.345Zwarn: /home/build/.rustup/settings.toml
332026-05-20T16:01:19.345Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-20T16:01:19.345Zwarn: instead of the one inferred from the default host triple.
352026-05-20T16:01:19.364Zinfo: profile set to default
362026-05-20T16:01:19.364Zinfo: default host triple is x86_64-unknown-illumos
372026-05-20T16:01:19.364Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
382026-05-20T16:01:19.364Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
392026-05-20T16:01:19.364Zinfo: downloading 6 components
402026-05-20T16:01:34.306Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
412026-05-20T16:01:34.306Z
422026-05-20T16:01:34.332Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
432026-05-20T16:01:34.333Z
442026-05-20T16:01:34.333Z
452026-05-20T16:01:34.333ZRust is installed now. Great!
462026-05-20T16:01:34.333Z
472026-05-20T16:01:34.333ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-20T16:01:34.333Zenvironment variable. This has not been done automatically.
492026-05-20T16:01:34.333Z
502026-05-20T16:01:34.333ZTo configure your current shell, you need to source
512026-05-20T16:01:34.333Zthe corresponding env file under $HOME/.cargo.
522026-05-20T16:01:34.336Z
532026-05-20T16:01:34.336ZThis is usually done by running one of the following (note the leading DOT):
542026-05-20T16:01:34.336Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-20T16:01:34.336Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-20T16:01:34.336Zsource "~/.cargo/env.nu" # For nushell
572026-05-20T16:01:34.336Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-20T16:01:34.336Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-20T16:01:34.336Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-20T16:01:34.336Zwarn: no default linker (`cc`) was found in your PATH
612026-05-20T16:01:34.336Zwarn: many Rust crates require a system C toolchain to build
622026-05-20T16:01:34.416Z+ rustup --version
632026-05-20T16:01:34.425Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-20T16:01:34.428Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-20T16:01:34.446Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
662026-05-20T16:01:34.449Z+ cargo --version
672026-05-20T16:01:34.463Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
682026-05-20T16:01:34.465Z+ rustc --version
692026-05-20T16:01:34.484Zrustc 1.95.0 (59807616e 2026-04-14)
702026-05-20T16:01:34.486Zprocess exited: duration 17022 ms, exit code 0
 
712026-05-20T16:01:34.492Zstarting task 2: "authentication"
722026-05-20T16:01:34.512Zprocess exited: duration 19 ms, exit code 0
 
732026-05-20T16:01:34.518Zstarting task 3: "clone repository"
742026-05-20T16:01:34.521Z+ mkdir -p /work/oxidecomputer/opte
752026-05-20T16:01:34.524Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-05-20T16:01:34.562ZCloning into '/work/oxidecomputer/opte'...
772026-05-20T16:01:35.535Z+ cd /work/oxidecomputer/opte
782026-05-20T16:01:35.535Z+ git fetch origin 1df13fefc1a360c1f2a122e34a8089d55f51b6b1
792026-05-20T16:01:35.809ZFrom https://github.com/oxidecomputer/opte
802026-05-20T16:01:35.809Z * branch 1df13fefc1a360c1f2a122e34a8089d55f51b6b1 -> FETCH_HEAD
812026-05-20T16:01:35.816Z+ [[ -n eviction-policy ]]
822026-05-20T16:01:35.819Z++ git branch --show-current
832026-05-20T16:01:35.819Z+ current=master
842026-05-20T16:01:35.819Z+ [[ master != eviction-policy ]]
852026-05-20T16:01:35.819Z+ git branch -f eviction-policy 1df13fefc1a360c1f2a122e34a8089d55f51b6b1
862026-05-20T16:01:35.824Z+ git checkout -f eviction-policy
872026-05-20T16:01:35.836ZSwitched to branch 'eviction-policy'
882026-05-20T16:01:35.840Z+ git reset --hard 1df13fefc1a360c1f2a122e34a8089d55f51b6b1
892026-05-20T16:01:35.843ZHEAD is now at 1df13fe Comment.
902026-05-20T16:01:35.846Zprocess exited: duration 1324 ms, exit code 0
 
912026-05-20T16:01:35.852Zstarting task 4: "build"
922026-05-20T16:01:35.856Z+ source .github/buildomat/common.sh
932026-05-20T16:01:35.856Z++ rustup show active-toolchain
942026-05-20T16:01:35.861Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-05-20T16:01:35.864Z++ pushd xde
962026-05-20T16:01:35.864Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-05-20T16:01:35.864Z++ rustup show active-toolchain
982026-05-20T16:01:35.867Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
992026-05-20T16:01:36.015Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1002026-05-20T16:01:36.018Zinfo: downloading 6 components
1012026-05-20T16:01:49.423Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-05-20T16:01:49.498Z+++ rustup show active-toolchain -v
1032026-05-20T16:01:49.502Z+++ head -n 1
1042026-05-20T16:01:49.502Z+++ cut '-d ' -f1
1052026-05-20T16:01:49.552Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1062026-05-20T16:01:49.552Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1072026-05-20T16:01:49.552Z++ popd
1082026-05-20T16:01:49.555Z/work/oxidecomputer/opte
1092026-05-20T16:01:49.555Z+ cargo --version
1102026-05-20T16:01:49.563Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1112026-05-20T16:01:49.566Z+ rustc --version
1122026-05-20T16:01:49.589Zrustc 1.95.0 (59807616e 2026-04-14)
1132026-05-20T16:01:49.589Z+ cd lib/opte
1142026-05-20T16:01:49.589Z+ header 'check style'
1152026-05-20T16:01:49.589Z+ echo '# ==== check style ==== #'
1162026-05-20T16:01:49.589Z# ==== check style ==== #
1172026-05-20T16:01:49.589Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check
1182026-05-20T16:01:49.778Z
1192026-05-20T16:01:49.778Zreal 0.178111394
1202026-05-20T16:01:49.779Zuser 0.136582859
1212026-05-20T16:01:49.779Zsys 0.035420141
1222026-05-20T16:01:49.779Ztrap 0.000009700
1232026-05-20T16:01:49.779Ztflt 0.000027210
1242026-05-20T16:01:49.779Zdflt 0.000004250
1252026-05-20T16:01:49.779Zkflt 0.000000000
1262026-05-20T16:01:49.779Zlock 0.030507320
1272026-05-20T16:01:49.779Zslp 0.158027016
1282026-05-20T16:01:49.779Zlat 0.000669450
1292026-05-20T16:01:49.779Zstop 0.000114520
1302026-05-20T16:01:49.783Z+ header 'check docs'
1312026-05-20T16:01:49.783Z+ echo '# ==== check docs ==== #'
1322026-05-20T16:01:49.783Z# ==== check docs ==== #
1332026-05-20T16:01:49.783Z+ RUSTDOCFLAGS='-D warnings'
1342026-05-20T16:01:49.783Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-05-20T16:01:49.847Z Updating crates.io index
1362026-05-20T16:01:49.881Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-05-20T16:01:50.888Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-05-20T16:01:51.391Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1392026-05-20T16:01:51.764Z Updating git repository `https://github.com/oxidecomputer/zone`
1402026-05-20T16:01:52.135Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412026-05-20T16:01:52.598Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-05-20T16:01:52.941Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-05-20T16:01:54.735Z Downloading crates ...
1442026-05-20T16:01:54.797Z Downloaded ingot v0.1.1
1452026-05-20T16:01:54.801Z Downloaded aho-corasick v1.1.4
1462026-05-20T16:01:54.806Z Downloaded embedded-io v0.4.0
1472026-05-20T16:01:54.809Z Downloaded ingot-macros v0.1.1
1482026-05-20T16:01:54.809Z Downloaded pest_derive v2.8.6
1492026-05-20T16:01:54.814Z Downloaded log v0.4.29
1502026-05-20T16:01:54.818Z Downloaded heapless v0.8.0
1512026-05-20T16:01:54.822Z Downloaded macaddr v1.0.1
1522026-05-20T16:01:55.267Z Downloaded cobs v0.3.0
1532026-05-20T16:01:55.267Z Downloaded pest v2.8.6
1542026-05-20T16:01:55.267Z Downloaded dyn-clone v1.0.20
1552026-05-20T16:01:55.268Z Downloaded itertools v0.14.0
1562026-05-20T16:01:55.268Z Downloaded scroll_derive v0.13.1
1572026-05-20T16:01:55.268Z Downloaded defmt-parser v1.0.0
1582026-05-20T16:01:55.268Z Downloaded generic-array v0.14.7
1592026-05-20T16:01:55.268Z Downloaded darling_macro v0.23.0
1602026-05-20T16:01:55.268Z Downloaded usdt-attr-macro v0.6.0
1612026-05-20T16:01:55.268Z Downloaded ingot-types v0.1.2
1622026-05-20T16:01:55.268Z Downloaded defmt v0.3.100
1632026-05-20T16:01:55.268Z Downloaded thread-id v5.1.0
1642026-05-20T16:01:55.268Z Downloaded block-buffer v0.10.4
1652026-05-20T16:01:55.268Z Downloaded cfg-if v1.0.4
1662026-05-20T16:01:55.268Z Downloaded hash32 v0.3.1
1672026-05-20T16:01:55.268Z Downloaded dof v0.4.0
1682026-05-20T16:01:55.268Z Downloaded ident_case v1.0.1
1692026-05-20T16:01:55.268Z Downloaded defmt v1.0.1
1702026-05-20T16:01:55.268Z Downloaded itoa v1.0.18
1712026-05-20T16:01:55.268Z Downloaded digest v0.10.7
1722026-05-20T16:01:55.268Z Downloaded defmt-macros v1.0.1
1732026-05-20T16:01:55.268Z Downloaded embedded-io v0.6.1
1742026-05-20T16:01:55.268Z Downloaded usdt-macro v0.6.0
1752026-05-20T16:01:55.268Z Downloaded managed v0.8.0
1762026-05-20T16:01:55.268Z Downloaded plain v0.2.3
1772026-05-20T16:01:55.268Z Downloaded sha2 v0.10.9
1782026-05-20T16:01:55.268Z Downloaded version_check v0.9.5
1792026-05-20T16:01:55.268Z Downloaded proc-macro-error-attr2 v2.0.0
1802026-05-20T16:01:55.268Z Downloaded cpufeatures v0.2.17
1812026-05-20T16:01:55.268Z Downloaded ref-cast v1.0.25
1822026-05-20T16:01:55.268Z Downloaded darling_macro v0.21.3
1832026-05-20T16:01:55.268Z Downloaded pretty-hex v0.4.2
1842026-05-20T16:01:55.268Z Downloaded crypto-common v0.1.7
1852026-05-20T16:01:55.268Z Downloaded stable_deref_trait v1.2.1
1862026-05-20T16:01:55.268Z Downloaded fnv v1.0.7
1872026-05-20T16:01:55.268Z Downloaded tabwriter v1.4.1
1882026-05-20T16:01:55.268Z Downloaded ref-cast-impl v1.0.25
1892026-05-20T16:01:55.268Z Downloaded dtrace-parser v0.3.0
1902026-05-20T16:01:55.268Z Downloaded ipnetwork v0.21.1
1912026-05-20T16:01:55.268Z Downloaded scroll v0.13.0
1922026-05-20T16:01:55.268Z Downloaded serde_tokenstream v0.2.3
1932026-05-20T16:01:55.269Z Downloaded either v1.15.0
1942026-05-20T16:01:55.269Z Downloaded proc-macro-error2 v2.0.1
1952026-05-20T16:01:55.269Z Downloaded bitflags v2.11.1
1962026-05-20T16:01:55.269Z Downloaded postcard v1.1.3
1972026-05-20T16:01:55.269Z Downloaded darling v0.23.0
1982026-05-20T16:01:55.269Z Downloaded zmij v1.0.21
1992026-05-20T16:01:55.269Z Downloaded strsim v0.11.1
2002026-05-20T16:01:55.269Z Downloaded thiserror-impl v2.0.18
2012026-05-20T16:01:55.269Z Downloaded byteorder v1.5.0
2022026-05-20T16:01:55.269Z Downloaded quote v1.0.45
2032026-05-20T16:01:55.269Z Downloaded usdt v0.6.0
2042026-05-20T16:01:55.269Z Downloaded darling v0.21.3
2052026-05-20T16:01:55.269Z Downloaded memmap2 v0.9.10
2062026-05-20T16:01:55.269Z Downloaded darling_core v0.21.3
2072026-05-20T16:01:55.269Z Downloaded bitflags v1.3.2
2082026-05-20T16:01:55.269Z Downloaded thiserror v2.0.18
2092026-05-20T16:01:55.269Z Downloaded crc32fast v1.5.0
2102026-05-20T16:01:55.269Z Downloaded usdt-impl v0.6.0
2112026-05-20T16:01:55.269Z Downloaded unicode-ident v1.0.24
2122026-05-20T16:01:55.269Z Downloaded serde_derive v1.0.228
2132026-05-20T16:01:55.269Z Downloaded pest_generator v2.8.6
2142026-05-20T16:01:55.269Z Downloaded pest_meta v2.8.6
2152026-05-20T16:01:55.269Z Downloaded ucd-trie v0.1.7
2162026-05-20T16:01:55.269Z Downloaded proc-macro2 v1.0.106
2172026-05-20T16:01:55.269Z Downloaded darling_core v0.23.0
2182026-05-20T16:01:55.269Z Downloaded serde v1.0.228
2192026-05-20T16:01:55.269Z Downloaded serde_core v1.0.228
2202026-05-20T16:01:55.269Z Downloaded zerocopy-derive v0.8.48
2212026-05-20T16:01:55.269Z Downloaded memchr v2.8.0
2222026-05-20T16:01:55.269Z Downloaded typenum v1.20.0
2232026-05-20T16:01:55.269Z Downloaded serde_json v1.0.149
2242026-05-20T16:01:55.269Z Downloaded regex v1.12.3
2252026-05-20T16:01:55.269Z Downloaded unicode-width v0.2.2
2262026-05-20T16:01:55.269Z Downloaded goblin v0.10.5
2272026-05-20T16:01:55.269Z Downloaded syn v2.0.117
2282026-05-20T16:01:55.269Z Downloaded zerocopy v0.8.48
2292026-05-20T16:01:55.269Z Downloaded smoltcp v0.11.0
2302026-05-20T16:01:55.269Z Downloaded regex-syntax v0.8.10
2312026-05-20T16:01:55.270Z Downloaded regex-automata v0.4.14
2322026-05-20T16:01:55.270Z Downloaded libc v0.2.186
2332026-05-20T16:01:55.290Z Compiling proc-macro2 v1.0.106
2342026-05-20T16:01:55.290Z Compiling quote v1.0.45
2352026-05-20T16:01:55.294Z Compiling unicode-ident v1.0.24
2362026-05-20T16:01:55.294Z Documenting unicode-ident v1.0.24
2372026-05-20T16:01:55.294Z Compiling ident_case v1.0.1
2382026-05-20T16:01:55.294Z Compiling strsim v0.11.1
2392026-05-20T16:01:55.342Z Compiling serde_core v1.0.228
2402026-05-20T16:01:55.437Z Compiling fnv v1.0.7
2412026-05-20T16:01:55.452Z Checking memchr v2.8.0
2422026-05-20T16:01:55.610Z Compiling zerocopy v0.8.48
2432026-05-20T16:01:55.623Z Compiling serde v1.0.228
2442026-05-20T16:01:55.657Z Compiling regex-syntax v0.8.10
2452026-05-20T16:01:55.803Z Compiling thiserror v2.0.18
2462026-05-20T16:01:55.895Z Compiling aho-corasick v1.1.4
2472026-05-20T16:01:55.988Z Documenting proc-macro2 v1.0.106
2482026-05-20T16:01:56.246Z Checking byteorder v1.5.0
2492026-05-20T16:01:56.459Z Checking syn v2.0.117
2502026-05-20T16:01:56.550Z Documenting quote v1.0.45
2512026-05-20T16:01:56.797Z Compiling either v1.15.0
2522026-05-20T16:01:57.003Z Compiling itertools v0.14.0
2532026-05-20T16:01:57.037Z Documenting syn v2.0.117
2542026-05-20T16:01:57.303Z Compiling regex-automata v0.4.14
2552026-05-20T16:01:57.321Z Documenting memchr v2.8.0
2562026-05-20T16:01:57.726Z Compiling heapless v0.8.0
2572026-05-20T16:01:57.944Z Documenting aho-corasick v1.1.4
2582026-05-20T16:01:58.193Z Checking bitflags v2.11.1
2592026-05-20T16:01:58.259Z Checking hash32 v0.3.1
2602026-05-20T16:01:58.337Z Documenting serde_core v1.0.228
2612026-05-20T16:01:58.438Z Checking stable_deref_trait v1.2.1
2622026-05-20T16:01:58.448Z Checking macaddr v1.0.1
2632026-05-20T16:01:58.512Z Documenting regex-syntax v0.8.10
2642026-05-20T16:01:58.583Z Checking cfg-if v1.0.4
2652026-05-20T16:01:58.639Z Checking darling_core v0.21.3
2662026-05-20T16:01:58.667Z Compiling smoltcp v0.11.0
2672026-05-20T16:01:59.020Z Compiling regex v1.12.3
2682026-05-20T16:01:59.217Z Compiling darling_core v0.23.0
2692026-05-20T16:01:59.521Z Documenting regex-automata v0.4.14
2702026-05-20T16:01:59.833Z Documenting serde_derive v1.0.228
2712026-05-20T16:01:59.841Z Documenting thiserror-impl v2.0.18
2722026-05-20T16:01:59.987Z Documenting zerocopy-derive v0.8.48
2732026-05-20T16:02:00.266Z Compiling serde_derive v1.0.228
2742026-05-20T16:02:00.412Z Compiling thiserror-impl v2.0.18
2752026-05-20T16:02:00.592Z Compiling zerocopy-derive v0.8.48
2762026-05-20T16:02:00.879Z Documenting regex v1.12.3
2772026-05-20T16:02:01.074Z Documenting byteorder v1.5.0
2782026-05-20T16:02:01.263Z Compiling darling_macro v0.21.3
2792026-05-20T16:02:01.285Z Compiling darling_macro v0.23.0
2802026-05-20T16:02:01.294Z Checking bitflags v1.3.2
2812026-05-20T16:02:01.353Z Checking managed v0.8.0
2822026-05-20T16:02:01.534Z Documenting bitflags v2.11.1
2832026-05-20T16:02:01.594Z Documenting hash32 v0.3.1
2842026-05-20T16:02:01.745Z Checking cobs v0.3.0
2852026-05-20T16:02:01.821Z Compiling darling v0.21.3
2862026-05-20T16:02:01.844Z Documenting thiserror v2.0.18
2872026-05-20T16:02:01.878Z Documenting stable_deref_trait v1.2.1
2882026-05-20T16:02:01.892Z Compiling ingot-macros v0.1.1
2892026-05-20T16:02:01.904Z Documenting ingot-macros v0.1.1
2902026-05-20T16:02:02.129Z Documenting zerocopy v0.8.48
2912026-05-20T16:02:02.333Z Compiling ref-cast v1.0.25
2922026-05-20T16:02:02.484Z Compiling crc32fast v1.5.0
2932026-05-20T16:02:02.668Z Documenting macaddr v1.0.1
2942026-05-20T16:02:02.672Z Documenting cfg-if v1.0.4
2952026-05-20T16:02:02.856Z Documenting heapless v0.8.0
2962026-05-20T16:02:03.108Z Documenting serde v1.0.228
2972026-05-20T16:02:03.285Z Documenting cobs v0.3.0
2982026-05-20T16:02:03.326Z Checking postcard v1.1.3
2992026-05-20T16:02:03.587Z Compiling ref-cast-impl v1.0.25
3002026-05-20T16:02:03.813Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3012026-05-20T16:02:04.188Z Checking unicode-width v0.2.2
3022026-05-20T16:02:04.204Z Checking ipnetwork v0.21.1
3032026-05-20T16:02:04.385Z Compiling version_check v0.9.5
3042026-05-20T16:02:04.409Z Documenting managed v0.8.0
3052026-05-20T16:02:04.521Z Documenting postcard v1.1.3
3062026-05-20T16:02:04.547Z Checking darling v0.23.0
3072026-05-20T16:02:04.588Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3082026-05-20T16:02:04.613Z Documenting ref-cast-impl v1.0.25
3092026-05-20T16:02:04.645Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3102026-05-20T16:02:04.690Z Documenting ipnetwork v0.21.1
3112026-05-20T16:02:04.785Z Checking ingot-types v0.1.2
3122026-05-20T16:02:04.889Z Documenting unicode-width v0.2.2
3132026-05-20T16:02:05.071Z Documenting ingot-types v0.1.2
3142026-05-20T16:02:05.083Z Documenting smoltcp v0.11.0
3152026-05-20T16:02:05.105Z Checking ingot v0.1.1
3162026-05-20T16:02:05.308Z Documenting either v1.15.0
3172026-05-20T16:02:05.611Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3182026-05-20T16:02:05.799Z Documenting ref-cast v1.0.25
3192026-05-20T16:02:06.010Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3202026-05-20T16:02:06.219Z Documenting tabwriter v1.4.1
3212026-05-20T16:02:06.272Z Checking tabwriter v1.4.1
3222026-05-20T16:02:06.520Z Documenting ingot v0.1.1
3232026-05-20T16:02:06.586Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3242026-05-20T16:02:06.721Z Documenting itertools v0.14.0
3252026-05-20T16:02:07.119Z Documenting crc32fast v1.5.0
3262026-05-20T16:02:07.319Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3272026-05-20T16:02:07.342Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3282026-05-20T16:02:07.470Z Checking dyn-clone v1.0.20
3292026-05-20T16:02:07.566Z Documenting dyn-clone v1.0.20
3302026-05-20T16:02:08.982Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3312026-05-20T16:02:10.106Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3322026-05-20T16:02:12.305Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.51s
3332026-05-20T16:02:12.394Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3342026-05-20T16:02:12.412Z
3352026-05-20T16:02:12.415Zreal 22.615379528
3362026-05-20T16:02:12.415Zuser 1:15.128487238
3372026-05-20T16:02:12.415Zsys 15.689318702
3382026-05-20T16:02:12.415Ztrap 0.049360201
3392026-05-20T16:02:12.415Ztflt 0.151348045
3402026-05-20T16:02:12.415Zdflt 0.250049003
3412026-05-20T16:02:12.415Zkflt 0.010646963
3422026-05-20T16:02:12.415Zlock 6:39.929851179
3432026-05-20T16:02:12.415Zslp 4:13.377097491
3442026-05-20T16:02:12.415Zlat 6.414774216
3452026-05-20T16:02:12.415Zstop 8.971132878
3462026-05-20T16:02:12.415Z+ header 'analyze std + api'
3472026-05-20T16:02:12.415Z+ echo '# ==== analyze std + api ==== #'
3482026-05-20T16:02:12.415Z# ==== analyze std + api ==== #
3492026-05-20T16:02:12.416Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3502026-05-20T16:02:12.654Z Compiling proc-macro2 v1.0.106
3512026-05-20T16:02:12.654Z Compiling quote v1.0.45
3522026-05-20T16:02:12.654Z Compiling unicode-ident v1.0.24
3532026-05-20T16:02:12.654Z Compiling memchr v2.8.0
3542026-05-20T16:02:12.654Z Compiling thiserror v2.0.18
3552026-05-20T16:02:12.658Z Compiling zerocopy v0.8.48
3562026-05-20T16:02:12.658Z Compiling zmij v1.0.21
3572026-05-20T16:02:12.658Z Compiling libc v0.2.186
3582026-05-20T16:02:12.829Z Compiling serde_core v1.0.228
3592026-05-20T16:02:13.018Z Compiling serde_json v1.0.149
3602026-05-20T16:02:13.045Z Compiling strsim v0.11.1
3612026-05-20T16:02:13.048Z Compiling ucd-trie v0.1.7
3622026-05-20T16:02:13.067Z Compiling ident_case v1.0.1
3632026-05-20T16:02:13.209Z Compiling pest v2.8.6
3642026-05-20T16:02:13.301Z Compiling serde v1.0.228
3652026-05-20T16:02:13.491Z Compiling fnv v1.0.7
3662026-05-20T16:02:13.649Z Compiling aho-corasick v1.1.4
3672026-05-20T16:02:13.658Z Checking byteorder v1.5.0
3682026-05-20T16:02:13.842Z Compiling itoa v1.0.18
3692026-05-20T16:02:13.898Z Compiling regex-syntax v0.8.10
3702026-05-20T16:02:14.001Z Compiling syn v2.0.117
3712026-05-20T16:02:14.371Z Compiling pest_meta v2.8.6
3722026-05-20T16:02:14.412Z Compiling either v1.15.0
3732026-05-20T16:02:14.440Z Compiling usdt-impl v0.6.0
3742026-05-20T16:02:14.705Z Compiling itertools v0.14.0
3752026-05-20T16:02:14.906Z Compiling thread-id v5.1.0
3762026-05-20T16:02:15.029Z Checking plain v0.2.3
3772026-05-20T16:02:15.185Z Compiling heapless v0.8.0
3782026-05-20T16:02:15.258Z Checking log v0.4.29
3792026-05-20T16:02:15.383Z Compiling regex-automata v0.4.14
3802026-05-20T16:02:15.820Z Checking bitflags v2.11.1
3812026-05-20T16:02:15.916Z Checking hash32 v0.3.1
3822026-05-20T16:02:15.979Z Checking stable_deref_trait v1.2.1
3832026-05-20T16:02:16.030Z Checking macaddr v1.0.1
3842026-05-20T16:02:16.034Z Checking cfg-if v1.0.4
3852026-05-20T16:02:16.037Z Checking pretty-hex v0.4.2
3862026-05-20T16:02:16.087Z Compiling smoltcp v0.11.0
3872026-05-20T16:02:16.260Z Compiling version_check v0.9.5
3882026-05-20T16:02:16.264Z Compiling crc32fast v1.5.0
3892026-05-20T16:02:16.428Z Compiling pest_generator v2.8.6
3902026-05-20T16:02:16.504Z Compiling darling_core v0.21.3
3912026-05-20T16:02:16.532Z Compiling darling_core v0.23.0
3922026-05-20T16:02:16.557Z Compiling ref-cast v1.0.25
3932026-05-20T16:02:16.655Z Checking bitflags v1.3.2
3942026-05-20T16:02:16.716Z Checking managed v0.8.0
3952026-05-20T16:02:16.939Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3962026-05-20T16:02:17.041Z Compiling regex v1.12.3
3972026-05-20T16:02:17.226Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3982026-05-20T16:02:17.469Z Checking memmap2 v0.9.10
3992026-05-20T16:02:17.512Z Checking unicode-width v0.2.2
4002026-05-20T16:02:17.598Z Compiling thiserror-impl v2.0.18
4012026-05-20T16:02:17.624Z Compiling serde_derive v1.0.228
4022026-05-20T16:02:17.755Z Compiling zerocopy-derive v0.8.48
4032026-05-20T16:02:17.944Z Compiling pest_derive v2.8.6
4042026-05-20T16:02:18.122Z Compiling scroll_derive v0.13.1
4052026-05-20T16:02:18.185Z Compiling ref-cast-impl v1.0.25
4062026-05-20T16:02:18.608Z Compiling darling_macro v0.21.3
4072026-05-20T16:02:18.639Z Checking ipnetwork v0.21.1
4082026-05-20T16:02:18.663Z Compiling darling_macro v0.23.0
4092026-05-20T16:02:18.909Z Checking dtrace-parser v0.3.0
4102026-05-20T16:02:18.929Z Checking scroll v0.13.0
4112026-05-20T16:02:19.133Z Checking cobs v0.3.0
4122026-05-20T16:02:19.154Z Compiling darling v0.21.3
4132026-05-20T16:02:19.213Z Checking goblin v0.10.5
4142026-05-20T16:02:19.222Z Compiling ingot-macros v0.1.1
4152026-05-20T16:02:19.262Z Compiling darling v0.23.0
4162026-05-20T16:02:19.332Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4172026-05-20T16:02:19.541Z Checking tabwriter v1.4.1
4182026-05-20T16:02:19.678Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4192026-05-20T16:02:19.993Z Checking dyn-clone v1.0.20
4202026-05-20T16:02:20.635Z Checking postcard v1.1.3
4212026-05-20T16:02:20.658Z Compiling serde_tokenstream v0.2.3
4222026-05-20T16:02:21.768Z Checking dof v0.4.0
4232026-05-20T16:02:21.768Z Checking ingot-types v0.1.2
4242026-05-20T16:02:22.053Z Checking ingot v0.1.1
4252026-05-20T16:02:22.624Z Compiling usdt-macro v0.6.0
4262026-05-20T16:02:22.634Z Compiling usdt-attr-macro v0.6.0
4272026-05-20T16:02:23.230Z Checking usdt v0.6.0
4282026-05-20T16:02:23.461Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4292026-05-20T16:02:31.967Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.26s
4302026-05-20T16:02:31.987Z
4312026-05-20T16:02:31.987Zreal 19.335364507
4322026-05-20T16:02:31.987Zuser 1:03.780308200
4332026-05-20T16:02:31.987Zsys 12.852515595
4342026-05-20T16:02:31.987Ztrap 0.030444730
4352026-05-20T16:02:31.987Ztflt 0.123235924
4362026-05-20T16:02:31.987Zdflt 0.194567805
4372026-05-20T16:02:31.987Zkflt 0.000016050
4382026-05-20T16:02:31.987Zlock 3:42.717459038
4392026-05-20T16:02:31.987Zslp 3:25.732661497
4402026-05-20T16:02:31.987Zlat 2.833594455
4412026-05-20T16:02:31.987Zstop 6.259571744
4422026-05-20T16:02:31.987Z+ header 'analyze no_std + engine + kernel'
4432026-05-20T16:02:31.987Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4442026-05-20T16:02:31.987Z# ==== analyze no_std + engine + kernel ==== #
4452026-05-20T16:02:31.987Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4462026-05-20T16:02:31.987Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4472026-05-20T16:02:31.988Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4482026-05-20T16:02:31.988Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4492026-05-20T16:02:31.988Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4502026-05-20T16:02:32.221Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4512026-05-20T16:02:37.807Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.64s
4522026-05-20T16:02:37.810Z
4532026-05-20T16:02:37.810Zreal 4.709187924
4542026-05-20T16:02:37.810Zuser 5.091808182
4552026-05-20T16:02:37.810Zsys 0.882343844
4562026-05-20T16:02:37.811Ztrap 0.000710310
4572026-05-20T16:02:37.811Ztflt 0.009840050
4582026-05-20T16:02:37.811Zdflt 0.003469270
4592026-05-20T16:02:37.811Zkflt 0.000000000
4602026-05-20T16:02:37.811Zlock 16.770432343
4612026-05-20T16:02:37.811Zslp 18.197474652
4622026-05-20T16:02:37.811Zlat 0.050736789
4632026-05-20T16:02:37.811Zstop 0.214810603
4642026-05-20T16:02:37.811Z+ header test
4652026-05-20T16:02:37.811Z+ echo '# ==== test ==== #'
4662026-05-20T16:02:37.811Z+ ptime -m cargo test
4672026-05-20T16:02:37.811Z# ==== test ==== #
4682026-05-20T16:02:37.811Z Compiling serde_core v1.0.228
4692026-05-20T16:02:37.811Z Compiling thiserror v2.0.18
4702026-05-20T16:02:37.811Z Compiling zerocopy v0.8.48
4712026-05-20T16:02:37.811Z Compiling memchr v2.8.0
4722026-05-20T16:02:37.811Z Compiling byteorder v1.5.0
4732026-05-20T16:02:37.811Z Compiling unicode-ident v1.0.24
4742026-05-20T16:02:37.811Z Compiling zmij v1.0.21
4752026-05-20T16:02:37.811Z Compiling libc v0.2.186
4762026-05-20T16:02:37.811Z Compiling proc-macro2 v1.0.106
4772026-05-20T16:02:37.811Z Compiling scroll v0.13.0
4782026-05-20T16:02:37.811Z Compiling plain v0.2.3
4792026-05-20T16:02:37.811Z Compiling ucd-trie v0.1.7
4802026-05-20T16:02:37.811Z Compiling itoa v1.0.18
4812026-05-20T16:02:37.811Z Compiling log v0.4.29
4822026-05-20T16:02:37.811Z Compiling hash32 v0.3.1
4832026-05-20T16:02:37.811Z Compiling goblin v0.10.5
4842026-05-20T16:02:37.811Z Compiling pest v2.8.6
4852026-05-20T16:02:37.811Z Compiling quote v1.0.45
4862026-05-20T16:02:37.811Z Compiling macaddr v1.0.1
4872026-05-20T16:02:37.902Z Compiling pretty-hex v0.4.2
4882026-05-20T16:02:37.938Z Compiling stable_deref_trait v1.2.1
4892026-05-20T16:02:38.024Z Compiling cfg-if v1.0.4
4902026-05-20T16:02:38.027Z Compiling heapless v0.8.0
4912026-05-20T16:02:38.062Z Compiling syn v2.0.117
4922026-05-20T16:02:38.191Z Compiling thread-id v5.1.0
4932026-05-20T16:02:38.265Z Compiling cobs v0.3.0
4942026-05-20T16:02:38.460Z Compiling serde v1.0.228
4952026-05-20T16:02:38.539Z Compiling serde_json v1.0.149
4962026-05-20T16:02:38.601Z Compiling bitflags v2.11.1
4972026-05-20T16:02:38.962Z Compiling dtrace-parser v0.3.0
4982026-05-20T16:02:39.019Z Compiling managed v0.8.0
4992026-05-20T16:02:39.099Z Compiling bitflags v1.3.2
5002026-05-20T16:02:39.161Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5012026-05-20T16:02:39.233Z Compiling smoltcp v0.11.0
5022026-05-20T16:02:39.401Z Compiling postcard v1.1.3
5032026-05-20T16:02:39.499Z Compiling ingot-types v0.1.2
5042026-05-20T16:02:39.634Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5052026-05-20T16:02:39.759Z Compiling memmap2 v0.9.10
5062026-05-20T16:02:39.898Z Compiling ingot v0.1.1
5072026-05-20T16:02:40.030Z Compiling dof v0.4.0
5082026-05-20T16:02:40.218Z Compiling unicode-width v0.2.2
5092026-05-20T16:02:40.525Z Compiling either v1.15.0
5102026-05-20T16:02:40.732Z Compiling ipnetwork v0.21.1
5112026-05-20T16:02:41.246Z Compiling usdt-impl v0.6.0
5122026-05-20T16:02:41.652Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5132026-05-20T16:02:42.191Z Compiling usdt v0.6.0
5142026-05-20T16:02:42.504Z Compiling itertools v0.14.0
5152026-05-20T16:02:42.730Z Compiling tabwriter v1.4.1
5162026-05-20T16:02:43.164Z Compiling ref-cast v1.0.25
5172026-05-20T16:02:45.461Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5182026-05-20T16:02:45.515Z Compiling crc32fast v1.5.0
5192026-05-20T16:02:45.515Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5202026-05-20T16:02:45.515Z Compiling dyn-clone v1.0.20
5212026-05-20T16:02:58.097Z Finished `test` profile [optimized + debuginfo] target(s) in 21.62s
5222026-05-20T16:02:58.111Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-a94184124038e6c9)
5232026-05-20T16:02:58.117Z
5242026-05-20T16:02:58.117Zrunning 78 tests
5252026-05-20T16:02:58.117Ztest d_error::tests::name_and_data_storage ... ok
5262026-05-20T16:02:58.117Ztest ddi::mblk::test::chain_append_links ... ok
5272026-05-20T16:02:58.117Ztest d_error::tests::name_truncation ... ok
5282026-05-20T16:02:58.117Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5292026-05-20T16:02:58.117Ztest ddi::mblk::test::chain_breaks_links ... ok
5302026-05-20T16:02:58.117Ztest ddi::mblk::test::expand_and_shrink ... ok
5312026-05-20T16:02:58.117Ztest ddi::mblk::test::prefix_len ... ok
5322026-05-20T16:02:58.117Ztest ddi::mblk::test::chain_drain_complete ... ok
5332026-05-20T16:02:58.117Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5342026-05-20T16:02:58.117Ztest ddi::mblk::test::read_seg ... ok
5352026-05-20T16:02:58.117Ztest ddi::mblk::test::truncate ... ok
5362026-05-20T16:02:58.117Ztest ddi::mblk::test::uninitialized_packet ... ok
5372026-05-20T16:02:58.117Ztest ddi::mblk::test::wrap ... ok
5382026-05-20T16:02:58.117Ztest ddi::mblk::test::zero_byte_packet ... ok
5392026-05-20T16:02:58.117Ztest ddi::time::test::good_interval ... ok
5402026-05-20T16:02:58.117Ztest engine::dhcp::test::domainname_encode ... ok
5412026-05-20T16:02:58.117Ztest engine::dhcp::test::domain_search_option_encode ... ok
5422026-05-20T16:02:58.117Ztest engine::dhcp::test::hostname_encode ... ok
5432026-05-20T16:02:58.117Ztest engine::dhcp::test::offlink_encode ... ok
5442026-05-20T16:02:58.117Ztest engine::dhcp::test::rfc3442_encode ... ok
5452026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5462026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5472026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5482026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5492026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_iana ... ok
5502026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_iata ... ok
5512026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_client_id ... ok
5522026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_option_request ... ok
5532026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5542026-05-20T16:02:58.117Ztest ddi::time::test::bad_interval - should panic ... ok
5552026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5562026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5572026-05-20T16:02:58.117Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5582026-05-20T16:02:58.118Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5592026-05-20T16:02:58.118Ztest engine::dhcpv6::options::test::test_server_id ... ok
5602026-05-20T16:02:58.118Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5612026-05-20T16:02:58.118Ztest engine::dhcpv6::options::test::test_status ... ok
5622026-05-20T16:02:58.118Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5632026-05-20T16:02:58.118Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5642026-05-20T16:02:58.118Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5652026-05-20T16:02:58.118Ztest engine::ether::test::emit ... ok
5662026-05-20T16:02:58.118Ztest engine::flow_table::test::children_prevent_timer_expiry ... ok
5672026-05-20T16:02:58.118Ztest engine::flow_table::test::eviction_invalidates_descendents ... ok
5682026-05-20T16:02:58.118Ztest engine::flow_table::test::flow_clear ... ok
5692026-05-20T16:02:58.122Ztest engine::flow_table::test::eviction_selects_highest_prio ... ok
5702026-05-20T16:02:58.122Ztest engine::flow_table::test::eviction_basics ... ok
5712026-05-20T16:02:58.122Ztest engine::flow_table::test::flow_expired ... ok
5722026-05-20T16:02:58.122Ztest engine::flow_table::test::eviction_priority_inheritance ... ok
5732026-05-20T16:02:58.122Ztest engine::ip::v4::test::cidr_match ... ok
5742026-05-20T16:02:58.122Ztest engine::ip::v4::test::match_check ... ok
5752026-05-20T16:02:58.122Ztest engine::geneve::test::emit_single_opt ... ok
5762026-05-20T16:02:58.122Ztest engine::flow_table::test::timer_expiry_propagation ... ok
5772026-05-20T16:02:58.122Ztest engine::geneve::test::emit_no_opts ... ok
5782026-05-20T16:02:58.122Ztest engine::ip::v4::test::emit ... ok
5792026-05-20T16:02:58.122Ztest engine::ip::v6::test::emit ... ok
5802026-05-20T16:02:58.122Ztest engine::ip::v6::test::from_pairs ... ok
5812026-05-20T16:02:58.122Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5822026-05-20T16:02:58.122Ztest engine::ip::v6::test::extension_push_spec ... ok
5832026-05-20T16:02:58.122Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5842026-05-20T16:02:58.122Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5852026-05-20T16:02:58.122Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5862026-05-20T16:02:58.122Ztest engine::ip::v6::test::option_push_spec ... ok
5872026-05-20T16:02:58.122Ztest engine::layer::test::find_rule ... ok
5882026-05-20T16:02:58.122Ztest engine::nat::test::nat4_rewrite ... ok
5892026-05-20T16:02:58.122Ztest engine::packet::test::read_single_segment ... ok
5902026-05-20T16:02:58.122Ztest engine::packet::test::small_packet_with_padding ... ok
5912026-05-20T16:02:58.122Ztest engine::packet::test::read_multi_segment ... ok
5922026-05-20T16:02:58.122Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5932026-05-20T16:02:58.122Ztest engine::rule::rule_matching ... ok
5942026-05-20T16:02:58.122Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5952026-05-20T16:02:58.123Ztest engine::packet::test::udp6_packet_with_padding ... ok
5962026-05-20T16:02:58.123Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5972026-05-20T16:02:58.123Ztest engine::ip::v6::test::test_set_total_len ... ok
5982026-05-20T16:02:58.123Ztest engine::ip::v6::test::push_spec ... ok
5992026-05-20T16:02:58.123Ztest engine::packet::test::straddled_tcp ... ok
6002026-05-20T16:02:58.123Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6012026-05-20T16:02:58.123Ztest engine::snat::test::nat_mappings ... ok
6022026-05-20T16:02:58.123Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6032026-05-20T16:02:58.123Z
6042026-05-20T16:02:58.123Ztest result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6052026-05-20T16:02:58.123Z
6062026-05-20T16:02:58.123Z Doc-tests opte
6072026-05-20T16:03:00.045Z
6082026-05-20T16:03:00.045Zrunning 3 tests
6092026-05-20T16:03:00.049Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6102026-05-20T16:03:00.049Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6112026-05-20T16:03:00.049Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6122026-05-20T16:03:00.049Z
6132026-05-20T16:03:00.049Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6142026-05-20T16:03:00.049Z
6152026-05-20T16:03:00.053Zall doctests ran in 1.38s; merged doctests compilation took 1.37s
6162026-05-20T16:03:00.091Z
6172026-05-20T16:03:00.094Zreal 23.612703202
6182026-05-20T16:03:00.094Zuser 1:58.898670901
6192026-05-20T16:03:00.094Zsys 7.015286884
6202026-05-20T16:03:00.094Ztrap 0.054858500
6212026-05-20T16:03:00.094Ztflt 0.130642296
6222026-05-20T16:03:00.094Zdflt 0.346750915
6232026-05-20T16:03:00.094Zkflt 0.000014700
6242026-05-20T16:03:00.094Zlock 5:49.581401822
6252026-05-20T16:03:00.094Zslp 3:38.644879422
6262026-05-20T16:03:00.094Zlat 5.000901915
6272026-05-20T16:03:00.094Zstop 2.553796039
6282026-05-20T16:03:00.094Zprocess exited: duration 84239 ms, exit code 0
 
6292026-05-20T16:03:00.102Zfound 0 output files