01KHT33WBY9ZHFMRM29MFPYTGJ: opte

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

Buildomat Job: 01KHT349F7ZQM145MS45K8VCMW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-19T04:40:00.396Zjob assigned to worker 01KHT34BVGA5084WKT7SMH4871 [factory gimlet-EVT22200007-propolis, EVT22200007/58589] (queued for 30 s)
 
22026-02-19T04:40:09.325Zstarting task 0: "setup"
32026-02-19T04:40:09.351Z++ uname -s
42026-02-19T04:40:09.352Z+ kern=SunOS
52026-02-19T04:40:09.352Z+ build_user=build
62026-02-19T04:40:09.352Z+ build_uid=12345
72026-02-19T04:40:09.352Z+ work_dir=/work
82026-02-19T04:40:09.352Z+ input_dir=/input
92026-02-19T04:40:09.352Z+ [[ 0 == 12345 ]]
102026-02-19T04:40:09.352Z+ case "$kern" in
112026-02-19T04:40:09.352Z+ groupadd -g 12345 build
122026-02-19T04:40:09.352Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-19T04:40:11.351Z+ zfs create -o mountpoint=/work rpool/work
142026-02-19T04:40:11.402Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-19T04:40:11.426Z+ home_fs=zfs
162026-02-19T04:40:11.426Z+ [[ zfs == autofs ]]
172026-02-19T04:40:11.426Z+ mkdir -p /home/build
182026-02-19T04:40:11.426Z+ chown build:build /home/build /work
192026-02-19T04:40:13.411Z+ chmod 0700 /home/build /work
202026-02-19T04:40:13.435Zprocess exited: duration 4093 ms, exit code 0
 
212026-02-19T04:40:13.483Zstarting task 1: "rust-toolchain"
222026-02-19T04:40:13.507Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-19T04:40:13.507Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-19T04:40:13.507Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-19T04:40:13.507Z * rust toolchain channel = "1.90.0"
262026-02-19T04:40:13.507Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-19T04:40:13.507Z * rust toolchain profile = "default"
282026-02-19T04:40:13.507Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-19T04:40:13.507Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-19T04:40:13.642Zinfo: downloading installer
312026-02-19T04:40:14.879Zwarn: It looks like you have an existing installation of Rust at:
322026-02-19T04:40:14.879Zwarn: /opt/ooce/bin
332026-02-19T04:40:14.879Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-19T04:40:14.879Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-19T04:40:14.879Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-19T04:40:14.879Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-19T04:40:14.879Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-19T04:40:14.879Zerror: cannot install while Rust is installed
392026-02-19T04:40:14.879Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-19T04:40:14.904Zinfo: profile set to 'default'
412026-02-19T04:40:14.904Zinfo: default host triple is x86_64-unknown-illumos
422026-02-19T04:40:14.904Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-19T04:40:15.041Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-19T04:40:15.041Zinfo: downloading component 'cargo'
452026-02-19T04:40:15.480Zinfo: downloading component 'clippy'
462026-02-19T04:40:15.587Zinfo: downloading component 'rust-docs'
472026-02-19T04:40:16.403Zinfo: downloading component 'rust-std'
482026-02-19T04:40:17.409Zinfo: downloading component 'rustc'
492026-02-19T04:40:20.683Zinfo: downloading component 'rustfmt'
502026-02-19T04:40:20.763Zinfo: installing component 'cargo'
512026-02-19T04:40:22.101Zinfo: installing component 'clippy'
522026-02-19T04:40:22.581Zinfo: installing component 'rust-docs'
532026-02-19T04:40:25.782Zinfo: installing component 'rust-std'
542026-02-19T04:40:28.098Zinfo: installing component 'rustc'
552026-02-19T04:40:36.395Zinfo: installing component 'rustfmt'
562026-02-19T04:40:36.802Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-19T04:40:36.802Z
582026-02-19T04:40:36.979Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-19T04:40:36.979Z
602026-02-19T04:40:37.003Z
612026-02-19T04:40:37.003ZRust is installed now. Great!
622026-02-19T04:40:37.003Z
632026-02-19T04:40:37.003ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-19T04:40:37.003Zenvironment variable. This has not been done automatically.
652026-02-19T04:40:37.004Z
662026-02-19T04:40:37.004ZTo configure your current shell, you need to source
672026-02-19T04:40:37.004Zthe corresponding env file under $HOME/.cargo.
682026-02-19T04:40:37.004Z
692026-02-19T04:40:37.004ZThis is usually done by running one of the following (note the leading DOT):
702026-02-19T04:40:37.004Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-19T04:40:37.004Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-19T04:40:37.004Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-19T04:40:37.111Z+ rustup --version
742026-02-19T04:40:37.137Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-19T04:40:37.161Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-19T04:40:37.267Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-19T04:40:37.292Z+ cargo --version
782026-02-19T04:40:37.395Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-19T04:40:37.427Z+ rustc --version
802026-02-19T04:40:37.526Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-19T04:40:37.550Zprocess exited: duration 24047 ms, exit code 0
 
822026-02-19T04:40:37.599Zstarting task 2: "authentication"
832026-02-19T04:40:37.658Zprocess exited: duration 58 ms, exit code 0
 
842026-02-19T04:40:37.708Zstarting task 3: "clone repository"
852026-02-19T04:40:37.732Z+ mkdir -p /work/oxidecomputer/opte
862026-02-19T04:40:37.732Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-19T04:40:37.755ZCloning into '/work/oxidecomputer/opte'...
882026-02-19T04:40:38.790Z+ cd /work/oxidecomputer/opte
892026-02-19T04:40:38.790Z+ git fetch origin ac41d489be05ccd2dca1cd4dc129d68fd0001f5b
902026-02-19T04:40:39.148ZFrom https://github.com/oxidecomputer/opte
912026-02-19T04:40:39.148Z * branch ac41d489be05ccd2dca1cd4dc129d68fd0001f5b -> FETCH_HEAD
922026-02-19T04:40:39.172Z+ [[ -n renovate/toml-1.x-lockfile ]]
932026-02-19T04:40:39.172Z++ git branch --show-current
942026-02-19T04:40:39.172Z+ current=master
952026-02-19T04:40:39.172Z+ [[ master != renovate/toml-1.x-lockfile ]]
962026-02-19T04:40:39.172Z+ git branch -f renovate/toml-1.x-lockfile ac41d489be05ccd2dca1cd4dc129d68fd0001f5b
972026-02-19T04:40:39.172Z+ git checkout -f renovate/toml-1.x-lockfile
982026-02-19T04:40:39.206ZSwitched to branch 'renovate/toml-1.x-lockfile'
992026-02-19T04:40:39.229Z+ git reset --hard ac41d489be05ccd2dca1cd4dc129d68fd0001f5b
1002026-02-19T04:40:39.253ZHEAD is now at ac41d48 Update Rust crate toml to v1.0.3
1012026-02-19T04:40:39.253Zprocess exited: duration 1532 ms, exit code 0
 
1022026-02-19T04:40:39.302Zstarting task 4: "build"
1032026-02-19T04:40:39.351Z+ source .github/buildomat/common.sh
1042026-02-19T04:40:39.351Z++ rustup show active-toolchain
1052026-02-19T04:40:39.375Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-19T04:40:39.399Z++ pushd xde
1072026-02-19T04:40:39.399Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-19T04:40:39.399Z++ rustup show active-toolchain
1092026-02-19T04:40:39.399Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-19T04:40:39.543Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-19T04:40:39.544Zinfo: downloading component 'cargo'
1122026-02-19T04:40:39.873Zinfo: downloading component 'clippy'
1132026-02-19T04:40:39.954Zinfo: downloading component 'rust-src'
1142026-02-19T04:40:40.020Zinfo: downloading component 'rust-std'
1152026-02-19T04:40:40.570Zinfo: downloading component 'rustc'
1162026-02-19T04:40:43.039Zinfo: downloading component 'rustfmt'
1172026-02-19T04:40:43.255Zinfo: installing component 'cargo'
1182026-02-19T04:40:44.370Zinfo: installing component 'clippy'
1192026-02-19T04:40:44.842Zinfo: installing component 'rust-src'
1202026-02-19T04:40:45.339Zinfo: installing component 'rust-std'
1212026-02-19T04:40:47.365Zinfo: installing component 'rustc'
1222026-02-19T04:40:55.768Zinfo: installing component 'rustfmt'
1232026-02-19T04:40:56.182Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-19T04:40:56.282Z+++ rustup show active-toolchain -v
1252026-02-19T04:40:56.306Z+++ head -n 1
1262026-02-19T04:40:56.306Z+++ cut '-d ' -f1
1272026-02-19T04:40:56.480Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-19T04:40:56.480Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-19T04:40:56.480Z++ popd
1302026-02-19T04:40:56.505Z/work/oxidecomputer/opte
1312026-02-19T04:40:56.505Z+ cargo --version
1322026-02-19T04:40:56.584Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-19T04:40:56.608Z+ rustc --version
1342026-02-19T04:40:56.695Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-19T04:40:56.719Z+ cd lib/opte
1362026-02-19T04:40:56.719Z+ header 'check style'
1372026-02-19T04:40:56.719Z+ echo '# ==== check style ==== #'
1382026-02-19T04:40:56.719Z# ==== check style ==== #
1392026-02-19T04:40:56.719Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-02-19T04:40:57.239Z
1412026-02-19T04:40:57.239Zreal 0.535357427
1422026-02-19T04:40:57.239Zuser 0.387978641
1432026-02-19T04:40:57.239Zsys 0.139468082
1442026-02-19T04:40:57.239Ztrap 0.000066251
1452026-02-19T04:40:57.239Ztflt 0.000021291
1462026-02-19T04:40:57.239Zdflt 0.000062231
1472026-02-19T04:40:57.239Zkflt 0.000000000
1482026-02-19T04:40:57.239Zlock 1.078440366
1492026-02-19T04:40:57.239Zslp 0.538848483
1502026-02-19T04:40:57.239Zlat 0.004024882
1512026-02-19T04:40:57.239Zstop 0.000260125
1522026-02-19T04:40:57.263Z+ header 'check docs'
1532026-02-19T04:40:57.263Z+ echo '# ==== check docs ==== #'
1542026-02-19T04:40:57.263Z# ==== check docs ==== #
1552026-02-19T04:40:57.263Z+ RUSTDOCFLAGS='-D warnings'
1562026-02-19T04:40:57.263Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-02-19T04:40:57.379Z Updating crates.io index
1582026-02-19T04:40:57.432Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-02-19T04:40:58.328Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-02-19T04:40:58.680Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-02-19T04:40:59.146Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-02-19T04:40:59.526Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-02-19T04:40:59.890Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-02-19T04:41:00.277Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-02-19T04:41:01.338Z Downloading crates ...
1662026-02-19T04:41:01.457Z Downloaded aho-corasick v1.1.4
1672026-02-19T04:41:01.480Z Downloaded pest_generator v2.8.6
1682026-02-19T04:41:01.480Z Downloaded proc-macro2 v1.0.106
1692026-02-19T04:41:01.480Z Downloaded ref-cast-impl v1.0.25
1702026-02-19T04:41:01.480Z Downloaded dtrace-parser v0.3.0
1712026-02-19T04:41:01.481Z Downloaded either v1.15.0
1722026-02-19T04:41:01.481Z Downloaded quote v1.0.44
1732026-02-19T04:41:01.481Z Downloaded ingot-macros v0.1.1
1742026-02-19T04:41:01.481Z Downloaded itertools v0.14.0
1752026-02-19T04:41:01.505Z Downloaded usdt-macro v0.6.0
1762026-02-19T04:41:01.505Z Downloaded itoa v1.0.17
1772026-02-19T04:41:01.505Z Downloaded unicode-ident v1.0.23
1782026-02-19T04:41:01.505Z Downloaded usdt v0.6.0
1792026-02-19T04:41:01.505Z Downloaded usdt-impl v0.6.0
1802026-02-19T04:41:01.505Z Downloaded scroll_derive v0.13.1
1812026-02-19T04:41:01.505Z Downloaded heapless v0.8.0
1822026-02-19T04:41:01.505Z Downloaded ucd-trie v0.1.7
1832026-02-19T04:41:01.529Z Downloaded zmij v1.0.20
1842026-02-19T04:41:01.529Z Downloaded cfg-if v1.0.4
1852026-02-19T04:41:01.529Z Downloaded serde_core v1.0.228
1862026-02-19T04:41:01.529Z Downloaded proc-macro-error-attr2 v2.0.0
1872026-02-19T04:41:01.529Z Downloaded serde_derive v1.0.228
1882026-02-19T04:41:01.529Z Downloaded serde_json v1.0.149
1892026-02-19T04:41:01.529Z Downloaded goblin v0.10.4
1902026-02-19T04:41:01.553Z Downloaded tabwriter v1.4.1
1912026-02-19T04:41:01.553Z Downloaded zerocopy v0.8.39
1922026-02-19T04:41:01.577Z Downloaded sha2 v0.10.9
1932026-02-19T04:41:01.577Z Downloaded log v0.4.29
1942026-02-19T04:41:01.577Z Downloaded ipnetwork v0.21.1
1952026-02-19T04:41:01.577Z Downloaded regex-automata v0.4.14
1962026-02-19T04:41:01.602Z Downloaded usdt-attr-macro v0.6.0
1972026-02-19T04:41:01.603Z Downloaded typenum v1.19.0
1982026-02-19T04:41:01.603Z Downloaded byteorder v1.5.0
1992026-02-19T04:41:01.603Z Downloaded version_check v0.9.5
2002026-02-19T04:41:01.603Z Downloaded memchr v2.8.0
2012026-02-19T04:41:01.603Z Downloaded darling_macro v0.21.3
2022026-02-19T04:41:01.603Z Downloaded serde v1.0.228
2032026-02-19T04:41:01.603Z Downloaded pest v2.8.6
2042026-02-19T04:41:01.628Z Downloaded regex-syntax v0.8.9
2052026-02-19T04:41:01.628Z Downloaded macaddr v1.0.1
2062026-02-19T04:41:01.628Z Downloaded unicode-width v0.2.2
2072026-02-19T04:41:01.628Z Downloaded regex v1.12.3
2082026-02-19T04:41:01.628Z Downloaded libc v0.2.180
2092026-02-19T04:41:01.656Z Downloaded bitflags v2.10.0
2102026-02-19T04:41:01.680Z Downloaded smoltcp v0.11.0
2112026-02-19T04:41:01.680Z Downloaded zerocopy-derive v0.8.39
2122026-02-19T04:41:01.704Z Downloaded pest_meta v2.8.6
2132026-02-19T04:41:01.704Z Downloaded ingot-types v0.1.2
2142026-02-19T04:41:01.704Z Downloaded embedded-io v0.6.1
2152026-02-19T04:41:01.704Z Downloaded serde_tokenstream v0.2.2
2162026-02-19T04:41:01.704Z Downloaded postcard v1.1.3
2172026-02-19T04:41:01.704Z Downloaded memmap2 v0.9.9
2182026-02-19T04:41:01.704Z Downloaded scroll v0.13.0
2192026-02-19T04:41:01.704Z Downloaded ref-cast v1.0.25
2202026-02-19T04:41:01.704Z Downloaded defmt v0.3.100
2212026-02-19T04:41:01.704Z Downloaded block-buffer v0.10.4
2222026-02-19T04:41:01.704Z Downloaded thread-id v5.1.0
2232026-02-19T04:41:01.704Z Downloaded strsim v0.11.1
2242026-02-19T04:41:01.728Z Downloaded syn v2.0.114
2252026-02-19T04:41:01.728Z Downloaded stable_deref_trait v1.2.1
2262026-02-19T04:41:01.728Z Downloaded pretty-hex v0.4.1
2272026-02-19T04:41:01.728Z Downloaded plain v0.2.3
2282026-02-19T04:41:01.728Z Downloaded pest_derive v2.8.6
2292026-02-19T04:41:01.728Z Downloaded thiserror v2.0.18
2302026-02-19T04:41:01.728Z Downloaded proc-macro-error2 v2.0.1
2312026-02-19T04:41:01.761Z Downloaded embedded-io v0.4.0
2322026-02-19T04:41:01.761Z Downloaded dyn-clone v1.0.20
2332026-02-19T04:41:01.761Z Downloaded darling_core v0.21.3
2342026-02-19T04:41:01.761Z Downloaded darling v0.21.3
2352026-02-19T04:41:01.761Z Downloaded cobs v0.3.0
2362026-02-19T04:41:01.761Z Downloaded thiserror-impl v2.0.18
2372026-02-19T04:41:01.761Z Downloaded ident_case v1.0.1
2382026-02-19T04:41:01.761Z Downloaded fnv v1.0.7
2392026-02-19T04:41:01.761Z Downloaded hash32 v0.3.1
2402026-02-19T04:41:01.761Z Downloaded crc32fast v1.5.0
2412026-02-19T04:41:01.761Z Downloaded managed v0.8.0
2422026-02-19T04:41:01.761Z Downloaded defmt v1.0.1
2432026-02-19T04:41:01.761Z Downloaded crypto-common v0.1.7
2442026-02-19T04:41:01.761Z Downloaded cpufeatures v0.2.17
2452026-02-19T04:41:01.786Z Downloaded bitflags v1.3.2
2462026-02-19T04:41:01.786Z Downloaded ingot v0.1.1
2472026-02-19T04:41:01.786Z Downloaded generic-array v0.14.7
2482026-02-19T04:41:01.786Z Downloaded dof v0.4.0
2492026-02-19T04:41:01.786Z Downloaded digest v0.10.7
2502026-02-19T04:41:01.786Z Downloaded defmt-parser v1.0.0
2512026-02-19T04:41:01.786Z Downloaded defmt-macros v1.0.1
2522026-02-19T04:41:01.856Z Compiling proc-macro2 v1.0.106
2532026-02-19T04:41:01.856Z Compiling quote v1.0.44
2542026-02-19T04:41:01.856Z Compiling unicode-ident v1.0.23
2552026-02-19T04:41:01.880Z Documenting unicode-ident v1.0.23
2562026-02-19T04:41:01.880Z Compiling ident_case v1.0.1
2572026-02-19T04:41:01.880Z Compiling fnv v1.0.7
2582026-02-19T04:41:01.881Z Compiling serde_core v1.0.228
2592026-02-19T04:41:02.069Z Compiling strsim v0.11.1
2602026-02-19T04:41:02.104Z Compiling memchr v2.8.0
2612026-02-19T04:41:02.503Z Compiling zerocopy v0.8.39
2622026-02-19T04:41:02.560Z Compiling thiserror v2.0.18
2632026-02-19T04:41:02.726Z Documenting proc-macro2 v1.0.106
2642026-02-19T04:41:02.964Z Compiling regex-syntax v0.8.9
2652026-02-19T04:41:03.153Z Compiling aho-corasick v1.1.4
2662026-02-19T04:41:03.202Z Compiling serde v1.0.228
2672026-02-19T04:41:03.641Z Checking syn v2.0.114
2682026-02-19T04:41:03.788Z Documenting quote v1.0.44
2692026-02-19T04:41:04.002Z Documenting fnv v1.0.7
2702026-02-19T04:41:04.677Z Documenting syn v2.0.114
2712026-02-19T04:41:04.910Z Documenting ident_case v1.0.1
2722026-02-19T04:41:05.489Z Compiling either v1.15.0
2732026-02-19T04:41:05.908Z Documenting strsim v0.11.1
2742026-02-19T04:41:06.044Z Checking byteorder v1.5.0
2752026-02-19T04:41:06.384Z Compiling regex-automata v0.4.14
2762026-02-19T04:41:06.531Z Compiling itertools v0.14.0
2772026-02-19T04:41:06.866Z Compiling heapless v0.8.0
2782026-02-19T04:41:07.398Z Documenting memchr v2.8.0
2792026-02-19T04:41:07.912Z Checking hash32 v0.3.1
2802026-02-19T04:41:08.063Z Checking bitflags v2.10.0
2812026-02-19T04:41:08.321Z Documenting serde_core v1.0.228
2822026-02-19T04:41:08.408Z Checking darling_core v0.21.3
2832026-02-19T04:41:08.793Z Documenting aho-corasick v1.1.4
2842026-02-19T04:41:09.057Z Documenting darling_core v0.21.3
2852026-02-19T04:41:09.160Z Checking macaddr v1.0.1
2862026-02-19T04:41:10.328Z Compiling regex v1.12.3
2872026-02-19T04:41:10.352Z Checking cfg-if v1.0.4
2882026-02-19T04:41:10.426Z Documenting regex-syntax v0.8.9
2892026-02-19T04:41:11.167Z Checking stable_deref_trait v1.2.1
2902026-02-19T04:41:11.208Z Documenting darling_macro v0.21.3
2912026-02-19T04:41:11.272Z Compiling smoltcp v0.11.0
2922026-02-19T04:41:12.309Z Documenting serde_derive v1.0.228
2932026-02-19T04:41:12.390Z Documenting thiserror-impl v2.0.18
2942026-02-19T04:41:12.471Z Documenting regex-automata v0.4.14
2952026-02-19T04:41:12.600Z Documenting zerocopy-derive v0.8.39
2962026-02-19T04:41:12.624Z Documenting byteorder v1.5.0
2972026-02-19T04:41:12.731Z Compiling zerocopy-derive v0.8.39
2982026-02-19T04:41:13.471Z Compiling serde_derive v1.0.228
2992026-02-19T04:41:13.735Z Compiling thiserror-impl v2.0.18
3002026-02-19T04:41:14.030Z Checking bitflags v1.3.2
3012026-02-19T04:41:14.121Z Checking managed v0.8.0
3022026-02-19T04:41:14.252Z Compiling darling_macro v0.21.3
3032026-02-19T04:41:14.315Z Documenting hash32 v0.3.1
3042026-02-19T04:41:14.367Z Documenting bitflags v2.10.0
3052026-02-19T04:41:14.498Z Compiling ref-cast v1.0.25
3062026-02-19T04:41:15.024Z Documenting regex v1.12.3
3072026-02-19T04:41:15.049Z Compiling crc32fast v1.5.0
3082026-02-19T04:41:15.124Z Compiling darling v0.21.3
3092026-02-19T04:41:15.243Z Compiling ingot-macros v0.1.1
3102026-02-19T04:41:15.325Z Documenting darling v0.21.3
3112026-02-19T04:41:15.551Z Documenting zerocopy v0.8.39
3122026-02-19T04:41:15.581Z Documenting stable_deref_trait v1.2.1
3132026-02-19T04:41:16.400Z Checking cobs v0.3.0
3142026-02-19T04:41:16.498Z Documenting thiserror v2.0.18
3152026-02-19T04:41:16.635Z Documenting macaddr v1.0.1
3162026-02-19T04:41:16.942Z Documenting cfg-if v1.0.4
3172026-02-19T04:41:17.240Z Documenting ingot-macros v0.1.1
3182026-02-19T04:41:17.438Z Documenting cobs v0.3.0
3192026-02-19T04:41:17.733Z Documenting heapless v0.8.0
3202026-02-19T04:41:18.400Z Compiling ref-cast-impl v1.0.25
3212026-02-19T04:41:19.079Z Documenting serde v1.0.228
3222026-02-19T04:41:19.630Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3232026-02-19T04:41:19.630Z Checking unicode-width v0.2.2
3242026-02-19T04:41:19.879Z Compiling version_check v0.9.5
3252026-02-19T04:41:19.938Z Documenting managed v0.8.0
3262026-02-19T04:41:19.962Z Checking postcard v1.1.3
3272026-02-19T04:41:20.536Z Checking ipnetwork v0.21.1
3282026-02-19T04:41:20.929Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3292026-02-19T04:41:21.001Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3302026-02-19T04:41:21.025Z Documenting ref-cast-impl v1.0.25
3312026-02-19T04:41:21.055Z Documenting unicode-width v0.2.2
3322026-02-19T04:41:21.320Z Documenting ipnetwork v0.21.1
3332026-02-19T04:41:21.350Z Documenting smoltcp v0.11.0
3342026-02-19T04:41:22.282Z Documenting either v1.15.0
3352026-02-19T04:41:22.609Z Documenting postcard v1.1.3
3362026-02-19T04:41:23.174Z Documenting ref-cast v1.0.25
3372026-02-19T04:41:23.198Z Checking ingot-types v0.1.2
3382026-02-19T04:41:23.530Z Documenting ingot-types v0.1.2
3392026-02-19T04:41:23.945Z Checking ingot v0.1.1
3402026-02-19T04:41:23.969Z Documenting tabwriter v1.4.1
3412026-02-19T04:41:24.423Z Documenting itertools v0.14.0
3422026-02-19T04:41:24.587Z Checking tabwriter v1.4.1
3432026-02-19T04:41:25.008Z Documenting crc32fast v1.5.0
3442026-02-19T04:41:25.410Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3452026-02-19T04:41:25.567Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3462026-02-19T04:41:26.069Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3472026-02-19T04:41:26.766Z Documenting ingot v0.1.1
3482026-02-19T04:41:26.795Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3492026-02-19T04:41:27.134Z Checking dyn-clone v1.0.20
3502026-02-19T04:41:27.189Z Documenting dyn-clone v1.0.20
3512026-02-19T04:41:28.134Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3522026-02-19T04:41:31.081Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3532026-02-19T04:41:33.359Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3542026-02-19T04:41:38.285Z Finished `dev` profile [optimized + debuginfo] target(s) in 41.02s
3552026-02-19T04:41:38.397Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3562026-02-19T04:41:38.424Z
3572026-02-19T04:41:38.424Zreal 41.157240024
3582026-02-19T04:41:38.424Zuser 2:43.730844873
3592026-02-19T04:41:38.424Zsys 30.921445214
3602026-02-19T04:41:38.424Ztrap 0.117932882
3612026-02-19T04:41:38.424Ztflt 0.027065032
3622026-02-19T04:41:38.424Zdflt 0.099181332
3632026-02-19T04:41:38.424Zkflt 0.000784388
3642026-02-19T04:41:38.424Zlock 12:56.016107764
3652026-02-19T04:41:38.424Zslp 10:20.458588983
3662026-02-19T04:41:38.424Zlat 14.716660665
3672026-02-19T04:41:38.424Zstop 13.438474762
3682026-02-19T04:41:38.448Z+ header 'analyze std + api'
3692026-02-19T04:41:38.448Z+ echo '# ==== analyze std + api ==== #'
3702026-02-19T04:41:38.448Z# ==== analyze std + api ==== #
3712026-02-19T04:41:38.448Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3722026-02-19T04:41:39.026Z Compiling proc-macro2 v1.0.106
3732026-02-19T04:41:39.026Z Compiling quote v1.0.44
3742026-02-19T04:41:39.026Z Compiling unicode-ident v1.0.23
3752026-02-19T04:41:39.050Z Compiling memchr v2.8.0
3762026-02-19T04:41:39.051Z Compiling thiserror v2.0.18
3772026-02-19T04:41:39.051Z Compiling zerocopy v0.8.39
3782026-02-19T04:41:39.051Z Compiling zmij v1.0.20
3792026-02-19T04:41:39.051Z Compiling serde_core v1.0.228
3802026-02-19T04:41:39.346Z Compiling libc v0.2.180
3812026-02-19T04:41:39.599Z Compiling serde_json v1.0.149
3822026-02-19T04:41:39.660Z Compiling ucd-trie v0.1.7
3832026-02-19T04:41:39.997Z Compiling pest v2.8.6
3842026-02-19T04:41:40.052Z Compiling serde v1.0.228
3852026-02-19T04:41:40.233Z Compiling ident_case v1.0.1
3862026-02-19T04:41:40.385Z Compiling strsim v0.11.1
3872026-02-19T04:41:40.422Z Compiling fnv v1.0.7
3882026-02-19T04:41:40.884Z Compiling aho-corasick v1.1.4
3892026-02-19T04:41:41.048Z Checking byteorder v1.5.0
3902026-02-19T04:41:41.072Z Compiling regex-syntax v0.8.9
3912026-02-19T04:41:41.588Z Compiling syn v2.0.114
3922026-02-19T04:41:41.736Z Compiling itoa v1.0.17
3932026-02-19T04:41:42.872Z Compiling pest_meta v2.8.6
3942026-02-19T04:41:42.979Z Compiling usdt-impl v0.6.0
3952026-02-19T04:41:43.119Z Compiling either v1.15.0
3962026-02-19T04:41:43.513Z Compiling itertools v0.14.0
3972026-02-19T04:41:43.953Z Compiling thread-id v5.1.0
3982026-02-19T04:41:44.367Z Compiling heapless v0.8.0
3992026-02-19T04:41:44.623Z Compiling regex-automata v0.4.14
4002026-02-19T04:41:44.944Z Checking plain v0.2.3
4012026-02-19T04:41:45.109Z Checking log v0.4.29
4022026-02-19T04:41:46.245Z Checking bitflags v2.10.0
4032026-02-19T04:41:46.303Z Checking hash32 v0.3.1
4042026-02-19T04:41:46.482Z Checking cfg-if v1.0.4
4052026-02-19T04:41:46.566Z Compiling smoltcp v0.11.0
4062026-02-19T04:41:46.592Z Checking stable_deref_trait v1.2.1
4072026-02-19T04:41:46.692Z Checking macaddr v1.0.1
4082026-02-19T04:41:46.870Z Checking pretty-hex v0.4.1
4092026-02-19T04:41:47.079Z Checking bitflags v1.3.2
4102026-02-19T04:41:47.141Z Compiling crc32fast v1.5.0
4112026-02-19T04:41:47.174Z Compiling version_check v0.9.5
4122026-02-19T04:41:47.198Z Checking managed v0.8.0
4132026-02-19T04:41:47.542Z Compiling pest_generator v2.8.6
4142026-02-19T04:41:47.625Z Compiling darling_core v0.21.3
4152026-02-19T04:41:47.692Z Compiling ref-cast v1.0.25
4162026-02-19T04:41:48.258Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4172026-02-19T04:41:48.399Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4182026-02-19T04:41:48.620Z Checking memmap2 v0.9.9
4192026-02-19T04:41:48.890Z Compiling regex v1.12.3
4202026-02-19T04:41:49.015Z Checking ipnetwork v0.21.1
4212026-02-19T04:41:49.247Z Checking unicode-width v0.2.2
4222026-02-19T04:41:49.717Z Checking tabwriter v1.4.1
4232026-02-19T04:41:49.967Z Checking dyn-clone v1.0.20
4242026-02-19T04:41:50.623Z Compiling thiserror-impl v2.0.18
4252026-02-19T04:41:50.697Z Compiling serde_derive v1.0.228
4262026-02-19T04:41:50.794Z Compiling zerocopy-derive v0.8.39
4272026-02-19T04:41:50.897Z Compiling pest_derive v2.8.6
4282026-02-19T04:41:50.921Z Compiling scroll_derive v0.13.1
4292026-02-19T04:41:51.656Z Compiling darling_macro v0.21.3
4302026-02-19T04:41:51.680Z Compiling ref-cast-impl v1.0.25
4312026-02-19T04:41:51.680Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4322026-02-19T04:41:52.358Z Checking scroll v0.13.0
4332026-02-19T04:41:52.496Z Compiling darling v0.21.3
4342026-02-19T04:41:52.602Z Compiling ingot-macros v0.1.1
4352026-02-19T04:41:52.626Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4362026-02-19T04:41:52.806Z Checking goblin v0.10.4
4372026-02-19T04:41:52.959Z Compiling dtrace-parser v0.3.0
4382026-02-19T04:41:53.004Z Checking cobs v0.3.0
4392026-02-19T04:41:55.943Z Compiling serde_tokenstream v0.2.2
4402026-02-19T04:41:55.967Z Checking postcard v1.1.3
4412026-02-19T04:42:00.105Z Checking dof v0.4.0
4422026-02-19T04:42:00.105Z Checking ingot-types v0.1.2
4432026-02-19T04:42:00.730Z Checking ingot v0.1.1
4442026-02-19T04:42:02.435Z Compiling usdt-macro v0.6.0
4452026-02-19T04:42:02.435Z Compiling usdt-attr-macro v0.6.0
4462026-02-19T04:42:03.506Z Checking usdt v0.6.0
4472026-02-19T04:42:04.547Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-02-19T04:42:25.155Z Finished `dev` profile [optimized + debuginfo] target(s) in 46.49s
4492026-02-19T04:42:25.197Z
4502026-02-19T04:42:25.197Zreal 46.759630925
4512026-02-19T04:42:25.197Zuser 2:29.087105615
4522026-02-19T04:42:25.197Zsys 22.177711858
4532026-02-19T04:42:25.197Ztrap 0.092800305
4542026-02-19T04:42:25.197Ztflt 0.162944179
4552026-02-19T04:42:25.197Zdflt 0.213166961
4562026-02-19T04:42:25.197Zkflt 0.000068114
4572026-02-19T04:42:25.197Zlock 6:51.768138249
4582026-02-19T04:42:25.197Zslp 9:31.823451363
4592026-02-19T04:42:25.197Zlat 5.079505330
4602026-02-19T04:42:25.197Zstop 6.660161756
4612026-02-19T04:42:25.221Z+ header 'analyze no_std + engine + kernel'
4622026-02-19T04:42:25.221Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4632026-02-19T04:42:25.221Z# ==== analyze no_std + engine + kernel ==== #
4642026-02-19T04:42:25.221Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4652026-02-19T04:42:25.654Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4662026-02-19T04:42:25.654Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4672026-02-19T04:42:25.678Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4682026-02-19T04:42:25.678Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4692026-02-19T04:42:26.279Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4702026-02-19T04:42:36.293Z Finished `dev` profile [optimized + debuginfo] target(s) in 10.93s
4712026-02-19T04:42:36.332Z
4722026-02-19T04:42:36.332Zreal 11.123499489
4732026-02-19T04:42:36.332Zuser 11.844977780
4742026-02-19T04:42:36.332Zsys 1.622077142
4752026-02-19T04:42:36.332Ztrap 0.003321350
4762026-02-19T04:42:36.332Ztflt 0.002590752
4772026-02-19T04:42:36.332Zdflt 0.002869122
4782026-02-19T04:42:36.332Zkflt 0.000000000
4792026-02-19T04:42:36.332Zlock 42.091542319
4802026-02-19T04:42:36.332Zslp 39.631639851
4812026-02-19T04:42:36.332Zlat 0.082478565
4822026-02-19T04:42:36.332Zstop 0.182648580
4832026-02-19T04:42:36.356Z+ header test
4842026-02-19T04:42:36.356Z+ echo '# ==== test ==== #'
4852026-02-19T04:42:36.356Z+ ptime -m cargo test
4862026-02-19T04:42:36.356Z# ==== test ==== #
4872026-02-19T04:42:36.686Z Compiling serde_core v1.0.228
4882026-02-19T04:42:36.710Z Compiling thiserror v2.0.18
4892026-02-19T04:42:36.710Z Compiling zerocopy v0.8.39
4902026-02-19T04:42:36.710Z Compiling memchr v2.8.0
4912026-02-19T04:42:36.710Z Compiling byteorder v1.5.0
4922026-02-19T04:42:36.734Z Compiling unicode-ident v1.0.23
4932026-02-19T04:42:36.734Z Compiling zmij v1.0.20
4942026-02-19T04:42:36.734Z Compiling libc v0.2.180
4952026-02-19T04:42:36.852Z Compiling scroll v0.13.0
4962026-02-19T04:42:36.952Z Compiling proc-macro2 v1.0.106
4972026-02-19T04:42:37.152Z Compiling itoa v1.0.17
4982026-02-19T04:42:37.367Z Compiling log v0.4.29
4992026-02-19T04:42:37.429Z Compiling ucd-trie v0.1.7
5002026-02-19T04:42:37.638Z Compiling plain v0.2.3
5012026-02-19T04:42:37.662Z Compiling quote v1.0.44
5022026-02-19T04:42:37.778Z Compiling goblin v0.10.4
5032026-02-19T04:42:37.805Z Compiling pest v2.8.6
5042026-02-19T04:42:38.620Z Compiling hash32 v0.3.1
5052026-02-19T04:42:38.882Z Compiling stable_deref_trait v1.2.1
5062026-02-19T04:42:38.935Z Compiling cfg-if v1.0.4
5072026-02-19T04:42:38.984Z Compiling macaddr v1.0.1
5082026-02-19T04:42:39.031Z Compiling pretty-hex v0.4.1
5092026-02-19T04:42:39.270Z Compiling heapless v0.8.0
5102026-02-19T04:42:39.508Z Compiling syn v2.0.114
5112026-02-19T04:42:39.995Z Compiling thread-id v5.1.0
5122026-02-19T04:42:40.107Z Compiling cobs v0.3.0
5132026-02-19T04:42:40.298Z Compiling dtrace-parser v0.3.0
5142026-02-19T04:42:40.639Z Compiling managed v0.8.0
5152026-02-19T04:42:41.196Z Compiling serde v1.0.228
5162026-02-19T04:42:41.347Z Compiling bitflags v2.10.0
5172026-02-19T04:42:41.485Z Compiling serde_json v1.0.149
5182026-02-19T04:42:42.200Z Compiling bitflags v1.3.2
5192026-02-19T04:42:42.303Z Compiling smoltcp v0.11.0
5202026-02-19T04:42:42.424Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5212026-02-19T04:42:42.566Z Compiling postcard v1.1.3
5222026-02-19T04:42:42.779Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5232026-02-19T04:42:43.318Z Compiling memmap2 v0.9.9
5242026-02-19T04:42:43.835Z Compiling either v1.15.0
5252026-02-19T04:42:44.022Z Compiling ipnetwork v0.21.1
5262026-02-19T04:42:44.294Z Compiling ingot-types v0.1.2
5272026-02-19T04:42:44.649Z Compiling unicode-width v0.2.2
5282026-02-19T04:42:45.267Z Compiling dof v0.4.0
5292026-02-19T04:42:45.297Z Compiling ingot v0.1.1
5302026-02-19T04:42:45.333Z Compiling tabwriter v1.4.1
5312026-02-19T04:42:46.321Z Compiling itertools v0.14.0
5322026-02-19T04:42:48.679Z Compiling usdt-impl v0.6.0
5332026-02-19T04:42:49.258Z Compiling ref-cast v1.0.25
5342026-02-19T04:42:49.435Z Compiling usdt v0.6.0
5352026-02-19T04:42:49.941Z Compiling crc32fast v1.5.0
5362026-02-19T04:42:50.500Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5372026-02-19T04:42:50.825Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5382026-02-19T04:42:51.850Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5392026-02-19T04:42:51.874Z Compiling dyn-clone v1.0.20
5402026-02-19T04:43:29.464Z Finished `test` profile [optimized + debuginfo] target(s) in 53.05s
5412026-02-19T04:43:29.488Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-f2fe74f9482a9a3c)
5422026-02-19T04:43:29.534Z
5432026-02-19T04:43:29.534Zrunning 72 tests
5442026-02-19T04:43:29.534Ztest ddi::mblk::test::chain_breaks_links ... ok
5452026-02-19T04:43:29.534Ztest d_error::tests::name_truncation ... ok
5462026-02-19T04:43:29.534Ztest ddi::mblk::test::chain_append_links ... ok
5472026-02-19T04:43:29.534Ztest d_error::tests::name_and_data_storage ... ok
5482026-02-19T04:43:29.534Ztest ddi::mblk::test::chain_drain_complete ... ok
5492026-02-19T04:43:29.534Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5502026-02-19T04:43:29.534Ztest ddi::mblk::test::expand_and_shrink ... ok
5512026-02-19T04:43:29.534Ztest ddi::mblk::test::prefix_len ... ok
5522026-02-19T04:43:29.534Ztest ddi::mblk::test::read_seg ... ok
5532026-02-19T04:43:29.535Ztest ddi::mblk::test::truncate ... ok
5542026-02-19T04:43:29.535Ztest ddi::mblk::test::uninitialized_packet ... ok
5552026-02-19T04:43:29.535Ztest ddi::mblk::test::zero_byte_packet ... ok
5562026-02-19T04:43:29.535Ztest ddi::mblk::test::wrap ... ok
5572026-02-19T04:43:29.535Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5582026-02-19T04:43:29.535Ztest ddi::time::test::good_interval ... ok
5592026-02-19T04:43:29.535Ztest engine::dhcp::test::domainname_encode ... ok
5602026-02-19T04:43:29.535Ztest engine::dhcp::test::hostname_encode ... ok
5612026-02-19T04:43:29.535Ztest engine::dhcp::test::offlink_encode ... ok
5622026-02-19T04:43:29.535Ztest engine::dhcp::test::rfc3442_encode ... ok
5632026-02-19T04:43:29.535Ztest ddi::time::test::bad_interval - should panic ... ok
5642026-02-19T04:43:29.535Ztest engine::dhcp::test::domain_search_option_encode ... ok
5652026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_client_id ... ok
5662026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5672026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5682026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5692026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_iana ... ok
5702026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_iata ... ok
5712026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5722026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_option_request ... ok
5732026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5742026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5752026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5762026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_server_id ... ok
5772026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5782026-02-19T04:43:29.535Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5792026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5802026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_status ... ok
5812026-02-19T04:43:29.535Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5822026-02-19T04:43:29.535Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5832026-02-19T04:43:29.535Ztest engine::ether::test::emit ... ok
5842026-02-19T04:43:29.535Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5852026-02-19T04:43:29.535Ztest engine::flow_table::test::flow_clear ... ok
5862026-02-19T04:43:29.535Ztest engine::geneve::test::emit_single_opt ... ok
5872026-02-19T04:43:29.535Ztest engine::ip::v4::test::match_check ... ok
5882026-02-19T04:43:29.535Ztest engine::ip::v4::test::cidr_match ... ok
5892026-02-19T04:43:29.535Ztest engine::flow_table::test::flow_expired ... ok
5902026-02-19T04:43:29.535Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5912026-02-19T04:43:29.535Ztest engine::ip::v6::test::option_push_spec ... ok
5922026-02-19T04:43:29.536Ztest engine::geneve::test::emit_no_opts ... ok
5932026-02-19T04:43:29.536Ztest engine::ip::v4::test::emit ... ok
5942026-02-19T04:43:29.536Ztest engine::ip::v6::test::extension_push_spec ... ok
5952026-02-19T04:43:29.536Ztest engine::ip::v6::test::from_pairs ... ok
5962026-02-19T04:43:29.536Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5972026-02-19T04:43:29.536Ztest engine::ip::v6::test::test_set_total_len ... ok
5982026-02-19T04:43:29.536Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5992026-02-19T04:43:29.536Ztest engine::nat::test::nat4_rewrite ... ok
6002026-02-19T04:43:29.536Ztest engine::ip::v6::test::emit ... ok
6012026-02-19T04:43:29.536Ztest engine::packet::test::read_multi_segment ... ok
6022026-02-19T04:43:29.536Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
6032026-02-19T04:43:29.536Ztest engine::packet::test::read_single_segment ... ok
6042026-02-19T04:43:29.536Ztest engine::layer::test::find_rule ... ok
6052026-02-19T04:43:29.536Ztest engine::packet::test::small_packet_with_padding ... ok
6062026-02-19T04:43:29.536Ztest engine::packet::test::straddled_tcp ... ok
6072026-02-19T04:43:29.536Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
6082026-02-19T04:43:29.536Ztest engine::packet::test::udp6_packet_with_padding ... ok
6092026-02-19T04:43:29.536Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6102026-02-19T04:43:29.536Ztest engine::rule::rule_matching ... ok
6112026-02-19T04:43:29.536Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6122026-02-19T04:43:29.536Ztest engine::ip::v6::test::push_spec ... ok
6132026-02-19T04:43:29.536Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6142026-02-19T04:43:29.536Ztest engine::snat::test::nat_mappings ... ok
6152026-02-19T04:43:29.536Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6162026-02-19T04:43:29.536Z
6172026-02-19T04:43:29.536Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6182026-02-19T04:43:29.536Z
6192026-02-19T04:43:29.536Z Doc-tests opte
6202026-02-19T04:43:33.745Z
6212026-02-19T04:43:33.745Zrunning 3 tests
6222026-02-19T04:43:33.770Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6232026-02-19T04:43:33.770Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6242026-02-19T04:43:33.770Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6252026-02-19T04:43:33.770Z
6262026-02-19T04:43:33.770Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
6272026-02-19T04:43:33.770Z
6282026-02-19T04:43:33.826Z
6292026-02-19T04:43:33.826Zreal 57.479641579
6302026-02-19T04:43:33.827Zuser 5:02.588775023
6312026-02-19T04:43:33.827Zsys 14.074289883
6322026-02-19T04:43:33.851Ztrap 0.210694942
6332026-02-19T04:43:33.851Ztflt 0.290217763
6342026-02-19T04:43:33.851Zdflt 0.644401276
6352026-02-19T04:43:33.851Zkflt 0.000427099
6362026-02-19T04:43:33.851Zlock 11:38.448260738
6372026-02-19T04:43:33.851Zslp 11:59.499537024
6382026-02-19T04:43:33.851Zlat 10.314646748
6392026-02-19T04:43:33.851Zstop 3.149418649
6402026-02-19T04:43:33.851Zprocess exited: duration 174530 ms, exit code 0
 
6412026-02-19T04:43:33.901Zfound 0 output files