01KS6XKKDRYG1FT67P2Z733SH4: opte

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

Buildomat Job: 01KS6XMD8CW9HQPJWBVKZRKWG5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-22T04:04:12.594Zjob assigned to worker 01KS6XMEWPSMACX7J5ZS66CEYM [factory aws, i-079662891cfb8ad13] (queued for 45 s)
 
22026-05-22T04:04:19.704Zstarting task 0: "setup"
32026-05-22T04:04:19.709Z++ uname -s
42026-05-22T04:04:19.713Z+ kern=SunOS
52026-05-22T04:04:19.713Z+ build_user=build
62026-05-22T04:04:19.713Z+ build_uid=12345
72026-05-22T04:04:19.713Z+ work_dir=/work
82026-05-22T04:04:19.713Z+ input_dir=/input
92026-05-22T04:04:19.713Z+ [[ 0 == 12345 ]]
102026-05-22T04:04:19.713Z+ case "$kern" in
112026-05-22T04:04:19.713Z+ groupadd -g 12345 build
122026-05-22T04:04:19.713Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-22T04:04:21.717Z+ zfs create -o mountpoint=/work rpool/work
142026-05-22T04:04:21.833Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-22T04:04:21.836Z+ home_fs=zfs
162026-05-22T04:04:21.836Z+ [[ zfs == autofs ]]
172026-05-22T04:04:21.836Z+ mkdir -p /home/build
182026-05-22T04:04:21.836Z+ chown build:build /home/build /work
192026-05-22T04:04:23.837Z+ chmod 0700 /home/build /work
202026-05-22T04:04:23.839Zprocess exited: duration 4136 ms, exit code 0
 
212026-05-22T04:04:23.845Zstarting task 1: "rust-toolchain"
222026-05-22T04:04:23.849Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
232026-05-22T04:04:23.849Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-05-22T04:04:23.849Z * rust toolchain channel = "1.95.0"
252026-05-22T04:04:23.849Z * rust toolchain profile = "default"
262026-05-22T04:04:23.852Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-22T04:04:23.852Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-22T04:04:23.852Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-22T04:04:23.852Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
302026-05-22T04:04:23.933Zinfo: downloading installer
312026-05-22T04:04:25.492Zwarn: It looks like you have an existing rustup settings file at:
322026-05-22T04:04:25.492Zwarn: /home/build/.rustup/settings.toml
332026-05-22T04:04:25.492Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-22T04:04:25.492Zwarn: instead of the one inferred from the default host triple.
352026-05-22T04:04:25.552Zinfo: profile set to default
362026-05-22T04:04:25.552Zinfo: default host triple is x86_64-unknown-illumos
372026-05-22T04:04:25.552Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
382026-05-22T04:04:25.552Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
392026-05-22T04:04:25.552Zinfo: downloading 6 components
402026-05-22T04:04:41.114Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
412026-05-22T04:04:41.114Z
422026-05-22T04:04:41.141Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
432026-05-22T04:04:41.141Z
442026-05-22T04:04:41.141Z
452026-05-22T04:04:41.141ZRust is installed now. Great!
462026-05-22T04:04:41.141Z
472026-05-22T04:04:41.141ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-22T04:04:41.141Zenvironment variable. This has not been done automatically.
492026-05-22T04:04:41.141Z
502026-05-22T04:04:41.141ZTo configure your current shell, you need to source
512026-05-22T04:04:41.141Zthe corresponding env file under $HOME/.cargo.
522026-05-22T04:04:41.141Z
532026-05-22T04:04:41.141ZThis is usually done by running one of the following (note the leading DOT):
542026-05-22T04:04:41.145Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-22T04:04:41.145Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-22T04:04:41.145Zsource "~/.cargo/env.nu" # For nushell
572026-05-22T04:04:41.145Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-22T04:04:41.145Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-22T04:04:41.145Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-22T04:04:41.145Zwarn: no default linker (`cc`) was found in your PATH
612026-05-22T04:04:41.145Zwarn: many Rust crates require a system C toolchain to build
622026-05-22T04:04:41.228Z+ rustup --version
632026-05-22T04:04:41.237Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-22T04:04:41.240Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-22T04:04:41.258Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
662026-05-22T04:04:41.262Z+ cargo --version
672026-05-22T04:04:41.275Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
682026-05-22T04:04:41.278Z+ rustc --version
692026-05-22T04:04:41.297Zrustc 1.95.0 (59807616e 2026-04-14)
702026-05-22T04:04:41.300Zprocess exited: duration 17454 ms, exit code 0
 
712026-05-22T04:04:41.307Zstarting task 2: "authentication"
722026-05-22T04:04:41.324Zprocess exited: duration 17 ms, exit code 0
 
732026-05-22T04:04:41.330Zstarting task 3: "clone repository"
742026-05-22T04:04:41.333Z+ mkdir -p /work/oxidecomputer/opte
752026-05-22T04:04:41.336Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-05-22T04:04:41.371ZCloning into '/work/oxidecomputer/opte'...
772026-05-22T04:04:42.277Z+ cd /work/oxidecomputer/opte
782026-05-22T04:04:42.277Z+ git fetch origin 99d81a9249a2776174bc63722d6f03685134a05a
792026-05-22T04:04:42.504ZFrom https://github.com/oxidecomputer/opte
802026-05-22T04:04:42.504Z * branch 99d81a9249a2776174bc63722d6f03685134a05a -> FETCH_HEAD
812026-05-22T04:04:42.509Z+ [[ -n renovate/serde_json-1.x-lockfile ]]
822026-05-22T04:04:42.512Z++ git branch --show-current
832026-05-22T04:04:42.512Z+ current=master
842026-05-22T04:04:42.512Z+ [[ master != renovate/serde_json-1.x-lockfile ]]
852026-05-22T04:04:42.512Z+ git branch -f renovate/serde_json-1.x-lockfile 99d81a9249a2776174bc63722d6f03685134a05a
862026-05-22T04:04:42.515Z+ git checkout -f renovate/serde_json-1.x-lockfile
872026-05-22T04:04:42.531ZSwitched to branch 'renovate/serde_json-1.x-lockfile'
882026-05-22T04:04:42.534Z+ git reset --hard 99d81a9249a2776174bc63722d6f03685134a05a
892026-05-22T04:04:42.547ZHEAD is now at 99d81a9 Update Rust crate serde_json to v1.0.150
902026-05-22T04:04:42.552Zprocess exited: duration 1218 ms, exit code 0
 
912026-05-22T04:04:42.558Zstarting task 4: "build"
922026-05-22T04:04:42.561Z+ source .github/buildomat/common.sh
932026-05-22T04:04:42.561Z++ rustup show active-toolchain
942026-05-22T04:04:42.566Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-05-22T04:04:42.569Z++ pushd xde
962026-05-22T04:04:42.569Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-05-22T04:04:42.569Z++ rustup show active-toolchain
982026-05-22T04:04:42.572Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
992026-05-22T04:04:43.218Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1002026-05-22T04:04:43.221Zinfo: downloading 6 components
1012026-05-22T04:05:00.235Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-05-22T04:05:00.334Z+++ rustup show active-toolchain -v
1032026-05-22T04:05:00.337Z+++ head -n 1
1042026-05-22T04:05:00.337Z+++ cut '-d ' -f1
1052026-05-22T04:05:00.388Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1062026-05-22T04:05:00.388Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1072026-05-22T04:05:00.388Z++ popd
1082026-05-22T04:05:00.391Z/work/oxidecomputer/opte
1092026-05-22T04:05:00.391Z+ cargo --version
1102026-05-22T04:05:00.398Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1112026-05-22T04:05:00.401Z+ rustc --version
1122026-05-22T04:05:00.420Zrustc 1.95.0 (59807616e 2026-04-14)
1132026-05-22T04:05:00.423Z+ cd lib/opte
1142026-05-22T04:05:00.423Z+ header 'check style'
1152026-05-22T04:05:00.423Z+ echo '# ==== check style ==== #'
1162026-05-22T04:05:00.423Z# ==== check style ==== #
1172026-05-22T04:05:00.423Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check
1182026-05-22T04:05:00.605Z
1192026-05-22T04:05:00.606Zreal 0.179989605
1202026-05-22T04:05:00.606Zuser 0.136391603
1212026-05-22T04:05:00.606Zsys 0.037134940
1222026-05-22T04:05:00.606Ztrap 0.000035700
1232026-05-22T04:05:00.606Ztflt 0.000007070
1242026-05-22T04:05:00.609Zdflt 0.000017050
1252026-05-22T04:05:00.609Zkflt 0.000000000
1262026-05-22T04:05:00.609Zlock 0.031640718
1272026-05-22T04:05:00.609Zslp 0.158554689
1282026-05-22T04:05:00.609Zlat 0.000806570
1292026-05-22T04:05:00.609Zstop 0.000125840
1302026-05-22T04:05:00.609Z+ header 'check docs'
1312026-05-22T04:05:00.609Z+ echo '# ==== check docs ==== #'
1322026-05-22T04:05:00.609Z# ==== check docs ==== #
1332026-05-22T04:05:00.609Z+ RUSTDOCFLAGS='-D warnings'
1342026-05-22T04:05:00.609Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-05-22T04:05:00.678Z Updating crates.io index
1362026-05-22T04:05:00.711Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-05-22T04:05:01.686Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-05-22T04:05:01.947Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1392026-05-22T04:05:02.376Z Updating git repository `https://github.com/oxidecomputer/zone`
1402026-05-22T04:05:02.660Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412026-05-22T04:05:03.056Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-05-22T04:05:03.360Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-05-22T04:05:05.125Z Downloading crates ...
1442026-05-22T04:05:05.176Z Downloaded cpufeatures v0.2.17
1452026-05-22T04:05:05.184Z Downloaded cobs v0.3.0
1462026-05-22T04:05:05.187Z Downloaded crypto-common v0.1.7
1472026-05-22T04:05:05.190Z Downloaded macaddr v1.0.1
1482026-05-22T04:05:05.193Z Downloaded darling v0.21.3
1492026-05-22T04:05:05.196Z Downloaded version_check v0.9.5
1502026-05-22T04:05:05.203Z Downloaded pest_derive v2.8.6
1512026-05-22T04:05:05.207Z Downloaded thiserror-impl v2.0.18
1522026-05-22T04:05:05.210Z Downloaded ucd-trie v0.1.7
1532026-05-22T04:05:05.213Z Downloaded pest_meta v2.8.6
1542026-05-22T04:05:05.215Z Downloaded proc-macro2 v1.0.106
1552026-05-22T04:05:05.215Z Downloaded block-buffer v0.10.4
1562026-05-22T04:05:05.218Z Downloaded darling_core v0.21.3
1572026-05-22T04:05:05.218Z Downloaded dyn-clone v1.0.20
1582026-05-22T04:05:05.221Z Downloaded cfg-if v1.0.4
1592026-05-22T04:05:05.221Z Downloaded crc32fast v1.5.0
1602026-05-22T04:05:05.221Z Downloaded managed v0.8.0
1612026-05-22T04:05:05.225Z Downloaded digest v0.10.7
1622026-05-22T04:05:05.228Z Downloaded fnv v1.0.7
1632026-05-22T04:05:05.231Z Downloaded byteorder v1.5.0
1642026-05-22T04:05:05.231Z Downloaded bitflags v1.3.2
1652026-05-22T04:05:05.234Z Downloaded memmap2 v0.9.10
1662026-05-22T04:05:05.234Z Downloaded darling v0.23.0
1672026-05-22T04:05:05.237Z Downloaded dof v0.4.0
1682026-05-22T04:05:05.237Z Downloaded zmij v1.0.21
1692026-05-22T04:05:05.240Z Downloaded heapless v0.8.0
1702026-05-22T04:05:05.243Z Downloaded ingot-macros v0.1.1
1712026-05-22T04:05:05.243Z Downloaded thread-id v5.1.0
1722026-05-22T04:05:05.246Z Downloaded strsim v0.11.1
1732026-05-22T04:05:05.246Z Downloaded ingot-types v0.1.2
1742026-05-22T04:05:05.249Z Downloaded bitflags v2.11.1
1752026-05-22T04:05:05.249Z Downloaded embedded-io v0.6.1
1762026-05-22T04:05:05.252Z Downloaded scroll_derive v0.13.1
1772026-05-22T04:05:05.252Z Downloaded darling_macro v0.23.0
1782026-05-22T04:05:05.255Z Downloaded itoa v1.0.18
1792026-05-22T04:05:05.255Z Downloaded embedded-io v0.4.0
1802026-05-22T04:05:05.258Z Downloaded stable_deref_trait v1.2.1
1812026-05-22T04:05:05.261Z Downloaded ident_case v1.0.1
1822026-05-22T04:05:05.266Z Downloaded hash32 v0.3.1
1832026-05-22T04:05:05.270Z Downloaded ref-cast v1.0.25
1842026-05-22T04:05:05.273Z Downloaded tabwriter v1.4.1
1852026-05-22T04:05:05.273Z Downloaded generic-array v0.14.7
1862026-05-22T04:05:05.273Z Downloaded proc-macro-error-attr2 v2.0.0
1872026-05-22T04:05:05.276Z Downloaded usdt v0.6.0
1882026-05-22T04:05:05.276Z Downloaded defmt v0.3.100
1892026-05-22T04:05:05.282Z Downloaded either v1.15.0
1902026-05-22T04:05:05.285Z Downloaded proc-macro-error2 v2.0.1
1912026-05-22T04:05:05.285Z Downloaded usdt-attr-macro v0.6.0
1922026-05-22T04:05:05.288Z Downloaded darling_macro v0.21.3
1932026-05-22T04:05:05.292Z Downloaded usdt-macro v0.6.0
1942026-05-22T04:05:05.292Z Downloaded plain v0.2.3
1952026-05-22T04:05:05.295Z Downloaded defmt-parser v1.0.0
1962026-05-22T04:05:05.298Z Downloaded ref-cast-impl v1.0.25
1972026-05-22T04:05:05.305Z Downloaded dtrace-parser v0.3.0
1982026-05-22T04:05:05.311Z Downloaded pretty-hex v0.4.2
1992026-05-22T04:05:05.314Z Downloaded ipnetwork v0.21.1
2002026-05-22T04:05:05.314Z Downloaded defmt-macros v1.0.1
2012026-05-22T04:05:05.318Z Downloaded postcard v1.1.3
2022026-05-22T04:05:05.321Z Downloaded quote v1.0.45
2032026-05-22T04:05:05.321Z Downloaded defmt v1.0.1
2042026-05-22T04:05:05.327Z Downloaded usdt-impl v0.6.0
2052026-05-22T04:05:05.331Z Downloaded scroll v0.13.0
2062026-05-22T04:05:05.331Z Downloaded thiserror v2.0.18
2072026-05-22T04:05:05.341Z Downloaded ingot v0.1.1
2082026-05-22T04:05:05.346Z Downloaded pest_generator v2.8.6
2092026-05-22T04:05:05.352Z Downloaded typenum v1.20.0
2102026-05-22T04:05:05.357Z Downloaded serde_tokenstream v0.2.3
2112026-05-22T04:05:05.368Z Downloaded serde_derive v1.0.228
2122026-05-22T04:05:05.372Z Downloaded darling_core v0.23.0
2132026-05-22T04:05:05.375Z Downloaded log v0.4.29
2142026-05-22T04:05:05.378Z Downloaded sha2 v0.10.9
2152026-05-22T04:05:05.385Z Downloaded unicode-ident v1.0.24
2162026-05-22T04:05:05.392Z Downloaded serde_core v1.0.228
2172026-05-22T04:05:05.404Z Downloaded zerocopy-derive v0.8.48
2182026-05-22T04:05:05.416Z Downloaded pest v2.8.6
2192026-05-22T04:05:05.419Z Downloaded serde v1.0.228
2202026-05-22T04:05:05.422Z Downloaded memchr v2.8.0
2212026-05-22T04:05:05.463Z Downloaded serde_json v1.0.150
2222026-05-22T04:05:05.466Z Downloaded itertools v0.14.0
2232026-05-22T04:05:05.470Z Downloaded regex v1.12.3
2242026-05-22T04:05:05.483Z Downloaded aho-corasick v1.1.4
2252026-05-22T04:05:05.502Z Downloaded goblin v0.10.5
2262026-05-22T04:05:05.521Z Downloaded unicode-width v0.2.2
2272026-05-22T04:05:05.532Z Downloaded zerocopy v0.8.48
2282026-05-22T04:05:05.542Z Downloaded syn v2.0.117
2292026-05-22T04:05:05.547Z Downloaded smoltcp v0.11.0
2302026-05-22T04:05:05.554Z Downloaded regex-syntax v0.8.10
2312026-05-22T04:05:05.583Z Downloaded regex-automata v0.4.14
2322026-05-22T04:05:05.597Z Downloaded libc v0.2.186
2332026-05-22T04:05:05.655Z Compiling proc-macro2 v1.0.106
2342026-05-22T04:05:05.655Z Compiling quote v1.0.45
2352026-05-22T04:05:05.655Z Compiling unicode-ident v1.0.24
2362026-05-22T04:05:05.659Z Documenting unicode-ident v1.0.24
2372026-05-22T04:05:05.659Z Compiling ident_case v1.0.1
2382026-05-22T04:05:05.659Z Compiling strsim v0.11.1
2392026-05-22T04:05:05.659Z Compiling serde_core v1.0.228
2402026-05-22T04:05:05.809Z Compiling fnv v1.0.7
2412026-05-22T04:05:05.827Z Checking memchr v2.8.0
2422026-05-22T04:05:05.892Z Compiling serde v1.0.228
2432026-05-22T04:05:06.114Z Compiling thiserror v2.0.18
2442026-05-22T04:05:06.146Z Compiling zerocopy v0.8.48
2452026-05-22T04:05:06.152Z Compiling regex-syntax v0.8.10
2462026-05-22T04:05:06.226Z Documenting proc-macro2 v1.0.106
2472026-05-22T04:05:06.389Z Compiling aho-corasick v1.1.4
2482026-05-22T04:05:06.669Z Checking syn v2.0.117
2492026-05-22T04:05:06.793Z Checking byteorder v1.5.0
2502026-05-22T04:05:06.800Z Documenting quote v1.0.45
2512026-05-22T04:05:07.294Z Documenting syn v2.0.117
2522026-05-22T04:05:07.299Z Compiling either v1.15.0
2532026-05-22T04:05:07.497Z Compiling itertools v0.14.0
2542026-05-22T04:05:07.521Z Compiling heapless v0.8.0
2552026-05-22T04:05:07.813Z Compiling regex-automata v0.4.14
2562026-05-22T04:05:07.822Z Documenting memchr v2.8.0
2572026-05-22T04:05:08.377Z Checking bitflags v2.11.1
2582026-05-22T04:05:08.469Z Documenting aho-corasick v1.1.4
2592026-05-22T04:05:08.534Z Checking hash32 v0.3.1
2602026-05-22T04:05:08.647Z Documenting serde_core v1.0.228
2612026-05-22T04:05:08.668Z Checking stable_deref_trait v1.2.1
2622026-05-22T04:05:08.734Z Checking macaddr v1.0.1
2632026-05-22T04:05:08.864Z Documenting regex-syntax v0.8.10
2642026-05-22T04:05:08.877Z Checking cfg-if v1.0.4
2652026-05-22T04:05:08.936Z Checking darling_core v0.21.3
2662026-05-22T04:05:09.361Z Compiling darling_core v0.23.0
2672026-05-22T04:05:09.637Z Compiling regex v1.12.3
2682026-05-22T04:05:09.913Z Documenting regex-automata v0.4.14
2692026-05-22T04:05:10.031Z Compiling smoltcp v0.11.0
2702026-05-22T04:05:10.378Z Compiling zerocopy-derive v0.8.48
2712026-05-22T04:05:10.390Z Compiling serde_derive v1.0.228
2722026-05-22T04:05:10.409Z Compiling thiserror-impl v2.0.18
2732026-05-22T04:05:10.635Z Documenting thiserror-impl v2.0.18
2742026-05-22T04:05:11.105Z Documenting serde_derive v1.0.228
2752026-05-22T04:05:11.267Z Documenting regex v1.12.3
2762026-05-22T04:05:11.424Z Compiling darling_macro v0.21.3
2772026-05-22T04:05:11.461Z Compiling darling_macro v0.23.0
2782026-05-22T04:05:11.465Z Documenting zerocopy-derive v0.8.48
2792026-05-22T04:05:11.754Z Checking cobs v0.3.0
2802026-05-22T04:05:11.999Z Compiling darling v0.21.3
2812026-05-22T04:05:12.070Z Compiling ingot-macros v0.1.1
2822026-05-22T04:05:12.102Z Documenting byteorder v1.5.0
2832026-05-22T04:05:12.110Z Checking bitflags v1.3.2
2842026-05-22T04:05:12.186Z Checking managed v0.8.0
2852026-05-22T04:05:12.237Z Documenting ingot-macros v0.1.1
2862026-05-22T04:05:12.259Z Documenting thiserror v2.0.18
2872026-05-22T04:05:12.364Z Documenting bitflags v2.11.1
2882026-05-22T04:05:12.413Z Documenting zerocopy v0.8.48
2892026-05-22T04:05:12.656Z Documenting hash32 v0.3.1
2902026-05-22T04:05:12.815Z Documenting cfg-if v1.0.4
2912026-05-22T04:05:13.020Z Documenting macaddr v1.0.1
2922026-05-22T04:05:13.174Z Documenting serde v1.0.228
2932026-05-22T04:05:13.383Z Compiling crc32fast v1.5.0
2942026-05-22T04:05:13.524Z Compiling ref-cast v1.0.25
2952026-05-22T04:05:13.587Z Documenting stable_deref_trait v1.2.1
2962026-05-22T04:05:13.748Z Checking postcard v1.1.3
2972026-05-22T04:05:13.751Z Documenting cobs v0.3.0
2982026-05-22T04:05:14.032Z Compiling ref-cast-impl v1.0.25
2992026-05-22T04:05:14.120Z Documenting heapless v0.8.0
3002026-05-22T04:05:14.645Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3012026-05-22T04:05:14.684Z Compiling version_check v0.9.5
3022026-05-22T04:05:14.866Z Checking unicode-width v0.2.2
3032026-05-22T04:05:14.873Z Checking ingot-types v0.1.2
3042026-05-22T04:05:14.879Z Documenting managed v0.8.0
3052026-05-22T04:05:14.899Z Checking ipnetwork v0.21.1
3062026-05-22T04:05:14.956Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3072026-05-22T04:05:15.069Z Documenting postcard v1.1.3
3082026-05-22T04:05:15.112Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3092026-05-22T04:05:15.191Z Compiling darling v0.23.0
3102026-05-22T04:05:15.204Z Documenting ref-cast-impl v1.0.25
3112026-05-22T04:05:15.224Z Checking ingot v0.1.1
3122026-05-22T04:05:15.260Z Documenting ipnetwork v0.21.1
3132026-05-22T04:05:15.335Z Documenting either v1.15.0
3142026-05-22T04:05:15.456Z Documenting ingot-types v0.1.2
3152026-05-22T04:05:15.594Z Documenting smoltcp v0.11.0
3162026-05-22T04:05:15.844Z Documenting unicode-width v0.2.2
3172026-05-22T04:05:16.090Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3182026-05-22T04:05:16.309Z Documenting itertools v0.14.0
3192026-05-22T04:05:16.538Z Documenting ref-cast v1.0.25
3202026-05-22T04:05:16.760Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3212026-05-22T04:05:16.785Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3222026-05-22T04:05:17.072Z Documenting ingot v0.1.1
3232026-05-22T04:05:17.267Z Documenting tabwriter v1.4.1
3242026-05-22T04:05:17.498Z Checking tabwriter v1.4.1
3252026-05-22T04:05:17.721Z Documenting crc32fast v1.5.0
3262026-05-22T04:05:17.772Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3272026-05-22T04:05:17.878Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3282026-05-22T04:05:18.144Z Checking dyn-clone v1.0.20
3292026-05-22T04:05:18.242Z Documenting dyn-clone v1.0.20
3302026-05-22T04:05:19.556Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3312026-05-22T04:05:20.707Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3322026-05-22T04:05:22.905Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.28s
3332026-05-22T04:05:22.985Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3342026-05-22T04:05:23.025Z
3352026-05-22T04:05:23.035Zreal 22.377410692
3362026-05-22T04:05:23.035Zuser 1:16.797529617
3372026-05-22T04:05:23.035Zsys 16.140789364
3382026-05-22T04:05:23.035Ztrap 0.051216004
3392026-05-22T04:05:23.035Ztflt 0.043170769
3402026-05-22T04:05:23.035Zdflt 0.070134588
3412026-05-22T04:05:23.035Zkflt 0.007081136
3422026-05-22T04:05:23.035Zlock 6:44.015886219
3432026-05-22T04:05:23.035Zslp 4:16.654339980
3442026-05-22T04:05:23.035Zlat 7.803031454
3452026-05-22T04:05:23.035Zstop 9.193106639
3462026-05-22T04:05:23.035Z+ header 'analyze std + api'
3472026-05-22T04:05:23.035Z+ echo '# ==== analyze std + api ==== #'
3482026-05-22T04:05:23.035Z# ==== analyze std + api ==== #
3492026-05-22T04:05:23.035Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3502026-05-22T04:05:23.247Z Compiling proc-macro2 v1.0.106
3512026-05-22T04:05:23.247Z Compiling quote v1.0.45
3522026-05-22T04:05:23.247Z Compiling unicode-ident v1.0.24
3532026-05-22T04:05:23.247Z Compiling memchr v2.8.0
3542026-05-22T04:05:23.247Z Compiling thiserror v2.0.18
3552026-05-22T04:05:23.250Z Compiling zerocopy v0.8.48
3562026-05-22T04:05:23.250Z Compiling zmij v1.0.21
3572026-05-22T04:05:23.269Z Compiling serde_core v1.0.228
3582026-05-22T04:05:23.425Z Compiling libc v0.2.186
3592026-05-22T04:05:23.627Z Compiling serde_json v1.0.150
3602026-05-22T04:05:23.653Z Compiling ucd-trie v0.1.7
3612026-05-22T04:05:23.657Z Compiling ident_case v1.0.1
3622026-05-22T04:05:23.661Z Compiling strsim v0.11.1
3632026-05-22T04:05:23.817Z Compiling pest v2.8.6
3642026-05-22T04:05:23.862Z Compiling serde v1.0.228
3652026-05-22T04:05:24.090Z Compiling fnv v1.0.7
3662026-05-22T04:05:24.262Z Compiling aho-corasick v1.1.4
3672026-05-22T04:05:24.271Z Compiling regex-syntax v0.8.10
3682026-05-22T04:05:24.271Z Compiling itoa v1.0.18
3692026-05-22T04:05:24.432Z Checking byteorder v1.5.0
3702026-05-22T04:05:24.643Z Compiling syn v2.0.117
3712026-05-22T04:05:24.964Z Compiling pest_meta v2.8.6
3722026-05-22T04:05:25.155Z Compiling either v1.15.0
3732026-05-22T04:05:25.218Z Compiling usdt-impl v0.6.0
3742026-05-22T04:05:25.348Z Compiling itertools v0.14.0
3752026-05-22T04:05:26.646Z Compiling thread-id v5.1.0
3762026-05-22T04:05:26.695Z Compiling regex-automata v0.4.14
3772026-05-22T04:05:26.695Z Checking plain v0.2.3
3782026-05-22T04:05:26.695Z Compiling heapless v0.8.0
3792026-05-22T04:05:26.695Z Checking log v0.4.29
3802026-05-22T04:05:26.695Z Checking bitflags v2.11.1
3812026-05-22T04:05:26.695Z Checking hash32 v0.3.1
3822026-05-22T04:05:26.695Z Checking cfg-if v1.0.4
3832026-05-22T04:05:26.695Z Checking pretty-hex v0.4.2
3842026-05-22T04:05:26.695Z Checking stable_deref_trait v1.2.1
3852026-05-22T04:05:26.710Z Compiling smoltcp v0.11.0
3862026-05-22T04:05:26.742Z Checking macaddr v1.0.1
3872026-05-22T04:05:26.995Z Compiling ref-cast v1.0.25
3882026-05-22T04:05:27.013Z Compiling pest_generator v2.8.6
3892026-05-22T04:05:27.037Z Compiling darling_core v0.21.3
3902026-05-22T04:05:27.183Z Compiling darling_core v0.23.0
3912026-05-22T04:05:27.323Z Compiling crc32fast v1.5.0
3922026-05-22T04:05:27.383Z Compiling regex v1.12.3
3932026-05-22T04:05:27.612Z Checking bitflags v1.3.2
3942026-05-22T04:05:27.616Z Compiling version_check v0.9.5
3952026-05-22T04:05:27.671Z Checking managed v0.8.0
3962026-05-22T04:05:27.832Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3972026-05-22T04:05:27.881Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3982026-05-22T04:05:28.285Z Checking memmap2 v0.9.10
3992026-05-22T04:05:28.469Z Checking ipnetwork v0.21.1
4002026-05-22T04:05:28.469Z Compiling thiserror-impl v2.0.18
4012026-05-22T04:05:28.469Z Compiling serde_derive v1.0.228
4022026-05-22T04:05:28.484Z Compiling zerocopy-derive v0.8.48
4032026-05-22T04:05:28.484Z Compiling pest_derive v2.8.6
4042026-05-22T04:05:28.900Z Compiling scroll_derive v0.13.1
4052026-05-22T04:05:28.918Z Compiling ref-cast-impl v1.0.25
4062026-05-22T04:05:29.181Z Compiling darling_macro v0.21.3
4072026-05-22T04:05:29.264Z Checking unicode-width v0.2.2
4082026-05-22T04:05:29.335Z Compiling darling_macro v0.23.0
4092026-05-22T04:05:29.560Z Checking cobs v0.3.0
4102026-05-22T04:05:29.600Z Compiling dtrace-parser v0.3.0
4112026-05-22T04:05:29.700Z Checking tabwriter v1.4.1
4122026-05-22T04:05:29.743Z Checking scroll v0.13.0
4132026-05-22T04:05:29.870Z Compiling darling v0.21.3
4142026-05-22T04:05:29.890Z Compiling darling v0.23.0
4152026-05-22T04:05:29.895Z Compiling ingot-macros v0.1.1
4162026-05-22T04:05:29.963Z Checking goblin v0.10.5
4172026-05-22T04:05:30.061Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4182026-05-22T04:05:30.261Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4192026-05-22T04:05:30.784Z Checking dyn-clone v1.0.20
4202026-05-22T04:05:31.349Z Checking postcard v1.1.3
4212026-05-22T04:05:31.439Z Compiling serde_tokenstream v0.2.3
4222026-05-22T04:05:33.212Z Compiling dof v0.4.0
4232026-05-22T04:05:33.245Z Checking ingot-types v0.1.2
4242026-05-22T04:05:33.245Z Checking ingot v0.1.1
4252026-05-22T04:05:33.278Z Compiling usdt-attr-macro v0.6.0
4262026-05-22T04:05:33.287Z Compiling usdt-macro v0.6.0
4272026-05-22T04:05:33.910Z Checking usdt v0.6.0
4282026-05-22T04:05:34.169Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4292026-05-22T04:05:42.316Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.26s
4302026-05-22T04:05:42.344Z
4312026-05-22T04:05:42.348Zreal 19.333577700
4322026-05-22T04:05:42.348Zuser 1:04.217984978
4332026-05-22T04:05:42.348Zsys 13.067394430
4342026-05-22T04:05:42.348Ztrap 0.031547857
4352026-05-22T04:05:42.348Ztflt 0.095351546
4362026-05-22T04:05:42.348Zdflt 0.229781058
4372026-05-22T04:05:42.348Zkflt 0.000029170
4382026-05-22T04:05:42.348Zlock 3:44.782505941
4392026-05-22T04:05:42.348Zslp 3:26.722495045
4402026-05-22T04:05:42.348Zlat 3.833337312
4412026-05-22T04:05:42.348Zstop 6.884731852
4422026-05-22T04:05:42.348Z+ header 'analyze no_std + engine + kernel'
4432026-05-22T04:05:42.348Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4442026-05-22T04:05:42.348Z# ==== analyze no_std + engine + kernel ==== #
4452026-05-22T04:05:42.348Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4462026-05-22T04:05:42.523Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4472026-05-22T04:05:42.523Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4482026-05-22T04:05:42.526Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4492026-05-22T04:05:42.526Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4502026-05-22T04:05:42.791Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4512026-05-22T04:05:47.005Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.61s
4522026-05-22T04:05:47.024Z
4532026-05-22T04:05:47.024Zreal 4.674724554
4542026-05-22T04:05:47.024Zuser 5.066122497
4552026-05-22T04:05:47.024Zsys 0.887321632
4562026-05-22T04:05:47.024Ztrap 0.000666230
4572026-05-22T04:05:47.024Ztflt 0.009743098
4582026-05-22T04:05:47.024Zdflt 0.002382480
4592026-05-22T04:05:47.029Zkflt 0.000000000
4602026-05-22T04:05:47.029Zlock 16.631542958
4612026-05-22T04:05:47.029Zslp 18.045807571
4622026-05-22T04:05:47.029Zlat 0.019434479
4632026-05-22T04:05:47.029Zstop 0.239803955
4642026-05-22T04:05:47.029Z+ header test
4652026-05-22T04:05:47.029Z+ echo '# ==== test ==== #'
4662026-05-22T04:05:47.029Z+ ptime -m cargo test
4672026-05-22T04:05:47.029Z# ==== test ==== #
4682026-05-22T04:05:47.172Z Compiling serde_core v1.0.228
4692026-05-22T04:05:47.182Z Compiling thiserror v2.0.18
4702026-05-22T04:05:47.182Z Compiling zerocopy v0.8.48
4712026-05-22T04:05:47.197Z Compiling byteorder v1.5.0
4722026-05-22T04:05:47.197Z Compiling memchr v2.8.0
4732026-05-22T04:05:47.204Z Compiling unicode-ident v1.0.24
4742026-05-22T04:05:47.204Z Compiling zmij v1.0.21
4752026-05-22T04:05:47.204Z Compiling libc v0.2.186
4762026-05-22T04:05:47.279Z Compiling proc-macro2 v1.0.106
4772026-05-22T04:05:47.324Z Compiling scroll v0.13.0
4782026-05-22T04:05:48.415Z Compiling log v0.4.29
4792026-05-22T04:05:48.420Z Compiling plain v0.2.3
4802026-05-22T04:05:48.420Z Compiling itoa v1.0.18
4812026-05-22T04:05:48.420Z Compiling ucd-trie v0.1.7
4822026-05-22T04:05:48.420Z Compiling quote v1.0.45
4832026-05-22T04:05:48.420Z Compiling goblin v0.10.5
4842026-05-22T04:05:48.420Z Compiling pest v2.8.6
4852026-05-22T04:05:48.421Z Compiling hash32 v0.3.1
4862026-05-22T04:05:48.421Z Compiling cfg-if v1.0.4
4872026-05-22T04:05:48.421Z Compiling stable_deref_trait v1.2.1
4882026-05-22T04:05:48.421Z Compiling pretty-hex v0.4.2
4892026-05-22T04:05:48.442Z Compiling macaddr v1.0.1
4902026-05-22T04:05:48.546Z Compiling heapless v0.8.0
4912026-05-22T04:05:48.718Z Compiling syn v2.0.117
4922026-05-22T04:05:48.771Z Compiling thread-id v5.1.0
4932026-05-22T04:05:48.848Z Compiling cobs v0.3.0
4942026-05-22T04:05:48.999Z Compiling serde v1.0.228
4952026-05-22T04:05:49.138Z Compiling bitflags v2.11.1
4962026-05-22T04:05:49.179Z Compiling serde_json v1.0.150
4972026-05-22T04:05:49.543Z Compiling dtrace-parser v0.3.0
4982026-05-22T04:05:49.548Z Compiling managed v0.8.0
4992026-05-22T04:05:49.637Z Compiling bitflags v1.3.2
5002026-05-22T04:05:49.703Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5012026-05-22T04:05:49.769Z Compiling smoltcp v0.11.0
5022026-05-22T04:05:49.947Z Compiling postcard v1.1.3
5032026-05-22T04:05:50.112Z Compiling ingot-types v0.1.2
5042026-05-22T04:05:50.223Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5052026-05-22T04:05:50.297Z Compiling memmap2 v0.9.10
5062026-05-22T04:05:50.515Z Compiling dof v0.4.0
5072026-05-22T04:05:50.589Z Compiling ingot v0.1.1
5082026-05-22T04:05:50.829Z Compiling unicode-width v0.2.2
5092026-05-22T04:05:51.139Z Compiling ipnetwork v0.21.1
5102026-05-22T04:05:51.663Z Compiling usdt-impl v0.6.0
5112026-05-22T04:05:52.313Z Compiling either v1.15.0
5122026-05-22T04:05:52.519Z Compiling itertools v0.14.0
5132026-05-22T04:05:52.843Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5142026-05-22T04:05:53.121Z Compiling usdt v0.6.0
5152026-05-22T04:05:53.780Z Compiling tabwriter v1.4.1
5162026-05-22T04:05:54.016Z Compiling ref-cast v1.0.25
5172026-05-22T04:05:54.099Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5182026-05-22T04:05:54.148Z Compiling crc32fast v1.5.0
5192026-05-22T04:05:54.207Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5202026-05-22T04:05:54.380Z Compiling dyn-clone v1.0.20
5212026-05-22T04:06:07.671Z Finished `test` profile [optimized + debuginfo] target(s) in 20.63s
5222026-05-22T04:06:07.687Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-a385ca5d5c164f2b)
5232026-05-22T04:06:07.691Z
5242026-05-22T04:06:07.691Zrunning 72 tests
5252026-05-22T04:06:07.691Ztest d_error::tests::name_and_data_storage ... ok
5262026-05-22T04:06:07.691Ztest d_error::tests::name_truncation ... ok
5272026-05-22T04:06:07.691Ztest ddi::mblk::test::chain_append_links ... ok
5282026-05-22T04:06:07.691Ztest ddi::mblk::test::chain_breaks_links ... ok
5292026-05-22T04:06:07.691Ztest ddi::mblk::test::chain_drain_complete ... ok
5302026-05-22T04:06:07.691Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5312026-05-22T04:06:07.691Ztest ddi::mblk::test::expand_and_shrink ... ok
5322026-05-22T04:06:07.691Ztest ddi::mblk::test::prefix_len ... ok
5332026-05-22T04:06:07.691Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5342026-05-22T04:06:07.691Ztest ddi::mblk::test::read_seg ... ok
5352026-05-22T04:06:07.691Ztest ddi::mblk::test::uninitialized_packet ... ok
5362026-05-22T04:06:07.691Ztest ddi::mblk::test::wrap ... ok
5372026-05-22T04:06:07.692Ztest ddi::mblk::test::truncate ... ok
5382026-05-22T04:06:07.692Ztest ddi::mblk::test::zero_byte_packet ... ok
5392026-05-22T04:06:07.692Ztest engine::dhcp::test::domainname_encode ... ok
5402026-05-22T04:06:07.692Ztest engine::dhcp::test::offlink_encode ... ok
5412026-05-22T04:06:07.692Ztest engine::dhcp::test::domain_search_option_encode ... ok
5422026-05-22T04:06:07.692Ztest engine::dhcp::test::hostname_encode ... ok
5432026-05-22T04:06:07.692Ztest ddi::time::test::good_interval ... ok
5442026-05-22T04:06:07.692Ztest engine::dhcp::test::rfc3442_encode ... ok
5452026-05-22T04:06:07.692Ztest engine::dhcpv6::options::test::test_client_id ... ok
5462026-05-22T04:06:07.692Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5472026-05-22T04:06:07.692Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5482026-05-22T04:06:07.692Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5492026-05-22T04:06:07.692Ztest engine::dhcpv6::options::test::test_iata ... ok
5502026-05-22T04:06:07.692Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5512026-05-22T04:06:07.692Ztest engine::dhcpv6::options::test::test_iana ... ok
5522026-05-22T04:06:07.692Ztest engine::dhcpv6::options::test::test_option_request ... ok
5532026-05-22T04:06:07.693Ztest ddi::time::test::bad_interval - should panic ... ok
5542026-05-22T04:06:07.693Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5552026-05-22T04:06:07.693Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5562026-05-22T04:06:07.693Ztest engine::dhcpv6::options::test::test_server_id ... ok
5572026-05-22T04:06:07.697Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5582026-05-22T04:06:07.697Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5592026-05-22T04:06:07.697Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5602026-05-22T04:06:07.697Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5612026-05-22T04:06:07.697Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5622026-05-22T04:06:07.697Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5632026-05-22T04:06:07.697Ztest engine::ether::test::emit ... ok
5642026-05-22T04:06:07.697Ztest engine::geneve::test::emit_no_opts ... ok
5652026-05-22T04:06:07.697Ztest engine::dhcpv6::options::test::test_status ... ok
5662026-05-22T04:06:07.697Ztest engine::flow_table::test::flow_clear ... ok
5672026-05-22T04:06:07.697Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5682026-05-22T04:06:07.698Ztest engine::ip::v4::test::emit ... ok
5692026-05-22T04:06:07.698Ztest engine::geneve::test::emit_single_opt ... ok
5702026-05-22T04:06:07.698Ztest engine::ip::v4::test::match_check ... ok
5712026-05-22T04:06:07.698Ztest engine::ip::v4::test::cidr_match ... ok
5722026-05-22T04:06:07.698Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5732026-05-22T04:06:07.698Ztest engine::ip::v6::test::emit ... ok
5742026-05-22T04:06:07.698Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5752026-05-22T04:06:07.698Ztest engine::flow_table::test::flow_expired ... ok
5762026-05-22T04:06:07.698Ztest engine::ip::v6::test::from_pairs ... ok
5772026-05-22T04:06:07.698Ztest engine::ip::v6::test::extension_push_spec ... ok
5782026-05-22T04:06:07.698Ztest engine::ip::v6::test::test_set_total_len ... ok
5792026-05-22T04:06:07.698Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5802026-05-22T04:06:07.698Ztest engine::ip::v6::test::option_push_spec ... ok
5812026-05-22T04:06:07.698Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5822026-05-22T04:06:07.698Ztest engine::layer::test::find_rule ... ok
5832026-05-22T04:06:07.699Ztest engine::packet::test::read_multi_segment ... ok
5842026-05-22T04:06:07.699Ztest engine::ip::v6::test::push_spec ... ok
5852026-05-22T04:06:07.699Ztest engine::nat::test::nat4_rewrite ... ok
5862026-05-22T04:06:07.699Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5872026-05-22T04:06:07.699Ztest engine::packet::test::read_single_segment ... ok
5882026-05-22T04:06:07.699Ztest engine::packet::test::straddled_tcp ... ok
5892026-05-22T04:06:07.699Ztest engine::packet::test::small_packet_with_padding ... ok
5902026-05-22T04:06:07.699Ztest engine::packet::test::udp6_packet_with_padding ... ok
5912026-05-22T04:06:07.699Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
5922026-05-22T04:06:07.699Ztest engine::rule::rule_matching ... ok
5932026-05-22T04:06:07.699Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5942026-05-22T04:06:07.699Ztest engine::snat::test::snat4_desc_lifecycle ... ok
5952026-05-22T04:06:07.699Ztest engine::snat::test::nat_mappings ... ok
5962026-05-22T04:06:07.699Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
5972026-05-22T04:06:07.700Z
5982026-05-22T04:06:07.700Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5992026-05-22T04:06:07.700Z
6002026-05-22T04:06:07.700Z Doc-tests opte
6012026-05-22T04:06:09.600Z
6022026-05-22T04:06:09.600Zrunning 3 tests
6032026-05-22T04:06:09.603Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6042026-05-22T04:06:09.603Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6052026-05-22T04:06:09.603Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6062026-05-22T04:06:09.603Z
6072026-05-22T04:06:09.603Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6082026-05-22T04:06:09.603Z
6092026-05-22T04:06:09.608Zall doctests ran in 1.35s; merged doctests compilation took 1.34s
6102026-05-22T04:06:09.647Z
6112026-05-22T04:06:09.647Zreal 22.613849583
6122026-05-22T04:06:09.647Zuser 1:55.848573572
6132026-05-22T04:06:09.647Zsys 7.099082267
6142026-05-22T04:06:09.647Ztrap 0.054774911
6152026-05-22T04:06:09.647Ztflt 0.191914963
6162026-05-22T04:06:09.647Zdflt 0.338764375
6172026-05-22T04:06:09.647Zkflt 0.000004370
6182026-05-22T04:06:09.648Zlock 5:45.366004936
6192026-05-22T04:06:09.648Zslp 3:37.923209762
6202026-05-22T04:06:09.651Zlat 6.669568043
6212026-05-22T04:06:09.651Zstop 3.206466246
6222026-05-22T04:06:09.651Zprocess exited: duration 87090 ms, exit code 0
 
6232026-05-22T04:06:09.657Zfound 0 output files