01KE3M31AHKXDTNSAAVSM5X6B5: opte

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

Buildomat Job: 01KE3M3KFSYACHCCNNXD11W5NX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-04T04:27:00.846Zjob assigned to worker 01KE3M3MAVGPH2C2KPDSFWJQFB [factory gimlet-EVT22200007-propolis, EVT22200007/52921] (queued for 25 s)
 
22026-01-04T04:27:09.836Zstarting task 0: "setup"
32026-01-04T04:27:09.861Z++ uname -s
42026-01-04T04:27:09.861Z+ kern=SunOS
52026-01-04T04:27:09.861Z+ build_user=build
62026-01-04T04:27:09.861Z+ build_uid=12345
72026-01-04T04:27:09.861Z+ work_dir=/work
82026-01-04T04:27:09.861Z+ input_dir=/input
92026-01-04T04:27:09.861Z+ [[ 0 == 12345 ]]
102026-01-04T04:27:09.861Z+ case "$kern" in
112026-01-04T04:27:09.861Z+ groupadd -g 12345 build
122026-01-04T04:27:09.861Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-04T04:27:11.859Z+ zfs create -o mountpoint=/work rpool/work
142026-01-04T04:27:11.895Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-04T04:27:11.920Z+ home_fs=zfs
162026-01-04T04:27:11.920Z+ [[ zfs == autofs ]]
172026-01-04T04:27:11.920Z+ mkdir -p /home/build
182026-01-04T04:27:11.921Z+ chown build:build /home/build /work
192026-01-04T04:27:13.905Z+ chmod 0700 /home/build /work
202026-01-04T04:27:13.930Zprocess exited: duration 4077 ms, exit code 0
 
212026-01-04T04:27:13.980Zstarting task 1: "rust-toolchain"
222026-01-04T04:27:14.004Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-01-04T04:27:14.004Z * rust toolchain channel = "1.90.0"
242026-01-04T04:27:14.004Z * rust toolchain profile = "default"
252026-01-04T04:27:14.004Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-01-04T04:27:14.005Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-04T04:27:14.005Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-04T04:27:14.005Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-04T04:27:14.005Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-01-04T04:27:14.124Zinfo: downloading installer
312026-01-04T04:27:14.868Zwarn: It looks like you have an existing installation of Rust at:
322026-01-04T04:27:14.868Zwarn: /opt/ooce/bin
332026-01-04T04:27:14.868Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-04T04:27:14.868Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-04T04:27:14.868Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-04T04:27:14.868Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-04T04:27:14.868Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-04T04:27:14.868Zerror: cannot install while Rust is installed
392026-01-04T04:27:14.868Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-04T04:27:14.894Zinfo: profile set to 'default'
412026-01-04T04:27:14.894Zinfo: default host triple is x86_64-unknown-illumos
422026-01-04T04:27:14.894Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-01-04T04:27:14.993Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-01-04T04:27:14.994Zinfo: downloading component 'cargo'
452026-01-04T04:27:15.454Zinfo: downloading component 'clippy'
462026-01-04T04:27:15.526Zinfo: downloading component 'rust-docs'
472026-01-04T04:27:15.746Zinfo: downloading component 'rust-std'
482026-01-04T04:27:16.500Zinfo: downloading component 'rustc'
492026-01-04T04:27:18.626Zinfo: downloading component 'rustfmt'
502026-01-04T04:27:18.693Zinfo: installing component 'cargo'
512026-01-04T04:27:19.944Zinfo: installing component 'clippy'
522026-01-04T04:27:20.430Zinfo: installing component 'rust-docs'
532026-01-04T04:27:23.572Zinfo: installing component 'rust-std'
542026-01-04T04:27:25.745Zinfo: installing component 'rustc'
552026-01-04T04:27:33.961Zinfo: installing component 'rustfmt'
562026-01-04T04:27:34.355Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-01-04T04:27:34.355Z
582026-01-04T04:27:34.525Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-01-04T04:27:34.525Z
602026-01-04T04:27:34.525Z
612026-01-04T04:27:34.525ZRust is installed now. Great!
622026-01-04T04:27:34.525Z
632026-01-04T04:27:34.525ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-04T04:27:34.525Zenvironment variable. This has not been done automatically.
652026-01-04T04:27:34.525Z
662026-01-04T04:27:34.525ZTo configure your current shell, you need to source
672026-01-04T04:27:34.525Zthe corresponding env file under $HOME/.cargo.
682026-01-04T04:27:34.525Z
692026-01-04T04:27:34.525ZThis is usually done by running one of the following (note the leading DOT):
702026-01-04T04:27:34.525Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-04T04:27:34.525Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-04T04:27:34.525Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-04T04:27:34.634Z+ rustup --version
742026-01-04T04:27:34.658Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-04T04:27:34.658Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-04T04:27:34.780Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-01-04T04:27:34.805Z+ cargo --version
782026-01-04T04:27:34.903Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-01-04T04:27:34.927Z+ rustc --version
802026-01-04T04:27:35.032Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-01-04T04:27:35.056Zprocess exited: duration 21058 ms, exit code 0
 
822026-01-04T04:27:35.109Zstarting task 2: "authentication"
832026-01-04T04:27:35.166Zprocess exited: duration 60 ms, exit code 0
 
842026-01-04T04:27:35.214Zstarting task 3: "clone repository"
852026-01-04T04:27:35.238Z+ mkdir -p /work/oxidecomputer/opte
862026-01-04T04:27:35.238Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-01-04T04:27:35.262ZCloning into '/work/oxidecomputer/opte'...
882026-01-04T04:27:36.329Z+ cd /work/oxidecomputer/opte
892026-01-04T04:27:36.329Z+ git fetch origin ecb3c935c3fbde3ec5a59872593310d8b9c4f6b7
902026-01-04T04:27:36.669ZFrom https://github.com/oxidecomputer/opte
912026-01-04T04:27:36.669Z * branch ecb3c935c3fbde3ec5a59872593310d8b9c4f6b7 -> FETCH_HEAD
922026-01-04T04:27:36.693Z+ [[ -n renovate/syn-2.x-lockfile ]]
932026-01-04T04:27:36.693Z++ git branch --show-current
942026-01-04T04:27:36.693Z+ current=master
952026-01-04T04:27:36.693Z+ [[ master != renovate/syn-2.x-lockfile ]]
962026-01-04T04:27:36.693Z+ git branch -f renovate/syn-2.x-lockfile ecb3c935c3fbde3ec5a59872593310d8b9c4f6b7
972026-01-04T04:27:36.717Z+ git checkout -f renovate/syn-2.x-lockfile
982026-01-04T04:27:36.741ZSwitched to branch 'renovate/syn-2.x-lockfile'
992026-01-04T04:27:36.741Z+ git reset --hard ecb3c935c3fbde3ec5a59872593310d8b9c4f6b7
1002026-01-04T04:27:36.765ZHEAD is now at ecb3c93 Update Rust crate syn to v2.0.113
1012026-01-04T04:27:36.765Zprocess exited: duration 1529 ms, exit code 0
 
1022026-01-04T04:27:36.815Zstarting task 4: "build"
1032026-01-04T04:27:36.839Z+ source .github/buildomat/common.sh
1042026-01-04T04:27:36.839Z++ rustup show active-toolchain
1052026-01-04T04:27:36.915Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-01-04T04:27:36.941Z++ pushd xde
1072026-01-04T04:27:36.941Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-01-04T04:27:36.941Z++ rustup show active-toolchain
1092026-01-04T04:27:36.941Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-01-04T04:27:37.244Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-01-04T04:27:37.268Zinfo: downloading component 'cargo'
1122026-01-04T04:27:37.585Zinfo: downloading component 'clippy'
1132026-01-04T04:27:37.794Zinfo: downloading component 'rust-src'
1142026-01-04T04:27:37.961Zinfo: downloading component 'rust-std'
1152026-01-04T04:27:38.595Zinfo: downloading component 'rustc'
1162026-01-04T04:27:41.409Zinfo: downloading component 'rustfmt'
1172026-01-04T04:27:41.569Zinfo: installing component 'cargo'
1182026-01-04T04:27:42.730Zinfo: installing component 'clippy'
1192026-01-04T04:27:43.187Zinfo: installing component 'rust-src'
1202026-01-04T04:27:43.658Zinfo: installing component 'rust-std'
1212026-01-04T04:27:45.679Zinfo: installing component 'rustc'
1222026-01-04T04:27:53.945Zinfo: installing component 'rustfmt'
1232026-01-04T04:27:54.353Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-01-04T04:27:54.461Z+++ rustup show active-toolchain -v
1252026-01-04T04:27:54.485Z+++ head -n 1
1262026-01-04T04:27:54.485Z+++ cut '-d ' -f1
1272026-01-04T04:27:54.672Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-01-04T04:27:54.672Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-01-04T04:27:54.672Z++ popd
1302026-01-04T04:27:54.672Z/work/oxidecomputer/opte
1312026-01-04T04:27:54.697Z+ cargo --version
1322026-01-04T04:27:54.774Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-01-04T04:27:54.798Z+ rustc --version
1342026-01-04T04:27:54.910Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-01-04T04:27:54.935Z+ cd lib/opte
1362026-01-04T04:27:54.935Z+ header 'check style'
1372026-01-04T04:27:54.935Z+ echo '# ==== check style ==== #'
1382026-01-04T04:27:54.935Z# ==== check style ==== #
1392026-01-04T04:27:54.935Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-01-04T04:27:55.528Z
1412026-01-04T04:27:55.552Zreal 0.606638098
1422026-01-04T04:27:55.553Zuser 0.382076036
1432026-01-04T04:27:55.553Zsys 0.216984026
1442026-01-04T04:27:55.553Ztrap 0.000062612
1452026-01-04T04:27:55.553Ztflt 0.000022974
1462026-01-04T04:27:55.553Zdflt 0.000075689
1472026-01-04T04:27:55.553Zkflt 0.000000000
1482026-01-04T04:27:55.553Zlock 1.303517866
1492026-01-04T04:27:55.553Zslp 0.633305575
1502026-01-04T04:27:55.553Zlat 0.004079260
1512026-01-04T04:27:55.553Zstop 0.000230654
1522026-01-04T04:27:55.553Z+ header 'check docs'
1532026-01-04T04:27:55.553Z+ echo '# ==== check docs ==== #'
1542026-01-04T04:27:55.553Z+ RUSTDOCFLAGS='-D warnings'
1552026-01-04T04:27:55.553Z# ==== check docs ==== #
1562026-01-04T04:27:55.553Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-01-04T04:27:55.712Z Updating crates.io index
1582026-01-04T04:27:55.736Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-01-04T04:27:56.687Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-01-04T04:27:57.228Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-01-04T04:27:57.699Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-01-04T04:27:58.139Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-01-04T04:27:58.490Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-01-04T04:27:58.866Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-01-04T04:28:00.181Z Downloading crates ...
1662026-01-04T04:28:00.244Z Downloaded defmt-macros v1.0.1
1672026-01-04T04:28:00.269Z Downloaded generic-array v0.14.7
1682026-01-04T04:28:00.269Z Downloaded ucd-trie v0.1.7
1692026-01-04T04:28:00.269Z Downloaded usdt-impl v0.6.0
1702026-01-04T04:28:00.269Z Downloaded zmij v1.0.2
1712026-01-04T04:28:00.269Z Downloaded cpufeatures v0.2.17
1722026-01-04T04:28:00.269Z Downloaded cobs v0.3.0
1732026-01-04T04:28:00.269Z Downloaded defmt-parser v1.0.0
1742026-01-04T04:28:00.269Z Downloaded defmt v1.0.1
1752026-01-04T04:28:00.294Z Downloaded thiserror v2.0.17
1762026-01-04T04:28:00.294Z Downloaded version_check v0.9.5
1772026-01-04T04:28:00.294Z Downloaded scroll_derive v0.13.1
1782026-01-04T04:28:00.294Z Downloaded ident_case v1.0.1
1792026-01-04T04:28:00.294Z Downloaded typenum v1.19.0
1802026-01-04T04:28:00.294Z Downloaded stable_deref_trait v1.2.1
1812026-01-04T04:28:00.294Z Downloaded thiserror-impl v2.0.17
1822026-01-04T04:28:00.294Z Downloaded usdt-attr-macro v0.6.0
1832026-01-04T04:28:00.294Z Downloaded serde v1.0.228
1842026-01-04T04:28:00.319Z Downloaded serde_tokenstream v0.2.2
1852026-01-04T04:28:00.319Z Downloaded unicode-ident v1.0.22
1862026-01-04T04:28:00.319Z Downloaded serde_derive v1.0.228
1872026-01-04T04:28:00.319Z Downloaded pest v2.8.4
1882026-01-04T04:28:00.319Z Downloaded zerocopy-derive v0.8.31
1892026-01-04T04:28:00.345Z Downloaded memchr v2.7.6
1902026-01-04T04:28:00.345Z Downloaded proc-macro2 v1.0.104
1912026-01-04T04:28:00.345Z Downloaded serde_json v1.0.148
1922026-01-04T04:28:00.369Z Downloaded zerocopy v0.8.31
1932026-01-04T04:28:00.394Z Downloaded itertools v0.14.0
1942026-01-04T04:28:00.394Z Downloaded log v0.4.29
1952026-01-04T04:28:00.394Z Downloaded goblin v0.10.4
1962026-01-04T04:28:00.394Z Downloaded ingot-macros v0.1.1
1972026-01-04T04:28:00.394Z Downloaded unicode-width v0.2.2
1982026-01-04T04:28:00.419Z Downloaded digest v0.10.7
1992026-01-04T04:28:00.419Z Downloaded postcard v1.1.3
2002026-01-04T04:28:00.419Z Downloaded syn v2.0.113
2012026-01-04T04:28:00.419Z Downloaded regex-syntax v0.8.8
2022026-01-04T04:28:00.444Z Downloaded smoltcp v0.11.0
2032026-01-04T04:28:00.444Z Downloaded heapless v0.8.0
2042026-01-04T04:28:00.444Z Downloaded quote v1.0.42
2052026-01-04T04:28:00.444Z Downloaded memmap2 v0.9.9
2062026-01-04T04:28:00.469Z Downloaded usdt v0.6.0
2072026-01-04T04:28:00.469Z Downloaded thread-id v5.0.0
2082026-01-04T04:28:00.469Z Downloaded hash32 v0.3.1
2092026-01-04T04:28:00.469Z Downloaded tabwriter v1.4.1
2102026-01-04T04:28:00.469Z Downloaded regex-automata v0.4.13
2112026-01-04T04:28:00.469Z Downloaded pest_generator v2.8.4
2122026-01-04T04:28:00.469Z Downloaded dof v0.4.0
2132026-01-04T04:28:00.469Z Downloaded ref-cast-impl v1.0.25
2142026-01-04T04:28:00.493Z Downloaded ref-cast v1.0.25
2152026-01-04T04:28:00.493Z Downloaded pretty-hex v0.4.1
2162026-01-04T04:28:00.493Z Downloaded managed v0.8.0
2172026-01-04T04:28:00.493Z Downloaded macaddr v1.0.1
2182026-01-04T04:28:00.493Z Downloaded ipnetwork v0.21.1
2192026-01-04T04:28:00.493Z Downloaded embedded-io v0.6.1
2202026-01-04T04:28:00.493Z Downloaded either v1.15.0
2212026-01-04T04:28:00.493Z Downloaded dyn-clone v1.0.20
2222026-01-04T04:28:00.493Z Downloaded darling_core v0.21.3
2232026-01-04T04:28:00.493Z Downloaded usdt-macro v0.6.0
2242026-01-04T04:28:00.493Z Downloaded strsim v0.11.1
2252026-01-04T04:28:00.494Z Downloaded serde_core v1.0.228
2262026-01-04T04:28:00.518Z Downloaded scroll v0.13.0
2272026-01-04T04:28:00.518Z Downloaded libc v0.2.178
2282026-01-04T04:28:00.543Z Downloaded proc-macro-error-attr2 v2.0.0
2292026-01-04T04:28:00.543Z Downloaded plain v0.2.3
2302026-01-04T04:28:00.543Z Downloaded pest_derive v2.8.4
2312026-01-04T04:28:00.543Z Downloaded ingot-types v0.1.2
2322026-01-04T04:28:00.543Z Downloaded ingot v0.1.1
2332026-01-04T04:28:00.543Z Downloaded fnv v1.0.7
2342026-01-04T04:28:00.543Z Downloaded dtrace-parser v0.3.0
2352026-01-04T04:28:00.543Z Downloaded darling_macro v0.21.3
2362026-01-04T04:28:00.543Z Downloaded darling v0.21.3
2372026-01-04T04:28:00.543Z Downloaded crypto-common v0.1.7
2382026-01-04T04:28:00.568Z Downloaded aho-corasick v1.1.4
2392026-01-04T04:28:00.568Z Downloaded block-buffer v0.10.4
2402026-01-04T04:28:00.568Z Downloaded bitflags v1.3.2
2412026-01-04T04:28:00.568Z Downloaded regex v1.12.2
2422026-01-04T04:28:00.568Z Downloaded embedded-io v0.4.0
2432026-01-04T04:28:00.568Z Downloaded crc32fast v1.5.0
2442026-01-04T04:28:00.568Z Downloaded bitflags v2.10.0
2452026-01-04T04:28:00.568Z Downloaded pest_meta v2.8.4
2462026-01-04T04:28:00.568Z Downloaded itoa v1.0.17
2472026-01-04T04:28:00.593Z Downloaded byteorder v1.5.0
2482026-01-04T04:28:00.593Z Downloaded sha2 v0.10.9
2492026-01-04T04:28:00.593Z Downloaded proc-macro-error2 v2.0.1
2502026-01-04T04:28:00.593Z Downloaded defmt v0.3.100
2512026-01-04T04:28:00.593Z Downloaded cfg-if v1.0.4
2522026-01-04T04:28:00.653Z Compiling proc-macro2 v1.0.104
2532026-01-04T04:28:00.653Z Compiling quote v1.0.42
2542026-01-04T04:28:00.653Z Compiling unicode-ident v1.0.22
2552026-01-04T04:28:00.677Z Documenting unicode-ident v1.0.22
2562026-01-04T04:28:00.677Z Compiling fnv v1.0.7
2572026-01-04T04:28:00.677Z Compiling strsim v0.11.1
2582026-01-04T04:28:00.677Z Compiling serde_core v1.0.228
2592026-01-04T04:28:00.868Z Compiling ident_case v1.0.1
2602026-01-04T04:28:00.900Z Compiling memchr v2.7.6
2612026-01-04T04:28:01.305Z Compiling regex-syntax v0.8.8
2622026-01-04T04:28:01.332Z Compiling thiserror v2.0.17
2632026-01-04T04:28:01.332Z Compiling zerocopy v0.8.31
2642026-01-04T04:28:01.356Z Compiling serde v1.0.228
2652026-01-04T04:28:01.858Z Documenting proc-macro2 v1.0.104
2662026-01-04T04:28:02.016Z Compiling aho-corasick v1.1.4
2672026-01-04T04:28:02.524Z Compiling syn v2.0.113
2682026-01-04T04:28:02.889Z Documenting strsim v0.11.1
2692026-01-04T04:28:02.914Z Documenting quote v1.0.42
2702026-01-04T04:28:03.458Z Checking byteorder v1.5.0
2712026-01-04T04:28:03.772Z Documenting ident_case v1.0.1
2722026-01-04T04:28:03.798Z Documenting syn v2.0.113
2732026-01-04T04:28:04.590Z Compiling regex-automata v0.4.13
2742026-01-04T04:28:04.654Z Compiling either v1.15.0
2752026-01-04T04:28:05.061Z Documenting fnv v1.0.7
2762026-01-04T04:28:05.246Z Compiling itertools v0.14.0
2772026-01-04T04:28:05.778Z Compiling heapless v0.8.0
2782026-01-04T04:28:05.915Z Documenting memchr v2.7.6
2792026-01-04T04:28:06.599Z Checking bitflags v2.10.0
2802026-01-04T04:28:06.885Z Checking hash32 v0.3.1
2812026-01-04T04:28:07.065Z Documenting serde_core v1.0.228
2822026-01-04T04:28:07.125Z Documenting aho-corasick v1.1.4
2832026-01-04T04:28:07.629Z Checking darling_core v0.21.3
2842026-01-04T04:28:07.846Z Checking stable_deref_trait v1.2.1
2852026-01-04T04:28:07.941Z Checking macaddr v1.0.1
2862026-01-04T04:28:08.066Z Documenting darling_core v0.21.3
2872026-01-04T04:28:08.627Z Compiling regex v1.12.2
2882026-01-04T04:28:09.419Z Checking cfg-if v1.0.4
2892026-01-04T04:28:09.444Z Documenting regex-syntax v0.8.8
2902026-01-04T04:28:09.536Z Compiling smoltcp v0.11.0
2912026-01-04T04:28:10.082Z Documenting darling_macro v0.21.3
2922026-01-04T04:28:10.108Z Documenting thiserror-impl v2.0.17
2932026-01-04T04:28:10.306Z Documenting serde_derive v1.0.228
2942026-01-04T04:28:10.581Z Documenting zerocopy-derive v0.8.31
2952026-01-04T04:28:11.080Z Compiling serde_derive v1.0.228
2962026-01-04T04:28:11.111Z Compiling thiserror-impl v2.0.17
2972026-01-04T04:28:11.436Z Compiling zerocopy-derive v0.8.31
2982026-01-04T04:28:11.551Z Documenting regex-automata v0.4.13
2992026-01-04T04:28:12.144Z Documenting byteorder v1.5.0
3002026-01-04T04:28:12.168Z Checking bitflags v1.3.2
3012026-01-04T04:28:12.262Z Checking managed v0.8.0
3022026-01-04T04:28:12.603Z Documenting bitflags v2.10.0
3032026-01-04T04:28:12.642Z Documenting cfg-if v1.0.4
3042026-01-04T04:28:13.012Z Documenting hash32 v0.3.1
3052026-01-04T04:28:13.178Z Compiling darling_macro v0.21.3
3062026-01-04T04:28:13.505Z Compiling crc32fast v1.5.0
3072026-01-04T04:28:13.702Z Checking cobs v0.3.0
3082026-01-04T04:28:13.784Z Documenting thiserror v2.0.17
3092026-01-04T04:28:13.912Z Documenting zerocopy v0.8.31
3102026-01-04T04:28:13.961Z Documenting macaddr v1.0.1
3112026-01-04T04:28:13.990Z Compiling ref-cast v1.0.25
3122026-01-04T04:28:14.075Z Compiling darling v0.21.3
3132026-01-04T04:28:14.184Z Compiling ingot-macros v0.1.1
3142026-01-04T04:28:14.536Z Documenting darling v0.21.3
3152026-01-04T04:28:14.560Z Documenting regex v1.12.2
3162026-01-04T04:28:14.665Z Documenting stable_deref_trait v1.2.1
3172026-01-04T04:28:14.954Z Documenting cobs v0.3.0
3182026-01-04T04:28:15.499Z Documenting heapless v0.8.0
3192026-01-04T04:28:16.082Z Compiling ref-cast-impl v1.0.25
3202026-01-04T04:28:16.493Z Documenting ingot-macros v0.1.1
3212026-01-04T04:28:16.827Z Documenting serde v1.0.228
3222026-01-04T04:28:16.853Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3232026-01-04T04:28:17.083Z Documenting managed v0.8.0
3242026-01-04T04:28:17.572Z Checking postcard v1.1.3
3252026-01-04T04:28:17.672Z Checking ipnetwork v0.21.1
3262026-01-04T04:28:17.859Z Compiling version_check v0.9.5
3272026-01-04T04:28:18.078Z Checking unicode-width v0.2.2
3282026-01-04T04:28:18.253Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3292026-01-04T04:28:18.310Z Documenting smoltcp v0.11.0
3302026-01-04T04:28:18.563Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3312026-01-04T04:28:18.588Z Documenting ref-cast-impl v1.0.25
3322026-01-04T04:28:18.731Z Documenting ipnetwork v0.21.1
3332026-01-04T04:28:18.801Z Documenting either v1.15.0
3342026-01-04T04:28:18.929Z Documenting unicode-width v0.2.2
3352026-01-04T04:28:19.396Z Checking ingot-types v0.1.2
3362026-01-04T04:28:19.548Z Documenting ingot-types v0.1.2
3372026-01-04T04:28:19.728Z Documenting postcard v1.1.3
3382026-01-04T04:28:20.049Z Checking ingot v0.1.1
3392026-01-04T04:28:20.073Z Documenting itertools v0.14.0
3402026-01-04T04:28:20.434Z Documenting ref-cast v1.0.25
3412026-01-04T04:28:20.893Z Checking tabwriter v1.4.1
3422026-01-04T04:28:21.691Z Documenting tabwriter v1.4.1
3432026-01-04T04:28:21.775Z Documenting crc32fast v1.5.0
3442026-01-04T04:28:22.357Z Documenting ingot v0.1.1
3452026-01-04T04:28:22.738Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3462026-01-04T04:28:22.795Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3472026-01-04T04:28:22.919Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3482026-01-04T04:28:23.216Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3492026-01-04T04:28:23.943Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3502026-01-04T04:28:24.181Z Documenting dyn-clone v1.0.20
3512026-01-04T04:28:24.205Z Checking dyn-clone v1.0.20
3522026-01-04T04:28:26.178Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3532026-01-04T04:28:28.431Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3542026-01-04T04:28:32.635Z Finished `dev` profile [optimized + debuginfo] target(s) in 37.08s
3552026-01-04T04:28:32.733Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3562026-01-04T04:28:32.758Z
3572026-01-04T04:28:32.758Zreal 37.203194747
3582026-01-04T04:28:32.758Zuser 2:26.786149098
3592026-01-04T04:28:32.758Zsys 29.496848346
3602026-01-04T04:28:32.758Ztrap 0.100087009
3612026-01-04T04:28:32.758Ztflt 0.024149036
3622026-01-04T04:28:32.758Zdflt 0.031339735
3632026-01-04T04:28:32.758Zkflt 0.000740457
3642026-01-04T04:28:32.758Zlock 11:06.981231144
3652026-01-04T04:28:32.783Zslp 9:25.119772829
3662026-01-04T04:28:32.783Zlat 15.161669815
3672026-01-04T04:28:32.783Zstop 12.249027960
3682026-01-04T04:28:32.783Z+ header 'analyze std + api'
3692026-01-04T04:28:32.783Z# ==== analyze std + api ==== #
3702026-01-04T04:28:32.783Z+ echo '# ==== analyze std + api ==== #'
3712026-01-04T04:28:32.783Z+ ptime -m cargo clippy --all-targets
3722026-01-04T04:28:33.346Z Compiling proc-macro2 v1.0.104
3732026-01-04T04:28:33.346Z Compiling quote v1.0.42
3742026-01-04T04:28:33.346Z Compiling unicode-ident v1.0.22
3752026-01-04T04:28:33.370Z Compiling memchr v2.7.6
3762026-01-04T04:28:33.370Z Compiling thiserror v2.0.17
3772026-01-04T04:28:33.371Z Compiling zerocopy v0.8.31
3782026-01-04T04:28:33.371Z Compiling zmij v1.0.2
3792026-01-04T04:28:33.371Z Compiling serde_core v1.0.228
3802026-01-04T04:28:33.641Z Compiling libc v0.2.178
3812026-01-04T04:28:33.900Z Compiling serde_json v1.0.148
3822026-01-04T04:28:33.973Z Compiling ucd-trie v0.1.7
3832026-01-04T04:28:34.245Z Compiling pest v2.8.4
3842026-01-04T04:28:34.275Z Compiling serde v1.0.228
3852026-01-04T04:28:34.403Z Compiling ident_case v1.0.1
3862026-01-04T04:28:34.510Z Compiling strsim v0.11.1
3872026-01-04T04:28:34.580Z Compiling fnv v1.0.7
3882026-01-04T04:28:35.008Z Compiling aho-corasick v1.1.4
3892026-01-04T04:28:35.096Z Checking byteorder v1.5.0
3902026-01-04T04:28:35.121Z Compiling itoa v1.0.17
3912026-01-04T04:28:35.169Z Compiling regex-syntax v0.8.8
3922026-01-04T04:28:35.873Z Compiling syn v2.0.113
3932026-01-04T04:28:36.418Z Compiling pest_meta v2.8.4
3942026-01-04T04:28:36.760Z Compiling either v1.15.0
3952026-01-04T04:28:36.904Z Compiling usdt-impl v0.6.0
3962026-01-04T04:28:37.168Z Compiling itertools v0.14.0
3972026-01-04T04:28:37.568Z Compiling thread-id v5.0.0
3982026-01-04T04:28:38.033Z Checking plain v0.2.3
3992026-01-04T04:28:38.183Z Compiling regex-automata v0.4.13
4002026-01-04T04:28:38.251Z Checking log v0.4.29
4012026-01-04T04:28:38.500Z Compiling heapless v0.8.0
4022026-01-04T04:28:39.739Z Checking bitflags v2.10.0
4032026-01-04T04:28:39.795Z Checking hash32 v0.3.1
4042026-01-04T04:28:39.967Z Compiling smoltcp v0.11.0
4052026-01-04T04:28:39.992Z Checking stable_deref_trait v1.2.1
4062026-01-04T04:28:40.018Z Checking cfg-if v1.0.4
4072026-01-04T04:28:40.092Z Checking pretty-hex v0.4.1
4082026-01-04T04:28:40.273Z Checking macaddr v1.0.1
4092026-01-04T04:28:40.537Z Checking bitflags v1.3.2
4102026-01-04T04:28:40.586Z Compiling version_check v0.9.5
4112026-01-04T04:28:40.627Z Compiling crc32fast v1.5.0
4122026-01-04T04:28:40.652Z Checking managed v0.8.0
4132026-01-04T04:28:40.982Z Compiling ref-cast v1.0.25
4142026-01-04T04:28:41.108Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4152026-01-04T04:28:41.133Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4162026-01-04T04:28:41.351Z Compiling pest_generator v2.8.4
4172026-01-04T04:28:41.479Z Compiling darling_core v0.21.3
4182026-01-04T04:28:41.547Z Checking memmap2 v0.9.9
4192026-01-04T04:28:41.673Z Checking unicode-width v0.2.2
4202026-01-04T04:28:41.809Z Compiling regex v1.12.2
4212026-01-04T04:28:42.135Z Checking ipnetwork v0.21.1
4222026-01-04T04:28:42.606Z Checking tabwriter v1.4.1
4232026-01-04T04:28:42.834Z Checking dyn-clone v1.0.20
4242026-01-04T04:28:43.796Z Compiling thiserror-impl v2.0.17
4252026-01-04T04:28:43.796Z Compiling serde_derive v1.0.228
4262026-01-04T04:28:43.796Z Compiling zerocopy-derive v0.8.31
4272026-01-04T04:28:43.820Z Compiling pest_derive v2.8.4
4282026-01-04T04:28:43.938Z Compiling scroll_derive v0.13.1
4292026-01-04T04:28:44.550Z Compiling ref-cast-impl v1.0.25
4302026-01-04T04:28:44.993Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4312026-01-04T04:28:45.432Z Checking scroll v0.13.0
4322026-01-04T04:28:45.867Z Checking goblin v0.10.4
4332026-01-04T04:28:46.035Z Compiling darling_macro v0.21.3
4342026-01-04T04:28:46.256Z Compiling dtrace-parser v0.3.0
4352026-01-04T04:28:46.295Z Checking cobs v0.3.0
4362026-01-04T04:28:46.854Z Compiling darling v0.21.3
4372026-01-04T04:28:46.988Z Compiling ingot-macros v0.1.1
4382026-01-04T04:28:47.299Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4392026-01-04T04:28:49.117Z Checking postcard v1.1.3
4402026-01-04T04:28:49.205Z Compiling serde_tokenstream v0.2.2
4412026-01-04T04:28:49.230Z Compiling dof v0.4.0
4422026-01-04T04:28:50.653Z Compiling usdt-macro v0.6.0
4432026-01-04T04:28:50.653Z Compiling usdt-attr-macro v0.6.0
4442026-01-04T04:28:51.041Z Checking ingot-types v0.1.2
4452026-01-04T04:28:51.668Z Checking ingot v0.1.1
4462026-01-04T04:28:52.626Z Checking usdt v0.6.0
4472026-01-04T04:28:54.459Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-01-04T04:29:13.053Z Finished `dev` profile [optimized + debuginfo] target(s) in 40.07s
4492026-01-04T04:29:13.092Z
4502026-01-04T04:29:13.092Zreal 40.322751405
4512026-01-04T04:29:13.117Zuser 2:09.414139574
4522026-01-04T04:29:13.117Zsys 20.524663329
4532026-01-04T04:29:13.117Ztrap 0.079054055
4542026-01-04T04:29:13.117Ztflt 0.171538932
4552026-01-04T04:29:13.117Zdflt 0.246314397
4562026-01-04T04:29:13.117Zkflt 0.000013165
4572026-01-04T04:29:13.117Zlock 5:53.125380050
4582026-01-04T04:29:13.117Zslp 8:19.597189488
4592026-01-04T04:29:13.117Zlat 5.419097466
4602026-01-04T04:29:13.117Zstop 6.832949561
4612026-01-04T04:29:13.117Z+ header 'analyze no_std + engine + kernel'
4622026-01-04T04:29:13.117Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4632026-01-04T04:29:13.117Z# ==== analyze no_std + engine + kernel ==== #
4642026-01-04T04:29:13.117Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
4652026-01-04T04:29:13.513Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4662026-01-04T04:29:13.513Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4672026-01-04T04:29:13.540Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4682026-01-04T04:29:13.540Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4692026-01-04T04:29:14.117Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4702026-01-04T04:29:23.769Z Finished `dev` profile [optimized + debuginfo] target(s) in 10.52s
4712026-01-04T04:29:23.808Z
4722026-01-04T04:29:23.808Zreal 10.698519062
4732026-01-04T04:29:23.808Zuser 11.407255426
4742026-01-04T04:29:23.808Zsys 1.570655629
4752026-01-04T04:29:23.808Ztrap 0.003010288
4762026-01-04T04:29:23.808Ztflt 0.002360622
4772026-01-04T04:29:23.808Zdflt 0.004292236
4782026-01-04T04:29:23.808Zkflt 0.000000000
4792026-01-04T04:29:23.808Zlock 49.862430163
4802026-01-04T04:29:23.808Zslp 38.390594260
4812026-01-04T04:29:23.808Zlat 0.079355854
4822026-01-04T04:29:23.808Zstop 0.168188687
4832026-01-04T04:29:23.832Z+ header test
4842026-01-04T04:29:23.832Z+ echo '# ==== test ==== #'
4852026-01-04T04:29:23.833Z# ==== test ==== #
4862026-01-04T04:29:23.833Z+ ptime -m cargo test
4872026-01-04T04:29:24.167Z Compiling serde_core v1.0.228
4882026-01-04T04:29:24.191Z Compiling thiserror v2.0.17
4892026-01-04T04:29:24.191Z Compiling zerocopy v0.8.31
4902026-01-04T04:29:24.191Z Compiling memchr v2.7.6
4912026-01-04T04:29:24.191Z Compiling byteorder v1.5.0
4922026-01-04T04:29:24.216Z Compiling unicode-ident v1.0.22
4932026-01-04T04:29:24.216Z Compiling zmij v1.0.2
4942026-01-04T04:29:24.216Z Compiling scroll v0.13.0
4952026-01-04T04:29:24.335Z Compiling libc v0.2.178
4962026-01-04T04:29:24.433Z Compiling proc-macro2 v1.0.104
4972026-01-04T04:29:24.625Z Compiling ucd-trie v0.1.7
4982026-01-04T04:29:24.718Z Compiling log v0.4.29
4992026-01-04T04:29:24.761Z Compiling itoa v1.0.17
5002026-01-04T04:29:25.131Z Compiling plain v0.2.3
5012026-01-04T04:29:25.192Z Compiling quote v1.0.42
5022026-01-04T04:29:25.255Z Compiling pest v2.8.4
5032026-01-04T04:29:25.300Z Compiling goblin v0.10.4
5042026-01-04T04:29:25.881Z Compiling hash32 v0.3.1
5052026-01-04T04:29:26.148Z Compiling cfg-if v1.0.4
5062026-01-04T04:29:26.241Z Compiling pretty-hex v0.4.1
5072026-01-04T04:29:26.455Z Compiling macaddr v1.0.1
5082026-01-04T04:29:26.479Z Compiling stable_deref_trait v1.2.1
5092026-01-04T04:29:26.587Z Compiling heapless v0.8.0
5102026-01-04T04:29:26.912Z Compiling syn v2.0.113
5112026-01-04T04:29:27.479Z Compiling ingot-types v0.1.2
5122026-01-04T04:29:27.505Z Compiling dtrace-parser v0.3.0
5132026-01-04T04:29:27.673Z Compiling thread-id v5.0.0
5142026-01-04T04:29:27.813Z Compiling cobs v0.3.0
5152026-01-04T04:29:28.306Z Compiling serde v1.0.228
5162026-01-04T04:29:28.331Z Compiling serde_json v1.0.148
5172026-01-04T04:29:28.585Z Compiling bitflags v2.10.0
5182026-01-04T04:29:28.729Z Compiling bitflags v1.3.2
5192026-01-04T04:29:28.847Z Compiling managed v0.8.0
5202026-01-04T04:29:29.308Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5212026-01-04T04:29:29.372Z Compiling postcard v1.1.3
5222026-01-04T04:29:29.650Z Compiling ingot v0.1.1
5232026-01-04T04:29:29.720Z Compiling smoltcp v0.11.0
5242026-01-04T04:29:29.744Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5252026-01-04T04:29:30.108Z Compiling memmap2 v0.9.9
5262026-01-04T04:29:30.621Z Compiling ipnetwork v0.21.1
5272026-01-04T04:29:30.860Z Compiling unicode-width v0.2.2
5282026-01-04T04:29:31.378Z Compiling either v1.15.0
5292026-01-04T04:29:31.616Z Compiling tabwriter v1.4.1
5302026-01-04T04:29:31.735Z Compiling dof v0.4.0
5312026-01-04T04:29:32.414Z Compiling itertools v0.14.0
5322026-01-04T04:29:33.802Z Compiling usdt-impl v0.6.0
5332026-01-04T04:29:34.455Z Compiling usdt v0.6.0
5342026-01-04T04:29:34.821Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5352026-01-04T04:29:35.342Z Compiling ref-cast v1.0.25
5362026-01-04T04:29:35.508Z Compiling crc32fast v1.5.0
5372026-01-04T04:29:35.605Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5382026-01-04T04:29:35.927Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5392026-01-04T04:29:36.677Z Compiling dyn-clone v1.0.20
5402026-01-04T04:30:08.112Z Finished `test` profile [optimized + debuginfo] target(s) in 44.22s
5412026-01-04T04:30:08.160Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-35bcb23dad050381)
5422026-01-04T04:30:08.160Z
5432026-01-04T04:30:08.160Zrunning 72 tests
5442026-01-04T04:30:08.160Ztest d_error::tests::name_and_data_storage ... ok
5452026-01-04T04:30:08.160Ztest ddi::mblk::test::chain_append_links ... ok
5462026-01-04T04:30:08.160Ztest d_error::tests::name_truncation ... ok
5472026-01-04T04:30:08.160Ztest ddi::mblk::test::chain_breaks_links ... ok
5482026-01-04T04:30:08.160Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5492026-01-04T04:30:08.160Ztest ddi::mblk::test::expand_and_shrink ... ok
5502026-01-04T04:30:08.160Ztest ddi::mblk::test::chain_drain_complete ... ok
5512026-01-04T04:30:08.160Ztest ddi::mblk::test::prefix_len ... ok
5522026-01-04T04:30:08.160Ztest ddi::mblk::test::read_seg ... ok
5532026-01-04T04:30:08.160Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5542026-01-04T04:30:08.160Ztest ddi::mblk::test::uninitialized_packet ... ok
5552026-01-04T04:30:08.160Ztest ddi::mblk::test::truncate ... ok
5562026-01-04T04:30:08.160Ztest ddi::mblk::test::wrap ... ok
5572026-01-04T04:30:08.160Ztest ddi::mblk::test::zero_byte_packet ... ok
5582026-01-04T04:30:08.160Ztest ddi::time::test::good_interval ... ok
5592026-01-04T04:30:08.160Ztest engine::dhcp::test::domainname_encode ... ok
5602026-01-04T04:30:08.160Ztest engine::dhcp::test::domain_search_option_encode ... ok
5612026-01-04T04:30:08.160Ztest engine::dhcp::test::hostname_encode ... ok
5622026-01-04T04:30:08.160Ztest ddi::time::test::bad_interval - should panic ... ok
5632026-01-04T04:30:08.160Ztest engine::dhcp::test::rfc3442_encode ... ok
5642026-01-04T04:30:08.160Ztest engine::dhcp::test::offlink_encode ... ok
5652026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_client_id ... ok
5662026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5672026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5682026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_iata ... ok
5692026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5702026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_iana ... ok
5712026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5722026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_option_request ... ok
5732026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5742026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5752026-01-04T04:30:08.160Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5762026-01-04T04:30:08.161Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5772026-01-04T04:30:08.161Ztest engine::dhcpv6::options::test::test_server_id ... ok
5782026-01-04T04:30:08.161Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5792026-01-04T04:30:08.161Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5802026-01-04T04:30:08.161Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5812026-01-04T04:30:08.161Ztest engine::dhcpv6::options::test::test_status ... ok
5822026-01-04T04:30:08.161Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5832026-01-04T04:30:08.161Ztest engine::geneve::test::emit_no_opts ... ok
5842026-01-04T04:30:08.161Ztest engine::flow_table::test::flow_expired ... ok
5852026-01-04T04:30:08.161Ztest engine::ip::v4::test::emit ... ok
5862026-01-04T04:30:08.161Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5872026-01-04T04:30:08.161Ztest engine::geneve::test::emit_single_opt ... ok
5882026-01-04T04:30:08.161Ztest engine::ip::v4::test::match_check ... ok
5892026-01-04T04:30:08.161Ztest engine::ip::v4::test::cidr_match ... ok
5902026-01-04T04:30:08.161Ztest engine::ether::test::emit ... ok
5912026-01-04T04:30:08.161Ztest engine::flow_table::test::flow_clear ... ok
5922026-01-04T04:30:08.161Ztest engine::ip::v6::test::from_pairs ... ok
5932026-01-04T04:30:08.161Ztest engine::ip::v6::test::emit ... ok
5942026-01-04T04:30:08.161Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5952026-01-04T04:30:08.161Ztest engine::ip::v6::test::option_push_spec ... ok
5962026-01-04T04:30:08.186Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5972026-01-04T04:30:08.186Ztest engine::ip::v6::test::extension_push_spec ... ok
5982026-01-04T04:30:08.186Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5992026-01-04T04:30:08.186Ztest engine::layer::test::find_rule ... ok
6002026-01-04T04:30:08.186Ztest engine::ip::v6::test::test_set_total_len ... ok
6012026-01-04T04:30:08.186Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
6022026-01-04T04:30:08.186Ztest engine::nat::test::nat4_rewrite ... ok
6032026-01-04T04:30:08.186Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
6042026-01-04T04:30:08.186Ztest engine::ip::v6::test::push_spec ... ok
6052026-01-04T04:30:08.186Ztest engine::packet::test::read_multi_segment ... ok
6062026-01-04T04:30:08.186Ztest engine::packet::test::read_single_segment ... ok
6072026-01-04T04:30:08.186Ztest engine::packet::test::small_packet_with_padding ... ok
6082026-01-04T04:30:08.187Ztest engine::packet::test::straddled_tcp ... ok
6092026-01-04T04:30:08.187Ztest engine::packet::test::udp6_packet_with_padding ... ok
6102026-01-04T04:30:08.187Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6112026-01-04T04:30:08.187Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6122026-01-04T04:30:08.187Ztest engine::rule::rule_matching ... ok
6132026-01-04T04:30:08.187Ztest engine::snat::test::nat_mappings ... ok
6142026-01-04T04:30:08.187Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6152026-01-04T04:30:08.187Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6162026-01-04T04:30:08.187Z
6172026-01-04T04:30:08.187Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6182026-01-04T04:30:08.187Z
6192026-01-04T04:30:08.187Z Doc-tests opte
6202026-01-04T04:30:11.588Z
6212026-01-04T04:30:11.588Zrunning 3 tests
6222026-01-04T04:30:11.613Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6232026-01-04T04:30:11.613Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6242026-01-04T04:30:11.613Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6252026-01-04T04:30:11.613Z
6262026-01-04T04:30:11.613Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
6272026-01-04T04:30:11.613Z
6282026-01-04T04:30:11.669Z
6292026-01-04T04:30:11.669Zreal 47.847607303
6302026-01-04T04:30:11.669Zuser 4:10.278771967
6312026-01-04T04:30:11.669Zsys 13.092746747
6322026-01-04T04:30:11.693Ztrap 0.163051672
6332026-01-04T04:30:11.693Ztflt 0.296400616
6342026-01-04T04:30:11.693Zdflt 0.488887840
6352026-01-04T04:30:11.693Zkflt 0.000028936
6362026-01-04T04:30:11.693Zlock 9:34.563866924
6372026-01-04T04:30:11.693Zslp 9:53.806320099
6382026-01-04T04:30:11.693Zlat 9.353199143
6392026-01-04T04:30:11.693Zstop 2.954949503
6402026-01-04T04:30:11.693Zprocess exited: duration 154860 ms, exit code 0
 
6412026-01-04T04:30:11.744Zfound 0 output files