01KJ6F81SP37Z64GBMDRYT70AM: opte

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

Buildomat Job: 01KJ6F8MFY96MZHP1NX6QW4SXP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-24T00:03:09.043Zjob assigned to worker 01KJ6F8PX3H9WJS2712GJNGZ9D [factory gimlet-EVT22200007-propolis, EVT22200007/59125] (queued for 41 s)
 
22026-02-24T00:03:19.473Zstarting task 0: "setup"
32026-02-24T00:03:19.498Z++ uname -s
42026-02-24T00:03:19.498Z+ kern=SunOS
52026-02-24T00:03:19.498Z+ build_user=build
62026-02-24T00:03:19.498Z+ build_uid=12345
72026-02-24T00:03:19.498Z+ work_dir=/work
82026-02-24T00:03:19.498Z+ input_dir=/input
92026-02-24T00:03:19.498Z+ [[ 0 == 12345 ]]
102026-02-24T00:03:19.498Z+ case "$kern" in
112026-02-24T00:03:19.498Z+ groupadd -g 12345 build
122026-02-24T00:03:19.498Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-24T00:03:21.505Z+ zfs create -o mountpoint=/work rpool/work
142026-02-24T00:03:21.562Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-24T00:03:21.586Z+ home_fs=zfs
162026-02-24T00:03:21.586Z+ [[ zfs == autofs ]]
172026-02-24T00:03:21.586Z+ mkdir -p /home/build
182026-02-24T00:03:21.586Z+ chown build:build /home/build /work
192026-02-24T00:03:23.575Z+ chmod 0700 /home/build /work
202026-02-24T00:03:23.600Zprocess exited: duration 4106 ms, exit code 0
 
212026-02-24T00:03:23.649Zstarting task 1: "rust-toolchain"
222026-02-24T00:03:23.673Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-24T00:03:23.674Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-24T00:03:23.674Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-24T00:03:23.674Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-24T00:03:23.674Z * rust toolchain channel = "1.90.0"
272026-02-24T00:03:23.674Z * rust toolchain profile = "default"
282026-02-24T00:03:23.674Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-24T00:03:23.674Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-24T00:03:23.848Zinfo: downloading installer
312026-02-24T00:03:24.934Zwarn: It looks like you have an existing installation of Rust at:
322026-02-24T00:03:24.934Zwarn: /opt/ooce/bin
332026-02-24T00:03:24.934Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-24T00:03:24.934Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-24T00:03:24.934Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-24T00:03:24.934Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-24T00:03:24.934Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-24T00:03:24.934Zerror: cannot install while Rust is installed
392026-02-24T00:03:24.934Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-24T00:03:24.964Zinfo: profile set to 'default'
412026-02-24T00:03:24.964Zinfo: default host triple is x86_64-unknown-illumos
422026-02-24T00:03:24.964Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-24T00:03:25.128Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-24T00:03:25.128Zinfo: downloading component 'cargo'
452026-02-24T00:03:25.514Zinfo: downloading component 'clippy'
462026-02-24T00:03:25.624Zinfo: downloading component 'rust-docs'
472026-02-24T00:03:25.907Zinfo: downloading component 'rust-std'
482026-02-24T00:03:26.416Zinfo: downloading component 'rustc'
492026-02-24T00:03:28.123Zinfo: downloading component 'rustfmt'
502026-02-24T00:03:28.229Zinfo: installing component 'cargo'
512026-02-24T00:03:29.611Zinfo: installing component 'clippy'
522026-02-24T00:03:30.104Zinfo: installing component 'rust-docs'
532026-02-24T00:03:33.648Zinfo: installing component 'rust-std'
542026-02-24T00:03:36.026Zinfo: installing component 'rustc'
552026-02-24T00:03:45.330Zinfo: installing component 'rustfmt'
562026-02-24T00:03:45.764Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-24T00:03:45.764Z
582026-02-24T00:03:45.940Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-24T00:03:45.940Z
602026-02-24T00:03:45.965Z
612026-02-24T00:03:45.965ZRust is installed now. Great!
622026-02-24T00:03:45.965Z
632026-02-24T00:03:45.965ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-24T00:03:45.965Zenvironment variable. This has not been done automatically.
652026-02-24T00:03:45.965Z
662026-02-24T00:03:45.965ZTo configure your current shell, you need to source
672026-02-24T00:03:45.966Zthe corresponding env file under $HOME/.cargo.
682026-02-24T00:03:45.966Z
692026-02-24T00:03:45.966ZThis is usually done by running one of the following (note the leading DOT):
702026-02-24T00:03:45.966Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-24T00:03:45.966Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-24T00:03:45.966Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-24T00:03:46.078Z+ rustup --version
742026-02-24T00:03:46.104Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-24T00:03:46.104Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-24T00:03:46.220Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-24T00:03:46.244Z+ cargo --version
782026-02-24T00:03:46.366Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-24T00:03:46.390Z+ rustc --version
802026-02-24T00:03:46.533Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-24T00:03:46.558Zprocess exited: duration 22892 ms, exit code 0
 
822026-02-24T00:03:46.609Zstarting task 2: "authentication"
832026-02-24T00:03:46.670Zprocess exited: duration 63 ms, exit code 0
 
842026-02-24T00:03:46.720Zstarting task 3: "clone repository"
852026-02-24T00:03:46.746Z+ mkdir -p /work/oxidecomputer/opte
862026-02-24T00:03:46.746Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-24T00:03:46.773ZCloning into '/work/oxidecomputer/opte'...
882026-02-24T00:03:48.494Z+ cd /work/oxidecomputer/opte
892026-02-24T00:03:48.494Z+ git fetch origin c570ac2126dbbebbd8e98e73b580c5be6b7e460e
902026-02-24T00:03:48.977ZFrom https://github.com/oxidecomputer/opte
912026-02-24T00:03:48.977Z * branch c570ac2126dbbebbd8e98e73b580c5be6b7e460e -> FETCH_HEAD
922026-02-24T00:03:49.001Z+ [[ -n zl/filter-mcast-srcs ]]
932026-02-24T00:03:49.001Z++ git branch --show-current
942026-02-24T00:03:49.025Z+ current=master
952026-02-24T00:03:49.025Z+ [[ master != zl/filter-mcast-srcs ]]
962026-02-24T00:03:49.025Z+ git branch -f zl/filter-mcast-srcs c570ac2126dbbebbd8e98e73b580c5be6b7e460e
972026-02-24T00:03:49.025Z+ git checkout -f zl/filter-mcast-srcs
982026-02-24T00:03:49.060ZSwitched to branch 'zl/filter-mcast-srcs'
992026-02-24T00:03:49.084Z+ git reset --hard c570ac2126dbbebbd8e98e73b580c5be6b7e460e
1002026-02-24T00:03:49.084ZHEAD is now at c570ac2 [review] api comment updates for ord impl
1012026-02-24T00:03:49.084Zprocess exited: duration 2356 ms, exit code 0
 
1022026-02-24T00:03:49.132Zstarting task 4: "build"
1032026-02-24T00:03:49.157Z+ source .github/buildomat/common.sh
1042026-02-24T00:03:49.157Z++ rustup show active-toolchain
1052026-02-24T00:03:49.225Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-24T00:03:49.249Z++ pushd xde
1072026-02-24T00:03:49.249Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-24T00:03:49.249Z++ rustup show active-toolchain
1092026-02-24T00:03:49.249Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-24T00:03:49.533Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-24T00:03:49.533Zinfo: downloading component 'cargo'
1122026-02-24T00:03:50.193Zinfo: downloading component 'clippy'
1132026-02-24T00:03:50.447Zinfo: downloading component 'rust-src'
1142026-02-24T00:03:50.636Zinfo: downloading component 'rust-std'
1152026-02-24T00:03:51.592Zinfo: downloading component 'rustc'
1162026-02-24T00:03:55.627Zinfo: downloading component 'rustfmt'
1172026-02-24T00:03:55.856Zinfo: installing component 'cargo'
1182026-02-24T00:03:57.150Zinfo: installing component 'clippy'
1192026-02-24T00:03:57.733Zinfo: installing component 'rust-src'
1202026-02-24T00:03:58.247Zinfo: installing component 'rust-std'
1212026-02-24T00:04:00.450Zinfo: installing component 'rustc'
1222026-02-24T00:04:09.801Zinfo: installing component 'rustfmt'
1232026-02-24T00:04:10.278Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-24T00:04:10.422Z+++ rustup show active-toolchain -v
1252026-02-24T00:04:10.446Z+++ head -n 1
1262026-02-24T00:04:10.446Z+++ cut '-d ' -f1
1272026-02-24T00:04:10.659Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-24T00:04:10.659Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-24T00:04:10.659Z++ popd
1302026-02-24T00:04:10.659Z/work/oxidecomputer/opte
1312026-02-24T00:04:10.684Z+ cargo --version
1322026-02-24T00:04:10.782Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-24T00:04:10.806Z+ rustc --version
1342026-02-24T00:04:10.936Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-24T00:04:10.960Z+ cd lib/opte
1362026-02-24T00:04:10.960Z+ header 'check style'
1372026-02-24T00:04:10.960Z+ echo '# ==== check style ==== #'
1382026-02-24T00:04:10.960Z# ==== check style ==== #
1392026-02-24T00:04:10.960Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-02-24T00:04:11.684Z
1412026-02-24T00:04:11.684Zreal 0.735921342
1422026-02-24T00:04:11.684Zuser 0.472353476
1432026-02-24T00:04:11.684Zsys 0.252512292
1442026-02-24T00:04:11.684Ztrap 0.000228561
1452026-02-24T00:04:11.684Ztflt 0.000055601
1462026-02-24T00:04:11.684Zdflt 0.000098658
1472026-02-24T00:04:11.714Zkflt 0.000000000
1482026-02-24T00:04:11.714Zlock 1.583596828
1492026-02-24T00:04:11.714Zslp 0.770645746
1502026-02-24T00:04:11.715Zlat 0.006886873
1512026-02-24T00:04:11.715Zstop 0.000272407
1522026-02-24T00:04:11.715Z+ header 'check docs'
1532026-02-24T00:04:11.715Z+ echo '# ==== check docs ==== #'
1542026-02-24T00:04:11.715Z# ==== check docs ==== #
1552026-02-24T00:04:11.715Z+ RUSTDOCFLAGS='-D warnings'
1562026-02-24T00:04:11.715Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-02-24T00:04:11.901Z Updating crates.io index
1582026-02-24T00:04:11.954Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-02-24T00:04:13.676Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-02-24T00:04:14.254Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-02-24T00:04:15.052Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-02-24T00:04:15.632Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-02-24T00:04:16.223Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-02-24T00:04:16.886Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-02-24T00:04:18.223Z Downloading crates ...
1662026-02-24T00:04:18.299Z Downloaded embedded-io v0.4.0
1672026-02-24T00:04:18.323Z Downloaded embedded-io v0.6.1
1682026-02-24T00:04:18.323Z Downloaded dof v0.4.0
1692026-02-24T00:04:18.323Z Downloaded defmt-macros v1.0.1
1702026-02-24T00:04:18.323Z Downloaded goblin v0.10.4
1712026-02-24T00:04:18.323Z Downloaded fnv v1.0.7
1722026-02-24T00:04:18.323Z Downloaded generic-array v0.14.7
1732026-02-24T00:04:18.347Z Downloaded either v1.15.0
1742026-02-24T00:04:18.347Z Downloaded heapless v0.8.0
1752026-02-24T00:04:18.347Z Downloaded bitflags v2.10.0
1762026-02-24T00:04:18.347Z Downloaded digest v0.10.7
1772026-02-24T00:04:18.347Z Downloaded defmt v1.0.1
1782026-02-24T00:04:18.347Z Downloaded ident_case v1.0.1
1792026-02-24T00:04:18.347Z Downloaded dyn-clone v1.0.20
1802026-02-24T00:04:18.347Z Downloaded dtrace-parser v0.3.0
1812026-02-24T00:04:18.347Z Downloaded block-buffer v0.10.4
1822026-02-24T00:04:18.371Z Downloaded hash32 v0.3.1
1832026-02-24T00:04:18.371Z Downloaded managed v0.8.0
1842026-02-24T00:04:18.371Z Downloaded memmap2 v0.9.9
1852026-02-24T00:04:18.372Z Downloaded ref-cast v1.0.25
1862026-02-24T00:04:18.372Z Downloaded quote v1.0.44
1872026-02-24T00:04:18.372Z Downloaded version_check v0.9.5
1882026-02-24T00:04:18.372Z Downloaded thread-id v5.1.0
1892026-02-24T00:04:18.372Z Downloaded ucd-trie v0.1.7
1902026-02-24T00:04:18.396Z Downloaded proc-macro-error-attr2 v2.0.0
1912026-02-24T00:04:18.396Z Downloaded pretty-hex v0.4.1
1922026-02-24T00:04:18.396Z Downloaded serde_json v1.0.149
1932026-02-24T00:04:18.396Z Downloaded serde_core v1.0.228
1942026-02-24T00:04:18.396Z Downloaded ingot v0.1.1
1952026-02-24T00:04:18.396Z Downloaded darling v0.21.3
1962026-02-24T00:04:18.949Z Downloaded zmij v1.0.20
1972026-02-24T00:04:18.949Z Downloaded thiserror v2.0.18
1982026-02-24T00:04:18.949Z Downloaded serde_tokenstream v0.2.2
1992026-02-24T00:04:18.949Z Downloaded usdt-impl v0.6.0
2002026-02-24T00:04:18.949Z Downloaded unicode-ident v1.0.23
2012026-02-24T00:04:18.949Z Downloaded typenum v1.19.0
2022026-02-24T00:04:18.950Z Downloaded itertools v0.14.0
2032026-02-24T00:04:18.950Z Downloaded regex v1.12.3
2042026-02-24T00:04:18.950Z Downloaded darling_core v0.21.3
2052026-02-24T00:04:18.950Z Downloaded regex-syntax v0.8.9
2062026-02-24T00:04:18.950Z Downloaded zerocopy-derive v0.8.39
2072026-02-24T00:04:18.950Z Downloaded libc v0.2.180
2082026-02-24T00:04:18.950Z Downloaded regex-automata v0.4.14
2092026-02-24T00:04:18.950Z Downloaded log v0.4.29
2102026-02-24T00:04:18.950Z Downloaded serde_derive v1.0.228
2112026-02-24T00:04:18.950Z Downloaded proc-macro2 v1.0.106
2122026-02-24T00:04:18.950Z Downloaded pest_generator v2.8.6
2132026-02-24T00:04:18.950Z Downloaded crc32fast v1.5.0
2142026-02-24T00:04:18.950Z Downloaded thiserror-impl v2.0.18
2152026-02-24T00:04:18.950Z Downloaded zerocopy v0.8.39
2162026-02-24T00:04:18.950Z Downloaded unicode-width v0.2.2
2172026-02-24T00:04:18.950Z Downloaded proc-macro-error2 v2.0.1
2182026-02-24T00:04:18.950Z Downloaded syn v2.0.114
2192026-02-24T00:04:18.950Z Downloaded smoltcp v0.11.0
2202026-02-24T00:04:18.950Z Downloaded cobs v0.3.0
2212026-02-24T00:04:18.950Z Downloaded cfg-if v1.0.4
2222026-02-24T00:04:18.950Z Downloaded byteorder v1.5.0
2232026-02-24T00:04:18.950Z Downloaded serde v1.0.228
2242026-02-24T00:04:18.950Z Downloaded pest v2.8.6
2252026-02-24T00:04:18.950Z Downloaded scroll_derive v0.13.1
2262026-02-24T00:04:18.950Z Downloaded pest_meta v2.8.6
2272026-02-24T00:04:18.951Z Downloaded itoa v1.0.17
2282026-02-24T00:04:18.951Z Downloaded darling_macro v0.21.3
2292026-02-24T00:04:18.951Z Downloaded usdt-macro v0.6.0
2302026-02-24T00:04:18.951Z Downloaded usdt-attr-macro v0.6.0
2312026-02-24T00:04:18.951Z Downloaded memchr v2.8.0
2322026-02-24T00:04:18.951Z Downloaded macaddr v1.0.1
2332026-02-24T00:04:18.951Z Downloaded postcard v1.1.3
2342026-02-24T00:04:18.951Z Downloaded defmt v0.3.100
2352026-02-24T00:04:18.951Z Downloaded crypto-common v0.1.7
2362026-02-24T00:04:18.951Z Downloaded usdt v0.6.0
2372026-02-24T00:04:18.951Z Downloaded tabwriter v1.4.1
2382026-02-24T00:04:18.951Z Downloaded strsim v0.11.1
2392026-02-24T00:04:18.951Z Downloaded stable_deref_trait v1.2.1
2402026-02-24T00:04:18.951Z Downloaded sha2 v0.10.9
2412026-02-24T00:04:18.951Z Downloaded scroll v0.13.0
2422026-02-24T00:04:18.951Z Downloaded ref-cast-impl v1.0.25
2432026-02-24T00:04:18.951Z Downloaded ingot-types v0.1.2
2442026-02-24T00:04:18.951Z Downloaded ingot-macros v0.1.1
2452026-02-24T00:04:18.951Z Downloaded cpufeatures v0.2.17
2462026-02-24T00:04:18.951Z Downloaded plain v0.2.3
2472026-02-24T00:04:18.951Z Downloaded pest_derive v2.8.6
2482026-02-24T00:04:18.951Z Downloaded ipnetwork v0.21.1
2492026-02-24T00:04:18.951Z Downloaded bitflags v1.3.2
2502026-02-24T00:04:18.951Z Downloaded defmt-parser v1.0.0
2512026-02-24T00:04:18.951Z Downloaded aho-corasick v1.1.4
2522026-02-24T00:04:18.951Z Compiling proc-macro2 v1.0.106
2532026-02-24T00:04:18.952Z Compiling quote v1.0.44
2542026-02-24T00:04:18.952Z Compiling unicode-ident v1.0.23
2552026-02-24T00:04:18.952Z Documenting unicode-ident v1.0.23
2562026-02-24T00:04:18.952Z Compiling ident_case v1.0.1
2572026-02-24T00:04:18.952Z Compiling fnv v1.0.7
2582026-02-24T00:04:18.952Z Compiling serde_core v1.0.228
2592026-02-24T00:04:19.020Z Compiling strsim v0.11.1
2602026-02-24T00:04:19.176Z Compiling memchr v2.8.0
2612026-02-24T00:04:19.457Z Compiling regex-syntax v0.8.9
2622026-02-24T00:04:19.543Z Compiling zerocopy v0.8.39
2632026-02-24T00:04:19.622Z Compiling serde v1.0.228
2642026-02-24T00:04:19.709Z Compiling thiserror v2.0.18
2652026-02-24T00:04:20.207Z Documenting proc-macro2 v1.0.106
2662026-02-24T00:04:20.293Z Compiling aho-corasick v1.1.4
2672026-02-24T00:04:21.001Z Compiling syn v2.0.114
2682026-02-24T00:04:21.231Z Documenting strsim v0.11.1
2692026-02-24T00:04:21.581Z Documenting quote v1.0.44
2702026-02-24T00:04:22.348Z Documenting fnv v1.0.7
2712026-02-24T00:04:22.651Z Documenting ident_case v1.0.1
2722026-02-24T00:04:22.876Z Documenting syn v2.0.114
2732026-02-24T00:04:23.489Z Compiling regex-automata v0.4.14
2742026-02-24T00:04:23.622Z Checking byteorder v1.5.0
2752026-02-24T00:04:24.003Z Compiling either v1.15.0
2762026-02-24T00:04:24.345Z Compiling heapless v0.8.0
2772026-02-24T00:04:24.554Z Compiling itertools v0.14.0
2782026-02-24T00:04:25.036Z Documenting memchr v2.8.0
2792026-02-24T00:04:25.475Z Checking bitflags v2.10.0
2802026-02-24T00:04:25.783Z Checking hash32 v0.3.1
2812026-02-24T00:04:25.977Z Documenting serde_core v1.0.228
2822026-02-24T00:04:26.475Z Documenting aho-corasick v1.1.4
2832026-02-24T00:04:27.078Z Checking darling_core v0.21.3
2842026-02-24T00:04:27.578Z Compiling regex v1.12.3
2852026-02-24T00:04:28.180Z Documenting darling_core v0.21.3
2862026-02-24T00:04:28.498Z Checking macaddr v1.0.1
2872026-02-24T00:04:28.779Z Checking cfg-if v1.0.4
2882026-02-24T00:04:28.873Z Documenting regex-syntax v0.8.9
2892026-02-24T00:04:29.457Z Checking stable_deref_trait v1.2.1
2902026-02-24T00:04:29.647Z Compiling smoltcp v0.11.0
2912026-02-24T00:04:30.237Z Documenting thiserror-impl v2.0.18
2922026-02-24T00:04:30.561Z Documenting darling_macro v0.21.3
2932026-02-24T00:04:30.718Z Documenting serde_derive v1.0.228
2942026-02-24T00:04:30.972Z Documenting zerocopy-derive v0.8.39
2952026-02-24T00:04:31.164Z Compiling zerocopy-derive v0.8.39
2962026-02-24T00:04:31.214Z Compiling thiserror-impl v2.0.18
2972026-02-24T00:04:31.861Z Compiling serde_derive v1.0.228
2982026-02-24T00:04:32.126Z Documenting regex-automata v0.4.14
2992026-02-24T00:04:32.607Z Documenting byteorder v1.5.0
3002026-02-24T00:04:32.888Z Checking bitflags v1.3.2
3012026-02-24T00:04:32.996Z Checking managed v0.8.0
3022026-02-24T00:04:33.159Z Documenting bitflags v2.10.0
3032026-02-24T00:04:33.422Z Documenting macaddr v1.0.1
3042026-02-24T00:04:33.682Z Documenting hash32 v0.3.1
3052026-02-24T00:04:33.839Z Compiling darling_macro v0.21.3
3062026-02-24T00:04:34.315Z Checking cobs v0.3.0
3072026-02-24T00:04:34.338Z Documenting thiserror v2.0.18
3082026-02-24T00:04:34.559Z Documenting zerocopy v0.8.39
3092026-02-24T00:04:34.651Z Documenting cfg-if v1.0.4
3102026-02-24T00:04:34.844Z Compiling darling v0.21.3
3112026-02-24T00:04:34.965Z Compiling ingot-macros v0.1.1
3122026-02-24T00:04:35.082Z Documenting darling v0.21.3
3132026-02-24T00:04:35.689Z Documenting regex v1.12.3
3142026-02-24T00:04:35.713Z Compiling ref-cast v1.0.25
3152026-02-24T00:04:36.021Z Compiling crc32fast v1.5.0
3162026-02-24T00:04:36.360Z Documenting stable_deref_trait v1.2.1
3172026-02-24T00:04:36.679Z Documenting cobs v0.3.0
3182026-02-24T00:04:37.389Z Documenting heapless v0.8.0
3192026-02-24T00:04:37.973Z Documenting ingot-macros v0.1.1
3202026-02-24T00:04:38.221Z Compiling ref-cast-impl v1.0.25
3212026-02-24T00:04:38.961Z Documenting serde v1.0.228
3222026-02-24T00:04:39.367Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3232026-02-24T00:04:39.577Z Checking postcard v1.1.3
3242026-02-24T00:04:39.758Z Checking unicode-width v0.2.2
3252026-02-24T00:04:40.001Z Checking ipnetwork v0.21.1
3262026-02-24T00:04:40.278Z Compiling version_check v0.9.5
3272026-02-24T00:04:40.352Z Documenting managed v0.8.0
3282026-02-24T00:04:40.424Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3292026-02-24T00:04:40.525Z Documenting ref-cast-impl v1.0.25
3302026-02-24T00:04:40.869Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3312026-02-24T00:04:41.228Z Documenting unicode-width v0.2.2
3322026-02-24T00:04:41.327Z Documenting either v1.15.0
3332026-02-24T00:04:41.792Z Documenting ipnetwork v0.21.1
3342026-02-24T00:04:42.237Z Documenting postcard v1.1.3
3352026-02-24T00:04:42.261Z Checking ingot-types v0.1.2
3362026-02-24T00:04:42.298Z Documenting ingot-types v0.1.2
3372026-02-24T00:04:42.870Z Documenting smoltcp v0.11.0
3382026-02-24T00:04:43.128Z Checking ingot v0.1.1
3392026-02-24T00:04:43.275Z Documenting ref-cast v1.0.25
3402026-02-24T00:04:43.716Z Documenting itertools v0.14.0
3412026-02-24T00:04:44.177Z Documenting tabwriter v1.4.1
3422026-02-24T00:04:45.142Z Checking tabwriter v1.4.1
3432026-02-24T00:04:45.526Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3442026-02-24T00:04:45.754Z Documenting ingot v0.1.1
3452026-02-24T00:04:46.278Z Documenting crc32fast v1.5.0
3462026-02-24T00:04:46.496Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3472026-02-24T00:04:46.988Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3482026-02-24T00:04:47.257Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3492026-02-24T00:04:47.476Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3502026-02-24T00:04:47.858Z Checking dyn-clone v1.0.20
3512026-02-24T00:04:48.030Z Documenting dyn-clone v1.0.20
3522026-02-24T00:04:51.632Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3532026-02-24T00:04:54.061Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3542026-02-24T00:04:59.275Z Finished `dev` profile [optimized + debuginfo] target(s) in 47.56s
3552026-02-24T00:04:59.371Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3562026-02-24T00:04:59.398Z
3572026-02-24T00:04:59.398Zreal 47.685865681
3582026-02-24T00:04:59.399Zuser 3:06.540152577
3592026-02-24T00:04:59.399Zsys 33.381382169
3602026-02-24T00:04:59.399Ztrap 0.149612766
3612026-02-24T00:04:59.399Ztflt 0.027494847
3622026-02-24T00:04:59.399Zdflt 0.167915479
3632026-02-24T00:04:59.399Zkflt 0.001162201
3642026-02-24T00:04:59.399Zlock 14:48.198009005
3652026-02-24T00:04:59.399Zslp 11:39.610273985
3662026-02-24T00:04:59.399Zlat 16.805746287
3672026-02-24T00:04:59.399Zstop 16.814846935
3682026-02-24T00:04:59.428Z+ header 'analyze std + api'
3692026-02-24T00:04:59.428Z+ echo '# ==== analyze std + api ==== #'
3702026-02-24T00:04:59.428Z# ==== analyze std + api ==== #
3712026-02-24T00:04:59.428Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3722026-02-24T00:05:00.030Z Compiling proc-macro2 v1.0.106
3732026-02-24T00:05:00.030Z Compiling quote v1.0.44
3742026-02-24T00:05:00.056Z Compiling unicode-ident v1.0.23
3752026-02-24T00:05:00.056Z Compiling memchr v2.8.0
3762026-02-24T00:05:00.056Z Compiling thiserror v2.0.18
3772026-02-24T00:05:00.056Z Compiling zerocopy v0.8.39
3782026-02-24T00:05:00.056Z Compiling zmij v1.0.20
3792026-02-24T00:05:00.056Z Compiling serde_core v1.0.228
3802026-02-24T00:05:00.354Z Compiling libc v0.2.180
3812026-02-24T00:05:00.650Z Compiling ucd-trie v0.1.7
3822026-02-24T00:05:00.713Z Compiling serde_json v1.0.149
3832026-02-24T00:05:01.050Z Compiling pest v2.8.6
3842026-02-24T00:05:01.108Z Compiling fnv v1.0.7
3852026-02-24T00:05:01.146Z Compiling serde v1.0.228
3862026-02-24T00:05:01.243Z Compiling ident_case v1.0.1
3872026-02-24T00:05:01.269Z Compiling strsim v0.11.1
3882026-02-24T00:05:01.951Z Compiling aho-corasick v1.1.4
3892026-02-24T00:05:02.025Z Compiling regex-syntax v0.8.9
3902026-02-24T00:05:02.065Z Compiling itoa v1.0.17
3912026-02-24T00:05:02.626Z Checking byteorder v1.5.0
3922026-02-24T00:05:02.917Z Compiling syn v2.0.114
3932026-02-24T00:05:03.926Z Compiling pest_meta v2.8.6
3942026-02-24T00:05:03.998Z Compiling usdt-impl v0.6.0
3952026-02-24T00:05:04.036Z Compiling either v1.15.0
3962026-02-24T00:05:04.441Z Compiling itertools v0.14.0
3972026-02-24T00:05:05.044Z Compiling thread-id v5.1.0
3982026-02-24T00:05:05.456Z Compiling regex-automata v0.4.14
3992026-02-24T00:05:05.766Z Checking log v0.4.29
4002026-02-24T00:05:06.056Z Compiling heapless v0.8.0
4012026-02-24T00:05:06.218Z Checking plain v0.2.3
4022026-02-24T00:05:07.441Z Checking bitflags v2.10.0
4032026-02-24T00:05:07.564Z Checking hash32 v0.3.1
4042026-02-24T00:05:07.610Z Checking cfg-if v1.0.4
4052026-02-24T00:05:07.752Z Checking pretty-hex v0.4.1
4062026-02-24T00:05:07.777Z Compiling smoltcp v0.11.0
4072026-02-24T00:05:07.964Z Checking macaddr v1.0.1
4082026-02-24T00:05:08.103Z Checking stable_deref_trait v1.2.1
4092026-02-24T00:05:08.418Z Checking bitflags v1.3.2
4102026-02-24T00:05:08.469Z Checking managed v0.8.0
4112026-02-24T00:05:08.531Z Compiling ref-cast v1.0.25
4122026-02-24T00:05:08.783Z Compiling version_check v0.9.5
4132026-02-24T00:05:08.871Z Compiling crc32fast v1.5.0
4142026-02-24T00:05:09.126Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4152026-02-24T00:05:09.382Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4162026-02-24T00:05:09.438Z Checking memmap2 v0.9.9
4172026-02-24T00:05:09.625Z Checking unicode-width v0.2.2
4182026-02-24T00:05:09.737Z Compiling pest_generator v2.8.6
4192026-02-24T00:05:09.778Z Compiling darling_core v0.21.3
4202026-02-24T00:05:09.808Z Compiling regex v1.12.3
4212026-02-24T00:05:10.198Z Checking ipnetwork v0.21.1
4222026-02-24T00:05:10.727Z Checking tabwriter v1.4.1
4232026-02-24T00:05:11.295Z Checking dyn-clone v1.0.20
4242026-02-24T00:05:12.371Z Compiling thiserror-impl v2.0.18
4252026-02-24T00:05:12.371Z Compiling serde_derive v1.0.228
4262026-02-24T00:05:12.399Z Compiling zerocopy-derive v0.8.39
4272026-02-24T00:05:12.399Z Compiling pest_derive v2.8.6
4282026-02-24T00:05:12.426Z Compiling scroll_derive v0.13.1
4292026-02-24T00:05:13.193Z Compiling ref-cast-impl v1.0.25
4302026-02-24T00:05:13.493Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4312026-02-24T00:05:14.210Z Checking scroll v0.13.0
4322026-02-24T00:05:14.698Z Checking goblin v0.10.4
4332026-02-24T00:05:14.841Z Compiling dtrace-parser v0.3.0
4342026-02-24T00:05:14.903Z Checking cobs v0.3.0
4352026-02-24T00:05:14.937Z Compiling darling_macro v0.21.3
4362026-02-24T00:05:19.369Z Compiling darling v0.21.3
4372026-02-24T00:05:19.433Z Compiling ingot-macros v0.1.1
4382026-02-24T00:05:19.433Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4392026-02-24T00:05:19.433Z Checking postcard v1.1.3
4402026-02-24T00:05:19.433Z Compiling serde_tokenstream v0.2.2
4412026-02-24T00:05:22.751Z Checking ingot-types v0.1.2
4422026-02-24T00:05:22.751Z Checking dof v0.4.0
4432026-02-24T00:05:23.480Z Checking ingot v0.1.1
4442026-02-24T00:05:25.254Z Compiling usdt-attr-macro v0.6.0
4452026-02-24T00:05:25.254Z Compiling usdt-macro v0.6.0
4462026-02-24T00:05:26.378Z Checking usdt v0.6.0
4472026-02-24T00:05:27.409Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-02-24T00:05:50.608Z Finished `dev` profile [optimized + debuginfo] target(s) in 50.94s
4492026-02-24T00:05:50.644Z
4502026-02-24T00:05:50.644Zreal 51.238217151
4512026-02-24T00:05:50.644Zuser 2:43.253654625
4522026-02-24T00:05:50.644Zsys 23.474910613
4532026-02-24T00:05:50.644Ztrap 0.107746593
4542026-02-24T00:05:50.644Ztflt 0.193471236
4552026-02-24T00:05:50.644Zdflt 0.382242360
4562026-02-24T00:05:50.644Zkflt 0.000023506
4572026-02-24T00:05:50.645Zlock 7:31.601461696
4582026-02-24T00:05:50.645Zslp 10:19.079713939
4592026-02-24T00:05:50.645Zlat 5.579214459
4602026-02-24T00:05:50.645Zstop 6.621197512
4612026-02-24T00:05:50.669Z+ header 'analyze no_std + engine + kernel'
4622026-02-24T00:05:50.669Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4632026-02-24T00:05:50.669Z# ==== analyze no_std + engine + kernel ==== #
4642026-02-24T00:05:50.670Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4652026-02-24T00:05:51.119Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4662026-02-24T00:05:51.119Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4672026-02-24T00:05:51.144Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4682026-02-24T00:05:51.144Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4692026-02-24T00:05:51.743Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4702026-02-24T00:06:03.510Z Finished `dev` profile [optimized + debuginfo] target(s) in 12.69s
4712026-02-24T00:06:03.550Z
4722026-02-24T00:06:03.550Zreal 12.895351866
4732026-02-24T00:06:03.550Zuser 13.717849825
4742026-02-24T00:06:03.574Zsys 1.741945282
4752026-02-24T00:06:03.574Ztrap 0.005970796
4762026-02-24T00:06:03.575Ztflt 0.001240353
4772026-02-24T00:06:03.575Zdflt 0.004165686
4782026-02-24T00:06:03.575Zkflt 0.000002905
4792026-02-24T00:06:03.575Zlock 49.158752506
4802026-02-24T00:06:03.575Zslp 45.822013151
4812026-02-24T00:06:03.575Zlat 0.077939000
4822026-02-24T00:06:03.575Zstop 0.191543771
4832026-02-24T00:06:03.575Z+ header test
4842026-02-24T00:06:03.575Z+ echo '# ==== test ==== #'
4852026-02-24T00:06:03.575Z# ==== test ==== #
4862026-02-24T00:06:03.575Z+ ptime -m cargo test
4872026-02-24T00:06:03.947Z Compiling serde_core v1.0.228
4882026-02-24T00:06:03.972Z Compiling thiserror v2.0.18
4892026-02-24T00:06:03.972Z Compiling zerocopy v0.8.39
4902026-02-24T00:06:03.972Z Compiling byteorder v1.5.0
4912026-02-24T00:06:03.972Z Compiling memchr v2.8.0
4922026-02-24T00:06:04.061Z Compiling unicode-ident v1.0.23
4932026-02-24T00:06:04.061Z Compiling libc v0.2.180
4942026-02-24T00:06:04.061Z Compiling zmij v1.0.20
4952026-02-24T00:06:04.150Z Compiling proc-macro2 v1.0.106
4962026-02-24T00:06:04.238Z Compiling scroll v0.13.0
4972026-02-24T00:06:04.449Z Compiling log v0.4.29
4982026-02-24T00:06:04.741Z Compiling plain v0.2.3
4992026-02-24T00:06:04.771Z Compiling itoa v1.0.17
5002026-02-24T00:06:04.904Z Compiling ucd-trie v0.1.7
5012026-02-24T00:06:04.929Z Compiling goblin v0.10.4
5022026-02-24T00:06:04.953Z Compiling hash32 v0.3.1
5032026-02-24T00:06:05.230Z Compiling pest v2.8.6
5042026-02-24T00:06:05.295Z Compiling quote v1.0.44
5052026-02-24T00:06:06.212Z Compiling stable_deref_trait v1.2.1
5062026-02-24T00:06:06.356Z Compiling macaddr v1.0.1
5072026-02-24T00:06:06.661Z Compiling pretty-hex v0.4.1
5082026-02-24T00:06:06.882Z Compiling cfg-if v1.0.4
5092026-02-24T00:06:06.923Z Compiling heapless v0.8.0
5102026-02-24T00:06:06.979Z Compiling syn v2.0.114
5112026-02-24T00:06:07.666Z Compiling thread-id v5.1.0
5122026-02-24T00:06:07.798Z Compiling cobs v0.3.0
5132026-02-24T00:06:07.949Z Compiling bitflags v1.3.2
5142026-02-24T00:06:08.081Z Compiling dtrace-parser v0.3.0
5152026-02-24T00:06:08.332Z Compiling managed v0.8.0
5162026-02-24T00:06:08.809Z Compiling serde v1.0.228
5172026-02-24T00:06:09.102Z Compiling serde_json v1.0.149
5182026-02-24T00:06:09.454Z Compiling bitflags v2.10.0
5192026-02-24T00:06:09.964Z Compiling postcard v1.1.3
5202026-02-24T00:06:10.270Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5212026-02-24T00:06:10.342Z Compiling smoltcp v0.11.0
5222026-02-24T00:06:10.762Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5232026-02-24T00:06:11.161Z Compiling memmap2 v0.9.9
5242026-02-24T00:06:11.465Z Compiling either v1.15.0
5252026-02-24T00:06:11.762Z Compiling ipnetwork v0.21.1
5262026-02-24T00:06:11.899Z Compiling unicode-width v0.2.2
5272026-02-24T00:06:12.330Z Compiling ingot-types v0.1.2
5282026-02-24T00:06:12.561Z Compiling dof v0.4.0
5292026-02-24T00:06:12.959Z Compiling tabwriter v1.4.1
5302026-02-24T00:06:13.206Z Compiling ingot v0.1.1
5312026-02-24T00:06:13.845Z Compiling itertools v0.14.0
5322026-02-24T00:06:15.983Z Compiling usdt-impl v0.6.0
5332026-02-24T00:06:16.425Z Compiling ref-cast v1.0.25
5342026-02-24T00:06:16.580Z Compiling crc32fast v1.5.0
5352026-02-24T00:06:17.067Z Compiling usdt v0.6.0
5362026-02-24T00:06:17.259Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5372026-02-24T00:06:18.393Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5382026-02-24T00:06:18.489Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5392026-02-24T00:06:18.836Z Compiling dyn-clone v1.0.20
5402026-02-24T00:06:55.979Z Finished `test` profile [optimized + debuginfo] target(s) in 52.33s
5412026-02-24T00:06:56.003Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-f2fe74f9482a9a3c)
5422026-02-24T00:06:56.003Z
5432026-02-24T00:06:56.003Zrunning 72 tests
5442026-02-24T00:06:56.050Ztest d_error::tests::name_and_data_storage ... ok
5452026-02-24T00:06:56.050Ztest ddi::mblk::test::chain_append_links ... ok
5462026-02-24T00:06:56.050Ztest ddi::mblk::test::chain_breaks_links ... ok
5472026-02-24T00:06:56.050Ztest d_error::tests::name_truncation ... ok
5482026-02-24T00:06:56.050Ztest ddi::mblk::test::chain_drain_complete ... ok
5492026-02-24T00:06:56.051Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5502026-02-24T00:06:56.051Ztest ddi::mblk::test::expand_and_shrink ... ok
5512026-02-24T00:06:56.051Ztest ddi::mblk::test::read_seg ... ok
5522026-02-24T00:06:56.051Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5532026-02-24T00:06:56.051Ztest ddi::mblk::test::prefix_len ... ok
5542026-02-24T00:06:56.051Ztest ddi::mblk::test::uninitialized_packet ... ok
5552026-02-24T00:06:56.051Ztest ddi::mblk::test::truncate ... ok
5562026-02-24T00:06:56.051Ztest ddi::mblk::test::zero_byte_packet ... ok
5572026-02-24T00:06:56.051Ztest ddi::mblk::test::wrap ... ok
5582026-02-24T00:06:56.051Ztest ddi::time::test::good_interval ... ok
5592026-02-24T00:06:56.051Ztest engine::dhcp::test::domain_search_option_encode ... ok
5602026-02-24T00:06:56.051Ztest engine::dhcp::test::domainname_encode ... ok
5612026-02-24T00:06:56.051Ztest engine::dhcp::test::hostname_encode ... ok
5622026-02-24T00:06:56.051Ztest engine::dhcp::test::offlink_encode ... ok
5632026-02-24T00:06:56.051Ztest engine::dhcp::test::rfc3442_encode ... ok
5642026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_client_id ... ok
5652026-02-24T00:06:56.051Ztest ddi::time::test::bad_interval - should panic ... ok
5662026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5672026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5682026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_option_request ... ok
5692026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5702026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5712026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5722026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5732026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5742026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_server_id ... ok
5752026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_status ... ok
5762026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_iata ... ok
5772026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5782026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_iana ... ok
5792026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5802026-02-24T00:06:56.051Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5812026-02-24T00:06:56.051Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5822026-02-24T00:06:56.051Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5832026-02-24T00:06:56.051Ztest engine::flow_table::test::flow_clear ... ok
5842026-02-24T00:06:56.051Ztest engine::geneve::test::emit_single_opt ... ok
5852026-02-24T00:06:56.051Ztest engine::ip::v4::test::cidr_match ... ok
5862026-02-24T00:06:56.051Ztest engine::geneve::test::emit_no_opts ... ok
5872026-02-24T00:06:56.052Ztest engine::flow_table::test::flow_expired ... ok
5882026-02-24T00:06:56.052Ztest engine::ip::v4::test::match_check ... ok
5892026-02-24T00:06:56.052Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5902026-02-24T00:06:56.052Ztest engine::ip::v6::test::emit ... ok
5912026-02-24T00:06:56.052Ztest engine::ip::v6::test::extension_push_spec ... ok
5922026-02-24T00:06:56.052Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5932026-02-24T00:06:56.052Ztest engine::ip::v4::test::emit ... ok
5942026-02-24T00:06:56.052Ztest engine::ether::test::emit ... ok
5952026-02-24T00:06:56.052Ztest engine::ip::v6::test::from_pairs ... ok
5962026-02-24T00:06:56.052Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5972026-02-24T00:06:56.052Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5982026-02-24T00:06:56.052Ztest engine::ip::v6::test::test_set_total_len ... ok
5992026-02-24T00:06:56.052Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
6002026-02-24T00:06:56.052Ztest engine::ip::v6::test::option_push_spec ... ok
6012026-02-24T00:06:56.052Ztest engine::layer::test::find_rule ... ok
6022026-02-24T00:06:56.052Ztest engine::packet::test::read_multi_segment ... ok
6032026-02-24T00:06:56.052Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
6042026-02-24T00:06:56.052Ztest engine::packet::test::read_single_segment ... ok
6052026-02-24T00:06:56.052Ztest engine::nat::test::nat4_rewrite ... ok
6062026-02-24T00:06:56.052Ztest engine::packet::test::small_packet_with_padding ... ok
6072026-02-24T00:06:56.052Ztest engine::packet::test::straddled_tcp ... ok
6082026-02-24T00:06:56.052Ztest engine::ip::v6::test::push_spec ... ok
6092026-02-24T00:06:56.052Ztest engine::packet::test::udp6_packet_with_padding ... ok
6102026-02-24T00:06:56.052Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6112026-02-24T00:06:56.052Ztest engine::rule::rule_matching ... ok
6122026-02-24T00:06:56.052Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6132026-02-24T00:06:56.052Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6142026-02-24T00:06:56.052Ztest engine::snat::test::nat_mappings ... ok
6152026-02-24T00:06:56.052Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6162026-02-24T00:06:56.052Z
6172026-02-24T00:06:56.052Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6182026-02-24T00:06:56.052Z
6192026-02-24T00:06:56.052Z Doc-tests opte
6202026-02-24T00:07:00.227Z
6212026-02-24T00:07:00.227Zrunning 3 tests
6222026-02-24T00:07:00.251Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6232026-02-24T00:07:00.251Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6242026-02-24T00:07:00.251Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6252026-02-24T00:07:00.251Z
6262026-02-24T00:07:00.251Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
6272026-02-24T00:07:00.251Z
6282026-02-24T00:07:00.309Z
6292026-02-24T00:07:00.309Zreal 56.743417397
6302026-02-24T00:07:00.309Zuser 4:57.640426120
6312026-02-24T00:07:00.309Zsys 14.039965986
6322026-02-24T00:07:00.309Ztrap 0.215271603
6332026-02-24T00:07:00.333Ztflt 0.296160863
6342026-02-24T00:07:00.333Zdflt 0.595332303
6352026-02-24T00:07:00.333Zkflt 0.000011091
6362026-02-24T00:07:00.333Zlock 11:04.811847255
6372026-02-24T00:07:00.333Zslp 11:50.974759188
6382026-02-24T00:07:00.333Zlat 11.067181532
6392026-02-24T00:07:00.333Zstop 3.032099723
6402026-02-24T00:07:00.333Zprocess exited: duration 191189 ms, exit code 0
 
6412026-02-24T00:07:00.382Zfound 0 output files