01KJDJ3J2F8PYKHQ9R3T62WNEC: opte

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

Buildomat Job: 01KJDJ4GRHBQQWKFK4MW9XSQ5N

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-26T18:08:18.893Zjob assigned to worker 01KJDJ4Q4N3QVVK568FG4HPN9D [factory aws, i-0dedd531e9a92c5c5] (queued for 59 s)
 
22026-02-26T18:08:27.388Zstarting task 0: "setup"
32026-02-26T18:08:27.391Z++ uname -s
42026-02-26T18:08:27.396Z+ kern=SunOS
52026-02-26T18:08:27.396Z+ build_user=build
62026-02-26T18:08:27.396Z+ build_uid=12345
72026-02-26T18:08:27.396Z+ work_dir=/work
82026-02-26T18:08:27.396Z+ input_dir=/input
92026-02-26T18:08:27.396Z+ [[ 0 == 12345 ]]
102026-02-26T18:08:27.396Z+ case "$kern" in
112026-02-26T18:08:27.396Z+ groupadd -g 12345 build
122026-02-26T18:08:27.399Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-26T18:08:29.406Z+ zfs create -o mountpoint=/work rpool/work
142026-02-26T18:08:29.542Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-26T18:08:29.546Z+ home_fs=zfs
162026-02-26T18:08:29.546Z+ [[ zfs == autofs ]]
172026-02-26T18:08:29.546Z+ mkdir -p /home/build
182026-02-26T18:08:29.550Z+ chown build:build /home/build /work
192026-02-26T18:08:31.550Z+ chmod 0700 /home/build /work
202026-02-26T18:08:31.553Zprocess exited: duration 4166 ms, exit code 0
 
212026-02-26T18:08:31.560Zstarting task 1: "rust-toolchain"
222026-02-26T18:08:31.565Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-26T18:08:31.565Z * rust toolchain channel = "1.90.0"
242026-02-26T18:08:31.565Z * rust toolchain profile = "default"
252026-02-26T18:08:31.565Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-26T18:08:31.565Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-26T18:08:31.565Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-26T18:08:31.568Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-26T18:08:31.568Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-26T18:08:31.703Zinfo: downloading installer
312026-02-26T18:08:33.426Zwarn: It looks like you have an existing installation of Rust at:
322026-02-26T18:08:33.426Zwarn: /opt/ooce/bin
332026-02-26T18:08:33.426Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-26T18:08:33.426Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-26T18:08:33.426Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-26T18:08:33.426Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-26T18:08:33.426Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-26T18:08:33.426Zerror: cannot install while Rust is installed
392026-02-26T18:08:33.426Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-26T18:08:33.450Zinfo: profile set to 'default'
412026-02-26T18:08:33.450Zinfo: default host triple is x86_64-unknown-illumos
422026-02-26T18:08:33.453Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-26T18:08:33.636Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-26T18:08:33.636Zinfo: downloading component 'cargo'
452026-02-26T18:08:34.631Zinfo: downloading component 'clippy'
462026-02-26T18:08:34.994Zinfo: downloading component 'rust-docs'
472026-02-26T18:08:36.451Zinfo: downloading component 'rust-std'
482026-02-26T18:08:38.788Zinfo: downloading component 'rustc'
492026-02-26T18:08:50.265Zinfo: downloading component 'rustfmt'
502026-02-26T18:08:50.563Zinfo: installing component 'cargo'
512026-02-26T18:08:51.466Zinfo: installing component 'clippy'
522026-02-26T18:08:51.869Zinfo: installing component 'rust-docs'
532026-02-26T18:08:53.713Zinfo: installing component 'rust-std'
542026-02-26T18:08:55.595Zinfo: installing component 'rustc'
552026-02-26T18:09:02.232Zinfo: installing component 'rustfmt'
562026-02-26T18:09:02.569Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-26T18:09:02.569Z
582026-02-26T18:09:02.987Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-26T18:09:02.987Z
602026-02-26T18:09:02.990Z
612026-02-26T18:09:02.990ZRust is installed now. Great!
622026-02-26T18:09:02.990Z
632026-02-26T18:09:02.990ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-26T18:09:02.990Zenvironment variable. This has not been done automatically.
652026-02-26T18:09:02.990Z
662026-02-26T18:09:02.990ZTo configure your current shell, you need to source
672026-02-26T18:09:02.990Zthe corresponding env file under $HOME/.cargo.
682026-02-26T18:09:02.990Z
692026-02-26T18:09:02.990ZThis is usually done by running one of the following (note the leading DOT):
702026-02-26T18:09:02.990Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-26T18:09:02.990Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-26T18:09:02.990Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-26T18:09:03.067Z+ rustup --version
742026-02-26T18:09:03.078Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-26T18:09:03.082Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-26T18:09:03.161Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-26T18:09:03.164Z+ cargo --version
782026-02-26T18:09:03.226Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-26T18:09:03.229Z+ rustc --version
802026-02-26T18:09:03.309Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-26T18:09:03.314Zprocess exited: duration 31748 ms, exit code 0
 
822026-02-26T18:09:03.321Zstarting task 2: "authentication"
832026-02-26T18:09:03.353Zprocess exited: duration 31 ms, exit code 0
 
842026-02-26T18:09:03.360Zstarting task 3: "clone repository"
852026-02-26T18:09:03.366Z+ mkdir -p /work/oxidecomputer/opte
862026-02-26T18:09:03.369Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-26T18:09:03.471ZCloning into '/work/oxidecomputer/opte'...
882026-02-26T18:09:06.994Z+ cd /work/oxidecomputer/opte
892026-02-26T18:09:06.994Z+ git fetch origin cff15885bcd863812397ba183affe6114bff8c8a
902026-02-26T18:09:07.340ZFrom https://github.com/oxidecomputer/opte
912026-02-26T18:09:07.340Z * branch cff15885bcd863812397ba183affe6114bff8c8a -> FETCH_HEAD
922026-02-26T18:09:07.348Z+ [[ -n helios3 ]]
932026-02-26T18:09:07.351Z++ git branch --show-current
942026-02-26T18:09:07.354Z+ current=master
952026-02-26T18:09:07.354Z+ [[ master != helios3 ]]
962026-02-26T18:09:07.354Z+ git branch -f helios3 cff15885bcd863812397ba183affe6114bff8c8a
972026-02-26T18:09:07.357Z+ git checkout -f helios3
982026-02-26T18:09:07.380ZSwitched to branch 'helios3'
992026-02-26T18:09:07.384Z+ git reset --hard cff15885bcd863812397ba183affe6114bff8c8a
1002026-02-26T18:09:07.406ZHEAD is now at cff1588 Include helios version in package name, adjust publisher for Heliosv3
1012026-02-26T18:09:07.409Zprocess exited: duration 4045 ms, exit code 0
 
1022026-02-26T18:09:07.416Zstarting task 4: "build"
1032026-02-26T18:09:07.421Z+ source .github/buildomat/common.sh
1042026-02-26T18:09:07.424Z++ rustup show active-toolchain
1052026-02-26T18:09:07.470Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-26T18:09:07.473Z++ pushd xde
1072026-02-26T18:09:07.473Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-26T18:09:07.473Z++ rustup show active-toolchain
1092026-02-26T18:09:07.480Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-26T18:09:08.086Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-26T18:09:08.086Zinfo: downloading component 'cargo'
1122026-02-26T18:09:09.513Zinfo: downloading component 'clippy'
1132026-02-26T18:09:10.158Zinfo: downloading component 'rust-src'
1142026-02-26T18:09:10.683Zinfo: downloading component 'rust-std'
1152026-02-26T18:09:13.178Zinfo: downloading component 'rustc'
1162026-02-26T18:09:23.599Zinfo: downloading component 'rustfmt'
1172026-02-26T18:09:24.221Zinfo: installing component 'cargo'
1182026-02-26T18:09:25.117Zinfo: installing component 'clippy'
1192026-02-26T18:09:25.513Zinfo: installing component 'rust-src'
1202026-02-26T18:09:25.884Zinfo: installing component 'rust-std'
1212026-02-26T18:09:27.563Zinfo: installing component 'rustc'
1222026-02-26T18:09:34.141Zinfo: installing component 'rustfmt'
1232026-02-26T18:09:34.482Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-26T18:09:34.565Z+++ rustup show active-toolchain -v
1252026-02-26T18:09:34.569Z+++ head -n 1
1262026-02-26T18:09:34.569Z+++ cut '-d ' -f1
1272026-02-26T18:09:34.678Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-26T18:09:34.678Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-26T18:09:34.678Z++ popd
1302026-02-26T18:09:34.681Z/work/oxidecomputer/opte
1312026-02-26T18:09:34.681Z+ cargo --version
1322026-02-26T18:09:34.736Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-26T18:09:34.744Z+ rustc --version
1342026-02-26T18:09:34.808Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-26T18:09:34.812Z+ cd lib/opte
1362026-02-26T18:09:34.812Z+ header 'check style'
1372026-02-26T18:09:34.812Z+ echo '# ==== check style ==== #'
1382026-02-26T18:09:34.812Z# ==== check style ==== #
1392026-02-26T18:09:34.812Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-02-26T18:09:35.200Z
1412026-02-26T18:09:35.200Zreal 0.383014666
1422026-02-26T18:09:35.200Zuser 0.302229624
1432026-02-26T18:09:35.200Zsys 0.072981687
1442026-02-26T18:09:35.200Ztrap 0.000287164
1452026-02-26T18:09:35.200Ztflt 0.000009708
1462026-02-26T18:09:35.200Zdflt 0.000031684
1472026-02-26T18:09:35.200Zkflt 0.000000000
1482026-02-26T18:09:35.200Zlock 0.723291164
1492026-02-26T18:09:35.200Zslp 0.399620684
1502026-02-26T18:09:35.200Zlat 0.002203375
1512026-02-26T18:09:35.200Zstop 0.000149348
1522026-02-26T18:09:35.203Z+ header 'check docs'
1532026-02-26T18:09:35.203Z+ echo '# ==== check docs ==== #'
1542026-02-26T18:09:35.203Z# ==== check docs ==== #
1552026-02-26T18:09:35.203Z+ RUSTDOCFLAGS='-D warnings'
1562026-02-26T18:09:35.203Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-02-26T18:09:35.296Z Updating crates.io index
1582026-02-26T18:09:35.299Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-02-26T18:09:39.280Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-02-26T18:09:40.270Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-02-26T18:09:41.212Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-02-26T18:09:41.826Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-02-26T18:09:42.805Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-02-26T18:09:43.487Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-02-26T18:09:46.194Z Downloading crates ...
1662026-02-26T18:09:46.245Z Downloaded block-buffer v0.10.4
1672026-02-26T18:09:46.248Z Downloaded bitflags v1.3.2
1682026-02-26T18:09:46.269Z Downloaded typenum v1.19.0
1692026-02-26T18:09:46.272Z Downloaded aho-corasick v1.1.4
1702026-02-26T18:09:46.276Z Downloaded serde_tokenstream v0.2.2
1712026-02-26T18:09:46.279Z Downloaded scroll_derive v0.13.1
1722026-02-26T18:09:46.279Z Downloaded macaddr v1.0.1
1732026-02-26T18:09:46.282Z Downloaded ingot v0.1.1
1742026-02-26T18:09:46.286Z Downloaded proc-macro-error-attr2 v2.0.0
1752026-02-26T18:09:46.290Z Downloaded zmij v1.0.20
1762026-02-26T18:09:46.293Z Downloaded embedded-io v0.6.1
1772026-02-26T18:09:46.297Z Downloaded managed v0.8.0
1782026-02-26T18:09:46.297Z Downloaded defmt v0.3.100
1792026-02-26T18:09:46.297Z Downloaded cpufeatures v0.2.17
1802026-02-26T18:09:46.297Z Downloaded proc-macro2 v1.0.106
1812026-02-26T18:09:46.303Z Downloaded defmt-parser v1.0.0
1822026-02-26T18:09:46.307Z Downloaded pretty-hex v0.4.1
1832026-02-26T18:09:46.307Z Downloaded serde_derive v1.0.228
1842026-02-26T18:09:46.310Z Downloaded plain v0.2.3
1852026-02-26T18:09:46.311Z Downloaded itoa v1.0.17
1862026-02-26T18:09:46.315Z Downloaded cfg-if v1.0.4
1872026-02-26T18:09:46.320Z Downloaded dtrace-parser v0.3.0
1882026-02-26T18:09:46.327Z Downloaded tabwriter v1.4.1
1892026-02-26T18:09:46.334Z Downloaded usdt-macro v0.6.0
1902026-02-26T18:09:46.338Z Downloaded stable_deref_trait v1.2.1
1912026-02-26T18:09:46.338Z Downloaded strsim v0.11.1
1922026-02-26T18:09:46.338Z Downloaded cobs v0.3.0
1932026-02-26T18:09:46.338Z Downloaded thread-id v5.1.0
1942026-02-26T18:09:46.342Z Downloaded fnv v1.0.7
1952026-02-26T18:09:46.342Z Downloaded usdt-attr-macro v0.6.0
1962026-02-26T18:09:46.342Z Downloaded dyn-clone v1.0.20
1972026-02-26T18:09:46.346Z Downloaded crypto-common v0.1.7
1982026-02-26T18:09:46.349Z Downloaded generic-array v0.14.7
1992026-02-26T18:09:46.349Z Downloaded ref-cast-impl v1.0.25
2002026-02-26T18:09:46.353Z Downloaded ident_case v1.0.1
2012026-02-26T18:09:46.356Z Downloaded version_check v0.9.5
2022026-02-26T18:09:46.360Z Downloaded quote v1.0.44
2032026-02-26T18:09:46.363Z Downloaded ipnetwork v0.21.1
2042026-02-26T18:09:46.374Z Downloaded usdt v0.6.0
2052026-02-26T18:09:46.378Z Downloaded dof v0.4.0
2062026-02-26T18:09:46.378Z Downloaded embedded-io v0.4.0
2072026-02-26T18:09:46.381Z Downloaded darling_macro v0.21.3
2082026-02-26T18:09:46.385Z Downloaded usdt-impl v0.6.0
2092026-02-26T18:09:46.388Z Downloaded ref-cast v1.0.25
2102026-02-26T18:09:46.392Z Downloaded pest_meta v2.8.6
2112026-02-26T18:09:46.392Z Downloaded thiserror v2.0.18
2122026-02-26T18:09:46.395Z Downloaded ingot-types v0.1.2
2132026-02-26T18:09:46.399Z Downloaded digest v0.10.7
2142026-02-26T18:09:46.402Z Downloaded either v1.15.0
2152026-02-26T18:09:46.406Z Downloaded thiserror-impl v2.0.18
2162026-02-26T18:09:46.406Z Downloaded ingot-macros v0.1.1
2172026-02-26T18:09:46.409Z Downloaded pest_generator v2.8.6
2182026-02-26T18:09:46.414Z Downloaded defmt v1.0.1
2192026-02-26T18:09:46.414Z Downloaded sha2 v0.10.9
2202026-02-26T18:09:46.417Z Downloaded hash32 v0.3.1
2212026-02-26T18:09:46.420Z Downloaded defmt-macros v1.0.1
2222026-02-26T18:09:46.424Z Downloaded scroll v0.13.0
2232026-02-26T18:09:46.424Z Downloaded ucd-trie v0.1.7
2242026-02-26T18:09:46.428Z Downloaded memmap2 v0.9.9
2252026-02-26T18:09:46.431Z Downloaded postcard v1.1.3
2262026-02-26T18:09:46.431Z Downloaded byteorder v1.5.0
2272026-02-26T18:09:46.434Z Downloaded pest_derive v2.8.6
2282026-02-26T18:09:46.438Z Downloaded proc-macro-error2 v2.0.1
2292026-02-26T18:09:46.442Z Downloaded unicode-ident v1.0.23
2302026-02-26T18:09:46.442Z Downloaded crc32fast v1.5.0
2312026-02-26T18:09:46.445Z Downloaded bitflags v2.10.0
2322026-02-26T18:09:46.449Z Downloaded log v0.4.29
2332026-02-26T18:09:46.452Z Downloaded darling v0.21.3
2342026-02-26T18:09:46.456Z Downloaded serde_core v1.0.228
2352026-02-26T18:09:46.469Z Downloaded heapless v0.8.0
2362026-02-26T18:09:46.476Z Downloaded memchr v2.8.0
2372026-02-26T18:09:46.480Z Downloaded serde v1.0.228
2382026-02-26T18:09:46.491Z Downloaded regex v1.12.3
2392026-02-26T18:09:46.497Z Downloaded darling_core v0.21.3
2402026-02-26T18:09:46.504Z Downloaded zerocopy-derive v0.8.39
2412026-02-26T18:09:46.536Z Downloaded pest v2.8.6
2422026-02-26T18:09:46.544Z Downloaded serde_json v1.0.149
2432026-02-26T18:09:46.550Z Downloaded itertools v0.14.0
2442026-02-26T18:09:46.579Z Downloaded unicode-width v0.2.2
2452026-02-26T18:09:46.597Z Downloaded smoltcp v0.11.0
2462026-02-26T18:09:46.607Z Downloaded zerocopy v0.8.39
2472026-02-26T18:09:46.624Z Downloaded syn v2.0.114
2482026-02-26T18:09:46.633Z Downloaded goblin v0.10.4
2492026-02-26T18:09:46.638Z Downloaded regex-syntax v0.8.9
2502026-02-26T18:09:46.674Z Downloaded regex-automata v0.4.14
2512026-02-26T18:09:46.686Z Downloaded libc v0.2.180
2522026-02-26T18:09:46.767Z Compiling proc-macro2 v1.0.106
2532026-02-26T18:09:46.767Z Compiling quote v1.0.44
2542026-02-26T18:09:46.770Z Compiling unicode-ident v1.0.23
2552026-02-26T18:09:46.770Z Documenting unicode-ident v1.0.23
2562026-02-26T18:09:46.770Z Compiling serde_core v1.0.228
2572026-02-26T18:09:46.839Z Compiling fnv v1.0.7
2582026-02-26T18:09:46.844Z Compiling strsim v0.11.1
2592026-02-26T18:09:47.003Z Compiling ident_case v1.0.1
2602026-02-26T18:09:47.177Z Compiling memchr v2.8.0
2612026-02-26T18:09:47.301Z Compiling thiserror v2.0.18
2622026-02-26T18:09:47.384Z Compiling regex-syntax v0.8.9
2632026-02-26T18:09:47.461Z Compiling zerocopy v0.8.39
2642026-02-26T18:09:47.761Z Compiling serde v1.0.228
2652026-02-26T18:09:48.031Z Documenting proc-macro2 v1.0.106
2662026-02-26T18:09:48.213Z Compiling aho-corasick v1.1.4
2672026-02-26T18:09:48.618Z Documenting strsim v0.11.1
2682026-02-26T18:09:49.193Z Checking syn v2.0.114
2692026-02-26T18:09:49.253Z Documenting quote v1.0.44
2702026-02-26T18:09:49.684Z Checking byteorder v1.5.0
2712026-02-26T18:09:50.012Z Documenting fnv v1.0.7
2722026-02-26T18:09:50.172Z Documenting syn v2.0.114
2732026-02-26T18:09:50.923Z Compiling regex-automata v0.4.14
2742026-02-26T18:09:51.637Z Documenting ident_case v1.0.1
2752026-02-26T18:09:51.945Z Compiling either v1.15.0
2762026-02-26T18:09:52.347Z Compiling itertools v0.14.0
2772026-02-26T18:09:52.524Z Documenting memchr v2.8.0
2782026-02-26T18:09:52.599Z Compiling heapless v0.8.0
2792026-02-26T18:09:53.508Z Checking bitflags v2.10.0
2802026-02-26T18:09:53.783Z Checking hash32 v0.3.1
2812026-02-26T18:09:53.909Z Documenting aho-corasick v1.1.4
2822026-02-26T18:09:53.965Z Documenting serde_core v1.0.228
2832026-02-26T18:09:54.391Z Checking darling_core v0.21.3
2842026-02-26T18:09:55.287Z Compiling regex v1.12.3
2852026-02-26T18:09:55.763Z Documenting darling_core v0.21.3
2862026-02-26T18:09:56.211Z Checking cfg-if v1.0.4
2872026-02-26T18:09:56.297Z Checking stable_deref_trait v1.2.1
2882026-02-26T18:09:56.359Z Checking macaddr v1.0.1
2892026-02-26T18:09:56.399Z Documenting regex-syntax v0.8.9
2902026-02-26T18:09:56.596Z Compiling smoltcp v0.11.0
2912026-02-26T18:09:57.769Z Documenting thiserror-impl v2.0.18
2922026-02-26T18:09:57.921Z Documenting serde_derive v1.0.228
2932026-02-26T18:09:58.059Z Documenting zerocopy-derive v0.8.39
2942026-02-26T18:09:58.237Z Documenting darling_macro v0.21.3
2952026-02-26T18:09:58.940Z Documenting regex-automata v0.4.14
2962026-02-26T18:09:59.316Z Compiling thiserror-impl v2.0.18
2972026-02-26T18:09:59.454Z Compiling zerocopy-derive v0.8.39
2982026-02-26T18:09:59.471Z Compiling serde_derive v1.0.228
2992026-02-26T18:09:59.712Z Documenting byteorder v1.5.0
3002026-02-26T18:09:59.997Z Checking managed v0.8.0
3012026-02-26T18:10:00.287Z Checking bitflags v1.3.2
3022026-02-26T18:10:00.381Z Documenting bitflags v2.10.0
3032026-02-26T18:10:00.408Z Documenting macaddr v1.0.1
3042026-02-26T18:10:00.763Z Documenting hash32 v0.3.1
3052026-02-26T18:10:01.097Z Compiling darling_macro v0.21.3
3062026-02-26T18:10:01.407Z Compiling crc32fast v1.5.0
3072026-02-26T18:10:01.661Z Documenting cfg-if v1.0.4
3082026-02-26T18:10:01.888Z Documenting stable_deref_trait v1.2.1
3092026-02-26T18:10:01.996Z Compiling darling v0.21.3
3102026-02-26T18:10:02.098Z Compiling ingot-macros v0.1.1
3112026-02-26T18:10:02.203Z Documenting darling v0.21.3
3122026-02-26T18:10:02.285Z Documenting regex v1.12.3
3132026-02-26T18:10:02.294Z Checking cobs v0.3.0
3142026-02-26T18:10:02.512Z Documenting zerocopy v0.8.39
3152026-02-26T18:10:02.561Z Documenting thiserror v2.0.18
3162026-02-26T18:10:02.894Z Compiling ref-cast v1.0.25
3172026-02-26T18:10:03.513Z Documenting heapless v0.8.0
3182026-02-26T18:10:03.551Z Documenting cobs v0.3.0
3192026-02-26T18:10:04.394Z Documenting ingot-macros v0.1.1
3202026-02-26T18:10:04.593Z Compiling ref-cast-impl v1.0.25
3212026-02-26T18:10:05.163Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3222026-02-26T18:10:05.869Z Documenting managed v0.8.0
3232026-02-26T18:10:06.040Z Compiling version_check v0.9.5
3242026-02-26T18:10:06.629Z Documenting serde v1.0.228
3252026-02-26T18:10:06.913Z Checking unicode-width v0.2.2
3262026-02-26T18:10:07.026Z Checking ipnetwork v0.21.1
3272026-02-26T18:10:07.029Z Checking postcard v1.1.3
3282026-02-26T18:10:07.318Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3292026-02-26T18:10:07.393Z Documenting smoltcp v0.11.0
3302026-02-26T18:10:07.418Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3312026-02-26T18:10:07.613Z Documenting ref-cast-impl v1.0.25
3322026-02-26T18:10:07.709Z Documenting either v1.15.0
3332026-02-26T18:10:08.276Z Documenting ipnetwork v0.21.1
3342026-02-26T18:10:08.807Z Documenting unicode-width v0.2.2
3352026-02-26T18:10:09.030Z Documenting itertools v0.14.0
3362026-02-26T18:10:09.506Z Checking ingot-types v0.1.2
3372026-02-26T18:10:09.754Z Documenting ref-cast v1.0.25
3382026-02-26T18:10:09.761Z Documenting ingot-types v0.1.2
3392026-02-26T18:10:10.058Z Checking ingot v0.1.1
3402026-02-26T18:10:10.331Z Documenting postcard v1.1.3
3412026-02-26T18:10:10.699Z Checking tabwriter v1.4.1
3422026-02-26T18:10:11.014Z Documenting crc32fast v1.5.0
3432026-02-26T18:10:11.275Z Documenting tabwriter v1.4.1
3442026-02-26T18:10:12.057Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3452026-02-26T18:10:12.178Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3462026-02-26T18:10:12.192Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3472026-02-26T18:10:12.879Z Documenting ingot v0.1.1
3482026-02-26T18:10:13.037Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3492026-02-26T18:10:13.095Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3502026-02-26T18:10:13.149Z Checking dyn-clone v1.0.20
3512026-02-26T18:10:13.205Z Documenting dyn-clone v1.0.20
3522026-02-26T18:10:15.954Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3532026-02-26T18:10:17.492Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3542026-02-26T18:10:20.877Z Finished `dev` profile [optimized + debuginfo] target(s) in 45.65s
3552026-02-26T18:10:20.976Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3562026-02-26T18:10:20.995Z
3572026-02-26T18:10:20.998Zreal 45.766945295
3582026-02-26T18:10:20.998Zuser 2:53.549185678
3592026-02-26T18:10:20.998Zsys 25.589325756
3602026-02-26T18:10:20.998Ztrap 0.125953244
3612026-02-26T18:10:20.998Ztflt 0.126551232
3622026-02-26T18:10:20.998Zdflt 0.286645975
3632026-02-26T18:10:20.998Zkflt 0.004001055
3642026-02-26T18:10:20.998Zlock 12:05.694676522
3652026-02-26T18:10:20.998Zslp 10:42.881846535
3662026-02-26T18:10:20.998Zlat 13.376135903
3672026-02-26T18:10:20.998Zstop 13.545017994
3682026-02-26T18:10:20.998Z+ header 'analyze std + api'
3692026-02-26T18:10:20.998Z+ echo '# ==== analyze std + api ==== #'
3702026-02-26T18:10:20.998Z# ==== analyze std + api ==== #
3712026-02-26T18:10:20.998Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3722026-02-26T18:10:21.403Z Compiling proc-macro2 v1.0.106
3732026-02-26T18:10:21.403Z Compiling quote v1.0.44
3742026-02-26T18:10:21.403Z Compiling unicode-ident v1.0.23
3752026-02-26T18:10:21.406Z Compiling memchr v2.8.0
3762026-02-26T18:10:21.406Z Compiling thiserror v2.0.18
3772026-02-26T18:10:21.406Z Compiling zerocopy v0.8.39
3782026-02-26T18:10:21.406Z Compiling zmij v1.0.20
3792026-02-26T18:10:21.406Z Compiling serde_core v1.0.228
3802026-02-26T18:10:21.703Z Compiling libc v0.2.180
3812026-02-26T18:10:21.989Z Compiling serde_json v1.0.149
3822026-02-26T18:10:22.043Z Compiling ucd-trie v0.1.7
3832026-02-26T18:10:22.355Z Compiling pest v2.8.6
3842026-02-26T18:10:22.387Z Compiling ident_case v1.0.1
3852026-02-26T18:10:22.443Z Compiling serde v1.0.228
3862026-02-26T18:10:22.570Z Compiling fnv v1.0.7
3872026-02-26T18:10:22.709Z Compiling strsim v0.11.1
3882026-02-26T18:10:23.182Z Compiling aho-corasick v1.1.4
3892026-02-26T18:10:23.263Z Checking byteorder v1.5.0
3902026-02-26T18:10:23.274Z Compiling regex-syntax v0.8.9
3912026-02-26T18:10:24.064Z Compiling syn v2.0.114
3922026-02-26T18:10:24.157Z Compiling itoa v1.0.17
3932026-02-26T18:10:25.233Z Compiling pest_meta v2.8.6
3942026-02-26T18:10:25.291Z Compiling usdt-impl v0.6.0
3952026-02-26T18:10:25.610Z Compiling either v1.15.0
3962026-02-26T18:10:26.048Z Compiling itertools v0.14.0
3972026-02-26T18:10:26.106Z Compiling thread-id v5.1.0
3982026-02-26T18:10:26.721Z Checking log v0.4.29
3992026-02-26T18:10:26.896Z Compiling regex-automata v0.4.14
4002026-02-26T18:10:27.428Z Compiling heapless v0.8.0
4012026-02-26T18:10:27.465Z Checking plain v0.2.3
4022026-02-26T18:10:28.894Z Checking bitflags v2.10.0
4032026-02-26T18:10:28.911Z Checking hash32 v0.3.1
4042026-02-26T18:10:28.994Z Compiling smoltcp v0.11.0
4052026-02-26T18:10:29.117Z Checking pretty-hex v0.4.1
4062026-02-26T18:10:29.180Z Checking cfg-if v1.0.4
4072026-02-26T18:10:29.303Z Checking stable_deref_trait v1.2.1
4082026-02-26T18:10:29.404Z Checking macaddr v1.0.1
4092026-02-26T18:10:29.675Z Compiling crc32fast v1.5.0
4102026-02-26T18:10:29.680Z Checking managed v0.8.0
4112026-02-26T18:10:29.766Z Compiling version_check v0.9.5
4122026-02-26T18:10:30.043Z Compiling ref-cast v1.0.25
4132026-02-26T18:10:30.181Z Checking bitflags v1.3.2
4142026-02-26T18:10:30.340Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4152026-02-26T18:10:30.358Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4162026-02-26T18:10:30.608Z Compiling pest_generator v2.8.6
4172026-02-26T18:10:30.744Z Compiling darling_core v0.21.3
4182026-02-26T18:10:30.869Z Compiling regex v1.12.3
4192026-02-26T18:10:31.038Z Checking memmap2 v0.9.9
4202026-02-26T18:10:31.321Z Checking unicode-width v0.2.2
4212026-02-26T18:10:31.836Z Checking ipnetwork v0.21.1
4222026-02-26T18:10:32.137Z Checking tabwriter v1.4.1
4232026-02-26T18:10:32.390Z Checking dyn-clone v1.0.20
4242026-02-26T18:10:33.260Z Compiling thiserror-impl v2.0.18
4252026-02-26T18:10:33.260Z Compiling serde_derive v1.0.228
4262026-02-26T18:10:33.260Z Compiling zerocopy-derive v0.8.39
4272026-02-26T18:10:33.263Z Compiling pest_derive v2.8.6
4282026-02-26T18:10:33.311Z Compiling scroll_derive v0.13.1
4292026-02-26T18:10:34.237Z Compiling ref-cast-impl v1.0.25
4302026-02-26T18:10:34.675Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4312026-02-26T18:10:35.039Z Checking scroll v0.13.0
4322026-02-26T18:10:35.511Z Checking goblin v0.10.4
4332026-02-26T18:10:35.774Z Compiling darling_macro v0.21.3
4342026-02-26T18:10:36.140Z Compiling dtrace-parser v0.3.0
4352026-02-26T18:10:36.159Z Checking cobs v0.3.0
4362026-02-26T18:10:36.688Z Compiling darling v0.21.3
4372026-02-26T18:10:36.813Z Compiling ingot-macros v0.1.1
4382026-02-26T18:10:36.823Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4392026-02-26T18:10:39.276Z Checking postcard v1.1.3
4402026-02-26T18:10:39.424Z Compiling serde_tokenstream v0.2.2
4412026-02-26T18:10:42.165Z Checking ingot-types v0.1.2
4422026-02-26T18:10:42.165Z Checking dof v0.4.0
4432026-02-26T18:10:42.658Z Checking ingot v0.1.1
4442026-02-26T18:10:43.978Z Compiling usdt-attr-macro v0.6.0
4452026-02-26T18:10:43.978Z Compiling usdt-macro v0.6.0
4462026-02-26T18:10:44.825Z Checking usdt v0.6.0
4472026-02-26T18:10:45.423Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-02-26T18:10:59.738Z Finished `dev` profile [optimized + debuginfo] target(s) in 38.57s
4492026-02-26T18:10:59.770Z
4502026-02-26T18:10:59.774Zreal 38.759998366
4512026-02-26T18:10:59.774Zuser 2:26.996185733
4522026-02-26T18:10:59.774Zsys 20.456262571
4532026-02-26T18:10:59.774Ztrap 0.087518558
4542026-02-26T18:10:59.774Ztflt 0.273207044
4552026-02-26T18:10:59.774Zdflt 0.335367349
4562026-02-26T18:10:59.774Zkflt 0.000018926
4572026-02-26T18:10:59.774Zlock 6:22.618757427
4582026-02-26T18:10:59.774Zslp 9:22.322936239
4592026-02-26T18:10:59.774Zlat 4.919771364
4602026-02-26T18:10:59.774Zstop 9.192706406
4612026-02-26T18:10:59.774Z+ header 'analyze no_std + engine + kernel'
4622026-02-26T18:10:59.774Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4632026-02-26T18:10:59.774Z# ==== analyze no_std + engine + kernel ==== #
4642026-02-26T18:10:59.774Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4652026-02-26T18:11:00.067Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4662026-02-26T18:11:00.067Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4672026-02-26T18:11:00.071Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4682026-02-26T18:11:00.071Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4692026-02-26T18:11:00.547Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4702026-02-26T18:11:07.850Z Finished `dev` profile [optimized + debuginfo] target(s) in 7.97s
4712026-02-26T18:11:07.882Z
4722026-02-26T18:11:07.885Zreal 8.103216257
4732026-02-26T18:11:07.885Zuser 8.836097616
4742026-02-26T18:11:07.885Zsys 1.235536978
4752026-02-26T18:11:07.885Ztrap 0.001432220
4762026-02-26T18:11:07.885Ztflt 0.003108858
4772026-02-26T18:11:07.885Zdflt 0.002400762
4782026-02-26T18:11:07.885Zkflt 0.000000000
4792026-02-26T18:11:07.885Zlock 30.413696974
4802026-02-26T18:11:07.885Zslp 29.739600655
4812026-02-26T18:11:07.885Zlat 0.046644409
4822026-02-26T18:11:07.885Zstop 0.357355444
4832026-02-26T18:11:07.885Z+ header test
4842026-02-26T18:11:07.885Z+ echo '# ==== test ==== #'
4852026-02-26T18:11:07.885Z# ==== test ==== #
4862026-02-26T18:11:07.885Z+ ptime -m cargo test
4872026-02-26T18:11:08.127Z Compiling serde_core v1.0.228
4882026-02-26T18:11:08.131Z Compiling thiserror v2.0.18
4892026-02-26T18:11:08.131Z Compiling zerocopy v0.8.39
4902026-02-26T18:11:08.157Z Compiling byteorder v1.5.0
4912026-02-26T18:11:08.160Z Compiling memchr v2.8.0
4922026-02-26T18:11:08.165Z Compiling unicode-ident v1.0.23
4932026-02-26T18:11:08.169Z Compiling zmij v1.0.20
4942026-02-26T18:11:08.169Z Compiling scroll v0.13.0
4952026-02-26T18:11:08.287Z Compiling libc v0.2.180
4962026-02-26T18:11:08.406Z Compiling proc-macro2 v1.0.106
4972026-02-26T18:11:08.608Z Compiling itoa v1.0.17
4982026-02-26T18:11:08.710Z Compiling ucd-trie v0.1.7
4992026-02-26T18:11:08.957Z Compiling log v0.4.29
5002026-02-26T18:11:09.156Z Compiling plain v0.2.3
5012026-02-26T18:11:09.303Z Compiling goblin v0.10.4
5022026-02-26T18:11:09.330Z Compiling quote v1.0.44
5032026-02-26T18:11:09.382Z Compiling pest v2.8.6
5042026-02-26T18:11:10.122Z Compiling hash32 v0.3.1
5052026-02-26T18:11:10.407Z Compiling pretty-hex v0.4.1
5062026-02-26T18:11:10.636Z Compiling stable_deref_trait v1.2.1
5072026-02-26T18:11:10.748Z Compiling macaddr v1.0.1
5082026-02-26T18:11:10.755Z Compiling cfg-if v1.0.4
5092026-02-26T18:11:10.853Z Compiling heapless v0.8.0
5102026-02-26T18:11:11.243Z Compiling syn v2.0.114
5112026-02-26T18:11:11.844Z Compiling thread-id v5.1.0
5122026-02-26T18:11:11.885Z Compiling cobs v0.3.0
5132026-02-26T18:11:11.956Z Compiling dtrace-parser v0.3.0
5142026-02-26T18:11:12.371Z Compiling managed v0.8.0
5152026-02-26T18:11:12.841Z Compiling serde v1.0.228
5162026-02-26T18:11:13.224Z Compiling serde_json v1.0.149
5172026-02-26T18:11:13.353Z Compiling bitflags v2.10.0
5182026-02-26T18:11:14.260Z Compiling bitflags v1.3.2
5192026-02-26T18:11:14.368Z Compiling smoltcp v0.11.0
5202026-02-26T18:11:14.374Z Compiling postcard v1.1.3
5212026-02-26T18:11:14.493Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5222026-02-26T18:11:15.100Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5232026-02-26T18:11:15.495Z Compiling memmap2 v0.9.9
5242026-02-26T18:11:15.753Z Compiling unicode-width v0.2.2
5252026-02-26T18:11:16.094Z Compiling ingot-types v0.1.2
5262026-02-26T18:11:16.335Z Compiling ipnetwork v0.21.1
5272026-02-26T18:11:16.382Z Compiling either v1.15.0
5282026-02-26T18:11:16.809Z Compiling dof v0.4.0
5292026-02-26T18:11:16.999Z Compiling ingot v0.1.1
5302026-02-26T18:11:17.457Z Compiling itertools v0.14.0
5312026-02-26T18:11:20.439Z Compiling usdt-impl v0.6.0
5322026-02-26T18:11:20.917Z Compiling tabwriter v1.4.1
5332026-02-26T18:11:20.956Z Compiling ref-cast v1.0.25
5342026-02-26T18:11:21.168Z Compiling usdt v0.6.0
5352026-02-26T18:11:21.777Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5362026-02-26T18:11:22.457Z Compiling crc32fast v1.5.0
5372026-02-26T18:11:22.770Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5382026-02-26T18:11:22.938Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5392026-02-26T18:11:24.005Z Compiling dyn-clone v1.0.20
5402026-02-26T18:11:53.208Z Finished `test` profile [optimized + debuginfo] target(s) in 45.25s
5412026-02-26T18:11:53.223Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-f2fe74f9482a9a3c)
5422026-02-26T18:11:53.227Z
5432026-02-26T18:11:53.227Zrunning 72 tests
5442026-02-26T18:11:53.233Ztest d_error::tests::name_truncation ... ok
5452026-02-26T18:11:53.233Ztest ddi::mblk::test::chain_breaks_links ... ok
5462026-02-26T18:11:53.233Ztest ddi::mblk::test::chain_append_links ... ok
5472026-02-26T18:11:53.233Ztest d_error::tests::name_and_data_storage ... ok
5482026-02-26T18:11:53.233Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5492026-02-26T18:11:53.233Ztest ddi::mblk::test::chain_drain_complete ... ok
5502026-02-26T18:11:53.233Ztest ddi::mblk::test::expand_and_shrink ... ok
5512026-02-26T18:11:53.234Ztest ddi::mblk::test::prefix_len ... ok
5522026-02-26T18:11:53.234Ztest ddi::mblk::test::read_seg ... ok
5532026-02-26T18:11:53.234Ztest ddi::mblk::test::truncate ... ok
5542026-02-26T18:11:53.234Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5552026-02-26T18:11:53.234Ztest ddi::mblk::test::uninitialized_packet ... ok
5562026-02-26T18:11:53.234Ztest ddi::mblk::test::wrap ... ok
5572026-02-26T18:11:53.234Ztest ddi::mblk::test::zero_byte_packet ... ok
5582026-02-26T18:11:53.234Ztest ddi::time::test::good_interval ... ok
5592026-02-26T18:11:53.234Ztest engine::dhcp::test::domainname_encode ... ok
5602026-02-26T18:11:53.234Ztest engine::dhcp::test::hostname_encode ... ok
5612026-02-26T18:11:53.234Ztest engine::dhcp::test::domain_search_option_encode ... ok
5622026-02-26T18:11:53.234Ztest engine::dhcpv6::options::test::test_client_id ... ok
5632026-02-26T18:11:53.234Ztest engine::dhcp::test::offlink_encode ... ok
5642026-02-26T18:11:53.234Ztest engine::dhcp::test::rfc3442_encode ... ok
5652026-02-26T18:11:53.235Ztest ddi::time::test::bad_interval - should panic ... ok
5662026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5672026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5682026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5692026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_iata ... ok
5702026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_iana ... ok
5712026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5722026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_option_request ... ok
5732026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5742026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5752026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5762026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5772026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_server_id ... ok
5782026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5792026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5802026-02-26T18:11:53.235Ztest engine::dhcpv6::options::test::test_status ... ok
5812026-02-26T18:11:53.236Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5822026-02-26T18:11:53.236Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5832026-02-26T18:11:53.236Ztest engine::flow_table::test::flow_expired ... ok
5842026-02-26T18:11:53.236Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5852026-02-26T18:11:53.236Ztest engine::flow_table::test::flow_clear ... ok
5862026-02-26T18:11:53.236Ztest engine::ether::test::emit ... ok
5872026-02-26T18:11:53.236Ztest engine::geneve::test::emit_no_opts ... ok
5882026-02-26T18:11:53.236Ztest engine::geneve::test::emit_single_opt ... ok
5892026-02-26T18:11:53.236Ztest engine::ip::v4::test::emit ... ok
5902026-02-26T18:11:53.236Ztest engine::ip::v4::test::cidr_match ... ok
5912026-02-26T18:11:53.236Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5922026-02-26T18:11:53.236Ztest engine::ip::v6::test::emit ... ok
5932026-02-26T18:11:53.236Ztest engine::ip::v4::test::match_check ... ok
5942026-02-26T18:11:53.236Ztest engine::ip::v6::test::from_pairs ... ok
5952026-02-26T18:11:53.236Ztest engine::ip::v6::test::option_push_spec ... ok
5962026-02-26T18:11:53.236Ztest engine::ip::v6::test::extension_push_spec ... ok
5972026-02-26T18:11:53.236Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5982026-02-26T18:11:53.236Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5992026-02-26T18:11:53.237Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
6002026-02-26T18:11:53.237Ztest engine::ip::v6::test::test_set_total_len ... ok
6012026-02-26T18:11:53.237Ztest engine::layer::test::find_rule ... ok
6022026-02-26T18:11:53.237Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
6032026-02-26T18:11:53.237Ztest engine::nat::test::nat4_rewrite ... ok
6042026-02-26T18:11:53.237Ztest engine::packet::test::read_multi_segment ... ok
6052026-02-26T18:11:53.237Ztest engine::ip::v6::test::push_spec ... ok
6062026-02-26T18:11:53.237Ztest engine::packet::test::read_single_segment ... ok
6072026-02-26T18:11:53.237Ztest engine::packet::test::small_packet_with_padding ... ok
6082026-02-26T18:11:53.237Ztest engine::packet::test::straddled_tcp ... ok
6092026-02-26T18:11:53.237Ztest engine::packet::test::udp6_packet_with_padding ... ok
6102026-02-26T18:11:53.237Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6112026-02-26T18:11:53.237Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6122026-02-26T18:11:53.237Ztest engine::rule::rule_matching ... ok
6132026-02-26T18:11:53.237Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6142026-02-26T18:11:53.238Ztest engine::snat::test::nat_mappings ... ok
6152026-02-26T18:11:53.238Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6162026-02-26T18:11:53.238Z
6172026-02-26T18:11:53.238Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6182026-02-26T18:11:53.238Z
6192026-02-26T18:11:53.238Z Doc-tests opte
6202026-02-26T18:11:56.067Z
6212026-02-26T18:11:56.067Zrunning 3 tests
6222026-02-26T18:11:56.070Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6232026-02-26T18:11:56.070Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6242026-02-26T18:11:56.070Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6252026-02-26T18:11:56.070Z
6262026-02-26T18:11:56.070Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6272026-02-26T18:11:56.070Z
6282026-02-26T18:11:56.116Z
6292026-02-26T18:11:56.116Zreal 48.213308510
6302026-02-26T18:11:56.116Zuser 4:41.690282001
6312026-02-26T18:11:56.116Zsys 11.498865227
6322026-02-26T18:11:56.116Ztrap 0.139972180
6332026-02-26T18:11:56.116Ztflt 0.396425816
6342026-02-26T18:11:56.119Zdflt 0.495975111
6352026-02-26T18:11:56.119Zkflt 0.000011088
6362026-02-26T18:11:56.119Zlock 10:44.213896632
6372026-02-26T18:11:56.119Zslp 11:19.247174700
6382026-02-26T18:11:56.119Zlat 9.510556612
6392026-02-26T18:11:56.119Zstop 3.640532403
6402026-02-26T18:11:56.119Zprocess exited: duration 168665 ms, exit code 0
 
6412026-02-26T18:11:56.129Zfound 0 output files