01KE8RTP0VHXBZSKE91BWMYGXM: opte

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

Buildomat Job: 01KE8RV71J6BQAW27MNFA9JGSE

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-06T04:26:05.560Zjob assigned to worker 01KE8RVC6EZC1ZSJ1ZAS236GD9 [factory gimlet-EVT22200007-propolis, EVT22200007/53134] (queued for 30 s)
 
22026-01-06T04:26:13.961Zstarting task 0: "setup"
32026-01-06T04:26:13.987Z++ uname -s
42026-01-06T04:26:13.987Z+ kern=SunOS
52026-01-06T04:26:13.987Z+ build_user=build
62026-01-06T04:26:13.987Z+ build_uid=12345
72026-01-06T04:26:13.987Z+ work_dir=/work
82026-01-06T04:26:13.987Z+ input_dir=/input
92026-01-06T04:26:13.987Z+ [[ 0 == 12345 ]]
102026-01-06T04:26:13.987Z+ case "$kern" in
112026-01-06T04:26:13.987Z+ groupadd -g 12345 build
122026-01-06T04:26:13.987Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-06T04:26:15.987Z+ zfs create -o mountpoint=/work rpool/work
142026-01-06T04:26:16.023Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-06T04:26:16.048Z+ home_fs=zfs
162026-01-06T04:26:16.048Z+ [[ zfs == autofs ]]
172026-01-06T04:26:16.048Z+ mkdir -p /home/build
182026-01-06T04:26:16.048Z+ chown build:build /home/build /work
192026-01-06T04:26:18.032Z+ chmod 0700 /home/build /work
202026-01-06T04:26:18.057Zprocess exited: duration 4075 ms, exit code 0
 
212026-01-06T04:26:18.108Zstarting task 1: "rust-toolchain"
222026-01-06T04:26:18.134Z * rust toolchain channel = "1.90.0"
232026-01-06T04:26:18.134Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
242026-01-06T04:26:18.134Z * rust toolchain profile = "default"
252026-01-06T04:26:18.134Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-01-06T04:26:18.134Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-06T04:26:18.134Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-06T04:26:18.134Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-06T04:26:18.134Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-01-06T04:26:18.236Zinfo: downloading installer
312026-01-06T04:26:19.701Zwarn: It looks like you have an existing installation of Rust at:
322026-01-06T04:26:19.701Zwarn: /opt/ooce/bin
332026-01-06T04:26:19.701Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-06T04:26:19.701Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-06T04:26:19.701Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-06T04:26:19.701Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-06T04:26:19.701Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-06T04:26:19.701Zerror: cannot install while Rust is installed
392026-01-06T04:26:19.701Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-06T04:26:19.725Zinfo: profile set to 'default'
412026-01-06T04:26:19.725Zinfo: default host triple is x86_64-unknown-illumos
422026-01-06T04:26:19.725Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-01-06T04:26:19.847Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-01-06T04:26:19.847Zinfo: downloading component 'cargo'
452026-01-06T04:26:20.337Zinfo: downloading component 'clippy'
462026-01-06T04:26:20.385Zinfo: downloading component 'rust-docs'
472026-01-06T04:26:21.129Zinfo: downloading component 'rust-std'
482026-01-06T04:26:22.036Zinfo: downloading component 'rustc'
492026-01-06T04:26:25.490Zinfo: downloading component 'rustfmt'
502026-01-06T04:26:25.565Zinfo: installing component 'cargo'
512026-01-06T04:26:26.827Zinfo: installing component 'clippy'
522026-01-06T04:26:27.321Zinfo: installing component 'rust-docs'
532026-01-06T04:26:30.633Zinfo: installing component 'rust-std'
542026-01-06T04:26:32.934Zinfo: installing component 'rustc'
552026-01-06T04:26:41.371Zinfo: installing component 'rustfmt'
562026-01-06T04:26:41.784Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-01-06T04:26:41.784Z
582026-01-06T04:26:41.963Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-01-06T04:26:41.963Z
602026-01-06T04:26:41.988Z
612026-01-06T04:26:41.988ZRust is installed now. Great!
622026-01-06T04:26:41.988Z
632026-01-06T04:26:41.988ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-06T04:26:41.988Zenvironment variable. This has not been done automatically.
652026-01-06T04:26:41.988Z
662026-01-06T04:26:41.988ZTo configure your current shell, you need to source
672026-01-06T04:26:41.988Zthe corresponding env file under $HOME/.cargo.
682026-01-06T04:26:41.988Z
692026-01-06T04:26:41.988ZThis is usually done by running one of the following (note the leading DOT):
702026-01-06T04:26:41.988Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-06T04:26:41.988Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-06T04:26:41.988Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-06T04:26:42.082Z+ rustup --version
742026-01-06T04:26:42.107Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-06T04:26:42.107Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-06T04:26:42.228Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-01-06T04:26:42.254Z+ cargo --version
782026-01-06T04:26:42.353Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-01-06T04:26:42.378Z+ rustc --version
802026-01-06T04:26:42.502Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-01-06T04:26:42.526Zprocess exited: duration 24403 ms, exit code 0
 
822026-01-06T04:26:42.575Zstarting task 2: "authentication"
832026-01-06T04:26:42.637Zprocess exited: duration 61 ms, exit code 0
 
842026-01-06T04:26:42.689Zstarting task 3: "clone repository"
852026-01-06T04:26:42.714Z+ mkdir -p /work/oxidecomputer/opte
862026-01-06T04:26:42.714Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-01-06T04:26:42.739ZCloning into '/work/oxidecomputer/opte'...
882026-01-06T04:26:44.705Z+ cd /work/oxidecomputer/opte
892026-01-06T04:26:44.705Z+ git fetch origin 678370444f82083b42f4bdec982aa079918be9d5
902026-01-06T04:26:45.075ZFrom https://github.com/oxidecomputer/opte
912026-01-06T04:26:45.075Z * branch 678370444f82083b42f4bdec982aa079918be9d5 -> FETCH_HEAD
922026-01-06T04:26:45.099Z+ [[ -n renovate/quote-1.x-lockfile ]]
932026-01-06T04:26:45.099Z++ git branch --show-current
942026-01-06T04:26:45.099Z+ current=master
952026-01-06T04:26:45.099Z+ [[ master != renovate/quote-1.x-lockfile ]]
962026-01-06T04:26:45.099Z+ git branch -f renovate/quote-1.x-lockfile 678370444f82083b42f4bdec982aa079918be9d5
972026-01-06T04:26:45.124Z+ git checkout -f renovate/quote-1.x-lockfile
982026-01-06T04:26:45.149ZSwitched to branch 'renovate/quote-1.x-lockfile'
992026-01-06T04:26:45.149Z+ git reset --hard 678370444f82083b42f4bdec982aa079918be9d5
1002026-01-06T04:26:45.149ZHEAD is now at 6783704 Update Rust crate quote to v1.0.43
1012026-01-06T04:26:45.149Zprocess exited: duration 2450 ms, exit code 0
 
1022026-01-06T04:26:45.198Zstarting task 4: "build"
1032026-01-06T04:26:45.222Z+ source .github/buildomat/common.sh
1042026-01-06T04:26:45.222Z++ rustup show active-toolchain
1052026-01-06T04:26:45.273Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-01-06T04:26:45.303Z++ pushd xde
1072026-01-06T04:26:45.303Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-01-06T04:26:45.303Z++ rustup show active-toolchain
1092026-01-06T04:26:45.303Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-01-06T04:26:45.436Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-01-06T04:26:45.436Zinfo: downloading component 'cargo'
1122026-01-06T04:26:45.625Zinfo: downloading component 'clippy'
1132026-01-06T04:26:45.715Zinfo: downloading component 'rust-src'
1142026-01-06T04:26:45.780Zinfo: downloading component 'rust-std'
1152026-01-06T04:26:46.159Zinfo: downloading component 'rustc'
1162026-01-06T04:26:50.345Zinfo: downloading component 'rustfmt'
1172026-01-06T04:26:50.423Zinfo: installing component 'cargo'
1182026-01-06T04:26:51.541Zinfo: installing component 'clippy'
1192026-01-06T04:26:52.002Zinfo: installing component 'rust-src'
1202026-01-06T04:26:52.470Zinfo: installing component 'rust-std'
1212026-01-06T04:26:54.468Zinfo: installing component 'rustc'
1222026-01-06T04:27:02.813Zinfo: installing component 'rustfmt'
1232026-01-06T04:27:03.229Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-01-06T04:27:03.333Z+++ rustup show active-toolchain -v
1252026-01-06T04:27:03.357Z+++ head -n 1
1262026-01-06T04:27:03.357Z+++ cut '-d ' -f1
1272026-01-06T04:27:03.478Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-01-06T04:27:03.478Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-01-06T04:27:03.478Z++ popd
1302026-01-06T04:27:03.478Z/work/oxidecomputer/opte
1312026-01-06T04:27:03.502Z+ cargo --version
1322026-01-06T04:27:03.571Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-01-06T04:27:03.595Z+ rustc --version
1342026-01-06T04:27:03.691Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-01-06T04:27:03.715Z+ cd lib/opte
1362026-01-06T04:27:03.715Z+ header 'check style'
1372026-01-06T04:27:03.715Z+ echo '# ==== check style ==== #'
1382026-01-06T04:27:03.715Z# ==== check style ==== #
1392026-01-06T04:27:03.715Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-01-06T04:27:04.211Z
1412026-01-06T04:27:04.211Zreal 0.507856469
1422026-01-06T04:27:04.211Zuser 0.386582205
1432026-01-06T04:27:04.211Zsys 0.111010951
1442026-01-06T04:27:04.211Ztrap 0.000102655
1452026-01-06T04:27:04.211Ztflt 0.000132817
1462026-01-06T04:27:04.211Zdflt 0.000080739
1472026-01-06T04:27:04.211Zkflt 0.000000000
1482026-01-06T04:27:04.211Zlock 0.964893637
1492026-01-06T04:27:04.211Zslp 0.531069014
1502026-01-06T04:27:04.211Zlat 0.004189516
1512026-01-06T04:27:04.211Zstop 0.000231326
1522026-01-06T04:27:04.236Z+ header 'check docs'
1532026-01-06T04:27:04.236Z+ echo '# ==== check docs ==== #'
1542026-01-06T04:27:04.236Z# ==== check docs ==== #
1552026-01-06T04:27:04.236Z+ RUSTDOCFLAGS='-D warnings'
1562026-01-06T04:27:04.236Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-01-06T04:27:04.364Z Updating crates.io index
1582026-01-06T04:27:04.409Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-01-06T04:27:05.717Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-01-06T04:27:06.114Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-01-06T04:27:06.638Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-01-06T04:27:07.025Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-01-06T04:27:07.500Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-01-06T04:27:08.078Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-01-06T04:27:09.600Z Downloading crates ...
1662026-01-06T04:27:09.689Z Downloaded cobs v0.3.0
1672026-01-06T04:27:09.713Z Downloaded log v0.4.29
1682026-01-06T04:27:09.713Z Downloaded dtrace-parser v0.3.0
1692026-01-06T04:27:09.713Z Downloaded embedded-io v0.6.1
1702026-01-06T04:27:09.714Z Downloaded cpufeatures v0.2.17
1712026-01-06T04:27:09.714Z Downloaded managed v0.8.0
1722026-01-06T04:27:09.714Z Downloaded defmt-parser v1.0.0
1732026-01-06T04:27:09.738Z Downloaded generic-array v0.14.7
1742026-01-06T04:27:09.738Z Downloaded usdt-attr-macro v0.6.0
1752026-01-06T04:27:09.738Z Downloaded cfg-if v1.0.4
1762026-01-06T04:27:09.738Z Downloaded aho-corasick v1.1.4
1772026-01-06T04:27:09.738Z Downloaded plain v0.2.3
1782026-01-06T04:27:09.738Z Downloaded scroll_derive v0.13.1
1792026-01-06T04:27:09.738Z Downloaded fnv v1.0.7
1802026-01-06T04:27:09.763Z Downloaded macaddr v1.0.1
1812026-01-06T04:27:09.763Z Downloaded hash32 v0.3.1
1822026-01-06T04:27:09.763Z Downloaded version_check v0.9.5
1832026-01-06T04:27:09.763Z Downloaded ident_case v1.0.1
1842026-01-06T04:27:09.763Z Downloaded dof v0.4.0
1852026-01-06T04:27:09.763Z Downloaded defmt v0.3.100
1862026-01-06T04:27:09.763Z Downloaded block-buffer v0.10.4
1872026-01-06T04:27:09.763Z Downloaded thiserror-impl v2.0.17
1882026-01-06T04:27:09.763Z Downloaded bitflags v2.10.0
1892026-01-06T04:27:09.763Z Downloaded usdt v0.6.0
1902026-01-06T04:27:09.787Z Downloaded ref-cast-impl v1.0.25
1912026-01-06T04:27:09.787Z Downloaded thread-id v5.0.0
1922026-01-06T04:27:09.787Z Downloaded usdt-macro v0.6.0
1932026-01-06T04:27:09.787Z Downloaded stable_deref_trait v1.2.1
1942026-01-06T04:27:09.787Z Downloaded dyn-clone v1.0.20
1952026-01-06T04:27:09.787Z Downloaded proc-macro-error-attr2 v2.0.0
1962026-01-06T04:27:09.788Z Downloaded ref-cast v1.0.25
1972026-01-06T04:27:09.788Z Downloaded digest v0.10.7
1982026-01-06T04:27:09.788Z Downloaded pretty-hex v0.4.1
1992026-01-06T04:27:09.788Z Downloaded serde_tokenstream v0.2.2
2002026-01-06T04:27:09.812Z Downloaded proc-macro-error2 v2.0.1
2012026-01-06T04:27:09.812Z Downloaded sha2 v0.10.9
2022026-01-06T04:27:09.812Z Downloaded ipnetwork v0.21.1
2032026-01-06T04:27:09.812Z Downloaded tabwriter v1.4.1
2042026-01-06T04:27:09.812Z Downloaded thiserror v2.0.17
2052026-01-06T04:27:09.837Z Downloaded zmij v1.0.10
2062026-01-06T04:27:09.837Z Downloaded darling_core v0.21.3
2072026-01-06T04:27:09.837Z Downloaded unicode-ident v1.0.22
2082026-01-06T04:27:09.837Z Downloaded ucd-trie v0.1.7
2092026-01-06T04:27:09.837Z Downloaded ingot-macros v0.1.1
2102026-01-06T04:27:09.837Z Downloaded postcard v1.1.3
2112026-01-06T04:27:09.861Z Downloaded proc-macro2 v1.0.104
2122026-01-06T04:27:09.861Z Downloaded serde v1.0.228
2132026-01-06T04:27:09.861Z Downloaded scroll v0.13.0
2142026-01-06T04:27:09.861Z Downloaded pest_meta v2.8.5
2152026-01-06T04:27:09.861Z Downloaded pest_generator v2.8.5
2162026-01-06T04:27:09.861Z Downloaded serde_core v1.0.228
2172026-01-06T04:27:09.886Z Downloaded serde_derive v1.0.228
2182026-01-06T04:27:09.886Z Downloaded pest_derive v2.8.5
2192026-01-06T04:27:09.886Z Downloaded heapless v0.8.0
2202026-01-06T04:27:09.910Z Downloaded zerocopy-derive v0.8.31
2212026-01-06T04:27:09.910Z Downloaded typenum v1.19.0
2222026-01-06T04:27:09.910Z Downloaded pest v2.8.5
2232026-01-06T04:27:09.935Z Downloaded memmap2 v0.9.9
2242026-01-06T04:27:09.935Z Downloaded memchr v2.7.6
2252026-01-06T04:27:09.935Z Downloaded serde_json v1.0.148
2262026-01-06T04:27:09.959Z Downloaded itertools v0.14.0
2272026-01-06T04:27:09.959Z Downloaded regex v1.12.2
2282026-01-06T04:27:09.984Z Downloaded goblin v0.10.4
2292026-01-06T04:27:09.984Z Downloaded darling v0.21.3
2302026-01-06T04:27:10.008Z Downloaded zerocopy v0.8.31
2312026-01-06T04:27:10.032Z Downloaded unicode-width v0.2.2
2322026-01-06T04:27:10.056Z Downloaded syn v2.0.113
2332026-01-06T04:27:10.056Z Downloaded crc32fast v1.5.0
2342026-01-06T04:27:10.056Z Downloaded smoltcp v0.11.0
2352026-01-06T04:27:10.080Z Downloaded regex-syntax v0.8.8
2362026-01-06T04:27:10.080Z Downloaded usdt-impl v0.6.0
2372026-01-06T04:27:10.080Z Downloaded strsim v0.11.1
2382026-01-06T04:27:10.080Z Downloaded quote v1.0.43
2392026-01-06T04:27:10.080Z Downloaded defmt v1.0.1
2402026-01-06T04:27:10.105Z Downloaded either v1.15.0
2412026-01-06T04:27:10.105Z Downloaded ingot-types v0.1.2
2422026-01-06T04:27:10.105Z Downloaded ingot v0.1.1
2432026-01-06T04:27:10.105Z Downloaded regex-automata v0.4.13
2442026-01-06T04:27:10.129Z Downloaded defmt-macros v1.0.1
2452026-01-06T04:27:10.129Z Downloaded bitflags v1.3.2
2462026-01-06T04:27:10.129Z Downloaded itoa v1.0.17
2472026-01-06T04:27:10.129Z Downloaded embedded-io v0.4.0
2482026-01-06T04:27:10.129Z Downloaded darling_macro v0.21.3
2492026-01-06T04:27:10.129Z Downloaded byteorder v1.5.0
2502026-01-06T04:27:10.129Z Downloaded crypto-common v0.1.7
2512026-01-06T04:27:10.129Z Downloaded libc v0.2.179
2522026-01-06T04:27:10.251Z Compiling proc-macro2 v1.0.104
2532026-01-06T04:27:10.251Z Compiling quote v1.0.43
2542026-01-06T04:27:10.276Z Compiling unicode-ident v1.0.22
2552026-01-06T04:27:10.276Z Documenting unicode-ident v1.0.22
2562026-01-06T04:27:10.276Z Compiling fnv v1.0.7
2572026-01-06T04:27:10.276Z Compiling ident_case v1.0.1
2582026-01-06T04:27:10.276Z Compiling serde_core v1.0.228
2592026-01-06T04:27:10.484Z Compiling strsim v0.11.1
2602026-01-06T04:27:10.512Z Checking memchr v2.7.6
2612026-01-06T04:27:10.987Z Compiling thiserror v2.0.17
2622026-01-06T04:27:11.012Z Compiling serde v1.0.228
2632026-01-06T04:27:11.036Z Compiling regex-syntax v0.8.8
2642026-01-06T04:27:11.165Z Compiling zerocopy v0.8.31
2652026-01-06T04:27:11.551Z Documenting proc-macro2 v1.0.104
2662026-01-06T04:27:11.828Z Compiling aho-corasick v1.1.4
2672026-01-06T04:27:12.414Z Checking syn v2.0.113
2682026-01-06T04:27:12.626Z Documenting fnv v1.0.7
2692026-01-06T04:27:12.684Z Documenting quote v1.0.43
2702026-01-06T04:27:13.633Z Compiling either v1.15.0
2712026-01-06T04:27:13.748Z Documenting syn v2.0.113
2722026-01-06T04:27:13.789Z Checking byteorder v1.5.0
2732026-01-06T04:27:14.081Z Documenting ident_case v1.0.1
2742026-01-06T04:27:14.112Z Documenting strsim v0.11.1
2752026-01-06T04:27:14.861Z Compiling regex-automata v0.4.13
2762026-01-06T04:27:15.204Z Compiling itertools v0.14.0
2772026-01-06T04:27:15.555Z Documenting memchr v2.7.6
2782026-01-06T04:27:16.230Z Compiling heapless v0.8.0
2792026-01-06T04:27:17.012Z Documenting aho-corasick v1.1.4
2802026-01-06T04:27:17.199Z Checking bitflags v2.10.0
2812026-01-06T04:27:17.561Z Checking hash32 v0.3.1
2822026-01-06T04:27:17.783Z Documenting serde_core v1.0.228
2832026-01-06T04:27:17.956Z Checking darling_core v0.21.3
2842026-01-06T04:27:18.265Z Checking stable_deref_trait v1.2.1
2852026-01-06T04:27:18.373Z Documenting regex-syntax v0.8.8
2862026-01-06T04:27:18.664Z Documenting darling_core v0.21.3
2872026-01-06T04:27:18.887Z Checking cfg-if v1.0.4
2882026-01-06T04:27:18.976Z Compiling regex v1.12.2
2892026-01-06T04:27:20.170Z Checking macaddr v1.0.1
2902026-01-06T04:27:20.427Z Documenting regex-automata v0.4.13
2912026-01-06T04:27:20.793Z Compiling smoltcp v0.11.0
2922026-01-06T04:27:20.902Z Documenting darling_macro v0.21.3
2932026-01-06T04:27:21.369Z Documenting thiserror-impl v2.0.17
2942026-01-06T04:27:21.426Z Documenting zerocopy-derive v0.8.31
2952026-01-06T04:27:22.078Z Documenting serde_derive v1.0.228
2962026-01-06T04:27:22.501Z Compiling serde_derive v1.0.228
2972026-01-06T04:27:22.970Z Compiling thiserror-impl v2.0.17
2982026-01-06T04:27:23.205Z Compiling zerocopy-derive v0.8.31
2992026-01-06T04:27:23.228Z Documenting regex v1.12.2
3002026-01-06T04:27:23.480Z Checking managed v0.8.0
3012026-01-06T04:27:23.718Z Documenting byteorder v1.5.0
3022026-01-06T04:27:23.933Z Checking bitflags v1.3.2
3032026-01-06T04:27:24.041Z Documenting bitflags v2.10.0
3042026-01-06T04:27:24.263Z Documenting cfg-if v1.0.4
3052026-01-06T04:27:24.752Z Documenting hash32 v0.3.1
3062026-01-06T04:27:25.028Z Compiling darling_macro v0.21.3
3072026-01-06T04:27:25.196Z Documenting stable_deref_trait v1.2.1
3082026-01-06T04:27:25.352Z Documenting macaddr v1.0.1
3092026-01-06T04:27:25.705Z Documenting thiserror v2.0.17
3102026-01-06T04:27:25.800Z Checking cobs v0.3.0
3112026-01-06T04:27:26.007Z Compiling darling v0.21.3
3122026-01-06T04:27:26.031Z Documenting darling v0.21.3
3132026-01-06T04:27:26.136Z Compiling ingot-macros v0.1.1
3142026-01-06T04:27:26.183Z Documenting zerocopy v0.8.31
3152026-01-06T04:27:26.344Z Compiling ref-cast v1.0.25
3162026-01-06T04:27:26.656Z Compiling crc32fast v1.5.0
3172026-01-06T04:27:26.988Z Documenting cobs v0.3.0
3182026-01-06T04:27:27.034Z Documenting heapless v0.8.0
3192026-01-06T04:27:27.578Z Documenting ingot-macros v0.1.1
3202026-01-06T04:27:28.003Z Compiling ref-cast-impl v1.0.25
3212026-01-06T04:27:28.467Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3222026-01-06T04:27:28.937Z Documenting serde v1.0.228
3232026-01-06T04:27:28.979Z Compiling version_check v0.9.5
3242026-01-06T04:27:29.094Z Documenting managed v0.8.0
3252026-01-06T04:27:29.294Z Checking postcard v1.1.3
3262026-01-06T04:27:29.668Z Checking unicode-width v0.2.2
3272026-01-06T04:27:29.814Z Checking ipnetwork v0.21.1
3282026-01-06T04:27:29.851Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3292026-01-06T04:27:29.875Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3302026-01-06T04:27:30.113Z Documenting ref-cast-impl v1.0.25
3312026-01-06T04:27:30.141Z Documenting ipnetwork v0.21.1
3322026-01-06T04:27:30.226Z Documenting unicode-width v0.2.2
3332026-01-06T04:27:30.428Z Documenting either v1.15.0
3342026-01-06T04:27:30.461Z Documenting smoltcp v0.11.0
3352026-01-06T04:27:31.370Z Checking tabwriter v1.4.1
3362026-01-06T04:27:31.692Z Checking ingot-types v0.1.2
3372026-01-06T04:27:31.928Z Documenting ingot-types v0.1.2
3382026-01-06T04:27:32.043Z Documenting postcard v1.1.3
3392026-01-06T04:27:32.356Z Checking ingot v0.1.1
3402026-01-06T04:27:32.464Z Documenting ref-cast v1.0.25
3412026-01-06T04:27:32.804Z Documenting itertools v0.14.0
3422026-01-06T04:27:33.190Z Documenting tabwriter v1.4.1
3432026-01-06T04:27:33.269Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3442026-01-06T04:27:33.816Z Documenting crc32fast v1.5.0
3452026-01-06T04:27:34.280Z Documenting ingot v0.1.1
3462026-01-06T04:27:34.916Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3472026-01-06T04:27:35.163Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3482026-01-06T04:27:35.187Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3492026-01-06T04:27:36.004Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3502026-01-06T04:27:36.087Z Checking dyn-clone v1.0.20
3512026-01-06T04:27:36.111Z Documenting dyn-clone v1.0.20
3522026-01-06T04:27:38.027Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3532026-01-06T04:27:40.097Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3542026-01-06T04:27:44.556Z Finished `dev` profile [optimized + debuginfo] target(s) in 40.33s
3552026-01-06T04:27:44.649Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3562026-01-06T04:27:44.675Z
3572026-01-06T04:27:44.700Zreal 40.441866904
3582026-01-06T04:27:44.700Zuser 2:39.910767448
3592026-01-06T04:27:44.700Zsys 33.143571563
3602026-01-06T04:27:44.700Ztrap 0.125083559
3612026-01-06T04:27:44.700Ztflt 0.015827827
3622026-01-06T04:27:44.700Zdflt 0.060394707
3632026-01-06T04:27:44.700Zkflt 0.000726074
3642026-01-06T04:27:44.700Zlock 12:11.136067856
3652026-01-06T04:27:44.700Zslp 10:14.354839847
3662026-01-06T04:27:44.700Zlat 15.492617368
3672026-01-06T04:27:44.700Zstop 13.868425241
3682026-01-06T04:27:44.700Z+ header 'analyze std + api'
3692026-01-06T04:27:44.700Z+ echo '# ==== analyze std + api ==== #'
3702026-01-06T04:27:44.701Z+ ptime -m cargo clippy --all-targets
3712026-01-06T04:27:44.701Z# ==== analyze std + api ==== #
3722026-01-06T04:27:45.265Z Compiling proc-macro2 v1.0.104
3732026-01-06T04:27:45.265Z Compiling quote v1.0.43
3742026-01-06T04:27:45.265Z Compiling unicode-ident v1.0.22
3752026-01-06T04:27:45.289Z Compiling memchr v2.7.6
3762026-01-06T04:27:45.289Z Compiling thiserror v2.0.17
3772026-01-06T04:27:45.289Z Compiling zerocopy v0.8.31
3782026-01-06T04:27:45.289Z Compiling zmij v1.0.10
3792026-01-06T04:27:45.289Z Compiling libc v0.2.179
3802026-01-06T04:27:45.548Z Compiling serde_core v1.0.228
3812026-01-06T04:27:45.851Z Compiling ucd-trie v0.1.7
3822026-01-06T04:27:45.897Z Compiling serde_json v1.0.148
3832026-01-06T04:27:46.029Z Compiling serde v1.0.228
3842026-01-06T04:27:46.250Z Compiling pest v2.8.5
3852026-01-06T04:27:46.288Z Compiling strsim v0.11.1
3862026-01-06T04:27:46.516Z Compiling fnv v1.0.7
3872026-01-06T04:27:46.547Z Compiling ident_case v1.0.1
3882026-01-06T04:27:46.879Z Compiling aho-corasick v1.1.4
3892026-01-06T04:27:47.050Z Compiling itoa v1.0.17
3902026-01-06T04:27:47.154Z Compiling regex-syntax v0.8.8
3912026-01-06T04:27:47.614Z Checking byteorder v1.5.0
3922026-01-06T04:27:47.797Z Compiling syn v2.0.113
3932026-01-06T04:27:48.567Z Compiling pest_meta v2.8.5
3942026-01-06T04:27:48.710Z Compiling usdt-impl v0.6.0
3952026-01-06T04:27:48.739Z Compiling either v1.15.0
3962026-01-06T04:27:49.099Z Compiling itertools v0.14.0
3972026-01-06T04:27:49.833Z Compiling thread-id v5.0.0
3982026-01-06T04:27:50.211Z Compiling regex-automata v0.4.13
3992026-01-06T04:27:50.596Z Checking log v0.4.29
4002026-01-06T04:27:50.704Z Checking plain v0.2.3
4012026-01-06T04:27:50.850Z Compiling heapless v0.8.0
4022026-01-06T04:27:51.669Z Checking bitflags v2.10.0
4032026-01-06T04:27:51.732Z Checking hash32 v0.3.1
4042026-01-06T04:27:51.911Z Checking cfg-if v1.0.4
4052026-01-06T04:27:51.935Z Checking macaddr v1.0.1
4062026-01-06T04:27:51.959Z Checking pretty-hex v0.4.1
4072026-01-06T04:27:52.001Z Checking stable_deref_trait v1.2.1
4082026-01-06T04:27:52.098Z Compiling smoltcp v0.11.0
4092026-01-06T04:27:52.626Z Compiling crc32fast v1.5.0
4102026-01-06T04:27:52.650Z Checking bitflags v1.3.2
4112026-01-06T04:27:52.734Z Compiling version_check v0.9.5
4122026-01-06T04:27:52.896Z Checking managed v0.8.0
4132026-01-06T04:27:52.966Z Compiling ref-cast v1.0.25
4142026-01-06T04:27:53.122Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4152026-01-06T04:27:53.266Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4162026-01-06T04:27:53.307Z Checking memmap2 v0.9.9
4172026-01-06T04:27:53.460Z Compiling pest_generator v2.8.5
4182026-01-06T04:27:53.589Z Compiling darling_core v0.21.3
4192026-01-06T04:27:53.676Z Checking ipnetwork v0.21.1
4202026-01-06T04:27:53.970Z Compiling regex v1.12.2
4212026-01-06T04:27:54.012Z Checking unicode-width v0.2.2
4222026-01-06T04:27:54.422Z Checking tabwriter v1.4.1
4232026-01-06T04:27:54.826Z Checking dyn-clone v1.0.20
4242026-01-06T04:27:55.790Z Compiling thiserror-impl v2.0.17
4252026-01-06T04:27:55.790Z Compiling serde_derive v1.0.228
4262026-01-06T04:27:55.790Z Compiling zerocopy-derive v0.8.31
4272026-01-06T04:27:55.790Z Compiling pest_derive v2.8.5
4282026-01-06T04:27:55.944Z Compiling scroll_derive v0.13.1
4292026-01-06T04:27:56.519Z Compiling ref-cast-impl v1.0.25
4302026-01-06T04:27:56.832Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4312026-01-06T04:27:57.353Z Checking scroll v0.13.0
4322026-01-06T04:27:57.778Z Checking goblin v0.10.4
4332026-01-06T04:27:57.805Z Compiling darling_macro v0.21.3
4342026-01-06T04:27:58.255Z Compiling dtrace-parser v0.3.0
4352026-01-06T04:27:58.296Z Checking cobs v0.3.0
4362026-01-06T04:27:58.610Z Compiling darling v0.21.3
4372026-01-06T04:27:58.716Z Compiling ingot-macros v0.1.1
4382026-01-06T04:27:58.739Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4392026-01-06T04:28:01.238Z Checking postcard v1.1.3
4402026-01-06T04:28:01.286Z Compiling serde_tokenstream v0.2.2
4412026-01-06T04:28:01.360Z Compiling dof v0.4.0
4422026-01-06T04:28:02.732Z Compiling usdt-macro v0.6.0
4432026-01-06T04:28:02.732Z Compiling usdt-attr-macro v0.6.0
4442026-01-06T04:28:02.845Z Checking ingot-types v0.1.2
4452026-01-06T04:28:03.428Z Checking ingot v0.1.1
4462026-01-06T04:28:04.385Z Checking usdt v0.6.0
4472026-01-06T04:28:06.165Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-01-06T04:28:24.142Z Finished `dev` profile [optimized + debuginfo] target(s) in 39.24s
4492026-01-06T04:28:24.178Z
4502026-01-06T04:28:24.178Zreal 39.499330211
4512026-01-06T04:28:24.203Zuser 2:08.321167039
4522026-01-06T04:28:24.203Zsys 20.332426464
4532026-01-06T04:28:24.203Ztrap 0.079677857
4542026-01-06T04:28:24.203Ztflt 0.142541533
4552026-01-06T04:28:24.203Zdflt 0.237894858
4562026-01-06T04:28:24.203Zkflt 0.000086563
4572026-01-06T04:28:24.203Zlock 5:50.544915381
4582026-01-06T04:28:24.203Zslp 8:18.886888663
4592026-01-06T04:28:24.203Zlat 4.833114520
4602026-01-06T04:28:24.203Zstop 6.488223119
4612026-01-06T04:28:24.203Z# ==== analyze no_std + engine + kernel ==== #
4622026-01-06T04:28:24.203Z+ header 'analyze no_std + engine + kernel'
4632026-01-06T04:28:24.203Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4642026-01-06T04:28:24.203Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
4652026-01-06T04:28:24.586Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4662026-01-06T04:28:24.586Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4672026-01-06T04:28:24.612Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4682026-01-06T04:28:24.612Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4692026-01-06T04:28:25.150Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4702026-01-06T04:28:34.291Z Finished `dev` profile [optimized + debuginfo] target(s) in 9.97s
4712026-01-06T04:28:34.328Z
4722026-01-06T04:28:34.328Zreal 10.138094230
4732026-01-06T04:28:34.328Zuser 10.858643401
4742026-01-06T04:28:34.328Zsys 1.491707517
4752026-01-06T04:28:34.354Ztrap 0.003313091
4762026-01-06T04:28:34.354Ztflt 0.000622860
4772026-01-06T04:28:34.354Zdflt 0.005419781
4782026-01-06T04:28:34.354Zkflt 0.000000000
4792026-01-06T04:28:34.354Zlock 38.455338885
4802026-01-06T04:28:34.354Zslp 36.607491956
4812026-01-06T04:28:34.354Zlat 0.070393680
4822026-01-06T04:28:34.354Zstop 0.164944532
4832026-01-06T04:28:34.354Z+ header test
4842026-01-06T04:28:34.354Z# ==== test ==== #
4852026-01-06T04:28:34.354Z+ echo '# ==== test ==== #'
4862026-01-06T04:28:34.354Z+ ptime -m cargo test
4872026-01-06T04:28:34.688Z Compiling serde_core v1.0.228
4882026-01-06T04:28:34.688Z Compiling thiserror v2.0.17
4892026-01-06T04:28:34.713Z Compiling zerocopy v0.8.31
4902026-01-06T04:28:34.713Z Compiling byteorder v1.5.0
4912026-01-06T04:28:34.713Z Compiling memchr v2.7.6
4922026-01-06T04:28:34.713Z Compiling unicode-ident v1.0.22
4932026-01-06T04:28:34.713Z Compiling libc v0.2.179
4942026-01-06T04:28:34.713Z Compiling scroll v0.13.0
4952026-01-06T04:28:34.844Z Compiling zmij v1.0.10
4962026-01-06T04:28:34.947Z Compiling proc-macro2 v1.0.104
4972026-01-06T04:28:35.117Z Compiling log v0.4.29
4982026-01-06T04:28:35.222Z Compiling ucd-trie v0.1.7
4992026-01-06T04:28:35.412Z Compiling plain v0.2.3
5002026-01-06T04:28:35.495Z Compiling itoa v1.0.17
5012026-01-06T04:28:35.565Z Compiling goblin v0.10.4
5022026-01-06T04:28:35.589Z Compiling pest v2.8.5
5032026-01-06T04:28:35.949Z Compiling quote v1.0.43
5042026-01-06T04:28:37.368Z Compiling hash32 v0.3.1
5052026-01-06T04:28:37.391Z Compiling stable_deref_trait v1.2.1
5062026-01-06T04:28:37.392Z Compiling macaddr v1.0.1
5072026-01-06T04:28:37.392Z Compiling pretty-hex v0.4.1
5082026-01-06T04:28:37.392Z Compiling cfg-if v1.0.4
5092026-01-06T04:28:37.392Z Compiling heapless v0.8.0
5102026-01-06T04:28:37.392Z Compiling syn v2.0.113
5112026-01-06T04:28:37.705Z Compiling thread-id v5.0.0
5122026-01-06T04:28:37.812Z Compiling ingot-types v0.1.2
5132026-01-06T04:28:37.990Z Compiling dtrace-parser v0.3.0
5142026-01-06T04:28:38.106Z Compiling cobs v0.3.0
5152026-01-06T04:28:38.541Z Compiling serde v1.0.228
5162026-01-06T04:28:38.576Z Compiling bitflags v2.10.0
5172026-01-06T04:28:38.935Z Compiling serde_json v1.0.148
5182026-01-06T04:28:38.963Z Compiling managed v0.8.0
5192026-01-06T04:28:39.311Z Compiling bitflags v1.3.2
5202026-01-06T04:28:39.338Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5212026-01-06T04:28:39.408Z Compiling smoltcp v0.11.0
5222026-01-06T04:28:39.681Z Compiling ingot v0.1.1
5232026-01-06T04:28:39.882Z Compiling postcard v1.1.3
5242026-01-06T04:28:39.906Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5252026-01-06T04:28:40.531Z Compiling memmap2 v0.9.9
5262026-01-06T04:28:40.969Z Compiling either v1.15.0
5272026-01-06T04:28:41.036Z Compiling unicode-width v0.2.2
5282026-01-06T04:28:41.331Z Compiling ipnetwork v0.21.1
5292026-01-06T04:28:41.589Z Compiling tabwriter v1.4.1
5302026-01-06T04:28:42.251Z Compiling dof v0.4.0
5312026-01-06T04:28:42.311Z Compiling itertools v0.14.0
5322026-01-06T04:28:43.573Z Compiling usdt-impl v0.6.0
5332026-01-06T04:28:44.684Z Compiling usdt v0.6.0
5342026-01-06T04:28:45.102Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5352026-01-06T04:28:45.127Z Compiling ref-cast v1.0.25
5362026-01-06T04:28:45.237Z Compiling crc32fast v1.5.0
5372026-01-06T04:28:45.698Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5382026-01-06T04:28:45.723Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5392026-01-06T04:28:46.580Z Compiling dyn-clone v1.0.20
5402026-01-06T04:29:16.007Z Finished `test` profile [optimized + debuginfo] target(s) in 41.60s
5412026-01-06T04:29:16.052Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-fbca69ea6bdf735e)
5422026-01-06T04:29:16.053Z
5432026-01-06T04:29:16.053Zrunning 72 tests
5442026-01-06T04:29:16.053Ztest ddi::mblk::test::chain_append_links ... ok
5452026-01-06T04:29:16.053Ztest ddi::mblk::test::chain_breaks_links ... ok
5462026-01-06T04:29:16.053Ztest d_error::tests::name_and_data_storage ... ok
5472026-01-06T04:29:16.053Ztest d_error::tests::name_truncation ... ok
5482026-01-06T04:29:16.053Ztest ddi::mblk::test::chain_drain_complete ... ok
5492026-01-06T04:29:16.053Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5502026-01-06T04:29:16.053Ztest ddi::mblk::test::expand_and_shrink ... ok
5512026-01-06T04:29:16.053Ztest ddi::mblk::test::prefix_len ... ok
5522026-01-06T04:29:16.053Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5532026-01-06T04:29:16.053Ztest ddi::mblk::test::read_seg ... ok
5542026-01-06T04:29:16.053Ztest ddi::mblk::test::truncate ... ok
5552026-01-06T04:29:16.053Ztest ddi::mblk::test::uninitialized_packet ... ok
5562026-01-06T04:29:16.053Ztest ddi::mblk::test::wrap ... ok
5572026-01-06T04:29:16.053Ztest ddi::mblk::test::zero_byte_packet ... ok
5582026-01-06T04:29:16.053Ztest ddi::time::test::good_interval ... ok
5592026-01-06T04:29:16.053Ztest engine::dhcp::test::domainname_encode ... ok
5602026-01-06T04:29:16.053Ztest engine::dhcp::test::domain_search_option_encode ... ok
5612026-01-06T04:29:16.053Ztest engine::dhcp::test::hostname_encode ... ok
5622026-01-06T04:29:16.053Ztest engine::dhcp::test::offlink_encode ... ok
5632026-01-06T04:29:16.053Ztest ddi::time::test::bad_interval - should panic ... ok
5642026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5652026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_client_id ... ok
5662026-01-06T04:29:16.053Ztest engine::dhcp::test::rfc3442_encode ... ok
5672026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5682026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5692026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_iana ... ok
5702026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_iata ... ok
5712026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5722026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_option_request ... ok
5732026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5742026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5752026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5762026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5772026-01-06T04:29:16.053Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5782026-01-06T04:29:16.054Ztest engine::dhcpv6::options::test::test_status ... ok
5792026-01-06T04:29:16.054Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5802026-01-06T04:29:16.054Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5812026-01-06T04:29:16.054Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5822026-01-06T04:29:16.054Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5832026-01-06T04:29:16.054Ztest engine::dhcpv6::options::test::test_server_id ... ok
5842026-01-06T04:29:16.054Ztest engine::ip::v4::test::emit ... ok
5852026-01-06T04:29:16.054Ztest engine::ether::test::emit ... ok
5862026-01-06T04:29:16.078Ztest engine::ip::v4::test::match_check ... ok
5872026-01-06T04:29:16.078Ztest engine::geneve::test::emit_no_opts ... ok
5882026-01-06T04:29:16.078Ztest engine::ip::v6::test::emit ... ok
5892026-01-06T04:29:16.078Ztest engine::ip::v4::test::cidr_match ... ok
5902026-01-06T04:29:16.078Ztest engine::ip::v6::test::from_pairs ... ok
5912026-01-06T04:29:16.078Ztest engine::geneve::test::emit_single_opt ... ok
5922026-01-06T04:29:16.078Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5932026-01-06T04:29:16.078Ztest engine::flow_table::test::flow_expired ... ok
5942026-01-06T04:29:16.078Ztest engine::flow_table::test::flow_clear ... ok
5952026-01-06T04:29:16.078Ztest engine::ip::v6::test::option_push_spec ... ok
5962026-01-06T04:29:16.078Ztest engine::ip::v6::test::extension_push_spec ... ok
5972026-01-06T04:29:16.078Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5982026-01-06T04:29:16.078Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5992026-01-06T04:29:16.078Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
6002026-01-06T04:29:16.078Ztest engine::ip::v6::test::test_set_total_len ... ok
6012026-01-06T04:29:16.078Ztest engine::layer::test::find_rule ... ok
6022026-01-06T04:29:16.078Ztest engine::packet::test::read_single_segment ... ok
6032026-01-06T04:29:16.078Ztest engine::packet::test::read_multi_segment ... ok
6042026-01-06T04:29:16.079Ztest engine::nat::test::nat4_rewrite ... ok
6052026-01-06T04:29:16.079Ztest engine::packet::test::small_packet_with_padding ... ok
6062026-01-06T04:29:16.079Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
6072026-01-06T04:29:16.079Ztest engine::packet::test::straddled_tcp ... ok
6082026-01-06T04:29:16.079Ztest engine::ip::v6::test::push_spec ... ok
6092026-01-06T04:29:16.079Ztest engine::packet::test::udp6_packet_with_padding ... ok
6102026-01-06T04:29:16.079Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6112026-01-06T04:29:16.079Ztest engine::rule::rule_matching ... ok
6122026-01-06T04:29:16.079Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6132026-01-06T04:29:16.079Ztest engine::snat::test::nat_mappings ... ok
6142026-01-06T04:29:16.079Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6152026-01-06T04:29:16.079Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6162026-01-06T04:29:16.079Z
6172026-01-06T04:29:16.079Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6182026-01-06T04:29:16.079Z
6192026-01-06T04:29:16.079Z Doc-tests opte
6202026-01-06T04:29:19.487Z
6212026-01-06T04:29:19.487Zrunning 3 tests
6222026-01-06T04:29:19.512Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6232026-01-06T04:29:19.512Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6242026-01-06T04:29:19.512Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6252026-01-06T04:29:19.512Z
6262026-01-06T04:29:19.512Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
6272026-01-06T04:29:19.512Z
6282026-01-06T04:29:19.561Z
6292026-01-06T04:29:19.561Zreal 45.223575129
6302026-01-06T04:29:19.561Zuser 3:58.401675495
6312026-01-06T04:29:19.561Zsys 11.351341011
6322026-01-06T04:29:19.586Ztrap 0.135682124
6332026-01-06T04:29:19.586Ztflt 0.285520453
6342026-01-06T04:29:19.586Zdflt 0.536464722
6352026-01-06T04:29:19.586Zkflt 0.000033530
6362026-01-06T04:29:19.586Zlock 9:08.248294928
6372026-01-06T04:29:19.586Zslp 9:28.051798628
6382026-01-06T04:29:19.586Zlat 9.421059718
6392026-01-06T04:29:19.586Zstop 2.305238276
6402026-01-06T04:29:19.586Zprocess exited: duration 154388 ms, exit code 0
 
6412026-01-06T04:29:19.635Zfound 0 output files