01KE6XQS1B5SVFTD929B81YY4T: opte

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

Buildomat Job: 01KE6XR42H586D9QBNFV98XA1K

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-05T11:13:12.993Zjob assigned to worker 01KE6XR4MCVGF7M8WD16FW27AF [factory gimlet-EVT22200007-propolis, EVT22200007/53023] (queued for 24 s)
 
22026-01-05T11:13:21.423Zstarting task 0: "setup"
32026-01-05T11:13:21.460Z++ uname -s
42026-01-05T11:13:21.460Z+ kern=SunOS
52026-01-05T11:13:21.460Z+ build_user=build
62026-01-05T11:13:21.460Z+ build_uid=12345
72026-01-05T11:13:21.460Z+ work_dir=/work
82026-01-05T11:13:21.460Z+ input_dir=/input
92026-01-05T11:13:21.460Z+ [[ 0 == 12345 ]]
102026-01-05T11:13:21.460Z+ case "$kern" in
112026-01-05T11:13:21.460Z+ groupadd -g 12345 build
122026-01-05T11:13:21.460Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-05T11:13:23.451Z+ zfs create -o mountpoint=/work rpool/work
142026-01-05T11:13:25.164Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-05T11:13:25.188Z+ home_fs=zfs
162026-01-05T11:13:25.188Z+ [[ zfs == autofs ]]
172026-01-05T11:13:25.188Z+ mkdir -p /home/build
182026-01-05T11:13:25.188Z+ chown build:build /home/build /work
192026-01-05T11:13:25.188Z+ chmod 0700 /home/build /work
202026-01-05T11:13:25.188Zprocess exited: duration 3752 ms, exit code 0
 
212026-01-05T11:13:25.237Zstarting task 1: "rust-toolchain"
222026-01-05T11:13:25.261Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-01-05T11:13:25.261Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-01-05T11:13:25.261Z * rust toolchain channel = "1.90.0"
252026-01-05T11:13:25.261Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-01-05T11:13:25.262Z * rust toolchain profile = "default"
272026-01-05T11:13:25.262Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-05T11:13:25.262Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-05T11:13:25.262Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-01-05T11:13:25.376Zinfo: downloading installer
312026-01-05T11:13:26.069Zwarn: It looks like you have an existing installation of Rust at:
322026-01-05T11:13:26.069Zwarn: /opt/ooce/bin
332026-01-05T11:13:26.069Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-05T11:13:26.069Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-05T11:13:26.069Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-05T11:13:26.069Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-05T11:13:26.069Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-05T11:13:26.069Zerror: cannot install while Rust is installed
392026-01-05T11:13:26.069Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-05T11:13:26.094Zinfo: profile set to 'default'
412026-01-05T11:13:26.094Zinfo: default host triple is x86_64-unknown-illumos
422026-01-05T11:13:26.094Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-01-05T11:13:26.186Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-01-05T11:13:26.186Zinfo: downloading component 'cargo'
452026-01-05T11:13:26.402Zinfo: downloading component 'clippy'
462026-01-05T11:13:26.475Zinfo: downloading component 'rust-docs'
472026-01-05T11:13:26.680Zinfo: downloading component 'rust-std'
482026-01-05T11:13:27.151Zinfo: downloading component 'rustc'
492026-01-05T11:13:28.911Zinfo: downloading component 'rustfmt'
502026-01-05T11:13:28.969Zinfo: installing component 'cargo'
512026-01-05T11:13:30.206Zinfo: installing component 'clippy'
522026-01-05T11:13:30.686Zinfo: installing component 'rust-docs'
532026-01-05T11:13:33.903Zinfo: installing component 'rust-std'
542026-01-05T11:13:36.098Zinfo: installing component 'rustc'
552026-01-05T11:13:44.036Zinfo: installing component 'rustfmt'
562026-01-05T11:13:44.420Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-01-05T11:13:44.420Z
582026-01-05T11:13:44.585Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-01-05T11:13:44.585Z
602026-01-05T11:13:44.609Z
612026-01-05T11:13:44.609ZRust is installed now. Great!
622026-01-05T11:13:44.609Z
632026-01-05T11:13:44.609ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-05T11:13:44.609Zenvironment variable. This has not been done automatically.
652026-01-05T11:13:44.609Z
662026-01-05T11:13:44.610ZTo configure your current shell, you need to source
672026-01-05T11:13:44.610Zthe corresponding env file under $HOME/.cargo.
682026-01-05T11:13:44.610Z
692026-01-05T11:13:44.610ZThis is usually done by running one of the following (note the leading DOT):
702026-01-05T11:13:44.610Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-05T11:13:44.610Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-05T11:13:44.610Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-05T11:13:44.717Z+ rustup --version
742026-01-05T11:13:44.741Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-05T11:13:44.741Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-05T11:13:44.850Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-01-05T11:13:44.875Z+ cargo --version
782026-01-05T11:13:44.961Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-01-05T11:13:44.985Z+ rustc --version
802026-01-05T11:13:45.081Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-01-05T11:13:45.105Zprocess exited: duration 19847 ms, exit code 0
 
822026-01-05T11:13:45.153Zstarting task 2: "authentication"
832026-01-05T11:13:45.211Zprocess exited: duration 57 ms, exit code 0
 
842026-01-05T11:13:45.259Zstarting task 3: "clone repository"
852026-01-05T11:13:45.284Z+ mkdir -p /work/oxidecomputer/opte
862026-01-05T11:13:45.284Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-01-05T11:13:45.308ZCloning into '/work/oxidecomputer/opte'...
882026-01-05T11:13:46.393Z+ cd /work/oxidecomputer/opte
892026-01-05T11:13:46.393Z+ git fetch origin ac11156eec876300b1405acc43c7b2d3fd0d1cae
902026-01-05T11:13:46.904ZFrom https://github.com/oxidecomputer/opte
912026-01-05T11:13:46.904Z * branch ac11156eec876300b1405acc43c7b2d3fd0d1cae -> FETCH_HEAD
922026-01-05T11:13:46.928Z+ [[ -n '' ]]
932026-01-05T11:13:46.928Z+ git reset --hard ac11156eec876300b1405acc43c7b2d3fd0d1cae
942026-01-05T11:13:46.952ZHEAD is now at ac11156 Adding missing number in comment
952026-01-05T11:13:46.952Zprocess exited: duration 1691 ms, exit code 0
 
962026-01-05T11:13:47.000Zstarting task 4: "build"
972026-01-05T11:13:47.023Z+ source .github/buildomat/common.sh
982026-01-05T11:13:47.023Z++ rustup show active-toolchain
992026-01-05T11:13:47.087Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1002026-01-05T11:13:47.111Z++ pushd xde
1012026-01-05T11:13:47.111Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1022026-01-05T11:13:47.111Z++ rustup show active-toolchain
1032026-01-05T11:13:47.111Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1042026-01-05T11:13:47.251Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1052026-01-05T11:13:47.251Zinfo: downloading component 'cargo'
1062026-01-05T11:13:47.394Zinfo: downloading component 'clippy'
1072026-01-05T11:13:47.457Zinfo: downloading component 'rust-src'
1082026-01-05T11:13:47.519Zinfo: downloading component 'rust-std'
1092026-01-05T11:13:47.793Zinfo: downloading component 'rustc'
1102026-01-05T11:13:49.262Zinfo: downloading component 'rustfmt'
1112026-01-05T11:13:49.338Zinfo: installing component 'cargo'
1122026-01-05T11:13:50.405Zinfo: installing component 'clippy'
1132026-01-05T11:13:50.865Zinfo: installing component 'rust-src'
1142026-01-05T11:13:51.358Zinfo: installing component 'rust-std'
1152026-01-05T11:13:53.429Zinfo: installing component 'rustc'
1162026-01-05T11:14:01.350Zinfo: installing component 'rustfmt'
1172026-01-05T11:14:01.739Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1182026-01-05T11:14:01.841Z+++ rustup show active-toolchain -v
1192026-01-05T11:14:01.865Z+++ head -n 1
1202026-01-05T11:14:01.865Z+++ cut '-d ' -f1
1212026-01-05T11:14:02.025Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1222026-01-05T11:14:02.025Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1232026-01-05T11:14:02.026Z++ popd
1242026-01-05T11:14:02.050Z/work/oxidecomputer/opte
1252026-01-05T11:14:02.050Z+ cargo --version
1262026-01-05T11:14:02.119Zcargo 1.90.0 (840b83a10 2025-07-30)
1272026-01-05T11:14:02.145Z+ rustc --version
1282026-01-05T11:14:02.248Zrustc 1.90.0 (1159e78c4 2025-09-14)
1292026-01-05T11:14:02.272Z+ cd lib/opte
1302026-01-05T11:14:02.272Z+ header 'check style'
1312026-01-05T11:14:02.272Z+ echo '# ==== check style ==== #'
1322026-01-05T11:14:02.272Z# ==== check style ==== #
1332026-01-05T11:14:02.272Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1342026-01-05T11:14:02.827Z
1352026-01-05T11:14:02.827Zreal 0.567788812
1362026-01-05T11:14:02.827Zuser 0.357490310
1372026-01-05T11:14:02.827Zsys 0.203814375
1382026-01-05T11:14:02.850Ztrap 0.000027843
1392026-01-05T11:14:02.851Ztflt 0.000064986
1402026-01-05T11:14:02.851Zdflt 0.000002545
1412026-01-05T11:14:02.851Zkflt 0.000000000
1422026-01-05T11:14:02.851Zlock 1.212596278
1432026-01-05T11:14:02.851Zslp 0.592456621
1442026-01-05T11:14:02.851Zlat 0.003413051
1452026-01-05T11:14:02.851Zstop 0.000230099
1462026-01-05T11:14:02.851Z+ header 'check docs'
1472026-01-05T11:14:02.851Z+ echo '# ==== check docs ==== #'
1482026-01-05T11:14:02.851Z# ==== check docs ==== #
1492026-01-05T11:14:02.851Z+ RUSTDOCFLAGS='-D warnings'
1502026-01-05T11:14:02.851Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1512026-01-05T11:14:03.018Z Updating crates.io index
1522026-01-05T11:14:03.044Z Updating git repository `https://github.com/oxidecomputer/falcon`
1532026-01-05T11:14:04.113Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1542026-01-05T11:14:04.554Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1552026-01-05T11:14:05.001Z Updating git repository `https://github.com/oxidecomputer/zone`
1562026-01-05T11:14:05.499Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1572026-01-05T11:14:05.864Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1582026-01-05T11:14:06.246Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1592026-01-05T11:14:07.452Z Downloading crates ...
1602026-01-05T11:14:07.512Z Downloaded bitflags v1.3.2
1612026-01-05T11:14:07.536Z Downloaded pest_derive v2.8.3
1622026-01-05T11:14:07.536Z Downloaded managed v0.8.0
1632026-01-05T11:14:07.536Z Downloaded itertools v0.14.0
1642026-01-05T11:14:07.560Z Downloaded version_check v0.9.5
1652026-01-05T11:14:07.560Z Downloaded tabwriter v1.4.1
1662026-01-05T11:14:07.560Z Downloaded memchr v2.7.6
1672026-01-05T11:14:07.561Z Downloaded usdt-impl v0.6.0
1682026-01-05T11:14:07.561Z Downloaded usdt-macro v0.6.0
1692026-01-05T11:14:07.561Z Downloaded stable_deref_trait v1.2.1
1702026-01-05T11:14:07.561Z Downloaded pretty-hex v0.4.1
1712026-01-05T11:14:07.561Z Downloaded usdt-attr-macro v0.6.0
1722026-01-05T11:14:07.561Z Downloaded typenum v1.19.0
1732026-01-05T11:14:07.585Z Downloaded darling_core v0.21.3
1742026-01-05T11:14:07.585Z Downloaded ucd-trie v0.1.7
1752026-01-05T11:14:07.585Z Downloaded unicode-ident v1.0.22
1762026-01-05T11:14:07.586Z Downloaded zerocopy-derive v0.8.27
1772026-01-05T11:14:07.586Z Downloaded serde v1.0.228
1782026-01-05T11:14:07.609Z Downloaded thiserror-impl v2.0.17
1792026-01-05T11:14:07.609Z Downloaded regex v1.12.2
1802026-01-05T11:14:07.609Z Downloaded zerocopy v0.8.27
1812026-01-05T11:14:07.633Z Downloaded unicode-width v0.2.2
1822026-01-05T11:14:07.633Z Downloaded serde_json v1.0.145
1832026-01-05T11:14:07.658Z Downloaded smoltcp v0.11.0
1842026-01-05T11:14:07.658Z Downloaded goblin v0.10.3
1852026-01-05T11:14:07.658Z Downloaded serde_derive v1.0.228
1862026-01-05T11:14:07.682Z Downloaded serde_core v1.0.228
1872026-01-05T11:14:07.682Z Downloaded scroll v0.13.0
1882026-01-05T11:14:07.682Z Downloaded syn v2.0.110
1892026-01-05T11:14:07.682Z Downloaded ryu v1.0.20
1902026-01-05T11:14:07.682Z Downloaded regex-syntax v0.8.8
1912026-01-05T11:14:07.706Z Downloaded plain v0.2.3
1922026-01-05T11:14:07.706Z Downloaded pest_generator v2.8.3
1932026-01-05T11:14:07.706Z Downloaded thiserror v2.0.17
1942026-01-05T11:14:07.706Z Downloaded serde_tokenstream v0.2.2
1952026-01-05T11:14:07.706Z Downloaded itoa v1.0.15
1962026-01-05T11:14:07.706Z Downloaded strsim v0.11.1
1972026-01-05T11:14:07.706Z Downloaded ref-cast v1.0.25
1982026-01-05T11:14:07.706Z Downloaded proc-macro2 v1.0.103
1992026-01-05T11:14:07.730Z Downloaded libc v0.2.177
2002026-01-05T11:14:07.753Z Downloaded proc-macro-error2 v2.0.1
2012026-01-05T11:14:07.753Z Downloaded regex-automata v0.4.13
2022026-01-05T11:14:07.777Z Downloaded proc-macro-error-attr2 v2.0.0
2032026-01-05T11:14:07.777Z Downloaded postcard v1.1.3
2042026-01-05T11:14:07.777Z Downloaded pest_meta v2.8.3
2052026-01-05T11:14:07.777Z Downloaded macaddr v1.0.1
2062026-01-05T11:14:07.777Z Downloaded ingot v0.1.1
2072026-01-05T11:14:07.777Z Downloaded heapless v0.8.0
2082026-01-05T11:14:07.777Z Downloaded defmt v1.0.1
2092026-01-05T11:14:07.777Z Downloaded darling_macro v0.21.3
2102026-01-05T11:14:07.777Z Downloaded usdt v0.6.0
2112026-01-05T11:14:07.777Z Downloaded thread-id v5.0.0
2122026-01-05T11:14:07.777Z Downloaded sha2 v0.10.9
2132026-01-05T11:14:07.777Z Downloaded scroll_derive v0.13.1
2142026-01-05T11:14:07.777Z Downloaded ref-cast-impl v1.0.25
2152026-01-05T11:14:07.801Z Downloaded quote v1.0.42
2162026-01-05T11:14:07.801Z Downloaded pest v2.8.3
2172026-01-05T11:14:07.801Z Downloaded memmap2 v0.9.9
2182026-01-05T11:14:07.801Z Downloaded ingot-macros v0.1.1
2192026-01-05T11:14:07.801Z Downloaded generic-array v0.14.9
2202026-01-05T11:14:07.801Z Downloaded crypto-common v0.1.6
2212026-01-05T11:14:07.801Z Downloaded ipnetwork v0.21.1
2222026-01-05T11:14:07.801Z Downloaded ident_case v1.0.1
2232026-01-05T11:14:07.801Z Downloaded hash32 v0.3.1
2242026-01-05T11:14:07.801Z Downloaded embedded-io v0.6.1
2252026-01-05T11:14:07.801Z Downloaded embedded-io v0.4.0
2262026-01-05T11:14:07.801Z Downloaded either v1.15.0
2272026-01-05T11:14:07.801Z Downloaded digest v0.10.7
2282026-01-05T11:14:07.801Z Downloaded defmt-parser v1.0.0
2292026-01-05T11:14:07.825Z Downloaded defmt-macros v1.0.1
2302026-01-05T11:14:07.825Z Downloaded defmt v0.3.100
2312026-01-05T11:14:07.825Z Downloaded darling v0.21.3
2322026-01-05T11:14:07.825Z Downloaded crc32fast v1.5.0
2332026-01-05T11:14:07.825Z Downloaded cpufeatures v0.2.17
2342026-01-05T11:14:07.825Z Downloaded cobs v0.3.0
2352026-01-05T11:14:07.825Z Downloaded cfg-if v1.0.4
2362026-01-05T11:14:07.825Z Downloaded byteorder v1.5.0
2372026-01-05T11:14:07.825Z Downloaded bitflags v2.10.0
2382026-01-05T11:14:07.825Z Downloaded aho-corasick v1.1.4
2392026-01-05T11:14:07.849Z Downloaded log v0.4.28
2402026-01-05T11:14:07.849Z Downloaded ingot-types v0.1.2
2412026-01-05T11:14:07.849Z Downloaded fnv v1.0.7
2422026-01-05T11:14:07.849Z Downloaded dyn-clone v1.0.20
2432026-01-05T11:14:07.850Z Downloaded dtrace-parser v0.3.0
2442026-01-05T11:14:07.850Z Downloaded dof v0.4.0
2452026-01-05T11:14:07.850Z Downloaded block-buffer v0.10.4
2462026-01-05T11:14:07.938Z Compiling proc-macro2 v1.0.103
2472026-01-05T11:14:07.938Z Compiling quote v1.0.42
2482026-01-05T11:14:07.964Z Compiling unicode-ident v1.0.22
2492026-01-05T11:14:07.964Z Documenting unicode-ident v1.0.22
2502026-01-05T11:14:07.964Z Compiling serde_core v1.0.228
2512026-01-05T11:14:07.964Z Compiling strsim v0.11.1
2522026-01-05T11:14:07.964Z Compiling ident_case v1.0.1
2532026-01-05T11:14:08.185Z Compiling fnv v1.0.7
2542026-01-05T11:14:08.209Z Checking memchr v2.7.6
2552026-01-05T11:14:08.691Z Compiling regex-syntax v0.8.8
2562026-01-05T11:14:08.716Z Compiling serde v1.0.228
2572026-01-05T11:14:08.741Z Compiling zerocopy v0.8.27
2582026-01-05T11:14:08.812Z Compiling thiserror v2.0.17
2592026-01-05T11:14:09.198Z Documenting proc-macro2 v1.0.103
2602026-01-05T11:14:09.320Z Compiling aho-corasick v1.1.4
2612026-01-05T11:14:09.898Z Compiling syn v2.0.110
2622026-01-05T11:14:10.030Z Checking byteorder v1.5.0
2632026-01-05T11:14:10.092Z Documenting quote v1.0.42
2642026-01-05T11:14:10.288Z Compiling either v1.15.0
2652026-01-05T11:14:10.756Z Documenting strsim v0.11.1
2662026-01-05T11:14:10.838Z Documenting syn v2.0.110
2672026-01-05T11:14:11.571Z Compiling regex-automata v0.4.13
2682026-01-05T11:14:11.884Z Documenting fnv v1.0.7
2692026-01-05T11:14:12.217Z Documenting ident_case v1.0.1
2702026-01-05T11:14:12.715Z Compiling itertools v0.14.0
2712026-01-05T11:14:12.784Z Documenting memchr v2.7.6
2722026-01-05T11:14:13.051Z Compiling heapless v0.8.0
2732026-01-05T11:14:13.757Z Checking bitflags v2.10.0
2742026-01-05T11:14:13.882Z Documenting aho-corasick v1.1.4
2752026-01-05T11:14:14.009Z Checking hash32 v0.3.1
2762026-01-05T11:14:14.165Z Documenting serde_core v1.0.228
2772026-01-05T11:14:14.396Z Checking darling_core v0.21.3
2782026-01-05T11:14:14.900Z Documenting darling_core v0.21.3
2792026-01-05T11:14:15.269Z Compiling regex v1.12.2
2802026-01-05T11:14:15.941Z Checking stable_deref_trait v1.2.1
2812026-01-05T11:14:16.023Z Checking macaddr v1.0.1
2822026-01-05T11:14:16.047Z Checking cfg-if v1.0.4
2832026-01-05T11:14:16.127Z Documenting regex-syntax v0.8.8
2842026-01-05T11:14:16.172Z Compiling smoltcp v0.11.0
2852026-01-05T11:14:16.728Z Documenting darling_macro v0.21.3
2862026-01-05T11:14:17.138Z Documenting serde_derive v1.0.228
2872026-01-05T11:14:17.367Z Documenting zerocopy-derive v0.8.27
2882026-01-05T11:14:17.595Z Documenting thiserror-impl v2.0.17
2892026-01-05T11:14:17.694Z Checking managed v0.8.0
2902026-01-05T11:14:17.906Z Compiling zerocopy-derive v0.8.27
2912026-01-05T11:14:18.070Z Compiling serde_derive v1.0.228
2922026-01-05T11:14:18.106Z Compiling thiserror-impl v2.0.17
2932026-01-05T11:14:18.688Z Documenting regex-automata v0.4.13
2942026-01-05T11:14:18.795Z Checking bitflags v1.3.2
2952026-01-05T11:14:18.886Z Documenting byteorder v1.5.0
2962026-01-05T11:14:18.910Z Documenting bitflags v2.10.0
2972026-01-05T11:14:19.126Z Documenting macaddr v1.0.1
2982026-01-05T11:14:19.657Z Documenting hash32 v0.3.1
2992026-01-05T11:14:19.904Z Compiling darling_macro v0.21.3
3002026-01-05T11:14:19.952Z Documenting cfg-if v1.0.4
3012026-01-05T11:14:20.150Z Documenting stable_deref_trait v1.2.1
3022026-01-05T11:14:20.438Z Documenting thiserror v2.0.17
3032026-01-05T11:14:20.462Z Checking cobs v0.3.0
3042026-01-05T11:14:20.655Z Documenting zerocopy v0.8.27
3052026-01-05T11:14:20.727Z Compiling darling v0.21.3
3062026-01-05T11:14:20.832Z Compiling ingot-macros v0.1.1
3072026-01-05T11:14:21.021Z Documenting darling v0.21.3
3082026-01-05T11:14:21.145Z Documenting regex v1.12.2
3092026-01-05T11:14:21.260Z Compiling ref-cast v1.0.25
3102026-01-05T11:14:21.509Z Compiling crc32fast v1.5.0
3112026-01-05T11:14:21.777Z Documenting cobs v0.3.0
3122026-01-05T11:14:21.974Z Documenting heapless v0.8.0
3132026-01-05T11:14:22.622Z Documenting ingot-macros v0.1.1
3142026-01-05T11:14:22.782Z Compiling ref-cast-impl v1.0.25
3152026-01-05T11:14:22.977Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3162026-01-05T11:14:23.251Z Documenting serde v1.0.228
3172026-01-05T11:14:23.439Z Checking ipnetwork v0.21.1
3182026-01-05T11:14:23.991Z Documenting managed v0.8.0
3192026-01-05T11:14:24.081Z Checking postcard v1.1.3
3202026-01-05T11:14:24.162Z Compiling version_check v0.9.5
3212026-01-05T11:14:24.626Z Checking unicode-width v0.2.2
3222026-01-05T11:14:24.649Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3232026-01-05T11:14:24.673Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3242026-01-05T11:14:24.794Z Documenting ref-cast-impl v1.0.25
3252026-01-05T11:14:24.973Z Documenting ipnetwork v0.21.1
3262026-01-05T11:14:24.997Z Documenting unicode-width v0.2.2
3272026-01-05T11:14:25.055Z Documenting either v1.15.0
3282026-01-05T11:14:25.107Z Documenting smoltcp v0.11.0
3292026-01-05T11:14:25.898Z Documenting postcard v1.1.3
3302026-01-05T11:14:25.922Z Checking ingot-types v0.1.2
3312026-01-05T11:14:26.012Z Documenting ingot-types v0.1.2
3322026-01-05T11:14:26.300Z Documenting itertools v0.14.0
3332026-01-05T11:14:26.511Z Checking ingot v0.1.1
3342026-01-05T11:14:26.643Z Documenting ref-cast v1.0.25
3352026-01-05T11:14:27.044Z Checking tabwriter v1.4.1
3362026-01-05T11:14:27.372Z Documenting tabwriter v1.4.1
3372026-01-05T11:14:28.168Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3382026-01-05T11:14:28.558Z Documenting crc32fast v1.5.0
3392026-01-05T11:14:28.842Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3402026-01-05T11:14:28.941Z Documenting ingot v0.1.1
3412026-01-05T11:14:29.282Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3422026-01-05T11:14:29.306Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3432026-01-05T11:14:29.881Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3442026-01-05T11:14:30.119Z Documenting dyn-clone v1.0.20
3452026-01-05T11:14:30.170Z Checking dyn-clone v1.0.20
3462026-01-05T11:14:32.881Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3472026-01-05T11:14:34.910Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3482026-01-05T11:14:38.899Z Finished `dev` profile [optimized + debuginfo] target(s) in 36.05s
3492026-01-05T11:14:38.983Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3502026-01-05T11:14:39.008Z
3512026-01-05T11:14:39.008Zreal 36.155409031
3522026-01-05T11:14:39.008Zuser 2:17.648777935
3532026-01-05T11:14:39.008Zsys 28.291114192
3542026-01-05T11:14:39.008Ztrap 0.083355800
3552026-01-05T11:14:39.008Ztflt 0.041680706
3562026-01-05T11:14:39.008Zdflt 0.034111880
3572026-01-05T11:14:39.008Zkflt 0.001347558
3582026-01-05T11:14:39.008Zlock 10:21.714473117
3592026-01-05T11:14:39.008Zslp 8:48.785949555
3602026-01-05T11:14:39.008Zlat 15.719092528
3612026-01-05T11:14:39.008Zstop 12.901425975
3622026-01-05T11:14:39.008Z+ header 'analyze std + api'
3632026-01-05T11:14:39.008Z+ echo '# ==== analyze std + api ==== #'
3642026-01-05T11:14:39.008Z# ==== analyze std + api ==== #
3652026-01-05T11:14:39.008Z+ ptime -m cargo clippy --all-targets
3662026-01-05T11:14:39.542Z Compiling proc-macro2 v1.0.103
3672026-01-05T11:14:39.542Z Compiling quote v1.0.42
3682026-01-05T11:14:39.543Z Compiling unicode-ident v1.0.22
3692026-01-05T11:14:39.543Z Compiling memchr v2.7.6
3702026-01-05T11:14:39.543Z Compiling thiserror v2.0.17
3712026-01-05T11:14:39.567Z Compiling zerocopy v0.8.27
3722026-01-05T11:14:39.567Z Compiling libc v0.2.177
3732026-01-05T11:14:39.567Z Compiling serde_core v1.0.228
3742026-01-05T11:14:39.826Z Compiling serde_json v1.0.145
3752026-01-05T11:14:40.142Z Compiling ucd-trie v0.1.7
3762026-01-05T11:14:40.203Z Compiling strsim v0.11.1
3772026-01-05T11:14:40.256Z Compiling serde v1.0.228
3782026-01-05T11:14:40.514Z Compiling pest v2.8.3
3792026-01-05T11:14:40.538Z Compiling fnv v1.0.7
3802026-01-05T11:14:40.723Z Compiling ident_case v1.0.1
3812026-01-05T11:14:40.808Z Compiling aho-corasick v1.1.4
3822026-01-05T11:14:41.025Z Compiling itoa v1.0.15
3832026-01-05T11:14:41.072Z Compiling ryu v1.0.20
3842026-01-05T11:14:41.190Z Compiling regex-syntax v0.8.8
3852026-01-05T11:14:41.347Z Checking byteorder v1.5.0
3862026-01-05T11:14:42.136Z Compiling syn v2.0.110
3872026-01-05T11:14:42.529Z Compiling either v1.15.0
3882026-01-05T11:14:42.617Z Compiling pest_meta v2.8.3
3892026-01-05T11:14:42.883Z Compiling usdt-impl v0.6.0
3902026-01-05T11:14:42.920Z Compiling itertools v0.14.0
3912026-01-05T11:14:43.396Z Compiling thread-id v5.0.0
3922026-01-05T11:14:43.804Z Compiling heapless v0.8.0
3932026-01-05T11:14:44.030Z Compiling regex-automata v0.4.13
3942026-01-05T11:14:44.239Z Checking plain v0.2.3
3952026-01-05T11:14:44.723Z Checking log v0.4.28
3962026-01-05T11:14:45.584Z Checking bitflags v2.10.0
3972026-01-05T11:14:45.608Z Checking hash32 v0.3.1
3982026-01-05T11:14:45.658Z Checking stable_deref_trait v1.2.1
3992026-01-05T11:14:45.763Z Checking pretty-hex v0.4.1
4002026-01-05T11:14:45.865Z Checking macaddr v1.0.1
4012026-01-05T11:14:45.941Z Compiling smoltcp v0.11.0
4022026-01-05T11:14:46.097Z Checking cfg-if v1.0.4
4032026-01-05T11:14:46.314Z Compiling ref-cast v1.0.25
4042026-01-05T11:14:46.347Z Checking managed v0.8.0
4052026-01-05T11:14:46.452Z Compiling version_check v0.9.5
4062026-01-05T11:14:46.664Z Checking bitflags v1.3.2
4072026-01-05T11:14:46.761Z Compiling crc32fast v1.5.0
4082026-01-05T11:14:46.804Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4092026-01-05T11:14:46.833Z Checking memmap2 v0.9.9
4102026-01-05T11:14:46.950Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4112026-01-05T11:14:47.085Z Checking unicode-width v0.2.2
4122026-01-05T11:14:47.219Z Compiling pest_generator v2.8.3
4132026-01-05T11:14:47.282Z Compiling darling_core v0.21.3
4142026-01-05T11:14:47.495Z Compiling regex v1.12.2
4152026-01-05T11:14:47.649Z Checking ipnetwork v0.21.1
4162026-01-05T11:14:48.268Z Checking tabwriter v1.4.1
4172026-01-05T11:14:48.495Z Checking dyn-clone v1.0.20
4182026-01-05T11:14:49.420Z Compiling thiserror-impl v2.0.17
4192026-01-05T11:14:49.420Z Compiling serde_derive v1.0.228
4202026-01-05T11:14:49.420Z Compiling zerocopy-derive v0.8.27
4212026-01-05T11:14:49.444Z Compiling pest_derive v2.8.3
4222026-01-05T11:14:49.444Z Compiling scroll_derive v0.13.1
4232026-01-05T11:14:50.004Z Compiling ref-cast-impl v1.0.25
4242026-01-05T11:14:50.122Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4252026-01-05T11:14:50.740Z Checking scroll v0.13.0
4262026-01-05T11:14:51.135Z Checking goblin v0.10.3
4272026-01-05T11:14:51.291Z Compiling darling_macro v0.21.3
4282026-01-05T11:14:51.584Z Compiling dtrace-parser v0.3.0
4292026-01-05T11:14:51.625Z Checking cobs v0.3.0
4302026-01-05T11:14:52.029Z Compiling darling v0.21.3
4312026-01-05T11:14:52.135Z Compiling ingot-macros v0.1.1
4322026-01-05T11:14:52.299Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4332026-01-05T11:14:54.100Z Checking postcard v1.1.3
4342026-01-05T11:14:54.163Z Compiling serde_tokenstream v0.2.2
4352026-01-05T11:14:54.272Z Compiling dof v0.4.0
4362026-01-05T11:14:55.579Z Compiling usdt-attr-macro v0.6.0
4372026-01-05T11:14:55.603Z Compiling usdt-macro v0.6.0
4382026-01-05T11:14:55.781Z Checking ingot-types v0.1.2
4392026-01-05T11:14:56.388Z Checking ingot v0.1.1
4402026-01-05T11:14:57.252Z Checking usdt v0.6.0
4412026-01-05T11:14:58.930Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4422026-01-05T11:15:16.156Z Finished `dev` profile [optimized + debuginfo] target(s) in 36.94s
4432026-01-05T11:15:16.197Z
4442026-01-05T11:15:16.197Zreal 37.177455507
4452026-01-05T11:15:16.197Zuser 1:58.825170052
4462026-01-05T11:15:16.197Zsys 19.130418950
4472026-01-05T11:15:16.220Ztrap 0.066375611
4482026-01-05T11:15:16.220Ztflt 0.159406641
4492026-01-05T11:15:16.220Zdflt 0.282151857
4502026-01-05T11:15:16.221Zkflt 0.000021781
4512026-01-05T11:15:16.221Zlock 5:23.780891701
4522026-01-05T11:15:16.221Zslp 7:41.856161484
4532026-01-05T11:15:16.221Zlat 4.428234019
4542026-01-05T11:15:16.221Zstop 5.911740907
4552026-01-05T11:15:16.221Z+ header 'analyze no_std + engine + kernel'
4562026-01-05T11:15:16.221Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4572026-01-05T11:15:16.221Z# ==== analyze no_std + engine + kernel ==== #
4582026-01-05T11:15:16.221Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
4592026-01-05T11:15:16.589Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4602026-01-05T11:15:16.589Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4612026-01-05T11:15:16.613Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4622026-01-05T11:15:16.613Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4632026-01-05T11:15:17.152Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4642026-01-05T11:15:26.057Z Finished `dev` profile [optimized + debuginfo] target(s) in 9.72s
4652026-01-05T11:15:26.090Z
4662026-01-05T11:15:26.090Zreal 9.881739713
4672026-01-05T11:15:26.090Zuser 10.565106716
4682026-01-05T11:15:26.115Zsys 1.464824751
4692026-01-05T11:15:26.115Ztrap 0.001953017
4702026-01-05T11:15:26.115Ztflt 0.003168985
4712026-01-05T11:15:26.115Zdflt 0.006361203
4722026-01-05T11:15:26.115Zkflt 0.000000000
4732026-01-05T11:15:26.115Zlock 37.407609610
4742026-01-05T11:15:26.115Zslp 35.730119681
4752026-01-05T11:15:26.115Zlat 0.062492997
4762026-01-05T11:15:26.115Zstop 0.170001198
4772026-01-05T11:15:26.115Z+ header test
4782026-01-05T11:15:26.115Z+ echo '# ==== test ==== #'
4792026-01-05T11:15:26.115Z# ==== test ==== #
4802026-01-05T11:15:26.115Z+ ptime -m cargo test
4812026-01-05T11:15:26.449Z Compiling serde_core v1.0.228
4822026-01-05T11:15:26.449Z Compiling thiserror v2.0.17
4832026-01-05T11:15:26.449Z Compiling zerocopy v0.8.27
4842026-01-05T11:15:26.449Z Compiling byteorder v1.5.0
4852026-01-05T11:15:26.449Z Compiling memchr v2.7.6
4862026-01-05T11:15:26.473Z Compiling unicode-ident v1.0.22
4872026-01-05T11:15:26.473Z Compiling libc v0.2.177
4882026-01-05T11:15:26.473Z Compiling scroll v0.13.0
4892026-01-05T11:15:26.591Z Compiling proc-macro2 v1.0.103
4902026-01-05T11:15:26.670Z Compiling ryu v1.0.20
4912026-01-05T11:15:26.854Z Compiling log v0.4.28
4922026-01-05T11:15:26.973Z Compiling ucd-trie v0.1.7
4932026-01-05T11:15:27.252Z Compiling itoa v1.0.15
4942026-01-05T11:15:27.276Z Compiling plain v0.2.3
4952026-01-05T11:15:27.341Z Compiling quote v1.0.42
4962026-01-05T11:15:27.412Z Compiling goblin v0.10.3
4972026-01-05T11:15:27.455Z Compiling pest v2.8.3
4982026-01-05T11:15:28.100Z Compiling hash32 v0.3.1
4992026-01-05T11:15:28.353Z Compiling macaddr v1.0.1
5002026-01-05T11:15:28.530Z Compiling cfg-if v1.0.4
5012026-01-05T11:15:28.625Z Compiling pretty-hex v0.4.1
5022026-01-05T11:15:28.783Z Compiling stable_deref_trait v1.2.1
5032026-01-05T11:15:28.856Z Compiling syn v2.0.110
5042026-01-05T11:15:28.905Z Compiling heapless v0.8.0
5052026-01-05T11:15:29.373Z Compiling thread-id v5.0.0
5062026-01-05T11:15:29.508Z Compiling ingot-types v0.1.2
5072026-01-05T11:15:29.610Z Compiling dtrace-parser v0.3.0
5082026-01-05T11:15:29.810Z Compiling cobs v0.3.0
5092026-01-05T11:15:30.293Z Compiling serde v1.0.228
5102026-01-05T11:15:30.317Z Compiling serde_json v1.0.145
5112026-01-05T11:15:30.573Z Compiling bitflags v2.10.0
5122026-01-05T11:15:30.725Z Compiling bitflags v1.3.2
5132026-01-05T11:15:30.843Z Compiling managed v0.8.0
5142026-01-05T11:15:31.274Z Compiling smoltcp v0.11.0
5152026-01-05T11:15:31.315Z Compiling postcard v1.1.3
5162026-01-05T11:15:31.404Z Compiling ingot v0.1.1
5172026-01-05T11:15:31.640Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5182026-01-05T11:15:32.021Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5192026-01-05T11:15:32.325Z Compiling memmap2 v0.9.9
5202026-01-05T11:15:32.684Z Compiling unicode-width v0.2.2
5212026-01-05T11:15:32.824Z Compiling ipnetwork v0.21.1
5222026-01-05T11:15:33.204Z Compiling either v1.15.0
5232026-01-05T11:15:33.546Z Compiling dof v0.4.0
5242026-01-05T11:15:33.791Z Compiling itertools v0.14.0
5252026-01-05T11:15:35.222Z Compiling usdt-impl v0.6.0
5262026-01-05T11:15:35.981Z Compiling usdt v0.6.0
5272026-01-05T11:15:36.344Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5282026-01-05T11:15:36.502Z Compiling tabwriter v1.4.1
5292026-01-05T11:15:37.013Z Compiling ref-cast v1.0.25
5302026-01-05T11:15:37.181Z Compiling crc32fast v1.5.0
5312026-01-05T11:15:37.330Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5322026-01-05T11:15:37.592Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5332026-01-05T11:15:38.348Z Compiling dyn-clone v1.0.20
5342026-01-05T11:16:06.228Z Finished `test` profile [optimized + debuginfo] target(s) in 40.06s
5352026-01-05T11:16:06.273Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-07fc2cdac6cbb683)
5362026-01-05T11:16:06.273Z
5372026-01-05T11:16:06.273Zrunning 72 tests
5382026-01-05T11:16:06.273Ztest ddi::mblk::test::chain_append_links ... ok
5392026-01-05T11:16:06.273Ztest d_error::tests::name_truncation ... ok
5402026-01-05T11:16:06.273Ztest ddi::mblk::test::chain_breaks_links ... ok
5412026-01-05T11:16:06.273Ztest d_error::tests::name_and_data_storage ... ok
5422026-01-05T11:16:06.273Ztest ddi::mblk::test::chain_drain_complete ... ok
5432026-01-05T11:16:06.273Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5442026-01-05T11:16:06.273Ztest ddi::mblk::test::prefix_len ... ok
5452026-01-05T11:16:06.273Ztest ddi::mblk::test::expand_and_shrink ... ok
5462026-01-05T11:16:06.273Ztest ddi::mblk::test::read_seg ... ok
5472026-01-05T11:16:06.274Ztest ddi::mblk::test::truncate ... ok
5482026-01-05T11:16:06.274Ztest ddi::mblk::test::uninitialized_packet ... ok
5492026-01-05T11:16:06.274Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5502026-01-05T11:16:06.274Ztest ddi::mblk::test::wrap ... ok
5512026-01-05T11:16:06.274Ztest ddi::mblk::test::zero_byte_packet ... ok
5522026-01-05T11:16:06.274Ztest ddi::time::test::good_interval ... ok
5532026-01-05T11:16:06.274Ztest engine::dhcp::test::domain_search_option_encode ... ok
5542026-01-05T11:16:06.274Ztest engine::dhcp::test::domainname_encode ... ok
5552026-01-05T11:16:06.274Ztest engine::dhcp::test::offlink_encode ... ok
5562026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5572026-01-05T11:16:06.274Ztest engine::dhcp::test::hostname_encode ... ok
5582026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5592026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5602026-01-05T11:16:06.274Ztest engine::dhcp::test::rfc3442_encode ... ok
5612026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_client_id ... ok
5622026-01-05T11:16:06.274Ztest ddi::time::test::bad_interval - should panic ... ok
5632026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5642026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_iata ... ok
5652026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_option_request ... ok
5662026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_iana ... ok
5672026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5682026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5692026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_status ... ok
5702026-01-05T11:16:06.274Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5712026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5722026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_server_id ... ok
5732026-01-05T11:16:06.274Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5742026-01-05T11:16:06.274Ztest engine::ether::test::emit ... ok
5752026-01-05T11:16:06.299Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5762026-01-05T11:16:06.299Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5772026-01-05T11:16:06.299Ztest engine::geneve::test::emit_no_opts ... ok
5782026-01-05T11:16:06.299Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5792026-01-05T11:16:06.299Ztest engine::ip::v4::test::cidr_match ... ok
5802026-01-05T11:16:06.299Ztest engine::ip::v4::test::match_check ... ok
5812026-01-05T11:16:06.299Ztest engine::geneve::test::emit_single_opt ... ok
5822026-01-05T11:16:06.299Ztest engine::flow_table::test::flow_expired ... ok
5832026-01-05T11:16:06.299Ztest engine::flow_table::test::flow_clear ... ok
5842026-01-05T11:16:06.299Ztest engine::ip::v4::test::emit ... ok
5852026-01-05T11:16:06.299Ztest engine::ip::v6::test::from_pairs ... ok
5862026-01-05T11:16:06.299Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5872026-01-05T11:16:06.299Ztest engine::ip::v6::test::option_push_spec ... ok
5882026-01-05T11:16:06.299Ztest engine::ip::v6::test::extension_push_spec ... ok
5892026-01-05T11:16:06.299Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5902026-01-05T11:16:06.299Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5912026-01-05T11:16:06.299Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5922026-01-05T11:16:06.299Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5932026-01-05T11:16:06.299Ztest engine::ip::v6::test::test_set_total_len ... ok
5942026-01-05T11:16:06.299Ztest engine::packet::test::read_multi_segment ... ok
5952026-01-05T11:16:06.299Ztest engine::layer::test::find_rule ... ok
5962026-01-05T11:16:06.299Ztest engine::packet::test::straddled_tcp ... ok
5972026-01-05T11:16:06.299Ztest engine::ip::v6::test::emit ... ok
5982026-01-05T11:16:06.299Ztest engine::nat::test::nat4_rewrite ... ok
5992026-01-05T11:16:06.299Ztest engine::packet::test::small_packet_with_padding ... ok
6002026-01-05T11:16:06.299Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
6012026-01-05T11:16:06.299Ztest engine::packet::test::read_single_segment ... ok
6022026-01-05T11:16:06.299Ztest engine::ip::v6::test::push_spec ... ok
6032026-01-05T11:16:06.299Ztest engine::packet::test::udp6_packet_with_padding ... ok
6042026-01-05T11:16:06.299Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6052026-01-05T11:16:06.299Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6062026-01-05T11:16:06.299Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6072026-01-05T11:16:06.299Ztest engine::snat::test::nat_mappings ... ok
6082026-01-05T11:16:06.299Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6092026-01-05T11:16:06.299Ztest engine::rule::rule_matching ... ok
6102026-01-05T11:16:06.299Z
6112026-01-05T11:16:06.299Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6122026-01-05T11:16:06.300Z
6132026-01-05T11:16:06.300Z Doc-tests opte
6142026-01-05T11:16:09.462Z
6152026-01-05T11:16:09.462Zrunning 3 tests
6162026-01-05T11:16:09.486Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6172026-01-05T11:16:09.486Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6182026-01-05T11:16:09.486Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6192026-01-05T11:16:09.486Z
6202026-01-05T11:16:09.486Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
6212026-01-05T11:16:09.486Z
6222026-01-05T11:16:09.540Z
6232026-01-05T11:16:09.564Zreal 43.432120352
6242026-01-05T11:16:09.564Zuser 3:47.488944179
6252026-01-05T11:16:09.564Zsys 12.384140881
6262026-01-05T11:16:09.564Ztrap 0.113659219
6272026-01-05T11:16:09.564Ztflt 0.244002854
6282026-01-05T11:16:09.564Zdflt 0.486740919
6292026-01-05T11:16:09.564Zkflt 0.000038845
6302026-01-05T11:16:09.564Zlock 8:40.622756967
6312026-01-05T11:16:09.564Zslp 9:06.728001304
6322026-01-05T11:16:09.564Zlat 9.321254633
6332026-01-05T11:16:09.564Zstop 2.214519494
6342026-01-05T11:16:09.564Zprocess exited: duration 142541 ms, exit code 0
 
6352026-01-05T11:16:09.613Zfound 0 output files