01KHWME4F1J1H111NCSRJ1XCVV: opte

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

Buildomat Job: 01KHWMF79M8VZ5RAWWFYQXF4DV

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-20T04:21:42.818Zjob assigned to worker 01KHWME9CJZFAC5JBZ1C60WBZH [factory aws, i-0bb0ca06c56db6c6c] (queued for 40 s)
 
22026-02-20T04:21:51.020Zstarting task 0: "setup"
32026-02-20T04:21:51.040Z++ uname -s
42026-02-20T04:21:51.040Z+ kern=SunOS
52026-02-20T04:21:51.040Z+ build_user=build
62026-02-20T04:21:51.040Z+ build_uid=12345
72026-02-20T04:21:51.040Z+ work_dir=/work
82026-02-20T04:21:51.040Z+ input_dir=/input
92026-02-20T04:21:51.040Z+ [[ 0 == 12345 ]]
102026-02-20T04:21:51.040Z+ case "$kern" in
112026-02-20T04:21:51.041Z+ groupadd -g 12345 build
122026-02-20T04:21:51.041Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-20T04:21:53.027Z+ zfs create -o mountpoint=/work rpool/work
142026-02-20T04:21:53.162Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-20T04:21:53.181Z+ home_fs=zfs
162026-02-20T04:21:53.181Z+ [[ zfs == autofs ]]
172026-02-20T04:21:53.182Z+ mkdir -p /home/build
182026-02-20T04:21:53.182Z+ chown build:build /home/build /work
192026-02-20T04:21:55.166Z+ chmod 0700 /home/build /work
202026-02-20T04:21:55.176Zprocess exited: duration 4160 ms, exit code 0
 
212026-02-20T04:21:55.201Zstarting task 1: "rust-toolchain"
222026-02-20T04:21:55.213Z * rust toolchain channel = "1.90.0"
232026-02-20T04:21:55.213Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
242026-02-20T04:21:55.213Z * rust toolchain profile = "default"
252026-02-20T04:21:55.213Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-20T04:21:55.213Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-20T04:21:55.213Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-20T04:21:55.214Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-20T04:21:55.214Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-20T04:21:55.347Zinfo: downloading installer
312026-02-20T04:21:57.350Zwarn: It looks like you have an existing installation of Rust at:
322026-02-20T04:21:57.350Zwarn: /opt/ooce/bin
332026-02-20T04:21:57.350Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-20T04:21:57.350Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-20T04:21:57.350Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-20T04:21:57.350Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-20T04:21:57.350Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-20T04:21:57.350Zerror: cannot install while Rust is installed
392026-02-20T04:21:57.350Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-20T04:21:57.364Zinfo: profile set to 'default'
412026-02-20T04:21:57.364Zinfo: default host triple is x86_64-unknown-illumos
422026-02-20T04:21:57.368Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-20T04:21:57.557Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-20T04:21:57.557Zinfo: downloading component 'cargo'
452026-02-20T04:21:58.684Zinfo: downloading component 'clippy'
462026-02-20T04:21:59.056Zinfo: downloading component 'rust-docs'
472026-02-20T04:22:00.518Zinfo: downloading component 'rust-std'
482026-02-20T04:22:02.861Zinfo: downloading component 'rustc'
492026-02-20T04:22:10.079Zinfo: downloading component 'rustfmt'
502026-02-20T04:22:10.414Zinfo: installing component 'cargo'
512026-02-20T04:22:11.319Zinfo: installing component 'clippy'
522026-02-20T04:22:11.726Zinfo: installing component 'rust-docs'
532026-02-20T04:22:13.568Zinfo: installing component 'rust-std'
542026-02-20T04:22:15.495Zinfo: installing component 'rustc'
552026-02-20T04:22:22.048Zinfo: installing component 'rustfmt'
562026-02-20T04:22:22.385Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-20T04:22:22.385Z
582026-02-20T04:22:22.808Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-20T04:22:22.808Z
602026-02-20T04:22:22.811Z
612026-02-20T04:22:22.811ZRust is installed now. Great!
622026-02-20T04:22:22.811Z
632026-02-20T04:22:22.811ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-20T04:22:22.811Zenvironment variable. This has not been done automatically.
652026-02-20T04:22:22.811Z
662026-02-20T04:22:22.811ZTo configure your current shell, you need to source
672026-02-20T04:22:22.811Zthe corresponding env file under $HOME/.cargo.
682026-02-20T04:22:22.811Z
692026-02-20T04:22:22.812ZThis is usually done by running one of the following (note the leading DOT):
702026-02-20T04:22:22.812Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-20T04:22:22.812Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-20T04:22:22.812Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-20T04:22:22.933Z+ rustup --version
742026-02-20T04:22:22.948Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-20T04:22:22.952Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-20T04:22:23.054Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-20T04:22:23.058Z+ cargo --version
782026-02-20T04:22:23.123Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-20T04:22:23.126Z+ rustc --version
802026-02-20T04:22:23.197Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-20T04:22:23.201Zprocess exited: duration 28001 ms, exit code 0
 
822026-02-20T04:22:23.210Zstarting task 2: "authentication"
832026-02-20T04:22:23.233Zprocess exited: duration 23 ms, exit code 0
 
842026-02-20T04:22:23.242Zstarting task 3: "clone repository"
852026-02-20T04:22:23.247Z+ mkdir -p /work/oxidecomputer/opte
862026-02-20T04:22:23.251Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-20T04:22:23.334ZCloning into '/work/oxidecomputer/opte'...
882026-02-20T04:22:24.187Z+ cd /work/oxidecomputer/opte
892026-02-20T04:22:24.187Z+ git fetch origin f0e8206a98387983b689619462d7dd34162041fe
902026-02-20T04:22:24.429ZFrom https://github.com/oxidecomputer/opte
912026-02-20T04:22:24.429Z * branch f0e8206a98387983b689619462d7dd34162041fe -> FETCH_HEAD
922026-02-20T04:22:24.437Z+ [[ -n '' ]]
932026-02-20T04:22:24.438Z+ git reset --hard f0e8206a98387983b689619462d7dd34162041fe
942026-02-20T04:22:24.463ZHEAD is now at f0e8206 Update Rust crate clap to v4.5.60
952026-02-20T04:22:24.466Zprocess exited: duration 1222 ms, exit code 0
 
962026-02-20T04:22:24.475Zstarting task 4: "build"
972026-02-20T04:22:24.480Z+ source .github/buildomat/common.sh
982026-02-20T04:22:24.481Z++ rustup show active-toolchain
992026-02-20T04:22:24.532Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1002026-02-20T04:22:24.536Z++ pushd xde
1012026-02-20T04:22:24.536Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1022026-02-20T04:22:24.536Z++ rustup show active-toolchain
1032026-02-20T04:22:24.540Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1042026-02-20T04:22:25.147Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1052026-02-20T04:22:25.147Zinfo: downloading component 'cargo'
1062026-02-20T04:22:26.596Zinfo: downloading component 'clippy'
1072026-02-20T04:22:27.212Zinfo: downloading component 'rust-src'
1082026-02-20T04:22:27.691Zinfo: downloading component 'rust-std'
1092026-02-20T04:22:29.928Zinfo: downloading component 'rustc'
1102026-02-20T04:22:38.840Zinfo: downloading component 'rustfmt'
1112026-02-20T04:22:39.558Zinfo: installing component 'cargo'
1122026-02-20T04:22:40.474Zinfo: installing component 'clippy'
1132026-02-20T04:22:40.871Zinfo: installing component 'rust-src'
1142026-02-20T04:22:41.241Zinfo: installing component 'rust-std'
1152026-02-20T04:22:42.946Zinfo: installing component 'rustc'
1162026-02-20T04:22:49.543Zinfo: installing component 'rustfmt'
1172026-02-20T04:22:49.888Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1182026-02-20T04:22:49.975Z+++ rustup show active-toolchain -v
1192026-02-20T04:22:49.978Z+++ head -n 1
1202026-02-20T04:22:49.978Z+++ cut '-d ' -f1
1212026-02-20T04:22:50.092Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1222026-02-20T04:22:50.092Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1232026-02-20T04:22:50.092Z++ popd
1242026-02-20T04:22:50.096Z/work/oxidecomputer/opte
1252026-02-20T04:22:50.096Z+ cargo --version
1262026-02-20T04:22:50.151Zcargo 1.90.0 (840b83a10 2025-07-30)
1272026-02-20T04:22:50.154Z+ rustc --version
1282026-02-20T04:22:50.228Zrustc 1.90.0 (1159e78c4 2025-09-14)
1292026-02-20T04:22:50.231Z+ cd lib/opte
1302026-02-20T04:22:50.231Z+ header 'check style'
1312026-02-20T04:22:50.231Z+ echo '# ==== check style ==== #'
1322026-02-20T04:22:50.231Z# ==== check style ==== #
1332026-02-20T04:22:50.231Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1342026-02-20T04:22:50.623Z
1352026-02-20T04:22:50.623Zreal 0.387535237
1362026-02-20T04:22:50.623Zuser 0.303180504
1372026-02-20T04:22:50.623Zsys 0.076978911
1382026-02-20T04:22:50.623Ztrap 0.000053819
1392026-02-20T04:22:50.627Ztflt 0.000031213
1402026-02-20T04:22:50.627Zdflt 0.000008747
1412026-02-20T04:22:50.627Zkflt 0.000000000
1422026-02-20T04:22:50.627Zlock 0.736281059
1432026-02-20T04:22:50.627Zslp 0.404349658
1442026-02-20T04:22:50.627Zlat 0.002023364
1452026-02-20T04:22:50.627Zstop 0.000155753
1462026-02-20T04:22:50.627Z+ header 'check docs'
1472026-02-20T04:22:50.627Z+ echo '# ==== check docs ==== #'
1482026-02-20T04:22:50.627Z# ==== check docs ==== #
1492026-02-20T04:22:50.627Z+ RUSTDOCFLAGS='-D warnings'
1502026-02-20T04:22:50.627Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1512026-02-20T04:22:50.721Z Updating crates.io index
1522026-02-20T04:22:50.725Z Updating git repository `https://github.com/oxidecomputer/falcon`
1532026-02-20T04:22:51.608Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1542026-02-20T04:22:51.891Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1552026-02-20T04:22:52.246Z Updating git repository `https://github.com/oxidecomputer/zone`
1562026-02-20T04:22:52.513Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1572026-02-20T04:22:52.892Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1582026-02-20T04:22:53.163Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1592026-02-20T04:22:55.081Z Downloading crates ...
1602026-02-20T04:22:55.132Z Downloaded hash32 v0.3.1
1612026-02-20T04:22:55.135Z Downloaded byteorder v1.5.0
1622026-02-20T04:22:55.140Z Downloaded defmt v1.0.1
1632026-02-20T04:22:55.143Z Downloaded strsim v0.11.1
1642026-02-20T04:22:55.146Z Downloaded itoa v1.0.17
1652026-02-20T04:22:55.146Z Downloaded pest_generator v2.8.6
1662026-02-20T04:22:55.150Z Downloaded cfg-if v1.0.4
1672026-02-20T04:22:55.150Z Downloaded dof v0.4.0
1682026-02-20T04:22:55.154Z Downloaded darling_macro v0.21.3
1692026-02-20T04:22:55.154Z Downloaded cpufeatures v0.2.17
1702026-02-20T04:22:55.154Z Downloaded digest v0.10.7
1712026-02-20T04:22:55.158Z Downloaded proc-macro-error-attr2 v2.0.0
1722026-02-20T04:22:55.158Z Downloaded generic-array v0.14.7
1732026-02-20T04:22:55.158Z Downloaded bitflags v1.3.2
1742026-02-20T04:22:55.161Z Downloaded sha2 v0.10.9
1752026-02-20T04:22:55.161Z Downloaded cobs v0.3.0
1762026-02-20T04:22:55.165Z Downloaded block-buffer v0.10.4
1772026-02-20T04:22:55.165Z Downloaded plain v0.2.3
1782026-02-20T04:22:55.168Z Downloaded fnv v1.0.7
1792026-02-20T04:22:55.168Z Downloaded ingot v0.1.1
1802026-02-20T04:22:55.168Z Downloaded usdt v0.6.0
1812026-02-20T04:22:55.168Z Downloaded zmij v1.0.20
1822026-02-20T04:22:55.174Z Downloaded usdt-macro v0.6.0
1832026-02-20T04:22:55.193Z Downloaded managed v0.8.0
1842026-02-20T04:22:55.197Z Downloaded ref-cast-impl v1.0.25
1852026-02-20T04:22:55.204Z Downloaded usdt-attr-macro v0.6.0
1862026-02-20T04:22:55.208Z Downloaded ident_case v1.0.1
1872026-02-20T04:22:55.211Z Downloaded embedded-io v0.4.0
1882026-02-20T04:22:55.211Z Downloaded serde_tokenstream v0.2.2
1892026-02-20T04:22:55.216Z Downloaded quote v1.0.44
1902026-02-20T04:22:55.216Z Downloaded proc-macro-error2 v2.0.1
1912026-02-20T04:22:55.219Z Downloaded version_check v0.9.5
1922026-02-20T04:22:55.223Z Downloaded embedded-io v0.6.1
1932026-02-20T04:22:55.223Z Downloaded tabwriter v1.4.1
1942026-02-20T04:22:55.227Z Downloaded pretty-hex v0.4.1
1952026-02-20T04:22:55.227Z Downloaded defmt-macros v1.0.1
1962026-02-20T04:22:55.230Z Downloaded memmap2 v0.9.9
1972026-02-20T04:22:55.230Z Downloaded proc-macro2 v1.0.106
1982026-02-20T04:22:55.233Z Downloaded thread-id v5.1.0
1992026-02-20T04:22:55.236Z Downloaded ref-cast v1.0.25
2002026-02-20T04:22:55.236Z Downloaded macaddr v1.0.1
2012026-02-20T04:22:55.239Z Downloaded scroll_derive v0.13.1
2022026-02-20T04:22:55.240Z Downloaded stable_deref_trait v1.2.1
2032026-02-20T04:22:55.240Z Downloaded defmt v0.3.100
2042026-02-20T04:22:55.240Z Downloaded defmt-parser v1.0.0
2052026-02-20T04:22:55.243Z Downloaded serde v1.0.228
2062026-02-20T04:22:55.246Z Downloaded pest_meta v2.8.6
2072026-02-20T04:22:55.251Z Downloaded dyn-clone v1.0.20
2082026-02-20T04:22:55.254Z Downloaded crypto-common v0.1.7
2092026-02-20T04:22:55.261Z Downloaded ipnetwork v0.21.1
2102026-02-20T04:22:55.264Z Downloaded thiserror v2.0.18
2112026-02-20T04:22:55.267Z Downloaded darling v0.21.3
2122026-02-20T04:22:55.272Z Downloaded dtrace-parser v0.3.0
2132026-02-20T04:22:55.275Z Downloaded crc32fast v1.5.0
2142026-02-20T04:22:55.275Z Downloaded thiserror-impl v2.0.18
2152026-02-20T04:22:55.278Z Downloaded memchr v2.8.0
2162026-02-20T04:22:55.282Z Downloaded usdt-impl v0.6.0
2172026-02-20T04:22:55.286Z Downloaded scroll v0.13.0
2182026-02-20T04:22:55.286Z Downloaded ingot-types v0.1.2
2192026-02-20T04:22:55.292Z Downloaded either v1.15.0
2202026-02-20T04:22:55.302Z Downloaded ucd-trie v0.1.7
2212026-02-20T04:22:55.306Z Downloaded bitflags v2.10.0
2222026-02-20T04:22:55.311Z Downloaded zerocopy-derive v0.8.39
2232026-02-20T04:22:55.319Z Downloaded serde_derive v1.0.228
2242026-02-20T04:22:55.325Z Downloaded serde_core v1.0.228
2252026-02-20T04:22:55.330Z Downloaded log v0.4.29
2262026-02-20T04:22:55.330Z Downloaded postcard v1.1.3
2272026-02-20T04:22:55.330Z Downloaded darling_core v0.21.3
2282026-02-20T04:22:55.333Z Downloaded unicode-ident v1.0.23
2292026-02-20T04:22:55.339Z Downloaded pest_derive v2.8.6
2302026-02-20T04:22:55.339Z Downloaded ingot-macros v0.1.1
2312026-02-20T04:22:55.347Z Downloaded heapless v0.8.0
2322026-02-20T04:22:55.354Z Downloaded regex v1.12.3
2332026-02-20T04:22:55.359Z Downloaded typenum v1.19.0
2342026-02-20T04:22:55.361Z Downloaded itertools v0.14.0
2352026-02-20T04:22:55.386Z Downloaded serde_json v1.0.149
2362026-02-20T04:22:55.397Z Downloaded pest v2.8.6
2372026-02-20T04:22:55.429Z Downloaded aho-corasick v1.1.4
2382026-02-20T04:22:55.459Z Downloaded zerocopy v0.8.39
2392026-02-20T04:22:55.477Z Downloaded unicode-width v0.2.2
2402026-02-20T04:22:55.482Z Downloaded goblin v0.10.4
2412026-02-20T04:22:55.488Z Downloaded syn v2.0.114
2422026-02-20T04:22:55.497Z Downloaded smoltcp v0.11.0
2432026-02-20T04:22:55.507Z Downloaded regex-syntax v0.8.9
2442026-02-20T04:22:55.549Z Downloaded regex-automata v0.4.14
2452026-02-20T04:22:55.562Z Downloaded libc v0.2.180
2462026-02-20T04:22:55.640Z Compiling proc-macro2 v1.0.106
2472026-02-20T04:22:55.640Z Compiling quote v1.0.44
2482026-02-20T04:22:55.643Z Compiling unicode-ident v1.0.23
2492026-02-20T04:22:55.643Z Documenting unicode-ident v1.0.23
2502026-02-20T04:22:55.643Z Compiling strsim v0.11.1
2512026-02-20T04:22:55.644Z Compiling ident_case v1.0.1
2522026-02-20T04:22:55.644Z Compiling fnv v1.0.7
2532026-02-20T04:22:55.869Z Compiling serde_core v1.0.228
2542026-02-20T04:22:55.879Z Checking memchr v2.8.0
2552026-02-20T04:22:56.301Z Compiling zerocopy v0.8.39
2562026-02-20T04:22:56.403Z Compiling thiserror v2.0.18
2572026-02-20T04:22:56.419Z Compiling serde v1.0.228
2582026-02-20T04:22:56.547Z Compiling regex-syntax v0.8.9
2592026-02-20T04:22:56.657Z Checking aho-corasick v1.1.4
2602026-02-20T04:22:57.022Z Documenting proc-macro2 v1.0.106
2612026-02-20T04:22:57.408Z Documenting ident_case v1.0.1
2622026-02-20T04:22:58.220Z Compiling syn v2.0.114
2632026-02-20T04:22:58.235Z Documenting quote v1.0.44
2642026-02-20T04:22:58.266Z Documenting strsim v0.11.1
2652026-02-20T04:22:58.445Z Documenting fnv v1.0.7
2662026-02-20T04:22:59.216Z Documenting syn v2.0.114
2672026-02-20T04:22:59.235Z Compiling either v1.15.0
2682026-02-20T04:22:59.676Z Checking byteorder v1.5.0
2692026-02-20T04:23:00.009Z Compiling itertools v0.14.0
2702026-02-20T04:23:00.432Z Compiling regex-automata v0.4.14
2712026-02-20T04:23:00.860Z Documenting memchr v2.8.0
2722026-02-20T04:23:01.742Z Compiling heapless v0.8.0
2732026-02-20T04:23:02.238Z Documenting aho-corasick v1.1.4
2742026-02-20T04:23:02.623Z Checking bitflags v2.10.0
2752026-02-20T04:23:02.856Z Checking hash32 v0.3.1
2762026-02-20T04:23:02.930Z Documenting serde_core v1.0.228
2772026-02-20T04:23:03.035Z Checking macaddr v1.0.1
2782026-02-20T04:23:03.312Z Documenting regex-syntax v0.8.9
2792026-02-20T04:23:03.511Z Checking darling_core v0.21.3
2802026-02-20T04:23:03.894Z Checking stable_deref_trait v1.2.1
2812026-02-20T04:23:03.988Z Checking cfg-if v1.0.4
2822026-02-20T04:23:04.658Z Documenting darling_core v0.21.3
2832026-02-20T04:23:05.693Z Compiling regex v1.12.3
2842026-02-20T04:23:05.700Z Documenting regex-automata v0.4.14
2852026-02-20T04:23:05.927Z Compiling smoltcp v0.11.0
2862026-02-20T04:23:06.579Z Documenting serde_derive v1.0.228
2872026-02-20T04:23:06.868Z Documenting thiserror-impl v2.0.18
2882026-02-20T04:23:06.879Z Documenting zerocopy-derive v0.8.39
2892026-02-20T04:23:07.201Z Documenting darling_macro v0.21.3
2902026-02-20T04:23:08.166Z Compiling zerocopy-derive v0.8.39
2912026-02-20T04:23:08.392Z Compiling thiserror-impl v2.0.18
2922026-02-20T04:23:08.962Z Compiling serde_derive v1.0.228
2932026-02-20T04:23:08.971Z Documenting regex v1.12.3
2942026-02-20T04:23:09.537Z Checking managed v0.8.0
2952026-02-20T04:23:09.653Z Checking bitflags v1.3.2
2962026-02-20T04:23:09.756Z Documenting byteorder v1.5.0
2972026-02-20T04:23:09.920Z Documenting bitflags v2.10.0
2982026-02-20T04:23:09.992Z Compiling darling_macro v0.21.3
2992026-02-20T04:23:10.106Z Compiling crc32fast v1.5.0
3002026-02-20T04:23:10.620Z Compiling ref-cast v1.0.25
3012026-02-20T04:23:10.705Z Documenting stable_deref_trait v1.2.1
3022026-02-20T04:23:10.868Z Documenting hash32 v0.3.1
3032026-02-20T04:23:10.957Z Compiling darling v0.21.3
3042026-02-20T04:23:11.073Z Compiling ingot-macros v0.1.1
3052026-02-20T04:23:11.188Z Documenting darling v0.21.3
3062026-02-20T04:23:11.225Z Checking cobs v0.3.0
3072026-02-20T04:23:11.281Z Documenting zerocopy v0.8.39
3082026-02-20T04:23:11.441Z Documenting thiserror v2.0.18
3092026-02-20T04:23:11.638Z Documenting cfg-if v1.0.4
3102026-02-20T04:23:12.001Z Documenting macaddr v1.0.1
3112026-02-20T04:23:12.436Z Documenting cobs v0.3.0
3122026-02-20T04:23:12.860Z Documenting ingot-macros v0.1.1
3132026-02-20T04:23:13.081Z Documenting heapless v0.8.0
3142026-02-20T04:23:14.018Z Compiling ref-cast-impl v1.0.25
3152026-02-20T04:23:14.829Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3162026-02-20T04:23:15.215Z Checking ipnetwork v0.21.1
3172026-02-20T04:23:15.334Z Compiling version_check v0.9.5
3182026-02-20T04:23:15.586Z Checking unicode-width v0.2.2
3192026-02-20T04:23:15.880Z Documenting serde v1.0.228
3202026-02-20T04:23:15.883Z Documenting managed v0.8.0
3212026-02-20T04:23:16.086Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3222026-02-20T04:23:16.510Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3232026-02-20T04:23:16.593Z Documenting ref-cast-impl v1.0.25
3242026-02-20T04:23:16.749Z Checking postcard v1.1.3
3252026-02-20T04:23:17.179Z Documenting smoltcp v0.11.0
3262026-02-20T04:23:17.292Z Documenting unicode-width v0.2.2
3272026-02-20T04:23:17.320Z Documenting ipnetwork v0.21.1
3282026-02-20T04:23:17.939Z Documenting either v1.15.0
3292026-02-20T04:23:18.225Z Documenting ref-cast v1.0.25
3302026-02-20T04:23:18.348Z Checking ingot-types v0.1.2
3312026-02-20T04:23:18.951Z Documenting ingot-types v0.1.2
3322026-02-20T04:23:18.961Z Checking ingot v0.1.1
3332026-02-20T04:23:19.145Z Documenting postcard v1.1.3
3342026-02-20T04:23:19.322Z Checking tabwriter v1.4.1
3352026-02-20T04:23:19.554Z Documenting tabwriter v1.4.1
3362026-02-20T04:23:19.974Z Documenting itertools v0.14.0
3372026-02-20T04:23:20.631Z Documenting crc32fast v1.5.0
3382026-02-20T04:23:20.922Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3392026-02-20T04:23:20.927Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3402026-02-20T04:23:21.351Z Documenting ingot v0.1.1
3412026-02-20T04:23:21.799Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3422026-02-20T04:23:21.945Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3432026-02-20T04:23:22.091Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3442026-02-20T04:23:22.213Z Checking dyn-clone v1.0.20
3452026-02-20T04:23:22.337Z Documenting dyn-clone v1.0.20
3462026-02-20T04:23:24.986Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3472026-02-20T04:23:26.522Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3482026-02-20T04:23:29.956Z Finished `dev` profile [optimized + debuginfo] target(s) in 39.31s
3492026-02-20T04:23:30.053Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3502026-02-20T04:23:30.074Z
3512026-02-20T04:23:30.079Zreal 39.421272717
3522026-02-20T04:23:30.079Zuser 2:54.657748480
3532026-02-20T04:23:30.079Zsys 26.208012040
3542026-02-20T04:23:30.079Ztrap 0.123200515
3552026-02-20T04:23:30.079Ztflt 0.077229260
3562026-02-20T04:23:30.079Zdflt 0.231505637
3572026-02-20T04:23:30.079Zkflt 0.002709314
3582026-02-20T04:23:30.079Zlock 12:16.845422859
3592026-02-20T04:23:30.079Zslp 10:39.123910631
3602026-02-20T04:23:30.079Zlat 13.019277581
3612026-02-20T04:23:30.079Zstop 15.090203215
3622026-02-20T04:23:30.079Z+ header 'analyze std + api'
3632026-02-20T04:23:30.079Z+ echo '# ==== analyze std + api ==== #'
3642026-02-20T04:23:30.079Z# ==== analyze std + api ==== #
3652026-02-20T04:23:30.079Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3662026-02-20T04:23:30.489Z Compiling proc-macro2 v1.0.106
3672026-02-20T04:23:30.489Z Compiling quote v1.0.44
3682026-02-20T04:23:30.489Z Compiling unicode-ident v1.0.23
3692026-02-20T04:23:30.492Z Compiling memchr v2.8.0
3702026-02-20T04:23:30.492Z Compiling thiserror v2.0.18
3712026-02-20T04:23:30.492Z Compiling zerocopy v0.8.39
3722026-02-20T04:23:30.492Z Compiling zmij v1.0.20
3732026-02-20T04:23:30.492Z Compiling serde_core v1.0.228
3742026-02-20T04:23:30.781Z Compiling libc v0.2.180
3752026-02-20T04:23:31.080Z Compiling ucd-trie v0.1.7
3762026-02-20T04:23:31.134Z Compiling serde_json v1.0.149
3772026-02-20T04:23:31.471Z Compiling pest v2.8.6
3782026-02-20T04:23:31.475Z Compiling serde v1.0.228
3792026-02-20T04:23:31.638Z Compiling fnv v1.0.7
3802026-02-20T04:23:31.753Z Compiling ident_case v1.0.1
3812026-02-20T04:23:31.773Z Compiling strsim v0.11.1
3822026-02-20T04:23:32.153Z Compiling aho-corasick v1.1.4
3832026-02-20T04:23:32.356Z Checking byteorder v1.5.0
3842026-02-20T04:23:32.404Z Compiling itoa v1.0.17
3852026-02-20T04:23:32.755Z Compiling regex-syntax v0.8.9
3862026-02-20T04:23:33.191Z Compiling syn v2.0.114
3872026-02-20T04:23:34.119Z Compiling pest_meta v2.8.6
3882026-02-20T04:23:34.284Z Compiling usdt-impl v0.6.0
3892026-02-20T04:23:34.378Z Compiling either v1.15.0
3902026-02-20T04:23:34.761Z Compiling itertools v0.14.0
3912026-02-20T04:23:35.372Z Compiling thread-id v5.1.0
3922026-02-20T04:23:35.611Z Checking log v0.4.29
3932026-02-20T04:23:35.781Z Compiling heapless v0.8.0
3942026-02-20T04:23:35.891Z Checking plain v0.2.3
3952026-02-20T04:23:36.263Z Compiling regex-automata v0.4.14
3962026-02-20T04:23:37.733Z Checking bitflags v2.10.0
3972026-02-20T04:23:37.941Z Checking hash32 v0.3.1
3982026-02-20T04:23:37.957Z Checking macaddr v1.0.1
3992026-02-20T04:23:38.045Z Checking stable_deref_trait v1.2.1
4002026-02-20T04:23:38.149Z Checking pretty-hex v0.4.1
4012026-02-20T04:23:38.155Z Compiling smoltcp v0.11.0
4022026-02-20T04:23:38.230Z Checking cfg-if v1.0.4
4032026-02-20T04:23:38.722Z Checking managed v0.8.0
4042026-02-20T04:23:38.750Z Compiling crc32fast v1.5.0
4052026-02-20T04:23:38.784Z Compiling version_check v0.9.5
4062026-02-20T04:23:39.099Z Compiling ref-cast v1.0.25
4072026-02-20T04:23:39.117Z Checking bitflags v1.3.2
4082026-02-20T04:23:39.305Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4092026-02-20T04:23:39.319Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4102026-02-20T04:23:39.688Z Compiling pest_generator v2.8.6
4112026-02-20T04:23:39.722Z Compiling darling_core v0.21.3
4122026-02-20T04:23:39.814Z Checking memmap2 v0.9.9
4132026-02-20T04:23:40.109Z Checking ipnetwork v0.21.1
4142026-02-20T04:23:40.260Z Compiling regex v1.12.3
4152026-02-20T04:23:40.458Z Checking unicode-width v0.2.2
4162026-02-20T04:23:40.987Z Checking tabwriter v1.4.1
4172026-02-20T04:23:41.261Z Checking dyn-clone v1.0.20
4182026-02-20T04:23:42.395Z Compiling thiserror-impl v2.0.18
4192026-02-20T04:23:42.395Z Compiling serde_derive v1.0.228
4202026-02-20T04:23:42.395Z Compiling zerocopy-derive v0.8.39
4212026-02-20T04:23:42.398Z Compiling pest_derive v2.8.6
4222026-02-20T04:23:42.398Z Compiling scroll_derive v0.13.1
4232026-02-20T04:23:43.330Z Compiling ref-cast-impl v1.0.25
4242026-02-20T04:23:43.539Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4252026-02-20T04:23:44.121Z Checking scroll v0.13.0
4262026-02-20T04:23:44.574Z Checking goblin v0.10.4
4272026-02-20T04:23:44.583Z Compiling darling_macro v0.21.3
4282026-02-20T04:23:45.163Z Compiling dtrace-parser v0.3.0
4292026-02-20T04:23:45.197Z Checking cobs v0.3.0
4302026-02-20T04:23:45.414Z Compiling darling v0.21.3
4312026-02-20T04:23:45.526Z Compiling ingot-macros v0.1.1
4322026-02-20T04:23:45.692Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4332026-02-20T04:23:48.318Z Checking postcard v1.1.3
4342026-02-20T04:23:48.699Z Compiling serde_tokenstream v0.2.2
4352026-02-20T04:23:51.157Z Checking dof v0.4.0
4362026-02-20T04:23:51.157Z Checking ingot-types v0.1.2
4372026-02-20T04:23:51.659Z Checking ingot v0.1.1
4382026-02-20T04:23:52.932Z Compiling usdt-macro v0.6.0
4392026-02-20T04:23:52.935Z Compiling usdt-attr-macro v0.6.0
4402026-02-20T04:23:53.780Z Checking usdt v0.6.0
4412026-02-20T04:23:54.421Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4422026-02-20T04:24:08.661Z Finished `dev` profile [optimized + debuginfo] target(s) in 38.41s
4432026-02-20T04:24:08.693Z
4442026-02-20T04:24:08.696Zreal 38.604293536
4452026-02-20T04:24:08.696Zuser 2:25.372936772
4462026-02-20T04:24:08.696Zsys 20.094681558
4472026-02-20T04:24:08.696Ztrap 0.090988294
4482026-02-20T04:24:08.696Ztflt 0.187816371
4492026-02-20T04:24:08.696Zdflt 0.324756628
4502026-02-20T04:24:08.696Zkflt 0.000008887
4512026-02-20T04:24:08.696Zlock 6:19.431891142
4522026-02-20T04:24:08.696Zslp 9:15.789641202
4532026-02-20T04:24:08.696Zlat 4.988446562
4542026-02-20T04:24:08.696Zstop 9.398290580
4552026-02-20T04:24:08.696Z+ header 'analyze no_std + engine + kernel'
4562026-02-20T04:24:08.696Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4572026-02-20T04:24:08.696Z# ==== analyze no_std + engine + kernel ==== #
4582026-02-20T04:24:08.696Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4592026-02-20T04:24:08.995Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4602026-02-20T04:24:08.995Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4612026-02-20T04:24:08.999Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4622026-02-20T04:24:08.999Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4632026-02-20T04:24:09.467Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4642026-02-20T04:24:16.942Z Finished `dev` profile [optimized + debuginfo] target(s) in 8.14s
4652026-02-20T04:24:16.971Z
4662026-02-20T04:24:16.975Zreal 8.269832309
4672026-02-20T04:24:16.975Zuser 8.971664426
4682026-02-20T04:24:16.975Zsys 1.227703237
4692026-02-20T04:24:16.975Ztrap 0.001635671
4702026-02-20T04:24:16.975Ztflt 0.010566386
4712026-02-20T04:24:16.975Zdflt 0.001717154
4722026-02-20T04:24:16.975Zkflt 0.000000000
4732026-02-20T04:24:16.975Zlock 31.065756961
4742026-02-20T04:24:16.975Zslp 30.154146479
4752026-02-20T04:24:16.975Zlat 0.028057494
4762026-02-20T04:24:16.975Zstop 0.363873821
4772026-02-20T04:24:16.975Z+ header test
4782026-02-20T04:24:16.975Z+ echo '# ==== test ==== #'
4792026-02-20T04:24:16.975Z# ==== test ==== #
4802026-02-20T04:24:16.975Z+ ptime -m cargo test
4812026-02-20T04:24:17.215Z Compiling serde_core v1.0.228
4822026-02-20T04:24:17.218Z Compiling thiserror v2.0.18
4832026-02-20T04:24:17.218Z Compiling zerocopy v0.8.39
4842026-02-20T04:24:17.245Z Compiling memchr v2.8.0
4852026-02-20T04:24:17.252Z Compiling byteorder v1.5.0
4862026-02-20T04:24:17.256Z Compiling unicode-ident v1.0.23
4872026-02-20T04:24:17.256Z Compiling zmij v1.0.20
4882026-02-20T04:24:17.256Z Compiling libc v0.2.180
4892026-02-20T04:24:17.371Z Compiling scroll v0.13.0
4902026-02-20T04:24:17.479Z Compiling proc-macro2 v1.0.106
4912026-02-20T04:24:17.705Z Compiling itoa v1.0.17
4922026-02-20T04:24:17.944Z Compiling ucd-trie v0.1.7
4932026-02-20T04:24:18.045Z Compiling log v0.4.29
4942026-02-20T04:24:18.204Z Compiling plain v0.2.3
4952026-02-20T04:24:18.267Z Compiling quote v1.0.44
4962026-02-20T04:24:18.376Z Compiling goblin v0.10.4
4972026-02-20T04:24:18.476Z Compiling pest v2.8.6
4982026-02-20T04:24:19.267Z Compiling hash32 v0.3.1
4992026-02-20T04:24:19.565Z Compiling macaddr v1.0.1
5002026-02-20T04:24:19.719Z Compiling stable_deref_trait v1.2.1
5012026-02-20T04:24:19.828Z Compiling cfg-if v1.0.4
5022026-02-20T04:24:19.930Z Compiling pretty-hex v0.4.1
5032026-02-20T04:24:20.067Z Compiling heapless v0.8.0
5042026-02-20T04:24:20.166Z Compiling syn v2.0.114
5052026-02-20T04:24:21.027Z Compiling thread-id v5.1.0
5062026-02-20T04:24:21.066Z Compiling cobs v0.3.0
5072026-02-20T04:24:21.141Z Compiling dtrace-parser v0.3.0
5082026-02-20T04:24:21.598Z Compiling bitflags v1.3.2
5092026-02-20T04:24:21.701Z Compiling managed v0.8.0
5102026-02-20T04:24:22.169Z Compiling serde v1.0.228
5112026-02-20T04:24:22.340Z Compiling bitflags v2.10.0
5122026-02-20T04:24:22.534Z Compiling serde_json v1.0.149
5132026-02-20T04:24:23.279Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5142026-02-20T04:24:23.502Z Compiling postcard v1.1.3
5152026-02-20T04:24:23.665Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5162026-02-20T04:24:23.704Z Compiling smoltcp v0.11.0
5172026-02-20T04:24:24.245Z Compiling memmap2 v0.9.9
5182026-02-20T04:24:24.839Z Compiling either v1.15.0
5192026-02-20T04:24:24.963Z Compiling unicode-width v0.2.2
5202026-02-20T04:24:25.266Z Compiling ingot-types v0.1.2
5212026-02-20T04:24:25.540Z Compiling ipnetwork v0.21.1
5222026-02-20T04:24:25.616Z Compiling dof v0.4.0
5232026-02-20T04:24:26.163Z Compiling ingot v0.1.1
5242026-02-20T04:24:26.662Z Compiling tabwriter v1.4.1
5252026-02-20T04:24:27.516Z Compiling itertools v0.14.0
5262026-02-20T04:24:29.522Z Compiling usdt-impl v0.6.0
5272026-02-20T04:24:30.133Z Compiling ref-cast v1.0.25
5282026-02-20T04:24:30.285Z Compiling usdt v0.6.0
5292026-02-20T04:24:30.922Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5302026-02-20T04:24:31.603Z Compiling crc32fast v1.5.0
5312026-02-20T04:24:32.005Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5322026-02-20T04:24:32.086Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5332026-02-20T04:24:33.174Z Compiling dyn-clone v1.0.20
5342026-02-20T04:25:02.692Z Finished `test` profile [optimized + debuginfo] target(s) in 45.65s
5352026-02-20T04:25:02.709Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-f2fe74f9482a9a3c)
5362026-02-20T04:25:02.712Z
5372026-02-20T04:25:02.712Zrunning 72 tests
5382026-02-20T04:25:02.715Ztest d_error::tests::name_and_data_storage ... ok
5392026-02-20T04:25:02.716Ztest d_error::tests::name_truncation ... ok
5402026-02-20T04:25:02.716Ztest ddi::mblk::test::chain_append_links ... ok
5412026-02-20T04:25:02.716Ztest ddi::mblk::test::chain_breaks_links ... ok
5422026-02-20T04:25:02.716Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5432026-02-20T04:25:02.716Ztest ddi::mblk::test::chain_drain_complete ... ok
5442026-02-20T04:25:02.716Ztest ddi::mblk::test::expand_and_shrink ... ok
5452026-02-20T04:25:02.716Ztest ddi::mblk::test::prefix_len ... ok
5462026-02-20T04:25:02.716Ztest ddi::mblk::test::read_seg ... ok
5472026-02-20T04:25:02.716Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5482026-02-20T04:25:02.716Ztest ddi::mblk::test::truncate ... ok
5492026-02-20T04:25:02.716Ztest ddi::mblk::test::uninitialized_packet ... ok
5502026-02-20T04:25:02.716Ztest ddi::mblk::test::zero_byte_packet ... ok
5512026-02-20T04:25:02.716Ztest ddi::mblk::test::wrap ... ok
5522026-02-20T04:25:02.716Ztest ddi::time::test::good_interval ... ok
5532026-02-20T04:25:02.716Ztest engine::dhcp::test::domainname_encode ... ok
5542026-02-20T04:25:02.716Ztest engine::dhcp::test::hostname_encode ... ok
5552026-02-20T04:25:02.716Ztest engine::dhcp::test::domain_search_option_encode ... ok
5562026-02-20T04:25:02.716Ztest engine::dhcp::test::rfc3442_encode ... ok
5572026-02-20T04:25:02.716Ztest engine::dhcp::test::offlink_encode ... ok
5582026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_client_id ... ok
5592026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5602026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5612026-02-20T04:25:02.716Ztest ddi::time::test::bad_interval - should panic ... ok
5622026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5632026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_iata ... ok
5642026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_iana ... ok
5652026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5662026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5672026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5682026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5692026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5702026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5712026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_option_request ... ok
5722026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_server_id ... ok
5732026-02-20T04:25:02.716Ztest engine::dhcpv6::options::test::test_status ... ok
5742026-02-20T04:25:02.717Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5752026-02-20T04:25:02.717Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5762026-02-20T04:25:02.717Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5772026-02-20T04:25:02.717Ztest engine::geneve::test::emit_no_opts ... ok
5782026-02-20T04:25:02.717Ztest engine::flow_table::test::flow_clear ... ok
5792026-02-20T04:25:02.717Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5802026-02-20T04:25:02.717Ztest engine::ether::test::emit ... ok
5812026-02-20T04:25:02.717Ztest engine::flow_table::test::flow_expired ... ok
5822026-02-20T04:25:02.717Ztest engine::geneve::test::emit_single_opt ... ok
5832026-02-20T04:25:02.717Ztest engine::ip::v4::test::cidr_match ... ok
5842026-02-20T04:25:02.717Ztest engine::ip::v4::test::match_check ... ok
5852026-02-20T04:25:02.717Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5862026-02-20T04:25:02.717Ztest engine::ip::v4::test::emit ... ok
5872026-02-20T04:25:02.717Ztest engine::ip::v6::test::from_pairs ... ok
5882026-02-20T04:25:02.717Ztest engine::ip::v6::test::emit ... ok
5892026-02-20T04:25:02.717Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5902026-02-20T04:25:02.717Ztest engine::ip::v6::test::extension_push_spec ... ok
5912026-02-20T04:25:02.717Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5922026-02-20T04:25:02.717Ztest engine::layer::test::find_rule ... ok
5932026-02-20T04:25:02.717Ztest engine::ip::v6::test::option_push_spec ... ok
5942026-02-20T04:25:02.721Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5952026-02-20T04:25:02.721Ztest engine::ip::v6::test::test_set_total_len ... ok
5962026-02-20T04:25:02.721Ztest engine::nat::test::nat4_rewrite ... ok
5972026-02-20T04:25:02.721Ztest engine::packet::test::read_multi_segment ... ok
5982026-02-20T04:25:02.721Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5992026-02-20T04:25:02.721Ztest engine::ip::v6::test::push_spec ... ok
6002026-02-20T04:25:02.721Ztest engine::packet::test::read_single_segment ... ok
6012026-02-20T04:25:02.721Ztest engine::packet::test::small_packet_with_padding ... ok
6022026-02-20T04:25:02.721Ztest engine::packet::test::straddled_tcp ... ok
6032026-02-20T04:25:02.721Ztest engine::packet::test::udp6_packet_with_padding ... ok
6042026-02-20T04:25:02.721Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6052026-02-20T04:25:02.721Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6062026-02-20T04:25:02.721Ztest engine::rule::rule_matching ... ok
6072026-02-20T04:25:02.721Ztest engine::snat::test::nat_mappings ... ok
6082026-02-20T04:25:02.721Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6092026-02-20T04:25:02.721Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6102026-02-20T04:25:02.721Z
6112026-02-20T04:25:02.721Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6122026-02-20T04:25:02.721Z
6132026-02-20T04:25:02.721Z Doc-tests opte
6142026-02-20T04:25:05.573Z
6152026-02-20T04:25:05.573Zrunning 3 tests
6162026-02-20T04:25:05.578Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6172026-02-20T04:25:05.579Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6182026-02-20T04:25:05.579Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6192026-02-20T04:25:05.579Z
6202026-02-20T04:25:05.579Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6212026-02-20T04:25:05.579Z
6222026-02-20T04:25:05.623Z
6232026-02-20T04:25:05.626Zreal 48.630959464
6242026-02-20T04:25:05.626Zuser 4:43.457219449
6252026-02-20T04:25:05.626Zsys 11.577874847
6262026-02-20T04:25:05.626Ztrap 0.142263281
6272026-02-20T04:25:05.626Ztflt 0.359610755
6282026-02-20T04:25:05.626Zdflt 0.444211605
6292026-02-20T04:25:05.626Zkflt 0.000034562
6302026-02-20T04:25:05.626Zlock 11:13.818062536
6312026-02-20T04:25:05.626Zslp 11:58.817181964
6322026-02-20T04:25:05.626Zlat 8.984434048
6332026-02-20T04:25:05.626Zstop 4.444782507
6342026-02-20T04:25:05.627Zprocess exited: duration 161118 ms, exit code 0
 
6352026-02-20T04:25:05.635Zfound 0 output files